:root{color:#f5f7fa;background:#07090c;font-family:Avenir Next,Segoe UI Variable Display,SF Pro Display,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #07090c;--surface: #0d1015;--surface-2: #121720;--text: #f5f7fa;--muted: #858c98;--accent: #7567ff;--accent-soft: #9a91ff;--secure: #55d6a5;--line: rgba(255, 255, 255, .1);--mono: "Cascadia Code", "SFMono-Regular", "Roboto Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body,#root{min-width:320px;min-height:100%;margin:0}body{overflow-x:hidden;color:var(--text);background:radial-gradient(circle at 15% 10%,rgba(117,103,255,.075),transparent 25%),linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),var(--bg);background-size:auto,100% 64px,auto}body:before{content:"";position:fixed;inset:0;z-index:1000;pointer-events:none;opacity:.045;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='.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E")}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer}svg{width:1.15em;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}::selection{color:#fff;background:#7567ffa6}.site{overflow:clip}.site-nav{width:min(1180px,calc(100% - 40px));height:68px;position:fixed;top:24px;left:50%;z-index:100;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 12px 0 18px;border:1px solid rgba(255,255,255,.09);border-radius:20px;background:#090b0fab;box-shadow:0 18px 60px #00000047,inset 0 1px #ffffff09;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transform:translate(-50%);transition:width .3s ease,height .3s ease,top .3s ease,border-radius .3s ease}.site-nav.is-compact{width:min(1000px,calc(100% - 32px));height:56px;top:12px;border-radius:16px}.wordmark{display:flex;align-items:center;gap:10px;font-size:.85rem;font-weight:700;letter-spacing:.19em}.wordmark span,.logo-glyph{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:9px;color:#fff;background:linear-gradient(145deg,#9a91fff2,#5748e4c7);box-shadow:inset 0 1px #ffffff4d,0 8px 22px #7567ff40;font-size:.72rem;letter-spacing:0}.nav-links{display:flex;align-items:center;gap:28px;color:#aeb3bd;font-size:.78rem}.nav-links a,.site-footer a{transition:color .18s ease}.nav-links a:hover,.site-footer a:hover{color:#fff}.nav-download{min-height:44px;display:flex;justify-self:end;align-items:center;gap:15px;padding:0 17px;border-radius:13px;color:#fff;background:#ffffff14;font-size:.76rem;font-weight:600;transition:background .18s ease,transform .18s ease}.nav-download:hover{background:#7567ff3d;transform:translateY(-1px)}.hero{width:min(1440px,100%);min-height:100svh;position:relative;display:grid;grid-template-columns:minmax(440px,.82fr) minmax(650px,1.18fr);align-items:center;gap:40px;margin:auto;padding:150px 56px 72px}.hero-glow{width:700px;height:700px;position:absolute;right:-180px;top:-190px;border-radius:50%;background:#7567ff1a;filter:blur(150px);pointer-events:none}.hero-copy{position:relative;z-index:2;padding-left:2vw}.protocol-label,.section-index,.device-topline,.device-boundary,.device-state,.path-label,.network-packet{font-family:var(--mono);font-size:.63rem;letter-spacing:.115em}.protocol-label{display:flex;align-items:center;gap:9px;color:#b8b3ff}.protocol-label i{width:6px;height:6px;border-radius:50%;background:var(--secure);box-shadow:0 0 15px var(--secure)}.protocol-label span{margin-left:12px;color:#555c68}.hero h1{margin:32px 0 27px;font-size:clamp(3.7rem,6.4vw,7.15rem);font-weight:500;line-height:.91;letter-spacing:-.072em}h1 em,h2 em{color:var(--accent-soft);font-style:normal}.hero-copy>p{max-width:620px;margin:0;color:#9ba1ac;font-size:clamp(1rem,1.25vw,1.15rem);line-height:1.72}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:28px;border-radius:14px;font-size:.82rem;font-weight:600;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{padding:0 23px;background:linear-gradient(135deg,#8175ff,#6354e9);box-shadow:0 15px 45px #7567ff38,inset 0 1px #ffffff38}.button-primary:hover{box-shadow:0 20px 60px #7567ff57}.button-text{color:#bbc0c9}.button-text:hover{color:#fff}.security-indicators{display:flex;flex-wrap:wrap;gap:18px;margin-top:48px;color:#6e7682;font-family:var(--mono);font-size:.57rem;letter-spacing:.065em}.security-indicators span{display:flex;align-items:center;gap:7px}.security-indicators svg{width:14px;color:var(--secure)}.hero-scene{min-height:600px;position:relative;display:grid;grid-template-columns:1fr 70px 190px 70px 1fr;align-items:center;padding:30px 0;transform:translate3d(var(--scene-x),var(--scene-y),0);transition:transform .7s cubic-bezier(.2,.8,.2,1)}.scene-grid{position:absolute;inset:8%;opacity:.35;background:linear-gradient(90deg,transparent 49.8%,rgba(117,103,255,.12) 50%,transparent 50.2%),linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:100%,38px 38px,38px 38px;-webkit-mask-image:radial-gradient(circle,#000 20%,transparent 72%);mask-image:radial-gradient(circle,#000 20%,transparent 72%)}.crypto-device{width:190px;height:380px;position:relative;z-index:3;justify-self:center;padding:8px;border:1px solid rgba(255,255,255,.14);border-radius:30px;background:linear-gradient(145deg,#ffffff14,#ffffff05);box-shadow:0 30px 80px #00000073,inset 0 1px #ffffff1f}.crypto-device:after{content:"";position:absolute;inset:-8px;z-index:-1;border:1px solid rgba(85,214,165,.11);border-radius:36px}.device-topline{height:32px;display:flex;align-items:center;justify-content:space-between;padding:0 8px;color:#69717c;font-size:.49rem}.device-topline i{width:28px;height:4px;border-radius:5px;background:#202631}.device-screen{height:calc(100% - 66px);position:relative;overflow:hidden;padding:17px 12px;border:1px solid rgba(255,255,255,.05);border-radius:22px;background:linear-gradient(155deg,#111722,#090c11 70%)}.device-boundary{height:34px;display:grid;place-items:center;color:var(--secure);font-size:.43rem;letter-spacing:.08em}.mini-profile{display:flex;align-items:center;gap:8px}.mini-profile>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#8b80ff,#383064);font-size:.48rem;font-weight:700}.mini-profile strong,.mini-profile small{display:block}.mini-profile strong{font-size:.65rem}.mini-profile small{margin-top:2px;color:#59616d;font-family:var(--mono);font-size:.42rem}.plain-message{margin-top:70px;padding:11px 10px;border-radius:12px 12px 3px;color:#ebe9ff;background:#7567ff3d;font-size:.61rem;line-height:1.45}.plain-message.received{margin-top:118px;background:#55d6a526}.plain-message small{display:block;margin-top:6px;color:#777f89;font-size:.44rem;text-align:right}.plain-message b{color:var(--secure)}.device-state{position:absolute;right:12px;bottom:14px;left:12px;display:flex;align-items:center;gap:6px;color:#8278ff;font-size:.4rem}.device-state i{width:5px;height:5px;border-radius:50%;background:currentColor;animation:statusPulse 1.8s ease-in-out infinite}.device-state.is-secure{color:var(--secure)}.transport-path{position:relative;z-index:2}.path-line{height:1px;position:relative;overflow:hidden;background:linear-gradient(90deg,#7567ff1a,#7567ff)}.path-line i{width:22px;height:1px;position:absolute;background:#fff;box-shadow:0 0 12px #fff;animation:lineTravel 2.5s ease-in-out infinite}.path-label{position:absolute;bottom:12px;color:#4e5560;font-size:.44rem;white-space:nowrap}.path-label-left{color:#7168d7}.moving-cipher{width:118px;position:absolute;top:12px;left:0;overflow:hidden;color:#8277fa;font-family:var(--mono);font-size:.43rem;white-space:nowrap;animation:cipherFlicker 2.2s steps(1) infinite}.transport-path-right .path-line{background:linear-gradient(90deg,#55d6a5,#55d6a51a)}.transport-path-right .path-line i{animation-direction:reverse}.transport-path-right .path-label,.transport-path-right .moving-cipher{color:#55a789}.server-core{width:190px;height:190px;position:relative;z-index:4;display:grid;place-items:center;transition:transform .7s cubic-bezier(.2,.8,.2,1)}.server-node{width:116px;height:116px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;z-index:3;border:1px solid rgba(117,103,255,.35);border-radius:28px;background:radial-gradient(circle at 35% 20%,rgba(139,128,255,.22),transparent 45%),#0d1015f0;box-shadow:0 0 60px #7567ff2b,inset 0 1px #ffffff12}.server-node span,.server-node small{color:#69717e;font-family:var(--mono);font-size:.42rem}.server-node strong{margin:13px 0 9px;color:#bcb7ff;font-family:var(--mono);font-size:.65rem;letter-spacing:.06em}.server-orbit{position:absolute;border:1px solid rgba(117,103,255,.16);border-radius:50%;animation:orbitSpin 18s linear infinite}.orbit-one{inset:10px;border-style:dashed}.orbit-two{inset:27px;border-color:#55d6a51f;animation-direction:reverse;animation-duration:12s}.cipher-packet{width:20px;height:20px;position:absolute;top:calc(50% + sin(calc(var(--packet-index) * 45deg))*82px);left:calc(50% + cos(calc(var(--packet-index) * 45deg))*82px);display:grid;place-items:center;border:1px solid rgba(117,103,255,.25);border-radius:5px;color:#7e73e8;background:#0b0e13;font-family:var(--mono);font-size:.42rem;transform:translate(-50%,-50%)}.scroll-marker{position:absolute;bottom:24px;left:50%;display:flex;flex-direction:column;align-items:center;gap:9px;color:#424954;font-family:var(--mono);font-size:.49rem;letter-spacing:.12em;transform:translate(-50%)}.scroll-marker i{width:1px;height:24px;background:linear-gradient(#6d7480,transparent)}.section-heading{max-width:1180px;margin:0 auto 64px}.section-heading.narrow{margin-bottom:90px}.section-index{display:block;margin-bottom:25px;color:#7d73e7}.section-heading h2,.journey-intro h2,.server-copy h2,.product-heading h2,.security-detail h2,.download-section h2{margin:0;font-size:clamp(2.8rem,5.6vw,6.4rem);font-weight:500;line-height:.98;letter-spacing:-.06em}.section-heading>p{max-width:450px;margin:24px 0 0 auto;color:var(--muted);line-height:1.65}.compare-section{max-width:1320px;margin:0 auto;padding:160px 60px}.compare-stage{height:560px;position:relative;display:grid;grid-template-columns:var(--compare) calc(100% - var(--compare));overflow:hidden;border:1px solid var(--line);border-radius:28px;background:#0a0d12;box-shadow:0 60px 140px #00000059}.compare-side{min-width:0;position:relative;display:grid;place-items:center;overflow:hidden}.compare-plain{background:radial-gradient(circle at 50% 60%,rgba(117,103,255,.13),transparent 42%),#0d1016}.compare-cipher{background:linear-gradient(90deg,rgba(85,214,165,.025),transparent),#090c10}.compare-label{position:absolute;top:28px;left:28px;display:flex;align-items:center;gap:8px;color:#6e7581;font-family:var(--mono);font-size:.55rem;letter-spacing:.08em}.compare-label i{width:5px;height:5px;border-radius:50%;background:var(--secure)}.compare-dialog{min-width:300px;display:flex;flex-direction:column;align-items:flex-end;gap:12px}.compare-dialog div{padding:16px 17px 10px;border:1px solid rgba(117,103,255,.13);border-radius:16px 16px 4px;background:linear-gradient(135deg,#7567ff3b,#7567ff1a);font-size:.9rem}.compare-dialog small{display:block;margin-top:6px;color:#7b82a1;font-size:.59rem;text-align:right}.cipher-stack{width:75%;display:grid;gap:0;font-family:var(--mono)}.cipher-stack span{display:flex;gap:24px;padding:21px 0;border-bottom:1px solid rgba(255,255,255,.06);color:#8d96a3;font-size:clamp(.65rem,1vw,.82rem);letter-spacing:.08em;white-space:nowrap}.cipher-stack b{color:#3d4550;font-weight:400}.compare-divider{width:1px;position:absolute;top:0;bottom:0;left:var(--compare);z-index:3;background:linear-gradient(transparent,var(--secure) 15%,var(--secure) 85%,transparent);box-shadow:0 0 24px #55d6a559}.compare-divider:after{content:"↔";width:38px;height:38px;position:absolute;top:50%;left:50%;display:grid;place-items:center;border:1px solid rgba(85,214,165,.35);border-radius:50%;color:var(--secure);background:#0c1114;box-shadow:0 0 24px #55d6a52e;transform:translate(-50%,-50%)}.compare-divider span{position:absolute;top:35px;left:13px;color:var(--secure);font-family:var(--mono);font-size:.44rem;line-height:1.6;white-space:nowrap;writing-mode:vertical-rl}.compare-stage input{width:100%;height:100%;position:absolute;inset:0;z-index:5;opacity:0;cursor:ew-resize}.statement{margin:56px 0 0;font-size:clamp(1.7rem,3.8vw,4.2rem);letter-spacing:-.04em;text-align:center}.statement em{color:#757d88;font-style:normal}.journey-section{max-width:1320px;margin:0 auto;padding:140px 60px 180px}.journey-intro{margin-bottom:110px}.journey-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.journey-visual{height:580px;position:sticky;top:140px;display:grid;place-items:center}.journey-orbit{width:390px;height:390px;position:relative;display:grid;place-items:center;border:1px solid rgba(117,103,255,.16);border-radius:50%;background:radial-gradient(circle,rgba(117,103,255,.12),transparent 60%)}.journey-orbit:before,.journey-orbit:after{content:"";position:absolute;border:1px dashed rgba(255,255,255,.08);border-radius:50%;animation:orbitSpin 22s linear infinite}.journey-orbit:before{inset:34px}.journey-orbit:after{inset:-30px;animation-direction:reverse}.journey-message,.journey-cipher{width:210px;position:absolute;padding:22px;border:1px solid var(--line);border-radius:18px;background:#0d1015e6;box-shadow:0 24px 70px #00000059;font-size:1rem;line-height:1.5}.journey-message{animation:messageSwap 7s ease-in-out infinite}.journey-cipher{color:#9188f8;font-family:var(--mono);letter-spacing:.12em;opacity:0;animation:cipherSwap 7s ease-in-out infinite}.journey-status{position:absolute;bottom:36px;color:var(--secure);font-family:var(--mono);font-size:.55rem;letter-spacing:.11em}.journey-list{margin:0;padding:0;list-style:none}.journey-list li{min-height:150px;display:grid;grid-template-columns:42px 1fr 8px;align-items:center;gap:22px;border-bottom:1px solid rgba(255,255,255,.075)}.journey-list li>span{color:#555e6a;font-family:var(--mono);font-size:.63rem}.journey-list strong{font-family:var(--mono);font-size:.69rem;font-weight:500;letter-spacing:.07em}.journey-list p{margin:12px 0 0;color:#8e96a2;font-size:.92rem}.journey-list li>i{width:7px;height:7px;border-radius:50%;background:#343b46;transition:background .3s ease,box-shadow .3s ease}.journey-list li:hover>i{background:var(--secure);box-shadow:0 0 18px var(--secure)}.server-section{min-height:940px;position:relative;display:grid;align-content:start;overflow:hidden;padding:160px max(60px,calc((100vw - 1200px)/2));border-block:1px solid rgba(255,255,255,.055);background:radial-gradient(ellipse at 50% 75%,rgba(117,103,255,.13),transparent 48%),#090c10}.server-copy{max-width:930px;position:relative;z-index:3}.server-copy h2{font-size:clamp(3rem,6vw,6.5rem)}.server-copy p{max-width:560px;margin:28px 0 0;color:var(--muted);font-size:1rem;line-height:1.7}.network-field{height:500px;position:relative;margin-top:40px}.network-field svg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.network-field path{fill:none;stroke:url(#lineGradient);stroke-width:1;stroke-dasharray:4 9;opacity:.32;animation:routeFlow 14s linear infinite}.network-field circle{fill:var(--secure);filter:drop-shadow(0 0 8px #55d6a5)}.network-core{width:270px;height:170px;position:absolute;top:50%;left:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(117,103,255,.3);border-radius:30px;background:#0a0d12db;box-shadow:0 0 100px #7567ff2e,inset 0 1px #ffffff0f;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translate(-50%,-50%)}.network-core span,.network-core small{color:#606977;font-family:var(--mono);font-size:.53rem;letter-spacing:.08em}.network-core strong{margin:23px 0 15px;color:#aaa3ff;font-family:var(--mono);letter-spacing:.1em}.network-packet{position:absolute;padding:7px 9px;border:1px solid rgba(117,103,255,.17);border-radius:6px;color:#6e7690;background:#0b0e13;font-size:.42rem}.packet-0{top:15%;left:13%;animation:packetFloat 6s ease-in-out infinite}.packet-1{top:65%;left:24%;animation:packetFloat 7s ease-in-out -2s infinite}.packet-2{top:25%;right:20%;animation:packetFloat 5s ease-in-out -1s infinite}.packet-3{right:9%;bottom:15%;animation:packetFloat 8s ease-in-out -3s infinite}.architecture-section{max-width:1320px;margin:0 auto;padding:180px 60px}.architecture-flow{display:grid;grid-template-columns:1fr 120px 1.25fr 120px 1fr;align-items:center}.architecture-node{min-width:0;height:230px;display:flex;flex-direction:column;justify-content:center;padding:30px;border:1px solid var(--line);border-radius:24px;background:linear-gradient(145deg,#ffffff0a,#ffffff03)}.architecture-node span,.architecture-node small{color:#626b77;font-family:var(--mono);font-size:.52rem;letter-spacing:.09em}.architecture-node strong{margin:36px 0 18px;font-size:clamp(1.15rem,2vw,1.7rem);font-weight:500}.architecture-node.trusted{box-shadow:inset 0 -2px #55d6a54d}.architecture-node.trusted small{color:var(--secure)}.architecture-node.encrypted{height:280px;border-color:#7567ff47;background:radial-gradient(circle at 50% 0,rgba(117,103,255,.17),transparent 55%),#0d1015;box-shadow:0 30px 100px #00000059}.architecture-node.encrypted strong{color:#a8a1ff;font-family:var(--mono);font-size:clamp(.8rem,1.3vw,1.15rem)}.architecture-step{position:relative;text-align:center}.architecture-step i{height:1px;display:block;background:linear-gradient(90deg,var(--secure),var(--accent))}.architecture-step i:after{content:"";width:7px;height:7px;position:absolute;top:-3px;right:0;border-radius:50%;background:var(--accent);box-shadow:0 0 14px var(--accent)}.architecture-step span,.architecture-step b{position:absolute;left:50%;font-family:var(--mono);font-size:.43rem;white-space:nowrap;transform:translate(-50%)}.architecture-step span{bottom:12px;color:#77808d}.architecture-step b{top:13px;color:var(--secure);font-weight:400}.architecture-step.reverse i{background:linear-gradient(90deg,var(--accent),var(--secure))}.architecture-step.reverse i:after{right:auto;left:0;background:var(--secure);box-shadow:0 0 14px var(--secure)}.security-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:85px}.security-facts p{margin:0;padding-top:22px;border-top:1px solid var(--line);color:#9aa1ac;font-size:.86rem;line-height:1.65}.security-facts span{display:block;margin-bottom:25px;color:#665dd0;font-family:var(--mono);font-size:.58rem}.product-section{max-width:1400px;margin:0 auto;padding:150px 60px 190px}.product-heading{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;margin-bottom:85px}.product-heading .section-index{grid-column:1/-1}.product-heading p{max-width:430px;justify-self:end;margin:0 0 8px;color:var(--muted);line-height:1.7}.messenger-shell{height:670px;display:grid;grid-template-columns:330px 1fr;overflow:hidden;border:1px solid rgba(255,255,255,.11);border-radius:30px;background:#0b0e13;box-shadow:0 60px 150px #00000073,inset 0 1px #ffffff0a}.chat-list{padding:18px 13px;border-right:1px solid var(--line);background:#0e1218}.chat-list-head{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:3px 8px 18px}.chat-list-head button{width:30px;height:30px;border:1px solid var(--line);border-radius:9px;background:#ffffff08}.search-box{margin:0 5px 14px;padding:11px 12px;border:1px solid rgba(255,255,255,.06);border-radius:10px;color:#59616d;background:#090c10;font-size:.75rem}.chat-row{min-width:0;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:12px 10px;border-radius:13px}.chat-row.is-selected{background:#7567ff1f}.avatar{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;font-size:.62rem;font-weight:600}.avatar-violet{background:linear-gradient(145deg,#8075f4,#3a345f)}.avatar-mint{color:#08261c;background:linear-gradient(145deg,#6be4b5,#287a60)}.avatar-blue{background:linear-gradient(145deg,#5a9ce6,#263f6d)}.chat-row div{min-width:0}.chat-row strong,.chat-row p{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-row strong{font-size:.78rem}.chat-row p,.chat-row small{margin:5px 0 0;color:#6f7782;font-size:.63rem}.chat-row b{min-width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#07120e;background:var(--secure);font-size:.59rem}.conversation{min-width:0;display:grid;grid-template-rows:70px 1fr 76px}.conversation header{display:flex;align-items:center;gap:11px;padding:0 22px;border-bottom:1px solid var(--line);background:#0f1319d9}.conversation header>div{min-width:0}.conversation header strong,.conversation header small{display:block}.conversation header strong{font-size:.84rem}.conversation header small{margin-top:4px;color:#6d7682;font-family:var(--mono);font-size:.5rem}.conversation header small i{width:5px;height:5px;display:inline-block;margin-right:5px;border-radius:50%;background:var(--secure);box-shadow:0 0 9px var(--secure)}.conversation-actions{display:flex;gap:7px;margin-left:auto}.conversation-actions button{width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:#ffffff06}.message-area{position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:11px;padding:30px 40px;overflow:hidden;background:radial-gradient(circle at 75% 20%,rgba(117,103,255,.07),transparent 35%),linear-gradient(120deg,rgba(255,255,255,.012) 1px,transparent 1px);background-size:auto,28px 28px}.security-note{position:absolute;top:28px;left:50%;padding:10px 18px;border:1px solid rgba(85,214,165,.12);border-radius:10px;color:#646e7a;background:#0a0e12cc;text-align:center;transform:translate(-50%)}.security-note span{color:var(--secure);font-family:var(--mono);font-size:.45rem}.security-note p{margin:5px 0 0;font-size:.55rem;white-space:nowrap}.bubble{max-width:62%;padding:13px 14px 9px;border:1px solid rgba(255,255,255,.07);border-radius:16px 16px 16px 4px;background:#151a22;font-size:.79rem;animation:bubbleIn .5s cubic-bezier(.2,.8,.2,1) both}.bubble small{display:block;margin-top:7px;color:#646d79;font-size:.54rem;text-align:right}.bubble small b{color:var(--secure)}.bubble.outgoing{align-self:flex-end;border-radius:16px 16px 4px;background:linear-gradient(135deg,#7567ff47,#7567ff24);animation-delay:.2s}.bubble.voice{width:270px;display:flex;align-items:center;gap:12px;animation-delay:.4s}.bubble.voice button{width:34px;height:34px;flex:0 0 auto;border:0;border-radius:50%;color:#0a0e12;background:var(--secure);font-size:.65rem}.waveform{height:30px;display:flex;align-items:center;gap:2px;flex:1}.waveform i{width:2px;border-radius:4px;background:#69727d}.bubble.voice>small{margin:0}.typing{display:flex;gap:4px;padding:13px;border-radius:14px 14px 14px 4px;background:#151a22}.typing i{width:5px;height:5px;border-radius:50%;background:#79818d;animation:typingDot 1.2s ease-in-out infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.conversation footer{display:grid;grid-template-columns:40px 1fr 42px;align-items:center;gap:10px;padding:0 20px;border-top:1px solid var(--line)}.conversation footer button{width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:#ffffff08}.conversation footer span{padding:13px 15px;border:1px solid rgba(255,255,255,.07);border-radius:12px;color:#545d69;background:#090c10;font-size:.72rem}.conversation footer .send-button{color:#fff;border-color:transparent;background:var(--accent)}.feature-ticker{display:grid;grid-template-columns:repeat(4,1fr);margin-top:80px;border-top:1px solid var(--line)}.feature-ticker article{padding:30px 26px 0 0}.feature-ticker article+article{padding-left:26px;border-left:1px solid var(--line)}.feature-ticker span{color:#6159be;font-family:var(--mono);font-size:.53rem}.feature-ticker h3{margin:24px 0 12px;font-size:1rem;font-weight:500}.feature-ticker p{margin:0;color:#737b86;font-size:.75rem;line-height:1.65}.security-detail{max-width:1280px;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;margin:0 auto;padding:150px 60px 190px}.security-detail h2{font-size:clamp(2.6rem,4.5vw,5rem)}.terminal-panel{align-self:center;overflow:hidden;border:1px solid rgba(117,103,255,.2);border-radius:22px;background:#0b0e13;box-shadow:0 40px 120px #0000004d}.terminal-head{height:54px;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid var(--line);color:#69717d;font-family:var(--mono);font-size:.54rem}.terminal-head span{margin-right:auto}.terminal-head i{width:7px;height:7px;margin-left:6px;border-radius:50%;background:#2c333d}.terminal-row{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:20px;padding:22px 20px;border-bottom:1px solid rgba(255,255,255,.055);font-family:var(--mono);font-size:.57rem}.terminal-row span{color:#626b77}.terminal-row strong{color:#c1c5cc;font-weight:400}.terminal-row b{padding:5px 7px;border:1px solid rgba(85,214,165,.2);border-radius:5px;color:var(--secure);background:#55d6a50e;font-size:.45rem;font-weight:500}.download-section{min-height:800px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;padding:150px 30px;border-block:1px solid rgba(255,255,255,.06);background:radial-gradient(circle at 50% 55%,rgba(117,103,255,.18),transparent 34%),#090c10;text-align:center}.download-section:before{content:"";width:520px;height:520px;position:absolute;border:1px solid rgba(117,103,255,.14);border-radius:50%;box-shadow:0 0 0 70px #7567ff04,0 0 0 140px #7567ff03}.download-section>*{position:relative;z-index:2}.download-cipher{position:absolute;top:70px;color:#7567ff40;font-family:var(--mono);font-size:clamp(.65rem,1.4vw,1.1rem);letter-spacing:.24em;white-space:nowrap;animation:cipherDrift 18s linear infinite}.download-section h2{font-size:clamp(3.1rem,6.7vw,7.4rem)}.download-section p{max-width:540px;margin:30px 0 0;color:var(--muted);line-height:1.7}.download-actions{display:flex;gap:12px;margin-top:44px}.store-button{min-width:150px;min-height:64px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0 22px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#ffffff0f;box-shadow:inset 0 1px #ffffff0d;transition:transform .2s ease,background .2s ease}.store-button:hover{background:#7567ff2e;transform:translateY(-2px)}.store-button small{color:#7e8692;font-size:.58rem}.store-button strong{margin-top:4px;font-size:.94rem}.store-button.is-disabled{opacity:.45;cursor:default}.site-footer{max-width:1320px;display:grid;grid-template-columns:1.4fr .8fr .8fr 1fr;gap:50px;margin:0 auto;padding:80px 60px 100px}.site-footer>div{display:flex;flex-direction:column;gap:13px;color:#707884;font-size:.71rem}.site-footer .footer-legal{align-items:flex-end}.site-footer .footer-legal span{margin-bottom:10px;color:#474f5a}.reveal{opacity:0;transform:translateY(24px);transition:opacity .75s ease var(--delay,0ms),transform .75s cubic-bezier(.2,.8,.2,1) var(--delay,0ms)}.reveal.is-visible{opacity:1;transform:none}@keyframes statusPulse{50%{opacity:.35;transform:scale(.65)}}@keyframes lineTravel{0%{left:-25%}70%,to{left:110%}}@keyframes orbitSpin{to{transform:rotate(360deg)}}@keyframes cipherFlicker{0%,to{opacity:.45}40%{opacity:.9}42%{opacity:.25}70%{opacity:.65}}@keyframes messageSwap{0%,35%,to{opacity:1;filter:blur(0);transform:scale(1)}45%,85%{opacity:0;filter:blur(9px);transform:scale(.94)}}@keyframes cipherSwap{0%,35%,to{opacity:0;filter:blur(9px);transform:scale(.94)}45%,85%{opacity:1;filter:blur(0);transform:scale(1)}}@keyframes routeFlow{to{stroke-dashoffset:-200}}@keyframes packetFloat{50%{transform:translateY(-12px)}}@keyframes bubbleIn{0%{opacity:0;transform:translateY(8px) scale(.98)}}@keyframes typingDot{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}@keyframes cipherDrift{50%{transform:translate(80px);opacity:.6}}@media(max-width:1120px){.hero{grid-template-columns:1fr;padding-top:150px}.hero-copy{max-width:820px;padding-left:0}.hero-scene{width:min(820px,100%);min-height:520px;justify-self:center}.journey-layout{gap:40px}.architecture-flow{grid-template-columns:1fr 80px 1.2fr 80px 1fr}.messenger-shell{grid-template-columns:280px 1fr}.security-detail{gap:45px}}@media(max-width:820px){.site-nav{width:calc(100% - 24px);top:12px;grid-template-columns:1fr auto}.nav-links{display:none}.nav-download{min-height:40px}.hero{padding:130px 20px 70px}.hero h1{font-size:clamp(3.4rem,13vw,5.2rem)}.hero-scene{min-height:880px;grid-template-columns:1fr;grid-template-rows:300px 65px 170px 65px 300px}.crypto-device{width:172px;height:300px}.device-screen{height:calc(100% - 62px)}.plain-message{margin-top:36px}.plain-message.received{margin-top:58px}.transport-path{width:1px;height:65px;justify-self:center}.transport-path .path-line{width:1px;height:100%;background:linear-gradient(#7567ff1a,#7567ff)}.transport-path .path-line i{width:1px;height:18px;animation:verticalTravel 2.5s ease-in-out infinite}.transport-path-right .path-line{background:linear-gradient(#55d6a5,#55d6a51a)}.path-label{bottom:auto;top:50%;left:15px;transform:translateY(-50%)}.moving-cipher{top:50%;left:auto;right:14px;transform:translateY(-50%)}.server-core{grid-row:3}.compare-section,.journey-section,.architecture-section,.product-section,.security-detail{padding-inline:20px}.compare-section{padding-block:110px}.compare-stage{height:620px;grid-template-columns:1fr;grid-template-rows:1fr 1fr}.compare-divider{width:auto;height:1px;top:var(--compare);right:0;bottom:auto;left:0}.compare-divider span{top:12px;left:30px;writing-mode:horizontal-tb}.compare-stage input{transform:rotate(90deg)}.cipher-stack span{padding:13px 0}.journey-layout{grid-template-columns:1fr}.journey-visual{height:440px;position:relative;top:0}.journey-orbit{width:300px;height:300px}.server-section{min-height:860px;padding:120px 20px}.network-core{width:230px}.architecture-flow{grid-template-columns:1fr;gap:0}.architecture-node,.architecture-node.encrypted{height:190px}.architecture-step{height:92px;display:grid;place-items:center}.architecture-step i{width:1px;height:100%;background:linear-gradient(var(--secure),var(--accent))}.architecture-step i:after{inset:auto auto 0 50%;transform:translate(-50%)}.architecture-step span{bottom:37px;left:calc(50% + 80px)}.architecture-step b{top:32px;left:calc(50% - 80px)}.architecture-step.reverse i{background:linear-gradient(var(--accent),var(--secure))}.architecture-step.reverse i:after{top:auto;bottom:0;left:50%}.security-facts{grid-template-columns:1fr;gap:25px}.product-heading{grid-template-columns:1fr;gap:24px}.product-heading p{justify-self:start}.messenger-shell{height:620px;grid-template-columns:1fr}.chat-list{display:none}.feature-ticker{grid-template-columns:1fr 1fr}.feature-ticker article{padding-bottom:30px}.feature-ticker article:nth-child(3){padding-left:0;border-left:0;border-top:1px solid var(--line)}.feature-ticker article:nth-child(4){border-top:1px solid var(--line)}.security-detail{grid-template-columns:1fr}.download-actions{flex-wrap:wrap;justify-content:center}.site-footer{grid-template-columns:1fr 1fr;padding-inline:24px}.site-footer .footer-legal{align-items:flex-start}@keyframes verticalTravel{0%{top:-25%}70%,to{top:110%}}}@media(max-width:520px){.nav-download{padding:0 12px;font-size:.7rem}.wordmark{font-size:.75rem}.hero{align-items:start}.hero h1{margin-top:26px;font-size:3.65rem}.hero-copy>p{font-size:.92rem}.hero-actions{align-items:stretch;flex-direction:column}.button-text{min-height:40px}.security-indicators{flex-direction:column}.section-heading h2,.journey-intro h2,.server-copy h2,.product-heading h2,.security-detail h2{font-size:3rem}.compare-section,.journey-section,.architecture-section,.product-section,.security-detail{padding-block:100px}.section-heading{margin-bottom:45px}.compare-dialog{min-width:235px}.cipher-stack{width:82%}.cipher-stack span{gap:12px;font-size:.6rem}.journey-intro{margin-bottom:50px}.journey-list li{min-height:125px;gap:12px}.journey-list p{font-size:.77rem}.network-field{height:410px}.network-packet{display:none}.architecture-section .section-heading{margin-bottom:50px}.messenger-shell{height:580px;border-radius:22px}.message-area{padding:22px 16px}.bubble{max-width:84%}.security-note p{white-space:normal}.conversation header{padding-inline:14px}.feature-ticker{grid-template-columns:1fr}.feature-ticker article,.feature-ticker article+article{padding:24px 0;border-left:0;border-top:1px solid var(--line)}.terminal-row{grid-template-columns:1fr auto;gap:10px}.terminal-row span{grid-column:1/-1}.terminal-row b{grid-column:2;grid-row:2}.download-section{min-height:740px}.download-section h2{font-size:3.65rem}.download-actions{width:100%}.store-button{width:100%;align-items:center}.site-footer{grid-template-columns:1fr}.site-footer>div{padding-top:20px;border-top:1px solid var(--line)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
