.global-loading[data-v-3bb03d41]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;pointer-events:auto}.global-loading__bar[data-v-3bb03d41]{position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,transparent 0%,#111111 18%,#111111 78%,transparent 100%);transform-origin:left center;animation:global-loading-bar-3bb03d41 1.2s ease-in-out infinite}.global-loading__overlay[data-v-3bb03d41]{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffff85;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.global-loading__panel[data-v-3bb03d41]{display:grid;justify-items:center;gap:12px;min-width:148px;padding:20px 24px;border:1px solid rgba(17,17,17,.08);border-radius:28px;background:#fffffff5;box-shadow:0 24px 60px #0f172a1f;color:#475569}.global-loading__panel p[data-v-3bb03d41]{margin:0;font-size:13px;font-weight:600}.global-loading__spinner[data-v-3bb03d41]{display:inline-flex;align-items:center;gap:6px}.global-loading__spinner span[data-v-3bb03d41]{width:10px;height:10px;border-radius:999px;background:#111;animation:global-loading-bounce-3bb03d41 .9s ease-in-out infinite}.global-loading__spinner span[data-v-3bb03d41]:nth-child(2){animation-delay:.12s}.global-loading__spinner span[data-v-3bb03d41]:nth-child(3){animation-delay:.24s}.global-loading-fade-enter-active[data-v-3bb03d41],.global-loading-fade-leave-active[data-v-3bb03d41]{transition:opacity .2s ease}.global-loading-fade-enter-from[data-v-3bb03d41],.global-loading-fade-leave-to[data-v-3bb03d41]{opacity:0}@keyframes global-loading-bounce-3bb03d41{0%,80%,to{transform:translateY(0);opacity:.38}40%{transform:translateY(-5px);opacity:1}}@keyframes global-loading-bar-3bb03d41{0%{transform:scaleX(.12);opacity:.4}50%{transform:scaleX(.82);opacity:1}to{transform:scaleX(.16);opacity:.4}}.notice-mask[data-v-beee509a]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a75;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.notice-dialog[data-v-beee509a]{position:relative;width:min(100%,560px);padding:28px;border-radius:28px;background:#fff;box-shadow:0 24px 64px #0f172a2e}.notice-close[data-v-beee509a]{position:absolute;top:16px;right:16px;width:36px;height:36px;border:none;border-radius:999px;background:#f1f5f9;color:#475569;font-size:22px;cursor:pointer}.notice-badge[data-v-beee509a]{display:inline-flex;margin:0;padding:6px 12px;border-radius:999px;background:#eff6ff;color:#2563eb;font-size:12px;font-weight:700;letter-spacing:.08em}.notice-title[data-v-beee509a]{margin:16px 0 8px;font-size:28px;line-height:1.2;color:#0f172a}.notice-time[data-v-beee509a]{margin:0 0 16px;color:#64748b;font-size:13px}.notice-content[data-v-beee509a]{white-space:pre-wrap;color:#334155;line-height:1.9;font-size:15px}.notice-button[data-v-beee509a]{margin-top:24px;width:100%;border:none;border-radius:999px;background:#2563eb;color:#fff;font-weight:700;padding:14px 18px;cursor:pointer}.notice-fade-enter-active[data-v-beee509a],.notice-fade-leave-active[data-v-beee509a]{transition:opacity .18s ease}.notice-fade-enter-from[data-v-beee509a],.notice-fade-leave-to[data-v-beee509a]{opacity:0}.theme-feedback-center[data-v-fc0b0650]{position:relative;z-index:2600}.theme-toast-enter-active[data-v-fc0b0650],.theme-toast-leave-active[data-v-fc0b0650],.theme-dialog-enter-active[data-v-fc0b0650],.theme-dialog-leave-active[data-v-fc0b0650]{transition:all .2s ease}.theme-toast-enter-from[data-v-fc0b0650],.theme-toast-leave-to[data-v-fc0b0650]{opacity:0;transform:translate3d(0,-12px,0)}.theme-dialog-enter-from[data-v-fc0b0650],.theme-dialog-leave-to[data-v-fc0b0650]{opacity:0}.theme-dialog-enter-from .theme-dialog[data-v-fc0b0650],.theme-dialog-leave-to .theme-dialog[data-v-fc0b0650]{transform:translate3d(0,12px,0) scale(.98)}.theme-toast[data-v-fc0b0650]{display:grid;grid-template-columns:40px minmax(0,1fr) 24px;align-items:start;gap:12px;width:min(100vw - 32px,380px);margin:0 auto 12px;padding:16px 16px 14px;border:1px solid rgba(17,17,17,.08);border-radius:24px;background:#fffffffa;box-shadow:0 20px 48px #0f172a1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.theme-toast--success[data-v-fc0b0650]{border-color:#10b98129}.theme-toast--error[data-v-fc0b0650]{border-color:#f43f5e2e}.theme-toast--warning[data-v-fc0b0650]{border-color:#f59e0b2e}.theme-toast__icon[data-v-fc0b0650]{display:grid;width:40px;height:40px;place-items:center;border-radius:16px;background:#111;color:#fff;font-size:16px;font-weight:800}.theme-toast--error .theme-toast__icon[data-v-fc0b0650]{background:#e11d48}.theme-toast--warning .theme-toast__icon[data-v-fc0b0650]{background:#d97706}.theme-toast__body[data-v-fc0b0650]{min-width:0}.theme-toast__title[data-v-fc0b0650]{margin:0;color:#0f172a;font-size:14px;font-weight:800}.theme-toast__message[data-v-fc0b0650]{margin:4px 0 0;color:#64748b;font-size:13px;line-height:1.7;word-break:break-word}.theme-toast__close[data-v-fc0b0650]{width:24px;height:24px;border:0;border-radius:999px;background:transparent;color:#94a3b8;font-size:18px;line-height:1;cursor:pointer}.theme-dialog-mask[data-v-fc0b0650]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3200;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172a6b;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto}.theme-dialog[data-v-fc0b0650]{width:min(100%,420px);padding:28px;border:1px solid rgba(17,17,17,.08);border-radius:30px;background:#fff;box-shadow:0 28px 80px #0f172a2e;pointer-events:auto}.theme-dialog__badge[data-v-fc0b0650]{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;background:#1111110f;color:#111;font-size:12px;font-weight:700;letter-spacing:.08em}.theme-dialog__badge--error[data-v-fc0b0650]{background:#f43f5e1a;color:#be123c}.theme-dialog__badge--warning[data-v-fc0b0650]{background:#f59e0b1f;color:#b45309}.theme-dialog__badge--success[data-v-fc0b0650]{background:#10b9811f;color:#047857}.theme-dialog__title[data-v-fc0b0650]{margin:16px 0 0;color:#0f172a;font-size:28px;line-height:1.15;font-weight:900}.theme-dialog__message[data-v-fc0b0650]{margin:14px 0 0;color:#64748b;font-size:14px;line-height:1.9;white-space:pre-wrap}.theme-dialog__actions[data-v-fc0b0650]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.theme-dialog__actions--single[data-v-fc0b0650]{grid-template-columns:1fr}.theme-dialog__button[data-v-fc0b0650]{min-height:46px;border:1px solid rgba(17,17,17,.08);border-radius:999px;font-size:14px;font-weight:700;cursor:pointer}.theme-dialog__button--secondary[data-v-fc0b0650]{background:#fff;color:#475569}.theme-dialog__button--primary[data-v-fc0b0650]{border-color:transparent;background:#111;color:#fff}@media(min-width:768px){.theme-feedback-center[data-v-fc0b0650]{position:fixed;top:88px;left:0;right:0;pointer-events:none}.theme-toast[data-v-fc0b0650]{margin-right:24px;margin-left:auto;pointer-events:auto}}@media(max-width:767px){.theme-feedback-center[data-v-fc0b0650]{position:fixed;top:76px;left:0;right:0;pointer-events:none;padding:0 12px}.theme-toast[data-v-fc0b0650]{width:100%;pointer-events:auto}}.toast-fade-enter-active[data-v-47adb7b9],.toast-fade-leave-active[data-v-47adb7b9],.dialog-fade-enter-active[data-v-47adb7b9],.dialog-fade-leave-active[data-v-47adb7b9]{transition:opacity .2s ease,transform .2s ease}.toast-fade-enter-from[data-v-47adb7b9],.toast-fade-leave-to[data-v-47adb7b9]{opacity:0;transform:translate3d(0,-12px,0)}.dialog-fade-enter-from[data-v-47adb7b9],.dialog-fade-leave-to[data-v-47adb7b9]{opacity:0}.dialog-fade-enter-from>div[data-v-47adb7b9],.dialog-fade-leave-to>div[data-v-47adb7b9]{transform:translate3d(0,12px,0) scale(.98)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.right-4{right:1rem}.top-4{top:1rem}.z-50{z-index:50}.z-\[60\]{z-index:60}.z-\[70\]{z-index:70}.mx-auto{margin-left:auto;margin-right:auto}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-52{height:13rem}.h-8{height:2rem}.h-\[340px\]{height:340px}.h-\[40px\]{height:40px}.h-\[52px\]{height:52px}.h-full{height:100%}.max-h-\[380px\]{max-height:380px}.min-h-\[320px\]{min-height:320px}.min-h-\[38px\]{min-height:38px}.min-h-\[46px\]{min-height:46px}.min-h-\[48px\]{min-height:48px}.min-h-\[calc\(100dvh-170px\)\]{min-height:calc(100dvh - 170px)}.min-h-screen{min-height:100vh}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-52{width:13rem}.w-8{width:2rem}.w-\[calc\(100\%-2rem\)\]{width:calc(100% - 2rem)}.w-full{width:100%}.min-w-0{min-width:0px}.max-w-\[360px\]{max-width:360px}.max-w-\[560px\]{max-width:560px}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.overflow-hidden{overflow:hidden}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-all{word-break:break-all}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[24px\]{border-radius:24px}.rounded-\[26px\]{border-radius:26px}.rounded-\[28px\]{border-radius:28px}.rounded-\[30px\]{border-radius:30px}.rounded-\[32px\]{border-radius:32px}.rounded-\[34px\]{border-radius:34px}.rounded-full{border-radius:9999px}.border{border-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-\[color\:var\(--store-primary\)\]{border-color:var(--store-primary)}.border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity, 1))}.border-emerald-200{--tw-border-opacity: 1;border-color:rgb(167 243 208 / var(--tw-border-opacity, 1))}.border-emerald-200\/80{border-color:#a7f3d0cc}.border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity, 1))}.border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-slate-200\/80{border-color:#e2e8f0cc}.bg-amber-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity, 1))}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-brand-500{--tw-bg-opacity: 1;background-color:rgb(29 116 245 / var(--tw-bg-opacity, 1))}.bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-emerald-50\/70{background-color:#ecfdf5b3}.bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity, 1))}.bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity, 1))}.bg-rose-500{--tw-bg-opacity: 1;background-color:rgb(244 63 94 / var(--tw-bg-opacity, 1))}.bg-sky-100{--tw-bg-opacity: 1;background-color:rgb(224 242 254 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-900{--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-slate-950\/40{background-color:#02061766}.bg-slate-950\/45{background-color:#02061773}.bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-white\/95{background-color:#fffffff2}.object-contain{-o-object-fit:contain;object-fit:contain}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pb-8{padding-bottom:2rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-\[2\.35rem\]{font-size:2.35rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-6{line-height:1.5rem}.leading-7{line-height:1.75rem}.leading-\[1\.08\]{line-height:1.08}.tracking-\[0\.24em\]{letter-spacing:.24em}.tracking-\[0\.28em\]{letter-spacing:.28em}.tracking-\[0\.2em\]{letter-spacing:.2em}.text-amber-500{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity, 1))}.text-brand-500{--tw-text-opacity: 1;color:rgb(29 116 245 / var(--tw-text-opacity, 1))}.text-emerald-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-rose-500{--tw-text-opacity: 1;color:rgb(244 63 94 / var(--tw-text-opacity, 1))}.text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity, 1))}.text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity, 1))}.text-sky-700{--tw-text-opacity: 1;color:rgb(3 105 161 / var(--tw-text-opacity, 1))}.text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.shadow-\[0_0_0_4px_var\(--store-primary-soft\)\]{--tw-shadow: 0 0 0 4px var(--store-primary-soft);--tw-shadow-colored: 0 0 0 4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_44px_rgba\(15\,23\,42\,0\.06\)\]{--tw-shadow: 0 18px 44px rgba(15,23,42,.06);--tw-shadow-colored: 0 18px 44px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_20px_50px_rgba\(16\,185\,129\,0\.18\)\]{--tw-shadow: 0 20px 50px rgba(16,185,129,.18);--tw-shadow-colored: 0 20px 50px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_24px_80px_rgba\(15\,23\,42\,0\.18\)\]{--tw-shadow: 0 24px 80px rgba(15,23,42,.18);--tw-shadow-colored: 0 24px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_28px_80px_rgba\(15\,23\,42\,0\.24\)\]{--tw-shadow: 0 28px 80px rgba(15,23,42,.24);--tw-shadow-colored: 0 28px 80px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur: blur(8px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[2px\]{--tw-backdrop-blur: blur(2px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-\[4px\]{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--store-bg: #edf4ff;--store-bg-accent: rgba(59, 130, 246, .12);--store-panel: rgba(255, 255, 255, .92);--store-panel-muted: rgba(248, 250, 252, .9);--store-panel-strong: #ffffff;--store-border: rgba(148, 163, 184, .22);--store-text: #0f172a;--store-text-soft: #516173;--store-text-muted: #7b8aa0;--store-primary: #2563eb;--store-primary-soft: rgba(37, 99, 235, .12);--store-primary-strong: #1d4ed8;--store-shadow: 0 22px 54px rgba(37, 99, 235, .1);--store-card-radius: 30px;--store-chip-radius: 999px;--store-page-width: 1240px;--store-header-offset: 72px;--store-bottom-nav-offset: 98px}html{color-scheme:light}body{margin:0;font-family:HarmonyOS Sans SC,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;color:var(--store-text);background:#fff;transition:background .35s ease,color .35s ease}*{box-sizing:border-box}#app{min-height:100vh}a{color:inherit;text-decoration:none}.storefront-theme{position:relative;min-height:100vh;color:var(--store-text);overflow-x:hidden;background-color:var(--store-bg);background:radial-gradient(circle at 12% 0%,var(--store-bg-accent),transparent 26rem),radial-gradient(circle at 100% 18%,color-mix(in srgb,var(--store-primary-soft) 58%,transparent 42%),transparent 24rem),linear-gradient(180deg,color-mix(in srgb,var(--store-bg) 78%,white 22%) 0%,var(--store-bg) 100%)}.storefront-main{padding-top:var(--store-header-offset);padding-bottom:calc(var(--store-bottom-nav-offset) + 1rem)}.storefront-main--plain{padding-top:0;padding-bottom:0}.storefront-header{position:fixed;top:0;left:0;right:0;z-index:30;border-bottom:1px solid var(--store-border);background:color-mix(in srgb,var(--store-panel-strong) 88%,transparent 12%);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.storefront-header__inner{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:1rem;margin:0 auto;padding:.75rem 1rem}.storefront-brand{display:inline-flex;min-width:0;align-items:center;gap:.75rem}.storefront-brand__logo{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--store-primary) 16%,transparent 84%);border-radius:14px;background:linear-gradient(135deg,var(--store-primary) 0%,var(--store-primary-strong) 100%);box-shadow:0 10px 22px color-mix(in srgb,var(--store-primary) 20%,transparent 80%);color:#fff;font-size:1.05rem;font-weight:900}.storefront-brand__logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.storefront-brand__copy{display:grid;min-width:0;gap:.18rem}.storefront-brand__copy strong,.storefront-brand__copy span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.storefront-brand__copy strong{color:var(--store-text);font-size:.95rem;font-weight:800}.storefront-brand__copy span{color:var(--store-text-muted);font-size:.72rem}.storefront-header__desktop-nav{display:none;align-items:center;gap:.25rem}.storefront-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 .85rem;border-radius:999px;color:var(--store-text-soft);font-size:.86rem;font-weight:650;transition:background .2s ease,color .2s ease,transform .2s ease}.storefront-nav-link:hover,.storefront-nav-link.is-active{background:var(--store-primary-soft);color:var(--store-primary)}.storefront-header__auth-button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;padding:0 1rem;font-size:.84rem;font-weight:700}.storefront-header__mobile-actions{display:flex;align-items:center;gap:.55rem}.storefront-header__order-link{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:.42rem;padding:0 .85rem;border-radius:999px;background:var(--store-panel-muted);color:var(--store-text-soft);font-size:.84rem;font-weight:700;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.storefront-header__order-link svg{width:1rem;height:1rem;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.storefront-header__menu-button{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--store-border);border-radius:14px;background:var(--store-panel-strong);color:var(--store-text-soft);box-shadow:0 10px 24px #0f172a14;transition:transform .22s ease,box-shadow .22s ease,color .22s ease,border-color .22s ease}.storefront-header__menu-button.is-open,.storefront-header__menu-button:hover{border-color:color-mix(in srgb,var(--store-primary) 18%,var(--store-border) 82%);color:var(--store-primary);box-shadow:0 12px 30px #2563eb29;transform:translateY(-1px)}.storefront-header__menu-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.storefront-drawer :deep(.n-drawer-content){background:#fffffffa}.storefront-drawer :deep(.n-drawer-content-header){border-bottom:1px solid rgba(17,17,17,.06)}.storefront-drawer :deep(.n-drawer-content-header__main){color:var(--store-text);font-size:1rem;font-weight:800}.storefront-drawer__surface{display:grid;gap:1.15rem;padding:0 20px 18px}.storefront-drawer__hero{display:grid;grid-template-columns:56px minmax(0,1fr);gap:.9rem;align-items:center;padding:1rem;border:1px solid rgba(17,17,17,.06);border-radius:26px;background:linear-gradient(180deg,#fff,#f8fafcf0);box-shadow:0 16px 36px #0f172a14}.storefront-drawer__hero-logo{display:grid;width:56px;height:56px;place-items:center;overflow:hidden;border:1px solid rgba(17,17,17,.08);border-radius:18px;background:linear-gradient(135deg,#fff,#f1f5f9fa);color:var(--store-text);font-size:1.2rem;font-weight:900}.storefront-drawer__hero-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.storefront-drawer__hero-copy{display:grid;gap:.32rem}.storefront-drawer__hero-copy strong{color:var(--store-text);font-size:1rem;font-weight:900}.storefront-drawer__hero-copy span{color:var(--store-text-muted);font-size:.78rem;line-height:1.7}.storefront-drawer__group{display:grid;gap:.7rem}.storefront-drawer__group-title{margin:0;color:var(--store-text-muted);font-size:.74rem;font-weight:800;letter-spacing:.14em}.storefront-drawer__link{display:grid;grid-template-columns:42px minmax(0,1fr) 12px;align-items:center;gap:.8rem;min-height:70px;padding:.95rem 1rem;border:1px solid rgba(17,17,17,.06);border-radius:24px;background:#f8fafce6;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease,background .2s ease}.storefront-drawer__link:hover,.storefront-drawer__link.is-active{border-color:#2563eb2e;background:#fffffffa;box-shadow:0 16px 34px #2563eb1a;transform:translateY(-1px)}.storefront-drawer__link-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:16px;background:#1111110d;color:var(--store-text)}.storefront-drawer__link.is-active .storefront-drawer__link-icon{background:#2563eb1f;color:var(--store-primary)}.storefront-drawer__link-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.storefront-drawer__link-copy{display:grid;min-width:0;gap:.18rem}.storefront-drawer__link-copy strong{color:var(--store-text);font-size:.9rem;font-weight:800}.storefront-drawer__link-copy small{color:var(--store-text-muted);font-size:.72rem;line-height:1.65}.storefront-drawer__link-arrow{color:var(--store-text-muted);font-size:1rem;font-weight:700}.storefront-drawer__footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;padding:16px 20px 20px;border-top:1px solid rgba(17,17,17,.06);background:#fffffffa}.storefront-drawer__action{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 1rem;font-size:.86rem;font-weight:800}.storefront-home{min-height:calc(100vh - 72px)}.storefront-home__hero{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;padding:1rem 0 1.2rem}.storefront-home__hero-copy{min-width:0}.storefront-home__eyebrow,.storefront-home__section-kicker{margin:0;color:var(--store-primary);font-size:.74rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.storefront-home__hero h1{margin:.45rem 0 0;color:var(--store-text);font-size:clamp(2rem,5vw,3.4rem);font-weight:900;letter-spacing:-.055em;line-height:1.02}.storefront-home__description{max-width:34rem;margin:.7rem 0 0;color:var(--store-text-soft);font-size:.9rem;line-height:1.7}.storefront-home__quick-info{display:flex;flex:0 0 auto;gap:.6rem}.storefront-home__quick-info div{display:grid;gap:.2rem;min-width:96px;padding:.8rem .9rem;border:1px solid var(--store-border);border-radius:18px;background:color-mix(in srgb,var(--store-panel) 74%,transparent 26%)}.storefront-home__quick-info strong{color:var(--store-text);font-size:.78rem}.storefront-home__quick-info span{color:var(--store-text-muted);font-size:.67rem}.storefront-home__filters{margin:0 -1rem;padding:.35rem 1rem .9rem;overflow-x:auto;scrollbar-width:none}.storefront-home__filters::-webkit-scrollbar{display:none}.storefront-home__filters-track{display:inline-flex;min-width:-moz-max-content;min-width:max-content;gap:.5rem}.storefront-home__filter{min-height:36px;padding:0 1rem;font-size:.78rem;font-weight:750}.storefront-home__section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin:.25rem 0 1rem}.storefront-home__section-heading h2{margin:.35rem 0 0;color:var(--store-text);font-size:1.3rem;font-weight:850;letter-spacing:-.03em}.storefront-home__count{color:var(--store-text-muted);font-size:.75rem;font-weight:650}.storefront-home__alert{margin-bottom:1rem}.theme-product-grid{display:grid;gap:.75rem}.theme-product-grid--m2{grid-template-columns:repeat(2,minmax(0,1fr))}.theme-product-grid--m3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--store-border);border-radius:24px;background:var(--store-panel);box-shadow:0 12px 28px color-mix(in srgb,var(--store-primary) 8%,transparent 92%);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.product-card:hover{border-color:color-mix(in srgb,var(--store-primary) 25%,var(--store-border) 75%);box-shadow:0 18px 34px color-mix(in srgb,var(--store-primary) 13%,transparent 87%);transform:translateY(-3px)}.product-card__cover-link{display:block}.product-card__cover{position:relative;display:grid;aspect-ratio:1 / .94;place-items:center;overflow:hidden;border-bottom:1px solid var(--store-border);background:radial-gradient(circle at 50% 28%,color-mix(in srgb,var(--store-primary-soft) 90%,transparent 10%),transparent 55%),var(--store-panel-muted)}.product-card__image{width:82%;height:82%;-o-object-fit:contain;object-fit:contain}.product-card__tag{position:absolute;top:.65rem;left:.65rem;z-index:1;max-width:calc(100% - 1.3rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.3rem .55rem;border:1px solid color-mix(in srgb,var(--store-primary) 20%,transparent 80%);border-radius:999px;background:color-mix(in srgb,var(--store-panel-strong) 82%,transparent 18%);color:var(--store-primary);font-size:.65rem;font-weight:800}.product-card__body{display:flex;min-width:0;flex:1;flex-direction:column;gap:.7rem;padding:.75rem}.product-card__title-row{display:grid;min-width:0;gap:.35rem}.product-card__title{display:-webkit-box;overflow:hidden;color:var(--store-text);font-size:.93rem;font-weight:800;letter-spacing:-.02em;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__category{width:-moz-fit-content;width:fit-content;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:.22rem .45rem;border-radius:999px;background:var(--store-panel-muted);color:var(--store-text-muted);font-size:.63rem;font-weight:650}.product-card__price-row{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:.4rem}.product-card__price{display:grid;min-width:0;gap:.12rem}.product-card__price span{color:var(--store-text-muted);font-size:.62rem;font-weight:700}.product-card__price strong{color:var(--store-text);font-size:clamp(1.3rem,5vw,1.8rem);font-weight:900;letter-spacing:-.055em;line-height:1;white-space:nowrap}.product-card__stock{display:inline-flex!important;min-width:0;max-width:52%;align-items:center;padding:.3rem .48rem!important;border-radius:999px!important;font-size:.64rem!important;line-height:1.2!important}.product-card__stock-dot{width:6px;height:6px;flex:0 0 auto;margin-right:.25rem;border-radius:50%;background:#22c55e}.product-card__footer{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.5rem;padding-top:.7rem;border-top:1px solid var(--store-border)}.product-card__delivery{min-width:0;overflow:hidden;color:var(--store-text-muted);font-size:.67rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.product-card__buy{display:inline-flex;min-height:34px;flex:0 0 auto;align-items:center;justify-content:center;padding:0 .75rem;font-size:.72rem;font-weight:800}.storefront-bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:20;display:block;padding:.45rem .75rem max(.45rem,env(safe-area-inset-bottom));background:transparent}.storefront-bottom-nav__inner{display:grid;max-width:420px;grid-template-columns:repeat(3,minmax(0,1fr));gap:.25rem;margin:0 auto}.storefront-bottom-nav__item{display:grid;min-height:50px;place-items:center;gap:.18rem;border-radius:16px;color:var(--store-text-muted);font-size:.7rem;font-weight:700;transition:background .2s ease,color .2s ease}.storefront-bottom-nav__item.is-active{background:var(--store-primary-soft);color:var(--store-primary)}.storefront-bottom-nav__icon{display:inline-flex;width:1.32rem;height:1.32rem;align-items:center;justify-content:center;line-height:1}.storefront-bottom-nav__icon svg{display:block;width:100%;height:100%}.theme-page-shell{max-width:var(--store-page-width)}.theme-page-shell--narrow{max-width:960px}.theme-page-shell--auth{max-width:760px}.theme-auth-form{display:grid;gap:.9rem}.theme-page-shell--auth .theme-field{gap:.4rem}.theme-page-shell--auth .theme-field-error{min-height:0;margin:0;font-size:.76rem;line-height:1.2rem}.theme-auth-inline{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:.65rem;align-items:center}.theme-auth-inline__action{min-height:52px;padding:0 .9rem}.theme-page-hero{position:relative;overflow:hidden}.theme-page-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at right top,color-mix(in srgb,var(--store-primary-soft) 88%,transparent 12%),transparent 42%),linear-gradient(135deg,color-mix(in srgb,var(--store-panel-strong) 82%,transparent 18%) 0%,transparent 100%);pointer-events:none}.theme-page-hero>*{position:relative;z-index:1}.theme-panel{background:var(--store-panel)!important;border-color:var(--store-border)!important;box-shadow:var(--store-shadow)!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.theme-panel-muted{background:var(--store-panel-muted)!important;border-color:color-mix(in srgb,var(--store-border) 95%,transparent 5%)!important}.theme-panel-strong{background:var(--store-panel-strong)!important;border-color:var(--store-border)!important;box-shadow:var(--store-shadow)!important}.theme-info-card{border-radius:calc(var(--store-card-radius) - 6px)!important;border:1px solid color-mix(in srgb,var(--store-border) 96%,transparent 4%);background:color-mix(in srgb,var(--store-panel-muted) 84%,transparent 16%)}.theme-field{display:grid;gap:.55rem}.theme-field-label{color:var(--store-text-soft);font-size:.92rem;font-weight:600}.theme-input{width:100%;border:1px solid var(--store-border);border-radius:22px;padding:.9rem 1rem;background:color-mix(in srgb,var(--store-panel-strong) 88%,transparent 12%);color:var(--store-text);outline:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.theme-input::-moz-placeholder{color:var(--store-text-muted)}.theme-input::placeholder{color:var(--store-text-muted)}.theme-input:focus{border-color:color-mix(in srgb,var(--store-primary) 55%,white 45%);box-shadow:0 0 0 4px color-mix(in srgb,var(--store-primary-soft) 72%,transparent 28%)}.theme-input:disabled{opacity:.72;cursor:not-allowed}textarea.theme-input{min-height:120px;resize:vertical}.theme-input--error{border-color:#fda4af!important;box-shadow:0 0 0 4px #f43f5e1a}.theme-field-error{min-height:1.25rem;font-size:.875rem;line-height:1.25rem;color:#e11d48}.theme-inline-alert{border-radius:calc(var(--store-card-radius) - 10px);padding:.95rem 1rem;border:1px solid transparent;font-size:.92rem;line-height:1.7}.theme-inline-alert--success{border-color:#10b98147;background:#10b9811a;color:#047857}.theme-inline-alert--warning{border-color:#f59e0b4d;background:#f59e0b1f;color:#b45309}.theme-inline-alert--error{border-color:#f43f5e47;background:#f43f5e1a;color:#be123c}.theme-muted-text{color:var(--store-text-muted)!important}.theme-surface-divider{border-color:color-mix(in srgb,var(--store-border) 86%,transparent 14%)!important}.theme-soft-tag{border-radius:var(--store-chip-radius)!important;background:var(--store-primary-soft)!important;color:var(--store-primary)!important;border:1px solid color-mix(in srgb,var(--store-primary) 18%,transparent 82%)!important}.theme-stock-tag{border-radius:var(--store-chip-radius)!important;background:color-mix(in srgb,var(--store-panel-strong) 88%,var(--store-primary-soft) 12%)!important;border:1px solid color-mix(in srgb,var(--store-primary) 16%,transparent 84%)!important;color:var(--store-text-soft)!important}.theme-primary-button{background:linear-gradient(135deg,var(--store-primary) 0%,var(--store-primary-strong) 100%)!important;border-color:transparent!important;color:#fff!important;border-radius:var(--store-chip-radius)!important;box-shadow:0 16px 32px color-mix(in srgb,var(--store-primary) 26%,transparent 74%)!important}.theme-primary-button:hover{filter:brightness(1.05)}.theme-secondary-button{background:color-mix(in srgb,var(--store-panel-strong) 88%,transparent 12%)!important;border-color:var(--store-border)!important;color:var(--store-text-soft)!important;border-radius:var(--store-chip-radius)!important}.theme-order-status{flex-shrink:0;white-space:nowrap}.theme-heading-eyebrow{color:var(--store-primary)!important}@media(min-width:768px){.storefront-main{padding-bottom:2.5rem}.storefront-header__inner{padding-right:1.5rem;padding-left:1.5rem}.storefront-header__desktop-nav{display:flex}.storefront-header__mobile-actions{display:none}.storefront-home__hero{padding-top:1.6rem;padding-bottom:1.7rem}.storefront-home__filters{margin:0;padding:0 0 1.2rem;overflow:visible}.storefront-home__filters-track{display:flex;flex-wrap:wrap}.storefront-home__section-heading{margin-top:.35rem}.theme-product-grid{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.product-card__cover{aspect-ratio:1 / .86}.product-card__body{gap:.9rem;padding:1rem}.product-card__title{font-size:1rem}.product-card__buy{min-height:38px;padding:0 1rem;font-size:.78rem}.storefront-bottom-nav{display:none}}.storefront-theme--template-b{color-scheme:dark}.storefront-theme--template-b .text-slate-900{color:var(--store-text)!important}.storefront-theme--template-b .text-slate-700,.storefront-theme--template-b .text-slate-600,.storefront-theme--template-b .text-slate-500{color:var(--store-text-soft)!important}.storefront-theme--template-b .text-slate-400{color:var(--store-text-muted)!important}.storefront-theme--template-b .bg-slate-50,.storefront-theme--template-b .bg-slate-100,.storefront-theme--template-b .bg-white,.storefront-theme--template-b .bg-white\/90,.storefront-theme--template-b .bg-white\/95{background-color:transparent!important}.storefront-theme--template-b .border-slate-200,.storefront-theme--template-b .border-slate-200\/80,.storefront-theme--template-b .border-slate-200\/90,.storefront-theme--template-b .border-slate-100,.storefront-theme--template-b .border-slate-300{border-color:var(--store-border)!important}.storefront-theme--template-b .theme-panel,.storefront-theme--template-b .theme-panel-strong,.storefront-theme--template-b .theme-panel-muted{box-shadow:var(--store-shadow)!important}.storefront-theme--template-b .shadow-sm,.storefront-theme--template-b .shadow-lg{box-shadow:none!important}.storefront-theme--template-b .theme-inline-alert--success{color:#6ee7b7}.storefront-theme--template-b .theme-inline-alert--warning{color:#fcd34d}.storefront-theme--template-b .theme-inline-alert--error,.storefront-theme--template-b .theme-field-error{color:#fda4af}.storefront-theme--template-b .theme-input{background:#080f1ddb}.storefront-theme--template-b .theme-product-grid{gap:.9rem}.storefront-theme--template-b .theme-product-grid--m3 article{min-width:0}.storefront-theme--template-b .product-card{border-radius:20px}.storefront-theme--template-b .product-card__body{padding:.62rem}.storefront-theme--template-b .product-card__title{font-size:.78rem}.storefront-theme--template-b .product-card__category,.storefront-theme--template-b .product-card__delivery{display:none}.storefront-theme--template-b .product-card__price strong{font-size:1.05rem}.storefront-theme--template-b .product-card__stock{font-size:.56rem!important}.storefront-theme--template-b .product-card__buy{min-height:30px;padding:0 .55rem;font-size:.62rem}.storefront-theme--template-b .product-card__footer{justify-content:flex-end}.storefront-theme--template-c .theme-panel,.storefront-theme--template-c .theme-panel-strong{border-radius:34px!important}.storefront-theme--template-c .theme-panel-muted{border-radius:28px!important}.storefront-theme--template-c .theme-primary-button{box-shadow:0 18px 36px #6b7a2b2e!important}.storefront-theme--template-c .theme-page-hero:before{background:radial-gradient(circle at right top,rgba(107,122,43,.12),transparent 40%),linear-gradient(135deg,rgba(255,253,248,.85) 0%,transparent 100%)}.storefront-theme--template-b .storefront-brand__logo{border-radius:14px;box-shadow:0 10px 22px color-mix(in srgb,var(--store-primary) 20%,transparent 80%)}.storefront-theme--template-b .storefront-header__order-link,.storefront-theme--template-c .storefront-header__order-link{background:var(--store-panel-muted);color:var(--store-text-soft)}.storefront-theme--template-c{color-scheme:light}.storefront-theme--template-c .text-slate-900{color:#0f172a!important}.storefront-theme--template-c .text-slate-700{color:#334155!important}.storefront-theme--template-c .text-slate-600{color:#475569!important}.storefront-theme--template-c .text-slate-500{color:#64748b!important}.storefront-theme--template-c .text-slate-400{color:#94a3b8!important}.storefront-theme--template-c .bg-slate-50{background-color:#f8fafc!important}.storefront-theme--template-c .bg-slate-100{background-color:#f1f5f9!important}.storefront-theme--template-c .bg-white,.storefront-theme--template-c .bg-white\/90,.storefront-theme--template-c .bg-white\/95{background-color:#fff!important}.storefront-theme--template-c .border-slate-200,.storefront-theme--template-c .border-slate-200\/80,.storefront-theme--template-c .border-slate-200\/90,.storefront-theme--template-c .border-slate-100,.storefront-theme--template-c .border-slate-300{border-color:#e2e8f0!important}.storefront-theme--template-c .storefront-header{background:color-mix(in srgb,var(--store-panel-strong) 88%,transparent 12%)}.storefront-theme--template-c .storefront-brand__logo{border-radius:14px;box-shadow:0 10px 22px color-mix(in srgb,var(--store-primary) 20%,transparent 80%)}.storefront-theme--template-c .storefront-header__menu-button{background:var(--store-panel-strong);color:var(--store-text-soft)}.storefront-theme--template-c .theme-input{background:color-mix(in srgb,var(--store-panel-strong) 88%,transparent 12%)}.storefront-theme--template-c .theme-panel-muted{box-shadow:none!important}.storefront-theme--template-c .theme-inline-alert--success{color:#047857}.storefront-theme--template-c .theme-inline-alert--warning{color:#b45309}.storefront-theme--template-c .theme-inline-alert--error,.storefront-theme--template-c .theme-field-error{color:#be123c}.storefront-theme--template-c .theme-product-grid{gap:.75rem}.storefront-theme--template-c .product-card{border-radius:24px;background:var(--store-panel);box-shadow:0 12px 28px color-mix(in srgb,var(--store-primary) 8%,transparent 92%)}.storefront-theme--template-c .product-card:hover{border-color:color-mix(in srgb,var(--store-primary) 25%,var(--store-border) 75%);box-shadow:0 18px 34px color-mix(in srgb,var(--store-primary) 13%,transparent 87%)}@media(min-width:768px){.storefront-theme--template-c .theme-product-grid{gap:1rem}}@media(max-width:767px){.storefront-theme--template-c .theme-product-grid--m3 .product-card__cover{aspect-ratio:1 / .9}.storefront-theme--template-c .theme-product-grid--m3{gap:.75rem}}.storefront-theme--template-a{background:#fff}.storefront-theme--template-a .storefront-header{border-bottom:1px solid rgba(17,17,17,.05);background:#ffffffdb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.storefront-theme--template-a .storefront-header__inner{min-height:64px;padding:.7rem 1rem}.storefront-theme--template-a .storefront-brand{gap:.55rem}.storefront-theme--template-a .storefront-brand__logo{width:38px;height:38px;border:1px solid rgba(17,17,17,.14);border-radius:12px;background:#fff;box-shadow:0 4px 10px #1111110d;color:#111;font-size:1rem}.storefront-theme--template-a .storefront-brand__copy{gap:0}.storefront-theme--template-a .storefront-brand__copy strong{font-size:.95rem}.storefront-theme--template-a .storefront-header__order-link{min-height:36px;padding:0 .8rem;border:1px solid rgba(17,17,17,.12);background:#fffffff5;color:var(--store-text-soft);font-size:.82rem}.storefront-theme--template-a .storefront-header__menu-button{width:38px;height:38px;border:1px solid rgba(17,17,17,.12);border-radius:12px;background:#fffffff5}.storefront-theme--template-a .storefront-header__order-link svg,.storefront-theme--template-a .storefront-header__menu-icon{width:16px;height:16px}.storefront-theme--template-a .storefront-drawer__hero{border-color:#1111110f;box-shadow:0 12px 28px #1111110f}.storefront-theme--template-a .storefront-drawer__link{border-color:#1111110f;background:#f8fafcb8}.storefront-theme--template-a .storefront-drawer__link.is-active,.storefront-theme--template-a .storefront-drawer__link:hover{border-color:#1111111a;box-shadow:0 14px 28px #11111112}.storefront-theme--template-a .storefront-drawer__link-icon{background:#1111110d;color:var(--store-text)}.storefront-theme--template-a .storefront-home{min-height:calc(100vh - 64px)}.storefront-theme--template-a .storefront-home__filters{margin:0 -.15rem;padding:.1rem .15rem .65rem}.storefront-theme--template-a .storefront-home__filters-track{gap:.4rem}.storefront-theme--template-a .storefront-home__filter{min-height:34px;padding:0 .85rem;font-size:.76rem;font-weight:750}.storefront-theme--template-a .storefront-home__section-heading{margin:.1rem 0 .65rem;align-items:center}.storefront-theme--template-a .storefront-home__section-heading h2{margin:0;font-size:1.85rem;font-weight:900;letter-spacing:-.05em}.storefront-theme--template-a .storefront-home__count{font-size:.74rem}.storefront-theme--template-a .theme-product-grid{gap:.55rem}.storefront-theme--template-a .theme-product-grid--m2{grid-template-columns:repeat(2,minmax(0,1fr))}.storefront-theme--template-a .product-card{border-radius:22px;border-color:#11111114;background:#fffffff5;box-shadow:0 8px 18px #1111110d}.storefront-theme--template-a .product-card:hover{border-color:#1111111f;box-shadow:0 14px 24px #11111112;transform:translateY(-2px)}.storefront-theme--template-a .product-card__cover{aspect-ratio:1 / .8;border-bottom:1px solid rgba(17,17,17,.06);background:radial-gradient(circle at top right,rgba(255,255,255,.96),transparent 30%),linear-gradient(180deg,#fff,#f7f7f7)}.storefront-theme--template-a .product-card__image{width:78%;height:78%}.storefront-theme--template-a .product-card__tag{top:.55rem;left:.55rem;padding:.24rem .52rem;border:1px solid rgba(17,17,17,.12);background:#fffffff5;color:var(--store-text-soft);font-size:.62rem}.storefront-theme--template-a .product-card__body{gap:.55rem;padding:.72rem}.storefront-theme--template-a .product-card__title{font-size:.92rem;line-height:1.35}.storefront-theme--template-a .product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.4rem}.storefront-theme--template-a .product-card__category{padding:.22rem .5rem;background:#1111110a;color:var(--store-text-muted);font-size:.62rem}.storefront-theme--template-a .product-card__price-row{display:block}.storefront-theme--template-a .product-card__price strong{font-size:2rem}.storefront-theme--template-a .product-card__stock{max-width:none;padding:.28rem .56rem!important;border:1px solid rgba(17,17,17,.08)!important;background:#1111110a!important;color:#35312b!important;font-size:.62rem!important}.storefront-theme--template-a .product-card__footer{padding-top:0;border-top:0}.storefront-theme--template-a .product-card__buy{width:100%;min-height:34px;padding:0 .7rem;font-size:.76rem}.storefront-theme--template-a .storefront-bottom-nav{padding:.38rem .5rem max(.38rem,env(safe-area-inset-bottom));border-top:0;background:transparent}.storefront-theme--template-a .storefront-bottom-nav__inner{max-width:420px;gap:.35rem;padding:.45rem;border:1px solid rgba(17,17,17,.08);border-radius:22px;background:#fffffffa;box-shadow:0 10px 30px #11111114}.storefront-theme--template-a .storefront-bottom-nav__item{min-height:42px;gap:.08rem;border-radius:16px;font-size:.66rem}.storefront-theme--template-a .storefront-bottom-nav__item.is-active{background:#111;color:#fff}.storefront-theme--template-a .storefront-bottom-nav__icon{font-size:1.14rem}.storefront-theme--template-a .theme-panel,.storefront-theme--template-a .theme-panel-strong{background:#fffffffa!important;border-color:#11111114!important;box-shadow:0 12px 32px #1111110d!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.storefront-theme--template-a .theme-info-card{border:1px solid rgba(17,17,17,.07);background:#fffffff5}.storefront-theme--template-a .theme-input{border-color:#1111111a;background:#fffffff5}.storefront-theme--template-a .theme-page-shell--auth{padding-top:1rem;padding-bottom:.75rem}.storefront-theme--template-a .theme-page-shell--auth .theme-panel{padding-top:1.4rem!important;padding-bottom:1.4rem!important}.storefront-theme--template-a .theme-soft-tag,.storefront-theme--template-a .theme-secondary-pill{border-radius:999px!important;border:1px solid rgba(17,17,17,.1)!important;background:#fffffff5!important;color:var(--store-text-soft)!important}.storefront-theme--template-a .theme-stock-tag,.storefront-theme--template-a .theme-stock-pill{border-radius:16px!important;border:1px solid rgba(17,17,17,.08)!important;background:#1111110d!important;color:var(--store-text-soft)!important}.storefront-theme--template-a .theme-primary-button{background:#111!important;box-shadow:0 8px 18px #1111111f!important}.storefront-theme--template-a .theme-secondary-button{background:#fffffff5!important;border-color:#1111111a!important}.storefront-theme--template-a .theme-tab-button{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:0 .9rem;border:1px solid rgba(17,17,17,.1);border-radius:999px;background:#fffffff5;color:var(--store-text-soft);font-size:.82rem;font-weight:700}.storefront-theme--template-a .theme-tab-button.is-active{background:#111;border-color:#111;color:#fff}.storefront-theme--template-a .theme-order-status{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 .8rem;border-radius:999px;background:#111;color:#fff;font-size:.74rem;font-weight:700}.storefront-theme--template-a .theme-order-status--soft{background:#11111114;color:var(--store-text-soft)}.storefront-theme--template-a .theme-empty-card{padding:2rem 1.2rem;border:1px solid rgba(17,17,17,.08);border-radius:22px;background:#fafafa;text-align:center}.storefront-theme--template-a .theme-empty-card__title{font-size:2rem;font-weight:900;letter-spacing:-.05em;color:var(--store-text)}.storefront-theme--template-a .theme-empty-card__copy{margin-top:.8rem;color:var(--store-text-soft);font-size:.95rem;line-height:1.8}.storefront-theme--template-a .product-detail-cover{overflow:hidden}.storefront-theme--template-a .product-detail-cover__image{filter:none}.storefront-theme--template-a .product-detail-price-panel{display:grid;grid-template-columns:1.1fr 1fr;gap:.75rem}.storefront-theme--template-a .product-detail-price-panel__meta{display:grid;gap:.7rem}.storefront-theme--template-a .product-detail-price-panel__meta small{display:block;margin-bottom:.35rem;color:var(--store-text-muted);font-size:.72rem;font-weight:700}@media(min-width:768px){.storefront-theme--template-a .storefront-header__inner{padding-right:1.5rem;padding-left:1.5rem}.storefront-theme--template-a .storefront-home__filters{padding-bottom:.85rem}.storefront-theme--template-a .theme-product-grid{gap:.9rem;grid-template-columns:repeat(auto-fit,minmax(248px,1fr))}}.hover\:bg-rose-400:hover{--tw-bg-opacity: 1;background-color:rgb(251 113 133 / var(--tw-bg-opacity, 1))}.hover\:text-brand-400:hover{--tw-text-opacity: 1;color:rgb(61 143 255 / var(--tw-text-opacity, 1))}.hover\:text-brand-500:hover{--tw-text-opacity: 1;color:rgb(29 116 245 / var(--tw-text-opacity, 1))}.hover\:opacity-95:hover{opacity:.95}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-60:disabled{opacity:.6}.group:hover .group-hover\:scale-\[1\.04\]{--tw-scale-x: 1.04;--tw-scale-y: 1.04;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@media(min-width:640px){.sm\:right-6{right:1.5rem}.sm\:top-6{top:1.5rem}.sm\:min-h-\[380px\]{min-height:380px}.sm\:w-auto{width:auto}.sm\:min-w-\[110px\]{min-width:110px}.sm\:max-w-\[42\%\]{max-width:42%}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-wrap{flex-wrap:wrap}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:self-auto{align-self:auto}.sm\:p-6{padding:1.5rem}.sm\:px-5{padding-left:1.25rem;padding-right:1.25rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-8{padding-left:2rem;padding-right:2rem}.sm\:py-7{padding-top:1.75rem;padding-bottom:1.75rem}.sm\:pt-5{padding-top:1.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-\[2\.9rem\]{font-size:2.9rem}}@media(min-width:768px){.md\:col-span-2{grid-column:span 2 / span 2}.md\:min-h-\[calc\(100dvh-104px\)\]{min-height:calc(100dvh - 104px)}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-\[180px_1fr\]{grid-template-columns:180px 1fr}.md\:flex-row{flex-direction:row}.md\:items-start{align-items:flex-start}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}}@media(min-width:1024px){.lg\:sticky{position:sticky}.lg\:top-24{top:6rem}.lg\:grid-cols-\[1\.02fr_0\.98fr\]{grid-template-columns:1.02fr .98fr}.lg\:grid-cols-\[1\.08fr_0\.92fr\]{grid-template-columns:1.08fr .92fr}.lg\:grid-cols-\[1fr_380px\]{grid-template-columns:1fr 380px}.lg\:grid-cols-\[320px_1fr\]{grid-template-columns:320px 1fr}.lg\:self-start{align-self:flex-start}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:pb-12{padding-bottom:3rem}.lg\:pt-6{padding-top:1.5rem}}
