.about-section-root{--about-red:var(--primary-color,#111827);--about-red-deep:var(--primary-700,#0f172a);--about-red-glow:rgba(15,23,42,0.3);--about-red-light:var(--primary-50,#f1f5f9);--about-red-soft:var(--primary-100,#e2e8f0);--about-orange:var(--gradient-end,var(--primary-color,#FF6B35));--about-orange-light:var(--primary-50,#FFF4EE);--about-yellow:#FFBA08;--about-yellow-light:#FFFAEB;--about-green:#22C55E;--about-purple:#8B5CF6;--about-blue:#3b82f6;--about-cyan:#00d2ff;--about-bg:#FAFAF8;--about-dark:#1a1a1a;--about-text:#2a2a2a;--about-muted:#888}.about-section-root .footer{position:relative;background:var(--about-dark,#0e0e0e);overflow:hidden;color:white;width:100%;margin:0;padding:0}@media (max-width:768px){.about-section-root .footer{padding-bottom:calc(80px + env(safe-area-inset-bottom, 0px))}}.about-section-root .footer-stripe{height:4px;background:linear-gradient(90deg,var(--about-red),var(--about-orange),var(--about-yellow),var(--about-green),var(--about-cyan),var(--about-blue),var(--about-purple),var(--about-red));width:100%}.about-section-root .f-dot{position:absolute;border-radius:50%;pointer-events:none}.about-section-root .f-dot-1{width:8px;height:8px;background:var(--about-red);top:15%;left:8%;opacity:.1}.about-section-root .f-dot-2{width:6px;height:6px;background:var(--about-orange);top:30%;right:10%;opacity:.12}.about-section-root .f-dot-3{width:10px;height:10px;background:var(--about-yellow);bottom:25%;left:15%;opacity:.08}.about-section-root .f-dot-4{width:7px;height:7px;background:var(--about-purple);bottom:35%;right:6%;opacity:.1}.about-section-root .f-blob{position:absolute;top:20%;right:5%;width:50px;height:50px;border:2px solid rgba(255,255,255,.03);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;pointer-events:none}.about-section-root .footer-main{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:64px 24px 48px;display:grid;grid-template-columns:minmax(220px,1.25fr) minmax(130px,.75fr) minmax(260px,1fr) minmax(260px,1fr);gap:44px}.about-section-root .brand-name{font-family:var(--font-unbounded),"Unbounded",sans-serif;font-weight:800;font-size:22px;letter-spacing:-.5px;margin-bottom:6px;color:white}.about-section-root .brand-name .accent{color:var(--about-red)}.about-section-root .brand-tagline{font-size:12px;color:rgba(255,255,255,.4);font-weight:400;margin-bottom:20px}.about-section-root .brand-desc{font-size:var(--brand-tagline-font-size,13px);font-weight:300;color:rgba(255,255,255,.5);line-height:1.7;margin-bottom:24px;max-width:280px}.about-section-root .brand-wordmark{display:inline-block;font-family:Inter Tight,system-ui,sans-serif;font-size:var(--brand-restaurant-name-font-size,26px);font-weight:700;letter-spacing:-.01em;color:rgba(255,255,255,.92);text-decoration:none;line-height:1.1}.about-section-root .brand-wordmark:hover{color:#fff}.about-section-root .socials{display:flex;gap:10px}.about-section-root .social-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);color:rgba(255,255,255,.6);text-decoration:none;transition:all .35s cubic-bezier(.34,1.56,.64,1)}.about-section-root .social-icon svg{width:18px;height:18px}.about-section-root .social-facebook svg{width:var(--brand-facebook-url-font-size,18px);height:var(--brand-facebook-url-font-size,18px)}.about-section-root .social-instagram svg{width:var(--brand-instagram-url-font-size,18px);height:var(--brand-instagram-url-font-size,18px)}.about-section-root .social-icon:first-child:hover{background:#1877F2;border-color:#1877F2;color:white;transform:translateY(-3px) rotate(-4deg)}.about-section-root .social-icon:nth-child(2):hover{background:linear-gradient(135deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-color:transparent;color:white;transform:translateY(-3px) rotate(4deg)}.about-section-root .social-icon:nth-child(3):hover{background:#FF0000;border-color:#FF0000;color:white;transform:translateY(-3px) rotate(-4deg)}.about-section-root .social-icon:nth-child(4):hover{background:#1a1a1a;border-color:rgba(255,255,255,.3);color:white;transform:translateY(-3px) rotate(4deg)}.about-section-root .col-title{font-size:11px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--about-red);margin-bottom:20px;display:flex;align-items:center;gap:8px}.about-section-root .col-title:before{content:"";width:6px;height:6px;background:var(--about-red);border-radius:50%;flex-shrink:0}.about-section-root .footer-col:nth-child(3) .col-title{color:var(--about-orange)}.about-section-root .footer-col:nth-child(3) .col-title:before{background:var(--about-orange)}.about-section-root .footer-col:nth-child(4) .col-title{color:var(--about-yellow)}.about-section-root .footer-col:nth-child(4) .col-title:before{background:var(--about-yellow)}.about-section-root .footer-links{list-style:none;display:flex;flex-direction:column;gap:12px}.about-section-root .footer-hours-row{display:grid;grid-template-columns:92px minmax(150px,1fr);align-items:baseline;gap:10px;color:rgba(255,255,255,.58);font-size:0;line-height:1.35}.about-section-root .footer-hours-day,.about-section-root .footer-hours-time{font-size:13.5px}.about-section-root .footer-hours-day{color:rgba(255,255,255,.72);font-weight:600}.about-section-root .footer-hours-day:after{content:":"}.about-section-root .footer-hours-time{white-space:nowrap}.about-section-root .footer-links a{font-size:14px;font-weight:400;color:rgba(255,255,255,.55);text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px}.about-section-root .footer-links a:hover{color:white;transform:translateX(4px)}.about-section-root .footer-links a .link-emoji{font-size:14px;opacity:0;transform:translateX(-5px);transition:all .3s ease}.about-section-root .footer-links a:hover .link-emoji{opacity:1;transform:translateX(0)}.about-section-root .contact-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:16px}.about-section-root .contact-icon{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .35s cubic-bezier(.34,1.56,.64,1)}.about-section-root .contact-icon svg{width:15px;height:15px}.about-section-root .contact-item:first-child .contact-icon{background:rgba(227,28,28,.1);color:var(--about-red)}.about-section-root .contact-item:nth-child(2) .contact-icon{background:rgba(255,107,53,.1);color:var(--about-orange)}.about-section-root .contact-item:nth-child(3) .contact-icon{background:rgba(255,186,8,.1);color:var(--about-yellow)}.about-section-root .contact-item:hover .contact-icon{transform:rotate(-6deg) scale(1.1)}.about-section-root .contact-text{font-size:13px;color:rgba(255,255,255,.55);line-height:1.5;text-decoration:none;transition:color .3s ease;overflow-wrap:anywhere}.about-section-root .contact-phone-text{font-size:var(--brand-restaurant-phone-font-size,13px)}.about-section-root .contact-email-text{font-size:var(--brand-restaurant-email-font-size,13px)}.about-section-root .contact-address-text{font-size:var(--brand-restaurant-address-font-size,13px)}.about-section-root .contact-text:hover{color:white}.about-section-root .contact-label{font-size:10px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:rgba(255,255,255,.25);margin-bottom:2px}.about-section-root .footer-cta-banner{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:0 24px}.about-section-root .cta-card{background:linear-gradient(135deg,rgba(227,28,28,.08),rgba(255,107,53,.05));border:1px solid rgba(227,28,28,.12);border-radius:24px;padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.about-section-root .cta-card-text{display:flex;align-items:center;gap:16px}.about-section-root .cta-card-emoji{font-size:36px;animation:wiggle 3s ease-in-out infinite}@keyframes wiggle{0%,to{transform:rotate(0deg)}25%{transform:rotate(-8deg)}75%{transform:rotate(8deg)}}.about-section-root .cta-card-text h3{font-family:var(--font-unbounded),"Unbounded",sans-serif;font-size:var(--content-footer-cta-title-font-size,18px);font-weight:700;letter-spacing:-.5px;margin-bottom:4px;color:white}.about-section-root .cta-card-text p{font-size:var(--content-footer-cta-subtitle-font-size,13px);color:rgba(255,255,255,.5);font-weight:300}.about-section-root .cta-card-btn{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;background:linear-gradient(135deg,var(--about-red),var(--about-red-deep));color:white;font-family:var(--font-lexend),"Lexend",sans-serif;font-size:13px;font-weight:600;text-decoration:none;border-radius:50px;border:none;cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 4px 20px var(--about-red-glow);flex-shrink:0}.about-section-root .cta-card-btn:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 10px 30px rgba(227,28,28,.4)}.about-section-root .cta-card-btn svg{width:16px;height:16px;transition:transform .3s ease}.about-section-root .cta-card-btn:hover svg:last-child{transform:translateX(3px)}.about-section-root .footer-bottom{position:relative;z-index:2;max-width:1240px;padding:32px 24px 36px;margin:40px auto 0;border-top:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.about-section-root .footer-copy{font-size:12px;color:rgba(255,255,255,.3);font-weight:400}.about-section-root .footer-legal{display:flex;gap:24px;flex-wrap:wrap}.about-section-root .footer-legal a{font-size:12px;color:rgba(255,255,255,.3);text-decoration:none;transition:color .3s ease}.about-section-root .footer-legal a:hover{color:rgba(255,255,255,.7)}.about-section-root .made-with{font-size:11px;color:rgba(255,255,255,.2);display:flex;align-items:center;gap:4px}.about-section-root .made-with .heart{color:var(--about-red);animation:heartBeat 2s ease-in-out infinite;display:inline-block}@keyframes heartBeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:1180px){.about-section-root .footer-main{grid-template-columns:1fr 1fr;gap:36px 32px;padding:48px 24px 36px}.about-section-root .footer-brand{grid-column:1/3}.about-section-root .brand-desc{max-width:100%}.about-section-root .cta-card{padding:28px}}@media (max-width:900px){.about-section-root .footer-main{grid-template-columns:1fr 1fr}}@media (max-width:600px){.about-section-root .footer-main{grid-template-columns:1fr;gap:0;padding:36px 20px 28px;text-align:center}.about-section-root .footer-brand{padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:28px;display:flex;flex-direction:column;align-items:center;text-align:center}.about-section-root .footer-brand>div:first-child{display:flex;justify-content:center}.about-section-root .brand-desc{max-width:100%;margin:0 auto 20px}.about-section-root .socials{justify-content:center}.about-section-root .footer-col:nth-child(2),.about-section-root .footer-col:nth-child(3){display:none}.about-section-root .footer-col:nth-child(4){padding-bottom:28px;border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:28px}.about-section-root .footer-col:nth-child(4) .col-title{justify-content:center;margin-bottom:16px}.about-section-root .contact-item{justify-content:center;margin-bottom:12px}.about-section-root .contact-icon{width:32px;height:32px;border-radius:8px}.about-section-root .contact-icon svg{width:13px;height:13px}.about-section-root .contact-label{display:none}.about-section-root .contact-text{font-size:13px}.about-section-root .cta-card{flex-direction:column;text-align:center;padding:24px 20px;gap:14px;border-radius:18px}.about-section-root .cta-card-text{flex-direction:column;align-items:center;gap:10px}.about-section-root .cta-card-emoji{font-size:28px}.about-section-root .cta-card-text h3{font-size:15px}.about-section-root .cta-card-text p{font-size:12px}.about-section-root .cta-card-btn{width:100%;justify-content:center;padding:14px 28px;font-size:13px}.about-section-root .footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:8px;padding:20px 20px 24px;margin-top:24px}.about-section-root .footer-legal{justify-content:center;gap:14px}.about-section-root .footer-copy,.about-section-root .footer-legal a{font-size:11px}.about-section-root .made-with{font-size:10px}.about-section-root .f-dot{display:none}}.promotions_backdrop__t4QlN{position:fixed;inset:0;z-index:10000;background:rgba(12,12,12,.82);display:flex;align-items:center;justify-content:center;padding:18px 12px;overflow-y:auto}.promotions_sheet__vip1Z{position:relative;width:min(100%,560px);background:var(--promotion-background,#fffdf8);padding:30px 24px 22px;text-align:center;color:var(--promotion-foreground,#211b17);border:0;border-radius:0;box-shadow:none}.promotions_close__a2ZJa{right:16px;place-items:center;cursor:pointer}.promotions_close__a2ZJa,.promotions_soundToggle__hbTQw{position:absolute;top:16px;width:42px;height:42px;border:0;border-radius:50%;background:rgba(0,0,0,.38);color:#fff;display:grid}.promotions_soundToggle__hbTQw{left:16px;place-items:center;cursor:pointer}.promotions_close__a2ZJa:focus-visible,.promotions_soundToggle__hbTQw:focus-visible{outline:3px solid #ffd985;outline-offset:2px}.promotions_eyebrow__QUuC1{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:var(--promotion-accent,#ff6428)}.promotions_sheet__vip1Z h2{font-family:inherit;font-size:clamp(34px,8vw,52px);font-style:italic;font-weight:900;line-height:.98;margin:8px 0 6px;text-shadow:none}.promotions_supportingCopy__IS_Rl{margin:0 auto 8px;max-width:420px;color:color-mix(in srgb,currentColor 78%,transparent)}.promotions_wheelStage__P86tZ{margin:0 auto 26px;width:min(88vw,470px)}.promotions_wheelRim__ZPUWC{position:relative;width:100%;aspect-ratio:1;padding:13px;border-radius:50%;background:#171513;border:5px solid #fff0ce;box-shadow:0 18px 44px rgba(0,0,0,.5),inset 0 0 0 3px #ffcf84,0 0 0 2px #211b15}.promotions_wheel__7d9Hf{position:relative;width:100%;height:100%;overflow:hidden;border-radius:50%;background:var(--wheel-background);transform:rotate(var(--wheel-rotation));transition:transform var(--wheel-duration) cubic-bezier(.08,.68,.08,1);box-shadow:inset 0 0 0 4px rgba(255,248,229,.98),inset 0 0 24px rgba(82,34,8,.12)}.promotions_segmentLabel__aAXUU{position:absolute;left:50%;top:50%;width:1px;height:50%;transform:rotate(var(--segment-angle));transform-origin:50% 0}.promotions_segmentLabel__aAXUU>span{position:absolute;left:50%;top:48%;display:block;width:clamp(86px,26vw,142px);color:#4b1a0c;text-align:center;text-wrap:balance;transform:translateX(-50%) rotate(90deg);text-shadow:0 1px 0 rgba(255,255,255,.7)}.promotions_offerLabel__OLdqK small,.promotions_offerLabel__OLdqK strong{display:block}.promotions_offerLabel__OLdqK strong{font-size:clamp(27px,7vw,43px);font-weight:900;line-height:.88;letter-spacing:-.04em}.promotions_offerLabel__OLdqK small{margin-top:5px;font-size:clamp(12px,3.1vw,18px);font-weight:800;line-height:1;text-transform:capitalize}.promotions_offerLabel__OLdqK .promotions_offerWords__O7eV2{font-size:clamp(17px,4.5vw,26px);line-height:1;letter-spacing:-.02em}.promotions_segmentLabel__aAXUU[data-winning=true] .promotions_offerLabel__OLdqK{color:#fff8e9;text-shadow:0 2px 3px rgba(91,30,0,.35)}.promotions_pointer__uEh1q{position:absolute;z-index:6;left:50%;top:-18px;width:54px;height:48px;transform:translateX(-50%);background:#fff1d3;clip-path:polygon(0 0,100% 0,50% 100%);filter:drop-shadow(0 4px 2px rgba(0,0,0,.36));pointer-events:none}.promotions_hub__nEVx3{position:absolute;z-index:4;left:50%;top:50%;width:clamp(72px,18vw,94px);aspect-ratio:1;transform:translate(-50%,-50%);border:5px solid #fff1d3;border-radius:50%;background:radial-gradient(circle at 35% 25%,#3d3b38,#111 72%);color:#fff;box-shadow:0 5px 14px rgba(0,0,0,.42),0 0 0 3px #221d18;font-size:clamp(17px,4vw,25px);font-weight:800;cursor:pointer}.promotions_primary__tlLey{display:flex;justify-content:center;width:100%;padding:15px 22px;border:0;border-radius:999px;background:var(--promotion-accent,#ff6428);color:var(--promotion-accent-foreground,white);text-decoration:none;font-size:clamp(20px,5vw,28px);font-weight:800;border:2px solid color-mix(in srgb,var(--promotion-accent,#ff6428) 58%,white);box-shadow:0 5px 0 color-mix(in srgb,var(--promotion-accent,#ff6428) 70%,black),0 10px 22px rgba(0,0,0,.32);cursor:pointer}.promotions_primary__tlLey:disabled{opacity:.65;cursor:not-allowed}.promotions_primary__tlLey:hover:not(:disabled){filter:brightness(1.08)}.promotions_primary__tlLey:focus-visible{outline:3px solid #251b15;outline-offset:3px}.promotions_primary__tlLey:active:not(:disabled){transform:translateY(1px)}.promotions_primary__tlLey[aria-busy=true]{cursor:progress}.promotions_primary__tlLey[data-state=error]{background:#7c1820}.promotions_primary__tlLey[data-state=success]{background:#286248}.promotions_decline__Pf8rH{margin-top:10px;padding:10px;border:0;background:transparent;color:currentColor;text-decoration:underline;cursor:pointer}.promotions_terms__AHVGm{font-size:11px;color:color-mix(in srgb,currentColor 66%,transparent);margin:14px 0 0}.promotions_wallet__Z6bsL{position:fixed;right:18px;top:50%;transform:translateY(-50%);z-index:490;background:#d6a627;color:#fff;width:112px;height:112px;padding:14px;border:3px solid #fff0be;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;text-align:center;box-shadow:0 12px 34px rgba(83,55,4,.28),inset 0 2px 0 rgba(255,255,255,.34)}.promotions_wallet__Z6bsL span{color:#fff;font-size:11px;font-weight:900;line-height:1;letter-spacing:.08em;text-transform:uppercase}.promotions_wallet__Z6bsL .promotions_walletReward__hDk_2{font-size:12px;letter-spacing:.1em}.promotions_wallet__Z6bsL strong{font-size:23px;line-height:1;font-variant-numeric:tabular-nums}.promotions_wonReward__5Js_q{position:relative;overflow:hidden;width:min(100%,430px);margin:22px auto 10px;padding:19px 24px 22px;border:3px solid #fff0ce;border-radius:22px;background:var(--promotion-accent,#ff6428);color:var(--promotion-accent-foreground,#fff);box-shadow:0 8px 0 color-mix(in srgb,var(--promotion-accent,#ff6428) 68%,black),0 18px 40px rgba(0,0,0,.35)}.promotions_wonReward__5Js_q:after{content:"";position:absolute;width:180px;height:180px;right:-70px;top:-110px;border-radius:50%;background:rgba(255,255,255,.14)}.promotions_wonReward__5Js_q span{display:block;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.promotions_wonReward__5Js_q strong{display:block;margin-top:5px;font-size:clamp(44px,11vw,72px);line-height:.95;letter-spacing:-.045em;text-transform:uppercase;text-shadow:0 3px 0 rgba(118,28,0,.28)}.promotions_rewardTimer__MGxK0{width:-moz-fit-content;width:fit-content;min-width:180px;margin:18px auto 16px;padding:10px 18px;border:1px solid rgba(255,226,174,.7);border-radius:12px;background:rgba(0,0,0,.54);color:#fff6e7}.promotions_rewardTimer__MGxK0 span{display:block;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.promotions_rewardTimer__MGxK0 strong{display:block;margin-top:2px;font-size:28px;line-height:1;font-variant-numeric:tabular-nums}.promotions_progress__rjjRW{position:fixed;z-index:480;left:50%;bottom:82px;transform:translateX(-50%);width:min(calc(100% - 28px),480px);background:#fff;padding:12px 16px;border:1px solid #e6ddd2;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.13)}.promotions_progress__rjjRW>div:first-child{display:flex;justify-content:space-between;font-size:13px}.promotions_track__SU6FU{height:6px;background:#eee7dd;border-radius:99px;margin-top:8px;overflow:hidden}.promotions_track__SU6FU span{display:block;height:100%;background:#8c1826;border-radius:inherit}.promotions_recommendation__P40QC{display:inline-block;margin-top:9px;color:#6f1722;font-size:12px;font-weight:800}.promotions_realSignal__A3R1g,.promotions_scarcity__0CWRH{position:relative;z-index:470;display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 16px;text-align:center;font-size:13px}.promotions_realSignal__A3R1g{background:#8c1826;color:#fff}.promotions_realSignal__A3R1g span{font-variant-numeric:tabular-nums}.promotions_realSignal__A3R1g a{color:#fff;font-weight:800}.promotions_scarcity__0CWRH{background:#fff6e5;color:#3a291f;border-bottom:1px solid #ead9bc}.promotions_scarcity__0CWRH a{color:#6f1722;font-weight:800;white-space:nowrap}@media (min-width:640px){.promotions_backdrop__t4QlN{align-items:center}.promotions_sheet__vip1Z{border-radius:28px}}@media (max-width:639px){.promotions_backdrop__t4QlN{align-items:flex-start;padding-top:10px}.promotions_sheet__vip1Z{padding:18px 8px 16px;min-height:calc(100dvh - 20px);display:flex;flex-direction:column;justify-content:center}.promotions_close__a2ZJa{right:6px;top:6px}.promotions_soundToggle__hbTQw{left:6px;top:6px}.promotions_wheelStage__P86tZ{width:min(87vw,430px)}.promotions_progress__rjjRW{bottom:calc(108px + env(safe-area-inset-bottom, 0px))}.promotions_wallet__Z6bsL{right:8px;width:76px;height:76px;padding:8px;border-width:2px;gap:2px;box-shadow:0 8px 24px rgba(83,55,4,.24),inset 0 1px 0 rgba(255,255,255,.34)}.promotions_wallet__Z6bsL span{font-size:9px;letter-spacing:.06em}.promotions_wallet__Z6bsL .promotions_walletReward__hDk_2{font-size:9px;letter-spacing:.08em}.promotions_wallet__Z6bsL strong{font-size:18px}.promotions_realSignal__A3R1g,.promotions_scarcity__0CWRH{align-items:flex-start;flex-wrap:wrap;gap:4px 8px}.promotions_scarcity__0CWRH span{flex:1 1 260px}}@media (prefers-reduced-motion:reduce){.promotions_wheel__7d9Hf{transition-duration:.12s}}