.Header-module__bsWvrW__header{z-index:1000;padding:24px 0;transition:all .4s cubic-bezier(.23,1,.32,1);position:sticky;top:0}.Header-module__bsWvrW__header.Header-module__bsWvrW__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fcfaf5cc;border-bottom:1px solid #0c2c550d;padding:16px 0}.Header-module__bsWvrW__nav{max-width:var(--max-content-width);justify-content:space-between;align-items:center;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__bsWvrW__logo{color:var(--color-deep-navy);letter-spacing:-.5px;font-size:1.5rem;font-weight:800;text-decoration:none;transition:opacity .2s}.Header-module__bsWvrW__logo:hover{opacity:.8}.Header-module__bsWvrW__desktopNav{align-items:center;gap:32px;display:none}.Header-module__bsWvrW__navLink{color:var(--color-teal-slate);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s}.Header-module__bsWvrW__navLink:hover{color:var(--color-deep-navy)}.Header-module__bsWvrW__navLinkDisabled{color:var(--color-teal-slate);opacity:.4;cursor:not-allowed;-webkit-user-select:none;user-select:none;font-size:.95rem;font-weight:500}.Header-module__bsWvrW__ctaButton{background:var(--color-deep-navy);color:var(--color-sandstone);cursor:pointer;border-radius:50px;padding:12px 28px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s cubic-bezier(.23,1,.32,1);display:inline-block}.Header-module__bsWvrW__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0c2c5526}.Header-module__bsWvrW__ctaButtonDisabled{background:var(--color-deep-navy);color:var(--color-sandstone);opacity:.4;cursor:not-allowed;-webkit-user-select:none;user-select:none;border-radius:50px;padding:12px 28px;font-size:.9rem;font-weight:600;display:inline-block}.Header-module__bsWvrW__mobileMenuButton{color:var(--color-deep-navy);cursor:pointer;justify-content:center;align-items:center;margin:-.5rem;padding:.5rem;display:flex}.Header-module__bsWvrW__mobileMenuButton svg{width:24px;height:24px}.Header-module__bsWvrW__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fcfaf5fa;border-top:1px solid #0c2c5514;padding:1rem 1.5rem;display:block}.Header-module__bsWvrW__mobileMenuContent{flex-direction:column;gap:.25rem;display:flex}.Header-module__bsWvrW__mobileNavLink{color:var(--color-teal-slate);border-radius:var(--radius-sm);padding:.75rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Header-module__bsWvrW__mobileNavLink:hover{color:var(--color-deep-navy);background-color:#0c2c550d}.Header-module__bsWvrW__mobileCtaContainer{border-top:1px solid #0c2c5514;margin-top:.5rem;padding-top:.75rem}.Header-module__bsWvrW__mobileCtaButton{background:var(--color-deep-navy);width:100%;color:var(--color-sandstone);text-align:center;border-radius:50px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.Header-module__bsWvrW__mobileCtaButton:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0c2c5526}.Header-module__bsWvrW__mobileNavLinkDisabled{color:var(--color-teal-slate);opacity:.4;cursor:not-allowed;-webkit-user-select:none;user-select:none;border-radius:var(--radius-sm);padding:.75rem 1rem;font-size:.9375rem;font-weight:500;display:block}.Header-module__bsWvrW__mobileCtaButtonDisabled{background:var(--color-deep-navy);width:100%;color:var(--color-sandstone);text-align:center;opacity:.4;cursor:not-allowed;-webkit-user-select:none;user-select:none;border-radius:50px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;display:block}@media (min-width:768px){.Header-module__bsWvrW__nav{padding:0 2rem}.Header-module__bsWvrW__desktopNav{display:flex}.Header-module__bsWvrW__mobileMenuButton{display:none}.Header-module__bsWvrW__mobileMenu{display:none!important}}@media (min-width:1024px){.Header-module__bsWvrW__desktopNav{gap:2.5rem}}
.AmbientCanvas-module__-pwTAG__canvas{z-index:-1;background:linear-gradient(to bottom,#fff,var(--color-warm-bg));pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.AmbientCanvas-module__-pwTAG__glow{filter:blur(120px);opacity:.15;border-radius:50%;width:80vw;height:80vw;position:absolute}.AmbientCanvas-module__-pwTAG__glow1{background:var(--color-soft-blue-teal);top:-20%;right:-10%}.AmbientCanvas-module__-pwTAG__glow2{background:var(--color-sandstone);bottom:-10%;left:-5%}@media (max-width:768px){.AmbientCanvas-module__-pwTAG__glow{width:120vw;height:120vw}}
.Hero-module__xDR1eG__hero{text-align:center;padding:120px 24px 80px;position:relative}.Hero-module__xDR1eG__content{z-index:10;max-width:900px;margin:0 auto;position:relative}.Hero-module__xDR1eG__headline{color:var(--color-deep-navy);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;line-height:1.1}.Hero-module__xDR1eG__lead{color:var(--color-teal-slate);max-width:700px;margin:0 auto 48px;font-size:1.25rem;line-height:1.6}.Hero-module__xDR1eG__ctaContainer{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.Hero-module__xDR1eG__btnPrimary{background:var(--color-deep-navy);color:var(--color-sandstone);cursor:pointer;border:none;border-radius:50px;padding:12px 28px;font-size:.9rem;font-weight:600;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s cubic-bezier(.23,1,.32,1)}.Hero-module__xDR1eG__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0c2c5526}.Hero-module__xDR1eG__btnPrimaryDisabled{background:var(--color-deep-navy);color:var(--color-sandstone);opacity:.4;cursor:not-allowed;border:none;border-radius:50px;padding:12px 28px;font-size:.9rem;font-weight:600}.Hero-module__xDR1eG__btnSecondary{background:var(--color-sandstone);color:var(--color-deep-navy);cursor:pointer;border:none;border-radius:50px;padding:12px 28px;font-size:.9rem;font-weight:600;transition:transform .3s cubic-bezier(.23,1,.32,1),box-shadow .3s cubic-bezier(.23,1,.32,1)}.Hero-module__xDR1eG__btnSecondaryDisabled{background:var(--color-sandstone);color:var(--color-deep-navy);opacity:.4;cursor:not-allowed;border:none;border-radius:50px;padding:12px 28px;font-size:.9rem;font-weight:600}.Hero-module__xDR1eG__btnSecondary:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0c2c5526}.Hero-module__xDR1eG__noObligation{color:var(--color-teal-slate);letter-spacing:.01em;margin-top:16px;font-size:1rem}.Hero-module__xDR1eG__comingSoonBanner{color:var(--color-teal-slate);background:#0c2c550f;border:1px solid #0c2c551f;border-radius:50px;align-items:center;gap:10px;margin-top:28px;padding:10px 20px;font-size:.875rem;font-weight:500;display:inline-flex}.Hero-module__xDR1eG__comingSoonDot{background:var(--color-deep-navy);opacity:.5;border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (max-width:768px){.Hero-module__xDR1eG__hero{padding:80px 24px 60px}}
.ResourcesSidebar-module__hIG7TW__nav{flex-direction:column;gap:32px;display:flex}.ResourcesSidebar-module__hIG7TW__section{flex-direction:column;gap:4px;display:flex}.ResourcesSidebar-module__hIG7TW__sectionLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--color-soft-blue-teal);margin-bottom:8px;padding:0 12px;font-size:.7rem;font-weight:700}.ResourcesSidebar-module__hIG7TW__list{flex-direction:column;gap:2px;list-style:none;display:flex}.ResourcesSidebar-module__hIG7TW__link,.ResourcesSidebar-module__hIG7TW__linkDisabled{cursor:pointer;color:var(--color-teal-slate);border-radius:10px;align-items:center;gap:10px;padding:9px 12px;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex;position:relative}.ResourcesSidebar-module__hIG7TW__link:hover{color:var(--color-deep-navy);background:#2963740f}.ResourcesSidebar-module__hIG7TW__link:hover .ResourcesSidebar-module__hIG7TW__linkIndicator{background:var(--color-soft-blue-teal)}.ResourcesSidebar-module__hIG7TW__linkActive{color:var(--color-deep-navy);background:#0c2c550d;font-weight:600}.ResourcesSidebar-module__hIG7TW__linkActive .ResourcesSidebar-module__hIG7TW__linkIndicator{background:var(--color-deep-navy)}.ResourcesSidebar-module__hIG7TW__linkDisabled{color:#29637459;cursor:default;pointer-events:none}.ResourcesSidebar-module__hIG7TW__linkIndicator{background:#29637433;border-radius:50%;flex-shrink:0;width:5px;height:5px;transition:background .2s}.ResourcesSidebar-module__hIG7TW__soon{letter-spacing:.05em;text-transform:uppercase;color:#29637466;background:#29637414;border-radius:50px;margin-left:auto;padding:2px 7px;font-size:.65rem;font-weight:600}@media (max-width:768px){.ResourcesSidebar-module__hIG7TW__nav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffb3;border:1px solid #2963741a;border-radius:14px;flex-direction:row;gap:0;padding:8px;overflow-x:auto}.ResourcesSidebar-module__hIG7TW__section{flex-direction:row;gap:0}.ResourcesSidebar-module__hIG7TW__sectionLabel{display:none}.ResourcesSidebar-module__hIG7TW__list{flex-direction:row;gap:4px}.ResourcesSidebar-module__hIG7TW__link,.ResourcesSidebar-module__hIG7TW__linkDisabled{white-space:nowrap}}
.FeatureCards-module__pcaU_a__section{padding:0 24px 100px}.FeatureCards-module__pcaU_a__grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;max-width:1100px;margin:0 auto;display:grid}.FeatureCards-module__pcaU_a__card{background:#fff;border:1px solid #2963741a;border-radius:20px;flex-direction:column;gap:16px;padding:40px 32px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex}.FeatureCards-module__pcaU_a__card:hover{border-color:var(--color-soft-blue-teal);transform:translateY(-4px);box-shadow:0 20px 40px #2963740d}.FeatureCards-module__pcaU_a__accent{background:linear-gradient(90deg,var(--color-sandstone),var(--color-soft-blue-teal));border-radius:2px;width:40px;height:4px;margin-bottom:8px}.FeatureCards-module__pcaU_a__title{color:var(--color-deep-navy);margin:0;font-size:1.3rem;font-weight:700}.FeatureCards-module__pcaU_a__description{color:var(--color-teal-slate);margin:0;font-size:1rem;line-height:1.5}
.Footer-module__0rC97W__footer{background:var(--color-warm-bg);z-index:10;border-top:1px solid #2963741a;position:relative}.Footer-module__0rC97W__top{grid-template-columns:repeat(4,1fr);align-items:flex-start;gap:40px;max-width:1100px;margin:0 auto;padding:40px 24px 32px;display:grid}.Footer-module__0rC97W__brand{flex-direction:column;gap:14px;display:flex}.Footer-module__0rC97W__logo{color:var(--color-deep-navy);letter-spacing:-.02em;font-size:1.4rem;font-weight:800;text-decoration:none}.Footer-module__0rC97W__tagline{color:var(--color-teal-slate);opacity:.75;font-size:.88rem;line-height:1.65}.Footer-module__0rC97W__email{color:var(--color-deep-navy);width:fit-content;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__0rC97W__email:hover{color:var(--color-teal-slate)}.Footer-module__0rC97W__socialCol{flex-direction:column;gap:16px;display:flex}.Footer-module__0rC97W__contactGroup{flex-direction:column;gap:8px;margin-top:8px;display:flex}.Footer-module__0rC97W__linkGroup{flex-direction:column;gap:16px;min-width:0;display:flex}.Footer-module__0rC97W__groupHeading{letter-spacing:.1em;text-transform:uppercase;color:var(--color-soft-blue-teal);font-size:.7rem;font-weight:700}.Footer-module__0rC97W__linkList{flex-direction:column;gap:10px;list-style:none;display:flex}.Footer-module__0rC97W__link{color:var(--color-teal-slate);opacity:.75;font-size:.88rem;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module__0rC97W__link:hover{color:var(--color-deep-navy);opacity:1}.Footer-module__0rC97W__bottom{border-top:1px solid #29637412;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1100px;margin:0 auto;padding:16px 24px;display:flex}.Footer-module__0rC97W__copyright{color:var(--color-teal-slate);opacity:.55;flex-shrink:0;font-size:.78rem}.Footer-module__0rC97W__companyInfo{color:var(--color-teal-slate);opacity:.45;text-align:right;flex-wrap:wrap;align-items:center;gap:8px;font-size:.78rem;display:flex}.Footer-module__0rC97W__company{font-weight:600}.Footer-module__0rC97W__separator{opacity:.4}.Footer-module__0rC97W__socials{align-items:center;gap:4px;display:flex}.Footer-module__0rC97W__socialIcon{width:36px;height:36px;color:var(--color-teal-slate);opacity:.5;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Footer-module__0rC97W__socialIcon svg{width:18px;height:18px}.Footer-module__0rC97W__socialIcon:hover{color:var(--color-deep-navy);opacity:1;background:#29637412}@media (max-width:768px){.Footer-module__0rC97W__top{grid-template-columns:repeat(2,1fr);gap:32px;padding:36px 20px 28px}.Footer-module__0rC97W__bottom{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 20px}.Footer-module__0rC97W__companyInfo{text-align:left}}@media (max-width:480px){.Footer-module__0rC97W__top{grid-template-columns:1fr}}
.resources-module__MkgHeG__shell{z-index:10;align-items:flex-start;gap:64px;max-width:1100px;margin:0 auto;padding:120px 24px 100px;display:flex;position:relative}.resources-module__MkgHeG__sidebar{width:220px;top:calc(var(--header-height) + 32px);flex-shrink:0;position:sticky}.resources-module__MkgHeG__main{flex:1;min-width:0;max-width:720px}@media (max-width:768px){.resources-module__MkgHeG__shell{flex-direction:column;gap:32px;padding:100px 16px 80px}.resources-module__MkgHeG__sidebar{width:100%;position:static}}
.PricingSection-module__2HlxuG__section{z-index:10;padding:120px 24px 100px;position:relative}.PricingSection-module__2HlxuG__header{text-align:center;max-width:680px;margin:0 auto 64px}.PricingSection-module__2HlxuG__headline{color:var(--color-deep-navy);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.PricingSection-module__2HlxuG__subheading{color:var(--color-teal-slate);max-width:560px;margin:0 auto 40px;font-size:1.1rem;line-height:1.65}.PricingSection-module__2HlxuG__noCommitment{color:var(--color-teal-slate);letter-spacing:.01em;margin-top:-28px;margin-bottom:32px;font-size:.95rem}.PricingSection-module__2HlxuG__toggleWrapper{background:#0c2c550d;border:1px solid #0c2c551a;border-radius:50px;align-items:center;gap:2px;padding:4px;display:inline-flex}.PricingSection-module__2HlxuG__toggleOption{color:var(--color-teal-slate);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:50px;align-items:center;gap:8px;padding:9px 22px;font-size:.9rem;font-weight:500;transition:all .25s;display:inline-flex}.PricingSection-module__2HlxuG__toggleActive{background:var(--color-deep-navy);color:var(--color-sandstone);font-weight:600}.PricingSection-module__2HlxuG__saveBadge{color:var(--color-soft-blue-teal);letter-spacing:.02em;background:#629fad33;border-radius:50px;padding:2px 8px;font-size:.72rem;font-weight:600}.PricingSection-module__2HlxuG__toggleActive .PricingSection-module__2HlxuG__saveBadge{color:var(--color-sandstone);background:#ededce26}.PricingSection-module__2HlxuG__grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;max-width:1100px;margin:0 auto;display:grid}.PricingSection-module__2HlxuG__card{background:#fff;border:1px solid #2963741a;border-radius:24px;flex-direction:column;gap:0;padding:40px 36px;transition:all .4s cubic-bezier(.23,1,.32,1);display:flex;position:relative}.PricingSection-module__2HlxuG__card:hover{border-color:var(--color-soft-blue-teal);transform:translateY(-4px);box-shadow:0 20px 40px #29637412}.PricingSection-module__2HlxuG__cardFeatured{background:var(--color-deep-navy);border-color:var(--color-deep-navy);transform:translateY(-8px);box-shadow:0 24px 60px #0c2c5538}.PricingSection-module__2HlxuG__cardFeatured:hover{border-color:var(--color-deep-navy);transform:translateY(-14px);box-shadow:0 32px 80px #0c2c5547}.PricingSection-module__2HlxuG__popularBadge{background:linear-gradient(90deg,var(--color-soft-blue-teal),var(--color-teal-slate));color:#fff;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:50px;padding:5px 18px;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.PricingSection-module__2HlxuG__cardHeader{margin-bottom:24px}.PricingSection-module__2HlxuG__accent{background:linear-gradient(90deg,var(--color-sandstone),var(--color-soft-blue-teal));border-radius:2px;width:36px;height:4px;margin-bottom:16px}.PricingSection-module__2HlxuG__accentInverted{background:linear-gradient(90deg,#ededce99,var(--color-soft-blue-teal))}.PricingSection-module__2HlxuG__planName{color:var(--color-deep-navy);letter-spacing:-.01em;margin-bottom:8px;font-size:1.5rem;font-weight:800}.PricingSection-module__2HlxuG__cardFeatured .PricingSection-module__2HlxuG__planName{color:var(--color-sandstone)}.PricingSection-module__2HlxuG__tagline{color:var(--color-teal-slate);font-size:.9rem;line-height:1.5}.PricingSection-module__2HlxuG__taglineFeatured{color:#ededcea6}.PricingSection-module__2HlxuG__priceBlock{align-items:baseline;gap:2px;margin-bottom:6px;display:flex}.PricingSection-module__2HlxuG__currency{color:var(--color-deep-navy);align-self:flex-start;margin-top:6px;font-size:1.3rem;font-weight:700}.PricingSection-module__2HlxuG__cardFeatured .PricingSection-module__2HlxuG__currency{color:var(--color-sandstone)}.PricingSection-module__2HlxuG__price{color:var(--color-deep-navy);letter-spacing:-.03em;font-size:3.2rem;font-weight:800;line-height:1}.PricingSection-module__2HlxuG__cardFeatured .PricingSection-module__2HlxuG__price{color:var(--color-sandstone)}.PricingSection-module__2HlxuG__priceLabel{color:var(--color-teal-slate);margin-left:2px;font-size:1rem;font-weight:500}.PricingSection-module__2HlxuG__priceLabelFeatured{color:#ededce8c}.PricingSection-module__2HlxuG__annualNote{color:var(--color-soft-blue-teal);margin-bottom:28px;font-size:.82rem;font-weight:600}.PricingSection-module__2HlxuG__annualNoteFeatured{color:#629fade6}.PricingSection-module__2HlxuG__annualHint{color:#29637499;margin-bottom:28px;font-size:.82rem}.PricingSection-module__2HlxuG__annualHintFeatured{color:#ededce59}.PricingSection-module__2HlxuG__featureList{flex-direction:column;flex:1;gap:18px;margin-bottom:36px;list-style:none;display:flex}.PricingSection-module__2HlxuG__featureItem{align-items:flex-start;gap:14px;display:flex}.PricingSection-module__2HlxuG__checkIcon{flex-shrink:0;width:20px;height:20px;margin-top:1px}.PricingSection-module__2HlxuG__featureLabel{color:var(--color-deep-navy);margin-bottom:2px;font-size:.93rem;font-weight:600;display:block}.PricingSection-module__2HlxuG__featureLabelFeatured{color:var(--color-sandstone)}.PricingSection-module__2HlxuG__featureDetail{color:var(--color-teal-slate);font-size:.82rem;line-height:1.45;display:block}.PricingSection-module__2HlxuG__featureDetailFeatured{color:#ededce8c}.PricingSection-module__2HlxuG__ctaButton{text-align:center;letter-spacing:.01em;background:var(--color-deep-navy);width:100%;color:var(--color-sandstone);border:2px solid #0000;border-radius:50px;margin-top:auto;padding:14px 24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);display:block}.PricingSection-module__2HlxuG__ctaButton:hover{transform:translateY(-2px);box-shadow:0 10px 28px #0c2c552e}.PricingSection-module__2HlxuG__ctaButtonDisabled{opacity:.4;cursor:not-allowed;pointer-events:none}.PricingSection-module__2HlxuG__ctaButtonFeatured{background:var(--color-sandstone);color:var(--color-deep-navy);border-color:#0000}.PricingSection-module__2HlxuG__ctaButtonFeatured:hover{background:#fff;box-shadow:0 10px 28px #0000001f}.PricingSection-module__2HlxuG__footnote{text-align:center;color:#2963748c;max-width:520px;margin-top:48px;margin-left:auto;margin-right:auto;font-size:.82rem}@media (max-width:900px){.PricingSection-module__2HlxuG__grid{grid-template-columns:1fr;max-width:480px}.PricingSection-module__2HlxuG__cardFeatured{order:-1;transform:none}.PricingSection-module__2HlxuG__cardFeatured:hover{transform:translateY(-4px)}}@media (max-width:600px){.PricingSection-module__2HlxuG__section{padding:100px 16px 80px}.PricingSection-module__2HlxuG__card{padding:36px 28px}.PricingSection-module__2HlxuG__price{font-size:2.6rem}}
