.landing-root{--landing-accent:#dfff5c;--landing-accent-btn:#dfff5ce6;--landing-bg:#040a06;--landing-charcoal:#0e0f10;--landing-surface:#171a1e;--landing-surface-glass:#0c0e0f1f;--landing-text:#f9f6ef;--landing-text-warm:#f9f6ef;--landing-text-muted:#ffffff59;--landing-text-subtle:#ffffff59;--landing-warm-white:#c8c8b0;--landing-off-white:#f9f6ef;--landing-cool-gray:#868b93;--landing-border:#2a2d33;--landing-success:#4ade80;--landing-error:#e24b4a;--landing-teal:#3ba889;--landing-teal-deep:#005b72;--landing-moss:#19271a;--landing-sage:#e4e4da;--landing-surface-green:#19271a66;--landing-badge-bg:#1b210f;--landing-max:79.6875rem;--landing-hero-max:80rem;--landing-frame-gutter:5rem;--landing-nav-height:5.625rem;--landing-section-space:7.5rem;--landing-section-space-mobile:5rem;--landing-radius-btn:.5rem;--landing-font:var(--font-plus-jakarta), "Plus Jakarta Sans", system-ui, sans-serif;--landing-serif:var(--font-source-serif), "Source Serif 4", Georgia, "Times New Roman", serif;--landing-field-height:2.75rem;scroll-behavior:smooth}.landing-theme{background:var(--landing-bg);min-height:100vh;color:var(--landing-text);font-family:var(--landing-font);-webkit-font-smoothing:antialiased;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-size:16px;font-weight:400;line-height:1.65;position:relative;overflow-x:clip}.landing-skip-link{z-index:80;border-radius:var(--landing-radius-btn);background:var(--landing-accent);color:#000;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;position:absolute;top:-100%;left:1rem}.landing-skip-link:focus{top:1rem}.landing-theme :focus-visible{outline:2px solid var(--landing-accent);outline-offset:3px}.landing-container{width:100%;max-width:var(--landing-max);margin-inline:auto;padding-inline:1.5rem}.landing-hero-container{width:100%;max-width:var(--landing-hero-max);flex-direction:column;min-height:35.4375rem;margin-inline:auto;padding-inline:1.5rem;display:flex}.landing-nav-shell{padding-inline:1.5rem}@media (min-width:768px){.landing-container,.landing-hero-container{padding-inline:2rem}.landing-nav-shell{padding-inline:var(--landing-frame-gutter)}}@media (min-width:1200px){.landing-container{padding-inline:0}.landing-hero-container{padding-inline:var(--landing-frame-gutter)}}.landing-section{scroll-margin-top:calc(var(--landing-nav-height) + 1rem);position:relative}main>.landing-section+.landing-section{padding-top:var(--landing-section-space)}@media (max-width:767px){main>.landing-section+.landing-section{padding-top:var(--landing-section-space-mobile)}}.landing-accent{color:var(--landing-accent)}.landing-muted-line{color:var(--landing-text)}.landing-text-muted{color:var(--landing-text-muted)}.landing-line-gap{height:.75em;display:block}.landing-root{--landing-reveal-ease:cubic-bezier(.22, 1, .36, 1)}.landing-reveal{opacity:0;transition:opacity .6s var(--landing-reveal-ease), transform .6s var(--landing-reveal-ease);transform:translateY(16px)}.landing-reveal--left{transform:translate(-2.5rem,16px)}.landing-reveal--right{transform:translate(2.5rem,16px)}@media (min-width:768px){.landing-reveal--left{transform:translate(-7.5rem)}.landing-reveal--right{transform:translate(7.5rem)}}.landing-reveal.is-visible{opacity:1;transform:translate(0,0)}.landing-glows{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:clip}.landing-glow-blob{opacity:.45;filter:blur(72px);border-radius:50%;position:absolute;transform:translateZ(0)}.landing-glow-blob--teal{background:radial-gradient(circle, var(--landing-teal) 0%, transparent 68%)}.landing-glow-blob--deep{background:radial-gradient(circle, var(--landing-teal-deep) 0%, transparent 68%)}.landing-glow-blob--moss{background:radial-gradient(circle, var(--landing-moss) 0%, transparent 68%);opacity:.9}.landing-glow-dot{filter:blur(6px);background:radial-gradient(circle,#c8f135e6 0%,#c8f13559 40%,#0000 72%);border-radius:50%;position:absolute}.landing-theme>main,.landing-theme>footer{z-index:1;position:relative}.landing-theme>header{z-index:40;position:sticky;top:0}.landing-theme>header.is-menu-open{z-index:50}.landing-nav-bar{height:var(--landing-nav-height);background:0 0;position:relative}.landing-nav-bar:before{content:"";z-index:-1;background:color-mix(in srgb, var(--landing-bg) 72%, transparent);-webkit-backdrop-filter:blur(55px);pointer-events:none;position:absolute;inset:0}.landing-nav-inner{height:var(--landing-nav-height);justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.landing-nav-left{align-items:center;display:inline-flex}.landing-nav-center{display:block;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:768px) and (max-width:899px){.landing-nav-center{display:none}}.landing-nav-menu{width:2.5rem;height:2.5rem;color:var(--landing-accent);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:none}.landing-nav-menu svg{width:1.75rem;height:1.75rem}.landing-nav-menu.is-open{color:var(--landing-text-warm)}@media (max-width:767px){.landing-nav-actions .landing-badge,.landing-nav-actions .landing-btn--nav,.landing-nav-actions .landing-nav-waitlist,.landing-nav-actions .landing-nav-login,.landing-nav-actions .landing-nav-signup{display:none}.landing-nav-menu{display:inline-flex}.landing-nav-actions{gap:1rem}.landing-nav-actions .landing-festival-chip--nav{display:none}}.landing-nav-drawer-overlay{top:var(--landing-nav-height);z-index:45;background:#0e0f108c;position:fixed;bottom:0;left:0;right:0}.landing-nav-drawer{top:var(--landing-nav-height);z-index:46;background:var(--landing-bg);border-left:1px solid var(--landing-border);visibility:hidden;width:min(67vw,20rem);transition:transform .3s var(--landing-reveal-ease), visibility 0s linear .3s;flex-direction:column;align-items:center;padding:3rem 1.5rem 2.5rem;display:flex;position:fixed;bottom:0;right:0;transform:translate(100%)}.landing-nav-drawer[data-open]{visibility:visible;transition:transform .3s var(--landing-reveal-ease), visibility 0s;transform:translate(0)}.landing-nav-drawer-links{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.landing-festival-chip.landing-festival-chip--drawer{width:100%;max-width:17.5rem;height:2.75rem;color:var(--landing-accent);white-space:nowrap;cursor:pointer;opacity:1;background:#00000059;border-radius:999px;justify-content:center;align-items:center;gap:.625rem;padding-inline:2.5rem;font-size:.9375rem;font-weight:600;line-height:1;text-decoration:none;animation:none;display:inline-flex;border:1px solid #f7f3eb38!important}.landing-festival-chip.landing-festival-chip--drawer:hover,.landing-festival-chip.landing-festival-chip--drawer:focus-visible{background:#f7f3eb0f}.landing-nav-drawer-footer{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-top:auto;display:flex}.landing-nav-drawer-copy{color:var(--landing-text-muted);font-size:.875rem}@media (min-width:768px){.landing-nav-drawer,.landing-nav-drawer-overlay{display:none}}@media (prefers-reduced-motion:reduce){.landing-nav-drawer{transition:none}}.landing-nav-actions{align-items:center;gap:1rem;display:flex}.landing-nav-login{color:var(--landing-off-white);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:1rem;font-weight:600;line-height:1;text-decoration:none}.landing-nav-login:hover{color:var(--landing-accent)}.landing-nav-signup{border-radius:var(--landing-radius-btn);background:var(--landing-accent-btn);color:#000;height:2.75rem;font:inherit;cursor:pointer;white-space:nowrap;border:0;justify-content:center;align-items:center;padding:0 1rem;font-size:.875rem;font-weight:600;line-height:1;transition:filter .15s;display:inline-flex}.landing-nav-signup:hover{filter:brightness(1.06)}.landing-nav-signup--drawer{width:100%;max-width:17.5rem}.landing-badge{border:1px solid var(--landing-accent);color:var(--landing-accent);white-space:nowrap;background:#dff2571f;border-radius:.5rem;align-items:center;padding:.5rem;font-size:.9375rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.landing-nav-waitlist-btn{color:var(--landing-text-warm);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:1rem;font-weight:600;line-height:1}.landing-nav-waitlist-btn:disabled{cursor:default;opacity:.72}.landing-btn{border-radius:var(--landing-radius-btn);font:inherit;white-space:nowrap;cursor:pointer;border:0;justify-content:center;align-items:center;gap:.5rem;font-weight:600;text-decoration:none;transition:filter .15s,background-color .15s;display:inline-flex}.landing-btn--primary{background:var(--landing-accent-btn);width:100%;height:4.125rem;color:var(--landing-charcoal);padding-inline:2.5rem;font-size:1.25rem}.landing-btn--compact{max-width:42.5rem}.landing-btn--primary:hover{filter:brightness(1.06)}.landing-btn--nav{height:2.375rem;color:var(--landing-text);background:#0000001f;padding-inline:1rem;font-size:1rem}.landing-btn--nav:hover{background:#00000059}.landing-btn-icon{width:1.75rem;height:1.75rem}.landing-btn-icon--sm{width:1.25rem;height:1.25rem}@media (max-width:767px){.landing-btn--primary{height:3.5rem;font-size:1rem}.landing-btn-icon{width:1.5rem;height:1.5rem}}.landing-cta{width:100%;max-width:42.5rem;position:relative}.landing-cta-badge{border:1px solid var(--landing-accent);background:var(--landing-badge-bg);color:var(--landing-accent);pointer-events:none;border-radius:.5rem;align-items:center;padding:.5rem;font-size:.9375rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-.9rem;right:0}.landing-section--hero{min-height:48.875rem;padding-top:7.4375rem;padding-bottom:2.5rem}.landing-hero-bg{top:calc(-1 * var(--landing-nav-height));z-index:-1;background:var(--landing-bg);height:max(100vw,54.5rem);max-height:115rem;position:absolute;left:0;right:0;overflow:hidden;-webkit-mask-image:linear-gradient(#000 0% 72%,#0000008c 88%,#0000 99%);mask-image:linear-gradient(#000 0% 72%,#0000008c 88%,#0000 99%)}.landing-hero-bg-placeholder{background:var(--landing-bg);position:absolute;inset:0}.landing-hero-bg-poster{object-fit:cover;object-position:top center}.landing-hero-bg-video{object-fit:cover;object-position:top center;pointer-events:none;opacity:0;backface-visibility:hidden;will-change:opacity;width:100%;height:100%;transition:opacity 1s ease-out;position:absolute;inset:0;transform:translateZ(0)}.landing-hero-bg-video.is-visible{opacity:1}.landing-hero-bg-fade{background:linear-gradient(#040a0614 0%,#040a0600 30%,#040a0673 100%);position:absolute;inset:0}.landing-hero{flex-direction:column;align-items:flex-start;gap:5rem;display:flex}.landing-hero-copy{flex-direction:column;gap:2.5rem;max-width:34.5625rem;display:flex}.landing-festival-chip{color:var(--landing-accent);white-space:nowrap;background:#00000040;border:0;border-radius:999px;align-items:center;gap:.75rem;width:fit-content;padding:1rem;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.landing-festival-chip--nav{border-radius:var(--landing-radius-btn);height:2.75rem;padding-inline:2.5rem;font-size:.875rem}.landing-festival-chip--accent{padding:1rem;font-size:1rem}.landing-festival-chip--link{cursor:pointer;text-decoration:none;transition:background-color .15s}.landing-festival-chip--link:hover,.landing-festival-chip--link:focus-visible{background:#00000073}.landing-festival-chip-dot{background:var(--landing-accent);border-radius:50%;width:.5rem;height:.5rem}.landing-hero-title{color:var(--landing-off-white);font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1}.landing-hero-title-rest{display:block}.landing-hero-break-desktop{display:none}@media (min-width:768px){.landing-hero-break-desktop{display:unset}}.landing-hero-title .landing-accent{text-wrap:balance}@keyframes landing-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translate(0,0)}}.landing-festival-chip,.landing-hero-title>span,.landing-hero-desc,.landing-hero-cta,.landing-hero-cta-stack{opacity:0;animation:landing-rise .7s var(--landing-reveal-ease) forwards}.landing-festival-chip{animation-delay:0s}.landing-hero-title>span:first-child{animation-delay:.15s}.landing-hero-title>span:nth-child(2),.landing-hero-title-rest{animation-delay:.9s}.landing-hero-desc{animation-delay:1.75s}.landing-hero-cta,.landing-hero-cta-stack{animation-delay:2.05s}.landing-hero-scroll{width:2.75rem;height:2.75rem;color:var(--landing-accent);opacity:.9;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;margin:auto auto .5rem;padding:0;transition:opacity .15s;display:flex}.landing-hero-scroll:hover,.landing-hero-scroll:focus-visible{opacity:1}.landing-hero-scroll>svg{animation:2.4s ease-in-out infinite landing-hero-scroll-bob}@keyframes landing-hero-scroll-bob{0%,to{transform:translateY(0)}50%{transform:translateY(.375rem)}}@media (prefers-reduced-motion:reduce){.landing-hero-scroll>svg{animation:none}}.landing-hero-parallax{will-change:transform;position:absolute;inset:-8% 0}.landing-hero-desc{color:var(--landing-accent);font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.32}.landing-hero-cta{width:100%;max-width:42.5rem;margin-top:0}.landing-hero-cta-stack{flex-direction:column;align-items:flex-start;gap:1.25rem;width:100%;max-width:34.5625rem;display:flex}.landing-hero-cta-stack .landing-btn--primary{border-radius:var(--landing-radius-btn);width:100%}.landing-hero-login{color:var(--landing-off-white);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:1rem;font-weight:600;line-height:1}.landing-hero-login:hover{color:var(--landing-accent)}.landing-hero-note{text-align:right;color:var(--landing-text);margin-top:6.5rem;font-size:1rem}@media (max-width:767px){.landing-section--hero{min-height:0;padding-top:4rem;padding-bottom:1.5rem}.landing-hero-bg{height:54.5rem}.landing-hero{gap:2.5rem}.landing-hero-copy{gap:2.5rem;max-width:none}.landing-hero-title{font-size:2rem}.landing-hero-desc{font-size:1.25rem}.landing-hero-note{display:none}}.landing-section--statement{padding-block:3rem}.landing-statement{flex-direction:column;align-items:flex-start;gap:2.5rem;display:flex}@media (min-width:900px){.landing-statement{flex-flow:row;justify-content:space-between;align-items:flex-end;gap:2.5rem}}.landing-statement-main{flex-direction:column;flex:none;gap:2.5rem;display:flex}.landing-statement-logo{width:15rem;height:auto}.landing-statement-headline{color:var(--landing-text);font-size:clamp(1.5rem,2.6vw,2rem);font-weight:800;line-height:1.25}.landing-statement-body{max-width:42rem;color:var(--landing-text);font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.66}@media (min-width:900px){.landing-statement-body{text-align:right;flex:0 42rem}}@media (max-width:767px){.landing-statement-logo{width:12rem}.landing-statement-headline{font-size:1.375rem}.landing-statement-body{font-size:1.25rem}}.landing-section--benefits{flex-direction:column;padding-top:7.5rem;display:flex}.landing-section--benefits .landing-container{flex-direction:column;gap:7.5rem;display:flex}.landing-benefit{flex-direction:column;gap:2rem;max-width:35rem;display:flex}.landing-benefit--right{text-align:right;align-items:flex-end;margin-left:auto}.landing-benefit-label{letter-spacing:.02em;color:var(--landing-accent);font-size:.875rem;font-weight:700}.landing-benefit-headline{font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.25}.landing-benefit-body{color:var(--landing-text-muted);font-size:1.25rem;line-height:1.32}.landing-benefit-body .landing-accent{font-weight:700}.landing-benefit-body .landing-muted-line{color:var(--landing-text-muted)}@media (max-width:767px){.landing-section--benefits,.landing-section--benefits .landing-container{gap:5rem}.landing-section--benefits{padding-top:5rem}.landing-benefit-headline{font-size:2rem}}.landing-section--lightning{padding-top:7.5rem}.landing-lightning{text-align:center;color:var(--landing-text);font-size:clamp(2.5rem,6.3vw,5.6875rem);font-weight:800;line-height:1.3;display:block}@media (max-width:767px){.landing-section--lightning{padding-top:5rem}.landing-lightning{font-size:2rem}}.landing-lightning .landing-accent{text-shadow:0 0 20px #c8f13559;position:relative}.landing-lightning .landing-accent:after{content:"";background:var(--landing-accent);width:.22em;height:.22em;box-shadow:0 0 14px var(--landing-accent);opacity:0;border-radius:50%;position:absolute;top:-.12em;right:-.3em}.landing-lightning.is-visible .landing-accent:after{animation:2.2s ease-out .4s forwards landing-spark-birth}@keyframes landing-spark-birth{0%{opacity:0;transform:scale(.4)}12%{opacity:1;transform:scale(1.3)}22%{opacity:.3;transform:scale(.8)}34%{opacity:1;transform:scale(1.1)}to{opacity:.55;transform:scale(1)}}@media (max-width:767px){.landing-social-headline{font-size:2rem}.landing-social-subtitle{margin-top:2.5rem;font-size:1.25rem}}.landing-social-headline{text-align:center;font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.25}.landing-social-subtitle{text-align:center;color:var(--landing-text-muted);margin-top:2.5rem;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.66}.landing-social-carousel{cursor:grab;touch-action:pan-y;-webkit-user-select:none;user-select:none;margin-top:2.5rem;padding-block:2rem;overflow:hidden}.landing-social-carousel.is-dragging{cursor:grabbing}.landing-social-track{will-change:transform;align-items:center;width:max-content;transition:transform .6s cubic-bezier(.22,1,.36,1);display:flex}.landing-social-slot{width:min(50rem,100vw - 3rem);font:inherit;color:inherit;text-align:left;cursor:pointer;opacity:.2;background:0 0;border:0;flex-shrink:0;margin-inline:calc(1.25rem + min(50rem,100vw - 3rem)/-20);padding:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:scale(.8)}.landing-social-slot .landing-nomination-card{pointer-events:none}.landing-social-slot:hover{opacity:.45}.landing-social-slot--active,.landing-social-slot--active:hover{opacity:1;cursor:inherit;transform:scale(1)}.landing-social-slot--active{position:relative}.landing-social-slot--active:before{content:"";pointer-events:none;background:radial-gradient(70% 60% at 50% 45%,#1a7a6a52,#0000 70%),radial-gradient(45% 40% at 50% 55%,#c8f1351a,#0000 70%);border-radius:2rem;animation:.909s ease-in-out infinite landing-heartbeat;position:absolute;inset:-1.5rem}@keyframes landing-heartbeat{0%,to{opacity:.35;transform:scale(1)}14%{opacity:.6;transform:scale(1.015)}28%{opacity:.4;transform:scale(1)}42%{opacity:.55;transform:scale(1.01)}60%{opacity:.35;transform:scale(1)}}.landing-social-dots{justify-content:center;gap:.625rem;margin-top:2rem;display:flex}.landing-social-dot{cursor:pointer;background:#f9f6ef40;border:0;border-radius:50%;width:.5rem;height:.5rem;padding:0;transition:background-color .15s}.landing-social-dot.is-active{background:var(--landing-accent)}.landing-nomination-card{border:1px solid var(--landing-border);background:var(--landing-surface);color:var(--landing-text-warm);-webkit-backdrop-filter:blur(55px);border-radius:1.25rem;flex-direction:column;gap:1.5rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex;box-shadow:inset 0 1px #f9f6ef12,0 1.25rem 2.5rem #00000052,0 .375rem 1rem #0000002e}.landing-social-slot--active .landing-nomination-card{border-color:#f7f3eb47;box-shadow:inset 0 1px #f9f6ef1a,0 1.75rem 3.5rem #0000006b,0 .5rem 1.25rem #00000038}.landing-nomination-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.landing-nomination-user{align-items:center;gap:1rem;display:flex}.landing-nomination-avatar{object-fit:cover;border-radius:.875rem;width:3rem;height:3rem}.landing-nomination-name{font-size:1.375rem;font-weight:700;line-height:1.2}.landing-nomination-meta{opacity:.4;font-size:1rem;line-height:1.5}.landing-nominated-badge{border:1px solid var(--landing-accent);border-radius:var(--landing-radius-btn);height:1.5rem;color:var(--landing-accent);white-space:nowrap;background:#f9f6ef1f;align-items:center;gap:.5rem;padding-inline:1rem;font-size:1rem;font-weight:600;line-height:1;display:inline-flex}.landing-nomination-film-label,.landing-nomination-review-label{opacity:.4;font-size:1.125rem;font-weight:700}.landing-nomination-film-title{font-family:var(--landing-serif);font-size:1.5rem;font-weight:700;line-height:1.5}.landing-nomination-divider{border:0;border-top:1px solid #f9f6ef33}.landing-nomination-review{font-family:var(--landing-serif);font-size:1.5rem;font-style:italic;line-height:1.66}.landing-nomination-watched{opacity:.4;font-size:1rem}@media (max-width:767px){.landing-nomination-film-label,.landing-nomination-review-label{font-size:.9375rem}.landing-nomination-film-title{font-size:1.25rem;line-height:1.8}.landing-nomination-review{font-size:1.25rem;line-height:2}}.landing-comparison-headline{text-align:center;font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.25}.landing-comparison-subtitle{text-align:center;color:var(--landing-text-muted);margin-top:2.5rem;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.66}.landing-comparison-cards{justify-content:center;align-items:center;gap:1.5rem;margin-top:2.5rem;display:flex}.landing-comparison-side-wrap{flex:1 1 0;align-self:stretch;min-width:0;display:flex}.landing-comparison-side{border:2px solid var(--landing-border);border-radius:.75rem;flex-direction:column;flex:1;justify-content:center;gap:1rem;min-width:0;padding:1.5rem;display:flex}.landing-comparison-side-logo{align-self:flex-start;width:auto;height:1.75rem}.landing-comparison-side-title{color:var(--landing-text);font-size:1rem;font-weight:700;line-height:1.65}.landing-comparison-side-body{color:var(--landing-text);opacity:.5;font-size:1rem;line-height:1.65}.landing-comparison-nomi{background:var(--landing-surface-green);border-radius:.75rem;flex-direction:column;flex-shrink:0;gap:1rem;width:31.25rem;padding:2.5rem;display:flex}.landing-comparison-nomi-headline{color:var(--landing-text);font-size:2rem;font-weight:800;line-height:1.25}.landing-comparison-nomi-body{color:var(--landing-text);opacity:.5;font-size:1.25rem;line-height:1.32}@media (max-width:1024px){.landing-comparison-cards{flex-direction:column;align-items:center}.landing-comparison-side-wrap{flex:none;align-self:center;width:min(20rem,100%)}.landing-comparison-nomi{width:100%;padding:1.5rem}}@media (max-width:767px){.landing-comparison-headline{font-size:2rem}.landing-comparison-subtitle{font-size:1.25rem}.landing-comparison-nomi-headline{font-size:1.375rem}.landing-comparison-nomi-body{font-size:1.25rem}}.landing-pricing-stack{flex-direction:column;gap:2.5rem;width:100%;max-width:66.375rem;margin-inline:auto;display:flex}.landing-pricing-title{text-align:center;text-wrap:balance;color:var(--landing-warm-white);font-size:2rem;font-weight:800;line-height:1.2}.landing-pricing-title-line{display:inline}@media (min-width:768px){.landing-pricing-title-line{display:block}}.landing-pricing-billing{justify-content:center;display:flex}.landing-pricing-billing-toggle{border:1px solid var(--landing-border);border-radius:99px;gap:.25rem;padding:.25rem;display:flex}.landing-pricing-billing-option{color:var(--landing-cool-gray);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:99px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;transition:background-color .15s,color .15s}.landing-pricing-billing-option.is-active{background:var(--landing-warm-white);color:var(--landing-charcoal)}.landing-pricing-plans{flex-direction:column;gap:1rem;display:flex}.landing-pricing-tabs{gap:1rem;display:none}.landing-pricing-tab{min-width:0;color:var(--landing-accent);font:inherit;text-align:center;cursor:pointer;background:#0000001f;border:0;border-radius:1.5rem;flex:1 1 0;padding:1rem;font-size:.9375rem;font-weight:700;transition:background-color .15s}.landing-pricing-tab.is-active{background:#19271acc}@media (max-width:899px){.landing-pricing-tabs{display:flex}.landing-pricing-grid>.landing-pricing-cell--inactive{display:none}}.landing-pricing-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}.landing-pricing-grid>.landing-reveal{height:100%}@media (min-width:900px){.landing-pricing-grid{grid-template-columns:1fr 1fr}}@media (max-width:767px){.landing-pricing-title{font-size:1.25rem;font-weight:700}}.landing-pricing-card{border:1px solid var(--landing-accent);background:linear-gradient(#1a1d2233 0%,#13151833 100%);border-radius:1.25rem;flex-direction:column;gap:1.5rem;height:100%;padding:1.5rem 1rem;display:flex}.landing-pricing-card-head{justify-content:center;align-items:center;gap:.5rem;display:flex}.landing-pricing-card-head img{flex-shrink:0;width:1.5rem;height:1.5rem}.landing-pricing-plan-name{color:var(--landing-accent);font-size:1.375rem;font-weight:700;line-height:1}.landing-pricing-price-block{flex-direction:column;gap:.75rem;display:flex}.landing-pricing-price-row{align-items:flex-end;gap:.25rem;display:flex}.landing-pricing-price{color:var(--landing-off-white);font-size:2rem;font-weight:800;line-height:1}.landing-pricing-period{color:var(--landing-cool-gray);opacity:.5;font-size:1rem}.landing-pricing-billing-note{color:var(--landing-text-muted);opacity:.5;font-size:.8125rem}.landing-pricing-summary{color:var(--landing-warm-white);font-size:.875rem;line-height:1.857}.landing-pricing-features{flex-direction:column;gap:1rem;display:flex}.landing-pricing-features-note{color:var(--landing-text-muted);font-size:.875rem;line-height:1.857}.landing-pricing-feature{color:var(--landing-warm-white);align-items:flex-start;gap:.75rem;font-size:1rem;font-weight:700;line-height:1.65;display:flex}.landing-pricing-feature img{flex-shrink:0;width:1rem;height:1rem;margin-top:.325rem}.landing-pricing-feature--lead{border-top:1px solid #f9f6ef33;border-bottom:1px solid #f9f6ef33;padding-block:1rem}.landing-pricing-cta{width:100%;height:3.5rem;margin-top:auto;font-size:1rem}.landing-section--final{padding-bottom:7.5rem}.landing-final-title{text-align:center;font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.25}.landing-final-accent{font-size:clamp(3rem,8vw,5.6875rem);line-height:1.2}.landing-final-subtitle{font-family:var(--landing-serif);text-align:center;color:var(--landing-text-muted);margin-top:3.75rem;font-size:1.5rem;font-style:italic;line-height:1.66}.landing-final-cta-wrap{justify-content:center;margin-top:3.75rem;display:flex;position:relative}.landing-final-cta{width:100%;max-width:42.5rem;height:4.125rem;font-size:1.25rem}.landing-final-cta--waitlist{display:none}@media (max-width:767px){.landing-final-cta--signup{display:none}.landing-final-cta--waitlist{display:inline-flex}.landing-final-cta{height:3.5rem;font-size:1rem}}.landing-final-cta .landing-btn-icon{width:1.75rem;height:1.75rem}@media (max-width:767px){.landing-section--final{padding-bottom:5rem}.landing-final-title{font-size:2rem}.landing-final-accent{font-size:clamp(3.5rem,22vw,5.6875rem)}}.landing-final-echo{background:radial-gradient(circle, var(--landing-accent) 0%, transparent 72%);opacity:.4;filter:blur(1px);pointer-events:none;border-radius:50%;width:.75rem;height:.75rem;animation:3.2s ease-in-out infinite landing-echo-pulse;position:absolute;top:2rem;right:24%}@keyframes landing-echo-pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.5;transform:scale(1.35)}}.landing-footer{height:var(--landing-nav-height);background:var(--landing-surface-glass);-webkit-backdrop-filter:blur(16px)}.landing-footer-inner{height:var(--landing-nav-height);justify-content:space-between;align-items:center;gap:1rem;display:flex}.landing-footer-copy{color:var(--landing-text-muted);text-align:right;font-size:1rem}@media (max-width:767px){.landing-footer{height:auto}.landing-footer-inner{flex-direction:column;justify-content:center;gap:1.5rem;height:auto;padding-block:1.5rem}.landing-footer-copy{text-align:center}}.landing-section-stack{flex-direction:column;gap:1.5rem;width:100%;display:flex}.landing-section-stack--discovery{gap:2rem}.landing-section-intro{text-align:center;flex-direction:column;gap:1.5rem;width:100%;display:flex}.landing-section-label{color:var(--landing-text-muted);font-size:1rem;font-weight:700;line-height:1.65}.landing-section-headline{color:var(--landing-text-warm);font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.1}.landing-section-subtitle{color:var(--landing-text-muted);font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.6}.landing-platform-card{background:#0c0e0f1f;border-radius:1.25rem;align-items:stretch;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.landing-platform-step-wrap{display:contents}.landing-platform-step{flex-direction:column;flex:1 1 0;justify-content:center;gap:.625rem;min-width:0;display:flex}.landing-platform-step-heading{align-items:center;gap:.625rem;display:flex}.landing-platform-step-number{color:var(--landing-accent);font-size:2rem;font-weight:800;line-height:1}.landing-platform-step-title{letter-spacing:.01em;color:var(--landing-sage);font-size:2rem;font-weight:800;line-height:1}.landing-platform-step-subtitle{color:var(--landing-text-muted);font-size:1rem;line-height:1.65}.landing-platform-tags-item{color:#fff;align-items:center;gap:.5rem;font-size:1rem;line-height:1.65;display:inline-flex}.landing-platform-tags{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.25rem;display:flex}.landing-platform-tags-dot{background:#f9f6ef8c;border-radius:50%;width:.1875rem;height:.1875rem}.landing-platform-divider--desktop{background:#f7f3eb1f;flex-shrink:0;width:1px}.landing-platform-divider--mobile{align-items:center;gap:.75rem;width:100%;display:none}.landing-platform-divider--mobile span:first-child,.landing-platform-divider--mobile span:last-child{background:#ffffff59;border-radius:50%;flex-shrink:0;width:.375rem;height:.375rem}.landing-platform-divider-line{background:var(--landing-border);flex:1;height:1px}.landing-discovery-card{background:#0c0e0f1f;border-radius:1.25rem;flex-direction:column;gap:1.5rem;width:100%;padding:1.5rem;display:flex}.landing-discovery-example{flex-direction:column;align-items:center;gap:.5rem;width:100%;display:flex}.landing-discovery-example-badge{background:var(--landing-surface);color:#fff;border:1px solid #222;border-radius:.25rem;justify-content:center;align-items:center;height:1.375rem;padding-inline:1rem;font-size:.6875rem;font-weight:600;line-height:1;display:inline-flex}.landing-discovery-flow{justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex}.landing-discovery-stat{text-align:center;background:#0c0e0f80;border:1px solid #f9f6ef12;border-radius:.75rem;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;gap:.625rem;min-width:0;padding:1.25rem;display:flex}.landing-discovery-stat--highlight{border:1px solid var(--landing-accent);color:var(--landing-accent);background:#11111180}.landing-discovery-stat-value{color:var(--landing-sage);font-size:2rem;font-weight:800;line-height:1}.landing-discovery-stat--highlight .landing-discovery-stat-value,.landing-discovery-stat--highlight .landing-discovery-stat-label{color:inherit}.landing-discovery-stat-label{color:var(--landing-text-muted);font-size:1.25rem;line-height:1.32}.landing-discovery-operator{color:var(--landing-text-warm);opacity:.72;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.landing-discovery-operator--mobile{display:none}.landing-discovery-footnote{text-align:center;color:var(--landing-text-muted);font-size:1.25rem;line-height:1.32}.landing-discovery-footnote-main{color:var(--landing-text-warm);display:block}.landing-discovery-footnote-accent{color:var(--landing-accent);font-weight:700;display:block}.landing-festival-card{background:var(--landing-surface-green);text-align:left;border-radius:2.5rem;flex-direction:column;align-items:flex-start;gap:1.875rem;width:100%;padding:2.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.landing-festival-watermark{opacity:.14;pointer-events:none;width:min(21.875rem,55vw);height:auto;position:absolute;top:-2rem;right:-4.875rem}.landing-festival-card-header{justify-content:space-between;align-items:flex-start;gap:1rem;width:100%;display:flex}.landing-festival-badge{border:1px solid var(--landing-accent);background:var(--landing-badge-bg);color:var(--landing-text-warm);white-space:nowrap;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;font-size:.9375rem;font-weight:700;line-height:1;display:inline-flex}.landing-festival-headline{color:var(--landing-text-warm);font-size:clamp(2rem,4.5vw,3rem);font-weight:800;line-height:1.1}.landing-festival-subtitles{color:var(--landing-text-warm);opacity:.5;flex-direction:column;gap:0;font-size:clamp(1rem,2vw,1.5rem);line-height:1.66;display:flex}.landing-festival-footer{flex-wrap:wrap;align-items:stretch;gap:1.5rem 2rem;width:100%;display:flex}.landing-festival-stats{flex:22rem;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;min-width:0;display:grid}.landing-festival-stat{background:#0c0e0f66;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:.75rem 1rem;display:flex}.landing-festival-stat-value{color:var(--landing-accent);font-size:1rem;font-weight:700;line-height:1.65}.landing-festival-stat-label{color:var(--landing-text-warm);font-size:.875rem;line-height:1.85}.landing-festival-cta{white-space:normal;text-align:center;flex:16rem;min-width:min(100%,16rem);height:auto;min-height:3.5rem;padding-block:.875rem;padding-inline:clamp(1.25rem,3vw,2rem);font-size:clamp(.9375rem,1.6vw,1.125rem);line-height:1.3}@media (min-width:900px){.landing-festival-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-festival-cta{min-height:4.125rem}}@media (max-width:767px){.landing-section-stack--discovery{gap:1.5rem}.landing-platform-card{flex-direction:column;gap:1.25rem;padding:1.5rem 1rem}.landing-platform-step-number,.landing-platform-step-title{font-size:1.375rem}.landing-platform-tags-item{font-size:.875rem;line-height:1.7}.landing-discovery-stat-value{font-size:1.375rem;font-weight:700}.landing-discovery-stat-label,.landing-discovery-footnote{font-size:1rem;line-height:1.65}.landing-platform-step-wrap{flex-direction:column;gap:1.25rem;width:100%;display:flex}.landing-platform-divider--desktop{display:none}.landing-platform-divider--mobile{display:flex}.landing-discovery-flow{flex-direction:column;align-items:stretch}.landing-discovery-operator--desktop{display:none}.landing-discovery-operator--mobile,.landing-discovery-operator:not(.landing-discovery-operator--mobile):not(.landing-discovery-operator--desktop){align-self:center;display:inline-flex}.landing-festival-card{gap:1.5rem;padding:2.5rem 1.5rem}.landing-festival-footer{flex-direction:column;align-items:stretch;gap:1.5rem}.landing-festival-stats{flex-basis:auto;width:100%}.landing-festival-stat{padding:1rem 1.25rem}.landing-festival-stat-value{font-size:1.25rem;line-height:1.4}.landing-festival-cta{flex-basis:auto;width:100%;min-width:0}}.landing-waitlist-overlay{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0e0f10b8;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.landing-waitlist-dialog{border:1px solid var(--landing-border);background:var(--landing-charcoal);width:100%;max-width:25.625rem;max-height:min(90vh,48rem);color:var(--landing-text-warm);border-radius:1.5rem;padding:2rem 1.5rem;overflow-y:auto}.landing-waitlist-progress{gap:.5rem;margin-bottom:2rem;display:flex}.landing-waitlist-progress-bar{background:#ffffff1f;border-radius:999px;flex:1;height:.25rem}.landing-waitlist-progress-bar.is-active{background:var(--landing-accent)}.landing-waitlist-header{text-align:center}.landing-waitlist-title{font-size:1.75rem;font-weight:800;line-height:1.25}.landing-waitlist-subtitle{color:var(--landing-text-muted);margin-top:.75rem;font-size:1rem;line-height:1.5}.landing-waitlist-role-grid{gap:1rem;margin-top:2rem;display:grid}.landing-waitlist-role-card{border:1px solid var(--landing-border);color:inherit;font:inherit;text-align:left;cursor:pointer;background:#0c0e0f80;border-radius:1rem;flex-direction:column;gap:.375rem;padding:1.25rem;transition:border-color .15s,background-color .15s;display:flex}.landing-waitlist-role-card:hover{border-color:var(--landing-accent);background:#19271a80}.landing-waitlist-role-title{font-size:1.125rem;font-weight:700}.landing-waitlist-role-desc{color:var(--landing-text-muted);font-size:.9375rem}.landing-waitlist-close,.landing-waitlist-back,.landing-waitlist-skip{color:var(--landing-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:.375rem;margin-top:1.5rem;padding:0;font-size:.875rem;display:inline-flex}.landing-waitlist-close{width:100%}.landing-waitlist-form{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}.landing-waitlist-input{width:100%;height:var(--landing-field-height);border:1.5px solid var(--landing-border);background:var(--landing-surface);color:var(--landing-text);font:inherit;border-radius:.5rem;outline:none;padding:0 1rem;font-size:1rem;transition:border-color .15s}.landing-waitlist-input::placeholder{color:var(--landing-text-muted)}.landing-waitlist-input:focus,.landing-waitlist-input.is-filled:not(:focus){border-color:var(--landing-accent)}.landing-waitlist-input.is-error{border-color:var(--landing-error)}.landing-waitlist-input.is-success{border-color:var(--landing-success)}.landing-waitlist-submit{margin-top:.5rem}.landing-waitlist-back{align-self:center}.landing-waitlist-error{color:var(--landing-error);text-align:center;font-size:.875rem}.landing-waitlist-divider{border:0;border-top:1px solid var(--landing-border);margin-block:1.5rem}.landing-waitlist-success-block{text-align:center;margin-top:1.5rem}.landing-waitlist-section-title{font-size:1.125rem;font-weight:700}.landing-waitlist-section-desc{color:var(--landing-text-muted);margin-top:.5rem;font-size:.9375rem}.landing-waitlist-instagram{background:var(--landing-accent-btn);color:var(--landing-charcoal);border-radius:999px;margin-top:1rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-flex}.landing-waitlist-optional{text-align:center;margin-top:1.5rem}.landing-waitlist-optional-badge{color:var(--landing-text-muted);letter-spacing:.08em;background:#ffffff14;border-radius:.375rem;padding:.25rem .5rem;font-size:.6875rem;font-weight:700;display:inline-block}.landing-waitlist-optional-fields{text-align:left;flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.landing-waitlist-field-group{flex-direction:column;gap:.5rem;display:flex}.landing-waitlist-field-label{color:var(--landing-text-warm);font-size:.875rem;font-weight:600}.landing-waitlist-field-hint{color:var(--landing-text-muted);font-weight:400}.landing-waitlist-add-contact{border:1px solid var(--landing-accent);width:100%;color:var(--landing-accent);font:inherit;cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600;display:inline-flex}.landing-waitlist-add-contact:disabled,.landing-waitlist-submit:disabled,.landing-waitlist-back:disabled,.landing-waitlist-close:disabled,.landing-waitlist-skip:disabled,.landing-waitlist-role-card:disabled,.landing-waitlist-different-email:disabled{cursor:not-allowed;opacity:.65}.landing-waitlist-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1rem;height:1rem;animation:.75s linear infinite landing-waitlist-spin}@keyframes landing-waitlist-spin{to{transform:rotate(360deg)}}.landing-waitlist-different-email{width:100%;color:var(--landing-text-muted);font:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-top:.75rem;padding:0;font-size:.875rem;font-weight:600;display:inline-flex}.landing-waitlist-different-email:hover:not(:disabled){color:var(--landing-text-warm)}.landing-waitlist-skip{width:100%}@media (max-width:767px){.landing-waitlist-dialog{max-width:23.125rem;padding:1.5rem 1.25rem}.landing-waitlist-title{font-size:1.5rem}}@media (prefers-reduced-motion:reduce){.landing-root{scroll-behavior:auto}.landing-festival-chip,.landing-hero-title>span,.landing-hero-desc,.landing-hero-cta,.landing-hero-cta-stack{opacity:1;animation:none}.landing-hero-parallax{transform:none!important}.landing-reveal,.landing-reveal--left,.landing-reveal--right{transition:opacity .4s;transform:none}.landing-reveal.is-visible .landing-accent:after,.landing-lightning .landing-accent:after{opacity:.55;animation:none}.landing-social-slot--active:before{opacity:.4;animation:none}.landing-social-track,.landing-social-slot{transition:none}.landing-final-echo{opacity:.3;animation:none}.landing-waitlist-spinner{opacity:.7;border-right-color:currentColor;animation:none}}
