@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=Montserrat:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800&family=Montserrat:wght@400;500;600;700;800;900&display=swap";html,body,#root{font-family:Montserrat,sans-serif}body[dir=rtl],html[dir=rtl],html[dir=rtl] body,html[dir=rtl] #root{font-family:Cairo,sans-serif}.landing-page{font-family:Montserrat,sans-serif}.landing-page,.landing-page *,.landing-page .ant-typography,.landing-page .ant-btn,.landing-page .ant-card,.landing-page .ant-tag,.landing-page .ant-menu,.landing-page .ant-input,.landing-page .ant-input-number,.landing-page .ant-select,.landing-page .ant-dropdown,.landing-page .ant-modal,.landing-page .ant-modal-content{font-family:inherit}.landing-page{--landing-primary:#1677ff;--landing-primary-dark:#0958d9;--landing-primary-light:#4096ff;--landing-primary-soft:#1677ff1a;--landing-primary-softer:#1677ff0d;--landing-bg:#fff;--landing-bg-secondary:#f6f8fc;--landing-card:#fff;--landing-text:#111827;--landing-text-secondary:#667085;--landing-border:#0f172a14;--landing-shadow:#0f172a14;--landing-shadow-strong:#0f172a24;--landing-success:#22c55e;background:var(--landing-bg);width:100%;min-height:100vh;color:var(--landing-text);margin:0;padding:0;font-family:Montserrat,sans-serif;transition:background-color .25s,color .25s;overflow-x:hidden}.landing-page[dir=rtl]{font-family:Cairo,sans-serif}.landing-dark{--landing-bg:#080b10;--landing-bg-secondary:#0d1117;--landing-card:#121821;--landing-text:#f5f7fa;--landing-text-secondary:#98a2b3;--landing-border:#ffffff17;--landing-shadow:#00000040;--landing-shadow-strong:#0006;--landing-primary-soft:#1677ff26;--landing-primary-softer:#1677ff12}.landing-page *,.landing-page :before,.landing-page :after{box-sizing:border-box}.landing-page button,.landing-page input,.landing-page textarea,.landing-page select,.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page h5,.landing-page h6,.landing-page p,.landing-page .ant-typography,.landing-page .ant-card,.landing-page .ant-btn,.landing-page .ant-tag{font-family:inherit}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{overflow-x:hidden}.landing-container{width:min(1400px,100% - 48px);margin:0 auto}.landing-navbar{z-index:1000;background:color-mix(in srgb, var(--landing-bg) 88%, transparent);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--landing-border);width:100%;height:76px;transition:background-color .25s,border-color .25s;position:sticky;top:0}.landing-navbar-inner{justify-content:space-between;align-items:center;gap:30px;width:min(1400px,100% - 48px);height:100%;margin:0 auto;display:flex}.landing-brand{color:var(--landing-text);cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-family:inherit;display:flex}.landing-brand-mark{background:var(--landing-primary);color:#fff;border-radius:13px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:23px;font-weight:900;display:grid;box-shadow:0 8px 25px #1677ff38}.landing-brand-name{color:var(--landing-text);letter-spacing:-.4px;font-size:18px;font-weight:700}.landing-brand-name strong{font-weight:800}.landing-nav{align-items:center;gap:34px;display:flex}.landing-nav-link{color:var(--landing-text-secondary);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:14px;font-weight:600;transition:color .2s;position:relative}.landing-nav-link:hover,.landing-nav-link.active{color:var(--landing-primary)}.landing-nav-link.active:after{content:"";background:var(--landing-primary);border-radius:50%;width:5px;height:5px;position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.landing-navbar-actions{align-items:center;gap:8px;display:flex}.landing-login-btn{color:var(--landing-text)!important;font-family:inherit!important;font-weight:600!important}.landing-login-btn:hover{color:var(--landing-primary)!important}.landing-register-btn{background:var(--landing-primary)!important;color:#fff!important;border:0!important;border-radius:11px!important;height:40px!important;padding-inline:20px!important;font-family:inherit!important;font-weight:800!important;box-shadow:0 8px 20px #1677ff2e!important}.landing-register-btn:hover{background:var(--landing-primary-dark)!important;color:#fff!important}.landing-theme-btn{border:1px solid var(--landing-border);background:var(--landing-card);width:40px;height:40px;color:var(--landing-text);cursor:pointer;border-radius:11px;place-items:center;padding:0;font-size:17px;transition:all .2s;display:grid}.landing-theme-btn:hover{color:var(--landing-primary);border-color:var(--landing-primary);background:var(--landing-primary-soft)}.landing-language-btn{border:1px solid var(--landing-border);background:var(--landing-card);height:40px;color:var(--landing-text);cursor:pointer;border-radius:11px;padding:0 12px;font-family:inherit;font-size:12px;font-weight:700;transition:all .2s}.landing-language-btn:hover{color:var(--landing-primary);border-color:var(--landing-primary);background:var(--landing-primary-soft)}.landing-menu-button,.landing-mobile-actions{display:none}.landing-hero{background:radial-gradient(circle at 80% 15%, var(--landing-primary-soft), transparent 28%), var(--landing-bg);align-items:center;width:100%;min-height:680px;padding:100px 0 90px;transition:background .25s;display:flex;position:relative}.landing-hero-glow{pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.landing-hero-glow-one{background:var(--landing-primary-soft);width:260px;height:260px;top:130px;right:-120px}.landing-hero-glow-two{background:var(--landing-primary-softer);width:180px;height:180px;bottom:20px;left:-90px}.hero-content{z-index:2;position:relative}.hero-badge,.section-badge{background:var(--landing-primary-soft)!important;color:var(--landing-primary)!important;border:1px solid #1677ff40!important;border-radius:100px!important;padding:6px 12px!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important}.hero-badge{align-items:center;gap:7px;display:inline-flex}.hero-title{letter-spacing:-3px;max-width:760px;color:var(--landing-text)!important;margin:22px 0!important;font-family:inherit!important;font-size:clamp(42px,5.2vw,72px)!important;font-weight:850!important;line-height:1.04!important}.hero-title span{color:var(--landing-primary);display:inline-block;position:relative}.hero-title span:after{content:"";z-index:-1;background:#1677ff2e;border-radius:20px;height:8px;position:absolute;bottom:-4px;left:2px;right:2px}.hero-description{max-width:600px;color:var(--landing-text-secondary)!important;margin-bottom:30px!important;font-family:inherit!important;font-size:17px!important;line-height:1.8!important}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-primary-btn{background:var(--landing-primary)!important;color:#fff!important;border:0!important;border-radius:13px!important;height:50px!important;padding-inline:22px!important;font-family:inherit!important;font-weight:800!important;box-shadow:0 12px 28px #1677ff33!important}.hero-primary-btn:hover{background:var(--landing-primary-dark)!important;color:#fff!important}.hero-secondary-btn{background:var(--landing-card)!important;border-color:var(--landing-border)!important;height:50px!important;color:var(--landing-text)!important;border-radius:13px!important;font-family:inherit!important;font-weight:700!important}.hero-secondary-btn:hover{color:var(--landing-primary)!important;border-color:var(--landing-primary)!important}.hero-secondary-btn .anticon{margin-inline-end:7px}.hero-trust{color:var(--landing-text-secondary);align-items:center;gap:8px;margin-top:22px;font-family:inherit;font-size:13px;display:flex}.hero-trust .anticon{color:var(--landing-success)}.hero-visual{place-items:center;width:min(470px,100%);height:470px;margin:auto;display:grid;position:relative}.hero-orbit{border:1px solid var(--landing-border);border-radius:50%;position:absolute}.orbit-one{width:440px;height:440px}.orbit-two{border-color:#1677ff38;width:350px;height:350px}.hero-main-card{z-index:2;border:1px solid var(--landing-border);background:var(--landing-card);width:310px;box-shadow:0 35px 80px var(--landing-shadow-strong);border-radius:25px;padding:25px;transition:background .25s,border-color .25s;position:relative;transform:rotate(-3deg)}.hero-card-top{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.hero-card-icon{background:var(--landing-primary);color:#fff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.hero-card-top .ant-tag{color:#22c55e;background:#22c55e1a;border:0;border-radius:20px;font-family:inherit;font-weight:700}.hero-card-small{font-size:12px;color:var(--landing-text-secondary)!important;font-family:inherit!important}.hero-card-title{color:var(--landing-text);margin:6px 0 22px;font-family:inherit;font-size:22px;font-weight:800}.hero-progress{align-items:center;gap:10px;display:flex}.hero-progress-track{background:var(--landing-border);border-radius:20px;flex:1;height:8px;overflow:hidden}.hero-progress-value{border-radius:inherit;background:linear-gradient(90deg, var(--landing-primary), var(--landing-primary-light));width:78%;height:100%}.hero-progress span{color:var(--landing-text);font-family:inherit;font-size:12px;font-weight:800}.hero-card-footer{color:var(--landing-text-secondary);align-items:center;gap:10px;margin-top:25px;font-family:inherit;font-size:11px;display:flex}.hero-avatar-group{padding-inline-start:8px;display:flex}.hero-avatar-group span{border:2px solid var(--landing-card);background:var(--landing-primary);color:#fff;border-radius:50%;place-items:center;width:25px;height:25px;margin-inline-start:-8px;font-family:inherit;font-size:9px;font-weight:800;display:grid}.floating-card{z-index:4;border:1px solid var(--landing-border);background:var(--landing-card);box-shadow:0 18px 45px var(--landing-shadow);border-radius:15px;align-items:center;gap:10px;padding:13px 16px;font-family:inherit;display:flex;position:absolute}.floating-card-one{top:60px;right:5px}.floating-card-two{bottom:55px;left:5px}.floating-icon{background:var(--landing-primary-soft);width:34px;height:34px;color:var(--landing-primary);border-radius:10px;place-items:center;display:grid}.floating-card div:last-child{flex-direction:column;display:flex}.floating-card strong{color:var(--landing-text);font-family:inherit;font-size:13px}.floating-card span{color:var(--landing-text-secondary);font-family:inherit;font-size:10px}.landing-stats{background:var(--landing-card);border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border);width:100%;padding:24px 0}.stat-item{justify-content:center;align-items:center;gap:12px;min-height:65px;display:flex}.stat-icon{background:var(--landing-primary-soft);width:42px;height:42px;color:var(--landing-primary);border-radius:12px;place-items:center;font-size:18px;display:grid}.stat-value{color:var(--landing-text);font-family:inherit;font-size:20px;font-weight:850}.stat-label{color:var(--landing-text-secondary);margin-top:1px;font-family:inherit;font-size:11px}.landing-section{width:100%;padding:105px 0;transition:background-color .25s}.features-section,.courses-section,.about-section{background:var(--landing-bg)}.subjects-section,.how-section,.contact-section{background:var(--landing-bg-secondary)}.section-heading{text-align:center;max-width:700px;margin:0 auto 48px}.section-heading .ant-typography-title,.section-heading h2{letter-spacing:-1.5px;color:var(--landing-text)!important;margin:18px 0 12px!important;font-family:inherit!important;font-size:clamp(30px,4vw,45px)!important}.section-heading .ant-typography-paragraph{margin:0;line-height:1.8;color:var(--landing-text-secondary)!important;font-family:inherit!important}.feature-card{height:100%;padding:12px;transition:all .25s;border:1px solid var(--landing-border)!important;background:var(--landing-card)!important;box-shadow:none!important;border-radius:20px!important}.feature-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px var(--landing-shadow)!important;border-color:#1677ff59!important}.feature-icon{background:var(--landing-primary);color:#fff;border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:20px;font-size:22px;display:grid}.feature-card .ant-typography-title{color:var(--landing-text)!important;margin-bottom:10px!important;font-family:inherit!important}.feature-card .ant-typography-paragraph{line-height:1.7;color:var(--landing-text-secondary)!important;font-family:inherit!important}.subjects-section{overflow:hidden}.subjects-scroll-wrapper{width:100%;position:relative}.subjects-scroll-row{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:20px;width:100%;padding:8px 4px 18px;display:flex;overflow:auto hidden}.subjects-scroll-row::-webkit-scrollbar{display:none}.subjects-scroll-row .subject-card{border:1px solid var(--landing-border);background:var(--landing-card);min-width:220px;height:220px;color:var(--landing-text);cursor:pointer;scroll-snap-align:start;border-radius:24px;flex-direction:column;flex:0 0 220px;justify-content:flex-end;padding:24px;transition:transform .25s,border-color .25s,box-shadow .25s,background .25s;display:flex;position:relative;overflow:hidden}.subjects-scroll-row .subject-card:before{content:"";background:var(--landing-primary-soft);border-radius:50%;width:150px;height:150px;transition:transform .3s;position:absolute;top:-70px;right:-70px}.subjects-scroll-row .subject-card:hover{border-color:var(--landing-primary);transform:translateY(-6px);box-shadow:0 18px 45px #1677ff24}.subjects-scroll-row .subject-card:hover:before{transform:scale(1.35)}.subject-number{color:var(--landing-text-secondary);opacity:.7;font-size:13px;font-weight:700;position:absolute;top:18px;left:22px}[dir=rtl] .subject-number{left:auto;right:22px}.subjects-scroll-row .subject-icon{z-index:1;background:var(--landing-primary-soft);width:52px;height:52px;color:var(--landing-primary);border-radius:16px;justify-content:center;align-items:center;margin-bottom:18px;font-size:23px;transition:background .25s,color .25s,transform .25s;display:flex;position:relative}.subjects-scroll-row .subject-card:hover .subject-icon{background:var(--landing-primary);color:#fff;transform:scale(1.05)}.subjects-scroll-row .subject-card .ant-typography{z-index:1;max-width:calc(100% - 25px);font-size:18px;font-weight:700;line-height:1.4;position:relative;color:var(--landing-text)!important;margin:0!important}.subject-arrow{background:var(--landing-bg-secondary);width:34px;height:34px;color:var(--landing-text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:background .25s,color .25s,transform .25s;display:flex;position:absolute;bottom:25px;right:22px}[dir=rtl] .subject-arrow{left:22px;right:auto}.subjects-scroll-row .subject-card:hover .subject-arrow{background:var(--landing-primary);color:#fff;transform:translate(3px)}[dir=rtl] .subjects-scroll-row .subject-card:hover .subject-arrow{transform:translate(-3px)}.subject-card-skeleton{cursor:default!important;justify-content:center!important}.subject-card-skeleton:hover{border-color:var(--landing-border)!important;box-shadow:none!important;transform:none!important}.subject-card-skeleton .ant-skeleton{width:100%}@media (width<=768px){.subjects-scroll-row{gap:14px;padding-left:2px;padding-right:2px}.subjects-scroll-row .subject-card{border-radius:20px;flex-basis:190px;min-width:190px;height:190px;padding:20px}.subjects-scroll-row .subject-icon{width:46px;height:46px;margin-bottom:14px;font-size:20px}.subjects-scroll-row .subject-card .ant-typography{font-size:16px}.subject-arrow{bottom:20px;right:18px}[dir=rtl] .subject-arrow{left:18px;right:auto}}@media (width<=480px){.subjects-scroll-row .subject-card{flex-basis:170px;min-width:170px;height:175px;padding:18px}.subject-number{top:15px;left:18px}[dir=rtl] .subject-number{left:auto;right:18px}}.course-card{height:100%;transition:background-color .25s,border-color .25s;overflow:hidden;border:1px solid var(--landing-border)!important;background:var(--landing-card)!important;box-shadow:none!important;border-radius:20px!important;padding:0!important}.course-card:hover{border-color:#1677ff59!important}.course-cover{background:linear-gradient(135deg, var(--landing-primary-soft), var(--landing-primary-softer));height:200px;position:relative;overflow:hidden}.course-cover img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.course-card:hover .course-cover img{transform:scale(1.06)}.course-cover-placeholder{width:100%;height:100%;color:var(--landing-primary);place-items:center;font-size:45px;display:grid}.course-cover-overlay{opacity:0;color:#fff;background:#1677ff2e;place-items:center;font-size:45px;transition:all .25s;display:grid;position:absolute;inset:0}.course-card:hover .course-cover-overlay{opacity:1}.course-card-content{padding:21px}.course-card-content .ant-tag{background:var(--landing-primary-soft);color:var(--landing-primary);border:0;border-radius:20px;font-family:inherit;font-weight:700}.course-card-content h3{color:var(--landing-text)!important;margin:13px 0 8px!important;font-family:inherit!important;font-size:19px!important}.course-card-content .ant-typography{color:var(--landing-text-secondary)!important;font-family:inherit!important}.course-card-bottom{border-top:1px solid var(--landing-border);color:var(--landing-text-secondary);justify-content:space-between;align-items:center;padding-top:15px;font-family:inherit;font-size:12px;display:flex}.course-card-bottom span{align-items:center;gap:6px;display:flex}.steps-wrapper{grid-template-columns:repeat(3,1fr);gap:35px;display:grid;position:relative}.step-line{border-top:1px dashed var(--landing-border);height:1px;position:absolute;top:37px;left:16%;right:16%}.learning-step{z-index:2;text-align:center;position:relative}.step-number{border:7px solid var(--landing-bg-secondary);background:var(--landing-primary);color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 24px;font-family:inherit;font-size:13px;font-weight:900;display:grid}.step-content h3{color:var(--landing-text);margin-bottom:10px;font-family:inherit;font-size:19px}.step-content p{max-width:270px;color:var(--landing-text-secondary);margin:auto;font-family:inherit;font-size:13px;line-height:1.8}.about-visual{border:1px solid var(--landing-border);background:radial-gradient(circle at center, var(--landing-primary-soft), transparent 55%), var(--landing-card);border-radius:30px;place-items:center;min-height:390px;display:grid;position:relative;overflow:hidden}.about-big-letter{color:var(--landing-primary);opacity:.9;text-shadow:10px 10px 0 var(--landing-primary-soft);-webkit-user-select:none;user-select:none;font-size:260px;font-weight:950;line-height:1}.about-floating-card{border:1px solid var(--landing-border);background:var(--landing-card);box-shadow:0 15px 35px var(--landing-shadow);border-radius:15px;align-items:center;gap:12px;padding:13px 17px;font-family:inherit;display:flex;position:absolute;bottom:25px;right:25px}[dir=rtl] .about-floating-card{left:25px;right:auto}.about-floating-card>.anticon{background:var(--landing-primary);color:#fff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.about-floating-card div{flex-direction:column;display:flex}.about-floating-card strong{color:var(--landing-text);font-family:inherit;font-size:13px}.about-floating-card span{color:var(--landing-text-secondary);font-family:inherit;font-size:10px}.about-content .ant-typography-title{letter-spacing:-1.5px;color:var(--landing-text)!important;margin:18px 0!important;font-family:inherit!important;font-size:clamp(32px,4vw,47px)!important}.about-content .ant-typography-paragraph{line-height:1.85;color:var(--landing-text-secondary)!important;font-family:inherit!important}.about-points{flex-direction:column;gap:13px;margin-top:25px;display:flex}.about-points div{color:var(--landing-text);align-items:center;gap:9px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.about-points .anticon{color:var(--landing-success)}.landing-cta{background:var(--landing-bg);width:100%;padding:30px 0 100px}.cta-inner{background:linear-gradient(135deg, var(--landing-primary), var(--landing-primary-dark));color:#fff;border-radius:30px;padding:65px 50px;position:relative;overflow:hidden}.cta-glow{background:#ffffff14;border-radius:50%;width:300px;height:300px;position:absolute;top:-120px;right:-80px}.cta-content{z-index:2;max-width:720px;position:relative}.cta-content .ant-tag{color:#fff;background:#ffffff26;border:0;border-radius:20px;font-family:inherit;font-weight:800}.cta-content h2{letter-spacing:-1.5px;color:#fff!important;margin:15px 0 10px!important;font-family:inherit!important;font-size:clamp(30px,4vw,45px)!important}.cta-content p{max-width:600px;line-height:1.8;color:#ffffffd1!important;font-family:inherit!important}.cta-button{margin-top:10px;height:48px!important;color:var(--landing-primary)!important;background:#fff!important;border:0!important;border-radius:12px!important;padding-inline:23px!important;font-family:inherit!important;font-weight:800!important}.cta-button:hover{color:var(--landing-primary-dark)!important;background:#f5f8ff!important}.contact-box{border:1px solid var(--landing-border);background:var(--landing-card);border-radius:25px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;padding:35px;display:flex}.contact-box h2{color:var(--landing-text)!important;margin:15px 0 8px!important;font-family:inherit!important;font-size:30px!important}.contact-box p{max-width:550px;margin:0;color:var(--landing-text-secondary)!important;font-family:inherit!important}.contact-methods{flex-direction:column;gap:12px;min-width:300px;display:flex}.contact-method{border:1px solid var(--landing-border);background:var(--landing-primary-soft);color:var(--landing-text);border-radius:14px;align-items:center;gap:14px;padding:14px 18px;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.contact-method:hover{border-color:var(--landing-primary);background:#1677ff26;transform:translateY(-2px)}.contact-method-icon{background:var(--landing-primary);color:#fff;border-radius:11px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:17px;display:grid}.contact-method-text{flex-direction:column;min-width:0;display:flex}.contact-method-label{color:var(--landing-text-secondary);text-transform:uppercase;letter-spacing:.4px;font-family:inherit;font-size:11px;font-weight:700}.contact-method-value{color:var(--landing-text);white-space:nowrap;direction:ltr;font-family:inherit;font-size:14px;font-weight:700}.contact-method-whatsapp .contact-method-icon{background:#25d366}.landing-footer{background:var(--landing-card);width:100%;color:var(--landing-text);border-top:1px solid var(--landing-border);padding:55px 0 25px;transition:background-color .25s,color .25s}.landing-footer .landing-brand{color:var(--landing-text)}.landing-footer p{color:var(--landing-text-secondary);margin:10px 0 0;font-family:inherit;font-size:12px;line-height:1.8}.footer-main{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:40px;display:grid}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:20px;display:flex}.footer-links button{color:var(--landing-text-secondary);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px;transition:all .2s}.footer-links button:hover{color:var(--landing-primary)}.footer-bottom{border-top:1px solid var(--landing-border);color:var(--landing-text-secondary);justify-content:space-between;margin-top:45px;padding-top:20px;font-family:inherit;font-size:12px;display:flex}.landing-empty-state{text-align:center;width:100%;color:var(--landing-text-secondary);padding:45px 20px;font-family:inherit}.rtl-icon{transform:rotate(180deg)}@media (width<=1200px){.landing-container,.landing-navbar-inner{width:min(100% - 40px,1100px)}.landing-nav{gap:22px}}@media (width<=992px){.landing-nav{gap:18px}.hero-content{text-align:center}.hero-description{margin-inline:auto}.hero-actions,.hero-trust{justify-content:center}.hero-visual{margin-top:20px}.footer-main{grid-template-columns:1fr}.footer-links{justify-content:flex-start}}@media (width<=768px){.landing-container{width:calc(100% - 28px)}.landing-navbar{height:68px}.landing-navbar-inner{width:calc(100% - 28px)}.landing-navbar-actions{display:none}.landing-menu-button{border:1px solid var(--landing-border);background:var(--landing-card);width:40px;height:40px;color:var(--landing-text);cursor:pointer;border-radius:10px;place-items:center;padding:0;font-family:inherit;font-size:17px;display:grid}.landing-menu-button:hover{color:var(--landing-primary);border-color:var(--landing-primary)}.landing-nav{border:1px solid var(--landing-border);background:var(--landing-card);box-shadow:0 20px 50px var(--landing-shadow-strong);border-radius:16px;flex-direction:column;align-items:stretch;gap:5px;padding:10px;display:none;position:absolute;top:68px;left:14px;right:14px}.landing-nav-open{display:flex}.landing-nav-link{text-align:start;border-radius:9px;padding:12px}.landing-nav-link:hover{background:var(--landing-bg-secondary)}.landing-nav-link.active:after{display:none}.landing-mobile-actions{border-top:1px solid var(--landing-border);gap:8px;margin-top:5px;padding-top:10px;display:flex}.landing-mobile-actions .landing-theme-btn{flex:0 0 40px}.landing-mobile-actions .landing-language-btn{flex:none}.landing-mobile-actions .ant-btn{flex:1;font-family:inherit!important}.landing-mobile-actions .ant-btn-primary{background:var(--landing-primary)!important;color:#fff!important;border:0!important}.landing-hero{min-height:auto;padding:75px 0 65px}.hero-title{letter-spacing:-2px;font-size:clamp(39px,11vw,58px)!important}.hero-description{font-size:15px!important}.hero-visual{height:390px}.orbit-one{width:350px;height:350px}.orbit-two{width:280px;height:280px}.hero-main-card{width:275px}.floating-card-one{right:0}.floating-card-two{left:0}.landing-section{padding:75px 0}.steps-wrapper{grid-template-columns:1fr;gap:30px}.step-line{display:none}.contact-box{flex-direction:column;align-items:flex-start}.contact-methods,.contact-method{width:100%}.footer-bottom{flex-direction:column;gap:8px}}@media (width<=480px){.landing-brand-name{font-size:16px}.landing-brand-mark{width:38px;height:38px}.hero-actions{flex-direction:column;width:100%}.hero-actions .ant-btn{width:100%}.hero-visual{height:330px}.orbit-one{width:300px;height:300px}.orbit-two{width:235px;height:235px}.hero-main-card{width:245px;padding:20px}.floating-card{padding:10px}.floating-card-one{top:25px}.floating-card-two{bottom:20px}.stat-item{justify-content:flex-start;padding-inline:5px}.stat-icon{width:36px;height:36px;font-size:15px}.stat-value{font-size:17px}.cta-inner{padding:40px 25px}.about-visual{min-height:300px}.about-big-letter{font-size:190px}.about-floating-card{bottom:12px;right:12px}[dir=rtl] .about-floating-card{left:12px;right:auto}}.landing-page{color:var(--landing-text)}.landing-page .ant-typography,.landing-page .ant-typography h1,.landing-page .ant-typography h2,.landing-page .ant-typography h3,.landing-page .ant-typography h4,.landing-page .ant-typography h5,.landing-page p,.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page h5,.landing-page span{color:inherit}.landing-page .hero-title,.landing-page .section-title,.landing-page .section-subtitle,.landing-page .feature-title,.landing-page .course-title,.landing-page .subject-title,.landing-page .how-title,.landing-page .about-title,.landing-page .contact-title{color:var(--landing-text)!important}.landing-page .hero-description,.landing-page .section-description,.landing-page .feature-description,.landing-page .course-description,.landing-page .about-description,.landing-page .contact-description{color:var(--landing-text-secondary)!important}.landing-page .landing-brand{color:var(--landing-text)!important}.landing-page .landing-nav-link{color:var(--landing-text-secondary)!important}.landing-page .landing-nav-link:hover{color:var(--landing-primary)!important}.landing-page .hero-card,.landing-page .hero-card-title,.landing-page .hero-card-text{color:var(--landing-text)}.landing-page .hero-card-icon{color:var(--landing-primary)}.landing-page .stat-value{color:var(--landing-text)!important}.landing-page .stat-label{color:var(--landing-text-secondary)!important}.landing-page .ant-card{color:var(--landing-text);background:var(--landing-card)}.landing-page .ant-card .ant-card-head-title,.landing-page .ant-card .ant-card-body{color:inherit}.landing-page .step-number{color:#fff!important}.landing-page .step-title{color:var(--landing-text)!important}.landing-page .step-description{color:var(--landing-text-secondary)!important}.landing-page .about-big-letter{color:var(--landing-primary)}.landing-page .about-floating-card{color:var(--landing-text)}.landing-page .about-floating-card>.anticon{color:var(--landing-primary)}.landing-page .hero-primary-btn,.landing-page .landing-register-btn{background:var(--landing-primary)!important;border-color:var(--landing-primary)!important;color:#fff!important}.landing-page .cta-inner{color:#fff}.landing-page .cta-content h2{color:#fff!important}.landing-page .cta-content p{color:#fffc!important}.landing-page .cta-content .ant-tag{color:#fff!important}.landing-page .cta-button{color:var(--landing-primary)!important;background:#fff!important;border-color:#fff!important}.landing-page .landing-icon-btn,.landing-page .landing-language-btn{color:var(--landing-text-secondary)!important}.landing-page .landing-icon-btn:hover,.landing-page .landing-language-btn:hover{color:var(--landing-primary)!important}.landing-page .text-secondary{color:var(--landing-text-secondary)!important}.landing-page .text-primary{color:var(--landing-primary)!important}.landing-mobile-actions .ant-btn{color:inherit!important}.testimonials-section{overflow:hidden}.testimonials-scroll-wrapper{width:100%;overflow:hidden}.testimonials-scroll-row{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;-webkit-overflow-scrolling:touch;gap:24px;padding:8px 4px 20px;display:flex;overflow:auto hidden}.testimonials-scroll-row::-webkit-scrollbar{height:6px}.testimonials-scroll-row::-webkit-scrollbar-thumb{background:var(--landing-border);border-radius:10px}.testimonial-card{scroll-snap-align:start;flex-direction:column;flex:0 0 460px;width:460px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;overflow:hidden;border:1px solid var(--landing-border)!important;background:var(--landing-card)!important;box-shadow:none!important;border-radius:22px!important}.testimonial-card :where(.ant-card-body){flex-direction:column;height:100%;display:flex;padding:0!important}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px var(--landing-shadow)!important;border-color:#1677ff59!important}.testimonial-screenshot{aspect-ratio:20/9;background:var(--landing-bg-secondary);border-bottom:1px solid var(--landing-border);width:100%;position:relative;overflow:hidden}.testimonial-screenshot img{object-fit:cover;object-position:top center;width:100%;height:100%;transition:transform .4s;display:block}.testimonial-card:hover .testimonial-screenshot img{transform:scale(1.04)}.testimonial-body{flex-direction:column;flex:1;padding:24px;display:flex}.testimonial-card-icon{background:var(--landing-primary-soft);width:40px;height:40px;color:var(--landing-primary);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:16px;font-size:17px;display:flex}.testimonial-review{flex:1;font-size:15px;font-style:italic;line-height:1.75;color:#ccc!important;margin-bottom:20px!important;font-family:inherit!important}.testimonial-card-footer{border-top:1px solid var(--landing-border);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:16px;display:flex}.testimonial-reviewer{align-items:center;gap:10px;min-width:0;display:flex}.testimonial-reviewer-avatar{background:var(--landing-primary);color:#fff;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-family:inherit;font-size:14px;font-weight:700;display:flex}.testimonial-reviewer .ant-typography{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:var(--landing-text)!important;font-family:inherit!important}.testimonial-image-icon{color:var(--landing-text-secondary);opacity:.6;flex-shrink:0;font-size:16px}.testimonial-card-skeleton{cursor:default;padding:24px}.testimonial-card-skeleton:hover{border-color:var(--landing-border)!important;box-shadow:none!important;transform:none!important}@media (width<=768px){.testimonial-card{flex-basis:380px;width:380px}.testimonials-scroll-row{gap:16px}.testimonial-body{padding:20px}}@media (width<=480px){.testimonial-card{flex-basis:320px;width:320px}}.footer-social{justify-content:flex-end;align-items:center;gap:10px;margin-top:20px;display:flex}.footer-social a{border:1px solid var(--landing-border);background:var(--landing-bg-secondary);width:38px;height:38px;color:var(--landing-text-secondary);border-radius:11px;justify-content:center;align-items:center;font-size:17px;text-decoration:none;transition:color .2s,background .2s,border-color .2s,transform .2s;display:flex}.footer-social a:hover{color:var(--landing-primary);border-color:var(--landing-primary);background:var(--landing-primary-soft);transform:translateY(-3px)}.footer-tiktok{font-size:18px;font-weight:800}.footer-bottom-right{align-items:center;gap:18px;display:flex}.footer-built-by{align-items:center;gap:4px;display:inline-flex}.footer-built-by a{color:var(--landing-primary);font-weight:800;text-decoration:none;transition:color .2s}.footer-built-by a:hover{color:var(--landing-primary-dark);text-decoration:underline}@media (width<=992px){.footer-social{justify-content:flex-start}}@media (width<=768px){.footer-social{margin-top:18px}.footer-bottom-right{flex-direction:column;align-items:flex-start;gap:6px}}.app-brand{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.app-brand-logo{object-fit:contain;height:auto;max-height:48px;transition:opacity .2s;display:block}.app-brand:hover .app-brand-logo{opacity:.9}
