:root{--bg:#f5f7f6;--surface:#ffffff;--surface-muted:#e8efed;--text:#1b1f1e;--muted:#5f6966;--line:#d5ddda;--accent:#0f766e;--accent-strong:#115e59;--ink-soft:#2f3634;--shadow:0 18px 50px rgba(27,31,30,0.1);--radius:8px;--max-width:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:50px}section[id]{scroll-margin-top:50px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}a{color:inherit}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:10;background:var(--text);color:var(--surface);padding:0.75rem 1rem}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:5;background:rgba(245,247,246,0.92);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav,.section-inner{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand,.cta-row,.footer-inner{display:flex;align-items:center}.brand{gap:0.65rem;text-decoration:none;font-weight:760}.brand-logo{display:block;width:48px;height:auto;margin-top:16px;margin-bottom:16px}.hero{padding:5rem 0 4rem}.landing-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);align-items:center;gap:clamp(1.5rem,5vw,4rem)}.landing-hero-copy{max-width:980px}.eyebrow{margin:0 0 0.8rem;color:var(--accent-strong);font-size:0.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:930px;margin-bottom:1.25rem;font-size:clamp(2.45rem,7vw,5rem);line-height:0.98;letter-spacing:0}h2{max-width:720px;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3rem);line-height:1.05;letter-spacing:0}h3{margin-bottom:0.65rem;font-size:1.15rem;line-height:1.25}.intro{max-width:920px;color:var(--ink-soft);font-size:clamp(1.08rem,2vw,1.25rem)}.cta-row{flex-wrap:wrap;gap:0.85rem;margin-top:2rem}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:var(--radius);padding:0.78rem 1.05rem;font-weight:760;text-decoration:none;cursor:pointer}.button.primary{background:var(--accent);color:#ffffff}.button.primary:hover{background:var(--accent-strong)}.button:disabled{cursor:wait;opacity:0.72}.button.secondary{background:var(--surface);border-color:var(--line)}.landing-nav .button{min-height:44px;padding:0.65rem 0.9rem;white-space:nowrap}.landing-hero-photo{display:grid;justify-items:center;gap:1rem;justify-self:center}.landing-hero-photo picture,.landing-hero-photo img{display:block}.landing-hero-photo img{width:clamp(220px,24vw,280px);height:clamp(220px,24vw,280px);border:4px solid var(--surface);border-radius:50%;box-shadow:var(--shadow);object-fit:cover;object-position:center 32%}.landing-hero-bio{max-width:320px;color:var(--muted);font-size:0.95rem;line-height:1.55}.landing-hero-bio p{margin:0}.landing-hero-bio p + p{margin-top:0.75rem}.landing-hero-profiles{display:flex;gap:0.65rem;margin-top:1rem}.landing-hero-profiles a{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink-soft);text-decoration:none}.landing-hero-profiles a:hover{border-color:var(--accent);color:var(--accent-strong)}.section{padding:4rem 0}.section-heading{max-width:760px;margin-bottom:2rem}.section-heading p:not(.eyebrow),.contact-box p{color:var(--muted)}.cards{display:grid;gap:1rem}.landing-three-grid,.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:1.15rem}.card p{color:var(--muted)}.inquiry-section,.contact-section{background:var(--surface-muted)}.about-section{background:var(--surface)}.split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,0.95fr);gap:clamp(2rem,6vw,5rem);align-items:center}.form{position:relative;display:grid;gap:1rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:clamp(1.1rem,3vw,1.5rem);box-shadow:var(--shadow)}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}label{display:grid;gap:0.4rem;color:var(--ink-soft);font-size:0.92rem;font-weight:720}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius);background:#ffffff;color:var(--text);padding:0.75rem 0.85rem}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:3px solid rgba(15,118,110,0.18);border-color:var(--accent)}.form-status{min-height:1.4rem;margin:-0.2rem 0 0;font-size:0.92rem;font-weight:720}.form-status[data-type="success"]{color:var(--accent-strong)}.form-status[data-type="error"]{color:#9f1239}.tag{color:var(--accent-strong);font-size:0.86rem;font-weight:760}.process-card .tag{margin-bottom:0.65rem;font-size:1rem}.landing-section-cta{display:flex;flex-wrap:wrap;gap:0.85rem;margin-top:1rem}.review-checklist{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0.65rem 1.2rem;margin:0;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:clamp(1.1rem,3vw,1.5rem);list-style:none}.review-checklist li{display:flex;gap:0.6rem;color:var(--ink-soft)}.review-checklist li::before{content:"";flex:0 0 auto;width:0.42rem;height:0.42rem;margin-top:0.58rem;border-radius:50%;background:var(--accent)}.landing-note{max-width:780px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--ink-soft);margin:0;padding:1.15rem;font-weight:680}.contact-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center}.site-footer{border-top:1px solid var(--line);padding:1.4rem 0;color:var(--muted);font-size:0.92rem}.footer-inner{justify-content:space-between;gap:1rem}.footer-inner p{margin:0}.footer-inner a{font-weight:760}@media (max-width:920px){.section{padding:2rem 0}.section-heading{margin-bottom:1.25rem}.landing-hero-grid,.split,.contact-box{grid-template-columns:1fr;gap:1.5rem}.landing-hero-photo{justify-self:start}.split>.section-heading{margin-bottom:0}.landing-three-grid,.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.nav{min-height:64px}.hero{padding:2.5rem 0 2rem}h1{font-size:2.35rem}h2{font-size:1.85rem}.cards{gap:0.85rem}.card,.form{padding:1rem}.button{width:100%}.landing-nav{gap:0.75rem}.landing-nav .brand-logo{width:42px}.landing-nav .button{width:auto;min-height:42px;padding:0.58rem 0.7rem;font-size:0.9rem}.landing-hero-photo{justify-self:center}.landing-hero-photo img{width:min(220px,60vw);height:min(220px,60vw)}.landing-three-grid,.services-grid,.review-checklist{grid-template-columns:1fr}}