:root{--color-primary:#0cbbd8;--color-primary-pressed:#419bad;--color-dark:#0e1b26;--color-text:#0e1b26;--color-text-secondary:#58595b;--color-border:#e8e9ea;--color-bg:#f4f6f8;--color-surface:#fff;--color-success:#22a352;--color-coral:#e85b4f;--color-on-dark:#fff;--color-on-dark-secondary:#ffffffbf;--color-on-dark-tertiary:#fff9;--radius-pill:100px;--radius-card:16px;--radius-input:12px;--shadow-button:0 4px 8px #0000004d;--shadow-card:0 1px 4px #0e1b260f;--press-scale:.97;--press-opacity:.9;--app-banner-h:42px;--holiday-banner-h:0px;--site-header-h:80px}
*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:clip}body{color:var(--color-text);background:var(--color-bg);font-family:var(--font-sans), "Nunito Sans", system-ui, -apple-system, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--color-primary)}a:hover{color:var(--color-primary-pressed)}.shopMapCanvas{width:100%;height:100%}.shopPin{background:0 0;border:none}.appPin{flex-direction:column;align-items:center;transition:transform .12s;display:flex}.appPinDot{border:2px solid #fff;border-radius:50%;width:21px;height:21px;box-shadow:0 1px 4px #0e1b2640}.appPinPill{border-radius:var(--radius-pill);max-width:120px;box-shadow:var(--shadow-card);color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;background:#fff;margin-top:4px;padding:2px 8px;font-size:13px;font-weight:400;line-height:16px;overflow:hidden}.appPinNum{background:var(--color-primary);color:#fff;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:800;line-height:1;display:flex}.appPinActive{z-index:1000;transform:scale(1.12)}.appPinActive .appPinPill{font-weight:700}.appPinLabelsOff .appPinPill{display:none}.appPinLabelsOff .appPinActive .appPinPill{display:block}.nearbyCentreDot{background:var(--color-primary);border:3px solid #fff;border-radius:50%;width:16px;height:16px;display:block;box-shadow:0 0 0 4px #0cbbd840,0 1px 4px #0e1b264d}
