@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@500;600&display=swap";:root{color:#183a38;font-synthesis:none;--green:#123f3c;--green-soft:#1f5a55;--mint:#e8f0ec;--gold:#c4a268;--cream:#f5f3ed;--paper:#fff;--ink:#183a38;--muted:#7c8b88;--line:#e3dfd6;--shadow:0 16px 42px #173b3812;background:#f5f3ed;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--cream);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.brand{z-index:2;color:#fff;align-items:center;gap:13px;display:flex;position:relative}.brand-mark{color:#e2cc9f;background:#ffffff0a;border:1px solid #e7d2aba6;border-radius:15px;place-items:center;width:48px;height:48px;font:600 25px/1 Playfair Display,Georgia,serif;display:grid}.brand-copy{flex-direction:column;display:flex}.brand-copy strong{letter-spacing:.035em;font:600 20px/1.1 Playfair Display,Georgia,serif}.brand-copy em{color:#d6bd89;font-style:normal}.brand-copy small{color:#aebfbb;letter-spacing:.08em;margin-top:5px;font-size:10px}.brand-compact .brand-mark{border-radius:13px;width:43px;height:43px;font-size:22px}.brand-compact .brand-copy strong{font-size:18px}.brand-compact .brand-copy small{font-size:9px}.eyebrow{color:#ae8951;letter-spacing:.18em;font-size:11px;font-weight:700;display:inline-block}.eyebrow.light{color:#d0b67f}.login-page{background:#f7f6f2;min-height:100vh}.login-form-side{background:radial-gradient(circle at 50% -10%,#c4a2681f,#0000 35%),linear-gradient(#fff 0%,#f7f6f2 100%);place-items:center;min-height:100vh;padding:78px 28px 64px;display:grid;position:relative;overflow:hidden}.login-form-side:before,.login-form-side:after{content:"";pointer-events:none;border:1px solid #123f3c0e;border-radius:50%;width:420px;height:420px;position:absolute}.login-form-side:before{top:-285px;left:-160px}.login-form-side:after{bottom:-285px;right:-240px}.language-picker{z-index:5;position:absolute;top:30px;right:36px}.language-trigger{min-width:148px;min-height:46px;color:var(--green);text-align:left;background:#ffffffeb;border:1px solid #dcd9d1;border-radius:12px;grid-template-columns:22px 1fr 18px;align-items:center;gap:9px;padding:0 13px;font-size:14px;font-weight:700;transition:border-color .18s,box-shadow .18s,background .18s;display:grid;box-shadow:0 7px 22px #123f3c0f}.language-trigger:hover,.language-picker.open .language-trigger{background:#fff;border-color:#9eb3ae;box-shadow:0 9px 26px #123f3c1a}.language-trigger:focus-visible{outline-offset:2px;outline:3px solid #2e6b642e}.language-trigger>svg:last-child{color:#879692;transition:transform .18s}.language-picker.open .language-trigger>svg:last-child{transform:rotate(180deg)}.language-menu{background:#fffffffa;border:1px solid #ddd9d0;border-radius:15px;width:228px;padding:7px;animation:.16s language-menu-in;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 20px 50px #123f3c29}.language-menu button{color:#405954;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:36px 1fr 19px;align-items:center;gap:11px;width:100%;min-height:57px;padding:8px 10px;transition:background .15s,color .15s;display:grid}.language-menu button:hover,.language-menu button:focus-visible{color:var(--green);background:#f1f5f2;outline:none}.language-menu button.selected{color:var(--green);background:#e9f0ec}.language-code{color:#59716c;letter-spacing:.06em;background:#fff;border:1px solid #d8dedb;border-radius:9px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.language-menu button.selected .language-code{color:#fff;background:var(--green);border-color:#b9cbc5}.language-menu strong,.language-menu small{display:block}.language-menu strong{font-size:14px}.language-menu small{color:#8b9895;margin-top:2px;font-size:11px}.language-menu button>svg{color:#b08c54}@keyframes language-menu-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}}.login-card{z-index:1;text-align:center;background:#fffffff5;border:1px solid #dad7cee6;border-radius:24px;width:min(100%,500px);padding:44px 46px 46px;position:relative;box-shadow:0 28px 75px #123f3c1a}.corporate-logo{object-fit:contain;width:142px;height:142px;margin:-12px auto 24px;display:block}.login-card h2{color:var(--green);letter-spacing:-.025em;margin:14px 0 12px;font:500 42px/1.15 Playfair Display,Georgia,serif}.form-intro{max-width:370px;color:var(--muted);margin:0 auto 36px;font-size:16px;line-height:1.6}.field{text-align:left;margin-bottom:21px;display:block}.field>span{color:#415d58;margin:0 0 9px;font-size:14px;font-weight:700;display:block}.field>div{color:#84938f;background:#fff;border:1px solid #d8d6cf;border-radius:13px;align-items:center;gap:13px;height:58px;padding:0 16px;transition:border-color .2s,box-shadow .2s;display:flex}.field>div:focus-within{border-color:#467a73;box-shadow:0 0 0 4px #28635c17}.field input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.field input::placeholder{color:#a4aeac}.field button{color:#85938f;background:0 0;border:0;place-items:center;padding:5px;display:grid}.password-dot{text-align:center;color:#a0aaa8;width:18px;font-size:10px}.form-options{justify-content:space-between;align-items:center;margin-top:1px;display:flex}.form-options label{color:#566c68;align-items:center;gap:9px;font-size:14px;display:flex}.form-options input{width:18px;height:18px;accent-color:var(--green)}.form-options button{color:#2e6b64;background:0 0;border:0;padding:2px 0;font-size:14px;font-weight:700}.form-error{color:#a9483e;text-align:left;margin:16px 0 -5px;font-size:13px;line-height:1.45}.login-submit{color:#fff;background:var(--green);border:0;border-radius:13px;justify-content:center;align-items:center;gap:11px;width:100%;min-height:58px;margin-top:29px;font-size:15px;font-weight:700;transition:transform .2s,background .2s;display:flex;box-shadow:0 13px 30px #123f3c30}.login-submit:hover{background:#19534e;transform:translateY(-1px)}.login-submit:disabled{cursor:wait;opacity:.75}.recovery-card .corporate-logo{width:112px;height:112px;margin-bottom:19px}.recovery-hint{color:#526b66;text-align:left;background:#f2f6f3;border:1px solid #dfe7e3;border-radius:12px;grid-template-columns:31px 1fr;align-items:center;gap:11px;margin-top:3px;padding:13px 14px;display:grid}.recovery-hint>span{color:#a37e46;background:#fff;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.recovery-hint p{margin:0;font-size:12px;line-height:1.5}.back-button{color:#42645e;background:0 0;border:0;justify-content:center;align-items:center;gap:8px;min-height:43px;margin:17px auto 0;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.back-button:hover{color:var(--green)}.back-button:focus-visible{border-radius:9px;outline:3px solid #2e6b6426}.recovery-success{flex-direction:column;align-items:center;display:flex}.success-icon{color:#2f7163;background:#edf5f1;border:1px solid #cbdad4;border-radius:19px;place-items:center;width:62px;height:62px;margin:1px 0 21px;display:grid}.recovery-address{overflow-wrap:anywhere;width:100%;color:var(--green);background:#faf9f6;border:1px solid #dfdcd4;border-radius:11px;margin:-17px 0 17px;padding:13px;font-size:14px;display:block}.sent-detail{color:#667a76;max-width:360px;margin:0 auto 16px;font-size:13px;line-height:1.55}.reset-loading{color:#667a76;flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:116px;display:flex}.reset-loading>span{border:3px solid #dfe8e4;border-top-color:var(--green);border-radius:50%;width:34px;height:34px;animation:.75s linear infinite reset-spin}.reset-loading p{margin:0;font-size:14px}.invalid-reset .success-icon{color:#a9483e;background:#fbefed;border-color:#ead4d0}@keyframes reset-spin{to{transform:rotate(360deg)}}.recovery-success .login-submit{margin-top:21px}.login-footer{color:#8a9693;margin:0;font-size:12px;position:absolute;bottom:24px}.app-shell{background:var(--cream);min-height:100vh}.sidebar{z-index:40;color:#e6eeec;background:var(--green);flex-direction:column;width:292px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.sidebar-brand{border-bottom:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:center;height:88px;padding:0 26px;display:flex}.sidebar-brand>button{color:#fff;background:0 0;border:0;display:none}.nav-search{color:#819d98;background:#ffffff0e;border:1px solid #ffffff17;border-radius:10px;align-items:center;gap:10px;height:42px;margin:18px 18px 10px;padding:0 12px;display:flex}.nav-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.nav-search input::placeholder{color:#829b97}.sidebar nav{scrollbar-width:thin;scrollbar-color:#ffffff21 transparent;padding:0 12px 16px;overflow:auto}.nav-group{margin-top:16px}.nav-group h3{color:#809994;letter-spacing:.14em;text-transform:uppercase;margin:0 12px 8px;font-size:9px}.nav-group button{color:#b5c5c2;text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:25px 1fr auto;align-items:center;gap:7px;width:100%;min-height:43px;padding:0 12px;font-size:12px;transition:background .15s,color .15s;display:grid}.nav-group button:hover{color:#fff;background:#ffffff0d}.nav-group button.active{color:#fff;background:#285a55;box-shadow:inset 3px 0 #d1b273}.nav-group button.active svg{color:#dbc18d}.nav-group button b{color:#e2c994;text-align:center;background:#cfb17421;border-radius:999px;min-width:21px;padding:3px 6px;font-size:9px}.nav-tree{margin-top:2px}.nav-tree .nav-parent.contains-active{color:#fff}.nav-tree-chevron{transition:transform .18s}.nav-tree.open .nav-tree-chevron{transform:rotate(180deg)}.nav-children{margin:2px 0 6px 18px;padding-left:9px;position:relative}.nav-children:before{content:"";background:#ffffff1f;width:1px;position:absolute;inset:3px auto 3px 0}.nav-group .nav-children button{grid-template-columns:22px 1fr;min-height:39px;padding-left:10px;font-size:12px}.nav-no-results{color:#91a8a4;text-align:center;margin:28px 14px;font-size:12px;line-height:1.5}.sidebar-help{background:#ffffff0b;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;margin:auto 15px 16px;padding:13px;display:grid}.sidebar-help>span{color:#e0c693;background:#ffffff12;border-radius:9px;place-items:center;width:30px;height:30px;font:600 14px Playfair Display,Georgia,serif;display:grid}.sidebar-help p{margin:0}.sidebar-help strong,.sidebar-help small{display:block}.sidebar-help small{color:#819b96;margin-top:3px;font-size:8px}.dashboard-main{min-height:100vh;margin-left:292px}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffed;justify-content:space-between;align-items:center;height:76px;padding:0 34px;display:flex;position:sticky;top:0}.menu-button{color:var(--green);background:0 0;border:0;padding:8px;display:none}.breadcrumb{color:#a0aaa7;align-items:center;gap:11px;font-size:12px;display:flex}.breadcrumb b{color:#d2d2cd;font-weight:400}.breadcrumb strong{color:var(--ink)}.top-actions{align-items:center;gap:12px;display:flex}.global-term-picker{border:1px solid var(--line);background:#fff;border-radius:11px;align-content:center;min-width:210px;height:42px;padding:4px 34px 4px 12px;display:grid;position:relative}.global-term-picker>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:800}.global-term-picker select{width:100%;color:var(--text);font:inherit;appearance:none;cursor:pointer;background:0 0;border:0;outline:0;padding:0;font-size:13px;font-weight:700}.global-term-picker>svg{color:var(--muted);pointer-events:none;position:absolute;top:13px;right:11px}.global-term-picker:has(select:focus){border-color:#e68076;box-shadow:0 0 0 3px #e680761f}.pending-page .users-filters>label:first-child,.pending-form-drawer .student-form-section:first-of-type .student-form-grid:first-of-type>label:nth-child(2){display:none}.dashboard-language{z-index:45;position:relative;inset:auto}.dashboard-language .language-trigger{min-width:132px;height:44px;min-height:44px;box-shadow:none;background:#fbfbf9;border-radius:10px}.dashboard-language .language-menu{z-index:50}.notification{border:1px solid var(--line);color:#5e716d;background:#fff;border-radius:11px;place-items:center;width:43px;height:43px;display:grid;position:relative}.notification i{color:#fff;background:#b35c50;border:2px solid #fff;border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;font-style:normal;display:grid;position:absolute;top:-5px;right:-5px}.profile{height:47px;color:var(--ink);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:3px 4px 3px 3px;display:flex}.profile>span{color:#e7d3aa;background:var(--green);border-radius:12px;place-items:center;width:40px;height:40px;font-size:11px;font-weight:700;display:grid}.profile p{min-width:105px;margin:0}.profile strong,.profile small{display:block}.profile strong{font-size:11px}.profile small{color:#8e9b98;margin-top:3px;font-size:9px}.profile svg{color:#9aa5a3}.profile-menu-wrap{position:relative}.profile-menu-wrap.open .profile{background:#f4f6f3;border-radius:12px}.profile-menu-wrap.open .profile>svg{transform:rotate(180deg)}.profile>span{overflow:hidden}.profile>span img{object-fit:cover;width:100%;height:100%;display:block}.profile-dropdown{background:#fff;border:1px solid #ddd9d0;border-radius:14px;width:260px;padding:7px;animation:.16s language-menu-in;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 20px 50px #123f3c29}.profile-dropdown>button{color:#405954;text-align:left;background:0 0;border:0;border-radius:10px;grid-template-columns:36px 1fr;align-items:center;gap:11px;width:100%;min-height:55px;padding:8px 10px;display:grid}.profile-dropdown>button:hover,.profile-dropdown>button:focus-visible{background:#f1f5f2;outline:none}.profile-dropdown>button>span{color:#2e6b64;background:#e9f0ec;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.profile-dropdown p{min-width:0;margin:0}.profile-dropdown strong,.profile-dropdown small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.profile-dropdown strong{font-size:13px}.profile-dropdown small{color:#8b9895;margin-top:3px;font-size:10px}.profile-dropdown>i{border-top:1px solid #ece9e2;margin:5px 4px;display:block}.profile-dropdown .logout-item{color:#9d4d45}.profile-dropdown .logout-item>span{color:#a35348;background:#fff0ed}.dashboard-content{max-width:1560px;margin:auto;padding:34px 34px 54px}.page-title{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.page-title h1{color:var(--green);letter-spacing:-.02em;margin:9px 0 7px;font:500 clamp(30px,3.1vw,42px)/1.15 Playfair Display,Georgia,serif}.page-title p{color:var(--muted);margin:0;font-size:13px}.primary-action{color:#fff;background:var(--green);border:0;border-radius:11px;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:12px;font-weight:700;display:flex;box-shadow:0 10px 22px #123f3c24}.profile-page{max-width:1240px}.profile-grid{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:20px;display:grid}.profile-photo-card{text-align:center;flex-direction:column;align-items:center;padding:32px 24px;display:flex;position:sticky;top:102px}.profile-photo-preview{color:#e7d3aa;background:var(--green);border:5px solid #f1eee7;border-radius:38px;place-items:center;width:136px;height:136px;margin-bottom:20px;font:600 32px Playfair Display,Georgia,serif;display:grid;position:relative;box-shadow:0 15px 34px #123f3c29}.profile-photo-preview img{object-fit:cover;border-radius:33px;width:100%;height:100%;display:block}.profile-photo-preview>button{color:#fff;background:#b08c54;border:3px solid #fff;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;position:absolute;bottom:-9px;right:-9px;box-shadow:0 7px 17px #41341b33}.profile-photo-card h2{color:var(--green);margin:0;font:600 23px Playfair Display,Georgia,serif}.profile-photo-card>p{color:#627672;margin:6px 0 15px;font-size:12px;font-weight:700}.profile-photo-card>small{color:#919c99;margin-bottom:21px;font-size:10px;line-height:1.5}.profile-photo-select,.profile-save-photo,.profile-remove-photo{border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:43px;margin-top:8px;font-size:12px;font-weight:700;display:flex}.profile-photo-select{color:#2e6b64;background:#f5f8f6;border:1px solid #b9cac5}.profile-save-photo{color:#fff;background:var(--green);border:0}.profile-remove-photo{color:#a35348;background:0 0;border:0}.profile-forms{gap:20px;display:grid}.profile-form-card{padding:0;overflow:hidden}.profile-card-head{border-bottom:1px solid #ece9e2;align-items:center;gap:13px;padding:22px 24px;display:flex}.profile-card-head>span{color:#2e6b64;background:var(--mint);border-radius:12px;flex:none;place-items:center;width:42px;height:42px;display:grid}.profile-card-head h2{color:var(--green);margin:0;font:600 21px Playfair Display,Georgia,serif}.profile-card-head p{color:var(--muted);margin:4px 0 0;font-size:11px}.profile-form-grid{grid-template-columns:1fr 1fr;gap:17px;padding:24px;display:grid}.profile-form-grid>label:first-child{grid-column:1/-1}.profile-password-grid{grid-template-columns:1fr 1fr;gap:17px;padding:24px;display:grid}.profile-password-grid>label:first-child{grid-column:1/-1}.profile-input-icon{border:1px solid var(--line);color:#8a9895;background:#fbfbf9;border-radius:10px;align-items:center;gap:10px;height:48px;padding:0 13px;display:flex}.profile-input-icon:focus-within{background:#fff;border-color:#91aaa4;box-shadow:0 0 0 3px #2e6b6417}.user-field .profile-input-icon input{height:auto;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.profile-form-actions{background:#fbfaf7;border-top:1px solid #ece9e2;justify-content:flex-end;padding:16px 24px;display:flex}.profile-form-actions .primary-action:disabled,.profile-photo-card button:disabled{cursor:wait;opacity:.65}.profile-password-actions{justify-content:space-between}.profile-show-password{color:#627672;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.profile-alert{color:#9b4941;background:#fff5f3;border:1px solid #e7ccc7;border-radius:11px;margin:-8px 0 18px;padding:13px 15px;font-size:12px}.profile-loading{color:#71817d;justify-content:center;align-items:center;gap:13px;min-height:300px;display:flex}.profile-loading>span{border:3px solid #dfe8e4;border-top-color:var(--green);border-radius:50%;width:25px;height:25px;animation:.75s linear infinite reset-spin}.profile-photo-modal{z-index:150;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0c232194;place-items:center;padding:20px;animation:.16s user-backdrop-in;display:grid;position:fixed;inset:0}.profile-photo-source-card,.profile-camera-card{background:#fff;border:1px solid #ffffffa6;border-radius:21px;width:min(100%,510px);position:relative;overflow:hidden;box-shadow:0 28px 75px #091f1d47}.profile-photo-source-card{padding:29px}.profile-modal-close{color:#697a76;background:#f1f3f0;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:15px;right:15px}.profile-source-head{padding-right:35px}.profile-source-head>span{color:#a98247;background:#f6efe2;border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:15px;display:grid}.profile-source-head h2,.profile-camera-head h2{color:var(--green);margin:0;font:600 24px Playfair Display,Georgia,serif}.profile-source-head p,.profile-camera-head p{color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.5}.profile-source-options{grid-template-columns:1fr 1fr;gap:13px;margin-top:24px;display:grid}.profile-source-options>button{color:#405954;text-align:center;background:#fbfbf9;border:1px solid #dddcd5;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;min-height:145px;padding:18px;transition:border-color .16s,background .16s,transform .16s;display:flex}.profile-source-options>button:hover,.profile-source-options>button:focus-visible{background:#f2f7f4;border-color:#9eb8b1;outline:none;transform:translateY(-2px)}.profile-source-options>button>span{color:#fff;background:var(--green);border-radius:15px;place-items:center;width:51px;height:51px;margin-bottom:12px;display:grid}.profile-source-options>button:last-child>span{color:#896b3e;background:#f2e7d3}.profile-source-options p{margin:0}.profile-source-options strong,.profile-source-options small{display:block}.profile-source-options strong{font-size:13px}.profile-source-options small{color:#8b9895;margin-top:5px;font-size:10px;line-height:1.4}.profile-camera-card{width:min(100%,680px)}.profile-camera-head{justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 24px;display:flex}.profile-camera-head>button{color:#697a76;background:#f1f3f0;border:0;border-radius:10px;flex:none;place-items:center;width:37px;height:37px;display:grid}.profile-camera-view{aspect-ratio:4/3;background:#102421;border-radius:16px;margin:0 24px;position:relative;overflow:hidden}.profile-camera-view video{object-fit:cover;width:100%;height:100%;display:block;transform:scaleX(-1)}.profile-camera-view>div{color:#e3ebe8;background:#173431;justify-content:center;align-items:center;gap:11px;font-size:12px;display:flex;position:absolute;inset:0}.profile-camera-view>div>span{border:3px solid #fff3;border-top-color:#d5b77b;border-radius:50%;width:24px;height:24px;animation:.75s linear infinite reset-spin}.profile-camera-actions{justify-content:flex-end;gap:10px;padding:18px 24px 22px;display:flex}.profile-camera-cancel{border:1px solid var(--line);color:#627672;background:#fff;border-radius:11px;min-height:44px;padding:0 17px;font-size:12px;font-weight:700}.profile-camera-actions .primary-action:disabled{cursor:wait;opacity:.55}.profile-crop-card{background:#fff;border:1px solid #ffffffa6;border-radius:21px;width:min(100%,560px);overflow:hidden;box-shadow:0 28px 75px #091f1d47}.profile-crop-workspace{flex-direction:column;align-items:center;gap:19px;padding:6px 24px 22px;display:flex}.profile-crop-viewport{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#dfe5e1;border-radius:18px;flex:none;width:280px;height:280px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #123f3c1f}.profile-crop-viewport:active{cursor:grabbing}.profile-crop-viewport>img{object-fit:fill;pointer-events:none;max-width:none;display:block;position:absolute;top:50%;left:50%}.profile-crop-guide{pointer-events:none;border:2px solid #ffffffeb;border-radius:24px;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #123f3c33}.profile-crop-guide:before,.profile-crop-guide:after{content:"";background:#ffffff73;position:absolute}.profile-crop-guide:before{width:1px;inset:0 auto 0 50%}.profile-crop-guide:after{height:1px;inset:50% 0 auto}.profile-crop-zoom{color:#627672;grid-template-columns:20px 1fr 43px;align-items:center;gap:10px;width:min(100%,360px);display:grid}.profile-crop-zoom input{width:100%;accent-color:var(--green)}.profile-crop-zoom span{color:#6d7d79;text-align:right;font-size:11px;font-weight:700}.metrics{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:18px;display:grid}.metrics article,.panel{background:var(--paper);box-shadow:var(--shadow);border:1px solid #ddd9cfe6;border-radius:15px}.metrics article{min-width:0;padding:20px}.metric-top{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.metric-icon{width:42px;height:42px;color:var(--green-soft);background:var(--mint);border-radius:12px;place-items:center;display:grid}.trend{color:#418065;background:#edf6f0;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700}.trend.warning{color:#aa694a;background:#f8eee7}.metrics article>strong{color:var(--green);font:600 30px/1 Playfair Display,Georgia,serif;display:block}.metrics p{color:var(--muted);margin:0;font-size:10px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.85fr);gap:18px;display:grid}.panel{min-width:0;padding:22px}.panel-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.panel-head span{color:#b08c54;letter-spacing:.14em;font-size:9px;font-weight:700}.panel-head h2{color:var(--green);margin:5px 0 0;font:500 20px Playfair Display,Georgia,serif}.panel-head button{border:1px solid var(--line);color:#6f7e7b;background:#fbfbf9;border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;display:flex}.chart-wrap{grid-template-columns:26px 1fr;gap:10px;height:230px;display:grid}.chart-axis{color:#a5aeac;flex-direction:column;justify-content:space-between;padding:0 0 22px;font-size:8px;display:flex}.chart-main{min-width:0;padding-bottom:22px;position:relative}.chart-main svg,.chart-grid{width:100%;height:calc(100% - 22px);position:absolute;inset:0 0 22px}.chart-grid{flex-direction:column;justify-content:space-between;display:flex}.chart-grid i{border-top:1px dashed #ebe8e1;display:block}.chart-main svg{overflow:visible}.chart-main .area{fill:url(#areaFill)}.chart-main .line{fill:none;stroke-width:2.3px;vector-effect:non-scaling-stroke}.line-gold{stroke:#c2a063}.line-green{stroke:#4b817a}.line-pale{stroke:#a9bcb7}.chart-months{color:#9ca7a4;justify-content:space-between;font-size:8px;display:flex;position:absolute;bottom:0;left:0;right:0}.chart-legend{border-top:1px solid #efede7;gap:20px;padding-top:15px;display:flex}.chart-legend span{color:#778481;align-items:center;gap:6px;font-size:9px;display:flex}.chart-legend i{border-radius:50%;width:7px;height:7px}.chart-legend i.gold{background:#c2a063}.chart-legend i.green{background:#4b817a}.chart-legend i.pale{background:#a9bcb7}.chart-legend b{color:var(--ink)}.attention-list{margin:-3px 0}.attention-list>button{width:100%;min-height:62px;color:var(--ink);text-align:left;background:0 0;border:0;border-bottom:1px solid #efede7;grid-template-columns:39px 1fr auto;align-items:center;gap:11px;padding:9px 0;display:grid}.attention-list>button:last-child{border-bottom:0}.attention-list>button>span{width:38px;height:38px;color:var(--green-soft);background:var(--mint);border-radius:11px;place-items:center;display:grid}.attention-list p{margin:0}.attention-list strong,.attention-list small{display:block}.attention-list strong{font-size:11px}.attention-list small{color:var(--muted);margin-top:4px;font-size:9px}.attention-list>button>svg{color:#adb5b3}.quick-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.quick-grid button{min-height:57px;color:var(--ink);text-align:left;background:#fbfbf9;border:1px solid #e8e5de;border-radius:11px;align-items:center;gap:10px;padding:9px;font-size:10px;font-weight:700;display:flex}.quick-grid button span{width:34px;height:34px;color:var(--green-soft);background:var(--mint);border-radius:9px;place-items:center;display:grid}.timeline>div{grid-template-columns:43px 8px 1fr;align-items:start;gap:9px;min-height:57px;display:grid}.timeline time{color:#8c9996;padding-top:2px;font-size:9px}.timeline i{background:var(--gold);border-radius:50%;width:7px;height:7px;margin-top:4px;position:relative}.timeline i:after{content:"";background:var(--line);width:1px;height:46px;position:absolute;top:8px;left:3px}.timeline>div:last-child i:after{display:none}.timeline p{margin:0}.timeline strong,.timeline small{display:block}.timeline strong{font-size:10px}.timeline small{color:var(--muted);margin-top:4px;font-size:8px}.toast{z-index:100;color:#fff;background:var(--green);border-radius:12px;align-items:center;gap:10px;padding:13px 17px;font-size:11px;animation:.25s toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 45px #123f3c40}.toast span{color:#e1ca9b;background:#ffffff1a;border-radius:50%;place-items:center;width:26px;height:26px;display:grid}@keyframes toast-in{0%{opacity:0;transform:translateY(12px)}}.mobile-backdrop{display:none}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.users-content{max-width:1560px}.users-title{align-items:center}.user-identity p{min-width:0;margin:0}.users-panel{background:var(--paper);box-shadow:var(--shadow);border:1px solid #ddd9cfe6;border-radius:15px;overflow:hidden}.users-toolbar{border-bottom:1px solid #ebe8e1;justify-content:space-between;align-items:center;gap:18px;min-height:74px;padding:14px 18px;display:flex}.users-search{border:1px solid var(--line);color:#8a9995;background:#fbfbf9;border-radius:10px;align-items:center;gap:10px;width:min(410px,100%);height:44px;padding:0 13px;display:flex}.users-search:focus-within{border-color:#9eb3ae;box-shadow:0 0 0 3px #2e6b6417}.users-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.users-filters{gap:9px;display:flex}.users-filters label{border:1px solid var(--line);color:#7f8d8a;background:#fff;border-radius:10px;align-items:center;height:42px;display:flex;position:relative}.users-filters select{appearance:none;color:#536965;background:0 0;border:0;outline:0;min-width:140px;height:100%;padding:0 35px 0 12px;font-size:12px;font-weight:600}.users-filters svg{pointer-events:none;position:absolute;right:10px}.users-filters select:disabled{cursor:wait;color:#9aa5a3}.users-filters .filter-error{background:#fff8f7;border-color:#dfb7b0}.users-filters .filter-error select{cursor:not-allowed;color:#a25d52}.users-table-wrap{overflow-x:auto}.users-table{border-collapse:collapse;width:100%}.users-table th{color:#83918e;text-align:left;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;background:#faf9f6;padding:13px 16px;font-size:10px}.users-table td{color:#526662;white-space:nowrap;border-top:1px solid #efede7;padding:15px 16px;font-size:12px}.users-table tbody tr{transition:background .15s}.users-table tbody tr:hover{background:#fbfcfa}.user-identity{align-items:center;gap:11px;min-width:220px;display:flex}.user-identity>span{color:#e4cc9c;background:var(--green);border-radius:11px;flex:none;place-items:center;width:39px;height:39px;font-size:11px;font-weight:700;display:grid}.user-identity strong,.user-identity small{display:block}.user-identity strong{color:var(--ink);text-overflow:ellipsis;font-size:13px;overflow:hidden}.user-identity small{color:#8a9794;text-overflow:ellipsis;max-width:230px;margin-top:4px;font-size:11px;overflow:hidden}.role-chip{color:#486a64;background:#edf3f0;border-radius:8px;padding:6px 9px;font-size:11px;font-weight:700;display:inline-flex}.status-chip{border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:11px;font-weight:700;display:inline-flex}.status-chip i{border-radius:50%;width:7px;height:7px}.status-chip.active{color:#34715d;background:#ebf5ef}.status-chip.active i{background:#4c9577}.status-chip.passive{color:#8a6b62;background:#f5efec}.status-chip.passive i{background:#b88677}.edit-user{border:1px solid var(--line);color:#59716c;background:#fff;border-radius:8px;align-items:center;gap:7px;min-height:35px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.edit-user:hover{color:var(--green);background:#f6f9f7;border-color:#aabbb6}.users-empty{color:#95a09e;align-content:center;place-items:center;gap:8px;min-height:190px;display:grid}.users-empty p{margin:0;font-size:13px}.user-form-backdrop{z-index:110;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0822206b;justify-content:flex-end;animation:.18s user-backdrop-in;display:flex;position:fixed;inset:0}.user-form-drawer{background:#fff;flex-direction:column;width:min(540px,100%);height:100%;animation:.22s user-drawer-in;display:flex;overflow:auto;box-shadow:-22px 0 65px #0c2d2a2e}.user-form-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;min-height:104px;padding:23px 26px;display:flex}.user-form-head>div{align-items:center;gap:13px;display:flex}.form-icon{width:45px;height:45px;color:var(--green);background:var(--mint);border-radius:12px;flex:none;place-items:center;display:grid}.user-form-head p{margin:0}.user-form-head strong,.user-form-head small{display:block}.user-form-head strong{color:var(--green);font:500 23px Playfair Display,Georgia,serif}.user-form-head small{max-width:370px;color:var(--muted);margin-top:5px;font-size:11px;line-height:1.45}.user-form-head>button{color:#71807d;background:#f6f6f3;border:0;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.user-form-drawer form{flex-direction:column;min-height:calc(100% - 104px);display:flex}.user-form-body{flex-direction:column;gap:19px;padding:27px 26px;display:flex}.user-field{color:#4f625f;flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.user-field input,.user-field select{border:1px solid var(--line);width:100%;height:48px;color:var(--ink);background:#fbfbf9;border-radius:10px;outline:0;padding:0 13px;font:500 13px Inter,sans-serif}.user-field input:focus,.user-field select:focus{background:#fff;border-color:#91aaa4;box-shadow:0 0 0 3px #2e6b6417}.user-field input::placeholder{color:#a4aeac}.user-form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.user-form-grid.single-field{grid-template-columns:1fr}.student-form-drawer{width:min(790px,100%)}.student-form-section{border-bottom:1px solid var(--line);flex-direction:column;gap:15px;padding-bottom:22px;display:flex}.student-form-section:last-of-type{border-bottom:0}.student-form-section h3{color:var(--green);margin:0;font:600 16px Playfair Display,Georgia,serif}.student-form-section h4{color:#6c7e7a;letter-spacing:.06em;text-transform:uppercase;margin:3px 0 -3px;font-size:11px}.student-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.student-form-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.student-photo-picker{background:#f8fbfa;border:1px dashed #c8d7d3;border-radius:14px;align-items:center;gap:18px;padding:16px;display:flex}.student-photo-preview{color:#78918c;background:#e7f0ed;border:4px solid #fff;border-radius:50%;flex:none;place-items:center;width:104px;height:104px;display:grid;overflow:hidden;box-shadow:0 7px 20px #14413d1f}.student-photo-preview img{object-fit:cover;width:100%;height:100%}.student-photo-picker>div:last-child{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.student-photo-picker strong{color:var(--green);font-size:13px}.student-photo-picker span{color:var(--muted);font-size:10px}.student-photo-picker .secondary-action{min-height:36px;margin-top:5px;padding:0 12px}.student-photo-picker em{color:#a4483e;font-size:10px;font-style:normal}.pending-count{min-width:142px;color:var(--green);background:#f5faf8;border:1px solid #d9e5e1;border-radius:13px;align-items:center;gap:10px;padding:12px 15px;display:flex}.pending-count p,.pending-count strong,.pending-count span{margin:0;display:block}.pending-count strong{font:600 23px/1 Playfair Display,Georgia,serif}.pending-count span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin-top:3px;font-size:10px;font-weight:700}.pending-table .user-identity strong{align-items:center;gap:6px;display:flex}.pending-table .possible-duplicate{background:#fffaf1}.pending-table .possible-duplicate .user-identity strong svg{color:#b57822}.pending-parent{color:#526662;align-items:center;gap:7px;display:flex}.pending-page-error{color:#914b42;background:#fff6f4;border:1px solid #edc9c2;border-radius:11px;margin:0 20px 16px;padding:12px 14px;font-size:12px}.pending-form-drawer{width:min(880px,100%)}.pending-warning{color:#8d6423;background:#fff9ed;border:1px solid #ead4a9;border-radius:11px;align-items:flex-start;gap:11px;padding:13px 14px;display:flex}.pending-warning>svg{flex:none;margin-top:1px}.pending-warning p,.pending-warning strong,.pending-warning span{margin:0;display:block}.pending-warning span{color:#826d49;margin-top:4px;font-size:11px;line-height:1.5}.pending-photo{justify-content:center;padding:5px 0 9px;display:flex}.pending-photo img{object-fit:cover;border:5px solid #fff;border-radius:16px;width:min(250px,100%);max-height:260px;box-shadow:0 10px 28px #133c3829}.pending-form-actions>span{flex:1}.danger-action{color:#a4483e;background:#fff6f4;border:1px solid #e5bab4;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 15px;font-size:12px;font-weight:750;display:inline-flex}.danger-action:disabled{cursor:wait;opacity:.6}.student-check{color:#526662;align-items:center;gap:9px;min-height:48px;font-size:12px;font-weight:700;display:flex}.student-check input{width:18px;height:18px;accent-color:var(--green)}.user-field textarea{resize:vertical;border:1px solid var(--line);min-height:88px;color:var(--ink);background:#fbfbf9;border-radius:10px;outline:0;padding:12px 13px;font:500 13px Inter,sans-serif}.student-list-summary{border-top:1px solid var(--line);color:#71817e;align-items:center;gap:6px;padding:10px 16px;font-size:11px;display:flex}.student-list-summary strong{color:var(--green);font-size:15px}.student-list-summary em{color:#8b6230;background:#fff5df;border-radius:7px;margin-left:auto;padding:6px 9px;font-style:normal;font-weight:700}.student-toolbar{align-items:flex-start}.student-toolbar .users-filters{flex-wrap:wrap;justify-content:flex-end}.table-subline{color:#87938f;text-overflow:ellipsis;max-width:240px;margin-top:5px;display:block;overflow:hidden}.parent-students{border:1px solid var(--line);background:#fafaf7;border-radius:11px;flex-direction:column;gap:8px;padding:15px;display:flex}.parent-profile-photo{justify-content:center;display:flex}.parent-profile-photo img{object-fit:cover;width:112px;height:112px;box-shadow:0 0 0 1px var(--line), 0 8px 24px #0c2d2a1f;background:#f3f3ef;border:4px solid #fff;border-radius:50%;display:block}.parent-students h3{color:var(--green);margin:0 0 3px;font:600 16px Playfair Display,Georgia,serif}.parent-students div{color:#425954;border-top:1px solid #ebe9e2;justify-content:space-between;align-items:center;gap:12px;padding-top:8px;font-size:12px;font-weight:700;display:flex}.parent-students small,.parent-students p{color:#899591;margin:0;font-size:11px;font-weight:500}.list-pagination{border-top:1px solid var(--line);color:#758480;background:#faf9f6;justify-content:space-between;align-items:center;gap:18px;min-height:66px;padding:12px 16px;font-size:11px;display:flex}.list-pagination p{margin:0}.pagination-size{align-items:center;gap:8px;display:flex}.pagination-size select{border:1px solid var(--line);color:#536965;background:#fff;border-radius:8px;height:34px;padding:0 26px 0 10px;font-size:11px;font-weight:700}.pagination-pages{align-items:center;gap:5px;display:flex}.pagination-pages button{border:1px solid var(--line);color:#5f716d;background:#fff;border-radius:8px;place-items:center;min-width:34px;height:34px;padding:0 8px;font-size:11px;font-weight:700;display:grid}.pagination-pages button:hover:not(:disabled),.pagination-pages button.active{border-color:var(--green);color:#fff;background:var(--green)}.pagination-pages button:disabled{cursor:not-allowed;opacity:.42}.status-choice{border:0;grid-template-columns:1fr 1fr;gap:10px;margin:1px 0 0;padding:0;display:grid}.status-choice legend{color:#4f625f;grid-column:1/-1;margin-bottom:8px;font-size:12px;font-weight:700}.status-choice label{border:1px solid var(--line);cursor:pointer;background:#fbfbf9;border-radius:10px;place-items:center;min-height:48px;display:grid}.status-choice label.selected{background:#f0f5f2;border-color:#9db4ae;box-shadow:0 0 0 2px #2e6b640f}.status-choice input{opacity:0;pointer-events:none;position:absolute}.status-choice span{color:#576b67;align-items:center;gap:8px;font-size:12px;display:flex}.status-choice i{border-radius:50%;width:8px;height:8px}.status-choice i.active{background:#4c9577}.status-choice i.passive{background:#b88677}.user-form-error{color:#9a453d;background:#fbefed;border-radius:9px;margin:0;padding:11px 13px;font-size:12px;line-height:1.45}.user-form-actions{border-top:1px solid var(--line);background:#faf9f6;justify-content:flex-end;gap:10px;margin-top:auto;padding:18px 26px;display:flex}.form-action-spacer{flex:1}.meal-admin-page,.food-definitions-page{--meal-green:#164b46;--meal-gold:#bd995d}.meal-term-chip{color:#4f6d67;background:#f8fbf9;border:1px solid #d9e3de;border-radius:12px;align-items:center;gap:11px;min-width:210px;padding:11px 15px;display:flex}.meal-term-chip>svg{color:#ad884f}.meal-term-chip span,.meal-term-chip strong{display:block}.meal-term-chip span{letter-spacing:.08em;text-transform:uppercase;font-size:9px}.meal-term-chip strong{color:var(--green);letter-spacing:0;text-transform:none;margin-top:3px;font-size:12px}.meal-toolbar{align-items:end;gap:14px;padding:18px 20px;display:flex}.meal-toolbar label{flex:1;max-width:420px}.meal-toolbar label>span{color:#526963;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.meal-toolbar label>div{background:#fff;border:1px solid #dad8d0;border-radius:10px;align-items:center;gap:10px;height:45px;padding:0 13px;display:flex}.meal-toolbar label svg{color:#a9824b}.meal-toolbar select{width:100%;color:var(--green);background:0 0;border:0;outline:0;font-weight:700}.meal-toolbar .secondary-action,.state-panel .secondary-action{justify-content:center;align-items:center;gap:8px;display:flex}.meal-mode-tabs{background:#ebe9e3;border:1px solid #ddd9d0;border-radius:12px;gap:6px;width:max-content;margin:18px 0 12px;padding:5px;display:flex}.meal-mode-tabs button{color:#71807d;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;min-height:40px;padding:0 16px;font-size:12px;font-weight:700;display:flex}.meal-mode-tabs button.active{color:var(--green);background:#fff;box-shadow:0 3px 10px #123f3c14}.meal-upload-card{grid-template-columns:1fr minmax(250px,.8fr) auto;align-items:center;gap:18px;padding:19px 20px;display:grid}.meal-upload-copy{align-items:center;gap:13px;display:flex}.meal-upload-copy>span{color:#a88046;background:#f4eee2;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.meal-upload-copy strong,.meal-upload-copy small{display:block}.meal-upload-copy strong{color:var(--green);font-size:13px}.meal-upload-copy small{color:#899693;margin-top:4px;font-size:10px}.file-choice{color:#617772;background:#f8faf9;border:1px dashed #b9c7c2;border-radius:10px;align-items:center;gap:9px;min-width:0;height:45px;padding:0 13px;font-size:11px;display:flex;overflow:hidden}.file-choice span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.file-choice em{color:#9b753d;margin-left:auto;font-style:normal;font-weight:700}.meal-upload-card .primary-action{justify-content:center}.meal-validation{border:1px solid;border-radius:11px;grid-template-columns:28px 1fr;gap:9px;margin:12px 0;padding:14px 17px;font-size:12px;display:grid}.meal-validation.success{color:#2d6752;background:#eef6f1;border-color:#cbe0d5}.meal-validation.failure{color:#9b4e42;background:#fcf1ef;border-color:#ead0ca}.meal-validation strong{display:block}.meal-validation p{margin:5px 0 0;line-height:1.45}.meal-info{color:#557069;background:#f1f6f3;border:1px solid #d9e5e1;border-radius:10px;align-items:center;gap:9px;margin:12px 0;padding:12px 15px;font-size:11px;display:flex}.meal-info svg{color:#a57d43;flex:none}.meal-grid-panel{overflow:hidden}.meal-grid-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex}.meal-grid-heading strong,.meal-grid-heading span{display:block}.meal-grid-heading strong{color:var(--green);text-transform:capitalize;font:600 20px Playfair Display,Georgia,serif}.meal-grid-heading>div span{color:#8a9693;margin-top:3px;font-size:10px}.meal-legend{color:#758581;align-items:center;gap:7px;font-size:10px;display:flex!important}.meal-legend i{background:#60a27e;border-radius:50%;width:8px;height:8px}.meal-legend i:nth-of-type(2){background:#b6b8b5;margin-left:7px}.meal-table-wrap{width:100%;overflow:auto}.meal-editor-table,.meal-drafts table,.food-table{border-collapse:collapse;width:100%}.meal-editor-table{min-width:1120px}.meal-editor-table th,.meal-drafts th,.food-table th{border-bottom:1px solid var(--line);color:#687b77;text-align:left;letter-spacing:.07em;text-transform:uppercase;background:#f8f7f3;padding:11px 13px;font-size:9px}.meal-editor-table td,.meal-drafts td,.food-table td{color:#4f6460;vertical-align:middle;border-bottom:1px solid #eeece6;padding:11px 13px;font-size:11px}.meal-editor-table td:first-child{width:155px}.meal-editor-table td:first-child strong,.meal-editor-table td:first-child small{display:block}.meal-editor-table td:first-child strong{color:var(--green);font-size:11px}.meal-editor-table td:first-child small{color:#8a9895;margin-top:4px}.meal-editor-table textarea{resize:vertical;color:#294d48;background:#fffdfa;border:1px solid #dedbd4;border-radius:8px;outline:0;width:100%;min-width:210px;padding:9px 10px;font:11px/1.45 DM Sans,Arial,sans-serif}.meal-editor-table textarea:focus{border-color:#78a39a;box-shadow:0 0 0 3px #2b686014}.meal-editor-table tr.past{background:#f2f2ef}.meal-editor-table tr.past textarea{color:#8d9391;background:#e8e9e6}.meal-editor-table td>span.ready,.meal-editor-table td>span.protected,.waiting-pill{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.meal-editor-table td>span.ready{color:#357258;background:#e8f4ed}.meal-editor-table td>span.protected{color:#747a78;background:#e3e4e1}.meal-save-row{border-top:1px solid var(--line);background:#fcfbf8;justify-content:space-between;align-items:center;gap:20px;padding:16px 20px;display:flex}.meal-save-row>span{color:#73827f;align-items:center;gap:7px;font-size:10px;display:flex}.meal-save-row>span svg{color:#a7824a}.meal-save-row .primary-action{margin-left:auto}.meal-save-row button:disabled,.meal-upload-card button:disabled{cursor:not-allowed;opacity:.55}.meal-drafts{margin-top:20px;overflow:hidden}.meal-section-title{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:18px 20px;display:flex}.meal-section-title>span{color:#a67f46;background:#f4eee3;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.meal-section-title h2{color:var(--green);margin:0;font:600 20px Playfair Display,Georgia,serif}.meal-section-title p{color:#8c9794;margin:4px 0 0;font-size:10px}.meal-drafts table{min-width:850px}.source-file{color:#667b76;align-items:center;gap:6px;display:flex}.source-file svg{color:#a68048}.draft-actions{gap:6px;display:flex}.draft-actions button{color:#367057;background:#edf6f1;border:1px solid #bed8ca;border-radius:7px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:9px;font-weight:700;display:flex}.draft-actions button:nth-child(2){color:#9b5046;background:#fbefed;border-color:#e4c6c0}.waiting-pill{color:#916e37;background:#f7efdf}.empty-cell{height:90px;color:#8b9794!important;text-align:center!important}.meal-loading,.state-panel,.food-state{color:#71817e;justify-content:center;align-items:center;gap:11px;min-height:150px;font-size:12px;display:flex}.meal-loading>span{border:2px solid #dbe3df;border-top-color:var(--green);border-radius:50%;width:22px;height:22px;animation:.8s linear infinite gallery-spin}.state-panel{flex-direction:column}.state-panel p{margin:0}.food-list-panel{overflow:hidden}.food-list-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:17px 20px;display:flex}.food-list-toolbar label{color:#82908d;background:#fbfbf9;border:1px solid #dcdbd4;border-radius:10px;align-items:center;gap:9px;width:min(430px,60%);height:43px;padding:0 13px;display:flex}.food-list-toolbar input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:11px}.food-list-toolbar>span{color:#87938f;align-items:center;gap:6px;font-size:10px;display:flex}.food-list-toolbar>span svg{color:#af8950}.food-list-toolbar>span strong{color:var(--green);font-size:13px}.food-table{min-width:980px}.food-table th:last-child,.food-table td:last-child{text-align:right;width:95px}.food-table td strong{color:var(--green);font-size:12px}.food-inline-table td{vertical-align:top}.food-inline-field{color:#294d48;background:#fffdfa;border:1px solid #dedbd4;border-radius:8px;outline:0;width:100%;min-width:165px;padding:9px 10px;font:11px/1.45 DM Sans,Arial,sans-serif}textarea.food-inline-field{resize:vertical;min-height:58px}.food-inline-field:focus{background:#fff;border-color:#78a39a;box-shadow:0 0 0 3px #2b686014}.food-inline-field::placeholder{color:#adb6b3}.allergen-note{color:#8a6232;background:#faf2e4;border-radius:7px;align-items:flex-start;gap:6px;max-width:300px;padding:6px 8px;line-height:1.4;display:inline-flex}.allergen-note svg{flex:none;margin-top:1px}.muted-dash{color:#b3bab8}.food-actions{justify-content:flex-end;gap:6px;display:flex}.food-actions button{color:#52706a;background:#fff;border:1px solid #d9dfdc;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.food-actions button.update{color:#2f7466;background:#f0f7f4;border-color:#c7dcd4}.food-actions button:disabled{cursor:not-allowed;opacity:.48}.food-actions button.danger{color:#a45349;background:snow;border-color:#ead2ce}.food-state.error{color:#9e5147;flex-direction:column}.food-state.error button{color:inherit;background:#fff;border:1px solid #e1c7c2;border-radius:7px;padding:6px 10px;font-size:10px}.modal-layer{z-index:100;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c252394;border:0;width:100%;position:absolute;inset:0}.food-modal{z-index:1;background:#fff;border:1px solid #ffffff4d;border-radius:18px;width:min(760px,100%);position:relative;overflow:hidden;box-shadow:0 28px 80px #08232047}.food-modal header{border-bottom:1px solid var(--line);grid-template-columns:43px 1fr 34px;align-items:center;gap:12px;padding:21px 23px;display:grid}.food-modal header>span{color:#a67e44;background:#f4eee2;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.food-modal h2{color:var(--green);margin:0;font:600 23px Playfair Display,Georgia,serif}.food-modal header p{color:#87938f;margin:4px 0 0;font-size:10px}.food-modal header>button{color:#7b8986;background:#f4f4f1;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.food-form-grid{grid-template-columns:1fr 1fr;gap:17px;padding:23px;display:grid}.food-form-grid label>span{color:#526b65;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.food-form-grid input,.food-form-grid textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dcd9d2;border-radius:9px;outline:0;padding:11px 12px;font:12px DM Sans,Arial,sans-serif}.food-form-grid input:focus,.food-form-grid textarea:focus{border-color:#79a198;box-shadow:0 0 0 3px #2b686014}.food-form-grid textarea{resize:vertical;line-height:1.5}.food-modal footer{border-top:1px solid var(--line);background:#faf9f6;justify-content:flex-end;gap:9px;padding:16px 23px;display:flex}.food-modal footer button{justify-content:center;align-items:center;gap:7px;display:flex}@media (width<=900px){.global-term-picker{min-width:170px}.meal-upload-card{grid-template-columns:1fr}.meal-toolbar{flex-direction:column;align-items:stretch}.meal-toolbar label{max-width:none}.meal-save-row{flex-direction:column;align-items:stretch}.meal-save-row .primary-action{justify-content:center;margin-left:0}.food-form-grid{grid-template-columns:1fr}}@media (width<=620px){.meal-term-chip,.meal-mode-tabs{width:100%}.meal-mode-tabs button{flex:1;justify-content:center;padding:0 9px}.food-list-toolbar{flex-direction:column;align-items:stretch}.food-list-toolbar label{width:100%}.modal-layer{padding:10px}.food-modal{max-height:calc(100vh - 20px);overflow:auto}}.danger-action{color:#a35348;background:#fff8f6;border:1px solid #e2c9c4;border-radius:10px;min-height:44px;padding:0 15px;font-size:12px;font-weight:700}.danger-action.armed{color:#fff;background:#a94f45;border-color:#b75b50}.user-form-actions button:disabled,.user-form-head button:disabled{cursor:wait;opacity:.62}@keyframes user-backdrop-in{0%{opacity:0}}@keyframes user-drawer-in{0%{opacity:.65;transform:translate(35px)}}@media (width<=640px){.global-term-picker{min-width:145px;max-width:42vw}.global-term-picker>span{display:none}.list-pagination{flex-wrap:wrap;justify-content:center}.pagination-size{order:1}.list-pagination p{order:2;margin-left:auto}.pagination-pages{order:3;justify-content:center;width:100%}}.nav-search input{font-size:14px}.nav-group h3{font-size:11px}.nav-group button{min-height:46px;font-size:14px;line-height:1.35}.nav-group .nav-children button{min-height:41px;font-size:13px}.nav-no-results{font-size:13px}.nav-group button b{font-size:11px}.sidebar-help strong{font-size:12px}.sidebar-help small{margin-top:4px;font-size:11px;line-height:1.35}.breadcrumb,.profile>span,.profile strong{font-size:13px}.profile small{font-size:11px}.page-title{margin-bottom:30px}.page-title h1{font-size:38px}.page-title p{font-size:14px;line-height:1.55}.primary-action{padding:0 19px;font-size:13px}.metrics{gap:18px;margin-bottom:20px}.metrics article{padding:22px}.metric-top{margin-bottom:17px}.metric-icon{width:46px;height:46px}.trend{padding:6px 9px;font-size:11px}.metrics article>strong{font-size:34px}.metrics h2{margin:7px 0 5px;font-size:14px}.metrics p{font-size:12px;line-height:1.45}.dashboard-grid{gap:20px}.panel{padding:25px}.panel-head{margin-bottom:21px}.panel-head span{font-size:11px;line-height:1.4}.panel-head h2{font-size:23px}.panel-head button{min-height:38px;padding:8px 10px;font-size:12px}.chart-axis,.chart-months{font-size:11px}.chart-legend{gap:22px;padding-top:17px}.chart-legend span{font-size:12px}.chart-legend i{width:9px;height:9px}.attention-list>button{min-height:68px;padding:12px 0}.attention-list>button>span{width:42px;height:42px}.attention-list strong{font-size:14px;line-height:1.35}.attention-list small{margin-top:4px;font-size:12px;line-height:1.4}.quick-grid{gap:12px}.quick-grid button{min-height:58px;padding:13px;font-size:13px;line-height:1.35}.quick-grid button span{width:38px;height:38px}.timeline>div{grid-template-columns:55px 12px 1fr;gap:11px;min-height:64px}.timeline time{font-size:12px}.timeline i{width:9px;height:9px}.timeline i:after{height:48px;top:9px;left:4px}.timeline strong{font-size:13px;line-height:1.35}.timeline small{margin-top:5px;font-size:11px;line-height:1.4}.toast{font-size:12px}.class-name-cell{color:var(--ink);align-items:center;gap:10px;display:flex}.class-name-cell>span{width:34px;height:34px;color:var(--green);background:#edf4f1;border-radius:9px;place-items:center;display:grid}.class-actions{justify-content:flex-end;gap:6px;display:flex}.edit-user.manage{color:#326e68;background:#eef5f3}.class-manage-drawer{width:min(690px,100%)}.class-manage-body{gap:18px;display:grid}.class-assignment{border:1px solid var(--line);background:#fcfcfa;border-radius:14px;padding:18px}.class-assignment-title{align-items:center;gap:11px;margin-bottom:15px;display:flex}.class-assignment-title>span{width:38px;height:38px;color:var(--green);background:#eaf2ef;border-radius:10px;place-items:center;display:grid}.class-assignment-title h3{color:var(--ink);margin:0 0 3px;font-size:14px}.class-assignment-title small{color:var(--muted);font-size:11px}.class-add-row{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:9px;padding-bottom:14px;display:grid}.class-add-row select{border:1px solid var(--line);min-width:0;height:44px;color:var(--ink);background:#fff;border-radius:10px;padding:0 12px;font:500 12px Inter,sans-serif}.class-add-row .primary-action{min-height:44px}.class-assigned-list{gap:7px;margin-top:12px;display:grid}.class-assigned-list>div{background:#fff;border:1px solid #eceae4;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;min-height:47px;padding:8px 10px 8px 13px;display:flex}.class-assigned-list span{color:var(--ink);gap:3px;font-size:12px;display:grid}.class-assigned-list small{color:var(--muted);font-size:10px}.class-assigned-list button{color:#a35348;cursor:pointer;background:#fff4f1;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.class-assigned-list p,.class-loading{color:var(--muted);text-align:center;margin:8px 0 0;font-size:12px}.eval-v2{--eval-accent:#2f7068;--eval-accent-dark:#225851;--eval-soft:#eaf3f0;--eval-line:#e1e5df;--eval-muted:#71817e;color:var(--ink)}.eval-page-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.eval-eyebrow{color:var(--eval-accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:800}.eval-page-heading h1{letter-spacing:-.035em;margin:0;font-size:clamp(26px,3vw,38px);line-height:1.12}.eval-subtitle{color:var(--eval-muted);margin:8px 0 0;font-size:14px}.eval-date-pill{border:1px solid var(--eval-line);color:#50635f;text-align:center;text-transform:capitalize;background:#fff;border-radius:13px;min-width:210px;padding:11px 14px;font-size:12px;font-weight:700;box-shadow:0 7px 20px #1638330d}.eval-filters{border:1px solid var(--eval-line);background:#fff;border-radius:16px;grid-template-columns:minmax(200px,1.2fr) minmax(180px,1fr) 190px auto;gap:12px;margin-bottom:18px;padding:14px;display:grid}.eval-field label{color:var(--eval-muted);letter-spacing:.06em;text-transform:uppercase;margin:0 0 6px 2px;font-size:10px;font-weight:800;display:block}.eval-control{width:100%;height:43px;color:var(--ink);background:#fff;border:1px solid #dce3df;border-radius:11px;outline:none;padding:0 13px;font:500 12px Inter,sans-serif}.eval-control:focus{border-color:var(--eval-accent);box-shadow:0 0 0 3px var(--eval-soft)}.eval-load-btn{color:#fff;background:var(--eval-accent-dark);cursor:pointer;border:0;border-radius:11px;align-self:end;height:43px;padding:0 22px;font-size:12px;font-weight:750}.eval-message{color:#855b17;background:#fff7e8;border:1px solid #efd69f;border-radius:12px;margin-bottom:16px;padding:12px 15px;font-size:12px}.eval-workspace{grid-template-columns:310px minmax(0,1fr);align-items:start;gap:18px;display:grid}.eval-panel{border:1px solid var(--eval-line);background:#fff;border-radius:18px;box-shadow:0 16px 44px #16383312}.eval-students{position:sticky;top:82px;overflow:hidden}.eval-students-head{border-bottom:1px solid var(--eval-line);padding:18px 18px 14px}.eval-sidebar-progress{background:#f7f9f7;border-radius:12px;margin-bottom:16px;padding:12px}.eval-progress-label{color:var(--eval-muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;font-size:11px;display:flex}.eval-progress-label strong{color:var(--ink)}.eval-progress-track{background:#e3e8e4;border-radius:99px;height:7px;overflow:hidden}.eval-progress-value{border-radius:inherit;background:linear-gradient(90deg,var(--eval-accent),#7caf92);height:100%;transition:width .3s}.eval-title-row{justify-content:space-between;align-items:center;display:flex}.eval-title-row h2{margin:0;font-size:17px}.eval-count{color:var(--eval-accent-dark);background:var(--eval-soft);border-radius:99px;padding:4px 8px;font-size:11px;font-weight:800}.eval-search{border:1px solid var(--eval-line);height:39px;color:var(--eval-muted);background:#fafbfa;border-radius:10px;align-items:center;gap:8px;margin-top:13px;padding:0 11px;display:flex}.eval-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.eval-student-list{max-height:608px;padding:8px;overflow:auto}.eval-student{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:13px;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:10px;transition:all .18s;display:grid}.eval-student:hover{background:#f5f8f6;transform:translate(2px)}.eval-student.active{background:var(--eval-soft)}.eval-avatar{color:#315f51;text-transform:uppercase;background:#dff1eb;border-radius:14px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:850;display:grid}.eval-student:nth-child(3n+2) .eval-avatar{color:#76541f;background:#fae9c9}.eval-student:nth-child(3n) .eval-avatar{color:#5a4f80;background:#ebe6f8}.eval-student-name{font-size:12px;font-weight:750;display:block}.eval-student-meta{color:var(--eval-muted);margin-top:3px;font-size:10px;display:block}.eval-status-dot{background:#d8ded9;border-radius:50%;width:9px;height:9px}.eval-status-dot.entered{background:#5c9b77;box-shadow:0 0 0 4px #eaf6ef}.eval-empty{color:var(--eval-muted);text-align:center;border:1px dashed #d8ded9;border-radius:13px;justify-items:center;gap:8px;margin:8px;padding:30px 18px;font-size:11px;display:grid}.eval-empty strong{color:var(--ink);font-size:12px}.eval-student-footer{border-top:1px solid var(--eval-line);color:var(--eval-muted);gap:8px;padding:13px 18px;font-size:10px;display:flex}.eval-card{overflow:hidden}.eval-card-head{border-bottom:1px solid var(--eval-line);background:linear-gradient(115deg,#fff 62%,#f1f7f4 100%);justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.eval-selected{align-items:center;gap:13px;display:flex}.eval-selected .eval-avatar{border-radius:16px;width:50px;height:50px;font-size:15px}.eval-selected h2{margin:0;font-size:20px}.eval-selected p{color:var(--eval-muted);margin:4px 0 0;font-size:11px}.eval-stage-badge{color:var(--eval-accent-dark);background:var(--eval-soft);border-radius:99px;padding:7px 10px;font-size:11px;font-weight:750}.eval-card-body{padding:24px}.eval-section+.eval-section{border-top:1px solid var(--eval-line);margin-top:30px;padding-top:28px}.eval-section-title{align-items:flex-start;gap:11px;margin-bottom:16px;display:flex}.eval-section-no{width:29px;height:29px;color:var(--eval-accent-dark);background:var(--eval-soft);border-radius:9px;flex:0 0 29px;place-items:center;font-size:11px;font-weight:850;display:grid}.eval-section h3{margin:0;font-size:16px}.eval-section-title p{color:var(--eval-muted);margin:4px 0 0;font-size:12px}.eval-moods{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.eval-mood,.eval-sleep-options button{border:1px solid var(--eval-line);min-height:66px;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.eval-mood span{font-size:20px}.eval-mood strong,.eval-sleep-options strong{font-size:11px}.eval-mood.selected{border:2px solid var(--eval-accent);background:var(--eval-soft);box-shadow:0 8px 22px #2f706821}.eval-meal-tabs{background:#f1f4f2;border-radius:12px;gap:6px;margin-bottom:14px;padding:4px;display:flex}.eval-meal-tabs button{color:var(--eval-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;flex:1;padding:9px 10px;font-size:11px;font-weight:750}.eval-meal-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 2px 8px #16383314}.eval-meal-row{border-bottom:1px solid #f0f2f0;grid-template-columns:minmax(180px,1fr) minmax(320px,1.4fr);align-items:center;gap:18px;padding:13px 4px;display:grid}.eval-food{align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.eval-food span{background:#f4f6f4;border-radius:10px;place-items:center;width:34px;height:34px;font-size:17px;display:grid}.eval-meal-choice{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.eval-meal-choice button{border:1px solid var(--eval-line);color:var(--eval-muted);cursor:pointer;background:#fff;border-radius:9px;padding:8px 5px;font-size:10px;font-weight:750}.eval-meal-choice .selected.ate{color:#27755d;background:#eaf8f1;border-color:#65a985}.eval-meal-choice .selected.some{color:#8a5c17;background:#fff7e8;border-color:#d8a14a}.eval-meal-choice .selected.none{color:#a64141;background:#fff0f0;border-color:#c96b65}.eval-meal-empty{color:var(--eval-muted);text-align:center;border:1px dashed #d8ded9;border-radius:12px;padding:22px 14px;font-size:11px}.eval-sleep-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.eval-sleep-options button{flex-direction:row}.eval-sleep-options button span{font-size:18px}.eval-sleep-options button.selected{color:#3e5488;background:#f0f4ff;border:2px solid #718ac4}.eval-note-wrap{position:relative}.eval-note-wrap textarea.eval-control{resize:vertical;height:auto;min-height:112px;padding:13px 14px 30px;line-height:1.55}.eval-note-wrap>span{color:var(--eval-muted);font-size:10px;position:absolute;bottom:10px;right:12px}.eval-form-actions{border-top:1px solid var(--eval-line);background:#fbfcfb;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:15px;margin:30px -24px -24px;padding:18px 24px;display:grid}.eval-not-ready{color:var(--eval-muted);align-items:center;gap:7px;font-size:10px;display:flex}.eval-actions{gap:9px;display:flex}.eval-btn{cursor:pointer;border:0;border-radius:11px;padding:11px 17px;font-size:11px;font-weight:750}.eval-btn-secondary{color:#52635f;background:#edf1ee}.eval-btn-primary{color:#fff;background:var(--eval-accent);box-shadow:0 8px 18px #2f706838}.eval-nav-btn{place-items:center;width:44px;padding:0;display:grid}.eval-bottom-progress{border-top:1px solid var(--eval-line);grid-column:1/-1;padding-top:14px}.eval-eyebrow{font-size:12px}.eval-subtitle{font-size:15px}.eval-date-pill,.eval-load-btn,.eval-message{font-size:13px}.eval-field label{font-size:11px}.eval-control,.eval-search input{font-size:13px}.eval-progress-label,.eval-count,.eval-stage-badge{font-size:12px}.eval-title-row h2{font-size:18px}.eval-avatar,.eval-student-name{font-size:13px}.eval-student-meta,.eval-student-footer{font-size:11px}.eval-empty{font-size:12px}.eval-empty strong{font-size:13px}.eval-selected h2{font-size:21px}.eval-selected p{font-size:12px}.eval-section h3{font-size:17px}.eval-section-title p{font-size:13px}.eval-section-no,.eval-mood strong,.eval-sleep-options strong,.eval-meal-tabs button{font-size:12px}.eval-food{font-size:13px}.eval-meal-choice button,.eval-note-wrap>span,.eval-not-ready{font-size:11px}.eval-meal-empty,.eval-btn{font-size:12px}@media (width<=1180px){.metrics{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(4,1fr)}.eval-moods{grid-template-columns:repeat(3,1fr)}.eval-filters{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.login-form-side{padding:92px 28px 58px}.sidebar{width:min(310px,88vw);transition:transform .22s;transform:translate(-102%);box-shadow:22px 0 70px #0c2d2a40}.sidebar.open{transform:translate(0)}.sidebar-brand>button{display:grid}.mobile-backdrop{z-index:35;background:#08222080;border:0;display:block;position:fixed;inset:0}.dashboard-main{margin-left:0}.menu-button{display:grid}.page-title h1{font-size:34px}.topbar{padding:0 22px}.breadcrumb span,.breadcrumb b{display:none}.dashboard-content{padding:28px 22px 48px}.dashboard-language .language-trigger{grid-template-columns:1fr;place-items:center;width:44px;min-width:44px;padding:0;display:grid}.dashboard-language .language-trigger span,.dashboard-language .language-trigger>svg:last-child{display:none}.users-toolbar{flex-direction:column;align-items:stretch}.users-search{width:100%}.eval-workspace{grid-template-columns:1fr}.eval-students{position:static}}@media (width<=780px){.eval-student-list{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:9px;max-height:none;padding:10px;scroll-padding-inline:10px;display:flex;overflow:auto hidden}.eval-student-list::-webkit-scrollbar{height:5px}.eval-student-list::-webkit-scrollbar-thumb{background:#b9cbc5;border-radius:99px}.eval-student{scroll-snap-align:start;border:1px solid var(--eval-line);background:#fff;flex:0 0 min(230px,78vw);width:auto;min-width:min(230px,78vw)}.eval-student:hover{transform:none}.eval-student-footer{display:none}.eval-card-head{scroll-margin-top:78px}}@media (width<=650px){.login-card h2{font-size:34px}.login-form-side{padding:84px 14px 52px}.login-card{border-radius:19px;padding:34px 22px 36px}.corporate-logo{width:116px;height:116px;margin-bottom:20px}.recovery-card .corporate-logo{width:94px;height:94px;margin-bottom:16px}.form-intro{margin-bottom:30px;font-size:15px}.language-picker{top:18px;right:18px}.language-trigger{min-width:137px;min-height:43px;font-size:13px}.language-menu{width:218px}.field>div{height:56px}.form-options{align-items:flex-start;gap:14px}.form-options label,.form-options button{font-size:13px}.login-footer{bottom:17px}.topbar{height:68px;padding:0 14px}.dashboard-language{top:auto;right:auto}.profile p,.profile>svg{display:none}.profile>span{width:38px;height:38px}.dashboard-content{padding:22px 14px 38px}.page-title{align-items:flex-start}.page-title h1{font-size:30px}.page-title p{max-width:300px;line-height:1.5}.primary-action{justify-content:center;width:44px;padding:0;font-size:0}.metrics{grid-template-columns:1fr;gap:10px}.metrics article{padding:18px}.dashboard-grid{gap:10px}.panel{padding:18px}.quick-grid{grid-template-columns:1fr 1fr}.chart-wrap{height:205px}.chart-legend{flex-wrap:wrap;gap:9px 15px}.chart-legend span{font-size:11px}.toast{bottom:14px;left:14px;right:14px}.users-title{align-items:flex-start}.users-filters{grid-template-columns:1fr 1fr;display:grid}.users-filters select{width:100%;min-width:0}.user-form-head,.user-form-body,.user-form-actions{padding-left:18px;padding-right:18px}.user-form-grid,.student-form-grid,.student-form-grid.three{grid-template-columns:1fr}.student-list-summary{flex-wrap:wrap;align-items:flex-start}.student-list-summary em{width:100%;margin-left:0}.edit-user span{display:none}.class-add-row{grid-template-columns:1fr}.class-add-row .primary-action{width:100%;font-size:12px}.eval-page-heading{flex-direction:column;align-items:flex-start}.eval-date-pill{width:100%}.eval-filters{grid-template-columns:1fr}.eval-moods{grid-template-columns:repeat(2,1fr)}.eval-meal-row{grid-template-columns:1fr;gap:9px}.eval-sleep-options{grid-template-columns:1fr}.eval-card-body{padding:18px}.eval-form-actions{grid-template-columns:1fr;margin:26px -18px -18px;padding:16px 18px}.eval-bottom-progress{grid-column:1}}.gallery-v2{--gallery-red:#a34d45;--gallery-amber:#a56f24}.gallery-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.gallery-heading h1{letter-spacing:-.025em;margin:8px 0 5px;font:600 clamp(28px,3vw,40px)/1.1 Playfair Display,Georgia,serif}.gallery-heading p{color:var(--muted);margin:0;font-size:14px}.gallery-primary,.gallery-success,.gallery-filter-button{color:#fff;background:var(--green);border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 17px;font-size:12px;font-weight:750;display:inline-flex;box-shadow:0 8px 20px #123f3c24}.gallery-primary:disabled,.gallery-success:disabled{cursor:not-allowed;opacity:.48}.gallery-success{background:#37775d}.gallery-filter-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;grid-template-columns:repeat(6,minmax(125px,1fr)) auto;align-items:end;gap:10px;margin-bottom:18px;padding:15px;display:grid}.gallery-filter-panel label,.gallery-upload-fields>label{color:#536864;flex-direction:column;gap:7px;font-size:10px;font-weight:750;display:flex}.gallery-filter-panel input,.gallery-filter-panel select,.gallery-upload-fields input{width:100%;height:41px;color:var(--ink);background:#fbfbf9;border:1px solid #dedbd3;border-radius:9px;outline:0;padding:0 10px;font-size:11px}.gallery-filter-panel input:focus,.gallery-filter-panel select:focus,.gallery-upload-fields input:focus{border-color:#72958e;box-shadow:0 0 0 3px #37736a17}.gallery-filter-button{min-width:96px;color:var(--green);box-shadow:none;background:#f0f5f2;border:1px solid #cfded8}.gallery-bulk{background:#f4f8f6;border:1px solid #cddbd6;border-radius:12px;flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:14px;padding:10px 13px;display:flex}.gallery-bulk strong{color:var(--green);margin-right:auto;font-size:11px}.gallery-bulk button,.gallery-card-actions button{color:#536864;background:#fff;border:1px solid #d8dfdc;border-radius:8px;align-items:center;gap:5px;min-height:32px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.gallery-bulk .approve{color:#317259;border-color:#b9d7c7}.gallery-bulk .reject,.gallery-card-actions .danger{color:var(--gallery-red);border-color:#e6c8c4}.gallery-alert{color:#90493f;background:#fff7f5;border:1px solid #e9c6bf;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:11px 13px;font-size:12px;display:flex}.gallery-alert button{color:inherit;background:0 0;border:0;padding:2px}.gallery-state{min-height:310px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.gallery-state.empty{text-align:center;flex-direction:column}.gallery-state.empty strong{color:var(--ink);margin-top:7px;font-size:16px}.gallery-state.empty span{font-size:12px}.spin{animation:.8s linear infinite gallery-spin}@keyframes gallery-spin{to{transform:rotate(360deg)}}.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(235px,1fr));gap:15px;display:grid}.gallery-card{border:1px solid var(--line);background:#fff;border-radius:15px;transition:all .18s;overflow:hidden;box-shadow:0 9px 25px #183a380f}.gallery-card.selected{border-color:#648f87;box-shadow:0 0 0 3px #306c631f}.gallery-card-image{background:#edf1ef;border:0;width:100%;height:184px;padding:0;display:block;position:relative;overflow:hidden}.gallery-card-image img,.gallery-card-image>div{object-fit:cover;width:100%;height:100%}.gallery-image-loading,.gallery-image-error{color:#9ca9a6;background:#edf1ef;place-items:center;display:grid}.gallery-status{border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #0000001a}.status-0{color:#5c6866;background:#eef0ef}.status-1{color:#855817;background:#fff1d7}.status-2{color:#276449;background:#def1e6}.status-3{color:#893d36;background:#f8dfdc}.gallery-card-body{padding:13px}.gallery-card-title{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;display:flex}.gallery-card-title label{color:var(--ink);align-items:center;gap:7px;font-size:12px;font-weight:800;display:flex}.gallery-card-title input{width:16px;height:16px;accent-color:var(--green)}.gallery-card-title small{color:#91a09d;font-size:9px}.gallery-card-body p{color:#6f7f7c;text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:10px;overflow:hidden}.gallery-card-body p.tagged{color:#7b6640;align-items:center;gap:5px;display:flex}.gallery-card-actions{border-top:1px solid #efede7;justify-content:flex-end;gap:6px;margin-top:11px;padding-top:10px;display:flex}.gallery-pagination{color:var(--muted);justify-content:space-between;align-items:center;margin-top:18px;padding:12px 3px;font-size:11px;display:flex}.gallery-pagination div{gap:6px;display:flex}.gallery-pagination button{border:1px solid var(--line);width:36px;height:36px;color:var(--green);background:#fff;border-radius:9px;place-items:center;display:grid}.gallery-pagination button:disabled{opacity:.4;cursor:not-allowed}.gallery-modal-layer{z-index:120;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.gallery-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#09242299;border:0;width:100%;height:100%;position:absolute;inset:0}.gallery-modal{z-index:1;background:#fff;border:1px solid #ffffff59;border-radius:19px;flex-direction:column;width:min(540px,100%);max-height:calc(100vh - 44px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #00191847}.gallery-modal.wide{width:min(980px,100%)}.gallery-modal-head{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#fff 65%,#eef5f1);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:15px 20px;display:flex}.gallery-modal-head span{color:#ad8953;letter-spacing:.15em;font-size:9px;font-weight:800}.gallery-modal-head h2{margin:4px 0 0;font:600 20px/1.2 Playfair Display,Georgia,serif}.gallery-modal-head>button{color:#71817d;background:#f1f3f1;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.gallery-modal-actions{border-top:1px solid var(--line);background:#faf9f6;justify-content:flex-end;gap:8px;padding:13px 20px;display:flex}.gallery-modal-actions>button:not(.gallery-primary):not(.gallery-success){border:1px solid var(--line);color:#64736f;background:#fff;border-radius:10px;min-height:42px;padding:0 15px;font-size:11px;font-weight:700}.gallery-preview{background:#102f2d;place-items:center;min-height:340px;padding:18px;display:grid;overflow:auto}.gallery-preview img{object-fit:contain;max-width:100%;max-height:calc(100vh - 170px)}.gallery-preview>div{width:100%;min-height:320px}.gallery-upload-body,.gallery-tag-body{padding:18px 20px;overflow:auto}.gallery-upload-fields{align-items:end;gap:16px;margin-bottom:14px;display:flex}.gallery-upload-fields>label:first-child{width:220px}.gallery-switch{align-items:center;padding-bottom:10px;flex-direction:row!important}.gallery-switch input{accent-color:var(--green);width:18px!important;height:18px!important}.gallery-target-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.gallery-target-list{border:1px solid var(--line);background:#fafbf9;border-radius:12px;min-width:0;padding:13px}.gallery-target-list h3{color:#536864;margin:0 0 9px;font-size:11px}.gallery-target-list>div{max-height:145px;overflow:auto}.gallery-target-list label,.gallery-student-list label{color:#5d6e6a;border-radius:7px;align-items:center;gap:8px;padding:6px;font-size:10px;display:flex}.gallery-target-list label:hover,.gallery-student-list label:hover{background:#eef4f1}.gallery-target-list input,.gallery-student-list input{width:16px;height:16px;accent-color:var(--green)}.gallery-dropzone{color:#70817d;text-align:center;background:#f7faf8;border:1.5px dashed #aebfba;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;min-height:105px;padding:14px;display:flex;position:relative}.gallery-dropzone strong{color:var(--green);margin:6px 0 3px;font-size:12px}.gallery-dropzone span{font-size:9px}.gallery-dropzone input{opacity:0;cursor:pointer;position:absolute;inset:0}.gallery-upload-list{border:1px solid var(--line);border-radius:12px;margin-top:13px;overflow:hidden}.gallery-upload-list>div{border-bottom:1px solid #efede8;grid-template-columns:29px minmax(140px,1fr) minmax(100px,180px) 82px;align-items:center;gap:9px;min-height:55px;padding:8px 10px;display:grid}.gallery-upload-list>div:last-child{border-bottom:0}.gallery-upload-list p{min-width:0;margin:0}.gallery-upload-list p strong,.gallery-upload-list p small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.gallery-upload-list p strong{font-size:10px}.gallery-upload-list p small{color:#8b9996;margin-top:3px;font-size:8px}.upload-state{color:#657975;background:#edf2ef;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.upload-state.success{color:#317259;background:#e5f3eb}.upload-state.error{color:#9d4c42;background:#fae8e5}.upload-progress{background:#e8ecea;border-radius:999px;height:5px;overflow:hidden}.upload-progress i{border-radius:inherit;background:linear-gradient(90deg,var(--green),#65a18e);height:100%;transition:width .2s;display:block}.gallery-upload-list b{color:#667774;text-align:right;font-size:8px}.gallery-tag-search{border:1px solid var(--line);color:#84928f;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 11px;display:flex}.gallery-tag-search input{background:0 0;border:0;outline:0;flex:1;font-size:11px}.gallery-clear-tags{color:#8f584f;background:0 0;border:0;margin:8px 0;padding:5px 0;font-size:9px;font-weight:700}.gallery-student-list{border:1px solid var(--line);border-radius:10px;min-height:200px;max-height:340px;padding:6px;overflow:auto}@media (width<=1200px){.gallery-filter-panel{grid-template-columns:repeat(3,1fr)}.gallery-filter-button{min-height:41px}}@media (width<=720px){.gallery-heading{flex-direction:column;align-items:flex-start}.gallery-heading .gallery-primary{width:100%}.gallery-filter-panel{grid-template-columns:1fr 1fr}.gallery-filter-button{grid-column:1/-1}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-card-image{height:150px}.gallery-modal-layer{padding:0}.gallery-modal,.gallery-modal.wide{border-radius:0;width:100%;height:100%;max-height:100vh}.gallery-target-grid{grid-template-columns:1fr}.gallery-upload-fields{flex-direction:column;align-items:stretch}.gallery-upload-fields>label:first-child{width:100%}.gallery-upload-list>div{grid-template-columns:29px 1fr 65px}.upload-progress{grid-column:2/4}.gallery-modal-actions{flex-wrap:wrap}.gallery-modal-actions button{flex:1}.gallery-preview{min-height:calc(100vh - 76px)}}@media (width<=480px){.gallery-filter-panel{grid-template-columns:1fr}.gallery-filter-button{grid-column:auto}.gallery-grid{grid-template-columns:1fr}.gallery-card-image{height:210px}.gallery-bulk strong{width:100%}.gallery-card-actions button{min-height:36px}.gallery-pagination{padding-bottom:0}}.bulletin-page{--bulletin-gold:#b18951;--bulletin-green:#2f7068}.bulletin-heading{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:22px;display:flex}.bulletin-heading>div>span,.bulletin-panel-head span,.bulletin-editor header span{color:var(--bulletin-gold);letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:850}.bulletin-heading h1{letter-spacing:-.025em;margin:7px 0 5px;font:600 clamp(29px,3vw,41px)/1.1 Playfair Display,Georgia,serif}.bulletin-heading p{color:var(--muted);margin:0;font-size:14px}.bulletin-primary,.bulletin-secondary{cursor:pointer;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 16px;font-size:12px;font-weight:800;display:inline-flex}.bulletin-primary{color:#fff;background:var(--bulletin-green);box-shadow:0 9px 20px #235b542e}.bulletin-primary:disabled{opacity:.5;cursor:not-allowed}.bulletin-secondary{border:1px solid var(--line);color:#5c6d69;background:#fff}.bulletin-alert{color:#914b42;background:#fff6f4;border:1px solid #edc9c2;border-radius:11px;margin-bottom:15px;padding:12px 14px;font-size:12px}.bulletin-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px}.bulletin-table-wrap{overflow:auto}.bulletin-table{border-collapse:collapse;width:100%;min-width:880px}.bulletin-table th{border-bottom:1px solid var(--line);color:#778783;text-align:left;text-transform:uppercase;letter-spacing:.06em;background:#fafbf9;padding:13px 15px;font-size:10px}.bulletin-table td{color:#596965;border-bottom:1px solid #efeee9;padding:15px;font-size:11px}.bulletin-table tr:last-child td{border-bottom:0}.bulletin-table td strong,.bulletin-table td small{display:block}.bulletin-table td strong{color:var(--ink);margin-bottom:4px;font-size:13px}.bulletin-table td small{color:#899792;text-overflow:ellipsis;white-space:nowrap;max-width:310px;overflow:hidden}.bulletin-status{border-radius:999px;padding:6px 9px;font-size:9px;font-weight:850;display:inline-flex}.bulletin-status.live{color:#28644d;background:#e3f3e9}.bulletin-status.pending{color:#865d20;background:#fff1d8}.bulletin-status.rejected{color:#8f443c;background:#fae5e2}.bulletin-row-actions{justify-content:flex-end;gap:5px;display:flex}.bulletin-row-actions button,.bulletin-danger-icon{color:#667a75;cursor:pointer;background:#fff;border:1px solid #dce2df;border-radius:8px;place-items:center;width:33px;height:33px;display:grid}.bulletin-row-actions button.approve{color:#317259;border-color:#b9d7c7}.bulletin-row-actions button.danger,.bulletin-danger-icon{color:#a24c43;border-color:#eccdca}.bulletin-empty{color:#879591;text-align:center!important;padding:35px!important;font-size:12px!important}.bulletin-title-layout{grid-template-columns:minmax(240px,330px) minmax(0,1fr);gap:17px;display:grid}.bulletin-title-list{padding:10px;overflow:hidden}.bulletin-search{border:1px solid var(--line);color:#86948f;background:#fafbf9;border-radius:10px;align-items:center;gap:8px;height:42px;margin-bottom:8px;padding:0 11px;display:flex}.bulletin-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.bulletin-title-list>button{color:#62726e;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:11px;display:flex}.bulletin-title-list>button:hover,.bulletin-title-list>button.active{color:var(--bulletin-green);background:#eef5f2}.bulletin-title-list>button span{flex:1;min-width:0}.bulletin-title-list strong,.bulletin-title-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.bulletin-title-list strong{font-size:12px}.bulletin-title-list small{color:#899791;margin-top:3px;font-size:10px}.bulletin-title-form{overflow:hidden}.bulletin-panel-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.bulletin-panel-head h2{margin:4px 0 0;font:600 21px/1.2 Playfair Display,Georgia,serif}.bulletin-form-grid{grid-template-columns:1fr 1fr;gap:14px;padding:20px;display:grid}.bulletin-form-grid.three{grid-template-columns:repeat(3,1fr);padding:0}.bulletin-form-grid label,.bulletin-section-list label{color:#526762;flex-direction:column;gap:7px;font-size:10px;font-weight:800;display:flex}.bulletin-form-grid input,.bulletin-form-grid textarea,.bulletin-repeat-row input,.bulletin-section-list textarea,.bulletin-section-list>select{width:100%;color:var(--ink);font:inherit;background:#fbfbf9;border:1px solid #dcded8;border-radius:9px;outline:0}.bulletin-form-grid input,.bulletin-repeat-row input,.bulletin-section-list>select{height:42px;padding:0 11px}.bulletin-form-grid textarea,.bulletin-section-list textarea{resize:vertical;min-height:125px;padding:11px;line-height:1.55}.bulletin-form-grid input:focus,.bulletin-form-grid textarea:focus,.bulletin-repeat-row input:focus,.bulletin-section-list textarea:focus{border-color:#779c95;box-shadow:0 0 0 3px #2f706814}.bulletin-form-footer{border-top:1px solid var(--line);background:#faf9f6;justify-content:flex-end;gap:9px;padding:14px 20px;display:flex}.bulletin-editor-layer{z-index:130;justify-content:flex-end;display:flex;position:fixed;inset:0}.bulletin-editor-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#071f1d94;border:0;width:100%;height:100%;position:absolute;inset:0}.bulletin-editor{z-index:1;background:#f6f6f2;flex-direction:column;width:min(1040px,94vw);height:100%;animation:.22s user-drawer-in;display:flex;position:relative;box-shadow:-25px 0 75px #021c1a47}.bulletin-editor>header{border-bottom:1px solid var(--line);background:linear-gradient(105deg,#fff 65%,#edf5f1);justify-content:space-between;align-items:center;min-height:82px;padding:16px 24px;display:flex}.bulletin-editor>header h2{margin:5px 0 0;font:600 23px/1.2 Playfair Display,Georgia,serif}.bulletin-editor>header>button{color:#687a75;background:#edf1ef;border:0;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.bulletin-editor-body{flex:1;padding:20px 24px;overflow:auto}.bulletin-editor>footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:9px;padding:14px 24px;display:flex}.bulletin-editor-section{border:1px solid var(--line);background:#fff;border-radius:15px;margin-bottom:15px;padding:18px;box-shadow:0 7px 22px #1e3d3a0a}.bulletin-editor-section-title{align-items:center;gap:10px;margin-bottom:16px;display:flex}.bulletin-editor-section-title>span{color:#fff;background:var(--bulletin-green);border-radius:8px;place-items:center;width:29px;height:29px;font-size:9px;font-weight:850;display:grid}.bulletin-editor-section-title h3{margin:0;font-size:15px}.bulletin-check{align-self:end;height:42px;flex-direction:row!important;align-items:center!important}.bulletin-check input,.bulletin-targets input{accent-color:var(--bulletin-green);width:17px!important;height:17px!important}.bulletin-targets{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.bulletin-targets>div{border:1px solid var(--line);background:#fafbf9;border-radius:11px;max-height:190px;padding:11px;overflow:auto}.bulletin-targets h4{margin:0 0 7px;font-size:11px}.bulletin-targets label{color:#5d6f6a;border-radius:7px;align-items:center;gap:8px;padding:6px;font-size:10px;display:flex}.bulletin-targets label:hover{background:#edf4f1}.bulletin-targets small{color:#9aa5a2;margin-left:auto}.bulletin-repeat-list,.bulletin-section-list{flex-direction:column;gap:9px;display:flex}.bulletin-repeat-row{grid-template-columns:30px 1fr 1fr auto;align-items:center;gap:8px;display:grid}.bulletin-repeat-row>span{color:#8b724d;background:#f4eadb;border-radius:8px;place-items:center;width:29px;height:29px;font-size:10px;font-weight:850;display:grid}.bulletin-repeat-row>div{gap:3px;display:flex}.bulletin-repeat-row button,.bulletin-section-list article>div button,.bulletin-existing-file button{color:#71807c;background:#fff;border:1px solid #e0e3df;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.bulletin-add-line{color:var(--bulletin-green);background:#f5faf7;border:1px dashed #9fb8b1;border-radius:8px;align-self:flex-start;align-items:center;gap:6px;padding:8px 11px;font-size:10px;font-weight:800;display:flex}.bulletin-section-list article{background:#fafbf9;border:1px solid #e1e2dd;border-radius:11px;grid-template-columns:1fr 1fr;gap:12px;padding:13px;display:grid}.bulletin-section-list article>div{grid-column:1/-1;align-items:center;gap:8px;display:flex}.bulletin-section-list article>div strong{font-size:12px}.bulletin-section-list article>div small{color:#8a9793;font-size:10px}.bulletin-section-list article>div button{color:#a34c43;margin-left:auto}.bulletin-files{grid-template-columns:1fr 1fr;gap:12px;display:grid}.bulletin-file-picker{color:#748580;text-align:center;background:#f7faf8;border:1.5px dashed #aabdb7;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:115px;padding:12px;display:flex;position:relative}.bulletin-file-picker strong{color:var(--bulletin-green);margin:7px 0 3px;font-size:11px}.bulletin-file-picker>span{font-size:9px}.bulletin-file-picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.bulletin-file-picker small{color:#5d716b;text-overflow:ellipsis;white-space:nowrap;max-width:90%;margin-top:5px;overflow:hidden}.bulletin-existing-file{border:1px solid var(--line);color:#657772;border-radius:9px;grid-template-columns:20px minmax(0,1fr) auto 30px;align-items:center;gap:8px;margin-top:8px;padding:8px 10px;font-size:10px;display:grid}.bulletin-existing-file a{color:var(--bulletin-green);text-overflow:ellipsis;white-space:nowrap;font-weight:750;overflow:hidden}.bulletin-existing-file small{color:#8b9894}.monthly-bulletin-info{color:#386b60;background:#f1f8f5;border:1px solid #cbded7;border-radius:13px;align-items:center;gap:11px;margin-bottom:15px;padding:12px 15px;display:flex}.monthly-bulletin-info div{flex:1}.monthly-bulletin-info span,.monthly-bulletin-info strong{display:block}.monthly-bulletin-info span{letter-spacing:.09em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800}.monthly-bulletin-info strong{font-size:13px}.monthly-bulletin-info>b{font-size:10px}.monthly-section{border-bottom:1px solid var(--eval-line);margin-bottom:24px;padding:0 0 24px}.monthly-section:last-of-type{border-bottom:0}.monthly-answer-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.monthly-answer-grid label{color:#536762;flex-direction:column;gap:7px;font-size:11px;font-weight:800;display:flex;position:relative}.monthly-answer-grid textarea{min-height:135px;color:var(--ink);resize:vertical;background:#fbfbf9;border:1px solid #d8dcd7;border-radius:10px;outline:0;padding:12px 12px 27px;font:400 13px/1.55 inherit}.monthly-answer-grid textarea:focus{border-color:#759a92;box-shadow:0 0 0 3px #2f706814}.monthly-answer-grid small{color:#929e9a;font-size:9px;position:absolute;bottom:8px;right:9px}.report-layer{justify-content:center;align-items:center;padding:22px}.bulletin-read-report{z-index:1;background:#fff;border-radius:18px;flex-direction:column;width:min(920px,100%);max-height:calc(100vh - 44px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #0019184d}.bulletin-read-report>header{border-bottom:1px solid var(--line);background:linear-gradient(105deg,#fff 65%,#eef5f1);justify-content:space-between;align-items:center;padding:18px 21px;display:flex}.bulletin-read-report>header span{color:var(--bulletin-gold);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:850}.bulletin-read-report>header h2{margin:4px 0;font:600 22px/1.2 Playfair Display,Georgia,serif}.bulletin-read-report>header p{color:#798985;margin:0;font-size:10px}.bulletin-read-report>header button{color:#687a75;background:#edf1ef;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.bulletin-report-progress{background:#e6ece9;height:5px}.bulletin-report-progress i{background:linear-gradient(90deg,var(--bulletin-green),#71a791);height:100%;display:block}.bulletin-report-table{overflow:auto}.bulletin-report-table table{border-collapse:collapse;width:100%;min-width:700px}.bulletin-report-table th,.bulletin-report-table td{text-align:left;border-bottom:1px solid #efeee9;padding:11px 13px;font-size:10px}.bulletin-report-table th{color:#798783;text-transform:uppercase;background:#fafbf9;font-size:9px}.bulletin-report-table td strong,.bulletin-report-table td small{display:block}.bulletin-report-table td strong{color:var(--ink);font-size:11px}.bulletin-report-table td small{color:#98a29f;margin-top:2px;font-size:8px}@media (width<=900px){.bulletin-title-layout{grid-template-columns:1fr}.bulletin-title-list{max-height:260px;overflow:auto}.bulletin-editor{width:100%}}@media (width<=700px){.bulletin-heading{flex-direction:column;align-items:flex-start}.bulletin-heading .bulletin-primary{width:100%}.bulletin-form-grid,.bulletin-form-grid.three,.bulletin-targets,.bulletin-files,.monthly-answer-grid{grid-template-columns:1fr}.bulletin-repeat-row{grid-template-columns:30px 1fr}.bulletin-repeat-row input:nth-of-type(2),.bulletin-repeat-row>div{grid-column:2}.bulletin-section-list article{grid-template-columns:1fr}.bulletin-section-list article>div{grid-column:auto}.bulletin-editor-body{padding:13px}.bulletin-editor-section{padding:14px}.bulletin-editor>footer{flex-wrap:wrap;padding:11px 13px}.bulletin-editor>footer button{flex:1}.bulletin-existing-file{grid-template-columns:20px 1fr 30px}.bulletin-existing-file small{display:none}}.bulletin-target-grid{grid-template-columns:1fr 1fr;gap:14px;margin:16px 0;display:grid}.bulletin-target-grid>div{border:1px solid var(--line);background:#fafbf9;border-radius:12px;max-height:220px;padding:14px;overflow:auto}.bulletin-target-grid h3{margin:0 0 9px;font-size:12px}.bulletin-target-grid .bulletin-check{height:auto;margin:7px 0}.bulletin-chip-list{flex-wrap:wrap;gap:8px;margin:12px 0 18px;display:flex}.bulletin-chip-list button{border:1px solid var(--line);color:#5e706b;background:#fff;border-radius:999px;align-items:center;gap:5px;padding:8px 11px;font-size:11px;font-weight:750;display:flex}.bulletin-chip-list button.active{color:#245e57;background:#edf7f3;border-color:#85aaa1}.bulletin-language-tabs{gap:5px;padding:15px 18px 0;display:flex}.bulletin-language-tabs button{color:#71817d;background:#eef1ef;border:0;border-radius:9px;padding:9px 16px;font-size:11px;font-weight:800}.bulletin-language-tabs button.active{color:#fff;background:var(--bulletin-green)}.bulletin-wide{grid-column:1/-1}.bulletin-form-grid textarea.bulletin-editor{z-index:auto;width:100%;height:auto;min-height:230px;box-shadow:none;background:#fff;animation:none;display:block;position:static}.bulletin-files>div{border:1px solid var(--line);border-radius:9px;align-items:center;gap:8px;padding:9px 11px;display:flex}.bulletin-files>div a{min-width:0;color:var(--bulletin-green);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;font-weight:750;overflow:hidden}.bulletin-files>div button{color:#a34c43;background:0 0;border:0}.bulletin-modal-backdrop{z-index:160;background:#071f1d99;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.bulletin-modal{background:#fff;border-radius:16px;width:min(900px,95vw);max-height:86vh;padding:20px;overflow:auto;box-shadow:0 24px 80px #00000040}.bulletin-modal>.bulletin-secondary{margin-top:14px}.data-table td small{color:var(--muted);margin-top:4px;display:block}@media (width<=700px){.bulletin-target-grid{grid-template-columns:1fr}.bulletin-wide{grid-column:auto}.bulletin-modal{padding:14px}}.teacher-statistics-page{--ts-green:#2f7068;--ts-gold:#b18951;padding-bottom:55px}.teacher-page-title{align-items:center}.teacher-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:20px;display:grid}.teacher-kpi{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:13px;min-height:91px;padding:16px 18px;display:flex;box-shadow:0 8px 24px #183a380e}.teacher-kpi>span{border-radius:11px;flex:none;place-items:center;width:43px;height:43px;display:grid}.teacher-kpi.comm>span{color:#3f756e;background:#e9f2ef}.teacher-kpi.teach>span{color:#4c7b57;background:#edf4eb}.teacher-kpi.edu>span{color:#9b7438;background:#fbf2df}.teacher-kpi.eymi>span{color:#557683;background:#eaf2f4}.teacher-kpi small,.teacher-kpi strong{display:block}.teacher-kpi small{color:#84918e;letter-spacing:.06em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800}.teacher-kpi strong{color:var(--ink);font-size:22px}.teacher-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px;margin-bottom:18px;overflow:hidden}.teacher-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:61px;padding:12px 18px;display:flex}.teacher-card>header>div:first-child{color:var(--ts-green);align-items:center;gap:8px;display:flex}.teacher-filters{align-items:flex-end;gap:7px;display:flex}.teacher-filters label{color:#75847f;text-transform:uppercase;flex-direction:column;gap:4px;font-size:8px;font-weight:800;display:flex}.teacher-filters input{height:34px;color:var(--ink);background:#fbfbf9;border:1px solid #dcded8;border-radius:8px;outline:0;padding:0 8px;font-size:10px}.teacher-filters input:focus{border-color:#779c95;box-shadow:0 0 0 3px #2f706814}.teacher-filters button{color:#fff;background:var(--ts-green);border:0;border-radius:8px;height:34px;padding:0 11px;font-size:9px;font-weight:800}.teacher-filters button.ghost{border:1px solid var(--line);color:#71807d;background:#fff}.teacher-chart{height:270px;padding:18px 20px}.teacher-chart svg{width:100%;height:100%;overflow:visible}.teacher-chart line{stroke:#e8e7e1;stroke-width:1px}.teacher-chart path{fill:#2f706814;stroke:none}.teacher-chart polyline{fill:none;stroke:var(--ts-green);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.teacher-chart circle{fill:#fff;stroke:var(--ts-green);stroke-width:3px}.teacher-alert{color:#914b42;background:#fff6f4;border:1px solid #edc9c2;border-radius:10px;margin:15px;padding:11px 13px;font-size:11px}.teacher-table-wrap{overflow:auto}.teacher-table{border-collapse:collapse;width:100%;min-width:790px}.teacher-table th{border-bottom:1px solid var(--line);color:#7c8986;text-align:left;text-transform:uppercase;letter-spacing:.05em;background:#fafbf9;padding:12px 14px;font-size:9px}.teacher-table td{color:#5e6c69;border-bottom:1px solid #efeee9;padding:13px 14px;font-size:10px}.teacher-table tr:last-child td{border-bottom:0}.teacher-table tbody tr:hover{background:#fcfcfa}.teacher-table td>strong{color:var(--ink);text-transform:capitalize;font-size:11px}.score-pill{border-radius:7px;justify-content:center;min-width:49px;padding:5px 7px;font-size:10px;font-weight:800;display:inline-flex}.score-pill.comm{color:#3a716a;background:#e8f2ef}.score-pill.teach{color:#4b7a55;background:#edf5eb}.score-pill.edu{color:#906a31;background:#fcf1dc}.score-pill.eymi{color:#4d7180;background:#e9f2f4}.score-pill.grand{color:#fff;background:linear-gradient(135deg,var(--ts-green),#b08b50)}.teacher-row-actions{justify-content:flex-end;gap:5px;display:flex}.teacher-row-actions button{color:#607570;background:#fff;border:1px solid #dce2df;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.teacher-row-actions button.danger{color:#a24c43;border-color:#eccdca}.teacher-empty{color:#899692;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:190px;display:flex}.teacher-empty.compact{min-height:230px;font-size:11px}.teacher-empty strong{color:#536762;font-size:12px}.teacher-modal-layer{z-index:180;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.teacher-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071f1d9e;border:0;width:100%;height:100%;position:absolute;inset:0}.teacher-modal{z-index:1;background:#fff;border:1px solid #fff6;border-radius:19px;flex-direction:column;width:min(940px,96vw);max-height:calc(100vh - 40px);display:flex;position:relative;overflow:hidden;box-shadow:0 28px 90px #0019184d}.teacher-modal>header{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#fff 64%,#edf5f1);justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:13px 19px;display:flex}.teacher-modal>header>div{align-items:center;gap:11px;display:flex}.teacher-modal>header>div>span{color:#fff;background:var(--ts-green);border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.teacher-modal>header small{color:var(--ts-gold);letter-spacing:.14em;font-size:8px;font-weight:850}.teacher-modal h2{margin:3px 0 0;font:600 20px/1.2 Playfair Display,Georgia,serif}.teacher-modal>header>button{color:#667873;background:#edf1ef;border:0;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.teacher-modal-body{padding:17px;overflow:auto}.teacher-date-row{align-items:center;gap:10px;margin-bottom:14px;display:flex}.teacher-date-row label{color:#526762;align-items:center;gap:6px;font-size:10px;font-weight:800;display:flex}.teacher-date-row input{height:37px;color:var(--ink);background:#fbfbf9;border:1px solid #dcded8;border-radius:8px;padding:0 9px;font-size:10px}.teacher-date-row>span{color:#8a6732;background:#fbf0dc;border-radius:8px;padding:7px 9px;font-size:9px}.teacher-mini-scores{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:14px;display:grid}.teacher-mini-scores>div{border:1px solid var(--line);background:#fafbf9;border-radius:10px;padding:11px 13px}.teacher-mini-scores small,.teacher-mini-scores strong{display:block}.teacher-mini-scores small{text-transform:uppercase;margin-bottom:4px;font-size:8px;font-weight:850}.teacher-mini-scores .comm{color:#3a716a}.teacher-mini-scores .teach{color:#4c7b57}.teacher-mini-scores .edu{color:#987037}.teacher-mini-scores .eymi{color:#4d7180}.teacher-form-section{border:1px solid var(--line);border-radius:12px;margin-bottom:13px;overflow:hidden}.teacher-form-section>header{border-bottom:1px solid var(--line);background:#fafbf9;justify-content:space-between;align-items:center;min-height:49px;padding:9px 13px;display:flex}.teacher-form-section>header>div{align-items:center;gap:8px;display:flex}.teacher-form-section>header span{border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.teacher-form-section>header>b{border-radius:7px;padding:5px 8px;font-size:9px}.teacher-form-section.comm>header span,.teacher-form-section.comm>header>b{color:#3a716a;background:#e8f2ef}.teacher-form-section.teach>header span,.teacher-form-section.teach>header>b{color:#4b7a55;background:#edf5eb}.teacher-form-section.edu>header span,.teacher-form-section.edu>header>b{color:#906a31;background:#fcf1dc}.teacher-form-section.eymi>header span,.teacher-form-section.eymi>header>b{color:#4d7180;background:#e9f2f4}.teacher-question{border-bottom:1px solid #efeee9;grid-template-columns:minmax(280px,1fr) 88px 67px 82px;align-items:center;min-height:48px;display:grid}.teacher-question>p{color:#53645f;margin:0;padding:9px 13px;font-size:10px;line-height:1.45}.teacher-question>p>b{color:#8b9794;margin-right:6px;font-size:8px}.teacher-question>span,.teacher-question>strong{color:#71807d;border-left:1px solid #efeee9;place-items:center;height:100%;padding:7px;font-size:9px;display:grid}.teacher-question>strong{color:#2e675f;font-size:10px}.teacher-question input{width:100%;height:31px;color:var(--ink);text-align:center;background:#fbfbf9;border:1px solid #dcded8;border-radius:7px;outline:0;padding:0 5px;font-size:10px}.teacher-question input:focus{border-color:#779c95;box-shadow:0 0 0 3px #2f706814}.teacher-question-head{background:#f7f8f6;min-height:31px}.teacher-question-head>span{color:#85918e;text-align:center;text-transform:uppercase;border-left:1px solid #e9e8e2;height:auto;padding:7px;font-size:7px;font-weight:850;display:block}.teacher-question-head>span:first-child{text-align:left;border-left:0}.teacher-form-section>footer{color:#425d58;background:#f7f8f6;justify-content:space-between;align-items:center;padding:10px 13px;font-size:10px;display:flex}.teacher-form-section.open>header span{color:#657773;background:#edf1ef}.teacher-open-questions{gap:11px;padding:13px;display:grid}.teacher-open-questions label>span{color:#53645f;align-items:flex-start;gap:7px;margin-bottom:5px;font-size:10px;font-weight:700;display:flex}.teacher-open-questions label>span>b{color:#fff;background:var(--ts-green);border-radius:5px;flex:none;place-items:center;width:19px;height:19px;font-size:8px;display:grid}.teacher-open-questions textarea{width:100%;min-height:58px;color:var(--ink);resize:vertical;background:#fbfbf9;border:1px solid #dcded8;border-radius:8px;outline:0;padding:8px 10px;font:10px/1.5 inherit}.teacher-open-questions textarea:focus{border-color:#779c95;box-shadow:0 0 0 3px #2f706814}.teacher-modal-footer{border-top:1px solid var(--line);background:#faf9f6;justify-content:space-between;align-items:center;gap:15px;min-height:75px;padding:12px 19px;display:flex}.teacher-modal-footer>div:first-child small,.teacher-modal-footer>div:first-child strong{display:block}.teacher-modal-footer>div:first-child small{color:#7c8a87;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:800}.teacher-modal-footer>div:first-child strong{color:var(--ts-green);font-size:21px}.teacher-modal-footer>div:first-child span{color:#87938f;font-size:9px}.teacher-modal-footer>div:last-child{gap:8px;display:flex}.teacher-modal-footer button{border-radius:9px;align-items:center;gap:6px;min-height:39px;padding:0 13px;font-size:10px;font-weight:800;display:flex}.teacher-modal-footer button.secondary{border:1px solid var(--line);color:#687974;background:#fff}.teacher-modal-footer button.primary{color:#fff;background:var(--ts-green);border:0;box-shadow:0 8px 18px #2f70682e}.teacher-modal-footer button:disabled{opacity:.6;cursor:wait}@media (width<=1050px){.teacher-kpis{grid-template-columns:1fr 1fr}.teacher-card>header{flex-direction:column;align-items:flex-start}.teacher-filters{flex-wrap:wrap;width:100%}.teacher-question{grid-template-columns:minmax(250px,1fr) 78px 58px 70px}}@media (width<=700px){.teacher-statistics-page{padding-left:16px;padding-right:16px}.teacher-page-title{flex-direction:column;align-items:flex-start}.teacher-page-title .primary-action{justify-content:center;width:100%}.teacher-kpis{grid-template-columns:1fr 1fr;gap:8px}.teacher-kpi{min-height:78px;padding:12px}.teacher-kpi>span{width:36px;height:36px}.teacher-kpi strong{font-size:17px}.teacher-filters label{flex:1;min-width:125px}.teacher-filters input{width:100%}.teacher-chart{height:220px;padding:12px}.teacher-modal-layer{padding:0}.teacher-modal{border-radius:0;width:100%;height:100%;max-height:100vh}.teacher-modal-body{padding:12px}.teacher-mini-scores{grid-template-columns:1fr 1fr}.teacher-question{grid-template-columns:minmax(190px,1fr) 66px 50px 61px}.teacher-question>p{padding:8px;font-size:9px}.teacher-question>span,.teacher-question>strong{padding:5px}.teacher-modal-footer{flex-wrap:wrap}.teacher-modal-footer>div:last-child{margin-left:auto}}@media (width<=480px){.teacher-kpis{grid-template-columns:1fr}.teacher-question{min-width:470px}.teacher-form-section{overflow:auto}.teacher-form-section>header,.teacher-form-section>footer{position:sticky;left:0}.teacher-date-row{flex-wrap:wrap;align-items:flex-start}.teacher-date-row>span,.teacher-modal-footer>div:last-child{width:100%}.teacher-modal-footer button{flex:1;justify-content:center}}.pdr-page{padding-bottom:42px}.pdr-list-card{overflow:hidden}.pdr-table{table-layout:fixed}.pdr-table th:first-child{width:25%}.pdr-table th:nth-child(2){width:16%}.pdr-table th:nth-child(3){width:30%}.pdr-table th:nth-child(4){width:13%}.pdr-table th:nth-child(5){width:16%}.pdr-table td{vertical-align:middle}.pdr-table td strong{font-size:13px;line-height:1.35}.pdr-table td small{font-size:9px}.pdr-target-text{color:#526a64;background:#f2f5f3;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex}.pdr-tag-text{line-height:1.55;display:block}.pdr-actions-head{text-align:right!important}.pdr-form-card{margin-bottom:16px;padding:20px;overflow:hidden}.pdr-section-head{border-bottom:1px solid #eeece7;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding-bottom:14px;display:flex}.pdr-section-head>div{align-items:center;gap:10px;display:flex}.pdr-section-head>div>span{color:#fff;background:var(--bulletin-green);border-radius:9px;place-items:center;width:30px;height:30px;font-size:9px;font-weight:850;display:grid}.pdr-section-head h2{margin:0;font:600 20px/1.2 Playfair Display,Georgia,serif}.pdr-section-head>small{color:#83918d;font-size:10px}.pdr-publication-grid{align-items:end;margin:0}.pdr-switch{border:1px solid var(--line);background:#fafbf9;border-radius:10px;align-items:center;gap:10px;min-height:43px;padding:7px 11px;display:flex}.pdr-switch input,.pdr-check-list input{width:17px;height:17px;accent-color:var(--bulletin-green);flex:none}.pdr-switch>span{flex-direction:column;gap:2px;display:flex}.pdr-switch b{color:#526762;font-size:10px}.pdr-switch small{color:#8e9a97;font-size:8px}.pdr-audience-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}.pdr-check-card{border:1px solid var(--line);background:#fafbf9;border-radius:12px;min-height:135px;overflow:hidden}.pdr-check-head{border-bottom:1px solid #ebece8;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.pdr-check-head h3{margin:0;font-size:11px}.pdr-check-head b{color:#2d6c63;text-align:center;background:#e4f1ec;border-radius:999px;min-width:23px;padding:4px 6px;font-size:8px}.pdr-check-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;max-height:190px;padding:11px;display:grid;overflow:auto}.pdr-check-list label{color:#5d6f6a;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:8px;font-size:10px;display:flex}.pdr-check-list label:has(input:checked){color:#275f57;background:#edf7f3;border-color:#a9c9c0}.pdr-check-list label span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pdr-tag-list{flex-wrap:wrap;gap:8px;display:flex}.pdr-tag-list button{border:1px solid var(--line);color:#60716d;cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:5px;min-height:34px;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.pdr-tag-list button:hover{border-color:#aac3bc}.pdr-tag-list button.active{color:#245d55;background:#e9f5f0;border-color:#79a99d;box-shadow:0 3px 10px #2f706814}.pdr-quick-tag{margin:18px 0 0}.pdr-language-tabs{background:#eef2f0;border-radius:10px;gap:4px;margin-bottom:18px;padding:4px;display:inline-flex}.pdr-language-tabs button{color:#71817d;cursor:pointer;background:0 0;border:0;border-radius:8px;min-width:84px;padding:9px 14px;font-size:10px;font-weight:800}.pdr-language-tabs button.active{color:#fff;background:var(--bulletin-green);box-shadow:0 4px 11px #2f706833}.pdr-content-grid{margin:0}.pdr-main-editor{min-height:220px!important}.pdr-content-grid textarea:not(.pdr-main-editor){min-height:125px}.pdr-file-area{margin-top:16px}.pdr-file-picker{color:#758680;text-align:center;background:#f7faf8;border:1.5px dashed #a6bdb7;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:112px;padding:16px;display:flex;position:relative}.pdr-file-picker strong{color:#326f66;margin:8px 0 3px;font-size:11px}.pdr-file-picker>span{font-size:9px}.pdr-file-picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.pdr-file-picker small{color:#536a64;text-overflow:ellipsis;white-space:nowrap;max-width:80%;margin-top:6px;font-size:9px;overflow:hidden}.pdr-existing-files{grid-template-columns:1fr 1fr;gap:8px;margin-top:10px;display:grid}.pdr-existing-files>div{border:1px solid var(--line);color:#637570;background:#fff;border-radius:9px;grid-template-columns:20px minmax(0,1fr) auto 30px;align-items:center;gap:8px;padding:9px 10px;display:grid}.pdr-existing-files a{color:#28675e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.pdr-existing-files small{color:#909d99;font-size:8px}.pdr-existing-files button{color:#a24c43;background:#fff;border:1px solid #eccdca;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.pdr-form-actions{border-top:1px solid var(--line);background:#fafbf9;justify-content:flex-end;gap:9px;margin:20px -20px -20px;padding:14px 20px;display:flex}.pdr-report-modal>.bulletin-panel-head>button{color:#657772;background:#edf1ef;border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.pdr-report-modal>.bulletin-secondary{margin-top:14px}@media (width<=900px){.pdr-table th:first-child{width:240px}.pdr-table th:nth-child(2){width:150px}.pdr-table th:nth-child(3){width:240px}.pdr-table th:nth-child(4){width:125px}.pdr-table th:nth-child(5){width:155px}.pdr-audience-grid{grid-template-columns:1fr}.pdr-check-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.pdr-form-card{padding:15px}.pdr-section-head{flex-direction:column;align-items:flex-start;gap:7px}.pdr-section-head>small{padding-left:40px}.pdr-publication-grid,.pdr-quick-tag,.pdr-content-grid,.pdr-check-list,.pdr-existing-files{grid-template-columns:1fr}.pdr-form-actions{margin:18px -15px -15px;padding:12px 15px}.pdr-form-actions button{flex:1}.pdr-language-tabs{width:100%}.pdr-language-tabs button{flex:1}}@media (width<=900px){.profile-grid{grid-template-columns:1fr}.profile-photo-card{position:static}}@media (width<=620px){.profile-dropdown{width:auto;position:fixed;top:62px;left:10px;right:10px}.profile-form-grid,.profile-password-grid{grid-template-columns:1fr;padding:18px}.profile-form-grid>label:first-child,.profile-password-grid>label:first-child{grid-column:auto}.profile-card-head{align-items:flex-start;padding:19px 18px}.profile-form-actions,.profile-password-actions{flex-direction:column-reverse;align-items:stretch;gap:10px;padding:14px 18px}.profile-form-actions .primary-action,.profile-show-password{justify-content:center}.profile-photo-modal{padding:10px}.profile-photo-source-card{padding:24px 18px 18px}.profile-source-options{grid-template-columns:1fr}.profile-source-options>button{text-align:left;flex-direction:row;justify-content:flex-start;gap:14px;min-height:105px}.profile-source-options>button>span{flex:none;margin:0}.profile-camera-head{padding:18px}.profile-camera-view{border-radius:13px;margin:0 12px}.profile-camera-actions{padding:14px 12px 16px}.profile-camera-actions>button{flex:1;justify-content:center}.profile-crop-workspace{padding-left:10px;padding-right:10px}}.pdr-publication-grid,.pdr-quick-tag,.pdr-content-grid{padding-left:0;padding-right:0}.bulletin-form-grid label.pdr-switch{flex-direction:row}.teacher-kpi small{font-size:10px}.teacher-kpi strong{font-size:24px}.teacher-card>header strong{font-size:14px}.teacher-filters label{font-size:9px}.teacher-filters input{height:36px;padding:0 9px;font-size:11px}.teacher-filters button{height:36px;padding:0 12px;font-size:10px}.teacher-table th{padding-top:13px;padding-bottom:13px;font-size:10px}.teacher-table td{padding-top:14px;padding-bottom:14px;font-size:11px}.teacher-table td>strong{font-size:12px}.score-pill{min-width:52px;padding:6px 8px;font-size:11px}.teacher-empty.compact{font-size:12px}.teacher-empty strong{font-size:13px}.teacher-empty span{font-size:11px}.teacher-modal>header small{font-size:9px}.teacher-modal h2{font-size:22px}.teacher-date-row label{font-size:11px}.teacher-date-row input{height:39px;padding:0 10px;font-size:11px}.teacher-date-row>span{font-size:10px}.teacher-mini-scores small{font-size:9px}.teacher-mini-scores strong{font-size:18px}.teacher-form-section>header strong{font-size:12px}.teacher-form-section>header>b{font-size:10px}.teacher-question>p{padding-top:10px;padding-bottom:10px;font-size:11px;line-height:1.5}.teacher-question>p>b{font-size:9px}.teacher-question>span,.teacher-question>strong{font-size:10px}.teacher-question>strong{font-size:11px}.teacher-question input{height:33px;font-size:11px}.teacher-question-head>span{padding-top:8px;padding-bottom:8px;font-size:8px}.teacher-form-section>footer{padding-top:11px;padding-bottom:11px;font-size:11px}.teacher-open-questions label>span{margin-bottom:6px;font-size:11px}.teacher-open-questions textarea{min-height:64px;padding:9px 10px;font-size:11px;line-height:1.55}.teacher-modal-footer>div:first-child small{font-size:9px}.teacher-modal-footer>div:first-child strong{font-size:23px}.teacher-modal-footer>div:first-child span{font-size:10px}.teacher-modal-footer button{min-height:41px;padding:0 14px;font-size:11px}.teacher-management-page .page-title{margin-bottom:20px}.teacher-management-filters>header{border-bottom:0}.teacher-filters select{min-width:145px;height:36px;color:var(--ink);background:#fbfbf9;border:1px solid #dcded8;border-radius:8px;outline:0;padding:0 28px 0 9px;font-size:11px}.teacher-filters select:focus{border-color:#779c95;box-shadow:0 0 0 3px #2f706814}.teacher-filters button{align-items:center;gap:5px;display:inline-flex}.teacher-kpi em{color:#98a29f;margin-top:3px;font-size:9px;font-style:normal;display:block}.teacher-management-chart{height:315px;padding:14px 20px 17px}.teacher-management-chart svg{width:100%;height:250px;overflow:visible}.teacher-management-chart .grid{stroke:#e9e8e2;stroke-width:1px}.teacher-management-chart polyline{fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.teacher-management-chart polyline.average{stroke:var(--ts-green);stroke-width:3px}.teacher-management-chart polyline.trend{stroke:#2d3533;stroke-width:2.5px;stroke-dasharray:9 5}.teacher-management-chart circle{fill:#fff;stroke:var(--ts-green);stroke-width:3px}.teacher-chart-legend{color:#687773;flex-wrap:wrap;align-items:center;gap:8px 15px;min-height:32px;font-size:9px;display:flex}.teacher-chart-legend>span{align-items:center;gap:5px;display:flex}.teacher-chart-legend i{background:#777;border-radius:999px;width:16px;height:3px}.teacher-chart-legend i.average{background:var(--ts-green)}.teacher-chart-legend i.trend{background:repeating-linear-gradient(90deg,#2d3533 0 5px,#0000 5px 8px);height:2px}.teacher-chart-legend>b{border-radius:7px;margin-left:auto;padding:5px 8px;font-size:9px}.teacher-chart-legend>b.up{color:#347159;background:#e8f3ec}.teacher-chart-legend>b.down{color:#9b4e45;background:#fae8e5}.teacher-chart-legend>b.flat{color:#64736f;background:#edf0ef}.teacher-management-table{min-width:1080px}.teacher-management-table td>b{color:#405c57;font-size:11px}.teacher-school{color:#6c7d79;align-items:center;gap:5px;display:flex}.teacher-detail-button{color:#607570;background:#fff;border:1px solid #dce2df;border-radius:8px;place-items:center;width:32px;height:32px;display:grid}.teacher-detail-button:disabled{opacity:.5}.teacher-pager{border-top:1px solid var(--line);color:#6c7c78;justify-content:space-between;align-items:center;gap:12px;padding:11px 15px;font-size:10px;display:flex}.teacher-pager label,.teacher-pager>div{align-items:center;gap:8px;display:flex}.teacher-pager select{border:1px solid var(--line);height:31px;color:var(--ink);background:#fff;border-radius:7px;padding:0 7px}.teacher-pager button{border:1px solid var(--line);color:#5e716d;background:#fff;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.teacher-pager button:disabled{opacity:.4;cursor:not-allowed}.teacher-detail-school{color:#788783;margin:3px 0 0;font-size:10px}.teacher-management-page .teacher-modal>header{min-height:82px}@media (width<=900px){.teacher-management-filters .teacher-filters{grid-template-columns:1fr 1fr;display:grid}.teacher-management-filters .teacher-filters label{min-width:0}.teacher-management-filters .teacher-filters select{width:100%;min-width:0}.teacher-management-chart{height:285px;padding-left:10px;padding-right:10px}.teacher-management-chart svg{height:215px}}@media (width<=560px){.teacher-management-filters .teacher-filters{grid-template-columns:1fr}.teacher-management-filters .teacher-filters button{justify-content:center}.teacher-chart-legend>b{width:100%;margin-left:0}.teacher-pager{flex-direction:column;align-items:flex-start}}.teacher-management-chart{height:441px}.teacher-management-chart svg{height:350px}@media (width<=900px){.teacher-management-chart{height:399px}.teacher-management-chart svg{height:301px}}.announcement-page{--announcement-blue:#315f69;padding-bottom:44px}.announcement-filters{grid-template-columns:repeat(2,minmax(130px,.7fr)) repeat(2,minmax(155px,1fr)) minmax(190px,1.25fr) auto;align-items:end;gap:11px;margin-bottom:16px;padding:15px;display:grid}.announcement-filters label{color:#60716d;flex-direction:column;gap:6px;font-size:9px;font-weight:800;display:flex}.announcement-filters input,.announcement-filters select{width:100%;height:41px;color:var(--ink);background:#fbfbf9;border:1px solid #dcded8;border-radius:9px;outline:0;padding:0 10px;font:11px inherit}.announcement-filters input:focus,.announcement-filters select:focus{border-color:#779c95;box-shadow:0 0 0 3px #2f706814}.announcement-search>div{color:#8b9995;background:#fbfbf9;border:1px solid #dcded8;border-radius:9px;align-items:center;gap:7px;height:41px;padding:0 10px;display:flex}.announcement-search>div input{height:auto;box-shadow:none;border:0;padding:0}.announcement-table{min-width:980px}.announcement-table td{vertical-align:middle}.announcement-table th:first-child{width:25%}.announcement-table th:nth-child(2){width:23%}.announcement-table th:last-child{text-align:right}.announcement-table .bulletin-empty svg{margin:0 auto 9px;display:block}.bulletin-status.inactive{color:#687571;background:#edf0ee}.announcement-view-count{color:#466c66;background:#f8faf9;border:1px solid #dce2df;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:48px;height:31px;font-size:10px;font-weight:800;display:inline-flex}.announcement-editor{width:min(900px,94vw)}.announcement-editor-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.announcement-editor-grid label,.announcement-content label{color:#526762;flex-direction:column;gap:7px;font-size:10px;font-weight:800;display:flex}.announcement-editor-grid input,.announcement-editor-grid select,.announcement-content input,.announcement-content textarea{width:100%;color:var(--ink);background:#fbfbf9;border:1px solid #dcded8;border-radius:9px;outline:0;font:11px/1.55 inherit}.announcement-editor-grid input,.announcement-editor-grid select,.announcement-content input{height:42px;padding:0 11px}.announcement-editor-grid :disabled{color:#8d9996;background:#eef0ed}.announcement-switches{grid-template-columns:1fr 1fr;gap:10px;margin-top:13px;display:grid}.announcement-switches label{border:1px solid var(--line);background:#fafbf9;border-radius:11px;align-items:flex-start;gap:10px;min-height:58px;padding:11px;display:flex}.announcement-switches input{width:18px;height:18px;accent-color:var(--bulletin-green);margin-top:2px}.announcement-switches span{gap:3px;display:grid}.announcement-switches strong{color:#49625c;font-size:10px}.announcement-switches small{color:#8b9794;font-size:8px}.announcement-content{gap:13px;display:grid}.announcement-content textarea{resize:vertical;min-height:220px;padding:11px}.announcement-content input:focus,.announcement-content textarea:focus{border-color:#779c95;box-shadow:0 0 0 3px #2f706814}.announcement-content details{border:1px solid var(--line);background:#fafbf9;border-radius:10px;overflow:hidden}.announcement-content summary{color:#526b65;cursor:pointer;padding:11px 13px;font-size:10px;font-weight:800}.announcement-content iframe{border:0;border-top:1px solid var(--line);background:#fff;width:100%;height:210px}.announcement-existing-files{flex-wrap:wrap;gap:9px;display:flex}.announcement-existing-files a,.announcement-existing-files>span{border:1px solid var(--line);color:#2f6b62;background:#f8faf9;border-radius:9px;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:10px;font-weight:750;display:flex}.announcement-existing-files>span{color:#83908d}.announcement-read-report{width:min(650px,92vw)}.announcement-read-report .bulletin-report-table table{min-width:0}.announcement-read-report .bulletin-report-table td:last-child{white-space:nowrap}@media (width<=1100px){.announcement-filters{grid-template-columns:repeat(3,1fr)}.announcement-filters>button{align-self:end}}@media (width<=700px){.announcement-filters{grid-template-columns:1fr 1fr}.announcement-filters .announcement-search,.announcement-filters>button{grid-column:1/-1}.announcement-editor-grid,.announcement-switches{grid-template-columns:1fr}.announcement-editor{width:100%;max-width:none}.announcement-page .bulletin-heading{flex-direction:column;align-items:flex-start}.announcement-page .bulletin-heading .bulletin-primary{width:100%}}@media (width<=460px){.announcement-filters{grid-template-columns:1fr}}.attendance-page{max-width:1120px;padding-bottom:55px}.attendance-title{margin-bottom:18px}.attendance-tabs{border:1px solid var(--line);background:#fff;border-radius:12px;gap:5px;width:max-content;margin-bottom:13px;padding:5px;display:flex;box-shadow:0 7px 22px #1c3e3a0b}.attendance-tabs button{color:#6f807c;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;min-height:39px;padding:0 17px;font-size:11px;font-weight:800;display:flex}.attendance-tabs button.active{color:#fff;background:var(--green);box-shadow:0 5px 13px #27675e2e}.attendance-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:17px;overflow:hidden}.attendance-card>header{border-bottom:1px solid var(--line);background:linear-gradient(108deg,#fff 60%,#edf5f1);align-items:center;gap:11px;min-height:68px;padding:13px 18px;display:flex}.attendance-card>header>span{color:#fff;background:linear-gradient(145deg,var(--green),#568a80);border-radius:10px;flex:none;place-items:center;width:39px;height:39px;display:grid}.attendance-card>header>div{gap:4px;display:grid}.attendance-card>header strong{color:var(--ink);font-size:14px}.attendance-card>header small{color:#82908c;font-size:10px}.attendance-display{flex-direction:column;justify-content:center;align-items:center;min-height:570px;padding:42px;display:flex}.attendance-qr{border:11px solid #fff;border-radius:16px;width:min(430px,90vw);height:auto;display:block;box-shadow:0 12px 38px #163d3921}.attendance-updated{color:#638078;background:#f4f9f7;border:1px solid #d9e5e1;border-radius:999px;align-items:center;gap:7px;margin:23px 0 0;padding:10px 14px;font-size:11px;display:flex}.attendance-updated span{font-weight:700}.attendance-updated strong{color:#315f58}.attendance-state{color:#657873;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:13px;min-height:260px;display:flex}.attendance-state strong{max-width:460px;font-size:12px}.attendance-state.error{color:#9a5047}.attendance-state button,.attendance-scan-message button{min-height:37px;color:inherit;background:#fff;border:1px solid;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:10px;font-weight:800;display:flex}.attendance-spinner{border:3px solid #d9e7e2;border-top-color:var(--green);border-radius:50%;width:30px;height:30px;animation:.75s linear infinite attendance-spin;display:block}@keyframes attendance-spin{to{transform:rotate(360deg)}}.attendance-reader{flex-direction:column;align-items:center;padding:27px;display:flex}.attendance-camera{aspect-ratio:4/3;background:#172321;border:1px solid #d9e1de;border-radius:16px;width:min(660px,100%);position:relative;overflow:hidden;box-shadow:0 11px 34px #0c2a2729}.attendance-camera video{visibility:visible;object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .15s;display:block}.attendance-camera.active video{opacity:1}.attendance-camera-placeholder{color:#b7cbc5;text-align:center;background:radial-gradient(circle,#273d39,#14211f);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;display:flex;position:absolute;inset:0}.attendance-camera-placeholder strong{font-size:12px}.attendance-camera-button{color:#fff;background:var(--green);border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:43px;margin-top:15px;padding:0 20px;font-size:11px;font-weight:800;display:flex}.attendance-camera-button.secondary{border:1px solid var(--line);color:#687b76;background:#fff}.attendance-scan-message{border:1px solid;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;width:min(660px,100%);margin-top:15px;padding:14px 15px;display:grid}.attendance-scan-message>div{gap:4px;display:grid}.attendance-scan-message strong{font-size:12px}.attendance-scan-message span{font-size:10px}.attendance-scan-message.success{color:#316c59;background:#edf8f2;border-color:#bcdacd}.attendance-scan-message.error{color:#944b43;background:#fff4f2;border-color:#edc6c0}.attendance-scan-message button{background:#ffffffb3}@media (width<=700px){.attendance-title{align-items:flex-start}.attendance-tabs{width:100%}.attendance-tabs button{flex:1;justify-content:center}.attendance-display{min-height:430px;padding:24px 12px}.attendance-reader{padding:16px}.attendance-camera{aspect-ratio:3/4}.attendance-scan-message{grid-template-columns:auto 1fr}.attendance-scan-message button{grid-column:1/-1}.attendance-updated{border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:flex-start}.attendance-updated strong{text-align:center;width:100%}}.term-management-page{padding-bottom:48px}.term-summary{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#fff 58%,#eef5f2);align-items:center;gap:13px;min-height:88px;padding:17px 20px;display:flex}.term-summary>span{color:#fff;background:var(--green);border-radius:12px;flex:none;place-items:center;width:43px;height:43px;display:grid}.term-summary>div{gap:4px;display:grid}.term-summary small{color:#87938f;letter-spacing:.08em;font-size:9px;font-weight:850}.term-summary strong{color:var(--ink);font-size:16px}.term-summary p{color:#71817d;margin-left:auto;font-size:11px}.term-table td{vertical-align:middle}.term-table td:first-child strong{color:var(--ink);font-size:13px}.term-table th:last-child,.term-table td:last-child{text-align:right}.term-active-chip,.term-passive-chip{border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:800;display:inline-flex}.term-active-chip{color:#28685e;background:#e5f3ee}.term-passive-chip{color:#77837f;background:#f0f1ee}.term-activate{color:#326e65;background:#f5faf8;border:1px solid #b9d0ca;border-radius:8px;min-width:105px;height:34px;font-size:10px;font-weight:800}.term-activate:disabled{color:#9aa29f;cursor:not-allowed;background:#f7f7f5;border-color:#e3e5e1}.term-alert{color:#914b42;background:#fff6f4;border:1px solid #edc9c2;border-radius:10px;margin-bottom:14px;padding:12px 14px;font-size:12px}.term-active-toggle{border:1px solid var(--line);cursor:pointer;background:#fafbf9;border-radius:11px;gap:10px;padding:14px;flex-direction:row!important;align-items:flex-start!important;display:flex!important}.term-active-toggle input{width:18px;height:18px;accent-color:var(--green);margin-top:2px}.term-active-toggle>span{gap:4px;display:grid}.term-active-toggle strong{color:var(--ink);font-size:12px}.term-active-toggle small{color:var(--muted);font-size:10px;line-height:1.4}.secondary-action{border:1px solid var(--line);color:#687974;background:#fff;border-radius:10px;min-height:44px;padding:0 17px;font-size:12px;font-weight:750}@media (width<=650px){.term-summary{flex-wrap:wrap;align-items:flex-start}.term-summary p{width:100%;margin:0 0 0 56px}.term-table{min-width:680px}.term-management-page .page-title .primary-action{justify-content:center;width:100%}}.push-test-page{--push-green:#2f7068}.push-test-heading{align-items:center}.push-test-refresh,.push-test-filters>button,.push-send-button{color:#fff;background:var(--push-green);border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;font-size:10px;font-weight:800;display:inline-flex}.push-test-refresh{height:40px;padding:0 15px}.push-test-refresh:disabled{opacity:.55}.push-test-filters{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px;grid-template-columns:minmax(220px,2fr) repeat(3,minmax(125px,1fr)) auto;align-items:end;gap:11px;margin-bottom:18px;padding:17px;display:grid}.push-test-filters label,.push-test-modal-body label{flex-direction:column;gap:6px;display:flex}.push-test-filters label>span,.push-test-modal-body label>span{color:#71817d;letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:850}.push-test-filters input,.push-test-filters select,.push-test-modal-body input,.push-test-modal-body textarea{width:100%;min-height:39px;color:var(--ink);background:#fbfbf9;border:1px solid #dcded8;border-radius:9px;outline:0;padding:0 11px;font:11px inherit}.push-test-modal-body textarea{resize:vertical;padding:10px 11px;line-height:1.5}.push-test-filters input:focus,.push-test-filters select:focus,.push-test-modal-body input:focus,.push-test-modal-body textarea:focus{border-color:#779c95;box-shadow:0 0 0 3px #2f706814}.push-test-filters>button{height:39px;padding:0 15px}.push-test-alert{color:#914b42;background:#fff6f4;border:1px solid #edc9c2;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;padding:11px 13px;font-size:11px;display:flex}.push-test-alert button{color:inherit;background:0 0;border:0;place-items:center;display:grid}.push-test-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:15px;overflow:hidden}.push-test-card>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:58px;padding:12px 17px;display:flex}.push-test-card>header>div{color:var(--push-green);align-items:center;gap:8px;display:flex}.push-test-card>header strong{font-size:13px}.push-test-card>header>span{color:#617570;background:#edf3f1;border-radius:8px;padding:6px 9px;font-size:9px;font-weight:800}.push-test-table-wrap{position:relative;overflow:auto}.push-test-card table{border-collapse:collapse;width:100%;min-width:1100px}.push-test-card th{border-bottom:1px solid var(--line);color:#7c8986;text-align:left;text-transform:uppercase;letter-spacing:.06em;background:#fafbf9;padding:11px 13px;font-size:8px}.push-test-card td{color:#5e6c69;vertical-align:middle;border-bottom:1px solid #efeee9;padding:12px 13px;font-size:10px}.push-test-card tbody tr:hover{background:#fcfcfa}.push-test-card td>strong,.push-test-card td>small{display:block}.push-test-card td>strong{color:var(--ink);margin-bottom:4px;font-size:11px}.push-test-card td>small{color:#87938f;margin-top:4px;font-size:9px}.push-test-card code{color:#556c67;text-overflow:ellipsis;max-width:205px;font:9px/1.5 Consolas,monospace;display:block;overflow:hidden}.push-status{color:#5d706c;background:#edf1ef;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:850;display:inline-flex}.push-status.granted{color:#39705c;background:#e8f3ec}.push-status.denied{color:#9b4e45;background:#fae8e5}.push-status.undetermined{color:#8e6b35;background:#fbf0dc}.push-status.neutral{white-space:nowrap}.push-send-button{white-space:nowrap;min-height:33px;padding:0 10px}.push-send-button:disabled{color:#99a4a1;cursor:not-allowed;background:#edf0ef}.push-test-loading{color:#7d8d89;justify-content:center;align-items:center;gap:8px;min-height:190px;font-size:11px;display:flex}.push-test-empty{color:#899692;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:170px;display:flex}.push-test-card>footer{color:#6c7c78;background:#fafbf9;justify-content:space-between;align-items:center;min-height:49px;padding:8px 14px;font-size:10px;display:flex}.push-test-card>footer>div{gap:6px;display:flex}.push-test-card>footer button{border:1px solid var(--line);color:#5e716d;background:#fff;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.push-test-card>footer button:disabled{opacity:.4}.push-test-modal-layer{z-index:190;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.push-test-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#071f1d9e;border:0;width:100%;height:100%;position:absolute;inset:0}.push-test-modal{z-index:1;background:#fff;border:1px solid #fff6;border-radius:18px;width:min(570px,96vw);position:relative;overflow:hidden;box-shadow:0 28px 90px #0019184d}.push-test-modal>header{border-bottom:1px solid var(--line);background:linear-gradient(110deg,#fff 62%,#edf5f1);justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 19px;display:flex}.push-test-modal>header>div{align-items:flex-start;gap:11px;display:flex}.push-test-modal>header>div>span{color:#fff;background:var(--push-green);border-radius:10px;flex:none;place-items:center;width:39px;height:39px;display:grid}.push-test-modal>header small{color:#a67e43;letter-spacing:.13em;font-size:8px;font-weight:850}.push-test-modal h2{margin:3px 0;font:600 20px/1.2 Playfair Display,Georgia,serif}.push-test-modal header p{color:#778783;margin:0;font-size:10px}.push-test-modal>header>button{color:#667873;background:#edf1ef;border:0;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.push-test-modal-body{gap:15px;padding:18px 19px;display:grid}.push-test-modal-body label small{color:#8a9693;align-self:flex-end;font-size:8px}.push-test-modal-body .push-test-alert{margin:0}.push-test-modal>footer{border-top:1px solid var(--line);background:#faf9f6;justify-content:flex-end;gap:8px;padding:13px 19px;display:flex}.push-test-modal>footer button{border:1px solid var(--line);color:#687974;background:#fff;border-radius:9px;align-items:center;gap:7px;min-height:39px;padding:0 14px;font-size:10px;font-weight:800;display:inline-flex}.push-test-modal>footer button.primary{color:#fff;background:var(--push-green);border:0}.push-test-modal>footer button:disabled{opacity:.6}@media (width<=1050px){.push-test-filters{grid-template-columns:2fr 1fr 1fr}.push-test-filters label:nth-of-type(4){grid-column:1/2}.push-test-filters>button{justify-self:start}}@media (width<=650px){.push-test-heading{flex-direction:column;align-items:flex-start}.push-test-refresh{width:100%}.push-test-filters{grid-template-columns:1fr}.push-test-filters label:nth-of-type(4){grid-column:auto}.push-test-filters>button{width:100%}.push-test-modal-layer{padding:0}.push-test-modal{border-radius:0;width:100%;max-height:100vh}.push-test-modal>footer{flex-wrap:wrap}.push-test-modal>footer button{flex:1;justify-content:center}}.term-table{min-width:1020px}.term-table th:first-child{width:20%}.term-table th:nth-child(2){width:19%}.term-table th:nth-child(3),.term-table th:nth-child(4),.term-table th:nth-child(5){width:12%}.term-table th:last-child{width:25%}.term-row-disabled{background:#fafaf8}.term-row-disabled td{color:#929b98}.term-name-cell{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.term-name-cell .term-active-chip{padding:4px 7px;font-size:9px}.term-date-range{white-space:nowrap;align-items:center;gap:7px;display:flex}.term-date-range i{background:#b7bfbc;width:12px;height:1px}.term-flag{white-space:nowrap;border-radius:8px;padding:6px 9px;font-size:10px;font-weight:750;display:inline-flex}.term-flag.positive{color:#2f6d59;background:#e8f4ed}.term-flag.summer{color:#8b672d;background:#fff2d9}.term-flag.neutral{color:#727e7a;background:#f0f1ee}.term-actions{justify-content:flex-end;align-items:center;gap:7px;display:flex}.term-actions .edit-user,.term-actions .term-activate{white-space:nowrap}.term-actions button:disabled{opacity:.55;cursor:not-allowed}.term-form-drawer{background:#fbfcfa;width:min(620px,100%)}.term-form-head{background:linear-gradient(118deg,#fff 56%,#edf5f2);min-height:116px}.term-form-head .form-icon{color:#fff;background:linear-gradient(145deg,var(--green),#55877f);box-shadow:0 8px 18px #184d462e}.term-form-body{gap:14px;padding-top:20px;padding-bottom:20px}.term-form-section{background:#fff;border:1px solid #e4e5df;border-radius:14px;flex-direction:column;gap:15px;padding:17px;display:flex;box-shadow:0 5px 17px #1c3e3a09}.term-form-section-title{color:var(--green);border-bottom:1px solid #eeeee9;align-items:center;gap:10px;padding-bottom:12px;display:flex}.term-form-section-title>svg{background:#edf5f2;border-radius:9px;width:34px;height:34px;padding:8px}.term-form-section-title>div{gap:3px;display:grid}.term-form-section-title strong{font-size:12px}.term-form-section-title small{color:#8a9692;font-size:9px;font-weight:500}.term-option-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.term-option-grid>label{border:1px solid var(--line);cursor:pointer;background:#fafbf9;border-radius:12px;min-height:105px;padding:14px;transition:all .15s;display:flex;position:relative}.term-option-grid>label:hover{background:#fff;border-color:#b8c9c4}.term-option-grid>label.selected{background:#eef7f3;border-color:#91b3a9;box-shadow:0 0 0 2px #2e6b640f}.term-option-grid>label.selected.summer{background:#fff8e9;border-color:#d9bd88;box-shadow:0 0 0 2px #b1894c0f}.term-option-grid input{width:17px;height:17px;accent-color:var(--green);position:absolute;top:12px;right:12px}.term-option-grid span{color:#657772;grid-template-columns:23px 1fr;align-content:start;gap:4px 7px;display:grid}.term-option-grid span>svg{color:var(--green);grid-row:1/3}.term-option-grid .summer span>svg{color:#a77c38}.term-option-grid strong{color:#425b56;font-size:11px}.term-option-grid small{color:#84918d;grid-column:2;font-size:9px;line-height:1.45}.term-option-grid label:has(input:disabled){opacity:.55;cursor:not-allowed}.term-status-choice{margin:0}.term-status-choice label:has(input:disabled){opacity:.5;cursor:not-allowed}.term-form-note{color:#80672f;background:#fff7e5;border-radius:9px;margin:0;padding:10px 11px;font-size:10px;line-height:1.45}.term-active-toggle{transition:all .15s}.term-active-toggle.selected{background:#eef7f3;border-color:#91b3a9;box-shadow:0 0 0 2px #2e6b640d}.term-active-toggle:has(input:disabled){opacity:.55;cursor:not-allowed}.term-form-drawer .user-form-actions{z-index:2;position:sticky;bottom:0}.term-form-drawer .primary-action{justify-content:center;min-width:175px}@media (width<=650px){.term-table{min-width:960px}.term-form-head{min-height:104px}.term-form-body,.term-form-section{padding:14px}.term-option-grid{grid-template-columns:1fr}.term-form-drawer .user-form-actions{flex-wrap:wrap}.term-form-drawer .form-action-spacer{display:none}.term-form-drawer .secondary-action,.term-form-drawer .primary-action{flex:1;justify-content:center;min-width:0}}.teacher-statistics-page:not(.teacher-management-page) .teacher-chart{height:378px}@media (width<=700px){.teacher-statistics-page:not(.teacher-management-page) .teacher-chart{height:308px}}
