.Header-module__LH37dG__header{z-index:100;padding:var(--space-md)0;transition:all var(--transition-base);position:fixed;top:0;left:0;right:0}.Header-module__LH37dG__header.Header-module__LH37dG__scrolled{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#f9f8f4e6}.Header-module__LH37dG__container{max-width:1200px;padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__LH37dG__logo{align-items:center;gap:var(--space-sm);text-decoration:none;display:flex}.Header-module__LH37dG__logoImage{border-radius:var(--radius-sm)}.Header-module__LH37dG__logoText{font-family:var(--font-display);color:var(--charcoal);letter-spacing:0;font-size:1.375rem;font-weight:500}.Header-module__LH37dG__nav{align-items:center;gap:var(--space-xl);display:flex}.Header-module__LH37dG__navLink{color:var(--slate);transition:color var(--transition-fast);font-size:.9375rem;font-weight:500;text-decoration:none;position:relative}.Header-module__LH37dG__navLink:after{content:"";background:var(--knowledge-green);width:0;height:1.5px;transition:width var(--transition-base);position:absolute;bottom:-4px;left:0}.Header-module__LH37dG__navLink:hover{color:var(--charcoal)}.Header-module__LH37dG__navLink:hover:after{width:100%}.Header-module__LH37dG__actions{align-items:center;gap:var(--space-md);display:flex}.Header-module__LH37dG__signIn{color:var(--slate);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-lg);transition:all var(--transition-fast);font-size:.9375rem;font-weight:500;text-decoration:none}.Header-module__LH37dG__signIn:hover{color:var(--charcoal);background:var(--cream)}.Header-module__LH37dG__dashboardLink{align-items:center;gap:var(--space-xs);color:var(--knowledge-green);padding:var(--space-sm)var(--space-md);border-radius:var(--radius-lg);transition:all var(--transition-fast);font-size:.9375rem;font-weight:500;text-decoration:none;display:inline-flex}.Header-module__LH37dG__dashboardLink:hover{background:#38664114}.Header-module__LH37dG__loadingPlaceholder{background:var(--cream);border-radius:var(--radius-md);width:100px;height:36px;animation:1.5s ease-in-out infinite Header-module__LH37dG__pulse}@keyframes Header-module__LH37dG__pulse{0%,to{opacity:.6}50%{opacity:1}}.Header-module__LH37dG__userMenu{position:relative}.Header-module__LH37dG__userBtn{border:1.5px solid var(--border);cursor:pointer;width:38px;height:38px;transition:all var(--transition-fast);background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.Header-module__LH37dG__userBtn:hover{border-color:var(--knowledge-green)}.Header-module__LH37dG__userAvatar{object-fit:cover;width:100%;height:100%}.Header-module__LH37dG__userAvatarFallback{background:linear-gradient(135deg,var(--knowledge-green)0%,var(--soft-purple)100%);color:#fff;text-transform:uppercase;justify-content:center;align-items:center;width:100%;height:100%;font-size:.875rem;font-weight:600;display:flex}.Header-module__LH37dG__userDropdown{top:calc(100% + var(--space-sm));background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:200px;padding:var(--space-sm);box-shadow:var(--shadow-lg);z-index:200;position:absolute;right:0}.Header-module__LH37dG__userInfo{padding:var(--space-sm)var(--space-md);flex-direction:column;display:flex}.Header-module__LH37dG__userName{color:var(--charcoal);font-size:.9375rem;font-weight:600}.Header-module__LH37dG__userEmail{color:var(--stone);font-size:.8125rem}.Header-module__LH37dG__userDropdownDivider{background:var(--border);height:1px;margin:var(--space-sm)0}.Header-module__LH37dG__signOutBtn{align-items:center;gap:var(--space-sm);width:100%;padding:var(--space-sm)var(--space-md);border-radius:var(--radius-md);color:var(--slate);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;font-size:.875rem;font-weight:500;display:flex}.Header-module__LH37dG__signOutBtn:hover{color:#dc2626;background:#dc262614}.Header-module__LH37dG__mobileMenuBtn{border:1px solid var(--border);border-radius:var(--radius-md);width:44px;height:44px;color:var(--charcoal);cursor:pointer;transition:all var(--transition-fast);background:0 0;justify-content:center;align-items:center;display:none}.Header-module__LH37dG__mobileMenuBtn:hover{background:var(--cream)}.Header-module__LH37dG__mobileMenu{top:100%;left:var(--space-lg);right:var(--space-lg);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-lg);gap:var(--space-xs);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;position:absolute}.Header-module__LH37dG__mobileNavLink{padding:var(--space-md);color:var(--slate);border-radius:var(--radius-md);transition:all var(--transition-fast);font-size:1rem;font-weight:500;text-decoration:none}.Header-module__LH37dG__mobileNavLink:hover{background:var(--cream);color:var(--charcoal)}.Header-module__LH37dG__mobileActions{gap:var(--space-sm);margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid var(--border);flex-direction:column;display:flex}@media (max-width:768px){.Header-module__LH37dG__nav,.Header-module__LH37dG__actions{display:none}.Header-module__LH37dG__mobileMenuBtn{display:flex}}
.Hero-module__OCxelq__hero{min-height:100vh;padding:calc(100px + var(--space-3xl))0 var(--space-5xl);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__OCxelq__container{gap:var(--space-4xl);max-width:1200px;padding:0 var(--space-lg);grid-template-columns:1fr 1fr;align-items:center;margin:0 auto;display:grid}.Hero-module__OCxelq__content{gap:var(--space-lg);flex-direction:column;display:flex}.Hero-module__OCxelq__badge{align-items:center;gap:var(--space-sm);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-full);width:fit-content;color:var(--slate);box-shadow:var(--shadow-xs);padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.Hero-module__OCxelq__badge svg{color:var(--focus-orange)}.Hero-module__OCxelq__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--charcoal);font-size:clamp(2.75rem,5.5vw,4rem);font-weight:400;line-height:1.08}.Hero-module__OCxelq__highlight{color:var(--knowledge-green)}.Hero-module__OCxelq__description{color:var(--slate);max-width:480px;font-size:1.1875rem;line-height:1.7}.Hero-module__OCxelq__cta{gap:var(--space-md);margin-top:var(--space-sm);display:flex}.Hero-module__OCxelq__socialProof{align-items:center;gap:var(--space-md);margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--border);display:flex}.Hero-module__OCxelq__avatars{display:flex}.Hero-module__OCxelq__avatar{background:linear-gradient(135deg,var(--knowledge-green)0%,var(--soft-purple)100%);border:2px solid var(--bone);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-left:-8px;font-size:.75rem;font-weight:600;display:flex}.Hero-module__OCxelq__avatar:first-child{margin-left:0}.Hero-module__OCxelq__proofText{color:var(--slate);font-size:.9375rem}.Hero-module__OCxelq__proofText strong{color:var(--charcoal);font-weight:600}.Hero-module__OCxelq__visual{perspective:1200px;justify-content:center;align-items:center;min-height:420px;display:flex;position:relative}.Hero-module__OCxelq__cardStack{width:340px;height:280px;position:relative}.Hero-module__OCxelq__stackCard{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-md);cursor:pointer;transition:all .3s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.Hero-module__OCxelq__stackCard:hover{box-shadow:var(--shadow-lg);border-color:var(--knowledge-green);z-index:10!important;transform:translateY(-8px)rotate(0)!important}.Hero-module__OCxelq__cardInner{padding:var(--space-xl)}.Hero-module__OCxelq__cardHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.Hero-module__OCxelq__cardIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Hero-module__OCxelq__cardSource{color:var(--stone);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.Hero-module__OCxelq__cardTitle{font-family:var(--font-sans);color:var(--charcoal);margin-bottom:var(--space-lg);font-size:1.0625rem;font-weight:600;line-height:1.4}.Hero-module__OCxelq__cardFooter{justify-content:space-between;align-items:center;display:flex}.Hero-module__OCxelq__priorityTag{text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-sm);border:1.5px solid;align-items:center;padding:.375rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex}.Hero-module__OCxelq__priorityHigh{color:var(--focus-orange);border-color:var(--focus-orange);background:#ff6b4a14;transform:rotate(-1deg)}.Hero-module__OCxelq__priorityMedium{color:var(--knowledge-green);border-color:var(--knowledge-green);background:#2d5bff14}.Hero-module__OCxelq__floatingIcon{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-lg);width:48px;height:48px;color:var(--slate);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:flex;position:absolute}.Hero-module__OCxelq__floatingIcon1{color:#1da1f2;top:0;right:20px}.Hero-module__OCxelq__floatingIcon2{color:var(--charcoal);bottom:40px;left:0}.Hero-module__OCxelq__floatingIcon3{color:var(--knowledge-green);bottom:100px;right:-10px}.Hero-module__OCxelq__decorativeCircle{pointer-events:none;z-index:-1;background:radial-gradient(circle,#2d5bff0a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:15%;right:5%}@media (max-width:1024px){.Hero-module__OCxelq__container{gap:var(--space-3xl);text-align:center;grid-template-columns:1fr}.Hero-module__OCxelq__content{align-items:center}.Hero-module__OCxelq__description{max-width:560px}.Hero-module__OCxelq__cta,.Hero-module__OCxelq__socialProof{justify-content:center}.Hero-module__OCxelq__visual{min-height:360px}.Hero-module__OCxelq__cardStack{width:300px;height:240px}.Hero-module__OCxelq__floatingIcon1{top:-20px;right:60px}.Hero-module__OCxelq__floatingIcon2{bottom:20px;left:40px}.Hero-module__OCxelq__floatingIcon3{bottom:80px;right:40px}}@media (max-width:640px){.Hero-module__OCxelq__hero{padding-top:calc(80px + var(--space-2xl))}.Hero-module__OCxelq__title{font-size:clamp(2.25rem,8vw,3rem)}.Hero-module__OCxelq__cta{flex-direction:column;width:100%;max-width:320px}.Hero-module__OCxelq__socialProof{gap:var(--space-sm);flex-direction:column}.Hero-module__OCxelq__cardStack{width:280px;height:220px}.Hero-module__OCxelq__cardInner{padding:var(--space-lg)}.Hero-module__OCxelq__floatingIcon{display:none}}
.Features-module__ZlPhCG__section{padding:var(--space-5xl)0;position:relative}.Features-module__ZlPhCG__container{max-width:1100px;padding:0 var(--space-lg);margin:0 auto}.Features-module__ZlPhCG__header{text-align:center;margin-bottom:var(--space-4xl)}.Features-module__ZlPhCG__badge{align-items:center;gap:var(--space-sm);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--slate);margin-bottom:var(--space-lg);box-shadow:var(--shadow-xs);padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.Features-module__ZlPhCG__badge svg{color:var(--knowledge-green)}.Features-module__ZlPhCG__title{font-family:var(--font-display);color:var(--charcoal);margin-bottom:var(--space-lg);font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.15}.Features-module__ZlPhCG__highlight{color:var(--knowledge-green)}.Features-module__ZlPhCG__description{color:var(--slate);max-width:520px;margin:0 auto;font-size:1.0625rem}.Features-module__ZlPhCG__bentoGrid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr);display:grid}.Features-module__ZlPhCG__bentoCard{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:all var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.Features-module__ZlPhCG__bentoCard:hover{box-shadow:var(--shadow-card-hover);border-color:var(--knowledge-green);transform:translateY(-3px)}.Features-module__ZlPhCG__bentoCard.Features-module__ZlPhCG__large,.Features-module__ZlPhCG__bentoCard.Features-module__ZlPhCG__medium{grid-column:span 1}.Features-module__ZlPhCG__cardContent{padding:var(--space-xl)}.Features-module__ZlPhCG__cardIcon{width:44px;height:44px;color:var(--knowledge-green);border-radius:var(--radius-lg);margin-bottom:var(--space-md);background:#38664114;justify-content:center;align-items:center;display:flex}.Features-module__ZlPhCG__cardTitle{font-family:var(--font-sans);color:var(--charcoal);margin-bottom:var(--space-sm);font-size:1.1875rem;font-weight:600}.Features-module__ZlPhCG__cardDescription{color:var(--slate);font-size:.9375rem;line-height:1.6}.Features-module__ZlPhCG__cardVisual{padding:0 var(--space-xl)var(--space-xl);flex:1;justify-content:center;align-items:flex-end;display:flex}.Features-module__ZlPhCG__browserMockup{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;overflow:hidden}.Features-module__ZlPhCG__browserBar{align-items:center;gap:var(--space-md);padding:var(--space-sm)var(--space-md);background:var(--paper);border-bottom:1px solid var(--border);display:flex}.Features-module__ZlPhCG__browserDots{gap:6px;display:flex}.Features-module__ZlPhCG__browserDots span{border-radius:50%;width:10px;height:10px}.Features-module__ZlPhCG__browserUrl{background:var(--cream);border-radius:var(--radius-sm);color:var(--stone);font-size:.6875rem;font-family:var(--font-mono);flex:1;padding:4px 10px}.Features-module__ZlPhCG__browserContent{padding:var(--space-lg);justify-content:flex-end;min-height:120px;display:flex;position:relative}.Features-module__ZlPhCG__extensionPopup{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-md);width:180px;padding:var(--space-md);box-shadow:var(--shadow-lg)}.Features-module__ZlPhCG__popupHeader{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);color:var(--charcoal);font-size:.8125rem;font-weight:600;display:flex}.Features-module__ZlPhCG__popupLogo{background:var(--knowledge-green);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.5rem;font-weight:700;display:flex}.Features-module__ZlPhCG__popupShelf{align-items:center;gap:var(--space-xs);padding:var(--space-xs)var(--space-sm);background:var(--cream);border-radius:var(--radius-sm);color:var(--slate);margin-bottom:var(--space-sm);font-size:.6875rem;display:flex}.Features-module__ZlPhCG__popupBtn{width:100%;padding:var(--space-xs)var(--space-sm);background:var(--knowledge-green);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;font-size:.6875rem;font-weight:500}.Features-module__ZlPhCG__stampContainer{padding:var(--space-xl);justify-content:center;align-items:center;display:flex;position:relative}.Features-module__ZlPhCG__stamp{background:var(--paper);border:3px solid var(--focus-orange);border-radius:var(--radius-sm);padding:var(--space-md)var(--space-xl);box-shadow:4px 4px 0 var(--focus-orange);position:relative}.Features-module__ZlPhCG__stamp:before,.Features-module__ZlPhCG__stamp:after{content:"";background:var(--bone);position:absolute}.Features-module__ZlPhCG__stamp:before{background-image:radial-gradient(circle,var(--focus-orange)2px,var(--bone)2px);background-position:0 3px;background-size:8px 6px;height:6px;top:-3px;left:10%;right:10%}.Features-module__ZlPhCG__stamp:after{background-image:radial-gradient(circle,var(--focus-orange)2px,var(--bone)2px);background-position:0 -3px;background-size:8px 6px;height:6px;bottom:-3px;left:10%;right:10%}.Features-module__ZlPhCG__stampInner{text-align:center}.Features-module__ZlPhCG__stampLabel{letter-spacing:.2em;color:var(--focus-orange);margin-bottom:2px;font-size:.5625rem;font-weight:600;display:block}.Features-module__ZlPhCG__stampValue{letter-spacing:.1em;color:var(--focus-orange);font-size:1.5rem;font-weight:800;display:block}.Features-module__ZlPhCG__stampDecor{top:var(--space-md);right:var(--space-md);position:absolute}.Features-module__ZlPhCG__sparkle{color:var(--focus-orange);opacity:.6}.Features-module__ZlPhCG__foldersList{gap:var(--space-xs);flex-direction:column;width:100%;display:flex}.Features-module__ZlPhCG__folderItem{align-items:center;gap:var(--space-sm);padding:var(--space-sm)var(--space-md);background:var(--cream);border:1px solid var(--border);border-radius:var(--radius-md);color:var(--charcoal);transition:all var(--transition-fast);font-size:.875rem;display:flex}.Features-module__ZlPhCG__folderItem:hover{background:var(--paper);border-color:var(--knowledge-green)}.Features-module__ZlPhCG__folderItem svg{color:var(--knowledge-green)}.Features-module__ZlPhCG__folderCount{color:var(--stone);background:var(--paper);border-radius:var(--radius-full);margin-left:auto;padding:2px 8px;font-size:.75rem}.Features-module__ZlPhCG__progressGrid{grid-template-rows:repeat(7,1fr);grid-template-columns:repeat(12,1fr);gap:3px;width:100%;max-width:260px;display:grid}.Features-module__ZlPhCG__progressCell{aspect-ratio:1;background:var(--cream);border:1px solid var(--border);border-radius:2px}.Features-module__ZlPhCG__level0{background:var(--cream)}.Features-module__ZlPhCG__level1{background:#38664126;border-color:#38664133}.Features-module__ZlPhCG__level2{background:#3866414d;border-color:#38664159}.Features-module__ZlPhCG__level3{background:#38664180;border-color:#3866418c}.Features-module__ZlPhCG__level4{background:var(--knowledge-green);border-color:var(--knowledge-green)}.Features-module__ZlPhCG__keyboardHint{justify-content:center;align-items:center;gap:var(--space-sm);margin-top:var(--space-3xl);padding-top:var(--space-xl);border-top:1px solid var(--border);display:flex}.Features-module__ZlPhCG__kbd{min-width:28px;height:28px;font-family:var(--font-mono);color:var(--charcoal);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-sm);box-shadow:var(--shadow-2xs);border-bottom-width:2px;justify-content:center;align-items:center;padding:0 8px;font-size:.75rem;font-weight:600;display:inline-flex}.Features-module__ZlPhCG__hintText{color:var(--stone);margin-left:var(--space-xs);font-size:.875rem}@media (max-width:768px){.Features-module__ZlPhCG__bentoGrid{grid-template-columns:1fr}.Features-module__ZlPhCG__bentoCard.Features-module__ZlPhCG__large,.Features-module__ZlPhCG__bentoCard.Features-module__ZlPhCG__medium{grid-column:span 1}.Features-module__ZlPhCG__cardVisual{padding:0 var(--space-lg)var(--space-lg)}.Features-module__ZlPhCG__browserContent{justify-content:center}.Features-module__ZlPhCG__stampContainer{padding:var(--space-lg)}.Features-module__ZlPhCG__keyboardHint{display:none}}
.AntiChaos-module__IUsHTa__section{padding:var(--space-5xl)0;background:var(--cream);position:relative}.AntiChaos-module__IUsHTa__container{max-width:1100px;padding:0 var(--space-lg);margin:0 auto}.AntiChaos-module__IUsHTa__grid{gap:var(--space-4xl);grid-template-columns:1fr 1.1fr;align-items:center;display:grid}.AntiChaos-module__IUsHTa__content{gap:var(--space-lg);flex-direction:column;display:flex}.AntiChaos-module__IUsHTa__iconWrapper{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-lg);width:56px;height:56px;color:var(--focus-orange);box-shadow:var(--shadow-sm);justify-content:center;align-items:center;display:flex}.AntiChaos-module__IUsHTa__title{font-family:var(--font-display);color:var(--charcoal);font-size:clamp(1.875rem,4vw,2.5rem);font-weight:400;line-height:1.15}.AntiChaos-module__IUsHTa__highlight{color:var(--focus-orange)}.AntiChaos-module__IUsHTa__description{color:var(--slate);max-width:480px;font-size:1.0625rem;line-height:1.7}.AntiChaos-module__IUsHTa__problemList{gap:var(--space-sm);margin-top:var(--space-md);flex-direction:column;list-style:none;display:flex}.AntiChaos-module__IUsHTa__problemItem{align-items:center;gap:var(--space-md);padding:var(--space-md)var(--space-lg);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--charcoal);transition:all var(--transition-fast);font-size:.9375rem;display:flex}.AntiChaos-module__IUsHTa__problemItem:hover{border-color:var(--focus-orange);transform:translate(4px)}.AntiChaos-module__IUsHTa__problemIcon{width:36px;height:36px;color:var(--focus-orange);border-radius:var(--radius-md);background:#ff6b4a1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.AntiChaos-module__IUsHTa__illustration{justify-content:center;align-items:center;display:flex}.AntiChaos-module__IUsHTa__imageWrapper{border-radius:var(--radius-xl);position:relative;overflow:hidden}.AntiChaos-module__IUsHTa__image{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:900px){.AntiChaos-module__IUsHTa__grid{gap:var(--space-3xl);grid-template-columns:1fr}.AntiChaos-module__IUsHTa__content{text-align:center;align-items:center}.AntiChaos-module__IUsHTa__description{max-width:560px}.AntiChaos-module__IUsHTa__illustration{order:-1}.AntiChaos-module__IUsHTa__imageWrapper{max-width:480px}}@media (max-width:640px){.AntiChaos-module__IUsHTa__imageWrapper{max-width:100%}}
.HowItWorks-module__pJgLWa__section{padding:var(--space-5xl)0;position:relative}.HowItWorks-module__pJgLWa__container{max-width:1000px;padding:0 var(--space-lg);margin:0 auto}.HowItWorks-module__pJgLWa__header{text-align:center;margin-bottom:var(--space-4xl)}.HowItWorks-module__pJgLWa__badge{align-items:center;gap:var(--space-sm);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--slate);margin-bottom:var(--space-lg);box-shadow:var(--shadow-xs);padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.HowItWorks-module__pJgLWa__title{font-family:var(--font-display);color:var(--charcoal);margin-bottom:var(--space-lg);font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.15}.HowItWorks-module__pJgLWa__highlight{color:var(--knowledge-green)}.HowItWorks-module__pJgLWa__description{color:var(--slate);max-width:480px;margin:0 auto;font-size:1.0625rem}.HowItWorks-module__pJgLWa__stepsGrid{gap:var(--space-md);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.HowItWorks-module__pJgLWa__step{flex-direction:column;align-items:center;display:flex;position:relative}.HowItWorks-module__pJgLWa__stepContent{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-xl);text-align:center;width:100%;box-shadow:var(--shadow-card);transition:all var(--transition-base)}.HowItWorks-module__pJgLWa__stepContent:hover{box-shadow:var(--shadow-card-hover);border-color:var(--knowledge-green);transform:translateY(-4px)}.HowItWorks-module__pJgLWa__stepNumber{font-family:var(--font-display);opacity:.2;margin-bottom:var(--space-sm);font-size:2.5rem;font-weight:300;line-height:1}.HowItWorks-module__pJgLWa__stepIcon{border-radius:var(--radius-lg);width:56px;height:56px;margin:0 auto var(--space-md);justify-content:center;align-items:center;display:flex}.HowItWorks-module__pJgLWa__stepTitle{font-family:var(--font-sans);color:var(--charcoal);margin-bottom:var(--space-sm);font-size:1.125rem;font-weight:600}.HowItWorks-module__pJgLWa__stepDescription{color:var(--slate);font-size:.9375rem;line-height:1.6}.HowItWorks-module__pJgLWa__connector{display:none}@media (max-width:900px){.HowItWorks-module__pJgLWa__stepsGrid{gap:var(--space-lg);grid-template-columns:repeat(2,1fr)}.HowItWorks-module__pJgLWa__connector{display:none}}@media (max-width:640px){.HowItWorks-module__pJgLWa__stepsGrid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.HowItWorks-module__pJgLWa__connector{color:var(--stone);padding:var(--space-md)0;justify-content:center;display:flex}.HowItWorks-module__pJgLWa__step:last-child .HowItWorks-module__pJgLWa__connector{display:none}}
.Pricing-module__69x5wG__section{padding:var(--space-5xl)0;background:var(--cream);position:relative}.Pricing-module__69x5wG__container{max-width:1100px;padding:0 var(--space-lg);margin:0 auto}.Pricing-module__69x5wG__header{text-align:center;margin-bottom:var(--space-4xl)}.Pricing-module__69x5wG__badge{align-items:center;gap:var(--space-sm);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--slate);margin-bottom:var(--space-lg);box-shadow:var(--shadow-xs);padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.Pricing-module__69x5wG__title{font-family:var(--font-display);color:var(--charcoal);margin-bottom:var(--space-lg);font-size:clamp(2rem,4vw,2.75rem);font-weight:400;line-height:1.15}.Pricing-module__69x5wG__highlight{color:var(--knowledge-green)}.Pricing-module__69x5wG__description{color:var(--slate);max-width:420px;margin:0 auto;font-size:1.0625rem}.Pricing-module__69x5wG__grid{gap:var(--space-lg);grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.Pricing-module__69x5wG__card{padding:var(--space-xl);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);transition:all var(--transition-base);flex-direction:column;display:flex;position:relative}.Pricing-module__69x5wG__card:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.Pricing-module__69x5wG__card.Pricing-module__69x5wG__popular{border-color:var(--knowledge-green);box-shadow:var(--shadow-green);z-index:1;transform:scale(1.02)}.Pricing-module__69x5wG__card.Pricing-module__69x5wG__popular:hover{transform:scale(1.02)translateY(-4px)}.Pricing-module__69x5wG__popularBadge{align-items:center;gap:var(--space-xs);top:calc(-1*var(--space-sm));padding:var(--space-xs)var(--space-md);text-transform:uppercase;letter-spacing:.05em;background:var(--knowledge-green);border-radius:var(--radius-full);color:#fff;box-shadow:var(--shadow-sm);font-size:.6875rem;font-weight:600;display:inline-flex;position:absolute;left:50%;transform:translate(-50%)}.Pricing-module__69x5wG__cardHeader{margin-bottom:var(--space-xl);padding-bottom:var(--space-xl);border-bottom:1px solid var(--border)}.Pricing-module__69x5wG__planName{font-family:var(--font-sans);color:var(--charcoal);margin-bottom:var(--space-md);font-size:1.125rem;font-weight:600}.Pricing-module__69x5wG__priceWrapper{align-items:baseline;gap:var(--space-xs);margin-bottom:var(--space-sm);display:flex}.Pricing-module__69x5wG__price{font-family:var(--font-display);color:var(--charcoal);letter-spacing:-.01em;font-size:2.75rem;font-weight:400}.Pricing-module__69x5wG__period{color:var(--stone);font-size:.9375rem}.Pricing-module__69x5wG__planDescription{color:var(--slate);font-size:.9375rem}.Pricing-module__69x5wG__features{gap:var(--space-sm);margin-bottom:var(--space-xl);flex-direction:column;flex:1;list-style:none;display:flex}.Pricing-module__69x5wG__feature{align-items:flex-start;gap:var(--space-sm);color:var(--slate);font-size:.9375rem;line-height:1.5;display:flex}.Pricing-module__69x5wG__checkIcon{width:20px;height:20px;color:var(--success-green);border-radius:var(--radius-sm);background:#10b9811a;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.Pricing-module__69x5wG__card.Pricing-module__69x5wG__popular .Pricing-module__69x5wG__checkIcon{color:var(--knowledge-green);background:#3866411a}.Pricing-module__69x5wG__cta{width:100%}@media (max-width:900px){.Pricing-module__69x5wG__grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.Pricing-module__69x5wG__card.Pricing-module__69x5wG__popular{order:-1;transform:none}.Pricing-module__69x5wG__card.Pricing-module__69x5wG__popular:hover{transform:translateY(-4px)}}
.Roadmap-module__th7BXq__section{padding:var(--space-5xl)0;position:relative}.Roadmap-module__th7BXq__container{max-width:700px;padding:0 var(--space-lg);margin:0 auto}.Roadmap-module__th7BXq__header{text-align:center;margin-bottom:var(--space-3xl)}.Roadmap-module__th7BXq__badge{align-items:center;gap:var(--space-sm);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-full);color:var(--slate);margin-bottom:var(--space-lg);box-shadow:var(--shadow-xs);padding:.5rem 1rem;font-size:.8125rem;font-weight:500;display:inline-flex}.Roadmap-module__th7BXq__badge svg{color:var(--soft-purple)}.Roadmap-module__th7BXq__title{font-family:var(--font-display);color:var(--charcoal);margin-bottom:var(--space-md);font-size:clamp(2rem,4vw,2.5rem);font-weight:400}.Roadmap-module__th7BXq__subtitle{color:var(--slate);max-width:420px;margin:0 auto;font-size:1.0625rem}.Roadmap-module__th7BXq__timeline{gap:var(--space-sm);flex-direction:column;display:flex}.Roadmap-module__th7BXq__item{gap:var(--space-md);padding:var(--space-lg);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-fast);box-shadow:var(--shadow-xs);display:flex}.Roadmap-module__th7BXq__item:hover{border-color:var(--knowledge-green);transform:translate(4px)}.Roadmap-module__th7BXq__itemIcon{border-radius:var(--radius-md);background:var(--cream);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Roadmap-module__th7BXq__completed .Roadmap-module__th7BXq__itemIcon{color:var(--success-green);background:#10b9811a}.Roadmap-module__th7BXq__inProgress .Roadmap-module__th7BXq__itemIcon{color:var(--knowledge-green);background:#2d5bff1a}.Roadmap-module__th7BXq__planned .Roadmap-module__th7BXq__itemIcon{background:var(--cream);color:var(--stone)}.Roadmap-module__th7BXq__spinning{animation:1.5s linear infinite Roadmap-module__th7BXq__spin}@keyframes Roadmap-module__th7BXq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Roadmap-module__th7BXq__itemContent{flex:1}.Roadmap-module__th7BXq__itemHeader{justify-content:space-between;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-xs);flex-wrap:wrap;display:flex}.Roadmap-module__th7BXq__itemTitle{font-family:var(--font-sans);color:var(--charcoal);font-size:1rem;font-weight:600}.Roadmap-module__th7BXq__itemQuarter{color:var(--stone);background:var(--cream);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.03em;padding:2px 8px;font-size:.6875rem;font-weight:500}.Roadmap-module__th7BXq__itemDescription{color:var(--slate);margin-bottom:var(--space-sm);font-size:.875rem;line-height:1.5}.Roadmap-module__th7BXq__itemStatus{text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600}.Roadmap-module__th7BXq__completed .Roadmap-module__th7BXq__itemStatus{color:var(--success-green)}.Roadmap-module__th7BXq__inProgress .Roadmap-module__th7BXq__itemStatus{color:var(--knowledge-green)}.Roadmap-module__th7BXq__planned .Roadmap-module__th7BXq__itemStatus{color:var(--stone)}@media (max-width:640px){.Roadmap-module__th7BXq__item{padding:var(--space-md)}.Roadmap-module__th7BXq__itemHeader{flex-direction:column;align-items:flex-start}}
.CTA-module__sJQNzq__section{padding:var(--space-5xl)0}.CTA-module__sJQNzq__container{max-width:900px;padding:0 var(--space-lg);margin:0 auto}.CTA-module__sJQNzq__card{padding:var(--space-4xl);background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-lg);position:relative}.CTA-module__sJQNzq__content{z-index:1;text-align:center;align-items:center;gap:var(--space-lg);flex-direction:column;display:flex;position:relative}.CTA-module__sJQNzq__iconWrapper{width:64px;height:64px;color:var(--knowledge-green);border-radius:var(--radius-xl);background:#2d5bff14;justify-content:center;align-items:center;display:flex}.CTA-module__sJQNzq__title{font-family:var(--font-display);color:var(--charcoal);max-width:500px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:400;line-height:1.2}.CTA-module__sJQNzq__description{color:var(--slate);max-width:460px;font-size:1.0625rem}.CTA-module__sJQNzq__actions{align-items:center;gap:var(--space-md);margin-top:var(--space-sm);flex-direction:column;display:flex}.CTA-module__sJQNzq__note{color:var(--stone);font-size:.8125rem}.CTA-module__sJQNzq__corner{border:2px solid var(--knowledge-green);opacity:.3;width:24px;height:24px;position:absolute}.CTA-module__sJQNzq__topLeft{top:var(--space-lg);left:var(--space-lg);border-bottom:none;border-right:none;border-radius:4px 0 0}.CTA-module__sJQNzq__topRight{top:var(--space-lg);right:var(--space-lg);border-bottom:none;border-left:none;border-radius:0 4px 0 0}.CTA-module__sJQNzq__bottomLeft{bottom:var(--space-lg);left:var(--space-lg);border-top:none;border-right:none;border-radius:0 0 0 4px}.CTA-module__sJQNzq__bottomRight{bottom:var(--space-lg);right:var(--space-lg);border-top:none;border-left:none;border-radius:0 0 4px}@media (max-width:640px){.CTA-module__sJQNzq__card{padding:var(--space-2xl)var(--space-lg)}.CTA-module__sJQNzq__corner{display:none}}
.Footer-module__AnpLMa__footer{padding:var(--space-4xl)0 var(--space-xl);background:var(--cream);border-top:1px solid var(--border)}.Footer-module__AnpLMa__container{max-width:1100px;padding:0 var(--space-lg);margin:0 auto}.Footer-module__AnpLMa__top{gap:var(--space-4xl);margin-bottom:var(--space-3xl);padding-bottom:var(--space-3xl);border-bottom:1px solid var(--border);grid-template-columns:1.2fr 2.8fr;display:grid}.Footer-module__AnpLMa__brand{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__AnpLMa__logo{align-items:center;gap:var(--space-sm);text-decoration:none;display:flex}.Footer-module__AnpLMa__logoImage{border-radius:var(--radius-sm)}.Footer-module__AnpLMa__logoText{font-family:var(--font-display);color:var(--charcoal);letter-spacing:0;font-size:1.375rem;font-weight:500}.Footer-module__AnpLMa__tagline{color:var(--slate);max-width:220px;font-size:.9375rem;line-height:1.6}.Footer-module__AnpLMa__social{gap:var(--space-sm);display:flex}.Footer-module__AnpLMa__socialLink{background:var(--paper);border:1px solid var(--border);border-radius:var(--radius-md);width:36px;height:36px;color:var(--slate);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Footer-module__AnpLMa__socialLink:hover{background:var(--paper);border-color:var(--knowledge-green);color:var(--knowledge-green)}.Footer-module__AnpLMa__links{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.Footer-module__AnpLMa__linkGroup{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__AnpLMa__linkTitle{font-family:var(--font-sans);color:var(--stone);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:600}.Footer-module__AnpLMa__linkList{gap:var(--space-sm);flex-direction:column;list-style:none;display:flex}.Footer-module__AnpLMa__link{color:var(--slate);transition:color var(--transition-fast);font-size:.9375rem;text-decoration:none}.Footer-module__AnpLMa__link:hover{color:var(--charcoal)}.Footer-module__AnpLMa__bottom{justify-content:space-between;align-items:center;display:flex}.Footer-module__AnpLMa__copyright,.Footer-module__AnpLMa__madeWith{color:var(--stone);font-size:.8125rem}@media (max-width:900px){.Footer-module__AnpLMa__top{gap:var(--space-3xl);grid-template-columns:1fr}.Footer-module__AnpLMa__links{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Footer-module__AnpLMa__links{gap:var(--space-lg);grid-template-columns:1fr 1fr}.Footer-module__AnpLMa__bottom{gap:var(--space-sm);text-align:center;flex-direction:column}}
