.loc-modal-backdrop{position:fixed;inset:0;z-index:10000;background:#0000008c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:opacity .35s cubic-bezier(.16,1,.3,1),visibility .35s;display:flex;align-items:center;justify-content:center;padding:1rem}.loc-modal-backdrop.is-open{opacity:1;visibility:visible}.loc-modal{position:relative;width:100%;max-width:500px;background:#111113d9;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-radius:2rem;border:1px solid rgba(255,255,255,.08);box-shadow:0 40px 100px #000000b3,0 0 0 1px #ffffff0d inset;overflow:hidden;transform:translateY(30px) scale(.95);opacity:0;transition:transform .6s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1)}.loc-modal-backdrop.is-open .loc-modal{transform:translateY(0) scale(1);opacity:1}.loc-modal__header{padding:3rem 2.5rem .5rem;text-align:center}.loc-modal__icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:1.25rem;background:linear-gradient(135deg,#f43f5e33,#f43f5e00);border:1px solid rgba(244,63,94,.2);margin-bottom:1.5rem;font-size:1.8rem;box-shadow:0 10px 20px #0003}.loc-modal__title{font-size:1.75rem;font-weight:900;color:#fff;margin:0 0 .75rem;line-height:1.1;letter-spacing:-.03em;text-transform:uppercase}.loc-modal__subtitle{font-size:1rem;color:#fff9;line-height:1.6;max-width:30ch;margin:0 auto}.loc-modal__options{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding:2.5rem}.loc-modal__card{position:relative;display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.25rem;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:1.5rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);text-align:center;color:#fff;-webkit-tap-highlight-color:transparent;user-select:none;outline:none}.loc-modal__card:hover{background:#ffffff0f;border-color:#f43f5e66;transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #0006}.loc-modal__card:active{transform:scale(.96)}.loc-modal__card-pin{font-size:2rem;line-height:1;filter:drop-shadow(0 5px 10px rgba(0,0,0,.3))}.loc-modal__card-name{font-size:1.1rem;font-weight:800;line-height:1.2;letter-spacing:-.01em}.loc-modal__card-addr{font-size:.8rem;color:#fff6;line-height:1.4}.loc-modal__card--selected{background:#f43f5e14!important;box-shadow:0 0 0 1px var(--accent-color, #f43f5e),0 8px 24px #f43f5e26!important}.loc-modal__close{position:absolute;top:.85rem;right:.85rem;width:2rem;height:2rem;border-radius:50%;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#fff9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s,color .2s,transform .2s;z-index:2;padding:0;line-height:1;font-size:1.1rem}.loc-modal__close:hover{background:#ffffff24;color:#fff;transform:scale(1.08)}.location-pref-footer{display:flex;justify-content:center;width:100%}.loc-footer-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.1rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;font-size:.82rem;font-weight:600;cursor:pointer;transition:background .25s,border-color .25s,color .25s,transform .25s;-webkit-tap-highlight-color:transparent;user-select:none;text-decoration:none;line-height:1}html:not(.dark) .loc-footer-badge{background:#0000000a;border-color:#0000001a;color:#0000008c}html:not(.dark) .loc-footer-badge:hover{background:#00000014;border-color:#0000002e;color:#000000bf}.loc-footer-badge:hover{background:#ffffff1a;border-color:#fff3;color:#fff;transform:translateY(-1px)}.loc-footer-badge__pin{font-size:.95rem;line-height:1}.loc-footer-badge__text{white-space:nowrap}.loc-footer-badge__change{font-size:.72rem;opacity:.5;margin-left:.15rem}@media(max-width:480px){.loc-modal{max-width:100%;border-radius:1.25rem}.loc-modal__header{padding:1.5rem 1.5rem 0}.loc-modal__options{grid-template-columns:1fr;padding:1.25rem 1.5rem 1.5rem}.loc-modal__card{flex-direction:row;padding:1.15rem 1.25rem;gap:.85rem;text-align:left}.loc-modal__card-pin{font-size:1.5rem;flex-shrink:0}.loc-modal__card-info{display:flex;flex-direction:column;gap:.2rem}}@media(prefers-reduced-motion:reduce){.loc-modal-backdrop,.loc-modal,.loc-modal__card,.loc-footer-badge{transition:none!important}.loc-modal{transform:none!important}}
