*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,sans-serif;color:#15332f;background:#f7faf9;line-height:1.65}.container{width:min(1120px,calc(100% - 32px));margin:auto}.site-header{background:#fff;border-bottom:1px solid #dce8e5;position:sticky;top:0;z-index:10}.header-row,.footer-row{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand-mark{display:grid;place-items:center;width:58px;height:48px;border-radius:12px;background:#0b5f55;color:#fff;font-weight:800}.brand span:last-child{display:flex;flex-direction:column}.brand small{color:#5c7470}.site-header nav{display:flex;gap:22px}.site-header nav a,footer a{color:#245e56;text-decoration:none;font-weight:700}.hero{padding:76px 0;background:linear-gradient(135deg,#e7f4f0,#f9fbfa)}.hero-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:48px;align-items:center}.eyebrow{color:#0b7c6c;font-weight:800;margin:0 0 8px}.hero h1{font-size:clamp(44px,7vw,76px);line-height:1.05;margin:0 0 22px}.lead{font-size:1.25rem}.actions{display:flex;gap:12px;flex-wrap:wrap;margin:28px 0}.button{display:inline-flex;padding:12px 22px;border-radius:10px;text-decoration:none;font-weight:800}.primary{background:#0b6b5d;color:#fff}.secondary{border:2px solid #0b6b5d;color:#0b6b5d;background:#fff}.emergency-note{font-weight:700;color:#8b2f2f}.hero-card,.card,.contact-card{background:#fff;border:1px solid #d6e6e2;border-radius:18px;box-shadow:0 12px 35px rgba(20,67,58,.08)}.hero-card,.card{padding:24px}.section{padding:70px 0}.section h2{font-size:clamp(30px,4vw,46px);margin:0 0 28px}.alt{background:#edf6f3}.info-grid,.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps{list-style:none;padding:0}.steps li{display:flex;gap:16px;background:#fff;border-radius:16px;padding:24px;border:1px solid #d6e6e2}.steps span{flex:0 0 42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#0b6b5d;color:#fff;font-weight:800}.source-note{color:#60736f}.contact-card{padding:30px;display:flex;align-items:center;justify-content:space-between}.contact-number{font-size:1.4rem;font-weight:800}footer{background:#123f38;color:#fff}.footer-row{min-height:90px}.footer-row div{display:flex;gap:18px}footer a{color:#fff}.legal{max-width:850px;padding:56px 0 70px}.legal h1{font-size:42px}@media(max-width:800px){.site-header nav{display:none}.hero-grid,.info-grid,.steps{grid-template-columns:1fr}.contact-card,.footer-row{align-items:flex-start;flex-direction:column;padding:24px 0}}