@charset "UTF-8";body{background-color:#f8f9fa;color:#333}.hidden-transmission{display:inline-block;max-width:100px}.hidden-transmission:where(.overflow-hidden.text-ellipsis){display:none}.search-card-container{position:relative;z-index:10;max-width:1200px;margin:0 auto;padding:0 .5rem}.search-card{background-color:#fff;border-radius:4px;box-shadow:0 4px 6px #0000001a;border:1px solid #e9ecef;padding:.5rem;width:100%}.search-card-header{display:flex;gap:1rem;padding:.5rem;background-color:transparent;border-bottom:1px solid #e9ecef}.search-card-header .bold-label,.search-card-header .vender-label{padding:.25rem .5rem;margin:0}.search-card-body{padding:1rem}.search-form{display:flex;flex-direction:column;gap:10px}@media(min-width:769px){.search-form{flex-direction:row;align-items:center}}.input-wrapper{display:flex;align-items:center;position:relative;flex:1 1 auto}.search-input{width:100%;padding:10px 40px 10px 15px;border:1px solid #ccc;border-radius:5px;font-size:16px;flex-grow:1}.input-icon{position:absolute;right:10px;color:#666}.button-section{display:flex;flex-direction:row;gap:10px;margin-top:10px}@media(min-width:769px){.button-section{display:none}}.ofertas-button{background-color:#fe6600;color:#fff;padding:10px 20px;border-radius:8px;font-size:14px;border:2px solid #e2d3c9;cursor:pointer;animation:pulse-soft 2s infinite;transition:background-color .3s ease}.ofertas-button:hover{background-color:#e55c00}@keyframes pulse-soft{0%{transform:scale(1);box-shadow:0 0 #fe660080}70%{transform:scale(1.03);box-shadow:0 0 0 12px #fe660000}to{transform:scale(1);box-shadow:0 0 #fe660000}}@media(max-width:768px){.search-card{position:static;top:0;left:0;right:0}.search-form{flex-direction:column;align-items:stretch}.input-wrapper{flex:0 0 auto}.search-input{flex-grow:0}.button-section{flex-direction:column;gap:10px;display:flex;width:100%;margin-top:10px}.desktop-button-section{display:none}}@media(min-width:769px){.search-card{position:absolute;top:-4rem;left:1rem;right:1rem;width:calc(100% - 2rem)}.button-section{display:none}.desktop-button-section{display:flex}}.loading-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#fffc;position:fixed;top:0;left:0;width:100%;z-index:1000}.loading-logo{width:100px;height:auto;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}to{transform:scale(1);opacity:1}}
