:root{--ink:#13242b;--paper:#f4f6f3;--lime:#d6ff62}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,select{font:inherit}button{cursor:pointer}[hidden]{display:none!important}.wrap{width:min(1260px,calc(100% - 100px));margin:auto}.demo-banner{display:flex;justify-content:space-between;background:var(--ink);color:white;padding:12px 50px;font-size:.78rem;gap:20px}.demo-banner a{text-decoration:underline;text-underline-offset:4px}.header{display:flex;justify-content:space-between;gap:30px;align-items:center;padding-top:30px;padding-bottom:30px}.brand{display:flex;gap:14px;align-items:center;font-size:1rem;line-height:1.15;font-weight:700;letter-spacing:2px}.brand small{font-size:.72rem;letter-spacing:5px}.brand-mark{font-size:2.7rem;letter-spacing:-5px;font-weight:500;margin-right:5px}.header nav{display:flex;align-items:center;gap:30px;font-size:.88rem}.nav-cta{border:1px solid #b2bdbd;padding:13px 20px}.hero{display:grid;grid-template-columns:1fr 1.1fr;gap:50px;align-items:center;padding-top:40px;padding-bottom:70px}.eyebrow{font-size:.73rem;letter-spacing:1.5px;font-weight:600;margin:0 0 25px}h1{font-size:clamp(3.6rem,5.8vw,6rem);line-height:1.04;letter-spacing:-.055em;font-weight:500;margin:20px 0 27px}em{font-style:normal;color:#49654e}.hero-description{max-width:350px;font-size:1.1rem;color:#61706e;line-height:1.7}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:30px;padding:19px 23px;line-height:1.4;font-size:.94rem;border:0;font-weight:600;transition:background .2s}.primary{background:var(--ink);color:white}.primary:hover{background:#304b54}.secondary{border:1px solid #95a7a8;background:transparent;color:var(--ink)}.quiet{font-size:.75rem;max-width:310px;color:#66756e;margin-top:17px}.hero-visual{margin:0;position:relative;align-self:stretch;min-height:570px;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-visual figcaption{position:absolute;bottom:0;left:0;right:0;background:#13242be8;color:white;padding:22px 25px;display:flex;justify-content:space-between;font-size:.65rem;letter-spacing:1.2px;gap:15px}.service-strip{display:flex;justify-content:space-between;border-top:1px solid #c5cfca;padding-top:25px;padding-bottom:25px;font-size:.9rem;color:#566961;gap:18px}.section{padding:95px 0}.light{background:#e6ece6}.section-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:55px}h2{font-size:clamp(2.4rem,4vw,4rem);letter-spacing:-.05em;font-weight:500;line-height:1.1;margin:0}.section-heading>p{max-width:340px;color:#596d63;margin:0}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.service{border-top:1px solid #b8c7bc;padding-top:22px}.number{font-size:.8rem;color:#596d63}.service h3{font-size:1.4rem;line-height:1.2;letter-spacing:-.035em;font-weight:500;margin:30px 0 20px}.service p{color:#596d63;font-size:.96rem;min-height:110px}.service a{font-size:.83rem;display:block;border-bottom:1px solid #a5b5ab;padding:15px 0}.service a span{float:right}.approach{display:grid;grid-template-columns:1fr 1fr;gap:80px}.principles article{display:flex;gap:30px;border-top:1px solid #c5cfca;padding:26px 0}.principles article>span{font-size:.8rem;color:#6a7970;padding-top:4px}.principles h3{margin:0 0 12px;font-size:1.3rem;letter-spacing:-.03em;font-weight:500}.principles p{margin:0;color:#596d63}.request-section{background:var(--ink);color:white}.request-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.request-grid>div>p{max-width:370px;color:#b4c4bf;margin-top:25px}.demo-note{border-top:1px solid #4a5f61;padding-top:23px;margin-top:35px;max-width:370px}.demo-note strong{font-size:.84rem;color:var(--lime)}.demo-note p{font-size:.86rem;color:#b4c4bf}.form-panel{background:var(--paper);color:var(--ink);padding:38px 42px;align-self:start}.form-panel h3{font-size:1.55rem;font-weight:500;letter-spacing:-.04em;margin:0 0 25px}.form-panel label{display:block;font-size:.85rem;margin:20px 0 8px}.form-panel select{width:100%;padding:14px 12px;color:var(--ink);background:white;border:1px solid #aabbb0;border-radius:0;font-size:1rem}.form-panel .button{width:100%;margin-top:30px}.form-help{font-size:.76rem;color:#5f7066;margin:17px 0 0}.result dl{display:grid;grid-template-columns:1fr 1.4fr;gap:16px 20px;padding:20px 0;border-top:1px solid #c5cfca;border-bottom:1px solid #c5cfca;font-size:.9rem}.result dt{color:#64776d}.result dd{margin:0}.result p{font-size:.95rem}.result strong{font-size:.88rem}.offer{display:flex;justify-content:space-between;align-items:center;gap:50px}.offer p:not(.eyebrow){max-width:520px;color:#596d63}.offer .button{white-space:nowrap}.footer{border-top:1px solid #c5cfca;padding-top:30px;padding-bottom:30px;display:flex;justify-content:space-between;align-items:center;gap:30px;font-size:.75rem}.footer p{color:#596d63}.wordmark{font-size:1.3rem;font-weight:700;letter-spacing:-1px}.skip{position:fixed;top:-80px;left:10px;z-index:10;background:var(--lime);padding:14px}.skip:focus{top:10px}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #87a933;outline-offset:5px}
@media(max-width:1000px){.wrap{width:calc(100% - 60px)}.hero{gap:30px}.hero-visual{min-height:530px}.header nav{gap:15px}.services-grid{grid-template-columns:repeat(2,1fr);gap:40px}.service p{min-height:0}.request-grid,.approach{gap:45px}.form-panel{padding:30px}.offer{gap:25px}}@media(max-width:700px){.wrap{width:calc(100% - 40px)}.demo-banner{padding:10px 20px;flex-wrap:wrap;gap:4px;font-size:.68rem}.header{padding-top:20px;padding-bottom:20px;flex-wrap:wrap;gap:22px}.header nav{width:100%;justify-content:space-between;font-size:.78rem}.nav-cta{padding:10px;max-width:165px}.hero{grid-template-columns:1fr;padding-top:25px;padding-bottom:40px;gap:25px}h1{font-size:3.75rem}.hero-visual{height:380px;min-height:0}.hero-visual figcaption{padding:16px;font-size:.6rem}.hero-description{max-width:none}.service-strip{display:grid;grid-template-columns:1fr 1fr;font-size:.8rem;gap:12px;padding-top:20px;padding-bottom:20px}.section{padding:60px 0}.section-heading{display:block;margin-bottom:35px}.section-heading>p{max-width:none;margin-top:25px}h2{font-size:2.65rem}.services-grid{grid-template-columns:1fr;gap:25px}.service h3{margin:20px 0 15px}.service p{margin:0 0 10px}.approach,.request-grid{grid-template-columns:1fr;gap:35px}.form-panel{padding:28px 23px}.form-panel .button{font-size:.85rem}.offer{display:block}.offer .button{margin-top:20px}.footer{display:block;padding-top:25px;padding-bottom:25px}.footer>a:last-child{display:inline-block;margin-top:15px}.eyebrow{font-size:.69rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
