*{box-sizing:border-box}body{margin:0;background:#f7f8fa;color:#172033;font-family:Inter,Arial,sans-serif}header{height:68px;display:flex;align-items:center;justify-content:space-between;padding:0 max(22px,calc((100% - 1180px)/2));background:#fff;border-bottom:1px solid #e7eaee}header a{color:#172033;text-decoration:none;font-weight:800}header img{width:38px;height:38px;vertical-align:middle;margin-right:9px;border-radius:9px}.category-main{max-width:1180px;margin:auto;padding:64px 22px}.category-main>span{color:#e66a35;font-size:12px;font-weight:900;letter-spacing:.14em}.category-main h1{max-width:780px;margin:12px 0;font-size:clamp(40px,6vw,68px);line-height:1}.category-main>p{max-width:760px;color:#657084;font-size:17px;line-height:1.75}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:34px}.category-grid a{min-height:116px;padding:20px;border:1px solid #e3e8ec;border-top:3px solid #e66a35;border-radius:14px;background:#fff;color:#172033;text-decoration:none}.category-grid b{display:block;font-size:17px}.category-grid small{display:block;margin-top:8px;color:#657084;line-height:1.5}.category-copy{margin-top:38px;padding:28px;border-radius:16px;background:#fff}.category-copy h2{margin-top:0}.category-copy p{color:#657084;line-height:1.75}@media(max-width:780px){.category-grid{grid-template-columns:1fr}header{padding:0 16px}.category-main{padding-top:42px}}
