:root{color-scheme:light;--orchard-50:#fbfaed;--orchard-100:#f1f2d8;--orchard-200:#dde6b7;--orchard-300:#c4d77e;--kiwi-400:#b6e653;--kiwi-500:#8fbd33;--kiwi-700:#3f641f;--kiwi-900:#1f3214;--seed-950:#10150b;--seed-800:#26321e;--bark-700:#5c482f;--bark-500:#755f43;--cream:var(--orchard-50);--cream-deep:var(--orchard-100);--ink:var(--seed-950);--ink-soft:var(--seed-800);--muted:var(--bark-700);--green:var(--kiwi-400);--green-deep:var(--kiwi-700);--lime:var(--kiwi-400);--line:rgb(16 21 11/0.22);--color-text-primary:var(--ink);--color-text-secondary:var(--seed-800);--color-text-muted:var(--bark-700);--font-size-caption:0.8125rem;--font-size-body:clamp(0.9375rem,0.91rem + 0.1vw,1rem);--font-size-body-small:0.875rem;--font-size-label:0.6875rem;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:650;--font-weight-bold:700;--leading-body:1.68;--leading-tight:1.06;--color-surface-base:var(--cream);--color-surface-raised:var(--orchard-50);--color-surface-inset:var(--orchard-100);--color-border-subtle:rgb(16 21 11/0.1);--color-border-default:rgb(16 21 11/0.18);--color-border-strong:rgb(16 21 11/0.34);--color-border:var(--color-border-default);--color-border-focus:var(--kiwi-700);--color-accent:var(--kiwi-400);--color-accent-hover:#c6f266;--color-surface-inverse:var(--kiwi-900);--color-text-inverse:var(--orchard-50);--color-destructive:#9c2d2d;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--space-12:48px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--ease-standard:cubic-bezier(0.4,0,0.2,1);--ease-decelerate:cubic-bezier(0.16,1,0.3,1);--sans:Arial,Helvetica,sans-serif;--serif:Arial,Helvetica,sans-serif;--mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--cream);color:var(--ink);font:var(--font-weight-regular) var(--font-size-body)/var(--leading-body) var(--sans);text-size-adjust:100%;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid var(--green-deep);outline-offset:4px}.skip-link{position:fixed;z-index:20;top:12px;left:12px;padding:12px 16px;background:var(--ink);color:var(--cream);font-weight:700;transform:translateY(-160%);transition:transform .2s ease}.skip-link:focus-visible{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:0 clamp(20px,5vw,76px);border-bottom:1px solid color-mix(in srgb,var(--line) 78%,transparent);background:color-mix(in srgb,var(--cream) 92%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wordmark{font:700 22px/1 var(--sans);letter-spacing:-.055em}.wordmark span{color:var(--green-deep)}.desktop-nav,footer nav{display:flex;align-items:center;gap:clamp(16px,2vw,30px);color:var(--ink-soft);font:500 11px/1 var(--mono);letter-spacing:.035em;text-transform:uppercase}.desktop-nav a,footer nav a{display:inline-flex;align-items:center;min-height:44px;padding:9px 0;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.desktop-nav a:focus-visible,.desktop-nav a:hover,.text-link:focus-visible,.text-link:hover,footer nav a:focus-visible,footer nav a:hover{color:var(--green-deep)}.desktop-nav a:focus-visible,.desktop-nav a:hover,footer nav a:focus-visible,footer nav a:hover{border-bottom-color:currentColor}a:active{opacity:.72}.header-cta,.mobile-menu{justify-self:end}.mobile-menu{display:none}.mobile-menu summary{display:inline-flex;align-items:center;min-width:44px;min-height:44px;padding:12px 0 12px 16px;cursor:pointer;list-style:none;font:500 12px/1 var(--mono);letter-spacing:.04em;text-transform:uppercase}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{position:absolute;top:71px;right:12px;display:grid;width:min(280px,calc(100vw - 24px));padding:10px 20px;border:1px solid var(--line);background:var(--cream);box-shadow:0 18px 35px #1d221b1d}.mobile-menu nav a{display:flex;align-items:center;min-height:44px;padding:14px 0;border-bottom:1px solid var(--line);font:500 12px/1 var(--mono);text-transform:uppercase}.mobile-menu nav a:last-child{border:0;color:var(--green-deep)}.grid-section,.product-section,.section{padding-right:clamp(20px,7vw,112px);padding-left:clamp(20px,7vw,112px)}.grid-section{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);grid-gap:clamp(36px,7vw,108px);gap:clamp(36px,7vw,108px);align-items:center;min-height:min(760px,calc(100vh - 72px));padding-top:clamp(72px,10vw,142px);padding-bottom:clamp(70px,9vw,128px)}.hero-copy{max-width:690px}.eyebrow{margin:0 0 20px;color:var(--color-text-muted);font:var(--font-weight-medium) var(--font-size-label)/1.35 var(--mono);letter-spacing:.035em;text-transform:uppercase}.eyebrow span{margin-right:9px}h1,h2,h3,p{overflow-wrap:break-word}h1{max-width:735px;margin:0;font:var(--font-weight-semibold) clamp(2.65rem,4.9vw,4.65rem) /var(--leading-tight) var(--sans);letter-spacing:-.045em}h1 em{color:var(--green-deep);font-weight:400}h2{margin:0;font:var(--font-weight-semibold) clamp(2.05rem,3.7vw,3.5rem) /1.06 var(--sans);letter-spacing:-.04em}h3{line-height:1.05}.lede{max-width:605px;margin:27px 0 0;color:var(--ink-soft);font-size:clamp(1.04rem,1.2vw,1.16rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:33px}.hero-note{margin:14px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:46px;padding:13px 16px;border:1px solid #91b74b;background:var(--green);color:var(--ink);font:600 12px/1 var(--mono);letter-spacing:.03em;text-transform:uppercase;transition:transform .2s ease,background .2s ease}.button:hover{background:#c6f266;transform:translateY(-2px)}.button-small{padding:10px 13px;font-size:11px}.button span,.card-link span{font-size:17px}.card-link,.text-link{display:inline-flex;align-items:center;gap:10px;color:var(--ink-soft);font:600 11px/1.25 var(--mono);letter-spacing:.02em;text-transform:uppercase}.stack-scene{position:relative;isolation:isolate;width:min(100%,570px);min-height:470px;justify-self:end}.stack-grid{position:absolute;inset:10% 0 2% 8%;z-index:-2;background-image:linear-gradient(#78866822 1px,transparent 0),linear-gradient(90deg,#78866822 1px,transparent 0);background-size:28px 28px;-webkit-mask-image:linear-gradient(135deg,transparent,#000 23%,#000 78%,transparent);mask-image:linear-gradient(135deg,transparent,#000 23%,#000 78%,transparent)}.stack-card{position:absolute;display:flex;flex-direction:column;width:min(75%,390px);min-height:175px;padding:20px;border:1px solid #758169;box-shadow:0 20px 42px #30392922}.stack-card i,.stack-card span{color:#5e6b52;font:10px/1.25 var(--mono);letter-spacing:.035em;text-transform:uppercase}.stack-card strong{max-width:210px;margin:auto 0 14px;font:400 clamp(23px,2.2vw,30px) /.98 var(--serif);letter-spacing:-.055em}.stack-card i{font-style:normal}.card-story{top:3%;right:7%;background:var(--orchard-200);transform:rotate(5deg)}.card-product{top:30%;left:0;background:var(--kiwi-900);color:#f7f1e5;transform:rotate(-6deg)}.card-product i,.card-product span{color:#c3d8a5}.card-launch{right:3%;bottom:2%;background:var(--green);transform:rotate(3deg)}.scene-fruit{position:absolute;z-index:2;top:34%;right:12%;width:clamp(112px,14vw,170px);transform:rotate(11deg)}.kiwi-mark{display:block;width:100%;height:auto}.kiwi-mark-small{width:48px}.signal-strip{display:flex;justify-content:space-between;gap:16px;padding:17px clamp(20px,7vw,112px);border-top:1px solid #4f5d40;border-bottom:1px solid #4f5d40;background:var(--ink);color:#dce9c6;font:500 10px/1.3 var(--mono);letter-spacing:.055em;text-transform:uppercase}.signal-strip span{display:flex;align-items:center;gap:12px}.signal-strip span:before{width:6px;height:6px;border-radius:50%;background:var(--green);content:""}.section{padding-top:clamp(80px,10vw,148px);padding-bottom:clamp(80px,10vw,148px)}.start-here{display:grid;grid-template-columns:minmax(220px,.7fr) 1.3fr;grid-gap:clamp(28px,6vw,92px);gap:clamp(28px,6vw,92px);align-items:center;padding:clamp(26px,4vw,46px) clamp(20px,7vw,112px);border-bottom:1px solid var(--line);background:var(--orchard-100)}.start-here .eyebrow{margin-bottom:8px}.start-here p:last-child{max-width:410px;margin:0;color:var(--ink-soft);font-size:14px}.start-here nav{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.start-here a{display:grid;grid-gap:8px;gap:8px;min-height:76px;padding:14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink-soft);font:600 11px/1.25 var(--mono);letter-spacing:.02em;text-transform:uppercase;transition:background .2s ease,color .2s ease}.start-here a span{color:var(--green-deep);font-size:10px}.start-here a:focus-visible,.start-here a:hover{background:var(--green);color:var(--ink)}.section-intro{max-width:690px}.section-intro>p:last-child{max-width:555px;margin:23px 0 0;color:var(--ink-soft)}.section-intro.compact{max-width:615px}.tracks-section{background:var(--cream-deep)}.tracks{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:clamp(40px,6vw,78px);border-top:1px solid var(--line);border-left:1px solid var(--line)}.track-card{display:flex;flex-direction:column;min-height:450px;padding:clamp(20px,2vw,28px);border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .2s ease}.track-card:hover{background:#f3f6e7}.track-top{display:flex;align-items:flex-start;justify-content:space-between;color:var(--green-deep);font:500 11px/1 var(--mono)}.principle-grid h3,.track-card h3{margin:auto 0 19px;font:400 clamp(23px,2.1vw,30px) /.98 var(--serif);letter-spacing:-.055em}.track-card dl{margin:0}.track-card dl div{padding:11px 0;border-top:1px solid #c2c8b4}dt{margin-bottom:4px;color:var(--green-deep);font:500 9px/1.3 var(--mono);letter-spacing:.035em;text-transform:uppercase}dd{margin:0;color:var(--ink-soft);font-size:14px;line-height:1.42}.card-link{margin-top:auto;padding-top:22px;color:var(--green-deep)}.card-link:focus-visible,.card-link:hover{color:var(--ink);text-decoration:underline;text-underline-offset:4px}.fit-check{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);grid-gap:clamp(24px,5vw,72px);gap:clamp(24px,5vw,72px);align-items:end;margin-top:1px;padding:clamp(26px,4vw,52px);border:1px solid var(--green-deep);background:var(--green-deep);color:var(--cream)}.fit-check .eyebrow{color:#d7e9aa}.fit-check .eyebrow span{color:var(--lime)}.fit-check h3{max-width:700px;margin:0;color:var(--cream);font:400 clamp(2rem,3.8vw,4rem) /.92 var(--serif);letter-spacing:-.06em}.fit-check>div>p:not(.eyebrow){max-width:610px;margin:20px 0 0;color:#d7e9aa;font-size:16px;line-height:1.55}.fit-check-actions{display:flex;flex-direction:column;align-items:flex-start;gap:15px}.fit-check .button{background:var(--lime);color:var(--ink)}.fit-check .button:focus-visible,.fit-check .button:hover{background:#c5e659}.fit-check-actions p{max-width:310px;margin:0;color:#d7e9aa;font-size:13px;line-height:1.45}.offer-section{background:var(--orchard-50)}.offer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin-top:clamp(38px,6vw,72px);background:var(--color-border-default)}.offer-grid article{min-height:220px;padding:20px;background:var(--orchard-50)}.offer-grid h3{margin:0 0 56px;color:var(--green-deep);font:600 11px/1.2 var(--mono);letter-spacing:.04em;text-transform:uppercase}.offer-grid p{margin:0;color:var(--ink-soft);font-size:15px;line-height:1.48}.answer-blocks{display:grid;grid-template-columns:minmax(220px,.58fr) 1.42fr;grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);margin-top:34px;padding:clamp(24px,3vw,38px);border:1px solid var(--color-border-strong);background:var(--orchard-100)}.answer-blocks h3{margin:0;font:400 clamp(1.65rem,2.8vw,2.35rem) /1 var(--serif);letter-spacing:-.05em}.answer-blocks dl{display:grid;grid-gap:18px;gap:18px;margin:0}.answer-blocks dl div{padding-top:18px;border-top:1px solid var(--line)}.answer-blocks dd{max-width:740px;font-size:15px;line-height:1.5}.growth-section{background:var(--kiwi-900);color:var(--orchard-50)}.growth-section .section-intro>p:last-child{color:var(--orchard-200)}.growth-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin-top:clamp(38px,6vw,72px);background:rgb(251 250 237/.22)}.growth-grid article{min-height:230px;padding:20px;background:rgb(16 21 11/.3)}.growth-grid h3{margin:0 0 54px;color:var(--green);font:600 11px/1.2 var(--mono);letter-spacing:.04em;text-transform:uppercase}.growth-grid p{margin:0;color:var(--orchard-100);font-size:15px;line-height:1.5}.growth-note{display:grid;grid-template-columns:minmax(210px,.6fr) 1.4fr;grid-gap:clamp(22px,5vw,68px);gap:clamp(22px,5vw,68px);margin-top:1px;padding:clamp(24px,3vw,38px);border:1px solid rgb(251 250 237/.24);background:rgb(251 250 237/.08)}.growth-note h3{margin:0;color:var(--orchard-50);font:400 clamp(1.65rem,2.8vw,2.35rem) /1 var(--serif);letter-spacing:-.05em}.growth-note p{max-width:780px;margin:0;color:var(--orchard-200)}.sector-section{background:var(--orchard-50)}.sector-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:1px;gap:1px;margin:clamp(36px,6vw,72px) 0 0;padding:1px;list-style:none;background:var(--color-border-default)}.sector-list li{display:flex;flex-direction:column;justify-content:space-between;min-height:132px;padding:20px;background:var(--orchard-50);color:var(--ink);font:400 clamp(1.15rem,1.8vw,1.45rem) /1.08 var(--serif);letter-spacing:-.03em}.sector-list li span{margin-bottom:24px;color:var(--green-deep);font:600 10px/1 var(--mono);letter-spacing:.04em}.included-benefits{display:grid;grid-template-columns:minmax(210px,.7fr) 1.3fr;grid-gap:clamp(28px,5vw,72px);gap:clamp(28px,5vw,72px);margin-top:34px;padding:clamp(24px,3vw,38px);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:color-mix(in oklch,var(--orchard-50) 88%,white);box-shadow:0 14px 32px oklch(.31 .05 117/.08)}.included-benefits .eyebrow{margin-bottom:12px}.included-benefits h3{margin:0;font:400 clamp(1.65rem,2.8vw,2.35rem) /1 var(--serif);letter-spacing:-.05em}.included-benefits ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1px;gap:1px;margin:0;padding:1px;list-style:none;background:var(--color-border-default)}.included-benefits li{display:grid;grid-gap:8px;gap:8px;min-height:112px;padding:16px;background:var(--orchard-100)}.included-benefits strong{color:var(--green-deep);font:600 11px/1.2 var(--mono);letter-spacing:.04em;text-transform:uppercase}.included-benefits li span,.included-note{color:var(--ink-soft);font-size:14px;line-height:1.45}.included-note{grid-column:2;margin:0}.product-section{display:grid;grid-template-columns:minmax(230px,.56fr) minmax(0,1.44fr);grid-gap:clamp(38px,7vw,110px);gap:clamp(38px,7vw,110px);align-items:center;padding-top:clamp(72px,9vw,132px);padding-bottom:clamp(72px,9vw,132px);background:var(--kiwi-900);color:var(--orchard-50)}.product-copy p:not(.eyebrow){color:var(--orchard-200)}.concept-label{margin-top:28px;color:var(--green)!important;font:500 10px/1.4 var(--mono);letter-spacing:.04em;text-transform:uppercase}.browser{overflow:hidden;border:1px solid #89947c;border-radius:8px;background:#e8ecd9;color:#263020;box-shadow:18px 22px 0 var(--green)}.browser-bar{display:grid;grid-template-columns:70px 1fr 20px;align-items:center;min-height:38px;padding:0 12px;border-bottom:1px solid #b7c0a9;background:#d8deca;color:#45513d;font:10px/1 var(--mono)}.browser-dots{display:flex;gap:5px}.browser-dots i{width:7px;height:7px;border-radius:50%;background:#8c987d}.browser-dots i:nth-child(2){background:#d9b264}.browser-dots i:last-child{background:#698c48}.browser-url{text-align:center}.app-shell{display:grid;grid-template-columns:145px 1fr;min-height:365px}.concept-sidebar{display:flex;flex-direction:column;padding:19px 13px;border-right:1px solid #b7c0a9;background:#dfe5d2}.concept-sidebar b{font:700 16px/1 var(--serif);letter-spacing:-.04em}.concept-nav{display:grid;grid-gap:4px;gap:4px;margin-top:31px}.concept-nav span{padding:8px;color:#45513d;font:10px/1 var(--mono)}.concept-nav .active{background:var(--green);color:var(--ink)}.concept-sidebar small{margin-top:auto;color:#45513d;font:9px/1.2 var(--mono)}.app-main{padding:clamp(17px,3vw,30px)}.app-heading{display:flex;justify-content:space-between;gap:16px;padding-bottom:22px;border-bottom:1px solid #bdc7b0}.app-heading small,.app-main article small,.panel-label{color:#45513d;font:10px/1.2 var(--mono)}.app-heading h3{margin:6px 0 0;font:400 clamp(19px,2.3vw,26px) /1 var(--serif);letter-spacing:-.045em}.status,.tag{align-self:start;padding:6px 7px;background:var(--green);font:9px/1 var(--mono);text-transform:uppercase;white-space:nowrap}.app-columns{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:18px;gap:18px;padding-top:20px}.panel-label{display:flex;justify-content:space-between;margin-bottom:9px}.app-main article{display:flex;flex-direction:column;gap:8px;padding:12px;margin-bottom:8px;border:1px solid #bdc7b0;background:#f5f5e9}.app-main article strong{font:600 13px/1.25 var(--sans)}.tag{margin-top:2px;width:max-content;background:#d9e6c5}.tag.review{background:#f3d796}.readiness-list{display:grid;grid-gap:9px;gap:9px;margin:0;padding:11px 0 0;list-style:none;font-size:12px}.readiness-list li{display:flex;align-items:center;gap:8px}.readiness-list i{width:7px;height:7px;border:1px solid #547832;border-radius:50%}.readiness-list .muted{color:#526048}.capabilities{background:#f0f2e6}.matrix{margin-top:clamp(38px,6vw,76px);padding:0;list-style:none;border-top:1px solid var(--line)}.matrix>li{display:grid;grid-template-columns:56px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:start;padding:26px 0;border-bottom:1px solid var(--line)}.matrix>li>span{padding-top:4px;color:var(--green-deep);font:600 11px/1 var(--mono);letter-spacing:.04em}.matrix h3{margin:0;font-size:clamp(22px,2.1vw,29px)}.matrix p{max-width:650px;margin:9px 0 0;color:var(--ink-soft);font-size:15px}.build-guidance{display:grid;grid-template-columns:minmax(180px,.52fr) 1fr;grid-gap:clamp(18px,4vw,34px);gap:clamp(18px,4vw,34px);margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.build-guidance h3{margin:0;font:400 clamp(23px,2.3vw,31px) /1 var(--serif);letter-spacing:-.045em}.build-guidance p{max-width:680px;margin:0;color:var(--ink-soft)}.process-section{background:var(--ink);color:var(--orchard-50)}.process-section .section-intro>p:last-child{color:#c1c9b7}.process-list{margin:clamp(40px,6vw,76px) 0 0;padding:0;list-style:none;border-top:1px solid #697360}.process-list li{display:grid;grid-template-columns:74px minmax(180px,.72fr) 1.28fr;grid-gap:20px;gap:20px;padding:24px 0;border-bottom:1px solid #697360}.process-list>li>span{color:var(--green);font:500 11px var(--mono)}.process-list h3{margin:0 0 7px;font:400 28px/1 var(--serif);letter-spacing:-.05em}.process-list p{margin:0;color:#c2cbb7}.process-meta{display:grid;grid-gap:11px;gap:11px;align-content:start;font-size:14px}.process-meta p:first-child{color:#eff3e6}.process-meta p:last-child{color:#9fac93}.principles{background:var(--cream-deep)}.principle-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1px;gap:1px;margin-top:clamp(40px,6vw,76px);background:var(--line)}.principle-grid article{display:flex;flex-direction:column;min-height:280px;padding:20px;background:var(--cream-deep)}.principle-grid article>span{color:var(--green-deep);font:500 11px var(--mono)}.principle-grid h3{margin:auto 0 12px}.principle-grid p{margin:0;color:var(--ink-soft);font-size:15px}.collaboration-note{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:24px;gap:24px;margin-top:1px;padding:22px 20px;background:#d1e0b6}.collaboration-note p:last-child{max-width:760px;margin:0;color:var(--ink-soft)}.planner{display:grid;grid-template-columns:minmax(230px,.68fr) 1.32fr;grid-column-gap:clamp(35px,8vw,130px);column-gap:clamp(35px,8vw,130px);grid-row-gap:32px;row-gap:32px;background:var(--orchard-200)}.planner-title>p:not(.eyebrow){max-width:475px;margin:22px 0 0;color:var(--ink-soft)}.planner-cta{margin-top:26px}.brief-wizard,.typeform-panel{grid-column:2;min-width:0}.typeform-panel{overflow:hidden;border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:color-mix(in oklch,var(--orchard-50) 88%,white);box-shadow:0 18px 42px oklch(.31 .05 117/.12)}.request-panel-header{padding:clamp(22px,3vw,34px) clamp(20px,3.2vw,38px) 24px;border-bottom:1px solid var(--color-border)}.request-panel-header .eyebrow{margin-bottom:14px}.request-panel-header h3{max-width:560px;margin:0;font:400 clamp(2rem,3.2vw,3.1rem) /.96 var(--serif);letter-spacing:-.055em}.request-panel-header ul{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px 20px;gap:12px 20px;margin:24px 0 0;padding:0;list-style:none}.request-panel-header li{color:var(--ink-soft);font-size:13px;line-height:1.45}.request-panel-header li:before{display:block;width:7px;height:7px;margin-bottom:8px;border-radius:999px;background:var(--green);content:""}.request-panel-header strong{display:block;margin-bottom:2px;color:var(--ink);font:700 11px/1.2 var(--mono);letter-spacing:.04em;text-transform:uppercase}.typeform-embed{display:block;width:100%;height:clamp(620px,76vh,780px);border:0;background:var(--orchard-50)}.typeform-fallback{margin:0;padding:12px clamp(18px,2vw,28px) 14px;border-top:1px solid var(--color-border);color:var(--ink-soft);font-size:13px}.typeform-fallback a{color:var(--green-deep);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.brief-wizard{padding:clamp(24px,3.5vw,44px);border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:color-mix(in oklch,var(--orchard-50) 88%,white);box-shadow:0 18px 42px oklch(.31 .05 117/.12)}.enquiry-form-heading{max-width:640px;margin-bottom:32px}.enquiry-form-heading .eyebrow{margin-bottom:12px}.enquiry-form-heading h3{margin:0;font:400 clamp(2rem,3.4vw,3rem) /.98 var(--serif);letter-spacing:-.05em}.enquiry-form-heading>p:last-child{max-width:580px;margin:14px 0 0;color:var(--ink-soft)}.enquiry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:0 18px;gap:0 18px}.brief-field{min-width:0;margin:0 0 24px}.brief-field>label{display:block;margin-bottom:8px;color:var(--ink);font:600 14px/1.35 var(--sans)}.brief-field>label span{color:var(--green-deep)}.brief-hint{margin:-2px 0 9px;color:var(--muted);font-size:14px}.brief-field input,.brief-field select,.brief-field textarea{display:block;width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--color-border-default);border-radius:var(--radius-sm);background:var(--color-surface-base);color:var(--ink);font:400 16px/1.5 var(--sans);transition:border-color .15s var(--ease-standard),box-shadow .15s var(--ease-standard),background-color .15s var(--ease-standard)}.brief-field textarea{min-height:152px;resize:vertical}.brief-field input::placeholder{color:var(--muted);opacity:.78}.brief-field input:hover,.brief-field select:hover,.brief-field textarea:hover{border-color:var(--color-border-strong)}.brief-field input:focus,.brief-field select:focus,.brief-field textarea:focus{border-color:var(--color-border-focus);box-shadow:0 0 0 3px oklch(.44 .1 125/.18);outline:none}.brief-field input:invalid:not(:placeholder-shown),.brief-field textarea:invalid:not(:placeholder-shown){border-color:var(--color-destructive)}.brief-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:8px}.brief-actions button{cursor:pointer}.brief-copy-status{min-height:1.5em;margin:10px 0 0;color:var(--ink-soft);font-size:14px}.booking-note{margin:10px 0 0;color:var(--muted);font-size:13px}.brief-wizard button:focus-visible,.brief-wizard input:focus-visible,.brief-wizard select:focus-visible,.brief-wizard textarea:focus-visible{outline:3px solid var(--green-deep);outline-offset:3px}.proposal-facts{grid-column:2;max-width:760px;padding:22px;border:1px solid #91a77b;background:var(--orchard-100)}.proposal-facts .eyebrow{margin-bottom:10px}.proposal-facts h3{margin:0;font:400 26px/1 var(--serif);letter-spacing:-.045em}.proposal-facts>p:not(.eyebrow){max-width:620px;margin:12px 0 0;color:var(--ink-soft);font-size:14px}.proposal-facts ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 24px;gap:8px 24px;margin:18px 0 0;padding:0;list-style:none;color:var(--ink-soft);font-size:14px}.proposal-facts li:before{margin-right:8px;color:var(--green-deep);content:"•"}.buyer-input{grid-column:2;margin:0;padding-top:15px;border-top:1px solid #91a77b;color:var(--ink-soft);font-size:14px}.faq{display:grid;grid-template-columns:minmax(230px,.65fr) 1.35fr;grid-gap:clamp(35px,8vw,130px);gap:clamp(35px,8vw,130px)}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;gap:20px;padding:19px 0;cursor:pointer;font:400 clamp(19px,2vw,26px) /1.1 var(--serif);letter-spacing:-.04em;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--green-deep);font-family:var(--sans)}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{max-width:700px;margin:-2px 35px 20px 0;color:var(--ink-soft)}footer{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:20px;gap:20px;align-items:end;padding:31px clamp(20px,5vw,76px);background:var(--seed-950);color:var(--orchard-50)}.footer-mark{font-size:29px}.footer-mark+p,.footer-note{margin:9px 0 0;color:var(--orchard-100);font-size:13px}.footer-note{justify-self:end;text-align:right}.footer-legal{display:flex;flex-wrap:wrap;grid-column:1/-1;gap:8px 16px;padding-top:18px;border-top:1px solid color-mix(in srgb,var(--orchard-50) 22%,transparent);color:var(--orchard-100);font:500 11px/1.3 var(--mono);letter-spacing:.02em;text-transform:uppercase}.footer-legal a:focus-visible,.footer-legal a:hover{color:var(--orchard-50);text-decoration:underline;text-underline-offset:4px}.cookie-consent{position:fixed;z-index:30;right:20px;bottom:20px;width:min(520px,calc(100% - 40px));display:grid;grid-gap:20px;gap:20px;padding:24px;border:1px solid var(--color-border-strong);border-radius:var(--radius-lg);background:var(--cream);box-shadow:0 18px 44px oklch(.16 .02 123/.22)}.cookie-consent h2{margin:0;font:400 clamp(1.65rem,2.7vw,2.25rem) /.98 var(--serif);letter-spacing:-.05em}.cookie-consent p:not(.eyebrow){margin:14px 0 0;color:var(--ink-soft);font-size:14px}.cookie-consent-detail{padding:12px;background:var(--orchard-100)}.cookie-consent-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.cookie-link,.cookie-secondary,.cookie-settings-button{min-height:44px;border:0;background:transparent;color:var(--green-deep);font:700 12px/1.2 var(--mono);cursor:pointer;text-decoration:underline;text-underline-offset:3px}.cookie-secondary{padding:10px 12px;border:1px solid var(--color-border-default);text-decoration:none}.cookie-settings-button{position:fixed;z-index:20;right:16px;bottom:16px;padding:10px 12px;background:var(--ink);color:var(--cream);text-decoration:none}.typeform-consent-gate{min-height:430px;display:grid;align-content:center;justify-items:start;grid-gap:18px;gap:18px;padding:clamp(24px,5vw,64px);background:var(--orchard-100)}.typeform-consent-gate h4{margin:0;font:400 clamp(2rem,3.8vw,3.25rem) /.94 var(--serif);letter-spacing:-.055em}.typeform-consent-gate>p:not(.eyebrow){max-width:600px;margin:0;color:var(--ink-soft)}.typeform-consent-gate>div{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.text-link{color:var(--green-deep);font-weight:700;text-decoration:underline;text-underline-offset:4px}.service-page{min-height:100dvh;background:var(--cream)}.service-details,.service-fit,.service-header,.service-hero,.service-next,.service-reading,.service-scope{padding-right:clamp(20px,7vw,112px);padding-left:clamp(20px,7vw,112px)}.service-header{display:flex;justify-content:space-between;gap:20px;align-items:center;min-height:72px;border-bottom:1px solid var(--line)}.service-hero{max-width:1100px;padding-top:clamp(76px,12vw,168px);padding-bottom:clamp(64px,10vw,128px)}.service-hero h1{max-width:900px;font-family:var(--serif);font-weight:400;font-size:clamp(3rem,7vw,6.75rem);line-height:.92}.service-hero .legal-lede{margin-bottom:32px}.service-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;background:var(--line)}.service-details article{min-height:280px;padding:clamp(24px,3vw,38px);background:var(--orchard-100)}.service-details article:nth-child(2){background:var(--orchard-50)}.service-details h2,.service-next h2,.service-scope h2{margin:0;font:400 clamp(1.65rem,2.8vw,2.6rem) /1.03 var(--serif);letter-spacing:-.05em}.service-scope{display:grid;grid-template-columns:minmax(230px,.7fr) 1.3fr;grid-gap:clamp(34px,7vw,108px);gap:clamp(34px,7vw,108px);padding-top:clamp(72px,9vw,126px);padding-bottom:clamp(72px,9vw,126px)}.service-scope ul{display:grid;margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.service-scope li{padding:17px 0 17px 28px;border-bottom:1px solid var(--line);color:var(--ink-soft);position:relative}.service-scope li:before{position:absolute;left:0;color:var(--green-deep);content:"↘"}.service-fit{display:grid;grid-template-columns:minmax(230px,.8fr) 1.2fr;grid-gap:clamp(34px,7vw,108px);gap:clamp(34px,7vw,108px);padding-top:clamp(56px,7vw,92px);padding-bottom:clamp(56px,7vw,92px);border-bottom:1px solid var(--line);background:var(--orchard-50)}.service-fit h2,.service-reading h2{margin:0;font:400 clamp(1.65rem,2.8vw,2.6rem) /1.03 var(--sans);letter-spacing:-.05em}.service-fit dl{display:grid;grid-gap:24px;gap:24px;margin:0}.service-fit dl div{padding-top:18px;border-top:1px solid var(--line)}.service-fit dd{max-width:62ch;font-size:1rem;line-height:1.62}.service-reading{display:grid;grid-template-columns:minmax(230px,.7fr) 1.3fr;grid-gap:clamp(34px,7vw,108px);gap:clamp(34px,7vw,108px);padding-top:clamp(52px,7vw,88px);padding-bottom:clamp(52px,7vw,88px);background:var(--orchard-100)}.service-reading ul{margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.service-reading li{border-bottom:1px solid var(--line)}.service-reading a{display:flex;justify-content:space-between;gap:20px;min-height:54px;align-items:center;padding:14px 0;color:var(--green-deep);font-weight:700}.service-reading a:focus-visible,.service-reading a:hover{color:var(--ink)}.request-page{min-height:100dvh;background:var(--cream)}.request-alternative,.request-fit,.request-form-section,.request-hero{padding-right:clamp(20px,7vw,112px);padding-left:clamp(20px,7vw,112px)}.request-hero{display:grid;grid-template-columns:1fr minmax(280px,.7fr);grid-gap:clamp(34px,7vw,108px);gap:clamp(34px,7vw,108px);align-items:end;padding-top:clamp(56px,8vw,104px);padding-bottom:clamp(48px,7vw,84px)}.request-hero h1{max-width:15ch}.request-expectations{max-width:58ch;color:var(--ink-soft)}.request-expectations p{margin:0}.request-expectations p+p{margin-top:16px}.request-fit{display:grid;grid-template-columns:minmax(240px,.7fr) 1.3fr;grid-gap:clamp(32px,7vw,96px);gap:clamp(32px,7vw,96px);padding-top:clamp(38px,5vw,62px);padding-bottom:clamp(38px,5vw,62px);border-top:1px solid var(--line);background:var(--orchard-100)}.request-fit h2{margin:0;font-size:clamp(1.55rem,2.4vw,2.25rem)}.request-fit ul{display:grid;grid-gap:0;gap:0;margin:0;padding:0;border-top:1px solid var(--line);list-style:none}.request-fit li{display:grid;grid-template-columns:minmax(110px,.32fr) 1fr;grid-gap:20px;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);color:var(--ink-soft);font-size:.94rem;line-height:1.55}.request-fit strong{color:var(--ink)}.request-form-section{padding-bottom:clamp(64px,9vw,120px)}.request-form-section .typeform-panel{max-width:1080px;margin-left:auto}.request-alternative{display:grid;grid-template-columns:1fr auto;grid-gap:32px;gap:32px;align-items:end;padding-top:clamp(44px,6vw,72px);padding-bottom:clamp(44px,6vw,72px);background:var(--orchard-100)}.request-alternative h2{margin:0}.service-next{padding-top:clamp(48px,7vw,92px);padding-bottom:clamp(56px,8vw,110px);background:var(--kiwi-900);color:var(--orchard-50)}.service-next h2{max-width:760px;font-size:clamp(2.1rem,4.2vw,4.4rem)}.service-next>p:not(.eyebrow){max-width:720px;margin:22px 0 0;color:var(--orchard-200)}.service-actions{display:flex;flex-wrap:wrap;gap:18px;align-items:center;margin-top:32px}.service-next .service-actions .text-link{color:var(--orchard-100)}.request-alternative .text-link{color:var(--green-deep)}.legal-page{max-width:900px;margin-inline:auto;padding:clamp(28px,7vw,96px) clamp(20px,5vw,48px)}.legal-page .wordmark{display:inline-block;margin-bottom:clamp(48px,9vw,100px)}.legal-page h1{max-width:760px;margin:0;font:400 clamp(3rem,7vw,6.5rem) /.9 var(--serif);letter-spacing:-.065em}.legal-lede{max-width:700px;margin:28px 0 56px;color:var(--ink-soft);font-size:1.125rem}.legal-page section{max-width:760px;padding:24px 0;border-top:1px solid var(--line)}.legal-page h2{margin:0 0 9px;font:400 clamp(1.65rem,3vw,2.5rem) /1 var(--serif);letter-spacing:-.045em}.legal-note,.legal-page section p{margin:0;color:var(--ink-soft)}.legal-note{margin-top:34px;font-size:14px}.trust-links{display:flex;flex-wrap:wrap;gap:12px 20px;margin:0;padding:0;list-style:none}.trust-links a{color:var(--green-deep);font-weight:700;text-decoration:underline;text-underline-offset:4px}.route-message{display:grid;align-content:center;min-height:100dvh;max-width:760px;margin-inline:auto;padding:clamp(32px,8vw,112px) clamp(20px,6vw,56px)}.route-message h1{max-width:650px}.route-message>p:not(.eyebrow){max-width:560px;margin:24px 0 0;color:var(--ink-soft);font-size:1.125rem}.route-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}@media (max-width:980px){.growth-grid,.offer-grid,.principle-grid,.sector-list,.tracks{grid-template-columns:repeat(2,1fr)}.answer-blocks,.growth-note,.included-benefits{grid-template-columns:1fr}.included-note{grid-column:auto}.track-card{min-height:420px}.grid-section{grid-template-columns:minmax(0,1fr) minmax(290px,.82fr)}.faq,.planner,.product-section,.request-alternative,.request-fit,.request-hero,.service-fit,.service-reading,.service-scope,.start-here{grid-template-columns:1fr}.start-here{gap:22px}.brief-wizard,.proposal-facts,.typeform-panel{grid-column:auto}}.form-required-note{margin:0 0 20px;color:var(--muted);font-size:13px}.form-required-note span{color:var(--green-deep);font-weight:700}.brief-error-summary{margin:0 0 24px;padding:16px;border:2px solid var(--color-destructive);border-radius:var(--radius-sm);background:oklch(.96 .03 30);color:oklch(.32 .12 28)}.brief-error-summary h4{margin:0 0 8px;font-size:16px}.brief-error-summary ul{margin:0;-webkit-padding-start:20px;padding-inline-start:20px}.brief-error-summary a,.enquiry-email-link{color:inherit;text-decoration:underline;text-underline-offset:3px}.brief-error{margin:7px 0 0;color:var(--color-destructive);font-size:13px;font-weight:600}.brief-field input[aria-invalid=true],.brief-field select[aria-invalid=true],.brief-field textarea[aria-invalid=true]{border-color:var(--color-destructive);box-shadow:0 0 0 3px oklch(.52 .18 29/.14)}.enquiry-email-link{display:inline-flex;align-items:center;min-height:44px;color:var(--green-deep);font:600 12px/1.2 var(--mono);letter-spacing:.02em;text-transform:uppercase}@media (max-width:980px){.product-copy{max-width:620px}.buyer-input{grid-column:auto}.faq{gap:38px}.app-shell{min-height:335px}}@media (max-width:700px){.site-header{grid-template-columns:1fr auto;min-height:62px}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.mobile-menu nav{top:61px}.grid-section{grid-template-columns:1fr;min-height:0;padding-top:72px}.stack-scene{width:min(100%,460px);min-height:385px;justify-self:center}.signal-strip{display:grid;grid-template-columns:1fr 1fr;padding-top:14px;padding-bottom:14px}.fit-check,.proposal-facts ul,.start-here nav{grid-template-columns:1fr}.fit-check{gap:28px;padding:28px 22px}.fit-check .button{width:100%;justify-content:space-between}.service-details{grid-template-columns:1fr}.service-header{min-height:62px}.service-hero h1{font-size:clamp(2.8rem,13vw,4.4rem)}.service-details article{min-height:0}.service-scope{gap:28px}.service-actions{align-items:stretch;flex-direction:column}.service-actions .button{width:100%;justify-content:space-between}.service-actions .text-link{align-self:flex-start}.enquiry-grid{grid-template-columns:1fr;gap:0}.brief-actions{align-items:stretch;flex-direction:column}.brief-actions .button{width:100%}.typeform-embed{height:min(720px,86vh)}.request-panel-header ul{grid-template-columns:1fr;gap:14px}.request-panel-header li{display:grid;grid-template-columns:8px 1fr;grid-column-gap:10px;column-gap:10px}.request-panel-header li:before{grid-column:1;grid-row:1;margin-top:4px;margin-bottom:0}.request-panel-header strong{grid-column:2}.section-intro h2 br{display:none}.growth-grid,.included-benefits ul,.offer-grid,.sector-list,.tracks{grid-template-columns:1fr}.track-card{min-height:360px}.product-section{gap:42px}.browser{box-shadow:10px 12px 0 var(--green)}.app-shell{grid-template-columns:1fr}.concept-sidebar{display:none}.app-columns{grid-template-columns:1fr}.matrix>li{grid-template-columns:38px minmax(0,1fr);padding:18px 0}.matrix p{max-width:none}.build-guidance,.collaboration-note{grid-template-columns:1fr;gap:14px}.process-list li{grid-template-columns:44px 1fr;gap:12px}.process-meta{grid-column:2}.principle-grid{grid-template-columns:1fr}.principle-grid article{min-height:210px}footer{grid-template-columns:1fr;align-items:start}.footer-note{justify-self:start;text-align:left}footer nav{flex-wrap:wrap}}@media (max-width:420px){h1{font-size:clamp(2.8rem,13vw,3.45rem)}.grid-section,.product-section,.section{padding-right:18px;padding-left:18px}.stack-scene{min-height:325px}.stack-card{min-height:138px;padding:14px}.stack-card strong{font-size:23px}.scene-fruit{width:102px}.signal-strip{gap:12px;font-size:9px}.browser-bar{grid-template-columns:42px 1fr 14px;padding:0 8px}.browser-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-main{padding:15px}.app-heading{display:grid}.matrix>li{grid-template-columns:32px minmax(0,1fr)}.brief-wizard{padding:20px}.enquiry-form-heading{margin-bottom:24px}.faq-list p{margin-right:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:more){:root{--line:oklch(0.34 0.03 115/0.72)}.brief-option,.brief-wizard,.proposal-facts,.site-header,.track-card{border-color:var(--line)}}.portal-app,.portal-auth,.portal-client-app,.portal-client-gate{--portal-canvas:var(--orchard-100);--portal-paper:var(--orchard-50);--portal-ink:var(--seed-950);--portal-muted:var(--bark-700);--portal-line:rgb(16 21 11/0.14);--portal-accent:var(--kiwi-700);--portal-accent-hover:var(--kiwi-900);--portal-soft:var(--orchard-200);--portal-danger:var(--color-destructive);color:var(--portal-ink)}.portal-auth,.portal-client-gate{min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);background:var(--portal-canvas)}.portal-auth-intro,.portal-client-gate-card{padding:clamp(32px,6vw,100px)}.portal-auth-intro{display:flex;flex-direction:column;justify-content:space-between;background:var(--seed-950);color:var(--orchard-50)}.portal-brand{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;color:inherit;font:700 25px/1 var(--sans);letter-spacing:-.065em}.portal-brand span{color:var(--kiwi-400)}.portal-auth-copy{max-width:660px;margin-block:clamp(56px,12vh,160px)}.portal-kicker{display:flex;align-items:center;gap:8px;margin:0 0 12px;color:var(--portal-muted);font:700 11px/1.2 var(--mono);letter-spacing:.07em;text-transform:uppercase}.portal-auth .portal-kicker{color:var(--kiwi-400)}.portal-auth-copy h1,.portal-client-gate-card h1{max-width:680px;margin:0;font:400 clamp(3.1rem,6vw,6rem)/.92 var(--serif);letter-spacing:-.065em}.portal-auth-copy>p{max-width:530px;margin:26px 0 0;color:var(--orchard-100);font-size:18px;line-height:1.55}.portal-auth-trust{display:flex;flex-wrap:wrap;gap:12px 24px;color:var(--orchard-100);font-size:13px}.portal-auth-trust span,.portal-secure-label{display:inline-flex;align-items:center;gap:7px}.portal-login-card{align-self:center;width:min(100%,500px);margin:48px auto;padding:clamp(32px,5vw,64px);border:1px solid var(--portal-line);border-radius:20px;background:var(--portal-paper);box-shadow:0 1px 2px rgb(16 21 11/.04),0 16px 44px rgb(16 21 11/.08)}.portal-empty-icon,.portal-login-mark{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--portal-soft);color:var(--portal-accent)}.portal-login-card .portal-kicker{margin-top:32px}.portal-login-card h2{margin:0;font:400 clamp(2.3rem,4vw,3.3rem)/.96 var(--serif);letter-spacing:-.055em}.portal-login-card>p:not(.portal-kicker):not(.portal-form-notice):not(.portal-login-foot){margin:13px 0 30px;color:var(--portal-muted)}.portal-billing-section form,.portal-login-card form{display:grid;grid-gap:10px;gap:10px}.portal-billing-section label,.portal-composer label,.portal-login-card label{font:700 11px/1.2 var(--mono);letter-spacing:.065em;text-transform:uppercase}.portal-billing-section input,.portal-composer textarea,.portal-login-card input{width:100%;border:1px solid var(--portal-line);border-radius:8px;background:var(--portal-paper);color:var(--portal-ink);font:500 16px/1.5 var(--sans)}.portal-billing-section input,.portal-login-card input{min-height:48px;padding:10px 13px}.portal-composer textarea{min-height:112px;padding:13px;resize:vertical}.portal-billing-section input:focus,.portal-composer textarea:focus,.portal-login-card input:focus{border-color:var(--portal-accent);outline:3px solid color-mix(in srgb,var(--kiwi-400) 35%,transparent);outline-offset:1px}.portal-login-card .portal-button{width:100%;margin-top:10px}.portal-turnstile{min-height:65px;margin-top:6px}.portal-turnstile iframe{max-width:100%}.portal-login-foot{margin:28px 0 0;color:var(--portal-muted);font-size:12px;line-height:1.5}.portal-form-notice{margin:18px 0 0;color:var(--portal-accent);font-weight:700}.portal-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:10px 15px;border:1px solid transparent;border-radius:8px;font:700 13px/1.1 var(--sans);cursor:pointer;transition:transform .15s var(--ease-standard),background-color .15s var(--ease-standard),color .15s var(--ease-standard)}.portal-button:hover{transform:translateY(-1px)}.portal-button:active{transform:translateY(0)}.portal-button:disabled{cursor:wait;opacity:.52;transform:none}.portal-button-primary{background:var(--portal-accent);color:var(--orchard-50)}.portal-button-primary:hover{background:var(--portal-accent-hover);color:var(--orchard-50)}.portal-button-secondary{border-color:var(--portal-line);background:transparent;color:var(--portal-ink)}.portal-app{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:100dvh;background:var(--portal-canvas)}.portal-rail{display:flex;position:-webkit-sticky;position:sticky;top:0;height:100dvh;flex-direction:column;justify-content:space-between;padding:28px 18px;border-right:1px solid var(--portal-line);background:var(--portal-paper)}.portal-rail-section{display:grid;grid-gap:6px;gap:6px;margin-top:54px}.portal-rail-section>p{margin:0 12px 8px;color:var(--portal-muted);font:700 10px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.portal-nav-item{display:flex;min-height:44px;align-items:center;gap:11px;width:100%;padding:9px 12px;border:0;border-radius:8px;background:transparent;color:var(--portal-muted);font:600 14px/1.2 var(--sans);text-align:left}.portal-nav-item b{display:grid;min-width:20px;height:20px;place-items:center;margin-left:auto;border-radius:50%;background:var(--portal-soft);color:var(--portal-accent);font:700 11px/1 var(--mono)}.portal-nav-item.is-active{background:var(--seed-950);color:var(--orchard-50)}.portal-nav-item:disabled{cursor:not-allowed;opacity:.4}.portal-security-indicator{display:flex;gap:10px;padding:12px;border:1px solid var(--portal-line);border-radius:10px;color:var(--portal-accent)}.portal-security-indicator span{display:grid;grid-gap:3px;gap:3px;color:var(--portal-muted);font-size:11px}.portal-security-indicator strong{color:var(--portal-ink);font-size:12px}.portal-security-indicator small{font-size:10px}.portal-client-logout,.portal-sign-out,.portal-text-button{display:inline-flex;min-height:40px;align-items:center;gap:8px;padding:8px 10px;border:0;background:transparent;color:var(--portal-muted);font:600 13px/1.2 var(--sans);cursor:pointer}.portal-sign-out{margin-top:12px}.portal-client-logout:hover,.portal-sign-out:hover,.portal-text-button:hover{color:var(--portal-accent)}.portal-workspace{min-width:0;padding:clamp(24px,4vw,56px)}.portal-topbar{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;max-width:1480px;margin:0 auto 32px}.portal-topbar h1{margin:0;font:400 clamp(2.5rem,4vw,4.4rem)/.95 var(--serif);letter-spacing:-.06em}.portal-topbar-meta{display:flex;gap:14px;align-items:center;color:var(--portal-muted);font-size:12px}.portal-live-dot{display:inline-flex;gap:7px;align-items:center;color:var(--portal-accent);font-weight:700}.portal-live-dot:before{width:7px;height:7px;border-radius:50%;background:currentColor;content:""}.portal-toast{display:flex;align-items:center;gap:10px;max-width:1480px;margin:0 auto 20px;padding:12px 14px;border-left:3px solid var(--portal-accent);background:var(--portal-soft);color:var(--portal-ink);font-size:14px}.portal-inbox-layout{display:grid;grid-template-columns:minmax(290px,.66fr) minmax(0,1.34fr);max-width:1480px;min-height:min(750px,calc(100dvh - 190px));margin:0 auto;border:1px solid var(--portal-line);border-radius:14px;overflow:hidden;background:var(--portal-paper);box-shadow:0 1px 2px rgb(16 21 11/.04),0 10px 30px rgb(16 21 11/.05)}.portal-inbox{min-width:0;border-right:1px solid var(--portal-line)}.portal-inbox-tools{display:grid;grid-gap:14px;gap:14px;padding:18px;border-bottom:1px solid var(--portal-line)}.portal-search{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 11px;border:1px solid var(--portal-line);border-radius:8px;color:var(--portal-muted)}.portal-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--portal-ink);font:500 14px/1 var(--sans)}.portal-filter-group{display:flex;gap:6px}.portal-filter-group button{min-height:32px;padding:6px 9px;border:0;border-radius:6px;background:transparent;color:var(--portal-muted);font:700 11px/1 var(--sans);cursor:pointer}.portal-filter-group button span{margin-left:4px;color:inherit;font-family:var(--mono)}.portal-filter-group button.is-selected{background:var(--portal-soft);color:var(--portal-accent)}.portal-inbox-heading{display:flex;justify-content:space-between;align-items:flex-end;padding:22px 18px 12px}.portal-inbox-heading h2{margin:0;font:650 20px/1 var(--sans);letter-spacing:-.035em}.portal-inbox-heading p{margin:5px 0 0;color:var(--portal-muted);font-size:12px}.portal-lead-list{display:grid;padding:0 8px 12px;margin:0;list-style:none}.portal-lead-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto 18px;grid-gap:10px;gap:10px;align-items:center;width:100%;padding:12px 10px;border:0;border-radius:9px;background:transparent;color:inherit;text-align:left;cursor:pointer}.portal-lead-row:hover{background:var(--portal-soft)}.portal-lead-row.is-selected{background:var(--seed-950);color:var(--orchard-50)}.portal-avatar{display:inline-grid;width:36px;height:36px;flex:none;place-items:center;border-radius:50%;background:var(--portal-soft);color:var(--portal-accent);font:700 11px/1 var(--mono)}.portal-lead-row.is-selected .portal-avatar{background:var(--kiwi-400);color:var(--seed-950)}.portal-avatar-large{width:48px;height:48px;font-size:13px}.portal-lead-summary{display:grid;min-width:0;grid-gap:4px;gap:4px}.portal-lead-summary strong{font-size:13px}.portal-lead-summary span,.portal-lead-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.portal-lead-summary span{color:var(--portal-muted);font-size:11px}.portal-lead-row.is-selected .portal-lead-summary span{color:var(--orchard-200)}.portal-lead-meta{display:grid;justify-items:end;grid-gap:6px;gap:6px}.portal-lead-meta time{color:var(--portal-muted);font-size:10px}.portal-lead-row.is-selected .portal-lead-meta time{color:var(--orchard-200)}.portal-status{display:inline-flex;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;padding:4px 6px;border-radius:999px;font:700 9px/1.1 var(--mono);letter-spacing:.02em;text-transform:uppercase}.portal-status-new{background:var(--portal-soft);color:var(--portal-accent)}.portal-status-accepted{background:var(--seed-950);color:var(--orchard-50)}.portal-lead-row.is-selected .portal-status-new{background:var(--kiwi-400);color:var(--seed-950)}.portal-lead-panel{min-width:0;background:color-mix(in srgb,var(--portal-paper) 75%,var(--portal-canvas))}.portal-detail-empty{display:grid;max-width:410px;min-height:100%;place-content:center;justify-items:start;grid-gap:14px;gap:14px;padding:44px}.portal-detail-empty h2{margin:0;font:400 clamp(2.2rem,4vw,3.7rem)/.96 var(--serif);letter-spacing:-.06em}.portal-detail-empty>p:last-child{margin:0;color:var(--portal-muted);line-height:1.6}.portal-client-header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding:26px 30px;border-bottom:1px solid var(--portal-line);background:var(--portal-paper)}.portal-client-identity{display:flex;gap:13px;align-items:center;min-width:0}.portal-client-identity h2{margin:0;font:400 clamp(1.9rem,3vw,2.8rem)/.95 var(--serif);letter-spacing:-.05em}.portal-client-identity a{display:inline-block;margin-top:7px;color:var(--portal-muted);font-size:13px;text-decoration:underline;text-underline-offset:3px}.portal-client-actions{display:flex;flex-wrap:wrap;gap:8px}.portal-icon-button{display:inline-grid;width:44px;height:44px;flex:none;place-items:center;border:1px solid var(--portal-line);border-radius:8px;background:transparent;color:var(--portal-ink);cursor:pointer}.portal-icon-button:hover{border-color:var(--portal-accent);color:var(--portal-accent)}.portal-icon-button-danger:hover{border-color:var(--portal-danger);color:var(--portal-danger)}.portal-detail-scroll{display:grid;grid-gap:0;gap:0}.portal-billing-section,.portal-context-section,.portal-thread-section{padding:28px 30px;border-bottom:1px solid var(--portal-line)}.portal-section-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:18px}.portal-section-heading h2,.portal-section-heading h3{margin:0;font:650 18px/1.1 var(--sans);letter-spacing:-.035em}.portal-section-heading>span{color:var(--portal-muted);font-size:12px}.portal-secure-label{color:var(--portal-accent);font:700 10px/1 var(--mono);letter-spacing:.04em;text-transform:uppercase}.portal-context-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin:0}.portal-context-grid div{min-width:0;padding:12px;border-radius:8px;background:var(--portal-paper)}.portal-context-grid dt{margin-bottom:7px;color:var(--portal-muted);font:700 10px/1 var(--mono);letter-spacing:.06em;text-transform:uppercase}.portal-context-grid dd{margin:0;overflow-wrap:anywhere;font-size:13px;line-height:1.5}.portal-message-thread{display:grid;grid-gap:14px;gap:14px;max-height:360px;overflow:auto;padding-right:5px}.portal-message{display:flex;gap:10px;max-width:85%}.portal-message-client{justify-self:end;flex-direction:row-reverse}.portal-message-avatar{display:grid;width:28px;height:28px;flex:none;place-items:center;border-radius:50%;background:var(--portal-soft);color:var(--portal-accent);font:700 10px/1 var(--mono)}.portal-message>div{min-width:0;padding:12px 14px;border-radius:4px 12px 12px;background:var(--portal-paper)}.portal-message-client>div{border-radius:12px 4px 12px 12px;background:var(--seed-950);color:var(--orchard-50)}.portal-message header{display:flex;justify-content:space-between;gap:18px;align-items:baseline}.portal-message strong{font-size:12px}.portal-message time{color:var(--portal-muted);font-size:10px}.portal-message-client time{color:var(--orchard-200)}.portal-message p{margin:7px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.5}.portal-thread-empty{display:grid;justify-items:start;grid-gap:8px;gap:8px;padding:24px 0;color:var(--portal-muted)}.portal-thread-empty h3,.portal-thread-empty p{margin:0}.portal-thread-empty h3{color:var(--portal-ink);font:650 16px/1.2 var(--sans)}.portal-composer{display:grid;grid-gap:10px;gap:10px;margin-top:20px}.portal-composer>div{display:flex;justify-content:space-between;gap:12px;align-items:center}.portal-composer>div>span{display:inline-flex;gap:6px;align-items:center;color:var(--portal-muted);font-size:11px}.portal-billing-section{padding:0}.portal-billing-section summary{display:flex;justify-content:space-between;align-items:center;padding:21px 30px;cursor:pointer;list-style:none}.portal-billing-section summary::-webkit-details-marker{display:none}.portal-billing-section summary>span{display:grid;grid-template-columns:20px 1fr;grid-column-gap:10px;column-gap:10px;align-items:center}.portal-billing-section summary strong{font-size:14px}.portal-billing-section summary small{grid-column:2;margin-top:4px;color:var(--portal-muted);font-size:12px}.portal-billing-section[open] summary>svg{transform:rotate(90deg)}.portal-billing-section form{padding:0 30px 28px}.portal-empty-state{display:grid;justify-items:center;grid-gap:8px;gap:8px;padding:56px 20px;color:var(--portal-muted);text-align:center}.portal-empty-state h3,.portal-empty-state p{margin:0}.portal-empty-state h3{color:var(--portal-ink);font:650 16px/1.2 var(--sans)}.portal-client-gate{place-items:center;grid-template-columns:1fr}.portal-client-gate-card{width:min(100% - 40px,620px);margin:0 auto;padding:clamp(32px,7vw,80px);border:1px solid var(--portal-line);border-radius:20px;background:var(--portal-paper);box-shadow:0 16px 44px rgb(16 21 11/.08)}.portal-client-gate-card .portal-login-mark{margin:72px 0 28px}.portal-client-gate-card>p:not(.portal-kicker){max-width:470px;color:var(--portal-muted);font-size:17px;line-height:1.55}.portal-gate-features{display:flex;flex-wrap:wrap;gap:12px 22px;margin-top:44px;color:var(--portal-muted);font-size:12px}.portal-gate-features span{display:inline-flex;gap:7px;align-items:center}.portal-client-app{min-height:100dvh;padding:0 clamp(20px,5vw,76px) 64px;background:var(--portal-canvas)}.portal-client-nav{display:flex;min-height:76px;max-width:1320px;justify-content:space-between;gap:20px;align-items:center;margin:0 auto;border-bottom:1px solid var(--portal-line)}.portal-client-nav>div{display:flex;gap:18px;align-items:center}.portal-client-hero{display:flex;max-width:1320px;justify-content:space-between;gap:40px;align-items:flex-end;padding:clamp(48px,8vw,100px) 0 42px;margin:0 auto}.portal-client-hero>div{max-width:760px}.portal-client-hero h1{margin:0;font:400 clamp(3.1rem,6vw,5.8rem)/.92 var(--serif);letter-spacing:-.065em}.portal-client-hero>div>p:last-child{max-width:630px;margin:20px 0 0;color:var(--portal-muted);font-size:17px;line-height:1.58}.portal-client-status{display:grid;grid-gap:13px;gap:13px;max-width:280px;padding:16px;border-left:2px solid var(--portal-accent);background:color-mix(in srgb,var(--portal-soft) 50%,transparent)}.portal-client-status p{display:flex;gap:8px;margin:0;color:var(--portal-muted);font-size:12px;line-height:1.5}.portal-client-layout{display:grid;grid-template-columns:minmax(0,1.42fr) minmax(270px,.58fr);grid-gap:20px;gap:20px;max-width:1320px;margin:0 auto}.portal-client-card,.portal-client-primary{border:1px solid var(--portal-line);border-radius:14px;background:var(--portal-paper);box-shadow:0 1px 2px rgb(16 21 11/.04)}.portal-next-action{display:flex;justify-content:space-between;gap:24px;align-items:flex-end;padding:28px;border-bottom:1px solid var(--portal-line);background:var(--seed-950);color:var(--orchard-50)}.portal-next-action .portal-kicker{color:var(--kiwi-400)}.portal-next-action h2{margin:0;font:400 clamp(1.9rem,3vw,2.7rem)/.98 var(--serif);letter-spacing:-.05em}.portal-next-action p:last-child{max-width:470px;margin:8px 0 0;color:var(--orchard-100);font-size:13px;line-height:1.5}.portal-next-action .portal-button{flex:none;background:var(--kiwi-400);color:var(--seed-950)}.portal-client-thread{padding:28px}.portal-client-aside{display:grid;align-content:start;grid-gap:20px;gap:20px}.portal-client-card{padding:24px}.portal-client-card .portal-section-heading{margin-bottom:20px}.portal-billing-list{display:grid;padding:0;margin:0;list-style:none}.portal-billing-list li{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 0;border-top:1px solid var(--portal-line)}.portal-billing-list span,.portal-billing-list strong{display:block}.portal-billing-list strong{font-size:13px}.portal-billing-list span{margin-top:4px;color:var(--portal-muted);font-size:11px}.portal-empty-billing p{margin:0;font-weight:700}.portal-empty-billing span{display:block;margin-top:6px;color:var(--portal-muted);font-size:12px;line-height:1.5}.portal-help-card{background:var(--seed-950);color:var(--orchard-50)}.portal-help-card h2{margin:15px 0 8px;font:400 28px/1 var(--serif);letter-spacing:-.045em}.portal-help-card p{margin:0;color:var(--orchard-100);font-size:13px;line-height:1.55}.portal-help-icon{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:50%;background:rgb(182 230 83/.16);color:var(--kiwi-400)}.portal-help-card .portal-text-button{margin-top:14px;padding:0;color:var(--kiwi-400)}.portal-billing-section summary,.portal-button,.portal-client-logout,.portal-filter-group button,.portal-icon-button,.portal-lead-row,.portal-nav-item,.portal-sign-out,.portal-text-button{transition:transform .15s var(--ease-standard),background-color .15s var(--ease-standard),border-color .15s var(--ease-standard),color .15s var(--ease-standard),box-shadow .15s var(--ease-standard)}.portal-billing-section summary:focus-visible,.portal-button:focus-visible,.portal-client-logout:focus-visible,.portal-filter-group button:focus-visible,.portal-icon-button:focus-visible,.portal-lead-row:focus-visible,.portal-nav-item:focus-visible,.portal-sign-out:focus-visible,.portal-text-button:focus-visible{outline:3px solid var(--portal-accent);outline-offset:3px}.portal-inbox-tools{position:-webkit-sticky;position:sticky;top:0;z-index:2;background:var(--portal-paper)}.portal-lead-list{max-height:calc(100dvh - 390px);overflow:auto;scrollbar-color:var(--portal-line) transparent}.portal-lead-row{border:1px solid transparent}.portal-lead-row:hover{box-shadow:inset 0 0 0 1px var(--portal-line)}.portal-lead-row.is-selected{box-shadow:0 8px 20px rgb(16 21 11/.16)}.portal-lead-list::-webkit-scrollbar,.portal-message-thread::-webkit-scrollbar{width:8px}.portal-lead-list::-webkit-scrollbar-thumb,.portal-message-thread::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:var(--portal-line);background-clip:padding-box}.portal-client-primary{overflow:hidden}.portal-client-card{transition:transform .15s var(--ease-standard),box-shadow .15s var(--ease-standard)}.portal-client-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgb(16 21 11/.07)}.portal-next-action{position:relative;overflow:hidden}.portal-next-action:after{position:absolute;right:-76px;bottom:-92px;width:220px;height:220px;border:1px solid rgb(182 230 83/.24);border-radius:50%;content:"";pointer-events:none}.portal-next-action:before{position:absolute;right:-28px;bottom:-44px;width:108px;height:108px;border:1px solid rgb(182 230 83/.25);border-radius:50%;content:"";pointer-events:none}.portal-next-action>*{position:relative;z-index:1}.portal-billing-section summary:hover{background:color-mix(in srgb,var(--portal-soft) 46%,transparent)}.portal-billing-section summary:focus-visible{outline-offset:-4px}@media (prefers-contrast:more){.portal-app,.portal-auth,.portal-client-app,.portal-client-gate{--portal-line:rgb(16 21 11/.38)}.portal-lead-row.is-selected{box-shadow:inset 0 0 0 2px var(--kiwi-400)}}@media (forced-colors:active){.portal-button,.portal-client-card,.portal-client-primary,.portal-icon-button,.portal-lead-row,.portal-nav-item{border:2px solid ButtonText}}@media (max-width:900px){.portal-auth{grid-template-columns:1fr}.portal-auth-intro{min-height:auto}.portal-auth-copy{margin-block:70px}.portal-app{grid-template-columns:1fr}.portal-rail{position:static;height:auto;padding:16px 20px;border-right:0;border-bottom:1px solid var(--portal-line)}.portal-rail-section{display:none}.portal-rail-bottom{display:flex;gap:14px;align-items:center}.portal-security-indicator{display:none}.portal-sign-out{margin:0}.portal-inbox-layout{grid-template-columns:minmax(270px,.65fr) minmax(0,1.35fr)}.portal-client-layout{grid-template-columns:1fr}}@media (max-width:680px){.portal-workspace{padding:22px 14px}.portal-topbar{align-items:flex-start}.portal-topbar-meta{display:none}.portal-inbox-layout{grid-template-columns:1fr;min-height:0;overflow:visible}.portal-inbox{border-right:0;border-bottom:1px solid var(--portal-line)}.portal-lead-panel{min-height:520px}.portal-client-header,.portal-client-hero,.portal-next-action{flex-direction:column;align-items:flex-start}.portal-client-header,.portal-client-thread,.portal-context-section,.portal-thread-section{padding:22px 18px}.portal-billing-section summary{padding:20px 18px}.portal-billing-section form{padding:0 18px 22px}.portal-context-grid{grid-template-columns:1fr}.portal-client-nav{min-height:68px}.portal-client-nav .portal-secure-label{display:none}.portal-client-app{padding-inline:18px}.portal-client-hero{padding:50px 0 28px}.portal-client-status{max-width:none}.portal-message{max-width:94%}.portal-composer>div{align-items:flex-start;flex-direction:column}.insights-grid{grid-template-columns:1fr}}.insight-article-hero,.insight-next,.insight-prose,.insights-header,.insights-hero,.insights-list{padding-inline:clamp(20px,7vw,112px)}.insight-article-hero,.insights-hero{padding-bottom:clamp(64px,9vw,112px)}.insight-article-hero h1,.insights-hero h1{max-width:920px;margin:0}.insights-list{padding-top:clamp(56px,8vw,108px);padding-bottom:clamp(72px,9vw,126px);border-top:1px solid var(--line)}.insights-list h2{max-width:640px;margin:0 0 36px;font:400 clamp(2.1rem,4.2vw,4.4rem) /.95 var(--serif);letter-spacing:-.055em}.insight-card{min-height:330px;padding:clamp(24px,3vw,38px)}.insight-card:nth-child(2){background:var(--orchard-100)}.insight-card-meta,.insight-meta{gap:8px;margin:0;color:var(--ink-soft);font:700 .72rem/1.3 var(--mono);letter-spacing:.06em}.insight-card h3{margin:26px 0 14px;font:400 clamp(1.7rem,2.8vw,2.6rem) /1 var(--serif);letter-spacing:-.05em}.insight-card p:not(.insight-card-meta){margin:0;color:var(--ink-soft)}.insight-prose{max-width:900px;padding-bottom:clamp(72px,9vw,126px)}.insight-prose>*{max-width:760px}.insight-prose h2{margin:56px 0 14px;font:400 clamp(1.8rem,3vw,2.7rem) /1 var(--serif)}.insight-prose li+li{margin-top:10px}.insight-prose a{color:var(--green-deep);font-weight:700;text-decoration:underline;text-underline-offset:4px}.insight-sources h2{font-size:clamp(1.4rem,2.3vw,2rem)}.insight-next{padding-top:clamp(56px,8vw,108px);padding-bottom:clamp(56px,8vw,108px)}.insight-next h2{max-width:760px;margin:0;letter-spacing:-.055em}.insight-next>p:not(.eyebrow){max-width:720px}@media (max-width:700px){.insights-grid{grid-template-columns:1fr}}.insight-article,.insights-page{min-height:100dvh;background:var(--cream)}.insight-article-hero,.insight-next,.insight-prose,.insights-header,.insights-hero,.insights-list{padding-right:clamp(20px,7vw,112px);padding-left:clamp(20px,7vw,112px)}.insights-header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:72px;border-bottom:1px solid var(--line)}.insight-article-hero,.insights-hero{max-width:1100px;padding-top:clamp(76px,12vw,168px);padding-bottom:clamp(64px,10vw,128px)}.insight-article-hero h1,.insights-hero h1{max-width:900px;font:400 clamp(3rem,7vw,6.75rem) /.92 var(--serif)}.insights-list{padding-top:clamp(64px,9vw,126px);padding-bottom:clamp(80px,10vw,148px)}.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1px;gap:1px;margin-top:clamp(36px,6vw,72px);background:var(--line)}.insight-card{display:flex;flex-direction:column;min-height:310px;padding:clamp(22px,3vw,34px);background:var(--orchard-50)}.insight-card-meta,.insight-meta{display:flex;flex-wrap:wrap;gap:10px;font:500 10px/1.3 var(--mono);letter-spacing:.04em;text-transform:uppercase}.insight-card h3{margin:48px 0 16px;font:400 clamp(1.7rem,2.5vw,2.5rem) /.98 var(--serif);letter-spacing:-.055em}.insight-card p{margin:0;color:var(--ink-soft);font-size:15px;line-height:1.52}.insight-card .card-link{margin-top:auto;padding-top:28px}.insight-prose{max-width:940px;padding-bottom:clamp(72px,9vw,128px)}.insight-prose li,.insight-prose p{color:var(--ink-soft)}.insight-prose p{margin:0 0 22px}.insight-prose h2{margin:56px 0 18px;font:400 clamp(1.9rem,3.4vw,3rem) /1 var(--serif);letter-spacing:-.05em}.insight-prose ol,.insight-prose ul{display:grid;grid-gap:14px;gap:14px;margin:0 0 24px;padding-left:25px}.insight-prose li{padding-left:4px}.insight-prose strong{color:var(--ink)}.insight-prose a,.insight-sources a{color:var(--green-deep);font-weight:700;text-decoration:underline;text-underline-offset:4px}.insight-sources{border-top:1px solid var(--line)}.insight-sources h2{margin-top:0;font-size:clamp(1.65rem,2.8vw,2.35rem)}.insight-sources ul{gap:10px}.insight-next{padding-top:clamp(48px,7vw,92px);padding-bottom:clamp(56px,8vw,110px);background:var(--kiwi-900);color:var(--orchard-50)}.insight-next h2{max-width:720px;font:400 clamp(2.1rem,4.2vw,4.4rem) /.95 var(--serif);letter-spacing:-.06em}.insight-next>p:not(.eyebrow){max-width:700px;margin:22px 0 0;color:var(--orchard-200)}.insight-next .text-link{color:var(--orchard-100)}@media (max-width:700px){.insights-header{min-height:64px}.insights-grid{grid-template-columns:1fr}.insight-card{min-height:0}.insight-article-hero h1,.insights-hero h1{font-size:clamp(3rem,15vw,4.7rem)}.insight-prose h2{margin-top:54px}}.insight-article,.insights-page{background:var(--orchard-50)}.insights-header{min-height:78px;border-color:var(--color-border-subtle)}.insight-article-hero,.insights-hero{max-width:1240px;padding-top:clamp(72px,10vw,144px);padding-bottom:clamp(52px,7vw,88px)}.insight-article-hero h1,.insights-hero h1{max-width:1040px;color:var(--seed-950);font-size:clamp(3.15rem,7.4vw,7.4rem);line-height:.88;letter-spacing:-.072em}.insights-hero-support{display:grid;grid-template-columns:minmax(0,640px) minmax(180px,1fr);grid-gap:clamp(32px,8vw,132px);gap:clamp(32px,8vw,132px);align-items:end;margin-top:34px}.insights-hero .legal-lede{margin:0;color:var(--ink-soft);font-size:clamp(1.08rem,1rem + .25vw,1.25rem);line-height:1.58}.insights-hero-note{margin:0;padding:14px 0 2px 18px;border-left:1px solid var(--kiwi-500);color:var(--muted);font:500 .72rem/1.6 var(--mono);letter-spacing:.03em;text-transform:uppercase}.insights-hero-note span{display:block;color:var(--green-deep);font:500 clamp(2rem,3vw,3.2rem)/.9 var(--serif);letter-spacing:-.05em}.insights-list{background:var(--orchard-100);border-top-color:var(--color-border-subtle)}.insights-list .section-intro{display:grid;grid-template-columns:minmax(180px,.36fr) minmax(0,1fr);align-items:end;grid-gap:28px;gap:28px;max-width:1100px}.insights-list .section-intro .eyebrow{margin:0 0 6px}.insights-list h2{margin:0;max-width:720px;font-size:clamp(2.45rem,4.8vw,4.85rem);line-height:.92}.insights-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:0;margin-top:clamp(42px,6vw,76px);background:transparent;border-top:1px solid var(--color-border-default)}.insight-card{grid-column:span 4;min-height:390px;padding:clamp(24px,3vw,42px);border-right:1px solid var(--color-border-default);border-bottom:1px solid var(--color-border-default);transition:background-color .15s var(--ease-standard),color .15s var(--ease-standard)}.insight-card,.insight-card:nth-child(2){background:transparent}.insight-card:nth-child(3n){border-right:0}.insight-card:hover{background:var(--orchard-50)}.insight-card-meta,.insight-meta{gap:9px;color:var(--green-deep);font:650 .68rem/1.35 var(--mono);letter-spacing:.07em}.insight-card-meta time,.insight-meta{color:var(--muted)}.insight-card-meta span,.insight-meta-type{color:var(--green-deep)}.insight-card-copy{margin-top:auto}.insight-card h3{margin:0 0 16px;max-width:15ch;color:var(--ink);font-size:clamp(1.82rem,2.7vw,2.7rem);line-height:.96;letter-spacing:-.06em}.insight-card p{max-width:35ch;font-size:1rem;line-height:1.62}.insight-card .card-link{padding-top:34px;color:var(--green-deep);font-size:.88rem}.insight-article-hero .legal-lede{max-width:690px;margin:30px 0 0;font-size:clamp(1.1rem,1rem + .3vw,1.3rem);line-height:1.6}.insight-meta{margin-top:30px}.insight-reading-layout{display:grid;grid-template-columns:minmax(0,760px) minmax(150px,220px);grid-gap:clamp(36px,8vw,128px);gap:clamp(36px,8vw,128px);align-items:start;max-width:1240px;padding-inline:clamp(20px,7vw,112px)}.insight-prose{max-width:none;padding:0 0 clamp(80px,10vw,148px)}.insight-prose>*{max-width:720px}.insight-prose dd,.insight-prose li,.insight-prose p{color:var(--ink-soft);font-size:clamp(1.05rem,1rem + .15vw,1.14rem);line-height:1.72}.insight-prose p{margin-bottom:26px}.insight-prose h2{margin:68px 0 20px;color:var(--ink);font-size:clamp(2rem,3.2vw,3.3rem);line-height:.98;letter-spacing:-.06em}.insight-prose h2:first-of-type{margin-top:50px}.insight-prose ol,.insight-prose ul{gap:16px;padding-left:28px}.insight-prose li::marker{color:var(--kiwi-700);font-weight:700}.insight-prose dl{gap:16px;margin:30px 0}.insight-prose dt{color:var(--ink);font-weight:700}.insight-prose dd{margin:-8px 0 0}.insight-sources{margin-top:72px;padding-top:30px;border-top-color:var(--color-border-default)}.insight-sources h2{font-size:clamp(1.55rem,2.4vw,2.3rem)}.insight-reading-rail{position:-webkit-sticky;position:sticky;top:32px;margin-top:54px;padding:18px 0 18px 18px;border-left:1px solid var(--kiwi-500);color:var(--muted);font:500 .75rem/1.65 var(--mono);letter-spacing:.02em}.insight-reading-rail p{margin:0 0 8px;color:var(--green-deep);font-weight:700;text-transform:uppercase}.insight-reading-rail span{display:block}.insight-next{background:var(--seed-950)}.insight-next h2{font-size:clamp(2.3rem,4.5vw,4.8rem)}@media (max-width:900px){.insights-list .section-intro{grid-template-columns:1fr;gap:12px}.insights-hero-support{grid-template-columns:1fr;gap:28px}.insight-card{grid-column:span 6}.insight-card:nth-child(3n){border-right:1px solid var(--color-border-default)}.insight-card:nth-child(2n){border-right:0}.insight-reading-layout{grid-template-columns:1fr}.insight-reading-rail{position:static;order:-1;margin:0;max-width:620px}}@media (max-width:700px){.insights-list .section-intro{display:block}.insights-list h2{margin-top:22px}.insights-grid{display:block}.insight-card{min-height:320px;border-right:0}.insight-card h3{max-width:18ch}.insight-reading-layout{gap:34px}}.site-header{min-height:76px;background:color-mix(in srgb,var(--cream) 88%,transparent);-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%)}.wordmark{font-size:23px}.desktop-nav{gap:clamp(18px,2.2vw,34px);font-size:11.5px;letter-spacing:.05em}.desktop-nav a{position:relative;border-bottom:0}.desktop-nav a:after{position:absolute;bottom:8px;left:0;width:0;height:1px;background:currentColor;content:"";transition:width .18s var(--ease-standard)}.desktop-nav a:focus-visible:after,.desktop-nav a:hover:after{width:100%}.grid-section{min-height:min(780px,calc(100vh - 76px));align-items:end}.hero-copy{max-width:720px}h1{max-width:15.5ch;font-size:clamp(2.85rem,5.4vw,5.35rem);line-height:.98;letter-spacing:-.055em}h2{max-width:24ch;font-size:clamp(2.15rem,3.9vw,3.75rem);line-height:1.02;letter-spacing:-.048em}.eyebrow{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px;font-size:.7rem;letter-spacing:.075em}.eyebrow span{margin:0;padding-right:12px;border-right:1px solid var(--kiwi-500);color:var(--green-deep);font-weight:650}.lede{max-width:58ch;margin-top:30px;font-size:clamp(1.06rem,1rem + .28vw,1.24rem);line-height:1.62}.hero-note{max-width:52ch;margin-top:18px;font-size:14.5px;line-height:1.55}.button{gap:14px;min-height:50px;padding:14px 22px;border-color:var(--kiwi-500);font-size:12px;letter-spacing:.06em;transition:transform .18s var(--ease-standard),background-color .18s var(--ease-standard),box-shadow .18s var(--ease-standard)}.button:hover{box-shadow:0 10px 26px rgb(63 100 31/.16)}.button:active{transform:translateY(0)}.button-small{min-height:44px;padding:11px 16px}.card-link,.text-link{letter-spacing:.05em;transition:color .16s var(--ease-standard)}.signal-strip{padding-block:20px;font-size:10.5px;letter-spacing:.07em}.section{padding-top:clamp(88px,10.5vw,164px);padding-bottom:clamp(88px,10.5vw,164px)}.section-intro{max-width:760px}.section-intro>p:last-child{max-width:62ch;margin-top:26px;font-size:clamp(1.02rem,1rem + .12vw,1.1rem);line-height:1.65}.tracks{margin-top:clamp(46px,6.5vw,88px)}.track-card{min-height:470px;padding:clamp(22px,2.3vw,34px);transition:background-color .18s var(--ease-standard)}.principle-grid h3,.track-card h3{margin-bottom:22px;font-size:clamp(1.5rem,2.2vw,2.05rem);line-height:1;letter-spacing:-.05em}.track-top{font-size:11.5px;letter-spacing:.06em}.track-card dl div{padding:13px 0}dt{margin-bottom:6px;font-size:9.5px;letter-spacing:.07em}dd{font-size:14.5px;line-height:1.55}.fit-check h3{font-size:clamp(2.1rem,3.9vw,4.05rem);letter-spacing:-.055em}.fit-check>div>p:not(.eyebrow){max-width:58ch;font-size:16.5px;line-height:1.6}.start-here a{min-height:84px;letter-spacing:.05em}@media (prefers-reduced-motion:reduce){.desktop-nav a:after{transition:none}}.grid-section{position:relative}.grid-section:after{position:absolute;right:clamp(20px,7vw,112px);bottom:0;left:clamp(20px,7vw,112px);height:1px;background:linear-gradient(90deg,var(--kiwi-500),transparent 62%);content:""}.hero-copy .eyebrow{padding:7px 14px 7px 0}.signal-strip{border-color:rgb(182 230 83/.26)}.signal-strip span:before{box-shadow:0 0 0 3px rgb(182 230 83/.18)}.start-here{background:linear-gradient(180deg,var(--orchard-100),color-mix(in srgb,var(--orchard-100) 78%,var(--orchard-50)))}.start-here a:focus-visible span,.start-here a:hover span{color:var(--ink)}.section-intro .eyebrow span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.growth-grid,.offer-grid,.principle-grid,.sector-list,.tracks{border-radius:2px;overflow:hidden}.track-card{position:relative}.track-card:before{position:absolute;inset:0 auto 0 0;width:2px;background:var(--kiwi-400);content:"";opacity:0;transition:opacity .18s var(--ease-standard)}.track-card:focus-within:before,.track-card:hover:before{opacity:1}.track-card:hover{background:color-mix(in srgb,var(--orchard-50) 82%,var(--orchard-100))}.growth-grid article,.offer-grid article,.principle-grid article{min-height:248px;padding:clamp(20px,2.2vw,30px)}.growth-grid h3,.offer-grid h3{margin-bottom:40px;font-size:10.5px;letter-spacing:.08em}.growth-grid p,.offer-grid p,.principle-grid p{font-size:15.5px;line-height:1.6}.answer-blocks,.growth-note,.included-benefits{border-radius:2px}.answer-blocks h3,.growth-note h3,.included-benefits h3,.proposal-facts h3{font-size:clamp(1.72rem,2.9vw,2.5rem);line-height:.99;letter-spacing:-.055em}.answer-blocks dd{font-size:15.5px;line-height:1.6}.sector-list li{min-height:148px;font-size:clamp(1.2rem,1.9vw,1.55rem);line-height:1.1}.sector-list li span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.07em}.product-section{position:relative;overflow:hidden}.product-section:before{position:absolute;top:-20%;right:-8%;width:min(46vw,640px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgb(182 230 83/.12),transparent 66%);content:"";pointer-events:none}.product-copy,.product-section>*{position:relative;z-index:1}.principle-grid article>span{font-size:11.5px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.06em}.faq-list summary{padding:22px 0;font-size:clamp(1.22rem,2.05vw,1.72rem);line-height:1.14;transition:color .16s var(--ease-standard)}.faq-list summary:hover{color:var(--green-deep)}.faq-list summary span{transition:transform .18s var(--ease-standard)}.faq-list p{font-size:1.02rem;line-height:1.68}.planner{background:linear-gradient(180deg,var(--orchard-200),color-mix(in srgb,var(--orchard-200) 72%,var(--orchard-100)))}.proposal-facts{border-radius:2px}footer{padding-block:40px 34px}.footer-mark{font-size:31px}.footer-mark+p{max-width:34ch;font-size:13.5px;line-height:1.55}@media (prefers-reduced-motion:reduce){.faq-list summary,.faq-list summary span,.track-card:before{transition:none}}@media (prefers-contrast:more){.grid-section:after,.product-section:before{background:none}}.insights-header{min-height:68px}.insights-header .wordmark{font-size:1.45rem}.insights-header .text-link{font-size:.68rem}.insight-article-hero,.insights-hero{max-width:1120px;padding-top:clamp(56px,7vw,96px);padding-bottom:clamp(40px,5vw,68px)}.insight-article-hero h1,.insights-hero h1{max-width:19ch;font-size:clamp(2.65rem,5.2vw,5.55rem);line-height:.93;letter-spacing:-.065em}.insight-article-hero .eyebrow,.insights-hero .eyebrow{margin-bottom:17px;font-size:.65rem}.insights-hero-support{grid-template-columns:minmax(0,570px) minmax(150px,1fr);gap:clamp(28px,6vw,88px);margin-top:26px}.insight-article-hero .legal-lede,.insights-hero .legal-lede{max-width:58ch;font-size:clamp(1rem,.97rem + .15vw,1.12rem);line-height:1.64}.insights-hero-note{font-size:.64rem;line-height:1.55}.insights-hero-note span{font-size:clamp(1.6rem,2.2vw,2.3rem)}.insights-list{padding-top:clamp(48px,6vw,76px);padding-bottom:clamp(64px,8vw,104px)}.insights-list .section-intro{max-width:970px;grid-template-columns:170px minmax(0,1fr);gap:24px}.insights-list h2{max-width:18ch;font-size:clamp(2rem,3.7vw,3.65rem);line-height:.98}.insights-grid{margin-top:clamp(32px,4vw,52px)}.insight-card{min-height:320px;padding:clamp(20px,2.3vw,30px)}.insight-card-meta,.insight-meta{font-size:.62rem;letter-spacing:.065em}.insight-card h3{max-width:18ch;margin-bottom:13px;font-size:clamp(1.5rem,2.15vw,2.15rem);line-height:1;letter-spacing:-.052em}.insight-card p{font-size:.93rem;line-height:1.58}.insight-card .card-link{padding-top:26px;font-size:.74rem}.insight-article-hero .legal-lede,.insight-meta{margin-top:22px}.insight-reading-layout{grid-template-columns:minmax(0,680px) minmax(145px,185px);gap:clamp(32px,6vw,84px);max-width:1120px}.insight-prose{padding-bottom:clamp(64px,8vw,108px)}.insight-prose>*{max-width:660px}.insight-prose dd,.insight-prose li,.insight-prose p{font-size:clamp(1rem,.98rem + .1vw,1.08rem);line-height:1.7}.insight-prose p{margin-bottom:21px}.insight-prose h2{margin:52px 0 16px;font-size:clamp(1.7rem,2.6vw,2.55rem);line-height:1.03;letter-spacing:-.048em}.insight-prose h2:first-of-type{margin-top:42px}.insight-prose ol,.insight-prose ul{gap:12px;padding-left:24px}.insight-sources{margin-top:56px;padding-top:24px}.insight-sources h2{font-size:clamp(1.35rem,2vw,1.8rem)}.insight-reading-rail{top:24px;margin-top:42px;padding:14px 0 14px 14px;font-size:.67rem}.insight-next{padding-top:clamp(44px,6vw,76px);padding-bottom:clamp(48px,7vw,84px)}.insight-next h2{max-width:19ch;font-size:clamp(2rem,3.7vw,3.7rem);line-height:.98}@media (max-width:700px){.insights-header{min-height:62px}.insight-article-hero,.insights-hero{padding-top:48px;padding-bottom:38px}.insight-article-hero h1,.insights-hero h1{font-size:clamp(2.45rem,12vw,3.7rem)}.insights-hero-support{gap:22px}.insight-card{min-height:284px}.insight-card h3{font-size:clamp(1.55rem,8vw,2rem)}.insight-reading-layout{gap:28px}.insight-prose h2{margin-top:44px}}.insights-header,.service-header{border-color:var(--color-border-subtle)}.service-hero{max-width:1120px;padding-top:clamp(60px,8vw,106px);padding-bottom:clamp(48px,6vw,76px)}.service-hero h1{max-width:16ch;font-size:clamp(2.65rem,5.4vw,5.5rem);line-height:.93;letter-spacing:-.062em}.route-message>p:not(.eyebrow),.service-hero .legal-lede{max-width:58ch;font-size:clamp(1rem,.97rem + .16vw,1.12rem);line-height:1.64}.service-details article{min-height:240px;padding:clamp(22px,2.6vw,32px)}.service-details h2,.service-next h2,.service-scope h2{font-size:clamp(1.5rem,2.4vw,2.2rem);line-height:1.04}.service-scope{gap:clamp(30px,5vw,76px);padding-top:clamp(60px,7vw,92px);padding-bottom:clamp(60px,7vw,92px)}.service-scope li{padding-block:15px;font-size:.96rem;line-height:1.55}.service-next{padding-top:clamp(48px,6vw,76px);padding-bottom:clamp(52px,7vw,84px)}.service-next h2{max-width:19ch;font-size:clamp(2rem,3.8vw,3.8rem);line-height:.98}.service-next>p:not(.eyebrow){max-width:60ch;font-size:1rem;line-height:1.62}.legal-page{max-width:860px;padding-top:clamp(32px,6vw,72px);padding-bottom:clamp(56px,8vw,96px)}.legal-page .wordmark{margin-bottom:clamp(38px,6vw,64px)}.legal-page h1{max-width:15ch;font-size:clamp(2.55rem,5.4vw,5.35rem);line-height:.93;letter-spacing:-.06em}.legal-lede{max-width:60ch;margin:22px 0 42px;font-size:clamp(1rem,.97rem + .14vw,1.1rem);line-height:1.62}.legal-page section{padding-block:20px}.legal-page h2{margin-bottom:10px;font-size:clamp(1.45rem,2.3vw,2.1rem);line-height:1.05}.legal-note,.legal-page section p{font-size:.96rem;line-height:1.65}.route-message{max-width:860px}.route-message h1{max-width:14ch;font-size:clamp(2.7rem,5.2vw,5.15rem)}@media (max-width:700px){.site-header{min-height:62px;padding-inline:20px}.wordmark{font-size:21px}.mobile-menu nav{top:61px}.grid-section{gap:46px;padding-top:58px;padding-bottom:58px}h1{font-size:clamp(2.5rem,11vw,3.8rem)}h2{font-size:clamp(1.9rem,8vw,2.8rem)}.eyebrow{margin-bottom:16px;font-size:.64rem}.lede{margin-top:22px;font-size:1rem;line-height:1.6}.hero-actions{gap:14px;margin-top:26px}.button{min-height:48px;padding-inline:18px;font-size:11px}.stack-scene{width:min(100%,430px);min-height:min(92vw,375px)}.stack-card{min-height:148px;padding:16px}.stack-card strong{font-size:clamp(20px,6vw,26px)}.signal-strip{gap:12px;padding-block:16px;font-size:9.5px}.signal-strip span{min-width:0;gap:9px}.section{padding-top:68px;padding-bottom:68px}.track-card{min-height:0;padding:24px 20px}.start-here{padding-block:24px}.insights-header,.service-header{min-height:62px;gap:12px}.insights-header .text-link,.service-header .text-link{flex-shrink:0;font-size:.64rem}.service-hero{padding-top:48px;padding-bottom:42px}.service-hero h1{font-size:clamp(2.45rem,11.5vw,3.7rem)}.service-details article{min-height:0;padding:26px 20px}.service-details h2,.service-scope h2{font-size:clamp(1.55rem,7.5vw,2.05rem)}.service-scope{gap:28px;padding-top:52px;padding-bottom:52px}.service-next{padding-top:46px;padding-bottom:54px}.service-next h2{font-size:clamp(2rem,9.5vw,3.1rem)}.legal-page{padding:28px 20px 58px}.legal-page .wordmark{margin-bottom:34px}.legal-page h1{font-size:clamp(2.35rem,11vw,3.5rem)}.legal-lede{margin:18px 0 34px;font-size:.98rem}.legal-page section{padding-block:18px}.legal-page h2{font-size:clamp(1.42rem,7vw,1.9rem)}.route-message{min-height:auto;padding-top:82px;padding-bottom:72px}.route-message h1{font-size:clamp(2.4rem,11vw,3.55rem)}.route-message>p:not(.eyebrow){margin-top:18px;font-size:1rem}.cookie-consent{right:14px;bottom:14px;left:14px;width:auto;padding:18px}}@media (max-width:420px){.grid-section,.product-section,.section{padding-right:18px;padding-left:18px}.stack-scene{min-height:310px}.stack-card{width:78%;min-height:132px;padding:14px}.stack-card i,.stack-card span{font-size:8.5px}.signal-strip{grid-template-columns:1fr;gap:10px}.signal-strip span{min-height:22px}.insight-article-hero,.insight-next,.insight-prose,.insights-header,.insights-hero,.insights-list,.request-alternative,.request-fit,.request-form-section,.request-hero,.service-details,.service-fit,.service-header,.service-hero,.service-next,.service-reading,.service-scope,.start-here{padding-right:18px;padding-left:18px}.cookie-consent{right:10px;bottom:10px;left:10px;padding:16px}.cookie-consent-actions{display:grid;grid-template-columns:1fr;width:100%}.cookie-consent-actions .button,.cookie-consent-actions .cookie-secondary{width:100%}}.insight-article-hero h1,.insight-card h3,.insight-next h2,.insight-prose h2,.insights-hero h1,.insights-list h2,.legal-page h1,.legal-page h2,.service-details h2,.service-hero h1,.service-next h2,.service-scope h2,.stack-card strong,h1,h2,h3{font-family:var(--sans);font-style:normal}h1 em{font-style:normal}h1{max-width:18ch;font-size:clamp(2.45rem,4.6vw,4.55rem);line-height:1;letter-spacing:-.052em}h2{max-width:25ch;font-size:clamp(1.85rem,3.25vw,3.1rem);line-height:1.04;letter-spacing:-.042em}.eyebrow{font-size:.64rem;letter-spacing:.065em}.lede{max-width:60ch;font-size:clamp(.98rem,.95rem + .15vw,1.08rem);line-height:1.64}.section-intro>p:last-child{font-size:.98rem;line-height:1.62}.principle-grid h3,.track-card h3{font-size:clamp(1.35rem,1.8vw,1.75rem)}.principle-grid article>span,.track-top{font-size:10px}.answer-blocks dd,.growth-grid p,.offer-grid p,.principle-grid p,dd{font-size:.9rem;line-height:1.58}.faq-list summary{font-size:clamp(1.1rem,1.7vw,1.45rem)}.faq-list p{font-size:.95rem;line-height:1.62}.service-hero h1{font-family:var(--sans);font-size:clamp(2.45rem,4.8vw,4.75rem);line-height:.96;letter-spacing:-.055em}.service-details h2,.service-next h2,.service-scope h2{font-family:var(--sans);letter-spacing:-.045em}.service-next h2{font-size:clamp(1.85rem,3.3vw,3.15rem)}.insight-article-hero h1,.insights-hero h1,.legal-page h1{font-family:var(--sans);letter-spacing:-.055em}.legal-page h1{font-size:clamp(2.35rem,4.7vw,4.6rem)}.legal-page h2{font-family:var(--sans);font-size:clamp(1.35rem,2vw,1.85rem);letter-spacing:-.038em}.legal-note,.legal-page section p{font-size:.92rem;line-height:1.62}.insight-article-hero h1,.insights-hero h1{font-size:clamp(2.45rem,4.8vw,4.8rem);line-height:.96}.insights-list h2{font-family:var(--sans);font-size:clamp(1.85rem,3.1vw,3rem);letter-spacing:-.045em}.insight-card h3{font-family:var(--sans);font-size:clamp(1.3rem,1.8vw,1.7rem);letter-spacing:-.042em}.insight-card p{font-size:.9rem;line-height:1.56}.insight-article-hero .legal-lede{font-size:clamp(.98rem,.95rem + .12vw,1.06rem)}.insight-prose dd,.insight-prose li,.insight-prose p{font-size:clamp(.94rem,.92rem + .08vw,1rem);line-height:1.68}.insight-prose h2{font-family:var(--sans);font-size:clamp(1.45rem,2.2vw,2.05rem);line-height:1.08;letter-spacing:-.04em}.insight-related{margin-top:54px;padding-top:24px;border-top:1px solid var(--color-border-default)}.insight-related h2{margin-top:0}.insight-related ul{gap:8px;padding:0;list-style:none}.insight-related a{display:inline-flex;min-height:44px;align-items:center}.insight-next h2{font-family:var(--sans);font-size:clamp(1.9rem,3.2vw,3.15rem);letter-spacing:-.048em}@media (max-width:700px){.request-fit li{grid-template-columns:1fr;gap:5px}h1{font-size:clamp(2.2rem,9.8vw,3.25rem)}h2{font-size:clamp(1.65rem,7.3vw,2.25rem)}.lede{font-size:.96rem}.insight-article-hero h1,.insights-hero h1,.service-hero h1{font-size:clamp(2.2rem,10.5vw,3.2rem)}.legal-page h1,.route-message h1{font-size:clamp(2.15rem,10vw,3.1rem)}.service-details h2,.service-scope h2{font-size:clamp(1.35rem,6.8vw,1.8rem)}.insight-next h2,.service-next h2{font-size:clamp(1.75rem,8.5vw,2.5rem)}.insights-list h2{font-size:clamp(1.65rem,7.2vw,2.25rem)}.insight-card h3{font-size:clamp(1.3rem,6.3vw,1.65rem)}.insight-prose dd,.insight-prose li,.insight-prose p{font-size:.94rem}.insight-prose h2{font-size:clamp(1.4rem,6.8vw,1.85rem)}}