/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.absolute{position:absolute}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.table{display:table}.grow{flex-grow:1}}:root{--cream:#f3eee2;--paper:#fffaf1;--forest:#123f36;--forest-deep:#0c3029;--terracotta:#c96842;--gold:#c9912f;--ink:#17332e;--muted:#66746f;--line:#d9cfbd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,100% - 40px);margin:0 auto}.site-header{z-index:200;pointer-events:auto;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:88px;display:flex;position:relative}.site-header,nav,footer,.footer-grid,.footer-links,.footer-legal,.brand{pointer-events:auto}.site-header a,nav a,footer a,.brand,.footer-links a{cursor:pointer;pointer-events:auto;position:relative}.home-family-visual{pointer-events:none}.brand{letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.brand-mark{border:1px solid var(--gold);width:34px;height:34px;color:var(--gold);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:11px;display:grid}nav{gap:28px;font-size:14px;font-weight:650;display:flex}nav a:hover,.footer-links a:hover{color:var(--terracotta)}.home-family-visual{background-image:linear-gradient(180deg, #0c30290a 42%, var(--cream) 100%), url(/family-finish-line.webp);background-position:50% 46%;background-size:cover;border-radius:0 0 30px 30px;width:min(900px,100% - 80px);height:540px;margin:0 auto -145px;-webkit-mask-image:linear-gradient(#000 0% 67%,#0000 100%);mask-image:linear-gradient(#000 0% 67%,#0000 100%)}.hero{text-align:center;flex-direction:column;align-items:center;min-height:650px;padding:72px 0 90px;display:flex;position:relative}.eyebrow,.section-kicker{color:var(--gold);letter-spacing:.2em;font-size:12px;font-weight:850}h1,h2,h3{color:var(--forest);margin:0;font-family:Georgia,Times New Roman,serif}h1{letter-spacing:-.045em;max-width:970px;margin-top:22px;font-size:clamp(48px,7vw,82px);line-height:.98}.hero-lead{max-width:740px;color:var(--terracotta);margin:34px auto 28px;font-family:Georgia,serif;font-size:clamp(20px,2.6vw,27px);font-style:italic;line-height:1.35}.truth-card{background:#fffaf18c;border:1px solid #e1b46f;border-radius:17px;max-width:760px;padding:22px 30px}.truth-card span{color:var(--gold);letter-spacing:.16em;font-size:11px;font-weight:850}.truth-card p{margin:8px 0 0;font-size:17px;line-height:1.55}.hero-actions{flex-direction:column;align-items:center;gap:16px;margin-top:32px;display:flex}.button{border-radius:9px;justify-content:center;align-items:center;gap:14px;min-height:58px;padding:0 28px;font-size:15px;font-weight:800;display:inline-flex}.button-primary{background:var(--forest);color:#fffdf8;box-shadow:0 14px 30px #123f3629}.button-primary:hover{background:var(--terracotta);transform:translateY(-1px)}.text-link{color:var(--forest);font-size:14px;font-weight:800}.light-link{color:#fffaf1}.belief-band{background:var(--forest);color:#eff1e8;padding:110px 0}.belief-grid{grid-template-columns:.65fr 1.4fr 1fr;align-items:start;gap:55px;display:grid}.belief-grid h2{color:#fffaf1;font-size:clamp(38px,5vw,61px);line-height:1.04}.belief-grid>p:last-child{color:#d8e0d8;margin:6px 0 0;font-size:18px;line-height:1.65}.path{grid-template-columns:1.05fr 1fr 1fr;align-items:stretch;gap:24px;padding:110px 0 120px;display:grid}.path h2{margin-top:14px;font-size:clamp(38px,4.5vw,57px);line-height:1.05}.path-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:36px;position:relative;box-shadow:0 18px 48px #3d2f1e12}.step-number{color:var(--terracotta);letter-spacing:.12em;font-weight:900}.path-card h3{margin-top:58px;font-size:30px;line-height:1.08}.path-card p{min-height:110px;color:var(--muted);line-height:1.6}.path-card a{color:var(--terracotta);font-size:14px;font-weight:850}footer{z-index:200;pointer-events:auto;background:var(--forest-deep);color:#f6f1e8;padding:50px 0;position:relative}.footer-grid{justify-content:space-between;align-items:end;display:flex}footer strong{font-family:Georgia,serif;font-size:22px}footer p{color:#b8c6c0;letter-spacing:.12em;text-transform:uppercase;margin:8px 0 0;font-size:12px}.footer-links{color:#d9e1dd;gap:24px;font-size:14px;display:flex}.footer-nav-groups{flex-direction:column;align-items:flex-end;gap:18px;display:flex}.footer-legal{color:#b8c6c0;font-size:12px}footer .footer-copyright{letter-spacing:0;text-transform:none;margin-top:18px}.page-hero,.story-hero{text-align:center;flex-direction:column;align-items:center;padding:100px 0 105px;display:flex}.reality-check-landing{text-align:center;min-height:650px;padding:115px 0 130px}.reality-check-landing h1{max-width:860px;margin:18px auto 0}.reality-check-panel{background:var(--paper);border:1px solid #e1b46f;border-radius:22px;width:min(720px,100%);margin:42px auto 0;padding:38px;box-shadow:0 18px 48px #3d2f1e12}.reality-check-panel p{color:var(--muted);font-size:17px;line-height:1.65}.reality-check-panel strong{color:var(--forest)}.reality-check-panel .button{margin-top:12px}.reality-check-note{margin:22px 0 0;font-size:13px!important}.page-hero h1,.story-hero h1,.legal h1{max-width:900px;margin-top:20px;font-size:clamp(48px,6.2vw,76px);line-height:1}.page-lead{max-width:760px;color:var(--muted);margin:28px auto 34px;font-family:Georgia,serif;font-size:22px;line-height:1.5}.resource-section{border-top:1px solid var(--line);padding:105px 0 120px}.resource-section-first{border-top:0}.section-heading{max-width:650px;margin-bottom:42px}.section-heading h2,.tools-layout h2,.story-grid h2{margin-top:12px;font-size:clamp(40px,5vw,62px);line-height:1.02}.resource-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.resource-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;flex-direction:column;min-height:520px;transition:all .18s;display:flex;overflow:hidden;box-shadow:0 18px 48px #3d2f1e12}.resource-card:hover{border-color:#d4a45d;transform:translateY(-4px)}.resource-card-cover{background:#e8dfcf;height:235px;overflow:hidden}.resource-card-cover img{object-fit:cover;object-position:center 38%;width:100%;height:100%;transition:transform .25s;display:block}.resource-card:hover .resource-card-cover img{transform:scale(1.025)}.resource-card-body{flex-direction:column;flex:1;padding:28px 30px 30px;display:flex}.resource-card-body>span{color:var(--terracotta);letter-spacing:.12em;font-size:11px;font-weight:900}.resource-card h3{margin-top:24px;font-size:30px;line-height:1.08}.resource-card p{color:var(--muted);line-height:1.6}.resource-card strong{color:var(--terracotta);margin-top:auto;font-size:14px}.product-hero{grid-template-columns:.75fr 1.25fr;align-items:center;gap:82px;padding:82px 0 100px;display:grid}.product-cover{border-radius:22px;justify-self:center;width:100%;max-width:440px;display:block;box-shadow:0 28px 65px #2a22182e}.product-copy h1{max-width:720px;margin-top:18px;font-size:clamp(48px,6vw,76px);line-height:.98}.product-copy .page-lead{margin-left:0}.product-format{color:var(--terracotta);letter-spacing:.16em;font-size:12px;font-weight:900}.product-actions{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.product-proof{background:var(--forest);color:#edf2ec;padding:100px 0}.product-proof-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:85px;display:grid}.product-proof h2{color:#fffaf1;font-size:clamp(40px,5vw,62px);line-height:1.02}.product-bullets{border-top:1px solid #ffffff3d;margin:0;padding:0;list-style:none}.product-bullets li{color:#d5e0db;border-bottom:1px solid #ffffff3d;padding:21px 0;font-size:17px;line-height:1.5}.product-bullets li:before{content:"→";color:var(--gold);margin-right:14px;font-weight:900}.product-close{text-align:center;padding:95px 0 110px}.product-close h2{max-width:770px;margin:0 auto 26px;font-size:clamp(40px,5vw,62px);line-height:1.02}.product-close p{max-width:680px;color:var(--muted);margin:0 auto 30px;font-size:18px;line-height:1.65}.kit-form-shell{text-align:left;width:min(680px,100%);min-height:210px;margin:0 auto}.resource-next-step{background:#fffaf18c;border:1px solid #e1b46f;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;margin-top:58px;padding:30px 34px;display:flex}.resource-next-step p{max-width:560px;color:var(--muted);margin:0;font-size:17px;line-height:1.55}.resource-next-step strong,.resource-next-step span{display:block}.resource-next-step strong{color:var(--forest);margin-bottom:3px}.tools-band,.story-band{background:var(--forest);color:#edf2ec;padding:110px 0}.tools-layout,.story-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.tools-layout h2,.story-grid h2{color:#fffaf1}.tools-layout>div:first-child>p:last-child,.story-grid p{color:#cbd8d2;font-size:17px;line-height:1.65}.tool-list{border-top:1px solid #ffffff40}.tool-list a{border-bottom:1px solid #ffffff40;justify-content:space-between;align-items:center;padding:22px 4px;display:flex}.tool-list span{flex-direction:column;gap:5px;display:flex}.tool-list strong{font-family:Georgia,serif;font-size:24px}.tool-list small{color:#bdccc6}.tool-disclosure{color:#bdccc6;margin:18px 4px 0;font-size:12px;line-height:1.55}.tool-disclosure a{color:#fffaf1;text-underline-offset:3px;font-weight:750;text-decoration:underline}.story-hero{justify-content:center;min-height:650px}.story-intro{text-align:left;grid-template-columns:.78fr 1.22fr;align-items:center;gap:72px;width:100%;display:grid}.story-family-photo{aspect-ratio:4/5;object-fit:cover;border-radius:24px;width:100%;display:block;box-shadow:0 24px 58px #2a221829}.story-intro h1,.story-intro .page-lead{margin-left:0}.story-grid>div{padding-top:6px}.story-grid .text-link{margin-top:24px;display:inline-block}.story-chapter{padding:110px 0}.story-chapter-heading{max-width:850px}.story-chapter-heading h2{margin-top:14px;font-size:clamp(42px,5.2vw,66px);line-height:1.02}.story-copy-columns{grid-template-columns:1fr 1fr;gap:70px;margin-top:54px;display:grid}.story-copy-columns p,.story-chapter-heading>p:last-child,.story-why-layout>div p{color:var(--muted);font-size:18px;line-height:1.7}.story-practice-band{background:var(--forest);color:#edf2ec;padding:110px 0 120px}.story-chapter-heading-light h2{color:#fffaf1}.story-chapter-heading-light>p:last-child{color:#cbd8d2;max-width:760px}.story-practice-grid{border-top:1px solid #ffffff3d;border-left:1px solid #ffffff3d;grid-template-columns:repeat(2,1fr);margin-top:62px;display:grid}.story-practice-grid article{border-bottom:1px solid #ffffff3d;border-right:1px solid #ffffff3d;min-height:300px;padding:38px}.story-practice-grid span{color:var(--gold);letter-spacing:.14em;font-weight:900}.story-practice-grid h3{color:#fffaf1;margin-top:42px;font-size:31px;line-height:1.08}.story-practice-grid p{color:#cbd8d2;font-size:16px;line-height:1.65}.story-why{padding-bottom:125px}.story-why-layout{grid-template-columns:1fr .8fr;align-items:start;gap:80px;margin-top:54px;display:grid}.story-why-layout aside{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:38px;box-shadow:0 18px 48px #3d2f1e12}.story-why-layout aside strong{color:var(--forest);font-family:Georgia,serif;font-size:29px;line-height:1.1;display:block}.story-why-layout aside p{color:var(--muted);margin:18px 0 26px;line-height:1.6}.legal{max-width:860px;padding:95px 0 110px}.legal h1{text-align:left}.legal-updated{color:var(--muted);margin:24px 0 55px}.legal h2{margin-top:38px;font-size:28px}.legal>p:not(.eyebrow):not(.legal-updated){color:var(--muted);font-size:17px;line-height:1.7}.legal li{color:var(--muted);margin-bottom:10px;font-size:17px;line-height:1.65}.legal a{color:var(--terracotta);text-underline-offset:3px;font-weight:750;text-decoration:underline}@media (max-width:820px){.site-header{flex-wrap:wrap;align-items:center;gap:14px;padding:16px 0}.brand{max-width:190px;line-height:1.35}nav{border-top:1px solid var(--line);justify-content:space-between;gap:14px;width:100%;padding-top:13px;font-size:12px}.home-family-visual{background-position:50% 38%;border-radius:0 0 24px 24px;width:min(100% - 40px,700px);height:410px;margin-bottom:-95px}.hero{min-height:auto;padding:60px 0 80px}h1{font-size:clamp(48px,13vw,66px)}.belief-grid,.path,.resource-grid,.tools-layout,.story-grid,.story-copy-columns,.story-why-layout,.product-hero,.product-proof-grid{grid-template-columns:1fr}.belief-grid{gap:28px}.path-card h3{margin-top:36px}.path-card p{min-height:0}.footer-grid{flex-direction:column;align-items:flex-start;gap:30px}.footer-nav-groups{align-items:flex-start}.resource-card{min-height:320px}.product-hero{gap:46px}.product-cover{max-width:360px}.resource-next-step{flex-direction:column;align-items:stretch}.tools-layout,.story-grid{gap:44px}.story-intro{grid-template-columns:1fr;gap:36px}.story-family-photo{aspect-ratio:5/4;max-width:520px}.story-practice-grid{grid-template-columns:1fr}.story-copy-columns,.story-why-layout{gap:28px}}@media (max-width:520px){.shell{width:min(100% - 28px,1160px)}.site-header{min-height:76px}.brand{max-width:none}.brand span:last-child{letter-spacing:.12em;font-size:11px;display:inline}.home-family-visual{background-position:50% 36%;border-radius:0;width:100%;height:330px;margin-bottom:-72px}.hero{text-align:left;align-items:stretch;padding-top:52px}.hero-lead{margin-left:0}.truth-card{padding:20px}.hero-actions{align-items:stretch}.button{text-align:center}.belief-band,.path{padding-top:78px;padding-bottom:78px}.page-hero,.story-hero{text-align:left;align-items:stretch;padding-top:72px;padding-bottom:78px}.reality-check-landing{text-align:left;min-height:auto;padding:78px 0}.reality-check-panel{padding:28px}.resource-section,.tools-band,.story-band{padding-top:78px;padding-bottom:78px}.product-hero,.product-proof,.product-close{padding-top:72px;padding-bottom:78px}.story-chapter,.story-practice-band{padding-top:78px;padding-bottom:84px}.story-practice-grid article{min-height:0;padding:30px 26px}.story-practice-grid h3{margin-top:28px}.story-why-layout aside,.path-card{padding:28px}.footer-links{flex-wrap:wrap}}
