:root{--bg:#f8f4ee;--panel:#fffaf3;--panel-strong:#fffdf8;--ink:#1f211f;--muted:#615d56;--muted-2:#8f877b;--line:#e7ddd2;--line-soft:#efe6dc;--orange:#e94721;--orange-dark:#cf3413;--orange-soft:#fff0e9;--green:#4c9a77;--shadow:0 18px 45px #34221312}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);min-height:100vh;color:var(--ink);flex-direction:column;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.45;display:flex;overflow-x:hidden}body>main{flex:1;min-width:0}.skip-link{z-index:50;color:#fff;background:var(--orange-dark);border-radius:6px;padding:10px 14px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus-visible{outline-offset:3px;outline:3px solid #e9472147;transform:translateY(0)}body:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 20% 20%,#e9472109,#0000 32%),radial-gradient(circle at 88% 8%,#e947210a,#0000 30%);position:fixed;inset:0}a{color:inherit;text-decoration:none}a:focus-visible{outline-offset:3px;outline:3px solid #e9472147}section[id],main[id]{scroll-margin-top:24px}img{max-width:100%;display:block}button{font:inherit}.page-shell{width:min(1348px,100% - 72px);margin-inline:auto}.site-header{z-index:20;grid-template-columns:max-content minmax(0,1fr) auto;align-items:center;gap:28px;width:min(1348px,100% - 72px);min-height:72px;margin-inline:auto;display:grid;position:relative}.brand{justify-self:start;align-items:center;gap:3px;font-size:clamp(21px,1.55vw,24px);font-weight:900;line-height:.92;display:inline-flex}.brand>span{letter-spacing:-.045em;white-space:nowrap}.brand-icon{object-fit:contain;flex:none;width:clamp(48px,3.7vw,54px);height:auto}.nav{color:#2b2a27;justify-content:center;align-items:center;gap:clamp(22px,3vw,43px);font-size:14px;font-weight:750;display:flex}.nav a{padding:12px 0;transition:color .2s}.nav-link-with-icon{align-items:center;gap:5px;display:inline-flex}.nav-chevron{flex:none;width:14px;height:14px;transition:transform .2s}.nav-link-with-icon:hover .nav-chevron,.nav-link-with-icon:focus-visible .nav-chevron{transform:translateY(1px)}.nav a:hover,.nav a:focus-visible,.text-link:hover{color:var(--orange-dark)}.btn{white-space:nowrap;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;height:43px;padding:0 26px;font-size:14px;font-weight:850;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--orange);color:#fff;box-shadow:0 12px 30px #e947212b}.btn-primary:hover{background:var(--orange-dark)}.btn-secondary{background:var(--panel-strong);color:#2b2925;border-color:#d8cec3}.header-cta{min-width:238px}.mobile-nav{z-index:30;--mobile-nav-duration:.28s;--mobile-nav-ease:cubic-bezier(.22, 1, .36, 1);justify-self:end;display:none;position:relative}.mobile-nav-toggle{color:#2b2925;width:48px;height:48px;box-shadow:none;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;transition:border-color .18s,background .18s,color .18s;display:flex}.mobile-nav-toggle span{width:20px;height:2px;transition:transform var(--mobile-nav-duration) var(--mobile-nav-ease), opacity .18s ease;background:currentColor;border-radius:999px}.mobile-nav.is-open .mobile-nav-toggle span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-nav.is-open .mobile-nav-toggle span:nth-child(2){opacity:0}.mobile-nav.is-open .mobile-nav-toggle span:last-child{transform:translateY(-6px)rotate(-45deg)}.mobile-nav.is-open .mobile-nav-toggle{border-color:var(--line);background:var(--panel-strong)}.mobile-nav-toggle:hover,.mobile-nav-toggle:focus-visible{border-color:var(--line);background:var(--panel-strong);color:var(--orange-dark)}.mobile-nav-toggle:focus-visible,.mobile-nav-close:focus-visible{outline-offset:3px;outline:3px solid #e9472147}.mobile-nav-scrim{z-index:0;opacity:0;visibility:hidden;pointer-events:none;cursor:default;background:#1f211f61;border:0;width:100%;height:100%;padding:0;transition:opacity .22s,visibility 0s linear .22s;position:fixed;inset:0}.mobile-nav.is-open .mobile-nav-scrim{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mobile-nav-panel{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));z-index:1;width:min(360px,100vw - 24px);max-width:360px;max-height:calc(100dvh - 24px);padding:18px 18px max(18px, env(safe-area-inset-bottom));border:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;transition:transform var(--mobile-nav-duration) var(--mobile-nav-ease), opacity .18s ease, visibility 0s linear var(--mobile-nav-duration);will-change:transform, opacity;background:#fffaf3fa;border-radius:20px;position:fixed;overflow-y:auto;transform:translate(calc(100% + 24px));box-shadow:0 24px 62px #23190f3d}.mobile-nav.is-open .mobile-nav-panel{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:translate(0)}.mobile-nav-panel-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;min-height:44px;padding-bottom:18px;display:flex}.mobile-nav-label{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:950;line-height:1}.mobile-nav-close{border:1px solid var(--line);color:#2b2925;background:var(--panel-strong);cursor:pointer;border-radius:50%;place-items:center;width:44px;height:44px;padding:0;transition:border-color .18s,background .18s,color .18s;display:grid;position:relative}.mobile-nav-close span{background:currentColor;border-radius:999px;width:18px;height:2px;position:absolute;transform:rotate(45deg)}.mobile-nav-close span:last-child{transform:rotate(-45deg)}.mobile-nav-close:hover,.mobile-nav-close:focus-visible{border-color:var(--orange);background:var(--orange-soft);color:var(--orange-dark)}.mobile-nav-links{margin-top:8px;display:grid}.mobile-nav-links a{border-bottom:1px solid var(--line-soft);color:#2b2a27;align-items:center;min-height:52px;padding:0 8px;font-size:17px;font-weight:850;transition:color .18s,background .18s,padding .18s;display:flex}.mobile-nav-links a:last-child{border-bottom:0}.mobile-nav-links a:hover,.mobile-nav-links a:focus-visible{background:var(--orange-soft);color:var(--orange-dark);border-radius:10px;padding-inline:14px}.mobile-nav-cta{white-space:normal;text-align:center;border-radius:12px;width:100%;height:auto;min-height:52px;margin-top:20px;padding:14px 18px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.skip-link,.mobile-nav-toggle span,.mobile-nav-scrim,.mobile-nav-panel,.mobile-nav-close span,.mobile-nav-links a{transition-duration:.01ms;transition-delay:0s}}.eyebrow{color:var(--orange);letter-spacing:.11em;margin:0 0 8px;font-size:13px;font-weight:950;line-height:1.15}h1,h2,h3,p{margin-top:0}h1{text-wrap:balance;letter-spacing:-.04em;max-width:655px;margin-bottom:18px;font-size:clamp(42px,4.2vw,58px);font-weight:950;line-height:1.055}.text-link{color:var(--orange);font-size:13px;font-weight:900}.not-found-page{grid-template-columns:minmax(0,655px);align-items:center;min-height:586px;padding-block:64px;display:grid}.not-found-page__content{min-width:0}.not-found-page__lead{color:#24231f;letter-spacing:-.012em;max-width:585px;margin-bottom:29px;font-size:17px;font-weight:650;line-height:1.48}.not-found-page__actions{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.home-page{--home-frame:1180px;--home-reading:660px;--home-radius:12px;--home-space:clamp(24px, 3vw, 36px);min-width:0}.home-page .page-shell{width:min(var(--home-frame), calc(100% - 72px))}.home-page .home-section-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:end;gap:clamp(28px,4vw,56px);display:grid}.home-page .home-section-heading h2{letter-spacing:-.042em;text-wrap:balance;max-width:700px;margin-bottom:0;font-size:clamp(28px,3.15vw,42px);line-height:1.04}.home-page .home-section-heading p:not(.eyebrow){max-width:var(--home-reading);color:#4d4841;margin-bottom:12px;font-size:14px;font-weight:600;line-height:1.52}.home-page .home-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.home-page .home-text-link{min-height:44px;color:var(--orange-dark);align-items:center;font-size:13px;font-weight:900;transition:color .18s;display:inline-flex}.home-page .home-text-link:hover,.home-page .home-text-link:focus-visible{color:var(--orange)}.home-page .home-hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(32px,4vw,56px);padding-block:42px 28px;display:grid}.home-page .home-hero__copy{min-width:0}.home-page .home-hero h1{letter-spacing:-.045em;max-width:650px;margin-bottom:18px;font-size:clamp(42px,4.4vw,56px);line-height:1.045}.home-page .home-hero__lead{color:#37332e;max-width:640px;margin-bottom:24px;font-size:16px;font-weight:600;line-height:1.5}.home-page .home-hero__media{min-width:0;margin:0}.home-page .home-hero__media img{object-fit:cover;object-position:center;border-radius:10px;width:100%;height:clamp(360px,32vw,460px);box-shadow:0 18px 40px #2c1f141a}.home-page .home-hero__media figcaption{color:#777069;letter-spacing:.035em;margin-top:8px;font-size:11px;font-weight:700;line-height:1.4}.home-page .home-services{margin-bottom:var(--home-space);padding-block:20px 0}.home-page .home-services__directory{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:24px;display:grid}.home-page .home-service-link{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) 24px;align-items:start;gap:12px;min-width:0;min-height:44px;padding:18px 16px;transition:background-color .18s,color .18s;display:grid}.home-page .home-service-link:nth-child(odd){border-right:1px solid var(--line)}.home-page .home-service-link:last-child:nth-child(odd){border-right:0;grid-column:1/-1}.home-page .home-service-link:hover,.home-page .home-service-link:focus-visible{color:var(--orange-dark);background:#fff0e99e}.home-page .home-service-link__icon{border:1px solid var(--line-soft);background:var(--panel-strong);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.home-page .home-service-link__icon img{object-fit:contain;width:23px;height:23px}.home-page .home-service-link__icon img[src*=technology-saas\.png]{filter:brightness(0)saturate()invert(37%)sepia(96%)saturate(3192%)hue-rotate(353deg)brightness(98%)contrast(101%)}.home-page .home-service-link__copy{gap:5px;min-width:0;display:grid}.home-page .home-service-link__copy strong{color:#282622;letter-spacing:-.025em;font-size:18px;line-height:1.18}.home-page .home-service-link__copy>span{color:#5b554e;max-width:490px;font-size:14px;font-weight:600;line-height:1.48}.home-page .home-service-link__arrow{color:var(--orange);place-self:center end;font-size:20px;line-height:1}.home-page .home-founder{margin-bottom:var(--home-space);border:1px solid var(--line);border-radius:var(--home-radius);background:#fffaf3b8;grid-template-columns:140px minmax(0,1.2fr) minmax(270px,.8fr);align-items:center;gap:clamp(24px,3.5vw,46px);padding:clamp(24px,3vw,34px);display:grid}.home-page .home-founder__media{justify-items:center;gap:10px;min-width:0;margin:0;display:grid}.home-page .home-founder__media img{object-fit:cover;object-position:center top;border:3px solid #fffdf8f2;border-radius:50%;width:120px;height:120px;box-shadow:0 10px 24px #2c1f141a}.home-page .home-founder__media figcaption{text-align:center;gap:2px;margin-top:0;display:grid}.home-page .home-founder__media figcaption strong{font-size:14px;font-weight:900}.home-page .home-founder__media figcaption span{color:var(--muted);font-size:12px;font-weight:650}.home-page .home-founder__copy{max-width:660px}.home-page .home-founder__copy h2{letter-spacing:-.042em;text-wrap:balance;max-width:690px;margin-bottom:14px;font-size:clamp(28px,3vw,38px);line-height:1.04}.home-page .home-founder__copy>p:not(.eyebrow){max-width:var(--home-reading);color:#48433d;margin-bottom:10px;font-size:14px;font-weight:600;line-height:1.52}.home-page .home-founder__signature{object-fit:contain;object-position:left center;width:132px;height:auto;margin-top:2px}.home-page .home-founder__principles{border-left:1px solid var(--line);min-width:0;padding-left:clamp(20px,3vw,34px)}.home-page .home-principle{border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px 0;display:grid}.home-page .home-principle:first-child{border-top:0}.home-page .home-principle>span{color:var(--orange);letter-spacing:.1em;font-size:11px;font-weight:900}.home-page .home-principle strong{margin-bottom:3px;font-size:14px;line-height:1.3;display:block}.home-page .home-principle p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.home-page .home-plan{margin-bottom:var(--home-space);border:1px solid var(--line);border-radius:var(--home-radius);background:#fffaf3c7;padding:clamp(24px,3vw,36px)}.home-page .home-plan .home-section-heading{grid-template-columns:minmax(0,600px)}.home-page .home-plan__body{grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);align-items:start;gap:clamp(28px,4vw,52px);margin-top:24px;display:grid}.home-page .home-plan__steps{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.home-page .home-plan__step{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:16px}.home-page .home-plan__step>span{color:var(--orange);letter-spacing:.11em;margin-bottom:12px;font-size:12px;font-weight:900;display:block}.home-page .home-plan__step h3{letter-spacing:-.025em;margin-bottom:10px;font-size:16px;line-height:1.18}.home-page .home-plan__step p{color:var(--muted);margin:0;font-size:13px;line-height:1.48}.home-page .home-plan__measurement>.eyebrow{margin-bottom:12px}.home-page .home-plan__outcomes{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-page .home-outcome{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffdf87a;align-content:start;min-width:0;padding:12px;display:grid}.home-page .home-outcome>span{background:var(--orange);width:14px;height:2px;margin-bottom:10px}.home-page .home-outcome p{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:850}.home-page .home-outcome strong{margin-bottom:6px;font-size:15px;line-height:1.2}.home-page .home-outcome small{color:var(--muted);font-size:11px;line-height:1.38}.home-page .home-discovery{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(46px,8vw,104px);padding-bottom:clamp(64px,8vw,108px);display:grid}.home-page .home-discovery__group{min-width:0}.home-page .home-discovery .home-section-heading{grid-template-columns:1fr;align-items:start;gap:10px}.home-page .home-discovery .home-section-heading>div>p:not(.eyebrow){margin:14px 0 0;font-size:15px}.home-page .home-discovery__links{border-top:1px solid var(--line);margin-top:24px}.home-page .home-discovery-link{border-bottom:1px solid var(--line-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:44px;padding:12px 4px;transition:background-color .18s,color .18s,transform .18s;display:grid}.home-page .home-discovery-link:hover,.home-page .home-discovery-link:focus-visible{color:var(--orange-dark);background:#fff0e994;padding-inline:10px;transform:translate(2px)}.home-page .home-discovery-link__icon{place-items:center;width:30px;height:30px;display:grid}.home-page .home-discovery-link__icon img{object-fit:contain;width:24px;height:24px}.home-page .home-discovery-link strong{font-size:14px;line-height:1.3}.home-page .home-discovery-link>span:first-child:not(.home-discovery-link__icon){min-width:0;display:grid}.home-page .home-discovery-link small{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.35}.home-page .home-discovery-link>span:last-child{color:var(--orange)}.home-page .home-collaboration{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(28px,4vw,52px);margin-bottom:18px;display:grid}.home-page .home-collaboration__expectations{min-width:0;padding:24px 0}.home-page .home-collaboration__expectations h2{letter-spacing:-.04em;text-wrap:balance;max-width:620px;margin-bottom:20px;font-size:clamp(27px,3vw,38px);line-height:1.04}.home-page .home-expectation{border-top:1px solid var(--line);grid-template-columns:42px minmax(0,1fr);gap:10px;padding:12px 0;display:grid}.home-page .home-expectation:last-child{border-bottom:1px solid var(--line)}.home-page .home-expectation>span{color:var(--orange);letter-spacing:.1em;font-size:11px;font-weight:900}.home-page .home-expectation h3{margin-bottom:6px;font-size:16px;line-height:1.2}.home-page .home-expectation p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.home-page .home-collaboration__guides{border-left:1px solid var(--line);grid-template-rows:repeat(2,minmax(0,1fr));min-width:0;display:grid}.home-page .home-guide-link{border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;min-width:0;min-height:44px;padding:22px 0 18px clamp(24px,3vw,38px);transition:color .18s,background-color .18s;display:flex}.home-page .home-guide-link:last-child{border-bottom:0}.home-page .home-guide-link:hover,.home-page .home-guide-link:focus-visible{color:var(--orange-dark);background:#fff0e97a}.home-page .home-guide-link h2{letter-spacing:-.04em;max-width:440px;margin-bottom:8px;font-size:clamp(21px,2.5vw,29px);line-height:1.06}.home-page .home-guide-link>p:not(.eyebrow){max-width:490px;color:var(--muted);margin-bottom:12px;font-size:13px;line-height:1.58}.home-page .home-guide-link .home-text-link{margin-top:auto}.home-page .home-faq{padding-block:22px var(--home-space);grid-template-columns:minmax(240px,.62fr) minmax(0,1.38fr);align-items:start;gap:clamp(34px,6vw,78px);display:grid}.home-page .home-faq .home-section-heading{grid-template-columns:1fr}.home-page .home-faq__list{border-top:1px solid var(--line)}details{border-top:1px solid var(--line-soft)}details:last-child{border-bottom:1px solid var(--line-soft)}summary{cursor:pointer;color:#2e2b27;justify-content:space-between;align-items:center;min-height:33px;padding:8px 0;font-size:13px;font-weight:850;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary span{color:#7890a4;font-size:18px;line-height:1}details[open] summary span{transform:rotate(45deg)}details p{color:var(--muted);margin:0 0 14px;font-size:12px}.home-page .home-faq__list details:first-child{border-top:0}.home-page .home-faq__list summary{gap:22px;min-height:50px;padding:12px 0;font-size:15px;line-height:1.35}.home-page .home-faq__list details p{max-width:var(--home-reading);margin:0 34px 16px 0;font-size:13px;line-height:1.62}.home-page .home-faq__list details p a{color:var(--orange-dark);text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:1px}.home-page .home-faq__list details p a:hover,.home-page .home-faq__list details p a:focus-visible{color:var(--orange)}.home-page .home-cta{color:#fff;width:100%;margin-bottom:32px}.home-page .home-cta__inner{border-radius:var(--home-radius);background-color:#292620;background-image:linear-gradient(90deg,#1f211ffc 0%,#1f211ff5 48%,#1f211fb8 76%,#1f211f94 100%),url(/assets/cta-station-high-res.png);background-position:50%,right 84%;background-repeat:no-repeat;background-size:cover;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:clamp(28px,4vw,56px);padding:clamp(30px,3vw,44px);display:grid;overflow:hidden}.home-page .home-cta__copy{min-width:0}.home-page .home-cta__inner h2{letter-spacing:-.045em;text-wrap:balance;max-width:560px;margin-bottom:10px;font-size:clamp(32px,4vw,44px);line-height:1.02}.home-page .home-cta__copy>p:not(.eyebrow){color:#ffffffe0;max-width:610px;margin-bottom:0;font-size:14px;font-weight:600;line-height:1.52}.home-page .home-cta .eyebrow{color:#ff9c78}.home-page .home-cta .btn-primary{box-shadow:0 14px 34px #0000003d}.home-page .home-cta .home-text-link{color:#fff;text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:1px}.home-page .home-cta .home-text-link:hover,.home-page .home-cta .home-text-link:focus-visible{color:#ffd4c4}.footer{overscroll-behavior-inline:contain;color:#4e4942;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:18px;min-height:34px;font-size:10px;font-weight:650;display:flex;overflow-x:auto}.footer>span,.footer-email,.footer>nav{flex:none}.footer nav{flex-wrap:nowrap;align-items:center;gap:24px;display:flex}.footer .footer-hubs{margin-left:auto}.legal-page{padding-bottom:72px}.legal-document a:hover,.legal-document a:focus-visible{color:var(--orange-dark)}.legal-document{max-width:820px;padding-top:80px}.legal-document h1{letter-spacing:0;max-width:760px;margin:0;font-size:clamp(42px,6vw,78px);line-height:.95}.legal-effective{color:var(--muted);margin:18px 0 0;font-size:13px;font-weight:800}.legal-intro{color:#342f28;max-width:700px;margin:34px 0 0;font-size:18px;font-weight:650;line-height:1.58}.legal-sections{gap:34px;margin-top:52px;display:grid}.legal-sections section{border-top:1px solid var(--line);padding-top:28px}.legal-sections h2{margin:0 0 12px;font-size:19px;line-height:1.2}.legal-sections p,.legal-sections li{color:var(--muted);font-size:15px;font-weight:560;line-height:1.72}.legal-sections p{margin:0}.legal-sections p+p{margin-top:12px}.legal-sections ul{margin:0;padding-left:20px}.legal-sections li+li{margin-top:8px}.legal-document a{color:var(--orange-dark);text-underline-offset:3px;font-weight:800;text-decoration:underline;text-decoration-thickness:1px}.content-page.page-shell{--content-frame:1180px;--content-reading:700px;--content-radius:16px;--content-space:clamp(48px, 6vw, 76px);width:min(var(--content-frame), calc(100% - 72px));padding-block:106px 32px}.breadcrumbs{color:#777169;margin:0;font-size:12px;font-weight:750;line-height:1.4}.breadcrumbs ol{flex-wrap:wrap;align-items:center;gap:8px;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs li:not(:last-child):after{content:"/";color:#b1aaa1;margin-left:8px}.breadcrumbs li:last-child{text-overflow:ellipsis;white-space:nowrap;max-width:min(72ch,70vw);overflow:hidden}.breadcrumbs a{transition:color .18s}.breadcrumbs a:hover{color:var(--orange-dark)}.content-page-hero{border-bottom:1px solid var(--line);padding:clamp(36px,5vw,66px) 0 clamp(56px,7vw,88px);position:relative}.content-page-hero:before{content:"";background:var(--orange);border-radius:999px;width:clamp(68px,9vw,112px);height:3px;position:absolute;bottom:-1px;left:0}.content-page-intro{min-width:0;max-width:810px}.content-page-intro h1{letter-spacing:-.052em;text-wrap:balance;max-width:800px;margin:12px 0 22px;font-size:clamp(44px,5.1vw,66px);line-height:.98}.content-page-lead{max-width:var(--content-reading);color:#504b44;margin:0;font-size:clamp(18px,1.75vw,22px);font-weight:570;line-height:1.52}.content-section,.related-links,.sources-notes,.content-page-cta{min-width:0;margin:0}.content-section{padding-block:var(--content-space);border-bottom:1px solid var(--line)}.content-section--open{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:clamp(34px,6vw,82px);display:grid}.content-section--contained{border:1px solid var(--line);border-radius:var(--content-radius);background:#fffdf8d1;margin-block:22px;padding:clamp(30px,4vw,50px);box-shadow:0 18px 55px #3a281809}.content-section-soft{background:#fffdf8d1}.content-section-heading{min-width:0}.content-section-heading h2,.related-links h2,.content-page-cta h2{letter-spacing:-.042em;text-wrap:balance;max-width:760px;margin:8px 0 0;font-size:clamp(28px,3.25vw,42px);line-height:1.05}.content-section-copy{width:100%;max-width:var(--content-reading)}.content-section-copy p,.content-page-cta p{color:#46413b;margin:0 0 18px;font-size:16px;line-height:1.7}.content-section-copy p:last-child,.content-page-cta p:last-child{margin-bottom:0}.content-card-grid,.content-step-grid,.related-link-grid{gap:16px;margin:32px 0 0;padding:0;list-style:none;display:grid}.content-card-grid.content-grid--two,.content-step-grid.content-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.content-card-grid.content-grid--three,.content-step-grid.content-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card-grid.content-grid--list,.content-step-grid.content-grid--list{grid-template-columns:1fr}.content-card-grid.content-grid--list>*,.content-step-grid.content-grid--list>*{grid-template-columns:minmax(190px,.55fr) minmax(280px,1.45fr);align-items:start;column-gap:clamp(24px,4vw,56px);display:grid}.content-card,.related-link-card{border:1px solid var(--line-soft);background:#fffaf3bd;border-radius:12px;min-width:0;padding:clamp(22px,2.6vw,30px);position:relative}.content-step-grid{border-top:1px solid var(--line);gap:0}.content-step-grid li{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;min-width:0;padding:clamp(24px,2.8vw,32px);position:relative}.content-step-grid.content-grid--two li:nth-child(2n),.content-step-grid.content-grid--three li:not(:nth-child(3n+1)){border-left:1px solid var(--line)}a.content-card,.related-link-card{padding-right:clamp(48px,5vw,66px);transition:border-color .18s,background .18s,transform .18s}a.content-card:after{content:"↗";color:var(--orange-dark);font-size:16px;font-weight:900;position:absolute;top:24px;right:24px}a.content-card:hover,.related-link-card:hover{background:var(--panel-strong);border-color:#e3a68b;transform:translateY(-2px)}.content-card h3,.content-step-grid h3{letter-spacing:-.025em;margin:0 0 10px;font-size:clamp(18px,1.7vw,21px);line-height:1.2}.content-card p,.content-step-grid p,.related-link-card__reason{color:#5a554e;margin:0;font-size:15px;line-height:1.62}.content-page--directory-hub .content-section--contained{padding:var(--content-space) 0;box-shadow:none;background:0 0;border:0;border-radius:0;margin-block:0}.content-page--directory-hub .content-section--cards .content-card-grid{border-top:1px solid var(--line);gap:0}.content-page--directory-hub .content-section--cards .content-card-grid>*{display:block}.content-page--directory-hub .content-section--cards .content-card{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;min-height:100%;padding:26px 52px 26px 0}.content-page--directory-hub .content-section--cards a.content-card:after{content:"→";top:26px;right:16px}.content-page--directory-hub .content-section--cards a.content-card:hover,.content-page--directory-hub .content-section--cards a.content-card:focus-visible{border-color:var(--line);background:#fff0e985;transform:none}.content-page--services.content-page--directory-hub .content-section--cards .content-card-grid,.content-page--pricing.content-page--directory-hub .content-section--cards .content-card-grid,.content-page--areas.content-page--directory-hub .content-section--cards .content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-page--industries.content-page--directory-hub .content-section--cards .content-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.content-page--services.content-page--directory-hub .content-section--cards .content-card:nth-child(2n),.content-page--pricing.content-page--directory-hub .content-section--cards .content-card:nth-child(2n),.content-page--areas.content-page--directory-hub .content-section--cards .content-card:nth-child(2n),.content-page--industries.content-page--directory-hub .content-section--cards .content-card:not(:nth-child(3n+1)){border-left:1px solid var(--line);padding-left:28px}.content-page--areas.content-page--directory-hub .content-section--cards .content-card:last-child:nth-child(odd){grid-column:1/-1}.content-page--directory-hub .content-step-grid{border-top:1px solid var(--line);gap:0}.content-page--directory-hub .content-step-grid li{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:24px}.content-page--directory-hub .content-step-grid li+li{border-left:1px solid var(--line)}.content-page--directory-hub .content-step-number{min-width:0;min-height:0;color:var(--orange-dark);letter-spacing:.14em;background:0 0;border:0;border-radius:0;margin-bottom:20px;padding:0;font-size:12px}.content-step-number{width:max-content;min-width:0;min-height:0;color:var(--orange-dark);letter-spacing:.14em;background:0 0;border:0;border-radius:0;margin-bottom:16px;padding:0;font-size:12px;font-weight:750;line-height:1.4;display:block}.content-card-grid.content-grid--list .content-step-number,.content-step-grid.content-grid--list .content-step-number{grid-row:1/span 2}.content-checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:32px 0 0;padding:0;list-style:none;display:grid}.content-checklist li{border-top:1px solid var(--line-soft);color:#4a453f;min-height:58px;padding:18px 20px 18px 52px;font-size:15px;line-height:1.55;position:relative}.content-checklist li:before{content:"✓";color:#276a4d;background:#4c9a771f;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;font-weight:950;display:grid;position:absolute;top:18px;left:20px}.content-comparison{border:1px solid var(--line);background:var(--panel);border-radius:13px;min-width:0;margin-top:32px;overflow:clip}.content-comparison-row{grid-template-columns:minmax(220px,.92fr) minmax(0,1.08fr);display:grid}.content-comparison-row>*{border-bottom:1px solid var(--line-soft);min-width:0;padding:18px 20px;font-size:15px;line-height:1.5}.content-comparison-row>*+*{border-left:1px solid var(--line-soft)}.content-comparison-row:last-child>*{border-bottom:0}.content-comparison-head{color:#3d3934;background:#fff0e9}.content-comparison-head>*{font-size:13px;font-weight:900}.content-decision-list{border:1px solid var(--line-soft);background:var(--panel);border-radius:13px;gap:0;margin-top:32px;display:grid;overflow:clip}.content-decision{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(210px,.72fr) minmax(0,1.28fr);gap:clamp(24px,4vw,56px);padding:24px;display:grid}.content-decision:last-child{border-bottom:0}.content-decision span{color:var(--orange-dark);letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:900;line-height:1.2;display:block}.content-decision h3,.content-decision p{margin:0}.content-decision h3{font-size:19px;line-height:1.3}.content-decision p{color:#58534c;font-size:15px;line-height:1.62}.content-visual{margin:32px 0 0}.content-visual img{border:1px solid var(--line-soft);border-radius:14px;width:100%;height:auto;display:block;overflow:clip;box-shadow:0 22px 58px #29231e17}.content-visual figcaption{color:#6d675f;max-width:78ch;margin-top:14px;font-size:13px;line-height:1.6}.content-visual-section .content-card-grid{margin-top:28px}.content-fit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:32px;display:grid}.content-fit-grid>div{border:1px solid var(--line-soft);background:var(--panel);border-radius:12px;padding:26px}.content-fit-grid>div:first-child{border-top:3px solid #4c9a77b8}.content-fit-grid>div:last-child{border-top:3px solid #c8beb3}.content-fit-grid h3{margin:0 0 14px;font-size:19px;line-height:1.25}.content-fit-grid ul{color:#5a554e;margin:0;padding-left:20px;font-size:15px;line-height:1.68}.content-page--directory-hub .content-fit-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:0}.content-page--directory-hub .content-fit-grid>div{background:0 0;border:0;border-radius:0;padding:28px 30px}.content-page--directory-hub .content-fit-grid>div:first-child{border-top:0;border-right:1px solid var(--line)}.content-page--directory-hub .content-fit-grid>div:last-child{border-top:0}.content-page--directory-hub .content-fit-grid h3{font-size:clamp(18px,1.8vw,22px)}.sources-notes{border:1px solid var(--line-soft);background:#fffaf375;border-radius:12px;margin-block:24px;padding:0 24px}.sources-notes summary{cursor:pointer;min-height:58px;padding:16px 0;font-size:14px;font-weight:850}.sources-notes__content{max-width:820px;padding:0 0 22px}.sources-notes__content>p:first-child{color:#625d56;font-size:14px;line-height:1.6}.sources-notes ul{gap:10px;margin:18px 0 0;padding:0;list-style:none;display:grid}.sources-notes li{border-top:1px solid var(--line-soft);color:var(--muted);justify-content:space-between;align-items:baseline;gap:20px;padding-top:10px;line-height:1.55;display:flex}.sources-notes a{color:var(--ink);text-underline-offset:3px;font-weight:760;-webkit-text-decoration:underline #eb4d2659;text-decoration:underline #eb4d2659}.sources-notes__publisher,.sources-notes .reviewed-date{color:var(--muted-2);font-size:12px}.sources-notes .reviewed-date{margin:16px 0 0;display:block}.related-links{padding-block:var(--content-space);border-top:1px solid var(--line)}.related-link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-link-card{gap:10px;display:grid}.related-link-card__heading{color:#302d29;justify-content:space-between;align-items:flex-start;gap:16px;font-size:17px;line-height:1.3;display:flex}.related-link-card__heading>span{color:var(--orange-dark)}.content-page-cta{border-radius:var(--content-radius);background:radial-gradient(circle at 86% 18%, #e947211a, transparent 28%), var(--orange-soft);border:1px solid #f0c2ad;justify-content:space-between;align-items:center;gap:36px;margin-top:0;padding:clamp(32px,4.5vw,54px);display:flex}.content-page-cta>div{max-width:680px}.content-page-cta .btn{flex:none;min-height:46px}@media (max-width:980px){.content-page.page-shell{width:calc(100% - 40px)}.content-section--open{grid-template-columns:1fr;gap:28px}.content-section-copy{max-width:760px}.content-card-grid.content-grid--three,.content-step-grid.content-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}.content-step-grid.content-grid--three li:not(:nth-child(3n+1)){border-left:0}.content-step-grid.content-grid--three li:nth-child(2n){border-left:1px solid var(--line)}.content-page--industries.content-page--directory-hub .content-section--cards .content-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.content-page--industries.content-page--directory-hub .content-section--cards .content-card,.content-page--industries.content-page--directory-hub .content-section--cards .content-card:not(:nth-child(3n+1)){border-left:0;padding-left:0}.content-page--industries.content-page--directory-hub .content-section--cards .content-card:nth-child(2n){border-left:1px solid var(--line);padding-left:28px}.content-card-grid.content-grid--list>*,.content-step-grid.content-grid--list>*{grid-template-columns:minmax(170px,.48fr) minmax(260px,1.52fr)}.content-page-cta{flex-direction:column;align-items:flex-start}}@media (max-width:760px){.content-page.page-shell{--content-radius:13px;--content-space:48px;width:calc(100% - 28px);padding-top:98px}.breadcrumbs ol{flex-wrap:nowrap}.breadcrumbs li:first-child{flex:none}.breadcrumbs li:not(:first-child):not(:last-child){display:none}.breadcrumbs li:last-child{min-width:0;max-width:none}.content-page-hero{padding:34px 0 54px}.content-page-intro h1{letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(36px,11.5vw,48px);line-height:1.01}.content-page-lead{font-size:17px;line-height:1.56}.content-section--contained{margin-block:16px;padding:26px 20px}.content-section-heading h2,.related-links h2,.content-page-cta h2{font-size:clamp(27px,8.5vw,34px)}.content-card-grid.content-grid--two,.content-step-grid.content-grid--two,.content-card-grid.content-grid--three,.content-step-grid.content-grid--three,.content-card-grid.content-grid--list,.content-step-grid.content-grid--list,.related-link-grid,.content-checklist{grid-template-columns:1fr}.content-card-grid.content-grid--list>*,.content-step-grid.content-grid--list>*{display:block}.content-page--directory-hub .content-section--contained{padding:var(--content-space) 0;margin-block:0}.content-page.content-page--directory-hub .content-section--cards .content-card-grid{grid-template-columns:1fr}.content-page--directory-hub .content-section--cards .content-card,.content-page--services.content-page--directory-hub .content-section--cards .content-card:nth-child(2n),.content-page--pricing.content-page--directory-hub .content-section--cards .content-card:nth-child(2n),.content-page--areas.content-page--directory-hub .content-section--cards .content-card:nth-child(2n),.content-page--industries.content-page--directory-hub .content-section--cards .content-card:nth-child(2n),.content-page--industries.content-page--directory-hub .content-section--cards .content-card:not(:nth-child(3n+1)){border-left:0;grid-column:auto;padding:22px 46px 22px 0}.content-page--directory-hub .content-section--cards a.content-card:after{top:22px;right:12px}.content-card,.related-link-card{padding:21px}.content-step-grid li,.content-step-grid.content-grid--two li:nth-child(2n),.content-step-grid.content-grid--three li:nth-child(2n),.content-step-grid.content-grid--three li:not(:nth-child(3n+1)){border-left:0;padding:22px 0}a.content-card,.related-link-card{padding-right:48px}a.content-card:after{top:20px;right:20px}.content-checklist{gap:0}.content-comparison{margin-top:26px}.content-comparison-row{display:block}.content-comparison-row.content-comparison-head{display:none}.content-comparison-row>*{border-left:0;padding:16px 18px;display:block}.content-comparison-row>*+*{border-left:0}.content-comparison-row>:before{content:attr(data-label);color:var(--orange-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.content-comparison-row>:first-child{border-bottom:0;padding-bottom:8px}.content-decision,.content-fit-grid{grid-template-columns:1fr}.content-decision{gap:18px;padding:21px}.content-fit-grid>div{padding:22px}.content-page--directory-hub .content-step-grid li{padding:22px 0}.content-page--directory-hub .content-step-grid li+li{border-left:0}.content-page--directory-hub .content-fit-grid>div{padding:24px 0}.content-page--directory-hub .content-fit-grid>div:first-child{border-right:0;border-bottom:1px solid var(--line)}.sources-notes{padding-inline:20px}.sources-notes li{flex-direction:column;align-items:flex-start;gap:4px}.content-page-cta{padding:28px 22px}.content-page-cta .btn{white-space:normal;text-align:center;width:100%;height:auto;min-height:48px;padding-block:12px}}@media (prefers-reduced-motion:reduce){.content-page a.content-card,.content-page .related-link-card{transition-duration:.01ms;transform:none}}@media (max-width:1180px){.site-header{grid-template-columns:max-content minmax(0,1fr) auto;gap:16px}.nav{display:none}.header-cta{grid-column:2;justify-self:end;min-width:220px}.mobile-nav{grid-column:3;display:block}}@media (max-width:1024px){.home-page .home-hero{gap:34px}.home-page .home-hero__media img{height:clamp(330px,38vw,400px)}.home-page .home-founder{grid-template-columns:130px minmax(0,1fr);align-items:center;gap:24px 32px}.home-page .home-founder__principles{border-top:1px solid var(--line);border-left:0;grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:18px 0 0;display:grid}.home-page .home-principle,.home-page .home-principle:first-child{border-top:0;border-bottom:0;border-left:1px solid var(--line-soft);padding:0 0 0 18px}.home-page .home-principle:first-child{border-left:0;padding-left:0}.home-page .home-plan__body{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);gap:28px}}@media (max-width:980px){.home-page .home-section-heading{grid-template-columns:1fr;align-items:start;gap:14px}.home-page .home-section-heading>:last-child{max-width:700px}.home-page .home-discovery{grid-template-columns:1fr;gap:58px}.home-page .home-discovery__group{max-width:760px}.home-page .home-collaboration{grid-template-columns:1fr;gap:0}.home-page .home-collaboration__guides{border-top:1px solid var(--line);border-left:0;grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .home-guide-link{border-right:1px solid var(--line);border-bottom:0}.home-page .home-guide-link:last-child{border-right:0}}@media (max-width:860px){.page-shell,.site-header{width:min(720px,100vw - 32px)}.site-header{grid-template-columns:max-content minmax(0,1fr) auto;justify-items:stretch;gap:12px;min-height:72px;padding:10px 0}.btn{min-height:44px}.brand{font-size:22px}.brand-icon{width:50px}.header-cta{display:none}.mobile-nav{grid-column:3}summary{min-height:44px;padding:10px 0}.footer{gap:12px;padding:10px 0}.footer nav{gap:16px}.legal-document{padding-top:58px}.home-page .home-hero{grid-template-columns:1fr;align-items:start;gap:24px;padding-block:30px 24px}.home-page .home-hero__copy{max-width:720px}.home-page .home-hero__media img{height:clamp(280px,48vw,360px)}.home-page .home-faq{grid-template-columns:1fr;gap:22px}.home-page .home-cta__inner{grid-template-columns:1fr;gap:20px}}@media (max-width:760px){.home-page .home-services__directory{grid-template-columns:1fr}.home-page .home-service-link{grid-template-columns:38px minmax(0,1fr) 24px;padding-inline:8px}.home-page .home-service-link:nth-child(odd),.home-page .home-service-link:last-child:nth-child(odd){border-right:0;grid-column:auto}.home-page .home-service-link__icon{width:36px;height:36px}.home-page .home-founder{grid-template-columns:1fr;gap:18px}.home-page .home-founder__media{grid-template-columns:auto 1fr;justify-self:start;place-items:center start}.home-page .home-founder__media figcaption{text-align:left}.home-page .home-founder__principles{border-top:1px solid var(--line);grid-column:auto;grid-template-columns:1fr;gap:0;padding-top:4px}.home-page .home-principle,.home-page .home-principle:first-child{border-top:0;border-right:0;border-bottom:1px solid var(--line-soft);border-left:0;padding:12px 0}.home-page .home-plan__body{grid-template-columns:1fr;gap:24px}.home-page .home-plan__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .home-plan__step>span{margin-bottom:14px}.home-page .home-collaboration__guides{grid-template-columns:1fr}.home-page .home-guide-link,.home-page .home-guide-link:last-child{border-right:0;border-bottom:1px solid var(--line)}.home-page .home-guide-link:last-child{border-bottom:0}}@media (max-width:520px){.page-shell,.site-header{width:min(720px,100% - 28px)}.site-header{min-height:66px}.brand{font-size:21px}.brand-icon{width:48px}.mobile-nav-toggle{width:44px;height:44px}.mobile-nav-panel{width:min(360px,100vw - 24px)}.eyebrow{letter-spacing:.08em;font-size:12px}h1{letter-spacing:0;text-wrap:pretty;font-size:34px;line-height:1.07}.btn{white-space:normal;text-align:center;height:auto;min-height:46px;padding:13px 18px;line-height:1.12}.footer nav{flex-wrap:nowrap;gap:clamp(8px,2.5vw,16px)}.not-found-page{min-height:480px;padding-block:48px}.not-found-page__lead{letter-spacing:0;font-size:16px;line-height:1.46}.not-found-page__actions{grid-template-columns:1fr;width:100%;display:grid}.not-found-page__actions .btn{width:100%}.home-page{--home-radius:10px;--home-space:28px}.home-page .page-shell{width:calc(100% - 28px)}.home-page .home-section-heading h2{font-size:clamp(28px,8.5vw,36px)}.home-page .home-hero{gap:18px;padding-block:26px 20px}.home-page .home-hero h1{letter-spacing:-.04em;margin-bottom:16px;font-size:clamp(36px,10.8vw,44px)}.home-page .home-hero__lead{margin-bottom:20px;font-size:16px;line-height:1.56}.home-page .home-hero__media img{aspect-ratio:16/10;border-radius:8px;height:auto;max-height:230px}.home-page .home-actions{gap:10px 14px}.home-page .home-actions,.home-page .home-actions .btn{width:100%}.home-page .home-actions .home-text-link{justify-content:flex-start;width:auto}.home-page .home-service-link{grid-template-columns:34px minmax(0,1fr) 20px;gap:10px;min-height:44px;padding:16px 4px}.home-page .home-service-link__icon{width:32px;height:32px}.home-page .home-service-link__icon img{width:22px;height:22px}.home-page .home-service-link__copy strong{font-size:17px}.home-page .home-service-link__copy>span{font-size:13px}.home-page .home-founder__copy h2{font-size:clamp(28px,8.8vw,36px)}.home-page .home-founder__media img{width:108px;height:108px}.home-page .home-founder,.home-page .home-plan{padding:22px 18px}.home-page .home-plan__steps,.home-page .home-plan__outcomes{grid-template-columns:1fr}.home-page .home-discovery-link,.home-page .home-guide-link{min-height:44px}.home-page .home-collaboration__expectations,.home-page .home-guide-link{padding:20px 0}.home-page .home-collaboration__expectations h2{font-size:clamp(27px,8.5vw,34px)}.home-page .home-faq__list summary{min-height:52px;padding-block:12px}.home-page .home-cta{margin-bottom:24px}.home-page .home-cta__inner{background-image:linear-gradient(90deg,#1f211ffc,#1f211ff0);grid-template-columns:1fr;gap:20px;padding:28px 22px}.home-page .home-cta__inner h2{font-size:clamp(30px,9.5vw,39px)}}@media (max-width:380px){.page-shell,.site-header{width:calc(100vw - 24px)}.brand{font-size:20px}.brand-icon{width:44px}h1{font-size:32px}.btn{padding-inline:18px;font-size:13px}.mobile-nav-panel{width:min(360px,100vw - 24px)}.home-page .page-shell{width:calc(100% - 24px)}.home-page .home-services__directory,.home-page .home-plan__steps,.home-page .home-plan__outcomes,.home-page .home-discovery__links,.home-page .home-collaboration__guides{grid-template-columns:1fr}.home-page .home-service-link{grid-template-columns:30px minmax(0,1fr) 18px;gap:7px}.home-page .home-service-link__icon{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){.home-page .home-service-link,.home-page .home-discovery-link,.home-page .home-guide-link,.home-page .home-service-link:hover,.home-page .home-service-link:focus-visible,.home-page .home-discovery-link:hover,.home-page .home-discovery-link:focus-visible,.home-page .home-guide-link:hover,.home-page .home-guide-link:focus-visible{transition-duration:.01ms;transform:none}}
:root{--bg:#f7f4ef;--surface:#fffdf9;--surface-soft:#fbf7f1;--panel:#fffdf9;--panel-strong:#fff;--navy:#0d2b45;--ink:#1c252d;--muted:#61676c;--muted-2:#8a8985;--line:#e8e0d6;--line-soft:#f0e9e1;--orange:#f0521f;--orange-dark:#d94114;--orange-soft:#fff1e9;--shadow:0 18px 55px #251d1514}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--bg);min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;flex-direction:column;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.5;display:flex;overflow-x:hidden}body>main{flex:1;min-width:0}a{color:inherit;text-decoration:none}a,button,summary{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline-offset:3px;outline:3px solid #f0521f61}button{font:inherit}img{max-width:100%;display:block}section[id],main[id]{scroll-margin-top:88px}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy)}h1{letter-spacing:-.02em;text-wrap:balance;margin-bottom:18px;font-size:clamp(44px,4.3vw,68px);font-weight:900;line-height:1.02}h2{letter-spacing:-.035em;text-wrap:balance;margin-bottom:14px;font-size:clamp(28px,3vw,42px);font-weight:850;line-height:1.08}h3{letter-spacing:-.02em;margin-bottom:10px;font-size:18px;font-weight:820;line-height:1.2}.page-shell{width:min(1180px,100% - 48px);margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--navy);color:#fff;border-radius:8px;padding:10px 14px;font-weight:800;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus-visible{transform:translateY(0)}.eyebrow{color:var(--orange);letter-spacing:.15em;margin-bottom:10px;font-size:12px;font-weight:900;line-height:1.15}.btn{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 24px;font-size:14px;font-weight:850;line-height:1.15;transition:transform .18s,background-color .18s,box-shadow .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{isolation:isolate;color:#fff;background:var(--orange);position:relative;overflow:hidden;box-shadow:0 12px 28px #f0521f33}.btn-primary:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff3d,#0000);width:42%;transition:transform .65s cubic-bezier(.22,1,.36,1);position:absolute;inset:-40% auto -40% -55%;transform:translate(-160%)skew(-18deg)}.btn-primary:hover{background:var(--orange-dark);transform:none;box-shadow:0 14px 32px #d9411442}.btn-primary:hover:after{transform:translate(480%)skew(-18deg)}.text-link{color:var(--orange);align-items:center;gap:7px;font-size:14px;font-weight:800;transition:color .18s,gap .18s;display:inline-flex}.text-link:hover{color:var(--orange-dark);gap:10px}.site-header{z-index:40;grid-template-columns:max-content minmax(0,1fr) auto;align-items:center;gap:28px;width:min(1320px,100% - 72px);min-height:78px;margin-inline:auto;display:grid;position:absolute;top:0;left:0;right:0}.brand{color:#1b252d;align-items:center;gap:6px;font-size:clamp(19px,1.55vw,24px);font-weight:900;line-height:1;display:inline-flex}.brand>span{letter-spacing:-.045em;white-space:nowrap}.brand-icon{object-fit:contain;flex:none;width:48px;height:32px}.nav{color:#172733;justify-content:center;align-items:center;gap:clamp(22px,2.65vw,42px);font-size:13px;font-weight:750;display:flex}.nav a{padding:13px 0;transition:color .18s}.nav a:hover,.nav a:focus-visible{color:var(--orange-dark)}.header-cta{min-width:236px;min-height:48px}.mobile-nav{z-index:50;--mobile-nav-duration:.28s;--mobile-nav-ease:cubic-bezier(.22, 1, .36, 1);justify-self:end;display:none;position:relative}.mobile-nav-toggle{width:48px;height:48px;color:var(--navy);box-shadow:none;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0;transition:border-color .18s,background .18s,color .18s;display:flex}.mobile-nav-toggle span{width:20px;height:2px;transition:transform var(--mobile-nav-duration) var(--mobile-nav-ease), opacity .18s ease;background:currentColor;border-radius:999px}.mobile-nav.is-open .mobile-nav-toggle span:first-child{transform:translateY(7px)rotate(45deg)}.mobile-nav.is-open .mobile-nav-toggle span:nth-child(2){opacity:0}.mobile-nav.is-open .mobile-nav-toggle span:last-child{transform:translateY(-7px)rotate(-45deg)}.mobile-nav.is-open .mobile-nav-toggle,.mobile-nav-toggle:hover,.mobile-nav-toggle:focus-visible{border-color:var(--line);color:var(--orange-dark);background:#fffdf9e6}.mobile-nav-scrim{z-index:0;opacity:0;visibility:hidden;pointer-events:none;cursor:default;background:#0d2b4561;border:0;width:100%;height:100%;padding:0;transition:opacity .22s,visibility 0s linear .22s;position:fixed;inset:0}.mobile-nav.is-open .mobile-nav-scrim{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.mobile-nav-panel{top:max(12px, env(safe-area-inset-top));right:max(12px, env(safe-area-inset-right));bottom:max(12px, env(safe-area-inset-bottom));z-index:1;overscroll-behavior:contain;width:min(360px,100vw - 24px);max-width:360px;max-height:calc(100dvh - 24px);padding:18px 18px max(18px, env(safe-area-inset-bottom));border:1px solid var(--line);opacity:0;visibility:hidden;pointer-events:none;transform-origin:100%;transition:transform var(--mobile-nav-duration) var(--mobile-nav-ease), opacity .18s ease, visibility 0s linear var(--mobile-nav-duration);will-change:transform, opacity;background:#fffdf9fa;border-radius:20px;position:fixed;overflow-y:auto;transform:scale(.98);box-shadow:0 24px 62px #0d2b453d}.mobile-nav.is-open .mobile-nav-panel{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s;transform:scale(1)}.mobile-nav-panel-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;min-height:44px;padding-bottom:16px;display:flex}.mobile-nav-label{color:var(--orange);letter-spacing:.16em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.mobile-nav-close{border:1px solid var(--line);width:44px;height:44px;color:var(--navy);background:var(--surface);cursor:pointer;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.mobile-nav-close span{background:currentColor;border-radius:999px;width:18px;height:2px;position:absolute;transform:rotate(45deg)}.mobile-nav-close span:last-child{transform:rotate(-45deg)}.mobile-nav-links{margin-top:8px;display:grid}.mobile-nav-links a{border-bottom:1px solid var(--line-soft);min-height:52px;color:var(--navy);align-items:center;padding:0 8px;font-size:17px;font-weight:800;display:flex}.mobile-nav-links a:hover,.mobile-nav-links a:focus-visible{color:var(--orange-dark)}.mobile-nav-cta{white-space:normal;text-align:center;width:100%;height:auto;min-height:52px;margin-top:20px;padding:14px 18px}.hero{background:#eef4f6;min-height:748px;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center 52%;width:100%;max-width:none;height:100%;position:absolute;inset:0}.hero-wash{background:linear-gradient(90deg,#fffffffa 0%,#fffffff5 22%,#ffffffc2 38%,#ffffff24 56%,#0000 72%),linear-gradient(#ffffff29,#0000 28%);position:absolute;inset:0}.hero-inner{z-index:2;align-items:center;min-height:748px;padding-top:82px;padding-bottom:54px;display:flex;position:relative}.hero-copy{width:min(500px,46%)}.hero-copy h1{max-width:485px}@media (min-width:861px){.hero-heading-line{white-space:nowrap;display:block}}.hero-lead{color:#30383e;max-width:470px;margin-bottom:25px;font-size:16px;font-weight:560;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.hero-text-link{min-height:44px}.home-surface{z-index:5;background:var(--surface);border:1px solid #e8e0d6db;border-bottom:0;border-radius:clamp(28px,4vw,52px) clamp(28px,4vw,52px) 0 0;width:min(1440px,100%);margin:-44px auto 0;position:relative;overflow:hidden;box-shadow:0 -12px 42px #221e1a0f}.home-section{width:min(1180px,100% - 64px);margin-inline:auto;padding-block:48px}.section-heading{margin-bottom:24px}.centered-heading{text-align:center}.centered-heading h2{margin-inline:auto;font-size:clamp(28px,2.5vw,38px)}.section-target-heading{color:var(--navy);margin:0 0 22px;font-size:clamp(20px,2vw,28px);line-height:1.2}.services-section>.section-target-heading{text-align:center}.services-section{padding-top:42px;padding-bottom:16px}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.service-card{border:1px solid var(--line);background:#ffffff9e;border-radius:18px;flex-direction:column;min-height:230px;padding:24px 22px 20px;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.service-card:hover{box-shadow:var(--shadow);border-color:#f1c9b7;transform:translateY(-3px)}.card-icon,.process-icon{color:var(--orange);background:var(--orange-soft);border:1px solid #f0521f2e;border-radius:50%;place-items:center;display:grid}.card-icon{width:48px;height:48px;margin-bottom:18px}.card-icon img{object-fit:contain;width:30px;height:30px}.card-icon:has(img[src*=technology-saas\.png]) img{display:none}.card-icon:has(img[src*=technology-saas\.png]):after{background:var(--orange);content:"";width:30px;height:30px;-webkit-mask:url(/assets/industry-icons/technology-saas.png) 50%/contain no-repeat;mask:url(/assets/industry-icons/technology-saas.png) 50%/contain no-repeat}.service-card p{color:var(--muted);margin-bottom:20px;font-size:14px;line-height:1.55}.service-card .text-link{margin-top:auto}.process-section{padding-top:52px;padding-bottom:28px}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.process-step{text-align:center;padding-inline:22px;position:relative}.step-number{z-index:3;border:3px solid var(--surface);color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid;position:absolute;top:-3px;left:calc(50% - 47px)}.process-icon{z-index:2;width:72px;height:72px;color:var(--navy);background:#fff;margin:8px auto 18px;position:relative}.process-icon img{object-fit:contain;width:38px;height:38px}.process-connector{border-top:1px dashed #f0b79f;width:calc(100% - 84px);position:absolute;top:43px;left:calc(50% + 42px)}.process-step h3{margin-bottom:6px;font-size:16px}.process-step p{max-width:210px;color:var(--muted);margin:0 auto;font-size:13px;line-height:1.5}.directories{grid-template-columns:repeat(2,minmax(0,1fr));gap:58px;padding-top:36px;padding-bottom:20px;display:grid}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.directory-row{border:1px solid var(--line);color:#313b42;background:#ffffff9e;border-radius:9px;align-items:center;gap:10px;min-height:42px;padding:8px 12px;font-size:13px;font-weight:650;display:flex}.directory-row img{object-fit:contain;flex:none;width:18px;height:18px}.directory-row--link{cursor:pointer;text-decoration:none;transition:border-color .18s,background-color .18s,color .18s}.directory-row--link:hover,.directory-row--link:focus-visible{color:var(--orange-dark);background:var(--orange-soft);border-color:#f0521f7a}.directory-row-arrow{color:var(--orange);margin-left:auto;font-size:15px;line-height:1}.directory-link{margin-top:16px}.faq-section{padding-top:24px;padding-bottom:24px}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:8px 34px;display:grid}.faq-grid details{border:1px solid var(--line);background:#ffffffa3;border-radius:8px;overflow:hidden}.faq-grid summary{color:#29343b;cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:9px 14px;font-size:13px;font-weight:750;list-style:none;display:flex}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary span{color:var(--navy);font-size:18px;line-height:1;transition:transform .18s}.faq-grid details[open] summary span{transform:rotate(45deg)}.faq-grid details[open] summary{color:var(--orange-dark)}.faq-grid details p{color:var(--muted);margin:0;padding:0 14px 14px;font-size:13px;line-height:1.55}.faq-grid details p a{color:var(--orange-dark);text-underline-offset:2px;font-weight:750;text-decoration:underline}.closing-cta{color:#fff;background:var(--navy);border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:40px;width:min(1180px,100% - 64px);min-height:205px;margin:12px auto 26px;padding:34px 42px;display:grid;position:relative;overflow:hidden}.closing-cta-image,.closing-cta-overlay{width:100%;height:100%;position:absolute;inset:0}.closing-cta-image{object-fit:cover;object-position:center;max-width:none}.closing-cta-overlay{background:linear-gradient(90deg,#072339fa 0%,#072339e8 43%,#0723396b 72%,#0723393d)}.closing-cta-copy,.closing-cta>.btn{z-index:2;position:relative}.closing-cta-copy{max-width:560px}.closing-cta h2{color:#fff;margin-bottom:10px;font-size:clamp(30px,3vw,42px)}.closing-cta-copy>p:last-child{color:#ffffffe6;max-width:500px;margin-bottom:0;font-size:14px;line-height:1.5}.footer{background:var(--surface)}.footer-inner{color:#4c5256;grid-template-columns:max-content minmax(0,1fr) max-content;grid-template-areas:"identity links email";align-items:center;gap:34px;min-height:88px;font-size:12px;display:grid}.footer-identity{flex-wrap:nowrap;grid-area:identity;align-items:center;gap:14px;display:flex}.footer-brand{flex:none}.footer-brand .brand{font-size:19px}.footer-brand .brand-icon{width:40px;height:28px}.footer-meta{color:var(--muted-2);white-space:nowrap;flex:none;font-size:10px}.footer nav{grid-area:links;justify-content:center;gap:clamp(14px,1.6vw,24px);display:flex}.footer nav a,.footer-email{transition:color .18s}.footer nav a:hover,.footer-email:hover{color:var(--orange-dark)}.footer-email{grid-area:email;font-weight:750}.legal-page{padding:126px 0 70px}.legal-document{border:1px solid var(--line);background:var(--surface);width:min(820px,100% - 48px);box-shadow:var(--shadow);border-radius:24px;margin-inline:auto;padding:clamp(28px,5vw,62px)}.about-page{background:radial-gradient(circle at 90% 8%, #f0521f14, transparent 24rem), var(--bg);padding:clamp(132px,13vw,172px) 0 clamp(72px,9vw,112px)}.about-hero{border-bottom:1px solid var(--line);align-items:center;min-height:360px;padding-bottom:clamp(54px,7vw,82px);display:grid}.about-hero-copy{max-width:840px}.about-hero-copy h1{letter-spacing:-.045em;max-width:820px;margin-bottom:24px;font-size:clamp(52px,6.1vw,84px);line-height:.98}.about-hero-lead{max-width:700px;color:var(--muted);margin-bottom:0;font-size:clamp(17px,1.8vw,21px);line-height:1.55}.about-founder-inline{grid-row:1/span 3;width:136px;margin:0}.about-founder-inline img{object-fit:cover;object-position:center 24%;border:1px solid #0d2b451f;border-radius:18px;width:132px;height:132px;box-shadow:0 14px 30px #251d1517}.about-founder-inline figcaption{gap:2px;margin-top:10px;display:grid}.about-founder-inline strong{color:var(--navy);font-size:13px;font-weight:900}.about-founder-inline span{color:var(--muted);font-size:11px;font-weight:650}.about-content{gap:clamp(72px,9vw,112px);padding-top:clamp(60px,8vw,96px);display:grid}.about-introduction{grid-template-columns:minmax(260px,.82fr) minmax(0,1.18fr);gap:clamp(40px,8vw,104px);display:grid}.about-introduction h2{max-width:470px;font-size:clamp(36px,4.2vw,56px)}.about-introduction-copy{grid-template-columns:148px minmax(0,1fr);align-items:start;column-gap:28px;max-width:620px;display:grid}.about-introduction-copy p{color:#48433d;grid-column:2;margin-bottom:18px;font-size:17px;line-height:1.68}.about-signature{grid-column:2;width:124px;height:auto;margin-top:24px}.about-principles{background:var(--navy);color:#ffffffc7;border-radius:26px;padding:clamp(34px,5vw,56px)}.about-principles h2,.about-principles h3{color:#fff}.about-section-heading{max-width:640px;margin-bottom:clamp(30px,5vw,48px)}.about-section-heading h2{margin-bottom:0;font-size:clamp(34px,4vw,50px)}.about-principle-grid{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.about-principle{border-left:1px solid #ffffff29;min-width:0;padding:4px clamp(22px,3vw,38px) 0}.about-principle:first-child{border-left:0;padding-left:0}.about-principle:last-child{padding-right:0}.about-principle>span{color:#ff8b64;letter-spacing:.14em;margin-bottom:34px;font-size:11px;font-weight:900;display:block}.about-principle h3{font-size:20px}.about-principle p{margin-bottom:0;font-size:14px;line-height:1.65}.about-approach{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(48px,9vw,118px);display:grid}.about-approach-intro{position:sticky;top:112px}.about-approach-intro h2{max-width:480px;font-size:clamp(36px,4vw,52px)}.about-approach-intro>p:last-child{max-width:480px;color:var(--muted);margin-bottom:0;font-size:16px;line-height:1.65}.about-approach-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.about-approach-list li{border-bottom:1px solid var(--line);grid-template-columns:42px minmax(0,1fr);gap:20px;padding:26px 0;display:grid}.about-approach-list li>span{color:var(--orange);letter-spacing:.12em;padding-top:3px;font-size:11px;font-weight:900}.about-approach-list h3{margin-bottom:7px;font-size:20px}.about-approach-list p{max-width:560px;color:var(--muted);margin-bottom:0;font-size:14px;line-height:1.58}.about-fit{border:1px solid var(--line);background:var(--surface);border-radius:24px;padding:clamp(32px,5vw,54px)}.about-fit-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(38px,8vw,100px);display:grid}.about-fit h2{max-width:500px;margin-bottom:0}.about-fit-grid p{color:var(--muted);margin-bottom:14px;font-size:16px;line-height:1.65}.about-fit-grid p:last-child{margin-bottom:0}.about-cta{color:#ffffffc2;background:#112f48;border-radius:26px;grid-template-columns:minmax(0,1fr) max-content;align-items:center;gap:34px;padding:clamp(36px,5vw,58px);display:grid}.about-cta h2{color:#fff}.about-cta p:last-child{margin-bottom:0;font-size:16px}.legal-document h1{font-size:clamp(38px,5vw,58px)}.legal-effective,.legal-intro,.legal-sections p,.legal-sections li{color:var(--muted)}.legal-sections section+section{margin-top:34px}.legal-sections h2{font-size:25px}.legal-sections a{color:var(--orange-dark);text-underline-offset:2px;text-decoration:underline}@media (max-width:1180px){.site-header{gap:20px;width:min(100% - 40px,1080px)}.nav{gap:20px}.header-cta{grid-column:auto;min-width:210px;padding-inline:18px}.hero-copy{width:min(480px,50%)}.directories{gap:34px}}@media (max-width:960px){.nav{gap:12px;font-size:11px}.header-cta{min-width:180px;font-size:12px}.service-card{min-height:210px}}@media (max-width:860px){.page-shell{width:min(100% - 36px,760px)}.site-header{grid-template-columns:max-content 1fr auto;width:calc(100% - 36px)}.nav,.header-cta{display:none}.mobile-nav{display:flex}.hero{min-height:700px}.hero-image{object-position:58% center}.hero-wash{background:linear-gradient(90deg,#fffffffa,#ffffffe6 48%,#fff6 82%,#ffffff24),linear-gradient(#0000 52%,#ffffff59)}.hero-inner{align-items:flex-start;min-height:700px;padding-top:130px}.hero-copy{width:min(540px,86%)}.home-surface{border-radius:30px 30px 0 0;margin-top:-28px}.home-section,.closing-cta{width:min(100% - 36px,760px)}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px 0}.process-step:nth-child(2) .process-connector{display:none}.directories,.faq-grid{grid-template-columns:1fr}.closing-cta{grid-template-columns:1fr;gap:24px}.closing-cta>.btn{justify-self:start}.footer-inner{grid-template-columns:1fr;grid-template-areas:"identity""links""email";justify-items:start;gap:12px;min-height:0;padding-block:28px}.footer-meta{margin:0}.footer nav{flex-wrap:wrap;justify-content:flex-start}.about-page{padding-top:118px}.about-hero{min-height:0}.about-hero-copy h1{font-size:clamp(46px,8vw,64px)}.about-introduction,.about-approach,.about-fit-grid{grid-template-columns:1fr;gap:30px}.about-approach-intro{position:static}.about-principle-grid{grid-template-columns:1fr}.about-principle,.about-principle:first-child,.about-principle:last-child{border-top:1px solid #ffffff29;border-left:0;padding:24px 0}.about-principle>span{margin-bottom:18px}.about-cta{grid-template-columns:1fr}.about-cta .btn{justify-self:start}}@media (max-width:600px){h1{font-size:clamp(40px,12vw,55px)}h2{font-size:30px}.site-header{min-height:70px}.brand{font-size:19px}.brand-icon{width:42px;height:29px}.hero{min-height:760px}.hero-image{object-position:61% center}.hero-wash{background:linear-gradient(#fffffffa 0%,#fffffff0 52%,#ffffff73 76%,#ffffff1f),linear-gradient(90deg,#ffffffe6,#ffffff59)}.hero-inner{min-height:760px;padding-top:112px;padding-bottom:40px}.hero-copy{width:100%}.hero-lead{max-width:430px;font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px}.hero-actions .btn{width:100%}.about-page{padding-top:104px}.about-hero{padding-bottom:44px}.about-hero-copy h1{margin-bottom:20px;font-size:clamp(42px,12vw,56px)}.about-hero-lead{font-size:16px}.about-introduction-copy{grid-template-columns:98px minmax(0,1fr);column-gap:16px}.about-founder-inline{width:94px}.about-founder-inline img{border-radius:15px;width:92px;height:92px}.about-founder-inline figcaption{margin-top:8px}.about-founder-inline strong{font-size:12px}.about-founder-inline span{font-size:10px}.about-content{gap:58px;padding-top:50px}.about-introduction h2,.about-approach-intro h2{font-size:34px}.about-introduction-copy p,.about-fit-grid p{font-size:15px}.about-principles,.about-fit,.about-cta{border-radius:20px;padding:28px 24px}.about-section-heading h2{font-size:34px}.about-approach-list li{grid-template-columns:34px minmax(0,1fr);gap:14px}.about-cta .btn{width:100%}.home-section,.closing-cta{width:calc(100% - 28px)}.home-section{padding-block:38px}.service-grid,.process-grid,.directory-grid{grid-template-columns:1fr}.service-card{min-height:0}.process-grid{gap:34px}.process-connector{display:none}.directories{gap:42px}.closing-cta{align-content:end;min-height:320px;padding:30px 24px}.closing-cta-image{object-position:66% center}.closing-cta-overlay{background:linear-gradient(#07233985,#072339f7 60%)}.closing-cta>.btn{width:100%}}@media (max-width:390px){.page-shell{width:calc(100% - 28px)}.site-header{width:calc(100% - 24px)}.brand{gap:2px;font-size:17px}.brand-icon{width:38px}.mobile-nav-toggle{width:44px;height:44px}h1{font-size:39px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn-primary{transition:background-color .18s,box-shadow .18s!important}.btn-primary:after,.btn-primary:hover:after{transition:none;transform:translate(-160%)skew(-18deg)}*,:before,:after{transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.content-page.about-page{background:0 0;padding-block:106px 32px}.about-founder-story{display:block}.about-founder-intro{min-width:0;max-width:760px}.about-founder-letter{border:1px solid var(--line);border-radius:var(--content-radius);background:#fffdf8e6;width:100%;min-width:0;max-width:960px;margin:clamp(28px,4vw,42px) 0 0;padding:clamp(28px,3vw,36px);box-shadow:0 18px 55px #3a28180e}.about-founder-letter-header{margin-bottom:22px}.about-founder-letter-label{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:11px;font-weight:800;line-height:1}.about-founder-copy p,.about-editorial-approach-intro>p:last-child,.about-editorial-principle p,.about-editorial-approach-list p,.about-editorial-fit-grid p{color:#46413b;font-size:16px;line-height:1.7}.about-founder-copy{max-width:760px}.about-founder-copy p{margin:0 0 14px;line-height:1.58}.about-founder-copy p:last-child{margin-bottom:0}.about-founder-signoff{border-top:1px solid var(--line);align-items:center;gap:14px;margin-top:20px;padding-top:16px;display:flex}.about-founder-signoff>img{border:1px solid var(--line);object-fit:cover;object-position:center 24%;border-radius:50%;flex:none;width:56px;height:56px}.about-founder-signoff-identity{min-width:0}.about-founder-signoff-identity>img{width:152px;height:auto;display:block}.about-founder-role{color:var(--muted);margin:2px 0 0;font-size:11px;font-weight:650;line-height:1.35}.about-editorial-principle-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:32px;display:grid}.about-editorial-principle{border-left:1px solid var(--line);min-width:0;padding:26px clamp(20px,3vw,32px) 0}.about-editorial-principle:first-child{border-left:0;padding-left:0}.about-editorial-principle:last-child{padding-right:0}.about-editorial-approach-list li>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800;line-height:1;display:block}.about-editorial-principle h3{font-size:18px}.about-editorial-principle p,.about-editorial-approach-list p{margin:0;font-size:14px;line-height:1.58}.about-editorial-approach-intro>p:last-child{max-width:480px;margin:18px 0 0}.about-editorial-approach-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.about-editorial-approach-list li{border-bottom:1px solid var(--line);grid-template-columns:48px minmax(0,1fr);gap:16px;padding:24px 0;display:grid}.about-editorial-approach-list li>span{white-space:nowrap;margin:4px 0 0}.about-editorial-approach-list h3{margin-bottom:6px;font-size:18px}.about-editorial-fit-grid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,5vw,64px);margin-top:30px;padding-top:26px;display:grid}.about-editorial-fit-grid p{margin:0}@media (max-width:980px){.about-editorial-principle-grid{grid-template-columns:1fr}.about-editorial-principle,.about-editorial-principle:first-child,.about-editorial-principle:last-child{border-top:1px solid var(--line);border-left:0;padding:22px 0}.about-editorial-principle:first-child{border-top:0}}@media (max-width:600px){.content-page.about-page{padding-top:98px}.about-founder-letter{box-shadow:none;padding:22px 20px}.about-founder-letter-header{margin-bottom:20px}.about-founder-signoff>img{width:50px;height:50px}.about-founder-signoff-identity>img{width:128px}.about-founder-copy p,.about-editorial-approach-intro>p:last-child,.about-editorial-fit-grid p{font-size:15px}.about-editorial-fit-grid{grid-template-columns:1fr;gap:18px}}
