

:root{--blue:#0b36c8;--blue-deep:#071b67;--blue-soft:#edf3ff;--gold:#ffb000;--ink:#0c1633;--muted:#64708b;--line:#dbe4f4;--white:#fff;--bg:#f7f9fd}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}a{text-decoration:none;color:inherit}.topbar{background:var(--blue-deep);color:#dce6ff;font-size:12px}.topbar .container{height:34px;display:flex;align-items:center;justify-content:space-between;letter-spacing:.02em}.topbar .container div{display:flex;gap:12px;align-items:center}.topbar i{width:1px;height:13px;background:#6d79a6}.site-header{height:84px;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(11,54,200,.08)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:46px;height:46px;display:grid;place-items:center;background:linear-gradient(135deg,var(--blue-deep),var(--blue));color:white;border-radius:14px;font-size:22px;font-weight:900;box-shadow:0 8px 24px rgba(11,54,200,.22)}.brand-mark em{font-style:normal;color:var(--gold)}.brand>span:last-child{display:flex;flex-direction:column}.brand strong{font-size:25px;line-height:1;letter-spacing:-1px}.brand strong span{color:var(--gold)}.brand small{font-size:9px;letter-spacing:.35em;color:var(--blue);margin-top:5px;font-weight:800}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;font-weight:700}.nav-links>a:not(.nav-cta){position:relative;padding:30px 0}.nav-links>a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:22px;height:2px;background:var(--gold);transition:.25s}.nav-links>a:hover:after{right:0}.nav-cta,.button-primary{background:var(--blue);color:white!important;padding:14px 20px;border-radius:10px;box-shadow:0 10px 28px rgba(11,54,200,.22)}.nav-cta b{color:var(--gold)}.menu-button{display:none;background:none;border:0;padding:7px}.menu-button span{display:block;width:24px;height:2px;background:var(--ink);margin:5px}
.hero{min-height:670px;padding:76px 0 68px;background:radial-gradient(circle at 80% 5%,#d9e7ff 0,transparent 30%),linear-gradient(135deg,#fff 0%,#f4f8ff 65%,#fff8e7 120%);position:relative;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:68px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.13em}.eyebrow i{width:8px;height:8px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 5px #fff1c8}.hero h1{font-size:64px;line-height:1.04;letter-spacing:-3.5px;margin:22px 0;color:var(--ink);max-width:650px}.hero h1 span,.section-heading h2 span{color:var(--blue);position:relative}.hero-lead{font-size:18px;line-height:1.75;color:var(--muted);max-width:610px}.hero-actions{display:flex;gap:14px;align-items:center;margin:34px 0}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 23px;border-radius:11px;font-size:14px;font-weight:800}.button-ghost{border:1px solid var(--line);background:white}.play-mini{width:26px;height:26px;background:#fff3cf;color:var(--gold);display:grid;place-items:center;border-radius:50%;font-size:9px}.hero-proof{display:flex;align-items:center;gap:14px;margin-top:30px}.avatars{display:flex}.avatars span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--blue-deep);border:3px solid white;color:white;font-size:9px;font-weight:800;margin-left:-8px}.avatars span:first-child{margin-left:0}.avatars span:nth-child(2){background:var(--gold);color:var(--ink)}.avatars span:nth-child(3){background:#3b75f3}.hero-proof p{font-size:12px;line-height:1.45;color:var(--muted);margin:0}.hero-proof strong{color:var(--ink)}.hero-visual{position:relative}.hero-image{height:490px;border-radius:36px 36px 100px 36px;position:relative;overflow:hidden;box-shadow:0 30px 70px rgba(18,46,110,.18);border:8px solid rgba(255,255,255,.8)}.placeholder-image{background:linear-gradient(150deg,#08206f 0%,#0b36c8 58%,#58a4ff 100%)}.placeholder-image:before{content:"";position:absolute;width:300px;height:300px;border:1px solid rgba(255,255,255,.2);border-radius:50%;right:-80px;top:-90px}.placeholder-image:after{content:"AZ";position:absolute;right:35px;bottom:-35px;font-size:240px;font-weight:900;color:rgba(255,255,255,.055);letter-spacing:-30px}.code-card{position:absolute;left:58px;right:45px;top:105px;background:rgba(4,14,55,.75);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px);border-radius:22px;padding:28px;color:white;transform:rotate(-2deg)}.code-card small{display:block;color:#91b1ff;letter-spacing:.15em;font-size:9px;margin-bottom:8px}.code-card strong{font-size:25px}.code-lines{margin-top:26px;display:grid;gap:12px}.code-lines i{display:block;height:7px;border-radius:8px;background:linear-gradient(90deg,var(--gold) 0 18%,#7da0ff 18% 72%,transparent 72%)}.code-lines i:nth-child(2){width:82%;margin-left:24px}.code-lines i:nth-child(3){width:94%;background:linear-gradient(90deg,#50d4b7 0 30%,#7da0ff 30% 64%,transparent 64%)}.code-lines i:nth-child(4){width:70%;margin-left:45px}.float-card{position:absolute;background:white;border-radius:15px;box-shadow:0 18px 40px rgba(7,27,103,.2);padding:13px 17px;display:flex;align-items:center;gap:11px;min-width:202px}.float-card>span{width:34px;height:34px;border-radius:10px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-weight:900}.float-card b,.float-card small{display:block}.float-card b{font-size:12px}.float-card small{font-size:9px;color:var(--muted);margin-top:3px}.float-top{right:-24px;top:48px}.float-bottom{left:-35px;bottom:52px}.float-bottom>span{background:#fff2cd;color:#a66c00}.hero-badge{position:absolute;right:8px;bottom:-28px;width:155px;height:84px;background:var(--gold);border-radius:18px;padding:15px;display:flex;align-items:center;gap:10px;box-shadow:0 16px 40px rgba(255,176,0,.3);border:5px solid white}.hero-badge b{font-size:37px;line-height:1}.hero-badge span{font-size:10px;font-weight:800;line-height:1.35}.orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:16px;height:16px;background:var(--gold);left:3%;top:20%}.orb-two{width:9px;height:9px;background:var(--blue);left:50%;bottom:10%}
.trust-strip{background:var(--blue-deep);color:white}.trust-grid{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:30px}.trust-grid p{font-size:10px;max-width:130px;line-height:1.5;letter-spacing:.12em;color:#9eafe2;font-weight:700}.tool-list{display:flex;align-items:center;justify-content:flex-end;flex:1}.tool-list span{font-size:16px;font-weight:800;color:#fff;padding:0 28px;border-right:1px solid #31417d}.tool-list span:last-child{border:0;padding-right:0}.section{padding:100px 0}.quick-intro{background:white}.section-heading{max-width:720px}.section-heading.center{text-align:center;margin:0 auto 50px}.section-heading h2{font-size:44px;line-height:1.13;letter-spacing:-2px;margin:14px 0 17px}.section-heading p{font-size:16px;line-height:1.7;color:var(--muted);margin:0}.eyebrow.gold{color:#a16a00}.highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.highlight-card{padding:31px;border:1px solid var(--line);border-radius:20px;background:white;position:relative;transition:.25s}.highlight-card:hover{transform:translateY(-7px);border-color:#a8c0ff;box-shadow:0 22px 50px rgba(18,46,110,.09)}.card-num{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:var(--blue-soft);color:var(--blue);font-size:13px;font-weight:900}.highlight-card:nth-child(2) .card-num{background:#fff3d2;color:#a16a00}.highlight-card h3{font-size:21px;margin:24px 0 10px;text-transform:capitalize}.highlight-card p{font-size:14px;color:var(--muted);line-height:1.7;min-height:48px}.highlight-card a{display:inline-block;margin-top:15px;color:var(--blue);font-size:12px;font-weight:800}.reveal{animation:rise .7s ease-out both}.delay-one{animation-delay:.16s}@keyframes rise{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:none}}
@media(max-width:980px){.nav-links{position:absolute;top:84px;left:20px;right:20px;background:white;display:none;flex-direction:column;align-items:stretch;gap:0;padding:15px;border-radius:16px;box-shadow:0 20px 50px rgba(7,27,103,.15)}.nav-links.open{display:flex}.nav-links>a:not(.nav-cta){padding:13px}.nav-links>a:not(.nav-cta):after{display:none}.menu-button{display:block}.hero{padding-top:55px}.hero-grid{grid-template-columns:1fr;gap:55px}.hero-copy{text-align:center}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.hero-proof{justify-content:center}.hero-visual{width:min(620px,100%);margin:auto}.trust-grid{flex-direction:column;padding:25px 0}.trust-grid p{text-align:center;max-width:none}.tool-list{flex-wrap:wrap;justify-content:center}.tool-list span{padding:8px 16px}.highlight-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.container{width:min(100% - 28px,1180px)}.topbar .container>span{display:none}.topbar .container{justify-content:center}.site-header{height:72px}.brand-mark{width:41px;height:41px}.brand strong{font-size:22px}.nav-links{top:72px}.hero{padding:50px 0 55px;min-height:auto}.hero h1{font-size:43px;letter-spacing:-2.3px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.button{width:100%}.hero-image{height:390px;border-radius:26px 26px 70px 26px}.code-card{left:26px;right:23px;top:90px;padding:22px}.code-card strong{font-size:20px}.float-top{right:-3px}.float-bottom{left:-4px}.hero-badge{right:4px}.tool-list span{font-size:13px;border:0}.section{padding:72px 0}.section-heading h2{font-size:34px}.highlight-grid{grid-template-columns:1fr}.highlight-card p{min-height:0}}

.hero-photo{background:url('/images/hero-academy.png') 73% center/cover no-repeat}

/* Shared sections */
.section-row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:48px}.section-row .section-heading{margin:0}.text-link{border:0;background:none;color:var(--blue);font-weight:800;font-size:13px;white-space:nowrap;cursor:pointer}.text-link b{color:var(--gold)}.section-heading.light h2{color:white}.section-heading.light p{color:#aebce8}.button-gold{background:var(--gold);color:var(--ink);border:0;cursor:pointer;box-shadow:0 12px 30px rgba(255,176,0,.2)}

/* Courses */
.courses-section{background:var(--bg)}.course-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.course-card{background:white;border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 18px 50px rgba(18,46,110,.07)}.course-card .course-top{padding:33px 36px 26px;position:relative}.course-card.blue .course-top{background:linear-gradient(135deg,#eef4ff,#fff)}.course-card.gold .course-top{background:linear-gradient(135deg,#fff8e3,#fff)}.course-badge{font-size:9px;letter-spacing:.14em;font-weight:900;color:var(--blue)}.course-card.gold .course-badge{color:#9a6500}.course-icon{position:absolute;right:30px;top:27px;width:52px;height:52px;border-radius:15px;background:var(--blue);color:white;display:grid;place-items:center;font-weight:900}.course-card.gold .course-icon{background:var(--gold);color:var(--ink)}.course-card h3{font-size:28px;line-height:1.14;letter-spacing:-1px;max-width:390px;margin:19px 0 12px}.course-card .course-top>p{font-size:14px;line-height:1.65;color:var(--muted);max-width:420px}.course-meta{margin-top:23px;padding-top:21px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.course-meta span{font-size:12px;color:var(--muted);font-weight:700}.course-meta strong{background:var(--blue);color:white;padding:10px 15px;border-radius:8px;font-size:13px}.course-card.gold .course-meta strong{background:var(--gold);color:var(--ink)}.course-card ul{list-style:none;padding:8px 36px 20px;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:13px}.course-card li{font-size:13px;color:#34405c;display:flex;gap:8px;align-items:flex-start}.course-card li span{color:var(--blue);font-weight:900}.course-button{display:flex;justify-content:space-between;align-items:center;margin:0 36px 34px;padding:15px 17px;border:1px solid var(--line);border-radius:10px;font-size:12px;font-weight:800;color:var(--blue)}

/* Video */
.documentary-section{background:linear-gradient(135deg,#071653,#0a2cac 68%,#143dd2);color:white;overflow:hidden}.video-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:center;gap:70px}.video-copy h2{font-size:45px;line-height:1.12;letter-spacing:-2px;margin:15px 0}.video-copy h2 span{color:var(--gold)}.video-copy>p{color:#bdc9ef;line-height:1.75;font-size:15px}.video-points{display:grid;gap:11px;margin:26px 0 30px}.video-points span{font-size:13px;color:#eef2ff}.video-points span::first-letter{color:var(--gold)}.video-cover{position:relative;border:7px solid rgba(255,255,255,.15);border-radius:25px;overflow:hidden;padding:0;background:#071653;box-shadow:0 30px 80px rgba(0,0,0,.32);cursor:pointer;min-height:390px}.video-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(2,10,45,.76),transparent 55%)}.video-cover img{display:block;width:100%;height:100%;min-height:390px;object-fit:cover}.play-button{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:78px;height:78px;border-radius:50%;background:var(--gold);display:grid;place-items:center;color:var(--ink);font-size:22px;padding-left:4px;box-shadow:0 0 0 14px rgba(255,255,255,.15)}.video-caption{position:absolute;z-index:2;left:28px;bottom:25px;text-align:left;color:white}.video-caption b,.video-caption small{display:block}.video-caption b{font-size:13px;letter-spacing:.12em}.video-caption small{font-size:11px;color:#cbd5f7;margin-top:6px}.video-modal{position:fixed;z-index:100;inset:0;background:rgba(2,7,28,.9);display:grid;place-items:center;padding:24px}.modal-close{position:fixed;right:28px;top:22px;width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:#101c4c;color:white;font-size:28px;cursor:pointer}.modal-player{width:min(900px,100%);aspect-ratio:16/9;background:#06103b;border:1px solid #30488e;border-radius:20px;overflow:hidden;position:relative}.modal-player>img{width:100%;height:100%;object-fit:cover;opacity:.7}.modal-player>div{position:absolute;left:28px;bottom:25px;color:white}.modal-player b,.modal-player small{display:block}.modal-player small{margin-top:5px;color:#c6d0ee}.modal-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:82px;height:82px;border-radius:50%;background:var(--gold);display:grid;place-items:center;font-size:22px}

/* Process and instructor */
.process-section{background:var(--blue-deep);color:white}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:50px}.process-grid article{padding:30px;border-left:1px solid #35437b}.process-grid article:first-child{border-left:0}.process-grid span{color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.16em}.process-grid h3{font-size:19px;margin:22px 0 10px}.process-grid p{font-size:13px;line-height:1.65;color:#aebce8}.instructor-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.poster-frame{position:relative;width:min(410px,100%);margin:auto}.poster-frame img{display:block;width:100%;border-radius:22px;box-shadow:0 28px 60px rgba(11,54,200,.16)}.poster-tag{position:absolute;right:-30px;bottom:34px;background:var(--gold);padding:14px 18px;border-radius:10px;font-size:10px;font-weight:900;letter-spacing:.12em}.instructor-grid>div>h2,.split-content h2,.profile-grid h2,.contact-grid h2{font-size:44px;line-height:1.12;letter-spacing:-2px;margin:15px 0 20px}.instructor-grid h2 span,.split-content h2 span,.profile-grid h2 span,.contact-grid h2 span{color:var(--blue)}.instructor-grid>div>p{color:var(--muted);font-size:15px;line-height:1.8}.credential-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:28px 0}.credential-grid div{border:1px solid var(--line);border-radius:13px;padding:15px;display:flex;align-items:center;gap:13px}.credential-grid b{width:42px;height:42px;border-radius:10px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font-size:11px}.credential-grid span{font-size:12px;font-weight:700}

/* Testimonials, blog, CTA */
.testimonial-section{background:#f2f6ff}.quote-mark{font-family:Georgia,serif;color:#c9d8ff;font-size:100px;line-height:.5}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial-grid article{background:white;border-radius:18px;padding:27px;border:1px solid var(--line)}.stars{color:var(--gold);font-size:11px;letter-spacing:.12em}.testimonial-grid article>p{font-size:14px;line-height:1.75;color:#43506c;min-height:98px}.testimonial-grid footer{display:flex;align-items:center;gap:11px}.testimonial-grid footer>span{width:39px;height:39px;border-radius:50%;background:var(--blue);display:grid;place-items:center;color:white;font-weight:900}.testimonial-grid footer b,.testimonial-grid footer small{display:block}.testimonial-grid footer b{font-size:12px}.testimonial-grid footer small{font-size:10px;color:var(--muted);margin-top:3px}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.blog-card{border-radius:19px;border:1px solid var(--line);overflow:hidden;background:white;transition:.25s}.blog-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(18,46,110,.1)}.blog-art{height:185px;display:flex;align-items:flex-end;padding:18px;position:relative;overflow:hidden}.blog-art:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-32px;top:-35px;border:28px solid rgba(255,255,255,.18)}.blog-art:after{content:"</>";position:absolute;right:25px;bottom:18px;color:rgba(255,255,255,.45);font-size:46px;font-weight:900}.art-1{background:linear-gradient(135deg,#0a2bb0,#3b78f3)}.art-2{background:linear-gradient(135deg,#091653,#17339b)}.art-3{background:linear-gradient(135deg,#f0a400,#ffca3a)}.blog-art span{z-index:1;background:white;color:var(--blue);padding:7px 9px;border-radius:6px;font-size:8px;font-weight:900;letter-spacing:.1em}.blog-body{padding:22px}.blog-body small{font-size:9px;color:var(--blue);font-weight:900;letter-spacing:.09em}.blog-body h3{font-size:18px;line-height:1.35;margin:12px 0}.blog-body p{font-size:12px;line-height:1.65;color:var(--muted)}.blog-body a,.blog-body button{border:0;background:none;padding:0;color:var(--blue);font-size:11px;font-weight:900;cursor:pointer}.cta-section{padding:0 0 90px;background:white}.cta-box{background:linear-gradient(135deg,#071653,#0b36c8);color:white;border-radius:26px;padding:52px 60px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.cta-box:after{content:"AZ";position:absolute;right:240px;top:-45px;color:rgba(255,255,255,.05);font-size:190px;font-weight:900}.cta-box>div,.cta-box>a{position:relative;z-index:1}.cta-box h2{font-size:35px;letter-spacing:-1.3px;margin:10px 0}.cta-box p{color:#c1cbed;margin:0;font-size:14px}

/* Footer */
.site-footer{background:#050e35;color:white;padding:72px 0 24px}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr 1.2fr;gap:50px}.footer-brand strong{color:white}.footer-grid>div:first-child>p{color:#8f9ac5;font-size:13px;line-height:1.7;max-width:280px;margin:24px 0}.footer-grid h3{font-size:13px;color:white;margin:10px 0 22px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footer-grid>div:not(:first-child) a,.footer-grid>div:not(:first-child) span{color:#929dc7;font-size:12px;line-height:1.5}.footer-grid a:hover{color:var(--gold)}.socials{display:flex;gap:9px}.socials a{width:34px;height:34px;border-radius:8px;background:#142053;display:grid;place-items:center;font-size:11px;font-weight:800}.footer-bottom{border-top:1px solid #1f2a57;margin-top:52px;padding-top:22px;display:flex;justify-content:space-between;color:#69749e;font-size:10px}.footer-bottom div{display:flex;gap:20px}

/* Inner pages */
.page-hero{background:radial-gradient(circle at 75% 0,#3156cb 0,transparent 32%),linear-gradient(135deg,#06113e,#09278d);color:white;padding:105px 0 72px;text-align:center}.page-hero h1{font-size:56px;line-height:1.08;letter-spacing:-3px;margin:18px auto;max-width:820px}.page-hero h1 span{color:var(--gold)}.page-hero p{max-width:680px;margin:0 auto;color:#bec9ed;font-size:16px;line-height:1.7}.breadcrumbs{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:34px;font-size:10px;color:#96a8df;letter-spacing:.08em}.breadcrumbs b{color:var(--gold)}.split-content{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center}.split-content>div:first-child p{font-size:15px;color:var(--muted);line-height:1.8}.mission-card{background:linear-gradient(145deg,#edf3ff,#fff8e4);padding:42px;border-radius:24px;border:1px solid #dce6fa}.mission-card>span{display:grid;place-items:center;width:63px;height:63px;border-radius:17px;background:var(--blue);color:var(--gold);font-size:20px;font-weight:900}.mission-card h3{font-size:27px;margin:21px 0 5px}.mission-card>p{color:var(--blue);font-weight:700;font-size:13px}.mission-card ul{padding:0;list-style:none;margin:25px 0 0;display:grid;gap:13px}.mission-card li{font-size:13px}.mission-card li:before{content:"✓";color:var(--blue);font-weight:900;margin-right:10px}.values-section{background:var(--bg)}.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.values-grid article{padding:28px;border-radius:18px;background:white;border:1px solid var(--line)}.values-grid article>span{font-size:10px;color:var(--gold);font-weight:900}.values-grid h3{font-size:19px;margin:22px 0 9px}.values-grid p{font-size:12px;line-height:1.65;color:var(--muted)}.instructor-detail{background:white}.instructor-portrait{height:470px;background:linear-gradient(145deg,#dfe9ff,#fff3ce);border-radius:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden}.portrait-monogram{width:190px;height:190px;border-radius:50%;display:grid;place-items:center;background:var(--blue-deep);border:16px solid rgba(255,255,255,.7);color:var(--gold);font-size:45px;font-weight:900;box-shadow:0 25px 50px rgba(11,54,200,.2)}.instructor-portrait>span{margin-top:25px;background:white;padding:10px 16px;border-radius:8px;font-size:10px;font-weight:900;color:var(--blue)}.role-line{font-weight:800;color:var(--blue)!important}.mini-stats{display:flex;gap:25px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:25px 0}.mini-stats div{display:flex;flex-direction:column}.mini-stats b{font-size:22px;color:var(--blue)}.mini-stats span{font-size:9px;color:var(--muted);margin-top:3px}.compare-section{background:var(--blue-deep)}.compare-table{background:white;border-radius:20px;overflow:hidden}.table-head,.table-row{display:grid;grid-template-columns:1fr 1.1fr 1.1fr}.table-head{background:var(--blue);color:white}.table-head b,.table-row span{padding:18px 22px;font-size:12px;border-right:1px solid rgba(255,255,255,.15)}.table-head b:first-child{color:var(--gold)}.table-row:nth-child(odd){background:#f6f8fd}.table-row span{color:#4f5d79;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.table-row span:first-child{font-weight:800;color:var(--ink)}.included-section{background:white}.feature-six{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:45px}.feature-six article{border:1px solid var(--line);border-radius:15px;padding:22px;display:flex;align-items:center;gap:14px}.feature-six span{width:45px;height:45px;display:grid;place-items:center;border-radius:11px;background:var(--blue-soft);color:var(--blue);font-size:10px;font-weight:900}.feature-six h3{font-size:14px}.faq-section{background:var(--bg)}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-grid details{background:white;border:1px solid var(--line);border-radius:13px;margin-bottom:10px;padding:0 20px}.faq-grid summary{cursor:pointer;list-style:none;padding:19px 0;font-size:13px;font-weight:800;display:flex;justify-content:space-between}.faq-grid summary span{color:var(--blue);font-size:18px}.faq-grid details p{color:var(--muted);font-size:12px;line-height:1.65;margin:0 0 19px}.pathway-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.pathway-grid article{display:flex;gap:21px;padding:29px;border:1px solid var(--line);border-radius:17px}.pathway-grid article>span{width:50px;height:50px;flex:none;border-radius:14px;background:var(--blue);color:white;display:grid;place-items:center;font-weight:900;font-size:11px}.pathway-grid h3{margin:3px 0 8px;font-size:20px}.pathway-grid p{margin:0;color:var(--muted);font-size:12px;line-height:1.65}.profile-section{background:var(--blue-deep);color:white}.profile-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.profile-grid h2 span{color:var(--gold)}.profile-grid>div>p{color:#b4c0e7;line-height:1.75}.check-list{list-style:none;padding:0;display:grid;gap:12px;margin:25px 0 30px}.check-list li{font-size:13px}.check-list span{color:var(--gold);margin-right:9px}.profile-visual{padding:35px;background:linear-gradient(145deg,#173ba8,#0b215f);border-radius:25px}.profile-window{background:white;border-radius:15px;padding:22px;color:var(--ink)}.window-top{display:flex;gap:5px}.window-top i{width:7px;height:7px;border-radius:50%;background:#dbe2f2}.mock-profile{display:flex;align-items:center;gap:13px;margin:28px 0}.mock-profile>span{width:53px;height:53px;border-radius:13px;background:var(--blue);color:var(--gold);display:grid;place-items:center;font-weight:900}.mock-profile b,.mock-profile small{display:block}.mock-profile small{color:var(--muted);font-size:10px;margin-top:5px}.mock-bars{display:grid;gap:9px}.mock-bars i{height:9px;background:#eaf0fb;border-radius:8px}.mock-bars i:nth-child(2){width:82%}.mock-bars i:nth-child(3){width:64%}.mock-projects{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:25px}.mock-projects span{height:82px;background:var(--blue-soft);border-radius:9px;display:grid;place-items:end start;padding:10px;color:var(--blue);font-size:7px;font-weight:900}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:45px}.role-grid article{padding:26px;background:var(--bg);border-radius:16px;border:1px solid var(--line)}.role-grid span{font-size:10px;color:var(--gold);font-weight:900}.role-grid h3{font-size:18px;margin:19px 0 8px}.role-grid p{font-size:11px;color:var(--muted);line-height:1.6}.blog-feature{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center;margin-bottom:70px}.featured-art{height:340px;border-radius:22px;background:linear-gradient(135deg,#071653,#0b36c8);position:relative;overflow:hidden;padding:28px;color:white}.featured-art:after{content:"";position:absolute;width:270px;height:270px;border:50px solid rgba(255,255,255,.08);border-radius:50%;right:-70px;top:-70px}.featured-art span{font-size:9px;letter-spacing:.15em;color:var(--gold);font-weight:900}.featured-art b{position:absolute;font-size:95px;left:50%;top:50%;transform:translate(-50%,-50%);color:rgba(255,255,255,.8)}.blog-feature h2{font-size:38px;line-height:1.18;letter-spacing:-1.6px;margin:15px 0}.blog-feature p{color:var(--muted);line-height:1.75}.article-meta{font-size:9px;color:var(--blue);font-weight:900;letter-spacing:.1em;margin:23px 0}.all-posts{row-gap:30px}.contact-section{background:var(--bg)}.contact-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:70px;align-items:start}.contact-grid>div:first-child>p{color:var(--muted);line-height:1.75}.contact-cards{display:grid;gap:11px;margin:30px 0}.contact-cards>a,.contact-cards>div{background:white;border:1px solid var(--line);border-radius:13px;padding:15px;display:flex;align-items:center;gap:14px}.contact-cards>a>span,.contact-cards>div>span{width:42px;height:42px;border-radius:11px;background:var(--blue-soft);display:grid;place-items:center;color:var(--blue);font-weight:900}.contact-cards small,.contact-cards b{display:block}.contact-cards small{font-size:8px;color:var(--muted);letter-spacing:.12em;margin-bottom:4px}.contact-cards b{font-size:13px}.admission-note{border-left:3px solid var(--gold);padding-left:15px}.admission-note b{font-size:13px}.admission-note p{font-size:11px;color:var(--muted);margin:5px 0}.form-card{background:white;padding:37px;border-radius:21px;box-shadow:0 20px 50px rgba(18,46,110,.09)}.form-card h3{font-size:26px;margin:0 0 7px}.form-card>p{font-size:12px;color:var(--muted);margin-bottom:26px}.contact-form{display:grid;gap:16px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:13px}.contact-form label{display:grid;gap:7px;font-size:10px;font-weight:900;color:#39445d}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);background:#fafbfe;padding:13px 14px;border-radius:9px;font:inherit;font-size:12px;color:var(--ink);outline:none}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px var(--blue-soft)}.contact-form textarea{resize:vertical}.form-success{background:#eaf8ef;color:#176b38;border-radius:9px;padding:12px;font-size:11px;line-height:1.5}.map-strip{background:var(--blue-deep);color:white;padding:65px 0}.map-strip .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.map-strip span{font-size:9px;color:var(--gold);font-weight:900;letter-spacing:.15em}.map-strip h2{font-size:30px;margin:9px 0}.world-dots{font-size:38px;color:#3150ad;letter-spacing:7px;max-width:360px;text-align:right}

@media(max-width:980px){.course-grid,.video-grid,.instructor-grid,.split-content,.profile-grid,.blog-feature,.contact-grid{grid-template-columns:1fr}.process-grid{grid-template-columns:1fr 1fr}.process-grid article:nth-child(3){border-left:0}.poster-frame{width:min(520px,100%)}.testimonial-grid,.blog-grid,.role-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}.values-grid{grid-template-columns:1fr 1fr}.faq-grid{grid-template-columns:1fr;gap:35px}.feature-six{grid-template-columns:1fr 1fr}.profile-visual{width:min(650px,100%);margin:auto}}
@media(max-width:640px){.section-row{display:block}.section-row .text-link{display:inline-block;margin-top:20px}.course-card .course-top,.course-card ul{padding-left:24px;padding-right:24px}.course-card ul{grid-template-columns:1fr}.course-button{margin-left:24px;margin-right:24px}.video-grid{gap:40px}.video-copy h2,.instructor-grid>div>h2,.split-content h2,.profile-grid h2,.contact-grid h2{font-size:34px}.video-cover,.video-cover img{min-height:250px}.play-button{width:60px;height:60px}.process-grid,.testimonial-grid,.blog-grid,.values-grid,.pathway-grid,.feature-six,.role-grid{grid-template-columns:1fr}.process-grid article{border-left:0;border-top:1px solid #35437b}.process-grid article:first-child{border-top:0}.poster-tag{right:-5px}.credential-grid{grid-template-columns:1fr}.cta-box{padding:38px 27px;display:block}.cta-box h2{font-size:29px}.cta-box .button{margin-top:28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:block}.footer-bottom div{margin-top:12px}.page-hero{padding:75px 0 55px}.page-hero h1{font-size:39px;letter-spacing:-2px}.instructor-portrait{height:370px}.portrait-monogram{width:150px;height:150px}.mini-stats{gap:12px;justify-content:space-between}.table-head,.table-row{grid-template-columns:.8fr 1fr 1fr}.table-head b,.table-row span{padding:13px 9px;font-size:9px}.feature-six{margin-top:30px}.profile-visual{padding:17px}.mock-projects{grid-template-columns:1fr}.blog-feature{gap:35px}.featured-art{height:260px}.field-row{grid-template-columns:1fr}.form-card{padding:25px}.map-strip .container{display:block}.world-dots{text-align:left;margin-top:25px}.site-footer{padding-top:55px}}

/* 2026 AlgoZee complete website */
body{font-family:var(--font-geist-sans),Arial,sans-serif}.brand-logo{width:58px;height:58px;object-fit:contain;border-radius:50%;flex:none}.brand-copy{display:grid!important;line-height:.84}.brand-copy strong{font-size:25px}.brand-copy>b{font-size:22px}.brand-copy small{font-size:7px!important;letter-spacing:.18em!important;margin-top:8px!important}.nav-links{gap:23px}.nav-links>a:not(.nav-cta).active{color:var(--blue)}.nav-links>a:not(.nav-cta).active:after{right:0}.nav-cta{background:var(--gold);color:var(--ink)!important;box-shadow:0 10px 28px rgba(255,176,0,.25)}
.hero{min-height:650px;padding:58px 0;background:radial-gradient(circle at 87% 10%,#c8e4ff 0,transparent 30%),linear-gradient(135deg,#fff 0%,#f1f7ff 66%,#fff8e7 120%)}.hero h1{font-size:67px}.hero-copy>h3{font-size:23px;color:var(--blue);margin:-4px 0 14px}.hero-proof{gap:18px;font-size:12px;color:var(--muted)}.hero-proof b{color:var(--blue)}.hero-visual{min-height:500px;border-radius:34px;overflow:visible}.hero-main-photo{display:block;width:100%;height:500px;object-fit:cover;border-radius:34px 34px 90px 34px;box-shadow:0 28px 70px rgba(18,46,110,.18);border:7px solid rgba(255,255,255,.8)}
.feature-strip{position:relative;margin-top:-23px;z-index:3}.feature-strip-grid{display:grid;grid-template-columns:repeat(6,1fr);background:white;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 50px rgba(18,46,110,.11);overflow:hidden}.feature-strip article{display:flex;align-items:center;gap:10px;padding:18px 15px;border-right:1px solid var(--line)}.feature-strip article:last-child{border:0}.feature-strip img{width:39px;height:39px}.feature-strip span{font-size:10px;line-height:1.35;font-weight:800}
.course-visual{height:225px;display:grid;place-items:center;background:radial-gradient(circle,#eff6ff,#fff);overflow:hidden}.course-card.gold .course-visual{background:radial-gradient(circle,#fff6d9,#fff)}.course-visual img{width:100%;height:100%;object-fit:contain}.course-card .course-top{padding-top:27px}.course-button{background:var(--blue);color:white;border:0}.course-card.gold .course-button{background:var(--gold);color:var(--ink)}
.why-section{background:linear-gradient(180deg,#fff,#f1f7ff)}.why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.why-art img{display:block;width:100%;filter:drop-shadow(0 28px 45px rgba(10,53,201,.16))}.why-grid h2,.live-grid h2,.before-submit h2,.guidance-card h2{font-size:44px;line-height:1.13;letter-spacing:-2px;margin:15px 0 25px}.why-grid h2 span,.live-grid h2 span,.before-submit h2 span,.guidance-card h2 span{color:var(--blue)}.benefit-list{display:grid;gap:11px}.benefit-list article{display:flex;gap:16px;padding:16px 18px;background:white;border:1px solid var(--line);border-radius:14px}.benefit-list article>b{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--blue);color:white;flex:none}.benefit-list h3{margin:1px 0 5px;font-size:15px}.benefit-list p{margin:0;font-size:12px;color:var(--muted);line-height:1.55}
.journey-section{background:white}.journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.journey-grid.three{grid-template-columns:repeat(3,1fr)}.journey-grid article{border:1px solid var(--line);border-radius:18px;padding:28px;text-align:center;position:relative;background:linear-gradient(180deg,#fff,#f8faff)}.journey-grid span{width:49px;height:49px;border-radius:50%;background:var(--blue);color:white;display:grid;place-items:center;margin:-49px auto 20px;border:7px solid white;font-size:10px;font-weight:900;box-shadow:0 8px 20px rgba(10,53,201,.18)}.journey-grid article:nth-child(even) span{background:var(--gold);color:var(--ink)}.journey-grid h3{font-size:15px;margin:0}
.instructor-home{background:white}.instructor-card{background:linear-gradient(135deg,#071653,#0b36c8 70%,#173bd0);color:white;border-radius:28px;min-height:330px;display:grid;grid-template-columns:.62fr 1.38fr;align-items:center;overflow:hidden;padding:0 70px}.instructor-card>img{width:100%;height:330px;object-fit:contain;object-position:bottom}.instructor-card h2{font-size:38px;margin:12px 0 5px}.instructor-card h3{color:var(--gold);margin:0}.instructor-card p{color:#d3dcf8}.instructor-card .button{margin-top:14px}
.live-section{background:#f5f8ff}.live-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.live-grid>div:first-child img{width:100%;display:block}.schedule-grid{display:grid;gap:10px;margin:25px 0}.schedule-grid article{background:white;border:1px solid var(--line);border-radius:12px;padding:15px 18px;display:flex;flex-direction:column}.schedule-grid small{font-size:8px;letter-spacing:.13em;color:var(--blue);font-weight:900}.schedule-grid b{margin-top:4px;font-size:13px}.faq-preview{background:white}
.page-hero{text-align:left;padding:72px 0;background:radial-gradient(circle at 82% 15%,#285ee1 0,transparent 28%),linear-gradient(135deg,#06113e,#0b2da8);overflow:hidden}.page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:45px}.page-hero h1{margin-left:0}.page-hero p{margin-left:0}.page-hero .breadcrumbs{justify-content:flex-start;margin:0 0 30px}.page-hero-art{height:360px;display:grid;place-items:center}.page-hero-art img{max-width:100%;max-height:420px;object-fit:contain;filter:drop-shadow(0 24px 44px rgba(0,0,0,.18))}
.values-grid{grid-template-columns:repeat(5,1fr)}.instructor-image-card{height:500px;border-radius:28px;background:linear-gradient(135deg,#eaf2ff,#fff3cf);overflow:hidden;display:grid;place-items:end center}.instructor-image-card img{width:100%;height:100%;object-fit:contain;object-position:bottom}.profile-visual img{width:100%;display:block}.feature-six article img{width:45px;height:45px}.center-action{text-align:center;margin-top:38px}
.contact-info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:45px}.contact-info-grid>a,.contact-info-grid>article{display:flex;align-items:center;gap:15px;background:white;border:1px solid var(--line);padding:20px;border-radius:16px}.contact-info-grid img{width:52px;height:52px}.contact-info-grid small,.contact-info-grid b{display:block}.contact-info-grid small{font-size:8px;color:var(--blue);font-weight:900;letter-spacing:.12em}.contact-info-grid b{font-size:14px;margin-top:5px}.guidance-card,.before-submit{background:linear-gradient(145deg,#eef4ff,#fff8e2);border:1px solid var(--line);border-radius:22px;padding:38px}.guidance-card>p,.before-submit>p{color:var(--muted);line-height:1.7}.full-button{width:100%}.confirm-field{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:9px!important}.confirm-field input{width:auto!important}.enrollment-section{background:#f3f7ff}
.faq-page-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:45px}.faq-support{background:white;border:1px solid var(--line);border-radius:22px;padding:28px;align-self:start}.faq-support img{width:100%;height:250px;object-fit:contain}.faq-support h3{font-size:23px;margin:10px 0}.faq-support p{font-size:13px;line-height:1.7;color:var(--muted)}.faq-support a{display:inline-block;color:var(--blue);font-weight:900;font-size:12px}.faq-list details{background:white;border:1px solid var(--line);border-radius:13px;margin-bottom:11px;padding:0 20px}.faq-list summary{cursor:pointer;list-style:none;padding:19px 0;font-size:13px;font-weight:800;display:flex;justify-content:space-between}.faq-list summary span{color:var(--blue);font-size:18px}.faq-list details p{color:var(--muted);font-size:12px;line-height:1.65;margin:0 0 19px}.live-mini-section{background:#eaf3ff}.live-mini-grid{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:20px}.live-mini-grid article{display:flex;align-items:center;gap:15px}.live-mini-grid img{width:58px}.live-mini-grid small,.live-mini-grid b{display:block}.live-mini-grid small{font-size:8px;color:var(--blue);font-weight:900}.live-mini-grid b{font-size:14px;margin-top:4px}
.program-select-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.program-select-grid article{border:1px solid var(--line);border-radius:23px;padding:28px;background:white;box-shadow:0 18px 45px rgba(18,46,110,.07)}.program-select-grid article:nth-child(2){background:linear-gradient(180deg,#fffaf0,#fff)}.program-select-grid img{height:210px;width:100%;object-fit:contain}.program-select-grid>article>span{font-size:9px;color:var(--blue);font-weight:900;letter-spacing:.12em}.program-select-grid h3{font-size:24px;margin:12px 0}.program-select-grid>article>b{display:inline-block;background:var(--blue);color:white;padding:10px 14px;border-radius:8px}.program-select-grid article:nth-child(2)>b{background:var(--gold);color:var(--ink)}.program-select-grid ul{display:grid;grid-template-columns:1fr 1fr;gap:9px;padding-left:18px;margin-top:22px}.program-select-grid li{font-size:12px;color:var(--muted)}
.footer-whatsapp{display:inline-flex!important;color:white!important;background:#1fac5b;padding:10px 14px;border-radius:8px;font-weight:800}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:80;background:#20b760;color:white;border:4px solid white;border-radius:999px;padding:11px 16px 11px 11px;display:flex;align-items:center;gap:9px;box-shadow:0 15px 35px rgba(0,0,0,.22);font-size:12px}.whatsapp-float span{width:34px;height:34px;background:white;color:#20b760;border-radius:50%;display:grid;place-items:center;font-size:18px}.whatsapp-float b{font-weight:900}

@media(max-width:1100px){.nav-links{gap:15px;font-size:12px}.brand-logo{width:51px;height:51px}.brand-copy strong{font-size:22px}.brand-copy>b{font-size:18px}.feature-strip-grid{grid-template-columns:repeat(3,1fr)}.feature-strip article:nth-child(3){border-right:0}.feature-strip article:nth-child(-n+3){border-bottom:1px solid var(--line)}.values-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.why-grid,.live-grid,.page-hero-grid{grid-template-columns:1fr}.page-hero{text-align:center}.page-hero .breadcrumbs{justify-content:center}.page-hero h1,.page-hero p{margin-left:auto}.page-hero-art{height:300px}.instructor-card{grid-template-columns:.8fr 1.2fr;padding:0 35px}.faq-page-grid{grid-template-columns:1fr}.faq-support img{height:210px}.contact-info-grid{grid-template-columns:1fr 1fr}.program-select-grid{grid-template-columns:1fr}.values-grid{grid-template-columns:1fr 1fr}}
@media(max-width:640px){.topbar .container div span:first-child,.topbar .container i{display:none}.brand-logo{width:43px;height:43px}.brand-copy strong{font-size:19px}.brand-copy>b{font-size:16px}.brand-copy small{font-size:6px!important}.hero h1{font-size:44px}.hero-copy>h3{font-size:18px}.hero-main-photo{height:330px}.hero-visual{min-height:330px}.float-card{min-width:170px;padding:10px}.float-card b{font-size:10px}.feature-strip{margin-top:0}.feature-strip-grid{grid-template-columns:1fr 1fr}.feature-strip article{border-bottom:1px solid var(--line)!important}.feature-strip article:nth-child(even){border-right:0}.course-visual{height:190px}.why-grid h2,.live-grid h2,.before-submit h2,.guidance-card h2{font-size:34px}.journey-grid,.journey-grid.three{grid-template-columns:1fr;margin-top:25px}.journey-grid article{margin-bottom:25px}.instructor-card{grid-template-columns:1fr;padding:0 24px 32px;text-align:center}.instructor-card>img{height:260px}.instructor-card h2{font-size:29px}.page-hero-art{height:240px}.page-hero-art img{max-height:290px}.values-grid{grid-template-columns:1fr}.instructor-image-card{height:400px}.contact-info-grid{grid-template-columns:1fr}.live-mini-grid{grid-template-columns:1fr}.program-select-grid ul{grid-template-columns:1fr}.whatsapp-float b{display:none}.whatsapp-float{padding:9px}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto!important}}
