:root{--paper:#f5f5f3;--ink:#1b1c1e;--blue:#305bfa;--gray:#6d6f74;--line:#dcdedc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Montserrat',Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}::selection{background:#ffdf63;color:#111}.wrap{width:min(1440px,calc(100% - 80px));margin-inline:auto}.header{height:122px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-size:34px;letter-spacing:-2px;font-weight:800;position:relative;white-space:nowrap}.brand-square{display:inline-block;width:8px;height:8px;margin-left:6px;background:var(--blue)}.brand small{display:block;font-size:9px;letter-spacing:1.8px;font-weight:600;margin-top:1px}.header nav{display:flex;gap:32px;font-size:14px;font-weight:600}.header nav a:hover{color:var(--blue)}.header-phone{font-size:15px;font-weight:650;white-space:nowrap}.header-phone span{margin-left:15px;font-size:22px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{display:grid;grid-template-columns:47% 53%;min-height:680px}.hero-copy{padding:36px 25px 0 0;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.7px;line-height:1.8;margin:0 0 30px}.tiny-square{height:6px;width:6px;display:inline-block;background:var(--blue);margin-right:8px;vertical-align:middle}h1{font-size:clamp(54px,5.35vw,82px);font-weight:500;letter-spacing:-4.9px;line-height:1.09;margin:9px 0 28px}.underlined{display:inline-block;position:relative;padding-bottom:13px}.underlined:after{content:'';position:absolute;left:0;bottom:0;width:100%;height:5px;background:var(--blue);border-radius:100%;transform:rotate(-2deg)}.hero-description{font-size:18px;line-height:1.65;color:#62656b;margin:0 0 30px}.hero-actions{display:flex;gap:12px;align-items:center}.button{display:flex;justify-content:space-between;align-items:center;gap:26px;padding:20px 26px;border-radius:14px;font-size:15px;font-weight:650;transition:background .2s,transform .2s;min-height:62px}.button:hover{transform:translateY(-2px)}.button span{font-size:22px;line-height:1}.blue{background:var(--blue);color:#fff}.blue:hover{background:#1b43d9}.round-button{height:62px;width:62px;border:1px solid #cfd1d4;border-radius:50%;display:grid;place-items:center;background:transparent;transition:background .2s}.round-button:hover{background:#fff}.round-button svg{width:23px;height:23px;margin-left:3px}.micro{font-size:12px;line-height:1.7;max-width:290px;color:var(--gray);margin:15px 0 32px}.hero-bottom{display:flex;width:100%;max-width:440px;justify-content:space-between;align-items:flex-end;border-top:1px solid var(--line);padding:24px 0 0;margin-top:auto;gap:20px}.hero-bottom>span{font-size:13px;line-height:1.6;color:var(--gray)}.text-link{display:inline-flex;gap:20px;align-items:center;font-size:14px;font-weight:650;line-height:1.5}.text-link:hover{color:var(--blue)}.hero-visual{position:relative;min-height:680px;isolation:isolate;border-radius:38px;overflow:hidden;background:#343a3c}.hero-visual>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:57% center}.hero-visual:after{content:'';position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.68));z-index:0}.experience{position:absolute;top:28px;left:28px;background:#fff;border-radius:18px 18px 18px 4px;padding:16px 20px;display:flex;gap:15px;align-items:center;z-index:1}.experience strong{font-size:40px;font-weight:550;letter-spacing:-2px}.experience span{font-size:12px;line-height:1.5}.photo-corner{position:absolute;right:0;top:0;background:var(--paper);padding:0 0 22px 27px;border-bottom-left-radius:28px;font-size:13px;line-height:1.6;z-index:2}.photo-corner:before,.photo-corner:after{content:'';position:absolute;width:30px;height:30px;background:transparent;border-radius:50%;box-shadow:15px -15px 0 0 var(--paper)}.photo-corner:before{left:-30px;top:0}.photo-corner:after{bottom:-30px;right:0}.founder-caption{position:absolute;bottom:31px;left:32px;right:28px;color:white;display:flex;gap:18px;align-items:center;z-index:2}.caption-line{width:28px;height:2px;background:white;align-self:flex-start;margin-top:10px}.founder-caption strong{font-size:18px;line-height:1.5;font-weight:550}.founder-caption div>span{font-size:12px;color:#d5d8dd;display:block;margin-top:8px}.founder-caption a{margin-left:auto;width:44px;height:44px;border:1px solid #ffffff70;border-radius:50%;display:grid;place-items:center;font-size:25px}.trust-strip{display:flex;justify-content:space-between;gap:20px;padding:32px 0;margin-top:30px;border-bottom:1px solid var(--line);color:#77797c;font-size:13px}.trust-strip span:before{content:'+';color:var(--blue);margin-right:12px}.section{padding-top:110px;padding-bottom:95px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:40px}h2{font-size:clamp(36px,3.4vw,52px);line-height:1.14;font-weight:500;letter-spacing:-2.3px;margin:0}.section-heading .eyebrow{margin-bottom:20px}.section-heading>p{font-size:15px;color:var(--gray);line-height:1.7;margin:0 0 4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.service-card{background:#fff;min-height:237px;border-radius:22px;padding:26px 28px;position:relative;transition:transform .25s,box-shadow .25s}.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #00000008}.card-number{font-size:12px;color:#8c8e92}.card-arrow{position:absolute;right:26px;top:24px;font-size:25px}.service-card h3{font-size:27px;font-weight:550;letter-spacing:-1px;line-height:1.2;margin:28px 0 14px}.service-card p{color:var(--gray);font-size:14px;line-height:1.6;margin:0}.card-label{display:block;margin-top:30px;font-size:11px;letter-spacing:.2px}.featured{background:#e9edff}.featured .card-number,.featured .card-arrow{color:var(--blue)}.dark-card{background:#252628;color:white}.dark-card p{color:#c4c5c9}.people-section{background:#eaecea;padding:68px 0;border-radius:44px}.people-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.people-photo{position:relative;height:480px;border-radius:25px;overflow:hidden}.people-photo img{width:100%;height:100%;object-fit:cover;object-position:55% center}.photo-note{position:absolute;bottom:25px;left:25px;background:#ffdf64;color:#1c1c1c;padding:15px 20px;transform:rotate(-4deg);font-size:16px;font-weight:650;border-radius:5px}.people-copy .eyebrow{margin-bottom:22px}.people-intro{font-size:17px;line-height:1.8;color:#5a5d60;max-width:430px;margin:28px 0}.name-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #cdd0cd;padding-top:24px;max-width:410px;gap:20px;font-size:19px;line-height:1.4}.name-row strong{font-weight:600}.muted{font-size:12px;color:var(--gray);margin:14px 0 30px}.case-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;gap:30px;padding:30px 0;cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}.case-index{font-size:12px;color:#87898d;min-width:40px}summary h3{font-size:24px;letter-spacing:-.6px;font-weight:500;margin:0}.case-type{font-size:12px;margin-left:auto;border:1px solid var(--line);padding:9px 13px;border-radius:30px}.plus{font-size:28px;min-width:30px;text-align:center}details[open] .plus{transform:rotate(45deg)}.case-content{padding:0 70px 30px;max-width:740px}.case-content p{line-height:1.8;color:var(--gray);margin:0 0 18px}.case-footnote{font-size:12px;color:var(--gray);margin-top:22px}.approach{background:#252628;color:#fff;border-radius:30px;padding:50px}.approach .eyebrow{color:#bfc3cc}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:48px}.steps article{border-top:1px solid #525457;padding-top:20px}.steps article>span{font-size:12px;color:#9da3af}.steps h3{font-size:22px;font-weight:500;margin:22px 0 12px}.steps p{color:#bfc2ca;font-size:14px;line-height:1.8;max-width:290px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:120px}.contact h2{font-size:clamp(48px,4.8vw,70px)}.contact-copy>p:not(.eyebrow){color:var(--gray);line-height:1.8;margin:28px 0}.contact-phone{font-size:27px;letter-spacing:-1px;display:block;margin-top:36px}.contact-email{display:block;font-size:16px;margin-top:10px;color:var(--gray)}.contact-panel{background:#fff;padding:40px;border-radius:25px}.panel-label{font-size:12px;color:var(--gray)}.contact-panel h3{font-size:32px;font-weight:500;letter-spacing:-1px;line-height:1.2;margin:18px 0 28px}.contact-panel .button{margin-bottom:12px}.light{background:#f0f1f4}.light:hover{background:#e6e8ee}.contact-address{border-top:1px solid var(--line);margin-top:30px;padding-top:24px}.contact-address>span{font-size:10px;letter-spacing:1.5px;color:var(--gray)}.contact-address p{font-size:17px;margin:14px 0 7px}.contact-address small{font-size:12px;line-height:1.6;color:var(--gray);display:block}.contact-address a{margin-top:18px;font-size:13px}footer{border-top:1px solid var(--line);padding:32px 0;display:flex;align-items:center;gap:38px;justify-content:space-between}footer>span{font-size:11px;line-height:1.7;color:var(--gray)}footer>a:not(.brand){font-size:12px;color:var(--gray)}footer .top-link{font-size:25px!important;color:var(--ink)!important}.skip{position:absolute;top:-100px;left:20px;padding:20px;background:white;z-index:100}.skip:focus{top:10px}
@media(min-width:1550px){.hero{min-height:760px}.hero-visual{min-height:760px}.hero-copy{padding-top:60px}h1{font-size:86px}.hero-description{margin-top:10px}.hero-bottom{margin-bottom:12px}}
@media(max-width:1100px){.wrap{width:calc(100% - 48px)}.header nav{gap:18px;font-size:12px}.header-phone{font-size:13px}.hero{grid-template-columns:48% 52%;min-height:630px}.hero-visual{min-height:630px}.hero-copy{padding-top:20px}h1{font-size:58px;letter-spacing:-3.8px}.hero-copy .eyebrow{font-size:9px;letter-spacing:1px}.hero-description{font-size:16px}.button{padding:18px;font-size:13px;gap:15px}.round-button{height:58px;width:58px}.photo-corner{font-size:11px;padding-left:20px}.experience{left:20px;top:80px;padding:12px 15px}.experience strong{font-size:32px}.people-grid{gap:38px}.people-photo{height:440px}.contact{gap:40px}.service-card{padding:24px}.service-card h3{font-size:24px}}
@media(max-width:760px){html{scroll-padding-top:18px}.wrap{width:calc(100% - 36px)}.header{height:88px}.brand{font-size:30px}.brand small{font-size:8px}.header nav,.header-phone{display:none}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:7px;width:46px;height:46px;background:#fff;border:0;border-radius:50%;align-items:center}.menu-toggle span{width:20px;height:1.5px;background:#222}.mobile-nav{background:#fff;margin:0 18px 20px;padding:22px;border-radius:18px;display:grid;gap:20px}.hero{grid-template-columns:1fr;gap:28px}.hero-copy{padding:18px 0 0}.hero-copy .eyebrow{font-size:9px;letter-spacing:1.2px;margin-bottom:14px}h1{font-size:clamp(48px,10.5vw,72px);letter-spacing:-3.2px;margin:8px 0 21px;line-height:1.08}.hero-description{font-size:16px;line-height:1.6;margin-bottom:24px}.hero-actions{width:100%;max-width:380px}.hero-actions .button{flex:1;min-height:60px}.micro{font-size:11px;max-width:310px;margin:13px 0 0}.hero-bottom{display:none}.hero-visual{height:490px;min-height:0;border-radius:26px}.hero-visual>img{object-position:56% center}.experience{top:20px;left:20px}.experience strong{font-size:31px}.experience span{font-size:10px}.photo-corner{font-size:10px;padding:0 0 16px 20px;border-bottom-left-radius:22px}.founder-caption{left:22px;bottom:24px;right:22px;gap:12px}.founder-caption strong{font-size:16px}.founder-caption div>span{font-size:11px}.caption-line{width:15px}.trust-strip{flex-wrap:wrap;gap:12px 22px;justify-content:flex-start;font-size:11px;padding:23px 0;margin-top:12px}.section{padding-top:70px;padding-bottom:60px}.eyebrow{font-size:9px;letter-spacing:1.1px;margin-bottom:18px}.section-heading{display:block;margin-bottom:26px}.section-heading>p,.section-heading>.text-link{margin-top:23px}.section-heading>p{font-size:14px}h2{font-size:35px;letter-spacing:-1.7px;line-height:1.17}.service-grid{grid-template-columns:1fr 1fr;gap:10px}.service-card{min-height:215px;padding:20px 16px;border-radius:18px}.service-card h3{font-size:21px;letter-spacing:-.7px;margin-top:27px}.service-card p{font-size:12px}.card-number{font-size:10px}.card-arrow{right:16px;top:17px;font-size:21px}.card-label{font-size:10px;margin-top:18px}.people-section{padding:30px 0 40px;border-radius:28px}.people-grid{display:flex;flex-direction:column;gap:30px;align-items:stretch}.people-photo{height:370px;order:2}.people-copy{padding:8px 6px 0}.people-intro{font-size:15px;margin:22px 0}.name-row{font-size:18px}.photo-note{font-size:14px}.people-copy .text-link{font-size:13px}.case-type{display:none}summary{gap:15px;padding:25px 0}summary h3{font-size:20px;flex:1}.case-index{min-width:20px;font-size:10px}.plus{font-size:24px;min-width:20px}.case-content{padding:0 0 24px 35px;font-size:14px}.case-footnote{font-size:11px;line-height:1.6}.approach{padding:30px 24px;border-radius:24px}.approach h2{font-size:30px}.steps{grid-template-columns:1fr;gap:18px;margin-top:28px}.steps article{display:grid;grid-template-columns:30px 1fr;gap:8px 14px}.steps h3{margin:0;font-size:20px}.steps article>span{padding-top:5px}.steps p{grid-column:2;margin:0;max-width:none;font-size:13px}.contact{grid-template-columns:1fr;gap:30px;padding-block:70px 45px}.contact h2{font-size:48px;letter-spacing:-2.6px}.contact-copy>p:not(.eyebrow){font-size:15px;margin:22px 0}.contact-phone{font-size:25px;margin-top:22px}.contact-panel{padding:26px;border-radius:22px}.contact-panel h3{font-size:30px}.contact-panel .button{font-size:14px}.contact-address p{font-size:16px}footer{display:grid;grid-template-columns:1fr auto;gap:22px;padding:26px 0}footer>span{order:3}footer>a:not(.brand,.top-link){order:4;max-width:160px;font-size:10px}.top-link{justify-self:end}.footer-brand{font-size:30px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
