@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Space+Grotesk:wght@500;600&display=swap";:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#e8eaf0}*{box-sizing:border-box}body{margin:0;background-color:#080d18;background-image:radial-gradient(circle at 18% 22%,rgba(0,212,170,.1) 0,transparent 42%),radial-gradient(circle at 82% 30%,rgba(0,153,255,.12) 0,transparent 45%),radial-gradient(circle at 50% 100%,rgba(0,153,255,.08) 0,transparent 55%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='96' viewBox='0 0 56 96'%3E%3Cpath d='M28 0l24 14v28L28 56 4 42V14zM28 56l24 14v28M28 56L4 70v28' fill='none' stroke='%232a4a6a' stroke-width='1' stroke-opacity='0.25'/%3E%3Ccircle cx='28' cy='0' r='1.5' fill='%2300d4aa' fill-opacity='0.35'/%3E%3Ccircle cx='52' cy='42' r='1.5' fill='%230099ff' fill-opacity='0.3'/%3E%3Ccircle cx='4' cy='14' r='1.5' fill='%2300d4aa' fill-opacity='0.25'/%3E%3C/svg%3E");background-attachment:fixed}.page{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;gap:24px;padding:40px 16px}.routes{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.routes polyline{fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:10 220;filter:drop-shadow(0 0 4px currentColor);animation:routeFlow 6s linear infinite}.routes circle{filter:drop-shadow(0 0 6px currentColor);animation:nodePulse 3.2s ease-in-out infinite}.route--1{color:#00d4aa}.route--2{color:#09f}.route--3{color:#38e08a}.route--4{color:#09f}.route--5{color:#00d4aa}.route--1 polyline{stroke:#00d4aa;animation-delay:0s}.route--2 polyline{stroke:#09f;animation-delay:-2s}.route--3 polyline{stroke:#38e08a;animation-delay:-4s}.route--4 polyline{stroke:#09f;animation-delay:-3s;animation-duration:7.5s}.route--5 polyline{stroke:#00d4aa;animation-delay:-5s;animation-duration:8s}.routes circle{fill:currentColor}.route--2 circle{animation-delay:-1.4s}.route--3 circle{animation-delay:-2.6s}.route--4 circle{animation-delay:-1.9s}.route--5 circle{animation-delay:-3.3s}@keyframes routeFlow{to{stroke-dashoffset:-460}}@keyframes nodePulse{0%,to{opacity:.35}50%{opacity:1}}.particles{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.particles span{position:absolute;border-radius:50%;background:currentColor;color:#00d4aa;opacity:0;animation:drift linear infinite,twinkle ease-in-out infinite}.particles span:nth-child(1){left:6%;top:80%;width:3px;height:3px;color:#00d4aa;animation-duration:15s,3.1s;animation-delay:0s,0s}.particles span:nth-child(2){left:16%;top:90%;width:2px;height:2px;color:#09f;animation-duration:19s,4.2s;animation-delay:-3s,-1s}.particles span:nth-child(3){left:24%;top:85%;width:4px;height:4px;color:#38e08a;animation-duration:22s,3.6s;animation-delay:-8s,-2s}.particles span:nth-child(4){left:34%;top:95%;width:2px;height:2px;color:#00d4aa;animation-duration:17s,2.8s;animation-delay:-5s,0s}.particles span:nth-child(5){left:44%;top:88%;width:3px;height:3px;color:#09f;animation-duration:24s,4.6s;animation-delay:-11s,-3s}.particles span:nth-child(6){left:54%;top:92%;width:2px;height:2px;color:#38e08a;animation-duration:20s,3.3s;animation-delay:-2s,-1s}.particles span:nth-child(7){left:64%;top:86%;width:4px;height:4px;color:#00d4aa;animation-duration:18s,3.9s;animation-delay:-14s,-2s}.particles span:nth-child(8){left:74%;top:94%;width:2px;height:2px;color:#09f;animation-duration:21s,2.6s;animation-delay:-6s,0s}.particles span:nth-child(9){left:84%;top:82%;width:3px;height:3px;color:#38e08a;animation-duration:23s,4.1s;animation-delay:-9s,-2s}.particles span:nth-child(10){left:92%;top:90%;width:2px;height:2px;color:#00d4aa;animation-duration:16s,3.4s;animation-delay:-4s,-1s}.particles span:nth-child(11){left:10%;top:96%;width:3px;height:3px;color:#09f;animation-duration:26s,3.7s;animation-delay:-12s,-2s}.particles span:nth-child(12){left:30%;top:98%;width:2px;height:2px;color:#38e08a;animation-duration:19s,2.9s;animation-delay:-7s,0s}.particles span:nth-child(13){left:50%;top:97%;width:4px;height:4px;color:#00d4aa;animation-duration:25s,4.4s;animation-delay:-15s,-3s}.particles span:nth-child(14){left:70%;top:99%;width:2px;height:2px;color:#09f;animation-duration:20s,3.2s;animation-delay:-10s,-1s}.particles span:nth-child(15){left:88%;top:96%;width:3px;height:3px;color:#38e08a;animation-duration:22s,3.8s;animation-delay:-5s,-2s}.particles span:nth-child(16){left:98%;top:92%;width:2px;height:2px;color:#00d4aa;animation-duration:18s,2.7s;animation-delay:-13s,0s}@keyframes drift{0%{transform:translateY(0)}to{transform:translateY(-110vh)}}@keyframes twinkle{0%,to{opacity:0;box-shadow:0 0 4px currentColor}50%{opacity:.9;box-shadow:0 0 8px 1px}}.page__header,.page__main,.page__footer{position:relative;z-index:1}.page__header{text-align:center;display:flex;flex-direction:column;align-items:center;gap:10px}.page__mark{display:block;width:108px;height:auto;filter:drop-shadow(0 4px 18px rgba(0,212,170,.35))}.page__wordmark{display:block;width:100%;max-width:300px;height:auto}.brand{display:flex;align-items:center;justify-content:center;gap:8px;font-family:Space Grotesk,sans-serif;font-size:26px;font-weight:600;letter-spacing:-.3px}.brand__name{color:#e8eaf0}.brand__name em{font-style:normal;color:#00d4aa}.brand__mark{font-size:24px}.brand__tag{font-size:11px;font-weight:600;padding:2px 8px;border-radius:999px;background:linear-gradient(135deg,#00d4aa,#09f);color:#000;letter-spacing:.04em;text-transform:uppercase}.page__sub{margin:8px 0 0;color:#8892b0;font-size:14px}.page__main{width:100%;max-width:416px}.page__footer{font-size:12px;color:#4a5568}.page__footer code{color:#8892b0}
