:root{--bg:#06111d;--text:#edf8ff;--muted:#7891a6;--cyan:#45d8ff;--line:rgba(132,180,208,.16);--green:#4ce1a1}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#06111d;color:var(--text);font-family:"PingFang SC","Microsoft YaHei",system-ui,sans-serif;overflow-x:hidden}.ambient{position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(81,145,177,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(81,145,177,.035) 1px,transparent 1px);background-size:58px 58px}.ambient:before,.ambient:after{content:"";position:absolute;border-radius:50%;filter:blur(120px);opacity:.14}.ambient:before{width:500px;height:500px;background:#169bc8;right:-120px;top:-170px}.ambient:after{width:420px;height:420px;background:#323cc5;left:-190px;bottom:-180px}.ambient>i{position:absolute;border:1px solid rgba(69,216,255,.07);border-radius:50%;right:8%;top:9%;width:580px;height:580px}.ambient>i:nth-child(2){width:440px;height:440px;right:13%;top:17%}.ambient>i:nth-child(3){width:300px;height:300px;right:18%;top:25%;border-style:dashed;animation:spin 24s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}main{min-height:calc(100vh - 58px);max-width:1260px;margin:auto;padding:8vh 44px;display:grid;grid-template-columns:1.1fr .72fr;gap:11vw;align-items:center;position:relative;z-index:1}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--text);position:absolute;top:38px;left:44px}.brand-mark{width:39px;height:39px;position:relative;display:block}.brand-mark:before,.brand-mark:after{content:"";position:absolute;border:1px solid rgba(69,216,255,.42);inset:2px;transform:rotate(45deg);border-radius:8px}.brand-mark:after{inset:8px;border-color:var(--cyan)}.brand-mark i{position:absolute;background:var(--cyan);border-radius:50%;width:4px;height:4px;z-index:2}.brand-mark i:nth-child(1){left:17px;top:5px}.brand-mark i:nth-child(2){right:4px;bottom:10px}.brand-mark i:nth-child(3){left:4px;bottom:10px}.brand strong,.brand small{display:block}.brand strong{font-size:16px;letter-spacing:.06em}.brand small{font-size:10px;color:#718da3;margin-top:3px;letter-spacing:.12em}.eyebrow{font:600 10px ui-monospace,monospace;letter-spacing:.17em;color:#7e9aaf;display:flex;align-items:center;gap:10px}.eyebrow span{width:30px;height:1px;background:var(--cyan)}.intro h1{font-size:clamp(43px,5vw,72px);line-height:1.15;letter-spacing:-.06em;margin:24px 0}.intro h1 em{font-style:normal;background:linear-gradient(90deg,#dbf8ff,var(--cyan),#879aff);-webkit-background-clip:text;color:transparent}.intro>p{font-size:15px;color:#829bae;line-height:1.9;max-width:590px}.trust{display:flex;gap:28px;margin-top:36px}.trust span{font-size:10px;color:#627d91}.trust b{display:block;color:#c5dce7;font-size:18px;margin-bottom:4px}.access-card{width:100%;max-width:420px;justify-self:end;border:1px solid rgba(91,166,202,.25);background:linear-gradient(145deg,rgba(15,36,54,.96),rgba(7,23,36,.96));border-radius:20px;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.38);position:relative}.access-card:before{content:"";position:absolute;inset:-1px;border-radius:20px;padding:1px;background:linear-gradient(135deg,rgba(69,216,255,.52),transparent 40%,rgba(98,113,255,.22));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;pointer-events:none}.lock-visual{height:90px;display:grid;place-items:center;position:relative}.lock-visual span{width:54px;height:54px;border-radius:17px;border:1px solid rgba(69,216,255,.6);background:#0e3042;display:grid;place-items:center;box-shadow:0 0 30px rgba(69,216,255,.12)}.lock-visual svg{width:25px;fill:none;stroke:#a8efff;stroke-width:1.5}.lock-visual i{position:absolute;width:78px;height:78px;border-radius:50%;border:1px solid rgba(69,216,255,.1)}.lock-visual i:last-child{width:92px;height:92px;border-style:dashed}.card-kicker{font:9px ui-monospace,monospace;color:var(--green);letter-spacing:.13em;margin-top:10px}.card-kicker i{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 9px var(--green);margin-right:6px}.access-card h2{font-size:27px;margin:12px 0 6px}.access-card>p{font-size:11px;color:#6e879b;margin:0 0 24px}form label{display:block;font-size:10px;color:#829aad;margin-bottom:8px}.input-wrap{height:48px;border:1px solid rgba(112,169,198,.24);background:#081c2b;border-radius:9px;display:flex;align-items:center;padding:0 12px}.input-wrap:focus-within{border-color:rgba(69,216,255,.65);box-shadow:0 0 0 3px rgba(69,216,255,.05)}.input-wrap svg{width:17px;fill:none;stroke:#688da2;stroke-width:1.6}.input-wrap input{min-width:0;flex:1;border:0;outline:0;background:transparent;color:#e4f5fc;padding:0 10px;font:14px ui-monospace,monospace}.input-wrap button{border:0;background:transparent;color:#627e92;font-size:9px;cursor:pointer}.error{min-height:27px;padding-top:8px;color:#ff8290;font-size:9px}.submit{border:0;width:100%;height:46px;border-radius:9px;background:linear-gradient(90deg,#3ad2f8,#618fff);color:#041521;font-weight:750;display:flex;align-items:center;justify-content:center;gap:12px;cursor:pointer;transition:.2s}.submit:hover{transform:translateY(-1px);box-shadow:0 10px 30px rgba(69,216,255,.2)}.submit:disabled{opacity:.65;cursor:wait}.submit svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}.safe-note{display:flex;gap:9px;border-top:1px solid var(--line);margin-top:25px;padding-top:18px;color:#7992a5;font-size:9px;line-height:1.5}.safe-note svg{width:18px;fill:none;stroke:#6d91a6;stroke-width:1.5;flex:none}.safe-note small{color:#4f6e82;font-size:8px}footer{height:58px;position:relative;z-index:1;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 5vw;color:#4f6c80;font-size:8px}@media(max-width:820px){main{display:block;padding:110px 20px 50px}.brand{left:20px;top:24px}.intro h1{font-size:42px}.intro>p{font-size:13px}.trust{margin:28px 0 38px;gap:20px}.access-card{justify-self:auto;max-width:none;padding:26px}.ambient>i{right:-70%;top:3%}footer{height:auto;padding:18px 20px;display:block;line-height:1.7}footer span{display:block}}
