@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;1,500;1,600&display=swap');
:root{--yellow:#f5d32b;--ink:#24251f;--paper:#faf9f4;--line:#c8c8bd}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #a64c19;outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:5px}.wrap{max-width:1440px;margin:auto;padding-left:6%;padding-right:6%}.header{height:118px;display:flex;align-items:center;justify-content:space-between;background:var(--yellow);gap:30px}.brand{display:flex;flex-direction:column;line-height:1.1;flex-shrink:0}.brand span{font-family:'Playfair Display',Georgia,serif;font-weight:600;font-style:italic;font-size:31px}.brand small{font-size:10px;letter-spacing:2.3px;margin-top:10px}.header nav{display:flex;gap:35px;align-items:center;font-size:14px;font-weight:500}.nav-contact{border-bottom:1px solid;padding-bottom:8px}.nav-contact span{margin-left:20px}.hero{background:var(--yellow);padding-top:62px}.eyebrow,.section-label{font-size:13px;letter-spacing:1.7px;font-weight:600}.hero h1{font-family:'Playfair Display',Georgia,serif;font-size:clamp(74px,10.2vw,148px);font-weight:500;line-height:1.02;letter-spacing:-5px;margin:31px 0 38px}.hero h1 em{font-weight:500}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:40px;padding-bottom:66px}.hero-bottom p{font-size:25px;line-height:1.4;margin:0}.hero-bottom p span{display:block;font-size:16px;margin-top:17px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;padding:19px 27px;min-height:58px;font-size:15px;font-weight:600;border:1px solid var(--ink);transition:transform .18s}.button:hover{transform:translateY(-2px);text-decoration:none}.dark{background:var(--ink);color:var(--paper)}.yellow{background:var(--yellow);color:var(--ink);border-color:var(--yellow)}.hero-foot{border-top:1px solid #24251f55;padding:23px 0;display:flex;justify-content:space-between;font-size:12px;letter-spacing:1.2px}.hero-foot a{font-size:14px;letter-spacing:0}.hero-foot a span{margin-left:30px}.section{display:grid;grid-template-columns:23% 1fr;gap:20px;padding-top:105px;padding-bottom:105px}.section-label{padding-top:14px}h2{font-family:'Playfair Display',Georgia,serif;font-size:clamp(45px,5.4vw,76px);font-weight:500;line-height:1.12;letter-spacing:-2px;margin:0 0 30px}.intro{max-width:680px;font-size:20px;line-height:1.7;margin:0 0 47px}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.products article{border-top:1px solid var(--line);padding-top:22px}.number{font-size:13px;color:#6d6e61}h3{font-size:24px;font-family:'Playfair Display',Georgia,serif;font-weight:500;margin:14px 0}.products p{font-size:16px;line-height:1.7}.small-note{font-size:14px;line-height:1.7;color:#66685d;margin-top:28px}.aperitivo{background:var(--ink);color:var(--paper)}.aperitivo .section{padding-bottom:66px}.aperitivo .section-label{color:var(--yellow)}.aperitivo h2{color:var(--yellow)}.aperitivo .intro{max-width:540px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.steps p{margin:0;font-size:15px;color:#dadcd0}.steps strong{display:block;margin-bottom:12px;color:var(--paper);font-size:18px;font-weight:500}.aperitivo .small-note{color:#bec0b4;max-width:670px}.event{display:grid;grid-template-columns:39% 1fr;gap:10%;align-items:center;padding-bottom:100px}.poster{display:block;max-width:370px;justify-self:end;transition:transform .2s}.poster:hover{transform:rotate(-1deg)}.poster img{width:100%;height:auto;display:block;border:1px solid #4f5048}.event .eyebrow{color:var(--yellow)}.event-date{display:flex;align-items:center;gap:18px;font-family:'Playfair Display',Georgia,serif;font-size:66px;line-height:1.1;margin:28px 0}.event-date span{font-family:'DM Sans',Arial,sans-serif;font-size:12px;line-height:1.8;letter-spacing:1.2px}.event h3{font-size:clamp(34px,4vw,52px);line-height:1.12;margin-bottom:25px}.event-copy>p:not(.event-date):not(.small-note){color:#daddd0;font-size:17px;line-height:1.8}.event .button{margin-top:18px}.contact{background:var(--paper)}.contact h2{margin-bottom:45px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:38px}.contact-grid h3{font-size:23px}.contact-grid p{font-size:16px;color:#606256}.text-link{display:inline-block;border-bottom:1px solid;padding-bottom:5px;font-size:15px;font-weight:500}.contact-actions{display:flex;align-items:center;gap:32px;margin-top:45px}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:24px;padding-top:35px!important;padding-bottom:40px!important}footer p,footer>a:last-child{font-size:13px}footer .brand span{font-size:27px}.skip{position:absolute;top:-100px;background:var(--ink);color:white;padding:12px;z-index:10}.skip:focus{top:0}@media(min-width:1441px){body{background:#eae9e2}.shop,.contact,footer{background:var(--paper)}}@media(max-width:900px){.header{height:105px}.header nav{gap:18px}.header nav>a:first-child{display:none}.section{grid-template-columns:1fr;gap:35px;padding-top:65px;padding-bottom:65px}.hero h1{letter-spacing:-3px}.hero-bottom p{font-size:21px}.event{gap:7%}.contact-actions{flex-wrap:wrap}}@media(max-width:600px){.wrap{padding-left:7%;padding-right:7%}.header{height:95px;gap:15px}.brand span{font-size:24px}.brand small{font-size:8px;letter-spacing:1.5px}.header nav>a:nth-child(2){display:none}.nav-contact{font-size:12px}.nav-contact span{margin-left:5px}.hero{padding-top:43px}.eyebrow,.section-label{font-size:11px;letter-spacing:1.4px}.hero h1{font-size:clamp(62px,15vw,90px);letter-spacing:-2px;margin:30px 0}.hero-bottom{display:block;padding-bottom:40px}.hero-bottom p{font-size:21px}.hero-bottom p span{font-size:15px;max-width:250px;line-height:1.6}.hero .button{margin-top:27px}.hero-foot{font-size:10px;gap:15px}.hero-foot a{font-size:12px}.hero-foot a span{margin-left:6px}h2{font-size:45px;letter-spacing:-1.5px}.intro{font-size:18px;margin-bottom:33px}.products{grid-template-columns:1fr;gap:18px}.products article{display:grid;grid-template-columns:30px 1fr;gap:0 10px;padding-top:18px}.products .number{padding-top:8px}.products h3{margin:0}.products p{grid-column:2;margin:10px 0}.steps{grid-template-columns:1fr;gap:25px}.steps strong{margin-bottom:5px}.event{grid-template-columns:1fr;padding-bottom:65px;gap:35px}.poster{max-width:260px;justify-self:center}.event-copy{padding-top:10px}.event-date{margin:23px 0}.event h3{font-size:42px}.contact-grid{grid-template-columns:1fr;gap:24px}.contact-actions{gap:25px;margin-top:30px}footer{align-items:flex-start;flex-wrap:wrap}footer p{margin:0}footer>a:last-child{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}


/* Il PNG originale, senza ritagli o deformazioni, firma apertura e chiusura. */
.header{height:auto;min-height:260px;gap:40px;padding-top:22px;padding-bottom:22px}
.brand{display:block;width:216px;height:auto;flex:0 0 216px;line-height:0}
.brand-logo{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}
.header nav{margin-left:auto;gap:32px;flex-wrap:wrap;justify-content:flex-end}
.hero{padding-top:32px}
footer.wrap{background:var(--yellow);border-top:1px solid #24251f33;gap:48px;padding-top:34px!important;padding-bottom:34px!important;align-items:center}
footer .brand{width:200px;flex-basis:200px}
footer p{font-size:16px;line-height:1.8;margin:0}
footer>a:last-child{font-size:14px;white-space:nowrap;width:auto}
@media(max-width:900px){.header{gap:24px;min-height:230px}.header .brand{width:184px;flex-basis:184px}.header nav{gap:22px}footer.wrap{gap:28px}footer .brand{width:180px;flex-basis:180px}}
@media(max-width:600px){.header{display:flex;min-height:0;gap:22px;padding-top:20px;padding-bottom:22px;align-items:center}.header .brand{width:170px;flex:0 0 170px}.header nav{margin-left:auto;gap:0}.nav-contact{font-size:14px;line-height:1.6;padding-bottom:5px;max-width:100px}.hero{padding-top:28px}footer.wrap{display:grid;grid-template-columns:1fr;justify-items:start;gap:24px;padding-top:30px!important;padding-bottom:30px!important}footer .brand{width:190px}footer p{font-size:15px}footer>a:last-child{width:auto}}
@media(max-width:360px){.header{flex-wrap:wrap}.header nav{margin-left:0}.nav-contact{max-width:none}}
.shop-gallery{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px;margin-top:40px}.shop-gallery figure{margin:0;min-width:0}.shop-gallery img{display:block;width:100%;height:auto;aspect-ratio:4/3;object-fit:cover}.shop-gallery figure:first-child img{object-position:50% 65%}.shop-gallery figure:nth-child(5) img{object-position:65% 65%}.shop-gallery figcaption{font-size:15px;padding-top:12px}.opening-hours{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-top:60px;padding-bottom:90px;background:var(--paper);border-top:1px solid var(--line)}.opening-hours .section-label{margin-bottom:24px}.opening-hours h2{font-size:clamp(38px,4vw,58px)}.hours-table{width:100%;border-collapse:collapse;font-size:16px}.hours-table th,.hours-table td{padding:14px 0;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.hours-table th{font-weight:500;padding-right:20px}.hours-table td{text-align:right}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.header nav>a:first-child{display:block}.shop-gallery{gap:24px 18px}.opening-hours{gap:32px;grid-template-columns:1fr}.hours-table{max-width:680px}}
@media(max-width:600px){.header{flex-direction:column;align-items:flex-start;gap:18px}.header nav{margin:0;width:100%;justify-content:flex-start;gap:12px 22px;flex-wrap:wrap}.header nav>a:nth-child(2){display:block}.header nav a{font-size:14px;max-width:none;padding:8px 0}.header .brand{flex:0 0 auto}.shop-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 14px;margin-top:4px}.shop-gallery img{aspect-ratio:1}.shop-gallery figcaption{font-size:14px;line-height:1.4}.opening-hours{padding-top:40px;padding-bottom:60px}.hours-table th{padding-right:12px}.hours-table td{font-size:14px}.hours-table th,.hours-table td{padding-top:12px;padding-bottom:12px}}
.aperitivo-hours{border-top:1px solid #f5d32b66;border-bottom:1px solid #f5d32b66;padding:24px 0;margin:0 0 38px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.aperitivo-hours p{margin:0;font-size:18px;line-height:1.8}.aperitivo-hours strong{color:var(--yellow);font-weight:600}.aperitivo-hours .button{gap:20px}.voucher{background:var(--paper);display:grid;grid-template-columns:1.25fr 1fr;gap:8%;align-items:center;padding-top:100px;padding-bottom:100px;border-bottom:1px solid var(--line)}.voucher .section-label{margin-bottom:26px}.voucher h2{font-size:clamp(38px,4.5vw,62px)}.voucher-copy>p{font-size:18px;line-height:1.7}.voucher-copy .voucher-value{font-size:25px}.voucher-copy .button{margin-top:20px;gap:24px}.voucher-poster{display:block;max-width:360px;justify-self:end;box-shadow:0 12px 32px #24251f16}.voucher-poster img{display:block;width:100%;height:auto}@media(max-width:600px){.voucher{grid-template-columns:1fr;gap:36px;padding-top:60px;padding-bottom:60px}.voucher-poster{justify-self:center;max-width:310px}.voucher h2{letter-spacing:-1px}.aperitivo-hours{gap:20px}.aperitivo-hours p{font-size:17px}}

/* Due sole righe, direttamente sotto “Prodotti e produttori”. */
.products-dropdown{position:relative;font-size:14px;font-weight:500}
.products-dropdown summary{display:flex;align-items:center;gap:8px;cursor:pointer;list-style:none;white-space:nowrap}
.products-dropdown summary::-webkit-details-marker{display:none}
.products-dropdown summary span{transition:transform .18s}
.products-dropdown[open] summary span{transform:rotate(180deg)}
.products-dropdown-menu{position:absolute;z-index:20;top:calc(100% + 12px);left:50%;width:260px;transform:translateX(-50%);background:var(--ink);color:var(--paper);border:1px solid var(--ink);box-shadow:0 14px 30px #24251f38}
.products-dropdown-menu a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 15px;font-size:14px;line-height:1.3;background:transparent;white-space:nowrap}
.products-dropdown-menu a+a{border-top:1px solid #faf9f43d}
.products-dropdown-menu a:hover{background:var(--yellow);color:var(--ink);text-decoration:none}
.products-dropdown-menu b{font-weight:400;opacity:.8}
.products-dropdown-menu a:focus-visible{outline:3px solid #a64c19;outline-offset:-4px}
@media(max-width:600px){.products-dropdown{width:100%;border-bottom:1px solid #24251f33}.products-dropdown summary{justify-content:space-between;padding:11px 0;font-size:14px;line-height:1.4}.products-dropdown-menu{position:static;width:100%;transform:none;border:0;box-shadow:none}.products-dropdown-menu a{padding:11px 13px;font-size:13px;letter-spacing:.1px}.products-dropdown-menu a+a{border-top:1px solid #faf9f43d}}

/* Andrea e il cane firmano lo spazio di invito, accanto al titolo dei contatti. */
.contact-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:34px}
.contact-heading h2{margin:0}
.contact-illustration{display:block;width:clamp(150px,17vw,228px);height:auto;flex:0 0 auto;pointer-events:none}
@media(max-width:600px){.contact-heading{align-items:center;gap:14px;margin-bottom:26px}.contact-heading h2{font-size:clamp(33px,10vw,44px)}.contact-illustration{width:120px}}
@media(max-width:370px){.contact-illustration{width:102px}.contact-heading h2{font-size:32px}}
