html:has(.product-page) body{overflow:auto!important;display:block!important;height:auto!important;min-height:100%!important;min-width:0!important;flex-direction:unset}.product-page{padding-top:48px;padding-bottom:48px}.product-page .page-title{font-size:30px;line-height:1.2;color:var(--ink)}.product-page :is(.product-hero__title,.product-journey__title,.product-foundation__title,.product-theories__title,.product-models__title,.product-journey-step__title,.product-foundation-card__title,.product-theory__name,.product-models__point-title){color:var(--ink)}.product-hero{max-width:640px;margin-bottom:64px}.product-hero__title{margin:0}.product-hero__desc{margin:12px 0 0;max-width:560px}.product-hero__actions{margin-top:24px;display:flex;flex-wrap:wrap;gap:12px}.product-journey{margin-bottom:72px;display:flex;flex-direction:column;gap:32px}.product-journey__header{max-width:640px}.product-journey__title{margin:0;font-family:SF Pro Rounded,ui-rounded,ui-sans-serif,system-ui,sans-serif;font-size:clamp(24px,2.8vw,32px);font-weight:600;line-height:1.25;letter-spacing:-.02em;color:var(--ink)}.product-journey__desc{margin:12px 0 0;max-width:560px}.product-journey__steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.product-journey-step{display:flex;flex-direction:column;gap:12px;min-width:0;padding:var(--spacing-md,12px);border-radius:16px;background:var(--surface-soft)}.product-journey-step__index{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9999px;font-size:13px;font-weight:600;background:var(--primary);color:var(--on-primary)}.product-journey-step__copy{display:flex;flex-direction:column;gap:8px}.product-journey-step__title{margin:0;color:var(--ink)}.product-journey-step__body{margin:0;color:var(--body)}.product-pricing{margin-bottom:72px}.product-pricing .home-section-title{text-align:left}.product-pricing .home-pricing-desc{text-align:left;margin-left:0;margin-right:0}@media (max-width:1100px){.product-journey__steps{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:960px){.product-journey__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.product-journey__steps{grid-template-columns:1fr}.product-hero{margin-bottom:48px}.product-journey,.product-pricing{margin-bottom:56px}}.product-systems-explore{margin:2.5rem 0 1rem}