*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;letter-spacing:-.01em;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-weight:600;letter-spacing:-.02em;line-height:1.3}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem}h2,h3{font-weight:600}h3{font-size:1.5rem}p{color:#4a4a4a;line-height:1.7}:root{--font-display:"Playfair Display",Georgia,serif;--font-body:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--color-primary:#b8005c;--color-primary-dark:#8f0047;--color-primary-light:#d4336b;--color-text-primary:#1a1a1a;--color-text-secondary:#4a4a4a;--color-text-tertiary:#6b6b6b;--color-background:#fff;--color-background-subtle:#fafafa;--color-border:#00000014;--color-shadow:#0000001a}.App{color:#1a1a1a;color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-body);text-align:center}.App-logo{height:40vmin;pointer-events:none}.loading-app{align-items:center;color:#b8005c;color:var(--color-primary);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-family:var(--font-body);font-size:1.2rem;font-weight:500;font-weight:var(--font-weight-medium);height:100vh;justify-content:center}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box}html{-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto}body,html{overflow-x:hidden}body{margin:0;min-height:100%;padding:0;position:relative;width:100%}#root,.catalog-container{min-height:100vh;width:100%}.catalog-container{background:linear-gradient(135deg,#fff,#ffe9f0)}@media (min-width:1024px){.catalog-container{background:linear-gradient(180deg,#fff,#fef8fb)}}.modern-header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;border-bottom:1px solid #b8005c14;box-shadow:0 1px 3px #0000000f,0 1px 2px #b8005c0a;left:0;position:sticky;right:0;top:0;transform:translateZ(0);transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:1000}.modern-header.scrolled{background:#fff;border-bottom-color:#b8005c1f;box-shadow:0 4px 16px #00000014,0 2px 4px #b8005c14}.header-content{align-items:center;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;overflow-x:hidden;padding:1rem 1.5rem;width:100%}@media (min-width:1024px){.header-content{gap:2.5rem;padding:1.1rem 2rem}}@media (min-width:1400px){.header-content{padding:1.2rem 2.5rem}}.header-logo-section{gap:1rem}.header-logo-img{height:50px}.header-brand-text{color:#b8005c;display:none;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;letter-spacing:-.5px}@media (min-width:768px){.header-brand-text{display:block}}@media (min-width:1024px){.header-logo-img{height:52px}.header-brand-text{font-size:1.5rem;font-weight:700}}@media (min-width:1400px){.header-logo-img{height:55px}.header-brand-text{font-size:1.55rem}}.search-bar-expanded{animation:slideDown .3s ease;background:#fff;border-top:1px solid #b8005c1a;padding:1rem 1.5rem}.search-bar-content{align-items:center;display:flex;gap:.75rem;margin:0 auto;max-width:1400px;padding:0 1.5rem;position:relative}.search-input{background:#fff;border:2px solid #ffcce0;border-radius:25px;flex:1 1;font-size:.95rem;min-width:0;outline:none;padding:.75rem 1rem .75rem 3rem;transition:all .3s ease}.search-input:focus{border-color:#b8005c;box-shadow:0 0 0 3px #b8005c1a}.search-icon{color:#b8005c;left:2rem;pointer-events:none;position:absolute}.search-close-btn{align-items:center;background:#fff;border:2px solid #ffcce0;border-radius:50%;color:#b8005c;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:all .2s ease;width:40px}.search-close-btn:hover{background:#b8005c;border-color:#b8005c;color:#fff;transform:scale(1.05)}.search-close-btn svg{stroke-width:2.5}.header-actions{gap:.75rem}.icon-button{box-shadow:0 1px 3px #00000014,0 1px 2px #b8005c0f;height:48px;width:48px}.icon-button:hover{box-shadow:0 6px 16px #b8005c33,0 2px 4px #00000014;transform:translateY(-3px)}@media (min-width:1024px){.icon-button{border:2px solid #ffcce0;box-shadow:0 2px 8px #b8005c1a;height:50px;width:50px}.icon-button svg{height:20px;width:20px}.icon-button:hover{box-shadow:0 4px 12px #b8005c33;transform:translateY(-2px)}}.cart-badge{font-size:.75rem;height:22px;min-width:22px}.filters-section{margin:0 auto;max-width:1400px;overflow-x:hidden;padding:2rem 1.5rem 1rem}.category-chips{-webkit-overflow-scrolling:touch;-ms-overflow-style:none;display:flex;flex-wrap:nowrap;gap:.5rem;margin-bottom:1.5rem;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;scroll-snap-type:x mandatory;scrollbar-width:none}.category-chips::-webkit-scrollbar{display:none}.category-chip{background:#fff;border:1.5px solid #ffcce0;border-radius:0;color:#b8005c;cursor:pointer;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;letter-spacing:-.01em;padding:.4rem .85rem;scroll-snap-align:start;transition:all .3s ease;white-space:nowrap}.category-chip:hover{background:#fff5f9;border-color:#b8005c}.category-chip.active{background:#b8005c;border-color:#b8005c;box-shadow:0 4px 12px #b8005c4d;color:#fff}.category-chip:active{opacity:.9;transform:scale(.95)}@media (min-width:1024px){.filters-section{padding:2rem 2rem 1.25rem}.category-chips{gap:.6rem;margin-bottom:1.5rem}.category-chip{font-size:.85rem;padding:.45rem 1rem}}@media (min-width:1400px){.filters-section{padding:2.25rem 2.5rem 1.5rem}.category-chip{font-size:.85rem;padding:.5rem 1.1rem}}.filter-summary{align-items:center;color:#666;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;justify-content:space-between;margin-top:1rem}.filter-summary-text{flex:1 1;min-width:200px}.sort-container{align-items:center;display:flex;gap:.5rem}.sort-label{color:#666;font-size:.9rem;white-space:nowrap}.sort-dropdown{background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;font-size:.9rem;outline:none;padding:.5rem .75rem;transition:all .2s ease}.sort-dropdown:hover{border-color:#b8005c}.sort-dropdown:focus{border-color:#b8005c;box-shadow:0 0 0 3px #b8005c1a}@media (max-width:768px){.filter-summary{align-items:flex-start;flex-direction:column}.sort-container{width:100%}.sort-dropdown{flex:1 1}}.products-section{margin:0 auto;max-width:1400px;overflow-x:hidden;padding:0 1.5rem 3rem}@media (min-width:1024px){.products-section{padding:0 2rem 3rem}}@media (min-width:1400px){.products-section{padding:0 2.5rem 3.5rem}}.products-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:3rem}@media (min-width:640px){.products-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.products-grid{gap:2rem;grid-template-columns:repeat(4,1fr)}}@media (min-width:1400px){.products-grid{gap:2.5rem;grid-template-columns:repeat(5,1fr)}}.product-card{background:#fff;border:none;border-radius:0;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .3s ease}.product-card:after{background:#b8005c;bottom:0;content:"";height:4px;left:0;position:absolute;transition:width .3s ease;width:0}.product-card:hover:after{width:100%}.product-card-link{color:inherit;text-decoration:none}.product-card:hover{box-shadow:0 4px 20px #0000001f}@media (min-width:1024px){.product-card{box-shadow:0 2px 8px #00000014}.product-card:hover{box-shadow:0 8px 30px #00000026}}.product-image-wrapper{background:#f8f4f0;height:200px;overflow:hidden;position:relative;width:100%}.product-image{height:100%;object-fit:cover;transition:transform .4s ease;width:100%}.product-card:hover .product-image{transform:scale(1.05)}@media (min-width:1024px){.product-image-wrapper{height:200px}}@media (min-width:1400px){.product-image-wrapper{height:220px}}.product-discount-badge{background:#d7296d;letter-spacing:1px;padding:.4rem .75rem;right:12px;top:12px}.product-card .personalization-badge,.product-discount-badge{border-radius:0;color:#fff;font-size:.65rem;font-weight:700;position:absolute;text-transform:uppercase;z-index:2}.product-card .personalization-badge{background:#b8005c;bottom:0;box-shadow:none;left:0;letter-spacing:1.5px;padding:.6rem 1rem;right:auto;top:auto}.product-card .personalization-badge:before{display:none}@media (min-width:1024px){.product-discount-badge{font-size:.7rem;padding:.5rem 1rem}.product-card .personalization-badge{font-size:.7rem;letter-spacing:2px;padding:.7rem 1.1rem}}.product-info{display:flex;flex:1 1;flex-direction:column;padding:.85rem;text-align:center}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a1a;display:-webkit-box;font-family:Playfair Display,Georgia,serif;font-size:.9rem;font-weight:600;letter-spacing:0;line-height:1.35;margin:0 0 .75rem;overflow:hidden;text-transform:none}@media (min-width:1024px){.product-info{padding:1rem}.product-name{font-size:.95rem;font-weight:600;line-height:1.35;margin-bottom:.85rem;min-height:auto}}@media (min-width:1400px){.product-info{padding:1.1rem}.product-name{font-size:1rem}}.product-description{display:none!important}.product-options{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.color-swatches{display:flex;gap:.4rem;justify-content:center}.color-swatch{border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #0000001a;cursor:pointer;height:16px;transition:transform .2s ease,box-shadow .2s ease;width:16px}.color-swatch:hover{box-shadow:0 0 0 2px #b8005c4d;transform:scale(1.15)}.size-options{display:flex;gap:.35rem;justify-content:center}.size-chip{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:0;color:#666;cursor:default;font-size:.65rem;font-weight:600;letter-spacing:.3px;padding:.2rem .5rem;text-transform:uppercase}@media (min-width:1024px){.color-swatch{height:18px;width:18px}.size-chip{font-size:.7rem;padding:.25rem .6rem}}@media (max-width:640px){.product-options{gap:.35rem;margin-bottom:.5rem}.color-swatch{height:14px;width:14px}.size-chip{font-size:.6rem;padding:.15rem .4rem}}.product-footer{align-items:center;border-top:1px solid #f0f0f0;display:flex;gap:.5rem;justify-content:space-between;margin:.5rem 0 0;padding:.75rem 0 0}.product-price-container{align-items:baseline;display:flex;flex-wrap:wrap;gap:.35rem}.product-price{color:#1a1a1a;font-size:1.1rem;font-weight:700}.product-price-original{color:#999;font-size:.75rem;text-decoration:line-through}.add-to-cart-btn{background:#0000;border:2px solid #b8005c;border-radius:4px;color:#b8005c;cursor:pointer;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase;transition:all .2s ease;white-space:nowrap}.add-to-cart-btn:hover{background:#b8005c;color:#fff}.add-to-cart-btn:active{transform:scale(.98)}@media (min-width:1024px){.product-footer{gap:.75rem;padding-top:.5rem}.product-price{color:#1a1a1a;font-size:1.15rem;font-weight:700}.product-price-original{font-size:.8rem}.add-to-cart-btn{font-size:.7rem;font-weight:600;padding:.55rem 1.1rem}}.loading-state{padding:4rem 2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ffe9f0;border-radius:50%;border-top-color:#b8005c;height:50px;margin:0 auto 1rem;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.empty-state{padding:4rem 2rem;text-align:center}.empty-state-icon{color:#ffcce0;font-size:4rem;margin-bottom:1rem}.empty-state-title{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:600;letter-spacing:-.02em;margin:0 0 .5rem}.empty-state-text{color:#666;font-size:1rem}@media (max-width:640px){.filters-section{padding:1.5rem 1rem .75rem}.products-section{padding:0 1rem 2rem}.header-content{gap:.5rem;padding:.75rem 1rem}.header-logo-img{height:40px}.header-brand-text{display:none}.icon-button{font-size:1.2rem;height:52px;width:52px}.icon-button svg{height:24px;width:24px}.search-bar-expanded{padding:.75rem 0}.search-bar-content{gap:.5rem;padding:0 1rem}.search-input{font-size:.9rem;padding:.75rem .75rem .75rem 2.5rem}.search-icon{left:1.25rem}.search-close-btn{height:40px;width:40px}.search-close-btn svg{height:20px;width:20px}.products-grid{gap:.75rem}.product-image-wrapper{height:150px}.product-info{padding:.6rem}.product-name{font-size:.8rem;margin-bottom:.5rem}.product-price{font-size:.95rem;font-weight:700}.add-to-cart-btn{border-width:1.5px;font-size:.6rem;padding:.4rem .65rem}.product-footer{gap:.35rem;margin-top:.35rem;padding-top:.5rem}.product-card .personalization-badge{font-size:.5rem;letter-spacing:.5px;padding:.35rem .5rem}}@media (max-width:375px){.filters-section{padding:1.25rem .75rem .5rem}.products-section{padding:0 .75rem 1.5rem}.products-grid{gap:.5rem}.product-image-wrapper{height:130px}.product-info{padding:.5rem}.product-name{font-size:.75rem;margin-bottom:.4rem}.product-price{font-size:.9rem}.add-to-cart-btn{font-size:.55rem;padding:.35rem .5rem}}.back-to-top-btn{align-items:center;animation:fadeInUp .3s ease;background:#b8005c;border:none;border-radius:50%;bottom:2rem;box-shadow:0 4px 20px #b8005c4d;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:56px;justify-content:center;position:fixed;right:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:56px;z-index:999}.back-to-top-btn:hover{background:#d7296d;box-shadow:0 6px 25px #b8005c66;transform:translateY(-4px)}.back-to-top-btn:active{transform:translateY(-2px)}@media (max-width:640px){.back-to-top-btn{bottom:1.5rem;font-size:1.3rem;height:48px;right:1.5rem;width:48px}}.custom-button{background-color:#b8005c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.6rem 1.2rem;transition:background .3s ease}.custom-button:hover{background-color:#a0004e}.custom-button:disabled{background-color:#ddd;color:#999;cursor:not-allowed}.cart-modal-overlay{-webkit-overflow-scrolling:touch;align-items:center;animation:fadeIn .3s ease;background-color:#0009;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:0 1rem;position:fixed;right:0;top:0;z-index:1000}.cart-modal{animation:slideUp .3s ease;background-color:#fff;border-radius:0;box-shadow:0 6px 24px #0000001f;display:flex;flex-direction:column;max-height:85vh;max-width:600px;overflow:hidden;width:100%}.cart-modal-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.cart-modal-header h3{align-items:center;color:#333;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin:0}.cart-modal-header h3:before{background-color:#fff9fb;border-radius:50%;color:#b8005c;content:"🛒"}.cart-modal-header h3:before,.close-modal-btn{align-items:center;display:flex;font-size:1.25rem;height:2rem;justify-content:center;width:2rem}.close-modal-btn{background:#0000;border:none;border-radius:50%;color:#666;cursor:pointer;transition:all .2s ease}.close-modal-btn:hover{background-color:#f9f9f9;color:#333}.cart-modal-content{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:1.5rem}.cart-summary-header{border-left:3px solid #b8005c;margin-bottom:1.5rem;padding-left:1rem}.cart-summary-header p{color:#666;font-size:.875rem;margin:0 0 .25rem}.cart-summary-header .cart-total{border:none;font-size:1.25rem;margin:0;padding:0}.product-group{background-color:#fafafa;border:1px solid #f0f0f0;border-radius:0;margin-bottom:2rem;padding:1.25rem}.product-group-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.product-group-image-wrapper{align-items:center;background-color:#fafafa;border:1px solid #eee;border-radius:0;cursor:pointer;display:flex;flex-shrink:0;height:60px;justify-content:center;overflow:hidden;transition:all .2s ease;width:60px}.product-group-image-wrapper:hover{border-color:#b8005c;box-shadow:0 2px 8px #b8005c26}.product-group-image{height:100%;object-fit:contain;padding:5px;width:100%}.product-group-title{align-items:center;color:#333;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;justify-content:space-between;margin:0;transition:color .2s ease}.product-group-title:hover{color:#b8005c}.product-group-title:after{color:#666;content:attr(data-price);font-size:.875rem;font-weight:400}.cart-item-card{grid-gap:.75rem;background-color:#fff;border:1px solid #e0e0e0;border-radius:0;box-shadow:0 1px 3px #0000000d;display:grid;gap:.75rem;grid-template-columns:1fr;margin-bottom:.75rem;padding:1rem;transition:all .2s ease}.cart-item-card:hover{border-color:#b8005c;box-shadow:0 2px 8px #b8005c1a}.cart-item-header{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;justify-content:space-between;padding-bottom:.75rem}.item-instance-label{color:#666;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.item-quantity-label{background-color:#f0f0f0;border-radius:0;color:#333;font-size:.875rem;font-weight:600;padding:.25rem .5rem}.remove-btn{align-items:center;background-color:initial;border:1px solid #e0e0e0;border-radius:0;color:#999;cursor:pointer;display:flex;justify-content:center;padding:.4rem;transition:all .2s ease}.remove-btn:hover{background-color:#dc35450d;border-color:#dc3545;color:#dc3545}.personalization-field{margin-top:.5rem}.personalization-field label{color:#999;display:block;font-size:.75rem;margin-bottom:.25rem}.personalization-field textarea{background-color:#fff;border:1px solid #eee;border-radius:0;font-size:.875rem;min-height:80px;padding:.75rem;resize:vertical;transition:border-color .2s ease;width:100%}@media (max-width:768px){.personalization-field textarea{resize:none}}.personalization-field textarea:focus{border-color:#b8005c;outline:none}.add-another-btn{align-items:center;background-color:initial;border:1px dashed #b8005c;border-radius:0;color:#b8005c;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;margin-top:.5rem;padding:.625rem 1rem;transition:all .2s ease}.add-another-btn:hover:not([disabled]){background-color:#fff9fb;border-style:solid;transform:translateY(-1px)}.add-another-btn[disabled]{cursor:not-allowed;opacity:.5}.order-notes-section{border-top:2px solid #f0f0f0;margin-top:2rem;padding-top:1.5rem}.order-notes-section label{color:#666;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.cart-summary-footer{border-top:2px solid #f0f0f0;margin-top:1.5rem;padding-top:1.5rem}.summary-row{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;padding:.5rem 0}.summary-row.total-row{border-top:1px solid #f0f0f0;color:#333;font-size:1.25rem;font-weight:700;margin-top:.5rem;padding:.75rem 0}.summary-label{color:#666}.summary-value{color:#333;font-weight:600}.total-row .summary-value{color:#b8005c}.cart-summary{border-top:1px solid #eee;margin-top:1rem;padding-top:1.5rem}.cart-total{color:#333;display:flex;font-size:1.25rem;font-weight:700;justify-content:space-between;margin-bottom:1.5rem}.cart-total span:last-child{color:#b8005c}.cart-textarea{background-color:#fafafa;border:1px solid #ddd;border-radius:0;font-size:.875rem;margin-bottom:1.5rem;min-height:100px;padding:.75rem;resize:vertical;transition:border-color .2s ease;width:100%}@media (max-width:768px){.cart-textarea{resize:none}}.cart-textarea:focus{border-color:#b8005c;outline:none}.cart-send-button{background-color:#b8005c;border:none;border-radius:0;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.875rem;transition:background-color .2s ease;width:100%}.cart-send-button:hover:not([disabled]){background-color:#96004a}.cart-send-button[disabled]{opacity:.7}.empty-cart{padding:3rem 1rem;text-align:center}.empty-cart p{color:#666;font-size:1.1rem;margin-bottom:1.5rem}.customer-info-form label{color:#666;display:block;font-size:.875rem;margin-bottom:.5rem}.customer-info-form input{background-color:#fafafa;border:1px solid #ddd;border-radius:0;font-size:.875rem;margin-bottom:1rem;padding:.75rem;width:100%}.customer-info-form input:focus{border-color:#b8005c}.customer-form-actions{display:flex;gap:1rem;margin-top:1rem}.customer-form-actions button{flex:1 1}.customer-form-actions button:first-child{background-color:#f0f0f0;color:#666}.customer-form-actions button:first-child:hover{background-color:#e0e0e0}@media (max-width:500px){.cart-modal-header h3:before{font-size:1rem;height:1.5rem;width:1.5rem}.cart-item-quantity{gap:.5rem}.cart-item-total p{margin-right:.5rem}}.cart-error{align-items:center;background-color:#dc35451a;border-left:3px solid #dc3545;border-radius:0;color:#dc3545;display:flex;font-size:.9em;margin:8px 0;padding:8px 12px}.cart-error:before{content:"⚠️";font-size:1.1em;margin-right:8px}.empty-cart .cart-error{margin-bottom:16px;margin-top:12px}.customer-info-form .form-group.has-error label{color:#dc3545}.customer-info-form .form-group.has-error input{background-color:#dc35450d;border-color:#dc3545}.customer-info-form .error-message{color:#dc3545;display:block;font-size:.85em;margin-top:4px}.cart-send-button[disabled]{cursor:not-allowed;opacity:.6}.customer-info-form input:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff40;outline:none}.customer-info-form .form-group.has-error input:focus{border-color:#dc3545;box-shadow:0 0 0 2px #dc354540}.cart-textarea,.customer-info-form input{transition:border-color .2s ease,box-shadow .2s ease}.customization-images-section{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:0;margin-top:1rem;padding:1rem}.images-label{align-items:center;color:#333;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;margin-bottom:.75rem}.uploaded-images-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));margin-bottom:1rem}.uploaded-image-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:0;overflow:hidden;position:relative;transition:all .2s ease}.uploaded-image-item:hover{border-color:#b8005c;box-shadow:0 2px 8px #0000001a}.uploaded-image-thumb{display:block;height:100px;object-fit:cover;width:100%}.uploaded-image-info{background-color:#fff;display:flex;flex-direction:column;gap:.25rem;padding:.5rem}.uploaded-image-name{color:#333;font-size:.75rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.uploaded-image-size{color:#666;font-size:.75rem}.remove-image-btn{align-items:center;background-color:#fffffff2;border:1px solid #e0e0e0;border-radius:50%;color:#666;cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:.25rem;top:.25rem;transition:all .2s ease;width:32px}.remove-image-btn:hover{background-color:#dc3545;border-color:#dc3545;color:#fff}.image-upload-controls{display:flex;flex-direction:column;gap:.5rem}.image-upload-btn{align-items:center;background-color:#fff;border:2px dashed #b8005c;border-radius:0;color:#b8005c;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.625rem 1rem;transition:all .2s ease;width:fit-content}.image-upload-btn:hover{background-color:#fff9fb;border-color:#920049;color:#920049}.image-upload-btn:active{transform:scale(.98)}.image-upload-btn[disabled]{cursor:not-allowed;opacity:.6}.image-upload-hint{color:#666;font-size:.75rem;font-style:italic}.image-error-message{background-color:#fee;border:1px solid #fcc;border-radius:0;color:#c00;font-size:.85rem;margin-top:.5rem;padding:.5rem}@media (max-width:480px){.uploaded-images-grid{gap:.5rem;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.uploaded-image-thumb{height:80px}.image-upload-btn{justify-content:center;width:100%}}.customer-info-form{background-color:#fff;border-radius:.75rem;margin:0 auto;max-width:500px;padding:1.5rem}.form-header{margin-bottom:1.5rem;text-align:center}.form-header h3{color:#b8005c;font-size:1.25rem;margin:0 0 .5rem}.form-header p{color:#666;font-size:.9rem;margin:0}.form-group{margin-bottom:1rem}.form-group label{color:#333;display:block;font-size:.9rem;margin-bottom:.5rem}.required{color:#b8005c}.optional{color:#888;font-size:.8rem}.form-group input{border:1px solid #e5e5e5;border-radius:.25rem;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.form-group input:focus{border-color:#ffb8d2;box-shadow:0 0 0 2px #ffb8d240;outline:none}.form-group input::placeholder{color:#aaa}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.cancel-button{background-color:#f5f5f5;color:#666;flex:1 1}.cancel-button:hover{background-color:#e5e5e5}.submit-button{background-color:#b8005c;color:#fff;flex:1.5 1}.submit-button:hover:not([disabled]){background-color:#96004a}.submit-button[disabled]{cursor:not-allowed;opacity:.7}.error-handler{align-items:center;display:flex;justify-content:center;margin:1rem 0;width:100%}.error-container{animation:slideIn .3s ease-out;background-color:#fff;border-left:4px solid #dc3545;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;max-width:550px;padding:1.5rem;width:100%}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.error-icon{align-items:flex-start;color:#6c757d;display:flex;justify-content:center;margin-right:1.25rem}.network-icon{color:#fd7e14}.server-icon{color:#dc3545}.permission-icon{color:#6610f2}.general-icon{color:#ffc107}.error-content{flex:1 1}.error-title{color:#343a40;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.error-message{color:#6c757d;line-height:1.5;margin:0 0 1rem}.error-actions{display:flex;gap:.75rem;margin-bottom:1rem}.dismiss-button,.retry-button{border:none;border-radius:4px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.retry-button{background-color:#007bff;color:#fff}.retry-button:hover{background-color:#0069d9}.dismiss-button{background-color:#f8f9fa;border:1px solid #ced4da;color:#495057}.dismiss-button:hover{background-color:#e9ecef}.error-help-text{background-color:#f8f9fa;border-radius:4px;font-size:.875rem;margin-top:.5rem;padding:.75rem}.error-help-text p{color:#495057;font-weight:500;margin:0 0 .5rem}.error-help-text ul{color:#6c757d;margin:0;padding-left:1.25rem}.error-help-text li{margin-bottom:.25rem}.error-help-text li:last-child{margin-bottom:0}@media (max-width:576px){.error-container{flex-direction:column;padding:1rem}.error-icon{align-items:center;margin-bottom:1rem;margin-right:0}.error-actions{flex-direction:column}.dismiss-button,.retry-button{width:100%}}.form-group.has-error input,.form-group.has-error select,.form-group.has-error textarea{border-color:#dc3545;box-shadow:0 0 0 1px #dc3545}.form-group.has-error input:focus,.form-group.has-error select:focus,.form-group.has-error textarea:focus{border-color:#dc3545;box-shadow:0 0 0 2px #dc354540}.error-message{color:#dc3545;display:block;font-size:.85em;font-weight:500;margin-top:4px}.required{color:#dc3545;margin-left:2px}.optional{color:#6c757d;font-size:.85em;font-weight:400}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.form-group.has-error input,.form-group.has-error select,.form-group.has-error textarea{animation:shake .6s cubic-bezier(.36,.07,.19,.97) both}.lazy-image-container{background-color:#fafafa;overflow:hidden;position:relative}.lazy-image-container,.lazy-image-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.lazy-image-placeholder{animation:shimmer 1.2s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#f8f8f8 50%,#f0f0f0 75%);background-size:200% 100%;left:0;position:absolute;top:0}.lazy-image-placeholder:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23d0d0d0' stroke-width='2'%3E%3Crect x='3' y='3' width='18' height='18' rx='2' ry='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='m21 15-5-5L5 21'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";height:40px;opacity:.3;width:40px}@keyframes shimmer{0%{background-position:-100% 0}to{background-position:100% 0}}.lazy-image{height:100%;min-height:100px;object-fit:contain;transition:opacity .4s ease-in-out;width:100%}.lazy-image.hidden{opacity:0;visibility:hidden}.lazy-image.visible{opacity:1;visibility:visible}.catalog-image-container .lazy-image-container{align-items:center;display:flex;justify-content:center}.catalog-image-container .lazy-image{height:auto;max-height:100%;max-width:100%;object-fit:contain;transition:transform .3s ease,opacity .3s ease;width:auto}.catalog-item:hover .lazy-image.visible{transform:scale(1.05)}.confirmation-overlay{-webkit-overflow-scrolling:touch;align-items:center;animation:fadeIn .4s ease;background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:0 1rem;position:fixed;right:0;top:0;z-index:1100}.confirmation-modal{animation:popIn .5s cubic-bezier(.26,.53,.74,1.48);background-color:#fff;border-radius:1rem;box-shadow:0 8px 30px #0000004d;display:flex;flex-direction:column;max-height:90vh;max-width:700px;overflow-y:auto;width:100%}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.confirmation-header{align-items:center;background:linear-gradient(135deg,#ffe9f0,#ffd6e5);border-bottom:1px solid #ffcce0;display:flex;justify-content:space-between;padding:1.25rem 1.5rem}.confirmation-header h2{color:#b8005c;font-size:1.5rem;font-weight:600;margin:0}.close-confirmation-btn{align-items:center;background:#fff;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;font-size:1rem;height:2rem;justify-content:center;transition:all .2s ease;width:2rem}.close-confirmation-btn:hover{background-color:#ffd6e5;color:#b8005c}.confirmation-content{padding:2rem 2rem 1rem}.order-success-animation{display:flex;justify-content:center;margin-bottom:1.5rem}.checkmark-circle{background-color:#b8005c;border-radius:50%;display:inline-block;height:80px;position:relative;vertical-align:top;width:80px}.checkmark{border-radius:5px}.checkmark:after{animation:checkmark .8s ease forwards;border:solid #fff;border-width:0 4px 4px 0;content:"";display:block;height:50px;left:29px;opacity:0;position:absolute;top:14px;transform:rotate(45deg);width:25px}@keyframes checkmark{0%{height:0;opacity:0;width:0}40%{height:0;opacity:1;width:25px}to{height:50px;opacity:1;width:25px}}.next-steps,.order-details,.payment-info{margin-bottom:2rem}.next-steps h3,.order-details h3,.payment-info h3{border-bottom:1px solid #ffd6e5;color:#b8005c;font-size:1.25rem;margin-bottom:1rem;margin-top:0;padding-bottom:.5rem}.order-info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.order-info-item{background-color:#fff9fb;border:1px solid #ffd6e5;border-radius:.5rem;display:flex;flex-direction:column;padding:1rem}.info-label{color:#666;font-size:.85rem;margin-bottom:.25rem}.info-value{color:#333;font-size:1.1rem;font-weight:600}.info-value.highlight{color:#b8005c;font-size:1.2rem}.status-badge{background-color:#ffb8d2;border-radius:1rem;color:#b8005c;display:inline-block;font-size:.9rem;font-weight:500;padding:.25rem .5rem}.payment-methods{display:flex;flex-direction:column;gap:1rem}.payment-method{background-color:#fff9fb;border:1px solid #ffd6e5;border-radius:.5rem;padding:1.25rem}.payment-method h4{color:#b8005c;font-size:1.1rem;margin-bottom:1rem;margin-top:0}.bank-details p{display:flex;flex-wrap:wrap;justify-content:space-between;margin:.5rem 0}.bank-details strong{margin-right:.5rem;min-width:120px}.payment-note{background-color:#fffaf3;border-left:3px solid #f59e0b;border-radius:0 .25rem .25rem 0;color:#333;font-size:.9rem;margin-top:1rem;padding:.75rem 1rem}.payment-note p{margin:.25rem 0}.steps-list{list-style:none;margin:0;padding:0}.steps-list li{align-items:flex-start;display:flex;margin-bottom:1rem}.step-icon{align-items:center;background-color:#b8005c;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:2rem;justify-content:center;margin-right:.75rem;width:2rem}.step-text{flex:1 1;padding-top:.25rem}.contact-btn{align-items:center;background-color:#25d366;color:#fff;display:flex;flex:1 1;font-size:1rem;gap:.5rem;justify-content:center;padding:.75rem}.contact-btn:hover{background-color:#128c7e}.continue-btn{background-color:#b8005c;color:#fff;font-size:1rem;padding:.75rem}.continue-btn:hover{background-color:#96004a}@media (max-width:600px){.confirmation-header h2{font-size:1.25rem}.confirmation-content{padding:1.5rem 1.5rem 1rem}.order-info-grid{gap:.75rem;grid-template-columns:1fr}.confirmation-actions{flex-direction:column;margin:0 1.5rem 1.5rem}.bank-details p{flex-direction:column}.bank-details strong{display:block;margin-bottom:.25rem}}.whatsapp-btn{align-items:center;background-color:#25d366;color:#fff;display:flex;flex:1 1;font-size:1rem;gap:.5rem;justify-content:center;padding:.75rem;transition:background-color .2s}.whatsapp-btn:hover{background-color:#128c7e}.whatsapp-icon{align-items:center;display:flex;justify-content:center}.confirmation-actions{display:flex;gap:1rem;margin:0 2rem 1.5rem}.continue-btn{flex:1 1}.order-saved-note{background-color:#e5f5ff;border-radius:0 0 1rem 1rem;border-top:1px solid #bfdbfe;color:#0369a1;font-size:.9rem;padding:1rem;text-align:center}.order-explanation{background-color:#f8f9fa;border-left:3px solid #b8005c;border-radius:.5rem;color:#495057;font-size:.9rem;margin:1rem 2rem;padding:1rem}.order-explanation p{margin:.5rem 0}@media (max-width:600px){.confirmation-actions{flex-direction:column;gap:.75rem;margin:0 1.5rem 1.5rem}}.network-status{display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;top:0;z-index:1000}.status-message{align-items:center;animation:slideDown .3s ease-out;background-color:#000000b3;border-radius:0 0 8px 8px;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;margin-top:0;padding:.75rem 1.5rem;pointer-events:auto}.reconnected .status-message{background-color:#28a745}.status-icon{font-size:1.25rem;margin-right:.75rem}.dismiss-status-btn{align-items:center;background:none;border:none;border-radius:50%;color:#ffffffb3;cursor:pointer;display:flex;font-size:1rem;height:24px;justify-content:center;margin-left:1rem;padding:0;transition:all .2s;width:24px}.dismiss-status-btn:hover{background-color:#ffffff1a;color:#fff}.site-footer{background:linear-gradient(135deg,#fff,#fef8fb 50%,#ffe9f0);border-top:1px solid #b8005c1a;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin-top:4rem;padding-top:0}.footer-main{padding:3rem 0 2rem}.footer-container{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1400px;padding:0 1.5rem}@media (min-width:640px){.footer-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-main{padding:4rem 0 2.5rem}.footer-container{gap:3rem;grid-template-columns:1.5fr 1fr 1fr 1fr;padding:0 2rem}}@media (min-width:1400px){.footer-container{padding:0 2.5rem}}.footer-about{max-width:100%}.footer-brand{color:#b8005c;font-size:1.75rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.footer-brand,.footer-tagline{font-family:Playfair Display,Georgia,serif}.footer-tagline{color:#d7296d;font-size:1rem;font-style:italic;font-weight:500;margin:0 0 1rem}.footer-description{color:#4a4a4a;font-size:.95rem;line-height:1.7;margin:0 0 1.5rem;max-width:400px}.footer-trust-badges{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.trust-badge{align-items:center;background:#b8005c0d;border:1px solid #b8005c26;border-radius:8px;color:#b8005c;display:flex;font-size:.85rem;font-weight:500;gap:.5rem;padding:.6rem 1rem;transition:all .2s ease}.trust-badge:hover{background:#b8005c1a;border-color:#b8005c40;transform:translateY(-2px)}.trust-badge svg{flex-shrink:0}.footer-section h4{color:#b8005c;font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:600;letter-spacing:-.015em;margin:0 0 1.25rem}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section li{color:#4a4a4a;font-size:.95rem;line-height:1.6;margin-bottom:.75rem}.footer-section a{color:#4a4a4a;display:inline-block;text-decoration:none;transition:color .2s ease}.footer-section a:hover{color:#b8005c}.contact-info li{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1rem}.contact-info .icon{color:#b8005c;flex-shrink:0;margin-top:.125rem}.contact-info a,.contact-info span{flex:1 1}.social-links{display:flex;gap:.75rem;margin-top:1.5rem}.social-links a{align-items:center;background:#b8005c14;border:1px solid #b8005c26;border-radius:50%;color:#b8005c;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.social-links a:hover{background:#b8005c;border-color:#b8005c;box-shadow:0 4px 12px #b8005c40;color:#fff;transform:translateY(-3px)}.footer-bottom{background:#b8005c14;border-top:1px solid #b8005c26;margin-top:2rem;padding:1.5rem 0}.footer-bottom-content{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:0 auto;max-width:1400px;padding:0 1.5rem;text-align:center}@media (min-width:768px){.footer-bottom-content{flex-direction:row;justify-content:space-between;padding:0 2rem}}@media (min-width:1400px){.footer-bottom-content{padding:0 2.5rem}}.copyright{color:#4a4a4a;font-size:.9rem;font-weight:500}.footer-links-bottom{align-items:center;display:flex;font-size:.9rem;gap:.75rem}.footer-links-bottom a{color:#4a4a4a;font-weight:500;text-decoration:none;transition:color .2s ease}.footer-links-bottom a:hover{color:#b8005c}.separator{color:#4a4a4a66;font-weight:300}@media (max-width:639px){.footer-main{padding:2.5rem 0 1.5rem}.footer-container{gap:2rem;padding:0 1rem}.footer-brand{font-size:1.5rem}.footer-section h4{font-size:1.1rem;margin-bottom:1rem}.footer-description{font-size:.9rem}.trust-badge{font-size:.8rem;padding:.5rem .85rem}.social-links a{height:36px;width:36px}}.footer-secret-area{opacity:0}.mobile-menu-overlay{animation:fadeIn .3s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1100}.mobile-menu-drawer{animation:slideInRight .3s cubic-bezier(.4,0,.2,1);background:#fff;bottom:0;box-shadow:-4px 0 24px #00000026;display:flex;flex-direction:column;max-width:320px;overflow-y:auto;position:fixed;right:0;top:0;width:85%;z-index:1101}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.mobile-menu-header{align-items:center;background:linear-gradient(135deg,#fef8fb,#fff);border-bottom:1px solid #b8005c1a;display:flex;justify-content:space-between;padding:1rem 1.25rem}.mobile-menu-brand{align-items:center;display:flex;gap:.75rem}.mobile-menu-logo{height:36px;width:auto}.mobile-menu-title{color:#b8005c;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:700}.mobile-menu-close{align-items:center;background:#fff;border:none;border-radius:50%;color:#666;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.mobile-menu-close:active,.mobile-menu-close:hover{background:#ffe9f0;color:#b8005c}.mobile-menu-nav{flex:1 1;overflow-y:auto;padding:1rem 0}.nav-section{margin-bottom:1.5rem;padding:0 1.25rem}.nav-section-title{color:#999;font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.1em;margin:0 0 .75rem;padding:0 .5rem;text-transform:uppercase}.mobile-nav-link{align-items:center;border-radius:0;color:#333;display:flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:500;gap:.85rem;margin:.25rem 0;padding:.85rem .75rem;text-decoration:none;transition:all .2s ease}.mobile-nav-link svg{color:#b8005c;flex-shrink:0}.mobile-nav-link:active,.mobile-nav-link:hover{background:#b8005c0f;color:#b8005c}.mobile-nav-link.active{background:#b8005c1a;color:#b8005c;font-weight:600}.mobile-nav-link.secondary{color:#555;font-size:.9rem;padding:.7rem .75rem}.mobile-nav-link.secondary svg{color:#888}.mobile-nav-link.secondary:hover{background:#b8005c0a}.mobile-nav-link.secondary.active{background:#b8005c14;color:#b8005c}.mobile-nav-link.secondary.active svg{color:#b8005c}.mobile-menu-footer{background:linear-gradient(180deg,#fff,#fef8fb);border-top:1px solid #b8005c1a;padding:1.25rem}.contact-info{margin-bottom:1rem}.contact-label{color:#666;font-family:Inter,sans-serif;font-size:.8rem;margin:0 0 .35rem}.whatsapp-link{color:#25d366;display:inline-block;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s}.whatsapp-link:hover{opacity:.8}.copyright{color:#999;font-family:Inter,sans-serif;font-size:.75rem;margin:0}@media (min-width:768px){.mobile-menu-drawer{max-width:360px}.mobile-menu-header{padding:1.25rem 1.5rem}.nav-section{padding:0 1.5rem}.mobile-menu-footer{padding:1.5rem}}@media (min-width:1024px){.mobile-menu-drawer,.mobile-menu-overlay{display:none}}.site-header{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffffffa;box-shadow:0 1px 3px #0000000f;left:0;position:sticky;right:0;top:0;transform:translateZ(0);transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:1000}.site-header.scrolled{background:#fff;box-shadow:0 4px 16px #00000014,0 2px 4px #b8005c14}.announcement-bar{background:linear-gradient(90deg,#b8005c,#d7296d);color:#fff;padding:.5rem 1rem;text-align:center;transition:all .3s ease}.site-header.scrolled .announcement-bar{padding:.35rem 1rem}.announcement-content{margin:0 auto;max-width:1400px}.announcement-text{font-family:Inter,sans-serif;font-size:.85rem;font-weight:500;letter-spacing:.01em}@media (max-width:640px){.announcement-bar{padding:.4rem .75rem}.announcement-text{font-size:.75rem}}.main-header{background:#fff;border-bottom:1px solid #b8005c14}.header-container{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:.75rem 1.5rem}.site-header.scrolled .header-container{padding:.6rem 1.5rem}.header-logo-link{color:inherit;text-decoration:none}.header-logo-section{align-items:center;display:flex;flex-shrink:0;gap:.75rem}.header-logo-img{height:45px;transition:transform .3s ease;width:auto}.site-header.scrolled .header-logo-img{height:40px}.header-logo-img:hover{transform:scale(1.05)}.header-brand{display:none}@media (min-width:768px){.header-brand{display:flex;flex-direction:column;gap:.1rem}.header-brand-name{color:#b8005c;font-family:Playfair Display,Georgia,serif;font-size:1.25rem;font-weight:700;letter-spacing:-.5px;line-height:1.2}.header-tagline{color:#666;font-family:Inter,sans-serif;font-size:.7rem;letter-spacing:.02em}}@media (min-width:1024px){.header-container{padding:1rem 2rem}.site-header.scrolled .header-container{padding:.75rem 2rem}.header-logo-img{height:50px}.site-header.scrolled .header-logo-img{height:42px}.header-brand-name{font-size:1.35rem}.header-tagline{font-size:.75rem}}.desktop-nav{align-items:center;display:none;gap:.5rem}@media (min-width:1024px){.desktop-nav{display:flex;gap:.75rem}}.nav-link{border-radius:0;color:#333;font-family:Inter,sans-serif;font-size:.95rem;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:all .25s ease;white-space:nowrap}.nav-link:hover{background:#b8005c0f;color:#b8005c}.nav-link.active{background:#b8005c1a;color:#b8005c;font-weight:600}.header-actions{align-items:center;display:flex;gap:.5rem}@media (min-width:768px){.header-actions{gap:.75rem}}.icon-button{align-items:center;background:#fff;border:2px solid #ffcce0;border-radius:50%;box-shadow:0 1px 3px #00000014;color:#b8005c;cursor:pointer;display:flex;height:44px;justify-content:center;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);width:44px}.icon-button svg{stroke-width:2}.icon-button:hover{background:#ffe9f0;border-color:#b8005c;box-shadow:0 4px 12px #b8005c33;transform:translateY(-2px)}@media (min-width:768px){.icon-button{height:46px;width:46px}}@media (min-width:1024px){.icon-button{height:48px;width:48px}.icon-button svg{height:20px;width:20px}}.icon-button.cart-button{background:#b8005c;border-color:#b8005c;color:#fff}.icon-button.cart-button:hover{background:#d7296d;border-color:#d7296d}.cart-badge{align-items:center;background:#d7296d;border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px #0003;color:#fff;display:flex;font-size:.7rem;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:0 5px;position:absolute;right:-5px;top:-5px}.icon-button.search-toggle.active{background:#b8005c;border-color:#b8005c;color:#fff}.mobile-menu-toggle{display:flex}@media (min-width:1024px){.mobile-menu-toggle{display:none}}@media (max-width:640px){.header-container{gap:.5rem;padding:.6rem 1rem}.header-logo-img{height:38px}.site-header.scrolled .header-logo-img{height:34px}.icon-button{height:42px;width:42px}.icon-button svg{height:18px;width:18px}.header-actions{gap:.4rem}}@media (max-width:375px){.header-container{padding:.5rem .75rem}.header-logo-img{height:34px}.icon-button{height:38px;width:38px}.icon-button svg{height:16px;width:16px}.announcement-text{font-size:.7rem}}.hero-section{background:linear-gradient(135deg,#fff,#fef8fb 50%,#ffe9f0);margin-bottom:0;overflow:hidden;padding:3rem 1.5rem 2.5rem;position:relative}.hero-section:before{background-image:radial-gradient(circle at 20% 50%,#b8005c08 0,#0000 50%),radial-gradient(circle at 80% 80%,#b8005c08 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:0}.hero-content{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr;margin:0 auto;max-width:1400px;position:relative;z-index:1}.hero-text{animation:fadeInUp .8s ease-out;text-align:center}.hero-title{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:2.25rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0 0 1.25rem}.hero-accent{color:#b8005c;display:block;margin-top:.25rem}.hero-subtitle{color:#4a4a4a;font-family:Inter,sans-serif;font-size:1rem;line-height:1.7;margin:0 auto 1.75rem;max-width:500px}.trust-indicators{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1.25rem}.trust-item{align-items:center;background:#fff;border:1px solid #b8005c14;border-radius:25px;box-shadow:0 2px 8px #0000000a;color:#555;display:flex;font-family:Inter,sans-serif;font-size:.7rem;font-weight:500;gap:.25rem;padding:.35rem .6rem}.trust-icon{font-size:.85rem}.trust-text{white-space:nowrap}@media (min-width:768px){.trust-indicators{gap:1rem;margin-bottom:2rem}.trust-item{font-size:.8rem;gap:.4rem;padding:.5rem .85rem}.trust-icon{font-size:1rem}}.hero-cta-group{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.hero-cta{align-items:center;border:none;border-radius:50px;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:.95rem;font-weight:600;gap:.5rem;letter-spacing:-.01em;padding:.9rem 2rem;transition:all .3s ease}.hero-cta.primary{background:#b8005c;box-shadow:0 4px 16px #b8005c40;color:#fff}.hero-cta.primary:hover{background:#d7296d;box-shadow:0 6px 24px #b8005c59;transform:translateY(-2px)}.hero-cta.secondary{background:#fff;border:2px solid #ffcce0;color:#b8005c}.hero-cta.secondary:hover{background:#ffe9f0;border-color:#b8005c;transform:translateY(-2px)}.hero-cta:active{transform:translateY(0)}.hero-showcase{align-items:center;animation:fadeIn 1s ease-out .3s both;display:flex;justify-content:center;position:relative}.showcase-wrapper{max-width:350px;position:relative;width:100%}.showcase-display{aspect-ratio:1;background:#fff;border:1px solid #b8005c14;border-radius:24px;box-shadow:0 8px 32px #b8005c1f;overflow:hidden;position:relative;width:100%}.showcase-item{display:flex;flex-direction:column;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .6s ease;width:100%}.showcase-item.active{opacity:1}.showcase-image{height:100%;object-fit:cover;width:100%}.showcase-label{background:linear-gradient(0deg,#000c,#0000);bottom:0;display:flex;flex-direction:column;gap:.25rem;left:0;padding:1.25rem;position:absolute;right:0}.showcase-label-text{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:1.1rem;font-weight:600}.showcase-label-desc{color:#ffffffd9;font-family:Inter,sans-serif;font-size:.8rem}.showcase-indicators{display:flex;gap:.5rem;justify-content:center;margin-top:1rem}.indicator-dot{background:#ffcce0;border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.indicator-dot:hover{background:#d7296d}.indicator-dot.active{background:#b8005c;border-radius:5px;width:28px}.hero-personalize-badge{align-items:center;animation:badgePulse 3s ease-in-out infinite;background:linear-gradient(135deg,#b8005c,#d7296d);border-radius:25px;box-shadow:0 4px 12px #b8005c4d;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:.8rem;font-weight:600;gap:.35rem;padding:.5rem 1rem;position:absolute;right:-8px;top:-12px;z-index:10}.badge-sparkle{font-size:1rem}.hero-decoration{background:linear-gradient(135deg,#b8005c14,#b8005c05);border-radius:50%;height:80px;pointer-events:none;position:absolute;width:80px}.hero-decoration.top-right{right:-20px;top:-20px}.hero-decoration.bottom-left{bottom:-30px;height:100px;left:-30px;width:100px}@media (min-width:640px){.hero-section{padding:4rem 2rem 3rem}.hero-title{font-size:2.75rem}.hero-subtitle{font-size:1.1rem}.trust-item{font-size:.85rem;padding:.55rem 1rem}.showcase-wrapper{max-width:380px}.showcase-label-text{font-size:1.2rem}.showcase-label-desc{font-size:.85rem}}@media (min-width:1024px){.hero-section{padding:4.5rem 2.5rem 4rem}.hero-content{gap:4rem;grid-template-columns:1.1fr 1fr}.hero-text{text-align:left}.hero-title{font-size:3.25rem}.hero-accent{display:inline}.hero-subtitle{font-size:1.15rem;margin-left:0;margin-right:0;max-width:100%}.trust-indicators{justify-content:flex-start}.trust-item{font-size:.85rem}.hero-cta-group{justify-content:flex-start}.hero-cta{font-size:1rem;padding:1rem 2.25rem}.showcase-wrapper{max-width:420px}.showcase-display{border-radius:28px}.hero-personalize-badge{font-size:.85rem;padding:.6rem 1.15rem;right:-10px;top:-15px}.hero-decoration{height:100px;width:100px}.hero-decoration.bottom-left{height:140px;width:140px}}@media (min-width:1400px){.hero-section{padding:5rem 3rem 4.5rem}.hero-content{gap:5rem}.hero-title{font-size:3.75rem}.hero-subtitle{font-size:1.2rem}.showcase-wrapper{max-width:480px}.showcase-label{padding:1.5rem}.showcase-label-text{font-size:1.35rem}.showcase-label-desc{font-size:.9rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-cta,.hero-personalize-badge,.hero-showcase,.hero-text,.showcase-item{animation:none}.hero-cta:hover{transform:none}.indicator-dot,.showcase-item{transition:none}}.how-it-works-section{background:linear-gradient(180deg,#fff,#fef8fb);margin:0;padding:1.75rem 1rem}.how-it-works-container{margin:0 auto;max-width:1200px}.how-it-works-header{margin-bottom:1.25rem;text-align:center}.how-it-works-title{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:1.35rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .35rem}.how-it-works-subtitle{color:#666;font-family:Inter,sans-serif;font-size:.85rem;margin:0 auto;max-width:500px}.how-it-works-steps{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.how-it-works-section{padding:2.5rem 1.5rem}.how-it-works-header{margin-bottom:2rem}.how-it-works-title{font-size:1.75rem}.how-it-works-subtitle{font-size:1rem}.how-it-works-steps{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.step-card{padding:1.5rem}.step-icon-wrapper{height:70px;margin-bottom:1rem;width:70px}.step-icon{font-size:2rem}.step-number{font-size:.75rem;height:24px;right:-4px;top:-4px;width:24px}.step-title{font-size:1.1rem;margin-bottom:.5rem}.step-description{font-size:.9rem;line-height:1.5}}@media (min-width:1024px){.how-it-works-steps{gap:1.5rem;grid-template-columns:repeat(4,1fr)}}.step-card{background:#fff;border:1px solid #b8005c14;border-radius:0;box-shadow:0 2px 8px #0000000a;padding:.85rem;position:relative;text-align:center;transition:all .3s ease}.step-card:hover{border-color:#b8005c33;box-shadow:0 8px 24px #b8005c1f;transform:translateY(-4px)}.step-icon-wrapper{align-items:center;background:linear-gradient(135deg,#ffe9f0,#fff);border-radius:50%;box-shadow:0 2px 8px #b8005c1a;display:inline-flex;height:45px;justify-content:center;margin-bottom:.5rem;position:relative;width:45px}.step-icon{font-size:1.25rem}.step-number{align-items:center;background:#b8005c;border-radius:50%;box-shadow:0 2px 6px #b8005c4d;color:#fff;display:flex;font-family:Inter,sans-serif;font-size:.6rem;font-weight:700;height:18px;justify-content:center;position:absolute;right:-2px;top:-2px;width:18px}.step-title{color:#1a1a1a;font-family:Playfair Display,Georgia,serif;font-size:.85rem;font-weight:600;margin:0 0 .25rem}.step-description{color:#666;font-family:Inter,sans-serif;font-size:.7rem;line-height:1.4;margin:0}.step-connector{display:none}@media (min-width:1024px){.step-connector{align-items:center;display:flex;position:absolute;right:-1.25rem;top:50%;transform:translateY(-50%);z-index:1}.connector-line{display:none}.connector-arrow{color:#b8005c;font-size:1.25rem;opacity:.4}}@media (min-width:640px) and (max-width:1023px){.how-it-works-section{padding:3.5rem 2rem}.how-it-works-title{font-size:2rem}}@media (min-width:1024px){.how-it-works-section{padding:4rem 2.5rem}.how-it-works-header{margin-bottom:3rem}.how-it-works-title{font-size:2.25rem}.how-it-works-subtitle{font-size:1.1rem}.step-card{padding:2rem 1.5rem}.step-icon-wrapper{height:80px;margin-bottom:1.25rem;width:80px}.step-icon{font-size:2.25rem}.step-number{font-size:.8rem;height:28px;right:-5px;top:-5px;width:28px}.step-title{font-size:1.15rem;margin-bottom:.75rem}.step-description{font-size:.9rem}}@media (prefers-reduced-motion:reduce){.step-card{transition:none}.step-card:hover{transform:none}}.personalization-badge{align-items:center;background:linear-gradient(135deg,#b8005c,#d7296d);border-radius:0;box-shadow:0 2px 8px #b8005c4d;color:#fff;display:inline-flex;font-family:Inter,sans-serif;font-weight:600;gap:.35rem;letter-spacing:.01em;padding:.35rem .65rem;position:absolute;z-index:3}.personalization-badge.default{left:12px;top:12px}.personalization-badge.corner{bottom:12px;left:auto;right:12px;top:auto}.personalization-badge.ribbon{border-radius:0;left:-8px;padding-left:1rem;top:16px}.personalization-badge.small{font-size:.65rem;padding:.3rem .55rem}.personalization-badge.small .badge-icon{font-size:.7rem}.personalization-badge.medium{font-size:.75rem;padding:.4rem .75rem}.personalization-badge.medium .badge-icon{font-size:.85rem}.personalization-badge.large{font-size:.85rem;padding:.5rem 1rem}.personalization-badge.large .badge-icon{font-size:1rem}.badge-icon{line-height:1}.badge-text{white-space:nowrap}.product-card:hover .personalization-badge{box-shadow:0 4px 12px #b8005c66;transform:scale(1.05)}@keyframes badgePulse{0%,to{box-shadow:0 2px 8px #b8005c4d}50%{box-shadow:0 2px 12px #b8005c80}}.personalization-badge{animation:badgePulse 3s ease-in-out infinite;transition:transform .3s ease,box-shadow .3s ease}@media (prefers-reduced-motion:reduce){.personalization-badge{animation:none}.product-card:hover .personalization-badge{transform:none}}@media (max-width:640px){.personalization-badge{font-size:.6rem;gap:.25rem;padding:.25rem .5rem}.personalization-badge .badge-icon{font-size:.65rem}.personalization-badge.default{left:8px;top:8px}}.optimized-pagination{justify-content:center;margin:2rem auto;max-width:100%;padding:0 1rem}.optimized-pagination,.pagination-numbers{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.pagination-btn{align-items:center;background-color:#fff;border:1px solid #ffcce0;border-radius:.25rem;color:#b8005c;cursor:pointer;display:flex;font-weight:700;height:2.5rem;justify-content:center;min-width:2.5rem;padding:0 .5rem;transition:all .2s ease}.pagination-btn:focus{outline:2px solid #b8005c;outline-offset:2px}.pagination-btn:hover{background-color:#ffd6e5}.pagination-btn.active{background-color:#b8005c;border-color:#b8005c;color:#fff}.pagination-arrow{align-items:center;background-color:#fff;border:1px solid #ffcce0;border-radius:.25rem;color:#b8005c;cursor:pointer;display:flex;font-weight:700;justify-content:center;min-width:5rem;padding:.5rem 1rem;transition:all .2s ease}.pagination-arrow:focus{outline:2px solid #b8005c;outline-offset:2px}.pagination-arrow:hover:not([disabled]){background-color:#ffd6e5}.pagination-arrow[disabled]{cursor:not-allowed;opacity:.5}.pagination-ellipsis{align-items:center;color:#b8005c;display:flex;justify-content:center;margin:0 .25rem;min-width:1.5rem;-webkit-user-select:none;user-select:none}.pagination-arrow.loading,.pagination-btn.loading{overflow:hidden;position:relative}.pagination-arrow.loading:after,.pagination-btn.loading:after{animation:loading-shimmer 1.5s infinite;background:linear-gradient(90deg,#fff0,#ffffff80,#fff0);content:"";height:100%;left:0;position:absolute;top:0;width:100%}@keyframes loading-shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@media (max-width:576px){.pagination-btn{font-size:.875rem;height:2rem;min-width:2rem}.pagination-arrow{font-size:.875rem;min-width:4rem;padding:.375rem .75rem}}.promo-modal-overlay{align-items:center;animation:fadeIn .3s ease-in-out;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:10000}.promo-modal-overlay.closing{animation:fadeOut .3s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.promo-modal-content{animation:slideUp .4s ease-out;max-height:90vh;max-width:90%;overflow-y:auto}.promo-modal-overlay.closing .promo-modal-content{animation:slideDown .3s ease-in}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}.promo-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:500px;overflow:hidden;position:relative;width:100%}.promo-modal-close{align-items:center;background:#00000080;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;height:35px;justify-content:center;position:absolute;right:15px;top:15px;transition:all .2s ease;width:35px;z-index:10}.promo-modal-close:hover{background:#000c;transform:rotate(90deg)}.promo-modal-image{margin-bottom:0;max-height:250px;overflow:hidden;width:100%}.promo-modal-image img{display:block;height:100%;object-fit:cover;width:100%}.promo-modal-body{margin-top:0;padding:30px;text-align:center}.promo-modal-title{color:#333;font-size:28px;font-weight:700;margin:0 0 15px}.promo-modal-message{color:#666;font-size:16px;line-height:1.6;margin:0 0 25px}.promo-modal-button{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 4px 15px #667eea66;color:#fff;display:inline-block;font-size:16px;font-weight:600;padding:14px 40px;text-decoration:none;transition:all .3s ease}.promo-modal-button:hover{box-shadow:0 6px 20px #667eea99;transform:translateY(-2px)}.classic-template{background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.classic-template .promo-modal-title{color:#2c3e50}.classic-template .promo-modal-button{background:linear-gradient(135deg,#667eea,#764ba2)}.festive-template{background:linear-gradient(135deg,#ffeaa7,#fdcb6e);border:3px solid #f39c12}.festive-decoration{animation:bounce 1s infinite;display:flex;font-size:32px;justify-content:space-around;padding:15px 20px}.festive-decoration.bottom{padding:10px 20px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.festive-star{animation:rotate 3s linear infinite;display:inline-block}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.festive-title{color:#d63031;font-size:32px;text-shadow:2px 2px 4px #0000001a}.festive-message{color:#2d3436;font-weight:500}.festive-button{animation:pulse 2s infinite;background:linear-gradient(135deg,#fd79a8,#e84393);box-shadow:0 4px 15px #fd79a880}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.festive-button:hover{background:linear-gradient(135deg,#e84393,#fd79a8);box-shadow:0 6px 20px #fd79a8b3}.flash-sale-template{background:linear-gradient(135deg,#000,#434343);border:3px solid #ff6b6b}.flash-badge{align-items:center;animation:flashBadge 1.5s infinite;background:linear-gradient(90deg,#ff6b6b,#ee5a6f);color:#fff;display:flex;font-size:18px;font-weight:700;gap:10px;justify-content:center;letter-spacing:2px;padding:12px 20px;text-align:center}@keyframes flashBadge{0%,to{background:linear-gradient(90deg,#ff6b6b,#ee5a6f)}50%{background:linear-gradient(90deg,#ee5a6f,#ff6b6b)}}.flash-icon{animation:flash 1s infinite;font-size:24px}@keyframes flash{0%,to{opacity:1}50%{opacity:.3}}.flash-close{background:#ffffffe6;color:#000}.flash-close:hover{background:#fff}.flash-body{background:#fffffff2;border-radius:12px;margin:0 15px 15px}.flash-title{color:#ff6b6b;font-size:32px;letter-spacing:1px;text-transform:uppercase}.flash-message{color:#2d3436;font-weight:500}.flash-button{background:linear-gradient(135deg,#ff6b6b,#ee5a6f);box-shadow:0 4px 15px #ff6b6b80;overflow:hidden;position:relative}.flash-button .button-glow{position:relative;z-index:1}.flash-button:before{background:#ffffff4d;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.flash-button:hover:before{left:100%}.flash-button:hover{box-shadow:0 6px 20px #ff6b6bb3;transform:translateY(-2px)}.flash-urgency{background:#ff6b6b;color:#fff;font-size:14px;font-weight:600;letter-spacing:1px;padding:10px;text-align:center;text-transform:uppercase}@media (max-width:768px){.promo-modal-content{max-width:95%}.promo-modal{border-radius:12px;max-width:100%}.promo-modal-body{padding:25px 20px}.promo-modal-title{font-size:24px}.festive-title,.flash-title{font-size:26px}.promo-modal-message{font-size:15px}.promo-modal-button{font-size:15px;padding:12px 30px}.promo-modal-close{font-size:18px;height:32px;right:10px;top:10px;width:32px}.festive-decoration{font-size:24px;padding:10px 15px}.flash-badge{font-size:16px;padding:10px 15px}}@media (max-width:480px){.promo-modal-title{font-size:20px}.festive-title,.flash-title{font-size:22px}.promo-modal-message{font-size:14px;margin-bottom:20px}.promo-modal-button{font-size:14px;padding:10px 25px}.promo-modal-image{max-height:180px}.festive-decoration{font-size:20px}.flash-badge{font-size:14px}.flash-icon{font-size:18px}}
/*# sourceMappingURL=main.c99e63ac.css.map*/