.landing-root{--warm-black:#1c1714;--ivory:#f7f0e4;--midnight:#152c52;--copper:#c2622c;--granite:#6b655e;--gold:#e3a21c;--ink-90:rgba(28,23,20,.92);--ink-70:rgba(28,23,20,.72);--ink-50:rgba(28,23,20,.52);--ink-30:rgba(28,23,20,.32);--ink-15:rgba(28,23,20,.15);--ink-08:rgba(28,23,20,.08);--paper-90:hsla(38,54%,93%,.92);--paper-70:hsla(38,54%,93%,.72);--paper-50:hsla(38,54%,93%,.52);--paper-30:hsla(38,54%,93%,.32);--paper-15:hsla(38,54%,93%,.15);--font-display:"Clash Display","Bricolage Grotesque",ui-sans-serif,system-ui,sans-serif;--font-body:"Geist","Inter",ui-sans-serif,system-ui,sans-serif;--font-mono:"Geist Mono","JetBrains Mono",ui-monospace,monospace;--font-script:"Noto Serif","Noto Sans Tamil","Noto Sans Devanagari","Noto Sans Arabic","Noto Sans SC",serif;--bg:var(--ivory);--fg:var(--warm-black);--rule:var(--ink-15);--accent:var(--copper);--glass-blur:20px;--glass-saturate:1.45;--glass-tint:rgba(34,22,15,.3);--glass-tint-hi:rgba(42,27,18,.4);--glass-border:hsla(36,79%,81%,.26);--glass-radius:18px;--glass-shadow:0 18px 50px -20px rgba(0,0,0,.72),inset 1.5px 1.5px 1.5px -1px rgba(255,240,215,.5),inset -1.5px -1.5px 1.5px -1px rgba(0,0,0,.5),inset 0 0 24px -8px rgba(0,0,0,.26);--glass-specular:radial-gradient(72% 55% at 18% -8%,rgba(255,242,220,.16),transparent 56%);--glass-rim:conic-gradient(from var(--gloss,210deg) at 50% 50%,rgba(255,242,220,.7),rgba(232,121,74,.3) 80deg,rgba(255,242,220,.16) 150deg,rgba(240,168,92,.55) 250deg,rgba(255,242,220,.7) 360deg);--glass-plate:linear-gradient(180deg,rgba(13,9,7,.42),rgba(13,9,7,.3));--glass-solid:rgba(34,24,19,.82);--scrim-voice:linear-gradient(180deg,rgba(13,9,7,.58),rgba(18,34,58,.66) 42%,rgba(13,9,7,.84));--scrim-cta:radial-gradient(120% 90% at 50% 30%,rgba(13,9,7,.3),rgba(13,9,7,.6) 70%),linear-gradient(180deg,rgba(13,9,7,.45),rgba(22,15,11,.8))}@property --gloss{syntax:"<angle>";inherits:false;initial-value:210deg}@keyframes landing-gloss{to{--gloss:570deg}}.landing-root *{box-sizing:border-box}.landing-root{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}.landing-root{font-size:17px;line-height:1.5;font-feature-settings:"ss01","cv11"}.landing-root.theme-dark{--bg:var(--warm-black);--fg:var(--ivory);--rule:var(--paper-15);background:radial-gradient(140% 90% at 50% 0,#1f2a44 0,#181f33 32%,#1c1714 75%,#14110f 100%);background-attachment:fixed}.landing-root.theme-dark .swap-on-dark{color:var(--ivory)}.landing-root .display{font-family:var(--font-display);font-weight:500;letter-spacing:-.022em;line-height:.98;text-wrap:balance}.landing-root .display-italic{font-family:var(--font-display);font-style:italic;font-weight:400;letter-spacing:-.01em}.landing-root .eyebrow{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--ink-70)}.landing-root.theme-dark .eyebrow{color:var(--paper-70)}.landing-root .lede{font-family:var(--font-body);font-size:19px;line-height:1.45;color:var(--ink-70);text-wrap:pretty;max-width:36ch}.landing-root.theme-dark .lede{color:var(--paper-70)}.landing-root .mono{font-family:var(--font-mono)}.landing-root .script{font-family:var(--font-script)}.landing-root .frame{width:100%;max-width:1320px;margin:0 auto;padding-inline:22px}@media (min-width:720px){.landing-root .frame{padding-inline:40px}}@media (min-width:1080px){.landing-root .frame{padding-inline:64px}}.landing-root .rule{border:0;border-top:1px solid var(--rule);margin:0}.landing-root .cta{display:inline-flex;align-items:center;gap:12px;padding:18px 26px 18px 28px;background:var(--copper);color:var(--ivory);font-family:var(--font-display);font-weight:500;font-size:19px;letter-spacing:-.005em;border:0;border-radius:999px;cursor:pointer;text-decoration:none;transition:background 80ms linear,transform 80ms linear;position:relative}.landing-root .cta .arrow{display:inline-block;transition:transform .22s cubic-bezier(.2,.7,.2,1)}.landing-root .cta:hover{background:#a85221}.landing-root .cta:hover .arrow{transform:translateX(4px)}.landing-root .cta:active{transform:translateY(1px)}.landing-root .final .cta{transition:background .12s linear,transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s ease}.landing-root .final .cta:hover{transform:scale(1.02);box-shadow:0 12px 24px -6px rgba(194,98,44,.4),0 0 0 12px rgba(194,98,44,0)}@media (prefers-reduced-motion:reduce){.landing-root .final .cta:hover{transform:none}}.landing-root .cta.ghost{background:transparent;color:var(--fg);border:1px solid var(--ink-30);padding:16px 24px}.landing-root.theme-dark .cta.ghost{border-color:var(--paper-30);color:var(--ivory)}.landing-root .cta.ghost:hover{background:var(--ink-08)}.landing-root.theme-dark .cta.ghost:hover{background:var(--paper-15)}.landing-root .ticker{border-block:1px solid var(--rule);overflow:hidden;white-space:nowrap;background:transparent;padding-block:14px;position:relative}.landing-root .ticker:after,.landing-root .ticker:before{content:"";position:absolute;inset-block:0;width:64px;z-index:2;pointer-events:none}.landing-root .ticker:before{left:0;background:linear-gradient(to right,var(--bg),transparent)}.landing-root .ticker:after{right:0;background:linear-gradient(to left,var(--bg),transparent)}.landing-root.theme-dark .ticker:before{background:linear-gradient(90deg,#14110f,transparent)}.landing-root.theme-dark .ticker:after{background:linear-gradient(270deg,#14110f,transparent)}.landing-root .ticker-track{display:inline-flex;gap:56px;align-items:baseline;animation:ticker-scroll var(--ticker-duration,38s) linear infinite;padding-right:56px;will-change:transform}.landing-root .ticker-item{display:inline-flex;align-items:baseline;gap:16px;font-family:var(--font-display);font-size:clamp(28px,5vw,56px);font-weight:400;letter-spacing:-.02em;line-height:1}.landing-root .ticker-item .native{font-family:var(--font-script);font-weight:500}.landing-root .ticker-item .latin{font-style:italic;color:var(--ink-50)}.landing-root.theme-dark .ticker-item .latin{color:var(--paper-50)}.landing-root .ticker-item .dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--copper);transform:translateY(-12px)}@keyframes ticker-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes breathe{0%,to{opacity:.85}50%{opacity:1}}.landing-root image-slot{background:var(--ink-08);display:block}.landing-root.theme-dark image-slot{background:var(--paper-15)}.landing-root .photo-aspect{position:relative;width:100%;overflow:hidden;border-radius:6px}.landing-root .photo-aspect>.photo-placeholder,.landing-root .photo-aspect>image-slot{position:absolute;inset:0;width:100%;height:100%}.landing-root .photo-aspect.r-4-5{aspect-ratio:4/5}.landing-root .photo-aspect.r-1-1{aspect-ratio:1/1}.landing-root .photo-aspect.r-3-4{aspect-ratio:3/4}.landing-root .photo-aspect.r-5-7{aspect-ratio:5/7}.landing-root image-slot::part(placeholder){font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:11px}.landing-root .photo-placeholder{position:relative;overflow:hidden;background:repeating-linear-gradient(135deg,rgba(28,23,20,.05) 0,rgba(28,23,20,.05) 1px,transparent 1px,transparent 9px),linear-gradient(135deg,var(--ink-08),rgba(194,98,44,.06))}.landing-root.theme-dark .photo-placeholder{background:repeating-linear-gradient(135deg,hsla(38,54%,93%,.05),hsla(38,54%,93%,.05) 1px,transparent 0,transparent 9px),linear-gradient(135deg,hsla(38,54%,93%,.06),rgba(227,162,28,.06))}.landing-root .photo-placeholder .ph-crosshair{position:absolute;inset:12px;border:1px solid var(--ink-15);border-radius:2px;pointer-events:none}.landing-root.theme-dark .photo-placeholder .ph-crosshair{border-color:var(--paper-15)}.landing-root .photo-placeholder .ph-crosshair:after,.landing-root .photo-placeholder .ph-crosshair:before{content:"";position:absolute;background:var(--ink-30)}.landing-root.theme-dark .photo-placeholder .ph-crosshair:after,.landing-root.theme-dark .photo-placeholder .ph-crosshair:before{background:var(--paper-30)}.landing-root .photo-placeholder .ph-crosshair:before{inset:50% 30% auto;height:1px}.landing-root .photo-placeholder .ph-crosshair:after{inset:30% 50% auto auto;width:1px;height:40%}.landing-root .photo-placeholder .ph-tag{position:absolute;top:14px;left:14px;display:inline-flex;align-items:center;gap:6px;padding:5px 10px;background:var(--bg);border:1px solid var(--ink-15);border-radius:999px;font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-70);white-space:nowrap}.landing-root.theme-dark .photo-placeholder .ph-tag{background:rgba(20,17,15,.7);border-color:var(--paper-15);color:var(--paper-70)}.landing-root .photo-placeholder .ph-tag:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--copper)}.landing-root .photo-placeholder .ph-label{position:absolute;inset:auto 14px 14px 14px;display:flex;flex-direction:column;gap:4px;font-family:var(--font-mono);font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--ink-70)}.landing-root.theme-dark .photo-placeholder .ph-label{color:var(--paper-70)}.landing-root .photo-placeholder .ph-label .ph-title{font-family:var(--font-display);font-style:italic;font-size:15px;letter-spacing:-.005em;text-transform:none;color:var(--ink-90)}.landing-root.theme-dark .photo-placeholder .ph-label .ph-title{color:var(--ivory)}.landing-root .photo-placeholder .ph-label .ph-meta{color:var(--ink-50);font-size:10px}.landing-root.theme-dark .photo-placeholder .ph-label .ph-meta{color:var(--paper-50)}.landing-root .step-number{font-family:var(--font-mono);font-size:13px;color:var(--ink-50);letter-spacing:.04em}.landing-root.theme-dark .step-number{color:var(--paper-50)}.landing-root .cuisine-row{grid-template-columns:auto 1fr auto;gap:20px;align-items:baseline;padding-block:clamp(22px,4vw,38px);border-bottom:1px solid var(--rule);transition:padding-left .28s cubic-bezier(.2,.7,.2,1),color .24s ease;cursor:default}.landing-root .cuisine-row:hover{padding-left:16px}.landing-root .cuisine-row:hover .cuisine-native{color:var(--accent)}.landing-root .cuisine-native{font-family:var(--font-script);font-size:clamp(40px,9vw,96px);transition:color .24s ease}.landing-root .cuisine-latin{font-size:clamp(20px,3vw,32px)}.landing-root.theme-dark .cuisine-latin{color:var(--paper-70)}.landing-root .cuisine-dishes{font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:var(--ink-50);text-align:right;line-height:1.6;text-transform:uppercase}.landing-root.theme-dark .cuisine-dishes{color:var(--paper-50)}@media (max-width:640px){.landing-root .cuisine-row{grid-template-columns:1fr;gap:6px}.landing-root .cuisine-dishes{text-align:left}}.landing-root .pull{font-family:var(--font-display);font-weight:400;font-size:clamp(28px,5vw,56px);line-height:1.05;letter-spacing:-.015em;text-wrap:balance}.landing-root .pull em{font-style:italic;color:var(--copper)}.landing-root .wordmark{font-family:var(--font-display);font-weight:500;letter-spacing:-.02em;font-size:22px}.landing-root .wordmark .dot{color:var(--copper)}.landing-root .nav{display:flex;align-items:center;justify-content:space-between;padding-block:22px}.landing-root .nav-links{display:none;gap:28px;font-family:var(--font-mono);font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-70);white-space:nowrap}.landing-root.theme-dark .nav-links{color:var(--paper-70)}.landing-root .nav-links a{color:inherit;text-decoration:none}.landing-root .nav-links a:hover{color:var(--accent)}@media (min-width:720px){.landing-root .nav-links{display:inline-flex}}.landing-root .nav-cta{font-family:var(--font-mono);font-size:12px;letter-spacing:.06em;text-transform:uppercase;padding:10px 14px;border:1px solid var(--ink-30);border-radius:999px;color:var(--fg);text-decoration:none;white-space:nowrap}.landing-root.theme-dark .nav-cta{border-color:var(--paper-30);color:var(--ivory)}.landing-root .nav-cta:hover{background:var(--accent);color:var(--ivory);border-color:var(--accent)}.landing-root .blend-into-dark{background:linear-gradient(to bottom,var(--bg) 0,var(--bg) 60%,#181f33 100%)}.landing-root .blend-from-dark{background:linear-gradient(to bottom,#181f33 0,var(--bg) 40%,var(--bg) 100%)}.landing-root .footer{padding-block:56px 36px;border-top:1px solid var(--rule);font-family:var(--font-mono);font-size:12px;color:var(--ink-50);letter-spacing:.04em}.landing-root.theme-dark .footer{color:var(--paper-50)}.landing-root .text-accent{color:var(--accent)}.landing-root .text-mute{color:var(--ink-50)}.landing-root.theme-dark .text-mute{color:var(--paper-50)}.landing-root .flex{display:flex}.landing-root .col{flex-direction:column}.landing-root .gap-6{gap:24px}.landing-root .gap-4{gap:16px}.landing-root .gap-3{gap:12px}.landing-root .gap-2{gap:8px}.landing-root .gap-1{gap:4px}.landing-root .mt-2{margin-top:8px}.landing-root .mt-3{margin-top:12px}.landing-root .mt-4{margin-top:16px}.landing-root .mt-6{margin-top:24px}.landing-root .mt-8{margin-top:32px}.landing-root .mt-12{margin-top:48px}.landing-root .mt-16{margin-top:64px}.landing-root .mt-20{margin-top:80px}.landing-root .mb-2{margin-bottom:8px}.landing-root .mb-4{margin-bottom:16px}.landing-root .mb-8{margin-bottom:32px}.landing-root .hero{position:relative;min-height:100vh;overflow:hidden;isolation:isolate;color:var(--ivory);background:var(--warm-black)}.landing-root .hero-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% center;z-index:0;filter:brightness(.45) saturate(1.05) contrast(1.02)}.landing-root .hero-scrim{position:absolute;inset:0;z-index:1;pointer-events:none}.landing-root .hero-scrim-top{background:linear-gradient(180deg,rgba(20,17,15,.55) 0,rgba(20,17,15,.18) 12%,rgba(20,17,15,0) 26%)}.landing-root .hero-scrim-bottom{background:linear-gradient(105deg,rgba(20,17,15,.7),rgba(20,17,15,.45) 22%,rgba(20,17,15,.18) 42%,rgba(20,17,15,0) 64%)}.landing-root .hero-scrim-left{background:radial-gradient(60% 55% at 14% 92%,rgba(194,98,44,.18) 0,rgba(20,17,15,0) 70%);mix-blend-mode:multiply}.landing-root .hero-overlay{position:relative;z-index:2;display:flex;flex-direction:column;min-height:100vh;color:var(--ivory)}.landing-root .hero-overlay .nav-links{color:hsla(38,54%,93%,.85)}.landing-root .hero-overlay .nav-links a:hover{color:var(--gold)}.landing-root .hero-overlay .wordmark{color:var(--ivory)}.landing-root .hero-overlay .wordmark .dot{color:var(--gold)}.landing-root .hero-overlay .nav-cta{color:var(--ivory);border-color:hsla(38,54%,93%,.4);background:rgba(20,17,15,.25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.landing-root .hero-overlay .nav-cta:hover{background:var(--copper);border-color:var(--copper);color:var(--ivory)}.landing-root .nav-auth{display:flex;align-items:center;gap:clamp(14px,1.8vw,26px)}.landing-root .nav-authlink{font-family:var(--font-body);font-size:15px;color:hsla(38,54%,93%,.85);text-decoration:none;transition:color .16s ease;white-space:nowrap}.landing-root .nav-authlink:hover{color:var(--gold)}.landing-root .nav-email{font-size:12.5px;letter-spacing:.02em;color:hsla(38,54%,93%,.6);white-space:nowrap}.landing-root .hero-overlay .nav-cta.nav-cta-primary{background:var(--copper);border-color:var(--copper);color:var(--ivory)}.landing-root .hero-overlay .nav-cta.nav-cta-primary:hover{background:#a85221;border-color:#a85221;box-shadow:0 8px 22px -8px rgba(194,98,44,.6)}@media (max-width:860px){.landing-root .nav-email{display:none}}@media (max-width:680px){.landing-root .nav-authlink{display:none}}.landing-root .hero-overlay .ticker{border-color:hsla(38,54%,93%,.18);background:rgba(20,17,15,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.landing-root .hero-overlay .ticker:before{background:linear-gradient(90deg,rgba(20,17,15,.6),transparent)}.landing-root .hero-overlay .ticker:after{background:linear-gradient(270deg,rgba(20,17,15,.6),transparent)}.landing-root .hero-overlay .ticker-item{color:var(--ivory)}.landing-root .hero-overlay .ticker-item .latin{color:hsla(38,54%,93%,.55)}.landing-root .hero-overlay .ticker-item .dot{background:var(--gold)}.landing-root .hero-body{flex:1;display:flex;flex-direction:column;justify-content:flex-end;padding-block:clamp(40px,6vw,80px);position:relative}.landing-root .hero-content{display:flex;flex-direction:column;max-width:920px}.landing-root .eyebrow-on-photo{color:var(--gold);letter-spacing:.18em}.landing-root .hero-headline{font-size:clamp(56px,11vw,184px);font-weight:500;line-height:.94;letter-spacing:-.03em;margin:18px 0 0;color:var(--ivory);text-shadow:0 2px 24px rgba(0,0,0,.35)}.landing-root .hero-headline-accent{color:var(--copper)}.landing-root .lede-on-photo{color:hsla(38,54%,93%,.86);max-width:50ch;font-size:clamp(16px,1.7vw,20px)}.landing-root .lede-on-photo .script{color:var(--gold)}.landing-root .hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:clamp(28px,3vw,40px)}.landing-root .ghost-on-photo{color:var(--ivory);border-color:hsla(38,54%,93%,.4);background:rgba(20,17,15,.25);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.landing-root .ghost-on-photo:hover{background:hsla(38,54%,93%,.12);border-color:hsla(38,54%,93%,.7);color:var(--ivory)}.landing-root .hero-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;font-size:11.5px;letter-spacing:.06em}.landing-root .hero-meta-on-photo{color:hsla(38,54%,93%,.55)}.landing-root .hero-meta-sep{opacity:.45}.landing-root .hero-sticker-on-photo{position:absolute;right:clamp(24px,4vw,64px);bottom:clamp(40px,6vw,80px);display:none;flex-direction:column;gap:4px;padding:16px 20px;background:var(--ivory);color:var(--warm-black);border-radius:4px;box-shadow:0 24px 60px -16px rgba(0,0,0,.5);max-width:280px;z-index:3;transform:rotate(-.8deg);transform-origin:bottom right}@media (min-width:960px){.landing-root .hero-sticker-on-photo{display:flex}}.landing-root .hero-sticker-eyebrow{font-family:var(--font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--copper)}.landing-root .hero-sticker-title{font-family:var(--font-body);font-size:12px;color:var(--ink-50);margin-top:2px}.landing-root .hero-sticker-dish{font-family:var(--font-display);font-size:28px;line-height:1;letter-spacing:-.01em;font-weight:500;margin-top:2px}.landing-root .hero-sticker-meta{font-family:var(--font-mono);font-size:11px;color:var(--ink-70);display:flex;flex-wrap:nowrap;align-items:center;gap:8px;margin-top:10px;padding-top:10px;border-top:1px dashed var(--ink-15);letter-spacing:.02em}.landing-root .hero-sticker-meta .dot{width:6px;height:6px;border-radius:50%;background:var(--copper);display:inline-block}.landing-root .hero-sticker-meta .num{font-weight:600;color:var(--warm-black)}.landing-root .plume{transform-origin:50% 100%;animation:plume-rise 5s cubic-bezier(.25,.5,.35,1) infinite;will-change:transform,opacity;opacity:0}.landing-root .plume-1{animation-delay:0s;--drift:-22px}.landing-root .plume-2{animation-delay:1.2s;--drift:20px}.landing-root .plume-3{animation-delay:2.4s;--drift:-18px}.landing-root .plume-4{animation-delay:3.6s;--drift:24px}@keyframes plume-rise{0%{transform:translate(0) scaleY(1);opacity:0}18%{transform:translate(calc(var(--drift, 0px) * .3),-28px) scaleY(1.08);opacity:.9}55%{transform:translate(calc(var(--drift, 0px) * .7),-86px) scaleY(1.24);opacity:.6}to{transform:translate(var(--drift,0),-150px) scaleY(1.4);opacity:0}}@keyframes reveal-up{0%{opacity:0;transform:translate3d(0,18px,0);filter:blur(6px)}to{opacity:1;transform:translateZ(0);filter:blur(0)}}.landing-root .hero .reveal{opacity:0;animation:reveal-up 1.1s cubic-bezier(.2,.7,.2,1) both;will-change:opacity,transform,filter}.landing-root .hero-headline .reveal{display:inline-block}.landing-root .hero-sticker-on-photo.reveal{animation-name:reveal-up-tilt}@keyframes reveal-up-tilt{0%{opacity:0;transform:translate3d(0,18px,0) rotate(0deg);filter:blur(6px)}to{opacity:1;transform:translateZ(0) rotate(-.8deg);filter:blur(0)}}@keyframes idle-breathe{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1)}}.landing-root .hero-overlay .ticker-item .dot{animation:idle-breathe 3.6s ease-in-out infinite}@keyframes dot-pulse{0%,to{box-shadow:0 0 0 0 rgba(194,98,44,.45)}60%{box-shadow:0 0 0 10px rgba(194,98,44,0)}}.landing-root .hero-sticker-meta .dot{animation:dot-pulse 2.4s ease-out infinite}@media (prefers-reduced-motion:reduce){.landing-root .ticker-track{animation:none}.landing-root .reveal{animation:none;opacity:1;transform:none;filter:none}.landing-root .hero-sticker-on-photo.reveal{transform:rotate(-.8deg)}.landing-root .hero-overlay .ticker-item .dot,.landing-root .hero-sticker-meta .dot{animation:none}.landing-root .plume{animation:none;opacity:.7;transform:translateY(-40px) scaleY(1.15)}}.landing-root.hide-sticker .hero-sticker-on-photo{display:none!important}.landing-root .beats{position:relative;padding-block:clamp(56px,8vw,112px);background:#1a1612;color:var(--ivory);overflow:hidden;isolation:isolate}.landing-root .beats-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.landing-root .beats-bg-img{width:100%;height:100%;object-fit:cover;object-position:30% center;display:block;filter:brightness(.78) saturate(1.05)}.landing-root .beats-bg-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,17,15,.65),rgba(20,17,15,.4) 35%,rgba(20,17,15,.6) 80%,rgba(20,17,15,.85)),radial-gradient(80% 60% at 50% 100%,rgba(194,98,44,.16) 0,transparent 70%)}.landing-root .beats-inner{position:relative;z-index:1}.landing-root .beats .eyebrow{color:hsla(38,54%,93%,.75)}.landing-root .beats-head{max-width:880px;margin-bottom:clamp(32px,4vw,56px)}.landing-root .beats-headline{font-size:clamp(36px,5.5vw,72px);margin:14px 0 0;color:var(--ivory);line-height:1;text-shadow:0 2px 24px rgba(0,0,0,.45)}.landing-root .beats-headline .display-italic{color:var(--copper)}.landing-root .beats-rail{position:relative;height:2px;margin-bottom:clamp(20px,2vw,28px);background:hsla(38,54%,93%,.12);border-radius:2px}.landing-root .beats-rail-fill{position:absolute;inset:0 auto 0 0;height:100%;background:linear-gradient(90deg,var(--gold),var(--copper));border-radius:2px;transition:width linear;box-shadow:0 0 16px rgba(194,98,44,.6)}.landing-root .beats-rail-node{position:absolute;top:50%;width:10px;height:10px;border-radius:50%;background:#1a1612;border:2px solid hsla(38,54%,93%,.25);transform:translate(-50%,-50%);transition:border-color .25s ease,background .25s ease,box-shadow .35s ease}.landing-root .beats-rail-node.is-on{background:var(--copper);border-color:var(--copper);box-shadow:0 0 0 6px rgba(194,98,44,.18)}.landing-root .beats-strip{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.6vw,22px)}@media (max-width:820px){.landing-root .beats-strip{grid-template-columns:1fr}}@keyframes beat-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.landing-root .beats-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;margin-top:clamp(28px,3vw,44px);padding:clamp(20px,2vw,28px) clamp(22px,2.4vw,32px);background:rgba(20,17,15,.4);border:1px solid hsla(38,54%,93%,.1);border-radius:8px;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.landing-root .beats-cta-line{display:inline-flex;align-items:center;gap:10px;font-size:11.5px;letter-spacing:.16em;color:hsla(38,54%,93%,.78)}.landing-root .beats-cta-dot{width:8px;height:8px;border-radius:50%;background:var(--copper);box-shadow:0 0 0 0 rgba(194,98,44,.6);animation:voice-live-pulse 1.8s ease-out infinite}.landing-root .beats-cta-btn{font-size:16px;padding:14px 22px;box-shadow:0 0 24px rgba(194,98,44,0);transition:background .16s ease,transform .2s cubic-bezier(.2,.7,.2,1),box-shadow .24s ease}.landing-root .beats-cta-btn:hover{transform:translateY(-1px) scale(1.02);box-shadow:0 12px 24px -6px rgba(194,98,44,.5)}@media (prefers-reduced-motion:reduce){.landing-root .beats-rail-fill{transition:width .2s ease}.landing-root .beats-cta-dot{animation:none}}.landing-root .cuisines{position:relative;padding-block:clamp(56px,7vw,96px);background:#f5f1ea;color:var(--warm-black);border-top:1px solid var(--rule);overflow:hidden;isolation:isolate}.landing-root .cuisines-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.landing-root .cuisines-bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.landing-root .cuisines-bg-scrim{position:absolute;inset:0;background:radial-gradient(70% 60% at 20% 30%,hsla(38,54%,93%,.85) 0,hsla(38,54%,93%,0) 60%),linear-gradient(115deg,hsla(38,54%,93%,.55),hsla(38,54%,93%,0) 50%)}.landing-root .cuisines-frame{position:relative;z-index:1}.landing-root .cuisines .eyebrow{color:var(--ink-70)}.landing-root .cuisines-head{max-width:720px;margin-bottom:clamp(28px,3vw,44px)}.landing-root .cuisines-headline{font-size:clamp(40px,6.2vw,88px);margin:14px 0 0;color:var(--warm-black);line-height:1.04;text-wrap:balance}.landing-root .cuisines-headline .display-italic{color:var(--copper)}.landing-root .cuisines-list{list-style:none;padding:0;margin:clamp(28px,3vw,44px) 0 0;border-top:1px solid rgba(232,181,71,.32)}.landing-root .cuisine-row{position:relative;display:grid;grid-template-columns:minmax(280px,38%) 1fr;align-items:center;gap:clamp(20px,2vw,36px);padding-block:clamp(18px,2.2vw,28px);border-bottom:1px solid rgba(232,181,71,.32);overflow:hidden;transition:border-color .3s ease,background .3s ease}.landing-root .cuisine-row:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(232,181,71,0),rgba(232,181,71,.12) 50%,rgba(232,181,71,0));opacity:0;transition:opacity .35s ease;pointer-events:none}.landing-root .cuisine-row:hover{border-bottom-color:rgba(232,181,71,.8)}.landing-root .cuisine-row:hover:before{opacity:1}.landing-root .cuisine-id{display:flex;align-items:baseline;gap:14px;flex-wrap:wrap;position:relative;z-index:1}.landing-root .cuisine-live-dot{width:7px;height:7px;border-radius:50%;background:var(--copper);flex:0 0 7px;transform:translateY(-4px);box-shadow:0 0 0 0 rgba(194,98,44,.6);opacity:0;transition:opacity .22s ease}.landing-root .cuisine-row:hover .cuisine-live-dot{opacity:1;animation:voice-live-pulse 1.8s ease-out infinite}.landing-root .cuisine-native{font-family:var(--font-display);font-size:clamp(40px,5.6vw,72px);line-height:1;letter-spacing:-.01em;color:var(--warm-black);font-weight:500;transform-origin:left center;transition:transform .32s cubic-bezier(.2,.7,.2,1),text-shadow .32s ease,color .32s ease}.landing-root .cuisine-native.script{font-family:var(--font-display),"Noto Sans Devanagari","Noto Sans Arabic","Noto Sans SC","Noto Sans Thai","Noto Sans Tamil","Noto Serif",serif}.landing-root .cuisine-row:hover .cuisine-native{transform:scale(1.06);text-shadow:0 0 28px rgba(194,98,44,.38);color:var(--copper)}.landing-root .cuisine-latin{font-family:var(--font-display);font-style:italic;font-size:clamp(18px,2vw,26px);line-height:1.1;color:var(--ink-70);transition:color .32s ease}.landing-root .cuisine-row:hover .cuisine-latin{color:var(--warm-black)}.landing-root .cuisine-marquee{position:relative;overflow:hidden;z-index:1;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.landing-root .cuisine-marquee-track{display:flex;align-items:center;gap:18px;width:max-content;animation:cuisine-marquee 38s linear infinite;animation-delay:calc(var(--row-i, 0) * -7s)}.landing-root .cuisine-row:first-child .cuisine-marquee-track{animation-duration:36s}.landing-root .cuisine-row:nth-child(2) .cuisine-marquee-track{animation-duration:42s}.landing-root .cuisine-row:nth-child(3) .cuisine-marquee-track{animation-duration:34s}.landing-root .cuisine-row:nth-child(4) .cuisine-marquee-track{animation-duration:44s}.landing-root .cuisine-row:nth-child(5) .cuisine-marquee-track{animation-duration:38s}.landing-root .cuisine-row:hover .cuisine-marquee-track{animation-duration:18s;animation-play-state:running}@keyframes cuisine-marquee{0%{transform:translateX(0)}to{transform:translateX(-33.333%)}}.landing-root .cuisine-marquee .cuisine-dish{display:inline-flex;align-items:center;gap:8px;padding:9px 16px 10px;font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;color:var(--warm-black);text-transform:uppercase;white-space:nowrap;background:hsla(38,54%,93%,.78);backdrop-filter:blur(8px) saturate(1.1);-webkit-backdrop-filter:blur(8px) saturate(1.1);border:1px solid hsla(38,54%,93%,.5);border-radius:999px;box-shadow:0 6px 14px -6px rgba(20,17,15,.35),inset 0 0 0 1px rgba(194,98,44,0);transition:background .28s ease,color .28s ease,box-shadow .28s ease,border-color .28s ease}.landing-root .cuisine-marquee .cuisine-dish:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--copper);flex:0 0 5px;box-shadow:0 0 8px rgba(194,98,44,.5)}.landing-root .cuisine-row:hover .cuisine-marquee .cuisine-dish{background:hsla(38,54%,93%,.95);color:var(--warm-black);border-color:rgba(194,98,44,.45);box-shadow:0 10px 24px -8px rgba(20,17,15,.45),inset 0 0 0 1px rgba(194,98,44,.35)}.landing-root .cuisine-marquee .cuisine-dot{display:none}@media (max-width:820px){.landing-root .cuisine-row{grid-template-columns:1fr;gap:12px;align-items:start}.landing-root .cuisine-marquee{width:100%}}@media (prefers-reduced-motion:reduce){.landing-root .cuisine-marquee-track{animation:none;transform:translateX(0)}.landing-root .cuisine-row:hover .cuisine-marquee-track{animation:none}.landing-root .cuisine-row:hover .cuisine-native{transform:none}.landing-root .cuisine-row:hover .cuisine-live-dot{animation:none}}.landing-root .hide-on-mobile{display:none}@media (min-width:720px){.landing-root .hide-on-mobile{display:inline}}.landing-root .voice{position:relative;padding-block:clamp(48px,7vw,96px);border-top:1px solid var(--rule);background:#1a1612;color:var(--ivory);overflow:hidden;isolation:isolate}.landing-root .voice-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.landing-root .voice-bg-img,.landing-root .voice-poster,.landing-root .voice-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.landing-root .voice-video{z-index:1}.landing-root .voice-bg-scrim{position:absolute;inset:0;z-index:2;background:var(--scrim-voice)}.landing-root .voice-inner{position:relative;z-index:1;max-width:1180px;text-align:center}.landing-root .voice-eyebrow{color:hsla(38,54%,93%,.75);display:inline-block}.landing-root .voice .pull{font-family:var(--font-display);font-size:clamp(26px,3.4vw,44px);line-height:1.18;letter-spacing:-.018em;margin:clamp(20px,2.4vw,32px) auto 0;max-width:900px;color:var(--ivory);text-wrap:balance;text-shadow:0 2px 24px rgba(0,0,0,.35)}.landing-root .voice .pull .display-italic{color:var(--copper)}.landing-root .voice-grid{display:grid;grid-template-columns:1fr;gap:clamp(16px,1.6vw,22px);padding-top:clamp(40px,5vw,64px);text-align:left}@media (min-width:640px){.landing-root .voice-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1000px){.landing-root .voice-grid{grid-template-columns:repeat(12,1fr)}.landing-root .voice-card:nth-child(-n+4){grid-column:span 3}.landing-root .voice-card:nth-child(5),.landing-root .voice-card:nth-child(6),.landing-root .voice-card:nth-child(7){grid-column:span 4}}.landing-root .voice-card{position:relative;display:flex;flex-direction:column;gap:12px;padding:18px 22px 22px;background:var(--glass-specular),var(--glass-tint);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));color:var(--ivory);border-radius:16px 16px 16px 4px;box-shadow:var(--glass-shadow);isolation:isolate;transform:rotate(var(--vrot,-.6deg));transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .24s ease,background .24s ease}.landing-root .voice-card-0{--vrot:-0.8deg;border-radius:16px 16px 4px 16px}.landing-root .voice-card-1{--vrot:0.7deg;border-radius:16px 16px 16px 4px}.landing-root .voice-card-2{--vrot:-0.3deg;border-radius:16px 16px 4px 16px}.landing-root .voice-plate{z-index:-1;background:var(--glass-plate)}.landing-root .voice-card:before,.landing-root .voice-plate{position:absolute;inset:0;border-radius:inherit;pointer-events:none}.landing-root .voice-card:before{content:"";padding:1.5px;z-index:2;background:var(--glass-rim);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;animation:landing-gloss 16s linear infinite}.landing-root .voice-card:after{content:"";position:absolute;bottom:-9px;left:24px;width:20px;height:20px;background:var(--glass-tint);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border-right:1px solid var(--glass-border);border-bottom:1px solid var(--glass-border);transform:rotate(45deg);border-bottom-right-radius:4px;pointer-events:none}.landing-root .voice-card-0:after{left:18px}.landing-root .voice-card-1:after{left:auto;right:18px}.landing-root .voice-card-2:after{left:38px}.landing-root .voice-wave{display:flex;align-items:center;gap:4px;height:22px;margin:0 0 4px}.landing-root .voice-wave-bar{flex:1;display:block;height:var(--h,50%);min-height:3px;max-width:4px;background:linear-gradient(to top,rgba(194,98,44,.3),var(--copper));border-radius:2px;transform-origin:center;animation:voice-wave-idle 2.4s ease-in-out infinite;animation-delay:var(--d,0s);opacity:.6}@keyframes voice-wave-idle{0%,to{transform:scaleY(.35);opacity:.4}50%{transform:scaleY(1);opacity:.75}}.landing-root .voice-card:hover .voice-wave-bar{animation-duration:.9s;opacity:1;background:linear-gradient(to top,rgba(194,98,44,.55),var(--copper))}.landing-root .voice-meta-row{display:flex;align-items:center;gap:8px}.landing-root .voice-live-dot{width:7px;height:7px;border-radius:50%;background:var(--copper);flex:0 0 7px;box-shadow:0 0 0 0 rgba(194,98,44,.6);animation:voice-live-pulse 1.8s ease-out infinite}@keyframes voice-live-pulse{0%,to{box-shadow:0 0 0 0 rgba(194,98,44,.55);transform:scale(1)}50%{box-shadow:0 0 0 8px rgba(194,98,44,0);transform:scale(1.15)}}.landing-root .voice-time{margin-left:auto;font-size:10.5px;letter-spacing:.1em;color:hsla(38,54%,93%,.55);font-variant-numeric:tabular-nums;text-shadow:0 1px 6px rgba(13,9,7,.6)}.landing-root .voice-card:hover{transform:rotate(0deg) translateY(-3px);background:var(--glass-specular),var(--glass-tint-hi);box-shadow:var(--glass-shadow)}.landing-root .voice-card:hover .voice-label{color:var(--copper);filter:saturate(1.2) brightness(1.1)}.landing-root .voice-label{font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);white-space:nowrap;text-shadow:0 1px 6px rgba(13,9,7,.6);transition:color .2s ease,filter .2s ease}.landing-root .voice-line{position:relative;font-family:var(--font-display);font-size:clamp(17px,1.4vw,20px);line-height:1.28;margin:0;text-wrap:pretty;color:var(--ivory);text-shadow:0 1px 6px rgba(13,9,7,.55);padding-bottom:6px}.landing-root .voice-line:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.5px;background:var(--copper);transform:scaleX(0);transform-origin:left center;transition:transform .35s cubic-bezier(.2,.7,.2,1);pointer-events:none}.landing-root .voice-card:hover .voice-line:after{transform:scaleX(1)}.landing-root .voice-quote{display:inline;font-style:italic}.landing-root .voice-note{font-family:var(--font-body);font-size:13.5px;line-height:1.45;color:hsla(38,54%,93%,.78);text-shadow:0 1px 6px rgba(13,9,7,.55)}@media (prefers-reduced-motion:reduce){.landing-root .voice-card{transition:none}.landing-root .voice-card:hover{transform:rotate(var(--vrot,0deg));box-shadow:var(--glass-shadow)}.landing-root .voice-card:before{animation:none}.landing-root .voice-wave-bar{animation:none;transform:scaleY(.7)}.landing-root .voice-card:hover .voice-wave-bar,.landing-root .voice-live-dot{animation:none}.landing-root .voice-video{display:none}}@media (prefers-reduced-data:reduce){.landing-root .voice-card:before{animation:none}}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.landing-root .voice-card,.landing-root .voice-card:after,.landing-root .voice-card:hover{background:var(--glass-solid)}}.landing-root .recipe-card{flex:0 0 auto;scroll-snap-align:start;width:280px;height:420px;background:var(--ivory);color:var(--warm-black);border-radius:6px;display:flex;flex-direction:column;overflow:hidden;transition:transform .22s cubic-bezier(.2,.7,.2,1),box-shadow .22s ease;box-shadow:0 18px 40px -22px rgba(0,0,0,.5);user-select:none}@media (min-width:720px){.landing-root .recipe-card{width:320px;height:440px}}.landing-root .recipe-card:hover{transform:translateY(-4px);box-shadow:0 30px 60px -22px rgba(0,0,0,.6)}.landing-root .recipe-card:hover .recipe-dish{color:var(--copper)}.landing-root .recipe-tone{position:relative;height:140px;flex:0 0 140px;overflow:hidden}.landing-root .recipe-tone-glow{position:absolute;inset:0;pointer-events:none}.landing-root .recipe-tone-num{position:absolute;left:14px;bottom:12px;font-size:10.5px;letter-spacing:.18em;color:hsla(38,35%,94%,.7)}.landing-root .recipe-body{padding:18px 22px 22px;display:flex;flex-direction:column;gap:8px;flex:1;min-height:0}@media (min-width:720px){.landing-root .recipe-body{padding:20px 24px 24px}}.landing-root .recipe-region{font-size:10.5px;letter-spacing:.14em;color:rgba(26,22,18,.55);text-transform:uppercase}.landing-root .recipe-dish{font-size:26px;line-height:1.04;letter-spacing:-.015em;margin:2px 0 0;font-weight:500;transition:color .2s ease}.landing-root .recipe-native{font-size:18px;font-weight:400;color:rgba(26,22,18,.5);line-height:1;margin-top:0}.landing-root .recipe-meta{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.02em;color:rgba(26,22,18,.7);margin-top:auto;padding-top:12px;border-top:1px dashed rgba(26,22,18,.18)}.landing-root .recipe-voice{margin:0;color:var(--copper);font-size:14px;line-height:1.4;text-wrap:pretty}.landing-root .coming{position:relative;padding-block:clamp(48px,7vw,96px) clamp(36px,5vw,64px);border-top:1px solid var(--rule);background:#16110d;color:var(--ivory);overflow:hidden;isolation:isolate}.landing-root .coming-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.landing-root .coming-bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.landing-root .coming-bg-scrim{position:absolute;inset:0;background:radial-gradient(60% 38% at 50% 6%,rgba(22,17,13,.7) 0,transparent 60%),radial-gradient(72% 42% at 50% 100%,rgba(194,98,44,.18) 0,transparent 70%),linear-gradient(180deg,rgba(22,17,13,.48),rgba(22,17,13,.12) 20%,rgba(22,17,13,.12) 76%,rgba(22,17,13,.58))}.landing-root .coming-inner{position:relative;z-index:1;max-width:1180px;display:flex;flex-direction:column;gap:clamp(20px,2.4vw,32px)}.landing-root .coming-head{display:flex;flex-direction:column;gap:12px;align-items:center;text-align:center}.landing-root .coming-eyebrow{color:hsla(38,54%,93%,.75)}.landing-root .coming-headline{font-size:clamp(36px,5vw,64px);margin:0;color:var(--ivory);line-height:1.04;text-shadow:0 2px 18px rgba(0,0,0,.3)}.landing-root .coming-headline .display-italic{color:var(--copper)}.landing-root .rm2{width:100%;max-width:920px;margin-inline:auto;display:flex;flex-direction:column;gap:clamp(40px,6vw,72px)}.landing-root .rm2-rail{position:relative;height:14px;margin:8px clamp(20px,5vw,48px) 34px}.landing-root .rm2-rail-base,.landing-root .rm2-rail-fill{position:absolute;top:6px;left:0;height:2px;border-radius:2px}.landing-root .rm2-rail-base{width:100%;background:hsla(38,54%,93%,.16)}.landing-root .rm2-rail-fill{background:linear-gradient(90deg,var(--gold),var(--copper));box-shadow:0 0 12px rgba(194,98,44,.6)}.landing-root .rm2-comet{position:absolute;top:7px;width:9px;height:9px;margin:-4.5px 0 0 -4.5px;border-radius:50%;background:#fff6e6;box-shadow:0 0 10px rgba(255,244,224,.95),0 0 20px rgba(240,182,92,.8)}.landing-root .rm2-node{position:absolute;top:7px;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;gap:12px;padding:0;background:none;border:0;cursor:pointer;-webkit-tap-highlight-color:transparent}.landing-root .rm2-node-dot{width:12px;height:12px;border-radius:50%;background:#1a140f;border:1.5px solid rgba(232,181,71,.4);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease,transform .3s cubic-bezier(.2,.7,.2,1)}.landing-root .rm2-node.is-done .rm2-node-dot{background:var(--copper);border-color:var(--copper)}.landing-root .rm2-node.is-active .rm2-node-dot{background:var(--gold);border-color:var(--gold);transform:scale(1.5);box-shadow:0 0 0 5px rgba(194,98,44,.22),0 0 16px rgba(240,182,92,.8)}.landing-root .rm2-node-label{position:absolute;top:22px;font-size:10.5px;letter-spacing:.16em;white-space:nowrap;color:hsla(38,54%,93%,.5);transition:color .3s ease}.landing-root .rm2-node.is-active .rm2-node-label{color:var(--copper)}.landing-root .rm2-node.is-done .rm2-node-label{color:hsla(38,54%,93%,.7)}.landing-root .rm2-node:hover .rm2-node-dot{border-color:var(--copper)}.landing-root .rm2-node:focus-visible{outline:none}.landing-root .rm2-node:focus-visible .rm2-node-dot{box-shadow:0 0 0 4px rgba(194,98,44,.4)}@media (max-width:540px){.landing-root .rm2-node-label{display:none}.landing-root .rm2-rail{margin-bottom:10px}}.landing-root .rm2-stage{position:relative;min-height:clamp(220px,24vw,280px);display:flex;flex-direction:column;justify-content:center}.landing-root .rm2-slide{display:flex;align-items:center;gap:clamp(22px,4vw,52px)}@media (max-width:640px){.landing-root .rm2-slide{flex-direction:column;align-items:flex-start;gap:14px}}.landing-root .rm2-index{flex:0 0 auto;font-family:var(--font-display);font-style:italic;font-size:clamp(86px,13vw,172px);line-height:.8;letter-spacing:-.04em;color:var(--copper);text-shadow:0 0 40px rgba(194,98,44,.4)}.landing-root .rm2-text{display:flex;flex-direction:column;gap:12px;min-width:0}.landing-root .rm2-label{font-size:13px;letter-spacing:.26em;text-transform:uppercase;color:var(--copper)}.landing-root .rm2-statement{margin:0;font-family:var(--font-display);font-weight:500;font-size:clamp(24px,3.1vw,42px);line-height:1.08;letter-spacing:-.02em;color:var(--ivory);text-wrap:balance;text-shadow:0 2px 24px rgba(0,0,0,.45)}.landing-root .rm2-detail{margin:2px 0 0;font-family:var(--font-body);font-size:clamp(15px,1.4vw,18px);line-height:1.5;color:hsla(38,54%,93%,.74);max-width:46ch;text-wrap:pretty;text-shadow:0 1px 12px rgba(0,0,0,.4)}.landing-root .rm2-anim{animation:rm2-in .62s cubic-bezier(.2,.7,.2,1) both}@keyframes rm2-in{0%{opacity:0;transform:translateY(16px);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.landing-root .rm2-progress{display:block;margin-top:clamp(20px,3vw,32px);height:2px;background:hsla(38,54%,93%,.12);border-radius:2px;overflow:hidden}.landing-root .rm2-progress-fill{display:block;height:100%;width:100%;background:linear-gradient(90deg,var(--gold),var(--copper));transform-origin:left center;transform:scaleX(0);animation-name:rm2-progress;animation-timing-function:linear;animation-fill-mode:forwards}@keyframes rm2-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.landing-root .rm2-anim{animation:none}.landing-root .rm2-node-dot,.landing-root .rm2-rail-fill{transition:none}}.landing-root .coming-arrival{position:relative;display:flex;flex-direction:column;align-items:center;margin-top:-28px}.landing-root .coming-arrival-line{width:2px;height:36px;background:linear-gradient(180deg,var(--copper),rgba(194,98,44,0));margin-bottom:20px;box-shadow:0 0 10px rgba(194,98,44,.5)}@media (max-width:820px){.landing-root .coming-arrival-line{display:none}.landing-root .coming-arrival{margin-top:8px}}.landing-root .coming-arrival.is-near .coming-arrival-line{height:48px;box-shadow:0 0 16px rgba(194,98,44,.8)}.landing-root .coming-arrival.is-near .coming-nudge{text-shadow:0 0 22px rgba(194,98,44,.55)}.landing-root .coming-arrival .coming-arrival-line{transition:height .5s ease,box-shadow .5s ease}.landing-root .coming-arrival .coming-nudge{transition:text-shadow .5s ease}.landing-root .coming-signup{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:560px;margin-inline:auto;width:100%}.landing-root .coming-nudge{margin:0;font-family:var(--font-display);font-style:italic;font-size:clamp(20px,2vw,26px);line-height:1.2;color:var(--ivory);text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.4)}.landing-root .coming-form{display:flex;flex-wrap:wrap;gap:10px;align-items:stretch;width:100%}.landing-root .coming-input{flex:1 1 280px;min-width:0;font-family:var(--font-body);font-size:16px;padding:16px 18px;border:1px solid hsla(38,54%,93%,.3);background:rgba(22,17,13,.45);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:var(--ivory);border-radius:999px;outline:none;transition:border-color .2s ease,background .2s ease,box-shadow .22s ease}.landing-root .coming-input::placeholder{color:hsla(38,54%,93%,.55);font-style:italic}.landing-root .coming-input:focus{border-color:var(--copper);background:rgba(22,17,13,.65);box-shadow:0 0 0 4px rgba(194,98,44,.18),0 0 24px rgba(194,98,44,.35)}.landing-root .coming-submit{display:inline-flex;align-items:center;gap:10px;padding:16px 22px;background:var(--copper);color:var(--ivory);font-family:var(--font-display);font-weight:500;font-size:16px;border:0;border-radius:999px;cursor:pointer;transition:background .12s linear,transform .12s linear,box-shadow .22s ease}.landing-root .coming-submit:hover{background:#a85221;box-shadow:0 0 24px rgba(194,98,44,.45)}.landing-root .coming-submit:hover .arrow{transform:translateX(3px)}.landing-root .coming-submit:active{transform:translateY(1px)}.landing-root .coming-submit .arrow{display:inline-block;transition:transform .2s cubic-bezier(.2,.7,.2,1)}.landing-root .coming-thanks{display:flex;flex-direction:column;gap:4px;padding:18px 22px;border:1px dashed hsla(38,54%,93%,.35);border-radius:12px;margin-top:4px;max-width:560px;margin-inline:auto;text-align:center}.landing-root .coming-thanks .display-italic{font-family:var(--font-display);font-size:22px;color:var(--copper)}.landing-root .coming-thanks-sub{font-size:14px;color:hsla(38,54%,93%,.7)}.landing-root .final-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px}.landing-root .final-login{font-family:var(--font-body);font-size:15px;color:hsla(38,54%,93%,.75);text-decoration:underline;text-underline-offset:4px;text-decoration-color:hsla(38,54%,93%,.32);transition:color .16s ease,text-decoration-color .16s ease}.landing-root .final-login:hover{color:var(--copper);text-decoration-color:var(--copper)}.landing-root .final{position:relative;padding-block:clamp(72px,9vw,144px);border-top:1px solid var(--rule);background:#14110f;color:var(--ivory);overflow:hidden;isolation:isolate}.landing-root .final-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.landing-root .final-bg-img,.landing-root .final-poster,.landing-root .final-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:60% center;display:block}.landing-root .final-video{z-index:1}.landing-root .final-bg-scrim{position:absolute;inset:0;z-index:2;background:var(--scrim-cta)}.landing-root .final-inner{position:relative;z-index:1;max-width:920px;display:flex;flex-direction:column}.landing-root .final-headline{font-size:clamp(48px,9vw,144px);margin:0;letter-spacing:-.03em;color:var(--ivory);text-shadow:0 2px 22px rgba(13,9,7,.8),0 1px 4px rgba(13,9,7,.95)}.landing-root .final-headline .display-italic{color:var(--copper);text-shadow:0 2px 18px rgba(13,9,7,.95),0 0 30px rgba(13,9,7,.7),0 1px 3px rgba(0,0,0,.9)}@media (prefers-reduced-motion:reduce){.landing-root .final-video{display:none}}.landing-root .final-lede{max-width:44ch;color:hsla(38,54%,93%,.84);text-shadow:0 1px 12px rgba(0,0,0,.4)}.landing-root .final-lede .script{color:var(--gold)}.landing-root .final-meta{font-size:11.5px;letter-spacing:.06em;color:hsla(38,54%,93%,.62)}.landing-root .footer-inner{display:flex;flex-direction:column;gap:32px}.landing-root .footer-mark{display:flex;flex-direction:column;gap:4px}.landing-root .footer-mark .wordmark{font-size:24px}.landing-root .footer-tag{font-family:var(--font-display);font-style:italic;font-size:18px;color:var(--ink-70)}.landing-root.theme-dark .footer-tag{color:var(--paper-70)}.landing-root .footer-cols{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.landing-root .footer-cols>div{display:flex;flex-direction:column;gap:8px;font-family:var(--font-mono);font-size:12px;letter-spacing:.04em}.landing-root .footer-cols a{color:var(--fg);text-decoration:none}.landing-root .footer-cols a:hover{color:var(--accent)}.landing-root .footer-cols .text-mute{text-transform:uppercase;letter-spacing:.12em;margin-bottom:4px}.landing-root .footer-bottom{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.06em;padding-top:24px;border-top:1px solid var(--rule);color:var(--ink-50)}.landing-root.theme-dark .footer-bottom{color:var(--paper-50)}.landing-root .reveal{opacity:0;transform:translateY(30px);transition:opacity .75s cubic-bezier(.2,.7,.2,1),transform .75s cubic-bezier(.2,.7,.2,1);transition-delay:var(--rd,0ms);will-change:opacity,transform}.landing-root .reveal.reveal-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.landing-root .reveal{opacity:1;transform:none;transition:none}.landing-root .scroll-cue-line,.landing-root .ticker-track{animation:none}}.landing-root{--font-display:var(--font-clash),var(--font-bricolage),ui-sans-serif,system-ui,sans-serif;--font-body:var(--font-geist-sans),"Inter",ui-sans-serif,system-ui,sans-serif;--font-mono:var(--font-geist-mono),ui-monospace,"SF Mono",monospace;--font-script:var(--font-noto-serif),var(--font-noto-tamil),var(--font-noto-deva),var(--font-noto-arabic),var(--font-noto-sc),var(--font-noto-thai),serif;--ticker-duration:38s}.landing-root .hero-headline--explain{font-size:clamp(40px,6.4vw,96px);line-height:1;letter-spacing:-.025em}.landing-root .hero-lede{margin:clamp(18px,1.8vw,26px) 0 0;max-width:34ch;font-size:clamp(18px,1.9vw,25px);line-height:1.4;color:hsla(38,54%,93%,.92);text-wrap:balance;text-shadow:0 1px 16px rgba(0,0,0,.4)}.landing-root .bcard{position:relative;display:flex;flex-direction:column;gap:12px;padding:clamp(24px,2.4vw,34px);min-height:clamp(420px,40vw,480px);background:rgba(18,15,13,.5);border:1px solid hsla(38,54%,93%,.1);border-radius:14px;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);color:var(--ivory);overflow:hidden;cursor:default;outline:none;transition:transform .36s cubic-bezier(.2,.7,.2,1),background .36s ease,border-color .36s ease,box-shadow .36s ease}.landing-root .bcard:focus-visible{border-color:rgba(194,98,44,.6)}.landing-root .bcard.is-active{transform:translateY(-6px);background:rgba(18,15,13,.66);border-color:rgba(194,98,44,.5);box-shadow:0 30px 64px -18px rgba(0,0,0,.6),0 0 0 1px rgba(194,98,44,.3),0 0 52px -8px rgba(194,98,44,.32)}.landing-root .bcard-num{position:absolute;top:clamp(2px,.6vw,8px);right:clamp(14px,1.6vw,24px);font-family:var(--font-display);font-style:italic;font-size:clamp(96px,9vw,150px);line-height:.8;letter-spacing:-.04em;color:transparent;-webkit-text-stroke:1.5px hsla(38,54%,93%,.22);pointer-events:none;z-index:0;transition:color .36s ease,-webkit-text-stroke .36s ease,text-shadow .36s ease}.landing-root .bcard.is-active .bcard-num{color:rgba(194,98,44,.14);-webkit-text-stroke:1.5px rgba(194,98,44,.5);text-shadow:0 0 36px rgba(194,98,44,.3)}.landing-root .bcard-mark{position:relative;z-index:1;width:30px;height:30px;fill:none;stroke:hsla(38,54%,93%,.42);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;transition:stroke .36s ease}.landing-root .bcard-mark.is-on{stroke:var(--copper)}.landing-root .bcard-mark circle{fill:hsla(38,54%,93%,.42);stroke:none;transition:fill .36s ease}.landing-root .bcard-mark.is-on circle{fill:var(--copper)}.landing-root .bcard-eyebrow{position:relative;z-index:1;margin-top:2px;font-size:10.5px;letter-spacing:.22em;color:hsla(38,54%,93%,.45);transition:color .36s ease}.landing-root .bcard.is-active .bcard-eyebrow{color:var(--copper)}.landing-root .bcard-title{position:relative;z-index:1;font-family:var(--font-display);font-weight:500;font-size:clamp(30px,3vw,44px);line-height:1;letter-spacing:-.02em;margin:0;color:var(--ivory)}.landing-root .bcard-body{position:relative;z-index:1;margin:0;max-width:32ch;font-family:var(--font-body);font-size:15px;line-height:1.5;color:hsla(38,54%,93%,.74);text-wrap:pretty}.landing-root .art{position:relative;z-index:1;margin-top:auto;border-radius:10px;border:1px solid hsla(38,54%,93%,.1);background:rgba(10,8,7,.5);padding:14px;opacity:.7;transform:translateY(4px);transition:opacity .36s ease,transform .36s ease,border-color .36s ease}.landing-root .bcard.is-active .art{opacity:1;transform:none;border-color:hsla(38,54%,93%,.16)}.landing-root .bcard-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:hsla(38,54%,93%,.07);transform-origin:left center;pointer-events:none;z-index:2}.landing-root .bcard.is-active .bcard-progress{background:linear-gradient(90deg,var(--gold),var(--copper));transform:scaleX(0);animation:beat-progress linear forwards}.landing-root .art-tell{display:flex;flex-direction:column;gap:9px;align-items:flex-end}.landing-root .art-tell-chips{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.landing-root .chip{font-size:11.5px;color:var(--ivory);background:rgba(194,98,44,.18);border:1px solid rgba(194,98,44,.34);padding:5px 11px;border-radius:999px;white-space:nowrap}.landing-root .chip-cam{display:inline-flex;align-items:center;gap:6px;background:hsla(38,54%,93%,.07);border-color:hsla(38,54%,93%,.18)}.landing-root .chip-cam svg{width:13px;height:13px;fill:none;stroke:hsla(38,54%,93%,.7);stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.landing-root .art-you{font-size:9.5px;letter-spacing:.22em;color:hsla(38,54%,93%,.4);white-space:nowrap}.landing-root .art-plan{display:flex;flex-direction:column;gap:10px}.landing-root .art-plan-head{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.16em;color:hsla(38,54%,93%,.55);white-space:nowrap}.landing-root .art-meals{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.landing-root .art-meals li{display:flex;align-items:baseline;gap:10px}.landing-root .m-when{font-size:9.5px;letter-spacing:.12em;color:hsla(38,54%,93%,.5);width:56px;flex:none;white-space:nowrap}.landing-root .m-dish{flex:1;min-width:0;font-family:var(--font-body);font-size:14px;color:var(--ivory);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-root .m-kcal{font-size:11px;color:hsla(38,54%,93%,.5);font-variant-numeric:tabular-nums;white-space:nowrap}.landing-root .art-cal{display:flex;flex-direction:column;gap:7px;padding-top:10px;border-top:1px solid hsla(38,54%,93%,.1)}.landing-root .art-cal-bar{position:relative;height:5px;border-radius:3px;background:hsla(38,54%,93%,.1);overflow:hidden}.landing-root .art-cal-bar span{position:absolute;inset:0 auto 0 0;height:100%;border-radius:3px;background:linear-gradient(90deg,var(--gold),var(--copper))}.landing-root .art-cal-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.landing-root .art-cal-num{font-size:12px;color:var(--ivory);font-variant-numeric:tabular-nums;white-space:nowrap}.landing-root .art-cal-goal{color:hsla(38,54%,93%,.45)}.landing-root .art-grocery{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;letter-spacing:.1em;color:var(--gold);white-space:nowrap}.landing-root .art-check{display:inline-grid;place-items:center;width:13px;height:13px;border-radius:50%;background:var(--gold);color:#1a1612;font-size:9px;font-weight:700}.landing-root .art-cook{display:flex;flex-direction:column;gap:11px}.landing-root .art-cook-head{display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.16em;color:hsla(38,54%,93%,.55);white-space:nowrap}.landing-root .art-timer{font-variant-numeric:tabular-nums;color:var(--gold);border:1px solid rgba(227,162,28,.42);border-radius:999px;padding:2px 10px;letter-spacing:.08em}.landing-root .art-cook-step{margin:0;font-family:var(--font-display);font-weight:500;font-size:20px;line-height:1.15;letter-spacing:-.01em;color:var(--ivory)}.landing-root .art-cook-voice{display:flex;align-items:center;gap:9px;font-size:9.5px;letter-spacing:.16em;color:hsla(38,54%,93%,.55);white-space:nowrap}.landing-root .art-eq{display:inline-flex;align-items:flex-end;gap:2.5px;height:13px}.landing-root .art-eq i{width:2.5px;border-radius:2px;background:var(--copper);height:35%}.landing-root .bcard.is-active .art-eq i{animation:art-eq 1s ease-in-out infinite;animation-delay:calc(var(--bi) * .12s)}@keyframes art-eq{0%,to{height:30%}50%{height:100%}}.landing-root .beats-cta-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.landing-root .beats-cta-alt{font-family:var(--font-mono);font-size:12px;letter-spacing:.04em;color:hsla(38,54%,93%,.62);text-decoration:none;border-bottom:1px solid hsla(38,54%,93%,.22);padding-bottom:2px;transition:color .16s ease,border-color .16s ease}.landing-root .beats-cta-alt:hover{color:var(--ivory);border-color:var(--copper)}@media (prefers-reduced-motion:reduce){.landing-root .bcard{transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.landing-root .bcard.is-active,.landing-root .bcard.is-active .art{transform:none}.landing-root .bcard-progress,.landing-root .bcard.is-active .bcard-progress{animation:none;transform:none}.landing-root .bcard.is-active .art-eq i{animation:none;height:60%}}.landing-root .plan{position:relative;background:#17120f;color:var(--ivory);padding-block:clamp(64px,9vw,128px);overflow:hidden;isolation:isolate}.landing-root .plan-bg{position:absolute;inset:0;z-index:0;pointer-events:none}.landing-root .plan-bg-img{width:100%;height:100%;object-fit:cover;object-position:62% center;display:block;opacity:0;transform:scale(1.12);filter:saturate(1.04);transition:opacity 1.2s ease,transform 1.6s cubic-bezier(.2,.7,.2,1)}.landing-root .plan.is-in .plan-bg-img{opacity:1;transform:scale(1.04);animation:plan-kenburns 26s ease-in-out 1.6s infinite alternate}@keyframes plan-kenburns{0%{transform:scale(1.04) translateZ(0)}to{transform:scale(1.12) translate3d(-2.2%,-1.4%,0)}}.landing-root .plan-bg-scrim{position:absolute;inset:0;background:linear-gradient(90deg,rgba(23,18,15,.72),rgba(23,18,15,.34) 32%,rgba(23,18,15,.06) 64%,rgba(23,18,15,0)),linear-gradient(0deg,rgba(23,18,15,.6),rgba(23,18,15,.22) 20%,rgba(23,18,15,0) 42%)}.landing-root .plan-inner{position:relative;z-index:1}.landing-root .plan .eyebrow{color:var(--copper)}.landing-root .plan-head{max-width:1040px}.landing-root .plan-headline{font-family:var(--font-script);font-weight:500;font-size:clamp(40px,6vw,84px);line-height:1.04;letter-spacing:-.01em;margin:16px 0 0;color:var(--ivory);text-wrap:balance}.landing-root .plan-em{color:var(--copper);font-style:italic}.landing-root .plan-grid{position:relative;list-style:none;margin:clamp(48px,5vw,76px) 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(18px,2vw,30px);align-items:start}.landing-root .plan-trail{grid-column:1/-1;position:absolute;top:11px;left:16.6%;right:16.6%;height:0;pointer-events:none}.landing-root .plan-trail-line{position:absolute;inset:0;height:0;border-top:1.5px dashed rgba(194,98,44,.42);transform:scaleX(0);transform-origin:left center;transition:transform 1.1s cubic-bezier(.2,.7,.2,1) .22s}.landing-root .plan.is-in .plan-trail-line{transform:scaleX(1)}.landing-root .plan-step{position:relative;margin-top:calc(28px + var(--si) * 34px);padding:clamp(24px,2.3vw,34px) clamp(22px,1.9vw,32px) clamp(28px,2.6vw,38px);background:linear-gradient(180deg,rgba(18,13,11,.52),rgba(18,13,11,.66));backdrop-filter:blur(13px) saturate(1.08);-webkit-backdrop-filter:blur(13px) saturate(1.08);border:1px solid hsla(38,54%,93%,.09);border-radius:12px;box-shadow:0 26px 56px -30px rgba(0,0,0,.72);outline:none;transition:background .48s ease,border-color .48s ease,box-shadow .48s ease,transform .46s cubic-bezier(.2,.7,.2,1)}.landing-root .plan-stem{position:absolute;left:50%;top:calc(-18px - var(--si) * 34px);height:calc(18px + var(--si) * 34px);width:1.5px;background:linear-gradient(180deg,rgba(194,98,44,.5),rgba(194,98,44,.12));transform:translateX(-50%) scaleY(0);transform-origin:top center;transition:transform .62s cubic-bezier(.2,.7,.2,1);pointer-events:none}.landing-root .plan.is-in .plan-stem{transform:translateX(-50%) scaleY(1);transition-delay:calc(.42s + var(--si) * .15s)}.landing-root .plan-stem:before{content:"";position:absolute;top:-5px;left:50%;width:11px;height:11px;border-radius:50%;transform:translateX(-50%);background:#1a120e;border:1.5px solid hsla(38,54%,93%,.34);transition:border-color .42s ease,box-shadow .42s ease,background .42s ease}.landing-root .plan-step.is-live .plan-stem{background:linear-gradient(180deg,var(--copper),rgba(194,98,44,.18))}.landing-root .plan-step.is-live .plan-stem:before{background:var(--copper);border-color:var(--copper);box-shadow:0 0 0 0 rgba(194,98,44,.55);animation:voice-live-pulse 1.9s ease-out infinite;animation-delay:1.2s}.landing-root .plan-step:focus-visible .plan-stem:before,.landing-root .plan-step:hover .plan-stem:before{border-color:var(--copper);box-shadow:0 0 0 5px rgba(194,98,44,.14)}.landing-root .plan-step:after{content:"";position:absolute;top:-1px;left:12px;right:12px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--gold),var(--copper));transform:scaleX(0);transform-origin:left center;transition:transform .56s cubic-bezier(.2,.7,.2,1);pointer-events:none}.landing-root .plan-step:focus-visible:after,.landing-root .plan-step:hover:after{transform:scaleX(1)}.landing-root .plan-step:focus-visible,.landing-root .plan-step:hover{border-color:rgba(194,98,44,.4);box-shadow:0 34px 64px -28px rgba(0,0,0,.78),0 0 40px -10px rgba(194,98,44,.28)}.landing-root .plan-when{display:inline-flex;align-items:center;gap:9px;font-size:11px;letter-spacing:.2em;color:hsla(38,54%,93%,.5);margin-bottom:18px;white-space:nowrap;transition:letter-spacing .42s cubic-bezier(.2,.7,.2,1),color .42s ease}.landing-root .plan-step:focus-visible .plan-when,.landing-root .plan-step:hover .plan-when{letter-spacing:.26em}.landing-root .plan-step.is-live .plan-when{color:var(--copper)}.landing-root .plan-dot{width:7px;height:7px;border-radius:50%;background:hsla(38,54%,93%,.3);flex:none;transition:background .42s ease,box-shadow .42s ease}.landing-root .plan-step.is-live .plan-dot{background:var(--copper);box-shadow:0 0 0 0 rgba(194,98,44,.6);animation:voice-live-pulse 1.8s ease-out infinite}.landing-root .plan-step:focus-visible:not(.is-live) .plan-dot,.landing-root .plan-step:hover:not(.is-live) .plan-dot{background:var(--copper);box-shadow:0 0 0 4px rgba(194,98,44,.16)}.landing-root .plan-tag{margin-left:4px;font-size:8.5px;letter-spacing:.14em;padding:2px 7px;border-radius:999px;border:1px solid rgba(194,98,44,.5);color:var(--copper);transition:border-color .42s ease,color .42s ease,background .42s ease}.landing-root .plan-tag-soon{border-color:hsla(38,54%,93%,.2);color:hsla(38,54%,93%,.5)}.landing-root .plan-step:focus-visible .plan-tag-soon,.landing-root .plan-step:hover .plan-tag-soon{border-color:rgba(194,98,44,.5);color:var(--copper)}.landing-root .plan-title{display:flex;align-items:baseline;font-family:var(--font-script);font-weight:500;font-size:clamp(25px,2.4vw,34px);line-height:1.1;letter-spacing:-.01em;margin:0 0 12px;min-height:2.2em;color:var(--ivory)}.landing-root .plan-step:not(.is-live) .plan-title{color:hsla(38,54%,93%,.84)}.landing-root .plan-step:focus-visible .plan-title-text,.landing-root .plan-step:hover .plan-title-text{color:var(--copper)}.landing-root .plan-title-text{transition:color .38s ease}.landing-root .plan-arrow{display:inline-block;color:var(--copper);font-family:var(--font-body);margin-right:12px;opacity:.9;transform:translateX(0);transition:transform .42s cubic-bezier(.2,.7,.2,1),opacity .32s ease}.landing-root .plan-step:not(.is-live) .plan-arrow{opacity:.55}.landing-root .plan-step:focus-visible .plan-arrow,.landing-root .plan-step:hover .plan-arrow{transform:translateX(8px);opacity:1}.landing-root .plan-body{margin:0;font-family:var(--font-body);font-size:15px;line-height:1.55;color:hsla(38,54%,93%,.6);text-wrap:pretty;max-width:34ch;transition:color .38s ease}.landing-root .plan-step:focus-visible .plan-body,.landing-root .plan-step:hover .plan-body{color:hsla(38,54%,93%,.78)}.landing-root .plan-eyebrow,.landing-root .plan-headline,.landing-root .plan-step{opacity:0;transform:translateY(26px);transition:opacity .72s ease,transform .76s cubic-bezier(.2,.7,.2,1)}.landing-root .plan.is-in .plan-eyebrow{opacity:1;transform:none}.landing-root .plan.is-in .plan-headline{opacity:1;transform:none;transition-delay:.11s}.landing-root .plan.is-in .plan-step{opacity:1;transform:none;transition-delay:calc(.28s + var(--si) * .13s)}.landing-root .plan.is-in .plan-step:focus-visible,.landing-root .plan.is-in .plan-step:hover{transform:translateY(-5px);transition-delay:0ms}@media (max-width:880px){.landing-root .plan-grid{grid-template-columns:1fr;gap:16px;margin-top:36px}.landing-root .plan-trail{display:none}.landing-root .plan-step{margin-top:0}.landing-root .plan-stem{display:none}.landing-root .plan-title{min-height:0}}@media (prefers-reduced-motion:reduce){.landing-root .plan-eyebrow,.landing-root .plan-headline,.landing-root .plan-step{opacity:1;transform:none;transition:none}.landing-root .plan-trail-line{transform:scaleX(1);transition:none}.landing-root .plan-stem{transform:translateX(-50%) scaleY(1);transition:none}.landing-root .plan-arrow,.landing-root .plan-step:after,.landing-root .plan-title-text,.landing-root .plan-when{transition:none}.landing-root .plan-bg-img{opacity:1;transform:scale(1.04);animation:none;transition:none}}.landing-root .dwl-card{max-width:560px;margin:26px auto 0;padding:22px 24px;border:1px solid hsla(38,54%,93%,.22);border-radius:16px;background:rgba(22,17,13,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);text-align:center}.landing-root .dwl-body{margin:0 0 16px;font-family:var(--font-body);font-size:16px;line-height:1.6;color:var(--ivory)}.landing-root .dwl-act{display:flex;flex-direction:column;align-items:center;gap:8px}.landing-root .dwl-form{justify-content:center}.landing-root .dwl-err{margin:0;font-family:var(--font-body);font-size:13.5px;color:hsla(38,54%,93%,.8)}.landing-root .dwl-confirm{margin:0;font-family:var(--font-display);font-style:italic;font-size:18px;color:var(--ivory)}.landing-root .dwl-occasion{margin-top:14px}.landing-root .dwl-occasion-q{margin:0 0 10px;font-family:var(--font-body);font-size:14px;color:hsla(38,54%,93%,.75)}.landing-root .dwl-chips{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.landing-root .dwl-chip{padding:12px 18px;border:1px solid hsla(38,54%,93%,.3);border-radius:999px;background:transparent;color:var(--ivory);font-family:var(--font-body);font-size:14px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.landing-root .dwl-chip:hover{border-color:var(--copper);background:rgba(194,98,44,.15)}.landing-root .dwl-chip:focus-visible{outline:none;border-color:var(--copper);box-shadow:0 0 0 4px rgba(194,98,44,.4)}.landing-root .dwl-chip--skip{border-style:dashed;color:hsla(38,54%,93%,.6)}@media (prefers-reduced-motion:reduce){.landing-root .dwl-chip{transition:none}}@font-face{font-family:__clash_b9c187;src:url(/_next/static/media/285d44360adb7279-s.p.woff2) format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:__clash_b9c187;src:url(/_next/static/media/086a70ddba625929-s.p.woff2) format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:__clash_Fallback_b9c187;src:local("Arial");ascent-override:83.42%;descent-override:23.43%;line-gap-override:8.44%;size-adjust:106.69%}.__className_b9c187{font-family:__clash_b9c187,__clash_Fallback_b9c187,ui-sans-serif,system-ui,sans-serif}.__variable_b9c187{--font-clash:"__clash_b9c187","__clash_Fallback_b9c187",ui-sans-serif,system-ui,sans-serif}@font-face{font-family:__Bricolage_Grotesque_f375e7;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Bricolage_Grotesque_f375e7;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Bricolage_Grotesque_f375e7;font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bricolage_Grotesque_f375e7;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/93a6e477e1480c92-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Bricolage_Grotesque_f375e7;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c7e0cf6c760983e7-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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:__Bricolage_Grotesque_f375e7;font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(/_next/static/media/9d5a263311222317-s.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Bricolage_Grotesque_Fallback_f375e7;src:local("Arial");ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.00%;size-adjust:105.43%}.__className_f375e7{font-family:__Bricolage_Grotesque_f375e7,__Bricolage_Grotesque_Fallback_f375e7;font-style:normal}.__variable_f375e7{--font-bricolage:"__Bricolage_Grotesque_f375e7","__Bricolage_Grotesque_Fallback_f375e7"}@font-face{font-family:__notoDeva_4183c1;src:url(/_next/static/media/526dce6e31f2d1d3-s.woff2) format("woff2");font-display:swap}@font-face{font-family:__notoDeva_Fallback_4183c1;src:local("Arial");ascent-override:89.60%;descent-override:40.80%;line-gap-override:0.00%;size-adjust:100.00%}.__className_4183c1{font-family:__notoDeva_4183c1,__notoDeva_Fallback_4183c1}.__variable_4183c1{--font-noto-deva:"__notoDeva_4183c1","__notoDeva_Fallback_4183c1"}@font-face{font-family:__notoArabic_ae35d7;src:url(/_next/static/media/6da7d2080f1ad157-s.woff2) format("woff2");font-display:swap}@font-face{font-family:__notoArabic_Fallback_ae35d7;src:local("Arial");ascent-override:137.40%;descent-override:73.80%;line-gap-override:0.00%;size-adjust:100.00%}.__className_ae35d7{font-family:__notoArabic_ae35d7,__notoArabic_Fallback_ae35d7}.__variable_ae35d7{--font-noto-arabic:"__notoArabic_ae35d7","__notoArabic_Fallback_ae35d7"}@font-face{font-family:__notoSC_1c803f;src:url(/_next/static/media/537f5e6dce5cccdb-s.woff2) format("woff2");font-display:swap}@font-face{font-family:__notoSC_Fallback_1c803f;src:local("Arial");ascent-override:116.00%;descent-override:28.80%;line-gap-override:0.00%;size-adjust:100.00%}.__className_1c803f{font-family:__notoSC_1c803f,__notoSC_Fallback_1c803f}.__variable_1c803f{--font-noto-sc:"__notoSC_1c803f","__notoSC_Fallback_1c803f"}@font-face{font-family:__notoTamil_fa1000;src:url(/_next/static/media/3e38ba13d3b2e24b-s.woff2) format("woff2");font-display:swap}@font-face{font-family:__notoTamil_Fallback_fa1000;src:local("Arial");ascent-override:87.00%;descent-override:37.00%;line-gap-override:0.00%;size-adjust:100.00%}.__className_fa1000{font-family:__notoTamil_fa1000,__notoTamil_Fallback_fa1000}.__variable_fa1000{--font-noto-tamil:"__notoTamil_fa1000","__notoTamil_Fallback_fa1000"}@font-face{font-family:__notoThai_5adc0b;src:url(/_next/static/media/caadbe1b2086d68b-s.woff2) format("woff2");font-display:swap}@font-face{font-family:__notoThai_Fallback_5adc0b;src:local("Arial");ascent-override:106.10%;descent-override:45.00%;line-gap-override:0.00%;size-adjust:100.00%}.__className_5adc0b{font-family:__notoThai_5adc0b,__notoThai_Fallback_5adc0b}.__variable_5adc0b{--font-noto-thai:"__notoThai_5adc0b","__notoThai_Fallback_5adc0b"}