@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,::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]){appearance:button}::file-selector-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{.invisible{visibility:hidden}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.isolate{isolation:isolate}.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}}.contents{display:contents}.resize{resize:both}}:root{--navy:#182132;--dark-navy:#05063f;--blue:#319de0;--blue-hover:#278bc6;--light-blue:#edf6fb;--off-white:#f8fafc;--body-text:#62666c;--muted-text:#767a80;--border:#d3dce4;--white:#fff;--black:#000;--danger:#9b3f43;--max-width:1280px;--reading-width:760px;--radius:7px;--section-space:clamp(4rem, 7vw, 5.25rem);--focus:0 0 0 3px #319de059}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{background:var(--white);color:var(--body-text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Roboto,Arial,sans-serif;font-size:18px;line-height:1.66}a{color:inherit}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{box-shadow:var(--focus);outline:none}h1,h2,h3{color:var(--navy);text-wrap:balance;margin:0;font-family:inherit;line-height:1.04}h1{letter-spacing:-.035em;font-size:clamp(2.6rem,5vw,3.4rem)}h2{letter-spacing:-.025em;font-size:clamp(2.1rem,4vw,2.65rem)}h3{font-size:clamp(1.3rem,2.2vw,1.55rem);line-height:1.18}p{margin:0}.container{width:min(100% - 48px, var(--max-width));margin-inline:auto}.section{padding-block:var(--section-space)}.section-blue{background:var(--light-blue)}.eyebrow{color:var(--blue-hover);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.9rem;font-size:.78rem;font-weight:800}.section-heading{max-width:var(--reading-width);margin-bottom:2.5rem}.section-heading h2+p{margin-top:1.25rem}.centered{text-align:center;margin-inline:auto}.reading-layout{max-width:900px}.wide-section-intro{margin-inline:auto}.long-copy>*+*{margin-top:1.25rem}.long-copy strong{color:var(--navy)}.plain-list,.numbered-list,.question-list,.evidence-list,.session-list{gap:.7rem;margin:1.25rem 0;padding-left:1.35rem;display:grid}.plain-list,.evidence-list{list-style-type:disc}.numbered-list,.question-list,.sources ol{list-style-type:decimal}.plain-list li::marker{color:var(--blue-hover);font-weight:900}.numbered-list li::marker{color:var(--blue-hover);font-weight:900}.question-list li::marker{color:var(--blue-hover);font-weight:900}.evidence-list li::marker{color:var(--blue-hover);font-weight:900}.session-list li::marker{color:var(--blue-hover);font-weight:900}.evidence-list{gap:1rem}.evidence-list sup{color:#1878b2;margin-left:.12rem;font-size:.72em;font-weight:900}.sources{border-top:1px solid var(--border);color:var(--muted-text);margin-top:1.5rem;padding-top:1rem;font-size:.76rem;line-height:1.5}.sources h2,.sources h3{letter-spacing:.06em;text-transform:uppercase;font-size:.84rem}.sources ol{gap:.35rem;margin:.65rem 0 0;padding-left:1.2rem;display:grid}.sources-section{background:var(--off-white);padding:1.75rem 0 2.25rem}.sources-section .sources{margin-top:0}.key-lines{border-left:4px solid var(--blue);color:var(--navy);padding-left:1.2rem;font-weight:750}.button{text-align:center;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:.85rem 1.5rem;font-size:.93rem;font-weight:800;line-height:1.25;text-decoration:none;transition:background-color .18s,border-color .18s,transform .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:var(--white)}.button-primary:hover{background:var(--blue-hover)}.text-link,.micro-cta{color:#1878b2;text-underline-offset:4px;font-weight:800}.text-link:hover,.micro-cta:hover{color:var(--navy)}.site-header{background:var(--dark-navy);color:var(--white);z-index:20;min-height:74px;position:relative}.header-inner{justify-content:space-between;align-items:center;min-height:74px;display:flex}.brand{color:var(--white);letter-spacing:-.035em;white-space:nowrap;align-items:center;gap:.65rem;font-size:clamp(.95rem,2vw,1.18rem);font-weight:900;text-decoration:none;display:inline-flex}.brand-logo{object-fit:cover;border-radius:8px;flex:0 0 42px;width:42px;height:42px}.brand-name{color:var(--white)}.brand-name span{color:#6bc5fa}.site-header nav{align-items:center;gap:clamp(1rem,2.2vw,2rem);display:flex}.site-header nav a{color:#dbe6ef;font-size:.82rem;font-weight:750;text-decoration:none}.site-header nav a:hover{color:var(--white)}.site-header .nav-cta{background:var(--blue);color:var(--white);border-radius:999px;padding:.65rem 1rem}.site-header .nav-cta:hover{background:var(--blue-hover)}.menu-button{color:var(--white);background:0 0;border:1px solid #465064;border-radius:5px;align-items:center;gap:.7rem;min-height:44px;padding:.45rem .8rem;display:none}.hero{background:var(--off-white);border-bottom:1px solid #e1e8ee;padding-top:clamp(3.25rem,7vw,5.5rem)}.hero-intro{text-align:center;max-width:920px}.hero-intro h1{font-size:clamp(2.7rem,6vw,4.7rem)}.hero-subheadline{color:var(--navy);max-width:780px;margin:1.6rem auto 2rem;font-size:clamp(1.1rem,2.2vw,1.35rem);line-height:1.55}.hero-secondary{width:fit-content;margin:1rem auto 0;display:block}.hero-grid{grid-template-columns:minmax(0,7fr) minmax(360px,5fr);align-items:start;gap:clamp(2.25rem,4vw,3.5rem);display:grid}.hero-copy{max-width:770px}.hero-lede{border-left:4px solid var(--blue);margin:1.6rem 0;padding-left:1.2rem}.hero-lede strong{color:var(--navy);font-size:1.22rem;display:block}.hero-lede p{margin-top:.2rem}.check-list{gap:.65rem;margin:1.4rem 0;padding:0;list-style:none;display:grid}.check-list li{align-items:flex-start;gap:.7rem;line-height:1.45;display:flex}.check-list li>span:first-child{color:#0d6b9f;background:#d9effc;border-radius:50%;flex:0 0 24px;justify-content:center;align-items:center;height:24px;margin-top:.14rem;font-size:.82rem;font-weight:900;display:inline-flex}.check-list.negative li>span:first-child{color:var(--danger);background:#f5e6e7}.identity-line{color:var(--navy);max-width:660px;margin:1.5rem 0;font-weight:750}.hero .button{margin-top:.2rem}.safety-line{color:var(--muted-text);max-width:660px;margin-top:.85rem;font-size:.82rem;line-height:1.5}.micro-cta{margin-top:1.25rem;font-size:.85rem;display:inline-block}@media (min-width:541px){.hero-intro .hero-secondary{width:fit-content;margin:1rem auto 0;display:block}}.video-placeholder{aspect-ratio:16/9;background:var(--navy);border-radius:var(--radius);color:var(--white);border:1px solid #29354a;position:sticky;top:100px;overflow:hidden}.video-placeholder:before{content:"";background:radial-gradient(circle at 80% 20%,#319de029,#0000 45%);position:absolute;inset:0}.video-placeholder-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:absolute;inset:0}.play-mark{border:1px solid #6c7a8e;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-bottom:1rem;padding-left:4px;display:flex}.video-placeholder strong{font-family:inherit;font-size:1.55rem}.video-placeholder span:not(.play-mark){color:#c8d3dd;font-size:.85rem}.video-placeholder small{color:#8fa0b1;margin-top:.8rem;font-size:.7rem}.video-placeholder.video-ready{border:0}.video-placeholder.video-ready:before{display:none}.video-player{object-fit:cover;background:#000;border:0;width:100%;height:100%;display:block}.two-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;display:grid}.card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:clamp(1.5rem,3vw,2rem)}.card-kicker{color:var(--muted-text);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.45rem;font-size:.72rem;font-weight:800}.avatar-card .check-list,.fit-card .check-list{margin-bottom:0;font-size:.94rem}.desired-card{border-top:4px solid var(--blue)}.reassurance{text-align:center;max-width:820px;margin:2.5rem auto 0}.reassurance strong{color:var(--navy);font-size:1.25rem;display:block}.reassurance p{margin-top:.35rem}.reassurance.compact{max-width:740px}.mechanism-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem;display:grid}.mechanism-card{min-height:290px;position:relative}.card-number{color:#a4d5f1;margin-bottom:1.4rem;font-family:inherit;font-size:1rem;font-weight:900;display:block}.mechanism-card h3+p{margin-top:1rem}.mechanism-card blockquote{background:var(--light-blue);border-left:3px solid var(--blue);color:var(--navy);margin:1.25rem 0 0;padding:.8rem 1rem;font-weight:750}.card-close{color:var(--navy);margin-top:1rem;font-weight:800}.method-callout{border-top:1px solid var(--border);text-align:center;max-width:800px;margin:3.5rem auto 0;padding-top:3rem}.method-callout h3{font-size:clamp(1.8rem,3vw,2.25rem)}.method-callout p{margin-top:1rem}.method-callout>strong{color:var(--navy);margin:1.2rem 0 1.6rem;font-size:1.2rem;display:block}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.process-card{padding:1.5rem}.step-number{background:var(--navy);color:var(--white);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:1.5rem;font-size:.9rem;font-weight:900;display:flex}.process-card p{margin-top:.9rem;font-size:.9rem;line-height:1.55}.process-close{text-align:center;max-width:820px;margin:3rem auto 0}.process-close p{margin:1rem 0 1.6rem}.role-intro,.process-intro{margin-bottom:2.5rem}.role-intro-emphasis{border-left:4px solid var(--blue);color:var(--navy);padding-left:1rem;font-size:1.08rem}.role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.role-card{border-top:4px solid var(--blue)}.role-card-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.role-card .card-number{margin:0}.role-icon{background:var(--light-blue);color:#1878b2;border:1px solid #c5e4f6;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.3rem;font-weight:900;display:inline-flex}.role-card p{margin-top:1rem}.section-close{color:var(--navy);text-align:center;max-width:850px;margin:2.5rem auto 0;font-size:1.12rem;font-weight:800}.formula-panel{background:var(--navy);border-radius:var(--radius);color:var(--white);text-align:center;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;padding:clamp(1.25rem,3vw,1.75rem);display:grid}.formula-panel strong{color:var(--white);font-size:clamp(1.05rem,2.2vw,1.35rem)}.formula-panel>span{color:#6bc5fa;font-size:1.7rem;font-weight:900}.thought-cycle-wrap{margin:2rem 0}.thought-cycle-wrap>h3{text-align:center;font-size:clamp(1.65rem,3vw,2rem)}.thought-cycle-diagram{grid-template:"one arrow12 two""arrow41 center arrow23"46px"four arrow34 three"/minmax(0,1fr) 52px minmax(0,1fr);align-items:stretch;gap:0;max-width:760px;margin:1.25rem auto 0;display:grid}.thought-stage{background:var(--off-white);border:1px solid var(--border);border-top:4px solid var(--blue);border-radius:var(--radius);min-width:0;padding:1.15rem}.thought-stage-1{grid-area:one}.thought-stage-2{grid-area:two}.thought-stage-3{grid-area:three}.thought-stage-4{grid-area:four}.thought-stage>span{color:var(--blue-hover);letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:900;display:block}.thought-stage h4{color:var(--navy);margin:.35rem 0 0;font-size:1.05rem;line-height:1.2}.thought-stage p{margin-top:.55rem;font-size:.76rem;line-height:1.5}.cycle-arrow{color:var(--blue-hover);justify-content:center;align-items:center;font-size:1.55rem;font-weight:900;display:flex}.cycle-arrow-12{grid-area:arrow12}.cycle-arrow-23{grid-area:arrow23}.cycle-arrow-34{grid-area:arrow34}.cycle-arrow-41{grid-area:arrow41}.process-list{border-top:1px solid var(--border)}.process-row{border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:1.25rem;padding:1.6rem 0;display:grid}.process-row .step-number{margin:0}.process-row p{margin-top:.75rem}.fit-grid{align-items:stretch}.catch-callout{background:var(--navy);border-radius:var(--radius);color:#dbe4ec;max-width:920px;margin:2rem auto 0;padding:clamp(1.5rem,4vw,2.5rem)}.catch-callout h3,.catch-callout strong{color:var(--white)}.guarantee{border-radius:0 var(--radius) var(--radius) 0;background:#319de024;border-left:4px solid #6bc5fa;padding:1rem 1.15rem}.proof-section{background:var(--off-white)}.client-montage-wrap{margin-bottom:3.5rem}.metrics-strip{background:var(--navy);border-radius:var(--radius);color:var(--white);grid-template-columns:repeat(3,minmax(0,1fr));margin:2.25rem 0 1.5rem;display:grid;overflow:hidden}.metrics-strip>div{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:132px;padding:1.25rem;display:flex}.metrics-strip>div+div{border-left:1px solid #344055}.metrics-strip strong{color:var(--white);font-size:clamp(1.7rem,3.5vw,2.35rem);line-height:1}.metrics-strip span{color:#c6d5e1;margin-top:.55rem;font-size:.76rem;font-weight:750}.belief-quote{color:var(--navy);margin:1.5rem 0 0;font-family:inherit;font-size:clamp(2rem,4vw,2.8rem);font-weight:900}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.story-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;min-width:0;display:flex;overflow:hidden}.story-cover{aspect-ratio:16/8;background:var(--navy);color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.story-cover>span:last-child{color:#b8c8d6;letter-spacing:.12em;text-transform:uppercase;margin-top:.6rem;font-size:.68rem;font-weight:800}.story-initials{border:1px solid #7890a6;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-family:inherit;font-size:1.5rem;font-weight:900;display:flex}.story-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.story-meta{justify-content:space-between;align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.story-meta strong{color:var(--navy);font-size:.92rem}.story-meta span{background:var(--light-blue);color:#1878b2;text-align:right;border-radius:999px;padding:.35rem .55rem;font-size:.66rem;font-weight:800;line-height:1.25}.story-card h3{font-size:1.3rem}.story-card p{margin-top:.8rem;font-size:.85rem;line-height:1.55}.case-study-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.case-study{border-top:4px solid var(--blue)}.case-study .proof-video+h3{margin-top:1.5rem}.case-study p{margin-top:.9rem;font-size:.9rem;line-height:1.55}.proof-actions{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;display:flex}.video-story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin-top:2.5rem;display:grid}.video-placeholder.proof-video{position:relative;top:auto}.testimonial-carousel{max-width:920px;margin:2.5rem auto 0}.testimonial-carousel-viewport{border-radius:var(--radius);overscroll-behavior-inline:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;transition:height .18s;overflow:auto hidden}.testimonial-carousel-viewport::-webkit-scrollbar{display:none}.testimonial-carousel-viewport:focus-visible{box-shadow:var(--focus);outline:none}.testimonial-carousel-track{align-items:flex-start;display:flex}.testimonial-screenshot{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;margin:0;display:block;overflow:hidden}.testimonial-screenshot img{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:auto;display:block}.testimonial-carousel-controls{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;display:flex}.testimonial-carousel-arrow{background:var(--white);border:1px solid var(--border);color:var(--navy);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:1.15rem;font-weight:900;display:inline-flex}.testimonial-carousel-arrow:hover{border-color:var(--blue);color:var(--blue-hover)}.testimonial-carousel-arrow:focus-visible,.testimonial-carousel-dots button:focus-visible{box-shadow:var(--focus);outline:none}.testimonial-carousel-dots{align-items:center;gap:.55rem;display:flex}.testimonial-carousel-dots button{cursor:pointer;background:#aab7c3;border:0;border-radius:999px;width:10px;height:10px;padding:0;transition:background .16s,width .16s}.testimonial-carousel-dots button.active{background:var(--blue-hover);width:28px}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.proof-link{color:var(--navy);text-align:center;margin-top:2rem}.proof-link a{overflow-wrap:anywhere}.session-list{padding-left:0;list-style:none}.session-list li{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.15rem}.long-copy>.button{margin-top:1.8rem}.full-explanation{background:var(--navy);color:#dbe4ec}.full-explanation h2{color:var(--white)}.full-explanation-inner{max-width:820px}.full-video-wrap{max-width:900px;margin-inline:auto}.full-explanation-copy{max-width:var(--reading-width);margin-top:1.25rem}.full-explanation .text-link{color:#6bc5fa;margin-top:1.25rem;display:inline-block}.founder-grid{grid-template-columns:minmax(280px,4fr) minmax(0,7fr);align-items:start;gap:clamp(2rem,5vw,4.5rem);display:grid}.founder-grid>*{min-width:0}.founder-copy h2{overflow-wrap:anywhere}.founder-portrait{min-width:0;margin:0}.founder-portrait img{aspect-ratio:4/5;border-radius:var(--radius);object-fit:cover;object-position:center 42%;width:100%;height:auto;display:block}.founder-portrait figcaption{color:var(--muted-text);margin-top:.55rem;font-size:.72rem}.founder-copy>p:not(.eyebrow){margin-top:1.15rem}.founder-story{margin-top:1.5rem}.founder-story p+p{margin-top:1rem}.story-lead{color:var(--navy);font-size:1.18rem}.story-emphasis{border-left:3px solid var(--blue);color:var(--navy);padding-left:1rem}.story-closing{background:var(--navy);border-radius:var(--radius);color:var(--white);padding:1rem 1.15rem;font-size:1.08rem}.boundary-box{background:var(--white);border:1px solid var(--border);border-left:4px solid var(--blue);border-radius:var(--radius);margin-top:2rem;padding:1.5rem}.boundary-box h3{font-size:1.25rem}.boundary-box p{margin-top:.75rem;font-size:.86rem;line-height:1.5}.offer-grid{border-bottom:1px solid var(--border);border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:1.25rem;display:grid}.offer-item{gap:1rem;padding:1.7rem 1.5rem 1.7rem 0;display:flex}.offer-item:nth-child(2n){border-left:1px solid var(--border);padding-left:1.5rem}.offer-item:nth-child(n+3){border-top:1px solid var(--border)}.offer-item>span{color:var(--blue);font-weight:900}.offer-item p{margin-top:.55rem;font-size:.9rem;line-height:1.55}.confirmation-note{background:var(--off-white);border:1px solid var(--border);margin:1.4rem 0 2rem;padding:.8rem 1rem;font-size:.84rem}.offer-bottom{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-bottom:1.75rem;display:grid}.offer-bottom>div{padding:1.5rem}.offer-bottom p{margin-top:.7rem}.high-touch-callout{background:var(--navy);border-radius:var(--radius);color:#dbe4ec}.high-touch-callout h3{color:var(--white)}.not-fit{border-top:4px solid #bd777b}.faq-container{max-width:900px}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-item h3{font-family:inherit}.faq-item button{color:var(--navy);cursor:pointer;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:72px;padding:1rem 0;font-size:1.02rem;font-weight:800;display:flex}.faq-item button>span:first-child{padding-right:1.5rem}.faq-icon{border:1px solid var(--border);border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;height:34px;display:flex}.faq-panel{padding:0 3.5rem 1.5rem 0}.faq-panel p{font-size:.92rem}.faq-panel .text-link{margin-top:.75rem;font-size:.84rem;display:inline-block}.final-cta{background:var(--light-blue);text-align:center}.final-cta-inner{max-width:850px}.final-cta h2{margin-bottom:1.3rem}.final-cta p{margin-top:.85rem}.final-bold{color:var(--navy);font-weight:850}.final-cta .button{margin-top:1.6rem}.final-cta .safety-line{margin-inline:auto}.email-section{background:var(--navy);color:#d7e0e7}.email-grid{grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);align-items:start;gap:clamp(2.5rem,6vw,5.5rem);display:grid}.email-section h2,.email-section h3{color:var(--white)}.email-promise{color:var(--white);margin:1.2rem 0 .5rem;font-weight:750}.email-section .check-list{font-size:.9rem}.email-section .check-list li>span:first-child{color:#8fd5ff;background:#29445b}.unsubscribe{color:#aebdca;font-size:.78rem}.email-form{background:var(--white);border-radius:var(--radius);color:var(--navy);padding:clamp(1.5rem,3vw,2rem)}.field+.field{margin-top:1rem}.field label{margin-bottom:.35rem;font-size:.84rem;font-weight:800;display:block}.field input{background:var(--white);color:var(--navy);border:1px solid #aebbc6;border-radius:5px;width:100%;min-height:50px;padding:.65rem .8rem}.field input[aria-invalid=true]{border-color:var(--danger)}.field-error{color:var(--danger);margin-top:.25rem;font-size:.75rem;display:block}.email-form .button{cursor:pointer;border:0;width:100%;margin-top:1.3rem}.form-message{color:#6d4f1f;min-height:1.2rem;margin-top:.75rem;font-size:.76rem;line-height:1.4}.site-footer{background:var(--dark-navy);color:#aeb8c2;padding:3.5rem 0 1.5rem}.footer-grid{grid-template-columns:2fr 1fr .7fr;gap:2rem;display:grid}.footer-grid>div p{max-width:390px;margin-top:.8rem;font-size:.8rem}.footer-grid nav{flex-direction:column;gap:.55rem;display:flex}.footer-grid nav a{font-size:.82rem;text-decoration:none}.footer-grid nav a:hover{color:var(--white)}.footer-bottom{border-top:1px solid #25282e;margin-top:2.5rem;padding-top:1.2rem;font-size:.75rem}.back-to-top{background:var(--white);border:1px solid var(--border);color:#1878b2;opacity:0;pointer-events:none;z-index:30;border-radius:999px;min-height:44px;padding:.65rem .9rem;font-size:.76rem;font-weight:850;text-decoration:none;transition:opacity .16s,transform .16s;position:fixed;bottom:18px;right:18px;transform:translateY(10px);box-shadow:0 5px 18px #05063f1f}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media (max-width:1000px){.hero-grid{grid-template-columns:minmax(0,1fr)}.video-placeholder{width:100%;max-width:760px;position:relative;top:auto}.process-grid,.story-grid,.case-study-grid,.video-story-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.founder-grid{grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr)}.site-header nav{gap:1rem}.site-header nav a{font-size:.75rem}}@media (max-width:780px){.container{width:min(100% - 36px, var(--max-width))}.menu-button{display:inline-flex}.site-header nav{background:var(--dark-navy);border-top:1px solid #2b3039;flex-direction:column;align-items:stretch;gap:0;padding:.6rem 18px 1rem;display:none;position:absolute;top:74px;left:0;right:0}.site-header nav.nav-open{display:flex}.site-header nav a{min-height:48px;padding:.7rem 0;font-size:.9rem}.site-header .nav-cta{justify-content:center;align-items:center;margin-top:.35rem;display:flex}.mechanism-grid,.two-card-grid,.founder-grid,.offer-grid,.offer-bottom,.email-grid,.role-grid{grid-template-columns:1fr}.testimonial-carousel{margin-top:2rem}.thought-cycle-diagram{grid-template:"one""arrow12"38px"two""arrow23"38px"three""arrow34"38px"four""arrow41"38px/minmax(0,1fr)}.cycle-arrow{font-size:0}.cycle-arrow-12:before,.cycle-arrow-23:before,.cycle-arrow-34:before{content:"↓";font-size:1.55rem}.cycle-arrow-41:before{content:"↑";font-size:1.55rem}.cycle-arrow-41:after{color:var(--muted-text);content:" back to Step 1";margin-left:.35rem;font-size:.72rem}.mechanism-card{min-height:auto}.founder-grid{gap:2rem}.offer-item:nth-child(2n){border-left:0;padding-left:0}.offer-item:nth-child(n+2){border-top:1px solid var(--border)}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div{grid-column:1/-1}}@media (max-width:540px){body{font-size:16px}.section{padding-block:3.75rem}.hero{padding-top:3rem}.brand{font-size:.94rem}.button{width:100%}.process-grid,.story-grid,.case-study-grid,.video-story-grid,.formula-panel,.metrics-strip{grid-template-columns:1fr}.metrics-strip>div{min-height:104px}.metrics-strip>div+div{border-top:1px solid #344055;border-left:0}.hero-intro h1{font-size:2.55rem}.process-row{grid-template-columns:1fr}.faq-item button{min-height:66px;font-size:.94rem}.faq-panel{padding-right:0}.email-grid{grid-template-columns:minmax(0,1fr)}.footer-grid{grid-template-columns:1fr}.footer-grid>div{grid-column:auto}.back-to-top{bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
