@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#101b23;--muted:#64717a;--lime:#d1fa69;--paper:#f6f8f8;--line:#dfe4e5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #698c20;outline-offset:6px}.skip{position:absolute;top:-100px;z-index:9;background:white;padding:15px}.skip:focus{top:0}header{max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;min-height:100px;padding:20px 5%}.brand{font-family:'Barlow Condensed',sans-serif;font-size:44px;font-weight:800;font-style:italic;line-height:1;letter-spacing:-1.5px;display:flex;align-items:center;gap:16px}.brand span{font-family:'DM Sans',sans-serif;font-size:10px;font-weight:700;font-style:normal;letter-spacing:1.5px;line-height:1.5;width:105px;border-left:1px solid #9da6ab;padding-left:15px}nav{display:flex;gap:34px;font-size:14px;font-weight:500}.client{font-size:14px;font-weight:700;border:1px solid #bfc8cc;border-radius:4px;padding:11px 18px;display:flex;gap:28px}.client:hover{background:var(--lime)}.hero{max-width:1600px;margin:auto;background:var(--ink);color:white;display:grid;grid-template-columns:1.05fr 1fr;min-height:680px}.hero-copy{padding:68px 6% 42px 9.5%;display:flex;flex-direction:column;align-items:flex-start;position:relative;z-index:1}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;line-height:1.6;margin:0 0 22px}.hero .eyebrow{font-size:11px;color:#c3cdd2;display:flex;gap:10px;align-items:center}.eyebrow>span{width:18px;height:2px;background:var(--lime);flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-family:'Barlow Condensed',sans-serif;font-size:clamp(64px,6.8vw,104px);font-weight:700;letter-spacing:-1.5px;line-height:.98;margin-bottom:28px}em{font-style:normal;color:var(--lime)}.intro{color:#b9c5cd;font-size:17px;max-width:440px;line-height:1.7;margin-bottom:30px}.button{display:inline-flex;align-items:center;gap:38px;padding:16px 23px;border-radius:3px;background:var(--lime);color:var(--ink);font-weight:700;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#e1ff9d;transform:translateY(-2px)}.button span{font-size:24px;line-height:1}.hero-foot{border-top:1px solid #354149;margin-top:42px;padding-top:23px;display:flex;align-items:center;gap:15px;width:100%;max-width:415px}.hero-foot p{font-size:13px;line-height:1.6;margin:0;color:#a7b4bd}.hero-foot strong{font-weight:500;color:#e5ebee}.mini-icon{font-size:40px;color:var(--lime);line-height:1}.hero-media{position:relative;overflow:hidden;min-width:0}.hero-media img{width:100%;height:100%;object-fit:cover;position:absolute;object-position:center}.photo-shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(4,13,20,.85),transparent 55%),linear-gradient(90deg,rgba(16,27,35,.2),transparent)}.image-label{position:absolute;top:27px;left:30px;right:30px;display:flex;justify-content:space-between;color:white;font-size:10px;letter-spacing:1.8px}.photo-caption{position:absolute;bottom:40px;left:35px;right:25px;display:flex;gap:20px;align-items:center}.cross{display:grid;place-items:center;font-size:42px;font-weight:400;color:var(--lime);border:1px solid #85937b;width:54px;height:54px;line-height:1;flex-shrink:0}.photo-caption p{font-size:15px;margin:0;color:#cdd6dc}.photo-caption strong{font-weight:500;color:white}.principles{max-width:1600px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:25px 5%;border-bottom:1px solid var(--line);gap:20px}.principles>span{font-size:10px;letter-spacing:1.7px;color:var(--muted);font-weight:700}.principles p{font-size:14px;font-weight:600;margin:0}.principles b{font-weight:400;color:#a2b0b7}.section{max-width:1440px;margin:auto;padding:100px 5.5%}.section-top{display:grid;grid-template-columns:1fr 2fr;gap:45px;margin-bottom:46px}.section-top>.eyebrow{padding-top:9px;color:var(--muted)}h2{font-size:clamp(30px,3.1vw,44px);font-weight:500;line-height:1.2;letter-spacing:-1.6px;margin-bottom:20px}.section-top div>p{color:var(--muted);max-width:640px;line-height:1.8;margin-bottom:0}.cards{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);background:white}.cards article{position:relative;padding:36px 30px}.cards article+article{border-left:1px solid var(--line)}.card-number{position:absolute;right:26px;top:28px;color:#8a969c;font-size:12px}.cards svg{height:45px;width:45px;margin-bottom:25px}.cards h3{font-size:19px;letter-spacing:-.4px;margin-bottom:14px}.cards p{font-size:15px;line-height:1.8;color:var(--muted);margin:0}.process{background:var(--ink);color:white;display:grid;grid-template-columns:1fr 1fr;gap:90px;max-width:1600px;padding-left:7.5%;padding-right:7.5%}.process .eyebrow{color:#adbcc5}.process-heading>p:not(.eyebrow){max-width:400px;color:#b5c1c9}.text-link{font-size:14px;font-weight:600;border-bottom:1px solid #889467;display:inline-flex;gap:35px;padding:10px 0;color:var(--lime)}.steps{list-style:none;padding:0;margin:0}.steps li{display:flex;gap:24px;padding:24px 0;border-bottom:1px solid #354149}.steps li:first-child{padding-top:0}.steps li:last-child{border-bottom:0;padding-bottom:0}.steps li>span{color:var(--lime);font-size:14px;padding-top:3px}.steps h3{font-size:18px;font-weight:500;margin-bottom:8px}.steps p{color:#aebbc4;font-size:14px;line-height:1.8;margin:0}.prepare{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.prepare h2{font-size:34px}.prepare>div>p:not(.eyebrow){color:var(--muted);font-size:15px}.checklist p{display:flex;gap:17px;border-bottom:1px solid var(--line);padding:17px 0;margin:0;font-size:14px}.checklist span{color:#466219;font-size:18px}.client-panel{margin:0 auto 75px;background:var(--lime);max-width:1280px;padding:48px 50px;display:flex;align-items:center;justify-content:space-between;gap:35px}.client-panel .eyebrow{font-size:11px;margin-bottom:12px}.client-panel h2{font-size:32px;margin-bottom:13px}.client-panel p:last-child{font-size:14px;margin:0}.coming{font-size:13px;border:1px solid #93b34d;padding:12px 18px;white-space:nowrap;border-radius:3px}footer{display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid var(--line);padding:35px 5%;max-width:1600px;margin:auto}footer .brand{font-size:36px}footer p,footer>a:last-child{font-size:12px;color:var(--muted);margin:0}footer .brand span{font-size:9px}
@media(min-width:1600px){.hero-copy{padding-left:80px}}@media(max-width:1000px){header .brand span{display:none}nav{gap:20px}.hero{min-height:620px}.hero-copy{padding:50px 8%}h1{font-size:72px}.hero .eyebrow{font-size:10px}.intro{font-size:15px}.principles{flex-wrap:wrap;justify-content:center}.principles>span{width:100%;text-align:center}.section{padding:70px 5%}.section-top{grid-template-columns:1fr;gap:5px}.cards article{padding:30px 23px}.process{gap:40px}.client-panel{margin:0 5% 55px;padding:35px}.prepare{gap:35px}.prepare h2{font-size:30px}}
@media(max-width:700px){header{min-height:82px;padding:18px 6%}header nav{display:none}.client{font-size:12px;padding:10px 13px;gap:14px}.brand{font-size:40px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 7% 30px}.hero .eyebrow{letter-spacing:1.2px;font-size:10px}h1{font-size:clamp(62px,13vw,88px);line-height:1.02}.intro{font-size:16px}.hero-foot{margin-top:30px}.hero-media{height:340px}.hero-media img{object-position:center 45%}.photo-caption{bottom:26px;left:25px}.image-label{left:25px}.principles{gap:10px 13px;padding:24px 6%}.principles p{font-size:12px}.principles>span{margin-bottom:4px}.section{padding:60px 7%}h2{letter-spacing:-1px;font-size:32px}.section-top{margin-bottom:30px}.cards{grid-template-columns:1fr}.cards article{padding:28px}.cards article+article{border-left:0;border-top:1px solid var(--line)}.cards svg{margin-bottom:16px}.process,.prepare{grid-template-columns:1fr;gap:35px}.process h2{font-size:36px}.client-panel{padding:30px;margin:0 7% 45px;flex-direction:column;align-items:flex-start}.client-panel h2{font-size:28px}.coming{white-space:normal}footer{padding:30px 7%;flex-wrap:wrap}footer p{width:100%;order:3}footer .brand span{display:block}footer>a:last-child{margin-left:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
