*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;background:#f6f7fb;color:#182033;line-height:1.65}header{background:#fff;border-bottom:1px solid #e7e9ef}.nav{max-width:1050px;margin:auto;padding:18px 22px;display:flex;justify-content:space-between;align-items:center}.logo{font-size:25px;font-weight:800;color:#182033;text-decoration:none}nav a{margin-left:22px;color:#4b5568;text-decoration:none}.hero,.section{max-width:1050px;margin:auto;padding:75px 22px}.hero{min-height:500px;display:flex;align-items:center}.hero>div{max-width:720px}.tag{font-size:13px;font-weight:800;letter-spacing:1.5px;color:#6b7280}h1{font-size:clamp(40px,7vw,68px);line-height:1.05;margin:12px 0 22px}h2{font-size:30px}h3{font-size:21px}.hero p:not(.tag){font-size:19px;color:#5b6475;max-width:680px}.btn{display:inline-block;margin-top:18px;padding:12px 20px;border-radius:10px;background:#182033;color:#fff;text-decoration:none;font-weight:700}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #e3e6ed;border-radius:16px;padding:25px}.price{font-size:38px;font-weight:800;margin:8px 0}.featured{border:2px solid #182033}.notice{padding-top:15px}.small{color:#697386;font-size:14px;margin-top:24px}footer{background:#fff;border-top:1px solid #e7e9ef;padding:30px 22px;text-align:center;color:#697386}footer a{color:#4b5568}@media(max-width:700px){.nav{align-items:flex-start}.nav nav a{margin-left:10px}.grid{grid-template-columns:1fr}.hero,.section{padding:48px 18px}.hero{min-height:430px}}
