:root{color:#172235;font-synthesis:none;text-rendering:optimizelegibility;--ink:#172235;--muted:#58677a;--blue:#446485;--blue-dark:#304c68;--line:#d5dde5;background:#f3f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.container{width:min(980px,100% - 48px);margin-inline:auto}.site-header{z-index:10;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f3f6f8e0;border-bottom:1px solid #d5dde5d9;position:sticky;top:0}.site-header nav{justify-content:space-between;align-items:center;min-height:72px;display:flex}.wordmark{color:#fff;background:var(--blue);letter-spacing:.04em;border-radius:50%;place-items:center;width:38px;height:38px;font-size:.77rem;font-weight:800;display:grid}.nav-links{gap:28px;display:flex}.nav-links a,footer a{color:var(--muted);font-size:.88rem;font-weight:600}.nav-links a:hover,footer a:hover{color:var(--blue)}.hero{flex-direction:column;justify-content:center;min-height:calc(100vh - 72px);padding-block:100px 120px;display:flex;position:relative}.eyebrow{color:var(--blue);letter-spacing:.15em;text-transform:uppercase;margin:0 0 22px;font-size:.75rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;max-width:760px;margin-bottom:30px;font-size:clamp(4.5rem,10vw,7.7rem);font-weight:750;line-height:.9}.hero-copy{max-width:660px;color:var(--muted);margin-bottom:36px;font-size:clamp(1.2rem,2.5vw,1.55rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.button{border:1px solid #0000;justify-content:center;align-items:center;gap:22px;min-height:48px;padding:0 20px;font-size:.9rem;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue)}.button-primary:hover{background:var(--blue-dark)}.button-secondary{border-color:var(--line);background:#ffffff80}.button-secondary:hover{border-color:var(--blue);color:var(--blue)}.scroll-hint{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:14px;font-size:.72rem;font-weight:700;display:flex;position:absolute;bottom:38px;left:0}.section{border-top:1px solid var(--line);grid-template-columns:90px 1fr;gap:40px;padding-block:130px;display:grid}.section-number,.service-number{color:var(--blue);letter-spacing:.08em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.76rem}.section-content h2{letter-spacing:-.055em;margin-bottom:48px;font-size:clamp(2.7rem,6vw,4.5rem);line-height:1}.large-copy{max-width:760px;margin-bottom:52px;font-size:clamp(1.45rem,3vw,2rem);line-height:1.5}.two-column-copy{color:var(--muted);grid-template-columns:1fr 1fr;gap:48px;line-height:1.75;display:grid}.service-list{border-top:1px solid var(--line)}.service{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr;gap:20px;padding:30px 0;display:grid}.service h3{margin-bottom:8px;font-size:1.25rem}.service p{max-width:600px;color:var(--muted);margin-bottom:0;line-height:1.65}.contact-section{color:#fff;background:var(--blue)}.contact-inner{grid-template-columns:90px 1fr;gap:40px;padding-block:120px;display:grid}.contact-section .section-number,.contact-section .eyebrow{color:#cbd9e6}.contact-section h2{letter-spacing:-.06em;max-width:720px;margin-bottom:26px;font-size:clamp(3rem,7vw,5.5rem);line-height:.98}.contact-section .section-content>p:not(.eyebrow){color:#dce6ef;max-width:570px;margin-bottom:34px;font-size:1.08rem;line-height:1.7}.button-light{color:var(--blue-dark);background:#fff}.contact-form{gap:22px;max-width:720px;margin-top:44px;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field label{font-size:.86rem;font-weight:700}.optional{color:#cbd9e6;margin-left:6px;font-size:.72rem;font-weight:500}.form-field input,.form-field textarea{color:#fff;width:100%;font:inherit;background:#ffffff14;border:1px solid #ffffff6b;border-radius:0;font-size:1rem;line-height:1.5}.form-field input{min-height:52px;padding:0 14px}.form-field textarea{resize:vertical;min-height:150px;padding:13px 14px}.form-field input:focus,.form-field textarea:focus{outline-offset:2px;border-color:#fff;outline:3px solid #ffffff3d}.field-help{color:#dce6ef;font-size:.76rem}.contact-form .button{cursor:pointer;border:0;width:fit-content;margin-top:4px;font-family:inherit}.contact-form .button:disabled{cursor:wait;opacity:.72;transform:none}.honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px}.form-status{color:#e5f6e9;min-height:1.5em;margin:-6px 0 0;font-size:.9rem;font-weight:650}.form-status.is-error{color:#ffe0dc}footer{color:var(--muted);justify-content:space-between;padding-block:34px;font-size:.85rem;display:flex}footer p{margin:0}@media (width<=700px){.container{width:min(100% - 32px,980px)}.nav-links{gap:16px}h1{font-size:clamp(4rem,18vw,6rem)}.section,.contact-inner{grid-template-columns:1fr;gap:24px;padding-block:85px}.section-content h2{margin-bottom:34px}.two-column-copy{grid-template-columns:1fr;gap:10px}.form-row{grid-template-columns:1fr}}@media (width<=480px){.wordmark{display:none}.site-header nav{justify-content:flex-end}.hero{min-height:780px}.service{grid-template-columns:46px 1fr}.contact-form .button{width:100%}footer{flex-direction:column;gap:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}
