:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f5f9ff;background:#080f1b}*{box-sizing:border-box}body{margin:0;min-height:100svh;display:grid;place-items:center;padding:24px}main{width:100%;max-width:360px}h1{font-size:26px;font-weight:650;letter-spacing:-.6px;margin:0 0 24px}#state{font-size:14px;color:#a7bdd5;margin:0 0 16px}button{width:100%;min-height:46px;border:1px solid #9dcfff;border-radius:5px;background:#9dcfff;color:#071323;font:600 15px -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer}button:hover{background:#b5dcff}button:disabled{background:#203958;border-color:#294362;color:#a7bdd5;cursor:default}button:focus-visible{outline:2px solid #fff;outline-offset:4px}#message{font-size:13px;line-height:1.5;color:#a7bdd5;min-height:40px;margin:16px 0 20px}.details{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:11px;color:#809ab6;border-top:1px solid #203958;padding-top:14px}
