:root{font-family:Aptos,Segoe UI Variable Display,Trebuchet MS,sans-serif;color:#0c4a6e;background:radial-gradient(circle at 15% 18%,rgba(14,165,233,.24),transparent 24%),radial-gradient(circle at 82% 20%,rgba(236,72,153,.18),transparent 20%),radial-gradient(circle at 76% 74%,rgba(139,92,246,.22),transparent 24%),linear-gradient(180deg,#eff8ff,#e0f2ff 42%,#ede9fe);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--text: #0c4a6e;--text-soft: #475569;--surface: rgba(255, 255, 255, .76);--surface-strong: rgba(255, 255, 255, .92);--surface-deep: rgba(255, 255, 255, .14);--border: rgba(14, 165, 233, .22);--border-strong: rgba(14, 165, 233, .35);--primary: #0ea5e9;--secondary: #8b5cf6;--accent: #ec4899;--warm: #f59e0b;--shadow-lg: 0 28px 90px rgba(15, 23, 42, .14);--shadow-md: 0 18px 45px rgba(15, 23, 42, .1);--radius-xl: 28px;--radius-lg: 22px;--radius-md: 16px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text)}button,input{font:inherit}a{color:inherit;text-decoration:none}#app,.landing-page,.auth-page,.dashboard-page{min-height:100vh}.landing-header{position:sticky;top:0;z-index:40;padding:1rem 1.25rem 0}.landing-header__inner,.dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:1180px;margin:0 auto;padding:.9rem 1.15rem;border:1px solid rgba(255,255,255,.55);border-radius:999px;background:#ffffffad;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-md)}.brandmark{display:inline-flex;align-items:center;gap:.85rem}.brandmark strong{display:block;font-size:1rem;line-height:1.1}.brandmark small{display:block;color:var(--text-soft);font-size:.78rem;margin-top:.12rem}.brandmark__badge{display:inline-flex;align-items:center;justify-content:center;width:2.6rem;height:2.6rem;border-radius:16px;color:#fff;font-weight:800;letter-spacing:.04em;background:linear-gradient(135deg,var(--primary),var(--secondary));box-shadow:0 12px 28px #0ea5e95c}.landing-nav,.landing-header__actions,.dashboard-header__actions,.footer-links,.hero-actions,.signup-panel__actions,.hero-proof{display:flex;align-items:center;gap:.9rem}.nav-link,.text-link{border:none;background:transparent;color:#0c4a6ed1;cursor:pointer;transition:color .16s ease,opacity .16s ease}.nav-link:hover,.text-link:hover{color:var(--primary)}.header-button,.cta-button,.secondary-button,.primary-button,.header-button--ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.92rem 1.35rem;font-weight:700;border:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,opacity .18s ease}.header-button,.cta-button,.primary-button{color:#fff;background:linear-gradient(135deg,var(--primary) 0%,var(--secondary) 60%,var(--accent) 100%);box-shadow:0 16px 40px #0ea5e94d}.secondary-button,.header-button--ghost{color:var(--text);background:#ffffffb8;border:1px solid var(--border);box-shadow:var(--shadow-md)}.secondary-button--light{background:#ffffff38;color:#fff;border-color:#ffffff47}.header-button:hover,.cta-button:hover,.secondary-button:hover,.primary-button:hover,.header-button--ghost:hover{transform:translateY(-1px)}.header-button:disabled,.cta-button:disabled,.secondary-button:disabled,.primary-button:disabled,.header-button--ghost:disabled{opacity:.65;cursor:wait}.hero-section,.content-section,.landing-footer__inner,.auth-page__panel,.dashboard-main{max-width:1180px;margin:0 auto}.hero-section{position:relative;padding:5rem 1.25rem 2rem;overflow:hidden}.hero-layout{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:2rem;align-items:center}.hero-copy-block h1,.auth-page__intro h1{margin:1rem 0 1.25rem;font-size:clamp(3rem,7vw,5.8rem);line-height:.95;letter-spacing:-.05em}.hero-copy-block h1{max-width:10.5ch;background:linear-gradient(135deg,#0c4a6e,#0ea5e9 32%,#8b5cf6 68%,#ec4899);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy,.section-heading p,.statement-card p,.benefit-card p,.glass-card p,.signup-panel p,.muted-copy,.auth-page__intro p{color:var(--text-soft);line-height:1.7;font-size:1.04rem}.pill,.section-kicker,.benefit-card__tag{display:inline-flex;align-items:center;gap:.55rem;text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:800}.pill{padding:.72rem 1rem;border-radius:999px;background:#ffffffc2;border:1px solid rgba(255,255,255,.8);box-shadow:var(--shadow-md)}.pill__dot{width:.56rem;height:.56rem;border-radius:999px;background:linear-gradient(135deg,var(--accent),var(--warm));box-shadow:0 0 0 6px #ec48991f}.hero-proof{flex-wrap:wrap;margin-top:2rem}.proof-card,.info-panel,.benefit-card,.glass-card,.statement-card,.auth-card,.feature-card{border:1px solid rgba(255,255,255,.52);background:var(--surface);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-lg)}.proof-card{min-width:148px;padding:1rem 1.1rem;border-radius:20px}.proof-card strong{display:block;font-size:1.08rem;margin-bottom:.25rem}.proof-card span{color:var(--text-soft);font-size:.9rem}.hero-visual-shell{position:relative}.landing-hero-visual{position:relative;overflow:hidden;min-height:520px;border-radius:32px;background:linear-gradient(160deg,#ffffffc7,#ffffff75),linear-gradient(135deg,#0ea5e92e,#8b5cf629);border:1px solid rgba(255,255,255,.62);box-shadow:var(--shadow-lg)}.landing-hero-visual__canvas{display:block;width:100%;height:520px}.landing-hero-visual__legend{position:absolute;left:1rem;right:1rem;bottom:1rem;display:flex;flex-wrap:wrap;gap:.85rem;padding:.9rem 1rem;border-radius:18px;background:#ffffffe0;box-shadow:var(--shadow-md);color:var(--text-soft);font-size:.84rem}.landing-hero-visual__legend span{display:inline-flex;align-items:center;gap:.55rem}.legend-dot{width:.7rem;height:.7rem;display:inline-block;border-radius:999px}.legend-dot--blue{background:var(--primary)}.legend-dot--violet{background:var(--secondary)}.legend-dot--pink{background:var(--accent)}.ambient{position:absolute;border-radius:999px;filter:blur(18px);pointer-events:none}.ambient--a{width:18rem;height:18rem;left:-4rem;top:4rem;background:#0ea5e938}.ambient--b{width:22rem;height:22rem;right:-3rem;top:10rem;background:#ec489924}.ambient--c{width:28rem;height:18rem;left:28%;bottom:0;background:#8b5cf624}.content-section{padding:2.5rem 1.25rem 1.8rem}.content-section--problem,.content-section--early{position:relative}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading h2,.statement-card h2,.signup-panel h2,.auth-card h2,.feature-card h2{margin:.35rem 0 .85rem;font-size:clamp(2rem,4vw,3.6rem);line-height:1;letter-spacing:-.04em}.problem-grid,.benefit-grid,.early-grid,.dashboard-grid{display:grid;gap:1.25rem}.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.early-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1.2fr .8fr}.info-panel,.benefit-card,.glass-card,.feature-card{border-radius:var(--radius-xl);padding:1.55rem}.info-panel__index,.benefit-card__tag{color:var(--primary)}.info-panel h3,.benefit-card h3,.glass-card h3,.feature-card h3{margin:.65rem 0 .75rem;font-size:1.32rem;line-height:1.18}.statement-card,.signup-panel{border-radius:34px;padding:2.1rem}.statement-card{max-width:900px;margin:0 auto;background:linear-gradient(135deg,#ffffffd6,#e0f2ff94)}.signup-panel{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;color:#fff;background:linear-gradient(135deg,#0c4a6eeb,#2563ebe0 42%,#7e22cedb)}.signup-panel .section-kicker,.signup-panel p{color:#ffffffe0}.landing-footer{padding:2.5rem 1.25rem 3rem}.landing-footer__inner{display:flex;justify-content:space-between;gap:1rem;padding-top:1.5rem;border-top:1px solid rgba(12,74,110,.14)}.landing-footer__inner p,.footer-links a{color:var(--text-soft)}.auth-page{padding:2rem 1.25rem}.auth-page__panel{display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,.85fr);gap:2rem;align-items:center;min-height:calc(100vh - 4rem)}.auth-page__intro{padding:2rem 0}.auth-card{border-radius:32px;padding:2rem;background:#ffffffd1}.card-heading{margin-bottom:1.2rem}.form-grid{display:grid;gap:1rem}.form-grid label{display:grid;gap:.5rem;color:var(--text-soft);font-weight:600}.form-grid input{width:100%;border-radius:18px;border:1px solid var(--border);background:var(--surface-strong);padding:.95rem 1rem;color:var(--text);box-shadow:inset 0 1px #ffffff80}.form-grid input:focus{outline:2px solid rgba(14,165,233,.22);border-color:var(--border-strong)}.card-footer,.muted-copy{color:var(--text-soft)}.card-footer{margin:1rem 0 0}.card-footer a{color:var(--primary);font-weight:700}.form-error{margin:0;color:#be123c;font-weight:600}.dashboard-page{padding:1.25rem}.dashboard-main{padding-top:2rem}.feature-card--primary{background:linear-gradient(180deg,#ffffffd1,#e0f2ff94)}.profile-grid{display:grid;gap:1rem;margin-top:1.4rem}.profile-grid dt{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;color:var(--text-soft);margin-bottom:.4rem}.profile-grid dd{margin:0;font-weight:700;word-break:break-word}.dashboard-list{margin:1rem 0 0;padding-left:1rem;color:var(--text-soft);line-height:1.85}.reveal-up,.reveal-fade{animation:reveal .66s ease both}.reveal-fade{animation-name:reveal-fade}@keyframes reveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes reveal-fade{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}@media(max-width:1080px){.landing-nav{display:none}.hero-layout,.auth-page__panel,.dashboard-grid,.benefit-grid,.problem-grid,.early-grid{grid-template-columns:1fr}.signup-panel,.landing-footer__inner{flex-direction:column;align-items:flex-start}}@media(max-width:720px){.landing-header{padding:.8rem .8rem 0}.landing-header__inner,.dashboard-header{border-radius:26px;padding:.95rem}.landing-header__actions{gap:.5rem}.landing-header__actions .text-link{display:none}.hero-section,.content-section,.landing-footer,.auth-page,.dashboard-page{padding-left:.9rem;padding-right:.9rem}.hero-copy-block h1,.auth-page__intro h1{font-size:clamp(2.3rem,13vw,3.6rem)}.landing-hero-visual,.landing-hero-visual__canvas{min-height:380px;height:380px}.signup-panel__actions,.hero-actions,.hero-proof,.landing-footer__inner,.dashboard-header__actions{flex-direction:column;align-items:stretch}.header-button,.cta-button,.secondary-button,.primary-button,.header-button--ghost{width:100%}.auth-card,.statement-card,.signup-panel,.feature-card{padding:1.4rem;border-radius:24px}}.landing-page--figma{background:radial-gradient(circle at 35% 28%,rgba(14,165,233,.16),transparent 26%),radial-gradient(circle at 80% 34%,rgba(139,92,246,.14),transparent 22%),linear-gradient(180deg,#eef8ff,#dfeefe 52%,#ddd8f7)}.landing-page--figma .landing-header{position:fixed;inset:0 0 auto 0;padding:1rem 1.25rem}.landing-header__inner--figma{max-width:1320px;border-radius:0;padding:1rem 1.4rem;background:#ffffffd6;border:1px solid rgba(14,165,233,.1);box-shadow:0 10px 30px #0f172a1f}.brandmark--figma{border:none;background:transparent;padding:0;cursor:pointer}.brandmark--figma strong{font-size:1.05rem;color:#6b7de6}.brandmark--figma small{font-size:.78rem;color:#425e7e}.brandmark__badge--clock{position:relative;width:3rem;height:3rem;border-radius:18px;background:linear-gradient(135deg,#6aa8f0,#8c5df2);box-shadow:0 10px 24px #698cf057}.brandmark__badge--clock:before{content:"";position:absolute;top:.72rem;right:.72rem;bottom:.72rem;left:.72rem;border-radius:999px;border:2px solid #ffffff}.brandmark__badge--clock:after{content:"";position:absolute;width:.52rem;height:.52rem;border-radius:999px;top:.18rem;right:.12rem;background:#db6ab1;box-shadow:0 0 0 5px #db6ab129}.landing-nav--figma{gap:2rem}.landing-nav--figma .nav-link,.landing-nav--figma .text-link{color:#57769a;font-weight:500}.landing-nav--figma .header-button{padding:.9rem 1.7rem;background:linear-gradient(135deg,#5fa3ed,#8a60f3);box-shadow:0 12px 26px #698cf03d}.landing-header__mobile{display:none}.hero-section--figma{min-height:100vh;padding-top:8.5rem;padding-bottom:3rem}.hero-backdrop{position:absolute;inset:6rem 0 auto 0;height:78vh;background:radial-gradient(circle at 40% 35%,rgba(14,165,233,.12),transparent 25%),linear-gradient(180deg,#ffffff29,#fff0);pointer-events:none}.hero-layout--figma{position:relative;max-width:1320px;grid-template-columns:minmax(0,.95fr) minmax(420px,.9fr);gap:3.25rem;align-items:center}.hero-copy-block--figma{padding:2rem 0 1rem}.pill--figma{padding:.8rem 1.25rem;border:2px solid rgba(96,165,250,.34);color:#5b97dd;background:#fffc;box-shadow:0 10px 24px #60a5fa2e}.pill__spark{color:#5da6f0;font-size:.9rem}.hero-title{margin:2rem 0 1.35rem;max-width:9.2ch;font-size:clamp(4rem,7.8vw,6.3rem);line-height:1.07;letter-spacing:-.055em;font-weight:800;background:linear-gradient(90deg,#65a7eb,#5b85ea 35%,#8a65ea 72%,#c269bf);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy--figma{max-width:26ch;font-size:1.1rem;line-height:1.7;color:#4f6c8e}.cta-button--figma{min-width:210px;padding:1.1rem 1.6rem;background:linear-gradient(90deg,#5fa8ef,#8c63f3);box-shadow:0 16px 34px #60a5fa3d}.secondary-button--figma{min-width:190px;padding:1.05rem 1.55rem;border:2px solid rgba(96,165,250,.4);background:#ffffffbd;color:#35567e}.hero-visual-shell--figma{display:flex;justify-content:center}.landing-hero-visual--figma{width:min(100%,620px);min-height:560px;border-radius:24px;background:linear-gradient(135deg,#ffffffd1,#f0f5ffb3);border:4px solid rgba(255,255,255,.46);box-shadow:0 26px 70px #0f172a1f}.landing-hero-visual--figma .landing-hero-visual__canvas{height:560px;min-height:560px}.landing-hero-visual__legend--figma{left:1.4rem;right:auto;bottom:1.2rem;gap:1rem;padding:.82rem 1rem;border-radius:14px;background:#fffffff0}.legend-dot--amber{background:#f59e0b}.legend-dot--green{background:#4eb87b}.landing-page--figma .section-heading{text-align:center;margin-left:auto;margin-right:auto}.landing-page--figma .section-heading h2,.landing-page--figma .statement-card h2,.landing-page--figma .signup-panel h2{font-size:clamp(2.3rem,4vw,3.4rem)}.info-panel--problem{text-align:left;border-color:#ef444438;background:linear-gradient(135deg,#ffffff8c,#ffffff4d)}.info-panel--problem h3{color:#1f3b60}.statement-card--figma{text-align:center;max-width:900px;background:transparent;border:none;box-shadow:none}.statement-card--figma p{max-width:820px;margin:0 auto;font-size:1.28rem}.benefit-grid--figma{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-page--figma .benefit-card,.landing-page--figma .glass-card{text-align:center}.landing-page--figma .benefit-card{background:#ffffffad}.landing-page--figma .glass-card{background:linear-gradient(135deg,#0ea5e914,#8b5cf614);border-color:#0ea5e933}.signup-panel--figma{align-items:center}.landing-page--figma .landing-footer__inner{max-width:1320px}@media(max-width:1080px){.landing-header__inner--figma{border-radius:24px}.landing-nav--figma{display:none}.landing-header__mobile{display:inline-flex}.hero-layout--figma,.benefit-grid--figma{grid-template-columns:1fr}.hero-copy-block--figma{text-align:center}.hero-title,.hero-copy--figma{max-width:none;margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}}@media(max-width:720px){.landing-page--figma .landing-header{padding:.75rem}.landing-header__inner--figma{padding:.9rem 1rem}.hero-section--figma{padding-top:6.8rem}.hero-title{font-size:clamp(3rem,15vw,4.35rem);line-height:1.08}.landing-hero-visual--figma,.landing-hero-visual--figma .landing-hero-visual__canvas{min-height:420px;height:420px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.landing-page--magical{min-height:100vh;background:radial-gradient(circle at 20% 16%,rgba(52,126,190,.18),transparent 22%),radial-gradient(circle at 78% 24%,rgba(124,91,202,.16),transparent 20%),linear-gradient(180deg,#0c1119,#111827 45%,#0f1622);color:#edf4ff}.landing-header--magical{position:fixed;inset:0 0 auto 0;padding:0;z-index:60}.landing-header__inner--magical{max-width:none;width:100%;border:none;border-bottom:1px solid rgba(186,211,255,.12);border-radius:0;min-height:56px;padding:0 1rem;background:#0a101ae0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 8px 28px #00000038}.landing-brand{font-size:1rem;font-weight:700;letter-spacing:.02em;color:#f6fbff}.header-button--magical{padding:.72rem 1.15rem;min-width:144px;background:linear-gradient(135deg,#6ec1ff,#8d72ff 56%,#df7fbe);box-shadow:0 12px 28px #588ff12e}.landing-main--magical{padding-top:88px}.hero-section--magical{max-width:1100px;padding:2.4rem 1rem 1.8rem}.hero-layout--magical{grid-template-columns:minmax(0,1fr) minmax(340px,.92fr);gap:2.4rem;align-items:center}.hero-copy-block--magical{max-width:540px}.eyebrow--magical{margin:0 0 1rem;color:#90b8e8}.hero-title--magical{margin:0 0 1rem;max-width:8.2ch;font-size:clamp(3.1rem,6vw,5.1rem);line-height:.98;letter-spacing:-.045em;color:#f7fbff;background:none;-webkit-background-clip:initial;background-clip:initial}.hero-copy--magical{max-width:34rem;color:#c3d6ef;font-size:1.02rem}.supporting-line{margin:0 0 1.15rem;color:#91aaca;font-size:.92rem;letter-spacing:.02em}.waitlist-card{width:min(100%,520px);padding:1rem;border-radius:22px;border:1px solid rgba(145,170,202,.18);background:#101927c2;box-shadow:0 18px 40px #0000003d}.waitlist-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem;align-items:center}.waitlist-field input{width:100%;min-height:48px;padding:.88rem 1rem;border-radius:14px;border:1px solid rgba(145,170,202,.2);background:#070c14c7;color:#edf4ff}.waitlist-field input::placeholder{color:#8ea6c4}.cta-button--magical{min-width:160px;min-height:48px;padding:.88rem 1.25rem;background:linear-gradient(135deg,#6ec1ff,#8d72ff 54%,#df7fbe)}.waitlist-success{margin:0;color:#d8f7e4;font-weight:600;line-height:1.6}.secondary-button--magical{margin-top:1rem;padding:.9rem 1.25rem;background:transparent;color:#d5e5f8;border:1px solid rgba(145,170,202,.22);box-shadow:none}.hero-visual-shell--magical{justify-content:stretch}.landing-hero-visual--magical{min-height:420px;border-radius:28px;border:1px solid rgba(145,170,202,.16);background:radial-gradient(circle at 48% 28%,rgba(110,193,255,.1),transparent 20%),linear-gradient(180deg,#111827f5,#090d14f5);box-shadow:0 24px 48px #0000003d}.hero-illustration{width:100%;height:100%;display:block}.castle-lines{fill:none;stroke:#6ec1ffad;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.castle-windows{fill:#df7fbedb}.coaster-track{fill:none;stroke:url(#trackStroke);stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.coaster-support{fill:none;stroke:#8d72ff38;stroke-width:2;stroke-linecap:round}.queue-lane{fill:none;stroke-width:2;stroke-linecap:round;stroke-dasharray:5 8}.queue-lane--in{stroke:#6ec1ff47}.queue-lane--out{stroke:#df7fbe38}.queue-dots--in{fill:#7dd3fc;animation:queuePulse 5.5s ease-in-out infinite}.queue-dots--out{fill:#9ae6b4;animation:queuePulse 6.5s ease-in-out infinite reverse}.coaster-cart rect{fill:#df7fbee6}.coaster-cart circle{fill:#f59e0beb}.landing-hero-visual--magical .landing-hero-visual__legend{left:1rem;right:auto;bottom:1rem;padding:.7rem .85rem;border-radius:14px;background:#090d14e0;color:#d7e5f4;border:1px solid rgba(145,170,202,.12);box-shadow:none}.landing-page--magical .legend-dot--amber{background:#f3b24f}.landing-page--magical .legend-dot--green{background:#86efac}.landing-page--magical .legend-dot--pink{background:#df7fbe}.content-section--magical{max-width:1100px;padding:1.6rem 1rem 2.2rem}.section-heading--magical{max-width:760px;text-align:left;margin:0 0 1.25rem}.section-heading--magical h2{color:#f6fbff;font-size:clamp(2rem,4.2vw,3rem)}.section-heading--magical p{color:#9eb6d2}.problem-grid--magical{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.info-panel--magical{border-color:#91aaca24;background:#101927b3;box-shadow:0 16px 34px #0000002e}.info-panel--magical h3{color:#f6fbff}.info-panel--magical p{color:#9fb5cf}.landing-footer--magical{padding:0 1rem 2.4rem}.landing-footer__inner--magical{max-width:1100px;align-items:center;padding-top:1.3rem;border-top:1px solid rgba(145,170,202,.16)}.landing-footer__copy strong{display:block;color:#f6fbff;font-size:1rem;margin-bottom:.35rem}.landing-footer__copy p{margin:0;max-width:34rem;color:#91aaca}.landing-footer__meta{display:flex;align-items:center;gap:.85rem;color:#91aaca;font-size:.95rem}.landing-footer__meta span{position:relative}.landing-footer__meta span:not(:last-child):after{content:"";display:inline-block;width:1px;height:.9rem;margin-left:.85rem;background:#91aaca38;vertical-align:-.1rem}@keyframes queuePulse{0%,to{opacity:.78;transform:translate(0)}50%{opacity:1;transform:translate(4px)}}@media(max-width:900px){.hero-layout--magical,.problem-grid--magical,.waitlist-form{grid-template-columns:1fr}.hero-title--magical{max-width:none}.waitlist-card,.hero-copy-block--magical{width:100%;max-width:none}.cta-button--magical{width:100%}}@media(max-width:720px){.landing-header__inner--magical{min-height:48px;padding:0 .85rem}.landing-brand{font-size:.94rem}.header-button--magical{min-width:126px;padding:.62rem .9rem}.landing-main--magical{padding-top:72px}.hero-section--magical{padding-top:1.2rem;padding-bottom:1rem}.hero-title--magical{font-size:clamp(2.3rem,11vw,3.7rem)}.hero-copy--magical{font-size:.95rem}.content-section--magical{padding-top:1.1rem;padding-bottom:1.5rem}.landing-footer--magical{padding-left:.9rem;padding-right:.9rem;padding-bottom:1.8rem}.landing-footer__inner--magical,.landing-footer__meta{align-items:stretch}.landing-footer__meta{flex-direction:column;gap:.55rem}.landing-footer__meta span:not(:last-child):after{display:none}.landing-hero-visual--magical{min-height:340px}}
