@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700;800&family=Montserrat:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,sans-serif}h1,h2,h3{font-family:Playfair Display,serif}.website-container{background:linear-gradient(135deg,#1a1625,#2d1b4e 50%,#1a1625);min-height:100vh}.website-header{background:#2a1f3dcc;padding:1.5rem 2rem;z-index:100}.container-fluid{margin:0 auto;max-width:1400px;width:100%}.header-content{margin-bottom:.5rem}.header-spacer{width:100px}.website-title{font-size:2.5rem;letter-spacing:2px;margin-bottom:.25rem}.website-subtitle{font-size:.875rem;letter-spacing:3px}.header-cart{width:100px}.btn-cart{padding:.75rem 1.5rem}.btn-cart:hover{box-shadow:0 8px 20px #d4af374d}.cart-count{font-size:.75rem;height:24px;right:-8px;top:-8px;width:24px}.btn-back{gap:.5rem;padding:.5rem 1rem}.filters-row{display:flex;flex-wrap:wrap;gap:1rem}.filter-search{background:#2a1f3dcc;border:1px solid #d4af374d;border-radius:.75rem;flex:1 1;min-width:250px;padding:0 1rem}.filter-search svg{margin-right:.75rem}.filter-search input{background:#0000;border:none;color:#e0e0e0;flex:1 1;outline:none;padding:1rem 0}.filter-search input::placeholder{color:#e0e0e080}select{background:#2a1f3dcc;border:1px solid #d4af374d;color:#e0e0e0;cursor:pointer;font-weight:500}.btn-clear-filters,select{border-radius:.75rem;padding:1rem 1.5rem}.main-content{margin:0 auto;max-width:1400px;padding:2.5rem 2rem}.products-count{color:#e0e0e0cc;font-size:1.125rem;margin-bottom:2rem}.empty-state{background:#2a1f3d99;border:1px solid #d4af3733;border-radius:1rem;padding:4rem 2rem;text-align:center}.empty-state svg{color:#e0e0e04d;margin-bottom:1rem}.empty-state p{color:#e0e0e099;font-size:1.25rem}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#2a1f3d99;border:1px solid #d4af3733;border-radius:1rem;overflow:hidden;transition:all .3s}.product-card:hover{box-shadow:0 12px 30px #6a1b9a4d;transform:translateY(-8px)}.product-image-wrapper{background:linear-gradient(135deg,#6a1b9a4d,#2a1f3d4d);cursor:pointer;height:280px;overflow:hidden;padding:1rem;position:relative}.product-image-wrapper img{border-radius:.75rem;height:100%;object-fit:cover;transition:transform .3s;width:100%}.product-image-wrapper:hover img{transform:scale(1.1)}.product-badge{background:linear-gradient(135deg,#10b981,#059669);border-radius:50px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.375rem .75rem;position:absolute;right:1.5rem;top:1.5rem}.product-body{padding:1.25rem}.category-badge{background:linear-gradient(135deg,#6a1b9a,#764ba2);border:1px solid #d4af374d;border-radius:50px;color:#f8e8a0;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;padding:.375rem .75rem;text-transform:uppercase}.product-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#e0e0e0;cursor:pointer;display:-webkit-box;font-size:1.125rem;font-weight:700;margin-bottom:.5rem;overflow:hidden;transition:color .3s}.product-title:hover{color:#d4af37}.product-shade{color:#e0e0e0b3;font-size:.875rem;margin-bottom:1rem}.product-price{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f8e8a0);-webkit-background-clip:text;font-size:1.75rem;font-weight:700;margin-bottom:1rem}.product-actions,.qty-controls{display:flex;gap:.5rem}.qty-controls{align-items:center;background:#2a1f3dcc;border:1px solid #d4af374d;border-radius:.5rem;padding:.25rem .75rem}.qty-controls button{align-items:center;background:#0000;border:none;color:#d4af37;cursor:pointer;display:flex;padding:.25rem}.qty-controls button:hover{color:#f8e8a0}.qty-controls span{color:#f8e8a0;font-weight:700;min-width:2rem;text-align:center}.btn-view{background:linear-gradient(135deg,#667eea,#764ba2 50%,#d4af37);border:none;border-radius:.5rem;color:#fff;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase;transition:all .3s}.btn-view:hover{box-shadow:0 4px 12px #6a1b9a66}.product-detail-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#2a1f3d99;border:2px solid #d4af3733;border-radius:1.5rem;margin-bottom:3rem;padding:2rem}.product-detail-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}@media (max-width:968px){.product-detail-grid{grid-template-columns:1fr}}.product-detail-image-wrapper{background:linear-gradient(135deg,#6a1b9a4d,#2a1f3d4d);border-radius:1rem;height:500px;overflow:hidden;padding:2rem;position:relative}.product-detail-image-wrapper img{border-radius:1rem;height:100%;object-fit:cover;width:100%}.premium-badge{background:linear-gradient(135deg,#d4af37,#f4c542);border-radius:50px;color:#1a1625;font-size:.75rem;font-weight:700;letter-spacing:1px;padding:.5rem 1rem;position:absolute;right:2rem;text-transform:uppercase;top:2rem}.product-detail-info{display:flex;flex-direction:column}.product-detail-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f8e8a0 50%,#d4af37);-webkit-background-clip:text;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:2rem}.shade-info-card{background:#2a1f3dcc;border:1px solid #d4af374d;border-radius:1rem;margin-bottom:1.5rem;overflow:hidden;padding:1.5rem;position:relative}.shade-shimmer-bar{animation:shimmer 3s linear infinite;background:linear-gradient(90deg,#d4af37,#f8e8a0 25%,#d4af37 50%,#f8e8a0 75%,#d4af37);background-size:200% auto;height:3px;left:0;position:absolute;top:0;width:100%}@keyframes shimmer{0%{background-position:-200%}to{background-position:200%}}.shade-label{color:#d4af37;font-size:.75rem;letter-spacing:2px;text-transform:uppercase}.shade-label,.shade-name{font-weight:700;margin-bottom:.5rem}.shade-name{color:#f8e8a0;font-size:1.75rem}.shade-description{color:#e0e0e0cc}.suitable-for-card{align-items:center;background:#6a1b9a33;border-left:4px solid #6a1b9a;border-radius:.5rem;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.suitable-for-card svg{color:#e91e63;flex-shrink:0}.suitable-for-card p{color:#c896ffe6;font-style:italic;margin:0}.features-section{margin-bottom:2rem}.features-title{align-items:center;color:#d4af37;display:flex;font-size:1.125rem;font-weight:700;gap:.5rem;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.features-list{list-style:none;padding:0}.features-list li{align-items:start;color:#e0e0e0e6;display:flex;gap:.75rem;padding:.5rem 0}.feature-icon{color:#d4af37;margin-top:.25rem}.text-capitalize{text-transform:capitalize}.price-action-section{margin-top:auto}.product-price-large{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f8e8a0);-webkit-background-clip:text;font-size:3rem;font-weight:700;margin-bottom:1.5rem}.qty-action-row{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.qty-label{color:#e0e0e0e6;font-weight:600}.qty-controls-large{align-items:center;background:#2a1f3dcc;border:1px solid #d4af374d;border-radius:.75rem;display:flex;gap:1rem;padding:.75rem 1.5rem}.qty-controls-large button{align-items:center;background:#0000;border:none;color:#d4af37;cursor:pointer;display:flex}.qty-controls-large button:hover{color:#f8e8a0}.qty-controls-large span{color:#f8e8a0;font-size:1.5rem;font-weight:700;min-width:3rem;text-align:center}.btn-add-to-cart{background:linear-gradient(135deg,#667eea,#764ba2 50%,#d4af37);border:none;border-radius:.75rem;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:700;letter-spacing:1px;padding:.75rem 2rem;text-transform:uppercase;transition:all .3s}.btn-add-to-cart:hover{box-shadow:0 8px 20px #6a1b9a66;transform:translateY(-2px)}.related-section{margin-top:3rem}.related-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f8e8a0 50%,#d4af37);-webkit-background-clip:text;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.related-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.related-product-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#2a1f3d99;border:1px solid #d4af3733;border-radius:1rem;cursor:pointer;overflow:hidden;transition:all .3s}.related-product-card:hover{box-shadow:0 12px 30px #6a1b9a4d;transform:translateY(-8px)}.related-product-image-wrapper{background:linear-gradient(135deg,#6a1b9a4d,#2a1f3d4d);height:280px;overflow:hidden;padding:1rem}.related-product-image-wrapper img{border-radius:.75rem;height:100%;object-fit:cover;transition:transform .3s;width:100%}.related-product-card:hover .related-product-image-wrapper img{transform:scale(1.1)}.related-product-body{padding:1.25rem}.related-product-title{color:#e0e0e0;font-size:1.125rem;font-weight:700;margin-bottom:.5rem}.related-product-shade{color:#e0e0e0b3;font-size:.875rem;margin-bottom:1rem}.related-product-price{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f8e8a0);-webkit-background-clip:text;font-size:1.75rem;font-weight:700}.cart-overlay{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;height:100%;left:0;position:fixed;top:0;width:100%;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cart-sidebar{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#2a1f3df2;border-left:2px solid #d4af374d;box-shadow:-5px 0 30px #00000080;display:flex;flex-direction:column;height:100%;max-width:450px;position:fixed;right:-450px;top:0;transition:right .3s ease;width:100%;z-index:1001}.cart-sidebar.open{right:0}.cart-header{align-items:center;border-bottom:1px solid #d4af3733;display:flex;justify-content:space-between;padding:1.5rem}.cart-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f8e8a0 50%,#d4af37);-webkit-background-clip:text;font-size:1.75rem;font-weight:700;margin:0}.btn-close-cart{align-items:center;background:#0000;border:none;color:#d4af37;cursor:pointer;display:flex;padding:.5rem}.btn-close-cart:hover{color:#f8e8a0}.cart-body{flex:1 1;overflow-y:auto;padding:1.5rem}.cart-body::-webkit-scrollbar{width:8px}.cart-body::-webkit-scrollbar-track{background:#2a1f3d80}.cart-body::-webkit-scrollbar-thumb{background:#d4af3780;border-radius:4px}.empty-cart{padding:4rem 2rem;text-align:center}.empty-cart svg{color:#e0e0e04d;margin-bottom:1rem}.empty-cart p{color:#e0e0e099;font-size:1.125rem}.cart-items{display:flex;flex-direction:column;gap:1rem}.cart-item{background:#2a1f3dcc;border:1px solid #d4af3733;border-radius:1rem;display:flex;gap:1rem;padding:1rem}.cart-item-image{flex-shrink:0;height:80px;width:80px}.cart-item-image img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}.cart-item-details{display:flex;flex:1 1;flex-direction:column}.cart-item-title{color:#e0e0e0;font-size:.9rem;font-weight:600;line-height:1.3;margin-bottom:.5rem}.cart-item-price{color:#d4af37;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.cart-item-actions{align-items:center;display:flex;gap:.75rem}.cart-qty-controls{align-items:center;background:#1a1625cc;border-radius:.5rem;display:flex;gap:.5rem;padding:.25rem .75rem}.cart-qty-controls button{align-items:center;background:#0000;border:none;color:#d4af37;cursor:pointer;display:flex;padding:.25rem}.cart-qty-controls button:hover{color:#f8e8a0}.cart-qty-controls span{color:#f8e8a0;font-weight:700;min-width:1.5rem;text-align:center}.btn-remove{align-items:center;background:#0000;border:none;color:#e91e63;cursor:pointer;display:flex;padding:.25rem}.btn-remove:hover{color:#c2185b}.cart-footer{border-top:1px solid #d4af3733;padding:1.5rem}.cart-summary{margin-bottom:1.5rem}.cart-summary-row{align-items:center;color:#e0e0e0cc;display:flex;font-size:1rem;justify-content:space-between;padding:.75rem 0}.cart-summary-row.total{border-top:2px solid #d4af374d;font-size:1.25rem;font-weight:700;margin-top:.5rem;padding-top:1rem}.cart-summary-value{color:#d4af37;font-weight:600}.cart-total-price{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f8e8a0);-webkit-background-clip:text;font-size:2rem;font-weight:700}.btn-whatsapp{background:linear-gradient(135deg,#25d366,#128c7e);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:1px;padding:1rem;text-transform:uppercase;transition:all .3s;width:100%}.btn-whatsapp:hover{box-shadow:0 8px 20px #25d36666;transform:translateY(-2px)}@media (max-width:768px){.website-title{font-size:1.75rem}.header-content{gap:1rem}.header-cart,.header-spacer{width:auto}.filters-row{flex-direction:column}.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.cart-sidebar{max-width:100%}}.mobile-filter-toggle{background:#2a1f3dcc;border-bottom:1px solid #d4af3733;display:none;padding:.5rem 1rem}.btn-filter-toggle{background:linear-gradient(135deg,#667eea,#764ba2 50%,#d4af37);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem;width:100%}.filters-section{overflow:hidden;transition:all .3s ease}.loading-more{margin:2rem 0;padding:2rem;text-align:center}.spinner-small{animation:spin 1s ease-in-out infinite;border:2px solid #d4af374d;border-radius:50%;border-top-color:#d4af37;height:30px;margin:0 auto 1rem;width:30px}.no-more-products{border-top:1px solid #d4af3733;color:#e0e0e099;font-style:italic;margin-top:2rem;padding:2rem;text-align:center}@media (max-width:768px){.mobile-filter-toggle{display:block}.filters-section{max-height:0;padding:0 1rem}.filters-section.show{max-height:500px;padding:1rem}.header-content{padding:.5rem 0}.website-title{font-size:1.5rem;margin-bottom:0}.website-subtitle{font-size:.7rem;letter-spacing:1px}.btn-cart{font-size:.875rem;padding:.5rem 1rem}.cart-count{font-size:.65rem;height:18px;right:-6px;top:-6px;width:18px}.main-content{padding:1rem}.products-count{font-size:.9rem;margin-bottom:1rem}}@media (max-width:480px){.products-grid{gap:1rem;grid-template-columns:1fr}.product-image-wrapper{height:200px}.product-title{font-size:1rem}.product-price{font-size:1.5rem}}.website-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#2a1f3df2;border-bottom:1px solid #d4af3733;min-height:70px;padding:.75rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{align-items:center;display:flex;height:100%;justify-content:space-between;min-height:50px}.header-spacer{width:60px}.header-title-section{flex:1 1;padding:0 .5rem;text-align:center}.website-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#d4af37,#f8e8a0 50%,#d4af37);-webkit-background-clip:text;font-size:1.75rem;font-weight:700;letter-spacing:1px;line-height:1.2;margin-bottom:.125rem}.website-subtitle{color:#f8e8a0;font-size:.7rem;letter-spacing:2px;opacity:.9;text-transform:uppercase}.header-cart{display:flex;justify-content:flex-end;width:60px}.btn-cart{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2 50%,#d4af37);border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;font-weight:600;height:44px;justify-content:center;padding:.5rem 1rem;position:relative;transition:all .3s;width:44px}.btn-cart:hover{box-shadow:0 6px 15px #d4af374d;transform:translateY(-2px)}.cart-count{background:#e91e63;border-radius:50%;color:#fff;font-size:.65rem;font-weight:700;height:20px;justify-content:center;position:absolute;right:-5px;top:-5px;width:20px}.btn-back,.cart-count{align-items:center;display:flex}.btn-back{background:#0000;border:2px solid #d4af3780;border-radius:.5rem;color:#d4af37;cursor:pointer;font-size:.85rem;font-weight:600;gap:.25rem;padding:.375rem .75rem;transition:all .3s}.btn-back:hover{background:#d4af371a;border-color:#d4af37}@media (max-width:768px){.website-header{min-height:60px;padding:.5rem .75rem}.header-spacer{width:50px}.website-title{font-size:1.25rem;letter-spacing:.5px}.website-subtitle{font-size:.6rem;letter-spacing:1px}.btn-cart{height:40px;padding:0;width:40px}.btn-cart svg,.cart-count{height:18px;width:18px}.cart-count{font-size:.6rem;right:-4px;top:-4px}.btn-back{font-size:.8rem;padding:.25rem .5rem}.btn-back svg{height:16px;width:16px}}@media (max-width:480px){.website-title{font-size:1.1rem}.website-subtitle{font-size:.55rem}.header-cart,.header-spacer{width:45px}}.loading-spinner{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px;padding:3rem}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #d4af374d;border-radius:50%;border-top-color:#d4af37;height:50px;margin-bottom:1rem;width:50px}@keyframes spin{to{transform:rotate(1turn)}}p{font-size:1rem}.filters-container{background:#2a1f3dcc;border:1px solid #d4af3733;border-radius:1rem;margin:0 1rem 1.5rem;padding:1rem}.filter-search{align-items:center;display:flex;margin-bottom:1rem;position:relative}.search-input{background:#0000;border:1px solid #d4af374d;border-radius:.5rem;color:#e0e0e0;flex:1 1;font-size:.9rem;outline:none;padding:.75rem 2.5rem .75rem 2.75rem;transition:border-color .3s}.search-input:focus{border-color:#d4af37}.filter-search svg{color:#d4af37b3;left:.75rem;position:absolute}.clear-search{background:#0000;border:none;color:#e0e0e080;cursor:pointer;padding:.25rem;position:absolute;right:.75rem}.clear-search:hover{color:#e91e63}.filter-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.filter-group{display:flex;flex-direction:column}.filter-label{align-items:center;color:#d4af37;display:flex;font-size:.8rem;font-weight:600;gap:.25rem;margin-bottom:.5rem}.filter-select{background:#1a1625cc;border:1px solid #d4af374d;border-radius:.5rem;color:#e0e0e0;cursor:pointer;font-size:.9rem;outline:none;padding:.75rem;transition:border-color .3s}.filter-select:focus{border-color:#d4af37}.price-range{grid-column:span 1}.price-inputs{align-items:center;display:flex;gap:.5rem}.price-input{background:#1a1625cc;border:1px solid #d4af374d;border-radius:.5rem;color:#e0e0e0;flex:1 1;font-size:.9rem;outline:none;padding:.75rem;transition:border-color .3s}.price-input:focus{border-color:#d4af37}.price-separator{color:#d4af37;font-weight:700;padding:0 .25rem}.btn-clear-filters{background:#0000;border:2px solid #d4af3780;border-radius:.5rem;color:#d4af37;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:1.75rem;padding:.75rem;transition:all .3s}.btn-clear-filters:hover{background:#d4af371a;border-color:#d4af37}@media (max-width:768px){.filters-container{margin:0 .5rem 1rem;padding:.75rem}.filter-grid{gap:.75rem;grid-template-columns:1fr}.search-input{font-size:.85rem;padding:.5rem 2.25rem .5rem 2.5rem}.btn-clear-filters,.filter-select,.price-input{font-size:.85rem;padding:.5rem}.btn-clear-filters{margin-top:.5rem}}@media (max-width:480px){.filter-grid{gap:.5rem}.price-inputs{flex-direction:column;gap:.25rem}.price-separator{padding:.25rem 0}}.error-message{background:#2a1f3d99;border:1px solid #e91e634d;border-radius:1rem;margin:2rem auto;max-width:500px;padding:3rem;text-align:center}h3{color:#e91e63;font-size:1.5rem;margin:1rem 0 .5rem}p{color:#e0e0e0b3;margin-bottom:1.5rem}.btn-retry{background:linear-gradient(135deg,#e91e63,#c2185b);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 2rem;transition:all .3s}.btn-retry:hover{box-shadow:0 4px 12px #e91e634d;transform:translateY(-2px)}
/*# sourceMappingURL=main.75c2fd30.css.map*/