:root{--brand-red: #ca272a;--brand-green: #009246;--brand-white: #ffffff;--brand-black: #000000;--hero-bg: #ffffff;--hero-accent: #ca272a;--cursor-fork: url(/static/Forchetta%20Spaghetti-CHCqIzEU.png) 8 6;--font-main: "SF Pro Display", "Segoe UI", sans-serif;--font-display: "SF Pro Display", "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box;cursor:var(--cursor-fork),auto!important}html{overscroll-behavior-y:none;overflow-y:auto;overflow-x:clip}body{overflow-x:hidden}a,button,input,textarea,select,option,label,summary,[role=button],[tabindex]{cursor:var(--cursor-fork),pointer!important}a:hover,button:hover,input:hover,textarea:hover,select:hover,option:hover,label:hover,summary:hover,[role=button]:hover,[tabindex]:hover,a:active,button:active,input:active,textarea:active,select:active,option:active,label:active,summary:active,[role=button]:active,[tabindex]:active,a:focus,button:focus,input:focus,textarea:focus,select:focus,option:focus,label:focus,summary:focus,[role=button]:focus,[tabindex]:focus{cursor:var(--cursor-fork),pointer!important}html,body,#root{margin:0;min-height:100%}body{font-family:var(--font-main);color:var(--brand-black);background:var(--brand-white)}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1120px,92vw);margin:0 auto}.site-header{position:fixed;top:0;left:0;right:0;width:100%;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgb(255 255 255 / .35);background:#009246e6}.app-shell main{padding-top:7.2rem;animation:pageEnterUp 1.1s ease-out both}.header-inner{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding:3rem 0}.header-inner nav{width:auto;display:flex;justify-content:flex-end;padding-right:.4rem}.brand img{width:195px;height:auto}.brand{position:absolute;left:0;bottom:-18px;background:transparent;border:0;padding:0;z-index:3}nav ul{list-style:none;display:flex;align-items:center;flex-wrap:nowrap;gap:2rem;margin:0;padding:0}.nav-item{position:relative}.has-dropdown:after{content:"";position:absolute;top:100%;left:0;right:0;height:14px}.has-language:after{content:"";position:absolute;top:100%;left:0;right:0;height:12px}.nav-btn{display:inline-flex;align-items:center;background:transparent;border:0;padding:0;font-family:var(--font-main);font-size:1rem;font-weight:600;line-height:1.2;letter-spacing:normal;color:var(--brand-white);cursor:url(/static/Forchetta%20Spaghetti-CHCqIzEU.png) 8 6,pointer;position:relative;transition:color .22s ease-in-out;white-space:nowrap}.nav-btn:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:transparent;transition:background-color .22s ease-in-out}.nav-btn:hover,.nav-btn:active{color:var(--brand-red);cursor:url(/static/Forchetta%20Spaghetti-CHCqIzEU.png) 8 6,pointer}.nav-btn.active:after{background:var(--brand-red)}.nav-btn-contact{padding:.45rem 1.35rem;border:1px solid var(--brand-red);border-radius:999px;background:var(--brand-red);color:var(--brand-white);transition:color .22s ease-in-out,transform .22s ease-in-out,box-shadow .22s ease-in-out}.nav-btn-contact:hover,.nav-btn-contact:active{color:var(--brand-white);transform:scale(1.05);box-shadow:0 8px 14px #00000029}.nav-btn-contact:after{display:none}.lang-trigger{gap:.45rem}.mobile-nav-toggle{display:none}.lang-trigger img{width:24px;height:24px;border-radius:999px;object-fit:cover}.nav-caret{display:inline-block;width:10px;height:10px;margin-left:.55rem;border-right:3px solid currentColor;border-bottom:3px solid currentColor;transform:translateY(-4px) rotate(45deg);vertical-align:middle}.nav-dropdown{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%) translateY(-6px);width:max-content;max-width:90vw;background:#fffffffa;border:1px solid rgb(0 146 70 / .22);border-radius:16px;box-shadow:0 20px 45px #00000029;padding:1.25rem 1.45rem 1.4rem;display:block;visibility:hidden;opacity:0;pointer-events:none;transition-property:opacity,transform,visibility;transition-duration:.28s,.28s,0s;transition-timing-function:ease,ease,linear;transition-delay:0s,0s,.28s;z-index:30}.has-dropdown.open .nav-dropdown{visibility:visible;opacity:1;pointer-events:auto;transform:translate(-50%) translateY(0);transition-delay:0s,0s,0s}.lang-dropdown{position:absolute;top:calc(100% + 2px);right:0;width:180px;background:#fffffffa;border:1px solid rgb(0 146 70 / .22);border-radius:12px;box-shadow:0 16px 34px #00000029;padding:.5rem;display:grid;gap:.2rem;visibility:hidden;opacity:0;pointer-events:none;transform:translateY(-6px);transition:opacity .22s ease,transform .22s ease,visibility 0s linear .22s;z-index:35}.has-language.open .lang-dropdown{visibility:visible;opacity:1;pointer-events:auto;transform:translateY(0);transition-delay:0s}.lang-option{display:flex;align-items:center;gap:.5rem;width:100%;border:0;background:transparent;border-radius:8px;padding:.45rem .5rem;color:var(--brand-black);font:inherit;font-size:.94rem;font-weight:600;text-align:left}.lang-option img{width:20px;height:20px;border-radius:999px;object-fit:cover}.lang-option:hover{color:var(--brand-red)}.lang-flag-fallback{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;border:1px solid rgb(0 146 70 / .5);color:var(--brand-green);font-size:.7rem;font-weight:700}.nav-dropdown-inner{display:flex;gap:5rem;align-items:flex-start}.nav-dropdown-col{min-width:0}.nav-dropdown-title{margin:0 0 .7rem;font-size:.86rem;color:#0000007a;font-weight:600}.nav-dropdown-links{display:grid;gap:.2rem}.nav-dropdown-link{display:block;padding:.4rem 0;border-radius:8px;color:var(--brand-black);font-weight:600;transition:color .22s ease-in-out}.nav-dropdown-link-featured{font-size:1.3rem;line-height:1.2;font-weight:700;letter-spacing:-.01em}.nav-dropdown-link:hover{background:transparent;color:var(--brand-red)}.btn-primary,.btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.6rem;border:1px solid rgb(202 39 42 / .65);font-weight:700;text-transform:uppercase;letter-spacing:.04em;transition:transform .2s ease,opacity .2s ease;cursor:url(/static/Forchetta%20Spaghetti-CHCqIzEU.png) 8 6,pointer}.btn-primary{background:var(--hero-accent);color:var(--brand-white)}.btn-primary.small{padding:.65rem 1.3rem}.btn-outline{border-color:#009246cc;color:var(--brand-black);background:var(--brand-white)}.btn-primary:hover,.btn-outline:hover{transform:translateY(-2px)}.hero-section{position:relative;overflow:hidden;padding:3.4rem 0 4rem;background:radial-gradient(circle at 80% 45%,rgb(202 39 42 / .12),transparent 42%),radial-gradient(circle at 20% 20%,rgb(0 146 70 / .12),transparent 42%),var(--brand-white)}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:3rem}.hero-copy h1{margin:0;font-family:var(--font-display);font-size:clamp(2.4rem,5vw,5rem);line-height:.95;color:var(--brand-green)}.hero-copy h1 span{display:block;color:var(--brand-red)}.hero-copy p{color:var(--brand-black);font-size:1.2rem;line-height:1.6;max-width:36ch}.hero-description{display:grid;gap:1.1rem;margin:1rem 0 1.4rem}.hero-description p{margin:0}.eyebrow{margin:0 0 1rem;text-transform:uppercase;letter-spacing:.2em;color:var(--brand-red);font-weight:700}.hero-visual{position:relative}.plate-wrap{border-radius:50%;width:min(540px,90vw);aspect-ratio:1;margin-inline:auto;filter:drop-shadow(0 16px 32px rgb(202 39 42 / .45))}.plate-wrap img{animation:plateSpinClockwise 42s linear infinite;transform-origin:50% 50%}.hero-deco{position:absolute;width:180px;height:180px;background-repeat:no-repeat;background-size:contain;opacity:.8}.hero-left{left:-20px;top:130px;background-image:url(data:image/png;base64,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);transform:rotate(14deg)}.hero-right{right:10px;bottom:80px;background-image:url(data:image/png;base64,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);transform:rotate(-16deg)}.hero-ribbon{width:100%;overflow:hidden;margin-top:2.2rem;padding:.7rem 0 1rem;background:transparent}.hero-ribbon-track{width:max-content;display:flex;align-items:center;gap:1rem;animation:heroRibbonLoop 55s linear infinite;transform:translate(-50%)}.hero-ribbon-item{flex:0 0 auto}.hero-ribbon-item img{width:235px;height:235px;border-radius:50%;object-fit:cover;display:block}.content-section{padding:5rem 0;background:var(--brand-white)}.section-tag{margin:0;text-transform:uppercase;color:var(--brand-red);font-weight:700;letter-spacing:.08em}.content-section h2{margin:.6rem 0 1rem;font-family:var(--font-display);color:var(--brand-red);font-size:clamp(2rem,4vw,3rem)}.content-section p{color:var(--brand-black);line-height:1.7}main .content-section:nth-of-type(2n) h2{color:var(--brand-green)}.about-grid,.booking-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.about-card,.info-card,.menu-card,.booking-form{background:var(--brand-white);border:1px solid rgb(0 146 70 / .4);border-radius:16px}.about-card,.info-card{padding:1.5rem}.why-grid,.menu-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.menu-card{overflow:hidden}.menu-card img{width:100%;height:200px;object-fit:cover}.menu-card div{padding:1rem}.menu-card h3{margin:0 0 .6rem;color:var(--brand-black)}.menu-badge{display:inline-block;margin:0 0 .7rem;padding:.15rem .5rem;border-radius:999px;border:1px solid rgb(202 39 42 / .8);background:#ca272a59;color:var(--brand-black);font-size:.75rem;letter-spacing:.04em;text-transform:uppercase}.menu-price{color:var(--hero-accent);font-weight:700;margin-top:.8rem}.booking-form{padding:1.5rem;display:grid;gap:.9rem}.booking-form label{display:grid;gap:.4rem;font-size:.9rem}.booking-form input,.booking-form textarea,.booking-form select{width:100%;border:1px solid rgb(0 146 70 / .7);background:var(--brand-white);color:var(--brand-black);border-radius:10px;padding:.7rem .75rem;font:inherit}.booking-form input:focus,.booking-form textarea:focus,.booking-form select:focus{outline:1px solid var(--hero-accent);border-color:transparent}.booking-submit-btn{justify-self:center;width:auto;min-width:230px;padding:.68rem 1.9rem;border:1px solid var(--brand-red);border-radius:999px;background:var(--brand-red);color:var(--brand-white);font-size:1rem;font-weight:700;text-transform:none;letter-spacing:normal;line-height:1.2;transition:color .22s ease-in-out,transform .22s ease-in-out,box-shadow .22s ease-in-out}.booking-submit-btn:hover,.booking-submit-btn:active{color:var(--brand-white);transform:scale(1.05);box-shadow:0 8px 14px #00000029}.status{margin:0;font-weight:600}.status.success{color:var(--brand-green)}.status.error{color:var(--brand-red)}.site-footer{padding:3.2rem 0 3.6rem;border-top:1px solid rgb(202 39 42 / .55);background:#ca272a1a}.language-strip{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.language-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;border-radius:999px;border:1px solid rgb(0 146 70 / .7);background:var(--brand-white)}.language-pill img{width:20px;height:20px;object-fit:cover;border-radius:50%}.language-pill span{color:var(--brand-black);font-size:.86rem}.footer-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;padding:.7rem 0;width:min(780px,100%);margin:0}.footer-block{display:flex;flex-direction:column}.footer-block p{margin:0 0 .75rem;color:var(--brand-black);line-height:1.95}.footer-block p:last-of-type{margin-bottom:0}.site-footer .footer-title{margin-bottom:.95rem!important;font-weight:800!important;color:var(--brand-red)!important}.footer-policy-link{border:0;background:transparent;color:var(--brand-red);font:inherit;font-weight:700;text-decoration:none;padding:0;text-align:left}.footer-policy-link:hover{text-decoration:underline;text-underline-offset:2px}.footer-policy-row{margin-top:auto;display:flex;align-items:center;gap:1.2rem;flex-wrap:nowrap}.footer-copy{margin-top:2.4rem;font-size:.9rem;color:#000000b8;text-align:center}.legal-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem}.legal-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000080}.legal-modal-card{position:relative;z-index:1;width:min(860px,96vw);max-height:96vh;border-radius:18px;border:1px solid rgb(0 0 0 / .12);background:var(--brand-white);box-shadow:0 28px 42px #00000059;overflow:hidden;display:grid;grid-template-rows:auto 1fr}.legal-modal-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1.1rem;border-bottom:1px solid rgb(0 0 0 / .12)}.legal-modal-tabs{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem;border:1px solid rgb(0 0 0 / .14);border-radius:999px;background:#00000008}.legal-modal-tab{border:0;border-radius:999px;background:transparent;color:#0000009e;font:inherit;font-size:.92rem;font-weight:600;padding:.46rem .95rem;line-height:1.2;transition:background-color .2s ease,color .2s ease}.legal-modal-tab.is-active{background:var(--brand-red);color:var(--brand-white)}.legal-modal-close{border:1px solid var(--brand-red);border-radius:999px;background:var(--brand-red);color:var(--brand-white);padding:.35rem .9rem;font:inherit;font-size:.84rem;font-weight:600;transition:color .22s ease-in-out,transform .22s ease-in-out,box-shadow .22s ease-in-out}.legal-modal-close:hover{transform:scale(1.05);box-shadow:0 8px 14px #00000029}.legal-modal-body{overflow-y:auto;padding:1.35rem 1.3rem 1.6rem}.legal-modal-body h3{margin:0 0 1.2rem;color:var(--brand-black);font-size:1.45rem}.legal-modal-body section+section{margin-top:1.45rem}.legal-modal-body h4{margin:0 0 .35rem;font-size:.97rem;color:var(--brand-green)}.legal-modal-body p{margin:0;line-height:1.95;color:var(--brand-black)}.legal-email-link{color:var(--brand-red);font-weight:700;text-decoration:none}.contact-email-link{color:var(--brand-red);font-weight:700}.contact-email-link:hover,.contact-email-link:focus-visible,.contact-email-link:active{text-decoration:underline;text-underline-offset:2px}.legal-email-link:hover{text-decoration:underline;text-underline-offset:2px}.privacy-page{min-height:100vh;padding:4rem 0;background:var(--brand-white)}.product-line-section{min-height:78vh}.line-quote-cta{margin-top:2rem;display:flex;justify-content:center}.line-quote-btn{display:inline-flex;align-items:center;justify-content:center;padding:.62rem 1.35rem;border:1px solid var(--brand-red);border-radius:999px;background:var(--brand-red);color:var(--brand-white);font-weight:600;line-height:1.2;transition:transform .22s ease-in-out,box-shadow .22s ease-in-out}.line-quote-btn:hover{transform:scale(1.05);box-shadow:0 8px 14px #00000029}.line-gluten-pill{display:flex;width:fit-content;align-items:center;justify-content:center;margin:.15rem 0 .55rem;padding:.26rem .78rem;border:1px solid var(--brand-green);border-radius:999px;background:#00924624;color:var(--brand-green);font-size:.86rem;font-weight:600;line-height:1.2}.line-product-sheet-btn{display:flex;width:fit-content;align-items:center;justify-content:center;margin:.05rem 0 .6rem;padding:.26rem .78rem;border:1px solid var(--brand-red);border-radius:999px;background:#ca272a29;color:var(--brand-red);font-size:.86rem;font-weight:600;line-height:1.2;transition:background-color .2s ease,color .2s ease,transform .2s ease}.line-product-sheet-btn:hover{background:var(--brand-red);color:var(--brand-white);transform:translateY(-1px)}.product-sheet-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1.5rem}.product-sheet-modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#00000085}.product-sheet-modal-card{position:relative;z-index:1;width:min(980px,96vw);height:min(84vh,820px);border-radius:18px;border:1px solid rgb(255 255 255 / .25);background:var(--brand-white);overflow:hidden;box-shadow:0 28px 42px #00000059;display:grid;grid-template-rows:auto 1fr}.product-sheet-modal-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border-bottom:1px solid rgb(0 0 0 / .1)}.product-sheet-modal-head p{margin:0;font-weight:700;color:var(--brand-black)}.product-sheet-modal-actions{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.product-sheet-modal-download{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--brand-green);border-radius:999px;background:var(--brand-green);color:var(--brand-white);padding:.42rem 1rem;min-height:38px;min-width:122px;font-size:.84rem;font-weight:600;line-height:1.2;white-space:nowrap;transition:color .22s ease-in-out,transform .22s ease-in-out,box-shadow .22s ease-in-out}.product-sheet-modal-close{border:1px solid var(--brand-red);border-radius:999px;background:var(--brand-red);color:var(--brand-white);padding:.42rem 1rem;min-height:38px;min-width:96px;font:inherit;font-size:.84rem;font-weight:600;white-space:nowrap;transition:color .22s ease-in-out,transform .22s ease-in-out,box-shadow .22s ease-in-out}.product-sheet-modal-download:hover,.product-sheet-modal-download:active,.product-sheet-modal-close:hover,.product-sheet-modal-close:active{transform:scale(1.05);box-shadow:0 8px 14px #00000029}.product-sheet-modal-card iframe{width:100%;height:100%;border:0;background:var(--brand-white)}.product-line-section .menu-card{background:transparent;border:0;border-radius:0;box-shadow:none}.product-line-section .menu-card div{padding:.85rem 0 .1rem}.product-line-section .menu-card img{width:100%;height:260px;object-fit:contain;transition:transform .24s ease,filter .24s ease,opacity .9s ease;transform-origin:center;cursor:var(--cursor-fork),auto!important}.product-line-section .menu-card:hover img{transform:scale(1.04);filter:drop-shadow(0 8px 14px rgb(0 0 0 / .16))}.line-image-stack{position:relative;width:100%;height:260px}.line-image-stack img{position:absolute;top:0;right:0;bottom:0;left:0}.line-image-stack-media{transition:transform .24s ease,filter .24s ease,opacity .9s ease}.line-image-base,.line-image-alt-frame{opacity:0}.line-image-base{opacity:1}.line-image-base.is-hidden{opacity:0}.line-image-alt-frame{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;border:0;background:transparent;pointer-events:none}.line-image-alt-frame.is-visible{opacity:1}.line-title{margin:.5rem 0 1rem;font-family:var(--font-display);color:var(--brand-green);font-size:clamp(2rem,4vw,3rem)}.narrow{width:min(700px,92vw)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes heroRibbonLoop{0%{transform:translate(-50%)}to{transform:translate(0)}}@keyframes plateSpinClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pageEnterUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media(max-width:980px){nav ul{gap:1rem}.hero-grid,.about-grid,.booking-grid{grid-template-columns:1fr}.why-grid,.menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.header-inner{position:static;flex-wrap:wrap;justify-content:center}.brand{position:static;bottom:auto}nav ul{justify-content:center;flex-wrap:wrap}.header-inner nav{width:auto;justify-content:center;padding-right:0}.nav-dropdown{position:static;transform:none!important;min-width:100%;width:100%;margin-top:.5rem;visibility:visible;opacity:1;pointer-events:auto;padding:.85rem .9rem .95rem}.lang-dropdown{position:static;transform:none!important;width:100%;margin-top:.45rem;visibility:visible;opacity:1;pointer-events:auto}.nav-dropdown-inner{grid-template-columns:1fr;gap:.9rem}.nav-dropdown-link-featured{font-size:1.15rem;line-height:1.3}.nav-btn-contact{padding:.4rem 1.1rem;border-radius:999px}.hero-section{padding-top:3rem}.app-shell main{padding-top:9.2rem}.hero-copy p{font-size:1rem}.why-grid,.menu-grid{grid-template-columns:1fr}.hero-ribbon-item img{width:150px;height:150px}.hero-deco{width:110px;height:110px}.product-sheet-modal{padding:.85rem}.product-sheet-modal-card{width:100%;height:88vh;border-radius:14px}.product-sheet-modal-head{align-items:flex-start;flex-direction:column;gap:.7rem}.product-sheet-modal-actions{width:100%;justify-content:stretch;gap:.5rem}.product-sheet-modal-download,.product-sheet-modal-close{flex:1 1 100%;width:100%;min-width:0}.footer-inner{grid-template-columns:1fr;gap:1rem}.footer-policy-row{margin-top:.8rem;align-items:flex-start;flex-wrap:wrap;gap:.8rem}.legal-modal-card{width:100%;max-height:90vh;border-radius:14px}.legal-modal-head{align-items:flex-start;flex-direction:column}.legal-modal-tabs{width:100%;flex-wrap:wrap;border-radius:16px}.legal-modal-tab{flex:1 1 calc(50% - .4rem);min-width:0;text-align:center}}.product-story-section{padding:2.8rem 0}.product-story-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:start}.product-story-copy{grid-column:1 / 2}.product-story-media{grid-column:2 / 3;min-height:100%}.product-story-section-right .product-story-copy{grid-column:2 / 3}.product-story-section-right .product-story-media{grid-column:1 / 2}@media(min-width:981px){.quality-layout>.product-story-copy,.range-section>.product-story-layout:not(.range-location-head)>.product-story-copy{grid-column:2 / 3;grid-row:1}.quality-layout>.quality-media,.range-section>.product-story-layout:not(.range-location-head)>.range-dish-media{display:flex;grid-column:1 / 2;grid-row:1}}.commitment-media{display:flex;align-items:flex-start;justify-content:center;margin-top:-1.2rem;margin-right:-5rem}.commitment-media img{width:min(500px,100%);height:auto;object-fit:contain;filter:drop-shadow(-18px 20px 24px rgb(0 0 0 / .22));opacity:0;transform:translateY(24px);transition:opacity .85s ease,transform .85s ease;transition-delay:0s;-webkit-mask-image:linear-gradient(to bottom,rgb(0 0 0 / 1) 78%,rgb(0 0 0 / 0) 100%);mask-image:linear-gradient(to bottom,#000 78%,#0000)}.product-story-section.home-reveal.is-visible .commitment-media img{opacity:1;transform:translateY(0);transition-delay:.55s}.quality-media{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;width:min(540px,100%)}.quality-media img{width:min(540px,100%);height:auto;display:block;object-fit:contain;filter:drop-shadow(-18px 20px 24px rgb(0 0 0 / .22));opacity:0;transform:translateY(24px);transition:opacity .85s ease,transform .85s ease;transition-delay:0s}.quality-section.home-reveal.is-visible .quality-media img{opacity:1;transform:translateY(0);transition-delay:.55s}.quality-weekbox-btn{margin-top:1rem;margin-left:auto;margin-right:auto;padding:.45rem 1.35rem;border:1px solid var(--brand-red);border-radius:999px;background:var(--brand-red);color:var(--brand-white);font-family:var(--font-main);font-size:1rem;font-weight:600;line-height:1.2;transition:color .22s ease-in-out,transform .22s ease-in-out,box-shadow .22s ease-in-out;opacity:0;transform:translateY(24px)}.quality-weekbox-btn:hover,.quality-weekbox-btn:active{color:var(--brand-white);transform:translateY(0) scale(1.05);box-shadow:0 8px 14px #00000029}.quality-section.home-reveal.is-visible .quality-weekbox-btn{opacity:1;transform:translateY(0);transition:opacity .85s ease,transform .85s ease;transition-delay:.55s}.quality-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:1rem}.quality-layout .quality-media{grid-column:1 / 2;justify-content:center;align-self:center;margin-left:-3rem;padding-left:0;padding-right:0}.quality-section .quality-layout .product-story-copy{grid-column:2 / 3}.product-story-section h2{margin-bottom:1.3rem;font-size:clamp(1.95rem,3vw,2.55rem)}.product-story-copy p:not(.section-tag){margin:0 0 1.25rem;font-size:1.08rem;line-height:1.8}.product-story-copy p+p{margin-top:0}.product-story-copy ul{margin:.75rem 0 .95rem;padding:0;list-style:none}.product-story-copy li{position:relative;padding-left:1.55rem;font-size:1.08rem;line-height:1.8}.product-story-copy li:before{content:"";position:absolute;left:0;top:.62rem;width:.78rem;height:.78rem;border:2px solid var(--brand-red);border-radius:999px;background:transparent;transition:background-color .2s ease,box-shadow .2s ease}.product-story-copy li:hover:before{background:var(--brand-red);box-shadow:0 0 0 4px #ca272a33}.strengths-section h2{color:var(--brand-green)}.strengths-section .product-story-copy li:before{border-color:var(--brand-green)}.strengths-section .product-story-copy li:hover:before{background:var(--brand-green);box-shadow:0 0 0 4px #00924633}.strengths-media{display:flex;align-items:flex-start;justify-content:flex-end;margin-right:-2rem;margin-top:.4rem}.strengths-media img{width:min(500px,100%);height:auto;object-fit:contain;filter:drop-shadow(-18px 20px 24px rgb(0 0 0 / .22));opacity:0;transform:translateY(6px);transition:opacity .85s ease,transform .85s ease;transition-delay:0s}.strengths-section.home-reveal.is-visible .strengths-media img{opacity:1;transform:translateY(0);transition-delay:.55s}.range-section h2{color:var(--brand-red)}.range-section{padding-top:5rem}.range-dish-media{display:flex;justify-content:flex-start;align-items:center;align-self:center;margin-left:-4.5rem;margin-top:-2rem}.range-dish-visual{position:relative;width:min(520px,100%);opacity:0;transform:translateY(24px);transition:opacity 1.2s cubic-bezier(.22,.61,.36,1),transform 1.2s cubic-bezier(.22,.61,.36,1);transition-delay:0s}.range-dish-spin{opacity:1;transform:scale(1);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}.range-dish-visual.is-switching .range-dish-spin{opacity:0;transform:scale(.985)}.range-dish-media img{width:100%;height:auto;object-fit:contain;filter:drop-shadow(0 16px 32px rgb(202 39 42 / .45));animation:rangeDishSpinClockwise 44s linear infinite;backface-visibility:hidden;transform:translateZ(0)}.range-section.home-reveal.is-visible .range-dish-visual{opacity:1;transform:translateY(0);transition-delay:.55s}.range-location-head{margin-top:2.8rem}.range-location-head .product-story-copy{grid-column:1 / 2;justify-self:start;text-align:left}.range-location-tag{color:var(--brand-black)}.range-section .range-location-title{margin:.6rem 0 0;color:var(--brand-green)}.range-map-wrap{margin-top:.1rem;width:min(820px,84vw);margin-left:auto;margin-right:auto;position:relative;overflow:visible}.range-map-stage>img{width:100%;height:auto;display:block;object-fit:cover;border:2px solid var(--brand-green)}.range-map-stage{position:relative;overflow:visible}.range-truck-lane{position:absolute;left:50%;top:0;width:100vw;margin-left:-50vw;height:26px;pointer-events:none;z-index:10000;overflow:visible}.range-map-points-anchor{position:absolute;top:24px;right:0;bottom:0;left:28px;z-index:2;pointer-events:none}.range-map-truck{position:absolute;left:-220px;top:-2px;width:auto;height:100px;z-index:1;opacity:0;pointer-events:none;will-change:transform,opacity;backface-visibility:hidden;transform:translateZ(0);border:0!important;outline:0;box-shadow:none;background:transparent;object-fit:contain;animation:none}.range-map-wrap.home-reveal.is-visible .range-map-truck{animation:mapTruckRun 5.2s linear 1.45s infinite both}.range-map-points{position:relative;width:100%;height:100%}.range-map-dot{position:absolute;width:.78rem;height:.78rem;border:2px solid var(--brand-green);border-radius:999px;background:var(--brand-green);opacity:0;transform:translate(-50%,-50%) scale(.4);transition:transform .24s ease;pointer-events:auto}.range-map-dot:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:999px;border:2px solid rgb(0 146 70 / .65);opacity:0}.range-map-popover{position:absolute;left:50%;bottom:calc(100% + 12px);transform:translate(-50%) translateY(6px);display:inline-flex;align-items:center;justify-content:center;gap:.24rem;padding:.22rem .36rem;min-width:96px;width:max-content;border:1px solid var(--brand-red);border-radius:10px;background:#ffffffeb;color:var(--brand-black);font-size:.84rem;font-weight:600;line-height:1.1;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .22s ease,transform .22s ease;box-shadow:0 8px 14px #00000014;overflow:hidden;z-index:9999;text-align:center}.range-map-popover img{width:20px;height:auto;object-fit:contain;flex:0 0 20px;display:block;border:0!important;outline:0;background:transparent;clip-path:none}.range-map-popover span{display:inline-block;white-space:nowrap;overflow:visible;text-overflow:clip;color:var(--brand-black);min-width:0;text-align:center}.range-map-wrap.home-reveal.is-visible .range-map-dot{animation:mapDotReveal .42s ease-out forwards;animation-delay:calc(.85s + var(--dot-delay, 0ms))}.range-map-wrap.home-reveal.is-visible .range-map-dot:after{animation:radarPulse 1.8s ease-out infinite;animation-delay:calc(.85s + var(--dot-delay, 0ms) + .42s)}.range-map-dot:hover{transform:translate(-50%,-50%) scale(1.05);z-index:1000}.range-map-dot:hover .range-map-popover,.range-map-dot:focus-visible .range-map-popover{opacity:1;transform:translate(-50%) translateY(0)}.work-with-us-section{padding-top:3.2rem}.work-with-us-inner{display:grid;justify-items:center;text-align:center;gap:1.2rem}.work-with-us-inner h2{margin:0;color:var(--brand-red);font-family:var(--font-display);font-size:clamp(2rem,3.4vw,2.8rem)}main .work-with-us-section .work-with-us-inner h2{color:var(--brand-red)}.work-with-us-inner img{width:min(620px,86vw);height:auto;object-fit:contain}.work-with-us-inner .section-tag,.work-with-us-inner h2,.work-with-us-inner img,.work-with-us-btn{opacity:0;transform:translateY(24px);transition:opacity .85s ease,transform .85s ease}.work-with-us-btn{display:inline-flex;align-items:center;justify-content:center;padding:.45rem 1.35rem;border:1px solid var(--brand-red);border-radius:999px;background:var(--brand-red);color:var(--brand-white);font-family:var(--font-main);font-size:1rem;font-weight:600;line-height:1.2;transition:color .22s ease-in-out,transform .22s ease-in-out,box-shadow .22s ease-in-out}.work-with-us-btn:hover,.work-with-us-btn:active{color:var(--brand-white);transform:translateY(0) scale(1.05);box-shadow:0 8px 14px #00000029}.work-with-us-section.home-reveal.is-visible .work-with-us-inner .section-tag{opacity:1;transform:translateY(0);transition-delay:0s}.work-with-us-section.home-reveal.is-visible .work-with-us-inner h2{opacity:1;transform:translateY(0);transition-delay:.18s}.work-with-us-section.home-reveal.is-visible .work-with-us-inner img{opacity:1;transform:translateY(0);transition-delay:.36s}.work-with-us-section.home-reveal.is-visible .work-with-us-btn{opacity:1;transform:translateY(0);transition:opacity .85s ease,transform .85s ease,color .22s ease-in-out,box-shadow .22s ease-in-out;transition-delay:.55s,.55s,0s,0s}@keyframes mapDotReveal{0%{opacity:0;transform:translate(-50%,-50%) scale(.4)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes radarPulse{0%{transform:scale(1);opacity:.85}70%{transform:scale(2.2);opacity:0}to{transform:scale(2.2);opacity:0}}@keyframes rangeDishSpinClockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes mapTruckRun{0%{transform:translateZ(0);opacity:0}8%{opacity:1}92%{opacity:1}to{transform:translate3d(calc(100vw + 440px),0,0);opacity:0}}.home-reveal{content-visibility:auto;contain-intrinsic-size:1px 880px;opacity:0;transform:translateY(34px);transition:opacity .85s ease,transform .85s ease;transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.home-reveal.is-visible{opacity:1;transform:translateY(0)}.product-story-copy li+li{margin-top:.45rem}@media(max-width:980px){.product-story-layout{grid-template-columns:1fr;gap:1.75rem}.product-story-copy,.product-story-media{grid-column:auto}.product-story-layout>.product-story-copy{order:1}.product-story-layout>.product-story-media:not([aria-hidden=true]){display:flex;order:2;min-height:0;width:100%;justify-self:center}.product-story-layout>.product-story-media[aria-hidden=true]{display:none}.commitment-media,.strengths-media,.range-dish-media,.quality-layout .quality-media{justify-content:center;margin:0}.quality-layout .quality-media{width:min(540px,100%)}.quality-section .quality-media,.range-section .range-dish-media{display:flex!important;order:2}.quality-section .quality-media img,.range-section .range-dish-visual{opacity:1;transform:none;transition-delay:0s}}@media(max-width:980px){.container{width:min(1120px,94vw)}.site-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.header-inner{position:relative;justify-content:space-between;align-items:center;gap:.75rem;padding:1rem 0}.brand{position:static;bottom:auto;flex:0 0 auto}.brand img{width:150px}.mobile-nav-toggle{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:.26rem;width:42px;height:42px;border:1px solid rgb(255 255 255 / .45);border-radius:10px;background:#ffffff1f;padding:0;margin-left:auto;z-index:31}.mobile-nav-toggle span{width:18px;height:2px;border-radius:999px;background:var(--brand-white);transition:transform .2s ease,opacity .2s ease}.mobile-nav-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.mobile-nav-toggle.is-open span:nth-child(2){opacity:0}.mobile-nav-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.header-inner nav{position:absolute;top:calc(100% + 8px);left:0;right:0;width:100%;display:none;padding:.85rem;border:1px solid rgb(0 146 70 / .25);border-radius:14px;background:#fffffffa;box-shadow:0 18px 36px #00000024;z-index:30}.header-inner nav.nav-open{display:block}.header-inner nav ul{display:grid;gap:.4rem;justify-content:stretch}.nav-item{width:100%}.nav-btn{width:100%;justify-content:space-between;color:var(--brand-black);font-size:1rem;line-height:1.35;padding:.45rem .2rem}.nav-btn:after{bottom:0}.nav-btn-contact{justify-content:center;margin-top:.15rem;color:var(--brand-white)}.has-dropdown:after,.has-language:after{display:none}.nav-dropdown{position:static;left:auto;top:auto;transform:none;width:100%;max-width:none;margin-top:.35rem;border-radius:12px;box-shadow:none;padding:.8rem .9rem;visibility:visible;opacity:1;pointer-events:auto;display:none}.has-dropdown.open .nav-dropdown{display:block;transform:none}.nav-dropdown-inner{display:grid;gap:.75rem}.nav-dropdown-link-featured{font-size:1.02rem;line-height:1.25}.lang-trigger{justify-content:flex-start;gap:.5rem}.lang-dropdown{position:static;top:auto;right:auto;width:100%;margin-top:.35rem;transform:none;visibility:visible;opacity:1;pointer-events:auto;box-shadow:none;border-radius:10px;display:none}.has-language.open .lang-dropdown{display:grid}.app-shell main{padding-top:6rem}.hero-section{padding:2.4rem 0 2.8rem}.hero-grid{gap:2rem}.hero-copy h1{font-size:clamp(2.1rem,6.2vw,3.8rem)}.hero-copy p{font-size:1.05rem;line-height:1.55}.hero-ribbon-item img{width:165px;height:165px}.content-section{padding:3.5rem 0}.product-line-section .menu-card img,.line-image-stack{height:230px}.range-map-wrap{width:min(820px,95vw)}.range-map-points-anchor{top:18px;right:0;bottom:0;left:18px}.range-truck-lane{top:0;height:24px}.range-map-truck{height:82px}.range-map-popover{font-size:.78rem;padding:.32rem .5rem}.range-map-popover img{width:18px}}@media(max-width:700px){.container{width:min(1120px,95vw)}.header-inner{padding:.8rem 0}.brand img{width:128px}.mobile-nav-toggle{width:40px;height:40px}.app-shell main{padding-top:5.5rem}.hero-grid{gap:1.2rem}.plate-wrap{width:min(340px,88vw)}.hero-ribbon-item img{width:138px;height:138px}.content-section{padding:2.9rem 0}.section-tag{font-size:.84rem}.content-section h2{font-size:clamp(1.6rem,8vw,2.1rem);margin:.45rem 0 .8rem}.product-story-copy p:not(.section-tag),.product-story-copy li{font-size:1rem;line-height:1.65}.product-story-layout{gap:1.5rem}.product-story-layout>.product-story-copy{order:1}.product-story-layout>.product-story-media:not([aria-hidden=true]){display:flex;order:2;grid-column:auto;min-height:0;width:100%;justify-self:center}.commitment-media,.strengths-media,.range-dish-media,.quality-layout .quality-media{justify-content:center;margin:0}.quality-layout .quality-media{width:min(420px,100%)}.range-dish-media{align-items:center}.range-dish-visual{width:min(420px,100%)}.booking-form{padding:1rem;gap:.75rem}.booking-submit-btn{width:100%;min-width:0;padding:.72rem 1rem}.product-line-section .menu-card img,.line-image-stack{height:200px}.menu-card div{padding:.7rem 0 .1rem}.product-sheet-modal{padding:.6rem}.product-sheet-modal-card{height:90vh}.product-sheet-modal-head p{font-size:.92rem}.product-sheet-modal-download,.product-sheet-modal-close{min-height:36px;font-size:.8rem}.footer-inner{gap:.7rem}.footer-block p{line-height:1.65;margin:0 0 .5rem}.footer-policy-row{gap:.65rem}.legal-modal{padding:.6rem}.legal-modal-card{max-height:92vh}.legal-modal-head,.legal-modal-body{padding-left:.85rem;padding-right:.85rem}.legal-modal-body h3{font-size:1.2rem}}@media(max-width:480px){.hero-copy h1{font-size:clamp(1.85rem,9.5vw,2.4rem)}.hero-copy p{font-size:.96rem}.hero-ribbon-item img{width:122px;height:122px}.nav-btn,.nav-dropdown-link-featured{font-size:.96rem}.line-product-sheet-btn,.line-gluten-pill{font-size:.78rem}.line-quote-btn{width:100%}.range-map-dot{width:.68rem;height:.68rem}.range-truck-lane{top:0;height:22px}.range-map-truck{height:68px}}
