:root{--paper: #fffcf7;--paper-2: #fbf6f0;--ink: #000000;--muted: #505050;--line: #efeae0;--navy: #001d51;--navy-2: #001d51;--moss: #224f9f;--clay: #224f9f;--sky: #d9e5f6;--white: #ffffff;--shadow: 2px 2px 15px rgba(219, 218, 218, .5);--max: 1248px;--radius: 8px}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;background:var(--paper);color:var(--ink)}body{margin:0;font-family:Figtree,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;background:var(--paper);color:var(--ink)}body:has(.mobile-menu:not([hidden])){overflow:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}p{margin:0;color:var(--muted)}h1,h2,h3{margin:0;color:var(--ink);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-weight:500;line-height:1.06;letter-spacing:0}h1{max-width:880px;font-size:clamp(44px,5vw,72px);line-height:1.06}h2{font-size:clamp(38px,4vw,54px);line-height:1.08}h3{font-size:clamp(30px,3vw,42px);line-height:1.1}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:center;gap:100px;width:100%;height:92px;min-height:92px;margin:0;padding:24px 52px 24px 48px;background:#fffcf700;backdrop-filter:none}.brand{display:inline-flex;align-items:center;width:fit-content}.brand img{width:150px;height:auto}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:100px;height:44px;overflow:hidden}.nav-link,.mobile-link{position:relative;display:flex;align-items:center;color:#000;font-size:16px;font-weight:400;line-height:20px}.nav-link{flex-direction:column;justify-content:center;gap:6px;height:44px}.nav-link:before,.nav-link:after,.mobile-link:before{content:"";width:6px;height:6px;border-radius:999px;background:#000;opacity:0}.mobile-link:before{flex:0 0 auto;opacity:0}.nav-link.is-active:after,.mobile-link.is-active:before{opacity:1}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.button,.client-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;font-size:16px;font-weight:600;line-height:20px;white-space:nowrap}.button{padding:12px 22px;background:#001d51;color:var(--white);box-shadow:none}.button-small{min-height:44px;padding:12px 22px;font-size:16px}.button-light{background:var(--white);color:var(--navy);box-shadow:none}.button-light:hover{background:var(--paper-2)}.client-link{min-height:42px;padding:12px 14px 12px 29px;color:#001d51;background:#ffffff1a;position:relative;font-size:16px;font-weight:600}.client-link:before{content:"";position:absolute;left:14px;top:50%;width:8px;height:8px;border:1.5px solid #001d51;border-radius:999px;transform:translateY(-67%)}.client-link:after{content:"";position:absolute;left:12px;top:calc(50% + 2px);width:12px;height:6px;border:1.5px solid #001d51;border-top:0;border-radius:0 0 8px 8px}.menu-button,.close-button{display:none;border:0;background:transparent;color:var(--ink);cursor:pointer}.menu-button{width:44px;height:44px;place-self:center end;padding:12px 10px 0;border-radius:10px}.menu-button span{display:block;width:20px;height:2px;margin:0 0 4px;border-radius:1px;background:#000}.close-button{position:relative;width:37px;height:37px}.close-button:before,.close-button:after{content:"";position:absolute;left:5px;top:18px;width:27px;height:2px;background:#000}.close-button:before{transform:rotate(45deg)}.close-button:after{transform:rotate(-45deg)}.mobile-menu{position:fixed;inset:0;z-index:10000;width:100vw;max-width:none;min-height:100dvh;margin:0;padding:0;background:#fffcf7;box-shadow:none}.mobile-menu[hidden]{display:none}.mobile-menu__bar,.mobile-menu__actions{display:flex;align-items:center}.mobile-menu__bar{height:84px;justify-content:space-between;gap:16px;padding:20px 24px}.mobile-menu__actions{position:absolute;left:24px;top:372px;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px}.mobile-menu__nav{position:absolute;left:36px;top:156px;display:flex;flex-direction:column;gap:32px;align-items:flex-start;padding:0}.mobile-link{min-height:20px;gap:6px;padding-left:0;font-size:16px}.page-section{padding:clamp(72px,10vw,128px) 24px}.page-section.compact{padding-top:clamp(46px,7vw,84px);padding-bottom:clamp(46px,7vw,84px)}.section-inner{width:min(var(--max),100%);margin:0 auto}.section-intro{width:min(760px,100%);margin-bottom:clamp(34px,6vw,72px)}.section-intro p,.lead{max-width:680px;margin-top:22px;font-size:clamp(1.08rem,1.8vw,1.35rem);line-height:1.55}.eyebrow{display:inline-flex;margin-bottom:16px;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase;color:var(--clay)}.hero{position:relative;min-height:calc(100svh - 92px);display:flex;align-items:flex-start;padding:clamp(86px,9vw,126px) 24px clamp(72px,8vw,112px);overflow:hidden;background:linear-gradient(90deg,#fffcf7,#fffcf7f5 48%,#fffcf700 62% 100%),image-set(url(/assets/telmo-ramos.jpg) type("image/jpeg")) right 8vw bottom 78px / min(29vw,400px) auto no-repeat,var(--paper)}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:var(--line)}.hero-content{position:relative;z-index:1;width:min(var(--max),100%);margin:0 auto}.hero h1{color:var(--ink)}.hero .lead{color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px}.text-link{display:inline-flex;align-items:center;min-height:44px;color:var(--navy);font-weight:600}.text-link:after{content:"";width:28px;height:1px;margin-left:12px;background:currentColor}.proof-strip{padding:0 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.proof-strip__inner{display:grid;grid-template-columns:repeat(4,1fr);width:min(var(--max),100%);margin:0 auto}.proof-item{min-height:148px;padding:30px 28px;border-left:1px solid var(--line);background:var(--paper)}.proof-item:last-child{border-right:1px solid var(--line)}.proof-item strong{display:block;font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,54px);font-weight:500;line-height:1}.proof-item span{display:block;margin-top:10px;color:var(--muted)}.statement-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.78fr);gap:clamp(42px,7vw,104px);align-items:start}.statement-copy{display:grid;gap:22px;padding-top:34px}.statement-copy p,.advisor-copy p,.ledger-head p{font-size:18px;line-height:1.65}.advisor-section{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.advisor-layout{display:grid;grid-template-columns:minmax(300px,.52fr) minmax(0,.74fr);gap:clamp(44px,8vw,112px);align-items:center}.advisor-portrait{margin:0}.advisor-portrait img{width:100%;aspect-ratio:4 / 5;object-fit:cover;filter:grayscale(.18)}.advisor-copy{display:grid;gap:24px}.quiet-list{display:grid;gap:14px;margin:8px 0 0;padding:0;list-style:none}.quiet-list li{padding-top:14px;border-top:1px solid var(--line);color:var(--muted)}.ledger-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.78fr);gap:clamp(42px,7vw,104px);margin-bottom:clamp(42px,7vw,86px);align-items:end}.ledger-head .eyebrow{grid-column:1 / -1;margin-bottom:-20px}.service-list{border-top:1px solid var(--line)}.service-row{display:grid;grid-template-columns:74px minmax(260px,.42fr) minmax(0,1fr);gap:clamp(22px,4vw,62px);align-items:baseline;padding:28px 0;border-bottom:1px solid var(--line)}.service-row span{color:var(--moss);font-weight:600}.service-row strong{color:var(--ink);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:clamp(24px,2.3vw,34px);font-weight:500;line-height:1.12}.service-row p{color:var(--muted)}.service-row:hover strong{color:var(--navy)}.standards-section{background:var(--paper-2);border-top:1px solid var(--line)}.standard-listing{display:grid;margin-top:26px;border-top:1px solid var(--line)}.standard-row{display:grid;grid-template-columns:88px minmax(260px,.52fr) minmax(0,1fr);gap:clamp(22px,4vw,62px);padding:34px 0;border-bottom:1px solid var(--line)}.standard-row span{color:var(--moss);font-size:clamp(44px,4vw,64px);font-weight:500;line-height:1}.standard-row h3{font-size:clamp(26px,2.4vw,34px)}.standard-row p{font-size:17px;line-height:1.65}.split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);gap:clamp(38px,7vw,90px);align-items:center}.split .media{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.split .media img{width:100%;aspect-ratio:4 / 5;object-fit:cover}.text-stack{display:grid;gap:24px}.text-stack p{max-width:680px}.service-grid,.insight-grid,.audience-grid,.process-grid{display:grid;gap:1px;border:1px solid var(--line);background:var(--line)}.service-grid{grid-template-columns:repeat(3,1fr)}.audience-grid,.process-grid{grid-template-columns:repeat(4,1fr)}.insight-grid{grid-template-columns:repeat(3,1fr)}.tile{min-height:290px;padding:clamp(24px,3vw,34px);background:var(--paper)}.tile h3{margin-bottom:18px}.tile p{margin-bottom:24px}.tile a{display:inline-flex;align-items:center;margin-top:auto;color:var(--navy);font-weight:800}.tile a:after{content:"";width:18px;height:1px;margin-left:10px;background:currentColor}.dark-band{padding:clamp(72px,10vw,132px) 24px;background:var(--navy);color:var(--white)}.dark-band h2,.dark-band h3{color:var(--white)}.dark-band p{color:#cbd5dc}.dark-band .eyebrow{color:#d3a078}.credential-list{display:grid;gap:18px;margin:38px 0 0;padding:0;list-style:none}.credential-list li{display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:start;color:#d9e1e6}.credential-list li:before{content:"";width:10px;height:10px;margin-top:8px;border-radius:999px;background:var(--clay)}.process-card{min-height:240px;padding:28px;background:var(--paper)}.process-card span{display:block;margin-bottom:24px;font-family:Figtree,ui-sans-serif,system-ui,sans-serif;font-size:64px;font-weight:500;line-height:1;color:var(--clay)}.process-card h3,.process-card p{overflow-wrap:anywhere}.process-card p{margin-top:16px}.dark-band .process-card{background:#ffffff0f}.dark-band .process-card p{color:#cbd5dc}.dark-band .process-card span{color:#d3a078}.dark-band .process-grid{grid-template-columns:repeat(2,1fr)}.cta-band{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(32px,6vw,84px);align-items:center;width:min(var(--max),calc(100% - 48px));margin:clamp(62px,9vw,110px) auto;padding:clamp(36px,6vw,72px) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink)}.cta-band h2,.cta-band p{color:var(--ink)}.cta-band h2{max-width:820px;font-size:clamp(2.1rem,4vw,4.2rem)}.cta-band p{max-width:660px;margin-top:18px;color:var(--muted)}.page-hero{padding:clamp(72px,11vw,132px) 24px clamp(56px,8vw,90px);border-bottom:1px solid var(--line)}.page-hero__inner{width:min(var(--max),100%);margin:0 auto}.page-hero p{max-width:760px;margin-top:24px;font-size:clamp(1.08rem,1.8vw,1.35rem)}.page-hero h1{max-width:980px;font-size:clamp(44px,5vw,72px)}.service-detail{display:grid;grid-template-columns:minmax(0,.72fr) minmax(320px,.28fr);gap:clamp(36px,7vw,84px);align-items:start}.service-detail article{display:grid;gap:34px}.service-detail section{display:grid;gap:18px}.service-detail ul,.standard-list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.service-detail li,.standard-list li{position:relative;padding-left:24px;color:var(--muted)}.service-detail li:before,.standard-list li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:999px;background:var(--clay)}.side-note{position:sticky;top:118px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2)}.side-note h3{margin-bottom:16px}.legacy-content{width:min(840px,100%);display:grid;gap:46px}.legacy-section{display:grid;gap:18px;padding-bottom:40px;border-bottom:1px solid var(--line)}.live-page{padding-top:clamp(56px,8vw,104px)}.live-content{gap:clamp(34px,5vw,58px)}.legacy-section h2{font-size:clamp(1.8rem,3.4vw,3.2rem)}.legacy-section p,.legacy-section blockquote{font-size:1.05rem;line-height:1.7}.live-section{gap:16px}.live-subheading{margin-top:10px;font-family:Figtree,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:700;line-height:1.28}.live-block a,.live-list-item a,.live-quote a{color:var(--navy);font-weight:700;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px}.live-list-item{position:relative;padding-left:26px}.live-list-item:before{content:"";position:absolute;left:0;top:.75em;width:7px;height:7px;border-radius:999px;background:var(--clay)}.live-quote{margin:4px 0;padding:8px 0 8px 22px;border-left:3px solid var(--navy);color:var(--muted);font-family:"Source Serif 4",Georgia,Times New Roman,serif}.migration-note{padding:18px 20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper-2);font-size:.95rem}.editorial-layout{display:grid;grid-template-columns:1fr;align-items:start}.editorial-aside{position:sticky;top:118px;display:grid;gap:22px}.editorial-content{display:grid;gap:42px;width:min(940px,100%);margin:0 auto}.toc{display:grid;gap:10px;margin-top:14px}.toc a{color:var(--muted);font-size:.94rem;line-height:1.35}.legacy-section{scroll-margin-top:128px}.legacy-section h2,.legacy-section p{overflow-wrap:anywhere}.site-footer{padding:58px 24px 28px;background:#0d1115;color:var(--white)}.footer-inner,.footer-bottom{width:min(var(--max),100%);margin:0 auto}.footer-inner{display:grid;grid-template-columns:minmax(240px,1.2fr) minmax(140px,.45fr) minmax(150px,.5fr) minmax(220px,.7fr);gap:44px;padding-bottom:44px;border-bottom:1px solid rgba(255,255,255,.16)}.footer-logo{width:150px;height:auto;margin-bottom:18px;filter:invert(1)}.site-footer p,.site-footer span,.site-footer a{color:#c9d0d4}.site-footer nav,.footer-meta{display:grid;gap:10px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-top:22px;font-size:13px}@media(max-width:980px){.site-header{justify-content:space-between;gap:16px;width:100%;height:84px;min-height:84px;padding:20px 24px}.desktop-nav,.header-actions{display:none}.menu-button,.close-button{display:block}.hero{min-height:auto;padding-top:72px;background:linear-gradient(180deg,#fffcf7fc,#fffcf7f0 58%,#fffcf7d1),image-set(url(/assets/telmo-ramos.jpg) type("image/jpeg")) right 9% bottom 70px / min(34vw,340px) auto no-repeat,var(--paper)}.proof-row,.proof-strip__inner,.service-grid,.audience-grid,.process-grid,.insight-grid,.split,.statement-grid,.advisor-layout,.ledger-head,.editorial-layout,.service-detail,.footer-inner{grid-template-columns:1fr 1fr}.service-row,.standard-row{grid-template-columns:64px minmax(0,1fr)}.service-row p,.standard-row p{grid-column:2}.ledger-head .eyebrow{grid-column:auto;margin-bottom:0}.cta-band{grid-template-columns:1fr;align-items:start}.side-note,.editorial-aside{position:static}}@media(max-width:640px){h1{font-size:44px}h2{font-size:38px}h3{font-size:30px}.brand img{width:150px}.mobile-menu__actions{align-items:flex-start;flex-direction:column}.hero{padding-bottom:58px;background:linear-gradient(180deg,#fffcf7fc,#fffcf7f0),var(--paper)}.hero-actions{align-items:flex-start;flex-direction:column}.proof-row,.proof-strip__inner,.service-grid,.audience-grid,.process-grid,.insight-grid,.split,.statement-grid,.advisor-layout,.ledger-head,.editorial-layout,.service-detail,.footer-inner{grid-template-columns:1fr}.proof-strip{padding:0 24px}.proof-strip__inner{grid-template-columns:1fr 1fr}.proof-item{min-height:132px;padding:24px 22px}.proof-item:nth-child(odd){border-left:1px solid var(--line)}.proof-item:nth-child(2n){border-right:1px solid var(--line)}.service-row,.standard-row{grid-template-columns:1fr;gap:12px;padding:26px 0}.service-row p,.standard-row p{grid-column:auto}.standard-row span{font-size:44px}.advisor-copy,.statement-copy{padding-top:0}.tile,.proof-item,.process-card{min-height:auto}.cta-band{width:min(var(--max),calc(100% - 32px));margin-top:56px;margin-bottom:56px;padding:30px 24px}.cta-band h2{font-size:clamp(2rem,10vw,2.8rem)}.footer-bottom{flex-direction:column}}:root{--paper: #faf8f5;--paper-2: #f4f0e9;--paper-3: #efeae0;--paper-cool: #fbfbfd;--card: #fffdf8;--surface-cool: #f5f5f7;--ink: #001d51;--ink-soft: #1d1d1f;--muted: #615f58;--meta: #24344f;--line: rgba(0, 29, 81, .08);--line-strong: rgba(0, 29, 81, .12);--navy: #001d51;--navy-2: #17315f;--navy-deep: #0a2a6e;--brass: #b48a4a;--clay: #7d5e1a;--shadow: 0 18px 42px rgba(0, 16, 44, .06);--radius: 24px;--radius-button: 14px;--max: 1248px}body{background:linear-gradient(180deg,#fffdf89e,#faf8f500 420px),var(--paper);color:var(--ink)}p{color:var(--muted)}h1,h2,h3{color:var(--navy);font-weight:900;line-height:1.08;letter-spacing:0}h1{font-size:44px}h2{font-size:38px}h3{font-size:28px}@media(min-width:760px){h1{font-size:54px;line-height:58px}h2{font-size:42px;line-height:48px}h3{font-size:28px;line-height:34px}}@media(min-width:1180px){h1{font-size:72px;line-height:76px}}.site-header{top:16px;width:min(1152px,calc(100vw - 96px));height:96px;min-height:96px;margin:0 auto 16px;gap:clamp(36px,5vw,64px);padding:24px 40px;border:1px solid var(--line);border-radius:22px;background:#fffdf8f5;box-shadow:0 18px 42px #00102c0f;backdrop-filter:blur(18px)}.desktop-nav{gap:44px;overflow:visible}.mega-item{display:flex;align-items:center;height:96px}.mega-item.is-active .mega-trigger:after{opacity:1}.mega-trigger:before{opacity:0}.mega-trigger{border:0;background:transparent}.mega-trigger span:after{content:"";display:inline-block;width:7px;height:7px;margin-left:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:translateY(-3px) rotate(45deg)}.mega-menu{position:fixed;left:50%;top:112px;z-index:18;width:min(1080px,calc(100vw - 48px));padding-top:12px;opacity:0;pointer-events:none;transform:translate(-50%,-8px);transition:opacity .16s ease,transform .16s ease}.mega-item.is-open .mega-menu{opacity:1;pointer-events:auto;transform:translate(-50%)}.mega-menu__inner{display:grid;grid-template-columns:1fr;gap:10px;padding:12px;border:1px solid rgba(0,29,81,.1);border-radius:22px;background:linear-gradient(135deg,#fffdf8fa,#f4f0e9f5),var(--card);box-shadow:0 28px 70px #00102c21}.mega-feature{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:4px 16px;align-items:center;min-height:0;padding:12px 16px;border-radius:12px;background:linear-gradient(145deg,var(--navy),var(--navy-deep));color:var(--white);text-decoration:none}.mega-feature span{color:var(--brass);font-size:12px;font-weight:800;letter-spacing:1.2px;line-height:16px;text-transform:uppercase}.mega-column>span,.mobile-menu__section>strong{color:var(--clay);font-size:12px;font-weight:800;letter-spacing:1.2px;line-height:16px;text-transform:uppercase}.mega-feature strong{color:var(--white);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:22px;font-weight:900;line-height:26px}.mega-feature p{grid-column:3;max-width:320px;color:#fffdf8c7;font-size:12.5px;line-height:18px}.mega-accordion{display:grid;gap:8px}.mega-accordion__intro{display:flex;align-items:center;gap:14px;min-height:34px;padding:0 4px 2px}.mega-accordion__intro span{color:var(--clay);font-size:12px;font-weight:800;letter-spacing:1.2px;line-height:16px;text-transform:uppercase}.mega-accordion__intro strong{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:21px;font-weight:900;line-height:26px}.mega-overview-link{display:inline-flex;align-items:center;min-height:32px;margin-left:auto;width:fit-content;white-space:nowrap}.mega-disclosure{border:1px solid rgba(0,29,81,.08);border-radius:16px;background:#fffdf8b3;overflow:hidden}.mega-disclosure[open]{background:var(--card);box-shadow:0 12px 34px #00102c14}.mega-disclosure summary{position:relative;display:grid;grid-template-columns:132px minmax(0,1fr);gap:4px 16px;min-height:54px;padding:10px 50px 10px 16px;cursor:pointer;list-style:none}.mega-disclosure summary::-webkit-details-marker{display:none}.mega-disclosure summary:after{content:"+";position:absolute;top:14px;right:18px;width:24px;height:24px;border:1px solid rgba(0,29,81,.14);border-radius:999px;color:var(--navy);font-size:18px;font-weight:700;line-height:21px;text-align:center}.mega-disclosure[open] summary:after{content:"-";background:var(--navy);color:var(--white)}.mega-disclosure__eyebrow{color:var(--clay);font-size:11px;font-weight:800;letter-spacing:1px;line-height:15px;text-transform:uppercase}.mega-disclosure__title{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:19px;font-weight:900;line-height:23px}.mega-disclosure__summary{grid-column:2;max-width:62ch;color:var(--meta);font-size:13px;line-height:18px}.mega-link-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;padding:0 16px 12px;border-top:1px solid rgba(0,29,81,.07)}.mega-link-list a{display:flex;align-items:center;min-width:0;min-height:31px;padding:5px 0;border-bottom:1px solid rgba(0,29,81,.07);color:var(--meta);font-size:12.5px;font-weight:650;line-height:16px}.mega-link-list a:hover{color:var(--navy);text-decoration:underline;text-underline-offset:4px}@media(max-height:860px)and (min-width:1101px){.mega-menu__inner{gap:14px;padding:14px}.mega-feature{padding:10px 14px}.mega-feature strong{font-size:22px;line-height:26px}.mega-feature p{display:none}.mega-accordion__intro strong{font-size:22px;line-height:26px}.mega-accordion__intro{display:flex;align-items:center;gap:14px;padding:0 4px 4px}.mega-accordion__intro span{display:none}.mega-overview-link{margin-left:auto;white-space:nowrap}.mega-disclosure summary{min-height:56px;padding:9px 48px 9px 16px}.mega-disclosure__title{font-size:18px;line-height:22px}.mega-disclosure__summary{display:none}.mega-link-list a{min-height:32px;padding:5px 0;font-size:12.5px;line-height:16px}}.nav-link,.mobile-link{color:var(--navy);font-weight:600}.nav-link:before,.nav-link:after,.mobile-link:before{background:var(--clay)}.button,.client-link{border-radius:var(--radius-button)}.button{border:1px solid var(--navy);background:var(--navy);color:var(--white)}.button:hover{background:#001642}.button-light{border-color:var(--line-strong);background:var(--card);color:var(--navy)}.client-link{border:1px solid var(--line);background:var(--card);color:var(--navy)}.eyebrow{margin-bottom:18px;color:var(--clay);font-size:14px;font-weight:700;line-height:18px;letter-spacing:1.728px}.eyebrow:before{content:"";margin-right:10px}.page-hero.live-hero{padding:72px 24px 64px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 18%,rgba(180,138,74,.14),transparent 28%),linear-gradient(180deg,#fffdf8 0%,var(--paper) 100%)}.live-hero__inner{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(320px,.58fr);gap:48px;align-items:center;width:min(var(--max),100%);margin:0 auto}.live-hero__copy{max-width:820px}.live-hero__copy p{max-width:740px;margin-top:24px;color:var(--meta);font-size:18px;line-height:28px}.live-hero .hero-actions{gap:14px;margin-top:32px}.fee-line{display:flex;gap:8px;align-items:center;margin-top:18px!important;color:var(--muted)!important;font-size:14px!important;line-height:22px!important}.fee-line span{color:var(--clay);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:22px;font-weight:900}.hero-card{display:grid;gap:18px;align-self:stretch;min-height:420px;padding:22px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#fffdf8f2,#f4f0e9f0),var(--card);box-shadow:var(--shadow)}.hero-card__portrait{margin:0;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,var(--navy-2),var(--navy))}.hero-card__portrait img{width:100%;height:100%;max-height:420px;aspect-ratio:4 / 5;object-fit:cover;filter:saturate(.88) contrast(1.04)}.hero-card__caption{display:grid;gap:4px}.hero-card__caption strong,.hero-card__price{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:28px;font-weight:900;line-height:34px}.hero-card__caption span,.hero-card p{color:var(--muted);font-size:14px;line-height:22px}.hero-card__tag{color:var(--clay);font-size:14px;font-weight:700;letter-spacing:1.728px;line-height:18px;text-transform:uppercase}.hero-card__tag:before{content:"";margin-right:10px}.proof-strip--bento{border:0;padding:0 24px 40px;background:var(--paper)}.proof-strip--bento .proof-strip__inner{gap:16px}.proof-strip--bento .proof-item{min-height:142px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}.proof-strip--bento .proof-item strong{color:var(--navy);font-size:54px;font-weight:900;letter-spacing:0}.proof-strip--bento .proof-item span{color:var(--muted);font-size:14px;line-height:22px}.page-section.live-page{padding:56px 24px 104px}.editorial-layout{grid-template-columns:1fr;gap:0}.side-note{top:108px;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}.side-note h3{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:22px;font-weight:900;line-height:28px}.toc{gap:0;border-top:1px solid var(--line)}.toc a{padding:11px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:13px;line-height:18px}.toc a:hover{color:var(--navy)}.live-content{gap:18px;width:min(940px,100%);margin:0 auto}.legacy-section.live-section{gap:18px;padding:34px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}.legacy-section.live-section:nth-child(6n+3){background:linear-gradient(135deg,var(--navy) 0%,var(--navy-deep) 100%)}.legacy-section.live-section:nth-child(6n+3) h2,.legacy-section.live-section:nth-child(6n+3) h3,.legacy-section.live-section:nth-child(6n+3) p,.legacy-section.live-section:nth-child(6n+3) blockquote{color:var(--white)}.legacy-section.live-section:nth-child(6n+3) a{color:var(--white)}.legacy-section.live-section h2{max-width:780px;color:var(--navy);font-size:33px;font-weight:900;line-height:40px}.section-heading-link{color:inherit;text-decoration:none}.section-heading-link:hover{color:var(--clay)}.section-kicker{display:block;color:var(--clay);font-family:Figtree,ui-sans-serif,system-ui,sans-serif;font-size:14px;font-weight:700;letter-spacing:1.728px;line-height:18px;text-transform:uppercase}.legacy-section.live-section:nth-child(6n+3) .section-kicker{color:var(--brass)}.legacy-section.live-section p,.legacy-section.live-section blockquote{max-width:820px;color:var(--muted);font-size:16px;line-height:26px}.live-section--brief{min-height:132px}.live-section--brief h2{font-size:28px!important;line-height:34px!important}.live-subheading{color:var(--navy);font-size:22px;line-height:28px}.live-list-item{padding-left:30px}.live-list-item:before{top:.7em;width:9px;height:9px;border-radius:2px;background:var(--brass);transform:rotate(45deg)}.live-quote{border-left:3px solid var(--brass);color:var(--meta);font-size:20px!important;line-height:30px!important}.cta-band{width:min(var(--max),calc(100% - 48px));margin:clamp(42px,7vw,86px) auto 96px;padding:clamp(40px,6vw,72px);border:0;border-radius:var(--radius);background:radial-gradient(circle at 82% 18%,rgba(180,138,74,.16),transparent 28%),linear-gradient(135deg,var(--navy) 0%,var(--navy-deep) 100%);box-shadow:0 28px 70px #00102c2e}.cta-band h2,.cta-band p{color:var(--white)}.cta-band .eyebrow{color:var(--brass)}.cta-band h2{font-size:42px;line-height:48px}.cta-band__note{margin-top:14px!important;color:#fffdf8ad!important;font-size:14px!important;line-height:22px!important}.site-footer{padding-top:68px;background:#f3eee5;color:#24211d;border-top:1px solid rgba(36,33,29,.14)}.footer-inner{grid-template-columns:minmax(260px,1.25fr) minmax(120px,.55fr) minmax(190px,.8fr) minmax(150px,.62fr) minmax(240px,.92fr);gap:36px;border-bottom-color:#24211d21}.footer-brand{display:grid;align-content:start;gap:16px}.site-footer .footer-eyebrow{color:var(--brass);font-size:12px;font-weight:800;letter-spacing:0;line-height:16px}.footer-logo{margin-bottom:0;filter:none}.site-footer p,.site-footer span,.site-footer a{color:#625c53}.site-footer p{max-width:340px}.site-footer .footer-cta{width:fit-content;margin-top:4px;color:var(--white);background:var(--navy);border-radius:var(--radius-button);padding:11px 16px;font-weight:800;line-height:18px}.footer-socials{display:flex;flex-wrap:wrap;gap:10px 14px;margin-top:20px}.site-footer .footer-socials a{color:#24211d;background:#fffdf8ad;border-color:#24211d29}.site-footer .footer-socials a:hover{background:var(--card);border-color:#b48a4a6b}.site-footer nav strong{color:#171512;font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:20px;line-height:26px}.footer-meta{font-style:normal}.footer-meta strong{color:#171512;font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:20px;line-height:26px}.footer-meta a{text-decoration:none}.footer-regulatory{display:flex;flex-wrap:wrap;gap:10px 18px;width:min(var(--max),100%);margin:0 auto;padding:18px 0;border-bottom:1px solid rgba(36,33,29,.13);color:#625c53;font-size:13px;line-height:18px}.footer-bottom{align-items:flex-start;border-bottom:0}.footer-bottom span{max-width:420px}@media(max-width:1100px){.site-header{top:0;justify-content:space-between;width:100%;height:84px;min-height:84px;margin:0;padding:18px 24px;border-width:0 0 1px;border-radius:0;box-shadow:none}.desktop-nav,.header-actions{display:none}.menu-button,.close-button{display:block}.mobile-menu{display:flex;flex-direction:column;overflow:hidden}.mobile-menu__bar{flex:0 0 auto;position:sticky;top:0;z-index:1;background:#faf8f5f5;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.mobile-menu__nav{flex:1 1 auto;min-height:0;position:static;display:grid;overflow-y:auto;gap:24px;padding:26px 24px}.mobile-menu__section{display:grid;gap:12px;padding:0 0 20px;border-bottom:1px solid var(--line)}.mobile-menu__section>div{display:grid;gap:0}.mobile-link{min-height:0;padding:10px 0;border-bottom:1px solid rgba(0,29,81,.06);font-size:16px;line-height:21px}.mobile-link:before{display:none}.mobile-menu__actions{flex:0 0 auto;position:static;inset:auto 0 0;align-items:stretch;padding:18px 24px 22px;background:#faf8f5f5;border-top:1px solid var(--line);backdrop-filter:blur(18px)}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media(max-width:980px){.site-header{top:0;width:100%;height:84px;min-height:84px;margin:0;padding:18px 24px;border-width:0 0 1px;border-radius:0;box-shadow:none}.mobile-menu{display:flex;flex-direction:column;overflow:hidden}.mobile-menu__bar{flex:0 0 auto;position:sticky;top:0;z-index:1;background:#faf8f5f5;backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.mobile-menu__nav{flex:1 1 auto;min-height:0;position:static;display:grid;overflow-y:auto;gap:24px;padding:26px 24px}.mobile-menu__section{display:grid;gap:12px;padding:0 0 20px;border-bottom:1px solid var(--line)}.mobile-menu__section>div{display:grid;gap:0}.mobile-link{min-height:0;padding:10px 0;border-bottom:1px solid rgba(0,29,81,.06);font-size:16px;line-height:21px}.mobile-link:before{display:none}.mobile-menu__actions{flex:0 0 auto;position:static;inset:auto 0 0;align-items:stretch;padding:18px 24px 22px;background:#faf8f5f5;border-top:1px solid var(--line);backdrop-filter:blur(18px)}.footer-inner{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}.live-hero__inner,.editorial-layout,.proof-strip--bento .proof-strip__inner{grid-template-columns:1fr}.hero-card{min-height:auto}.editorial-aside,.side-note{position:static}.toc{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;gap:0 16px}}@media(max-width:640px){.page-hero.live-hero{padding:48px 16px 40px}.footer-inner{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-regulatory{flex-direction:column}.live-hero__copy h1{font-size:44px;line-height:48px}.hero-actions{align-items:stretch}.hero-actions .button,.hero-actions .text-link{width:100%;justify-content:center}.proof-strip--bento{padding:0 16px 32px}.legacy-section.live-section{padding:24px}.toc{grid-template-columns:1fr}.cta-band{width:min(var(--max),calc(100% - 32px));padding:28px}.cta-band h2{font-size:33px;line-height:40px}}.home-hero{padding:72px 24px 48px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fffdf8 0%,var(--paper) 100%)}.home-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) 392px;gap:48px;align-items:center;width:min(var(--max),100%);margin:0 auto}.home-hero__copy{max-width:820px;min-width:0}.home-hero h1{max-width:820px;font-size:54px;line-height:58px}.home-hero__copy>p{max-width:720px;margin-top:24px;color:var(--meta);font-size:18px;line-height:28px}.home-hero__card{display:grid;gap:18px;min-width:0;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}.home-hero__card strong,.note-card strong{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:30px;font-weight:900;line-height:36px}.home-hero__card dl{display:grid;gap:14px;margin:8px 0 0}.home-hero__card dl div{padding-top:14px;border-top:1px solid var(--line)}.home-hero__card dt{color:var(--clay);font-size:13px;font-weight:700;text-transform:uppercase}.home-hero__card dd{margin:5px 0 0;color:var(--muted);font-size:15px;line-height:24px}.home-proof{padding-top:32px}.home-section-head{max-width:780px;margin-bottom:36px}.home-section-head p,.home-fit p,.home-note p,.home-founder p{max-width:720px;margin-top:20px;color:var(--meta);font-size:18px;line-height:29px}.scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.scenario-card{display:grid;gap:16px;min-height:248px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}.scenario-card h3{font-size:28px;line-height:34px}.scenario-card p{color:var(--muted);font-size:16px;line-height:26px}.scenario-card span{align-self:end;color:var(--navy);font-weight:700}.scenario-card span:after{content:"";display:inline-block;width:24px;height:1px;margin-left:10px;vertical-align:middle;background:currentColor}.home-review{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-deep) 100%)}.home-review h2,.home-review h3,.home-review p{color:var(--white)}.home-review .eyebrow{color:var(--brass)}.home-review__inner{color:var(--white)}.review-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-step{min-height:252px;padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);background:#ffffff0f}.review-step span{display:block;margin-bottom:32px;color:var(--brass);font-weight:800}.review-step p{margin-top:14px;color:#ffffffc7}.fit-grid,.note-layout,.founder-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.48fr);gap:48px;align-items:start}.fit-panel,.note-card{min-width:0;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}.signal-list{display:grid;gap:14px;margin:24px 0 0;padding:0;list-style:none}.signal-list li{position:relative;padding-left:26px;color:var(--muted);font-size:16px;line-height:26px}.signal-list li:before{content:"";position:absolute;left:0;top:.72em;width:9px;height:9px;border-radius:2px;background:var(--brass);transform:rotate(45deg)}.home-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--paper-2)}.note-card .button{margin-top:26px}.founder-layout{grid-template-columns:360px minmax(0,1fr);align-items:center}.founder-layout figure{margin:0;overflow:hidden;border-radius:var(--radius);background:linear-gradient(135deg,var(--navy-2),var(--navy));box-shadow:var(--shadow)}.founder-layout img{width:100%;aspect-ratio:4 / 5;object-fit:cover;filter:saturate(.88) contrast(1.04)}.home-founder .text-link{margin-top:26px}@media(max-width:980px){.home-hero__inner,.fit-grid,.note-layout,.founder-layout{grid-template-columns:1fr}.home-hero__card,.fit-panel,.note-card{max-width:620px}.scenario-grid,.review-steps{grid-template-columns:1fr 1fr}.founder-layout figure{max-width:360px}}@media(max-width:640px){.home-hero{padding:48px 16px 36px;overflow-x:hidden}.home-hero__inner,.home-hero__copy,.home-hero__card{width:100%;max-width:calc(100vw - 32px)}.home-hero h1{width:100%;max-width:8.8em;font-size:38px;line-height:42px;overflow-wrap:anywhere;word-break:normal}.home-hero__copy>p,.home-hero__card p,.home-hero__card dd,.fee-line{width:100%;max-width:32ch;overflow-wrap:anywhere}.home-hero .hero-actions,.home-hero .hero-actions .button,.home-hero .hero-actions .text-link{width:100%;max-width:32ch}.home-hero__copy>p,.home-section-head p,.home-fit p,.home-note p,.home-founder p{font-size:16px;line-height:26px}.scenario-grid,.review-steps{grid-template-columns:1fr}.scenario-card,.review-step,.fit-panel,.note-card,.home-hero__card{padding:24px}.home-proof .proof-strip__inner{grid-template-columns:1fr}}.mega-menu{width:min(1120px,calc(100vw - 48px))}.mega-menu__inner{grid-template-columns:minmax(260px,.32fr) minmax(0,1fr);gap:16px;padding:16px;align-items:start}.mega-feature{align-content:space-between;align-self:start;grid-template-columns:1fr;gap:18px;min-height:260px;padding:22px;border-radius:16px}.mega-feature strong{font-size:30px;line-height:34px}.mega-feature p{grid-column:auto;max-width:none;display:block;font-size:14px;line-height:21px}.mega-menu__body{display:grid;gap:14px;min-width:0}.mega-menu__intro{display:flex;align-items:center;gap:14px;min-height:34px;padding:0 2px}.mega-menu__intro span{color:var(--clay);font-size:12px;font-weight:800;letter-spacing:1.2px;line-height:16px;text-transform:uppercase}.mega-menu__intro strong{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:22px;font-weight:900;line-height:27px}.mega-columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.mega-column{display:grid;align-content:start;gap:8px;min-width:0;min-height:100%;padding:14px;border:1px solid rgba(0,29,81,.08);border-radius:14px;background:#fffdf8b8}.mega-column .mega-link-list{grid-template-columns:1fr;gap:0;padding:6px 0 0}.mega-column .mega-link-list a{min-height:30px;padding:5px 0;font-size:12.25px;line-height:15.5px}.mega-column .mega-disclosure__summary{grid-column:auto;font-size:12px;line-height:17px}@media(max-height:860px)and (min-width:1101px){.mega-menu__inner{gap:12px;padding:12px}.mega-feature{padding:16px}.mega-feature strong{font-size:24px;line-height:28px}.mega-feature p{font-size:12.5px;line-height:18px}.mega-menu__intro span,.mega-column .mega-disclosure__summary{display:none}.mega-column{padding:10px 12px}}.home-hero--editorial{padding:clamp(72px,9vw,120px) 24px clamp(54px,7vw,86px);border-bottom:1px solid var(--line);background:linear-gradient(90deg,#fffcf7,#fffcf7f5 56%,#fffcf7d1),var(--paper)}.home-hero--editorial .home-hero__inner{grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);gap:clamp(36px,6vw,74px)}.home-hero--editorial .home-hero__copy{max-width:760px;padding:clamp(30px,5vw,48px);border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}.home-hero--editorial h1{max-width:760px;font-size:clamp(48px,6vw,82px);line-height:.98}.home-hero__media{position:relative;min-height:520px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#e9eef7}.home-hero__media img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center top}.home-hero__media-note{position:absolute;left:18px;right:18px;bottom:18px;display:grid;gap:8px;padding:18px;border-radius:16px;background:#001d51eb;color:var(--white)}.home-hero__media-note span{color:var(--brass);font-size:11px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.home-hero__media-note strong{max-width:36ch;color:var(--white);font-size:17px;line-height:22px}.home-proof-band{padding:18px 24px 0;background:var(--paper)}.home-proof-band__inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;width:min(var(--max),100%);margin:0 auto;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--line)}.home-proof-item{display:grid;gap:10px;min-height:148px;padding:28px;background:var(--card)}.home-proof-item strong{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,64px);font-weight:900;line-height:.95}.home-proof-item span{color:var(--meta);font-size:14px;line-height:20px}.home-live-intro{padding-top:clamp(76px,10vw,130px)}.home-live-intro__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.62fr);gap:clamp(36px,7vw,92px);align-items:start}.home-live-intro__statement{position:sticky;top:132px}.home-live-intro__statement h2{max-width:830px;font-size:clamp(42px,5.8vw,76px);line-height:.98}.home-live-intro__stack{display:grid;gap:14px}.home-live-intro__stack article{display:grid;gap:12px;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--card)}.home-live-intro__stack span{color:var(--clay);font-size:12px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.home-live-intro__stack p,.home-problems p,.services-lab p,.audience-grid p,.home-process p,.home-faqs p{color:var(--meta)}.home-section-head--split{display:grid;grid-template-columns:minmax(0,.78fr) minmax(320px,.42fr);gap:42px;align-items:end;max-width:none}.home-section-head--split p{margin:0}.problem-bento{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(178px,auto);gap:16px}.problem-bento__image,.problem-tile{overflow:hidden;border-radius:8px}.problem-bento__image{position:relative;grid-column:span 3;grid-row:span 2;min-height:372px;background:var(--navy)}.problem-bento__image img{width:100%;height:100%;min-height:372px;object-fit:cover;filter:saturate(.92) contrast(1.04)}.problem-bento__image span{position:absolute;left:18px;bottom:18px;padding:10px 13px;background:#fffcf7eb;color:var(--navy);font-weight:800}.problem-tile{display:grid;gap:12px;align-content:start;grid-column:span 2;padding:24px;border:1px solid var(--line);background:var(--card)}.problem-tile--wide{grid-column:span 3}.problem-tile--blue{background:var(--navy);border-color:var(--navy)}.problem-tile span{color:var(--brass);font-weight:900}.problem-tile h3{font-size:26px;line-height:31px}.problem-tile--blue h3,.problem-tile--blue p{color:var(--white)}.home-fit-check{background:linear-gradient(180deg,#efeae08a,#faf8f500),var(--paper)}.fit-check-layout{display:grid;grid-template-columns:minmax(0,.72fr) minmax(420px,.9fr);gap:clamp(36px,6vw,72px);align-items:start}.fit-check-layout__head{position:sticky;top:132px}.fit-check-layout__head h2{max-width:680px}.fit-note-list{display:grid;gap:12px;margin-top:30px}.fit-note-list article{padding:18px 0 0;border-top:1px solid var(--line)}.fit-note-list span,.fit-check-card span{color:var(--clay);font-size:12px;font-weight:800;letter-spacing:1px;line-height:16px;text-transform:uppercase}.fit-note-list p{margin-top:8px;color:var(--meta);font-size:15px;line-height:23px}.fit-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fit-check-card{display:grid;gap:16px;align-content:start;min-height:250px;padding:26px;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow)}.fit-check-card--primary{grid-row:span 2;min-height:360px;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-deep) 100%)}.fit-check-card strong{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:28px;font-weight:900;line-height:34px}.fit-check-card p{color:var(--meta);font-size:15px;line-height:23px}.fit-check-card--primary span{color:var(--brass)}.fit-check-card--primary strong,.fit-check-card--primary p{color:var(--white)}.services-lab{display:grid;grid-template-columns:minmax(280px,.34fr) minmax(0,1fr);gap:30px}.services-lab__copy{padding:30px;border-radius:8px;background:var(--navy)}.services-lab__copy h2,.services-lab__copy p{color:var(--white)}.services-lab__copy .eyebrow{color:var(--brass)}.services-lab__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.service-chip{display:grid;gap:12px;min-height:220px;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--card)}.service-chip--primary{background:#e7edf7}.service-chip span{color:var(--clay);font-weight:900}.service-chip strong{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:24px;line-height:29px}.audience-grid{display:grid;grid-template-columns:minmax(340px,.48fr) minmax(0,1fr);gap:clamp(34px,6vw,72px);align-items:stretch}.audience-grid__image{margin:0;overflow:hidden;border-radius:8px;background:var(--navy)}.audience-grid__image img{width:100%;height:100%;min-height:620px;object-fit:cover}.audience-grid__copy{display:grid;align-content:center;gap:28px}.audience-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.audience-list article{padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--card)}.audience-list strong{display:block;margin-bottom:10px;color:var(--navy);font-size:17px;line-height:22px}.founder-layout--live{align-items:center}.home-founder--navy{background:radial-gradient(circle at 18% 16%,rgba(180,138,74,.14),transparent 28%),linear-gradient(135deg,var(--navy) 0%,var(--navy-deep) 100%)}.home-founder--navy h2,.home-founder--navy p,.home-founder--navy .text-link{color:var(--white)}.home-founder--navy .eyebrow{color:var(--brass)}.home-founder--navy .founder-layout figure{border:1px solid rgba(255,255,255,.18);box-shadow:0 28px 70px #0000003d}.home-founder--navy p{color:#fffdf8c7}.founder-layout--live p+p{margin-top:16px}.home-process{background:var(--navy)}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.process-grid__head{grid-column:span 2;padding:30px;border:1px solid rgba(255,255,255,.14);border-radius:8px}.process-grid__head h2,.process-card h3{color:var(--white)}.process-grid__head .eyebrow,.process-card span{color:var(--brass)}.process-card{display:grid;gap:22px;min-height:276px;padding:28px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0f}.process-card span{font-weight:900}.process-card p{color:#ffffffc2}.faq-layout{display:grid;grid-template-columns:minmax(0,.68fr) minmax(360px,.56fr);gap:clamp(36px,6vw,72px)}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid var(--line);border-radius:8px;background:var(--card)}.faq-list summary{padding:20px 22px;color:var(--navy);cursor:pointer;font-weight:800;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{padding:0 22px 22px;font-size:16px;line-height:25px}.home-insights{padding-top:0}.insights-strip{display:grid;grid-template-columns:minmax(0,.65fr) minmax(360px,.58fr);gap:32px;align-items:start;padding:34px;border:1px solid var(--line);border-radius:8px;background:var(--card)}.insights-strip__links{display:grid;gap:0}.insights-strip__links a{padding:16px 0;border-bottom:1px solid var(--line);color:var(--navy);font-weight:800}@media(max-width:1100px){.mega-menu{display:none}.home-live-intro__grid,.fit-check-layout,.services-lab,.audience-grid,.faq-layout,.insights-strip{grid-template-columns:1fr}.home-live-intro__statement,.fit-check-layout__head{position:static}.problem-bento{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-bento__image,.problem-tile,.problem-tile--wide{grid-column:span 1}.services-lab__grid,.fit-check-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.home-hero--editorial .home-hero__inner,.home-proof-band__inner,.home-section-head--split,.problem-bento,.fit-check-grid,.services-lab__grid,.audience-list,.process-grid{grid-template-columns:1fr}.home-hero__media,.home-hero__media img,.audience-grid__image img{min-height:360px}.process-grid__head{grid-column:auto}.fit-check-card--primary{grid-row:auto;min-height:0}.home-proof-item,.service-chip,.process-card{min-height:auto}}.skip-link{position:fixed;left:18px;top:18px;z-index:80;padding:12px 16px;border-radius:var(--radius-button);background:var(--navy);color:var(--white);font-weight:800;transform:translateY(-160%);transition:transform .16s ease}.skip-link:focus-visible{transform:translateY(0)}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #fffdf8;outline-offset:4px;box-shadow:0 0 0 6px #7d5e1a}.breadcrumb-shell{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:24px 24px 0;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.04em}.breadcrumb-shell ol{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0;padding:0;list-style:none}.breadcrumb-shell li{display:inline-flex;gap:8px;align-items:center}.breadcrumb-shell li+li:before{color:#001d5157;content:"/"}.breadcrumb-shell a{color:var(--muted)}.breadcrumb-shell span{color:var(--navy)}.site-header .brand,.footer-socials a,.close-button{min-width:44px;min-height:44px}.footer-socials a{display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid rgba(255,253,248,.18);border-radius:999px}.mega-item{position:static}.mega-menu{top:112px;max-height:calc(100svh - 140px);overflow-y:auto;overscroll-behavior:contain}.mega-menu__inner{grid-template-columns:minmax(240px,.34fr) minmax(0,1fr);border-radius:24px}.mega-feature{min-height:210px;border-radius:24px}.mega-accordion{display:grid;gap:10px}.mega-disclosure{border-radius:18px}.mega-disclosure summary{grid-template-columns:108px minmax(0,1fr);min-height:58px;padding:12px 48px 12px 16px}.mega-disclosure__summary{grid-column:2}.mega-link-list{grid-template-columns:repeat(2,minmax(0,1fr));padding:4px 16px 14px}.mega-link-list a{min-height:36px}.mega-columns,.mega-column{display:none}@media(max-height:760px)and (min-width:1101px){.mega-menu{top:100px;max-height:calc(100svh - 112px)}.mega-feature{min-height:0}.mega-feature p,.mega-menu__intro span,.mega-disclosure__summary{display:none}}.mobile-menu__section{padding:0}.mobile-menu__section summary{display:flex;align-items:center;min-height:48px;color:var(--clay);cursor:pointer;font-size:12px;font-weight:800;letter-spacing:1.2px;line-height:16px;text-transform:uppercase;list-style:none}.mobile-menu__section summary::-webkit-details-marker{display:none}.mobile-link{min-height:44px}.home-hero--editorial{padding-top:clamp(46px,6vw,86px)}.home-hero--editorial h1{max-width:720px;font-size:clamp(44px,5.2vw,68px);line-height:1.02}.home-hero__media,.problem-bento__image,.audience-grid__image,.founder-layout figure,.home-live-intro__stack article,.problem-tile,.service-chip,.audience-list article,.faq-list details,.insights-strip,.testimonial-card{border-radius:24px}.problem-tile span,.service-chip span,.section-kicker{color:var(--clay)}.problem-tile--blue span{color:var(--brass)}.service-chip{overflow:hidden;align-content:start;padding:0}.service-chip>img{width:100%;height:136px;object-fit:cover}.service-chip>span,.service-chip>strong,.service-chip>p{margin-inline:22px}.service-chip>span{margin-top:20px}.service-chip>p{margin-bottom:22px}.service-chip--primary{background:var(--paper-3)}.home-mid-cta{padding-block:0;background:var(--paper)}.mid-cta-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;padding:clamp(34px,5vw,64px);border-radius:24px;background:linear-gradient(135deg,var(--navy) 0%,var(--navy-deep) 100%)}.mid-cta-panel h2,.mid-cta-panel .eyebrow{color:var(--white)}.mid-cta-panel h2{max-width:820px;font-size:clamp(36px,5vw,62px);line-height:1.02}.home-testimonials{background:#fffdf8}.testimonials-layout{display:grid;gap:34px}.testimonial-grid{display:grid;grid-template-columns:1.2fr .92fr .92fr;gap:16px}.testimonial-card{display:grid;gap:22px;margin:0;padding:28px;border:1px solid var(--line);background:var(--card);box-shadow:var(--shadow)}.testimonial-card:first-child{background:var(--navy)}.testimonial-card:first-child blockquote,.testimonial-card:first-child figcaption{color:var(--white)}.testimonial-card blockquote{margin:0;color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:31px}.testimonial-card figcaption{color:var(--meta);font-size:14px;font-weight:800;line-height:20px}.faq-list summary{min-height:58px;position:relative;padding-right:54px}.faq-list summary:after{content:"+";position:absolute;right:20px;top:50%;width:26px;height:26px;border:1px solid var(--line-strong);border-radius:999px;color:var(--navy);font-size:18px;line-height:24px;text-align:center;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"-";background:var(--navy);color:var(--white)}.insights-strip{background:#fffdf8}.insights-strip__links{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.insights-strip__links a{display:grid;align-content:start;gap:14px;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:24px;background:var(--card)}.insights-strip__links img{width:100%;height:150px;object-fit:cover}.insights-strip__links span{padding:0 18px 20px}@media(max-width:1100px){.mobile-menu__nav{gap:10px}.mobile-menu__section{border-bottom:1px solid var(--line)}}@media(max-width:760px){.home-hero--editorial{padding:34px 24px 30px}.home-hero--editorial h1{max-width:100%;font-size:clamp(38px,11vw,44px);line-height:1.06;overflow-wrap:anywhere}.home-hero__media,.home-hero__media img{min-height:360px}.home-proof-item{min-height:112px;padding:22px}.mid-cta-panel,.testimonial-grid,.insights-strip__links{grid-template-columns:1fr}.mid-cta-panel .button{width:100%;justify-content:center}.testimonial-card blockquote{font-size:19px;line-height:28px}}@media(min-width:1101px){.site-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(24px,4vw,56px);height:88px;min-height:88px;padding:18px clamp(28px,4vw,56px);border-bottom:1px solid rgba(0,29,81,.08);background:#faf8f5eb;backdrop-filter:blur(16px)}.desktop-nav{gap:clamp(22px,3vw,42px);justify-content:center}.mega-item{height:88px}.mega-menu{top:94px}}.home-hero--editorial{padding-top:clamp(52px,7vw,96px)}.home-live-intro__statement h2{max-width:720px;font-size:clamp(40px,5vw,64px);line-height:1.02}.home-hero__media{min-height:clamp(380px,38vw,560px);background:#e9e2d7}.home-hero__media img{min-height:clamp(380px,38vw,560px);object-position:center center}.home-hero__media-note{max-width:420px;right:auto}.problem-bento__image img,.audience-grid__image img,.service-chip>img,.insights-strip__links img{background:var(--paper-3)}.home-routes{padding-top:clamp(44px,6vw,84px);background:linear-gradient(180deg,#efeae06b,#faf8f500)}.route-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.route-card{display:grid;gap:14px;min-height:242px;padding:24px;border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.route-card span{color:var(--clay);font-size:12px;font-weight:800;letter-spacing:1px;line-height:16px;text-transform:uppercase}.route-card strong{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:25px;line-height:30px}.route-card p{color:var(--meta);font-size:15px;line-height:23px}.route-card:hover{border-color:#7d5e1a57;transform:translateY(-2px)}.service-chip{grid-template-rows:148px auto auto minmax(0,1fr);min-height:0}.service-chip>img{height:148px}.service-chip>strong,.service-chip>p,.problem-tile h3,.problem-tile p,.audience-list strong,.audience-list p{overflow-wrap:normal;word-break:normal}.founder-layout--live figure{width:min(360px,100%)}.founder-layout--live img{width:100%;height:auto;max-height:520px;aspect-ratio:4 / 5;object-fit:cover}.hero-card--visual{position:relative;display:block;min-height:clamp(360px,34vw,520px);padding:0}.hero-card--visual>img{width:100%;height:100%;min-height:clamp(360px,34vw,520px);object-fit:cover;object-position:center center;filter:saturate(.94) contrast(1.03)}.hero-card__caption--overlay{position:absolute;left:18px;right:18px;bottom:18px;padding:18px;border-radius:16px;background:#001d51eb}.hero-card__caption--overlay strong,.hero-card__caption--overlay span{color:var(--white)}.hero-card__caption--overlay span{color:#fffdf8c7}@media(max-width:1100px){.site-header{border-bottom:1px solid rgba(0,29,81,.08);background:#faf8f5f5;backdrop-filter:blur(14px)}}html{scroll-padding-top:120px}body{padding-top:112px}.site-header{position:fixed;top:16px;left:50%;z-index:1000;transform:translate(-50%)}.mega-menu,.mobile-menu{z-index:1001}@media(max-width:1100px){html{scroll-padding-top:88px}body{padding-top:84px}.site-header{top:0;left:0;right:0;transform:none}}html{scroll-padding-top:0!important}body{padding-top:0!important}.site-header{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:1000!important;margin-top:16px;transform:none!important}@media(max-width:1100px){body{padding-top:0!important}.site-header{justify-content:space-between;width:min(720px,calc(100% - 24px));height:72px;min-height:72px;margin:12px auto 0;padding:14px 20px;border:1px solid var(--line);border-radius:22px;background:#fffdf8f5;box-shadow:0 16px 34px #00102c14;backdrop-filter:none}html.nav-open .site-header{z-index:10000!important}html.nav-open .mobile-menu{position:fixed;inset:0;width:100vw;max-width:none;min-height:100dvh;z-index:10001}}.side-note,.editorial-aside{top:24px}@media(max-width:480px){main p,main li,main summary,main h1,main h2,main h3,main h4,main strong,main td,main th{overflow-wrap:anywhere;word-break:break-word}}.live-hero__inner>*,.coord-hero__grid>*,.tpr-hero__grid>*,.notice-hero__grid>*,.ifici-hero__grid>*,.home-hero__inner>*,.section-inner>*{min-width:0}@media(max-width:760px){.home-hero--editorial{padding-top:24px}.home-hero--editorial .home-hero__inner{gap:18px}.home-hero--editorial .home-hero__copy{padding:24px}.home-hero--editorial h1{font-size:clamp(34px,9.6vw,39px);line-height:1.04}.home-hero__media,.home-hero__media img{min-height:218px}.home-hero__media{order:2;border-radius:18px}.home-hero__media img{object-position:center 28%}.home-hero__media-note{display:none}.service-chip{grid-template-rows:128px auto auto auto}.route-grid{grid-template-columns:1fr}.route-card{min-height:0}.service-chip>img{height:128px}.audience-grid__image,.audience-grid__image img{min-height:300px}.founder-layout--live figure{max-width:300px;margin-inline:auto}.founder-layout--live img{max-height:380px}.hero-card--visual,.hero-card--visual>img{min-height:300px}.footer-inner{gap:26px}}.home-proof-band__disclaimer{width:min(var(--max),calc(100% - 48px));margin:10px auto 0;color:var(--meta);font-size:12px;line-height:18px;text-align:right}.founder-layout--live .founder-photo--portrait{width:min(280px,100%);aspect-ratio:1;background:#001642}.founder-layout--live .founder-photo--portrait img{height:100%;aspect-ratio:1;max-height:none;object-fit:cover;object-position:center center}@media(max-width:760px){.home-hero--editorial .home-hero__copy{display:flex;flex-direction:column;order:1}.home-hero--editorial .eyebrow{order:1}.home-hero--editorial h1{order:2}.home-hero--editorial .hero-actions{order:4;gap:12px;margin-top:18px}.home-hero--editorial .fee-line{order:5;margin-top:12px!important}.home-hero__lead{display:-webkit-box;overflow:hidden;order:3;margin-top:16px!important;-webkit-box-orient:vertical;-webkit-line-clamp:3}.home-hero__media{order:2}.home-proof-band__disclaimer{width:min(var(--max),calc(100% - 32px));text-align:left}.founder-layout--live .founder-photo--portrait{max-width:240px}}.home-hero--editorial{padding:clamp(52px,6vw,82px) 24px 0;border-bottom:0;background:linear-gradient(180deg,var(--paper-cool) 0%,var(--card) 100%)}.home-hero--editorial .home-hero__inner{display:grid;grid-template-columns:1fr;gap:clamp(34px,4vw,52px);width:100%;max-width:none}.home-hero--editorial .home-hero__copy{width:min(980px,100%);max-width:980px;margin:0 auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;text-align:center}.home-hero--editorial .eyebrow{display:block;margin-inline:auto;color:var(--clay)}.home-hero--editorial h1{max-width:920px;margin:18px auto 0;color:var(--navy);font-size:clamp(52px,5.6vw,78px);line-height:.96}.home-hero__lead{max-width:720px!important;margin:22px auto 0!important;color:var(--ink-soft)!important;font-size:clamp(18px,1.55vw,22px)!important;line-height:1.42!important}.home-hero--editorial .hero-actions{justify-content:center;gap:16px;margin-top:24px}.home-hero--editorial .button{min-width:164px}.home-hero--editorial .fee-line{justify-content:center;margin-top:16px!important}.home-hero__media{width:min(1120px,calc(100% - 48px));min-height:clamp(340px,34vw,520px);margin:0 auto;border:0;border-radius:34px;background:var(--paper-2);box-shadow:0 34px 90px #001d511f}.home-hero__media img{min-height:clamp(340px,34vw,520px);object-position:center 35%}.home-hero__media-note{left:50%;right:auto;bottom:22px;width:min(480px,calc(100% - 44px));padding:14px 20px;border-radius:999px;text-align:center;transform:translate(-50%)}.home-hero__media-note span{display:none}.home-hero__media-note strong{max-width:none;font-size:15px;line-height:20px}.home-proof-band{padding:34px 24px clamp(76px,8vw,118px);background:var(--card)}.home-proof-band__inner{display:flex;justify-content:center;width:min(860px,100%);overflow:visible;border:0;border-top:1px solid rgba(0,29,81,.1);border-bottom:1px solid rgba(0,29,81,.1);border-radius:0;background:transparent}.home-proof-item{min-height:0;padding:14px clamp(18px,3vw,34px);background:transparent;text-align:center;text-decoration:none}a.home-proof-item:hover strong{color:var(--navy-deep)}.home-proof-item+.home-proof-item{border-left:1px solid rgba(0,29,81,.1)}.home-proof-item strong{color:var(--navy);font-family:Figtree,ui-sans-serif,system-ui,sans-serif;font-size:22px;font-weight:800;line-height:1}.home-proof-item span{margin-top:4px;color:var(--muted);font-size:12px;line-height:16px}.home-proof-band__disclaimer{width:min(860px,calc(100% - 48px));margin-top:10px;text-align:center}.home-section-head--split,.services-lab__copy,.testimonials-layout>div:first-child,.faq-layout>div:first-child{display:block;max-width:880px;margin-inline:auto;text-align:center}.home-section-head--split{margin-bottom:42px}.home-section-head--split p,.services-lab__copy p{max-width:620px;margin:18px auto 0}.home-section-head--split h2,.services-lab__copy h2,.process-grid__head h2,.testimonials-layout h2,.faq-layout h2{color:var(--navy);font-size:clamp(42px,4.9vw,64px);line-height:1}.home-problems,.home-services-lab,.home-routes,.home-testimonials,.home-faqs{background:var(--card)}.problem-bento{grid-template-columns:minmax(0,1.06fr) minmax(0,.72fr) minmax(0,.72fr);max-width:1120px;margin:0 auto;gap:18px}.problem-bento__image{grid-column:span 1;grid-row:span 2;min-height:520px;border-radius:30px}.problem-bento__image img{min-height:520px}.problem-bento__image span{left:50%;bottom:20px;border-radius:999px;transform:translate(-50%);white-space:nowrap}.problem-tile,.problem-tile--wide{grid-column:span 1}.problem-tile{min-height:250px;padding:28px;border:0;border-radius:30px;background:var(--surface-cool);box-shadow:none}.problem-tile h3{color:var(--navy);font-size:27px;line-height:32px}.problem-tile p{font-size:15px;line-height:23px}.problem-tile--blue{background:var(--navy)}.services-lab{display:block;max-width:1060px;margin:0 auto}.services-lab__copy{max-width:820px;margin-bottom:38px;padding:0;border-radius:0;background:transparent}.services-lab__copy h2{color:var(--navy)}.services-lab__copy p{color:var(--meta)}.services-lab__copy .eyebrow{color:var(--clay)}.services-lab__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:980px;margin:0 auto;border-top:1px solid rgba(0,29,81,.1);border-bottom:1px solid rgba(0,29,81,.1)}.service-chip,.service-chip--primary{grid-template-columns:46px minmax(0,1fr);grid-template-rows:auto auto;column-gap:16px;row-gap:5px;min-height:0;padding:22px 24px;border:0;border-bottom:1px solid rgba(0,29,81,.08);border-radius:0;background:transparent;box-shadow:none;text-align:left}.service-chip:nth-child(odd){border-right:1px solid rgba(0,29,81,.08)}.service-chip:nth-last-child(-n+2){border-bottom:0}.service-chip>span,.service-chip>strong,.service-chip>p,.service-chip>small{margin-inline:0}.service-chip>span{display:grid;grid-row:span 3;place-items:center;width:42px;height:42px;margin-top:0;border-radius:999px;background:var(--card);color:var(--navy);font-size:13px}.service-chip strong{font-family:Figtree,ui-sans-serif,system-ui,sans-serif;font-size:18px;line-height:23px}.service-chip p{margin-bottom:0;font-size:14px;line-height:21px}.service-chip small{color:var(--meta);font-size:12px;font-weight:800;line-height:16px}.home-founder--navy{background:var(--navy)}.founder-credentials{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.founder-credentials li{position:relative;padding-left:18px;color:#fffdf8c7;font-size:15px;line-height:22px}.founder-credentials li:before{content:"";position:absolute;left:0;top:.58em;width:7px;height:7px;border-radius:999px;background:var(--brass)}.founder-layout--live{grid-template-columns:280px minmax(0,650px);justify-content:center;gap:clamp(38px,6vw,72px);max-width:1010px}.founder-layout--live .founder-photo--portrait{justify-self:center}.founder-layout--live h2{font-size:clamp(40px,4vw,58px);line-height:1}.home-process{background:var(--paper-cool)}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;max-width:1040px;border-top:1px solid rgba(0,29,81,.1);border-bottom:1px solid rgba(0,29,81,.1)}.process-grid__head{grid-column:1 / -1;padding:0 0 34px;border:0;text-align:center}.process-grid__head h2{color:var(--navy)}.process-grid__head .eyebrow,.process-card span{color:var(--clay)}.process-card{min-height:0;padding:26px 24px 30px;border:0;border-left:1px solid rgba(0,29,81,.1);border-radius:0;background:transparent;text-align:center}.process-card:nth-of-type(1){border-left:0}.process-card h3{color:var(--navy);font-family:Figtree,ui-sans-serif,system-ui,sans-serif;font-size:20px;font-weight:800;line-height:24px}.process-card p{color:var(--meta);font-size:14px;line-height:22px}.route-grid{grid-template-columns:repeat(4,minmax(0,1fr));max-width:1040px;margin-inline:auto}.route-card{min-height:220px;border:0;border-radius:26px;background:var(--surface-cool);box-shadow:none;text-align:center}.testimonial-grid{grid-template-columns:1fr;max-width:760px;margin:0 auto}.testimonial-card,.testimonial-card:first-child{border:0;border-radius:30px;background:var(--navy);box-shadow:none;text-align:center}.testimonial-card blockquote,.testimonial-card:first-child blockquote{color:var(--white);font-size:clamp(25px,3vw,36px);line-height:1.22}.testimonial-card figcaption,.testimonial-card:first-child figcaption{color:#fffdf8b8}.faq-layout{grid-template-columns:minmax(0,.7fr) minmax(360px,.62fr);max-width:1040px;margin:0 auto}@media(max-width:1100px){.problem-bento,.services-lab__grid,.process-grid,.route-grid,.faq-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-bento__image,.process-grid__head,.faq-layout>div:first-child{grid-column:1 / -1}.problem-bento__image,.problem-bento__image img{min-height:380px}.founder-layout--live{grid-template-columns:1fr;text-align:center}}@media(max-width:760px){.home-hero--editorial{padding:38px 16px 0}.home-hero--editorial .home-hero__inner{gap:24px}.home-hero--editorial .home-hero__copy{padding:0}.home-hero--editorial h1{max-width:10em;margin-top:14px;font-size:clamp(36px,10.2vw,44px);line-height:1.02}.home-hero__lead{margin-top:18px!important;font-size:17px!important;line-height:1.42!important}.home-hero--editorial .hero-actions{align-items:stretch;width:min(292px,100%);margin:20px auto 0}.home-hero--editorial .hero-actions .button,.home-hero--editorial .hero-actions .text-link{width:100%;max-width:none}.home-hero--editorial .fee-line{width:min(292px,100%);max-width:none;margin-inline:auto}.home-hero__media{width:calc(100% - 32px);min-height:238px;border-radius:24px}.home-hero__media img{min-height:238px}.home-hero__media-note{display:none}.home-proof-band{padding:24px 16px 64px}.home-proof-band__inner{flex-wrap:wrap;width:100%}.home-proof-item{flex:1 1 50%}.home-proof-item:nth-child(3){border-left:0}.problem-bento,.services-lab__grid,.process-grid,.route-grid,.faq-layout{grid-template-columns:1fr}.problem-bento__image,.problem-bento__image img{min-height:280px}.problem-tile,.route-card{min-height:0}.service-chip,.service-chip--primary{grid-template-columns:40px minmax(0,1fr);padding:19px;border-right:0;border-radius:0}.service-chip:nth-last-child(2){border-bottom:1px solid rgba(0,29,81,.08)}.process-grid{border:0}.process-card,.process-card:nth-of-type(1){border-left:0;border-top:1px solid rgba(0,29,81,.1)}.testimonial-card blockquote{font-size:22px}}.services-hero{padding:clamp(62px,8vw,108px) 24px clamp(42px,6vw,76px);border-bottom:1px solid var(--line)}.services-hero__grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,.62fr);gap:clamp(38px,7vw,92px);align-items:center}.services-hero__copy{max-width:790px}.services-hero__copy h1{max-width:760px;font-size:clamp(48px,6vw,78px);line-height:1}.services-hero__copy p{max-width:720px;margin-top:24px;color:var(--meta);font-size:19px;line-height:30px}.services-hero__image{position:relative;min-height:clamp(380px,36vw,540px);margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--paper-3);box-shadow:var(--shadow)}.services-hero__image img{width:100%;height:100%;min-height:clamp(380px,36vw,540px);object-fit:cover}.services-hero__image figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:16px;background:#001d51eb;color:var(--white);font-weight:800}.services-route-section{padding-top:clamp(56px,8vw,96px)}.service-route-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px}.service-route-card,.services-index-card,.services-fit__lists article{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.service-route-card{display:grid;gap:14px;min-height:210px;padding:24px}.service-route-card strong,.services-index-card strong,.services-process h2,.services-fit h2,.services-fit__lists strong{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif}.service-route-card strong{font-size:25px;line-height:30px}.service-route-card p,.services-index-card p,.services-fit__lists p,.services-process__steps p{color:var(--meta)}.services-index-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}.services-index-card{display:grid;grid-template-rows:150px auto auto auto minmax(0,1fr);gap:12px;overflow:hidden;min-height:360px}.services-index-card img{width:100%;height:150px;object-fit:cover;background:var(--paper-3)}.services-index-card span,.services-index-card strong,.services-index-card em,.services-index-card p{margin-inline:22px}.services-index-card span{margin-top:10px;color:var(--clay);font-size:12px;font-weight:800;letter-spacing:1px;line-height:16px;text-transform:uppercase}.services-index-card strong{font-size:25px;line-height:30px}.services-index-card em{color:var(--navy);font-size:14px;font-style:normal;font-weight:850;line-height:20px}.services-index-card p{margin-bottom:24px;font-size:15px;line-height:23px}.services-index-card--primary{background:var(--navy)}.services-index-card--primary span{color:var(--brass)}.services-index-card--primary strong,.services-index-card--primary em,.services-index-card--primary p{color:var(--white)}.services-process-section{background:var(--paper-2)}.services-process{display:grid;grid-template-columns:minmax(280px,.42fr) minmax(0,1fr);gap:clamp(34px,6vw,78px);align-items:start}.services-process__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.services-process__steps article{display:grid;gap:16px;min-height:238px;padding:24px;border:1px solid rgba(0,29,81,.1);border-radius:24px;background:var(--card)}.services-process__steps span{color:var(--brass);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:36px;font-weight:800;line-height:1}.services-process__steps strong{color:var(--navy);font-size:18px;line-height:23px}.services-fit{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.services-fit__lists{display:grid;gap:14px}.services-fit__lists article{display:grid;gap:12px;padding:26px}.services-fit__lists strong{font-size:24px;line-height:30px}@media(max-width:1100px){.services-hero__grid,.services-process,.services-fit{grid-template-columns:1fr}.service-route-grid,.services-index-grid,.services-process__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.services-hero{padding:32px 24px 38px}.services-hero__copy h1{font-size:clamp(38px,11vw,46px);line-height:1.05}.services-hero__copy p{font-size:17px;line-height:27px}.services-hero__image,.services-hero__image img{min-height:280px}.service-route-grid,.services-index-grid,.services-process__steps{grid-template-columns:1fr}.service-route-card,.services-index-card,.services-process__steps article{min-height:0}}.tpr-hero{padding:clamp(62px,8vw,108px) 24px clamp(42px,6vw,76px);border-bottom:1px solid var(--line)}.tpr-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.56fr);gap:clamp(38px,7vw,92px);align-items:center}.tpr-hero__copy h1{max-width:760px;font-size:clamp(58px,7vw,94px);line-height:.96}.tpr-hero__copy>p{max-width:720px;margin-top:24px;color:var(--meta);font-size:20px;line-height:31px}.tpr-hero__image{position:relative;min-height:clamp(380px,36vw,540px);margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--paper-3);box-shadow:var(--shadow)}.tpr-hero__image img{width:100%;height:100%;min-height:clamp(380px,36vw,540px);object-fit:cover}.tpr-hero__image figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:16px;background:#001d51eb;color:var(--white);font-weight:800}.tpr-proof__grid,.tpr-process,.tpr-boundaries__grid,.tpr-next__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.tpr-proof{padding-top:clamp(58px,8vw,98px)}.tpr-signal-list{display:grid;gap:12px}.tpr-signal-list p,.tpr-output-grid article,.tpr-process__steps article,.tpr-boundaries ul,.tpr-next__links{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.tpr-signal-list p{padding:20px 22px;color:var(--meta);font-weight:650}.tpr-output-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}.tpr-output-grid article{display:grid;gap:14px;min-height:236px;padding:24px}.tpr-output-grid strong,.tpr-process__steps strong,.tpr-boundaries__grid h2,.tpr-next__grid h2{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif}.tpr-output-grid strong{font-size:25px;line-height:30px}.tpr-output-grid p,.tpr-process__steps p,.tpr-boundaries__grid p{color:var(--meta)}.tpr-process-section{background:var(--navy)}.tpr-process h2{color:var(--white)}.tpr-process__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tpr-process__steps article{display:grid;gap:16px;min-height:250px;padding:24px;border-color:#ffffff24;background:#ffffff0f}.tpr-process__steps span{color:var(--brass);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:36px;font-weight:800;line-height:1}.tpr-process__steps strong,.tpr-process__steps p{color:var(--white)}.tpr-process__steps p{color:#fffdf8c2}.tpr-boundaries ul{display:grid;gap:0;margin:0;padding:8px 26px;list-style:none}.tpr-boundaries li{padding:18px 0;border-bottom:1px solid var(--line);color:var(--meta);font-weight:700}.tpr-boundaries li:last-child{border-bottom:0}.tpr-next__links{display:grid;gap:0;overflow:hidden}.tpr-next__links a{padding:20px 22px;border-bottom:1px solid var(--line);color:var(--navy);font-weight:800}.tpr-next__links a:last-child{border-bottom:0}@media(max-width:1100px){.tpr-hero__grid,.tpr-proof__grid,.tpr-process,.tpr-boundaries__grid,.tpr-next__grid{grid-template-columns:1fr}.tpr-output-grid,.tpr-process__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.tpr-hero{padding:32px 24px 38px}.tpr-hero__copy h1{font-size:clamp(44px,13vw,58px);line-height:1}.tpr-hero__copy>p{font-size:18px;line-height:28px}.tpr-hero__image,.tpr-hero__image img{min-height:280px}.tpr-output-grid,.tpr-process__steps{grid-template-columns:1fr}.tpr-output-grid article,.tpr-process__steps article{min-height:0}}.move-plan-hero{padding:clamp(62px,8vw,108px) 24px clamp(42px,6vw,76px);border-bottom:1px solid var(--line)}.move-plan-hero__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(440px,.72fr);gap:clamp(38px,7vw,92px);align-items:center}.move-plan-hero__copy h1{max-width:820px;font-size:clamp(52px,6.4vw,86px);line-height:.98}.move-plan-hero__copy>p{max-width:720px;margin-top:24px;color:var(--meta);font-size:20px;line-height:31px}.move-plan-hero__image,.move-plan-timeline__visual{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--paper-3);box-shadow:var(--shadow)}.move-plan-hero__image{min-height:clamp(360px,32vw,500px)}.move-plan-hero__image img,.move-plan-timeline__visual img{width:100%;height:100%;object-fit:cover}.move-plan-hero__image img{min-height:clamp(360px,32vw,500px)}.move-plan-hero__image figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:16px;background:#001d51eb;color:var(--white);font-weight:800}.move-plan-fit{padding-top:clamp(58px,8vw,98px)}.move-plan-fit__grid,.move-plan-boundaries__grid,.move-plan-next__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.move-plan-fit__grid article p,.move-plan-boundaries__grid p,.move-plan-output-grid p,.move-plan-timeline__steps p{color:var(--meta)}.move-plan-signal-list{display:grid;gap:12px}.move-plan-signal-list p,.move-plan-output-grid article,.move-plan-timeline__steps article,.move-plan-boundaries ul,.move-plan-next__links{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.move-plan-signal-list p{padding:20px 22px;color:var(--meta);font-weight:650}.move-plan-output-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px}.move-plan-output-grid article{display:grid;gap:14px;min-height:224px;padding:24px}.move-plan-output-grid strong,.move-plan-timeline h2,.move-plan-timeline__steps strong,.move-plan-boundaries__grid h2,.move-plan-next__grid h2{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif}.move-plan-output-grid strong{font-size:25px;line-height:30px}.move-plan-timeline-section{background:var(--paper-2)}.move-plan-timeline{display:grid;grid-template-columns:minmax(280px,.46fr) minmax(0,1fr);gap:clamp(30px,5vw,58px);align-items:start}.move-plan-timeline__visual{min-height:360px}.move-plan-timeline__steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.move-plan-timeline__steps article{display:grid;gap:14px;min-height:176px;padding:24px}.move-plan-timeline__steps strong{font-size:24px;line-height:30px}.move-plan-boundaries ul{display:grid;gap:0;margin:0;padding:8px 26px;list-style:none}.move-plan-boundaries li{padding:18px 0;border-bottom:1px solid var(--line);color:var(--meta);font-weight:700}.move-plan-boundaries li:last-child{border-bottom:0}.move-plan-next__links{display:grid;gap:0;overflow:hidden}.move-plan-next__links a{padding:20px 22px;border-bottom:1px solid var(--line);color:var(--navy);font-weight:800}.move-plan-next__links a:last-child{border-bottom:0}@media(max-width:1100px){.move-plan-hero__grid,.move-plan-fit__grid,.move-plan-timeline,.move-plan-boundaries__grid,.move-plan-next__grid{grid-template-columns:1fr}.move-plan-output-grid,.move-plan-timeline__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.move-plan-hero{padding:32px 24px 38px}.move-plan-hero__copy h1{font-size:clamp(40px,12vw,52px);line-height:1}.move-plan-hero__copy>p{font-size:18px;line-height:28px}.move-plan-hero__image,.move-plan-hero__image img{min-height:280px}.move-plan-timeline__visual{min-height:240px}.move-plan-output-grid,.move-plan-timeline__steps{grid-template-columns:1fr}.move-plan-output-grid article,.move-plan-timeline__steps article{min-height:0}}.coord-hero{padding:clamp(62px,8vw,108px) 24px clamp(42px,6vw,76px);border-bottom:1px solid var(--line)}.coord-hero__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(440px,.7fr);gap:clamp(38px,7vw,92px);align-items:center}.coord-hero__copy h1{max-width:830px;font-size:clamp(52px,6.2vw,84px);line-height:.98}.coord-hero__copy>p{max-width:730px;margin-top:24px;color:var(--meta);font-size:20px;line-height:31px}.coord-hero__image,.coord-sequence__image{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--paper-3);box-shadow:var(--shadow)}.coord-hero__image{min-height:clamp(340px,31vw,490px)}.coord-hero__image img,.coord-sequence__image img{width:100%;height:100%;object-fit:cover}.coord-hero__image img{min-height:clamp(340px,31vw,490px);object-position:35% center}.coord-hero__image figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:16px;background:#001d51eb;color:var(--white);font-weight:800}.coord-fit{padding-top:clamp(58px,8vw,98px)}.coord-fit__grid,.coord-boundaries__grid,.coord-next__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.coord-fit__grid article p,.coord-boundaries__grid p,.coord-output-grid p,.coord-sequence__steps p{color:var(--meta)}.coord-signal-list{display:grid;gap:12px}.coord-signal-list p,.coord-output-grid article,.coord-sequence__steps article,.coord-boundaries ul,.coord-next__links{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.coord-signal-list p{padding:20px 22px;color:var(--meta);font-weight:650}.coord-output-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:30px}.coord-output-grid article{display:grid;gap:14px;min-height:218px;padding:24px}.coord-output-grid strong,.coord-sequence h2,.coord-sequence__steps strong,.coord-boundaries__grid h2,.coord-next__grid h2{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif}.coord-output-grid strong{font-size:25px;line-height:30px}.coord-sequence-section{background:var(--paper-2)}.coord-sequence{display:grid;grid-template-columns:minmax(280px,.46fr) minmax(0,1fr);gap:clamp(30px,5vw,58px);align-items:start}.coord-sequence__image{min-height:390px}.coord-sequence__steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.coord-sequence__steps article{display:grid;gap:14px;min-height:170px;padding:24px}.coord-sequence__steps strong{font-size:24px;line-height:30px}.coord-boundaries ul{display:grid;gap:0;margin:0;padding:8px 26px;list-style:none}.coord-boundaries li{padding:18px 0;border-bottom:1px solid var(--line);color:var(--meta);font-weight:700}.coord-boundaries li:last-child{border-bottom:0}.coord-next__links{display:grid;gap:0;overflow:hidden}.coord-next__links a{padding:20px 22px;border-bottom:1px solid var(--line);color:var(--navy);font-weight:800}.coord-next__links a:last-child{border-bottom:0}@media(max-width:1100px){.coord-hero__grid,.coord-fit__grid,.coord-sequence,.coord-boundaries__grid,.coord-next__grid{grid-template-columns:1fr}.coord-output-grid,.coord-sequence__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.coord-hero{padding:32px 24px 38px}.coord-hero__copy h1{font-size:clamp(40px,12vw,52px);line-height:1}.coord-hero__copy>p{font-size:18px;line-height:28px}.coord-hero__image,.coord-hero__image img{min-height:280px}.coord-sequence__image{min-height:260px}.coord-output-grid,.coord-sequence__steps{grid-template-columns:1fr}.coord-output-grid article,.coord-sequence__steps article{min-height:0}}.ifici-hero{padding:clamp(62px,8vw,108px) 24px clamp(42px,6vw,76px);border-bottom:1px solid var(--line)}.ifici-hero__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(380px,.58fr);gap:clamp(38px,7vw,92px);align-items:center}.ifici-hero__copy h1{max-width:820px;font-size:clamp(52px,6.2vw,84px);line-height:.98}.ifici-hero__copy>p{max-width:710px;margin-top:24px;color:var(--meta);font-size:20px;line-height:31px}.ifici-hero__image,.ifici-process__image{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--paper-3);box-shadow:var(--shadow)}.ifici-hero__image{min-height:clamp(430px,39vw,620px)}.ifici-hero__image img,.ifici-process__image img{width:100%;height:100%;object-fit:cover}.ifici-hero__image img{min-height:clamp(430px,39vw,620px)}.ifici-hero__image figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:16px;background:#001d51eb;color:var(--white);font-weight:800}.ifici-fit{padding-top:clamp(58px,8vw,98px)}.ifici-fit__grid,.ifici-boundaries__grid,.ifici-next__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.ifici-fit__grid article p,.ifici-boundaries__grid p,.ifici-output-grid p,.ifici-process__steps p{color:var(--meta)}.ifici-signal-list{display:grid;gap:12px}.ifici-signal-list p,.ifici-output-grid article,.ifici-process__steps article,.ifici-boundaries ul,.ifici-next__links{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.ifici-signal-list p{padding:20px 22px;color:var(--meta);font-weight:650}.ifici-output-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:30px}.ifici-framework-grid,.ifici-deadline-grid{display:grid;gap:14px;margin-top:30px}.ifici-framework-grid{grid-template-columns:repeat(7,minmax(0,1fr))}.ifici-deadline-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ifici-framework-grid article,.ifici-deadline-grid article,.ifici-benefit-list{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.ifici-framework-grid article,.ifici-deadline-grid article{display:grid;gap:12px;padding:22px}.ifici-framework-grid span{color:var(--accent);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ifici-framework-grid p,.ifici-deadline-grid p,.ifici-benefit-list li{color:var(--meta)}.ifici-benefits__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.ifici-benefit-list{margin:0;padding:24px 28px}.ifici-output-grid article{display:grid;gap:14px;min-height:238px;padding:24px}.ifici-output-grid strong,.ifici-process h2,.ifici-process__steps strong,.ifici-boundaries__grid h2,.ifici-next__grid h2{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif}.ifici-output-grid strong{font-size:24px;line-height:29px}.ifici-process-section{background:var(--paper-2)}.ifici-process{display:grid;grid-template-columns:minmax(280px,.48fr) minmax(0,1fr);gap:clamp(30px,5vw,58px);align-items:start}.ifici-process__image{min-height:390px}.ifici-process__steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ifici-process__steps article{display:grid;gap:14px;min-height:190px;padding:24px}.ifici-process__steps span{color:var(--brass);font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:34px;font-weight:800;line-height:1}.ifici-process__steps strong{font-size:24px;line-height:30px}.ifici-boundaries ul{display:grid;gap:0;margin:0;padding:8px 26px;list-style:none}.ifici-boundaries li{padding:18px 0;border-bottom:1px solid var(--line);color:var(--meta);font-weight:700}.ifici-boundaries li:last-child{border-bottom:0}.ifici-next__links{display:grid;gap:0;overflow:hidden}.ifici-next__links a{padding:20px 22px;border-bottom:1px solid var(--line);color:var(--navy);font-weight:800}.ifici-next__links a:last-child{border-bottom:0}@media(max-width:1200px){.ifici-output-grid,.ifici-framework-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.ifici-hero__grid,.ifici-fit__grid,.ifici-benefits__grid,.ifici-process,.ifici-boundaries__grid,.ifici-next__grid{grid-template-columns:1fr}.ifici-process__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.ifici-hero{padding:32px 24px 38px}.ifici-hero__copy h1{font-size:clamp(40px,12vw,52px);line-height:1}.ifici-hero__copy>p{font-size:18px;line-height:28px}.ifici-hero__image,.ifici-hero__image img{min-height:330px}.ifici-process__image{min-height:250px}.ifici-output-grid,.ifici-framework-grid,.ifici-deadline-grid,.ifici-process__steps{grid-template-columns:1fr}.ifici-output-grid article,.ifici-process__steps article{min-height:0}}.asset-hero{padding:clamp(62px,8vw,108px) 24px clamp(42px,6vw,76px);border-bottom:1px solid var(--line)}.asset-hero__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(440px,.72fr);gap:clamp(38px,7vw,92px);align-items:center}.asset-hero__copy h1{max-width:860px;font-size:clamp(50px,6.1vw,82px);line-height:.98}.asset-hero__copy>p{max-width:730px;margin-top:24px;color:var(--meta);font-size:20px;line-height:31px}.asset-hero__image,.asset-lane-card,.asset-sequence__image{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--paper-3);box-shadow:var(--shadow)}.asset-hero__image{min-height:clamp(360px,33vw,520px)}.asset-hero__image img,.asset-lane-card img,.asset-sequence__image img{width:100%;height:100%;object-fit:cover}.asset-hero__image img{min-height:clamp(360px,33vw,520px)}.asset-hero__image figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:16px;background:#001d51eb;color:var(--white);font-weight:800}.asset-fit{padding-top:clamp(58px,8vw,98px)}.asset-fit__grid,.asset-boundaries__grid,.asset-next__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.asset-fit__grid article p,.asset-boundaries__grid p,.asset-output-grid p,.asset-lane-card p,.asset-sequence__steps p{color:var(--meta)}.asset-signal-list{display:grid;gap:12px}.asset-signal-list p,.asset-output-grid article,.asset-sequence__steps article,.asset-boundaries ul,.asset-next__links{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.asset-signal-list p{padding:20px 22px;color:var(--meta);font-weight:650}.asset-lanes-section{background:var(--paper-2)}.asset-lane-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(278px,auto);gap:14px;margin-top:30px}.asset-lane-card{display:grid;grid-template-rows:178px minmax(0,1fr);background:var(--card)}.asset-lane-card--wide{grid-column:span 2;grid-row:span 2;grid-template-rows:minmax(360px,1fr) minmax(0,auto)}.asset-lane-card--span{grid-column:span 2;grid-template-columns:minmax(220px,.72fr) minmax(0,1fr);grid-template-rows:1fr}.asset-lane-card img{min-height:178px}.asset-lane-card div{display:grid;gap:12px;padding:24px}.asset-lane-card strong,.asset-output-grid strong,.asset-sequence h2,.asset-sequence__steps strong,.asset-boundaries__grid h2,.asset-next__grid h2{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif}.asset-lane-card strong,.asset-output-grid strong,.asset-sequence__steps strong{font-size:24px;line-height:30px}.asset-output-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:30px}.asset-output-grid article{display:grid;gap:14px;min-height:236px;padding:24px}.asset-sequence-section{background:var(--navy)}.asset-sequence{display:grid;grid-template-columns:minmax(280px,.46fr) minmax(0,1fr);gap:clamp(30px,5vw,58px);align-items:start}.asset-sequence h2{color:var(--white)}.asset-sequence .eyebrow{color:var(--brass)}.asset-sequence__image{min-height:410px;border-color:#ffffff24}.asset-sequence__steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.asset-sequence__steps article{display:grid;gap:14px;min-height:176px;padding:24px;border-color:#ffffff24;background:#ffffff0f}.asset-sequence__steps strong,.asset-sequence__steps p{color:var(--white)}.asset-sequence__steps p{color:#fffdf8c2}.asset-boundaries ul{display:grid;gap:0;margin:0;padding:8px 26px;list-style:none}.asset-boundaries li{padding:18px 0;border-bottom:1px solid var(--line);color:var(--meta);font-weight:700}.asset-boundaries li:last-child{border-bottom:0}.asset-next__links{display:grid;gap:0;overflow:hidden}.asset-next__links a{padding:20px 22px;border-bottom:1px solid var(--line);color:var(--navy);font-weight:800}.asset-next__links a:last-child{border-bottom:0}@media(max-width:1200px){.asset-output-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.asset-hero__grid,.asset-fit__grid,.asset-sequence,.asset-boundaries__grid,.asset-next__grid{grid-template-columns:1fr}.asset-lane-grid,.asset-sequence__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-lane-card--wide{grid-column:span 1;grid-row:auto;grid-template-rows:190px minmax(0,1fr)}.asset-lane-card--span{grid-column:span 1;grid-template-columns:1fr;grid-template-rows:190px minmax(0,1fr)}}@media(max-width:760px){.asset-hero{padding:32px 24px 38px}.asset-hero__copy h1{font-size:clamp(40px,12vw,52px);line-height:1}.asset-hero__copy>p{font-size:18px;line-height:28px}.asset-hero__image,.asset-hero__image img,.asset-sequence__image{min-height:280px}.asset-lane-grid,.asset-output-grid,.asset-sequence__steps{grid-template-columns:1fr}.asset-output-grid article,.asset-sequence__steps article{min-height:0}}.notice-hero{padding:clamp(62px,8vw,108px) 24px clamp(42px,6vw,76px);border-bottom:1px solid var(--line)}.notice-hero__grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(470px,.78fr);gap:clamp(38px,7vw,92px);align-items:center}.notice-hero__copy h1{max-width:880px;font-size:clamp(50px,5.9vw,80px);line-height:.98}.notice-hero__copy>p{max-width:720px;margin-top:24px;color:var(--meta);font-size:20px;line-height:31px}.notice-hero__image,.notice-control-card,.notice-sequence__image{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--paper-3);box-shadow:var(--shadow)}.notice-hero__image{min-height:clamp(360px,33vw,520px)}.notice-hero__image img,.notice-control-card img,.notice-sequence__image img{width:100%;height:100%;object-fit:cover}.notice-hero__image img{min-height:clamp(360px,33vw,520px)}.notice-hero__image figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:16px;background:#001d51eb;color:var(--white);font-weight:800}.notice-fit{padding-top:clamp(58px,8vw,98px)}.notice-fit__grid,.notice-documents__grid,.notice-boundaries__grid,.notice-next__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.notice-fit__grid article p,.notice-output-grid p,.notice-control-card p,.notice-sequence__steps p,.notice-documents__grid p,.notice-boundaries__grid p{color:var(--meta)}.notice-signal-list{display:grid;gap:12px}.notice-signal-list p,.notice-output-grid article,.notice-sequence__steps article,.notice-documents ol,.notice-boundaries ul,.notice-next__links{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.notice-signal-list p{padding:20px 22px;color:var(--meta);font-weight:650}.notice-control-section,.notice-documents{background:var(--paper-2)}.notice-control-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:30px}.notice-control-card{display:grid;grid-template-rows:210px minmax(0,1fr);background:var(--card)}.notice-control-card--wide{grid-column:span 2}.notice-control-card img{min-height:210px}.notice-control-card div{display:grid;gap:12px;padding:24px}.notice-control-card strong,.notice-output-grid strong,.notice-sequence h2,.notice-sequence__steps strong,.notice-documents__grid h2,.notice-boundaries__grid h2,.notice-next__grid h2{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif}.notice-control-card strong,.notice-output-grid strong,.notice-sequence__steps strong{font-size:24px;line-height:30px}.notice-output-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:30px}.notice-output-grid article{display:grid;gap:14px;min-height:242px;padding:24px}.notice-sequence-section{background:var(--navy)}.notice-sequence{display:grid;grid-template-columns:minmax(280px,.46fr) minmax(0,1fr);gap:clamp(30px,5vw,58px);align-items:start}.notice-sequence h2{color:var(--white)}.notice-sequence .eyebrow{color:var(--brass)}.notice-sequence__image{min-height:410px;border-color:#ffffff24}.notice-sequence__steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.notice-sequence__steps article{display:grid;gap:14px;min-height:178px;padding:24px;border-color:#ffffff24;background:#ffffff0f}.notice-sequence__steps strong,.notice-sequence__steps p{color:var(--white)}.notice-sequence__steps p{color:#fffdf8c2}.notice-documents ol,.notice-boundaries ul{display:grid;gap:0;margin:0;padding:8px 26px}.notice-documents ol{counter-reset:notice-documents;list-style:none}.notice-documents li,.notice-boundaries li{padding:18px 0;border-bottom:1px solid var(--line);color:var(--meta);font-weight:700}.notice-documents li{display:grid;grid-template-columns:36px minmax(0,1fr);gap:14px}.notice-documents li:before{counter-increment:notice-documents;content:counter(notice-documents,decimal-leading-zero);color:var(--brass);font-weight:900}.notice-documents li:last-child,.notice-boundaries li:last-child{border-bottom:0}.notice-boundaries ul{list-style:none}.notice-next__links{display:grid;gap:0;overflow:hidden}.notice-next__links a{padding:20px 22px;border-bottom:1px solid var(--line);color:var(--navy);font-weight:800}.notice-next__links a:last-child{border-bottom:0}@media(max-width:1200px){.notice-output-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.notice-hero__grid,.notice-fit__grid,.notice-sequence,.notice-documents__grid,.notice-boundaries__grid,.notice-next__grid{grid-template-columns:1fr}.notice-control-grid,.notice-sequence__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.notice-control-card--wide{grid-column:span 1}}@media(max-width:760px){.notice-hero{padding:32px 24px 38px}.notice-hero__copy h1{font-size:clamp(40px,12vw,52px);line-height:1}.notice-hero__copy>p{font-size:18px;line-height:28px}.notice-hero__image,.notice-hero__image img,.notice-sequence__image{min-height:280px}.notice-control-grid,.notice-output-grid,.notice-sequence__steps{grid-template-columns:1fr}.notice-output-grid article,.notice-sequence__steps article{min-height:0}}.annual-hero,.freelance-hero{padding:clamp(62px,8vw,108px) 24px clamp(42px,6vw,76px);border-bottom:1px solid var(--line)}.annual-hero__grid,.freelance-hero__grid{display:grid;gap:clamp(38px,7vw,92px);align-items:center}.annual-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(380px,.58fr)}.freelance-hero__grid{grid-template-columns:minmax(0,.85fr) minmax(470px,.78fr)}.annual-hero__copy h1,.freelance-hero__copy h1{max-width:840px;font-size:clamp(52px,6.2vw,84px);line-height:.98}.annual-hero__copy>p,.freelance-hero__copy>p{max-width:720px;margin-top:24px;color:var(--meta);font-size:20px;line-height:31px}.annual-hero__image,.freelance-hero__image,.annual-sequence__image,.freelance-sequence__image{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--paper-3);box-shadow:var(--shadow)}.annual-hero__image{min-height:clamp(430px,39vw,620px)}.freelance-hero__image{min-height:clamp(340px,31vw,490px)}.annual-hero__image img,.freelance-hero__image img,.annual-sequence__image img,.freelance-sequence__image img{width:100%;height:100%;object-fit:cover}.annual-hero__image img{min-height:clamp(430px,39vw,620px)}.freelance-hero__image img{min-height:clamp(340px,31vw,490px);object-position:42% center}.annual-hero__image figcaption,.freelance-hero__image figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:16px;background:#001d51eb;color:var(--white);font-weight:800}.annual-fit,.freelance-fit{padding-top:clamp(58px,8vw,98px)}.annual-fit__grid,.annual-boundaries__grid,.annual-next__grid,.freelance-fit__grid,.freelance-boundaries__grid,.freelance-next__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.annual-fit__grid article p,.annual-boundaries__grid p,.annual-output-grid p,.annual-sequence__steps p,.freelance-fit__grid article p,.freelance-boundaries__grid p,.freelance-output-grid p,.freelance-sequence__steps p{color:var(--meta)}.annual-signal-list,.freelance-signal-list{display:grid;gap:12px}.annual-signal-list p,.annual-output-grid article,.annual-sequence__steps article,.annual-boundaries ul,.annual-next__links,.freelance-signal-list p,.freelance-output-grid article,.freelance-sequence__steps article,.freelance-boundaries ul,.freelance-next__links{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.annual-signal-list p,.freelance-signal-list p{padding:20px 22px;color:var(--meta);font-weight:650}.annual-output-grid,.freelance-output-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:30px}.annual-output-grid article,.freelance-output-grid article{display:grid;gap:14px;min-height:238px;padding:24px}.annual-output-grid strong,.annual-sequence h2,.annual-sequence__steps strong,.annual-boundaries__grid h2,.annual-next__grid h2,.freelance-output-grid strong,.freelance-sequence h2,.freelance-sequence__steps strong,.freelance-boundaries__grid h2,.freelance-next__grid h2{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif}.annual-output-grid strong,.freelance-output-grid strong{font-size:24px;line-height:29px}.annual-sequence-section,.freelance-sequence-section{background:var(--paper-2)}.annual-sequence,.freelance-sequence{display:grid;grid-template-columns:minmax(280px,.48fr) minmax(0,1fr);gap:clamp(30px,5vw,58px);align-items:start}.annual-sequence__image,.freelance-sequence__image{min-height:390px}.annual-sequence__steps,.freelance-sequence__steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.annual-sequence__steps article,.freelance-sequence__steps article{display:grid;gap:14px;min-height:172px;padding:24px}.annual-sequence__steps strong,.freelance-sequence__steps strong{font-size:24px;line-height:30px}.annual-boundaries ul,.freelance-boundaries ul{display:grid;gap:0;margin:0;padding:8px 26px;list-style:none}.annual-boundaries li,.freelance-boundaries li{padding:18px 0;border-bottom:1px solid var(--line);color:var(--meta);font-weight:700}.annual-boundaries li:last-child,.freelance-boundaries li:last-child{border-bottom:0}.annual-next__links,.freelance-next__links{display:grid;gap:0;overflow:hidden}.annual-next__links a,.freelance-next__links a{padding:20px 22px;border-bottom:1px solid var(--line);color:var(--navy);font-weight:800}.annual-next__links a:last-child,.freelance-next__links a:last-child{border-bottom:0}@media(max-width:1200px){.annual-output-grid,.freelance-output-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.annual-hero__grid,.annual-fit__grid,.annual-sequence,.annual-boundaries__grid,.annual-next__grid,.freelance-hero__grid,.freelance-fit__grid,.freelance-sequence,.freelance-boundaries__grid,.freelance-next__grid{grid-template-columns:1fr}.annual-sequence__steps,.freelance-sequence__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.annual-hero,.freelance-hero{padding:32px 24px 38px}.annual-hero__copy h1,.freelance-hero__copy h1{font-size:clamp(40px,12vw,52px);line-height:1}.annual-hero__copy>p,.freelance-hero__copy>p{font-size:18px;line-height:28px}.annual-hero__image,.annual-hero__image img{min-height:330px}.freelance-hero__image,.freelance-hero__image img{min-height:280px}.annual-sequence__image,.freelance-sequence__image{min-height:250px}.annual-output-grid,.annual-sequence__steps,.freelance-output-grid,.freelance-sequence__steps{grid-template-columns:1fr}.annual-output-grid article,.annual-sequence__steps article,.freelance-output-grid article,.freelance-sequence__steps article{min-height:0}}.homecoord-hero,.watch-hero{padding:clamp(62px,8vw,108px) 24px clamp(42px,6vw,76px);border-bottom:1px solid var(--line)}.homecoord-hero__grid,.watch-hero__grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(470px,.78fr);gap:clamp(38px,7vw,92px);align-items:center}.homecoord-hero__copy h1,.watch-hero__copy h1{max-width:860px;font-size:clamp(52px,6.2vw,84px);line-height:.98}.homecoord-hero__copy>p,.watch-hero__copy>p{max-width:740px;margin-top:24px;color:var(--meta);font-size:20px;line-height:31px}.homecoord-hero__image,.watch-hero__image,.homecoord-sequence__image,.watch-sequence__image{position:relative;margin:0;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--paper-3);box-shadow:var(--shadow)}.homecoord-hero__image,.watch-hero__image{min-height:clamp(340px,31vw,490px)}.homecoord-hero__image img,.watch-hero__image img,.homecoord-sequence__image img,.watch-sequence__image img{width:100%;height:100%;object-fit:cover}.homecoord-hero__image img,.watch-hero__image img{min-height:clamp(340px,31vw,490px)}.homecoord-hero__image figcaption,.watch-hero__image figcaption{position:absolute;left:18px;right:18px;bottom:18px;padding:16px 18px;border-radius:16px;background:#001d51eb;color:var(--white);font-weight:800}.homecoord-fit,.watch-fit{padding-top:clamp(58px,8vw,98px)}.homecoord-fit__grid,.homecoord-boundaries__grid,.homecoord-next__grid,.watch-fit__grid,.watch-boundaries__grid,.watch-next__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.homecoord-fit__grid article p,.homecoord-boundaries__grid p,.homecoord-output-grid p,.homecoord-sequence__steps p,.watch-fit__grid article p,.watch-boundaries__grid p,.watch-output-grid p,.watch-sequence__steps p{color:var(--meta)}.homecoord-signal-list,.watch-signal-list{display:grid;gap:12px}.homecoord-signal-list p,.homecoord-output-grid article,.homecoord-sequence__steps article,.homecoord-boundaries ul,.homecoord-next__links,.watch-signal-list p,.watch-output-grid article,.watch-sequence__steps article,.watch-boundaries ul,.watch-next__links{border:1px solid var(--line);border-radius:24px;background:var(--card);box-shadow:var(--shadow)}.homecoord-signal-list p,.watch-signal-list p{padding:20px 22px;color:var(--meta);font-weight:650}.homecoord-output-grid,.watch-output-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:30px}.homecoord-output-grid article,.watch-output-grid article{display:grid;gap:14px;min-height:238px;padding:24px}.homecoord-output-grid strong,.homecoord-sequence h2,.homecoord-sequence__steps strong,.homecoord-boundaries__grid h2,.homecoord-next__grid h2,.watch-output-grid strong,.watch-sequence h2,.watch-sequence__steps strong,.watch-boundaries__grid h2,.watch-next__grid h2{color:var(--navy);font-family:"Source Serif 4",Georgia,Times New Roman,serif}.homecoord-output-grid strong,.watch-output-grid strong{font-size:24px;line-height:29px}.homecoord-sequence-section,.watch-sequence-section{background:var(--paper-2)}.homecoord-sequence,.watch-sequence{display:grid;grid-template-columns:minmax(280px,.48fr) minmax(0,1fr);gap:clamp(30px,5vw,58px);align-items:start}.homecoord-sequence__image,.watch-sequence__image{min-height:390px}.watch-sequence__image img{object-position:center 42%}.homecoord-sequence__steps,.watch-sequence__steps{grid-column:1 / -1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.homecoord-sequence__steps article,.watch-sequence__steps article{display:grid;gap:14px;min-height:172px;padding:24px}.homecoord-sequence__steps strong,.watch-sequence__steps strong{font-size:24px;line-height:30px}.homecoord-boundaries ul,.watch-boundaries ul{display:grid;gap:0;margin:0;padding:8px 26px;list-style:none}.homecoord-boundaries li,.watch-boundaries li{padding:18px 0;border-bottom:1px solid var(--line);color:var(--meta);font-weight:700}.homecoord-boundaries li:last-child,.watch-boundaries li:last-child{border-bottom:0}.homecoord-next__links,.watch-next__links{display:grid;gap:0;overflow:hidden}.homecoord-next__links a,.watch-next__links a{padding:20px 22px;border-bottom:1px solid var(--line);color:var(--navy);font-weight:800}.homecoord-next__links a:last-child,.watch-next__links a:last-child{border-bottom:0}@media(max-width:1200px){.homecoord-output-grid,.watch-output-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.homecoord-hero__grid,.homecoord-fit__grid,.homecoord-sequence,.homecoord-boundaries__grid,.homecoord-next__grid,.watch-hero__grid,.watch-fit__grid,.watch-sequence,.watch-boundaries__grid,.watch-next__grid{grid-template-columns:1fr}.homecoord-sequence__steps,.watch-sequence__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.homecoord-hero,.watch-hero{padding:32px 24px 38px}.homecoord-hero__copy h1,.watch-hero__copy h1{font-size:clamp(40px,12vw,52px);line-height:1}.homecoord-hero__copy>p,.watch-hero__copy>p{font-size:18px;line-height:28px}.homecoord-hero__image,.homecoord-hero__image img,.watch-hero__image,.watch-hero__image img{min-height:280px}.homecoord-sequence__image,.watch-sequence__image{min-height:250px}.homecoord-output-grid,.homecoord-sequence__steps,.watch-output-grid,.watch-sequence__steps{grid-template-columns:1fr}.homecoord-output-grid article,.homecoord-sequence__steps article,.watch-output-grid article,.watch-sequence__steps article{min-height:0}}.breadcrumb-shell+section{padding-top:clamp(34px,5vw,68px)}.breadcrumb-shell+.trust-band{padding-top:0}.tax-calendar-grid-section{margin-bottom:clamp(46px,6vw,76px)}.tax-calendar-grid-section__head{display:flex;justify-content:space-between;gap:22px;align-items:end;margin-bottom:24px}.tax-calendar-grid-section__head h2{margin:8px 0 0}.tax-calendar-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.tax-month-card{display:grid;gap:18px;min-height:390px;padding:24px;border:1px solid var(--line);border-radius:18px;background:var(--card);box-shadow:var(--shadow)}.tax-month-card h3{margin:0;font-size:26px}.tax-month-card strong{display:block;margin-bottom:10px;color:var(--ink);font-size:13px;letter-spacing:.08em;text-transform:uppercase}.tax-month-card ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.tax-month-card li{display:grid;gap:4px;color:var(--meta);font-size:14px;line-height:1.45}.tax-month-card a{width:fit-content;color:var(--accent);font-weight:750;text-decoration:none}.tax-month-card a:hover{text-decoration:underline}.trust-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--card)}.trust-band__inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;width:min(var(--max),100%);margin:0 auto;padding:14px 24px}.trust-band span{display:grid;min-height:44px;place-items:center;border-right:1px solid var(--line);color:var(--navy);font-size:14px;font-weight:800;line-height:20px;text-align:center}.trust-band span:last-child{border-right:0}.trust-band__disclaimer{width:min(var(--max),100%);margin:0 auto;padding:6px 24px 12px;color:var(--meta);font-size:11px;font-style:italic;line-height:14px;text-align:center}.footer-trust{color:#fffc;font-size:14px;font-weight:800;line-height:22px}@media(max-width:760px){.breadcrumb-shell{padding-top:14px}.breadcrumb-shell+section{padding-top:24px}.trust-band__inner{grid-template-columns:1fr;padding:8px 24px}.trust-band span{border-right:0;border-bottom:1px solid var(--line)}.trust-band span:last-child{border-bottom:0}}body:has(.home-hero--editorial){--home-heading: #171512;--home-text: #24211d;--home-muted: #625c53;--home-soft: #f5f2ec;--home-card: rgba(255, 253, 248, .74);--home-line: rgba(36, 33, 29, .13);--home-line-strong: rgba(36, 33, 29, .2);color:var(--home-text)}body:has(.home-hero--editorial) .site-header,body:has(.home-hero--editorial) .mobile-menu{color:var(--home-text)}body:has(.home-hero--editorial) .nav-link,body:has(.home-hero--editorial) .mobile-link,body:has(.home-hero--editorial) .text-link,body:has(.home-hero--editorial) .client-link,body:has(.home-hero--editorial) .button-light{color:var(--home-text)}body:has(.home-hero--editorial) .home-hero--editorial,body:has(.home-hero--editorial) .home-problems,body:has(.home-hero--editorial) .home-services-lab,body:has(.home-hero--editorial) .home-founder--navy,body:has(.home-hero--editorial) .home-process,body:has(.home-hero--editorial) .home-testimonials,body:has(.home-hero--editorial) .home-faqs,body:has(.home-hero--editorial) .cta-band{display:grid;align-items:center;min-height:100svh;box-sizing:border-box;padding-top:clamp(56px,8svh,88px);padding-bottom:clamp(56px,8svh,88px)}body:has(.home-hero--editorial) .home-hero--editorial{min-height:calc(100svh - 116px);padding:clamp(34px,5svh,54px) 24px clamp(36px,5svh,58px)}body:has(.home-hero--editorial) .home-hero--editorial .home-hero__inner{gap:clamp(20px,3svh,32px)}body:has(.home-hero--editorial) .home-hero__copy{order:1}body:has(.home-hero--editorial) .home-hero__media{order:2}body:has(.home-hero--editorial) .home-proof-band{order:3}body:has(.home-hero--editorial) .home-hero--editorial h1,body:has(.home-hero--editorial) .home-section-head--split h2,body:has(.home-hero--editorial) .services-lab__copy h2,body:has(.home-hero--editorial) .process-grid__head h2,body:has(.home-hero--editorial) .testimonials-layout h2,body:has(.home-hero--editorial) .faq-layout h2{max-width:760px;color:var(--home-heading);font-size:clamp(44px,5vw,70px);line-height:1.02}body:has(.home-hero--editorial) .home-hero--editorial h1{max-width:680px;margin-top:16px;font-size:clamp(52px,5.4vw,76px)}body:has(.home-hero--editorial) .home-hero__lead,body:has(.home-hero--editorial) .home-section-head--split p,body:has(.home-hero--editorial) .services-lab__copy p,body:has(.home-hero--editorial) .problem-tile p,body:has(.home-hero--editorial) .service-chip p,body:has(.home-hero--editorial) .service-chip small,body:has(.home-hero--editorial) .process-card p,body:has(.home-hero--editorial) .faq-list p{color:var(--home-muted)!important}body:has(.home-hero--editorial) .home-hero__lead{max-width:560px!important;font-size:clamp(18px,1.4vw,21px)!important}body:has(.home-hero--editorial) .home-hero__media{width:min(1000px,calc(100% - 48px));height:clamp(220px,28svh,320px);min-height:0;border-radius:28px;box-shadow:0 28px 70px #24211d1f}body:has(.home-hero--editorial) .home-hero__media img{height:100%;min-height:0}body:has(.home-hero--editorial) .home-proof-band{width:min(820px,calc(100% - 48px));margin:0 auto;padding:0;background:transparent}body:has(.home-hero--editorial) .home-proof-band__inner{width:100%;border-top-color:var(--home-line);border-bottom-color:var(--home-line)}body:has(.home-hero--editorial) .home-proof-item+.home-proof-item,body:has(.home-hero--editorial) .process-grid,body:has(.home-hero--editorial) .services-lab__grid,body:has(.home-hero--editorial) .service-chip,body:has(.home-hero--editorial) .service-chip:nth-child(odd),body:has(.home-hero--editorial) .process-card{border-color:var(--home-line)}body:has(.home-hero--editorial) .home-proof-item strong,body:has(.home-hero--editorial) .problem-tile h3,body:has(.home-hero--editorial) .service-chip strong,body:has(.home-hero--editorial) .service-chip>span,body:has(.home-hero--editorial) .process-card h3,body:has(.home-hero--editorial) .process-card span,body:has(.home-hero--editorial) .faq-list summary{color:var(--home-heading)}body:has(.home-hero--editorial) .home-proof-band__disclaimer,body:has(.home-hero--editorial) .problem-bento__image span{color:var(--home-muted)}body:has(.home-hero--editorial) a.home-proof-item:hover strong{color:var(--clay)}body:has(.home-hero--editorial) .problem-bento{grid-template-columns:minmax(0,.95fr) minmax(0,.72fr) minmax(0,.72fr);align-items:stretch;max-width:1040px}body:has(.home-hero--editorial) .problem-bento__image,body:has(.home-hero--editorial) .problem-bento__image img{min-height:clamp(300px,46svh,420px)}body:has(.home-hero--editorial) .problem-tile{min-height:0;padding:24px;border-radius:22px;background:var(--home-soft)}body:has(.home-hero--editorial) .problem-tile--blue{background:var(--navy)}body:has(.home-hero--editorial) .problem-tile--blue h3,body:has(.home-hero--editorial) .problem-tile--blue p,body:has(.home-hero--editorial) .problem-tile--blue span,body:has(.home-hero--editorial) .home-founder--navy h2,body:has(.home-hero--editorial) .home-founder--navy p,body:has(.home-hero--editorial) .home-founder--navy .text-link,body:has(.home-hero--editorial) .testimonial-card blockquote{color:var(--white)}body:has(.home-hero--editorial) .problem-tile--blue p{color:#fffdf8c2!important}body:has(.home-hero--editorial) .services-lab,body:has(.home-hero--editorial) .process-grid,body:has(.home-hero--editorial) .testimonials-layout,body:has(.home-hero--editorial) .faq-layout{width:min(1080px,calc(100% - 48px))}body:has(.home-hero--editorial) .services-lab__copy,body:has(.home-hero--editorial) .process-grid__head{margin-bottom:clamp(28px,4svh,40px)}body:has(.home-hero--editorial) .services-lab{display:grid;grid-template-columns:1fr;justify-items:center;gap:clamp(28px,4svh,42px);align-items:center;text-align:center}body:has(.home-hero--editorial) .services-lab__copy{width:min(760px,100%);margin-bottom:0;padding-left:0;border-left:0}body:has(.home-hero--editorial) .services-lab__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(980px,100%);max-width:none;border:0;border-radius:0;overflow:visible;background:transparent;box-shadow:none}body:has(.home-hero--editorial) .service-chip,body:has(.home-hero--editorial) .service-chip--primary{min-height:150px;padding:24px;border:1px solid var(--home-line);border-radius:24px;background:var(--home-card);box-shadow:0 22px 64px #24211d12}body:has(.home-hero--editorial) .service-chip:hover{background:#f5f2ecb8}body:has(.home-hero--editorial) .service-chip:nth-child(odd),body:has(.home-hero--editorial) .service-chip:nth-last-child(-n+2){border:1px solid var(--home-line)}body:has(.home-hero--editorial) .service-chip>span{border:1px solid var(--home-line);background:transparent;color:var(--clay)}body:has(.home-hero--editorial) .home-process{background:linear-gradient(180deg,#f5f2ec00,#efeae08f 48%,#f5f2ec00),var(--paper)}body:has(.home-hero--editorial) .process-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;justify-content:center;gap:12px;max-width:1040px;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}body:has(.home-hero--editorial) .process-grid__head{grid-column:1 / -1;display:grid;justify-items:center;align-content:start;margin-bottom:0;padding:0 0 22px;border:0;text-align:center}body:has(.home-hero--editorial) .process-grid__head h2{max-width:760px;font-size:clamp(38px,4.2vw,58px)}body:has(.home-hero--editorial) .process-card{position:relative;display:grid;align-content:center;justify-items:center;gap:14px;min-height:230px;padding:30px 24px;border:1px solid var(--home-line);border-radius:24px;background:var(--home-card);box-shadow:0 22px 64px #24211d12;text-align:center}body:has(.home-hero--editorial) .process-card:first-of-type{border-left:1px solid var(--home-line)}body:has(.home-hero--editorial) .process-card span{width:fit-content;padding:7px 10px;border:1px solid var(--home-line);border-radius:999px;color:var(--clay);font-size:12px;line-height:14px}body:has(.home-hero--editorial) .process-card h3{font-size:20px;line-height:24px}body:has(.home-hero--editorial) .process-card p{font-size:13.5px;line-height:20px}body:has(.home-hero--editorial) .testimonials-layout{display:grid;grid-template-columns:1fr;justify-items:center;gap:clamp(28px,4svh,44px);align-items:center;text-align:center}body:has(.home-hero--editorial) .testimonials-layout>div:first-child,body:has(.home-hero--editorial) .testimonials-layout h2{text-align:center}body:has(.home-hero--editorial) .testimonial-grid{width:min(640px,100%);max-width:none;margin:0}body:has(.home-hero--editorial) .testimonial-card,body:has(.home-hero--editorial) .testimonial-card:first-child{border-radius:30px;padding:clamp(34px,5vw,54px);box-shadow:0 34px 90px #001d512e;text-align:center}body:has(.home-hero--editorial) .testimonial-card blockquote{max-width:11em;margin:0 auto;font-size:clamp(30px,3.1vw,42px);line-height:1.04;text-align:center}body:has(.home-hero--editorial) .testimonial-card figcaption{text-align:center}body:has(.home-hero--editorial) .home-faqs{background:var(--home-soft)}body:has(.home-hero--editorial) .faq-layout{display:grid;grid-template-columns:1fr;justify-items:center;gap:clamp(28px,4svh,44px);align-items:center;text-align:center}body:has(.home-hero--editorial) .faq-list{gap:0;width:min(720px,100%);border-top:1px solid var(--home-line);border-bottom:1px solid var(--home-line);text-align:left}body:has(.home-hero--editorial) .faq-list details{border:0;border-bottom:1px solid var(--home-line);border-radius:0;background:transparent}body:has(.home-hero--editorial) .faq-list details:last-child{border-bottom:0}body:has(.home-hero--editorial) .faq-list summary{padding:22px 54px 22px 0}body:has(.home-hero--editorial) .home-founder--navy{background:var(--navy)}body:has(.home-hero--editorial) .testimonial-card,body:has(.home-hero--editorial) .testimonial-card:first-child{background:var(--navy)}body:has(.home-hero--editorial) .cta-band{width:100%;margin:0;padding-right:max(24px,calc((100vw - 1248px)/2));padding-left:max(24px,calc((100vw - 1248px)/2));border-radius:0;box-shadow:none}body:has(.home-hero--editorial) .cta-band h2,body:has(.home-hero--editorial) .cta-band p{color:var(--white)}body:has(.home-hero--editorial) .cta-band,body:has(.home-hero--editorial) .cta-band>div{color:var(--white)}body:has(.home-hero--editorial) .faq-list summary:after{border-color:var(--home-line-strong);color:var(--home-muted)}@media(max-width:1100px){body:has(.home-hero--editorial) .home-hero--editorial,body:has(.home-hero--editorial) .home-problems,body:has(.home-hero--editorial) .home-services-lab,body:has(.home-hero--editorial) .home-founder--navy,body:has(.home-hero--editorial) .home-process,body:has(.home-hero--editorial) .home-testimonials,body:has(.home-hero--editorial) .home-faqs,body:has(.home-hero--editorial) .cta-band{min-height:100svh;padding-top:clamp(44px,7svh,72px);padding-bottom:clamp(44px,7svh,72px)}body:has(.home-hero--editorial) .problem-bento,body:has(.home-hero--editorial) .services-lab__grid,body:has(.home-hero--editorial) .process-grid,body:has(.home-hero--editorial) .faq-layout{grid-template-columns:1fr}body:has(.home-hero--editorial) .services-lab__grid,body:has(.home-hero--editorial) .process-grid,body:has(.home-hero--editorial) .faq-layout{width:min(640px,calc(100% - 32px))}body:has(.home-hero--editorial) .services-lab{grid-template-columns:1fr;gap:26px}body:has(.home-hero--editorial) .services-lab__copy{padding-left:0;border-left:0;text-align:center}body:has(.home-hero--editorial) .service-chip:nth-last-child(2){border-bottom:1px solid var(--home-line)}body:has(.home-hero--editorial) .service-chip:nth-child(odd){border-right:0}body:has(.home-hero--editorial) .process-grid{grid-template-columns:repeat(2,minmax(0,1fr));border-radius:26px}body:has(.home-hero--editorial) .process-grid__head{grid-column:1 / -1;padding:28px;border-right:0;border-bottom:1px solid var(--home-line);text-align:center}body:has(.home-hero--editorial) .process-grid__head h2{max-width:none}body:has(.home-hero--editorial) .process-card{min-height:190px;padding:24px;border-top:1px solid var(--home-line);border-left:0}body:has(.home-hero--editorial) .process-card:nth-child(odd){border-left:1px solid var(--home-line)}body:has(.home-hero--editorial) .testimonials-layout,body:has(.home-hero--editorial) .faq-layout{grid-template-columns:1fr}body:has(.home-hero--editorial) .testimonials-layout>div:first-child,body:has(.home-hero--editorial) .testimonials-layout h2{text-align:center}}@media(max-width:760px){body:has(.home-hero--editorial) .home-problems,body:has(.home-hero--editorial) .home-services-lab,body:has(.home-hero--editorial) .home-founder--navy,body:has(.home-hero--editorial) .home-process,body:has(.home-hero--editorial) .home-testimonials,body:has(.home-hero--editorial) .home-faqs,body:has(.home-hero--editorial) .cta-band{padding-top:32px;padding-bottom:32px}body:has(.home-hero--editorial) .home-hero--editorial{min-height:calc(100svh - 96px);padding:20px 16px 24px}body:has(.home-hero--editorial) .home-hero--editorial h1,body:has(.home-hero--editorial) .home-section-head--split h2,body:has(.home-hero--editorial) .services-lab__copy h2,body:has(.home-hero--editorial) .process-grid__head h2,body:has(.home-hero--editorial) .testimonials-layout h2,body:has(.home-hero--editorial) .faq-layout h2{max-width:10em;font-size:clamp(34px,10vw,42px);line-height:1.04}body:has(.home-hero--editorial) .home-hero--editorial h1{max-width:8.4em;font-size:clamp(40px,11vw,48px)}body:has(.home-hero--editorial) .home-hero__lead{max-width:310px!important;font-size:16px!important;line-height:1.42!important}body:has(.home-hero--editorial) .home-hero__media{width:calc(100% - 32px);height:min(180px,21svh);min-height:0;border-radius:22px}body:has(.home-hero--editorial) .home-hero__media img{height:100%;min-height:0}body:has(.home-hero--editorial) .home-proof-band{width:100%}body:has(.home-hero--editorial) .home-proof-band__inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}body:has(.home-hero--editorial) .home-proof-item{padding:10px 8px}body:has(.home-hero--editorial) .home-proof-item strong{font-size:18px}body:has(.home-hero--editorial) .home-proof-item span{font-size:11px;line-height:14px}body:has(.home-hero--editorial) .home-section-head--split{gap:14px;margin-bottom:18px}body:has(.home-hero--editorial) .home-section-head--split p{font-size:13.5px;line-height:19px}body:has(.home-hero--editorial) .problem-bento{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:8px}body:has(.home-hero--editorial) .problem-bento__image{grid-column:1 / -1;grid-row:auto}body:has(.home-hero--editorial) .problem-bento__image,body:has(.home-hero--editorial) .problem-bento__image img{min-height:130px}body:has(.home-hero--editorial) .problem-tile,body:has(.home-hero--editorial) .problem-tile--wide{grid-column:span 1}body:has(.home-hero--editorial) .problem-tile{min-height:0;gap:7px;padding:12px}body:has(.home-hero--editorial) .problem-tile h3{font-size:17px;line-height:20px}body:has(.home-hero--editorial) .problem-tile p{font-size:11.5px;line-height:16px}body:has(.home-hero--editorial) .services-lab{gap:12px}body:has(.home-hero--editorial) .services-lab__copy{margin-bottom:0}body:has(.home-hero--editorial) .services-lab__grid{width:100%;border-radius:24px}body:has(.home-hero--editorial) .service-chip,body:has(.home-hero--editorial) .service-chip--primary{grid-template-columns:30px minmax(0,1fr);min-height:0;padding:10px 14px}body:has(.home-hero--editorial) .service-chip>span{width:28px;height:28px}body:has(.home-hero--editorial) .service-chip strong{font-size:15px;line-height:19px}body:has(.home-hero--editorial) .service-chip p{font-size:12px;line-height:16px}body:has(.home-hero--editorial) .service-chip small{font-size:10.5px;line-height:14px}body:has(.home-hero--editorial) .process-card{min-height:152px;gap:8px;padding:16px}body:has(.home-hero--editorial) .process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}body:has(.home-hero--editorial) .process-grid__head{grid-column:1 / -1;margin-bottom:0;padding:18px}body:has(.home-hero--editorial) .process-card span{padding:5px 8px;font-size:11px;line-height:13px}body:has(.home-hero--editorial) .process-card h3{font-size:18px;line-height:22px}body:has(.home-hero--editorial) .process-card p{font-size:11.5px;line-height:16px}body:has(.home-hero--editorial) .founder-layout--live .founder-photo--portrait{max-width:190px}body:has(.home-hero--editorial) .testimonial-card blockquote{font-size:20px;line-height:1.24;text-align:center}body:has(.home-hero--editorial) .testimonial-card,body:has(.home-hero--editorial) .testimonial-card:first-child,body:has(.home-hero--editorial) .testimonial-card figcaption{text-align:center}body:has(.home-hero--editorial) .faq-list summary{padding:18px 46px 18px 0}}@media(max-width:1180px){.tax-calendar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.tax-calendar-grid-section__head{display:grid;align-items:start}.tax-calendar-grid{grid-template-columns:1fr}.tax-month-card{min-height:0}}.notice-track-record{padding-top:clamp(40px,6vw,78px);padding-bottom:clamp(40px,6vw,78px)}.notice-track-record__grid{display:grid;grid-template-columns:minmax(0,.72fr) minmax(380px,.58fr);gap:clamp(34px,6vw,72px);align-items:start}.notice-track-record__copy h2{color:var(--primary-navy, #001D51);font-size:clamp(28px,3.4vw,40px);letter-spacing:-.5px;margin:6px 0 14px}.notice-track-record__copy h2 .accent{color:var(--accent-coral, #D9412B)}.notice-track-record__copy p{color:var(--meta);margin:0 0 12px}.notice-lane-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.notice-lane-list li{border:1px solid var(--line);border-radius:20px;background:var(--surface-card, #FFFDF8);padding:18px 22px;box-shadow:0 8px 24px -22px #001d5147}.notice-lane-list strong{display:block;font-family:"Source Serif 4","Source Serif Pro",serif;font-size:20px;color:var(--primary-navy, #001D51);margin-bottom:6px}.notice-lane-list p{margin:0;color:var(--meta);font-size:15px}@media(max-width:880px){.notice-track-record__grid{grid-template-columns:1fr;gap:24px}}
