.store-map-wrapper.svelte-1wfy6p7{border:1px solid var(--border-primary);background:var(--bg-secondary);aspect-ratio:16/9;border-radius:16px;min-height:360px;max-height:520px;position:relative;overflow:hidden}@media (max-width:768px){.store-map-wrapper.svelte-1wfy6p7{aspect-ratio:4/3;min-height:300px;max-height:450px}}.store-map-canvas.svelte-1wfy6p7{z-index:1;width:100%;height:100%}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-top-right{top:64px;right:16px}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-top-right .maplibregl-ctrl{margin:0!important}.all-stores-map-locate.svelte-1wfy6p7{z-index:25;-webkit-backdrop-filter:blur(18px)saturate(180%);backdrop-filter:blur(18px)saturate(180%);color:#1a1a1a;cursor:pointer;background:#ffffffb8;border:1px solid #00000014;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:background .15s,box-shadow .15s,transform 60ms;display:flex;position:absolute;top:16px;right:16px;box-shadow:inset 0 1px #fff9,0 6px 22px #0000001f,0 2px 6px #00000014}.all-stores-map-locate.svelte-1wfy6p7:hover:not(:disabled){background:#ffffffeb}.all-stores-map-locate.svelte-1wfy6p7:active:not(:disabled){background:#0000000f;transform:translateY(1px)}.all-stores-map-locate.svelte-1wfy6p7:disabled{cursor:progress;opacity:.85}:root[data-color-mode=dark] .all-stores-map-locate.svelte-1wfy6p7{color:#fff;background:#3c424ed1;border:1px solid #ffffff47;box-shadow:inset 0 1px #ffffff38,0 6px 22px #00000080,0 2px 6px #00000059}:root[data-color-mode=dark] .all-stores-map-locate.svelte-1wfy6p7:hover:not(:disabled){background:#ffffff29}:root[data-color-mode=dark] .all-stores-map-locate.svelte-1wfy6p7:active:not(:disabled){background:#0000004d}.all-stores-map-locate.svelte-1wfy6p7 svg:where(.svelte-1wfy6p7){stroke:currentColor;fill:none;stroke-width:2px;width:20px;height:20px}.all-stores-map-locate-spinner.svelte-1wfy6p7{border:2px solid var(--border-primary);border-top-color:var(--color-selected);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite svelte-1wfy6p7-all-stores-map-spin}@keyframes svelte-1wfy6p7-all-stores-map-spin{to{transform:rotate(360deg)}}.all-stores-map-error.svelte-1wfy6p7{z-index:1000;max-width:260px;color:var(--text-primary);background:color-mix(in srgb, var(--bg-secondary) 92%, transparent);border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 24px var(--shadow);border-radius:10px;padding:10px 14px;font-size:.78rem;line-height:1.35;position:absolute;top:68px;right:16px}@media (max-width:900px){.all-stores-map-locate.svelte-1wfy6p7{inset:16px 16px auto auto}.all-stores-map-error.svelte-1wfy6p7{inset:68px 16px auto auto}}@keyframes svelte-1wfy6p7-user-location-halo{0%{opacity:.55;transform:scale(1)}to{opacity:0;transform:scale(2.6)}}@keyframes svelte-1wfy6p7-user-location-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.store-map-wrapper.svelte-1wfy6p7 .user-location-marker{pointer-events:none;width:46px;height:46px;position:relative}.store-map-wrapper.svelte-1wfy6p7 .user-location-badge{z-index:2;background:var(--bg-primary);border:3px solid var(--color-selected);width:40px;height:40px;box-shadow:0 4px 16px color-mix(in srgb, var(--color-selected) 45%, transparent), 0 0 0 4px color-mix(in srgb, var(--color-selected) 18%, transparent);border-radius:50%;justify-content:center;align-items:center;margin:auto;animation:2.8s ease-in-out infinite svelte-1wfy6p7-user-location-float;display:flex;position:absolute;inset:0}.store-map-wrapper.svelte-1wfy6p7 .user-location-badge svg{width:20px;height:20px;stroke:var(--color-selected);fill:none;stroke-width:2.2px}.store-map-wrapper.svelte-1wfy6p7 .user-location-halo{background:var(--color-selected);z-index:1;border-radius:50%;width:40px;height:40px;margin:auto;animation:2.2s ease-out infinite svelte-1wfy6p7-user-location-halo;position:absolute;inset:0}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-map{background:var(--bg-primary)!important;font-family:inherit!important}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-group{-webkit-backdrop-filter:blur(18px)saturate(180%);backdrop-filter:blur(18px)saturate(180%);border:1px solid #00000014;overflow:hidden;background:#ffffffb8!important;border-radius:12px!important;margin:16px!important;box-shadow:inset 0 1px #fff9,0 6px 22px #0000001f,0 2px 6px #00000014!important}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-group button{transition:background .15s,box-shadow .15s,transform 60ms;color:#1a1a1a!important;cursor:pointer!important;background:0 0!important;border:0!important;border-bottom:1px solid #00000014!important;width:40px!important;height:40px!important;box-shadow:inset 0 1px #ffffff80!important}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-group button:last-child{box-shadow:none!important;border-bottom:0!important}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-group button:hover{background:#0000000f!important}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-group button:active{transform:translateY(1px);background:#0000001f!important;box-shadow:inset 0 1px 2px #00000026!important}:root[data-color-mode=dark] .store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-group{border:1px solid #ffffff47;background:#3c424ed1!important;box-shadow:inset 0 1px #ffffff38,0 6px 22px #00000080,0 2px 6px #00000059!important}:root[data-color-mode=dark] .store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-group button{color:#fff!important;border-bottom-color:#fff3!important;box-shadow:inset 0 1px #ffffff1f!important}:root[data-color-mode=dark] .store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-group button:hover{background:#ffffff29!important}:root[data-color-mode=dark] .store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-group button:active{background:#0000004d!important;box-shadow:inset 0 1px 2px #00000073!important}:root[data-color-mode=dark] .store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-icon{filter:invert()brightness(1.6)!important}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-attrib{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:color-mix(in srgb, var(--bg-secondary) 88%, transparent)!important;color:var(--text-tertiary)!important;border-radius:6px 0 0!important;padding:3px 8px!important;font-size:10px!important}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-ctrl-attrib a{color:var(--text-secondary)!important}@keyframes svelte-1wfy6p7-store-map-marker-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(3)}}@keyframes svelte-1wfy6p7-store-map-marker-bounce{0%,to{transform:translateY(0)}30%{transform:translateY(-8px)}60%{transform:translateY(-3px)}}.store-map-wrapper.svelte-1wfy6p7 .store-map-custom-marker{cursor:pointer}.store-map-wrapper.svelte-1wfy6p7 .store-map-marker-pin{filter:drop-shadow(0 6px 16px #00000073);z-index:2;width:68px;height:88px;animation:3s ease-in-out infinite svelte-1wfy6p7-store-map-marker-bounce;position:relative}.store-map-wrapper.svelte-1wfy6p7 .store-map-pin-shape{width:100%;height:100%;position:absolute;inset:0}.store-map-wrapper.svelte-1wfy6p7 .store-map-marker-pulse{background:var(--color-selected);z-index:1;border-radius:50%;width:14px;height:14px;position:absolute;bottom:-2px;left:50%;transform:translate(-50%)}.store-map-wrapper.svelte-1wfy6p7 .store-map-marker-pulse:before,.store-map-wrapper.svelte-1wfy6p7 .store-map-marker-pulse:after{content:"";background:var(--color-selected);border-radius:50%;animation:2.5s ease-out infinite svelte-1wfy6p7-store-map-marker-pulse;position:absolute;inset:0}.store-map-wrapper.svelte-1wfy6p7 .store-map-marker-pulse:after{animation-delay:1.2s}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-popup-content{min-width:320px;overflow:hidden;color:var(--text-primary)!important;background:0 0!important;border:none!important;border-radius:20px!important;padding:0!important;box-shadow:0 12px 40px #0009!important}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-popup-tip{border-top-color:var(--bg-secondary)!important;border-bottom-color:var(--bg-secondary)!important}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-popup-close-button{z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;color:var(--text-tertiary)!important;width:32px!important;height:32px!important;font-size:20px!important;display:flex!important;top:6px!important;right:6px!important}.store-map-wrapper.svelte-1wfy6p7 .maplibregl-popup-close-button:hover{color:var(--text-primary)!important;background:#ffffff14!important}.store-map-wrapper.svelte-1wfy6p7 .smp{background:var(--bg-secondary);border:1px solid var(--border-secondary);width:380px;box-shadow:0 12px 32px var(--shadow);border-radius:18px;grid-template-columns:40% 1fr;display:grid;position:relative;overflow:visible}.store-map-wrapper.svelte-1wfy6p7 .smp-hero{background-color:var(--bg-tertiary);background-position:50%;background-repeat:no-repeat;background-size:cover;border-top-left-radius:18px;border-bottom-left-radius:18px;height:100%;min-height:190px;position:relative}.store-map-wrapper.svelte-1wfy6p7 .smp-hero-tint{background:color-mix(in srgb, var(--bg-primary) 55%, transparent);position:absolute;inset:0}.store-map-wrapper.svelte-1wfy6p7 .smp-eyebrow{display:none}.store-map-wrapper.svelte-1wfy6p7 .smp-icon{z-index:3;background:var(--bg-secondary);border:2px solid var(--color-selected);width:64px;height:64px;box-shadow:0 4px 12px var(--shadow);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:100%;overflow:hidden;transform:translate(-50%,-50%)}.store-map-wrapper.svelte-1wfy6p7 .smp-icon-img{object-fit:cover;width:100%;height:100%}.store-map-wrapper.svelte-1wfy6p7 .smp-icon-txt{color:var(--color-selected);letter-spacing:.02em;font-size:16px;font-weight:800}.store-map-wrapper.svelte-1wfy6p7 .smp-body{flex-direction:column;gap:4px;min-width:0;padding:18px 18px 18px 20px;display:flex}.store-map-wrapper.svelte-1wfy6p7 .smp-cat{color:var(--color-selected);letter-spacing:.22em;text-transform:uppercase;margin-bottom:2px;font-size:10px;font-weight:700}.store-map-wrapper.svelte-1wfy6p7 .smp-name{color:var(--text-primary);letter-spacing:-.01em;white-space:nowrap;text-overflow:ellipsis;margin-bottom:6px;font-size:17px;font-weight:800;line-height:1.2;overflow:hidden}.store-map-wrapper.svelte-1wfy6p7 .smp-addr{flex-direction:column;gap:2px;min-width:0;display:flex}.store-map-wrapper.svelte-1wfy6p7 .smp-addr-l1,.store-map-wrapper.svelte-1wfy6p7 .smp-addr-l2{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.4;overflow:hidden}.store-map-wrapper.svelte-1wfy6p7 .smp-btns{justify-content:flex-end;gap:8px;margin-top:auto;padding-top:14px;display:flex}.store-map-wrapper.svelte-1wfy6p7 .smp-btn{letter-spacing:.02em;border-radius:9999px;justify-content:center;align-items:center;height:36px;padding:0 16px;font-size:12px;font-weight:700;text-decoration:none;transition:filter .18s,background .18s,border-color .18s;display:inline-flex}.store-map-wrapper.svelte-1wfy6p7 .smp-btn-ghost{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-secondary)}.store-map-wrapper.svelte-1wfy6p7 .smp-btn-ghost:hover{background:var(--bg-quaternary);border-color:var(--border-primary)}.store-map-wrapper.svelte-1wfy6p7 .smp-btn-primary{background:var(--color-selected);color:var(--bg-primary)}.store-map-wrapper.svelte-1wfy6p7 .smp-btn-primary:hover{filter:brightness(1.08)}.store-map-wrapper.svelte-1wfy6p7 .nx-cluster{cursor:pointer;background:0 0;border:none}.store-map-wrapper.svelte-1wfy6p7 .nx-cluster-sm{width:40px;height:40px}.store-map-wrapper.svelte-1wfy6p7 .nx-cluster-md{width:48px;height:48px}.store-map-wrapper.svelte-1wfy6p7 .nx-cluster-lg{width:56px;height:56px}.store-map-wrapper.svelte-1wfy6p7 .nx-cluster-inner{width:100%;height:100%;color:var(--bg-primary);background:var(--color-selected);border:3px solid color-mix(in srgb, var(--color-selected) 35%, transparent);box-shadow:0 6px 18px color-mix(in srgb, var(--color-selected) 40%, transparent), 0 0 0 6px color-mix(in srgb, var(--color-selected) 12%, transparent);border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;transition:transform .2s;display:flex}.store-map-wrapper.svelte-1wfy6p7 .nx-cluster-md .nx-cluster-inner{font-size:.95rem}.store-map-wrapper.svelte-1wfy6p7 .nx-cluster-lg .nx-cluster-inner{font-size:1.05rem}.store-map-wrapper.svelte-1wfy6p7 .nx-cluster:hover .nx-cluster-inner{transform:scale(1.08)}:root:not([data-color-mode=dark]) .store-map-wrapper.svelte-1wfy6p7 .nx-cluster-inner{color:#fff;border-color:color-mix(in srgb, var(--color-selected) 30%, transparent);box-shadow:0 4px 14px color-mix(in srgb, var(--color-selected) 30%, transparent), 0 0 0 5px color-mix(in srgb, var(--color-selected) 10%, transparent)}:root[data-color-mode=dark] .store-map-wrapper.svelte-1wfy6p7 .nx-cluster-inner{color:var(--bg-primary)}:root[data-color-mode=dark] .store-map-wrapper.svelte-1wfy6p7 .maplibregl-map{background:#1f2530!important}:root{--ash-neon:var(--color-selected);--ash-blue:var(--color-info);--ash-red:var(--color-error-bright);--ash-bg:var(--bg-sysadmin-deep);--ash-bg-2:var(--bg-secondary);--ash-border:var(--border-primary);--ash-border-soft:var(--border-secondary);--ash-text:#f5f5f5;--ash-text-mut:var(--text-muted-alt);--ash-text-dim:var(--color-past);--ash-text-faint:var(--text-disabled);--ash-text-ghost:var(--border-primary)}.ash.svelte-13zt6br{background:var(--ash-bg);min-height:100dvh;color:var(--ash-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-feature-settings:"liga" 0, "calt" 0;flex-direction:column;font-family:JetBrains Mono,IBM Plex Mono,ui-monospace,monospace;display:flex}.ash.svelte-13zt6br *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes svelte-13zt6br-ash-pulse{0%,to{opacity:1}50%{opacity:.35}}.ash-main.svelte-13zt6br{box-sizing:border-box;flex-direction:column;flex:1;width:100%;max-width:924px;margin:0 auto;display:flex}@media (max-width:1023px){.ash-main.svelte-13zt6br{max-width:540px}}.ash-hero.svelte-13zt6br{background:radial-gradient(circle at 20% 30%, var(--bg-sysadmin-edit) 0%, var(--ash-bg) 100%);flex-direction:column;gap:14px;padding:40px 40px 20px;display:flex}@media (max-width:720px){.ash-hero.svelte-13zt6br{padding:28px 20px 16px}}.ash-tag.svelte-13zt6br{color:var(--ash-neon);letter-spacing:.24em;font-size:14px;font-weight:800}.ash-h1.svelte-13zt6br{color:var(--ash-text);letter-spacing:-.03em;margin:0;font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;line-height:1.05}.ash-desc.svelte-13zt6br{color:var(--ash-text-mut);max-width:720px;margin:0;font-size:15px;line-height:1.6}.ash-tabs.svelte-13zt6br{flex-wrap:wrap;align-items:center;gap:0;margin-top:10px;display:flex}.ash-tab.svelte-13zt6br{background:var(--ash-bg-2);border:1px solid var(--ash-border-soft);color:var(--ash-text-mut);font:inherit;letter-spacing:.12em;cursor:pointer;border-bottom:0;padding:10px 18px;font-size:13px;font-weight:800;text-decoration:none;transition:color .15s,background-color .15s,border-color .15s}.ash-tab.svelte-13zt6br:hover{color:var(--ash-text)}.ash-tab.on.svelte-13zt6br{background:var(--bg-sysadmin-edit);color:var(--ash-neon);border-color:var(--ash-neon)}.ash-body.svelte-13zt6br{flex:1;grid-template-columns:minmax(0,460px) 360px;gap:24px;padding:20px 40px 40px;display:grid}@media (max-width:1023px){.ash-body.svelte-13zt6br{grid-template-columns:1fr;padding:16px 20px 32px}}.ash-form.svelte-13zt6br{flex-direction:column;gap:18px;min-width:0;display:flex}.ash-side.svelte-13zt6br{background:var(--ash-bg-2);border:1px solid var(--ash-border);flex-direction:column;align-self:start;gap:14px;padding:24px;display:flex}@media (max-width:1023px){.ash-side.svelte-13zt6br{padding:20px}}.ash-fld{flex-direction:column;gap:8px;display:flex}.ash-lbl{color:var(--ash-text-mut);letter-spacing:.14em;font-size:12.5px;font-weight:700}.ash-input-wrap{background:var(--ash-bg-2);border:1px solid var(--ash-border);align-items:center;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.ash-input-wrap:focus-within{border-color:var(--ash-neon);box-shadow:0 0 0 1px var(--ash-neon)}.ash-input-pre{color:var(--ash-neon);letter-spacing:.04em;-webkit-user-select:none;user-select:none;padding:13px 0 13px 14px;font-family:inherit;font-size:14px;font-weight:800}.ash-input{color:var(--ash-text);font:inherit;letter-spacing:.02em;background:0 0;border:0;outline:0;flex:1;padding:13px 14px;font-size:15px}.ash-input-eye{height:100%;color:var(--ash-text-dim);cursor:pointer;font:inherit;background:0 0;border:0;padding:0 14px;font-size:14px;transition:color .15s}.ash-help{color:var(--ash-text-faint);letter-spacing:.02em;font-size:12px}.ash-error{background:var(--color-error-bright-bg);border:1px solid color-mix(in srgb, var(--ash-red) 40%, transparent);color:var(--ash-red);letter-spacing:.04em;align-items:center;gap:8px;padding:11px 14px;font-size:13px;font-weight:700;display:flex}.ash-error:before{content:"⚠";font-size:13px}.ash-btn{background:var(--ash-neon);width:100%;color:var(--bg-sysadmin-deep);font:inherit;letter-spacing:.12em;cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:14.5px;font-weight:800;transition:filter .15s;display:inline-flex}.ash-btn:hover{filter:brightness(1.1)}.ash-btn:disabled{opacity:.55;cursor:progress}.ash-btn-ghost{background:var(--ash-bg-2);border:1px solid var(--ash-border);width:100%;color:var(--ash-text);font:inherit;letter-spacing:.04em;cursor:pointer;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:13.5px;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s;display:inline-flex}.ash-divider{color:var(--ash-text-faint);letter-spacing:.14em;align-items:center;gap:12px;font-size:11.5px;font-weight:800;display:flex}.ash-divider:before,.ash-divider:after{content:"";background:var(--ash-border-soft);flex:1;height:1px}.ash-link-row{color:var(--ash-text-dim);justify-content:center;align-items:center;gap:8px;padding-top:8px;font-size:13.5px;display:flex}.ash-link-row a{color:var(--ash-neon);letter-spacing:.06em;font-weight:800;text-decoration:none}.ash-link-row a:hover{text-decoration:underline}.ash-side-tag{color:var(--ash-blue);letter-spacing:.22em;font-size:12.5px;font-weight:800}.ash-side-tag.neon{color:var(--ash-neon)}.ash-side-tag.red{color:var(--ash-red)}.ash-side-row{letter-spacing:.04em;justify-content:space-between;align-items:center;gap:8px;font-size:12.5px;display:flex}.ash-side-key{color:var(--ash-text-dim)}.ash-side-val{color:var(--ash-text);font-weight:700}.ash-side-val.ok{color:var(--ash-neon)}.ash-side-val.warn{color:var(--color-warning-bright)}.ash-side-val.err{color:var(--ash-red)}.ash-side-hr{background:var(--ash-border-soft);height:1px;margin:4px 0}.ash-side-log{color:var(--ash-text-mut);flex-direction:column;gap:6px;font-size:12.5px;line-height:1.55;display:flex}.ash-side-log code{color:var(--ash-text-faint)}.ash.svelte-13zt6br{font-family:var(--font-inter);color:#0a0a0a;background:#fff}.ash-main.svelte-13zt6br{width:100%;max-width:100%;margin:0}.ash-hero.svelte-13zt6br{text-align:center;padding-block:24px;padding-inline:max(var(--container-pad), calc((100% - var(--page-max-w)) / 2));background:#fff;flex-direction:column;align-items:center;gap:14px;display:flex}.ash-tag.svelte-13zt6br{color:var(--color-selected);font-family:var(--font-inter);letter-spacing:2.5px;text-transform:uppercase;font-size:11px;font-weight:700}.ash-tag.red.svelte-13zt6br{color:var(--color-error)}.ash-tag-bracket.svelte-13zt6br,.ash-h1-pre.svelte-13zt6br,.ash-desc-pre.svelte-13zt6br{display:none}.ash-h1.svelte-13zt6br{font-family:var(--font-inter);color:#0a0a0a;letter-spacing:-.037em;text-transform:none;margin:0;font-size:clamp(36px,4.7vw,60px);font-weight:600;line-height:1.05}.ash-desc.svelte-13zt6br{font-family:var(--font-inter);color:#525252;letter-spacing:0;max-width:600px;margin:0;font-size:16px;line-height:1.55}.ash-tabs.svelte-13zt6br{gap:6px;margin-top:4px;display:inline-flex}.ash-tab.svelte-13zt6br{color:#525252;font-family:var(--font-inter);text-transform:none;letter-spacing:0;background:0 0;border:1px solid #d1d1d4;border-radius:9999px;padding:8px 18px;font-size:13px;font-weight:600}.ash-tab.on.svelte-13zt6br{color:#fff;background:#0a0a0a;border-color:#0a0a0a}.ash-body.svelte-13zt6br{padding-block:16px 40px;padding-inline:max(var(--container-pad), calc((100% - var(--page-max-w)) / 2));flex-direction:column;align-items:center;gap:0;display:flex}.ash-form.svelte-13zt6br{background:#fff;border:1px solid #d1d1d4;border-radius:12px;flex-direction:column;gap:20px;width:100%;max-width:480px;padding:36px;display:flex;box-shadow:0 2px 4px #00000008,0 12px 32px #0000000f}.ash-side.svelte-13zt6br{display:none}.ash-fld{gap:6px}.ash-lbl,.ash-fld label{font-family:var(--font-inter);color:#525252;letter-spacing:0;text-transform:none;font-size:13px;font-weight:500}.ash-lbl .req{color:var(--color-selected)}.ash-input-wrap{background:#fff;border:1px solid #d1d1d4;border-radius:10px;transition:border-color .12s,box-shadow .12s}.ash-input-wrap:focus-within{box-shadow:0 0 0 3px color-mix(in srgb, var(--color-selected) 14%, transparent);border-color:#0a0a0a}.ash-input-wrap.err{border-color:var(--color-error);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-error) 10%, transparent)}.ash-input-pre{display:none}.ash-input{color:#0a0a0a;font-family:var(--font-inter);letter-spacing:0;background:0 0;padding:12px 14px;font-size:15px}.ash-input::placeholder{color:#a3a3a3}.ash-input-eye{color:#a3a3a3;font-family:var(--font-inter);padding:0 14px;font-size:13px;transition:color .12s}.ash-input-eye:hover{color:#0a0a0a}.ash-btn{background:var(--color-selected);color:#fff;font-family:var(--font-inter);text-transform:none;letter-spacing:0;filter:none;border:0;border-radius:9999px;padding:14px 18px;font-size:15px;font-weight:600;transition:opacity .12s}.ash-btn:hover:not(:disabled){opacity:.88;filter:none}.ash-btn:disabled{opacity:.5}.ash-btn-ghost{color:#0a0a0a;font-family:var(--font-inter);text-transform:none;letter-spacing:0;background:#fff;border:1px solid #d1d1d4;border-radius:9999px;padding:14px 18px;font-size:15px;font-weight:600;transition:border-color .12s}.ash-btn-ghost:hover{color:#0a0a0a;border-color:#0a0a0a}.ash-divider{color:#a3a3a3;font-family:var(--font-inter);text-transform:none;letter-spacing:0;font-size:12px;font-weight:500}.ash-divider:before,.ash-divider:after{background:#e5e5e5}.ash-link-row{color:#525252;font-family:var(--font-inter);letter-spacing:0;font-size:14px}.ash-link-row a{color:var(--color-selected);letter-spacing:0;font-weight:600}.ash-help{color:#a3a3a3;font-family:var(--font-inter);letter-spacing:0;font-size:12px}.ash-error{border-color:color-mix(in srgb, var(--color-error) 30%, transparent);color:var(--color-error);font-family:var(--font-inter);letter-spacing:0;text-transform:none;background:#fff5f5;border-radius:10px;font-weight:500}:root[data-color-mode=dark] .ash.svelte-13zt6br{background:var(--bg-primary);color:var(--text-primary)}:root[data-color-mode=dark] .ash-hero.svelte-13zt6br{background:var(--bg-primary)}:root[data-color-mode=dark] .ash-tab.svelte-13zt6br{border-color:var(--border-secondary);color:var(--text-secondary)}:root[data-color-mode=dark] .ash-tab.on.svelte-13zt6br{background:var(--text-primary);color:var(--bg-primary);border-color:var(--text-primary)}:root[data-color-mode=dark] .ash-form.svelte-13zt6br{background:var(--bg-primary);border-color:var(--border-tertiary);box-shadow:0 2px 4px #00000040,0 12px 32px #00000059}:root[data-color-mode=dark] .ash-h1.svelte-13zt6br{color:var(--text-primary)}:root[data-color-mode=dark] .ash-desc.svelte-13zt6br{color:var(--text-secondary)}:root[data-color-mode=dark] .ash-input-wrap{background:var(--bg-primary);border-color:var(--border-tertiary)}:root[data-color-mode=dark] .ash-input-wrap:focus-within{border-color:var(--text-primary)}:root[data-color-mode=dark] .ash-input{color:var(--text-primary)}:root[data-color-mode=dark] .ash-input::placeholder,:root[data-color-mode=dark] .ash-input-eye{color:var(--text-secondary)}:root[data-color-mode=dark] .ash-input-eye:hover{color:var(--text-primary)}:root[data-color-mode=dark] .ash-btn{color:var(--bg-primary)}:root[data-color-mode=dark] .ash-btn-ghost{background:var(--bg-primary);border-color:var(--border-secondary);color:var(--text-primary)}:root[data-color-mode=dark] .ash-btn-ghost:hover{border-color:var(--text-primary);color:var(--text-primary)}:root[data-color-mode=dark] .ash-divider{color:var(--text-secondary)}:root[data-color-mode=dark] .ash-divider:before,:root[data-color-mode=dark] .ash-divider:after{background:var(--border-secondary)}:root[data-color-mode=dark] .ash-link-row,:root[data-color-mode=dark] .ash-help{color:var(--text-secondary)}:root[data-color-mode=dark] .ash-error{background:var(--color-error-bright-bg);border-color:color-mix(in srgb, var(--color-error) 35%, transparent);color:var(--color-error)}@media (max-width:720px){.ash-hero.svelte-13zt6br{gap:10px;padding-block:24px 16px;padding-inline:20px}.ash-tag.svelte-13zt6br{letter-spacing:2.5px;font-size:11px}.ash-h1.svelte-13zt6br{letter-spacing:-1px;font-size:28px;line-height:1.1}.ash-desc.svelte-13zt6br{display:none}.ash-body.svelte-13zt6br{padding-block:0 24px;padding-inline:16px}.ash-form.svelte-13zt6br{border-radius:12px;gap:16px;padding:20px;box-shadow:0 2px 4px #00000008,0 12px 32px #0000000f}.ash-input-wrap{border-radius:10px}.ash-input{padding:12px 14px;font-size:16px}.ash-btn{padding:14px 18px;font-size:14px}}.cpf-form.svelte-1ajfl2g{flex-direction:column;gap:1.25rem;width:100%;max-width:28rem;display:flex}.cpf-banner.svelte-1ajfl2g{border:1px solid #0000;border-radius:.5rem;align-items:flex-start;gap:.5rem;padding:.75rem 1rem;display:flex}.cpf-banner-error.svelte-1ajfl2g{color:#fca5a5;background-color:#7f1d1d;border-color:#991b1b}.cpf-banner-success.svelte-1ajfl2g{color:#86efac;background-color:#14532d;border-color:#166534}.cpf-field.svelte-1ajfl2g{flex-direction:column;gap:.375rem;display:flex}.cpf-label.svelte-1ajfl2g{color:var(--text-secondary);font-size:.875rem;font-weight:500}.cpf-input-wrap.svelte-1ajfl2g{position:relative}.cpf-input.svelte-1ajfl2g{background-color:var(--bg-tertiary);border:1px solid var(--border-primary);width:100%;color:var(--text-primary);font-family:var(--font-mono);border-radius:.75rem;padding:.625rem 2.75rem .625rem 1rem;transition:border-color .15s}.cpf-input.svelte-1ajfl2g:focus{border-color:var(--color-selected);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-selected) 20%, transparent);outline:none}.cpf-input.svelte-1ajfl2g:disabled{opacity:.6;cursor:not-allowed}.cpf-eye.svelte-1ajfl2g{color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;padding:0;line-height:1;transition:color .15s;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.cpf-eye.svelte-1ajfl2g:hover{color:var(--text-primary)}.cpf-eye.svelte-1ajfl2g:disabled{opacity:.5;cursor:not-allowed}.cpf-submit.svelte-1ajfl2g{background-color:var(--color-selected);color:#000;cursor:pointer;border:0;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.625rem 1rem;font-weight:600;transition:background .15s;display:flex}.cpf-submit.svelte-1ajfl2g:disabled{opacity:.6;cursor:not-allowed}:root .cpf-banner-error.svelte-1ajfl2g{background:var(--casual-pastel-red);color:var(--casual-pastel-red-fg);border-color:#0000}:root .cpf-banner-success.svelte-1ajfl2g{background:var(--casual-pastel-green);color:var(--casual-pastel-green-fg);border-color:#0000}:root .cpf-input.svelte-1ajfl2g{border-color:var(--border-secondary);border-radius:var(--radius-input);font-family:var(--font-inter)}:root .cpf-submit.svelte-1ajfl2g{color:#fff;border-radius:9999px}.panel{animation:.2s ease-out svelte-171159o-fadeIn}.panel.mobile{animation:.3s ease-out svelte-171159o-slideUp}@keyframes svelte-171159o-fadeIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes svelte-171159o-slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}svg.svelte-sf8zsv{vertical-align:middle;flex-shrink:0;display:inline-block}.apn-banner.svelte-xruvmk{z-index:50;background-color:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:1rem;max-width:28rem;padding:1rem;position:fixed;bottom:5rem;left:1rem;right:1rem;box-shadow:0 25px 50px -12px #00000040}@media (min-width:640px){.apn-banner.svelte-xruvmk{left:auto}}.apn-row.svelte-xruvmk{align-items:flex-start;gap:.75rem;display:flex}.apn-icon.svelte-xruvmk{background:var(--color-success-alt);color:#fff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.apn-body.svelte-xruvmk{flex:1;min-width:0}.apn-title.svelte-xruvmk{color:var(--text-primary);margin:0 0 .25rem;font-size:.875rem;font-weight:700}.apn-desc.svelte-xruvmk{color:var(--text-secondary);margin:0 0 .75rem;font-size:.75rem}.apn-actions.svelte-xruvmk{gap:.5rem;display:flex}.apn-btn-primary.svelte-xruvmk{color:#fff;background:var(--color-success-alt);cursor:pointer;border:0;border-radius:.75rem;flex:1;padding:.5rem .75rem;font-size:.75rem;font-weight:700;transition:opacity .15s}.apn-btn-primary.svelte-xruvmk:hover{opacity:.9}.apn-btn-secondary.svelte-xruvmk{color:var(--text-primary);background:var(--bg-tertiary);border:1px solid var(--border-primary);cursor:pointer;border-radius:.75rem;flex:1;padding:.5rem .75rem;font-size:.75rem;font-weight:700;transition:opacity .15s}.apn-btn-secondary.svelte-xruvmk:hover{opacity:.9}.apn-icon--blocked.svelte-xruvmk{background:var(--color-warning-alt,var(--text-tertiary))}.apn-btn-ghost.svelte-xruvmk{color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-radius:.75rem;padding:.5rem .75rem;font-size:.75rem;font-weight:500;transition:color .15s}.apn-btn-ghost.svelte-xruvmk:hover{color:var(--text-primary)}.apn-close.svelte-xruvmk{width:1.5rem;height:1.5rem;color:var(--text-tertiary);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;transition:color .15s;display:flex}.apn-close.svelte-xruvmk:hover{color:var(--text-primary)}.scrollbar-hide.svelte-1hsm9fq{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide.svelte-1hsm9fq::-webkit-scrollbar{display:none}.cam-store-pill.svelte-1hsm9fq{background-color:var(--bg-secondary);color:var(--text-primary);border:1.5px solid var(--border-primary);border-radius:var(--radius-pill,9999px)}.cam-store-pill.svelte-1hsm9fq:hover:not(.is-active){border-color:var(--border-secondary)}.cam-store-pill.is-active.svelte-1hsm9fq{background-color:var(--color-selected);color:#fff;border-color:var(--color-selected)}:root[data-color-mode=dark] .cam-store-pill.svelte-1hsm9fq:not(.is-active){border-color:var(--border-tertiary)}.cam-summary.svelte-1hsm9fq{background:var(--bg-secondary);border:1px solid var(--border-secondary);background:var(--bg-primary);border-color:var(--border-primary);border-radius:12px;box-shadow:0 1px 2px #0000000a,0 12px 32px #0000000f}:root[data-color-mode=dark] .cam-summary.svelte-1hsm9fq{background:var(--bg-secondary);border-color:var(--border-tertiary);box-shadow:none}.cam-input.svelte-1hsm9fq{background-color:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-secondary);border-radius:10px}.cam-input.svelte-1hsm9fq::placeholder{color:var(--text-tertiary)}.cam-input.svelte-1hsm9fq:focus{border-color:var(--color-selected)}.cam-input.svelte-1hsm9fq{background-color:var(--bg-primary);border-color:var(--border-primary);border-radius:12px}:root[data-color-mode=dark] .cam-input.svelte-1hsm9fq{border-color:var(--border-tertiary)}.cam-shell.svelte-1hsm9fq{border-color:var(--border-primary)}:root[data-color-mode=dark] .cam-shell.svelte-1hsm9fq{border-color:var(--border-tertiary)}@media (min-width:768px){.cam-shell.svelte-1hsm9fq{border-radius:1.25rem;box-shadow:0 1px 3px #0000000a,0 24px 48px -12px #0000002e}:root[data-color-mode=dark] .cam-shell.svelte-1hsm9fq{box-shadow:0 25px 50px -12px #00000080}}:root{--toastContainerTop:auto;--toastContainerRight:1rem;--toastContainerBottom:1rem;--toastContainerLeft:auto;--toastWidth:16rem;--toastPadding:1rem;--toastBorderRadius:.5rem;--toastMargin:.5rem;--toastFont:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--toastZindex:9999}.toastItem{border-radius:var(--toastBorderRadius);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@keyframes svelte-iwq465-slide-in{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}.animate-slide-in.svelte-iwq465{animation:.3s ease-out svelte-iwq465-slide-in}.atc-wrap.svelte-1et4pgv{display:inline-block}.atc-wrap-full.svelte-1et4pgv{width:100%;display:block}.atc-btn.svelte-1et4pgv{background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;align-items:center;gap:8px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.atc-btn.svelte-1et4pgv:hover{background:var(--bg-tertiary);border-color:var(--color-selected)}.atc-btn-full.svelte-1et4pgv{justify-content:center;width:100%;display:flex}.atc-btn-filled.svelte-1et4pgv{background:var(--color-selected);color:var(--bg-primary);border-color:var(--color-selected)}.atc-btn-filled.svelte-1et4pgv:hover{filter:brightness(1.06)}.atc-btn-label.svelte-1et4pgv{font-size:14px;font-weight:600}.atc-icon.svelte-1et4pgv{background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:border-color .15s,color .15s;display:inline-flex}.atc-icon.svelte-1et4pgv:hover{border-color:var(--color-selected);color:var(--color-selected)}.atc-icon-sm.svelte-1et4pgv{width:30px;height:30px}.atc-icon.svelte-1et4pgv span{width:18px;height:18px}.atc-modal-root.svelte-1et4pgv{z-index:60;position:fixed;inset:0}.atc-modal-backdrop.svelte-1et4pgv{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:default;background:#00000080;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;inset:0}.atc-modal-center.svelte-1et4pgv{pointer-events:none;justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.atc-modal-frame.svelte-1et4pgv{pointer-events:auto;background:var(--bg-primary);border:1px solid var(--border-secondary);border-radius:var(--radius-lg);flex-direction:column;width:100%;max-width:420px;max-height:90dvh;display:flex;overflow:hidden;box-shadow:0 20px 50px #00000059}.atc-modal-bar.svelte-1et4pgv{border-bottom:1px solid var(--border-secondary);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.atc-modal-title.svelte-1et4pgv{color:var(--text-primary);margin:0;font-size:16px;font-weight:700}.atc-modal-close.svelte-1et4pgv{color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:20px;line-height:1;transition:background-color .12s,color .12s;display:inline-flex}.atc-modal-close.svelte-1et4pgv:hover{background:var(--bg-secondary);color:var(--text-primary)}.atc-modal-body.svelte-1et4pgv{min-height:0;padding:12px;overflow-y:auto}.atc-modal-list.svelte-1et4pgv{flex-direction:column;gap:6px;display:flex}.atc-opt.svelte-1et4pgv{background:var(--bg-secondary);border:1px solid var(--border-secondary);border-radius:var(--radius-md);color:var(--text-primary);cursor:pointer;text-align:left;align-items:center;padding:12px 14px;font-family:inherit;transition:border-color .12s,background-color .12s;display:flex}.atc-opt.svelte-1et4pgv:hover{border-color:var(--color-selected);background:var(--bg-tertiary)}.atc-opt-name.svelte-1et4pgv{color:var(--text-primary);font-size:14px;font-weight:600}.mh.svelte-166150e{--serif:var(--font-mono-display);--sans:var(--font-inter);--g:var(--color-selected);--ga:#22c55e0d;--gb:#22c55e1a;--gc:#22c55e33;--e:cubic-bezier(.16,1,.3,1);font-family:var(--sans);background:var(--bg-primary);color:var(--text-primary);overflow-x:hidden}.mh-hero.svelte-166150e{min-height:100vh;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:120px 22px 100px;display:flex;position:relative;overflow:hidden}.mh-hero-glow.svelte-166150e{background:radial-gradient(circle, var(--gb), transparent 70%);pointer-events:none;border-radius:50%;width:400px;max-width:120vw;height:400px;animation:8s ease-in-out infinite svelte-166150e-mh-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes svelte-166150e-mh-pulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.15)}}.mh-hero-label.svelte-166150e{letter-spacing:.25em;text-transform:uppercase;color:var(--g);opacity:0;animation:svelte-166150e-mh-fadeUp .8s var(--e) .2s forwards;margin-bottom:24px;font-size:.55rem;font-weight:700}.mh-hero.svelte-166150e h1:where(.svelte-166150e){font-family:var(--serif);letter-spacing:-.03em;margin-bottom:22px;font-size:clamp(2.4rem,10vw,3.4rem);font-weight:400;line-height:.95}.mh-line.svelte-166150e{display:block;overflow:hidden}.mh-line.svelte-166150e span:where(.svelte-166150e){opacity:0;animation:svelte-166150e-mh-slideUp .9s var(--e) forwards;display:inline-block;transform:translateY(100%)}.mh-line.svelte-166150e:nth-child(2) span:where(.svelte-166150e){animation-delay:.15s}.mh-hero.svelte-166150e h1:where(.svelte-166150e) em:where(.svelte-166150e){color:var(--g);font-style:normal;font-weight:700}@keyframes svelte-166150e-mh-slideUp{to{opacity:1;transform:translateY(0)}}@keyframes svelte-166150e-mh-fadeUp{to{opacity:1;transform:translateY(0)}}.mh-hero-sub.svelte-166150e{color:var(--text-secondary);opacity:0;max-width:none;animation:svelte-166150e-mh-fadeUp .8s var(--e) .5s forwards;margin-bottom:32px;padding:0 4px;font-size:.88rem;font-weight:300;line-height:1.7}.mh-hero-ctas.svelte-166150e{opacity:0;width:100%;max-width:320px;animation:svelte-166150e-mh-fadeUp .8s var(--e) .7s forwards;flex-direction:column;gap:10px;display:flex}.mh-pill.svelte-166150e{width:100%;font-size:.82rem;font-weight:600;font-family:var(--sans);transition:all .4s var(--e);border-radius:100px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:15px 28px;display:inline-flex;position:relative;overflow:hidden}.mh-pill.svelte-166150e:after{content:"";background:linear-gradient(90deg,#0000,#ffffff1f,#0000);transition:transform .6s;position:absolute;inset:0;transform:translate(-100%)}.mh-pill.svelte-166150e:active:after{transform:translate(100%)}.mh-pill-fill.svelte-166150e{background:var(--g);color:var(--bg-primary);border:none}.mh-pill-fill.svelte-166150e:active{transform:scale(.97)}.mh-pill-ghost.svelte-166150e{color:var(--text-primary);background:0 0;border:1px solid #ffffff12}.mh-scroll-ind.svelte-166150e{bottom:calc(24px + env(safe-area-inset-bottom,0px));opacity:0;animation:svelte-166150e-mh-fadeUp .8s var(--e) 1.2s forwards;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.mh-scroll-line.svelte-166150e{background:linear-gradient(to bottom, var(--g), transparent);width:1px;height:40px;animation:2s ease-in-out infinite svelte-166150e-mh-scrollPulse}@keyframes svelte-166150e-mh-scrollPulse{0%,to{opacity:.3;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.2)}}.mh-scroll-txt.svelte-166150e{letter-spacing:.2em;text-transform:uppercase;color:var(--text-tertiary);font-size:.5rem}.mh-marquee.svelte-166150e{white-space:nowrap;border-top:1px solid #ffffff0a;border-bottom:1px solid #ffffff0a;padding:20px 0;overflow:hidden}.mh-marquee-track.svelte-166150e{gap:36px;width:max-content;animation:18s linear infinite svelte-166150e-mh-marquee;display:flex}@keyframes svelte-166150e-mh-marquee{to{transform:translate(-50%)}}.mh-m-item.svelte-166150e{flex-shrink:0;align-items:center;gap:10px;display:flex}.mh-m-val.svelte-166150e{font-family:var(--serif);color:var(--g);font-size:1.35rem;font-weight:400}.mh-m-label.svelte-166150e{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.1em;font-size:.55rem;font-weight:500}.mh-m-dot.svelte-166150e{background:var(--text-disabled);border-radius:50%;flex-shrink:0;width:4px;height:4px}.mh-sec.svelte-166150e{padding:80px 22px}.mh-sec-line.svelte-166150e{background:var(--g);width:40px;height:1px;margin-bottom:16px}.mh-sec-label.svelte-166150e{letter-spacing:.25em;text-transform:uppercase;color:var(--g);margin-bottom:12px;font-size:.55rem;font-weight:700}.mh-sec-h.svelte-166150e{font-family:var(--serif);letter-spacing:-.02em;margin-bottom:10px;font-size:clamp(1.7rem,7vw,2.2rem);font-weight:400;line-height:1.1}.mh-sec-h.svelte-166150e em:where(.svelte-166150e){color:var(--g);font-style:normal;font-weight:700}.mh-sec-p.svelte-166150e{color:var(--text-secondary);max-width:420px;margin-bottom:40px;font-size:.88rem;font-weight:300;line-height:1.65}.mh-stepper.svelte-166150e{flex-direction:column;gap:8px;display:flex}.mh-step.svelte-166150e{background:var(--bg-secondary);border:1px solid #ffffff0a;border-radius:18px;padding:28px 22px;transition:border-color .3s,background .3s}.mh-step.svelte-166150e:active{background:var(--bg-tertiary);border-color:#ffffff12}.mh-step-num.svelte-166150e{font-family:var(--serif);color:var(--g);opacity:.15;margin-bottom:12px;font-size:1.8rem;font-weight:400;line-height:1}.mh-step-ico.svelte-166150e{width:38px;height:38px;color:var(--g);border:1px solid #ffffff12;border-radius:50%;justify-content:center;align-items:center;margin-bottom:12px;display:flex}.mh-step-t.svelte-166150e{margin-bottom:6px;font-size:.9rem;font-weight:600}.mh-step-d.svelte-166150e{color:var(--text-secondary);font-size:.76rem;font-weight:300;line-height:1.6}.mh-bento.svelte-166150e{flex-direction:column;gap:8px;display:flex}.mh-b.svelte-166150e{background:var(--bg-secondary);border:1px solid #ffffff0a;border-radius:18px;padding:26px 22px;transition:border-color .3s,background .3s;position:relative;overflow:hidden}.mh-b.svelte-166150e:active{background:var(--bg-tertiary);border-color:#ffffff12}.mh-b-ico.svelte-166150e{background:var(--ga);width:40px;height:40px;color:var(--g);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.mh-b-t.svelte-166150e{margin-bottom:6px;font-size:.88rem;font-weight:600}.mh-b-d.svelte-166150e{color:var(--text-secondary);font-size:.76rem;font-weight:300;line-height:1.6}.mh-b-chart.svelte-166150e{align-items:flex-end;gap:4px;height:44px;margin-top:14px;display:flex}.mh-bar.svelte-166150e{background:var(--bg-tertiary);border-radius:3px 3px 0 0;flex:1}.mh-bar-hi.svelte-166150e{background:var(--g)}.mh-b-stat.svelte-166150e{font-family:var(--serif);color:var(--g);margin-bottom:4px;font-size:2.2rem;font-weight:400;line-height:1}.mh-b-stat-l.svelte-166150e{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.12em;font-size:.6rem;font-weight:500}.mh-b-notif.svelte-166150e{background:var(--bg-tertiary);border:1px solid #ffffff12;border-radius:10px;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;display:flex}.mh-b-notif-dot.svelte-166150e{background:var(--g);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s infinite svelte-166150e-mh-blink}.mh-b-notif-txt.svelte-166150e{color:var(--text-secondary);font-size:.68rem;line-height:1.4}.mh-b-notif-txt.svelte-166150e b:where(.svelte-166150e){color:var(--text-primary);font-weight:600}.mh-b-pills.svelte-166150e{flex-wrap:wrap;gap:5px;margin-top:12px;display:flex}.mh-pill.svelte-166150e{color:var(--text-tertiary);border:1px solid #ffffff12;border-radius:100px;padding:4px 10px;font-size:.58rem;font-weight:500}.mh-pill-on.svelte-166150e{color:var(--g);background:var(--ga);border-color:#22c55e4d}.mh-b-tags.svelte-166150e{border-top:1px solid #ffffff0a;flex-wrap:wrap;gap:5px;margin-top:12px;padding-top:12px;display:flex}.mh-stores-wrap.svelte-166150e{padding:80px 0}.mh-stores-head.svelte-166150e{flex-direction:column;gap:16px;margin-bottom:24px;padding:0 22px;display:flex}.mh-stores-link.svelte-166150e{color:var(--g);align-items:center;gap:6px;font-size:.72rem;font-weight:500;text-decoration:none;transition:gap .3s;display:flex}.mh-s-scroll.svelte-166150e{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:14px;padding:0 22px 12px;display:flex;overflow:auto hidden}.mh-s-scroll.svelte-166150e::-webkit-scrollbar{display:none}.mh-s-card.svelte-166150e{width:265px;transition:all .5s var(--e);cursor:pointer;scroll-snap-align:start;background:var(--bg-secondary);color:inherit;border:1px solid #ffffff0a;border-radius:16px;flex-shrink:0;text-decoration:none;display:block;overflow:hidden}.mh-s-card.svelte-166150e:active{border-color:#ffffff12;transform:translateY(-4px)scale(1.01)}.mh-s-card.svelte-166150e:active .mh-s-img:where(.svelte-166150e){transform:scale(1.05)}.mh-s-img-w.svelte-166150e{background:var(--bg-secondary);height:170px;position:relative;overflow:hidden}.mh-s-img.svelte-166150e{object-fit:cover;width:100%;height:100%;transition:transform .8s var(--e)}.mh-s-img-ph.svelte-166150e{background:linear-gradient(135deg, var(--bg-secondary), var(--bg-primary));justify-content:center;align-items:center;display:flex}.mh-s-ov.svelte-166150e{background:linear-gradient(#0000 40%,#050506d9 100%);position:absolute;inset:0}.mh-s-badge.svelte-166150e{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--g);background:#22c55e1f;border:1px solid #22c55e26;border-radius:8px;align-items:center;gap:5px;padding:5px 12px;font-size:.6rem;font-weight:600;display:flex;position:absolute;top:14px;left:14px}.mh-s-dot.svelte-166150e{background:currentColor;border-radius:50%;width:5px;height:5px;animation:2s infinite svelte-166150e-mh-blink}@keyframes svelte-166150e-mh-blink{0%,to{opacity:1}50%{opacity:.3}}.mh-s-info.svelte-166150e{padding:16px 18px}.mh-s-name.svelte-166150e{margin-bottom:4px;font-size:.95rem;font-weight:600}.mh-s-loc.svelte-166150e{color:var(--text-tertiary);align-items:center;gap:4px;margin-bottom:12px;font-size:.72rem;display:flex}.mh-s-foot.svelte-166150e{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.mh-s-tag.svelte-166150e{color:var(--text-tertiary);background:var(--bg-tertiary);border-radius:6px;padding:4px 10px;font-size:.6rem;font-weight:500}.mh-s-time.svelte-166150e{color:var(--text-tertiary);align-items:center;gap:4px;font-size:.6rem;display:flex}.mh-no-stores.svelte-166150e{color:var(--text-tertiary);padding:0 22px;font-size:.88rem}.mh-s-skel.svelte-166150e{pointer-events:none}.mh-skel-img.svelte-166150e{background:linear-gradient(90deg, var(--bg-secondary) 0%, var(--bg-tertiary) 50%, var(--bg-secondary) 100%);background-size:200% 100%;height:170px;animation:1.5s ease-in-out infinite svelte-166150e-mh-shimmer}.mh-skel-line.svelte-166150e{background:linear-gradient(90deg, var(--bg-secondary) 0%, var(--bg-tertiary) 50%, var(--bg-secondary) 100%);background-size:200% 100%;border-radius:6px;height:12px;animation:1.5s ease-in-out infinite svelte-166150e-mh-shimmer}@keyframes svelte-166150e-mh-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.mh-test-scroll.svelte-166150e{scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.mh-test-scroll.svelte-166150e::-webkit-scrollbar{display:none}.mh-test-card.svelte-166150e{scroll-snap-align:start;width:280px;transition:all .3s var(--e);border:1px solid #ffffff0a;border-radius:16px;flex-shrink:0;padding:28px 24px}.mh-test-card.svelte-166150e:active{background:var(--bg-secondary);border-color:#ffffff12}.mh-stars.svelte-166150e{gap:2px;margin-bottom:14px;display:flex}.mh-star.svelte-166150e{width:14px;height:14px;fill:var(--g);opacity:.7}.mh-test-quote.svelte-166150e{font-family:var(--sans);color:var(--text-primary);margin-bottom:18px;font-size:.88rem;font-weight:400;line-height:1.7;position:relative}.mh-test-quote.svelte-166150e:before{content:"\"";font-family:var(--serif);color:var(--g);opacity:.2;font-size:2.5rem;line-height:1;position:absolute;top:-8px;left:-4px}.mh-test-author.svelte-166150e{align-items:center;gap:10px;display:flex}.mh-test-av.svelte-166150e{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.65rem;font-weight:600;display:flex}.mh-test-name.svelte-166150e{font-size:.75rem;font-weight:600}.mh-test-role.svelte-166150e{color:var(--text-tertiary);margin-top:1px;font-size:.62rem}.mh-cta-sec.svelte-166150e{padding:56px 22px 64px}.mh-cta-box.svelte-166150e{text-align:center;border:1px solid #ffffff0a;border-radius:22px;padding:48px 28px;position:relative;overflow:hidden}.mh-cta-box.svelte-166150e:before{content:"";background:radial-gradient(ellipse at 50% -20%, var(--gb), transparent 60%);pointer-events:none;position:absolute;inset:0}.mh-cta-h.svelte-166150e{font-family:var(--serif);margin-bottom:14px;font-size:clamp(1.5rem,6.5vw,2rem);font-weight:400;line-height:1.15;position:relative}.mh-cta-h.svelte-166150e em:where(.svelte-166150e){color:var(--g);font-style:normal;font-weight:700}.mh-cta-p.svelte-166150e{color:var(--text-secondary);max-width:340px;margin:0 auto 28px;font-size:.85rem;font-weight:300;line-height:1.65;position:relative}.mh-cta-sec.svelte-166150e .mh-pill:where(.svelte-166150e){max-width:280px;margin:0 auto}.mh-footer.svelte-166150e{border-top:1px solid #ffffff0a;padding:48px 22px 28px}.mh-f-grid.svelte-166150e{grid-template-columns:1fr 1fr;gap:32px 20px;margin-bottom:36px;display:grid}.mh-f-brand.svelte-166150e{grid-column:span 2}.mh-f-brand.svelte-166150e p:where(.svelte-166150e){color:var(--text-tertiary);max-width:280px;margin-top:10px;font-size:.78rem;font-weight:300;line-height:1.65}.mh-f-col.svelte-166150e h4:where(.svelte-166150e){text-transform:uppercase;letter-spacing:.18em;color:var(--text-disabled);margin-bottom:12px;font-size:.52rem;font-weight:700}.mh-f-col.svelte-166150e a:where(.svelte-166150e){color:var(--text-secondary);padding:3px 0;font-size:.78rem;font-weight:400;text-decoration:none;display:block}.mh-f-bot.svelte-166150e{border-top:1px solid #ffffff0a;padding-top:20px}.mh-f-bot.svelte-166150e span:where(.svelte-166150e){color:var(--text-disabled);font-size:.62rem}.mh-rv.svelte-166150e{opacity:0;transition:opacity .9s var(--e), transform .9s var(--e);transition-delay:var(--td,0s);transform:translateY(36px)}.mh-v{opacity:1!important;transform:none!important}:root .mh-step.svelte-166150e{background:var(--bg-secondary);border-color:#0000000f}:root .mh-step.svelte-166150e:active,:root .mh-step-ico.svelte-166150e{border-color:#0000001a}:root .mh-b.svelte-166150e{background:var(--bg-secondary);border-color:#0000000f}:root .mh-b.svelte-166150e:active{border-color:#0000001a}:root .mh-b-notif.svelte-166150e{background:var(--bg-tertiary);border-color:#00000014}:root .mh-pill.svelte-166150e{border-color:#00000014}:root .mh-b-tags.svelte-166150e{border-color:#0000000f}:root .mh-s-card.svelte-166150e{background:var(--bg-secondary);border-color:#0000000f}:root .mh-test-card.svelte-166150e{border-color:#0000000f}:root .mh-test-card.svelte-166150e:active{border-color:#0000001a}:root .mh-cta-box.svelte-166150e,:root .mh-marquee.svelte-166150e{border-color:#0000000f}:root .mh-s-ov.svelte-166150e{background:linear-gradient(#0000 40%,#ffffffd9 100%)}:root .mh-s-name.svelte-166150e{color:var(--text-primary)}:root .mh-pill-ghost.svelte-166150e{border-color:#0000001a}:root .mh-m-dot.svelte-166150e{background:#00000026}:root .mh-s-foot.svelte-166150e,:root .mh-footer.svelte-166150e,:root .mh-f-bot.svelte-166150e{border-color:#0000000f}@media (max-width:420px){.mh-hero.svelte-166150e{padding:110px 18px 90px}.mh-hero.svelte-166150e h1:where(.svelte-166150e){font-size:2.3rem}.mh-hero-sub.svelte-166150e{font-size:.84rem}.mh-sec.svelte-166150e{padding:72px 18px}.mh-sec-h.svelte-166150e{font-size:1.7rem}.mh-step.svelte-166150e{padding:24px 18px}.mh-b.svelte-166150e{padding:22px 18px}.mh-stores-wrap.svelte-166150e{padding:72px 0}.mh-stores-head.svelte-166150e{padding:0 18px}.mh-s-scroll.svelte-166150e{padding:0 18px 12px}.mh-s-card.svelte-166150e{width:245px}.mh-s-img-w.svelte-166150e{height:155px}.mh-cta-sec.svelte-166150e{padding:56px 18px 64px}.mh-cta-box.svelte-166150e{padding:40px 22px}.mh-footer.svelte-166150e{padding:44px 18px 28px}}@media (prefers-reduced-motion:reduce){.mh-rv.svelte-166150e{opacity:1!important;transform:none!important}}.pull-to-refresh-container.svelte-1mbel1k{min-height:100dvh;min-height:100dvh;overflow-x:clip}.pull-indicator.svelte-1mbel1k{top:var(--header-height,3.5rem);z-index:40;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;left:0;right:0}.spinner.svelte-1mbel1k{background:var(--bg-secondary);border:2px solid var(--border-primary);width:40px;height:40px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.spinner.ready.svelte-1mbel1k{color:var(--color-selected);border-color:var(--color-selected)}.spinner.active.svelte-1mbel1k{color:var(--color-selected);border-color:var(--color-selected);animation:1s linear infinite svelte-1mbel1k-spin}@keyframes svelte-1mbel1k-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
