/* Academy Graphic Homepage Design — clean visual system 1.0.4 */
html{scroll-behavior:smooth}
body.aghd-home-page{margin:0!important;padding:0!important;overflow-x:hidden;background:#fff!important}
#aghd-home{--dark:#080617;--dark2:#120728;--ink:#211b2a;--muted:#756b80;direction:rtl;background:#fff;color:var(--ink);font-family:inherit;overflow:hidden;-webkit-font-smoothing:antialiased}
#aghd-home *,#aghd-home *::before,#aghd-home *::after{box-sizing:border-box}
#aghd-home img{display:block;max-width:100%;height:auto}
#aghd-home h1,#aghd-home h2,#aghd-home h3,#aghd-home p,#aghd-home ul{margin-top:0}
#aghd-home h1,#aghd-home h2,#aghd-home h3{font-family:inherit;font-weight:800}
#aghd-home a{text-decoration:none}
.aghd-container{width:min(calc(100% - 40px),1240px);margin-inline:auto}.aghd-container-fluid{width:min(calc(100% - 40px),1540px);margin-inline:auto}
.aghd-section{padding:42px 0}.aghd-card{background:#fff;border:1px solid #ece7f1;border-radius:18px;box-shadow:0 12px 34px rgba(39,22,54,.055)}
.aghd-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:10px 20px;border-radius:10px;font-weight:800;font-size:13px;transition:.2s ease}
.aghd-btn:hover{transform:translateY(-2px)}.aghd-btn--primary{color:#fff!important;background:linear-gradient(135deg,var(--aghd-primary),var(--aghd-accent));box-shadow:0 10px 26px rgba(163,39,201,.25)}.aghd-btn--ghost{color:#fff!important;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.035)}
.aghd-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.aghd-section-head h2{margin:6px 0 0!important;color:#211b29!important;font-size:27px!important;line-height:1.45}.aghd-section-head--center{justify-content:center;text-align:center}.aghd-section-head--center>div{display:flex;flex-direction:column;align-items:center}.aghd-section-kicker,.aghd-kicker,.aghd-badge{display:inline-flex;width:max-content;align-items:center;padding:5px 10px;border-radius:999px;background:#f6edff;color:#9550ca;font-size:10px;font-weight:800}.aghd-section-link{display:inline-flex;align-items:center;gap:5px;color:#9a46c8!important;font-size:11px;font-weight:800;white-space:nowrap}.aghd-section-link span{font-size:18px}

/* HEADER */
.aghd-site-header{position:absolute;top:0;left:0;right:0;z-index:9998;color:#fff;border-bottom:1px solid rgba(255,255,255,.07);background:rgba(8,6,23,.58)}.aghd-site-header.is-sticky{position:fixed}.aghd-site-header.aghd-glass{background:rgba(8,6,23,var(--aghd-header-opacity,.72));backdrop-filter:blur(var(--aghd-header-blur,18px));-webkit-backdrop-filter:blur(var(--aghd-header-blur,18px))}body.admin-bar .aghd-site-header.is-sticky{top:32px}
.aghd-header-row{height:68px;display:flex;align-items:center;gap:28px}.aghd-logo{display:flex;align-items:center;justify-content:flex-start;flex:0 0 126px;width:126px;height:56px}.aghd-logo img{width:118px!important;height:52px!important;object-fit:contain;object-position:right center}.aghd-desktop-nav{margin-inline:auto}.aghd-desktop-nav ul,.aghd-mobile-menu ul{list-style:none;margin:0;padding:0}.aghd-desktop-nav>ul{display:flex;align-items:center;gap:26px}.aghd-desktop-nav li{position:relative}.aghd-desktop-nav a{display:block;padding:24px 0;color:#f4eff8!important;font-size:12px;font-weight:650;white-space:nowrap}.aghd-desktop-nav li ul{display:none;position:absolute;top:58px;right:-15px;min-width:200px;padding:9px;background:#140d27;border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 20px 45px rgba(0,0,0,.28)}.aghd-desktop-nav li:hover>ul,.aghd-desktop-nav li:focus-within>ul{display:block}.aghd-desktop-nav li ul a{padding:9px 10px}.aghd-header-actions{display:flex;align-items:center;gap:9px}.aghd-login,.aghd-cart,.aghd-menu-toggle{height:39px;border:1px solid rgba(255,255,255,.14);border-radius:9px;background:rgba(255,255,255,.035);color:#fff!important}.aghd-login{display:inline-flex;align-items:center;gap:7px;padding:0 12px;font-size:11px;font-weight:700}.aghd-cart{position:relative;display:grid;place-items:center;width:39px}.aghd-cart-count{position:absolute;top:-6px;left:-6px;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border-radius:999px;background:#e62eb8;color:#fff;font-size:9px;border:2px solid #0b0719}.aghd-menu-toggle{display:none;width:40px;font-size:18px}.aghd-mobile-overlay{position:fixed;inset:0;z-index:10000;background:rgba(3,2,9,.68)}.aghd-mobile-menu{position:fixed;z-index:10001;top:0;right:0;bottom:0;width:min(86vw,350px);padding:18px;background:#100a21;color:#fff;overflow:auto;box-shadow:-25px 0 70px rgba(0,0,0,.38)}.aghd-mobile-menu-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.08)}.aghd-menu-close{border:0;background:none;color:#fff;font-size:28px}.aghd-mobile-menu a{display:block;padding:10px 3px;color:#fff!important}.aghd-mobile-menu li ul{padding-right:14px;opacity:.8}

/* HERO */
.aghd-hero{position:relative;min-height:520px;padding-top:68px;overflow:hidden;color:#fff;background:radial-gradient(circle at 77% 63%,rgba(117,39,200,.38),transparent 32%),linear-gradient(110deg,#050410 0%,#080516 48%,#16072e 100%)}
.aghd-hero::before{content:"";position:absolute;width:610px;height:610px;right:4%;bottom:-54%;border-radius:50%;border:1px solid rgba(186,100,255,.14)}.aghd-hero::after{content:"";position:absolute;width:420px;height:420px;right:13%;bottom:-27%;border-radius:50%;border:1px solid rgba(186,100,255,.12)}.aghd-hero-glow{position:absolute;border-radius:50%;filter:blur(70px);pointer-events:none}.aghd-hero-glow--one{width:280px;height:280px;right:11%;bottom:-70px;background:#7b2ce3;opacity:.35}.aghd-hero-glow--two{width:180px;height:180px;left:25%;top:25%;background:#3f1682;opacity:.18}
.aghd-hero-grid{direction:ltr;position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:end;gap:28px;min-height:452px}.aghd-hero-copy{direction:rtl;align-self:center;justify-self:start;max-width:520px;padding:34px 0 38px;text-align:right}.aghd-hero-eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.045);color:#d9cfe2!important;font-size:10px}.aghd-hero-eyebrow-icon{color:#f4c644}.aghd-hero h1{margin:15px 0 11px!important;color:#fff!important;font-size:clamp(37px,4.4vw,57px)!important;line-height:1.43!important;letter-spacing:-1.2px}.aghd-hero h1 span{background:linear-gradient(90deg,#ef35c4,#a34cff);-webkit-background-clip:text;background-clip:text;color:transparent}.aghd-hero-description{max-width:490px;margin:0!important;color:#c8bfd2!important;font-size:12px!important;line-height:2.05!important}.aghd-hero-proof{display:flex;align-items:center;gap:14px;margin-top:17px}.aghd-hero-rating,.aghd-hero-students{display:flex;align-items:center;gap:7px}.aghd-hero-rating small{color:#b8aec3}.aghd-hero-stars{color:#ffc92c;letter-spacing:2px;font-size:13px}.aghd-proof-divider{width:1px;height:21px;background:rgba(255,255,255,.12)}.aghd-hero-students strong{font-size:10px;color:#fff}.aghd-hero-avatar-stack{display:flex;direction:ltr;padding-left:6px}.aghd-hero-avatar-stack i{width:24px;height:24px;margin-left:-6px;border-radius:50%;border:2px solid #180b2b;background:linear-gradient(145deg,#e8b88f,#563227)}.aghd-hero-avatar-stack i:nth-child(2){background:linear-gradient(145deg,#d5b39c,#38231f)}.aghd-hero-avatar-stack i:nth-child(3){background:linear-gradient(145deg,#e9d4c7,#76505d)}.aghd-hero-avatar-stack i:nth-child(4){background:linear-gradient(145deg,#d3daee,#525c83)}.aghd-hero-actions{display:flex;align-items:center;gap:11px;margin-top:20px}.aghd-hero-primary{min-width:190px}.aghd-hero-secondary{min-width:155px}.aghd-hero-offer{display:grid;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;max-width:420px;margin-top:15px;padding:10px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);color:#fff!important}.aghd-offer-art--gift{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:linear-gradient(145deg,#a944e5,#49177f)}.aghd-offer-copy{display:flex;flex-direction:column;gap:2px}.aghd-offer-copy strong{font-size:11px;color:#fff}.aghd-offer-copy small{font-size:8.5px;color:#bfb5c8}.aghd-offer-link{padding:7px 9px;border-radius:7px;background:#351054;color:#fff;font-size:8.5px;font-weight:800}.aghd-offer-art--spark{display:none}.aghd-hero-visual{position:relative;direction:rtl;align-self:end;justify-self:end;width:100%;height:452px;display:flex;align-items:flex-end;justify-content:center}.aghd-instructor-hero{position:relative;z-index:4;width:auto!important;height:470px!important;max-width:460px!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 24px 34px rgba(55,13,93,.30))}.aghd-hero-ring{display:none}.aghd-orbit{position:absolute;z-index:5;display:grid;place-items:center;width:58px;height:58px;border-radius:14px;background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(128,52,196,.08));border:1px solid rgba(214,166,255,.12);color:#ad91bc;font-size:24px;font-weight:900;transform:rotate(6deg)}.aghd-orbit--ps{top:17%;right:7%}.aghd-orbit--ai{top:44%;right:-1%;transform:rotate(-5deg)}

/* TRUST */
.aghd-trust{background:#fff;border-bottom:1px solid #eee9f2}.aghd-trust>.aghd-container{min-height:74px;display:flex;align-items:center;gap:24px}.aghd-trust-title{flex:0 0 auto;color:#332b3b;font-size:11px;font-weight:800}.aghd-trust-row{display:flex;align-items:center;justify-content:space-between;gap:26px;width:100%}.aghd-trust-item{display:flex;align-items:center;gap:8px;color:#81778b}.aghd-trust-mark{display:grid;place-items:center;width:24px;height:24px;border-radius:8px;background:#f7effe;color:#a050d1}.aghd-trust-item strong{display:block;color:#4f4658;font-size:10px}.aghd-trust-item span{font-size:8px}

/* COURSES */
.aghd-courses{padding-top:40px}.aghd-course-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.aghd-course-card{position:relative;overflow:hidden;border-radius:15px}.aghd-course-card.is-featured{border-color:#dca6e9;box-shadow:0 14px 36px rgba(165,67,203,.13)}.aghd-course-image{position:relative;display:block;aspect-ratio:1.38/1;overflow:hidden;background:#19102c}.aghd-course-image img{width:100%!important;height:100%!important;object-fit:cover!important}.aghd-course-pick{position:absolute;top:9px;right:9px;padding:5px 8px;border-radius:999px;background:#fff;color:#8c3fc1;font-size:8px;font-weight:800}.aghd-course-body{padding:11px 12px 12px}.aghd-course-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#9b8ba5;font-size:8px}.aghd-course-meta span:last-child{color:#d49a12}.aghd-course-body h3{margin:6px 0 10px!important;min-height:38px;color:#231c2b!important;font-size:13px!important;line-height:1.65!important}.aghd-course-body h3 a{color:#231c2b!important}.aghd-course-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:9px;border-top:1px solid #f0ebf3}.aghd-course-price{color:#312938;font-size:11px;font-weight:800}.aghd-course-price ins{color:#bd30c7;text-decoration:none}.aghd-course-price del{color:#a99db0;font-size:9px}.aghd-course-more{color:#9745c6!important;font-size:8.5px;font-weight:800}

/* FEATURED PRODUCT */
.aghd-featured{padding-top:4px}.aghd-featured-card{direction:rtl;display:grid;grid-template-columns:250px 1fr 225px;overflow:hidden;min-height:260px}.aghd-featured-buy{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:24px;border-left:1px solid #eee8f2}.aghd-sale-ribbon{position:absolute;top:0;right:0;padding:7px 13px;background:#e52131;color:#fff;font-size:9px;font-weight:800}.aghd-old-price{color:#a89dab;text-decoration:line-through}.aghd-buy-label{margin-top:7px;color:#6f6578;font-size:10px}.aghd-featured-price{margin:4px 0 12px;color:#6d24b9;font-size:22px;font-weight:900}.aghd-featured-price ins{text-decoration:none}.aghd-installment,.aghd-guarantee{color:#8a7f91;font-size:9px}.aghd-featured-cta{width:100%;margin:12px 0 8px}.aghd-featured-copy{display:flex;flex-direction:column;justify-content:center;padding:28px 32px}.aghd-featured-copy h2{margin:8px 0 8px!important;color:#241c2d!important;font-size:27px!important}.aghd-featured-copy p{margin:0 0 15px!important;color:#716678!important;font-size:11px!important;line-height:1.95!important}.aghd-feature-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px}.aghd-feature-list span{display:flex;align-items:center;gap:7px;color:#5d5266;font-size:9px}.aghd-feature-list b{color:#9b45cc}.aghd-featured-image{position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f7f2fb,#fff);border-left:1px solid #eee8f2}.aghd-featured-image img{max-width:185px!important;max-height:235px!important;width:auto!important;height:auto!important;object-fit:contain!important}.aghd-featured-image>span{position:absolute;bottom:12px;right:50%;transform:translateX(50%);padding:5px 9px;border-radius:7px;background:#2a153e;color:#fff;font-size:8px}

/* WHY ACADEMY */
.aghd-benefits{padding-top:30px}.aghd-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.aghd-benefit-card{display:flex;align-items:center;gap:14px;min-height:92px;padding:17px 18px;border-radius:14px}.aghd-benefit-icon{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border-radius:13px;background:#f6edff;color:#9a4dce;font-size:21px}.aghd-benefit-card h3{margin:0 0 4px!important;color:#2a2232!important;font-size:13px!important}.aghd-benefit-card p{margin:0!important;color:#81768a!important;font-size:9px!important;line-height:1.75!important}

/* ROADMAP / INSTRUCTOR */
.aghd-roadmap-list{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.aghd-roadmap-step{padding:15px;text-align:center}.aghd-roadmap-no{display:grid;place-items:center;width:36px;height:36px;margin:0 auto 8px;border-radius:50%;background:#f4e9ff;color:#8e3dc7;font-weight:900}.aghd-roadmap-step h3{font-size:12px!important;color:#2a2231!important}.aghd-roadmap-step p{font-size:9px!important;color:#80758a!important}.aghd-instructor-card{display:grid;grid-template-columns:220px 1fr;gap:28px;padding:18px}.aghd-instructor-image{height:260px;border-radius:15px;background:#f2e7fd;overflow:hidden}.aghd-instructor-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important}.aghd-instructor-copy{display:flex;flex-direction:column;justify-content:center}.aghd-instructor-copy h2{margin:8px 0 2px!important;color:#241d2c!important}.aghd-instructor-copy strong{color:#604f6b}.aghd-instructor-copy p{color:#776c81!important;line-height:1.9}.aghd-skill-list{display:flex;flex-wrap:wrap;gap:7px;margin:9px 0}.aghd-skill-list span{padding:5px 9px;border-radius:999px;background:#f7f0fc;color:#7f3bad;font-size:9px}

/* SLIDERS */
.aghd-slider{position:relative;padding-inline:36px}.aghd-slider-window{overflow:hidden}.aghd-slider-track{display:flex;gap:14px;scroll-behavior:smooth}.aghd-slide{min-width:0;flex:0 0 calc((100% - 28px)/3)}.aghd-slider-arrow{position:absolute;top:46%;z-index:3;display:grid;place-items:center;width:35px;height:35px;border-radius:50%;border:1px solid #e8e0ee;background:#fff;color:#7d33b8;font-size:23px;box-shadow:0 8px 22px rgba(33,19,48,.08);cursor:pointer}.aghd-slider-arrow.is-prev{right:-1px}.aghd-slider-arrow.is-next{left:-1px}.aghd-slider-arrow:disabled{opacity:.35}.aghd-slider-dots{display:flex;justify-content:center;gap:6px;margin-top:13px}.aghd-slider-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:#ded5e5}.aghd-slider-dot.is-active{width:22px;background:linear-gradient(135deg,var(--aghd-primary),var(--aghd-accent))}

/* STUDENTS */
.aghd-students{padding-top:32px}.aghd-students .aghd-slide{flex-basis:calc((100% - 42px)/4)}.aghd-student-card{overflow:hidden;border-radius:15px}.aghd-student-media{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:6px;background:#f8f5fa}.aghd-student-media>div{position:relative;min-height:105px;border-radius:10px;overflow:hidden;background:linear-gradient(145deg,#ece9ee,#d9d4dd)}.aghd-student-media img{width:100%!important;height:105px!important;object-fit:cover!important}.aghd-student-media span{position:absolute;top:6px;left:6px;z-index:2;padding:3px 7px;border-radius:999px;background:rgba(20,15,29,.72);color:#fff;font-size:7px}.aghd-student-placeholder::after{content:"";position:absolute;inset:18px;border-radius:8px;border:1px dashed #c9bdcf}.aghd-student-single{grid-column:1/-1}.aghd-student-copy{display:flex;align-items:center;gap:9px;padding:10px}.aghd-student-avatar{display:grid;place-items:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,#7c2fd1,#d724b5);color:#fff;font-size:11px}.aghd-student-copy h3{margin:0 0 2px!important;color:#281f30!important;font-size:10px!important}.aghd-student-copy span,.aghd-student-copy small{display:block;color:#8a7e91;font-size:7.5px;line-height:1.5}.aghd-student-copy small{margin-top:3px}

/* BLOG */
.aghd-blog{background:linear-gradient(180deg,#fff,#fbf8fd)}.aghd-blog-card{overflow:hidden;border-radius:15px}.aghd-blog-image{position:relative;display:block;aspect-ratio:1.55/1;overflow:hidden;background:#f3eef6}.aghd-blog-image img{width:100%!important;height:100%!important;object-fit:cover!important}.aghd-blog-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(26,15,40,.08))}.aghd-blog-body{padding:12px 13px 13px}.aghd-blog-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.aghd-blog-meta time{color:#a296a8;font-size:8px}.aghd-blog-body h3{margin:8px 0 7px!important;min-height:47px;color:#241d2c!important;font-size:13px!important;line-height:1.7!important}.aghd-blog-body h3 a{color:#241d2c!important}.aghd-blog-card__excerpt{margin:0!important;min-height:36px;color:#7d7286!important;font-size:9px!important;line-height:1.8!important}.aghd-blog-read{display:inline-flex;gap:5px;margin-top:8px;color:#9343c6!important;font-size:8.5px;font-weight:800}

/* FAQ */
.aghd-faq-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:35px;align-items:center}.aghd-faq-art{position:relative;height:190px}.aghd-question-bubble{position:absolute;right:38px;top:14px;display:grid;place-items:center;width:112px;height:112px;border-radius:50% 50% 50% 18%;background:linear-gradient(145deg,#b361dc,#6325a0);color:#fff;font-size:68px;font-weight:900;box-shadow:0 20px 42px rgba(100,36,153,.20)}.aghd-chat-bubble{position:absolute;left:32px;bottom:24px;display:grid;place-items:center;width:70px;height:45px;border-radius:13px;background:linear-gradient(145deg,#faf8fb,#ddd7e2);color:#716877;font-weight:900;box-shadow:0 12px 25px rgba(31,20,42,.08)}.aghd-faq-list{display:grid;gap:8px}.aghd-faq-item{overflow:hidden;border-radius:11px;box-shadow:none}.aghd-faq-button{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 14px;border:0;background:#fff;color:#292131;font-family:inherit;font-size:10px;font-weight:700;text-align:right;cursor:pointer}.aghd-faq-button b{font-size:15px;color:#9875ad}.aghd-faq-panel{padding:0 14px 13px;color:#756a7e;font-size:9px;line-height:1.9}

/* CTA + FOOTER */
.aghd-final-cta{padding:0;background:#fff}.aghd-final-cta-card{position:relative;display:grid;grid-template-columns:130px 170px 1fr;align-items:center;gap:18px;min-height:110px;padding:10px 26px;border-radius:15px 15px 0 0;background:linear-gradient(110deg,#5620ab,#872bd0 54%,#cf1bae);color:#fff;overflow:hidden}.aghd-final-cta-visual{height:110px;display:flex;align-items:flex-end;justify-content:center}.aghd-final-cta-visual img{height:116px!important;width:auto!important;object-fit:contain!important;object-position:center bottom!important}.aghd-final-btn{background:#fff!important;color:#7928b0!important;box-shadow:none;min-height:40px;font-size:10px}.aghd-final-copy h2{margin:0 0 3px!important;color:#fff!important;font-size:20px!important}.aghd-final-copy p{margin:0!important;color:#e9dcf3!important;font-size:9px!important}.aghd-final-decor{position:absolute;left:43%;top:14px;color:rgba(255,255,255,.15);font-size:32px;letter-spacing:20px}
.aghd-footer{padding:36px 0 16px;background:#0b0719;color:#b9afc3}.aghd-footer-grid{display:grid;grid-template-columns:1.45fr repeat(3,1fr);gap:30px}.aghd-footer-logo{width:120px!important;height:60px!important;object-fit:contain!important;object-position:right center!important}.aghd-footer-brand p{max-width:300px;margin:8px 0 0!important;color:#91869b!important;font-size:9px!important;line-height:1.9!important}.aghd-footer h2{margin:0 0 9px!important;color:#fff!important;font-size:11px!important}.aghd-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.aghd-footer a{color:#b9afc3!important;font-size:9px}.aghd-footer a:hover{color:#fff!important}.aghd-footer-socials{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.aghd-footer-socials a{padding:4px 7px;border-radius:6px;border:1px solid rgba(255,255,255,.08)}.aghd-footer-badges{display:flex;gap:7px;margin-top:11px}.aghd-trust-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 9px;border-radius:9px;border:1px solid rgba(255,255,255,.09);background:#120b25;color:#fff!important}.aghd-trust-badge b{display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#fff;color:#6d27ae;font-size:8px}.aghd-copyright{margin-top:20px;padding-top:13px;border-top:1px solid rgba(255,255,255,.07);color:#756c7c;font-size:8px}

#aghd-home a:focus-visible,#aghd-home button:focus-visible{outline:3px solid #c864f3;outline-offset:3px}

@media(max-width:1050px){.aghd-desktop-nav>ul{gap:17px}.aghd-desktop-nav a{font-size:11px}.aghd-hero-grid{grid-template-columns:minmax(0,1fr) minmax(350px,.92fr)}.aghd-instructor-hero{height:430px!important}.aghd-hero-visual{height:420px}.aghd-featured-card{grid-template-columns:220px 1fr}.aghd-featured-image{display:none}.aghd-students .aghd-slide{flex-basis:calc((100% - 14px)/2)}.aghd-slide{flex-basis:calc((100% - 14px)/2)}.aghd-footer-grid{grid-template-columns:1.4fr 1fr 1fr}.aghd-footer-grid>div:last-child{display:none}}
@media(max-width:820px){body.admin-bar .aghd-site-header.is-sticky{top:46px}.aghd-desktop-nav,.aghd-login{display:none}.aghd-menu-toggle{display:grid;place-items:center}.aghd-header-row{justify-content:space-between}.aghd-logo{margin-left:auto}.aghd-header-actions{margin-right:auto}.aghd-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.85fr)}.aghd-hero h1{font-size:36px!important}.aghd-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aghd-roadmap-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:640px){.aghd-container,.aghd-container-fluid{width:min(calc(100% - 20px),100%)}.aghd-section{padding:32px 0}.aghd-section-head h2{font-size:19px!important}.aghd-section-link{font-size:9px}.aghd-header-row{height:60px}.aghd-logo{width:100px;flex-basis:100px}.aghd-logo img{width:96px!important;height:42px!important}.aghd-hero{padding-top:60px;min-height:0}.aghd-hero-grid{display:flex;flex-direction:column;gap:0;min-height:0}.aghd-hero-copy{order:1;width:100%;max-width:none;padding:30px 4px 0;text-align:center;display:flex;align-items:center;flex-direction:column}.aghd-hero h1{font-size:30px!important;line-height:1.48!important}.aghd-hero-description{font-size:10px!important;max-width:95%}.aghd-hero-proof{justify-content:center}.aghd-hero-actions{width:100%;justify-content:center}.aghd-hero-primary,.aghd-hero-secondary{min-width:0;flex:1;max-width:180px}.aghd-btn{min-height:42px;padding:8px 10px;font-size:10px}.aghd-hero-offer{width:100%;max-width:390px}.aghd-hero-visual{order:2;width:100%;height:325px;margin-top:2px}.aghd-instructor-hero{height:340px!important;max-width:330px!important}.aghd-orbit{width:45px;height:45px;font-size:18px}.aghd-orbit--ps{top:23%;right:12%}.aghd-orbit--ai{top:47%;right:3%}.aghd-trust>.aghd-container{display:block;padding:13px 0}.aghd-trust-title{display:none}.aghd-trust-row{overflow-x:auto;justify-content:flex-start;gap:18px}.aghd-trust-item{flex:0 0 auto}.aghd-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.aghd-course-body{padding:8px}.aghd-course-body h3{font-size:10px!important;min-height:33px;margin:4px 0 7px!important}.aghd-course-meta{font-size:7px}.aghd-course-price{font-size:9px}.aghd-course-more{display:none}.aghd-featured-card{grid-template-columns:1fr}.aghd-featured-copy{order:1;padding:18px}.aghd-featured-buy{order:2;border-left:0;border-top:1px solid #eee8f2;padding:18px}.aghd-featured-copy h2{font-size:20px!important}.aghd-feature-list{gap:8px}.aghd-benefit-grid{grid-template-columns:1fr}.aghd-roadmap-list{grid-template-columns:1fr}.aghd-instructor-card{grid-template-columns:1fr}.aghd-instructor-image{height:220px}.aghd-slider{padding-inline:0}.aghd-slider-arrow{display:none}.aghd-slide,.aghd-students .aghd-slide{flex-basis:100%}.aghd-student-media img{height:130px!important}.aghd-blog-body h3{font-size:12px!important;min-height:42px}.aghd-blog-card__excerpt{display:none}.aghd-faq-layout{grid-template-columns:1fr}.aghd-faq-art{height:135px}.aghd-question-bubble{right:50%;transform:translateX(50%);width:85px;height:85px;font-size:54px}.aghd-chat-bubble{left:38%;bottom:3px;width:58px;height:38px}.aghd-final-cta-card{grid-template-columns:80px 1fr;min-height:102px;padding:9px 13px}.aghd-final-cta-visual{height:102px}.aghd-final-cta-visual img{height:105px!important}.aghd-final-btn{grid-column:2;grid-row:2;width:max-content;min-height:35px}.aghd-final-copy{grid-column:2;grid-row:1}.aghd-final-copy h2{font-size:15px!important}.aghd-final-copy p{font-size:7.5px!important}.aghd-final-decor{display:none}.aghd-footer-grid{grid-template-columns:1.2fr 1fr;gap:22px}.aghd-footer-grid>div:last-child{display:none}.aghd-footer-grid>div:nth-child(3){display:none}.aghd-footer-logo{width:100px!important}.aghd-footer-brand p{font-size:8px!important}}
@media(max-width:360px){.aghd-course-grid{grid-template-columns:1fr}.aghd-hero-actions{flex-direction:column}.aghd-hero-primary,.aghd-hero-secondary{width:100%;max-width:100%}}
@media(prefers-reduced-motion:reduce){#aghd-home *,#aghd-home *::before,#aghd-home *::after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}

/* ===== 1.0.5 refinements ===== */
html,body,#aghd-home{overflow-x:hidden!important;max-width:100%}
#aghd-home *{box-sizing:border-box}
body{font-size:16px}
.aghd-site-header .aghd-desktop-nav ul{gap:26px}.aghd-site-header .aghd-desktop-nav a{font-size:14px;font-weight:600}.aghd-mobile-menu-head{display:flex;justify-content:flex-end;padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08)}
.aghd-hero-eyebrow{font-size:12px}.aghd-hero h1{font-size:clamp(44px,4.9vw,70px);line-height:1.32}.aghd-hero-description{font-size:15px}.aghd-hero-proof{gap:18px}.aghd-trust-title,.aghd-section-kicker{font-size:13px;font-weight:700}.aghd-trust-item strong{font-size:15px}.aghd-trust-item span{font-size:13px}
.aghd-course-grid{align-items:stretch}.aghd-course-card{display:flex;flex-direction:column;min-height:100%;border-radius:22px;overflow:hidden}.aghd-course-card.is-featured{border-color:#d8b3ef}.aghd-course-image{aspect-ratio:16/9;background:linear-gradient(180deg,#111027 0%,#1b153a 100%);display:flex;align-items:center;justify-content:center;padding:12px 14px 0;position:relative}.aghd-course-image-pad{display:none}.aghd-course-image img{width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center center;background:transparent}.aghd-course-image-glow{position:absolute;inset:auto 12px 0 12px;height:42%;background:linear-gradient(180deg,rgba(8,7,19,0) 0%,rgba(9,8,22,.78) 70%,rgba(9,8,22,.96) 100%);pointer-events:none}.aghd-course-headline{position:absolute;right:16px;left:16px;bottom:16px;z-index:2;display:grid;gap:4px}.aghd-course-headline small{display:inline-flex;align-self:flex-start;background:rgba(255,255,255,.12);backdrop-filter:blur(10px);padding:5px 10px;border-radius:999px;color:#f5ebff;font-size:11px}.aghd-course-headline strong{font-size:28px;line-height:1.25;color:#fff;text-shadow:0 3px 14px rgba(0,0,0,.2)}.aghd-course-discount,.aghd-course-pick{position:absolute;top:12px;left:12px;z-index:3;display:inline-flex;align-items:center;justify-content:center;min-width:58px;height:28px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800}.aghd-course-discount{background:#ff4a63;color:#fff}.aghd-course-pick{left:auto;right:12px;background:#fff;color:#7b2cd8}.aghd-course-body{padding:16px;display:grid;gap:10px}.aghd-course-price-box{display:grid;gap:2px}.aghd-course-regular{font-size:13px;color:#a28cae;text-decoration:line-through}.aghd-course-current{font-size:24px;font-weight:900;line-height:1.2;color:#2c2136}.aghd-course-price-box.is-sale .aghd-course-current{color:#b325c5}.aghd-course-meta-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.aghd-course-rating{font-size:13px;color:#6d627b;font-weight:700}.aghd-course-more{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:12px;background:#f6efff;color:#7b2cd7!important;text-decoration:none;font-weight:800;font-size:13px}
.aghd-featured-copy h2{font-size:34px}.aghd-featured-copy .aghd-section-kicker{font-size:12px}.aghd-featured-price .aghd-price{font-size:20px}
.aghd-benefits .aghd-section-head h2{font-size:34px}.aghd-benefit-card h3{font-size:20px}.aghd-benefit-card p{font-size:14px}
.aghd-students .aghd-slider,.aghd-blog .aghd-slider{padding-inline:36px}.aghd-slider-window{width:100%}.aghd-slider-track{min-width:0}.aghd-student-card{border-radius:20px;overflow:hidden}.aghd-student-media{padding:10px;background:#f8f4fb}.aghd-student-media>div,.aghd-student-single{position:relative;border-radius:14px;overflow:hidden;min-height:150px;background:#ede7f2}.aghd-student-media img,.aghd-student-single img{width:100%;height:170px;object-fit:cover;display:block}.aghd-student-placeholder{display:flex;align-items:center;justify-content:center}.aghd-student-placeholder i{width:74%;height:70%;border-radius:14px;border:1px dashed #d4c9dd;background:#f9f6fc}.aghd-student-copy{padding:16px}.aghd-student-copy h3{font-size:16px}.aghd-student-copy span{font-size:13px}.aghd-student-copy small{font-size:12px;line-height:1.8}.aghd-student-avatar{background:linear-gradient(135deg,#7c2bd4,#da23b3)}
.aghd-blog-body h3{font-size:19px;min-height:62px}.aghd-blog-card__excerpt{font-size:13px;min-height:74px}.aghd-blog-read{font-size:13px}.aghd-faq-wrap h2{font-size:34px}.aghd-faq-button{font-size:15px}.aghd-faq-panel{font-size:14px}.aghd-final-copy h2{font-size:28px}.aghd-final-copy p{font-size:14px}
.aghd-footer p,.aghd-footer a,.aghd-footer li,.aghd-copyright{font-size:13px!important;line-height:2}.aghd-footer h2{font-size:17px!important;margin-bottom:14px}.aghd-footer-brand p{max-width:360px}.aghd-footer-socials a{font-size:13px!important}.aghd-slider-arrow{font-size:0;padding:0;background:#fff;border-color:#ebddf6}.aghd-slider-arrow::before{content:'';display:block;width:18px;height:18px;margin:auto;background-repeat:no-repeat;background-position:center;background-size:18px 18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23812CD6' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M14.5 5.5 8 12l6.5 6.5'/%3E%3C/svg%3E")}.aghd-slider-arrow.is-next::before{transform:scaleX(-1)}
@media (max-width: 992px){.aghd-students .aghd-slider,.aghd-blog .aghd-slider{padding-inline:20px}.aghd-slide{flex-basis:calc((100% - 16px)/2)}.aghd-course-headline strong{font-size:22px}}
@media (max-width: 640px){body{font-size:15px}.aghd-container,.aghd-container-fluid,.aghd-site-header.is-full-width .aghd-header-row{width:min(calc(100% - 18px),100%)!important}.aghd-header-row{padding-inline:2px}.aghd-desktop-nav{display:none!important}.aghd-hero h1{font-size:34px}.aghd-hero-description{font-size:14px;line-height:2}.aghd-hero-actions{display:grid;grid-template-columns:1fr;gap:10px}.aghd-trust-row{display:grid;grid-template-columns:1fr 1fr;gap:10px;overflow:visible}.aghd-trust-item{min-width:0}.aghd-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.aghd-course-image{padding:8px 8px 0}.aghd-course-headline{right:10px;left:10px;bottom:10px}.aghd-course-headline strong{font-size:18px}.aghd-course-current{font-size:18px}.aghd-course-more{min-height:36px;padding:0 10px;font-size:12px}.aghd-featured-card,.aghd-final-cta-card,.aghd-faq-layout,.aghd-footer-grid{grid-template-columns:1fr!important}.aghd-students .aghd-slider,.aghd-blog .aghd-slider{padding-inline:0}.aghd-slider-arrow{display:none}.aghd-slide{flex-basis:100%}.aghd-blog-card__excerpt{min-height:auto}.aghd-footer-grid{gap:18px}.aghd-mobile-menu{max-width:86vw}.aghd-mobile-menu ul{overflow-x:hidden}.aghd-mobile-menu li a{word-break:break-word}}

/* ===== 1.0.6 refinement pack ===== */
.aghd-mobile-menu[hidden],.aghd-mobile-overlay[hidden]{display:none!important}
.aghd-mobile-menu{display:block;visibility:visible}
.aghd-mobile-menu-head .aghd-menu-close{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.06);color:#fff;font-size:22px;line-height:1}
@media (min-width: 993px){.aghd-mobile-menu,.aghd-mobile-overlay,.aghd-menu-close{display:none!important}}

.aghd-site-header{box-shadow:0 10px 30px rgba(0,0,0,.12)}
.aghd-header-row{height:74px}.aghd-logo{flex:0 0 138px;width:138px}.aghd-logo img{width:132px!important;height:56px!important}
.aghd-site-header .aghd-desktop-nav a{font-size:14px!important;font-weight:700!important;letter-spacing:0}
.aghd-header-actions{gap:10px}.aghd-login,.aghd-cart{border-color:rgba(255,255,255,.14);background:rgba(255,255,255,.03)}

.aghd-hero h1 span{display:inline-block;font-size:1.14em;font-weight:950!important;line-height:1.15;background:linear-gradient(135deg,#ff4fd8 0%,#bf58ff 70%,#9b51ff 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:none}
.aghd-hero-copy{max-width:590px}.aghd-hero-description{max-width:560px}.aghd-hero-primary span{font-size:14px}.aghd-hero-secondary span{font-size:14px}

.aghd-course-grid{gap:22px}.aghd-course-card{position:relative;border-radius:24px;border:1px solid #e9def4;box-shadow:0 20px 48px rgba(44,22,73,.08);overflow:hidden;background:linear-gradient(180deg,#fff,#fbf8ff)}
.aghd-course-card::before{content:'';position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#8d39f6,#ff43bd);opacity:.95}
.aghd-course-card::after{content:'';position:absolute;left:-35px;bottom:-35px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(177,83,255,.18),rgba(177,83,255,0) 70%);pointer-events:none}
.aghd-course-image{aspect-ratio:2/1!important;padding:0!important;background:linear-gradient(180deg,#0f1024,#17163a);overflow:hidden}
.aghd-course-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center;background:#111426;padding:0!important}
.aghd-course-image-glow{inset:auto 0 0 0;height:46%;background:linear-gradient(180deg,rgba(12,12,29,0) 0%,rgba(11,10,28,.58) 62%,rgba(11,10,28,.94) 100%)}
.aghd-course-headline{right:18px;left:18px;bottom:14px;gap:6px}.aghd-course-headline small{font-size:11px;padding:6px 11px;background:rgba(255,255,255,.14)}.aghd-course-headline strong{font-size:18px;line-height:1.45;max-width:85%}
.aghd-course-discount,.aghd-course-pick{top:14px;height:30px;font-size:11px;box-shadow:0 8px 18px rgba(0,0,0,.13)}
.aghd-course-discount{background:linear-gradient(135deg,#ff5a62,#ff2f86)}
.aghd-course-pick{background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}
.aghd-course-body{padding:18px 18px 16px;gap:12px;position:relative}
.aghd-course-body::before{content:'';position:absolute;left:18px;right:18px;top:0;height:1px;background:linear-gradient(90deg,rgba(197,167,226,0),rgba(197,167,226,.8),rgba(197,167,226,0))}
.aghd-course-price-box{background:#fbf7ff;border:1px solid #efe2fb;border-radius:16px;padding:12px 14px;box-shadow:inset 0 1px 0 rgba(255,255,255,.75)}
.aghd-course-current{font-size:25px;color:#251b31}.aghd-course-price-box.is-sale .aghd-course-current{color:#ae1ec0}.aghd-course-regular{font-size:12px;margin-bottom:4px}
.aghd-course-meta-row{gap:10px}.aghd-course-rating{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:12px;background:#f6effd;color:#6a5087;font-size:12px}.aghd-course-more{min-height:40px;padding:0 14px;background:linear-gradient(135deg,#f1e4ff,#fff);border:1px solid #e7d2fb;box-shadow:0 8px 18px rgba(145,86,219,.08)}

.aghd-benefits{padding-top:50px}.aghd-benefits .aghd-section-head{margin-bottom:26px}.aghd-benefits .aghd-section-head h2{font-size:36px!important}
.aghd-benefit-grid{gap:22px}.aghd-benefit-card{padding:26px 24px;border-radius:22px;border:1px solid #ece1f6;background:linear-gradient(180deg,#ffffff,#fbf8ff);box-shadow:0 18px 40px rgba(56,24,92,.06);position:relative;overflow:hidden}
.aghd-benefit-card::after{content:'';position:absolute;inset:auto auto -30px -20px;width:120px;height:120px;border-radius:50%;background:radial-gradient(circle,rgba(162,84,242,.14),rgba(162,84,242,0) 72%)}
.aghd-benefit-card h3{font-size:22px!important;margin-bottom:8px!important}.aghd-benefit-card p{font-size:15px!important;line-height:1.95!important;color:#6c6278!important}
.aghd-benefit-icon{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#f4e6ff,#ffffff);border:1px solid #ecd7ff;box-shadow:0 10px 24px rgba(142,70,214,.1);font-size:24px}

.aghd-student-card{box-shadow:0 18px 40px rgba(54,22,86,.06)}
.aghd-student-copy h3{font-size:17px!important}.aghd-student-copy span{font-size:13px!important}.aghd-student-copy small{font-size:12.5px!important}

.aghd-blog-card{border-radius:22px;overflow:hidden}.aghd-blog-body{padding:18px}.aghd-blog-body h3{font-size:20px!important;line-height:1.7!important}.aghd-blog-card__excerpt{font-size:13px!important;line-height:2!important}

.aghd-footer{background:linear-gradient(180deg,#09031c,#060114)}
.aghd-footer p,.aghd-footer a,.aghd-footer li,.aghd-copyright{font-size:14px!important}.aghd-footer h2{font-size:18px!important}.aghd-footer-brand p{font-size:14px!important;line-height:2.1}

@media (max-width: 992px){
  .aghd-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
  .aghd-course-headline strong{font-size:16px;max-width:100%}
}
@media (max-width: 640px){
  #aghd-home{overflow-x:hidden!important}.aghd-section{padding:34px 0}.aghd-site-header{overflow:clip}
  .aghd-header-row{height:66px;gap:10px}.aghd-logo{flex:0 0 112px;width:112px;height:44px}.aghd-logo img{width:108px!important;height:44px!important}
  .aghd-hero h1{font-size:36px!important;line-height:1.42!important}.aghd-hero h1 span{font-size:1.1em}
  .aghd-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  .aghd-course-card{border-radius:18px}.aghd-course-image{aspect-ratio:2/1!important}.aghd-course-headline{right:10px;left:10px;bottom:9px}.aghd-course-headline small{font-size:9px;padding:4px 8px}.aghd-course-headline strong{font-size:13px;line-height:1.4}
  .aghd-course-discount,.aghd-course-pick{top:8px;height:24px;min-width:auto;padding:0 8px;font-size:9px}
  .aghd-course-body{padding:10px;gap:8px}.aghd-course-price-box{padding:8px 10px;border-radius:12px}.aghd-course-current{font-size:16px}.aghd-course-regular{font-size:10px}.aghd-course-meta-row{flex-wrap:wrap}.aghd-course-rating{font-size:10px;padding:6px 8px}.aghd-course-more{min-height:34px;font-size:11px;padding:0 10px}
  .aghd-benefits .aghd-section-head h2,.aghd-faq-wrap h2{font-size:26px!important}.aghd-benefit-card{padding:18px}.aghd-benefit-card h3{font-size:18px!important}.aghd-benefit-card p{font-size:13px!important}
  .aghd-footer p,.aghd-footer a,.aghd-footer li,.aghd-copyright{font-size:12px!important}.aghd-footer h2{font-size:15px!important}
}

/* ===== 1.0.7 visual rebuild ===== */
.aghd-header-actions{display:flex;align-items:center;gap:12px;margin-right:auto;margin-left:0}.aghd-login,.aghd-cart{height:46px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center}.aghd-login{padding:0 18px;min-width:134px;font-size:14px;font-weight:800}.aghd-cart{width:46px;position:relative}.aghd-cart-count{top:-6px;right:-6px}.aghd-menu-toggle{width:44px;height:44px;border-radius:14px}
.aghd-hero-visual{height:600px}.aghd-instructor-hero{height:600px!important;max-width:560px!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 22px 42px rgba(0,0,0,.18))}
.aghd-hero-offer{background:linear-gradient(135deg,rgba(255,255,255,.08),rgba(255,255,255,.03));border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px 18px;box-shadow:0 18px 30px rgba(0,0,0,.12)}.aghd-offer-copy strong{font-size:16px!important}.aghd-offer-copy small{font-size:12px!important}.aghd-offer-link{font-size:12px;background:rgba(255,255,255,.08);padding:8px 12px;border-radius:12px}
.aghd-course-card{background:linear-gradient(180deg,#fff,#fbf9ff);border:1px solid #eadff6;box-shadow:0 18px 44px rgba(44,22,73,.07)}.aghd-course-card.is-sale{background:linear-gradient(180deg,#fff7fc,#ffffff);border-color:#efc7e6;box-shadow:0 22px 48px rgba(210,64,147,.12)}.aghd-course-card.is-sale::before{background:linear-gradient(90deg,#ff5495,#ff7443)}.aghd-course-card.is-featured{border-color:#d9baf6}
.aghd-course-image{aspect-ratio:2/1!important;background:linear-gradient(180deg,#121229,#1a173e);padding:0!important;border-bottom:1px solid rgba(255,255,255,.06)}.aghd-course-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;background:transparent}
.aghd-course-body{padding:16px;display:grid;gap:12px}.aghd-course-title-zone{display:grid;gap:6px}.aghd-course-type{display:inline-flex;width:max-content;padding:5px 12px;border-radius:999px;background:#f4ebff;color:#8b43cb;font-size:11px;font-weight:800}.aghd-course-title-zone h3{margin:0!important;color:#241a2d!important;font-size:21px!important;line-height:1.6!important;min-height:68px}
.aghd-course-price-box{padding:12px 14px;border-radius:16px;background:#faf6ff;border:1px solid #efe3fb}.aghd-course-card.is-sale .aghd-course-price-box{background:linear-gradient(180deg,#fff1f8,#fff);border-color:#ffd6ea}.aghd-course-current{font-size:20px!important;font-weight:850!important}.aghd-course-regular{font-size:12px!important}.aghd-course-discount{left:14px;top:14px;min-width:64px;height:30px;font-size:12px;background:linear-gradient(135deg,#ff4f8c,#ff7338)}.aghd-course-pick{right:14px;top:14px;height:30px;font-size:11px}.aghd-course-more{font-size:13px;font-weight:800}.aghd-course-rating{font-size:12px}
.aghd-blog-card{background:rgba(255,255,255,.68)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border:1px solid rgba(232,221,245,.95)!important;box-shadow:0 20px 44px rgba(52,23,84,.07)!important}.aghd-blog-image{aspect-ratio:16/9!important;background:linear-gradient(180deg,#f2eef7,#fff)}.aghd-blog-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center;background:#fff}.aghd-blog-body h3{min-height:72px}
.aghd-roadmap-shell{position:relative;padding:12px 0}.aghd-roadmap-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;position:relative}.aghd-roadmap-list::before{content:'';position:absolute;top:40px;right:8%;left:8%;height:3px;background:linear-gradient(90deg,#a950ea,#ee39b8);border-radius:999px;opacity:.28}.aghd-roadmap-step{position:relative;display:grid;gap:14px;z-index:1}.aghd-roadmap-no{width:82px;height:82px;border-radius:24px;display:grid;place-items:center;background:linear-gradient(135deg,#7d2fd2,#de26b2);color:#fff;font-size:24px;font-weight:900;box-shadow:0 18px 32px rgba(135,46,206,.25);margin-inline:auto}.aghd-roadmap-card{padding:22px 20px;border-radius:22px;background:rgba(255,255,255,.74);backdrop-filter:blur(16px);border:1px solid #ebdff5;box-shadow:0 18px 42px rgba(42,22,67,.06);min-height:200px}.aghd-roadmap-card h3{margin:0 0 10px;color:#241b2e!important;font-size:21px!important}.aghd-roadmap-card p{margin:0;color:#70667d!important;line-height:2;font-size:14px!important}.aghd-roadmap-card a{display:inline-flex;margin-top:16px;padding:10px 14px;border-radius:12px;background:#f6efff;color:#7f2cd5!important;font-weight:800;font-size:13px}
.aghd-benefit-grid{gap:18px}.aghd-benefit-card{display:flex;align-items:flex-start;gap:16px}.aghd-benefit-icon{flex:0 0 58px;width:58px;height:58px;color:#8f42d2}.aghd-benefit-icon svg{width:28px;height:28px}.aghd-benefits .aghd-section-head h2{font-size:38px!important}.aghd-benefit-card h3{font-size:21px!important}.aghd-benefit-card p{font-size:14px!important;line-height:2!important}
@media(max-width:992px){.aghd-roadmap-list{grid-template-columns:repeat(2,minmax(0,1fr))}.aghd-roadmap-list::before{display:none}}
@media(max-width:640px){.aghd-header-actions{gap:8px}.aghd-login{min-width:118px;height:42px;font-size:13px;padding:0 14px}.aghd-cart,.aghd-menu-toggle{width:42px;height:42px}.aghd-hero-visual{height:420px}.aghd-instructor-hero{height:390px!important;max-width:360px!important}.aghd-course-title-zone h3{font-size:15px!important;min-height:52px}.aghd-course-current{font-size:16px!important}.aghd-roadmap-list{grid-template-columns:1fr}.aghd-roadmap-no{width:70px;height:70px;font-size:21px}.aghd-roadmap-card{min-height:0;padding:18px}.aghd-blog-card{backdrop-filter:blur(12px)} }

/* 1.0.7 hero backdrop fix */
.aghd-hero-visual{position:relative;isolation:isolate}
.aghd-hero-visual::before{content:'';position:absolute;inset:18px 0 0 auto;width:460px;max-width:92%;height:430px;background:url('../images/hero-visual-bg.png') center/contain no-repeat;z-index:0;opacity:.98;pointer-events:none}
.aghd-hero-visual > *{position:relative;z-index:1}
@media(max-width:640px){.aghd-hero-visual::before{width:320px;height:290px;inset:30px 0 0 auto}}


/* ===== 1.0.8 refinement pack ===== */
.aghd-section-link{font-size:13px!important;gap:8px}.aghd-section-link span{font-size:16px}
.aghd-blog-link{display:inline-flex;align-items:center;gap:10px}.aghd-blog-link-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.aghd-blog-link-icon img{width:18px;height:18px;display:block}
.aghd-login,.aghd-cart{position:relative;overflow:hidden}.aghd-login-icon,.aghd-cart-icon{display:grid;place-items:center;flex:0 0 19px;width:19px;height:19px;line-height:0}.aghd-login-icon svg,.aghd-cart-icon svg{display:block;width:19px;height:19px}
.aghd-header-actions{align-items:center!important}.aghd-login{justify-content:center;gap:8px}.aghd-cart{display:inline-grid;place-items:center}.aghd-cart-count{display:grid;place-items:center;min-width:20px;height:20px;padding:0 4px;border-radius:999px;font-size:11px;font-weight:800}
.aghd-hero h1{max-width:660px!important}.aghd-hero h1 span{display:inline-block!important;padding-inline:4px 2px;line-height:1.18!important}
.aghd-hero-visual{height:560px!important}.aghd-hero-scene-image{width:min(100%,540px)!important;height:100%!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 24px 44px rgba(38,15,74,.26))}.aghd-hero-visual::before{display:none!important}.aghd-instructor-hero{max-width:520px!important;height:560px!important}
.aghd-course-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.aghd-course-card{display:flex;flex-direction:column;height:100%;min-height:0!important;border-radius:24px!important;overflow:hidden}.aghd-course-image{display:block;aspect-ratio:16/9!important;background:linear-gradient(180deg,#0f1026,#19163c)!important}.aghd-course-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important}.aghd-course-body{padding:14px!important;gap:10px!important;flex:1}.aghd-course-title-zone h3{font-size:17px!important;line-height:1.75!important;min-height:58px!important}.aghd-course-type{font-size:10px!important;padding:5px 10px!important}.aghd-course-price-box{padding:11px 12px!important}.aghd-course-current{font-size:17px!important;line-height:1.6!important}.aghd-course-regular{font-size:11px!important}.aghd-course-discount{background:linear-gradient(135deg,#ff5b6c,#ff8d35)!important}.aghd-course-card.is-sale{border-color:#ffc2e5!important;box-shadow:0 20px 46px rgba(227,69,151,.13)!important}.aghd-course-card.is-sale .aghd-course-price-box{background:linear-gradient(180deg,#fff1f7,#fff)!important}.aghd-course-pick{background:rgba(255,255,255,.92)!important;color:#6f27b8!important;font-weight:800!important}.aghd-course-more{font-size:12px!important;min-height:38px!important}.aghd-course-rating{font-size:11px!important}
.aghd-blog-grid{display:flex}.aghd-blog-card{display:flex;flex-direction:column;height:100%}.aghd-blog-image{aspect-ratio:1/1!important;background:#fff!important}.aghd-blog-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important}.aghd-blog-body{display:flex;flex-direction:column;flex:1}.aghd-blog-body h3{font-size:18px!important;min-height:64px!important}.aghd-blog-card__excerpt{flex:1}
.aghd-benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.aghd-benefit-card{display:flex;align-items:flex-start;gap:16px;min-height:170px}.aghd-benefit-icon{display:grid;place-items:center}
.aghd-roadmap-card a{display:none!important}
.aghd-final-cta{padding-top:8px}.aghd-final-cta-card{position:relative;display:grid!important;grid-template-columns:1fr auto 124px;align-items:center;gap:22px;min-height:138px!important;padding:22px 28px!important;border-radius:26px!important;background:linear-gradient(90deg,#6b24c8 0%,#8e2fd6 56%,#ef2fb7 100%)!important;overflow:hidden;box-shadow:0 28px 60px rgba(121,42,187,.22)}.aghd-final-kicker{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.16);color:#fff;font-size:11px;font-weight:800;margin-bottom:10px}.aghd-final-copy h2{font-size:28px!important;line-height:1.4!important;margin:0 0 8px!important}.aghd-final-copy p{font-size:13px!important;line-height:2!important;color:#f6ebff!important;max-width:520px}.aghd-final-btn{min-height:50px!important;padding:0 18px!important;border-radius:14px!important;font-size:13px!important;font-weight:800!important;white-space:nowrap}.aghd-final-cta-visual{height:138px!important;display:flex;align-items:flex-end;justify-content:center}.aghd-final-cta-visual img{height:138px!important;width:auto!important;object-fit:contain!important}.aghd-final-decor{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 30%,rgba(255,255,255,.18),transparent 30%),radial-gradient(circle at 70% 0%,rgba(255,255,255,.15),transparent 25%)}
@media(max-width:992px){.aghd-course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aghd-benefit-grid{grid-template-columns:1fr}.aghd-final-cta-card{grid-template-columns:1fr auto}.aghd-final-cta-visual{display:none}.aghd-hero-visual{height:480px!important}.aghd-instructor-hero{height:480px!important}.aghd-hero-scene-image{max-width:430px!important}}
@media(max-width:640px){.aghd-header-actions{gap:6px!important}.aghd-cart{width:42px!important;height:42px!important}.aghd-login{min-width:120px!important;height:42px!important;font-size:12px!important;padding:0 12px!important}.aghd-login-icon,.aghd-cart-icon{width:17px;height:17px}.aghd-login-icon svg,.aghd-cart-icon svg{width:17px;height:17px}.aghd-hero h1{font-size:31px!important;line-height:1.45!important}.aghd-hero h1 span{font-size:1.09em!important}.aghd-hero-visual{height:340px!important}.aghd-hero-scene-image,.aghd-instructor-hero{height:340px!important;max-width:320px!important}.aghd-course-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}.aghd-course-card{border-radius:20px!important}.aghd-course-title-zone h3{font-size:14px!important;min-height:48px!important}.aghd-course-current{font-size:14px!important}.aghd-course-regular{font-size:10px!important}.aghd-blog-image{aspect-ratio:1/1!important}.aghd-blog-body h3{font-size:15px!important;min-height:56px!important}.aghd-final-cta-card{grid-template-columns:1fr!important;padding:20px 18px!important;min-height:0!important}.aghd-final-copy h2{font-size:22px!important}.aghd-final-copy p{font-size:12px!important}.aghd-final-btn{width:max-content}.aghd-final-cta-visual{display:flex!important;justify-content:flex-start;height:92px!important}.aghd-final-cta-visual img{height:92px!important}}


/* ===== 1.0.9 animation, icon and layout refinement ===== */
:root{--aghd-accent:#d334cb;--aghd-accent-2:#7f36df;--aghd-accent-soft:#f5e9ff;--aghd-dark:#130624}
.aghd-chevron-icon,.aghd-faq-chevron{display:inline-flex;flex:0 0 auto;width:16px;height:16px;background-color:currentColor;-webkit-mask:url("../images/blog-link-arrow.png") center/contain no-repeat;mask:url("../images/blog-link-arrow.png") center/contain no-repeat}
.aghd-section-link{color:var(--aghd-accent)!important;font-weight:800!important;display:inline-flex;align-items:center;gap:8px}.aghd-section-link .aghd-chevron-icon{transform:scaleX(-1)}
.aghd-students-link,.aghd-blog-link,.aghd-faq-link{display:inline-flex;align-items:center;gap:8px}
.aghd-faq-button{display:flex;align-items:center;justify-content:space-between;gap:12px}.aghd-faq-chevron{width:15px;height:15px;transform:rotate(-90deg);transition:transform .25s ease,color .25s ease;color:var(--aghd-accent)}.aghd-faq-button[aria-expanded="true"] .aghd-faq-chevron{transform:rotate(90deg)}
.aghd-hero{overflow:hidden}.aghd-hero-visual{position:relative;display:flex;align-items:flex-end;justify-content:center;height:560px!important;overflow:visible!important}.aghd-hero-visual img:not(.aghd-instructor-hero){display:none!important}.aghd-instructor-hero{position:relative;z-index:3;width:auto!important;max-width:540px!important;height:610px!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 28px 48px rgba(0,0,0,.28));animation:aghdHeroFigure 1.15s cubic-bezier(.2,.7,.15,1) both}.aghd-hero-visual::before,.aghd-hero-visual::after{content:'';position:absolute;border-radius:50%;pointer-events:none}.aghd-hero-visual::before{width:440px;height:440px;background:radial-gradient(circle,rgba(169,72,255,.44),rgba(103,28,183,.12) 58%,rgba(0,0,0,0) 76%);bottom:70px;right:50%;transform:translateX(50%);filter:blur(2px)}.aghd-hero-visual::after{inset:auto 50% 40px auto;transform:translateX(50%);width:470px;height:470px;border:1px solid rgba(186,140,255,.18)}.aghd-hero-ring{display:block!important}.aghd-hero-ring--outer{width:530px!important;height:530px!important;inset:auto 50% 10px auto!important;transform:translateX(50%)}.aghd-hero-ring--inner{width:390px!important;height:390px!important;inset:auto 50% 82px auto!important;transform:translateX(50%)}.aghd-orbit{z-index:4}.aghd-hero-copy .aghd-hero-eyebrow,.aghd-hero-copy h1,.aghd-hero-copy .aghd-hero-description,.aghd-hero-copy .aghd-hero-proof,.aghd-hero-copy .aghd-hero-actions{animation:aghdFadeUp .7s ease both}.aghd-hero-copy h1{animation-delay:.08s}.aghd-hero-copy .aghd-hero-description{animation-delay:.16s}.aghd-hero-copy .aghd-hero-proof{animation-delay:.24s}.aghd-hero-copy .aghd-hero-actions{animation-delay:.32s}.aghd-hero h1 span{font-weight:900!important;font-size:1.07em!important;display:inline-block;padding-inline:3px;white-space:nowrap}
.aghd-hero-offer{background:linear-gradient(135deg,rgba(40,25,72,.94),rgba(56,30,93,.86))!important;border:1px solid rgba(215,164,255,.18)!important;box-shadow:0 14px 34px rgba(17,7,34,.18)!important}
.aghd-course-card,.aghd-blog-card,.aghd-benefit-card,.aghd-student-card,.aghd-featured-card,.aghd-final-cta-card,.aghd-faq-item,.aghd-roadmap-step{transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.aghd-course-card:hover,.aghd-blog-card:hover,.aghd-student-card:hover,.aghd-benefit-card:hover,.aghd-featured-card:hover{transform:translateY(-6px);box-shadow:0 22px 44px rgba(58,20,98,.14)}
.aghd-featured-card{grid-template-columns:290px 1fr 260px!important;align-items:stretch!important;min-height:320px!important}.aghd-featured-media-zone{padding:26px 22px;display:flex;flex-direction:column;gap:16px;border-left:1px solid #efe7f7;background:linear-gradient(180deg,#fcf8ff,#fff)}.aghd-featured-media-zone .aghd-kicker{display:inline-flex;align-self:flex-start;padding:8px 14px;border-radius:999px;background:#f1e4ff;color:#9859d4;font-size:12px;font-weight:800}.aghd-featured-image{display:flex!important;align-items:center;justify-content:center;flex:1;border:none!important;background:transparent!important}.aghd-featured-image-frame{display:flex;align-items:center;justify-content:center;width:100%;min-height:220px;padding:18px;border-radius:24px;background:linear-gradient(180deg,#fff,#f8f2ff);border:1px solid #eddff7;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}.aghd-featured-image-frame img{max-width:100%!important;max-height:210px!important;width:auto!important;height:auto!important;object-fit:contain!important;object-position:center center!important}.aghd-featured-image em{position:absolute;bottom:14px;right:50%;transform:translateX(50%);padding:7px 12px;border-radius:10px;background:#31104c;color:#fff;font-style:normal;font-size:11px;font-weight:700}.aghd-featured-copy{padding:30px 34px!important}.aghd-featured-copy h2{font-size:26px!important;line-height:1.55!important}.aghd-featured-copy p{font-size:13px!important;line-height:2.1!important}.aghd-feature-list span{font-size:12px!important}.aghd-featured-buy{padding:26px!important}.aghd-featured-price{font-size:30px!important;line-height:1.45!important}.aghd-featured-price del,.aghd-featured-price .amount:first-child{font-size:16px!important}.aghd-sale-ribbon{border-radius:0 0 0 16px!important;padding:10px 14px!important;font-size:11px!important}
.aghd-student-card{overflow:hidden}.aghd-student-media{display:grid;grid-template-columns:1fr 1fr;gap:10px}.aghd-student-media>div{position:relative;border-radius:18px;overflow:hidden;background:linear-gradient(180deg,#f7f3fb,#fff);padding:6px;border:1px solid #efe5f8}.aghd-student-media img{width:100%!important;height:180px!important;object-fit:contain!important;display:block;border-radius:14px;background:#fff}.aghd-student-media span{position:absolute;top:14px;right:14px;z-index:1;background:rgba(35,16,60,.82);color:#fff;padding:5px 10px;border-radius:999px;font-size:10px;font-weight:800}.aghd-student-copy{padding-top:14px}.aghd-student-copy h3{font-size:17px!important;margin:0 0 4px!important}.aghd-student-copy span{font-size:12px!important}.aghd-student-copy small{font-size:12px!important;line-height:1.9!important;display:block;margin-top:6px;color:#756a81}
.aghd-blog-card{background:rgba(255,255,255,.82)!important;backdrop-filter:blur(18px)!important;border:1px solid rgba(216,196,242,.55)!important}.aghd-blog-image{overflow:hidden}.aghd-blog-image img{object-fit:contain!important;padding:10px;background:#fff;border-radius:22px}.aghd-blog-body h3{line-height:1.8!important}
.aghd-final-cta-card{grid-template-columns:1fr auto 240px!important;min-height:170px!important;padding:28px 32px!important}.aghd-final-copy h2{font-size:32px!important}.aghd-final-copy p{max-width:560px!important;font-size:14px!important}.aghd-final-cta-visual{height:150px!important;display:flex!important;align-items:center;justify-content:center}.aghd-final-cta-visual img{height:150px!important;width:auto!important;object-fit:contain!important;filter:drop-shadow(0 18px 36px rgba(47,9,73,.26))}
.aghd-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.65,.2,1)}.aghd-reveal.is-visible{opacity:1;transform:none}
@keyframes aghdHeroFigure{0%{opacity:0;transform:translateY(50px) scale(.92)}60%{opacity:1}100%{opacity:1;transform:none}}@keyframes aghdFadeUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:none}}
@media(max-width:1080px){.aghd-featured-card{grid-template-columns:240px 1fr 240px!important}.aghd-instructor-hero{height:530px!important;max-width:460px!important}.aghd-hero-visual{height:500px!important}}
@media(max-width:992px){.aghd-featured-card{grid-template-columns:1fr!important}.aghd-featured-media-zone{border-left:0;border-bottom:1px solid #efe7f7}.aghd-featured-buy{border-top:1px solid #efe7f7}.aghd-final-cta-card{grid-template-columns:1fr auto 160px!important}.aghd-final-copy h2{font-size:28px!important}.aghd-student-media img{height:210px!important}.aghd-hero-visual{height:420px!important}.aghd-instructor-hero{height:430px!important;max-width:360px!important}.aghd-hero-ring--outer{width:410px!important;height:410px!important}.aghd-hero-ring--inner{width:300px!important;height:300px!important}}
@media(max-width:640px){.aghd-section-link .aghd-chevron-icon{width:14px;height:14px}.aghd-hero-visual{height:310px!important}.aghd-instructor-hero{height:320px!important;max-width:290px!important}.aghd-course-grid{gap:12px!important}.aghd-featured-image-frame{min-height:175px}.aghd-featured-image-frame img{max-height:170px!important}.aghd-featured-copy h2{font-size:20px!important}.aghd-featured-copy p,.aghd-student-copy small,.aghd-blog-card__excerpt{font-size:12px!important}.aghd-student-media img{height:160px!important}.aghd-final-cta-card{grid-template-columns:1fr!important;gap:16px!important}.aghd-final-copy h2{font-size:22px!important}.aghd-final-cta-visual{height:110px!important;order:3}.aghd-final-cta-visual img{height:110px!important}}

/* ===== 1.1.0 critical fixes and redesign ===== */
html.aghd-smooth-scroll{scroll-behavior:smooth}
.aghd-page-loader{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;background:radial-gradient(circle at center,#1c0d36 0%,#0c0716 68%,#090511 100%);transition:opacity .45s ease,visibility .45s ease}
.aghd-page-loader.is-hidden{opacity:0;visibility:hidden}
.aghd-loader-shell{position:relative;display:flex;align-items:center;justify-content:center;min-width:86px;min-height:86px}
.aghd-page-loader--pulse .aghd-loader-shell{gap:10px}.aghd-page-loader--pulse span{width:14px;height:14px;border-radius:50%;background:linear-gradient(135deg,#f05bd2,#8f4cff);animation:aghdPulse 1s ease-in-out infinite}.aghd-page-loader--pulse span:nth-child(2){animation-delay:.15s}.aghd-page-loader--pulse span:nth-child(3){animation-delay:.3s}
.aghd-page-loader--orbit .aghd-loader-shell{width:90px;height:90px;border:1px solid rgba(255,255,255,.14);border-radius:50%}.aghd-page-loader--orbit span{position:absolute;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#9c52ff,#ea5ec8)}.aghd-page-loader--orbit span:first-child{animation:aghdOrbit 1.3s linear infinite}.aghd-page-loader--orbit span:last-child{width:10px;height:10px;background:#fff;animation:aghdOrbit 1.3s linear infinite reverse}
.aghd-page-loader--bars .aghd-loader-shell{gap:7px}.aghd-page-loader--bars span{width:10px;height:46px;border-radius:999px;background:linear-gradient(180deg,#f97cf0,#7b45ff);animation:aghdBars .9s ease-in-out infinite}.aghd-page-loader--bars span:nth-child(2){animation-delay:.1s}.aghd-page-loader--bars span:nth-child(3){animation-delay:.2s}.aghd-page-loader--bars span:nth-child(4){animation-delay:.3s}
@keyframes aghdPulse{0%,100%{transform:translateY(0) scale(.85);opacity:.5}50%{transform:translateY(-12px) scale(1.08);opacity:1}}@keyframes aghdOrbit{from{transform:rotate(0deg) translateX(38px) rotate(0deg)}to{transform:rotate(360deg) translateX(38px) rotate(-360deg)}}@keyframes aghdBars{0%,100%{transform:scaleY(.45);opacity:.55}50%{transform:scaleY(1);opacity:1}}
.aghd-logo img,.aghd-footer-logo{filter:brightness(0) invert(1)!important}
.aghd-header-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.aghd-header-actions{display:flex;align-items:center;gap:10px}.aghd-login,.aghd-cart{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:14px}.aghd-cart{position:relative;min-width:46px;padding:0 14px}.aghd-cart-count{position:absolute;top:-6px;left:-4px;display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:linear-gradient(135deg,#ff50bf,#8b2ce2);color:#fff;font-size:11px!important;font-weight:900;box-shadow:0 8px 16px rgba(212,52,203,.28);border:2px solid #120a26}
.aghd-hero{padding-top:115px!important;padding-bottom:58px!important;min-height:760px;background:radial-gradient(circle at 78% 32%,rgba(143,67,255,.30),rgba(143,67,255,0) 35%),radial-gradient(circle at 60% 45%,rgba(216,80,207,.18),rgba(216,80,207,0) 36%),linear-gradient(180deg,#090717 0%,#0c0820 100%)!important}.aghd-hero-grid{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr)!important;align-items:center;gap:48px!important;min-height:580px}.aghd-hero-copy{padding-top:18px;max-width:680px}.aghd-hero-eyebrow{font-size:13px!important;padding:9px 14px!important}.aghd-hero h1{font-size:clamp(42px,4.6vw,66px)!important;line-height:1.38!important;max-width:680px}.aghd-hero-description{font-size:19px!important;line-height:2!important;max-width:650px;color:#d4cbe3!important}.aghd-hero-mentor{display:inline-flex;align-items:center;gap:10px;color:#d7cfff;font-size:16px;line-height:1.8;margin-top:10px}.aghd-hero-mentor-icon{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:rgba(159,79,255,.18);color:#d46ef8}
.aghd-hero-actions{margin-top:24px!important;gap:14px!important}.aghd-hero-primary,.aghd-hero-secondary{min-height:58px!important;padding-inline:26px!important;font-size:18px!important}.aghd-hero-primary b,.aghd-hero-secondary b{font-size:22px!important}
.aghd-hero-proof{margin-top:22px!important}.aghd-hero-offer{margin-top:24px!important;max-width:430px;padding:16px 18px!important}.aghd-hero-offer strong{font-size:16px!important}.aghd-hero-offer small{font-size:13px!important}.aghd-offer-link{font-size:13px!important}
.aghd-hero-visual{height:590px!important;display:flex!important;align-items:flex-end;justify-content:center;position:relative}.aghd-instructor-hero{max-width:450px!important;height:560px!important;object-fit:contain!important;object-position:center bottom!important;position:relative;z-index:3}.aghd-hero-ring--outer{width:540px!important;height:540px!important;bottom:8px!important}.aghd-hero-ring--inner{width:420px!important;height:420px!important;bottom:65px!important}.aghd-orbit{width:78px!important;height:78px!important;font-size:30px!important;border-radius:24px!important;background:rgba(151,91,255,.14)!important;border:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(12px)}.aghd-orbit--ps{top:19%!important;right:8%!important}.aghd-orbit--ai{top:50%!important;right:0!important}
.aghd-trust{margin-top:-24px;position:relative;z-index:4;background:transparent!important;border-bottom:none!important}.aghd-trust>.aghd-container{display:block!important;min-height:auto!important}.aghd-trust-title{display:block!important;margin:0 auto 12px!important;width:max-content;padding:0 18px;color:#b487ed;font-size:15px!important;font-weight:800}.aghd-trust-row{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.aghd-trust-item{padding:18px 16px;border-radius:22px;background:rgba(18,14,41,.88);border:1px solid rgba(255,255,255,.08);color:#d8d0e3;justify-content:center}.aghd-trust-mark{width:42px!important;height:42px!important;border-radius:14px!important;background:linear-gradient(135deg,rgba(223,82,224,.18),rgba(135,63,255,.18))!important;font-size:16px}.aghd-trust-item strong{font-size:18px!important;color:#fff!important}.aghd-trust-item span{font-size:13px!important;color:#b3a9c0!important;display:block}
.aghd-benefits .aghd-section-head{margin-bottom:24px}.aghd-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.aghd-benefit-card{display:flex;align-items:flex-start;gap:16px;padding:24px!important;border-radius:24px!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(250,245,255,.95))!important;border:1px solid #eedff8!important;box-shadow:0 18px 36px rgba(95,50,154,.06)!important}.aghd-benefit-icon{flex:0 0 auto;display:grid;place-items:center;width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#a54cff,#ea5ec8);color:#fff}.aghd-benefit-icon svg{width:28px;height:28px}.aghd-benefit-card h3{margin:3px 0 8px!important;font-size:18px!important}.aghd-benefit-card p{margin:0!important;font-size:14px!important;line-height:2!important;color:#6d637b!important}
.aghd-roadmap-shell{position:relative;padding:20px 14px 12px}.aghd-roadmap-shell::before{content:'';position:absolute;inset:110px 8% auto 8%;height:160px;background:none;border-top:3px dashed rgba(190,132,249,.58);border-radius:999px 999px 0 0;transform:skewX(-8deg)}.aghd-roadmap-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px!important;align-items:start}.aghd-roadmap-step{position:relative;padding-top:10px}.aghd-roadmap-step:nth-child(2),.aghd-roadmap-step:nth-child(4){margin-top:72px}.aghd-roadmap-no{position:relative;z-index:2;display:grid!important;place-items:center;width:64px!important;height:64px!important;margin:0 auto 16px!important;border-radius:20px!important;background:linear-gradient(135deg,#8a2ce3,#d83bc8)!important;color:#fff!important;font-size:20px!important;box-shadow:0 18px 32px rgba(167,53,221,.26)}.aghd-roadmap-card{padding:22px!important;border-radius:22px!important;background:#fff!important;border:1px solid #f0e6f7!important;box-shadow:0 16px 30px rgba(100,51,160,.06)}.aghd-roadmap-card h3{font-size:18px!important;margin:0 0 10px!important}.aghd-roadmap-card p{font-size:14px!important;line-height:2!important;margin:0!important;color:#6a6077!important}
.aghd-students .aghd-slider-window,.aghd-blog .aghd-slider-window{overflow:hidden}.aghd-blog-grid,.aghd-student-track{display:flex!important}.aghd-students .aghd-slide,.aghd-blog .aghd-slide{flex:0 0 calc((100% - 66px)/4);margin-left:22px}.aghd-blog .aghd-slide{flex-basis:calc((100% - 44px)/3)}.aghd-students .aghd-slide:last-child,.aghd-blog .aghd-slide:last-child{margin-left:0}
.aghd-section-link{font-size:14px!important}.aghd-blog-image img{width:100%!important;height:240px!important;object-fit:contain!important}.aghd-blog-body{padding:16px!important}.aghd-blog-body h3{font-size:18px!important;min-height:76px!important}.aghd-blog-card__excerpt{font-size:13px!important;line-height:2!important;color:#70657f!important}
.aghd-final-cta-card{background:linear-gradient(135deg,#ffffff,#f8f0ff)!important;border:1px solid #eadbf7!important}.aghd-final-kicker{display:inline-flex;padding:8px 14px;border-radius:999px;background:#f2e6ff;color:#9c56d6;font-size:12px;font-weight:800;margin-bottom:10px}.aghd-final-copy h2{color:#251734!important}.aghd-final-copy p{color:#695f75!important}
.aghd-footer{padding-top:46px!important}.aghd-footer a,.aghd-footer p,.aghd-copyright{font-size:13px!important}.aghd-footer h2{font-size:16px!important}
@media(max-width:1180px){.aghd-trust-row{grid-template-columns:repeat(3,minmax(0,1fr))}.aghd-benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aghd-roadmap-list{grid-template-columns:repeat(2,minmax(0,1fr))}.aghd-roadmap-shell::before{display:none}.aghd-roadmap-step:nth-child(2),.aghd-roadmap-step:nth-child(4){margin-top:0}.aghd-students .aghd-slide{flex-basis:calc((100% - 22px)/2)}.aghd-blog .aghd-slide{flex-basis:calc((100% - 22px)/2)}.aghd-hero-grid{grid-template-columns:1fr!important}.aghd-hero-copy{text-align:center;max-width:100%;display:flex;flex-direction:column;align-items:center}.aghd-hero-visual{order:-1;height:420px!important}.aghd-instructor-hero{height:420px!important;max-width:330px!important}}
@media(max-width:640px){.aghd-header-actions{gap:8px}.aghd-login{padding:0 12px!important;font-size:12px!important;min-height:40px!important}.aghd-cart{min-width:40px!important;padding:0 10px!important}.aghd-cart-count{min-width:18px;height:18px;font-size:10px!important;left:-2px}.aghd-hero{padding-top:90px!important;padding-bottom:34px!important;min-height:0}.aghd-hero h1{font-size:34px!important;line-height:1.55!important}.aghd-hero-description{font-size:15px!important}.aghd-hero-mentor{font-size:13px;text-align:center;justify-content:center}.aghd-hero-primary,.aghd-hero-secondary{font-size:14px!important;min-height:50px!important}.aghd-hero-visual{height:310px!important}.aghd-instructor-hero{height:300px!important;max-width:250px!important}.aghd-orbit{width:56px!important;height:56px!important;font-size:22px!important}.aghd-trust-row{grid-template-columns:1fr 1fr}.aghd-benefit-grid,.aghd-roadmap-list{grid-template-columns:1fr}.aghd-students .aghd-slide,.aghd-blog .aghd-slide{flex-basis:100%;margin-left:0}.aghd-blog-image img{height:210px!important}.aghd-footer a,.aghd-footer p,.aghd-copyright{font-size:12px!important}}

/* ===== 1.1.1 hero redesign exact-style pass ===== */
.aghd-hero--v111{position:relative;overflow:hidden;padding-top:112px!important;padding-bottom:44px!important;min-height:auto!important;background:
radial-gradient(circle at 73% 34%,rgba(111,56,255,.28),rgba(111,56,255,0) 33%),
radial-gradient(circle at 67% 40%,rgba(211,83,255,.18),rgba(211,83,255,0) 28%),
linear-gradient(180deg,#060614 0%,#09081a 100%)!important}
.aghd-hero--v111::before,.aghd-hero--v111::after{content:'';position:absolute;border-radius:50%;border:1px solid rgba(167,126,255,.11);pointer-events:none}.aghd-hero--v111::before{width:740px;height:740px;right:34%;top:58px;transform:translateX(50%)}.aghd-hero--v111::after{width:520px;height:520px;right:39%;top:166px;transform:translateX(50%)}
.aghd-hero-shell{position:relative;z-index:2}.aghd-hero--v111 .aghd-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,600px)!important;align-items:center;gap:34px!important;min-height:590px}.aghd-hero--v111 .aghd-hero-copy{max-width:650px;padding:14px 0 8px!important}.aghd-hero--v111 .aghd-hero-eyebrow{padding:8px 13px!important;font-size:12px!important;color:#ddd4eb!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.08)!important}.aghd-hero--v111 h1{margin:20px 0 18px!important;font-size:clamp(44px,4.6vw,68px)!important;line-height:1.52!important;letter-spacing:-1.4px;max-width:710px}.aghd-hero--v111 h1 span{font-weight:900!important;background:linear-gradient(90deg,#8d4cff,#c96bff)!important;-webkit-background-clip:text;background-clip:text;color:transparent!important}
.aghd-hero--v111 .aghd-hero-description{font-size:18px!important;line-height:2.1!important;color:#d9d0e5!important;max-width:640px;margin:0 0 16px!important}.aghd-hero--v111 .aghd-hero-mentor{font-size:16px!important;color:#c5bad4!important;margin-bottom:0}.aghd-hero--v111 .aghd-hero-actions{margin-top:32px!important;gap:18px!important}.aghd-hero--v111 .aghd-hero-primary,.aghd-hero--v111 .aghd-hero-secondary{min-height:66px!important;padding-inline:28px!important;border-radius:18px!important;font-size:19px!important;font-weight:800!important}.aghd-hero--v111 .aghd-hero-primary{background:linear-gradient(135deg,#9856ff,#b16dff 42%,#7e45ff)!important;box-shadow:0 18px 34px rgba(123,76,255,.26)!important}.aghd-hero--v111 .aghd-hero-secondary{background:rgba(255,255,255,.02)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important}.aghd-hero--v111 .aghd-hero-primary b,.aghd-hero--v111 .aghd-hero-secondary b{font-size:24px!important}
.aghd-hero--v111 .aghd-hero-visual{position:relative;height:620px!important;display:flex;align-items:flex-end;justify-content:center}.aghd-hero--v111 .aghd-hero-visual::before{content:'';position:absolute;inset:auto 50% 40px auto;transform:translateX(50%);width:410px;height:410px;border-radius:50%;background:radial-gradient(circle,rgba(141,76,255,.46),rgba(97,24,189,.18) 58%,rgba(0,0,0,0) 76%);filter:blur(6px)}.aghd-hero--v111 .aghd-hero-ring{display:block!important;position:absolute;border-radius:50%;border:1px solid rgba(180,131,255,.14)}.aghd-hero--v111 .aghd-hero-ring--outer{width:520px!important;height:520px!important;right:50%!important;bottom:18px!important;transform:translateX(50%)}.aghd-hero--v111 .aghd-hero-ring--inner{width:390px!important;height:390px!important;right:50%!important;bottom:84px!important;transform:translateX(50%)}.aghd-hero--v111 .aghd-instructor-hero{height:590px!important;max-width:470px!important;object-fit:contain!important;object-position:center bottom!important;position:relative;z-index:3;filter:drop-shadow(0 26px 56px rgba(0,0,0,.35));animation:aghdHeroFloatIn 1.05s cubic-bezier(.22,.8,.2,1) both}.aghd-orbit--magic{position:absolute;left:8%;top:36%;transform:rotate(-8deg)}.aghd-hero--v111 .aghd-orbit{width:90px!important;height:90px!important;border-radius:28px!important;background:linear-gradient(180deg,rgba(105,68,167,.18),rgba(48,28,97,.18))!important;border:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(14px);color:#b498dd!important;font-size:36px!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}.aghd-hero--v111 .aghd-orbit--ps{top:18%!important;right:2%!important}.aghd-hero--v111 .aghd-orbit--ai{top:48%!important;right:-1%!important}
.aghd-hero-panels{position:relative;margin-top:18px}.aghd-hero-metrics,.aghd-hero-benefit-bar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-radius:28px;background:linear-gradient(180deg,rgba(15,14,39,.92),rgba(11,10,31,.90));border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px);box-shadow:0 18px 40px rgba(6,5,19,.22)}.aghd-hero-metrics{padding:10px 8px;margin-bottom:18px}.aghd-hero-benefit-bar{padding:16px 10px}.aghd-hero-metric,.aghd-hero-benefit-item{display:flex;align-items:center;justify-content:center;gap:16px;min-height:108px;padding:10px 20px;position:relative}.aghd-hero-metric:not(:last-child)::after,.aghd-hero-benefit-item:not(:last-child)::after{content:'';position:absolute;left:0;top:18px;bottom:18px;width:1px;background:rgba(255,255,255,.08)}.aghd-hero-metric-icon,.aghd-hero-benefit-icon{display:grid;place-items:center;color:#a756ff}.aghd-hero-metric-icon svg,.aghd-hero-benefit-icon svg{width:34px;height:34px}.aghd-hero-metric strong{display:block;font-size:22px;line-height:1.35;color:#fff;font-weight:900}.aghd-hero-metric small{display:block;font-size:16px;color:#d1c6df}.aghd-hero-benefit-item{justify-content:space-between;text-align:right;gap:18px}.aghd-hero-benefit-item strong{display:block;font-size:18px;line-height:1.4;color:#fff}.aghd-hero-benefit-item small{display:block;margin-top:4px;font-size:14px;line-height:1.85;color:#bfb3cf}
.aghd-hero-scroll-indicator{position:absolute;right:50%;bottom:-22px;transform:translateX(50%);display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:linear-gradient(180deg,#9b56ff,#7d45ff);color:#fff!important;border:6px solid #14102d;box-shadow:0 18px 34px rgba(125,69,255,.28)}.aghd-hero-scroll-indicator span{font-size:30px;line-height:1;transform:translateY(-1px)}
@keyframes aghdHeroFloatIn{0%{opacity:0;transform:translateY(46px) scale(.94)}100%{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:1180px){.aghd-hero--v111 .aghd-hero-grid{grid-template-columns:1fr!important;min-height:auto}.aghd-hero--v111 .aghd-hero-copy{order:2;text-align:center;margin:0 auto;display:flex;flex-direction:column;align-items:center}.aghd-hero--v111 .aghd-hero-visual{order:1;height:440px!important}.aghd-hero--v111 .aghd-instructor-hero{height:430px!important;max-width:340px!important}.aghd-hero-metrics,.aghd-hero-benefit-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.aghd-hero-scroll-indicator{display:none}}
@media(max-width:700px){.aghd-hero--v111{padding-top:86px!important;padding-bottom:26px!important}.aghd-hero--v111 h1{font-size:34px!important;line-height:1.55!important}.aghd-hero--v111 .aghd-hero-description{font-size:14px!important}.aghd-hero--v111 .aghd-hero-mentor{font-size:13px!important;text-align:center;justify-content:center}.aghd-hero--v111 .aghd-hero-primary,.aghd-hero--v111 .aghd-hero-secondary{min-height:52px!important;font-size:15px!important;padding-inline:16px!important}.aghd-hero--v111 .aghd-hero-grid{gap:16px!important}.aghd-hero--v111 .aghd-hero-visual{height:320px!important}.aghd-hero--v111 .aghd-instructor-hero{height:315px!important;max-width:255px!important}.aghd-hero--v111 .aghd-orbit{width:62px!important;height:62px!important;border-radius:20px!important;font-size:24px!important}.aghd-hero--v111 .aghd-orbit--ps{top:15%!important;right:4%!important}.aghd-hero--v111 .aghd-orbit--ai{top:51%!important;right:0!important}.aghd-orbit--magic{left:4%;top:38%}.aghd-hero-metrics,.aghd-hero-benefit-bar{grid-template-columns:1fr}.aghd-hero-metric,.aghd-hero-benefit-item{min-height:88px;padding:14px 18px}.aghd-hero-metric:not(:last-child)::after,.aghd-hero-benefit-item:not(:last-child)::after{left:18px;right:18px;top:auto;bottom:0;width:auto;height:1px}.aghd-hero-metric strong{font-size:18px}.aghd-hero-metric small{font-size:13px}.aghd-hero-benefit-item strong{font-size:16px}.aghd-hero-benefit-item small{font-size:12px}.aghd-hero-scroll-indicator{display:none}}

/* ===== 1.1.2 corrective pass ===== */
.aghd-course-image{aspect-ratio:16/9!important;background:linear-gradient(180deg,#120d22,#171028)!important;padding:0!important}
.aghd-course-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important;padding:0!important;background:transparent!important}
.aghd-course-body h3{min-height:auto!important}
.aghd-featured-image-frame,.aghd-featured-image{display:flex!important;align-items:center;justify-content:center;background:linear-gradient(180deg,#120d22,#171028)!important}
.aghd-featured-image-frame img,.aghd-featured-image img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center center!important}

.aghd-blog-card{background:rgba(255,255,255,.84)!important;backdrop-filter:blur(18px)!important;border:1px solid rgba(224,205,245,.72)!important}
.aghd-blog-image{aspect-ratio:1/1!important;background:#fff!important;padding:0!important;border-bottom:1px solid rgba(226,213,244,.6)}
.aghd-blog-image img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important;border-radius:0!important;background:transparent!important}
.aghd-blog-body h3{min-height:64px!important}

.aghd-roadmap-shell{position:relative;padding:28px 12px 6px!important}
.aghd-roadmap-shell::before{content:'';position:absolute;left:8%;right:8%;top:106px;height:140px;border-top:3px dashed rgba(180,109,255,.58);border-radius:140px 140px 0 0;opacity:.95}
.aghd-roadmap-shell::after{content:'';position:absolute;left:17%;right:17%;top:178px;height:84px;border-bottom:3px dashed rgba(180,109,255,.34);border-radius:0 0 120px 120px}
.aghd-roadmap-list{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px!important;align-items:start!important}
.aghd-roadmap-step{position:relative;padding-top:0!important;background:transparent!important;border:none!important;box-shadow:none!important}
.aghd-roadmap-step:nth-child(2),.aghd-roadmap-step:nth-child(4){margin-top:92px!important}
.aghd-roadmap-step::before{content:'';position:absolute;top:54px;right:50%;width:2px;height:34px;background:linear-gradient(180deg,rgba(180,109,255,.95),rgba(180,109,255,0));transform:translateX(50%)}
.aghd-roadmap-no{position:relative;z-index:2;width:68px!important;height:68px!important;border-radius:22px!important;background:linear-gradient(135deg,#963fff,#d34bff)!important;box-shadow:0 18px 36px rgba(153,68,255,.28)!important}
.aghd-roadmap-card{position:relative;padding:22px 20px!important;border-radius:24px!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(230,218,244,.9)!important;box-shadow:0 16px 34px rgba(87,45,142,.08)!important;min-height:172px}
.aghd-roadmap-card::before{content:'';position:absolute;inset:0 auto auto 24px;width:56px;height:4px;border-radius:99px;background:linear-gradient(90deg,#a84fff,#ec74ff)}
.aghd-roadmap-card h3{font-size:18px!important;margin:14px 0 10px!important}.aghd-roadmap-card p{font-size:14px!important;line-height:2!important;color:#6a6077!important}

.aghd-hero--v111 .aghd-hero-visual{isolation:isolate}
.aghd-hero--v111 .aghd-orbit,.aghd-hero--v111 .aghd-hero-ring{z-index:1!important}
.aghd-hero--v111 .aghd-instructor-hero{z-index:3!important;max-width:420px!important;height:560px!important}
.aghd-hero--v111 .aghd-orbit{color:#c9b1ef!important;opacity:.88;animation:aghdOrbitFloat 6.5s ease-in-out infinite}
.aghd-hero--v111 .aghd-orbit--ps{top:15%!important;right:8%!important;animation-delay:0s}
.aghd-hero--v111 .aghd-orbit--ai{top:45%!important;right:4%!important;animation-delay:1.4s}
.aghd-hero--v111 h1 span{display:inline!important;background:linear-gradient(90deg,#9f57ff 0%,#d66eff 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;color:transparent!important;padding:0 .12em!important;white-space:normal!important}
.aghd-hero-proof{margin-top:14px!important}.aghd-hero-stars{font-size:14px!important}.aghd-hero-students strong{font-size:13px!important;color:#fff!important}
@keyframes aghdOrbitFloat{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-10px) rotate(8deg)}}

@media(max-width:1180px){.aghd-roadmap-shell::before,.aghd-roadmap-shell::after{display:none}.aghd-roadmap-list{grid-template-columns:repeat(2,minmax(0,1fr))!important}.aghd-roadmap-step:nth-child(2),.aghd-roadmap-step:nth-child(4){margin-top:0!important}.aghd-roadmap-step::before{height:24px}.aghd-hero--v111 .aghd-instructor-hero{max-width:320px!important;height:420px!important}}
@media(max-width:640px){.aghd-roadmap-list{grid-template-columns:1fr!important;gap:18px!important}.aghd-roadmap-card{min-height:0}.aghd-roadmap-step::before{display:none}.aghd-roadmap-step:nth-child(2),.aghd-roadmap-step:nth-child(4){margin-top:0!important}.aghd-blog-image{aspect-ratio:1/1!important}.aghd-course-image{aspect-ratio:16/9!important}.aghd-hero--v111 .aghd-instructor-hero{max-width:240px!important;height:320px!important}.aghd-hero--v111 .aghd-orbit{width:58px!important;height:58px!important;font-size:22px!important}.aghd-hero--v111 .aghd-orbit--ps{right:12%!important}.aghd-hero--v111 .aghd-orbit--ai{right:6%!important}}
