:root{--purple:#667eea;--purple-deep:#764ba2;--dark:#1a1a2e;--dark-2:#f8f9fb;--dark-3:#f1f5f9;--text:#1a1a2e;--text-dim:#6b7280;--text-muted:#94a3b8;--border:#e5e7eb;--red:#ef4444;--orange:#f59e0b;--teal:#14b8a6;--blue:#3b82f6;--green:#10b981;--gradient:linear-gradient(135deg, #667eea 0%, #764ba2 100%);--font:"DM Sans", -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);color:var(--dark);background:#fff;line-height:1.6;overflow-x:hidden}.section{max-width:1200px;margin:0 auto;padding:80px 40px}.sectionDark{color:var(--dark);background:#f8f9fb}.sectionDarkInner{max-width:1200px;margin:0 auto;padding:80px 40px}.sectionAlt{background:#f5f3ff}.sectionAltInner{max-width:1200px;margin:0 auto;padding:80px 40px}.flowSteps{align-items:stretch;gap:0;display:flex;position:relative}.flowStep{text-align:center;flex:1;padding:32px 24px;position:relative}.flowStep:after{content:"";border-left:12px solid var(--purple);z-index:2;border-top:12px solid #0000;border-bottom:12px solid #0000;width:0;height:0;position:absolute;top:50%;right:-2px;transform:translateY(-50%)}.flowStep:last-child:after{display:none}.flowNum{background:var(--gradient);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0 auto 14px;font-size:18px;font-weight:800;display:flex}.flowStep h3{margin-bottom:8px;font-size:16px;font-weight:700}.flowStep p{color:#6b7280;font-size:13px;line-height:1.6}.flowTime{color:var(--teal);margin-top:10px;font-size:11px;font-weight:700}.howGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.howCard{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:28px;transition:all .2s}.howCard:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000000f}.howIcon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:24px;display:flex}.howIcon[data-variant="1"]{background:linear-gradient(135deg,#667eea1f,#764ba21f)}.howIcon[data-variant="2"]{background:linear-gradient(135deg,#14b8a61f,#10b9811f)}.howIcon[data-variant="3"]{background:linear-gradient(135deg,#f59e0b1f,#ef44441f)}.howCard h3{margin-bottom:8px;font-size:16px;font-weight:700}.howCard p{color:#6b7280;font-size:14px;line-height:1.6}@media (width<=900px){.howGrid{grid-template-columns:1fr}.flowSteps{flex-direction:column}.flowStep:after{display:none}}@media (width<=640px){.section,.sectionDarkInner,.sectionAltInner{padding:60px 20px}.howCard{padding:20px}.howIcon{width:44px;height:44px;font-size:20px}.flowStep{padding:20px 16px}}@media (width<=480px){.section,.sectionDarkInner,.sectionAltInner{padding:40px 16px}.howCard h3{font-size:15px}}.cohome{--bg:#fff;--wash:#f4f3fb;--wash2:#eeedfe;--ink:#16162a;--ink2:#3a3a52;--muted:#6b6b82;--line:#e7e6f2;--purple:#6d5df6;--purple-d:#5848d6;--indigo:#6366f1;--violet:#8b5cf6;--teal:#14b8a6;--green:#10b981;--amber:#f59e0b;--red:#ef4444;--grad:linear-gradient(135deg,#6366f1,#8b5cf6);--r:14px;--r-lg:20px;--maxw:1120px;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,system-ui,sans-serif;line-height:1.55}.cohome *{box-sizing:border-box}.cohome a{color:inherit;text-decoration:none}.cohome .wrap{max-width:var(--maxw);margin:0 auto;padding:0 22px}.cohome .eyebrow{background:var(--wash2);color:var(--purple-d);letter-spacing:.01em;border-radius:30px;padding:7px 16px;font-size:13px;font-weight:700;display:inline-block}.cohome .btn{cursor:pointer;border:none;border-radius:11px;align-items:center;gap:8px;font-size:15px;font-weight:700;transition:transform .12s,box-shadow .12s;display:inline-flex}.cohome .btn-primary{background:var(--grad);color:#fff;padding:13px 22px;box-shadow:0 10px 24px #6d5df647}.cohome .btn-primary:hover{transform:translateY(-1px);box-shadow:0 14px 30px #6d5df65c}.cohome .btn-ghost{color:var(--ink);border:1.5px solid var(--line);background:#fff;padding:12px 20px}.cohome .btn-ghost:hover{border-color:var(--purple);color:var(--purple-d)}.cohome h1,.cohome h2,.cohome h3{letter-spacing:-.02em;line-height:1.08}.cohome .grad-text{background:var(--grad);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cohome section{padding:84px 0}.cohome .sec-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--purple);font-size:12px;font-weight:800}.cohome .h2{margin:12px 0 14px;font-size:clamp(28px,4vw,42px);font-weight:800}.cohome .lead{color:var(--muted);max-width:680px;font-size:clamp(16px,1.6vw,19px)}.cohome .center{text-align:center}.cohome .center .lead{margin-left:auto;margin-right:auto}.cohome .card{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;padding:26px}.cohome .grid{gap:18px;display:grid}.cohome .badge-note{color:var(--teal);background:#14b8a61a;border-radius:20px;margin-bottom:10px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.cohome .badge-soon{color:var(--amber);background:#f59e0b1f}.cohome .sec-dark{color:#fff;background:linear-gradient(#191040,#241a56);position:relative;overflow:hidden}.cohome .sec-dark .sec-eyebrow{color:#c9b8ff}.cohome .sec-dark .h2,.cohome .sec-dark h3{color:#fff}.cohome .sec-dark .lead,.cohome .sec-dark p{color:#c7c2e0}.cohome .sec-dark .card{background:#ffffff0e;border-color:#ffffff1c}.cohome .sec-dark .loop-step{background:#ffffff0f;border-color:#ffffff1f}.cohome .sec-dark .loop-step .n,.cohome .sec-dark .loop-step .tag{color:#d7ccff;background:#8b5cf647}.cohome .sec-dark .loop-arrow{color:#6b5fa8}.cohome .sec-dark .badge-note{color:#5ee7c9;background:#14b8a62e}.cohome .sec-dark .badge-soon{color:#fbd27a;background:#f59e0b33}.cohome .sec-dark .btn-ghost{color:#fff;background:#ffffff14;border-color:#fff6}.cohome .sec-dark .btn-ghost:hover{color:#fff;background:#ffffff29;border-color:#fff}.cohome .sec-light{background:#fff;position:relative}.cohome .dots:before{content:"";z-index:0;pointer-events:none;background-image:radial-gradient(#6366f121 1.2px,#0000 1.2px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask:radial-gradient(86% 76% at 50% 24%,#000,#0000 82%);mask:radial-gradient(86% 76% at 50% 24%,#000,#0000 82%)}.cohome .sec-light .wrap,.cohome .dots .wrap{z-index:1;position:relative}.cohome .ic{width:46px;height:46px;color:var(--purple);background:#8b5cf61f;border-radius:13px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.cohome .ic svg{width:23px;height:23px}.cohome .sec-dark .ic{color:#c9b8ff;background:#a78bfa2e}.cohome nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#120e26d1;border-bottom:1px solid #ffffff14;position:sticky;top:0}.cohome nav .brand{color:#fff}.cohome .nav-in{justify-content:space-between;align-items:center;height:66px;display:flex}.cohome .brand{color:var(--purple-d);align-items:center;gap:10px;font-size:19px;font-weight:800;display:flex}.cohome .logo{background:var(--grad);border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.cohome .logo svg{width:18px;height:18px}.cohome .nav-links{align-items:center;gap:26px;display:flex}.cohome .nav-links a{color:#cfc9e8;font-size:14px;font-weight:600}.cohome .nav-links a:hover{color:#fff}.cohome .nav-cta{align-items:center;gap:12px;display:flex}.cohome .nav-cta .signin{color:#e5e4f0;font-size:14px;font-weight:700}@media (width<=860px){.cohome .nav-links{display:none}}.cohome .hero{text-align:center;color:#fff;background:linear-gradient(155deg,#1b1248,#3a1f7a);padding:104px 0 100px;position:relative;overflow:hidden}.cohome .poly{z-index:0;width:100%;height:100%;display:block;position:absolute;inset:0}.cohome .hero:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(80% 80% at 50% 40%,#140c2e38,#0b071e94);position:absolute;inset:0}.cohome .hero .wrap{z-index:2;position:relative}.cohome .hero .eyebrow{color:#f0eaff;text-transform:uppercase;letter-spacing:.16em;background:#ffffff24;font-size:12px;font-weight:800}.cohome .hero .grad-text{background:linear-gradient(135deg,#e9deff,#fcebff);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.cohome .hero h1{color:#fff;text-shadow:0 2px 34px #08051a80;max-width:920px;margin:24px auto 16px;font-size:clamp(38px,6.2vw,66px);font-weight:800}.cohome .hero .lead{color:#ebe5fa;text-shadow:0 1px 18px #08051a73;margin:0 auto 14px;font-size:clamp(17px,1.8vw,21px)}.cohome .play{cursor:pointer;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;margin:20px 0 6px;transition:transform .15s;display:inline-flex;box-shadow:0 14px 40px #7c5cf68c}.cohome .play:hover{transform:scale(1.06)}.cohome .play svg{fill:#6d5df6;width:20px;height:20px;margin-left:3px}.cohome .hero-cta{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:26px;display:flex}.cohome .hero .btn-ghost{color:#fff;background:#ffffff0f;border:1.5px solid #ffffff59}.cohome .hero .btn-ghost:hover{color:#fff;background:#ffffff1f;border-color:#fff}.cohome .microcopy{color:#a79fd0;margin-top:18px;font-size:26px;line-height:1.35}.cohome .shift-grid{grid-template-columns:repeat(3,1fr);margin-top:34px}.cohome .shift-grid .card .ic{margin-bottom:10px;font-size:26px}.cohome .shift-grid h3{margin-bottom:7px;font-size:18px;font-weight:800}.cohome .shift-grid p{color:var(--muted);font-size:14.5px}.cohome .loop-row{flex-wrap:wrap;justify-content:center;align-items:stretch;gap:14px;margin-top:38px;display:flex}.cohome .loop-step{border:1px solid var(--line);border-radius:var(--r-lg);background:#fff;flex:1;min-width:210px;padding:22px;position:relative}.cohome .loop-step .n{background:var(--wash2);width:30px;height:30px;color:var(--purple-d);border-radius:9px;justify-content:center;align-items:center;margin-bottom:12px;font-size:14px;font-weight:800;display:flex}.cohome .loop-step h3{margin-bottom:5px;font-size:16px;font-weight:800}.cohome .loop-step p{color:var(--muted);font-size:13.5px}.cohome .loop-step .tag{color:var(--purple-d);background:var(--wash2);border-radius:20px;padding:2px 9px;font-size:11px;font-weight:700;position:absolute;top:18px;right:18px}.cohome .loop-arrow{color:#c9c7e0;align-items:center;font-size:22px;font-weight:700;display:flex}@media (width<=760px){.cohome .loop-arrow{transform:rotate(90deg)}}.cohome .dock-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;margin-top:30px}.cohome .hub{border:1px solid var(--line);border-radius:var(--r-lg);text-align:center;background:#fff;padding:30px;position:relative}.cohome .hub-center{flex-direction:column;align-items:center;gap:8px;margin:8px 0 18px;display:inline-flex}.cohome .hub-center .logo{border-radius:14px;width:54px;height:54px}.cohome .hub-center .logo svg{width:28px;height:28px}.cohome .hub-center b{font-size:15px}.cohome .hub-center span{color:var(--muted);font-size:12px}.cohome .dock-chips{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cohome .dock-chip{border:1px solid var(--line);background:var(--wash);border-radius:12px;align-items:center;gap:9px;padding:11px 13px;font-size:13px;font-weight:700;display:flex}.cohome .dock-chip .d{background:var(--green);border-radius:50%;width:8px;height:8px}.cohome .dock-list{list-style:none}.cohome .dock-list li{color:var(--ink2);align-items:flex-start;gap:11px;margin-bottom:14px;font-size:15px;display:flex}.cohome .dock-list .ck{color:var(--purple);flex-shrink:0;margin-top:1px;font-weight:800}@media (width<=840px){.cohome .dock-grid{grid-template-columns:1fr}}.cohome .ben-grid{grid-template-columns:repeat(4,1fr);margin-top:34px}.cohome .ben-grid .card{padding:22px}.cohome .ben-grid .ic{margin-bottom:10px;font-size:24px}.cohome .ben-grid h3{margin-bottom:6px;font-size:16px;font-weight:800}.cohome .ben-grid p{color:var(--muted);font-size:13.5px}@media (width<=920px){.cohome .ben-grid,.cohome .shift-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.cohome .ben-grid,.cohome .shift-grid{grid-template-columns:1fr}}.cohome .proof-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:30px}.cohome .scan-card{background:var(--ink);color:#fff;border-radius:var(--r-lg);padding:28px}.cohome .scan-head{align-items:center;gap:16px;margin-bottom:18px;display:flex}.cohome .scan-grade{width:64px;height:64px;color:var(--red);border:3px solid #444;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:800;display:flex}.cohome .scan-stats{gap:26px;margin-top:6px;display:flex}.cohome .scan-stats .v{font-size:20px;font-weight:800}.cohome .scan-stats .l{color:#9a9aa8;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.cohome .founder p{color:var(--ink2);font-size:15.5px;font-style:italic;line-height:1.6}.cohome .founder .who{margin-top:14px;font-size:14px;font-style:normal;font-weight:700}.cohome .founder .who span{color:var(--muted);font-size:13px;font-weight:500;display:block}@media (width<=840px){.cohome .proof-grid{grid-template-columns:1fr}}.cohome .who-grid{grid-template-columns:repeat(3,1fr);margin-top:32px}.cohome .who-grid .card .ic{margin-bottom:8px;font-size:24px}.cohome .who-grid h3{margin-bottom:6px;font-size:16px;font-weight:800}.cohome .who-grid p{color:var(--muted);font-size:14px}@media (width<=780px){.cohome .who-grid{grid-template-columns:1fr}}.cohome .price{color:#fff;text-align:center;background:linear-gradient(135deg,#16162a,#221f3e);border-radius:24px;padding:48px 36px}.cohome .price h2{margin-bottom:12px;font-size:clamp(26px,3.5vw,38px);font-weight:800}.cohome .price p{color:#c9c7e0;max-width:620px;margin:0 auto 8px;font-size:16px}.cohome .price .row{flex-wrap:wrap;justify-content:center;gap:30px;margin:26px 0 28px;display:flex}.cohome .price .row div{text-align:center}.cohome .price .row .v{font-size:22px;font-weight:800}.cohome .price .row .l{color:#9a9aa8;font-size:12px}.cohome .final{text-align:center}.cohome .final .h2{margin-bottom:10px}.cohome .waitlist-form{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.cohome .waitlist-input{color:#fff;background:#ffffff14;border:1.5px solid #ffffff4d;border-radius:11px;min-width:280px;padding:13px 16px;font-family:inherit;font-size:15px}.cohome .waitlist-input::placeholder{color:#b6aedf}.cohome .waitlist-input:focus{background:#ffffff24;border-color:#fff;outline:none}.cohome .waitlist-input:disabled{opacity:.6}.cohome .waitlist-err{color:#fca5a5;flex-basis:100%;font-size:13px;font-weight:600}.cohome .waitlist-ok{color:#7df0ce;margin-top:22px;font-size:15.5px;font-weight:700}.cohome .waitlist-note{color:#a79fd0;margin-top:14px;font-size:12.5px}.cohome footer{border-top:1px solid var(--line);background:var(--wash);padding:46px 0 40px}.cohome .foot-in{flex-wrap:wrap;justify-content:space-between;gap:30px;display:flex}.cohome .foot-col h4{color:var(--ink);margin-bottom:12px;font-size:13px;font-weight:800}.cohome .foot-col a{color:var(--muted);margin-bottom:8px;font-size:13.5px;display:block}.cohome .foot-col a:hover{color:var(--purple-d)}.cohome .foot-bottom{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:34px;padding-top:20px;font-size:12.5px;display:flex}.cohome .holo-overlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);perspective:1400px;background:radial-gradient(circle at 50% 58%,#2e186880,#060414e6);justify-content:center;align-items:center;padding:24px;display:none;position:fixed;inset:0}.cohome .holo-overlay.open{display:flex}.cohome .holo{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transform-origin:50% 100%;background:linear-gradient(160deg,#281c5c80,#120c2a9e);border:1px solid #a78bfa80;border-radius:22px;width:min(880px,94vw);animation:.55s cubic-bezier(.2,.9,.25,1.15) holoIn;position:relative;overflow:hidden;box-shadow:0 0 0 1px #7c5cf64d,0 30px 90px #0a042899,0 0 70px #7c5cf673,inset 0 0 70px #7c5cf61a}@keyframes holoIn{0%{opacity:0;transform:translateY(46px)scale(.84)rotateX(20deg)}to{opacity:1;transform:none}}.cohome .holo:before{content:"";pointer-events:none;z-index:3;mix-blend-mode:screen;background:repeating-linear-gradient(0deg,#a78bfa0f 0 1px,#0000 1px 4px);position:absolute;inset:0}.cohome .holo:after{content:"";z-index:4;background:linear-gradient(90deg,#0000,#d6c8fff2,#0000);height:2px;position:absolute;top:0;left:0;right:0}.cohome .holo-close{z-index:8;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff14;border:1px solid #ffffff40;border-radius:50%;width:34px;height:34px;font-size:15px;position:absolute;top:12px;right:14px}.cohome .holo-close:hover{background:#ffffff2e}.cohome .holo-view{z-index:2;border-radius:22px;position:relative;overflow:hidden}.cohome .holo-track{transition:transform .5s;display:flex}.cohome .holo-slide{box-sizing:border-box;color:#fff;text-align:center;min-width:100%;padding:54px 44px 30px}.cohome .holo-eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#c9b8ff;background:#a78bfa29;border-radius:30px;padding:5px 14px;font-size:11.5px;font-weight:800;display:inline-block}.cohome .holo-slide h3{letter-spacing:-.02em;color:#fff;margin:14px 0 8px;font-size:clamp(21px,3vw,30px);font-weight:800}.cohome .holo-slide>p{color:#d2ccec;max-width:540px;margin:0 auto 22px;font-size:14.5px}.cohome .holo-visual{background:#ffffff0d;border:1px solid #a78bfa4d;border-radius:16px;max-width:560px;margin:0 auto;padding:26px;box-shadow:inset 0 0 40px #7c5cf61f}.cohome .hv-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:26px;display:flex}.cohome .hv-grade{color:#ff8c8c;border:3px solid #ef44448c;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:78px;height:78px;font-size:26px;font-weight:800;display:flex}.cohome .hv-grade span{color:#b7aeda;font-size:12px;font-weight:600}.cohome .hv-stats{gap:22px;display:flex}.cohome .hv-stats div{text-align:center}.cohome .hv-stats b{font-size:19px;font-weight:800;display:block}.cohome .hv-stats span{color:#9a93c4;text-transform:uppercase;letter-spacing:.05em;font-size:10.5px}.cohome .hv-chead{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.cohome .hv-pill{color:#c9b8ff;letter-spacing:.04em;background:#8b5cf640;border-radius:20px;padding:3px 10px;font-size:10.5px;font-weight:700}.cohome .hv-live{color:#7df0ce;font-size:11px}.cohome .hv-lines{flex-direction:column;align-items:stretch;gap:9px;display:flex}.cohome .hv-lines span{background:linear-gradient(90deg,#a78bfa8c,#6366f140);border-radius:6px;height:9px}.cohome .hv-foot{color:#9a93c4;text-align:left;margin-top:14px;font-size:11.5px}.cohome .hv-score{color:#7df0ce;font-size:48px;font-weight:800}.cohome .hv-score span{color:#b7aeda;font-size:22px}.cohome .hv-big{font-size:46px;font-weight:800}.cohome .hv-sub{color:#cfc9e8;margin-top:8px;font-size:13px}.cohome .hv-dock{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.cohome .hv-dock span{color:#e4dbff;background:#ffffff14;border:1px solid #a78bfa4d;border-radius:10px;padding:8px 14px;font-size:12px;font-weight:700}.cohome .holo-foot{z-index:5;justify-content:center;align-items:center;gap:18px;padding:6px 0 26px;display:flex;position:relative}.cohome .holo-dots{gap:8px;display:flex}.cohome .holo-dots i{cursor:pointer;background:#ffffff40;border-radius:50%;width:8px;height:8px;transition:all .2s}.cohome .holo-dots i.on{background:#c4b5fd;border-radius:5px;width:22px}.cohome .holo-arrow{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff40;border-radius:50%;width:34px;height:34px;font-size:16px}.cohome .holo-arrow:hover{background:#ffffff29}
