:root{--bg:#090611;--surface:#120d20;--surface-2:#18112a;--text:#f8f5ff;--muted:#a9a1b8;--purple:#a855f7;--purple-2:#6d28d9;--line:rgba(255,255,255,.1);--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}.noise{position:fixed;inset:0;opacity:.035;pointer-events:none;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.header{height:92px;padding:0 max(28px,calc((100vw - var(--max))/2));display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;width:100%;z-index:10;border-bottom:1px solid rgba(255,255,255,.06)}.brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font:800 17px Manrope;letter-spacing:.16em}.brand-mark{width:34px;height:34px;overflow:hidden;border-radius:50%;display:grid;place-items:center;background:#07050b}.brand-mark img{width:52px;height:52px;object-fit:cover}.nav{display:flex;gap:38px}.nav a,.footer a{font-size:13px;color:#c9c1d6;text-decoration:none;transition:.2s}.nav a:hover,.footer a:hover{color:#fff}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;padding:17px 22px;border-radius:8px;background:linear-gradient(135deg,#b15cff,#7c28dc);box-shadow:0 12px 40px rgba(168,85,247,.24);color:#fff;text-decoration:none;font-weight:600;font-size:14px;transition:.25s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 48px rgba(168,85,247,.35)}.button-small{padding:12px 16px;gap:20px}.menu-button{display:none;background:none;border:0}.section{max-width:var(--max);margin:auto;padding:130px 42px}.hero{min-height:900px;max-width:none;padding-top:155px;position:relative;display:grid;grid-template-columns:minmax(380px,630px) minmax(450px,650px);align-items:center;justify-content:center;gap:80px;overflow:hidden;background:radial-gradient(circle at 75% 40%,rgba(97,36,160,.15),transparent 30%)}.hero-copy{z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.15em;font-size:11px;color:#c9bfd7}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--purple);box-shadow:0 0 14px var(--purple)}h1,h2,h3,p{margin-top:0}h1{font:800 clamp(62px,7vw,112px)/.92 Manrope;letter-spacing:-.07em;margin:30px 0 32px}h1 span,.product-copy h2 span,.cta h2 span{color:transparent;-webkit-text-stroke:1px #b76aff}.hero-lead{font-size:18px;line-height:1.7;max-width:590px;color:#b5adbf}.hero-actions{display:flex;align-items:center;gap:32px;margin-top:38px}.microcopy{display:flex;flex-direction:column;gap:4px;font-size:12px}.microcopy span{color:var(--muted)}.hero-visual{height:650px;position:relative}.phone{position:absolute;width:280px;height:570px;padding:9px;border:1px solid rgba(255,255,255,.18);border-radius:40px;background:#07050d;box-shadow:0 30px 90px rgba(0,0,0,.55)}.phone:before{content:"";position:absolute;width:76px;height:20px;background:#06040b;border-radius:0 0 14px 14px;left:50%;top:8px;transform:translateX(-50%);z-index:2}.phone-back{left:50px;top:45px;transform:rotate(-8deg);opacity:.72}.phone-front{right:65px;top:0;transform:rotate(6deg);z-index:2}.phone-screen{height:100%;border-radius:32px;padding:39px 18px 20px;overflow:hidden;background:linear-gradient(160deg,#100b1e,#090712);border:1px solid rgba(255,255,255,.05)}.screen-top{display:flex;justify-content:space-between;font-size:10px;margin-bottom:55px}.phone-screen p{font-size:11px;color:#8d849c;margin-bottom:8px}.phone-screen h3{font:700 24px/1.1 Manrope;margin-bottom:20px}.progress{height:6px;background:#272033;border-radius:9px;margin-bottom:8px}.progress i{display:block;width:40%;height:100%;background:linear-gradient(90deg,#7c2be1,#bd5cff);border-radius:9px;box-shadow:0 0 12px #a855f7}.phone-screen small{font-size:9px;color:#8d849c}.report-card{padding:17px 14px;margin:32px 0;display:flex;align-items:center;gap:13px;background:linear-gradient(135deg,#832ae4,#a843ef);border-radius:13px;box-shadow:0 14px 30px rgba(131,42,228,.28)}.report-card b,.report-card small{display:block}.report-card small{color:#e6cfff;margin-top:4px}.report-icon{font-size:21px}.team-row{display:flex;justify-content:space-between;font-size:10px;margin:25px 0 13px}.avatars{display:flex}.avatars i{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#39204d;border:2px solid #110b1d;font-style:normal;font-size:11px;margin-left:-4px;color:#e0b6ff}.avatars i:nth-child(2){background:#21443e}.avatars i:nth-child(3){background:#4d2738}.avatars i:nth-child(4){background:#253553}.avatars i:nth-child(5){background:#513a21}.avatars i.empty{background:transparent;border:1px dashed #5d536b}.screen-label{font-size:9px;color:#93899f}.stat-screen strong{display:block;font:700 42px Manrope;margin-top:80px}.stat-screen small{display:block}.chart{height:140px;display:flex;gap:9px;align-items:flex-end;margin-top:20px}.chart i{width:18px;border-radius:5px 5px 2px 2px;background:linear-gradient(#a855f7,#4e197f);height:35%}.chart i:nth-child(2){height:55%}.chart i:nth-child(3){height:43%}.chart i:nth-child(4){height:76%}.chart i:nth-child(5){height:61%}.chart i:nth-child(6){height:88%}.chart i:nth-child(7){height:100%}.mini-card{padding:18px 12px;margin-top:20px;border-radius:12px;background:#191126;color:#948aa2;font-size:11px}.mini-card b{float:right;color:#fff}.float-pill{position:absolute;z-index:3;padding:13px 17px;border:1px solid rgba(255,255,255,.12);background:rgba(23,14,39,.85);backdrop-filter:blur(16px);border-radius:13px;display:flex;flex-direction:column;box-shadow:0 20px 45px rgba(0,0,0,.32)}.float-pill b{font-size:13px}.float-pill span{font-size:9px;color:#9b92a8;margin-top:4px}.float-one{right:0;bottom:85px}.float-two{left:2px;top:150px}.scroll-note{position:absolute;bottom:36px;left:calc(50% - 650px);color:#7f758c;font-size:10px;text-transform:uppercase;letter-spacing:.13em}.scroll-note span{margin-left:12px;color:#bd6eff}.orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.18}.orb-one{width:460px;height:460px;background:#7617c9;right:10%;top:20%}.orb-two{width:200px;height:200px;background:#d24aff;left:15%;bottom:0}.section-number{font-size:10px;color:#81778e;letter-spacing:.16em;text-transform:uppercase;margin-bottom:45px}.manifest{border-top:1px solid var(--line)}.manifest-copy p{font:500 clamp(25px,3vw,42px)/1.3 Manrope;color:#aba2b4;margin-bottom:7px}.manifest-copy h2,.section-head h2,.product-copy h2,.cta h2{font:700 clamp(43px,5.6vw,82px)/1.02 Manrope;letter-spacing:-.055em;margin:0}.manifest-grid{display:grid;grid-template-columns:1fr 2.1fr;gap:10%;margin-top:105px}.manifest-aside span{font-size:11px;color:#9f95ad;text-transform:uppercase;letter-spacing:.15em}.manifest-aside p{font-size:14px;line-height:1.7;color:#837a8e;margin-top:24px;max-width:300px}.big-statement{font:600 clamp(28px,3.7vw,54px)/1.25 Manrope;letter-spacing:-.045em}.big-statement em{font-style:normal;color:#aa57f3}.how{background:linear-gradient(180deg,transparent,#0e0918 15%,#0e0918 85%,transparent);max-width:none;padding-left:max(42px,calc((100vw - var(--max))/2 + 42px));padding-right:max(42px,calc((100vw - var(--max))/2 + 42px))}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:80px}.section-head .section-number{margin-bottom:30px}.section-head>p{width:330px;color:#9c93a7;font-size:14px;line-height:1.7;margin:0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.step{min-height:390px;padding:26px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.018);position:relative;transition:.3s}.step:hover{transform:translateY(-6px);border-color:rgba(168,85,247,.35)}.step.featured{background:linear-gradient(160deg,#28133e,#160d24);border-color:rgba(168,85,247,.35)}.step-index{font-size:10px;color:#776e83}.step-icon{width:68px;height:68px;border:1px solid #54306f;border-radius:50%;display:grid;place-items:center;margin:64px 0 52px;color:#bf6eff;font-size:27px}.step h3{font:600 20px Manrope;margin-bottom:14px}.step p{color:#8f869a;font-size:13px;line-height:1.65}.six{display:grid;grid-template-columns:repeat(3,18px);gap:7px;width:max-content;margin:70px 0 58px}.six i{width:18px;height:18px;border-radius:50%;background:#9d48e7;box-shadow:0 0 15px rgba(168,85,247,.35)}.six i:nth-child(2n){background:#633190}.product{display:grid;grid-template-columns:1fr 1.18fr;align-items:center;gap:80px;padding-top:180px;padding-bottom:180px}.product-copy h2{font-size:clamp(44px,5vw,74px)}.product-copy>p{color:#9c93a7;line-height:1.75;max-width:500px;margin:35px 0}.product-copy ul{list-style:none;padding:0;margin:0;display:grid;gap:15px;font-size:13px;color:#c5bdcd}.product-copy li{display:flex;gap:12px}.product-copy li i{font-style:normal;color:#ad5af3}.product-image{position:relative;min-width:0}.product-image img{width:100%;border-radius:18px;display:block;position:relative;z-index:2;border:1px solid rgba(255,255,255,.1);box-shadow:0 35px 100px rgba(0,0,0,.45)}.image-glow{position:absolute;inset:15%;background:#7f24cf;filter:blur(80px);opacity:.3}.skills{border-top:1px solid var(--line)}.skill-list{border-top:1px solid var(--line)}.skill{height:135px;border-bottom:1px solid var(--line);display:grid;grid-template-columns:60px 70px 1fr 1fr 30px;align-items:center;gap:20px;transition:.25s}.skill:hover{background:linear-gradient(90deg,transparent,rgba(168,85,247,.07),transparent);padding:0 12px}.skill>span{font-size:10px;color:#6f657b}.skill-emoji{font-size:30px;color:#bd66ff;text-shadow:0 0 22px rgba(168,85,247,.7)}.skill h3{font:600 24px Manrope;margin:0}.skill p{color:#857c91;font-size:13px;margin:0}.skill>i{font-style:normal;color:#a354e9}.quote{min-height:600px;display:grid;place-items:center;text-align:center}.quote p{font:600 clamp(36px,5vw,72px)/1.18 Manrope;letter-spacing:-.05em}.quote span{color:#a451eb}.cta{max-width:none;min-height:720px;padding-left:max(42px,calc((100vw - var(--max))/2 + 42px));padding-right:max(42px,calc((100vw - var(--max))/2 + 42px));background:linear-gradient(140deg,#150a23,#090611 64%);display:grid;grid-template-columns:1fr 1fr;gap:12%;align-items:center;position:relative;overflow:hidden;border-top:1px solid var(--line)}.cta h2{font-size:clamp(68px,8vw,124px);margin:25px 0 30px}.cta p{color:#968da1;max-width:470px;line-height:1.7}.cta-orb{position:absolute;width:500px;height:500px;background:#6d13bd;border-radius:50%;filter:blur(120px);opacity:.2;left:25%;bottom:-40%}.socials{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.socials a{padding:26px 5px;border-bottom:1px solid var(--line);color:#d8d1df;text-decoration:none;font-size:14px;display:flex;justify-content:space-between;margin-right:20px;transition:.2s}.socials a:hover{color:#bc65ff;border-color:#9e49e5}.footer{max-width:var(--max);margin:auto;min-height:150px;padding:40px 42px;display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:30px;align-items:center;color:#786f83;font-size:11px}.footer p{margin:0}.footer>a:not(.brand){color:#a9a0b5}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,30px);opacity:0;background:#fff;color:#15101b;padding:12px 18px;border-radius:8px;font-size:12px;z-index:100;transition:.25s}.toast.show{transform:translate(-50%,0);opacity:1}.reveal{opacity:0;transform:translateY(28px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:1000px){.nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:180px}.hero-copy{max-width:700px}.hero-visual{margin:auto;width:min(100%,650px)}.scroll-note{display:none}.steps{grid-template-columns:1fr 1fr}.product{grid-template-columns:1fr}.product-image{order:-1}.manifest-grid{grid-template-columns:1fr}.cta{grid-template-columns:1fr;padding-top:120px;padding-bottom:120px}.footer{grid-template-columns:1fr 1fr}.section-head{align-items:flex-start;gap:40px}}@media(max-width:650px){.section{padding:90px 22px}.header{height:74px;padding:0 22px}.header>.button{display:none}.menu-button{display:block;width:28px}.menu-button span{display:block;height:1px;background:#fff;margin:7px 0}.nav.open{display:flex;position:absolute;top:74px;left:0;right:0;padding:30px 22px;background:#0d0816;flex-direction:column;border-bottom:1px solid var(--line)}.hero{padding-top:125px;gap:30px}h1{font-size:55px}.hero-lead{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column}.hero-visual{height:510px;transform:scale(.82);transform-origin:top center;margin-bottom:-100px}.phone-back{left:-15px}.phone-front{right:-20px}.float-two{left:-30px}.float-one{right:-30px}.manifest-grid{margin-top:60px}.section-head{display:block}.section-head>p{margin-top:25px;width:auto}.steps{grid-template-columns:1fr}.step{min-height:340px}.step-icon{margin:45px 0}.six{margin:50px 0}.product{gap:50px}.skill{height:auto;min-height:120px;grid-template-columns:35px 45px 1fr 20px;gap:10px}.skill h3{font-size:18px}.skill p{grid-column:3/5;margin-top:-25px}.cta{padding-left:22px;padding-right:22px}.cta h2{font-size:64px}.socials{grid-template-columns:1fr}.footer{grid-template-columns:1fr;min-height:250px;padding:45px 22px}.quote{min-height:470px}}
