*{box-sizing:border-box;margin:0;padding:0}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{color:#e2e8f0;background:radial-gradient(circle at 30% 20%,#1e293b,#0f172a 60%);place-items:center;min-height:100vh;padding:1.5rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;display:grid}.page{place-items:center;width:100%;display:grid}.card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b99;border:1px solid #94a3b826;border-radius:20px;width:100%;max-width:560px;padding:2.5rem;box-shadow:0 24px 60px #00000059}.badge{letter-spacing:.04em;text-transform:uppercase;color:#38bdf8;background:#38bdf81f;border:1px solid #38bdf840;border-radius:999px;padding:.35rem .7rem;font-size:.75rem;font-weight:600;display:inline-block}h1{letter-spacing:-.02em;margin:1.25rem 0 .5rem;font-size:2.75rem;font-weight:800}.lead{color:#cbd5e1;font-size:1.1rem;line-height:1.6}.meta{color:#94a3b8;margin-top:1.25rem;font-size:.95rem}.hint{color:#94a3b8;margin-top:1.5rem;font-size:.9rem;line-height:1.6}.version{color:#64748b;letter-spacing:.02em;border-top:1px solid #94a3b826;margin-top:1.75rem;padding-top:1.25rem;font-size:.8rem}code{background:#94a3b826;border-radius:6px;padding:.15rem .4rem;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:.85em}.msg-form{gap:.5rem;margin:1.5rem 0;display:flex}.msg-input{color:#e2e8f0;background:#0f172a99;border:1px solid #94a3b84d;border-radius:10px;flex:1;padding:.6rem .85rem;font-size:.95rem}.msg-input:focus{border-color:#38bdf8;outline:none}.msg-btn{color:#0f172a;cursor:pointer;background:#38bdf8;border:none;border-radius:10px;padding:.6rem 1.1rem;font-weight:700}.msg-btn:hover{background:#0ea5e9}.msg-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.msg-list li{background:#0f172a80;border:1px solid #94a3b81f;border-radius:10px;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem .9rem;display:flex}.msg-list time{color:#64748b;white-space:nowrap;font-size:.75rem}
