:root,[data-theme=light]{--bg-primary:#fff;--bg-secondary:#f5f5f5;--bg-card:#fff;--bg-input:#fff;--text-primary:#212529;--text-secondary:#6c757d;--text-muted:#adb5bd;--border-color:#dee2e6;--shadow:0 2px 4px #0000001a;--accent:#0d9488;--accent-hover:#0f766e;--accent-light:#0d948814;--success:#28a745;--success-light:#28a7451a;--danger:#dc3545;--danger-light:#dc35451a;--warning:#ffc107;--gradient-primary:linear-gradient(135deg,#0f766e,#0d9488);--shadow-lg:0 8px 25px #0000001f}[data-theme=dark]{--bg-primary:#0d1117;--bg-secondary:#161b22;--bg-card:#1c2128;--bg-input:#21262d;--text-primary:#e6edf3;--text-secondary:#8b949e;--text-muted:#6e7681;--border-color:#30363d;--shadow:0 2px 8px #0000004d;--accent:#2dd4bf;--accent-hover:#5eead4;--accent-light:#2dd4bf1a;--success:#3fb950;--success-light:#3fb9501a;--danger:#f85149;--danger-light:#f851491a;--warning:#d29922;--gradient-primary:linear-gradient(135deg,#042f2e,#134e4a);--shadow-lg:0 8px 25px #0000004d}body{background-color:#fff;background-color:var(--bg-primary);color:#212529;color:var(--text-primary);transition:background-color .2s,color .2s}[data-theme=dark] .navbar,[data-theme=dark] nav[style]{border-color:#dee2e6!important;border-color:var(--border-color)!important}[data-theme=dark] .navbar,[data-theme=dark] div[style*="background-color: rgb(255, 255, 255)"],[data-theme=dark] div[style*="background-color: white"],[data-theme=dark] div[style*="background: white"],[data-theme=dark] div[style*="backgroundColor: white"],[data-theme=dark] div[style*='backgroundColor:"white"'],[data-theme=dark] nav[style]{background-color:#fff!important;background-color:var(--bg-card)!important}[data-theme=dark] div[style*="background-color: #f5f5f5"],[data-theme=dark] div[style*="background-color: rgb(245, 245, 245)"],[data-theme=dark] div[style*='backgroundColor: "#f5f5f5"']{background-color:#f5f5f5!important;background-color:var(--bg-secondary)!important}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] h4,[data-theme=dark] h5,[data-theme=dark] h6{color:#212529;color:var(--text-primary)}[data-theme=dark] p{color:#6c757d;color:var(--text-secondary)}[data-theme=dark] label{color:#212529;color:var(--text-primary)}[data-theme=dark] span{color:#6c757d;color:var(--text-secondary)}a{color:#0d9488;color:var(--accent)}a:hover{color:#0f766e;color:var(--accent-hover)}[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea{background-color:#fff!important;background-color:var(--bg-input)!important;border-color:#dee2e6!important;border-color:var(--border-color)!important;color:#212529!important;color:var(--text-primary)!important}[data-theme=dark] input::placeholder,[data-theme=dark] textarea::placeholder{color:#adb5bd!important;color:var(--text-muted)!important}[data-theme=dark] button{color:#212529;color:var(--text-primary)}[data-theme=dark] button[style*="background: none"],[data-theme=dark] button[style*="background:none"]{color:#6c757d!important;color:var(--text-secondary)!important}[data-theme=dark] table{color:#212529;color:var(--text-primary)}[data-theme=dark] th{background-color:#f5f5f5!important;background-color:var(--bg-secondary)!important;color:#212529!important;color:var(--text-primary)!important}[data-theme=dark] td,[data-theme=dark] th{border-color:#dee2e6!important;border-color:var(--border-color)!important}[data-theme=dark] tr:hover{background-color:#f5f5f5!important;background-color:var(--bg-secondary)!important}[data-theme=dark] hr{border-color:#dee2e6;border-color:var(--border-color)}[data-theme=dark] div[style*="border-bottom: 1px solid"],[data-theme=dark] div[style*='borderBottom: "1px solid']{border-color:#dee2e6!important;border-color:var(--border-color)!important}[data-theme=dark] ::-webkit-scrollbar{height:8px;width:8px}[data-theme=dark] ::-webkit-scrollbar-track{background:#f5f5f5;background:var(--bg-secondary)}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#dee2e6;background:var(--border-color);border-radius:4px}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#adb5bd;background:var(--text-muted)}.theme-toggle{align-items:center;background:#f5f5f5;background:var(--bg-secondary);border:1px solid #dee2e6;border:1px solid var(--border-color);border-radius:6px;color:#212529;color:var(--text-primary);cursor:pointer;display:flex;font-size:16px;height:32px;justify-content:center;padding:0;transition:background-color .2s,border-color .2s;width:32px}.theme-toggle:hover{background:#dee2e6;background:var(--border-color)}[data-theme=dark] .auth-card{background-color:#fff!important;background-color:var(--bg-card)!important;color:#212529!important;color:var(--text-primary)!important}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{to{transform:rotate(1turn)}}html{-webkit-text-size-adjust:100%}body{font-size:14px;line-height:1.5}input,select,textarea{font-size:16px}.btn,[role=button],button,input[type=button],input[type=submit]{min-height:44px;min-width:44px}.hamburger{background:none;border:none;color:var(--text-primary);cursor:pointer;display:none;font-size:22px;padding:4px 8px}.course-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}.stats-grid{grid-gap:8px;gap:8px;grid-template-columns:repeat(2,1fr)}.recording-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.search-filters{display:flex;flex-direction:column;gap:8px}.search-filters input,.search-filters select{min-height:44px;width:100%}.teacher-profile-layout{display:flex;flex-direction:column;gap:20px}.teacher-profile-content,.teacher-profile-sidebar{width:100%}.calendar-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.calendar-grid{min-width:600px}.calendar-day-view{min-width:0;width:100%}.checkout-form,.payment-form{max-width:100%;width:100%}.checkout-form input,.checkout-form select,.payment-form input,.payment-form select{box-sizing:border-box;min-height:44px;width:100%}.chat-sidebar{background:#fff;bottom:0;height:100%!important;left:0;position:fixed;right:0;top:0;width:100%!important;z-index:1000}.chat-sidebar.hidden{display:none}.chat-sidebar .chat-close-btn{display:block}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}.earnings-table,.table-responsive table{min-width:600px}.modal-overlay{align-items:flex-end;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.modal-content{background:#fff;border-radius:0;height:100%;max-height:100%;max-width:100%;overflow-y:auto;width:100%}.form-row{flex-direction:column}.form-group input,.form-group select,.form-group textarea,.form-row input,.form-row select,.form-row textarea{box-sizing:border-box;min-height:44px;width:100%}.page-container{padding:12px}@media (max-width:480px){body{font-size:13px;line-height:1.45}h1{font-size:22px}h2{font-size:18px}h3{font-size:16px}.course-grid{gap:12px;grid-template-columns:1fr}.stats-grid{gap:6px!important;grid-template-columns:1fr!important}.btn-full-mobile,.pagination button,.search-filters button{width:100%}.navbar-links.open button{font-size:12px!important;min-width:70px;padding:6px 8px!important}.auth-card{margin:8px!important;padding:16px!important}.page-container{padding:8px!important}.chat-sidebar .chat-header{padding:12px}.modal-content{border-radius:0}.pagination{flex-direction:column;gap:8px}.pagination button{width:100%}}@media (min-width:640px){.course-grid{gap:16px}.course-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid{gap:10px}.recording-grid{gap:14px;grid-template-columns:repeat(2,1fr)}.search-filters{flex-direction:row;flex-wrap:wrap}.search-filters input,.search-filters select{flex:1 1 180px;width:auto}.checkout-form,.payment-form{max-width:500px}body{font-size:14px;line-height:1.5}.page-container{padding:16px}}@media (min-width:768px){.hamburger{display:none!important}.navbar{flex-wrap:nowrap!important;height:auto;padding:8px 16px}.navbar-left{width:auto}.navbar-links{display:flex!important}.navbar-right .role-badge,.navbar-right .user-name{display:inline}.course-grid{gap:20px;grid-template-columns:repeat(2,1fr)}.stats-grid{gap:12px!important;grid-template-columns:repeat(4,1fr)!important}.teacher-profile-layout{flex-direction:row}.teacher-profile-sidebar{flex-shrink:0;width:280px}.teacher-profile-content{flex:1 1}.chat-sidebar{border-left:1px solid #dee2e6;bottom:auto;height:auto!important;left:auto;position:relative;right:auto;top:auto;width:320px!important;z-index:auto}.chat-sidebar .chat-close-btn{display:none}.modal-overlay{align-items:center}.modal-content{border-radius:8px;height:auto;max-height:85vh;max-width:600px;width:90%}.messages-layout{flex-direction:row!important;height:calc(100vh - 120px)!important}.messages-sidebar{border-bottom:none!important;border-right:1px solid #dee2e6!important;max-height:none;min-width:280px!important;width:300px!important}.messages-main.hidden,.messages-sidebar.hidden{display:block!important}.learn-layout{flex-direction:row!important}.learn-sidebar{border-bottom:none!important;border-right:1px solid #e0e0e0!important;max-height:none;width:300px!important}.learn-main{padding:24px!important}.lesson-nav{flex-direction:row!important}.lesson-nav button{max-width:none!important;width:auto}.table-responsive table{min-width:auto}.calendar-grid{min-width:0}.form-row{flex-direction:row!important}.checkout-form,.payment-form{max-width:560px}.page-container{padding:20px!important}.auth-card{margin:24px auto!important;max-width:440px;padding:32px!important}.quick-links{flex-wrap:nowrap!important}body{font-size:15px}h1{font-size:28px}h2{font-size:22px}h3{font-size:18px}}@media (min-width:1024px){.course-grid,.recording-grid{grid-template-columns:repeat(3,1fr)}.recording-grid{gap:16px}.teacher-profile-sidebar{width:320px}.chat-sidebar{width:360px!important}.modal-content{max-width:720px}.checkout-form,.payment-form{max-width:600px}body{font-size:16px}}@media (min-width:1280px){.course-grid,.recording-grid{grid-template-columns:repeat(4,1fr)}.page-container{margin:0 auto;max-width:1400px;padding:24px!important}.teacher-profile-sidebar{width:360px}.modal-content{max-width:800px}}@media (max-width:767px){.navbar{flex-wrap:wrap!important;height:auto!important;padding:8px 12px!important}.navbar-left{align-items:center;display:flex!important;justify-content:space-between;width:100%}.navbar-links{display:none!important;order:3;width:100%}.navbar-links.open{display:flex!important;flex-wrap:wrap;gap:4px;padding:8px 0 4px}.navbar-links button{flex:1 1 auto;min-width:80px;text-align:center}.navbar-right{display:flex!important;gap:8px!important;order:2}.navbar-right .role-badge,.navbar-right .user-name{display:none}.hamburger{display:block!important}.messages-layout{flex-direction:column!important;height:auto!important;min-height:calc(100vh - 160px)}.messages-sidebar{border-bottom:1px solid #dee2e6;border-right:none!important;max-height:40vh;min-width:0!important;min-width:auto!important;width:100%!important}.messages-main.hidden,.messages-sidebar.hidden{display:none!important}.learn-layout{flex-direction:column!important}.learn-sidebar{border-bottom:1px solid #e0e0e0;border-right:none!important;max-height:50vh;width:100%!important}.learn-main{padding:16px!important}.lesson-nav{flex-direction:column!important}.lesson-nav button{max-width:100%!important;width:100%}.search-filters{flex-direction:column}.search-filters input,.search-filters select{flex:none;width:100%}.checkout-form,.payment-form{max-width:100%}.calendar-grid{min-width:600px}.search-row{flex-direction:column}.search-row button,.search-row input{width:100%}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media (hover:none) and (pointer:coarse){.btn,[role=button],a,button{min-height:44px}.card:hover,.course-card:hover{box-shadow:0 2px 4px #0000001a}.navbar-links button{padding:10px 12px}.quick-links button{padding:10px 16px}}.course-card{transition:transform .2s ease,box-shadow .2s ease}.course-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.hero-banner{background:var(--gradient-primary);border-radius:16px;color:#fff;margin-bottom:24px;padding:48px 32px}@media (max-width:639px){.hero-banner{border-radius:12px;padding:32px 20px}}.profile-header{align-items:center;display:flex;gap:24px}@media (max-width:639px){.profile-header{align-items:center;flex-direction:column;text-align:center}}.stats-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.actions-row{display:flex;gap:12px}@media (max-width:639px){.actions-row{flex-direction:column}.actions-row button{width:100%}}.module-lessons{padding-left:16px!important}@media (min-width:768px){.module-lessons{padding-left:152px!important}}@media (max-width:767px){.landing-feat-grid,.landing-test-grid{grid-template-columns:1fr!important}.landing-stats-grid{grid-template-columns:repeat(2,1fr)!important}.landing-stats-grid>div{border-bottom:1px solid #ffffff0f!important;border-right:none!important}}.quick-actions-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(4,1fr)}@media (max-width:767px){.quick-actions-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:479px){.quick-actions-grid{grid-template-columns:1fr}}.cover-banner{background:var(--gradient-primary);border-radius:12px 12px 0 0;height:140px;position:relative}@media print{.chat-sidebar,.hamburger,.navbar,.pagination,.quick-links{display:none!important}.page-container{padding:0!important}.modal-overlay{background:none;position:static}.modal-content{border-radius:0;box-shadow:none;max-width:100%;width:100%}}
/*# sourceMappingURL=main.3ebd1a1e.css.map*/