.product-card{background:#fff;border-radius:.5rem;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #0000001a;position:relative}.wishlist-btn{position:absolute;top:1rem;right:1rem;background:#fffffff2;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:10;box-shadow:0 2px 8px #00000026;color:#666}.wishlist-btn:hover{background:#fff;transform:scale(1.15);box-shadow:0 4px 12px #0003}.wishlist-btn:active{transform:scale(1.05)}.wishlist-btn.active{color:#ef4444;background:#fff;box-shadow:0 4px 12px #ef44444d}.wishlist-btn.active svg{fill:#ef4444;stroke:#ef4444;animation:heartBeat .3s ease-in-out}@keyframes heartBeat{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.product-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0000000d;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:6}.product-actions{display:flex;gap:.5rem}.quick-view-btn{background:#fffffff2;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.quick-view-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #0003}.product-name{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#000;cursor:pointer;transition:color .2s ease}.product-name:hover{color:#d9b855}.product-colors{display:flex;gap:.5rem;margin-bottom:1rem}.product-cart-section{margin-top:.75rem}.quantity-controls{display:flex;align-items:center;justify-content:center;gap:.5rem;background:#f3f4f6;border-radius:.375rem;padding:.25rem}.quantity-btn{background:transparent;border:none;padding:.25rem;border-radius:.25rem;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center}.quantity-btn:hover{background:#e5e7eb}.quantity-display{font-weight:600;min-width:1.5rem;text-align:center}.add-to-cart-btn{width:100%;padding:.75rem;background:#d9b855;color:#fff;border:none;border-radius:.375rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.add-to-cart-btn:hover:not(.out-of-stock){background:#f2da91;transform:translateY(-1px)}.add-to-cart-btn.out-of-stock{background:#6b7280;cursor:not-allowed;opacity:.7}.product-card.dark{background:#1a1a1a;border:1px solid #333;box-shadow:0 2px 8px #0000004d,0 0 15px #80808080,0 0 30px #8080804d}.product-card.dark .product-name{color:#fff}.product-card.dark .product-price span:last-child{color:#fff}.product-card.dark .wishlist-btn{background:#000000b3;color:#fff;box-shadow:0 2px 8px #0000004d}.product-card.dark .wishlist-btn:hover{background:#000000e6;box-shadow:0 4px 12px #0006}.product-card.dark .wishlist-btn.active{color:#ef4444;background:#000000e6;box-shadow:0 4px 12px #ef44444d}.product-card.dark .wishlist-btn.active svg{fill:#ef4444;stroke:#ef4444}.product-card.dark .quantity-controls{background:#374151}.product-card.dark .quantity-btn:hover{background:#4b5563}.product-card.dark .quantity-display{color:#fff}.product-card.dark .quick-view-btn{background:#000000b3;color:#fff}.product-card.dark .quick-view-btn:hover{background:#000000e6}.product-card.dark .product-overlay{background:#ffffff0d}.product-card.dark:hover{box-shadow:0 8px 24px #0006,0 0 25px #808080b3,0 0 50px #80808066}@media(max-width:768px){.product-image{height:250px}.product-info{padding:.75rem}.product-name{font-size:.875rem}}@media(max-width:480px){.product-image{height:200px}.wishlist-btn,.quick-view-btn{width:2rem;height:2rem}.product-info{padding:.5rem}}.no-transition{transition:none!important}.hero{position:relative;height:900px;overflow:hidden;margin-bottom:48px;width:100%}.swiper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;margin:0 auto;overflow:hidden}.swiper-initialized{overflow:hidden}.swiper-horizontal{flex-direction:row}.h-full{height:100%}.max-h-full{max-height:100%}.min-h-0{min-height:0}.w-full{width:100%}.min-w-0{min-width:0}.max-w-full{max-width:100%}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box;cursor:grab}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative}.swiper-slide-active{z-index:10}.swiper-slide-prev,.swiper-slide-next{z-index:5}.group,.relative{position:relative}.isolate{isolation:isolate}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.overflow-hidden{overflow:hidden}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.cursor-pointer{cursor:pointer}.absolute{position:absolute}.inset-x-0{left:0;right:0}.top-0{top:0}.bottom-0{bottom:0}.h-\[200px\]{height:200px}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.from-transparent-35{--tw-gradient-from: rgb(255 255 255 / .35);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgb(255 255 255 / 0))}.max-w-\[480px\]{max-width:480px}.md\:mr-2{margin-right:.5rem}@media(min-width:768px){.md\:mr-2{margin-right:.5rem}}.swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}@media(max-width:768px){.hero{height:550px}}.section{padding:40px 0;display:flex;justify-content:center}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.col-12{flex:0 0 100%;max-width:100%;padding-right:15px;padding-left:15px}.home-categories-wrapper{display:flex;flex-wrap:wrap;justify-content:center;gap:120px;margin-top:20px}.home-categories-card{position:relative;width:200px;text-align:center;cursor:pointer;transition:transform .3s ease}.home-categories-card:hover{transform:translateY(-5px)}.home-categories-card img{width:100%;height:200px;object-fit:cover;border-radius:50%;box-shadow:0 4px 8px #0000001a;transition:box-shadow .3s ease}.home-categories-card:hover img{box-shadow:0 6px 12px #00000026}.home-categories-card span{display:inline-block;margin-top:12px;text-decoration:none;color:var(--text-dark, #000);transition:color .3s ease}.home-categories-card span:hover{color:var(--primary-color, #9d9fab)}.home-categories-card h5{font-size:16px;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px}.section-title{text-align:center;font-size:24px;font-weight:700;margin:0 auto 32px;text-transform:uppercase;color:var(--primary-color, #9d9fab);display:block}:root{--primary-color: #D9B855;--primary-hover: #F2DA91;--text-dark: #000;--text-light: #666;--border-color: #e5e5e5;--background-light: #f8f8f8;--background-white: #fff}.dark-mode{--primary-color: #D9B855;--primary-hover: #F2DA91;--text-dark: #fff;--text-light: #ccc;--border-color: #333;--background-light: #1a1a1a;--background-white: #121212}[data-theme=dark] .home-categories-card span{color:var(--text-dark)}[data-theme=dark] .home-categories-card span:hover,[data-theme=dark] .section-title{color:var(--primary-color)}@media(max-width:768px){.home-categories-wrapper{gap:60px}.home-categories-card{width:calc(50% - 30px)}.home-categories-card img{height:180px;border-radius:50%}}@media(max-width:480px){.home-categories-wrapper{gap:40px}.home-categories-card{width:calc(50% - 20px)}.home-categories-card img{height:150px;border-radius:50%}.home-categories-card h5{font-size:14px}}.products{position:relative}.section-title{text-align:center;margin-bottom:2rem;font-weight:700}.products.dark .section-title{color:#fff}.filter-chips{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.chip{padding:.5rem 1rem;border-radius:2rem;border:1px solid;background:transparent;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:.875rem}.chip:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.chip.active{background:#d9b855;color:#fff;border-color:#d9b855}.products.dark .chip.active{background:#f2da91;color:#000;border-color:#f2da91}.products-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;margin-bottom:3rem}@media(min-width:768px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.products-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.product-card{background:#fff;border-radius:.5rem;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.product-image{position:relative;overflow:hidden;height:300px}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.wishlist-btn{position:absolute;top:1rem;right:1rem;background:#ffffffe6;border:none;border-radius:50%;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10}.wishlist-btn:hover{background:#fff;transform:scale(1.1)}.wishlist-btn.active{color:#ef4444}.product-info{padding:1rem}.product-name{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#000}.product-price{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.product-price span:first-child{text-decoration:line-through;color:#999;font-size:.875rem}.product-price span:last-child{font-weight:600;color:#000}.product-colors{display:flex;gap:.5rem}.color-dot{width:1rem;height:1rem;border-radius:50%;border:1px solid #ddd;transition:transform .2s ease}.color-dot:hover{transform:scale(1.2)}.products.dark .product-card{background:#1a1a1a;border:1px solid #333;box-shadow:0 2px 8px #0000004d,0 0 15px #80808080,0 0 30px #8080804d}.products.dark .product-card:hover{box-shadow:0 8px 24px #0006,0 0 25px #808080b3,0 0 50px #80808066}.products.dark .product-name{color:#fff}.products.dark .product-price span:last-child{color:#fff}.products.dark .wishlist-btn{background:#000000b3;color:#fff}.products.dark .wishlist-btn:hover{background:#000000e6}@media(max-width:767px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.filter-chips{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.5rem}.chip{flex-shrink:0}}@media(max-width:480px){.products-grid{gap:.75rem}.product-image{height:200px}.product-info{padding:.75rem}.product-name{font-size:.875rem}.section-title{font-size:1.5rem}}.shop-page-container{display:flex;flex-direction:column}.shop-page-row{display:flex;flex-direction:column;width:100%}@media(min-width:1024px){.shop-page-row{flex-direction:row}}.shop-content-area{width:100%}@media(min-width:1024px){.shop-content-area{width:75%}}.accordion-collapse{transition:all .3s ease-in-out;overflow:hidden}.accordion-collapse.show{display:block!important;opacity:1;max-height:2000px}.accordion-collapse.hidden{display:none!important;opacity:0;max-height:0}.accordion-button{transition:background-color .2s ease}.accordion-button:hover{background-color:#0000000d}.dark .accordion-button:hover{background-color:#ffffff0d}.form-check-input:checked{background-color:#d9b855;border-color:#d9b855}.form-check-input:focus{border-color:#d9b855;box-shadow:0 0 0 .2rem #d9b85540}.shop-sidebar{background:#fff;border-radius:.5rem;padding:1rem;box-shadow:0 2px 8px #0000001a;width:100%}@media(min-width:1024px){.shop-sidebar{width:25%;flex-shrink:0}}.dark .shop-sidebar{background:#1a1a1a;border:1px solid #333}.accordion-item{background:transparent;border:none;margin-bottom:1rem}.accordion-header{margin-bottom:0}.accordion-body{padding:1rem}.category-list{max-height:300px;overflow-y:auto}.form-check{margin-bottom:.5rem}.form-check-input{width:1rem;height:1rem;margin-right:.5rem}.form-check-label{cursor:pointer;-webkit-user-select:none;user-select:none}.toggle-nested{background:transparent;border:none;padding:.25rem;border-radius:.25rem;transition:background-color .2s ease}.toggle-nested:hover{background-color:#0000000d}.dark .toggle-nested:hover{background-color:#ffffff0d}input[type=range]{width:100%;height:.5rem;background:#ddd;border-radius:.25rem;outline:none;-webkit-appearance:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:1rem;height:1rem;background:#d9b855;border-radius:50%;cursor:pointer}input[type=range]::-moz-range-thumb{width:1rem;height:1rem;background:#d9b855;border-radius:50%;cursor:pointer;border:none}@media(max-width:768px){.shop-sidebar-desktop{display:none}.shop-sidebar-mobile{display:block}}@media(min-width:769px){.shop-sidebar-desktop{display:block}.shop-sidebar-mobile{display:none}}.no-products-message{grid-column:1 / -1;text-align:center;padding:4rem 2rem;background-color:transparent}.returns-policy-section{font-family:Arial,sans-serif;line-height:1.6;padding:20px;writing-mode:horizontal-tb;text-orientation:mixed}.returns-container{max-width:1000px;margin:0 auto;padding:20px}.returns-title{font-size:clamp(2rem,5vw,2.5rem);text-align:center;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #ddd}.returns-description,.returns-section{margin-bottom:40px}.returns-subsection{margin-bottom:25px}.returns-subsection h3{font-size:clamp(1.3rem,3vw,1.5rem);margin-top:30px;margin-bottom:20px}.returns-list{padding-left:25px;margin-bottom:15px}.returns-list li{margin-bottom:10px}.dark .returns-policy-section{background-color:#000;color:#fff}.dark .returns-title{color:#fff;border-bottom-color:#444}.dark .returns-subsection h3{color:#fff}@media(max-width:768px){.returns-policy-section,.returns-container{padding:15px}.returns-title{font-size:1.8rem}.returns-subsection h3{font-size:1.2rem}}@media(max-width:480px){.returns-policy-section,.returns-container{padding:10px}.returns-title{font-size:1.5rem}}.terms-conditions-section{font-family:Arial,sans-serif;line-height:1.6;padding:20px;writing-mode:horizontal-tb;text-orientation:mixed}.terms-container{max-width:1000px;margin:0 auto;padding:20px}.terms-title{font-size:clamp(2rem,5vw,2.5rem);text-align:center;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #ddd}.terms-description,.terms-section{margin-bottom:40px}.terms-subsection{margin-bottom:25px}.terms-subsection h3{font-size:clamp(1.3rem,3vw,1.5rem);margin-top:30px;margin-bottom:20px}.terms-list{padding-left:25px;margin-bottom:15px}.terms-list li{margin-bottom:10px}.highlight{color:#d9b855;font-weight:700}.dark .terms-conditions-section{background-color:#000;color:#fff}.dark .terms-title{color:#fff;border-bottom-color:#444}.dark .terms-subsection h3{color:#fff}@media(max-width:768px){.terms-conditions-section,.terms-container{padding:15px}.terms-title{font-size:1.8rem}.terms-subsection h3{font-size:1.2rem}}@media(max-width:480px){.terms-conditions-section,.terms-container{padding:10px}.terms-title{font-size:1.5rem}}.privacy-policy-section{font-family:Arial,sans-serif;line-height:1.6;padding:20px;writing-mode:horizontal-tb;text-orientation:mixed}.privacy-container{max-width:1000px;margin:0 auto;padding:20px}.privacy-title{font-size:clamp(2rem,5vw,2.5rem);text-align:center;margin-bottom:30px;padding-bottom:15px;border-bottom:2px solid #ddd}.privacy-description,.privacy-section{margin-bottom:40px}.privacy-subsection{margin-bottom:25px}.privacy-subsection h2{font-size:clamp(1.7rem,4vw,2rem);margin-top:40px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #ddd}.privacy-list{padding-left:25px;margin-bottom:15px}.privacy-list li{margin-bottom:10px}.dark .privacy-policy-section{background-color:#000;color:#fff}.dark .privacy-title,.dark .privacy-subsection h2{color:#fff;border-bottom-color:#444}@media(max-width:768px){.privacy-policy-section,.privacy-container{padding:15px}.privacy-title{font-size:1.8rem}.privacy-subsection h2{font-size:1.5rem}}@media(max-width:480px){.privacy-policy-section,.privacy-container{padding:10px}.privacy-title{font-size:1.5rem}.privacy-subsection h2{font-size:1.3rem}}
