@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";.forced-notice-backdrop{position:fixed;z-index:10000;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;place-items:center;background:#071a29c7;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.forced-notice{width:min(620px,100%);max-height:calc(100vh - 48px);padding:clamp(24px,5vw,42px);border:1px solid var(--theme-border, #d8e4e9);border-top:6px solid var(--theme-accent, #d5aa45);border-radius:var(--theme-radius, 18px);color:var(--theme-text, #15364b);background:var(--theme-surface, #fff);box-shadow:var(--theme-shadow, 0 28px 80px #061b2e66);overflow-y:auto}.forced-notice-label{margin:0 0 7px;color:var(--theme-accent, #8c6416);font-size:.72rem;font-weight:900;letter-spacing:.14em}.forced-notice h2{margin:0;font-size:clamp(1.5rem,4vw,2.2rem)}.forced-notice-message{margin:22px 0;color:var(--theme-muted, #294c60);line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.forced-notice-error{padding:10px 12px;border-radius:8px;color:#8a1f1f;background:#fff0f0}.forced-notice footer{display:flex;justify-content:flex-end}.forced-notice button{min-height:44px;padding:11px 18px;border:0;border-radius:8px;color:#fff;background:var(--theme-primary, #103a58);font:inherit;font-weight:800;cursor:pointer}.forced-notice button:disabled{opacity:.6;cursor:wait}.admin-shell{min-height:100vh;display:grid;grid-template-columns:240px minmax(0,1fr);background:#f3f7f9}.admin-shell>aside{position:sticky;z-index:40;top:0;height:100vh;padding:22px 16px;display:flex;flex-direction:column;color:#d8e8ef;background:#103a58;box-shadow:8px 0 28px #092c3f18;overflow-y:auto}.admin-shell>aside header{padding:0 6px 22px;display:grid;gap:3px}.admin-shell>aside header>small{margin-top:13px;color:#8eb3c5;font-size:.65rem;text-transform:uppercase}.admin-shell>aside header>strong{color:#fff;font-size:.78rem;overflow-wrap:anywhere}.admin-brand{display:flex;align-items:center;gap:9px;color:#fff;text-decoration:none;letter-spacing:.08em}.admin-brand span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;color:#103a58;background:#d5aa45;font-weight:950}.admin-shell>aside nav{display:grid;gap:5px}.admin-shell>aside nav>a,.admin-nav-group>button,.admin-nav-group>div>a,.admin-logout{width:100%;min-height:43px;padding:10px 12px;border:0;border-radius:9px;display:flex;align-items:center;color:#d8e8ef;background:transparent;font:inherit;font-size:.78rem;font-weight:800;text-align:left;text-decoration:none;cursor:pointer}.admin-nav-group>button{justify-content:space-between}.admin-nav-group>button[aria-expanded=true] span:last-child{transform:rotate(180deg)}.admin-nav-group>div{margin:2px 0 5px 13px;padding-left:9px;border-left:1px solid #5f8497}.admin-nav-group>div>a{min-height:38px;color:#aec9d6;font-size:.72rem}.admin-shell>aside nav>a:hover,.admin-nav-group>button:hover,.admin-nav-group>div>a:hover,.admin-logout:hover{color:#fff;background:#ffffff12}.admin-shell>aside nav>a.active,.admin-nav-group>div>a.active{color:#103a58;background:#fff}.admin-nav-group.current>button{color:#fff}.admin-logout{margin-top:auto;border:1px solid #ffffff33}.admin-content{min-width:0}.admin-menu-toggle,.admin-sidebar-scrim{display:none}.admin-page{width:min(1500px,calc(100% - 32px));margin:0 auto;padding:26px 0 48px}.admin-page button,.admin-page input,.admin-page select,.admin-page textarea{font:inherit}.admin-page button{cursor:pointer}.admin-page button:disabled{cursor:not-allowed;opacity:.55}.admin-hero{min-height:210px;padding:clamp(26px,5vw,54px);border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;background:radial-gradient(circle at 85% 10%,#1473a7 0,transparent 28rem),#103a58;box-shadow:0 18px 40px #103a5822}.admin-hero.compact{min-height:155px;padding-block:30px}.admin-hero h1{margin:4px 0 7px;color:#fff;font-size:clamp(1.7rem,4vw,2.7rem)}.admin-hero p{max-width:720px;margin:0;color:#d0e2ec}.admin-kicker{font-size:.7rem;font-weight:900;letter-spacing:.16em}.admin-privilege{padding:9px 12px;border:1px solid #ffffff66;border-radius:999px;color:#fff;font-size:.7rem;font-weight:900;letter-spacing:.08em;white-space:nowrap}.admin-hero>button,.admin-hero-actions button,.admin-filter-actions button,.admin-modal footer button,.admin-compose footer button,.admin-pagination button{min-height:40px;padding:9px 14px;border:1px solid #0876ad;border-radius:9px;color:#fff;background:#0876ad;font-weight:800}.admin-hero>button{border-color:#fff;color:#103a58;background:#fff}.admin-warning{margin:16px 0;padding:15px 18px;border:1px solid #e6c980;border-radius:12px;display:flex;gap:12px;color:#62490b;background:#fff9e8}.admin-dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.admin-dashboard-grid a{min-height:145px;padding:24px;border:1px solid #d4e2e8;border-radius:16px;display:flex;flex-direction:column;gap:9px;color:#476274;background:#fff;box-shadow:0 10px 30px #103a580b;text-decoration:none}.admin-dashboard-grid strong{color:#12334d;font-size:1.15rem}.admin-summary{margin:16px 0;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.admin-summary.four{grid-template-columns:repeat(4,1fr)}.admin-summary article{padding:15px 18px;border:1px solid #d4e2e8;border-radius:13px;background:#fff}.admin-summary span{color:#66808f;font-size:.67rem;font-weight:900;text-transform:uppercase}.admin-summary strong{display:block;margin-top:5px;color:#12334d;font-size:1.45rem}.admin-panel,.admin-detail-card{border:1px solid #d4e2e8;border-radius:17px;background:#fff;box-shadow:0 12px 34px #103a580b;overflow:hidden}.admin-filters{padding:18px;display:grid;grid-template-columns:1.5fr repeat(4,minmax(140px,1fr));gap:12px;background:#f8fbfc;border-bottom:1px solid #dbe7ec}.admin-filters.codes{grid-template-columns:1.5fr repeat(4,minmax(150px,1fr))}.admin-filters label,.admin-modal label,.admin-compose label{display:grid;align-content:start;gap:6px;color:#405e70;font-size:.7rem;font-weight:850;text-transform:uppercase}.admin-filters input,.admin-filters select,.admin-modal input,.admin-modal select,.admin-modal textarea,.admin-compose input,.admin-compose textarea,.admin-table-toolbar select{width:100%;min-height:42px;padding:9px 10px;border:1px solid #c7d9e1;border-radius:8px;color:#17394e;background:#fff;text-transform:none}.admin-modal textarea,.admin-compose textarea{resize:vertical}.admin-filter-actions{display:flex;align-items:end;gap:8px}button.secondary,.admin-filter-actions button.secondary,.admin-modal footer button.secondary,.admin-compose footer button.secondary{border-color:#c7d9e1;color:#254b62;background:#fff}.admin-table-toolbar{min-height:60px;padding:10px 18px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#607987;font-size:.78rem}.admin-table-toolbar label{display:flex;align-items:center;gap:8px}.admin-table-toolbar select{width:75px;min-height:36px}.admin-table-wrap{padding:0 18px 18px;overflow-x:auto}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:11px 8px;border-bottom:1px solid #e8eff2;text-align:left;vertical-align:middle;font-size:.74rem}.admin-table th{color:#647c89;font-size:.63rem;text-transform:uppercase}.admin-table th button,.link-button{padding:0;border:0;color:inherit;background:none;font-weight:inherit}.admin-table a,.link-button{color:#0876ad;font-weight:850;text-decoration:none}.admin-description-cell{min-width:210px;max-width:330px}.admin-pill{display:inline-flex;padding:5px 8px;border-radius:999px;color:#305b45;background:#e1f2e9;font-size:.65rem;font-weight:850;white-space:nowrap}.admin-pill.priority-2{color:#765710;background:#fff2c9}.admin-pill.priority-3,.admin-pill.inactive,.admin-pill.status-7,.admin-pill.status-8{color:#8e2b35;background:#fae4e7}.admin-pill.status-3{color:#155d82;background:#dceff8}.admin-state{margin:0 18px 18px;padding:32px;border-radius:11px;color:#607987;background:#f6fafb;text-align:center}.admin-state.error,.admin-form-error,.admin-form-status.error{color:#8b2730;background:#fbe4e7}.admin-pagination{padding:0 18px 20px;display:flex;align-items:center;justify-content:center;gap:12px;color:#5c7483;font-size:.75rem}.admin-pagination button{min-height:35px;padding:7px 10px}.admin-back{display:inline-block;margin-bottom:16px;color:#fff;font-size:.75rem;font-weight:800;text-decoration:none}.admin-hero-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.admin-detail-layout{margin-top:16px;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.8fr);gap:16px}.admin-detail-layout>div,.admin-detail-layout>aside{display:grid;align-content:start;gap:16px}.admin-detail-card{padding:20px}.admin-detail-card h2{margin:0 0 16px;color:#17394e;font-size:1rem}.admin-detail-card>p{color:#657c89;font-size:.8rem}.admin-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.admin-fields.single{grid-template-columns:1fr}.admin-field,.admin-long-field{padding:11px;border-radius:9px;background:#f5f9fa}.admin-field span,.admin-long-field span,.admin-change-preview span{display:block;color:#6a808b;font-size:.63rem;font-weight:850;text-transform:uppercase}.admin-field strong{display:block;margin-top:4px;color:#17394e;font-size:.78rem}.admin-long-field{margin-top:12px}.admin-long-field p{margin:6px 0 0;line-height:1.55}.admin-timeline article,.admin-worker,.admin-email{padding:12px 0;border-top:1px solid #e2ebef;display:grid;gap:5px;color:#526b79;font-size:.75rem}.admin-timeline article:first-child,.admin-worker:first-of-type,.admin-email:first-of-type{border-top:0}.admin-timeline header{display:flex;justify-content:space-between;gap:10px}.admin-timeline time,.admin-worker small,.admin-email small{color:#7a909b;font-size:.67rem}.admin-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:18px;display:grid;place-items:center;background:#092c3f99}.admin-modal{width:min(560px,100%);max-height:calc(100vh - 36px);padding:22px;border-radius:16px;background:#fff;box-shadow:0 26px 70px #092c3f55;overflow-y:auto}.admin-modal.compact-modal{width:min(480px,100%)}.admin-modal>header{margin-bottom:16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.admin-modal h2{margin:3px 0 0;color:#17394e}.admin-modal .admin-kicker{color:#0876ad}.icon-button{width:38px;height:38px;border:0;border-radius:9px;color:#17394e;background:#edf4f7;font-size:1.4rem}.admin-change-preview{margin-bottom:15px;padding:11px;border:1px solid #e7ca7e;border-radius:9px;background:#fff9e9}.admin-change-preview strong{display:block;margin-top:4px;color:#5f490d;font-size:.78rem}.admin-change-preview strong+span{margin-top:10px}.admin-code-user{display:grid;gap:2px}.admin-code-user small{color:#738995}.admin-modal form,.admin-compose{display:grid;gap:14px}.admin-modal footer,.admin-compose footer{display:flex;justify-content:flex-end;gap:8px}.admin-form-error,.admin-form-status,.admin-toast{margin:0;padding:11px 13px;border-radius:9px;font-size:.76rem}.admin-form-status.success,.admin-toast.success{color:#276044;background:#e1f2e9}.admin-form-status.info{color:#155d82;background:#dceff8}.admin-toast{margin:14px 0}.admin-checkbox{grid-template-columns:auto 1fr;align-items:center}.admin-checkbox input{width:18px;min-height:18px}.admin-announcement-layout{margin-top:16px;display:grid;grid-template-columns:minmax(260px,.7fr) minmax(0,1.5fr);gap:16px;align-items:start}.admin-announcement-layout>.admin-detail-card:first-child{overflow:visible}.admin-audience{margin-bottom:10px;padding:14px;border:1px solid #dbe7ec;border-radius:10px;display:flex;align-items:center;gap:12px}.admin-audience input{width:18px;height:18px}.admin-audience span{display:grid;gap:3px}.admin-audience small,.admin-template-note{color:#708691;font-size:.7rem}.admin-role-field{display:grid;gap:6px;color:#405968;font-size:.76rem;font-weight:800}.admin-role-select{position:relative}.admin-role-select summary{min-height:42px;padding:10px 36px 10px 12px;border:1px solid #c6d7de;border-radius:9px;display:flex;align-items:center;background:#fff;color:#24485c;cursor:pointer;list-style:none;font-size:.78rem}.admin-role-select summary::-webkit-details-marker{display:none}.admin-role-select summary:after{position:absolute;right:13px;content:"⌄";color:#607986;font-size:1rem}.admin-role-select[open] summary{border-color:#16749a;box-shadow:0 0 0 3px #16749a1c}.admin-role-menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;width:min(360px,calc(100vw - 54px));padding:8px;border:1px solid #c8d8de;border-radius:10px;background:#fff;box-shadow:0 14px 34px #102f4230}.admin-role-menu label{min-height:38px;padding:7px 8px;border-radius:7px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;color:#304f61;cursor:pointer;font-size:.75rem;font-weight:700}.admin-role-menu label:hover,.admin-role-menu label:focus-within{background:#eef6f7}.admin-role-menu label.select-all{margin-bottom:5px;border-bottom:1px solid #e0e9ed;border-radius:7px 7px 0 0}.admin-role-menu input{width:17px;height:17px;accent-color:#16749a}.admin-role-menu label>span{min-width:0}.admin-role-menu label>small{color:#667e8b;font-size:.68rem;font-variant-numeric:tabular-nums}.admin-role-menu .select-all span{display:grid}.admin-role-menu .select-all small{color:#768a94;font-size:.62rem;font-weight:600}.admin-role-clear{width:100%;margin-top:5px;padding:8px 10px;border:1px solid #c8d6dc;border-radius:7px;background:#f7fafb;color:#37586a;cursor:pointer;font-size:.7rem;font-weight:800}.admin-role-clear:disabled{color:#9aa8ae;cursor:default}@media(max-width:560px){.admin-role-menu{position:static;width:100%;margin-top:6px;box-shadow:0 8px 20px #102f421c}}.admin-recipient-total{margin-top:16px;padding:17px;border-radius:11px;display:grid;color:#fff;background:#12334d}.admin-recipient-total strong{font-size:1.8rem}.admin-recipient-total small{color:#c7dce7}.admin-confirm-counts{display:grid;grid-template-columns:1fr 1fr;gap:10px}.admin-confirm-counts div{padding:12px;border-radius:9px;background:#f2f7f9}.admin-confirm-counts dt{color:#647d8b;font-size:.68rem}.admin-confirm-counts dd{margin:4px 0 0;color:#17394e;font-size:1.3rem;font-weight:850}.admin-budget-selectors{margin:16px 0;padding:16px 18px;display:grid;grid-template-columns:minmax(220px,1fr) minmax(190px,.65fr) auto;align-items:end;gap:13px}.admin-budget-selectors label,.admin-budget-movements label{display:grid;gap:6px;color:#405e70;font-size:.7rem;font-weight:850;text-transform:uppercase}.admin-budget-selectors select,.admin-budget-movements select{min-height:42px;padding:9px 10px;border:1px solid #c7d9e1;border-radius:8px;color:#17394e;background:#fff;font:inherit;text-transform:none}.admin-budget-actions{display:flex;gap:10px}.admin-budget-actions .danger{color:#9a3039}.admin-financial-year{margin-bottom:16px;padding:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.admin-financial-year h2,.admin-financial-year p{margin:0}.admin-financial-year h2{color:#17394e;font-size:1.05rem}.admin-financial-year p:last-child{margin-top:4px;color:#6c8491;font-size:.75rem}.admin-financial-year button.danger,.admin-closing-modal button.danger{min-height:40px;padding:9px 13px;border:1px solid #a92e38;border-radius:8px;color:#fff;background:#a92e38;font-weight:850}.admin-closing-modal{width:min(820px,100%)}.admin-closing-preview,.admin-closing-confirmation{display:grid;gap:14px}.admin-closing-preview>p,.admin-closing-confirmation>p{margin:0;color:#516c7b;line-height:1.5}.admin-closing-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.admin-closing-totals div{padding:13px;border-radius:9px;background:#edf5f8}.admin-closing-totals span{display:block;color:#657d89;font-size:.68rem;font-weight:850;text-transform:uppercase}.admin-closing-totals strong{display:block;margin-top:5px;color:#17394e;font-size:1.25rem}.admin-closing-blockers{padding:12px;border-left:4px solid #b32f39;border-radius:8px;color:#8f2831;background:#fff0f1}.admin-closing-blockers h3,.admin-closing-blockers p,.admin-closing-schools h3,.admin-closing-schools p{margin:0 0 7px}.admin-closing-schools>div{padding:8px 0;display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e1e9ed;font-size:.76rem}.admin-closing-confirmation{padding:14px;border-left:4px solid #a92e38;border-radius:9px;background:#fff7f7}.admin-closing-confirmation>input{min-height:42px;padding:9px 10px;border:1px solid #c7d9e1;border-radius:8px;font:inherit}.admin-budget-movements{margin-top:16px}.admin-budget-movements>header{padding:18px;display:flex;align-items:end;justify-content:space-between;gap:18px;background:#f8fbfc}.admin-budget-movements>header h2,.admin-budget-movements>header p{margin:0}.admin-budget-movements>header h2{color:#17394e;font-size:1rem}.admin-budget-movements>header p{margin-top:4px;color:#6c8491;font-size:.72rem}.admin-budget-movements>header>div:last-child{display:flex;gap:10px}.admin-budget-mode{padding:12px;border:1px solid #d6e3e9;border-radius:9px;display:flex;gap:16px}.admin-budget-mode legend{padding:0 4px;color:#405e70;font-size:.7rem;font-weight:850;text-transform:uppercase}.admin-budget-mode label{grid-template-columns:auto 1fr;align-items:center}.admin-budget-mode input{width:18px;min-height:18px}.admin-budget-calculation{padding:12px;border-radius:9px;display:grid;gap:3px;color:#17394e;background:#edf6f9}.admin-budget-calculation span{color:#6a808b;font-size:.63rem;font-weight:850;text-transform:uppercase}.admin-budget-calculation strong+span{margin-top:9px}@media(max-width:1050px){.admin-filters,.admin-filters.codes{grid-template-columns:repeat(3,1fr)}.admin-filters .wide{grid-column:span 2}.admin-detail-layout{grid-template-columns:1fr}}@media(max-width:760px){.admin-shell{display:block;padding-top:58px}.admin-shell>aside{position:fixed;top:0;left:0;width:min(290px,86vw);transform:translate(-105%);transition:transform .2s ease}.admin-shell>aside.open{transform:translate(0)}.admin-menu-toggle{position:fixed;z-index:35;top:9px;left:10px;min-height:40px;padding:8px 12px;border:1px solid #c8dbe4;border-radius:9px;display:flex;align-items:center;gap:8px;color:#103a58;background:#fff;font:inherit;font-weight:850;box-shadow:0 5px 18px #103a5818}.admin-sidebar-scrim{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;border:0;display:block;background:#092c3f99}.admin-page{width:min(100% - 20px,1500px);padding-top:14px}.admin-hero{align-items:flex-start;flex-direction:column}.admin-dashboard-grid,.admin-summary,.admin-summary.four,.admin-announcement-layout{grid-template-columns:1fr}.admin-summary{grid-template-columns:repeat(2,1fr)}.admin-filters,.admin-filters.codes,.admin-fields{grid-template-columns:1fr 1fr}.admin-warning{flex-direction:column}.admin-budget-selectors{grid-template-columns:1fr;align-items:stretch}.admin-financial-year{align-items:stretch;flex-direction:column}.admin-closing-totals{grid-template-columns:1fr}.admin-budget-movements>header,.admin-budget-movements>header>div:last-child{align-items:stretch;flex-direction:column}}@media(max-width:500px){.admin-filters,.admin-filters.codes,.admin-fields,.admin-summary{grid-template-columns:1fr}.admin-filters .wide{grid-column:auto}.admin-filter-actions,.admin-table-toolbar,.admin-hero-actions{align-items:stretch;flex-direction:column}}.area-navigation-disabled{display:flex;align-items:center;flex:0 0 auto;padding:0 13px;color:#8299a8;font-size:13px;font-weight:700;cursor:not-allowed;white-space:nowrap}.schooleforos-dashboard{min-height:calc(100vh - 70px);padding:clamp(28px,7vw,88px) 24px;display:grid;place-items:center;background:radial-gradient(circle at 78% 14%,rgba(34,148,196,.16),transparent 28rem),radial-gradient(circle at 12% 84%,rgba(193,139,50,.14),transparent 24rem),#eef5f8}.schooleforos-greeting{width:min(760px,100%);padding:clamp(42px,8vw,76px);border:1px solid #d4e2e8;border-top:6px solid #c18b32;border-radius:24px;background:#fffffff5;box-shadow:0 24px 60px #053a571c;text-align:center}.schooleforos-greeting h1{color:#12334d;font-size:clamp(2rem,6vw,3.7rem);line-height:1.1}.schooleforos-greeting p{margin:20px 0 0;color:#607783;font-size:clamp(1.05rem,3vw,1.5rem)}@media(max-width:760px){.area-navigation-disabled{height:38px;justify-content:center}.schooleforos-dashboard{min-height:calc(100vh - 112px)}}.schooleforos-orders{width:min(1760px,100%);margin:auto;padding:26px clamp(14px,3vw,42px) 52px;color:#20384c}.schooleforos-orders-heading{margin-bottom:20px}.schooleforos-orders-heading p{margin:0 0 5px;color:#b37b22;font-size:12px;font-weight:800;letter-spacing:.12em}.schooleforos-orders-heading h1{margin:0;color:#12334d;font-size:34px}.schooleforos-orders-heading span,.schooleforos-list-meta,.schooleforos-pagination{color:#6a7d8d;font-size:13px}.schooleforos-orders-panel{overflow:hidden;border:1px solid #d9e5e9;border-radius:16px;background:#fff;box-shadow:0 12px 34px #28596c14}.schooleforos-orders-controls,.schooleforos-list-meta,.schooleforos-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px}.schooleforos-orders-controls,.schooleforos-list-meta{border-bottom:1px solid #d9e5e9}.schooleforos-tabs{display:flex;padding:3px;border-radius:9px;background:#e7f0f1}.schooleforos-tabs button{padding:8px 14px;border:0;border-radius:7px;background:transparent;color:#607489;cursor:pointer}.schooleforos-tabs button.active{background:#16749a;color:#fff}.schooleforos-search{display:flex;align-items:center;gap:9px;color:#607489;font-size:13px;font-weight:700}.schooleforos-search input{width:min(330px,38vw);padding:8px 10px;border:1px solid #cdd9e2;border-radius:8px}.schooleforos-list-meta select{margin-left:5px;padding:5px;border:1px solid #ced9e2;border-radius:6px;background:#fff}.schooleforos-orders-error{margin:12px 18px 0;padding:10px 13px;border:1px solid #f4c7ca;border-radius:8px;background:#feeeee;color:#9b2730}.schooleforos-table-wrap{overflow:auto}.schooleforos-table-wrap table{width:100%;min-width:1380px;border-collapse:collapse;font-size:12px}.schooleforos-table-wrap th{padding:0 9px;background:#f0f6f6;color:#4c6173;text-align:left;font-size:10px}.schooleforos-table-wrap th button{padding:12px 0;border:0;background:none;color:inherit;font:inherit;font-weight:800;cursor:pointer}.schooleforos-table-wrap td{padding:10px 9px;border-bottom:1px solid #e6edf2;vertical-align:middle}.schooleforos-description{min-width:260px;max-width:440px;overflow-wrap:anywhere;line-height:1.4}.schooleforos-execution-comment{min-width:220px;max-width:360px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45}.schooleforos-delay-row.normal{background:#f2faf5}.schooleforos-delay-row.warning{background:#fff9e7}.schooleforos-delay-row.danger{background:#fff0f1}.schooleforos-delay{display:inline-flex;min-width:38px;justify-content:center;padding:5px 8px;border-radius:14px;font-weight:900}.schooleforos-delay.normal{background:#d9f2e3;color:#17603a}.schooleforos-delay.warning{background:#fff0b3;color:#785600}.schooleforos-delay.danger{background:#f9dfe2;color:#8b2934}.schooleforos-action{display:inline-flex;align-items:center;justify-content:center;min-width:88px;padding:7px 9px;border:1px solid;border-radius:8px;font-size:11px;font-weight:800;opacity:1;cursor:pointer;text-decoration:none}.schooleforos-action:hover{filter:brightness(.96)}.schooleforos-action.chat{border-color:#b6c5cd;background:#edf2f4;color:#647783}.schooleforos-action.chat.unread{border-color:#8db8d4;background:#dceef9;color:#135f8b}.schooleforos-action.print.new{border-color:#cf6672;background:#f9dfe2;color:#8b2934}.schooleforos-action.print.handled{border-color:#cf9d2d;background:#fff0b3;color:#785600}.schooleforos-empty{height:170px;text-align:center;color:#6a7d8d}.schooleforos-pagination{border-top:1px solid #d9e5e9}.schooleforos-pagination button{width:34px;height:31px;margin-left:5px;border:1px solid #d0dbe3;border-radius:6px;background:#fff;color:#16749a;cursor:pointer}.schooleforos-pagination button:disabled{color:#b7c1c8;cursor:default}@media(max-width:760px){.schooleforos-orders-controls,.schooleforos-list-meta,.schooleforos-pagination{align-items:stretch;flex-direction:column}.schooleforos-tabs button{flex:1}.schooleforos-search{justify-content:space-between}.schooleforos-search input{width:70%}}.schooleforos-detail-page{width:min(1500px,100%);margin:auto;padding:18px clamp(14px,3vw,42px) 50px;color:#20384c}.schooleforos-detail-page>a,.schooleforos-detail-heading a{color:#16749a;font-weight:750;text-decoration:none}.schooleforos-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.schooleforos-detail-heading p{margin:14px 0 4px;color:#b37b22;font-size:12px;font-weight:800;letter-spacing:.12em}.schooleforos-detail-heading h1{margin:0;color:#12334d}.schooleforos-print-link{padding:10px 17px;border:1px solid #16749a;border-radius:9px;background:#16749a;color:#fff!important;font:inherit;font-weight:800;cursor:pointer}.schooleforos-detail-card{padding:clamp(20px,4vw,34px);border:1px solid #d9e5e9;border-radius:16px;background:#fff;box-shadow:0 12px 34px #28596c14}.schooleforos-detail-card h2{margin:0 0 20px;color:#12334d}.schooleforos-detail-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.schooleforos-detail-facts div{padding:13px 15px;border-radius:9px;background:#f2f7f8}.schooleforos-detail-facts dt,.schooleforos-detail-description h3{color:#657a88;font-size:11px;font-weight:850;letter-spacing:.05em}.schooleforos-detail-facts dd{margin:5px 0 0;overflow-wrap:anywhere;font-weight:750}.schooleforos-detail-description{margin-top:16px;padding:16px;border-left:4px solid #c18b32;background:#fffaf0}.schooleforos-detail-description h3,.schooleforos-detail-description p{margin:0}.schooleforos-detail-description p{margin-top:7px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.5}.committee-conversation-card.schooleforos-comments{min-width:0;margin:0;grid-template-rows:auto minmax(280px,520px)}.schooleforos-comments>header small{color:#b4771d;font-weight:800;letter-spacing:.13em}.schooleforos-comment-messages article{max-width:100%}.schooleforos-comment-messages article.unread{border-left:4px solid #d39a2f;background:#fff5d8}.schooleforos-comment-messages article small{display:block;line-height:1.45}.schooleforos-detail-state{margin-top:24px;color:#687d8c}.schooleforos-detail-error{margin-top:24px;color:#9b2730}.schooleforos-detail-empty{padding:24px;text-align:center;color:#687d8c}.schooleforos-preview-note{margin:0;color:#667d8b;font-size:12px}.schooleforos-print-preview-page .history-code-column{width:24%}.schooleforos-print-header-links{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.schooleforos-batch-results{margin-top:15px;border:1px solid #d5e2e8;border-radius:14px;background:#edf3f5;box-shadow:0 8px 24px #17374a0b;overflow:hidden}.schooleforos-batch-results>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 17px;border-bottom:1px solid #d5e2e8;background:#fff}.schooleforos-batch-results h2,.schooleforos-batch-results header p{margin:0}.schooleforos-batch-results h2{color:#12334d;font-size:19px}.schooleforos-batch-results header p{margin-top:3px;color:#667d8b}.schooleforos-batch-results header button{padding:10px 17px;border:1px solid #12698c;border-radius:8px;background:#16749a;color:#fff;font-weight:800;cursor:pointer}.schooleforos-batch-previews{display:grid;gap:18px;padding:18px;overflow-x:auto}.schooleforos-batch-previews .print-document{margin:0 auto}@media(max-width:760px){.schooleforos-detail-heading{align-items:stretch;flex-direction:column}.schooleforos-detail-facts{grid-template-columns:1fr}.schooleforos-print-link{text-align:center}.schooleforos-print-header-links{align-items:stretch;flex-direction:column}.schooleforos-batch-results>header{align-items:stretch;flex-direction:column}}@media print{.schooleforos-batch-results{margin:0;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}.schooleforos-batch-previews{display:block;padding:0;overflow:visible}.schooleforos-batch-previews .print-document{margin:0}}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(300px,1fr) minmax(380px,520px);background:linear-gradient(125deg,#092844 0,#092844 48%,#f3f6f9 48%);padding:clamp(24px,6vw,90px);gap:clamp(35px,8vw,120px);align-items:center}.login-intro{color:#fff;max-width:650px}.login-intro>span{color:#efc456;font-size:12px;font-weight:800;letter-spacing:.16em}.login-intro h1{font-size:3.75rem}.login-intro p{color:#c8d7e3;line-height:1.7;max-width:540px}.login-card{background:#fff;border-radius:20px;box-shadow:0 25px 80px #00192f33;padding:clamp(25px,5vw,48px)}.login-card .brand-mark{margin-bottom:18px}.login-card h2{font-size:2rem;font-weight:600;letter-spacing:.02em}.auth-description{color:#63778a;line-height:1.55;margin:-6px 0 20px}.auth-status{background:#edf2f6;border:1px solid #d7e1e9;color:#334d63;padding:10px;border-radius:8px;font-size:13px}.auth-status-success{background:#e8f6ed;border-color:#b9dec5;color:#25663b}.actor-tabs{display:flex;background:#edf2f6;padding:4px;border-radius:9px;margin-bottom:22px}.actor-tabs button{flex:1;border:0;background:transparent;padding:10px;border-radius:7px;color:#63778a;cursor:pointer}.actor-tabs button.active{background:#1261a8;color:#fff;box-shadow:0 3px 10px #1261a833}.login-card form{display:grid;gap:16px}.login-card label{display:grid;gap:7px;color:#334d63;font-size:13px;font-weight:600}.login-card input{width:100%;border:1px solid #cdd9e2;border-radius:8px;padding:11px 12px;outline:0}.login-card input:focus{border-color:#1261a8;box-shadow:0 0 0 3px #1261a81a}.login-submit{border:0;border-radius:8px;padding:12px;background:#1261a8;color:#fff;font-weight:700;cursor:pointer}.login-submit:disabled{opacity:.65;cursor:wait}.login-error{background:#fee9ea;border:1px solid #f2c5c8;color:#a12b34;padding:10px;border-radius:8px;font-size:13px}.area-user{display:flex;align-items:center;gap:15px}.area-placeholder,.auth-loading{min-height:calc(100vh - 70px);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:14px;text-align:center;padding:25px}.area-placeholder h1{color:#0b2b4c;font-size:clamp(24px,4vw,38px);max-width:750px}.area-placeholder p{color:#6d7f91}.area-placeholder a{background:#1261a8;color:#fff;border-radius:8px;padding:10px 15px;text-decoration:none}@media(max-width:760px){.login-page{grid-template-columns:1fr;background:#f3f6f9;padding:24px}.login-intro{display:none}.login-card{max-width:520px;width:100%;margin:auto}.area-user>div{display:none}}.login-support-links{display:flex;justify-content:space-between;gap:14px;margin-top:16px;font-size:12px}.login-support-links a{color:#1261a8;text-decoration:none}.login-support-links a:hover{text-decoration:underline}.president-date-time{display:inline-grid;gap:1px;min-width:86px;white-space:nowrap;line-height:1.25}.president-date-time span:last-child{color:#667c89;font-size:.92em}.president-date-time.empty{display:inline;min-width:0}.president-dashboard-main{--pd-navy: #12334d;--pd-blue: #16749a;width:min(1600px,100%);margin:0 auto;padding:24px clamp(14px,3vw,42px) 48px;color:#20384c}.president-dashboard-welcome{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:14px;padding:21px 24px;border:1px solid #d3e1e7;border-radius:16px;background:linear-gradient(120deg,#fff,#f1f7f9);box-shadow:0 8px 24px #12334d0b}.president-dashboard-eyebrow,.president-dashboard-panel>header small{margin:0 0 4px;color:#ae7520;font-size:10px;font-weight:850;letter-spacing:.12em}.president-dashboard-welcome h1{margin:0;color:var(--pd-navy);font-size:clamp(26px,3vw,36px)}.president-dashboard-committee{margin:6px 0 0;color:#647b87}.president-dashboard-period{display:grid;gap:2px;min-width:180px;padding:11px 14px;border:1px solid #cbdce3;border-radius:11px;background:#fff}.president-dashboard-period span,.president-dashboard-period small{color:#6b818d;font-size:10px}.president-dashboard-period strong{color:var(--pd-navy)}.president-dashboard-state{min-height:220px;display:grid;place-items:center;border:1px solid #d5e2e8;border-radius:14px;background:#fff;color:#637985}.president-dashboard-state.error{color:#8c353c}.president-dashboard-state.error button{border:1px solid var(--pd-blue);border-radius:8px;background:var(--pd-blue);color:#fff;padding:8px 12px;cursor:pointer}.president-dashboard-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:14px}.president-dashboard-kpi{display:grid;gap:7px;padding:13px 14px;border:1px solid #d5e2e8;border-left:4px solid var(--accent, #377c9a);border-radius:11px;background:#fff;color:inherit;text-decoration:none}.president-dashboard-kpi:hover{border-color:var(--accent, #377c9a)}.president-dashboard-kpi span{color:#647b87;font-size:10px;font-weight:800}.president-dashboard-kpi strong{color:var(--pd-navy);font-size:24px}.president-dashboard-kpi.cyan{--accent: #1d8796}.president-dashboard-kpi.red{--accent: #c53d48}.president-dashboard-kpi.navy{--accent: #315d72}.president-dashboard-kpi.amber{--accent: #c88722}.president-dashboard-kpi.purple{--accent: #7958a5}.president-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:14px}.president-dashboard-panel{min-width:0;padding:16px;border:1px solid #d5e2e8;border-radius:14px;background:#fff;box-shadow:0 6px 20px #12334d08}.president-dashboard-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.president-dashboard-panel h2{margin:0;color:var(--pd-navy);font-size:18px}.president-dashboard-panel>header>a{color:var(--pd-blue);font-size:11px;font-weight:800;text-decoration:none}.president-dashboard-attention-list,.president-dashboard-active-list,.president-dashboard-worker-list,.president-dashboard-timeline{display:grid;gap:7px}.president-dashboard-attention-list>a{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;border-radius:8px;background:#f5f8fa;color:inherit;text-decoration:none}.president-dashboard-attention-list>a strong{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e7eff3;color:#315d72}.president-dashboard-attention-list>a.urgent strong{background:#f9e3e5;color:#a52e38}.president-dashboard-attention-list>a.overdue strong{background:#f8edd9;color:#98651d}.president-dashboard-attention-list>a.messages strong{background:#eee7f6;color:#67438c}.president-dashboard-active-list{margin-top:13px;padding-top:11px;border-top:1px solid #e2eaee}.president-dashboard-active-list>a,.president-dashboard-timeline>a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-width:0;padding:8px;border-radius:8px;color:inherit;text-decoration:none}.president-dashboard-active-list>a:hover,.president-dashboard-timeline>a:hover{background:#f4f8f9}.president-dashboard-active-list div,.president-dashboard-timeline div{display:grid;min-width:0;gap:2px}.president-dashboard-active-list span,.president-dashboard-timeline span{overflow:hidden;color:#687e89;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.president-dashboard-active-list small{flex:none;color:#9a6820}.president-dashboard-execution-number{display:grid;gap:3px}.president-dashboard-execution-number strong{color:#20754b;font-size:32px}.president-dashboard-execution-number span{color:#687e89;font-size:11px}.president-dashboard-progress{height:12px;overflow:hidden;margin:13px 0;border-radius:99px;background:#e7eef1}.president-dashboard-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#238950,#40b872)}.president-dashboard-execution dl{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;background:#e2eaee}.president-dashboard-execution dl div{display:grid;gap:3px;padding:9px;background:#fff}.president-dashboard-execution dt{color:#6b818d;font-size:9px}.president-dashboard-execution dd{margin:0;font-weight:850}.president-dashboard-worker-total{display:flex;align-items:baseline;gap:8px;margin-bottom:10px}.president-dashboard-worker-total strong{color:var(--pd-navy);font-size:28px}.president-dashboard-worker-total span{color:#687e89;font-size:11px}.president-dashboard-worker-list article{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #e5ecef}.president-dashboard-worker-list article div{display:grid;gap:2px}.president-dashboard-worker-list small,.president-dashboard-worker-list article>span{color:#6c818c;font-size:10px}.president-dashboard-worker-list article>span{text-align:right}.president-dashboard-timeline>a{justify-content:flex-start}.president-dashboard-timeline>a>i{flex:none;width:9px;height:9px;border-radius:50%;background:#2583aa}.president-dashboard-timeline>a>i.completed{background:#289358}.president-dashboard-timeline .president-date-time{margin-left:auto;color:#6d818b;font-size:9px}.president-dashboard-empty{margin:12px 0;color:#70838d;font-size:12px}@media(max-width:1080px){.president-dashboard-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:780px){.president-dashboard-main{padding-top:15px}.president-dashboard-welcome{align-items:flex-start;flex-direction:column}.president-dashboard-period{width:100%}.president-dashboard-grid{grid-template-columns:1fr}}@media(max-width:520px){.president-dashboard-kpis{grid-template-columns:repeat(2,1fr)}.president-dashboard-panel{padding:13px}.president-dashboard-active-list span{max-width:210px}}.president-orders-main{--president-navy: #12334d;--president-blue: #16749a;width:min(1680px,100%);margin:0 auto;padding:24px clamp(14px,3vw,42px) 50px;color:#20384c}.president-orders-main .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.president-orders-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.president-orders-heading p,.president-conversations>header p{margin:0 0 5px;color:#b37b22;font-size:11px;font-weight:800;letter-spacing:.13em}.president-orders-heading h1{margin:0;color:var(--president-navy);font-size:clamp(29px,4vw,36px)}.president-orders-heading>div>span{color:#6a7d8d;font-size:13px}.president-global-unread{padding:8px 13px;border:1px solid #f2c3c7;border-radius:20px;background:#fff0f1;color:#a82d37;font-size:12px;font-weight:800}.president-orders-panel{overflow:hidden;border:1px solid #d9e5e9;border-radius:16px;background:#fff;box-shadow:0 12px 34px #28596c12}.president-orders-filters{display:flex;align-items:center;flex-wrap:wrap;gap:11px;padding:16px 18px;border-bottom:1px solid #d9e5e9}.president-orders-tabs{display:flex;padding:3px;border-radius:9px;background:#e7f0f1}.president-orders-tabs button{padding:8px 13px;border:0;border-radius:7px;background:transparent;color:#607489;cursor:pointer}.president-orders-tabs button.active{background:var(--president-blue);color:#fff}.president-orders-search{flex:1;min-width:240px;max-width:450px}.president-orders-search input,.president-school-menu>input{width:100%;min-height:38px;padding:8px 11px;border:1px solid #cdd9e2;border-radius:9px;background:#fff;color:#29485d;outline:none}.president-orders-search input:focus,.president-school-menu>input:focus{border-color:#6da7ba;box-shadow:0 0 0 3px #16749a17}.president-school-filter{position:relative}.president-school-filter summary{min-height:38px;display:flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #cdd9e2;border-radius:9px;color:#4c6173;cursor:pointer;list-style:none;font-size:12px;font-weight:800}.president-school-filter summary::-webkit-details-marker{display:none}.president-school-filter summary b{min-width:19px;padding:2px 5px;border-radius:10px;background:var(--president-blue);color:#fff;text-align:center}.president-school-menu{position:absolute;z-index:15;top:44px;right:0;width:min(320px,calc(100vw - 28px));padding:9px;border:1px solid #cedde1;border-radius:10px;background:#fff;box-shadow:0 14px 34px #163c4d2b}.president-school-menu>div{max-height:245px;overflow:auto;margin-top:7px}.president-school-menu label{display:flex;align-items:flex-start;gap:8px;padding:7px 6px;border-radius:6px;font-size:12px;cursor:pointer}.president-school-menu label:hover{background:#f1f7f7}.president-school-menu input[type=checkbox]{flex:0 0 auto;margin-top:2px;accent-color:var(--president-blue)}.president-school-menu button{margin-top:8px;padding:7px 10px;border:1px solid #cbd8de;border-radius:7px;background:#fff;color:#526b78;cursor:pointer}.president-school-menu button:disabled{opacity:.5;cursor:default}.president-orders-meta,.president-orders-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 18px;color:#6a7d8d;font-size:13px}.president-orders-meta select{margin-left:5px;padding:5px;border:1px solid #ced9e2;border-radius:6px;background:#fff}.president-orders-error{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:0 18px 12px;padding:10px 13px;border:1px solid #f4c7ca;border-radius:8px;background:#feeeee;color:#9b2730}.president-orders-error button{border:0;background:transparent;color:inherit;font-weight:800;cursor:pointer}.president-orders-table-wrap{max-width:100%;overflow-x:auto;border-top:1px solid #d9e5e9}.president-orders-table-wrap table{width:100%;min-width:1280px;table-layout:fixed;border-collapse:collapse;font-size:12px}.president-order-col-priority{width:8%}.president-order-col-id{width:6%}.president-order-col-school{width:16%}.president-order-col-delay{width:7%}.president-order-col-code{width:8%}.president-order-col-description{width:22%}.president-order-col-status,.president-order-col-created,.president-order-col-executed{width:9%}.president-order-col-conversations{width:6%}.president-orders-table-wrap th{padding:0 9px;background:#f0f6f6;color:#4c6173;text-align:left;font-size:10px;text-transform:uppercase}.president-orders-table-wrap th button{padding:12px 0;border:0;background:none;color:inherit;font:inherit;text-transform:inherit;cursor:pointer}.president-orders-table-wrap td{padding:11px 9px;border-bottom:1px solid #e6edf2;vertical-align:middle}.president-orders-table-wrap tbody tr:hover{background:#f5faf9}.president-order-id{color:var(--president-blue);font-weight:800;text-decoration:none}.president-order-code{color:#264f70;font-weight:700}.president-order-school,.president-order-description{overflow-wrap:anywhere}.president-order-delay{color:#536b7a;font-variant-numeric:tabular-nums;text-align:center}.president-order-date{white-space:nowrap}.president-order-description{line-height:1.4}.president-priority,.president-status{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:10px;font-weight:800}.president-priority{min-width:88px;min-height:27px;padding:4px 8px;color:#fff}.president-priority.low{background:#15803d}.president-priority.medium{background:#ca8a04;color:#312308}.president-priority.high{background:#b91c1c}.president-priority.unknown{background:#e9eef2;color:#657687}.president-status{min-height:27px;padding:5px 8px}.president-status.blue{color:#236ba0;background:#e2eff9}.president-status.cyan{color:#187487;background:#dff3f5}.president-status.green{color:#287253;background:#e0f1e8}.president-status.gray{color:#596b78;background:#e8eef1}.president-status.red{color:#a93c49;background:#fae5e8}.president-message-count{display:inline-flex;align-items:baseline;gap:4px;padding:5px 9px;border-radius:15px;background:#edf3f6;color:#5d7280;text-decoration:none}.president-message-count.unread{background:#fee7e8;color:#b3222c}.president-message-count strong{font-size:13px}.president-orders-empty{height:170px;text-align:center;color:#6a7d8d}.president-orders-pagination{border-top:1px solid #d9e5e9}.president-orders-pagination button{width:34px;height:31px;margin-left:6px;border:1px solid #d0dbe3;border-radius:6px;background:#fff;color:var(--president-blue);cursor:pointer}.president-orders-pagination button:disabled{color:#b7c1c8;cursor:default}.president-orders-mobile{display:none}@media(max-width:900px){.president-orders-filters{align-items:stretch}.president-orders-tabs{width:100%}.president-orders-tabs button{flex:1}.president-orders-search{max-width:none}.president-orders-table-wrap{display:none}.president-orders-mobile{display:grid;gap:10px;padding:12px;border-top:1px solid #d9e5e9}.president-order-card{min-width:0;padding:14px;border:1px solid #d9e5e9;border-radius:11px}.president-order-card header{display:flex;align-items:center;justify-content:space-between;gap:10px}.president-order-card header>a{color:var(--president-blue);font-weight:800;text-decoration:none}.president-order-card h2{margin:13px 0 5px;color:var(--president-navy);font-size:16px}.president-order-card>p{overflow-wrap:anywhere;color:#4f6375;line-height:1.45}.president-order-card dl div{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;margin:8px 0}.president-order-card dt{color:#6a7d8d;font-size:10px;text-transform:uppercase}.president-order-card dd{min-width:0;margin:0;overflow-wrap:anywhere}}@media(max-width:560px){.president-orders-main{padding-top:16px}.president-orders-heading,.president-orders-meta,.president-orders-pagination{align-items:flex-start;flex-direction:column}.president-orders-tabs{overflow-x:auto}.president-orders-tabs button{flex:0 0 auto}}.president-detail-main{--president-navy: #12334d;--president-blue: #16749a;width:min(1280px,100%);margin:0 auto;padding:20px clamp(14px,3vw,38px) 52px;color:#20384c}.president-detail-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:13px;color:#758996;font-size:12px}.president-detail-breadcrumb a,.president-detail-back{color:var(--president-blue);text-decoration:none;font-weight:700}.president-detail-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px;padding:18px 20px;border:1px solid #cfdee5;border-radius:15px;background:linear-gradient(125deg,#fff 52%,#eaf4f8);box-shadow:0 7px 20px #12334d0a}.president-detail-heading p,.president-conversations>header p{margin:0 0 4px;color:#b4771d;font-size:10px;font-weight:800;letter-spacing:.14em}.president-detail-heading h1{margin:0;color:var(--president-navy);font-size:clamp(28px,4vw,38px)}.president-detail-heading>div>span{color:#607783}.president-detail-badges{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.president-detail-priority,.president-detail-status{padding:7px 11px;border-radius:9px;font-size:11px;font-weight:800}.president-detail-priority{color:#fff}.president-detail-priority.low{background:#15803d}.president-detail-priority.medium{background:#ca8a04;color:#312308}.president-detail-priority.high{background:#b91c1c}.president-detail-priority.unknown{background:#e9eef2;color:#657687}.president-detail-status.blue{color:#236ba0;background:#e2eff9}.president-detail-status.cyan{color:#187487;background:#dff3f5}.president-detail-status.green{color:#287253;background:#e0f1e8}.president-detail-status.gray{color:#596b78;background:#e8eef1}.president-detail-status.red{color:#a93c49;background:#fae5e8}.president-detail-alert,.president-detail-state{margin-bottom:14px;padding:13px 15px;border:1px solid #f2c3c7;border-radius:10px;background:#fff0f1;color:#9b2730}.president-detail-state{margin-top:25px;border-color:#d4e2e8;background:#fff;color:#607783}.president-detail-state button{margin-left:12px;border:0;background:transparent;color:#16749a;font-weight:800;cursor:pointer}.president-detail-facts,.president-conversations{min-width:0;border:1px solid #d7e3e8;border-radius:15px;background:#fff;box-shadow:0 10px 28px #12334d0b}.president-detail-facts{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:0;margin-bottom:18px;overflow:hidden}.president-detail-facts dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0}.president-detail-facts dl>div{min-width:0;padding:15px 17px;border-right:1px solid #e2eaee;border-bottom:1px solid #e2eaee}.president-detail-facts dt{margin-bottom:5px;color:#718692;font-size:10px;font-weight:800;text-transform:uppercase}.president-detail-facts dd{margin:0;overflow-wrap:anywhere;color:#29485d;font-weight:700}.president-detail-description{min-width:0;padding:18px;background:#f8fbfc}.president-detail-description h2{margin:0 0 9px;color:var(--president-navy);font-size:15px}.president-detail-description p{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#4f6674;line-height:1.6}.president-conversations{overflow:hidden}.president-conversations>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:17px 19px 13px}.president-conversations>header h2{margin:0;color:var(--president-navy);font-size:22px}.president-conversation-refresh{padding:8px 11px;border:1px solid #c4d5dc;border-radius:8px;background:#fff;color:#456675;cursor:pointer}.president-conversation-tabs{display:flex;gap:3px;padding:0 18px;border-bottom:1px solid #dce6ea}.president-conversation-tabs button{display:flex;align-items:center;gap:7px;padding:10px 13px;border:0;border-bottom:3px solid transparent;background:transparent;color:#617784;font-weight:750;cursor:pointer}.president-conversation-tabs button.active{border-color:var(--president-blue);color:var(--president-navy)}.president-conversation-tabs button b{min-width:20px;padding:2px 5px;border-radius:10px;background:#c5323c;color:#fff;font-size:10px}.president-conversation-panel{padding:16px 18px 19px}.president-readonly-note{margin:0 0 14px;padding:9px 11px;border:1px solid #dce6ea;border-radius:8px;background:#f6f9fa;color:#697d88;font-size:12px}.president-message-stream{min-height:190px;max-height:540px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;padding:3px 4px 13px}.president-message{width:min(72%,680px);padding:11px 13px;border:1px solid #d7e2e7;border-radius:13px;background:#f8fbfc;overflow-wrap:anywhere}.president-message.school{align-self:flex-start;border-color:#a9d3e8;background:#e7f5fb}.president-message.president{align-self:flex-end;border-color:#c7b6e2;background:#f0eafb}.president-message.eforia{align-self:flex-start;border-color:#e7cf91;background:#fff7df}.president-message.timeline.eforia,.president-message.eforia.view-timeline{align-self:center}.president-message header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.president-message header>div{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.president-message header span{padding:2px 6px;border-radius:8px;background:#ffffffb8;color:#647783;font-size:9px;font-weight:800}.president-message time{flex:none;color:#71838d;font-size:10px}.president-message p{margin:9px 0 0;white-space:pre-wrap;line-height:1.55}.president-message-empty{margin:auto;color:#748792}.president-message-form{display:grid;gap:8px;margin-top:12px;padding-top:15px;border-top:1px solid #dce6ea}.president-message-form label{color:#3c5969;font-size:12px;font-weight:800}.president-message-form textarea{width:100%;resize:vertical;padding:11px;border:1px solid #cbd9df;border-radius:9px;outline:none}.president-message-form textarea:focus{border-color:#6da7ba;box-shadow:0 0 0 3px #16749a17}.president-message-form>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.president-message-form span{color:#728590;font-size:11px}.president-message-form button{padding:9px 15px;border:0;border-radius:8px;background:var(--president-blue);color:#fff;font-weight:800;cursor:pointer}.president-message-form button:disabled{opacity:.55;cursor:default}@media(max-width:760px){.president-detail-heading,.president-conversations>header{align-items:flex-start}.president-detail-facts,.president-detail-facts dl{grid-template-columns:1fr}.president-conversation-tabs{overflow-x:auto}.president-conversation-tabs button{flex:0 0 auto;white-space:nowrap}.president-message{width:88%}}@media(max-width:520px){.president-detail-heading{align-items:flex-start;flex-direction:column}.president-detail-badges{justify-content:flex-start}.president-message{width:94%}.president-message header{flex-direction:column;gap:4px}}.president-product-orders-main{--ppo-navy:#12334d;--ppo-blue:#16749a;--ppo-line:#d5e2e8;--ppo-muted:#647985;width:min(1550px,100%);margin:0 auto;padding:20px clamp(14px,3vw,42px) 48px;color:#20384c}.president-product-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#788b96;font-size:12px}.president-product-breadcrumb a,.president-product-table a,.president-product-cards a,.president-product-back a{color:var(--ppo-blue);font-weight:800;text-decoration:none}.president-product-heading{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:14px;padding:18px 20px;border:1px solid #cfdee5;border-radius:15px;background:#fff;box-shadow:0 7px 20px #12334d0a}.president-product-heading p{margin:0 0 4px;color:#b37b22;font-size:10px;font-weight:850;letter-spacing:.13em}.president-product-heading h1{margin:0 0 4px;color:var(--ppo-navy);font-size:clamp(25px,2.3vw,34px);letter-spacing:-.025em}.president-product-heading div>span{color:var(--ppo-muted);font-size:13px}.president-product-heading>strong{flex:none;border:1px solid #cbd9df;border-radius:999px;background:#f5f8f9;color:#536d79;padding:7px 11px;font-size:11px}.president-product-filters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:11px;margin-bottom:13px;padding:13px;border:1px solid var(--ppo-line);border-radius:13px;background:#fff}.president-product-filters label{display:grid;gap:5px;color:#506977;font-size:11px;font-weight:800}.president-product-filters select{width:100%;height:39px;border:1px solid #bed0d8;border-radius:8px;background:#fff;color:#213c4f;padding:0 10px;font:inherit;font-size:12px}.president-product-filters select:focus-visible{outline:3px solid #16749a2b;outline-offset:1px;border-color:var(--ppo-blue)}.president-product-error,.president-product-note{margin-bottom:12px;border:1px solid #e0b9b9;border-radius:10px;background:#fff5f5;color:#8c3030;padding:10px 13px;font-size:12px}.president-product-note{border-color:#d7c494;background:#fffbed;color:#765b1d}.president-product-results,.president-product-lines,.president-product-cancellation{overflow:hidden;border:1px solid var(--ppo-line);border-radius:14px;background:#fff;box-shadow:0 7px 20px #12334d0a}.president-product-results>header,.president-product-lines>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;border-bottom:1px solid #e2eaee}.president-product-results>header strong{color:var(--ppo-navy);font-size:18px}.president-product-results>header span,.president-product-results>header small,.president-product-lines>header>span{color:#6a7f8b;font-size:11px}.president-product-state,.president-product-empty{display:grid;place-items:center;gap:8px;min-height:170px;padding:24px;color:#6c818c;text-align:center}.president-product-state i{width:22px;height:22px;border:3px solid #d9e5ea;border-top-color:var(--ppo-blue);border-radius:50%;animation:ppo-spin .7s linear infinite}.president-product-state button{border:1px solid #b9ccd5;border-radius:8px;background:#fff;color:var(--ppo-navy);padding:8px 12px;cursor:pointer;font-weight:800}.president-product-table{overflow-x:auto}.president-product-table table,.president-product-lines-table table{width:100%;border-collapse:collapse}.president-product-table th,.president-product-table td,.president-product-lines-table th,.president-product-lines-table td{padding:10px 12px;border-bottom:1px solid #e5edef;text-align:left;font-size:12px;vertical-align:middle}.president-product-table th,.president-product-lines-table th{background:#f3f7f9;color:#526d7b;font-size:9px;letter-spacing:.04em;text-transform:uppercase}.president-product-table th:nth-child(n+5):nth-child(-n+7),.president-product-table td:nth-child(n+5):nth-child(-n+7),.president-product-lines-table th:nth-child(n+3),.president-product-lines-table td:nth-child(n+3){text-align:right;white-space:nowrap}.president-product-status{display:inline-flex;align-items:center;border:1px solid transparent;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:850;white-space:nowrap}.president-product-status.info{border-color:#abd1e0;background:#edf8fc;color:#186281}.president-product-status.success{border-color:#acd7bd;background:#eefaf3;color:#216d41}.president-product-status.warning{border-color:#e2c37c;background:#fff8df;color:#7b5713}.president-product-status.danger{border-color:#e3b3b3;background:#fff0f0;color:#913232}.president-product-status.muted{border-color:#ccd7dc;background:#f5f7f8;color:#62737c}.president-product-pagination{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 14px;color:#657b87;font-size:11px}.president-product-pagination>div{display:flex;align-items:center;gap:8px}.president-product-pagination button{border:1px solid #bfd0d8;border-radius:7px;background:#fff;color:#345569;padding:7px 9px;cursor:pointer;font-size:11px;font-weight:750}.president-product-pagination button:disabled{cursor:not-allowed;opacity:.42}.president-product-cards,.president-product-line-cards{display:none}.president-product-metadata,.president-product-totals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:12px;overflow:hidden;border:1px solid var(--ppo-line);border-radius:12px;background:#fff}.president-product-metadata article,.president-product-totals article{display:grid;gap:4px;min-height:67px;padding:12px 14px;border-right:1px solid #e2eaee}.president-product-metadata article:last-child,.president-product-totals article:last-child{border-right:0}.president-product-metadata small,.president-product-totals small,.president-product-lines header small,.president-product-cancellation small{color:#71848e;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.president-product-metadata strong,.president-product-totals strong{color:var(--ppo-navy);overflow-wrap:anywhere}.president-product-totals{grid-template-columns:repeat(3,1fr)}.president-product-totals article:last-child strong{font-size:20px}.president-product-lines{margin-bottom:12px}.president-product-lines h2,.president-product-cancellation h2{margin:2px 0 0;color:var(--ppo-navy);font-size:18px}.president-product-lines-table{overflow-x:auto}.president-product-lines-table th:nth-child(1){width:11%}.president-product-lines-table th:nth-child(2){width:49%}.president-product-cancellation{margin-bottom:12px;padding:14px}.president-product-cancellation header{margin-bottom:10px}.president-product-cancellation dl{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;background:#e1e9ed}.president-product-cancellation dl>div{background:#fff;padding:10px}.president-product-cancellation dt{color:#687d88;font-size:10px}.president-product-cancellation dd{margin:4px 0 0;font-size:12px;overflow-wrap:anywhere}.president-product-cancellation p{margin:10px 0 0;color:#7b6225;font-size:11px}.president-product-back{padding:10px 2px;font-size:12px}@keyframes ppo-spin{to{transform:rotate(360deg)}}@media(max-width:1000px){.president-product-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.president-product-table{display:none}.president-product-cards{display:grid;gap:10px;padding:12px}.president-product-cards article,.president-product-line-cards article{border:1px solid #d8e4e9;border-radius:11px;padding:12px}.president-product-cards article>header,.president-product-cards article>footer,.president-product-line-cards article>header{display:flex;align-items:center;justify-content:space-between;gap:10px}.president-product-cards h2{margin:12px 0 4px;color:var(--ppo-navy);font-size:16px}.president-product-cards p{margin:0;color:#6a808c;font-size:11px}.president-product-cards dl,.president-product-line-cards dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:12px 0}.president-product-cards dt,.president-product-line-cards dt{color:#71848e;font-size:9px}.president-product-cards dd,.president-product-line-cards dd{margin:3px 0 0;font-size:12px;font-weight:800}.president-product-cards article>footer{padding-top:9px;border-top:1px solid #e5edef;font-size:11px}}@media(max-width:700px){.president-product-orders-main{padding:12px 12px 36px}.president-product-heading{align-items:flex-start;flex-direction:column;padding:14px}.president-product-filters{grid-template-columns:1fr}.president-product-results>header,.president-product-pagination{align-items:flex-start;flex-direction:column}.president-product-pagination>div{width:100%;justify-content:space-between}.president-product-metadata,.president-product-totals{grid-template-columns:1fr}.president-product-metadata article,.president-product-totals article{min-height:0;border-right:0;border-bottom:1px solid #e2eaee}.president-product-metadata article:last-child,.president-product-totals article:last-child{border-bottom:0}.president-product-lines-table{display:none}.president-product-line-cards{display:grid;gap:9px;padding:10px}.president-product-line-cards article>header{align-items:flex-start}.president-product-line-cards dl{margin-bottom:0}.president-product-cancellation dl{grid-template-columns:1fr}}.president-analytics-main{--pa-navy: #12334d;--pa-blue: #16749a;--pa-line: #d5e2e8;width:min(1600px,100%);margin:0 auto;padding:22px clamp(14px,3vw,42px) 50px;color:#20384c}.president-analytics-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px;padding:18px 20px;border:1px solid #cfdee5;border-radius:15px;background:#fff;box-shadow:0 7px 20px #12334d0a}.president-analytics-heading p,.president-analytics-filters small,.president-analytics-panel>header small{margin:0;color:#af7620;font-size:10px;font-weight:850;letter-spacing:.12em}.president-analytics-heading h1{margin:3px 0;color:var(--pa-navy);font-size:clamp(25px,2.3vw,34px)}.president-analytics-heading div>span{color:#657b87;font-size:13px}.president-analytics-heading output{flex:none;border:1px solid #c8d9e0;border-radius:999px;background:#f4f8fa;color:#466574;padding:8px 11px;font-size:11px;font-weight:800}.president-analytics-filters,.president-analytics-panel,.president-statistics-progress{margin-bottom:13px;border:1px solid var(--pa-line);border-radius:13px;background:#fff;box-shadow:0 6px 18px #12334d08}.president-analytics-filters{padding:13px}.president-analytics-filters>header,.president-analytics-panel>header,.president-worker-drilldown>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}.president-analytics-filters h2,.president-analytics-panel h2,.president-statistics-progress h2{margin:2px 0 0;color:var(--pa-navy);font-size:18px}.president-report-filter-grid,.president-statistics-filter-grid,.president-worker-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px}.president-worker-filter-grid{grid-template-columns:repeat(6,minmax(130px,1fr))}.president-analytics-filters label{display:grid;gap:5px;color:#506977;font-size:11px;font-weight:800}.president-analytics-filters input,.president-analytics-filters select,.president-school-filter summary,.president-worker-filter-grid>button{width:100%;height:39px;border:1px solid #bed0d8;border-radius:8px;background:#fff;color:#213c4f;padding:0 10px;font:inherit;font-size:12px}.president-analytics-filters input:focus-visible,.president-analytics-filters select:focus-visible,.president-school-filter summary:focus-visible{outline:3px solid #16749a2b;outline-offset:1px}.president-analytics-filters>footer,.president-filter-actions,.president-presets{display:flex;align-items:center;gap:8px;margin-top:11px}.president-analytics-filters button,.president-analytics-state button{border:1px solid var(--pa-blue);border-radius:8px;background:var(--pa-blue);color:#fff;padding:8px 12px;cursor:pointer;font-size:11px;font-weight:800}.president-analytics-filters button.secondary,.president-presets button{border-color:#bfced5;background:#fff;color:#4b6877}.president-analytics-filters button.print{margin-left:auto;border-color:#315d72;background:#315d72}.president-analytics-filters button:disabled{cursor:not-allowed;opacity:.5}.president-analytics-state{display:grid;place-items:center;gap:7px;min-height:160px;padding:24px;color:#647b87;text-align:center}.president-analytics-state>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#eaf3f7;color:var(--pa-blue);font-weight:900}.president-analytics-state.error{color:#8a3434}.president-analytics-inline-error{margin:10px 0 0;color:#963535;font-size:11px}.president-analytics-table{overflow-x:auto}.president-analytics-table table{width:100%;border-collapse:collapse}.president-report-table table{min-width:900px;table-layout:fixed}.president-report-col-id{width:7%}.president-report-col-code{width:10%}.president-report-col-school{width:20%}.president-report-col-description{width:32%}.president-report-col-date{width:15%}.president-report-col-worker{width:16%}.president-report-id,.president-report-code,.president-report-date{white-space:nowrap;overflow-wrap:normal}.president-report-school,.president-report-description,.president-report-worker{overflow-wrap:anywhere}.president-analytics-table th,.president-analytics-table td{padding:10px 11px;border-bottom:1px solid #e4ecef;text-align:left;vertical-align:top;overflow-wrap:anywhere;font-size:12px}.president-analytics-table th{background:#f3f7f9;color:#526d7b;font-size:9px;text-transform:uppercase}.president-analytics-table th button{border:0;background:transparent;color:inherit;padding:0;cursor:pointer;font:inherit;text-transform:inherit}.president-analytics-cards{display:none}.president-school-filter{position:relative;align-self:end}.president-school-filter summary{display:flex;align-items:center;cursor:pointer;list-style:none}.president-school-filter>div{position:absolute;z-index:10;top:calc(100% + 5px);left:0;width:min(360px,90vw);max-height:300px;overflow-y:auto;border:1px solid #bfd0d8;border-radius:9px;background:#fff;padding:8px;box-shadow:0 12px 30px #12334d24}.president-school-filter>div label{display:flex;grid-template-columns:none;align-items:center;gap:7px;padding:6px}.president-school-filter input{width:auto;height:auto}.president-statistics-metrics,.president-worker-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px}.president-worker-summary{grid-template-columns:repeat(5,1fr)}.president-statistic-metric,.president-worker-summary article{display:grid;gap:6px;min-height:86px;padding:14px;border:1px solid var(--pa-line);border-left:4px solid #2b7da0;border-radius:10px;background:#fff}.president-statistic-metric.green{border-left-color:#2c9a59}.president-statistic-metric.red{border-left-color:#cf4c4c}.president-statistic-metric.purple{border-left-color:#7654a8}.president-statistic-metric span,.president-worker-summary span{color:#657b87;font-size:10px;font-weight:800}.president-statistic-metric strong,.president-worker-summary strong{color:var(--pa-navy);font-size:24px}.president-statistics-progress{padding:16px}.president-progress-heading{display:flex;justify-content:space-between;margin:18px 0 6px;font-size:12px}.president-progress-track{height:15px;overflow:hidden;border-radius:999px;background:#e8eff2}.president-progress-track>div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#18834b,#32b46d)}.president-statistics-progress dl{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:16px 0 0;background:#e2eaee}.president-statistics-progress dl>div{display:flex;justify-content:space-between;background:#fff;padding:9px}.president-statistics-progress dd{margin:0;font-weight:850}.president-presets{flex-wrap:wrap}.president-filter-note{margin:9px 0 0;color:#6b808b;font-size:10px}.president-worker-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px}.president-worker-card{border:1px solid var(--pa-line);border-radius:12px;background:#fff;padding:13px;color:inherit;cursor:pointer;text-align:left}.president-worker-card:hover{border-color:#8eb7c9;box-shadow:0 7px 18px #12334d10}.president-worker-card>header{display:flex;justify-content:space-between;gap:10px}.president-worker-card header div{display:grid;gap:3px}.president-worker-card header span{color:#71848e;font-size:10px}.president-worker-card header b{color:#24734a}.president-worker-card dl,.president-analytics-cards dl{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:13px 0 0}.president-worker-card dt,.president-analytics-cards dt{color:#71848e;font-size:9px}.president-worker-card dd,.president-analytics-cards dd{margin:3px 0 0;font-weight:850}.president-worker-chart,.president-eforoi-chart,.president-worker-drilldown{padding:14px}.president-worker-bar,.president-eforoi-chart article{display:grid;grid-template-columns:minmax(130px,240px) 1fr 70px;align-items:center;gap:10px;margin:9px 0;font-size:11px}.president-worker-bar>div,.president-stacked-bar{display:flex;height:13px;overflow:hidden;border-radius:999px;background:#e9eff2}.president-worker-bar i,.president-stacked-bar i{min-width:0}.president-worker-bar .completed,.president-stacked-bar .executed{background:#2da663}.president-worker-bar .open{background:#327fbd}.president-worker-bar .overdue,.president-stacked-bar .pending{background:#cf5151}.president-worker-drilldown>header>button{border:0;background:transparent;color:#526d7b;cursor:pointer;font-size:24px}.president-eforoi-chart article>span{text-align:right;font-weight:850}.president-report-print-host,.president-report-print-document{display:none}@media(max-width:1100px){.president-report-filter-grid,.president-worker-filter-grid{grid-template-columns:repeat(3,minmax(150px,1fr))}.president-worker-summary{grid-template-columns:repeat(3,1fr)}.president-worker-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){.president-analytics-main{padding:12px 12px 38px}.president-analytics-heading{align-items:flex-start;flex-direction:column;padding:14px}.president-report-filter-grid,.president-statistics-filter-grid,.president-worker-filter-grid{grid-template-columns:1fr}.president-analytics-filters>footer,.president-filter-actions{align-items:stretch;flex-direction:column}.president-analytics-filters button.print{margin-left:0}.president-analytics-table{display:none}.president-analytics-cards{display:grid;gap:9px;padding:10px}.president-analytics-cards article{border:1px solid #d8e4e9;border-radius:10px;padding:12px}.president-analytics-cards article>header,.president-analytics-cards article>footer{display:flex;justify-content:space-between;gap:10px}.president-analytics-cards h2{margin:10px 0 4px;color:var(--pa-navy);font-size:15px}.president-analytics-cards p{color:#5f7581;font-size:11px}.president-analytics-cards footer{padding-top:8px;border-top:1px solid #e4ecef;font-size:10px}.president-statistics-metrics,.president-worker-summary,.president-worker-cards,.president-statistics-progress dl{grid-template-columns:1fr}.president-worker-bar,.president-eforoi-chart article{grid-template-columns:1fr}.president-eforoi-chart article>span{text-align:left}}@page president-report{size:A4 landscape;margin:10mm}@media print{.erato-header,.president-analytics-screen,.president-analytics-main:not(.president-reports-main){display:none!important}.president-reports-main,.president-report-print-host,.president-report-print-document{display:block!important;width:100%;max-width:none;margin:0;padding:0;color:#000}.president-report-print-document>header{padding-bottom:3mm;border-bottom:2px solid #315d72}.president-report-print-document{page:president-report}.president-report-print-document h1{margin:0;font-size:20pt}.president-report-print-filters{display:flex;flex-wrap:wrap;gap:2mm 5mm;margin:3mm 0;padding:2mm;background:#f2f4f5;font-size:7.5pt}.president-report-print-document .president-analytics-table{display:block!important;overflow:visible}.president-report-print-document .president-analytics-cards{display:none!important}.president-report-print-document table{width:100%;table-layout:fixed;border-collapse:collapse}.president-report-print-document thead{display:table-header-group}.president-report-print-document tr{break-inside:avoid;page-break-inside:avoid}.president-report-print-document th,.president-report-print-document td{padding:1.6mm;border:1px solid #bdc9ce;font-size:7.5pt;overflow-wrap:anywhere}.president-report-print-document th:nth-child(1){width:7%}.president-report-print-document th:nth-child(2){width:10%}.president-report-print-document th:nth-child(3){width:20%}.president-report-print-document th:nth-child(4){width:32%}.president-report-print-document th:nth-child(5){width:15%}.president-report-print-document th:nth-child(6){width:16%}.president-report-print-document th:nth-child(1),.president-report-print-document th:nth-child(2),.president-report-print-document th:nth-child(5),.president-report-print-document td:nth-child(1),.president-report-print-document td:nth-child(2),.president-report-print-document td:nth-child(5){white-space:nowrap;overflow-wrap:normal}}:root{--navy:#12334d;--blue:#16749a;--gold:#c18b32;--ink:#20384c;--muted:#6a7d8d;--line:#d9e5e9;--surface:#fff;--background:#f3f8f8}body{margin:0;background:linear-gradient(145deg,#f7fafb 0%,var(--background) 48%,#eef6f5 100%);color:var(--ink);font-family:Inter,Arial,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.orders-app{min-height:100vh}.brand-mark{width:38px;height:38px;border-radius:10px;background:var(--gold);color:var(--navy);display:grid;place-items:center;font-weight:800;font-size:22px}.identity{display:flex;flex-direction:column;text-align:right;line-height:1.25}.identity small{color:#b9ccdc}.identity strong{font-size:14px}.orders-main{width:min(1640px,100%);margin:auto;padding:18px clamp(14px,3vw,42px) 50px}.breadcrumbs{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px;margin-bottom:18px}.breadcrumbs a{color:var(--blue);text-decoration:none}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px}.page-heading p{margin:0 0 5px;color:var(--gold);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.13em}.page-heading h1{margin:0;font-family:Manrope,sans-serif;color:var(--navy);font-size:clamp(25px,3vw,36px)}.page-heading div>span{color:var(--muted);font-size:14px}.orders-panel{background:var(--surface);border:1px solid var(--line);border-radius:16px;box-shadow:0 12px 34px #28596c12;overflow:hidden}.filters{display:flex;gap:12px;align-items:center;flex-wrap:wrap;padding:16px 18px;border-bottom:1px solid var(--line)}.status-tabs{display:flex;background:#e7f0f1;padding:3px;border-radius:9px}.status-tabs button{border:0;background:transparent;color:#607489;padding:8px 13px;border-radius:7px;cursor:pointer}.status-tabs button.active{color:#fff;background:var(--blue);box-shadow:0 2px 7px #16749a38}.school-year-filter{position:relative}.school-year-filter summary{display:flex;align-items:center;gap:7px;min-height:37px;padding:7px 10px;border:1px solid #cdd9e2;border-radius:9px;background:#fff;color:#4c6173;cursor:pointer;list-style:none;font-size:12px;font-weight:700}.school-year-filter summary::-webkit-details-marker{display:none}.school-year-filter summary b{color:var(--blue);font-size:11px}.school-year-menu{position:absolute;z-index:14;top:43px;left:0;min-width:190px;padding:8px;border:1px solid #cedde1;border-radius:10px;background:#fff;box-shadow:0 14px 34px #163c4d2b}.school-year-menu label{display:flex;align-items:center;gap:8px;padding:7px;border-radius:7px;cursor:pointer;white-space:nowrap;font-size:12px}.school-year-menu label:hover{background:#f1f7f7}.school-year-menu input{width:15px;height:15px;accent-color:var(--blue)}.search{display:flex;flex:1;min-width:210px;max-width:410px;border:1px solid #cdd9e2;border-radius:9px;align-items:center;padding:0 10px;color:#8393a2}.search:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #1261a81a}.search input{border:0;outline:0;width:100%;padding:9px 7px;color:var(--ink)}.unread{margin-left:auto;border:0;border-radius:20px;background:#e8edf2;color:#607181;padding:7px 12px;cursor:pointer;font-size:13px}.unread.has-unread{background:#fee7e8;color:#b3222c;font-weight:700}.list-meta{min-height:54px;padding:10px 18px;display:flex;align-items:center;gap:20px;color:var(--muted);font-size:13px}.list-meta select{margin:0 5px;border:1px solid #ced9e2;padding:5px 7px;border-radius:6px;background:#fff}.last-viewed{background:#eaf7fc;border:1px solid #b9dcea;color:#29465a;border-radius:7px;padding:7px 10px}.table-wrap{width:100%;overflow:auto;border-top:1px solid var(--line)}table{width:100%;min-width:1340px;border-collapse:collapse;font-size:12.5px}th{background:#f0f6f6;border-bottom:1px solid #cedde1;text-align:left;color:#4c6173;text-transform:uppercase;font-size:10px;letter-spacing:.04em}th button{border:0;background:none;padding:12px 10px;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;text-align:left}th button:disabled{cursor:default}.status-heading{display:flex;align-items:center;gap:2px;padding-right:8px}.status-heading .status-sort{padding-right:4px}.status-filter{position:relative;text-transform:none;letter-spacing:normal}.status-filter summary{position:relative;width:27px;height:27px;display:grid;place-items:center;border:1px solid #c8d9de;border-radius:7px;background:#fff;color:var(--blue);cursor:pointer;list-style:none;font-size:15px}.status-filter summary::-webkit-details-marker{display:none}.status-filter summary:hover,.status-filter[open] summary{background:#e4f2f4;border-color:#9dc8d2}.status-filter summary b{position:absolute;top:-7px;right:-7px;min-width:16px;height:16px;padding:0 4px;display:grid;place-items:center;border-radius:9px;background:var(--blue);color:#fff;font-size:9px}.status-filter-menu{position:absolute;z-index:12;top:34px;right:0;width:260px;padding:9px;border:1px solid #cedde1;border-radius:11px;background:#fff;box-shadow:0 14px 34px #163c4d2b;color:var(--ink)}.status-filter-title{display:flex;align-items:center;justify-content:space-between;padding:4px 7px 8px;border-bottom:1px solid #e5edef;font-size:12px}.status-filter-title button{padding:2px 3px;color:var(--blue);font-size:10px;text-transform:none}.status-filter-menu label{display:flex;align-items:center;gap:8px;padding:8px 7px;border-radius:7px;cursor:pointer;font-size:11px;font-weight:600}.status-filter-menu label:hover{background:#f1f7f7}.status-filter-menu input{width:15px;height:15px;margin:0;accent-color:var(--blue)}.filter-swatch{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:#82919b}.filter-swatch.blue{background:#4b94c8}.filter-swatch.gold{background:#d99a00}.filter-swatch.green{background:#56a27b}.filter-swatch.red{background:#cc6974}td{padding:11px 10px;border-bottom:1px solid #e6edf2;vertical-align:middle}.empty-table-cell{height:170px;text-align:center;color:var(--muted)}.empty-table-cell strong,.empty-table-cell span,.mobile-empty strong,.mobile-empty span{display:block}.empty-table-cell strong,.mobile-empty strong{margin-bottom:7px;color:var(--ink);font-size:14px}tbody tr:hover{background:#f5faf9}td.description{max-width:260px;min-width:150px;white-space:normal;line-height:1.4}.code{font-weight:700;color:#264f70}.order-id{border:0;background:none;color:var(--blue);font-weight:700;cursor:pointer;padding:2px;text-decoration:underline;text-underline-offset:2px}.school-year-badge{display:block;width:max-content;margin-top:4px;padding:2px 5px;border-radius:5px;background:#e8f1f5;color:#496576;font-size:9px;white-space:nowrap}.school-year-badge.previous{background:#fff1cf;color:#805d12}.school-year-badge small{display:block;margin-top:1px;font-size:8px;font-weight:700}.priority,.status{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:27px;border:1px solid transparent;padding:0 10px;border-radius:8px;font-size:10px;font-weight:700;white-space:nowrap}.priority{width:94px}.status{width:148px}.priority i{width:6px;height:6px;flex:0 0 6px;border-radius:50%;background:currentColor}.priority.low{color:#17603a;background:#d9f2e3;border-color:#8fcaaa}.priority.medium{color:#785600;background:#fff0b3;border-color:#e1b94e}.priority.urgent{color:#8b2934;background:#f9dfe2;border-color:#dda2aa}.priority.unknown{color:#475d69;background:#e8edf0;border-color:#bdc9cf}button.status{cursor:pointer}button.status:hover{filter:saturate(1.12) brightness(.98)}.status.blue{color:#1d4f91;background:#dbeafe;border-color:#93bced}.status.gold{color:#785600;background:#fff0b3;border-color:#e1b94e}.status.green{color:#17603a;background:#d9f2e3;border-color:#8fcaaa}.status.gray{color:#475d69;background:#e8edf0;border-color:#bdc9cf}.status.red{color:#8b2934;background:#f9dfe2;border-color:#dda2aa}.comments{border:0;background:transparent;color:#637687;cursor:pointer;padding:5px;font-weight:600;white-space:nowrap}.comments.has-unread{color:#c12631}.alert{margin:0 18px 12px;padding:10px 13px;border-radius:8px;background:#feeeee;border:1px solid #f4c7ca;color:#9b2730;font-size:13px}.loading-row,.state-box{min-height:210px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);border-top:1px solid var(--line)}.loading-row span,.large-spinner{width:22px;height:22px;border:3px solid #d6e1e9;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}.state-box{flex-direction:column}.state-box button,.full-state button,.full-state a{border:0;background:var(--blue);color:#fff;padding:10px 16px;border-radius:8px;text-decoration:none;cursor:pointer}.pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 18px;color:var(--muted);font-size:13px;border-top:1px solid var(--line)}.pagination div{display:flex;align-items:center;gap:5px}.pagination button{width:30px;height:30px;border:1px solid #d0dbe3;background:#fff;color:var(--blue);border-radius:6px;cursor:pointer}.pagination button:disabled{color:#aeb9c2;background:#f2f5f7;cursor:not-allowed}.pagination strong{padding:0 7px;color:var(--ink)}.mobile-orders{display:none}.mobile-empty{padding:45px 15px;text-align:center;color:var(--muted)}.dialog-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;background:#071b2f99;display:grid;place-items:center;padding:18px}.dialog{position:relative;width:min(760px,100%);max-height:88vh;overflow:auto;background:#fff;border-radius:14px;padding:25px;box-shadow:0 24px 80px #0005}.dialog h2{margin:0 35px 20px 0;color:var(--navy);font-family:Manrope,sans-serif}.dialog .close{position:absolute;right:15px;top:12px;border:0;background:none;color:#647789;font-size:27px;cursor:pointer}.dialog dl{margin:0;border:1px solid var(--line);border-radius:8px;overflow:hidden}.dialog dl div{display:grid;grid-template-columns:minmax(170px,34%) 1fr;border-bottom:1px solid var(--line)}.dialog dl div:last-child{border:0}.dialog dt{padding:10px;background:#f3f6f8;font-weight:600}.dialog dd{margin:0;padding:10px;overflow-wrap:anywhere}.status-dialog{width:min(520px,100%);text-align:center}.status-dialog p{color:var(--muted)}.status-dialog>div{display:flex;justify-content:center;flex-wrap:wrap;gap:10px}.status-dialog>div button{padding:10px 13px;border-radius:7px;background:#fff;cursor:pointer}.confirm-close{border:1px solid #198754;color:#198754}.confirm-cancel{border:1px solid #dc3545;color:#dc3545}.full-state{min-height:100vh;display:flex;flex-direction:column;gap:14px;align-items:center;justify-content:center;text-align:center;padding:25px}.full-state h1{margin:6px 0 0;color:var(--navy)}.full-state p{max-width:500px;color:var(--muted)}.large-spinner{display:block;width:30px;height:30px}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:900px){.erato-header{height:64px}.identity small{display:none}.orders-main{padding-top:14px}.page-heading{align-items:flex-start}.page-heading div>span{display:none}.filters{align-items:stretch}.status-tabs{width:100%}.status-tabs button{flex:1}.search{max-width:none}.unread{margin-left:0}.table-wrap{display:none}.mobile-orders{display:grid;gap:10px;padding:12px;border-top:1px solid var(--line)}.order-card{border:1px solid var(--line);border-radius:10px;padding:13px;box-shadow:0 3px 10px #2947600d}.card-top,.card-actions{display:flex;justify-content:space-between;align-items:center;gap:10px}.order-card>p{margin:9px 0;color:#4f6375;line-height:1.45}.order-card dl{margin:10px 0;display:grid;grid-template-columns:1fr 2fr;gap:8px}.order-card dl div{display:block}.order-card dt{color:var(--muted);font-size:10px;text-transform:uppercase}.order-card dd{margin:3px 0;font-size:12px}.card-actions{border-top:1px solid var(--line);padding-top:10px}}@media(max-width:560px){.identity strong{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-heading{display:block}.list-meta{align-items:flex-start;flex-direction:column;gap:8px}.pagination{flex-direction:column}.dialog{padding:20px 14px}.dialog dl div{display:block}.dialog dt,.dialog dd{padding:8px 10px}.status-dialog>div button{width:100%}}.school-dashboard-react{width:min(1500px,100%);margin:auto;padding:24px clamp(14px,3vw,42px) 55px;color:#20384c}.dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px clamp(22px,4vw,48px);border-radius:20px;color:#fff;background:linear-gradient(130deg,#12334d,#126d8a);box-shadow:0 18px 40px #12334d26}.dashboard-hero>div>span,.dashboard-panel>header span{color:#d5a958;font-size:11px;font-weight:800;letter-spacing:.14em}.dashboard-hero h1{margin:7px 0;color:#fff;font-size:clamp(25px,4vw,42px)}.dashboard-hero p{margin:0;color:#d7e5ec}.open-total{min-width:160px;padding:18px;border:1px solid #ffffff2b;border-radius:16px;background:#ffffff14;text-align:center}.open-total strong{display:block;font-size:42px}.open-total span{font-size:12px;color:#d9e8ed}.dashboard-filters{display:flex;align-items:end;gap:14px;flex-wrap:wrap;margin:20px 0;padding:18px;border:1px solid #d9e5e9;border-radius:15px;background:#fff;box-shadow:0 8px 26px #28596c0d}.dashboard-filters label{display:grid;gap:6px;min-width:210px;color:#546b7c;font-size:12px;font-weight:700}.dashboard-filters select,.dashboard-filters input{min-height:40px;border:1px solid #cad8e0;border-radius:8px;padding:8px 10px;color:#20384c;background:#fff}.dashboard-filters button,.dashboard-state button{min-height:40px;border:0;border-radius:8px;padding:9px 17px;background:#16749a;color:#fff;cursor:pointer}.dashboard-filters p{width:100%;margin:0;color:#6a7d8d;font-size:12px}.dashboard-content{display:grid;gap:20px}.summary-grid{display:grid;grid-template-columns:repeat(5,minmax(130px,1fr));gap:12px}.summary-card{position:relative;overflow:hidden;padding:18px;border:1px solid #d9e5e9;border-radius:14px;background:#fff;color:#526979;text-decoration:none;box-shadow:0 8px 24px #28596c0d}.summary-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#2563eb}.summary-card.red:before{background:#dc2626}.summary-card.green:before{background:#16a34a}.summary-card.gold:before{background:#d49822}.summary-card.purple:before{background:#7c3aed}.summary-card span{display:block;font-size:12px;font-weight:700}.summary-card strong{display:block;margin-top:6px;color:#12334d;font-size:30px}.dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.charts-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.6fr)}.dashboard-panel{min-width:0;overflow:hidden;border:1px solid #d9e5e9;border-radius:16px;background:#fff;box-shadow:0 10px 30px #28596c0d}.dashboard-panel>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;border-bottom:1px solid #e3ecef}.dashboard-panel>header h2{margin:4px 0 0;color:#12334d;font-size:18px}.dashboard-panel>header a{color:#16749a;font-size:12px}.completion-wrap{display:grid;place-items:center;gap:18px;padding:24px}.completion-ring{width:170px;height:170px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#fff 0 54%,transparent 55%),conic-gradient(#16a34a var(--completion),#dc2626 0)}.completion-ring strong{color:#12334d;font-size:23px}.completion-counts{width:100%;display:flex;justify-content:center;gap:24px;color:#6a7d8d;font-size:12px}.completion-counts b{display:block;color:#20384c;font-size:19px;text-align:center}.monthly-chart{height:250px;display:flex;align-items:stretch;gap:13px;overflow-x:auto;padding:25px 20px 8px}.month-column{min-width:46px;flex:1;display:grid;grid-template-rows:1fr auto;gap:8px;text-align:center}.bars{min-height:180px;display:flex;align-items:end;justify-content:center;gap:3px;border-bottom:1px solid #cad8e0}.bars i{width:12px;min-height:2px;background:#2563eb;border-radius:4px 4px 0 0}.bars i.completed,.chart-legend i.completed{background:#16a34a}.month-column>span{color:#6a7d8d;font-size:9px;white-space:nowrap}.chart-legend{display:flex;justify-content:center;gap:18px;padding:4px 15px 18px;color:#667b89;font-size:11px}.chart-legend span{display:flex;align-items:center;gap:6px}.chart-legend i{width:9px;height:9px;border-radius:2px;background:#2563eb}.status-breakdown{display:grid;gap:13px;padding:20px}.status-breakdown>div:not(.dashboard-empty){display:grid;grid-template-columns:minmax(120px,220px) 1fr 35px;align-items:center;gap:12px;font-size:12px}.status-breakdown i{height:8px;overflow:hidden;border-radius:5px;background:#e7eef1}.status-breakdown b{display:block;height:100%;border-radius:5px;background:#41a7b8}.dashboard-feed{min-height:180px}.feed-item{display:grid;gap:6px;padding:14px 20px;border-bottom:1px solid #e7eef1;color:#20384c;text-decoration:none}.feed-item:last-child{border:0}.feed-item:hover{background:#f5faf9}.feed-item>span:not(.reason){color:#657887;font-size:12px}.feed-item small{color:#83939e}.feed-item.unread-message{border-left:4px solid #7c3aed;background:#faf7ff}.reason{width:max-content;padding:3px 7px;border-radius:10px;background:#e7f1f4;color:#28687e;font-size:10px}.reason.overdue{background:#fff0d0;color:#8a6210}.reason.cancelled{background:#f9e4e7;color:#a23e49}.oldest-table{overflow:auto}.oldest-table table{width:100%;min-width:680px;border-collapse:collapse;font-size:12px}.oldest-table th,.oldest-table td{padding:12px 15px;border-bottom:1px solid #e6edf1;text-align:left}.oldest-table th{color:#607482;background:#f2f7f7}.oldest-table a{color:#16749a;font-weight:700}.announcements{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:18px}.announcements article{padding:15px;border:1px solid #dce6ea;border-radius:11px}.announcements article.high{border-top:3px solid #dc5060}.announcements header{display:flex;justify-content:space-between;gap:10px}.announcements h3{margin:0;color:#12334d;font-size:15px}.announcements header span{color:#8b6b27;font-size:9px;text-transform:uppercase}.announcements p{color:#607482;font-size:12px;line-height:1.5}.announcements small{color:#83939e}.announcements-hero{margin-bottom:20px}.announcements-hero>a{padding:10px 15px;border:1px solid #ffffff52;border-radius:9px;color:#fff;text-decoration:none;white-space:nowrap}.announcements-all{grid-template-columns:1fr}.announcements-all article{padding:20px}.announcements-all p{white-space:pre-wrap}.dashboard-empty{padding:28px;color:#7b8d98;text-align:center}.dashboard-state{min-height:280px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#5f7382}.dashboard-state i{width:27px;height:27px;border:3px solid #d6e1e9;border-top-color:#16749a;border-radius:50%;animation:dashboard-spin .8s linear infinite}@keyframes dashboard-spin{to{transform:rotate(360deg)}}@media(max-width:980px){.summary-grid{grid-template-columns:repeat(3,1fr)}.charts-grid,.dashboard-grid,.announcements{grid-template-columns:1fr}.dashboard-hero{align-items:flex-start}}@media(max-width:680px){.school-dashboard-react{padding-top:14px}.dashboard-hero{display:block;padding:23px}.open-total{margin-top:18px}.summary-grid{grid-template-columns:repeat(2,1fr)}.dashboard-filters label{width:100%;min-width:0}.dashboard-filters button{width:100%}.status-breakdown>div:not(.dashboard-empty){grid-template-columns:1fr 34px}.status-breakdown i{grid-column:1/-1;grid-row:2}.completion-counts{gap:15px}}.school-create-page{width:min(1400px,100%);margin:auto;padding:24px clamp(14px,3vw,42px) 55px;color:#20384c}.create-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:16px;color:#758894;font-size:12px}.create-breadcrumb a{color:#16749a;text-decoration:none}.create-hero{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:30px clamp(22px,4vw,45px);border-radius:20px;background:linear-gradient(130deg,#12334d,#126d8a);color:#fff;box-shadow:0 18px 40px #12334d26}.create-hero span,.create-hero small{color:#d5a958;font-size:10px;font-weight:800;letter-spacing:.14em}.create-hero h1{margin:7px 0;color:#fff;font-size:clamp(27px,4vw,40px)}.create-hero p{margin:0;color:#d7e5ec}.create-hero>div:last-child{min-width:230px;padding:16px;border:1px solid #ffffff2b;border-radius:13px;background:#ffffff12}.create-hero>div:last-child strong{display:block;margin-top:5px}.create-error,.create-warning{display:flex;align-items:center;gap:13px;margin:18px 0;padding:13px 16px;border:1px solid #efb8bd;border-radius:11px;background:#fff0f1;color:#9f2734}.create-error span{flex:1}.create-error button{border:0;background:transparent;color:inherit;font-size:22px;cursor:pointer}.create-workspace{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start;gap:20px;margin-top:20px}.create-form,.create-batch{border:1px solid #d9e5e9;border-radius:16px;background:#fff;box-shadow:0 10px 30px #28596c0d}.create-form{display:grid;gap:15px;padding:24px}.create-section-heading{display:flex;gap:12px;margin-top:5px;padding-top:13px;border-top:1px solid #e5edef}.create-section-heading:first-child{margin-top:0;padding-top:0;border-top:0}.create-section-heading>span{display:grid;place-items:center;width:40px;height:40px;border-radius:9px;background:#e3f1f4;color:#126d8a;font-size:18px;font-weight:800}.create-section-heading h2{margin:0;color:#12334d;font-size:17px}.create-section-heading p{margin:4px 0;color:#6d7f8b;font-size:12px}.code-search{display:grid;gap:6px;color:#516977;font-size:12px;font-weight:700}.code-search input,.create-form textarea{width:100%;box-sizing:border-box;border:1px solid #cbd9df;border-radius:9px;padding:11px;color:#20384c;background:#fff;font:inherit}.code-search input:focus,.create-form textarea:focus{outline:2px solid #a9d6df;border-color:#16749a}.code-picker{max-height:260px;overflow:auto;display:grid;gap:7px;padding:5px}.code-picker>p{padding:20px;color:#788b96;text-align:center}.code-picker button{display:grid;grid-template-columns:90px 1fr;gap:12px;padding:12px;border:1px solid #d9e5e9;border-radius:10px;background:#fff;color:#20384c;text-align:left;cursor:pointer}.code-picker button:hover,.code-picker button.selected{border-color:#3a9bad;background:#eef8f8}.code-picker b{color:#126d8a}.code-picker span{font-size:12px;line-height:1.4}.selected-code{display:grid;gap:4px;padding:11px 13px;border-left:4px solid #16749a;background:#eff7f8}.selected-code small{color:#6d7f8b}.priority-options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.priority-options button{display:flex;align-items:center;justify-content:center;gap:7px;padding:12px 7px;border:1px solid transparent;border-radius:9px;color:#20384c;font-weight:700;cursor:pointer}.priority-options i{width:9px;height:9px;border-radius:50%;background:currentColor}.priority-options .low,.priority-tag.low{border-color:#5eae84;background:#86cba7;color:#174f38}.priority-options .medium,.priority-tag.medium{border-color:#cf9d2d;background:#e9bf58;color:#5e4309}.priority-options .urgent,.priority-tag.urgent{border-color:#cf6672;background:#e58d96;color:#65202b}.priority-options button.selected{border-width:2px;border-color:#102f42;box-shadow:0 0 0 2px #fff,0 0 0 4px #102f42}.priority-options button:hover{filter:brightness(.95)}.add-diataktiko,.create-batch footer button,.success-actions button,.success-actions a{border:0;border-radius:9px;padding:12px 17px;background:#16749a;color:#fff;font-weight:800;text-decoration:none;cursor:pointer}.add-diataktiko:disabled,.create-batch footer button:disabled{opacity:.55;cursor:not-allowed}.create-batch{position:sticky;top:85px;overflow:hidden}.create-batch>header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #e3ecef}.create-batch header span{color:#d19a2f;font-size:9px;font-weight:800;letter-spacing:.12em}.create-batch h2{margin:4px 0 0;color:#12334d;font-size:18px}.create-batch header>b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#e5f3f4;color:#126d8a}.batch-list{max-height:520px;overflow:auto}.batch-empty{padding:50px 25px;color:#778994;text-align:center}.batch-empty p{font-size:12px}.batch-list article{padding:15px 20px;border-bottom:1px solid #e7eef1}.batch-list article>div{display:flex;justify-content:space-between}.batch-list article button{border:0;background:transparent;color:#a23e49;font-size:20px;cursor:pointer}.batch-list article>strong{color:#126d8a}.batch-list article p{margin:7px 0;color:#526977;font-size:12px}.priority-tag{display:inline-block;padding:3px 7px;border-radius:10px;font-size:10px}.create-batch footer{padding:18px 20px;border-top:1px solid #e3ecef}.create-batch footer button{width:100%;background:#16815d}.create-batch footer p{margin:10px 0 0;color:#7b8d98;font-size:10px;text-align:center}.create-success{max-width:720px;margin:70px auto;padding:50px;border:1px solid #d4e7df;border-radius:20px;background:#fff;text-align:center;box-shadow:0 18px 45px #28596c17}.success-check{display:grid;place-items:center;width:60px;height:60px;margin:auto;border-radius:50%;background:#def4e8;color:#16815d;font-size:30px}.create-success>p:first-of-type{color:#16815d;font-size:10px;font-weight:800;letter-spacing:.13em}.create-success h1{color:#12334d}.create-warning{justify-content:center}.success-actions{display:flex;justify-content:center;gap:10px;margin-top:25px}.success-actions a{background:#12334d}@media(max-width:900px){.create-workspace{grid-template-columns:1fr}.create-batch{position:static}.create-hero{align-items:flex-start}}@media(max-width:620px){.school-create-page{padding-top:14px}.create-hero{display:block;padding:23px}.create-hero>div:last-child{margin-top:18px;min-width:0}.create-form{padding:17px}.priority-options,.code-picker button{grid-template-columns:1fr}.success-actions{flex-direction:column}.create-success{margin:25px auto;padding:30px 18px}}.school-order-detail{--detail-navy:#12334d;--detail-blue:#1877a7;--detail-line:#d5e2e8;width:min(1400px,100%);margin:auto;padding:18px clamp(14px,3vw,42px) 48px;color:#20384c}.school-order-detail>nav{display:flex;gap:8px;margin-bottom:14px;color:#718491;font-size:12px}.school-order-detail a{color:var(--detail-blue);text-decoration:none}.school-order-detail>header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px;padding:17px 19px;border:1px solid var(--detail-line);border-radius:14px;background:linear-gradient(125deg,#fff 50%,#eaf4f8)}.school-order-detail>header small,.conversation-card header small{color:#b4771d;font-weight:800;letter-spacing:.13em}.school-order-detail h1{margin:3px 0;color:var(--detail-navy);font-size:clamp(24px,2.2vw,32px)}.school-order-detail>header p{margin:0;color:#667d8b}.school-order-detail>header>a,.conversation-card button,.worker-list button{border:1px solid #b9ccd5;border-radius:8px;background:#fff;padding:9px 12px;font-weight:800}.detail-summary{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:14px;overflow:hidden;border:1px solid var(--detail-line);border-radius:12px;background:#fff}.detail-summary article{display:grid;gap:4px;padding:12px;border-right:1px solid var(--detail-line)}.detail-summary article:last-child{border:0}.detail-summary small,.detail-card dt{color:#718491;font-size:10px;text-transform:uppercase}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,.62fr);gap:14px;align-items:start}.detail-layout>div{display:grid;gap:14px}.detail-card,.conversation-card{border:1px solid var(--detail-line);border-radius:14px;background:#fff;box-shadow:0 8px 24px #17374a0b}.detail-card{padding:17px}.detail-card h2,.conversation-card h2{margin:0;color:var(--detail-navy);font-size:19px}.detail-card>p{line-height:1.55}.detail-card dl{display:grid;grid-template-columns:1fr 1fr;margin:14px 0 0;border-top:1px solid var(--detail-line)}.detail-card dl div{padding:11px;border-bottom:1px solid var(--detail-line)}.detail-card dd{margin:4px 0 0;overflow-wrap:anywhere}.worker-list{display:grid;gap:9px;margin-top:13px}.worker-list article{display:grid;gap:7px;border:1px solid #e0e9ed;border-radius:9px;padding:11px}.worker-list article div{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.worker-list button,.conversation-card button{cursor:pointer;color:var(--detail-blue)}.worker-list button:disabled,.conversation-card button:disabled{opacity:.55;cursor:not-allowed}.conversation-card{overflow:hidden}.conversation-card>header{display:flex;align-items:center;justify-content:space-between;padding:15px 17px;border-bottom:1px solid var(--detail-line)}.conversation{display:flex;max-height:520px;overflow:auto;flex-direction:column;gap:10px;padding:15px}.conversation article{max-width:88%;border-radius:12px;padding:10px 12px;background:#edf3f5}.conversation article.school{align-self:flex-end;background:#dff2f8}.conversation article p{margin:5px 0;white-space:pre-wrap;overflow-wrap:anywhere}.conversation article small{color:#6b7e8a}.conversation-card form{display:grid;gap:7px;padding:14px 16px;border-top:1px solid var(--detail-line)}.conversation-card textarea{width:100%;resize:vertical;border:1px solid #bdcfd7;border-radius:8px;padding:9px}.conversation-card form>div{display:flex;align-items:center;justify-content:space-between;color:#718491;font-size:11px}.conversation-card button{background:var(--detail-blue);color:#fff}.detail-error{margin:0 0 13px;border:1px solid #efb8b8;border-radius:9px;background:#fff2f2;color:#9a2c2c;padding:10px 13px}.detail-state{min-height:240px;display:grid;place-items:center}.muted{color:#718491}@media(max-width:850px){.detail-summary{grid-template-columns:1fr 1fr}.detail-summary article:nth-child(2){border-right:0}.detail-layout{grid-template-columns:1fr}.conversation-card{grid-row:1}.conversation{max-height:none}}@media(max-width:560px){.school-order-detail>header{align-items:flex-start;flex-direction:column}.school-order-detail>header>a{width:100%;text-align:center}.detail-summary,.detail-card dl{grid-template-columns:1fr}.detail-summary article{border-right:0;border-bottom:1px solid var(--detail-line)}.conversation article{max-width:95%}}.school-reports{width:min(1500px,100%);margin:auto;padding:22px clamp(14px,3vw,42px) 55px;color:#20384c}.report-breadcrumb{display:flex;gap:8px;margin-bottom:14px;color:#6b7f8d;font-size:12px}.report-breadcrumb a{color:#16749a}.report-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px clamp(22px,4vw,45px);border-radius:19px;background:linear-gradient(130deg,#12334d,#126d8a);color:#fff}.report-hero small{color:#d5a958;font-weight:800;letter-spacing:.15em}.report-hero h1{margin:5px 0;color:#fff;font-size:clamp(25px,4vw,39px)}.report-hero p{margin:0;color:#d7e5ec}.report-hero>div:last-child{text-align:center}.report-hero strong{display:block;font-size:38px}.report-hero span{font-size:11px}.report-filters{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));gap:13px;margin:18px 0 10px;padding:18px;border:1px solid #d9e5e9;border-radius:15px;background:#fff}.report-filters>label{display:grid;gap:6px;color:#546b7c;font-size:12px;font-weight:700}.report-filters input,.report-filters select{min-height:40px;border:1px solid #cad8e0;border-radius:8px;padding:8px;color:#20384c;background:#fff}.report-filters fieldset{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0;padding:7px 10px;border:1px solid #cad8e0;border-radius:8px}.report-filters legend{padding:0 4px;color:#546b7c;font-size:11px;font-weight:700}.report-filters fieldset label{display:flex;align-items:center;gap:4px;font-size:11px}.report-filters fieldset input{min-height:0}.report-search{grid-column:span 2}.report-filter-actions{display:flex;align-items:end;gap:8px}.report-filter-actions button,.report-results footer button{min-height:40px;border:1px solid #16749a;border-radius:8px;padding:8px 14px;background:#fff;color:#16749a;cursor:pointer}.report-filter-actions button:last-child{background:#16749a;color:#fff}.active-report-filters{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin:10px 0 16px;font-size:11px}.active-report-filters span{padding:5px 9px;border-radius:14px;background:#e3f0f3;color:#28687e}.report-results{overflow:hidden;border:1px solid #d9e5e9;border-radius:15px;background:#fff}.report-table{overflow:auto}.report-table table{width:100%;min-width:1050px;border-collapse:collapse;font-size:12px}.report-table th,.report-table td{padding:12px 13px;border-bottom:1px solid #e6edf1;text-align:left}.report-table th{background:#f2f7f7}.report-table th button{border:0;background:none;color:#526979;font-weight:800;cursor:pointer}.report-table td:nth-child(4){min-width:260px}.report-empty{padding:35px!important;text-align:center!important;color:#718692}.report-results footer{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;color:#657887;font-size:12px}.report-results footer div{display:flex;gap:8px}.report-results footer button:disabled{opacity:.4;cursor:default}.report-state{display:flex;justify-content:center;align-items:center;gap:10px;padding:45px;color:#607482}.report-state i{width:24px;height:24px;border:3px solid #d6e1e9;border-top-color:#16749a;border-radius:50%;animation:report-spin .8s linear infinite}.report-error{margin:15px 0;padding:13px;border-radius:9px;background:#fee8e8;color:#a12f3b}.report-cards{display:none}@keyframes report-spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.report-filters{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.school-reports{padding-top:14px}.report-hero{display:block}.report-hero>div:last-child{margin-top:15px;text-align:left}.report-filters{grid-template-columns:1fr}.report-search{grid-column:auto}.report-table{display:none}.report-cards{display:grid;gap:10px;padding:12px;background:#f4f8f9}.report-cards article{padding:14px;border:1px solid #dce6ea;border-radius:10px;background:#fff}.report-cards header{display:flex;justify-content:space-between;gap:10px}.report-cards p{color:#607482}.report-cards dl{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:0}.report-cards dt{color:#82929d;font-size:10px}.report-cards dd{margin:2px 0;font-size:12px}.report-results footer{align-items:flex-start;gap:10px;flex-direction:column}}.school-statistics{width:min(1500px,100%);margin:auto;padding:22px clamp(14px,3vw,42px) 55px;color:#20384c}.statistics-breadcrumb{display:flex;gap:8px;margin-bottom:14px;color:#6b7f8d;font-size:12px}.statistics-breadcrumb a{color:#16749a}.statistics-hero-react{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:27px clamp(22px,4vw,45px);border-radius:19px;background:linear-gradient(130deg,#12334d,#126d8a);color:#fff}.statistics-hero-react small,.statistics-panel>header>span{color:#d5a958;font-size:11px;font-weight:800;letter-spacing:.15em}.statistics-hero-react h1{margin:5px 0;color:#fff;font-size:clamp(25px,4vw,39px)}.statistics-hero-react p{margin:0;color:#d7e5ec}.statistics-hero-react>div:last-child{text-align:center}.statistics-hero-react strong{display:block;font-size:38px}.statistics-hero-react span{font-size:11px}.statistics-filters-react{display:grid;grid-template-columns:2fr repeat(4,minmax(130px,1fr));gap:13px;margin:18px 0 10px;padding:18px;border:1px solid #d9e5e9;border-radius:15px;background:#fff}.statistics-filters-react>label{display:grid;min-width:0;gap:6px;color:#546b7c;font-size:12px;font-weight:700}.statistics-filters-react input,.statistics-filters-react select{width:100%;min-width:0;max-width:100%;min-height:40px;border:1px solid #cad8e0;border-radius:8px;padding:8px;color:#20384c;background:#fff}.statistics-filters-react fieldset{display:flex;min-width:0;align-items:center;gap:9px;flex-wrap:wrap;margin:0;padding:7px 10px;border:1px solid #cad8e0;border-radius:8px}.statistics-filters-react legend{padding:0 4px;color:#546b7c;font-size:11px;font-weight:700}.statistics-filters-react fieldset label{display:flex;align-items:center;gap:4px;font-size:11px}.statistics-filters-react fieldset input{width:auto;min-height:0}.statistics-filter-actions{display:flex;align-items:end;gap:8px}.statistics-filter-actions button,.statistics-state button{min-height:40px;border:1px solid #16749a;border-radius:8px;padding:8px 14px;background:#fff;color:#16749a;cursor:pointer}.statistics-filter-actions button:last-child{background:#16749a;color:#fff}.statistics-filters-react>p{grid-column:1/-1;margin:0;color:#728693;font-size:11px}.statistics-filter-error{grid-column:1/-1;margin:10px 0;padding:10px 13px;border-radius:8px;background:#fee8e8;color:#a12f3b;font-size:12px}.statistics-context{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:10px 0 16px;font-size:11px}.statistics-context span{padding:5px 9px;border-radius:14px;background:#e3f0f3;color:#28687e}.statistics-state{display:flex;justify-content:center;align-items:center;gap:10px;padding:45px;color:#607482}.statistics-state i{width:24px;height:24px;border:3px solid #d6e1e9;border-top-color:#16749a;border-radius:50%;animation:statistics-spin .8s linear infinite}.statistics-empty{padding:65px 20px;border:1px dashed #bdced7;border-radius:15px;background:#fff;text-align:center}.statistics-empty strong{font-size:22px}.statistics-empty p{color:#6c818e}.statistics-kpis{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.statistics-kpis article{padding:17px;border:1px solid #dce7eb;border-top:4px solid #16749a;border-radius:12px;background:#fff}.statistics-kpis article.red{border-top-color:#dc2626}.statistics-kpis article.green{border-top-color:#16a34a}.statistics-kpis article.gold{border-top-color:#d5a958}.statistics-kpis article.purple{border-top-color:#7c3aed}.statistics-kpis span,.statistics-kpis small{display:block;color:#70828f;font-size:11px}.statistics-kpis strong{display:block;margin:7px 0 4px;font-size:27px}.statistics-definition{margin:12px 0 18px;padding:10px 14px;border-left:4px solid #d5a958;border-radius:5px;background:#fff9e9;color:#5e6570;font-size:12px;line-height:1.55}.statistics-definition code{font-size:11px}.statistics-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;margin-bottom:16px}.statistics-grid.wide{grid-template-columns:minmax(280px,.65fr) minmax(0,1.6fr)}.statistics-panel{min-width:0;margin-bottom:16px;padding:20px;border:1px solid #d9e5e9;border-radius:15px;background:#fff;box-shadow:0 8px 22px #0b52630a}.statistics-grid .statistics-panel{margin-bottom:0}.statistics-panel>header{margin-bottom:18px}.statistics-panel h2{margin:4px 0 0;font-size:18px}.statistics-completion{display:flex;align-items:center;justify-content:center;gap:30px;min-height:250px}.statistics-ring{width:170px;height:170px;display:grid;place-content:center;border-radius:50%;background:radial-gradient(circle,#fff 0 55%,transparent 57%),conic-gradient(#16a34a 0 var(--closed-angle),#dc2626 var(--closed-angle) 360deg);text-align:center}.statistics-ring strong{font-size:28px}.statistics-ring span{color:#71828d;font-size:11px}.statistics-completion>div:last-child{display:grid;gap:12px}.statistics-completion>div:last-child span{display:flex;align-items:center;gap:7px;font-size:12px}.statistics-completion i,.statistics-legend i{width:10px;height:10px;border-radius:3px;background:#2563eb}.statistics-completion i.closed,.statistics-legend i.closed{background:#16a34a}.statistics-completion i.open{background:#dc2626}.statistics-month-scroll{overflow-x:auto;padding:5px 2px 8px}.statistics-months{height:220px;min-width:calc(var(--month-count) * 52px);display:grid;grid-template-columns:repeat(var(--month-count),minmax(45px,1fr));gap:5px}.statistics-months>div{min-width:0;display:grid;grid-template-rows:1fr auto;gap:7px}.statistics-bars{display:flex;align-items:end;justify-content:center;gap:3px;border-bottom:1px solid #dce6ea}.statistics-bars i{width:min(15px,42%);min-height:2px;border-radius:4px 4px 0 0;background:#2563eb}.statistics-bars i.closed{background:#16a34a}.statistics-months span{overflow:hidden;color:#738591;font-size:9px;text-align:center;white-space:nowrap}.statistics-legend{display:flex;gap:18px;flex-wrap:wrap;margin-top:10px;color:#5f7380;font-size:11px}.statistics-legend span{display:flex;align-items:center;gap:5px}.chart-note{margin:10px 0 0;color:#7a8c97;font-size:10px}.statistics-breakdown{display:grid;width:100%;min-width:0;gap:12px}.statistics-breakdown>div{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) minmax(100px,2fr) 35px;align-items:center;gap:10px}.statistics-breakdown>div>span{min-width:0;font-size:12px}.statistics-breakdown>div>span b,.statistics-breakdown>div>span small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.statistics-breakdown>div>span small{margin-top:2px;color:#7b8d98;font-size:10px}.statistics-breakdown>div>i{height:9px;overflow:hidden;border-radius:6px;background:#e9eff2}.statistics-breakdown>div>i b{display:block;height:100%;border-radius:6px;background:#16749a}.statistics-breakdown--priority>div:nth-child(1)>i b{background:#16a34a}.statistics-breakdown--priority>div:nth-child(2)>i b{background:#d5a958}.statistics-breakdown--priority>div:nth-child(3)>i b{background:#dc2626}.statistics-breakdown>div>strong{text-align:right}.statistics-years{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.statistics-years article{padding:14px;border:1px solid #dce6ea;border-radius:10px}.statistics-years header{display:flex;justify-content:space-between;gap:10px;margin-bottom:12px}.statistics-years header span{color:#16814a;font-size:11px}.statistics-years article>div{display:flex;gap:14px;flex-wrap:wrap;color:#627784;font-size:11px}.statistics-years .open b{color:#dc2626}.statistics-years .closed b{color:#16a34a}@keyframes statistics-spin{to{transform:rotate(360deg)}}@media(max-width:1150px){.statistics-filters-react,.statistics-kpis{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.school-statistics{padding-top:14px}.statistics-hero-react{display:block}.statistics-hero-react>div:last-child{margin-top:15px;text-align:left}.statistics-filters-react{grid-template-columns:1fr}.statistics-kpis{grid-template-columns:1fr 1fr}.statistics-grid,.statistics-grid.wide{grid-template-columns:1fr}.statistics-completion{min-height:210px;gap:18px}.statistics-ring{width:145px;height:145px}.statistics-breakdown>div{grid-template-columns:minmax(95px,1fr) minmax(70px,1.3fr) 30px}.area-navigation{overflow-x:auto}.area-navigation a{flex:0 0 auto}}@media(max-width:430px){.statistics-kpis{grid-template-columns:1fr}.statistics-completion{align-items:flex-start;flex-direction:column}.statistics-filter-actions{display:grid;grid-template-columns:1fr 1fr}}.product-orders-page{--po-navy:#12334d;--po-blue:#1877a7;--po-gold:#c59239;--po-line:#d5e2e8;--po-muted:#617783;width:min(1500px,100%);margin:0 auto;padding:14px clamp(16px,3vw,42px) 44px;color:#173246}.product-orders-page .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.product-orders-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:9px;color:#758996;font-size:12px}.product-orders-breadcrumb a{color:#1877a7;text-decoration:none;font-weight:700}.product-orders-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px;padding:14px 18px;border:1px solid #cfdee5;border-radius:14px;background:linear-gradient(125deg,#fff 50%,#eaf4f8);box-shadow:0 6px 18px #12334d0a}.product-orders-hero small,.product-order-lines-panel header small,.product-order-financials>small,.product-order-cancellation small{color:#b4771d;font-size:10px;font-weight:800;letter-spacing:.14em}.product-orders-hero h1{margin:2px 0 3px;color:var(--po-navy);font-size:clamp(24px,2.2vw,32px);letter-spacing:-.025em}.product-orders-hero p{margin:0;color:var(--po-muted);font-size:13px;line-height:1.35}.product-orders-primary,.product-orders-secondary{flex:none;border-radius:9px;padding:9px 14px;text-decoration:none;font-size:13px;font-weight:800}.product-orders-primary{background:var(--po-blue);color:#fff;box-shadow:0 6px 14px #1877a729}.product-orders-secondary{border:1px solid #b9ccd5;background:#fff;color:var(--po-navy)}.product-orders-filters{display:grid;grid-template-columns:minmax(165px,1.15fr) minmax(120px,.75fr) minmax(135px,.9fr) minmax(135px,.9fr) minmax(170px,1.25fr) auto;align-items:end;gap:9px;margin-bottom:12px;padding:10px 12px;border:1px solid var(--po-line);border-radius:12px;background:#fff}.product-orders-filters>label{display:grid;min-width:0;gap:4px;color:#385468;font-size:11px;font-weight:800}.product-orders-filters input,.product-orders-filters select{width:100%;min-width:0;height:35px;border:1px solid #bed0d9;border-radius:7px;background:#fbfdfe;color:#173246;padding:0 9px;outline:none;font-size:12px}.product-orders-filters input:focus,.product-orders-filters select:focus{border-color:#3a91bb;box-shadow:0 0 0 3px #3a91bb1c}.product-orders-search{grid-column:auto}.product-orders-filter-actions{display:flex;align-items:end;justify-content:flex-end;gap:7px}.product-orders-filter-actions button,.product-orders-state button{height:35px;border:1px solid #b9ccd5;border-radius:7px;background:#fff;color:#28495d;padding:0 12px;cursor:pointer;font-size:12px;font-weight:750}.product-orders-filter-actions button:last-child{border-color:var(--po-blue);background:var(--po-blue);color:#fff}.product-orders-error,.product-orders-notice{margin:10px 0;border-radius:9px;padding:10px 13px;font-size:13px}.product-orders-error{border:1px solid #efb8b8;background:#fff2f2;color:#9a2c2c}.product-orders-notice{border:1px solid #e9cc8d;background:#fff9e9;color:#755011}.product-orders-results{overflow:hidden;border:1px solid var(--po-line);border-radius:14px;background:#fff;box-shadow:0 8px 22px #16354b0b}.product-orders-results>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 14px;border-bottom:1px solid #e3ecef}.product-orders-results>header strong{font-size:18px;color:var(--po-navy)}.product-orders-results>header span,.product-orders-results>header small{color:var(--po-muted)}.product-orders-results>header label{display:flex;align-items:center;gap:7px;color:#536b79;font-size:11px;font-weight:700}.product-orders-results>header select{border:1px solid #bfd0d9;border-radius:7px;padding:5px 7px;background:#fff}.product-orders-state{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px;color:#617783}.product-orders-state i{width:19px;height:19px;border:3px solid #d6e4ea;border-top-color:var(--po-blue);border-radius:50%;animation:product-order-spin .8s linear infinite}@keyframes product-order-spin{to{transform:rotate(360deg)}}.product-orders-table{overflow:hidden}.product-orders-table table,.product-order-detail-table table{width:100%;border-collapse:collapse}.product-orders-table table{table-layout:fixed}.product-orders-col-id{width:8%}.product-orders-col-date{width:14%}.product-orders-col-type{width:19%}.product-orders-col-cycle{width:10%}.product-orders-col-status{width:24%}.product-orders-col-total{width:14%}.product-orders-col-action{width:11%}.product-orders-table th,.product-orders-table td{padding:11px 12px;border-bottom:1px solid #e7eef1;text-align:left;font-size:13px;overflow-wrap:anywhere}.product-orders-table th{background:#f4f8fa;color:#536b79;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.product-orders-table th button{border:0;background:transparent;color:inherit;padding:0;cursor:pointer;font:inherit;font-weight:800;text-transform:inherit;letter-spacing:inherit}.product-orders-table th:nth-child(1),.product-orders-table td:nth-child(1),.product-orders-table th:nth-child(2),.product-orders-table td:nth-child(2),.product-orders-table th:nth-child(4),.product-orders-table td:nth-child(4),.product-orders-table th:nth-child(6),.product-orders-table td:nth-child(6),.product-orders-table th:last-child,.product-orders-table td:last-child{white-space:nowrap}.product-orders-table td:last-child a{color:var(--po-blue);font-weight:800;text-decoration:none}.product-order-status{display:inline-flex;align-items:center;max-width:210px;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:800;white-space:normal;line-height:1.2}.product-order-status.info{background:#e7f3fa;color:#17628b}.product-order-status.success{background:#e4f6eb;color:#18723b}.product-order-status.warning{background:#fff1cc;color:#885b05}.product-order-status.danger{background:#fde9e9;color:#a42f2f}.product-order-status.muted{background:#edf1f3;color:#657580}.product-orders-empty{text-align:center!important;padding:38px!important;color:#6c7f89}.product-orders-empty strong,.product-orders-empty span{display:block}.product-orders-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 14px;color:#637984;font-size:12px}.product-orders-pagination>div{display:flex;align-items:center;gap:8px}.product-orders-pagination button{border:1px solid #c5d5dc;border-radius:7px;background:#fff;color:#315368;padding:6px 9px;cursor:pointer}.product-orders-pagination button:disabled{opacity:.45;cursor:not-allowed}.product-orders-cards{display:none}.product-type-tabs{display:inline-flex;margin-bottom:18px;border:1px solid #c8d7de;border-radius:11px;background:#fff;padding:4px}.product-type-tabs button{border:0;border-radius:8px;background:transparent;color:#516b7a;padding:10px 15px;cursor:pointer;font-weight:800}.product-type-tabs button.active{background:var(--po-navy);color:#fff}.product-type-tabs button:disabled{cursor:not-allowed;opacity:.65}.product-order-created{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;border:1px solid #a9d8ba;border-radius:13px;background:#effaf3;padding:16px}.product-order-created.saved{border-color:#e6ca86;background:#fff9e8}.product-order-created>div{display:grid;gap:4px}.product-order-created span{color:#506b5a;font-size:13px}.product-order-created a{flex:none;color:#176d3a;font-weight:800;text-decoration:none}.product-order-workspace{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(340px,.75fr);align-items:start;gap:20px}.product-catalogue-panel,.product-basket-panel,.product-order-lines-panel,.product-order-financials,.product-order-cancellation{min-width:0;border:1px solid var(--po-line);border-radius:16px;background:#fff;box-shadow:0 10px 25px #16354b0c}.product-catalogue-panel>header,.product-basket-panel>header,.product-order-lines-panel>header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 19px;border-bottom:1px solid #e3ecef}.product-catalogue-panel h2,.product-basket-panel h2,.product-order-lines-panel h2,.product-order-financials h2,.product-order-cancellation h2{margin:2px 0 0;color:var(--po-navy);font-size:20px}.product-catalogue-panel header>div span{color:#748792;font-size:12px}.product-catalogue-panel header label{width:min(330px,50%)}.product-catalogue-panel header input{width:100%;height:40px;border:1px solid #c1d1d9;border-radius:8px;padding:0 11px}.product-catalogue-list{max-height:670px;overflow:auto;padding:7px 14px 14px}.product-catalogue-list article{display:grid;grid-template-columns:minmax(0,1fr) 100px 122px;align-items:center;gap:14px;padding:12px 8px;border-bottom:1px solid #e9eff2}.product-catalogue-list article.selected{margin:0 -6px;padding-left:14px;padding-right:14px;border-radius:8px;background:#eef8fc}.product-catalogue-list article>div{display:grid;min-width:0;gap:3px}.product-catalogue-list article small{color:#3780a1;font-weight:800}.product-catalogue-list article strong{overflow:hidden;color:#234256;text-overflow:ellipsis}.product-catalogue-list article>span{color:#37576a;font-weight:800;text-align:right}.product-catalogue-list article label{display:flex;align-items:center;gap:7px;color:#6a7d87;font-size:11px}.product-catalogue-list article input,.product-basket-lines input{width:68px;height:38px;border:1px solid #b9cbd4;border-radius:7px;padding:0 7px;text-align:center}.product-basket-panel{position:sticky;top:18px;overflow:hidden}.product-basket-panel>header small{color:#aa761e;font-size:10px;font-weight:800;letter-spacing:.1em}.product-basket-panel>header>span{border-radius:999px;background:#e8f2f6;color:#3a6276;padding:5px 8px;font-size:11px;font-weight:800}.product-budget-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:0;background:#dce7eb}.product-budget-summary>div{min-width:0;display:grid;gap:4px;background:#f7fafb;padding:12px}.product-budget-summary dt{color:#6d8089;font-size:10px}.product-budget-summary dd{min-width:0;margin:0;color:#17374a;font-size:13px;font-weight:800;overflow-wrap:anywhere}.product-basket-lines{max-height:270px;overflow:auto;padding:7px 16px}.product-basket-lines>div{display:grid;grid-template-columns:minmax(0,1fr) 60px 82px 25px;align-items:center;gap:8px;padding:10px 0;border-bottom:1px solid #e8eef1}.product-basket-lines p{display:grid;min-width:0;gap:2px;margin:0}.product-basket-lines p strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-basket-lines p span{color:#738690;font-size:10px}.product-basket-lines input{width:58px;height:34px}.product-basket-lines>div>strong{text-align:right;font-size:12px}.product-basket-lines button{border:0;background:transparent;color:#a94848;cursor:pointer;font-size:20px}.product-basket-empty{padding:24px 0;margin:0;text-align:center;color:#778992;font-size:13px}.product-order-totals{display:grid;gap:9px;margin:0;padding:15px 18px;border-top:1px solid #e2ebee;background:#fbfcfd}.product-order-totals>div{display:flex;justify-content:space-between;gap:10px}.product-order-totals dt{color:#627987}.product-order-totals dd{margin:0;font-weight:800}.product-order-totals>div:last-child{padding-top:10px;border-top:1px solid #dce6ea;color:var(--po-navy);font-size:18px}.product-order-limits{margin:0;padding:0 18px 12px;color:#71838d;font-size:11px}.product-order-submit{width:calc(100% - 36px);margin:0 18px;border:0;border-radius:9px;background:var(--po-blue);color:#fff;padding:13px;cursor:pointer;font-weight:850}.product-order-submit:disabled{opacity:.65;cursor:not-allowed}.product-order-authority{display:block;padding:10px 18px 17px;color:#71838d;text-align:center;line-height:1.4}.product-order-detail .product-orders-hero{padding-block:11px}.product-order-detail-actions{display:flex;gap:7px}.product-order-detail-actions button,.product-order-detail-actions a{border:1px solid #b9ccd5;border-radius:8px;background:#fff;color:var(--po-navy);padding:8px 12px;text-decoration:none;cursor:pointer;font-size:12px;font-weight:800}.product-order-overview{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(240px,1.4fr) minmax(180px,.8fr);gap:0;margin-bottom:11px;overflow:hidden;border:1px solid var(--po-line);border-radius:11px;background:#fff}.product-order-overview article{display:grid;align-content:center;min-height:59px;gap:4px;padding:8px 13px;border-right:1px solid #e2eaee}.product-order-overview article:last-child{border-right:0}.product-order-overview small{color:#71838d;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-order-overview strong{color:var(--po-navy);overflow-wrap:anywhere}.product-order-detail-grid{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:11px}.product-order-lines-panel{overflow:hidden}.product-order-lines-panel>header{padding:11px 14px}.product-order-lines-panel header>span{color:#6e828d;font-size:11px}.product-order-lines-panel h2{font-size:18px}.product-order-detail-table{overflow:visible}.product-order-detail-table table{table-layout:fixed}.product-order-col-code{width:10%}.product-order-col-product{width:50%}.product-order-col-quantity{width:10%}.product-order-col-price{width:14%}.product-order-col-subtotal{width:16%}.product-order-detail-table th,.product-order-detail-table td{padding:10px 12px;border-bottom:1px solid #e5edef;text-align:left;font-size:12px;overflow-wrap:anywhere}.product-order-detail-table th{background:#f4f8fa;color:#58717f;font-size:10px;text-transform:uppercase;line-height:1.25}.product-order-detail-table th:nth-last-child(-n+3),.product-order-detail-table td:nth-last-child(-n+3){text-align:right;white-space:nowrap}.product-order-financials{display:grid;grid-template-columns:minmax(210px,.8fr) minmax(420px,1.2fr);grid-template-rows:auto auto 1fr;column-gap:32px;padding:13px 16px}.product-order-financials>small{grid-column:1;grid-row:1}.product-order-financials h2{grid-column:1;grid-row:2;font-size:18px}.product-order-financials dl{grid-column:2;grid-row:1/span 3;display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:0}.product-order-financials dl>div{display:grid;gap:4px;padding:4px 17px;border-left:1px solid #e3eaed}.product-order-financials dt{color:#637985;font-size:11px}.product-order-financials dd{margin:0;color:var(--po-navy);font-size:16px;font-weight:800}.product-order-financials dl>div:last-child dd{font-size:19px}.product-order-financials p{grid-column:1;grid-row:3;margin:4px 0 0;color:#71838d;font-size:10px;line-height:1.35}.product-order-cancellation{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px;padding:14px 16px}.product-order-cancellation p{margin:4px 0 0;color:#657b87}.product-order-cancellation>button,.product-order-cancellation form button{border:1px solid #d6a44d;border-radius:8px;background:#fff8e7;color:#76500d;padding:9px 12px;cursor:pointer;font-weight:800}.product-order-cancellation form{width:100%;display:grid;gap:10px}.product-order-cancellation form label{display:grid;gap:6px;color:#385468;font-size:12px;font-weight:800}.product-order-cancellation textarea{width:100%;resize:vertical;border:1px solid #bfd0d8;border-radius:8px;padding:9px}.product-order-cancellation form>div{display:flex;justify-content:flex-end;gap:8px}.product-order-cancellation form button:first-child{border-color:#c4d2d8;background:#fff;color:#456071}.product-orders-mobile-empty{padding:28px;text-align:center;color:#71838d}.product-catalogue-list article{grid-template-columns:58px minmax(0,1fr) 88px 116px;gap:10px;padding-block:8px}.product-catalogue-list .product-catalogue-number{min-width:0;color:#28789d;font-size:11px;font-weight:850}.product-catalogue-list .product-catalogue-name{min-width:0;overflow:visible;color:#234256;text-overflow:clip;line-height:1.25;overflow-wrap:anywhere}.product-catalogue-list .product-catalogue-price{color:#37576a;font-weight:800;text-align:right;white-space:nowrap}.product-catalogue-list .product-catalogue-quantity{justify-content:flex-end;gap:5px}.product-catalogue-list .product-catalogue-quantity input{width:64px;height:34px}.product-order-detail-actions .product-order-cancellation-trigger{border-color:#d39b38;background:#fff4d9;color:#754c08}.product-order-detail-actions .product-order-cancellation-trigger:hover{background:#ffe9b6}.product-order-detail .product-order-cancellation{margin:0 0 11px}.product-order-cancellation-warning{border:1px solid #e7c77f;border-radius:8px;background:#fff9e9;padding:9px 11px!important;color:#715018!important;line-height:1.4}.product-order-cancellation-warning strong{display:block;margin-bottom:2px;color:#65430b}.product-order-cancellation-success{margin:0 0 11px;border:1px solid #a9d8ba;border-radius:9px;background:#effaf3;color:#176d3a;padding:10px 13px;font-size:12px;font-weight:750}.product-order-detail-actions{flex-wrap:wrap}.product-order-print-only{display:none}@media(max-width:1050px){.product-orders-filters{grid-template-columns:repeat(3,minmax(0,1fr))}.product-orders-filter-actions{justify-content:stretch}.product-orders-filter-actions button{flex:1}.product-order-workspace{grid-template-columns:1fr}.product-basket-panel{position:static}.product-order-financials{grid-template-columns:minmax(190px,.7fr) minmax(390px,1.3fr)}}@media(max-width:760px){.product-orders-page{padding:12px 12px 36px}.product-orders-hero{align-items:flex-start;flex-direction:column;padding:14px}.product-orders-primary,.product-orders-secondary{width:100%;text-align:center}.product-orders-filters{grid-template-columns:1fr 1fr;padding:10px}.product-orders-search{grid-column:1/-1}.product-orders-filter-actions{grid-column:1/-1;justify-content:stretch}.product-orders-filter-actions button{flex:1}.product-orders-results>header{align-items:flex-start}.product-orders-table{display:none}.product-orders-cards{display:grid;gap:10px;padding:12px}.product-orders-cards article{border:1px solid #d7e3e8;border-radius:12px;background:#fff;padding:14px}.product-orders-cards article>header,.product-orders-cards article>div,.product-orders-cards article>footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-orders-cards article h2{margin:13px 0;color:var(--po-navy);font-size:17px}.product-orders-cards article>footer{margin-top:13px;padding-top:10px;border-top:1px solid #e7edef;color:#73858e;font-size:12px}.product-orders-cards a{color:var(--po-blue);font-weight:800;text-decoration:none}.product-orders-pagination{align-items:flex-start;flex-direction:column}.product-orders-pagination>div{width:100%;justify-content:space-between}.product-type-tabs{display:flex}.product-type-tabs button{flex:1}.product-catalogue-panel>header{align-items:flex-start;flex-direction:column}.product-catalogue-panel header label{width:100%}.product-catalogue-list{max-height:none}.product-catalogue-list article{grid-template-columns:minmax(0,1fr) 92px}.product-catalogue-list article>span{grid-column:1}.product-catalogue-list article label{grid-column:2;grid-row:1/span 2;flex-direction:column}.product-budget-summary{grid-template-columns:1fr}.product-basket-lines>div{grid-template-columns:minmax(0,1fr) 56px 72px 20px}.product-order-created,.product-order-cancellation{align-items:flex-start;flex-direction:column}.product-order-created a,.product-order-cancellation>button{width:100%;text-align:center}.product-order-overview{grid-template-columns:1fr;margin-bottom:10px}.product-order-overview article{min-height:0;border-right:0;border-bottom:1px solid #e2eaee}.product-order-overview article:last-child{border-bottom:0}.product-order-detail-actions{width:100%}.product-order-detail-actions>*{flex:1;text-align:center}.product-order-detail-table table,.product-order-detail-table tbody{display:block}.product-order-detail-table colgroup,.product-order-detail-table thead{display:none}.product-order-detail-table tr{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;margin:10px;border:1px solid #dce6ea;border-radius:10px;padding:12px}.product-order-detail-table td{display:block;padding:0;border:0;text-align:left!important;white-space:normal!important;overflow-wrap:anywhere}.product-order-detail-table td:before{display:block;margin-bottom:3px;color:#71838d;content:attr(data-label);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.product-order-detail-table td:nth-child(2){grid-column:1/-1;grid-row:1;font-size:13px;font-weight:750}.product-order-detail-table td:nth-child(1){grid-column:1/-1;grid-row:2;color:#557080}.product-order-detail-table td:nth-child(n+3){text-align:right!important}.product-order-detail-table .product-orders-empty{display:block;margin:0;grid-column:1/-1}.product-order-financials{display:block;padding:14px}.product-order-financials h2{font-size:18px}.product-order-financials dl{display:grid;grid-template-columns:1fr;margin:12px 0}.product-order-financials dl>div{display:flex;justify-content:space-between;padding:8px 0;border-left:0;border-bottom:1px solid #e3eaed}.product-order-financials p{margin-top:8px}.product-order-print-heading{margin-bottom:10px}}@media(max-width:760px){.product-catalogue-list{padding-inline:10px}.product-catalogue-list article{grid-template-columns:46px minmax(0,1fr) 82px;gap:5px 9px;padding-block:8px}.product-catalogue-list .product-catalogue-number{grid-column:1;grid-row:1/span 2;align-self:center}.product-catalogue-list .product-catalogue-name{grid-column:2;grid-row:1}.product-catalogue-list .product-catalogue-price{grid-column:2;grid-row:2;text-align:left}.product-catalogue-list .product-catalogue-quantity{grid-column:3;grid-row:1/span 2;align-self:center;flex-direction:column;gap:3px}.product-catalogue-list .product-catalogue-quantity input{width:64px;height:34px}}@media(max-width:760px){.product-order-detail-actions .product-order-cancellation-trigger{flex-basis:100%}}@media(max-width:470px){.product-order-overview{grid-template-columns:1fr}.product-orders-results>header{flex-direction:column}.product-basket-lines>div{grid-template-columns:minmax(0,1fr) 54px 20px}.product-basket-lines>div>strong{grid-column:1}.product-basket-lines>div>button{grid-column:3;grid-row:1/span 2}}@media print{.erato-header,.product-orders-breadcrumb,.product-order-detail-actions,.product-order-no-print{display:none!important}.product-orders-page.product-order-detail{width:100%;max-width:none;padding:0;color:#000}.product-orders-hero{display:block;margin:0 0 7mm;padding:0;border:0;border-radius:0;background:none;box-shadow:none}.product-orders-hero small{font-size:8pt}.product-orders-hero h1{margin:1mm 0;color:#000;font-size:21pt}.product-orders-hero p{color:#333;font-size:10pt}.product-order-overview{grid-template-columns:repeat(3,1fr);margin-bottom:5mm;border-color:#aaa;border-radius:3mm}.product-order-overview article{min-height:0;padding:2.5mm 3mm;border-color:#bbb}.product-order-overview article,.product-order-lines-panel,.product-order-financials{box-shadow:none;break-inside:avoid}.product-order-lines-panel{border-color:#aaa;border-radius:3mm}.product-order-lines-panel>header{padding:2.5mm 3mm}.product-order-lines-panel h2{font-size:14pt}.product-order-detail-table{overflow:visible!important}.product-order-detail-table table{display:table!important;width:100%!important;table-layout:fixed!important}.product-order-detail-table colgroup{display:table-column-group!important}.product-order-detail-table thead{display:table-header-group!important}.product-order-detail-table tbody{display:table-row-group!important}.product-order-detail-table tr{display:table-row!important;margin:0!important;padding:0!important;border:0!important;break-inside:avoid}.product-order-detail-table th,.product-order-detail-table td{display:table-cell!important;padding:1.8mm 2mm!important;border-bottom:1px solid #ccc!important;color:#000;font-size:8.5pt!important;line-height:1.25;overflow-wrap:anywhere}.product-order-detail-table th{font-size:7.5pt!important}.product-order-detail-table td:before{display:none!important}.product-order-col-code{width:10%!important}.product-order-col-product{width:48%!important}.product-order-col-quantity{width:10%!important}.product-order-col-price{width:15%!important}.product-order-col-subtotal{width:17%!important}.product-order-detail-table th:nth-last-child(-n+3),.product-order-detail-table td:nth-last-child(-n+3){white-space:nowrap!important}.product-order-detail-grid{display:block}.product-order-financials{display:grid;grid-template-columns:34% 66%;column-gap:0;margin-top:4mm;padding:3mm 4mm;border-color:#aaa;border-radius:3mm}.product-order-financials h2{font-size:13pt}.product-order-financials dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0}.product-order-financials dl>div{display:grid;padding:1mm 3mm;border-left:1px solid #bbb;border-bottom:0}.product-order-financials dt{font-size:8pt}.product-order-financials dd,.product-order-financials dl>div:last-child dd{font-size:12pt}.product-order-financials p{font-size:7pt}.product-order-status{border:1px solid #999;background:none!important;color:#000!important}}@media print{.product-order-screen-only,.product-order-screen-only table{display:none!important}.product-order-print-only{display:block!important;width:100%!important;max-width:100%!important;overflow:visible!important}.product-order-print-table{display:table!important;width:100%!important;min-width:0!important;max-width:100%!important;border-collapse:collapse;table-layout:fixed;box-sizing:border-box}.product-order-print-table col.product-order-col-code{width:9%!important}.product-order-print-table col.product-order-col-product{width:49%!important}.product-order-print-table col.product-order-col-quantity{width:10%!important}.product-order-print-table col.product-order-col-price{width:15%!important}.product-order-print-table col.product-order-col-subtotal{width:17%!important}.product-order-print-table thead{display:table-header-group!important}.product-order-print-table tbody{display:table-row-group!important}.product-order-print-table tr{display:table-row!important;break-inside:avoid}.product-order-print-table th,.product-order-print-table td{display:table-cell!important;box-sizing:border-box;padding:1.8mm 1.5mm;border-bottom:1px solid #ccc;color:#000;font-size:8pt;line-height:1.25;overflow-wrap:anywhere}.product-order-print-table th{font-size:7pt;text-align:left}.product-order-print-table th:nth-child(n+3),.product-order-print-table td:nth-child(n+3){text-align:right;white-space:nowrap}}.product-checklist-page{width:min(210mm,calc(100% - 32px));margin:0 auto;padding:20px 0 48px;color:#182f3f;box-sizing:border-box}.product-checklist-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.product-checklist-actions a,.product-checklist-actions button{border:1px solid #b9ccd5;border-radius:9px;background:#fff;color:#173b52;padding:9px 14px;text-decoration:none;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.product-checklist-actions button{border-color:#1877a7;background:#1877a7;color:#fff}.product-checklist-state{border:1px solid #d5e2e8;border-radius:12px;background:#fff;padding:28px;text-align:center;color:#617783}.product-checklist-document{width:100%;max-width:100%;min-height:297mm;margin:0 auto;border:1px solid #cad8de;background:#fff;padding:12mm;box-sizing:border-box;overflow:hidden;box-shadow:0 10px 30px #12334d14}.product-checklist-heading{padding-bottom:.5mm;border-bottom:.8mm solid #245f78}.product-checklist-information{display:flex;align-items:flex-start;justify-content:space-between;gap:8mm}.product-checklist-organisations{display:grid;gap:1px;color:#334f61;font-size:13px}.product-checklist-information small{flex:none;color:#5c707c;font-size:11px}.product-checklist-heading h1{margin:.5mm 0 0;color:#122f43;font-size:21px;letter-spacing:.035em}.product-checklist-heading h1 span{color:#245f78;font-size:15px;letter-spacing:0}.product-checklist-table{width:100%!important;min-width:0!important;max-width:100%!important;margin-top:2mm;border-collapse:collapse;table-layout:fixed;box-sizing:border-box}.product-checklist-number{width:5%}.product-checklist-product{width:69%}.product-checklist-price{width:12%}.product-checklist-quantity{width:14%}.product-checklist-table th,.product-checklist-table td{box-sizing:border-box;border:1px solid #869aa5;padding:1.5mm 2mm;text-align:left;font-size:12px;line-height:1.25;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.product-checklist-table th{background:#edf3f5;color:#18384d;font-size:10px;text-transform:uppercase;letter-spacing:.025em}.product-checklist-table tr{height:11mm;break-inside:avoid;page-break-inside:avoid}.product-checklist-table th:first-child,.product-checklist-table td:first-child{text-align:center}.product-checklist-table th:nth-child(3),.product-checklist-table td:nth-child(3){text-align:right;white-space:nowrap;word-break:normal}.product-checklist-table td:last-child{padding:1mm 2mm}.product-checklist-quantity-box{display:block;width:100%;height:8mm;border:1.5px solid #526b79;border-radius:2px;box-sizing:border-box}.product-orders-hero-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.product-checklist-menu{position:relative}.product-checklist-menu summary{list-style:none;cursor:pointer}.product-checklist-menu summary::-webkit-details-marker{display:none}.product-checklist-menu>div{position:absolute;z-index:5;right:0;top:calc(100% + 5px);min-width:210px;overflow:hidden;border:1px solid #c7d7de;border-radius:9px;background:#fff;box-shadow:0 10px 24px #12334d24}.product-checklist-menu>div a{display:block;padding:10px 13px;color:#173b52;text-decoration:none;font-size:13px;font-weight:750}.product-checklist-menu>div a:hover{background:#eef6f9}.product-checklist-unavailable{max-width:240px;color:#6c7e88;font-size:12px}.product-orders-secondary:disabled{cursor:wait;opacity:.65}@media(max-width:760px){.product-checklist-page{width:calc(100% - 20px)}.product-orders-hero-actions{width:100%;align-items:stretch;flex-direction:column}.product-orders-hero-actions>a,.product-orders-hero-actions>button,.product-checklist-menu summary{text-align:center}.product-checklist-menu>div{left:0;right:0}.product-checklist-information{gap:3mm}.product-checklist-document{min-height:0;padding:7mm}.product-checklist-table th,.product-checklist-table td{padding-inline:1mm;font-size:10px}}@page{size:A4 portrait;margin:12mm}@media print{.erato-header,.area-header,.product-checklist-actions{display:none!important}html,body,#root,.area-shell{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;background:#fff!important;overflow:visible!important}.product-checklist-page{width:100%;max-width:none;margin:0;padding:0;color:#000;box-sizing:border-box;overflow:visible}.product-checklist-document{width:100%;max-width:none;min-height:0;margin:0;border:0;padding:0;box-sizing:border-box;overflow:visible;box-shadow:none}.product-checklist-heading{border-color:#000}.product-checklist-heading h1,.product-checklist-heading h1 span,.product-checklist-organisations{color:#000}.product-checklist-table{display:table;width:100%;max-width:100%;margin-top:2mm;border-collapse:collapse;table-layout:fixed;box-sizing:border-box}.product-checklist-table thead{display:table-header-group}.product-checklist-table tbody{display:table-row-group}.product-checklist-table tr{height:11mm;break-inside:avoid;page-break-inside:avoid}.product-checklist-table th,.product-checklist-table td{overflow-wrap:anywhere;word-break:break-word;white-space:normal}.product-checklist-table th{background:#eee!important;color:#000;-webkit-print-color-adjust:exact;print-color-adjust:exact}.product-checklist-table th:nth-child(3),.product-checklist-table td:nth-child(3){white-space:nowrap;word-break:normal}.product-checklist-table th,.product-checklist-table td{border-color:#555}.product-checklist-quantity-box{border-color:#333}}:root{--priority-low:#15803d;--priority-low-hover:#166534;--priority-medium:#b45309;--priority-medium-hover:#92400e;--priority-high:#b91c1c;--priority-high-hover:#991b1b;--priority-on-color:#fff}.committee-orders-main{width:min(1680px,100%);margin:auto;padding:24px clamp(14px,3vw,42px) 50px;color:#20384c}.committee-heading{margin-bottom:20px}.committee-heading p{margin:0 0 5px;color:#b37b22;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.committee-heading h1{margin:0;color:#12334d;font-size:34px}.committee-heading span{color:#6a7d8d;font-size:13px}.committee-orders-panel{overflow:hidden;border:1px solid #d9e5e9;border-radius:16px;background:#fff;box-shadow:0 12px 34px #28596c12}.committee-filters{display:flex;align-items:center;flex-wrap:wrap;gap:11px;padding:16px 18px;border-bottom:1px solid #d9e5e9}.committee-tabs{display:flex;padding:3px;border-radius:9px;background:#e7f0f1}.committee-tabs button{padding:8px 13px;border:0;border-radius:7px;background:transparent;color:#607489;cursor:pointer}.committee-tabs button.active{background:#16749a;color:#fff}.committee-filter{position:relative}.committee-filter summary{display:flex;align-items:center;gap:7px;min-height:37px;padding:7px 10px;border:1px solid #cdd9e2;border-radius:9px;background:#fff;color:#4c6173;cursor:pointer;list-style:none;font-size:12px;font-weight:700}.committee-filter summary::-webkit-details-marker{display:none}.committee-filter summary b{min-width:18px;padding:2px 5px;border-radius:10px;background:#16749a;color:#fff;text-align:center}.committee-filter-menu{position:absolute;z-index:12;top:43px;left:0;min-width:210px;max-height:330px;overflow:auto;padding:8px;border:1px solid #cedde1;border-radius:10px;background:#fff;box-shadow:0 14px 34px #163c4d2b}.committee-filter.wide .committee-filter-menu{width:300px}.committee-filter-menu label{display:flex;align-items:center;gap:8px;padding:7px;font-size:12px;cursor:pointer}.committee-filter-menu input{accent-color:#16749a}.committee-filter-search{width:100%;padding:8px;border:1px solid #d3dfe5;border-radius:7px}.committee-search{display:flex;flex:1;min-width:220px;max-width:410px;align-items:center;padding:0 10px;border:1px solid #cdd9e2;border-radius:9px;color:#8393a2}.committee-search input{width:100%;padding:9px 7px;border:0;outline:0}.committee-unread{margin-left:auto;padding:7px 12px;border:0;border-radius:20px;color:#607181;cursor:pointer}.committee-unread.has-unread{background:#fee7e8;color:#b3222c;font-weight:700}.committee-list-meta,.committee-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 18px;color:#6a7d8d;font-size:13px}.committee-list-meta select{padding:5px;border:1px solid #ced9e2;border-radius:6px;background:#fff}.committee-alert{margin:0 18px 12px;padding:10px 13px;border:1px solid #b9dfca;border-radius:8px;background:#ebf8f1;color:#26734b}.committee-alert.error{border-color:#f4c7ca;background:#feeeee;color:#9b2730}.committee-table-wrap{overflow:auto;border-top:1px solid #d9e5e9}.committee-table-wrap table{width:100%;min-width:1450px;border-collapse:collapse;font-size:12px}.committee-table-wrap th{padding:0 9px;background:#f0f6f6;color:#4c6173;text-align:left;font-size:10px;text-transform:uppercase}.committee-table-wrap th button{padding:12px 0;border:0;background:none;color:inherit;font:inherit;text-transform:inherit;cursor:pointer}.committee-table-wrap td{padding:11px 9px;border-bottom:1px solid #e6edf2;vertical-align:middle}.committee-table-wrap tbody tr:hover{background:#f5faf9}.committee-description{min-width:190px;max-width:290px;overflow-wrap:anywhere;line-height:1.4}.committee-code{color:#264f70;font-weight:700}.committee-empty{height:170px;text-align:center;color:#6a7d8d}.committee-priority,.committee-status,.committee-complete{border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:10px;font-weight:700}.committee-priority{width:94px;height:27px;color:var(--priority-on-color)}.committee-status{width:150px;min-height:27px;padding:5px 8px}.committee-priority.low{background:var(--priority-low);border-color:var(--priority-low-hover)}.committee-priority.medium{background:var(--priority-medium);border-color:var(--priority-medium-hover)}.committee-priority.urgent{background:var(--priority-high);border-color:var(--priority-high-hover)}.committee-priority.low:hover{background:var(--priority-low-hover)}.committee-priority.medium:hover{background:var(--priority-medium-hover)}.committee-priority.urgent:hover{background:var(--priority-high-hover)}.committee-priority:focus-visible{outline:3px solid #0f7490;outline-offset:2px}.committee-priority.unknown{color:#657687;background:#e9eef2}.committee-status.blue{color:#236ba0;background:#e2eff9}.committee-status.cyan{color:#187487;background:#dff3f5}.committee-status.green{color:#287253;background:#e0f1e8}.committee-status.gray{color:#596b78;background:#e8eef1}.committee-status.red{color:#a93c49;background:#fae5e8}.committee-status:disabled{cursor:default}.committee-complete{padding:7px 9px;border-color:#b9d9ca;background:#eef8f2;color:#24724c}.committee-comments{color:#637687;white-space:nowrap}.committee-comments.unread{color:#c12631;font-weight:700}.committee-year{display:block;width:max-content;margin-top:4px;padding:2px 5px;border-radius:5px;background:#e8f1f5;color:#496576;font-size:9px}.committee-year.previous{background:#fff1cf;color:#805d12}.committee-year small{display:block;font-size:8px;font-weight:700}.committee-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 18px;border-top:1px solid #d9e5e9;color:#6a7d8d;font-size:13px}.committee-pagination button{width:32px;height:30px;margin-left:5px;border:1px solid #d0dbe3;border-radius:6px;background:#fff;color:#16749a;cursor:pointer}.committee-pagination button:disabled{color:#b7c1c8;cursor:default}.committee-mobile-list{display:none}.committee-dialog-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#071b2f99}.committee-dialog{position:relative;width:min(520px,100%);padding:25px;border-radius:14px;background:#fff;box-shadow:0 24px 80px #0005}.committee-dialog h2{margin:0 35px 18px 0;color:#12334d}.committee-dialog .close{position:absolute;top:10px;right:14px;border:0;background:none;color:#647789;font-size:27px;cursor:pointer}.committee-dialog .choices{display:flex;flex-wrap:wrap;gap:10px}.committee-dialog .choices button,.committee-dialog .confirm{padding:10px 13px;border-radius:7px;cursor:pointer}.committee-dialog .priority-choice{min-width:120px;border:2px solid transparent;color:var(--priority-on-color);font-weight:800;letter-spacing:.02em}.committee-dialog .priority-choice.low{background:var(--priority-low);border-color:var(--priority-low-hover)}.committee-dialog .priority-choice.medium{background:var(--priority-medium);border-color:var(--priority-medium-hover)}.committee-dialog .priority-choice.urgent{background:var(--priority-high);border-color:var(--priority-high-hover)}.committee-dialog .priority-choice.low:hover{background:var(--priority-low-hover)}.committee-dialog .priority-choice.medium:hover{background:var(--priority-medium-hover)}.committee-dialog .priority-choice.urgent:hover{background:var(--priority-high-hover)}.committee-dialog .priority-choice:focus-visible{outline:3px solid #0f7490;outline-offset:3px}.committee-dialog .priority-choice.current{border-color:#102f42;box-shadow:0 0 0 3px #fff,0 0 0 6px #102f42;opacity:1}.committee-dialog .priority-choice:disabled{cursor:default;filter:none;opacity:1}.committee-dialog .confirm{border:1px solid #a9c9d3;background:#f4fafb;color:#185b72}.completion-label{display:grid;gap:8px;margin-bottom:14px;font-weight:700}.completion-label textarea{min-height:110px;resize:vertical;padding:10px;border:1px solid #cbd9df;border-radius:8px;font:inherit}@media(max-width:900px){.committee-filters{align-items:stretch}.committee-tabs{width:100%}.committee-tabs button{flex:1}.committee-search{max-width:none}.committee-unread{margin-left:0}.committee-table-wrap{display:none}.committee-mobile-list{display:grid;gap:10px;padding:12px;border-top:1px solid #d9e5e9}.committee-card{padding:13px;border:1px solid #d9e5e9;border-radius:10px}.committee-card>div{display:flex;justify-content:space-between;gap:10px}.committee-card h2{margin:12px 0 5px;font-size:16px}.committee-card p{overflow-wrap:anywhere;color:#4f6375;line-height:1.45}.committee-card dl div{display:grid;grid-template-columns:90px 1fr;align-items:center;margin:8px 0}.committee-card dt{color:#6a7d8d;font-size:10px;text-transform:uppercase}.committee-card dd{margin:0}}@media(max-width:560px){.committee-orders-main{padding-top:16px}.committee-filter.wide .committee-filter-menu{width:min(300px,85vw)}.committee-list-meta,.committee-pagination{align-items:flex-start;flex-direction:column}.committee-dialog{padding:20px 14px}.committee-dialog .choices button{width:100%}}.committee-filter-actions{position:sticky;bottom:-8px;display:flex;justify-content:flex-end;margin:6px -8px -8px;padding:9px;border-top:1px solid #e1e9ec;background:#fff}.committee-filter-actions button{padding:6px 10px;border:1px solid #c7d6dc;border-radius:7px;background:#f4f8f9;color:#31586b;cursor:pointer}.committee-filter-actions button:disabled{color:#9aa8ae;cursor:default}.committee-table-wrap table{min-width:1380px}.committee-school{width:clamp(150px,13vw,220px);max-width:220px;overflow-wrap:anywhere;line-height:1.35}.committee-description{width:clamp(340px,30vw,540px);min-width:340px;max-width:540px}.committee-actions{min-width:118px}.committee-comments{display:inline-flex;align-items:baseline;justify-content:center;min-width:62px;padding:4px 8px;border-radius:9px;background:#edf2f4;color:#647783;white-space:nowrap;font-variant-numeric:tabular-nums}.committee-comments b{color:#334f61;font-size:12px}.committee-comments.unread{background:#fee7e8;color:#7d5960}.committee-comments.unread b{color:#b3222c}.committee-complete{min-width:100px;white-space:nowrap}.committee-print-cell{min-width:105px}.committee-print-wrap{display:inline-flex;cursor:help}.committee-print{min-width:94px;padding:7px 9px;border:1px dashed #b9c7cd;border-radius:8px;background:#f4f6f7;color:#7d8b92;font-size:10px;font-weight:700;cursor:not-allowed}.committee-card-actions{display:flex;align-items:center;gap:9px;margin-top:10px}@media(max-width:900px){.committee-card .committee-year{margin-bottom:8px}.committee-card-actions{justify-content:flex-start}}.committee-print{display:inline-flex;align-items:center;justify-content:center;border-style:solid;text-decoration:none;cursor:pointer}.committee-print.unprinted{border-color:#d63c3c;background:#e74c3c;color:#fff}.committee-print.unprinted:hover{border-color:#b92f2f;background:#d94141}.committee-print.printed{border-color:#d7a62e;background:#f3ba3f;color:#493604}.committee-print.printed:hover{border-color:#bd8f22;background:#e5ab30}.committee-print:focus-visible{outline:3px solid #d5a958;outline-offset:2px}.committee-priority-cell{display:inline-flex;align-items:center;flex-direction:column;gap:4px;max-width:94px}.committee-new-badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:999px;background:#f59e0b;color:#fff;font-size:9px;font-weight:900;letter-spacing:.08em;line-height:1.2;white-space:nowrap}.committee-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.committee-batch-print-link{display:inline-flex;padding:9px 13px;border:1px solid #9ec4d1;border-radius:8px;background:#edf8fb;color:#14637d;text-decoration:none;font-size:12px;font-weight:800}.committee-batch-print-link:hover{border-color:#16749a;background:#dff1f6}@media(max-width:560px){.committee-heading{align-items:flex-start;flex-direction:column}.committee-batch-print-link{width:100%;justify-content:center}}.committee-heading-actions{display:flex;align-items:center;gap:9px}.committee-create-order-link{display:inline-flex;padding:10px 14px;border:1px solid #147353;border-radius:8px;background:#16815d;color:#fff;text-decoration:none;font-family:inherit;font-size:12px;font-weight:800}.committee-create-order-link:hover{background:#116b4d}.committee-create-order-link:focus-visible{outline:3px solid #16815d42;outline-offset:2px}.committee-create-order-link.is-disabled,.committee-create-order-link.is-disabled:hover{border-color:#d9dee1;background:#f5f6f6;color:#899298;box-shadow:none;opacity:.4;cursor:not-allowed}@media(max-width:560px){.committee-heading-actions{width:100%;flex-direction:column}.committee-create-order-link,.committee-heading-actions .committee-batch-print-link{width:100%;justify-content:center;box-sizing:border-box}}.committee-mobile-school-filter{display:none}.committee-school-header{position:relative;display:flex;align-items:center;gap:2px;width:max-content}.committee-school-sort{white-space:nowrap}.committee-school-filter-toggle{position:relative;width:27px;height:27px;padding:0!important;border:1px solid #c8d9de!important;border-radius:7px!important;background:#fff!important;color:#567183!important;font-size:14px!important;cursor:pointer}.committee-school-filter-toggle:hover,.committee-school-filter-toggle.active,.committee-school-header.open .committee-school-filter-toggle{border-color:#8dbbc7!important;background:#e8f4f6!important;color:#16749a!important}.committee-school-filter-toggle b{position:absolute;top:-7px;right:-8px;display:grid;place-items:center;min-width:16px;height:16px;padding:0 4px;border-radius:9px;background:#16749a;color:#fff;font-size:9px}.committee-school-header-menu{position:fixed;z-index:1000;width:min(310px,calc(100vw - 20px));max-height:360px;padding:9px;border:1px solid #c9dadd;border-radius:10px;background:#fff;box-shadow:0 15px 36px #163c4d30;color:#20384c;text-align:left;text-transform:none;letter-spacing:normal}.committee-school-header-menu>input{width:100%;padding:8px 9px;border:1px solid #cbd9df;border-radius:7px;background:#fff;font-size:12px;outline:none}.committee-school-header-menu>input:focus{border-color:#16749a;box-shadow:0 0 0 3px #16749a18}.committee-school-header-list{max-height:245px;overflow:auto;margin-top:7px}.committee-school-header-list label{display:flex;align-items:flex-start;gap:8px;padding:7px 6px;border-radius:6px;cursor:pointer;font-size:11px;font-weight:500;line-height:1.3}.committee-school-header-list label:hover{background:#f1f7f7}.committee-school-header-list input{flex:0 0 auto;margin-top:1px;accent-color:#16749a}.committee-school-header-list span{overflow-wrap:anywhere}.committee-school-header-list p{margin:15px 6px;color:#768793;font-size:11px}.committee-school-header-actions{display:flex;justify-content:flex-end;gap:8px;margin:8px -9px -9px;padding:9px;border-top:1px solid #e2eaed;background:#f9fbfb}.committee-school-header-actions button{padding:7px 11px!important;border-radius:7px!important;font-size:11px!important;font-weight:700!important;text-transform:none!important;cursor:pointer}.committee-school-header-actions .clear{border:1px solid #c7d5db!important;background:#fff!important;color:#526b78!important}@media(max-width:900px){.committee-mobile-school-filter{display:block}.committee-school-header-menu{display:none}}:root{--priority-medium:#ffc107;--priority-medium-hover:#e0a800;--priority-medium-text:#3f3200}.committee-priority{width:80px;height:24px}.committee-priority.medium,.committee-dialog .priority-choice.medium{color:var(--priority-medium-text)}.committee-dialog .choices button{padding:8px 11px}.committee-dialog .priority-choice{min-width:105px}.committee-comments{text-decoration:none}.committee-table-wrap tr.last-viewed{background:#f2f8f8}.committee-table-wrap tr.last-viewed:hover{background:#eaf4f4}.committee-last-viewed{display:block;width:max-content;margin-top:4px;padding:2px 6px;border:1px solid #bfd9df;border-radius:9px;background:#eaf4f6;color:#396777;font-size:8px;font-weight:800;line-height:1.3;white-space:nowrap}.committee-card.last-viewed{border-color:#b8d4da;background:#fbfefe}.committee-card>div>span .committee-last-viewed{margin-top:5px}.committee-last-viewed-link{display:inline-flex;align-items:center;gap:4px;padding:5px 9px;border:1px solid #bdd8df;border-radius:14px;background:#eaf5f7;color:#315f70!important;font-size:11px;font-weight:800;text-decoration:none!important;white-space:nowrap}.committee-last-viewed-link:hover{border-color:#8fbec9;background:#dff0f3}.committee-last-viewed-link:focus-visible{outline:3px solid #16749a33;outline-offset:2px}.committee-last-viewed-link span{font-weight:600}.committee-last-viewed-link{margin-right:auto}:root{--priority-low:#86cba7;--priority-low-hover:#72bd96;--priority-low-border:#5eae84;--priority-low-text:#174f38;--priority-medium:#e9bf58;--priority-medium-hover:#ddb044;--priority-medium-border:#cf9d2d;--priority-medium-text:#5e4309;--priority-high:#e58d96;--priority-high-hover:#d97984;--priority-high-border:#cf6672;--priority-high-text:#65202b}.committee-priority.low,.committee-dialog .priority-choice.low{color:var(--priority-low-text);border-color:var(--priority-low-border)}.committee-priority.medium,.committee-dialog .priority-choice.medium{color:var(--priority-medium-text);border-color:var(--priority-medium-border)}.committee-priority.urgent,.committee-dialog .priority-choice.urgent{color:var(--priority-high-text);border-color:var(--priority-high-border)}.committee-priority.unknown{color:#344b59;background:#b9c6cd;border-color:#96a8b2}.committee-priority.low{color:#17603a;background:#d9f2e3;border-color:#8fcaaa}.committee-priority.medium{color:#785600;background:#fff0b3;border-color:#e1b94e}.committee-priority.urgent{color:#8b2934;background:#f9dfe2;border-color:#dda2aa}.committee-priority.unknown{color:#475d69;background:#e8edf0;border-color:#bdc9cf}.committee-priority.low:hover{background:#c9ead7}.committee-priority.medium:hover{background:#f9e59c}.committee-priority.urgent:hover{background:#f1cdd2}.committee-status.blue{color:#1d4f91;background:#dbeafe;border-color:#93bced}.committee-status.gold{color:#785600;background:#fff0b3;border-color:#e1b94e}.committee-status.green{color:#17603a;background:#d9f2e3;border-color:#8fcaaa}.committee-status.gray{color:#475d69;background:#e8edf0;border-color:#bdc9cf}.committee-status.red{color:#8b2934;background:#f9dfe2;border-color:#dda2aa}.committee-dialog .status-choice{min-width:135px;border-style:solid;border-width:1px;background:#fff;font-weight:800}.committee-dialog .status-choice.blue{border-color:#0d6efd;color:#0d6efd}.committee-dialog .status-choice.gold{border-color:#d99a00;color:#9a6b00}.committee-dialog .status-choice.green{border-color:#198754;color:#198754}.committee-dialog .status-choice.gray{border-color:#6c757d;color:#6c757d}.committee-dialog .status-choice.red{border-color:#dc3545;color:#dc3545}.committee-dialog .status-choice:hover{background:#fff;box-shadow:0 0 0 1px currentColor}.committee-create-page{width:min(1400px,100%);margin:auto;padding:24px clamp(14px,3vw,42px) 55px;color:#20384c}.committee-create-breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:16px;color:#758894;font-size:12px}.committee-create-breadcrumb a{color:#16749a;text-decoration:none}.committee-create-hero{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:30px clamp(22px,4vw,45px);border-radius:20px;background:linear-gradient(130deg,#12334d,#126d8a);color:#fff;box-shadow:0 18px 40px #12334d26}.committee-create-hero span,.committee-create-hero small{color:#e4b85f;font-size:10px;font-weight:800;letter-spacing:.14em}.committee-create-hero h1{margin:7px 0;color:#fff;font-size:clamp(27px,4vw,40px)}.committee-create-hero p{margin:0;color:#d7e5ec}.committee-create-hero>div:last-child{min-width:230px;padding:16px;border:1px solid #ffffff2b;border-radius:13px;background:#ffffff12}.committee-create-hero>div:last-child strong{display:block;margin-top:5px}.committee-create-error{display:flex;align-items:center;justify-content:space-between;gap:13px;margin:18px 0;padding:13px 16px;border:1px solid #efb8bd;border-radius:11px;background:#fff0f1;color:#9f2734}.committee-create-error>div{display:grid;gap:3px}.committee-create-error button{border:1px solid #dba9ae;border-radius:7px;padding:7px 10px;background:#fff;color:inherit;cursor:pointer}.committee-create-loading{margin-top:20px;padding:50px 25px;border:1px solid #d9e5e9;border-radius:16px;background:#fff;color:#607489;text-align:center}.committee-create-workspace{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,.75fr);align-items:start;gap:20px;margin-top:20px}.committee-create-form,.committee-create-batch{border:1px solid #d9e5e9;border-radius:16px;background:#fff;box-shadow:0 10px 30px #28596c0d}.committee-create-form{display:grid;gap:16px;padding:24px}.committee-create-section-heading{display:flex;gap:12px;margin-top:5px;padding-top:14px;border-top:1px solid #e5edef}.committee-create-section-heading:first-child{margin-top:0;padding-top:0;border-top:0}.committee-create-section-heading>span{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:9px;background:#e3f1f4;color:#126d8a;font-size:18px;font-weight:800}.committee-create-section-heading h2{margin:0;color:#12334d;font-size:17px}.committee-create-section-heading p{margin:4px 0;color:#6d7f8b;font-size:12px}.committee-create-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.committee-create-fields label,.committee-description-field{display:grid;gap:6px;color:#516977;font-size:12px;font-weight:700}.committee-create-fields select,.committee-description-field textarea{width:100%;box-sizing:border-box;border:1px solid #cbd9df;border-radius:9px;padding:11px;background:#fff;color:#20384c;font:inherit}.committee-create-fields select:focus,.committee-description-field textarea:focus{outline:3px solid #16749a24;border-color:#16749a}.committee-create-fields select:disabled,.committee-description-field textarea:disabled{background:#f2f5f6;color:#788892}.committee-selected-code{display:grid;grid-template-columns:auto 1fr;gap:3px 10px;padding:12px 14px;border-left:4px solid #16749a;background:#eff7f8}.committee-selected-code small{grid-column:1 / -1;color:#6d7f8b}.committee-selected-code strong{color:#126d8a}.committee-description-field small{color:#7b8d98;text-align:right}.committee-create-priorities{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.committee-create-priorities button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:42px;border:2px solid transparent;border-radius:9px;color:#fff;font-weight:800;cursor:pointer}.committee-create-priorities i{width:9px;height:9px;border:2px solid #ffffffa8;border-radius:50%;background:currentColor}.committee-create-priorities .low{border-color:var(--priority-low-border, #5eae84);background:var(--priority-low, #86cba7);color:var(--priority-low-text, #174f38)}.committee-create-priorities .medium{border-color:var(--priority-medium-border, #cf9d2d);background:var(--priority-medium, #e9bf58);color:var(--priority-medium-text, #5e4309)}.committee-create-priorities .urgent{border-color:var(--priority-high-border, #cf6672);background:var(--priority-high, #e58d96);color:var(--priority-high-text, #65202b)}.committee-create-priorities button:hover{filter:brightness(.93)}.committee-create-priorities button.selected{border-color:#102f42;box-shadow:0 0 0 3px #fff,0 0 0 6px #102f42}.committee-create-priorities button:focus-visible{outline:3px solid #0f7490;outline-offset:3px}.committee-create-priorities button:disabled{cursor:not-allowed;opacity:.65}.committee-add-diataktiko,.committee-create-batch footer>button,.committee-create-result-actions button,.committee-create-result-actions a,.committee-created-items article>a{border:0;border-radius:9px;padding:12px 17px;background:#16749a;color:#fff;font-weight:800;text-decoration:none;cursor:pointer}.committee-add-diataktiko:disabled,.committee-create-batch footer>button:disabled{opacity:.55;cursor:not-allowed}.committee-create-batch{position:sticky;top:85px;overflow:hidden}.committee-create-batch>header{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid #e3ecef}.committee-create-batch header span{color:#b37b22;font-size:9px;font-weight:800;letter-spacing:.12em}.committee-create-batch h2{margin:4px 0 0;color:#12334d;font-size:18px}.committee-create-batch header>b{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:#e5f3f4;color:#126d8a}.committee-create-batch-list{max-height:520px;overflow:auto}.committee-create-empty{padding:50px 25px;color:#778994;text-align:center}.committee-create-empty p{font-size:12px}.committee-create-batch-list article{padding:15px 20px;border-bottom:1px solid #e7eef1}.committee-create-batch-list article>div{display:flex;justify-content:space-between}.committee-create-batch-list article button{border:0;background:transparent;color:#a23e49;font-size:20px;cursor:pointer}.committee-create-batch-list article button:disabled{color:#aab3b8;cursor:not-allowed}.committee-create-batch-list h3{margin:7px 0 4px;color:#20384c;font-size:14px}.committee-create-batch-list article>strong{color:#126d8a}.committee-create-batch-list article p{overflow-wrap:anywhere;margin:7px 0;color:#526977;font-size:12px}.committee-create-priority-tag{display:inline-block;padding:4px 8px;border-radius:10px;color:#fff;font-size:10px;font-weight:800}.committee-create-priority-tag.low{background:var(--priority-low, #86cba7);color:var(--priority-low-text, #174f38)}.committee-create-priority-tag.medium{background:var(--priority-medium, #e9bf58);color:var(--priority-medium-text, #5e4309)}.committee-create-priority-tag.urgent{background:var(--priority-high, #e58d96);color:var(--priority-high-text, #65202b)}.committee-create-batch footer{padding:18px 20px;border-top:1px solid #e3ecef}.committee-create-batch footer>p{margin:0 0 9px;color:#7b8d98;font-size:11px;text-align:center}.committee-create-batch footer>button{width:100%;background:#16815d}.committee-retry-note{display:grid;gap:5px;margin-top:12px;padding:11px;border:1px solid #e7ca87;border-radius:9px;background:#fff8e5;color:#71581a;font-size:11px}.committee-retry-note button{justify-self:start;border:0;padding:5px 0;background:transparent;color:#80600e;font-weight:800;text-decoration:underline;cursor:pointer}.committee-create-result{max-width:980px;margin:45px auto;padding:clamp(25px,4vw,48px);border:1px solid #d4e7df;border-radius:20px;background:#fff;text-align:center;box-shadow:0 18px 45px #28596c17}.committee-create-success-check{display:grid;place-items:center;width:60px;height:60px;margin:auto;border-radius:50%;background:#def4e8;color:#16815d;font-size:30px}.committee-create-result>p:first-of-type{color:#16815d;font-size:10px;font-weight:800;letter-spacing:.13em}.committee-create-result h1{color:#12334d}.committee-notification-result{display:grid;gap:4px;margin:22px 0;padding:13px 16px;border:1px solid #b9dfca;border-radius:11px;background:#ebf8f1;color:#26734b}.committee-notification-result.warning{border-color:#e7ca87;background:#fff8e5;color:#71581a}.committee-created-items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px;text-align:left}.committee-created-items article{padding:16px;border:1px solid #d9e5e9;border-radius:12px;background:#fbfdfd}.committee-created-items header{display:flex;justify-content:space-between;align-items:center;gap:10px}.committee-created-items h2,.committee-created-items h3{margin:3px 0;color:#12334d}.committee-created-items h2{font-size:20px}.committee-created-items h3{margin-top:13px;font-size:15px}.committee-created-items p{overflow-wrap:anywhere;color:#526977;font-size:12px}.committee-created-status{margin:11px 0 16px;color:#26734b;font-size:11px;font-weight:800}.committee-created-status.warning{color:#8a6616}.committee-created-items article>a{display:inline-flex;padding:8px 11px;font-size:11px}.committee-create-result-actions{display:flex;justify-content:center;gap:10px;margin-top:28px}.committee-create-result-actions a{background:#12334d}@media(max-width:900px){.committee-create-workspace,.committee-created-items{grid-template-columns:1fr}.committee-create-batch{position:static}.committee-create-hero{align-items:flex-start}}@media(max-width:620px){.committee-create-page{padding-top:14px}.committee-create-hero{display:block;padding:23px}.committee-create-hero>div:last-child{min-width:0;margin-top:18px}.committee-create-form{padding:17px}.committee-create-fields,.committee-create-priorities{grid-template-columns:1fr}.committee-create-result-actions{flex-direction:column}.committee-create-result{margin:20px auto;padding:28px 17px}}.committee-dashboard-react{width:min(1500px,100%);margin:auto;padding:24px clamp(14px,3vw,42px) 55px;color:#20384c;overflow:hidden}.committee-dashboard-hero{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:28px clamp(22px,4vw,44px);border:1px solid #d8e4e9;border-radius:18px;background:#fff;box-shadow:0 12px 34px #21485d12}.committee-dashboard-hero span,.committee-dashboard-panel>header>div>span{color:#a7781c;font-size:11px;font-weight:800;letter-spacing:.13em}.committee-dashboard-hero h1{margin:6px 0;color:#12334d;font-size:clamp(27px,4vw,41px)}.committee-dashboard-hero p{margin:0;color:#617787}.committee-dashboard-hero button,.committee-dashboard-state button{min-height:40px;border:1px solid #bfd1da;border-radius:9px;padding:9px 16px;background:#f9fbfc;color:#154c67;font-weight:750;cursor:pointer}.committee-dashboard-hero button:hover,.committee-dashboard-state button:hover{border-color:#16749a}.committee-dashboard-hero button:disabled{cursor:wait;opacity:.6}.committee-dashboard-content{display:grid;gap:18px;margin-top:18px}.committee-dashboard-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.committee-dashboard-kpi{position:relative;display:flex;min-height:116px;flex-direction:column;overflow:hidden;padding:16px;border:1px solid #d9e5e9;border-radius:13px;background:#fff;color:#526979;text-decoration:none;box-shadow:0 7px 22px #28596c0d;transition:transform .15s ease,box-shadow .15s ease}.committee-dashboard-kpi:before{position:absolute;inset:0 auto 0 0;width:4px;background:#25749a;content:""}.committee-dashboard-kpi.urgent:before{background:#c8343d}.committee-dashboard-kpi.warning:before{background:#d89c20}.committee-dashboard-kpi.unread:before{background:#7552bd}.committee-dashboard-kpi.classic:before{background:#9b6b6b}.committee-dashboard-kpi:hover{transform:translateY(-2px);box-shadow:0 11px 27px #28596c18}.committee-dashboard-kpi>span{font-size:12px;font-weight:750}.committee-dashboard-kpi>strong{margin-top:auto;color:#12334d;font-size:31px}.committee-dashboard-kpi>small{color:#758794;font-size:10px}.committee-dashboard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.committee-dashboard-grid.primary{grid-template-columns:minmax(280px,.78fr) minmax(0,1.65fr)}.committee-dashboard-grid.single{grid-template-columns:1fr}.committee-dashboard-panel{min-width:0;overflow:hidden;border:1px solid #d9e5e9;border-radius:15px;background:#fff;box-shadow:0 9px 27px #28596c0d}.committee-dashboard-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 19px;border-bottom:1px solid #e5edef}.committee-dashboard-panel>header h2{margin:4px 0 0;color:#12334d;font-size:18px}.committee-dashboard-panel>header>a{color:#16749a;font-size:12px;font-weight:700}.committee-dashboard-panel>header label{display:flex;align-items:center;gap:8px;color:#687d8c;font-size:11px;font-weight:700}.committee-dashboard-panel>header select{min-height:34px;border:1px solid #cbd9df;border-radius:7px;padding:4px 8px;background:#fff;color:#20384c}.committee-dashboard-panel.attention{border-left:5px solid #dda526}.committee-attention-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;padding:17px}.committee-attention-item{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 10px;padding:11px;border:1px solid #eeddb5;border-radius:10px;background:#fff9eb;color:#493a20;text-decoration:none}.committee-attention-item>strong{grid-row:1/3;display:grid;min-width:34px;height:34px;place-items:center;border-radius:8px;background:#d89c20;color:#fff}.committee-attention-item>span{font-size:12px;font-weight:700}.committee-attention-item>small{color:#806d45;font-size:9px}.committee-attention-item.urgent{border-color:#ecc9cc;background:#fff5f6}.committee-attention-item.urgent>strong{background:#c8343d}.committee-attention-item.messages>strong{background:#7552bd}.committee-repair-list{display:grid}.committee-repair-row{display:grid;grid-template-columns:minmax(120px,.85fr) minmax(180px,1.6fr) minmax(130px,.8fr) minmax(125px,.75fr) auto;align-items:center;gap:12px;padding:13px 17px;border-bottom:1px solid #e8eef1}.committee-repair-row:last-child{border:0}.repair-identity,.repair-copy,.repair-state,.repair-time{min-width:0;display:grid;gap:4px}.repair-identity>strong{color:#12334d}.repair-identity>span,.repair-copy>span,.repair-time>span{overflow:hidden;color:#6c7f8d;font-size:11px;text-overflow:ellipsis}.repair-copy>strong{overflow:hidden;color:#176c8e;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.repair-copy>span{white-space:nowrap}.repair-state{justify-items:start}.repair-state .priority,.repair-state .status{max-width:100%;padding:3px 7px;border-radius:999px;font-size:10px;font-weight:750;white-space:nowrap}.repair-state .priority.low{background:#e5f5eb;color:#18723d}.repair-state .priority.medium{background:#fff1bd;color:#715300}.repair-state .priority.urgent{background:#fbe2e4;color:#a6242d}.repair-state .status{overflow:hidden;background:#eaf2f6;color:#245f79;text-overflow:ellipsis}.repair-time>strong{color:#394f5f;font-size:12px}.repair-open{padding:7px 10px;border-radius:7px;background:#16749a;color:#fff;font-size:11px;font-weight:750;text-decoration:none}.repair-unavailable{max-width:110px;color:#7b8993;font-size:10px;text-align:right}.committee-status-overview,.committee-operational-bars{display:grid;gap:13px;padding:20px}.committee-status-overview>div,.committee-operational-bars>div{display:grid;grid-template-columns:minmax(145px,220px) 1fr 38px;align-items:center;gap:12px;font-size:12px}.committee-status-overview i,.committee-operational-bars i{height:9px;overflow:hidden;border-radius:6px;background:#e8eff2}.committee-status-overview b,.committee-operational-bars b{display:block;height:100%;border-radius:6px;background:#2785a6}.committee-operational-bars b.urgent{background:#c8343d}.committee-operational-bars b.warning{background:#d89c20}.committee-operational-bars b.email{background:#7552bd}.committee-status-overview>div>strong,.committee-operational-bars>div>strong{text-align:right}.committee-recent-list{display:grid}.committee-recent-list>a,.committee-recent-list>article{display:grid;gap:4px;padding:13px 18px;border-bottom:1px solid #e8eef1;color:#20384c;text-decoration:none}.committee-recent-list>a:last-child,.committee-recent-list>article:last-child{border:0}.committee-recent-list>a:hover{background:#f5faf9}.committee-recent-list span,.committee-recent-list small{color:#6d808e;font-size:11px}.committee-recent-list em{color:#89969f;font-size:9px;font-style:normal}.committee-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px}.committee-stat-grid>div{padding:14px;border-left:3px solid #2785a6;border-radius:9px;background:#f5f8fa}.committee-stat-grid strong{display:block;color:#12334d;font-size:21px;overflow-wrap:anywhere}.committee-stat-grid span{color:#657987;font-size:11px}.committee-stat-grid.budget>div:nth-child(2){border-color:#2d9460}.committee-stat-grid.budget>div:nth-child(3){border-color:#d89c20}.low-budget-preview{padding:0 18px 18px}.low-budget-preview h3{margin:0 0 8px;color:#657987;font-size:11px;text-transform:uppercase}.low-budget-preview>div{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #e9eff2;font-size:11px}.low-budget-preview>div:last-child{border:0}.low-budget-preview span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.low-budget-preview strong{color:#9b6512;white-space:nowrap}.supplier-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:18px}.supplier-cards details{min-width:0;border:1px solid #dce6ea;border-radius:11px;background:#fbfcfd}.supplier-cards summary{display:flex;justify-content:space-between;gap:15px;padding:14px;cursor:pointer;color:#20384c}.supplier-cards summary>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.supplier-cards summary>span{color:#176c8e;font-weight:800;white-space:nowrap}.supplier-totals{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0 14px 13px}.supplier-totals span{display:flex;justify-content:space-between;gap:8px;padding:8px;border-radius:7px;background:#eef4f6;color:#607581;font-size:10px}.supplier-items{display:grid;padding:0 14px 14px}.supplier-items>div{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;padding:7px 0;border-top:1px solid #e3ebee;font-size:10px}.supplier-items span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.committee-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:18px}.committee-product-grid>div,.committee-product-grid>a{display:grid;gap:3px;padding:13px;border-left:3px solid #7894a5;border-radius:9px;background:#f5f8fa;color:#20384c;text-decoration:none}.committee-product-grid strong{font-size:22px}.committee-product-grid span{color:#687b88;font-size:11px}.committee-product-grid small{color:#8a6670;font-size:9px}.committee-dashboard-empty{padding:27px;color:#748792;text-align:center}.committee-dashboard-state{min-height:330px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#5f7382}.committee-dashboard-state i{width:28px;height:28px;border:3px solid #d7e3e8;border-top-color:#16749a;border-radius:50%;animation:committee-dashboard-spin .8s linear infinite}@keyframes committee-dashboard-spin{to{transform:rotate(360deg)}}@media(max-width:1200px){.committee-dashboard-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.committee-repair-row{grid-template-columns:minmax(105px,.8fr) minmax(160px,1.3fr) minmax(120px,.7fr) auto}.repair-time{display:none}}@media(max-width:900px){.committee-dashboard-grid,.committee-dashboard-grid.primary,.supplier-cards{grid-template-columns:1fr}.committee-repair-row{grid-template-columns:minmax(115px,.8fr) minmax(180px,1.4fr) minmax(120px,.7fr) auto}}@media(max-width:680px){.committee-dashboard-react{padding:14px 12px 40px}.committee-dashboard-hero{align-items:start;flex-direction:column;padding:22px}.committee-dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.committee-dashboard-kpi{min-height:105px;padding:13px}.committee-dashboard-kpi>strong{font-size:27px}.committee-dashboard-panel>header{align-items:flex-start;flex-wrap:wrap}.committee-attention-list{grid-template-columns:1fr}.committee-repair-row{grid-template-columns:1fr auto;gap:9px;padding:15px}.repair-identity{grid-column:1}.repair-state{grid-column:2;grid-row:1;justify-items:end}.repair-copy{grid-column:1/-1}.repair-copy>span{white-space:normal}.repair-time{display:grid;grid-column:1}.repair-open,.repair-unavailable{grid-column:2;align-self:end}.committee-status-overview>div,.committee-operational-bars>div{grid-template-columns:1fr 34px}.committee-status-overview i,.committee-operational-bars i{grid-column:1/-1;grid-row:2}.committee-stat-grid{grid-template-columns:1fr 1fr}.supplier-cards{padding:13px}.supplier-items>div{grid-template-columns:1fr auto}.supplier-items>div>strong{grid-column:1/-1}.committee-product-grid{grid-template-columns:1fr 1fr}}@media(max-width:400px){.committee-dashboard-kpis,.committee-stat-grid,.committee-product-grid,.supplier-totals{grid-template-columns:1fr}}.committee-product-orders-page{--cpo-navy:#12334d;--cpo-blue:#1877a7;--cpo-line:#d5e2e8;--cpo-muted:#617783;width:min(1500px,100%);margin:0 auto;padding:14px clamp(16px,3vw,42px) 44px;color:#173246}.committee-product-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:9px;color:#758996;font-size:12px}.committee-product-breadcrumb a{color:var(--cpo-blue);font-weight:750;text-decoration:none}.committee-product-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:12px;padding:16px 18px;border:1px solid #cfdee5;border-radius:14px;background:#fff;box-shadow:0 6px 18px #12334d0a}.committee-product-hero small{color:#a76f18;font-size:10px;font-weight:850;letter-spacing:.14em}.committee-product-hero h1{margin:2px 0 3px;color:var(--cpo-navy);font-size:clamp(24px,2.2vw,32px);letter-spacing:-.025em}.committee-product-hero p{margin:0;color:var(--cpo-muted);font-size:13px}.committee-product-readonly{flex:none;border:1px solid #c6d6dd;border-radius:999px;background:#f5f9fa;color:#506a78;padding:7px 10px;font-size:11px;font-weight:800}.committee-product-mode{display:inline-flex;gap:3px;margin-bottom:12px;border:1px solid #c8d7de;border-radius:11px;background:#fff;padding:4px}.committee-product-mode button{border:0;border-radius:8px;background:transparent;color:#516b7a;padding:9px 14px;cursor:pointer;font-size:12px;font-weight:800}.committee-product-mode button:hover{background:#eef5f8}.committee-product-mode button:focus-visible{outline:3px solid #1877a733;outline-offset:2px}.committee-product-mode button.active{background:var(--cpo-navy);color:#fff}.committee-product-mode button.active.cancellation{background:#9b3a30}.committee-product-notice{margin:0 0 12px;border:1px solid #e7c77f;border-radius:10px;background:#fff9e9;color:#715018;padding:10px 13px;font-size:12px;line-height:1.4}.committee-product-toolbar{position:relative;z-index:4;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:10px 12px;border:1px solid var(--cpo-line);border-radius:12px;background:#fff}.committee-product-toolbar>label{display:flex;align-items:center;gap:8px;color:#536b79;font-size:11px;font-weight:750}.committee-product-toolbar select{height:35px;border:1px solid #bed0d9;border-radius:7px;background:#fff;color:#173246;padding:0 8px}.committee-product-school-filter{position:relative}.committee-product-school-filter>summary{display:flex;align-items:center;gap:7px;min-width:160px;height:35px;border:1px solid #bed0d9;border-radius:8px;background:#fbfdfe;color:#28495d;padding:0 10px;cursor:pointer;font-size:12px;font-weight:800;list-style:none}.committee-product-school-filter>summary::-webkit-details-marker{display:none}.committee-product-school-filter>summary:after{margin-left:auto;content:"▾";color:#71838d}.committee-product-school-filter[open]>summary{border-color:#3a91bb;box-shadow:0 0 0 3px #3a91bb1c}.committee-product-school-filter summary b{display:grid;place-items:center;min-width:19px;height:19px;border-radius:999px;background:#1877a7;color:#fff;font-size:10px}.committee-product-school-menu{position:absolute;top:42px;left:0;width:min(330px,calc(100vw - 44px));overflow:hidden;border:1px solid #c8d8df;border-radius:11px;background:#fff;box-shadow:0 14px 36px #183b5030}.committee-product-school-menu>input{width:calc(100% - 20px);height:36px;margin:10px;border:1px solid #bed0d9;border-radius:7px;padding:0 9px}.committee-product-school-shortcuts{display:flex;gap:6px;padding:0 10px 8px}.committee-product-school-shortcuts button,.committee-product-school-menu footer button{border:1px solid #c4d4db;border-radius:7px;background:#fff;color:#39596b;padding:6px 8px;cursor:pointer;font-size:10px;font-weight:750}.committee-product-school-list{max-height:245px;overflow:auto;border-block:1px solid #e5edef;padding:6px 10px}.committee-product-school-list label{display:flex;align-items:flex-start;gap:8px;padding:7px 3px;color:#29495c;font-size:12px}.committee-product-school-list input{margin-top:2px;accent-color:#1877a7}.committee-product-school-list p{margin:10px;color:#71838d;text-align:center;font-size:12px}.committee-product-school-menu footer{display:flex;justify-content:space-between;gap:8px;padding:9px 10px}.committee-product-school-menu footer .apply{border-color:var(--cpo-blue);background:var(--cpo-blue);color:#fff}.committee-product-error{margin:10px 0;border:1px solid #efb8b8;border-radius:9px;background:#fff2f2;color:#9a2c2c;padding:10px 13px;font-size:13px}.committee-product-results{overflow:hidden;border:1px solid var(--cpo-line);border-radius:14px;background:#fff;box-shadow:0 8px 22px #16354b0b}.committee-product-results>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border-bottom:1px solid #e3ecef}.committee-product-results>header strong{color:var(--cpo-navy);font-size:18px}.committee-product-results>header span,.committee-product-results>header small{color:var(--cpo-muted)}.committee-product-state{min-height:190px;display:flex;align-items:center;justify-content:center;gap:10px;color:#617783}.committee-product-state i{width:19px;height:19px;border:3px solid #d6e4ea;border-top-color:var(--cpo-blue);border-radius:50%;animation:committee-product-spin .8s linear infinite}.committee-product-state button{height:35px;border:1px solid #b9ccd5;border-radius:7px;background:#fff;color:#28495d;padding:0 12px;cursor:pointer;font-weight:750}@keyframes committee-product-spin{to{transform:rotate(360deg)}}.committee-product-table{overflow-x:auto}.committee-product-table table{width:100%;min-width:850px;border-collapse:collapse;table-layout:fixed}.committee-product-table col.id{width:12%}.committee-product-table col.school{width:25%}.committee-product-table col.date{width:15%}.committee-product-table col.subtotal{width:13%}.committee-product-table col.total{width:15%}.committee-product-table col.reason{width:22%}.committee-product-table col.status{width:20%}.committee-product-table th,.committee-product-table td{padding:11px 12px;border-bottom:1px solid #e7eef1;text-align:left;font-size:13px;overflow-wrap:anywhere}.committee-product-table th{background:#f4f8fa;color:#536b79;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.committee-product-table td:first-child,.committee-product-table td:nth-child(3),.committee-product-table td:nth-child(4),.committee-product-table td:nth-child(5){white-space:nowrap}.committee-product-table td:first-child{display:flex;align-items:center;gap:6px}.committee-product-table td.reason{white-space:normal}.committee-product-new{display:inline-flex;align-items:center;border-radius:999px;background:#f1bd42;color:#4f3905;padding:3px 6px;font-size:9px;font-weight:900}.committee-product-status{display:inline-flex;align-items:center;max-width:205px;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:850;line-height:1.2}.committee-product-status.info{background:#e7f3fa;color:#17628b}.committee-product-status.success{background:#e4f6eb;color:#18723b}.committee-product-status.warning{background:#fff1cc;color:#885b05}.committee-product-status.danger{background:#fde9e9;color:#a42f2f}.committee-product-status.muted{background:#edf1f3;color:#5f707b}.committee-product-empty{display:grid;min-height:190px;place-content:center;gap:4px;color:#6c7f89;text-align:center}.committee-product-empty strong{color:#496372}.committee-product-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:10px 14px;color:#637984;font-size:12px}.committee-product-pagination>div{display:flex;align-items:center;gap:8px}.committee-product-pagination button{border:1px solid #c5d5dc;border-radius:7px;background:#fff;color:#315368;padding:6px 9px;cursor:pointer}.committee-product-pagination button:disabled{opacity:.45;cursor:not-allowed}.committee-product-cards{display:none}@media(max-width:760px){.committee-product-orders-page{padding:12px 12px 36px}.committee-product-hero{align-items:flex-start;flex-direction:column;padding:14px}.committee-product-mode{display:flex}.committee-product-mode button{flex:1}.committee-product-toolbar{align-items:stretch;flex-direction:column}.committee-product-toolbar>label{justify-content:space-between}.committee-product-school-filter>summary{width:100%}.committee-product-school-menu{width:calc(100vw - 48px)}.committee-product-results>header{align-items:flex-start;flex-direction:column}.committee-product-table{display:none}.committee-product-cards{display:grid;gap:10px;padding:12px}.committee-product-cards article{border:1px solid #d7e3e8;border-radius:12px;background:#fff;padding:14px}.committee-product-cards article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.committee-product-cards article>header>span{display:flex;align-items:center;gap:6px}.committee-product-cards article h2{margin:13px 0 4px;color:var(--cpo-navy);font-size:17px;overflow-wrap:anywhere}.committee-product-cards article time{color:#6d818c;font-size:11px}.committee-product-cards dl{display:grid;gap:8px;margin:13px 0 0;padding-top:10px;border-top:1px solid #e7edef}.committee-product-cards dl>div{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.committee-product-cards dt{color:#71838d;font-size:11px}.committee-product-cards dd{margin:0;color:#25475a;font-size:12px;font-weight:800;text-align:right}.committee-product-cards dl>.reason{display:grid}.committee-product-cards dl>.reason dd{text-align:left;overflow-wrap:anywhere}.committee-product-pagination{align-items:flex-start;flex-direction:column}.committee-product-pagination>div{width:100%;justify-content:space-between}}@media(max-width:430px){.committee-product-mode{flex-direction:column;width:100%}.committee-product-readonly{align-self:flex-start}.committee-product-school-menu{left:-1px}.committee-product-pagination button{padding-inline:7px}}.committee-product-detail-link{color:var(--cpo-blue);font-weight:850;text-decoration:none}.committee-product-detail-link:hover{text-decoration:underline}.committee-product-detail-link:focus-visible{border-radius:4px;outline:3px solid #1877a733;outline-offset:2px}.committee-product-cards article>footer{margin-top:12px;padding-top:10px;border-top:1px solid #e7edef;font-size:12px}.committee-product-detail-hero{margin-bottom:10px}.committee-product-detail-badges{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.committee-product-historical-note,.committee-product-success{margin:0 0 11px;border-radius:9px;padding:10px 13px;font-size:12px;line-height:1.4}.committee-product-historical-note{border:1px solid #d9e0e4;background:#f4f6f7;color:#5d6e78}.committee-product-success{border:1px solid #a9d8bd;background:#eef9f2;color:#23613a}.committee-product-detail-metadata{display:grid;grid-template-columns:1.4fr 1fr .8fr 1fr;margin-bottom:11px;overflow:hidden;border:1px solid var(--cpo-line);border-radius:12px;background:#fff}.committee-product-detail-metadata article{display:grid;align-content:center;min-height:70px;gap:5px;padding:11px 14px;border-right:1px solid #e2eaee}.committee-product-detail-metadata article:last-child{border-right:0}.committee-product-detail-metadata small,.committee-product-financial-summary small{color:#71838d;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em}.committee-product-detail-metadata strong{color:var(--cpo-navy);overflow-wrap:anywhere}.committee-product-financial-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:11px}.committee-product-financial-summary article{display:grid;gap:6px;border:1px solid var(--cpo-line);border-radius:11px;background:#fff;padding:13px 15px}.committee-product-financial-summary strong{color:var(--cpo-navy);font-size:21px}.committee-product-financial-summary article.total{border-color:#aacddd;background:#f2f9fc}.committee-product-financial-summary article.total strong{color:#126c95}.committee-product-lines-panel,.committee-product-cancellation-panel{margin-bottom:11px;overflow:hidden;border:1px solid var(--cpo-line);border-radius:13px;background:#fff;box-shadow:0 6px 18px #12334d08}.committee-product-lines-panel>header,.committee-product-cancellation-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid #e3ecef}.committee-product-lines-panel header small,.committee-product-cancellation-panel header small{color:#a76f18;font-size:9px;font-weight:850;letter-spacing:.13em}.committee-product-lines-panel h2,.committee-product-cancellation-panel h2{margin:2px 0 0;color:var(--cpo-navy);font-size:18px}.committee-product-lines-panel header>span{color:#71838d;font-size:11px}.committee-product-detail-table{overflow-x:auto}.committee-product-detail-table table{width:100%;min-width:700px;border-collapse:collapse;table-layout:fixed}.committee-product-detail-table th,.committee-product-detail-table td{padding:11px 13px;border-bottom:1px solid #e7eef1;text-align:left;font-size:12px;overflow-wrap:anywhere}.committee-product-detail-table th{background:#f4f8fa;color:#536b79;font-size:9px;text-transform:uppercase;letter-spacing:.05em}.committee-product-detail-table th:first-child{width:11%}.committee-product-detail-table th:nth-child(2){width:47%}.committee-product-detail-table th:nth-child(3){width:12%}.committee-product-detail-table th:nth-child(4),.committee-product-detail-table th:nth-child(5){width:15%}.committee-product-detail-table td:nth-child(n+3){white-space:nowrap}.committee-product-line-cards{display:none}.committee-product-detail-empty{padding:34px 14px;color:#6c7f89;text-align:center}.committee-product-cancellation-panel{border-color:#e3c681}.committee-product-cancellation-panel>header{background:#fffaf0}.committee-product-cancellation-panel>header>strong{color:#7a5313;font-size:19px}.committee-product-cancellation-panel>dl{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;margin:0}.committee-product-cancellation-panel dl>div{display:grid;align-content:start;gap:5px;padding:13px 14px;border-right:1px solid #e8edef}.committee-product-cancellation-panel dl>div:last-child{border-right:0}.committee-product-cancellation-panel dt{color:#71838d;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.committee-product-cancellation-panel dd{margin:0;color:#29495c;font-size:12px;font-weight:750;overflow-wrap:anywhere}.committee-product-cancellation-warning,.committee-product-readonly-message{margin:0;border-top:1px solid #ead8ae;padding:11px 14px;font-size:12px}.committee-product-cancellation-warning{background:#fff6e2;color:#76500f}.committee-product-readonly-message{color:#667b87}.committee-product-decision-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid #e4eaed;padding:11px 14px}.committee-product-decision-actions button,.committee-product-dialog button{min-height:38px;border-radius:8px;padding:0 13px;cursor:pointer;font-size:12px;font-weight:850}.committee-product-decision-actions button:disabled,.committee-product-dialog button:disabled{cursor:wait;opacity:.6}.committee-product-decision-actions .approve,.committee-product-dialog .approve{border:1px solid #177247;background:#177247;color:#fff}.committee-product-decision-actions .reject,.committee-product-dialog .reject{border:1px solid #b24b42;background:#fff;color:#983d35}.committee-product-decision-actions button:focus-visible,.committee-product-dialog button:focus-visible{outline:3px solid #1877a733;outline-offset:2px}.committee-product-detail-back{padding:6px 2px}.committee-product-detail-back a{color:var(--cpo-blue);font-size:12px;font-weight:800;text-decoration:none}.committee-product-dialog-backdrop{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#102a3a80;padding:18px}.committee-product-dialog{width:min(520px,100%);border-radius:14px;background:#fff;box-shadow:0 22px 65px #102a3a55;padding:20px}.committee-product-dialog>small{color:#a76f18;font-size:9px;font-weight:900;letter-spacing:.14em}.committee-product-dialog h2{margin:3px 0 10px;color:var(--cpo-navy);font-size:22px}.committee-product-dialog p{margin:0;color:#496372;font-size:13px;line-height:1.55}.committee-product-dialog p strong{color:#193d52}.committee-product-dialog>div{display:flex;justify-content:flex-end;gap:8px;margin-top:18px}.committee-product-dialog>div>button:first-child{border:1px solid #bdccd3;background:#fff;color:#3f5a69}@media(max-width:900px){.committee-product-detail-metadata{grid-template-columns:repeat(2,1fr)}.committee-product-detail-metadata article:nth-child(2){border-right:0}.committee-product-detail-metadata article:nth-child(-n+2){border-bottom:1px solid #e2eaee}.committee-product-cancellation-panel>dl{grid-template-columns:repeat(2,1fr)}.committee-product-cancellation-panel dl>div:nth-child(2){border-right:0}.committee-product-cancellation-panel dl>div:nth-child(-n+2){border-bottom:1px solid #e8edef}}@media(max-width:760px){.committee-product-detail-hero{align-items:stretch}.committee-product-detail-badges{justify-content:flex-start}.committee-product-detail-metadata{grid-template-columns:1fr}.committee-product-detail-metadata article,.committee-product-detail-metadata article:nth-child(2){border-right:0;border-bottom:1px solid #e2eaee}.committee-product-detail-metadata article:last-child{border-bottom:0}.committee-product-financial-summary{grid-template-columns:1fr}.committee-product-detail-table{display:none}.committee-product-line-cards{display:grid;gap:9px;padding:11px}.committee-product-line-cards article{border:1px solid #d9e4e9;border-radius:10px;padding:12px}.committee-product-line-cards article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.committee-product-line-cards article>header strong{color:var(--cpo-navy);font-size:13px}.committee-product-line-cards article>header span{color:#70838e;font-size:10px}.committee-product-line-cards dl{display:grid;gap:6px;margin:10px 0 0;padding-top:9px;border-top:1px solid #e7edef}.committee-product-line-cards dl>div{display:flex;justify-content:space-between;gap:12px}.committee-product-line-cards dt{color:#71838d;font-size:10px}.committee-product-line-cards dd{margin:0;color:#29495c;font-size:11px;font-weight:800}.committee-product-cancellation-panel>header{align-items:flex-start;flex-direction:column}.committee-product-cancellation-panel>dl{grid-template-columns:1fr}.committee-product-cancellation-panel dl>div,.committee-product-cancellation-panel dl>div:nth-child(2){border-right:0;border-bottom:1px solid #e8edef}.committee-product-cancellation-panel dl>div:last-child{border-bottom:0}.committee-product-decision-actions{flex-direction:column-reverse}.committee-product-decision-actions button{width:100%;min-height:44px}.committee-product-dialog>div{flex-direction:column-reverse}.committee-product-dialog button{width:100%;min-height:44px}}.committee-product-detail-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:9px}.committee-product-print-action{min-height:34px;padding:0 12px;border:1px solid #b8cad3;border-radius:8px;background:#fff;color:#294f63;cursor:pointer;font-size:11px;font-weight:850}.committee-product-print-action:hover{border-color:#82aaba;background:#f3f8fa}.committee-product-print-action:focus-visible{outline:3px solid #1877a733;outline-offset:2px}.committee-product-print-document{display:none}@media(max-width:760px){.committee-product-detail-actions{align-items:flex-start;justify-content:flex-start}.committee-product-print-action{min-height:40px}}@page{size:A4 portrait;margin:10mm}@page committee-product-order{size:A4 portrait;margin:10mm}@media print{html,body,.area-shell{overflow:visible!important;background:#fff!important}.erato-header{display:none!important}.committee-product-orders-page.committee-product-detail-page{width:100%;max-width:none;margin:0;padding:0;color:#111}.committee-product-detail-page>:not(.committee-product-print-document){display:none!important}.committee-product-print-document{display:block!important;width:100%;max-width:100%;margin:0;padding:0;color:#111;background:#fff;font-family:Arial,sans-serif;page:committee-product-order;print-color-adjust:exact;-webkit-print-color-adjust:exact}.committee-product-print-document *{box-sizing:border-box}.committee-product-print-document>header{position:relative;margin:0 0 6mm;padding:4mm 4mm 3.5mm;border-top:4px solid #245f78;border-bottom:1px solid #596d77;text-align:center;break-inside:avoid;page-break-inside:avoid}.committee-product-print-document>header small{color:#516873;font-size:8pt;font-weight:700;letter-spacing:.13em}.committee-product-print-document>header h1{margin:2mm 0 1mm;color:#172f3b;font-size:20pt;letter-spacing:.06em}.committee-product-print-document>header p{margin:0;color:#263f4b;font-size:11pt}.committee-product-print-cancelled{display:inline-block;margin-top:3mm;padding:1.5mm 4mm;border:2px solid #9b3030;color:#8d2929;font-size:12pt;letter-spacing:.12em}.committee-product-print-metadata{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 5mm;border-top:1px solid #97a7ae;break-inside:avoid;page-break-inside:avoid}.committee-product-print-metadata>div{display:grid;grid-template-columns:31mm minmax(0,1fr);gap:3mm;padding:2.2mm 1mm;border-bottom:1px solid #d3dade;min-width:0}.committee-product-print-metadata>div:nth-child(odd){padding-right:5mm}.committee-product-print-metadata>div:nth-child(2n){padding-left:5mm}.committee-product-print-metadata>div:last-child{grid-column:1/-1;padding-left:1mm}.committee-product-print-metadata dt{color:#586d77;font-size:8pt;font-weight:700;text-transform:uppercase}.committee-product-print-metadata dd{margin:0;color:#172f3b;font-size:9pt;font-weight:700;overflow-wrap:anywhere}.committee-product-print-historical{margin:0 0 5mm;padding:2.5mm 3mm;border:1px solid #aab5ba;color:#455a64;font-size:8.5pt;break-inside:avoid;page-break-inside:avoid}.committee-product-print-lines{margin:0;break-inside:auto;page-break-inside:auto}.committee-product-print-lines h2{margin:0 0 2.5mm;padding-bottom:1.5mm;border-bottom:1px solid #596d77;color:#263f4b;font-size:11pt;letter-spacing:.07em}.committee-product-detail-page .product-order-print-table{display:table!important;width:100%!important;min-width:0!important;max-width:100%!important;border-collapse:collapse!important;table-layout:fixed!important;overflow:visible!important;break-inside:auto!important;page-break-inside:auto!important}.committee-product-detail-page .product-order-print-table col.product-order-col-code{width:9%!important}.committee-product-detail-page .product-order-print-table col.product-order-col-product{width:49%!important}.committee-product-detail-page .product-order-print-table col.product-order-col-quantity{width:10%!important}.committee-product-detail-page .product-order-print-table col.product-order-col-price{width:15%!important}.committee-product-detail-page .product-order-print-table col.product-order-col-subtotal{width:17%!important}.committee-product-detail-page .product-order-print-table thead{display:table-header-group!important}.committee-product-detail-page .product-order-print-table tbody{display:table-row-group!important}.committee-product-detail-page .product-order-print-table tr{display:table-row!important;break-inside:avoid;page-break-inside:avoid}.committee-product-detail-page .product-order-print-table th,.committee-product-detail-page .product-order-print-table td{display:table-cell!important;padding:1.8mm 1.5mm!important;border-bottom:1px solid #bcc6ca!important;color:#111!important;font-size:8pt!important;line-height:1.25!important;vertical-align:top;overflow-wrap:anywhere;word-break:normal}.committee-product-detail-page .product-order-print-table th{background:#eef1f2!important;color:#344a55!important;font-size:7pt!important;text-align:left;text-transform:uppercase}.committee-product-detail-page .product-order-print-table th:nth-child(n+3),.committee-product-detail-page .product-order-print-table td:nth-child(n+3){text-align:right;white-space:nowrap}.committee-product-print-lines>p{margin:2mm 0 0;color:#52656e;font-size:7.5pt;break-inside:avoid;page-break-inside:avoid}.committee-product-print-totals{width:48%;margin:6mm 0 0 auto;border-top:1px solid #596d77;break-inside:avoid;page-break-inside:avoid}.committee-product-print-totals dl{margin:0}.committee-product-print-totals dl>div{display:flex;align-items:baseline;justify-content:space-between;gap:8mm;padding:2mm 1mm;border-bottom:1px solid #d3dade}.committee-product-print-totals dt{color:#425862;font-size:8.5pt}.committee-product-print-totals dd{margin:0;color:#172f3b;font-size:10pt;font-weight:700;white-space:nowrap}.committee-product-print-totals dl>div:last-child{border-bottom:2px solid #263f4b}.committee-product-print-totals dl>div:last-child dt,.committee-product-print-totals dl>div:last-child dd{font-size:11pt;font-weight:800}}.committee-product-year-filter select{min-width:132px}.committee-product-page-size{margin-left:auto}.committee-product-year-filter select:focus-visible{outline:3px solid #1877a733;outline-offset:2px}@media(max-width:760px){.committee-product-page-size{margin-left:0}.committee-product-year-filter select{min-width:150px}}.committee-order-detail{width:min(1500px,100%);margin:auto;padding:18px clamp(14px,3vw,42px) 50px;color:#20384c}.committee-order-detail>nav{display:flex;gap:8px;margin-bottom:14px;color:#718491;font-size:12px}.committee-order-detail a{color:#16749a;text-decoration:none}.committee-order-detail>header{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;margin-bottom:14px;padding:18px 20px;border:1px solid #d5e2e8;border-radius:14px;background:linear-gradient(125deg,#fff 50%,#eaf4f8)}.committee-order-detail>header small,.committee-conversation-card>header small{color:#b4771d;font-weight:800;letter-spacing:.13em}.committee-order-detail h1{margin:3px 0;color:#12334d;font-size:clamp(24px,2.3vw,34px)}.committee-order-detail>header p{margin:0;color:#667d8b}.committee-detail-badges{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.committee-detail-badges .committee-status,.committee-detail-badges .committee-priority{display:inline-flex;align-items:center;justify-content:center;cursor:default}.committee-detail-back{padding:9px 12px;border:1px solid #b9ccd5;border-radius:8px;background:#fff;font-weight:800;white-space:nowrap}.committee-detail-layout{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(380px,1fr);align-items:start;gap:14px}.committee-detail-information{display:grid;gap:14px}.committee-detail-card,.committee-conversation-card{border:1px solid #d5e2e8;border-radius:14px;background:#fff;box-shadow:0 8px 24px #17374a0b}.committee-detail-card{padding:18px}.committee-detail-card h2,.committee-conversation-card h2{margin:0;color:#12334d;font-size:19px}.committee-detail-description{min-height:70px;margin:16px 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.6}.committee-detail-card dl{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid #d5e2e8}.committee-detail-card dl div{min-width:0;padding:11px;border-bottom:1px solid #d5e2e8}.committee-detail-card dt{color:#718491;font-size:10px;text-transform:uppercase}.committee-detail-card dd{margin:4px 0 0;overflow-wrap:anywhere}.committee-assigned-workers{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:9px;margin-top:13px}.committee-assigned-workers article{display:grid;gap:3px;padding:11px;border:1px solid #e0e9ed;border-radius:9px}.committee-assigned-workers span,.committee-worker-assignment small{color:#718491;font-size:11px}.committee-worker-lock{margin:14px 0 0;padding:10px 12px;border:1px solid #e7c77f;border-radius:8px;background:#fff7df;color:#715018}.committee-worker-assignment{display:grid;gap:10px;margin-top:15px}.committee-worker-assignment fieldset{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:7px;margin:0;padding:12px;border:1px solid #d5e2e8;border-radius:9px}.committee-worker-assignment legend{padding:0 5px;color:#536b79;font-size:12px;font-weight:800}.committee-worker-assignment label{display:flex;align-items:flex-start;gap:8px;padding:7px;border-radius:7px;cursor:pointer}.committee-worker-assignment label:hover{background:#f1f7f7}.committee-worker-assignment label>span{display:grid;gap:2px}.committee-worker-assignment input{margin-top:2px;accent-color:#16749a}.committee-worker-assignment>button{justify-self:start;padding:9px 13px;border:1px solid #12698c;border-radius:8px;background:#16749a;color:#fff;font-weight:800;cursor:pointer}.committee-worker-assignment>button:disabled{opacity:.55;cursor:not-allowed}.committee-conversation-card{display:grid;grid-template-rows:auto auto minmax(280px,520px) auto;overflow:hidden}.committee-conversation-card>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 17px;border-bottom:1px solid #d5e2e8}.committee-conversation-refresh{padding:7px 10px;border:1px solid #b9ccd5;border-radius:7px;background:#fff;color:#16749a;font-weight:700;cursor:pointer}.committee-conversation-refresh:disabled{opacity:.55;cursor:not-allowed}.committee-conversation-tabs{display:grid;grid-template-columns:1fr 1fr;padding:5px;background:#edf3f5}.committee-conversation-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px;border:0;border-radius:8px;background:transparent;color:#607489;font-weight:800;cursor:pointer}.committee-conversation-tabs button.active{background:#fff;color:#12334d;box-shadow:0 2px 8px #17374a18}.committee-conversation-tabs b{display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border-radius:11px;background:#c12631;color:#fff;font-size:10px}.committee-conversation-messages{display:flex;overflow:auto;flex-direction:column;gap:10px;padding:15px}.committee-conversation-messages article{max-width:88%;padding:10px 12px;border-radius:12px;background:#edf3f5}.committee-conversation-messages article.committee{align-self:flex-end;background:#dff2f8}.committee-conversation-messages article.incoming{align-self:flex-start}.committee-conversation-messages article p{margin:5px 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45}.committee-conversation-messages article small{color:#6b7e8a}.committee-conversation-card form{display:grid;gap:7px;padding:14px 16px;border-top:1px solid #d5e2e8}.committee-conversation-card form label{font-size:12px;font-weight:800}.committee-conversation-card textarea{width:100%;resize:vertical;padding:9px;border:1px solid #bdcfd7;border-radius:8px;font:inherit}.committee-conversation-card form>div{display:flex;align-items:center;justify-content:space-between;color:#718491;font-size:11px}.committee-conversation-card form button{padding:9px 12px;border:1px solid #12698c;border-radius:8px;background:#16749a;color:#fff;font-weight:800;cursor:pointer}.committee-conversation-card form button:disabled{opacity:.55;cursor:not-allowed}.committee-detail-error{margin:0 0 13px;padding:10px 13px;border:1px solid #efb8b8;border-radius:9px;background:#fff2f2;color:#9a2c2c}.committee-detail-state{min-height:260px;display:grid;place-items:center}.committee-order-detail .muted{color:#718491}@media(max-width:900px){.committee-order-detail>header{grid-template-columns:1fr auto}.committee-detail-back{grid-column:1/-1;width:max-content}.committee-detail-layout{grid-template-columns:1fr}.committee-detail-information{display:contents}.committee-detail-information>.committee-detail-card:first-child{grid-row:1}.committee-conversation-card{grid-row:2;grid-template-rows:auto auto minmax(300px,auto) auto}.committee-workers{grid-row:3}}@media(max-width:560px){.committee-order-detail>header{display:flex;align-items:flex-start;flex-direction:column}.committee-detail-badges{justify-content:flex-start}.committee-detail-back{width:100%;text-align:center}.committee-detail-card dl{grid-template-columns:1fr}.committee-conversation-messages article{max-width:95%}.committee-worker-assignment fieldset{grid-template-columns:1fr}.committee-worker-assignment>button{width:100%}}.committee-detail-actions{display:flex;align-items:center;gap:9px}.committee-detail-print{padding:9px 12px;border:1px solid #12698c;border-radius:8px;background:#16749a;color:#fff!important;font-weight:800;white-space:nowrap}.committee-worker-assignment label{border:1px solid transparent}.committee-worker-assignment label:focus-within{outline:3px solid #16749a33;outline-offset:2px}.committee-assigned-workers article{border-color:#9bcdb1;background:#e8f6ed;color:#183e2a}.committee-assigned-workers article span{color:#426b52}.committee-print-email-page{width:min(1280px,100%);margin:auto;padding:22px clamp(14px,3vw,42px) 55px;color:#20384c}.print-email-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:16px;padding:18px 20px;border:1px solid #d5e2e8;border-radius:14px;background:linear-gradient(125deg,#fff 55%,#eaf4f8)}.print-email-header>div{display:grid;gap:3px}.print-email-header a,.committee-print-email-page a{color:#16749a;text-decoration:none}.print-email-header small{margin-top:8px;color:#b4771d;font-weight:800;letter-spacing:.13em}.print-email-header h1{margin:0;color:#12334d;font-size:32px}.print-email-header p{margin:0;color:#667d8b}.detail-link{padding:9px 12px;border:1px solid #b9ccd5;border-radius:8px;background:#fff;font-weight:800}.print-preview-section,.email-panel,.email-history{margin-top:15px;border:1px solid #d5e2e8;border-radius:14px;background:#fff;box-shadow:0 8px 24px #17374a0b}.print-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:15px 18px;border-bottom:1px solid #d5e2e8}.print-preview-toolbar h2,.email-panel h2,.email-history h2{margin:0 0 7px;color:#12334d;font-size:20px}.print-preview-toolbar label{display:flex;align-items:center;gap:8px;color:#536b79;font-size:13px}.print-preview-toolbar input{accent-color:#16749a}.print-preview-toolbar button,.send-email{padding:10px 17px;border:1px solid #12698c;border-radius:8px;background:#16749a;color:#fff;font-weight:800;cursor:pointer}.print-document{margin:20px;padding:20px;color:#25364a;background:#fff}.print-document>header{display:flex;align-items:flex-end;justify-content:space-between;padding:19px 22px;border-radius:12px;background:#16749a;color:#fff}.print-document>header small{display:block;font-size:10px;font-weight:800;letter-spacing:.15em}.print-document>header h2{margin:4px 0 0;color:#fff;font-size:27px}.print-document>header>strong{display:grid;gap:3px;padding:8px 13px;border:1px solid #ffffff66;border-radius:9px;background:#ffffff20;text-align:right;font-size:20px}.print-summary{display:grid;grid-template-columns:1.1fr .9fr;gap:12px;margin-top:14px}.print-document section{break-inside:avoid;border:1px solid #cfe2e8;border-radius:10px;overflow:hidden}.print-document h3{margin:0;padding:8px 12px;background:#eaf5f8;color:#163a63;font-size:13px}.print-document dl{display:grid;grid-template-columns:1fr 1fr;margin:0}.print-document dl div{min-width:0;padding:8px 11px;border-bottom:1px solid #e7eef1}.print-document dt{color:#60758a;font-size:10px;font-weight:800;text-transform:uppercase}.print-document dd{margin:3px 0 0;overflow-wrap:anywhere;font-size:12px;font-weight:600}.print-description,.print-history,.print-comments{margin-top:13px}.print-description p,.print-comments>p,.print-history>p{margin:0;padding:12px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55}.print-document table,.email-history table{width:100%;border-collapse:collapse;font-size:12px}.print-document th,.print-document td,.email-history th,.email-history td{padding:9px 10px;border-bottom:1px solid #dce7eb;text-align:left;vertical-align:top}.print-document th,.email-history th{background:#f0f6f6;color:#405b6c}.print-comments{break-inside:auto!important}.print-comments table,.print-comments tr{break-inside:avoid}.print-document footer{margin-top:15px;padding-top:8px;border-top:1px solid #dce7eb;color:#7890a6;text-align:right;font-size:10px}.email-panel,.email-history{padding:18px}.email-panel>p{margin:0 0 15px;color:#667d8b}.recipient-modes{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:15px}.recipient-modes label,.save-supplier-check{display:flex!important;align-items:center;gap:7px}.recipient-modes input,.save-supplier-check input{width:auto!important;accent-color:#16749a}.email-panel form{display:grid;gap:13px}.email-panel form>label,.saved-supplier-row>label,.supplier-fields label{display:grid;gap:6px;color:#405b6c;font-size:12px;font-weight:800}.email-panel select,.email-panel input,.email-panel textarea{width:100%;padding:9px 10px;border:1px solid #bdcfd7;border-radius:8px;background:#fff;color:#20384c}.email-panel textarea{resize:vertical;white-space:pre-wrap}.saved-supplier-row{display:grid;grid-template-columns:1fr auto;align-items:end;gap:10px}.danger-secondary{padding:9px 12px;border:1px solid #e0a4a8;border-radius:8px;background:#fff3f3;color:#a12e37;font-weight:800;cursor:pointer}.danger-secondary:disabled,.send-email:disabled{opacity:.55;cursor:not-allowed}.supplier-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:13px;border:1px solid #d5e2e8;border-radius:9px;background:#f8fbfc}.send-email{justify-self:start}.history-table-wrap{overflow:auto}.history-message{max-width:520px;white-space:pre-wrap;overflow-wrap:anywhere}.print-email-alert{margin:12px 0;padding:11px 13px;border-radius:9px}.print-email-alert.success{border:1px solid #b9dfca;background:#ebf8f1;color:#26734b}.print-email-alert.error{border:1px solid #efb8b8;background:#fff2f2;color:#9a2c2c}.print-email-state{min-height:260px;display:grid;place-items:center}@media(max-width:760px){.print-email-header,.print-preview-toolbar{align-items:flex-start;flex-direction:column}.print-summary,.supplier-fields,.saved-supplier-row{grid-template-columns:1fr}.print-document{margin:10px;padding:10px}.print-document>header{align-items:flex-start;flex-direction:column;gap:12px}}@media print{@page{size:A4 portrait;margin:11mm}.erato-header,.screen-only{display:none!important}:root,body,.area-shell{background:#fff!important}.committee-print-email-page{width:auto;margin:0;padding:0;color:#111}.print-preview-section{margin:0;border:0;border-radius:0;box-shadow:none}.print-document{margin:0;padding:0;color:#111}.print-document>header{background:#fff!important;color:#111;border:2px solid #111;border-radius:0}.print-document>header h2{color:#111}.print-document>header>strong{border-color:#333;background:#fff}.print-document section{border-color:#555;border-radius:0}.print-document h3,.print-document th{background:#eee!important;color:#111}.print-document dl div,.print-document th,.print-document td{border-color:#777}.print-document footer{border-color:#777;color:#333}}.history-table-wrap{width:100%;overflow:visible}.email-history{min-width:0;overflow:hidden}.email-history .history-table-wrap{width:100%;max-width:100%;min-width:0;overflow:hidden}.email-history table{width:100%;max-width:100%;min-width:0;table-layout:fixed}.history-recipient-column{width:25%}.history-message-column{width:auto}.history-date-column{width:155px}.email-history th,.email-history td{min-width:0}.email-history td{overflow-wrap:anywhere;word-break:break-word}.history-message{max-width:none;white-space:pre-wrap;line-height:1.5}@media(min-width:641px){.email-history td:last-child{white-space:nowrap}}.print-document{max-width:920px;margin:20px auto;padding:clamp(22px,4vw,42px);border:1px solid #ccd6da;box-shadow:0 8px 26px #17374a12}.print-document>header{display:block;padding:0 0 18px;border:0;border-top:5px solid #245f78;border-bottom:1px solid #80919a;border-radius:0;background:#fff;color:#182a34;text-align:center}.print-document>header small{padding-top:12px;color:#586a73}.print-document>header h2{margin:8px 0 4px;color:#182a34;font-size:27px;letter-spacing:.07em}.print-document>header h2 strong{color:#245f78}.print-document>header p{margin:0;font-size:14px;font-weight:700}.print-document section{overflow:visible;border:0;border-radius:0}.print-document h3{margin:0 0 10px;padding:0 0 6px;border-bottom:1px solid #80919a;background:transparent;color:#243b47;font-size:12px;letter-spacing:.08em}.print-facts,.print-description,.print-workers,.print-history,.print-comments{margin-top:24px}.print-document .print-facts dl{display:grid;grid-template-columns:1fr 1fr;gap:0 26px;margin:0}.print-document .print-facts dl div{display:grid;grid-template-columns:125px minmax(0,1fr);gap:9px;padding:6px 0;border-bottom:1px solid #d7dfe2}.print-document .print-facts dt{font-size:10px}.print-document .print-facts dd{margin:0;font-size:12px;font-weight:600}.print-description p{min-height:74px;margin:0;padding:4px 0;white-space:pre-wrap;font-size:14px;line-height:1.65}.print-workers ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 30px;margin:0;padding-left:19px}.print-workers p{margin:0;color:#596a72}.print-comments ol{margin:0;padding:0;list-style:none}.print-comments li{padding:9px 0;border-bottom:1px solid #d7dfe2;break-inside:avoid}.print-comments li>div{display:flex;gap:10px;color:#52636c;font-size:10px}.print-comments li p{margin:5px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.55}.print-history table{table-layout:fixed}.print-history .history-recipient-column{width:auto}.print-history .history-date-column{width:155px}.print-history th,.print-history td{padding:6px 3px;border-bottom:1px solid #d7dfe2;background:#fff;overflow-wrap:anywhere}.print-history th{color:#52636c;font-size:10px;text-transform:uppercase}.print-document footer{margin-top:28px;padding-top:7px;border-top:1px solid #80919a;color:#52636c}.print-document .print-history,.print-document .print-history .history-table-wrap{width:100%;max-width:100%;min-width:0}.print-document .print-history table{width:100%;max-width:100%;min-width:0;table-layout:fixed}@media(max-width:640px){.email-history{padding:14px}.email-history table,.email-history tbody,.email-history tr,.email-history td{display:block;width:100%}.email-history colgroup,.email-history thead{display:none}.email-history tr{margin-bottom:12px;padding:11px;border:1px solid #d5e2e8;border-radius:9px;background:#fbfdfd}.email-history td{display:grid;grid-template-columns:92px minmax(0,1fr);gap:9px;padding:7px 0;border:0}.email-history td:before{content:attr(data-label);color:#60758a;font-size:10px;font-weight:800;text-transform:uppercase}.email-history .history-message{white-space:pre-wrap}.print-document .print-facts dl,.print-workers ul{grid-template-columns:1fr}}@media print{@page{size:A4 portrait;margin:11mm}html,body{overflow:visible!important}.print-document{max-width:none;margin:0;padding:0;border:0;box-shadow:none;font-family:Arial,sans-serif;color:#111}.print-document>header{border-top:4px solid #245f78;border-bottom:1px solid #444}.print-document>header h2{font-size:22pt}.print-document section{break-inside:auto}.print-document .print-facts,.print-document .print-workers,.print-document .print-history{break-inside:avoid}.print-document .print-description{break-inside:auto}.print-description p{min-height:22mm;font-size:11pt}.print-comments{break-inside:auto!important}.print-comments li{break-inside:avoid}.print-history table{display:table}.print-history thead{display:table-header-group}.print-history tbody{display:table-row-group}.print-history tr{display:table-row;margin:0;padding:0;border:0}.print-history th,.print-history td{display:table-cell;width:auto}.print-history td:before{content:none}.history-table-wrap{overflow:visible}.print-document footer{break-inside:avoid}}.committee-batch-page{width:min(1280px,100%);margin:auto;padding:22px clamp(14px,3vw,42px) 55px;color:#20384c}.committee-batch-page>header{margin-bottom:15px;padding:18px 20px;border:1px solid #d5e2e8;border-radius:14px;background:linear-gradient(125deg,#fff 55%,#eaf4f8)}.committee-batch-page>header div{display:grid;gap:3px}.committee-batch-page a{color:#16749a;text-decoration:none}.committee-batch-page>header small{margin-top:8px;color:#b4771d;font-weight:800;letter-spacing:.13em}.committee-batch-page h1{margin:0;color:#12334d;font-size:32px}.committee-batch-page>header p{margin:0;color:#667d8b}.batch-filter-panel,.batch-candidate-panel{border:1px solid #d5e2e8;border-radius:14px;background:#fff;box-shadow:0 8px 24px #17374a0b}.batch-filter-panel{padding:17px}.batch-filter-panel form{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:end;gap:12px}.batch-filter-panel label{display:grid;gap:6px;color:#405b6c;font-size:12px;font-weight:800}.batch-filter-panel input,.batch-filter-panel select{min-width:0;padding:9px 10px;border:1px solid #bdcfd7;border-radius:8px;background:#fff}.batch-filter-panel button,.print-selected{padding:10px 15px;border:1px solid #12698c;border-radius:8px;background:#16749a;color:#fff;font-weight:800;cursor:pointer}.batch-filter-panel button:disabled,.print-selected:disabled{opacity:.55;cursor:not-allowed}.batch-candidate-panel{margin-top:15px;overflow:hidden}.batch-candidate-panel>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 16px;border-bottom:1px solid #d5e2e8}.batch-candidate-panel>header>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.batch-candidate-panel>header span{padding:5px 9px;border-radius:14px;background:#edf3f5;color:#536b79;font-size:12px;font-weight:800}.batch-candidate-panel>header span.over-limit{background:#fff2cf;color:#785714}.batch-candidate-panel button.secondary{padding:8px 10px;border:1px solid #b9ccd5;border-radius:7px;background:#fff;color:#31586b;font-weight:700;cursor:pointer}.batch-alert{margin:14px 0 0;padding:10px 13px;border-radius:8px}.batch-alert.error{border:1px solid #efb8b8;background:#fff2f2;color:#9a2c2c}.batch-alert.warning{margin:0;border:0;border-bottom:1px solid #ecd28e;border-radius:0;background:#fff8df;color:#715018}.batch-empty{min-height:160px;display:grid;place-items:center;margin:0;color:#667d8b}.batch-table{overflow:auto}.batch-table table{width:100%;border-collapse:collapse;table-layout:fixed;font-size:12px}.batch-table th,.batch-table td{padding:10px 9px;border-bottom:1px solid #e1eaee;text-align:left;vertical-align:top;overflow-wrap:anywhere}.batch-table th{background:#f0f6f6;color:#4c6173;font-size:10px;text-transform:uppercase}.batch-table th:first-child,.batch-table td:first-child{width:42px}.batch-table th:nth-child(2){width:72px}.batch-table th:nth-child(3){width:20%}.batch-table th:nth-child(4){width:13%}.batch-table th:nth-child(5){width:145px}.batch-table input,.batch-cards input{accent-color:#16749a}.batch-description{white-space:normal;line-height:1.45}.batch-cards,.batch-print-collection{display:none}@media(max-width:760px){.batch-filter-panel form{grid-template-columns:1fr 1fr}.batch-filter-panel label:nth-child(3),.batch-filter-panel button{grid-column:1/-1}.batch-candidate-panel>header{align-items:flex-start;flex-direction:column}.batch-table{display:none}.batch-cards{display:grid;gap:9px;padding:12px}.batch-cards label{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #d5e2e8;border-radius:9px;background:#fbfdfd}.batch-cards input{margin-top:3px}.batch-cards span{display:grid;min-width:0;gap:4px}.batch-cards small{color:#667d8b}.batch-cards p{margin:3px 0 0;overflow-wrap:anywhere;line-height:1.45}}@media(max-width:460px){.batch-filter-panel form{grid-template-columns:1fr}.batch-filter-panel label,.batch-filter-panel label:nth-child(3),.batch-filter-panel button{grid-column:1}.batch-candidate-panel>header>div:last-child{width:100%}.batch-candidate-panel>header button{flex:1}}@media print{@page{size:A4 portrait;margin:11mm}.committee-batch-page>header,.batch-filter-panel,.batch-candidate-panel,.committee-batch-page>.batch-alert{display:none!important}.committee-batch-page{width:auto;margin:0;padding:0}.batch-print-collection{display:block}.batch-print-collection .print-document{margin:0}.batch-print-document{break-after:page;page-break-after:always}}.committee-report-print-host{display:none}.committee-report-print-document{width:100%;max-width:920px;margin:auto;padding:clamp(22px,4vw,42px);border:1px solid #ccd6da;background:#fff;color:#20384c;box-shadow:0 8px 26px #17374a12}.committee-report-print-header{padding:0 0 18px;border-top:5px solid #245f78;border-bottom:1px solid #80919a;text-align:center}.committee-report-print-header p{margin:0;padding-top:12px;color:#586a73;font-size:10px;font-weight:800;letter-spacing:.15em}.committee-report-print-header h1{margin:8px 0 4px;color:#182a34;font-size:25px;letter-spacing:.07em}.committee-report-print-header span{color:#52636c;font-size:11px;font-weight:700}.committee-report-print-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0 22px;margin:18px 0 20px}.committee-report-print-filters div{min-width:0;padding:5px 0;border-bottom:1px solid #d7dfe2}.committee-report-print-filters dt{color:#60717a;font-size:8px;font-weight:800;text-transform:uppercase}.committee-report-print-filters dd{margin:2px 0 0;overflow-wrap:anywhere;font-size:10px;font-weight:600}.committee-report-print-table{width:100%;max-width:100%;border-collapse:collapse;table-layout:fixed;font-size:9px}.committee-report-print-table col.report-print-id{width:5%}.committee-report-print-table col.report-print-code{width:8%}.committee-report-print-table col.report-print-school{width:15%}.committee-report-print-table col.report-print-year{width:10%}.committee-report-print-table col.report-print-description{width:25%}.committee-report-print-table col.report-print-status{width:10%}.committee-report-print-table col.report-print-date{width:12%}.committee-report-print-table col.report-print-workers{width:15%}.committee-report-print-table th,.committee-report-print-table td{min-width:0;padding:5px 3px;border-bottom:1px solid #d7dfe2;text-align:left;vertical-align:top;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.committee-report-print-table th{border-top:1px solid #80919a;background:#f2f5f6;color:#52636c;font-size:7px;text-transform:uppercase}.committee-report-print-empty{margin:24px 0 0;padding:24px;border:1px solid #d7dfe2;background:#f8fafb;text-align:center;color:#607685}@media print{@page{size:A4 portrait;margin:11mm}html,body{overflow:visible!important}.erato-header,.area-header,.committee-reports-screen{display:none!important}:root,body,.area-shell,.area-content{background:#fff!important}.area-shell,.area-content{display:block!important}.committee-reports-main{width:auto;max-width:none;margin:0;padding:0;color:#111}.committee-report-print-host{display:block!important;width:100%;max-width:100%}.committee-report-print-document{width:100%;max-width:100%;margin:0;padding:0;border:0;box-shadow:none;font-family:Arial,sans-serif;color:#111}.committee-report-print-header{border-top:4px solid #245f78;border-bottom:1px solid #444}.committee-report-print-header h1{font-size:18pt}.committee-report-print-filters{break-inside:avoid;page-break-inside:avoid}.committee-report-print-table{width:100%;max-width:100%;font-size:6.7pt}.committee-report-print-table thead{display:table-header-group}.committee-report-print-table tbody{display:table-row-group}.committee-report-print-table tr{break-inside:avoid;page-break-inside:avoid}.committee-report-print-table th{background:#eee!important;font-size:5.8pt}.committee-report-print-table th,.committee-report-print-table td{padding:4px 2px}.committee-report-print-empty{break-inside:avoid;page-break-inside:avoid}}.committee-reports-main{width:min(1540px,100%);margin:auto;padding:24px clamp(14px,3vw,42px) 52px;color:#20384c}.committee-reports-heading{display:flex;align-items:end;flex-wrap:wrap;gap:8px 26px;margin-bottom:18px}.committee-reports-heading>p{width:100%;margin:0;color:#a7781c;font-size:11px;font-weight:800;letter-spacing:.13em}.committee-reports-heading h1{margin:0 0 4px;color:#12334d;font-size:clamp(28px,4vw,38px)}.committee-reports-heading span{color:#687d8c;font-size:13px}.committee-reports-heading output{margin-left:auto;padding:10px 14px;border:1px solid #d5e2e6;border-radius:10px;background:#fff;color:#5f7483;font-size:12px}.committee-reports-heading output strong{color:#16749a;font-size:16px}.committee-reports-filters,.committee-reports-results{overflow:hidden;border:1px solid #d9e5e9;border-radius:15px;background:#fff;box-shadow:0 9px 27px #28596c0d}.committee-reports-filter-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 18px;border-bottom:1px solid #e3ecef}.committee-reports-filter-head small{color:#a7781c;font-size:10px;font-weight:800;letter-spacing:.12em}.committee-reports-filter-head h2{margin:3px 0 0;color:#12334d;font-size:18px}.committee-reports-filter-head>span{color:#687d8c;font-size:12px}.committee-reports-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(155px,1fr));gap:14px;padding:18px}.committee-reports-filter-grid>label,.committee-reports-years{min-width:0;margin:0;color:#536b7c;font-size:11px;font-weight:750}.committee-reports-filter-grid select,.committee-reports-filter-grid input[type=date]{display:block;width:100%;min-height:39px;margin-top:6px;border:1px solid #cbd9df;border-radius:8px;padding:7px 9px;background:#fff;color:#20384c;font:inherit;font-size:12px}.committee-reports-filter-grid select:focus-visible,.committee-reports-filter-grid input:focus-visible{outline:3px solid #16749a38;outline-offset:1px;border-color:#16749a}.committee-reports-years{grid-column:span 2;display:flex;align-items:center;flex-wrap:wrap;gap:8px 15px;padding:9px 11px;border:1px solid #d8e3e7;border-radius:9px}.committee-reports-years legend{padding:0 5px;color:#536b7c}.committee-reports-years label{display:flex;align-items:center;gap:5px;color:#526a7a;font-size:12px;font-weight:600}.committee-reports-years input{accent-color:#16749a}.committee-reports-actions{display:flex;justify-content:flex-end;gap:9px;padding:0 18px 18px}.committee-reports-actions button,.committee-reports-message button,.committee-reports-state button{min-height:38px;border:1px solid #16749a;border-radius:8px;padding:8px 14px;background:#16749a;color:#fff;font-weight:750;cursor:pointer}.committee-reports-actions button.secondary{border-color:#c8d7de;background:#fff;color:#496477}.committee-reports-actions button:disabled{cursor:default;opacity:.55}.committee-reports-message{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:14px;padding:12px 15px;border:1px solid #efc6ca;border-radius:10px;background:#fff0f1;color:#982f39}.committee-reports-message p{margin:0}.committee-reports-results{margin-top:18px}.committee-reports-state{display:grid;min-height:210px;place-items:center;align-content:center;gap:8px;padding:25px;color:#687d8c;text-align:center}.committee-reports-state>span{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#e5f1f3;color:#16749a;font-weight:800}.committee-reports-state p{margin:0}.committee-reports-state.error>span{background:#fae5e8;color:#a83d48}.committee-reports-table-wrap{overflow-x:auto}.committee-reports-table-wrap table{width:100%;min-width:1050px;border-collapse:collapse;font-size:12px}.committee-reports-table-wrap th{padding:11px 10px;background:#f0f6f6;color:#526979;text-align:left;font-size:10px;text-transform:uppercase}.committee-reports-table-wrap td{padding:11px 10px;border-bottom:1px solid #e7eef1;vertical-align:top}.committee-reports-table-wrap tbody tr:hover{background:#f7faf9}.committee-reports-table-wrap .report-id{width:65px;color:#36536b;font-weight:800}.committee-reports-table-wrap .report-code{width:100px;color:#245271;font-weight:750}.committee-reports-table-wrap .report-school{width:190px;max-width:220px}.committee-reports-table-wrap .report-description{min-width:280px;max-width:430px;overflow-wrap:anywhere;line-height:1.45}.committee-reports-table-wrap .report-date{width:145px;white-space:nowrap}.committee-reports-table-wrap .report-workers{width:190px;overflow-wrap:anywhere;line-height:1.4}.committee-reports-cards{display:none}.committee-reports-pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 18px;color:#687d8c;font-size:12px}.committee-reports-pagination button{width:34px;height:32px;margin-left:6px;border:1px solid #cbd9df;border-radius:7px;background:#fff;color:#16749a;font-size:20px;cursor:pointer}.committee-reports-pagination button:disabled{color:#b3c0c8;cursor:default}@media(max-width:980px){.committee-reports-filter-grid{grid-template-columns:repeat(2,minmax(150px,1fr))}.committee-reports-table-wrap{display:none}.committee-reports-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}.committee-report-card{min-width:0;padding:14px;border:1px solid #d9e5e9;border-radius:11px;background:#fff}.committee-report-card header{display:flex;align-items:start;justify-content:space-between;gap:10px}.committee-report-card header strong{color:#16749a}.committee-report-card header span{color:#39566b;font-weight:750;text-align:right}.committee-report-card dl{margin:13px 0}.committee-report-card dl div{display:grid;grid-template-columns:105px 1fr;gap:8px;margin:7px 0}.committee-report-card dt{color:#7a8d99;font-size:9px;font-weight:800;text-transform:uppercase}.committee-report-card dd{min-width:0;margin:0;overflow-wrap:anywhere;font-size:12px}.committee-report-card p{margin:0;padding-top:10px;border-top:1px solid #e7eef1;color:#526979;line-height:1.45}}@media(max-width:650px){.committee-reports-main{padding-top:16px}.committee-reports-heading{align-items:start;flex-direction:column}.committee-reports-heading output{margin-left:0}.committee-reports-filter-grid{grid-template-columns:1fr}.committee-reports-years{grid-column:auto;align-items:flex-start;flex-direction:column}.committee-reports-actions{align-items:stretch;flex-direction:column}.committee-reports-cards{grid-template-columns:1fr}.committee-reports-pagination,.committee-reports-message{align-items:flex-start;flex-direction:column}}.committee-reports-actions .report-print-action{display:inline-flex;min-height:38px;align-items:center;border-color:#315d72;background:#315d72;color:#fff}.committee-report-print-error{margin:0 18px 16px;color:#9a2c2c;font-size:12px;text-align:right}.committee-statistics-main{width:min(1450px,100%);margin:auto;padding:24px clamp(14px,3vw,42px) 55px;color:#20384c}.committee-statistics-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px;padding:25px clamp(20px,4vw,40px);border-radius:18px;background:linear-gradient(130deg,#12334d,#126d8a);color:#fff}.committee-statistics-heading p{margin:0 0 6px;color:#e0bd72;font-size:11px;font-weight:800;letter-spacing:.15em}.committee-statistics-heading h1{margin:0 0 7px;color:#fff;font-size:clamp(26px,4vw,38px)}.committee-statistics-heading span{color:#d8e6ec;font-size:13px}.committee-statistics-heading output{min-width:145px;text-align:center}.committee-statistics-heading output strong,.committee-statistics-heading output span{display:block}.committee-statistics-heading output strong{color:#fff;font-size:30px}.committee-statistics-heading output span{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.committee-statistics-filters{margin-bottom:13px;padding:18px;border:1px solid #d9e5e9;border-radius:15px;background:#fff;box-shadow:0 8px 22px #0b52630a}.committee-statistics-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px}.committee-statistics-filter-heading small,.committee-statistics-summary>small{color:#b37b22;font-size:10px;font-weight:800;letter-spacing:.14em}.committee-statistics-filter-heading h2{margin:3px 0 0;font-size:18px}.committee-statistics-filter-heading>span{color:#6f8290;font-size:11px}.committee-statistics-filter-grid{display:grid;grid-template-columns:minmax(140px,.7fr) minmax(140px,.7fr) minmax(220px,1.4fr) auto;align-items:end;gap:12px}.committee-statistics-filter-grid>label{display:grid;gap:6px;color:#526a7a;font-size:12px;font-weight:700}.committee-statistics-filter-grid input{min-width:0;min-height:40px;padding:8px 10px;border:1px solid #cad8e0;border-radius:8px;background:#fff;color:#20384c;font:inherit}.committee-statistics-school-filter{position:relative;min-width:0}.committee-statistics-school-filter summary{display:flex;align-items:center;min-height:40px;padding:8px 11px;border:1px solid #cad8e0;border-radius:8px;background:#fff;color:#3f596a;cursor:pointer;list-style:none;font-size:12px;font-weight:700}.committee-statistics-school-filter summary::-webkit-details-marker{display:none}.committee-statistics-school-filter summary:after{content:"⌄";margin-left:auto;color:#708491}.committee-statistics-school-filter summary[aria-disabled=true]{background:#f3f6f7;color:#91a0a9;pointer-events:none}.committee-statistics-school-menu{position:absolute;z-index:15;top:46px;left:0;width:min(360px,85vw);padding:10px;border:1px solid #cedde1;border-radius:10px;background:#fff;box-shadow:0 16px 38px #163c4d2e}.committee-statistics-school-menu>input{width:100%;margin-bottom:6px}.committee-statistics-school-menu label{display:flex;align-items:center;gap:8px;padding:7px;color:#405968;font-size:12px;cursor:pointer}.committee-statistics-school-menu input[type=checkbox]{min-height:0;accent-color:#16749a}.committee-statistics-school-options{max-height:245px;overflow-y:auto;border-top:1px solid #e2eaee}.committee-statistics-school-options label span{overflow-wrap:anywhere}.committee-statistics-school-options p{margin:9px;color:#738590;font-size:12px}.committee-statistics-actions{display:flex;gap:8px}.committee-statistics-actions button,.committee-statistics-state button{min-height:40px;padding:8px 14px;border:1px solid #16749a;border-radius:8px;background:#16749a;color:#fff;cursor:pointer;font-weight:700}.committee-statistics-actions button.secondary,.committee-statistics-state button{background:#fff;color:#16749a}.committee-statistics-actions button:disabled{border-color:#c7d2d8;background:#e9eef1;color:#93a1a9;cursor:default}.committee-statistics-actions button:focus-visible,.committee-statistics-state button:focus-visible,.committee-statistics-school-filter summary:focus-visible,.committee-statistics-filter-grid input:focus-visible{outline:3px solid #73b7ca;outline-offset:2px}.committee-statistics-filter-error{margin:12px 0 0;padding:9px 11px;border-radius:7px;background:#feeeee;color:#9b2730;font-size:12px}.committee-statistics-definition{margin:0 0 17px;padding:10px 14px;border-left:4px solid #d5a958;border-radius:6px;background:#fff9e9;color:#5d6871;font-size:12px;line-height:1.55}.committee-statistics-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.committee-statistics-metric{padding:18px;border:1px solid #dce7eb;border-top:4px solid #16749a;border-radius:12px;background:#fff}.committee-statistics-metric.green{border-top-color:#15803d}.committee-statistics-metric.red{border-top-color:#c8353f}.committee-statistics-metric.gold{border-top-color:#d5a958}.committee-statistics-metric span{display:block;color:#70828f;font-size:11px}.committee-statistics-metric strong{display:block;margin-top:7px;color:#20384c;font-size:28px}.committee-statistics-completion-panel{display:grid;grid-template-columns:minmax(250px,.75fr) minmax(300px,1.25fr);align-items:center;gap:35px;min-height:330px;padding:28px;border:1px solid #d9e5e9;border-radius:15px;background:#fff;box-shadow:0 8px 22px #0b52630a}.committee-statistics-ring{width:min(220px,70vw);aspect-ratio:1;display:grid;place-content:center;justify-self:center;border-radius:50%;background:radial-gradient(circle,#fff 0 55%,transparent 57%),conic-gradient(#15803d 0,#15803d calc(var(--committee-statistics-completion) * 3.6deg),#c8353f calc(var(--committee-statistics-completion) * 3.6deg),#c8353f 360deg);text-align:center}.committee-statistics-ring strong,.committee-statistics-ring span{display:block}.committee-statistics-ring strong{font-size:30px}.committee-statistics-ring span{color:#71828d;font-size:11px}.committee-statistics-summary h2{margin:4px 0 7px;font-size:22px}.committee-statistics-summary>p{margin:0 0 20px;color:#6a7d89;font-size:12px}.committee-statistics-summary dl{margin:0}.committee-statistics-summary dl div{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 2px;border-bottom:1px solid #e4ebee}.committee-statistics-summary dt{display:flex;align-items:center;gap:8px;color:#536978}.committee-statistics-summary dd{margin:0;font-size:18px;font-weight:800}.committee-statistics-summary i{width:11px;height:11px;border-radius:3px;background:#7c8d98}.committee-statistics-summary .executed i{background:#15803d}.committee-statistics-summary .pending i{background:#c8353f}.committee-statistics-state,.committee-statistics-empty,.committee-statistics-unsupported{display:flex;align-items:center;justify-content:center;gap:13px;min-height:190px;padding:30px;border:1px dashed #bdced7;border-radius:15px;background:#fff;color:#607482;text-align:center}.committee-statistics-state>span,.committee-statistics-unsupported>span{display:grid;width:32px;height:32px;place-content:center;border-radius:50%;background:#e7f1f4;color:#16749a;font-weight:800}.committee-statistics-state p{margin:0}.committee-statistics-state.error{border-color:#efc5c8;background:snow;color:#9b2730}.committee-statistics-state.error>span{background:#fee7e8;color:#b42b35}.committee-statistics-empty{display:block}.committee-statistics-empty>span{font-size:32px}.committee-statistics-empty h2{margin:8px 0}.committee-statistics-empty p{margin:0;color:#71838f}.committee-statistics-unsupported{justify-content:flex-start;min-height:150px;border-style:solid;text-align:left}.committee-statistics-unsupported h2{margin:0 0 7px;color:#20384c}.committee-statistics-unsupported p{margin:0 0 5px;color:#536b79}.committee-statistics-unsupported small{color:#748690}@media(max-width:900px){.committee-statistics-filter-grid{grid-template-columns:1fr 1fr}.committee-statistics-actions{align-self:end}.committee-statistics-metrics{grid-template-columns:1fr 1fr}.committee-statistics-completion-panel{grid-template-columns:1fr;gap:20px}.committee-statistics-summary{width:min(520px,100%);margin:auto}}@media(max-width:560px){.committee-statistics-main{padding-top:14px}.committee-statistics-heading{display:block}.committee-statistics-heading output{display:block;margin-top:15px;text-align:left}.committee-statistics-filter-grid{grid-template-columns:1fr}.committee-statistics-actions button{flex:1}.committee-statistics-metrics{grid-template-columns:1fr 1fr}.committee-statistics-metric{padding:14px}.committee-statistics-metric strong{font-size:23px}.committee-statistics-completion-panel{padding:22px 15px}.committee-statistics-unsupported{align-items:flex-start}.committee-statistics-ring{width:min(190px,65vw)}}.committee-statistics-metric{position:relative;min-height:unset;overflow:visible;padding:18px;border:1px solid #dce7eb;border-left:4px solid #2563eb;border-radius:12px;background:#fff}.committee-statistics-metric:after{display:none}.committee-statistics-metric.green{border-top-color:#dce7eb;border-left-color:#16a34a}.committee-statistics-metric.red{border-top-color:#dce7eb;border-left-color:#dc2626}.committee-statistics-metric.purple{border-top-color:#dce7eb;border-left-color:#7c3aed}.committee-statistics-metric span{position:relative;z-index:1;color:#6b7280;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.committee-statistics-metric strong{position:relative;z-index:1;margin-top:8px;color:#2563eb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(28px,3.4vw,38px);font-weight:900;line-height:1;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.committee-statistics-metric.green strong{color:#16a34a}.committee-statistics-metric.red strong{color:#dc2626}.committee-statistics-metric.purple strong{color:#7c3aed}.committee-statistics-summary>p{margin-bottom:18px}.committee-statistics-progress-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:7px;color:#536978;font-size:12px;font-weight:700}.committee-statistics-progress-heading strong{color:#16a34a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:900;font-variant-numeric:tabular-nums}.committee-statistics-progress-track{width:100%;height:22px;overflow:hidden;margin-bottom:14px;border-radius:999px;background:#e5e7eb}.committee-statistics-progress-bar{width:var(--committee-statistics-progress);height:100%;border-radius:999px;background:linear-gradient(135deg,#16a34a,#22c55e);transition:width .7s ease}@media(max-width:560px){.committee-statistics-metric{padding:14px}.committee-statistics-metric span{font-size:11px}.committee-statistics-metric strong{font-size:30px}}.committee-budget-main{width:min(1500px,100%);margin:auto;padding:24px clamp(14px,3vw,42px) 56px;color:#20384c}.committee-budget-hero{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:16px;padding:25px clamp(20px,4vw,40px);border-radius:18px;background:linear-gradient(130deg,#12334d,#126d8a);color:#fff}.committee-budget-hero small{color:#e0bd72;font-size:10px;font-weight:900;letter-spacing:.15em}.committee-budget-hero h1{margin:4px 0 6px;color:#fff;font-size:clamp(28px,4vw,40px)}.committee-budget-hero p{margin:0;color:#d8e6ec;font-size:13px}.committee-budget-year-control{display:grid;grid-template-columns:auto auto;align-items:center;gap:6px 10px;min-width:min(330px,100%)}.committee-budget-year-control label{color:#d9e6ec;font-size:11px;font-weight:800}.committee-budget-year-control select{min-height:42px;padding:8px 34px 8px 11px;border:1px solid #8bb7c6;border-radius:9px;background:#fff;color:#19384d}.budget-status{grid-column:2;justify-self:start;padding:4px 9px;border-radius:999px;background:#dce9ef;color:#274b5d;font-size:10px;font-weight:900;text-transform:uppercase}.budget-status.open{background:#d7f4e2;color:#17663a}.budget-status.closed{background:#e7e8ec;color:#4b5563}.budget-status.missing{background:#fff0c7;color:#845b0d}.budget-status.draft{background:#fee2e2;color:#991b1b}.budget-status.legacy{background:#e8e1f5;color:#6b3e91}.budget-inline-state,.budget-inline-error{margin:0 0 12px;padding:8px 12px;border-radius:7px;background:#eaf3f6;color:#446675;font-size:12px}.budget-inline-error{background:#fff0f0;color:#a2252e}.budget-year-notice{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px;padding:16px 18px;border:1px solid #d7e4e9;border-left:5px solid #2380a0;border-radius:12px;background:#fff}.budget-year-notice strong{display:block;margin-bottom:3px}.budget-year-notice p{margin:3px 0;color:#637986;font-size:12px}.budget-year-notice small{color:#536d7b}.budget-year-notice button,.budget-year-notice a{flex:0 0 auto;min-height:38px;padding:8px 13px;border:1px solid #16749a;border-radius:8px;background:#16749a;color:#fff;cursor:pointer;font-size:12px;font-weight:800;text-decoration:none}.budget-year-notice.legacy{display:block;border-left-color:#8056a5;background:#fcfaff}.budget-year-notice.legacy a{display:inline-flex;align-items:center;margin-top:8px;border-color:#b9a3cf;background:#fff;color:#674185}.budget-year-notice.missing{border-left-color:#d49b2c}.budget-year-notice.draft{display:block;border-left-color:#c8353f;background:snow}.budget-year-notice.closed{border-left-color:#66727c}.budget-year-notice.closed dl{display:flex;gap:20px;margin:0}.budget-year-notice.closed dl div{min-width:130px}.budget-year-notice.closed dt{color:#718590;font-size:10px;text-transform:uppercase}.budget-year-notice.closed dd{margin:4px 0 0;font-size:12px;font-weight:800}.budget-year-notice .danger-outline{border-color:#bd3740;background:#fff;color:#a02730}.budget-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:16px}.budget-summary article{min-width:0;padding:16px;border:1px solid #dce7eb;border-left:4px solid #277ea2;border-radius:11px;background:#fff}.budget-summary article.amber{border-left-color:#d49b2c}.budget-summary article.green{border-left-color:#269259}.budget-summary article.red{border-left-color:#cb3942}.budget-summary article.purple{border-left-color:#7954a1}.budget-summary span{display:block;min-height:28px;color:#70838f;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.budget-summary strong{display:block;margin-top:5px;overflow-wrap:anywhere;color:#18394e;font-size:clamp(20px,2vw,28px);font-variant-numeric:tabular-nums}.committee-budget-tabs{display:flex;gap:5px;margin-bottom:12px;padding:4px;border:1px solid #d8e4e9;border-radius:11px;background:#eaf1f4}.committee-budget-tabs button{flex:1;min-height:40px;border:0;border-radius:8px;background:transparent;color:#5a7180;cursor:pointer;font-weight:800}.committee-budget-tabs button[aria-selected=true]{background:#fff;color:#176f91;box-shadow:0 3px 12px #183e4d17}.budget-overview-panel,.budget-movements-panel{padding:18px;border:1px solid #d9e5e9;border-radius:15px;background:#fff;box-shadow:0 8px 22px #0b52630a}.budget-overview-panel>header,.budget-movements-panel>header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.budget-overview-panel h2,.budget-movements-panel h2{margin:0 0 3px;font-size:19px}.budget-overview-panel header p,.budget-movements-panel header p{margin:0;color:#71838f;font-size:11px}.budget-school-filters{display:flex;align-items:center;gap:13px}.budget-school-filters input[type=search],.budget-movements-panel select{min-height:39px;padding:8px 10px;border:1px solid #cad8e0;border-radius:8px;background:#fff;color:#20384c}.budget-school-filters label{display:flex;align-items:center;gap:6px;color:#526b79;font-size:11px;font-weight:700}.budget-school-filters input[type=checkbox]{accent-color:#16749a}.budget-school-table-wrap,.budget-movement-table-wrap{width:100%;overflow-x:auto}.budget-school-table,.budget-movement-table{width:100%;border-collapse:collapse;font-size:11px}.budget-school-table th,.budget-school-table td,.budget-movement-table th,.budget-movement-table td{padding:10px 8px;border-bottom:1px solid #e3ebee;text-align:right;vertical-align:top}.budget-school-table th:first-child,.budget-school-table td:first-child,.budget-school-table th:last-child,.budget-school-table td:last-child,.budget-movement-table th:first-child,.budget-movement-table td:first-child,.budget-movement-table th:nth-child(2),.budget-movement-table td:nth-child(2),.budget-movement-table th:nth-child(3),.budget-movement-table td:nth-child(3),.budget-movement-table th:nth-child(7),.budget-movement-table td:nth-child(7),.budget-movement-table th:nth-child(8),.budget-movement-table td:nth-child(8){text-align:left}.budget-school-table th,.budget-movement-table th{background:#f2f6f8;color:#607582;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.budget-school-table td:first-child{min-width:180px;font-weight:800}.budget-school-table td{font-variant-numeric:tabular-nums}.budget-remaining{color:#176f91;font-weight:900}.budget-row-actions{display:flex;justify-content:flex-start;gap:5px}.budget-row-actions button,.budget-school-cards footer button{padding:6px 8px;border:1px solid #b9ccd5;border-radius:6px;background:#fff;color:#31566a;cursor:pointer;font-size:10px;font-weight:800}.budget-row-actions button.primary,.budget-school-cards footer button.primary{border-color:#16749a;background:#16749a;color:#fff}.budget-school-cards,.budget-movement-cards{display:none}.budget-movements-panel>header>div:last-child{display:flex;gap:9px}.budget-movements-panel label{display:grid;gap:4px;color:#607582;font-size:10px;font-weight:800}.budget-movements-panel select{min-width:190px}.movement-type{display:inline-block;padding:4px 7px;border-radius:999px;background:#edf2f4;color:#4d6472;font-size:9px;font-weight:900}.movement-type.positive{background:#dcf4e5;color:#17663a}.movement-type.negative{background:#fee5e7;color:#9d2630}.budget-movement-table td.positive,.budget-movement-cards strong.positive{color:#177341;font-weight:900}.budget-movement-table td.negative,.budget-movement-cards strong.negative{color:#b12b35;font-weight:900}.budget-movement-table td:nth-child(8){min-width:180px;overflow-wrap:anywhere}.budget-movement-table td a,.budget-movement-cards a{display:block;margin-top:4px;color:#16749a;font-weight:800}.budget-movement-warning{margin:7px 0;padding:8px 10px;border-left:3px solid #8a64ab;background:#faf7fd;color:#675176;font-size:11px}.budget-pagination{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:16px;color:#617682;font-size:11px}.budget-pagination button{padding:7px 10px;border:1px solid #bfd0d8;border-radius:7px;background:#fff;color:#31596c;cursor:pointer}.budget-pagination button:disabled{opacity:.45;cursor:not-allowed}.budget-state{display:flex;align-items:center;justify-content:center;gap:10px;min-height:120px;padding:22px;border:1px dashed #c4d4db;border-radius:12px;color:#637985;text-align:center}.budget-state span{display:grid;width:28px;height:28px;place-content:center;border-radius:50%;background:#e7f1f4;color:#16749a;font-weight:900}.budget-state p{margin:0}.budget-state.error{border-color:#efc5c8;background:snow;color:#9b2730}.budget-state button{padding:7px 10px;border:1px solid #b42b35;border-radius:7px;background:#fff;color:#a2252e;cursor:pointer}.budget-modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#0b2535a6}.budget-modal{width:min(560px,100%);max-height:calc(100vh - 36px);overflow-y:auto;border-radius:15px;background:#fff;box-shadow:0 25px 80px #07172170}.budget-modal.wide{width:min(850px,100%)}.budget-modal>header{position:sticky;z-index:2;top:0;display:flex;align-items:center;justify-content:space-between;padding:16px 19px;border-bottom:1px solid #e0e8ec;background:#fff}.budget-modal>header h2{margin:0;font-size:19px}.budget-modal>header button{width:32px;height:32px;border:0;border-radius:50%;background:#eef3f5;color:#405c6b;cursor:pointer;font-size:21px}.budget-adjustment-form,.budget-confirmation,.budget-closing-preview,.budget-final-confirmation{padding:18px}.budget-dialog-school{display:grid;gap:3px;margin-bottom:14px;padding:12px;border-radius:9px;background:#f1f6f8}.budget-dialog-school span{color:#607582;font-size:11px}.budget-adjustment-form fieldset{display:flex;gap:8px;margin:0 0 13px;padding:0;border:0}.budget-adjustment-form legend{width:100%;margin-bottom:6px;color:#536b79;font-size:11px;font-weight:800}.budget-adjustment-form fieldset label{display:flex;align-items:center;gap:6px;padding:9px 12px;border:1px solid #bcd0d9;border-radius:8px;color:#31566a;cursor:pointer}.budget-adjustment-form fieldset label.selected{border-color:#218457;background:#e5f5eb;color:#17663a}.budget-adjustment-form fieldset label.selected.reduce{border-color:#c43842;background:#feeaeb;color:#9d2630}.budget-adjustment-form>label{display:grid;gap:5px;margin-bottom:12px;color:#526b79;font-size:11px;font-weight:800}.budget-adjustment-form input[type=text],.budget-adjustment-form textarea{min-height:40px;padding:9px 10px;border:1px solid #c5d5dc;border-radius:8px;color:#20384c}.budget-adjustment-form textarea{min-height:90px;resize:vertical}.budget-reduction-help{margin:-5px 0 12px;color:#9c5a14;font-size:11px}.budget-dialog-error{padding:9px 11px;border-radius:7px;background:#feeeee;color:#9b2730;font-size:11px}.budget-dialog-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:16px}.budget-dialog-actions button{min-height:39px;padding:8px 13px;border:1px solid #bdcdd5;border-radius:8px;background:#fff;color:#405e6e;cursor:pointer;font-weight:800}.budget-dialog-actions button.primary{border-color:#16749a;background:#16749a;color:#fff}.budget-dialog-actions button.danger{border-color:#b72d37;background:#b72d37;color:#fff}.budget-dialog-actions button:disabled{opacity:.5;cursor:not-allowed}.budget-confirmation>strong,.budget-final-confirmation>strong{font-size:18px}.budget-confirmation p,.budget-final-confirmation p{color:#607582;line-height:1.5}.budget-confirmation li,.budget-final-confirmation li{margin:6px 0;color:#526b79;font-size:12px}.budget-closing-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.budget-closing-totals span{padding:12px;border-radius:9px;background:#f2f6f8;color:#607582;font-size:10px}.budget-closing-totals strong{display:block;margin-top:5px;color:#20384c;font-size:18px}.budget-blockers{margin-top:13px;padding:12px;border-left:4px solid #c8353f;border-radius:8px;background:#fff1f1}.budget-blockers h3,.budget-closing-schools h3{margin:0 0 8px;font-size:13px}.budget-blockers a,.budget-blockers p{display:block;margin:5px 0;color:#9c2831;font-size:11px}.budget-closing-schools{margin-top:13px}.budget-closing-schools>div{display:flex;justify-content:space-between;gap:12px;padding:7px 2px;border-bottom:1px solid #e4ebee;font-size:11px}.committee-budget-main button:focus-visible,.committee-budget-main input:focus-visible,.committee-budget-main select:focus-visible,.committee-budget-main textarea:focus-visible,.committee-budget-main a:focus-visible{outline:3px solid #74b9cc;outline-offset:2px}.movement-source{display:block;margin-top:4px;color:#758894;font-size:8px;font-weight:700}.movement-type .movement-source{color:inherit;opacity:.72}.budget-movement-filters{display:flex;align-items:end;gap:9px}.budget-movement-filter-field{display:grid;gap:4px;color:#607582;font-size:10px;font-weight:800}.budget-movement-filter-field>span{line-height:1.2}.budget-movement-filter-field>select,.budget-type-filter>summary{box-sizing:border-box;height:39px;border:1px solid #cad8e0;border-radius:8px;background:#fff;color:#20384c}.budget-type-filter{position:relative;min-width:220px}.budget-type-filter>summary{display:flex;align-items:center;padding:8px 32px 8px 10px;cursor:pointer;list-style:none;font-size:11px;font-weight:700}.budget-type-filter summary::-webkit-details-marker{display:none}.budget-type-filter summary:after{position:absolute;top:11px;right:11px;content:"▾";color:#607582}.budget-type-filter>div{position:absolute;z-index:5;top:calc(100% + 5px);right:0;display:grid;width:min(360px,calc(100vw - 36px));max-height:310px;overflow-y:auto;padding:9px;border:1px solid #cbdbe2;border-radius:9px;background:#fff;box-shadow:0 14px 35px #173e4d26}.budget-type-filter>div label{display:flex;grid-template-columns:none;align-items:flex-start;gap:8px;padding:7px;border-radius:6px;cursor:pointer;font-size:10px}.budget-type-filter>div label:hover{background:#f0f6f8}.budget-type-filter input{margin-top:1px;accent-color:#16749a}.budget-movement-presets{display:flex;flex-wrap:wrap;gap:7px;margin:-3px 0 14px}.budget-movement-presets button{padding:6px 10px;border:1px solid #c2d3da;border-radius:999px;background:#fff;color:#4d6674;cursor:pointer;font-size:10px;font-weight:800}.budget-movement-presets button.active{border-color:#16749a;background:#e6f2f6;color:#12627f}@media(max-width:1050px){.budget-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.budget-school-table{min-width:980px}.budget-movement-table{min-width:1100px}}@media(max-width:720px){.committee-budget-main{padding-top:14px}.committee-budget-hero{display:block}.committee-budget-year-control{margin-top:16px}.budget-year-notice,.budget-overview-panel>header,.budget-movements-panel>header{align-items:stretch;flex-direction:column}.budget-year-notice.closed dl{display:grid;grid-template-columns:1fr 1fr}.budget-school-filters,.budget-movements-panel>header>div:last-child{align-items:stretch;flex-direction:column}.budget-school-filters input[type=search],.budget-movements-panel select{width:100%}.budget-school-table-wrap,.budget-movement-table-wrap{display:none}.budget-school-cards,.budget-movement-cards{display:grid;gap:10px}.budget-school-cards article,.budget-movement-cards article{padding:14px;border:1px solid #dce6ea;border-radius:11px;background:#fff}.budget-school-cards header,.budget-movement-cards header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.budget-school-cards h3,.budget-movement-cards h3{margin:0;font-size:14px}.budget-school-cards header strong{color:#176f91;font-size:17px}.budget-school-cards dl,.budget-movement-cards dl{margin:10px 0}.budget-school-cards dl div,.budget-movement-cards dl div{display:flex;justify-content:space-between;gap:12px;padding:5px 0;border-bottom:1px solid #e8eef0;font-size:10px}.budget-school-cards dd,.budget-movement-cards dd{margin:0;font-weight:800}.budget-school-cards footer{display:flex;gap:7px;margin-top:10px}.budget-school-cards footer button{flex:1}.budget-movement-cards time{display:block;margin-top:4px;color:#71838f;font-size:10px}.budget-movement-cards p{color:#526b79;font-size:11px}.budget-closing-totals{grid-template-columns:1fr}.budget-pagination{flex-wrap:wrap}.budget-pagination span{order:-1;width:100%;text-align:center}}@media(max-width:480px){.budget-summary{grid-template-columns:1fr}.budget-summary span{min-height:0}.committee-budget-year-control{grid-template-columns:1fr}.budget-status{grid-column:1}.budget-adjustment-form fieldset{display:grid;grid-template-columns:1fr 1fr}.budget-dialog-actions button{flex:1}}.budget-year-notice.closed{align-items:flex-start}.budget-year-notice.closed dl{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px 20px;margin:0}.budget-year-notice.closed dl div{min-width:0}@media(max-width:1050px){.budget-year-notice.closed{align-items:stretch;flex-direction:column}.budget-year-notice.closed dl{width:100%}}@media(max-width:720px){.budget-year-notice.closed dl{grid-template-columns:1fr 1fr}}@media(max-width:480px){.budget-year-notice.closed dl{grid-template-columns:1fr}}.budget-balance-basis-note{margin:7px 0 12px;padding:8px 10px;border-left:3px solid #8a64ab;background:#faf7fd;color:#675176;font-size:11px}.budget-legacy-overview-note{margin:0 0 12px;padding:8px 10px;border-left:3px solid #8a64ab;background:#faf7fd;color:#675176;font-size:11px;line-height:1.45}.budget-legacy-metric{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}.budget-legacy-metric small{padding:2px 5px;border-radius:999px;background:#f1eaf7;color:#6d4a89;font-size:7px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.budget-summary strong .budget-legacy-metric{display:inline-flex;min-height:0;flex-wrap:wrap;justify-content:flex-start;color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:normal;text-transform:none}@media(max-width:720px){.budget-movement-filters{align-items:stretch;flex-direction:column}.budget-movement-filter-field,.budget-movement-filter-field>select,.budget-type-filter,.budget-type-filter>summary{width:100%}}.budget-cancellation-attention{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:15px;padding:13px 16px;border:1px solid #efc9a7;border-left:5px solid #c96c20;border-radius:11px;background:#fff8f1;color:#75401b}.budget-cancellation-attention strong{font-size:13px}.budget-cancellation-attention p{margin:3px 0 0;color:#8a5a35;font-size:11px}.budget-cancellation-attention a{flex:0 0 auto;padding:8px 11px;border:1px solid #c96c20;border-radius:7px;background:#fff;color:#9a4d14;font-size:11px;font-weight:800;text-decoration:none}@media(max-width:720px){.budget-cancellation-attention{align-items:stretch;flex-direction:column}.budget-cancellation-attention a{text-align:center}}.budget-closing-admin-note{margin:14px 0 0;padding:11px 13px;border-left:4px solid #16749a;border-radius:8px;background:#eaf3f6;color:#31566a;font-size:12px;font-weight:800}.tickets-page{width:min(1380px,calc(100% - 32px));margin:0 auto;padding:28px 0 52px;color:var(--theme-text,#15364b)}.tickets-page :is(button,input,select,textarea){font:inherit}.tickets-hero,.ticket-detail-hero{min-height:190px;padding:clamp(28px,5vw,52px);border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;background:radial-gradient(circle at 88% 8%,color-mix(in srgb,var(--theme-primary,#0876ad) 78%,white) 0,transparent 29rem),var(--theme-shell-bg,#12334d);box-shadow:var(--theme-shadow,0 18px 42px #053a571f)}.tickets-hero h1,.ticket-detail-hero h1{margin:4px 0 8px;color:#fff;font-size:clamp(1.8rem,4vw,3rem)}.tickets-hero p,.ticket-detail-hero p{margin:0;max-width:720px;color:#d8e7ee}.tickets-kicker{font-size:.7rem;font-weight:900;letter-spacing:.17em}.tickets-hero>button,.ticket-compose button,.ticket-reply button,.ticket-status-editor button{min-height:42px;padding:10px 17px;border:0;border-radius:9px;color:var(--theme-shell-bg,#12334d);background:#fff;font-weight:850;cursor:pointer}.tickets-panel,.ticket-compose,.ticket-summary-card,.ticket-conversation{margin-top:20px;border:1px solid var(--theme-border,#d4e2e8);border-radius:var(--theme-radius,18px);background:var(--theme-surface,#fff);box-shadow:0 10px 30px #103a580b}.tickets-panel-heading,.ticket-conversation>header{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--theme-border,#d4e2e8)}.tickets-panel-heading small,.ticket-compose small,.ticket-summary-card>small,.ticket-conversation>header small{color:var(--theme-primary,#0876ad);font-size:.65rem;font-weight:900;letter-spacing:.14em}.tickets-panel-heading h2,.ticket-compose h2,.ticket-conversation h2,.ticket-status-editor h2{margin:3px 0 0;font-size:1.2rem}.tickets-panel-heading>strong,.ticket-conversation>header>strong{min-width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--theme-primary,#0876ad)}.tickets-table-wrap{overflow-x:auto}.tickets-table{width:100%;border-collapse:collapse}.tickets-table th,.tickets-table td{padding:14px 16px;border-bottom:1px solid var(--theme-border,#d4e2e8);text-align:left;vertical-align:middle}.tickets-table th{color:var(--theme-muted,#607783);font-size:.7rem;text-transform:uppercase;letter-spacing:.05em}.tickets-table td:first-child,.tickets-table td:nth-child(3){white-space:nowrap}.tickets-table td:first-child strong,.tickets-table td:first-child span,.tickets-table td:nth-child(3) strong,.tickets-table td:nth-child(3) small{display:block}.tickets-table td small{color:var(--theme-muted,#607783)}.ticket-status{display:inline-flex;padding:6px 10px;border-radius:999px;font-size:.72rem;font-weight:850;white-space:nowrap;color:#31546a;background:#e4edf2}.ticket-status.status-open{color:#075f8c;background:#dceffa}.ticket-status.status-in-progress{color:#745400;background:#fff1c7}.ticket-status.status-resolved{color:#17633a;background:#daf3e4}.ticket-status.status-closed{color:#5c6570;background:#e8ebee}.ticket-link,.ticket-back{color:var(--theme-primary,#0876ad);font-weight:800;text-decoration:none}.tickets-pagination{padding:16px 20px;display:flex;justify-content:flex-end}.ticket-compose{padding:22px}.ticket-compose form{margin-top:18px;display:grid;grid-template-columns:2fr 1fr;gap:16px}.ticket-compose label,.ticket-reply label{display:grid;gap:7px;color:var(--theme-muted,#607783);font-size:.76rem;font-weight:800}.ticket-compose label.wide,.ticket-form-actions{grid-column:1/-1}.ticket-compose :is(input,select,textarea),.ticket-reply textarea,.ticket-status-editor select{width:100%;padding:11px 12px;border:1px solid var(--theme-border,#cbdce4);border-radius:9px;color:var(--theme-text,#15364b);background:#fff}.ticket-compose button,.ticket-reply button,.ticket-status-editor button{color:#fff;background:var(--theme-primary,#0876ad)}.ticket-form-actions{display:flex;justify-content:flex-end}.ticket-alert{padding:13px 16px;border-radius:10px}.ticket-alert.error{color:#842029;background:#f8d7da}.tickets-empty{padding:22px;color:var(--theme-muted,#607783);text-align:center}.ticket-back{display:inline-block;margin-bottom:15px}.ticket-detail-hero{min-height:160px;padding-block:30px}.ticket-detail-grid{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.35fr);gap:20px;align-items:start}.ticket-summary-card{padding:22px}.ticket-summary-card>p{white-space:pre-wrap;line-height:1.65}.ticket-summary-card dl{margin:20px 0 0;display:grid;gap:10px}.ticket-summary-card dl div{display:flex;justify-content:space-between;gap:15px}.ticket-summary-card dt{color:var(--theme-muted,#607783)}.ticket-summary-card dd{margin:0;font-weight:750;text-align:right}.ticket-messages{min-height:180px;padding:22px;display:grid;gap:13px;align-content:start}.ticket-messages article{width:min(82%,720px);padding:14px 16px;border-radius:14px;background:#edf4f7}.ticket-messages article.support{margin-left:auto;border-bottom-right-radius:4px;color:#fff;background:var(--theme-shell-bg,#12334d)}.ticket-messages article.committee{border-bottom-left-radius:4px}.ticket-messages article header{display:flex;justify-content:space-between;gap:12px;font-size:.74rem}.ticket-messages article time{opacity:.72;white-space:nowrap}.ticket-messages article p{margin:9px 0 0;white-space:pre-wrap;line-height:1.55}.ticket-reply{padding:20px 22px;border-top:1px solid var(--theme-border,#d4e2e8)}.ticket-reply button{margin-top:12px}.tickets-admin-panel{margin-top:20px}.tickets-admin-panel .tickets-table td:first-child span{max-width:330px}.ticket-status-editor form{margin-top:14px;display:flex;gap:10px}.ticket-history{margin-top:14px;display:grid;gap:10px}.ticket-history article{padding:11px 0;display:grid;gap:3px;border-bottom:1px solid var(--theme-border,#d4e2e8)}.ticket-history span,.ticket-history time{color:var(--theme-muted,#607783);font-size:.75rem}@media(max-width:800px){.tickets-hero,.ticket-detail-hero{align-items:flex-start;flex-direction:column}.ticket-compose form,.ticket-detail-grid{grid-template-columns:1fr}.tickets-table thead{display:none}.tickets-table,.tickets-table tbody,.tickets-table tr,.tickets-table td{display:block;width:100%}.tickets-table tr{padding:13px 16px;border-bottom:1px solid var(--theme-border,#d4e2e8)}.tickets-table td{padding:7px 0;border:0;display:flex;justify-content:space-between;gap:12px}.tickets-table td:before{content:attr(data-label);color:var(--theme-muted,#607783);font-size:.7rem;font-weight:800;text-transform:uppercase}.admin-tickets-page .tickets-table td:nth-child(1):before{content:"Ticket"}.admin-tickets-page .tickets-table td:nth-child(2):before{content:"Committee"}.admin-tickets-page .tickets-table td:nth-child(3):before{content:"User"}.admin-tickets-page .tickets-table td:nth-child(4):before{content:"Status"}.admin-tickets-page .tickets-table td:nth-child(5):before{content:"Created"}.admin-tickets-page .tickets-table td:nth-child(6):before{content:"Updated"}.ticket-messages article{width:94%}.ticket-status-editor form{flex-direction:column}}.admin-notices-page{display:grid;gap:22px}.admin-notice-info{padding:18px 20px;border:1px solid #b9d8e7;border-radius:14px;color:#294f63;background:#f0f8fc}.admin-notice-info>header{display:flex;align-items:flex-start;gap:12px}.admin-notice-info-icon{width:25px;height:25px;flex:0 0 25px;border-radius:50%;display:grid;place-items:center;color:#fff;background:#0876ad;font-size:.8rem;font-weight:900}.admin-notice-info h2{margin:1px 0 3px;color:#173f55;font-size:1rem}.admin-notice-info header p{margin:0;font-size:.84rem;line-height:1.45}.admin-notice-info>ul{margin:13px 0 0 37px;padding-left:17px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 26px;font-size:.77rem;line-height:1.45}.admin-notice-date-guide{margin:14px 0 0 37px;padding-top:12px;border-top:1px solid #cfe3ec}.admin-notice-date-guide h3{margin:0 0 8px;color:#527183;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}.admin-notice-date-guide dl{margin:0;display:flex;flex-wrap:wrap;gap:8px 18px}.admin-notice-date-guide dl div{display:flex;gap:5px;font-size:.72rem;line-height:1.35}.admin-notice-date-guide dt{color:#173f55;font-weight:850}.admin-notice-date-guide dt:after{content:" →"}.admin-notice-date-guide dd{margin:0;color:#557281}.admin-notice-form{margin:0}.admin-notice-form>header,.admin-notice-list>header,.admin-notice-card>header,.admin-notice-form>footer,.admin-notice-card>footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.admin-notice-form h2,.admin-notice-list h2{margin:0}.admin-notice-form header p{margin:5px 0 0;color:#607987;font-size:.82rem}.admin-notice-fields{margin-top:22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.admin-notice-field{min-width:0;display:grid;align-content:start;gap:7px}.admin-notice-field.wide{grid-column:1 / -1}.admin-notice-label-row{display:flex;align-items:center;gap:7px}.admin-notice-label-row>label{color:#2d4b5d;font-size:.78rem;font-weight:800}.admin-notice-fields input,.admin-notice-fields select,.admin-notice-fields textarea{width:100%;padding:11px 12px;border:1px solid #c8d8df;border-radius:8px;color:#17384c;background:#fff}.admin-notice-fields textarea{resize:vertical;line-height:1.5}.admin-notice-options{margin:17px 0;display:flex;flex-wrap:wrap;gap:20px}.admin-notice-options>div{display:flex;align-items:center;gap:7px}.admin-notice-options label{display:flex;align-items:center;gap:8px;font-weight:750}.admin-notice-help{position:relative;display:inline-flex;align-items:center}.admin-page .admin-notice-help-trigger{width:19px;height:19px;padding:0;border:1px solid #87adbe;border-radius:50%;display:grid;place-items:center;color:#396579;background:#fff;font-size:.67rem;font-weight:900;line-height:1}.admin-page .admin-notice-help-trigger:hover,.admin-page .admin-notice-help-trigger:focus-visible{border-color:#0876ad;color:#fff;background:#0876ad;outline:2px solid #9ed4ed;outline-offset:2px}.admin-notice-tooltip{position:absolute;z-index:10;top:calc(100% + 8px);left:0;width:max-content;max-width:min(310px,calc(100vw - 52px));padding:9px 11px;border-radius:8px;color:#fff;background:#173f55;box-shadow:0 8px 22px #103a5830;font-size:.72rem;font-weight:500;line-height:1.4;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-3px);transition:opacity .12s ease,transform .12s ease,visibility .12s ease}.admin-notice-help:hover .admin-notice-tooltip,.admin-notice-help:focus-within .admin-notice-tooltip{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.admin-notice-form>footer{justify-content:flex-end}.admin-notice-list{padding:22px;border:1px solid var(--theme-border, #d9e4e9);border-radius:var(--theme-radius, 16px);background:var(--theme-surface, #fff)}.admin-notice-list>header>span{color:#607987;font-size:.78rem;font-weight:800}.admin-notice-cards{margin-top:17px;display:grid;gap:13px}.admin-notice-card{padding:18px;border:1px solid var(--theme-border, #d9e4e9);border-radius:11px}.admin-notice-card>header{align-items:flex-start;flex-direction:column}.admin-notice-card>header>div{display:flex;gap:7px}.admin-notice-card>header span{padding:4px 8px;border-radius:999px;color:#546e7d;background:#eef3f5;font-size:.65rem;font-weight:850;text-transform:uppercase}.admin-notice-card>header .admin-notice-state.enabled{color:#176338;background:#e5f7ec}.admin-notice-card>p{max-height:7.2em;color:#486675;line-height:1.45;white-space:pre-wrap;overflow:auto}.admin-notice-card dl{display:flex;flex-wrap:wrap;gap:14px 28px}.admin-notice-card dl div{display:grid;gap:3px}.admin-notice-card dt{color:#718895;font-size:.65rem;font-weight:850;text-transform:uppercase}.admin-notice-card dd{margin:0;color:#29495b;font-size:.79rem}.admin-notice-card>footer{justify-content:flex-end}.admin-notice-card button.danger{background:#a63737}.admin-notice-empty{padding:25px;color:#607987;text-align:center}@media(max-width:680px){.admin-notice-info{padding:16px}.admin-notice-info>ul{grid-template-columns:1fr}.admin-notice-info>ul,.admin-notice-date-guide{margin-left:0}.admin-notice-date-guide dl{display:grid;gap:7px}.admin-notice-fields{grid-template-columns:1fr}.admin-notice-field.wide{grid-column:auto}.admin-notice-form>header{align-items:flex-start;flex-direction:column}}.login-audit-filters{grid-template-columns:repeat(4,minmax(0,1fr))}.login-audit-table{font-size:.78rem}.login-audit-agent{max-width:260px;overflow-wrap:anywhere}.login-audit-method{display:grid;gap:3px}.login-audit-method small{color:#8b4650;font-weight:800}.login-audit-result{display:inline-block;padding:4px 8px;border-radius:999px;font-size:.68rem;font-weight:900;letter-spacing:.04em}.login-audit-result.success{color:#17603a;background:#dff4e8}.login-audit-result.failure{color:#852f3c;background:#f9dfe3}.login-audit-cards{display:none}@media(max-width:1100px){.login-audit-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.login-audit-table{display:none}.login-audit-cards{display:grid;gap:12px}.login-audit-cards article{border:1px solid #d7e3e9;border-radius:10px;padding:14px;background:#fff}.login-audit-cards header{display:flex;justify-content:space-between;align-items:center;gap:10px}.login-audit-cards dl{margin:12px 0 0;display:grid;gap:9px}.login-audit-cards dl div{min-width:0}.login-audit-cards dt{color:#6a808b;font-size:.68rem;font-weight:850;text-transform:uppercase}.login-audit-cards dd{margin:2px 0 0;overflow-wrap:anywhere}.login-audit-cards dd small{display:block;color:#8b4650;font-weight:800}}@media(max-width:500px){.login-audit-filters{grid-template-columns:1fr}}:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#172a3a}.adminx-shell{min-height:100vh;display:grid;grid-template-columns:225px 1fr;background:#f4f6f8}.adminx-shell>aside{position:sticky;top:0;height:100vh;padding:22px 16px;display:flex;flex-direction:column;gap:7px;color:#dbe7ee;background:#172d3d}.adminx-brand{margin-bottom:8px;display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none}.adminx-brand span{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;color:#172d3d;background:#82d3c7;font-weight:900}.adminx-shell>aside small{color:#91adbc;font-size:.65rem;letter-spacing:.08em}.adminx-shell>aside b{font-size:.78rem}.adminx-shell nav{margin:20px -4px auto;display:grid;gap:4px}.adminx-shell nav a{padding:10px 11px;border-radius:7px;color:#cfe0e8;text-decoration:none;font-size:.8rem}.adminx-shell nav a.active{color:#102b36;background:#82d3c7;font-weight:800}.adminx-shell button{min-height:38px;padding:8px 12px;border:1px solid #aec5cf;border-radius:7px;color:#183648;background:#fff;cursor:pointer;font-weight:750}.adminx-content{min-width:0}.adminx-page{width:min(100% - 36px,1500px);margin:0 auto;padding:28px 0 48px}.adminx-page>header{margin-bottom:18px}.adminx-page>header p{margin:0 0 4px;color:#187c70;font-size:.65rem;font-weight:900;letter-spacing:.1em}.adminx-page>header h1{margin:0 0 5px;font-size:1.65rem}.adminx-page>header span{color:#637887;font-size:.8rem}.adminx-metrics{margin-bottom:16px;display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.adminx-metrics article,.adminx-grid a{padding:16px;border:1px solid #d7e0e5;border-radius:10px;background:#fff}.adminx-metrics span,.adminx-grid span{display:block;color:#6d818d;font-size:.68rem}.adminx-metrics strong{display:block;margin-top:5px;font-size:1.45rem}.adminx-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px}.adminx-grid a{color:#17364a;text-decoration:none;font-weight:850}.adminx-grid span{margin-top:5px;font-weight:500}.adminx-toolbar{margin-bottom:13px;padding:12px;display:flex;gap:9px;border:1px solid #d6e0e5;border-radius:10px;background:#fff}.adminx-toolbar input,.adminx-toolbar select,.adminx-form-grid input,.adminx-form-grid select{min-height:39px;padding:8px 10px;border:1px solid #bccdd5;border-radius:7px;background:#fff}.adminx-toolbar input{flex:1}.adminx-panel{border:1px solid #d6e0e5;border-radius:10px;background:#fff;overflow:hidden}.adminx-table{overflow:auto}.adminx-table table{width:100%;border-collapse:collapse}.adminx-table th,.adminx-table td{padding:10px;border-bottom:1px solid #e5ebee;text-align:left;white-space:nowrap;font-size:.73rem}.adminx-table th{color:#607782;background:#f8fafb;font-size:.62rem;text-transform:uppercase}.adminx-table td.delay-low{color:#27634f;background:#e4f4ed;font-weight:800}.adminx-table td.delay-medium{color:#795b13;background:#fff2cf;font-weight:800}.adminx-table td.delay-high{color:#8c3038;background:#fae5e7;font-weight:800}.adminx-delay-table{overflow:hidden}.adminx-delay-table table{table-layout:fixed}.adminx-delay-table th,.adminx-delay-table td{padding:8px 7px;white-space:normal;overflow-wrap:anywhere;vertical-align:top;line-height:1.35}.adminx-delay-table .delay-id{width:7%}.adminx-delay-table .delay-school{width:17%}.adminx-delay-table .delay-code{width:8%}.adminx-delay-table .delay-description{width:27%}.adminx-delay-table .delay-status{width:12%}.adminx-delay-table .delay-days{width:10%}.adminx-delay-table .delay-dates{width:14%}.adminx-delay-table .delay-action{width:5%}.delay-description-cell{color:#334f5e}.delay-date-cell{display:grid;gap:3px;color:#58717e;font-size:.68rem}.delay-badge{display:inline-block;padding:4px 7px;border-radius:999px;white-space:nowrap;font-weight:850}.delay-badge.delay-low{color:#27634f;background:#e4f4ed}.delay-badge.delay-medium{color:#795b13;background:#fff2cf}.delay-badge.delay-high{color:#8c3038;background:#fae5e7}.adminx-detail-link{color:#176c72;font-weight:800}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.adminx-table button{min-height:30px;padding:5px 9px}.adminx-empty,.adminx-note,.adminx-alert{padding:16px;color:#647985;font-size:.78rem}.adminx-pagination{padding:12px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:.75rem}.adminx-note{margin:10px 0;border-radius:8px;color:#27634f;background:#e3f3ec}.adminx-alert{margin:10px 0;border-radius:8px;color:#8b3037;background:#f9e5e7}.adminx-modal{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;padding:20px;display:grid;place-items:center;background:#10293699}.adminx-modal>form{width:min(680px,100%);max-height:calc(100vh - 40px);padding:20px;border-radius:12px;background:#fff;overflow:auto}.adminx-modal header,.adminx-modal footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.adminx-modal h2{margin:0 0 14px}.adminx-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.adminx-form-grid label{display:grid;gap:5px;color:#49636f;font-size:.7rem;font-weight:750}.adminx-form-grid label small{color:#6d818d;font-weight:500}.adminx-school-selector{position:relative;grid-column:1 / -1;min-width:0;margin:0;padding:10px;border:1px solid #bccdd5;border-radius:7px}.adminx-school-selector legend{padding:0 5px;color:#49636f;font-size:.72rem;font-weight:800}.adminx-school-selector legend span{color:#6d818d;font-weight:500}.adminx-school-selector>small{display:block;margin-top:7px;color:#6d818d;font-size:.68rem}.adminx-shell .adminx-school-trigger{width:100%;min-height:39px;display:flex;align-items:center;justify-content:space-between;text-align:left}.adminx-school-dropdown{margin-top:7px;max-width:100%;overflow:hidden;border:1px solid #bccdd5;border-radius:7px;background:#fff;box-shadow:0 8px 22px #17374a1c}.adminx-form-grid label.adminx-school-search{display:block;padding:8px;border-bottom:1px solid #e1eaee}.adminx-form-grid .adminx-school-search input{width:100%}.adminx-school-dropdown-toolbar{min-height:34px;padding:5px 9px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#607782;font-size:.68rem;font-weight:750}.adminx-shell .adminx-school-dropdown-toolbar button{min-height:27px;padding:3px 7px;border:0;color:#176c72;background:transparent;font-size:.68rem}.adminx-school-options{max-height:280px;overflow-y:auto;overscroll-behavior:contain;display:grid;gap:2px;padding:2px 6px 7px}.adminx-school-options>p{margin:10px 4px;color:#6d818d;font-size:.72rem}.adminx-form-grid label.adminx-school-option{min-height:33px;padding:6px 7px;display:flex;grid-template-columns:none;align-items:center;gap:8px;border-radius:5px;cursor:pointer}.adminx-form-grid label.adminx-school-option:hover{background:#f0f7f7}.adminx-school-option span{min-width:0;overflow-wrap:anywhere;line-height:1.3}.adminx-form-grid .adminx-school-option input{width:16px;height:16px;min-height:16px;margin:0;padding:0;border:0;accent-color:#187c70}.adminx-field-message{grid-column:1 / -1;margin:0;padding:10px;border-radius:7px;color:#795b13;background:#fff2cf;font-size:.75rem}.adminx-field-error{grid-column:1 / -1;margin:0;padding:10px;border-radius:7px;color:#8b3037;background:#f9e5e7;font-size:.75rem}.adminx-form-grid label.check{grid-template-columns:auto 1fr;align-items:center}.adminx-form-grid .check input{min-height:auto}.adminx-modal footer{margin-top:17px;justify-content:flex-end}.adminx-assignments{display:grid;gap:12px}.adminx-assignments article{padding:16px;border:1px solid #d5e0e4;border-radius:10px;background:#fff}.adminx-assignments h2{margin:0;font-size:1rem}.adminx-assignments article>div{margin-top:11px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.adminx-assignments label{display:flex;gap:7px;font-size:.74rem}@media(max-width:800px){.adminx-shell{grid-template-columns:1fr}.adminx-shell>aside{position:static;height:auto}.adminx-shell nav{grid-template-columns:1fr 1fr;margin-bottom:10px}.adminx-metrics,.adminx-grid{grid-template-columns:1fr 1fr}.adminx-form-grid,.adminx-assignments article>div{grid-template-columns:1fr}}@media(max-width:1100px){.adminx-delay-table table,.adminx-delay-table tbody,.adminx-delay-table tr,.adminx-delay-table td{display:block;width:100%}.adminx-delay-table colgroup,.adminx-delay-table thead{display:none}.adminx-delay-table tbody{padding:10px}.adminx-delay-table tr{margin-bottom:10px;padding:9px;border:1px solid #dce5e9;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;gap:7px 14px}.adminx-delay-table td{padding:0;border:0}.adminx-delay-table td:before{content:attr(data-label);display:block;margin-bottom:2px;color:#718590;font-size:.58rem;font-weight:850;text-transform:uppercase}.adminx-delay-table .delay-description-cell{grid-column:1 / -1}}.schooleforos-reports-page{width:min(1500px,100%);margin:auto;padding:25px clamp(14px,3vw,42px) 55px;color:#20384c}.schooleforos-report-filters{display:grid;grid-template-columns:repeat(5,minmax(150px,1fr));align-items:end;gap:12px;padding:18px;border:1px solid #d5e2e8;border-radius:14px;background:#fff;box-shadow:0 8px 24px #17374a0b}.schooleforos-report-filters label{display:grid;gap:6px;color:#405b6c;font-size:12px;font-weight:800}.schooleforos-report-filters input,.schooleforos-report-filters select{min-width:0;min-height:40px;padding:8px 10px;border:1px solid #bdcfd7;border-radius:8px;background:#fff;color:#20384c}.schooleforos-report-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:10px}.schooleforos-report-actions button,.schooleforos-report-actions .report-print-action{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:9px 17px;border:1px solid #12698c;border-radius:8px;background:#16749a;color:#fff;font-weight:800;text-decoration:none;cursor:pointer}.schooleforos-report-actions button.secondary{border-color:#bdcfd7;background:#fff;color:#294f63}.schooleforos-report-actions button:disabled{opacity:.55;cursor:not-allowed}.schooleforos-report-options-state{margin:12px 0;color:#667d8b}.schooleforos-report-error{margin:12px 0 0;padding:11px 13px;border:1px solid #efb8b8;border-radius:8px;background:#fff2f2;color:#9a2c2c}.schooleforos-report-results{margin-top:16px;overflow:hidden;border:1px solid #d5e2e8;border-radius:14px;background:#fff;box-shadow:0 8px 24px #17374a0b}.schooleforos-report-results>div{overflow-x:auto}.schooleforos-report-results table{width:100%;min-width:900px;border-collapse:collapse;font-size:12px}.schooleforos-report-results th,.schooleforos-report-results td{padding:12px 13px;border-bottom:1px solid #e1eaee;text-align:left;vertical-align:top}.schooleforos-report-results th{background:#f0f6f6;color:#4c6173;font-size:11px}.schooleforos-report-results th:first-child{width:14%}.schooleforos-report-results th:nth-child(2){width:17%}.schooleforos-report-results th:nth-child(3){width:20%}.schooleforos-report-results th:last-child{width:155px}.schooleforos-report-results .report-description{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.45}.schooleforos-report-results .report-message{height:150px;text-align:center;color:#667d8b}.schooleforos-report-pagination{border-top:1px solid #d5e2e8}.schooleforos-report-pagination label{display:flex;align-items:center;gap:8px;color:#405b6c;font-size:12px;font-weight:800}.schooleforos-report-pagination select{min-height:34px;border:1px solid #bdcfd7;border-radius:7px;background:#fff;color:#20384c}.schooleforos-report-print-controls{width:min(920px,calc(100% - 30px));margin:24px auto;padding:18px;border:1px solid #d5e2e8;border-radius:12px;background:#fff}.schooleforos-report-print-controls a{color:#245f78;font-weight:800}.schooleforos-report-print-controls button{min-height:40px;padding:9px 17px;border:1px solid #245f78;border-radius:8px;background:#245f78;color:#fff;font-weight:800;cursor:pointer}.committee-report-print-host.schooleforos-report-print-host{display:block;margin:0 auto 35px}.schooleforos-report-print-document col.report-print-id{width:10%}.schooleforos-report-print-document col.report-print-code{width:15%}.schooleforos-report-print-document col.report-print-school{width:22%}.schooleforos-report-print-document col.report-print-description{width:35%}.schooleforos-report-print-document col.report-print-date{width:18%}@media(max-width:1150px){.schooleforos-report-filters{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.schooleforos-reports-page{padding-top:18px}.schooleforos-report-filters{grid-template-columns:1fr}.schooleforos-report-actions{grid-column:auto}.schooleforos-report-pagination{align-items:flex-start;flex-direction:column}}.schooleforos-statistics-page{width:min(1500px,100%);margin:auto;padding:25px clamp(14px,3vw,42px) 55px;color:#20384c}.schooleforos-statistics-page>header{margin-bottom:18px}.schooleforos-statistics-page>header small{color:#b4771d;font-weight:800;letter-spacing:.13em}.schooleforos-statistics-page h1{margin:4px 0 0;color:#12334d;font-size:clamp(25px,4vw,34px)}.schooleforos-statistics-panel{overflow:hidden;border:1px solid #d5e2e8;border-radius:14px;background:#fff;box-shadow:0 8px 24px #17374a0b}.schooleforos-statistics-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 17px;border-bottom:1px solid #d5e2e8}.schooleforos-statistics-controls label{display:flex;align-items:center;gap:8px;color:#405b6c;font-size:12px;font-weight:800}.schooleforos-statistics-controls select,.schooleforos-statistics-controls input{min-height:36px;padding:7px 9px;border:1px solid #bdcfd7;border-radius:8px;background:#fff;color:#20384c}.schooleforos-statistics-controls input{width:min(260px,48vw)}.schooleforos-statistics-error{margin:12px;padding:11px 13px;border:1px solid #efb8b8;border-radius:8px;background:#fff2f2;color:#9a2c2c}.schooleforos-statistics-table{overflow-x:auto}.schooleforos-statistics-table table{width:100%;min-width:940px;border-collapse:collapse;font-size:12px}.schooleforos-statistics-table th,.schooleforos-statistics-table td{padding:12px 13px;border-bottom:1px solid #e1eaee;text-align:left;vertical-align:middle}.schooleforos-statistics-table th{background:#f0f6f6}.schooleforos-statistics-table th button{padding:0;border:0;background:none;color:#4c6173;font:inherit;font-weight:800;text-align:left;cursor:pointer}.schooleforos-statistics-table th:first-child{width:28%}.schooleforos-statistics-table th:last-child{width:25%}.schooleforos-progress{display:flex;width:100%;min-width:180px;height:20px;overflow:hidden;border-radius:5px;background:#e6edf0}.schooleforos-progress span{display:flex;align-items:center;justify-content:center;overflow:hidden;white-space:nowrap;color:#fff;font-size:10px;font-weight:800}.schooleforos-progress .completed{background:#2a9b62}.schooleforos-progress .pending{background:#d45b66}.statistics-empty{height:150px;text-align:center!important;color:#667d8b}.schooleforos-statistics-panel>footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 17px;color:#667d8b;font-size:12px}.schooleforos-statistics-panel>footer nav{display:flex;gap:5px}.schooleforos-statistics-panel>footer button{min-width:34px;height:33px;padding:0 9px;border:1px solid #c5d5dc;border-radius:7px;background:#fff;color:#16749a;cursor:pointer}.schooleforos-statistics-panel>footer button.active{border-color:#16749a;background:#16749a;color:#fff}.schooleforos-statistics-panel>footer button:disabled{opacity:.4;cursor:default}@media(max-width:700px){.schooleforos-statistics-page{padding-top:18px}.schooleforos-statistics-controls,.schooleforos-statistics-panel>footer{align-items:stretch;flex-direction:column}.schooleforos-statistics-controls label{justify-content:space-between}.schooleforos-statistics-controls input{width:70%}.schooleforos-statistics-panel>footer nav{flex-wrap:wrap}}:root{color:#102a3a;background:#eef5f8;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}.environment-banner{position:sticky;z-index:1000;top:0;display:flex;min-height:34px;align-items:center;justify-content:center;padding:7px 16px;border-bottom:2px solid #5f0017;background:#c1123f;color:#fff;font-size:clamp(12px,2.8vw,14px);font-weight:900;letter-spacing:.12em;text-align:center}button,input,textarea,select{font:inherit}.area-shell{min-height:100vh}.erato-header{min-height:70px;padding:8px clamp(18px,4vw,58px);display:flex;align-items:center;gap:28px;background:#12334d;color:#fff;box-shadow:0 3px 16px #0b2b4c33}.brand{display:flex;align-items:center;gap:11px;color:#fff;text-decoration:none;font-weight:800;letter-spacing:.08em}.brand span{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#c18b32;color:#12334d;font-size:22px}.area-navigation{display:flex;min-width:0;align-self:stretch;gap:4px;overflow-x:auto;scrollbar-width:none}.area-navigation::-webkit-scrollbar{display:none}.area-navigation a{display:flex;align-items:center;padding:0 13px;border-bottom:3px solid transparent;color:#c8d8e2;text-decoration:none;font-size:13px;font-weight:700}.area-navigation a.active{border-color:#d5a958;color:#fff}.area-navigation:has(>.area-navigation-support){flex:1 1 auto}.erato-header .area-navigation>a.area-navigation-support{margin-left:auto;padding-left:20px;border-left:1px solid color-mix(in srgb,currentColor 28%,transparent)}.area-navigation-group{position:relative;flex:0 0 auto}.area-navigation-group summary{height:100%;display:flex;align-items:center;gap:6px;padding:0 13px;color:#c8d8e2;font-size:13px;font-weight:700;cursor:pointer;list-style:none;white-space:nowrap}.area-navigation-group summary::-webkit-details-marker{display:none}.area-navigation-group summary:after{content:"";width:6px;height:6px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg)}.area-navigation-group[open] summary,.area-navigation-group summary:hover{color:#fff}.area-navigation-menu{position:absolute;z-index:20;top:calc(100% - 4px);left:0;min-width:260px;padding:7px;border:1px solid #d4e2e8;border-radius:10px;background:#fff;box-shadow:0 14px 34px #0b2b4c2e}.area-navigation .area-navigation-menu a{min-height:38px;padding:8px 10px;border:0;border-radius:7px;color:#29485d;white-space:normal}.area-navigation .area-navigation-menu a:hover,.area-navigation .area-navigation-menu a:focus-visible{background:#eef5f8;color:#12334d}.area-navigation:has(.area-navigation-group[open]){overflow:visible}.area-user{margin-left:auto;display:flex;align-items:center;gap:15px}.area-user>div{display:flex;flex-direction:column;text-align:right}.area-user small{color:#b9ccdc}.area-user button{border:1px solid #ffffff55;border-radius:7px;background:transparent;color:#fff;padding:7px 10px;cursor:pointer}.area-user .classic-link{border-bottom:1px solid #ffffff66;color:#d8e4eb;text-decoration:none;font-size:12px;white-space:nowrap}.area-user .classic-link:hover{color:#fff}.app-shell{min-height:100vh;padding:24px;display:grid;place-items:center;background:radial-gradient(circle at 80% 10%,#d8ebf4 0,transparent 30rem),#eef5f8}.ready-card{width:min(620px,100%);padding:clamp(36px,8vw,72px);border:1px solid #d4e2e8;border-radius:24px;background:#fff;box-shadow:0 24px 60px #053a571a;text-align:center}.brand-mark{width:58px;height:58px;margin:0 auto 24px;border-radius:17px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#0876ad,#064766);font-size:1.75rem;font-weight:800}.eyebrow{margin:0 0 10px;color:#0876ad;font-size:.75rem;font-weight:800;letter-spacing:.16em}h1{margin:0;color:#1d92cc;font-size:clamp(2rem,6vw,3.5rem);letter-spacing:-.04em}.description{margin:18px auto 0;color:#607783;line-height:1.65}.numbered-pagination{display:flex;max-width:100%;align-items:center;justify-content:flex-end;gap:4px}.numbered-pagination button{min-width:30px;height:30px;padding:0 7px}.numbered-pagination button.active{border-color:#16749a;background:#16749a;color:#fff;font-weight:700}.pagination-ellipsis{min-width:16px;text-align:center}@media(max-width:760px){.numbered-pagination{gap:2px}.numbered-pagination button{min-width:27px;width:27px;height:29px;padding:0 4px}.erato-header{min-height:64px;gap:10px}.area-navigation{order:3;width:100%;height:38px}.erato-header{flex-wrap:wrap}.area-navigation a{flex:0 0 auto;justify-content:center}.erato-header .area-navigation>a.area-navigation-support{margin-left:0;padding-left:13px;border-left:0}.area-navigation-group summary{height:38px}.area-navigation-menu{min-width:min(280px,calc(100vw - 36px))}.area-user>div{display:none}}:root{--theme-page-bg: #eef5f8;--theme-shell-bg: #12334d;--theme-nav-bg: #12334d;--theme-surface: #fff;--theme-primary: #0876ad;--theme-accent: #c18b32;--theme-border: #d4e2e8;--theme-text: #102a3a;--theme-muted: #607783;--theme-shadow: 0 18px 42px rgba(5, 58, 87, .12);--theme-radius: 18px}.theme-selector{position:fixed;z-index:100;right:14px;bottom:14px;display:flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid #c7d7df;border-radius:10px;color:#29485d;background:#fffffff5;box-shadow:0 8px 24px #053a5729;font-size:11px;font-weight:800}.theme-selector select{min-height:30px;padding:4px 26px 4px 8px;border:1px solid #b8ccd6;border-radius:7px;color:#17384d;background:#fff;cursor:pointer}.theme-selector select:focus-visible{outline:3px solid rgba(8,118,173,.25);outline-offset:2px}.christmas-decorations{display:none}[data-theme=christmas]{--theme-page-bg: #f8f2ed;--theme-shell-bg: #641b28;--theme-nav-bg: #42141c;--theme-surface: #fffdf9;--theme-primary: #8a2637;--theme-accent: #d5a746;--theme-border: #e4d3c7;--theme-text: #352327;--theme-muted: #745f63;--theme-shadow: 0 18px 44px rgba(71, 20, 28, .14)}[data-theme=christmas] body{color:var(--theme-text);background:radial-gradient(circle at 86% 16%,rgba(181,43,56,.08),transparent 26rem),linear-gradient(135deg,#faf6f1,var(--theme-page-bg))}[data-theme=christmas] .area-shell,[data-theme=christmas] .admin-shell{background-color:var(--theme-page-bg)}[data-theme=christmas] .erato-header{border-bottom:3px solid var(--theme-accent);color:#fff;background:linear-gradient(112deg,#3d111a,#711d2c 54%,#4c151e);box-shadow:0 5px 22px #3d111a4d}[data-theme=christmas] .brand span,[data-theme=christmas] .admin-brand span{color:#4a151e;background:linear-gradient(145deg,#f3d982,#c8902f);box-shadow:0 0 0 2px #fff5c92e,0 5px 14px #0003}[data-theme=christmas] .area-navigation a,[data-theme=christmas] .area-navigation-group summary,[data-theme=christmas] .area-user small{color:#f0dadd}[data-theme=christmas] .area-navigation a.active{border-color:#f2ca68;color:#fff}[data-theme=christmas] .area-navigation-menu{border-color:#dcc3b2;background:var(--theme-surface);box-shadow:var(--theme-shadow)}[data-theme=christmas] .area-navigation .area-navigation-menu a{color:#62202d}[data-theme=christmas] .area-navigation .area-navigation-menu a:hover,[data-theme=christmas] .area-navigation .area-navigation-menu a:focus-visible{color:#48131c;background:#f8ece8}[data-theme=christmas] .admin-shell>aside{color:#f6e7e6;background:linear-gradient(180deg,#421119,#681b28 58%,#331016);box-shadow:8px 0 30px #3e0f173d}[data-theme=christmas] .admin-shell>aside:before{content:"";height:5px;margin:-22px -16px 18px;background:repeating-linear-gradient(90deg,#d3a746 0,#d3a746 8px,#2f7d4a 8px,#2f7d4a 16px,#b83a43 16px,#b83a43 24px)}[data-theme=christmas] .admin-shell>aside header>small,[data-theme=christmas] .admin-nav-group>div>a{color:#dcbfc1}[data-theme=christmas] .admin-shell>aside nav>a.active,[data-theme=christmas] .admin-nav-group>div>a.active{color:#591925;background:#fffaf4;box-shadow:inset 4px 0 #d4a744}[data-theme=christmas] .admin-hero{border:1px solid rgba(242,202,104,.42);background:radial-gradient(circle at 82% 18%,rgba(219,173,69,.3),transparent 17rem),linear-gradient(125deg,#531722,#8b2638 64%,#4a151e);box-shadow:0 18px 42px #53172238}[data-theme=christmas] .login-page{background:radial-gradient(circle at 18% 20%,rgba(255,231,169,.15),transparent 14rem),radial-gradient(circle at 35% 75%,rgba(38,112,63,.2),transparent 18rem),linear-gradient(125deg,#3b1018 0,#3b1018 48%,#f7efe9 48%)}[data-theme=christmas] .login-intro>span,[data-theme=christmas] .eyebrow{color:#d3a440}[data-theme=christmas] .login-intro h1{color:#efc455;text-shadow:0 5px 20px rgba(34,8,13,.28)}[data-theme=christmas] .login-intro p{color:#efdfe0}[data-theme=christmas] .login-card{border:1px solid #e0cda9;background:#fffdf9fa;box-shadow:0 28px 85px #370b134d}[data-theme=christmas] .brand-mark{color:#fff7dd;background:linear-gradient(145deg,#972b3d,#4c141e);box-shadow:0 0 0 4px #d3a4402e}[data-theme=christmas] .actor-tabs button.active,[data-theme=christmas] .login-submit{color:#fff;background:#842536;box-shadow:0 3px 12px #5b141f40}[data-theme=christmas] .login-card input:focus{border-color:#a77424;box-shadow:0 0 0 3px #d3a44033}[data-theme=christmas] :is(input,select,textarea,button,a):focus-visible{outline-color:#bd8f31}[data-theme=christmas] :is(.login-card,.ready-card,.dashboard-panel,.admin-panel,.committee-budget-panel,.committee-reports-panel,.committee-statistics-panel,.president-analytics-panel){border-color:var(--theme-border)}[data-theme=christmas] .theme-selector{border-color:#d0a755;color:#fff7e3;background:#4a121cf7;box-shadow:0 8px 26px #3a0d154d}[data-theme=christmas] .theme-selector select{border-color:#d4b267;color:#4b1620;background:#fffaf0}[data-theme=christmas] .christmas-decorations{position:fixed;z-index:55;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;pointer-events:none}.christmas-garland{position:absolute;top:0;left:0;width:100%;height:38px;object-fit:cover;object-position:center bottom;filter:drop-shadow(0 4px 4px rgba(22,55,30,.2))}.christmas-tree{position:absolute;right:8px;bottom:105px;width:clamp(112px,10vw,166px);filter:drop-shadow(0 13px 16px rgba(49,17,21,.24))}.christmas-santa{position:absolute;left:7px;bottom:8px;width:clamp(82px,8vw,122px);filter:drop-shadow(0 10px 13px rgba(49,17,21,.2))}.christmas-snow{position:absolute;top:-20%;right:0;width:92px;height:120%;opacity:.28;background-image:radial-gradient(circle,#fff 0 2px,transparent 2.5px),radial-gradient(circle,#fff 0 1px,transparent 1.5px);background-position:18px 12px,70px 55px;background-size:110px 110px,83px 83px;animation:erato-snowfall 26s linear infinite}.christmas-snow-two{right:auto;left:0;opacity:.18;background-size:160px 160px,127px 127px;animation-duration:38s;animation-direction:reverse}@keyframes erato-snowfall{to{transform:translateY(18%)}}@media(max-width:900px){.christmas-tree,.christmas-santa,.christmas-snow{display:none}.christmas-garland{height:24px;opacity:.85}.theme-selector{right:9px;bottom:9px;padding:5px 7px}[data-theme=christmas] .login-page{background:linear-gradient(150deg,#f8efea,#fffaf6)}}@media(prefers-reduced-motion:reduce){.christmas-snow{animation:none}}@media print{.theme-selector,.christmas-decorations{display:none!important}}.halloween-decorations{display:none}[data-theme=halloween]{--theme-page-bg: #f4f0f2;--theme-shell-bg: #291735;--theme-nav-bg: #1d1127;--theme-surface: #fffdf8;--theme-primary: #6b347a;--theme-accent: #c27a24;--theme-border: #d9ccd8;--theme-text: #302436;--theme-muted: #746779;--theme-shadow: 0 18px 44px rgba(40, 20, 48, .15)}[data-theme=halloween] body{color:var(--theme-text);background:radial-gradient(circle at 90% 12%,rgba(194,122,36,.12),transparent 25rem),radial-gradient(circle at 8% 82%,rgba(70,35,79,.09),transparent 22rem),repeating-linear-gradient(135deg,rgba(65,34,74,.035) 0 2px,transparent 2px 24px),#eee8ee}[data-theme=halloween] .area-shell,[data-theme=halloween] .admin-shell{background-color:var(--theme-page-bg)}[data-theme=halloween] .erato-header{border-bottom:3px solid #c87524;color:#edaa50;background:radial-gradient(circle at 72% -80%,rgba(210,121,35,.17),transparent 24rem),linear-gradient(108deg,#0d0a0f,#1c101f 58%,#080709);box-shadow:0 5px 24px #10071380,0 2px #df8b341f}[data-theme=halloween] .brand span,[data-theme=halloween] .admin-brand span{color:#321634;background:linear-gradient(145deg,#e3b85e,#b76e20);box-shadow:0 0 0 2px #ffdb8b29,0 5px 14px #00000040}[data-theme=halloween] .area-navigation a,[data-theme=halloween] .area-navigation-group summary,[data-theme=halloween] .area-user small{color:#e6a04a;text-shadow:0 0 12px rgba(209,116,35,.16)}[data-theme=halloween] .area-navigation a.active{border-color:#e0973e;color:#ffd18b;background:#c96e1f2e;box-shadow:inset 0 -2px #cf7827}[data-theme=halloween] .area-navigation-menu{border-color:var(--theme-border);background:var(--theme-surface);box-shadow:var(--theme-shadow)}[data-theme=halloween] .area-navigation .area-navigation-menu a{color:#512a5e}[data-theme=halloween] .area-navigation .area-navigation-menu a:hover,[data-theme=halloween] .area-navigation .area-navigation-menu a:focus-visible{color:#32183c;background:#f5edf4}[data-theme=halloween] .admin-shell>aside{color:#f1e8f2;background:linear-gradient(180deg,#180d20,#32183e 58%,#1b0d22);box-shadow:8px 0 30px #1d0d2345}[data-theme=halloween] .admin-shell>aside:before{content:"";height:5px;margin:-22px -16px 18px;background:repeating-linear-gradient(90deg,#b76e20 0,#b76e20 12px,#2d1837 12px,#2d1837 24px)}[data-theme=halloween] .admin-shell>aside header>small,[data-theme=halloween] .admin-nav-group>div>a{color:#cdbbd1}[data-theme=halloween] .admin-shell>aside nav>a.active,[data-theme=halloween] .admin-nav-group>div>a.active{color:#3e2048;background:#fffaf3;box-shadow:inset 4px 0 #c27a24}[data-theme=halloween] .admin-hero{border:1px solid rgba(219,154,69,.42);background:radial-gradient(circle at 82% 18%,rgba(218,139,49,.3),transparent 17rem),linear-gradient(125deg,#25122f,#51275f 64%,#211029);box-shadow:0 18px 42px #26112e3d}[data-theme=halloween] .login-page{background:radial-gradient(circle at 18% 20%,rgba(230,158,63,.16),transparent 14rem),radial-gradient(circle at 35% 75%,rgba(105,54,119,.24),transparent 18rem),linear-gradient(125deg,#1d0e25 0,#1d0e25 48%,#f5f0ed 48%)}[data-theme=halloween] .login-intro>span,[data-theme=halloween] .eyebrow{color:#dda24f}[data-theme=halloween] .login-intro h1{color:#e4b15c;text-shadow:0 5px 20px rgba(12,5,16,.35)}[data-theme=halloween] .login-intro p{color:#e4d8e6}[data-theme=halloween] .login-card{border:1px solid #d8c4d5;background:#fffdf8fa;box-shadow:0 28px 85px #1b0b2152}[data-theme=halloween] .brand-mark{color:#fff3d8;background:linear-gradient(145deg,#6c3479,#27122f);box-shadow:0 0 0 4px #c27a2433}[data-theme=halloween] .actor-tabs button.active,[data-theme=halloween] .login-submit{color:#fff;background:#663273;box-shadow:0 3px 12px #37184047}[data-theme=halloween] .login-card input:focus{border-color:#a76726;box-shadow:0 0 0 3px #c27a2433}[data-theme=halloween] :is(input,select,textarea,button,a):focus-visible{outline-color:#b76e20}[data-theme=halloween] :is(.login-card,.ready-card,.dashboard-panel,.admin-panel,.committee-budget-panel,.committee-reports-panel,.committee-statistics-panel,.president-analytics-panel){border-color:var(--theme-border)}[data-theme=halloween] .theme-selector{border-color:#b67428;color:#fff2dc;background:#23102bf7;box-shadow:0 8px 26px #180a1e57}[data-theme=halloween] .theme-selector select{border-color:#c48a45;color:#35173d;background:#fff9ee}[data-theme=halloween] .halloween-decorations{position:fixed;z-index:55;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;pointer-events:none}.halloween-web{position:absolute;opacity:.3}.halloween-web-top{top:0;right:0;width:118px}.halloween-web-top-left{top:0;left:0;width:82px;transform:scaleX(-1);opacity:.2}.halloween-web-side{bottom:0;left:0;width:105px;transform:rotate(180deg);opacity:.2}.halloween-web-bottom-right{right:0;bottom:0;width:145px;transform:scaleY(-1);opacity:.18}.halloween-header-pumpkins{position:absolute;top:35px;right:clamp(170px,18vw,285px);display:flex;align-items:flex-end;gap:3px;filter:drop-shadow(0 0 7px rgba(224,132,42,.24)) drop-shadow(0 5px 5px rgba(10,5,12,.45))}.halloween-header-pumpkins img{width:31px}.halloween-header-pumpkins img:nth-child(2){width:39px}.halloween-header-pumpkins img:nth-child(3){width:27px;transform:scaleX(-1)}.halloween-header-bat{position:absolute;top:10px;left:clamp(125px,15vw,235px);width:58px;opacity:.82;transform:rotate(-7deg);filter:drop-shadow(0 0 5px rgba(218,126,38,.26))}.halloween-side-bats{position:absolute;width:110px;height:310px}.halloween-side-bats-left{top:25%;left:8px}.halloween-side-bats-right{top:34%;right:9px}.halloween-side-bats img{position:absolute;width:70px;opacity:.25;filter:drop-shadow(0 5px 5px rgba(25,9,29,.2))}.halloween-side-bats img:nth-child(2){top:112px;left:44px;width:50px;opacity:.18;transform:rotate(11deg)}.halloween-side-bats img:nth-child(3){top:226px;left:13px;width:82px;opacity:.2;transform:rotate(-8deg)}.halloween-side-bats-right img:first-child{right:0;width:88px;transform:rotate(8deg)}.halloween-side-bats-right img:nth-child(2){right:47px;left:auto;transform:rotate(-12deg)}.halloween-side-bats-right img:nth-child(3){right:5px;left:auto;width:64px;transform:rotate(5deg)}.halloween-pumpkin{position:absolute;right:12px;bottom:92px;width:clamp(86px,8vw,126px);filter:drop-shadow(0 12px 14px rgba(34,14,39,.24))}.halloween-skeleton{position:absolute;left:9px;bottom:8px;width:clamp(68px,6vw,96px);opacity:.86;filter:drop-shadow(0 10px 13px rgba(34,14,39,.2))}.halloween-bat-cloud{position:absolute;top:72px;right:5%;width:110px;height:50px;opacity:.16}.halloween-bat-cloud img{position:absolute;width:34px}.halloween-bat-cloud img:nth-child(2){top:18px;left:55px;width:25px}.halloween-bat-cloud img:nth-child(3){left:88px;width:19px}.halloween-flying-bat{position:absolute;top:18vh;left:-130px;width:88px;opacity:0;filter:drop-shadow(0 6px 6px rgba(15,6,18,.25));animation:erato-bat-flight linear infinite;animation-duration:180s}@keyframes erato-bat-flight{0%,91%{opacity:0;transform:translate(-130px,15px) rotate(-4deg)}92%{opacity:.82}94%{transform:translate(34vw,-22px) rotate(5deg)}96%{transform:translate(68vw,18px) rotate(-3deg)}98%{opacity:.82;transform:translate(calc(100vw + 150px),-12px) rotate(4deg)}99%,to{opacity:0;transform:translate(calc(100vw + 150px),-12px)}}@media(max-width:900px){.halloween-pumpkin,.halloween-skeleton,.halloween-flying-bat,.halloween-header-bat,.halloween-header-pumpkins,.halloween-side-bats,.halloween-web-side,.halloween-web-top-left,.halloween-web-bottom-right,.halloween-bat-cloud{display:none}.halloween-web-top{width:62px;opacity:.18}[data-theme=halloween] .login-page{background:linear-gradient(150deg,#f2ebf1,#fffaf5)}}@media(prefers-reduced-motion:reduce){.halloween-flying-bat{display:none;animation:none}}@media print{.halloween-decorations{display:none!important}}.ohi-day-decorations{display:none}[data-theme=ohi-day]{--theme-page-bg: #f1f7fc;--theme-shell-bg: #073b71;--theme-nav-bg: #052d58;--theme-surface: #fff;--theme-primary: #0d5eaf;--theme-accent: #4ca3df;--theme-border: #cbdfee;--theme-text: #102d49;--theme-muted: #58728a;--theme-shadow: 0 18px 44px rgba(5, 61, 112, .13)}[data-theme=ohi-day] body{color:var(--theme-text);background:radial-gradient(circle at 88% 14%,rgba(46,139,207,.1),transparent 26rem),linear-gradient(135deg,#f9fcff,var(--theme-page-bg))}[data-theme=ohi-day] .area-shell,[data-theme=ohi-day] .admin-shell{background-color:var(--theme-page-bg)}[data-theme=ohi-day] .erato-header{border-bottom:3px solid #fff;color:#fff;background:linear-gradient(110deg,#052f5d,#0d5eaf 58%,#08477f);box-shadow:0 5px 22px #042d5747}[data-theme=ohi-day] .brand span,[data-theme=ohi-day] .admin-brand span{color:#0b559d;background:#fff;box-shadow:0 0 0 2px #b7def959,0 5px 14px #00234633}[data-theme=ohi-day] .area-navigation a,[data-theme=ohi-day] .area-navigation-group summary,[data-theme=ohi-day] .area-user small{color:#d8ebfa}[data-theme=ohi-day] .area-navigation a.active{border-color:#fff;color:#fff;background:#ffffff14}[data-theme=ohi-day] .area-navigation-menu{border-color:var(--theme-border);background:var(--theme-surface);box-shadow:var(--theme-shadow)}[data-theme=ohi-day] .area-navigation .area-navigation-menu a{color:#0a4c8a}[data-theme=ohi-day] .area-navigation .area-navigation-menu a:hover,[data-theme=ohi-day] .area-navigation .area-navigation-menu a:focus-visible{color:#052f5d;background:#eaf4fb}[data-theme=ohi-day] .admin-shell>aside{color:#edf7ff;background:linear-gradient(180deg,#052b54,#074b88 58%,#042746);box-shadow:8px 0 30px #0534603d}[data-theme=ohi-day] .admin-shell>aside:before{content:"";height:5px;margin:-22px -16px 18px;background:repeating-linear-gradient(90deg,#fff 0,#fff 14px,#0d5eaf 14px,#0d5eaf 28px)}[data-theme=ohi-day] .admin-shell>aside header>small,[data-theme=ohi-day] .admin-nav-group>div>a{color:#c8e1f4}[data-theme=ohi-day] .admin-shell>aside nav>a.active,[data-theme=ohi-day] .admin-nav-group>div>a.active{color:#074b88;background:#fff;box-shadow:inset 4px 0 #49a1df}[data-theme=ohi-day] .admin-hero{border:1px solid rgba(203,231,249,.45);background:radial-gradient(circle at 82% 18%,rgba(128,200,245,.25),transparent 17rem),linear-gradient(125deg,#06396d,#0d67b7 64%,#06345f);box-shadow:0 18px 42px #053a6c33}[data-theme=ohi-day] .login-page{background:radial-gradient(circle at 18% 20%,rgba(160,216,251,.2),transparent 14rem),linear-gradient(125deg,#063968 0,#063968 48%,#f4f9fd 48%)}[data-theme=ohi-day] .login-intro>span,[data-theme=ohi-day] .eyebrow{color:#65b8ed}[data-theme=ohi-day] .login-intro h1{color:#fff;text-shadow:0 5px 20px rgba(2,34,65,.25)}[data-theme=ohi-day] .login-intro p{color:#dceefa}[data-theme=ohi-day] .login-card{border:1px solid #c5dceb;background:#fffffffa;box-shadow:0 28px 85px #04305a45}[data-theme=ohi-day] .brand-mark{color:#fff;background:linear-gradient(145deg,#1680ce,#06447c);box-shadow:0 0 0 4px #44a0dc2e}[data-theme=ohi-day] .actor-tabs button.active,[data-theme=ohi-day] .login-submit{color:#fff;background:#0d5eaf;box-shadow:0 3px 12px #05498640}[data-theme=ohi-day] .login-card input:focus{border-color:#2b85c7;box-shadow:0 0 0 3px #2c8bcd2e}[data-theme=ohi-day] :is(input,select,textarea,button,a):focus-visible{outline-color:#187ac2}[data-theme=ohi-day] :is(.login-card,.ready-card,.dashboard-panel,.admin-panel,.committee-budget-panel,.committee-reports-panel,.committee-statistics-panel,.president-analytics-panel){border-color:var(--theme-border)}[data-theme=ohi-day] .theme-selector{border-color:#86bfe6;color:#fff;background:#053665f7;box-shadow:0 8px 26px #042d5547}[data-theme=ohi-day] .theme-selector select{border-color:#9bc9e8;color:#063e73;background:#fff}[data-theme=ohi-day] .ohi-day-decorations{position:fixed;z-index:55;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;pointer-events:none}.ohi-day-bunting{position:absolute;top:0;left:0;width:100%;height:34px;object-fit:fill;opacity:.84;filter:drop-shadow(0 3px 3px rgba(4,54,100,.14))}.ohi-day-flag{position:absolute;top:78px;width:clamp(58px,5vw,78px);border:2px solid rgba(255,255,255,.85);border-radius:2px;box-shadow:0 7px 16px #0436642e}.ohi-day-flag-left{left:10px;transform:rotate(-4deg)}.ohi-day-flag-right{right:10px;transform:rotate(4deg)}.ohi-day-edge-flag{position:absolute;border:2px solid rgba(255,255,255,.78);border-radius:2px;opacity:.72;box-shadow:0 8px 18px #04366429}.ohi-day-edge-flag-left-upper{top:24%;left:-22px;width:clamp(72px,6vw,98px);transform:rotate(5deg)}.ohi-day-edge-flag-left-middle{top:51%;left:-14px;width:clamp(45px,4vw,62px);opacity:.56;transform:rotate(-6deg)}.ohi-day-edge-flag-left-lower{bottom:14%;left:-28px;width:clamp(92px,7.5vw,124px);opacity:.64;transform:rotate(3deg)}.ohi-day-edge-flag-right-upper{top:19%;right:-16px;width:clamp(48px,4.2vw,66px);opacity:.6;transform:rotate(-5deg)}.ohi-day-edge-flag-right-middle{top:43%;right:-25px;width:clamp(86px,7vw,116px);opacity:.68;transform:rotate(4deg)}.ohi-day-edge-flag-right-lower{bottom:20%;right:-17px;width:clamp(58px,5vw,78px);opacity:.54;transform:rotate(-7deg)}.ohi-day-laurel{position:absolute;bottom:18px;width:clamp(72px,7vw,108px);opacity:.1}.ohi-day-laurel-left{left:14px}.ohi-day-laurel-right{right:14px;transform:scaleX(-1)}@media(max-width:900px){.ohi-day-flag,.ohi-day-edge-flags,.ohi-day-laurel{display:none}.ohi-day-bunting{height:20px;opacity:.52}[data-theme=ohi-day] .login-page{background:linear-gradient(150deg,#eef7fd,#fff)}}@media(prefers-reduced-motion:reduce){.ohi-day-decorations,.ohi-day-decorations *{animation:none;transition:none}}@media print{.ohi-day-decorations{display:none!important}}@media screen{[data-theme=legacy]{--legacy-primary: #007bff;--legacy-primary-hover: #0056b3;--legacy-primary-focus: #80bdff;--legacy-page: #f8f9fa;--legacy-surface: #fff;--legacy-heading: #343a40;--legacy-text: #212529;--legacy-muted: #6c757d;--legacy-border: #dee2e6;--legacy-control-border: #ced4da;--legacy-row: #f8f9fa;--legacy-row-hover: #d3f0fb;--legacy-success: #28a745;--legacy-danger: #dc3545;--legacy-warning: #ffc107;--legacy-font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;color:var(--legacy-text);background:var(--legacy-page);font-family:var(--legacy-font-family)}[data-theme=legacy] body{color:var(--legacy-text);background:var(--legacy-page);font-family:var(--legacy-font-family);font-size:14px;line-height:1.4}[data-theme=legacy] :is(.area-shell,.admin-shell,.app-shell,[class$=-page],[class*="-page "]){background-color:var(--legacy-page);background-image:none}[data-theme=legacy] :is(.erato-header,.admin-shell>aside){box-shadow:none}[data-theme=legacy] .erato-header{min-height:50px;padding:3px 15px;gap:12px;border-bottom:1px solid var(--legacy-primary-hover);background:var(--legacy-primary)}[data-theme=legacy] .brand{gap:8px;font-weight:700;letter-spacing:.03em}[data-theme=legacy] :is(.brand span,.admin-brand span){width:34px;height:34px;border:1px solid rgba(255,255,255,.7);border-radius:3px;color:var(--legacy-primary);background:#fff;font-size:18px}[data-theme=legacy] .area-navigation{gap:1px}[data-theme=legacy] :is(.area-navigation a,.area-navigation-group summary){padding:0 10px;border:0;border-radius:3px;color:#fff;font-size:14px;font-weight:400}[data-theme=legacy] :is(.area-navigation a:hover,.area-navigation a.active,.area-navigation-group[open] summary,.area-navigation-group summary:hover){color:#fff;background:var(--legacy-primary-hover)}[data-theme=legacy] .area-navigation-menu{top:100%;padding:4px 0;border:1px solid rgba(0,0,0,.15);border-radius:4px;background:#fff;box-shadow:0 6px 12px #0000002d}[data-theme=legacy] .area-navigation .area-navigation-menu a{min-height:32px;padding:6px 14px;border-radius:0;color:var(--legacy-text);font-weight:400}[data-theme=legacy] :is(.area-navigation .area-navigation-menu a:hover,.area-navigation .area-navigation-menu a:focus-visible){color:var(--legacy-text);background:#f5f5f5}[data-theme=legacy] .area-user{gap:8px}[data-theme=legacy] .area-user small{color:#e9ecef}[data-theme=legacy] :is(.area-user button,.area-user .classic-link){padding:5px 9px;border:1px solid rgba(255,255,255,.65);border-radius:4px;color:#fff;background:transparent;font-size:13px;text-decoration:none}[data-theme=legacy] .area-user :is(button,.classic-link):hover{color:var(--legacy-primary-hover);background:#fff}[data-theme=legacy] .admin-shell{background:var(--legacy-page)}[data-theme=legacy] .admin-shell>aside{padding:14px 10px;color:#e5e7eb;background:#0f172a;border-right:1px solid #334155}[data-theme=legacy] .admin-shell>aside header{padding:0 5px 14px;border-bottom:1px solid #334155}[data-theme=legacy] .admin-shell>aside nav{gap:2px;margin-top:8px}[data-theme=legacy] :is(.admin-shell>aside nav>a,.admin-nav-group>button,.admin-nav-group>div>a,.admin-logout){min-height:36px;padding:7px 9px;border-radius:3px;color:#e5e7eb;font-size:13px;font-weight:400}[data-theme=legacy] :is(.admin-shell>aside nav>a:hover,.admin-nav-group>button:hover,.admin-nav-group>div>a:hover,.admin-logout:hover){color:#fff;background:#ffffff14}[data-theme=legacy] :is(.admin-shell>aside nav>a.active,.admin-nav-group>div>a.active){color:#fff;background:var(--legacy-primary)}[data-theme=legacy] .admin-nav-group>div{border-color:#334155}[data-theme=legacy] .admin-content{padding:20px}[data-theme=legacy] :is([class$=-panel],[class*="-panel "],[class$=-card],[class*="-card "]){border:1px solid var(--legacy-border);border-radius:4px;box-shadow:none}[data-theme=legacy] :is(.ready-card,.dashboard-panel,.summary-card,.announcement-card,.order-card,.detail-card,.conversation-card,.admin-panel,.admin-detail-card,.committee-card,.committee-dashboard-panel,.committee-detail-card,.committee-conversation-card,.president-dashboard-panel,.president-conversation-panel,.president-analytics-panel,.schooleforos-detail-card,.statistics-panel){background:var(--legacy-surface)}[data-theme=legacy] :is([class$=-hero],[class*="-hero "]){border:1px solid var(--legacy-primary-hover);border-radius:4px;color:#fff;background:var(--legacy-primary);background-image:none;box-shadow:none}[data-theme=legacy] :is([class$=-hero],[class*="-hero "]) :is(h1,h2,h3,p,small,span){color:inherit;text-shadow:none}[data-theme=legacy] :is(.summary-card,.dashboard-summary-card,.committee-card,.admin-detail-card,.announcement-card,.president-worker-card,.committee-report-card){padding:12px}[data-theme=legacy] :is(.dashboard-panel,.admin-panel,.committee-dashboard-panel,.president-dashboard-panel,.president-analytics-panel,.statistics-panel,.committee-statistics-panel,.committee-reports-panel){padding:15px}[data-theme=legacy] :is(.dashboard-summary-card,.summary-card,.admin-summary>*,.committee-stat-grid>*,.committee-statistics-metric,.president-statistic-metric){border-radius:4px;box-shadow:none}[data-theme=legacy] :is(.dashboard-summary-card:hover,.summary-card:hover,.order-card:hover,.committee-card:hover){transform:none;box-shadow:none}[data-theme=legacy] :is(.table-wrap,.admin-table-wrap,.committee-table-wrap,.history-table-wrap,.budget-school-table-wrap,.budget-movement-table-wrap,.committee-reports-table-wrap,.president-orders-table-wrap,.schooleforos-table-wrap){border:1px solid var(--legacy-border);border-radius:3px;background:#fff;box-shadow:none}[data-theme=legacy] table{width:100%;border-collapse:collapse;border-spacing:0;color:var(--legacy-text);background:#fff;font-size:13px}[data-theme=legacy] table th{padding:7px 8px;border:1px solid var(--legacy-border);color:var(--legacy-heading);background:#e9ecef;font-size:12px;font-weight:700;text-transform:none;letter-spacing:0}[data-theme=legacy] table td{padding:6px 8px;border:1px solid var(--legacy-border);vertical-align:middle;font-size:13px}[data-theme=legacy] table tbody tr:nth-child(2n){background-color:var(--legacy-row)}[data-theme=legacy] table tbody tr:hover{background-color:var(--legacy-row-hover)}[data-theme=legacy] :is(.pagination,.admin-pagination,.committee-pagination,.budget-pagination,.product-orders-pagination,.committee-product-pagination,.committee-reports-pagination,.president-orders-pagination,.president-product-pagination,.schooleforos-pagination,.schooleforos-report-pagination){gap:3px}[data-theme=legacy] :is(.pagination,.admin-pagination,.committee-pagination,.budget-pagination,.product-orders-pagination,.committee-product-pagination,.committee-reports-pagination,.president-orders-pagination,.president-product-pagination,.schooleforos-pagination,.schooleforos-report-pagination) button{min-width:32px;height:32px;padding:4px 9px;border:1px solid #ddd;border-radius:3px;color:var(--legacy-primary);background:#fff;box-shadow:none}[data-theme=legacy] :is(.pagination,.admin-pagination,.committee-pagination,.budget-pagination,.product-orders-pagination,.committee-product-pagination,.committee-reports-pagination,.president-orders-pagination,.president-product-pagination,.schooleforos-pagination,.schooleforos-report-pagination) button:is(.active,.current,.is-current){border-color:var(--legacy-primary);color:#fff;background:var(--legacy-primary)}[data-theme=legacy] button,[data-theme=legacy] a{box-shadow:none}[data-theme=legacy] button{border-radius:4px}[data-theme=legacy] :is(button,a):is(.primary,.apply,.login-submit,.add-diataktiko,.committee-add-diataktiko,.product-orders-primary,.product-order-submit,.send-email,.committee-complete,.confirm-close){border:1px solid var(--legacy-primary);border-radius:4px;color:#fff;background:var(--legacy-primary);background-image:none;box-shadow:none}[data-theme=legacy] :is(button,a):is(.primary,.apply,.login-submit,.add-diataktiko,.committee-add-diataktiko,.product-orders-primary,.product-order-submit,.send-email,.committee-complete,.confirm-close):hover{border-color:var(--legacy-primary-hover);color:#fff;background:var(--legacy-primary-hover);transform:none}[data-theme=legacy] :is(button,a).secondary,[data-theme=legacy] .product-orders-secondary{border:1px solid var(--legacy-control-border);border-radius:4px;color:var(--legacy-heading);background:#fff;background-image:none;box-shadow:none}[data-theme=legacy] :is(button,a).secondary:hover,[data-theme=legacy] .product-orders-secondary:hover{color:var(--legacy-heading);background:#e9ecef}[data-theme=legacy] :is(button,a):is(.danger,.danger-outline,.danger-secondary,.confirm-cancel),[data-theme=legacy] .link-button.danger{border:1px solid var(--legacy-danger);border-radius:4px;color:#fff;background:var(--legacy-danger);background-image:none;box-shadow:none}[data-theme=legacy] :is(button,a):disabled{opacity:.65;box-shadow:none}[data-theme=legacy] :is(input:not([type=checkbox]):not([type=radio]),select,textarea){min-height:34px;padding:6px 10px;border:1px solid var(--legacy-control-border);border-radius:4px;color:#495057;background:#fff;background-image:none;box-shadow:none;outline:0}[data-theme=legacy] textarea{min-height:80px}[data-theme=legacy] :is(input:not([type=checkbox]):not([type=radio]),select,textarea):focus{border-color:var(--legacy-primary-focus);box-shadow:0 0 0 .2rem #007bff40}[data-theme=legacy] label{color:#495057}[data-theme=legacy] :is(.filters,.admin-filters,.committee-filters,.dashboard-filters,.product-orders-filters,.committee-product-filters,.president-orders-filters,.president-product-filters,.report-filters,.committee-reports-filters,.president-analytics-filters,.budget-school-filters,.budget-movement-filters,.statistics-filters-react,.committee-statistics-filters){border:1px solid var(--legacy-border);border-radius:4px;background:#f8f9fa;box-shadow:none}[data-theme=legacy] :is(.status,.school-year-badge,.admin-pill,.committee-status,.president-status,.product-order-status,.committee-product-status,.president-product-status,.budget-status,.reason-pill,.priority,[class*=priority-]){border-radius:4px;box-shadow:none}[data-theme=legacy] :is(.auth-status-success,.admin-toast.success,.committee-product-success,.product-order-cancellation-success){border-color:#c3e6cb;color:#155724;background:#d4edda}[data-theme=legacy] :is(.login-error,.admin-form-error,.budget-dialog-error,.statistics-filter-error,.committee-statistics-filter-error){border-color:#f5c6cb;color:#721c24;background:#f8d7da}[data-theme=legacy] :is(.dialog-backdrop,.committee-dialog-backdrop,.committee-product-dialog-backdrop,.budget-modal-backdrop,.admin-modal-backdrop){background:#00000080;-webkit-backdrop-filter:none;backdrop-filter:none}[data-theme=legacy] :is(.dialog,.committee-dialog,.committee-product-dialog,.budget-modal,.admin-modal){border:1px solid rgba(0,0,0,.2);border-radius:5px;color:var(--legacy-text);background:#fff;box-shadow:0 5px 15px #00000080}[data-theme=legacy] :is(.dialog,.committee-dialog,.committee-product-dialog,.budget-modal,.admin-modal)>:is(header,footer){padding:12px 15px;border-color:var(--legacy-border);background:#fff}[data-theme=legacy] :is(.dialog,.committee-dialog,.committee-product-dialog,.budget-modal,.admin-modal) .close{border:0;color:#000;background:transparent;opacity:.5;box-shadow:none}[data-theme=legacy] .login-page{display:grid;grid-template-columns:minmax(0,430px);place-content:center;padding:24px 15px;background:var(--legacy-page)}[data-theme=legacy] .login-intro{display:none}[data-theme=legacy] .login-card{width:100%;padding:20px;border:1px solid #ddd;border-radius:4px;background:#fff;box-shadow:none}[data-theme=legacy] .login-card .brand-mark{width:48px;height:48px;margin-bottom:15px;border:1px solid var(--legacy-primary-hover);border-radius:4px;color:#fff;background:var(--legacy-primary);background-image:none;box-shadow:none;font-size:22px}[data-theme=legacy] .login-card .eyebrow{margin-bottom:5px;color:var(--legacy-muted);letter-spacing:.05em}[data-theme=legacy] .login-card h2{margin:0 0 15px;color:var(--legacy-heading);font-size:24px;font-weight:500}[data-theme=legacy] .actor-tabs{padding:0;gap:0;border:1px solid var(--legacy-control-border);border-radius:4px;background:#fff}[data-theme=legacy] .actor-tabs button{padding:7px 10px;border:0;border-right:1px solid var(--legacy-control-border);border-radius:0;color:var(--legacy-primary);background:#fff;box-shadow:none}[data-theme=legacy] .actor-tabs button:last-child{border-right:0}[data-theme=legacy] .actor-tabs button.active{color:#fff;background:var(--legacy-primary);box-shadow:none}[data-theme=legacy] .login-card form{gap:12px}[data-theme=legacy] .login-card label{gap:5px;color:#495057;font-size:14px;font-weight:600}[data-theme=legacy] .login-card input{min-height:36px;padding:6px 10px;border-radius:4px}[data-theme=legacy] .login-submit{min-height:36px;padding:7px 12px;font-weight:400}[data-theme=legacy] .login-support-links{margin-top:12px;font-size:13px}[data-theme=legacy] .login-support-links a{color:var(--legacy-primary)}[data-theme=legacy] .theme-selector{right:12px;bottom:12px;padding:6px 8px;gap:6px;border:1px solid #aaa;border-radius:4px;color:var(--legacy-heading);background:#fff;box-shadow:0 2px 5px #0003;font-size:12px}[data-theme=legacy] .theme-selector select{min-height:28px;padding:3px 24px 3px 7px;border-radius:3px}[data-theme=legacy] :is([class$=-heading],[class*="-heading "]) h1{font-family:var(--legacy-font-family);font-size:24px;font-weight:500;line-height:1.2}[data-theme=legacy] :is([class$=-heading],[class*="-heading "]) :is(p,span){font-size:12px;letter-spacing:0}[data-theme=legacy] :is([class$=-panel],[class*="-panel "])>header{margin:0;padding:9px 12px;border-bottom:1px solid #ddd;background:#f5f5f5}[data-theme=legacy] :is([class$=-panel],[class*="-panel "])>header :is(h2,h3){margin:0;color:var(--legacy-heading);font-size:16px;font-weight:500}[data-theme=legacy] :is(.orders-panel,.committee-orders-panel,.product-orders-panel,.committee-product-panel,.president-orders-panel,.president-product-panel,.admin-panel,.committee-reports-results,.budget-school-panel,.budget-movement-panel){border-color:#ddd;border-radius:3px;box-shadow:none}[data-theme=legacy] table tbody tr:nth-child(odd)>*{background-color:#fff}[data-theme=legacy] table tbody tr:nth-child(2n)>*{background-color:#f5f5f5}[data-theme=legacy] table tbody tr:hover>*{background-color:#e8f4fa}[data-theme=legacy] :is(.table-wrap,.admin-table-wrap,.committee-table-wrap,.budget-school-table-wrap,.budget-movement-table-wrap,.committee-reports-table-wrap,.president-orders-table-wrap,.product-orders-table-wrap,.committee-product-table-wrap,.president-product-table-wrap,.schooleforos-table-wrap,.product-orders-table,.committee-product-table,.president-product-table,.schooleforos-statistics-table,.report-table,.oldest-table,.batch-table,.president-analytics-table,.committee-product-detail-table,.product-order-detail-table,.president-product-lines-table) table th{padding:6px 7px;border-color:#0b5ed7;color:#fff;background:#0d6efd;font-size:11px;font-weight:600;text-transform:none}[data-theme=legacy] :is(.table-wrap,.admin-table-wrap,.committee-table-wrap,.budget-school-table-wrap,.budget-movement-table-wrap,.committee-reports-table-wrap,.president-orders-table-wrap,.product-orders-table-wrap,.committee-product-table-wrap,.president-product-table-wrap,.schooleforos-table-wrap,.product-orders-table,.committee-product-table,.president-product-table,.schooleforos-statistics-table,.report-table,.oldest-table,.batch-table,.president-analytics-table,.committee-product-detail-table,.product-order-detail-table,.president-product-lines-table) table th button{min-height:0;padding:0;border:0;border-radius:0;color:inherit;background:transparent;font-size:inherit;font-weight:inherit}[data-theme=legacy] :is(.table-wrap,.admin-table-wrap,.committee-table-wrap,.budget-school-table-wrap,.budget-movement-table-wrap,.committee-reports-table-wrap,.president-orders-table-wrap,.product-orders-table-wrap,.committee-product-table-wrap,.president-product-table-wrap,.schooleforos-table-wrap,.product-orders-table,.committee-product-table,.president-product-table,.schooleforos-statistics-table,.report-table,.oldest-table,.batch-table,.president-analytics-table,.committee-product-detail-table,.product-order-detail-table,.president-product-lines-table) table td{padding:5px 7px;font-size:12px;line-height:1.35}[data-theme=legacy] :is(.committee-table-wrap tr.last-viewed,.table-wrap tr.last-viewed)>*{background:#d3f0fb}[data-theme=legacy] :is(.committee-table-wrap tr.last-viewed,.table-wrap tr.last-viewed):hover>*{background:#cfefff}[data-theme=legacy] :is(.priority,.committee-priority,.president-priority,.president-detail-priority,.admin-table-wrap .admin-pill[class*=priority-]){display:inline-block;width:15px;min-width:15px;height:15px;min-height:15px;padding:0;overflow:hidden;border:0;border-radius:50%;color:transparent;font-size:0;line-height:0;vertical-align:middle;box-shadow:none}[data-theme=legacy] :is(.priority,.committee-priority,.president-priority,.president-detail-priority).low,[data-theme=legacy] .admin-table-wrap .admin-pill.priority-1{background:green}[data-theme=legacy] :is(.priority,.committee-priority,.president-priority,.president-detail-priority):is(.medium,.normal),[data-theme=legacy] .admin-table-wrap .admin-pill.priority-2{background:orange}[data-theme=legacy] :is(.priority,.committee-priority,.president-priority,.president-detail-priority):is(.urgent,.high),[data-theme=legacy] .admin-table-wrap .admin-pill.priority-3{background:red}[data-theme=legacy] :is(.priority,.committee-priority,.president-priority,.president-detail-priority).unknown,[data-theme=legacy] .admin-table-wrap .admin-pill:is(.priority-0,.priority-null){border:1px solid #777;background:transparent}[data-theme=legacy] .priority i{display:none}[data-theme=legacy] button.committee-priority{cursor:pointer}[data-theme=legacy] button.committee-priority:hover{filter:brightness(.85)}[data-theme=legacy] button.committee-priority:focus-visible{outline:3px solid rgba(0,123,255,.35);outline-offset:2px}[data-theme=legacy] .committee-priority-cell{width:42px;gap:3px}[data-theme=legacy] :is(.committee-new-badge,.committee-last-viewed,.school-year-badge,.committee-year){padding:2px 5px;border-radius:3px;font-size:9px;letter-spacing:0}[data-theme=legacy] .committee-new-badge{color:#212529;background:var(--legacy-warning)}[data-theme=legacy] :is(.status,.committee-status,.president-status,.president-detail-status,.product-order-status,.committee-product-status,.president-product-status,.budget-status,.admin-pill:not([class*=priority-])){width:auto;min-width:0;min-height:20px;height:auto;padding:2px 6px;border-radius:3px;font-size:10px;font-weight:600;line-height:1.35}[data-theme=legacy] :is(.comments,.committee-comments,.president-message-count).unread,[data-theme=legacy] :is(.comments,.committee-comments).has-unread{padding:2px 5px;border-radius:3px;color:#a94442;background:#f2dede;font-weight:700}[data-theme=legacy] :is(.filters,.committee-filters,.admin-filters,.dashboard-filters,.product-orders-filters,.committee-product-filters,.president-orders-filters,.president-product-filters,.report-filters,.committee-reports-filters,.schooleforos-report-filters,.budget-school-filters,.budget-movement-filters,.statistics-filters-react,.committee-statistics-filters){gap:8px;padding:9px 10px;border-radius:0;background:#f5f5f5}[data-theme=legacy] :is(.search,.committee-search,.admin-search,.product-orders-search,.committee-product-search,.president-orders-search,.president-product-search){min-height:30px;padding:0 6px;border:1px solid var(--legacy-control-border);border-radius:4px;background:#fff;box-shadow:none}[data-theme=legacy] :is(.search,.committee-search,.admin-search,.product-orders-search,.committee-product-search,.president-orders-search,.president-product-search) input{min-height:28px;padding:4px 6px;border:0;box-shadow:none}[data-theme=legacy] :is(.list-meta,.committee-list-meta,.admin-table-toolbar,.product-orders-meta,.committee-product-meta,.president-orders-meta,.president-product-meta){min-height:42px;padding:7px 10px;font-size:12px}[data-theme=legacy] :is(.list-meta,.committee-list-meta,.admin-table-toolbar,.product-orders-meta,.committee-product-meta,.president-orders-meta,.president-product-meta) select{min-height:28px;padding:3px 24px 3px 6px;border-radius:3px;font-size:12px}[data-theme=legacy] :is(.status-tabs,.committee-tabs){gap:0;padding:0;border-radius:3px;background:transparent}[data-theme=legacy] :is(.status-tabs,.committee-tabs) button{min-height:30px;padding:4px 9px;border:1px solid #ccc;border-right-width:0;border-radius:0;color:#337ab7;background:#fff;box-shadow:none;font-size:12px}[data-theme=legacy] :is(.status-tabs,.committee-tabs) button:first-child{border-radius:3px 0 0 3px}[data-theme=legacy] :is(.status-tabs,.committee-tabs) button:last-child{border-right-width:1px;border-radius:0 3px 3px 0}[data-theme=legacy] :is(.status-tabs,.committee-tabs) button.active{border-color:var(--legacy-primary);color:#fff;background:var(--legacy-primary)}[data-theme=legacy] :is(.unread,.committee-unread){padding:5px 9px;border:1px solid #ccc;border-radius:4px;background:#fff;font-size:12px}[data-theme=legacy] :is(.unread,.committee-unread).has-unread{border-color:#ebccd1;color:#a94442;background:#f2dede}[data-theme=legacy] :is(.school-year-filter,.committee-filter,.status-filter) summary{min-height:30px;padding:4px 8px;border-radius:4px;font-size:12px}[data-theme=legacy] :is(.school-year-menu,.committee-filter-menu,.status-filter-menu){top:calc(100% + 3px);padding:5px;border-radius:4px;box-shadow:0 6px 12px #0000002d}[data-theme=legacy] :is(.pagination,.admin-pagination,.committee-pagination,.budget-pagination,.product-orders-pagination,.committee-product-pagination,.committee-reports-pagination,.president-orders-pagination,.president-product-pagination,.schooleforos-pagination,.schooleforos-report-pagination){gap:0;padding:8px 10px;font-size:12px}[data-theme=legacy] :is(.pagination,.admin-pagination,.committee-pagination,.budget-pagination,.product-orders-pagination,.committee-product-pagination,.committee-reports-pagination,.president-orders-pagination,.president-product-pagination,.schooleforos-pagination,.schooleforos-report-pagination) button{min-width:28px;width:auto;height:28px;margin:0 0 0 -1px;padding:3px 8px;border-radius:0;font-size:12px;line-height:1.4}[data-theme=legacy] :is(.pagination,.admin-pagination,.committee-pagination,.budget-pagination,.product-orders-pagination,.committee-product-pagination,.committee-reports-pagination,.president-orders-pagination,.president-product-pagination,.schooleforos-pagination,.schooleforos-report-pagination) button:first-child{margin-left:0;border-radius:3px 0 0 3px}[data-theme=legacy] :is(.pagination,.admin-pagination,.committee-pagination,.budget-pagination,.product-orders-pagination,.committee-product-pagination,.committee-reports-pagination,.president-orders-pagination,.president-product-pagination,.schooleforos-pagination,.schooleforos-report-pagination) button:last-child{border-radius:0 3px 3px 0}[data-theme=legacy] :is(.pagination,.committee-pagination,.budget-pagination,.product-orders-pagination,.committee-product-pagination,.president-orders-pagination,.president-product-pagination,.schooleforos-pagination) strong{min-height:28px;margin-left:-1px;padding:5px 8px;border:1px solid var(--legacy-primary);color:#fff;background:var(--legacy-primary);font-size:12px;line-height:16px}[data-theme=legacy] :is(.committee-print,.committee-detail-print,.committee-batch-print-link,.committee-product-print-action,.schooleforos-print-link,.report-print-action,.schooleforos-report-print-controls button,.schooleforos-batch-results header button,.print-preview-toolbar button){display:inline-flex;min-width:0;min-height:30px;align-items:center;justify-content:center;padding:5px 10px;border:1px solid #6c757d;border-radius:4px;color:#fff;background:#6c757d;box-shadow:none;font-size:12px;font-weight:400;line-height:1.5;text-decoration:none}[data-theme=legacy] :is(.committee-detail-print,.committee-product-print-action,.schooleforos-print-link,.print-preview-toolbar button):hover{border-color:#545b62;color:#fff;background:#5a6268}[data-theme=legacy] :is(.committee-batch-print-link,.report-print-action,.schooleforos-report-print-controls button,.schooleforos-batch-results header button){border-color:#218838;background:var(--legacy-success)}[data-theme=legacy] :is(.committee-batch-print-link,.report-print-action,.schooleforos-report-print-controls button,.schooleforos-batch-results header button):hover{border-color:#1e7e34;color:#fff;background:#218838}[data-theme=legacy] .committee-print.unprinted{border-color:#e74c3c;color:#fff;background:#e74c3c}[data-theme=legacy] .committee-print.unprinted:hover{border-color:#a81607;background:#a81607}[data-theme=legacy] .committee-print.printed{border-color:#d7a62e;color:#493604;background:#f3ba3f}[data-theme=legacy] .committee-print.printed:hover{border-color:#bd8f22;background:#e5ab30}[data-theme=legacy] :is(.committee-heading-actions,.schooleforos-print-header-links,.schooleforos-report-actions){gap:5px}[data-theme=legacy] :is(.print-preview-toolbar,.schooleforos-report-print-controls){padding:10px 12px;border:1px solid #ddd;border-radius:3px;background:#f5f5f5;box-shadow:none}[data-theme=legacy] :is(.dialog,.committee-dialog,.committee-product-dialog,.budget-modal,.admin-modal){padding:15px;border-radius:4px}[data-theme=legacy] :is(.dialog,.committee-dialog,.committee-product-dialog,.budget-modal,.admin-modal)>h2{margin:-15px -15px 15px;padding:10px 15px;border-bottom:1px solid #e5e5e5;color:var(--legacy-heading);font-size:18px;font-weight:500;line-height:1.4}[data-theme=legacy] :is(.dialog,.committee-dialog,.committee-product-dialog,.budget-modal,.admin-modal) .close{top:6px;right:10px;font-size:22px;line-height:1}[data-theme=legacy] :is(.dialog,.committee-dialog,.committee-product-dialog,.budget-modal,.admin-modal) :is(.choices,footer) button{min-height:30px;padding:5px 10px;border-radius:4px;font-size:12px}[data-theme=legacy] :is(.committee-order-detail,.school-order-detail,.schooleforos-detail-page,.president-detail-main,.committee-print-email-page){width:min(1140px,100%);font-size:13px;line-height:1.4}[data-theme=legacy] .committee-order-detail>header{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:8px 10px;border-color:#ddd;border-radius:3px;background:#fff;box-shadow:none}[data-theme=legacy] .committee-order-detail>header h1{font-size:22px;font-weight:500;line-height:1.2}[data-theme=legacy] :is(.committee-order-detail>header,.school-order-detail>header,.schooleforos-detail-heading,.president-detail-heading) p{font-size:12px;font-weight:400;line-height:1.35}[data-theme=legacy] :is(.committee-detail-badges .committee-status,.committee-detail-badges .committee-priority,.president-detail-heading>strong){font-size:10px;font-weight:600;line-height:1.25}[data-theme=legacy] .committee-detail-badges{grid-column:2;grid-row:1;gap:6px}[data-theme=legacy] .committee-detail-actions{grid-column:1/-1;grid-row:2;justify-content:flex-start;gap:5px;margin:2px -10px -8px;padding:6px 10px;border-top:1px solid #ddd;background:#f5f5f5}[data-theme=legacy] .committee-detail-back{padding:5px 10px;border-radius:4px;font-size:12px;font-weight:400}[data-theme=legacy] .committee-detail-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:6px}[data-theme=legacy] .committee-detail-information{display:grid;grid-row:auto;gap:6px}[data-theme=legacy] :is(.committee-detail-information>.committee-detail-card,.committee-workers,.committee-conversation-card){grid-row:auto}[data-theme=legacy] :is(.committee-detail-card,.schooleforos-detail-card,.detail-card){padding:0;border-color:#ddd;border-radius:3px;box-shadow:none}[data-theme=legacy] :is(.committee-detail-card,.schooleforos-detail-card,.detail-card)>h2{margin:0;padding:6px 8px;border-bottom:1px solid #ddd;color:var(--legacy-heading);background:#f5f5f5;font-size:14px;font-weight:500;line-height:1.3}[data-theme=legacy] .committee-detail-description{order:3;display:grid;grid-template-columns:minmax(150px,30%) minmax(0,70%);align-items:center;min-height:0;margin:0;padding:0 8px 0 0;border-bottom:1px solid #ddd;background:#fff;font-size:13px;font-weight:400;line-height:1.35}[data-theme=legacy] .committee-detail-description:before{align-self:stretch;padding:6px 8px;border-right:1px solid #ddd;content:"ΠΕΡΙΓΡΑΦΗ";color:#343a40;background:#fff;font-size:12px;font-weight:700;line-height:1.3}[data-theme=legacy] .committee-detail-card dl{order:2;display:grid;grid-template-columns:1fr;margin:0;border:0}[data-theme=legacy] .committee-detail-card dl div{display:grid;grid-template-columns:minmax(150px,30%) minmax(0,70%);padding:0;border:0;border-bottom:1px solid #ddd;background:#fff}[data-theme=legacy] .committee-detail-information>.committee-detail-card:first-child{display:flex;flex-direction:column}[data-theme=legacy] .committee-detail-card dl div:nth-child(odd){background:#d3f0fb}[data-theme=legacy] .committee-detail-card dl :is(dt,dd){min-width:0;margin:0;padding:6px 8px;overflow-wrap:anywhere}[data-theme=legacy] .committee-detail-card dl dt{border-right:1px solid #ddd}[data-theme=legacy] :is(.committee-detail-card dt,.detail-card dt,.detail-summary small,.schooleforos-detail-facts dt,.schooleforos-detail-description h3,.president-detail-facts dt){color:#343a40;font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.02em}[data-theme=legacy] :is(.committee-detail-card dd,.detail-card dd,.detail-summary article>strong,.schooleforos-detail-facts dd,.president-detail-facts dd){font-size:13px;font-weight:400;line-height:1.35}[data-theme=legacy] .committee-assigned-workers{gap:0;margin-top:0}[data-theme=legacy] .committee-assigned-workers article{padding:6px 8px;border:0;border-bottom:1px solid #ddd;border-radius:0;background:#d3f0fb}[data-theme=legacy] .committee-assigned-workers article:nth-child(2n){background:#fff}[data-theme=legacy] .committee-workers>.muted{margin:0;padding:6px 8px;border-bottom:1px solid #ddd}[data-theme=legacy] .committee-worker-assignment{margin:0;padding:6px 8px 8px}[data-theme=legacy] :is(.committee-assigned-workers article,.worker-list article)>strong{font-size:13px;font-weight:600;line-height:1.3}[data-theme=legacy] :is(.committee-assigned-workers span,.committee-worker-assignment small,.worker-list article div){font-size:10px;line-height:1.3}[data-theme=legacy] .schooleforos-detail-heading{gap:10px;margin-bottom:6px;padding:8px 10px;border:1px solid #ddd;border-radius:3px;background:#fff}[data-theme=legacy] .schooleforos-detail-heading p{margin-top:7px;letter-spacing:0}[data-theme=legacy] .schooleforos-detail-heading h1{font-size:22px;font-weight:500;line-height:1.2}[data-theme=legacy] .schooleforos-detail-facts{display:grid;grid-template-columns:1fr;gap:0;border:0}[data-theme=legacy] .schooleforos-detail-facts div{display:grid;grid-template-columns:minmax(150px,30%) minmax(0,70%);gap:0;padding:0;border-bottom:1px solid #ddd;border-radius:0;background:#fff}[data-theme=legacy] .schooleforos-detail-facts div:nth-child(odd){background:#d3f0fb}[data-theme=legacy] .schooleforos-detail-facts dt{align-self:stretch;padding:6px 8px;border-right:1px solid #ddd}[data-theme=legacy] .schooleforos-detail-facts dd{margin:0;padding:6px 8px;font-weight:400}[data-theme=legacy] .schooleforos-detail-description{display:grid;grid-template-columns:minmax(150px,30%) minmax(0,70%);margin-top:0;padding:0;border:0;border-bottom:1px solid #ddd;background:#fff}[data-theme=legacy] .schooleforos-detail-description h3{padding:6px 8px;border-right:1px solid #ddd}[data-theme=legacy] .schooleforos-detail-description p{margin:0;padding:6px 8px;font-size:13px;font-weight:400;line-height:1.35}[data-theme=legacy] .school-order-detail>header{margin-bottom:6px;padding:8px 10px;border-color:#ddd;border-radius:3px;background:#fff}[data-theme=legacy] .school-order-detail>header h1{font-size:22px;font-weight:500;line-height:1.2}[data-theme=legacy] .school-order-detail>header>a{padding:5px 10px;border-radius:4px;font-size:12px;font-weight:400}[data-theme=legacy] .detail-summary{display:grid;grid-template-columns:1fr;margin-bottom:6px;border-color:#ddd;border-radius:3px;box-shadow:none}[data-theme=legacy] .detail-summary article{display:grid;grid-template-columns:minmax(150px,30%) minmax(0,70%);min-height:0;padding:0;border-color:#ddd;background:#fff}[data-theme=legacy] .detail-summary article:nth-child(odd){background:#d3f0fb}[data-theme=legacy] .detail-summary article :is(small,strong){padding:6px 8px}[data-theme=legacy] .detail-summary article small{border-right:1px solid #ddd}[data-theme=legacy] .detail-card>p{order:3;display:grid;grid-template-columns:minmax(150px,30%) minmax(0,70%);align-items:center;margin:0;padding:0 8px 0 0;border-bottom:1px solid #ddd;background:#d3f0fb;font-size:13px;font-weight:400;line-height:1.35}[data-theme=legacy] .detail-layout>div>.detail-card:first-child{display:flex;flex-direction:column}[data-theme=legacy] .detail-layout>div>.detail-card:first-child>p:before{align-self:stretch;padding:6px 8px;border-right:1px solid #ddd;content:"ΠΕΡΙΓΡΑΦΗ";color:#343a40;font-size:12px;font-weight:700;line-height:1.3}[data-theme=legacy] .detail-card dl{order:2;display:grid;grid-template-columns:1fr;margin:0;border:0}[data-theme=legacy] .detail-card dl div{display:grid;grid-template-columns:minmax(150px,30%) minmax(0,70%);padding:0;border:0;border-bottom:1px solid #ddd;background:#fff}[data-theme=legacy] .detail-card dl div:nth-child(odd){background:#d3f0fb}[data-theme=legacy] .detail-card dl :is(dt,dd){min-width:0;margin:0;padding:6px 8px;overflow-wrap:anywhere}[data-theme=legacy] .detail-card dl dt{border-right:1px solid #ddd}[data-theme=legacy] .detail-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:6px}[data-theme=legacy] .detail-layout>div{grid-row:auto;gap:6px}[data-theme=legacy] .detail-layout>.conversation-card{grid-row:auto}[data-theme=legacy] .worker-list{gap:0;margin-top:0}[data-theme=legacy] .worker-list article{padding:6px 8px;border:0;border-bottom:1px solid #ddd;border-radius:0;background:#d3f0fb}[data-theme=legacy] .worker-list article:nth-child(2n){background:#fff}[data-theme=legacy] .president-detail-heading{margin-bottom:10px;padding:10px 12px;border-color:#ddd;border-radius:3px;background:#fff;box-shadow:none}[data-theme=legacy] .president-detail-heading h1{font-size:22px;font-weight:500;line-height:1.2}[data-theme=legacy] .president-detail-facts{grid-template-columns:1fr;margin-bottom:10px;border-color:#ddd;border-radius:3px;box-shadow:none}[data-theme=legacy] .president-detail-facts dl>div{padding:8px 10px;border-color:#ddd}[data-theme=legacy] .president-detail-description{padding:10px;border-top:1px solid #ddd;background:#f9f9f9}[data-theme=legacy] .president-detail-description h2{font-size:14px;font-weight:500;line-height:1.3}[data-theme=legacy] .president-detail-description p{font-size:13px;font-weight:400;line-height:1.35}[data-theme=legacy] :is(.committee-conversation-card,.conversation-card,.president-conversations){display:block;width:100%;margin:0;overflow:hidden;border:1px solid #ddd;border-radius:3px;background:#fff;box-shadow:none}[data-theme=legacy] :is(.committee-conversation-card,.conversation-card,.president-conversations)>header{min-height:0;padding:8px 10px;border-bottom:1px solid #ddd;background:#f5f5f5}[data-theme=legacy] :is(.committee-conversation-card,.conversation-card,.president-conversations)>header :is(h2,p,small){margin:0;color:var(--legacy-heading);font-size:14px;font-weight:500;line-height:1.3;letter-spacing:0}[data-theme=legacy] :is(.committee-conversation-refresh,.president-conversation-refresh){min-height:28px;padding:4px 8px;border-radius:3px;font-size:12px;font-weight:400}[data-theme=legacy] :is(.committee-conversation-tabs,.president-conversation-tabs){display:flex;gap:0;padding:0;overflow-x:auto;border-bottom:1px solid #ddd;background:#fff}[data-theme=legacy] :is(.committee-conversation-tabs,.president-conversation-tabs) button{min-height:30px;flex:1 0 auto;justify-content:center;padding:5px 10px;border:0;border-right:1px solid #ddd;border-bottom:0;border-radius:0;color:#337ab7;background:#fff;box-shadow:none;font-size:12px;font-weight:400}[data-theme=legacy] :is(.committee-conversation-tabs,.president-conversation-tabs) button:last-child{border-right:0}[data-theme=legacy] :is(.committee-conversation-tabs,.president-conversation-tabs) button.active{border-color:var(--legacy-primary);color:#fff;background:var(--legacy-primary)}[data-theme=legacy] :is(.committee-conversation-tabs,.president-conversation-tabs) button b{min-width:17px;height:17px;padding:1px 4px;border-radius:3px;color:#fff;background:var(--legacy-danger);font-size:9px}[data-theme=legacy] :is(.committee-conversation-messages,.conversation,.president-message-stream){display:flex;min-height:0;max-height:none;flex-direction:column;gap:8px;padding:6px 0 0;overflow:visible}[data-theme=legacy] :is(.committee-conversation-messages article,.conversation article,.president-message){align-self:flex-start;width:min(400px,100%);max-width:100%;margin:0;padding:10px;border:1px solid #e6a15b;border-radius:10px;color:var(--legacy-text);background:#fac898;overflow-wrap:anywhere;font-size:13px;line-height:1.35}[data-theme=legacy] :is(.committee-conversation-messages article.committee,.conversation article.school){align-self:flex-start;color:var(--legacy-text);background:#fac898}[data-theme=legacy] :is(.committee-conversation-messages article.incoming,.conversation article.committee){align-self:flex-start;color:var(--legacy-text);background:#fac898}[data-theme=legacy] .schooleforos-comment-messages article.unread{border:1px solid #ff9800;color:#4d2600;background:#ffcc80}[data-theme=legacy] :is(.committee-conversation-messages article,.conversation article,.president-message) p{margin:3px 0;font-size:13px;font-weight:400;line-height:1.35}[data-theme=legacy] :is(.committee-conversation-messages article,.conversation article,.president-message)>strong{display:block;margin-bottom:2px;font-size:13px;font-weight:700;line-height:1.3}[data-theme=legacy] :is(.committee-conversation-messages article,.conversation article,.president-message) small,[data-theme=legacy] .president-message time{display:block;margin-top:3px;color:var(--legacy-muted);font-size:11px;font-weight:400;line-height:1.25}[data-theme=legacy] .president-message{width:auto;max-width:72%;border:1px solid;border-radius:10px;box-shadow:0 1px 4px #0000001f}[data-theme=legacy] .president-message.school{border-color:#77bde8;background:#d9efff}[data-theme=legacy] .president-message.eforia{border-color:#e6b84e;background:#fff0c2}[data-theme=legacy] .president-message.president{border-color:#a97add;background:#eadcff}[data-theme=legacy] .president-message.school strong{color:#075985}[data-theme=legacy] .president-message.eforia strong{color:#8a4b08}[data-theme=legacy] .president-message.president strong{color:#6b21a8}[data-theme=legacy] :is(.president-message.school.view-school,.president-message.school.view-timeline,.president-message.eforia.view-committee){align-self:flex-start}[data-theme=legacy] :is(.president-message.eforia.view-school,.president-message.president.view-committee,.president-message.president.view-timeline){align-self:flex-end}[data-theme=legacy] .president-message.eforia.view-timeline{align-self:center}[data-theme=legacy] .president-message header{padding:0;border:0;background:transparent}[data-theme=legacy] .president-conversation-panel{padding:0}[data-theme=legacy] .president-readonly-note{margin:0;padding:7px 10px;border:0;border-bottom:1px solid #ddd;border-radius:0;background:#fcf8e3;font-size:11px}[data-theme=legacy] :is(.committee-conversation-card,.conversation-card){display:flex;flex-direction:column;overflow:visible;border:0;border-radius:0;background:transparent}[data-theme=legacy] :is(.committee-conversation-card,.conversation-card)>header{order:1;padding:4px 0;border:0;background:transparent}[data-theme=legacy] :is(.committee-conversation-card,.conversation-card)>header small{display:none}[data-theme=legacy] :is(.committee-conversation-tabs,.president-conversation-tabs){order:2;width:max-content;max-width:100%;border-bottom:1px solid #dee2e6;background:transparent}[data-theme=legacy] :is(.committee-conversation-tabs,.president-conversation-tabs) button{min-height:28px;flex:0 0 auto;margin-bottom:-1px;padding:4px 10px;border:1px solid transparent;border-radius:4px 4px 0 0;background:transparent}[data-theme=legacy] :is(.committee-conversation-tabs,.president-conversation-tabs) button.active{border-color:#dee2e6 #dee2e6 #fff;color:#495057;background:#fff}[data-theme=legacy] :is(.committee-conversation-messages,.conversation){order:4}[data-theme=legacy] :is(.committee-conversation-card form,.conversation-card form,.president-message-form){order:3;gap:5px;margin:0;padding:6px 0;border:0;background:transparent}[data-theme=legacy] :is(.committee-conversation-card form,.conversation-card form)>label{font-size:13px;font-weight:600}[data-theme=legacy] :is(.committee-conversation-card form,.conversation-card form,.president-message-form) textarea{min-height:70px;padding:6px 8px;border-radius:4px;background:#fff;font-size:13px;line-height:1.35}[data-theme=legacy] :is(.committee-conversation-card form,.conversation-card form,.president-message-form) button{min-height:30px;padding:5px 10px;border:1px solid var(--legacy-primary);border-radius:4px;color:#fff;background:var(--legacy-primary);font-size:12px;font-weight:400}[data-theme=legacy] :is(.committee-product-detail-page,.product-order-detail,.president-product-detail){font-size:13px;line-height:1.4}[data-theme=legacy] :is(.committee-product-detail-hero h1,.product-order-detail .product-orders-hero h1,.president-product-detail .president-product-heading h1){font-size:22px;font-weight:500;line-height:1.2;letter-spacing:0}[data-theme=legacy] :is(.committee-product-detail-hero p,.product-order-detail .product-orders-hero p,.president-product-detail .president-product-heading div>span){font-size:12px;font-weight:400;line-height:1.35}[data-theme=legacy] :is(.committee-product-detail-metadata small,.committee-product-financial-summary small,.product-order-overview small,.product-order-financials dt,.president-product-metadata small,.president-product-totals small){font-size:10px;font-weight:600;line-height:1.25;letter-spacing:.02em}[data-theme=legacy] :is(.committee-product-detail-metadata strong,.product-order-overview strong,.president-product-metadata strong){font-size:13px;font-weight:400;line-height:1.35}[data-theme=legacy] :is(.committee-product-financial-summary strong,.product-order-financials dd,.president-product-totals strong){font-size:14px;font-weight:500;line-height:1.3}[data-theme=legacy] :is(.committee-product-financial-summary article.total strong,.product-order-financials dl>div:last-child dd,.president-product-totals article:last-child strong){font-size:15px;font-weight:600}[data-theme=legacy] :is(.committee-product-lines-panel h2,.committee-product-cancellation-panel h2,.product-order-lines-panel h2,.product-order-financials h2,.president-product-lines h2,.president-product-cancellation h2){font-size:14px;font-weight:500;line-height:1.3}[data-theme=legacy] .print-email-header{margin-bottom:10px;padding:10px 12px;border-color:#ddd;border-radius:3px;background:#fff;box-shadow:none}[data-theme=legacy] .print-email-header h1{font-size:22px;font-weight:500;line-height:1.2}[data-theme=legacy] .print-email-header small{margin-top:5px;letter-spacing:0}[data-theme=legacy] .detail-link{padding:5px 10px;border-radius:4px;font-size:12px;font-weight:400}[data-theme=legacy] :is(.print-preview-section,.email-panel,.email-history){margin-top:10px;overflow:hidden;border-color:#ddd;border-radius:3px;background:#fff;box-shadow:none}[data-theme=legacy] .print-preview-toolbar{border:0;border-bottom:1px solid #ddd;border-radius:0}[data-theme=legacy] .print-preview-toolbar h2{margin:0 0 4px;color:var(--legacy-heading);font-size:14px;font-weight:500;line-height:1.3}[data-theme=legacy] .print-preview-section>.print-document{margin:10px auto;border-color:#ddd;box-shadow:none}[data-theme=legacy] :is(.email-panel,.email-history){padding:12px}[data-theme=legacy] :is(.email-panel,.email-history)>h2{margin:-12px -12px 10px;padding:8px 12px;border-bottom:1px solid #ddd;color:var(--legacy-heading);background:#f5f5f5;font-size:14px;font-weight:500;line-height:1.3}[data-theme=legacy] .email-panel>p{margin-bottom:10px;font-size:12px}[data-theme=legacy] .recipient-modes{gap:12px;margin-bottom:10px}[data-theme=legacy] .email-panel form{gap:8px}[data-theme=legacy] .supplier-fields{gap:8px;padding:9px;border-radius:3px;background:#f9f9f9}@media(max-width:760px){[data-theme=legacy] .erato-header{min-height:50px;padding:4px 10px}[data-theme=legacy] .area-navigation{height:36px}[data-theme=legacy] .area-navigation-group summary{height:36px}[data-theme=legacy] .admin-content{padding:12px}[data-theme=legacy] .login-page{padding:15px}[data-theme=legacy] .login-card{max-width:430px;padding:16px}[data-theme=legacy] table th,[data-theme=legacy] table td{padding:6px}[data-theme=legacy] .committee-order-detail>header{grid-template-columns:1fr}[data-theme=legacy] :is(.committee-detail-badges,.committee-detail-actions){grid-column:1}[data-theme=legacy] .committee-detail-badges{grid-row:2;justify-content:flex-start}[data-theme=legacy] .committee-detail-actions{grid-row:3}[data-theme=legacy] .schooleforos-detail-facts div{grid-template-columns:120px minmax(0,1fr)}[data-theme=legacy] :is(.committee-detail-card dl div,.committee-detail-description,.detail-summary article,.detail-card dl div,.detail-card>p,.schooleforos-detail-description){grid-template-columns:120px minmax(0,1fr)}[data-theme=legacy] :is(.committee-conversation-tabs,.president-conversation-tabs) button{flex:0 0 auto}[data-theme=legacy] :is(.committee-conversation-messages article,.conversation article){width:100%;max-width:100%}[data-theme=legacy] .president-message{max-width:88%}}}
