.rtin-location{position:relative}.classima-custom-location-panel{position:absolute;top:100%;left:0;width:320px;max-width:calc(100vw - 32px);z-index:99999;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1);margin-top:8px;max-height:360px;overflow-y:auto;font-family:inherit;display:none;box-sizing:border-box}.classima-custom-location-panel.rtcl-dropup{top:auto;bottom:100%;margin-top:0;margin-bottom:8px;box-shadow:0 -10px 25px -5px rgb(0 0 0 / .1),0 -8px 10px -6px rgb(0 0 0 / .1)}.classima-custom-location-panel::-webkit-scrollbar{width:6px}.classima-custom-location-panel::-webkit-scrollbar-track{background:#f9fbfd}.classima-custom-location-panel::-webkit-scrollbar-thumb{background:#dcdfe4;border-radius:4px}.classima-custom-location-panel::-webkit-scrollbar-thumb:hover{background:#c3c7cd}.classima-custom-location-panel .current-location-btn,.classima-dependency-radius-panel .current-location-btn{padding:14px 16px;cursor:pointer;display:flex!important;flex-flow:row nowrap!important;align-items:center!important;gap:10px!important;font-weight:600;color:#ff5a5f;font-size:14px;transition:background-color 0.2s ease,color 0.2s ease;border-bottom:1px solid #f2f5f8;box-sizing:border-box}.classima-custom-location-panel .current-location-btn:hover,.classima-dependency-radius-panel .current-location-btn:hover{background-color:#fff6f6}.classima-custom-location-panel .current-location-btn i,.classima-dependency-radius-panel .current-location-btn i{font-size:16px;display:inline-block!important;flex-shrink:0!important;width:auto!important;height:auto!important;line-height:1!important;transition:transform 0.2s ease}.classima-custom-location-panel .current-location-btn span,.classima-dependency-radius-panel .current-location-btn span{display:inline-block!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;flex-shrink:1!important}.classima-custom-location-panel .current-location-btn.loading i,.classima-dependency-radius-panel .current-location-btn.loading i{animation:spin-location 1s linear infinite;color:#ff5a5f}.classima-custom-location-panel .location-status-msg,.classima-dependency-radius-panel .location-status-msg{margin-left:auto!important;font-size:12px;font-weight:400;color:#8898a9;flex-shrink:0!important}@keyframes spin-location{100%{transform:rotate(360deg)}}.classima-custom-location-panel .recent-location-item:hover{background-color:#f7fafc!important}.classima-custom-location-panel .popular-locations-title{padding:12px 16px 6px 16px;font-size:11px;font-weight:700;color:#8898a9;text-transform:uppercase;letter-spacing:.8px;background-color:#fafbfc}.classima-custom-location-panel .related-locations-list{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.classima-custom-location-panel .location-item{padding:12px 16px;cursor:pointer;font-size:14px;color:#2d3748;display:flex;align-items:center;justify-content:space-between;transition:background-color 0.15s ease,color 0.15s ease;border-bottom:1px dashed #f2f5f8}.classima-custom-location-panel .location-item:last-child{border-bottom:none}.classima-custom-location-panel .location-item:hover{background-color:#f7fafc;color:#1a202c}.classima-custom-location-panel .location-item.active{font-weight:600;color:#ff5a5f;background-color:#fff9f9}.classima-custom-location-panel .location-item.highlighted{background-color:#f0f4f8;color:#1a202c;font-weight:600}.classima-custom-location-panel .location-item.active::after{content:"\e92b";font-family:'rtcl-icon'!important;font-size:14px}.rtcl-autocomplete.rtcl-location.loading{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 50 50"><circle cx="25" cy="25" r="20" fill="none" stroke="%23ff5a5f" stroke-width="5" stroke-dasharray="31.415, 31.415" stroke-dashoffset="0"><animateTransform attributeName="transform" type="rotate" from="0 25 25" to="360 25 25" dur="1s" repeatCount="indefinite"/></circle></svg>');background-repeat:no-repeat;background-position:right 12px center;background-size:16px}@media (max-width:767px){.classima-custom-location-panel{position:absolute!important;top:100%!important;bottom:auto!important;left:0!important;right:0!important;width:100%!important;max-width:100%!important;max-height:350px!important;border-radius:0!important;box-shadow:0 8px 20px rgb(0 0 0 / .15)!important;border:1px solid #e2e8f0!important;z-index:100000!important;padding-bottom:0!important;margin-top:4px!important}.classima-custom-location-panel-overlay{display:none!important}}.classima-dependency-radius-panel{margin-top:12px;padding:16px;background:#fafbfc;border:1px solid #eef2f5;border-radius:12px;box-shadow:0 4px 15px rgb(0 0 0 / .03);box-sizing:border-box}body.dark-mode .classima-dependency-radius-panel{background:#1e293b;border-color:#334155;box-shadow:0 4px 15px rgb(0 0 0 / .15)}.classima-dependency-radius-panel .current-location-btn{padding:10px 14px;cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:600;color:#ff5a5f;font-size:13px;transition:background-color 0.2s ease,border-color 0.2s ease;border-radius:8px;margin-bottom:12px;border:1px solid rgb(255 90 95 / .2);justify-content:center;background:#fff;box-shadow:0 2px 6px rgb(255 90 95 / .05)}.classima-dependency-radius-panel .current-location-btn:hover{background-color:#fff6f6;border-color:#ff5a5f}body.dark-mode .classima-dependency-radius-panel .current-location-btn{background:#0f172a;border-color:rgb(255 90 95 / .3)}body.dark-mode .classima-dependency-radius-panel .current-location-btn:hover{background:#1e1b29;border-color:#ff5a5f}.classima-dependency-radius-panel .current-location-btn i{font-size:14px}.classima-dependency-radius-panel .radius-slider-wrap{padding:6px 0}.classima-dependency-radius-panel .radius-slider-label{font-size:12px;font-weight:600;color:#4a5568;margin-bottom:6px;display:flex;justify-content:space-between}body.dark-mode .classima-dependency-radius-panel .radius-slider-label{color:#cbd5e1}body.dark-mode .classima-custom-location-panel{background:#1e293b;border-color:#334155;box-shadow:0 12px 30px rgb(0 0 0 / .3)}body.dark-mode .classima-custom-location-panel .location-item{color:#e2e8f0;border-color:#334155}body.dark-mode .classima-custom-location-panel .location-item:hover{background-color:#334155;color:#fff}body.dark-mode .classima-custom-location-panel .popular-locations-title{background-color:#1e293b;color:#94a3b8}body.dark-mode .classima-custom-location-panel .radius-slider-wrap{background-color:#1e293b;border-color:#334155}body.dark-mode .classima-custom-location-panel .radius-slider-label{color:#cbd5e1}body.dark-mode .classima-custom-location-panel .current-location-btn{border-color:#334155}body.dark-mode .classima-custom-location-panel .current-location-btn:hover{background-color:#1e1b29}.classima-custom-location-panel .location-item.has-children::after{content:"›";font-size:20px;font-weight:700;color:#a0aec0;margin-left:auto}.classima-custom-location-panel .panel-nav-header{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#fff;border-bottom:1px solid #f2f5f8}body.dark-mode .classima-custom-location-panel .panel-nav-header{background:#1e293b;border-bottom-color:#334155}.classima-custom-location-panel .back-nav-btn{background:none;border:none;outline:none;padding:0;margin:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#4a5568;border-radius:50%;cursor:pointer;transition:background-color 0.15s ease,color 0.15s ease}.classima-custom-location-panel .back-nav-btn svg{display:block;stroke:currentColor}body.dark-mode .classima-custom-location-panel .back-nav-btn{color:#cbd5e1}.classima-custom-location-panel .back-nav-btn:hover{background-color:#f1f5f9;color:#ff5a5f}body.dark-mode .classima-custom-location-panel .back-nav-btn:hover{background-color:#334155}.classima-custom-location-panel .current-nav-title{font-size:15px;font-weight:600;color:#1a202c;margin-left:4px}body.dark-mode .classima-custom-location-panel .current-nav-title{color:#f1f5f9}.classima-custom-location-panel .location-select-all{padding:13px 16px;cursor:pointer;font-size:14px;color:#ff5a5f;background:#fffcfc;border-bottom:1px solid #ffebeb;display:flex;align-items:center;gap:8px;font-weight:600;transition:background-color 0.15s ease}body.dark-mode .classima-custom-location-panel .location-select-all{background:#252433;border-bottom-color:rgb(255 90 95 / .15)}.classima-custom-location-panel .location-select-all:hover{background:#fff0f0}body.dark-mode .classima-custom-location-panel .location-select-all:hover{background:#362933}body.rtcl-location-autocomplete-active .ui-autocomplete{display:none!important}#huntown-profile-location-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgb(15 23 42 / .75);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}#huntown-profile-location-modal{position:relative;background:#fff;width:100%;max-width:520px;border-radius:20px;box-shadow:0 25px 50px -12px rgb(0 0 0 / .25);padding:30px;box-sizing:border-box;font-family:inherit;animation:huntownModalScale 0.3s cubic-bezier(.34,1.56,.64,1);max-height:90vh;overflow-y:auto}.huntown-modal-close-btn{position:absolute;top:15px;right:20px;background:none;border:none;font-size:28px;font-weight:300;line-height:1;color:#64748b;cursor:pointer;padding:5px;transition:color 0.2s,transform 0.2s;outline:none;z-index:10}.huntown-modal-close-btn:hover{color:#ef4444;transform:scale(1.1)}body.dark-mode .huntown-modal-close-btn{color:#94a3b8}body.dark-mode .huntown-modal-close-btn:hover{color:#f87171}body.dark-mode #huntown-profile-location-modal{background:#1e293b;color:#f8fafc;box-shadow:0 25px 50px -12px rgb(0 0 0 / .5)}@keyframes huntownModalScale{from{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}#huntown-profile-location-modal .modal-header{border-bottom:none;padding:0 0 15px 0;margin-bottom:20px;display:block}#huntown-profile-location-modal .modal-header h2{font-size:22px;font-weight:700;margin:0 0 8px 0;color:#1e293b;line-height:1.3}body.dark-mode #huntown-profile-location-modal .modal-header h2{color:#f8fafc}#huntown-profile-location-modal .modal-header .subtitle{font-size:13px;color:#64748b;margin:0;line-height:1.5}body.dark-mode #huntown-profile-location-modal .modal-header .subtitle{color:#94a3b8}#huntown-profile-location-modal .form-group{margin-bottom:18px}#huntown-profile-location-modal label{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#475569;margin-bottom:6px}body.dark-mode #huntown-profile-location-modal label{color:#cbd5e1}#huntown-profile-location-modal label .require{color:#ef4444}#huntown-profile-location-modal select,#huntown-profile-location-modal input[type="text"],#huntown-profile-location-modal input[type="tel"],#huntown-profile-location-modal textarea{width:100%;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 14px;font-size:14px;color:#1e293b;box-sizing:border-box;transition:all 0.2s ease;outline:none}body.dark-mode #huntown-profile-location-modal select,body.dark-mode #huntown-profile-location-modal input[type="text"],body.dark-mode #huntown-profile-location-modal input[type="tel"],body.dark-mode #huntown-profile-location-modal textarea{background:#0f172a;border-color:#334155;color:#f8fafc}#huntown-profile-location-modal select:focus,#huntown-profile-location-modal input[type="text"]:focus,#huntown-profile-location-modal input[type="tel"]:focus,#huntown-profile-location-modal textarea:focus{border-color:#ff5a5f;box-shadow:0 0 0 3px rgb(255 90 95 / .15);background:#fff}body.dark-mode #huntown-profile-location-modal select:focus,body.dark-mode #huntown-profile-location-modal input[type="text"]:focus,body.dark-mode #huntown-profile-location-modal input[type="tel"]:focus,body.dark-mode #huntown-profile-location-modal textarea:focus{background:#0f172a;border-color:#ff5a5f}.huntown-geo-search-group .search-input-wrap{position:relative;display:flex;align-items:center;gap:8px}#huntown-modal-gps-btn{background:#fff1f2;border:1px solid #ffe4e6;color:#ff5a5f;width:44px;height:44px;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;font-size:16px;padding:0;flex-shrink:0}#huntown-modal-gps-btn:hover{background:#ffe4e6;border-color:#fda4af}body.dark-mode #huntown-modal-gps-btn{background:#311e25;border-color:#4c1d24}body.dark-mode #huntown-modal-gps-btn:hover{background:#4c1d24}#huntown-modal-gps-btn.loading i{animation:spin-location 1s linear infinite}#huntown-profile-location-modal .form-submit-row{margin-top:25px}#huntown-profile-location-modal #huntown-modal-submit-btn{width:100%;background:linear-gradient(135deg,#ff5a5f,#ff7e40);border:none;color:#fff;font-weight:700;font-size:15px;padding:14px 20px;border-radius:12px;cursor:pointer;transition:transform 0.2s ease,opacity 0.2s ease;box-shadow:0 4px 15px rgb(255 90 95 / .3)}#huntown-profile-location-modal #huntown-modal-submit-btn:hover{opacity:.95;transform:translateY(-1px)}#huntown-profile-location-modal #huntown-modal-submit-btn:active{transform:translateY(1px)}.huntown-location-preview-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:15px}body.dark-mode .huntown-location-preview-row{background:#1e293b;border-color:#334155}.huntown-location-preview-row .location-label{font-size:14px;color:#475569}body.dark-mode .huntown-location-preview-row .location-label{color:#cbd5e1}.huntown-location-preview-row .huntown-location-display{color:#1e293b}body.dark-mode .huntown-location-preview-row .huntown-location-display{color:#f8fafc}.huntown-change-location-btn{color:#ff5a5f!important}.huntown-collapsed-location{display:none}.huntown-collapsed-location.huntown-expanded{display:block!important;border:1px dashed #cbd5e1;padding:15px;border-radius:10px;margin-bottom:15px;background:#fafbfc}body.dark-mode .huntown-collapsed-location.huntown-expanded{border-color:#475569;background:#1e293b}.huntown-branches-checklist{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:15px;max-height:200px;overflow-y:auto}body.dark-mode .huntown-branches-checklist{background:#0f172a;border-color:#334155}.huntown-branches-checklist label{font-size:13px!important;text-transform:none!important;letter-spacing:normal!important;font-weight:500!important;color:#334155!important}body.dark-mode .huntown-branches-checklist label{color:#94a3b8!important}.huntown-branches-checklist input[type="checkbox"]{accent-color:#ff5a5f;margin-right:8px;cursor:pointer}body.dark-mode #huntown-store-branches-checklist-container .huntown-branches-wrap,body.dark-mode #huntown-individual-location-preview-container .huntown-location-preview-box,body.dark-mode #huntown-individual-location-section{background:#1e293b!important;border-color:#334155!important;color:#f8fafc!important}body.dark-mode #huntown-individual-location-preview-container .huntown-location-display{color:#cbd5e1!important}body.dark-mode #huntown-store-branches-checklist-container .huntown-branch-select-all{border-bottom-color:#334155!important}.huntown-distance-badge{display:inline-flex!important;align-items:center!important;gap:4px!important;background-color:#fff5f5!important;color:#ff5a5f!important;border:1px solid #ffe3e3!important;padding:2px 8px!important;border-radius:12px!important;font-size:11px!important;font-weight:700!important;margin-left:6px!important;text-transform:none!important;vertical-align:middle!important;line-height:1!important}.huntown-distance-badge i{font-size:9px!important}body.dark-mode .huntown-distance-badge{background-color:rgb(255 90 95 / .15)!important;border-color:rgb(255 90 95 / .3)!important;color:#ff787c!important}[class*="listing-grid-each"] li:has(.huntown-distance-badge)>i.fa-map-marker,[class*="listing-list-each"] li:has(.huntown-distance-badge)>i.fa-map-marker{display:none!important}.huntown-location-prompt-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(15 23 42 / .6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;opacity:0;transition:opacity 0.3s ease}.huntown-location-prompt-overlay.show{opacity:1}.huntown-location-prompt-modal{position:relative;background:#fff;width:100%;max-width:420px;border-radius:20px;box-shadow:0 20px 40px -15px rgb(0 0 0 / .15),0 15px 25px -10px rgb(0 0 0 / .05);padding:32px 24px;box-sizing:border-box;text-align:center;font-family:'Roboto',sans-serif;transform:scale(.9) translateY(20px);transition:transform 0.3s cubic-bezier(.34,1.56,.64,1)}.huntown-location-prompt-overlay.show .huntown-location-prompt-modal{transform:scale(1) translateY(0)}.huntown-location-prompt-close{position:absolute;top:16px;right:18px;background:none;border:none;font-size:20px;color:#94a3b8;cursor:pointer;padding:4px;line-height:1;transition:color 0.2s ease,transform 0.2s ease}.huntown-location-prompt-close:hover{color:#ff4464;transform:scale(1.15)}.huntown-location-prompt-icon-container{width:80px;height:80px;background:#fdf2f4;border-radius:50%;margin:0 auto 20px auto;display:flex;align-items:center;justify-content:center;position:relative}.huntown-location-prompt-icon-container i{font-size:32px;color:#ff4464;position:relative;z-index:2}.huntown-location-prompt-pulse{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background:rgb(255 68 100 / .2);animation:huntown-pulse-ring 2s cubic-bezier(.215,.61,.355,1) infinite;z-index:1}@keyframes huntown-pulse-ring{0%{transform:scale(.95);opacity:.8}100%{transform:scale(1.4);opacity:0}}.huntown-location-prompt-title{font-family:'Nunito',sans-serif;font-size:22px;font-weight:700;color:#470024;margin:0 0 10px 0;line-height:1.3}.huntown-location-prompt-desc{font-family:'Roboto',sans-serif;font-size:14px;color:#64748b;margin:0 0 24px 0;line-height:1.5}.huntown-location-prompt-btn-primary{width:100%;background-color:#ff4464;border:none;color:#fff;font-family:'Roboto',sans-serif;font-weight:600;font-size:15px;padding:12px 24px;border-radius:30px;cursor:pointer;box-shadow:0 4px 12px rgb(255 68 100 / .2);transition:background-color 0.25s ease,transform 0.2s ease,box-shadow 0.2s ease;display:flex;align-items:center;justify-content:center;gap:8px;box-sizing:border-box}.huntown-location-prompt-btn-primary:hover{background-color:#470024;transform:translateY(-1px);box-shadow:0 6px 15px rgb(71 0 36 / .25)}.huntown-location-prompt-btn-primary:active{transform:translateY(1px)}.huntown-location-prompt-btn-primary i.fa-spin{animation:huntown-spinner 1s linear infinite}@keyframes huntown-spinner{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.huntown-location-prompt-btn-secondary{display:block;margin-top:14px;background:#fff0;border:2px solid #470024;color:#470024;font-family:'Roboto',sans-serif;font-weight:600;font-size:14px;padding:10px 24px;border-radius:30px;cursor:pointer;transition:all 0.25s ease;width:100%;text-align:center;box-sizing:border-box}.huntown-location-prompt-btn-secondary:hover{background-color:#470024;color:#fff;text-decoration:none}.huntown-location-prompt-status{font-family:'Roboto',sans-serif;font-size:12px;font-weight:500;color:#8898a9;margin-top:12px;display:block}body.dark-mode .huntown-location-prompt-modal{background:#1e293b;box-shadow:0 20px 40px -15px rgb(0 0 0 / .5)}body.dark-mode .huntown-location-prompt-title{color:#f8fafc}body.dark-mode .huntown-location-prompt-desc{color:#94a3b8}body.dark-mode .huntown-location-prompt-icon-container{background:#311e25}body.dark-mode .huntown-location-prompt-btn-secondary{border-color:#ff4464;color:#ff4464}body.dark-mode .huntown-location-prompt-btn-secondary:hover{background-color:#ff4464;color:#fff}@media (max-width:767px){.huntown-location-prompt-overlay{align-items:flex-end;padding:0}.huntown-location-prompt-modal{border-radius:24px 24px 0 0;max-width:100%;transform:translateY(100%);padding:36px 20px 24px 20px;transition:transform 0.35s cubic-bezier(.16,1,.3,1)}.huntown-location-prompt-overlay.show .huntown-location-prompt-modal{transform:translateY(0)}.huntown-location-prompt-close{top:12px;right:12px;font-size:24px;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:50%}body.dark-mode .huntown-location-prompt-close{background:#334155}}