/* 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:transparent;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) brightness(.4)}html.gs-modal-open body{background:#0a0a0b}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:480px;max-width:calc(100vw - 32px);max-height:100%;overflow-y:auto;padding:34px 32px 28px;border-radius:20px;text-align:center;color:#f5f5f4;background:#0c0c0eb8;-webkit-backdrop-filter:blur(28px);backdrop-filter:blur(28px);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff14,0 24px 64px #0000008c;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:20px;right:20px;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:#ffffff0f;color:#fff9;cursor:pointer;transition:color .22s cubic-bezier(.4,0,.6,1),background-color .22s cubic-bezier(.4,0,.6,1)}.geo-suggest-close:hover{color:#fff;background:#ffffff1f}.geo-suggest .fancy-flag{position:relative;display:inline-flex;flex-shrink:0;width:48px;height:48px;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:3px;color:#ffffff8c}.geo-suggest .fancy-flag:after{content:"";position:absolute;inset:0;border-radius:50%;border:1px solid rgba(255,255,255,.18)}.geo-suggest-flag{display:inline-flex;justify-content:center}.geo-suggest-flag:empty{display:none}.geo-suggest-eyebrow{margin:16px 0 0;font-family:var(--font-mono, "JetBrains Mono", ui-monospace, Menlo, monospace);font-size:10px;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:#ffffff73}.geo-suggest-eyebrow:empty{display:none}.geo-suggest-heading{margin:12px 0 0;font-size:22px;font-weight:600;line-height:1.25;letter-spacing:-.02em;color:#f5f5f4}.geo-suggest-note{margin:14px auto 0;max-width:380px;font-size:13px;line-height:1.55;color:#ffffff9e}.geo-suggest-note:empty{display:none}.geo-suggest-translation-note{margin:10px auto 0;max-width:380px;font-size:11.5px;line-height:1.5;color:#ffffff61}.geo-suggest-translation-note[hidden]{display:none}.geo-suggest-fields{display:flex;gap:12px;margin-top:22px;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:.14em;text-transform:uppercase;color:#ffffff73}.geo-suggest-field select{width:100%;box-sizing:border-box;padding:11px 34px 11px 14px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background-color:#ffffff0f;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='%23ffffff' stroke-opacity='0.55' 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:#f5f5f4;cursor:pointer;transition:border-color .22s cubic-bezier(.4,0,.6,1),background-color .22s cubic-bezier(.4,0,.6,1)}.geo-suggest-field select:hover{border-color:#ffffff4d;background-color:#ffffff1a}.geo-suggest-field select:focus-visible{outline:2px solid var(--accent-cool, #0077ed);outline-offset:1px;border-color:transparent}.geo-suggest-field select option{background-color:#17171a;color:#f5f5f4}.geo-suggest-btn{display:block;width:100%;box-sizing:border-box;margin-top:22px;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-decline{display:block;width:100%;margin:16px 0 0;padding:4px 0;border:0;background:none;font-family:inherit;font-size:13px;line-height:1.4;color:#ffffff73;cursor:pointer;transition:color .22s cubic-bezier(.4,0,.6,1)}.geo-suggest-decline:hover{color:#fffc}.geo-suggest-decline:focus-visible{outline:2px solid var(--accent-cool, #0077ed);outline-offset:2px;border-radius:8px}.geo-suggest-decline:empty{display:none}.geo-suggest-form{display:none}@media screen and (max-width: 479px){.geo-suggest-fields{flex-direction:column;gap:14px}.geo-suggest-card{padding:30px 20px 24px}}@media (prefers-reduced-motion: reduce){.geo-suggest-overlay,.geo-suggest-card{transition:opacity .2s ease;transform:none}}
