:root{color-scheme:light;--ink: #1f2523;--muted-ink: #5e6762;--line: #d9ddd5;--paper: #fbfaf6;--soft: #f0eee5;--green: #315f55;--green-dark: #21443d;--rust: #9b5a3d;--blue: #496579;--white: #ffffff;--shadow: 0 24px 70px rgba(31, 37, 35, .1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);color:var(--ink);scroll-behavior:smooth}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fbfaf6f5,#fbfaf6),var(--paper)}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;width:min(1180px,calc(100% - 32px));margin:16px auto 0;padding:12px;border:1px solid rgba(217,221,213,.9);border-radius:8px;background:#fbfaf6eb;backdrop-filter:blur(18px)}.brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;font-weight:760}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:8px;background:var(--green);color:var(--white);font-size:.78rem}.nav{display:flex;justify-content:center;gap:8px;color:var(--muted-ink)}.nav a,.header-cta{min-height:40px;padding:10px 12px;border-radius:8px}.nav a:hover{background:var(--soft);color:var(--ink)}.header-cta{background:var(--ink);color:var(--white);font-weight:700}.section{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:92px 0}.hero{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(360px,.96fr);gap:64px;align-items:center;min-height:720px;padding-top:72px}.hero-copy{max-width:720px}.eyebrow{margin:0 0 16px;color:var(--rust);font-size:.86rem;font-weight:800;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{margin:0;line-height:1.08}h1{max-width:900px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,4.8rem,4.8rem);font-weight:520}h2{font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.3rem,3.3rem);font-weight:520}h3{font-size:1.22rem}.lead{max-width:760px;margin:28px 0 0;color:var(--muted-ink);font-size:1.2rem;line-height:1.75}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:36px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 18px;border-radius:8px;font-weight:760}.button.primary{background:var(--green);color:var(--white)}.button.primary:hover{background:var(--green-dark)}.button.secondary{border:1px solid var(--line);background:var(--white)}.button.light{background:var(--white);color:var(--green-dark)}.system-visual{position:relative;min-height:520px;border:1px solid rgba(217,221,213,.9);border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#1f2523bd,#315f558a),url(/images/system-lines.jpg) center / cover;box-shadow:var(--shadow)}.system-visual:before,.system-visual:after{content:"";position:absolute;inset:70px 58px;border:1px solid rgba(255,255,255,.36);border-radius:50%}.system-visual:after{inset:132px 112px;border-color:#ffffff3d}.system-node{position:absolute;display:grid;place-items:center;width:112px;min-height:52px;padding:10px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#fbfaf6eb;color:var(--ink);font-weight:780;text-align:center}.system-node.primary{top:50%;left:50%;transform:translate(-50%,-50%);background:var(--rust);color:var(--white)}.system-node:nth-child(2){top:52px;left:50%;transform:translate(-50%)}.system-node:nth-child(3){top:180px;right:42px}.system-node:nth-child(4){right:88px;bottom:70px}.system-node:nth-child(5){bottom:70px;left:88px}.system-node:nth-child(6){top:180px;left:42px}.split{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:72px;align-items:start}.text-flow{color:var(--muted-ink);font-size:1.05rem;line-height:1.85}.text-flow p{margin:0 0 18px}.section-note{max-width:520px;color:var(--muted-ink);font-size:1.05rem;line-height:1.75}.muted{width:100%;max-width:none;padding-right:max(16px,calc((100vw - 1180px)/2));padding-left:max(16px,calc((100vw - 1180px)/2));background:var(--soft)}.section-heading{max-width:740px;margin-bottom:40px}.section-heading p:not(.eyebrow){color:var(--muted-ink);font-size:1.08rem;line-height:1.75}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.service-card,.contact-panel,.contact-note,.values article,.check-panel{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 10px 34px #1f25230d}.service-card{display:flex;flex-direction:column;min-height:320px;padding:28px}.service-card h3{margin-bottom:18px;font-size:1.45rem}.service-card p:not(.eyebrow){margin:0;color:var(--muted-ink);line-height:1.72}.service-card a{align-self:flex-start;margin-top:auto;padding-top:28px;color:var(--green);font-weight:800}.phase-list{display:grid;gap:12px}.phase-item{display:grid;grid-template-columns:70px 1fr;gap:20px;padding:24px 0;border-top:1px solid var(--line)}.phase-item span{color:var(--rust);font-weight:850}.phase-item p{margin:10px 0 0;color:var(--muted-ink);line-height:1.7}.final-cta{margin-bottom:72px;padding:72px;border-radius:8px;background:linear-gradient(135deg,#21443df5,#496579db),url(/images/system-lines.jpg) center / cover;color:var(--white)}.final-cta .eyebrow,.final-cta p{color:#ffffffc7}.final-cta p{max-width:700px;line-height:1.75}.page-hero{padding-top:112px;padding-bottom:64px}.service-detail-hero{border-bottom:1px solid var(--line)}.check-panel{padding:32px}.check-list{display:grid;gap:14px;margin:24px 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:28px;color:var(--muted-ink);line-height:1.65}.check-list li:before{content:"";position:absolute;top:.6em;left:0;width:10px;height:10px;border-radius:50%;background:var(--rust)}.values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.values article{padding:34px}.values p{color:var(--muted-ink);line-height:1.75}.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:stretch}.contact-panel,.contact-note{padding:34px}.contact-panel dl{display:grid;gap:24px;margin:28px 0 0}.contact-panel dt{margin-bottom:6px;color:var(--rust);font-weight:820}.contact-panel dd{margin:0;color:var(--muted-ink);line-height:1.65}.contact-panel a{color:var(--green);font-weight:760}.contact-note{background:var(--green);color:var(--white)}.contact-note .eyebrow,.contact-note p{color:#ffffffc7}.contact-note p{line-height:1.75}.site-footer{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);gap:24px;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:40px 0 56px;border-top:1px solid var(--line);color:var(--muted-ink)}.site-footer nav,.footer-contact{display:grid;align-content:start;gap:10px}.footer-brand{margin-bottom:10px;color:var(--ink)}.site-footer p{margin:0;line-height:1.6}.site-footer a:hover{color:var(--green)}@media(max-width:900px){.site-header{grid-template-columns:1fr auto}.nav{grid-column:1 / -1;order:3;justify-content:flex-start;overflow-x:auto;padding-top:4px}.hero,.split,.contact-grid,.site-footer{grid-template-columns:1fr}.hero{min-height:auto;gap:36px}.system-visual{min-height:420px}.card-grid,.values{grid-template-columns:1fr}.final-cta{padding:48px 24px}}@media(max-width:560px){.site-header{width:calc(100% - 20px);margin-top:10px}.header-cta{display:none}.section{width:min(100% - 24px,1180px);padding:64px 0}.muted{width:100%;padding-right:12px;padding-left:12px}h1{font-size:2.62rem}h2{font-size:2.05rem}.lead{font-size:1.08rem}.actions,.button{width:100%}.system-visual{min-height:380px}.system-node{width:92px;min-height:46px;font-size:.86rem}.system-node:nth-child(3){right:18px}.system-node:nth-child(4){right:34px}.system-node:nth-child(5){left:34px}.system-node:nth-child(6){left:18px}.phase-item{grid-template-columns:48px 1fr}.service-card,.contact-panel,.contact-note,.values article,.check-panel{padding:24px}}
