:root{color:#122321;background:#fffdf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit}.hero{min-height:88vh;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:48px;align-items:center;padding:56px clamp(20px,6vw,84px) 36px;background:linear-gradient(120deg,rgba(0,108,103,.16),transparent 42%),#fffdf8}.hero-copy{max-width:760px}.logo{width:72px;height:72px;border-radius:18px;box-shadow:0 18px 45px #00413d2e}h1{font-size:clamp(3rem,8vw,6rem);line-height:.95;margin:24px 0 16px}h2{font-size:clamp(1.8rem,4vw,3rem);line-height:1.05;margin:0 0 24px}h3{margin:14px 0 8px}.tagline{font-size:1.35rem;font-weight:700;color:#006c67}.lede{max-width:620px;font-size:1.08rem;line-height:1.7;color:#485a57}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.actions a,.source-link{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:11px 16px;border-radius:8px;border:1px solid #b8d8d3;text-decoration:none;font-weight:700}.actions a:first-child{background:#006c67;color:#fff;border-color:#006c67}.phone{width:min(100%,340px);min-height:620px;border:10px solid #15211f;border-radius:34px;padding:22px;background:#f7fbf9;box-shadow:0 28px 70px #07302d3d}.phone-bar{font-weight:800;font-size:1.35rem;margin-bottom:24px}.market-card{background:#fff;border:1px solid #d8e7e4;border-radius:8px;padding:16px;display:grid;gap:8px;margin-bottom:14px}.market-card span{font-weight:800;font-size:1.3rem}.market-card strong{font-size:1.7rem}.market-card small{color:#5e6b68}.section{padding:64px clamp(20px,6vw,84px)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}article{border:1px solid #d8e7e4;border-radius:8px;padding:22px;background:#fff}article svg{color:#006c67}article p,.muted p{color:#4d5e5b;line-height:1.65}.muted{background:#edf7f4}footer{padding:28px clamp(20px,6vw,84px);display:flex;gap:18px;flex-wrap:wrap;border-top:1px solid #d8e7e4}@media(max-width:820px){.hero,.grid{grid-template-columns:1fr}.phone{min-height:460px}}
