:root{--theme-color: #059669;--store-primary: var(--theme-color, #059669);--store-on-primary: #ffffff;--store-surface: #ffffff;--store-surface-muted: #f8fafc;--store-surface-sunken: #f1f5f9;--store-surface-strong: #e2e8f0;--store-border: #e2e8f0;--store-border-subtle: #f1f5f9;--store-border-strong: #cbd5e1;--store-text: #0f172a;--store-text-2: #1e293b;--store-text-muted: #475569;--store-text-subtle: #64748b;--store-text-faint: #94a3b8;--store-text-on-brand: #ffffff;--store-glass: rgba(255, 255, 255, .85);--store-glass-border: rgba(255, 255, 255, .4);--store-banner-fallback: #334155;--store-tint-premium: #ede9fe;--store-tint-premium-strong: #ddd6fe;--store-tint-premium-text: #6d28d9;--store-radius-card: 20px;--store-radius-pill: 999px;--store-banner-h: 220px;--store-avatar-size: 96px;--store-shadow-card: 0 4px 15px rgba(0, 0, 0, .04);--store-shadow-hover: 0 20px 40px rgba(0, 0, 0, .08)}.vitrine-preview{--vp-banner-h: 140px;--vp-avatar-size: 72px;--vp-card-radius: 16px;position:relative;width:100%;max-width:460px;margin:0 auto;background:var(--store-surface);border-radius:var(--vp-card-radius);overflow:hidden;box-shadow:0 15px 45px #00000014;border:1px solid var(--store-border-subtle);font-family:var(--font-family)}.vitrine-preview .vp-header{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:3;display:flex;align-items:center;gap:8px;background:#ffffffeb;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.5);border-radius:999px;padding:5px 14px;box-shadow:0 6px 20px #00000014;font-size:var(--fs-2xs);font-weight:var(--fw-bold);color:var(--store-text-2);white-space:nowrap;pointer-events:none}.vitrine-preview .vp-header .vp-logo-mini{font-size:var(--fs-sm)}.vitrine-preview .vp-hero{position:relative;width:100%;height:var(--vp-banner-h);background:linear-gradient(135deg,var(--store-surface-strong) 0%,var(--store-border-strong) 100%);overflow:hidden}.vitrine-preview .vp-banner{width:100%;height:100%;object-fit:cover;display:block}.vitrine-preview .vp-banner.empty{display:none}.vitrine-preview .vp-banner-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000000d,#00000059);pointer-events:none}.vitrine-preview .vp-profile-bar{position:relative;z-index:2;background:var(--store-surface);padding:8px 16px 14px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:12px;row-gap:6px;align-items:start}.vitrine-preview .vp-avatar-wrap{width:var(--vp-avatar-size);height:var(--vp-avatar-size);background:var(--store-surface);border-radius:50%;padding:3px;box-shadow:0 8px 20px #0000002e;grid-row:1 / span 2;margin-top:-36px}.vitrine-preview .vp-avatar{width:100%;height:100%;border-radius:50%;object-fit:cover;background:var(--store-surface-sunken);display:block}.vitrine-preview .vp-avatar.empty{background:linear-gradient(135deg,var(--store-tint-premium),var(--store-tint-premium-strong))}.vitrine-preview .vp-identity{padding-bottom:6px;min-width:0}.vitrine-preview .vp-name{font-size:var(--fs-base);font-weight:var(--fw-extrabold);color:var(--store-text);margin:0 0 2px;line-height:1.15;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vitrine-preview .vp-bio{font-size:var(--fs-2xs);color:var(--store-text-subtle);line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vitrine-preview .vp-whatsapp{grid-column:1 / -1;font-size:var(--fs-2xs);color:var(--store-text-muted);font-weight:var(--fw-semibold);letter-spacing:.2px;margin:0}.vitrine-preview .vp-cta{grid-column:1 / -1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:var(--store-primary);color:var(--store-on-primary);border:none;border-radius:999px;font-weight:var(--fw-bold);font-size:var(--fs-sm);box-shadow:0 6px 16px #05966938;cursor:default;pointer-events:none;width:100%;transition:background-color .2s ease}.vitrine-preview .vp-search{margin:4px 14px 12px;display:flex;align-items:center;gap:8px;padding:8px 14px;background:#ffffffd9;border:1px solid var(--store-border);border-radius:999px;box-shadow:0 4px 12px #00000008;font-size:var(--fs-2xs);color:var(--store-text-faint)}.vitrine-preview .vp-search-icon{font-size:var(--fs-xs)}.vitrine-preview .vp-chips{display:flex;gap:6px;overflow-x:auto;padding:0 14px 12px;scrollbar-width:none}.vitrine-preview .vp-chips::-webkit-scrollbar{display:none}.vitrine-preview .vp-chip{flex:0 0 auto;padding:5px 12px;border-radius:999px;background:var(--store-surface);border:1px solid var(--store-border);font-size:var(--fs-3xs);font-weight:var(--fw-semibold);color:var(--store-text-subtle);white-space:nowrap}.vitrine-preview .vp-chip.active{background:var(--store-primary);color:var(--store-on-primary);border-color:var(--store-primary)}.vitrine-preview .vp-products{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;padding:0 14px 16px}.vitrine-preview .vp-card{background:var(--store-surface);border:1px solid var(--store-border-subtle);border-radius:12px;overflow:hidden;box-shadow:0 2px 6px #00000008}.vitrine-preview .vp-card-img{width:100%;aspect-ratio:1 / 1;background:linear-gradient(135deg,var(--store-surface-sunken),var(--store-surface-strong));display:flex;align-items:center;justify-content:center;font-size:var(--fs-4xl);color:var(--store-text-faint)}.vitrine-preview .vp-card-body{padding:6px 8px 8px}.vitrine-preview .vp-card-title{font-size:var(--fs-3xs);font-weight:var(--fw-semibold);color:var(--store-text);line-height:1.3;margin:0 0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vitrine-preview .vp-card-price{font-size:var(--fs-xs);font-weight:var(--fw-extrabold);color:var(--store-primary);margin:0}.vitrine-preview-frame{position:relative;background:linear-gradient(135deg,var(--store-surface-muted) 0%,var(--store-tint-premium) 100%);border:1px solid var(--store-border);border-radius:24px;padding:32px 24px 24px;display:flex;flex-direction:column;align-items:center;gap:14px;min-height:520px;box-shadow:0 4px 20px #00000005}.vitrine-preview-frame .vp-tag{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--store-primary);color:var(--store-on-primary);padding:4px 14px;border-radius:999px;font-size:var(--fs-3xs);font-weight:var(--fw-extrabold);text-transform:uppercase;letter-spacing:1.2px;box-shadow:0 4px 12px #0596694d;white-space:nowrap}.vitrine-preview-frame .vp-hint{font-size:var(--fs-2xs);color:var(--store-text-faint);text-align:center;line-height:1.5;max-width:320px;margin:0}@media(min-width:1024px){.vitrine-preview-frame{position:sticky;top:20px}}@media(max-width:480px){.vitrine-preview{--vp-banner-h: 110px;--vp-avatar-size: 60px}.vitrine-preview-frame{padding:28px 14px 18px;min-height:0}}.public-store-page{min-height:100vh;background:var(--store-surface-muted);font-family:var(--font-family);color:var(--store-text)}.public-store-header{position:absolute;top:0;left:0;width:100%;z-index:10;background:transparent}.public-store-header .header-pill{max-width:1200px;margin:15px auto 0;padding:10px 24px;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.4);border-radius:99px;box-shadow:0 10px 40px #00000014;display:flex;justify-content:space-between;align-items:center;gap:14px}.public-store-header .header-left{display:flex;align-items:center;gap:14px}.public-store-header .logo{display:flex;align-items:center;gap:6px;font-weight:var(--fw-extrabold);font-size:var(--fs-lg);text-decoration:none;color:var(--store-text)}.public-store-header .logo-highlight{color:var(--store-primary)}.public-store-header .btn-back{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:99px;background:#0f172a0a;color:var(--store-text-muted);font-weight:var(--fw-semibold);font-size:var(--fs-sm);text-decoration:none;transition:background .2s}.public-store-header .btn-back:hover{background:#0f172a14}@media(max-width:480px){.public-store-header .header-pill{margin-top:10px;padding:8px 14px;border-radius:50px}.public-store-header .btn-back .text{display:none}}.public-store-hero{position:relative;margin-bottom:60px;width:100%}.public-store-hero .hero-banner-wrap{width:100%;height:var(--store-banner-h, 320px);position:relative;overflow:hidden;background:linear-gradient(135deg,#059669,#8b5cf6)}.public-store-hero .hero-banner-img{width:100%;height:100%;object-fit:cover;display:block}.public-store-hero .hero-banner-overlay{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#0006);pointer-events:none}.public-store-hero .hero-profile-bar{max-width:1100px;margin:-60px auto 0;padding:0 40px 30px;position:relative;z-index:5;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;flex-wrap:wrap}.public-store-hero .hero-profile-main{display:flex;align-items:flex-end;gap:20px;flex:1;min-width:240px}.public-store-hero .hero-avatar-wrap{width:var(--store-avatar-size, 130px);height:var(--store-avatar-size, 130px);background:var(--store-surface);border-radius:50%;padding:5px;box-shadow:0 10px 30px #0003;flex-shrink:0}.public-store-hero .hero-avatar-img{width:100%;height:100%;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,var(--store-tint-premium),var(--store-tint-premium-strong));color:var(--store-tint-premium-text);display:flex;align-items:center;justify-content:center;font-weight:var(--fw-bold);font-size:var(--fs-5xl)}.public-store-hero .hero-identity{padding-bottom:12px;flex:1;min-width:0}.public-store-hero .hero-name{font-size:var(--fs-5xl);font-weight:var(--fw-extrabold);color:var(--store-text);margin:0 0 4px;line-height:1.15;text-shadow:0 2px 10px rgba(255,255,255,.8)}.public-store-hero .hero-handle{font-size:var(--fs-md);color:var(--store-text-subtle);font-weight:var(--fw-semibold);margin:0 0 6px}.public-store-hero .hero-bio{font-size:var(--fs-md);color:var(--store-text-muted);max-width:520px;line-height:1.5;margin:0}.public-store-hero .hero-actions{padding-bottom:12px;display:flex;gap:10px;flex-shrink:0}.public-store-hero .btn-cta{background:var(--store-primary);color:var(--store-on-primary);border:none;display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:999px;font-weight:var(--fw-bold);font-size:var(--fs-md);text-decoration:none;box-shadow:0 8px 18px #05966940;transition:all .25s ease;cursor:pointer}.public-store-hero .btn-cta:hover{transform:translateY(-2px);box-shadow:0 12px 24px #05966959}.public-store-hero .btn-whatsapp{background:#25d366;color:var(--store-text-on-brand);border:none;display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:999px;font-weight:var(--fw-bold);font-size:var(--fs-md);text-decoration:none;box-shadow:0 8px 18px #25d36640;transition:all .25s ease}.public-store-hero .btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 12px 24px #25d36659}@media(max-width:768px){.public-store-hero .hero-banner-wrap{height:200px}.public-store-hero{margin-bottom:40px}.public-store-hero .hero-profile-bar{flex-direction:column;align-items:center;text-align:center;padding:0 20px 20px;margin-top:-45px;gap:14px}.public-store-hero .hero-profile-main{flex-direction:column;align-items:center}.public-store-hero .hero-avatar-wrap{width:100px;height:100px}.public-store-hero .hero-name{font-size:var(--fs-3xl)}}@media(max-width:480px){.public-store-hero .hero-banner-wrap{height:160px}.public-store-hero .hero-avatar-wrap{width:88px;height:88px}.public-store-hero .hero-name{font-size:var(--fs-xl)}}.public-store-container{max-width:1100px;margin:0 auto;padding:0 24px 60px}.public-store-section-title{font-size:var(--fs-md);color:var(--store-text-muted);font-weight:var(--fw-bold);text-transform:uppercase;letter-spacing:.06em;margin:0 0 16px}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.catalog-card{display:block;background:var(--store-surface);border:1px solid var(--store-border-subtle);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--store-shadow-card);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.catalog-card:hover{transform:translateY(-4px);box-shadow:var(--store-shadow-hover);border-color:var(--store-primary)}.catalog-card .catalog-cover{width:100%;height:140px;background:linear-gradient(135deg,var(--store-surface-sunken),var(--store-surface-strong));display:flex;align-items:center;justify-content:center;color:var(--store-text-on-brand);font-size:var(--fs-5xl)}.catalog-card .catalog-cover.has-image{background-position:center;background-size:cover;background-repeat:no-repeat}.catalog-card .catalog-cover.accent{background:var(--store-primary)}.catalog-card .catalog-body{padding:14px 16px 16px}.catalog-card .catalog-name{font-size:var(--fs-md);font-weight:var(--fw-bold);color:var(--store-text);margin:0 0 4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-card .catalog-meta{font-size:var(--fs-xs);color:var(--store-text-faint);margin:0}.public-store-empty{background:var(--store-surface);border:1px solid var(--store-border);border-radius:16px;padding:48px 24px;text-align:center;color:var(--store-text-faint);font-size:var(--fs-md)}.public-store-empty .empty-icon{font-size:var(--fs-7xl);margin-bottom:12px}.public-store-fallback{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--store-surface-muted)}.public-store-fallback .fallback-card{max-width:440px;width:100%;text-align:center;padding:36px 28px;background:var(--store-surface);border-radius:20px;box-shadow:0 10px 40px #00000014}.public-store-fallback .fallback-icon{font-size:var(--fs-7xl);margin-bottom:12px}.public-store-fallback .fallback-msg{font-size:var(--fs-md);color:var(--store-text-muted);margin:0 0 20px;line-height:1.5}.public-store-fallback .fallback-msg code{background:var(--store-surface-sunken);padding:2px 6px;border-radius:6px;font-size:var(--fs-xs)}.public-store-fallback .fallback-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:var(--store-primary);color:var(--store-on-primary);border:none;border-radius:999px;font-weight:var(--fw-bold);font-size:var(--fs-sm);text-decoration:none}:root.dark-theme,body.dark-theme{--store-surface: #1e293b;--store-surface-muted: #0f172a;--store-surface-sunken: #334155;--store-surface-strong: #475569;--store-border: #334155;--store-border-subtle: #1e293b;--store-border-strong: #475569;--store-text: #f8fafc;--store-text-2: #eef2f7;--store-text-muted: #bcc8d6;--store-text-subtle: #9aa8ba;--store-text-faint: #7e8c9e;--store-glass: rgba(30, 41, 59, .85);--store-glass-border: rgba(148, 163, 184, .18);--store-tint-premium: rgba(139, 92, 246, .15);--store-tint-premium-strong: rgba(139, 92, 246, .25);--store-tint-premium-text: #c4b5fd}@media(prefers-color-scheme:dark){:root:not(.light-theme){--store-surface: #1e293b;--store-surface-muted: #0f172a;--store-surface-sunken: #334155;--store-surface-strong: #475569;--store-border: #334155;--store-border-subtle: #1e293b;--store-border-strong: #475569;--store-text: #f8fafc;--store-text-2: #eef2f7;--store-text-muted: #bcc8d6;--store-text-subtle: #9aa8ba;--store-text-faint: #7e8c9e;--store-glass: rgba(30, 41, 59, .85);--store-glass-border: rgba(148, 163, 184, .18);--store-tint-premium: rgba(139, 92, 246, .15);--store-tint-premium-strong: rgba(139, 92, 246, .25);--store-tint-premium-text: #c4b5fd}}
