:root{--ink: #18211d;--text: #26342e;--muted: #5f6f68;--paper: #f8f6f0;--surface: #ffffff;--sage: #dfe9de;--forest: #1d5a46;--blue: #315d7a;--gold: #c98f38;--line: #d9ded7;--shadow: 0 16px 48px rgb(24 33 29 / .12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth;-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body{margin:0;min-width:320px;min-height:100vh;background:var(--paper)}body,button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--ink);font-weight:700;line-height:1.05;letter-spacing:0}p{line-height:1.7}#root{min-height:100vh}.site-shell{min-height:100vh;overflow-x:hidden}.site-header{position:absolute;top:0;left:0;right:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:1.25rem 0;color:#fff}.brand{font-size:1.1rem;font-weight:800}.nav-links{display:flex;align-items:center;gap:1.25rem;color:#ffffffe0;font-size:.95rem;font-weight:650}.nav-links a,.site-footer a{text-underline-offset:.25rem}.nav-links a:hover,.site-footer a:hover{text-decoration:underline}.hero{position:relative;display:grid;align-items:center;min-height:84vh;padding:7rem 0 5rem;background-position:center;background-size:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d1612d1,#0d16129e 38%,#0d16121f),linear-gradient(0deg,#18211d57,#18211d1f)}.hero-content{position:relative;z-index:1;width:min(1120px,calc(100% - 40px));margin:0 auto;color:#fff}.eyebrow,.section-kicker{margin-bottom:.85rem;color:var(--gold);font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.4;text-transform:uppercase}.hero h1{max-width:780px;color:#fff;font-size:4.2rem}.hero-copy{max-width:620px;margin-top:1.25rem;color:#ffffffe6;font-size:1.2rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.8rem 1.05rem;border:1px solid transparent;border-radius:8px;font-weight:750;line-height:1.2}.button-primary{background:var(--gold);color:#1d160c}.button-secondary{border-color:#ffffff80;color:#fff}.section{width:min(1120px,calc(100% - 40px));margin:0 auto;padding:5rem 0}.intro-section{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.75fr);gap:3rem;align-items:start}.section h2,.approach-content h2{font-size:2.4rem}.section p{color:var(--muted);font-size:1.05rem}.section-heading{max-width:720px;margin-bottom:2rem}.focus-section{padding-top:3rem}.focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.focus-card{min-height:220px;padding:1.4rem;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.focus-card h3{margin-bottom:.75rem;font-size:1.3rem}.focus-card p{color:var(--muted)}.approach-band{background:var(--forest);color:#fff}.approach-content{display:grid;grid-template-columns:minmax(0,.85fr) minmax(300px,.75fr);gap:3rem;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:5rem 0}.approach-content h2{color:#fff}.approach-content ul{display:grid;gap:1rem;margin:0;padding:0;list-style:none}.approach-content li{padding:1rem;border:1px solid rgb(255 255 255 / .22);border-radius:8px;background:#ffffff14;color:#ffffffe0;line-height:1.55}.contact-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.75fr);gap:3rem}.contact-copy{display:grid;gap:1rem}.text-link{width:fit-content;color:var(--forest);font-weight:800;text-decoration:underline;text-underline-offset:.25rem}.site-footer{display:flex;justify-content:space-between;gap:1rem;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:2rem 0 2.5rem;border-top:1px solid var(--line);color:var(--muted);font-size:.95rem}@media(max-width:820px){.site-header{width:min(100% - 32px,1120px)}.nav-links{gap:.75rem;font-size:.88rem}.hero{min-height:78vh;padding:6.5rem 0 4rem;background-position:58% center}.hero-content,.section,.approach-content,.site-footer{width:min(100% - 32px,1120px)}.hero h1{font-size:3rem}.hero-copy{font-size:1.05rem}.intro-section,.approach-content,.contact-section{grid-template-columns:1fr;gap:1.5rem}.focus-grid{grid-template-columns:1fr}.section,.approach-content{padding:4rem 0}.section h2,.approach-content h2{font-size:2rem}}@media(max-width:540px){.site-header{align-items:flex-start;flex-direction:column;gap:.65rem;width:calc(100% - 48px)}.nav-links{display:grid;grid-template-columns:repeat(3,auto);width:100%;justify-content:space-between;gap:.5rem}.nav-links a{white-space:nowrap}.hero-content,.section,.approach-content,.site-footer{width:calc(100% - 48px)}.hero h1{max-width:340px;font-size:2.3rem}.hero-copy{max-width:320px;font-size:1rem}.hero-actions{flex-direction:column}.button{width:100%}.site-footer{flex-direction:column}}
