:root{--ink:#070d19;--panel:#101827;--soft:#151f31;--text:#f8fbff;--muted:#9ba8bc;--line:rgba(255,255,255,.1);--primary:#20d8c3;--coral:#ff6b5f;--yellow:#ffc857;--paper:#f2f4f8;--darktext:#101625}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:"Segoe UI",Tahoma,Arial,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}.ui-icon{display:inline-flex;align-items:center;justify-content:center}.ui-icon svg{width:1.15em;height:1.15em}.learn-header{position:fixed;z-index:50;top:18px;left:50%;transform:translateX(-50%);width:min(1240px,calc(100% - 30px));height:76px;border:1px solid var(--line);background:rgba(8,14,27,.8);backdrop-filter:blur(22px);border-radius:23px;padding:10px 12px 10px 18px;display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 16px 50px rgba(0,0,0,.3)}.learn-brand{display:flex;align-items:center;gap:10px}.learn-brand>span{width:48px;height:48px;border-radius:16px;background:var(--primary);display:grid;place-items:center;box-shadow:0 12px 28px rgba(32,216,195,.24);transform:rotate(-4deg)}.learn-brand img{width:25px;height:25px;filter:brightness(0)}.learn-brand b,.learn-brand small{display:block}.learn-brand b{font-size:.95rem}.learn-brand small{font-size:.6rem;color:var(--muted)}.learn-header nav{display:flex;gap:28px;font-size:.8rem;font-weight:800}.learn-header>div{display:flex;gap:9px;align-items:center}.student-link,.header-cta{min-height:43px;border-radius:14px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:.72rem;font-weight:900}.student-link{border:1px solid var(--line)}.header-cta{background:var(--coral);color:#1e0807}.learn-hero{min-height:940px;padding:145px max(5vw,24px) 45px;display:grid;grid-template-columns:.85fr 1.15fr;grid-template-rows:1fr auto;align-items:center;gap:45px;position:relative;overflow:hidden;background:radial-gradient(circle at 15% 5%,rgba(255,107,95,.14),transparent 28%),radial-gradient(circle at 82% 35%,rgba(32,216,195,.12),transparent 30%)}.learn-hero:before{content:"";position:absolute;width:580px;height:580px;border-radius:50%;border:1px solid rgba(32,216,195,.13);left:-280px;top:120px;box-shadow:0 0 0 70px rgba(32,216,195,.025),0 0 0 140px rgba(32,216,195,.015)}.hero-copy{position:relative;z-index:3}.hero-kicker,.section-eyebrow{display:inline-flex;align-items:center;gap:7px;color:var(--primary);font-size:.72rem;font-weight:900;letter-spacing:.04em}.hero-copy h1{font-size:clamp(4rem,7vw,7.6rem);line-height:.87;letter-spacing:-.065em;margin:20px 0 30px;max-width:680px}.hero-copy>p{font-size:1.12rem;color:var(--muted);max-width:570px}.hero-actions{display:flex;gap:10px;margin-top:28px}.solid-action,.ghost-action{min-height:51px;padding:0 22px;border-radius:16px;display:inline-flex;align-items:center;gap:8px;font-weight:900;font-size:.8rem}.solid-action{background:var(--primary);color:#031814;box-shadow:0 14px 35px rgba(32,216,195,.22)}.ghost-action{border:1px solid var(--line)}.trust-row{display:flex;gap:33px;margin-top:44px}.trust-row b,.trust-row small{display:block}.trust-row b{font-size:1.25rem}.trust-row small{font-size:.6rem;color:var(--muted)}.hero-lab{height:660px;position:relative;perspective:1200px}.hero-photo{position:absolute;inset:5% 5% 7% 7%;border-radius:48px;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 50px 100px rgba(0,0,0,.46);border:7px solid rgba(255,255,255,.08)}.hero-photo:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,transparent 48%,rgba(5,10,20,.85))}.hero-photo img{width:100%;height:100%;object-fit:cover}.photo-caption{position:absolute;z-index:2;right:32px;left:32px;bottom:30px}.photo-caption span,.photo-caption b,.photo-caption small{display:block}.photo-caption span{color:var(--primary);font-size:.65rem;font-weight:900}.photo-caption b{font-size:1.3rem}.photo-caption i{display:block;height:7px;border-radius:9px;background:rgba(255,255,255,.15);overflow:hidden;margin:11px 0 5px}.photo-caption em{display:block;height:100%;border-radius:inherit;background:var(--primary)}.photo-caption small{color:#c4ccda}.float-lesson,.float-proof,.float-live{position:absolute;z-index:4;background:rgba(16,24,39,.92);border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(18px);box-shadow:0 25px 55px rgba(0,0,0,.35)}.float-lesson{right:-10px;top:13%;border-radius:22px;padding:14px 16px;display:flex;align-items:center;gap:11px;transform:rotate(-3deg)}.float-lesson>span{width:45px;height:45px;border-radius:14px;background:var(--coral);display:grid;place-items:center;color:#230b08}.float-lesson small,.float-lesson b{display:block}.float-lesson small{color:var(--muted);font-size:.6rem}.float-lesson b{font-size:.78rem}.float-lesson time{color:var(--primary);font-size:.7rem}.float-proof{left:0;top:5%;border-radius:99px;padding:10px 14px;color:var(--yellow);font-size:.7rem;font-weight:900;transform:rotate(4deg)}.float-live{left:-8px;bottom:2%;border-radius:20px;padding:14px 17px;display:flex;align-items:center;gap:10px;transform:rotate(-2deg)}.float-live>i{width:11px;height:11px;border-radius:50%;background:#ff5263;box-shadow:0 0 0 6px rgba(255,82,99,.13)}.float-live b,.float-live small{display:block}.float-live b{font-size:.72rem}.float-live small{font-size:.6rem;color:var(--muted)}.hero-ticker{grid-column:1/-1;border-block:1px solid var(--line);min-height:68px;display:flex;align-items:center;justify-content:space-around;color:#c2cad9;font-size:.72rem;font-weight:800}.hero-ticker i{width:6px;height:6px;border-radius:50%;background:var(--coral)}.category-rail{position:sticky;z-index:20;top:108px;margin:-12px auto 0;width:min(1120px,calc(100% - 30px));border:1px solid var(--line);border-radius:21px;background:rgba(16,24,39,.94);backdrop-filter:blur(16px);padding:9px;display:flex;gap:6px;overflow:auto}.category-rail button{flex:none;border:0;background:transparent;color:var(--muted);padding:10px 14px;border-radius:13px;display:flex;align-items:center;gap:7px;font-size:.7rem;font-weight:900}.category-rail button.active,.category-rail button:hover{background:var(--primary);color:#031814}.category-rail small{min-width:19px;height:19px;border-radius:8px;background:rgba(255,255,255,.1);display:grid;place-items:center}.courses-section{padding:120px max(5vw,24px)}.section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:43px}.section-title>div>span{color:var(--coral);font-size:.72rem;font-weight:900}.section-title h2,.path-copy h2,.why-section h2,.learn-cta h2{font-size:clamp(2.5rem,5vw,5rem);line-height:.98;letter-spacing:-.055em;margin:8px 0}.section-title>p{max-width:430px;color:var(--muted)}.course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.course-card{border:1px solid var(--line);background:var(--panel);border-radius:27px;padding:8px;transition:transform .25s,box-shadow .25s;transform-style:preserve-3d}.course-card:hover{box-shadow:0 30px 70px rgba(0,0,0,.3)}.course-cover{display:block;height:250px;border-radius:21px;overflow:hidden;position:relative}.course-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(5,10,20,.45))}.course-cover img{width:100%;height:100%;object-fit:cover;transition:.5s}.course-card:hover .course-cover img{transform:scale(1.05)}.course-cover>span{position:absolute;z-index:2;top:14px;right:14px;border-radius:99px;padding:6px 10px;background:var(--cat);color:#08111e;font-size:.62rem;font-weight:900}.course-cover>i{position:absolute;z-index:2;left:14px;bottom:14px;width:43px;height:43px;border-radius:50%;background:white;color:#08111e;display:grid;place-items:center;font-style:normal}.course-body{padding:17px 13px 12px}.course-meta{display:flex;gap:14px;color:var(--muted);font-size:.62rem}.course-meta span{display:flex;align-items:center;gap:4px}.course-body h3{font-size:1.25rem;line-height:1.35;margin:10px 0 7px}.course-body>p{color:var(--muted);font-size:.72rem;min-height:48px}.instructor-row{display:flex;align-items:center;gap:9px;padding:14px 0;border-block:1px solid var(--line)}.instructor-row>span{width:36px;height:36px;border-radius:12px;background:var(--avatar);color:#08111e;display:grid;place-items:center;font-weight:900}.instructor-row b,.instructor-row small{display:block}.instructor-row b{font-size:.68rem}.instructor-row small{font-size:.56rem;color:var(--muted)}.instructor-row em{margin-right:auto;font-style:normal;color:var(--yellow);font-size:.64rem;display:flex;align-items:center;gap:3px}.course-price{display:flex;align-items:center;gap:9px;padding-top:14px}.course-price strong{font-size:1.15rem;color:var(--primary)}.course-price del{color:var(--muted);font-size:.67rem}.course-price a{margin-right:auto;font-size:.65rem;font-weight:900;display:flex;align-items:center;gap:4px}.path-section{padding:110px max(5vw,24px);display:grid;grid-template-columns:.9fr 1.1fr;gap:8vw;align-items:center;background:#eef1f6;color:var(--darktext)}.path-copy>p{color:#677185;max-width:560px}.path-steps{display:grid;gap:12px;margin-top:30px}.path-steps article{display:grid;grid-template-columns:50px 1fr;gap:13px;padding:17px;border:1px solid #dfe4ec;border-radius:18px;background:#fff}.path-steps article>b{width:42px;height:42px;border-radius:13px;background:var(--darktext);color:white;display:grid;place-items:center}.path-steps h3,.path-steps p{margin:0}.path-steps h3{font-size:.88rem}.path-steps p{font-size:.7rem;color:#747e91}.path-visual{height:640px;position:relative}.path-visual:before{content:"";position:absolute;inset:7% 3% -2% 9%;background:var(--coral);border-radius:42px;transform:rotate(-4deg)}.path-visual>img{position:absolute;z-index:2;inset:2% 4% 4% 4%;width:92%;height:94%;object-fit:cover;border-radius:42px;box-shadow:0 35px 80px rgba(20,30,50,.25)}.skill-card,.project-card{position:absolute;z-index:4;background:#fff;border-radius:20px;box-shadow:0 22px 45px rgba(20,30,50,.2)}.skill-card{right:-20px;top:10%;padding:16px;transform:rotate(3deg)}.skill-card>span{width:40px;height:40px;border-radius:13px;background:var(--primary);display:grid;place-items:center}.skill-card b,.skill-card small,.skill-card i{display:block}.skill-card b{font-size:.78rem;margin-top:8px}.skill-card small{font-size:.6rem;color:#6d7688}.skill-card i{font-style:normal;color:#159886;font-size:.65rem;font-weight:900}.project-card{left:-12px;bottom:3%;padding:18px;width:230px;transform:rotate(-3deg)}.project-card small,.project-card b{display:block}.project-card small{color:#6d7688;font-size:.6rem}.project-card b{font-size:.85rem}.project-card>span{display:flex;margin-top:13px;align-items:center}.project-card i{width:28px;height:28px;border-radius:50%;background:#b3bac7;border:3px solid white;margin-left:-8px}.project-card i:nth-child(2){background:var(--primary)}.project-card i:nth-child(3){background:var(--coral)}.project-card em{margin-right:auto;font-size:.55rem;color:#168c79}.why-section{padding:110px max(5vw,24px)}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.why-grid article{padding:28px 22px;border:1px solid var(--line);border-radius:23px;background:var(--panel)}.why-grid article>span{width:47px;height:47px;border-radius:15px;background:rgba(32,216,195,.11);color:var(--primary);display:grid;place-items:center}.why-grid h3{font-size:1rem;margin:18px 0 5px}.why-grid p{font-size:.7rem;color:var(--muted)}.learn-cta{margin:80px max(5vw,24px);padding:45px 50px;border-radius:34px;background:var(--coral);color:#230a08;display:flex;align-items:center;justify-content:space-between;gap:30px}.learn-cta>div>span{font-size:.7rem;font-weight:900}.learn-cta h2{max-width:740px}.learn-cta>a{flex:none;min-height:52px;border-radius:16px;padding:0 21px;background:var(--ink);color:white;display:flex;align-items:center;gap:8px;font-weight:900}footer{padding:35px max(5vw,24px);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}footer p{font-size:.65rem;color:var(--muted)}footer>div{display:flex;gap:18px;font-size:.7rem;font-weight:800}
.course-main{padding-top:110px}.course-hero{padding:65px max(5vw,24px);display:grid;grid-template-columns:1fr 520px;gap:6vw;align-items:center;background:radial-gradient(circle at 15% 20%,rgba(255,107,95,.13),transparent 30%)}.crumb{display:flex;gap:7px;color:var(--muted);font-size:.62rem}.course-label{display:inline-flex;margin-top:28px;padding:6px 11px;border-radius:99px;background:var(--cat);color:#07101b;font-size:.62rem;font-weight:900}.course-hero h1{font-size:clamp(3.2rem,6vw,6.2rem);line-height:.94;letter-spacing:-.06em;margin:18px 0}.course-hero-copy>p{color:var(--muted);font-size:1.05rem}.course-rating{display:flex;gap:14px;align-items:center;font-size:.65rem}.course-rating span{color:var(--yellow)}.course-rating i{font-style:normal;color:var(--muted)}.course-author{display:flex;align-items:center;gap:10px;margin-top:27px}.course-author>span{width:45px;height:45px;border-radius:14px;background:var(--avatar);color:#07101b;display:grid;place-items:center;font-weight:900}.course-author small,.course-author b{display:block}.course-author small{color:var(--muted);font-size:.58rem}.course-trailer{background:var(--panel);border:1px solid var(--line);padding:9px;border-radius:27px;position:relative;transform:rotate(1.5deg);box-shadow:0 35px 80px rgba(0,0,0,.35)}.course-trailer>img{width:100%;height:340px;object-fit:cover;border-radius:21px}.course-trailer>button{position:absolute;top:145px;left:50%;transform:translateX(-50%);border:0;border-radius:99px;padding:12px 17px;background:white;color:#08111e;font-weight:900;display:flex;align-items:center;gap:7px}.course-trailer>div{display:flex;justify-content:space-around;padding:16px 8px 8px;font-size:.65rem;color:var(--muted)}.course-trailer>div span{display:flex;align-items:center;gap:4px}.course-layout{padding:80px max(5vw,24px);display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:55px;align-items:start;background:#eef1f6;color:var(--darktext)}.course-content>section{padding:45px 0;border-bottom:1px solid #dce1ea}.course-content>section:first-child{padding-top:0}.course-content h2{font-size:2.3rem;letter-spacing:-.04em;line-height:1.1;margin:8px 0 24px}.outcome-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.outcome-grid span{padding:13px;border-radius:14px;background:#fff;display:flex;gap:7px;align-items:center;font-size:.72rem}.outcome-grid .ui-icon{color:#15a590}.curriculum-list{display:grid;gap:8px}.module-item{background:#fff;border:1px solid #dfe4ec;border-radius:17px;overflow:hidden}.curriculum-toggle{width:100%;border:0;background:#fff;padding:15px 17px;display:flex;align-items:center;justify-content:space-between;text-align:right}.curriculum-toggle small,.curriculum-toggle b{display:block}.curriculum-toggle small{font-size:.56rem;color:#758096}.curriculum-toggle b{font-size:.8rem}.curriculum-toggle em{font-style:normal;color:#758096;font-size:.62rem;display:flex;align-items:center;gap:6px}.lesson-list{display:none;border-top:1px solid #e7eaf0}.module-item.open .lesson-list{display:block}.lesson-list>div{padding:11px 17px;display:flex;justify-content:space-between;gap:15px;font-size:.68rem;border-bottom:1px solid #edf0f4}.lesson-list>div span{display:flex;align-items:center;gap:6px}.lesson-list i{font-style:normal;background:#d9faf4;color:#168c79;border-radius:8px;padding:2px 6px;font-size:.52rem}.lesson-list time{color:#7a8496}.instructor-box{display:grid!important;grid-template-columns:100px 1fr;gap:20px}.instructor-avatar{width:92px;height:92px;border-radius:30px;background:var(--avatar);display:grid;place-items:center;font-size:2rem;font-weight:900}.instructor-box p{color:#687286}.instructor-box>div>div{display:flex;gap:14px;font-size:.65rem;color:#687286}.instructor-box>div>div span{display:flex;align-items:center;gap:4px}.enroll-card{position:sticky;top:112px;background:#fff;border-radius:26px;padding:25px;box-shadow:0 22px 55px rgba(20,30,50,.12)}.price-label{color:#707a8d;font-size:.65rem}.enroll-price{display:flex;align-items:center;gap:8px;margin:4px 0 17px}.enroll-price strong{font-size:2rem}.enroll-price del{font-size:.7rem;color:#8b94a4}.enroll-price i{font-style:normal;background:#ffe1de;color:#a9372e;border-radius:9px;padding:4px 7px;font-size:.55rem}.enroll-button{height:51px;border-radius:15px;background:var(--coral);color:#230a08;display:flex;align-items:center;justify-content:center;gap:7px;font-weight:900}.enroll-card>small{display:block;text-align:center;color:#7a8496;font-size:.55rem;margin:8px}.enroll-card ul{list-style:none;padding:14px 0;margin:0;border-top:1px solid #e2e6ed;display:grid;gap:10px}.enroll-card li{font-size:.68rem;display:flex;align-items:center;gap:7px}.enroll-card li .ui-icon{color:#159d8b}.secure-note{padding:10px;border-radius:12px;background:#f1f3f7;text-align:center;color:#697386;font-size:.6rem}
.checkout-page{background:#eef1f6;color:var(--darktext)}.checkout-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.checkout-summary{background:var(--ink);color:white;padding:7vh 8vw 5vh;display:flex;flex-direction:column;justify-content:space-between}.checkout-summary>div{margin:auto 0}.checkout-summary h1{font-size:clamp(3rem,5vw,5.5rem);line-height:.94;letter-spacing:-.055em;max-width:650px}.checkout-summary article{display:grid;grid-template-columns:130px 1fr;gap:15px;padding:12px;border-radius:20px;background:var(--panel);margin-top:25px}.checkout-summary article img{width:130px;height:100px;border-radius:14px;object-fit:cover}.checkout-summary article small{color:var(--primary)}.checkout-summary article h2{font-size:.95rem;margin:4px 0}.checkout-summary article span{font-size:.6rem;color:var(--muted)}.checkout-summary ul{list-style:none;padding:18px 0 0;margin:20px 0 0;border-top:1px solid var(--line)}.checkout-summary li{display:flex;justify-content:space-between;padding:6px 0;font-size:.72rem}.checkout-summary li:last-child{font-size:1rem;margin-top:5px}.checkout-summary li strong{color:var(--primary)}.checkout-summary>p{font-size:.6rem;color:var(--muted);display:flex;gap:5px;align-items:center}.checkout-form-panel{padding:8vh 9vw;display:flex;flex-direction:column;justify-content:center}.back-checkout{font-size:.68rem;color:#737d90;display:flex;align-items:center;gap:5px;margin-bottom:9vh}.checkout-title>span{color:var(--coral);font-size:.68rem;font-weight:900}.checkout-title h2{font-size:2.4rem;margin:6px 0 25px}.checkout-form{display:grid;gap:13px}.checkout-form>label>span{display:block;font-size:.65rem;font-weight:800;margin-bottom:5px}.checkout-form input{width:100%;border:1px solid #dce1ea;border-radius:13px;background:white;padding:12px;outline:0}.checkout-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px rgba(32,216,195,.15)}.checkout-form fieldset{border:0;padding:10px 0;margin:0;display:grid;gap:7px}.checkout-form legend{font-size:.65rem;font-weight:800;margin-bottom:7px}.pay-choice{display:block}.pay-choice input{position:absolute;opacity:0}.pay-choice span{border:1px solid #dce1ea;border-radius:13px;background:white;padding:12px;display:flex;align-items:center;gap:8px}.pay-choice input:checked+span{border-color:var(--primary);background:#e9fbf8}.checkout-form>button{height:52px;border:0;border-radius:15px;background:var(--ink);color:white;font-weight:900;display:flex;align-items:center;justify-content:center;gap:7px}.checkout-error{background:#ffe5e3;color:#9b312b;border-radius:13px;padding:11px;margin-bottom:12px}.checkout-success{text-align:center}.checkout-success>.ui-icon{font-size:4rem;color:#18a891}.checkout-success>span{display:block;color:#18a891;font-size:.7rem;font-weight:900;margin-top:12px}.checkout-success h2{font-size:2.6rem}.checkout-success p{color:#6c7688}.checkout-success a{display:inline-flex;align-items:center;gap:7px;background:var(--ink);color:white;border-radius:14px;padding:12px 18px;font-weight:900}
@media(max-width:1050px){.learn-header nav{display:none}.learn-hero{grid-template-columns:1fr;padding-top:130px}.hero-copy{max-width:760px}.hero-lab{height:620px}.course-grid{grid-template-columns:repeat(2,1fr)}.path-section{grid-template-columns:1fr}.path-visual{max-width:760px}.why-grid{grid-template-columns:repeat(2,1fr)}.course-hero{grid-template-columns:1fr}.course-trailer{max-width:680px}.course-layout{grid-template-columns:1fr}.enroll-card{position:relative;top:0;max-width:620px}.checkout-shell{grid-template-columns:1fr}.checkout-summary{min-height:760px}.checkout-form-panel{min-height:700px}}
@media(max-width:650px){.learn-header{top:8px;width:calc(100% - 16px);height:66px}.learn-header .header-cta,.learn-brand small{display:none}.learn-brand>span{width:42px;height:42px}.student-link{padding:0 10px}.learn-hero{padding:110px 16px 30px;gap:18px}.hero-copy h1{font-size:4rem}.hero-actions{align-items:stretch;flex-direction:column}.trust-row{gap:15px}.hero-lab{height:470px}.hero-photo{inset:6% 0 7%;border-radius:30px}.float-proof{left:0}.float-lesson{right:0}.float-live{left:0}.hero-ticker{flex-wrap:wrap;gap:8px;padding:13px}.category-rail{top:83px}.courses-section{padding:80px 16px}.section-title{align-items:flex-start;flex-direction:column}.course-grid{grid-template-columns:1fr}.path-section{padding:80px 16px}.path-visual{height:480px}.skill-card{right:0}.project-card{left:0}.why-section{padding:80px 16px}.why-grid{grid-template-columns:1fr}.learn-cta{margin:60px 16px;padding:30px 22px;align-items:flex-start;flex-direction:column}.learn-cta>a{width:100%;justify-content:center}footer{align-items:flex-start;flex-direction:column}.course-main{padding-top:80px}.course-hero{padding:45px 16px}.course-hero h1{font-size:3.5rem}.course-trailer>img{height:260px}.course-trailer>button{top:110px}.course-layout{padding:55px 16px}.outcome-grid{grid-template-columns:1fr}.instructor-box{grid-template-columns:1fr!important}.checkout-summary,.checkout-form-panel{padding:40px 22px}.checkout-summary article{grid-template-columns:90px 1fr}.checkout-summary article img{width:90px;height:90px}}
@font-face{font-family:Tajawal;src:url('../fonts/Tajawal-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tajawal;src:url('../fonts/Tajawal-Medium.ttf') format('truetype');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Tajawal;src:url('../fonts/Tajawal-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Tajawal;src:url('../fonts/Tajawal-ExtraBold.ttf') format('truetype');font-weight:800 900;font-style:normal;font-display:swap}html,body,button,input,textarea,select{font-family:Tajawal,"Segoe UI",Tahoma,Arial,sans-serif!important}h1,h2,h3,h4,b,strong{letter-spacing:0}
.hero-copy h1{font-size:clamp(3.6rem,6vw,6rem);line-height:1.12!important;margin:22px 0 38px}.section-title h2,.path-copy h2,.why-section h2,.learn-cta h2{line-height:1.16!important}.course-hero h1{line-height:1.14!important;margin-bottom:24px}.checkout-summary h1{line-height:1.14!important}.hero-copy>p{position:relative;z-index:2}@media(max-width:650px){.hero-copy h1{font-size:3.25rem;line-height:1.18!important;margin-bottom:26px}}
.path-copy h2{font-size:clamp(2.6rem,4.6vw,4.5rem);line-height:1.34!important;margin:12px 0 28px;max-width:720px}.path-copy>p{margin-top:0}@media(max-width:650px){.path-copy h2{font-size:2.7rem;line-height:1.38!important;margin-bottom:22px}}
