:root{--bg:#f8f7f4;--bg-subtle:#f1f0ec;--text:#1a1a1a;--text-muted:#5c5c5c;--accent:#0d9488;--accent-hover:#0f766e;--border:#e5e4df;--success:#15803d;--radius:8px;--font:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:1rem;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit}.container{width:min(100% - 2.5rem,1280px);margin-inline:auto}.skip-link{position:absolute;left:1rem;top:-5rem;background:var(--text);color:var(--bg);padding:.6rem 1rem;z-index:5}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--border);background:color-mix(in srgb,var(--bg) 92%,transparent);position:relative;z-index:2}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:inline-flex;align-items:center;gap:.65rem;text-decoration:none;font-weight:650;letter-spacing:-.03em}.brand-light{font-weight:400;color:var(--text-muted)}.brand-mark{display:grid;place-items:center;width:25px;height:25px;border:1px solid var(--accent);border-radius:50%;color:var(--accent);font-size:.8rem;font-weight:500}nav{display:flex;align-items:center;gap:1.8rem;font-size:.875rem;color:var(--text-muted)}nav a{text-decoration:none}nav a:hover,nav a:focus-visible{color:var(--accent)}.nav-cta{color:var(--accent);border:1px solid var(--accent);border-radius:999px;padding:.45rem .9rem}.theme-toggle{border:0;background:none;color:var(--text-muted);font-size:1.15rem;min-width:44px;min-height:44px;cursor:pointer}.hero{padding:clamp(5rem,13vw,10rem) 0 4rem}.eyebrow,.section-number{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.eyebrow{display:flex;align-items:center;gap:.6rem}.status-dot{width:7px;height:7px;background:var(--success);border-radius:50%}.hero h1{font-size:clamp(2.8rem,7.6vw,6.5rem);line-height:1.02;letter-spacing:-.065em;font-weight:600;max-width:980px;margin:2rem 0 3.8rem}.hero h1 em,.contact-section em,.philosophy em{color:var(--accent);font-style:normal}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;max-width:1100px}.hero-copy{font-size:clamp(1.05rem,2vw,1.35rem);max-width:510px;line-height:1.45;margin:0}.hero-actions{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.button{display:inline-flex;align-items:center;gap:.7rem;min-height:48px;padding:.7rem 1.15rem;border-radius:999px;text-decoration:none;font-weight:600;font-size:.9rem;transition:background-color .18s ease,color .18s ease,transform .18s ease}.button-primary{background:var(--accent);color:#fff}.button-primary:hover,.button-primary:focus-visible{background:var(--accent-hover);transform:translateY(-1px)}.text-link{color:var(--accent);font-size:.9rem;text-underline-offset:4px}.hero-line{border-top:1px solid var(--border);margin-top:5rem}.hero-line span{display:block;width:18%;border-top:2px solid var(--accent);margin-top:-2px}.section{padding:clamp(5rem,10vw,9rem) 0}.section-subtle{background:var(--bg-subtle)}.section-intro{display:grid;grid-template-columns:100px 1fr 1fr;gap:1rem;align-items:start;margin-bottom:4rem}.section-intro h2,.method-layout h2,.contact-layout h2{font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.1;letter-spacing:-.05em;margin:0;font-weight:600}.section-intro p{max-width:300px;margin:0;color:var(--text-muted)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border)}.service-card{min-height:385px;border-right:1px solid var(--border);padding:1.6rem 1.5rem 1.8rem;display:flex;flex-direction:column}.service-card:first-child{border-left:1px solid var(--border)}.card-index{color:var(--text-muted);font-size:.75rem}.card-icon{color:var(--accent);font-size:2rem;height:100px;padding-top:1.2rem}.service-card h3{font-size:1.5rem;line-height:1.15;letter-spacing:-.04em;margin:0 0 1rem}.service-card p{color:var(--text-muted);margin:0;max-width:290px;font-size:.95rem}.service-card a{color:var(--accent);text-decoration:none;font-size:.9rem;margin-top:auto}.method-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:clamp(3rem,10vw,10rem)}.lead{font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.45;margin:0 0 3rem;max-width:620px}.principles{list-style:none;margin:0;padding:0;border-top:1px solid var(--border)}.principles li{display:grid;grid-template-columns:52px 1fr;gap:1rem;padding:1.35rem 0;border-bottom:1px solid var(--border)}.principles li>span{color:var(--accent);font-size:.8rem}.principles strong{font-weight:600}.principles p{margin:.25rem 0 0;color:var(--text-muted);font-size:.95rem}.philosophy{background:var(--text);color:var(--bg);padding:clamp(5rem,12vw,10rem) 0}.philosophy-inner{max-width:1100px}.philosophy .section-number{color:#a3a3a3}.philosophy h2{font-size:clamp(2.5rem,6vw,5.4rem);line-height:1.04;letter-spacing:-.065em;margin:2.5rem 0 2rem;font-weight:600}.philosophy p{color:#a3a3a3;font-size:1.1rem;max-width:400px}.contact-section{border-bottom:1px solid var(--border)}.contact-layout{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.contact-layout .lead{margin-top:2rem}.site-footer{padding:2.5rem 0 1.5rem}.footer-top,.footer-bottom{display:flex;justify-content:space-between;gap:2rem}.footer-links{display:flex;gap:1.5rem;color:var(--text-muted);font-size:.85rem}.footer-links a{text-decoration:none}.footer-links a:hover{color:var(--accent)}.footer-bottom{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1.2rem;color:var(--text-muted);font-size:.75rem}@media(max-width:760px){.container{width:min(100% - 2rem,1280px)}nav a:not(.nav-cta){display:none}.header-inner{gap:.75rem}.brand{font-size:.85rem;gap:.5rem;white-space:nowrap}.brand-mark{width:22px;height:22px;flex-shrink:0}.nav-cta{font-size:.8rem;padding:.4rem .75rem;white-space:nowrap}.hero{padding-top:4.5rem}.hero h1{margin:1.5rem 0 2.5rem}.hero-bottom,.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column}.hero-actions{margin-top:1.5rem}.section-intro{grid-template-columns:55px 1fr;margin-bottom:2.5rem}.section-intro p{grid-column:2}.service-grid,.method-layout,.contact-layout{grid-template-columns:1fr}.service-card{min-height:300px;border-left:1px solid var(--border);border-bottom:1px solid var(--border)}.service-card:first-child{border-bottom:0}.method-layout{gap:3rem}.philosophy h2{margin-top:1.5rem}.footer-bottom{gap:.5rem}.footer-links{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
