@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');

:root{color-scheme:light;--blue:#183fca;--ink:#14294e;--paper:#fff;--muted:#5b6781;--line:#dce2ee;--serif:'Libre Caslon Display',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1rem;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #fbad3a;outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:.3em}::selection{background:#ffde82;color:var(--ink)}.skip-link{position:absolute;top:-100px;left:1rem;z-index:10;background:white;padding:1rem}.skip-link:focus{top:1rem}.site-header{min-height:108px;max-width:1440px;margin:auto;padding:1.5rem 5.5%;display:flex;align-items:center;gap:2rem}.wordmark{font-family:var(--serif);font-size:2rem;line-height:1.2;white-space:nowrap}.wordmark-dot{color:var(--blue)}nav{display:flex;gap:2.4rem;margin:auto;font-size:.9375rem}nav a{padding:.5rem 0}.draft-tag{font-size:.8125rem;padding:.4rem .85rem;border:1px solid var(--line);border-radius:2rem;color:var(--muted);white-space:nowrap}.hero{background:var(--blue);color:white;display:grid;grid-template-columns:1.15fr 1fr;column-gap:8%;padding:5rem max(5.5%,calc((100% - 1280px)/2)) 0;position:relative;overflow:hidden}.hero-copy{padding:2.5rem 0 3rem}.eyebrow{font-size:.8125rem;text-transform:uppercase;letter-spacing:.15em;font-weight:500;margin:0 0 2.1rem}.hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(4.5rem,8.4vw,8rem);letter-spacing:-.025em;line-height:1.08;margin:0 0 2.5rem}.hero h1 span{color:#f7cc6e}.intro-placeholder{max-width:350px}.placeholder-label{font-size:.875rem;display:block;margin-bottom:1.1rem}.hero .placeholder-label{color:#d8e2ff}.placeholder-lines{display:grid;gap:11px}.placeholder-lines i{display:block;background:#e9edf4;height:7px;border-radius:5px}.placeholder-lines i:last-child{width:69%}.hero .placeholder-lines i{background:#ffffff24}.text-link{display:inline-flex;align-items:center;gap:2.5rem;border-bottom:1px solid #ffffff70;padding:.5rem 0;margin-top:2.4rem;font-size:1rem}.text-link span{font-size:1.6rem;line-height:1}.portrait-area{position:relative;padding:0 0 2.25rem;align-self:start}.portrait-placeholder{aspect-ratio:4/4.1;max-height:420px;position:relative;background:#2c50d1;border:1px solid #ffffff20;border-radius:50% 50% 3px 3px;display:grid;place-items:center}.photo-label{display:flex;flex-direction:column;align-items:center;gap:.3rem;color:#f3f5ff}.photo-plus{font-size:2.2rem;font-weight:400;color:#ffffffa8;line-height:1.5}.photo-label small{font-size:.8125rem;color:#d3ddff}.photo-corner{position:absolute;width:18px;height:18px;border-color:#b7c8ff;border-style:solid}.top-left{left:22%;top:21%;border-width:1px 0 0 1px}.top-right{right:22%;top:21%;border-width:1px 1px 0 0}.bottom-left{left:22%;bottom:21%;border-width:0 0 1px 1px}.bottom-right{right:22%;bottom:21%;border-width:0 1px 1px 0}.portrait-caption{display:block;text-align:center;margin-top:.85rem;font-size:.8125rem;color:#e0e7ff}.hero-foot{grid-column:1/-1;display:flex;align-items:center;gap:1.4rem;min-height:92px;border-top:1px solid #ffffff35;font-size:.875rem;color:#e3e9ff;margin-top:1.5rem}.divider{width:4px;height:4px;background:#f7cc6e;border-radius:50%}.hero-foot a{margin-left:auto;font-size:1.6rem;width:44px;height:44px;border:1px solid #ffffff60;border-radius:50%;display:grid;place-items:center;line-height:1}.hero-foot a:hover{background:#ffffff14;text-decoration:none}.content-section{max-width:1440px;margin:auto;padding:6rem 5.5%;scroll-margin-top:1rem}.about{display:grid;grid-template-columns:1fr 1fr;gap:8%;border-bottom:1px solid var(--line)}.section-heading{display:flex;gap:1.2rem;align-items:baseline}.section-number{font-size:.875rem;color:var(--blue);white-space:nowrap}h2{font-family:var(--serif);font-weight:400;font-size:clamp(2.8rem,4vw,4rem);line-height:1.2;letter-spacing:-.02em;margin:0}.empty-content{padding-top:.5rem;max-width:470px}.empty-content .placeholder-label{color:var(--muted)}.empty-content .placeholder-lines{gap:14px}.empty-note{display:block;font-size:.8125rem;color:var(--muted);margin-top:1.5rem}.services>.section-heading{margin-bottom:3rem}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.service-card{padding:2.25rem 2.5rem;background:#f4f6fc;border:1px solid #e6ebf6;position:relative;display:flex;flex-direction:column}.service-index{position:absolute;top:2rem;right:2rem;font-size:.8125rem;color:var(--blue)}h3{font-family:var(--serif);font-size:2.65rem;font-weight:400;line-height:1.1;margin:0 2rem 2.75rem 0;min-height:5.85rem}.service-card .placeholder-lines{max-width:360px}.service-card .empty-note{margin-top:2rem}footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:2rem;padding:2.5rem 5.5%;max-width:1440px;margin:auto}footer>span{font-size:.8125rem;color:var(--muted)}.back-top{margin-left:auto;font-size:.875rem}
@media(min-width:1600px){.hero{column-gap:7rem}}@media(max-width:800px){.site-header{min-height:90px;padding:1.5rem 6%;gap:1rem}.wordmark{font-size:1.7rem}nav{gap:1.3rem;margin-left:auto;margin-right:0}.draft-tag{display:none}.hero{padding:2.5rem 6% 0;column-gap:6%}.hero-copy{padding:1.5rem 0 2rem}.hero h1{font-size:4.5rem}.eyebrow{font-size:.75rem;letter-spacing:.1em;margin-bottom:1.5rem}.portrait-area{align-self:center}.portrait-caption{font-size:.75rem}.content-section{padding:4rem 6%}.about{gap:5%}.section-heading{gap:.7rem}.service-card{padding:1.8rem}footer{flex-wrap:wrap;padding:2rem 6%}footer>span{order:3;flex-basis:100%}h3{font-size:2.3rem}}
@media(max-width:560px){.site-header{min-height:84px}nav{font-size:.875rem;gap:1.1rem}.hero{grid-template-columns:1fr;padding-top:2rem}.hero-copy{padding:1rem 0 2.75rem}.hero h1{font-size:clamp(4rem,16vw,5.5rem);margin-bottom:2rem}.eyebrow{font-size:.75rem}.intro-placeholder{max-width:280px}.text-link{margin-top:1.7rem}.portrait-area{width:78%;max-width:320px;margin:0 auto;padding-bottom:.5rem}.portrait-placeholder{aspect-ratio:1.08}.hero-foot{margin-top:1.5rem;min-height:82px;gap:.8rem;font-size:.8125rem}.hero-foot a{width:36px;height:36px}.about{grid-template-columns:1fr;gap:2rem}.empty-content{max-width:none}.content-section{padding-top:3.25rem;padding-bottom:3.25rem}.services>.section-heading{margin-bottom:2rem}.service-grid{grid-template-columns:1fr}.service-card{padding:2rem}h3{min-height:0;margin-bottom:2rem}h3 br{display:none}h3 br:after{content:' '}.service-card h3{max-width:80%}.service-index{right:1.5rem}.back-top{font-size:.8125rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
