:root{--genie-purple:#7B61FF;--wisp-lavender:#B9A9FF;--misty-lilac:#EDE9FF;--midnight:#0B0F1A;--ink:#1A1F2E;--charcoal:#4B5563;--cloud:#F5F7FA;--white:#FFFFFF;--beige:#F3EFE6;--beige-deep:#EAE1D2;--beige-soft:#FAF6EF;--line:rgba(26,31,46,0.11);--line-soft:rgba(26,31,46,0.07);--purple-soft:rgba(123,97,255,0.11);--shadow:0 24px 70px rgba(50,39,22,0.10);--shadow-soft:0 14px 40px rgba(50,39,22,0.075);--radius-lg:30px;--radius-md:20px;--max-width:1120px}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--beige);line-height:1.55;-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before{z-index:-4;background:linear-gradient(180deg,rgba(250,246,239,.96),rgba(243,239,230,.96) 46%,rgba(234,225,210,.96))}body:after,body:before{content:"";position:fixed;inset:0}body:after{z-index:-3;pointer-events:none;opacity:.64;background-image:url(/images/painting-a.webp);background-size:cover;background-position:top;filter:saturate(.9) contrast(.94);mask-image:linear-gradient(180deg,rgba(0,0,0,.42),transparent 48%,rgba(0,0,0,.22));-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.42),transparent 48%,rgba(0,0,0,.22))}a{color:inherit;text-decoration:none}.container{width:min(var(--max-width),calc(100% - 40px));margin:0 auto}.nav{height:78px;display:flex;justify-content:space-between;gap:20px;position:relative;z-index:10}.brand,.nav{align-items:center}.brand{display:inline-flex}.brand img{height:48px;width:auto;display:block;mix-blend-mode:multiply}.nav-actions{display:flex;align-items:center;gap:14px}.nav-link{font-size:14px;font-weight:600;color:rgba(26,31,46,.68)}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:13px 20px;border:1px solid var(--line);background:rgba(255,255,255,.48);color:var(--ink);font-weight:700;font-size:14px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);white-space:nowrap}.btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.btn.primary{color:white;border-color:transparent;background:linear-gradient(135deg,var(--genie-purple) 0,#8D79FF 100%);box-shadow:0 14px 30px rgba(123,97,255,.22)}.hero{position:relative;padding:74px 0 42px;text-align:center;overflow:hidden}.hero:before{content:"";position:absolute;inset:-140px -10% auto -10%;height:600px;z-index:-2;background-image:url(/images/painting-a.webp);background-size:cover;background-position:center 42%;opacity:.42;filter:saturate(.88) contrast(.96);mask-image:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.28) 62%,transparent),linear-gradient(90deg,transparent,black 18%,black 82%,transparent);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.28) 62%,transparent),linear-gradient(90deg,transparent,black 18%,black 82%,transparent);mask-composite:intersect;-webkit-mask-composite:source-in}.eyebrow{margin:0 0 22px;color:var(--genie-purple);text-transform:uppercase;letter-spacing:.2em;font-size:12px;font-weight:800}h1{max-width:830px;margin:0 auto 22px;font-size:clamp(3.1rem,7.5vw,6.9rem);line-height:.9;letter-spacing:-.075em;font-weight:650;color:var(--midnight)}.lead{max-width:600px;margin:0 auto 30px;font-size:clamp(1.06rem,1.5vw,1.22rem);line-height:1.6;color:rgba(26,31,46,.74)}.hero-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:13px;margin-bottom:18px}.microcopy{max-width:560px;margin:0 auto;font-size:14px;color:rgba(75,85,99,.82)}.video-section{padding:18px 0 76px}.video-card{position:relative;border-radius:28px;padding:12px;background:rgba(255,255,255,.56);border:1px solid rgba(255,255,255,.76);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden}.video-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.38),rgba(243,239,230,.18));pointer-events:none}.video-frame{position:relative;width:100%;padding-top:56.25%;border-radius:20px;overflow:hidden;background:rgba(234,225,210,.78)}.video-fallback{position:absolute;right:16px;bottom:14px;z-index:2;display:inline-flex;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.82);border:1px solid rgba(26,31,46,.1);color:var(--midnight);font-size:12px;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.video-fallback,.video-help{align-items:center;justify-content:center}.video-help{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px;color:rgba(75,85,99,.88);font-size:.92rem;text-align:center}.video-help a{color:var(--genie-purple);font-weight:700;text-decoration:none}.thumbnail-fallback{display:block;margin-top:14px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.78);background:rgba(255,255,255,.55);box-shadow:var(--shadow-soft);text-decoration:none;color:var(--midnight)}.thumbnail-fallback-inner{min-height:148px;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,rgba(250,246,239,.24),rgba(250,246,239,.78)),url(https://img.youtube.com/vi/AbB_kULJ3nY/maxresdefault.jpg) 50%/cover no-repeat}.play-pill{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:12px 18px;background:rgba(255,255,255,.88);border:1px solid rgba(26,31,46,.1);color:var(--midnight);font-weight:800;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section{position:relative;padding:30px 0 76px}.section.landscape:before{content:"";position:absolute;inset:10% -8% auto auto;width:68%;height:460px;background-image:url(/images/painting-a.webp);background-size:cover;background-position:50%;opacity:.46;filter:saturate(.98) contrast(1.03);mask-image:linear-gradient(90deg,transparent,black 22%,black 72%,transparent),linear-gradient(180deg,transparent,black 22%,black 72%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 22%,black 72%,transparent),linear-gradient(180deg,transparent,black 22%,black 72%,transparent);mask-composite:intersect;-webkit-mask-composite:source-in;pointer-events:none}.section-header{max-width:750px;margin:0 auto 34px;text-align:center}.section-header h2{margin:0 0 14px;font-size:clamp(2rem,4.2vw,3.6rem);line-height:1;letter-spacing:-.06em;font-weight:650;color:var(--midnight)}.section-header p{margin:0;color:rgba(26,31,46,.68);font-size:1rem;line-height:1.7}.flow{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.22);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.flow-step{padding:30px 30px 32px;position:relative}.flow-step+.flow-step{border-left:1px solid var(--line-soft)}.flow-number{color:var(--genie-purple);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800;margin-bottom:18px}.flow-step h3{margin:0 0 10px;font-size:1.35rem;letter-spacing:-.035em;color:var(--midnight)}.flow-step p{margin:0;color:rgba(75,85,99,.9);font-size:.96rem;line-height:1.65}.capabilities{margin-top:34px;display:flex;flex-wrap:wrap;justify-content:center;gap:12px 24px;color:rgba(26,31,46,.76);font-size:14px;font-weight:650}.capability{gap:9px}.capability,.capability:before{display:inline-flex;align-items:center}.capability:before{content:"✓";justify-content:center;width:18px;height:18px;border-radius:999px;background:rgba(123,97,255,.1);color:var(--genie-purple);font-size:12px;font-weight:900}.waitlist{padding:18px 0 88px}.waitlist-panel{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;grid-gap:36px;gap:36px;border-radius:32px;border:1px solid rgba(255,255,255,.78);background:rgba(255,255,255,.48);box-shadow:var(--shadow);overflow:hidden;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:38px}.waitlist-panel:before{content:"";position:absolute;inset:0;background-image:url(/images/painting-a.webp);background-size:cover;background-position:50%;opacity:.26;filter:saturate(.78) contrast(.95);mask-image:linear-gradient(90deg,rgba(0,0,0,.46),transparent 62%);-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.46),transparent 62%);pointer-events:none}.waitlist-panel>*{position:relative;z-index:1}.waitlist-copy h2{margin:0 0 14px;font-size:clamp(2rem,4.2vw,3.7rem);line-height:1;letter-spacing:-.06em;font-weight:650;color:var(--midnight)}.waitlist-copy p{margin:0 0 24px;color:rgba(26,31,46,.7);font-size:1rem;line-height:1.7;max-width:430px}.benefits{display:grid;grid-gap:13px;gap:13px;margin-top:26px}.benefit{display:flex;gap:12px;align-items:flex-start;color:rgba(26,31,46,.84)}.benefit-check{flex:0 0 22px;width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:white;background:var(--genie-purple);font-size:13px;font-weight:900;margin-top:2px}.benefit strong{color:var(--midnight)}.form-card{border-radius:24px;border:1px solid rgba(26,31,46,.09);background:rgba(255,253,248,.76);box-shadow:var(--shadow-soft);padding:26px}.form-card h3{margin:0 0 7px;color:var(--midnight);font-size:1.42rem;letter-spacing:-.035em}.form-card p{margin:0 0 18px;color:rgba(75,85,99,.86);font-size:.95rem}form{grid-gap:14px}.form-grid,form{display:grid;gap:14px}.form-grid{grid-template-columns:1fr 1fr;grid-gap:14px}label{display:block;margin-bottom:7px;color:var(--midnight);font-weight:700;font-size:.88rem}input,textarea{width:100%;border:1px solid rgba(26,31,46,.12);border-radius:14px;background:rgba(255,255,255,.88);color:var(--ink);padding:13px 14px;font:inherit;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}input:focus,textarea:focus{border-color:rgba(123,97,255,.52);box-shadow:0 0 0 4px rgba(123,97,255,.12);background:white}textarea{min-height:118px;resize:vertical}.footer{padding:28px 0 42px;color:rgba(75,85,99,.78);font-size:13px}.footer-inner{border-top:1px solid var(--line);padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer img{height:42px;width:auto;opacity:.96}.legal-note{margin:2px 0 0;color:var(--charcoal);font-size:.78rem;line-height:1.45;text-align:center}.footer-links a,.legal-note a{color:var(--genie-purple);font-weight:600;text-decoration:none}.footer-links a:hover,.legal-note a:hover{text-decoration:underline}.footer-links{display:inline-flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:center}.footer-links span{color:rgba(75,85,99,.5)}@media (max-width:900px){.container{width:min(var(--max-width),calc(100% - 32px))}.brand img{height:42px}.nav-link{display:none}.hero{padding-top:46px}.flow{grid-template-columns:1fr}.flow-step+.flow-step{border-left:0;border-top:1px solid var(--line-soft)}.waitlist-panel{grid-template-columns:1fr;padding:24px}.waitlist-panel:before{opacity:.3;mask-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 68%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.4),transparent 68%)}}@media (max-width:620px){.nav{height:auto;padding:18px 0;align-items:flex-start;flex-direction:column}.nav-actions{width:100%;justify-content:space-between}.btn{padding:12px 16px}h1{font-size:clamp(3rem,15vw,4.6rem)}.form-grid{grid-template-columns:1fr}.video-card{border-radius:22px;padding:8px}.video-frame{border-radius:16px}.flow-step{padding:24px 10px}.footer-inner{align-items:flex-start;flex-direction:column}}.video-poster{position:absolute;inset:0;width:100%;height:100%;border:0;padding:0;cursor:pointer;overflow:hidden;background:transparent;font:inherit}.video-poster-bg{position:absolute;inset:0;background:#ffffff url(/images/video-poster.webp) 50%/cover no-repeat}.video-poster-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,25,35,0),rgba(23,25,35,.14))}.video-poster .play-pill{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;font-size:15px}.video-link-card{display:block;text-decoration:none;color:inherit}.video-link-card .video-frame{min-height:360px}.video-link-card .play-pill{pointer-events:none}.video-embed-card{display:block}.video-clickload{display:block;width:100%;border:0;padding:0;cursor:pointer;font:inherit;color:inherit;text-align:center}.video-clickload:focus-visible{outline:4px solid rgba(114,87,214,.24);outline-offset:4px}.video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:inherit;background:#000}.video-card.video-embed-card{overflow:hidden}.video-card.video-embed-card:before{z-index:0}.video-card.video-embed-card>.video-frame,.video-card.video-embed-card>button.video-frame{position:relative;display:block;width:100%;aspect-ratio:16/9;height:auto;min-height:420px;padding:0!important;margin:0;border-radius:20px;overflow:hidden;background:rgba(234,225,210,.78);z-index:1}.video-card.video-embed-card button.video-frame{border:0;-moz-appearance:none;appearance:none;-webkit-appearance:none}.video-card.video-embed-card .video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:inherit;background:#000}@media (max-width:680px){.video-card.video-embed-card>.video-frame,.video-card.video-embed-card>button.video-frame{min-height:220px}}body:before{background:linear-gradient(180deg,rgba(250,246,239,.88),rgba(243,239,230,.88) 46%,rgba(234,225,210,.88))}body:after{opacity:.88;filter:saturate(1.12) contrast(1.08);mask-image:linear-gradient(90deg,transparent,black 14%,black 82%,transparent),linear-gradient(180deg,transparent,black 12%,black 82%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 14%,black 82%,transparent),linear-gradient(180deg,transparent,black 12%,black 82%,transparent)}.section.landscape:before{opacity:.72;width:78%;height:540px;inset:4% -10% auto auto;filter:saturate(1.12) contrast(1.08);mask-image:linear-gradient(90deg,transparent,black 14%,black 84%,transparent),linear-gradient(180deg,transparent,black 12%,black 84%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 14%,black 84%,transparent),linear-gradient(180deg,transparent,black 12%,black 84%,transparent)}.waitlist-panel{background:rgba(255,255,255,.4)}.waitlist-panel:before{opacity:.48;filter:saturate(1.04) contrast(1.04);mask-image:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.38) 48%,transparent 78%);-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.7),rgba(0,0,0,.38) 48%,transparent 78%)}.form-card{background:rgba(255,253,248,.82)}.video-card{background:rgba(255,253,248,.58)}@media (max-width:900px){body:after{opacity:.72}.section.landscape:before{width:110%;opacity:.46;inset:0 -30% auto auto}.waitlist-panel:before{opacity:.34}}body:before{background:linear-gradient(180deg,rgba(250,246,239,.965),rgba(243,239,230,.965) 46%,rgba(234,225,210,.965))!important}body:after{position:absolute!important;inset:78px -8% auto auto!important;width:72%!important;height:520px!important;opacity:.32!important;filter:saturate(.88) contrast(.96)!important;background-size:cover!important;background-position:50%!important;mask-image:linear-gradient(90deg,transparent,black 22%,black 72%,transparent),linear-gradient(180deg,black,black 70%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,black 22%,black 72%,transparent),linear-gradient(180deg,black,black 70%,transparent)!important}.section.landscape:before{opacity:.28!important;filter:saturate(.86) contrast(.94)!important}.waitlist-panel{background:rgba(255,255,255,.54)!important}.waitlist-panel:before{opacity:.22!important;filter:saturate(.86) contrast(.94)!important;mask-image:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.24) 48%,transparent 74%)!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.4),rgba(0,0,0,.24) 48%,transparent 74%)!important}.video-card{background:rgba(255,253,248,.72)!important}@media (max-width:900px){body:after{width:110%!important;height:450px!important;inset:76px -34% auto auto!important;opacity:.22!important}.section.landscape:before{width:110%!important;opacity:.18!important;inset:0 -30% auto auto!important}.waitlist-panel:before{opacity:.16!important}}.hero:before{inset:-70px -8% auto -8%!important;height:560px!important;opacity:.26!important;filter:saturate(.86) contrast(.94)!important}.hero:before,body:after{mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.25) 12%,black 26%,black 70%,rgba(0,0,0,.25) 86%,transparent),linear-gradient(180deg,transparent,rgba(0,0,0,.22) 12%,black 28%,black 64%,rgba(0,0,0,.18) 82%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.25) 12%,black 26%,black 70%,rgba(0,0,0,.25) 86%,transparent),linear-gradient(180deg,transparent,rgba(0,0,0,.22) 12%,black 28%,black 64%,rgba(0,0,0,.18) 82%,transparent)!important}body:after{opacity:.28!important;mask-composite:intersect!important;-webkit-mask-composite:source-in!important}@media (max-width:900px){.hero:before,body:after{opacity:.22!important;mask-image:linear-gradient(90deg,transparent,black 20%,black 80%,transparent),linear-gradient(180deg,transparent,black 22%,black 72%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,black 20%,black 80%,transparent),linear-gradient(180deg,transparent,black 22%,black 72%,transparent)!important}}.hero:before{background-image:url(/images/painting-a.webp)!important;background-position:50%!important;opacity:.28!important;filter:saturate(.88) contrast(.96)!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.28) 12%,black 28%,black 68%,rgba(0,0,0,.24) 84%,transparent),linear-gradient(180deg,transparent,rgba(0,0,0,.25) 14%,black 30%,black 62%,rgba(0,0,0,.18) 80%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.28) 12%,black 28%,black 68%,rgba(0,0,0,.24) 84%,transparent),linear-gradient(180deg,transparent,rgba(0,0,0,.25) 14%,black 30%,black 62%,rgba(0,0,0,.18) 80%,transparent)!important}body:after{opacity:0!important;background-image:none!important}.section.landscape:before{background-image:url(/images/painting-a.webp)!important;background-size:cover!important;background-position:50%!important;width:68%!important;height:460px!important;inset:10% -8% auto auto!important;opacity:.3!important;filter:saturate(.88) contrast(.96)!important;mask-image:linear-gradient(90deg,transparent,black 22%,black 72%,transparent),linear-gradient(180deg,transparent,black 22%,black 72%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,black 22%,black 72%,transparent),linear-gradient(180deg,transparent,black 22%,black 72%,transparent)!important;mask-composite:intersect!important;-webkit-mask-composite:source-in!important}.waitlist-panel:before{background-image:url(/images/painting-b.webp)!important;opacity:.24!important;filter:saturate(.88) contrast(.96)!important;mask-image:linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.23) 48%,transparent 76%),linear-gradient(180deg,transparent,black 18%,black 80%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,rgba(0,0,0,.38),rgba(0,0,0,.23) 48%,transparent 76%),linear-gradient(180deg,transparent,black 18%,black 80%,transparent)!important}@media (max-width:900px){.hero:before{opacity:.22!important;width:auto!important;inset:-80px -30% auto -30%!important}.section.landscape:before{width:110%!important;opacity:.2!important;inset:0 -30% auto auto!important}.waitlist-panel:before{opacity:.15!important}}.hero:before{opacity:.5!important;width:90%!important;height:670px!important;inset:-78px -10% auto auto!important;background-size:cover!important;background-position:100%!important;filter:saturate(1) contrast(1.05)!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.1) 24%,rgba(0,0,0,.4) 52%,rgba(0,0,0,.55) 80%,rgba(0,0,0,.4)),linear-gradient(180deg,transparent,rgba(0,0,0,.45) 7%,black 20%,black 78%,rgba(0,0,0,.35) 91%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.1) 24%,rgba(0,0,0,.4) 52%,rgba(0,0,0,.55) 80%,rgba(0,0,0,.4)),linear-gradient(180deg,transparent,rgba(0,0,0,.45) 7%,black 20%,black 78%,rgba(0,0,0,.35) 91%,transparent)!important;mask-composite:intersect!important;-webkit-mask-composite:source-in!important}body:after{opacity:.4!important;width:78%!important;height:560px!important;inset:70px -7% auto auto!important;filter:saturate(.92) contrast(.98)!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.4) 10%,black 28%,rgba(0,0,0,.44) 74%,transparent),linear-gradient(180deg,transparent,rgba(0,0,0,.52) 9%,black 24%,black 74%,rgba(0,0,0,.38) 90%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.4) 10%,black 28%,rgba(0,0,0,.44) 74%,transparent),linear-gradient(180deg,transparent,rgba(0,0,0,.52) 9%,black 24%,black 74%,rgba(0,0,0,.38) 90%,transparent)!important}.waitlist-panel{background:rgba(255,253,248,.54)!important}.waitlist-panel:before{opacity:.44!important;filter:saturate(1.02) contrast(1.06)!important;background-size:cover!important;background-position:100%!important;mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.42) 12%,black 35%,rgba(0,0,0,.52) 68%,transparent),linear-gradient(180deg,transparent,rgba(0,0,0,.58) 12%,black 28%,black 78%,transparent)!important;-webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.42) 12%,black 35%,rgba(0,0,0,.52) 68%,transparent),linear-gradient(180deg,transparent,rgba(0,0,0,.58) 12%,black 28%,black 78%,transparent)!important;mask-composite:intersect!important;-webkit-mask-composite:source-in!important}.form-card{background:rgba(255,253,248,.88)!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}@media (max-width:900px){.hero:before{opacity:.36!important;width:124%!important;height:540px!important;inset:-54px -44% auto auto!important}body:after{opacity:.28!important;width:112%!important;height:470px!important;inset:80px -38% auto auto!important}.waitlist-panel:before{opacity:.3!important}}.brand{gap:10px;text-decoration:none;color:var(--ink);font-weight:800;letter-spacing:-.02em;font-size:20px}.brand-name{display:inline-block;line-height:1}.hero-email-form{width:min(560px,100%);margin:0 auto 18px;display:flex;align-items:center;gap:10px;padding:8px;border:1px solid rgba(26,31,46,.1);border-radius:999px;background:rgba(255,253,248,.74);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-email-form input{min-width:0;flex:1 1;border:0;border-radius:999px;background:rgba(255,255,255,.64);padding:14px 18px;box-shadow:none}.hero-email-form input:focus{box-shadow:inset 0 0 0 2px rgba(123,97,255,.22)}.hero-email-form .btn{flex:0 0 auto}.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}@media (max-width:560px){.hero-email-form{border-radius:22px;flex-direction:column;padding:12px}.hero-email-form .btn,.hero-email-form input{width:100%}}.waitlist-email-form{width:100%;margin:20px 0 14px;box-shadow:0 14px 40px rgba(50,39,22,.075)}.waitlist-email-form+.legal-note{margin-top:12px}.form-card .waitlist-email-form .btn,.form-card .waitlist-email-form input{margin:0}.footer-brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--ink);font-weight:800;letter-spacing:-.02em;font-size:1rem}.footer-brand-name{line-height:1}.footer-meta{gap:18px;flex-wrap:wrap;justify-content:center}.footer-meta,.footer-social{display:inline-flex;align-items:center}.footer-social{gap:10px}.social-link{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(26,31,46,.1);background:rgba(255,255,255,.82);color:var(--genie-purple);text-decoration:none;box-shadow:0 8px 24px rgba(50,39,22,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.social-link:hover{transform:translateY(-1px);border-color:rgba(123,97,255,.28);box-shadow:0 12px 28px rgba(50,39,22,.1)}.social-link svg{width:18px;height:18px;display:block;fill:currentColor}@media (max-width:680px){.footer-brand,.footer-inner,.footer-meta{width:100%;justify-content:center}}@media (max-width:700px){body,html{width:100%;overflow-x:hidden}.container{width:min(100% - 28px,var(--max-width));margin-left:auto;margin-right:auto}.nav{height:auto;min-height:76px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding-top:12px;padding-bottom:12px;text-align:left}.brand{flex:1 1 auto;min-width:0;gap:8px;font-size:18px}.brand img{height:42px;flex:0 0 auto}.brand-name{white-space:nowrap}.nav-actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px}.nav-actions .nav-link{display:none}.nav-actions .btn{padding:10px 14px;font-size:13px;white-space:nowrap;box-shadow:0 10px 24px rgba(123,97,255,.16)}.hero{padding:48px 0 34px;text-align:center}.hero .eyebrow,.hero .lead,.hero .microcopy,.hero h1{margin-left:auto;margin-right:auto}.hero h1{max-width:360px;font-size:clamp(2.25rem,10vw,3.2rem);line-height:1.02}.hero .lead{max-width:340px;font-size:1rem}.hero-email-form{width:min(100%,360px);margin-left:auto;margin-right:auto;flex-direction:column;align-items:stretch;border-radius:24px;padding:12px}.hero-email-form .btn,.hero-email-form input{width:100%}.microcopy{max-width:330px}.form-card,.landscape-card,.video-shell,.waitlist-panel{margin-left:auto;margin-right:auto}.landscape,.section,.waitlist{text-align:center}.landscape-grid,.waitlist-panel{grid-template-columns:1fr;justify-items:center}.benefits,.landscape-copy,.waitlist-copy{max-width:360px;margin-left:auto;margin-right:auto}.benefits{text-align:left}.form-card{width:min(100%,380px);text-align:center}.waitlist-email-form{width:100%;max-width:340px}.footer-inner{flex-direction:column;align-items:center;text-align:center}.footer-brand,.footer-inner,.footer-links,.footer-meta{justify-content:center}}@media (max-width:390px){.container{width:min(100% - 22px,var(--max-width))}.brand{font-size:16px}.brand img{height:38px}.nav-actions .btn{padding:9px 12px;font-size:12px}.hero h1{font-size:2.18rem}}@media (max-width:960px){body,html{width:100%;max-width:100%;margin:0;overflow-x:hidden;background:var(--beige)}body:after,body:before{width:100vw}.container,.nav.container{width:min(100% - 32px,var(--max-width))!important}.container,.hero>.container,.nav.container{margin-left:auto!important;margin-right:auto!important}.hero>.container{width:min(100% - 32px,620px)!important;display:flex;flex-direction:column;align-items:center}.hero{text-align:center}.hero .eyebrow,.hero .lead,.hero .microcopy,.hero h1{width:100%;max-width:620px;margin-left:auto!important;margin-right:auto!important;text-align:center}.hero-email-form{width:min(100%,560px)!important;margin-left:auto!important;margin-right:auto!important}.footer .container,.landscape .container,.video-section .container,.waitlist .container{width:min(100% - 32px,620px)!important;margin-left:auto!important;margin-right:auto!important}.form-card,.landscape-card,.video-shell,.waitlist-panel{width:100%;max-width:620px;margin-left:auto!important;margin-right:auto!important}.landscape-grid,.waitlist-panel{justify-items:center}}@media (max-width:700px){.footer .container,.hero>.container,.landscape .container,.video-section .container,.waitlist .container{width:min(100% - 28px,560px)!important}.hero-email-form{width:min(100%,560px)!important}}@media (max-width:960px){.waitlist{padding-bottom:52px}.waitlist-panel{align-items:start;gap:22px;padding:24px 18px}.waitlist-copy{padding-bottom:0}.form-card{padding:22px 18px;min-height:0!important;height:auto!important}.form-card h3,.form-card>p{margin-left:auto;margin-right:auto}.waitlist-email-form{display:flex!important;margin:18px auto 12px!important;width:min(100%,360px)!important}.waitlist-email-form,.waitlist-email-form input{opacity:1!important;visibility:visible!important}.waitlist-email-form input{display:block!important}.waitlist-email-form .btn{display:inline-flex!important;opacity:1!important;visibility:visible!important}.legal-note{max-width:340px;margin-left:auto!important;margin-right:auto!important;font-size:.82rem}}@media (max-width:700px){.waitlist-panel{padding:22px 16px;border-radius:30px}.form-card{width:100%;max-width:420px;border-radius:28px}.waitlist-email-form{max-width:360px;flex-direction:column;align-items:stretch;border-radius:24px;padding:12px}.waitlist-email-form .btn,.waitlist-email-form input{width:100%}}.waitlist .form-card{align-self:start}.bottom-email-form{width:100%;display:flex;align-items:center;gap:10px;padding:8px;margin:18px 0 12px;border:1px solid rgba(26,31,46,.1);border-radius:999px;background:rgba(255,253,248,.74);box-shadow:0 14px 40px rgba(50,39,22,.075);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-email-form input{min-width:0;flex:1 1 auto;width:auto;border:0;border-radius:999px;background:rgba(255,255,255,.7);color:var(--ink);padding:14px 18px;font:inherit;box-shadow:none}.bottom-email-form input:focus{box-shadow:inset 0 0 0 2px rgba(123,97,255,.22)}.bottom-email-form .btn{flex:0 0 auto;margin:0;min-width:max-content}@media (max-width:1100px){.waitlist{padding:18px 0 56px}.waitlist .container{width:min(100% - 40px,900px)!important;margin-left:auto!important;margin-right:auto!important}.waitlist-panel{display:grid!important;grid-template-columns:minmax(0,1fr)!important;grid-gap:24px!important;gap:24px!important;padding:28px!important;height:auto!important;min-height:0!important;align-items:start!important;justify-items:stretch!important}.form-card,.waitlist-copy{width:100%!important;max-width:620px!important;margin-left:auto!important;margin-right:auto!important}.form-card{height:auto!important;min-height:0!important;padding:24px!important;text-align:left!important}.bottom-email-form{max-width:100%}.legal-note{max-width:520px;margin-left:auto!important;margin-right:auto!important;text-align:center}}@media (max-width:760px){.waitlist .container{width:min(100% - 28px,560px)!important}.waitlist-panel{padding:22px 16px!important;border-radius:30px!important}.benefits,.waitlist-copy{max-width:420px!important}.benefits{width:100%}.benefit{gap:12px}.form-card{max-width:420px!important;padding:22px 18px!important;text-align:center!important;border-radius:28px!important}.bottom-email-form{flex-direction:column;align-items:stretch;border-radius:24px;padding:12px;margin:18px auto 12px;max-width:360px}.bottom-email-form .btn,.bottom-email-form input{width:100%}}*{box-sizing:border-box}body,html{max-width:100%;overflow-x:hidden}@media (min-width:961px){.waitlist .container{width:min(var(--max-width),calc(100% - 64px))!important;margin-left:auto!important;margin-right:auto!important}.waitlist-panel{grid-template-columns:minmax(0,.96fr) minmax(460px,1.04fr)!important;align-items:center!important;gap:44px!important}.waitlist-copy{align-self:center!important}.benefits,.waitlist-copy p{max-width:520px!important}.form-card{width:100%!important;max-width:560px!important;height:auto!important;min-height:0!important;align-self:center!important;justify-self:end!important;padding:30px!important}.bottom-email-form{width:100%!important;margin:20px 0 16px!important;display:flex!important;flex-direction:row!important;align-items:center!important;border-radius:999px!important}.bottom-email-form input{width:auto!important;flex:1 1 auto!important}.bottom-email-form .btn{width:auto!important;flex:0 0 auto!important;white-space:nowrap!important}.form-card .legal-note{max-width:460px!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:960px){body{margin:0!important}.container,.footer .container,.hero>.container,.landscape .container,.nav.container,.video-section .container,.waitlist .container{width:min(calc(100vw - 32px),620px)!important;max-width:620px!important;margin-left:auto!important;margin-right:auto!important}.nav{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;text-align:left!important}.brand{flex:1 1 auto!important;min-width:0!important}.nav-actions{flex:0 0 auto!important}.nav-actions .nav-link{display:none!important}.nav-actions .btn{white-space:nowrap!important;padding:10px 14px!important}.footer,.hero,.landscape,.waitlist{text-align:center!important}.footer .container,.hero>.container,.waitlist .container{display:block!important}.benefits,.form-card,.hero .eyebrow,.hero .lead,.hero .microcopy,.hero h1,.landscape-card,.video-shell,.waitlist-copy,.waitlist-panel{margin-left:auto!important;margin-right:auto!important}.waitlist-panel{width:100%!important;max-width:620px!important;display:grid!important;grid-template-columns:1fr!important;grid-gap:24px!important;gap:24px!important;justify-items:center!important;align-items:start!important;padding:24px!important;height:auto!important;min-height:0!important}.form-card,.waitlist-copy{width:100%!important;max-width:520px!important}.benefits,.waitlist-copy,.waitlist-copy .eyebrow,.waitlist-copy h2,.waitlist-copy>p{text-align:left!important}.benefits{width:100%!important;max-width:520px!important}.form-card{height:auto!important;min-height:0!important;padding:24px!important;text-align:center!important;align-self:start!important;justify-self:center!important}.bottom-email-form{width:min(100%,440px)!important;margin:18px auto 14px!important}.form-card .legal-note{max-width:430px!important;margin-left:auto!important;margin-right:auto!important}.footer-brand,.footer-inner,.footer-links,.footer-meta{justify-content:center!important;text-align:center!important}}@media (max-width:640px){.container,.footer .container,.hero>.container,.landscape .container,.nav.container,.video-section .container,.waitlist .container{width:min(calc(100vw - 28px),520px)!important;max-width:520px!important}.waitlist-panel{padding:22px 16px!important;border-radius:30px!important}.benefits,.form-card,.waitlist-copy{max-width:420px!important}.form-card{padding:22px 18px!important;border-radius:28px!important}.bottom-email-form{flex-direction:column!important;align-items:stretch!important;border-radius:24px!important;padding:12px!important;width:min(100%,360px)!important}.bottom-email-form .btn,.bottom-email-form input{width:100%!important}}@media (max-width:390px){.container,.footer .container,.hero>.container,.landscape .container,.nav.container,.video-section .container,.waitlist .container{width:calc(100vw - 22px)!important}.brand{font-size:16px!important}.brand img{height:38px!important}.nav-actions .btn{padding:9px 12px!important;font-size:12px!important}}@media (max-width:640px){.nav.container{padding-left:2px!important;padding-right:10px!important}.nav-actions{transform:translateX(-8px)}.nav-actions .btn{padding-left:12px!important;padding-right:12px!important}}@media (max-width:390px){.nav-actions{transform:translateX(-12px)}.nav-actions .btn{padding-left:10px!important;padding-right:10px!important}}@media (max-width:640px){.footer-inner{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;text-align:left!important}.footer-brand{width:auto!important;flex:1 1 auto!important;min-width:0!important;justify-content:flex-start!important;white-space:nowrap!important}.footer-brand img{height:36px!important}.footer-brand-name{font-size:15px!important}.footer-meta{width:auto!important;flex:0 0 auto!important;display:flex!important;flex-direction:column!important;align-items:flex-end!important;justify-content:center!important;gap:10px!important}.footer-social{justify-content:flex-end!important;flex-wrap:nowrap!important}.social-link{width:34px!important;height:34px!important}.social-link svg{width:16px!important;height:16px!important}.footer-links{width:100%!important;flex-basis:100%!important;justify-content:center!important;text-align:center!important;order:3!important;margin-top:8px!important}}@media (max-width:390px){.footer-inner{gap:8px!important}.footer-brand-name{font-size:14px!important}.footer-brand img,.social-link{height:32px!important}.social-link{width:32px!important}}.footer-inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:center!important;gap:16px!important;text-align:center!important}.footer-top-row{width:100%;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.footer-brand{width:auto!important;flex:1 1 auto!important;min-width:0!important;justify-content:flex-start!important;white-space:nowrap!important}.footer-social{flex:0 0 auto!important;justify-content:flex-end!important;gap:10px!important;flex-wrap:nowrap!important}.footer-links,.footer-social{display:inline-flex!important;align-items:center!important}.footer-links{width:100%!important;justify-content:center!important;gap:14px!important;flex-wrap:wrap!important;text-align:center!important}@media (min-width:961px){.footer-inner{flex-direction:row!important;align-items:center!important;justify-content:space-between!important;text-align:left!important}.footer-top-row{justify-content:flex-start!important;gap:18px!important}.footer-links,.footer-top-row{width:auto!important;flex:0 0 auto!important}.footer-links{justify-content:flex-end!important}}@media (max-width:960px){.footer .container{width:min(calc(100vw - 32px),620px)!important}.footer .container,.footer-top-row{margin-left:auto!important;margin-right:auto!important}.footer-top-row{max-width:520px!important}.footer-brand img{height:38px!important}.footer-brand-name{font-size:16px!important}.social-link{width:36px!important;height:36px!important}.social-link svg{width:16px!important;height:16px!important}}@media (max-width:390px){.footer .container{width:calc(100vw - 22px)!important}.footer-top-row{gap:10px!important}.footer-brand img{height:32px!important}.footer-brand-name{font-size:14px!important}.social-link{width:32px!important;height:32px!important}}@media (min-width:961px){.footer-inner{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:24px!important}.footer-top-row{display:contents!important}.footer-brand{flex:0 0 auto!important;justify-content:flex-start!important}.footer-social{order:2!important;margin-left:auto!important;margin-right:12px!important}.footer-links{order:3!important;width:auto!important;flex:0 0 auto!important;justify-content:flex-end!important}}@media (max-width:960px){.footer-top-row{display:flex!important}}@media (min-width:1200px){:root{--max-width:1280px}.container{width:min(var(--max-width),calc(100% - 96px))!important}.hero{padding-top:clamp(84px,7vw,132px)!important;padding-bottom:clamp(54px,5vw,92px)!important}.hero h1{font-size:clamp(4.6rem,5.4vw,7rem)!important;max-width:920px!important}.hero .lead{max-width:760px!important;font-size:clamp(1.2rem,1.35vw,1.55rem)!important}.hero-email-form{width:min(680px,100%)!important}.video-shell{max-width:1120px!important}.landscape-grid{gap:clamp(40px,5vw,76px)!important}.waitlist-panel{grid-template-columns:minmax(0,.95fr) minmax(520px,1.05fr)!important;gap:clamp(48px,5vw,82px)!important;padding:clamp(44px,4vw,64px)!important}.benefits,.waitlist-copy p{max-width:560px!important}.form-card{max-width:640px!important}}@media (min-width:1600px){:root{--max-width:1480px}.container{width:min(var(--max-width),calc(100% - 128px))!important}.hero h1{font-size:clamp(5.8rem,5.2vw,8rem)!important;max-width:1040px!important}.hero .lead{max-width:860px!important}.hero-email-form{width:min(760px,100%)!important}.video-shell{max-width:1280px!important}.waitlist-panel{grid-template-columns:minmax(0,.95fr) minmax(580px,1.05fr)!important}.form-card{max-width:700px!important}}@media (min-width:2000px){:root{--max-width:1680px}.container{width:min(var(--max-width),calc(100% - 160px))!important}.hero h1{max-width:1160px!important}.video-shell{max-width:1440px!important}.waitlist-panel{padding:72px!important}}[dir=rtl] .footer-inner,[dir=rtl] .nav{direction:rtl}[dir=rtl] .flow-step+.flow-step{border-left:0;border-right:1px solid var(--line-soft)}.lang-switcher{gap:8px;position:relative}.lang-switcher,.lang-switcher-label{display:inline-flex;align-items:center}.lang-switcher-label{gap:7px;color:rgba(75,85,99,.78);font-size:13px;font-weight:600}.lang-switcher-label svg{width:15px;height:15px;opacity:.7}.lang-select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid var(--line);background:rgba(255,255,255,.6);color:var(--ink);font:inherit;font-size:13px;font-weight:700;border-radius:999px;padding:8px 32px 8px 14px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%234B5563' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}[dir=rtl] .lang-select{padding:8px 14px 8px 32px;background-position:left 12px center}.lang-select:hover{background-color:rgba(255,255,255,.85)}.lang-select:focus-visible{outline:none;border-color:rgba(123,97,255,.52);box-shadow:0 0 0 4px rgba(123,97,255,.12)}.form-status{margin:12px 0 0;font-size:.9rem;font-weight:600;line-height:1.5;min-height:1.2em}.form-status[data-state=success]{color:#1c7c4a}.form-status[data-state=error]{color:#c0362c}.hero-email-form+.form-status{text-align:center;max-width:560px;margin:12px auto 0}.btn[disabled]{opacity:.62;cursor:progress;transform:none;box-shadow:none}.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}@media (prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.video-card.video-embed-card{width:100%;max-width:900px;margin-left:auto;margin-right:auto}.video-card.video-embed-card>button.video-frame{aspect-ratio:16/9;min-height:0}.video-card.video-embed-card>.video-loaded-frame{aspect-ratio:16/9;min-height:0;position:relative;display:block;width:100%;height:auto;border-radius:20px;overflow:hidden}@media (max-width:680px){.video-card.video-embed-card>.video-loaded-frame,.video-card.video-embed-card>button.video-frame{min-height:0}}.turnstile-box{margin:12px 0 2px;min-height:0}.hero-email-form~.turnstile-box{display:flex;justify-content:center}