:root{font-family:system-ui,-apple-system,"Microsoft YaHei",sans-serif;color:#eff6ff;background:#0a1424;color-scheme:dark}*{box-sizing:border-box}body{margin:0}main{max-width:720px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;align-items:center;margin:0 0 48px}a{color:#69ded2;text-decoration:none}.brand{color:white;font-weight:800;font-size:23px;letter-spacing:-1px}h1{font-size:34px;line-height:1.25;letter-spacing:-1px;margin:16px 0 24px}h2{font-size:23px}h3{font-size:19px}.lead{font-size:20px;color:#c6d7eb;line-height:1.7}.eyebrow{color:#69ded2}p{line-height:1.8;color:#bbcee5}section,details{background:#13233a;border:1px solid #243c58;border-radius:18px;padding:24px;margin:20px 0}article{padding:12px 0 28px;border-bottom:1px solid #28435f}button,.button{display:inline-block;text-align:center;border:0;background:#68e5ca;color:#081b23;font:700 17px inherit;font-weight:700;padding:15px 22px;border-radius:10px;cursor:pointer;margin:12px 0}button{width:100%;font-size:17px}button:disabled{opacity:.5;cursor:wait}input{display:block;width:100%;padding:14px;background:#0a1424;border:1px solid #45627f;border-radius:8px;color:white;font-size:17px;margin:8px 0 20px}label{color:#d6e3f5}.check{display:block;font-size:14px;line-height:1.8}.check input{display:inline;width:18px;height:18px;margin:0 8px 0 0;vertical-align:middle}pre{white-space:pre-wrap;word-break:break-all;background:#13233a;padding:20px;border:1px solid #45627f;border-radius:10px}.notice{border-left:3px solid #ffbc6c;padding-left:16px}.avatar{width:96px;height:96px;border-radius:50%;object-fit:cover}.qr{width:192px;height:192px;background:white;border:12px solid white}summary{cursor:pointer;line-height:1.8}time{display:block;color:#9cb2cc;font-size:13px}small{color:#9cb2cc;word-break:break-all}footer{display:flex;justify-content:space-between;gap:15px;margin-top:50px;font-size:12px;color:#8498af}footer span{font-size:11px}@media(max-width:480px){main{padding:20px}h1{font-size:29px}section{padding:20px}footer{display:block}footer span{display:block;margin-top:12px}}