.site-header[data-v-8153eaec]{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--header-bg);border-bottom:1px solid var(--brand-border);position:sticky;top:0;transition:box-shadow var(--transition);z-index:100}.site-header.scrolled[data-v-8153eaec]{box-shadow:0 2px 20px #00000014}.site-header[data-v-8153eaec]{transition:box-shadow var(--transition),transform .28s ease}.site-header.is-hidden[data-v-8153eaec]{transform:translateY(-100%)}.header-inner[data-v-8153eaec]{align-items:center;display:grid;grid-template-columns:var(--site-header-side-slot-desktop,220px) 1fr var(--site-header-side-slot-desktop,220px);min-height:var(--site-header-height-desktop,68px);padding:12px 0}.header-logo[data-v-8153eaec]{align-items:center;color:var(--brand-dark);display:flex;font-family:var(--font-heading);font-size:26px;font-weight:700;grid-column:1;justify-self:start;letter-spacing:-.02em;line-height:1;min-width:0;text-decoration:none}.header-logo[data-v-8153eaec],.header-logo .logo-img[data-v-8153eaec]{max-width:min(100%,var(--site-header-logo-width-desktop,202px))}.header-logo .logo-img[data-v-8153eaec]{display:block;height:var(--site-header-logo-height-desktop,42px);max-height:none;-o-object-fit:contain;object-fit:contain;transition:height .18s ease,max-width .18s ease;width:auto}.logo-accent[data-v-8153eaec]{color:var(--brand-primary-accessible,var(--brand-primary-dark))}.header-nav[data-v-8153eaec]{align-items:center;display:flex;gap:32px;grid-column:2;justify-self:center}.header-nav a[data-v-8153eaec]{color:var(--brand-mid);font-size:14px;font-weight:500;letter-spacing:.01em;text-decoration:none;transition:color var(--transition)}.header-nav a.router-link-active[data-v-8153eaec],.header-nav a[data-v-8153eaec]:hover{color:var(--brand-primary-accessible,var(--brand-primary-dark))}.header-nav a.router-link-active[data-v-8153eaec]{font-weight:600}.header-actions[data-v-8153eaec]{align-items:center;display:flex;gap:8px;grid-column:3;justify-self:end}.account-btn.has-avatar[data-v-8153eaec]{padding:2px}.account-avatar[data-v-8153eaec]{border:2px solid var(--brand-primary,#b5863a);border-radius:50%;display:block;height:30px;-o-object-fit:cover;object-fit:cover;width:30px}.account-initial[data-v-8153eaec]{background:var(--brand-primary,#b5863a);border-radius:50%;color:#fff;font-size:.85rem;font-weight:800;height:28px;width:28px}.account-initial[data-v-8153eaec],.btn-icon[data-v-8153eaec]{align-items:center;display:flex;justify-content:center}.btn-icon[data-v-8153eaec]{background:none;border:none;border-radius:50%;color:var(--brand-dark);cursor:pointer;font-size:20px;height:44px;position:relative;text-decoration:none;transition:background var(--transition);width:44px}.btn-icon[data-v-8153eaec]:hover{background:var(--brand-primary-light)}.cart-count[data-v-8153eaec]{position:relative}.badge[data-v-8153eaec]{align-items:center;background:var(--brand-primary-accessible,var(--brand-primary-dark));border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:600;height:16px;justify-content:center;line-height:1;position:absolute;right:4px;top:4px;width:16px}.header-left[data-v-8153eaec]{grid-column:1}.hamburger[data-v-8153eaec]{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px;height:44px;justify-content:center;padding:0;width:44px}.hamburger span[data-v-8153eaec]{background:var(--brand-dark);border-radius:2px;display:block;height:2px;width:22px}@media(min-width:769px){.header-inner[data-v-8153eaec]{grid-template-columns:var(--site-header-side-slot-desktop,220px) 1fr var(--site-header-side-slot-desktop,220px)}.header-logo[data-v-8153eaec]{grid-column:1;justify-self:start}.header-nav[data-v-8153eaec]{grid-column:2}.header-actions[data-v-8153eaec]{grid-column:3}.hamburger[data-v-8153eaec]{display:none!important}}@media(max-width:768px){.header-inner[data-v-8153eaec]{grid-template-columns:56px minmax(0,1fr) 56px;min-height:var(--site-header-height-mobile,60px);padding:10px 0}.header-logo[data-v-8153eaec]{font-size:22px;grid-column:2;justify-self:center}.header-logo[data-v-8153eaec],.header-logo .logo-img[data-v-8153eaec]{max-width:min(100%,var(--site-header-logo-width-mobile,160px))}.header-logo .logo-img[data-v-8153eaec]{height:var(--site-header-logo-height-mobile,36px);max-height:none}.header-nav[data-v-8153eaec]{display:none}.header-left[data-v-8153eaec]{grid-column:1}.header-actions[data-v-8153eaec]{gap:0;grid-column:3}.header-actions .btn-icon[data-v-8153eaec]:not(.cart-count){display:none}.hamburger[data-v-8153eaec]{display:flex}}.search-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000080;display:flex;inset:0;justify-content:center;padding-top:80px;position:fixed;z-index:9999}.search-box{align-self:flex-start;background:#fff;border-radius:12px;box-shadow:0 20px 60px #00000040;max-height:70vh;max-width:560px;overflow:hidden;width:90%}.search-input-wrap{align-items:center;border-bottom:1px solid #e8e3db;display:flex;gap:.75rem;padding:1rem 1.25rem}.search-input-wrap input{background:transparent;border:none;color:#1a1a1a;flex:1;font-family:inherit;font-size:1rem;outline:none}.search-input-wrap input::-moz-placeholder{color:#64748b}.search-input-wrap input::placeholder{color:#64748b}.search-close{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:inline-flex;font-size:1.4rem;height:44px;justify-content:center;line-height:1;padding:0;width:44px}.search-results{max-height:400px;overflow-y:auto}.search-result{align-items:center;background:none;border:none;cursor:pointer;display:flex;font-family:inherit;gap:.75rem;padding:.75rem 1.25rem;text-align:left;transition:background .1s;width:100%}.search-result:hover{background:#f5ead8}.result-img{border-radius:8px;flex-shrink:0;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.result-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.result-name{color:#1a1a1a;font-size:.9rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-price{color:#b5863a;font-size:.85rem;font-weight:700}.search-empty{color:#888;padding:2rem;text-align:center}.search-enter-active,.search-leave-active{transition:opacity .2s}.search-enter-from,.search-leave-to{opacity:0}.drawer-overlay[data-v-8153eaec]{background:#0006;inset:0;position:fixed;z-index:199}.overlay-enter-active[data-v-8153eaec],.overlay-leave-active[data-v-8153eaec]{transition:opacity .25s}.overlay-enter-from[data-v-8153eaec],.overlay-leave-to[data-v-8153eaec]{opacity:0}.mobile-drawer[data-v-8153eaec]{background:var(--brand-white);box-shadow:-4px 0 30px #00000026;display:flex;flex-direction:column;height:100vh;padding:24px;position:fixed;right:0;top:0;width:280px;z-index:200}.drawer-enter-active[data-v-8153eaec]{transition:transform .3s cubic-bezier(.16,1,.3,1)}.drawer-leave-active[data-v-8153eaec]{transition:transform .25s ease}.drawer-enter-from[data-v-8153eaec],.drawer-leave-to[data-v-8153eaec]{transform:translate(100%)}.drawer-close[data-v-8153eaec]{align-items:center;background:none;border:none;border-radius:50%;color:var(--brand-mid);cursor:pointer;display:inline-flex;font-size:22px;height:44px;justify-content:center;position:absolute;right:20px;top:20px;width:44px}.drawer-logo[data-v-8153eaec]{color:var(--brand-dark);display:block;font-family:var(--font-heading);font-size:22px;font-weight:700;margin-bottom:32px;text-decoration:none}.drawer-logo span[data-v-8153eaec]{color:var(--brand-primary-accessible,var(--brand-primary-dark))}.drawer-logo-img[data-v-8153eaec]{display:block;height:var(--site-header-logo-height-mobile,36px);max-height:none;max-width:min(100%,var(--site-header-logo-width-mobile,160px));-o-object-fit:contain;object-fit:contain;transition:height .18s ease,max-width .18s ease;width:auto}.drawer-nav[data-v-8153eaec]{display:flex;flex:1;flex-direction:column;gap:4px}.drawer-nav a[data-v-8153eaec]{align-items:center;border-bottom:1px solid var(--brand-border);color:var(--brand-dark);display:flex;font-size:16px;font-weight:500;justify-content:space-between;min-height:44px;padding:12px 0;text-decoration:none}.drawer-nav a.router-link-active[data-v-8153eaec],.drawer-nav a[data-v-8153eaec]:hover{color:var(--brand-primary-accessible,var(--brand-primary-dark))}.drawer-nav a.router-link-active[data-v-8153eaec]{font-weight:600}.drawer-contact[data-v-8153eaec]{border-top:1px solid var(--brand-border);padding:16px 0 0}.drawer-contact a[data-v-8153eaec]{color:var(--brand-primary-accessible,var(--brand-primary-dark));font-size:.9rem;font-weight:600;text-decoration:none}.site-footer[data-v-bb127b41]{background:var(--footer-bg);color:var(--footer-text);padding:3.5rem 0 0}.footer-grid[data-v-bb127b41]{display:grid;gap:2rem;grid-template-columns:1.5fr 1fr 1fr 1fr;padding-bottom:2.5rem}.brand-name[data-v-bb127b41]{color:#fff;font-family:var(--font-heading);font-size:1.4rem;font-weight:700;letter-spacing:-.02em;margin:0 0 8px}.brand-name span[data-v-bb127b41]{color:var(--brand-primary)}.footer-logo-img[data-v-bb127b41]{max-height:42px;max-width:160px;-o-object-fit:contain;object-fit:contain}.brand-tagline[data-v-bb127b41]{color:#ffffffc2;font-size:.85rem;margin:0 0 16px}.brand-info[data-v-bb127b41]{color:#ffffffc7;font-size:.85rem;margin:.3rem 0}.brand-info a[data-v-bb127b41]{color:#ffffffe0;text-decoration:none;transition:color var(--transition)}.brand-info a[data-v-bb127b41]:hover{color:var(--brand-primary)}.footer-heading[data-v-bb127b41]{color:#fff;font-family:var(--font-body);font-size:.8rem;font-weight:700;letter-spacing:.08em;margin:0 0 16px;text-transform:uppercase}.footer-link-list[data-v-bb127b41]{list-style:none;margin:0;padding:0}.footer-link-list li[data-v-bb127b41]{margin-bottom:8px}.footer-link-list a[data-v-bb127b41]{color:#ffffffd1;font-size:.875rem;text-decoration:none;transition:color var(--transition)}.footer-link-list a[data-v-bb127b41]:hover{color:var(--brand-primary)}.social-icons[data-v-bb127b41]{display:flex;flex-wrap:wrap;gap:8px}.social-link[data-v-bb127b41]{align-items:center;background:#ffffff1a;border-radius:50%;color:#ffffffe0;display:flex;font-size:.75rem;font-weight:600;height:44px;justify-content:center;text-decoration:none;transition:all .2s;width:44px}.social-link[data-v-bb127b41]:hover{background:var(--brand-primary);color:#fff}.footer-bottom[data-v-bb127b41]{align-items:center;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;padding:20px 0}.footer-copy[data-v-bb127b41]{color:#ffffffbd;font-size:.8rem;margin:0}.payment-badges[data-v-bb127b41]{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.payment-badge[data-v-bb127b41]{align-items:center;background:#ffffff1a;border-radius:4px;color:#ffffffd1;display:inline-flex;font-size:11px;font-weight:700;letter-spacing:.02em;padding:4px 10px;text-decoration:none}a.payment-badge[data-v-bb127b41]{transition:background .2s}a.payment-badge[data-v-bb127b41]:hover{background:#fff3}.payment-badge--img[data-v-bb127b41]{background:#fff;padding:5px 8px}.payment-badge-img[data-v-bb127b41]{display:block;height:24px;max-width:90px;-o-object-fit:contain;object-fit:contain;width:auto}.footer-dev[data-v-bb127b41]{border-top:1px solid hsla(0,0%,100%,.05);color:#ffffff73;font-size:.75rem;letter-spacing:.01em;padding:10px 0 16px;text-align:center}.footer-dev-link[data-v-bb127b41]{color:#ffffffb8;font-weight:600;text-decoration:none;transition:color .2s}.footer-dev-link[data-v-bb127b41]:hover{color:var(--brand-primary)}@media(max-width:768px){.footer-grid[data-v-bb127b41]{gap:1.5rem;grid-template-columns:1fr 1fr}.footer-link-list li[data-v-bb127b41]{margin-bottom:0}.brand-info a[data-v-bb127b41],.footer-dev a[data-v-bb127b41],.footer-link-list a[data-v-bb127b41]{align-items:center;display:inline-flex;min-height:44px}.footer-bottom[data-v-bb127b41]{justify-content:center;text-align:center}}@media(max-width:480px){.footer-grid[data-v-bb127b41]{gap:1.5rem;grid-template-columns:1fr}}.mobile-bottom-nav[data-v-589f215c]{align-items:stretch;background:var(--mn-bg);color:var(--mn-fg);display:none;justify-content:space-around;position:fixed;z-index:95;-webkit-tap-highlight-color:transparent}.mn-style-classic[data-v-589f215c]{border-top:1px solid rgba(0,0,0,.08);bottom:0;box-shadow:0 -4px 16px #0000000f;height:calc(var(--mn-height, 64px) + env(safe-area-inset-bottom,0px));left:0;padding:4px 4px calc(4px + env(safe-area-inset-bottom,0px));right:0}.mn-style-classic .mn-item.is-active[data-v-589f215c]:before{background:var(--mn-active);border-radius:0 0 4px 4px;content:"";height:3px;left:50%;position:absolute;top:0;transform:translate(-50%);width:28px}.mn-style-floating[data-v-589f215c]{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb,var(--mn-bg) 88%,transparent);border:1px solid rgba(0,0,0,.06);border-radius:22px;bottom:calc(10px + env(safe-area-inset-bottom,0px));box-shadow:0 10px 30px #00000024,0 2px 8px #00000014;height:var(--mn-height,64px);left:10px;padding:6px;right:10px}.mn-style-floating .mn-item[data-v-589f215c]{border-radius:16px;transition:background .18s ease,color .18s ease,transform .12s ease}.mn-style-floating .mn-item[data-v-589f215c]:active{transform:scale(.94)}.mn-style-floating .mn-item.is-active[data-v-589f215c]{background:color-mix(in srgb,var(--mn-active) 13%,transparent)}@media(max-width:1023px){.mobile-bottom-nav[data-v-589f215c]{display:flex}}.mn-item[data-v-589f215c]{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;flex:1 1 0;flex-direction:column;font-family:inherit;font-size:var(--mn-label-size,11px);font-weight:500;gap:3px;justify-content:center;line-height:1.1;min-height:44px;min-width:0;padding:4px 2px;position:relative;text-decoration:none}.mn-item.is-active[data-v-589f215c]{color:var(--mn-active);font-weight:700}.mn-icon-wrap[data-v-589f215c]{align-items:center;display:inline-flex;height:calc(var(--mn-icon-size, 24px) + 4px);justify-content:center;position:relative;width:calc(var(--mn-icon-size, 24px) + 4px)}.mn-icon-wrap svg[data-v-589f215c]{height:var(--mn-icon-size,24px);width:var(--mn-icon-size,24px)}.mn-icon-img[data-v-589f215c]{height:var(--mn-icon-size,24px);width:var(--mn-icon-size,24px)}.mn-avatar[data-v-589f215c],.mn-icon-img[data-v-589f215c]{border-radius:50%;-o-object-fit:cover;object-fit:cover}.mn-avatar[data-v-589f215c]{border:2px solid var(--mn-active);height:calc(var(--mn-icon-size, 24px) + 2px);width:calc(var(--mn-icon-size, 24px) + 2px)}.mn-avatar-initial[data-v-589f215c]{align-items:center;border:none;display:inline-flex;font-size:.78rem;font-weight:800;justify-content:center}.mn-avatar-initial[data-v-589f215c],.mn-badge[data-v-589f215c]{background:var(--mn-active);color:#fff}.mn-badge[data-v-589f215c]{border:2px solid var(--mn-bg);border-radius:999px;box-sizing:content-box;font-size:10px;font-weight:700;height:18px;line-height:18px;min-width:18px;padding:0 5px;position:absolute;right:-10px;text-align:center;top:-6px}.mn-label[data-v-589f215c]{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mn-sheet-overlay[data-v-589f215c]{align-items:flex-end;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a73;display:flex;inset:0;position:fixed;z-index:96}.mn-sheet[data-v-589f215c]{background:var(--mn-bg,#fff);border-radius:22px 22px 0 0;box-shadow:0 -12px 40px #0003;color:var(--mn-fg,#1f2937);max-height:78vh;overflow-y:auto;padding:8px 18px calc(18px + env(safe-area-inset-bottom,0px));width:100%}.mn-sheet-grip[data-v-589f215c]{background:#00000026;border-radius:999px;height:4px;margin:4px auto 10px;width:42px}.mn-sheet-head[data-v-589f215c]{align-items:center;display:flex;justify-content:space-between;margin-bottom:.8rem}.mn-sheet-head strong[data-v-589f215c]{font-size:1.05rem;font-weight:800}.mn-sheet-close[data-v-589f215c]{background:none;border:none;color:inherit;cursor:pointer;font-size:1.7rem;line-height:1;opacity:.55;padding:0 4px}.mn-sheet-quick[data-v-589f215c]{display:grid;gap:8px;grid-template-columns:repeat(4,1fr);margin-bottom:1.1rem}.mn-quick[data-v-589f215c]{align-items:center;background:color-mix(in srgb,var(--mn-active) 7%,transparent);border-radius:14px;color:inherit;display:flex;flex-direction:column;font-size:.75rem;font-weight:600;gap:5px;padding:10px 4px;text-decoration:none}.mn-quick svg[data-v-589f215c]{color:var(--mn-active)}.mn-quick[data-v-589f215c]:active{transform:scale(.96)}.mn-sheet-section[data-v-589f215c]{margin-bottom:1.1rem}.mn-sheet-title[data-v-589f215c]{display:block;font-size:.72rem;font-weight:800;letter-spacing:.06em;margin-bottom:.5rem;opacity:.5;text-transform:uppercase}.mn-sheet-cats[data-v-589f215c]{display:flex;flex-wrap:wrap;gap:8px}.mn-cat-chip[data-v-589f215c]{align-items:center;border:1px solid rgba(0,0,0,.09);border-radius:999px;color:inherit;display:inline-flex;font-size:.8rem;font-weight:600;gap:6px;padding:6px 12px 6px 6px;text-decoration:none}.mn-cat-chip img[data-v-589f215c]{border-radius:50%;height:26px;-o-object-fit:cover;object-fit:cover;width:26px}.mn-cat-chip[data-v-589f215c]:not(:has(img)){padding-left:12px}.mn-sheet-links[data-v-589f215c]{display:flex;flex-direction:column}.mn-sheet-link[data-v-589f215c]{align-items:center;border-bottom:1px solid rgba(0,0,0,.06);color:inherit;display:flex;font-size:.9rem;font-weight:500;justify-content:space-between;padding:10px 2px;text-decoration:none}.mn-sheet-link[data-v-589f215c]:last-child{border-bottom:none}.mn-sheet-link span[data-v-589f215c]{opacity:.4}.mn-sheet-foot[data-v-589f215c]{display:flex;flex-direction:column;gap:10px;margin-top:.25rem}.mn-sheet-account[data-v-589f215c]{align-items:center;background:color-mix(in srgb,var(--mn-active) 10%,transparent);border-radius:16px;color:inherit;display:flex;gap:12px;padding:12px;text-decoration:none}.mn-sheet-account img[data-v-589f215c]{border:2px solid var(--mn-active);border-radius:50%;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.mn-sheet-account-icon[data-v-589f215c]{align-items:center;background:var(--mn-active);border-radius:50%;color:#fff;display:inline-flex;height:40px;justify-content:center;width:40px}.mn-sheet-account-text[data-v-589f215c]{display:flex;flex:1;flex-direction:column;line-height:1.25}.mn-sheet-account-text strong[data-v-589f215c]{font-size:.92rem}.mn-sheet-account-text small[data-v-589f215c]{font-size:.75rem;opacity:.6}.mn-sheet-arrow[data-v-589f215c]{font-size:1.3rem;opacity:.4}.mn-sheet-call[data-v-589f215c]{align-items:center;border:1.5px solid var(--mn-active);border-radius:14px;color:var(--mn-active);display:inline-flex;font-size:.88rem;font-weight:700;gap:8px;justify-content:center;padding:10px;text-decoration:none}.mn-sheet-fade-enter-active[data-v-589f215c],.mn-sheet-fade-leave-active[data-v-589f215c]{transition:opacity .22s ease}.mn-sheet-fade-enter-from[data-v-589f215c],.mn-sheet-fade-leave-to[data-v-589f215c]{opacity:0}.mn-sheet-rise-enter-active[data-v-589f215c]{transition:transform .26s cubic-bezier(.16,1,.3,1)}.mn-sheet-rise-enter-from[data-v-589f215c]{transform:translateY(40px)}
