.page-module__KVgShG__main{max-width:var(--max-width);min-height:80vh;margin:0 auto;padding:4rem 20px}.page-module__KVgShG__header{text-align:center;margin-bottom:3rem}.page-module__KVgShG__title{color:var(--toyota-black);text-transform:uppercase;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.page-module__KVgShG__subtitle{color:var(--toyota-dark-gray);font-size:1.1rem}.page-module__KVgShG__filterContainer{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:3rem;display:flex}.page-module__KVgShG__filterBtn{border:1px solid var(--toyota-silver);color:var(--toyota-dark-gray);background:0 0;border-radius:30px;padding:10px 20px;font-weight:600;transition:all .3s}.page-module__KVgShG__filterBtn:hover{border-color:var(--toyota-red);color:var(--toyota-red)}.page-module__KVgShG__filterBtn.page-module__KVgShG__active{background-color:var(--toyota-red);color:#fff;border-color:var(--toyota-red)}.page-module__KVgShG__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module__KVgShG__card{border:1px solid var(--toyota-silver);background:#fff;border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.page-module__KVgShG__imageWrapper{background-color:#f9f9f9;height:220px;position:relative;overflow:hidden}.page-module__KVgShG__image{object-fit:cover;width:100%;height:100%;transition:transform .3s}.page-module__KVgShG__card:hover .page-module__KVgShG__image{transform:scale(1.05)}.page-module__KVgShG__tag{background-color:var(--toyota-red);color:#fff;text-transform:uppercase;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute;top:10px;right:10px}.page-module__KVgShG__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.page-module__KVgShG__model{margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.page-module__KVgShG__category{color:var(--toyota-dark-gray);margin-bottom:.5rem;font-size:.9rem}.page-module__KVgShG__price{color:var(--toyota-red);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.page-module__KVgShG__features{color:var(--toyota-dark-gray);margin-bottom:1.5rem;padding:0;font-size:.85rem;list-style:none}.page-module__KVgShG__features li{align-items:center;margin-bottom:5px;display:flex}.page-module__KVgShG__features li:before{content:"•";color:var(--toyota-red);width:1em;margin-left:-1em;font-weight:700;display:inline-block}.page-module__KVgShG__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:auto;display:grid}.page-module__KVgShG__applyBtn,.page-module__KVgShG__inquireBtn{text-align:center;text-transform:uppercase;cursor:pointer;border-radius:4px;justify-content:center;align-items:center;padding:12px;font-size:.9rem;font-weight:700;display:flex}.page-module__KVgShG__applyBtn{background-color:var(--toyota-red);color:#fff;border:1px solid var(--toyota-red)}.page-module__KVgShG__applyBtn:hover{background-color:#b80012}.page-module__KVgShG__inquireBtn{color:var(--toyota-black);border:1px solid var(--toyota-black);background-color:#0000}.page-module__KVgShG__inquireBtn:hover{background-color:var(--toyota-black);color:#fff}
