*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC",sans-serif;color:#172033}body{background:#f4f7fb}.bg{position:fixed;inset:0;background:radial-gradient(circle at 15% 10%,#dce8ff,transparent 35%),radial-gradient(circle at 85% 85%,#e9ddff,transparent 35%);z-index:-1}.shell{width:min(680px,calc(100% - 28px));margin:34px auto 60px}.shell.small{width:min(460px,calc(100% - 28px));margin-top:12vh}.card{background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.9);border-radius:26px;padding:28px;box-shadow:0 20px 60px rgba(30,55,90,.10);margin-bottom:18px}.hero{text-align:left}.logo{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#101828;color:white;font-size:31px;box-shadow:0 8px 24px rgba(16,24,40,.25)}h1{font-size:28px;margin:18px 0 5px}.sub{color:#697386;margin:0 0 22px}.notice{background:#f1f5ff;border:1px solid #dae4ff;border-radius:14px;padding:11px 14px;margin-bottom:18px}label{display:block;font-size:14px;font-weight:700;margin:14px 0 7px}input{width:100%;height:48px;border:1px solid #d7deea;background:#fff;border-radius:13px;padding:0 14px;font-size:15px;outline:none}input:focus{border-color:#7a94d8;box-shadow:0 0 0 4px rgba(83,112,190,.1)}.row{display:flex;gap:8px}.row input{flex:1;min-width:0}.btn{border:1px solid #d7deea;background:white;color:#27324a;border-radius:13px;min-height:46px;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.btn.primary{background:#1d2a44;color:white;border-color:#1d2a44}.btn.ghost{white-space:nowrap}.actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.full{width:100%;margin-top:10px}.result{margin-top:16px;padding:15px;border-radius:14px;background:#f5f7fb;border:1px solid #e3e8f2}.result.ok{background:#f4fbf7;border-color:#d6efdf}.result.error{background:#fff5f5;border-color:#ffd7d7;color:#9c3030}.result.loading{color:#667085}.hidden{display:none}.statusline{display:flex;justify-content:space-between;gap:10px}.statusline span,.meta{font-size:12px;color:#78839a}.legal{font-size:12px;color:#7d8798;margin:18px 0 0}.instructions h2{font-size:18px;margin:4px 0 10px}.instructions ol,.instructions ul{padding-left:21px;color:#596579;line-height:1.8}.okIcon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;background:#e7f8ed;color:#238a49;font-size:34px;font-weight:800}.copybox{padding:14px;word-break:break-all;background:#f5f7fb;border:1px dashed #b8c3d8;border-radius:12px;font-family:ui-monospace,monospace}.flash{padding:10px 12px;border-radius:10px;margin:12px 0}.flash.error{background:#fff0f0;color:#9f2f2f}.flash.ok{background:#effbf3;color:#237a42}@media(max-width:520px){.shell{margin-top:18px}.card{padding:20px;border-radius:20px}h1{font-size:24px}.row{flex-direction:column}.row .btn{width:100%}.actions{grid-template-columns:1fr}.logo{width:52px;height:52px}}
