html,body{color:#111827;margin:0;padding:0;font-family:Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,system-ui,sans-serif}main{padding:1.5rem}.auth-page{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem;padding:1rem;display:grid}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;box-shadow:0 1px 2px #0f172a0f}.auth-form{gap:.75rem;margin-bottom:1rem;display:grid}.auth-form label{gap:.35rem;font-size:.92rem;font-weight:600;display:grid}.auth-form input,.auth-form button,.auth-card button,.auth-card textarea{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:.5rem;width:100%;padding:.6rem .75rem}.auth-card button{color:#fff;cursor:pointer;background:#0f172a;border-color:#0f172a}.auth-card button:disabled{opacity:.6;cursor:not-allowed}.auth-card button+button{margin-top:.5rem}.error-text{color:#b91c1c}.success-text{color:#047857}pre{white-space:pre-wrap;word-break:break-word;color:#f8fafc;background:#0f172a;border-radius:.5rem;padding:.75rem}.ops-shell{max-width:960px;margin:0 auto;padding:2rem 1.5rem}.ops-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.ops-header h1,.ops-panel h2{margin:0}.ops-kicker,.ops-muted{color:#64748b}.ops-kicker{letter-spacing:.08em;text-transform:uppercase;margin:0 0 .25rem;font-size:.78rem;font-weight:700}.ops-panel{background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.ops-panel-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.ops-form{gap:.85rem;display:grid}.ops-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-form label{gap:.35rem;font-size:.9rem;font-weight:700;display:grid}.ops-form input{box-sizing:border-box;width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:.375rem;padding:.6rem .7rem}.ops-form button,.ops-secondary-button{font:inherit;cursor:pointer;border:1px solid #0f172a;border-radius:.375rem;padding:.65rem .8rem;font-weight:700}.ops-form button{color:#fff;background:#0f172a;grid-column:1/-1}.ops-secondary-button{color:#0f172a;background:#fff;width:auto}.ops-form button:disabled,.ops-secondary-button:disabled{opacity:.6;cursor:not-allowed}.ops-admin-badge{color:#334155;white-space:nowrap;border:1px solid #cbd5e1;border-radius:999px;padding:.3rem .55rem;font-size:.82rem}.ops-result-list{gap:.5rem;margin:1rem 0 0;display:grid}.ops-result-list div{grid-template-columns:8rem 1fr;gap:1rem;display:grid}.ops-result-list dt{color:#64748b;font-weight:700}.ops-result-list dd{word-break:break-word;margin:0}@media (max-width:720px){.ops-header,.ops-panel-heading{display:grid}.ops-form-grid{grid-template-columns:1fr}.ops-result-list div{grid-template-columns:1fr;gap:.15rem}}
