:root{color:#15202b;background:#edf3f6;font-family:system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select{font:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #006e63;outline-offset:3px}#app{min-height:100svh;display:grid;place-items:center;padding:20px}.card{width:min(100%,480px);min-height:510px;background:#fff;border:1px solid #d5e0e6;border-radius:24px;box-shadow:0 16px 45px #1232;padding:28px;display:flex;flex-direction:column;gap:20px}.header{display:grid;gap:7px}.account-actions,.notice-actions{display:flex;flex-wrap:wrap;gap:8px}.account-actions .button,.notice-actions .button{min-height:42px;padding:8px 12px;background:#41505a}.eyebrow{color:#006e63;font-weight:750;margin:0;letter-spacing:.04em}.title{margin:0;font-size:clamp(1.7rem,7vw,2.3rem)}.state{align-self:start;border-radius:999px;padding:7px 11px;background:#e7f3f1;color:#075d55;font-weight:700}.state-failed,.state-hung{background:#fff0eb;color:#a13a18}.state-licensed{background:#e9f6e8;color:#26712a}.host-id{margin:0;padding:12px;border-radius:12px;background:#f3f7f8;font-weight:750;letter-spacing:.04em}.content,.content-section,.content-message,.form{display:grid;gap:14px}.content h2,.content p,.content-section h2,.content-section p,.content-message p,.form h2,.form p{margin:0}.content h2,.content-section h2,.form h2{font-size:1.15rem}.form label,.content-section label{font-weight:700}.form input,.content-section select{min-height:52px;width:100%;border:1px solid #aebfc9;border-radius:12px;padding:12px;background:#fff}.button{min-height:52px;border:0;border-radius:12px;padding:12px 16px;background:#006e63;color:#fff;font-weight:750;cursor:pointer}.button:disabled{opacity:.55;cursor:wait}.licence-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.licence{border:1px solid #d5e0e6;border-radius:14px;padding:14px;display:flex;gap:12px;justify-content:space-between;align-items:center}.licence .button{min-height:44px}.actions{display:grid;grid-template-columns:1fr 1.4fr;gap:10px}.actions .button:first-child{background:#41505a}.notice{margin:0;padding:12px;background:#fff0eb;color:#792d16;border-radius:12px}.notice-actions:empty{display:none}.muted,.privacy{color:#5d6b74}.privacy{margin:auto 0 0;font-size:.85rem}@media(max-width:420px){#app{padding:0}.card{min-height:100svh;border-radius:0;border:0;box-shadow:none;padding:24px 20px}}
