@font-face{font-family:Alexandria;src:url('assets/alexandria-arabic.woff2') format('woff2');font-style:normal;font-weight:300 800;font-display:swap}

:root{--navy:#111827;--navy-2:#1f2937;--teal:#14b8a6;--teal-dark:#0f766e;--paper:#f9fafb;--muted:#64748b;--line:#e5e7eb;--white:#fff;--shadow:0 30px 80px rgba(15,23,42,.15)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--navy);font-family:'Alexandria','Segoe UI',Tahoma,sans-serif;line-height:1.65}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}
.topbar{height:82px;display:flex;align-items:center;gap:42px;padding:0 clamp(24px,5vw,80px);background:rgba(249,250,251,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.8);position:sticky;top:0;z-index:20}
.brand{display:flex;align-items:center;gap:12px;margin-left:auto}.brand img{width:96px;height:44px;object-fit:contain}.brand span{display:flex;flex-direction:column;border-right:1px solid var(--line);padding-right:12px}.brand b{font-size:14px}.brand small{font-size:9px;color:var(--muted)}
nav{display:flex;align-items:center;gap:30px}nav a{font-size:13px;color:#475569;position:relative;padding:29px 0}nav a.active,nav a:hover{color:var(--navy)}nav a.active:after{content:"";position:absolute;bottom:18px;right:30%;left:30%;height:2px;background:var(--teal);border-radius:2px}
.btn{border:0;border-radius:12px;padding:12px 20px;font-weight:600;transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px)}.btn-dark{background:var(--navy);color:white}.btn-primary{background:var(--teal);color:#052e2b;padding:15px 24px;box-shadow:0 14px 35px rgba(20,184,166,.23)}
.hero{min-height:670px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;padding:76px clamp(24px,7vw,110px) 64px;overflow:hidden;background:radial-gradient(circle at 80% 20%,rgba(20,184,166,.1),transparent 28%),linear-gradient(180deg,#fff 0%,#f8fafc 100%)}
.eyebrow{font-size:12px;font-weight:700;color:var(--teal-dark);display:flex;align-items:center;gap:9px}.eyebrow i{width:18px;height:2px;background:var(--teal);display:inline-block}.hero h1{font-size:clamp(46px,5vw,76px);line-height:1.14;margin:18px 0 22px;letter-spacing:-2px}.hero h1 em{font-style:normal;color:var(--teal-dark)}.hero-copy>p{max-width:570px;color:var(--muted);font-size:16px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:24px}.hero-actions .btn span{margin-right:18px}.text-link{font-size:13px;font-weight:600;border-bottom:1px solid #94a3b8}.trust-row{display:flex;align-items:center;gap:14px;margin-top:45px}.trust-row p{font-size:11px;color:var(--muted);line-height:1.7;margin:0}.trust-row b{color:var(--navy)}.avatar-stack{display:flex;direction:ltr}.avatar-stack span{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#dbeafe;color:#1e3a8a;border:2px solid white;margin-right:-8px;font-size:10px;font-weight:700}.avatar-stack span:nth-child(2){background:#ccfbf1;color:#115e59}.avatar-stack span:nth-child(3){background:#fef3c7;color:#92400e}.avatar-stack span:last-child{background:var(--navy);color:white}
.hero-product{position:relative;min-height:520px;display:grid;place-items:center;direction:ltr}.product-glow{position:absolute;width:530px;height:420px;border-radius:50%;background:rgba(20,184,166,.12);filter:blur(10px)}.dashboard-preview{width:min(610px,100%);height:400px;background:white;border:1px solid rgba(226,232,240,.85);border-radius:22px;box-shadow:var(--shadow);display:flex;overflow:hidden;position:relative;transform:perspective(1200px) rotateY(3deg) rotateX(1deg);direction:ltr}.dashboard-preview aside{width:66px;background:var(--navy);padding:20px 12px;display:flex;align-items:center;flex-direction:column;gap:16px}.mini-logo{width:32px;height:32px;background:var(--teal);color:#042f2e;border-radius:9px;display:grid;place-items:center;font-weight:800;margin-bottom:18px}.dashboard-preview aside button{width:38px;height:38px;border:0;border-radius:10px;background:transparent;color:#94a3b8}.dashboard-preview aside button.selected{background:rgba(20,184,166,.18);color:#5eead4}.preview-main{flex:1;padding:24px;direction:rtl;background:#fbfdff}.preview-head{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:700}.preview-avatar{width:31px;height:31px;border-radius:50%;background:#e2e8f0;display:grid;place-items:center}.continue-card{margin-top:22px;background:linear-gradient(130deg,#111827,#253248);color:white;border-radius:17px;padding:20px;display:flex;align-items:center;justify-content:space-between}.continue-card small{color:#99f6e4;font-size:9px}.continue-card h3{font-size:16px;margin:5px 0 0}.continue-card p{font-size:9px;color:#cbd5e1;margin:2px 0}.progress-ring{width:60px;height:60px;border-radius:50%;background:conic-gradient(var(--teal) 68%,rgba(255,255,255,.13) 0);display:grid;place-items:center;position:relative}.progress-ring:before{content:"";position:absolute;inset:6px;border-radius:50%;background:#1d293a}.progress-ring b{position:relative;font-size:12px}.preview-section-title{display:flex;justify-content:space-between;margin:20px 0 10px;font-size:11px}.preview-section-title span{color:var(--teal-dark);font-size:9px}.course-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.course-row article{display:flex;gap:10px;align-items:center;padding:12px;background:white;border:1px solid #edf0f4;border-radius:12px}.course-icon{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;font-weight:800}.course-icon.teal{background:#ccfbf1;color:#0f766e}.course-icon.amber{background:#fef3c7;color:#b45309}.course-row article div{flex:1;display:flex;flex-direction:column}.course-row b{font-size:10px}.course-row small{font-size:8px;color:#94a3b8}.course-row i{height:3px;background:#e2e8f0;border-radius:3px;margin-top:6px;overflow:hidden}.course-row u{height:100%;display:block;background:var(--teal)}.next-class{margin-top:14px;padding:12px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:12px;display:flex;align-items:center;gap:10px}.next-class .play{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#dff8f4;color:#0f766e;font-size:10px}.next-class div{display:flex;flex-direction:column;flex:1}.next-class small{font-size:8px;color:#64748b}.next-class b{font-size:10px}.next-class button{border:0;background:var(--teal);font-size:8px;border-radius:7px;padding:7px 11px}.floating-note{position:absolute;background:white;border:1px solid #e2e8f0;border-radius:13px;padding:11px 14px;box-shadow:0 15px 40px rgba(15,23,42,.12);display:flex;align-items:center;gap:10px;direction:rtl}.floating-note>span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#ccfbf1;color:#0f766e;font-weight:800}.floating-note div{display:flex;flex-direction:column}.floating-note b{font-size:10px}.floating-note small{font-size:8px;color:#64748b}.note-top{left:-18px;top:48px}.note-bottom{right:0;bottom:32px}.note-bottom>span{background:#dbeafe;color:#1d4ed8}
.stats-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:var(--navy);color:white;padding:26px clamp(24px,7vw,110px)}.stats-strip div{display:flex;flex-direction:column;padding:0 25px;border-left:1px solid rgba(255,255,255,.12)}.stats-strip div:last-child{border-left:0}.stats-strip b{font-size:13px}.stats-strip span{font-size:10px;color:#94a3b8}
.features{text-align:center;padding:90px clamp(24px,7vw,110px)}.features>.eyebrow{justify-content:center}.features h2{font-size:34px;margin:12px 0 8px}.features>p{color:var(--muted);font-size:13px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px;text-align:right}.feature-grid article{background:white;border:1px solid var(--line);border-radius:18px;padding:25px}.feature-grid span{color:var(--teal);font-size:11px;font-weight:800}.feature-grid h3{font-size:17px;margin:10px 0 5px}.feature-grid p{color:var(--muted);font-size:12px;margin:0}.toast{position:fixed;bottom:25px;right:50%;transform:translate(50%,130%);background:var(--navy);color:white;padding:12px 18px;border-radius:10px;font-size:12px;transition:.3s;z-index:50}.toast.show{transform:translate(50%,0)}
@media(max-width:900px){.topbar nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.trust-row{justify-content:center}.hero-copy>p{margin-inline:auto}.hero-product{min-height:440px}.dashboard-preview{height:370px}.stats-strip{grid-template-columns:1fr 1fr;gap:20px}.stats-strip div:nth-child(2){border-left:0}.feature-grid{grid-template-columns:1fr}.note-top{left:0}.note-bottom{right:0}}
@media(max-width:560px){.topbar{height:70px;padding:0 16px}.brand span{display:none}.brand img{width:85px}.btn-dark{padding:10px 13px;font-size:11px}.hero{padding:42px 18px}.hero h1{font-size:42px;letter-spacing:-1px}.hero-copy>p{font-size:13px}.hero-actions{flex-direction:column}.dashboard-preview{height:340px}.dashboard-preview aside{display:none}.preview-main{padding:16px}.floating-note{display:none}.stats-strip{padding:24px 16px}.stats-strip div{padding:0 10px}.course-row{grid-template-columns:1fr}.course-row article:last-child{display:none}.features{padding:65px 18px}}

/* Product application */
body.has-app{background:#f3f6f9;overflow-x:hidden}.nav-plain,.button-link,footer button{border:0;background:none;cursor:pointer}.header-actions{display:flex;gap:9px}.btn-ghost{background:white;border:1px solid var(--line);color:var(--navy)}.public-topbar nav button{font-size:13px;color:#475569;padding:29px 0;position:relative}.public-topbar nav button.active:after{content:"";position:absolute;bottom:18px;right:30%;left:30%;height:2px;background:var(--teal)}.full-product-hero{min-height:620px}.catalog-section{padding:85px clamp(24px,7vw,110px)}.section-heading,.page-title,.panel-head,.split{display:flex;justify-content:space-between;align-items:center;gap:20px}.section-heading h2,.page-title h1{margin:6px 0 0;font-size:32px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.catalog-card{background:white;border:1px solid var(--line);border-radius:19px;overflow:hidden;box-shadow:0 8px 30px rgba(15,23,42,.04);transition:.22s}.catalog-card:hover{transform:translateY(-5px);box-shadow:0 20px 50px rgba(15,23,42,.09)}.course-cover{height:155px;padding:22px;background:#dff8f4;position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.course-cover:before,.course-cover:after{content:"";position:absolute;border-radius:50%;border:22px solid rgba(255,255,255,.34)}.course-cover:before{width:140px;height:140px;left:-40px;top:-70px}.course-cover:after{width:70px;height:70px;left:70px;top:18px}.course-cover.amber{background:#fef3c7}.course-cover.blue{background:#dbeafe}.course-cover.violet{background:#ede9fe}.course-cover span{position:absolute;top:18px;right:18px;background:rgba(255,255,255,.72);padding:5px 10px;border-radius:20px;font-size:10px;font-weight:700}.course-cover b{font-size:19px;position:relative;z-index:1}.course-cover i{font-size:10px;font-style:normal;color:#475569;position:relative;z-index:1}.catalog-body{padding:20px}.course-meta{display:flex;gap:15px;color:var(--muted);font-size:9px}.catalog-body h3{font-size:16px;margin:9px 0 6px}.catalog-body p{height:41px;overflow:hidden;color:var(--muted);font-size:11px;margin:0}.catalog-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf0f4;margin-top:17px;padding-top:15px}.catalog-footer b{font-size:17px}.catalog-footer del{font-size:10px;color:#94a3b8;margin-right:7px}.circle-btn{width:34px;height:34px;border:0;border-radius:50%;background:var(--navy);color:white}.teacher-cta{margin:0 clamp(24px,7vw,110px) 90px;background:var(--navy);color:white;border-radius:25px;padding:55px;display:flex;align-items:center;justify-content:space-between;overflow:hidden;position:relative}.teacher-cta>div:first-child{position:relative;z-index:1}.teacher-cta span{font-size:11px;color:#5eead4}.teacher-cta h2{font-size:34px;line-height:1.35;margin:10px 0}.teacher-cta p{font-size:12px;color:#cbd5e1}.cta-metrics{display:grid;grid-template-columns:repeat(3,130px);gap:12px}.cta-metrics article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.1);padding:22px 14px;border-radius:15px;text-align:center}.cta-metrics b{font-size:24px;display:block}.cta-metrics span{color:#cbd5e1}footer{background:#0c121f;color:#cbd5e1;padding:55px clamp(24px,7vw,110px) 25px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}footer .brand{filter:brightness(0) invert(1);justify-content:flex-end}footer p,footer span,footer button{font-size:10px;color:#94a3b8}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}footer small{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.08);padding-top:18px;color:#64748b;text-align:center}.catalog-page{background:white}.page-hero{padding:80px clamp(24px,7vw,110px);background:var(--navy);color:white}.page-hero h1{font-size:44px;margin:10px 0}.page-hero p{color:#94a3b8}.catalog-full{min-height:600px}.filter-row{display:flex;gap:8px;align-items:center}.chip{border:1px solid var(--line);background:white;padding:9px 14px;border-radius:20px;font-size:10px}.chip.active{background:var(--navy);color:white}.search-box{margin-right:auto;display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;padding:0 12px}.search-box input{border:0;padding:10px;outline:none;width:210px}

/* Course details */
.course-page{padding:45px clamp(24px,6vw,90px) 90px}.course-page.inside-app{padding:32px}.back-link{border:0;background:none;color:var(--muted);margin-bottom:20px}.course-hero-card{display:grid;grid-template-columns:260px 1fr 250px;gap:30px;background:white;border:1px solid var(--line);border-radius:22px;padding:24px}.course-cover.large{height:100%;min-height:290px;border-radius:16px}.course-info h1{font-size:29px;margin:10px 0}.course-info>p{font-size:12px;color:var(--muted);max-width:590px}.pill{font-size:9px;background:#ccfbf1;color:#0f766e;border-radius:20px;padding:5px 10px}.teacher-line{display:flex;align-items:center;gap:10px;margin:20px 0}.teacher-line>span,.table-user span{width:38px;height:38px;border-radius:50%;background:#dff8f4;color:#0f766e;display:grid;place-items:center;font-size:10px;font-weight:700}.teacher-line div{display:flex;flex-direction:column}.teacher-line small{font-size:8px;color:var(--muted)}.teacher-line b{font-size:11px}.course-facts{display:flex;gap:18px;color:#475569;font-size:10px}.purchase-card{border:1px solid var(--line);border-radius:16px;padding:23px;display:flex;flex-direction:column;align-self:center;background:#fbfdff}.purchase-card small{font-size:9px;color:var(--muted)}.purchase-card strong{font-size:28px;margin:3px 0}.purchase-card del{font-size:10px;color:#94a3b8}.wide{width:100%;margin-top:16px}.purchase-card p,.purchase-card span{font-size:8px;color:var(--muted);text-align:center}.curriculum{max-width:900px;margin:45px auto}.unit-card{background:white;border:1px solid var(--line);border-radius:15px;overflow:hidden;margin-top:14px}.unit-card>header{display:flex;justify-content:space-between;padding:18px 20px;background:#fbfdff}.unit-card header div{display:flex;flex-direction:column}.unit-card header b{font-size:13px}.unit-card header span{font-size:9px;color:var(--muted)}.lesson-row{width:100%;border:0;border-top:1px solid #edf0f4;background:white;display:flex;align-items:center;gap:12px;text-align:right;padding:14px 20px}.lesson-row:not(:disabled):hover{background:#f0fdfa}.lesson-row.locked{opacity:.58}.lesson-kind{width:32px;height:32px;border-radius:50%;background:#ecfdf5;display:grid;place-items:center;color:#0f766e;font-size:10px}.lesson-row div{display:flex;flex-direction:column;flex:1}.lesson-row b{font-size:11px}.lesson-row small{font-size:8px;color:var(--muted)}.lesson-row em{font-size:8px;color:#0f766e;font-style:normal;background:#ccfbf1;padding:5px 8px;border-radius:20px}

/* Dashboard shell */
.app-layout{min-height:100vh;display:grid;grid-template-columns:235px 1fr}.app-sidebar{background:var(--navy);color:white;height:100vh;position:sticky;top:0;padding:24px 16px;display:flex;flex-direction:column;z-index:40}.app-sidebar .brand{margin:0 0 30px;filter:brightness(0) invert(1)}.app-sidebar .brand img{width:86px}.app-sidebar .brand small{color:#94a3b8}.app-sidebar nav{display:flex;flex-direction:column;gap:5px;align-items:stretch}.app-sidebar nav button{border:0;background:transparent;color:#94a3b8;padding:11px 13px;border-radius:10px;text-align:right;display:flex;gap:12px;align-items:center}.app-sidebar nav button:hover,.app-sidebar nav button.active{background:rgba(20,184,166,.13);color:#5eead4}.app-sidebar nav i{font-style:normal;width:22px;text-align:center}.sidebar-help{margin-top:auto;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);border-radius:13px;padding:14px;display:flex;flex-direction:column}.sidebar-help b{font-size:10px}.sidebar-help span{font-size:8px;color:#94a3b8}.sidebar-help button{border:0;background:var(--teal);margin-top:10px;padding:7px;border-radius:7px;font-size:8px}.logout{border:0;background:transparent;color:#94a3b8;text-align:right;padding:15px 12px;margin-top:8px}.app-content{min-width:0}.app-header{height:72px;background:white;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 32px;position:sticky;top:0;z-index:30}.app-header>div:first-of-type{display:flex;flex-direction:column}.app-header small{font-size:8px;color:var(--muted)}.app-header b{font-size:12px}.app-header-actions{margin-right:auto;display:flex;align-items:center;gap:15px}.app-header-actions button{width:35px;height:35px;border-radius:50%;border:1px solid var(--line);background:white;position:relative}.app-header-actions button i{position:absolute;width:6px;height:6px;border-radius:50%;background:#ef4444;top:4px;right:5px}.user-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#ccfbf1;color:#0f766e;font-size:10px;font-weight:700}.mobile-menu{display:none}.dashboard-main{padding:32px;max-width:1500px;margin:0 auto}.dash-head,.page-title{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:26px}.dash-head span,.page-title span{font-size:10px;color:var(--teal-dark);font-weight:700}.dash-head h1,.page-title h1{font-size:25px;margin:4px 0}.dash-head p,.page-title p{font-size:10px;color:var(--muted);margin:0}.today{background:white;border:1px solid var(--line);border-radius:12px;padding:10px 14px;display:flex;flex-direction:column}.today small{font-size:8px;color:var(--muted)}.today b{font-size:10px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:22px}.metrics.four{grid-template-columns:repeat(4,1fr)}.metric-card{background:white;border:1px solid var(--line);border-radius:15px;padding:17px;display:flex;align-items:center;gap:13px}.metric-icon{width:43px;height:43px;border-radius:12px;background:#ccfbf1;color:#0f766e;display:grid;place-items:center}.metric-icon.blue{background:#dbeafe;color:#1d4ed8}.metric-icon.amber{background:#fef3c7;color:#b45309}.metric-icon.violet{background:#ede9fe;color:#6d28d9}.metric-card div{display:flex;flex-direction:column}.metric-card small{font-size:8px;color:var(--muted)}.metric-card strong{font-size:19px}.metric-card em{font-size:7px;font-style:normal;color:#94a3b8}.continue-learning{background:linear-gradient(120deg,#111827,#1f3341);border-radius:18px;padding:22px;color:white;display:grid;grid-template-columns:240px 1fr;gap:24px;margin-bottom:22px}.video-placeholder{min-height:155px;border-radius:13px;background:#163b39;display:grid;place-items:center;position:relative}.video-placeholder>span{width:47px;height:47px;background:white;color:var(--teal-dark);border-radius:50%;display:grid;place-items:center}.video-placeholder small{position:absolute;bottom:8px;right:10px;font-size:7px;color:rgba(255,255,255,.55)}.continue-learning h2{font-size:19px;margin:8px 0 0}.continue-learning p{font-size:9px;color:#94a3b8}.continue-learning>.bar{max-width:420px}.continue-learning>div:last-child>small{font-size:8px;color:#94a3b8}.continue-learning .btn{display:block;margin-top:15px;width:max-content}.bar{height:5px;background:#e2e8f0;border-radius:10px;overflow:hidden;margin:8px 0}.bar i{height:100%;display:block;background:var(--teal);border-radius:10px}.dashboard-grid{display:grid;grid-template-columns:1.35fr 1fr;gap:16px}.panel{background:white;border:1px solid var(--line);border-radius:15px;padding:18px}.panel-head{border-bottom:1px solid #edf0f4;padding-bottom:12px;margin-bottom:6px}.panel-head h2{font-size:13px;margin:0}.panel-head button{border:0;background:none;color:var(--teal-dark);font-size:8px}.mini-course,.course-performance,.person-row,.application-row,.pending-actions article{display:flex;align-items:center;gap:12px;padding:12px 4px;border-bottom:1px solid #f0f2f5}.mini-course:last-child,.person-row:last-child,.application-row:last-child{border:0}.mini-course>div,.course-performance>div,.person-row>div,.application-row>div{flex:1;display:flex;flex-direction:column}.mini-course b,.course-performance b,.person-row b,.application-row b{font-size:10px}.mini-course small,.course-performance small,.person-row small,.application-row small,.application-row em{font-size:7px;color:var(--muted);font-style:normal}.mini-course em{font-size:9px;font-style:normal}.announcement{display:flex;gap:10px;padding:12px 0;border-bottom:1px solid #f0f2f5}.announcement>span{width:30px;height:30px;border-radius:50%;background:#ccfbf1;color:#0f766e;display:grid;place-items:center}.announcement b{font-size:10px}.announcement p{font-size:8px;color:var(--muted);margin:3px 0}.announcement small{font-size:7px;color:#94a3b8}.course-performance>button{border:1px solid var(--line);background:white;border-radius:8px;padding:7px;font-size:8px}.person-row>span,.application-row>span{width:34px;height:34px;border-radius:50%;background:#e2e8f0;display:grid;place-items:center;font-size:9px}.person-row>em{font-size:7px;color:#16a34a;font-style:normal}.my-courses{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.my-courses>article,.manage-course{background:white;border:1px solid var(--line);border-radius:16px;overflow:hidden;display:grid;grid-template-columns:190px 1fr}.my-courses>article>div:last-child,.manage-course>div:last-child{padding:18px}.my-courses h3,.manage-course h3{font-size:15px;margin:0}.my-courses p,.manage-course p{font-size:9px;color:var(--muted)}.my-courses small{font-size:8px;color:var(--muted)}.table-panel{padding:0;overflow:auto}.table-panel table{width:100%;border-collapse:collapse;min-width:700px}.table-panel th{text-align:right;background:#f8fafc;color:var(--muted);font-size:8px;padding:12px 15px}.table-panel td{font-size:9px;padding:13px 15px;border-top:1px solid #edf0f4}.table-user{display:flex;align-items:center;gap:8px}.table-user span{width:28px;height:28px}.status{font-size:7px;border-radius:20px;padding:4px 8px;background:#e2e8f0;color:#475569}.status.paid,.status.approved,.status.active,.status.published{background:#dcfce7;color:#15803d}.status.pending{background:#fef3c7;color:#b45309}.status.rejected,.status.refunded{background:#fee2e2;color:#b91c1c}.admin-cards{display:grid;gap:15px}.manage-course .course-cover{height:100%;min-height:180px}.manage-actions{display:flex;justify-content:flex-end;gap:8px}.announcement-list{display:grid;gap:12px}.announcement-list article{display:flex;gap:15px}.announcement-list h3{font-size:13px;margin:0}.announcement-list p{font-size:10px;color:var(--muted)}.announcement-list small{font-size:8px;color:#94a3b8}.row-actions{display:flex!important;flex:0!important;flex-direction:row!important;gap:5px}.accept,.reject{border:0;border-radius:7px;padding:6px 9px;font-size:7px}.accept{background:#dcfce7;color:#15803d}.reject{background:#fee2e2;color:#b91c1c}.pending-actions{margin-top:16px}.pending-actions h2{font-size:13px}.pending-actions article div{flex:1;display:flex;gap:15px}.form-panel{max-width:850px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-panel label,.modal-card form>label,.form-grid label{display:flex;flex-direction:column;font-size:9px;font-weight:600;color:#475569}.form-panel input,.modal-card input,.modal-card select,.modal-card textarea,.form-panel select{border:1px solid var(--line);border-radius:9px;padding:11px;margin-top:5px;outline:none;font:inherit;background:white}.form-panel input:focus,.modal-card input:focus,.modal-card select:focus,.modal-card textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(20,184,166,.1)}.security-note{max-width:850px;margin-top:15px;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:13px;padding:16px;display:flex;gap:12px}.security-note b{font-size:11px}.security-note p{font-size:8px;color:#475569;margin:2px 0}.empty-state{text-align:center;padding:30px;color:var(--muted)}.empty-state span{font-size:25px}.empty-state h3{font-size:12px}.empty-state p{font-size:8px}

/* Modals */
.modal-backdrop{position:fixed;inset:0;background:rgba(2,6,23,.68);backdrop-filter:blur(4px);z-index:100;display:grid;place-items:center;padding:20px}.modal-card{background:white;width:min(520px,100%);max-height:92vh;overflow:auto;border-radius:20px;padding:28px;position:relative;box-shadow:0 35px 90px rgba(2,6,23,.35)}.modal-card.wide-modal{width:min(720px,100%)}.modal-close{position:absolute;left:18px;top:14px;border:0;background:#f1f5f9;width:30px;height:30px;border-radius:50%;font-size:18px}.modal-heading{text-align:center;margin-bottom:20px}.modal-symbol{width:48px;height:48px;border-radius:14px;background:#ccfbf1;color:#0f766e;display:grid;place-items:center;margin:0 auto 10px;font-size:20px}.modal-heading h2{font-size:20px;margin:0}.modal-heading p{font-size:9px;color:var(--muted)}.modal-card form{display:grid;gap:12px}.check{flex-direction:row!important;align-items:center;gap:8px}.check input{margin:0}.demo-accounts{border-top:1px solid var(--line);margin-top:18px;padding-top:15px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.demo-accounts>b{grid-column:1/-1;font-size:8px;color:var(--muted)}.demo-accounts button{background:#f8fafc;border:1px solid var(--line);border-radius:8px;padding:8px;display:flex;flex-direction:column}.demo-accounts span{font-size:8px;font-weight:700}.demo-accounts small{font-size:6px;color:var(--muted)}.checkout-summary{background:#f8fafc;border:1px solid var(--line);border-radius:12px;padding:14px;display:flex;justify-content:space-between;margin-bottom:15px}.form-hint{font-size:8px;color:#b45309;background:#fffbeb;padding:9px;border-radius:8px}.lesson-player .player-screen{height:250px;background:linear-gradient(135deg,#111827,#1f3a3a);border-radius:14px;color:white;display:grid;place-items:center;align-content:center;gap:7px;position:relative}.player-screen>span{width:55px;height:55px;border-radius:50%;background:var(--teal);display:grid;place-items:center;color:#042f2e;font-size:20px}.player-screen b{font-size:11px}.player-screen small{position:absolute;inset:auto 12px 10px;font-size:7px;color:rgba(255,255,255,.45);transform:rotate(-8deg)}.lesson-player h2{font-size:18px;margin:16px 0 0}.lesson-player p{font-size:9px;color:var(--muted)}fieldset{border:0;border-top:1px solid var(--line);padding:18px 0 5px}legend{font-size:11px;font-weight:700;padding-top:15px}.option{display:flex;flex-direction:row!important;align-items:center;gap:8px;border:1px solid var(--line);border-radius:9px;padding:9px;margin-top:7px}.option input{margin:0}.global-toast{position:fixed;bottom:25px;right:25px;background:var(--navy);color:white;padding:13px 18px;border-radius:11px;font-size:10px;z-index:200;transform:translateY(100px);opacity:0;transition:.25s}.global-toast.show{transform:translateY(0);opacity:1}.global-toast.error{background:#991b1b}.fatal{min-height:100vh;display:grid;place-items:center;align-content:center;text-align:center}.fatal button{border:0;background:var(--teal);padding:10px 15px;border-radius:8px}

@media(max-width:1100px){.catalog-grid{grid-template-columns:repeat(2,1fr)}.course-hero-card{grid-template-columns:210px 1fr}.purchase-card{grid-column:1/-1}.metrics.four{grid-template-columns:repeat(2,1fr)}.my-courses{grid-template-columns:1fr}.cta-metrics{grid-template-columns:repeat(3,100px)}}
@media(max-width:800px){.public-topbar nav{display:none}.public-topbar .btn-ghost{display:none}.catalog-grid{grid-template-columns:1fr}.teacher-cta{flex-direction:column;align-items:flex-start;gap:30px;padding:35px}.cta-metrics{width:100%;grid-template-columns:repeat(3,1fr)}footer{grid-template-columns:1fr 1fr}.app-layout{grid-template-columns:1fr}.app-sidebar{position:fixed;right:0;top:0;width:230px;transform:translateX(105%);transition:.25s}.app-sidebar.open{transform:translateX(0)}.mobile-menu{display:block;border:0;background:none;margin-left:12px}.dashboard-main{padding:20px}.metrics{grid-template-columns:1fr 1fr}.continue-learning{grid-template-columns:1fr}.dashboard-grid{grid-template-columns:1fr}.course-hero-card{grid-template-columns:1fr}.course-cover.large{min-height:210px}.form-grid{grid-template-columns:1fr}.filter-row{flex-wrap:wrap}.search-box{width:100%;margin:5px 0}.search-box input{width:100%}}
@media(max-width:520px){.public-topbar .header-actions .btn-dark{font-size:9px}.full-product-hero{padding-bottom:30px}.catalog-section{padding:55px 18px}.section-heading{align-items:flex-end}.section-heading h2{font-size:25px}.stats-strip{grid-template-columns:1fr 1fr}.teacher-cta{margin:0 18px 55px}.teacher-cta h2{font-size:26px}.cta-metrics{grid-template-columns:1fr}.cta-metrics article{padding:12px}footer{grid-template-columns:1fr}.metrics,.metrics.four{grid-template-columns:1fr}.dash-head,.page-title{align-items:flex-start;gap:14px}.dash-head h1,.page-title h1{font-size:21px}.today{display:none}.course-page{padding:20px 12px}.course-hero-card{padding:14px}.course-facts{flex-direction:column;gap:6px}.my-courses>article,.manage-course{grid-template-columns:1fr}.my-courses .course-cover,.manage-course .course-cover{height:140px}.modal-card{padding:22px 17px}.demo-accounts{grid-template-columns:1fr}.demo-accounts>b{grid-column:auto}.global-toast{right:15px;left:15px;text-align:center}.cta-metrics{display:none}}
