.Navbar-module___rHu7W__nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f6faeeeb;position:sticky;top:0}.Navbar-module___rHu7W__navIn{justify-content:space-between;align-items:center;height:74px;display:flex}.Navbar-module___rHu7W__brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module___rHu7W__brandImg{object-fit:cover;border-radius:9px}.Navbar-module___rHu7W__brandText{flex-direction:column;display:flex}.Navbar-module___rHu7W__brandTitle{letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:1.18rem;font-weight:600;line-height:1}.Navbar-module___rHu7W__brandSub{letter-spacing:.18em;text-transform:uppercase;color:var(--green);margin-top:3px;font-family:Space Grotesk,monospace;font-size:.6rem;display:block}.Navbar-module___rHu7W__navLinks{align-items:center;gap:28px;display:flex}.Navbar-module___rHu7W__navLinks a{color:var(--ink-soft);font-size:.92rem;text-decoration:none;transition:color .2s}.Navbar-module___rHu7W__navLinks a:hover{color:var(--deep)}.Navbar-module___rHu7W__navToggle{color:var(--deep);cursor:pointer;background:0 0;border:0;padding:4px;display:none}.Navbar-module___rHu7W__userMenu{position:relative}.Navbar-module___rHu7W__userMenu:after{content:"";height:15px;position:absolute;bottom:-15px;left:0;right:0}.Navbar-module___rHu7W__avatarBtn{cursor:pointer;color:var(--deep);background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:5px 8px;transition:background .2s;display:flex}.Navbar-module___rHu7W__avatarBtn:hover{background:#00adef0d}.Navbar-module___rHu7W__avatarName{letter-spacing:.04em;color:var(--deep);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-family:Space Grotesk,monospace;font-size:.82rem;font-weight:600;overflow:hidden}.Navbar-module___rHu7W__chevron{color:var(--ink-soft);flex-shrink:0;transition:transform .22s}.Navbar-module___rHu7W__chevronUp{transform:rotate(180deg)}.Navbar-module___rHu7W__dropdown{border:1px solid var(--line);z-index:100;background:#fff;border-radius:14px;min-width:220px;animation:.18s forwards Navbar-module___rHu7W__dropIn;position:absolute;top:calc(100% + 10px);left:50%;overflow:hidden;box-shadow:0 4px 6px -1px #073b5e0f,0 20px 40px -8px #073b5e29}@keyframes Navbar-module___rHu7W__dropIn{0%{opacity:0;transform:translate(-50%,-6px)scale(.97)}to{opacity:1;transform:translate(-50%)scale(1)}}.Navbar-module___rHu7W__dropHeader{flex-direction:column;gap:3px;padding:14px 16px 0;display:flex}.Navbar-module___rHu7W__dropName{color:var(--deep);font-size:.9rem;font-weight:700}.Navbar-module___rHu7W__dropEmail{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.Navbar-module___rHu7W__dropDivider{border:none;border-top:1px solid var(--line);margin:0}.Navbar-module___rHu7W__dropItem{cursor:pointer;text-align:left;width:100%;color:var(--ink-soft);background:0 0;border:none;align-items:center;gap:9px;padding:11px 16px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.88rem;transition:background .15s,color .15s;display:flex}.Navbar-module___rHu7W__dropItem:hover{background:var(--paper-2);color:var(--deep)}.Navbar-module___rHu7W__dropItemActive{background:var(--paper-2);color:var(--deep);font-weight:700}.Navbar-module___rHu7W__dropLogout{color:var(--coral)}.Navbar-module___rHu7W__dropLogout:hover{color:var(--coral);background:#ef532312}@media (max-width:880px){.Navbar-module___rHu7W__navLinks{background:var(--paper);border-bottom:1px solid var(--line);z-index:40;flex-direction:column;gap:0;padding:8px 0;display:none;position:absolute;top:74px;left:0;right:0}.Navbar-module___rHu7W__navLinks.Navbar-module___rHu7W__open{display:flex}.Navbar-module___rHu7W__navLinks a{width:100%;padding:13px clamp(20px,5vw,56px)}.Navbar-module___rHu7W__navLinks .Navbar-module___rHu7W__btnNav{margin:10px clamp(20px,5vw,56px);display:inline-block}.Navbar-module___rHu7W__navToggle{display:block}.Navbar-module___rHu7W__userMenu{width:100%;padding:8px clamp(20px,5vw,56px)}.Navbar-module___rHu7W__dropdown{border-radius:10px;margin-top:8px;animation:none;position:static;transform:none;box-shadow:0 4px 20px -4px #073b5e1f}}
.Footer-module__Grjkva__footer{background:var(--deep);color:#fff;padding:clamp(50px,7vw,80px) 0 32px}.Footer-module__Grjkva__footTop{border-bottom:1px solid #a7c6dc40;grid-template-columns:1.5fr 1fr 1fr;gap:30px;padding-bottom:34px;display:grid}.Footer-module__Grjkva__footBrand{align-items:center;gap:12px;margin-bottom:14px;display:flex}.Footer-module__Grjkva__footBrandImg{object-fit:cover;background:#fff;border-radius:10px;padding:3px}.Footer-module__Grjkva__footBrandTitle{font-family:Fraunces,Georgia,serif;font-size:1.4rem;font-weight:600}.Footer-module__Grjkva__footTag{color:var(--muted-d);max-width:34ch;font-size:.96rem}.Footer-module__Grjkva__footCol h4{letter-spacing:.14em;text-transform:uppercase;color:var(--leaf);margin-bottom:14px;font-family:Space Grotesk,monospace;font-size:.74rem}.Footer-module__Grjkva__footCol a{color:var(--muted-d);margin-bottom:9px;font-size:.94rem;text-decoration:none;transition:color .2s;display:block}.Footer-module__Grjkva__footCol a:hover{color:#fff}.Footer-module__Grjkva__footBottom{color:var(--muted-d);letter-spacing:.03em;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:22px;font-family:Space Grotesk,monospace;font-size:.74rem;display:flex}.Footer-module__Grjkva__footBottom a{color:var(--leaf);text-decoration:none}.Footer-module__Grjkva__footBottom a:hover{color:#fff}.Footer-module__Grjkva__pqCredit a{color:#fff;align-items:center;gap:7px;text-decoration:none;display:inline-flex}.Footer-module__Grjkva__policyLinks{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.Footer-module__Grjkva__policyLinks a{color:var(--leaf);letter-spacing:.03em;font-family:Space Grotesk,monospace;font-size:.74rem;text-decoration:none}.Footer-module__Grjkva__policyLinks a:hover{color:#fff}@media (max-width:880px){.Footer-module__Grjkva__footTop{grid-template-columns:1fr 1fr}}@media (max-width:560px){.Footer-module__Grjkva__footTop{grid-template-columns:1fr}.Footer-module__Grjkva__footBottom{flex-direction:column;align-items:flex-start;gap:12px}.Footer-module__Grjkva__policyLinks{gap:10px}}
.Hero-module__JgYmMq__hero{padding:clamp(50px,8vw,96px) 0 clamp(46px,6vw,78px);position:relative;overflow:hidden}.Hero-module__JgYmMq__blob{filter:blur(10px);pointer-events:none;opacity:.5;border-radius:50%;position:absolute}.Hero-module__JgYmMq__b1{aspect-ratio:1;background:radial-gradient(circle,#94c93d80,#0000 65%);width:34vw;max-width:420px;top:-10%;left:-8%}.Hero-module__JgYmMq__b2{aspect-ratio:1;background:radial-gradient(circle,#00adef66,#0000 65%);width:38vw;max-width:480px;bottom:-18%;right:-10%}.Hero-module__JgYmMq__heroGrid{grid-template-columns:1.25fr .95fr;align-items:center;gap:clamp(28px,4vw,56px);display:grid;position:relative}.Hero-module__JgYmMq__heroH1{margin:.5em 0 .4em;font-size:clamp(2.6rem,6.3vw,4.9rem)}.Hero-module__JgYmMq__heroH1 em{background:linear-gradient(100deg, var(--green), var(--wave-d) 55%, var(--coral));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:500}.Hero-module__JgYmMq__lead{color:var(--ink-soft);max-width:40ch;font-size:clamp(1.05rem,1.5vw,1.22rem)}.Hero-module__JgYmMq__heroCta{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.Hero-module__JgYmMq__proof{color:var(--ink-soft);letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:20px;margin-top:36px;font-family:Space Grotesk,monospace;font-size:.78rem;display:flex}.Hero-module__JgYmMq__proof span{align-items:center;gap:.5em;display:inline-flex}.Hero-module__JgYmMq__dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.Hero-module__JgYmMq__heroArt{flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.Hero-module__JgYmMq__logoHalo{aspect-ratio:1;place-items:center;width:min(80%,360px);display:grid;position:relative}.Hero-module__JgYmMq__logoHalo:before{content:"";background:conic-gradient(from 0deg, var(--leaf), var(--wave), var(--gold), var(--coral), var(--green), var(--leaf));filter:blur(26px);opacity:.32;border-radius:50%;animation:22s linear infinite Hero-module__JgYmMq__spin;position:absolute;inset:-6%}.Hero-module__JgYmMq__logoHalo img{object-fit:contain;background:#fff;border-radius:50%;padding:6%;box-shadow:0 30px 70px -28px #073b5e73;width:100%!important;height:100%!important;position:relative!important}@keyframes Hero-module__JgYmMq__spin{to{transform:rotate(360deg)}}.Hero-module__JgYmMq__greetPill{border:1px solid var(--line);background:#fff;border-radius:999px;align-items:center;gap:12px;padding:9px 9px 9px 18px;display:inline-flex;box-shadow:0 14px 30px -18px #073b5e66}.Hero-module__JgYmMq__greetWord{min-width:3.4em;font-family:Fraunces,serif;font-size:1.15rem;font-weight:600;transition:opacity .35s}.Hero-module__JgYmMq__greetLang{letter-spacing:.06em;color:#fff;white-space:nowrap;border-radius:999px;padding:.5em .8em;font-family:Space Grotesk,monospace;font-size:.68rem;transition:background .35s}@media (max-width:880px){.Hero-module__JgYmMq__heroGrid{grid-template-columns:1fr}.Hero-module__JgYmMq__heroArt{order:-1}}@media (prefers-reduced-motion:reduce){.Hero-module__JgYmMq__logoHalo:before{animation:none}.Hero-module__JgYmMq__greetWord{transition:none}}
.About-module__S-Ka5a__deepBand{background:var(--deep);color:#fff;border-radius:34px}.About-module__S-Ka5a__deepBand .eyebrow{color:var(--leaf)}.About-module__S-Ka5a__aboutGrid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(30px,5vw,60px);display:grid}.About-module__S-Ka5a__aboutLogo{aspect-ratio:1;background:#fff;border-radius:50%;margin:0 auto;padding:7%;display:block;box-shadow:0 26px 60px -30px #00000080;width:min(78%,300px)!important;height:auto!important}.About-module__S-Ka5a__about h2{color:#fff;margin:.45em 0 .4em;font-size:clamp(1.8rem,3.6vw,2.7rem)}.About-module__S-Ka5a__about h2 em{color:var(--gold);font-style:italic}.About-module__S-Ka5a__about p{color:var(--muted-d);max-width:56ch;margin-bottom:1.1em;font-size:1.06rem}.About-module__S-Ka5a__about p em{color:#fff;font-style:italic}.About-module__S-Ka5a__about p.About-module__S-Ka5a__closer{color:var(--leaf);font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-style:italic}.About-module__S-Ka5a__pullQuote{border-left:4px solid var(--wave);color:var(--ink-soft);background:#fff;border-radius:0 14px 14px 0;margin-top:36px;padding:18px 24px;font-size:1.02rem;font-style:italic;line-height:1.8}.About-module__S-Ka5a__pullQuote cite{letter-spacing:.1em;color:var(--green);margin-top:10px;font-family:Space Grotesk,monospace;font-size:.72rem;font-style:normal;display:block}.About-module__S-Ka5a__chartWrap{background:#ffffff0f;border-radius:20px;margin-top:52px;padding:36px 32px 24px}.About-module__S-Ka5a__chartTitle{color:#fff;text-align:center;letter-spacing:-.01em;text-transform:uppercase;margin-bottom:4px;font-family:Fraunces,serif;font-size:clamp(1.15rem,2.2vw,1.6rem);font-weight:600}.About-module__S-Ka5a__chartSub{letter-spacing:.16em;text-transform:uppercase;color:var(--muted-d);text-align:center;margin-bottom:28px;font-family:Space Grotesk,monospace;font-size:.74rem}.About-module__S-Ka5a__chartSource{color:var(--muted-d);text-align:center;letter-spacing:.03em;margin-top:14px;font-family:Space Grotesk,monospace;font-size:.7rem}.About-module__S-Ka5a__chartSource a{color:var(--leaf);text-underline-offset:3px;word-break:break-all}.About-module__S-Ka5a__chartSource a:hover{color:#fff}@media (max-width:880px){.About-module__S-Ka5a__aboutGrid{grid-template-columns:1fr}.About-module__S-Ka5a__aboutLogo{order:-1}}
.Trainers-module__UJMLuW__trainerGrid{grid-template-columns:1fr 1fr;gap:clamp(24px,3.5vw,48px);margin-top:52px;display:grid}.Trainers-module__UJMLuW__trainer{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;gap:14px;padding:36px 30px;display:flex}.Trainers-module__UJMLuW__trainerAvatar{border-radius:50%;flex:none;width:76px;height:76px;overflow:hidden}.Trainers-module__UJMLuW__trainerRole{letter-spacing:.16em;text-transform:uppercase;color:var(--green);font-family:Space Grotesk,monospace;font-size:.7rem}.Trainers-module__UJMLuW__trainerName{margin:.1em 0;font-family:Fraunces,serif;font-size:1.6rem;font-weight:600;line-height:1.1}.Trainers-module__UJMLuW__trainerBio{color:var(--ink-soft);font-size:.97rem;line-height:1.68}.Trainers-module__UJMLuW__trainerCreds{flex-direction:column;gap:9px;margin-top:4px;list-style:none;display:flex}.Trainers-module__UJMLuW__trainerCreds li{color:var(--ink-soft);align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.5;display:flex}.Trainers-module__UJMLuW__trainerCreds li:before{content:"✓";color:var(--green);flex:none;margin-top:2px;font-size:.85rem;font-weight:700}.Trainers-module__UJMLuW__trainerImpact{background:var(--deep);color:#fff;border-radius:22px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;margin-top:52px;padding:clamp(26px,4vw,42px) clamp(24px,4vw,48px);display:flex}.Trainers-module__UJMLuW__tiBlock{flex-direction:column;gap:6px;display:flex}.Trainers-module__UJMLuW__tiNum{color:var(--gold);font-family:Fraunces,serif;font-size:clamp(2rem,3.8vw,2.8rem);font-weight:600;line-height:1}.Trainers-module__UJMLuW__tiSup{color:var(--muted-d);font-size:.55em;font-weight:500}.Trainers-module__UJMLuW__tiLabel{color:var(--muted-d);max-width:26ch;font-size:.95rem}.Trainers-module__UJMLuW__tiDesc{color:var(--muted-d);font-size:.98rem;line-height:1.65}.Trainers-module__UJMLuW__tiSep{background:#a7c6dc40;flex:none;width:1px;height:60px}@media (max-width:880px){.Trainers-module__UJMLuW__trainerGrid{grid-template-columns:1fr}.Trainers-module__UJMLuW__trainerImpact{flex-direction:column;gap:24px}.Trainers-module__UJMLuW__tiSep{display:none}}@media (max-width:560px){.Trainers-module__UJMLuW__trainerGrid{grid-template-columns:1fr}}
.Languages-module__6S0DYq__langGrid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,24px);margin-top:52px;display:grid}.Languages-module__6S0DYq__lang{border:1px solid var(--line);background:#fff;border-radius:22px;flex-direction:column;padding:30px 26px 28px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.Languages-module__6S0DYq__lang:hover{transform:translateY(-6px);box-shadow:0 26px 50px -28px #073b5e66}.Languages-module__6S0DYq__accent{height:6px;position:absolute;top:0;left:0;right:0}.Languages-module__6S0DYq__de .Languages-module__6S0DYq__accent{background:var(--gold)}.Languages-module__6S0DYq__fr .Languages-module__6S0DYq__accent{background:var(--coral)}.Languages-module__6S0DYq__jp .Languages-module__6S0DYq__accent{background:var(--wave)}.Languages-module__6S0DYq__hello{margin-bottom:.1em;font-family:Fraunces,Georgia,serif;font-size:1.9rem;font-style:italic;font-weight:500;line-height:1}.Languages-module__6S0DYq__de .Languages-module__6S0DYq__hello{color:#cf960a}.Languages-module__6S0DYq__fr .Languages-module__6S0DYq__hello{color:var(--coral)}.Languages-module__6S0DYq__jp .Languages-module__6S0DYq__hello{color:var(--wave-d)}.Languages-module__6S0DYq__lang h3{margin:.35em 0 .1em;font-size:1.5rem}.Languages-module__6S0DYq__where{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);font-family:Space Grotesk,monospace;font-size:.72rem}.Languages-module__6S0DYq__lang p{color:var(--ink-soft);margin:16px 0 20px;font-size:.95rem}.Languages-module__6S0DYq__lang ul{flex-direction:column;gap:9px;margin-top:auto;list-style:none;display:flex}.Languages-module__6S0DYq__lang li{align-items:flex-start;gap:10px;font-size:.9rem;display:flex}.Languages-module__6S0DYq__lang li:before{content:"";border-radius:2px;flex:none;width:8px;height:8px;margin-top:7px}.Languages-module__6S0DYq__de li:before{background:var(--gold)}.Languages-module__6S0DYq__fr li:before{background:var(--coral)}.Languages-module__6S0DYq__jp li:before{background:var(--wave)}@media (max-width:880px){.Languages-module__6S0DYq__langGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.Languages-module__6S0DYq__langGrid{grid-template-columns:1fr}}.Languages-module__6S0DYq__langStatus{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;margin-bottom:10px;padding:.3em .8em;font-family:Space Grotesk,monospace;font-size:.64rem;font-weight:500;display:inline-flex}.Languages-module__6S0DYq__langStatusUpcoming{color:var(--ink-soft);background:#073b5e14}.Languages-module__6S0DYq__langStatus .Languages-module__6S0DYq__dot{background:currentColor;border-radius:50%;flex:none;width:6px;height:6px}.Languages-module__6S0DYq__langStatusLive{background:var(--gold);color:var(--deep);font-size:.7rem;font-weight:700}.Languages-module__6S0DYq__langStatusLive .Languages-module__6S0DYq__dot{background:var(--deep)}.Languages-module__6S0DYq__langComing{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:8px;padding:28px 0 8px;display:flex}.Languages-module__6S0DYq__langComing b{color:var(--ink-soft);font-family:Fraunces,Georgia,serif;font-size:1.9rem;font-style:italic;font-weight:500}.Languages-module__6S0DYq__langComing span{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);opacity:.7;font-family:Space Grotesk,monospace;font-size:.68rem}
.Why-module__bOZe8a__why em{color:var(--coral);font-style:italic}.Why-module__bOZe8a__statRow{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.6vw,34px);margin-top:52px;display:grid}.Why-module__bOZe8a__stat{border-top:3px solid var(--deep);padding-top:18px}.Why-module__bOZe8a__statNum{font-family:Fraunces,Georgia,serif;font-size:clamp(2.2rem,4vw,3rem);font-weight:600;line-height:1}.Why-module__bOZe8a__statNum small{color:var(--ink-soft);font-size:.4em;font-style:italic;font-weight:500}.Why-module__bOZe8a__stat p{color:var(--ink-soft);margin-top:8px;font-size:.96rem}.Why-module__bOZe8a__stat:first-child{border-color:var(--gold)}.Why-module__bOZe8a__stat:nth-child(2){border-color:var(--coral)}.Why-module__bOZe8a__stat:nth-child(3){border-color:var(--wave)}@media (max-width:880px){.Why-module__bOZe8a__statRow{grid-template-columns:1fr 1fr}}@media (max-width:560px){.Why-module__bOZe8a__statRow{grid-template-columns:1fr}}
.GermanPotential-module__W_WNHq__germanSection h2 em{color:var(--gold);font-style:italic}.GermanPotential-module__W_WNHq__germanPts{grid-template-columns:1fr 1fr;gap:clamp(12px,1.8vw,18px);margin-top:44px;display:grid}.GermanPotential-module__W_WNHq__gPt{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:14px;padding:20px 22px;display:flex}.GermanPotential-module__W_WNHq__gNum{letter-spacing:.12em;color:var(--gold);flex:none;min-width:2.4em;padding-top:4px;font-family:Space Grotesk,monospace;font-size:.66rem;font-weight:700}.GermanPotential-module__W_WNHq__gPt p{color:var(--ink-soft);font-size:.95rem;line-height:1.65}@media (max-width:880px){.GermanPotential-module__W_WNHq__germanPts{grid-template-columns:1fr}}@media (max-width:560px){.GermanPotential-module__W_WNHq__germanPts{grid-template-columns:1fr}}
.CourseDetailsCard-module__Mh6R8G__stackedWrapper{flex-direction:column;gap:20px;width:100%;height:100%;display:flex}.CourseDetailsCard-module__Mh6R8G__cardContainer{box-sizing:border-box;background:#edf5e4;border:1px solid #d6e6c5;border-radius:16px;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 4px 20px #0f172a12}.CourseDetailsCard-module__Mh6R8G__detailsCard{flex:none}.CourseDetailsCard-module__Mh6R8G__featuresCard{flex:1}.CourseDetailsCard-module__Mh6R8G__cardHeader{background:#edf5e4;flex-shrink:0;align-items:center;gap:10px;padding:16px 20px 20px;display:flex}.CourseDetailsCard-module__Mh6R8G__title{color:#132238;letter-spacing:.01em;margin:0;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:1rem;font-weight:700}.CourseDetailsCard-module__Mh6R8G__contentWrapper{z-index:2;background:#fff;border-radius:16px;flex-direction:column;flex:1;min-height:0;margin-top:-6px;display:flex;position:relative}.CourseDetailsCard-module__Mh6R8G__detailsBody{flex-direction:column;flex:1;justify-content:space-between;gap:16px;padding:20px;display:flex}.CourseDetailsCard-module__Mh6R8G__detailRow{align-items:flex-start;gap:14px;display:flex}.CourseDetailsCard-module__Mh6R8G__detailIconWrap{color:#4a8c2a;background:#edf5e4;border:1px solid #dde9ca;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.CourseDetailsCard-module__Mh6R8G__detailText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CourseDetailsCard-module__Mh6R8G__detailLabel{color:#64748b;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.75rem;font-weight:500}.CourseDetailsCard-module__Mh6R8G__detailValue{color:#132238;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.9rem;font-weight:700}.CourseDetailsCard-module__Mh6R8G__priceMeta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.CourseDetailsCard-module__Mh6R8G__mainPrice{color:#132238;font-family:Fraunces,Georgia,serif;font-size:1.4rem;font-weight:800}.CourseDetailsCard-module__Mh6R8G__freeBadge{color:#4a8c2a;font-family:Fraunces,Georgia,serif;font-size:1.3rem;font-weight:800}.CourseDetailsCard-module__Mh6R8G__strikePrice{color:#94a3b8;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.85rem;text-decoration:line-through}.CourseDetailsCard-module__Mh6R8G__offBadge{color:#d93838;letter-spacing:.03em;background:#fee8e8;border-radius:999px;padding:2px 7px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.65rem;font-weight:700}.CourseDetailsCard-module__Mh6R8G__referRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.CourseDetailsCard-module__Mh6R8G__copyBtn{color:#4a8c2a;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #4a8c2a;border-radius:999px;padding:3px 10px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.72rem;font-weight:700;transition:all .15s}.CourseDetailsCard-module__Mh6R8G__copyBtn:hover{color:#fff;background:#4a8c2a}.CourseDetailsCard-module__Mh6R8G__copyBtnDone{color:#166534;background:#dcfce7;border-color:#4a8c2a}.CourseDetailsCard-module__Mh6R8G__enrollCtaBtn{color:#fff;cursor:pointer;background:#4a8c2a;border:none;border-radius:999px;width:100%;margin-top:6px;padding:12px 24px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.9rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .18s;box-shadow:0 3px 12px #4a8c2a4d}.CourseDetailsCard-module__Mh6R8G__enrollCtaBtn:hover{background:#3a7020;transform:translateY(-1px);box-shadow:0 6px 18px #4a8c2a61}.CourseDetailsCard-module__Mh6R8G__enrollCtaBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.CourseDetailsCard-module__Mh6R8G__featuresBody{flex-direction:column;flex:1;justify-content:space-between;gap:10px;padding:18px 20px;display:flex}.CourseDetailsCard-module__Mh6R8G__featureItem{background:#edf5e4;border:1px solid #d6e6c5;border-radius:12px;flex:1;align-items:center;gap:12px;padding:12px 14px;transition:transform .15s;display:flex}.CourseDetailsCard-module__Mh6R8G__featureItem:hover{border-color:#4a8c2a;transform:translate(2px)}.CourseDetailsCard-module__Mh6R8G__checkBadge{color:#166534;background:#dcfce7;border:1px solid #4a8c2a4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.CourseDetailsCard-module__Mh6R8G__featurePointLabel{color:#132238;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.88rem;font-weight:700}
.How-module__-q1nMG__howWrapper{background:var(--paper-2)}.How-module__-q1nMG__deepBand{background:var(--deep);color:#fff;border-radius:34px}.How-module__-q1nMG__how h2{color:#fff}.How-module__-q1nMG__how h2 em{color:var(--gold);font-style:italic}.How-module__-q1nMG__eyebrowLeaf{color:var(--leaf)!important}.How-module__-q1nMG__subMuted{color:var(--muted-d)!important}.How-module__-q1nMG__featGrid{grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,30px);margin-top:52px;display:grid}.How-module__-q1nMG__feat{background:linear-gradient(150deg, var(--deep-2), #0c6aa0);border:1px solid #00adef66;border-radius:24px;padding:34px 28px;transition:transform .25s,border-color .25s,box-shadow .25s}.How-module__-q1nMG__feat:hover{border-color:#00adefb3;transform:translateY(-4px);box-shadow:0 14px 30px -10px #0006}.How-module__-q1nMG__num{letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-family:Space Grotesk,monospace;font-size:.75rem}.How-module__-q1nMG__feat h3{color:#fff;margin:14px 0 10px;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:600}.How-module__-q1nMG__feat p{color:var(--muted-d);font-size:.96rem;line-height:1.6}@media (max-width:880px){.How-module__-q1nMG__featGrid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.How-module__-q1nMG__featGrid{grid-template-columns:1fr}}
.CoursesPage-module__3gh2wW__page{background:#f6faee;flex-direction:column;min-height:100vh;display:flex}.CoursesPage-module__3gh2wW__authLoader{background:#f6faee;justify-content:center;align-items:center;min-height:100vh;display:flex}.CoursesPage-module__3gh2wW__spin{border:3px solid #c8dfb8;border-top-color:#4a8c2a;border-radius:50%;width:36px;height:36px;animation:.75s linear infinite CoursesPage-module__3gh2wW__spin}@keyframes CoursesPage-module__3gh2wW__spin{to{transform:rotate(360deg)}}.CoursesPage-module__3gh2wW__main{background:#f6faee;flex-direction:column;flex:1;display:flex}.CoursesPage-module__3gh2wW__hero{text-align:center;background:#e6f0d8;flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;min-height:397px;padding:0 104px;display:flex}.CoursesPage-module__3gh2wW__heroInner{flex-direction:column;align-items:center;width:100%;max-width:700px;margin-bottom:28px;display:flex}.CoursesPage-module__3gh2wW__catalogBadge{color:#9a4a10;letter-spacing:.1em;text-transform:uppercase;background:#f9dfc2;border-radius:999px;margin-bottom:14px;padding:4px 14px;font-family:Space Grotesk,monospace,sans-serif;font-size:.65rem;font-weight:700;display:inline-block}.CoursesPage-module__3gh2wW__heroTitle{color:#132238;letter-spacing:-.01em;margin-bottom:16px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.8rem,3.2vw,2.6rem);font-weight:600;line-height:1.15}.CoursesPage-module__3gh2wW__heroSub{color:#5a6b82;max-width:520px;margin:0 auto;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.9rem;line-height:1.6}.CoursesPage-module__3gh2wW__filterBar{flex-flow:row;justify-content:center;align-items:center;gap:12px;width:100%;max-width:1232px;height:35px;margin-top:28px;padding-bottom:0;display:flex}.CoursesPage-module__3gh2wW__filterTab{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #c8d7b4e6;border-radius:999px;flex-shrink:0;align-items:center;height:35px;padding:0 18px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.8rem;font-weight:500;transition:all .18s;display:inline-flex;box-shadow:0 1px 2px #0000000a}.CoursesPage-module__3gh2wW__filterTab:hover{color:#132238;background:#f5faf0;border-color:#8ab070}.CoursesPage-module__3gh2wW__filterTabActive{font-weight:600;box-shadow:0 3px 10px #13223838;color:#fff!important;background:#132238!important;border-color:#132238!important}.CoursesPage-module__3gh2wW__catalogSection{background:#f6faee;width:100%;padding-top:40px}.CoursesPage-module__3gh2wW__grid{grid-template-columns:repeat(3,1fr);gap:32px 24px;width:100%;max-width:1280px;margin:0 auto;padding:0 24px 80px;display:grid}.CoursesPage-module__3gh2wW__loadMoreWrap{justify-content:center;padding-bottom:60px;display:flex}.CoursesPage-module__3gh2wW__loadMoreBtn{color:#334155;cursor:pointer;background:#fff;border:1px solid #c4d9aa;border-radius:999px;align-items:center;gap:8px;padding:10px 28px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.85rem;font-weight:500;transition:background-color .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 4px #0000000f}.CoursesPage-module__3gh2wW__loadMoreBtn:hover{background:#f5faf0;border-color:#8ab070;transform:translateY(-1px);box-shadow:0 4px 14px #00000017}.CoursesPage-module__3gh2wW__loadMoreIcon{font-size:.75rem;transition:transform .2s}.CoursesPage-module__3gh2wW__loadMoreBtn:hover .CoursesPage-module__3gh2wW__loadMoreIcon{transform:translateY(2px)}.CoursesPage-module__3gh2wW__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:32px 24px;max-width:1280px;margin:0 auto;padding:0 24px 80px;display:grid}.CoursesPage-module__3gh2wW__skeleton{background:linear-gradient(90deg,#dde9cf 25%,#eef6e8 50%,#dde9cf 75%) 0 0/200% 100%;border-radius:14px;height:420px;animation:1.4s infinite CoursesPage-module__3gh2wW__shimmer}@keyframes CoursesPage-module__3gh2wW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.CoursesPage-module__3gh2wW__empty{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:60px 20px;display:flex}.CoursesPage-module__3gh2wW__emptyTitle{color:#132238;margin:0;font-family:Fraunces,Georgia,serif;font-size:1.8rem;font-style:italic;font-weight:600}.CoursesPage-module__3gh2wW__emptySub{letter-spacing:.15em;text-transform:uppercase;color:#94a3b8;margin:0;font-family:Space Grotesk,monospace,sans-serif;font-size:.65rem;font-weight:600}.CoursesPage-module__3gh2wW__errorBannerWrap{max-width:1280px;margin:0 auto;padding:0 24px 20px}.CoursesPage-module__3gh2wW__errorBanner{color:#dc2626;background:#fee2e2;border:1px solid #fca5a5;border-radius:10px;align-items:center;gap:10px;padding:12px 18px;font-size:.85rem;display:flex}@media (max-width:1100px){.CoursesPage-module__3gh2wW__hero{padding:48px 40px 0}.CoursesPage-module__3gh2wW__grid,.CoursesPage-module__3gh2wW__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:28px 20px}}@media (max-width:900px){.CoursesPage-module__3gh2wW__hero{min-height:auto;padding:40px 24px 0}.CoursesPage-module__3gh2wW__filterBar{flex-wrap:wrap;gap:8px;height:auto;margin-top:20px;padding-bottom:20px}.CoursesPage-module__3gh2wW__grid,.CoursesPage-module__3gh2wW__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:24px 16px;padding:0 16px 60px}}@media (max-width:640px){.CoursesPage-module__3gh2wW__hero{padding:32px 16px 0}.CoursesPage-module__3gh2wW__grid,.CoursesPage-module__3gh2wW__skeletonGrid{grid-template-columns:1fr;gap:20px;padding:0 16px 48px}.CoursesPage-module__3gh2wW__filterTab{padding:0 14px;font-size:.74rem}}
.CourseProgressCard-module__C_47_W__container{box-sizing:border-box;background:#edf5e4;border:1px solid #d6e6c5;border-radius:16px;flex-direction:column;justify-content:space-between;width:100%;min-width:0;height:100%;display:flex;overflow:hidden;box-shadow:0 4px 20px #0f172a12}.CourseProgressCard-module__C_47_W__cardHeader{background:#edf5e4;align-items:center;gap:10px;padding:16px 20px 20px;display:flex}.CourseProgressCard-module__C_47_W__title{color:#132238;letter-spacing:.01em;margin:0;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:1rem;font-weight:700}.CourseProgressCard-module__C_47_W__contentWrapper{z-index:2;background:#fff;border-radius:16px 16px 0 0;flex-direction:column;flex:1;min-height:0;margin-top:-6px;display:flex;position:relative}.CourseProgressCard-module__C_47_W__timeline{flex-direction:column;flex:1;max-height:520px;padding:14px 12px 8px;display:flex;overflow:hidden auto}.CourseProgressCard-module__C_47_W__timeline::-webkit-scrollbar{width:4px}.CourseProgressCard-module__C_47_W__timeline::-webkit-scrollbar-track{background:0 0}.CourseProgressCard-module__C_47_W__timeline::-webkit-scrollbar-thumb{background:#c8ddb0;border-radius:8px}.CourseProgressCard-module__C_47_W__timeline::-webkit-scrollbar-thumb:hover{background:#4a8c2a}.CourseProgressCard-module__C_47_W__timelineItem{align-items:flex-start;gap:12px;display:flex}.CourseProgressCard-module__C_47_W__rail{flex-direction:column;flex-shrink:0;align-self:stretch;align-items:center;width:24px;display:flex}.CourseProgressCard-module__C_47_W__railSegment{background:#dde9ca;width:2px;transition:background .3s}.CourseProgressCard-module__C_47_W__railTop{flex:none;height:8px}.CourseProgressCard-module__C_47_W__railBottom{flex:1;min-height:8px}.CourseProgressCard-module__C_47_W__railFilled{background:#4a8c2a}.CourseProgressCard-module__C_47_W__railHidden{background:0 0}.CourseProgressCard-module__C_47_W__node{z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin:0;transition:box-shadow .2s;display:flex}.CourseProgressCard-module__C_47_W__nodeDone{color:#fff;background:#4a8c2a;box-shadow:0 2px 8px #4a8c2a4d}.CourseProgressCard-module__C_47_W__nodeActive{color:#fff;background:#4a8c2a;animation:2.4s ease-in-out infinite CourseProgressCard-module__C_47_W__pulseNode;box-shadow:0 0 0 3px #4a8c2a2e,0 2px 8px #4a8c2a47}@keyframes CourseProgressCard-module__C_47_W__pulseNode{0%,to{box-shadow:0 0 #4a8c2a47,0 2px 8px #4a8c2a2e}50%{box-shadow:0 0 0 5px #4a8c2a00,0 2px 8px #4a8c2a2e}}.CourseProgressCard-module__C_47_W__nodeLocked{color:#b0bba6;background:#f3f6ef;border:1.5px solid #dde9ca}.CourseProgressCard-module__C_47_W__stepContent{flex:1;min-width:0;padding-bottom:16px}.CourseProgressCard-module__C_47_W__stepContentLocked{opacity:.65}.CourseProgressCard-module__C_47_W__stepHeader{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;padding:3px 4px 4px 0;transition:background .15s;display:flex}.CourseProgressCard-module__C_47_W__stepHeader:hover{background:#4a8c2a0a}.CourseProgressCard-module__C_47_W__stepMeta{flex:1;min-width:0}.CourseProgressCard-module__C_47_W__stepTitle{color:#132238;word-break:break-word;margin:0 0 3px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.84rem;font-weight:700;line-height:1.35}.CourseProgressCard-module__C_47_W__stepContentLocked .CourseProgressCard-module__C_47_W__stepTitle{color:#94a3b8}.CourseProgressCard-module__C_47_W__stepSubtitleRow{flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.CourseProgressCard-module__C_47_W__stepSubtitle{color:#64748b;white-space:nowrap;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.7rem;line-height:1.2}.CourseProgressCard-module__C_47_W__stepContentActive .CourseProgressCard-module__C_47_W__stepSubtitle,.CourseProgressCard-module__C_47_W__stepContentDone .CourseProgressCard-module__C_47_W__stepSubtitle{color:#4a8c2a}.CourseProgressCard-module__C_47_W__stepRightMeta{flex-shrink:0;align-items:center;gap:8px;display:flex}.CourseProgressCard-module__C_47_W__stepPill{white-space:nowrap;letter-spacing:.03em;border-radius:999px;flex-shrink:0;padding:1px 7px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.6rem;font-weight:700}.CourseProgressCard-module__C_47_W__stepPillDone{color:#166534;background:#dcfce7;border:1px solid #4a8c2a33}.CourseProgressCard-module__C_47_W__stepPillActive{color:#713f12;background:#fef9c3;border:1px solid #ca8a0440}.CourseProgressCard-module__C_47_W__stepPillLocked{color:#94a3b8;background:#f1f5f9;border:1px solid #e2e8f0}.CourseProgressCard-module__C_47_W__chevron,.CourseProgressCard-module__C_47_W__chevronSpacer{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.CourseProgressCard-module__C_47_W__chevron{color:#94a3b8;transition:transform .25s}.CourseProgressCard-module__C_47_W__chevronOpen{transform:rotate(180deg)}.CourseProgressCard-module__C_47_W__lessonsPanel{background:#f7fbf2;border:1px solid #dde9ca;border-radius:12px;flex-direction:column;gap:8px;margin-top:10px;margin-bottom:4px;padding:10px 12px 12px;animation:.22s cubic-bezier(.16,1,.3,1) CourseProgressCard-module__C_47_W__expandIn;display:flex}@keyframes CourseProgressCard-module__C_47_W__expandIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.CourseProgressCard-module__C_47_W__lessonsList{flex-direction:column;gap:6px;display:flex;position:relative}.CourseProgressCard-module__C_47_W__lessonRow{cursor:pointer;z-index:1;background:#fff;border:1px solid #0000000d;border-radius:8px;align-items:center;gap:10px;padding:8px 10px;transition:all .18s;display:flex;position:relative}.CourseProgressCard-module__C_47_W__lessonRow:hover{border-color:#4a8c2a;transform:translate(3px);box-shadow:0 2px 10px -2px #4a8c2a33}.CourseProgressCard-module__C_47_W__lessonRowActive{background:#4a8c2a0f;box-shadow:0 0 0 2px #4a8c2a1f;border-color:#4a8c2a66!important}.CourseProgressCard-module__C_47_W__lessonRowCompleted{background:#eaf5e48c;border-color:#4a8c2a2e!important}.CourseProgressCard-module__C_47_W__lessonDot{z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:transform .15s;display:flex}.CourseProgressCard-module__C_47_W__lessonRow:hover .CourseProgressCard-module__C_47_W__lessonDot{transform:scale(1.08)}.CourseProgressCard-module__C_47_W__lessonDotCompleted{color:#fff;background:#4a8c2a}.CourseProgressCard-module__C_47_W__lessonDotActive{color:#fff;background:#4a8c2a;box-shadow:0 0 0 2px #4a8c2a33}.CourseProgressCard-module__C_47_W__lessonDotPending{color:#94a3b8;background:#fff;border:1.5px solid #dde9ca}.CourseProgressCard-module__C_47_W__lessonInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CourseProgressCard-module__C_47_W__lessonTitle{color:#132238;word-break:break-word;margin:0;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.78rem;font-weight:600;line-height:1.35}.CourseProgressCard-module__C_47_W__lessonDuration{color:#718096;margin:0;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.66rem;line-height:1.2}.CourseProgressCard-module__C_47_W__lessonStatusDone{color:#4a8c2a;background:#dcfce7;border:1px solid #4a8c2a33;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.CourseProgressCard-module__C_47_W__lessonStatusActive{letter-spacing:.05em;text-transform:uppercase;color:#4a8c2a;white-space:nowrap;background:#dcfce7;border:1px solid #4a8c2a40;border-radius:999px;flex-shrink:0;padding:2px 8px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.58rem;font-weight:800}.CourseProgressCard-module__C_47_W__resumeBtn{color:#fff;letter-spacing:.02em;cursor:pointer;background:#4a8c2a;border:none;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;margin-top:4px;padding:10px 16px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.8rem;font-weight:700;transition:background .18s,transform .15s,box-shadow .18s;display:flex;box-shadow:0 2px 8px #4a8c2a38}.CourseProgressCard-module__C_47_W__resumeBtn:hover{background:#3a7020;transform:translateY(-1px);box-shadow:0 5px 16px #4a8c2a52}.CourseProgressCard-module__C_47_W__cardFooter{z-index:3;background:#edf5e4;border-top:1px solid #dde9ca;padding:12px 20px 16px;position:relative}.CourseProgressCard-module__C_47_W__footerLabel{color:#132238;margin:0 0 7px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.72rem;font-weight:700;line-height:1.2}.CourseProgressCard-module__C_47_W__footerBarTrack{background:#d6e6c5;border-radius:999px;height:5px;overflow:hidden}.CourseProgressCard-module__C_47_W__footerBarFill{background:#4a8c2a;border-radius:999px;height:100%;transition:width .6s cubic-bezier(.4,0,.2,1)}.CourseProgressCard-module__C_47_W__loading{text-align:center;color:#64748b;padding:32px 16px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.82rem}
.Institutions-module__G-mzAq__instWrapper{background:linear-gradient(to bottom, var(--paper-2) 50%, var(--paper) 50%)}.Institutions-module__G-mzAq__inst{background:linear-gradient(135deg, var(--green), var(--wave-d));color:#fff;border-radius:34px}.Institutions-module__G-mzAq__instGrid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(30px,5vw,64px);display:grid}.Institutions-module__G-mzAq__inst h2{color:#fff;font-size:clamp(1.9rem,4vw,3rem)}.Institutions-module__G-mzAq__instSub{font-weight:500;color:#ffffffe6!important}.Institutions-module__G-mzAq__eyebrowWhite{color:#fff!important}.Institutions-module__G-mzAq__eyebrowWhite:before{background:#fff!important}.Institutions-module__G-mzAq__form{background:#ffffff1f;border:1px solid #ffffff40;border-radius:20px;gap:14px;padding:26px;display:grid}.Institutions-module__G-mzAq__field{flex-direction:column;gap:6px;display:flex}.Institutions-module__G-mzAq__field label{letter-spacing:.1em;text-transform:uppercase;font-family:Space Grotesk,monospace;font-size:.72rem}.Institutions-module__G-mzAq__field input,.Institutions-module__G-mzAq__field textarea,.Institutions-module__G-mzAq__field select{color:var(--deep);background:#ffffffeb;border:1.5px solid #fff6;border-radius:12px;padding:.7em .9em;font-family:inherit;font-size:1rem}.Institutions-module__G-mzAq__field input:focus,.Institutions-module__G-mzAq__field textarea:focus,.Institutions-module__G-mzAq__field select:focus{outline:2px solid var(--gold);outline-offset:1px;background:#fff}.Institutions-module__G-mzAq__formOk{color:#fff;background:#22c55e40;border:1px solid #22c55e66;border-radius:8px;margin-top:6px;padding:8px 12px;font-family:Space Grotesk,monospace;font-size:.82rem}.Institutions-module__G-mzAq__formErr{color:#fdd;background:#dc26264d;border:1px solid #ef444480;border-radius:8px;margin-top:6px;padding:8px 12px;font-family:Space Grotesk,monospace;font-size:.82rem}.Institutions-module__G-mzAq__phoneGroup{gap:8px;display:flex}.Institutions-module__G-mzAq__countrySelect{flex-shrink:0;width:130px}.Institutions-module__G-mzAq__phoneInput{flex:1}.Institutions-module__G-mzAq__btnLoading{opacity:.7;cursor:not-allowed}@media (max-width:880px){.Institutions-module__G-mzAq__instGrid{grid-template-columns:1fr}}
.CourseDetails-module__MckX2q__page{color:#132238;background:#f6faee;flex-direction:column;min-height:100vh;display:flex}.CourseDetails-module__MckX2q__main{flex:1;width:100%}.CourseDetails-module__MckX2q__hero{background:#e3eed8;width:100%;padding-bottom:48px;position:relative;overflow:hidden}.CourseDetails-module__MckX2q__heroBannerBg{background:#e3eed8;width:100%;height:256px;position:relative;overflow:hidden}.CourseDetails-module__MckX2q__heroBannerBg:after{content:"";pointer-events:none;background:linear-gradient(90deg,#e3eed873 0%,#0000 12% 88%,#e3eed873 100%);position:absolute;inset:0}.CourseDetails-module__MckX2q__heroBannerImg{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.CourseDetails-module__MckX2q__heroBannerPlaceholder{background:linear-gradient(135deg,#b8d09a 0%,#7aab4a 50%,#4a7a2a 100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;display:flex}.CourseDetails-module__MckX2q__heroCardWrapper{z-index:2;max-width:1280px;margin:-90px auto 0;padding:0 clamp(16px,1.67vw,24px);position:relative}.CourseDetails-module__MckX2q__heroCard{-webkit-backdrop-filter:blur(12px);background:#eef4e4;border:1px solid #fffc;border-radius:16px;flex-direction:column;gap:20px;width:100%;padding:32px;display:flex;box-shadow:0 8px 24px #0000000a}.CourseDetails-module__MckX2q__heroCardDivider{background:#00000014;width:100%;height:1px;margin:4px 0}.CourseDetails-module__MckX2q__heroCardTopRow{align-items:center;gap:8px;display:flex}.CourseDetails-module__MckX2q__heroBadgeAmber{color:#7c4a00;text-transform:uppercase;letter-spacing:.06em;background:#fad89b;border:none;border-radius:999px;align-items:center;gap:5px;padding:5px 13px;font-family:Space Grotesk,monospace,sans-serif;font-size:.67rem;font-weight:700;line-height:1.6;display:inline-flex}.CourseDetails-module__MckX2q__heroCardMiddleRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex}.CourseDetails-module__MckX2q__heroTitle{flex:1;color:#132238!important;letter-spacing:-.96px!important;vertical-align:middle!important;margin:0!important;font-family:"Source Serif 4",Georgia,serif!important;font-size:clamp(2rem,3.33vw,48px)!important;font-weight:700!important;line-height:57.6px!important}.CourseDetails-module__MckX2q__heroDurationBox{flex-shrink:0;align-items:center;gap:24px;display:flex}.CourseDetails-module__MckX2q__durationBlock{text-align:center;flex-direction:column;align-items:center;display:flex}.CourseDetails-module__MckX2q__durationLabel{letter-spacing:.14em;text-transform:uppercase;color:#64748b;margin-bottom:2px;font-family:Space Grotesk,monospace,sans-serif;font-size:.58rem;font-weight:700}.CourseDetails-module__MckX2q__durationValue{color:#132238;font-family:Fraunces,Georgia,serif;font-size:1.05rem;font-weight:700}.CourseDetails-module__MckX2q__heroEnrollBtn{cursor:pointer;white-space:nowrap;letter-spacing:.01em;background:#4a8c2a;border:none;border-radius:999px;justify-content:center;align-items:center;padding:12px 30px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.875rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .18s;display:inline-flex;box-shadow:0 3px 12px #4a8c2a4d;color:#fff!important}.CourseDetails-module__MckX2q__heroEnrollBtn:hover{background:#3a7020;transform:translateY(-1px);box-shadow:0 6px 18px #4a8c2a61}.CourseDetails-module__MckX2q__heroEnrollBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.CourseDetails-module__MckX2q__heroCardBottomRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.CourseDetails-module__MckX2q__heroDesc{color:#5a6b82;max-width:560px;margin:0;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:1.05rem;line-height:1.6}.CourseDetails-module__MckX2q__heroMeta{color:#64748b;background:#fff;border:1px solid #e0ebcc;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:6px 14px 6px 6px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.75rem;display:inline-flex;box-shadow:0 1px 4px #0000000f}.CourseDetails-module__MckX2q__metaAvatars{display:flex}.CourseDetails-module__MckX2q__metaAvatarCircle{color:#4a6741;background:#c8ddb0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-6px;font-size:.5rem;font-weight:700;display:flex;overflow:hidden}.CourseDetails-module__MckX2q__metaAvatarCircle:first-child{margin-left:0}.CourseDetails-module__MckX2q__metaAvatarBadge{color:#fff;background:#132238;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-left:-6px;font-size:.52rem;font-weight:700;display:flex}.CourseDetails-module__MckX2q__metaStudentCount{color:#132238;font-weight:700}.CourseDetails-module__MckX2q__highlightsSection{max-width:1280px;margin:0 auto;padding:80px clamp(16px,1.67vw,24px)}.CourseDetails-module__MckX2q__highlightsContainer{grid-template-columns:minmax(0,1fr) 380px;align-items:stretch;gap:48px;display:grid}@media (max-width:960px){.CourseDetails-module__MckX2q__highlightsContainer{grid-template-columns:1fr;gap:40px}}.CourseDetails-module__MckX2q__leftCol{flex-direction:column;justify-content:space-between;gap:32px;height:100%;display:flex}.CourseDetails-module__MckX2q__sectionTitle{border-left:4px solid #8b6b23;padding-left:16px;color:#132238!important;margin:0 0 20px!important;font-family:"Source Serif 4",Georgia,serif!important;font-size:1.75rem!important;font-weight:700!important;line-height:1.3!important}.CourseDetails-module__MckX2q__aboutText{white-space:pre-wrap;color:#334155!important;margin:0 0 32px!important;font-family:Hanken Grotesque,system-ui,sans-serif!important;font-size:1.05rem!important;line-height:1.85!important}.CourseDetails-module__MckX2q__featuresGrid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:540px){.CourseDetails-module__MckX2q__featuresGrid{grid-template-columns:1fr}}.CourseDetails-module__MckX2q__featureBox{background:#e3eed8;border:1px solid #d6e6c5;border-radius:16px;align-items:flex-start;gap:20px;padding:24px 26px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 4px 18px #0f172a0d}.CourseDetails-module__MckX2q__featureBox:hover{border-color:#4a8c2a;transform:translateY(-2px);box-shadow:0 10px 28px #4a8c2a24}.CourseDetails-module__MckX2q__featureIconWrap{color:#3b62ad;background:#f4faf0;border:1px solid #e2f0d6;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:6px;display:flex;overflow:hidden}.CourseDetails-module__MckX2q__featureIconWrap svg{width:30px;height:30px}.CourseDetails-module__MckX2q__featureTitle{color:#132238!important;margin:0 0 8px!important;font-family:Fraunces,Georgia,serif!important;font-size:1.25rem!important;font-weight:700!important;line-height:1.3!important}.CourseDetails-module__MckX2q__featureDesc{color:#475569!important;margin:0!important;font-family:Hanken Grotesque,system-ui,sans-serif!important;font-size:.92rem!important;line-height:1.65!important}.CourseDetails-module__MckX2q__rightCol{flex-direction:column;gap:16px;height:100%;display:flex}.CourseDetails-module__MckX2q__enrollCard{background:#fff;border:1px solid #d6e6c5;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0f172a0d}.CourseDetails-module__MckX2q__enrollCardHeader{background:#edf5e4;border-bottom:1px solid #dde9ca;justify-content:space-between;align-items:center;gap:10px;padding:8px 16px;display:flex}.CourseDetails-module__MckX2q__offBadge{color:#d93838;letter-spacing:.04em;background:#fee8e8;border-radius:4px;padding:3px 8px;font-family:Space Grotesk,monospace,sans-serif;font-size:.65rem;font-weight:700}.CourseDetails-module__MckX2q__strikePrice{color:#94a3b8;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.78rem;text-decoration:line-through}.CourseDetails-module__MckX2q__enrollCardBody{flex-direction:column;gap:16px;padding:16px;display:flex}.CourseDetails-module__MckX2q__priceContainer{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.CourseDetails-module__MckX2q__actualPrice{line-height:1;color:#132238!important;font-family:Fraunces,Georgia,serif!important;font-size:1.9rem!important;font-weight:800!important}.CourseDetails-module__MckX2q__priceSuffix{color:#94a3b8;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.72rem;font-weight:400}.CourseDetails-module__MckX2q__includesList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.CourseDetails-module__MckX2q__includesList li{align-items:center;gap:8px;line-height:1.4;display:flex;color:#334155!important;font-family:Hanken Grotesque,system-ui,sans-serif!important;font-size:.8rem!important}.CourseDetails-module__MckX2q__includesList li svg{color:#f59e0b;flex-shrink:0}.CourseDetails-module__MckX2q__enrollBtn{cursor:pointer;letter-spacing:.01em;text-align:center;background:#4a8c2a;border:none;border-radius:8px;justify-content:center;align-items:center;width:100%;padding:12px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.875rem;font-weight:700;transition:background .2s,transform .15s,box-shadow .18s;display:flex;box-shadow:0 3px 10px #4a8c2a47;color:#fff!important}.CourseDetails-module__MckX2q__enrollBtn:hover{background:#3a7020;transform:translateY(-1px);box-shadow:0 5px 16px #4a8c2a5c}.CourseDetails-module__MckX2q__enrollBtn:disabled{opacity:.65;cursor:not-allowed;transform:none}.CourseDetails-module__MckX2q__moneyBackNote{text-align:center;margin:0;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.7rem;color:#94a3b8!important}.CourseDetails-module__MckX2q__bentoSection{flex-direction:column;gap:48px;width:100%;max-width:1280px;margin:0 auto;padding:0 clamp(16px,1.67vw,24px) 80px;display:flex}.CourseDetails-module__MckX2q__learnSectionTitle{text-align:center;height:auto;color:#132238!important;margin:0!important;font-family:"Source Serif 4",Georgia,serif!important;font-size:clamp(1.6rem,2.8vw,2.2rem)!important;font-weight:700!important;line-height:1.25!important}.CourseDetails-module__MckX2q__bentoGrid{grid-template-rows:1fr 1fr;grid-template-columns:repeat(4,1fr);gap:24px;width:100%;display:grid}.CourseDetails-module__MckX2q__bentoCard{background:#f4faf0;border:1px solid #d6e6c5;border-radius:16px;flex-direction:column;justify-content:flex-start;gap:10px;height:100%;padding:24px;transition:box-shadow .2s,transform .2s;display:flex}.CourseDetails-module__MckX2q__bentoCard:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a8c2a1a}.CourseDetails-module__MckX2q__bentoCardDark{background:#063147;border:none;border-radius:16px;flex-direction:column;grid-area:1/3/span 2;justify-content:space-between;padding:28px;transition:box-shadow .2s;display:flex}.CourseDetails-module__MckX2q__bentoCardDark:hover{box-shadow:0 8px 28px #0631474d}.CourseDetails-module__MckX2q__bentoCardIcon{margin-bottom:4px;font-size:1.6rem;line-height:1}.CourseDetails-module__MckX2q__bentoCardLabel{color:#4c7b99;letter-spacing:.05em;opacity:.85;font-family:Space Grotesk,monospace,sans-serif;font-size:1.5rem;font-weight:700}.CourseDetails-module__MckX2q__bentoCardDarkContent{flex-direction:column;gap:8px;display:flex}.CourseDetails-module__MckX2q__bentoCardTitle{color:#132238!important;margin:0!important;font-family:"Source Serif 4",Georgia,serif!important;font-size:1.05rem!important;font-weight:700!important;line-height:1.3!important}.CourseDetails-module__MckX2q__bentoCardDarkTitle{color:#fff!important;margin:0!important;font-family:"Source Serif 4",Georgia,serif!important;font-size:1.25rem!important;font-weight:700!important;line-height:1.3!important}.CourseDetails-module__MckX2q__bentoCardDarkDesc{color:#8baabf!important;margin:0!important;font-family:Hanken Grotesque,system-ui,sans-serif!important;font-size:.82rem!important;line-height:1.55!important}.CourseDetails-module__MckX2q__bentoCardDark .CourseDetails-module__MckX2q__bentoCardTitle{color:#fff!important}.CourseDetails-module__MckX2q__bentoCardDesc{color:#64748b!important;margin:0!important;font-family:Hanken Grotesque,system-ui,sans-serif!important;font-size:.78rem!important;line-height:1.55!important}.CourseDetails-module__MckX2q__bentoCardDark .CourseDetails-module__MckX2q__bentoCardDesc{color:#94b8d0!important}.CourseDetails-module__MckX2q__bentoGrid>div:first-child{grid-area:1/1/auto/span 2}.CourseDetails-module__MckX2q__bentoGrid>div:nth-child(2){grid-area:1/3}.CourseDetails-module__MckX2q__bentoGrid>div:nth-child(3){grid-area:1/4/span 2}.CourseDetails-module__MckX2q__bentoGrid>div:nth-child(4){grid-area:2/1}.CourseDetails-module__MckX2q__bentoGrid>div:nth-child(5){grid-area:2/2/auto/span 2}@media (max-width:900px){.CourseDetails-module__MckX2q__bentoGrid{min-height:unset;grid-template-rows:auto;grid-template-columns:1fr 1fr}.CourseDetails-module__MckX2q__bentoCardDark{grid-area:1/2/span 2}.CourseDetails-module__MckX2q__bentoCard:first-child{grid-area:1/1}.CourseDetails-module__MckX2q__bentoCard:nth-child(2){grid-area:2/1}.CourseDetails-module__MckX2q__bentoCard:nth-child(3){grid-area:3/1}.CourseDetails-module__MckX2q__bentoCard:nth-child(4){grid-area:4/1}}@media (max-width:560px){.CourseDetails-module__MckX2q__bentoGrid{grid-template-rows:auto;grid-template-columns:1fr}.CourseDetails-module__MckX2q__bentoCard,.CourseDetails-module__MckX2q__bentoCardDark{grid-area:auto/1!important}}.CourseDetails-module__MckX2q__syllabusContainer{background:#fff;border:1px solid #dde9ca;border-radius:12px;overflow:hidden}.CourseDetails-module__MckX2q__syllabusSection{border-bottom:1px solid #dde9ca}.CourseDetails-module__MckX2q__syllabusSection:last-child{border-bottom:none}.CourseDetails-module__MckX2q__sectionHeader{cursor:pointer;background:#fff;justify-content:space-between;align-items:center;padding:12px 16px;transition:background .2s;display:flex}.CourseDetails-module__MckX2q__sectionHeader:hover{background:#f5faf0}.CourseDetails-module__MckX2q__sectionHeader h4{margin:0;color:#132238!important;font-family:Fraunces,Georgia,serif!important;font-size:.85rem!important}.CourseDetails-module__MckX2q__sectionStats{color:#94a3b8;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.75rem}.CourseDetails-module__MckX2q__lessonsList{background:#f9fcf6;margin:0;padding:0;list-style:none}.CourseDetails-module__MckX2q__lessonItem{color:#334155;border-top:1px solid #dde9ca;justify-content:space-between;align-items:center;padding:9px 16px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.78rem;display:flex}.CourseDetails-module__MckX2q__lessonLeft,.CourseDetails-module__MckX2q__lessonRight{align-items:center;gap:8px;display:flex}.CourseDetails-module__MckX2q__freePreviewBtn{color:#4a8c2a;cursor:pointer;background:0 0;border:none;font-family:Space Grotesk,monospace;font-size:.72rem;font-weight:600;text-decoration:underline}.CourseDetails-module__MckX2q__lessonDuration{color:#94a3b8;font-size:.72rem}
.LearningsPage-module__xlslja__page{background:var(--paper);min-height:100vh;color:var(--deep);flex-direction:column;display:flex}.LearningsPage-module__xlslja__authLoader{background:var(--paper);justify-content:center;align-items:center;min-height:80vh;display:flex}.LearningsPage-module__xlslja__spin{border:3px solid var(--line);border-top-color:var(--wave);border-radius:50%;width:40px;height:40px;animation:.75s linear infinite LearningsPage-module__xlslja__spin}@keyframes LearningsPage-module__xlslja__spin{to{transform:rotate(360deg)}}.LearningsPage-module__xlslja__main{flex-direction:column;flex:1;display:flex}.LearningsPage-module__xlslja__hero{background:var(--paper-2);border-bottom:1px solid var(--line);text-align:center;padding:40px 20px;position:relative;overflow:hidden}.LearningsPage-module__xlslja__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#00adef24 0%,#0000 60%);border-radius:50%;width:550px;height:550px;position:absolute;top:-180px;right:-80px}.LearningsPage-module__xlslja__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#94c93d1f 0%,#0000 60%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-100px;left:4%}.LearningsPage-module__xlslja__heroInner{z-index:1;flex-direction:column;align-items:center;max-width:700px;margin:0 auto;display:flex;position:relative}.LearningsPage-module__xlslja__heroEye{letter-spacing:.22em;text-transform:uppercase;color:var(--leaf);justify-content:center;align-items:center;gap:8px;margin-bottom:12px;font-family:Space Grotesk,monospace;font-size:.65rem;display:inline-flex}.LearningsPage-module__xlslja__heroEye:before,.LearningsPage-module__xlslja__heroEye:after{content:"";background:currentColor;border-radius:2px;width:24px;height:2px}.LearningsPage-module__xlslja__heroTitle{color:var(--deep);letter-spacing:-.01em;margin-bottom:10px;font-family:Fraunces,Georgia,serif;font-size:clamp(1.6rem,3.2vw,2.4rem);font-weight:500;line-height:1.15}.LearningsPage-module__xlslja__heroAccent{color:var(--gold)}.LearningsPage-module__xlslja__heroSub{color:var(--ink-soft);max-width:520px;margin:0 auto;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.85rem;line-height:1.6}.LearningsPage-module__xlslja__statsSection{background:var(--paper);border-bottom:1px solid var(--line);padding:28px 0}.LearningsPage-module__xlslja__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.LearningsPage-module__xlslja__statCard{border:1.5px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:14px;padding:18px 20px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.LearningsPage-module__xlslja__statCard:hover{border-color:#00adef66;transform:translateY(-3px);box-shadow:0 10px 30px -10px #073b5e1a}.LearningsPage-module__xlslja__statIconWrap{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.LearningsPage-module__xlslja__statIconWrap[data-type=enrolled]{color:var(--wave-d);background:#00adef1a}.LearningsPage-module__xlslja__statIconWrap[data-type=progress]{color:#d99100;background:#fcb71426}.LearningsPage-module__xlslja__statIconWrap[data-type=completed]{color:var(--green);background:#00a65a1f}.LearningsPage-module__xlslja__statIconWrap[data-type=avg]{color:var(--pq-purple);background:#8262ab24}.LearningsPage-module__xlslja__statInfo{flex-direction:column;display:flex}.LearningsPage-module__xlslja__statValue{color:var(--deep);font-family:Fraunces,Georgia,serif;font-size:1.6rem;font-weight:600;line-height:1.1}.LearningsPage-module__xlslja__statLabel{color:var(--ink-soft);margin-top:2px;font-family:Space Grotesk,monospace;font-size:.78rem;font-weight:500}.LearningsPage-module__xlslja__filterBar{background:var(--paper);border-bottom:1px solid var(--line);z-index:40;position:sticky;top:74px;box-shadow:0 2px 8px -4px #073b5e14}.LearningsPage-module__xlslja__filterBarInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;min-height:56px;display:flex}.LearningsPage-module__xlslja__filterTabsGroup{align-items:center;gap:6px;display:flex}.LearningsPage-module__xlslja__filterTabBtn{color:var(--ink-soft);cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:7px 14px;font-family:Space Grotesk,monospace;font-size:.82rem;font-weight:500;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.LearningsPage-module__xlslja__filterTabBtn:hover{background:var(--paper-2);color:var(--deep)}.LearningsPage-module__xlslja__filterTabActive{font-weight:600;color:var(--deep-2)!important;background:#00adef1a!important;border-color:#00adef59!important}.LearningsPage-module__xlslja__countBadge{background:var(--paper-2);color:var(--ink-soft);border:1px solid var(--line);border-radius:999px;padding:2px 7px;font-size:.72rem}.LearningsPage-module__xlslja__filterTabActive .LearningsPage-module__xlslja__countBadge{background:var(--wave);color:#fff;border-color:var(--wave)}.LearningsPage-module__xlslja__searchBox{width:260px;position:relative}.LearningsPage-module__xlslja__searchInput{border:1.5px solid var(--line);width:100%;color:var(--deep);background:#fff;border-radius:8px;outline:none;padding:8px 14px 8px 36px;font-family:Hanken Grotesque,system-ui,sans-serif;font-size:.88rem;transition:border-color .2s,box-shadow .2s}.LearningsPage-module__xlslja__searchInput:focus{border-color:var(--wave);box-shadow:0 0 0 3px #00adef1f}.LearningsPage-module__xlslja__searchIcon{color:var(--ink-soft);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.LearningsPage-module__xlslja__clearSearchBtn{color:var(--ink-soft);cursor:pointer;background:0 0;border:none;padding:2px;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.LearningsPage-module__xlslja__contentSection{padding:clamp(30px,4vw,48px) 0 80px}.LearningsPage-module__xlslja__grid{grid-template-columns:repeat(3,1fr);gap:clamp(18px,2.5vw,28px);display:grid}.LearningsPage-module__xlslja__card{border:1.5px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.LearningsPage-module__xlslja__card:hover{border-color:#00adef66;transform:translateY(-5px);box-shadow:0 16px 50px -12px #073b5e2e}.LearningsPage-module__xlslja__imgWrap{background:var(--paper-2);flex-shrink:0;height:155px;position:relative;overflow:hidden}.LearningsPage-module__xlslja__img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.LearningsPage-module__xlslja__card:hover .LearningsPage-module__xlslja__img{transform:scale(1.04)}.LearningsPage-module__xlslja__imgPlaceholder{background:linear-gradient(135deg, var(--paper-2) 0%, #d4edff 100%);flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:100%;display:flex}.LearningsPage-module__xlslja__placeholderFlag{font-size:2.6rem;line-height:1}.LearningsPage-module__xlslja__placeholderLang{letter-spacing:.15em;text-transform:uppercase;color:var(--ink-soft);font-family:Space Grotesk,monospace;font-size:.62rem}.LearningsPage-module__xlslja__badges{z-index:2;flex-wrap:wrap;gap:6px;display:flex;position:absolute;top:10px;left:10px}.LearningsPage-module__xlslja__premiumBadge{color:var(--deep);background:#fcb714f2;border-radius:6px;padding:3px 8px;font-family:Space Grotesk,monospace;font-size:.65rem;font-weight:700}.LearningsPage-module__xlslja__freeBadge{color:#fff;background:#00a65ae6;border-radius:6px;padding:3px 8px;font-family:Space Grotesk,monospace;font-size:.65rem;font-weight:700}.LearningsPage-module__xlslja__statusPill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;border-radius:999px;padding:3px 8px;font-family:Space Grotesk,monospace;font-size:.65rem;font-weight:700;position:absolute;top:10px;right:10px}.LearningsPage-module__xlslja__statusPill[data-status=completed]{color:#fff;background:#00a65aeb}.LearningsPage-module__xlslja__statusPill[data-status=in-progress]{color:#fff;background:#00adefeb}.LearningsPage-module__xlslja__statusPill[data-status=not-started]{color:#fff;background:#073b5ec7}.LearningsPage-module__xlslja__cardContent{flex-direction:column;flex:1;gap:10px;padding:12px 14px 14px;display:flex}.LearningsPage-module__xlslja__title{color:var(--deep);font-family:Fraunces,Georgia,serif;font-size:.98rem;font-weight:700;line-height:1.3}.LearningsPage-module__xlslja__desc{color:var(--ink-soft);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.76rem;line-height:1.5;display:-webkit-box;overflow:hidden}.LearningsPage-module__xlslja__progressBox{border-top:1px dashed var(--line);margin-top:auto;padding-top:12px}.LearningsPage-module__xlslja__progressMeta{color:var(--ink-soft);justify-content:space-between;align-items:center;margin-bottom:6px;font-family:Space Grotesk,monospace;font-size:.7rem;font-weight:500;display:flex}.LearningsPage-module__xlslja__progressPct{color:var(--deep);font-weight:700}.LearningsPage-module__xlslja__progressBarBg{background:var(--paper-2);border-radius:999px;height:7px;overflow:hidden}.LearningsPage-module__xlslja__progressBarFill{background:linear-gradient(90deg, var(--wave) 0%, var(--green) 100%);border-radius:999px;height:100%;transition:width .5s}.LearningsPage-module__xlslja__progressBarFill[data-completed=true]{background:var(--green)}.LearningsPage-module__xlslja__nextModulePill{background:var(--paper-2);color:var(--deep);border:1px solid var(--line);border-radius:8px;align-items:center;gap:8px;margin-top:10px;padding:6px 10px;font-size:.72rem;display:flex}.LearningsPage-module__xlslja__nextModuleIcon{color:var(--wave-d);flex-shrink:0}.LearningsPage-module__xlslja__nextModuleText{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.LearningsPage-module__xlslja__cardFooter{margin-top:6px}.LearningsPage-module__xlslja__cta{letter-spacing:.02em;cursor:pointer;border:none;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:100%;padding:6px 14px;font-family:Space Grotesk,monospace;font-size:.76rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,opacity .18s;display:flex}.LearningsPage-module__xlslja__cta:hover{opacity:.94;transform:translateY(-2px)}.LearningsPage-module__xlslja__ctaPremium{background:linear-gradient(135deg, var(--gold) 0%, #f59e0b 100%);color:var(--deep);box-shadow:0 6px 20px -6px #fcb71480}.LearningsPage-module__xlslja__ctaFree{background:linear-gradient(135deg, var(--green) 0%, #00875a 100%);color:#fff;box-shadow:0 6px 20px -6px #00a65a66}.LearningsPage-module__xlslja__skeletonGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.LearningsPage-module__xlslja__skeletonCard{background:linear-gradient(90deg, var(--line) 25%, var(--paper-2) 50%, var(--line) 75%);background-size:200% 100%;border-radius:18px;height:360px;animation:1.4s infinite LearningsPage-module__xlslja__shimmer}@keyframes LearningsPage-module__xlslja__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.LearningsPage-module__xlslja__empty{border:1.5px dashed var(--line);color:var(--ink-soft);text-align:center;background:#fff;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:12px;max-width:500px;margin:30px auto;padding:60px 20px;display:flex}.LearningsPage-module__xlslja__emptyIcon{font-size:2.8rem;line-height:1}.LearningsPage-module__xlslja__emptyTitle{color:var(--deep);font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:600}.LearningsPage-module__xlslja__emptySub{color:var(--ink-soft);font-size:.92rem;line-height:1.5}.LearningsPage-module__xlslja__emptyBtn{background:var(--gold);color:var(--deep);cursor:pointer;border:none;border-radius:999px;margin-top:8px;padding:10px 20px;font-family:Space Grotesk,monospace;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .18s}.LearningsPage-module__xlslja__emptyBtn:hover{transform:translateY(-2px)}@media (max-width:980px){.LearningsPage-module__xlslja__grid,.LearningsPage-module__xlslja__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.LearningsPage-module__xlslja__statsGrid{grid-template-columns:1fr}.LearningsPage-module__xlslja__filterBarInner{flex-direction:column;align-items:stretch;padding-top:10px;padding-bottom:10px}.LearningsPage-module__xlslja__searchBox{width:100%}.LearningsPage-module__xlslja__grid{grid-template-columns:1fr}}
.Payment-module__vBTeNa__page{background-color:var(--paper);min-height:100vh;color:var(--deep);flex-direction:column;display:flex}.Payment-module__vBTeNa__main{flex:1;justify-content:center;align-items:center;padding:4rem clamp(20px,5vw,56px);display:flex}.Payment-module__vBTeNa__card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;gap:1.5rem;width:100%;max-width:500px;padding:3rem;display:flex;box-shadow:0 12px 30px #073b5e0d}.Payment-module__vBTeNa__header{text-align:center;margin-bottom:1rem}.Payment-module__vBTeNa__header h1{color:var(--deep);margin-bottom:.5rem;font-family:Fraunces,Georgia,serif;font-size:2rem}.Payment-module__vBTeNa__header p{color:var(--ink-soft);font-size:1.05rem}.Payment-module__vBTeNa__formGroup{flex-direction:column;gap:.5rem;display:flex}.Payment-module__vBTeNa__formGroup label{color:var(--deep);font-size:.95rem;font-weight:600}.Payment-module__vBTeNa__input{border:1px solid var(--line);border-radius:8px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.Payment-module__vBTeNa__input:focus{border-color:var(--wave)}.Payment-module__vBTeNa__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Payment-module__vBTeNa__payBtn{background:var(--green);color:#fff;letter-spacing:.04em;cursor:pointer;border:none;border-radius:999px;margin-top:1rem;padding:1rem;font-family:Space Grotesk,monospace;font-size:1.1rem;font-weight:600;transition:transform .18s,box-shadow .18s}.Payment-module__vBTeNa__payBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 26px -10px #00a65a80}.Payment-module__vBTeNa__payBtn:disabled{opacity:.7;cursor:not-allowed}.Payment-module__vBTeNa__error{color:var(--coral);text-align:center;font-size:.9rem}.Payment-module__vBTeNa__success{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex}.Payment-module__vBTeNa__successIcon{color:var(--green);width:64px;height:64px}.Payment-module__vBTeNa__backBtn{background:var(--paper-2);color:var(--deep);border:1px solid var(--line);border-radius:999px;padding:.75rem 1.5rem;font-family:Space Grotesk,monospace;font-weight:600;text-decoration:none;transition:background .2s}.Payment-module__vBTeNa__backBtn:hover{background:var(--line)}
.Testimonial-module__HEyZyG__testimonialSection{background:var(--paper-2)}.Testimonial-module__HEyZyG__grid{grid-template-columns:repeat(3,1fr);gap:clamp(20px,3vw,32px);margin-top:52px;display:grid}.Testimonial-module__HEyZyG__card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;justify-content:space-between;padding:32px 28px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;box-shadow:0 4px 20px -8px #073b5e0f}.Testimonial-module__HEyZyG__card:hover{border-color:var(--wave-d);transform:translateY(-4px);box-shadow:0 16px 32px -12px #073b5e1f}.Testimonial-module__HEyZyG__stars{color:var(--gold);letter-spacing:2px;margin-bottom:14px;font-size:1.1rem}.Testimonial-module__HEyZyG__quote{color:var(--ink-soft);margin-bottom:24px;font-size:.98rem;font-style:italic;line-height:1.65}.Testimonial-module__HEyZyG__authorRow{border-top:1px solid #d6e6b899;align-items:center;gap:14px;padding-top:18px;display:flex}.Testimonial-module__HEyZyG__avatarIcon{background:var(--deep);width:48px;height:48px;color:var(--paper);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.3rem;display:flex}.Testimonial-module__HEyZyG__authorMeta{flex-direction:column;display:flex}.Testimonial-module__HEyZyG__authorName{color:var(--deep);font-family:Fraunces,Georgia,serif;font-size:1.1rem;font-weight:600}.Testimonial-module__HEyZyG__authorRole{color:var(--green);letter-spacing:.02em;font-family:Space Grotesk,monospace;font-size:.76rem}.Testimonial-module__HEyZyG__btnWrapper{justify-content:center;margin-top:40px;display:flex}@media (max-width:992px){.Testimonial-module__HEyZyG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Testimonial-module__HEyZyG__grid{grid-template-columns:1fr}}
