@import "https://fonts.googleapis.com/css2?family=Cairo:wght@300;400;500;600;700;800;900&display=swap";: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%}:root{--brown-950:#160e09;--brown-900:#1f140e;--brown-850:#281a12;--brown-800:#2b1d14;--brown-700:#3a2416;--brown-600:#543521;--brown-500:#6b4228;--brown-400:#8a5b35;--gold-600:#b5793d;--gold-500:#c8945f;--gold-400:#d8b992;--gold-300:#e6cfb2;--gold-200:#f3d29b;--cream:#fffaf3;--cream-2:#fff6e8;--cream-3:#f5e8d4;--text-dark:#2b1d14;--text-light:#fff5e7;--shadow-dark:0 25px 70px #00000061;--shadow-card:0 20px 50px #2b1d1433}*{box-sizing:border-box;margin:0;padding:0;font-family:Cairo,sans-serif}html{scroll-behavior:smooth;width:100%;min-height:100%}body,#root{width:100%;min-height:100vh;margin:0;padding:0}body{background:var(--brown-900);overflow-x:hidden}button,input,select,textarea,a{font-family:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%}.app{background:radial-gradient(circle at 10% 10%,#d8b9921f,#0000 30%),radial-gradient(circle at 90% 85%,#c8945f1a,#0000 28%),linear-gradient(#1d120c,#3a2416,#1d120c);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.profile-card{z-index:5;text-align:center;border:2px solid var(--gold-300);-webkit-backdrop-filter:blur(12px);background:#ffffff09;border-radius:35px;width:100%;max-width:470px;padding:45px 30px;position:relative;box-shadow:0 25px 70px #00000080}.logo{border:5px solid var(--gold-400);background:var(--gold-300);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 25px;display:flex;overflow:hidden}.logo img,.logo-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.profile-card h1{color:var(--cream-3);margin-bottom:10px;font-size:42px;font-weight:900}.profile-card h2{color:var(--gold-300);margin-bottom:8px;font-size:30px;font-weight:900}.subtitle{color:var(--gold-400);margin-bottom:20px;font-size:20px;font-weight:700}.welcome{color:#f7efe4;margin-bottom:35px;font-size:18px;line-height:1.9}.welcome-line{direction:rtl;align-items:center;display:inline-flex}.welcome-text{margin-left:8px}.welcome-emoji{direction:ltr}.links{flex-direction:column;gap:18px;display:flex}.link-btn{border:2px solid var(--gold-300);color:#f8efdf;background:#ffffff09;border-radius:50px;width:100%;padding:17px 20px;font-size:19px;font-weight:800;transition:all .3s}.link-btn:hover{background:var(--gold-300);color:var(--brown-700);transform:translateY(-4px);box-shadow:0 15px 35px #00000040}.profile-card footer{color:var(--gold-400);margin-top:38px;font-size:14px;font-weight:600}.decor{border:2px solid #e6cfb221;border-radius:50%;position:absolute}.decor-1{width:320px;height:320px;top:-130px;left:-130px}.decor-2{width:230px;height:230px;bottom:110px;right:-80px}.decor-3{width:150px;height:150px;bottom:35px;left:45px}.website-page{background:var(--brown-900);width:100%;min-height:100vh;color:var(--text-light);direction:rtl;overflow-x:hidden}.website-header{z-index:500;border-bottom:2px solid var(--gold-500);-webkit-backdrop-filter:blur(15px);background:linear-gradient(90deg,#1f140efa,#3a2416fa,#1f140efa);justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:84px;padding:12px 42px;display:flex;position:sticky;top:0;box-shadow:0 8px 35px #00000059}.website-logo{color:#fff3df;flex-shrink:0;font-size:31px;font-weight:900;line-height:1.2}.website-header-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:10px;display:flex}.website-login-btn,.website-register-btn,.website-back-btn{border-radius:14px;min-height:45px;padding:0 19px;font-size:15px;font-weight:900;transition:all .3s}.website-login-btn{border:2px solid var(--gold-400);color:#fff4e4;background:0 0}.website-register-btn{border:2px solid var(--gold-200);background:linear-gradient(135deg, var(--gold-200), var(--gold-500));color:var(--brown-900)}.website-back-btn{color:#f5e8d4;background:#ffffff0f;border:2px solid #fff3}.website-login-btn:hover,.website-register-btn:hover,.website-back-btn:hover{transform:translateY(-3px);box-shadow:0 10px 25px #00000040}.hero-section{border-bottom:7px solid var(--gold-500);background:#170e09;width:100%;padding:0;position:relative;overflow:hidden}.hero-banner{object-fit:cover;object-position:center top;width:100%;height:auto;display:block}.hero-register-hotspot{z-index:10;color:#0000;cursor:pointer;background:0 0;border:none;border-radius:50px;width:27%;height:13%;font-size:0;position:absolute;bottom:13%;left:17%}.hero-register-hotspot:hover{background:#ffffff0a}.section-title{text-align:center;width:100%;max-width:900px;margin:0 auto 45px}.section-title>span{color:var(--gold-400);margin-bottom:9px;font-size:16px;font-weight:800;display:inline-block}.section-title h2{color:#fff3df;margin-bottom:13px;font-size:clamp(31px,4vw,45px);font-weight:900;line-height:1.45}.section-title p{color:#dfc8ad;max-width:760px;margin:auto;font-size:19px;font-weight:600;line-height:1.9}.website-intro-section{background:radial-gradient(circle at 50% 0,#d8b9921f,#0000 34%),linear-gradient(#1d130d,#24170f);width:100%;padding:90px 25px 70px}.website-features-section{background:radial-gradient(circle at 15%,#c8945f1a,#0000 27%),linear-gradient(#24170f,#1b110c);width:100%;padding:75px 30px 100px}.website-features-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;width:100%;max-width:1250px;margin:auto;display:grid}.website-feature-card{text-align:center;border:2px solid var(--gold-400);min-height:230px;color:var(--brown-900);background:linear-gradient(145deg,#fffaf3,#ead9c1);border-radius:27px;flex-direction:column;justify-content:center;align-items:center;padding:32px 22px;transition:all .4s;display:flex;box-shadow:0 20px 45px #00000047}.website-feature-card>svg{background:linear-gradient(135deg, var(--brown-700), var(--brown-500));color:#ffe7bd;border-radius:50%;width:55px;height:55px;margin-bottom:17px;padding:13px;box-shadow:0 10px 25px #3a241640}.website-feature-card h3{color:var(--brown-700);margin-bottom:10px;font-size:23px;font-weight:900}.website-feature-card p{color:var(--brown-500);font-size:15px;font-weight:700;line-height:1.85}.website-feature-card:hover{transform:translateY(-9px);box-shadow:0 30px 65px #0000005c}.subscription-section{background:radial-gradient(circle at 50% 15%,#d8b99229,#0000 32%),linear-gradient(#1d120c,#2b1d14);flex-direction:column;align-items:center;width:100%;padding:95px 30px 100px;display:flex}.subscription-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;width:100%;max-width:1150px;margin:0 auto 38px;display:grid}.subscription-card{text-align:center;border:2px solid var(--gold-400);min-height:220px;color:var(--brown-900);background:linear-gradient(145deg,#fffaf3,#ead9c1);border-radius:25px;flex-direction:column;justify-content:center;align-items:center;padding:30px 20px;transition:all .35s;display:flex;box-shadow:0 18px 45px #00000047}.subscription-card>svg{color:var(--brown-500);margin-bottom:14px;font-size:35px}.subscription-card h3{color:var(--brown-700);margin-bottom:8px;font-size:23px;font-weight:900}.subscription-card p{color:var(--brown-500);font-size:15px;font-weight:700;line-height:1.8}.subscription-card:hover{transform:translateY(-7px)}.subscription-register-btn{border:3px solid var(--cream-2);background:linear-gradient(135deg, var(--gold-200), var(--gold-500));min-width:225px;min-height:58px;color:var(--brown-900);border-radius:40px;padding:0 38px;font-size:19px;font-weight:900;transition:all .3s;box-shadow:0 7px #130c08,0 15px 30px #00000040}.subscription-register-btn:hover{transform:translateY(-5px);box-shadow:0 11px #130c08,0 20px 40px #0000004d}#public-courses{direction:rtl!important;background:radial-gradient(circle at 14% 20%,#d8b9921f,#0000 26%),radial-gradient(circle at 87% 80%,#c8945f1a,#0000 26%),linear-gradient(#0f0b09,#21150e)!important;width:100%!important;padding:95px 30px!important}#public-courses>div{width:min(1280px,100%)!important}#public-courses>div>div:first-child{margin-bottom:48px!important}#public-courses>div>div:first-child>span{color:var(--gold-400)!important;font-size:16px!important;font-weight:800!important}#public-courses>div>div:first-child h2{color:#fff3df!important;font-size:clamp(31px,5vw,46px)!important;font-weight:900!important}#public-courses>div>div:first-child p{color:#d8c2a6!important;font-size:18px!important;line-height:1.9!important}#public-courses>div>div:nth-child(2){grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:25px!important;display:grid!important}[id^=public-course-]{border:2px solid var(--gold-400)!important;color:var(--brown-900)!important;text-align:right!important;background:linear-gradient(145deg,#fffaf3,#ead9c1)!important;border-radius:27px!important;transition:transform .35s,box-shadow .35s!important;position:relative!important;overflow:hidden!important;box-shadow:0 22px 55px #00000059!important}[id^=public-course-]:hover{transform:translateY(-9px)!important;box-shadow:0 34px 75px #00000080!important}[id^=public-course-]>div:first-child{aspect-ratio:16/10!important;background:#2c2018!important;width:100%!important;overflow:hidden!important}[id^=public-course-]>div:first-child img,[id^=public-course-] img{object-fit:cover!important;object-position:center!important;width:100%!important;height:100%!important;transition:transform .5s!important;display:block!important}[id^=public-course-]:hover img{transform:scale(1.055)}[id^=public-course-]>div:nth-child(2){padding:23px!important}[id^=public-course-]>div:nth-child(2)>span{color:var(--brown-500)!important;font-size:14px!important;font-weight:800!important}[id^=public-course-] h3{color:var(--brown-700)!important;margin-bottom:14px!important;font-size:22px!important;font-weight:900!important;line-height:1.55!important}[id^=public-course-] strong{color:var(--brown-700)!important;font-size:20px!important;font-weight:900!important}[id^=public-course-]>div:nth-child(2)>div:first-of-type span{color:#765039!important;font-weight:700!important}[id^=public-course-] button{border-radius:13px!important;min-height:48px!important;padding:11px 10px!important;font-size:14px!important;font-weight:900!important;transition:all .25s!important}[id^=public-course-] button:first-child{border:2px solid var(--brown-900)!important;background:linear-gradient(135deg, var(--gold-200), var(--gold-500))!important;color:var(--brown-900)!important;box-shadow:0 5px 0 var(--brown-900)!important}[id^=public-course-] button:last-child{border:2px solid var(--brown-700)!important;background:var(--brown-700)!important;color:#fff5e7!important}[id^=public-course-] button:hover{transform:translateY(-3px)!important}.stages-section{text-align:center;background:radial-gradient(circle at 15% 20%,#d8b9921a,#0000 25%),radial-gradient(circle at 85% 80%,#c8945f1c,#0000 27%),linear-gradient(#2b1d14,#1d120c);width:100%;padding:100px 35px}.stages-heading{margin-bottom:48px}.stages-heading h2{color:#fff3df;margin-bottom:12px;font-size:44px;font-weight:900}.stages-heading p{color:var(--gold-400);font-size:19px;font-weight:700}.stages-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:27px;width:100%;max-width:1250px;margin:auto;display:grid}.stage-card{border:3px solid var(--gold-400);background:var(--brown-700);border-radius:31px;min-height:500px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 24px 55px #0000006b}.stage-card:hover{transform:translateY(-10px);box-shadow:0 35px 75px #0000008c}.stage-image{object-fit:cover;object-position:center;width:100%;height:390px;transition:transform .55s;display:block}.stage-card:hover .stage-image{transform:scale(1.06)}.stage-basic-info{z-index:2;min-height:110px;color:var(--brown-900);background:linear-gradient(135deg,#fffaf3,#e6cfb2);padding:20px 15px;position:relative}.stage-basic-info h3{color:var(--brown-700);margin-bottom:5px;font-size:27px;font-weight:900}.stage-basic-info p{color:var(--brown-500);font-size:17px;font-weight:700}.stage-overlay{z-index:5;opacity:0;background:linear-gradient(#1f140e38,#1f140ef5);flex-direction:column;justify-content:center;align-items:center;padding:35px;transition:opacity .45s,transform .5s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0;transform:translateY(100%)}.stage-card:hover .stage-overlay{opacity:1;transform:translateY(0)}.stage-overlay h3{color:#fff3df;margin-bottom:16px;font-size:29px;font-weight:900}.stage-overlay p{color:#fff6e8;max-width:320px;margin-bottom:26px;font-size:17px;font-weight:700;line-height:1.9}.stage-register-btn{background:linear-gradient(135deg, var(--gold-200), var(--gold-500));min-height:50px;color:var(--brown-900);border:2px solid #fff6e8;border-radius:35px;padding:0 38px;font-size:18px;font-weight:900;transition:all .3s}.stage-register-btn:hover{background:#fff6e8;transform:translateY(-4px)scale(1.04)}.social-strip{border:2px solid var(--gold-400);direction:rtl;background:linear-gradient(135deg,#2f1f17,#6b4228,#2f1f17);border-radius:27px;justify-content:space-between;align-items:center;gap:20px;width:min(1100px,100% - 40px);margin:70px auto 80px;padding:22px 30px;display:flex;box-shadow:0 18px 45px #00000059}.social-strip p{color:#fff3df;font-size:22px;font-weight:900}.social-links{align-items:center;gap:13px;display:flex}.social-icon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:26px;transition:all .3s;display:flex;box-shadow:0 9px 22px #0000004d}.social-icon:hover{transform:translateY(-5px)scale(1.06)}.youtube{background:red}.facebook{background:#1877f2}.tiktok{background:#101010}.reveal-up{opacity:0;transition:opacity 1s,transform 1s cubic-bezier(.22,1,.36,1);transform:translateY(65px)}.reveal-up.show{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.12s}.delay-2{transition-delay:.22s}.delay-3{transition-delay:.32s}.delay-4{transition-delay:.42s}.auth-page{direction:rtl;background:radial-gradient(circle at 15% 15%,#d8b99229,#0000 28%),radial-gradient(circle at 85% 85%,#c8945f21,#0000 30%),linear-gradient(#21150e,#120b08);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:55px 18px;display:flex}.auth-card{border:3px solid var(--gold-400);width:100%;max-width:530px;color:var(--brown-900);background:linear-gradient(145deg,#fffaf3,#ead9c1);border-radius:32px;padding:48px 42px 38px;position:relative;box-shadow:0 30px 80px #0000007a}.auth-back-btn{border:1px solid var(--gold-500);min-height:43px;color:var(--brown-600);background:#c8945f26;border-radius:12px;margin-bottom:22px;padding:0 17px;font-size:14px;font-weight:900;transition:all .25s}.auth-back-btn:hover{background:#c8945f40;transform:translateY(-2px)}.auth-logo{text-align:center;color:var(--brown-700);margin-bottom:16px;font-size:30px;font-weight:900}.auth-heading{text-align:center;margin-bottom:30px}.auth-heading h1{color:var(--brown-700);margin-bottom:8px;font-size:36px;font-weight:900}.auth-heading p{color:var(--brown-500);font-size:15px;font-weight:700;line-height:1.8}.auth-form{flex-direction:column;gap:18px;width:100%;display:flex}.auth-field{flex-direction:column;gap:7px;display:flex}.auth-field label,.register-field label{color:var(--brown-600);font-size:15px;font-weight:900}.auth-field input,.register-field input,.register-field select{width:100%;min-height:56px;color:var(--brown-900);background:#fffc;border:2px solid tan;border-radius:15px;outline:none;padding:0 16px;font-size:15px;font-weight:700;transition:all .25s}.auth-field input:focus,.register-field input:focus,.register-field select:focus{border-color:var(--brown-400);background:#fff;box-shadow:0 0 0 4px #c8945f2b}.password-input-wrapper{width:100%;position:relative}.password-input-wrapper input{padding-left:55px}.password-eye-btn{width:38px;height:38px;color:var(--brown-600);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.password-eye-btn:hover{background:#ead6ba}.auth-submit-btn{border:3px solid var(--brown-900);background:linear-gradient(135deg, var(--gold-200), var(--gold-500));width:100%;min-height:58px;color:var(--brown-900);box-shadow:0 6px 0 var(--brown-900);border-radius:17px;justify-content:center;align-items:center;gap:9px;padding:12px 20px;font-size:18px;font-weight:900;transition:all .3s;display:flex}.auth-submit-btn:hover{box-shadow:0 10px 0 var(--brown-900);transform:translateY(-4px)}.forgot-password-btn{width:max-content;color:var(--brown-400);background:0 0;border:none;align-self:flex-start;font-size:14px;font-weight:900}.forgot-password-btn:hover{text-decoration:underline}.auth-switch{text-align:center;color:var(--brown-500);font-size:14px;font-weight:700}.auth-switch button{color:var(--brown-400);background:0 0;border:none;margin-right:6px;font-size:14px;font-weight:900;text-decoration:underline}.auth-message{text-align:center;border-radius:13px;width:100%;padding:13px 15px;font-size:14px;font-weight:800;line-height:1.7}.auth-message.success{color:#166534;background:#e5f7ea;border:1px solid #75bc88}.auth-message.pending{color:#805100;background:#fff4cf;border:1px solid #dca740}.auth-message.error{color:#a52219;background:#ffe8e6;border:1px solid #e09a94}.register-page{direction:rtl;background:radial-gradient(circle at 10% 10%,#d8b99229,#0000 28%),radial-gradient(circle at 90% 85%,#c8945f24,#0000 30%),linear-gradient(#21150e,#120b08);width:100%;min-height:100vh;padding:55px 18px 80px}.register-container{border:3px solid var(--gold-400);width:100%;max-width:1050px;color:var(--brown-900);background:linear-gradient(145deg,#fffaf3,#ead9c1);border-radius:32px;margin:auto;padding:45px 46px 42px;box-shadow:0 30px 85px #0000007a}.register-heading{text-align:center;margin-bottom:35px}.register-heading h1{color:var(--brown-700);margin-bottom:7px;font-size:37px;font-weight:900}.register-heading p{color:var(--brown-500);font-size:15px;font-weight:700}.register-form{width:100%}.register-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;width:100%;margin-top:18px;display:grid}.register-field{flex-direction:column;gap:7px;display:flex}.register-field.full-width,.full-width{width:100%}.register-field input,.register-field select{text-align:right;direction:rtl}.register-field input[dir=ltr]{text-align:right;direction:ltr}.register-submit-btn{margin-top:28px}.instructions-overlay{z-index:5000;-webkit-backdrop-filter:blur(8px);background:#0c0704cc;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.instructions-modal{border:3px solid var(--gold-400);width:100%;max-width:660px;color:var(--brown-900);text-align:center;background:linear-gradient(145deg,#fffaf3,#ead9c1);border-radius:27px;padding:30px 31px 26px;position:relative;overflow:visible;box-shadow:0 35px 90px #00000094}.instructions-close{background:var(--brown-700);color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:24px;font-weight:900;display:flex;position:absolute;top:14px;left:14px}.instructions-modal h2{color:var(--brown-700);margin-bottom:18px;font-size:27px;font-weight:900}.instructions-modal>p{color:var(--brown-500);margin-bottom:20px;font-size:15px;font-weight:700;line-height:1.8}.instructions-list{text-align:right;flex-direction:column;gap:7px;display:flex}.instructions-list p{color:#4d311f;border-bottom:1px solid #8a5b3533;align-items:flex-start;gap:10px;padding:8px 10px;font-size:14px;font-weight:700;line-height:1.55;display:flex}.instructions-list p span{background:var(--gold-500);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:flex}.student-profile-page{width:100%;min-height:100vh;color:var(--brown-900);direction:rtl;background:radial-gradient(circle at 12% 15%,#d8b99238,#0000 30%),radial-gradient(circle at 88% 85%,#c8945f2e,#0000 30%),linear-gradient(#f8f2e9,#ead9c1)}.student-dashboard-header{z-index:1000;border-bottom:3px solid var(--gold-400);background:linear-gradient(90deg,#24170f,#3a2416,#24170f);width:100%;position:sticky;top:0;box-shadow:0 8px 30px #0000004d}.student-dashboard-top{justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:72px;padding:10px 32px;display:flex}.student-dashboard-logo{color:#fff3df;font-size:28px;font-weight:900}.student-dashboard-actions{align-items:center;gap:10px;display:flex}.student-dark-mode-btn,.student-logout-btn{border:2px solid var(--gold-400);border-radius:13px;min-height:43px;font-size:14px;font-weight:900}.student-dark-mode-btn{width:45px;color:var(--brown-700);background:#fff6e8}.student-logout-btn{background:var(--brown-700);color:#fff4e4;align-items:center;gap:7px;padding:0 16px;display:flex}.student-dashboard-nav{background:#352116;align-items:center;gap:4px;width:100%;padding:0 25px;display:flex;overflow-x:auto}.student-dashboard-nav::-webkit-scrollbar{height:4px}.student-nav-btn{color:#dac2a8;background:0 0;border:none;border-bottom:4px solid #0000;flex-shrink:0;justify-content:center;align-items:center;gap:7px;min-height:50px;padding:0 17px;font-size:14px;font-weight:900;display:flex}.student-nav-btn.active{border-bottom-color:var(--gold-400);color:#fff6e8;background:#ffffff0d}.student-profile-main{width:100%;max-width:1450px;margin:auto;padding:40px 32px 90px}.student-profile-title{text-align:center;margin-bottom:32px}.student-profile-title h1{color:var(--brown-700);padding-bottom:12px;font-size:40px;font-weight:900;display:inline-block;position:relative}.student-profile-title h1:after{content:"";background:linear-gradient(90deg, var(--gold-400), var(--brown-400));border-radius:20px;width:90px;height:5px;position:absolute;bottom:0;right:50%;transform:translate(50%)}.student-profile-layout{grid-template-columns:minmax(320px,.9fr) minmax(550px,1.55fr);align-items:start;gap:27px;width:100%;display:grid}.student-information-section,.student-statistics-section{width:100%}.student-section-heading{background:linear-gradient(135deg, var(--brown-700), var(--brown-500));border-radius:13px;width:max-content;min-width:180px;margin:0 auto 16px;padding:8px 23px}.student-section-heading h2{color:#fff3df;margin:0;font-size:21px;font-weight:900}.student-information-card,.student-stat-card,.student-grades-card{border:3px solid var(--gold-400);box-shadow:var(--shadow-card);background:linear-gradient(145deg,#fffaf3,#ead9c1)}.student-information-card{text-align:center;border-radius:23px;width:100%;padding:31px 26px}.student-avatar{border:5px solid var(--gold-400);background:linear-gradient(135deg, var(--brown-700), var(--brown-500));color:#fff3df;border-radius:50%;justify-content:center;align-items:center;width:106px;height:106px;margin:0 auto 18px;font-size:48px;display:flex}.student-main-data h2{color:var(--brown-600);margin-bottom:20px;font-size:26px;font-weight:900}.student-data-list{flex-direction:column;gap:9px;display:flex}.student-data-list p{min-height:46px;color:var(--brown-600);background:#fff9;border:1px solid #8a5b3540;border-radius:12px;align-items:center;gap:11px;padding:0 14px;font-size:14px;font-weight:800;display:flex}.student-account-status{color:#14532d;background:#dcfce7;border:2px solid #34a853;border-radius:22px;align-items:center;gap:7px;width:max-content;margin:20px auto 0;padding:8px 16px;font-size:13px;font-weight:900;display:flex}.student-statistics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;width:100%;display:grid}.student-stat-card{text-align:center;border-radius:23px;flex-direction:column;justify-content:center;align-items:center;min-height:215px;padding:25px 18px;display:flex}.student-stat-icon{background:linear-gradient(135deg, var(--brown-700), var(--brown-500));color:#fff3df;border-radius:50%;justify-content:center;align-items:center;width:59px;height:59px;margin-bottom:14px;font-size:25px;display:flex}.student-stat-card h3{color:var(--brown-700);margin-bottom:10px;font-size:17px;font-weight:900;line-height:1.6}.student-stat-card strong{color:var(--brown-400);font-size:40px;font-weight:900}.student-stat-card span{color:var(--brown-500);font-size:13px;font-weight:800}.student-grades-card{border-radius:23px;grid-column:1/-1;padding:27px}.student-grades-content{grid-template-columns:auto 1fr auto;align-items:center;gap:20px;display:grid}.student-grades-text h3{color:var(--brown-700);margin-bottom:10px;font-size:19px;font-weight:900}.student-grades-numbers{align-items:flex-end;gap:9px;display:flex}.student-grades-numbers strong{color:var(--brown-400);font-size:42px;font-weight:900}.student-grades-numbers span{color:var(--brown-500);font-size:15px;font-weight:800}.student-grades-percentage{border:4px solid var(--gold-500);background:#fffaf3;border-radius:50%;justify-content:center;align-items:center;width:95px;height:95px;display:flex}.student-grades-percentage strong{color:var(--brown-700);font-size:23px;font-weight:900}.student-grades-progress{background:#6b42282b;border-radius:20px;width:100%;height:12px;margin-top:22px;overflow:hidden}.student-grades-progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--brown-400), var(--gold-400));height:100%}.student-courses-page{width:100%}.student-empty-courses{text-align:center;border:3px solid var(--gold-400);background:linear-gradient(145deg,#fffaf3,#ead9c1);border-radius:28px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:400px;padding:50px 25px;display:flex}.student-empty-courses-icon{background:linear-gradient(135deg, var(--brown-700), var(--brown-500));color:#fff3df;border-radius:50%;justify-content:center;align-items:center;width:95px;height:95px;margin-bottom:20px;font-size:42px;display:flex}.student-empty-courses h2{color:var(--brown-700);margin-bottom:10px;font-size:29px;font-weight:900}.student-empty-courses p{max-width:620px;color:var(--brown-500);font-size:16px;font-weight:700;line-height:1.9}.student-courses-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;display:grid}.student-course-card{border:3px solid var(--gold-400);box-shadow:var(--shadow-card);background:linear-gradient(145deg,#fffaf3,#ead9c1);border-radius:25px;transition:all .35s;overflow:hidden}.student-course-card:hover{transform:translateY(-7px)}.student-course-image-wrapper{background:var(--brown-700);width:100%;height:225px;position:relative;overflow:hidden}.student-course-image{object-fit:cover;width:100%;height:100%;transition:all .45s}.student-course-card:hover .student-course-image{transform:scale(1.055)}.student-course-status{color:#fff;background:#198754;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:900;position:absolute;top:13px;right:13px}.student-course-content{text-align:right;padding:22px 19px}.student-course-grade{border:1px solid var(--gold-500);color:var(--brown-500);background:#d8b9924d;border-radius:20px;margin-bottom:10px;padding:6px 12px;font-size:12px;font-weight:900;display:inline-block}.student-course-content h2{color:var(--brown-700);margin-bottom:8px;font-size:21px;font-weight:900}.student-course-content p{color:var(--brown-500);margin-bottom:16px;font-size:14px;font-weight:700;line-height:1.8}.student-course-progress-info{color:var(--brown-500);justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;font-weight:800;display:flex}.student-course-progress-bar{background:#6b42282b;border-radius:20px;width:100%;height:11px;margin-bottom:19px;overflow:hidden}.student-course-progress-fill{border-radius:inherit;background:linear-gradient(90deg, var(--brown-400), var(--gold-400));height:100%}.student-open-course-btn{border:2px solid var(--brown-900);background:linear-gradient(135deg, var(--gold-200), var(--gold-500));width:100%;min-height:51px;color:var(--brown-900);border-radius:15px;font-size:15px;font-weight:900}.student-whatsapp-floating{z-index:3000;color:#fff;background:linear-gradient(135deg,#25d366,#0faf50);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:61px;height:61px;font-size:32px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 0 0 7px #25d36624,0 14px 35px #00371966}.student-session-message{border:3px solid var(--gold-400);text-align:center;background:linear-gradient(145deg,#fffaf3,#ead9c1);border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:calc(100% - 30px);max-width:520px;min-height:290px;margin:80px auto;padding:35px 22px;display:flex}@media (width<=1100px){.website-features-grid,.subscription-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#public-courses>div>div:nth-child(2){grid-template-columns:repeat(2,minmax(0,1fr))!important}.student-profile-layout{grid-template-columns:1fr}.student-courses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.website-header{padding:12px 18px}.website-logo{font-size:26px}.stages-grid{grid-template-columns:1fr}.stage-card{width:100%;max-width:520px;margin:auto}}@media (width<=750px){.website-header{flex-direction:column;padding:15px;position:relative}.website-header-actions{justify-content:center;width:100%}.website-login-btn,.website-register-btn,.website-back-btn{flex:1;min-width:100px;padding:0 9px;font-size:13px}.hero-banner{object-fit:cover;object-position:center;min-height:300px}.hero-register-hotspot{width:35%;height:14%;bottom:12%;left:13%}.website-intro-section,.website-features-section,.subscription-section,.stages-section{padding-left:16px;padding-right:16px}.website-features-grid,.subscription-grid{grid-template-columns:1fr}#public-courses{padding:70px 15px!important}#public-courses>div>div:nth-child(2){grid-template-columns:1fr!important}[id^=public-course-]{width:100%!important;max-width:500px!important;margin:auto!important}.social-strip{text-align:center;flex-direction:column}.register-container,.auth-card{padding:32px 20px}.register-grid{grid-template-columns:1fr}.student-dashboard-top{flex-direction:column;padding:13px 15px}.student-dashboard-logo{text-align:center}.student-dashboard-actions{justify-content:center;width:100%}.student-profile-main{padding:32px 15px 75px}.student-statistics-grid{grid-template-columns:1fr}.student-grades-card{grid-column:auto}.student-grades-content{text-align:center;grid-template-columns:1fr;justify-items:center}.student-grades-text{text-align:center}.student-grades-numbers{justify-content:center}.student-courses-grid{grid-template-columns:1fr}}@media (width<=500px){.profile-card{border-radius:27px;padding:34px 18px}.profile-card h1{font-size:33px}.profile-card h2{font-size:24px}.logo{width:95px;height:95px}.section-title h2,.stages-heading h2{font-size:29px}.section-title p{font-size:15px}.website-feature-card,.subscription-card{min-height:190px}#public-courses>div>div:first-child h2{font-size:30px!important}[id^=public-course-]>div:nth-child(2){padding:18px!important}[id^=public-course-] h3{font-size:19px!important}.stage-image{height:330px}.stage-card{min-height:440px}.register-heading h1,.auth-heading h1{font-size:28px}.student-dashboard-actions{flex-wrap:wrap}.student-profile-title h1{font-size:29px}.student-whatsapp-floating{width:55px;height:55px;font-size:28px;bottom:14px;right:14px}}.course-content-page{color:#4a2f1f;direction:rtl;width:100%;min-height:70vh;padding:30px}.course-content-back-btn{color:#6b472f;cursor:pointer;background:#fffaf3;border:1px solid #8b6546;border-radius:12px;align-items:center;gap:9px;margin-bottom:24px;padding:12px 18px;font-size:15px;font-weight:800;display:inline-flex}.course-content-header{color:#f7d9aa;background:linear-gradient(135deg,#3d281c,#67472f);border:1px solid #8f6644;border-radius:20px;align-items:center;gap:18px;width:100%;min-height:130px;margin-bottom:28px;padding:26px 30px;display:flex;box-shadow:0 12px 28px #4a2f1f38}.course-content-header>svg{color:#efc681;flex-shrink:0;font-size:42px}.course-content-header span{color:#efc681;margin-bottom:6px;font-size:14px;font-weight:800;display:inline-block}.course-content-header h1{color:#fff0d7;margin:0;font-size:31px}.course-content-header p{color:#e7cfaa;margin:8px 0 0;line-height:1.7}.course-content-section-title{margin-bottom:14px}.course-content-section-title h2{color:#4a2f1f;margin:0 0 7px;font-size:25px}.course-content-section-title p{color:#85664e;margin:0}.course-content-items{gap:12px;display:grid}.course-content-card{text-align:right;width:100%;min-height:82px;color:inherit;cursor:pointer;background:#fffaf3;border:1px solid #dfc5a3;border-radius:13px;align-items:center;gap:15px;padding:16px 18px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 5px 14px #4a2f1f12}.course-content-card:hover:not(:disabled){border-color:#bc895d;transform:translateY(-1px);box-shadow:0 9px 20px #4a2f1f1f}.course-content-card:disabled{cursor:not-allowed}.course-content-card.locked{opacity:.65}.course-content-card-icon{color:#f7d8a6;background:linear-gradient(135deg,#4a2f1f,#795439);border-radius:12px;flex-shrink:0;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.course-content-card-info{flex:1}.course-content-card-info h3{color:#4a2f1f;margin:0 0 5px;font-size:18px}.course-content-card-info p{color:#876a53;margin:0;font-size:14px;line-height:1.5}.course-content-card-info span{color:#a86e30;align-items:center;gap:7px;margin-top:7px;font-size:13px;font-weight:800;display:inline-flex}.course-content-completed-icon{color:#28a963;flex-shrink:0;font-size:25px}.exam-card.locked{opacity:.62;background:#eee6df}.exam-card.available{border-color:#c89a5e}.course-content-empty{text-align:center;background:#fffaf3;border:1px solid #dfc5a3;border-radius:18px;max-width:650px;margin:60px auto;padding:35px}.course-content-empty button{color:#fff;cursor:pointer;background:#795035;border:none;border-radius:10px;margin-top:18px;padding:11px 20px}.dark-student-profile-page .course-content-page{color:#f7ead9}.dark-student-profile-page .course-content-back-btn{color:#ffd9a1;background:#2a1f19;border-color:#7d5b40}.dark-student-profile-page .course-content-header{background:linear-gradient(135deg,#241813,#4a3022);border-color:#6c4934}.dark-student-profile-page .course-content-section-title h2{color:#fff3df}.dark-student-profile-page .course-content-section-title p{color:#d5bea6}.dark-student-profile-page .course-content-page>div[style*="background: rgb(255, 255, 255)"]{background:#1f1713!important;border-color:#513726!important;box-shadow:0 8px 22px #00000038!important}.dark-student-profile-page .course-content-page button[style*="width: 100%"][style*="justify-content: space-between"]{color:#f8eadb!important;background:linear-gradient(90deg,#261914,#352219)!important;border-bottom:1px solid #d7ab771f!important}.dark-student-profile-page .course-content-page button[style*="justify-content: space-between"] h2{color:#fff4e4!important;font-size:22px!important}.dark-student-profile-page .course-content-page button[style*="justify-content: space-between"]:hover{background:linear-gradient(90deg,#2e1d16,#43291d)!important}.dark-student-profile-page .course-content-page div[style*="border-top: 1px solid"]{background:#18120f!important;border-top-color:#4c3426!important}.dark-student-profile-page .course-content-page div[style*="background: rgb(248, 243, 237)"]{background:#241a15!important;border-color:#563b2b!important}.dark-student-profile-page .course-content-page input{color:#fff0df!important;-webkit-text-fill-color:#fff0df!important;caret-color:#fff0df!important;background:#16100d!important;border-color:#6d4a36!important}.dark-student-profile-page .course-content-page input::placeholder{color:#a58d79!important}.dark-student-profile-page .course-content-card{box-shadow:none;background:#251a15;border-color:#51392b}.dark-student-profile-page .course-content-card:hover:not(:disabled){background:#2d1f18;border-color:#95663f}.dark-student-profile-page .course-content-card-info h3{color:#fff4e4}.dark-student-profile-page .course-content-card-info p{color:#cbb5a2}.dark-student-profile-page .course-content-card-info span{color:#e6b66e}.dark-student-profile-page .course-content-card-icon{color:#f5ce93;background:linear-gradient(135deg,#4b2f20,#785137)}.dark-student-profile-page .exam-card.locked,.dark-student-profile-page .course-content-card.locked{opacity:.58;background:#1c1612;border-color:#3d2d24}.course-content-page>div>div[style*="overflow: hidden"]{border-radius:15px!important}.course-content-page button[style*="justify-content: space-between"]{min-height:80px;transition:background .2s,transform .2s}.course-content-page button[style*="justify-content: space-between"]:hover{background:#f8efe6!important}@media (width<=700px){.course-content-page{padding:14px}.course-content-header{gap:13px;min-height:auto;padding:20px 16px}.course-content-header>svg{font-size:32px}.course-content-header h1{font-size:23px}.course-content-header p{font-size:14px}.course-content-card{gap:11px;min-height:78px;padding:14px}.course-content-card-icon{width:44px;height:44px}.course-content-card-info h3{font-size:16px}.course-content-card-info p{font-size:13px}.course-content-page button[style*="justify-content: space-between"]{min-height:72px;padding:16px!important}.course-content-page button[style*="justify-content: space-between"] h2{font-size:18px!important}}@media (width<=450px){.course-content-page{padding:10px}.course-content-header{border-radius:15px}.course-content-card{border-radius:11px}.course-content-card-icon{width:40px;height:40px;font-size:17px}}.exam-page{color:#4a2f1f;direction:rtl;width:100%;min-height:70vh;padding:30px}.exam-back-btn{color:#6b472f;cursor:pointer;background:#fffaf3;border:1px solid #8b6546;border-radius:12px;align-items:center;gap:9px;margin-bottom:24px;padding:12px 18px;font-size:15px;font-weight:800;display:inline-flex}.exam-header{color:#f7d9aa;background:linear-gradient(135deg,#3d281c,#67472f);border:1px solid #8f6644;border-radius:20px;align-items:center;gap:18px;width:100%;min-height:125px;margin-bottom:28px;padding:25px 30px;display:flex;box-shadow:0 12px 28px #4a2f1f38}.exam-header>svg{color:#efc681;flex-shrink:0;font-size:42px}.exam-header h1{color:#fff0d7;margin:0;font-size:31px}.exam-header p{color:#e7cfaa;margin:8px 0 0;line-height:1.7}.exam-questions-list{gap:18px;display:grid}.exam-question-card{background:#fffaf3;border:1px solid #dfc5a3;border-radius:18px;padding:24px;position:relative;box-shadow:0 9px 24px #4a2f1f14}.exam-question-number{color:#f6d69f;background:linear-gradient(135deg,#4a2f1f,#795439);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:14px;font-size:17px;font-weight:900;display:grid}.exam-question-card h2{color:#4a2f1f;margin:0 0 18px;font-size:20px;line-height:1.8}.exam-options-list{gap:11px;display:grid}.exam-option-btn{text-align:right;color:#5c402c;cursor:pointer;background:#fffdf9;border:1px solid #dcc19e;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:54px;padding:12px 15px;font-size:15px;transition:border-color .2s,background .2s,transform .2s;display:flex}.exam-option-btn:hover{background:#fbf0e1;border-color:#b9854c;transform:translateY(-1px)}.exam-option-btn.selected{color:#4a2f1f;background:#f2d7b4;border-color:#a96e31;box-shadow:inset 0 0 0 1px #a96e3133}.exam-option-letter{color:#f8ddb0;background:#6f4930;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.exam-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#188b50,#34b36e);border:none;border-radius:14px;justify-content:center;align-items:center;width:min(430px,100%);min-height:58px;margin:30px auto 0;padding:14px 22px;font-size:17px;font-weight:900;display:flex;box-shadow:0 10px 24px #188b5047}.exam-submit-btn:disabled{opacity:.65;cursor:wait}.exam-result-card{text-align:center;background:#fffaf3;border:1px solid #dfc5a3;border-radius:22px;width:min(650px,100%);margin:0 auto 28px;padding:34px 28px;box-shadow:0 14px 35px #4a2f1f1f}.exam-result-card>svg{color:#a86e30;margin-bottom:14px;font-size:48px}.exam-result-card h1{color:#4a2f1f;margin:0 0 8px;font-size:30px}.exam-result-card h2{color:#7a5b43;margin:0 0 20px;font-size:19px}.exam-result-card strong{color:#188b50;font-size:40px;display:block}.exam-result-card span{color:#a86e30;margin-top:6px;font-size:22px;font-weight:900;display:block}.exam-review-list{width:min(760px,100%);margin:0 auto}.exam-review-list>h2{color:#4a2f1f;margin:0 0 16px;font-size:24px}.exam-review-item{background:#fffaf3;border:1px solid #dfc5a3;border-radius:14px;align-items:center;gap:13px;margin-bottom:12px;padding:17px;display:flex}.exam-review-item>div:first-child{font-size:25px}.exam-review-item.correct{border-color:#87cba7}.exam-review-item.correct>div:first-child{color:#28a963}.exam-review-item.wrong{border-color:#dda29a}.exam-review-item.wrong>div:first-child{color:#c94d43}.exam-review-item h3{color:#4a2f1f;margin:0 0 4px;font-size:17px}.exam-review-item p{color:#80634d;margin:0}.exam-empty{text-align:center;background:#fffaf3;border:1px solid #dfc5a3;border-radius:18px;max-width:620px;margin:60px auto;padding:35px}.exam-empty button{color:#fff;cursor:pointer;background:#795035;border:none;border-radius:10px;margin-top:18px;padding:11px 20px}.dark-student-profile-page .exam-page{color:#f7ead9}.dark-student-profile-page .exam-back-btn{color:#ffd9a1;background:#34261d;border-color:#7d5b40}.dark-student-profile-page .exam-header{background:linear-gradient(135deg,#2b1b13,#4f3424);border-color:#7d5b40}.dark-student-profile-page .exam-question-card,.dark-student-profile-page .exam-result-card,.dark-student-profile-page .exam-review-item,.dark-student-profile-page .exam-empty{background:#34261d;border-color:#6b4b34}.dark-student-profile-page .exam-question-card h2,.dark-student-profile-page .exam-result-card h1,.dark-student-profile-page .exam-review-list>h2,.dark-student-profile-page .exam-review-item h3{color:#fff4e4}.dark-student-profile-page .exam-option-btn{color:#ead7c3;background:#2d211a;border-color:#644934}.dark-student-profile-page .exam-option-btn.selected{color:#fff1d8;background:#5a3e2b;border-color:#d5a75f}.dark-student-profile-page .exam-review-item p,.dark-student-profile-page .exam-result-card h2{color:#d6c0aa}@media (width<=700px){.exam-page{padding:17px}.exam-header{padding:21px 18px}.exam-header>svg{font-size:34px}.exam-header h1{font-size:25px}.exam-question-card{padding:18px}.exam-question-card h2{font-size:18px}.exam-option-btn{min-height:50px;padding:10px 12px}.exam-result-card{padding:27px 18px}}.exam-progress-card{background:#fffaf3;border:1px solid #dfc5a3;border-radius:16px;margin-bottom:20px;padding:18px 20px;box-shadow:0 8px 20px #4a2f1f14}.exam-progress-info{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.exam-progress-info strong{color:#4a2f1f;font-size:17px}.exam-progress-info span{color:#85664e;font-size:14px;font-weight:700}.exam-progress-bar{background:#ead9c6;border-radius:999px;width:100%;height:12px;overflow:hidden}.exam-progress-fill{background:linear-gradient(135deg,#188b50,#34b36e);border-radius:999px;height:100%;transition:width .3s}.exam-progress-card>p{color:#8b684d;margin:9px 0 0;font-size:13px;font-weight:800}.exam-question-numbers{flex-wrap:wrap;gap:9px;margin-bottom:20px;display:flex}.exam-number-btn{color:#68452e;cursor:pointer;background:#fffaf3;border:1px solid #d8bea0;border-radius:11px;place-items:center;width:42px;height:42px;font-size:14px;font-weight:900;transition:transform .2s,border-color .2s,background .2s;display:grid}.exam-number-btn:hover{border-color:#b9854c;transform:translateY(-1px)}.exam-number-btn.answered{color:#fff;background:#238d58;border-color:#238d58}.exam-number-btn.current{color:#fff;background:#6f4930;border-color:#d5a75f;outline:3px solid #d5a75f59}.exam-navigation-buttons{justify-content:space-between;align-items:center;gap:14px;margin-top:24px;display:flex}.exam-navigation-btn{color:#fff;cursor:pointer;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:12px 20px;font-size:15px;font-weight:900;transition:transform .2s,filter .2s;display:inline-flex}.exam-navigation-btn.previous{background:linear-gradient(135deg,#6f4930,#9b6a45)}.exam-navigation-btn.next{background:linear-gradient(135deg,#188b50,#34b36e)}.exam-navigation-btn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.exam-navigation-btn:disabled{opacity:.45;cursor:not-allowed}.exam-navigation-buttons .exam-submit-btn{width:auto;min-width:210px;margin:0}.dark-student-profile-page .exam-progress-card{background:#34261d;border-color:#6b4b34}.dark-student-profile-page .exam-progress-info strong{color:#fff4e4}.dark-student-profile-page .exam-progress-info span,.dark-student-profile-page .exam-progress-card>p{color:#d6c0aa}.dark-student-profile-page .exam-progress-bar{background:#4c382a}.dark-student-profile-page .exam-number-btn{color:#ead7c3;background:#2d211a;border-color:#644934}.dark-student-profile-page .exam-number-btn.answered{color:#fff;background:#238d58;border-color:#238d58}.dark-student-profile-page .exam-number-btn.current{color:#fff;background:#7a5134;border-color:#d5a75f}@media (width<=700px){.exam-progress-info{flex-direction:column;align-items:flex-start;gap:6px}.exam-question-numbers{gap:7px}.exam-number-btn{border-radius:9px;width:38px;height:38px}.exam-navigation-buttons{grid-template-columns:1fr 1fr;display:grid}.exam-navigation-btn,.exam-navigation-buttons .exam-submit-btn{width:100%;min-width:0}}@media (width<=430px){.exam-navigation-buttons{grid-template-columns:1fr}}.exam-underlined-word{border-bottom:3px solid;padding-bottom:2px;line-height:1.2;display:inline-block}.all-courses-page{color:#4a2f1f;direction:rtl;width:100%;min-height:70vh;padding:30px}.all-courses-title{color:#f7d9aa;background:linear-gradient(135deg,#3d281c,#67472f);border:1px solid #8f6644;border-radius:18px;align-items:center;gap:16px;width:100%;min-height:110px;margin-bottom:32px;padding:24px 34px;display:flex;box-shadow:0 12px 28px #4a2f1f38}.all-courses-title>svg{color:#efc681;flex-shrink:0;font-size:36px}.all-courses-title h1{margin:0;font-size:34px}.all-courses-title p{color:#e8cda3;margin:7px 0 0;font-size:16px}.all-courses-empty{text-align:center;background:#fffaf3;border:1px solid #dcc19e;border-radius:24px;width:min(720px,95%);min-height:310px;margin:45px auto;padding:42px 28px;box-shadow:0 15px 40px #4a2f1f1f}.all-courses-empty-icon{color:#f5cf91;background:linear-gradient(135deg,#4a2f1f,#765238);border-radius:50%;place-items:center;width:92px;height:92px;margin:0 auto 22px;font-size:41px;display:grid}.all-courses-empty h2{color:#4a2f1f;margin:0 0 13px;font-size:28px}.all-courses-empty p{color:#85664e;max-width:520px;margin:0 auto;font-size:16px;line-height:1.8}.courses-shop-grid{grid-template-columns:repeat(auto-fill,minmax(320px,390px));justify-content:center;align-items:start;gap:28px;width:100%;display:grid}.course-shop-card{background:#fffaf3;border:1px solid #dfc5a3;border-radius:22px;width:100%;max-width:390px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 13px 34px #4a2f1f21,0 2px 6px #4a2f1f14}.course-shop-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px #4a2f1f2e,0 4px 10px #4a2f1f1a}.course-shop-main{text-align:right;width:100%;color:inherit;background:0 0;border:none;padding:0;display:block}.course-shop-image-wrapper{aspect-ratio:16/9;background:#ead8c1;width:100%;position:relative;overflow:hidden}.course-shop-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .35s;display:block}.course-shop-card:hover .course-shop-image{transform:scale(1.04)}.course-shop-placeholder{color:#f1cd96;background:linear-gradient(135deg,#4b301f,#805a3d);place-items:center;width:100%;height:100%;font-size:70px;display:grid}.course-shop-content{padding:21px 22px 18px}.course-shop-grade{color:#94622d;background:#f7e6cd;border:1px solid #dfbc88;border-radius:999px;align-items:center;min-height:31px;margin-bottom:11px;padding:5px 13px;font-size:13px;font-weight:800;display:inline-flex}.course-shop-content h2{color:#4a2f1f;margin:0 0 10px;font-size:23px;line-height:1.5}.course-shop-content>p{color:#80634d;min-height:55px;margin:0;font-size:15px;line-height:1.75}.course-shop-footer{border-top:1px solid #ead5ba;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:16px;display:flex}.course-shop-footer>strong{color:#a86e30;font-size:20px;font-weight:900}.course-details-toggle{color:#68452e;align-items:center;gap:7px;font-size:13px;font-weight:800;display:flex}.subscribe-full-course-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#188b50,#34b36e);border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:calc(100% - 38px);min-height:52px;margin:0 19px 21px;padding:12px 17px;font-size:16px;font-weight:900;transition:transform .22s,box-shadow .22s,filter .22s;display:flex;box-shadow:0 8px 20px #188b5040}.subscribe-full-course-btn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 11px 25px #188b5052}.subscribe-full-course-btn:disabled{opacity:.65;cursor:wait}.course-lessons-list{background:#f8eddf;border-top:1px solid #dfc5a3;padding:22px 18px}.course-lessons-list-title{margin-bottom:18px}.course-lessons-list-title h3{color:#4a2f1f;margin:0 0 7px;font-size:21px}.course-lessons-list-title p{color:#896b53;margin:0;font-size:14px;line-height:1.7}.course-lesson-row{background:#fffaf3;border:1px solid #dfc5a3;border-radius:15px;width:100%;margin-bottom:13px;padding:0;overflow:hidden;box-shadow:0 7px 18px #4a2f1f12}.course-lesson-row:last-child{margin-bottom:0}.course-lesson-number{color:#f6d69f;background:linear-gradient(135deg,#4a2f1f,#795439);border-radius:50%;flex-shrink:0;place-items:center;width:43px;height:43px;font-size:16px;font-weight:900;display:grid}.course-lesson-info{flex:1}.course-lesson-info h4{color:#4a2f1f;margin:0 0 5px;font-size:17px}.course-lesson-info p{color:#876a53;margin:0;font-size:13px;line-height:1.6}.course-lesson-price{text-align:center;min-width:85px}.course-lesson-price strong{color:#a86e30;white-space:nowrap;font-size:16px}.course-lesson-actions{align-items:center;gap:9px;display:flex}.subscribe-lesson-btn,.activate-lesson-code-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:9px 13px;font-size:13px;font-weight:800;display:flex}.subscribe-lesson-btn{color:#fffaf3;background:#795035;border:none}.activate-lesson-code-btn{color:#76502f;background:#f7e4c7;border:1px solid #a9743a}@media (width<=700px){.all-courses-page{padding:17px}.all-courses-title{min-height:92px;padding:19px}.all-courses-title>svg{font-size:29px}.all-courses-title h1{font-size:27px}.all-courses-title p{font-size:14px}.courses-shop-grid{grid-template-columns:minmax(0,390px);justify-content:center;gap:22px}.course-shop-card{width:100%;max-width:390px}.course-shop-content{padding:18px}.course-shop-content h2{font-size:21px}.course-shop-footer{flex-direction:column;align-items:flex-start}.subscribe-full-course-btn{width:calc(100% - 30px);margin-left:15px;margin-right:15px}}@media (width<=430px){.all-courses-page{padding:13px}.all-courses-title{border-radius:15px}.course-shop-card{border-radius:18px}.course-shop-content h2{font-size:19px}.course-shop-content>p{min-height:auto}}.dark-student-profile-page .all-courses-page{color:#f7ead9}.dark-student-profile-page .all-courses-title{background:linear-gradient(135deg,#2b1b13,#4f3424);border-color:#7d5b40}.dark-student-profile-page .all-courses-title h1{color:#ffe2b3}.dark-student-profile-page .all-courses-title p{color:#e5c9a2}.dark-student-profile-page .all-courses-title svg{color:#efc681}.dark-student-profile-page .all-courses-empty{background:#30221a;border-color:#735039}.dark-student-profile-page .all-courses-empty h2{color:#fff4e4}.dark-student-profile-page .all-courses-empty p{color:#d8c0a7}.dark-student-profile-page .course-shop-card{background:#30221a;border-color:#735039}.dark-student-profile-page .course-shop-image-wrapper{background:#433023}.dark-student-profile-page .course-shop-content h2{color:#fff3df}.dark-student-profile-page .course-shop-content p{color:#d6c0aa}.dark-student-profile-page .course-shop-grade{color:#ffd58d;background:#463326;border-color:#8b6546}.dark-student-profile-page .course-shop-footer{border-color:#5b4230}.dark-student-profile-page .course-shop-footer strong{color:#ffd58d}.dark-student-profile-page .course-details-toggle{color:#e7cfa9}.dark-student-profile-page .course-lessons-list{background:#2b1f18;border-top-color:#5d4330}.dark-student-profile-page .course-lessons-list-title h3{color:#fff3df}.dark-student-profile-page .course-lessons-list-title p{color:#d6c0aa}.dark-student-profile-page .course-lesson-row{background:#36271d;border-color:#6b4b34}.dark-student-profile-page .course-lesson-info h4{color:#fff4e4}.dark-student-profile-page .course-lesson-info p{color:#d6c0aa}.course-card-actions{grid-template-columns:1fr;gap:10px;padding:0 19px 21px;display:grid}.course-content-btn,.course-start-btn{color:#fff;cursor:pointer;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:52px;padding:12px 17px;font-size:16px;font-weight:900;transition:transform .22s,box-shadow .22s,filter .22s;display:flex}.course-content-btn{background:linear-gradient(135deg,#70482d,#b67d3e);box-shadow:0 8px 20px #70482d40}.course-start-btn{background:linear-gradient(135deg,#188b50,#34b36e);box-shadow:0 8px 20px #188b5040}.course-content-btn:hover,.course-start-btn:hover{filter:brightness(1.06);transform:translateY(-2px)}.course-content-item{background:#fffaf3;border:1px solid #dfc5a3;border-radius:15px;width:100%;margin-bottom:13px;overflow:hidden;box-shadow:0 7px 18px #4a2f1f12}.course-content-item:last-child{margin-bottom:0}.course-content-item-btn{width:100%;min-height:90px;color:inherit;text-align:right;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;padding:18px;display:flex}.course-content-item-btn:disabled{cursor:not-allowed;opacity:.6}.course-content-item-icon{color:#f6d69f;background:linear-gradient(135deg,#4a2f1f,#795439);border-radius:12px;flex-shrink:0;place-items:center;width:47px;height:47px;font-size:19px;display:grid}.course-content-item-text{flex:1}.course-content-item-text h4{color:#4a2f1f;margin:0 0 6px;font-size:17px}.course-content-item-text p{color:#876a53;margin:0;font-size:13px;line-height:1.6}.course-video-duration{align-items:center;gap:7px;font-weight:800;display:flex;color:#a86e30!important;margin-top:7px!important}.course-content-completed{color:#27ae60;flex-shrink:0;font-size:24px}.course-lesson-overlay{z-index:99999;background:#000000e0;justify-content:center;align-items:flex-start;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.course-lesson-modal{color:#fff;direction:rtl;background:#241a15;border:1px solid #75543d;border-radius:20px;width:min(950px,100%);margin:30px auto;padding:26px;position:relative;box-shadow:0 24px 60px #0000006b}.course-lesson-close{color:#241a15;cursor:pointer;background:#fff;border:none;border-radius:50%;place-items:center;width:42px;height:42px;font-size:25px;display:grid;position:absolute;top:15px;left:15px}.course-lesson-modal h2{color:#ffe2b3;margin:0 55px 8px 0;font-size:28px}.course-lesson-duration{color:#dcc7b4;margin:0;font-weight:700}.course-youtube-wrapper{aspect-ratio:16/9;background:#000;border-radius:15px;width:100%;margin-top:25px;overflow:hidden}.youtube-course-player{border:0;display:block;width:100%!important;height:100%!important}.course-watch-progress{margin-top:18px}.course-watch-progress-heading{justify-content:space-between;gap:15px;margin-bottom:8px;display:flex}.course-watch-progress-bar{background:#4e3b30;border-radius:20px;height:12px;overflow:hidden}.course-watch-progress-fill{background:#d5a75f;height:100%;transition:width .4s}.course-watch-message{color:#dcc7b4;margin:10px 0 0}.course-lesson-resources{gap:14px;margin-top:24px;display:grid}.course-pdf-btn,.course-exam-btn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:55px;padding:15px 18px;font-size:17px;font-weight:900;display:flex}.course-pdf-btn{color:#fff;background:#37271f;border:1px solid #d5a75f}.course-exam-btn{color:#211711;background:#d5a75f;border:none}.course-exam-btn:disabled{color:#d0c5bd;cursor:not-allowed;background:#665a52}.dark-student-profile-page .course-content-item{background:#36271d;border-color:#6b4b34}.dark-student-profile-page .course-content-item-text h4{color:#fff4e4}.dark-student-profile-page .course-content-item-text p{color:#d6c0aa}.dark-student-profile-page .course-video-duration{color:#ffd58d!important}@media (width<=700px){.course-card-actions{padding-left:15px;padding-right:15px}.course-content-item-btn{gap:11px;min-height:85px;padding:14px}.course-content-item-icon{width:42px;height:42px}.course-lesson-overlay{padding:10px}.course-lesson-modal{border-radius:16px;margin:15px auto;padding:20px 15px}.course-lesson-modal h2{margin-right:0;padding-left:50px;font-size:23px}}.my-lessons-page{color:#4a2f1f;direction:rtl;width:100%;min-height:70vh;padding:30px}.my-lessons-title{color:#f7d9aa;background:linear-gradient(135deg,#3d281c,#67472f);border:1px solid #8f6644;border-radius:18px;align-items:center;gap:16px;width:100%;min-height:110px;margin-bottom:30px;padding:25px 35px;display:flex;box-shadow:0 12px 28px #4a2f1f38}.my-lessons-title>svg{color:#efc681;flex-shrink:0;font-size:36px}.my-lessons-title h1{margin:0;font-size:34px}.my-lessons-title p{color:#e8cda3;margin:7px 0 0}.my-lessons-empty{text-align:center;background:#fffaf3;border:1px solid #dcc19e;border-radius:24px;width:min(720px,95%);min-height:330px;margin:50px auto;padding:45px 30px;box-shadow:0 15px 40px #4a2f1f1f}.my-lessons-empty-icon{color:#f5cf91;background:linear-gradient(135deg,#4a2f1f,#765238);border-radius:50%;place-items:center;width:95px;height:95px;margin:0 auto 24px;font-size:42px;display:grid;box-shadow:0 10px 25px #4a2f1f33}.my-lessons-empty h2{color:#4a2f1f;margin:0 0 14px;font-size:29px}.my-lessons-empty p{color:#85664e;max-width:520px;margin:0 auto;font-size:17px;line-height:1.8}.my-lessons-list{gap:26px;display:grid}.my-lesson-card{background:#fffaf3;border:1px solid #dfc5a3;border-radius:22px;padding:26px;box-shadow:0 13px 34px #4a2f1f1c}.my-lesson-heading{align-items:flex-start;gap:17px;margin-bottom:24px;display:flex}.my-lesson-number{color:#f6d69f;background:linear-gradient(135deg,#4a2f1f,#795439);border-radius:50%;flex-shrink:0;place-items:center;width:54px;height:54px;font-size:20px;font-weight:900;display:grid}.my-lesson-heading span{color:#a56f34;font-size:14px;font-weight:800}.my-lesson-heading h2{color:#4a2f1f;margin:7px 0 8px;font-size:24px}.my-lesson-heading p{color:#85664e;margin:0;line-height:1.7}.lesson-steps-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.lesson-step-card{text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:11px;min-height:190px;padding:22px 16px;font-family:inherit;transition:transform .25s,box-shadow .25s;display:flex;position:relative}.lesson-step-card.available{color:#4a2f1f;cursor:pointer;background:#f8ead6;border:1px solid #d7b889}.lesson-step-card.available:hover{transform:translateY(-4px);box-shadow:0 10px 24px #4a2f1f21}.lesson-step-card.locked{color:#9b8d81;cursor:not-allowed;opacity:.72;background:#f2eee9;border:1px solid #ded4c9}.lesson-step-icon{border-radius:50%;place-items:center;width:62px;height:62px;font-size:25px;display:grid}.lesson-step-card.available .lesson-step-icon{color:#f4ce92;background:linear-gradient(135deg,#4a2f1f,#795439)}.lesson-step-card.locked .lesson-step-icon{color:#8f8174;background:#dfd7cf}.lesson-step-card h3{margin:0;font-size:18px}.lesson-step-card span{font-size:14px;font-weight:700}.lesson-completed-icon{color:#3f8550;font-size:20px;position:absolute;top:13px;left:13px}@media (width<=1050px){.lesson-steps-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.my-lessons-page{padding:18px}.my-lessons-title{min-height:92px;padding:20px}.my-lessons-title h1{font-size:28px}.lesson-steps-grid{grid-template-columns:1fr}.my-lesson-card{padding:20px}}.dark-student-profile-page .my-lessons-page{color:#f7ead9}.dark-student-profile-page .my-lessons-title{background:linear-gradient(135deg,#2b1b13,#4f3424);border-color:#7d5b40}.dark-student-profile-page .my-lessons-title h1{color:#ffe2b3}.dark-student-profile-page .my-lessons-title p{color:#e5c9a2}.dark-student-profile-page .my-lessons-title svg{color:#efc681}.dark-student-profile-page .my-lessons-empty{background:#30221a;border-color:#735039}.dark-student-profile-page .my-lessons-empty-icon{color:#efc681;background:linear-gradient(135deg,#4a2f1f,#765238)}.dark-student-profile-page .my-lessons-empty h2{color:#fff4e4}.dark-student-profile-page .my-lessons-empty p{color:#d8c0a7}.dark-student-profile-page .my-lesson-card{background:#30221a;border-color:#735039}.dark-student-profile-page .my-lesson-number{color:#ffd58d;background:linear-gradient(135deg,#4a2f1f,#795439)}.dark-student-profile-page .my-lesson-heading span{color:#efc681}.dark-student-profile-page .my-lesson-heading h2{color:#fff4e4}.dark-student-profile-page .my-lesson-heading p{color:#d8c0a7}.dark-student-profile-page .lesson-step-card.available{color:#fff4e4;background:#3a2b20;border-color:#7b593f}.dark-student-profile-page .lesson-step-card.available:hover{background:#473327;box-shadow:0 10px 24px #00000040}.dark-student-profile-page .lesson-step-card.available .lesson-step-icon{color:#ffd58d;background:linear-gradient(135deg,#4a2f1f,#795439)}.dark-student-profile-page .lesson-step-card.locked{color:#9f9f9f;background:#2c2c2c;border-color:#555}.dark-student-profile-page .lesson-step-card.locked .lesson-step-icon{color:#cfcfcf;background:#555}.dark-student-profile-page .lesson-step-card h3,.dark-student-profile-page .lesson-step-card span{color:inherit}.dark-student-profile-page .lesson-completed-icon{color:#58d07c}.lesson-video-overlay{z-index:99999;background:#000000d1;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lesson-video-modal{color:#fff3df;text-align:center;background:#2d2119;border:1px solid #8b6546;border-radius:20px;width:min(920px,100%);max-height:95vh;padding:28px;position:relative;overflow-y:auto}.lesson-video-modal h2{color:#fff3df;margin:0 45px 8px}.lesson-video-course-name{color:#efc681;margin:0 0 18px;font-weight:700}.lesson-video-close{color:#fff;cursor:pointer;background:#5b4333;border:0;border-radius:50%;width:40px;height:40px;padding:0;font-size:28px;line-height:1;position:absolute;top:12px;left:14px}.lesson-video-player{background:#000;border-radius:14px;width:100%;max-height:68vh;display:block}.lesson-video-message{color:#f3e4cf;margin:18px 0 0;font-size:16px;font-weight:700}@media (width<=600px){.lesson-video-overlay{padding:10px}.lesson-video-modal{padding:22px 12px}.lesson-video-modal h2{font-size:21px}}.watch-details-page{direction:rtl;width:100%;min-height:600px;padding:30px}.watch-details-heading{color:#f4d2ae;background:#5b4333;border-radius:18px;align-items:center;gap:14px;width:100%;min-height:90px;margin-bottom:30px;padding:20px 30px;display:flex}.watch-details-heading svg{font-size:30px}.watch-details-heading h1{margin:0;font-size:36px}.watch-details-note{color:#5b4333;text-align:center;border:2px solid #c99a6b;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:min(100%,620px);margin:0 auto 30px;padding:16px 22px;display:flex}.watch-details-note svg{flex-shrink:0;font-size:21px}.watch-details-note p{margin:0;font-size:16px;font-weight:700}.watch-details-table-wrapper{background:#fff;border:1px solid #d8c1aa;border-radius:18px;width:100%;overflow-x:auto;box-shadow:0 10px 28px #5b43331a}.watch-details-table{border-collapse:collapse;text-align:center;width:100%;min-width:1050px}.watch-details-table thead{color:#fff;background:#5b4333}.watch-details-table th{white-space:nowrap;padding:17px 12px;font-size:15px}.watch-details-table td{color:#5b4333;border-bottom:1px solid #eadfd4;padding:16px 12px}.watch-details-table tbody tr:hover{background:#faf5f0}.watch-details-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:55px 20px;display:flex}.watch-details-empty-icon{color:#8b5e3c;background:#f1e5d9;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;margin-bottom:20px;font-size:38px;display:flex}.watch-details-empty h2{color:#5b4333;margin:0 0 12px;font-size:30px}.watch-details-empty p{color:#85766a;margin:0;font-size:17px}.watch-details-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:18px 4px;display:flex}.watch-details-page-size{color:#5b4333;align-items:center;gap:10px;font-weight:700;display:flex}.watch-details-page-size select{color:#5b4333;background:#fff;border:1px solid #b98b63;border-radius:9px;outline:none;padding:8px 28px 8px 12px}.watch-details-count{color:#756457;font-weight:700}.watch-details-pagination{justify-content:center;align-items:center;gap:12px;margin-top:14px;display:flex}.watch-details-pagination button{color:#8b5e3c;cursor:pointer;background:0 0;border:1px solid #8b5e3c;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-width:105px;padding:11px 18px;font-size:15px;display:flex}.watch-details-pagination button:disabled{opacity:.45;cursor:not-allowed}@media (width<=768px){.watch-details-page{padding:18px}.watch-details-heading{justify-content:center;padding:18px}.watch-details-heading h1{font-size:27px}.watch-details-note{align-items:flex-start}.watch-details-empty{min-height:270px}.watch-details-empty h2{font-size:24px}.watch-details-footer{justify-content:center}}.watch-details-page-size select{color:#5b4333;cursor:pointer;background:#fff;border:1px solid #b98b63;border-radius:8px;width:90px;height:38px;padding:0 10px;font-weight:700}.dark-student-profile-page .watch-details-page{color:#f7ead9}.dark-student-profile-page .watch-details-heading{color:#f6d7a4;background:linear-gradient(135deg,#2f2018,#553827);border:1px solid #8d6748}.dark-student-profile-page .watch-details-heading h1{color:#f8e6c5}.dark-student-profile-page .watch-details-heading svg{color:#efc681}.dark-student-profile-page .watch-details-note{color:#f3e4cf;background:#32231b;border-color:#8b6546}.dark-student-profile-page .watch-details-note svg{color:#efc681}.dark-student-profile-page .watch-details-table-wrapper{background:#2d2119;border-color:#6e5038}.dark-student-profile-page .watch-details-table thead{background:#4a2f1f}.dark-student-profile-page .watch-details-table th{color:#f8e6c5}.dark-student-profile-page .watch-details-table td{color:#f5e8d7;background:#34261d;border-bottom:1px solid #5d4330}.dark-student-profile-page .watch-details-table tbody tr:hover{background:#463226}.dark-student-profile-page .watch-details-empty{background:#2d2119}.dark-student-profile-page .watch-details-empty-icon{color:#efc681;background:#4a2f1f}.dark-student-profile-page .watch-details-empty h2{color:#fff3df}.dark-student-profile-page .watch-details-empty p{color:#d9c3aa}.dark-student-profile-page .watch-details-footer,.dark-student-profile-page .watch-details-page-size{color:#f3e4cf}.dark-student-profile-page .watch-details-page-size select{color:#fff3df;background:#3b2b20;border-color:#8b6546}.dark-student-profile-page .watch-details-count{color:#d8c0a7}.dark-student-profile-page .watch-details-pagination button{color:#f6d7a4;background:#4a2f1f;border-color:#8b6546}.dark-student-profile-page .watch-details-pagination button:hover:not(:disabled){background:#6b4730}.dark-student-profile-page .watch-details-pagination button:disabled{opacity:.5}.invoices-page{direction:rtl;width:100%;padding:30px}.invoices-title{color:#5b4333;align-items:center;gap:12px;margin-bottom:40px;display:flex}.empty-invoices{text-align:center;background:#fff;border-radius:18px;padding:60px 20px;box-shadow:0 8px 25px #00000014}.invoice-icon{color:#8b6b54;margin-bottom:20px;font-size:70px}.empty-invoices h2{color:#5b4333;margin-bottom:10px}.empty-invoices p{color:#777}.dark-student-profile-page .invoices-page{color:#f7ead9}.dark-student-profile-page .invoices-title{color:#f6d7a4}.dark-student-profile-page .invoices-title h1{color:#f8e6c5}.dark-student-profile-page .invoices-title svg{color:#efc681}.dark-student-profile-page .empty-invoices{background:#30221a;border:1px solid #735039;box-shadow:0 12px 28px #00000047}.dark-student-profile-page .invoice-icon{color:#efc681}.dark-student-profile-page .empty-invoices h2{color:#fff4e4}.dark-student-profile-page .empty-invoices p{color:#d8c0a7}.results-page{color:#4a2f1f;direction:rtl;width:100%;min-height:70vh;padding:30px}.results-title{color:#f5d39c;background:linear-gradient(135deg,#3f291d,#66452f);border:1px solid #8f6644;border-radius:18px;align-items:center;gap:15px;width:100%;min-height:110px;margin-bottom:25px;padding:25px 35px;display:flex;box-shadow:0 12px 28px #4a2f1f38}.results-title svg{color:#f0c781;font-size:34px}.results-title h1{color:#f8dfb5;margin:0;font-size:34px}.results-tabs{background:#f5eadc;border:1px solid #d6b68d;border-radius:16px;grid-template-columns:repeat(2,1fr);gap:10px;width:min(720px,100%);margin:0 auto 35px;padding:8px;display:grid;box-shadow:0 8px 22px #5939231f}.results-tab-btn{color:#755033;cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:58px;font-size:18px;font-weight:800;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:flex}.results-tab-btn:hover{color:#4a2f1f;background:#fffaf3d9;transform:translateY(-1px)}.results-tab-btn.active{color:#3f291d;background:linear-gradient(135deg,#c99451,#ebc88d);box-shadow:0 8px 18px #6441263d}.results-tab-btn svg{font-size:21px}.empty-results{text-align:center;background:#fffaf3f5;border:1px solid #dcc19e;border-radius:24px;width:min(700px,95%);min-height:320px;margin:45px auto;padding:45px 30px;box-shadow:0 15px 40px #4a2f1f24}.empty-results-icon{color:#f5cf91;background:linear-gradient(135deg,#4a2f1f,#765238);border:1px solid #8d6140;border-radius:50%;place-items:center;width:90px;height:90px;margin:0 auto 22px;font-size:40px;display:grid;box-shadow:0 10px 24px #4a2f1f38}.empty-results h2{color:#4a2f1f;margin:0 0 15px;font-size:27px}.empty-results p{color:#88694f;max-width:520px;margin:0 auto;font-size:17px;line-height:1.8}.results-list{gap:22px;display:grid}.result-card{background:#fffaf3;border:1px solid #dfc5a3;border-radius:20px;padding:25px;box-shadow:0 12px 30px #4a2f1f1a}.result-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.result-course{color:#a46f32;margin-bottom:8px;font-size:14px;font-weight:800;display:inline-block}.result-card-heading h2{color:#4a2f1f;margin:0 0 8px;font-size:23px}.result-card-heading p{color:#9a7c62;margin:0}.result-status{white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:9px 14px;font-weight:800;display:flex}.result-status.passed{color:#376c42;background:#eaf4e8;border:1px solid #b8d5b8}.result-status.failed{color:#9b3e34;background:#fbe9e5;border:1px solid #e1b5ad}.result-details{grid-template-columns:repeat(3,1fr);gap:15px;margin:25px 0;display:grid}.result-number{text-align:center;background:#f8efe3;border:1px solid #ead5ba;border-radius:14px;padding:18px}.result-number span{color:#8b6b51;margin-bottom:8px;display:block}.result-number strong{color:#4a2f1f;font-size:25px}.result-progress{background:#ead9c4;border:1px solid #dfc6a6;border-radius:999px;height:12px;overflow:hidden}.result-progress-fill{border-radius:inherit;height:100%;transition:width .4s}.result-progress-fill.passed{background:linear-gradient(90deg,#7e5a35,#d1a263)}.result-progress-fill.failed{background:linear-gradient(90deg,#a34c3f,#d98976)}@media (width<=700px){.results-page{padding:18px}.results-title{min-height:90px;padding:20px}.results-title h1{font-size:28px}.results-tabs{grid-template-columns:1fr}.result-card-heading{flex-direction:column}.result-details{grid-template-columns:1fr}}.dark-student-profile-page .results-page{color:#f8ead9}.dark-student-profile-page .results-title{color:#ffe1aa!important;background:linear-gradient(135deg,#2b1b13,#4f3424)!important;border-color:#805a3d!important}.dark-student-profile-page .results-title h1{color:#ffe1aa!important}.dark-student-profile-page .results-title svg{color:#f0c781!important}.dark-student-profile-page .results-tabs{box-shadow:0 8px 22px #00000040;background:#33231a!important;border-color:#735039!important}.dark-student-profile-page .results-tab-btn{color:#ead7c1!important;background:0 0!important}.dark-student-profile-page .results-tab-btn:hover{color:#fff6e8!important;background:#4b3527!important}.dark-student-profile-page .results-tab-btn.active{color:#2e1c12!important;background:linear-gradient(135deg,#c99451,#efcd95)!important}.dark-student-profile-page .results-tab-btn.active svg{color:#4a2f1f!important}.dark-student-profile-page .empty-results{box-shadow:0 15px 40px #00000047;background:#30221a!important;border-color:#735039!important}.dark-student-profile-page .empty-results h2{color:#fff5e8!important}.dark-student-profile-page .empty-results p{color:#dcc8b2!important}.dark-student-profile-page .empty-results-icon{color:#f5cf91!important;background:linear-gradient(135deg,#523723,#795238)!important;border-color:#a07149!important}.dark-student-profile-page .result-card{box-shadow:0 12px 30px #0000003d;background:#30221a!important;border-color:#735039!important}.dark-student-profile-page .result-course{color:#e3ae69!important}.dark-student-profile-page .result-card-heading h2{color:#fff5e8!important}.dark-student-profile-page .result-card-heading p{color:#cdb9a4!important}.dark-student-profile-page .result-number{background:#412e22!important;border-color:#755239!important}.dark-student-profile-page .result-number span{color:#d6c0aa!important}.dark-student-profile-page .result-number strong{color:#ffd58d!important}.dark-student-profile-page .result-status.passed{color:#bce7c4!important;background:#28412e!important;border-color:#42734d!important}.dark-student-profile-page .result-status.failed{color:#ffc0b8!important;background:#4d2925!important;border-color:#865047!important}.dark-student-profile-page .result-progress{background:#513b2d!important;border-color:#755239!important}.dark-student-profile-page .result-progress-fill.passed{background:linear-gradient(90deg,#8f6438,#e0af6b)!important}.dark-student-profile-page .result-progress-fill.failed{background:linear-gradient(90deg,#a34c3f,#e08b78)!important}.level-page{color:#4a2f1f;direction:rtl;width:100%;min-height:70vh;padding:30px}.level-title{color:#f7d9aa;background:linear-gradient(135deg,#3d281c,#67472f);border:1px solid #8f6644;border-radius:18px;align-items:center;gap:15px;width:100%;min-height:110px;margin-bottom:30px;padding:25px 35px;display:flex;box-shadow:0 12px 28px #4a2f1f38}.level-title svg{color:#efc681;font-size:35px}.level-title h1{margin:0;font-size:34px}.level-summary-card{background:#fffaf3;border:1px solid #dfc4a1;border-radius:24px;grid-template-columns:230px 1fr;align-items:center;gap:40px;width:100%;padding:35px;display:grid;box-shadow:0 15px 38px #4a2f1f1f}.level-circle{justify-content:center;align-items:center;display:flex}.level-circle-progress{border-radius:50%;place-items:center;width:190px;height:190px;padding:15px;display:grid;box-shadow:0 12px 28px #4a2f1f2e}.level-circle-inside{background:#fffaf3;border:1px solid #ead4b7;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.level-circle-inside strong{color:#4a2f1f;font-size:38px}.level-circle-inside span{color:#9c6b35;margin-top:5px;font-size:19px;font-weight:800}.level-summary-content{width:100%}.level-small-title{color:#aa7640;font-size:16px;font-weight:800}.level-summary-content h2{color:#4a2f1f;margin:8px 0 12px;font-size:34px}.level-summary-content p{color:#806249;max-width:720px;margin:0 0 24px;font-size:17px;line-height:1.8}.level-main-progress{background:#ead9c3;border:1px solid #dfc4a1;border-radius:999px;width:100%;height:16px;overflow:hidden}.level-main-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#70492d,#c99652,#edcb93);height:100%;transition:width .4s}.level-progress-numbers{color:#8e7058;justify-content:space-between;margin-top:9px;font-size:14px;display:flex}.level-progress-numbers strong{color:#65452e}.level-indicators-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:28px;display:grid}.level-indicator-card{background:#fffaf3;border:1px solid #dfc5a3;border-radius:20px;padding:24px;box-shadow:0 10px 26px #4a2f1f17}.level-indicator-icon{color:#f4d097;background:linear-gradient(135deg,#4b301f,#795439);border-radius:15px;place-items:center;width:55px;height:55px;margin-bottom:18px;font-size:24px;display:grid}.level-indicator-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;display:flex}.level-indicator-heading h3{color:#4a2f1f;margin:0;font-size:19px}.level-indicator-heading strong{color:#aa7136;font-size:22px}.level-indicator-progress{background:#ead9c4;border-radius:999px;width:100%;height:11px;overflow:hidden}.level-indicator-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#7b5131,#d0a05f);height:100%}.level-advice-card{background:linear-gradient(135deg,#f5e4cc,#fff8ef);border:1px solid #d6b17f;border-radius:20px;align-items:center;gap:18px;margin-top:28px;padding:24px 28px;display:flex;box-shadow:0 10px 26px #4a2f1f1a}.level-advice-icon{background:#5b3a26;border-radius:50%;flex-shrink:0;place-items:center;width:60px;height:60px;font-size:28px;display:grid}.level-advice-card h2{color:#4a2f1f;margin:0 0 6px;font-size:21px}.level-advice-card p{color:#806148;margin:0;line-height:1.7}@media (width<=800px){.level-page{padding:18px}.level-title{min-height:90px;padding:20px}.level-title h1{font-size:28px}.level-summary-card{text-align:center;grid-template-columns:1fr;gap:25px;padding:25px 18px}.level-summary-content p{margin-left:auto;margin-right:auto}.level-indicators-grid{grid-template-columns:1fr}.level-advice-card{align-items:flex-start}}.dark-student-profile-page .level-page{color:#f7ead9}.dark-student-profile-page .level-title{box-shadow:0 12px 28px #00000047;background:linear-gradient(135deg,#2b1b13,#4f3424)!important;border-color:#7d5b40!important}.dark-student-profile-page .level-title h1{color:#ffe2b3!important}.dark-student-profile-page .level-title svg{color:#efc681!important}.dark-student-profile-page .level-summary-card{box-shadow:0 15px 38px #00000042;background:#30221a!important;border-color:#735039!important}.dark-student-profile-page .level-circle-progress{box-shadow:0 12px 28px #0000004d}.dark-student-profile-page .level-circle-inside{background:#3a2a20!important;border-color:#735039!important}.dark-student-profile-page .level-circle-inside strong{color:#ffd58d!important}.dark-student-profile-page .level-circle-inside span{color:#e9bd77!important}.dark-student-profile-page .level-small-title{color:#e4b56f!important}.dark-student-profile-page .level-summary-content h2{color:#fff4e4!important}.dark-student-profile-page .level-summary-content p{color:#d8c0a7!important}.dark-student-profile-page .level-main-progress{background:#513b2d!important;border-color:#735039!important}.dark-student-profile-page .level-main-progress-fill{background:linear-gradient(90deg,#8f6438,#c99652,#efcb91)!important}.dark-student-profile-page .level-progress-numbers,.dark-student-profile-page .level-progress-numbers span{color:#d6c0aa!important}.dark-student-profile-page .level-progress-numbers strong{color:#ffd58d!important}.dark-student-profile-page .level-indicator-card{box-shadow:0 10px 26px #0000003b;background:#30221a!important;border-color:#735039!important}.dark-student-profile-page .level-indicator-icon{color:#f4d097!important;background:linear-gradient(135deg,#523723,#795439)!important}.dark-student-profile-page .level-indicator-heading h3{color:#fff4e4!important}.dark-student-profile-page .level-indicator-heading strong{color:#ffd58d!important}.dark-student-profile-page .level-indicator-progress{background:#513b2d!important}.dark-student-profile-page .level-indicator-progress-fill{background:linear-gradient(90deg,#8f6438,#d0a05f)!important}.dark-student-profile-page .level-advice-card{box-shadow:0 10px 26px #0000003d;background:linear-gradient(135deg,#38281e,#493326)!important;border-color:#805a3d!important}.dark-student-profile-page .level-advice-icon{color:#efc681!important;background:#5b3a26!important}.dark-student-profile-page .level-advice-card h2{color:#fff4e4!important}.dark-student-profile-page .level-advice-card p{color:#d8c0a7!important}.points-page{color:#4a2f1f;direction:rtl;width:100%;min-height:70vh;padding:30px}.points-title{color:#f7d9aa;background:linear-gradient(135deg,#3d281c,#67472f);border:1px solid #8f6644;border-radius:18px;align-items:center;gap:15px;width:100%;min-height:110px;margin-bottom:30px;padding:25px 35px;display:flex;box-shadow:0 12px 28px #4a2f1f38}.points-title svg{color:#efc681;font-size:35px}.points-title h1{margin:0;font-size:34px}.points-summary{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.points-total-card,.points-rank-card{background:#fffaf3;border:1px solid #dfc4a1;border-radius:22px;min-height:190px;padding:30px;box-shadow:0 12px 30px #4a2f1f1a}.points-total-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.points-total-card span{color:#9c714d;margin-bottom:12px;font-size:18px;font-weight:800;display:block}.points-total-card strong{color:#4a2f1f;margin:0;font-size:58px;line-height:1;display:block}.points-total-card p{color:#b27e42;margin:16px 0 0;font-size:18px;font-weight:800;line-height:1.2;display:block}.points-rank-card{justify-content:center;align-items:center;gap:22px;display:flex}.points-rank-icon{color:#f5cf91;background:linear-gradient(135deg,#4a2f1f,#765238);border-radius:50%;place-items:center;width:90px;height:90px;font-size:40px;display:grid}.points-rank-card span{color:#9b7657;font-weight:800}.points-rank-card h2{color:#4a2f1f;margin:8px 0 0;font-size:30px}.points-progress-card{background:#fffaf3;border:1px solid #dfc4a1;border-radius:22px;margin-top:24px;padding:26px;box-shadow:0 12px 30px #4a2f1f1a}.points-progress-heading{justify-content:space-between;gap:20px;display:flex}.points-progress-heading h2{color:#4a2f1f;margin:0 0 7px}.points-progress-heading p{color:#8d6c52;margin:0}.points-progress-heading strong{color:#b27938;font-size:26px}.points-progress{background:#ead9c4;border-radius:999px;height:14px;margin-top:22px;overflow:hidden}.points-progress-fill{border-radius:inherit;background:linear-gradient(90deg,#70492d,#c99652,#edcb93);height:100%}.points-progress-numbers{color:#85664e;justify-content:space-between;margin-top:9px;display:flex}.points-activities{margin-top:28px}.points-activities>h2{color:#4a2f1f;font-size:26px}.points-activities-grid{gap:16px;display:grid}.points-activity-card{background:#fffaf3;border:1px solid #e0c5a2;border-radius:18px;grid-template-columns:60px 1fr auto;align-items:center;gap:18px;padding:20px;display:grid;box-shadow:0 8px 22px #4a2f1f14}.points-activity-icon{color:#f4d097;background:linear-gradient(135deg,#4b301f,#795439);border-radius:15px;place-items:center;width:55px;height:55px;font-size:24px;display:grid}.points-activity-content h3{color:#4a2f1f;margin:0 0 6px}.points-activity-content p{color:#96765b;margin:0}.points-activity-card>strong{color:#b17635;font-size:22px}.points-empty-message{background:#f8ebd9;border:1px solid #d9b98f;border-radius:20px;align-items:center;gap:18px;margin-top:28px;padding:24px;display:flex}.points-empty-message>svg{color:#a86f33;font-size:40px}.points-empty-message h2{margin:0 0 6px}.points-empty-message p{color:#85664e;margin:0}@media (width<=750px){.points-page{padding:18px}.points-title{min-height:90px;padding:20px}.points-summary{grid-template-columns:1fr}.points-activity-card{grid-template-columns:55px 1fr}.points-activity-card>strong{text-align:left;grid-column:1/-1}}.dark-student-profile-page .points-page{color:#f8ead9}.dark-student-profile-page .points-title{box-shadow:0 12px 28px #0000004d;color:#ffe1aa!important;background:linear-gradient(135deg,#2b1b13,#4f3424)!important;border-color:#805a3d!important}.dark-student-profile-page .points-title h1{color:#ffe1aa!important}.dark-student-profile-page .points-title svg{color:#f0c781!important}.dark-student-profile-page .points-total-card,.dark-student-profile-page .points-rank-card{box-shadow:0 12px 30px #00000040;background:#30221a!important;border-color:#735039!important}.dark-student-profile-page .points-total-card span{color:#d8c2aa!important}.dark-student-profile-page .points-total-card strong{color:#ffd58d!important}.dark-student-profile-page .points-total-card p{color:#e7b86f!important}.dark-student-profile-page .points-rank-card span{color:#d8c2aa!important}.dark-student-profile-page .points-rank-card h2{color:#fff5e8!important}.dark-student-profile-page .points-rank-icon{border:1px solid #9a704c;color:#f5cf91!important;background:linear-gradient(135deg,#523723,#795238)!important}.dark-student-profile-page .points-progress-card{box-shadow:0 12px 30px #00000040;background:#30221a!important;border-color:#735039!important}.dark-student-profile-page .points-progress-heading h2{color:#fff5e8!important}.dark-student-profile-page .points-progress-heading p{color:#d3bda6!important}.dark-student-profile-page .points-progress-heading strong{color:#ffd58d!important}.dark-student-profile-page .points-progress{background:#513b2d!important}.dark-student-profile-page .points-progress-fill{background:linear-gradient(90deg,#8f6438,#c99652,#efcb91)!important}.dark-student-profile-page .points-progress-numbers,.dark-student-profile-page .points-progress-numbers span{color:#d6c0aa!important}.dark-student-profile-page .points-activities>h2{color:#fff5e8!important}.dark-student-profile-page .points-activity-card{box-shadow:0 8px 22px #00000038;background:#30221a!important;border-color:#735039!important}.dark-student-profile-page .points-activity-content h3{color:#fff5e8!important}.dark-student-profile-page .points-activity-content p{color:#cfb9a2!important}.dark-student-profile-page .points-activity-card>strong{color:#ffd58d!important}.dark-student-profile-page .points-activity-icon{color:#f4d097!important;background:linear-gradient(135deg,#523723,#795439)!important}.dark-student-profile-page .points-empty-message{background:#3b2a20!important;border-color:#805a3d!important}.dark-student-profile-page .points-empty-message h2{color:#fff5e8!important}.dark-student-profile-page .points-empty-message p{color:#d3bda6!important}.dark-student-profile-page .points-empty-message>svg{color:#efc681!important}.top-ten-page{color:#4a2f1f;direction:rtl;width:100%;min-height:70vh;padding:30px}.top-ten-title{color:#f7d9aa;background:linear-gradient(135deg,#3d281c,#67472f);border:1px solid #8f6644;border-radius:18px;align-items:center;gap:15px;width:100%;min-height:110px;margin-bottom:30px;padding:25px 35px;display:flex;box-shadow:0 12px 28px #4a2f1f38}.top-ten-title svg{color:#efc681;font-size:35px}.top-ten-title h1{margin:0;font-size:34px}.top-ten-intro{background:linear-gradient(135deg,#f2dec1,#fff8ee);border:1px solid #d8b784;border-radius:20px;align-items:center;gap:20px;padding:25px;display:flex}.top-ten-intro>svg{color:#a36b2f;font-size:48px}.top-ten-intro h2{color:#4a2f1f;margin:0 0 8px}.top-ten-intro p{color:#85664e;margin:0;line-height:1.7}.top-ten-list{gap:14px;margin-top:26px;display:grid}.top-ten-student{background:#fffaf3;border:1px solid #dfc5a3;border-radius:18px;grid-template-columns:65px 65px 1fr auto;align-items:center;gap:16px;min-height:94px;padding:17px 22px;display:grid;box-shadow:0 9px 24px #4a2f1f17}.top-ten-position{color:#f4ce8f;background:#60412d;border-radius:50%;place-items:center;width:52px;height:52px;font-size:23px;font-weight:900;display:grid}.top-ten-avatar{color:#f5d29a;background:linear-gradient(135deg,#4a2f1f,#765238);border-radius:16px;place-items:center;width:55px;height:55px;font-size:25px;display:grid}.top-ten-student-info h2{color:#4a2f1f;margin:0 0 5px;font-size:20px}.top-ten-student-info p{color:#99785d;margin:0}.top-ten-points{text-align:center}.top-ten-points strong{color:#a86e30;font-size:25px;display:block}.top-ten-points span{color:#8c6a50;font-size:13px}.top-position-1{background:linear-gradient(135deg,#fff6dd,#fffaf3);border:2px solid #c7923e}.top-position-1 .top-ten-position{background:linear-gradient(135deg,#9f681e,#d6a752)}.top-position-2{border:2px solid #b6a58d}.top-position-3{border:2px solid #b87945}.top-ten-empty{text-align:center;background:#fffaf3;border:1px solid #dcc19e;border-radius:24px;width:min(700px,95%);min-height:320px;margin:45px auto;padding:45px 30px;box-shadow:0 15px 40px #4a2f1f1f}.top-ten-empty-icon{color:#f5cf91;background:linear-gradient(135deg,#4a2f1f,#765238);border-radius:50%;place-items:center;width:90px;height:90px;margin:0 auto 22px;font-size:40px;display:grid}.top-ten-empty h2{color:#4a2f1f;margin:0 0 14px}.top-ten-empty p{color:#85664e;max-width:520px;margin:0 auto;line-height:1.8}.top-ten-note{color:#68472f;background:#f5e5cf;border:1px solid #dfc298;border-radius:17px;align-items:center;gap:13px;margin-top:25px;padding:18px 22px;display:flex}.top-ten-note p{margin:0;font-weight:700}@media (width<=700px){.top-ten-page{padding:18px}.top-ten-title{min-height:90px;padding:20px}.top-ten-student{grid-template-columns:52px 52px 1fr}.top-ten-points{text-align:left;grid-column:1/-1}}.dark-student-profile-page .top-ten-page{color:#f8ead9}.dark-student-profile-page .top-ten-title{color:#ffe1aa!important;background:linear-gradient(135deg,#2b1b13,#4f3424)!important;border-color:#805a3d!important}.dark-student-profile-page .top-ten-title h1{color:#ffe1aa!important}.dark-student-profile-page .top-ten-title svg{color:#efc681!important}.dark-student-profile-page .top-ten-intro{background:#30221a!important;border-color:#735039!important}.dark-student-profile-page .top-ten-intro>svg{color:#efc681!important}.dark-student-profile-page .top-ten-intro h2{color:#fff5e8!important}.dark-student-profile-page .top-ten-intro p{color:#d6c0aa!important}.dark-student-profile-page .top-ten-student{box-shadow:0 10px 25px #00000040;background:#30221a!important;border-color:#735039!important}.dark-student-profile-page .top-ten-avatar{color:#f5cf91!important;background:linear-gradient(135deg,#523723,#795238)!important}.dark-student-profile-page .top-ten-position{color:#ffd58d!important;background:#5d3f2b!important}.dark-student-profile-page .top-ten-student-info h2{color:#fff5e8!important}.dark-student-profile-page .top-ten-student-info p{color:#d6c0aa!important}.dark-student-profile-page .top-ten-points strong{color:#ffd58d!important}.dark-student-profile-page .top-ten-points span{color:#d6c0aa!important}.dark-student-profile-page .top-position-1{background:#3b2c1d!important;border-color:#c7923e!important}.dark-student-profile-page .top-position-1 .top-ten-position{color:#fff;background:linear-gradient(135deg,#b97a2b,#e2b55f)!important}.dark-student-profile-page .top-position-2{background:#342820!important;border-color:#9b9386!important}.dark-student-profile-page .top-position-3{background:#34251d!important;border-color:#b87945!important}.dark-student-profile-page .top-ten-empty{background:#30221a!important;border-color:#735039!important}.dark-student-profile-page .top-ten-empty-icon{color:#f5cf91!important;background:linear-gradient(135deg,#523723,#795238)!important}.dark-student-profile-page .top-ten-empty h2{color:#fff5e8!important}.dark-student-profile-page .top-ten-empty p{color:#d6c0aa!important}.dark-student-profile-page .top-ten-note{color:#f8ead9!important;background:#3a2b21!important;border-color:#735039!important}.dark-student-profile-page .top-ten-note p{color:#f8ead9!important}.homework-page{color:#4a2f1f;direction:rtl;width:100%;min-height:70vh;padding:30px}.homework-dashboard{width:100%}.homework-dashboard-heading{background:linear-gradient(135deg,#3d281c,#67472f);border:1px solid #8f6644;border-radius:20px;width:100%;margin-bottom:24px;padding:25px 30px;box-shadow:0 12px 28px #4a2f1f38}.homework-dashboard-heading h1{color:#fff0d7;margin:0;font-size:31px}.homework-dashboard-heading p{color:#e7cfaa;margin:9px 0 0;font-size:15px;line-height:1.8}.homework-main-card{text-align:right;color:#4a2f1f;cursor:pointer;direction:rtl;background:#fffaf3;border:1px solid #dfc5a3;border-radius:20px;align-items:center;gap:18px;width:100%;min-height:135px;margin-bottom:18px;padding:22px 24px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 10px 28px #4a2f1f1a}.homework-main-card:hover{border-color:#b9854c;transform:translateY(-2px);box-shadow:0 14px 32px #4a2f1f26}.homework-main-card-icon{color:#f7d9aa;background:linear-gradient(135deg,#4a2f1f,#795439);border-radius:18px;flex-shrink:0;place-items:center;width:65px;height:65px;font-size:28px;display:grid}.homework-main-card-content{flex:1;min-width:0}.homework-main-card-label{color:#a86e30;margin-bottom:5px;font-size:13px;font-weight:900;display:inline-block}.homework-main-card-content h2{color:#4a2f1f;margin:0 0 6px;font-size:23px}.homework-main-card-content p{color:#80634d;margin:0;font-size:14px;font-weight:700;line-height:1.7}.homework-main-card-arrow{color:#fff;background:#6f4930;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:17px;display:grid}.homework-main-card.completed{border-color:#87cba7}.homework-main-card.completed .homework-main-card-icon{color:#fff;background:linear-gradient(135deg,#188b50,#34b36e)}.homework-main-card.completed .homework-main-card-arrow{color:#fff;background:#238d58}.homework-card-progress{background:#ead9c6;border-radius:999px;width:100%;height:7px;margin-top:12px;overflow:hidden}.homework-card-progress-fill{background:linear-gradient(135deg,#188b50,#34b36e);border-radius:999px;height:100%;transition:width .3s}.homework-video-card{text-align:right;color:#4a2f1f;direction:rtl;background:#fffaf3;border:1px solid #d8bea0;border-radius:17px;align-items:center;gap:15px;width:100%;min-height:88px;padding:16px 20px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;box-shadow:0 8px 22px #4a2f1f14}.homework-video-card.locked{cursor:not-allowed;opacity:.8}.homework-video-card.unlocked{cursor:pointer;background:#f2fbf6;border-color:#87cba7}.homework-video-card.unlocked:hover{border-color:#34b36e;transform:translateY(-2px);box-shadow:0 11px 27px #188b5021}.homework-video-card-icon{color:#f6d69f;background:#6f4930;border-radius:15px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:20px;display:grid}.homework-video-card.unlocked .homework-video-card-icon{color:#fff;background:linear-gradient(135deg,#188b50,#34b36e)}.homework-video-card-content{flex:1;min-width:0}.homework-video-card-content h3{color:#4a2f1f;margin:0 0 4px;font-size:18px}.homework-video-card-content p{color:#80634d;margin:0;font-size:13px;font-weight:700}.homework-video-card-status{text-align:center;color:#76583f;background:#ead9c6;border-radius:999px;flex-shrink:0;min-width:75px;padding:8px 12px;font-size:12px;font-weight:900}.homework-video-card.unlocked .homework-video-card-status{color:#176f45;background:#dff5e8}.homework-back-dashboard-btn{color:#5c402c;cursor:pointer;background:#fffaf3;border:1px solid #d8bea0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:45px;margin-bottom:20px;padding:10px 17px;font-size:14px;font-weight:900;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.homework-back-dashboard-btn:hover{background:#fbf0e1;border-color:#b9854c;transform:translateY(-1px)}.homework-heading,.homework-header{color:#f7d9aa;background:linear-gradient(135deg,#3d281c,#67472f);border:1px solid #8f6644;border-radius:20px;width:100%;min-height:125px;margin-bottom:25px;padding:25px 30px;box-shadow:0 12px 28px #4a2f1f38}.homework-header{align-items:center;gap:17px;display:flex}.homework-header>svg{color:#f7d9aa;flex-shrink:0;font-size:34px}.homework-heading h1,.homework-header h1{color:#fff0d7;margin:0;font-size:31px}.homework-heading p,.homework-header p{color:#e7cfaa;margin:10px 0 0;font-size:15px;line-height:1.8}.homework-progress-card{background:#fffaf3;border:1px solid #dfc5a3;border-radius:16px;margin-bottom:20px;padding:18px 20px;box-shadow:0 8px 20px #4a2f1f14}.homework-progress-info{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.homework-progress-info strong{color:#4a2f1f;font-size:17px}.homework-progress-info span{color:#85664e;font-size:14px;font-weight:700}.homework-progress-bar{background:#ead9c6;border-radius:999px;width:100%;height:12px;overflow:hidden}.homework-progress-fill{background:linear-gradient(135deg,#188b50,#34b36e);border-radius:999px;height:100%;transition:width .3s}.homework-progress-card>p{color:#8b684d;margin:9px 0 0;font-size:13px;font-weight:800}.homework-question-numbers{flex-wrap:wrap;gap:9px;margin-bottom:20px;display:flex}.homework-number-btn{color:#68452e;cursor:pointer;background:#fffaf3;border:1px solid #d8bea0;border-radius:11px;place-items:center;width:42px;height:42px;font-size:14px;font-weight:900;transition:transform .2s,border-color .2s,background .2s;display:grid}.homework-number-btn:hover{border-color:#b9854c;transform:translateY(-1px)}.homework-number-btn.answered{color:#fff;background:#238d58;border-color:#238d58}.homework-number-btn.current{color:#fff;background:#6f4930;border-color:#d5a75f;outline:3px solid #d5a75f59}.homework-number-btn.cancelled{border-color:#d7b36a}.homework-number-btn.cancelled.answered{color:#fff;background:#c68a20;border-color:#c68a20}.homework-number-btn.cancelled.current{color:#fff;background:#9b6c1e;border-color:#e0bd70}.homework-form{width:100%}.homework-question-card{background:#fffaf3;border:1px solid #dfc5a3;border-radius:18px;padding:24px;position:relative;box-shadow:0 9px 24px #4a2f1f14}.homework-question-number{color:#f6d69f;background:linear-gradient(135deg,#4a2f1f,#795439);border-radius:50%;place-items:center;width:42px;height:42px;margin-bottom:14px;font-size:17px;font-weight:900;display:grid}.homework-question-card h2{color:#4a2f1f;margin:0 0 18px;font-size:21px;line-height:1.8}.homework-question-card>p{color:#6f513b;margin:0 0 18px;font-size:17px;font-weight:800}.homework-cancelled-question{text-align:center;background:#fff8e7;border:1px solid #d7b36a;border-radius:14px;width:100%;padding:22px}.homework-cancelled-question>svg{color:#c68a20;margin-bottom:8px;font-size:32px}.homework-cancelled-question h3{color:#68452e;margin:0 0 6px;font-size:19px}.homework-cancelled-question p{color:#80634d;margin:0;line-height:1.8}.homework-options-list{gap:11px;display:grid}.homework-option-btn{text-align:right;color:#5c402c;cursor:pointer;background:#fffdf9;border:1px solid #dcc19e;border-radius:13px;align-items:center;gap:12px;width:100%;min-height:54px;padding:12px 15px;font-size:15px;font-weight:700;transition:border-color .2s,background .2s,transform .2s;display:flex}.homework-option-btn:hover{background:#fbf0e1;border-color:#b9854c;transform:translateY(-1px)}.homework-option-btn.selected{color:#4a2f1f;background:#f2d7b4;border-color:#a96e31;box-shadow:inset 0 0 0 1px #a96e3133}.homework-option-letter{color:#f8ddb0;background:#6f4930;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.homework-navigation-buttons{justify-content:space-between;align-items:center;gap:14px;margin-top:24px;display:flex}.homework-navigation-btn{color:#fff;cursor:pointer;border:none;border-radius:13px;justify-content:center;align-items:center;gap:9px;min-height:52px;padding:12px 20px;font-size:15px;font-weight:900;transition:transform .2s,filter .2s;display:inline-flex}.homework-navigation-btn.previous{background:linear-gradient(135deg,#6f4930,#9b6a45)}.homework-navigation-btn.next{background:linear-gradient(135deg,#188b50,#34b36e)}.homework-navigation-btn:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.homework-navigation-btn:disabled{opacity:.45;cursor:not-allowed}.homework-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#188b50,#34b36e);border:none;border-radius:14px;justify-content:center;align-items:center;gap:9px;width:min(430px,100%);min-height:58px;margin:30px auto 0;padding:14px 22px;font-size:17px;font-weight:900;display:flex;box-shadow:0 10px 24px #188b5047}.homework-submit-btn:disabled{opacity:.65;cursor:wait}.homework-navigation-buttons .homework-submit-btn{width:auto;min-width:210px;margin:0}.homework-message{text-align:center;color:#5d422f;background:#fff7eb;border:1px solid #dfc5a3;border-radius:13px;justify-content:center;align-items:center;gap:9px;width:100%;margin-top:20px;padding:15px 18px;font-weight:800;display:flex}.homework-result-card{text-align:center;background:#fffaf3;border:1px solid #dfc5a3;border-radius:22px;width:min(650px,100%);margin:0 auto 28px;padding:34px 28px;box-shadow:0 14px 35px #4a2f1f1f}.homework-result-card>svg{color:#a86e30;margin-bottom:14px;font-size:48px}.homework-result-card h1{color:#4a2f1f;margin:0 0 8px;font-size:30px}.homework-result-card h2{color:#7a5b43;margin:0 0 20px;font-size:19px}.homework-result-card strong{color:#188b50;font-size:40px;display:block}.homework-result-card span{color:#a86e30;margin-top:6px;font-size:22px;font-weight:900;display:block}.homework-review-list{width:min(760px,100%);margin:0 auto 30px}.homework-review-list>h2{color:#4a2f1f;margin:0 0 16px;font-size:24px}.homework-review-item{background:#fffaf3;border:1px solid #dfc5a3;border-radius:14px;align-items:center;gap:13px;margin-bottom:12px;padding:17px;display:flex}.homework-review-item>div:first-child{font-size:25px}.homework-review-item.correct{border-color:#87cba7}.homework-review-item.correct>div:first-child{color:#28a963}.homework-review-item.wrong{border-color:#dda29a}.homework-review-item.wrong>div:first-child{color:#c94d43}.homework-review-item.cancelled{background:#fff8e7;border-color:#d7b36a}.homework-review-item.cancelled>div:first-child{color:#c68a20}.homework-review-item h3{color:#4a2f1f;margin:0 0 4px;font-size:17px}.homework-review-item p{color:#80634d;margin:0}.homework-video-section{width:100%;margin-top:10px}.homework-video-status{color:#176f45;background:#eaf8f0;border:1px solid #87cba7;border-radius:15px;align-items:center;gap:12px;margin-bottom:15px;padding:15px 18px;font-weight:900;display:flex}.homework-video-status>svg{flex-shrink:0;font-size:23px}.homework-video-status h2{color:#176f45;margin:0 0 4px;font-size:20px}.homework-video-status p{color:#438260;margin:0;font-size:13px}.homework-video-locked{text-align:center;color:#6d513c;background:#fffaf3;border:1px solid #d8bea0;border-radius:18px;width:100%;padding:35px 25px;box-shadow:0 9px 24px #4a2f1f14}.homework-video-locked>svg{color:#a86e30;margin-bottom:13px;font-size:42px}.homework-video-locked h3{color:#4a2f1f;margin:0 0 8px;font-size:22px}.homework-video-locked p{margin:0;line-height:1.8}.homework-video-wrapper{aspect-ratio:16/9;background:#000;border-radius:18px;width:100%;max-width:950px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 12px 30px #0003}.homework-video-wrapper>div,.homework-video-wrapper iframe,.homework-youtube-player{width:100%!important;height:100%!important}.homework-empty,.homework-not-allowed,.homework-locked-page{text-align:center;background:#fffaf3;border:1px solid #dfc5a3;border-radius:18px;max-width:650px;margin:50px auto;padding:35px 25px;box-shadow:0 9px 24px #4a2f1f14}.homework-locked-page>svg{color:#a86e30;margin-bottom:12px;font-size:40px}.homework-empty h2,.homework-not-allowed h2,.homework-locked-page h2{color:#4a2f1f;margin:0 0 10px}.homework-empty p,.homework-not-allowed p,.homework-locked-page p{color:#80634d;margin:0;line-height:1.8}.dark-student-profile-page .homework-page{color:#f7ead9}.dark-student-profile-page .homework-dashboard-heading,.dark-student-profile-page .homework-heading,.dark-student-profile-page .homework-header{background:linear-gradient(135deg,#2b1b13,#4f3424);border-color:#7d5b40}.dark-student-profile-page .homework-main-card,.dark-student-profile-page .homework-video-card,.dark-student-profile-page .homework-progress-card,.dark-student-profile-page .homework-question-card,.dark-student-profile-page .homework-result-card,.dark-student-profile-page .homework-review-item,.dark-student-profile-page .homework-video-locked,.dark-student-profile-page .homework-empty,.dark-student-profile-page .homework-not-allowed,.dark-student-profile-page .homework-locked-page,.dark-student-profile-page .homework-back-dashboard-btn{background:#34261d;border-color:#6b4b34}.dark-student-profile-page .homework-video-card.unlocked{background:#173c29;border-color:#287d50}.dark-student-profile-page .homework-main-card-content h2,.dark-student-profile-page .homework-video-card-content h3,.dark-student-profile-page .homework-question-card h2,.dark-student-profile-page .homework-question-card>p,.dark-student-profile-page .homework-result-card h1,.dark-student-profile-page .homework-review-list>h2,.dark-student-profile-page .homework-review-item h3,.dark-student-profile-page .homework-video-locked h3,.dark-student-profile-page .homework-empty h2,.dark-student-profile-page .homework-not-allowed h2,.dark-student-profile-page .homework-locked-page h2{color:#fff4e4}.dark-student-profile-page .homework-main-card-content p,.dark-student-profile-page .homework-video-card-content p,.dark-student-profile-page .homework-progress-info span,.dark-student-profile-page .homework-progress-card>p,.dark-student-profile-page .homework-review-item p,.dark-student-profile-page .homework-result-card h2,.dark-student-profile-page .homework-video-locked p,.dark-student-profile-page .homework-empty p,.dark-student-profile-page .homework-not-allowed p,.dark-student-profile-page .homework-locked-page p{color:#d6c0aa}.dark-student-profile-page .homework-progress-info strong{color:#fff4e4}.dark-student-profile-page .homework-progress-bar,.dark-student-profile-page .homework-card-progress{background:#4c382a}.dark-student-profile-page .homework-number-btn{color:#ead7c3;background:#2d211a;border-color:#644934}.dark-student-profile-page .homework-number-btn.answered{color:#fff;background:#238d58;border-color:#238d58}.dark-student-profile-page .homework-number-btn.current{color:#fff;background:#7a5134;border-color:#d5a75f}.dark-student-profile-page .homework-number-btn.cancelled{background:#8a631e;border-color:#d7b36a}.dark-student-profile-page .homework-option-btn{color:#ead7c3;background:#2d211a;border-color:#644934}.dark-student-profile-page .homework-option-btn.selected{color:#fff1d8;background:#5a3e2b;border-color:#d5a75f}.dark-student-profile-page .homework-cancelled-question{background:#3d3020;border-color:#8d6b34}.dark-student-profile-page .homework-cancelled-question h3{color:#f6ddb0}.dark-student-profile-page .homework-cancelled-question p{color:#d6c0aa}.dark-student-profile-page .homework-video-status{color:#a9edc7;background:#173c29;border-color:#287d50}.dark-student-profile-page .homework-video-status h2{color:#a9edc7}.dark-student-profile-page .homework-video-status p{color:#8bcfa9}.dark-student-profile-page .homework-review-item.cancelled{background:#3d3020;border-color:#8d6b34}.dark-student-profile-page .homework-back-dashboard-btn{color:#f0dbc5}@media (width<=700px){.homework-page{padding:17px}.homework-dashboard-heading{padding:21px 18px}.homework-dashboard-heading h1{font-size:25px}.homework-dashboard-heading p{font-size:14px}.homework-main-card{gap:13px;min-height:120px;padding:18px 16px}.homework-main-card-icon{border-radius:15px;width:54px;height:54px;font-size:23px}.homework-main-card-content h2{font-size:19px}.homework-main-card-content p{font-size:12px}.homework-main-card-arrow{width:35px;height:35px;font-size:14px}.homework-video-card{gap:11px;min-height:80px;padding:14px}.homework-video-card-icon{border-radius:13px;width:46px;height:46px}.homework-video-card-content h3{font-size:16px}.homework-video-card-content p{font-size:12px}.homework-video-card-status{min-width:62px;padding:7px 9px;font-size:11px}.homework-heading,.homework-header{min-height:auto;padding:21px 18px}.homework-header>svg{font-size:27px}.homework-heading h1,.homework-header h1{font-size:25px}.homework-heading p,.homework-header p{font-size:14px}.homework-progress-info{flex-direction:column;align-items:flex-start;gap:6px}.homework-question-numbers{gap:7px}.homework-number-btn{border-radius:9px;width:38px;height:38px}.homework-question-card{padding:18px}.homework-question-card h2{font-size:18px}.homework-option-btn{min-height:50px;padding:10px 12px}.homework-navigation-buttons{grid-template-columns:1fr 1fr;display:grid}.homework-navigation-btn,.homework-navigation-buttons .homework-submit-btn{width:100%;min-width:0}.homework-result-card{padding:27px 18px}.homework-video-status h2{font-size:18px}.homework-video-wrapper{border-radius:13px}}@media (width<=430px){.homework-page{padding:12px}.homework-navigation-buttons{grid-template-columns:1fr}.homework-question-card{padding:15px}.homework-option-letter{width:31px;height:31px}.homework-main-card{gap:10px;padding:15px 13px}.homework-main-card-icon{width:48px;height:48px;font-size:20px}.homework-main-card-arrow{width:31px;height:31px}.homework-video-card{padding:13px 12px}.homework-video-card-icon{width:42px;height:42px}.homework-video-card-status{min-width:55px;padding:6px 7px}.homework-back-dashboard-btn{width:100%}}
