@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/32687112bd2dd8db-s.cfdd66c2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/28868e710e86be81-s.c30238d4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/0c89a48fa5027cee-s.p.4564287c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Space Grotesk Fallback;src:local(Arial);ascent-override:89.71%;descent-override:26.62%;line-gap-override:0.0%;size-adjust:109.69%}.space_grotesk_3ab9bced-module__vt23OG__className{font-family:Space Grotesk,Space Grotesk Fallback;font-style:normal}.space_grotesk_3ab9bced-module__vt23OG__variable{--font-space:"Space Grotesk","Space Grotesk Fallback"}
@font-face{font-family:Thunder;src:url(/fuentes/Thunder-ExtraBoldLC.woff2)format("woff2"),url(/fuentes/Thunder-ExtraBoldLC.woff)format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(/fuentes/Thunder-BoldLC.woff2)format("woff2"),url(/fuentes/Thunder-BoldLC.woff)format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(/fuentes/Thunder-SemiBoldLC.woff2)format("woff2"),url(/fuentes/Thunder-SemiBoldLC.woff)format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(/fuentes/Thunder-MediumLC.woff2)format("woff2"),url(/fuentes/Thunder-MediumLC.woff)format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Thunder;src:url(/fuentes/Thunder-BlackLC.woff2)format("woff2"),url(/fuentes/Thunder-BlackLC.woff)format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:BillionDreams;src:url(/fuentes/BillionDreams.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--y:#ffc200;--yh:#ffd44a;--bk:#000;--b2:#0e0e0e;--b3:#181818;--wh:#fff;--gr:#c8c8c8;--g2:#999;--g3:#2a2a2a;--font-thunder:"Thunder",sans-serif;--font-billion:"BillionDreams",cursive}html{scroll-behavior:smooth;scroll-padding-top:100px;overflow-x:hidden}body{background:var(--bk);color:var(--wh);width:100%;max-width:100vw;position:relative;overflow-x:hidden}.ticker-wrap{background:var(--y);align-items:center;height:38px;display:flex;overflow:hidden}.ticker-track{white-space:nowrap;width:max-content;animation:20s linear infinite ticker;display:flex}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.ticker-item{letter-spacing:.15em;text-transform:uppercase;color:var(--bk);align-items:center;gap:1.5rem;padding:0 2.5rem;font-size:.78rem;display:flex}nav{z-index:400;-webkit-backdrop-filter:blur(12px);background:#0a0a0aeb;border-bottom:1px solid #2a2a2a;justify-content:space-between;align-items:center;height:60px;padding:0 3vw;transition:top .25s;display:flex;position:fixed;top:38px;left:0;right:0}.nav-logo{align-items:center;gap:.7rem;text-decoration:none;display:flex}.nav-logo img{object-fit:cover;border-radius:50%;width:40px;height:40px;transition:transform .4s}.nav-logo:hover img{transform:rotate(360deg)}.nav-logo-text{font-family:var(--font-thunder);letter-spacing:.06em;color:var(--wh);font-size:1.5rem}.nav-logo-text .dot{color:var(--y)}.nav-links{align-items:center;gap:2.5rem;list-style:none;display:flex}.nav-links a{letter-spacing:.12em;text-transform:uppercase;color:var(--gr);font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--y)}.nav-order-wrap{position:relative}.nav-order{cursor:pointer;white-space:nowrap;background:var(--y)!important;color:var(--bk)!important;padding:.55rem 1.4rem!important;font-weight:700!important}.nav-order:hover{background:var(--yh)!important}.order-dropdown{background:var(--bk);opacity:0;pointer-events:none;z-index:300;border:1px solid #333;min-width:220px;margin-top:.5rem;transition:opacity .2s,transform .2s;position:absolute;top:100%;right:0;transform:translateY(4px)}.nav-order-wrap:hover .order-dropdown,.order-dropdown:hover{opacity:1;pointer-events:all;transform:translateY(0)}.order-dropdown a{letter-spacing:.08em;text-transform:uppercase;color:var(--gr);border-bottom:1px solid #1a1a1a;align-items:center;gap:.8rem;padding:1rem 1.2rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .2s,background .2s;display:flex}.order-dropdown a:last-child{border-bottom:none}.order-dropdown a:hover{color:var(--y);background:#111}.order-dropdown .od-icon{color:var(--y);text-align:center;width:24px;font-size:1.1rem}.hamburger{cursor:pointer;z-index:600;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.hamburger span{background:var(--wh);width:24px;height:2px;transition:transform .3s,opacity .3s;display:block}.hamburger.active span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{z-index:500;opacity:0;pointer-events:none;background:#0a0a0a;flex-direction:column;transition:opacity .3s;display:flex;position:fixed;inset:0;overflow-y:auto}.mobile-menu.open{opacity:1;pointer-events:all}.mm-header{border-bottom:1px solid #1a1a1a;flex-shrink:0;justify-content:space-between;align-items:center;height:98px;padding:0 1.2rem;display:flex}.mm-close{color:var(--wh);cursor:pointer;background:0 0;border:none;padding:8px;font-size:1.5rem;line-height:1}.mm-links{flex-direction:column;align-items:center;gap:2rem;min-height:calc(100vh - 98px);padding:2.5rem 2rem 3rem;display:flex}.mm-links a{letter-spacing:.1em;text-transform:uppercase;color:var(--wh);text-align:center;font-size:2.2rem;text-decoration:none;transition:color .2s}.mm-links a:hover{color:var(--y)}.mm-links .mm-order{background:var(--y);color:var(--bk);text-align:center;white-space:nowrap;width:280px;padding:.8rem 2rem;font-size:1rem}.hero{text-align:center;background:var(--bk);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding-top:98px;display:flex;position:relative;overflow:hidden}.hero-svg{min-height:unset;justify-content:flex-start;padding:0}.hero-svg .cta-row{z-index:10;white-space:nowrap;margin-bottom:0;position:absolute;bottom:max(18%,160px);left:50%;transform:translate(-50%)}.hero-svg .cta-row .btn-y{color:#fff;box-shadow:none;background:#000;animation:none}.hero-svg .cta-row .btn-y:before{display:none}.hero-svg .cta-row .btn-y:hover{background:#1a1a1a;transform:translateY(-3px);box-shadow:0 8px 20px #0006}.hero-svg .cta-row .btn-g{color:#fff;background:#000;border-color:#000}.hero-svg .cta-row .btn-g:hover{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.hero-svg .stats-bar{z-index:10;width:100%;position:relative}.hero-banner-svg{object-fit:cover;flex-shrink:0;width:100%;max-height:68vh;display:block}.hero-bg-img{z-index:0;position:absolute;inset:0}.hero-bg-img img{object-fit:cover;object-position:center;opacity:.18;filter:saturate(.3)contrast(1.2);width:100%;height:100%}.hero-bg-img:after{content:"";background:linear-gradient(to bottom,var(--bk)0%,transparent 30%,transparent 60%,var(--bk)100%);position:absolute;inset:0}.eyebrow{z-index:2;align-items:center;gap:.6rem;margin-bottom:1.5rem;animation:.8s ease-out fadeInDown;display:inline-flex;position:relative}.eyebrow-line{background:var(--y);width:32px;height:1.5px;animation:1.2s ease-out expandLine}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes expandLine{0%{width:0}to{width:32px}}.eyebrow-text{font-family:var(--font-billion);letter-spacing:.15em;text-transform:none;color:var(--y);font-size:.85rem;font-weight:400}.hero-title{font-family:var(--font-thunder);letter-spacing:-.01em;color:var(--wh);z-index:2;margin-bottom:.3rem;font-size:clamp(5rem,13vw,13rem);line-height:.88;animation:1s ease-out heroIn;position:relative}@keyframes heroIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.hero-title .y{color:var(--y);display:inline-block}@keyframes wobble{0%,to{transform:rotate(0)}25%{transform:rotate(-1.5deg)}75%{transform:rotate(1.5deg)}}.hero-title .out{color:var(--wh)}.hero-sub-title{font-family:var(--font-billion);letter-spacing:.05em;color:var(--g2);z-index:2;margin-bottom:3rem;font-size:clamp(2rem,4vw,4.5rem);position:relative}.cta-row{z-index:2;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:6rem;display:flex;position:relative}.btn-y{background:var(--y);color:var(--bk);letter-spacing:.1em;text-transform:uppercase;padding:1rem 2.4rem;font-size:.9rem;font-weight:800;text-decoration:none;transition:transform .15s,background .15s,box-shadow .25s;animation:3s ease-in-out infinite btnGlow;display:inline-block;position:relative;overflow:hidden}.btn-y:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:3s ease-in-out infinite shine;position:absolute;top:0;left:-100%}.btn-y:hover{background:var(--yh);transform:translateY(-3px)scale(1.03);box-shadow:0 10px 30px #ffd60066}@keyframes btnGlow{0%,to{box-shadow:0 0 #ffd60066}50%{box-shadow:0 0 30px 4px #ffd60059}}@keyframes shine{0%{left:-100%}50%,to{left:100%}}.btn-g{color:var(--wh);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1.5px solid #333;padding:1rem 2.4rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s;display:inline-block}.btn-g:hover{border-color:var(--y);color:var(--y)}.stats-bar{z-index:2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0a0ad9;border-top:1px solid #1d1d1d;display:flex;position:absolute;bottom:0;left:0;right:0}.stat{text-align:center;border-right:1px solid #1d1d1d;flex:1;padding:1.5rem 2rem}.stat:last-child{border-right:none}.stat-n{font-family:var(--font-thunder);color:var(--y);margin-bottom:.2rem;font-size:2.2rem;line-height:1;display:block}.stat-l{letter-spacing:.15em;text-transform:uppercase;color:var(--gr);font-size:.68rem;font-weight:600}.brand-strip{background:var(--y);align-items:center;gap:3rem;padding:2.5rem 5vw;display:flex;overflow:hidden}.strip-icon{transform-origin:50% 0;flex-shrink:0;width:auto;height:120px}@keyframes swing{0%,to{transform:rotate(-8deg)}50%{transform:rotate(8deg)}}.strip-title{font-family:var(--font-thunder);color:var(--bk);white-space:nowrap;font-size:clamp(2rem,5vw,4.5rem);line-height:1}.strip-sub{color:#0000008c;max-width:380px;font-size:1rem;font-weight:500;line-height:1.5}@media (max-width:700px){.brand-strip{flex-wrap:wrap;gap:1.2rem;padding:2rem 5vw}.strip-icon{height:72px}.strip-title{white-space:normal;font-size:clamp(1.6rem,8vw,2.8rem)}.strip-sub{max-width:100%;font-size:.9rem}}.about{grid-template-columns:1fr 1fr;min-height:80vh;display:grid}.about-l{background:var(--b3);border-right:1px solid #1d1d1d;flex-direction:column;justify-content:center;padding:6rem 5vw;display:flex}.sec-ey{letter-spacing:.25em;text-transform:uppercase;color:var(--y);margin-bottom:1rem;font-size:.7rem;font-weight:700}.sec-title{font-family:var(--font-thunder);letter-spacing:.02em;color:var(--wh);margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4.5rem);line-height:.95}.sec-title .out{color:var(--wh)}.about-text p{color:var(--gr);margin-bottom:1.2rem;font-size:1rem;line-height:1.8}.about-text strong{color:var(--wh);font-weight:600}.founders{flex-wrap:wrap;gap:.6rem;margin-top:2rem;display:flex}.f-tag{letter-spacing:.1em;background:var(--y);color:var(--bk);cursor:default;padding:.4rem 1rem;font-size:.85rem;transition:transform .25s,box-shadow .25s}.f-tag:hover{transform:translateY(-3px)rotate(-2deg);box-shadow:0 8px 20px #ffd60080}.about-r{background:var(--bk);justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.about-r-img{z-index:0;position:absolute;inset:0}.about-r-img img{object-fit:cover;opacity:.38;filter:saturate(.85);width:100%;height:100%}.quote-card{background:var(--y);z-index:2;max-width:380px;padding:3rem;position:relative}.quote-icon{color:#0000001a;margin-bottom:.5rem;font-size:5rem;line-height:1}.quote-text{color:var(--bk);margin-bottom:1.2rem;font-size:1.1rem;font-style:italic;font-weight:600;line-height:1.65}.quote-meta{letter-spacing:.18em;text-transform:uppercase;color:#00000073;font-size:.7rem;font-weight:700}.gallery-strip{grid-template-columns:repeat(6,1fr);gap:0;max-height:300px;display:grid;overflow:hidden}.gallery-strip img{object-fit:cover;filter:saturate();width:100%;height:300px;transition:filter .4s,transform .4s}.gallery-strip img:hover{filter:saturate(1.2)brightness(1.05);transform:scale(1.05)}.menu-section{background:var(--b2);padding:6rem 5vw}.menu-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.menu-tabs-wrap{position:relative}.menu-tabs{flex-wrap:wrap;gap:4px 0;display:flex}.swipe-hint{display:none}@keyframes swipeHintFade{0%,to{opacity:.55}50%{opacity:1}}@keyframes swipeHintSlide{0%,to{transform:translate(0)}50%{transform:translate(8px)}}@keyframes swipeHintBounce{0%,to{opacity:.4;transform:translate(0)}50%{opacity:1;transform:translate(6px)}}.tab-btn{letter-spacing:.15em;text-transform:uppercase;color:var(--gr);cursor:pointer;background:0 0;border:1px solid #222;border-right:none;padding:.7rem 1.3rem;font-size:.72rem;font-weight:700;transition:all .2s}.tab-btn:last-child{border-right:1px solid #222}.tab-btn.active,.tab-btn:hover{background:var(--y);color:var(--bk);border-color:var(--y)}.tab-btn-link{border-right:1px solid #222;align-items:center;gap:.4rem;text-decoration:none;display:inline-flex}.panel{display:none}.panel.active{background:#111;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1px;display:grid}.mc{background:#0a0a0a;border-left:3px solid #ffc20026;padding:2rem;transition:border-color .3s,background .3s,transform .3s}.mc:hover{border-left-color:var(--y);background:#111;transform:translateY(-4px)}.mc-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.6rem;display:flex}.mc-name{font-family:var(--font-thunder);letter-spacing:.04em;color:var(--wh);font-size:1.4rem;line-height:1.1}.mc-price{color:var(--y);white-space:nowrap;font-size:1.3rem;font-weight:800}.mc-img{width:100%;height:180px;margin-bottom:1rem;position:relative;overflow:hidden}.mc-img img{object-fit:cover;background:#f5f5f5;width:100%;height:100%;transition:transform .4s}.mc:hover .mc-img img{transform:scale(1.05)}.mc-img-cut{background:radial-gradient(circle at 50% 65%,#ffd60038 0%,#ffd60014 35%,#0000 62%),radial-gradient(circle at 50% 100%,#0000008c 0%,#0000 55%);justify-content:center;align-items:flex-end;height:220px;margin-bottom:1.2rem;display:flex;overflow:visible}.mc-img-cut:before{content:"";filter:blur(2px);z-index:0;background:radial-gradient(#0000008c 0%,#0000 70%);border-radius:50%;height:14px;position:absolute;inset:auto 18% 6px}.mc-img-cut img{object-fit:contain;filter:drop-shadow(0 14px 18px #00000073)drop-shadow(0 0 28px #ffd60014);z-index:1;background:0 0;width:180px;height:210px;transition:transform .35s;position:relative}.mc-img-cut img[src*=fuze-tea],.mc-img-cut img[src*="7up"]{width:130px;height:160px}.mc:hover .mc-img-cut img{transform:translateY(-4px)scale(1.04)}.mc:hover .mc-img-cut{background:radial-gradient(circle at 50% 60%,#ffd60052 0%,#ffd6001a 38%,#0000 65%),radial-gradient(circle at 50% 100%,#0000008c 0%,#0000 55%)}.mc-desc{color:#d0d0d0;margin-bottom:1rem;font-size:.84rem;line-height:1.6}.mc-menu-card{border-left:3px solid var(--y);padding:2.5rem 2rem}.tags{flex-wrap:wrap;gap:.4rem;display:flex}.tag{letter-spacing:.12em;text-transform:uppercase;border:1px solid;padding:.22rem .55rem;font-size:.58rem;font-weight:700;position:relative}.ty{color:var(--y);border-color:var(--y)}.tw{color:#ffffff73;border-color:#ffffff26}.tg{color:#4ade80;border-color:#4ade80}.tb{color:#60a5fa;border-color:#60a5fa}.tp{color:#c084fc;border-color:#c084fc}.tr{color:#fb923c;border-color:#fb923c}.t-top{color:var(--bk);background:var(--y);border-color:var(--y);font-weight:800;animation:2.4s ease-in-out infinite tagPulse}.t-top:before{content:"🔥";filter:drop-shadow(0 0 4px #ff8c00cc);margin-right:.35rem;animation:1.2s ease-in-out infinite flameFlicker;display:inline-block}@keyframes tagPulse{0%,to{box-shadow:0 0 #ffd60099}50%{box-shadow:0 0 18px 2px #ffd60080}}@keyframes flameFlicker{0%,to{transform:scale(1)rotate(-3deg)}25%{transform:scale(1.15)rotate(4deg)}50%{transform:scale(.95)rotate(-2deg)}75%{transform:scale(1.1)rotate(3deg)}}.map-overview-section{background:var(--bk);border-top:1px solid #1a1a1a;padding:6rem 5vw 8rem}.how-section{background:var(--b3);border-top:1px solid #1d1d1d;border-bottom:1px solid #1d1d1d;padding:6rem 5vw}.how-header{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.how-mascot{opacity:.15;flex-shrink:0;width:auto;height:120px;animation:4s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-12px)rotate(2deg)}}.how-grid{background:#1d1d1d;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:4rem;display:grid}.how-step{background:var(--b3);padding:2.5rem 2rem}.how-num{font-family:var(--font-thunder);color:var(--y);opacity:.55;margin-bottom:1.5rem;font-size:4rem;line-height:1}.how-title{font-family:var(--font-thunder);letter-spacing:.05em;color:var(--wh);margin-bottom:.5rem;font-size:1.4rem}.how-desc{color:var(--gr);font-size:.85rem;line-height:1.6}.community-section{background:var(--bk);border-bottom:1px solid #1d1d1d;padding:6rem 5vw}.community-grid{background:#1a1a1a;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;display:grid}.comm-card{background:var(--bk);cursor:pointer;position:relative;overflow:hidden}.comm-card img{object-fit:cover;filter:saturate()brightness(.92);width:100%;height:380px;transition:filter .4s,transform .5s}.comm-card:hover img{filter:saturate(1.15)brightness(1.05);transform:scale(1.04)}.comm-overlay{z-index:2;background:linear-gradient(#0000 0%,#000000e6 100%);padding:2rem;position:absolute;bottom:0;left:0;right:0}.comm-tag{letter-spacing:.2em;text-transform:uppercase;margin-bottom:.6rem;padding:.25rem .7rem;font-size:.58rem;font-weight:700;display:inline-block}.comm-tag-y{background:var(--y);color:var(--bk)}.comm-tag-w{color:var(--wh);background:#ffffff26}.comm-tag-g{color:#4ade80;background:#4ade8026}.comm-title{font-family:var(--font-thunder);letter-spacing:.04em;color:var(--wh);margin-bottom:.4rem;font-size:1.6rem;line-height:1.1}.comm-desc{color:var(--gr);font-size:.8rem;line-height:1.5}.press-section{background:var(--b2);border-bottom:1px solid #1d1d1d;padding:5rem 5vw}.press-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.press-grid{background:#1a1a1a;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.press-card{background:var(--b2);border-top:3px solid #2a2a2a;flex-direction:column;padding:2.5rem 2rem;text-decoration:none;transition:border-color .3s,background .3s;display:flex}.press-card:hover{border-top-color:var(--y);background:#111}.press-logo{background:#1a1a1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.2rem;display:flex;overflow:hidden}.press-logo img{object-fit:contain;width:100%;height:100%}.press-logo-initials{background:var(--y);color:#000;letter-spacing:.05em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.2rem;font-size:.9rem;font-weight:900;display:flex}.press-source{letter-spacing:.2em;text-transform:uppercase;color:var(--y);margin-bottom:1rem;font-size:.62rem;font-weight:700}.press-quote{color:#ffffffeb;flex:1;margin-bottom:1.2rem;font-size:1rem;font-style:italic;font-weight:600;line-height:1.6}.press-date{letter-spacing:.15em;text-transform:uppercase;color:var(--g2);font-size:.65rem;font-weight:600}.press-cta{letter-spacing:.12em;text-transform:uppercase;color:var(--y);opacity:.6;margin-top:1.2rem;font-size:.62rem;font-weight:700;transition:opacity .2s}.press-card:hover .press-cta{opacity:1}.history-section{background:var(--bk);padding:6rem 5vw}.history-grid{grid-template-columns:1fr 2fr;align-items:start;gap:6rem;margin-top:4rem;display:grid}.history-intro p{color:var(--gr);margin-bottom:1.5rem;font-size:.95rem;line-height:1.8}.history-events{background:#111;gap:1px;display:grid}.ev-row{background:var(--bk);border-left:3px solid #ffc20033;grid-template-columns:90px 1fr;align-items:start;gap:2rem;padding:2rem 2.5rem;transition:border-color .2s,background .2s;display:grid}.ev-row:hover{border-left-color:var(--y);background:#0a0a0a}.ev-date{letter-spacing:.12em;color:var(--y);text-transform:uppercase;padding-top:.2rem;font-size:.8rem}.ev-badge{letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;padding:.2rem .55rem;font-size:.58rem;font-weight:700;display:inline-block}.eb1{color:var(--y);background:#ffd60026}.eb2{color:#4ade80;background:#4ade801f}.eb3{color:#60a5fa;background:#60a5fa1f}.eb4{color:#fb923c;background:#fb923c1f}.eb5{color:#c084fc;background:#c084fc1f}.reviews-section{background:var(--b2);padding:6rem 5vw}.reviews-grid{background:#1a1a1a;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;display:grid}.rv{background:var(--b2);border-top:2px solid #ffc20033;padding:2.5rem 2rem;transition:border-color .2s}.rv:hover{border-top-color:var(--y)}.rv-stars{color:var(--y);letter-spacing:.1em;margin-bottom:1.2rem;font-size:1.05rem}.rv-text{color:#ffffffd9;margin-bottom:1.5rem;font-size:.92rem;font-style:italic;line-height:1.75}.rv-author{letter-spacing:.18em;text-transform:uppercase;color:var(--g2);font-size:.67rem;font-weight:700}.ig-section{background:var(--bk);border-top:1px solid #1a1a1a;padding:5rem 5vw 3rem}.ig-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:3rem;display:flex}.ig-link{letter-spacing:.12em;text-transform:uppercase;color:var(--y);font-size:.78rem;font-weight:700;text-decoration:none;transition:opacity .2s}.ig-link:hover{opacity:.7}.ig-grid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.ig-grid a{aspect-ratio:1;display:block;position:relative;overflow:hidden}.ig-grid a:after{content:"";opacity:0;background:#ffd60026;transition:opacity .3s;position:absolute;inset:0}.ig-grid a:hover:after{opacity:1}.ig-grid img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ig-grid a:hover img{transform:scale(1.08)}.ig-more{text-align:center;margin-top:2.5rem}.ig-more a{letter-spacing:.1em;color:var(--y);border:1.5px solid var(--y);padding:.8rem 2.5rem;font-size:1.1rem;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.ig-more a:hover{background:var(--y);color:var(--bk)}.locations-section{background:var(--bk);border-top:1px solid #1a1a1a;padding:6rem 5vw}.loc-grid{background:#111;grid-template-columns:1fr 1fr;gap:1px;margin-top:3rem;display:grid}.loc-card{background:var(--bk);border-top:3px solid var(--y);padding:3rem;transition:border-top-color .2s}.loc-card:hover{border-top-color:var(--yh)}.loc-img{object-fit:cover;filter:saturate();border:1px solid #1a1a1a;width:100%;height:220px;margin-bottom:1.5rem}.loc-num{letter-spacing:.25em;color:var(--y);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem}.loc-name{font-family:var(--font-thunder);letter-spacing:.04em;color:var(--y);margin-bottom:.25rem;font-size:2.5rem;line-height:1}.loc-addr{color:var(--gr);margin-bottom:2rem;font-size:.9rem}.loc-info{gap:3rem;margin-bottom:2rem;display:flex}.li-label{letter-spacing:.15em;text-transform:uppercase;color:var(--g2);margin-bottom:.25rem;font-size:.62rem;font-weight:700;display:block}.li-val{color:var(--wh);font-size:.95rem;font-weight:700}.loc-del{flex-wrap:wrap;gap:.6rem;display:flex}.dp{letter-spacing:.08em;color:var(--gr);border:1px solid #2a2a2a;padding:.4rem .9rem;font-size:.68rem;font-weight:700;transition:border-color .2s,color .2s}.dp:hover{border-color:var(--y);color:var(--y)}.loc-overview{background:#080808;border:1px solid #1a1a1a;grid-template-columns:1fr 1.4fr;gap:0;display:grid;overflow:hidden}.loc-overview-head{border-right:1px solid #1a1a1a;flex-direction:column;justify-content:space-between;gap:2rem;padding:2.5rem;display:flex}.loc-overview-title{font-family:var(--font-thunder);letter-spacing:.04em;color:var(--wh);margin-bottom:.8rem;font-size:clamp(1.6rem,2.6vw,2.4rem);line-height:1}.loc-overview-sub{color:var(--gr);max-width:420px;font-size:.9rem;line-height:1.6}.loc-overview-pins{flex-direction:column;gap:.6rem;display:flex}.loc-pin{letter-spacing:.05em;color:var(--wh);border:1px solid #1a1a1a;border-left:3px solid var(--y);background:#101010;align-items:center;gap:.7rem;padding:.7rem 1rem;font-size:.82rem;font-weight:700;display:inline-flex}.loc-pin-dot{background:var(--y);border-radius:50%;flex-shrink:0;width:10px;height:10px;box-shadow:0 0 0 4px #ffd60026}.loc-overview-map{filter:invert(.92)hue-rotate(180deg)saturate(.7);background:#000;min-height:360px;position:relative}.loc-overview-map iframe{border:0;width:100%;height:100%;display:block;position:absolute;inset:0}.loc-map{aspect-ratio:16/10;filter:invert(.92)hue-rotate(180deg)saturate(.7);border:1px solid #1a1a1a;width:100%;margin-top:2rem;transition:filter .3s;position:relative;overflow:hidden}.loc-map:hover{filter:invert(.88)hue-rotate(180deg)saturate(.85)}.loc-map iframe{border:0;width:100%;height:100%;display:block}.loc-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.2rem;display:flex}.loc-btn{background:var(--y);color:var(--bk);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.5rem;padding:.85rem 1.4rem;font-size:.8rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.loc-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ffd60040}.loc-btn-outline{color:var(--wh);letter-spacing:.1em;text-transform:uppercase;background:0 0;border:1px solid #2a2a2a;align-items:center;padding:.8rem 1.4rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.loc-btn-outline:hover{border-color:var(--y);color:var(--y)}.carta-toggle-btn{color:var(--gr);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;background:0 0;border:1px solid #333;font-size:.75rem;font-weight:700;transition:border-color .2s,color .2s}.carta-toggle-btn:hover{border-color:var(--y);color:var(--y)}.carta-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000e0;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.carta-modal{background:#111;grid-template-columns:1fr 1fr;gap:4px;width:100%;max-width:1100px;max-height:90vh;display:grid;position:relative;overflow-y:auto}.carta-modal img{width:100%;height:auto;display:block}.carta-modal-close{color:var(--gr);cursor:pointer;z-index:1;background:#111;border:none;grid-column:1/-1;justify-content:flex-end;padding:.6rem .8rem;font-size:1.2rem;transition:color .2s;display:flex;position:sticky;top:0}.carta-modal-close:hover{color:var(--wh)}.carta-images{display:none}.delivery-banner{background:var(--y);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;padding:3rem 5vw;display:flex}.delivery-banner-text{font-family:var(--font-thunder);color:var(--bk);font-size:clamp(1.5rem,3.5vw,2.8rem);line-height:1.1}.delivery-banner-sub{color:#0000008c;max-width:350px;font-size:.9rem;font-weight:500}.delivery-btns{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.del-btn{background:var(--bk);color:var(--y);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.6rem;padding:1rem 2rem;font-size:1.1rem;text-decoration:none;transition:background .2s;display:inline-flex}.del-btn:hover{background:#1a1a1a}.del-btn-outline{color:var(--bk);border:2px solid var(--bk);letter-spacing:.08em;text-transform:uppercase;background:0 0;align-items:center;gap:.6rem;padding:.9rem 2rem;font-size:1.1rem;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.del-btn-outline:hover{background:var(--bk);color:var(--y)}.social-section{background:var(--b3);border-top:1px solid #1d1d1d;border-bottom:1px solid #1d1d1d;padding:5rem 5vw}.social-grid{background:#1d1d1d;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:3rem;display:grid}.social-card{background:var(--b3);text-align:center;flex-direction:column;align-items:center;padding:3rem 2rem;text-decoration:none;transition:background .3s;display:flex}.social-card:hover{background:var(--bk)}.social-icon-wrap{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.2rem;transition:transform .3s,box-shadow .3s;display:flex}.social-card:hover .social-icon-wrap{transform:scale(1.12);box-shadow:0 0 30px #ffd60040}.social-name{font-family:var(--font-thunder);letter-spacing:.06em;color:var(--wh);margin-bottom:.4rem;font-size:1.4rem;transition:color .2s;display:block}.social-card:hover .social-name{color:var(--y)}.social-handle{letter-spacing:.1em;text-transform:uppercase;color:var(--g2);margin-bottom:1.2rem;font-size:.72rem;font-weight:600;display:block}.social-follow{letter-spacing:.15em;text-transform:uppercase;color:var(--y);border:1px solid var(--y);padding:.45rem 1.2rem;font-size:.7rem;font-weight:700;transition:background .2s,color .2s;display:inline-block}.social-card:hover .social-follow{background:var(--y);color:var(--bk)}footer{background:var(--bk);border-top:1px solid #1a1a1a}.ft-top{background:var(--y);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:3rem 5vw;display:flex}.ft-top-t{font-family:var(--font-thunder);color:var(--bk);font-size:clamp(1.5rem,4vw,3.5rem);line-height:1}.ft-cta{background:var(--bk);color:var(--y);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;padding:1rem 2rem;font-size:.85rem;font-weight:800;text-decoration:none;transition:background .15s}.ft-cta:hover{background:#1a1a1a}.ft-body{border-bottom:1px solid #1a1a1a;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:2rem;padding:4rem 5vw 2rem;display:grid}.ft-logo-wrap{align-items:center;gap:.8rem;margin-bottom:.5rem;display:flex}.ft-logo-wrap img{object-fit:cover;border-radius:50%;width:48px;height:48px}.ft-logo{font-family:var(--font-thunder);color:var(--wh);letter-spacing:.05em;font-size:2.2rem}.ft-logo .dot{color:var(--y)}.ft-tline{letter-spacing:.2em;text-transform:uppercase;color:var(--g2);margin-bottom:1.5rem;font-size:.68rem;font-weight:700;display:block}.ft-desc{color:var(--g2);max-width:280px;font-size:.87rem;line-height:1.7}.socials{gap:.6rem;margin-top:1.5rem;display:flex}.si{width:36px;height:36px;color:var(--gr);border:1px solid #222;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:flex}.si:hover{border-color:var(--y);color:var(--y)}.ft-col-t{letter-spacing:.2em;text-transform:uppercase;color:var(--g2);margin-bottom:1.2rem;font-size:.65rem;font-weight:700}.ft-links{list-style:none}.ft-links li{margin-bottom:.6rem}.ft-links a{color:#fff6;font-size:.88rem;text-decoration:none;transition:color .2s}.ft-links a:hover{color:var(--y)}.ft-bottom{color:#333;justify-content:space-between;padding:1.5rem 5vw;font-size:.75rem;display:flex}.info-section{background:var(--b2);border-top:1px solid #1d1d1d;padding:6rem 5vw}.info-btns{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:2.5rem;display:grid}.info-big-btn{background:var(--b3);cursor:pointer;text-align:left;border:1.5px solid #222;align-items:center;gap:1.2rem;padding:1.5rem 1.8rem;transition:all .25s;display:flex}.info-big-btn:hover{border-color:#444}.info-big-btn.active{border-color:var(--y);background:#ffd6000a}.info-big-btn.active .info-big-title{color:var(--y)}.info-big-icon{flex-shrink:0;font-size:2rem}.info-big-title{letter-spacing:.04em;color:var(--wh);margin-bottom:.2rem;font-size:1rem;font-weight:700;display:block}.info-big-sub{color:var(--g2);font-size:.72rem;line-height:1.4;display:block}.cat-bar-wrap{min-width:0;max-width:100%;margin-bottom:2rem;position:relative}.cat-bar-wrap .cat-bar{margin-bottom:0}.cat-bar{-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem;margin-bottom:2rem;padding-bottom:.3rem;display:flex;overflow-x:auto}.cat-bar::-webkit-scrollbar{display:none}.cat-btn{letter-spacing:.08em;text-transform:uppercase;color:var(--gr);cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #2a2a2a;flex-shrink:0;align-items:center;gap:.45rem;padding:.7rem 1.3rem;font-size:.78rem;font-weight:700;transition:all .2s;display:flex}.cat-btn.active{background:var(--y);color:var(--bk);border-color:var(--y)}.cat-btn:hover:not(.active){border-color:var(--y);color:var(--y)}.slider-wrap{margin-bottom:.8rem;margin-left:56px;margin-right:56px;position:relative}.slider-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:0 0 8px;display:flex;overflow-x:auto}.slider-track::-webkit-scrollbar{display:none}.slide-card{scroll-snap-align:start;background:#0d0d0d;border:1px solid #222;flex:0 0 260px;transition:transform .25s,box-shadow .25s,border-color .25s;overflow:hidden}.slide-card:hover{border-color:#383838;transform:translateY(-4px);box-shadow:0 16px 48px #000000b3}.slide-visual{background:#111;justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.slide-visual-bar{opacity:.6;height:2px;position:absolute;bottom:0;left:0;right:0}.slide-emoji{filter:drop-shadow(0 0 24px #ffffff14);font-size:4rem;animation:3s ease-in-out infinite floatEmoji}@keyframes floatEmoji{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.slide-heat{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000b3;border:1px solid #ffffff14;border-radius:20px;padding:.25rem .55rem;font-size:.78rem;position:absolute;top:.7rem;right:.7rem}.slide-product-img{object-fit:contain;filter:drop-shadow(0 6px 24px #000c);width:100%;height:100%;padding:14px}.slide-body{padding:1.2rem 1.3rem}.slide-name{font-family:var(--font-thunder);letter-spacing:.04em;color:var(--wh);margin-bottom:.45rem;font-size:1.2rem;font-weight:800}.slide-desc{color:var(--gr);margin-bottom:.7rem;font-size:.8rem;line-height:1.65}.slide-origin{letter-spacing:.12em;text-transform:uppercase;color:var(--g2);font-size:.62rem;font-weight:600}.slide-counter{letter-spacing:.15em;color:var(--g2);text-align:right;padding:0 1.3rem .7rem;font-size:.58rem;font-weight:700;display:block}.slider-arrow{z-index:10;background:var(--bk);width:48px;height:48px;color:var(--wh);cursor:pointer;border:1.5px solid #444;justify-content:center;align-items:center;font-size:1.8rem;transition:all .25s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 20px #00000080}.slider-arrow:hover{border-color:var(--y);color:var(--y);background:#ffd60014;transform:translateY(-50%)scale(1.08)}.slider-arrow-l{left:-56px}.slider-arrow-r{right:-56px}.slider-dots{justify-content:center;gap:6px;margin-top:.8rem;display:flex}.slider-dot{cursor:pointer;background:#333;border:none;width:8px;height:8px;padding:0;transition:all .25s}.slider-dot.active{background:var(--y);width:24px}.slider-tip{text-align:center;letter-spacing:.15em;text-transform:uppercase;color:var(--g2);margin-top:.5rem;font-size:.65rem;font-weight:600;animation:3s ease-in-out infinite fadeHint}@keyframes fadeHint{0%,to{opacity:.3}50%{opacity:.7}}.alg-wrap{flex-direction:column;gap:1.5rem;display:flex}.alg-slider-wrap{position:relative}.alg-dots{display:none}@media (max-width:600px){.alg-dots{display:flex}}.alg-warning{border-left:3px solid var(--y);color:var(--gr);background:#ffd6000d;padding:1.2rem 1.5rem;font-size:.85rem;line-height:1.7}.alg-warning strong{color:var(--wh)}.alg-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.alg-card{background:var(--b3);border:1px solid #1d1d1d;padding:1.8rem 1.5rem;transition:border-color .25s,transform .25s}.alg-card:hover{border-color:#333;transform:translateY(-2px)}.alg-card-icon{border:1.5px solid;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1rem;font-size:1.5rem;display:flex}.alg-card-name{letter-spacing:.04em;margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.alg-card-products{color:var(--gr);font-size:.8rem;line-height:1.7}.alg-bottom{grid-template-columns:1fr 1fr;gap:10px;margin-top:.5rem;display:grid}.alg-bottom-card{background:var(--b3);color:var(--gr);border:1px solid #1d1d1d;align-items:center;gap:1rem;padding:1.2rem 1.4rem;font-size:.85rem;display:flex}.alg-bottom-card.halal{border-color:#4ade8033}.alg-bottom-badge{letter-spacing:.12em;color:var(--y);background:#ffd60014;border:1px solid #ffd6001f;flex-shrink:0;padding:.45rem .8rem;font-size:.7rem;font-weight:800}.alg-bottom-card.halal .alg-bottom-badge{color:#4ade80;background:#4ade801a;border-color:#4ade8033}.alg-bottom-card strong{color:var(--wh)}.alg-bottom-card a{color:var(--y);font-weight:700;text-decoration:none}.alg-bottom-card a:hover{text-decoration:underline}@media (max-width:1100px){.press-grid,.community-grid,.social-grid{grid-template-columns:1fr 1fr}.nav-links{gap:1.4rem}.nav-links a{letter-spacing:.08em;font-size:.72rem}}@media (max-width:900px){.hamburger{display:flex}.nav-links{display:none}nav{padding:0 1.2rem}.hero{min-height:auto;padding-top:98px}.hero-svg{height:auto;min-height:unset;flex-direction:column;padding:0;display:flex}.hero-banner-svg{aspect-ratio:5/6;object-fit:cover;object-position:center;width:100%;height:auto;max-height:62svh;display:block;position:relative;inset:auto}.hero-svg .cta-row{background:var(--y);white-space:normal;flex-flow:column;gap:.7rem;width:100%;margin:0;padding:1.4rem 1.2rem 2rem;position:relative;inset:auto;transform:none}.hero-svg .cta-row .btn-y,.hero-svg .cta-row .btn-g{text-align:center;letter-spacing:.12em;width:100%;padding:1.05rem 1.2rem;font-size:.82rem;display:block;color:#fff!important;box-shadow:none!important;background:#000!important;border:none!important;animation:none!important}.hero-svg .cta-row .btn-y:before{display:none!important}.hero-svg .stats-bar{grid-template-columns:1fr 1fr;display:grid;position:relative;bottom:auto;left:auto;right:auto}.stat{border-bottom:1px solid #1d1d1d;border-right:1px solid #1d1d1d;padding:1.1rem 1rem}.stat:nth-child(2n){border-right:none}.stat:nth-child(3),.stat:nth-child(4){border-bottom:none}.about{grid-template-columns:1fr}.about-r{min-height:350px}.gallery-strip{grid-template-columns:repeat(3,1fr);max-height:none}.gallery-strip img{height:200px}.delivery-banner{text-align:center;flex-direction:column}.how-grid{grid-template-columns:1fr 1fr}.how-mascot{height:80px}.history-grid{grid-template-columns:1fr;gap:2rem}.reviews-grid,.community-grid{grid-template-columns:1fr}.comm-card img{height:300px}.carta-modal,.press-grid{grid-template-columns:1fr}.ig-grid{grid-template-columns:repeat(3,1fr)}.loc-grid,.loc-overview{grid-template-columns:1fr}.loc-overview-head{border-bottom:1px solid #1a1a1a;border-right:0;padding:2rem 1.5rem}.loc-overview-map{min-height:300px}.ft-body{grid-template-columns:1fr 1fr}.ft-top{text-align:center;flex-direction:column}.panel.active{grid-template-columns:1fr}.stats-bar{display:none}.info-btns{grid-template-columns:1fr}.slide-card{flex:0 0 240px}.slide-visual{height:150px}.slide-emoji{font-size:3.2rem}.slider-arrow{display:none}.slider-wrap{margin-left:0;margin-right:0}.alg-grid{grid-template-columns:1fr 1fr}.alg-bottom{grid-template-columns:1fr}}@media (max-width:600px){.brand-strip{flex-flow:wrap;align-items:center;gap:0;padding:2rem 5vw}.strip-icon{order:2;height:80px;margin-left:auto}.strip-title{white-space:normal;flex:1;order:1;font-size:clamp(2rem,10vw,3.5rem)}.strip-sub{order:3;width:100%;max-width:100%;margin-top:1rem;font-size:.9rem}.menu-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;min-width:0;max-width:100%;padding-bottom:4px;overflow-x:auto}.menu-tabs::-webkit-scrollbar{display:none}.tab-btn{white-space:nowrap;flex-shrink:0}.menu-tabs-wrap{flex:100%;width:100%;min-width:0;max-width:100%}.menu-tabs-wrap:after{content:"";background:linear-gradient(to right,transparent,var(--b2));pointer-events:none;width:42px;position:absolute;top:0;bottom:4px;right:0}.swipe-hint{letter-spacing:.18em;text-transform:uppercase;color:var(--g2);justify-content:center;align-items:center;gap:.55rem;margin:.7rem 0 0;font-size:.6rem;font-weight:700;animation:2.4s ease-in-out infinite swipeHintFade;display:flex}.swipe-hint .sh-arr{color:var(--y);letter-spacing:-.08em;font-size:1.05rem;font-weight:900;line-height:1;animation:1.6s ease-in-out infinite swipeHintSlide;display:inline-flex}.gallery-strip{grid-template-columns:1fr 1fr}.gallery-strip img{height:180px}.ig-grid{grid-template-columns:repeat(3,1fr)}.how-grid,.ft-body{grid-template-columns:1fr}.info-big-btn{gap:.8rem;padding:1rem .8rem}.info-big-icon{font-size:1.5rem}.info-big-title{font-size:.85rem}.slide-card{flex:0 0 240px}.slide-body{padding:1.1rem 1.2rem}.slide-name{font-size:1.1rem}.alg-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-template-columns:unset;flex-direction:row;gap:12px;padding-bottom:14px;display:flex;overflow-x:auto}.alg-grid::-webkit-scrollbar{display:none}.alg-card{scroll-snap-align:start;flex:0 0 78vw}.alg-slider-wrap:after{content:"";background:linear-gradient(to right,transparent,var(--b2));pointer-events:none;width:38px;position:absolute;top:0;bottom:30px;right:0}.cat-bar-wrap:after{content:"";background:linear-gradient(to right,transparent,var(--b2));pointer-events:none;width:38px;position:absolute;top:0;bottom:0;right:0}}.tb-section{background:var(--bk);border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a;padding:6rem 5vw}.tb-progress{align-items:center;gap:0;margin:2.5rem 0 3rem;padding-bottom:1.2rem;display:flex;position:relative}.tb-step-pill{cursor:default;background:0 0;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.4rem;display:flex}.tb-step-pill .tb-pill-num{color:#555;background:#1a1a1a;border:1.5px solid #2a2a2a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:700;transition:all .3s;display:flex}.tb-step-pill .tb-pill-label{letter-spacing:.1em;text-transform:uppercase;color:#444;font-size:.68rem;font-weight:700;transition:color .3s}.tb-step-pill.active .tb-pill-num{background:var(--y);border-color:var(--y);color:#000}.tb-step-pill.active .tb-pill-label{color:var(--wh)}.tb-step-pill.done{cursor:pointer}.tb-step-pill.done .tb-pill-num{border-color:var(--y);color:var(--y);background:#1e1e1e}.tb-step-pill.done .tb-pill-label{color:#666}.tb-step-pill.done:hover .tb-pill-label{color:var(--wh)}.tb-progress-bar{background:#1e1e1e;border-radius:2px;height:2px;position:absolute;bottom:0;left:0;right:0}.tb-progress-fill{background:var(--y);border-radius:2px;height:100%;transition:width .5s}.tb-content{min-height:400px;animation:.18s both tbIn}.tb-content.tb-bwd{animation:.18s both tbInBwd}@keyframes tbIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes tbInBwd{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:translate(0)}}.tb-step-hint{color:var(--gr);flex-wrap:wrap;align-items:center;gap:.8rem;margin-bottom:1.5rem;font-size:.82rem;display:flex}.tb-counter{background:var(--y);color:#000;letter-spacing:.05em;border-radius:20px;padding:.2rem .55rem;font-size:.6rem;font-weight:900}.tb-opt-label{color:var(--g2);font-size:.7rem;font-style:italic}.tb-grid-sizes{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.tb-size-card{text-align:center;cursor:pointer;touch-action:manipulation;background:#0a0a0a;border:2px solid #1e1e1e;padding:1.8rem 1.2rem 1.5rem;transition:border-color .15s,background .15s,box-shadow .2s,transform .15s;position:relative;overflow:hidden}.tb-size-card:hover:not(.selected){border-color:#333;transform:translateY(-4px);box-shadow:0 16px 40px #0009}.tb-size-card.selected{border-color:var(--y);background:#0c0c00;box-shadow:0 0 32px #ffd6000f}.tb-size-card.selected:after{content:"✓";color:var(--y);font-size:1rem;font-weight:900;position:absolute;top:.7rem;right:.9rem}.tb-size-img{object-fit:contain;filter:drop-shadow(0 10px 24px #000c);width:100%;max-height:150px;margin-bottom:1.2rem}.tb-size-label{font-family:var(--font-thunder);color:var(--wh);letter-spacing:-.02em;font-size:3.5rem;font-weight:900;line-height:1}.tb-size-sub{letter-spacing:.12em;text-transform:uppercase;color:var(--y);margin:.6rem 0;font-size:.82rem;font-weight:800}.tb-size-desc{color:var(--gr);margin-bottom:.9rem;font-size:.86rem;line-height:1.6}.tb-size-price{color:var(--g2);letter-spacing:.04em;font-size:.95rem;font-weight:700}.tb-grid-options{grid-template-columns:repeat(4,1fr);gap:.9rem;display:grid}.tb-grid-extras{grid-template-columns:repeat(5,1fr)}.tb-option-card{cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:#0a0a0a;border:1.5px solid #1e1e1e;flex-direction:column;align-items:center;gap:.3rem;padding:.9rem .7rem;transition:border-color .12s,background .12s,box-shadow .15s,transform .12s;display:flex;position:relative}.tb-option-card:hover:not(.disabled):not(.selected){border-color:#333;transform:translateY(-2px)}.tb-option-card.selected{border-color:var(--y);background:#0c0c00;border-width:2px;box-shadow:0 0 16px #ffc2001a}.tb-option-card.selected:after{content:"✓";color:var(--y);font-size:.75rem;font-weight:900;line-height:1;position:absolute;top:.35rem;right:.45rem}.tb-option-card.disabled{opacity:.28;cursor:not-allowed}.tb-opt-emoji{font-size:1.9rem;line-height:1}.tb-opt-name{color:var(--wh);font-size:.73rem;font-weight:700;line-height:1.2}.tb-opt-desc{color:var(--gr);font-size:.64rem;line-height:1.4}.tb-opt-badge{border:1px solid var(--y);color:var(--y);letter-spacing:.04em;background:#1a1400;padding:.12rem .35rem;font-size:.55rem;font-weight:800;position:absolute;top:.35rem;right:.35rem}.tb-opt-hot{font-size:.6rem;position:absolute;top:.35rem;left:.35rem}.tb-extra-card .tb-opt-desc{display:none}.tb-opt-grat{letter-spacing:.1em;text-transform:uppercase;color:#fb923c;border:1px solid #fb923c;margin-top:.15rem;padding:.1rem .35rem;font-size:.5rem;font-weight:700}.tb-grid-salsas{grid-template-columns:repeat(7,1fr);gap:.7rem;display:grid}.tb-salsa-card{cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;touch-action:manipulation;background:#0a0a0a;border:1.5px solid #1e1e1e;flex-direction:column;align-items:center;gap:.35rem;padding:.8rem .5rem .6rem;transition:border-color .12s,background .12s,box-shadow .15s,transform .12s;display:flex;position:relative}.tb-salsa-card:hover:not(.disabled):not(.selected){border-color:#333;transform:translateY(-2px)}.tb-salsa-card.selected{border-color:var(--y);background:#0c0c00;border-width:2px;box-shadow:0 0 16px #ffc2001a}.tb-salsa-card.selected:after{content:"✓";color:var(--y);font-size:.72rem;font-weight:900;line-height:1;position:absolute;top:.3rem;right:.4rem}.tb-salsa-card.disabled{opacity:.25;cursor:not-allowed}.tb-salsa-img{object-fit:contain;filter:drop-shadow(0 4px 12px #000000b3);width:56px;height:56px}.tb-salsa-name{color:var(--gr);font-size:.62rem;font-weight:600;line-height:1.2}.tb-salsa-badge{background:var(--y);color:#000;text-transform:uppercase;letter-spacing:.05em;padding:.1rem .28rem;font-size:.48rem;font-weight:900;position:absolute;top:.3rem;right:.3rem}.tb-salsa-hot{font-size:.52rem;line-height:1}.tb-nav{border-top:1px solid #1a1a1a;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:1.5rem;display:flex}.tb-price-preview{color:var(--gr);font-size:.82rem}.tb-price-preview strong{color:var(--y);font-size:1rem;font-weight:800}.tb-btn-next{background:var(--y);color:#000;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;padding:.8rem 2rem;font-size:.8rem;font-weight:900;transition:all .2s}.tb-btn-next:hover:not(.disabled){transform:translateY(-2px);box-shadow:0 8px 24px #ffd60040}.tb-btn-next.disabled{opacity:.3;cursor:not-allowed;box-shadow:none!important;transform:none!important}.tb-btn-prev{color:var(--gr);cursor:pointer;background:0 0;border:1.5px solid #2a2a2a;padding:.8rem 1.6rem;font-size:.8rem;font-weight:700;transition:all .2s}.tb-btn-prev:hover{color:var(--wh);border-color:#555}.tb-order{background:#0a0a0a;border:1px solid #1e1e1e;max-width:700px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding:1.4rem 1.6rem}.tb-order-mini{margin-bottom:1.5rem}.tb-order-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.tb-order-title{letter-spacing:.1em;text-transform:uppercase;color:var(--y);font-size:.75rem;font-weight:700}.tb-order-clear{color:var(--g2);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:.72rem;text-decoration:underline}.tb-order-row{border-top:1px solid #141414;align-items:flex-start;gap:.9rem;padding:.65rem 0;display:flex}.tb-order-num{font-family:var(--font-thunder);color:var(--y);min-width:1.4rem;padding-top:.1rem;font-size:1.1rem;font-weight:900}.tb-order-info{flex-direction:column;flex:1;gap:.18rem;display:flex}.tb-order-info strong{color:var(--wh);font-size:.8rem}.tb-order-sub{color:var(--g2);font-size:.75rem;font-weight:400}.tb-order-info span{color:var(--gr);font-size:.72rem}.tb-order-extras,.tb-order-salsas{color:var(--g2)!important}.tb-order-price{color:var(--wh);white-space:nowrap;padding-top:.25rem;font-size:.82rem;font-weight:700}.tb-order-remove{color:#444;cursor:pointer;background:0 0;border:none;padding:.2rem .3rem;font-size:.75rem;line-height:1;transition:color .15s}.tb-order-remove:hover{color:var(--wh)}.tb-order-total{color:var(--gr);border-top:1px solid #1e1e1e;justify-content:flex-end;align-items:baseline;gap:.6rem;margin-top:.3rem;padding-top:.9rem;font-size:.75rem;display:flex}.tb-order-total strong{color:var(--y);font-size:.95rem;font-weight:800}.tb-done{text-align:center;max-width:560px;margin:0 auto;padding:2rem 0}.tb-done-icon{margin-bottom:1rem;font-size:4.5rem}.tb-done-icon img{object-fit:contain;width:120px;height:120px}.tb-done-title{font-family:var(--font-thunder);color:var(--wh);margin-bottom:.4rem;font-size:2.8rem;font-weight:900}.tb-done-sub{color:var(--gr);margin-bottom:2rem;font-size:.82rem}.tb-done-recap{text-align:left;background:#0a0a0a;border:1px solid #1e1e1e;margin-bottom:2rem;padding:1.8rem}.tb-recap-row{border-bottom:1px solid #141414;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.55rem 0;display:flex}.tb-recap-row:last-of-type{border-bottom:none}.tb-recap-row span{letter-spacing:.1em;text-transform:uppercase;color:var(--g2);white-space:nowrap;padding-top:.1rem;font-size:.65rem;font-weight:700}.tb-recap-row strong{color:var(--wh);text-align:right;font-size:.82rem}.tb-recap-price{color:var(--gr);text-align:center;border-top:1px solid #1e1e1e;margin-top:.5rem;padding-top:1.2rem;font-size:.8rem}.tb-recap-price strong{color:var(--y);margin-top:.2rem;font-size:1.3rem;font-weight:900;display:block}.tb-done-btns{flex-direction:column;align-items:center;gap:1rem;display:flex}.tb-btn-reset{color:var(--g2);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:.3rem;font-size:.75rem;text-decoration:underline}.tb-btn-reset:hover{color:var(--wh)}@media (max-width:900px){.tb-grid-sizes{gap:1rem}.tb-grid-options{grid-template-columns:repeat(3,1fr)}.tb-grid-extras{grid-template-columns:repeat(4,1fr)}.tb-grid-salsas{grid-template-columns:repeat(5,1fr)}}@media (max-width:600px){.tb-grid-sizes{gap:.6rem}.tb-size-label{font-size:2.5rem}.tb-size-img{max-height:110px}.tb-grid-options{grid-template-columns:repeat(2,1fr)}.tb-grid-extras{grid-template-columns:repeat(3,1fr)}.tb-grid-salsas{grid-template-columns:repeat(4,1fr)}.tb-step-pill .tb-pill-label{display:none}.tb-nav{flex-wrap:wrap;gap:1rem}.tb-price-preview{text-align:center;order:3;width:100%}}
