.location-search-wrapper,.location-search-container{width:100%;position:relative}.location-search-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;width:100%;padding:.75rem 2.5rem .75rem 1rem;font-family:inherit;font-size:.95rem;transition:all .2s}.location-search-input:focus{background:#ffffff14;border-color:#ffffff4d;outline:none}.location-search-input::placeholder{color:#fff6}.location-search-loading{pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.location-search-spinner{border:2px solid #fff3;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.location-search-results{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141efa;border:1px solid #ffffff1a;border-radius:8px;max-height:300px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}.location-search-result-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0d;width:100%;padding:.875rem 1rem;transition:background .2s}.location-search-result-item:last-child{border-bottom:none}.location-search-result-item:hover{background:#ffffff14}.location-result-name{margin-bottom:.25rem;font-size:.95rem;font-weight:500}.location-result-coords{color:#ffffff80;font-family:Courier New,monospace;font-size:.8rem}.location-selected{background:#ffffff14;border:1px solid #fff3;border-radius:8px;justify-content:space-between;align-items:center;padding:.875rem 1rem;display:flex}.location-selected-info{flex:1}.location-selected-name{color:#fff;margin-bottom:.25rem;font-size:.95rem;font-weight:500}.location-selected-coords{color:#ffffff80;font-family:Courier New,monospace;font-size:.8rem}.location-clear-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-left:.5rem;font-size:1.5rem;line-height:1;transition:all .2s;display:flex}.location-clear-btn:hover{background:#ff64644d;transform:scale(1.1)}.location-manual-coords{gap:1rem;margin-top:1rem;display:flex}.location-manual-coord{flex:1}.location-manual-label{color:#fff9;margin-bottom:.375rem;font-size:.8rem;font-weight:500;display:block}.location-manual-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;width:100%;padding:.625rem .875rem;font-family:Courier New,monospace;font-size:.875rem;transition:all .2s}.location-manual-input:focus{background:#ffffff14;border-color:#ffffff4d;outline:none}.location-search-results::-webkit-scrollbar{width:8px}.location-search-results::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}.location-search-results::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.location-search-results::-webkit-scrollbar-thumb:hover{background:#ffffff4d}
