.google-map-container{border-radius:12px;width:100%;height:450px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.1)}.google-map-container iframe{border:none;width:100%;height:100%}.map-overlay{z-index:10;position:absolute;top:20px;right:20px}.map-info-card{background:var(--white);border-radius:8px;max-width:280px;padding:1.5rem;box-shadow:0 5px 15px rgba(0,0,0,.1)}.map-info-card h3{color:var(--grey-dark);margin-bottom:.75rem;font-size:1.25rem}.map-info-card p{color:var(--grey-medium);margin-bottom:1rem;line-height:1.5}.map-actions{flex-direction:column;gap:.5rem;display:flex}.map-actions .btn{text-align:center;padding:.5rem 1rem;font-size:.875rem}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#333;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"8\"><path fill=\"%23666\" d=\"M6 8L0 0h12z\"/></svg>");background-position:right 1rem center;background-repeat:no-repeat;background-size:12px 8px;border:1px solid #ccc;border-radius:8px;padding:.75rem 2.5rem .75rem 1rem;font-size:1rem;line-height:1.5;transition:all .3s}.custom-select:hover{background-color:var(--light);border-color:#888}.custom-select:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px rgba(34,197,94,.3)}.success-message{text-align:center;background:var(--background-soft);border:2px solid var(--primary);border-radius:12px;padding:2rem}.success-icon{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;font-weight:700;display:flex}.error-message{color:#c33;background:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:1rem;padding:1rem}.form-note{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.direct-contact-buttons{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}button:disabled{opacity:.7;cursor:not-allowed}@media (max-width:968px){.map-overlay{margin-top:1rem;position:relative;top:0;right:0}.map-info-card{max-width:100%}.map-actions{flex-direction:row;justify-content:center}}@media (max-width:640px){.google-map-container{height:350px}.map-actions{flex-direction:column}.map-info-card{padding:1rem}}
.CustomSelect-module__nvuioG__dropdown{width:100%;font-family:Segoe UI,sans-serif;position:relative}.CustomSelect-module__nvuioG__selectBox{color:var(--secondary);border:1px solid var(--light-gray);cursor:pointer;background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 14px;font-size:16px;transition:all .3s;display:flex}.CustomSelect-module__nvuioG__selectBox:hover{border-color:var(--primary)}.CustomSelect-module__nvuioG__arrow{color:#666;font-size:16px}.CustomSelect-module__nvuioG__options{z-index:1000;background:#fff;border:1px solid #ccc;border-radius:8px;width:100%;max-height:200px;margin:4px 0 0;padding:0;list-style:none;position:absolute;overflow-y:auto;box-shadow:0 6px 12px rgba(0,0,0,.1)}.CustomSelect-module__nvuioG__option{cursor:pointer;padding:10px 14px;transition:background .2s}.CustomSelect-module__nvuioG__option:hover{color:#fff;background-color:#28a745}
