.initial-theme-toggle{position:fixed;z-index:10030;top:18px;right:18px;display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #e5e7eb;border-radius:13px;background:#fff;color:#24272e;box-shadow:0 8px 24px rgba(21,24,33,.14);font-size:18px;cursor:pointer}.initial-theme-toggle:hover,.initial-theme-toggle:focus-visible{border-color:rgba(151,3,28,.45);color:#97031c;outline:3px solid rgba(151,3,28,.12);outline-offset:2px}html[data-portal-theme="dark"]{color-scheme:dark}html[data-portal-theme="dark"] body.forgot-content{--ink:#edf1f7;--muted:#b4bdc9;--line:#303946;--bg:#0d1219;background:radial-gradient(circle at 15% 20%,rgba(183,7,41,.18),transparent 38%),radial-gradient(circle at 86% 14%,rgba(30,127,199,.14),transparent 40%),#0d1219}html[data-portal-theme="dark"] body.forgot-content:before{background-image:radial-gradient(rgba(255,255,255,.08) 1px,transparent 1px)}html[data-portal-theme="dark"] .forgot-card,html[data-portal-theme="dark"] .form-pane{background:#151b24}html[data-portal-theme="dark"] .form-field label{color:#dce2ea}html[data-portal-theme="dark"] .form-control,html[data-portal-theme="dark"] .datepicker-select-input,html[data-portal-theme="dark"] .datepicker-select select{border-color:#303946;background:#10161e;color:#edf1f7}html[data-portal-theme="dark"] .form-control:focus,html[data-portal-theme="dark"] .datepicker-select-input:focus,html[data-portal-theme="dark"] .datepicker-select select:focus{background:#1b2430}html[data-portal-theme="dark"] .field_error{border-color:#ef7184!important;background:#2b171d!important}html[data-portal-theme="dark"] .login-link a{color:#ff8ba0}html[data-portal-theme="dark"] .datepicker,html[data-portal-theme="dark"] .datepicker-dropdown,html[data-portal-theme="dark"] .datepicker-select-dropdown,html[data-portal-theme="dark"] .dropdown-menu{border-color:#303946;background:#151b24;color:#edf1f7}html[data-portal-theme="dark"] .datepicker table tr td,html[data-portal-theme="dark"] .datepicker table tr th{color:#dce2ea}html[data-portal-theme="dark"] .datepicker table tr td.day:hover{background:#252e39}html[data-portal-theme="dark"] body.initial-status-page{--status-bg:#0d1219;--status-card:#151b24;--status-ink:#edf1f7;--status-muted:#b4bdc9;--status-line:#303946;background:radial-gradient(circle at top left,rgba(151,3,28,.17),transparent 34%),radial-gradient(circle at bottom right,rgba(30,127,199,.12),transparent 32%),var(--status-bg);color:var(--status-ink)}html[data-portal-theme="dark"] body.initial-status-page .expired-wrap,html[data-portal-theme="dark"] body.initial-status-page .logout-wrap{border-color:var(--status-line);background:var(--status-card);color:var(--status-ink);box-shadow:0 18px 44px rgba(0,0,0,.28)}html[data-portal-theme="dark"] body.initial-status-page p{color:var(--status-muted)}html[data-portal-theme="dark"] body.initial-status-page .btn-secondary-link,html[data-portal-theme="dark"] body.initial-status-page .ms-login{border-color:var(--status-line);background:#10161e;color:#dce2ea}html[data-portal-theme="dark"] .initial-theme-toggle{border-color:#303946;background:#151b24;color:#edf1f7}@media(max-width:560px){.initial-theme-toggle{top:12px;right:12px;width:40px;height:40px}}
