@keyframes dealer-shimmer{0%{background-position:-200% center}100%{background-position:200% center}}.dealer-gold-shimmer{background:linear-gradient(90deg,#d4af37 0,#f4e4ba 50%,#d4af37 100%);background-size:200% auto;animation:dealer-shimmer 3s linear infinite}@keyframes bentoIn{from{opacity:0;transform:translateY(20px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.bento-cell{animation:bentoIn .5s cubic-bezier(.4,0,.2,1) both}.bento-cell:first-child{animation-delay:50ms}.bento-cell:nth-child(2){animation-delay:.1s}.bento-cell:nth-child(3){animation-delay:.15s}.bento-cell:nth-child(4){animation-delay:.2s}.bento-cell:nth-child(5){animation-delay:.25s}.bento-cell:nth-child(6){animation-delay:.3s}.bento-cell:nth-child(7){animation-delay:.35s}.bento-cell:nth-child(8){animation-delay:.4s}.bento-cell:nth-child(9){animation-delay:.45s}.bento-cell:nth-child(10){animation-delay:.5s}.bento-cell:nth-child(11){animation-delay:.55s}.bento-cell:nth-child(12){animation-delay:.6s}.bento-cell:nth-child(13){animation-delay:.65s}.leaflet-popup-content-wrapper{border-radius:8px!important;border:1px solid rgba(212,175,55,.4)!important;font-family:'Noto Sans SC',sans-serif!important}.leaflet-popup-content{margin:12px 16px!important}.leaflet-popup-tip{border-top-color:rgba(212,175,55,.2)!important}.leaflet-control-attribution{display:none!important}.dealer-locator-page ::-webkit-scrollbar{width:6px}.dealer-locator-page ::-webkit-scrollbar-track{background:#f5ede0}.dealer-locator-page ::-webkit-scrollbar-thumb{background:#d4af37;border-radius:3px}.card-highlight{outline:2px solid #D4AF37!important;outline-offset:2px;box-shadow:0 0 20px rgba(212,175,55,.35)!important}.warehouse-marker{background:#8b0000;border:3px solid #d4af37;border-radius:50% 50% 50% 0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transform:rotate(-45deg);box-shadow:0 2px 8px rgba(0,0,0,.3)}.warehouse-marker svg{transform:rotate(45deg)}.dealer-marker{background:#d4af37;border:3px solid #8b0000;border-radius:50% 50% 50% 0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;transform:rotate(-45deg);box-shadow:0 2px 8px rgba(0,0,0,.3)}.dealer-marker svg{transform:rotate(45deg)}#dealer-map{z-index:1}.dealer-locator-page input:focus,.dealer-locator-page select:focus,.dealer-locator-page textarea:focus{outline:0}.dealer-locator-page .wpcf7 input[type=email],.dealer-locator-page .wpcf7 input[type=tel],.dealer-locator-page .wpcf7 input[type=text],.dealer-locator-page .wpcf7 textarea{width:100%;padding:10px 16px;background:ivory;border:2px solid rgba(212,175,55,.4);border-radius:8px;color:#2c1810;font-size:14px;transition:all .2s}.dealer-locator-page .wpcf7 input:focus,.dealer-locator-page .wpcf7 textarea:focus{border-color:#8b0000;box-shadow:0 0 0 3px rgba(212,175,55,.3)}.dealer-locator-page .wpcf7 input[type=submit]{padding:12px 32px;background:#8b0000;color:#f4e4ba;border:2px solid rgba(212,175,55,.4);border-radius:8px;font-weight:500;font-size:14px;cursor:pointer;transition:all .3s}.dealer-locator-page .wpcf7 input[type=submit]:hover{background:#5c0000;box-shadow:0 10px 25px rgba(0,0,0,.2)}