@charset "UTF-8";@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem;line-height:1.5;font-weight:400;color:#111827;background-color:#f9fafb}h1,h2,h3,h4,h5,h6{font-family:Inter,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-weight:700;line-height:1.25;color:#111827}h1{font-size:2.25rem}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{font-size:1.25rem}#app{width:100%;min-height:100vh}a{color:#7e22ce;text-decoration:none;transition:color .2s ease-in-out}a:hover{color:#6b21a8}button{font-family:inherit}@keyframes fadeIn-048924d8{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer-048924d8{0%{background-position:-1000px 0}to{background-position:1000px 0}}.header[data-v-048924d8]{background:#fff;box-shadow:0 1px 2px #0000000d;position:sticky;top:0;z-index:1020;border-bottom:1px solid #e5e7eb}.header__container[data-v-048924d8]{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:480px){.header__container[data-v-048924d8]{padding:0 1rem}}.header__container[data-v-048924d8]{display:flex;align-items:center;justify-content:space-between;padding-top:1rem;padding-bottom:1rem;gap:2rem}@media(max-width:480px){.header__container[data-v-048924d8]{flex-wrap:wrap;align-items:center}}.header__hamburger[data-v-048924d8]{display:none;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:none;background:transparent;color:#111827;cursor:pointer;border-radius:.5rem;transition:color .2s ease-in-out,background .2s ease-in-out}@media(max-width:480px){.header__hamburger[data-v-048924d8]{display:flex;order:2;margin-left:auto}}.header__hamburger[data-v-048924d8]:hover{color:#7e22ce;background:#faf5ff}.header__hamburger-icon[data-v-048924d8]{width:1.5rem;height:1.5rem}.header__brand[data-v-048924d8]{display:flex;flex-direction:column;gap:.25rem}@media(max-width:480px){.header__brand[data-v-048924d8]{order:1}}.header__logo[data-v-048924d8]{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1.5rem;font-weight:700;color:#7e22ce;text-decoration:none}.header__logo[data-v-048924d8]:hover{color:#6b21a8}.header__logo-icon[data-v-048924d8]{height:2.2rem;width:2.2rem;object-fit:contain}.header__logo-text[data-v-048924d8]{background:linear-gradient(135deg,#7e22ce,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}.header__tagline[data-v-048924d8]{font-size:.875rem;color:#4b5563;font-weight:500}.header__nav[data-v-048924d8]{display:flex;gap:2rem;align-items:center}@media(max-width:480px){.header__nav[data-v-048924d8]{width:100%;order:3;flex-direction:column;align-items:stretch;gap:0;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease-in-out,opacity .2s ease-in-out}.header__nav.header__nav--open[data-v-048924d8]{max-height:80vh;opacity:1;padding-top:1rem;border-top:1px solid #e5e7eb}.header__nav .header__nav-link[data-v-048924d8],.header__nav .header__nav-btn[data-v-048924d8]{padding:1rem;border-radius:.5rem;text-align:left}.header__nav .header__nav-link[data-v-048924d8]:after,.header__nav .header__nav-btn[data-v-048924d8]:after{display:none}.header__nav .header__nav-link--icon[data-v-048924d8]{justify-content:flex-start}}.header__nav-link[data-v-048924d8]{font-size:1rem;font-weight:500;color:#111827;position:relative;padding:.5rem 0;transition:color .2s ease-in-out;text-decoration:none}.header__nav-link[data-v-048924d8]:hover{color:#7e22ce}.header__nav-link[data-v-048924d8]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:#7e22ce;transition:width .2s ease-in-out}.header__nav-link[data-v-048924d8]:hover:after{width:100%}.header__nav-link--icon[data-v-048924d8]{display:inline-flex;align-items:center;justify-content:center;padding:.25rem}.header__nav-link--icon[data-v-048924d8]:after{left:50%;transform:translate(-50%)}.header__nav-link--icon[data-v-048924d8]:hover:after{width:100%}.header__nav-icon[data-v-048924d8]{width:1.35rem;height:1.35rem}.header__nav-btn[data-v-048924d8]{background:none;border:none;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:500;color:#111827}.header__nav-btn[data-v-048924d8]:hover{color:#7e22ce}@keyframes fadeIn-f5f71f9c{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer-f5f71f9c{0%{background-position:-1000px 0}to{background-position:1000px 0}}.product-card[data-v-f5f71f9c]{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;transition:all .2s ease-in-out}.product-card[data-v-f5f71f9c]:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.product-card[data-v-f5f71f9c]{display:flex;flex-direction:column;height:100%}.product-card__link[data-v-f5f71f9c]{display:flex;flex-direction:column;flex:1;text-decoration:none;color:inherit;cursor:pointer}.product-card__image-wrapper[data-v-f5f71f9c]{position:relative;width:100%;height:240px;overflow:hidden;background:#f3f4f6}.product-card__image[data-v-f5f71f9c]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease-in-out}.product-card__image-wrapper:hover .product-card__image[data-v-f5f71f9c]{transform:scale(1.05)}.product-card__image-placeholder[data-v-f5f71f9c]{width:100%;height:240px;background:linear-gradient(135deg,#f3e8ff,#faf5ff);display:flex;align-items:center;justify-content:center}.product-card__placeholder-icon[data-v-f5f71f9c]{width:64px;height:64px;color:#c084fc;opacity:.5}.product-card__content[data-v-f5f71f9c]{padding:2rem;display:flex;flex-direction:column;flex:1;gap:1rem}.product-card__title[data-v-f5f71f9c]{font-size:1.25rem;font-weight:700;color:#111827;line-height:1.25;margin:0}.product-card__description[data-v-f5f71f9c]{color:#4b5563;line-height:1.75;margin:0;flex:1;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.875rem;white-space:pre-line}.product-card__price[data-v-f5f71f9c]{font-size:1.25rem;font-weight:700;color:#7e22ce;margin:0}.product-card__stock[data-v-f5f71f9c]{font-size:.875rem;color:#4b5563;margin:0}.product-card__badge[data-v-f5f71f9c]{display:inline-block;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.02em}.product-card__badge--sold-out[data-v-f5f71f9c]{background:#e5e7eb;color:#4b5563}.product-card__actions[data-v-f5f71f9c]{padding:0 2rem 2rem;display:flex;flex-direction:column;gap:.5rem}.product-card__button[data-v-f5f71f9c]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none;white-space:nowrap}.product-card__button[data-v-f5f71f9c]:disabled{opacity:.5;cursor:not-allowed}.product-card__button[data-v-f5f71f9c]{background:#7e22ce;color:#fff}.product-card__button[data-v-f5f71f9c]:hover:not(:disabled){background:#6b21a8;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-card__button[data-v-f5f71f9c]:active:not(:disabled){transform:translateY(0)}.product-card__button[data-v-f5f71f9c]{width:100%;justify-content:center;text-decoration:none;color:#fff;padding:.5rem 1rem;font-size:.875rem}.product-card__button--whatsapp[data-v-f5f71f9c]{background:#25d366;color:#fff}.product-card__button--whatsapp[data-v-f5f71f9c]:hover:not(.product-card__button--disabled){background:#20bd5a;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.product-card__button--disabled[data-v-f5f71f9c]{background:#9ca3af;cursor:not-allowed;opacity:.8}.product-card__button--disabled[data-v-f5f71f9c]:hover{transform:none}.product-card__button-icon[data-v-f5f71f9c]{width:14px;height:14px}@keyframes fadeIn-280a8ac8{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer-280a8ac8{0%{background-position:-1000px 0}to{background-position:1000px 0}}.product-list__grid[data-v-280a8ac8]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:3rem;padding:2rem 0}@media(min-width:481px)and (max-width:768px){.product-list__grid[data-v-280a8ac8]{gap:2rem}}@media(max-width:480px){.product-list__grid[data-v-280a8ac8]{grid-template-columns:1fr;gap:1.5rem}}.product-list__empty[data-v-280a8ac8]{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1.5rem;padding:6rem 2rem;text-align:center}.product-list__empty-icon[data-v-280a8ac8]{width:64px;height:64px;color:#9ca3af}.product-list__empty-title[data-v-280a8ac8]{font-size:1.5rem;font-weight:600;line-height:1.25;color:#111827;margin:0}.product-list__empty-message[data-v-280a8ac8]{font-size:1rem;color:#4b5563;max-width:400px;margin:0}.product-list__skeleton[data-v-280a8ac8]{background:#fff;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;transition:all .2s ease-in-out}.product-list__skeleton[data-v-280a8ac8]:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.product-list__skeleton[data-v-280a8ac8]{overflow:hidden}.skeleton[data-v-280a8ac8]{background:linear-gradient(90deg,#e5e7eb,#f3f4f6,#e5e7eb 80px);background-size:1000px;animation:shimmer-280a8ac8 2s infinite;border-radius:.5rem}.skeleton--image[data-v-280a8ac8]{width:100%;height:240px;background:#e5e7eb}.skeleton--content[data-v-280a8ac8]{padding:2rem;display:flex;flex-direction:column;gap:1rem}.skeleton--line[data-v-280a8ac8]{height:16px;background:#e5e7eb;border-radius:.375rem}.skeleton--line--short[data-v-280a8ac8]{width:60%}.skeleton--line--long[data-v-280a8ac8]{width:100%}@keyframes fadeIn-ad456ed5{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer-ad456ed5{0%{background-position:-1000px 0}to{background-position:1000px 0}}.shop-view[data-v-ad456ed5]{min-height:100vh;background:#f9fafb}.shop-view__main[data-v-ad456ed5]{padding:2rem 0}@media(max-width:480px){.shop-view__main[data-v-ad456ed5]{padding:3rem 0}}.shop-view__container[data-v-ad456ed5]{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:480px){.shop-view__container[data-v-ad456ed5]{padding:0 1rem}}.shop-view__header[data-v-ad456ed5]{background:linear-gradient(135deg,#4c1d95,#2e1065);padding:2rem 0;margin-bottom:0}@media(max-width:480px){.shop-view__header[data-v-ad456ed5]{padding:1.5rem 0}}.shop-view__header-inner[data-v-ad456ed5]{width:100%;max-width:1200px;margin:0 auto;padding:0 2rem}@media(max-width:480px){.shop-view__header-inner[data-v-ad456ed5]{padding:0 1rem}}.shop-view__header-inner[data-v-ad456ed5]{display:flex;justify-content:center;align-items:center}.shop-view__lockup[data-v-ad456ed5]{position:relative;display:flex;justify-content:center;align-items:center;min-height:120px}@media(max-width:480px){.shop-view__lockup[data-v-ad456ed5]{flex-direction:column;gap:.5rem;min-height:0}}.shop-view__mascote[data-v-ad456ed5]{position:absolute;right:100%;top:50%;transform:translateY(-50%);margin-right:1rem;flex-shrink:0;width:120px;overflow:hidden;mask-image:radial-gradient(ellipse 100% 100% at 50% 50%,black 70%,rgba(0,0,0,.5) 85%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 100% 100% at 50% 50%,black 70%,rgba(0,0,0,.5) 85%,transparent 100%)}@media(max-width:480px){.shop-view__mascote[data-v-ad456ed5]{position:static;transform:none;margin-right:0;width:100px}}.shop-view__mascote-img[data-v-ad456ed5]{width:100%;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.25))}.shop-view__heading[data-v-ad456ed5]{text-align:center}.shop-view__subtitle[data-v-ad456ed5]{color:#ffffffe6;font-size:1.2rem;margin:0}.shop-view__title[data-v-ad456ed5]{font-size:2.5rem;font-weight:700;margin:0 0 .25rem;color:#fff}@media(max-width:480px){.shop-view__title[data-v-ad456ed5]{font-size:1.875rem}}.shop-view__title .highlight[data-v-ad456ed5]{color:#7e22ce}.shop-view__banner[data-v-ad456ed5]{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;margin-bottom:2rem;background:#faf5ff;border:1px solid #E9D5FF;border-radius:.75rem;color:#4b5563}@media(max-width:480px){.shop-view__banner[data-v-ad456ed5]{padding:.5rem 1rem;margin-bottom:1.5rem}}.shop-view__banner-icon[data-v-ad456ed5]{flex-shrink:0;width:20px;height:20px;color:#7e22ce;margin-top:2px}.shop-view__banner-text[data-v-ad456ed5]{margin:0;font-size:.875rem;line-height:1.75}.shop-view__banner-text strong[data-v-ad456ed5]{color:#111827}
