/* VanPet homepage pixel-tuning overrides */
body{background:#fff}
.main{padding:0 0 40px}
.wrap{max-width:1280px;padding:0 32px}
.top{height:88px;box-shadow:none}
.head{height:88px;grid-template-columns:205px 1fr 308px}
.logo img{width:158px;height:68px}
.nav{gap:34px}
.nav a{font-size:14px;padding:34px 0 28px}
.nav a.on:after{bottom:10px;height:2px}
.actions{gap:12px}
.ico{width:34px;height:34px}
.btn{height:42px;border-radius:10px;padding:0 20px}
.hero{height:358px;border-radius:22px;margin-top:0;grid-template-columns:51.8% 48.2%;background:linear-gradient(90deg,#eef9f7 0%,#f4fbf9 48%,#edf7f2 100%)}
.hero-copy{padding:56px 0 44px 74px}
.hero h1{font-size:43px;letter-spacing:-1.1px;margin-bottom:14px;line-height:1.13}
.hero p{font-size:18px;line-height:1.62;margin-bottom:20px;color:#1a2638}
.search{max-width:500px;grid-template-columns:1fr 94px;gap:12px}
.input-icon{height:52px;border-radius:11px;padding:0 16px;background:#fff}
.search .btn{height:52px;border-radius:11px}
.hero-ctas{gap:16px;margin-top:18px}
.hero-ctas .btn{height:48px;min-width:205px}
.hero-art{overflow:hidden;background:linear-gradient(180deg,#eef8f4,#f7fbf9)}
.hero-bg{background:radial-gradient(circle at 86% 5%,rgba(215,238,159,.9) 0 12%,transparent 30%),linear-gradient(180deg,#edf8f5,#f4faf7)}
.hero-pic{right:-12px;bottom:-2px;width:650px;height:358px;background-image:url('https://pub-34546a45d25847e2b0a991ac726ca0de.r2.dev/site/hero-van.jpg');background-size:cover;background-position:center;border-radius:160px 20px 0 0;filter:saturate(.98) contrast(1.02)}
.hero-pic:after{background:linear-gradient(90deg,rgba(238,249,246,.98) 0%,rgba(238,249,246,.45) 14%,transparent 32%)}
.cats{padding:26px 4px 20px;gap:14px}
.cat{font-size:14px}
.cat img,.cat-all .boxi{width:76px;height:76px}
.cat img{border:1px solid #eef1f2}
.cat-all .boxi{border-radius:14px}
.section-head{margin:14px 0 14px}
.section-head h2{font-size:22px}
.cards{gap:15px}
.card{border-radius:13px;box-shadow:0 2px 8px rgba(19,32,51,.025)}
.card-img{height:154px}
.body{padding:12px 12px 14px}
.body h3{font-size:15px;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.meta,.loc{font-size:12px}
.price{font-size:15px;margin-top:7px}
.features{margin-top:28px;border-radius:15px;padding:17px 10px;background:linear-gradient(180deg,#f2faf7,#eef8f4)}
.feat{gap:12px;padding:7px 18px}
.feat .svg{width:38px}
.feat .svg svg{width:30px;height:30px}
.feat b{font-size:14px}
.feat small{font-size:12px;line-height:1.4}
.footer{margin-top:30px}
@media(min-width:1181px){.cards{grid-template-columns:repeat(6,minmax(0,1fr))}}

/* final polish */
.btn,.card,.cat,.ico{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}
.btn:hover{transform:translateY(-1px)}
.card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(17,31,49,.08);border-color:#d9e6e1}
.cat:hover img,.cat:hover .boxi{transform:translateY(-2px)}
input:focus,select:focus,textarea:focus{border-color:#3ab98e!important;box-shadow:0 0 0 3px rgba(16,185,129,.10);outline:0}
@media(max-width:1100px){.head{grid-template-columns:180px 1fr 260px}.actions .btn{padding:0 14px}.hero-copy{padding-left:48px}.hero h1{font-size:38px}.cats{gap:10px}.cat img,.cat-all .boxi{width:68px;height:68px}}
@media(max-width:900px){.wrap{padding:0 20px}.top,.head{height:74px}.head{grid-template-columns:1fr auto}.logo img{width:142px;height:58px}.nav{display:none}.actions .ico:first-child{display:none}.hero{grid-template-columns:1fr;height:auto}.hero-copy{padding:42px 34px}.hero-art{min-height:280px}.hero-pic{width:100%;right:0}.cats{grid-template-columns:repeat(5,1fr)}.cards{grid-template-columns:repeat(3,1fr)!important}.features{grid-template-columns:repeat(2,1fr)}.feat{border-right:0;border-bottom:1px solid #d9eee6}}
@media(max-width:640px){.wrap{padding:0 14px}.actions .btn.out{display:none}.actions .btn.green{padding:0 13px}.hero-copy{padding:30px 22px}.hero h1{font-size:32px}.hero p{font-size:16px}.search{grid-template-columns:1fr}.search .btn{width:100%}.hero-ctas{flex-direction:column;gap:10px}.hero-ctas .btn{width:100%;min-width:0}.hero-art{min-height:220px}.cats{grid-template-columns:repeat(3,1fr)}.cards{grid-template-columns:repeat(2,1fr)!important}.card-img{height:145px}.features{grid-template-columns:1fr}.foot{grid-template-columns:1fr 1fr}.copyright{padding-bottom:20px}}
