:root{--ink:#0c0f14;--paper:#f6f7f9;--panel:#171b23;--violet:#8d74ff;--lime:#c8ff5a;--muted:#69707e;--line:#dfe2e8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 24px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:-.04em}.brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--ink);color:var(--lime);font-size:22px}.nav nav{display:flex;gap:32px;font-size:14px;color:#474d59}.nav nav a:hover{color:var(--ink)}.hero{min-height:720px;max-width:1180px;margin:auto;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;padding:64px 24px 88px;overflow:hidden}.eyebrow{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.14em;font-weight:800;font-size:12px;color:#5a6170}.eyebrow i{display:inline-block;width:24px;height:2px;background:var(--violet)}h1{font-size:clamp(54px,7vw,92px);line-height:.96;letter-spacing:-.07em;margin:20px 0 28px;max-width:710px}h1 em{font-style:normal;color:var(--violet)}.lede{font-size:19px;line-height:1.65;max-width:590px;color:#5d6471}.actions{display:flex;gap:12px;margin-top:34px}.button{min-height:50px;padding:0 20px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;gap:18px;font-weight:750;font-size:14px}.button.primary{background:var(--ink);color:#fff}.button.primary span{color:var(--lime);font-size:18px}.button.ghost{border:1px solid var(--line);background:#fff}.trust{display:flex;flex-wrap:wrap;gap:20px;margin-top:25px;color:#727987;font-size:12px}.stage{position:relative;min-height:570px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid #dcdee5;border-radius:50%}.orbit-one{width:530px;height:530px}.orbit-two{width:390px;height:390px}.phone{position:relative;width:278px;height:560px;background:#10131a;color:#f7f7fb;border:9px solid #080a0e;border-radius:43px;box-shadow:0 35px 80px #14172235;overflow:hidden;z-index:2}.phone-top{height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-size:9px}.island{width:72px;height:18px;border-radius:20px;background:#050607}.app-head{padding:10px 17px;display:flex;align-items:center;justify-content:space-between}.app-head div{display:flex;flex-direction:column}.app-head b{font-size:22px;color:var(--lime)}.app-head small{color:#898f9c}.app-head button{width:32px;height:32px;border:0;border-radius:50%;background:#232732;color:white;font-size:20px}.story-row{display:flex;gap:12px;padding:8px 17px 17px;border-bottom:1px solid #252934}.story{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#343947;border:2px solid #343947;font-size:12px}.story.online{border-color:var(--lime)}.story.add{border:1px dashed #737986;color:var(--lime);font-size:18px}.chat{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;padding:13px 14px;border-bottom:1px solid #20242d}.avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-weight:800;position:relative}.avatar i{width:8px;height:8px;background:var(--lime);border:2px solid #10131a;border-radius:50%;position:absolute;right:0;bottom:1px}.violet{background:#8d74ff}.lime{background:#d0ee83;color:#17210b}.blue{background:#68a5ff}.chat b{font-size:12px}.chat p{margin:4px 0 0;font-size:9px;color:#9399a6;max-width:125px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat span{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.chat time{font-size:8px;color:#777e8b}.chat strong{font-size:8px;background:var(--violet);min-width:16px;height:16px;border-radius:10px;display:grid;place-items:center}.dock{position:absolute;bottom:0;left:0;right:0;height:61px;background:#171b23;display:flex;align-items:center;justify-content:space-around;color:#777e8b}.dock span{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px}.dock small{font-size:7px}.dock .selected{color:var(--lime)}.privacy-card{z-index:3;position:absolute;right:5px;bottom:55px;display:flex;align-items:center;gap:10px;background:white;border:1px solid var(--line);border-radius:15px;padding:12px 14px;box-shadow:0 18px 45px #171a2424}.privacy-card>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:#ece8ff;color:var(--violet)}.privacy-card div{display:flex;flex-direction:column}.privacy-card b{font-size:12px}.privacy-card small{font-size:9px;color:var(--muted)}.privacy-card>i{font-style:normal;color:#4fa757;margin-left:12px}.privacy{background:var(--ink);color:#f7f7fb;padding:100px max(24px,calc((100vw - 1132px)/2));display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.privacy h2,.features h2,.download h2{font-size:clamp(38px,5vw,62px);line-height:1.04;letter-spacing:-.055em;margin:16px 0 22px}.privacy p:not(.eyebrow){color:#9ca2af;line-height:1.7;max-width:540px}.privacy .eyebrow{color:#9ca2af}.covers{display:grid;gap:10px}.covers article{padding:15px;background:#171b23;border:1px solid #272c37;border-radius:16px;display:flex;gap:14px;align-items:center}.cover{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;font-weight:800}.cover.calc{background:#273039}.cover.note{background:#f3b63f;color:#694b0e}.cover.agenda{background:#e5efff;color:#1769e0}.covers div{display:flex;flex-direction:column}.covers b{font-size:14px}.covers small{font-size:11px;color:#838b99;margin-top:3px}.features{max-width:1180px;margin:auto;padding:110px 24px}.section-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:46px}.feature-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:14px}.feature{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;min-height:230px}.feature.large{grid-row:span 2;min-height:474px;background:var(--panel);color:white}.feature.wide{grid-column:span 2;min-height:150px;display:flex;align-items:center;gap:24px}.feature>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eeeafd;color:var(--violet);font-size:20px}.feature h3{font-size:22px;letter-spacing:-.035em;margin:40px 0 10px}.feature p{color:#6c7380;line-height:1.6;margin:0}.feature.large p{color:#969daa}.mini-list{display:grid;grid-template-columns:12px 1fr;gap:16px 10px;margin-top:60px;padding:20px;background:#20242d;border-radius:15px}.mini-list i{width:9px;height:9px;background:var(--lime);border-radius:50%}.mini-list b{font-size:12px}.feature.wide h3{margin:0 0 6px}.feature.wide code{margin-left:auto;background:#f2f4f7;border-radius:9px;padding:9px 12px;font-size:11px;color:#565e6a}.download{background:var(--violet);padding:90px max(24px,calc((100vw - 1132px)/2));display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center}.download h2{color:#11131a}.download>div>p{max-width:520px;color:#332b56}.eyebrow.light{color:#2d2750}.eyebrow.light i{background:#171423}.download-box{background:#fff;border-radius:22px;padding:22px;display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;box-shadow:0 24px 60px #3d2c842f}.app-icon{width:58px;height:58px;border-radius:16px;background:var(--ink);color:var(--lime);display:grid;place-items:center;font-size:34px;font-weight:900}.download-box div:nth-child(2){display:flex;flex-direction:column}.download-box small{color:var(--muted);font-size:11px;margin-top:4px}.download-box .button{grid-column:span 2}.download-box .button[aria-disabled=true]{opacity:.45;pointer-events:none}.status{grid-column:span 2;text-align:center!important;margin:0!important;font-size:10px!important;color:#7a818d!important}footer{max-width:1180px;margin:auto;padding:32px 24px;display:flex;align-items:center;justify-content:space-between;color:#6d7481;font-size:12px}@media(max-width:850px){.nav nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{text-align:center}.eyebrow,.actions,.trust{justify-content:center}.lede{margin-left:auto;margin-right:auto}.stage{margin-top:30px}.privacy,.download{grid-template-columns:1fr}.section-title{display:block}.feature-grid{grid-template-columns:1fr}.feature.large,.feature.wide{grid-row:auto;grid-column:auto}.feature.large{min-height:380px}}@media(max-width:520px){h1{font-size:54px}.hero{padding-left:18px;padding-right:18px}.actions{flex-direction:column}.stage{transform:scale(.88);margin:-10px -30px}.privacy{padding-top:70px;padding-bottom:70px}.features{padding-top:70px;padding-bottom:70px}.download{padding-top:70px;padding-bottom:70px}.download-box{grid-template-columns:48px 1fr}.app-icon{width:48px;height:48px}footer{align-items:flex-start;gap:24px;flex-direction:column}}
