@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600;9..40,700&family=Manrope:wght@500;600;700;800&display=swap');

:root { color-scheme: dark; --ink:#f8f9ff; --muted:#9ca2b7; --faint:#646b81; --bg:#080a12; --panel:rgba(19,23,38,.72); --line:rgba(173,191,255,.14); --blue:#42baff; --violet:#9276ff; --aqua:#5ce0d1; --gold:#ffc83d; }
* { box-sizing:border-box; }
html { scroll-behavior:smooth; }
body { margin:0; min-width:320px; background:var(--bg); color:var(--ink); font-family:"DM Sans", Inter, ui-sans-serif, system-ui, sans-serif; }
a { color:inherit; text-decoration:none; }
button, input { font:inherit; }
.site-shell { position:relative; overflow:hidden; isolation:isolate; background:linear-gradient(116deg,#080a12 0%,#0a0d17 47%,#080b13 100%); }
.page-width { width:min(1180px,calc(100% - 48px)); margin-inline:auto; }
.ambient { position:absolute; z-index:-2; border-radius:999px; filter:blur(20px); pointer-events:none; }
.ambient-one { width:760px; height:620px; top:-250px; right:-180px; background:radial-gradient(circle,rgba(43,124,255,.25),rgba(45,51,139,.12) 36%,transparent 68%); }
.ambient-two { width:700px; height:520px; top:940px; left:-450px; background:radial-gradient(circle,rgba(90,63,255,.19),transparent 65%); }
.grid-noise { position:absolute; z-index:-1; inset:0; opacity:.22; pointer-events:none; background-image:linear-gradient(rgba(153,174,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(153,174,255,.035) 1px,transparent 1px); background-size:58px 58px; mask-image:linear-gradient(to bottom,black,transparent 72%); }
.site-nav { height:92px; display:flex; align-items:center; justify-content:space-between; }
.brand { display:inline-flex; align-items:center; gap:10px; font-family:Manrope,sans-serif; font-weight:800; letter-spacing:-.06em; font-size:21px; }
.brand-app-icon { width:27px; height:27px; border-radius:8px; object-fit:cover; box-shadow:0 5px 13px rgba(31,86,186,.3); }
.brand-mark { position:relative; display:inline-flex; align-items:center; width:23px; height:23px; }
.brand-mark i { position:absolute; width:11px; height:11px; border-radius:4px; background:linear-gradient(145deg,#72d9ff,#3788ff); transform:rotate(45deg); }
.brand-mark i:nth-child(1){ left:1px; top:6px; opacity:.75; }.brand-mark i:nth-child(2){ left:7px; top:1px; }.brand-mark i:nth-child(3){ left:11px; top:10px; background:linear-gradient(145deg,#9c83ff,#5b5eff); }
.nav-cta { display:inline-flex; gap:8px; align-items:center; padding:11px 15px; border:1px solid var(--line); border-radius:99px; background:rgba(255,255,255,.035); color:#dce5ff; font-size:14px; font-weight:600; transition:background .2s,border-color .2s; }.nav-cta:hover{ background:rgba(115,158,255,.12); border-color:rgba(114,186,255,.45); }
.hero-landing { min-height:890px; padding:70px 0 0; display:flex; flex-direction:column; align-items:center; text-align:center; }
.launch-pill,.section-label,.card-index,.phone-kicker { font-family:"DM Mono",monospace; font-size:11px; font-weight:500; letter-spacing:.13em; text-transform:uppercase; }
.launch-pill { width:max-content; max-width:100%; margin:0 auto 23px; padding:9px 12px; border:1px solid rgba(101,195,255,.22); border-radius:99px; color:#b7c8f4; background:rgba(35,55,102,.2); }.launch-pill span{display:inline-block;width:7px;height:7px;margin-right:8px;border-radius:50%;background:var(--aqua);box-shadow:0 0 13px var(--aqua);}
h1,h2,h3,p { margin:0; }
.hero-copy h1 { max-width:800px; font-family:Manrope,sans-serif; font-weight:800; font-size:clamp(53px,6.8vw,91px); line-height:.94; letter-spacing:-.083em; }.hero-copy h1 em,.belief-heading em { color:#84c8ff; font-style:normal; }
.hero-lead { max-width:595px; margin:24px auto 0; color:var(--muted); font-size:18px; line-height:1.55; letter-spacing:-.018em; }
.waitlist-form { position:relative; display:flex; gap:7px; width:min(100%,480px); margin:31px auto 0; padding:6px; border:1px solid rgba(173,191,255,.18); border-radius:15px; background:rgba(22,26,42,.74); box-shadow:0 18px 55px rgba(0,0,0,.28); }.waitlist-form:focus-within{border-color:rgba(95,191,255,.62);box-shadow:0 0 0 4px rgba(66,186,255,.11),0 18px 55px rgba(0,0,0,.28);}
.waitlist-form input[type=email] { min-width:0; flex:1; padding:0 13px; border:0; outline:0; color:var(--ink); background:transparent; font-size:15px; }.waitlist-form input::placeholder{color:#747b90;}.waitlist-form button{ cursor:pointer; border:0; border-radius:10px; padding:13px 16px; background:linear-gradient(135deg,#f6faff,#d9e9ff); color:#080c15; font-weight:700; font-size:14px; transition:transform .2s,box-shadow .2s; }.waitlist-form button:hover{transform:translateY(-1px);box-shadow:0 8px 20px rgba(121,193,255,.25)}.waitlist-form button:disabled{opacity:.72;cursor:wait;transform:none}.honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;}.form-status{ position:absolute; top:calc(100% + 11px); left:0; color:#b6caec; font-size:13px; line-height:1.3; }.waitlist-form.submitted + .form-note{opacity:0;}.form-note { margin-top:13px; color:#6f768d; font-size:12px; transition:opacity .2s; }
.hero-proof { display:flex; justify-content:center; flex-wrap:wrap; gap:16px; margin-top:38px; color:#8d95ac; font-size:13px; }.hero-proof b { margin-right:6px; color:#5f8ce6; font-family:"DM Mono",monospace; font-size:10px; }
.hero-product { position:relative; width:min(100%,720px); min-height:445px; margin-top:25px; display:grid; place-items:center; }.orbit{position:absolute;border:1px solid rgba(111,179,255,.17);border-radius:50%;transform:rotate(-30deg);}.orbit-a{width:650px;height:205px;}.orbit-b{width:430px;height:490px;opacity:.35;transform:rotate(31deg);}.floating-card{position:absolute;z-index:3;display:flex;gap:10px;align-items:center;padding:11px 13px;border:1px solid rgba(169,194,255,.18);border-radius:15px;background:rgba(20,25,42,.8);box-shadow:0 15px 35px rgba(0,0,0,.35);backdrop-filter:blur(12px);font-size:11px;animation:float 5s ease-in-out infinite}.floating-card-one{top:126px;right:7px}.floating-card-two{bottom:95px;left:23px;animation-delay:-2.3s}.float-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:10px;font-size:14px}.float-icon.aqua{color:#64e8d7;background:rgba(71,215,197,.13)}.float-icon.coral{color:#ff9b9d;background:rgba(255,120,129,.13)}.floating-card b,.floating-card small{display:block;white-space:nowrap}.floating-card b{font-size:11px}.floating-card small{margin-top:2px;color:#8992a8;font-size:9px}@keyframes float{50%{transform:translateY(-9px)}}
.real-screen,.floating-screen { position:relative; z-index:1; margin:0; overflow:hidden; border:1px solid rgba(191,214,255,.27); background:#080b11; box-shadow:0 40px 80px rgba(0,0,0,.48),0 0 70px rgba(54,126,255,.12); }.real-screen img,.floating-screen img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.story-screen{width:266px;height:454px;padding:8px;border:1px solid rgba(244,247,255,.33);border-radius:43px;background:linear-gradient(135deg,#3e4553,#090b0e 18%,#11151d 83%,#6d7280);box-shadow:inset 1px 0 rgba(255,255,255,.55),inset -1px 0 rgba(255,255,255,.12),0 40px 80px rgba(0,0,0,.64),0 0 74px rgba(54,126,255,.14);transform:rotate(2deg)}.story-screen img{border-radius:35px}.phone-speaker{position:absolute;z-index:2;top:15px;left:50%;width:74px;height:20px;transform:translateX(-50%);border-radius:99px;background:#020304;box-shadow:inset 0 -1px rgba(255,255,255,.05)}.practice-screen{position:absolute;z-index:2;bottom:32px;right:38px;width:127px;height:232px;border-radius:22px;transform:rotate(8deg);box-shadow:0 25px 50px rgba(0,0,0,.5)}.product-stats{position:absolute;z-index:2;bottom:0;display:flex;gap:0;padding:12px 14px;border:1px solid rgba(173,191,255,.18);border-radius:15px;background:rgba(21,26,43,.75);backdrop-filter:blur(14px);box-shadow:0 20px 45px rgba(0,0,0,.35)}.product-stats span{padding:0 14px;color:#a1a9be;font-size:10px}.product-stats span+span{border-left:1px solid rgba(173,191,255,.14)}.product-stats b{margin-right:5px;color:#69bbff;font-family:"DM Mono",monospace;font-size:9px}
.belief{padding:106px 0}.section-label{color:#5eb9ff}.belief-heading{display:grid;grid-template-columns:1.08fr .75fr;gap:90px;align-items:end;margin:18px 0 45px}.belief-heading h2,.manifesto h2,.waitlist-section h2{font-family:Manrope,sans-serif;font-size:clamp(37px,4.4vw,61px);font-weight:800;line-height:1.02;letter-spacing:-.068em}.belief-heading p{max-width:400px;color:var(--muted);font-size:17px;line-height:1.56}.capability-grid{display:grid;grid-template-columns:1.16fr .92fr .92fr;gap:13px}.capability{position:relative;min-height:395px;padding:28px;overflow:hidden;border:1px solid var(--line);border-radius:27px;background:linear-gradient(145deg,rgba(28,32,49,.76),rgba(16,19,31,.7));box-shadow:inset 0 1px rgba(255,255,255,.035)}.capability:hover{border-color:rgba(116,178,255,.35)}.capability-large{background:radial-gradient(circle at 72% 20%,rgba(49,135,255,.17),transparent 38%),linear-gradient(145deg,rgba(28,32,54,.84),rgba(15,18,31,.72))}.capability-icon{display:grid;place-items:center;width:48px;height:48px;margin-bottom:72px;border-radius:15px;font-family:"DM Mono",monospace;font-size:17px}.capability-icon span{font-size:13px}.icon-blue{color:#7bd2ff;background:rgba(61,179,255,.13)}.icon-violet{color:#c2a9ff;background:rgba(149,110,255,.15)}.icon-gold{color:#ffd052;background:rgba(255,195,49,.12)}.card-index{margin-bottom:12px;color:#76819f;font-size:10px}.capability h3{max-width:310px;font-family:Manrope,sans-serif;font-size:25px;line-height:1.08;letter-spacing:-.052em}.capability p:not(.card-index){max-width:300px;margin-top:13px;color:#939aae;font-size:14px;line-height:1.55}.path-graphic{position:absolute;right:26px;bottom:27px;display:flex;align-items:center;gap:7px}.path-graphic:before{content:"";position:absolute;right:11px;width:130px;height:1px;background:linear-gradient(90deg,transparent,#498ee5)}.path-graphic i{position:relative;width:9px;height:9px;border:1px solid #568be1;border-radius:50%;background:#11182a}.path-graphic i.active{width:20px;height:20px;border-color:#91d9ff;background:#46aefd;box-shadow:0 0 0 7px rgba(70,174,253,.13),0 0 18px rgba(70,174,253,.55)}.path-graphic b{display:block;width:7px;height:7px;margin-left:6px;border-radius:50%;background:#8068f7;box-shadow:0 0 16px #8068f7}
.manifesto{display:grid;grid-template-columns:.87fr 1.13fr;gap:130px;padding:105px 0 130px;border-top:1px solid rgba(173,191,255,.09)}.manifesto h2{margin-top:18px;font-size:clamp(35px,3.75vw,52px)}.manifesto-list{border-top:1px solid var(--line)}.manifesto-list article{display:grid;grid-template-columns:50px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid var(--line)}.manifesto-list>article>span{color:#527fc3;font-family:"DM Mono",monospace;font-size:12px}.manifesto-list h3{font-family:Manrope,sans-serif;font-size:21px;letter-spacing:-.042em}.manifesto-list p{margin-top:8px;color:#969eb3;font-size:15px;line-height:1.55}
.waitlist-section{position:relative;margin-bottom:100px;padding:82px clamp(28px,8vw,96px);overflow:hidden;border:1px solid rgba(124,181,255,.22);border-radius:33px;background:radial-gradient(circle at 74% 17%,rgba(67,149,255,.23),transparent 36%),linear-gradient(130deg,#111a35,#0c1020 68%);box-shadow:0 30px 75px rgba(0,0,0,.3)}.waitlist-glow{position:absolute;right:-80px;bottom:-180px;width:500px;height:500px;border-radius:50%;background:radial-gradient(circle,rgba(142,109,255,.28),transparent 63%);filter:blur(10px)}.waitlist-section>*:not(.waitlist-glow){position:relative}.waitlist-section h2{margin-top:17px}.waitlist-section>p:not(.section-label){max-width:400px;margin-top:20px;color:#b2bad0;font-size:18px}.waitlist-link{display:inline-flex;gap:17px;align-items:center;margin-top:35px;padding:14px 17px;border-radius:99px;background:#f5f8ff;color:#09111e;font-size:14px;font-weight:800}.waitlist-link span{font-size:20px}
.site-footer{display:grid;grid-template-columns:1fr 1fr auto;gap:20px;align-items:center;padding-bottom:38px;color:#7c8499;font-size:13px}.site-footer p{font-size:13px;color:#7c8499}.site-footer nav{display:flex;gap:18px}.site-footer nav a:hover{text-decoration:underline}.site-footer small{grid-column:3;color:#61697e}.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}

/* Screenshot-led landing page */
.editorial-site{background:#06070b}.editorial-site:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(ellipse 58% 29% at 50% 15%,rgba(34,85,164,.31),transparent 73%),radial-gradient(ellipse 45% 25% at 72% 49%,rgba(56,64,167,.16),transparent 74%)}.editorial-site .site-nav{position:relative;z-index:5;height:88px}.editorial-site .nav-cta{padding:11px 17px;background:#f7f8fb;color:#11131b;border-color:#fff;font-size:12px}.editorial-site .nav-cta:hover{background:#badfff}.editorial-hero{position:relative;overflow:hidden;min-height:1050px;padding:76px 36px 0;border:1px solid rgba(194,214,255,.13);border-radius:30px 30px 0 0;background:linear-gradient(150deg,rgba(17,23,40,.89),rgba(7,9,16,.98) 47%,rgba(9,12,21,.93));box-shadow:inset 0 1px rgba(255,255,255,.045),0 34px 80px rgba(0,0,0,.18)}.hero-aura{position:absolute;width:1100px;height:610px;top:-350px;left:50%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(89,169,255,.32),rgba(54,94,201,.12) 37%,transparent 69%);filter:blur(18px)}.editorial-intro{position:relative;z-index:2;max-width:670px;margin:0 auto;text-align:center}.editorial-intro .launch-pill{margin-bottom:21px;padding:8px 11px;font-size:10px;background:rgba(18,31,57,.72);color:#bbd7ff}.editorial-intro h1{font-size:clamp(53px,7.1vw,92px);line-height:.91;letter-spacing:-.083em}.editorial-intro h1 em,.capabilities-intro em{font-style:normal;background:linear-gradient(105deg,#fff 8%,#a7d7ff 58%,#67b6ff);background-clip:text;-webkit-background-clip:text;color:transparent}.editorial-intro>p{max-width:540px;margin:24px auto 0;color:#a6adbf;font-size:17px;line-height:1.55}.editorial-intro .waitlist-form{margin-top:28px}.editorial-intro .waitlist-form button{border-radius:10px;background:#f8faff;letter-spacing:.045em;font-size:11px}.editorial-showcase{position:absolute;z-index:1;right:0;bottom:0;left:0;display:grid;grid-template-columns:1.12fr 1fr 1fr .9fr;gap:12px;height:508px;padding:0 14px}.showcase-panel{position:relative;overflow:hidden;min-height:0;border:1px solid rgba(204,224,255,.15);border-bottom:0;border-radius:26px 26px 0 0;background:linear-gradient(155deg,#151c2b,#0d1019);isolation:isolate}.showcase-panel:after{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(180deg,rgba(118,182,255,.14),transparent 42%)}.showcase-panel h2{position:relative;z-index:2;margin:28px 24px 0;font-family:Manrope,sans-serif;font-size:clamp(15px,1.78vw,24px);font-weight:800;line-height:.93;letter-spacing:-.075em;color:#f8fbff}.panel-home{background:linear-gradient(150deg,#152033,#080a11 66%)}.panel-story{background:linear-gradient(151deg,#1d1d2e,#0d0f18 58%)}.panel-practice{background:linear-gradient(151deg,#10283d,#0a101c 61%)}.panel-path{background:linear-gradient(150deg,#1b2235,#0e111a 63%)}.app-phone{position:absolute;margin:0;overflow:hidden;border:5px solid #292d38;border-radius:29px;background:#050608;box-shadow:0 22px 40px rgba(0,0,0,.55),inset 1px 0 rgba(255,255,255,.35);transform-origin:center top}.app-phone:before{content:"";position:absolute;z-index:2;top:7px;left:50%;width:42px;height:10px;transform:translateX(-50%);border-radius:99px;background:#010102}.app-phone img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.home-phone{right:-1px;bottom:-164px;width:230px;height:510px;border-radius:34px;transform:rotate(4deg)}.home-phone img{object-position:top}.tilted-left{right:-38px;bottom:-114px;width:220px;height:484px;transform:rotate(-10deg)}.tilted-right{right:-50px;bottom:-90px;width:222px;height:489px;transform:rotate(8deg)}.mini-path{right:-35px;bottom:-182px;width:208px;height:462px;transform:rotate(3deg)}.path-orbit{position:absolute;z-index:1;right:15px;bottom:154px;width:150px;height:150px;border:1px solid rgba(141,203,255,.2);border-radius:50%;box-shadow:inset 0 0 36px rgba(65,156,255,.12)}.path-orbit:before,.path-orbit:after{content:"";position:absolute;top:50%;left:18px;right:18px;height:1px;background:rgba(141,203,255,.26)}.path-orbit:after{transform:rotate(90deg)}.path-orbit i{position:absolute;width:9px;height:9px;border-radius:50%;background:#85ceff;box-shadow:0 0 14px #5ab7ff}.path-orbit i:nth-child(1){top:22px;left:40px}.path-orbit i:nth-child(2){right:24px;top:54px;background:#bb9bff}.path-orbit i:nth-child(3){bottom:24px;left:54px;background:#80e5d5}.path-orbit i:nth-child(4){bottom:44px;right:20px;background:#ffd06f}.path-orbit b{position:absolute;top:65px;left:65px;width:20px;height:20px;border-radius:50%;background:#eff8ff;box-shadow:0 0 0 8px rgba(102,193,255,.15),0 0 28px #62bfff}.proof-strip{display:flex;align-items:center;justify-content:center;gap:18px;min-height:96px;padding:20px;color:#8893a9;font-family:"DM Mono",monospace;font-size:11px;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid rgba(173,191,255,.1)}.proof-strip i{width:4px;height:4px;border-radius:50%;background:#4a97ed}.capabilities{padding:142px 0 128px}.capabilities-intro{display:grid;grid-template-columns:1.05fr 1fr;column-gap:100px;row-gap:18px;align-items:end;margin-bottom:48px}.capabilities-intro .section-label{grid-column:1;color:#65bbff}.capabilities-intro h2{grid-column:1;font-family:Manrope,sans-serif;font-size:clamp(39px,5.1vw,69px);font-weight:800;line-height:.98;letter-spacing:-.071em}.capabilities-intro>p:last-child{grid-column:2;grid-row:2;max-width:395px;color:#9fa8bb;font-size:17px;line-height:1.58}.editorial-site .capability-grid{grid-template-columns:repeat(3,1fr);gap:12px}.editorial-site .capability{min-height:310px;padding:29px;border-radius:24px;background:linear-gradient(140deg,rgba(26,31,46,.88),rgba(13,16,25,.9));border-color:rgba(173,191,255,.14)}.editorial-site .capability:nth-child(2){background:radial-gradient(circle at 84% 15%,rgba(78,112,255,.21),transparent 32%),linear-gradient(140deg,rgba(27,30,51,.92),rgba(13,16,26,.9))}.editorial-site .capability:nth-child(3){background:radial-gradient(circle at 86% 18%,rgba(42,170,237,.15),transparent 34%),linear-gradient(140deg,rgba(19,31,44,.92),rgba(11,15,23,.9))}.editorial-site .capability h3{margin-top:82px;font-size:25px}.editorial-site .capability p:not(.card-index){font-size:15px}.editorial-site .waitlist-section{margin:0 0 95px}.editorial-site .site-footer{padding-bottom:42px}.editorial-site .site-footer small{grid-column:auto}
/* Existing support and legal pages */
.page{width:min(1100px,calc(100% - 40px));margin:0 auto;padding:96px 0 56px}.page.narrow{width:min(760px,calc(100% - 40px))}.hero{max-width:780px;padding:42px 0 58px}.hero.compact{padding-bottom:34px}.eyebrow{margin:0 0 18px;color:var(--blue);font-family:"DM Mono",monospace;font-size:13px;font-weight:500;letter-spacing:.16em;text-transform:uppercase}.page h1{max-width:760px;font-family:Manrope,sans-serif;font-size:clamp(48px,8vw,82px);line-height:.98;letter-spacing:-.065em}.narrow h1{font-size:clamp(44px,7vw,72px)}.lead{max-width:680px;margin:28px 0 0;color:var(--muted);font-size:clamp(18px,2vw,23px);line-height:1.45}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.grid article,.panel{min-height:190px;padding:26px;border:1px solid var(--line);border-radius:28px;background:var(--panel);box-shadow:0 18px 60px rgba(0,0,0,.22)}.panel{min-height:unset;margin:14px 0}.page h2{margin:0 0 12px;font-family:Manrope,sans-serif;font-size:22px;line-height:1.12;letter-spacing:-.03em}.page p{margin:0 0 12px;color:var(--muted);font-size:16px;line-height:1.62}.page strong{color:var(--ink)}body>footer{width:min(1100px,calc(100% - 40px));margin:0 auto;padding:28px 0 44px;display:flex;flex-wrap:wrap;gap:18px;color:var(--faint);font-size:14px}body>footer a{color:var(--faint)}
@media (max-width:900px){.hero-landing{grid-template-columns:1fr;gap:44px;padding-top:64px}.hero-product{min-height:520px}.belief-heading,.manifesto{grid-template-columns:1fr;gap:30px}.capability-grid{grid-template-columns:1fr 1fr}.capability-large{grid-column:span 2}.manifesto{padding:82px 0}.site-footer{grid-template-columns:1fr auto}.site-footer p{display:none}.site-footer small{grid-column:2}}
@media (max-width:620px){.page-width{width:min(100% - 32px,1180px)}.site-nav{height:76px}.brand{font-size:19px}.nav-cta{padding:9px 11px;font-size:12px}.hero-landing{min-height:unset;padding:46px 0 72px}.hero-copy h1{font-size:clamp(44px,13.2vw,62px)}.hero-lead{font-size:17px}.waitlist-form{display:grid;grid-template-columns:1fr auto}.waitlist-form input[type=email]{height:46px}.waitlist-form button{padding:12px}.hero-proof{gap:10px 15px;margin-top:37px}.hero-product{min-height:470px;transform:scale(.88);transform-origin:top center;margin-bottom:-52px}.floating-card-one{right:-30px}.floating-card-two{left:-25px}.belief{padding:76px 0}.belief-heading h2,.manifesto h2,.waitlist-section h2{font-size:39px}.capability-grid{grid-template-columns:1fr}.capability-large{grid-column:auto}.capability{min-height:330px}.capability-icon{margin-bottom:45px}.manifesto{padding:74px 0 88px}.waitlist-section{margin-bottom:70px;padding:58px 26px;border-radius:27px}.site-footer{display:flex;flex-wrap:wrap;padding-bottom:31px}.site-footer .brand{width:100%}.site-footer small{margin-left:auto}.grid{grid-template-columns:1fr}.grid article{min-height:unset}.page{padding-top:56px}}
@media (max-width:900px){.editorial-hero{min-height:980px;padding:62px 20px 0}.editorial-showcase{height:440px;gap:8px;padding:0 8px}.showcase-panel h2{margin:21px 15px 0;font-size:17px}.home-phone{width:198px;height:438px}.tilted-left,.tilted-right{width:186px;height:410px}.mini-path{width:176px;height:390px}.capabilities-intro{grid-template-columns:1fr;gap:18px}.capabilities-intro>p:last-child{grid-column:1;grid-row:auto}.editorial-site .capability-grid{grid-template-columns:1fr 1fr}.editorial-site .capability:last-child{grid-column:span 2}}
@media (max-width:620px){.editorial-site .site-nav{height:74px}.editorial-site .nav-cta{padding:9px 11px}.editorial-hero{min-height:890px;padding-top:52px;border-radius:23px 23px 0 0}.editorial-intro h1{font-size:52px}.editorial-intro>p{padding:0 8px;font-size:15px}.editorial-intro .waitlist-form{width:100%;margin-top:24px}.editorial-showcase{grid-template-columns:1.14fr 1fr;grid-template-rows:1fr 1fr;height:505px;padding:0 7px;gap:7px}.showcase-panel{border-radius:19px 19px 0 0}.showcase-panel h2{margin:15px 13px 0;font-size:15px}.panel-practice,.panel-path{border-radius:19px 19px 0 0}.home-phone{right:-14px;bottom:-181px;width:174px;height:386px}.tilted-left{right:-30px;bottom:-116px;width:170px;height:374px}.tilted-right{right:-19px;bottom:-148px;width:156px;height:344px}.mini-path{right:-20px;bottom:-187px;width:156px;height:344px}.path-orbit{right:10px;bottom:90px;width:106px;height:106px;transform:scale(.75);transform-origin:bottom right}.proof-strip{gap:10px;font-size:8px;overflow:hidden;white-space:nowrap;justify-content:flex-start}.proof-strip i{flex:0 0 3px}.capabilities{padding:82px 0}.capabilities-intro h2{font-size:43px}.editorial-site .capability-grid{grid-template-columns:1fr}.editorial-site .capability:last-child{grid-column:auto}.editorial-site .capability{min-height:250px}.editorial-site .capability h3{margin-top:48px}.editorial-site .waitlist-section{margin-bottom:68px}.editorial-site .site-footer{display:flex}.editorial-site .site-footer .brand{width:auto}}

/* Freestanding hero phones: no product cards around the screens. */
.editorial-intro h1{line-height:1.02;letter-spacing:-.062em}.phone-stage{position:absolute;right:0;bottom:0;left:0;height:545px;overflow:hidden}.phone-stage:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 14%,rgba(7,9,16,.08) 57%,#080a12 100%);pointer-events:none}.phone-caption{position:absolute;z-index:3;margin:0;color:#dcecff;font-family:Manrope,sans-serif;font-size:clamp(13px,1.35vw,19px);font-weight:800;line-height:.96;letter-spacing:-.065em;text-align:center}.caption-left{left:9%;top:128px}.caption-right{right:9%;top:146px}.hero-phone{z-index:2;border-width:7px;border-radius:42px;box-shadow:0 33px 68px rgba(0,0,0,.68),inset 1px 0 rgba(255,255,255,.32)}.hero-phone:before{top:10px;width:65px;height:16px}.hero-home{bottom:-245px;left:50%;width:298px;height:660px;transform:translateX(-50%);border-radius:46px}.hero-home img{object-position:top}.hero-story{bottom:-50px;left:calc(50% - 310px);width:220px;height:486px;transform:rotate(-13deg)}.hero-practice{right:calc(50% - 310px);bottom:-38px;width:220px;height:486px;transform:rotate(13deg)}.phone-cloud{position:absolute;z-index:4;right:-14%;bottom:-160px;left:-14%;height:315px;border-radius:50% 50% 0 0;background:radial-gradient(ellipse at 50% 5%,rgba(137,194,255,.36),rgba(75,117,218,.18) 26%,rgba(16,25,54,.7) 52%,#080a12 75%);filter:blur(14px);pointer-events:none}.phone-cloud:before,.phone-cloud:after{content:"";position:absolute;border-radius:50%;background:rgba(132,186,255,.1);filter:blur(25px)}.phone-cloud:before{width:340px;height:170px;top:-38px;left:18%}.phone-cloud:after{width:290px;height:160px;top:-55px;right:16%}
@media (max-width:900px){.phone-stage{height:480px}.hero-home{width:258px;height:570px;bottom:-230px}.hero-story{left:calc(50% - 267px);width:187px;height:412px}.hero-practice{right:calc(50% - 267px);width:187px;height:412px}.caption-left{left:4%}.caption-right{right:4%}}
@media (max-width:620px){.editorial-hero{min-height:858px}.editorial-intro h1{font-size:53px;letter-spacing:-.055em}.phone-stage{height:416px}.phone-caption{top:69px;font-size:11px}.caption-left{left:3%}.caption-right{right:3%}.hero-phone{border-width:5px;border-radius:28px}.hero-phone:before{top:6px;width:42px;height:10px}.hero-home{bottom:-168px;width:190px;height:420px;border-radius:32px}.hero-story{bottom:-27px;left:calc(50% - 190px);width:136px;height:300px;transform:rotate(-12deg)}.hero-practice{right:calc(50% - 190px);bottom:-27px;width:136px;height:300px;transform:rotate(12deg)}.phone-cloud{bottom:-113px;height:210px;filter:blur(10px)}}

/* Alternating editorial feature rows from the reference design. */
.capabilities{padding-top:135px}.feature-heading{display:grid;grid-template-columns:1.05fr 1fr;column-gap:100px;row-gap:18px;align-items:end;margin-bottom:84px}.feature-heading .section-label{grid-column:1}.feature-heading h2{grid-column:1;font-family:Manrope,sans-serif;font-size:clamp(40px,5vw,67px);font-weight:800;line-height:.98;letter-spacing:-.07em}.feature-heading>p:last-child{grid-column:2;grid-row:2;max-width:420px;color:#a3abbd;font-size:18px;line-height:1.55}.feature-row{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(55px,10vw,150px);min-height:540px;padding:36px 0;border-top:1px solid rgba(173,191,255,.12)}.feature-row-reverse{grid-template-columns:1fr 1fr}.feature-visual{position:relative;display:flex;justify-content:center;min-height:470px}.feature-visual:before{content:"";position:absolute;top:50%;left:50%;width:380px;height:330px;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(ellipse,rgba(62,132,255,.22),transparent 68%);filter:blur(14px)}.feature-phone{position:relative;z-index:1;width:246px;height:520px;margin:0;overflow:hidden;border:7px solid #292d38;border-radius:45px;background:#050608;box-shadow:0 30px 65px rgba(0,0,0,.58),inset 1px 0 rgba(255,255,255,.32);transform:rotate(-7deg)}.feature-phone:before{content:"";position:absolute;z-index:2;top:9px;left:50%;width:63px;height:16px;transform:translateX(-50%);border-radius:99px;background:#010102}.feature-phone img{display:block;width:100%;height:100%;object-fit:cover;object-position:top}.feature-phone-practice{transform:rotate(7deg)}.feature-phone-home{width:218px;height:481px;transform:rotate(-5deg)}.feature-copy{max-width:490px}.feature-number{margin:0 0 25px;color:#7e8da9;font-family:"DM Mono",monospace;font-size:12px;font-weight:500;letter-spacing:.15em}.feature-copy h3{max-width:500px;font-family:Manrope,sans-serif;font-size:clamp(36px,4vw,57px);font-weight:800;line-height:.99;letter-spacing:-.072em}.feature-copy>p:not(.feature-number){max-width:430px;margin-top:23px;color:#9da6bb;font-size:17px;line-height:1.6}.feature-copy a{display:inline-flex;gap:12px;align-items:center;margin-top:28px;color:#9ed5ff;font-size:14px;font-weight:700}.feature-copy a span{font-size:19px}.feature-row-short{min-height:480px}.feature-row-short .feature-visual{min-height:400px}
@media (max-width:900px){.feature-heading{grid-template-columns:1fr;gap:18px;margin-bottom:54px}.feature-heading .section-label,.feature-heading h2,.feature-heading>p:last-child{grid-column:1;grid-row:auto}.feature-row{gap:50px}.feature-copy h3{font-size:39px}.feature-phone{width:215px;height:452px}.feature-phone-home{width:190px;height:420px}}
@media (max-width:620px){.capabilities{padding-top:90px}.feature-heading{margin-bottom:45px}.feature-heading h2{font-size:43px}.feature-heading>p:last-child{font-size:16px}.feature-row,.feature-row-reverse{display:flex;flex-direction:column;gap:24px;min-height:0;padding:58px 0}.feature-row-reverse .feature-copy{order:2}.feature-row-reverse .feature-visual{order:1}.feature-visual{width:100%;min-height:350px}.feature-phone{width:175px;height:370px;border-width:5px;border-radius:31px}.feature-phone:before{top:6px;width:43px;height:10px}.feature-phone-home{width:160px;height:353px}.feature-copy{width:100%;max-width:none}.feature-copy h3{font-size:38px}.feature-copy>p:not(.feature-number){font-size:16px}.feature-row-short .feature-visual{min-height:310px}}
.hero-phone img,.feature-phone img{object-fit:contain;background:#07090e}

/* Reference layout: preserve the original composition and only swap product content. */
.editorial-hero{display:flex;flex-direction:column;align-items:center;min-height:1030px;padding:56px 32px 0;border-radius:30px;background:radial-gradient(120% 75% at 50% 0%,rgba(30,58,138,.35),rgba(15,23,42,.8) 50%,rgba(7,9,14,.95) 100%);backdrop-filter:blur(20px)}
.editorial-intro{max-width:720px}.editorial-intro h1{font-family:Manrope,sans-serif;font-size:clamp(54px,7vw,86px);font-weight:800;line-height:1.08;letter-spacing:-.065em}.editorial-intro>p{max-width:510px;margin:20px auto 0;font-size:17px;line-height:1.55}.editorial-intro .waitlist-form{width:min(100%,480px);margin-top:27px}
.phone-stage{position:relative;right:auto;bottom:auto;left:auto;width:100%;height:650px;margin-top:54px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden}.phone-stage:before{display:none}.hero-phone{position:relative;right:auto;bottom:auto;left:auto;width:350px;height:690px;padding:10px;border:3.5px solid #323644;border-radius:52px;background:#1e2029;transform:none;box-shadow:0 30px 70px -15px rgba(0,0,0,.95),inset 0 1px rgba(255,255,255,.25);ring:1px solid rgba(255,255,255,.1)}.hero-phone:before{top:20px;width:112px;height:26px;background:#000}.hero-phone img{width:100%;height:100%;border:1px solid rgba(30,41,59,.9);border-radius:41px;object-fit:cover;object-position:top}.phone-cloud{z-index:4;right:-12%;bottom:-90px;left:-12%;height:230px;background:linear-gradient(to top,#080a12 0%,rgba(8,10,18,.96) 44%,transparent 100%);filter:none;border-radius:0;pointer-events:none}.phone-cloud:before,.phone-cloud:after{display:none}
.feature-heading{display:block;max-width:620px;margin:0 auto 78px;text-align:center}.feature-heading .section-label{display:none}.feature-heading h2{font-family:Manrope,sans-serif;font-size:clamp(36px,4.5vw,57px);font-weight:800;line-height:1.08;letter-spacing:-.065em}.feature-heading>p:last-child{max-width:420px;margin:17px auto 0;color:#9da6bb;font-size:15px;line-height:1.55}.feature-row{min-height:610px;padding:24px 0;border-top:0;gap:80px}.feature-visual{min-height:540px}.feature-phone{width:300px;height:620px;padding:10px;border:3.5px solid #323644;border-radius:48px;background:#1e2029;box-shadow:0 30px 70px -15px rgba(0,0,0,.95),inset 0 1px rgba(255,255,255,.25);transform:rotate(-3deg)}.feature-phone:before{top:18px;width:95px;height:22px}.feature-phone img{border-radius:37px;object-fit:cover;object-position:top}.feature-phone-practice{transform:rotate(3deg)}.feature-phone-home{width:300px;height:620px;transform:rotate(-3deg)}.feature-copy h3{font-size:clamp(31px,3.4vw,48px);line-height:1.08}.feature-copy>p:not(.feature-number){font-size:16px}.feature-copy a{font-size:13px}
@media (max-width:900px){.editorial-hero{min-height:930px}.phone-stage{height:560px}.hero-phone{width:320px;height:630px}.feature-row{gap:45px}.feature-phone,.feature-phone-home{width:250px;height:520px}}
@media (max-width:620px){.editorial-hero{min-height:770px;padding:43px 16px 0;border-radius:23px}.editorial-intro h1{font-size:51px}.editorial-intro>p{font-size:15px}.phone-stage{height:445px;margin-top:36px}.hero-phone{width:245px;height:500px;padding:8px;border-radius:39px}.hero-phone:before{top:13px;width:78px;height:18px}.hero-phone img{border-radius:31px}.feature-heading{margin-bottom:44px}.feature-heading h2{font-size:39px}.feature-row,.feature-row-reverse{gap:30px;padding:45px 0}.feature-phone,.feature-phone-home{width:215px;height:445px;padding:8px;border-radius:35px}.feature-phone:before{top:12px;width:68px;height:16px}.feature-phone img{border-radius:28px}}
.hero-phone{width:375px;height:720px;padding:11px;border-radius:52px}.hero-phone img{border-radius:41px;object-fit:cover;object-position:top center}.phone-button{position:absolute;z-index:4;width:4px;background:#323644;box-shadow:inset 0 0 1px rgba(255,255,255,.4)}.phone-button-action{left:-7px;top:150px;height:31px;border-radius:3px 0 0 3px}.phone-button-volume-one{left:-7px;top:195px;height:52px;border-radius:3px 0 0 3px}.phone-button-volume-two{left:-7px;top:259px;height:52px;border-radius:3px 0 0 3px}.phone-button-power{right:-7px;top:230px;height:76px;border-radius:0 3px 3px 0}.phone-cloud{bottom:-102px;height:245px;background:linear-gradient(to top,#080a12 0%,rgba(8,10,18,.97) 43%,transparent 100%)}
@media (max-width:900px){.hero-phone{width:340px;height:660px}}
@media (max-width:620px){.hero-phone{width:245px;height:500px;padding:8px;border-radius:39px}.hero-phone img{border-radius:31px}.phone-button{width:3px}.phone-button-action{left:-5px;top:103px;height:22px}.phone-button-volume-one{left:-5px;top:135px;height:37px}.phone-button-volume-two{left:-5px;top:180px;height:37px}.phone-button-power{right:-5px;top:160px;height:54px}}
.editorial-hero{min-height:1115px}.phone-stage{height:735px;overflow:visible}.hero-phone img{object-fit:contain;background:#05070b}.phone-cloud{z-index:0;bottom:-80px;height:270px;background:radial-gradient(ellipse at 50% 100%,rgba(49,105,211,.3),rgba(19,31,67,.13) 38%,transparent 72%);filter:blur(20px)}
@media (max-width:900px){.editorial-hero{min-height:1040px}.phone-stage{height:670px}}
@media (max-width:620px){.editorial-hero{min-height:840px}.phone-stage{height:525px;overflow:visible}.phone-cloud{bottom:-55px;height:180px;filter:blur(14px)}}
.phone-stage{height:650px;overflow:hidden}.hero-phone{align-self:flex-end;transform:translateY(102px)}
.phone-stage:after{content:"";position:absolute;z-index:1;right:-18%;bottom:-90px;left:-18%;height:390px;border-radius:50%;background:radial-gradient(ellipse at 50% 40%,rgba(55,119,255,.42) 0%,rgba(39,87,194,.24) 34%,rgba(20,43,101,.12) 58%,transparent 78%);filter:blur(42px);pointer-events:none}
.phone-cloud{z-index:4;right:-24%;bottom:-132px;left:-24%;height:430px;background:linear-gradient(to bottom,transparent 0%,transparent 33%,rgba(8,10,18,.22) 49%,rgba(8,10,18,.82) 73%,#080a12 100%);filter:none;pointer-events:none}
.phone-cloud:before,.phone-cloud:after{display:none}
@media (max-width:900px){.phone-stage{height:590px}.hero-phone{transform:translateY(94px)}}
@media (max-width:620px){.phone-stage{height:460px;overflow:hidden}.hero-phone{transform:translateY(82px)}.phone-cloud{right:-34%;bottom:-101px;left:-34%;height:300px}.phone-cloud:before{width:430px;height:185px;top:20px;left:calc(50% - 215px);filter:blur(34px)}.phone-cloud:after{width:300px;height:135px;top:48px;left:calc(50% - 150px);filter:blur(30px)}}
.feature-phone,.feature-phone-practice,.feature-phone-home{transform:none}
.hero-phone{-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 54%,rgba(0,0,0,.82) 72%,rgba(0,0,0,.28) 90%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 54%,rgba(0,0,0,.82) 72%,rgba(0,0,0,.28) 90%,transparent 100%)}
.phone-cloud{right:-24%;bottom:0;left:-24%;height:500px;background:linear-gradient(to bottom,transparent 0%,transparent 20%,rgba(8,10,18,.16) 38%,rgba(8,10,18,.7) 67%,#080a12 100%)}
@media (max-width:620px){.phone-cloud{right:-34%;bottom:0;left:-34%;height:330px}}
