@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";
:root{--ink:#1b2925;--muted:#6d7a76;--line:#e4e8e3;--paper:#f6f7f3;--white:#fff;--green:#173f36;--green-2:#285f51;--mint:#e8f1ed;--yellow:#f2c75c;--amber:#a96213;--red:#ad3d35;--blue:#3a6f84}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:DM Sans,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{color:#fff;z-index:30;background:#123a32;flex-direction:column;width:244px;padding:26px 17px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.6px;align-items:center;gap:11px;padding:0 9px 30px;font-family:Manrope,sans-serif;font-size:22px;font-weight:700;display:flex}.brand-mark{background:var(--yellow);width:36px;height:36px;color:var(--green);border-radius:11px;place-items:center;display:grid}.workspace-label,.eyebrow{letter-spacing:1.6px;font-size:10px;font-weight:700}.workspace-label{color:#84a79e;margin:2px 0 9px;padding:0 11px}.sidebar nav{flex-direction:column;gap:4px;display:flex}.sidebar button{color:#bdd0ca;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-weight:500;display:flex}.sidebar button:hover,.sidebar button.active{color:#fff;background:#28554a}.sidebar button b{background:var(--yellow);color:var(--green);text-align:center;border-radius:12px;min-width:21px;margin-left:auto;padding:2px 6px;font-size:11px}.sidebar-bottom{border-top:1px solid #325a51;margin-top:auto;padding-top:10px}.profile{border-top:1px solid #325a51;align-items:center;gap:10px;margin-top:10px;padding:17px 8px 3px;display:flex}.profile>span:nth-child(2){flex-direction:column;flex:1;display:flex}.profile strong{font-size:13px}.profile small{color:#93afa8;margin-top:2px;font-size:11px}.avatar{width:34px;height:34px;color:var(--green);background:#d9e5e1;border-radius:50%;place-items:center;font-size:12px;font-weight:700;display:grid}.mobile-close{display:none!important}main{min-height:100vh;margin-left:244px}.topbar{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffffeb;justify-content:flex-end;align-items:center;height:70px;padding:0 36px;display:flex;position:sticky;top:0}.topbar-actions{align-items:center;gap:15px;display:flex}.sync,.source-badge{color:#547067;background:#eef3f0;border:1px solid #dce7e2;border-radius:18px;align-items:center;gap:7px;padding:7px 11px;font-size:11px;display:flex}.sync span,.source-badge span{background:#39a070;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #d4eadd}.icon-button{border:1px solid var(--line);color:#53605c;background:#fff;border-radius:10px;place-items:center;width:37px;height:37px;display:grid;position:relative}.icon-button i{background:#d85449;border:1px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:7px;right:7px}.primary,.secondary{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-weight:600;display:inline-flex}.primary{background:var(--green);color:#fff;box-shadow:0 1px 2px #173f3630}.primary:hover{background:#225247}.primary:disabled{opacity:.45;cursor:not-allowed}.primary.small{padding:9px 14px;font-size:13px}.secondary{color:#31423d;background:#fff;border-color:#dce2de}.secondary:hover{background:#f8faf8}.menu-button,.mobile-brand{display:none}.page{max-width:1480px;margin:auto;padding:36px}.page-heading{justify-content:space-between;align-items:flex-end;margin-bottom:26px;display:flex}.eyebrow{color:#6e817a;margin:0 0 8px}.page-heading h1{letter-spacing:-1.3px;margin:0 0 7px;font-family:Manrope,sans-serif;font-size:31px;line-height:1.15}.page-heading>div>p:last-child{color:var(--muted);margin:0;font-size:14px}.stat-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:14px;padding:18px;display:flex}.stat-icon{color:#55645e;background:#eef1ed;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.stat-icon svg{width:19px}.stat-icon.green{color:#35785e;background:#e6f2ec}.stat-icon.amber{color:#ac6715;background:#fff1dc}.stat-icon.red{color:var(--red);background:#fbe8e5}.stat-card>div:last-child{flex:1;grid-template-columns:auto auto;align-items:end;display:grid}.stat-card p{color:var(--muted);grid-column:1/-1;margin:0 0 3px;font-size:12px}.stat-card strong{font-family:Manrope;font-size:25px}.stat-card small{color:#7c8884;justify-self:end;padding-bottom:4px;font-size:11px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:18px;margin-bottom:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:13px}.panel-heading{justify-content:space-between;align-items:flex-start;padding:20px 21px 15px;display:flex}.panel-heading h2,.quick-panel h2,.setting-card h2{letter-spacing:-.3px;margin:0 0 4px;font-family:Manrope;font-size:16px}.panel-heading p,.quick-panel p,.setting-card>p{color:var(--muted);margin:0;font-size:12px}.text-button{color:var(--green-2);background:0 0;border:0;align-items:center;gap:2px;font-size:12px;font-weight:600;display:flex}.notification-list{border-top:1px solid #edf0ed}.notification-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0ed;grid-template-columns:38px minmax(200px,1fr) 145px 18px;align-items:center;gap:13px;width:100%;padding:15px 20px;display:grid}.notification-row:last-child{border-bottom:0;border-radius:0 0 13px 13px}.notification-row:hover{background:#fafbf9}.category-icon{color:#62716c;background:#eef2ef;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.category-icon.urgent,.category-icon.emergency{color:var(--red);background:#fbe9e5}.category-icon.important{color:var(--amber);background:#fff1d8}.notification-copy{min-width:0}.row-title{align-items:center;gap:8px;display:flex}.row-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.notification-copy>small{color:#7b8783;margin-top:5px;font-size:11px;display:block}.priority{letter-spacing:.6px;color:#63716c;background:#eef2ef;border-radius:5px;padding:3px 5px;font-size:8px;font-style:normal;font-weight:700}.priority.important{color:#9c6019;background:#fff0d4}.priority.urgent,.priority.emergency{color:#a83c34;background:#fbe3df}.progress-block>span{justify-content:space-between;align-items:center;display:flex}.progress-block small{color:#7b8783;font-size:10px}.progress-block b{font-size:11px}.progress-block>i,.detail-rate>i{background:#e9ece9;border-radius:4px;height:4px;margin:6px 0 4px;display:block;overflow:hidden}.progress-block>i>i,.detail-rate>i>i{background:#4f8f78;border-radius:4px;height:100%;display:block}.row-chevron{color:#9ba5a1}.attention-panel{padding-bottom:12px}.attention-item{border-top:1px solid #edf0ed;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:13px 18px;display:grid}.attention-icon{color:#a56517;background:#fff1da;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.attention-icon.urgent{color:#a83e36;background:#fbe7e3}.attention-icon svg{width:17px}.attention-item strong{font-size:12px}.attention-item p{color:#53625d;margin:2px 0;font-size:11px}.attention-item small{color:#929b98;font-size:10px}.attention-item button{color:#3d504a;background:#fff;border:1px solid #dfe5e1;border-radius:7px;padding:6px 9px;font-size:10px;font-weight:600}.rate-card{background:#edf4f0;border-radius:10px;align-items:center;gap:12px;margin:11px 17px 5px;padding:13px;display:flex}.rate-ring{background:conic-gradient(#3e8269 89%,#d5e1db 0);border-radius:50%;place-items:center;width:47px;height:47px;display:grid;position:relative}.rate-ring:after{content:"";background:#edf4f0;border-radius:50%;width:35px;height:35px;position:absolute}.rate-ring span{z-index:1;font-size:10px;font-weight:700}.rate-card strong{font-size:12px}.rate-card p{color:#65766f;margin:3px 0 0;font-size:10px}.quick-panel{justify-content:space-between;align-items:center;padding:17px 20px;display:flex}.quick-panel>div:first-child{align-items:center;gap:13px;display:flex}.spark{color:#8d6614;background:#fff1cc;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.spark svg{width:19px}.template-actions{gap:8px;display:flex}.template-actions button,.form-tools button{color:#53615d;background:#fff;border:1px solid #e0e5e1;border-radius:8px;align-items:center;gap:7px;padding:9px 11px;font-size:11px;display:flex}.template-actions button:hover{color:var(--green);background:#f5f8f5}.template-actions svg,.form-tools svg{width:15px}.toolbar{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.search{color:#7e8b86;background:#fff;border:1px solid #dde3df;border-radius:9px;align-items:center;gap:9px;width:min(370px,100%);height:39px;padding:0 12px;display:flex}.search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.filter-tabs{background:#e9ede9;border-radius:9px;padding:3px;display:flex}.filter-tabs button{color:#65736f;background:0 0;border:0;border-radius:7px;padding:7px 11px;font-size:11px}.filter-tabs button.active{color:#22332e;background:#fff;font-weight:600;box-shadow:0 1px 2px #13241d16}.table-panel .notification-row{grid-template-columns:38px minmax(300px,1fr) 180px 18px}.empty{text-align:center;color:var(--muted);padding:50px}.report-hero{background:var(--green);color:#fff;border-radius:14px;justify-content:space-between;height:210px;margin-bottom:17px;padding:28px 32px;display:flex;overflow:hidden}.report-hero>div:first-child{align-self:center}.report-hero p{letter-spacing:1.3px;color:#9fb9b2;font-size:10px}.report-hero h2{margin:4px 0;font-family:Manrope;font-size:44px}.report-hero span{color:#bad0ca;font-size:11px}.report-hero span b{color:#72c29f}.bars{align-items:flex-end;gap:13px;width:48%;height:150px;padding-top:15px;display:flex}.bars>span{background:#407064;border-radius:5px 5px 0 0;flex:1;position:relative}.bars>span:last-child{background:var(--yellow)}.bars i{color:#9ab4ad;font-size:9px;font-style:normal;position:absolute;bottom:-22px;left:50%;transform:translate(-50%)}.stat-grid.compact{margin-bottom:18px}.student-table{overflow:hidden}.student-head,.student-row{grid-template-columns:1.5fr .8fr .7fr .8fr;align-items:center;gap:15px;padding:13px 20px;display:grid}.student-head{color:#77837f;letter-spacing:.8px;background:#f3f5f2;font-size:9px;font-weight:700}.student-row{border-top:1px solid #edf0ed;font-size:12px}.student-row>span:first-child{flex-direction:column;display:flex}.student-row small{color:#83908b;margin-top:3px;font-size:10px}.status{letter-spacing:.5px;color:#60706a;background:#edf1ee;border-radius:8px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:700}.status.acknowledged{color:#347056;background:#e4f1e9}.status.read{color:#386b7f;background:#e6eff3}.settings-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.setting-card{padding:22px}.connection{border:1px solid var(--line);border-radius:10px;align-items:center;gap:12px;margin-top:20px;padding:14px;display:flex}.connection-icon{color:#3d7561;background:#e7f0ec;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.connection-icon svg{width:18px}.connection>span:nth-child(2){flex-direction:column;flex:1;display:flex}.connection strong,.switch-row strong{font-size:12px}.connection small,.switch-row small{color:#7b8984;margin-top:3px;font-size:10px}.connection em{color:#397158;background:#e3f2e9;border-radius:8px;padding:5px 7px;font-size:8px;font-style:normal;font-weight:700}.switch-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:16px 0;display:flex}.switch-row:first-of-type{margin-top:15px}.switch-row>span{flex-direction:column;display:flex}.switch-row input{appearance:none;background:#cad2ce;border-radius:12px;width:36px;height:20px;transition:all .2s;position:relative}.switch-row input:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:2px;left:2px}.switch-row input:checked{background:#367761}.switch-row input:checked:after{left:18px}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10282099;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:15px;max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 25px 70px #07181355}.composer-modal{width:min(680px,100%)}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:23px 25px 17px;display:flex}.modal-header h2{letter-spacing:-.5px;margin:0;font-family:Manrope;font-size:20px}.steps{border-bottom:1px solid var(--line);color:#8b9692;justify-content:center;align-items:center;gap:8px;padding:13px;font-size:10px;display:flex}.steps span{align-items:center;gap:6px;display:flex}.steps i{border:1px solid #cad2ce;border-radius:50%;place-items:center;width:20px;height:20px;font-style:normal;display:grid}.steps span.active{color:#2b5548;font-weight:700}.steps span.active i{background:var(--green);border-color:var(--green);color:#fff}.steps b{background:#dfe4e1;width:50px;height:1px}.form-body,.confirm-body{padding:21px 25px}.form-body>label,.form-grid label{color:#42534e;flex-direction:column;gap:7px;margin-bottom:16px;font-size:11px;font-weight:600;display:flex}.form-body input,.form-body select,.form-body textarea{color:#263631;background:#fff;border:1px solid #dce2de;border-radius:8px;outline:none;padding:10px 11px}.form-body input:focus,.form-body select:focus,.form-body textarea:focus{border-color:#528575;box-shadow:0 0 0 3px #e8f2ee}.form-body textarea{resize:vertical;height:105px}.form-body label>small{color:#9aa39f;align-self:flex-end;margin-top:-3px;font-size:9px;font-weight:400}.form-grid{gap:13px;display:grid}.form-grid.two{grid-template-columns:1fr 1fr}.check-row{background:#f1f6f3;border:1px solid #dceae4;border-radius:9px;align-items:flex-start;padding:12px;flex-direction:row!important}.check-row input{accent-color:var(--green);margin:2px 1px 0 0}.check-row span{flex-direction:column;display:flex}.check-row small{align-self:auto!important;margin:3px 0 0!important}.form-tools{gap:7px;display:flex}.modal-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:9px;padding:15px 25px;display:flex;position:sticky;bottom:0}.recipient-preview{background:#edf4f0;border:1px solid #d7e6df;border-radius:11px;align-items:center;gap:14px;padding:16px;display:flex}.preview-icon{color:#39705d;background:#fff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.recipient-preview>div{flex:1}.recipient-preview p{letter-spacing:1px;color:#6b7e76;margin:0 0 3px;font-size:8px;font-weight:700}.recipient-preview h3{margin:0 0 3px;font-family:Manrope;font-size:16px}.recipient-preview div span{color:#70817a;font-size:10px}.recipient-preview>svg{color:#4a876e}.notice-preview{border:1px solid var(--line);border-radius:11px;margin-top:14px;padding:18px}.notice-preview>div:first-child{align-items:center;gap:8px;display:flex}.notice-preview>div>span{color:#76837f;font-size:10px}.notice-preview h3{margin:12px 0 8px;font-family:Manrope;font-size:17px}.notice-preview>p{color:#53625d;white-space:pre-line;font-size:12px;line-height:1.6}.ack-preview{color:#8a5c19;background:#fff4db;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:10px;font-weight:600;display:flex}.ack-preview svg{width:16px}.safety-note{color:#62736d;gap:10px;margin-top:13px;display:flex}.safety-note svg{flex:none;width:18px}.safety-note p{margin:0;font-size:10px;line-height:1.5}.detail-modal{width:min(900px,100%)}.detail-head{grid-template-columns:35px 1fr 38px;gap:12px;display:grid}.back-button{background:#eff2ef;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.detail-head>div>div{align-items:center;gap:8px;display:flex}.detail-head>div>div>span{color:#798681;font-size:10px}.detail-head h2{margin:8px 0 5px}.detail-head p{color:#7d8985;margin:0;font-size:10px}.detail-tabs{border-bottom:1px solid var(--line);gap:25px;padding:0 25px;display:flex}.detail-tabs button{color:#78847f;background:0 0;border:0;border-bottom:2px solid #0000;padding:13px 2px 11px;font-size:11px}.detail-tabs button.active{color:var(--green);border-color:var(--green);font-weight:700}.detail-body{grid-template-columns:1fr 280px;min-height:380px;display:grid}.detail-copy{padding:28px}.detail-copy>p{color:#465650;margin-top:0;font-size:13px;line-height:1.8}.meta-grid{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;margin-top:28px;padding-top:20px;display:grid}.meta-grid div{flex-direction:column;gap:5px;display:flex}.meta-grid small{letter-spacing:.8px;color:#8b9692;font-size:8px}.meta-grid strong{font-size:12px}.detail-body aside{border-left:1px solid var(--line);padding:25px}.detail-rate{text-align:center;background:#f2f6f3;border-radius:11px;padding:18px}.big-rate{font-family:Manrope;font-size:33px;font-weight:700}.detail-rate p{color:#6c7a75;margin:3px;font-size:10px}.detail-rate>i{margin-top:14px}.mini-stats{text-align:center;grid-template-columns:repeat(3,1fr);padding:19px 0;display:grid}.mini-stats span{border-right:1px solid var(--line);flex-direction:column;display:flex}.mini-stats span:last-child{border:0}.mini-stats b{font-size:15px}.mini-stats small{color:#7c8984;margin-top:3px;font-size:8px}.wide{width:100%}.recipient-body{padding:20px 25px}.recipient-toolbar{justify-content:space-between;margin-bottom:15px;display:flex}.embedded{border:1px solid var(--line);border-radius:10px}.toast{color:#fff;z-index:90;background:#163d34;border-radius:9px;align-items:center;gap:8px;padding:11px 16px;font-size:12px;display:flex;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #14261f44}.toast svg{color:#6bc49e}@media (max-width:1050px){.stat-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.template-actions button{font-size:0}.template-actions svg{margin:0}.report-hero{height:190px}}@media (max-width:760px){.sidebar{transition:all .25s;transform:translate(-105%);box-shadow:10px 0 30px #0a211a55}.sidebar.open{transform:translate(0)}.mobile-close{position:absolute;top:12px;right:12px;width:32px!important;padding:6px!important;display:grid!important}.scrim{z-index:25;background:#10282088;border:0;position:fixed;inset:0}.sidebar-bottom{margin-top:auto}main{margin-left:0}.topbar{justify-content:space-between;height:62px;padding:0 17px}.menu-button{background:0 0;border:0;padding:6px;display:grid}.mobile-brand{font-family:Manrope;font-weight:700;display:block}.sync{display:none}.topbar .primary.small{padding:9px;font-size:0}.topbar .primary.small svg{margin:0}.page{padding:24px 16px}.page-heading{align-items:flex-start}.page-heading h1{font-size:26px}.desktop-create{display:none}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{gap:10px;padding:13px}.stat-icon{width:36px;height:36px}.stat-card strong{font-size:21px}.stat-card small{display:none}.dashboard-grid{gap:12px}.notification-row,.table-panel .notification-row{grid-template-columns:34px minmax(0,1fr) 16px;padding:13px}.progress-block{grid-column:2/3;width:100%;margin-top:3px}.row-chevron{grid-area:1/3/3}.quick-panel{align-items:flex-start;gap:12px}.quick-panel>div:first-child .spark{display:none}.template-actions{flex-wrap:wrap;justify-content:flex-end}.toolbar{flex-direction:column;align-items:flex-start;gap:10px}.filter-tabs{max-width:100%;overflow:auto}.report-hero{height:180px;padding:20px}.bars{gap:7px;width:55%}.settings-grid{grid-template-columns:1fr}.student-head,.student-row{grid-template-columns:1.2fr .8fr}.student-head span:nth-child(n+3),.student-row>span:nth-child(n+3){display:none}.form-grid.two{grid-template-columns:1fr}.form-tools{overflow:auto}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:16px 16px 0 0;width:100%;max-height:94vh}.detail-body{grid-template-columns:1fr}.detail-body aside{border-left:0;border-top:1px solid var(--line)}.meta-grid{grid-template-columns:1fr}.recipient-toolbar{gap:8px}.recipient-toolbar .search{flex:1}.recipient-toolbar .secondary{padding:10px;font-size:0}.recipient-toolbar .secondary svg{margin:0}.detail-head{padding-left:16px;padding-right:16px}}@media (max-width:430px){.stat-grid{grid-template-columns:1fr}.stat-card small{display:block}.attention-item{grid-template-columns:34px 1fr}.attention-item button{grid-column:2;justify-self:start}.quick-panel{flex-direction:column;gap:16px;padding:18px;display:flex}.quick-panel>div:first-child{width:100%}.quick-panel>div:first-child .spark{display:grid}.template-actions{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.template-actions button{text-align:center;justify-content:center;min-height:44px;padding:10px 8px}.template-actions .ai-draft-button{grid-column:1/-1}.page-heading .primary{padding:10px;font-size:0}.page-heading .primary svg{margin:0}.report-hero{height:165px}.report-hero h2{font-size:35px}.bars{width:50%}}.integration-error{color:#8e3e34;background:#fff1ed;border:1px solid #f0d2ca;border-radius:9px;align-items:flex-start;gap:9px;margin:0 0 14px;padding:11px 12px;font-size:10px;line-height:1.45;display:flex}.integration-error svg{flex:none;width:17px}.integration-error span{flex-direction:column;display:flex}.integration-error b{margin-bottom:2px;font-size:11px}.auth-page{background:linear-gradient(145deg,#eef4f0,#f8f7f1);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;gap:16px;width:min(440px,100%);padding:30px;display:flex;box-shadow:0 20px 55px #173f3617}.auth-card h1{margin:0;font-family:Manrope;font-size:25px}.auth-card>p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.auth-card label{flex-direction:column;gap:7px;font-size:12px;font-weight:600;display:flex}.auth-card input,.auth-card select{border:1px solid #d7dfda;border-radius:9px;padding:11px}.auth-card small{color:var(--muted);font-weight:400}.auth-error,.auth-success{border-radius:9px;padding:10px 12px;font-size:12px}.auth-error{color:#973d34;background:#fff0ed}.auth-success{color:#286248;background:#e7f3ec}.auth-links{justify-content:space-between;gap:12px;display:flex}.auth-links a{color:var(--green-2);font-weight:600;text-decoration:none}.approval-actions{gap:6px;display:flex}.approval-actions button,.profile-signout{background:#fff;border:1px solid #d7dfda;border-radius:7px;padding:6px 8px;font-size:10px}.profile .profile-signout{color:#173f36;background:#fff;width:auto;margin-left:auto;padding:6px 8px}.auth-card .primary{width:100%}.identity-check{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.identity-check small{margin:0}.identity-check b{margin-bottom:3px;font-size:11px}.identity-check em{border-radius:8px;margin-top:3px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700}.identity-match{color:#347056;background:#e4f1e9}.identity-mismatch{color:#9c3737;background:#f9e4e4}.theme-toggle{transition:background .2s,color .2s,transform .2s}.theme-toggle:hover{transform:rotate(8deg)}.brand-mark,.sidebar button b,.push-alert-icon,.admin-brand>span,.login-brand-mark{color:#102f27}.brand-mark svg,.push-alert-icon svg,.admin-brand>span svg,.login-brand-mark svg{stroke-width:2.4px}.delete-notification{color:#a7463f}.delete-notification:hover{background:#fff0ed;border-color:#e8c5c0}.delete-notification:disabled{opacity:.5;cursor:wait}[data-theme=dark] .delete-notification{color:#f08a82}[data-theme=dark] .delete-notification:hover{background:#4a2927;border-color:#70413d}.delete-confirm-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#071813b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.delete-confirm-card{color:#24322e;background:#fff;border:1px solid #ead3cf;border-radius:18px;grid-template-columns:48px 1fr;gap:16px;width:min(510px,100%);padding:26px;display:grid;box-shadow:0 30px 90px #07181380}.delete-confirm-icon{color:#b84b43;background:#fff0ed;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.delete-confirm-icon svg{width:23px}.delete-confirm-copy>p{letter-spacing:1.3px;color:#b44b43;margin:1px 0 5px;font-size:9px;font-weight:700}.delete-confirm-copy h3{letter-spacing:-.5px;margin:0 0 8px;font-family:Manrope;font-size:21px}.delete-confirm-copy>span{color:#68766f;font-size:12px;line-height:1.6;display:block}.delete-confirm-copy>span strong{color:#34453f}.delete-confirm-actions{grid-column:1/-1;justify-content:flex-end;gap:9px;margin-top:8px;display:flex}.danger-button{color:#fff;background:#ad463f;border:1px solid #a83f38;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:10px 14px;font-size:12px;font-weight:700;display:inline-flex}.danger-button:hover{background:#963a34}.danger-button svg{width:16px}.danger-button:disabled{opacity:.55;cursor:wait}[data-theme=dark] .delete-confirm-card{color:#edf5f2;background:#122f28;border-color:#71433d}[data-theme=dark] .delete-confirm-icon{color:#ff938a;background:#4b2927}[data-theme=dark] .delete-confirm-copy>span{color:#a8bbb4}[data-theme=dark] .delete-confirm-copy>span strong{color:#edf5f2}@media (max-width:520px){.delete-confirm-card{grid-template-columns:42px 1fr;padding:20px}.delete-confirm-icon{width:42px;height:42px}.delete-confirm-actions{flex-direction:column-reverse}.delete-confirm-actions button{width:100%}}.template-actions .ai-draft-button{background:var(--green);border-color:var(--green);color:#fff}.template-actions .ai-draft-button:hover{color:#fff;background:#265f50}.ai-assistant-modal{width:min(650px,100%)}.ai-assistant-body{grid-template-columns:52px 1fr;gap:15px;padding:26px;display:grid}.ai-assistant-mark{background:linear-gradient(145deg,#ffe49a,var(--yellow));color:#173f36;border-radius:15px;place-items:center;width:52px;height:52px;display:grid}.ai-assistant-mark svg{width:24px}.ai-assistant-body h3{margin:2px 0 5px;font-family:Manrope;font-size:18px}.ai-assistant-body>div>p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.ai-assistant-body>label{flex-direction:column;grid-column:1/-1;gap:7px;margin-top:8px;font-size:11px;font-weight:600;display:flex}.ai-assistant-body textarea{resize:vertical;width:100%;height:150px;color:var(--ink);background:#fff;border:1px solid #d8e1dc;border-radius:11px;outline:none;padding:13px;line-height:1.55}.ai-assistant-body textarea:focus{border-color:#4b8270;box-shadow:0 0 0 3px #dfeee8}.ai-assistant-body label>small{color:var(--muted);align-self:flex-end;font-weight:400}.ai-safety-note{color:#426158;background:#edf5f1;border-radius:10px;grid-column:1/-1;align-items:center;gap:9px;padding:11px 12px;display:flex}.ai-safety-note>svg{flex:none;width:18px}.ai-safety-note span{flex-direction:column;display:flex}.ai-safety-note strong{font-size:10px}.ai-safety-note small{margin-top:2px;font-size:9px}.ai-assistant-modal .modal-footer svg{width:16px}[data-theme=dark] .template-actions .ai-draft-button{background:#3f8d73;border-color:#4a9c80}[data-theme=dark] .ai-assistant-body textarea{color:#edf5f2;background:#0d2822;border-color:#35564d}[data-theme=dark] .ai-safety-note{color:#b9d2c9;background:#193d33}@media (max-width:600px){.ai-assistant-body{grid-template-columns:42px 1fr;padding:20px}.ai-assistant-mark{width:42px;height:42px}.ai-assistant-body textarea{height:180px}.ai-assistant-modal .modal-footer{flex-direction:column-reverse}.ai-assistant-modal .modal-footer button{width:100%}}.voice-draft-controls{grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:8px;margin-top:5px;display:grid}.voice-draft-button{color:#fff;background:#173f36;border:1px solid #2f6b59;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:700;display:flex}.voice-draft-button svg,.voice-confirm-button svg{width:17px}.voice-draft-controls select,.voice-language-select{color:var(--ink);background:#fff;border:1px solid #d8e1dc;border-radius:9px;padding:10px;font-size:11px}.voice-draft-controls>small{color:var(--muted);grid-column:1/-1;font-size:9px}.listening{animation:1.1s ease-in-out infinite voice-pulse;color:#fff!important;background:#a7463f!important;border-color:#c65d54!important}.voice-confirm-button{align-items:center;gap:7px;display:inline-flex}.voice-language-select{padding:8px}.composer-footer{align-items:center}@keyframes voice-pulse{50%{box-shadow:0 0 0 7px #c65d5425}}[data-theme=dark] .voice-draft-controls select,[data-theme=dark] .voice-language-select{color:#edf5f2;background:#0d2822;border-color:#35564d}@media (max-width:600px){.voice-draft-controls{grid-template-columns:1fr}.voice-draft-controls>small{grid-column:1}.composer-footer{flex-direction:column-reverse}.composer-footer>*{width:100%}.voice-confirm-button{justify-content:center}}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--ink:#e8f1ed;--muted:#91a8a0;--line:#29483f;--paper:#0b211c;--white:#122f28;--green:#67bd9d;--green-2:#79c7aa;--mint:#183b32;--amber:#eab55d;--red:#ed8178;--blue:#78b7cf}[data-theme=dark] body{color:var(--ink);background:#0b211c}[data-theme=dark] .app-shell,[data-theme=dark] main{background:radial-gradient(circle at 90% 0,#1b4a3d55,#0000 32%),#0b211c}[data-theme=dark] .sidebar{background:#071b17;border-right:1px solid #24483e}[data-theme=dark] .topbar{background:#0d2822e8;border-color:#29483f}[data-theme=dark] .mobile-brand{color:#eef7f3}[data-theme=dark] .stat-card,[data-theme=dark] .panel,[data-theme=dark] .notification-row,[data-theme=dark] .student-action-item,[data-theme=dark] .modal,[data-theme=dark] .modal-footer,[data-theme=dark] .form-body input,[data-theme=dark] .form-body select,[data-theme=dark] .form-body textarea,[data-theme=dark] .search,[data-theme=dark] .secondary,[data-theme=dark] .icon-button,[data-theme=dark] .template-actions button,[data-theme=dark] .form-tools button,[data-theme=dark] .connection,[data-theme=dark] .recipient-preview,[data-theme=dark] .preview-icon{color:#e7f1ed;background:#122f28;border-color:#29483f}[data-theme=dark] .stat-card,[data-theme=dark] .panel{box-shadow:0 10px 30px #020c0933}[data-theme=dark] .stat-card-button:hover,[data-theme=dark] .notification-row:hover,[data-theme=dark] .student-action-item:hover,[data-theme=dark] .template-actions button:hover,[data-theme=dark] .secondary:hover{background:#183a31;border-color:#3d675b}[data-theme=dark] .stat-icon,[data-theme=dark] .category-icon,[data-theme=dark] .back-button{color:#9eb9b0;background:#203e36}[data-theme=dark] .stat-icon.green,[data-theme=dark] .status.acknowledged{color:#79c9aa;background:#1d4538}[data-theme=dark] .stat-icon.amber,[data-theme=dark] .category-icon.important,[data-theme=dark] .status.delivered{color:#f0bd66;background:#4a391f}[data-theme=dark] .stat-icon.red,[data-theme=dark] .category-icon.urgent,[data-theme=dark] .category-icon.emergency{color:#f08c83;background:#4a2927}[data-theme=dark] .notification-list,[data-theme=dark] .notification-row,[data-theme=dark] .student-action-item,[data-theme=dark] .student-row,[data-theme=dark] .switch-row,[data-theme=dark] .modal-header,[data-theme=dark] .modal-footer,[data-theme=dark] .detail-tabs,[data-theme=dark] .meta-grid,[data-theme=dark] .detail-body aside,[data-theme=dark] .student-detail-footer{border-color:#29483f}[data-theme=dark] .rate-card,[data-theme=dark] .detail-rate,[data-theme=dark] .check-row,[data-theme=dark] .student-detail-footer,[data-theme=dark] .rate-ring:after{background:#183a31}[data-theme=dark] .quick-panel .spark{background:#4a391f}[data-theme=dark] .filter-tabs,[data-theme=dark] .student-head{color:#9aafa8;background:#0d2822}[data-theme=dark] .filter-tabs button{color:#93aaa2}[data-theme=dark] .filter-tabs button.active{color:#f0f7f4;background:#21453a}[data-theme=dark] .form-body>label,[data-theme=dark] .form-grid label,[data-theme=dark] .notice-preview>p,[data-theme=dark] .detail-copy>p,[data-theme=dark] .student-detail-message{color:#bfd0ca}[data-theme=dark] .notice-preview,[data-theme=dark] .embedded{border-color:#29483f}[data-theme=dark] .connection em{color:#85cfb2;background:#1f493b}[data-theme=dark] .source-badge,[data-theme=dark] .sync,[data-theme=dark] .student-push-enabled{color:#a6c3b9;background:#17372f;border-color:#2d5247}[data-theme=dark] .integration-error{color:#ffc1bb;background:#472a26;border-color:#71433d}[data-theme=dark] .report-hero{background:#123c32}[data-theme=dark] .auth-page{background:linear-gradient(145deg,#071b17,#102f27)}[data-theme=dark] .auth-card{color:#e8f1ed;background:#122f28;border-color:#29483f}[data-theme=dark] .auth-card input,[data-theme=dark] .auth-card select{color:#eef6f3;background:#0d2822;border-color:#35564d}[data-theme=dark] .admin-approval-page{background:radial-gradient(circle at 80% 0,#295b4e55,#0000 32%),linear-gradient(145deg,#071b17,#102f27 58%,#071b17)}.approval-count{color:#fff;background:#d85449;border:2px solid #fff;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:9px;font-weight:700;line-height:1;display:grid;position:absolute;top:-7px;right:-8px}.stat-card-button{text-align:left;width:100%;color:inherit;transition:border-color .15s,box-shadow .15s,transform .15s}.stat-card-button:hover{border-color:#b9ccc4;transform:translateY(-1px);box-shadow:0 5px 16px #173f3612}.stat-card-button:focus-visible{outline-offset:2px;outline:3px solid #8cb9a7}.student-dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,.7fr)}.student-action-panel{overflow:hidden}.student-action-item{text-align:left;width:100%;color:var(--ink);background:#fff;border:0;border-top:1px solid #edf0ed;grid-template-columns:36px 1fr 18px;align-items:center;gap:11px;padding:14px 18px;display:grid}.student-action-item:hover{background:#fafbf9}.student-action-item>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.student-action-item strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.student-action-item small{color:var(--muted);margin-top:4px;font-size:9px}.student-action-item>svg{color:#94a09c}.student-notification-state{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.student-notification-state small{color:var(--amber);font-size:9px}.status.delivered{color:#9a6019;background:#fff1d8}.student-detail-modal{width:min(720px,100%)}.student-detail-body{padding:28px}.student-detail-message{color:#40524c;white-space:pre-line;font-size:14px;line-height:1.8}.student-detail-body .meta-grid{margin-top:28px}.student-detail-footer{border-top:1px solid var(--line);background:#f8faf8;justify-content:space-between;align-items:center;gap:18px;padding:16px 25px;display:flex}.student-read-state{color:#6d7a76;align-items:center;gap:10px;display:flex}.student-read-state>svg{color:#4e6d63;background:#e9efec;border-radius:50%;width:34px;height:34px;padding:8px}.student-read-state.complete>svg{color:#2f7259;background:#dff0e7}.student-read-state>span{flex-direction:column;display:flex}.student-read-state strong{color:var(--ink);font-size:11px}.student-read-state small{margin-top:2px;font-size:9px}.student-detail-footer .primary{white-space:nowrap}.student-push-control{position:relative}.student-push-button{white-space:nowrap;padding:8px 11px;font-size:11px}.student-push-enabled{color:#39705d;white-space:nowrap;background:#edf5f1;border:1px solid #d8e7e0;border-radius:18px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:600;display:flex}.student-push-message{border:1px solid var(--line);width:max-content;max-width:260px;color:var(--muted);z-index:30;background:#fff;border-radius:7px;margin:0;padding:7px 9px;font-size:9px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 8px 24px #173f361a}.push-alert{z-index:100;color:#fff;text-align:left;background:#173f36;border:1px solid #ffffff40;border-radius:20px;grid-template-columns:68px minmax(0,1fr) 24px;align-items:center;gap:22px;width:min(680px,100% - 32px);min-height:240px;padding:38px 34px;display:grid;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 26px 80px #07181380}.push-alert:hover{background:#1d4b40}.push-alert:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.push-alert-icon{background:var(--yellow);width:68px;height:68px;color:var(--green);border-radius:18px;place-items:center;display:grid}.push-alert-icon svg{width:31px;height:31px}.push-alert>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.push-alert small{letter-spacing:1.5px;color:#9bc2b6;font-size:10px;font-weight:700}.push-alert strong{white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-family:Manrope,sans-serif;font-size:25px;overflow:hidden}.push-alert p{color:#d0dfda;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:10px 0 14px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.push-alert em{color:var(--yellow);font-size:12px;font-style:normal;font-weight:600}.push-alert>svg{color:#9fc0b6;width:24px;height:24px}@media (max-width:1050px){.student-dashboard-grid{grid-template-columns:1fr}}@media (max-width:760px){.student-notification-state{grid-column:2;align-items:flex-start}.student-detail-backdrop{align-items:center;padding:16px}.student-detail-modal{border-radius:18px;max-height:calc(100vh - 32px)}.student-detail-footer{flex-direction:column;align-items:stretch}.student-detail-footer .primary{width:100%}.student-push-button{width:37px;height:37px;padding:0;font-size:0}.student-push-button svg{margin:0}.student-push-message{right:-45px}.push-alert{grid-template-columns:58px minmax(0,1fr) 20px;gap:18px;min-height:280px;padding:32px 24px}.push-alert-icon{border-radius:17px;width:58px;height:58px}.push-alert-icon svg{width:28px;height:28px}.push-alert strong{font-size:23px}.push-alert p{font-size:14px}.push-alert>svg{width:20px;height:20px}}.admin-approval-page{color:#f4f8f6;background:radial-gradient(circle at 80% 0,#295b4e55,#0000 32%),linear-gradient(145deg,#0b211c,#102f27 58%,#0b211c);min-height:100vh;margin:0;padding:clamp(20px,4vw,54px)}.admin-approval-shell{width:min(1220px,100%);margin:auto}.admin-approval-header{justify-content:space-between;align-items:center;margin-bottom:clamp(42px,6vw,78px);display:flex}.admin-brand{align-items:center;gap:12px;display:flex}.admin-brand>span{background:var(--yellow);width:42px;height:42px;color:var(--green);border-radius:12px;place-items:center;display:grid}.admin-brand svg{width:21px}.admin-brand>div{flex-direction:column;display:flex}.admin-brand strong{font-family:Manrope;font-size:18px}.admin-brand small{color:#86a49b;text-transform:uppercase;letter-spacing:1.1px;margin-top:2px;font-size:10px}.admin-back{color:#d8e5e0;background:#ffffff08;border:1px solid #ffffff20;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:12px;text-decoration:none;display:flex}.admin-back:hover{background:#ffffff12}.admin-back svg{width:16px}.admin-approval-hero{grid-template-columns:minmax(300px,1fr) minmax(480px,.9fr);align-items:end;gap:50px;margin-bottom:34px;display:grid}.admin-approval-hero>div:first-child>p{letter-spacing:1.8px;color:#75b59e;margin:0 0 10px;font-size:10px;font-weight:700}.admin-approval-hero h1{letter-spacing:-2px;margin:0 0 12px;font-family:Manrope;font-size:clamp(36px,5vw,58px)}.admin-approval-hero>div:first-child>span{color:#9eb5ad;max-width:540px;font-size:14px;line-height:1.65;display:block}.admin-metrics{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.admin-metrics article{background:#ffffff09;border:1px solid #ffffff17;border-radius:15px;align-items:center;gap:12px;min-height:102px;padding:16px;display:flex}.admin-metrics article>svg{width:20px;color:var(--yellow)}.admin-metrics article span{flex-direction:column;display:flex}.admin-metrics strong{font-family:Manrope;font-size:24px}.admin-metrics small{color:#8fa69e;margin-top:3px;font-size:9px}.admin-error{color:#ffd7d4;background:#7e282855;border:1px solid #d85f5744;border-radius:10px;margin-bottom:16px;padding:12px 15px;font-size:12px}.admin-approval-panel{color:var(--ink);background:#f7faf8;border:1px solid #ffffff18;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #020d0a55}.admin-panel-heading{border-bottom:1px solid #e1e8e4;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.admin-panel-heading h2{margin:0;font-family:Manrope;font-size:18px}.admin-panel-heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.admin-panel-heading>span{color:#985d16;background:#fff0d8;border-radius:16px;padding:6px 10px;font-size:10px;font-weight:700}.admin-user-list{padding:10px}.admin-user-card{border:1px solid #0000;border-bottom-color:#e8ece9;grid-template-columns:46px minmax(190px,1.1fr) minmax(210px,1fr) minmax(190px,.8fr);align-items:center;gap:15px;padding:16px;display:grid}.admin-user-card:last-child{border-bottom-color:#0000}.admin-user-card.pending{background:#fffdfa;border-color:#e6dcc5;border-radius:12px;margin:5px 0;box-shadow:0 4px 14px #2b21100a}.admin-user-avatar{color:#235444;background:#dceae4;border-radius:12px;place-items:center;width:43px;height:43px;font-family:Manrope;font-size:12px;font-weight:700;display:grid}.admin-user-main{flex-direction:column;min-width:0;display:flex}.admin-user-main>strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.admin-user-main>small{color:var(--muted);margin-top:3px;font-size:10px}.admin-user-main>div{align-items:center;gap:7px;margin-top:8px;display:flex}.admin-user-main>div>span,.admin-status{letter-spacing:.5px;color:#53675f;background:#e8eeeb;border-radius:10px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700}.admin-status.pending{color:#9c6119;background:#fff0d7}.admin-status.approved{color:#2d6d54;background:#e1f0e8}.admin-status.rejected{color:#963e37;background:#f7e3e1}.admin-identity{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.admin-identity>small{letter-spacing:.7px;color:#89958f;font-size:8px}.admin-identity>strong{overflow-wrap:anywhere;margin-top:4px;font-size:11px}.admin-identity em{align-items:center;gap:4px;margin-top:6px;font-size:9px;font-style:normal;font-weight:600;display:flex}.admin-identity em svg{width:12px;height:12px}.admin-identity .match{color:#347056}.admin-identity .mismatch{color:#a23f38}.admin-user-actions{justify-content:flex-end;gap:7px;display:flex}.admin-user-actions button{border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:700;display:flex}.admin-user-actions button svg{width:14px;height:14px}.admin-user-actions .approve{color:#fff;background:#245d4b;border:1px solid #245d4b}.admin-user-actions .reject{color:#91453e;background:#fff;border:1px solid #e1d5d2}.admin-user-actions button:disabled{opacity:.45;cursor:not-allowed}.admin-user-actions>span{align-items:center;gap:5px;font-size:10px;font-weight:700;display:flex}.admin-user-actions>span svg{width:14px}.admin-user-actions>span.approved{color:#347056}.admin-user-actions>span.rejected{color:#963e37}.admin-empty{text-align:center;color:var(--muted);flex-direction:column;align-items:center;padding:60px;display:flex}.admin-empty svg{width:34px;height:34px;margin-bottom:10px}.admin-empty p{margin:5px 0 0;font-size:11px}.admin-empty strong{color:var(--ink);font-size:13px}@media (max-width:900px){.admin-approval-hero{grid-template-columns:1fr;gap:24px}.admin-user-card{grid-template-columns:44px 1fr auto}.admin-identity{grid-column:2}.admin-user-actions{grid-area:1/3/3}}@media (max-width:600px){.admin-approval-page{padding:18px 12px}.admin-approval-header{margin-bottom:38px}.admin-back{padding:10px;font-size:0}.admin-back svg{margin:0}.admin-metrics{grid-template-columns:1fr}.admin-metrics article{min-height:74px}.admin-user-card{grid-template-columns:40px 1fr;padding:14px 10px}.admin-user-avatar{width:38px;height:38px}.admin-identity{grid-column:1/-1;padding-left:52px}.admin-user-actions{grid-area:auto/1/auto/-1;justify-content:flex-start;padding-left:52px}.admin-user-actions button{flex:1;justify-content:center}.admin-panel-heading{padding:18px}.admin-user-list{padding:6px}}.admin-approval-page .admin-approval-panel{color:#1b2925;background:#f7faf8;border-color:#dce5e0}.admin-approval-page .admin-panel-heading{background:#fbfdfc;border-color:#dfe7e3}.admin-approval-page .admin-panel-heading h2{color:#1b2925}.admin-approval-page .admin-panel-heading p{color:#68776f}.admin-approval-page .admin-user-card{color:#1b2925;border-bottom-color:#e2e9e5}.admin-approval-page .admin-user-card.pending{background:#fffdfa;border-color:#e6dcc5}.admin-approval-page .admin-user-main>strong{color:#20312b}.admin-approval-page .admin-user-main>small{color:#6b7a73}.admin-approval-page .admin-identity>small{color:#718079}.admin-approval-page .admin-identity>strong{color:#344740}.admin-approval-page .admin-empty{color:#68776f}.admin-approval-page .admin-empty strong{color:#1b2925}.login-page{isolation:isolate;background:#0f352d;width:100%;margin-left:0;padding:clamp(18px,4vw,52px);position:relative;overflow:hidden}.login-backdrop{z-index:-1;background:radial-gradient(circle at 18% 18%,#326f5d 0,#0000 32%),linear-gradient(135deg,#0b2c26 0%,#17483c 48%,#0f352d 100%);position:absolute;inset:0}.login-grid{opacity:.11;background-image:linear-gradient(#fff 1px,#0000 1px),linear-gradient(90deg,#fff 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(115deg,#000,#0000 70%);mask-image:linear-gradient(115deg,#000,#0000 70%)}.login-orb{filter:blur(2px);background:#ffffff0b;border:1px solid #ffffff1c;border-radius:50%;position:absolute}.login-orb-one{width:520px;height:520px;top:-230px;right:-170px}.login-orb-two{width:310px;height:310px;bottom:-140px;left:-110px}.login-stage{flex-direction:column;gap:17px;width:min(1040px,100%);display:flex}.login-shell{background:#f8faf8;border:1px solid #ffffff2b;border-radius:24px;grid-template-columns:minmax(0,1.05fr) minmax(390px,.95fr);width:min(1040px,100%);min-height:min(690px,100vh - 64px);display:grid;overflow:hidden;box-shadow:0 32px 90px #061b165c}.login-intro{color:#fff;background:linear-gradient(150deg,#173f36 0%,#245d4d 100%);flex-direction:column;padding:42px 46px;display:flex;position:relative;overflow:hidden}.login-intro:after{content:"";border:70px solid #f2c75c14;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-160px;box-shadow:0 0 0 70px #ffffff08}.login-brand{letter-spacing:-.5px;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-size:22px;font-weight:700;display:flex}.login-brand-mark{background:var(--yellow);width:38px;height:38px;color:var(--green);border-radius:11px;place-items:center;font-size:18px;display:grid;box-shadow:0 8px 24px #071b1645}.login-intro-copy{z-index:1;max-width:440px;margin:auto 0;position:relative}.login-kicker{text-transform:uppercase;letter-spacing:1.7px;font-weight:700;color:#87b7a8!important;margin:0 0 12px!important;font-size:10px!important}.login-intro h2{letter-spacing:-2.2px;margin:0 0 22px;font-family:Manrope,sans-serif;font-size:clamp(36px,4vw,51px);line-height:1.08}.login-intro-copy>p:last-child{color:#bed1cb;max-width:400px;margin:0;font-size:14px;line-height:1.7}.login-trust{z-index:1;align-items:center;gap:11px;display:flex;position:relative}.login-trust-icon{width:34px;height:34px;color:var(--yellow);background:#ffffff12;border:1px solid #ffffff24;border-radius:50%;place-items:center;font-weight:700;display:grid}.login-trust>span:last-child{flex-direction:column;display:flex}.login-trust strong{font-size:12px}.login-trust small{color:#a8c2ba;margin-top:2px;font-size:10px}.login-page .login-card{color:#1b2925;width:auto;box-shadow:none;background:0 0;border:0;border-radius:0;align-self:center;gap:18px;margin:42px clamp(30px,5vw,64px);padding:0}.login-card-icon{color:#173f36;background:#e8f1ed;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.login-card-icon svg{width:20px}.login-card-heading h1{letter-spacing:-.8px;color:#1b2925;margin:0 0 8px;font-size:29px}.login-card-heading>p:last-child{color:#6d7a76;margin:0;font-size:13px}.login-page .login-card label{color:#33443e;gap:8px}.login-page .login-card input{color:#263631;background:#fff;border-color:#d7dfda;outline:0;padding:12px 13px;transition:border-color .18s,box-shadow .18s}.login-page .login-card input::placeholder{color:#8b9692}.login-page .login-card input:focus{border-color:#4e8171;box-shadow:0 0 0 3px #dcece6}.login-card label small{color:#6d7a76;font-size:10px;line-height:1.45}.login-submit{color:#fff;background:#173f36;justify-content:space-between;min-height:46px;padding-left:18px;padding-right:15px}.login-submit:hover{background:#225247}.login-submit svg{width:17px}.login-page .login-card input:-webkit-autofill{transition:background-color 9999s ease-out;-webkit-text-fill-color:#263631!important;caret-color:#263631!important;box-shadow:inset 0 0 0 1000px #fff!important}.login-page .login-card input:-webkit-autofill:hover{transition:background-color 9999s ease-out;-webkit-text-fill-color:#263631!important;caret-color:#263631!important;box-shadow:inset 0 0 0 1000px #fff!important}.login-page .login-card input:-webkit-autofill:focus{transition:background-color 9999s ease-out;-webkit-text-fill-color:#263631!important;caret-color:#263631!important;box-shadow:inset 0 0 0 1000px #fff!important}.login-page .login-card input::selection{color:#173f36;background:#b9ddd0}.login-divider{color:#8b9692;align-items:center;gap:12px;font-size:10px;display:flex}.login-divider:before,.login-divider:after{content:"";background:var(--line);flex:1;height:1px}.login-card .auth-links{flex-wrap:wrap;justify-content:center;margin:0}.login-card .auth-links a{font-size:12px}.login-card .auth-error{line-height:1.45}.login-credit{color:#a9c3bb;letter-spacing:.3px;justify-content:center;align-items:center;gap:10px;min-height:38px;font-size:10px;display:flex}.login-credit a{border-radius:8px;align-items:center;padding:2px 5px;transition:background .18s,transform .18s;display:flex}.login-credit a:hover{background:#ffffff0d;transform:translateY(-1px)}.login-credit a:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.apmex-logo{object-fit:contain;width:auto;height:38px;display:block}@media (max-width:820px){.login-page{padding:18px}.login-shell{grid-template-columns:1fr;max-width:520px;min-height:auto}.login-intro{min-height:170px;padding:24px 28px}.login-intro-copy{margin:32px 0 12px}.login-intro h2{margin-bottom:0;font-size:30px}.login-intro-copy>p:last-child,.login-trust{display:none}.login-card{margin:34px 30px 38px}.login-card-icon{display:none}}@media (max-width:430px){.login-page{align-items:stretch;min-height:100dvh;padding:0;overflow:auto}.login-stage{gap:0;min-height:100dvh}.login-shell{min-height:auto;box-shadow:none;border:0;border-radius:0;overflow:visible}.login-intro{min-height:224px;padding:24px 22px 26px}.login-brand{font-size:21px}.login-brand-mark{width:38px;height:38px}.login-intro-copy{margin:32px 0 0}.login-intro h2{letter-spacing:-1.5px;font-size:29px;line-height:1.06}.login-page .login-card{background:#fff;border:1px solid #e0e7e3;border-radius:18px;gap:17px;margin:18px 14px 24px;padding:22px 18px 24px;box-shadow:0 12px 32px #10282012}.login-card-heading h1{font-size:25px;line-height:1.15}.login-card-heading>p:last-child{font-size:12px;line-height:1.5}.login-page .login-card input{min-height:48px;font-size:16px}.login-submit{min-height:48px}.login-credit{min-height:58px;padding:7px 16px calc(7px + env(safe-area-inset-bottom));background:#0d3028}.apmex-logo{height:34px}}
