.store-header[data-v-df1f52ed]{position:sticky;top:0;z-index:100;border-bottom:1px solid var(--header-border, #f1f5f9);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner[data-v-df1f52ed]{display:flex;align-items:center;justify-content:space-between;height:64px;gap:2rem}.logo-link[data-v-df1f52ed]{display:flex;align-items:center}.logo-img[data-v-df1f52ed]{height:36px;width:auto;object-fit:contain}.logo-text[data-v-df1f52ed]{font-size:1.25rem;font-weight:700;letter-spacing:-.02em}.header-nav[data-v-df1f52ed]{display:flex;gap:1.75rem}.nav-link[data-v-df1f52ed]{font-size:.875rem;font-weight:500;opacity:.75;transition:opacity .2s}.nav-link[data-v-df1f52ed]:hover,.nav-link.router-link-active[data-v-df1f52ed]{opacity:1}.header-actions[data-v-df1f52ed]{display:flex;align-items:center;gap:.75rem}.icon-action[data-v-df1f52ed]{background:none;border:none;cursor:pointer;color:inherit;padding:6px;border-radius:8px;transition:opacity .2s;display:flex;position:relative}.icon-action[data-v-df1f52ed]:hover{opacity:.7}.cart-icon[data-v-df1f52ed]{position:relative}.cart-badge[data-v-df1f52ed]{position:absolute;top:-2px;right:-4px;background:var(--store-accent, #2563eb);color:#fff;font-size:.625rem;font-weight:700;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:9px;padding:0 4px}.hamburger[data-v-df1f52ed]{display:none;background:none;border:none;cursor:pointer;color:inherit;padding:4px}.search-dropdown[data-v-df1f52ed]{border-top:1px solid var(--header-border, #f1f5f9);padding:1rem 0}.search-field[data-v-df1f52ed]{width:100%;padding:.75rem 1rem;border:1.5px solid var(--input-border, #e2e8f0);border-radius:var(--radius-sm, 8px);font-size:1rem;background:var(--input-bg, #fff);color:var(--text-primary, #0f172a);outline:none}.search-field[data-v-df1f52ed]:focus{border-color:var(--store-accent, #2563eb)}@media (max-width: 768px){.header-nav[data-v-df1f52ed]{display:none;position:fixed;top:64px;left:0;right:0;background:var(--header-bg, #fff);flex-direction:column;padding:1rem 1.5rem;gap:.75rem;border-bottom:1px solid var(--header-border);z-index:99}.header-nav.open[data-v-df1f52ed],.hamburger[data-v-df1f52ed]{display:flex}}.store-footer[data-v-fc4b72f5]{padding:3rem 0 1.5rem;margin-top:4rem;border-top:1px solid var(--divider, #f1f5f9)}.footer-grid[data-v-fc4b72f5]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;margin-bottom:2rem}.footer-logo[data-v-fc4b72f5]{font-size:1.125rem;font-weight:700;display:block;margin-bottom:.5rem}.footer-copy[data-v-fc4b72f5]{font-size:.8125rem;opacity:.7;line-height:1.5}.footer-links h4[data-v-fc4b72f5],.footer-social h4[data-v-fc4b72f5]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;opacity:.6}.footer-link[data-v-fc4b72f5]{display:block;font-size:.875rem;margin-bottom:.5rem;opacity:.7;transition:opacity .2s}.footer-link[data-v-fc4b72f5]:hover{opacity:1}.social-row[data-v-fc4b72f5]{display:flex;flex-direction:column;gap:.5rem}.social-link[data-v-fc4b72f5]{font-size:.875rem;opacity:.7;transition:opacity .2s}.social-link[data-v-fc4b72f5]:hover{opacity:1}.wa-link[data-v-fc4b72f5]{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;opacity:.7;margin-top:.75rem}.wa-link[data-v-fc4b72f5]:hover{opacity:1}.footer-bottom[data-v-fc4b72f5]{text-align:center;font-size:.75rem;opacity:.4;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}@media (max-width: 640px){.footer-grid[data-v-fc4b72f5]{grid-template-columns:1fr;gap:2rem}}.announcement-bar[data-v-64147f9b]{background:var(--store-accent, #2563eb);color:#fff;text-align:center;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;letter-spacing:.02em}.theme-minimal{--header-bg: #ffffff;--header-text: #0f172a;--header-border: #f1f5f9;--hero-bg: #f8fafc;--hero-text: #0f172a;--hero-sub: #64748b;--section-bg: #ffffff;--card-bg: #ffffff;--card-border: #f1f5f9;--card-shadow: 0 1px 3px rgba(0,0,0,.04);--card-hover-shadow: 0 8px 30px rgba(0,0,0,.08);--badge-bg: #f1f5f9;--badge-text: #475569;--footer-bg: #f8fafc;--footer-text: #64748b;--btn-primary-bg: var(--store-accent);--btn-primary-text: #ffffff;--btn-secondary-bg: #f1f5f9;--btn-secondary-text: #334155;--input-bg: #ffffff;--input-border: #e2e8f0;--price-color: #0f172a;--sale-color: #dc2626;--divider: #f1f5f9;--body-bg: #ffffff;--text-primary: #0f172a;--text-secondary: #64748b;--text-muted: #94a3b8;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px}.theme-minimal .store-header{border-bottom:1px solid var(--header-border)}.theme-minimal .hero-section{background:var(--hero-bg)}.theme-minimal .product-card{border:1px solid var(--card-border);border-radius:var(--radius-md)}.theme-minimal .product-card:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-4px)}.theme-bold{--header-bg: #0f172a;--header-text: #ffffff;--header-border: #1e293b;--hero-bg: linear-gradient(135deg, #0f172a 0%, #1e293b 100%);--hero-text: #ffffff;--hero-sub: #94a3b8;--section-bg: #ffffff;--card-bg: #ffffff;--card-border: transparent;--card-shadow: 0 4px 20px rgba(0,0,0,.08);--card-hover-shadow: 0 12px 40px rgba(0,0,0,.15);--badge-bg: #0f172a;--badge-text: #ffffff;--footer-bg: #0f172a;--footer-text: #94a3b8;--btn-primary-bg: var(--store-accent);--btn-primary-text: #ffffff;--btn-secondary-bg: #0f172a;--btn-secondary-text: #ffffff;--input-bg: #ffffff;--input-border: #e2e8f0;--price-color: #0f172a;--sale-color: #ef4444;--divider: #e2e8f0;--body-bg: #f8fafc;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px}.theme-bold{background:var(--body-bg)}.theme-bold .hero-section{background:var(--hero-bg);padding:5rem 0}.theme-bold .product-card{border-radius:var(--radius-md);box-shadow:var(--card-shadow)}.theme-bold .product-card:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-6px)}.theme-bold .section-title{font-weight:800;text-transform:uppercase;letter-spacing:.05em}.theme-bold .btn-primary{border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.theme-elegant{--header-bg: #ffffff;--header-text: #1a1a1a;--header-border: #e8e0d8;--hero-bg: #f5ebe0;--hero-text: #1a1a1a;--hero-sub: #6b5b4f;--section-bg: #faf8f5;--card-bg: #ffffff;--card-border: #e8e0d8;--card-shadow: 0 2px 8px rgba(0,0,0,.04);--card-hover-shadow: 0 8px 32px rgba(0,0,0,.08);--badge-bg: #1a1a1a;--badge-text: #ffffff;--footer-bg: #1a1a1a;--footer-text: #a8a29e;--btn-primary-bg: #1a1a1a;--btn-primary-text: #ffffff;--btn-secondary-bg: transparent;--btn-secondary-text: #1a1a1a;--input-bg: #ffffff;--input-border: #d5c8bc;--price-color: #1a1a1a;--sale-color: #b91c1c;--divider: #e8e0d8;--body-bg: #faf8f5;--text-primary: #1a1a1a;--text-secondary: #6b5b4f;--text-muted: #a8a29e;--radius-sm: 0px;--radius-md: 2px;--radius-lg: 4px}.theme-elegant{background:var(--body-bg);font-family:Playfair Display,serif}.theme-elegant .store-header{letter-spacing:.1em}.theme-elegant .hero-section{background:var(--hero-bg)}.theme-elegant .hero-title{font-family:Playfair Display,serif;font-weight:500;font-style:italic}.theme-elegant .product-card{border:1px solid var(--card-border)}.theme-elegant .product-card:hover{box-shadow:var(--card-hover-shadow)}.theme-elegant .section-title{font-family:Playfair Display,serif;font-weight:500;letter-spacing:.1em}.theme-elegant .btn-primary{border-radius:0;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:600}.theme-elegant .product-name{font-family:Playfair Display,serif}.theme-fresh{--header-bg: #ffffff;--header-text: #065f46;--header-border: #d1fae5;--hero-bg: linear-gradient(135deg, #ecfdf5 0%, #d1fae5 100%);--hero-text: #065f46;--hero-sub: #047857;--section-bg: #ffffff;--card-bg: #ffffff;--card-border: #d1fae5;--card-shadow: 0 2px 12px rgba(16,185,129,.08);--card-hover-shadow: 0 8px 30px rgba(16,185,129,.15);--badge-bg: #065f46;--badge-text: #ffffff;--footer-bg: #065f46;--footer-text: #6ee7b7;--btn-primary-bg: #059669;--btn-primary-text: #ffffff;--btn-secondary-bg: #d1fae5;--btn-secondary-text: #065f46;--input-bg: #ffffff;--input-border: #a7f3d0;--price-color: #065f46;--sale-color: #dc2626;--divider: #d1fae5;--body-bg: #f0fdf4;--text-primary: #065f46;--text-secondary: #047857;--text-muted: #6ee7b7;--radius-sm: 12px;--radius-md: 16px;--radius-lg: 24px}.theme-fresh{background:var(--body-bg)}.theme-fresh .hero-section{background:var(--hero-bg)}.theme-fresh .product-card{border:1px solid var(--card-border);border-radius:var(--radius-md)}.theme-fresh .product-card:hover{box-shadow:var(--card-hover-shadow);transform:translateY(-4px) scale(1.01)}.theme-fresh .btn-primary{border-radius:999px;font-weight:700}.theme-fresh .section-title{color:var(--text-primary)}.theme-dark{--header-bg: #020617;--header-text: #f1f5f9;--header-border: #1e293b;--hero-bg: linear-gradient(135deg, #020617 0%, #0f172a 100%);--hero-text: #f1f5f9;--hero-sub: #94a3b8;--section-bg: #0f172a;--card-bg: #1e293b;--card-border: #334155;--card-shadow: 0 4px 16px rgba(0,0,0,.3);--card-hover-shadow: 0 8px 32px rgba(0,0,0,.5);--badge-bg: var(--store-accent);--badge-text: #ffffff;--footer-bg: #020617;--footer-text: #64748b;--btn-primary-bg: var(--store-accent);--btn-primary-text: #ffffff;--btn-secondary-bg: #1e293b;--btn-secondary-text: #f1f5f9;--input-bg: #1e293b;--input-border: #334155;--price-color: #f1f5f9;--sale-color: #f87171;--divider: #1e293b;--body-bg: #0f172a;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px}.theme-dark{background:var(--body-bg);color:var(--text-primary)}.theme-dark .hero-section{background:var(--hero-bg)}.theme-dark .product-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:var(--radius-md)}.theme-dark .product-card:hover{box-shadow:var(--card-hover-shadow);border-color:var(--store-accent)}.theme-dark .section-title{color:var(--text-primary)}.theme-dark input,.theme-dark select,.theme-dark textarea{background:var(--input-bg);color:var(--text-primary);border-color:var(--input-border)}.theme-dark .store-footer{border-top:1px solid #1e293b}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--store-font, "Inter"),system-ui,-apple-system,sans-serif;color:#1e293b;background:#fff;line-height:1.6}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%;display:block}.storefront{min-height:100vh;display:flex;flex-direction:column}.store-main{flex:1}.store-loading{display:flex;align-items:center;justify-content:center;min-height:100vh}.loader{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:var(--store-accent, #2563eb);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.store-error{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem}.error-card{text-align:center}.error-card h1{font-size:1.5rem;margin-bottom:.5rem}.error-card p{color:#64748b}.container{max-width:1280px;margin:0 auto;padding:0 1.5rem}
