.construction-trucks-module__WKqcmW__lander{background-color:var(--bg-main);min-height:100vh;padding-bottom:80px}.construction-trucks-module__WKqcmW__hero{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);color:#fff;text-align:center;box-shadow:var(--shadow-sm);margin-bottom:56px;padding:80px 0}.construction-trucks-module__WKqcmW__heroContent{flex-direction:column;align-items:center;gap:16px;max-width:800px;margin:0 auto;display:flex}.construction-trucks-module__WKqcmW__badge{background-color:var(--accent);color:#fff;font-family:var(--font-display);text-transform:uppercase;letter-spacing:1.5px;border-radius:var(--radius-pill);padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.construction-trucks-module__WKqcmW__heroContent h1{color:#fff;letter-spacing:-1px;font-size:42px;font-weight:900}.construction-trucks-module__WKqcmW__heroContent p{color:#f8fafcd9;font-size:18px;line-height:1.6}.construction-trucks-module__WKqcmW__editorial{margin-bottom:64px}.construction-trucks-module__WKqcmW__editorialBox{border-radius:var(--radius-lg);box-shadow:var(--shadow-glass);background:linear-gradient(135deg,#fffffff2 0%,#f3f4f64d 100%);border:1px solid #e2e8f0cc;padding:48px}.construction-trucks-module__WKqcmW__editorialBox h2{color:var(--primary);margin-bottom:18px;font-size:28px;font-weight:800}.construction-trucks-module__WKqcmW__editorialBox p{color:#334155;margin-bottom:16px;font-size:16px;line-height:1.7}.construction-trucks-module__WKqcmW__featureGrid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px;display:grid}.construction-trucks-module__WKqcmW__feat{flex-direction:column;gap:8px;display:flex}.construction-trucks-module__WKqcmW__featIcon{font-size:28px}.construction-trucks-module__WKqcmW__featTitle{color:var(--primary);font-size:16px;font-weight:700}.construction-trucks-module__WKqcmW__featDesc{color:var(--text-muted);font-size:14px;line-height:1.5}.construction-trucks-module__WKqcmW__inventory{margin-bottom:64px}.construction-trucks-module__WKqcmW__inventoryHeader{text-align:center;margin-bottom:40px}.construction-trucks-module__WKqcmW__inventoryHeader h2{color:var(--primary);margin-bottom:10px;font-size:32px;font-weight:800}.construction-trucks-module__WKqcmW__inventoryHeader p{color:var(--text-muted);font-size:16px}.construction-trucks-module__WKqcmW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.construction-trucks-module__WKqcmW__card{border-radius:var(--radius-lg);background-color:var(--bg-card);transition:all var(--transition-normal);border:1px solid #e2e8f099;flex-direction:column;gap:16px;padding:24px;display:flex}.construction-trucks-module__WKqcmW__card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #0a19310f}.construction-trucks-module__WKqcmW__cardImageArea{border-radius:var(--radius-sm);background-color:#f1f5f9;height:200px;position:relative;overflow:hidden}.construction-trucks-module__WKqcmW__image{object-fit:cover;width:100%;height:100%}.construction-trucks-module__WKqcmW__cardStoreTag{color:#fff;border-radius:var(--radius-sm);text-transform:uppercase;background-color:#0a1931d9;padding:4px 10px;font-size:11px;font-weight:700;position:absolute;bottom:10px;left:10px}.construction-trucks-module__WKqcmW__cardContent{flex-direction:column;gap:12px;display:flex}.construction-trucks-module__WKqcmW__cardTitle{color:var(--primary);font-size:18px;font-weight:700}.construction-trucks-module__WKqcmW__stockVin{color:var(--text-muted);justify-content:space-between;font-size:12px;display:flex}.construction-trucks-module__WKqcmW__specsGrid{border-top:1px solid #e2e8f099;grid-template-columns:1fr 1fr;gap:8px;padding-top:12px;font-size:13px;display:grid}.construction-trucks-module__WKqcmW__spec{flex-direction:column;display:flex}.construction-trucks-module__WKqcmW__spec strong{color:var(--text-muted);font-weight:500}.construction-trucks-module__WKqcmW__spec span{color:var(--primary);font-weight:600}.construction-trucks-module__WKqcmW__cardFooter{border-top:1px solid #e2e8f099;justify-content:space-between;align-items:center;margin-top:auto;padding-top:12px;display:flex}.construction-trucks-module__WKqcmW__priceArea{flex-direction:column;display:flex}.construction-trucks-module__WKqcmW__priceLabel{text-transform:uppercase;color:var(--text-muted);letter-spacing:.5px;font-size:10px;font-weight:700}.construction-trucks-module__WKqcmW__priceValue{color:var(--primary);font-size:18px;font-weight:800}.construction-trucks-module__WKqcmW__emptyState{text-align:center;border-radius:var(--radius-lg);background-color:var(--bg-card);border:1px solid #e2e8f099;max-width:600px;margin:0 auto;padding:48px}.construction-trucks-module__WKqcmW__emptyState h3{color:var(--primary);margin-bottom:12px;font-size:20px}.construction-trucks-module__WKqcmW__emptyState p{color:var(--text-muted);margin-bottom:20px;font-size:14px;line-height:1.6}.construction-trucks-module__WKqcmW__ctaBox{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-light) 100%);border-radius:var(--radius-lg);text-align:center;color:#fff;box-shadow:var(--shadow-lg);flex-direction:column;align-items:center;gap:20px;padding:56px;display:flex}.construction-trucks-module__WKqcmW__ctaBox h2{color:#fff;font-size:32px;font-weight:800}.construction-trucks-module__WKqcmW__ctaBox p{color:#f8fafcd9;max-width:850px;font-size:16px;line-height:1.7}.construction-trucks-module__WKqcmW__ctaButtons{gap:16px;display:flex}@media (max-width:1024px){.construction-trucks-module__WKqcmW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.construction-trucks-module__WKqcmW__featureGrid{grid-template-columns:1fr;gap:20px}.construction-trucks-module__WKqcmW__grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}.construction-trucks-module__WKqcmW__editorialBox,.construction-trucks-module__WKqcmW__ctaBox{padding:32px}}@media (max-width:480px){.construction-trucks-module__WKqcmW__ctaButtons{flex-direction:column;width:100%}.construction-trucks-module__WKqcmW__ctaButtons a{text-align:center;width:100%}}
