*{box-sizing:border-box}body{color:#1e293b;background:#f4f6f8;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont}section{padding:32px 16px}h1{margin-bottom:8px;font-size:32px}h2{color:#0f172a;margin-bottom:16px;font-size:22px}p{line-height:1.6}.card{background:#fff;border-radius:14px;margin-bottom:18px;padding:18px;box-shadow:0 8px 20px #00000014}.grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:14px;display:grid}button{cursor:pointer;border:none;border-radius:10px;padding:10px 16px;font-weight:600}.primary{color:#fff;background:#e11d48}.secondary{color:#fff;background:#0f172a}.badge{color:#fff;background:#e11d48;border-radius:20px;margin-bottom:10px;padding:6px 12px;font-size:14px;display:inline-block}.gallery img{object-fit:cover;border-radius:12px;width:100%;height:160px}.card-image{object-fit:cover;border-radius:12px;width:100%;height:140px;margin-bottom:10px}.card-title{font-size:16px;font-weight:600}button{font-size:14px}@media (max-width:480px){h1{font-size:26px}}
