/* TransTrade Vehicles */
.ttveh{--blue:#0870f8;--navy:#07142f;--muted:#748198;--line:#dfe7f1;background:#f6f9fd;color:var(--navy);font-family:Poppins,Arial,sans-serif;padding:30px 0 58px;min-height:720px}
.ttveh-container{width:calc(100% - 40px);max-width:1200px;margin:0 auto}
.ttveh-kicker{color:var(--blue);font-size:8px;font-weight:700;letter-spacing:.01em}.ttveh-kicker i{margin-right:7px}
.ttveh-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:5px}.ttveh-title-row h1{margin:0;font-size:32px;line-height:1.15;letter-spacing:-.8px}.ttveh-title-row p{max-width:720px;margin:6px 0 0;color:var(--muted);font-size:9px;line-height:1.6}.ttveh-add{height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;border-radius:7px;background:var(--blue);color:#fff!important;text-decoration:none!important;font-size:7.5px;font-weight:600;box-shadow:0 6px 16px rgba(8,112,248,.16)}
.ttveh-content{padding-top:18px}
.ttveh-filters{display:grid;grid-template-columns:1.45fr 1fr 1fr .85fr auto;align-items:end;gap:10px;padding:15px;border:1px solid var(--line);border-radius:10px;background:#fff;box-shadow:0 5px 18px rgba(16,45,80,.035)}.ttveh-filters label>span{display:block;margin-bottom:5px;font-size:7px;font-weight:600}.ttveh-field{position:relative}.ttveh-field>i{position:absolute;left:10px;top:50%;transform:translateY(-50%);z-index:1;color:#41617f;font-size:8px}.ttveh-field input,.ttveh-field select{width:100%;height:39px;box-sizing:border-box;padding:0 10px 0 30px;border:1px solid #d3dfeb;border-radius:6px;background:#fff;color:#344860;outline:0;font:400 7.8px Poppins,Arial,sans-serif}.ttveh-field input:focus,.ttveh-field select:focus{border-color:#79b1f8}.ttveh-filter-actions{display:flex;align-items:center;gap:8px}.ttveh-filter-actions>a{height:39px;padding:0 8px;display:flex;align-items:center;gap:5px;color:#0870f8!important;text-decoration:none!important;font-size:6.8px}.ttveh-filter-actions button{height:39px;padding:0 18px;border:0;border-radius:6px;background:#0870f8;color:#fff;font:600 7.6px Poppins,Arial,sans-serif;cursor:pointer}
.ttveh-results-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:16px 0 10px}.ttveh-results-head>div strong,.ttveh-results-head>div span{display:block}.ttveh-results-head>div strong{font-size:8px}.ttveh-results-head>div span{margin-top:2px;color:#8491a3;font-size:6px}.ttveh-results-head select{height:30px;padding:0 25px 0 9px;border:1px solid #d3dfeb;border-radius:5px;background:#fff;font:400 6.5px Poppins,Arial,sans-serif}
.ttveh-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.ttveh-card{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 5px 20px rgba(16,45,80,.035)}.ttveh-photo{position:relative;height:185px;overflow:hidden;background:#eaf2fb}.ttveh-vehicle-image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.ttveh-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f5f9ff,#dbeaff);color:#4c7bac;font-size:52px}.ttveh-status,.ttveh-trailer-badge{position:absolute;top:10px;display:flex;align-items:center;gap:5px;padding:5px 8px;border-radius:5px;font-size:6px;font-weight:700;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ttveh-status{left:10px;background:#fff}.ttveh-status.available{color:#269441}.ttveh-status.busy{color:#e77a16}.ttveh-status.inactive{color:#8b98aa}.ttveh-status i{font-size:5px}.ttveh-trailer-badge{right:10px;background:#0870f8;color:#fff}
.ttveh-card-body{padding:14px}.ttveh-type{color:#0870f8;font-size:6.3px;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.ttveh-card h2{margin:3px 0 11px;font-size:13px;line-height:1.3}.ttveh-main-stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #e5ebf2;border-radius:8px}.ttveh-main-stats>div{padding:9px 6px;text-align:center;border-right:1px solid #e8edf3}.ttveh-main-stats>div:last-child{border-right:0}.ttveh-main-stats>div>span{width:24px;height:24px;margin:0 auto 3px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef5ff;color:#0870f8;font-size:8px}.ttveh-main-stats strong,.ttveh-main-stats small{display:block}.ttveh-main-stats strong{font-size:8px}.ttveh-main-stats small{margin-top:1px;color:#8491a2;font-size:5.4px}
.ttveh-capacity-bar{margin-top:11px}.ttveh-capacity-bar>div:first-child{display:flex;justify-content:space-between;font-size:6.1px}.ttveh-capacity-bar>div:first-child span{color:#76859a}.ttveh-progress{height:5px;margin-top:5px;overflow:hidden;border-radius:5px;background:#edf2f7}.ttveh-progress span{height:100%;display:block;border-radius:5px;background:linear-gradient(90deg,#0870f8,#2e9aff)}
.ttveh-features{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.ttveh-features span{padding:5px 6px;border:1px solid #e0e8f1;border-radius:5px;background:#f9fbfe;color:#516781;font-size:5.5px}.ttveh-features i{margin-right:4px;color:#0870f8}
.ttveh-company{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:11px;border-top:1px solid #edf1f5}.ttveh-company-logo{width:36px;height:36px;flex:0 0 36px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #dae4ee;border-radius:50%;background:#eef5ff;color:#0870f8;font-size:9px;font-weight:700}.ttveh-company-logo.has-image img{width:100%;height:100%;object-fit:contain;padding:3px;box-sizing:border-box}.ttveh-company-info{min-width:0}.ttveh-company-info strong,.ttveh-company-info span{display:block}.ttveh-company-info strong{font-size:6.7px}.ttveh-company-info strong i{color:#0870f8}.ttveh-company-info span{margin-top:2px;color:#8491a3;font-size:5.5px}.ttveh-company-info span b{color:#f4a900}
.ttveh-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:11px}.ttveh-card-actions a{min-height:31px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:6px;text-decoration:none!important;font-size:6px;font-weight:600}.ttveh-card-actions .secondary{border:1px solid #c9d8e9;background:#fff;color:#33628f!important}.ttveh-card-actions .primary{border:1px solid #0870f8;background:#0870f8;color:#fff!important}
.ttveh-empty{padding:60px 20px;text-align:center;border:1px solid var(--line);border-radius:10px;background:#fff}.ttveh-empty>span{width:52px;height:52px;margin:0 auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef5ff;color:#0870f8;font-size:19px}.ttveh-empty h2{margin:10px 0 3px;font-size:12px}.ttveh-empty p{margin:0;color:#8290a3;font-size:7px}.ttveh-empty a{margin-top:11px;display:inline-flex;color:#0870f8!important;font-size:7px}
.ttveh-pagination{display:flex;justify-content:center;gap:5px;margin-top:15px}.ttveh-pagination a{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border:1px solid #d2deea;border-radius:5px;background:#fff;color:#47617c!important;text-decoration:none!important;font-size:6.5px}.ttveh-pagination a.is-active{border-color:#0870f8;background:#0870f8;color:#fff!important}
.ttveh-bottom-cta{display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:12px;margin-top:16px;padding:14px 17px;border:1px solid var(--line);border-radius:10px;background:#fff}.ttveh-bottom-icon{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef5ff;color:#0870f8;font-size:16px}.ttveh-bottom-cta strong{font-size:8.5px}.ttveh-bottom-cta p{margin:2px 0 0;color:#7d8b9e;font-size:6.5px}.ttveh-bottom-cta>a{height:36px;padding:0 14px;display:flex;align-items:center;gap:8px;border-radius:6px;background:#0870f8;color:#fff!important;text-decoration:none!important;font-size:7px;font-weight:600}
@media(max-width:1000px){.ttveh-filters{grid-template-columns:repeat(2,1fr)}.ttveh-filter-actions{grid-column:1/-1;justify-content:flex-end}.ttveh-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.ttveh{padding-top:20px}.ttveh-container{width:calc(100% - 24px)}.ttveh-title-row{align-items:flex-start;flex-direction:column}.ttveh-title-row h1{font-size:23px}.ttveh-title-row p{font-size:7.5px}.ttveh-filters{grid-template-columns:1fr}.ttveh-filter-actions{grid-column:auto}.ttveh-grid{grid-template-columns:1fr}.ttveh-photo{height:210px}.ttveh-bottom-cta{grid-template-columns:44px 1fr}.ttveh-bottom-cta>a{grid-column:1/-1;justify-content:center}}


/* === 1.0.1: większa typografia całego działu Pojazdy === */

/* Nagłówek */
.ttveh-kicker{
    font-size:11px !important;
}
.ttveh-title-row h1{
    font-size:40px !important;
    line-height:1.08 !important;
}
.ttveh-title-row p{
    font-size:13px !important;
    line-height:1.55 !important;
}
.ttveh-add{
    height:44px !important;
    padding:0 18px !important;
    font-size:12px !important;
}

/* Filtry */
.ttveh-filters{
    padding:18px !important;
    gap:14px !important;
}
.ttveh-filters label>span{
    margin-bottom:7px !important;
    font-size:11px !important;
}
.ttveh-field>i{
    left:12px !important;
    font-size:13px !important;
}
.ttveh-field input,
.ttveh-field select{
    height:45px !important;
    padding-left:36px !important;
    font-size:12px !important;
}
.ttveh-filter-actions>a{
    font-size:11px !important;
}
.ttveh-filter-actions button{
    height:45px !important;
    padding:0 20px !important;
    font-size:12px !important;
}

/* Nagłówek listy */
.ttveh-results-head>div strong{
    font-size:13px !important;
}
.ttveh-results-head>div span{
    margin-top:3px !important;
    font-size:10px !important;
}
.ttveh-results-head select{
    height:36px !important;
    font-size:10px !important;
}

/* Karty pojazdów */
.ttveh-grid{
    gap:16px !important;
}
.ttveh-card-body{
    padding:17px !important;
}
.ttveh-type{
    font-size:10px !important;
}
.ttveh-card h2{
    margin:5px 0 14px !important;
    font-size:17px !important;
}
.ttveh-status,
.ttveh-trailer-badge{
    padding:6px 9px !important;
    font-size:9px !important;
}

/* Statystyki */
.ttveh-main-stats>div{
    padding:12px 7px !important;
}
.ttveh-main-stats>div>span{
    width:31px !important;
    height:31px !important;
    font-size:12px !important;
}
.ttveh-main-stats strong{
    font-size:14px !important;
}
.ttveh-main-stats small{
    font-size:9px !important;
}
.ttveh-capacity-bar>div:first-child{
    font-size:10px !important;
}

/* Wyposażenie */
.ttveh-features{
    gap:6px !important;
    margin-top:13px !important;
}
.ttveh-features span{
    padding:6px 8px !important;
    font-size:9px !important;
}

/* Firma */
.ttveh-company{
    gap:10px !important;
    margin-top:15px !important;
    padding-top:13px !important;
}
.ttveh-company-logo{
    width:44px !important;
    height:44px !important;
    flex-basis:44px !important;
    font-size:12px !important;
}
.ttveh-company-info strong{
    font-size:11px !important;
}
.ttveh-company-info span{
    margin-top:3px !important;
    font-size:9px !important;
}

/* Przyciski */
.ttveh-card-actions{
    gap:8px !important;
    margin-top:14px !important;
}
.ttveh-card-actions a{
    min-height:38px !important;
    font-size:10px !important;
}

/* Brak wyników */
.ttveh-empty h2{
    font-size:17px !important;
}
.ttveh-empty p{
    font-size:11px !important;
}
.ttveh-empty a{
    font-size:11px !important;
}

/* Dolne CTA */
.ttveh-bottom-cta{
    padding:17px 20px !important;
}
.ttveh-bottom-cta strong{
    font-size:14px !important;
}
.ttveh-bottom-cta p{
    font-size:11px !important;
}
.ttveh-bottom-cta>a{
    height:42px !important;
    padding:0 17px !important;
    font-size:11px !important;
}

/* Mobile */
@media(max-width:650px){
    .ttveh-title-row h1{
        font-size:29px !important;
    }
    .ttveh-title-row p{
        font-size:12px !important;
    }
    .ttveh-card h2{
        font-size:18px !important;
    }
    .ttveh-type{
        font-size:10px !important;
    }
    .ttveh-company-info strong{
        font-size:12px !important;
    }
    .ttveh-card-actions a{
        min-height:41px !important;
        font-size:11px !important;
    }
}
