.sf-customer-auth__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:.35rem;background:#0000008c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);overflow-y:auto}.sf-customer-auth{--gold: #e8b923;--gold-soft: #f5d565;--surface: rgba(30, 27, 75, .92);--border: rgba(232, 185, 35, .22);--muted: rgba(248, 250, 252, .65);--error: #fda4af;position:relative;width:100%;max-width:min(440px,calc(100vw - .7rem));min-width:0;max-height:calc(100vh - .7rem);overflow-y:auto;border-radius:1.25rem;background:radial-gradient(ellipse 100% 80% at 50% -30%,#3d2c6d,#0f0a1a 50%);border:1px solid var(--border);box-shadow:0 24px 60px #00000080}.sf-customer-auth__glow{position:absolute;width:20rem;height:20rem;left:50%;top:40%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(232,185,35,.14) 0%,transparent 65%);pointer-events:none;border-radius:1.25rem}.sf-customer-auth__top-bar{position:relative;display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:.55rem .45rem 0;z-index:2}.sf-customer-auth__sr-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sf-customer-auth__close{margin-right:auto;width:2.25rem;height:2.25rem;border:none;border-radius:.5rem;background:#0f0a1a80;color:#f8fafc;font-size:1.35rem;line-height:1;cursor:pointer}.sf-customer-auth__close:hover{background:#7c3aed59}.sf-customer-auth__tour{border:1px solid rgba(232,185,35,.45);border-radius:999px;background:#7c3aed38;color:#f8fafc;font:inherit;font-size:.78rem;font-weight:600;padding:.35rem .7rem;cursor:pointer}.sf-customer-auth__tour:hover{background:#7c3aed59}.sf-customer-auth__panel{position:relative;z-index:1;width:100%;padding:0 .45rem 1.25rem}.sf-customer-auth__panel--choice{padding-top:.25rem}.sf-customer-auth__brand{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.sf-customer-auth__logo{display:block;width:3rem;height:3rem;border-radius:.85rem;object-fit:contain;padding:.18rem;background:#0f0a1a59;border:1px solid rgba(232,185,35,.24);box-shadow:0 8px 24px #e8b92359}.sf-customer-auth__title{margin:0;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;background:linear-gradient(90deg,#fffef8,var(--gold-soft));-webkit-background-clip:text;background-clip:text;color:transparent;overflow-wrap:anywhere;word-break:break-word}.sf-customer-auth__subtitle{margin:.2rem 0 0;font-size:.88rem;color:var(--muted);overflow-wrap:anywhere;word-break:break-word}.sf-customer-auth__lead{margin:0 0 1.1rem;font-size:.92rem;color:var(--muted);overflow-wrap:anywhere;word-break:break-word}.sf-customer-auth__google{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;width:100%;margin-top:.25rem;padding:.82rem 1rem;border-radius:.65rem;border:1px solid rgba(248,250,252,.2);background:#f8fafc;color:#1e1b4b;font:inherit;font-weight:600;font-size:.95rem;cursor:pointer;transition:background .15s ease,box-shadow .15s ease}.sf-customer-auth__google:hover:not(:disabled){background:#fff;box-shadow:0 6px 20px #0000001f}.sf-customer-auth__google:disabled{opacity:.65;cursor:not-allowed}.sf-customer-auth__google-mark{flex-shrink:0}.sf-customer-auth__divider{display:flex;align-items:center;gap:.75rem;margin:.85rem 0 .15rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#f8fafc73}.sf-customer-auth__divider:before,.sf-customer-auth__divider:after{content:"";flex:1;height:1px;background:#e8b92333}.sf-customer-auth__divider span{flex-shrink:0}.sf-customer-auth__hint{margin:0 0 1rem;padding:.65rem .45rem;border-radius:.55rem;font-size:.88rem;line-height:1.45;color:#e9d5ff;background:#7c3aed38;border:1px solid rgba(124,58,237,.35);overflow-wrap:anywhere;word-break:break-word}.sf-customer-auth__hint strong{color:#fff;font-weight:700}.sf-customer-auth__hint--neutral{color:#e2e8f0;background:#0f0a1a8c;border-color:#e8b92333}.sf-customer-auth__form{display:flex;flex-direction:column;gap:.35rem}.sf-customer-auth__label{font-size:.8rem;font-weight:600;margin-top:.65rem;color:var(--muted)}.sf-customer-auth__label:first-of-type{margin-top:0}.sf-customer-auth__input{width:100%;padding:.65rem .45rem;border-radius:.65rem;border:1px solid rgba(124,58,237,.35);background:#0f0a1aa6;color:#f8fafc;font:inherit;font-size:1rem}.sf-customer-auth__input::placeholder{color:#f8fafc59}.sf-customer-auth__input:focus{outline:2px solid var(--gold);outline-offset:1px;border-color:transparent}.sf-customer-auth__input[readonly]{opacity:.85;cursor:default}.sf-customer-auth__password-wrap{position:relative;display:flex;align-items:center}.sf-customer-auth__input--password{padding-right:3rem}.sf-customer-auth__eye{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:.45rem;background:transparent;color:var(--muted);cursor:pointer}.sf-customer-auth__eye:hover{color:#f8fafc;background:#7c3aed33}.sf-customer-auth__error{margin:.75rem 0 0;font-size:.875rem;color:var(--error)}.sf-customer-auth__submit{margin-top:1.25rem;padding:.9rem 1rem;border:none;border-radius:.65rem;background:linear-gradient(135deg,var(--gold) 0%,#f0ca4a 100%);color:#1a1003;font:inherit;font-weight:700;font-size:1rem;cursor:pointer;box-shadow:0 10px 28px #e8b92359;transition:transform .1s ease,box-shadow .15s ease}.sf-customer-auth__submit:hover{box-shadow:0 12px 32px #e8b92373}.sf-customer-auth__submit:active{transform:scale(.99)}.sf-customer-auth__submit--ghost{background:#7c3aed40;color:#f5f3ff;box-shadow:none}.sf-customer-auth__submit--ghost:hover{box-shadow:none;background:#7c3aed59}.sf-customer-auth__choice-grid{display:grid;gap:.75rem}.sf-customer-auth__register{margin:1.15rem 0 0;text-align:center;font-size:.875rem;color:var(--muted)}.sf-customer-auth__register-link{color:#ddd6fe;font-weight:600;text-decoration:none;background:none;border:none;padding:0;font:inherit;cursor:pointer}.sf-customer-auth__register-link:hover{color:#fff;text-decoration:underline}.sf-customer-auth__back{margin-top:.75rem;background:none;border:none;color:var(--muted);cursor:pointer;font:inherit;text-align:center}.sf-customer-auth__back:hover{color:#fff;text-decoration:underline}.sf-customer-auth__back:disabled{opacity:.5;cursor:not-allowed}.storehub-location-picker{margin-top:.65rem}.storehub-location-picker__autocomplete-host{width:100%}.storehub-location-picker__autocomplete-host gmp-place-autocomplete{width:100%;display:block}.storehub-location-picker .sf-customer-auth__label{margin-top:0}.storehub-location-picker__map{width:100%;height:200px;margin-top:.5rem;border-radius:.65rem;border:1px solid rgba(232,185,35,.2);background:#0f0a1a99}.sh-pwa-install-btn{position:fixed;right:max(.85rem,env(safe-area-inset-right));bottom:max(.85rem,env(safe-area-inset-bottom));z-index:9998;margin:0;padding:.62rem 1.35rem;border:none;border-radius:999px;font:inherit;font-size:.9rem;font-weight:700;letter-spacing:.02em;color:#fff;cursor:pointer;background:linear-gradient(155deg,#c4b5fd,#8b5cf6 38%,#6d28d9 72%,#5b21b6);box-shadow:0 4px 16px #5b21b66b,0 1px #ffffff38 inset;transition:transform .12s ease,box-shadow .12s ease}.sh-pwa-install-btn:hover{transform:translateY(-1px);box-shadow:0 6px 22px #5b21b67a,0 1px #ffffff40 inset}.sh-pwa-install-btn:active{transform:translateY(0)}@media(max-width:420px){.sh-pwa-install-btn{font-size:.88rem;padding:.58rem 1.2rem}}.sh-pwa-update{position:fixed;left:50%;top:max(.5rem,env(safe-area-inset-top));bottom:auto;transform:translate(-50%);z-index:9999;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.45rem .6rem;max-width:min(32rem,calc(100vw - 1rem));padding:.45rem .75rem;border-radius:999px;background:#1c1917eb;color:#fafaf9;font-size:.78rem;box-shadow:0 4px 24px #0003}.sh-pwa-update__msg{flex:1 1 auto;text-align:center;min-width:8rem}.sh-pwa-update__primary,.sh-pwa-update__ghost{font:inherit;font-size:.75rem;font-weight:600;padding:.28rem .65rem;border-radius:999px;cursor:pointer;border:none}.sh-pwa-update__primary{background:#f5f5f4;color:#1c1917}.sh-pwa-update__ghost{background:transparent;color:#fafaf9bf;border:1px solid rgba(250,250,249,.25)}@media(max-width:420px){.sh-pwa-update{border-radius:.65rem;padding:.55rem .65rem}}.sh-pwa-ios-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));background:#0f172a8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sh-pwa-ios-modal{width:100%;max-width:min(22rem,100%);margin:0;padding:1.25rem 1.35rem 1.15rem;border-radius:1.15rem;background:#fafaf9;color:#1c1917;box-shadow:0 24px 48px #00000038,0 0 0 1px #8b5cf61f}.sh-pwa-ios-modal__title{margin:0 0 .65rem;font-size:1.05rem;font-weight:800;letter-spacing:.02em;background:linear-gradient(155deg,#7c3aed,#6d28d9 45%,#5b21b6);-webkit-background-clip:text;background-clip:text;color:transparent}.sh-pwa-ios-modal__body{margin:0 0 .55rem;font-size:.9rem;line-height:1.45}.sh-pwa-ios-modal__hint{margin:0 0 1rem;font-size:.78rem;color:#78716c}.sh-pwa-ios-modal__primary{display:block;width:100%;margin:0;padding:.62rem 1.2rem;border:none;border-radius:999px;font:inherit;font-size:.9rem;font-weight:700;letter-spacing:.02em;color:#fff;cursor:pointer;background:linear-gradient(155deg,#c4b5fd,#8b5cf6 38%,#6d28d9 72%,#5b21b6);box-shadow:0 4px 16px #5b21b659,0 1px #ffffff38 inset;transition:transform .12s ease,box-shadow .12s ease}.sh-pwa-ios-modal__primary:hover{transform:translateY(-1px);box-shadow:0 6px 22px #5b21b66b,0 1px #ffffff40 inset}.sh-pwa-ios-modal__primary:active{transform:translateY(0)}.sh-route-err{min-height:100vh;display:grid;place-items:center;padding:1.5rem;background:linear-gradient(160deg,#f5f5f4,#e7e5e4);color:#1c1917}.sh-route-err__card{max-width:26rem;padding:1.5rem 1.35rem;border-radius:.75rem;background:#fff;border:1px solid rgba(0,0,0,.08);box-shadow:0 8px 32px #00000014}.sh-route-err__title{margin:0 0 .65rem;font-size:1.25rem;font-weight:700;line-height:1.25}.sh-route-err__body{margin:0 0 1.1rem;font-size:.92rem;line-height:1.5;color:#44403c}.sh-route-err__mono{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;word-break:break-word}.sh-route-err__actions{display:flex;flex-wrap:wrap;gap:.5rem}.sh-route-err__primary{font:inherit;font-size:.88rem;font-weight:600;padding:.5rem 1rem;border-radius:.45rem;border:none;cursor:pointer;color:#fff;background:linear-gradient(155deg,#57534e,#292524)}.sh-route-err__primary:hover{filter:brightness(1.06)}.sh-route-err__primary:active{transform:translateY(1px)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Plus Jakarta Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;background:#1c1208;color:#fff8f0}body.sf-body--customer{background:#ede9fe;color:#1c1917}#root{min-height:100vh}
