*,:after,:before{box-sizing:border-box}:root{--color-navy:#1a1a1a;--color-red:#e71f1f;--color-orange:#e71f1f;--color-orange-dark:#e71f1f;--color-white:#fff;--color-bg-hero:#fff;--color-text:#1a1a1a;--color-text-muted:#6b6b6b;--color-border:#e8e8e8;--color-green:#28a745;--color-footer-bg:#000;--color-placeholder:#9aa0b8;--font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--container-max:1280px;--container-pad:clamp(1.25rem,5vw,5rem)}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}body,html{max-width:100%;overflow-x:clip}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;background:var(--color-white);color:#1a1a1a;color:var(--color-text);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-family);font-weight:400;font-weight:var(--font-weight-regular);margin:0}body.modal-open,body.nav-open{overflow:hidden}img{display:block;height:auto;max-width:100%}button{cursor:pointer;font-family:inherit}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}.container{margin:0 auto;max-width:1280px;max-width:var(--container-max);padding:0 clamp(1.25rem,5vw,5rem);padding:0 var(--container-pad);width:100%}.section-subtitle{font-size:.875rem;font-weight:600;font-weight:var(--font-weight-semibold);letter-spacing:.02em;margin:0 0 .625rem}.section-subtitle,.section-subtitle--dark{color:#e71f1f;color:var(--color-orange)}:root{--bp-xl:1280px;--bp-lg:1024px;--bp-md:768px;--bp-sm:480px;--bp-xs:360px;--touch-min:44px;--safe-inline:env(safe-area-inset-left,0px);--safe-inline-end:env(safe-area-inset-right,0px)}.container{padding-left:max(var(--container-pad),var(--safe-inline));padding-right:max(var(--container-pad),var(--safe-inline-end))}.app,.app main,section{min-width:0}@media (pointer:coarse){.app-promo__learn,.app-promo__store-btn,.footer__contact-list a,.footer__legal a,.footer__links a,.footer__social-link,.header__hamburger,.header__link,.header__location,.hero__search-btn,.restaurants__nav-btn{min-height:44px;min-height:var(--touch-min)}.footer__links a,.header__link{align-items:center;display:inline-flex}}@media (min-width:1600px){:root{--container-pad:5rem}}@media (max-width:768px){.section-subtitle{font-size:clamp(.75rem,3.2vw,.875rem)}}@media (max-width:480px){.section-subtitle{font-size:.75rem;margin-bottom:.5rem}}.preloader{align-items:center;background:radial-gradient(ellipse 70% 55% at 50% 42%,#e71f1f1f 0,#0000 55%),radial-gradient(circle at 50% 48%,#fff 0,#fff5f5 42%,#f7ecec 100%);display:flex;inset:0;justify-content:center;opacity:1;position:fixed;transition:opacity .7s ease,visibility .7s ease;z-index:99999}.preloader:before{background:radial-gradient(circle at 50% 44%,#e71f1f2e 0,#e71f1f14 28%,#e71f1f05 48%,#0000 68%);content:"";inset:0;pointer-events:none;position:absolute}.preloader--leaving{opacity:0;visibility:hidden}.preloader__inner{align-items:center;display:flex;flex-direction:column;gap:1.75rem;position:relative;z-index:1}.preloader__logo{animation:preloader-logo-in .9s cubic-bezier(.22,1,.36,1) forwards,preloader-logo-pulse 2.4s ease-in-out .9s infinite;filter:drop-shadow(0 0 28px rgba(231,31,31,.35));height:auto;opacity:0;transform:translateY(8px) scale(.98);width:clamp(120px,18vw,160px)}.preloader__bar{background:#e71f1f26;border-radius:999px;height:2px;overflow:hidden;position:relative;width:clamp(90px,16vw,130px)}.preloader__bar-fill{animation:preloader-bar-sweep 1.4s ease-in-out infinite;background:linear-gradient(90deg,#0000,#e71f1f 50%,#0000);background:linear-gradient(90deg,#0000 0,var(--color-red,#e71f1f) 50%,#0000 100%);border-radius:inherit;box-shadow:0 0 14px 2px #e71f1fa6;height:100%;left:0;position:absolute;top:0;width:40%}@keyframes preloader-logo-in{to{opacity:1;transform:translateY(0) scale(1)}}@keyframes preloader-logo-pulse{0%,to{opacity:1;transform:translateY(0) scale(1)}50%{opacity:.85;transform:translateY(0) scale(1.03)}}@keyframes preloader-bar-sweep{0%{left:-45%}to{left:100%}}body.preloader-active{overflow:hidden}@media (prefers-reduced-motion:reduce){.preloader__bar-fill,.preloader__logo{animation-duration:.01ms;animation-iteration-count:1}}.brand-mark{left:0;pointer-events:none;position:fixed;top:0;will-change:transform,width;z-index:101}.brand-mark__img{display:block;height:auto;width:100%}@media (max-width:768px){.brand-mark{display:none}}.header{background:var(--color-bg-hero);position:-webkit-sticky;position:sticky;top:0;transition:background .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;z-index:100}.header--scrolled{backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);background:#ffffffd1;box-shadow:0 6px 24px #1a1a1a14}.header__progress{background:var(--color-red);height:3px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left center;width:100%;will-change:transform}.header__inner{align-items:center;display:flex;gap:1rem;height:80px;justify-content:space-between}.header__logo-img{display:block;height:34px;width:auto}.header__nav{align-items:center;display:flex;gap:2rem}.header__pin-fill{fill:var(--color-navy)}.header__location{align-items:center;background:none;border:none;color:var(--color-navy);display:flex;font-size:.9375rem;font-weight:var(--font-weight-semibold);gap:.375rem;padding:0;white-space:nowrap}.header__chevron{color:var(--color-navy);opacity:.6}.header__links{align-items:center;display:flex;gap:1.5rem}.header__yaka-brand{display:block;flex-shrink:0;height:45px;max-width:125px;object-fit:contain;object-position:right center;width:auto}.header__yaka-brand--slot{opacity:0}.header__yaka-brand--mobile{display:none}.header__actions{align-items:center;display:none;flex-shrink:0;gap:.5rem}.header__link{color:var(--color-navy);font-size:.9375rem;font-weight:var(--font-weight-semibold);transition:color .2s}.header__link:hover{color:var(--color-orange)}.header__hamburger{background:none;border:none;display:none;flex-direction:column;gap:5px;height:36px;justify-content:center;padding:4px;width:36px}.header__hamburger span{background:var(--color-navy);border-radius:2px;display:block;height:2px;width:100%}@media (max-width:1024px){.header__nav{gap:1.5rem}.header__links{gap:1.25rem}}@media (max-width:768px){.header__inner{height:72px}.header__actions{display:flex}.header__yaka-brand--mobile{display:block;height:38px;max-width:104px}.header__nav .header__yaka-brand{display:none}.header__hamburger{display:flex}.header__nav{align-items:stretch;background:var(--color-white);border-bottom:1px solid var(--color-border);box-shadow:0 8px 24px #1a1a1a14;flex-direction:column;gap:1rem;left:0;opacity:0;padding:1rem var(--container-pad) 1.5rem;pointer-events:none;position:fixed;right:0;top:72px;transform:translateY(-110%);transition:transform .25s ease,opacity .25s ease}.header__nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.header__location{border-bottom:1px solid var(--color-border);padding:.75rem 0}.header__links{align-items:flex-start;flex-direction:column;gap:.75rem}}@media (max-width:480px){.header__inner{height:64px}.header__logo-img{height:28px}.header__nav{max-height:calc(100dvh - 64px);overflow-y:auto;top:64px}.header__hamburger{height:40px;width:40px}.header__link{font-size:1rem;padding:.25rem 0}.header__yaka-brand--mobile{height:35px;max-width:100px}.header__actions{gap:.375rem}}@media (max-width:360px){.header__location span{max-width:140px;overflow:hidden;text-overflow:ellipsis}}.hero{background:var(--color-bg-hero);max-width:100%;overflow-x:clip;overflow-y:visible}.hero,.hero__content{position:relative;z-index:2}.hero__content{grid-gap:2rem;align-items:end;display:grid;gap:2rem;grid-template-columns:minmax(0,580px) minmax(0,1fr);min-height:380px;padding-bottom:1.5rem;padding-top:2rem}.hero__text{align-self:center;max-width:580px;padding-bottom:1rem}.hero__brand-slot{height:70px;pointer-events:none;position:absolute;right:0;top:.5rem;width:100px}@media (max-width:768px){.hero__brand-slot{display:none}}.hero__title{color:var(--color-navy);font-family:var(--font-family);font-size:clamp(2.375rem,4.6vw,62px);line-height:1.05;margin:0 0 1.5rem}.hero__title-bold{font-weight:700}.hero__title-medium{font-weight:500}.hero__trust{margin-bottom:1.5rem}.hero__trust-row{align-items:center;display:flex;gap:.875rem;margin-bottom:.4rem}.hero__trust-number{font-family:var(--font-family);font-size:clamp(2rem,3.6vw,48px);font-weight:700;line-height:1}.hero__trust-number-accent,.hero__trust-number-suffix{color:var(--color-orange)}.hero__trust-label{color:var(--color-text-muted);display:block;font-size:14px;font-weight:var(--font-weight-medium);margin-top:.15rem}.hero__avatars{align-items:center;display:flex}.hero__avatar{border:2px solid var(--color-orange);border-radius:50%;height:40px;margin-left:-12px;object-fit:cover;width:40px}.hero__avatar:first-child{margin-left:0}.hero__search{align-items:center;background:var(--color-white);border-radius:999px;box-shadow:0 4px 20px #1a1a1a14;display:flex;max-width:540px;min-height:56px;padding:5px 5px 5px 26px;width:100%}.hero__search-input{background:#0000;border:none;color:var(--color-text);flex:1 1;font-family:inherit;font-size:14px;min-width:0;outline:none}.hero__search-input::placeholder{color:var(--color-placeholder)}.hero__search-btn{align-items:center;background:var(--color-orange);border:none;border-radius:50%;display:flex;flex-shrink:0;height:46px;justify-content:center;width:46px}.hero__search-btn svg{height:18px;width:18px}.hero__image-wrap{align-items:flex-end;display:flex;justify-content:flex-end;margin-bottom:-8rem;margin-bottom:calc(var(--hero-taco-overlap, 8rem)*-1);pointer-events:none;position:relative;z-index:5}.hero__image{max-width:min(520px,44vw)}.hero__image,.hero__vector{display:block;height:auto;width:100%}.hero__vector{margin-top:-3.6rem;margin-top:calc(var(--hero-taco-overlap, 8rem)*-1*.45);pointer-events:none;position:relative;z-index:1}@media (max-width:1024px){.hero__content{gap:1.5rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:340px}.hero__image{max-width:min(380px,42vw)}}@media (max-width:900px){.hero__content{gap:1.25rem;min-height:320px}.hero__title{font-size:clamp(2rem,4.2vw,2.75rem)}.hero__image{max-width:min(340px,40vw)}}@media (max-width:768px){.hero__content{gap:1.5rem;grid-template-columns:1fr;min-height:auto;padding-bottom:1rem;padding-top:1.5rem;text-align:center}.hero__text{align-self:auto;max-width:100%;padding-bottom:0}.hero__search,.hero__title{margin-left:auto;margin-right:auto}.hero__image-wrap,.hero__trust-row{justify-content:center}.hero__image-wrap{margin-bottom:0;order:-1}.hero__image{max-width:min(300px,72vw)}.hero__vector{height:403px;margin-top:-1rem;object-fit:cover}}@media (max-width:480px){.hero__content{gap:1.25rem;padding-top:1.25rem}.hero__title{font-size:clamp(1.875rem,8.5vw,2.375rem);margin-bottom:1.25rem}.hero__trust-number{font-size:clamp(1.75rem,7vw,2rem)}.hero__avatar{height:32px;margin-left:-10px;width:32px}.hero__search{min-height:48px;padding:4px 4px 4px 1rem}.hero__search-input{font-size:13px}.hero__search-btn{height:40px;width:40px}.hero__image{max-width:min(260px,68vw)}}@media (max-width:360px){.hero__search-input::placeholder{font-size:12px}.hero__trust-label{font-size:13px}}@media (max-height:500px) and (min-width:600px){.hero__content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:auto;padding-bottom:.75rem;padding-top:1rem;text-align:left}.hero__text{align-self:center}.hero__search,.hero__title{margin-left:0;margin-right:0}.hero__trust-row{justify-content:flex-start}.hero__image-wrap{margin-bottom:-2rem;margin-bottom:calc(var(--hero-taco-overlap, 2rem)*-1);order:0}.hero__image{max-width:min(280px,38vw)}}.categories{--cat-icon:clamp(110px,12vw,140px);--cat-gap:clamp(2.25rem,4.5vw,4rem);left:0;max-width:100%;overflow-x:clip;position:absolute;right:0;width:100%;z-index:3}.categories__header{margin-bottom:clamp(1rem,2.5vw,1.5rem);padding-top:0;position:relative;text-align:left;z-index:1}.categories__subtitle{font-size:clamp(13px,1.05vw,16px);letter-spacing:clamp(1px,.12vw,1.7px);line-height:1.35;margin:0 0 .625rem;max-width:448px}.categories__subtitle,.categories__title{color:var(--color-white);font-family:var(--font-family);font-weight:500}.categories__title{font-size:clamp(1.5rem,3.2vw,2.125rem);letter-spacing:0;line-height:1.3;margin:0;max-width:100%}.categories__marquee{max-width:100%;overflow:hidden;padding-top:.25rem;position:relative;width:100%;z-index:1}.categories__track{align-items:flex-start;animation:categories-marquee 40s linear infinite;display:flex;gap:var(--cat-gap);padding:.5rem 0 .75rem;width:-webkit-max-content;width:max-content;will-change:transform}.categories__track:hover{animation-play-state:paused}@keyframes categories-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.categories__item{flex:0 0 var(--cat-icon);min-width:var(--cat-icon);width:var(--cat-icon)}.categories__card{align-items:center;display:flex;flex-direction:column;gap:.75rem;width:100%}.categories__icon{align-items:center;display:flex;flex-shrink:0;height:var(--cat-icon);justify-content:center;width:var(--cat-icon)}.categories__icon img{height:100%;object-fit:contain;pointer-events:none;width:100%}.categories__name{color:var(--color-white);display:block;font-size:clamp(.8125rem,1vw,.875rem);font-weight:var(--font-weight-medium);-webkit-hyphens:none;hyphens:none;line-height:1.25;max-width:var(--cat-icon);min-height:2.5em;overflow-wrap:anywhere;text-align:center;white-space:normal;width:100%;word-break:keep-all}@media (prefers-reduced-motion:reduce){.categories__track{animation:none;flex-wrap:wrap;gap:1.75rem;justify-content:center;max-width:100%;padding-left:var(--container-pad);padding-right:var(--container-pad);width:100%}.categories__marquee{overflow:hidden}}@media (max-width:1024px){.categories{--cat-icon:clamp(100px,11vw,130px);--cat-gap:clamp(2rem,5vw,3rem)}}@media (max-width:768px){.categories{--cat-icon:clamp(88px,22vw,110px);--cat-gap:clamp(1.5rem,5vw,2.25rem);position:relative;z-index:4}.categories__header{margin-bottom:clamp(1.5rem,4vw,2rem);text-align:center}.categories__inner{margin-top:-50px}.categories__subtitle{font-size:clamp(.75rem,2.8vw,.875rem);letter-spacing:0;margin-left:auto;margin-right:auto}.categories__title{font-size:clamp(1.375rem,5vw,1.75rem);line-height:1.2;margin:0 auto;max-width:22rem;padding:0 .5rem}.categories__marquee{padding-top:.5rem}.categories__track{padding-bottom:1rem}}@media (max-width:480px){.categories{--cat-icon:clamp(82px,24vw,96px);--cat-gap:1.5rem}.categories__header{margin-bottom:1.35rem}.categories__subtitle{max-width:17rem}.categories__title{font-size:clamp(1.125rem,5.8vw,1.45rem);max-width:19rem}.categories__name{font-size:.8125rem;min-height:2.6em}}@media (max-width:360px){.categories{--cat-icon:78px;--cat-gap:1.25rem}.categories__name{font-size:.75rem}}.home{--vector-ratio:0.44111;--vector-height:calc(100vw*var(--vector-ratio));--hero-taco-overlap:clamp(5.5rem,14vw,10rem);overflow-x:clip;position:relative;width:100%}.home .categories{margin-top:calc(var(--vector-height)*-.72);padding-bottom:.5rem;padding-top:calc(var(--vector-height)*.08 + 1.5rem)}@media (max-width:1024px){.home{--hero-taco-overlap:clamp(4rem,12vw,8rem)}.home .categories{margin-top:calc(var(--vector-height)*-.68)}}@media (max-width:768px){.home{--hero-taco-overlap:2rem}.home .categories{margin-top:-300px;padding-bottom:clamp(1.5rem,5vw,2.25rem);padding-top:calc(var(--vector-height)*.08 + .75rem)}}@media (max-width:480px){.home{--hero-taco-overlap:1.25rem}.home .categories{margin-top:-300px;padding-bottom:2rem;padding-top:calc(var(--vector-height)*.06 + .625rem)}}.restaurants{background:var(--color-white);padding:clamp(1.5rem,3vw,2.5rem) 0 clamp(4rem,8vw,5.5rem)}.restaurants__header{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:clamp(2rem,4vw,2.5rem)}.restaurants__title{color:var(--color-navy);font-family:var(--font-family);font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;letter-spacing:0;line-height:1.2;margin:0}.restaurants__nav{display:flex;flex-shrink:0;gap:.5rem}.restaurants__nav-btn{align-items:center;background:#0000;border:none;border-radius:50%;color:var(--color-text-muted);display:flex;height:40px;justify-content:center;transition:color .2s;width:40px}.restaurants__nav-btn:hover{color:var(--color-navy)}.restaurants__grid-wrap{max-width:100%;overflow-x:clip}.restaurants__grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,auto);list-style:none;margin:0;padding:0}.restaurants__item{min-width:0}.restaurants__card{cursor:pointer}.restaurants__image-wrap{aspect-ratio:1.42/1;border-radius:14px;margin-bottom:.75rem;overflow:hidden}.restaurants__image{height:100%;object-fit:cover;transition:transform .3s;width:100%}.restaurants__card:hover .restaurants__image{transform:scale(1.03)}.restaurants__info-top{align-items:center;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.25rem}.restaurants__name{color:var(--color-navy);font-size:.9375rem;font-weight:var(--font-weight-bold);line-height:1.3;margin:0}.restaurants__rating{background:var(--color-green);border-radius:4px;color:var(--color-white);flex-shrink:0;font-size:.6875rem;font-weight:var(--font-weight-bold);line-height:1.2;padding:.2rem .5rem}.restaurants__reviews{margin:0 0 .375rem}.restaurants__meta,.restaurants__reviews{color:var(--color-text-muted);font-size:.75rem;font-weight:var(--font-weight-medium)}.restaurants__meta{align-items:center;display:flex;gap:.5rem;justify-content:space-between}.restaurants__cuisine{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.restaurants__distance{flex-shrink:0}@media (max-width:1024px){.restaurants__grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}}@media (max-width:768px){.restaurants{padding:clamp(1.75rem,5vw,2.5rem) 0 3rem;position:relative;z-index:1}.restaurants__header{align-items:center;flex-direction:row;margin-bottom:1.25rem}.restaurants__grid-wrap{-webkit-overflow-scrolling:touch;margin:0 calc(var(--container-pad)*-1);overflow-x:auto;padding:0 var(--container-pad) .35rem;scroll-padding-inline:var(--container-pad);scroll-snap-type:x mandatory;scrollbar-width:none}.restaurants__grid-wrap::-webkit-scrollbar{display:none}.restaurants__grid{display:flex;flex-wrap:nowrap;gap:clamp(.75rem,3vw,1rem);width:-webkit-max-content;width:max-content}.restaurants__item{flex:0 0 clamp(220px,72vw,300px);scroll-snap-align:start}.restaurants__image-wrap{border-radius:12px}}@media (max-width:480px){.restaurants{padding:1.75rem 0 2.75rem}.restaurants__header{align-items:flex-start;flex-direction:column;gap:.5rem;margin-bottom:1rem}.restaurants__title{font-size:clamp(1.375rem,5.5vw,1.5rem)}.restaurants__nav-btn{display:none;height:36px;width:36px}.restaurants__item{flex-basis:clamp(210px,74vw,270px)}.restaurants__name{font-size:.875rem}.restaurants__meta,.restaurants__reviews{font-size:.6875rem}.restaurants__image-wrap{margin-bottom:.625rem}}@media (max-width:360px){.restaurants__item{flex-basis:76vw}.restaurants__image-wrap{aspect-ratio:16/10}}.app-promo{--promo-maroon:#8b1a1a;--promo-headline:min(226.27px,6.784844vw);background-color:var(--color-orange);margin-bottom:0;max-width:100%;overflow:hidden;padding:clamp(2.5rem,5vw,4.5rem) 0 0;position:relative}.app-promo__vectors{bottom:0;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:min(72%,920px);z-index:0}.app-promo__vector{display:block;height:auto;max-width:none;mix-blend-mode:multiply;opacity:.5;position:absolute;-webkit-user-select:none;user-select:none}.app-promo__vector--17{left:-12%;top:-10%;transform:rotate(-16deg);transform-origin:40% 70%;width:105%}.app-promo__vector--20{bottom:-8%;left:-6%;transform:rotate(-5deg);transform-origin:60% 0;width:78%}.app-promo__vector--16{left:-4%;top:4%;transform:rotate(6deg);transform-origin:50% 100%;width:48%}.app-promo__vector--15{left:18%;top:-6%;transform:rotate(-10deg);transform-origin:0 90%;width:62%}.app-promo__vector--18{bottom:12%;left:28%;transform:rotate(165deg);transform-origin:50% 0;width:34%}.app-promo__layout{grid-gap:clamp(1.5rem,3vw,3rem);align-items:center;display:grid;gap:clamp(1.5rem,3vw,3rem);grid-template-columns:minmax(0,1.25fr) minmax(260px,400px);min-height:clamp(520px,42vw,720px);padding-bottom:clamp(2rem,4vw,3.5rem);position:relative;z-index:1}.app-promo__left{min-height:clamp(420px,36vw,640px);position:relative}.app-promo__headline{font-family:var(--font-family);font-size:var(--promo-headline);font-style:normal;font-weight:var(--font-weight-extrabold);letter-spacing:0;line-height:.95;margin:0;padding:0;position:relative;text-transform:uppercase;z-index:2}.app-promo__headline-hungry,.app-promo__headline-white{display:block;font-family:inherit;font-weight:var(--font-weight-extrabold)}.app-promo__headline-hungry{color:var(--promo-maroon)}.app-promo__headline-white{color:var(--color-white)}.app-promo__headline-you{position:relative;z-index:1}.app-promo__hand{height:auto;left:clamp(1rem,6%,4rem);max-width:100%;pointer-events:none;position:absolute;top:calc(var(--promo-headline)*1.95);width:min(500px,36vw);z-index:4}.app-promo__text{color:var(--color-white);display:flex;flex-direction:column;justify-content:center;padding:clamp(1rem,2vw,2rem) 0;position:relative;z-index:2}.app-promo__title{font-family:var(--font-family);font-size:clamp(1.125rem,1.55vw,24px);font-weight:700;line-height:1.35;margin:0 0 .875rem}.app-promo__desc{font-size:clamp(12px,.95vw,14px);font-weight:var(--font-weight-medium);line-height:1.65;margin:0 0 1.5rem;max-width:380px}.app-promo__stores{display:flex;flex-wrap:wrap;gap:.625rem;margin-bottom:1.125rem}.app-promo__store-btn{align-items:center;background:#0a0a0a;border-radius:8px;color:var(--color-white);display:inline-flex;font-size:.8125rem;font-weight:var(--font-weight-semibold);gap:.5rem;line-height:1.2;padding:.5rem .875rem}.app-promo__store-btn span{display:flex;flex-direction:column}.app-promo__store-btn small{font-size:8px;font-weight:var(--font-weight-regular);opacity:.85}.app-promo__learn{align-items:center;color:var(--color-white);display:inline-flex;font-size:14px;font-weight:var(--font-weight-semibold);gap:.35rem}@media (max-width:1100px) and (min-width:901px){.app-promo__layout{gap:1.5rem;grid-template-columns:minmax(0,1.1fr) minmax(240px,360px)}.app-promo__hand{width:min(420px,34vw)}.app-promo__desc{max-width:100%}}@media (max-width:900px){.app-promo{--promo-headline:clamp(2.75rem,13vw,5.5rem);padding-top:clamp(2rem,6vw,3rem)}.app-promo__vectors{bottom:auto;height:58%;max-width:none;width:100%}.app-promo__vector{opacity:.42}.app-promo__vector--17{left:-18%;top:-6%;width:95%}.app-promo__vector--20{bottom:-4%;left:-10%;width:70%}.app-promo__vector--16{left:-8%;top:8%;width:45%}.app-promo__vector--15{left:10%;top:-2%;width:55%}.app-promo__vector--18{display:none}.app-promo__layout{align-items:start;gap:1.5rem;grid-template-columns:1fr;min-height:auto;padding-bottom:2rem}.app-promo__left{min-height:clamp(340px,88vw,480px)}.app-promo__hand{bottom:0;left:50%;top:auto;transform:translateX(-50%);width:min(300px,72vw)}.app-promo__text{align-items:center;padding:0 0 1.5rem;text-align:center}.app-promo__desc{max-width:min(480px,100%)}.app-promo__stores{justify-content:center}}@media (max-width:480px){.app-promo{--promo-headline:clamp(2.25rem,12vw,3.25rem)}.app-promo__vectors{height:52%}.app-promo__vector{opacity:.38}.app-promo__vector--15,.app-promo__vector--16{display:none}.app-promo__left{min-height:clamp(300px,82vw,400px)}.app-promo__hand{width:min(260px,78vw)}.app-promo__title{font-size:clamp(1rem,4.5vw,1.125rem)}.app-promo__desc{font-size:13px;line-height:1.6;margin-bottom:1.25rem}.app-promo__stores{align-items:center;flex-direction:column;width:100%}.app-promo__store-btn{justify-content:center;max-width:220px;width:100%}}@media (max-width:360px){.app-promo__left{min-height:280px}.app-promo__hand{width:min(240px,85vw)}}@media (max-height:520px) and (max-width:900px){.app-promo{padding-top:1.5rem}.app-promo__left{min-height:clamp(240px,55vh,320px)}.app-promo__layout{gap:1rem;padding-bottom:1.25rem}.app-promo__hand{width:min(220px,45vw)}}.footer{background:#000;border-radius:0;color:var(--color-white);margin-top:0;padding-top:clamp(2rem,4vw,3rem);position:relative;scroll-margin-top:80px;z-index:1}.footer__inner{grid-gap:clamp(2rem,4vw,3.5rem);display:grid;gap:clamp(2rem,4vw,3.5rem);grid-template-columns:1.6fr 1fr 1.35fr;padding-bottom:clamp(1.5rem,3vw,2rem)}.footer__tagline{color:var(--color-red);font-size:.8rem;font-weight:var(--font-weight-regular);letter-spacing:.04em;margin:-.5rem 0 .625rem}.footer__tagline strong{font-weight:var(--font-weight-bold)}.footer__logo-img{height:36px;margin-bottom:1.125rem;width:auto}.footer__desc{color:#b3b3b3;font-size:.8125rem;font-weight:var(--font-weight-regular);line-height:1.7;margin:0 0 1rem;max-width:300px}.footer__social{display:flex;gap:.625rem}.footer__social-link{align-items:center;background:#1a1a1a;border-radius:10px;display:flex;height:38px;justify-content:center;overflow:hidden;transition:background .2s,transform .2s;width:38px}.footer__social-link:hover{background:#252525;transform:translateY(-1px)}.footer__social-link img{height:100%;object-fit:cover;width:100%}.footer__heading{color:var(--color-red);font-size:.75rem;font-weight:var(--font-weight-bold);letter-spacing:.08em;margin:0 0 1rem;text-transform:uppercase}.footer__links{display:flex;flex-direction:column;gap:.875rem}.footer__links a{color:#b3b3b3;font-size:.8125rem;font-weight:var(--font-weight-regular);transition:color .2s}.footer__links a:hover{color:var(--color-white)}.footer__contact-list{display:flex;flex-direction:column;gap:1rem}.footer__contact-list li{align-items:flex-start;color:#b3b3b3;display:flex;font-size:.8125rem;font-weight:var(--font-weight-regular);gap:.625rem;line-height:1.6}.footer__contact-list svg{color:var(--color-red);flex-shrink:0;margin-top:3px}.footer__contact-list a{color:#b3b3b3;transition:color .2s}.footer__contact-list a:hover{color:var(--color-white)}.footer__bar{border-top:1px solid #ffffff1a}.footer__bar-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:.875rem 0 max(.875rem,env(safe-area-inset-bottom,0px))}.footer__copy{color:grey;font-size:.75rem;font-weight:var(--font-weight-regular);margin:0}.footer__legal{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.footer__legal-item{align-items:center;display:inline-flex;gap:.5rem}.footer__legal-sep{color:#555;font-size:.75rem;-webkit-user-select:none;user-select:none}.footer__legal a{color:grey;font-size:.75rem;font-weight:var(--font-weight-regular);transition:color .2s}.footer__legal a:hover{color:var(--color-white)}@media (max-width:1024px){.footer__inner{gap:2rem 2.5rem;grid-template-columns:repeat(2,minmax(0,1fr))}.footer__brand{grid-column:1/-1}.footer__desc{max-width:100%}}@media (max-width:768px){.footer{border-radius:0;padding-top:2.5rem;scroll-margin-top:72px}.footer__inner{gap:1.75rem;padding-bottom:1.75rem}.footer__heading{font-size:.6875rem;letter-spacing:.1em;margin-bottom:.875rem}.footer__links{gap:.5rem}.footer__links a{align-items:center;display:inline-flex;min-height:2.25rem;padding:.125rem 0}.footer__contact-list{gap:.875rem}.footer__contact-list li{gap:.75rem;line-height:1.55}.footer__contact-list a{align-items:center;display:inline-flex;min-height:2.25rem;word-break:break-word}.footer__bar-inner{gap:.875rem;padding-top:1rem}.footer__legal a{align-items:center;display:inline-flex;min-height:2.25rem;padding:.125rem 0}}@media (max-width:600px){.footer__inner{gap:1.5rem;grid-template-columns:1fr}.footer__brand{border-bottom:1px solid #ffffff14;padding-bottom:.5rem}.footer__col{padding-bottom:.25rem}.footer__contact{border-top:1px solid #ffffff14;padding-top:.25rem}}@media (max-width:480px){.footer{border-radius:0;padding-top:2rem}.footer__inner{gap:1.375rem;padding-bottom:1.5rem}.footer__logo-img{height:32px;margin-bottom:1rem}.footer__desc{font-size:.8125rem;line-height:1.65;margin-bottom:1.25rem}.footer__social-link{height:40px;width:40px}.footer__bar-inner{align-items:flex-start;flex-direction:column}.footer__copy{line-height:1.5}.footer__legal{row-gap:.25rem;width:100%}}@media (max-width:360px){.footer{border-radius:0;padding-top:1.75rem}.footer__inner{gap:1.25rem}.footer__heading{margin-bottom:.75rem}.footer__contact-list li,.footer__links a{font-size:.8125rem}.footer__legal{gap:.25rem .375rem}.footer__copy,.footer__legal a{font-size:.6875rem}}.coming-soon-modal__backdrop{align-items:center;animation:coming-soon-fade-in .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1a1a8c;display:flex;inset:0;justify-content:center;padding:1.25rem;position:fixed;z-index:1000}.coming-soon-modal{animation:coming-soon-slide-up .25s ease;background:var(--color-white);border-radius:20px;box-shadow:0 24px 64px #1a1a1a33;max-width:420px;padding:clamp(2rem,5vw,2.75rem);position:relative;text-align:center;width:100%}.coming-soon-modal__close{align-items:center;background:none;border:none;border-radius:50%;color:var(--color-text-muted);display:flex;height:36px;justify-content:center;padding:0;position:absolute;right:1rem;top:1rem;transition:color .2s,background .2s;width:36px}.coming-soon-modal__close:hover{background:#1a1a1a0f;color:var(--color-navy)}.coming-soon-modal__icon{align-items:center;background:#ff4b2b1a;border-radius:50%;color:var(--color-orange);display:flex;height:72px;justify-content:center;margin:0 auto 1.25rem;width:72px}.coming-soon-modal__label{color:var(--color-orange);font-size:.8125rem;font-weight:var(--font-weight-semibold);letter-spacing:.06em;margin:0 0 .5rem;text-transform:uppercase}.coming-soon-modal__title{color:var(--color-navy);font-size:clamp(1.5rem,4vw,1.875rem);font-weight:var(--font-weight-extrabold);line-height:1.2;margin:0 0 .75rem}.coming-soon-modal__desc{color:var(--color-text-muted);font-size:.9375rem;line-height:1.65;margin:0 0 1.75rem}.coming-soon-modal__btn{align-items:center;background:var(--color-orange);border:none;border-radius:999px;color:var(--color-white);display:inline-flex;font-size:.9375rem;font-weight:var(--font-weight-semibold);justify-content:center;min-width:140px;padding:.75rem 1.75rem;transition:background .2s}.coming-soon-modal__btn:hover{background:var(--color-orange-dark)}@keyframes coming-soon-fade-in{0%{opacity:0}to{opacity:1}}@keyframes coming-soon-slide-up{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.legal-page{background:none;color:#40403f;padding:clamp(2rem,5vw,3.5rem) 0 clamp(4rem,8vw,6rem)}.legal-page__inner{max-width:920px}.legal-page__breadcrumb{align-items:center;background:var(--color-white);border:1px solid var(--color-border);border-radius:999px;color:var(--color-text-muted);display:inline-flex;flex-wrap:wrap;font-size:.8125rem;font-weight:var(--font-weight-medium);gap:.5rem;margin-bottom:1.75rem;padding:.5rem 1rem}.legal-page__breadcrumb a,.legal-page__breadcrumb-btn{background:none;border:none;color:var(--color-navy);font:inherit;font-weight:var(--font-weight-semibold);padding:0;transition:color .2s}.legal-page__breadcrumb a:hover,.legal-page__breadcrumb-btn:hover{color:var(--color-red)}.legal-page__breadcrumb span:last-child{color:var(--color-red);font-weight:var(--font-weight-semibold)}.legal-hero{background:linear-gradient(135deg,#e52d270f,#ff420005);border:1px solid #e52d2724;border-left:4px solid var(--color-red);border-radius:16px;margin-bottom:1.5rem;padding:clamp(1.25rem,3vw,1.75rem) clamp(1.25rem,3vw,1.75rem) clamp(1.25rem,3vw,1.75rem) clamp(1.5rem,3.5vw,2rem)}.legal-hero .section-subtitle{color:var(--color-red);font-size:.75rem;font-weight:var(--font-weight-bold);letter-spacing:.12em;margin-bottom:.75rem;text-transform:uppercase}.legal-hero__title{color:var(--color-navy);font-size:clamp(2rem,5vw,2.75rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.03em;line-height:1.12;margin:0 0 1rem}.legal-hero__desc{color:#55554f;font-size:1rem;line-height:1.7;margin:0 0 1rem}.legal-hero__updated{align-items:center;background:var(--color-white);border:1px solid #e52d2733;border-radius:999px;color:var(--color-red);display:inline-flex;font-size:.75rem;font-weight:var(--font-weight-bold);gap:.45rem;margin:0;padding:.4rem .9rem}.legal-hero__updated:before{background:var(--color-red);border-radius:50%;box-shadow:0 0 0 3px #e52d2726;content:"";height:7px;width:7px}.legal-sections{counter-reset:legal-section;display:flex;flex-direction:column;gap:1rem}.legal-section{background:var(--color-white);border:1px solid var(--color-border);border-radius:16px;counter-increment:legal-section;padding:clamp(1.35rem,3vw,2rem);scroll-margin-top:1rem;transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease}.legal-section:hover{border-color:#e52d2740;box-shadow:0 10px 30px #e52d2714;transform:translateY(-2px)}.legal-section__label{align-items:center;color:var(--color-red);display:inline-flex;font-size:.6875rem;font-weight:var(--font-weight-bold);gap:.5rem;letter-spacing:.1em;margin:0 0 .875rem;text-transform:uppercase}.legal-section__label:before{align-items:center;background:linear-gradient(135deg,var(--color-red) 0,var(--color-orange) 100%);border-radius:8px;box-shadow:0 4px 10px #e52d274d;color:var(--color-white);content:counter(legal-section,decimal-leading-zero);display:inline-flex;font-size:.75rem;height:28px;justify-content:center;width:28px}.legal-section__title{color:var(--color-navy);font-size:clamp(1.2rem,2.5vw,1.5rem);font-weight:var(--font-weight-bold);letter-spacing:-.02em;line-height:1.3;margin:0 0 1.125rem}.legal-section__body{color:#4a4a46;font-size:.9688rem;line-height:1.8}.legal-section__body p{margin:0 0 1.05rem}.legal-section__body p:last-child{margin-bottom:0}.legal-subsection__title{color:var(--color-navy);font-size:1rem;font-weight:var(--font-weight-bold);margin:1.5rem 0 .75rem}.legal-list{list-style:none;margin:0 0 1.05rem;padding:0}.legal-list li{line-height:1.6;padding:.4rem 0 .4rem 1.9rem;position:relative}.legal-list li:before{background:#e52d271a;border-radius:50%;content:"";height:18px;left:0;position:absolute;top:.72em;width:18px}.legal-list li:after{border-bottom:2px solid var(--color-red);border-left:2px solid var(--color-red);content:"";height:3px;left:6px;position:absolute;top:1em;transform:rotate(-45deg);width:6px}.legal-cards{grid-gap:.875rem;display:grid;gap:.875rem;margin:1.35rem 0}.legal-cards--2{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-cards--3{grid-template-columns:repeat(3,minmax(0,1fr))}.legal-cards--4{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-card{background:#fbfbfa;border:1px solid var(--color-border);border-radius:12px;padding:1.25rem;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.legal-card:hover{background:var(--color-white);border-color:#e52d2747;box-shadow:0 8px 22px #1a1a1a14;transform:translateY(-2px)}.legal-card--compact{padding:1rem 1.2rem}.legal-card__icon{display:none}.legal-card__title{border-left:3px solid var(--color-red);color:var(--color-navy);font-size:.9375rem;font-weight:var(--font-weight-bold);line-height:1.35;margin:0 0 .5rem;padding-left:.75rem}.legal-card__text{color:#5a5a55;font-size:.875rem;line-height:1.65;margin:0}.legal-card .legal-list{margin:0}.legal-card .legal-list li{font-size:.875rem;padding-bottom:.3rem;padding-top:.3rem}.legal-pills{grid-gap:.5rem 1.25rem;display:grid;gap:.5rem 1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem}.legal-pill{align-items:center;background:#e52d270d;border:1px solid #e52d271f;border-radius:10px;color:#45453f;display:inline-flex;font-size:.9rem;font-weight:var(--font-weight-medium);gap:.6rem;padding:.55rem .9rem;transition:background .18s ease,border-color .18s ease}.legal-pill:hover{background:#e52d2717;border-color:#e52d2740;color:var(--color-navy)}.legal-pill>span[aria-hidden=true]{display:none}.legal-pill:before{background:var(--color-red);border-radius:2px;content:"";flex-shrink:0;height:8px;transform:rotate(45deg);width:8px}.legal-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.25rem 0}.legal-tag{align-items:center;background:var(--color-white);border:1px solid #e52d2733;border-radius:999px;color:var(--color-navy);display:inline-flex;font-size:.875rem;font-weight:var(--font-weight-semibold);padding:.45rem .95rem;transition:background .18s ease,color .18s ease}.legal-tag:hover{background:var(--color-red);border-color:var(--color-red);color:var(--color-white)}.legal-callout{align-items:flex-start;background:linear-gradient(135deg,#e52d2712,#ff420008);border:1px solid #e52d2738;border-left:4px solid var(--color-red);border-radius:12px;color:var(--color-navy);display:flex;gap:.875rem;margin-top:1.5rem;padding:1.2rem 1.35rem}.legal-callout__icon{display:none}.legal-callout p{color:var(--color-navy);font-size:.9375rem;line-height:1.65;margin:0}.legal-callout strong{color:var(--color-red)}.legal-highlight{background:linear-gradient(135deg,#fbfbfa,#fff);border:1px solid var(--color-border);border-radius:14px;display:flex;gap:1.25rem;overflow:hidden;padding:1.5rem;position:relative}.legal-highlight:before{background:linear-gradient(180deg,var(--color-red),var(--color-orange));bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.legal-highlight__icon{display:none}.legal-highlight__title{color:var(--color-navy);font-size:1.0625rem;font-weight:var(--font-weight-bold);margin:0 0 .25rem}.legal-highlight__subtitle{color:var(--color-red);font-size:.75rem;font-weight:var(--font-weight-bold);letter-spacing:.08em;margin:0 0 .875rem;text-transform:uppercase}.legal-highlight p{color:#4a4a46;font-size:.9375rem;line-height:1.7;margin:0 0 .7rem}.legal-highlight p:last-child{margin-bottom:0}.legal-contact{background:linear-gradient(135deg,var(--color-navy) 0,#2a2a2a 100%);border-radius:14px;color:#ffffffbf;margin-top:1.25rem;padding:1.4rem 1.6rem}.legal-contact__brand{color:var(--color-white);font-size:1.0625rem;font-weight:var(--font-weight-bold);margin:0 0 .625rem}.legal-contact p{color:#ffffffb8;font-size:.9375rem;line-height:1.65;margin:0 0 .5rem}.legal-contact .legal-contact__email,.legal-contact__email{background:var(--color-red);border-radius:999px;color:var(--color-white);display:inline-block;font-size:.9375rem;font-weight:var(--font-weight-semibold);margin-top:.375rem;padding:.5rem 1.1rem;transition:background .2s ease,transform .2s ease}.legal-contact .legal-contact__email:hover,.legal-contact__email:hover{background:var(--color-orange);color:var(--color-white);transform:translateY(-1px)}.legal-section__body p .legal-contact__email,.legal-section__body>.legal-contact__email{background:#0000;border-radius:0;color:var(--color-red);font-weight:var(--font-weight-semibold);margin-top:0;padding:0}.legal-section__body p .legal-contact__email:hover{background:#0000;color:var(--color-orange);transform:none}.legal-table-wrap{border:1px solid var(--color-border);border-radius:12px;margin:1.35rem 0;overflow-x:auto}.legal-table{border-collapse:collapse;font-size:.9375rem;width:100%}.legal-table td,.legal-table th{border-bottom:1px solid var(--color-border);padding:.9rem 1.25rem;text-align:left}.legal-table th{background:linear-gradient(135deg,var(--color-red) 0,var(--color-orange) 100%);color:var(--color-white);font-size:.75rem;font-weight:var(--font-weight-bold);letter-spacing:.06em;text-transform:uppercase}.legal-table tbody tr{transition:background .15s ease}.legal-table tbody tr:nth-child(2n){background:#fbfbfa}.legal-table tbody tr:hover{background:#e52d270d}.legal-table tr:last-child td{border-bottom:none}.legal-table td{color:#4a4a46;font-weight:var(--font-weight-medium)}.legal-table td span[aria-hidden=true]{display:none}.legal-table__speed{background:#e52d271a;border-radius:999px;color:var(--color-red);display:inline-block;font-size:.75rem;font-weight:var(--font-weight-bold);padding:.25rem .7rem}@media (max-width:768px){.legal-section{border-radius:14px;padding:1.25rem}.legal-section__title{font-size:1.2rem}.legal-cards--2,.legal-cards--3,.legal-cards--4,.legal-pills{grid-template-columns:1fr}.legal-highlight{flex-direction:column;gap:.875rem;padding:1.35rem}.legal-table td,.legal-table th{font-size:.8125rem;padding:.7rem .9rem}}@media (max-width:480px){.legal-page__breadcrumb{border-radius:.75rem;width:100%}.legal-hero{border-radius:14px;padding:1.35rem}.legal-contact{padding:1.25rem}}.legal-modal__backdrop{align-items:center;animation:legal-modal-fade-in .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1a1a1a8c;display:flex;inset:0;justify-content:center;padding:clamp(1rem,4vw,3rem);position:fixed;z-index:1100}.legal-modal{animation:legal-modal-pop-in .28s cubic-bezier(.22,1,.36,1);background:var(--color-white);border-radius:20px;box-shadow:0 24px 70px #1a1a1a59,0 2px 8px #1a1a1a1f;display:flex;flex-direction:column;max-height:min(88vh,900px);overflow:hidden;position:relative;width:min(920px,100%)}.legal-modal__header{align-items:center;background:linear-gradient(120deg,var(--color-red) 0,var(--color-orange) 100%);color:var(--color-white);display:flex;flex-shrink:0;gap:1rem;justify-content:space-between;padding:clamp(1.1rem,3vw,1.5rem) clamp(1.25rem,4vw,2rem)}.legal-modal__heading{display:flex;flex-direction:column;gap:.25rem;min-width:0}.legal-modal__eyebrow{font-size:.6875rem;font-weight:var(--font-weight-bold);letter-spacing:.14em;opacity:.85;text-transform:uppercase}.legal-modal__title{font-size:clamp(1.25rem,3vw,1.6rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.02em;line-height:1.15;margin:0}.legal-modal__close{align-items:center;background:#ffffff2e;border:1px solid #ffffff4d;border-radius:999px;color:var(--color-white);display:inline-flex;flex-shrink:0;height:40px;justify-content:center;transition:background .2s ease,transform .2s ease;width:40px}.legal-modal__close:hover{background:#ffffff4d;transform:rotate(90deg)}.legal-modal__content{-webkit-overflow-scrolling:touch;background:linear-gradient(180deg,#fafafa,#fff 30%);flex:1 1;overflow-y:auto}.legal-modal .legal-page{background:none;padding:clamp(1.25rem,3.5vw,2rem)}.legal-modal .container,.legal-modal .legal-page__inner{margin:0;max-width:none;padding:0}.legal-modal .legal-page__breadcrumb{display:none}.legal-modal .legal-hero{margin-bottom:1.25rem;padding:clamp(1.1rem,3vw,1.5rem)}.legal-modal .legal-hero .section-subtitle,.legal-modal .legal-hero__title{display:none}.legal-modal .legal-hero__desc{font-size:.9375rem;margin-bottom:1rem}.legal-modal .legal-section{scroll-margin-top:1rem}.legal-modal__content::-webkit-scrollbar{width:10px}.legal-modal__content::-webkit-scrollbar-thumb{background:#e52d2759;background-clip:padding-box;border:3px solid #0000;border-radius:999px}.legal-modal__content::-webkit-scrollbar-thumb:hover{background:#e52d278c;background-clip:padding-box}@keyframes legal-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes legal-modal-pop-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:600px){.legal-modal{border-radius:16px;max-height:92vh}}.app{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.app,.app main{max-width:100%;overflow-x:clip}.app main{flex:1 1;min-width:0}.promo-footer{background-color:var(--color-orange);isolation:isolate;overflow:hidden;width:100%}.promo-footer .footer{margin-top:-2px}
/*# sourceMappingURL=main.53eb0614.css.map*/