:root{color:#111;background:#f7f7f8;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0}.center{place-items:center;min-height:100vh;padding:1rem;display:grid}.card{background:#fff;border:1px solid #e5e5ea;border-radius:12px;flex-direction:column;gap:.75rem;width:100%;max-width:360px;padding:2rem;display:flex;box-shadow:0 1px 3px #0000000a}.card h1,.card h3{margin:0 0 .5rem}.card h1{font-size:1.25rem;font-weight:600}label{color:#555;flex-direction:column;gap:.25rem;font-size:.875rem;display:flex}input{background:#fff;border:1px solid #d1d1d6;border-radius:8px;padding:.625rem .75rem;font-size:1rem}input:focus{outline-offset:-1px;border-color:#0000;outline:2px solid #0060df}button{color:#fff;cursor:pointer;background:#0060df;border:1px solid #0060df;border-radius:8px;padding:.625rem 1rem;font-size:.9rem;font-weight:500}button:hover:not(:disabled){background:#004fb8}button:disabled{opacity:.6;cursor:not-allowed}.page{max-width:720px;margin:0 auto;padding:2rem 1rem}.page header{border-bottom:1px solid #e5e5ea;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page header .actions{gap:.5rem;display:flex}.page header button{color:#0060df;background:#fff}.page header button:hover:not(:disabled){background:#f0f4fb}.page header button.nav-active{color:#fff;background:#0060df}.page header button.nav-active:hover:not(:disabled){background:#004fb8}.change-pw{max-width:720px;margin:0 0 1rem}.small{color:#666;font-size:.75rem}.error{color:#c00;margin:0;font-size:.875rem}.page section h2{margin:0 0 .75rem}.page ul{padding-left:1.25rem}.page li{margin:.375rem 0;font-family:ui-monospace,monospace;font-size:.875rem}.mfa-settings{border-bottom:1px solid #e5e5ea;margin-bottom:2rem;padding-bottom:1.5rem}.mfa-settings h2{margin:0 0 .75rem}.mfa-status-row{justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.mfa-status-row+.mfa-status-row{border-top:1px solid #f0f0f2}.mfa-status-row p{flex:1;margin:0}.mfa-sub-row{padding-left:1rem}.mfa-divider{text-align:center;color:#666;margin:.25rem 0;font-size:.8125rem}.mfa-placeholder{min-height:110px}.files-toolbar{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.files-list{margin:0;padding:0;list-style:none}.files-row{border-top:1px solid #f0f0f2;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.files-row:first-child{border-top:none}.files-meta{flex-direction:column;gap:.125rem;min-width:0;display:flex}.files-meta strong{text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,monospace;font-size:.9rem;overflow:hidden}.files-actions{flex-shrink:0;gap:.375rem;display:flex}.mfa-qr{width:200px;height:200px;margin:0 auto;display:block}.mfa-actions{gap:.5rem;display:flex}.enroll-form{max-width:none;margin-top:.5rem}.enroll-form code{background:#f0f0f2;border-radius:4px;padding:.125rem .375rem;font-size:.8125rem}button.secondary{color:#0060df;background:#fff}button.secondary:hover:not(:disabled){background:#f0f4fb}button.danger{color:#c00;background:#fff;border-color:#c00}button.danger:hover:not(:disabled){background:#fff0f0}.turnstile-slot{min-height:68px}
