.location-module__Zm2Acq__container{background-color:var(--color-background);justify-content:center;align-items:center;min-height:calc(100vh - 120px);padding:2rem;display:flex}.location-module__Zm2Acq__card{text-align:center;background-color:#fff;border-radius:12px;width:100%;max-width:450px;padding:3rem;box-shadow:0 4px 20px #0000000d}.location-module__Zm2Acq__title{font-family:var(--font-newsreader);color:var(--color-text);margin-bottom:.5rem;font-size:2rem;font-weight:500}.location-module__Zm2Acq__subtitle{color:var(--color-text-light);margin-bottom:2rem;font-size:.95rem;line-height:1.5}.location-module__Zm2Acq__currentLocationBtn{width:100%;color:var(--color-text);cursor:pointer;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}.location-module__Zm2Acq__currentLocationBtn:hover{background-color:#e5e7eb}.location-module__Zm2Acq__divider{color:#9ca3af;align-items:center;margin:2rem 0;font-size:.85rem;font-weight:500;display:flex}.location-module__Zm2Acq__divider:before,.location-module__Zm2Acq__divider:after{content:"";border-bottom:1px solid #e5e7eb;flex:1}.location-module__Zm2Acq__divider span{padding:0 1rem}.location-module__Zm2Acq__form{flex-direction:column;gap:1rem;display:flex}.location-module__Zm2Acq__input{border:1px solid #d1d5db;border-radius:8px;width:100%;padding:1rem;font-size:1rem;transition:border-color .2s}.location-module__Zm2Acq__input:focus{border-color:#6b7280;outline:none}.location-module__Zm2Acq__submitBtn{background-color:var(--color-text);color:#fff;cursor:pointer;border:none;border-radius:8px;width:100%;padding:1rem;font-weight:600;transition:opacity .2s}.location-module__Zm2Acq__submitBtn:hover{opacity:.9}
