:root{--ivory:#f3ebdd;--paper:#fffaf2;--paper-strong:#fffdf9;--charcoal:#171412;--brand-red:#e3001b;--brand-red-dark:#a80014;--brand-red-light:#ff5a6e;--brand-red-soft:#fbe3e6;--ember:var(--brand-red);--ember-dark:var(--brand-red-dark);--field:#394735;--leather:#a8673a;--muted:#6c655c;--line:#d9cbbb;--white:#fff;--radius-sm:.5rem;--radius:1rem;--radius-lg:1.5rem;--shadow:0 12px 38px #17141217;--shadow-red:0 16px 42px #a8001424;--container:1180px;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;color-scheme:light}body{background:var(--ivory);color:var(--charcoal);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.65;overflow-x:clip}body.nav-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-underline-offset:.18em;text-decoration-thickness:.08em}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--leather);outline-offset:3px}::selection{color:var(--white);background:var(--ember)}h1,h2,h3{font-family:var(--serif);letter-spacing:-.025em;margin:0 0 .7em;font-weight:700;line-height:1.08}h1{font-size:clamp(2.35rem,8vw,5.25rem)}h2{font-size:clamp(2rem,6vw,4.25rem)}h3{font-size:clamp(1.35rem,3vw,2rem)}p{margin:0 0 1.25rem}.eyebrow{color:var(--brand-red-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.76rem;font-weight:850}.eyebrow--light{color:var(--brand-red-light)}.lead{max-width:46rem;color:var(--muted);font-size:clamp(1.1rem,2.2vw,1.35rem)}.small{font-size:.9rem}.muted{color:var(--muted)}.measure{max-width:47rem}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.container{width:min(calc(100% - 2rem), var(--container));margin-inline:auto}.section{padding-block:clamp(4.5rem,9vw,8rem)}.section--compact{padding-block:clamp(3rem,6vw,5rem)}.section--paper{background:var(--paper)}.section--dark{color:var(--white);background:var(--charcoal)}.section--field{color:var(--white);background:var(--field)}.section--brand{color:var(--white);background:var(--brand-red)}.section--dark .lead,.section--dark .muted{color:#d8cfc4}.section--dark .eyebrow{color:var(--brand-red-light)}.section--dark .info-panel{color:var(--charcoal)}.section--brand .eyebrow{color:var(--white)}.section-heading{gap:1.25rem;margin-bottom:clamp(2rem,5vw,4rem);display:grid}.section-heading h2,.section-heading p{margin:0}.skip-link{z-index:1000;color:var(--white);background:var(--charcoal);border-radius:var(--radius-sm);padding:.75rem 1rem;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.notice{color:var(--white);background:var(--field);text-align:center;padding:.55rem 1rem;font-size:.82rem;line-height:1.35}.menu-toggle span,.menu-toggle span:before,.menu-toggle span:after{content:"";background:currentColor;width:19px;height:2px;transition:transform .2s;display:block}.menu-toggle span:before{transform:translateY(-6px)}.menu-toggle span:after{transform:translateY(4px)}.button{border:1px solid var(--brand-red);min-height:48px;color:var(--white);background:var(--brand-red);border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.78rem 1.1rem;font-weight:750;line-height:1.1;text-decoration:none;transition:background .2s,border-color .2s,transform .2s,box-shadow .2s;display:inline-flex}.button:hover{border-color:var(--ember-dark);background:var(--ember-dark);transform:translateY(-2px)}.button--outline{color:var(--brand-red-dark);border-color:var(--brand-red-dark);background:0 0}.button--outline:hover{color:var(--white);border-color:var(--brand-red);background:var(--brand-red)}.button--light{color:var(--charcoal);border-color:var(--white);background:var(--white)}.button--light:hover{color:var(--white);border-color:var(--brand-red);background:var(--brand-red);box-shadow:var(--shadow-red)}.button--ghost-light{color:var(--white);background:0 0;border-color:#ffffff8c}.button--ghost-light:hover{border-color:var(--white);background:#ffffff1a}.button[aria-disabled=true],.button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.hero{isolation:isolate;min-height:min(880px,100svh - 74px);color:var(--white);background:var(--charcoal);align-items:end;display:grid;position:relative;overflow:hidden}.hero:after{z-index:-1;content:"";background:linear-gradient(90deg,#14110eeb 0%,#14110ead 48%,#14110e33 100%),linear-gradient(#0000 45%,#14110e8c);position:absolute;inset:0}.hero-media{z-index:-2;object-fit:cover;object-position:50% 48%;width:100%;height:100%;position:absolute;inset:0}.hero-content{max-width:900px;padding-block:clamp(5rem,11vw,9rem)}.hero-content:before{background:var(--brand-red);content:"";border-radius:999px;width:72px;height:5px;margin-bottom:1.25rem;display:block}.hero h1{max-width:13ch;margin-bottom:.35em}.hero .lead{color:#f5eadd;max-width:38rem}.hero .actions{margin-top:2rem}.page-hero{border-bottom:1px solid var(--line);padding-block:clamp(4.5rem,10vw,8rem)}.page-hero h1{max-width:13ch;font-size:clamp(2.45rem,6vw,4.8rem)}.page-hero--dark{color:var(--white);background:var(--charcoal);border:0;position:relative;overflow:hidden}.page-hero--dark:after{content:"";pointer-events:none;border:3.5rem solid #e3001b21;border-radius:50%;width:22rem;height:22rem;position:absolute;bottom:-9rem;right:-7rem}.page-hero--dark .container{z-index:1;position:relative}.page-hero--dark h1{position:relative}.page-hero--dark h1:after{background:var(--brand-red);content:"";border-radius:999px;width:64px;height:5px;margin-top:.4em;display:block}.page-hero--dark .lead{color:#d8cfc4}.grid-3{gap:1rem;display:grid}.card{border:1px solid var(--line);border-top:4px solid var(--brand-red);border-radius:var(--radius);background:var(--paper-strong);box-shadow:var(--shadow);transition:transform .22s,box-shadow .22s,border-color .22s;overflow:hidden}.card:hover{border-color:var(--brand-red);box-shadow:var(--shadow-red);transform:translateY(-5px)}.card-media{aspect-ratio:4/3;object-fit:cover;width:100%}.card-body{padding:1.4rem}.card h3{margin-bottom:.35rem}.card-link{color:var(--brand-red-dark);align-items:center;gap:.45rem;font-weight:750;display:inline-flex}.card-link:after{content:"→";transition:transform .2s}.card-link:hover:after{transform:translate(4px)}.split{align-items:center;gap:clamp(2rem,5vw,5rem);display:grid}.split-media{aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius-lg);width:100%;min-height:420px;box-shadow:var(--shadow)}.facts{border:1px solid var(--line);border-radius:var(--radius);background:var(--line);grid-template-columns:repeat(2,1fr);gap:1px;margin:2rem 0;display:grid;overflow:hidden}.fact{background:var(--paper);padding:1.2rem}.fact strong{font-family:var(--serif);font-size:1.6rem;display:block}.steps{counter-reset:step;gap:1rem;display:grid}.step{counter-increment:step;border-radius:var(--radius);background:linear-gradient(145deg,#e3001b1a,#0000 58%);border:1px solid #e3001ba6;min-height:220px;padding:1.5rem}.step:before{color:var(--brand-red-light);letter-spacing:.14em;content:"0" counter(step);margin-bottom:2.5rem;font-size:1rem;font-weight:900;display:block}.step p{color:#d8cfc4}.gallery{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.gallery figure{border-radius:var(--radius);background:var(--charcoal);margin:0;position:relative;overflow:hidden}.gallery img{object-fit:cover;width:100%;height:100%;min-height:280px;transition:transform .5s}.gallery figure:hover img{transform:scale(1.025)}.gallery figcaption{color:var(--white);backdrop-filter:blur(6px);background:#1c1a17c2;border-radius:.45rem;padding:.55rem .7rem;font-size:.82rem;position:absolute;inset:auto .75rem .75rem}.gallery-panel{color:var(--white);border-radius:var(--radius-lg);background:var(--charcoal);box-shadow:var(--shadow);border:1px solid #e3001b6b;padding:clamp(1.5rem,5vw,4rem)}.gallery-panel .section-heading{margin-bottom:clamp(2rem,5vw,3rem)}.gallery-panel .section-heading p{color:#d8cfc4}.gallery-panel .eyebrow{color:var(--brand-red-light)}.gallery-panel figcaption{background:#e3001be0}.dark-panel{color:var(--white);border-radius:var(--radius-lg);background:var(--charcoal);box-shadow:var(--shadow);border:1px solid #e3001b6b;padding:clamp(1.5rem,5vw,4rem)}.cta-band{color:var(--white);border-radius:var(--radius-lg);background:linear-gradient(125deg, var(--brand-red), #b60016);box-shadow:var(--shadow-red);align-items:center;gap:1.5rem;padding:clamp(2rem,5vw,4rem);display:grid}.cta-band h2{max-width:12ch;margin:0}.cta-band .button--light:hover{border-color:var(--charcoal);background:var(--charcoal)}.breadcrumbs{border-bottom:1px solid var(--line);padding-block:1rem;font-size:.85rem}.breadcrumbs ol{flex-wrap:wrap;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{color:var(--muted);content:"/";margin-left:.45rem}.breadcrumbs a{color:var(--muted)}.breadcrumbs li:last-child{color:var(--brand-red-dark);font-weight:750}.info-grid{gap:1rem;display:grid}.info-panel{border:1px solid var(--line);border-top:3px solid var(--brand-red);border-radius:var(--radius);background:var(--paper);padding:1.5rem}.info-panel h2,.info-panel h3{margin-bottom:.5rem}.hours{border-collapse:collapse;width:100%}.hours td{border-bottom:1px solid var(--line);padding:.65rem 0}.hours td:last-child{text-align:right}.provisional{color:var(--ember-dark);background:#ecd3c8;border-radius:.35rem;margin-top:1rem;padding:.35rem .55rem;font-size:.78rem;font-weight:750;display:inline-flex}.map{border-radius:var(--radius);border:0;width:100%;min-height:420px}.empty-state{border:1px dashed var(--leather);border-radius:var(--radius);background:var(--paper);text-align:center;padding:clamp(2rem,5vw,4rem)}.empty-state h2{font-size:clamp(1.7rem,4vw,2.7rem)}.filters{scrollbar-width:thin;gap:.55rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.filter-button{border:1px solid var(--line);min-height:44px;color:var(--charcoal);background:var(--paper);cursor:pointer;border-radius:999px;flex:none;padding:.65rem .9rem}.filter-button[aria-pressed=true]{color:var(--white);border-color:var(--brand-red);background:var(--brand-red)}.product-grid{gap:1rem;margin-top:1.5rem;display:grid}.product-card[hidden]{display:none}.product-select{grid-template-columns:1fr 88px;align-items:end;gap:.75rem;margin-top:1rem;display:grid}.product-select label{align-items:center;gap:.55rem;font-weight:750;display:flex}.product-select input[type=checkbox]{width:22px;height:22px;accent-color:var(--ember)}.product-select input[type=number]{border:1px solid var(--line);border-radius:.4rem;width:100%;min-height:44px;padding:.5rem}.pickup-summary{border-radius:var(--radius-sm);border:1px solid #ffffff2e;margin:1.5rem 0;padding:1rem}.pickup-summary ul{margin:.5rem 0 0;padding-left:1.2rem}.status{color:var(--brand-red-dark);background:var(--brand-red-soft);text-transform:uppercase;border-radius:.35rem;padding:.3rem .5rem;font-size:.75rem;font-weight:800;display:inline-flex}.status--esaurito{color:var(--muted);background:#e4dfd8}.pickup{border-radius:var(--radius);color:var(--white);background:linear-gradient(145deg, var(--charcoal), #251719);border:1px solid #e3001b9e;margin-top:2rem;padding:clamp(1.5rem,4vw,2.5rem)}.pickup fieldset{border:0;margin:0;padding:0}.pickup-grid{gap:1rem;display:grid}.field label{margin-bottom:.35rem;font-weight:700;display:block}.field input,.field select{width:100%;min-height:48px;color:var(--charcoal);background:var(--white);border:1px solid #857d73;border-radius:.45rem;padding:.65rem .75rem}.disclaimer{color:#e9ded2;background:#ffffff0f;border-left:3px solid #efb09c;margin-top:1.25rem;padding:1rem}.menu-nav{gap:.5rem;padding-bottom:.75rem;display:flex;overflow-x:auto}.menu-nav a{border:1px solid var(--line);border-radius:999px;flex:none;align-items:center;min-height:44px;padding:.6rem .8rem;text-decoration:none;display:inline-flex}.menu-nav a:hover{color:var(--white);border-color:var(--brand-red);background:var(--brand-red)}.menu-section{border-top:1px solid var(--line);padding-block:2rem}.menu-list{margin:0;padding:0;list-style:none}.menu-item{border-bottom:1px solid var(--line);gap:.3rem;padding-block:1.2rem;display:grid}.menu-item-head{justify-content:space-between;gap:1rem;display:flex}.site-footer{color:#e7ddd1;border-top:5px solid var(--brand-red);background:var(--charcoal);padding:4rem 0 7rem}.footer-grid{gap:2.5rem;display:grid}.footer-brand{max-width:28rem}.footer-brand h2{color:var(--white);font-size:2.4rem}.footer-links{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.footer-links a{text-decoration:none}.footer-links a:hover{color:#efb09c}.footer-bottom{color:#bdb2a6;border-top:1px solid #ffffff29;margin-top:3rem;padding-top:1.5rem;font-size:.82rem}.sticky-mobile{z-index:90;backdrop-filter:blur(12px);background:#171412f5;border:1px solid #e3001bb3;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:.35rem;padding:.5rem;display:grid;position:fixed;bottom:.75rem;left:.75rem;right:.75rem;box-shadow:0 10px 30px #17141247}.sticky-mobile a{border-radius:999px;justify-content:center;align-items:center;min-height:44px;font-size:.82rem;font-weight:800;text-decoration:none;display:flex}.sticky-mobile a:first-child{color:var(--white);background:var(--brand-red)}.sticky-mobile a:nth-child(2){color:var(--white);border:1px solid var(--brand-red);background:0 0}.sticky-mobile a:last-child{color:var(--charcoal);border:1px solid var(--white);background:var(--white)}.product-price{color:var(--brand-red-dark);font-size:1.15rem}.menu-price{color:var(--brand-red-dark)}@media (width>=700px){.container{width:min(calc(100% - 3rem), var(--container))}.grid-3,.steps,.product-grid,.info-grid,.pickup-grid{grid-template-columns:repeat(2,1fr)}.gallery{grid-template-columns:repeat(4,1fr)}.section-heading{grid-template-columns:1.1fr .9fr;align-items:end}.cta-band{grid-template-columns:1fr auto}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}}@media (width>=980px){body{padding-bottom:0}.grid-3,.steps{grid-template-columns:repeat(3,1fr)}.split{grid-template-columns:1fr 1fr}.split--reverse>:first-child{order:2}.info-grid{grid-template-columns:.85fr 1.15fr}.product-grid{grid-template-columns:repeat(3,1fr)}.sticky-mobile{display:none}.site-footer{padding-bottom:4rem}}@media (width<=480px){.hero h1{overflow-wrap:break-word;max-width:100%;font-size:clamp(2.1rem,9vw,2.55rem)}.hero .lead{font-size:1rem}.hero-content{padding-block:4.5rem 7rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--header-height:85px}[hidden]{display:none!important}h1,h2,h3,.mega-title{overflow-wrap:break-word}[id]{scroll-margin-top:calc(var(--header-height) + 20px)}.site-header{z-index:100;color:var(--white);background:var(--charcoal);border-bottom:1px solid #ffffff1a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;padding-block:.85rem;display:flex}.brand{flex-shrink:1;min-width:0;text-decoration:none;display:block}.brand-mark{object-fit:contain;border-radius:0;width:clamp(155px,23vw,210px);height:auto}.header-tagline{letter-spacing:.05em;color:#bdb2a6;margin:0;font-size:.8rem;font-weight:650;display:none}.header-cta.button{display:none}.menu-toggle{width:44px;height:44px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff3d;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.menu-toggle[aria-expanded=true]{color:var(--brand-red-light);border-color:currentColor}.site-nav{height:calc(100dvh - var(--header-height));overscroll-behavior:contain;background:var(--charcoal);color:var(--white);padding:1rem 0 6rem;display:none;position:absolute;inset:100% 0 auto;overflow-y:auto}.site-nav[data-open=true]{display:block}.site-nav ul{padding:0;list-style:none}.nav-list{margin-block:0}.nav-item{border-bottom:1px solid #ffffff1f}.nav-row{justify-content:space-between;align-items:center;gap:.3rem;display:flex}.nav-row>a{min-height:54px;font-family:var(--serif);flex:1;align-items:center;font-size:1.25rem;text-decoration:none;display:flex}.nav-item--active>.nav-row>a,.site-nav a[aria-current=page]{color:var(--brand-red-light)}.submenu-toggle{color:#cfc4b7;cursor:pointer;background:0 0;border:0;flex-shrink:0;place-items:center;width:44px;height:44px;padding:0;display:grid;position:relative}.submenu-symbol{width:12px;height:12px;position:relative}.submenu-symbol:before,.submenu-symbol:after{content:"";background:currentColor;position:absolute}.submenu-symbol:before{width:12px;height:1px;top:5px;left:0}.submenu-symbol:after{width:1px;height:12px;transition:transform .18s;top:0;left:5px}.submenu-toggle[aria-expanded=true]{color:var(--brand-red-light)}.submenu-toggle[aria-expanded=true] .submenu-symbol:after{transform:scaleY(0)}.mega-inner{width:100%;padding:.5rem 0 1rem}.mega-intro{display:none}.submenu-links{gap:0;margin:0;display:grid}.submenu-links a{background:0 0;border-left:1px solid #ffffff29;border-radius:0;padding:1rem 1.1rem;text-decoration:none;display:block}.submenu-links a:hover,.submenu-links a:focus-visible{background:#ffffff0a}.submenu-links span{font-size:1rem;font-weight:750;display:block}.submenu-links small{color:#bdb2a6;margin-top:.3rem;font-size:.84rem;line-height:1.45;display:block}.footer-logo{width:min(100%,300px);margin-bottom:1.5rem;display:block}.footer-logo img{width:100%;height:auto}.site-footer .footer-grid{grid-template-columns:minmax(0,1fr);gap:2.5rem 2rem}.footer-grid>*{min-width:0}.site-footer .footer-logo{width:min(100%,240px)}.footer-brand h2{font-size:clamp(1.7rem,2.4vw,2.1rem);line-height:1.2}.footer-brand p{color:#cfc4b7;font-size:.95rem}.footer-grid h3{margin-bottom:1.2rem;font-size:1.3rem}.footer-links{gap:.35rem}.footer-links a{overflow-wrap:anywhere;padding-block:.25rem;display:inline-block}.footer-contact address{margin-bottom:1.2rem;font-style:normal;line-height:1.7}.footer-socials{flex-wrap:wrap;gap:.5rem 1.2rem;margin-top:1.2rem;display:flex}.footer-socials a{text-underline-offset:.25em;padding-block:.25rem}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem 2rem;display:flex}.footer-legal{flex-wrap:wrap;gap:.5rem 1.2rem;display:flex}.footer-legal a{text-underline-offset:.2em;padding-block:.4rem}.footer-credit{align-items:center;gap:10px;display:flex}.footer-credit__label{color:#bdb2a6;letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:800}.footer-credit__wrap{display:inline-flex}.footer-credit__wrap a{isolation:isolate;min-height:36px;color:var(--white);letter-spacing:.13em;background:linear-gradient(135deg,#e3001b1f,#ff5a6e0a);border:1px solid #ff5a6e66;border-radius:999px;align-items:center;padding:8px 13px;font-size:.78rem;font-weight:800;line-height:1;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:inline-flex;position:relative;overflow:hidden}.footer-credit__wrap a:hover{border-color:var(--brand-red-light);background:#e3001b33;transform:translateY(-1px)}.footer-credit__text{z-index:2;position:relative}.footer-credit__shine{z-index:1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff24,#ffffff6b,#0000);width:58%;animation:4.2s ease-in-out infinite footer-credit-shine;position:absolute;inset:-40% auto -40% -80%;transform:skew(-18deg)}.footer-credit__sparkles{z-index:3;pointer-events:none;position:absolute;inset:0}.footer-credit__sparkles span{background:var(--brand-red-light);opacity:0;border-radius:999px;width:4px;height:4px;animation:3.2s ease-in-out infinite footer-credit-sparkle;position:absolute;box-shadow:0 0 9px #ff5a6ec7}.footer-credit__sparkles span:first-child{top:7px;left:9px}.footer-credit__sparkles span:nth-child(2){animation-delay:.14s;top:9px;right:9px}.footer-credit__sparkles span:nth-child(3){animation-delay:.26s;bottom:6px;left:52%}@keyframes footer-credit-shine{0%,44%{left:-80%}74%,to{left:125%}}@keyframes footer-credit-sparkle{0%,36%,to{opacity:0;transform:scale(.45)}50%{opacity:1;transform:scale(1)}}@media (width>=600px){.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1200px){.site-footer .footer-grid{grid-template-columns:1.35fr 1fr 1fr 1.05fr}}@media (prefers-reduced-motion:reduce){.footer-credit__shine,.footer-credit__sparkles span{animation:none}.footer-credit__wrap a{transition:none}}.hero{min-height:min(800px, calc(100svh - var(--header-height)))}.hero .hero-media{object-position:center;width:100%;height:100%}.editorial-hero{padding-block:clamp(2.5rem,5vw,5rem)}.editorial-hero-grid{align-items:center;gap:2rem;display:grid}.editorial-hero-copy{min-width:0}.editorial-hero h1{max-width:15ch;font-size:clamp(2.35rem,5.5vw,4.8rem)}.editorial-hero--long-title h1{max-width:24ch;font-size:clamp(2.15rem,4vw,3.8rem)}.editorial-hero .lead{margin-block:1.5rem 2rem}.editorial-hero-media{border-radius:var(--radius-lg);overflow:hidden}.editorial-hero-media img{object-fit:cover;width:100%;height:min(70vh,620px);min-height:320px}.editorial-hero--text{background:var(--charcoal);color:var(--white);position:relative}.editorial-hero--text .eyebrow{color:var(--brand-red-light)}.editorial-hero--text .lead{color:#d8cfc4}.editorial-hero--text .button--outline{color:var(--white);border-color:var(--white)}.story-grid{gap:2.5rem;display:grid}.story-grid article{min-width:0;max-width:42rem}.story-grid h2{font-size:clamp(1.8rem,3vw,2.8rem)}.story-grid article>p:last-child{margin-bottom:0}.farm-index{gap:.65rem;padding-bottom:2.5rem;display:grid}.farm-index a{text-underline-offset:.25em;width:fit-content;padding-block:.25rem}.farm-index span,.farm-chapter-number{color:var(--brand-red-dark)}.farm-chapter{border-top:1px solid var(--line);gap:1.5rem;padding-block:clamp(2.5rem,5vw,4.5rem);display:grid}.farm-chapter h2{min-width:0;font-size:clamp(1.8rem,3vw,2.6rem)}.farm-chapter-copy{min-width:0;max-width:70ch}.farm-chapter-copy p:first-child{margin-top:0}.farm-chapter-copy p:last-child{margin-bottom:0}.farm-links{border-top:1px solid var(--line);padding-top:2rem}@media (width>=980px){.farm-chapter{grid-template-columns:1fr 2fr;gap:4rem}}.editorial-photo-gallery{gap:clamp(1rem,2vw,2rem);display:grid}.editorial-points{margin:0;padding-left:1.2rem}.editorial-points li+li{margin-top:1.25rem}.editorial-points li::marker{color:var(--brand-red-dark)}.preparati-grid{grid-template-columns:minmax(0,1fr);gap:1.5rem;display:grid}.preparato-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-strong);min-width:0;overflow:hidden}.preparato-photo{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;display:block}.preparato-copy{padding:1.5rem}.preparato-copy h3{margin:0 0 .8rem;font-size:clamp(1.5rem,2.5vw,2rem)}.preparato-copy p{margin:0}.preparato-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:.5rem;padding:0 1rem 1rem;display:grid}.preparato-gallery img{aspect-ratio:4/3;object-fit:cover;border-radius:.5rem;width:100%;height:auto;display:block}.preparato-gallery a{border-radius:.5rem}.editorial-photo-gallery figure{min-width:0;margin:0}.editorial-photo-gallery figcaption{color:var(--muted);padding-top:.75rem}@media (width>=1200px){.editorial-photo-gallery--three{grid-template-columns:repeat(3,minmax(0,1fr))}}.preparato-placeholder{aspect-ratio:4/3;background:var(--paper);color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:.8rem;display:flex}.preparato-placeholder span:first-child{font-family:var(--serif);color:var(--brand-red-dark);font-size:3rem}@media (width>=600px){.preparati-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1200px){.preparati-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.editorial-photo-gallery img{border-radius:var(--radius);width:100%;height:auto;display:block}.editorial-photo-gallery img:only-child{grid-column:1/-1;justify-self:center;width:min(100%,42rem)}@media (width>=600px){.editorial-photo-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}}.editorial-grid{gap:1.4rem;display:grid}.editorial-card{border-radius:var(--radius);border:1px solid var(--line);background:var(--paper-strong);flex-direction:column;min-width:0;display:flex;overflow:hidden}.editorial-card-image{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;transition:transform .25s}.editorial-card>a{display:block;overflow:hidden}.editorial-card:hover .editorial-card-image{transform:scale(1.025)}.editorial-card-body{flex-direction:column;flex:1;align-items:flex-start;padding:clamp(1.25rem,2vw,2rem);display:flex}.editorial-number{color:var(--brand-red-dark);letter-spacing:.15em;margin-bottom:.8rem;font-size:.76rem;font-weight:750}.editorial-card h3{font-size:clamp(1.55rem,2.5vw,2.2rem)}.editorial-card h3 a{text-decoration:none}.editorial-card h3 a:hover{color:var(--brand-red-dark)}.editorial-card p{color:var(--muted);font-size:.95rem}.editorial-card .card-link{margin-top:auto}.editorial-card--text{background:var(--charcoal);color:var(--white);border-color:var(--charcoal);justify-content:center}.editorial-card--text .editorial-card-body{background:linear-gradient(145deg,#e3001b2e,#0000 65%);justify-content:center}.editorial-card--text p{color:#d8cfc4}.editorial-card--text .editorial-number,.editorial-card--text .card-link{color:var(--brand-red-light)}.editorial-card--text .card-link{margin-top:1rem}@media (width>=600px){.editorial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=980px){.editorial-hero-grid{grid-template-columns:1fr 1fr;gap:4rem}.editorial-hero--text .editorial-hero-grid{grid-template-columns:1fr}.editorial-hero--text .editorial-hero-copy{max-width:850px}.story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}.editorial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.editorial-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-grid--compact.editorial-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1200px){.story-grid--three{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.site-header{border-bottom-color:#0000}.site-header:after{content:"";z-index:1;background:linear-gradient(90deg, transparent, #e3001b73 20%, var(--brand-red) 50%, #e3001b73 80%, transparent);pointer-events:none;height:2px;position:absolute;bottom:-1px;left:0;right:0}.header-inner{min-height:78px}.header-tagline{display:block}.header-cta.button{display:inline-flex}.menu-toggle{display:none}.site-nav{border-top:1px solid #ffffff17;height:auto;padding:0;display:block;position:static;overflow:visible}.nav-list{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:0 .65rem;display:flex}.nav-item{border:none}.nav-row>a{min-height:48px;font-family:var(--sans);white-space:nowrap;font-size:.88rem;font-weight:750}.nav-row,.nav-row>a{position:relative}.nav-row>a:after{content:"";background:var(--brand-red-light);transform-origin:0;height:1px;transition:transform .2s;position:absolute;bottom:9px;left:0;right:0;transform:scaleX(0)}.nav-item:hover>.nav-row>a:after,.nav-item:focus-within>.nav-row>a:after,.nav-item--active>.nav-row>a:after{transform:scaleX(1)}.submenu-toggle{clip-path:inset(50%);width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.submenu-toggle:focus-visible{z-index:2;clip-path:none;background:var(--charcoal);border:1px solid #bdb2a6;width:auto;height:28px;margin:0;padding:.2rem .6rem;bottom:-24px;right:0;overflow:visible}.submenu-toggle .submenu-symbol{display:none}.submenu-toggle:focus-visible:after{content:"Apri / chiudi";font-size:.7rem}.mega-panel{max-height:calc(100dvh - var(--header-height) - 20px);background:var(--charcoal);border-block:1px solid #ffffff1f;position:absolute;inset:100% 0 auto;overflow-y:auto;box-shadow:0 24px 36px #00000024}.mega-inner{width:min(calc(100% - 2rem), var(--container));grid-template-columns:1fr 2fr;gap:3rem;padding-block:2rem;display:grid}.mega-intro{border-right:1px solid #ffffff1f;padding-right:2rem;display:block}.mega-intro>p{color:#cfc4b7;font-size:.9rem}.mega-intro .eyebrow,.mega-intro .card-link{color:var(--brand-red-light)}.mega-intro .mega-title{font-family:var(--serif);color:var(--white);font-size:2rem;font-weight:700;line-height:1.1}.submenu-links{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:.7rem}.submenu-links a{height:100%;padding:1.2rem}}@media (prefers-reduced-motion:reduce){.editorial-card-image,.submenu-toggle span{transition:none}}.event-empty{border-left:2px solid var(--brand-red);background:var(--paper-strong);padding:clamp(1.5rem,4vw,3rem)}.event-empty h3{font-size:clamp(1.5rem,3vw,2rem)}.event-empty p{max-width:44rem;color:var(--muted)}.event-teaser{border-block:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding-block:2rem;display:flex}.event-teaser h2{font-size:clamp(2rem,4vw,3rem)}.event-teaser p:last-child{max-width:42rem;margin:0}.event-meta{color:#d8cfc4;flex-wrap:wrap;align-items:center;gap:.5rem 1.4rem;display:flex}.event-article{max-width:850px}.event-cover{border-radius:var(--radius);width:100%;height:auto;margin-bottom:2rem}.event-prose{overflow-wrap:break-word;font-size:1.08rem}.event-prose h2{margin-top:2.5rem;font-size:clamp(1.8rem,4vw,2.7rem)}.event-prose h3{margin-top:2rem;font-size:clamp(1.4rem,3vw,2rem)}.event-prose img{border-radius:var(--radius);max-width:100%;height:auto}.event-prose a{color:var(--brand-red-dark)}.event-article-links{border-top:1px solid var(--line);margin-top:3rem;padding-top:2rem}.cookie-banner[hidden],[data-map-placeholder][hidden]{display:none!important}.cookie-banner{z-index:250;background:var(--paper);max-width:1150px;color:var(--charcoal);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:1.2rem;margin-inline:auto;padding:1.25rem;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 8px 40px #0004}.cookie-banner p{margin:.4rem 0 0;font-size:.9rem}.cookie-banner .actions{flex-shrink:0}.cookie-dialog{border:1px solid var(--line);border-radius:var(--radius);width:min(620px,100% - 2rem);max-height:85dvh;color:var(--charcoal);background:var(--paper);padding:2rem;overflow:auto}.cookie-dialog::backdrop{background:#0009}.cookie-dialog h2{font-size:2rem}.cookie-dialog label{align-items:center;gap:.7rem;font-weight:700;display:flex}.cookie-dialog input{width:22px;height:22px;accent-color:var(--brand-red)}.cookie-settings-button{color:inherit;cursor:pointer;background:0 0;border:0;padding:.4rem 0;text-decoration:underline}@media (width<=900px){.cookie-banner{max-height:65dvh;display:block;bottom:5.5rem;overflow:auto}.cookie-banner .actions{gap:.5rem;margin-top:1rem}.cookie-banner .button{font-size:.8rem}}.zoomable-photo{cursor:zoom-in}.zoomable-photo:focus-visible{outline-offset:-5px;outline:3px solid #d60025}.hero-photo-open{z-index:2;color:#fff;cursor:zoom-in;background:#161310cc;border:1px solid #fff8;border-radius:2rem;padding:.65rem 1rem;position:absolute;bottom:1.5rem;right:1.5rem}.photo-viewer{color:#fff;background:#12100ff5;border:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:0;position:fixed;inset:0}.photo-viewer[open]{grid-template-rows:auto minmax(0,1fr) auto;display:grid}.photo-viewer::backdrop{background:#12100f}.photo-toolbar,.photo-bottom{align-items:center;gap:.75rem;padding:1rem;display:flex}.photo-counter{margin-right:auto}.photo-viewer button,.photo-scroll-controls button{color:#fff;cursor:pointer;background:#201c19;border:1px solid #ffffff70;border-radius:2rem;min-width:44px;min-height:44px;padding:.5rem 1rem}.photo-viewer button:disabled,.photo-scroll-controls button:disabled{opacity:.35;cursor:default}.photo-stage{touch-action:pan-x pan-y pinch-zoom;place-items:center;min-height:0;padding:.5rem;display:grid;overflow:auto}.photo-full{object-fit:contain;width:100%;height:100%;min-height:0}.photo-stage.is-zoomed{display:block}.photo-stage.is-zoomed .photo-full{object-fit:contain;width:200%;max-width:none;height:auto;min-height:100%}.photo-caption{text-align:center;flex:1;margin:0;font-size:.9rem}.photo-scroll-controls{justify-content:flex-end;gap:.5rem;padding:0 clamp(1rem,3vw,3rem) 1rem;display:flex}.photo-scroll-controls[hidden]{display:none}.editorial-photo-gallery,.gallery{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--photo-columns,3) - 1) * 1rem) / var(--photo-columns,3));scroll-snap-type:x mandatory;scrollbar-color:#ba0924 #e7ded2;gap:1rem;padding:0 clamp(1rem,3vw,3rem) 1rem;display:grid;overflow-x:auto}.editorial-photo-gallery>*,.gallery>*{scroll-snap-align:start;min-width:0;margin:0}.editorial-photo-gallery img,.editorial-photo-gallery img:only-child,.gallery img{aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius);grid-column:auto;width:100%;height:auto}@media (width>=980px){.editorial-photo-gallery,.gallery{justify-content:safe center;align-items:flex-start;display:flex}.editorial-photo-gallery>*,.gallery>*{flex:none}.editorial-photo-gallery figure,.gallery figure{width:min-content}.editorial-photo-gallery img,.editorial-photo-gallery img:only-child,.gallery img{aspect-ratio:auto;object-fit:contain;width:auto;max-width:none;height:480px;min-height:480px}}@media (width<=979px){.editorial-photo-gallery,.gallery{grid-auto-columns:calc(50% - .5rem)}}@media (width<=599px){.editorial-photo-gallery,.gallery{grid-auto-columns:84%}.photo-toolbar{gap:.4rem;padding:.65rem;font-size:.8rem}.photo-viewer button{padding:.5rem .7rem}}.footer-credit__shine{animation:4.2s ease-in-out infinite footer-credit-shine!important}.footer-credit__sparkles span{animation:3.2s ease-in-out infinite footer-credit-sparkle!important}.footer-credit__sparkles span:nth-child(2){animation-delay:.14s!important}.footer-credit__sparkles span:nth-child(3){animation-delay:.26s!important}
