@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&family=Vazirmatn:wght@400;500;600;700;800&display=swap');
:root{--navy:#062b48;--deep:#031f35;--green:#07564e;--turq:#0aa49b;--gold:#c79a43;--paper:#f8f7f2;--ink:#082b45;--muted:#667782}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Vazirmatn,Inter,Tahoma,sans-serif}a{color:inherit}.topbar{height:82px;padding:0 clamp(22px,6vw,90px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fff;position:sticky;top:0;z-index:50;border-bottom:1px solid #edf0ed}.wordmark{justify-self:start;display:inline-flex;direction:ltr;align-items:baseline;text-decoration:none;font:800 clamp(20px,2vw,29px)/1 Inter,sans-serif;letter-spacing:-1.6px}.wordmark span{color:var(--navy)}.wordmark b{color:var(--green)}.wordmark small{font-size:12px;color:var(--green);margin-left:3px}.topnav{display:flex;align-items:center;gap:30px}.topnav a{text-decoration:none;font-weight:700;font-size:14px;position:relative}.topnav a.active,.topnav a:hover{color:var(--turq)}.account-links{justify-self:end;display:flex;gap:12px;align-items:center}.account-links a{text-decoration:none;font-weight:700}.lang{display:flex;gap:7px;align-items:center;padding:8px 12px;border:1px solid #dfe5e2;border-radius:999px;direction:ltr}.lang i{width:18px;height:18px;border-radius:50%;background:linear-gradient(90deg,#111 0 33%,#f1d224 33% 66%,#dd2639 66%)}.menu-button{display:none}.cinematic-hero{height:min(610px,72vh);min-height:500px;position:relative;isolation:isolate;overflow:hidden}.hero-slides,.hero-slide,.hero-shade{position:absolute;inset:0}.hero-slide{background-size:cover;background-position:center;opacity:0;transform:scale(1.02);transition:opacity 1s,transform 7s}.hero-slide.is-active{opacity:1;transform:scale(1.06)}.hero-shade{z-index:1;background:linear-gradient(90deg,rgba(2,20,34,.05) 0 35%,rgba(3,29,49,.7) 58%,rgba(2,28,47,.96) 100%)}[dir=ltr] .hero-shade{background:linear-gradient(270deg,rgba(2,20,34,.05) 0 35%,rgba(3,29,49,.7) 58%,rgba(2,28,47,.96) 100%)}.hero-copy{position:relative;z-index:2;width:min(620px,48%);margin-right:auto;padding:105px clamp(30px,7vw,110px) 40px 20px;color:#fff}.eyebrow{font-weight:700;color:#b6ded9}.hero-copy h1{font-size:clamp(43px,5.2vw,76px);line-height:1.15;margin:12px 0 0}.hero-copy h2{font-size:clamp(28px,3.2vw,48px);color:var(--turq);margin:3px 0 14px}.hero-copy p{font-size:18px;line-height:1.9;max-width:580px}.hero-buttons{display:flex;gap:14px;margin-top:27px}.hero-buttons a,.brand-copy>a{min-width:170px;text-align:center;padding:13px 21px;border-radius:5px;text-decoration:none;font-weight:800}.hero-buttons .primary{background:var(--turq);color:#fff}.hero-buttons .secondary{border:1px solid var(--gold);color:#fff}.slider-dots{position:absolute;z-index:3;bottom:35px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.slider-dots button{width:8px;height:8px;border:0;border-radius:99px;background:#fff8;padding:0}.slider-dots button.is-active{width:27px;background:var(--turq)}.cinematic-hero:after,.facts:after,.benefits:after,.brand-story:before{content:"";position:absolute;z-index:5;left:0;right:0;height:15px;background:var(--paper);clip-path:polygon(0 25%,4% 62%,8% 31%,13% 72%,18% 40%,23% 69%,29% 30%,34% 67%,40% 35%,46% 69%,52% 30%,58% 65%,65% 36%,71% 70%,77% 30%,83% 66%,89% 38%,94% 72%,100% 28%,100% 100%,0 100%);bottom:-1px}.facts{position:relative;z-index:6;max-width:1260px;margin:-1px auto 0;padding:28px 30px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.facts>div{min-height:66px;display:flex;align-items:center;justify-content:center;gap:10px;border-left:1px solid #e6d5ae}.facts>div:last-child{border-left:0}.facts b{font-size:24px}.facts small{font-size:15px;font-weight:700}.fact-icon{font:28px Inter;color:var(--turq)}.fact-icon.language{font-size:11px;border:2px solid var(--turq);border-radius:50%;padding:6px;line-height:1}.facts:after{background:var(--navy);bottom:-14px}.benefits{position:relative;padding:78px max(5vw,35px) 65px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:linear-gradient(120deg,var(--deep),var(--navy));color:#fff}.benefits article{text-align:center;padding:0 32px;border-left:1px solid rgba(199,154,67,.55)}.benefits article:last-child{border-left:0}.benefits article>span{display:grid;place-items:center;width:64px;height:64px;margin:auto;border:2px solid var(--gold);border-radius:50%;font:30px Inter;color:#fff}.benefits article>span.bilingual{font-size:12px;color:var(--turq)}.benefits h3{font-size:22px;margin:16px 0 6px}.benefits p{color:#c7d5dc;line-height:1.9;font-size:14px}.benefits:after{bottom:-14px}.curriculum{padding:100px max(5vw,60px) 65px;max-width:1450px;margin:auto}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:35px}.section-title span,.brand-copy>span{color:var(--turq);font-weight:800}.section-title h2,.brand-copy h2{font-size:clamp(34px,4vw,52px);margin:5px 0}.section-title p{color:var(--muted)}.section-title>a{color:var(--green);font-weight:800;text-decoration:none}.chapter-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.chapter-cards article{background:#fff;border:1px solid #dde5e2;border-radius:15px;overflow:hidden;box-shadow:0 10px 28px rgba(7,43,70,.05);transition:.25s}.chapter-cards article:hover{transform:translateY(-5px);box-shadow:0 17px 35px rgba(7,43,70,.11)}.chapter-image{height:96px;position:relative;background:linear-gradient(135deg,#d8ebe7,#f2ead9)}.chapter-image:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(115deg,transparent 0 18px,rgba(10,164,155,.07) 19px 20px)}.chapter-image span{position:absolute;right:20px;bottom:-25px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:var(--turq);border:4px solid #fff;color:#fff;font:800 14px Inter}.chapter-content{padding:36px 22px 22px}.chapter-content small{color:var(--turq);font-weight:800}.chapter-content h3{font-size:20px;margin:7px 0}.chapter-content p{color:var(--muted);min-height:53px;line-height:1.7;font-size:13px}.chapter-content a{display:inline-block;margin-top:8px;color:var(--green);font-weight:800;text-decoration:none}.progress-vip{max-width:1320px;margin:0 auto 100px;padding:0 35px;display:grid;grid-template-columns:1fr 1.4fr;gap:18px}.progress-box,.vip-box{background:#fff;border:1px solid #dde5e2;border-radius:17px;padding:30px;text-decoration:none}.progress-box>span{color:var(--turq);font-weight:800}.progress-box h3{margin:7px 0}.progress-line{height:8px;background:#e4ece9;border-radius:99px;overflow:hidden;margin:22px 0}.progress-line i{display:block;height:100%;background:var(--turq)}.progress-box>a{font-weight:800;color:var(--green)}.vip-box{display:flex;align-items:center;gap:22px}.vip-box>span{width:65px;height:65px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:#fff;font:800 17px Inter}.vip-box h3{font-size:22px;margin:0 0 5px}.vip-box p{margin:0;color:var(--muted)}.vip-box>b{margin-right:auto;font-size:28px;color:var(--turq)}.brand-story{position:relative;background:linear-gradient(130deg,#04342f,#07564e);padding:100px max(6vw,70px);display:grid;grid-template-columns:minmax(350px,540px) minmax(400px,620px);justify-content:center;align-items:center;gap:80px;color:#fff;overflow:hidden}.brand-story:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 80% 20%,rgba(10,164,155,.18),transparent 35%);pointer-events:none}.brand-story:before{top:0;bottom:auto;transform:rotate(180deg)}.brand-card{position:relative;z-index:1;background:#fff;border-radius:16px;padding:12px;box-shadow:0 30px 70px rgba(0,0,0,.25)}.brand-card img{display:block;width:100%;border-radius:10px}.brand-copy{position:relative;z-index:1}.brand-copy h2{color:#fff}.brand-copy p{line-height:2;color:#d5ebe7;font-size:17px}.brand-copy>a{display:inline-block;margin-top:20px;border:1px solid var(--gold);color:#fff}footer{min-height:180px;padding:45px max(6vw,80px);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#031e34;color:#fff}footer .wordmark span,footer .wordmark b,footer .wordmark small{color:#fff}footer>div{display:flex;gap:25px}footer>div a{text-decoration:none}footer p{text-align:left;color:#9eb0bc;font:13px Inter}
.wordmark-image{justify-self:start;display:block;width:255px;height:56px;overflow:hidden}.wordmark-image img{width:100%;height:100%;object-fit:contain;display:block}.topnav .free-link{display:flex;align-items:center;gap:5px;color:var(--green)}.topnav .free-link small{padding:2px 6px;border-radius:99px;background:#dff5ef;color:var(--green);font-size:9px}.topnav sup{margin-right:3px;color:var(--gold);font:800 8px Inter}.locked-notice{max-width:1180px;margin:24px auto 0;padding:14px 20px;border-radius:14px;background:#fff4d8;border:1px solid #e5c56f;color:#6b4b00;text-align:center;font-weight:800}
@media(max-width:1000px){.topbar{grid-template-columns:1fr auto}.wordmark,.wordmark-image{order:1}.account-links{order:2}.menu-button{display:block;order:3;position:absolute;left:20px;border:0;background:transparent;font-size:24px}.topnav{display:none;position:absolute;top:72px;right:15px;left:15px;padding:20px;background:#fff;box-shadow:0 15px 35px #0023;flex-wrap:wrap}.topnav.open{display:flex}.cinematic-hero{height:620px}.hero-copy{width:68%;padding-top:100px}.benefits{grid-template-columns:repeat(2,1fr);gap:45px 0}.chapter-cards{grid-template-columns:repeat(2,1fr)}.progress-vip{grid-template-columns:1fr}.brand-story{grid-template-columns:1fr;gap:40px}.brand-card{max-width:520px;margin:auto}footer{grid-template-columns:1fr;gap:25px;text-align:center}footer .wordmark,footer p{justify-self:center;text-align:center}}
@media(max-width:650px){.topbar{height:70px;padding:0 18px}.account-links>a:not(.lang){display:none}.cinematic-hero{height:680px}.hero-slide{background-position:35% center}.hero-shade{background:linear-gradient(0deg,rgba(2,24,40,.98) 0 53%,rgba(2,24,40,.05) 100%)}.hero-copy{width:100%;padding:330px 22px 30px;text-align:center}.hero-copy h1{font-size:38px}.hero-copy h2{font-size:28px}.hero-copy p{font-size:15px}.hero-buttons{justify-content:center;flex-direction:column}.hero-buttons a{width:100%}.facts{grid-template-columns:repeat(2,1fr);padding:20px 12px}.facts>div{border:0;border-bottom:1px solid #eee}.facts b{font-size:20px}.benefits{grid-template-columns:1fr;padding:70px 22px}.benefits article{border-left:0;border-bottom:1px solid #ffffff25;padding:25px 5px}.curriculum{padding:80px 18px 50px}.section-title{align-items:start;flex-direction:column}.chapter-cards{grid-template-columns:1fr}.progress-vip{padding:0 18px}.vip-box{align-items:flex-start;flex-wrap:wrap}.brand-story{padding:80px 18px}.brand-copy{text-align:center}footer{padding:45px 20px}footer>div{flex-wrap:wrap;justify-content:center}}
.vip-menu-link{color:#08786f!important}.floating-vip-entry{position:fixed;z-index:60;right:22px;bottom:22px;display:flex;align-items:center;gap:10px;padding:11px 16px;border-radius:999px;background:linear-gradient(120deg,#062b48,#07564e);color:#fff;text-decoration:none;box-shadow:0 15px 38px rgba(3,31,53,.3)}.floating-vip-entry b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#c79a43;color:#062b48;font:900 13px Inter}.floating-vip-entry span{font-weight:900}@media(max-width:650px){.floating-vip-entry{right:12px;bottom:12px}.floating-vip-entry span{display:none}}
.brand-script{justify-self:start;position:relative;display:inline-flex;align-items:baseline;direction:ltr;text-decoration:none;font:800 clamp(22px,2.2vw,31px)/1 Inter,sans-serif;letter-spacing:-1.7px;padding-bottom:7px}.brand-script span{color:var(--navy)}.brand-script b{color:var(--green)}.brand-script small{font-size:12px;color:var(--green);margin-left:3px}.brand-script>i{position:absolute;right:3px;left:3px;bottom:0;height:3px;border-radius:99px;background:linear-gradient(90deg,var(--turq),var(--gold),var(--turq))}.brand-script>i em{position:absolute;width:8px;height:3px}.brand-script>i em:nth-child(1){right:0;background:#23934b}.brand-script>i em:nth-child(2){right:8px;background:#fff;border-block:1px solid #ddd}.brand-script>i em:nth-child(3){right:16px;background:#d82d3d}
[dir=rtl] .hero-copy{margin-right:0;margin-left:auto;padding-right:clamp(30px,7vw,110px);padding-left:20px;text-align:right}[dir=ltr] .hero-copy{margin-left:0;margin-right:auto;padding-left:clamp(30px,7vw,110px);padding-right:20px;text-align:left}
@media(max-width:650px){[dir=rtl] .hero-copy,[dir=ltr] .hero-copy{margin-inline:0;padding:330px 22px 30px;text-align:center}}
