@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";
@layer reset{*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:7rem}body{margin:0}img,iframe{max-width:100%;display:block}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}}@layer base{:root{--ink:#19120f;--ink-soft:#33261f;--paper:#f5eee2;--paper-2:#eadfce;--red:#e22219;--red-deep:#a90d0a;--yellow:#ffd52b;--green:#1e5631;--lime:#b8ef5a;--cream:#fff9ec;--white:#fff;--muted:#756a62;--line:#28191221;--glass:#fff9ec9e;--glass-strong:#fff9ecd6;--glass-dark:#19120fb8;--shadow:0 24px 70px #2f190a26;--shadow-small:0 12px 32px #2f190a1c;--radius-xl:2.5rem;--radius-lg:1.75rem;--radius-md:1.15rem;--page:min(1420px, calc(100% - 3rem))}:root[data-theme=dark]{--ink:#fff8ec;--ink-soft:#f1e7d8;--paper:#120f0d;--paper-2:#1c1612;--cream:#17120f;--white:#fff9ed;--muted:#b3a79b;--line:#fff7e821;--glass:#221a1594;--glass-strong:#1d1612db;--glass-dark:#0a0807bf;--shadow:0 26px 80px #00000057;--shadow-small:0 14px 36px #00000042}body{background:var(--paper);min-width:320px;color:var(--ink);font-family:DM Sans,Arial,sans-serif;transition:background-color .28s,color .28s;overflow-x:hidden}body.modal-open{overflow:hidden}::selection{background:var(--yellow);color:#19120f}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong,.button,.kicker{font-family:Manrope,DM Sans,Arial,sans-serif}button{color:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--yellow);color:#17110f;border-radius:.8rem;padding:.8rem 1rem;font-weight:800;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}.site-shell{isolation:isolate;position:relative;overflow:clip}.section-shell{width:var(--page);margin-inline:auto;padding-block:clamp(6.25rem,9vw,9.5rem);scroll-margin-top:7rem;position:relative}.scene{isolation:isolate;position:relative;overflow:hidden}.scene:before,.scene:after{z-index:-2;content:"";filter:blur(80px);opacity:.22;pointer-events:none;will-change:transform;border-radius:999px;position:absolute}.scene:before{background:var(--red);width:24rem;height:24rem;animation:13s ease-in-out infinite alternate glow-wander;top:12%;left:-12rem}.scene:after{background:var(--yellow);width:27rem;height:27rem;animation:17s ease-in-out -4s infinite alternate-reverse glow-wander;bottom:8%;right:-10rem}.glass-panel{border:1px solid var(--line);background:linear-gradient(145deg, #ffffff17, transparent 45%), var(--glass);box-shadow:var(--shadow-small);-webkit-backdrop-filter:blur(22px)saturate(140%);backdrop-filter:blur(22px)saturate(140%)}.kicker{color:var(--red);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.68rem;font-weight:800;display:inline-flex}.kicker:before{content:"";background:currentColor;width:1.8rem;height:1px}.section-heading{justify-content:space-between;align-items:end;gap:3rem;margin-bottom:clamp(3rem,5vw,4.75rem);display:flex}.section-heading h2,.numbers-intro h2,.branch-teaser-copy h2,.pdf-copy h2,.contact-card h2,.message-intro h2{letter-spacing:-.075em;max-width:12ch;margin-bottom:0;font-size:clamp(2.8rem,5.6vw,6.4rem);font-weight:800;line-height:.94}.section-heading>p,.branch-teaser-copy>p,.pdf-copy>p,.message-intro>p{max-width:34rem;color:var(--muted);margin-bottom:0;font-size:clamp(.95rem,1.3vw,1.15rem);line-height:1.7}[data-reveal]{opacity:0;transition:opacity .72s cubic-bezier(.2,.7,.2,1),transform .72s cubic-bezier(.2,.7,.2,1);transform:translateY(38px)}[data-reveal].is-visible{opacity:1;transform:translateY(0)}}@layer components{.button{letter-spacing:-.02em;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:space-between;align-items:center;gap:1.3rem;min-height:3.65rem;padding:.85rem 1.25rem;font-size:.78rem;font-weight:800;transition:transform .18s,box-shadow .18s,background-color .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 14px 30px #23130b29}.button-primary{background:var(--red);color:#fff}.button-yellow{background:var(--yellow);color:#17110f}.button-dark{color:#fff7e8;background:#17110f}.button-ghost{border-color:var(--line);background:var(--glass);color:var(--ink);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.round-button{border:1px solid var(--line);background:var(--glass);cursor:pointer;border-radius:50%;flex:none;place-items:center;width:2.9rem;height:2.9rem;transition:transform .18s,background-color .18s;display:grid}.round-button:hover{background:var(--yellow);color:#17110f;transform:rotate(10deg)}.site-header{z-index:100;border-radius:1.55rem;grid-template-columns:auto 1fr auto;align-items:center;gap:2rem;width:min(1460px,100% - 2rem);min-height:5.35rem;padding:.72rem .8rem .72rem 1.25rem;transition:min-height .22s,background-color .22s,box-shadow .22s;display:grid;position:fixed;top:1rem;left:50%;transform:translate(-50%)}.site-header.is-scrolled{background:var(--glass-strong);min-height:4.55rem;box-shadow:var(--shadow)}.brand{align-items:center;gap:1rem;display:flex}.brand img{object-fit:contain;width:190px;height:32px}.brand span{max-width:5.5rem;color:var(--muted);letter-spacing:.13em;text-transform:uppercase;font-size:.55rem;font-weight:800;line-height:1.25}.desktop-nav{justify-content:center;align-items:center;gap:.2rem;display:flex}.desktop-nav a{color:var(--muted);padding:.75rem .9rem;font-size:.72rem;font-weight:800;transition:color .18s;position:relative}.desktop-nav a:after{background:var(--red);content:"";border-radius:2px;height:2px;transition:transform .18s;position:absolute;bottom:.43rem;left:.85rem;right:.85rem;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a.is-active{color:var(--ink)}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{transform:scaleX(1)}.header-actions{align-items:center;gap:.55rem;display:flex}.branch-trigger{border:1px solid var(--line);cursor:pointer;background:#ffffff08;border-radius:1.1rem;align-items:center;gap:.7rem;min-height:3.6rem;padding:.45rem .8rem;transition:transform .18s,background-color .18s;display:flex}.branch-trigger:hover{background:var(--glass-strong);transform:translateY(-2px)}.branch-trigger>span:nth-child(2){text-align:left;gap:.05rem;min-width:5.2rem;display:grid}.branch-trigger small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.54rem;font-weight:800}.branch-trigger strong{font-size:.74rem}.branch-pulse{background:#54c45e;border-radius:50%;flex:none;width:.55rem;height:.55rem;animation:2s ease-out infinite pulse-ring;display:inline-block;position:relative;box-shadow:0 0 #54c45e99}.header-order{min-height:3rem;padding-inline:1.15rem}.mobile-toggle{border:1px solid var(--line);width:3rem;height:3rem;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;display:none}.mobile-toggle span{background:currentColor;border-radius:999px;width:1.2rem;height:2px;transition:opacity .18s,transform .22s;display:block}.mobile-toggle.is-open span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-toggle.is-open span:nth-child(2){opacity:0}.mobile-toggle.is-open span:last-child{transform:translateY(-6px)rotate(-45deg)}.mobile-menu{z-index:99;background:linear-gradient(145deg, #ffffff2e, #ffffff0b 42%, #e222190e), var(--glass);-webkit-backdrop-filter:blur(30px)saturate(175%);backdrop-filter:blur(30px)saturate(175%);opacity:0;pointer-events:none;visibility:hidden;border:1px solid #ffffff29;border-radius:1.25rem;width:min(1460px,100% - 2rem);max-height:0;padding:0 1rem;transition:max-height .26s,opacity .22s,transform .22s,padding .22s,visibility 0s linear .26s;display:grid;position:fixed;top:6.9rem;left:50%;overflow:hidden;transform:translate(-50%,-12px);box-shadow:0 28px 70px #00000047,inset 0 1px #ffffff2e,0 0 0 1px #ffd52b0f}.mobile-menu.is-open{opacity:1;pointer-events:auto;visibility:visible;max-height:32rem;padding:1rem;transition-delay:0s;transform:translate(-50%)}.mobile-menu a,.mobile-menu button{text-align:left;background:0 0;border:0;border-radius:.85rem;padding:.9rem;font-weight:800}.mobile-menu a.is-active,.mobile-menu a:hover,.mobile-menu button:hover{background:var(--line)}.branch-modal{z-index:500;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0705b8;place-items:center;padding:1rem;animation:.24s both modal-fade;display:grid;position:fixed;inset:0;overflow-y:auto}.branch-dialog{background-color:var(--glass-strong);border-radius:2rem;width:min(950px,100%);max-height:calc(100vh - 2rem);padding:clamp(1.3rem,4vw,3rem);animation:.42s cubic-bezier(.2,.8,.2,1) both modal-rise;overflow-y:auto}.dialog-heading{justify-content:space-between;align-items:start;gap:2rem;display:flex}.dialog-heading h2{letter-spacing:-.07em;margin-bottom:.6rem;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.93}.dialog-heading p{color:var(--muted);margin-bottom:0}.branch-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:2.2rem;display:grid}.branch-choice{border:1px solid var(--line);text-align:left;cursor:pointer;opacity:0;min-height:205px;animation:choice-rise .42s calc(var(--choice-index) * 70ms + .14s) ease forwards;background:#ffffff09;border-radius:1.5rem;flex-direction:column;justify-content:flex-end;padding:1.3rem;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:flex;position:relative;overflow:hidden;transform:translateY(18px)}.branch-choice:before{content:"";border:1.8rem solid #e222191a;border-radius:50%;width:10rem;height:10rem;transition:transform .3s;position:absolute;top:-3rem;right:-3rem}.branch-choice:hover,.branch-choice.is-selected{background:var(--red);color:#fff;border-color:#e2221980;transform:translateY(-4px)}.branch-choice:hover:before,.branch-choice.is-selected:before{border-color:#ffd52b42;transform:scale(1.25)rotate(15deg)}.branch-choice-top{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;justify-content:space-between;font-size:.58rem;font-weight:800;display:flex;position:absolute;top:1.2rem;left:1.2rem;right:1.2rem}.branch-choice:hover .branch-choice-top,.branch-choice.is-selected .branch-choice-top{color:#ffffffbd}.branch-choice strong{letter-spacing:-.05em;font-size:clamp(1.5rem,3vw,2.4rem)}.branch-choice small{color:var(--muted);margin-top:.35rem}.branch-choice:hover small,.branch-choice.is-selected small{color:#ffffffbf}.choice-arrow{border:1px solid;border-radius:50%;place-items:center;width:2.5rem;height:2.5rem;display:grid;position:absolute;bottom:1.2rem;right:1.2rem}.dialog-note{color:var(--muted);align-items:center;gap:.55rem;margin:1rem 0 0;font-size:.68rem;display:flex}.dialog-note span{color:#54c45e;font-size:.55rem}.ambient-food{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.ambient-glow{filter:blur(110px);opacity:.16;will-change:transform;border-radius:50%;width:36rem;height:36rem;position:absolute}.ambient-glow-one{background:var(--red);animation:18s ease-in-out infinite alternate float-glow;top:5%;left:8%}.ambient-glow-two{background:var(--yellow);animation:22s ease-in-out -6s infinite alternate-reverse float-glow;bottom:6%;right:4%}.site-footer{color:#fff8eb;background:radial-gradient(circle at 10% 10%,#e2221933,#0000 25%),#0f0b09;padding:clamp(4rem,8vw,7.5rem) max(1.5rem,50% - 710px);position:relative;overflow:hidden}.site-footer .ambient-food{z-index:0}.footer-callout,.footer-grid,.footer-bottom{z-index:1;position:relative}.footer-callout{background:#ffffff12;border-radius:2rem;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(1.5rem,4vw,3rem);display:flex}.footer-callout h2{letter-spacing:-.07em;margin-bottom:0;font-size:clamp(2.2rem,4.5vw,5rem);line-height:.95}.footer-grid{grid-template-columns:1.5fr repeat(3,1fr);gap:3rem;padding-block:4rem;display:grid}.footer-grid>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:.75rem;font-size:.8rem;display:flex}.footer-grid strong{color:var(--yellow);margin-bottom:.5rem}.footer-grid a,.footer-grid span,.footer-brand p{color:#fff8eb99;line-height:1.5;transition:color .18s}.footer-grid a:hover{color:#fff}.footer-brand img{width:min(100%,280px)}.footer-brand p{max-width:26rem;margin-top:1.2rem}.footer-bottom{color:#fff8eb75;border-top:1px solid #ffffff1f;justify-content:space-between;gap:2rem;padding-top:1.5rem;font-size:.65rem;display:flex}}@layer pages{.home-hero{background:radial-gradient(circle at 78% 42%, #ffd52b38, transparent 29%), linear-gradient(135deg, var(--paper), var(--paper-2));grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;min-height:100svh;padding:8rem max(1.5rem,50% - 710px) 2rem;display:grid}.home-hero:before,.home-hero:after{display:none}.hero-copy{z-index:4;padding-block:3rem;position:relative}.page-enter{animation:.85s cubic-bezier(.2,.8,.2,1) .12s both page-enter}.status-pill{min-height:2.65rem;color:var(--muted);border-radius:999px;align-items:center;gap:.7rem;margin-bottom:1.8rem;padding:.55rem .85rem;font-size:.68rem;font-weight:700;display:inline-flex}.hero-copy h1{letter-spacing:-.09em;max-width:8.3ch;margin-bottom:1.5rem;font-size:clamp(4.2rem,7.8vw,9rem);font-weight:800;line-height:.82}.hero-copy h1 span{color:var(--red);display:block}.hero-copy>p{max-width:37rem;color:var(--muted);margin-bottom:2rem;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:.7rem;display:flex}.hero-proof{align-items:center;gap:.9rem;margin-top:2rem;display:flex}.proof-faces{display:flex}.proof-faces span{border:2px solid var(--paper);background:var(--ink);width:2.25rem;height:2.25rem;color:var(--paper);border-radius:50%;place-items:center;margin-left:-.45rem;font-size:.62rem;font-weight:800;display:grid}.proof-faces span:first-child{background:var(--red);color:#fff;margin-left:0}.proof-faces span:nth-child(2){background:var(--yellow);color:#17110f}.hero-proof p{margin-bottom:0;font-size:.72rem;display:grid}.hero-proof p span{color:var(--muted)}.hero-stage{min-height:calc(100svh - 10rem);animation-delay:.26s;position:relative}.hero-halo{aspect-ratio:1;border:10px solid var(--yellow);transform-origin:50%;will-change:transform;background:repeating-radial-gradient(circle,#0000 0 11.5%,#19110f14 11.8% 12.1%),#ffd52b7a;border-radius:50%;width:min(47vw,740px);animation:28s linear infinite hero-halo-center-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 2px #e222193d,0 0 0 24px #ffd52b17,0 30px 90px #ffd52b57}.hero-halo:before,.hero-halo:after{content:"";border:1px dashed #e2221966;border-radius:50%;animation:none;position:absolute}.hero-halo:before{border-width:2px;inset:-7%}.hero-halo:after{animation-duration:20s;animation-direction:reverse;inset:12%}.hero-mascot{z-index:2;object-fit:contain;object-position:bottom;filter:drop-shadow(0 28px 28px #1a0d073d);width:min(49vw,780px);max-height:98vh;animation:none;position:absolute;bottom:-6rem;left:50%;transform:translate(-50%)}.mascot-shadow{z-index:1;filter:blur(18px);background:#0f080547;border-radius:50%;width:48%;height:3.5rem;animation:5.5s ease-in-out infinite shadow-breathe;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.floating-ticket{z-index:4;-webkit-backdrop-filter:blur(26px)saturate(155%);backdrop-filter:blur(26px)saturate(155%);background:linear-gradient(145deg,#ffffff38,#0000 55%),#1f17136b;border-color:#ffffff52;border-radius:1.2rem;gap:.2rem;min-width:9.5rem;padding:1rem;animation:6s ease-in-out infinite ticket-float;display:grid;position:absolute;transform:rotate(-5deg);box-shadow:0 16px 45px #160c0833,inset 0 1px #ffffff38,0 0 22px #ffd52b1a}.floating-ticket span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800}.floating-ticket strong{font-size:1.3rem}.ticket-top{top:16%;right:1%}.ticket-bottom{animation-delay:-3s;bottom:13%;left:-2%}.ticket-middle{animation-delay:-1.5s;top:48%;right:2%}.steam{z-index:3;filter:blur(1px);opacity:0;border-left:3px solid #ffffff59;border-radius:50%;width:2rem;height:8rem;animation:3.4s ease-out infinite steam-rise;position:absolute}.steam-one{top:26%;right:12%}.steam-two{animation-delay:-1.7s;top:29%;right:7%}.scroll-signal{z-index:5;color:var(--muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.6rem;font-weight:800;display:flex;position:absolute;bottom:1.4rem;left:50%;transform:translate(-50%)}.scroll-signal span{border:1px solid var(--line);border-radius:50%;place-items:center;width:2rem;height:2rem;animation:2s ease-in-out infinite scroll-bounce;display:grid}.home-flavours{overflow:visible}.flavour-composition{grid-template-rows:1fr 1fr;grid-template-columns:1.25fr .75fr;gap:1rem;min-height:740px;display:grid}.flavour-card{border-radius:var(--radius-xl);flex-direction:column;justify-content:flex-end;padding:clamp(1.5rem,3vw,2.7rem);transition:transform .26s,box-shadow .26s;display:flex;position:relative;overflow:hidden}.flavour-card:hover{box-shadow:var(--shadow);transform:translateY(-8px)}.flavour-card:after{aspect-ratio:1;content:"";border:3rem solid #ffffff17;border-radius:50%;width:22rem;transition:transform .42s;position:absolute;top:-25%;right:-10%}.flavour-card:hover:after{transform:scale(1.12)rotate(12deg)}.flavour-card>div:not(.orbit-ring,.glass-cup){z-index:2;position:relative}.flavour-card small{letter-spacing:.1em;text-transform:uppercase;font-size:.63rem;font-weight:800}.flavour-card h3{letter-spacing:-.07em;margin:.25rem 0 .6rem;font-size:clamp(2.8rem,5vw,5.7rem);line-height:.9}.flavour-card p{color:currentColor;opacity:.72;max-width:24rem;margin-bottom:0;line-height:1.55}.flavour-red{background:var(--red);color:#fff;grid-row:1/span 2}.flavour-yellow{background:var(--yellow);color:#17110f}.flavour-green{background:var(--green);color:#fff}.card-index{z-index:2;font-size:.64rem;font-weight:800;position:absolute;top:1.6rem;left:1.7rem}.flavour-glyph{opacity:.13;font-size:clamp(11rem,24vw,24rem);line-height:1;transition:transform .42s;position:absolute;top:8%;left:50%;transform:translate(-50%)}.flavour-card:hover .flavour-glyph{transform:translate(-50%)rotate(12deg)scale(1.04)}.pani-highlight{z-index:1;aspect-ratio:1;transform-origin:50%;will-change:rotate;border:3px solid #ffd52bd1;border-radius:50%;width:min(30vw,25rem);animation:18s linear infinite pani-ring-spin;position:absolute;top:9%;left:50%;transform:translate(-50%);box-shadow:0 0 0 18px #ffd52b14,inset 0 0 45px #ffd52b1f}.pani-highlight:before,.pani-highlight:after{content:"";border-radius:50%;position:absolute}.pani-highlight:before{border:1px dashed #ffffff85;inset:10%}.pani-highlight:after{border:1px solid #ffd52b8c;inset:29%}.pani-highlight i{background:var(--yellow);border-radius:50%;width:.85rem;height:.85rem;position:absolute;box-shadow:0 0 16px #ffd52bb8}.pani-highlight i:first-child{top:-.42rem;left:50%}.pani-highlight i:nth-child(2){bottom:20%;right:4%}.pani-highlight i:nth-child(3){bottom:14%;left:5%}.card-link{z-index:3;font-size:.7rem;font-weight:800;position:absolute;bottom:1.7rem;right:1.7rem}.flavour-red .card-link{top:1.6rem;bottom:auto}.orbit-ring{aspect-ratio:1;border:2px solid #19110f24;border-radius:50%;width:19rem;animation:18s linear infinite halo-spin;position:absolute;top:-5.5rem;right:-2rem}.orbit-ring:before{content:"";border:2px dashed #19110f33;border-radius:50%;position:absolute;inset:24%}.orbit-ring span{color:#fff;text-transform:uppercase;background:#17110f;border-radius:999px;padding:.35rem .65rem;font-size:.55rem;font-weight:800;position:absolute}.orbit-ring span:first-child{top:45%;left:-1.2rem}.orbit-ring span:nth-child(2){top:8%;right:2rem}.orbit-ring span:nth-child(3){bottom:3rem;right:-1.4rem}.glass-cup{border:3px solid #ffffffb3;border-top-width:7px;border-radius:.6rem .6rem 2rem 2rem;width:7rem;height:9rem;animation:4.8s ease-in-out infinite cup-float;position:absolute;top:15%;right:10%;transform:rotate(8deg);box-shadow:inset 0 -4.2rem #ffd52b4d,0 12px 25px #0000002e}.glass-cup:before{background:var(--yellow);content:"";width:3px;height:8rem;position:absolute;top:-1.4rem;left:58%;transform:rotate(-8deg)}.glass-cup i{background:var(--red);border-radius:50%;width:1.1rem;height:1.1rem;position:absolute;bottom:.7rem}.glass-cup i:first-child{left:.8rem}.glass-cup i:nth-child(2){bottom:1.3rem;left:2.5rem}.glass-cup i:nth-child(3){right:.8rem}.featured-menu{padding-top:4rem}.featured-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.featured-product{border-radius:1.7rem;flex-direction:column;justify-content:flex-end;min-height:285px;padding:1.45rem;transition:transform .24s,border-color .24s,box-shadow .24s;display:flex;position:relative;overflow:hidden}.featured-product:hover{box-shadow:var(--shadow);border-color:#e2221961;transform:translateY(-6px)}.featured-product-icon{border:1px solid var(--line);background:var(--glass);width:5rem;height:5rem;color:var(--red);border-radius:1.4rem;place-items:center;font-size:2.4rem;transition:transform .28s;display:grid;position:absolute;top:1.2rem;right:1.2rem;transform:rotate(7deg)}.featured-product:hover .featured-product-icon{transform:rotate(-6deg)scale(1.06)}.featured-product>span{color:var(--red);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.7rem;font-size:.56rem;font-weight:800}.featured-product h3{letter-spacing:-.06em;margin-bottom:.55rem;padding-right:1rem;font-size:clamp(1.55rem,2.5vw,2.4rem);line-height:.95}.featured-product p{max-width:26rem;color:var(--muted);margin-bottom:1.5rem;font-size:.75rem;line-height:1.55}.featured-product>strong{font-size:.82rem}.featured-menu-cta{justify-content:center;margin-top:2rem;display:flex}.home-map-section{padding-bottom:clamp(5rem,8vw,8rem)}.home-map{border-radius:2rem;min-height:640px;padding:.6rem;position:relative;overflow:hidden}.home-map iframe{filter:saturate(.82)contrast(1.04);border:0;border-radius:1.55rem;width:100%;min-height:628px}.home-map-label{background:var(--glass-strong);border-radius:1.2rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1rem;display:grid;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.home-map-label>div{display:grid}.home-map-label small,.reviews-rating>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.56rem;font-weight:800}.home-map-label a{font-size:.7rem;font-weight:800}.home-reviews-section{background:linear-gradient(112deg, #e222190f, transparent 38%), var(--paper-2);padding-block:clamp(6rem,9vw,9rem);overflow:hidden}.review-section-inner{padding-block:0}.reviews-rating{border-radius:1.25rem;grid-template-columns:1fr auto;align-items:end;gap:.2rem 1rem;min-width:12rem;padding:1rem 1.15rem;display:grid}.reviews-rating>span{grid-column:1/-1}.reviews-rating strong{letter-spacing:-.08em;font-size:2.6rem;line-height:.82}.reviews-rating small{color:var(--red);letter-spacing:.08em;padding-bottom:.18rem;font-size:.65rem;font-weight:800}.reviews-marquee{width:100vw;margin-left:calc(50% - 50vw);padding-block:.42rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000)}.reviews-track{will-change:transform;gap:.85rem;width:max-content;padding-inline:.85rem;display:flex}.reviews-track-forward{animation:42s linear infinite reviews-forward}.reviews-track-reverse{animation:46s linear infinite reviews-reverse}.reviews-marquee:hover .reviews-track{animation-play-state:paused}.home-review{border-radius:1.6rem;flex-direction:column;flex:none;justify-content:space-between;width:min(26rem,78vw);min-height:205px;margin:0;padding:1.35rem;display:flex;position:relative}.home-review>span{color:var(--red);font-size:.6rem;font-weight:800}.home-review p{color:var(--ink-soft);margin-block:1.2rem;font-size:clamp(.86rem,1.2vw,1rem);line-height:1.55}.home-review footer{color:var(--muted);font-size:.65rem;font-weight:800}.promo-section{padding-top:2rem}.promo-banner{background:radial-gradient(circle at 85% 22%, #ffd52b3d, transparent 25%), var(--red);color:#fff;border-radius:3rem;grid-template-columns:.9fr 1.1fr;min-height:720px;display:grid;overflow:hidden}.promo-copy{z-index:3;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem);display:flex;position:relative}.promo-copy .kicker{color:var(--yellow)}.promo-copy h2{letter-spacing:-.085em;max-width:8ch;margin-bottom:1.5rem;font-size:clamp(3.2rem,6vw,7rem);line-height:.85}.promo-copy p{color:#ffffffb8;max-width:33rem;margin-bottom:2rem;line-height:1.7}.promo-copy .button{align-self:flex-start}.promo-art{min-height:620px;position:relative;overflow:hidden}.promo-art img{z-index:3;object-fit:contain;object-position:bottom;filter:drop-shadow(0 24px 28px #28080542);width:min(105%,780px);max-height:720px;transition:transform .42s;position:absolute;bottom:-8%;right:-4%}.promo-banner:hover .promo-art img{transform:translateY(-8px)scale(1.015)}.promo-disc{aspect-ratio:1;background:repeating-radial-gradient(circle, transparent 0 11%, #ffffff14 11.3% 11.8%), var(--yellow);color:#17110f;letter-spacing:-.1em;border:1px solid #ffffff4d;border-radius:50%;place-items:center;width:24rem;max-width:70%;font-family:Manrope,sans-serif;font-size:clamp(4rem,9vw,9rem);font-weight:800;animation:26s linear infinite halo-spin;display:grid;position:absolute;top:10%;right:12%}.promo-word{z-index:2;color:#ffffff1c;letter-spacing:-.1em;font-family:Manrope,sans-serif;font-size:clamp(6rem,12vw,13rem);font-weight:800;line-height:.8;position:absolute}.promo-word-one{top:4%;left:-4%;transform:rotate(-6deg)}.promo-word-two{bottom:7%;right:-4%;transform:rotate(4deg)}.numbers-section{padding-block:3rem clamp(5rem,9vw,9rem)}.numbers-intro{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;display:flex}.numbers-intro h2{max-width:11ch}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;display:grid}.stat-card{border-radius:var(--radius-lg);flex-direction:column;justify-content:space-between;min-height:250px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.stat-card:after{aspect-ratio:1;content:"";border:1.5rem solid #e2221914;border-radius:50%;width:9rem;transition:transform .3s;position:absolute;bottom:-3rem;right:-3rem}.stat-card:hover:after{transform:scale(1.3)rotate(30deg)}.stat-card strong{letter-spacing:-.09em;font-size:clamp(3.5rem,7vw,7rem);line-height:.8}.stat-card span{max-width:9rem;color:var(--muted);font-size:.7rem;font-weight:700;line-height:1.35}.stat-card:nth-child(2){background:var(--yellow);color:#17110f}.stat-card:nth-child(2) span{color:#17110f99}.stat-card:nth-child(3){background:var(--red);color:#fff}.stat-card:nth-child(3) span{color:#ffffffb3}.branch-teaser{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(2rem,6vw,7rem);display:grid}.branch-teaser-copy .button{margin-top:2rem}.mini-branch-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.mini-branch-grid button{border:1px solid var(--line);background:var(--glass);min-height:215px;color:var(--ink);text-align:left;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:1.6rem;flex-direction:column;justify-content:flex-end;padding:1.3rem;transition:transform .22s,background-color .22s,color .22s;display:flex;position:relative;overflow:hidden}.mini-branch-grid button:hover,.mini-branch-grid button.is-current{background:var(--red);color:#fff;transform:translateY(-5px)}.mini-branch-grid button>span{color:var(--muted);font-size:.63rem;font-weight:800;position:absolute;top:1.2rem;left:1.2rem}.mini-branch-grid button.is-current>span,.mini-branch-grid button:hover>span,.mini-branch-grid button.is-current small,.mini-branch-grid button:hover small{color:#ffffffa6}.mini-branch-grid strong{letter-spacing:-.05em;font-size:1.7rem}.mini-branch-grid small{color:var(--muted)}.mini-branch-grid i{border:1px solid;border-radius:50%;place-items:center;width:2.4rem;height:2.4rem;font-style:normal;display:grid;position:absolute;top:1rem;right:1rem}.inner-hero{background:radial-gradient(circle at 76% 45%, #ffd52b33, transparent 28%), linear-gradient(145deg, var(--paper), var(--paper-2));grid-template-columns:minmax(0,.95fr) minmax(430px,1.05fr);align-items:center;min-height:82svh;padding:9rem max(1.5rem,50% - 710px) 5rem;display:grid}.inner-hero-copy{z-index:3;position:relative}.inner-hero-copy h1{letter-spacing:-.09em;max-width:8.8ch;margin-bottom:1.5rem;font-size:clamp(4.2rem,8vw,9rem);font-weight:800;line-height:.83}.inner-hero-copy>p{max-width:37rem;color:var(--muted);margin-bottom:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.65}.menu-hero-art{place-items:center;min-height:580px;display:grid;position:relative}.menu-wheel{aspect-ratio:1;border:1px solid var(--line);background:repeating-radial-gradient(circle, transparent 0 10.7%, #e2221914 11% 11.4%), var(--yellow);width:min(38vw,570px);box-shadow:var(--shadow);color:#17110f;border-radius:50%;place-items:center;animation:7s ease-in-out infinite menu-wheel-float;display:grid;position:relative}.menu-wheel:before,.menu-wheel:after{content:"";border-radius:50%;position:absolute}.menu-wheel:before{border:2px dashed #19110f3d;animation:28s linear infinite halo-spin;inset:17%}.menu-wheel:after{background:var(--red);inset:34%;box-shadow:0 20px 45px #6b0e0947,inset 0 0 0 8px #ffffff1f}.menu-wheel strong{z-index:2;color:#fff;letter-spacing:-.12em;font-size:clamp(4rem,8vw,8rem);position:relative}.menu-wheel>span{z-index:3;color:#fff;letter-spacing:.1em;background:#17110f;border-radius:999px;padding:.5rem .85rem;font-size:.58rem;font-weight:800;position:absolute}.menu-wheel>span:first-child{top:7%;left:43%}.menu-wheel>span:nth-child(2){top:48%;right:-1rem}.menu-wheel>span:nth-child(3){bottom:6%;right:40%}.menu-wheel>span:nth-child(4){top:46%;left:-1rem}.menu-browser{padding-top:clamp(6.5rem,9vw,9rem);padding-bottom:clamp(5rem,8vw,8rem)}.menu-toolbar{z-index:20;background:var(--glass-strong);border-radius:1.35rem;grid-template-columns:minmax(240px,1fr) auto auto;align-items:center;gap:.7rem;margin-bottom:1.75rem;padding:.8rem;display:grid;position:relative;top:auto;box-shadow:0 18px 44px #2f190a21}.menu-search{border:1px solid var(--line);background:#ffffff0a;border-radius:1rem;align-items:center;gap:.65rem;min-height:3.5rem;padding:.4rem 1rem;display:flex}.menu-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.menu-search input::placeholder{color:var(--muted)}.result-count{color:var(--muted);white-space:nowrap;padding-inline:.6rem;font-size:.68rem;font-weight:800}.menu-catalog-layout{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:1.5rem;display:grid}.category-sidebar{border-radius:1.55rem;padding:.7rem;position:sticky;top:7.35rem;overflow:hidden}.category-sidebar-heading{gap:.15rem;padding:.8rem .85rem 1rem;display:grid}.category-sidebar-heading span{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-size:.55rem;font-weight:800}.category-sidebar-heading strong{letter-spacing:-.05em;font-size:1.35rem}.category-rail{gap:.35rem;display:grid}.category-rail button{min-height:3.15rem;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.95rem;grid-template-columns:1.5rem 1fr auto;align-items:center;gap:.6rem;padding:.55rem .7rem;font-size:.66rem;transition:background-color .18s,color .18s,transform .18s;display:grid}.category-rail button>span{background:var(--line);width:1.45rem;height:1.45rem;color:var(--red);border-radius:.45rem;place-items:center;font-size:.8rem;display:grid}.category-rail button strong{font-size:.66rem}.category-rail button i{opacity:0;font-size:.7rem;font-style:normal;transition:opacity .18s,transform .18s;transform:translate(-5px)}.category-rail button:hover{background:var(--line);transform:translate(3px)}.category-rail button.is-active{background:var(--red);color:#fff}.category-rail button.is-active>span{color:var(--yellow);background:#ffffff29}.category-rail button:hover i,.category-rail button.is-active i{opacity:1;transform:translate(0)}.menu-products{min-width:0}.typographic-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.menu-card{border-radius:1.6rem;grid-template-columns:5.8rem 1fr auto;align-items:stretch;min-height:178px;transition:transform .22s,box-shadow .22s,border-color .22s;display:grid;position:relative;overflow:hidden}.menu-card-enter{animation:menu-card-enter .46s var(--menu-delay,0s) cubic-bezier(.2, .7, .2, 1) backwards}.menu-card:hover{box-shadow:var(--shadow);border-color:#e2221966;transform:translateY(-5px)}.menu-card-mark{border-right:1px solid var(--line);background:rgba(226, 34, 25, calc(.035 + var(--menu-index) * .002));flex-direction:column;justify-content:space-between;align-items:center;padding:.9rem .6rem;display:flex}.menu-card-mark>span{border:1px solid var(--line);background:var(--glass);width:3.7rem;height:3.7rem;color:var(--red);border-radius:1.35rem;place-items:center;font-size:1.75rem;transition:transform .26s;display:grid;transform:rotate(-7deg)}.menu-card:hover .menu-card-mark>span{transform:rotate(8deg)scale(1.05)}.menu-card-mark small{color:var(--muted);letter-spacing:.08em;text-align:center;text-transform:uppercase;font-size:.52rem;font-weight:800}.menu-card-copy{flex-direction:column;justify-content:center;padding:1.05rem;display:flex}.menu-card-copy>span{color:var(--red);letter-spacing:.12em;text-transform:uppercase;font-size:.56rem;font-weight:800}.menu-card-copy h2{letter-spacing:-.05em;margin:.35rem 0 .55rem;font-size:clamp(1.12rem,1.7vw,1.6rem);line-height:1}.menu-card-copy p{max-width:31rem;color:var(--muted);margin-bottom:0;font-size:.7rem;line-height:1.55}.menu-price{align-self:start;margin:1rem 1rem 0 0;font-size:.78rem}.empty-state{text-align:center;border-radius:2rem;place-items:center;min-height:340px;padding:2rem;display:grid}.empty-state>span{font-size:3rem}.empty-state h2{margin:.5rem 0 0;font-size:2rem}.empty-state p{color:var(--muted)}.pdf-section{grid-template-columns:minmax(310px,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(2rem,6vw,6rem);width:100%;padding-inline:max(1.5rem,50% - 710px);display:grid}.pdf-section:before{background:radial-gradient(circle at 82% 22%, #ffd52b3d, transparent 31%), radial-gradient(circle at 13% 78%, #ffffff1f, transparent 26%), linear-gradient(122deg, var(--red-deep), var(--red) 52%, #bc1711);filter:none;opacity:1;border-radius:0;width:100vw;height:auto;animation:none;top:0;bottom:0;left:50%;transform:translate(-50%)}.pdf-section:after{opacity:.36;background:#ffd52b40;width:min(72vw,70rem);height:18rem;animation:none;bottom:8%;left:50%;right:auto;transform:translate(-50%)}.pdf-copy{color:#fff;flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.pdf-copy .kicker{color:var(--yellow);margin-bottom:0}.pdf-copy h2{color:#fff;max-width:8ch;margin:0;line-height:.94}.pdf-copy>p{color:#ffffffc7;margin:0}.pdf-actions{flex-wrap:wrap;gap:.6rem;margin-top:.4rem;display:flex}.pdf-actions .button-primary{background:var(--yellow);color:#17110f}.pdf-actions .button-ghost{color:#fff;background:#ffffff17;border-color:#ffffff52}.pdf-mobile-note{color:var(--muted);border-radius:1rem;align-items:center;gap:.7rem;margin-top:1rem;padding:.9rem;font-size:.68rem;line-height:1.4;display:none}.pdf-window{background:var(--glass-strong);border-radius:1.8rem;transition:transform .35s;overflow:hidden;transform:perspective(1200px)rotateY(-2deg)rotateX(1deg)}.pdf-window:hover{transform:perspective(1200px)rotateY(0)rotateX(0)translateY(-5px)}.pdf-window-bar{border-bottom:1px solid var(--line);background:var(--glass-strong);grid-template-columns:1fr auto 1fr;align-items:center;min-height:3.4rem;padding-inline:1rem;display:grid}.pdf-window-bar>span{gap:.3rem;display:flex}.pdf-window-bar i{background:var(--red);border-radius:50%;width:.58rem;height:.58rem;display:block}.pdf-window-bar i:nth-child(2){background:var(--yellow)}.pdf-window-bar i:nth-child(3){background:#50bb58}.pdf-window-bar strong{font-size:.62rem}.pdf-window-bar button{border:1px solid var(--line);width:2rem;height:2rem;color:var(--ink);cursor:pointer;background:0 0;border-radius:50%;justify-self:end}.pdf-viewer-shell{scrollbar-color:var(--yellow) #ffffff17;background:#2a211d;width:100%;height:min(76vh,850px);min-height:680px;position:relative;overflow:hidden auto}.menu-page-stack{gap:1.1rem;padding:1.1rem;display:grid}.menu-page-stack figure{margin:0;position:relative}.menu-page-stack img{border-radius:.45rem;width:100%;height:auto;box-shadow:0 18px 50px #00000052}.menu-page-stack figcaption{color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#17110fc2;border-radius:999px;padding:.45rem .65rem;font-size:.58rem;font-weight:800;position:absolute;bottom:.7rem;right:.7rem}.pdf-viewer-shell>iframe,.pdf-viewer-shell>.pdf-loading,.pdf-viewer-shell>.pdf-fallback{display:none}.pdf-window.is-expanded{grid-column:1/-1;width:100%;transform:none}.pdf-window.is-expanded .pdf-viewer-shell{height:min(88vh,1050px);min-height:780px}.pdf-loading{z-index:2;color:#17110f;text-align:center;background:#f4f0e7;place-content:center;justify-items:center;gap:.65rem;padding:2rem;display:grid;position:absolute;inset:0}.pdf-loading-overlay{display:none}.pdf-loading>span{aspect-ratio:1;border:3px solid #e2221933;border-top-color:var(--red);border-radius:50%;width:2.4rem;animation:.8s linear infinite loading-spin}.pdf-loading small{color:#665b53}.pdf-fallback{color:#17110f;text-align:center;align-content:center;place-items:center;gap:.7rem;min-height:100%;padding:2rem;display:grid}.pdf-fallback p{color:#665b53;margin-bottom:.8rem}.about-hero{background:radial-gradient(circle at 80% 40%, #e2221933, transparent 29%), linear-gradient(145deg, var(--paper), var(--paper-2))}.about-hero-character{min-height:690px;position:relative;overflow:hidden}.about-character-ring{aspect-ratio:1;background:repeating-radial-gradient(circle, transparent 0 12%, #17110f12 12.3% 12.65%), var(--yellow);border:2px solid #e222194d;border-radius:50%;width:min(40vw,590px);position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);box-shadow:0 28px 80px #73450433}.about-character-ring:before{content:"";border:2px dashed #e2221957;border-radius:50%;animation:26s linear infinite halo-spin;position:absolute;inset:-7%}.about-hero-character>img{z-index:2;object-fit:contain;object-position:bottom;filter:drop-shadow(0 28px 28px #1a0d073d);width:min(47vw,690px);max-height:720px;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%)}.about-character-note{z-index:3;border-radius:1.15rem;gap:.25rem;padding:1rem 1.2rem;display:grid;position:absolute;bottom:7%;right:4%}.about-character-note span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:800}.about-character-note strong{font-size:1.1rem}.about-hero-stamp{aspect-ratio:1;border:2px solid var(--line);background:repeating-radial-gradient(circle, transparent 0 11%, #e2221914 11.3% 11.7%), var(--yellow);width:min(36vw,530px);box-shadow:var(--shadow);color:#17110f;text-align:center;border-radius:50%;justify-self:center;place-items:center;animation:7s ease-in-out infinite stamp-float;display:grid;position:relative}.about-hero-stamp:before{content:"";border:2px dashed #17110f4d;border-radius:50%;animation:28s linear infinite halo-spin;position:absolute;inset:8%}.about-hero-stamp>span,.about-hero-stamp>i{letter-spacing:.17em;font-size:.62rem;font-style:normal;font-weight:800;position:absolute}.about-hero-stamp>span{top:16%}.about-hero-stamp>i{bottom:15%}.about-hero-stamp strong{letter-spacing:-.08em;font-size:clamp(2.2rem,4.2vw,4.8rem);line-height:.82}.story-experience{width:var(--page);margin-inline:auto;padding-block:clamp(7rem,10vw,10rem);display:block}.story-intro{max-width:56rem;margin-bottom:clamp(5rem,8vw,8rem);display:grid}.story-intro h2{letter-spacing:-.08em;max-width:11ch;margin:0 0 1.5rem;font-size:clamp(3.4rem,7vw,7.2rem);line-height:.9}.story-intro>p{max-width:40rem;color:var(--muted);margin:0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.7}.story-timeline{gap:clamp(5rem,10vw,10rem);padding-block:2rem;display:grid;position:relative}.story-progress-vertical{z-index:1;background:var(--line);border-radius:999px;width:4px;position:absolute;top:2rem;bottom:2rem;left:50%;overflow:hidden;transform:translate(-50%)}.story-progress-vertical i{width:100%;height:var(--story-progress);border-radius:inherit;background:linear-gradient(180deg, var(--yellow), var(--red));transition:height .1s linear;display:block;box-shadow:0 0 18px #e2221975}.story-milestone{z-index:2;grid-template-columns:minmax(0,1fr) 7rem minmax(0,1fr);align-items:center;min-height:500px;display:grid;position:relative}.story-milestone .timeline-dot{z-index:4;border:3px solid var(--line);background:var(--paper);width:3.5rem;height:3.5rem;color:var(--muted);box-shadow:0 0 0 10px var(--paper);border-radius:50%;grid-area:1/2;justify-self:center;place-items:center;transition:background-color .3s,border-color .3s,color .3s,transform .3s;display:grid}.story-milestone.is-active .timeline-dot{border-color:var(--yellow);background:var(--red);color:#fff;transform:scale(1.08)}.timeline-dot b{font-size:.62rem}.story-milestone .story-step{opacity:.42;grid-row:1;width:100%;min-height:430px;transform:translateY(28px)scale(.975)}.story-milestone.is-left .story-step{grid-column:1}.story-milestone.is-right .story-step{grid-column:3}.story-milestone.is-active .story-step{box-shadow:var(--shadow);opacity:1;border-color:#e222196b;transform:translateY(0)scale(1)}.timeline-echo{color:#e2221947;letter-spacing:-.06em;text-align:center;text-transform:uppercase;grid-row:1;align-self:center;font-family:Manrope,sans-serif;font-size:clamp(1.7rem,3vw,3.4rem);font-weight:800;line-height:.9}.story-milestone.is-left .timeline-echo{grid-column:3}.story-milestone.is-right .timeline-echo{grid-column:1}.story-sticky{position:relative}.story-visual{background:linear-gradient(160deg, #ffd52bd1, #e22219b8), var(--yellow);border-radius:2.4rem;min-height:calc(100vh - 9rem);position:sticky;top:7.5rem;overflow:hidden}.story-visual:before{content:"";border:1px dashed #ffffff6b;border-radius:50%;animation:24s linear infinite halo-spin;position:absolute;inset:8%}.story-sun{color:#ffffff2e;letter-spacing:-.14em;font-family:Manrope,sans-serif;font-size:clamp(8rem,16vw,17rem);font-weight:800;position:absolute;top:9%;left:50%;transform:translate(-50%)}.story-visual img{z-index:2;filter:drop-shadow(0 30px 25px #2a0d053d);width:120%;max-width:none;animation:6s ease-in-out infinite mascot-hover;position:absolute;bottom:-4%;right:-13%}.story-caption{z-index:3;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#1c0e088c;border:1px solid #ffffff40;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex;position:absolute;bottom:1rem;left:1rem;right:1rem}.story-caption span{text-transform:uppercase;font-size:.62rem}.story-caption strong{font-size:.8rem}.story-steps{gap:26vh;padding-block:5rem 22vh;display:grid}.story-progress{z-index:8;background:var(--glass-strong);border-radius:1.3rem;align-self:start;padding:1.2rem 1.35rem;position:sticky;top:7.2rem}.story-progress-track{background:var(--line);border-radius:999px;height:2px;position:absolute;top:50%;left:1.75rem;right:1.75rem;overflow:hidden;transform:translateY(-50%)}.story-progress-track i{width:var(--story-progress);border-radius:inherit;background:linear-gradient(90deg, var(--red), var(--yellow));height:100%;transition:width 80ms linear;display:block;box-shadow:0 0 14px #e2221970}.story-progress-dots{z-index:2;justify-content:space-between;align-items:center;display:flex;position:relative}.story-progress-dots span{border:2px solid var(--line);background:var(--paper);width:2.35rem;height:2.35rem;color:var(--muted);box-shadow:0 0 0 5px var(--glass-strong);border-radius:50%;place-items:center;transition:background-color .24s,border-color .24s,color .24s,transform .24s;display:grid}.story-progress-dots span.is-active{border-color:var(--yellow);background:var(--red);color:#fff;transform:scale(1.1)}.story-progress-dots b{font-size:.54rem;font-weight:800}.story-step{opacity:.4;border-radius:2rem;min-height:480px;padding:clamp(1.5rem,4vw,3.5rem);transition:opacity .7s,transform .7s cubic-bezier(.2,.8,.2,1),border-color .5s,box-shadow .5s;position:relative;transform:translateY(50px)scale(.96)}.story-steps>.story-step:nth-of-type(odd){justify-self:start;width:88%}.story-steps>.story-step:nth-of-type(2n){justify-self:end;width:88%}.story-step.is-visible{transform:translateY(0)scale(.98)}.story-step.is-story-active{box-shadow:var(--shadow);opacity:1;border-color:#e2221973;transform:translateY(0)scale(1)}.story-number{color:#e222191f;letter-spacing:-.1em;font-family:Manrope,sans-serif;font-size:clamp(5rem,9vw,9rem);font-weight:800;line-height:.8;position:absolute;top:1.2rem;right:1.5rem}.story-step h2{letter-spacing:-.075em;max-width:9ch;margin:2rem 0 1.2rem;font-size:clamp(2.7rem,5vw,5.4rem);line-height:.93}.story-step>p{max-width:34rem;color:var(--muted);font-size:1rem;line-height:1.75}.story-detail{color:var(--muted);grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;font-size:.64rem;display:grid;position:absolute;bottom:2rem;left:2rem;right:2rem}.story-detail i{background:var(--red);border-radius:50%;width:.55rem;height:.55rem;box-shadow:0 0 #e2221980}.story-step.is-story-active .story-detail i{animation:2s ease-out infinite pulse-ring}.story-detail strong{color:var(--ink)}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.value-card{border-radius:2rem;flex-direction:column;justify-content:flex-end;min-height:420px;padding:1.8rem;transition:transform .24s,background-color .24s,color .24s;display:flex;position:relative;overflow:hidden}.value-card:hover{background:var(--red);color:#fff;transform:translateY(-7px)}.value-card>span{font-size:.65rem;font-weight:800;position:absolute;top:1.5rem;left:1.5rem}.value-card h3{letter-spacing:-.07em;max-width:9ch;margin-bottom:1rem;font-size:clamp(2.2rem,4vw,4rem);line-height:.9}.value-card p{max-width:25rem;color:var(--muted);margin-bottom:0;line-height:1.6;transition:color .24s}.value-card:hover p{color:#ffffffb8}.value-card>i{color:#e222191f;font-size:9rem;font-style:normal;transition:color .24s,transform .4s;position:absolute;top:12%;right:10%}.value-card:hover>i{color:#ffd52b4d;transform:rotate(45deg)scale(1.15)}.about-quote{background:var(--red);color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:76vh;padding:6rem 1.5rem;display:flex}.about-quote blockquote{z-index:2;letter-spacing:-.085em;max-width:14ch;margin:0 0 2.5rem;font-family:Manrope,sans-serif;font-size:clamp(3.2rem,7vw,8rem);font-weight:800;line-height:.88;position:relative}.contact-hero-art{min-height:600px;position:relative}.contact-hero-art:before{aspect-ratio:1;content:"";background:radial-gradient(circle,#ffd52b4d,#0000 64%);border:2px dashed #e222194d;border-radius:50%;width:min(40vw,600px);animation:32s linear infinite halo-spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.contact-hero-art img{z-index:2;object-fit:contain;object-position:bottom;filter:drop-shadow(0 28px 28px #1a0d073d);width:min(48vw,720px);max-height:700px;animation:5.5s ease-in-out infinite mascot-hover;position:absolute;bottom:-3rem;left:50%;transform:translate(-50%)}.map-pin{z-index:4;border:4px solid var(--paper);background:var(--red);width:3.2rem;height:3.2rem;box-shadow:var(--shadow-small);color:#fff;border-radius:50% 50% 50% 10%;place-items:center;font-size:.7rem;font-weight:800;animation:4s ease-in-out infinite pin-bob;display:grid;position:absolute;transform:rotate(-45deg)}.map-pin:after{content:attr(data-number)}.map-pin:nth-of-type(n){text-indent:0}.map-pin{line-height:1}.map-pin:first-letter{transform:rotate(45deg)}.pin-one{top:11%;left:11%}.pin-two{animation-delay:-1s;top:20%;right:3%}.pin-three{animation-delay:-2s;bottom:16%;right:10%}.pin-four{animation-delay:-3s;bottom:20%;left:5%}.locations-section{padding-bottom:3rem}.contact-branch-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.contact-branch-card{min-height:290px;color:var(--ink);text-align:left;cursor:pointer;border-radius:1.7rem;flex-direction:column;justify-content:flex-end;padding:1.35rem;transition:transform .22s,background-color .22s,color .22s;display:flex;position:relative;overflow:hidden}.contact-branch-card-enter{animation:contact-branch-card-enter .52s var(--contact-delay,0s) cubic-bezier(.2, .7, .2, 1) backwards}.contact-branch-card:before{aspect-ratio:1;content:"";border:1.5rem solid #e2221912;border-radius:50%;width:10rem;transition:transform .3s;position:absolute;top:-3rem;right:-3rem}.contact-branch-card:hover,.contact-branch-card.is-active{background:var(--red);color:#fff;transform:translateY(-6px)}.contact-branch-card:hover:before,.contact-branch-card.is-active:before{border-color:#ffd52b3d;transform:scale(1.25)}.contact-branch-card>span{color:var(--red);letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:800;position:absolute;top:1.2rem;left:1.2rem}.contact-branch-card:hover>span,.contact-branch-card.is-active>span{color:var(--yellow)}.contact-branch-card h3{letter-spacing:-.06em;margin-bottom:.4rem;font-size:2rem}.contact-branch-card p,.contact-branch-card small{color:var(--muted);margin-bottom:.3rem;font-size:.7rem;line-height:1.4}.contact-branch-card:hover p,.contact-branch-card:hover small,.contact-branch-card.is-active p,.contact-branch-card.is-active small{color:#ffffffb3}.contact-branch-card i{border:1px solid;border-radius:50%;place-items:center;width:2.4rem;height:2.4rem;font-style:normal;display:grid;position:absolute;top:1rem;right:1rem}.map-contact{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:1rem;padding-top:3rem;display:grid}.map-window{border-radius:2rem;min-height:690px;padding:.6rem;position:relative;overflow:hidden}.map-window iframe{filter:saturate(.85)contrast(1.04);border:0;border-radius:1.55rem;width:100%;min-height:678px}.map-info{background:var(--glass-strong);border-radius:1.25rem;grid-template-columns:auto 1fr auto;align-items:center;gap:.8rem;padding:1rem;display:grid;position:absolute;bottom:1.5rem;left:1.5rem;right:1.5rem}.map-info>div{display:grid}.map-info small{color:var(--muted);text-transform:uppercase;font-size:.58rem;font-weight:800}.map-info a{font-size:.7rem;font-weight:800}.contact-card{border-radius:2rem;flex-direction:column;justify-content:center;padding:clamp(1.5rem,4vw,3.5rem);display:flex}.contact-card h2{margin-bottom:2rem}.contact-facts{margin-bottom:2rem;display:grid}.contact-facts>*{border-bottom:1px solid var(--line);gap:.3rem;padding-block:1rem;display:grid}.contact-facts span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:800}.contact-facts strong{font-size:.82rem;line-height:1.5}.message-section{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:clamp(2rem,7vw,8rem);display:grid}.message-orbit{aspect-ratio:1;border:1px dashed var(--line);border-radius:50%;place-items:center;width:min(100%,330px);margin-top:2rem;animation:24s linear infinite halo-spin;display:grid;position:relative}.message-orbit:before{border:1px solid var(--line);content:"";border-radius:50%;position:absolute;inset:25%}.message-orbit span{background:var(--red);color:#fff;letter-spacing:.08em;border-radius:999px;padding:.5rem .8rem;font-size:.6rem;font-weight:800;position:absolute}.message-orbit span:first-child{top:10%}.message-orbit span:last-child{bottom:10%}.message-orbit i{color:var(--yellow);font-size:4rem;font-style:normal}.contact-form{border-radius:2rem;gap:1rem;padding:clamp(1.4rem,4vw,3rem);display:grid}.contact-form label{gap:.55rem;display:grid}.contact-form label>span{font-size:.65rem;font-weight:800}.contact-form input,.contact-form textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#ffffff0a;border-radius:1rem;outline:0;transition:border-color .18s,box-shadow .18s,background-color .18s}.contact-form input{min-height:3.65rem;padding:.8rem 1rem}.contact-form textarea{resize:vertical;padding:1rem}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--red);background:var(--glass-strong);box-shadow:0 0 0 4px #e222191a}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--muted)}}@layer responsive{@media (max-width:1220px){:root{--page:min(100% - 2rem, 1420px)}.site-header{grid-template-columns:auto auto;justify-content:space-between}.desktop-nav{display:none}.mobile-toggle{display:flex}.home-hero{grid-template-columns:minmax(0,.9fr) minmax(450px,1.1fr)}.hero-mascot{width:min(47vw,650px)}.flavour-composition{min-height:650px}.contact-branch-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-branch-card{min-height:230px}}@media (max-width:920px){:root{--page:min(100% - 1.2rem, 1420px)}html{scroll-padding-top:6rem}.site-header{background:var(--glass-strong);border-radius:1.2rem;width:calc(100% - 1rem);min-height:4.55rem;padding-left:.8rem;top:.5rem}.brand img{width:150px;height:26px}.brand span,.header-order{display:none}.branch-trigger{min-height:3rem;padding-inline:.65rem}.branch-trigger>span:nth-child(2){min-width:4.3rem}.theme-button{width:3rem;height:3rem;display:grid}.mobile-menu{width:calc(100% - 1rem);top:5.6rem}.home-hero,.inner-hero{grid-template-columns:1fr;min-height:auto;padding:8rem 1rem 0}.inner-hero{padding-bottom:3rem}.hero-copy h1,.inner-hero-copy h1{max-width:9ch;font-size:clamp(4.1rem,14vw,7rem)}.hero-stage,.menu-hero-art,.contact-hero-art{min-height:680px}.hero-mascot{width:min(102vw,720px);bottom:-4rem}.hero-halo{width:min(84vw,600px)}.ticket-top{right:5%}.ticket-middle{right:1%}.ticket-bottom{left:5%}.scroll-signal{display:none}.flavour-composition{grid-template-rows:none;grid-template-columns:1fr;min-height:auto}.flavour-card,.flavour-red{grid-row:auto;min-height:480px}.flavour-yellow,.flavour-green{min-height:400px}.promo-banner{grid-template-columns:1fr;min-height:auto}.promo-art{min-height:610px}.stats-grid,.featured-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-reviews-section{padding-block:5.5rem}.branch-teaser,.pdf-section,.map-contact,.message-section{grid-template-columns:1fr}.pdf-section{padding-inline:.75rem}.inner-hero-copy{padding-top:2rem}.menu-wheel,.about-hero-stamp{width:min(78vw,530px)}.menu-toolbar{margin-bottom:1.25rem;position:static;top:auto}.menu-catalog-layout{grid-template-columns:minmax(0,1fr);width:100%}.category-sidebar{width:100%;min-width:0;max-width:100%;padding:.55rem;position:static;overflow:visible}.menu-products,.typographic-menu{width:100%;min-width:0;max-width:100%}.category-sidebar-heading{display:none}.category-rail{scrollbar-width:none;gap:.45rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{border:1px solid var(--line);border-radius:999px;flex:none;grid-template-columns:1.4rem auto;min-height:2.9rem;padding-inline:.75rem}.category-rail button i{display:none}.category-rail button:hover{transform:translateY(-2px)}.typographic-menu{grid-template-columns:1fr}.pdf-window{transform:none}.pdf-viewer-shell{min-height:640px}.story-experience{display:block}.about-hero-character{min-height:680px}.about-character-ring{width:min(72vw,560px)}.about-hero-character>img{width:min(90vw,660px)}.story-timeline{gap:5rem}.story-milestone{grid-template-columns:minmax(0,1fr) 5.25rem minmax(0,1fr);min-height:430px}.story-milestone .story-step{min-height:400px;padding:1.5rem}.timeline-echo{font-size:clamp(1.2rem,3.4vw,2.1rem)}.value-grid{grid-template-columns:1fr}.value-card{min-height:360px}.contact-hero-art img{width:min(100vw,700px);bottom:-3rem}.contact-hero-art:before{width:min(80vw,600px)}.map-contact{padding-top:2rem}.message-orbit{display:none}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.section-shell{padding-block:4.5rem}.section-heading,.numbers-intro,.footer-callout{flex-direction:column;align-items:flex-start}.section-heading h2,.numbers-intro h2,.branch-teaser-copy h2,.pdf-copy h2,.contact-card h2,.message-intro h2{font-size:clamp(2.7rem,13vw,4.3rem)}.site-header{gap:.25rem}.branch-trigger small,.branch-trigger>span:last-child{display:none}.branch-trigger{gap:.4rem}.branch-trigger>span:nth-child(2){min-width:0}.branch-trigger{display:none}.branch-trigger strong{text-overflow:ellipsis;white-space:nowrap;max-width:4.4rem;overflow:hidden}.home-hero,.inner-hero{padding-top:7rem}.inner-hero{padding-bottom:2.5rem}.hero-copy h1,.inner-hero-copy h1{font-size:clamp(3.7rem,17.3vw,5.5rem)}.hero-actions,.pdf-actions{display:grid}.hero-actions .button,.pdf-actions .button{width:100%}.hero-stage{min-height:560px}.hero-mascot{width:min(124vw,640px)}.floating-ticket{min-width:8rem;padding:.8rem}.ticket-top{top:10%;right:0}.ticket-middle{top:44%;right:0}.ticket-bottom{bottom:8%;left:0}.flavour-card,.flavour-red,.flavour-yellow,.flavour-green{min-height:440px}.flavour-card h3{font-size:3.3rem}.card-link{bottom:1.2rem;right:1.2rem}.promo-banner{border-radius:2rem}.featured-menu-grid{grid-template-columns:1fr}.featured-product{min-height:250px}.reviews-rating{width:100%}.home-map,.home-map iframe{min-height:520px}.home-map-label{bottom:1rem;left:1rem;right:1rem}.promo-copy{padding:2rem 1.3rem}.promo-copy h2{font-size:3.5rem}.promo-art{min-height:490px}.promo-art img{width:min(120%,600px);right:50%;transform:translate(50%)}.promo-banner:hover .promo-art img{transform:translate(50%)translateY(-8px)scale(1.015)}.promo-disc{width:20rem;max-width:none;right:50%;transform:translate(50%)}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:180px}.stat-card strong{font-size:5rem}.mini-branch-grid,.branch-card-grid,.contact-branch-grid{grid-template-columns:1fr}.mini-branch-grid button{min-height:175px}.branch-dialog{border-radius:1.4rem;padding:1rem}.dialog-heading p{display:none}.branch-choice{min-height:145px}.menu-hero-art{min-height:500px}.menu-wheel{width:min(86vw,430px)}.menu-toolbar{grid-template-columns:1fr auto;position:relative;top:auto}.menu-toolbar .button{grid-column:1/-1}.menu-card{grid-template-columns:5.4rem 1fr;min-height:210px}.menu-card-mark{padding-inline:.5rem}.menu-card-mark>span{width:3.6rem;height:3.6rem;font-size:1.7rem}.menu-card-copy{padding:1rem}.menu-card-copy p{font-size:.7rem}.menu-price{position:absolute;top:0;right:0}.pdf-mobile-note{display:flex}.pdf-window-bar{grid-template-columns:auto 1fr auto;gap:.6rem}.pdf-window-bar strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pdf-viewer-shell{height:67vh;min-height:520px}.pdf-window.is-expanded .pdf-viewer-shell{min-height:620px}.about-hero-character{min-height:560px}.about-character-ring{width:min(84vw,450px)}.about-hero-character>img{width:min(112vw,590px);bottom:-2rem}.about-character-note{bottom:1.5rem;right:.4rem}.story-intro{margin-bottom:4rem}.story-intro h2{font-size:clamp(3.1rem,14vw,4.9rem)}.story-timeline{gap:4.5rem}.story-progress-vertical{left:1.45rem;transform:none}.story-milestone{grid-template-columns:3rem minmax(0,1fr);align-items:start;min-height:0}.story-milestone .timeline-dot{width:2.85rem;height:2.85rem;box-shadow:0 0 0 6px var(--paper);grid-column:1;justify-self:start}.story-milestone.is-left .story-step,.story-milestone.is-right .story-step{grid-column:2;min-height:440px;padding:1.3rem}.timeline-echo{display:none}.story-step h2{font-size:clamp(2.55rem,11vw,3.5rem)}.story-detail{bottom:1.2rem;left:1.2rem;right:1.2rem}.value-card{min-height:330px}.about-quote{min-height:68vh}.about-quote blockquote{font-size:3.5rem}.contact-hero-art{min-height:540px}.contact-hero-art img{width:min(125vw,620px)}.map-pin{width:2.6rem;height:2.6rem}.contact-branch-card{min-height:200px}.map-window,.map-window iframe{min-height:520px}.map-info{bottom:1rem;left:1rem;right:1rem}.map-info a{text-align:right;max-width:4rem}.contact-form{padding:1rem}.footer-callout .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column}}}@layer motion{@keyframes page-enter{0%{opacity:0;transform:translateY(30px)}}@keyframes glow-wander{to{transform:translate(20vw,8vh)scale(1.25)}}@keyframes float-glow{0%{transform:translate(-5%,-4%)scale(.9)}to{transform:translate(12%,9%)scale(1.18)}}@keyframes pulse-ring{70%,to{box-shadow:0 0 0 10px #54c45e00}}@keyframes mascot-hover{0%,to{translate:0}50%{translate:0 -12px}}@keyframes shadow-breathe{0%,to{opacity:.28;transform:translate(-50%)scale(1)}50%{opacity:.2;transform:translate(-50%)scale(.88)}}@keyframes halo-breathe{0%,to{transform:translate(-50%,-50%)scale(.96)}50%{transform:translate(-50%,-50%)scale(1.04)}}@keyframes halo-spin{to{rotate:360deg}}@keyframes hero-halo-center-spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes pani-ring-spin{to{rotate:360deg}}@keyframes reviews-forward{0%{transform:translate(0)}to{transform:translate(calc(-50% - .425rem))}}@keyframes reviews-reverse{0%{transform:translate(calc(-50% - .425rem))}to{transform:translate(0)}}@keyframes loading-spin{to{transform:rotate(360deg)}}@keyframes ticket-float{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-13px)rotate(1deg)}}@keyframes steam-rise{0%{opacity:0;transform:translateY(20px)scaleX(.8)}35%{opacity:.45}to{opacity:0;transform:translateY(-50px)translate(12px)scaleX(1.3)}}@keyframes scroll-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}@keyframes cup-float{0%,to{transform:translateY(0)rotate(8deg)}50%{transform:translateY(-9px)rotate(4deg)}}@keyframes modal-fade{0%{opacity:0}}@keyframes modal-rise{0%{opacity:0;transform:translateY(35px)scale(.96)}}@keyframes choice-rise{to{opacity:1;transform:translateY(0)}}@keyframes menu-wheel-float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-14px)rotate(2deg)}}@keyframes menu-card-enter{0%{opacity:0;translate:0 24px}}@keyframes contact-branch-card-enter{0%{opacity:0;translate:0 24px}}@keyframes stamp-float{0%,to{transform:translateY(0)rotate(-3deg)}50%{transform:translateY(-12px)rotate(2deg)}}@keyframes pin-bob{0%,to{translate:0}50%{translate:0 -10px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}[data-reveal],.story-step{opacity:1!important;transform:none!important}.reviews-track{transform:none!important}}}
