.theme-toolbar{display:flex;justify-content:flex-end;align-items:center;gap:9px;margin:-5px 0 18px;color:var(--muted);font-size:13px}.theme-toolbar button{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid var(--line);background:#eef3fa;color:var(--ink);font-size:13px}.oneclesia-footer{text-align:center;margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}.oneclesia-footer a{font-weight:750;color:var(--blue)}body,.auth-card,input,select,textarea,fieldset,.radio,.success-modal,.theme-toolbar button{transition:background-color .2s,color .2s,border-color .2s}body[data-theme=dark]{--ink:#e8eef8;--muted:#9fb0c8;--bg:#08111f;--line:#31415a;background:#08111f;color:#e8eef8}body[data-theme=dark].install{background:radial-gradient(circle at top right,#17365c,transparent 38%),#08111f}body[data-theme=dark] .auth-card,body[data-theme=dark] .success-modal{background:#111d2e;border-color:#31415a;box-shadow:0 16px 45px #0005}body[data-theme=dark] label,body[data-theme=dark] legend,body[data-theme=dark] h1,body[data-theme=dark] h2{color:#e8eef8}body[data-theme=dark] input,body[data-theme=dark] select,body[data-theme=dark] textarea,body[data-theme=dark] fieldset,body[data-theme=dark] .radio{background:#0b1626;color:#eef4ff;border-color:#354963}body[data-theme=dark] .theme-toolbar button{background:#1b2b42;color:#e8eef8;border-color:#40536d}body[data-theme=dark] input::placeholder,body[data-theme=dark] textarea::placeholder{color:#71839b}@media(max-width:720px){.theme-toolbar{margin-top:0}.theme-toolbar button{width:auto;min-height:40px}.oneclesia-footer{padding-bottom:5px}body[data-theme=dark].install{background:#08111f}body[data-theme=dark] .auth-card{background:#111d2e}}
