.Navbar-module__cJzEcG__navbar{z-index:1000;height:var(--nav-height);transition:all var(--transition-base);background:0 0;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#ffffffeb;box-shadow:0 4px 24px #783cc812}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;width:100%;display:flex}.Navbar-module__cJzEcG__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logo img{width:auto;height:40px}.Navbar-module__cJzEcG__links{align-items:center;gap:var(--space-2xl);display:flex}.Navbar-module__cJzEcG__link{color:var(--color-text-secondary);font-size:.95rem;font-weight:var(--font-weight-medium);transition:color var(--transition-fast);text-decoration:none;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--color-primary);border-radius:var(--radius-full);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Navbar-module__cJzEcG__link:hover{color:var(--color-text)}.Navbar-module__cJzEcG__link:hover:after{width:100%}.Navbar-module__cJzEcG__actions{align-items:center;gap:var(--space-md);display:flex}.Navbar-module__cJzEcG__langToggle{border:1px solid var(--color-border);border-radius:var(--radius-full);color:var(--color-text-secondary);font-family:var(--font-primary);font-size:.85rem;font-weight:var(--font-weight-medium);cursor:pointer;transition:all var(--transition-fast);background:#8000ff0f;align-items:center;gap:6px;padding:6px 14px;display:flex}.Navbar-module__cJzEcG__langToggle:hover{border-color:var(--color-border-strong);color:var(--color-primary);background:#8000ff1a}.Navbar-module__cJzEcG__langFlag{font-size:1.1rem}.Navbar-module__cJzEcG__langText{letter-spacing:.5px}.Navbar-module__cJzEcG__authLink{color:var(--color-text-secondary);font-size:.95rem;font-weight:var(--font-weight-medium);transition:color var(--transition-fast);white-space:nowrap;text-decoration:none}.Navbar-module__cJzEcG__authLink:hover{color:var(--color-purple)}.Navbar-module__cJzEcG__signOutBtn{color:var(--color-text-secondary);font-family:var(--font-primary);font-size:.95rem;font-weight:var(--font-weight-medium);cursor:pointer;transition:color var(--transition-fast);white-space:nowrap;background:0 0;border:none;padding:0}.Navbar-module__cJzEcG__signOutBtn:hover{color:var(--color-purple)}.Navbar-module__cJzEcG__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__burger span{background:var(--color-text);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Navbar-module__cJzEcG__burgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__burgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__burgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.Navbar-module__cJzEcG__mobileMenu{top:var(--nav-height);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);padding:var(--space-lg) var(--space-xl);gap:var(--space-md);background:#fffffff7;flex-direction:column;display:flex;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 8px 32px #783cc81a}.Navbar-module__cJzEcG__mobileLink{color:var(--color-text-secondary);font-size:1.1rem;font-weight:var(--font-weight-medium);padding:var(--space-sm) 0;transition:color var(--transition-fast);text-decoration:none}.Navbar-module__cJzEcG__mobileLink:hover{color:var(--color-purple)}.Navbar-module__cJzEcG__mobileLang{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);font-family:var(--font-primary);padding:var(--space-sm) var(--space-md);cursor:pointer;text-align:left;background:#8000ff0f;font-size:1rem}.Navbar-module__cJzEcG__mobileSignOutBtn{padding:var(--space-sm) 0;color:var(--color-text-secondary);font-family:var(--font-primary);font-size:1.1rem;font-weight:var(--font-weight-medium);cursor:pointer;text-align:left;transition:color var(--transition-fast);background:0 0;border:none}.Navbar-module__cJzEcG__mobileSignOutBtn:hover{color:var(--color-purple)}@media (max-width:1024px){.Navbar-module__cJzEcG__links,.Navbar-module__cJzEcG__actions{display:none}.Navbar-module__cJzEcG__burger{display:flex}}@media (max-width:360px){.Navbar-module__cJzEcG__logo img{max-width:120px;height:auto}}
.Hero-module__ZARIfG__hero{min-height:100vh;padding-top:var(--nav-height);background:var(--color-bg);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__orbContainer{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__orb{filter:blur(80px);border-radius:50%;animation:12s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__orb1{background:radial-gradient(circle,#8000ff1a 0%,#8000ff0a 55%,#0000 100%);width:600px;height:600px;animation-delay:0s;top:-10%;right:-8%}.Hero-module__ZARIfG__orb2{background:radial-gradient(circle,#ffcc001f 0%,#ffcc000a 55%,#0000 100%);width:460px;height:460px;animation-delay:-5s;bottom:-6%;left:-4%}.Hero-module__ZARIfG__orb3{background:radial-gradient(circle,#8000ff0f 0%,#0000 70%);width:380px;height:380px;animation-delay:-8s;top:30%;left:35%}.Hero-module__ZARIfG__gridLines{pointer-events:none;background-image:radial-gradient(circle,#8000ff12 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0}.Hero-module__ZARIfG__content{gap:var(--space-3xl);z-index:2;padding:var(--space-3xl) 0;grid-template-columns:1fr 1fr;align-items:center;display:grid;position:relative}.Hero-module__ZARIfG__textSide{gap:var(--space-lg);flex-direction:column;display:flex}.Hero-module__ZARIfG__title{font-family:var(--font-heading);font-size:clamp(2.4rem,5.5vw,4.2rem);font-weight:var(--font-weight-extrabold);letter-spacing:-.02em;color:var(--color-text);line-height:1.08}.Hero-module__ZARIfG__subtitle{color:var(--color-text-secondary);max-width:520px;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.8}.Hero-module__ZARIfG__ctas{gap:var(--space-md);padding-top:var(--space-sm);flex-wrap:wrap;display:flex}.Hero-module__ZARIfG__stats{align-items:center;gap:var(--space-xl);padding-top:var(--space-xl);margin-top:var(--space-md);border-top:1px solid var(--color-border);display:flex}.Hero-module__ZARIfG__stat{flex-direction:column;gap:2px;display:flex}.Hero-module__ZARIfG__statNumber{font-family:var(--font-heading);font-size:1.75rem;font-weight:var(--font-weight-bold);color:var(--color-primary);line-height:1}.Hero-module__ZARIfG__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:var(--font-weight-medium)}.Hero-module__ZARIfG__statDivider{background:var(--color-border);width:1px;height:40px}.Hero-module__ZARIfG__visualSide{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__heroImageWrapper{animation:8s ease-in-out infinite Hero-module__ZARIfG__float-slow;position:relative}.Hero-module__ZARIfG__heroImage{border-radius:var(--radius-2xl);filter:drop-shadow(0 20px 48px #8000ff24);width:100%;max-width:540px;height:auto}.Hero-module__ZARIfG__glowRing{border-radius:calc(var(--radius-2xl) + 12px);pointer-events:none;border:1.5px solid #8000ff24;position:absolute;inset:-12px}@media (max-width:900px){.Hero-module__ZARIfG__content{text-align:center;gap:var(--space-2xl);grid-template-columns:1fr}.Hero-module__ZARIfG__textSide{align-items:center}.Hero-module__ZARIfG__subtitle{max-width:100%}.Hero-module__ZARIfG__ctas{justify-content:center}.Hero-module__ZARIfG__stats{justify-content:center;gap:var(--space-lg);flex-wrap:wrap}.Hero-module__ZARIfG__visualSide{order:-1}.Hero-module__ZARIfG__heroImage{max-width:340px}}@media (max-width:480px){.Hero-module__ZARIfG__stats{flex-direction:column;align-items:center}.Hero-module__ZARIfG__statDivider{width:40px;height:1px}}
.Features-module__zvCZ4q__features{background:var(--color-bg);position:relative}.Features-module__zvCZ4q__features:before{content:"";pointer-events:none;background:radial-gradient(circle,#8000ff0d 0%,#0000 70%);width:700px;height:700px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.Features-module__zvCZ4q__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Features-module__zvCZ4q__card{gap:var(--space-md);flex-direction:column;display:flex}.Features-module__zvCZ4q__iconWrapper{border-radius:var(--radius-lg);background:#8000ff14;border:1px solid #8000ff29;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;display:flex}.Features-module__zvCZ4q__icon{justify-content:center;align-items:center;display:flex}.Features-module__zvCZ4q__cardTitle{font-size:1.2rem;font-weight:var(--font-weight-bold);color:var(--color-text)}.Features-module__zvCZ4q__cardDescription{color:var(--color-text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:900px){.Features-module__zvCZ4q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Features-module__zvCZ4q__grid{grid-template-columns:1fr}}
.HowItWorks-module__tSMH5W__section{background:var(--color-bg-soft);position:relative;overflow:hidden}.HowItWorks-module__tSMH5W__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#8000ff12 0%,#0000 70%);width:440px;height:440px;position:absolute;top:50%;left:-8%}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:var(--space-4xl);flex-direction:column;align-items:center;display:flex}.HowItWorks-module__tSMH5W__timeline{max-width:900px;margin:0 auto;position:relative}.HowItWorks-module__tSMH5W__timelineLine{background:linear-gradient(#8000ff80,#8000ff40,#fc06);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.HowItWorks-module__tSMH5W__step{margin-bottom:var(--space-2xl);align-items:center;display:flex;position:relative}.HowItWorks-module__tSMH5W__stepLeft{flex-direction:row;padding-right:calc(50% + 40px)}.HowItWorks-module__tSMH5W__stepRight{flex-direction:row-reverse;padding-left:calc(50% + 40px)}.HowItWorks-module__tSMH5W__stepDot{background:var(--color-primary);z-index:2;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #8000ff59}.HowItWorks-module__tSMH5W__stepNumber{font-size:.85rem;font-weight:var(--font-weight-bold);color:#fff}.HowItWorks-module__tSMH5W__stepCard{flex:1;padding:var(--space-xl)!important}.HowItWorks-module__tSMH5W__stepTitle{font-size:1.1rem;font-weight:var(--font-weight-bold);margin-bottom:var(--space-sm);color:var(--color-text)}.HowItWorks-module__tSMH5W__stepDescription{color:var(--color-text-secondary);font-size:.9rem;line-height:1.65}@media (max-width:768px){.HowItWorks-module__tSMH5W__timelineLine{left:24px}.HowItWorks-module__tSMH5W__stepLeft,.HowItWorks-module__tSMH5W__stepRight{flex-direction:row;padding-left:72px;padding-right:0}.HowItWorks-module__tSMH5W__stepDot{width:40px;height:40px;left:24px}}
.PrepScoreDemo-module__Zpk-Ea__section{background:var(--color-bg);position:relative}.PrepScoreDemo-module__Zpk-Ea__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#8000ff0d 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:0;right:-8%}.PrepScoreDemo-module__Zpk-Ea__header{text-align:center;margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.PrepScoreDemo-module__Zpk-Ea__content{gap:var(--space-2xl);grid-template-columns:1.2fr 1fr;align-items:start;display:grid}.PrepScoreDemo-module__Zpk-Ea__radarContainer{justify-content:center;display:flex}.PrepScoreDemo-module__Zpk-Ea__radarCard{width:100%;max-width:550px;padding:var(--space-2xl)!important}.PrepScoreDemo-module__Zpk-Ea__legend{justify-content:center;gap:var(--space-xl);margin-top:var(--space-lg);display:flex}.PrepScoreDemo-module__Zpk-Ea__legendItem{align-items:center;gap:var(--space-sm);color:var(--color-text-secondary);font-size:.85rem;font-weight:var(--font-weight-medium);display:flex}.PrepScoreDemo-module__Zpk-Ea__legendDot{border-radius:50%;width:10px;height:10px}.PrepScoreDemo-module__Zpk-Ea__infoPanel{gap:var(--space-lg);flex-direction:column;display:flex}.PrepScoreDemo-module__Zpk-Ea__scoreCard{text-align:center;padding:var(--space-xl)!important}.PrepScoreDemo-module__Zpk-Ea__scoreLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.82rem;font-weight:var(--font-weight-semibold)}.PrepScoreDemo-module__Zpk-Ea__scoreValue{margin:var(--space-md) 0;justify-content:center;align-items:baseline;gap:4px;display:flex}.PrepScoreDemo-module__Zpk-Ea__scoreNumber{font-family:var(--font-heading);font-size:4rem;font-weight:var(--font-weight-extrabold);color:var(--color-primary);line-height:1}.PrepScoreDemo-module__Zpk-Ea__scorePercent{font-family:var(--font-heading);font-size:2rem;font-weight:var(--font-weight-bold);color:var(--color-primary)}.PrepScoreDemo-module__Zpk-Ea__scoreBar{background:var(--color-bg-alt);border-radius:var(--radius-full);width:100%;height:10px;overflow:hidden}.PrepScoreDemo-module__Zpk-Ea__scoreBarFill{background:var(--color-primary);border-radius:var(--radius-full);height:100%}.PrepScoreDemo-module__Zpk-Ea__flagsCard{justify-content:space-between;align-items:center;display:flex;padding:var(--space-lg) var(--space-xl)!important}.PrepScoreDemo-module__Zpk-Ea__flagsLabel{color:var(--color-text-secondary);font-size:.85rem;font-weight:var(--font-weight-medium)}.PrepScoreDemo-module__Zpk-Ea__flagsStatus{align-items:center;gap:var(--space-sm);color:var(--color-success);font-size:.9rem;font-weight:var(--font-weight-semibold);display:flex}.PrepScoreDemo-module__Zpk-Ea__flagsDot{background:var(--color-success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #22c55e80}.PrepScoreDemo-module__Zpk-Ea__competencyMini{gap:var(--space-md);flex-direction:column;display:flex;padding:var(--space-xl)!important}.PrepScoreDemo-module__Zpk-Ea__miniRow{align-items:center;gap:var(--space-md);display:flex}.PrepScoreDemo-module__Zpk-Ea__miniLabel{color:var(--color-text-secondary);flex-shrink:0;min-width:140px;font-size:.8rem}.PrepScoreDemo-module__Zpk-Ea__miniBar{background:var(--color-bg-alt);border-radius:var(--radius-full);flex:1;height:7px;overflow:hidden}.PrepScoreDemo-module__Zpk-Ea__miniBarFill{border-radius:var(--radius-full);height:100%}.PrepScoreDemo-module__Zpk-Ea__miniValue{font-size:.85rem;font-weight:var(--font-weight-bold);color:var(--color-text);text-align:right;min-width:28px}@media (max-width:900px){.PrepScoreDemo-module__Zpk-Ea__content{grid-template-columns:1fr}.PrepScoreDemo-module__Zpk-Ea__radarCard{max-width:100%}}
.RoleFamilies-module__kP71IG__section{background:var(--color-bg-soft);position:relative}.RoleFamilies-module__kP71IG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffcc001a 0%,#0000 70%);width:420px;height:420px;position:absolute;top:30%;right:-6%}.RoleFamilies-module__kP71IG__header{text-align:center;margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.RoleFamilies-module__kP71IG__grid{gap:var(--space-lg);grid-template-columns:repeat(5,1fr);display:grid}.RoleFamilies-module__kP71IG__card{text-align:center;align-items:center;gap:var(--space-sm);padding:var(--space-xl) var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-xl);cursor:default;transition:all var(--transition-base);box-shadow:var(--shadow-card);background:#fff;flex-direction:column;display:flex;position:relative;overflow:hidden}.RoleFamilies-module__kP71IG__card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-border-strong);transform:translateY(-4px)}.RoleFamilies-module__kP71IG__card:hover .RoleFamilies-module__kP71IG__icon{transform:scale(1.15)}.RoleFamilies-module__kP71IG__icon{z-index:1;margin-bottom:var(--space-xs);transition:transform var(--transition-spring);font-size:2.2rem;position:relative}.RoleFamilies-module__kP71IG__name{font-size:.9rem;font-weight:var(--font-weight-bold);color:var(--color-text);z-index:1;line-height:1.3;position:relative}.RoleFamilies-module__kP71IG__roles{color:var(--color-text-muted);z-index:1;font-size:.75rem;line-height:1.5;position:relative}@media (max-width:1024px){.RoleFamilies-module__kP71IG__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){.RoleFamilies-module__kP71IG__grid{grid-template-columns:repeat(2,1fr)}}
.PrepJourney-module__Uh9ARW__section{background:var(--color-bg);position:relative;overflow:hidden}.PrepJourney-module__Uh9ARW__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#8000ff0f 0%,#0000 70%);width:500px;height:500px;position:absolute;top:20%;right:-8%}.PrepJourney-module__Uh9ARW__header{text-align:center;margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.PrepJourney-module__Uh9ARW__layers{gap:var(--space-lg);flex-direction:column;max-width:900px;margin:0 auto;display:flex}.PrepJourney-module__Uh9ARW__layer{display:flex;overflow:hidden;padding:0!important}.PrepJourney-module__Uh9ARW__layerAccent{border-radius:var(--radius-xl) 0 0 var(--radius-xl);flex-shrink:0;width:6px}.PrepJourney-module__Uh9ARW__layerContent{align-items:flex-start;gap:var(--space-xl);padding:var(--space-xl) var(--space-2xl);flex:1;display:flex}.PrepJourney-module__Uh9ARW__layerNumber{flex-shrink:0}.PrepJourney-module__Uh9ARW__layerNumberText{font-family:var(--font-heading);font-size:2.5rem;font-weight:var(--font-weight-extrabold);color:var(--color-primary);line-height:1}.PrepJourney-module__Uh9ARW__layerTitle{font-size:1.15rem;font-weight:var(--font-weight-bold);margin-bottom:var(--space-sm);color:var(--color-text)}.PrepJourney-module__Uh9ARW__layerDescription{color:var(--color-text-secondary);font-size:.9rem;line-height:1.7}.PrepJourney-module__Uh9ARW__cycle{margin-top:var(--space-3xl);justify-content:center;display:flex}.PrepJourney-module__Uh9ARW__cycleItems{align-items:center;gap:var(--space-md);padding:var(--space-lg) var(--space-2xl);border:1px solid var(--color-border);border-radius:var(--radius-full);box-shadow:var(--shadow-card);background:#fff;display:flex}.PrepJourney-module__Uh9ARW__cycleItem{font-size:.9rem;font-weight:var(--font-weight-semibold);color:var(--color-text);padding:var(--space-sm) var(--space-md);background:var(--color-bg-soft);border-radius:var(--radius-md);border:1px solid var(--color-border)}.PrepJourney-module__Uh9ARW__cycleArrow{color:var(--color-text-muted);font-size:1.1rem}@media (max-width:768px){.PrepJourney-module__Uh9ARW__layerContent{gap:var(--space-md);padding:var(--space-lg);flex-direction:column}.PrepJourney-module__Uh9ARW__cycleItems{border-radius:var(--radius-xl);flex-wrap:wrap;justify-content:center}}
.Pricing-module__yc4bBa__section{background:var(--color-bg-soft);position:relative;overflow:hidden}.Pricing-module__yc4bBa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#8000ff0a 0%,#0000 65%);width:800px;height:800px;position:absolute;top:15%;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.Pricing-module__yc4bBa__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);align-items:stretch;max-width:1100px;margin:0 auto;display:grid}.Pricing-module__yc4bBa__card{border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-2xl);box-shadow:var(--shadow-card);transition:all var(--transition-base);background:#fff;flex-direction:column;display:flex;position:relative;overflow:hidden}.Pricing-module__yc4bBa__card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-border-strong);transform:translateY(-4px)}.Pricing-module__yc4bBa__popular{background:linear-gradient(160deg,#fff 0%,#f8f3ff 100%);transform:scale(1.02);box-shadow:0 4px 32px #8000ff1f;border-color:#8000ff59!important}.Pricing-module__yc4bBa__popular:hover{transform:scale(1.02)translateY(-4px);box-shadow:0 12px 48px #8000ff2e}.Pricing-module__yc4bBa__popularBadge{padding:var(--space-sm) var(--space-lg);background:var(--color-accent);border-radius:0 var(--radius-xl) 0 var(--radius-lg);font-size:.75rem;font-weight:var(--font-weight-bold);color:var(--color-text-on-accent);letter-spacing:.5px;font-family:var(--font-heading);position:absolute;top:0;right:0}.Pricing-module__yc4bBa__cardHeader{margin-bottom:var(--space-xl)}.Pricing-module__yc4bBa__planName{font-size:1.4rem;font-weight:var(--font-weight-extrabold);margin-bottom:var(--space-xs);color:var(--color-text)}.Pricing-module__yc4bBa__planDescription{color:var(--color-text-secondary);font-size:.9rem}.Pricing-module__yc4bBa__priceBlock{align-items:baseline;gap:4px;display:flex}.Pricing-module__yc4bBa__price{font-family:var(--font-heading);font-size:3.5rem;font-weight:var(--font-weight-extrabold);color:var(--color-primary);line-height:1}.Pricing-module__yc4bBa__currency{color:var(--color-text-muted);font-size:1.2rem;font-weight:var(--font-weight-medium)}.Pricing-module__yc4bBa__perSession{color:var(--color-text-subtle);margin-bottom:var(--space-xl);font-size:.8rem}.Pricing-module__yc4bBa__featuresList{gap:var(--space-sm);margin:var(--space-xl) 0;padding-top:var(--space-lg);border-top:1px solid var(--color-border);flex-direction:column;flex:1;display:flex}.Pricing-module__yc4bBa__featuresLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.78rem;font-weight:var(--font-weight-semibold);margin-bottom:var(--space-sm)}.Pricing-module__yc4bBa__featureItem{align-items:flex-start;gap:var(--space-sm);color:var(--color-text-secondary);font-size:.9rem;line-height:1.5;display:flex}.Pricing-module__yc4bBa__checkIcon{color:var(--color-success);flex-shrink:0;margin-top:3px}@media (max-width:900px){.Pricing-module__yc4bBa__grid{grid-template-columns:1fr;max-width:460px}.Pricing-module__yc4bBa__popular{order:-1;transform:none}.Pricing-module__yc4bBa__popular:hover{transform:translateY(-4px)}}
.Blog-module__qgnGkG__section{background:var(--color-bg);position:relative}.Blog-module__qgnGkG__section:before{content:"";pointer-events:none;background:radial-gradient(#8000ff0d 0%,#0000 70%);width:600px;height:400px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Blog-module__qgnGkG__header{text-align:center;margin-bottom:var(--space-3xl);flex-direction:column;align-items:center;display:flex}.Blog-module__qgnGkG__grid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Blog-module__qgnGkG__card{border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:all var(--transition-base);cursor:pointer;background:#fff;overflow:hidden}.Blog-module__qgnGkG__card:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-border-strong);transform:translateY(-4px)}.Blog-module__qgnGkG__cardImage{height:200px;padding:var(--space-md);align-items:flex-end;display:flex;position:relative}.Blog-module__qgnGkG__tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-full);font-size:.72rem;font-weight:var(--font-weight-bold);color:var(--color-text);letter-spacing:.5px;text-transform:uppercase;border:1px solid var(--color-border);background:#ffffffeb}.Blog-module__qgnGkG__cardBody{padding:var(--space-xl);gap:var(--space-md);flex-direction:column;display:flex}.Blog-module__qgnGkG__cardTitle{font-size:1.1rem;font-weight:var(--font-weight-bold);color:var(--color-text);line-height:1.35}.Blog-module__qgnGkG__cardExcerpt{color:var(--color-text-secondary);font-size:.9rem;line-height:1.65}.Blog-module__qgnGkG__cardFooter{padding-top:var(--space-md);border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;display:flex}.Blog-module__qgnGkG__readTime{align-items:center;gap:var(--space-xs);color:var(--color-text-muted);font-size:.8rem;display:flex}.Blog-module__qgnGkG__readMore{align-items:center;gap:var(--space-xs);color:var(--color-primary);font-size:.85rem;font-weight:var(--font-weight-semibold);transition:gap var(--transition-fast), color var(--transition-fast);text-decoration:none;display:flex}.Blog-module__qgnGkG__readMore:hover{color:var(--color-primary-hover);gap:var(--space-sm)}@media (max-width:900px){.Blog-module__qgnGkG__grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}
.Footer-module__S6Hkya__footer{padding-top:var(--space-4xl);background:#100828;border-top:none}.Footer-module__S6Hkya__inner{gap:var(--space-4xl);padding-bottom:var(--space-3xl);grid-template-columns:1.5fr 2fr;display:grid}.Footer-module__S6Hkya__brand{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__tagline{color:#ffffff8c;font-size:.95rem;font-style:italic;font-weight:var(--font-weight-light);line-height:1.6}.Footer-module__S6Hkya__socials{gap:var(--space-md);margin-top:var(--space-sm);display:flex}.Footer-module__S6Hkya__socialLink{border-radius:var(--radius-md);color:#ffffff8c;width:40px;height:40px;transition:all var(--transition-base);background:#ffffff0f;border:1px solid #ffffff1a;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:#fff;background:#ffcc002e;border-color:#ffcc0073;transform:translateY(-2px);box-shadow:0 4px 16px #fc03}.Footer-module__S6Hkya__links{gap:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}.Footer-module__S6Hkya__linkCol{gap:var(--space-sm);flex-direction:column;display:flex}.Footer-module__S6Hkya__linkTitle{font-size:.8rem;font-weight:var(--font-weight-semibold);color:#ffffffe6;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:var(--space-sm)}.Footer-module__S6Hkya__linkCol a{color:#ffffff80;transition:color var(--transition-fast);font-size:.9rem;text-decoration:none}.Footer-module__S6Hkya__linkCol a:hover{color:#ffffffe6}.Footer-module__S6Hkya__bottom{padding:var(--space-lg) 0;border-top:1px solid #ffffff0f}.Footer-module__S6Hkya__copyright{color:#ffffff4d;text-align:center;font-size:.8rem}@media (max-width:768px){.Footer-module__S6Hkya__inner{gap:var(--space-2xl);grid-template-columns:1fr}.Footer-module__S6Hkya__links{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.Footer-module__S6Hkya__links{grid-template-columns:1fr 1fr}}
