.account-auth-page{color:#082b4c;background:radial-gradient(circle at 15% 15%,#009aa61f,#0000 35%),#f5f9fa;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.account-auth-card{background:#fff;border:1px solid #dce7eb;border-radius:22px;width:min(100%,480px);padding:clamp(24px,5vw,42px);box-shadow:0 24px 70px #082b4c1f}.account-brand{color:#082b4c;justify-content:center;align-items:center;gap:10px;font-size:25px;text-decoration:none;display:flex}.account-brand svg{color:#009aa6;width:35px;height:35px}.account-auth-card h1{text-align:center;margin:30px 0 8px;font-size:clamp(26px,4vw,36px)}.account-auth-card>.account-subtitle{text-align:center;color:#62798c;margin:0 0 26px}.account-form{gap:18px;display:grid}.account-field{gap:7px;display:grid}.account-field label{font-weight:650}.account-field input,.account-field select,.account-field textarea{color:#082b4c;width:100%;min-height:48px;font:inherit;background:#fff;border:1px solid #b9cbd2;border-radius:11px;padding:10px 13px}.account-field input:focus,.account-field select:focus,.account-field textarea:focus{border-color:#008c98;outline:3px solid #009aa633}.account-password{display:flex;position:relative}.account-password button{inset-inline-end:6px;color:#31536c;background:0 0;border:0;width:38px;height:38px;position:absolute;top:5px}.account-password button svg{width:19px}.account-form-row{justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.account-check{align-items:center;gap:8px;display:flex}.account-check input{width:18px;height:18px}.account-primary{color:#fff;min-height:50px;font:inherit;cursor:pointer;background:#008e99;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.account-primary:hover{background:#057781}.account-primary:disabled{opacity:.65}.account-message{border-radius:9px;margin:0;padding:12px;font-size:14px}.account-message.error{color:#9e1c27;background:#fff1f1}.account-message.success{color:#086655;background:#e9f8f5}.account-dev-link{color:#704900;text-align:center;background:#fff8e8;border:1px dashed #c68b13;border-radius:9px;padding:11px}.account-back{text-align:center}.account-language{justify-content:center;margin-top:24px;display:flex}.spin{animation:1s linear infinite account-spin}@keyframes account-spin{to{transform:rotate(360deg)}}.account-menu{position:relative}.account-menu summary{cursor:pointer;align-items:center;gap:9px;list-style:none;display:flex}.account-menu summary::-webkit-details-marker{display:none}.account-menu summary span:nth-child(2){display:grid}.account-menu summary small{text-transform:capitalize;color:#647b8b}.account-avatar{color:#087e87;background:#e8f5f6;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.account-menu-panel{z-index:50;inset-inline-end:0;color:#082b4c;background:#fff;border:1px solid #d7e4e8;border-radius:12px;width:220px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);box-shadow:0 14px 40px #082b4c2b}.account-menu-panel a,.account-menu-panel button{color:inherit;text-align:start;font:inherit;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;padding:10px;text-decoration:none;display:flex}.account-menu-panel a:hover,.account-menu-panel button:hover{background:#edf6f7}.account-menu-panel svg{width:18px}.account-form-compact{max-width:620px}.account-section-card{background:#ffffffe0;border:1px solid #aacfda66;border-radius:18px;padding:clamp(20px,3vw,32px)}@media (max-width:560px){.account-menu summary span:nth-child(2){display:none}.account-auth-card{padding:24px 18px}.account-form-row{flex-direction:column;align-items:flex-start}}
.account-password button{width:44px;height:44px;top:2px}.account-session-list{gap:10px;display:grid}.account-session-list article{border-bottom:1px solid #dce7eb;justify-content:space-between;align-items:center;gap:18px;padding:14px 0;display:flex}.account-session-list article>div{gap:5px;min-width:0;display:grid}.account-session-list small{color:#647b8b;overflow-wrap:anywhere}@media (max-width:560px){.account-session-list article{flex-direction:column;align-items:flex-start}}
.account-primary{background:#057781}.account-primary:hover{background:#045f67}
