.SectionCards-module__iGsYJa__grid{grid-template-columns:repeat(4,1fr);display:grid}.SectionCards-module__iGsYJa__card{border-right:1px solid var(--border);border-bottom:1px solid var(--border);cursor:default;background:#fff;flex-direction:column;padding:2.25rem;transition:background .35s cubic-bezier(.16,1,.3,1) .15s;display:flex;position:relative}.SectionCards-module__iGsYJa__card:nth-child(4n){border-right:none}.SectionCards-module__iGsYJa__card:nth-child(n+5){border-bottom:none}.SectionCards-module__iGsYJa__card:nth-child(5),.SectionCards-module__iGsYJa__card:nth-child(6),.SectionCards-module__iGsYJa__card:nth-child(7),.SectionCards-module__iGsYJa__card:nth-child(8){background:#f5f2ee}.SectionCards-module__iGsYJa__cardTop{flex-direction:column;gap:.875rem;padding-bottom:1.25rem;display:flex}.SectionCards-module__iGsYJa__num{font-family:var(--font-ui);color:var(--gold);letter-spacing:.06em;font-size:.6875rem;font-weight:600;transition:color .35s}.SectionCards-module__iGsYJa__title{color:var(--ink);letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:1.0625rem;font-weight:700;line-height:1.25;transition:color .35s}.SectionCards-module__iGsYJa__descWrap{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.16,1,.3,1) .15s;display:grid}.SectionCards-module__iGsYJa__descInner{overflow:hidden}.SectionCards-module__iGsYJa__desc{color:#fff0;padding-top:0;font-size:.8125rem;line-height:1.65;transition:color .3s 50ms,padding-top .4s cubic-bezier(.16,1,.3,1)}@media (hover:hover){.SectionCards-module__iGsYJa__card:hover{background:var(--navy);transition-delay:0s}.SectionCards-module__iGsYJa__card:hover .SectionCards-module__iGsYJa__num{color:var(--gold-light)}.SectionCards-module__iGsYJa__card:hover .SectionCards-module__iGsYJa__title{color:#fff}.SectionCards-module__iGsYJa__card:hover .SectionCards-module__iGsYJa__descWrap{grid-template-rows:1fr;transition-delay:0s}.SectionCards-module__iGsYJa__card:hover .SectionCards-module__iGsYJa__desc{color:#fff9;padding-top:.125rem}}.SectionCards-module__iGsYJa__card.SectionCards-module__iGsYJa__active{background:var(--navy)}.SectionCards-module__iGsYJa__card.SectionCards-module__iGsYJa__active .SectionCards-module__iGsYJa__num{color:var(--gold-light)}.SectionCards-module__iGsYJa__card.SectionCards-module__iGsYJa__active .SectionCards-module__iGsYJa__title{color:#fff}.SectionCards-module__iGsYJa__card.SectionCards-module__iGsYJa__active .SectionCards-module__iGsYJa__descWrap{grid-template-rows:1fr}.SectionCards-module__iGsYJa__card.SectionCards-module__iGsYJa__active .SectionCards-module__iGsYJa__desc{color:#fff9;padding-top:.125rem}@media (max-width:1024px){.SectionCards-module__iGsYJa__grid{grid-template-columns:repeat(2,1fr)}.SectionCards-module__iGsYJa__card:nth-child(4n){border-right:1px solid var(--border)}.SectionCards-module__iGsYJa__card:nth-child(2n){border-right:none}.SectionCards-module__iGsYJa__card:nth-child(n+5){border-bottom:1px solid var(--border)}.SectionCards-module__iGsYJa__card:nth-child(n+7){border-bottom:none}}@media (max-width:600px){.SectionCards-module__iGsYJa__grid{grid-template-columns:1fr}.SectionCards-module__iGsYJa__card{cursor:pointer;padding:1.5rem 1.25rem;border-right:none!important;border-bottom:1px solid var(--border)!important}.SectionCards-module__iGsYJa__card:last-child{border-bottom:none!important}}
.SiteFooter-module__p-5sba__footer{background:#f2ede5;position:relative;overflow:hidden}.SiteFooter-module__p-5sba__footerTop{z-index:1;justify-content:space-between;gap:4rem;padding:3.5rem 3rem 3rem;display:flex;position:relative}.SiteFooter-module__p-5sba__footerLeft{flex-direction:column;gap:.75rem;max-width:320px;display:flex}.SiteFooter-module__p-5sba__footerLogo{color:var(--ink);letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:1.125rem;font-weight:700}.SiteFooter-module__p-5sba__footerDesc{color:var(--ink-soft);font-size:.875rem;line-height:1.65}.SiteFooter-module__p-5sba__footerCopy{color:var(--ink-soft);margin-top:.5rem;font-size:.75rem}.SiteFooter-module__p-5sba__footerLinks{gap:4rem;display:flex}.SiteFooter-module__p-5sba__footerCol{flex-direction:column;gap:.625rem;display:flex}.SiteFooter-module__p-5sba__footerColLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.SiteFooter-module__p-5sba__footerCol a{color:var(--ink-mid);font-size:.875rem;text-decoration:none;transition:color .12s}.SiteFooter-module__p-5sba__footerCol a:hover{color:var(--ink)}.SiteFooter-module__p-5sba__footerWordmark{color:#0000;-webkit-text-stroke:1.5px #c8bfb0;letter-spacing:-.04em;opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none;padding:0 2rem 1.5rem;font-family:Fraunces,Georgia,serif;font-size:clamp(8rem,18vw,18rem);font-weight:700;line-height:.85}@media (max-width:900px){.SiteFooter-module__p-5sba__footerTop{flex-direction:column;gap:2.5rem}.SiteFooter-module__p-5sba__footerLinks{gap:2.5rem}}@media (max-width:640px){.SiteFooter-module__p-5sba__footerTop{padding:2.5rem 1.25rem 2rem}.SiteFooter-module__p-5sba__footerWordmark{padding:0 1rem 1rem;font-size:clamp(5rem,20vw,10rem)}}
.PageShell-module__9zokjG__page{background:var(--parchment);flex-direction:column;min-height:100vh;padding-top:56px;display:flex}.PageShell-module__9zokjG__nav{height:56px;box-shadow:inset 0 -1px 0 var(--border);background:var(--parchment);z-index:10;justify-content:space-between;align-items:center;padding:0 3rem;display:flex;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.PageShell-module__9zokjG__logo{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;font-size:1rem;font-weight:700;text-decoration:none}.PageShell-module__9zokjG__navMeta{color:var(--ink-soft);font-size:.75rem}.PageShell-module__9zokjG__hero{border-bottom:1px solid var(--border);background:var(--white)}.PageShell-module__9zokjG__heroInner{padding:4rem 3rem 3.5rem}.PageShell-module__9zokjG__title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.03em;margin-bottom:.875rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.PageShell-module__9zokjG__subtitle{color:var(--ink-soft);max-width:540px;margin:0;font-size:1.0625rem;line-height:1.7}.PageShell-module__9zokjG__body{flex:1}@media (max-width:640px){.PageShell-module__9zokjG__nav{padding:0 1.25rem}.PageShell-module__9zokjG__navMeta{display:none}.PageShell-module__9zokjG__heroInner{padding:3rem 1.25rem 2.5rem}}
.page-module__CX8dhW__label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.6875rem;font-weight:600}.page-module__CX8dhW__sectionTitle{font-family:var(--font-display);color:var(--ink);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.1}.page-module__CX8dhW__sectionSub{color:var(--ink-soft);max-width:520px;font-size:1rem;line-height:1.75}.page-module__CX8dhW__divider{border:none;border-top:1px solid var(--border)}.page-module__CX8dhW__steps{background:var(--parchment);padding:5rem 3rem}.page-module__CX8dhW__stepsInner{flex-direction:column;gap:0;max-width:860px;margin:0 auto;display:flex}.page-module__CX8dhW__step{border-bottom:1px solid var(--border);grid-template-columns:48px 1fr;gap:2.5rem;padding:3rem 0;display:grid}.page-module__CX8dhW__step:last-child{border-bottom:none}.page-module__CX8dhW__stepLeft{padding-top:.25rem}.page-module__CX8dhW__stepNum{font-family:var(--font-display);color:var(--gold);letter-spacing:.06em;font-size:.75rem;font-weight:700}.page-module__CX8dhW__stepTitle{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;margin-bottom:.875rem;font-size:1.375rem;font-weight:700;line-height:1.2}.page-module__CX8dhW__stepBody{color:var(--ink-mid);margin-bottom:1rem;font-size:1rem;line-height:1.8}.page-module__CX8dhW__stepNote{border-left:3px solid var(--border);padding-left:1rem}.page-module__CX8dhW__stepNote p{color:var(--ink-soft);font-size:.875rem;line-height:1.7}.page-module__CX8dhW__archetypes{background:var(--white);padding:5rem 3rem}.page-module__CX8dhW__archetypesInner{max-width:860px;margin:0 auto}.page-module__CX8dhW__archetypesHeader{margin-bottom:3rem}.page-module__CX8dhW__archetypeGrid{border:1px solid var(--border);border-radius:10px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.page-module__CX8dhW__archetypeCard{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:1.75rem}.page-module__CX8dhW__archetypeCard:nth-child(3n){border-right:none}.page-module__CX8dhW__archetypeCard:nth-child(n+4){border-bottom:none}.page-module__CX8dhW__archetypeName{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.page-module__CX8dhW__archetypeDesc{color:var(--ink-soft);font-size:.875rem;line-height:1.65}.page-module__CX8dhW__sources{background:var(--parchment);padding:5rem 3rem}.page-module__CX8dhW__sourcesInner{max-width:860px;margin:0 auto}.page-module__CX8dhW__sourcesHeader{margin-bottom:3rem}.page-module__CX8dhW__sourceGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.page-module__CX8dhW__sourceItem{background:var(--white);border:1px solid var(--border);border-radius:8px;padding:2rem}.page-module__CX8dhW__sourceItem h3{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin-bottom:.625rem;font-size:1rem;font-weight:700}.page-module__CX8dhW__sourceItem p{color:var(--ink-soft);font-size:.9375rem;line-height:1.7}.page-module__CX8dhW__cta{background:var(--navy);padding:5rem 3rem}.page-module__CX8dhW__ctaInner{max-width:860px;margin:0 auto}.page-module__CX8dhW__ctaTitle{font-family:var(--font-display);color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1}.page-module__CX8dhW__ctaSub{color:#ffffff8c;max-width:400px;margin-bottom:2rem;font-size:1rem;line-height:1.7}.page-module__CX8dhW__ctaRow{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.page-module__CX8dhW__ctaLink{color:#ffffff8c;font-size:.9375rem;text-decoration:none;transition:color .15s}.page-module__CX8dhW__ctaLink:hover{color:#fff}@media (max-width:768px){.page-module__CX8dhW__steps,.page-module__CX8dhW__archetypes,.page-module__CX8dhW__sources{padding:3.5rem 1.5rem}.page-module__CX8dhW__cta{padding:4rem 1.5rem}.page-module__CX8dhW__step{grid-template-columns:48px 1fr;gap:1rem;padding:2.5rem 0}.page-module__CX8dhW__archetypeGrid{grid-template-columns:repeat(2,1fr)}.page-module__CX8dhW__archetypeCard:nth-child(3n){border-right:1px solid var(--border)}.page-module__CX8dhW__archetypeCard:nth-child(2n){border-right:none}.page-module__CX8dhW__archetypeCard:nth-child(n+5){border-bottom:none}.page-module__CX8dhW__archetypeCard:nth-child(n+4){border-bottom:1px solid var(--border)}.page-module__CX8dhW__sourceGrid{grid-template-columns:1fr;gap:1rem}}@media (max-width:480px){.page-module__CX8dhW__archetypeGrid{grid-template-columns:1fr}.page-module__CX8dhW__archetypeCard{border-right:none!important}.page-module__CX8dhW__archetypeCard:last-child{border-bottom:none}}
.page-module__E0kJGG__page{min-height:100vh;font-family:var(--font-ui);background:#fafaf8;flex-direction:column;padding-top:56px;display:flex;overflow-x:clip}.page-module__E0kJGG__nav{height:56px;box-shadow:inset 0 -1px 0 var(--border);z-index:10;background:#fafaf8;justify-content:space-between;align-items:center;padding:0 3rem;display:flex;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.page-module__E0kJGG__logo{color:var(--ink);letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:1rem;font-weight:700}.page-module__E0kJGG__navMeta{color:var(--ink-soft);font-size:.75rem}.page-module__E0kJGG__hero{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:hidden}.page-module__E0kJGG__hero:before{content:"";background-image:repeating-linear-gradient(180deg,transparent,transparent 79px,var(--border)79px,var(--border)80px);opacity:.4;pointer-events:none;position:absolute;inset:0}.page-module__E0kJGG__heroInner{border-right:1px solid var(--border);padding:4.5rem 3rem 5rem;position:relative}.page-module__E0kJGG__heroRight{flex-direction:column;justify-content:flex-end;padding:2rem 3rem;display:flex;position:relative}.page-module__E0kJGG__heroRings{opacity:.85;width:100%;height:100%;position:absolute;inset:0}.page-module__E0kJGG__heroRightNote{font-family:var(--font-ui);color:var(--ink-soft);max-width:260px;font-size:.8125rem;line-height:1.7}.page-module__E0kJGG__eyebrow{font-family:var(--font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.625rem;margin-bottom:1.5rem;font-size:.6875rem;font-weight:600;display:flex}.page-module__E0kJGG__eyebrow:before{content:"";background:var(--gold);width:24px;height:1.5px;display:inline-block}.page-module__E0kJGG__headline{color:var(--ink);letter-spacing:-.035em;max-width:680px;margin-bottom:2rem;font-family:Fraunces,Georgia,serif;font-size:clamp(3.5rem,6.5vw,7rem);font-weight:700;line-height:.94}.page-module__E0kJGG__headline em{color:var(--gold);font-style:italic}.page-module__E0kJGG__sub{font-family:var(--font-ui);color:var(--ink-mid);max-width:480px;margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.7}.page-module__E0kJGG__ctaRow{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.page-module__E0kJGG__ctaNote{color:var(--ink-soft);font-size:.8125rem}.page-module__E0kJGG__statsBar{border-bottom:1px solid var(--border);background:var(--white);align-items:center;min-height:80px;padding:0 3rem;display:flex}.page-module__E0kJGG__stat{align-items:baseline;gap:.5rem;padding-right:2.5rem;display:flex}.page-module__E0kJGG__statNum{color:var(--ink);letter-spacing:-.03em;font-family:Fraunces,Georgia,serif;font-size:1.875rem;font-weight:700;line-height:1}.page-module__E0kJGG__statLabel{color:var(--ink-soft);white-space:nowrap;font-size:.8125rem}.page-module__E0kJGG__statDivider{background:var(--border);flex-shrink:0;width:1px;height:28px;margin-right:2.5rem}.page-module__E0kJGG__statSources{text-align:right;flex-direction:column;gap:.15rem;min-width:0;margin-left:auto;display:flex;overflow:hidden}.page-module__E0kJGG__statSourcesLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:.625rem;font-weight:600}.page-module__E0kJGG__statSourcesList{color:var(--ink-mid);font-size:.75rem}.page-module__E0kJGG__sectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.75rem;font-size:.6875rem;font-weight:600}.page-module__E0kJGG__inside{border-bottom:1px solid var(--border);background:#fafaf8}.page-module__E0kJGG__insideHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:3rem;padding:3.5rem 3rem 3rem;display:flex}.page-module__E0kJGG__sectionHeadline{color:var(--ink);letter-spacing:-.03em;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,3.5vw,3rem);font-weight:700;line-height:1.05}.page-module__E0kJGG__insideHeaderNote{color:var(--ink-soft);max-width:340px;padding-top:.5rem;font-size:.9375rem;line-height:1.7}.page-module__E0kJGG__testimonials{border-bottom:1px solid var(--border);background:#fafaf8}.page-module__E0kJGG__testimonialsHeader{padding:3rem 3rem 0}.page-module__E0kJGG__testimonialsGrid{grid-template-columns:repeat(3,1fr);display:grid}.page-module__E0kJGG__testimonial{border-right:1px solid var(--border);flex-direction:column;justify-content:space-between;gap:1.25rem;padding:2rem 2.5rem 2.5rem;display:flex}.page-module__E0kJGG__testimonial:last-child{border-right:none}.page-module__E0kJGG__testimonialQuote{color:var(--ink-mid);font-family:Fraunces,Georgia,serif;font-size:1.0625rem;font-style:italic;line-height:1.65}.page-module__E0kJGG__testimonialAuthor{color:var(--ink-soft);font-size:.75rem;font-weight:500}.page-module__E0kJGG__ctaBand{background:var(--navy);border-bottom:1px solid var(--border);padding:5rem 3rem}.page-module__E0kJGG__ctaBandInner{max-width:600px}.page-module__E0kJGG__ctaBandHeadline{color:#fff;letter-spacing:-.03em;max-width:560px;margin-bottom:1.25rem;font-family:Fraunces,Georgia,serif;font-size:clamp(2.5rem,4.5vw,4rem);font-weight:700;line-height:1}.page-module__E0kJGG__ctaBandSub{color:#ffffff80;max-width:420px;margin-bottom:2.25rem;font-size:1rem;line-height:1.65}.page-module__E0kJGG__footer{background:#f2ede5;position:relative;overflow:hidden}.page-module__E0kJGG__footerTop{z-index:1;justify-content:space-between;gap:4rem;padding:3.5rem 3rem 3rem;display:flex;position:relative}.page-module__E0kJGG__footerLeft{flex-direction:column;gap:.75rem;max-width:320px;display:flex}.page-module__E0kJGG__footerLogo{color:var(--ink);letter-spacing:-.01em;font-family:Fraunces,Georgia,serif;font-size:1.125rem;font-weight:700}.page-module__E0kJGG__footerDesc{color:var(--ink-soft);font-size:.875rem;line-height:1.65}.page-module__E0kJGG__footerCopy{color:var(--ink-soft);margin-top:.5rem;font-size:.75rem}.page-module__E0kJGG__footerLinks{gap:4rem;display:flex}.page-module__E0kJGG__footerCol{flex-direction:column;gap:.625rem;display:flex}.page-module__E0kJGG__footerColLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.25rem;font-size:.6875rem;font-weight:600}.page-module__E0kJGG__footerCol a{color:var(--ink-mid);font-size:.875rem;text-decoration:none;transition:color .12s}.page-module__E0kJGG__footerCol a:hover{color:var(--ink)}.page-module__E0kJGG__footerWordmark{color:#0000;-webkit-text-stroke:1.5px #c8bfb0;letter-spacing:-.04em;opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none;padding:0 2rem 1.5rem;font-family:Fraunces,Georgia,serif;font-size:clamp(8rem,18vw,18rem);font-weight:700;line-height:.85}@media (max-width:1024px){.page-module__E0kJGG__insideGrid{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__insideCard:nth-child(4n){border-right:1px solid var(--border)}.page-module__E0kJGG__insideCard:nth-child(2n){border-right:none}.page-module__E0kJGG__insideCard:nth-child(n+5){border-bottom:1px solid var(--border)}.page-module__E0kJGG__insideCard:nth-child(n+7){border-bottom:none}}@media (max-width:900px){.page-module__E0kJGG__testimonialsGrid{grid-template-columns:1fr}.page-module__E0kJGG__testimonial{border-right:none;border-bottom:1px solid var(--border)}.page-module__E0kJGG__testimonial:last-child{border-bottom:none}.page-module__E0kJGG__statsBar{flex-wrap:wrap;gap:1rem;min-height:auto;padding:1.25rem 1.5rem}.page-module__E0kJGG__statDivider{display:none}.page-module__E0kJGG__stat{padding:0}.page-module__E0kJGG__statSources{text-align:left;width:100%;margin-left:0}.page-module__E0kJGG__footerTop{flex-direction:column;gap:2.5rem}.page-module__E0kJGG__footerLinks{gap:2.5rem}.page-module__E0kJGG__insideHeader{flex-direction:column;align-items:flex-start;gap:.75rem}}@media (max-width:640px){.page-module__E0kJGG__nav{padding:0 1.25rem}.page-module__E0kJGG__navMeta{display:none}.page-module__E0kJGG__hero{grid-template-columns:1fr}.page-module__E0kJGG__heroInner{border-right:none;padding:3.5rem 1.25rem 3rem}.page-module__E0kJGG__heroRight{display:none}.page-module__E0kJGG__insideGrid{grid-template-columns:1fr}.page-module__E0kJGG__insideCard{border-right:none!important;border-bottom:1px solid var(--border)!important}.page-module__E0kJGG__insideCard:last-child{border-bottom:none!important}.page-module__E0kJGG__insideHeader{padding:2.5rem 1.25rem 2rem}.page-module__E0kJGG__insideCard{padding:1.5rem 1.25rem}.page-module__E0kJGG__testimonialsHeader{padding:2.5rem 1.25rem 0}.page-module__E0kJGG__testimonial{padding:1.75rem 1.25rem}.page-module__E0kJGG__ctaBand{padding:4rem 1.25rem}.page-module__E0kJGG__footerTop{padding:2.5rem 1.25rem 2rem}.page-module__E0kJGG__footerWordmark{padding:0 1rem 1rem;font-size:clamp(5rem,20vw,10rem)}}
.page-module__zhYoBW__label{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.6875rem;font-weight:600}.page-module__zhYoBW__sectionTitle{font-family:var(--font-display);color:var(--ink);letter-spacing:-.03em;margin-bottom:2.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.1}.page-module__zhYoBW__plans{background:var(--parchment);border-bottom:1px solid var(--border);padding:5rem 3rem}.page-module__zhYoBW__plansInner{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.page-module__zhYoBW__card{background:var(--white);border:1px solid var(--border);border-radius:12px;flex-direction:column;display:flex;overflow:hidden}.page-module__zhYoBW__card.page-module__zhYoBW__featured{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold)}.page-module__zhYoBW__cardTop{border-bottom:1px solid var(--border);padding:2rem 2rem 1.5rem}.page-module__zhYoBW__tag{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:1.25rem;font-size:.6875rem;font-weight:600;display:inline-block}.page-module__zhYoBW__featured .page-module__zhYoBW__tag{color:var(--gold)}.page-module__zhYoBW__priceRow{align-items:baseline;gap:.75rem;margin-bottom:.5rem;display:flex}.page-module__zhYoBW__price{font-family:var(--font-display);color:var(--ink);letter-spacing:-.04em;font-size:3.25rem;font-weight:700;line-height:1}.page-module__zhYoBW__priceNote{color:var(--ink-soft);font-size:.8125rem}.page-module__zhYoBW__planName{color:var(--ink);margin-bottom:.625rem;font-size:1rem;font-weight:600}.page-module__zhYoBW__planDesc{color:var(--ink-soft);margin:0;font-size:.9375rem;line-height:1.65}.page-module__zhYoBW__cardSections{padding:.5rem 0}.page-module__zhYoBW__sectionRow{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.625rem 2rem;display:flex}.page-module__zhYoBW__sectionRow:last-child{border-bottom:none}.page-module__zhYoBW__sectionRow.page-module__zhYoBW__locked{opacity:.4}.page-module__zhYoBW__sectionNum{letter-spacing:.08em;color:var(--gold);flex-shrink:0;width:20px;font-size:.625rem;font-weight:600}.page-module__zhYoBW__locked .page-module__zhYoBW__sectionNum{color:var(--ink-soft)}.page-module__zhYoBW__sectionTitle{color:var(--ink-mid);flex:1;font-size:.9375rem}.page-module__zhYoBW__included{color:var(--sage);flex-shrink:0;font-size:.75rem;font-weight:600}.page-module__zhYoBW__lockedLabel{color:var(--ink-soft);flex-shrink:0;font-size:.75rem}.page-module__zhYoBW__cardAction{padding:1.5rem 2rem 2rem}.page-module__zhYoBW__cardAction a{text-align:center;width:100%;display:block}.page-module__zhYoBW__included_band{background:var(--navy);border-bottom:1px solid #ffffff0f}.page-module__zhYoBW__includedInner{align-items:center;gap:0;max-width:900px;margin:0 auto;padding:2.5rem 3rem;display:flex}.page-module__zhYoBW__includedItem{flex-direction:column;flex:1;gap:.25rem;display:flex}.page-module__zhYoBW__includedNum{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;font-size:2.25rem;font-weight:700;line-height:1}.page-module__zhYoBW__includedLabel{color:#ffffff73;font-size:.8125rem;line-height:1.4}.page-module__zhYoBW__includedDivider{background:#ffffff1f;flex-shrink:0;width:1px;height:40px;margin:0 2.5rem}.page-module__zhYoBW__faqs{background:var(--white);border-bottom:1px solid var(--border);padding:5rem 3rem}.page-module__zhYoBW__faqsInner{max-width:900px;margin:0 auto;padding:0}.page-module__zhYoBW__faqGrid{grid-template-columns:repeat(2,1fr);gap:2rem 3rem;display:grid}.page-module__zhYoBW__faqQ{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1rem;font-weight:700;line-height:1.3}.page-module__zhYoBW__faqA{color:var(--ink-soft);font-size:.9375rem;line-height:1.75}.page-module__zhYoBW__cta{background:var(--parchment);border-top:1px solid var(--border);padding:5rem 3rem}.page-module__zhYoBW__ctaInner{max-width:900px;margin:0 auto}.page-module__zhYoBW__ctaTitle{font-family:var(--font-display);color:var(--ink);letter-spacing:-.03em;margin-bottom:.875rem;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1}.page-module__zhYoBW__ctaSub{color:var(--ink-soft);max-width:380px;margin-bottom:2rem;font-size:1rem;line-height:1.7}@media (max-width:768px){.page-module__zhYoBW__plans,.page-module__zhYoBW__faqs{padding:3.5rem 1.5rem}.page-module__zhYoBW__cta{padding:4rem 1.5rem}.page-module__zhYoBW__plansInner{grid-template-columns:1fr}.page-module__zhYoBW__faqGrid{grid-template-columns:1fr;gap:1.75rem}.page-module__zhYoBW__includedInner{flex-wrap:wrap;gap:1.5rem;padding:2rem 1.5rem}.page-module__zhYoBW__includedItem{flex:0 0 calc(50% - .75rem)}.page-module__zhYoBW__includedDivider{display:none}}@media (max-width:480px){.page-module__zhYoBW__includedItem{flex:0 0 100%}}
.page-module__mPtjGW__wrap{grid-template-columns:200px 1fr;align-items:start;gap:4rem;max-width:860px;margin:0 auto;padding:4rem 3rem 6rem;display:grid}.page-module__mPtjGW__toc{flex-direction:column;gap:.5rem;display:flex;position:sticky;top:80px}.page-module__mPtjGW__tocLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.page-module__mPtjGW__toc a{color:var(--ink-soft);font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .12s}.page-module__mPtjGW__toc a:hover{color:var(--ink)}.page-module__mPtjGW__prose section{border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:3rem}.page-module__mPtjGW__prose section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page-module__mPtjGW__prose h2{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.page-module__mPtjGW__prose p{color:var(--ink-mid);margin-bottom:1rem;font-size:.9375rem;line-height:1.8}.page-module__mPtjGW__prose p:last-child{margin-bottom:0}.page-module__mPtjGW__prose ul{flex-direction:column;gap:.5rem;margin-bottom:1rem;padding-left:0;list-style:none;display:flex}.page-module__mPtjGW__prose li{color:var(--ink-mid);padding-left:1.25rem;font-size:.9375rem;line-height:1.7;position:relative}.page-module__mPtjGW__prose li:before{content:"—";color:var(--gold);font-size:.75rem;position:absolute;left:0}.page-module__mPtjGW__prose a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}.page-module__mPtjGW__serviceGrid{border:1px solid var(--border);border-radius:8px;margin:1rem 0 1.25rem;overflow:hidden}.page-module__mPtjGW__serviceRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.page-module__mPtjGW__serviceRow:last-child{border-bottom:none}.page-module__mPtjGW__serviceName{color:var(--ink);font-size:.9375rem;font-weight:600}.page-module__mPtjGW__serviceRole{color:var(--ink-soft);font-size:.875rem}@media (max-width:768px){.page-module__mPtjGW__wrap{grid-template-columns:1fr;gap:2rem;padding:3rem 1.25rem 5rem}.page-module__mPtjGW__toc{border-bottom:1px solid var(--border);flex-flow:wrap;gap:.5rem 1.25rem;padding-bottom:1.5rem;position:static}.page-module__mPtjGW__tocLabel{width:100%}}
.page-module__Ihiyhq__wrap{max-width:740px;margin:0 auto;padding:4rem 3rem 6rem}.page-module__Ihiyhq__summary{background:var(--navy);border-radius:10px;align-items:center;gap:0;margin-bottom:3.5rem;padding:2rem 2.5rem;display:flex}.page-module__Ihiyhq__summaryItem{flex-direction:column;flex:1;gap:.25rem;display:flex}.page-module__Ihiyhq__summaryNum{font-family:var(--font-display);color:#fff;letter-spacing:-.04em;font-size:2.5rem;font-weight:700;line-height:1}.page-module__Ihiyhq__summaryLabel{color:#ffffff73;font-size:.8125rem;line-height:1.4}.page-module__Ihiyhq__summaryDivider{background:#ffffff1f;flex-shrink:0;width:1px;height:44px;margin:0 2rem}.page-module__Ihiyhq__prose section{border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:3rem}.page-module__Ihiyhq__prose section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page-module__Ihiyhq__prose h2{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.page-module__Ihiyhq__prose p{color:var(--ink-mid);margin-bottom:1rem;font-size:.9375rem;line-height:1.8}.page-module__Ihiyhq__prose p:last-child{margin-bottom:0}.page-module__Ihiyhq__prose ul{flex-direction:column;gap:.5rem;margin:.75rem 0 1rem;padding-left:0;list-style:none;display:flex}.page-module__Ihiyhq__prose li{color:var(--ink-mid);padding-left:1.25rem;font-size:.9375rem;line-height:1.7;position:relative}.page-module__Ihiyhq__prose li:before{content:"—";color:var(--gold);font-size:.75rem;position:absolute;left:0}.page-module__Ihiyhq__prose strong{color:var(--ink);font-weight:600}.page-module__Ihiyhq__prose code{background:var(--border);color:var(--ink);border-radius:4px;padding:.1em .4em;font-family:SF Mono,Fira Code,monospace;font-size:.8125rem}.page-module__Ihiyhq__prose a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}@media (max-width:640px){.page-module__Ihiyhq__wrap{padding:3rem 1.25rem 5rem}.page-module__Ihiyhq__summary{flex-direction:column;align-items:flex-start;gap:1.5rem;padding:1.75rem 1.5rem}.page-module__Ihiyhq__summaryDivider{width:100%;height:1px;margin:0}}
.page-module__j2Wcwa__wrap{max-width:740px;margin:0 auto;padding:4rem 3rem 6rem}.page-module__j2Wcwa__notice{color:var(--ink-soft);border-left:3px solid var(--border);margin-bottom:3rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.65}.page-module__j2Wcwa__archetype{background:var(--navy);border-radius:10px;margin-bottom:3.5rem;padding:2.5rem}.page-module__j2Wcwa__archetypeLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-light);margin-bottom:1rem;font-size:.6875rem;font-weight:600;display:block}.page-module__j2Wcwa__archetypeName{font-family:var(--font-display);color:#fff;letter-spacing:-.025em;font-size:clamp(1.5rem,3vw,2rem);font-weight:700;line-height:1.2}.page-module__j2Wcwa__section{margin-bottom:3.5rem}.page-module__j2Wcwa__sectionMeta{border-bottom:1px solid var(--border);align-items:baseline;gap:1rem;margin-bottom:2rem;padding-bottom:1.25rem;display:flex}.page-module__j2Wcwa__sectionNum{letter-spacing:.08em;color:var(--gold);flex-shrink:0;font-size:.6875rem;font-weight:600}.page-module__j2Wcwa__sectionTitle{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;font-size:1.375rem;font-weight:700;line-height:1.2}.page-module__j2Wcwa__body p{color:var(--ink-mid);margin-bottom:1.375rem;font-size:1rem;line-height:1.85}.page-module__j2Wcwa__locked{border:1px solid var(--border);background:var(--white);border-radius:10px;padding:2.5rem}.page-module__j2Wcwa__lockedEyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:1.5rem;font-size:.6875rem;font-weight:600}.page-module__j2Wcwa__lockedGrid{border:1px solid var(--border);border-radius:8px;grid-template-columns:repeat(2,1fr);gap:0;margin-bottom:2rem;display:grid;overflow:hidden}.page-module__j2Wcwa__lockedItem{border-right:1px solid var(--border);border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:.875rem 1.25rem;display:flex}.page-module__j2Wcwa__lockedItem:nth-child(2n){border-right:none}.page-module__j2Wcwa__lockedItem:nth-last-child(-n+2){border-bottom:none}.page-module__j2Wcwa__lockedItem:last-child:nth-child(odd){border-right:none;grid-column:1/-1}.page-module__j2Wcwa__lockedNum{letter-spacing:.08em;color:var(--ink-soft);flex-shrink:0;font-size:.625rem;font-weight:600}.page-module__j2Wcwa__lockedTitle{color:var(--ink-soft);font-size:.9375rem}@media (max-width:640px){.page-module__j2Wcwa__wrap{padding:3rem 1.25rem 5rem}.page-module__j2Wcwa__archetype,.page-module__j2Wcwa__locked{padding:1.75rem 1.5rem}.page-module__j2Wcwa__lockedGrid{grid-template-columns:1fr}.page-module__j2Wcwa__lockedItem{border-right:none!important}.page-module__j2Wcwa__lockedItem:nth-last-child(-n+2){border-bottom:1px solid var(--border)}.page-module__j2Wcwa__lockedItem:last-child{border-bottom:none!important}}
.page-module__dJTewq__wrap{grid-template-columns:200px 1fr;align-items:start;gap:4rem;max-width:860px;margin:0 auto;padding:4rem 3rem 6rem;display:grid}.page-module__dJTewq__toc{flex-direction:column;gap:.5rem;display:flex;position:sticky;top:80px}.page-module__dJTewq__tocLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:.5rem;font-size:.6875rem;font-weight:600}.page-module__dJTewq__toc a{color:var(--ink-soft);font-size:.875rem;line-height:1.5;text-decoration:none;transition:color .12s}.page-module__dJTewq__toc a:hover{color:var(--ink)}.page-module__dJTewq__prose section{border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:3rem}.page-module__dJTewq__prose section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.page-module__dJTewq__prose h2{font-family:var(--font-display);color:var(--ink);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.page-module__dJTewq__prose p{color:var(--ink-mid);margin-bottom:1rem;font-size:.9375rem;line-height:1.8}.page-module__dJTewq__prose p:last-child{margin-bottom:0}.page-module__dJTewq__prose a{color:var(--gold);text-underline-offset:3px;text-decoration:underline}@media (max-width:768px){.page-module__dJTewq__wrap{grid-template-columns:1fr;gap:2rem;padding:3rem 1.25rem 5rem}.page-module__dJTewq__toc{border-bottom:1px solid var(--border);flex-flow:wrap;gap:.5rem 1.25rem;padding-bottom:1.5rem;position:static}.page-module__dJTewq__tocLabel{width:100%}}
