:root{color:#153b37;background:#f4f7f1;font-family:Inter,Pretendard,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}main{width:min(1100px,100% - 40px);margin:auto;padding-bottom:64px}header{color:#60716c;border-bottom:1px solid #d8e1d7;align-items:center;gap:16px;height:88px;display:flex}.brand{letter-spacing:.08em;color:#176b5b;font-size:24px;font-weight:900}.hero{max-width:760px;padding:76px 0 54px}.eyebrow{letter-spacing:.14em;font-size:13px;font-weight:800;color:#e16a4a!important}h1{letter-spacing:-.045em;margin:14px 0 24px;font-size:clamp(42px,7vw,72px);line-height:1.08}.hero p{color:#60716c;line-height:1.7}.grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}article{background:#fff;border:1px solid #e0e7de;border-radius:18px;padding:26px;box-shadow:0 12px 35px #1642390f}article h2{margin:28px 0 8px;font-size:20px}article p{color:#74817d;margin:0}.status{color:#237c69;align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.status span{background:#35b493;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #e2f4ef}@media (width<=720px){.grid{grid-template-columns:1fr}.hero{padding-top:52px}}
