@import"https://fonts.bunny.net/css?family=dm-sans:400,500,600,700|source-serif-4:600,700";:root{--asbars-green: #28a745;--asbars-green-mid: #218838;--asbars-green-dark: #155724;--asbars-green-soft: #e8f5e9;--asbars-surface: #f0f8f0;--asbars-ink: #212529;--asbars-muted: #6c757d;--asbars-border: #dee2e6;--asbars-danger: #dc3545;--asbars-radius: 10px;--asbars-shadow: 0 3px 15px rgba(0, 0, 0, .1);--font-display: "DM Sans", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;font-family:var(--font-body);color:var(--asbars-ink);background:var(--asbars-surface);-webkit-font-smoothing:antialiased}a{color:var(--asbars-green-mid);text-decoration:none}h1,h2,h3,h4{font-family:var(--font-display);font-weight:600;letter-spacing:-.02em}.asbars-page{padding:1.25rem}@media (min-width: 768px){.asbars-page{padding:1.75rem 2rem}}.asbars-card{background:#fff;border:1px solid var(--asbars-border);border-radius:var(--asbars-radius);box-shadow:var(--asbars-shadow);padding:1.25rem}.asbars-stat-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.asbars-stat{background:linear-gradient(160deg,#fff 0%,var(--asbars-green-soft) 100%);border:1px solid var(--asbars-border);border-radius:var(--asbars-radius);padding:1rem 1.1rem}.asbars-stat__label{font-size:.8rem;color:var(--asbars-muted);margin-bottom:.35rem}.asbars-stat__value{font-family:var(--font-display);font-size:1.75rem;color:var(--asbars-green);line-height:1.1}.asbars-table-wrap{overflow-x:auto}.asbars-table{width:100%;border-collapse:collapse;font-size:.92rem}.asbars-table th,.asbars-table td{padding:.7rem .75rem;border-bottom:1px solid var(--asbars-border);text-align:left;vertical-align:top}.asbars-table th{font-size:.75rem;text-transform:uppercase;letter-spacing:.04em;color:var(--asbars-muted);background:#fafcfb}.asbars-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:44px;padding:.55rem 1rem;border-radius:10px;border:1px solid transparent;font:inherit;font-weight:600;cursor:pointer}.asbars-btn--primary{background:var(--asbars-green);color:#fff}.asbars-btn--primary:hover{background:var(--asbars-green-mid)}.asbars-btn--ghost{background:#fff;border-color:var(--asbars-border);color:var(--asbars-ink)}.asbars-btn--danger{background:#fff5f5;border-color:#ffcdd2;color:var(--asbars-danger)}.asbars-field{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.9rem}.asbars-field label{font-size:.85rem;font-weight:600}.asbars-required{color:#dc3545;font-weight:700;margin-left:.2rem}.asbars-th-required:after{content:" *";color:#dc3545;font-weight:700}.asbars-field input,.asbars-field select,.asbars-field textarea{width:100%;max-width:100%;min-width:0;box-sizing:border-box;min-height:44px;padding:.55rem .75rem;border:1px solid var(--asbars-border);border-radius:10px;font:inherit;background:#fff}.asbars-field input[type=file]{padding:.45rem .5rem;font-size:.875rem}.asbars-field textarea{min-height:100px}.asbars-tabs{display:flex;flex-wrap:nowrap;align-items:stretch;gap:.25rem;margin-bottom:1.25rem;padding:.3rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;border:1px solid var(--asbars-border);border-radius:12px;background:#fff;box-shadow:0 1px 2px #0000000a}.asbars-tab,.asbars-tabs>button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;flex:0 0 auto;min-height:40px;padding:.4rem .85rem;border:0;border-radius:9px;background:transparent;color:var(--asbars-muted);cursor:pointer;font:inherit;font-size:.9rem;font-weight:600;line-height:1.2;white-space:nowrap;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.asbars-tab:hover,.asbars-tabs>button:hover{color:var(--asbars-ink);background:var(--asbars-green-soft)}.asbars-tab:focus-visible,.asbars-tabs>button:focus-visible{outline:2px solid var(--asbars-green);outline-offset:2px}.asbars-tab.is-active,.asbars-tabs>button.is-active{background:var(--asbars-green);color:#fff;box-shadow:0 2px 8px #28a74547}.asbars-tab.is-active:hover,.asbars-tabs>button.is-active:hover{background:var(--asbars-green-mid);color:#fff}.asbars-tab__count,.asbars-tabs>button .asbars-tab__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.35rem;padding:0 .4rem;border-radius:999px;background:#21252914;color:inherit;font-size:.75rem;font-weight:700;font-variant-numeric:tabular-nums;line-height:1}.asbars-tab.is-active .asbars-tab__count,.asbars-tabs>button.is-active .asbars-tab__count{background:#ffffff38;color:#fff}.asbars-tabs>button:disabled{opacity:.45;cursor:not-allowed}.asbars-tabs>button:disabled:hover{background:transparent;color:var(--asbars-muted)}.asbars-banner{padding:.75rem 1rem;border-radius:10px;margin-bottom:1rem}.asbars-banner--error{background:#ffebee;color:#b71c1c;border:1px solid #ffcdd2}.asbars-banner--success{background:#e8f5e9;color:#1b5e20;border:1px solid #c8e6c9}.asbars-banner--info{background:#e7f1ff;color:#084298;border:1px solid #cfe2ff}.asbars-muted{color:var(--asbars-muted)}.asbars-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;justify-content:space-between;margin-bottom:1rem}.asbars-shell{min-height:100vh;display:flex;flex-direction:column}.asbars-topnav{background:linear-gradient(180deg,#fff,#f7faf8);border-bottom:1px solid var(--asbars-border);position:sticky;top:0;z-index:40}.asbars-topnav__inner{display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;max-width:1400px;margin:0 auto}.asbars-brand{font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--asbars-green);letter-spacing:-.02em;white-space:nowrap}.asbars-nav-toggle{margin-left:auto;min-height:44px;min-width:44px;border:1px solid var(--asbars-border);border-radius:10px;background:#fff;cursor:pointer;font:inherit}.asbars-nav-links{display:none;flex-direction:column;gap:.25rem;padding:0 1rem 1rem;max-width:1400px;margin:0 auto;width:100%}.asbars-nav-links.is-open{display:flex}.asbars-nav-links a,.asbars-nav-links button.asbars-nav-link{display:flex;align-items:center;min-height:44px;padding:.45rem .75rem;border-radius:10px;color:var(--asbars-ink);font-weight:600;font-size:.92rem;border:none;background:transparent;cursor:pointer;text-align:left;font:inherit;width:100%}.asbars-nav-links a.router-link-active,.asbars-nav-links a.is-active{background:var(--asbars-green-soft);color:var(--asbars-green)}.asbars-nav-dropdown{position:relative}.asbars-nav-dropdown__menu{display:none;flex-direction:column;gap:.15rem;padding:.35rem 0 .35rem .75rem}.asbars-nav-dropdown.is-open .asbars-nav-dropdown__menu{display:flex}.asbars-user-chip{font-size:.85rem;color:var(--asbars-muted);padding:.35rem .75rem}.asbars-main{flex:1;width:100%;max-width:1400px;margin:0 auto}@media (min-width: 992px){.asbars-nav-toggle{display:none}.asbars-topnav__inner{padding:.5rem 1.5rem}.asbars-nav-links{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.15rem;padding:0;width:auto;flex:1}.asbars-nav-links a,.asbars-nav-links button.asbars-nav-link{width:auto;white-space:nowrap}.asbars-nav-links .asbars-nav-spacer{flex:1}.asbars-nav-dropdown__menu{position:absolute;top:100%;left:0;min-width:200px;background:#fff;border:1px solid var(--asbars-border);border-radius:10px;box-shadow:var(--asbars-shadow);padding:.4rem;z-index:50}}.asbars-login{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:radial-gradient(ellipse at 20% 10%,rgba(46,125,50,.12),transparent 50%),radial-gradient(ellipse at 80% 90%,rgba(201,162,39,.1),transparent 45%),var(--asbars-surface)}.asbars-login__card{width:100%;max-width:420px}.asbars-login__logo{display:block;max-height:72px;max-width:160px;margin:0 auto 1rem;object-fit:contain}.asbars-captcha{display:flex;align-items:center;gap:.5rem}.asbars-captcha__code{flex:1;font-family:ui-monospace,monospace;font-size:1.25rem;letter-spacing:.2em;font-weight:700;text-align:center;padding:.65rem;background:var(--asbars-green-soft);border:1px dashed var(--asbars-green-mid);border-radius:10px;-webkit-user-select:none;user-select:none}.asbars-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a2e1c73;z-index:60;display:flex;align-items:flex-start;justify-content:center;padding:1.25rem;overflow-y:auto}.asbars-modal{background:#fff;border-radius:var(--asbars-radius);border:1px solid var(--asbars-border);box-shadow:var(--asbars-shadow);width:100%;max-width:min(640px,calc(100vw - 2.5rem));margin:1rem auto;padding:1.25rem;overflow-x:hidden;box-sizing:border-box}.asbars-modal--wide{max-width:min(820px,calc(100vw - 2.5rem))}.asbars-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.asbars-modal__header h2{margin:0;font-size:1.25rem}.asbars-modal__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-top:1rem}.asbars-bars{display:flex;flex-direction:column;gap:.55rem}.asbars-bar-row{display:grid;grid-template-columns:5.5rem 1fr 2.5rem;gap:.5rem;align-items:center;font-size:.85rem}.asbars-bar-track{height:10px;background:var(--asbars-green-soft);border-radius:999px;overflow:hidden}.asbars-bar-fill{height:100%;background:var(--asbars-green-mid);border-radius:999px;min-width:2px}.asbars-grid-2{display:grid;gap:1rem}@media (min-width: 768px){.asbars-grid-2{grid-template-columns:1fr 1fr}}.asbars-list{list-style:none;margin:0;padding:0}.asbars-list li{padding:.65rem 0;border-bottom:1px solid var(--asbars-border)}.asbars-list li:last-child{border-bottom:none}.asbars-checkbox{display:flex;align-items:center;gap:.5rem;min-height:44px}.asbars-form-grid{display:grid;gap:0 1rem;width:100%;min-width:0}.asbars-form-grid>.asbars-field{min-width:0;max-width:100%}@media (min-width: 640px){.asbars-form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.asbars-form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.asbars-matrix-wrap{overflow-x:auto}.asbars-matrix th,.asbars-matrix td{text-align:center;white-space:nowrap}.asbars-matrix th:first-child,.asbars-matrix td:first-child{text-align:left;position:sticky;left:0;background:#fff;z-index:1}.asbars-empty{padding:1.5rem;text-align:center;color:var(--asbars-muted)}.php-login{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:15px;background:#f0f8f0}.php-login__card{background:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a;max-width:420px;width:100%;padding:28px}.php-login__header{text-align:center}.php-login__logo{width:min(320px,86%);height:auto;max-height:96px;object-fit:contain;border-radius:0;border:none;margin:0 auto 14px;display:block}.php-login__icon{font-size:36px;color:#28a745;margin-bottom:12px;display:inline-block}.php-login__ministry{font-size:13px;font-weight:700;color:#155724;text-transform:uppercase;margin-bottom:6px;line-height:1.2}.php-login__subtitle{font-size:11px;color:#666;margin-bottom:22px;line-height:1.3}.php-login__alert{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:6px;padding:.65rem .85rem;margin-bottom:1rem;font-size:.9rem}.php-login__countdown{font-variant-numeric:tabular-nums;letter-spacing:.04em;font-weight:700}.php-login__alert--info{background:#e8f1fb;color:#1c3d66;border:1px solid #b7d0ef;border-radius:6px;padding:.65rem .85rem;margin-bottom:1rem;font-size:.9rem}.php-login__captcha-img{height:64px;width:220px;border-radius:6px;border:1px solid #ced4da;background:#fff;object-fit:contain}.php-login__mfa-copy{margin:0 0 1rem;font-size:.95rem;line-height:1.45;color:#334155}.php-login__field{margin-bottom:16px}.php-login__field label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:#333}.php-login__input-group{display:flex;align-items:stretch;border:1px solid #ced4da;border-radius:6px;overflow:hidden;background:#fff}.php-login__addon{display:flex;align-items:center;justify-content:center;padding:6px 10px;background:#f8f9fa;font-size:13px;border-right:1px solid #ced4da}.php-login__addon--btn{border:0;border-left:1px solid #ced4da;border-right:0;cursor:pointer;background:#f8f9fa;color:#495057;min-width:42px}.php-login__addon--btn:hover,.php-login__addon--btn:focus-visible{background:#eef2f0;color:#1b5e3b;outline:none}.php-login__addon--btn .pi{font-size:.95rem}.php-login__input-group input{flex:1;border:0;padding:8px 12px;font:inherit;font-size:14px;min-height:40px;outline:none}.php-login__captcha-row{display:flex;gap:.5rem;margin-bottom:.5rem}.php-login__captcha{flex:1;background:#f8f9fa;border:1px solid #dee2e6;border-radius:4px;padding:8px;font-family:Courier New,monospace;font-size:18px;font-weight:700;letter-spacing:2px;text-align:center;color:#28a745}.php-login__refresh{min-width:44px;border:1px solid #ced4da;border-radius:6px;background:#fff;cursor:pointer;font-size:1.1rem}.php-login__remember{display:flex;align-items:center;gap:.45rem;margin-bottom:16px;font-size:13px}.php-login__submit{width:100%;background:#28a745;border:1px solid #28a745;color:#fff;padding:10px 20px;font-size:14px;font-weight:600;border-radius:6px;cursor:pointer;min-height:44px}.php-login__submit:hover:not(:disabled){background:#218838}.php-login__submit:disabled{opacity:.7;cursor:not-allowed}.php-login__forgot{text-align:center;margin-top:1rem}.php-login__forgot a{color:#28a745;font-size:14px;text-decoration:none}.php-login__footer{font-size:11px;color:#666;margin-top:16px;text-align:center;line-height:1.5}.php-shell{min-height:100vh;background:var(--asbars-surface)}.php-navbar{background:#fff;border-bottom:1px solid var(--asbars-border);position:sticky;top:0;z-index:100}.php-navbar__inner{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;padding:.5rem .75rem;max-width:1400px;margin:0 auto}.php-brand{display:flex;align-items:center;gap:.5rem;color:inherit;text-decoration:none;flex-shrink:0;min-width:0}.php-brand__logo{height:38px;width:38px;object-fit:cover;border-radius:8px;box-shadow:0 1px 3px #0000001a}.php-brand__fallback{width:38px;height:38px;border-radius:50%;background:#28a745;color:#fff;display:flex;align-items:center;justify-content:center}.php-brand__ministry{font-size:.78rem;font-weight:700;color:#212529;line-height:1.15}.php-brand__asbars{color:#28a745;font-weight:600;font-size:.85rem}.php-navbar__actions{display:flex;align-items:center;gap:.35rem;margin-left:auto;flex-shrink:0}.php-navbar__toggler{border:0;background:transparent;font-size:1.35rem;min-height:44px;min-width:44px;cursor:pointer}.php-nav{display:none;flex-direction:column;gap:.15rem;width:100%;order:3;padding-bottom:.5rem}.php-nav.is-open{display:flex}.php-nav__link{display:block;padding:.55rem .75rem;border-radius:8px;color:#212529;font-weight:600;font-size:.92rem;text-decoration:none;background:transparent;border:0;text-align:left;cursor:pointer;font:inherit;min-height:40px;white-space:nowrap}.php-nav__link.router-link-active,.php-nav a.router-link-active{background:#e8f5e9;color:#155724}.php-nav__dropdown{position:relative}.php-nav__menu{display:none;flex-direction:column;padding:.35rem;background:#fff;border:1px solid var(--asbars-border);border-radius:8px}.php-nav__dropdown.is-open .php-nav__menu{display:flex}.php-nav__menu a{padding:.5rem .75rem;border-radius:6px;color:#212529;text-decoration:none;font-weight:500}.php-user{position:relative}.php-user__btn{display:flex;align-items:center;gap:.5rem;border:0;background:transparent;cursor:pointer;padding:.35rem;border-radius:8px;font:inherit;text-align:left;max-width:220px}.php-user__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;border:2px solid #28a745;flex-shrink:0}.php-user__avatar--fallback{display:flex;align-items:center;justify-content:center;background:#e8f5e9;color:#155724;font-weight:700}.php-user__meta{display:none;flex-direction:column;line-height:1.2;min-width:0}.php-user__meta strong,.php-user__meta small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.php-user__meta small{color:var(--asbars-muted);font-size:.75rem}.php-user__menu{position:absolute;right:0;top:100%;min-width:180px;background:#fff;border:1px solid var(--asbars-border);border-radius:8px;box-shadow:var(--asbars-shadow);padding:.35rem;z-index:20;display:flex;flex-direction:column}.php-user__menu a,.php-user__menu button{padding:.55rem .75rem;border:0;background:transparent;text-align:left;font:inherit;cursor:pointer;border-radius:6px;color:#212529;text-decoration:none}.php-main{max-width:1400px;margin:0 auto}.d-only-mobile{display:inline-flex}.d-none-mobile{display:none}@media (min-width: 992px){.php-user__meta{display:flex}}@media (min-width: 1200px){.d-only-mobile{display:none!important}.d-none-mobile{display:block}.php-navbar__inner{flex-wrap:nowrap;padding:.5rem 1rem}.php-nav{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;width:auto;flex:1 1 auto;min-width:0;order:0;gap:.1rem;padding-bottom:0;overflow-x:auto;scrollbar-width:thin}.php-nav__link{padding:.45rem .55rem;font-size:.88rem;min-height:36px}.php-navbar__actions{margin-left:.5rem}.php-nav__menu{position:absolute;top:100%;left:0;min-width:200px}}.php-dash__title-row{margin-bottom:1rem}.php-dash__title{margin:0 0 .25rem;font-size:1.5rem;color:#212529}.php-dash__subtitle{margin:0;color:#6c757d;font-size:.9rem}.php-dash__card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000f;border:0;margin-bottom:1.25rem;overflow:hidden}.php-dash__card-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.85rem 1rem;color:#fff}.php-dash__card-header h5{margin:0;font-size:1rem}.php-dash__card-header--warning{background:linear-gradient(135deg,#ffc107,#e0a800);color:#212529}.php-dash__card-header--teal{background:linear-gradient(135deg,#17a2b8,#138496)}.php-dash__header-actions{display:flex;flex-wrap:wrap;gap:.35rem}.php-dash__btn-light,.php-dash__btn-pdf{border:0;border-radius:6px;padding:.35rem .7rem;font:inherit;font-size:.85rem;font-weight:600;cursor:pointer;min-height:36px;text-decoration:none;display:inline-flex;align-items:center}.php-dash__btn-light{background:#fff;color:#212529}.php-dash__btn-pdf{background:#fff;color:#dc3545;border:1px solid #dc3545}.php-dash__card-body{padding:1rem}.php-dash__announce-list{list-style:none;margin:0;padding:0}.php-dash__announce-item{display:flex;gap:.85rem;padding:1rem;border-top:1px solid #eee}.php-dash__announce-item:first-child{border-top:0}.php-dash__announce-icon{font-size:1.35rem;line-height:1}.php-dash__announce-icon.is-urgent,.php-dash__badge.is-urgent{color:#dc3545}.php-dash__announce-icon.is-high,.php-dash__badge.is-high{color:#e0a800}.php-dash__announce-body{flex:1}.php-dash__announce-top{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:.35rem}.php-dash__announce-body h6{margin:0 0 .35rem;font-size:1rem}.php-dash__announce-body p{margin:0;font-size:.875rem}.php-dash__badge{display:inline-block;padding:.15rem .45rem;border-radius:4px;font-size:.75rem;font-weight:600;color:#fff;background:#17a2b8}.php-dash__badge.is-urgent{background:#dc3545;color:#fff}.php-dash__badge.is-high{background:#ffc107;color:#212529}.php-dash__badge.is-low{background:#6c757d;color:#fff}.php-dash__kpi-row{display:grid;gap:1rem;grid-template-columns:1fr;margin-bottom:1.25rem}@media (min-width: 576px){.php-dash__kpi-row{grid-template-columns:1fr 1fr}}.php-dash__kpi{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000f;padding:1.25rem 1.35rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.php-dash__kpi--schools{border-left:4px solid #6c757d}.php-dash__kpi h6{margin:0 0 .35rem;text-transform:uppercase;color:#6c757d;font-size:.8rem;letter-spacing:.03em}.php-dash__kpi h2{margin:0;font-size:1.85rem;font-weight:700}.php-dash__kpi h2.is-green{color:#28a745}.php-dash__kpi h2.is-gray{color:#6c757d}.php-dash__kpi-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.php-dash__kpi-icon.is-green{background:#28a7451f}.php-dash__kpi-icon.is-gray{background:#6c757d1f}.php-dash__chart-info{margin:0 0 .75rem;color:#6c757d;font-size:.875rem}.php-dash__chart-scroll{border:1px solid #dee2e6;border-radius:8px;background:#fff;max-height:85vh;overflow-y:auto}.php-dash__chart-inner{position:relative;height:380px;min-height:280px;padding:.5rem}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.php-dash__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#21252980;display:flex;align-items:center;justify-content:center}.php-dash__overlay-box{text-align:center;padding:2rem 2.5rem;border-radius:12px;background:#212529d9;color:#fff}.php-dash__overlay-box p{margin:0;font-weight:600}.php-dash__overlay-sub{opacity:.7!important;font-size:.85rem!important;font-weight:400!important;margin-top:.5rem!important}.php-dash__spinner{width:3rem;height:3rem;border:.3rem solid rgba(255,255,255,.25);border-top-color:#fff;border-radius:50%;margin:0 auto 1rem;animation:php-spin .8s linear infinite}@keyframes php-spin{to{transform:rotate(360deg)}}.sbm-help-layout{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 992px){.sbm-help-layout{grid-template-columns:minmax(260px,34%) 1fr;align-items:start}}.sbm-help-shell{--sbm-help-accent: #198754;--sbm-help-bg: #f4f6f8;--sbm-help-border: rgba(0, 0, 0, .08)}.sbm-help-sidebar{padding:0;overflow:hidden}.sbm-help-sidebar__header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;font-weight:600;font-size:.9rem;padding:.85rem 1rem;border-bottom:1px solid var(--sbm-help-border);background:#fff}.sbm-help-search{padding:.65rem .85rem;border-bottom:1px solid var(--sbm-help-border);background:#fafcfb}.sbm-help-search input{width:100%;min-height:40px;padding:.4rem .65rem;border:1px solid var(--asbars-border, #dee2e6);border-radius:8px;font:inherit;background:#fff}.sbm-help-search input:focus{outline:2px solid rgba(40,167,69,.3);border-color:var(--asbars-green, #28a745)}.sbm-help-ticket-ref{font-size:.72rem;font-weight:700;letter-spacing:.04em;color:var(--asbars-green-dark, #155724);margin-bottom:.2rem}.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}.sbm-help-ticket-scroll{max-height:280px;overflow-y:auto}.sbm-help-ticket-scroll--staff{max-height:520px}.sbm-help-empty-list{padding:1rem;text-align:center}.sbm-help-ticket-item{display:block;width:100%;text-align:left;padding:.85rem 1rem;border:none;border-bottom:1px solid var(--sbm-help-border);background:#fff;color:inherit;cursor:pointer;font:inherit;transition:background .15s ease}.sbm-help-ticket-item:hover{background:#f8faf9}.sbm-help-ticket-item.is-active{background:#eef8f1;border-left:3px solid var(--sbm-help-accent);padding-left:calc(1rem - 3px)}.sbm-help-ticket-subject{font-weight:600;font-size:.92rem;line-height:1.35;margin-bottom:.2rem}.sbm-help-ticket-item.is-unread .sbm-help-ticket-subject{font-weight:700}.sbm-help-ticket-meta{font-size:.78rem;color:#6c757d}.sbm-help-unread-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#dc3545;margin-left:.35rem;vertical-align:middle}.sbm-help-unread-badge{display:inline-block;font-size:.65rem;font-weight:700;background:#dc3545;color:#fff;border-radius:999px;padding:.1rem .4rem;margin-left:.25rem;vertical-align:middle}.sbm-help-status-pill{display:inline-block;font-size:.68rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;padding:.15rem .45rem;border-radius:999px;margin-left:.35rem;vertical-align:middle}.sbm-help-status-pill--open{background:#d1e7dd;color:#0f5132}.sbm-help-status-pill--closed{background:#e9ecef;color:#495057}.sbm-help-chat-card{padding:0;min-height:480px;display:flex;flex-direction:column}.sbm-help-chat-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.75rem;padding:.9rem 1.15rem;border-bottom:1px solid var(--sbm-help-border);background:#fff}.sbm-help-chat-title{font-weight:600}.sbm-help-chat-actions{display:flex;align-items:center;gap:.5rem}.sbm-help-chat-body{flex:1;display:flex;flex-direction:column;background:var(--sbm-help-bg);min-height:0}.sbm-help-chat-messages{flex:1;overflow-y:auto;padding:1rem 1.15rem;min-height:320px;max-height:min(52vh,460px)}.sbm-help-chat-empty{display:flex;align-items:center;justify-content:center;text-align:center;min-height:280px;padding:2rem 1rem}.sbm-help-closed-banner{margin:.75rem 1.15rem 0;padding:.65rem .85rem;background:#fff3cd;border:1px solid #ffecb5;border-radius:8px;color:#664d03;font-size:.88rem}.sbm-help-msg{display:flex;align-items:flex-end;gap:.55rem;margin-bottom:.85rem;max-width:88%}.sbm-help-msg--mine{margin-left:auto;flex-direction:row-reverse}.sbm-help-msg-avatar{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;background:#dee2e6;color:#495057}.sbm-help-msg--mine .sbm-help-msg-avatar{background:var(--sbm-help-accent);color:#fff}.sbm-help-msg-bubble{background:#fff;border:1px solid var(--sbm-help-border);border-radius:14px 14px 14px 4px;padding:.55rem .85rem;box-shadow:0 1px 2px #0000000a}.sbm-help-msg--mine .sbm-help-msg-bubble{background:var(--sbm-help-accent);border-color:var(--sbm-help-accent);color:#fff;border-radius:14px 14px 4px}.sbm-help-msg-sender{font-size:.75rem;font-weight:600;margin-bottom:.2rem;opacity:.85}.sbm-help-msg-text{white-space:pre-wrap;word-break:break-word;font-size:.92rem;line-height:1.4}.sbm-help-msg-time{font-size:.7rem;opacity:.7;margin-top:.35rem}.sbm-help-compose{display:grid;grid-template-columns:1fr auto;gap:.5rem;align-items:end;padding:.85rem 1.15rem;border-top:1px solid var(--sbm-help-border);background:#fff}.sbm-help-compose__label{grid-column:1 / -1;font-size:.85rem;font-weight:600}.sbm-help-compose textarea{min-height:56px;padding:.55rem .75rem;border:1px solid var(--asbars-border);border-radius:10px;font:inherit;resize:vertical}.asbars-pill{display:inline-block;font-size:.75rem;font-weight:600;padding:.2rem .55rem;border-radius:999px;background:#e9ecef;color:#495057}.asbars-pill.is-primary{background:#cfe2ff;color:#084298}.asbars-pill.is-info{background:#cff4fc;color:#055160}.asbars-pill.is-success{background:#d1e7dd;color:#0f5132}.asbars-pill.is-warning{background:#fff3cd;color:#664d03}.asbars-pill.is-danger{background:#f8d7da;color:#842029}.asbars-pill.is-muted{background:#e9ecef;color:#495057}.pto-doc-list{margin:0;padding-left:1.1rem}.pto-doc-list li{margin-bottom:.35rem}.pto-pdf-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;background:#21252980;display:flex;align-items:center;justify-content:center}.pto-pdf-overlay__box{text-align:center;padding:2rem 2.5rem;border-radius:12px;background:#212529d9;color:#fff}.asbars-badge{display:inline-block;padding:.15rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;background:#e9ecef;color:#495057}.asbars-badge--ok{background:var(--asbars-green-soft);color:var(--asbars-green-dark)}.asbars-badge--warn{background:#fff3cd;color:#856404}.asbars-badge--info{background:#cfe2ff;color:#084298}.asbars-badge--danger{background:#f8d7da;color:#842029}.perm-hero{background:linear-gradient(135deg,#0f6c4a,#1a9b6e 45%,#148f7a);border-radius:12px;color:#fff;padding:1.25rem 1.5rem;margin-bottom:1.25rem;box-shadow:0 8px 24px #0f6c4a40}.perm-hero h1{font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin:0;line-height:1.35;color:#fff;font-family:inherit}.perm-hero__row{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 992px){.perm-hero__row{flex-direction:row;justify-content:space-between;align-items:flex-start}}.perm-sub{opacity:.92;font-size:.9rem;margin-top:.35rem;font-weight:600;letter-spacing:.06em}.perm-hero__count{font-size:.9rem;opacity:.9}.perm-toolbar{background:#fff;border:1px solid #e2e8e0;border-radius:12px;padding:.875rem 1.125rem;margin-bottom:1.125rem;box-shadow:0 1px 3px #0f172a0f}.perm-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:.75rem 1rem;width:100%}.perm-toolbar-row.has-filter{justify-content:space-between}.perm-filter{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;flex:1;min-width:min(100%,280px)}.perm-filter label{font-size:.85rem;font-weight:600;color:#64748b}.perm-filter select{min-height:40px;min-width:min(100%,280px);padding:.4rem .65rem;border:1px solid #cbd5e1;border-radius:8px;font:inherit;background:#fff}.perm-export{box-shadow:0 2px 8px #0f6c4a2e;background:#28a745!important}.perm-table-card{border-radius:12px;border:1px solid #e2e8e0;overflow:hidden;box-shadow:0 2px 12px #0000000a;background:#fff}.perm-table{width:100%;border-collapse:collapse;margin:0;font-size:.875rem}.perm-table thead th{background:#e9ecef;text-transform:uppercase;font-size:.72rem;font-weight:700;letter-spacing:.06em;color:#334155;border-bottom:2px solid #cbd5e1;padding:.65rem .75rem;text-align:left}.perm-table tbody td{border:1px solid #dee2e6;padding:.5rem .75rem;vertical-align:middle}.perm-table tbody tr:nth-child(2n){background:#fafbfc}.perm-table .col-no{width:3.25rem;text-align:center;font-weight:700;color:#475569}.perm-table .col-school{font-weight:600;color:#1e293b;text-transform:uppercase}.perm-table .col-course{width:9rem;text-transform:uppercase;font-weight:600;color:#334155}.perm-table .col-status{width:9.5rem;text-align:center}.perm-empty{text-align:center;color:#6c757d;padding:2.5rem 1rem!important}.perm-empty__icon{font-size:2rem;opacity:.5;margin-bottom:.5rem}.perm-badge{display:inline-block;padding:.2rem .5rem;border-radius:4px;font-size:.75rem;font-weight:700;color:#fff}.perm-badge.is-gr{background:#28a745}.perm-badge.is-pto{background:#0d6efd}.perm-badge.is-exp{background:#212529}.perm-badge.is-pend{background:#ffc107;color:#212529}.perm-badge.is-rej{background:#dc3545}.perm-badge.is-na{background:#6c757d}.perm-legend{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e2e8e0;border-left:4px solid #0f6c4a;border-radius:10px;padding:.85rem 1.1rem;font-size:.8125rem;color:#475569;margin-top:1.125rem;line-height:1.5}.perm-legend strong{display:block;margin-bottom:.35rem;color:#1e293b}.perm-legend p{margin:0}.pto-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-bottom:1rem}.pto-stat{text-align:left;border:1px solid var(--asbars-border);border-radius:12px;background:linear-gradient(160deg,#fff 0%,var(--asbars-green-soft) 100%);padding:.9rem 1rem;font:inherit;box-shadow:0 1px 4px #0f172a0a}button.pto-stat{cursor:pointer}button.pto-stat:hover,button.pto-stat.is-active{border-color:var(--asbars-green-mid);box-shadow:0 0 0 3px #28a74526}.pto-stat span{display:block;font-size:.75rem;color:var(--asbars-muted);margin-bottom:.3rem}.pto-stat strong{font-family:var(--font-display);font-size:1.45rem;color:var(--asbars-green-dark);line-height:1.1}.pto-card{margin-top:1rem}.pto-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.85rem}.pto-card-head h2{margin:0;font-size:1.05rem}.pto-card-head p{margin:.25rem 0 0;font-size:.85rem}.pto-count{font-size:.78rem;font-weight:600;color:var(--asbars-muted);background:#f4f7f5;border-radius:999px;padding:.2rem .65rem;white-space:nowrap}.pto-empty{text-align:center;padding:1.75rem 1rem}.pto-empty strong{display:block;margin-bottom:.35rem}.pto-empty .asbars-btn{margin-top:.85rem}.pto-actions{display:flex;gap:.35rem;flex-wrap:wrap}.pto-cert-actions{display:inline-flex;flex-wrap:wrap;gap:.35rem;align-items:center}.pto-cert-actions__view{background:linear-gradient(160deg,#eef8f1,#e2f3e8);border:1px solid #9ecfb0;color:#0f5132;font-weight:600}.pto-cert-actions__view:hover:not(:disabled){border-color:var(--asbars-green-mid);box-shadow:0 0 0 2px #28a7451f}.pto-cert-actions__error{flex:1 1 100%;margin:.15rem 0 0;font-size:.78rem;color:#842029}.pto-school-hero{margin-top:0;display:flex;flex-wrap:wrap;gap:1rem 1.5rem;align-items:flex-start;justify-content:space-between;padding:1.15rem 1.25rem;background:linear-gradient(135deg,#fff 0%,var(--asbars-green-soft) 100%);border:1px solid #d7e3db}.pto-school-hero h2{margin:0 0 .25rem;font-size:1.2rem}.pto-school-hero__division{margin:0;font-size:.88rem}.pto-school-hero__meta{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.pto-school-hero__stat{min-width:100px}.pto-school-hero__stat span{display:block;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em;color:var(--asbars-muted);margin-bottom:.2rem}.pto-school-hero__stat strong{font-size:.95rem;color:var(--asbars-text)}.pto-table-actions{min-width:11rem;text-align:right}.pto-table-actions .pto-cert-actions,.pto-table-actions .pto-actions{justify-content:flex-end}.pto-toolbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:flex-end;justify-content:space-between;margin-bottom:1rem}.pto-toolbar__actions{display:flex;flex-wrap:wrap;gap:.5rem}.pto-filters{display:flex;flex-wrap:wrap;gap:.65rem;flex:1}.pto-table tbody tr:hover{background:#f7fbf8}.pto-page .asbars-badge{border-radius:999px;padding:.2rem .6rem}.pto-file-chips{display:flex;flex-wrap:wrap;gap:.35rem}.pto-file-chip{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:.15rem .65rem;border-radius:999px;border:1px solid #b7d4c2;background:#eef8f1;color:#0f5132;font:inherit;font-size:.75rem;font-weight:700;cursor:pointer}.pto-file-chip:hover{background:#d8f0e0}.pto-file-chip--warn{border-color:#e6c36a;background:#fff8e6;color:#7a5b00}.pto-prog{display:inline-flex;align-items:center;min-height:24px;padding:0 .5rem;border-radius:6px;font-size:.72rem;font-weight:700;letter-spacing:.04em;margin-top:.25rem}.pto-prog--ELEM{background:#e7f1ff;color:#084298}.pto-prog--JHS{background:#e8f5e9;color:#155724}.pto-prog--SHS{background:#fff3cd;color:#856404}.pto-mini{min-height:36px;padding:.25rem .7rem;font-size:.82rem}.pto-preview-backdrop{z-index:95;align-items:center}.pto-preview-modal{max-width:min(980px,calc(100vw - 1.5rem));margin:0 auto}.pto-preview-frame{width:100%;height:min(70vh,780px);border:1px solid var(--asbars-border);border-radius:8px;background:#eef2ef}.edu-page{display:flex;flex-direction:column;gap:1rem}.edu-meta-pill{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:999px;font-size:.78rem;font-weight:600;background:var(--asbars-green-soft);color:var(--asbars-green-dark);border:1px solid rgba(45,106,79,.12)}.edu-builder-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;border-radius:var(--asbars-radius);background:linear-gradient(135deg,#f4faf6,#fff 55%);border:1px solid var(--asbars-border)}.edu-builder-hero__eyebrow{margin:0 0 .25rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--asbars-green-dark)}.edu-builder-hero__title{margin:0;font-size:1.45rem}.edu-builder-hero__meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.65rem;align-items:center}.edu-builder-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1rem;align-items:start}.edu-builder-hero--actions{align-items:center}.edu-builder-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.edu-meta-pill--muted{background:#f4f6f5;color:#5a6b5c;border-color:#e0e4e1}.edu-builder-fields{margin-bottom:.25rem}.edu-panel-head--row{display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.edu-empty--builder{text-align:center;padding:2rem 1rem}.edu-empty__actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:.75rem}.edu-q-cards--scroll{max-height:min(70vh,720px);overflow-y:auto;padding-right:.25rem}.edu-import-steps{display:grid;gap:.75rem;margin-bottom:1rem}.edu-import-step{display:grid;grid-template-columns:auto 1fr;gap:.75rem;padding:.85rem;border:1px solid var(--asbars-border);border-radius:10px;background:#fafcfb}.edu-import-step__num{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;background:var(--asbars-green-dark);color:#fff;font-weight:700;font-size:.82rem}.edu-import-step p{margin:.2rem 0 0;font-size:.82rem}.edu-import-file{display:block;margin-top:.5rem;font-size:.88rem;max-width:100%}.edu-import-preview{border:1px solid var(--asbars-border);border-radius:10px;padding:.75rem;background:#fff}.edu-import-preview__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.edu-import-errors{margin-bottom:.65rem;padding:.55rem .65rem;border-radius:8px;background:#fff5f5;border:1px solid #f1caca;font-size:.82rem;color:#842029}.edu-import-errors p{margin:.15rem 0}.edu-builder-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1rem;align-items:start}.edu-builder-panel{padding:1.15rem 1.25rem}.edu-panel-head{display:flex;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.edu-panel-head h3{margin:0;font-size:1.05rem}.edu-panel-head p{margin:.25rem 0 0;font-size:.85rem}.edu-choices-block{margin:1rem 0;display:flex;flex-direction:column;gap:.4rem}.edu-choices-head{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.85rem;font-weight:650;margin-bottom:.15rem}.edu-choices-head .asbars-muted{font-size:.78rem;font-weight:500;text-align:right}.edu-choice-row{display:flex;align-items:center;gap:.55rem;min-height:2.5rem;padding:.3rem .55rem .3rem .35rem;border:1px solid var(--asbars-border);border-radius:8px;background:#fff;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.edu-choice-row:hover{border-color:#2d6a4f59;background:#fafcfb}.edu-choice-row:focus-visible{outline:2px solid rgba(40,167,69,.45);outline-offset:1px}.edu-choice-row.is-correct{border-color:#2d6a4f80;background:var(--asbars-green-soft);box-shadow:inset 0 0 0 1px #2d6a4f1a}.edu-choice-row__letter{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:6px;font-weight:700;font-size:.82rem;background:#eef2ef;color:var(--asbars-muted);transition:background .15s,color .15s}.edu-choice-row.is-correct .edu-choice-row__letter{background:var(--asbars-green);color:#fff}.edu-choice-row__input{flex:1;min-width:0;margin:0;padding:.35rem 0;border:none;background:transparent;font:inherit;font-size:.9rem;color:var(--asbars-ink)}.edu-choice-row__input::placeholder{color:#adb5bd}.edu-choice-row__input:focus{outline:none}.edu-choice-row:focus-within:not(.is-correct){border-color:#2d6a4f66}.edu-choice-row__mark{flex-shrink:0;width:1.25rem;text-align:center;font-size:.85rem;line-height:1;color:#ced4da}.edu-choice-row.is-correct .edu-choice-row__mark{color:var(--asbars-green-dark);font-weight:700}.edu-add-btn{width:100%;margin-top:.25rem}.edu-empty{text-align:center;padding:2rem 1rem;border:1px dashed var(--asbars-border);border-radius:12px;background:#fafcfb}.edu-empty strong{display:block;margin-bottom:.35rem}.edu-empty p{margin:0 0 1rem;color:var(--asbars-muted, #6c757d);font-size:.9rem}.edu-empty--table{border:none;background:transparent;padding:1.5rem .5rem}.edu-q-cards{display:flex;flex-direction:column;gap:.75rem}.edu-q-card{border:1px solid var(--asbars-border);border-radius:12px;padding:.85rem .95rem;background:#fff}.edu-q-card__head{display:grid;grid-template-columns:auto 1fr auto;gap:.65rem;align-items:start}.edu-q-num{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:8px;font-weight:700;font-size:.82rem;background:var(--asbars-green-dark);color:#fff}.edu-q-card__title-wrap strong{display:block;line-height:1.35}.edu-q-card__tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.4rem}.edu-q-delete{font-size:.82rem;color:#842029}.edu-q-choices{list-style:none;margin:.75rem 0 0;padding:0;display:flex;flex-direction:column;gap:.35rem}.edu-q-choices li{display:flex;gap:.5rem;align-items:flex-start;font-size:.9rem;padding:.35rem .45rem;border-radius:8px}.edu-q-choices li.is-correct{background:var(--asbars-green-soft);color:var(--asbars-green-dark);font-weight:650}.edu-q-choices__mark{width:1rem;flex-shrink:0;text-align:center}.edu-config-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.edu-config-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem}.edu-config-bar__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-left:auto}.edu-config-filter{display:flex;align-items:center;gap:.45rem;margin:0}.edu-config-filter__label{font-size:.82rem;font-weight:600;color:var(--asbars-muted, #5a6b5c);white-space:nowrap}.edu-config-filter select{min-height:44px;min-width:11.5rem;margin:0;padding:.45rem .75rem;border:1px solid var(--asbars-border);border-radius:10px;font:inherit;background:#fff}.edu-config-tabs{display:inline-flex;flex-wrap:wrap;gap:.25rem;padding:.25rem;background:#fff;border:1px solid var(--asbars-border);border-radius:12px;width:fit-content}.edu-config-tab{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .9rem;border:none;border-radius:8px;background:transparent;font:inherit;font-weight:650;color:var(--asbars-muted, #6c757d);cursor:pointer}.edu-config-tab.is-active{background:var(--asbars-green-soft);color:var(--asbars-green-dark)}.edu-config-tab__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.35rem;height:1.35rem;padding:0 .35rem;border-radius:999px;font-size:.72rem;background:#2d6a4f1f}.edu-code{padding:.15rem .4rem;border-radius:6px;background:#f4f6f5;font-size:.82rem}.edu-desc-cell{max-width:16rem;font-size:.88rem;color:var(--asbars-muted, #6c757d)}.edu-config-count{margin:.25rem 0 0;font-size:.82rem;color:var(--asbars-muted, #6c757d)}.edu-exams-table.asbars-card{padding:0}.edu-exams-table .asbars-table tbody tr:last-child td{border-bottom:none}.edu-exams-table .asbars-table th,.edu-exams-table .asbars-table td{vertical-align:middle;padding:.85rem 1rem}.edu-exam-title{display:block;font-size:.98rem}.edu-exams-table .edu-exam-desc{margin:.2rem 0 0;font-size:.82rem;color:#5a6b5c;max-width:36rem}.edu-exam-subjects{margin:.28rem 0 0;font-size:.8rem;color:var(--asbars-muted, #6c757d);line-height:1.35}.edu-nowrap{white-space:nowrap}.edu-actions-col{text-align:right;white-space:nowrap;width:1%}.edu-subject-tags{display:flex;flex-wrap:wrap;gap:.35rem}.edu-row-actions{display:inline-flex;flex-wrap:nowrap;gap:.35rem;justify-content:flex-end}.edu-exams-table .edu-row-actions .asbars-btn{min-height:36px;padding:.25rem .7rem;font-size:.8rem;white-space:nowrap}@media (max-width: 900px){.edu-row-actions{flex-wrap:wrap}.edu-actions-col{white-space:normal;width:auto}}.edu-exam-modal .edu-subject-hint,.edu-exam-modal .edu-status-hint{margin:.25rem 0 .5rem;font-size:.82rem}.edu-form-modal{padding:0;overflow:hidden;max-width:min(720px,calc(100vw - 2rem))}.edu-form-modal.asbars-modal--wide{max-width:min(780px,calc(100vw - 2rem))}.edu-form-modal__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.35rem;background:linear-gradient(135deg,#f4faf6,#fff 70%);border-bottom:1px solid var(--asbars-border)}.edu-form-modal__eyebrow{margin:0 0 .2rem;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--asbars-green-dark)}.edu-form-modal__hero h2{margin:0;font-size:1.35rem}.edu-form-modal__lead{margin:.35rem 0 0;font-size:.88rem;max-width:34rem}.edu-form-modal__close{flex-shrink:0;width:2rem;height:2rem;border:1px solid var(--asbars-border);border-radius:8px;background:#fff;color:#5a6b5c;font-size:1.35rem;line-height:1;cursor:pointer;transition:background .15s,border-color .15s}.edu-form-modal__close:hover{background:#f4f6f5;border-color:#c5cfc7}.edu-form-modal__body{padding:1.1rem 1.35rem;display:flex;flex-direction:column;gap:1.1rem;max-height:min(68vh,640px);overflow-y:auto}.edu-form-modal__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem;padding:.95rem 1.35rem;border-top:1px solid var(--asbars-border);background:#fafcfb}.edu-form-section{padding:1rem;border:1px solid var(--asbars-border);border-radius:12px;background:#fff}.edu-form-section__head{margin-bottom:.85rem}.edu-form-section__head--row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.65rem}.edu-form-section__head h3{margin:0;font-size:.98rem}.edu-form-section__head p{margin:.2rem 0 0;font-size:.82rem;color:var(--asbars-muted, #6c757d)}.edu-subject-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.edu-link-btn{border:none;background:none;padding:0;font:inherit;font-size:.82rem;font-weight:650;color:var(--asbars-green-dark);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.edu-link-btn:hover{color:#1b7a45}.edu-subject-chips{display:flex;flex-wrap:wrap;gap:.5rem}.edu-subject-chip{display:inline-flex;align-items:center;gap:.4rem;padding:.45rem .7rem;border:1px solid var(--asbars-border);border-radius:999px;background:#fff;font:inherit;font-size:.86rem;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s}.edu-subject-chip:hover{border-color:#2d6a4f59;background:#f9fcfa}.edu-subject-chip.is-selected{border-color:#2d6a4f8c;background:var(--asbars-green-soft);box-shadow:inset 0 0 0 1px #2d6a4f14}.edu-subject-chip__mark{display:inline-flex;align-items:center;justify-content:center;width:1.15rem;height:1.15rem;border-radius:999px;font-size:.72rem;font-weight:700;background:#eef2ef;color:#5a6b5c}.edu-subject-chip.is-selected .edu-subject-chip__mark{background:var(--asbars-green-dark);color:#fff}.edu-subject-chip__code{font-size:.72rem;color:var(--asbars-muted, #6c757d)}.edu-status-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.edu-status-toggle--compact{max-width:16rem}.edu-status-toggle__btn{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.75rem .85rem;border:1px solid var(--asbars-border);border-radius:10px;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.edu-status-toggle__btn strong{font-size:.92rem}.edu-status-toggle__btn span{font-size:.78rem;color:var(--asbars-muted, #6c757d);line-height:1.35}.edu-status-toggle__btn:hover{border-color:#2d6a4f59;background:#f9fcfa}.edu-status-toggle__btn.is-active{border-color:#2d6a4f8c;background:var(--asbars-green-soft);box-shadow:inset 0 0 0 1px #2d6a4f1a}.edu-empty--inline{padding:1rem;text-align:left}.edu-empty--inline p{margin-bottom:.75rem}.edu-subject-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(9.5rem,1fr));gap:.5rem}.edu-subject-option{display:flex;align-items:center;gap:.45rem;padding:.55rem .65rem;border:1px solid var(--asbars-border);border-radius:10px;cursor:pointer;font-size:.88rem;background:#fff;transition:border-color .15s,background .15s}.edu-subject-option input{margin:0}.edu-subject-option.is-selected{border-color:#2d6a4f73;background:var(--asbars-green-soft)}@media (max-width: 960px){.edu-builder-grid,.edu-builder-layout{grid-template-columns:1fr}}@media (max-width: 640px){.edu-q-card__head{grid-template-columns:auto 1fr}.edu-q-delete{grid-column:1 / -1;justify-self:start}.edu-status-toggle{grid-template-columns:1fr}.edu-form-modal__body{max-height:none}.enc-encode-layout{grid-template-columns:1fr}.enc-stat-grid--6{grid-template-columns:repeat(2,minmax(0,1fr))}}.enc-page{display:flex;flex-direction:column;gap:1rem}.enc-hero{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.1rem 1.25rem;border-radius:var(--asbars-radius);background:linear-gradient(135deg,#f4faf6,#fff 55%);border:1px solid var(--asbars-border)}.enc-hero__eyebrow{margin:0 0 .25rem;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--asbars-green-dark)}.enc-hero__title{margin:0;font-size:1.45rem}.enc-hero__lead{margin:.35rem 0 0;max-width:42rem;font-size:.9rem}.enc-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.enc-stat-grid--6{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.enc-stat{border:1px solid var(--asbars-border);border-radius:12px;background:linear-gradient(160deg,#fff 0%,var(--asbars-green-soft) 100%);padding:.85rem 1rem;box-shadow:0 1px 4px #0f172a0a}.enc-stat--muted{background:linear-gradient(160deg,#fff,#f3f6f4)}.enc-stat__label{display:block;font-size:.75rem;color:var(--asbars-muted);margin-bottom:.25rem}.enc-stat__value{display:block;font-family:var(--font-display);font-size:1.5rem;color:var(--asbars-green-dark);line-height:1.1}.enc-stat__hint{display:block;margin-top:.25rem;font-size:.72rem;color:var(--asbars-muted)}.enc-panel{padding:1.15rem 1.25rem}.enc-panel__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.enc-panel__head h3{margin:0;font-size:1.05rem}.enc-panel__head p{margin:.25rem 0 0;font-size:.85rem}.enc-mini-btn{font-size:.85rem;padding:.4rem .75rem}.enc-empty{text-align:center;padding:2rem 1rem;border:1px dashed var(--asbars-border);border-radius:12px;background:#fafcfb}.enc-empty strong{display:block;margin-bottom:.35rem}.enc-empty p{margin:0 0 1rem}.enc-empty--reports{margin-top:0}.enc-table th,.enc-table td{vertical-align:middle}.enc-score-pill{display:inline-flex;align-items:center;padding:.15rem .55rem;border-radius:999px;font-size:.82rem;font-weight:700;background:#eef2ef;color:var(--asbars-muted)}.enc-score-pill.is-pass{background:var(--asbars-green-soft);color:var(--asbars-green-dark)}.enc-score-pill.is-mid{background:#fff8e6;color:#856404}.enc-score-pill.is-low{background:#fdecef;color:#842029}.enc-encode-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem}.enc-form-section{display:flex;flex-direction:column;gap:.75rem}.enc-sheet-plan{padding:.7rem .8rem;border-radius:10px;background:#f7faf8;border:1px solid var(--asbars-border)}.enc-sheet-plan strong{display:block;font-size:.85rem;margin-bottom:.4rem}.enc-sheet-plan p{margin:.45rem 0 0;font-size:.8rem;line-height:1.45}.enc-sheet-chips{display:flex;flex-wrap:wrap;gap:.35rem}.enc-sheet-actions{display:flex;flex-wrap:wrap;gap:.5rem}.enc-sheet-actions .asbars-btn{min-height:44px;flex:1 1 10rem}.enc-sheet-need-exam{flex:1 1 100%;margin:0;font-size:.82rem}.enc-scan-note{padding:.75rem .9rem;margin-bottom:.85rem;border-radius:10px;background:#f7faf8;border:1px solid var(--asbars-border)}.enc-scan-note strong{display:block;font-size:.85rem;margin-bottom:.2rem}.enc-scan-note p{margin:0;font-size:.82rem;line-height:1.45}.enc-window-banner{padding:.75rem .9rem;margin:0 0 .85rem;border-radius:10px;background:#fff8f0;border:1px solid #f0d2b0}.enc-window-banner strong{display:block;font-size:.85rem;margin-bottom:.2rem}.enc-window-banner p{margin:0;font-size:.82rem;color:var(--asbars-muted, #5b6b63);line-height:1.45}.enc-file-drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;min-height:7rem;padding:1rem;margin-bottom:.75rem;border:2px dashed var(--asbars-border);border-radius:12px;background:#fafcfb;cursor:pointer;text-align:center;transition:border-color .15s,background .15s}.enc-file-drop:hover:not(.is-disabled){border-color:#2d6a4f73;background:#f4faf6}.enc-file-drop.has-file{border-color:#2d6a4f80;background:var(--asbars-green-soft)}.enc-file-drop.is-disabled{opacity:.65;cursor:not-allowed}.enc-file-drop input{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.enc-file-drop__icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:8px;font-size:.72rem;font-weight:800;letter-spacing:.03em;background:var(--asbars-green);color:#fff}.enc-file-drop__title{font-weight:650;font-size:.92rem}.enc-file-drop__hint{font-size:.78rem;color:var(--asbars-muted)}.enc-checkbox{display:flex;gap:.45rem;align-items:flex-start;margin-bottom:.85rem;font-size:.86rem;line-height:1.4;cursor:pointer}.enc-checkbox input{margin-top:.15rem}.enc-action-btn{min-width:10rem}.enc-scan-summary{display:flex;flex-wrap:wrap;gap:.4rem;align-items:center}.edu-meta-pill.is-empty-name{background:#fff8e6;color:#856404}.enc-result-split{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:1rem;align-items:start}.enc-result-main{min-width:0}.enc-result-block{margin-bottom:1.1rem}.enc-result-block h4{margin:0 0 .35rem;font-size:.92rem;font-weight:700}.enc-block-hint{margin:0 0 .65rem;font-size:.8rem}.enc-writein-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem .75rem}.enc-writein-field{display:flex;flex-direction:column;gap:.25rem;font-size:.78rem;font-weight:650;color:var(--asbars-muted)}.enc-writein-field input{min-height:44px;padding:.45rem .65rem;border:1px solid var(--asbars-border);border-radius:8px;font-size:.88rem;font-weight:500;color:inherit;background:#fff}.enc-writein-field:nth-child(13){grid-column:1 / -1}.enc-result-cols{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1rem;margin-bottom:.25rem}.enc-profile-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.45rem;font-size:.86rem}.enc-profile-list li{display:flex;justify-content:space-between;gap:.75rem;padding:.45rem .55rem;border-radius:8px;background:#f7faf8;min-height:44px;align-items:center}.enc-profile-list strong{color:var(--asbars-muted);font-weight:650;font-size:.78rem}.enc-desc-wrap{max-height:22rem;overflow:auto}.enc-desc-q{min-width:0}.enc-desc-q span{display:block;font-size:.84rem;line-height:1.4}.enc-desc-opts{display:block;margin-top:.2rem;color:var(--asbars-muted);font-size:.75rem}.enc-subject-block{margin-bottom:.85rem}.enc-subject-label{margin:0 0 .4rem;font-size:.8rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase;color:var(--asbars-green-dark)}.enc-q-cell{display:inline-flex;flex-direction:column;gap:.1rem}.enc-conf-flag{font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#856404}.enc-table tbody tr.is-review td:first-child{box-shadow:inset 3px 0 #e0a800}.enc-pdf-pane{position:sticky;top:.75rem;min-height:28rem;height:min(78vh,52rem);border:1px solid var(--asbars-border);border-radius:12px;overflow:hidden;background:#eef2ef}.enc-pdf-pane__label{margin:0;padding:.4rem .75rem;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:var(--asbars-muted);background:#f7faf8;border-bottom:1px solid var(--asbars-border)}.enc-pdf-pane iframe{width:100%;height:calc(100% - 2rem);border:0;background:#fff}@media (max-width: 960px){.enc-encode-layout,.enc-result-split,.enc-result-cols,.enc-writein-grid{grid-template-columns:1fr}.enc-pdf-pane{position:static;height:24rem}}.enc-ocr-msg{margin:0 0 .75rem;font-size:.85rem}.enc-inline-select{min-width:4.5rem}.enc-result-tag{display:inline-flex;padding:.12rem .45rem;border-radius:999px;font-size:.78rem;font-weight:650}.enc-result-tag.is-ok{background:var(--asbars-green-soft);color:var(--asbars-green-dark)}.enc-result-tag.is-bad{background:#fdecef;color:#842029}.enc-table tbody tr.is-wrong{background:#dc35450a}.enc-q-card{margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid var(--asbars-border)}.enc-q-card:last-of-type{border-bottom:none;margin-bottom:.5rem}.enc-q-card__stem{display:flex;gap:.55rem;align-items:flex-start;margin:0 0 .65rem;font-size:.92rem;line-height:1.45}.enc-q-num{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:2rem;padding:.1rem .35rem;border-radius:6px;font-size:.75rem;font-weight:700;background:var(--asbars-green-soft);color:var(--asbars-green-dark)}.enc-manual-choices{display:flex;flex-direction:column;gap:.35rem}.enc-manual-choice{display:flex;align-items:center;gap:.55rem;width:100%;min-height:2.5rem;padding:.3rem .55rem .3rem .35rem;border:1px solid var(--asbars-border);border-radius:8px;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s,background .15s}.enc-manual-choice:hover{border-color:#2d6a4f59;background:#fafcfb}.enc-manual-choice.is-selected{border-color:#2d6a4f80;background:var(--asbars-green-soft)}.enc-manual-choice__letter{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:1.65rem;height:1.65rem;border-radius:6px;font-weight:700;font-size:.82rem;background:#eef2ef;color:var(--asbars-muted)}.enc-manual-choice.is-selected .enc-manual-choice__letter{background:var(--asbars-green);color:#fff}.enc-manual-choice__text{flex:1;min-width:0;font-size:.9rem}.enc-manual-choice__mark{flex-shrink:0;width:1.25rem;text-align:center;color:var(--asbars-green-dark);font-weight:700}.enc-panel--filter{padding:1rem 1.15rem}.enc-filter-row{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem}.enc-filter-field{flex:1;min-width:min(100%,280px);margin:0}.enc-filter-meta{margin:0;font-size:.85rem}.enc-q-cell{max-width:22rem;line-height:1.4}.enc-rate-cell{display:flex;align-items:center;gap:.55rem;min-width:8rem}.enc-rate-bar{flex:1;height:.45rem;border-radius:999px;background:#eef2ef;overflow:hidden}.enc-rate-bar__fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--asbars-green) 0%,var(--asbars-green-mid) 100%)}.enc-rate-cell__pct{flex-shrink:0;width:3rem;font-size:.82rem;font-weight:650;text-align:right}.enc-count-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:.25rem .45rem;border:none;background:transparent;font:inherit;font-weight:700;color:var(--asbars-green-dark);text-decoration:underline;text-underline-offset:.18em;cursor:pointer;border-radius:8px}.enc-count-btn--wrong{color:#8a1f1f}.enc-count-btn:hover:not(:disabled),.enc-count-btn:focus-visible{background:var(--asbars-green-soft);outline:none}.enc-count-btn--wrong:hover:not(:disabled),.enc-count-btn--wrong:focus-visible{background:#f8eaea}.enc-count-btn:disabled{cursor:default;text-decoration:none;color:var(--asbars-muted);opacity:.85}.enc-respondent-q{margin:.35rem 0 0;max-width:36rem;line-height:1.4}.enc-respondent-modal{margin-top:2rem}.edu-meta-pill--muted{background:#f3f6f4;color:var(--asbars-muted);border-color:#0000000f}.dq-save-pill{font-size:.78rem;font-weight:650;color:var(--asbars-green-dark)}.dq-row{cursor:grab}.dq-row.is-dragging{opacity:.55}.dq-q-title{display:flex;align-items:flex-start;gap:.4rem}.dq-grip{color:var(--asbars-muted);letter-spacing:-.12em;-webkit-user-select:none;user-select:none;line-height:1.2}.dq-opts{display:flex;flex-wrap:wrap;gap:.35rem .85rem;margin-top:.4rem;font-size:.82rem;color:var(--asbars-muted)}.dq-opts b{color:var(--asbars-green-dark);font-weight:700;margin-right:.15rem}.asbars-swal{border-radius:var(--asbars-radius, 12px);font-family:inherit}.asbars-swal__title{font-size:1.15rem;color:#1a2e1c}.swal2-popup.asbars-swal .swal2-actions{gap:.5rem;flex-wrap:wrap}.enc-scan-modal-backdrop{align-items:center;z-index:80;background:#1a2e1c9e}.enc-scan-modal{max-width:420px;text-align:center;padding:1.75rem 1.5rem 1.45rem}.enc-scan-modal h2{margin:0 0 .45rem;font-size:1.15rem;color:#1a2e1c}.enc-scan-modal__spinner{width:2.75rem;height:2.75rem;margin:0 auto 1rem;border:.28rem solid #d7e6d9;border-top-color:var(--asbars-green-dark, #1f6b3a);border-radius:50%;animation:php-spin .8s linear infinite}.enc-scan-modal__step{margin:0 0 1rem;min-height:1.35rem;font-size:.9rem;color:var(--asbars-muted)}.enc-scan-progress{height:10px;border-radius:999px;background:#e6eee7;overflow:hidden}.enc-scan-progress__bar{height:100%;border-radius:999px;background:var(--asbars-green-dark, #1f6b3a);transition:width .35s ease}.enc-scan-modal__pct{margin:.55rem 0 0;font-size:.82rem;font-weight:700;color:#1a2e1c}.swal2-container{z-index:10000}.swal2-popup.swal2-toast.asbars-swal{border:1px solid var(--asbars-border, #dee2e6);box-shadow:var(--asbars-shadow, 0 8px 24px rgba(26, 46, 28, .12))}.qa-portal{padding:1.5rem 0 2.25rem}.qa-portal__intro{margin-bottom:1.5rem}.qa-portal__eyebrow{margin:0 0 .4rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--asbars-green-dark)}.qa-portal__intro h1{margin:0 0 .45rem;font-size:clamp(1.45rem,2.4vw,1.85rem);letter-spacing:-.02em}.qa-portal__lead{margin:0;max-width:38rem;font-size:.95rem;line-height:1.5;color:var(--asbars-muted)}.qa-portal__grid{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width: 720px){.qa-portal__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem}}.qa-portal-card{position:relative;display:flex;flex-direction:column;gap:.85rem;padding:1.25rem 1.25rem 1.3rem;border:1px solid var(--asbars-border);border-radius:14px;background:#fff;box-shadow:0 1px 4px #0f172a0a;min-height:100%;overflow:hidden}.qa-portal-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--asbars-green)}.qa-portal-card:not(.qa-portal-card--soon):hover{border-color:#cde9d4;box-shadow:0 10px 28px #15572414}.qa-portal-card__top{display:flex;align-items:flex-start;gap:.85rem}.qa-portal-card h2{margin:0 0 .2rem;font-size:1.08rem;line-height:1.3}.qa-portal-card__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem .55rem;margin-bottom:.2rem}.qa-portal-card__title-row h2{margin:0}.qa-portal-card__kicker{margin:0;font-size:.82rem;color:var(--asbars-muted)}.qa-portal-card__icon{width:3rem;height:3rem;min-width:44px;min-height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.15rem}.qa-portal-card__icon--pto{background:#e7f5ec;color:#1b7a45}.qa-portal-card__icon--edu{background:#e8f1ec;color:#145536}.qa-portal-card__icon--me{background:#eef0ef;color:#6c757d}.qa-portal-card__body{margin:0;flex:1;font-size:.9rem;line-height:1.5;color:var(--asbars-muted)}.qa-portal-card__btn{width:100%;min-height:44px;justify-content:center}.qa-portal-card__badge{display:inline-flex;align-items:center;min-height:28px;padding:.2rem .55rem;border-radius:999px;background:#eef1ef;color:#3d5a48;font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.qa-portal-card--soon{background:#f7f8f7;border-style:dashed;box-shadow:none}.qa-portal-card--soon:before{background:#c5cdc8}.qa-portal-card--soon h2,.qa-portal-card--soon .qa-portal-card__kicker,.qa-portal-card--soon .qa-portal-card__body{color:#6c757d}.qa-portal-card__btn--soon,.qa-portal-card__btn--soon:disabled{cursor:not-allowed;background:#e9eceb;border:1px solid #d7dcd8;color:#6c757d}.qa-monitoring__card{position:relative;padding:1.5rem 1.35rem 1.35rem;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.qa-monitoring__card .qa-portal-card__badge{position:static}.qa-monitoring__card .asbars-muted{margin:0;max-width:36rem}.edu-report__title{margin:0;font-size:1.2rem}.edu-report__crumb{margin:.2rem 0 0;color:var(--asbars-muted);font-size:.88rem}.edu-report__filters{padding:.9rem 1rem;margin-bottom:1rem}.edu-report__field{margin:0;min-width:160px;flex:1}.edu-chart-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-bottom:.25rem}@media (min-width: 900px){.edu-chart-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}}.edu-chart-card h2{margin:0 0 .2rem;font-size:1.05rem}.edu-chart-card>.asbars-muted{margin:0 0 .75rem;font-size:.82rem}.edu-chart{position:relative;height:260px;width:100%}.edu-compare-card__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.edu-compare-card__head h2{margin:0 0 .25rem;font-size:1.05rem}.edu-compare-card__head .asbars-muted{margin:0;max-width:36rem;font-size:.85rem}.edu-compare-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.5rem}.edu-compare-chip{display:inline-flex;align-items:center;gap:.4rem;min-height:36px;padding:.2rem .65rem;border-radius:999px;border:1px solid rgba(45,106,79,.2);background:var(--asbars-green-soft);color:var(--asbars-green-dark);font:inherit;font-size:.82rem;font-weight:650;cursor:pointer}.edu-compare-count{margin:0 0 .65rem;font-size:.82rem}.edu-compare-list{max-height:220px;overflow:auto;border:1px solid var(--asbars-border);border-radius:10px;background:#fff}.edu-compare-option{display:flex;align-items:center;justify-content:space-between;gap:.75rem;width:100%;min-height:44px;padding:.45rem .85rem;border:0;border-bottom:1px solid var(--asbars-border);background:transparent;font:inherit;text-align:left;cursor:pointer}.edu-compare-option:last-child{border-bottom:0}.edu-compare-option:hover:not(:disabled){background:#f7fbf8}.edu-compare-option.is-selected{background:var(--asbars-green-soft);color:var(--asbars-green-dark);font-weight:650}.edu-compare-option:disabled{opacity:.45;cursor:not-allowed}.edu-compare-card .edu-status-toggle__btn{align-items:center;padding:.5rem .75rem;font-weight:650}.edu-compare-leader td{background:#f4faf6}.role-shell{min-height:100vh;background:var(--asbars-surface, #f0f8f0)}.role-shell__bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1.25rem;background:#fff;border-bottom:1px solid var(--asbars-border, #dee2e6)}.role-shell__brand{display:flex;align-items:center;gap:.65rem}.role-shell__logo{width:40px;height:40px;object-fit:contain;border-radius:50%;background:#0a2819}.role-shell__brand strong{display:block;color:#28a745;font-size:1.05rem}.role-shell__brand small{color:#6c757d;font-size:.8rem}.role-shell__actions{display:flex;align-items:center;gap:.75rem}.role-shell__user{font-size:.9rem;color:#495057}.role-shell__main{max-width:1180px;margin:0 auto;width:100%;padding:0 1.15rem 2rem}
