:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.search-box{flex-direction:column;gap:6px;min-width:260px;display:flex}.search-box label{color:#334155;font-size:14px;font-weight:700}.search-box input{border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:10px 12px;font-size:15px}.search-box input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.empty-text{text-align:center;color:#64748b;margin-top:20px;font-weight:700}:root{--navy:#0f172a;--navy-2:#1e293b;--blue:#2563eb;--blue-soft:#dbeafe;--red:#c9182b;--red-soft:#fee2e2;--green:#16a34a;--green-soft:#dcfce7;--amber:#f59e0b;--amber-soft:#fef3c7;--gray-bg:#f3f6fb;--card:#ffffffeb;--border:#e2e8f0;--text:#0f172a;--muted:#64748b;--shadow:0 24px 70px #0f172a1f;--radius:24px}*{box-sizing:border-box}body{color:var(--text);background:radial-gradient(circle at 0 0,#c9182b1c,#0000 30%),radial-gradient(circle at 100% 0,#2563eb1f,#0000 32%),linear-gradient(135deg,#f8fafc 0%,#eef2f7 100%);margin:0;font-family:Inter,Arial,sans-serif}button,input,select{font-family:inherit}.login-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;border:1px solid #ffffff8c;border-radius:28px;width:100%;max-width:440px;padding:34px;box-shadow:0 30px 90px #00000057}.login-logo{filter:drop-shadow(0 12px 20px #0f172a2e);width:220px;max-width:100%;margin:0 auto 14px;display:block}.login-subtitle,.login-card p{text-align:center;color:var(--muted);margin:0 0 26px;font-size:20px}.login-card form{flex-direction:column;gap:12px;display:flex}label{color:#334155;font-size:15px;font-weight:800}input,select{width:100%;color:var(--text);background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;padding:13px 15px;font-size:16px;transition:box-shadow .18s,border-color .18s,transform .18s}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 4px #2563eb21}.login-card button,.primary-button,.back-button,.secondary-button,.small-button,.delete-button,.logout-button{cursor:pointer;border:none;border-radius:14px;padding:12px 18px;font-size:15px;font-weight:900;transition:transform .18s,box-shadow .18s,opacity .18s,background .18s}.login-card button,.primary-button{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 12px 28px #2563eb45}.login-card button:hover,.primary-button:hover,.menu-card:hover,.course-open-card:hover{transform:translateY(-2px)}.login-card button:disabled{opacity:.65;cursor:not-allowed}.message{background:var(--red-soft);color:#991b1b;text-align:center;border:1px solid #fecaca;border-radius:14px;margin-top:18px;padding:12px;font-weight:800}.dashboard-page{max-width:1480px;min-height:100vh;margin:0 auto;padding:28px}.dashboard-header{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #e2e8f0d9;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;padding:22px 28px;display:flex}.brand-area{align-items:center;gap:18px;display:flex}.brand-logo{object-fit:contain;filter:drop-shadow(0 12px 18px #0f172a24);width:185px;height:auto;display:block}.brand-text span{color:var(--red);letter-spacing:.02em;font-size:18px;font-weight:1000;display:inline-block}.brand-text p,.dashboard-header p{color:var(--muted);margin:4px 0 0;font-size:17px}.logout-button,.dashboard-header button{color:#fff;background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 12px 26px #dc262638}.dashboard-card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid #e2e8f0e6;padding:28px}.dashboard-card h2,.page-title-row h2{color:var(--navy);margin:0 0 8px;font-size:30px;line-height:1.15}.dashboard-card>p,.page-title-row p{color:var(--muted);margin:0;font-size:18px}.title-icon{vertical-align:middle;background:#eef2ff;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:8px;font-size:24px;display:inline-flex}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:18px;margin-top:24px;display:grid}.menu-card{border:1px solid var(--border);cursor:pointer;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:22px;min-height:168px;padding:22px;position:relative;overflow:hidden;box-shadow:0 14px 35px #0f172a14}.menu-card:after{content:"";background:#2563eb1c;border-radius:50%;width:100px;height:100px;position:absolute;top:-35px;right:-35px}.menu-icon{background:#eff6ff;border-radius:18px;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:16px;font-size:28px;display:inline-flex}.menu-card h3{color:var(--navy);margin:0 0 8px;font-size:22px}.menu-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.45}.students-card .menu-icon{background:#dbeafe}.teachers-card .menu-icon{background:#fef3c7}.courses-card .menu-icon{background:#ede9fe}.fees-menu-card .menu-icon{background:#dcfce7}.attendance-card .menu-icon{background:#fee2e2}.page-title-row,.actions-row,.course-section-title-row,.course-detail-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.page-title-row{margin-bottom:22px}.actions-row{flex-wrap:wrap;align-items:flex-end;margin:22px 0}.search-box,.sort-box{flex-direction:column;gap:8px;min-width:240px;display:flex}.back-button,.secondary-button{color:#fff;background:#475569;box-shadow:0 10px 24px #4755692e}.small-button{background:var(--navy);color:#fff}.delete-button{color:#fff;background:#ef4444}.form-buttons,.table-actions,.checkbox-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.table-wrapper,.fees-table-wrapper{border:1px solid var(--border);background:#fff;border-radius:18px;width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:#334155;text-align:right;border-bottom:1px solid var(--border);white-space:nowrap;background:#f8fafc;padding:15px 14px;font-size:15px}td{vertical-align:middle;color:var(--text);border-bottom:1px solid #eef2f7;padding:14px}tr:hover td{background:#fafcff}.empty-text{color:var(--muted);text-align:center;padding:20px;font-weight:800}.modal-overlay{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal-box{background:#fff;border:1px solid #ffffffb3;border-radius:26px;width:min(980px,96vw);max-height:92vh;padding:28px;overflow:auto;box-shadow:0 35px 100px #0f172a59}.modal-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.modal-header h3{color:var(--navy);margin:0;font-size:26px}.modal-close{width:44px;height:44px;color:var(--navy);cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;font-size:28px;font-weight:900}.student-form,.modal-form{flex-direction:column;gap:18px;display:flex}.form-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;display:grid}.courses-select-box,.course-section{border:1px solid var(--border);background:#f8fafc;border-radius:18px;padding:18px}.courses-checkboxes{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-top:12px;display:grid}.courses-checkboxes label,.checkbox-row label{border:1px solid var(--border);background:#fff;border-radius:14px;align-items:center;gap:8px;padding:11px;display:flex}.hint-text{color:#9a3412;background:#fff7ed;border-radius:14px;margin-top:14px;padding:12px;font-weight:800}.fees-card,.courses-page-card{width:100%}.fees-table{width:100%;min-width:1550px}.fees-table th,.fees-table td{text-align:center}.student-name-cell{min-width:190px;font-weight:900;text-align:right!important}.pay-button{color:#334155;cursor:pointer;background:#e5e7eb;border:none;border-radius:999px;min-width:88px;padding:9px 10px;font-weight:900}.pay-button:hover{background:#d1d5db}.pay-button.paid{color:#fff;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 8px 20px #16a34a40}.paid-date{color:#166534;margin-top:6px;font-size:12px;font-weight:900}.courses-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-top:20px;display:grid}.course-open-card{color:#312e81;text-align:right;cursor:pointer;background:linear-gradient(135deg,#fff,#eef2ff);border:1px solid #c7d2fe;border-radius:20px;flex-direction:column;gap:8px;padding:22px;display:flex;box-shadow:0 14px 35px #312e8114}.course-open-card strong{font-size:21px}.course-open-card span{color:#64748b;font-weight:700}.course-detail-header{border:1px solid var(--border);background:linear-gradient(135deg,#f8fafc,#eef2ff);border-radius:18px;margin-top:20px;padding:18px}.course-section{background:#fff;margin-top:24px}.payment-status-badge{white-space:nowrap;border-radius:999px;padding:8px 12px;font-weight:1000;display:inline-block}.payment-status-badge.open{background:var(--red-soft);color:#991b1b}.payment-status-badge.paid{background:var(--green-soft);color:#166534}@media (width<=760px){.dashboard-page{padding:14px}.dashboard-header,.page-title-row,.course-detail-header{flex-direction:column;align-items:stretch}.brand-area{flex-direction:column;align-items:flex-start}.brand-logo{width:170px}.dashboard-card{padding:20px}}.header-actions{align-items:center;gap:12px;display:flex}.language-button{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;padding:10px 16px;font-weight:800;box-shadow:0 8px 22px #0f172a14}.language-button:hover{background:#f8fafc;transform:translateY(-1px)}.login-language-button{top:18px;position:absolute;inset-inline-end:18px}.login-card{position:relative}.rtl-layout{text-align:right;direction:rtl}.rtl-layout .brand-area,.rtl-layout .dashboard-header,.rtl-layout .page-title-row,.rtl-layout .actions-row,.rtl-layout .course-detail-header,.rtl-layout .course-section-title-row,.rtl-layout .form-buttons,.rtl-layout .header-actions{direction:rtl}.rtl-layout input,.rtl-layout select,.rtl-layout textarea{text-align:right;direction:rtl}.rtl-layout table{direction:rtl}.rtl-layout .student-name-cell,.rtl-layout .menu-card,.rtl-layout .dashboard-card,.rtl-layout .modal-box,.rtl-layout .course-open-card{text-align:right}.rtl-layout .login-card{text-align:center}.attendance-warning{color:#854d0e;background:#fef9c3;border:1px solid #facc15}.attendance-choice{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;padding:9px 14px;font-weight:800;transition:all .2s}.attendance-choice:hover{border-color:#94a3b8;transform:translateY(-1px)}.attendance-saved-info{color:#64748b;background:#f1f5f9;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.dashboard-page{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:none;min-height:100vh;margin:0;padding:28px;display:flex}.dashboard-header,.dashboard-card{box-sizing:border-box;width:100%;max-width:1280px}.fees-card{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.fees-table-wrapper{width:100%;margin-left:auto;margin-right:auto;overflow-x:auto}button.menu-card{appearance:none;text-align:center;cursor:pointer;border:1px solid #e2e8f0e6;width:100%;font-family:inherit}button.menu-card:focus-visible{outline-offset:4px;outline:3px solid #2563eb59}.rtl-layout button.menu-card{text-align:center}.language-button,.login-language-button{color:#fff!important;background:linear-gradient(135deg,#1e3a8a,#2563eb)!important;border:1px solid #ffffff59!important}.language-button:hover,.login-language-button:hover{transform:translateY(-1px);color:#fff!important;background:linear-gradient(135deg,#b91c1c,#dc2626)!important}.attendance-manage-card{width:100%;max-width:1280px;margin:0 auto}.attendance-toggle-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.attendance-choice{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1;border-radius:999px;padding:8px 12px;font-weight:800}.attendance-choice:hover{background:#e2e8f0}.attendance-choice.active.present{color:#fff;background:#16a34a;border-color:#16a34a}.attendance-choice.active.absent{color:#fff;background:#dc2626;border-color:#dc2626}.attendance-saved-info{color:#64748b;font-size:13px;font-weight:700}.attendance-warning{max-width:1280px;margin-inline:auto}.statistics-page-card{width:100%;max-width:1280px;margin:0 auto}.muted-line{color:#64748b;margin-top:6px;font-weight:600}.stats-summary-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;margin-top:24px;display:grid}.stat-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:8px;padding:20px;display:flex;box-shadow:0 14px 32px #0f172a14}.stat-summary-card span{font-size:28px}.stat-summary-card strong{color:#0f172a;font-size:34px;line-height:1}.stat-summary-card p{color:#64748b;margin:0;font-weight:700}.paid-summary-card{border-top:5px solid #16a34a}.open-summary-card{border-top:5px solid #dc2626}.rate-summary-card{border-top:5px solid #2563eb}.students-summary-card{border-top:5px solid #7c3aed}.statistics-section{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-top:24px;padding:22px;box-shadow:0 14px 32px #0f172a0f}.statistics-section h3{color:#0f172a;margin:0 0 14px;font-size:22px}.course-stat-chart{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.course-stat-row{grid-template-columns:minmax(180px,260px) 1fr;align-items:center;gap:14px;display:grid}.course-stat-label{flex-direction:column;gap:4px;display:flex}.course-stat-label strong{color:#0f172a}.course-stat-label span{color:#64748b;font-size:14px;font-weight:700}.course-stat-bars{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;min-height:34px;display:flex;overflow:hidden}.bar-paid,.bar-open{color:#fff;justify-content:center;align-items:center;min-width:0;font-size:13px;font-weight:800;transition:width .2s;display:flex}.bar-paid{background:#16a34a}.bar-open{background:#dc2626}.statistics-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;display:grid}.statistics-card{background:linear-gradient(135deg,#fff7ed,#ffedd5)}@media (width<=900px){.course-stat-row,.statistics-two-columns{grid-template-columns:1fr}}.section-title-with-icon{align-items:center;gap:14px;margin-bottom:18px;display:flex}.section-title-with-icon h3{margin:0}.section-icon{background:#eef2ff;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:inline-flex}.section-icon.warning{background:#fff7ed}.open-payments-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.open-kpi-card{text-align:center;background:linear-gradient(135deg,#f8fafc,#eef2ff);border:1px solid #e2e8f0;border-radius:18px;padding:16px}.open-kpi-card span{margin-bottom:6px;font-size:24px;display:block}.open-kpi-card strong{color:#0f172a;font-size:28px;display:block}.open-kpi-card p{color:#64748b;margin:4px 0 0;font-size:13px;font-weight:700}.open-kpi-card.danger{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-color:#fed7aa}.open-kpi-card.critical{background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fecaca}.open-month-summary-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.open-month-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:14px;display:flex}.open-month-summary-card span{color:#334155;font-weight:800}.open-month-summary-card strong{color:#b91c1c;font-size:24px}.open-month-summary-card small{color:#64748b;font-weight:700}.open-student-card-list{flex-direction:column;gap:10px;max-height:520px;padding-right:4px;display:flex;overflow:auto}.open-student-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;grid-template-columns:minmax(240px,1.35fr) minmax(260px,2fr) auto;align-items:center;gap:22px;padding:16px 18px;display:grid}.open-student-main{flex-direction:column;gap:10px;min-width:0;line-height:1.7;display:flex}.open-student-main strong{color:#0f172a;margin-bottom:2px;font-size:16px;display:block}.open-student-main span{color:#64748b;word-break:break-word;border-top:1px dashed #cbd5e1;padding-top:6px;font-size:13px;font-weight:700;display:block}.open-student-months{flex-wrap:wrap;gap:8px;display:flex}.month-chip{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.month-chip.open{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.open-count-badge{text-align:center;white-space:nowrap;border-radius:999px;min-width:112px;padding:9px 12px;font-size:13px;font-weight:900}.open-count-badge.normal{color:#92400e;background:#fef3c7}.open-count-badge.warning{color:#9a3412;background:#fed7aa}.open-count-badge.critical{color:#991b1b;background:#fee2e2}.success-empty{color:#166534;background:#dcfce7;border:1px solid #bbf7d0;border-radius:16px;padding:18px;font-weight:800}.rtl-layout .open-student-card{direction:rtl}@media (width<=900px){.open-payments-kpi-grid,.open-month-summary-row,.open-student-card{grid-template-columns:1fr}.open-count-badge{width:fit-content}}.open-student-card-list{width:100%;padding-left:0;padding-right:0;overflow-x:hidden}.open-student-card{box-sizing:border-box;grid-template-columns:minmax(260px,1fr) minmax(280px,auto) minmax(140px,auto);align-items:center;gap:24px;width:100%;display:grid}.open-student-main{width:100%;min-width:0}.open-student-months{justify-content:flex-end;min-width:0}.open-count-badge{white-space:nowrap;justify-self:end}.open-month-summary-row{grid-template-columns:repeat(3,minmax(220px,1fr));gap:18px;width:100%;display:grid}.open-month-summary-card{box-sizing:border-box;justify-content:center;width:100%;overflow:hidden}@media (width<=1100px){.open-student-card{grid-template-columns:1fr;align-items:stretch}.open-student-months{justify-content:flex-start}.open-count-badge{justify-self:start;width:fit-content}.rtl-layout .open-student-months{justify-content:flex-start}.rtl-layout .open-count-badge{justify-self:start}}.open-payments-visual{overflow:visible!important}.open-student-card-list{width:100%!important;max-width:100%!important;padding:0!important;overflow:auto!important}.open-student-card{box-sizing:border-box!important;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:26px!important;grid-template-columns:minmax(240px,1fr) minmax(360px,1.2fr) minmax(180px,220px)!important;align-items:center!important;gap:18px!important;width:100%!important;max-width:none!important;padding:20px 24px!important;display:grid!important}.open-student-main{min-width:0!important;overflow:hidden!important}.open-student-months{flex-wrap:wrap!important;justify-content:flex-start!important;gap:10px!important;min-width:0!important;display:flex!important}.month-chip{white-space:nowrap!important}.open-count-badge{box-sizing:border-box!important;white-space:nowrap!important;text-align:center!important;justify-self:stretch!important;width:100%!important;min-width:0!important}.rtl-layout .open-student-card{direction:rtl!important;grid-template-columns:minmax(240px,1fr) minmax(360px,1.2fr) minmax(180px,220px)!important}.rtl-layout .open-student-main{text-align:right!important}.rtl-layout .open-student-months{justify-content:flex-start!important}.rtl-layout .open-count-badge{justify-self:stretch!important}@media (width<=1100px){.open-student-card{grid-template-columns:1fr!important;align-items:stretch!important}.open-count-badge{justify-self:start!important;width:fit-content!important;padding-left:22px!important;padding-right:22px!important}.rtl-layout .open-count-badge{justify-self:start!important}}.simple-statistics-page{max-width:1180px;margin:0 auto}.simple-stats-grid{grid-template-columns:repeat(4,minmax(170px,1fr));gap:18px;margin-top:24px;margin-bottom:22px;display:grid}.simple-stat-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;padding:22px;display:flex;box-shadow:0 18px 35px #0f172a0f}.simple-stat-card.positive{background:linear-gradient(135deg,#ecfdf5,#fff);border-color:#bbf7d0}.simple-stat-card.warning{background:linear-gradient(135deg,#fff7ed,#fff);border-color:#fed7aa}.simple-stat-card.danger{background:linear-gradient(135deg,#fef2f2,#fff);border-color:#fecaca}.simple-stat-card.critical{background:linear-gradient(135deg,#fff1f2,#fff);border-color:#fda4af}.simple-stat-icon{margin-bottom:8px;font-size:30px}.simple-stat-card strong{color:#0f172a;font-size:44px;line-height:1}.simple-stat-card p{color:#64748b;margin:10px 0 0;font-weight:800;line-height:1.45}.simple-stat-section{background:#fff;border:1px solid #e5e7eb;border-radius:28px;margin-top:22px;padding:24px;box-shadow:0 18px 38px #0f172a0d}.simple-section-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.simple-section-header h3{color:#0f172a;margin:0;font-size:24px}.simple-section-header p{color:#64748b;margin:6px 0 0;font-weight:600}.month-mini-grid{grid-template-columns:repeat(3,minmax(160px,1fr));gap:16px;display:grid}.month-mini-card{text-align:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;padding:18px}.month-mini-card span{color:#9a3412;font-size:20px;font-weight:900;display:block}.month-mini-card strong{color:#b91c1c;margin-top:8px;font-size:40px;line-height:1;display:block}.month-mini-card small{color:#64748b;margin-top:8px;font-weight:800;display:block}.simple-course-list{grid-template-columns:repeat(2,minmax(280px,1fr));gap:16px;display:grid}.simple-course-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;padding:18px}.simple-course-top,.simple-course-bottom{justify-content:space-between;align-items:center;gap:12px;display:flex}.simple-course-top strong{color:#0f172a;font-size:18px}.simple-course-top span{color:#991b1b;white-space:nowrap;background:#fee2e2;border-radius:999px;padding:7px 12px;font-weight:900}.simple-progress-track{background:#fee2e2;border-radius:999px;width:100%;height:14px;margin:16px 0;overflow:hidden}.simple-progress-paid{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px;height:100%}.simple-course-bottom span{color:#475569;font-size:14px;font-weight:800}.simple-two-columns{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:22px;display:grid}.simple-open-list,.simple-absence-list{flex-direction:column;gap:12px;display:flex}.simple-open-row{background:#fff;border:1px solid #e5e7eb;border-radius:22px;grid-template-columns:minmax(190px,1fr) minmax(220px,auto) minmax(90px,auto);align-items:center;gap:16px;width:100%;padding:16px;display:grid}.simple-open-person{flex-direction:column;gap:8px;display:flex}.simple-open-person strong{color:#0f172a;font-size:18px}.simple-open-person span{color:#64748b;font-weight:700;line-height:1.5}.simple-month-chips{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.simple-month-chips span{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:8px 12px;font-weight:900}.simple-open-row b{color:#991b1b;white-space:nowrap;background:#fee2e2;border-radius:999px;justify-self:end;padding:10px 14px}.simple-absence-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:8px;padding:16px;display:flex}.simple-absence-row strong{color:#0f172a;font-size:18px}.simple-absence-row span{color:#475569;font-weight:700}.simple-absence-row small{color:#991b1b;font-weight:800;line-height:1.5}.simple-empty{color:#166534;text-align:center;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:18px;padding:16px;font-weight:800}[dir=rtl] .simple-open-row{direction:rtl;grid-template-columns:minmax(190px,1fr) minmax(220px,auto) minmax(90px,auto)}[dir=rtl] .simple-month-chips{justify-content:flex-start}[dir=rtl] .simple-open-row b{justify-self:start}@media (width<=1100px){.simple-stats-grid{grid-template-columns:repeat(2,minmax(160px,1fr))}.simple-course-list,.simple-two-columns,.simple-open-row{grid-template-columns:1fr}.simple-month-chips,[dir=rtl] .simple-month-chips{justify-content:flex-start}.simple-open-row b,[dir=rtl] .simple-open-row b{justify-self:start}}@media (width<=700px){.simple-stats-grid,.month-mini-grid{grid-template-columns:1fr}.simple-stat-card strong{font-size:36px}}.statistics-simple-only-page{max-width:1100px;margin:0 auto}.simple-only-grid{grid-template-columns:1fr 1fr;gap:24px;margin-top:24px;display:grid}.simple-only-section{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:26px;box-shadow:0 18px 38px #0f172a0f}.simple-only-header{align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.simple-only-icon{background:#eff6ff;border-radius:18px;justify-content:center;align-items:center;width:54px;min-width:54px;height:54px;font-size:28px;display:flex}.simple-only-header h3{color:#0f172a;margin:0;font-size:24px;line-height:1.25}.simple-only-header p{color:#64748b;margin:7px 0 0;font-weight:650;line-height:1.6}.simple-month-list{flex-direction:column;gap:12px;display:flex}.simple-month-row{background:#fff7ed;border:1px solid #fed7aa;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.simple-month-row div{flex-direction:column;gap:4px;display:flex}.simple-month-row strong{color:#9a3412;font-size:22px;font-weight:900}.simple-month-row span{color:#64748b;font-weight:700}.simple-month-row b{color:#991b1b;white-space:nowrap;background:#fee2e2;border-radius:999px;padding:10px 16px;font-size:18px}.clean-absence-list{gap:12px}.clean-absence-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:22px;padding:18px 20px}.clean-absence-row strong{font-size:20px}.clean-absence-row span{color:#334155}.clean-absence-row small{color:#991b1b;background:#fee2e2;border-radius:999px;width:fit-content;padding:7px 12px}[dir=rtl] .simple-only-header,[dir=rtl] .simple-month-row{text-align:right;flex-direction:row-reverse}[dir=rtl] .simple-month-row div{align-items:flex-end}[dir=rtl] .clean-absence-row{text-align:right;align-items:flex-end}@media (width<=900px){.simple-only-grid{grid-template-columns:1fr}}@media (width<=640px){.simple-only-section{padding:18px}.simple-only-header{flex-direction:column}.simple-month-row{flex-direction:column;align-items:stretch}.simple-month-row b{text-align:center}}.login-page{width:100%;background:radial-gradient(circle at 12% 8%,#c9182b24,#0000 28%),radial-gradient(circle at 88% 18%,#2563eb24,#0000 30%),linear-gradient(135deg,#fff7fb 0%,#f8fafc 48%,#eef4ff 100%)!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;padding:28px!important;display:flex!important}.login-card{width:100%;max-width:460px;position:relative;background:#fffffff5!important;border:1px solid #e2e8f0f2!important;box-shadow:0 28px 80px #0f172a24!important}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999!important;background:#0f172a8c!important;justify-content:center!important;align-items:flex-start!important;width:100vw!important;height:100vh!important;min-height:100vh!important;padding:42px 20px!important;display:flex!important;position:fixed!important;inset:0!important;overflow-y:auto!important}@media (width<=640px){.login-page{padding:18px!important}.login-card{padding:26px 20px!important}.modal-overlay{padding:18px 12px!important}.modal-box{border-radius:22px!important;width:calc(100vw - 24px)!important;max-height:calc(100vh - 36px)!important;padding:22px!important}}.modal-overlay{z-index:99999!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#0f172a8c!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;min-height:100vh!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important;overflow:hidden!important}.modal-box{background:#fff!important;border-radius:26px!important;width:min(980px,100vw - 48px)!important;max-height:calc(100vh - 48px)!important;margin:auto!important;position:relative!important;overflow-y:auto!important;box-shadow:0 35px 100px #0f172a59!important}@media (width<=640px){.modal-overlay{justify-content:center!important;align-items:center!important;padding:12px!important;overflow:hidden!important}.modal-box{width:calc(100vw - 24px)!important;max-height:calc(100vh - 24px)!important;margin:auto!important}}html,body,#root{min-height:100%}body{overflow-x:hidden}.login-page{background:radial-gradient(circle at 12% 8%,#c9182b24,#0000 28%),radial-gradient(circle at 88% 18%,#2563eb24,#0000 30%),linear-gradient(135deg,#fff7fb 0%,#f8fafc 48%,#eef4ff 100%)!important;justify-content:center!important;align-items:center!important;min-height:100vh!important;padding:24px!important;display:flex!important}.login-card{background:#fffffff5!important;border:1px solid #e2e8f0f2!important;box-shadow:0 28px 80px #0f172a24!important}body>.modal-overlay{z-index:2147483647!important;-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;background:#0f172a94!important;place-items:center!important;width:100vw!important;height:100dvh!important;min-height:100dvh!important;padding:28px!important;display:grid!important;position:fixed!important;inset:0!important;overflow:hidden!important}body>.modal-overlay>.modal-box{background:#fff!important;border-radius:26px!important;width:min(1080px,100vw - 56px)!important;max-height:calc(100dvh - 56px)!important;margin:0!important;padding:28px!important;position:relative!important;inset:auto!important;overflow-y:auto!important;box-shadow:0 35px 100px #0f172a59!important}body>.modal-overlay .modal-header{margin-bottom:18px!important}body>.modal-overlay .courses-checkboxes{max-height:min(430px,42dvh);padding-right:4px;overflow-y:auto}@media (width<=700px){body>.modal-overlay{padding:12px!important}body>.modal-overlay>.modal-box{border-radius:22px!important;width:calc(100vw - 24px)!important;max-height:calc(100dvh - 24px)!important;padding:20px!important}}.table-actions{flex-wrap:nowrap;justify-content:center;gap:10px}.table-actions .small-button,.table-actions .delete-button{min-width:78px;box-shadow:none;border:1px solid #0000;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:900}.table-actions .small-button{color:#1d4ed8;background:#eef4ff;border-color:#bfdbfe}.table-actions .small-button:hover{color:#1e40af;background:#dbeafe;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb24}.table-actions .delete-button{color:#be123c;background:#fff1f2;border-color:#fecdd3}.table-actions .delete-button:hover{color:#9f1239;background:#ffe4e6;transform:translateY(-1px);box-shadow:0 8px 18px #f43f5e24}table tbody tr{transition:background .16s,transform .16s}table tbody tr:hover{background:#f8fafc}.table-wrapper{border:1px solid #e2e8f0;border-radius:22px;overflow:auto;box-shadow:0 16px 38px #0f172a0f}th{color:#475569;background:#f8fafc;font-size:14px}td{color:#0f172a}.small-button:not(.table-actions .small-button){color:#fff;background:#334155}.delete-button:not(.table-actions .delete-button){color:#fff;background:#ef4444}@media (width<=900px){.table-actions{flex-wrap:wrap}.table-actions .small-button,.table-actions .delete-button{min-width:72px;padding:9px 12px}}.courses-actions-row{align-items:flex-end;gap:18px}.courses-actions-row .primary-button{border-radius:16px;min-height:52px;padding:0 22px;font-weight:800;box-shadow:0 12px 24px #2563eb2e}.course-management-card{text-align:inherit;cursor:default;flex-direction:column;align-items:stretch;gap:14px;padding:18px;display:flex}.course-card-main{text-align:inherit;cursor:pointer;color:inherit;font:inherit;background:0 0;border:0;flex-direction:column;gap:8px;padding:0;display:flex}.course-card-main strong{color:#0f172a;font-size:17px}.course-card-main span{color:#64748b;font-weight:700}.course-card-edit-button,.soft-edit-button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;padding:11px 16px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s}.course-card-edit-button:hover,.soft-edit-button:hover{background:#dbeafe;transform:translateY(-1px);box-shadow:0 10px 18px #2563eb1f}.course-detail-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.course-modal-box textarea{width:100%;font:inherit;resize:vertical;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:14px;min-height:90px;padding:12px 14px}.course-modal-box textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.rtl-layout .course-card-main,.rtl-layout .course-modal-box textarea{text-align:right}@media (width<=760px){.courses-actions-row{align-items:stretch}.courses-actions-row .primary-button,.course-detail-actions,.course-detail-actions button{width:100%}.course-detail-actions{justify-content:stretch}}.course-modal-box .two-columns-form{grid-template-columns:repeat(2,minmax(220px,1fr));gap:18px}.course-modal-box select{color:#0f172a;background:#fff;border:1px solid #d6e1f0;border-radius:14px;outline:none;width:100%;min-height:48px;padding:0 14px;font-size:15px}.course-modal-box select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.courses-checkboxes input[type=radio]{accent-color:#2563eb}@media (width<=760px){.course-modal-box .two-columns-form{grid-template-columns:1fr}}.course-card-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.course-card-delete-button,.soft-delete-button{color:#be123c;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:14px;padding:11px 16px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s}.course-card-delete-button:hover,.soft-delete-button:hover{background:#ffe4e6;transform:translateY(-1px);box-shadow:0 10px 18px #be123c1f}.course-card-edit-button,.course-card-delete-button{width:100%}@media (width<=700px){.course-card-actions{grid-template-columns:1fr}}.count-summary-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;margin:18px 0 22px;display:grid}.count-summary-card{background:linear-gradient(135deg,#fff,#eff6ff);border:1px solid #dbeafe;border-radius:20px;flex-direction:column;gap:7px;padding:18px 20px;display:flex;box-shadow:0 14px 30px #0f172a0f}.count-summary-card span{color:#64748b;font-size:14px;font-weight:800}.count-summary-card strong{color:#0f172a;font-size:38px;font-weight:1000;line-height:1}.count-summary-card small{color:#64748b;font-weight:700}.count-summary-card.soft-red{background:linear-gradient(135deg,#fff,#fff1f2);border-color:#fecaca}.count-summary-card.soft-red strong,.absent-count{color:#dc2626}.count-summary-card.soft-green{background:linear-gradient(135deg,#fff,#f0fdf4);border-color:#bbf7d0}.count-summary-card.soft-green strong,.present-count{color:#16a34a}.count-summary-card.soft-blue{background:linear-gradient(135deg,#fff,#eff6ff);border-color:#bfdbfe}.attendance-overview-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr));gap:16px;margin:18px 0 20px;display:grid}.attendance-overview-card{text-align:inherit;cursor:pointer;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;gap:10px;padding:18px;transition:transform .15s,box-shadow .15s,border-color .15s;display:flex;box-shadow:0 14px 30px #0f172a0f}.attendance-overview-card:hover,.attendance-overview-card.active{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 18px 36px #2563eb24}.attendance-overview-card strong{color:#0f172a;font-size:18px}.attendance-overview-card span{color:#64748b;font-weight:750}.attendance-count-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.attendance-count-line b{background:#f8fafc;border-radius:999px;justify-content:center;align-items:center;padding:8px 12px;font-size:14px;display:inline-flex}.present-count{background:#dcfce7!important}.absent-count{background:#fee2e2!important}.rtl-layout .count-summary-card,.rtl-layout .attendance-overview-card{text-align:right}@media (width<=760px){.count-summary-grid,.attendance-overview-grid{grid-template-columns:1fr}}.attendance-controls{align-items:end}.attendance-controls .search-box input[type=text]{min-width:220px}.login-card input::placeholder{color:#0000!important}.login-card input::placeholder{color:#0000!important}.login-card input:-ms-placeholder-shown{color:#0000!important}.login-card input::-moz-placeholder{color:#0000!important}.remember-login-row{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:10px;width:100%;margin:8px 0 14px;font-size:14px;font-weight:700;display:flex}.remember-login-row input{accent-color:#2563eb;cursor:pointer;width:18px;height:18px}.rtl-layout .remember-login-row{direction:rtl}
