body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.autos-list-container{background-color:#f0f0f0;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:20px}.auto-card{background-color:#111;border-radius:10px;box-shadow:0 4px 10px #00000080;color:#fff;cursor:pointer;padding:20px;text-align:center;transition:transform .2s,box-shadow .2s;width:350px}.auto-card:hover{box-shadow:0 8px 15px #0009;transform:translateY(-5px)}.auto-img{aspect-ratio:16/9;border-radius:8px;margin-bottom:15px;object-fit:cover;width:100%}.modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:linear-gradient(145deg,#333,#111);border-radius:10px;box-shadow:0 5px 20px #000c;color:#fff;display:flex;gap:20px;max-width:600px;padding:20px;width:90%}.modal-img{border-radius:8px;max-height:300px;object-fit:cover;width:50%}.modal-text{display:flex;flex-direction:column;width:50%}.modal-text h2{margin-top:0}.modal-text button{background-color:#e50914;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;margin-top:auto;padding:10px}@media (max-width:600px){.modal-content{flex-direction:column;max-height:80vh;overflow-y:auto;width:95%}.modal-img,.modal-text{width:100%}}
/*# sourceMappingURL=main.0d4c023e.css.map*/