:root{--black:#050505;--ink:#0a0a0a;--paper:#f5f5f3;--white:#fff;--muted:#9b9b96;--line:#292929;--ice:#b9f4ff;--font:'Manrope',sans-serif;--mono:'DM Mono',monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased}.noise{position:fixed;inset:0;pointer-events:none;opacity:.035;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)' opacity='.8'/%3E%3C/svg%3E")}.shell{width:min(1200px,calc(100% - 48px));margin:auto}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d8d8d4}.brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;font:500 13px var(--mono);letter-spacing:.08em}.brand img{width:34px;height:34px;border-radius:8px}.nav nav{display:flex;gap:36px}.nav nav a,.footer-inner a{color:#656560;text-decoration:none;font-size:13px}.nav-cta{color:var(--ink);text-decoration:none;font:500 12px var(--mono);border-bottom:1px solid;padding:8px 0}.nav-cta span,.button span{margin-left:14px}.hero{min-height:720px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;padding-top:70px;padding-bottom:90px;overflow:hidden}.hero-copy{position:relative;z-index:2}.eyebrow{font:500 11px var(--mono);letter-spacing:.14em;display:flex;align-items:center;gap:10px;margin-bottom:28px}.eyebrow i{width:7px;height:7px;border-radius:50%;background:var(--ink);box-shadow:0 0 0 4px #d7d7d2}.hero h1,.solution h2,.offer h2{font-size:clamp(54px,6.3vw,92px);line-height:.95;letter-spacing:-.065em;margin:0;font-weight:500}.hero h1 em,.solution h2 em,.offer h2 em,.comparison h2 em{font-style:normal;color:#777772}.lede{font-size:19px;line-height:1.6;max-width:560px;color:#5d5d58;margin:30px 0 34px}.hero-actions{display:flex;align-items:center;gap:28px}.button{display:inline-flex;align-items:center;justify-content:space-between;text-decoration:none;font:500 12px var(--mono);letter-spacing:.04em;min-height:54px}.button.primary{background:var(--black);color:#fff;padding:0 22px;min-width:205px}.button.text{color:var(--ink);border-bottom:1px solid #b9b9b4}.proofline{display:flex;align-items:center;gap:14px;margin-top:54px}.proofline p{font-size:12px;line-height:1.45;color:#74746f;margin:0}.proofline strong{color:#1a1a18}.avatars{display:flex}.avatars span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid #d4d4d0;font:500 9px var(--mono);margin-left:-6px}.hero-visual{height:570px;position:relative;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #d4d4cf;border-radius:50%;width:500px;height:500px}.orbit-two{width:370px;height:370px;border-style:dashed;animation:spin 30s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.phone{position:relative;width:292px;height:570px;background:#0b0b0b;border:5px solid #1c1c1c;border-radius:42px;color:#fff;padding:14px 16px 18px;box-shadow:0 40px 80px #0004,0 0 0 1px #444;z-index:2;transform:rotate(3deg)}.phone:after{content:"";position:absolute;inset:5px;border:1px solid #ffffff12;border-radius:34px;pointer-events:none}.phone-top{display:flex;justify-content:space-between;font:500 8px var(--mono);padding:0 8px}.phone-top b{width:72px;height:19px;background:#000;border-radius:20px;margin-top:-7px}.phone-head{display:flex;justify-content:space-between;align-items:end;margin:28px 5px 20px}.phone-head small,.feature-label,.price-card>small{font:500 8px var(--mono);letter-spacing:.12em;color:#7d7d7d}.phone-head h3{margin:4px 0 0;font-size:22px}.phone-head button{background:#1b1b1b;border:1px solid #333;border-radius:50%;color:#ddd;width:32px;height:32px}.space-card{height:68px;display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:9px;background:#151515;border:1px solid #242424;border-radius:14px;margin-bottom:8px;padding:0 12px}.space-card.active{border-color:#a6e8f555;box-shadow:inset 0 0 20px #b9f4ff08}.space-card strong{display:block;font-size:10px;margin-bottom:5px}.space-card small{display:block;color:#787878;font-size:7px}.app-icon{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#252525;font-weight:700}.instagram{background:linear-gradient(135deg,#5b51d8,#e1306c,#f77737)}.tiktok{background:#050505;text-shadow:2px 1px #25f4ee,-2px -1px #fe2c55}.whatsapp{background:#21bf63}.status{width:7px;height:7px;background:var(--ice);border-radius:50%;box-shadow:0 0 10px var(--ice)}.add-profile{width:100%;height:46px;border:1px dashed #424242;border-radius:12px;background:transparent;color:#aaa;font:500 8px var(--mono);margin-top:14px}.add-profile span{color:var(--ice);margin-right:7px}.dock{position:absolute;bottom:18px;left:16px;right:16px;height:46px;background:#151515;border-radius:14px;display:flex;justify-content:space-around;align-items:center;color:#777}.dock span:first-child{color:var(--ice)}.float-card{position:absolute;z-index:3;background:#fff;color:#111;border:1px solid #ddd;border-radius:12px;box-shadow:0 18px 60px #0002;display:flex;align-items:center;padding:13px 15px;gap:10px;min-width:190px}.float-card small{display:block;font:500 7px var(--mono);color:#777;letter-spacing:.1em;margin-bottom:4px}.float-card strong{display:block;font-size:11px}.float-card i{font:500 7px var(--mono);font-style:normal;background:#111;color:var(--ice);padding:5px 7px;border-radius:10px;margin-left:auto}.mini-icon{width:30px;height:30px;border:1px solid #ddd;border-radius:8px;display:grid;place-items:center}.proxy{right:0;top:115px}.identity{left:8px;bottom:72px}.marquee{overflow:hidden;background:var(--black);color:#fff;padding:19px 0;white-space:nowrap;font:500 12px var(--mono);letter-spacing:.1em}.marquee div{width:max-content;animation:marquee 18s linear infinite}.marquee i{color:var(--ice);font-style:normal;margin:0 36px}@keyframes marquee{to{transform:translateX(-50%)}}.section{padding-top:130px;padding-bottom:130px}.section-index{font:500 10px var(--mono);letter-spacing:.14em;color:#777;margin-bottom:48px}.section-index.light{color:#777}.problem-grid,.solution-head,.steps-head{display:grid;grid-template-columns:1fr 1fr;gap:60px}.problem h2,.steps h2,.comparison h2,.faq h2{font-size:clamp(42px,5vw,68px);line-height:1;letter-spacing:-.055em;margin:0;font-weight:500}.problem h2 span,.steps h2 span,.faq h2 span{color:#888883}.problem-copy{font-size:22px;line-height:1.5;padding-top:8px}.problem-copy p{margin:0 0 24px}.problem-copy .muted{color:#94948f}.pain-list{display:grid;grid-template-columns:repeat(3,1fr);margin-top:90px;border-top:1px solid #c9c9c4}.pain-list article{padding:28px 40px 0 0;border-right:1px solid #c9c9c4;min-height:180px}.pain-list article+article{padding-left:36px}.pain-list article:last-child{border:0}.pain-list span{font:500 9px var(--mono);color:#999}.pain-list h3{font-size:17px;margin:34px 0 8px}.pain-list p{font-size:13px;line-height:1.6;color:#777;max-width:260px}.solution{background:var(--black);color:#fff}.solution-head{align-items:end}.solution-head p{font-size:17px;line-height:1.65;color:#949494;max-width:470px;margin:0 0 5px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:#262626;border:1px solid #262626;margin-top:90px}.feature{background:#0c0c0c;min-height:400px;padding:42px;position:relative;overflow:hidden}.feature h3{font-size:31px;line-height:1.15;letter-spacing:-.035em;margin:74px 0 15px}.feature p{font-size:14px;line-height:1.6;color:#818181;max-width:360px}.line-icon{position:absolute;right:40px;top:36px;width:52px;height:52px;border:1px solid #353535;border-radius:50%;display:grid;place-items:center;color:var(--ice);font-size:22px}.stack-demo{position:absolute;right:-40px;bottom:40px;width:300px}.stack-demo div{height:66px;background:#181818;border:1px solid #333;border-radius:12px;margin-top:-9px;display:flex;align-items:center;gap:12px;padding:0 15px;box-shadow:0 -12px 25px #0008}.stack-demo b{width:32px;height:32px;border-radius:8px;background:#fff;color:#000;display:grid;place-items:center;font:500 9px var(--mono)}.stack-demo span{font-size:11px}.stack-demo i{margin-left:auto;font:500 7px var(--mono);font-style:normal;color:var(--ice)}.feature-large h3{margin-top:62px}.feature-wide{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;min-height:320px}.feature-wide h3{margin-top:50px}.control-demo{align-self:center;border-left:1px solid #292929;padding-left:70px;display:grid;grid-template-columns:1fr auto;gap:22px;font:500 9px var(--mono);color:#999}.control-demo b{width:42px;height:22px;border-radius:15px;background:var(--ice);padding:3px}.control-demo i{display:block;width:16px;height:16px;background:#050505;border-radius:50%;margin-left:auto}.control-demo b.off{background:#343434}.control-demo b.off i{margin-left:0;background:#777}.steps-head{align-items:end}.steps-head p{color:#777;font-size:16px;max-width:320px}.steps-list{margin-top:75px;border-top:1px solid #c9c9c4}.steps-list article{display:grid;grid-template-columns:130px 1fr 70px;align-items:center;padding:36px 0;border-bottom:1px solid #c9c9c4}.steps-list>article>strong{font:400 50px var(--mono);color:#b8b8b3}.steps-list small{font:500 8px var(--mono);color:#898984;letter-spacing:.13em}.steps-list h3{font-size:22px;margin:6px 0}.steps-list p{font-size:13px;color:#7d7d78;margin:0}.steps-list>article>span{width:50px;height:50px;border:1px solid #c2c2bd;border-radius:50%;display:grid;place-items:center;font-size:19px}.comparison{background:#101010;color:#fff}.compare-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.comparison h2{font-size:60px}.compare-table{border-top:1px solid #363636}.tr{display:grid;grid-template-columns:1fr 1fr 1fr;border-bottom:1px solid #292929;min-height:70px;align-items:center;font-size:12px}.tr span:last-child{color:var(--ice)}.tr b{font-size:12px}.tr span{color:#777}.tr.head{min-height:42px;font:500 8px var(--mono);letter-spacing:.11em}.offer-box{background:var(--ice);min-height:540px;padding:70px;display:grid;grid-template-columns:1fr 390px;gap:70px;align-items:center}.offer .eyebrow i{box-shadow:0 0 0 4px #8fd4df}.offer h2{font-size:68px}.offer h2 em{color:#5b8990}.offer-copy>p{font-size:17px;color:#44666c}.compat{margin-top:36px;font-size:13px;line-height:2}.compat span{margin-right:10px}.price-card{background:#fff;padding:36px;box-shadow:12px 12px 0 #0a0a0a}.price{display:flex;align-items:flex-start;margin-top:28px}.price sup{font:500 14px var(--mono);margin-top:13px}.price strong{font-size:86px;line-height:.8;letter-spacing:-.08em}.price sub{font:500 16px var(--mono);margin-top:43px}.price-card p{color:#777;font-size:12px;margin:14px 0 26px}.purchase{width:100%}.secure{display:block!important;text-align:center;margin-top:16px;color:#999!important}.disclaimer{font-size:10px;color:#888;text-align:center;max-width:760px;margin:22px auto}.faq{display:grid;grid-template-columns:.7fr 1.3fr;gap:100px}.faq-list{border-top:1px solid #c9c9c4}.faq details{border-bottom:1px solid #c9c9c4;padding:25px 0}.faq summary{list-style:none;cursor:pointer;font-size:16px;display:flex;justify-content:space-between}.faq summary::-webkit-details-marker{display:none}.faq summary i{font-style:normal}.faq details p{color:#777;font-size:13px;line-height:1.65;max-width:520px}footer{background:#050505;color:#fff;padding:65px 0 25px}.footer-inner{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:start}.footer-inner p{font-size:26px;line-height:1.1;margin:0;color:#777}.footer-inner>div{display:flex;flex-direction:column;gap:13px}.footer-bottom{border-top:1px solid #292929;margin-top:60px;padding-top:22px;display:flex;justify-content:space-between;font:400 8px var(--mono);color:#666;letter-spacing:.08em}
@media(max-width:900px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.proofline{justify-content:center}.lede{margin-left:auto;margin-right:auto}.hero-visual{margin-top:50px}.problem-grid,.solution-head,.steps-head,.compare-grid,.faq{grid-template-columns:1fr}.pain-list{grid-template-columns:1fr}.pain-list article,.pain-list article+article{padding:25px 0;border-right:0;border-bottom:1px solid #ccc}.offer-box{grid-template-columns:1fr;padding:50px}.footer-inner{grid-template-columns:1fr;gap:35px}}@media(max-width:620px){.shell{width:min(100% - 28px,1200px)}.nav{height:70px}.nav-cta{font-size:9px}.hero{padding-top:55px;min-height:auto}.hero h1{font-size:52px}.lede{font-size:16px}.hero-actions{flex-direction:column;gap:12px}.hero-visual{height:520px;transform:scale(.84);margin-left:-25px;margin-right:-25px}.float-card.proxy{right:-20px}.float-card.identity{left:-20px}.section{padding-top:90px;padding-bottom:90px}.problem h2,.steps h2,.faq h2{font-size:43px}.problem-copy{font-size:18px}.feature-grid{grid-template-columns:1fr}.feature-wide{grid-column:auto;grid-template-columns:1fr;gap:25px}.control-demo{border:0;padding:0}.steps-list article{grid-template-columns:60px 1fr}.steps-list>article>strong{font-size:32px}.steps-list>article>span{display:none}.comparison h2{font-size:46px}.tr{grid-template-columns:.9fr 1fr 1fr;font-size:9px;gap:7px}.offer-box{padding:38px 22px}.offer h2{font-size:48px}.price-card{padding:27px;box-shadow:7px 7px 0 #0a0a0a}.footer-bottom{flex-direction:column;gap:10px}.marquee i{margin:0 18px}}
