:root{color:#1f2937;background:#f6f7fb;font-family:Arial,Helvetica,sans-serif}body{margin:0}main{max-width:1280px;margin:auto;padding:20px}header{background:#fff;border:3px solid #eaa034;align-items:center;gap:20px;margin-bottom:18px;padding:14px 18px;display:flex}.logo{color:#29446f;text-align:center;border-right:2px solid #eaa034;padding-right:18px;font-weight:800}.logo small{color:#eaa034}h1{color:#e99b29;margin:0}h2{color:#29446f;margin-top:0}.card{background:#fff;border:2px solid #eaa034;margin:16px 0;padding:16px}.grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.two{grid-template-columns:1fr 1fr;gap:18px;display:grid}.student{border-top:1px dashed #eaa034;grid-template-columns:90px repeat(4,1fr);align-items:center;gap:8px;padding:10px 0;display:grid}input,select{border:1px solid #cbd5e1;border-radius:4px;padding:9px;font-size:14px}label{margin:10px 0;display:block}.tablewrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:13px}th,td{text-align:center;vertical-align:middle;border:1px solid #eaa034;padding:5px}th{background:#fff4df}td.left,th.left{text-align:left}.right{text-align:right}small{color:#6b7280;display:block}.discount{background:#fffdf8}.bordereau-table input[type=checkbox]{width:18px;height:18px}.bordereau-table th:nth-child(4),.bordereau-table td:nth-child(4){min-width:230px}.bordereau-table th:nth-child(2),.bordereau-table td:nth-child(2){font-size:12px}.actions{background:#f6f7fb;border-top:1px solid #ddd;padding:14px;position:sticky;bottom:0}button{color:#fff;cursor:pointer;background:#29446f;border:none;border-radius:6px;margin-right:8px;padding:11px 16px;font-weight:700}button:hover{filter:brightness(1.1)}tfoot td{background:#fff4df;font-weight:700}.total-label,.total-cell{font-size:15px;font-weight:600}.print-only{display:none}.sign{border:1px solid #ddd;height:80px;padding:10px}@media (width<=900px){.grid,.two,.student{grid-template-columns:1fr}header{flex-direction:column;align-items:flex-start}}@media print{body{background:#fff}main{max-width:none;padding:0}button,.no-print,.actions{display:none!important}.card{break-inside:avoid;border:1.5px solid #eaa034;margin:8px 0;padding:8px}header{border:2px solid #eaa034;margin-bottom:8px}.print-only{display:block}input,select{border:none;padding:0}.bordereau-table input[type=checkbox]{appearance:none;border:none}.bordereau-table input[type=checkbox]:checked:after{content:"X";text-align:center;font-size:9px;font-weight:700;line-height:1;display:block}.tablewrap{overflow:visible}table{font-size:9px}th,td{padding:2px}h1{font-size:22px}h2{font-size:15px}.bordereau-table th:nth-child(4),.bordereau-table td:nth-child(4){min-width:170px}@page{size:A4 portrait;margin:8mm}}.tabs{gap:8px;margin:12px 0 18px;display:flex}.list-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.muted{color:#6b7280;margin:4px 0 0}.row-actions{white-space:nowrap}.row-actions button{margin:2px;padding:7px 9px;font-size:12px}.danger{background:#b91c1c}.list-tools{margin-bottom:12px}.list-card table td,.list-card table th{font-size:13px}@media print{.tabs,.list-card{display:none!important}}.login-page{background:#f3f5f8;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{width:100%;max-width:420px}.login-card label{margin-top:12px;font-weight:700;display:block}.login-card input{box-sizing:border-box;width:100%;margin-top:6px}.login-card button{width:100%;margin-top:18px}.header-actions{align-items:center;gap:10px;display:flex}.current-user{color:#5f6b7b;padding:8px 2px;font-size:12px;font-weight:700}.error{color:#b00020;font-weight:700}.logo{border-right:2px solid #eaa034;justify-content:center;align-items:center;padding-right:18px;display:flex}.logo img{object-fit:contain;width:auto;height:100px}@media print{.logo img{height:80px}}.tabs button.active{background:#e99b29}button:disabled{opacity:.45;cursor:not-allowed;filter:none}.pagination{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.pagination span{color:#6b7280;font-size:14px}.pagination div{gap:8px;display:flex}.pagination button{margin:0}@media (width<=700px){.pagination{flex-direction:column;align-items:flex-start}}.student-block{border-top:1px dashed #eaa034;padding:10px 0}.student-block .student{border-top:none;padding:0}.student-remove{margin-top:8px}.receipts-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.receipts-total{background:#fff4df;border:2px solid #eaa034;justify-content:space-between;align-items:center;margin:18px 0;padding:18px;font-size:20px;display:flex}.receipts-total strong{color:#29446f;font-size:28px}.receipts-summary{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px;margin-bottom:18px;display:grid}.receipt-card{background:#fffdf8;border:1px solid #eaa034;flex-direction:column;gap:8px;padding:14px;display:flex}.receipt-card strong{color:#29446f;font-size:20px}@media (width<=700px){.receipts-head{flex-direction:column}}.students-grid{grid-template-columns:1fr;gap:0;display:grid}.student-title{grid-column:1/-1}.student-field{margin:0;display:contents}.student-field span{display:none}@media print{.students-card{break-inside:avoid}.students-card>h2{margin-bottom:6px}.students-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid}.student-block{break-inside:avoid;page-break-inside:avoid;border-top:none;border-right:1px dashed #eaa034;padding:6px 12px}.student-block:nth-child(3n){border-right:none}.student-block:nth-child(n+4){border-top:1px dashed #eaa034;margin-top:6px;padding-top:10px}.student{grid-template-columns:105px minmax(0,1fr);align-items:baseline;gap:3px 8px;display:grid}.student-title{border-bottom:1px dashed #eaa034;grid-column:1/-1;margin-bottom:4px;padding-bottom:4px;font-size:12px}.student-field{display:contents}.student-field span{font-size:10px;font-weight:700;display:block}.student-field input{box-sizing:border-box;background:0 0;width:100%;min-width:0;font-size:10px;line-height:1.25;display:block}}.bordereau-table .quantity-col{white-space:normal;width:72px;min-width:72px;max-width:72px}.bordereau-table .submitted-col{white-space:normal;width:160px;min-width:160px;max-width:160px}@media print{.bordereau-table .quantity-col{width:42px;min-width:42px;max-width:42px}.bordereau-table .submitted-col{width:110px;min-width:110px;max-width:110px}}.bordereau-table{table-layout:fixed}.bordereau-table .student-choice-col{overflow-wrap:anywhere;word-break:break-word;width:58px;min-width:58px;max-width:58px;padding-left:3px;padding-right:3px}.bordereau-table th.student-choice-col small{font-size:10px;line-height:1.05}.student-choice-name{flex-direction:column;align-items:center;font-size:11px;line-height:1.05;display:flex}.bordereau-table td.student-choice-col input[type=checkbox]{margin:0 auto;display:block}.bordereau-table th:first-child,.bordereau-table td:first-child{width:54px}.bordereau-table th:nth-child(2),.bordereau-table td:nth-child(2){width:74px}.bordereau-table th:nth-child(3),.bordereau-table td:nth-child(3){width:68px}.bordereau-table th:nth-child(5),.bordereau-table td:nth-child(5),.bordereau-table th:last-child,.bordereau-table td:last-child{width:72px}@media print{.bordereau-table .student-choice-col{width:42px;min-width:42px;max-width:42px;padding-left:1px;padding-right:1px}.bordereau-table th.student-choice-col small,.student-choice-name{font-size:7px}.bordereau-table th:first-child,.bordereau-table td:first-child{width:30px}.bordereau-table th:nth-child(2),.bordereau-table td:nth-child(2){width:50px}.bordereau-table th:nth-child(3),.bordereau-table td:nth-child(3){width:40px}.bordereau-table th:nth-child(5),.bordereau-table td:nth-child(5),.bordereau-table th:last-child,.bordereau-table td:last-child{width:48px}}.bordereau-table tfoot td{box-sizing:border-box;vertical-align:middle}.bordereau-table tfoot .footer-label{text-align:right;white-space:normal}.bordereau-table tfoot .footer-value,.bordereau-table tfoot .footer-total,.bordereau-table tfoot .total-cell{text-align:right;white-space:nowrap;text-overflow:clip;padding-left:3px;padding-right:3px;overflow:hidden}.bordereau-table tfoot .footer-empty{padding:0}.bordereau-table tfoot .grand-total-row td{border-top-width:2px}.bordereau-table tfoot .grand-total-cell{text-align:right}@media print{.bordereau-table tfoot .footer-value,.bordereau-table tfoot .footer-total,.bordereau-table tfoot .total-cell{padding-left:1px;padding-right:1px;font-size:7px}.bordereau-table tfoot .footer-label,.bordereau-table tfoot .total-label{font-size:8px}}.responsables-card{padding:18px}.responsables-card>h2{margin-bottom:14px}.responsables-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.responsable-block{background:#fffdf8;border:1px solid #eaa034;min-width:0;padding:14px}.responsable-block h3{color:#29446f;border-bottom:1px solid #eaa034;margin:0 0 12px;padding-bottom:8px;font-size:18px}.responsable-fields{grid-template-columns:1fr;gap:8px;display:grid}.responsable-field{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:12px;margin:0;display:grid}.responsable-field span{color:#4b5563;font-size:13px;font-weight:700}.responsable-field input{box-sizing:border-box;width:100%;min-width:0}@media (width<=900px){.responsables-grid{grid-template-columns:1fr}}@media print{.responsables-card{padding:10px}.responsables-card>h2{margin-bottom:8px}.responsables-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.responsable-block{break-inside:avoid;page-break-inside:avoid;padding:8px 10px}.responsable-block h3{margin-bottom:7px;padding-bottom:5px;font-size:12px}.responsable-fields{gap:4px}.responsable-field{grid-template-columns:95px minmax(0,1fr);gap:6px}.responsable-field span{font-size:9px;font-weight:700;display:block}.responsable-field input{background:0 0;font-size:9px;line-height:1.25}}.list-card table thead th.sortable-column{font-weight:700;color:#fff!important;cursor:pointer!important;background:#29446f!important}.list-card table thead th.sortable-column:hover{color:#fff!important;background:#e99b29!important}@media screen and (width>=901px){.student-field-email input{box-sizing:border-box;grid-column:span 3;width:100%;min-width:0}.student-field-phone input{box-sizing:border-box;grid-column:span 2;width:100%;min-width:0}}.missing-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.missing-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0 12px;display:grid}.missing-summary button{color:#29446f;background:#fff4df;border:1px solid #eaa034;justify-content:space-between;align-items:center;gap:12px;margin:0;display:flex}.missing-summary button strong{font-size:18px}.missing-summary button.active{color:#fff;background:#29446f}.missing-tools{margin:12px 0}.missing-tools input{box-sizing:border-box;width:100%}.missing-note{color:#4b5563;background:#f6f7fb;border-left:4px solid #29446f;margin:10px 0 14px;padding:10px 12px;font-size:13px}.missing-table td,.missing-table th{font-size:13px}.missing-badge{text-align:center;border-radius:999px;min-width:82px;padding:5px 8px;font-weight:700;display:inline-block}.missing-iban{color:#8a4b00;background:#fff4df}.missing-email{color:#29446f;background:#eaf1fb}.missing-phone{color:#6b21a8;background:#f3e8ff}.missing-table button{margin:0;padding:7px 10px;font-size:12px}@media (width<=900px){.missing-head{flex-direction:column}.missing-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.missing-summary{grid-template-columns:1fr}}.home-page{background:#fff;border:2px solid #eaa034;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.2fr);align-items:stretch;gap:36px;min-height:540px;margin:16px 0;padding:34px;display:grid}.home-welcome{color:#fff;background:linear-gradient(145deg,#29446f,#1e3457);border-radius:12px;flex-direction:column;justify-content:center;padding:35px;display:flex;position:relative;overflow:hidden}.home-welcome:after{content:"HN";color:#ffffff0b;font-size:150px;font-weight:900;line-height:1;position:absolute;bottom:-35px;right:-16px}.home-kicker{text-transform:uppercase;letter-spacing:1.8px;color:#f3b34f;margin:0 0 15px;font-size:12px;font-weight:800}.home-welcome h2{color:#fff;z-index:1;margin:0 0 22px;font-size:34px;line-height:1.18;position:relative}.home-welcome>p:last-child{color:#dce6f4;z-index:1;font-size:16px;line-height:1.6;position:relative}.home-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.home-menu button{text-align:left;color:#1f2937;background:#fff;border:1px solid #d7dfeb;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;margin:0;padding:24px 20px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid;box-shadow:0 8px 24px #29446f0c}.home-menu button:hover{filter:none;border-color:#eaa034;transform:translateY(-3px);box-shadow:0 12px 30px #29446f18}.home-menu button:focus-visible{outline-offset:3px;outline:3px solid #eaa034}.home-icon{color:#29446f;background:#fff4df;border-radius:12px;place-items:center;width:48px;height:48px;font-size:25px;font-weight:900;display:grid}.home-menu-text{flex-direction:column;gap:8px;min-width:0;display:flex}.home-menu-text strong{color:#29446f;font-size:18px}.home-menu-text small{color:#687386;font-size:13px;line-height:1.55}.home-arrow{color:#e99b29;font-size:23px}@media (width<=850px){.home-page{grid-template-columns:1fr;min-height:0}.home-welcome{padding:30px}.home-menu{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.home-page{gap:16px;padding:14px}.home-welcome{padding:25px 20px}.home-welcome h2{font-size:27px}.home-menu{grid-template-columns:1fr;gap:10px}.home-menu button{padding:17px 15px}.home-icon{width:43px;height:43px}.home-menu-text strong{font-size:17px}}.equipment-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.equipment-heading h2{margin-bottom:7px}.equipment-actions{flex-wrap:wrap;gap:8px;display:flex}.equipment-page button,.equipment-dialog button{margin:0}.equipment-page button:focus-visible,.equipment-dialog button:focus-visible,.equipment-page input:focus-visible,.equipment-dialog input:focus-visible,.equipment-dialog textarea:focus-visible,.equipment-page select:focus-visible,.equipment-dialog select:focus-visible{outline-offset:3px;outline:3px solid #e99b29}.equipment-secondary{color:#29446f;background:#eef2f7;border:1px solid #b6c2d4}.equipment-counts{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:24px 0;display:grid}.equipment-counts button{text-align:left;color:#29446f;background:#f6f7fb;border:1px solid #dce3ec;flex-direction:column;gap:12px;padding:16px;display:flex}.equipment-counts button strong{font-size:26px}.equipment-counts button.selected{color:#fff;background:#29446f;border-color:#29446f}.equipment-tools{grid-template-columns:minmax(200px,1fr) minmax(170px,260px) auto;align-items:end;gap:14px;margin-bottom:20px;display:grid}.equipment-tools label{margin:0;font-size:14px;font-weight:700}.equipment-tools input,.equipment-tools select{box-sizing:border-box;width:100%;margin-top:7px;display:block}.equipment-tools button{min-height:37px}.equipment-success{color:#205d35;background:#eaf6ed;border-left:4px solid #3e8552;padding:12px}.equipment-empty{text-align:center;background:#f8f9fc;padding:42px 15px}.equipment-empty h3{color:#29446f}.equipment-empty p{color:#5c6674}.equipment-table{min-width:860px}.equipment-table th{text-align:left;color:#fff;background:#29446f;border-color:#d7dfeb;padding:12px}.equipment-table td{text-align:left;border-color:#d7dfeb;padding:12px;line-height:1.5}.equipment-table td:first-child>strong,.equipment-table td:first-child>span{display:block}.equipment-table td:first-child>span{margin:4px 0}.equipment-table small{line-height:1.6}.equipment-table tbody tr:nth-child(2n){background:#f9fafc}.equipment-badge{white-space:nowrap;border-radius:20px;padding:4px 9px;font-size:12px;font-weight:700;display:inline-block!important}.equipment-badge.available{color:#25603a;background:#e5f2e8}.equipment-badge.loaned{color:#29446f;background:#e8effb}.equipment-badge.maintenance{color:#84521a;background:#fff0d5}.equipment-badge.unavailable{color:#983333;background:#fde7e7}.equipment-badge.archived{color:#535e70;background:#ebeef2}.equipment-overdue{color:#a02c2c;margin-top:7px;font-size:12px;font-weight:700;display:block}.equipment-row-actions{flex-wrap:wrap;gap:6px;max-width:270px;display:flex}.equipment-row-actions button{padding:8px 10px;font-size:12px}.equipment-dialog{box-sizing:border-box;color:#1f2937;border:1px solid #cbd5e1;border-radius:12px;width:min(780px,100vw - 28px);max-height:90vh;padding:24px;overflow:auto;box-shadow:0 24px 80px #17294440}.equipment-dialog::backdrop{background:#15213899}.equipment-dialog-head{border-bottom:1px solid #dce3eb;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:18px;padding-bottom:18px;display:flex}.equipment-dialog-head h2{margin:0;font-size:23px}.equipment-dialog-head p{color:#5e6c7e;margin:8px 0 0}.equipment-dialog-head button{flex-shrink:0}.equipment-fieldset{border:0;min-width:0;margin:0;padding:0}.equipment-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.equipment-form-grid label{margin:0;font-size:14px;font-weight:700;display:block}.equipment-form-grid input,.equipment-form-grid select,.equipment-form-grid textarea{box-sizing:border-box;width:100%;font:inherit;color:#1f2937;background:#fff;border:1px solid #b8c5d6;border-radius:5px;margin-top:8px;padding:10px;font-weight:400;display:block}.equipment-form-grid textarea{resize:vertical}.equipment-wide{grid-column:1/-1}.equipment-info{background:#f3f5fa;margin:0;padding:12px;font-size:14px;line-height:1.6}.equipment-dialog-actions{border-top:1px solid #dce3eb;justify-content:flex-end;gap:10px;margin-top:18px;padding-top:22px;display:flex}.equipment-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin:0 0 22px;display:grid}.equipment-details dt{color:#5d697c;margin-bottom:5px;font-size:12px}.equipment-details dd{overflow-wrap:anywhere;margin:0}.equipment-history h3{color:#29446f;margin-top:28px}.equipment-history article{background:#f6f8fc;border-left:3px solid #29446f;margin:12px 0;padding:16px}.equipment-history h4{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:0 0 10px;display:flex}.equipment-history p{margin:8px 0;font-size:14px;line-height:1.7}.equipment-notes{white-space:pre-wrap;overflow-wrap:anywhere}.equipment-sr-only{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.header-actions{flex-wrap:wrap;margin-left:auto}.equipment-page .pagination{margin-bottom:0}@media (width<=900px){.equipment-heading{flex-direction:column}.equipment-counts{grid-template-columns:repeat(3,minmax(0,1fr))}.header-actions{margin-left:0}}@media (width<=600px){.equipment-page{padding:12px}.equipment-counts{grid-template-columns:repeat(2,minmax(0,1fr))}.equipment-tools{grid-template-columns:1fr}.equipment-tools button{justify-self:start}.equipment-counts button{padding:12px}.equipment-form-grid,.equipment-details{grid-template-columns:1fr}.equipment-dialog{padding:17px}.equipment-dialog-head h2{font-size:20px}.equipment-heading h2{font-size:21px}.equipment-actions{width:100%}.equipment-actions button{flex:1}.equipment-dialog-actions{background:#fff;padding-bottom:17px;position:sticky;bottom:-17px}.equipment-dialog-head button{padding:9px}.header-actions button{padding:10px;font-size:12px}.equipment-heading .muted{line-height:1.6}}@media print{.equipment-dialog,.equipment-page{display:none}}.schedule-heading,.schedule-filter{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.schedule-heading>div:last-child,.schedule-filter{flex-wrap:wrap;gap:8px;display:flex}.schedule-heading button,.schedule-page button{margin:0}.schedule-secondary{color:#29446f!important;background:#eef2f7!important;border:1px solid #b6c2d4!important}.schedule-danger{background:#a52828!important}.schedule-tabs{border-bottom:2px solid #dbe2ec;gap:8px;margin:24px 0 18px;display:flex}.schedule-tabs button{border-radius:6px 6px 0 0}.schedule-tabs button.active{background:#e99b29}.schedule-filter{align-items:end;margin-bottom:18px}.schedule-filter label{margin:0;font-weight:700}.schedule-filter select{min-width:240px;margin-top:7px;display:block}.week-grid{grid-template-columns:repeat(6,minmax(190px,1fr));gap:10px;padding-bottom:12px;display:grid;overflow-x:auto}.day-column{background:#f6f8fb;border:1px solid #dce3ec;min-height:350px}.day-column>h3{color:#fff;text-align:center;background:#29446f;margin:0;padding:12px}.day-column>div{padding:8px}.schedule-slot{background:#fff;border:1px solid #d9e0e9;border-left:5px solid;flex-direction:column;gap:6px;margin-bottom:8px;padding:10px;display:flex}.schedule-slot time{color:#29446f;font-weight:800}.schedule-slot span,.schedule-slot small{line-height:1.4}.schedule-slot>div{gap:5px;margin-top:5px;display:flex}.schedule-slot button{padding:6px;font-size:11px}.teacher-list{gap:10px;display:grid}.teacher-list article{background:#fff;border:1px solid #dbe2ec;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px;display:grid}.teacher-list article.archived{opacity:.65}.teacher-list h3,.teacher-list p{margin:0 0 5px}.teacher-list small{color:#64748b}.teacher-list article>div:last-child{gap:7px;display:flex}.teacher-color{border-radius:8px;width:12px;height:60px}.schedule-dialog{z-index:100;border:1px solid #bcc8d8;border-radius:10px;width:min(680px,100vw - 28px);max-height:90vh;padding:22px;position:fixed;inset:50% auto auto 50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 20px 70px #1e293b66}.schedule-dialog::backdrop{background:#17203399}.schedule-dialog[open]:before{content:"";z-index:-1;background:#17203399;position:fixed;inset:-100vh}.schedule-dialog-head,.schedule-dialog-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.schedule-dialog-head{border-bottom:1px solid #dbe2ec;padding-bottom:15px}.schedule-dialog-head h2{margin:0}.schedule-form{grid-template-columns:1fr 1fr;gap:14px;margin-top:18px;display:grid}.schedule-form label{margin:0;font-weight:700}.schedule-form input,.schedule-form select,.schedule-form textarea{box-sizing:border-box;width:100%;margin-top:7px;display:block}.schedule-form textarea{resize:vertical;padding:9px}.schedule-form .wide{grid-column:1/-1}.schedule-dialog-actions{border-top:1px solid #dbe2ec;justify-content:flex-end;margin-top:18px;padding-top:18px}.schedule-page button:focus-visible,.schedule-dialog input:focus-visible,.schedule-dialog select:focus-visible,.schedule-dialog textarea:focus-visible{outline-offset:2px;outline:3px solid #e99b29}@media (width<=700px){.schedule-heading{flex-direction:column}.schedule-heading>div:last-child{width:100%}.schedule-heading>div:last-child button{flex:1}.schedule-filter{flex-direction:column;align-items:stretch}.schedule-filter select{width:100%}.teacher-list article{grid-template-columns:9px 1fr}.teacher-list article>div:last-child{flex-wrap:wrap;grid-column:2}.schedule-form{grid-template-columns:1fr}.schedule-form .wide{grid-column:auto}.schedule-dialog{padding:16px}.schedule-dialog-head h2{font-size:20px}}@media print{header,.schedule-heading>div:last-child,.schedule-tabs,.schedule-filter,.schedule-slot button{display:none!important}.schedule-page{border:0;padding:0}.week-grid{grid-template-columns:repeat(3,1fr);overflow:visible}.day-column,.schedule-slot{break-inside:avoid}}.users-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.users-heading>div:last-child{flex-wrap:wrap;gap:8px;display:flex}.users-heading button,.users-page button{margin:0}.users-secondary{color:#29446f!important;background:#eef2f7!important;border:1px solid #b6c2d4!important}.users-list{gap:10px;display:grid}.users-list article{background:#fff;border:1px solid #dbe2ec;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:15px;padding:15px;display:grid}.users-list article.inactive{opacity:.65;background:#f5f6f8}.users-avatar{color:#29446f;background:#e8eef8;border-radius:50%;place-items:center;width:48px;height:48px;font-size:21px;font-weight:800;display:grid}.users-avatar.admin{color:#8a5414;background:#fff0d5}.users-list h3,.users-list p{margin:0 0 5px}.users-list small{color:#64748b}.users-status{border-radius:20px;padding:5px 9px;font-size:12px;font-weight:700}.users-status.active{color:#25603a;background:#e5f2e8}.users-status.inactive{color:#535e70;background:#ebeef2}.users-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.users-actions button{padding:8px 10px;font-size:12px}.users-dialog{z-index:100;border:1px solid #bcc8d8;border-radius:10px;width:min(650px,100vw - 28px);max-height:90vh;padding:22px;position:fixed;inset:50% auto auto 50%;overflow:auto;transform:translate(-50%,-50%);box-shadow:0 20px 70px #1e293b66}.users-dialog[open]:before{content:"";z-index:-1;background:#17203399;position:fixed;inset:-100vh}.users-dialog-head,.users-dialog-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.users-dialog-head{border-bottom:1px solid #dbe2ec;padding-bottom:15px}.users-dialog-head h2{margin:0}.users-form{grid-template-columns:1fr 1fr;gap:15px;margin-top:18px;display:grid}.users-form label{margin:0;font-weight:700}.users-form input,.users-form select{box-sizing:border-box;width:100%;margin-top:7px;display:block}.users-form small{margin-top:5px;font-weight:400}.users-form .wide{grid-column:1/-1}.users-dialog-actions{border-top:1px solid #dbe2ec;justify-content:flex-end;margin-top:18px;padding-top:18px}.users-page button:focus-visible,.users-dialog input:focus-visible,.users-dialog select:focus-visible{outline-offset:2px;outline:3px solid #e99b29}@media (width<=760px){.users-heading{flex-direction:column}.users-heading>div:last-child{width:100%}.users-heading>div:last-child button{flex:1}.users-list article{grid-template-columns:auto 1fr}.users-status{grid-column:1}.users-actions{grid-column:2;justify-content:flex-start}.users-form{grid-template-columns:1fr}.users-form .wide{grid-column:auto}.users-dialog{padding:16px}}
