:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#0f2341;background:#f4f8fd;font-synthesis:none;text-rendering:optimizeLegibility;--sky-950: #082f49;--sky-900: #0c4a6e;--sky-800: #075985;--sky-700: #0369a1;--sky-600: #0284c7;--sky-500: #0ea5e9;--sky-400: #38bdf8;--sky-300: #7dd3fc;--sky-200: #bae6fd;--sky-100: #e0f2fe;--brand-sky: #0ea5e9;--brand-navy: #0b2f63;--brand-orange: #ff9d08;--brand-growth: #05bf67;--surface: rgba(255, 255, 255, .94);--border: rgba(2, 132, 199, .13);--muted: #5f7488;--shadow: 0 18px 55px rgba(3, 105, 161, .11);--accent-indigo: #0ea5e9}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;zoom:.9025}button,input,select{font:inherit}button{cursor:pointer}input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;min-height:0;margin:0;flex-shrink:0;border:1.5px solid #cbd5e1;border-radius:8px;background:#fff;display:inline-grid;place-content:center;cursor:pointer;transition:background .12s ease,border-color .12s ease}input[type=checkbox]:hover{border-color:var(--sky-400, #38bdf8)}input[type=checkbox]:checked{background:var(--sky-600, #0284c7);border-color:var(--sky-600, #0284c7)}input[type=checkbox]:checked:after{content:"";width:6px;height:12px;border:solid #fff;border-width:0 3px 3px 0;transform:rotate(45deg) translate(-1px,-1px)}input[type=checkbox]:disabled{opacity:.55;cursor:default}input[type=checkbox]:focus-visible{outline:2px solid var(--sky-400, #38bdf8);outline-offset:2px}.auth-page{min-height:100vh;position:relative;overflow:hidden;background:radial-gradient(circle at top left,var(--sky-100) 0%,transparent 35%),linear-gradient(145deg,#f0f9ff,#e0f2fe 47%,#f8fbff);display:grid;place-items:center;padding:48px}.sky-blob{position:absolute;border-radius:999px;filter:blur(2px);opacity:.68}.blob-a{width:560px;height:560px;background:linear-gradient(145deg,var(--sky-400),var(--sky-200));top:-190px;right:-120px}.blob-b{width:430px;height:430px;background:linear-gradient(145deg,var(--sky-300),var(--sky-100));bottom:-180px;left:-130px}.blob-c{width:190px;height:190px;background:#fff;box-shadow:0 0 90px #ffffffd9;top:18%;left:41%}.auth-shell{width:min(1160px,100%);min-height:670px;display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:center;position:relative;z-index:2}.brand-lockup{display:flex;align-items:center;gap:12px;font-size:22px;font-weight:800}.brand-logo-img{height:40px;width:auto;object-fit:contain}.auth-kicker,.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:var(--sky-700)}.auth-story h1{font-size:clamp(32px,3.6vw,44px);line-height:1.15;letter-spacing:-.02em;margin:34px 0 16px;color:var(--sky-950)}.headline-accent{color:var(--accent-indigo)}.auth-story>p{max-width:520px;color:#58718c;font-size:16px;line-height:1.6;margin:0 0 8px}.feature-list{display:grid;gap:18px;margin-top:8px}.feature-row{display:flex;align-items:flex-start;gap:14px}.feature-icon{flex-shrink:0;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--accent-indigo)}.feature-row h3{margin:2px 0 4px;font-size:16px;color:var(--sky-950)}.feature-row p{margin:0;font-size:14px;color:var(--muted);line-height:1.5}.dashboard-preview-card{margin-top:8px;background:#fff;border-radius:16px;border:1px solid var(--border);box-shadow:0 14px 34px #14437214;padding:16px 18px;display:grid;gap:18px;max-width:340px}.preview-card-header{display:flex;align-items:center;gap:6px}.preview-dot{width:9px;height:9px;border-radius:50%}.dot-red{background:#ff5f57}.dot-yellow{background:#febc2e}.dot-green{background:#28c840}.preview-title{margin-left:8px;font-size:11px;font-weight:800;letter-spacing:.08em;color:var(--muted)}.preview-bars{display:flex;align-items:flex-end;gap:10px;height:64px}.preview-bars span{flex:1;max-width:22px;min-height:6px;border-radius:4px 4px 1px 1px;background:linear-gradient(180deg,var(--sky-300),var(--sky-600))}.demo-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:36px}.demo-account{background:#ffffffb3;border:1px solid rgba(30,120,180,.13);padding:16px;border-radius:18px;display:flex;gap:12px;text-align:left;align-items:center;color:inherit;transition:.2s ease}.demo-account:hover,.demo-account.selected{transform:translateY(-2px);border-color:#0284c766;box-shadow:0 14px 30px #27649a1f}.demo-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--sky-500),var(--sky-700))}.demo-account span:last-child{display:grid;gap:4px}.demo-account small{color:var(--muted)}.login-card{position:relative;background:#ffffffe0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.9);box-shadow:0 30px 80px #0e568f2e;border-radius:30px;padding:40px 36px 36px;display:grid;gap:20px;overflow:hidden}.login-card:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,var(--sky-500),var(--sky-700),var(--sky-600))}.login-badge{width:64px;height:64px;margin:4px auto 6px;display:grid;place-items:center;border-radius:20px;color:#fff;background:linear-gradient(145deg,var(--sky-500),var(--sky-800));box-shadow:0 16px 32px #0284c752}.login-card-heading{text-align:center;display:grid;gap:6px}.login-card-heading h2{font-size:28px;margin:0;color:var(--sky-950)}.login-card-heading p{color:var(--muted);margin:0;font-size:14px}.input-with-icon{position:relative;display:flex;align-items:center}.input-leading-icon{position:absolute;left:14px;color:var(--muted);pointer-events:none;z-index:1}.login-card .input-with-icon input{width:100%;padding-left:42px}.login-card .input-with-icon input[type=password],.login-card .input-with-icon input[type=text]{padding-right:42px}.input-icon-toggle{position:absolute;right:10px;z-index:2;border:0;background:transparent;padding:6px;display:grid;place-items:center;color:var(--muted);border-radius:8px;cursor:pointer}.input-icon-toggle:hover{color:var(--sky-700);background:#0284c714}.login-options{display:flex;align-items:center;justify-content:space-between;font-size:13px}.remember-me{display:flex!important;flex-direction:row;align-items:center;gap:8px;font-weight:600;color:#3f5670}.remember-me input{width:16px;height:16px;min-height:0;border-radius:4px}.remember-me input:checked:after{width:4px;height:8px;border-width:0 2px 2px 0}.forgot-link{border:0;background:transparent;padding:0;color:var(--sky-700);font-weight:700;font-size:13px}.forgot-link:hover{text-decoration:underline}.login-divider{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.login-divider .divider-line{flex:1;height:1px;background:#e5eef5}.secure-badge-button{width:100%;min-height:48px;border-radius:13px;border:1.5px solid rgba(2,132,199,.35);background:#0284c70f;color:var(--sky-700);font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.secure-badge-button:hover{background:#0284c71f}label{display:grid;gap:8px;font-size:13px;font-weight:700;color:#3f5670}input:not([type=checkbox]),select{border:1px solid #dce8f2;background:#fff;border-radius:13px;min-height:44px;padding:0 13px;outline:none;color:#17314f;transition:.2s ease}input:focus,select:focus{border-color:#60bcee;box-shadow:0 0 0 4px #2da7e71a}input:disabled,select:disabled{background:#f4f8fb;color:#8098ae;cursor:not-allowed}.primary-button,.secondary-button,.button-cancel{border:0;min-height:44px;border-radius:13px;padding:0 18px;display:inline-flex;justify-content:center;align-items:center;gap:8px;font-weight:800}.primary-button{color:#fff;background:linear-gradient(135deg,var(--sky-600),var(--sky-800));box-shadow:0 12px 28px #0284c733}.secondary-button{color:#1d4f7c;background:#edf7fd}.button-cancel{color:#bd4141;background:#fff0f0;transition:background .15s ease}.button-cancel:hover{background:#ffe1e1}.primary-button:disabled{opacity:.45;cursor:not-allowed}.login-button{width:100%;min-height:50px}.login-hint{border-top:1px solid #e5eef5;padding-top:18px;color:#778ca2;font-size:12px;line-height:1.8}.login-hint span{font-weight:800;color:#315a7d}.form-error{padding:12px;border-radius:12px;background:#fff0f0;color:#b53535;font-size:13px}.required-star{color:#d92d2d;margin-left:2px}.field-error{display:block;color:#b53535;font-size:12px;margin-top:4px}.field-hint{display:block;color:#8098ae;font-size:11.5px;font-weight:500;margin-top:4px}.field-note{display:block;padding:8px 10px;border:1px solid #f7dfa1;border-radius:6px;background:#fff8e6;color:#8a5a08;line-height:1.5}.table-subtext{display:block;color:#8098ae;font-size:11.5px;margin-top:2px}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-body{flex:1;display:grid;grid-template-columns:272px minmax(0,1fr);background:radial-gradient(circle at 84% -4%,rgba(14,165,233,.14),transparent 32%),radial-gradient(circle at 0% 100%,rgba(56,189,248,.08),transparent 30%),#f5f9fd;transition:grid-template-columns .3s cubic-bezier(.2,.7,.2,1)}.app-body.sidebar-is-collapsed{grid-template-columns:84px minmax(0,1fr)}.sidebar{height:calc(100vh - 80px);position:sticky;top:80px;color:#1c2b3d;background:linear-gradient(180deg,#fff,#fbfeff);padding:0 14px 20px;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid rgba(2,132,199,.09);box-shadow:10px 0 36px #0369a10e;zoom:1.10803}.sidebar-wave{position:absolute;left:0;right:0;bottom:0;height:95px;overflow:hidden;z-index:0;pointer-events:none}.sidebar-wave:before,.sidebar-wave:after,.sidebar-wave span{content:"";position:absolute;width:125%;left:-12%;border-radius:50% 50% 0 0;transform:rotate(-2deg)}.sidebar-wave:before{height:95px;bottom:-50px;background:#b5dcffa6}.sidebar-wave:after{height:78px;bottom:-48px;left:18%;background:linear-gradient(90deg,#55abfa80,#1f87eec7)}.sidebar-wave span{height:62px;bottom:-44px;left:34%;background:linear-gradient(90deg,#3ba0f785,#0071e2d9)}.sidebar.collapsed{align-items:center;padding-inline:10px}.sidebar-menu-head{display:flex;align-items:center;justify-content:space-between;padding:16px 8px 10px}.sidebar-menu-head span{font-size:10.5px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.sidebar-collapse-btn{width:28px;height:28px;flex:0 0 28px;display:grid;place-items:center;border:1px solid var(--border);background:#fff;border-radius:9px;color:#3f5f7c;transition:.18s ease}.sidebar-collapse-btn:hover{background:var(--sky-100);border-color:#0284c74d;color:var(--sky-700)}.sidebar-nav{position:relative;z-index:1;display:grid;gap:3px;overflow-y:auto;padding-top:2px}.sidebar-link{position:relative;min-height:46px;padding:0 12px;border-radius:12px;display:flex;align-items:center;gap:11px;text-decoration:none;color:#47607c;font-size:13px;font-weight:700;transition:background .16s ease,color .16s ease,transform .16s ease}.sidebar-link:hover{color:var(--sky-800);background:#0284c712;transform:translate(1px)}.sidebar-link.active{color:var(--sky-800);background:var(--sky-100);font-weight:800;box-shadow:none}.sidebar-link.active .sidebar-badge{background:#fff;color:#b91c1c}.sidebar-link-icon{display:grid;place-items:center;flex:0 0 32px;width:32px;height:32px;border-radius:10px;transition:background .16s ease,box-shadow .16s ease}.sidebar-link-icon.tint-blue{background:#e0f2fe;color:#0369a1}.sidebar-link-icon.tint-green{background:#dcfce7;color:#15803d}.sidebar-link-icon.tint-red{background:#fee2e2;color:#b91c1c}.sidebar-link-icon.tint-indigo{background:#e0e7ff;color:#4338ca}.sidebar-link-icon.tint-teal{background:#ccfbf1;color:#0f766e}.sidebar-link-icon.tint-purple{background:#f3e8ff;color:#7e22ce}.sidebar-link-icon.tint-orange{background:#ffedd5;color:#c2410c}.sidebar-link-icon.tint-pink{background:#fce7f3;color:#be185d}.sidebar-link.active .sidebar-link-icon{box-shadow:0 1px #0369a10f}.collapsed .sidebar-link{width:46px;justify-content:center;padding:0;background:transparent;box-shadow:none}.collapsed .sidebar-link.active{background:transparent}.collapsed .sidebar-link.active .sidebar-link-icon{box-shadow:0 0 0 3px var(--sky-100)}.sidebar-group-toggle{width:100%;border:none;background:transparent;cursor:pointer;font:inherit}.sidebar-group-toggle.active{color:var(--sky-700);background:var(--sky-100);box-shadow:none}.sidebar-group-toggle.active .sidebar-badge{background:#fee2e2;color:#b91c1c}.sidebar-link-label{flex:1;text-align:left}.sidebar-badge-dot{position:absolute;top:6px;right:6px;width:8px;height:8px;border-radius:999px;background:#ef4444;box-shadow:0 0 0 2px #fff}.sidebar-group-divider{margin-top:10px;padding-top:10px;border-top:1px solid rgba(2,132,199,.09)}.sidebar-badge{min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#fee2e2;color:#b91c1c;font-size:10px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.sidebar-group-chevron{transition:transform .18s ease;color:#90a5b8}.sidebar-group-chevron.open{transform:rotate(180deg)}.sidebar-submenu{position:relative;display:grid;gap:1px;padding:3px 0 8px 43px;margin-left:21px;border-left:1px solid rgba(2,132,199,.12)}.sidebar-sublink{min-height:34px;padding:0 10px;border-radius:9px;display:flex;align-items:center;gap:8px;text-decoration:none;color:#62798f;font-size:12px;font-weight:650;transition:background .16s ease,color .16s ease}.sidebar-sublink-icon{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:7px}.sidebar-sublink-icon.tint-blue{background:#e0f2fe;color:#0369a1}.sidebar-sublink-icon.tint-green{background:#dcfce7;color:#15803d}.sidebar-sublink-icon.tint-red{background:#fee2e2;color:#b91c1c}.sidebar-sublink-icon.tint-indigo{background:#e0e7ff;color:#4338ca}.sidebar-sublink-icon.tint-teal{background:#ccfbf1;color:#0f766e}.sidebar-sublink-icon.tint-purple{background:#f3e8ff;color:#7e22ce}.sidebar-sublink-icon.tint-orange{background:#ffedd5;color:#c2410c}.sidebar-sublink-icon.tint-pink{background:#fce7f3;color:#be185d}.sidebar-sublink:hover{color:var(--sky-800);background:#0284c70f}.sidebar-sublink.active{color:var(--sky-700);background:var(--sky-100);font-weight:800}.main-shell{min-width:0}.topbar{height:80px;position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid rgba(2,132,199,.09);background:#f8fcffdb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 1px #0284c70a;zoom:1.10803}.topbar-org{display:flex;align-items:center;gap:12px;min-width:0}.topbar-org-avatar{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(150deg,var(--sky-500),var(--sky-700));box-shadow:0 8px 18px #0284c752;font-size:13px;font-weight:900;letter-spacing:.02em;color:#fff;text-transform:uppercase}.topbar-title{font-weight:850;font-size:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.topbar-subtitle{color:var(--muted);font-size:11px;margin-top:3px}.topbar-actions{display:flex;align-items:center;gap:10px}.language-picker{height:38px;display:flex;align-items:center;gap:5px;border:1px solid #dae7f0;background:#fff;padding-left:10px;border-radius:11px}.language-picker select{min-height:36px;border:0;padding-left:4px;box-shadow:none}.icon-button{width:38px;height:38px;border-radius:11px;border:1px solid #dce8f1;background:#fff;color:#3f5f7c;display:grid;place-items:center}.user-menu{position:relative}.user-chip{display:flex;align-items:center;gap:10px;padding:5px 10px 5px 5px;border:1px solid transparent;background:transparent;border-radius:13px;color:inherit;text-align:left;transition:.15s ease}.user-chip:hover{background:#ffffffb3;border-color:#dce8f1}.user-avatar{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;color:var(--sky-700);font-size:12px;font-weight:800;background:var(--sky-100)}.user-chip-info{min-width:0;display:grid}.user-chip strong{font-size:13px}.user-chip span{color:var(--muted);font-size:11px}.user-chip-chevron{color:var(--muted);transition:transform .18s ease}.user-chip-chevron.open{transform:rotate(180deg)}.user-menu-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 20px 44px #14437229;padding:6px;z-index:30}.user-menu-item{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:9px;border:0;background:transparent;color:#c0362c;font-size:13px;font-weight:700}.user-menu-item:hover{background:#fff0ef}.content-shell{padding:10px 28px 28px}.page{max-width:1900px;margin:0 auto}.breadcrumb{max-width:1900px;margin:0 auto 24px;display:flex;align-items:center;flex-wrap:wrap;font-size:12.5px;font-weight:700;color:var(--muted)}.breadcrumb-item{display:inline-flex;align-items:center;gap:6px}.breadcrumb a{color:var(--sky-600)}.breadcrumb a:hover{color:var(--sky-800)}.breadcrumb-item:last-child span{color:#29475f}.breadcrumb-sep{color:#b7c4d1;margin:0 2px}.page-heading{margin-bottom:24px}.page-heading.inline{display:flex;justify-content:space-between;align-items:flex-end;gap:20px}.page-heading h1{font-size:30px;letter-spacing:-.035em;margin:5px 0 7px}.page-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.dashboard-page{position:relative;overflow-x:hidden;overflow-x:clip}.dashboard-page:before,.dashboard-page:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}.dashboard-page:before{top:-70px;right:-40px;width:320px;height:320px;background:radial-gradient(circle,rgba(63,145,97,.14),transparent 70%)}.dashboard-page:after{top:60px;left:-90px;width:280px;height:280px;background:radial-gradient(circle,rgba(31,135,238,.1),transparent 70%)}.dashboard-page .page-heading{position:relative;z-index:1}.dashboard-page .page-heading.inline{align-items:center}.dashboard-page .page-heading h1{display:inline-block;font-size:20px;margin:0;padding:8px 18px;border-radius:10px;background:var(--sky-100);color:var(--sky-700)}.dashboard-page>section,.dashboard-page>.card{position:relative;z-index:1}.dashboard-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dash-filters{display:flex;gap:10px;flex-wrap:wrap}.dash-filters select{border:1px solid var(--border);background:#fff;border-radius:12px;padding:10px 13px;font-weight:750;font-size:13px;color:#153650;min-width:140px;box-shadow:0 8px 20px #1546710d}.card{background:#fffffffa;border:1px solid var(--border);border-radius:22px;box-shadow:0 14px 45px #15467112;padding:20px;margin-bottom:16px}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:16px}.card-title{margin:0;font-size:18px;font-weight:900;letter-spacing:-.2px;color:#153650}.card-sub{margin:5px 0 0;color:var(--muted);font-size:12px}.dash-actions{display:flex;gap:8px;flex-wrap:wrap}@keyframes skel-shimmer{0%{background-position:-220px 0}to{background-position:calc(220px + 100%) 0}}.skel{display:block;border-radius:6px;background:linear-gradient(90deg,#eef2f6 25%,#f5f8fb 37%,#eef2f6 63%);background-size:220px 100%;animation:skel-shimmer 1.3s ease-in-out infinite}.dash-kpi-grid{display:grid;grid-template-columns:1.55fr repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px}@keyframes kpi-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.kpi{position:relative;overflow:hidden;min-height:158px;padding:18px;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid var(--border);box-shadow:0 8px 24px #1f3a560f;transition:transform .2s ease,box-shadow .2s ease;animation:kpi-in .4s ease both}.kpi:hover{transform:translateY(-3px);box-shadow:0 18px 38px #1f3a561f}.kpi:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;background:var(--kpi-accent, #2f80ed)}.kpi:after{content:"";position:absolute;width:110px;height:110px;border-radius:50%;right:-42px;top:-44px;background:var(--kpi-soft, rgba(47, 128, 237, .08))}.kpi-head{display:flex;align-items:center;justify-content:space-between;gap:10px;position:relative;z-index:1}.kpi-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--kpi-soft, #edf6ff);color:var(--kpi-accent, #2f80ed)}.kpi-label{font-size:12px;color:var(--muted);font-weight:800}.kpi-value{margin:12px 0 6px;font-size:28px;font-weight:900;letter-spacing:-.5px;position:relative;z-index:1;color:#12263f}.kpi-foot{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:11px;position:relative;z-index:1}.kpi-badge{display:inline-flex;align-items:center;gap:4px;border-radius:999px;padding:5px 8px;font-weight:850;white-space:nowrap}.kpi-badge-up{background:#eaf8f0;color:#22a06b}.kpi-badge-warn{background:#fff6e7;color:#c77d00}.kpi-badge-neutral{background:#edf6ff;color:#2f80ed}.kpi-badge-red{background:#fff0f0;color:#ef5b5b}.kpi-student{background:linear-gradient(160deg,#fff,#eaf3ff);border-color:#d9e9fb}.kpi-student .kpi-value{margin:6px 0 0}.kpi-student-row{display:grid;grid-template-columns:.72fr 1.28fr;gap:16px;align-items:end;margin-top:12px;position:relative;z-index:1}.kpi-student-caption{font-size:11px;font-weight:700;color:var(--muted);margin-top:2px}.kpi-gender-chips{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:9px}.kpi-gender-chip{padding:9px 10px;border-radius:13px;background:#f5f9fc;border:1px solid var(--border)}.kpi-gender-chip strong{display:block;margin-top:3px;font-size:16px;color:#12263f}.kpi-gender-chip small{font-size:9px;color:var(--muted);font-weight:700;margin-left:3px}.kpi-gender-label{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--muted);font-weight:800}.kpi-gender-dot{width:7px;height:7px;border-radius:50%;background:#5aaaf7;display:inline-block}.kpi-gender-dot.girl{background:#ec4899}.kpi-gender-track{height:8px;display:flex;overflow:hidden;border-radius:999px;background:#eef2f6}.kpi-gender-track .boys{background:linear-gradient(90deg,#5aaaf7,#4480b9);transition:width .3s ease}.kpi-gender-track .girls{flex:1;background:linear-gradient(90deg,#f9a8d4,#ec4899)}.kpi-gender-ratio{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:7px;font-size:9px;color:var(--muted);font-weight:750}.kpi-gender-ratio strong{font-size:10px;color:#12263f}.dash-hero-grid{display:grid;grid-template-columns:1.7fr .72fr;gap:16px;margin-bottom:16px}.dash-legend{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.dash-legend-item{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted);font-weight:750}.dash-legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block}.dash-trend-stats{display:flex;gap:24px;flex-wrap:wrap;margin-bottom:10px}.dash-trend-stats span{display:block;color:var(--muted);font-size:11px;font-weight:750}.dash-trend-stats strong{display:block;margin-top:3px;font-size:18px}.dash-trend-canvas{height:280px;border-radius:16px;background:linear-gradient(180deg,#fbfdff,#fff);border:1px solid #edf2f7;padding:10px}.dash-health-ring{position:relative;display:grid;place-items:center;width:176px;height:176px;margin:4px auto 18px}.dash-health-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.dash-health-center b{display:block;font-size:30px;color:#12263f}.dash-health-center span{display:block;color:var(--muted);font-size:11px;font-weight:750;margin-top:2px}.dash-health-list{display:flex;flex-direction:column;gap:10px}.dash-health-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;background:#f8fbfe;border:1px solid #edf2f7;border-radius:13px}.dash-health-row span{color:var(--muted);font-size:12px;font-weight:750}.dash-health-row strong{font-size:13px}.dash-mid-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:16px;margin-bottom:16px}.dash-mid-grid .card{margin-bottom:0}.dash-alert-list{display:flex;flex-direction:column;gap:10px}.dash-alert{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px;border-radius:15px;border:1px solid transparent}.dash-alert-red{background:#fff2f2;border-color:#ffe1e1}.dash-alert-orange{background:#fff7ea;border-color:#ffe8bf}.dash-alert-blue{background:#eff7ff;border-color:#dceeff}.dash-alert-left{display:flex;gap:11px}.dash-alert-icon{width:36px;height:36px;border-radius:11px;background:#fff;display:grid;place-items:center;box-shadow:0 5px 14px #23384e0f;flex:0 0 36px}.dash-alert-red .dash-alert-icon{color:#ef5b5b}.dash-alert-orange .dash-alert-icon{color:#f59e0b}.dash-alert-blue .dash-alert-icon{color:#2f80ed}.dash-alert b{font-size:13px}.dash-alert p{margin:4px 0 0;color:var(--muted);font-size:11px}.dash-alert-go{border:none;background:transparent;color:var(--muted);font-size:22px;line-height:1}.dash-quick-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.dash-quick-box{border:1px solid var(--border);border-radius:14px;padding:13px;background:#fbfdff}.dash-quick-box span{display:block;color:var(--muted);font-size:10px;font-weight:750}.dash-quick-box strong{display:block;margin-top:5px;font-size:19px}.dash-risk-rows{display:grid;gap:12px}.dash-risk-row{display:grid;grid-template-columns:90px 1fr 60px;align-items:center;gap:10px}.dash-risk-label{font-size:12px;font-weight:750;color:var(--muted);text-align:right}.dash-risk-bar{position:relative;height:18px;border-radius:8px;background:#eef3f7;overflow:hidden}.dash-risk-fill{position:absolute;left:0;top:0;height:100%;border-radius:8px;transition:width .3s ease}.dash-risk-fill-pending{background:#f5a623}.dash-risk-fill-overdue{background:#ef5b5b}.dash-risk-value{font-size:11px;font-weight:750;color:var(--muted)}.dash-empty{text-align:center;color:var(--muted);padding:30px;font-size:13px}.dash-report-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px}.dash-tabs{display:flex;gap:7px;flex-wrap:wrap}.dash-tab{border:1px solid var(--border);background:#fff;color:var(--muted);border-radius:999px;padding:8px 12px;font-size:12px;font-weight:850}.dash-tab.active{background:#12263f;color:#fff;border-color:#12263f}.search{border:1px solid var(--border);border-radius:11px;padding:9px 12px;outline:none;min-width:220px;color:var(--text)}.money-col{white-space:nowrap}.progress-cell{min-width:160px}.progress-wrap{display:flex;align-items:center;gap:9px}.progress{height:8px;flex:1;border-radius:999px;background:#edf2f6;overflow:hidden}.progress span{display:block;height:100%;background:linear-gradient(90deg,#22a06b,#66c796);border-radius:999px}.percent{font-size:11px;font-weight:850;color:var(--muted);min-width:35px;text-align:right}.student-count{display:inline-flex;align-items:center;justify-content:center;min-width:32px;padding:5px 8px;border-radius:999px;background:#fff0f0;color:#ef5b5b;font-size:11px;font-weight:900}.view-btn{border:none;background:#edf6ff;color:#2f80ed;border-radius:9px;padding:8px 10px;font-size:11px;font-weight:850}.dash-report-totals{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:14px}.total-box{border:1px solid var(--border);border-radius:13px;padding:12px;background:#fbfdff}.total-box span{display:block;color:var(--muted);font-size:10px;font-weight:750}.total-box strong{display:block;margin-top:4px;font-size:17px}.dash-student{display:flex;align-items:center;gap:9px;font-weight:800}.dash-due-list{display:flex;flex-direction:column;gap:9px}.dash-due-row{display:grid;grid-template-columns:1fr 110px 90px;gap:10px;align-items:center;border:1px solid var(--border);border-radius:13px;padding:12px}.dashboard-table-scroll{overflow-x:hidden}.dashboard-report-table,.dashboard-recent-payments-table{table-layout:fixed;white-space:normal}.dashboard-report-table th,.dashboard-report-table td,.dashboard-recent-payments-table th,.dashboard-recent-payments-table td{overflow-wrap:anywhere}.dashboard-report-table .progress-cell{min-width:0}@media(max-width:1450px){.dashboard-report-table th,.dashboard-report-table td,.dashboard-recent-payments-table th,.dashboard-recent-payments-table td{padding-inline:10px}}@media(max-width:760px){.dashboard-recent-payments-table th:nth-child(3),.dashboard-recent-payments-table td:nth-child(3),.dashboard-recent-payments-table th:nth-child(4),.dashboard-recent-payments-table td:nth-child(4),.dashboard-recent-payments-table th:nth-child(5),.dashboard-recent-payments-table td:nth-child(5),.dashboard-recent-payments-table th:nth-child(6),.dashboard-recent-payments-table td:nth-child(6){display:none}.dashboard-report-table th,.dashboard-report-table td,.dashboard-recent-payments-table th,.dashboard-recent-payments-table td{padding:8px 6px;font-size:11px}.dashboard-report-table .view-btn{padding:7px}}.dash-due-row small{display:block;color:var(--muted);margin-top:3px}.badge{display:inline-flex;justify-content:center;padding:6px 8px;border-radius:999px;font-size:10px;font-weight:850}.badge.over{background:#fff0f0;color:#ef5b5b}.badge.due{background:#fff6e7;color:#c67d00}.donut-view-more{justify-self:center;margin-top:4px;border:0;background:transparent;color:var(--sky-600);font-size:12.5px;font-weight:750;transition:color .15s ease}.donut-view-more:hover{color:var(--sky-800)}.dash-toast{position:fixed;right:22px;bottom:22px;z-index:200;background:#17324d;color:#fff;padding:13px 16px;border-radius:12px;box-shadow:0 14px 38px #0000002e;opacity:0;transform:translateY(12px);pointer-events:none;transition:.25s;max-width:360px;font-size:13px;font-weight:750}.dash-toast.show{opacity:1;transform:translateY(0)}@media(max-width:1220px){.dash-kpi-grid{grid-template-columns:repeat(2,1fr)}.kpi-student{grid-column:1 / -1}.dash-hero-grid,.dash-mid-grid{grid-template-columns:1fr}}@media(max-width:760px){.kpi-student-row{grid-template-columns:1fr}.dash-kpi-grid,.dash-report-totals,.dash-due-row{grid-template-columns:1fr 1fr}}@media(max-width:520px){.dash-kpi-grid{grid-template-columns:1fr}}.stat-card{min-height:150px;border-radius:20px;padding:20px;color:#fff;box-shadow:var(--shadow);overflow:hidden;position:relative}.stat-card:after{content:"";width:150px;height:150px;border-radius:999px;position:absolute;right:-55px;top:-55px;background:#ffffff21}.tone-blue{background:linear-gradient(135deg,#0872c7,#12a4ed)}.tone-cyan{background:linear-gradient(135deg,#058aa1,#1fc6d3)}.tone-violet{background:linear-gradient(135deg,#5262d6,#8178ed)}.tone-green{background:linear-gradient(135deg,#159a78,#39c89a)}.tone-amber{background:linear-gradient(135deg,#c57910,#eead28)}.stat-card-top{display:flex;justify-content:space-between;align-items:center}.stat-card-top>span{font-size:12px;font-weight:700;color:#ffffffdb}.stat-icon{width:34px;height:34px;display:grid;place-items:center;background:#ffffff24;border-radius:11px}.stat-card>strong{display:block;font-size:28px;letter-spacing:-.045em;margin-top:18px}.stat-card small{margin-top:8px;display:inline-flex;gap:4px;align-items:center;font-weight:700;color:#ffffffd9}.widget-card,.table-card,.payment-panel{border:1px solid var(--border);background:var(--surface);border-radius:20px;box-shadow:0 14px 45px #15467112}.widget-card{min-height:300px;padding:20px;color:#176da8}.widget-card.span-2{grid-column:span 2}.widget-card.span-3{grid-column:span 3}.widget-heading h3{color:#153650;font-size:17px;margin:5px 0 0}.chart-box{height:235px;margin-top:16px;color:#2188cd}.recent-list{margin-top:16px;display:grid}.recent-row{min-height:65px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 74px;gap:11px;align-items:center;border-top:1px solid #edf2f6;color:#1a3850}.recent-row:first-child{border-top:0}.recent-avatar{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;background:#e8f6ff;color:#1578bd;font-weight:800}.recent-main{display:grid;gap:3px}.recent-main strong{font-size:12px}.recent-main span,.recent-row>span{color:var(--muted);font-size:10px}.language-options{display:grid;gap:10px;padding:20px}.language-option{display:flex;align-items:center;gap:10px;padding:14px 16px;border:1px solid var(--border);border-radius:12px;font-size:14px;font-weight:700;color:#29475f;cursor:pointer;transition:border-color .15s ease,background .15s ease}.language-option input[type=radio]{width:16px;height:16px;accent-color:var(--sky-600)}.language-option.active{border-color:var(--sky-400);background:var(--sky-100);color:var(--sky-700)}.language-status{min-height:18px;font-size:13px}.language-status-ok{display:flex;align-items:center;gap:6px;color:#16a34a}.table-toolbar{padding:16px 20px;border-bottom:1px solid #edf2f6;display:flex;justify-content:space-between;gap:12px}.search-field,.sort-field{height:42px;display:flex;align-items:center;gap:7px;border:1px solid #dbe7ef;background:#fff;border-radius:12px;padding:0 12px;color:#668096;transition:border-color .15s ease,box-shadow .15s ease}.search-field:focus-within{border-color:var(--sky-400);box-shadow:0 0 0 3px #38bdf829}.search-field{min-width:320px}.search-field input,.sort-field select{border:0;min-height:38px;width:100%;padding:0;box-shadow:none}.toolbar-filters{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.toolbar-filter{min-width:200px}.due-fee-total{display:flex;align-items:center;gap:8px;padding:0 4px;color:var(--muted);font-size:13px;white-space:nowrap}.due-fee-total strong{color:#b3231f;font-size:15px}.due-fee-total.received strong{color:#18825c}.due-fee-amount{color:#c93631}.due-fee-oldest-date{color:#a96909}.toolbar-total{display:flex;align-items:center;gap:8px;padding:0 4px;color:var(--muted);font-size:13px;white-space:nowrap}.toolbar-total strong{color:#35617e;font-size:15px}.table-scroll{overflow:auto;border-radius:0 0 20px 20px}table{width:100%;border-collapse:collapse;white-space:nowrap}th{background:var(--sky-100);color:var(--brand-navy);text-transform:uppercase;letter-spacing:.06em;font-size:11.5px;font-weight:700;padding:10px 16px;text-align:left;border-bottom:1.5px solid var(--sky-200);-webkit-user-select:none;user-select:none}th.sortable{cursor:pointer;transition:background .15s ease,color .15s ease}th.sortable:hover{background:var(--sky-200);color:var(--sky-800)}th[aria-sort=ascending],th[aria-sort=descending]{background:var(--sky-200);color:var(--sky-800);border-bottom-color:var(--sky-400)}.th-inner{display:inline-flex;align-items:center;gap:5px}.th-sort-hint{opacity:.45}th.sortable:hover .th-sort-hint{opacity:.85}td{padding:9px 16px;font-size:13px;color:#2c4359;border-bottom:1px solid #eff3f6}td:first-child{color:#17314f;font-weight:600}tbody tr{background:#fff;transition:background .12s ease}tbody tr:nth-child(2n):not(.fee-row){background:#f8fafc}tbody tr:hover{background:#0ea5e912}tbody tr:last-child td{border-bottom:none}td.table-empty{text-align:center;padding:48px 16px;color:#8098ae;font-size:13px;font-weight:500}tbody tr.table-empty-row:hover{background:transparent}.status-pill{display:inline-flex;min-height:25px;align-items:center;border-radius:999px;padding:0 9px;background:#e8f8f1;color:#18825c;font-size:9px;font-weight:850}.status-overdue{background:#fff0f0;color:#bd4141}.status-partial{background:#fff7e7;color:#a86f0c}.status-paid,.status-active{background:#e8f8f1;color:#18825c}.status-inactive{background:#fff0f0;color:#bd4141}.service-type-optional{background:var(--sky-100);color:var(--sky-800)}.service-fee-months{display:flex;flex-wrap:wrap;gap:5px}.service-fee-month-pill{display:inline-flex;align-items:center;padding:4px 9px;border:1px solid var(--sky-200);border-radius:999px;background:var(--sky-100);color:var(--sky-800);font-size:11px;font-weight:600;line-height:1.3;white-space:nowrap}.service-type-mandatory{background:#fff8e6;color:#8a5a08}.status-alumni{background:var(--sky-100);color:var(--sky-700)}.status-left{background:#fff8e6;color:#a86f0c}.status-draft{background:#eef1f5;color:#5b6b7a}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;background:#041a2e6b;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:grid;place-items:center;padding:24px}.modal-card{width:min(720px,100%);max-height:calc(100vh - 48px);background:#fff;border-radius:24px;box-shadow:0 30px 90px #0830533d;display:flex;flex-direction:column;overflow:hidden}.modal-card h2{margin:5px 0 0;font-size:19px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:24px 26px 18px;border-bottom:1px solid var(--border)}.modal-body{overflow-y:auto;padding:0 26px}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #dbe7ef;background:#fff;border-radius:9px;color:#668096;cursor:pointer}.icon-button:hover{background:#f4f9fc;color:#29475f}.icon-button-download{border-color:var(--sky-200, #bae6fd);background:var(--sky-100, #e0f2fe);color:var(--sky-600, #0284c7)}.icon-button-download:hover{background:var(--sky-200, #bae6fd);color:var(--sky-700, #0369a1)}.icon-button-edit{border-color:#f7dfa1;background:#fff8e6;color:#a86f0c}.icon-button-edit:hover{background:#fef0c7;color:#8a5a08}.icon-button-danger{border-color:#f6c6c6;background:#fff0f0;color:#c23b3b}.icon-button-danger:hover{background:#ffe1e1;color:#a12727}.danger-button{background:linear-gradient(135deg,#e0524f,#b3231f);box-shadow:0 12px 28px #b3231f38}.row-actions{display:flex;gap:8px;white-space:nowrap}.send-reminder-button{border:1px solid #b7dfcd;border-radius:6px;background:#effaf4;color:#16734e;padding:6px 9px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.send-reminder-button:hover{background:#dff4e8;border-color:#82c8a5}.send-reminder-button:disabled{border-color:#d9e3ea;background:#f4f7f9;color:#8394a3;cursor:not-allowed}.follow-ups-button{border:1px solid #bdd3e9;border-radius:6px;background:#f1f7fd;color:#285f8e;padding:6px 9px;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.follow-ups-button:hover{background:#e4f1fc;border-color:#90badc}.follow-up-history-card{width:min(760px,100%)}.follow-up-history-table{max-height:min(440px,calc(100vh - 260px))}.table-pager{display:flex;align-items:center;justify-content:space-between;padding:13px 20px;border-top:1px solid #edf2f6;color:#668096;font-size:12.5px}.table-pager-buttons{display:flex;align-items:center;gap:12px}.table-pager-page{font-weight:700;color:#35617e}.table-pager-buttons .icon-button:disabled{opacity:.4;cursor:not-allowed}.pagination{display:flex;align-items:center;gap:4px}.pagination .icon-button:disabled{opacity:.4;cursor:not-allowed}.pagination-page{min-width:30px;height:30px;padding:0 6px;border:1px solid transparent;border-radius:9px;background:transparent;color:#46617d;font-weight:700;font-size:12.5px;cursor:pointer}.pagination-page:hover{background:#f4f9fc}.pagination-page.active{background:var(--sky-600);border-color:var(--sky-600);color:#fff}.pagination-ellipsis{color:#90a5b8;font-weight:700;padding:0 2px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;margin:20px 0 24px}.form-grid label.span-2{grid-column:span 2}.form-grid .form-section-heading{grid-column:span 2;display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;color:var(--brand-navy);margin-top:12px}.form-grid .form-section-heading:first-child{margin-top:0}.form-grid .form-section-heading:after{content:"";flex:1;height:1px;background:var(--border)}.photo-field{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.photo-field-avatar{width:44px;height:44px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--sky-100);color:var(--sky-700);border:1px solid var(--border)}.photo-field-avatar img{width:100%;height:100%;object-fit:cover}.photo-field-button{min-height:38px;font-size:13px;padding:0 14px;cursor:pointer}.month-picker{display:flex;flex-wrap:wrap;gap:6px}.month-chip{min-width:44px;height:36px;padding:0 10px;border:1px solid #dce8f2;background:#fff;border-radius:9px;color:#51687e;font-size:12.5px;font-weight:700;cursor:pointer;transition:.15s ease}.month-chip:hover{border-color:var(--sky-400)}.month-chip.active{border-color:var(--sky-600);background:var(--sky-600);color:#fff}.month-chip.is-off{border-color:#dc4c4c;background:#dc4c4c;color:#fff}.month-chip.is-paid{border-color:#1f9d55;background:#1f9d55;color:#fff;cursor:not-allowed}.month-chip.is-paid:hover{border-color:#1f9d55}.fee-month-pills{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px}.fee-month-pill{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:999px;background:var(--sky-600);color:#fff;font-size:10.5px;font-weight:700}.fee-month-pill.is-off{background:#dc4c4c}.fee-month-pill.is-paid{background:#1f9d55}.modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:16px 26px 22px;border-top:1px solid var(--border)}.searchable-select{position:relative}.searchable-select-trigger{width:100%;border:1px solid #dce8f2;background:#fff;border-radius:13px;min-height:44px;padding:0 13px;color:#17314f;font:inherit;transition:.2s ease;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;text-align:left}.searchable-select-trigger:focus-visible{border-color:#60bcee;box-shadow:0 0 0 4px #2da7e71a}.searchable-select-trigger svg{flex-shrink:0;color:#668096}.searchable-select-placeholder{color:#8098ae}.searchable-select-panel{z-index:20;background:#fff;border:1px solid #dbe7ef;border-radius:13px;box-shadow:0 12px 30px #17314f24;padding:8px}.searchable-select-panel-portal{position:fixed;right:auto;z-index:400}.searchable-select-search{display:flex;align-items:center;gap:7px;border:1px solid #dbe7ef;border-radius:10px;padding:0 10px;color:#668096;margin-bottom:6px}.searchable-select-search:focus-within{border-color:var(--sky-400);box-shadow:0 0 0 3px #38bdf829}.searchable-select-search input{border:0;min-height:36px;width:100%;padding:0;box-shadow:none}.searchable-select-options{list-style:none;margin:0;padding:0;max-height:220px;overflow-y:auto}.searchable-select-options li{padding:9px 10px;border-radius:9px;cursor:pointer;color:#17314f;font-weight:500}.searchable-select-options li.is-highlighted{background:#2da7e71a}.searchable-select-options li.is-selected{font-weight:700;color:var(--sky-700, #0284c7)}.searchable-select-empty{color:#8098ae;cursor:default!important}.searchable-select-footer{display:flex;justify-content:flex-end;margin-bottom:4px}.searchable-select-selectall{border:0;background:none;color:var(--sky-700, #0284c7);font-weight:700;font-size:12.5px;cursor:pointer;padding:4px 6px;border-radius:7px}.searchable-select-selectall:hover{background:#2da7e71a}.searchable-select-options li.is-disabled{opacity:.5;cursor:default}.searchable-select-option-row{display:flex;align-items:center;gap:8px;width:100%}.searchable-select-hint{color:#8098ae;font-size:12px;margin-left:auto}.collection-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(300px,1fr);gap:16px;align-items:start}.collection-customer{padding:10px 15px;border-bottom:1px solid #edf2f6}.collection-customer label{max-width:360px}.payment-panel{padding:14px 16px;position:sticky;top:92px}.payment-panel-icon{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,#198bd5,#0d5d9f);margin-bottom:16px}.payment-panel h2{font-size:22px;margin:5px 0 0}.payment-panel>p{color:var(--muted);margin:2px 0 12px;font-size:13px}.payment-panel label{margin-bottom:10px}.full-width{width:100%}.payment-success{margin-top:15px;background:#eaf9f2;color:#217a59;border-radius:13px;padding:12px;display:flex;gap:9px;align-items:center}.payment-success>div{display:grid}.payment-success strong{font-size:11px}.payment-success span{font-size:10px;margin-top:2px}.generic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.generic-grid .widget-card{color:#27475f}.generic-grid h3{color:#163957}.code-sample{white-space:pre-wrap;background:#071f3c;color:#bee6ff;padding:15px;border-radius:14px;font-size:11px;line-height:1.6}.page-loading{min-height:300px;display:grid;place-items:center;color:var(--muted)}.app-boot-loading{min-height:100vh;display:grid;place-items:center;color:var(--muted);background:#f4f8fd;font-weight:600}@media(max-width:1180px){.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-charts,.donut-grid{grid-template-columns:1fr}.widget-card.span-3{grid-column:span 2}.auth-shell{grid-template-columns:1fr}.auth-story{display:none}.login-card{width:min(500px,100%);justify-self:center}}@media(max-width:860px){.collection-layout{grid-template-columns:1fr}.payment-panel{position:static}}@media(max-width:820px){.app-body,.app-body.sidebar-is-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar{align-items:center;padding-inline:10px}.sidebar-link>span:last-child,.sidebar-menu-head span{display:none}.sidebar-link{width:48px;justify-content:center;padding:0}.dashboard-grid{grid-template-columns:1fr}.widget-card.span-2,.widget-card.span-3{grid-column:span 1}.topbar{padding:0 16px}.topbar-title,.topbar-subtitle,.user-chip-info,.user-chip-chevron{display:none}.content-shell{padding:18px}.page-heading.inline{align-items:stretch;flex-direction:column}.search-field{min-width:0}.table-toolbar{flex-direction:column}.form-grid,.generic-grid,.detail-grid,.detail-stat-row{grid-template-columns:1fr}.detail-field.span-2{grid-column:span 1}}.detail-back-link{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:12px;border:1px solid var(--border);background:#fff;color:#17314f;font-weight:800;margin-bottom:16px}.detail-back-link:hover{background:#f4f9fc}.detail-header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;padding:24px}.detail-header-identity{display:flex;align-items:center;gap:18px}.student-avatar{display:grid;place-items:center;border-radius:50%;font-weight:800;flex-shrink:0;object-fit:cover}.avatar-name-cell{display:flex;align-items:center;gap:9px}.student-avatar-sm{width:28px;height:28px;font-size:11px}.student-avatar-lg{width:64px;height:64px;font-size:24px}.student-avatar.tone-female{background:#fde7ef;color:#c2255c}.student-avatar.tone-male{background:#e0edff;color:#2f5fd9}.detail-header-identity h1{margin:0 0 10px;font-size:24px}.detail-tags{display:flex;flex-wrap:wrap;gap:8px}.tag-chip{display:inline-flex;align-items:center;padding:5px 11px;border-radius:999px;background:#f1f5f9;color:#46617d;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.tag-chip-warn{margin-left:8px;padding:2px 9px;background:#fff3cd;color:#8a6100;font-size:10px;cursor:help}.row-needs-sync{background:#fffbeb}.fee-setup-review-button{border:0;min-height:38px;padding:0 18px;border-radius:10px;font-size:13px;font-weight:800;color:#fff;background:linear-gradient(135deg,#34c07f,#157a4c);box-shadow:0 10px 20px -6px #157a4c80,inset 0 1px #ffffff40;cursor:pointer;transition:filter .15s ease,transform .1s ease,box-shadow .15s ease}.fee-setup-review-button:hover{filter:brightness(1.06)}.fee-setup-review-button:active{transform:translateY(1px)}.fee-setup-review-button:disabled{opacity:.6;cursor:not-allowed}.fee-setup-review-button.is-attention{animation:fee-setup-review-blink 1.1s ease-in-out infinite}@keyframes fee-setup-review-blink{0%,to{box-shadow:0 10px 20px -6px #157a4c80,inset 0 1px #ffffff40,0 0 #34c07f8c}50%{box-shadow:0 10px 20px -6px #157a4c80,inset 0 1px #ffffff40,0 0 0 7px #34c07f00}}.detail-month-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:12px;background:var(--sky-100);color:var(--sky-700);font-weight:800;white-space:nowrap}.detail-tabs{display:flex;gap:5px;padding:8px;flex-wrap:wrap}.detail-tab{flex:1;min-width:104px;text-align:center;padding:10px 13px;border-radius:10px;border:0;background:transparent;color:#46617d;font-weight:700;font-size:13px;cursor:pointer;transition:background .15s ease,color .15s ease}.detail-tab:hover{background:#f4f9fc}.detail-tab.active{background:linear-gradient(135deg,var(--sky-600),var(--sky-800));color:#fff}.detail-panel{padding:26px}.detail-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px;gap:12px}.detail-section-head h3{margin:0;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#8098ae}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.detail-field{background:#f7fafc;border-radius:14px;padding:14px 16px}.detail-field.span-2{grid-column:span 2}.detail-field-label{display:block;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#8098ae;font-weight:700;margin-bottom:6px}.detail-field-value{font-size:14.5px;font-weight:500;color:#17314f}.detail-avatar-field{display:flex;justify-content:center}.detail-stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:24px}.detail-stat-row .kpi{min-height:auto;padding:14px;border-radius:16px}.detail-stat-row .kpi:after{width:70px;height:70px;right:-28px;top:-30px}.detail-stat-row .kpi-icon{width:32px;height:32px;border-radius:10px}.detail-stat-row .kpi-value{margin:8px 0 2px;font-size:20px}.detail-stat{background:#f7fafc;border-radius:14px;padding:16px}.detail-stat-label{display:block;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#8098ae;font-weight:700;margin-bottom:6px}.detail-stat-value{font-size:20px;font-weight:800;color:#17314f}.detail-empty{padding:24px;text-align:center;color:#8098ae}.due-banner{display:flex;align-items:flex-start;gap:12px;padding:14px 18px;border-radius:14px;background:#fff8e6;color:#8a5a08;margin-bottom:16px;font-weight:600}.due-banner svg{flex-shrink:0;margin-top:2px}.due-banner-strong{background:#fff0f0;color:#b3231f}.fee-row-overdue{background:#fef2f2;color:#b3231f}.fee-row-overdue td:first-child{box-shadow:inset 4px 0 #ef4444}.fee-row-pending{background:#fff7e7;color:#a86f0c}.fee-row-pending td:first-child{box-shadow:inset 4px 0 #f5a524}.fee-row-upcoming{background:#f8fafc;color:#47607a}.fee-row-upcoming td:first-child{box-shadow:inset 4px 0 #cbd5e1}.fee-row-paid{background:#eefdf5;color:#17663f}.fee-row-paid td:first-child{box-shadow:inset 4px 0 #22c55e}.fee-item-line{display:flex;justify-content:space-between;gap:16px;white-space:nowrap}.fee-item-line+.fee-item-line{margin-top:4px}.fee-item-name{color:#8098ae}.fee-amount{font-weight:700}.fee-amount-overdue{color:#ef4444}.fee-amount-pending{color:#a86f0c}.fee-amount-upcoming{color:#8098ae}.fee-amount-paid{color:#22a06b}.collect-main{display:flex;flex-direction:column;gap:10px}.fee-collect-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:8px 12px;background:#f7fafc;border-radius:10px;margin:10px 15px}.fee-collect-summary strong{display:block;font-size:12.5px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fee-collect-summary-label{display:block;font-size:9.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:1px}.fee-collect-banner{position:relative;display:flex;align-items:center;gap:14px;margin:0 15px 12px;padding:13px 16px;border-radius:16px;background:#22a8661a;border:1px solid rgba(34,168,102,.22);box-shadow:0 10px 24px -14px #1c7a4d4d,inset 0 1px #fff6;color:#1c7a4d;font-size:12.5px;overflow:hidden}.fee-collect-banner:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#34c07f,#1c7a4d)}.fee-collect-banner-icon{flex-shrink:0;width:34px;height:34px;border-radius:50%;display:grid;place-content:center;background:linear-gradient(135deg,#34c07f,#1a8f58);color:#fff;box-shadow:0 6px 14px -4px #1c7a4d8c,inset 0 1px #ffffff4d}.fee-collect-banner-icon svg{width:16px;height:16px}.fee-collect-banner>div{flex:1;display:grid;gap:2px;min-width:0}.fee-collect-banner strong{font-size:13.5px;letter-spacing:-.01em;color:#145c3b}.fee-collect-banner span{color:#4e7f68;font-size:12px}.fee-collect-banner-action{flex-shrink:0;border:0;min-height:36px;padding:0 18px;border-radius:10px;font-size:12.5px;font-weight:800;letter-spacing:.01em;color:#fff;background:linear-gradient(135deg,#34c07f,#157a4c);box-shadow:0 10px 20px -6px #157a4c8c,inset 0 1px #ffffff40;cursor:pointer;transition:filter .15s ease,transform .1s ease,box-shadow .15s ease}.fee-collect-banner-action:hover{filter:brightness(1.08);box-shadow:0 12px 22px -6px #157a4c99,inset 0 1px #ffffff40}.fee-collect-banner-action:active{transform:translateY(1px)}.fee-collect-banner.tone-warn{background:linear-gradient(180deg,#fffaf0,#fdf1d9);border-color:#f3ddaa;box-shadow:0 10px 24px -14px #c97a1059,inset 0 1px #fff9;color:#8a5a08}.fee-collect-banner.tone-warn:before{background:linear-gradient(180deg,#f5b25a,#c97a10)}.fee-collect-banner.tone-warn strong{color:#7a4c06}.fee-collect-banner.tone-warn span{color:#a5793a}.fee-collect-banner.tone-warn .fee-collect-banner-icon{background:linear-gradient(135deg,#f5b25a,#c97a10);box-shadow:0 6px 14px -4px #c97a108c,inset 0 1px #ffffff4d}.fee-collect-banner.tone-warn .fee-collect-banner-action{background:linear-gradient(135deg,#f0a93e,#c2740f);box-shadow:0 10px 20px -6px #c2740f8c,inset 0 1px #ffffff40}.fee-collect-banner.tone-warn .fee-collect-banner-action:hover{box-shadow:0 12px 22px -6px #c2740f99,inset 0 1px #ffffff40}.fee-collect-banner-action-blink{animation:fee-collect-banner-action-blink 1.1s ease-in-out infinite}.fee-collect-banner .fee-collect-banner-pointer-hint{display:inline-flex;flex-shrink:0;color:#c2740f;animation:fee-collect-pointer-tap 1.1s ease-in-out infinite}@keyframes fee-collect-pointer-tap{0%,to{transform:translate(0) scale(1);opacity:.75}40%{transform:translate(5px,4px) scale(.82);opacity:1}60%{transform:translate(0) scale(1);opacity:.75}}@keyframes fee-collect-banner-action-blink{0%,to{box-shadow:0 10px 20px -6px #c2740f8c,inset 0 1px #ffffff40,0 0 #f0a93e99}50%{box-shadow:0 10px 20px -6px #c2740f8c,inset 0 1px #ffffff40,0 0 0 8px #f0a93e00}}.fee-draft-notice{display:flex;flex-direction:column;align-items:center;text-align:center;gap:4px;padding:40px 24px;background:#fff1ef;border:1px solid #f3c3bc}.fee-draft-notice-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#ffdbd4;color:#c23a2b;margin-bottom:8px}.fee-draft-notice strong{color:#b53535;font-size:16px}.fee-draft-notice p{color:#c2554a;font-size:13px;margin:0;line-height:1.5}.fee-ledger-locked{position:relative;max-height:420px;overflow:hidden}.fee-ledger-locked>*:not(.fee-ledger-lock-overlay){filter:blur(3px);pointer-events:none;-webkit-user-select:none;user-select:none}.fee-ledger-lock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;display:flex;justify-content:center;padding:100px 20px 20px;background:#ffffff8c;border-radius:20px}.fee-ledger-lock-card{width:min(360px,100%);background:#fff;border:1px solid var(--border);border-radius:18px;box-shadow:0 20px 60px #0830532e;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center}.fee-ledger-lock-icon{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#fff3d6;color:#b8860b;margin-bottom:12px}.fee-ledger-lock-card strong{font-size:16px;margin-bottom:8px}.fee-ledger-lock-card p{color:var(--muted);font-size:13px;margin:0 0 16px;line-height:1.5}.fee-collect-hint{color:var(--muted);font-size:13px;margin:4px 0 0}.fee-collect-legend{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);white-space:nowrap}.fee-collect-legend-dot{width:8px;height:8px;border-radius:50%;display:inline-block;margin-left:10px}.fee-collect-legend-dot:first-child{margin-left:0}.fee-collect-legend-dot.tone-paid{background:#22c55e}.fee-collect-legend-dot.tone-pending{background:#f59e0b}.fee-collect-legend-dot.tone-overdue{background:#ef4444}.fee-collect-legend-dot.tone-upcoming{background:#94a3b8}.month-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px;padding:0 15px 15px}.month-card{border:1px solid var(--border);border-radius:16px;padding:14px;background:#fff}.month-card.tone-overdue{background:linear-gradient(180deg,#fce7e7,#fff 65%);border-color:#f3c6c6}.month-card.tone-pending{background:linear-gradient(180deg,#fdedd3,#fff 65%);border-color:#f2ddab}.month-card.tone-paid{background:linear-gradient(180deg,#dcf5e6,#fff 65%);border-color:#bfe9d2}.month-card.tone-upcoming{background:#fff;border-color:var(--border)}.month-card-header{display:flex;align-items:center;gap:10px;margin-bottom:12px}.month-card-icon{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.month-card-icon.tone-overdue{background:#f8caca;color:#d33d3d}.month-card-icon.tone-pending{background:#fbdfa4;color:#b4780a}.month-card-icon.tone-paid{background:#bfe9d2;color:#1a9c56}.month-card-title{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.month-card-title strong{font-size:16px;color:#12263f}.month-card-subtitle{font-size:10.5px;font-weight:800;letter-spacing:.04em;color:#1a9c56}.month-card-checkbox{width:16px;height:16px;border-radius:4px}.month-card-checkbox:checked:after{width:4px;height:8px;border-width:0 2px 2px 0}.fee-item-row-checkbox{width:23px;height:23px;border-radius:7px}.fee-item-row-checkbox:checked:after{width:6px;height:11px;border-width:0 3px 3px 0}.month-card-items{display:flex;flex-direction:column;gap:8px}.month-card-empty{color:#8098ae;font-size:13px;padding:8px 0}.fee-item-row{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #edf2f6;cursor:pointer;line-height:1.15;transition:border-color .12s ease,background .12s ease}.fee-item-row.tone-overdue{border-color:#f3c6c6}.fee-item-row.tone-pending{border-color:#f2ddab}.fee-item-row.tone-paid{border-color:#bfe9d2}.fee-item-row:hover{border-color:#cfe0ea}.fee-item-row.is-disabled{cursor:default}.fee-item-row-check{display:flex;align-items:center;flex-shrink:0}.fee-item-row-check-filled{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#22c55e;color:#fff}.fee-item-row-main{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}.fee-item-row-name{font-weight:700;font-size:13px;color:#12263f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fee-item-row-status-line{display:flex;align-items:center;flex-wrap:wrap;gap:4px 8px;font-size:9.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.fee-item-row-status.tone-overdue{color:#d33d3d}.fee-item-row-status.tone-pending{color:#b4780a}.fee-item-row-status.tone-paid{color:#1a9c56}.fee-item-row-status.tone-upcoming{color:#8098ae}.fee-item-row-discount{padding:1px 7px;border-radius:100px;background:#eef2f6;color:#5b7189;font-weight:700;font-size:7px}.fee-item-row-amount{font-weight:800;font-size:13px;color:#12263f;flex-shrink:0}.invoice-preview-list{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.invoice-preview-item{border-bottom:1px solid #edf2f6;padding-bottom:8px;font-size:13px}.invoice-preview-item-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.invoice-preview-discount-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.invoice-preview-discount-row label{margin-bottom:0}.receipt-preview-discount{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.receipt-preview-discount label{margin-bottom:0}.receipt-preview-services{border-top:1px solid #edf2f6;border-bottom:1px solid #edf2f6;padding:10px 0;margin-bottom:12px;display:grid;gap:7px}.receipt-preview-service{display:flex;align-items:center;gap:8px;margin:0;font-size:13px;color:#23384d}.discount-value-wrap{position:relative;display:flex;align-items:center}.discount-value-wrap input{width:100%}.discount-value-wrap.has-prefix input{padding-left:24px}.discount-value-wrap.has-suffix input{padding-right:24px}.discount-value-affix{position:absolute;color:var(--muted);font-weight:700;font-size:13px;pointer-events:none}.discount-value-affix.prefix{left:10px}.discount-value-affix.suffix{right:10px}.invoice-preview-discount-value{margin-top:4px;font-size:12px;font-weight:700;color:#22a06b;text-align:right}.invoice-preview-totals{border-top:1px solid #edf2f6;padding-top:8px;margin-bottom:12px;display:flex;flex-direction:column;gap:5px}.invoice-preview-totals>div{display:flex;justify-content:space-between;color:var(--muted);font-size:13px}.invoice-preview-net{font-weight:800;font-size:16px;color:#12263f!important}.invoice-preview-net span{color:inherit!important}.invoice-preview-paid-input{width:160px;text-align:right;font-weight:800;font-size:16px;color:#12263f;border:1px solid #dce8f2;border-radius:8px;padding:2px 8px;background:#fff}.invoice-preview-paid-input:focus{border-color:var(--sky-400, #38bdf8);outline:none}.fee-item-removed td{color:#b3bcc6;text-decoration:line-through}.fee-item-removed td:last-child{text-decoration:none}.toggle-switch{width:42px;height:24px;border-radius:999px;border:0;padding:3px;display:inline-flex;align-items:center;cursor:pointer;background:#e2504f;transition:background .15s ease}.toggle-switch.is-on{background:#22a06b;justify-content:flex-end}.toggle-switch.is-off{justify-content:flex-start}.toggle-switch-thumb{width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #00000040}.disable-service-form{background:#f7fafc;border-radius:14px;padding:16px;margin:4px 0;white-space:normal}.inline-service-form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,max-content));gap:14px 16px;align-items:end}.confirm-collect-card{width:min(420px,100%)}.confirm-collect-card .modal-actions{flex-direction:column-reverse}.confirm-collect-card .modal-actions .primary-button,.confirm-collect-card .modal-actions .button-cancel{width:100%;white-space:normal;text-align:center;min-height:auto;padding:12px 16px}.confirm-collect-intro{color:var(--muted);font-size:13.5px;margin:18px 0 14px}.confirm-collect-expected{display:flex;justify-content:space-between;align-items:center;background:#f7fafc;border-radius:12px;padding:12px 16px;margin-bottom:16px}.confirm-collect-expected span{font-size:12px;color:var(--muted);font-weight:600}.confirm-collect-expected strong{font-size:20px;color:#12263f}.confirm-collect-input{font-size:20px;font-weight:700;padding:10px 14px}.document-preview-card{width:min(880px,100%);height:min(920px,calc(100vh - 48px))}.document-preview-subtitle{margin:2px 0 0;color:var(--muted);font-size:13px}.document-preview-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.document-preview-body{flex:1;overflow:hidden;background:#525659}.document-preview-body iframe{width:100%;height:100%;border:0;display:block}.admission-form-modal{width:min(930px,calc(100vw - 32px));max-height:calc(100vh - 32px);overflow:auto;background:#e5e7eb;border-radius:8px;box-shadow:0 24px 64px #0f172a47}.admission-form-toolbar{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#fff;border-bottom:1px solid #d1d5db;font-weight:700}.admission-form-toolbar>div{display:flex;align-items:center;gap:8px}.admission-form-page{width:210mm;min-height:297mm;margin:18px auto;padding:9mm;background:#fff;border:2px solid #111;color:#111;font-family:Georgia,Times New Roman,serif;font-size:12px}.admission-form-header{display:grid;grid-template-columns:78px 1fr 78px;align-items:center;gap:10px;padding-bottom:7px;border-bottom:2px solid #111;text-align:center}.admission-form-header h1,.admission-form-header p,.admission-form-page h2,.admission-form-page h3{margin:0}.admission-form-header h1{font-size:22px}.admission-form-header p{font-size:11px;font-weight:600;line-height:1.35}.admission-form-logo{width:70px;height:70px;object-fit:cover;border-radius:50%;border:2px solid #111}.admission-form-logo-fallback{display:grid;place-items:center;margin:auto;background:#f3f4f6;font-family:Arial,sans-serif;font-size:22px;font-weight:800}.admission-form-page h2{padding:7px 0 5px;border-bottom:2px solid #111;text-align:center;font-size:25px}.admission-form-page h3{margin:9px 0 8px;text-align:center;font-size:15px;text-decoration:underline}.admission-form-topline{display:flex;justify-content:space-between;gap:24px;padding:9px 0;border-bottom:2px solid #111;font-weight:700}.admission-form-value{display:inline-block;min-width:90px;padding:1px 7px 0;border-bottom:1.5px solid #444;color:#1e3a5f;font-family:Segoe Print,Bradley Hand,Comic Sans MS,cursive;font-size:14px;font-weight:600;line-height:1.25}.admission-form-photo-row{display:grid;grid-template-columns:130px 1fr 130px;gap:18px;align-items:center;margin-bottom:9px}.admission-form-photo{display:grid;place-items:center;height:140px;overflow:hidden;border:2px solid #333;text-align:center;font-weight:700}.admission-form-photo img{width:100%;height:100%;object-fit:cover}.admission-form-class{text-align:center;font-weight:700}.admission-form-class .admission-form-value{display:block;min-height:29px;margin:7px auto 0}.admission-form-fields{display:grid;gap:7px}.admission-form-field{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:7px;align-items:end}.admission-form-field>span:first-child{white-space:nowrap}.admission-form-field .admission-form-value{width:100%;min-height:23px}.admission-form-grid3,.admission-form-grid2,.admission-form-guardian{display:grid;gap:12px;margin-top:8px}.admission-form-grid3{grid-template-columns:repeat(3,1fr)}.admission-form-grid2{grid-template-columns:repeat(2,1fr)}.admission-form-guardian{grid-template-columns:1fr 1fr}.admission-form-declaration{margin-top:12px;padding-top:4px;border-top:2px solid #111}.admission-form-declaration p{margin:0;font-size:12px;line-height:1.7}.admission-form-signatures{display:flex;justify-content:space-between;gap:20px;margin-top:26px;font-weight:700}.admission-form-signatures span:last-child{min-width:180px;padding-top:7px;border-top:1px solid #444;text-align:center}@media(max-width:760px){.admission-form-modal{width:100vw;max-height:100vh;border-radius:0}.admission-form-page{transform-origin:top left;margin:12px 0}}@media print{body.admission-form-open>*{display:none!important}body.admission-form-open .modal-backdrop.admission-form-backdrop{display:block!important;position:static;background:#fff}.admission-form-modal{width:auto;max-height:none;overflow:visible;box-shadow:none;background:#fff}.admission-form-toolbar{display:none!important}.admission-form-page{width:100%;min-height:auto;margin:0;border:0;padding:7mm}@page{size:A4;margin:0}}.date-field{position:relative}.date-field input[type=text]{width:100%;padding-right:34px}.date-field-icon{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:22px;height:22px;display:grid;place-items:center;color:var(--muted)}.date-field-icon svg{pointer-events:none}.date-field .date-field-native{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-height:0;min-width:0;margin:0;padding:0;border:0;opacity:0;cursor:pointer}.toast-stack{position:fixed;top:20px;right:20px;z-index:500;display:flex;flex-direction:column;gap:10px;max-width:min(360px,calc(100vw - 32px))}.toast{display:flex;align-items:flex-start;gap:10px;padding:13px 14px;border-radius:14px;background:#fff;border:1px solid var(--border);box-shadow:0 14px 36px #15467129;font-size:13px;font-weight:600;color:#172033;cursor:pointer;animation:toast-in .2s ease}.toast span{flex:1;line-height:1.4}.toast-success{border-left:4px solid #22a06b}.toast-success svg{color:#22a06b}.toast-error{border-left:4px solid #ef4444}.toast-error svg{color:#ef4444}.toast svg{flex-shrink:0;margin-top:1px}.toast-close{flex-shrink:0;display:grid;place-items:center;width:20px;height:20px;border:0;background:none;color:var(--muted);cursor:pointer;border-radius:6px}.toast-close:hover{background:#f1f5f9}@keyframes toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.big-checkbox{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:10px;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f7fafc;border:1px solid transparent;transition:background .12s ease,border-color .12s ease}.big-checkbox:hover{background:#eef4f8;border-color:#dbe7ef}.big-checkbox input[type=checkbox]{width:18px;height:18px;border-radius:5px}.big-checkbox input[type=checkbox]:checked:after{width:4px;height:9px;border-width:0 2px 2px 0}.big-checkbox span{font-size:12.5px;font-weight:700;color:#46617d}.big-checkbox.is-locked{cursor:not-allowed;opacity:.7}.big-checkbox.is-locked input[type=checkbox]{cursor:not-allowed}.toggle-expand-hint{flex-shrink:0;color:#93a6b8;transition:transform .15s ease,color .15s ease}.big-checkbox:hover .toggle-expand-hint{color:#5b7189}.toggle-expand-hint.is-open{color:var(--sky-600, #0284c7);transform:rotate(180deg)}.contact-highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.contact-highlight{display:flex;gap:12px;align-items:flex-start}.contact-highlight-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#edf6ff;color:#2f80ed}.contact-highlight strong{display:block;font-size:13px;color:#153650;margin-bottom:4px}.contact-highlight p{margin:0;font-size:12.5px;color:var(--muted);line-height:1.5}.contact-support-actions{display:flex;flex-wrap:wrap;gap:12px}.contact-support-actions a{text-decoration:none}@media(max-width:860px){.contact-highlight-grid{grid-template-columns:1fr}}.student-avatar-xl{width:80px;height:80px;font-size:28px;border:3px solid #fff;box-shadow:0 4px 14px #0f172a29}.id-print-section{margin-top:20px}.id-print-actions{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin:14px 0 18px}.id-print-grid{display:flex;flex-wrap:wrap;gap:24px}.id-print-item{display:flex;flex-direction:column;align-items:stretch;gap:8px}.id-print-issue-btn{width:100%}.print-id-card{width:340px;aspect-ratio:1.585 / 1;border-radius:16px;border:1px solid var(--border);background:#fff;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 10px 28px #0f172a14}.pic-header{display:flex;align-items:center;gap:10px;padding:10px 14px;background:linear-gradient(135deg,var(--sky-600),var(--sky-800));color:#fff;flex-shrink:0}.pic-logo{width:30px;height:30px;border-radius:8px;object-fit:cover;background:#fff;flex-shrink:0}.pic-logo-fallback{display:grid;place-items:center;font-weight:800;color:var(--sky-700, #0369a1)}.pic-header-text{min-width:0}.pic-header-text strong{display:block;font-size:13px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pic-header-text span{font-size:10px;opacity:.85}.pic-body{flex:1;display:flex;gap:14px;align-items:center;padding:12px 14px;min-height:0}.pic-avatar-wrap{flex-shrink:0}.pic-details{flex:1;min-width:0}.pic-name{font-size:16px;font-weight:800;color:#153650;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pic-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:5px 10px}.pic-info-grid span{display:block;font-size:9px;color:var(--muted);text-transform:uppercase;letter-spacing:.3px}.pic-info-grid strong{display:block;font-size:11.5px;color:#153650}.pic-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 14px;border-top:1px dashed var(--border);background:#f8fbfe;flex-shrink:0}.pic-validity{font-size:9.5px;color:var(--muted)}.pic-qr{width:46px;height:46px;display:grid;place-items:center;flex-shrink:0}.pic-qr-placeholder{width:100%;height:100%;border:1px dashed #c7d3de;border-radius:6px;display:grid;place-items:center;font-size:9px;color:#94a3b8}.tpl-compact{width:280px}.tpl-compact .pic-header{padding:8px 12px}.tpl-compact .pic-body{padding:10px 12px;gap:10px}.tpl-compact .pic-name{font-size:14px;margin-bottom:4px}.tpl-compact .pic-info-grid{grid-template-columns:1fr;gap:2px}.tpl-compact .student-avatar-xl{width:56px;height:56px;font-size:20px}.tpl-compact .pic-qr{width:36px;height:36px}.tpl-landscape{width:400px}.tpl-landscape .pic-info-grid{grid-template-columns:repeat(3,1fr)}.tpl-framed{border:4px double #1f2937}.tpl-framed .pic-header{background:#fff;color:#0f172a;border-bottom:1px solid #1f2937}.tpl-framed .pic-logo-fallback{background:#e5e7eb;color:#1f2937}.tpl-framed .pic-footer{background:#fff;border-top:1px solid #1f2937}.tpl-ribbon .pic-header{background:#1e3a8a}.tpl-ribbon .pic-body{border-top:6px solid #f59e0b}.tpl-seal{position:relative;z-index:0}.tpl-seal:before{content:"";position:absolute;z-index:-1;left:50%;top:55%;width:170px;height:170px;margin:-85px 0 0 -85px;border-radius:50%;border:10px solid rgba(15,23,42,.05)}.tpl-seal .pic-header{background:#fff;color:#0f172a;border-bottom:2px solid #0f172a}.tpl-seal .pic-name,.tpl-seal .pic-header-text strong{font-family:Georgia,Times New Roman,serif}.tpl-seal .pic-footer{background:#fff;border-top:1px dashed var(--border)}.tpl-classic-blue{background:linear-gradient(120deg,#0b2545,#0b2545 42%,#fff 42%,#fff)}.tpl-classic-blue .pic-header{background:transparent}.tpl-classic-blue .pic-header-text strong,.tpl-classic-blue .pic-header-text span{color:#fff}.tpl-classic-blue .pic-logo-fallback{color:#0b2545}.tpl-classic-blue .pic-body{align-items:flex-end}.tpl-classic-blue .student-avatar{border:3px solid #fff;box-shadow:0 4px 14px #0f172a40}.tpl-classic-blue .pic-name,.tpl-classic-blue .pic-info-grid strong{color:#0b2545}.tpl-classic-blue .pic-footer{background:#fff}.tpl-modern-gradient{background:linear-gradient(135deg,#7c3aed,#2563eb);padding:8px}.tpl-modern-gradient .pic-header,.tpl-modern-gradient .pic-body,.tpl-modern-gradient .pic-footer{background:#fff}.tpl-modern-gradient .pic-header{color:#1e1b4b;border-radius:10px 10px 0 0}.tpl-modern-gradient .pic-footer{border-radius:0 0 10px 10px;border-top:1px dashed #e9e5ff}.tpl-modern-gradient .pic-logo-fallback,.tpl-modern-gradient .pic-header-text span{color:#7c3aed}.tpl-modern-gradient .pic-body{flex-direction:column;align-items:center;text-align:center;gap:8px}.tpl-modern-gradient .pic-details{width:100%}.tpl-modern-gradient .pic-name{text-align:center}.tpl-modern-gradient .pic-info-grid{justify-items:center}.tpl-minimal-white{border-top:3px solid #0f172a}.tpl-minimal-white .pic-header{background:#fff;color:#0f172a;border-bottom:1px solid var(--border)}.tpl-minimal-white .pic-logo,.tpl-minimal-white .pic-logo-fallback{border-radius:4px}.tpl-minimal-white .pic-header-text span{color:var(--muted)}.tpl-minimal-white .pic-details{padding-left:14px;border-left:1px solid var(--border)}.tpl-minimal-white .student-avatar{border-radius:8px}.tpl-premium-navy{background:#0b1730;position:relative;z-index:0}.tpl-premium-navy:after{content:"";position:absolute;z-index:-1;right:-40px;bottom:-40px;width:140px;height:140px;border-radius:50%;background:#d4af371f}.tpl-premium-navy .pic-header{background:transparent;border-bottom:1px solid rgba(212,175,55,.25)}.tpl-premium-navy .pic-header-text span,.tpl-premium-navy .pic-name{color:#d4af37}.tpl-premium-navy .pic-info-grid span{color:#ffffff8c}.tpl-premium-navy .pic-info-grid strong{color:#f5eedd}.tpl-premium-navy .pic-footer{background:transparent;border-top:1px dashed rgba(212,175,55,.25)}.tpl-premium-navy .pic-validity{color:#fff9}.tpl-premium-navy .student-avatar{border:3px solid #d4af37}.tpl-color-sidebar{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto 1fr auto}.tpl-color-sidebar .pic-side-label{grid-column:1;grid-row:1 / span 3;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#0f766e,#134e4a);color:#fff;writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:10px 0}.tpl-color-sidebar .pic-header{grid-column:2;grid-row:1;background:#fff;color:#0f172a;border-bottom:1px solid var(--border)}.tpl-color-sidebar .pic-body{grid-column:2;grid-row:2}.tpl-color-sidebar .pic-footer{grid-column:2;grid-row:3}.tpl-color-sidebar .pic-logo-fallback{color:#0f766e}.tpl-photo-focus .pic-body{padding:0;gap:0;align-items:stretch}.tpl-photo-focus .pic-avatar-wrap{width:40%;flex-shrink:0;align-self:stretch}.tpl-photo-focus .student-avatar{width:100%;height:100%;border-radius:0;font-size:40px}.tpl-photo-focus .pic-details{padding:14px}.tpl-photo-focus .pic-name:after{content:"Student";display:inline-block;vertical-align:middle;margin-left:8px;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#fff;background:var(--sky-600);padding:2px 8px;border-radius:999px}.tpl-house-color{border-top:6px solid #dc2626;position:relative}.tpl-house-color:before{content:"STUDENT";position:absolute;top:10px;right:-28px;width:110px;text-align:center;transform:rotate(45deg);background:#dc2626;color:#fff;font-size:8px;font-weight:800;letter-spacing:1px;padding:3px 0;box-shadow:0 2px 6px #00000026}.tpl-vertical-card{width:240px;aspect-ratio:.63 / 1}.tpl-vertical-card .pic-header{flex-direction:column;text-align:center;gap:4px}.tpl-vertical-card .pic-header-text{text-align:center}.tpl-vertical-card .pic-body{flex-direction:column;text-align:center;align-items:center;justify-content:center;gap:10px}.tpl-vertical-card .pic-details{width:100%}.tpl-vertical-card .pic-name{text-align:center;white-space:normal}.tpl-vertical-card .pic-name:after{content:"Student ID";display:block;width:fit-content;margin:6px auto 0;font-size:8px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--sky-700);background:var(--sky-100);padding:3px 10px;border-radius:999px}.tpl-vertical-card .pic-info-grid{grid-template-columns:1fr;justify-items:center;gap:6px}.tpl-rounded-modern{background:#e5e9f0;padding:8px}.tpl-rounded-modern .pic-header{border-radius:10px 10px 0 0}.tpl-rounded-modern .pic-footer{border-radius:0 0 10px 10px}.tpl-corporate-clean{position:relative}.tpl-corporate-clean .pic-header{background:#fff;color:#0f172a;border-bottom:2px solid #0f172a}.tpl-corporate-clean .pic-logo-fallback{background:#0f172a;color:#fff;border-radius:6px}.tpl-corporate-clean .pic-logo{border-radius:6px}.tpl-corporate-clean .pic-header-text span{color:var(--muted)}.tpl-corporate-clean .pic-body{padding-right:70px}.tpl-corporate-clean .pic-details{padding-left:12px;border-left:1px solid var(--border)}.tpl-corporate-clean .pic-footer{justify-content:flex-start}.tpl-corporate-clean .pic-qr{position:absolute;top:50%;right:14px;transform:translateY(-50%)}.tpl-kids-primary{background:#fff8f0;position:relative;z-index:0}.tpl-kids-primary:before,.tpl-kids-primary:after{content:"";position:absolute;z-index:-1;border-radius:50%;opacity:.35}.tpl-kids-primary:before{width:90px;height:90px;background:#fbbf24;top:-30px;left:-30px}.tpl-kids-primary:after{width:70px;height:70px;background:#34d399;bottom:-20px;right:-20px}.tpl-kids-primary .pic-header{background:linear-gradient(135deg,#fb923c,#f472b6)}.tpl-kids-primary .pic-logo-fallback{color:#f472b6;font-size:16px}.tpl-kids-primary .pic-name{color:#ea580c}.tpl-kids-primary .student-avatar{border:3px solid #fbbf24}.tpl-kids-primary .pic-footer{background:#fffaf3}.tpl-academic-elegant{background:#fdf8ee;border:2px solid #c9a227}.tpl-academic-elegant .pic-header{background:#fdf8ee;color:#6b4f10;border-bottom:1px solid #c9a227;position:relative}.tpl-academic-elegant .pic-header:after{content:"";position:absolute;left:14px;right:14px;bottom:2px;height:2px;background:repeating-linear-gradient(90deg,#c9a227 0 6px,transparent 6px 10px)}.tpl-academic-elegant .pic-header-text strong,.tpl-academic-elegant .pic-name{font-family:Georgia,Times New Roman,serif}.tpl-academic-elegant .pic-logo-fallback{color:#c9a227}.tpl-academic-elegant .pic-header-text span{color:#8a6d1f}.tpl-qr-smart{background:#0f172a;position:relative}.tpl-qr-smart .pic-header{background:transparent;border-bottom:1px solid rgba(255,255,255,.12)}.tpl-qr-smart .pic-name{color:#fff}.tpl-qr-smart .pic-info-grid span{color:#ffffff80}.tpl-qr-smart .pic-info-grid strong{color:#e2e8f0}.tpl-qr-smart .pic-body{padding-right:74px}.tpl-qr-smart .pic-footer{background:transparent;border-top:1px dashed rgba(255,255,255,.15);justify-content:flex-start}.tpl-qr-smart .pic-validity{color:#ffffff8c}.tpl-qr-smart .pic-qr{position:absolute;top:50%;right:14px;transform:translateY(-50%);background:#fff;padding:4px;border-radius:8px}.tpl-compact-info{border-left:6px solid #7c3aed}.tpl-compact-info .pic-header{background:linear-gradient(135deg,#7c3aed,#4c1d95)}.tpl-compact-info .pic-logo-fallback{color:#7c3aed}.tpl-compact-info .pic-info-grid{grid-template-columns:repeat(3,1fr)}.tpl-ezyo-smart{background:#111827;position:relative;z-index:0}.tpl-ezyo-smart:before{content:"";position:absolute;z-index:-1;top:-60px;right:-60px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at 30% 30%,rgba(56,189,248,.35),rgba(124,58,237,.25) 60%,transparent 70%)}.tpl-ezyo-smart .pic-header{background:transparent;border-bottom:1px solid rgba(255,255,255,.1)}.tpl-ezyo-smart .pic-wordmark{font-weight:400;opacity:.7;font-size:10px;margin-left:4px}.tpl-ezyo-smart .pic-name{color:#fff}.tpl-ezyo-smart .pic-info-grid span{color:#ffffff80}.tpl-ezyo-smart .pic-info-grid strong{color:#e2e8f0}.tpl-ezyo-smart .pic-body{padding-right:74px}.tpl-ezyo-smart .pic-footer{background:transparent;border-top:1px dashed rgba(255,255,255,.15);justify-content:flex-start}.tpl-ezyo-smart .pic-validity{color:#ffffff8c}.tpl-ezyo-smart .pic-qr{position:absolute;top:50%;right:14px;transform:translateY(-50%);background:#fff;padding:4px;border-radius:8px}@media(max-width:700px){.print-id-card,.tpl-compact,.tpl-landscape,.tpl-framed,.tpl-ribbon,.tpl-seal,.tpl-classic-blue,.tpl-modern-gradient,.tpl-minimal-white,.tpl-premium-navy,.tpl-color-sidebar,.tpl-photo-focus,.tpl-house-color,.tpl-rounded-modern,.tpl-corporate-clean,.tpl-kids-primary,.tpl-academic-elegant,.tpl-qr-smart,.tpl-compact-info,.tpl-ezyo-smart{width:100%;max-width:340px}.tpl-vertical-card{width:100%;max-width:220px}}@media print{body *{visibility:hidden}.id-print-grid,.id-print-grid *{visibility:visible}.id-print-grid{position:absolute;top:0;left:0;display:grid;grid-template-columns:1fr 1fr;gap:14px;width:100%}.id-print-item{break-inside:avoid}.id-print-issue-btn{display:none}.print-id-card{width:100%;box-shadow:none}}
