*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background-color:#f8fafc}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.space-x-2>*+*{margin-left:.5rem}.space-x-4>*+*{margin-left:1rem}.space-x-6>*+*{margin-left:1.5rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.container-mobile{max-width:1280px;margin:0 auto;padding:0 1rem}header{background:#fff;box-shadow:0 1px 3px #0000001a;position:sticky;top:0;z-index:50}.h-16{height:4rem}.h-8{height:2rem}.w-8{width:2rem}.h-6{height:1.5rem}.w-6{width:1.5rem}.h-5{height:1.25rem}.w-5{width:1.25rem}.h-4{height:1rem}.w-4{width:1rem}.text-xl{font-size:1.25rem}.text-lg{font-size:1.125rem}.text-sm{font-size:.875rem}.text-xs{font-size:.75rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-blue-600{color:#2563eb}.text-gray-900{color:#111827}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-400{color:#9ca3af}.text-white{color:#fff}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.btn-primary{background-color:#2563eb;color:#fff;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;text-decoration:none;display:inline-block;text-align:center;transition:background-color .2s}.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{background-color:#e5e7eb;color:#374151;padding:.5rem 1rem;border-radius:.5rem;font-weight:500;border:none;cursor:pointer;text-decoration:none;display:inline-block;text-align:center;transition:background-color .2s}.btn-secondary:hover{background-color:#d1d5db}.card{background:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;overflow:hidden}.grid{display:grid}.grid-cols-1{grid-template-columns:1fr}.gap-4{gap:1rem}.gap-6{gap:1.5rem}@media (max-width: 639px){.cars-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:.75rem!important}.car-card{width:100%!important}}.p-4{padding:1rem}.p-5{padding:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}@media (min-width: 640px){.container-mobile{padding:0 1.5rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:h-56{height:14rem}.sm\\:text-3xl{font-size:1.875rem}.sm\\:py-8{padding-top:2rem;padding-bottom:2rem}.sm\\:block{display:block}.sm\\:hidden{display:none}}@media (min-width: 768px){.md\\:flex{display:flex}.md\\:hidden{display:none}}@media (min-width: 1024px){.container-mobile{padding:0 2rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.object-contain{object-fit:contain}}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.w-full{width:100%}.h-48{height:12rem}.object-cover{object-fit:cover}.rounded-lg{border-radius:.5rem}.transition-colors{transition:color .2s,background-color .2s}.hover\\:text-blue-600:hover{color:#2563eb}.hover\\:bg-gray-100:hover{background-color:#f3f4f6}.sticky{position:sticky}.top-0{top:0}.z-50{z-index:50}.relative{position:relative}.absolute{position:absolute}.top-3{top:.75rem}.right-3{right:.75rem}.bottom-3{bottom:.75rem}.left-3{left:.75rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.rounded-full{border-radius:9999px}.capitalize{text-transform:capitalize}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.flex-shrink-0{flex-shrink:0}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner{animation:spin 1s linear infinite}.loading-overlay{pointer-events:all;-webkit-user-select:none;user-select:none}.bg-green-100{background-color:#dcfce7}.text-green-800{color:#166534}.bg-yellow-100{background-color:#fef3c7}.text-yellow-800{color:#92400e}.bg-red-100{background-color:#fee2e2}.text-red-800{color:#991b1b}.bg-black{background-color:#000}.bg-opacity-75{background-color:#000000bf}.border-t{border-top:1px solid #e5e7eb}.border-gray-200{border-color:#e5e7eb}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.text-left{text-align:left}.text-center{text-align:center}input,select{border:1px solid #d1d5db;border-radius:.5rem;padding:.75rem;font-size:1rem;background-color:#fff;color:#374151;width:100%}input:focus,select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}input::placeholder{color:#9ca3af}.text-gray-900{color:#111827!important}.text-gray-700{color:#374151!important}.text-gray-600{color:#4b5563!important}.text-gray-400{color:#9ca3af!important}.search-input{padding:.75rem 1rem .75rem 2.5rem;border:1px solid #d1d5db;border-radius:.5rem;width:100%;background-color:#fff;color:#374151;font-size:1rem}.search-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-input::placeholder{color:#9ca3af}.filter-panel{background-color:#fff;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb;margin-top:1rem}label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}footer{background-color:#111827!important;color:#fff!important;margin-top:auto}footer *{color:#fff!important}footer h3{color:#fff!important;font-size:1.125rem;font-weight:600;margin-bottom:1rem}footer p{color:#d1d5db!important;font-size:.875rem;line-height:1.6}footer a{color:#d1d5db!important;text-decoration:none;transition:color .2s}footer a:hover{color:#60a5fa!important}footer .text-blue-400{color:#60a5fa!important}footer .text-gray-300{color:#d1d5db!important}footer .text-gray-400{color:#9ca3af!important}footer .border-gray-800{border-color:#374151!important}.search-container{position:relative;display:block}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none;z-index:1}.footer-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem}}@media (min-width: 1024px){.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}
