/* generated from src/geo-suggest.css — edit that file, not this one */
.geo-suggest{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:16px;font-family:var(--font-sans, "Helvetica Neue", Helvetica, Arial, sans-serif)}.geo-suggest[hidden]{display:none}.geo-suggest-overlay{position:absolute;inset:0;background:#fafafaa6;opacity:0;transition:opacity .32s cubic-bezier(.4,0,.6,1)}html.gs-modal-open main#MainContent,html.gs-modal-open .shopify-section-group-footer-group,html.gs-modal-open .fancynav,html.gs-modal-open .utility-bar{filter:blur(8px)}html.gs-modal-open body{background:#f5f5f7}html.gs-modal-open{overflow:hidden}.geo-suggest.is-open .geo-suggest-overlay{opacity:1}.geo-suggest-card{position:relative;box-sizing:border-box;width:440px;max-width:calc(100vw - 32px);max-height:100%;overflow-y:auto;padding:32px 28px 24px;border-radius:var(--radius-md, 16px);text-align:center;color:var(--text-on-light, #111113);background:var(--paper-0, #ffffff);border:1px solid rgba(0,0,0,.06);box-shadow:0 24px 64px #00000029,0 4px 16px #00000014;opacity:0;transform:translateY(10px) scale(.97);transition:opacity .32s cubic-bezier(.4,0,.6,1),transform .32s cubic-bezier(.4,0,.6,1)}.geo-suggest.is-open .geo-suggest-card{opacity:1;transform:none}.geo-suggest-card:focus{outline:none}.geo-suggest-close{position:absolute;top:14px;right:14px;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--text-on-light-3, rgba(0, 0, 0, .45));cursor:pointer;transition:color .22s cubic-bezier(.4,0,.6,1)}.geo-suggest-close:hover{color:var(--text-on-light, #111113)}.geo-suggest .fancy-flag{position:relative;display:inline-flex;flex-shrink:0;width:40px;height:40px;border-radius:50%;overflow:hidden}.geo-suggest .fancy-flag svg{width:100%;height:100%;display:block}.geo-suggest .fancy-flag .fancy-flag-globe{box-sizing:border-box;padding:2px;color:var(--text-on-light-2, rgba(0, 0, 0, .55))}.geo-suggest .fancy-flag:after{content:"";position:absolute;inset:0;border-radius:50%;border:1px solid rgba(0,0,0,.12)}.geo-suggest-flag{display:inline-flex;justify-content:center}.geo-suggest-flag:empty{display:none}.geo-suggest-heading{margin:14px 0 0;font-size:19px;font-weight:600;line-height:1.3;letter-spacing:-.01em;color:var(--text-on-light, #111113)}.geo-suggest-note{margin:10px auto 0;max-width:360px;font-size:13.5px;line-height:1.5;color:var(--text-on-light-2, rgba(0, 0, 0, .55))}.geo-suggest-note:empty{display:none}.geo-suggest-fields{display:flex;gap:10px;margin-top:20px;text-align:left}.geo-suggest-field{flex:1;min-width:0;display:block}.geo-suggest-field-label{display:block;margin:0 0 6px 2px;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, Menlo, monospace);font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-on-light-3, rgba(0, 0, 0, .45))}.geo-suggest-field select{width:100%;box-sizing:border-box;padding:10px 32px 10px 12px;border:1px solid rgba(0,0,0,.16);border-radius:var(--radius-sm, 12px);background-color:var(--paper-0, #ffffff);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none' stroke='%23555' stroke-width='1.6' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M2.5 4.5L6 8l3.5-3.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;-webkit-appearance:none;appearance:none;font-family:inherit;font-size:14px;color:var(--text-on-light, #111113);cursor:pointer;transition:border-color .22s cubic-bezier(.4,0,.6,1)}.geo-suggest-field select:hover{border-color:#00000059}.geo-suggest-field select:focus-visible{outline:2px solid var(--accent-cool, #0077ed);outline-offset:1px;border-color:transparent}.geo-suggest-btn{display:block;width:100%;box-sizing:border-box;margin-top:20px;min-height:44px;padding:12px 16px;border:0;border-radius:var(--radius-pill, 99px);background:var(--accent-cool, #0077ed);color:#fff;font-family:inherit;font-size:14px;font-weight:600;letter-spacing:-.01em;line-height:1.2;cursor:pointer}.geo-suggest-btn:focus-visible{outline:2px solid var(--accent-cool, #0077ed);outline-offset:2px}.geo-suggest-close:focus-visible{outline:2px solid var(--accent-cool, #0077ed);outline-offset:1px}.geo-suggest-form{display:none}@media screen and (max-width: 479px){.geo-suggest-fields{flex-direction:column}.geo-suggest-card{padding:28px 20px 20px}}@media (prefers-reduced-motion: reduce){.geo-suggest-overlay,.geo-suggest-card{transition:opacity .2s ease;transform:none}}
