:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;min-height:100vh;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{text-align:center;min-height:100vh;width:100vw;overflow-x:hidden}.logo{height:6em;padding:1.5em 0;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.featured-collection{max-width:1200px;margin:0 auto;padding:3rem 2rem;background:#fff}.featured-collection .featured-collection-header{text-align:center;margin-bottom:3rem}.featured-collection .featured-collection-header .section-title{font-size:1rem;font-weight:400;letter-spacing:.2em;color:#666;margin-bottom:2rem;text-transform:uppercase}.featured-collection .featured-collection-header .category-carousel-container{position:relative;display:flex;align-items:center;justify-content:center;max-width:800px;margin:0 auto}.featured-collection .featured-collection-header .category-carousel-container .carousel-arrow{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2;flex-shrink:0}.featured-collection .featured-collection-header .category-carousel-container .carousel-arrow span{font-size:18px;font-weight:700;color:#666;line-height:1}.featured-collection .featured-collection-header .category-carousel-container .carousel-arrow:hover{background:#333;border-color:#333}.featured-collection .featured-collection-header .category-carousel-container .carousel-arrow:hover span{color:#fff}.featured-collection .featured-collection-header .category-carousel-container .carousel-arrow.carousel-arrow-left{margin-right:1rem}.featured-collection .featured-collection-header .category-carousel-container .carousel-arrow.carousel-arrow-right{margin-left:1rem}.featured-collection .featured-collection-header .category-carousel-container .category-carousel{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1}.featured-collection .featured-collection-header .category-carousel-container .category-carousel::-webkit-scrollbar{display:none}.featured-collection .featured-collection-header .category-carousel-container .category-carousel .category-carousel-track{display:flex;gap:0;padding:.5rem 0;min-width:100%}.featured-collection .featured-collection-header .category-carousel-container .category-carousel .category-carousel-track .category-tab{background:none;border:none;padding:1rem 2rem;font-size:.95rem;font-weight:400;letter-spacing:.1em;color:#999;cursor:pointer;transition:all .3s ease;text-transform:uppercase;position:relative;white-space:nowrap;flex-shrink:0}.featured-collection .featured-collection-header .category-carousel-container .category-carousel .category-carousel-track .category-tab:hover{color:#333}.featured-collection .featured-collection-header .category-carousel-container .category-carousel .category-carousel-track .category-tab.active{color:#000;font-weight:500}.featured-collection .featured-collection-header .category-carousel-container .category-carousel .category-carousel-track .category-tab.active:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;height:2px;background:#000}.featured-collection .product-carousel-container{position:relative}.featured-collection .product-carousel-container .carousel-arrow.product-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:50px;height:50px;background:#ffffffe6;border:2px solid #e0e0e0;box-shadow:0 4px 12px #0000001a}.featured-collection .product-carousel-container .carousel-arrow.product-arrow span{font-size:24px}.featured-collection .product-carousel-container .carousel-arrow.product-arrow.carousel-arrow-left{left:-25px;margin-right:0}.featured-collection .product-carousel-container .carousel-arrow.product-arrow.carousel-arrow-right{right:-25px;margin-left:0}.featured-collection .product-carousel-container .carousel-arrow.product-arrow:hover{background:#333;border-color:#333;box-shadow:0 6px 20px #00000026}.featured-collection .product-carousel-container .product-carousel{overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:1rem 0}.featured-collection .product-carousel-container .product-carousel::-webkit-scrollbar{display:none}.featured-collection .product-carousel-container .product-carousel .product-carousel-track{display:flex;gap:2rem;padding:0 2rem;min-width:max-content}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card{flex-shrink:0;width:220px;text-align:center;cursor:pointer;transition:transform .3s ease}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card:hover{transform:translateY(-5px)}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-image{margin-bottom:1.5rem;position:relative;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#f8f8f8}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-image .image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f5f5f5,#eee);display:flex;align-items:center;justify-content:center;color:#bbb;font-size:3rem;font-weight:300;border:2px solid #e0e0e0;border-radius:8px}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-image:hover img{transform:scale(1.05)}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-name{font-size:1rem;font-weight:400;color:#333;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.4}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-price{font-size:1rem;font-weight:500;color:#000;margin-bottom:.3rem}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-price .price-values{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-price .original-line{display:block}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-price .original-price{text-decoration:line-through;color:#888}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-price .discount-line{display:inline-flex;align-items:center;gap:.5rem;margin-top:6px;white-space:nowrap}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-price .discounted-price{color:#1a7f37;font-weight:600}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-price .product-discount-badge{background:#1a7f37;color:#fff;padding:4px 8px;border-radius:6px;font-weight:600;font-size:.85rem}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-category{font-size:.9rem;color:#666;font-style:italic;margin:0}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .no-products{width:100%;text-align:center;padding:3rem 0;color:#666;font-size:1.1rem}.featured-collection .product-carousel-container .loading-state{text-align:center;padding:3rem 0;color:#666;font-size:1.1rem}.featured-collection .product-carousel-container .view-all-container{text-align:center;margin-top:2rem}.featured-collection .product-carousel-container .view-all-container .view-all-btn{background:#000;color:#fff;border:none;padding:1rem 3rem;font-size:.9rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:all .3s ease;border-radius:0}.featured-collection .product-carousel-container .view-all-container .view-all-btn:hover{background:#333;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.featured-collection .product-carousel-container .view-all-container .view-all-btn:active{transform:translateY(0)}.featured-collection .featured-collection-error{text-align:center;padding:2rem;color:#e53e3e;background:#fed7d7;border-radius:8px;margin:2rem 0;font-weight:500}@media (max-width: 768px){.featured-collection{padding:2rem 1rem}.featured-collection .featured-collection-header{margin-bottom:2rem}.featured-collection .featured-collection-header .section-title{font-size:.9rem;margin-bottom:1.5rem}.featured-collection .featured-collection-header .category-carousel-container .carousel-arrow{display:none}.featured-collection .featured-collection-header .category-carousel-container .category-carousel .category-carousel-track{gap:0}.featured-collection .featured-collection-header .category-carousel-container .category-carousel .category-carousel-track .category-tab{padding:.8rem 1rem;font-size:.8rem}.featured-collection .featured-collection-header .category-carousel-container .category-carousel .category-carousel-track .category-tab.active:after{width:80%}.featured-collection .product-carousel-container .carousel-arrow.product-arrow{display:none}.featured-collection .product-carousel-container .product-carousel .product-carousel-track{gap:1.5rem;padding:0 1rem}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card{width:180px}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-image{margin-bottom:1rem}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-image .image-placeholder{font-size:2rem}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-name{font-size:.9rem}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-price{font-size:.95rem}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-category{font-size:.8rem}.featured-collection .product-carousel-container .view-all-container .view-all-btn{padding:.8rem 2rem;font-size:.8rem}}@media (max-width: 480px){.featured-collection{padding:1.5rem .8rem}.featured-collection .featured-collection-header .category-carousel-container .category-carousel .category-carousel-track .category-tab{padding:1rem .8rem;font-size:.75rem;min-width:80px}.featured-collection .product-carousel-container .product-carousel .product-carousel-track{gap:1rem;padding:0 .5rem}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card{width:150px}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-name{font-size:.8rem;line-height:1.3}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-price{font-size:.9rem}.featured-collection .product-carousel-container .product-carousel .product-carousel-track .product-card .product-info .product-category{font-size:.75rem}}.add-to-cart-container{display:flex;flex-direction:column;gap:12px}.quantity-selector{display:flex;flex-direction:column;gap:8px}.quantity-label{font-size:.875rem;font-weight:500;color:#333}.quantity-controls{display:flex;align-items:center;border:1px solid #ddd;border-radius:6px;overflow:hidden;background:#fff;width:fit-content}.quantity-btn{background:#f8f9fa;border:none;padding:8px 12px;cursor:pointer;font-weight:600;color:#333;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:36px}.quantity-btn:hover:not(:disabled){background:#e9ecef}.quantity-btn--decrease{border-right:1px solid #ddd}.quantity-btn--increase{border-left:1px solid #ddd}.quantity-input{border:none;padding:8px 12px;text-align:center;width:60px;font-weight:500;color:#333;background:#fff}.quantity-input:focus{outline:none;background:#f8f9fa}.quantity-input::-webkit-outer-spin-button,.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.add-to-cart-btn{display:flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.add-to-cart-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.add-to-cart-btn:hover:before{left:100%}.add-to-cart-btn--primary{background:#000;color:#fff}.add-to-cart-btn--primary:hover:not(:disabled){background:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.add-to-cart-btn--secondary{background:#fff;color:#333;border:2px solid #333}.add-to-cart-btn--secondary:hover:not(:disabled){background:#333;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.add-to-cart-btn--outline{background:transparent;color:#333;border:1px solid #ddd}.add-to-cart-btn--outline:hover:not(:disabled){background:#f8f9fa;border-color:#333}.add-to-cart-btn--small{padding:8px 16px;font-size:.875rem}.add-to-cart-btn--medium{padding:12px 24px;font-size:1rem}.add-to-cart-btn--large{padding:16px 32px;font-size:1.125rem}.add-to-cart-btn--disabled{background:#e9ecef!important;color:#6c757d!important;cursor:not-allowed!important;transform:none!important;box-shadow:none!important}.add-to-cart-btn--disabled:before{display:none}.add-to-cart-btn--loading{cursor:not-allowed}.add-to-cart-btn--loading .button-text{opacity:.7}.add-to-cart-btn--in-cart{background:#28a745;color:#fff}.add-to-cart-btn--in-cart:hover:not(:disabled){background:#218838}.add-to-cart-btn:active:not(:disabled){transform:translateY(0)}.add-to-cart-btn:disabled{cursor:not-allowed;opacity:.6}.loading-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.button-text{transition:opacity .2s ease}.cart-icon{font-size:1em;transition:transform .2s ease}.add-to-cart-btn:hover:not(:disabled) .cart-icon{transform:scale(1.1)}.low-stock-indicator{background:#fff3cd;color:#856404;padding:6px 12px;border-radius:4px;font-size:.75rem;font-weight:500;text-align:center;border:1px solid #ffeaa7;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@media (max-width: 768px){.add-to-cart-btn--small{padding:10px 18px;font-size:.875rem}.add-to-cart-btn--medium{padding:14px 28px;font-size:1rem}.add-to-cart-btn--large{padding:18px 36px;font-size:1.125rem}.quantity-controls{width:100%}.quantity-input{flex:1;width:auto}}.featured-collection-display{padding:4rem 2rem;background:linear-gradient(135deg,#f8f9fa,#fff);margin-bottom:0}.featured-collection-display .section-title{text-align:center;font-size:2.5rem;font-weight:300;letter-spacing:3px;margin-bottom:3rem;color:#2c3e50;text-transform:uppercase;position:relative}.featured-collection-display .section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#3498db,#9b59b6);border-radius:2px}@media (max-width: 768px){.featured-collection-display .section-title{font-size:2rem;letter-spacing:2px}}.featured-collection-display .collection-header{margin-bottom:3rem}.featured-collection-display .collections-carousel-container{position:relative;margin:0 auto;max-width:1200px}.featured-collection-display .collections-carousel{overflow:hidden;border-radius:12px;background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000001a}.featured-collection-display .collections-carousel-track{display:flex;gap:1rem;padding:1rem;scroll-behavior:smooth;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none}.featured-collection-display .collections-carousel-track::-webkit-scrollbar{display:none}.featured-collection-display .collections-carousel-track:active{cursor:grabbing}@media (max-width: 768px){.featured-collection-display .collections-carousel-track{cursor:default}}.featured-collection-display .collection-card{min-width:280px;background:#fff;border:2px solid transparent;border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #00000014;position:relative;overflow:hidden}.featured-collection-display .collection-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(52,152,219,.1),transparent);transition:left .6s ease}.featured-collection-display .collection-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026;border-color:#3498db4d}.featured-collection-display .collection-card:hover:before{left:100%}.featured-collection-display .collection-card.active{border-color:#3498db;background:linear-gradient(135deg,#3498db,#9b59b6);color:#fff;transform:scale(1.05)}.featured-collection-display .collection-card.active .collection-card-title{color:#fff}.featured-collection-display .collection-card.active .collection-card-description{color:#ffffffe6}.featured-collection-display .collection-card.active .collection-type-badge,.featured-collection-display .collection-card.active .collection-status-badge{background:#fff3;color:#fff}@media (max-width: 768px){.featured-collection-display .collection-card{min-width:240px;padding:1rem}}.featured-collection-display .collection-card-content{display:flex;flex-direction:column;gap:.8rem}.featured-collection-display .collection-card-title{font-size:1.2rem;font-weight:600;color:#2c3e50;margin:0;line-height:1.3}.featured-collection-display .collection-card-description{font-size:.9rem;color:#7f8c8d;line-height:1.4;margin:0}.featured-collection-display .collection-card-badges{display:flex;gap:.5rem;flex-wrap:wrap}.featured-collection-display .collection-type-badge,.featured-collection-display .collection-status-badge{padding:.3rem .8rem;border-radius:20px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.featured-collection-display .collection-type-badge{background:#3498db1a;color:#3498db}.featured-collection-display .collection-status-badge{background:#2ecc711a;color:#2ecc71}.featured-collection-display .collection-status-badge.status-inactive{background:#f1c40f1a;color:#f1c40f}.featured-collection-display .collection-status-badge.status-draft{background:#95a5a61a;color:#95a5a6}.featured-collection-display .collection-content{max-width:1200px;margin:0 auto}.featured-collection-display .collection-showcase{background:#fff;border-radius:16px;padding:3rem;margin-bottom:3rem;box-shadow:0 8px 40px #0000001a;position:relative;overflow:hidden}.featured-collection-display .collection-showcase:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3498db,#9b59b6,#e74c3c,#f39c12)}@media (max-width: 768px){.featured-collection-display .collection-showcase{padding:2rem;margin-bottom:2rem}}.featured-collection-display .collection-info{text-align:center;max-width:800px;margin:0 auto}.featured-collection-display .collection-main-badges{display:flex;justify-content:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.featured-collection-display .collection-type-badge-main,.featured-collection-display .collection-status-badge-main{padding:.6rem 1.5rem;border-radius:25px;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.featured-collection-display .collection-type-badge-main{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;box-shadow:0 4px 15px #3498db4d}.featured-collection-display .collection-status-badge-main{background:linear-gradient(135deg,#2ecc71,#27ae60);color:#fff;box-shadow:0 4px 15px #2ecc714d}.featured-collection-display .collection-status-badge-main.status-inactive{background:linear-gradient(135deg,#f39c12,#d68910);box-shadow:0 4px 15px #f39c124d}.featured-collection-display .collection-status-badge-main.status-draft{background:linear-gradient(135deg,#95a5a6,#7f8c8d);box-shadow:0 4px 15px #95a5a64d}.featured-collection-display .collection-showcase-title{font-size:3rem;font-weight:300;color:#2c3e50;margin:0 0 1.5rem;letter-spacing:2px;line-height:1.2}@media (max-width: 768px){.featured-collection-display .collection-showcase-title{font-size:2.2rem;letter-spacing:1px}}.featured-collection-display .collection-description-container{margin:2rem 0;padding:2rem;background:#3498db0d;border-radius:12px;border-left:4px solid #3498db}.featured-collection-display .collection-showcase-description{font-size:1.2rem;line-height:1.6;color:#34495e;margin:0;font-style:italic}@media (max-width: 768px){.featured-collection-display .collection-showcase-description{font-size:1rem}}.featured-collection-display .collection-meta{display:flex;justify-content:center;gap:3rem;margin-top:2rem;flex-wrap:wrap}.featured-collection-display .meta-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.featured-collection-display .meta-label{font-size:.9rem;color:#7f8c8d;text-transform:uppercase;letter-spacing:1px;font-weight:600}.featured-collection-display .meta-value{font-size:1.5rem;font-weight:700;color:#2c3e50}.featured-collection-display .collection-products{margin-top:2rem}.featured-collection-display .products-carousel-container{position:relative}.featured-collection-display .products-carousel{overflow:hidden;border-radius:12px}.featured-collection-display .products-carousel-track{display:flex;gap:1.5rem;padding:1rem;scroll-behavior:smooth;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;cursor:grab;-webkit-user-select:none;user-select:none}.featured-collection-display .products-carousel-track::-webkit-scrollbar{display:none}.featured-collection-display .products-carousel-track:active{cursor:grabbing}@media (max-width: 768px){.featured-collection-display .products-carousel-track{cursor:default}}.featured-collection-display .product-card{min-width:280px;background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px #00000014}.featured-collection-display .product-card:hover{transform:translateY(-8px);box-shadow:0 16px 40px #00000026}@media (max-width: 768px){.featured-collection-display .product-card{min-width:240px}}.featured-collection-display .product-image{position:relative;width:100%;height:200px;overflow:hidden}.featured-collection-display .product-image img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.featured-collection-display .product-image .image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;align-items:center;justify-content:center;color:#6c757d;font-size:3rem;font-weight:300}.featured-collection-display .product-image .featured-badge,.featured-collection-display .product-image .low-stock-badge,.featured-collection-display .product-image .out-of-stock-badge{position:absolute;top:.8rem;right:.8rem;padding:.3rem .8rem;border-radius:15px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.featured-collection-display .product-image .featured-badge{background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;box-shadow:0 2px 8px #e74c3c4d}.featured-collection-display .product-image .low-stock-badge{background:linear-gradient(135deg,#f39c12,#d68910);color:#fff;box-shadow:0 2px 8px #f39c124d}.featured-collection-display .product-image .out-of-stock-badge{background:linear-gradient(135deg,#95a5a6,#7f8c8d);color:#fff;box-shadow:0 2px 8px #95a5a64d}.featured-collection-display .product-card:hover .product-image img{transform:scale(1.1)}.featured-collection-display .product-info{padding:1.5rem}.featured-collection-display .product-name{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0 0 .5rem;line-height:1.3}.featured-collection-display .product-price{font-size:1.3rem;font-weight:700;color:#e74c3c;margin:0 0 .5rem}.featured-collection-display .product-category{font-size:.9rem;color:#7f8c8d;margin:0;text-transform:uppercase;letter-spacing:.5px}.featured-collection-display .product-actions{margin-top:12px}.featured-collection-display .view-collection-container{text-align:center;margin-top:2rem}.featured-collection-display .view-collection-btn{background:linear-gradient(135deg,#2c3e50,#34495e);color:#fff;border:none;padding:1rem 3rem;border-radius:50px;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.8rem;box-shadow:0 6px 20px #2c3e504d}.featured-collection-display .view-collection-btn:hover{background:linear-gradient(135deg,#34495e,#2c3e50);transform:translateY(-2px);box-shadow:0 8px 25px #2c3e5066}.featured-collection-display .view-collection-btn:hover .btn-arrow{transform:translate(4px)}.featured-collection-display .view-collection-btn .btn-arrow{font-size:1.2rem;transition:transform .3s ease}@media (max-width: 768px){.featured-collection-display .view-collection-btn{padding:.8rem 2rem;font-size:.9rem}}.featured-collection-display .loading-state{text-align:center;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.featured-collection-display .loading-state .loading-spinner{width:40px;height:40px;border:4px solid rgba(52,152,219,.2);border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}.featured-collection-display .loading-state p{color:#7f8c8d;font-size:1.1rem}.featured-collection-display .no-products,.featured-collection-display .no-collection{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014}.featured-collection-display .no-products .no-products-icon,.featured-collection-display .no-products .no-collection-icon,.featured-collection-display .no-collection .no-products-icon,.featured-collection-display .no-collection .no-collection-icon{font-size:4rem;margin-bottom:1rem;opacity:.7}.featured-collection-display .no-products h3,.featured-collection-display .no-collection h3{color:#2c3e50;margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.featured-collection-display .no-products p,.featured-collection-display .no-collection p{color:#7f8c8d;margin:0;font-size:1rem}.featured-collection-display .featured-collection-display-error{text-align:center;padding:2rem;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border-radius:8px;margin:2rem 0}@media (max-width: 768px){.featured-collection-display{padding:2rem 1rem}.featured-collection-display .collections-carousel,.featured-collection-display .products-carousel{border-radius:8px}.featured-collection-display .collection-showcase{padding:1.5rem}.featured-collection-display .collection-meta{gap:2rem}}.collection-card:focus,.product-card:focus,.view-collection-btn:focus{outline:2px solid #3498db;outline-offset:2px}.hero-showcase{position:relative;width:100%;height:100vh;min-height:600px;overflow:hidden;background:#000;-webkit-user-select:none;user-select:none;margin:0}.hero-showcase__header{position:absolute;top:2rem;left:50%;transform:translate(-50%);z-index:20;text-align:center}.hero-showcase__title{font-size:1.2rem;font-weight:300;letter-spacing:3px;color:#ffffffe6;text-transform:uppercase;margin:0;text-shadow:0 2px 8px rgba(0,0,0,.5)}.hero-showcase__carousel,.hero-showcase__slides{position:relative;width:100%;height:100%}.hero-showcase__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:scale(1.05);transition:opacity 1.5s cubic-bezier(.4,0,.2,1),transform 1.5s cubic-bezier(.4,0,.2,1);pointer-events:none}.hero-showcase__slide.active{opacity:1;transform:scale(1);pointer-events:auto}.hero-showcase__slide.loaded .hero-showcase__image{opacity:1}.hero-showcase__image-container{position:relative;width:100%;height:100%;overflow:hidden}.hero-showcase__image{width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity 1s ease-in-out;filter:brightness(.8) contrast(1.1)}.hero-showcase__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#0006,#0003,#0009);z-index:5}.hero-showcase__content{position:absolute;bottom:0;left:0;right:0;padding:4rem 2rem 6rem;z-index:10;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,rgba(0,0,0,.4) 50%,transparent 100%)}.hero-showcase__caption{max-width:600px;margin:0 auto;text-align:center;color:#fff;opacity:0;transform:translateY(40px);transition:opacity .6s ease,transform .6s ease;pointer-events:none}.hero-showcase__caption.animate{opacity:1;transform:translateY(0)}.hero-showcase__caption.animate .hero-showcase__slide-title{animation:fadeInUp .8s ease-out .2s both}.hero-showcase__caption.animate .hero-showcase__subtitle{animation:fadeInUp .8s ease-out .4s both}.hero-showcase__caption.animate .hero-showcase__cta{animation:fadeInUp .8s ease-out .6s both}.hero-showcase__slide-title{font-size:3.5rem;font-weight:300;letter-spacing:2px;margin:0 0 1rem;line-height:1.1;text-shadow:0 4px 12px rgba(0,0,0,.6);opacity:0;transform:translateY(30px)}@media (max-width: 768px){.hero-showcase__slide-title{font-size:2.5rem;letter-spacing:1px}}@media (max-width: 480px){.hero-showcase__slide-title{font-size:2rem}}.hero-showcase__subtitle{font-size:1.3rem;font-weight:300;letter-spacing:1px;margin:0 0 2.5rem;opacity:0;transform:translateY(30px);line-height:1.4;text-shadow:0 2px 8px rgba(0,0,0,.5)}@media (max-width: 768px){.hero-showcase__subtitle{font-size:1.1rem;margin-bottom:2rem}}@media (max-width: 480px){.hero-showcase__subtitle{font-size:1rem}}.hero-showcase__cta{display:inline-flex;align-items:center;gap:.5rem;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.3);color:#fff;padding:1rem 2.5rem;font-size:1rem;font-weight:400;letter-spacing:1px;text-transform:uppercase;border-radius:50px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;box-shadow:0 8px 32px #0000004d;opacity:0;transform:translateY(30px) scale(.95);position:relative;overflow:hidden;pointer-events:auto;z-index:100}.hero-showcase__cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .6s ease}.hero-showcase__cta:hover{background:#fff3;border-color:#fff9;transform:translateY(-2px) scale(1.02);box-shadow:0 12px 40px #0006}.hero-showcase__cta:hover:before{left:100%}.hero-showcase__cta:hover .hero-showcase__cta-arrow{transform:translate(4px)}.hero-showcase__cta:active{transform:translateY(0) scale(.98)}@media (max-width: 768px){.hero-showcase__cta{padding:.8rem 2rem;font-size:.9rem}}.hero-showcase__cta-arrow{font-size:1.2rem;transition:transform .3s ease}.hero-showcase__nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:60px;height:60px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:50%;color:#fff;font-size:1.5rem;cursor:pointer;z-index:15;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.hero-showcase__nav-arrow:hover{background:#fff3;border-color:#fff6;transform:translateY(-50%) scale(1.1)}.hero-showcase__nav-arrow--prev{left:2rem}.hero-showcase__nav-arrow--next{right:2rem}@media (max-width: 768px){.hero-showcase__nav-arrow{width:50px;height:50px;font-size:1.2rem}.hero-showcase__nav-arrow--prev{left:1rem}.hero-showcase__nav-arrow--next{right:1rem}}@media (max-width: 480px){.hero-showcase__nav-arrow{width:40px;height:40px;font-size:1rem}.hero-showcase__nav-arrow--prev{left:.5rem}.hero-showcase__nav-arrow--next{right:.5rem}}.hero-showcase__indicators{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem;z-index:15}@media (max-width: 768px){.hero-showcase__indicators{bottom:1.5rem;gap:.8rem}}.hero-showcase__indicator{width:12px;height:12px;border-radius:50%;background:#ffffff4d;border:none;cursor:pointer;transition:all .3s ease}.hero-showcase__indicator.active{background:#ffffffe6;transform:scale(1.2)}.hero-showcase__indicator:hover{background:#fff9}@media (max-width: 768px){.hero-showcase__indicator{width:10px;height:10px}}.hero-showcase__progress{position:absolute;bottom:0;left:0;width:100%;height:3px;background:#ffffff1a;z-index:15}.hero-showcase__progress-bar{height:100%;width:0;background:linear-gradient(90deg,#3498db,#9b59b6,#f39c12);animation:progressBar 5s linear infinite}@media (max-width: 1024px){.hero-showcase{height:80vh;min-height:500px}.hero-showcase__content{padding:3rem 2rem 5rem}}@media (max-width: 768px){.hero-showcase{height:70vh;min-height:450px}.hero-showcase__header{top:1rem}.hero-showcase__title{font-size:1rem;letter-spacing:2px}.hero-showcase__content{padding:2rem 1.5rem 4rem}}@media (max-width: 480px){.hero-showcase{height:60vh;min-height:400px}.hero-showcase__content{padding:1.5rem 1rem 3rem}}@media (prefers-reduced-motion: reduce){.hero-showcase .hero-showcase__slide{transition:opacity .5s ease}.hero-showcase .hero-showcase__progress-bar{animation:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes progressBar{0%{width:0}to{width:100%}}@keyframes shimmer{0%{left:-100%}to{left:100%}}.hero-showcase__nav-arrow:focus,.hero-showcase__indicator:focus,.hero-showcase__cta:focus{outline:2px solid rgba(255,255,255,.8);outline-offset:2px}.hero-showcase__slide:not(.loaded) .hero-showcase__image-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:1}@media (max-width: 768px){.hero-showcase__nav-arrow{display:none}}.home-hero{min-height:calc(100vh - 72px);min-width:100vw;width:100vw;height:calc(100vh - 72px);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;color:#fff;background:linear-gradient(#0006,#0006),url(/Hero_BG.png) center/cover no-repeat;text-shadow:0 2px 8px rgba(0,0,0,.5);box-sizing:border-box;overflow:hidden}.home-hero .titleContainer{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background-color:#fff0;padding:1em 4em;border:#ffffff solid 3px;margin-bottom:10em}.home-hero .titleContainer h1{line-height:0;font-size:3rem}.home-hero button{padding:1em 4em;font-size:1.2rem;background:transparent;color:#fff;border:3px solid #fff;border-radius:4px;cursor:pointer;font-weight:700;transition:background .2s,color .2s,border-color .2s;position:absolute;left:50%;transform:translate(-50%);bottom:30vh}.home-hero button:hover{background:#ffffff1a;color:#fff;border-color:#eee}@media (max-width: 600px){.home-hero{background:linear-gradient(#0006,#0006),url(/mobile/Hero_BG.png) center/cover no-repeat;min-height:calc(100vh - 72px);height:calc(100vh - 72px)}.home-hero .titleContainer{margin:0 1rem;padding:1em 1.5em;max-width:calc(100vw - 3rem);box-sizing:border-box}.home-hero .titleContainer h1{font-size:1.8rem;line-height:1.2}.home-hero button{padding:1em 2em;bottom:10vh}}.about-page{--about-bg: #ffffff;--about-text: #333333;--about-text-secondary: #666666;--about-text-muted: #444444;--about-section-bg: #f8f9fa;--about-card-bg: #ffffff;--about-shadow: rgba(0, 0, 0, .08);--about-shadow-strong: rgba(0, 0, 0, .1);--about-heading: #2c3e50;--about-section-title: #2c3e50}@media (prefers-color-scheme: dark){.about-page{--about-bg: #1a1a1a;--about-text: #e0e0e0;--about-text-secondary: #b0b0b0;--about-text-muted: #cccccc;--about-section-bg: #252525;--about-card-bg: #2d2d2d;--about-shadow: rgba(0, 0, 0, .3);--about-shadow-strong: rgba(0, 0, 0, .4);--about-heading: #e0e0e0;--about-section-title: #6289af}}.about-page{opacity:0;transition:opacity .6s ease-in-out;background-color:var(--about-bg);color:var(--about-text)}.about-page.fade-in{opacity:1}.hero-section{position:relative;height:60vh;min-height:400px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden;margin-bottom:0;background:linear-gradient(135deg,#2c3e50,#3498db,#9b59b6)}.hero-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:0}.hero-section .hero-bg{display:none}.hero-section .hero-content{position:relative;z-index:1;max-width:800px;padding:0 2rem}.hero-section .hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.hero-section .hero-title .accent{color:#f39c12;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.hero-section .hero-subtitle{font-size:1.3rem;font-weight:300;opacity:.9;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.hero-section .rotating-values{margin-top:2.5rem;position:relative;height:80px;display:flex;align-items:center;justify-content:center}.hero-section .rotating-values .value-text{position:absolute;font-size:1.4rem;font-weight:600;color:#f39c12;text-transform:uppercase;letter-spacing:1px;opacity:0;transform:translateY(20px);transition:all .6s ease-in-out;text-shadow:2px 2px 4px rgba(0,0,0,.7);padding:0 1rem;text-align:center;width:100%}.hero-section .rotating-values .value-text.active{opacity:1;transform:translateY(0)}.about-container{max-width:1200px;margin:0 auto;padding:0 2rem}.content-wrapper{max-width:900px;margin:0 auto}section{margin-bottom:4rem}section:last-child{margin-bottom:2rem}.section-title{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:3rem;color:var(--about-section-title);position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:linear-gradient(90deg,#3498db,#9b59b6);border-radius:2px}.intro-section{padding:4rem 0;background:var(--about-section-bg);margin:0 -2rem 4rem}.intro-section .intro-text{font-size:1.2rem;line-height:1.8;color:var(--about-text-muted);margin-bottom:2.5rem;text-align:center}.intro-section .highlight-box{background:linear-gradient(135deg,#3498db,#9b59b6);color:#fff;padding:2rem;border-radius:15px;margin:2rem 0;text-align:center;box-shadow:0 10px 30px #0000001a}.intro-section .highlight-box p{font-size:1.3rem;margin:0;font-weight:500}.intro-section .mission-vision{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:3rem}.intro-section .mission-vision .mission,.intro-section .mission-vision .vision{background:var(--about-card-bg);padding:2rem;border-radius:12px;box-shadow:0 5px 20px var(--about-shadow);border-left:4px solid #3498db}.intro-section .mission-vision .mission h3,.intro-section .mission-vision .vision h3{color:var(--about-heading);font-size:1.4rem;margin-bottom:1rem;font-weight:600}.intro-section .mission-vision .mission p,.intro-section .mission-vision .vision p{color:var(--about-text-secondary);line-height:1.6}.intro-section .mission-vision .vision{border-left-color:#9b59b6}.founders-section .founders-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:center}.founders-section .founders-content .founders-text p{font-size:1.1rem;line-height:1.7;color:var(--about-text);margin-bottom:1.5rem}.founders-section .founders-content .founders-image{text-align:center}.founders-section .founders-content .founders-image .placeholder-image{width:200px;height:200px;background:linear-gradient(135deg,#f39c12,#e74c3c);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem;margin:0 auto;box-shadow:0 10px 30px #00000026}.story-section{background:var(--about-section-bg);margin:0 -2rem 4rem;padding:4rem 2rem}.story-section .story-timeline{max-width:800px;margin:0 auto}.story-section .story-timeline .timeline-item{display:flex;align-items:flex-start;margin-bottom:2.5rem}.story-section .story-timeline .timeline-item:last-child{margin-bottom:0}.story-section .story-timeline .timeline-item .timeline-icon{font-size:2rem;margin-right:1.5rem;margin-top:.5rem;flex-shrink:0}.story-section .story-timeline .timeline-item .timeline-content{background:var(--about-card-bg);padding:1.5rem;border-radius:12px;box-shadow:0 5px 15px var(--about-shadow);flex:1}.story-section .story-timeline .timeline-item .timeline-content h4{color:var(--about-heading);font-size:1.2rem;margin-bottom:.8rem;font-weight:600}.story-section .story-timeline .timeline-item .timeline-content p{color:var(--about-text-secondary);line-height:1.6;margin:0}.growth-section .growth-content p{font-size:1.1rem;line-height:1.7;color:var(--about-text);margin-bottom:2.5rem;text-align:center}.growth-section .growth-content .achievements{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.growth-section .growth-content .achievements .achievement-item{background:var(--about-card-bg);padding:2rem;border-radius:12px;text-align:center;box-shadow:0 5px 20px var(--about-shadow);border-top:4px solid #3498db;transition:transform .3s ease}.growth-section .growth-content .achievements .achievement-item:hover{transform:translateY(-5px)}.growth-section .growth-content .achievements .achievement-item:nth-child(2){border-top-color:#9b59b6}.growth-section .growth-content .achievements .achievement-item:nth-child(3){border-top-color:#f39c12}.growth-section .growth-content .achievements .achievement-item h4{color:var(--about-heading);font-size:1.3rem;margin-bottom:1rem;font-weight:600}.growth-section .growth-content .achievements .achievement-item p{color:var(--about-text-secondary);margin:0;font-size:1rem}.philosophy-section{background:var(--about-section-bg);margin:0 -2rem 4rem;padding:4rem 2rem}.philosophy-section .philosophy-content{display:grid;gap:2.5rem}.philosophy-section .philosophy-content .core-value,.philosophy-section .philosophy-content .quality-promise,.philosophy-section .philosophy-content .relationship{background:var(--about-card-bg);padding:2.5rem;border-radius:15px;box-shadow:0 8px 25px var(--about-shadow-strong)}.philosophy-section .philosophy-content .core-value h3,.philosophy-section .philosophy-content .quality-promise h3,.philosophy-section .philosophy-content .relationship h3{color:var(--about-heading);font-size:1.5rem;margin-bottom:1.2rem;font-weight:600}.philosophy-section .philosophy-content .core-value p,.philosophy-section .philosophy-content .quality-promise p,.philosophy-section .philosophy-content .relationship p{color:var(--about-text-secondary);line-height:1.7;font-size:1.05rem;margin:0}.philosophy-section .philosophy-content .core-value{border-left:5px solid #3498db}.philosophy-section .philosophy-content .quality-promise{border-left:5px solid #9b59b6}.philosophy-section .philosophy-content .relationship{border-left:5px solid #f39c12}.inspiration-section .inspiration-content{text-align:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;color:#fff}.inspiration-section .inspiration-content .inspiration-text{font-size:1.3rem;line-height:1.8;font-weight:400;margin:0;font-style:italic}.motto-section{text-align:center;padding:4rem 0;background:#2c3e50;margin:4rem -2rem 0;color:#fff}.motto-section .motto-content{max-width:600px;margin:0 auto}.motto-section .motto-content .motto-intro{font-size:1.1rem;margin:1rem 1rem 2rem;opacity:.9}.motto-section .motto-content .motto{font-size:3rem;font-weight:700;margin:2rem 0;color:#f39c12;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:2px}.motto-section .motto-content .welcome{font-size:1.4rem;margin-top:2rem;color:#ecf0f1}@media (max-width: 768px){.about-container{padding:0 1rem}.hero-section{height:50vh;min-height:300px}.hero-section .hero-title{font-size:2.5rem}.hero-section .hero-subtitle{font-size:1.1rem}.hero-section .rotating-values{height:100px;margin-top:2rem}.hero-section .rotating-values .value-text{font-size:1rem;letter-spacing:.5px;padding:0 .5rem}.section-title{font-size:2rem}.intro-section{margin:0 -1rem 4rem}.intro-section .mission-vision{grid-template-columns:1fr;gap:1.5rem}.intro-section .content-wrapper{padding:0 1rem}.founders-section .founders-content{grid-template-columns:1fr;gap:2rem;text-align:center}.story-section{margin:0 -1rem 4rem;padding:3rem 1rem}.story-section .timeline-item{flex-direction:column;text-align:center}.story-section .timeline-item .timeline-icon{margin-right:0;margin-bottom:1rem;margin-top:0}.growth-section .achievements{grid-template-columns:1fr;gap:1.5rem}.philosophy-section{margin:0 -1rem 4rem;padding:3rem 1rem}.motto-section{margin:4rem -1rem 0}.motto-section .motto{font-size:2.2rem}}@media (max-width: 480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.rotating-values{height:120px!important}.rotating-values .value-text{font-size:.9rem!important;line-height:1.4}.section-title{font-size:1.8rem}.motto{font-size:1.8rem!important}}@keyframes fadePopIn{0%{opacity:0;transform:translateY(20px) scale(.98)}60%{opacity:1;transform:translateY(-4px) scale(1.03)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes fadePopInDiscount{0%{opacity:0;transform:translateY(30px) scale(.95);box-shadow:0 0 #1a7f3700}60%{opacity:1;transform:translateY(-6px) scale(1.05);box-shadow:0 8px 24px #1a7f372e}to{opacity:1;transform:translateY(0) scale(1);box-shadow:0 4px 16px #1a7f3721}}@keyframes badgePop{0%{transform:scale(.7) rotate(-10deg);opacity:0}60%{transform:scale(1.15) rotate(3deg);opacity:1}to{transform:scale(1) rotate(0);opacity:1}}.shop-hero-fullwidth{width:100vw;margin-left:calc(-50vw + 50%);margin-bottom:0;overflow:hidden}.shop-hero-fullwidth .shop-hero-image{width:100%;height:auto;display:block;object-fit:cover}.filter-sort-panel{max-width:1200px;margin:0 auto 2rem;padding:1.5rem;background:#f9f9f9;border-radius:12px;border:1px solid #e0e0e0;box-shadow:0 2px 8px #0000000d}.filter-sort-panel .filter-sort-toggles{display:flex;gap:1rem;margin-bottom:1rem}.filter-sort-panel .filter-sort-toggles .toggle-btn{flex:1;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.25rem;background:#fff;border-radius:8px;font-size:1rem;font-weight:600;color:#333;cursor:pointer;transition:all .3s ease}.filter-sort-panel .filter-sort-toggles .toggle-btn:hover{background:#fafafa}.filter-sort-panel .filter-sort-toggles .toggle-btn.active{background:#e8e8e8;color:#444}.filter-sort-panel .filter-sort-toggles .toggle-btn .toggle-icon{font-size:1.5rem;font-weight:700;line-height:1}.filter-sort-panel .filters-section{margin-bottom:1.5rem;animation:slideDown .3s ease-out}.filter-sort-panel .filters-section h3{margin:0 0 1rem;color:#333;font-size:1.1rem;font-weight:600}.filter-sort-panel .filters-section .filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.filter-sort-panel .filters-section .filter-grid .filter-group{display:flex;flex-direction:column;gap:.5rem}.filter-sort-panel .filters-section .filter-grid .filter-group label{font-size:.9rem;font-weight:500;color:#555}.filter-sort-panel .filters-section .filter-grid .filter-group .filter-select{padding:.5rem .75rem;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:.9rem;color:#333;cursor:pointer;transition:border-color .3s ease}.filter-sort-panel .filters-section .filter-grid .filter-group .filter-select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.filter-sort-panel .filters-section .filter-grid .filter-group .checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;color:#555;padding:.5rem 0}.filter-sort-panel .filters-section .filter-grid .filter-group .checkbox-label input[type=checkbox]{width:16px;height:16px;cursor:pointer}.filter-sort-panel .filters-section .filter-grid .filter-group .checkbox-label:hover{color:#333}.filter-sort-panel .filters-section .clear-filters-btn{background:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.filter-sort-panel .filters-section .clear-filters-btn:hover{background:#c82333}.filter-sort-panel .filters-section .clear-filters-btn:active{transform:translateY(1px)}.filter-sort-panel .sorting-section{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid #e0e0e0;animation:slideDown .3s ease-out}.filter-sort-panel .sorting-section label{font-size:.9rem;font-weight:500;color:#555;white-space:nowrap}.filter-sort-panel .sorting-section .sort-select{padding:.5rem .75rem;border:1px solid #ddd;border-radius:6px;background:#fff;font-size:.9rem;color:#333;cursor:pointer;min-width:200px;transition:border-color .3s ease}.filter-sort-panel .sorting-section .sort-select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.shop-container{max-width:1400px;margin:0rem auto 5rem;padding:2.5rem 2rem;background:#fafafa;box-shadow:0 2px 8px #00000012;overflow-x:hidden}.shop-container .shop-title{font-size:2rem;margin-bottom:.5rem;color:#222;text-align:center;letter-spacing:1px}.shop-container .shop-filter-info{color:#666;margin-bottom:1rem;text-align:center;font-size:.95rem;font-style:italic;background:#f0f0f0;padding:.5rem 1rem;border-radius:20px;display:inline-block}.shop-container .collection-description{color:#555;font-size:1rem;line-height:1.5;margin:1rem auto 0;max-width:600px;padding:1rem 1.5rem;background:#f8f9fa;border-radius:8px;border-left:4px solid #007bff;text-align:left}.shop-container .shop-desc{color:#666;margin-bottom:2rem;text-align:center}.shop-container .no-products{text-align:center;color:#666;font-size:1.1rem;margin:3rem 0;padding:2rem;background:#f8f8f8;border-radius:8px;border:1px dashed #ddd}.shop-container .product-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem}.shop-container .product-item{box-sizing:border-box;background:#fff;padding:1rem 1.5rem;border-radius:8px;box-shadow:0 1px 4px #0000000a;color:#222;display:flex;flex-direction:column;align-items:center;gap:1rem;transition:all .2s ease;cursor:pointer;border:2px solid transparent;opacity:0;transform:translateY(20px) scale(.98);animation:fadePopIn .6s cubic-bezier(.22,1,.36,1) forwards;animation-delay:var(--item-delay, 0ms)}.shop-container .product-item.has-discount{box-shadow:0 4px 16px #1a7f3721;border-color:#1a7f37;animation:fadePopInDiscount .7s cubic-bezier(.22,1,.36,1) forwards}.shop-container .product-item:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-2px) scale(1.01);border-color:#222}.shop-container .product-item .product-image{width:70%;max-width:280px;aspect-ratio:1/1;border-radius:6px;overflow:hidden;background:#f0f0f0;display:flex;align-items:center;justify-content:center;position:relative}.shop-container .product-item .product-image img{width:100%;height:100%;object-fit:cover;display:block}.shop-container .product-item .product-image .image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#bbb;background:#eaeaea}.shop-container .product-item .product-details{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.3rem}.shop-container .product-item .product-details .product-name{font-weight:700;font-size:1.1rem;color:#222}.shop-container .product-item .product-details .product-category{background:#f0f0f0;color:#555;padding:.2rem .6rem;border-radius:12px;font-size:.8rem;font-weight:500}.shop-container .product-item .product-details .featured-badge{background:linear-gradient(135deg,#ff6b6b,#ff8e53);color:#fff;font-size:.7rem;font-weight:600;padding:.2rem .5rem;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.shop-container .product-item .product-details .product-price{font-weight:600;color:#333;font-size:1.1rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.4rem}.shop-container .product-item .product-details .product-price .original-price{text-decoration:line-through;color:#888;font-weight:500;font-size:.9rem}.shop-container .product-item .product-details .product-price .discounted-price{color:#1a7f37;font-weight:700}.shop-container .product-item .product-details .product-discount-badge{background:linear-gradient(90deg,#1a7f37,#2ecc71);color:#fff;padding:2px 8px;border-radius:6px;font-weight:600;font-size:.85rem;animation:badgePop .7s cubic-bezier(.22,1,.36,1)}.shop-container .product-item .product-details .sold-out-badge{background:linear-gradient(90deg,#dc3545,#c82333);color:#fff;padding:4px 12px;border-radius:6px;font-weight:700;font-size:.85rem;letter-spacing:.05em;text-transform:uppercase;animation:badgePop .7s cubic-bezier(.22,1,.36,1)}.shop-container .product-item.out-of-stock{background:#f0f0f0;border-color:#ccc;position:relative}.shop-container .product-item.out-of-stock:hover{border-color:#999;box-shadow:0 4px 12px #00000014}.shop-container .product-item.out-of-stock .product-image{position:relative}.shop-container .product-item.out-of-stock .product-image img{filter:grayscale(60%) opacity(.7);transition:filter .3s ease}.shop-container .product-item.out-of-stock .product-image:after{content:"RASPRODANO";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-15deg);background:#dc3545e6;color:#fff;font-size:1rem;font-weight:800;padding:.5rem 1rem;border-radius:4px;letter-spacing:.1em;text-transform:uppercase;box-shadow:0 2px 8px #0000004d;pointer-events:none;z-index:10}.shop-container .product-item.out-of-stock:hover .product-image img{filter:grayscale(30%) opacity(.85)}.shop-container .product-item.out-of-stock .product-details .product-name{color:#666}.shop-container .product-item.out-of-stock .product-details .product-price{color:#888}.shop-container .pagination-controls{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem;margin-bottom:1rem}.shop-container .pagination-controls .search-btn{background:#222;color:#fff;border:none;border-radius:20px;padding:.5rem 1.2rem;font-size:1rem;cursor:pointer;transition:background .2s;font-weight:500}.shop-container .pagination-controls .search-btn:disabled{background:#bbb;cursor:not-allowed}.shop-container .pagination-controls span{font-size:1.1rem;color:#333;font-weight:500}.infinite-scroll-loader{display:flex;justify-content:center;align-items:center;padding:2rem 0 3rem;min-height:60px}.infinite-scroll-loader .loading-more{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:#666;font-size:.95rem}.infinite-scroll-loader .loading-more .spinner{width:32px;height:32px;border:3px solid #e0e0e0;border-top-color:#007bff;border-radius:50%;animation:spin .8s linear infinite}.infinite-scroll-loader .end-of-results{color:#888;font-size:.9rem;padding:1rem 2rem;background:#f5f5f5;border-radius:8px}@media (max-width: 1024px){.filter-sort-panel{margin:0 1rem 2rem;padding:1.25rem}.filter-sort-panel .filters-section .filter-grid{grid-template-columns:repeat(2,1fr)}.shop-container{max-width:95vw;padding:1.5rem 1rem;margin:1.5rem auto 4rem;border-radius:0}.shop-container .product-list{grid-template-columns:repeat(2,1fr);gap:1.5rem}.shop-container .product-item .product-image{width:65%;max-width:220px}}@media (max-width: 768px){.filter-sort-panel{margin:0 .75rem 1.5rem;padding:1rem}.filter-sort-panel .filter-sort-toggles{flex-direction:column;gap:.5rem}.filter-sort-panel .filters-section .filter-grid{grid-template-columns:1fr;gap:.75rem}.filter-sort-panel .filters-section .clear-filters-btn{width:100%;padding:.75rem}.filter-sort-panel .sorting-section{flex-direction:column;align-items:stretch;gap:.5rem}.filter-sort-panel .sorting-section .sort-select{min-width:auto;width:100%}.shop-container{max-width:100vw;padding:1rem .75rem;margin:0rem auto 3rem;border-radius:0}.shop-container .shop-title{font-size:1.5rem}.shop-container .product-list{grid-template-columns:1fr;gap:1rem}.shop-container .product-item{padding:.75rem 1rem}.shop-container .product-item:hover{transform:none}.shop-container .product-item .product-image{width:80%;max-width:350px}.shop-container .product-item .product-details .product-name,.shop-container .product-item .product-details .product-price{font-size:1rem}.shop-container .pagination-controls{flex-direction:column;gap:.5rem}.shop-container .pagination-controls .search-btn{width:100%}}.search-form-wrapper{display:flex;justify-content:center;align-items:center;min-height:120px;width:100vw;flex-direction:column}.search-form{display:flex;align-items:center;background:#f5f5f5;border-radius:24px;padding:8px 16px;box-shadow:0 2px 12px #00000012;gap:12px;margin:0 auto}.search-form .search-input,.search-form .search-select{border:none;background:transparent;outline:none;padding:.5em 1em;font-size:1rem;border-radius:24px;width:160px;transition:width .3s,background .2s;color:#222;background:#fff;box-shadow:0 1px 3px #00000008}.search-form .search-input:focus,.search-form .search-select:focus{width:220px;background:#f0f0f0}.search-form .search-btn{background:#222;color:#fff;border:none;border-radius:20px;padding:.5em 1.2em;margin-left:8px;font-size:1rem;cursor:pointer;transition:background .2s;font-weight:500}.search-form .search-btn:hover{background:#444}.pagination-controls{display:flex;justify-content:center;align-items:center;gap:1em;margin-top:1em}.pagination-controls .search-btn{margin:0;min-width:90px}.pagination-controls span{font-size:1.1rem;color:#333;font-weight:500}@media (max-width: 700px){.search-form-wrapper{min-height:unset;padding:12px 0}.search-form{flex-direction:column;align-items:stretch;gap:10px}.search-form .search-btn{margin-left:0}.pagination-controls{flex-direction:column;gap:.5em}.pagination-controls .search-btn{width:100%}}.product-page{min-height:calc(100vh - 4rem);background:#fafafa;overflow-x:hidden;width:100%;box-sizing:border-box}.product-container{max-width:800px;margin:0 auto;padding:2rem;background:#fff;margin-top:2rem;margin-bottom:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014}.back-btn{background:#f0f0f0;color:#333;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;margin-bottom:2rem;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.back-btn:hover{background:#e0e0e0;transform:translate(-2px)}.loading-text{text-align:center;color:#666;font-size:1.1rem;margin:3rem 0}.error-container{text-align:center;padding:3rem 2rem}.error-container h2{color:#d32f2f;margin-bottom:1rem}.error-container p{color:#666;margin-bottom:2rem}.product-details .product-name{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:.5rem;line-height:1.2}.product-details .product-category-display{font-size:.95rem;color:#666;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0;font-weight:500;letter-spacing:.02em}.product-details .product-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid #f0f0f0}.product-details .product-header .product-name{font-size:2.5rem;font-weight:700;color:#222;margin-bottom:.5rem;line-height:1.2}.product-details .product-header .product-category{background:#222;color:#fff;padding:.4rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.product-details .product-content{display:grid;grid-template-columns:400px 1fr;gap:3rem;margin-bottom:3rem}.product-details .product-content .product-images .main-image{width:100%;height:400px;border-radius:8px;overflow:hidden;background:#f8f8f8;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.product-details .product-content .product-images .main-image img{width:100%;height:100%;object-fit:cover}.product-details .product-content .product-images .image-thumbnails{display:flex;gap:.5rem;overflow-x:auto}.product-details .product-content .product-images .image-thumbnails .thumbnail{width:80px;height:80px;border-radius:4px;object-fit:cover;cursor:pointer;border:2px solid transparent;transition:all .2s ease}.product-details .product-content .product-images .image-thumbnails .thumbnail:hover{border-color:#222;transform:scale(1.05)}.product-details .product-info .product-specs{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e5e5e5}.product-details .product-info .product-specs .spec-item{display:flex;flex-direction:column;gap:.25rem}.product-details .product-info .product-specs .spec-item.price-highlight{background:#f8f8f8;padding:1.5rem;border-radius:8px;border-left:4px solid #222}.product-details .product-info .product-specs .spec-item.price-highlight .spec-value{font-size:2.5rem;font-weight:700;color:#222;letter-spacing:-.02em}.product-details .product-info .product-specs .spec-item.design-highlight{background:#222;color:#fff;padding:1rem 1.5rem;border-radius:6px}.product-details .product-info .product-specs .spec-item.design-highlight .spec-label{color:#ffffffb3}.product-details .product-info .product-specs .spec-item.design-highlight .spec-value{font-size:1.25rem;font-weight:600;color:#fff}.product-details .product-info .product-specs .spec-item .spec-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#888;font-weight:500}.product-details .product-info .product-specs .spec-item .spec-value{font-size:1rem;color:#333;font-weight:500;text-transform:capitalize}.product-details .product-info .product-specs .spec-details{display:flex;flex-direction:column;gap:.75rem}.product-details .product-info .product-specs .spec-details .spec-item .spec-label{font-size:.7rem;color:#999}.product-details .product-info .product-specs .spec-details .spec-item .spec-value{font-size:.95rem;color:#555;font-weight:400}.product-details .product-info .product-description p{line-height:1.7;color:#555;font-size:1rem;margin:0}.product-details .product-actions{text-align:center;padding-top:2rem;border-top:2px solid #f0f0f0}.product-details .product-actions .add-to-cart-btn{background:#222;color:#fff;border:none;padding:1rem 3rem;font-size:1.1rem;font-weight:600;border-radius:8px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.product-details .product-actions .add-to-cart-btn:hover:not(.disabled){background:#333;transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.product-details .product-actions .add-to-cart-btn.disabled{background:#ccc;color:#999;cursor:not-allowed}@media (max-width: 768px){.product-page{overflow-x:hidden;width:100%}.product-container{margin:.5rem;padding:1rem;border-radius:8px;width:calc(100vw - 1rem);max-width:calc(100vw - 1rem);overflow:hidden;box-sizing:border-box}.product-details{width:100%;overflow:hidden}.product-details .product-name{font-size:1.5rem;word-wrap:break-word;text-align:center}.product-details .product-category-display{text-align:center}.product-details .product-content{display:flex!important;flex-direction:column!important;gap:1.5rem;width:100%}.product-details .product-content .product-images{width:100%!important;max-width:100%!important;overflow:hidden}.product-details .product-content .product-images .main-image{width:100%!important;max-width:100%!important;height:90vw!important;max-height:90vw!important;aspect-ratio:auto;margin:0;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f8f8f8;border-radius:8px}.product-details .product-content .product-images .main-image img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}.product-details .product-content .product-images .image-thumbnails{display:flex;flex-wrap:nowrap;gap:8px;overflow-x:auto;overflow-y:hidden;padding:.75rem 0;-webkit-overflow-scrolling:touch;max-width:100%;scrollbar-width:none;-ms-overflow-style:none}.product-details .product-content .product-images .image-thumbnails::-webkit-scrollbar{display:none}.product-details .product-content .product-images .image-thumbnails .thumbnail{width:15vw;height:15vw;min-width:50px;min-height:50px;max-width:70px;max-height:70px;flex-shrink:0;object-fit:cover;border-radius:6px}.product-details .product-content .product-info{width:100%;text-align:center}.product-details .product-content .product-info .product-specs .spec-item{text-align:center}.product-details .product-content .product-info .product-specs .spec-item.price-highlight{justify-content:center}.product-details .product-content .product-info .product-description{text-align:left}.product-details .product-content .product-info .product-description p{font-size:.95rem;line-height:1.6}.product-details .product-actions .add-to-cart-btn{width:100%;padding:1rem 2rem}}@media (max-width: 480px){.product-container{margin:.25rem;padding:.75rem;width:calc(100vw - .5rem);max-width:calc(100vw - .5rem)}.product-details .product-name{font-size:1.3rem}.product-details .product-content .product-images .main-image{height:75vw!important;max-height:75vw!important}.product-details .product-content .product-images .image-thumbnails .thumbnail{width:14vw;height:14vw;min-width:45px;min-height:45px;max-width:60px;max-height:60px}.product-details .product-info .product-specs .spec-item.price-highlight{padding:.75rem}.product-details .product-info .product-specs .spec-item.design-highlight{padding:.75rem 1rem}.product-details .product-info .product-description p{font-size:.9rem}}.contact-page{opacity:0;transition:opacity .6s ease-in-out}.contact-page.fade-in{opacity:1}.contact-hero{position:relative;height:50vh;min-height:350px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}.contact-hero .hero-bg{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2);z-index:-1}.contact-hero .hero-bg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0003}.contact-hero .hero-content{position:relative;z-index:1;max-width:800px;padding:0 2rem}.contact-hero .hero-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.contact-hero .hero-subtitle{font-size:1.3rem;font-weight:300;opacity:.95;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.contact-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem;margin-bottom:3rem}.contact-card{background:#fff;border-radius:15px;padding:2.5rem;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease;border-top:4px solid}.contact-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.contact-card.location{border-top-color:#667eea}.contact-card.social{border-top-color:#f39c12}.contact-card .card-icon{font-size:3rem;margin-bottom:1.5rem;display:block}.contact-card .card-title{font-size:1.8rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem}.contact-card .contact-info{display:flex;flex-direction:column;gap:1rem}.contact-card .contact-info .info-item{display:flex;align-items:flex-start;gap:.8rem}.contact-card .contact-info .info-item .info-icon{font-size:1.3rem;color:#667eea;margin-top:.2rem;flex-shrink:0}.contact-card .contact-info .info-item .info-content{flex:1}.contact-card .contact-info .info-item .info-content .info-label{font-weight:600;color:#2c3e50;margin-bottom:.3rem}.contact-card .contact-info .info-item .info-content .info-value{color:#555;line-height:1.6}.contact-card .contact-info .info-item .info-content .info-value a{color:#667eea;text-decoration:none;transition:color .3s ease}.contact-card .contact-info .info-item .info-content .info-value a:hover{color:#764ba2;text-decoration:underline}.contact-card .social-links{display:flex;flex-direction:column;gap:1rem}.contact-card .social-links svg{width:20px;height:20px}.contact-card .social-links a{display:flex;align-items:center;gap:.8rem;padding:1rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:10px;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.contact-card .social-links a:hover{transform:translate(5px);box-shadow:0 5px 15px #0003}.contact-card .social-links a .social-icon{font-size:1.5rem}.visit-info{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:20px;padding:3rem;margin-bottom:3rem}.visit-info .visit-title{font-size:2rem;font-weight:700;color:#2c3e50;margin-bottom:1.5rem;text-align:center}.visit-info .visit-content{font-size:1.1rem;line-height:1.8;color:#555;text-align:center;max-width:800px;margin:0 auto}.contact-motto{background:linear-gradient(135deg,#3498db,#9b59b6);color:#fff;padding:3rem;border-radius:20px;text-align:center;box-shadow:0 15px 40px #00000026}.contact-motto .motto-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem;color:#f39c12;text-shadow:2px 2px 4px rgba(0,0,0,.3);letter-spacing:1px}.contact-motto .motto-text{font-size:1.2rem;opacity:.95;margin:0}@media (max-width: 768px){.contact-container{padding:3rem 1rem}.contact-hero{height:40vh;min-height:300px}.contact-hero .hero-title{font-size:2.2rem}.contact-hero .hero-subtitle{font-size:1.1rem}.contact-grid{grid-template-columns:1fr;gap:2rem}.contact-card{padding:2rem}.contact-card .card-title{font-size:1.5rem}.visit-info{padding:2rem}.visit-info .visit-title{font-size:1.6rem}.visit-info .visit-content{font-size:1rem}.contact-motto{padding:2rem}.contact-motto .motto-title{font-size:2rem}.contact-motto .motto-text{font-size:1.1rem}}@media (max-width: 480px){.contact-hero .hero-title{font-size:1.8rem}.contact-hero .hero-subtitle{font-size:1rem}.contact-card .card-icon{font-size:2.5rem}.contact-card .card-title{font-size:1.3rem}.contact-motto .motto-title{font-size:1.6rem}}.auth-container{max-width:400px;margin:4rem auto;padding:2rem;background:#fafafa;border-radius:12px;box-shadow:0 2px 12px #00000014}.auth-container h2{text-align:center;color:#222;margin-bottom:1.5rem;font-size:1.6rem;font-weight:600}.auth-container form{display:flex;flex-direction:column;gap:1.2rem}.auth-container form input{padding:.7em 1em;border:1px solid #ddd;border-radius:6px;font-size:1rem;background:#fff;color:#222;transition:border .2s}.auth-container form input:focus{border-color:#1976d2;outline:none}.auth-container form button[type=submit]{background:#1976d2;color:#fff;border:none;border-radius:6px;padding:.7em 1em;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.auth-container form button[type=submit]:hover:enabled{background:#125ea7}.auth-container form button[type=submit]:disabled{background:#b3c6e6;cursor:not-allowed}.auth-container .auth-error{color:#d32f2f;text-align:center;font-size:1rem;margin-top:-.5rem}.auth-container .auth-switch{text-align:center;margin-top:1.2rem;font-size:1rem}.auth-container .auth-switch button{background:none;border:none;color:#1976d2;cursor:pointer;font-weight:500;padding:0;margin-left:.3em;transition:color .2s}.auth-container .auth-switch button:hover{color:#125ea7;text-decoration:underline}@media (max-width: 500px){.auth-container{padding:1rem;margin:2rem 0}}.product-admin .admin-actions{display:flex;justify-content:flex-end;margin-bottom:2rem}.product-admin .error-message{background:#fee;color:#c33;padding:1rem;border-radius:4px;margin-bottom:2rem;border:1px solid #fcc}.product-admin .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto}.product-admin .modal-content{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.product-admin .modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e0e0e0;position:sticky;top:0;background:#fff;z-index:10}.product-admin .modal-header h2{margin:0;font-size:1.5rem;font-weight:600}.product-admin .modal-header .modal-close{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;line-height:1;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.product-admin .modal-header .modal-close:hover{background:#f0f0f0;color:#000}.product-admin .product-form{padding:2rem}.product-admin .product-form .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media (max-width: 600px){.product-admin .product-form .form-grid{grid-template-columns:1fr}}.product-admin .product-form .form-group.full-width{grid-column:1/-1}.product-admin .product-form .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.product-admin .product-form .form-group input,.product-admin .product-form .form-group select,.product-admin .product-form .form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s ease}.product-admin .product-form .form-group input:focus,.product-admin .product-form .form-group select:focus,.product-admin .product-form .form-group textarea:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.product-admin .product-form .form-group textarea{resize:vertical;min-height:100px}.product-admin .product-form .form-group.checkbox-group{display:flex;align-items:center}.product-admin .product-form .form-group.checkbox-group label{display:flex;align-items:center;gap:.5rem;margin-bottom:0;cursor:pointer;font-weight:400}.product-admin .product-form .form-group.checkbox-group label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.product-admin .product-form .image-upload-section{margin-top:.5rem}.product-admin .product-form .image-upload-section .image-preview-carousel{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;background:#f9f9f9;padding:1rem;border-radius:8px}.product-admin .product-form .image-upload-section .image-preview-carousel .carousel-btn{background:#000;color:#fff;border:none;width:36px;height:36px;border-radius:50%;font-size:1.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}.product-admin .product-form .image-upload-section .image-preview-carousel .carousel-btn:hover{background:#333}.product-admin .product-form .image-upload-section .image-preview-carousel .preview-container{flex:1;text-align:center;position:relative}.product-admin .product-form .image-upload-section .image-preview-carousel .preview-container img{max-width:100%;max-height:250px;border-radius:8px;object-fit:contain}.product-admin .product-form .image-upload-section .image-preview-carousel .preview-container .image-counter{display:block;margin-top:.5rem;font-size:.875rem;color:#666}.product-admin .product-form .image-upload-section .image-preview-carousel .preview-container .remove-image-btn{margin-top:.5rem;background:#f44336;color:#fff;border:none;padding:.4rem 1rem;border-radius:4px;cursor:pointer;font-size:.875rem}.product-admin .product-form .image-upload-section .image-preview-carousel .preview-container .remove-image-btn:hover{background:#d32f2f}.product-admin .product-form .image-upload-section .image-thumbnails{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1rem}.product-admin .product-form .image-upload-section .image-thumbnails .thumbnail{width:60px;height:60px;border-radius:6px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s ease}.product-admin .product-form .image-upload-section .image-thumbnails .thumbnail.active{border-color:#000}.product-admin .product-form .image-upload-section .image-thumbnails .thumbnail:hover{border-color:#666}.product-admin .product-form .image-upload-section .image-thumbnails .thumbnail img{width:100%;height:100%;object-fit:cover}.product-admin .product-form .image-upload-section .upload-btn{display:inline-block;cursor:pointer}.product-admin .product-form .form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e0e0e0}.product-admin .products-list h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.product-admin .products-list .products-table{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.product-admin .products-list .products-table .table-header,.product-admin .products-list .products-table .table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr 1fr 1.5fr;gap:1rem;padding:1rem;align-items:center}@media (max-width: 768px){.product-admin .products-list .products-table .table-header,.product-admin .products-list .products-table .table-row{grid-template-columns:1fr;gap:.5rem}}.product-admin .products-list .products-table .table-header{background:#f5f5f5;font-weight:600;border-bottom:1px solid #e0e0e0}.product-admin .products-list .products-table .table-row{border-bottom:1px solid #f0f0f0;transition:background-color .3s ease}.product-admin .products-list .products-table .table-row:hover{background:#f9f9f9}.product-admin .products-list .products-table .table-row:last-child{border-bottom:none}.product-admin .products-list .products-table .table-row .product-name .product-color{color:#666;font-size:.9rem}.product-admin .products-list .products-table .table-row .low-stock{color:#ff9800;font-weight:600}.product-admin .products-list .products-table .table-row .status{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;text-transform:uppercase}.product-admin .products-list .products-table .table-row .status.active{background:#e8f5e8;color:#2e7d32}.product-admin .products-list .products-table .table-row .status.inactive{background:#fff3e0;color:#f57c00}.product-admin .products-list .products-table .table-row .table-actions{display:flex;gap:.5rem}@keyframes progressAnimation{0%{width:0%}50%{width:70%}to{width:100%}}.collection-admin .admin-actions{display:flex;justify-content:flex-end;margin-bottom:2rem}.collection-admin .error-message{background:#fee;color:#c33;padding:1rem;border-radius:4px;margin-bottom:2rem;border:1px solid #fcc}.collection-admin .collection-form{background:#f9f9f9;padding:2rem;border-radius:8px;margin-bottom:3rem;border:1px solid #e0e0e0}.collection-admin .collection-form h3{margin-bottom:2rem;font-size:1.5rem;font-weight:500}.collection-admin .collection-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem}@media (max-width: 768px){.collection-admin .collection-form .form-row{grid-template-columns:1fr;gap:1rem}}.collection-admin .collection-form .form-group{margin-bottom:1.5rem}.collection-admin .collection-form .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.collection-admin .collection-form .form-group input,.collection-admin .collection-form .form-group select,.collection-admin .collection-form .form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;transition:border-color .3s ease}.collection-admin .collection-form .form-group input:focus,.collection-admin .collection-form .form-group select:focus,.collection-admin .collection-form .form-group textarea:focus{outline:none;border-color:#000;box-shadow:0 0 0 2px #0000001a}.collection-admin .collection-form .form-group textarea{resize:vertical;min-height:80px}.collection-admin .collection-form .form-group.checkbox-group{display:flex;align-items:center}.collection-admin .collection-form .form-group.checkbox-group label{display:flex;align-items:center;font-weight:400;cursor:pointer;margin-bottom:0}.collection-admin .collection-form .form-group.checkbox-group label input[type=checkbox]{width:auto;margin-right:.5rem}.collection-admin .collection-form .image-upload-section{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.collection-admin .collection-form .image-upload-section .image-preview{position:relative;max-width:300px;border-radius:8px;overflow:hidden;border:1px solid #ddd;background:#f9f9f9}.collection-admin .collection-form .image-upload-section .image-preview img{width:100%;height:auto;max-height:200px;object-fit:cover;display:block}.collection-admin .collection-form .image-upload-section .image-preview .remove-image-btn{position:absolute;top:8px;right:8px}.collection-admin .collection-form .image-upload-section .upload-placeholder{width:100%;max-width:300px;height:120px;border:2px dashed #ddd;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#fafafa;color:#999}.collection-admin .collection-form .image-upload-section .upload-btn{cursor:pointer}.collection-admin .collection-form .form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:1px solid #ddd}.collection-admin .collections-list h3{margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}.collection-admin .collections-list .collections-table{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.collection-admin .collections-list .collections-table .table-header,.collection-admin .collections-list .collections-table .table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 2fr;gap:1rem;padding:1rem;align-items:center}@media (max-width: 768px){.collection-admin .collections-list .collections-table .table-header,.collection-admin .collections-list .collections-table .table-row{grid-template-columns:1fr;gap:.5rem}}.collection-admin .collections-list .collections-table .table-header{background:#f5f5f5;font-weight:600;border-bottom:1px solid #e0e0e0}.collection-admin .collections-list .collections-table .table-row{border-bottom:1px solid #f0f0f0;transition:background-color .3s ease}.collection-admin .collections-list .collections-table .table-row:hover{background:#f9f9f9}.collection-admin .collections-list .collections-table .table-row:last-child{border-bottom:none}.collection-admin .collections-list .collections-table .table-row .collection-name .collection-description{color:#666;font-size:.9rem;margin-top:.25rem}.collection-admin .collections-list .collections-table .table-row .type-badge{background:#e3f2fd;color:#1976d2;padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.collection-admin .collections-list .collections-table .table-row .status{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500;text-transform:uppercase}.collection-admin .collections-list .collections-table .table-row .status.active{background:#e8f5e8;color:#2e7d32}.collection-admin .collections-list .collections-table .table-row .status.inactive{background:#fff3e0;color:#f57c00}.collection-admin .collections-list .collections-table .table-row .status.draft{background:#f3e5f5;color:#7b1fa2}.collection-admin .collections-list .collections-table .table-row .visibility{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:500}.collection-admin .collections-list .collections-table .table-row .visibility.public{background:#e8f5e8;color:#2e7d32}.collection-admin .collections-list .collections-table .table-row .visibility.private{background:#fff3e0;color:#f57c00}.collection-admin .collections-list .collections-table .table-row .table-actions{display:flex;gap:.5rem;flex-wrap:wrap}@media (max-width: 768px){.collection-admin .collections-list .collections-table .table-row .table-actions{justify-content:flex-start}}.collection-admin .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.collection-admin .modal-content{background:#fff;border-radius:8px;width:90%;max-width:1000px;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.collection-admin .modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e0e0e0}.collection-admin .modal-header h3{margin:0;font-size:1.5rem;font-weight:500}.collection-admin .modal-header .close-btn{background:none;border:none;font-size:2rem;cursor:pointer;color:#666;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.collection-admin .modal-header .close-btn:hover{color:#000}.collection-admin .product-manager{padding:1.5rem;overflow-y:auto;flex:1;position:relative}.collection-admin .product-manager .products-section{margin-bottom:2rem}.collection-admin .product-manager .products-section:last-child{margin-bottom:0}.collection-admin .product-manager .products-section.available-section{background:#f8f9fa;padding:1.5rem;border-radius:8px;border:1px solid #e0e0e0}.collection-admin .product-manager .products-section .section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.collection-admin .product-manager .products-section .section-header h4{margin:0;font-size:1.2rem;font-weight:500;color:#333}.collection-admin .product-manager .products-section .section-header .selection-count{background:#000;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.collection-admin .product-manager .products-section h4{margin-bottom:1rem;font-size:1.2rem;font-weight:500;color:#333}.collection-admin .product-manager .products-section .empty-message{text-align:center;padding:2rem;color:#666;font-style:italic;background:#fff;border-radius:4px;border:1px dashed #ddd}.collection-admin .product-manager .products-section .empty-state{text-align:center;padding:3rem 2rem;background:#fff;border-radius:8px;border:2px dashed #ddd}.collection-admin .product-manager .products-section .empty-state .empty-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.collection-admin .product-manager .products-section .empty-state p{color:#666;font-size:1rem;margin:0 0 1rem}.collection-admin .product-manager .products-section .empty-state .btn{margin-top:.5rem}.collection-admin .product-manager .products-section .bulk-actions-bar{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.collection-admin .product-manager .products-section .bulk-actions-bar .search-box{width:100%;position:relative}.collection-admin .product-manager .products-section .bulk-actions-bar .search-box .search-icon{position:absolute;left:.875rem;top:50%;transform:translateY(-50%);font-size:1rem;pointer-events:none;opacity:.6}.collection-admin .product-manager .products-section .bulk-actions-bar .search-box .search-input{width:90%;padding:.75rem 2.5rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;background:#fff;color:#000;transition:all .2s ease}.collection-admin .product-manager .products-section .bulk-actions-bar .search-box .search-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a}.collection-admin .product-manager .products-section .bulk-actions-bar .search-box .search-input::placeholder{color:#999}.collection-admin .product-manager .products-section .bulk-actions-bar .search-box .clear-search-btn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:#666;color:#fff;border:none;width:24px;height:24px;border-radius:50%;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.collection-admin .product-manager .products-section .bulk-actions-bar .search-box .clear-search-btn:hover{background:#000}.collection-admin .product-manager .products-section .bulk-actions-bar .bulk-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.collection-admin .product-manager .products-section .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem}.collection-admin .product-manager .products-section .products-grid.selectable .product-card{cursor:pointer;-webkit-user-select:none;user-select:none}.collection-admin .product-manager .products-section .products-grid.selectable .product-card:hover{border-color:#999;background:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #00000014}.collection-admin .product-manager .products-section .products-grid.selectable .product-card.selected{border-color:#000;background:#fff;box-shadow:0 0 0 2px #000}.collection-admin .product-manager .products-section .products-grid.selectable .product-card.selected .selection-checkbox input{background:#000}.collection-admin .product-manager .products-section .products-grid .product-card{display:flex;align-items:center;padding:.875rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;transition:all .2s ease;gap:.75rem}.collection-admin .product-manager .products-section .products-grid .product-card.in-collection{background:#f0fff0;border-color:#c3e6c3}.collection-admin .product-manager .products-section .products-grid .product-card .selection-checkbox{flex-shrink:0}.collection-admin .product-manager .products-section .products-grid .product-card .selection-checkbox input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#000;margin:0}.collection-admin .product-manager .products-section .products-grid .product-card .product-info{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}.collection-admin .product-manager .products-section .products-grid .product-card .product-info strong{font-weight:600;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#000}.collection-admin .product-manager .products-section .products-grid .product-card .product-info .product-category{color:#888;font-size:.8rem}.collection-admin .product-manager .products-section .products-grid .product-card .product-info .product-price{color:#000;font-weight:600;font-size:.9rem}.collection-admin .product-manager .products-section .products-grid .product-card .add-single-btn{flex-shrink:0;padding:.4rem .75rem!important;font-size:.75rem!important}.btn{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.btn.btn-primary{background:#000;color:#fff}.btn.btn-primary:hover{background:#333}.btn.btn-primary:disabled{background:#ccc;cursor:not-allowed}.btn.btn-secondary{background:#f5f5f5;color:#333;border:1px solid #ddd}.btn.btn-secondary:hover{background:#e8e8e8}.btn.btn-outline{background:transparent;color:#000;border:1px solid #000}.btn.btn-outline:hover{background:#000;color:#fff}.btn.btn-danger{background:#f44336;color:#fff}.btn.btn-danger:hover{background:#d32f2f}.btn.btn-small{padding:.5rem 1rem;font-size:.875rem}.contact-admin{max-width:1000px;margin:0 auto;padding:2rem}.admin-header{text-align:center;margin-bottom:3rem}.admin-header h1{font-size:2.2rem;color:#2c3e50;margin-bottom:.8rem;font-weight:700}.admin-header .admin-subtitle{font-size:1.1rem;color:#666;margin:0}.contact-form{background:#fff;border-radius:15px;padding:2.5rem;box-shadow:0 10px 30px #0000001a}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.form-group{display:flex;flex-direction:column}.form-group.full-width{grid-column:1/-1}.form-group label{font-weight:600;color:#2c3e50;margin-bottom:.5rem;font-size:1rem}.form-group input,.form-group textarea{padding:.9rem 1rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.form-group textarea{resize:vertical;min-height:100px}.form-group .help-text{margin-top:.4rem;font-size:.85rem;color:#777;font-style:italic}.form-actions{margin-top:2.5rem;display:flex;justify-content:center}.btn-save{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 3rem;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease}.btn-save:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.btn-save:active:not(:disabled){transform:translateY(0)}.btn-save:disabled{opacity:.6;cursor:not-allowed}.loading{text-align:center;padding:4rem 2rem;color:#666;font-size:1.2rem}@media (max-width: 768px){.contact-admin{padding:1rem}.admin-header{margin-bottom:2rem}.admin-header h1{font-size:1.8rem}.admin-header .admin-subtitle{font-size:1rem}.contact-form{padding:1.5rem}.form-grid{grid-template-columns:1fr;gap:1.5rem}.btn-save{padding:.9rem 2rem;font-size:1rem}}.orders-admin{padding:1.5rem;max-width:1400px;margin:0 auto}.orders-admin .orders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}.orders-admin .orders-header h2{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0}.orders-admin .orders-header .orders-stats{display:flex;gap:1rem}.orders-admin .orders-header .orders-stats .stat{background:#f3f4f6;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;color:#4b5563}.orders-admin .orders-header .orders-stats .stat strong{color:#1a1a1a;font-weight:600}.orders-admin .orders-header .orders-stats .stat.pending{background:#fef3c7;color:#92400e}.orders-admin .orders-header .orders-stats .stat.pending strong{color:#92400e}.orders-admin .loading-state,.orders-admin .error-state,.orders-admin .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;background:#f9fafb;border-radius:12px;gap:1rem}.orders-admin .error-state{background:#fef2f2;color:#dc2626}.orders-admin .error-state button{background:#dc2626;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:500}.orders-admin .error-state button:hover{background:#b91c1c}.orders-admin .empty-state .icon{font-size:3rem}.orders-admin .empty-state p{color:#6b7280;font-size:1.1rem}.orders-admin .spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin .8s linear infinite}.orders-admin .spinner.small{width:20px;height:20px;border-width:2px}@keyframes spin{to{transform:rotate(360deg)}}.orders-admin svg.spin{animation:spin .8s linear infinite}.orders-admin .orders-list{display:flex;flex-direction:column;gap:.75rem}.orders-admin .order-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden;transition:box-shadow .2s,transform .2s}.orders-admin .order-card:hover{box-shadow:0 4px 12px #0000001a}.orders-admin .order-card.expanded{box-shadow:0 4px 20px #0000001f}.orders-admin .order-card .order-main{display:grid;grid-template-columns:100px 1.5fr 120px 140px 160px 40px;align-items:center;padding:1rem 1.25rem;cursor:pointer;transition:background .2s;gap:1rem}.orders-admin .order-card .order-main:hover{background:#f9fafb}.orders-admin .order-card .order-main .order-id .label{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.orders-admin .order-card .order-main .order-id .value{font-size:1.1rem;font-weight:700;color:#1a1a1a}.orders-admin .order-card .order-main .order-customer{display:flex;flex-direction:column;gap:.2rem}.orders-admin .order-card .order-main .order-customer .name{font-weight:600;color:#1a1a1a}.orders-admin .order-card .order-main .order-customer .email{font-size:.85rem;color:#6b7280}.orders-admin .order-card .order-main .order-total .label,.orders-admin .order-card .order-main .order-date .label{font-size:.7rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;display:block}.orders-admin .order-card .order-main .order-total .value,.orders-admin .order-card .order-main .order-date .value{font-weight:600;color:#1a1a1a}.orders-admin .order-card .order-main .order-total .value{color:#059669;font-size:1.05rem}.orders-admin .order-card .order-main .order-status{position:relative;display:flex;align-items:center;gap:.5rem}.orders-admin .order-card .order-main .order-status select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid;border-radius:8px;padding:.5rem 2rem .5rem .75rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236b7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}.orders-admin .order-card .order-main .order-status select:hover{background-color:#f9fafb}.orders-admin .order-card .order-main .order-status select:focus{outline:none;box-shadow:0 0 0 3px #3b82f633}.orders-admin .order-card .order-main .order-status select:disabled{opacity:.7;cursor:wait}.orders-admin .order-card .order-main .order-status select option{color:#1a1a1a}.orders-admin .order-card .order-main .order-status .updating-indicator{font-size:1rem}.orders-admin .order-card .order-main .expand-icon{color:#9ca3af;font-size:.8rem;text-align:center;transition:transform .2s}.orders-admin .order-card .order-details{background:#f9fafb;padding:1.5rem;border-top:1px solid #e5e7eb;animation:slideDown .3s ease-out}.orders-admin .order-card .order-details .details-loading{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:2rem;color:#6b7280}.orders-admin .order-card .order-details .details-section{margin-bottom:1.5rem}.orders-admin .order-card .order-details .details-section:last-child{margin-bottom:0}.orders-admin .order-card .order-details .details-section h4{font-size:1rem;font-weight:600;color:#374151;margin:0 0 .75rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.orders-admin .order-card .order-details .details-section .details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.orders-admin .order-card .order-details .details-section .details-grid .detail-item{display:flex;flex-direction:column;gap:.25rem}.orders-admin .order-card .order-details .details-section .details-grid .detail-item.full-width{grid-column:1/-1}.orders-admin .order-card .order-details .details-section .details-grid .detail-item .label{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.orders-admin .order-card .order-details .details-section .details-grid .detail-item .value{color:#1a1a1a;font-weight:500}.orders-admin .order-card .order-details .details-section .details-grid .detail-item .value.mono{font-family:monospace;font-size:.85rem;color:#6b7280}.orders-admin .order-card .order-details .details-section .details-grid .detail-item .value.clickable{color:#3b82f6;text-decoration:none;cursor:pointer;transition:color .2s}.orders-admin .order-card .order-details .details-section .details-grid .detail-item .value.clickable:hover{color:#1d4ed8;text-decoration:underline}.orders-admin .order-card .order-details .details-section .details-grid .detail-item a.value{color:#3b82f6;text-decoration:none;font-weight:500;transition:color .2s}.orders-admin .order-card .order-details .details-section .details-grid .detail-item a.value:hover{color:#1d4ed8;text-decoration:underline}.orders-admin .order-card .order-details .details-section .products-table{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #0000000d}.orders-admin .order-card .order-details .details-section .products-table .products-header,.orders-admin .order-card .order-details .details-section .products-table .product-row{display:grid;grid-template-columns:1.5fr .8fr 1fr 1fr 100px;padding:.75rem 1rem;gap:.5rem;align-items:center}.orders-admin .order-card .order-details .details-section .products-table .products-header{background:#f3f4f6;font-size:.75rem;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.orders-admin .order-card .order-details .details-section .products-table .product-item-wrapper{border-bottom:1px solid #f3f4f6}.orders-admin .order-card .order-details .details-section .products-table .product-item-wrapper:last-of-type{border-bottom:none}.orders-admin .order-card .order-details .details-section .products-table .product-row{font-size:.9rem;color:#1a1a1a}.orders-admin .order-card .order-details .details-section .products-table .product-row span{color:#1a1a1a}.orders-admin .order-card .order-details .details-section .products-table .product-row .product-name-cell{font-weight:500}.orders-admin .order-card .order-details .details-section .products-table .product-row .product-actions{display:flex;gap:.5rem}.orders-admin .order-card .order-details .details-section .products-table .product-row .product-actions .action-btn{width:28px;height:28px;border:1px solid #d1d5db;border-radius:6px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:1rem;font-weight:600;transition:all .2s}.orders-admin .order-card .order-details .details-section .products-table .product-row .product-actions .action-btn:hover{background:#f3f4f6;border-color:#9ca3af;color:#374151}.orders-admin .order-card .order-details .details-section .products-table .product-row .product-actions .action-btn:disabled{opacity:.5;cursor:wait}.orders-admin .order-card .order-details .details-section .products-table .product-row .product-actions .action-btn.view-btn:hover{background:#dbeafe;border-color:#3b82f6;color:#3b82f6}.orders-admin .order-card .order-details .details-section .products-table .product-row .product-actions .action-btn.image-btn.active{background:#fef3c7;border-color:#f59e0b;color:#f59e0b}.orders-admin .order-card .order-details .details-section .products-table .product-image-preview{padding:1rem;background:#f9fafb;display:flex;flex-direction:column;align-items:center;gap:.5rem;animation:slideDown .2s ease-out}.orders-admin .order-card .order-details .details-section .products-table .product-image-preview img{max-width:150px;max-height:150px;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px #0000001a}.orders-admin .order-card .order-details .details-section .products-table .product-image-preview .no-image{width:150px;height:100px;display:flex;align-items:center;justify-content:center;background:#e5e7eb;border-radius:8px;color:#9ca3af;font-size:.85rem}.orders-admin .order-card .order-details .details-section .products-table .product-image-preview .product-preview-name{font-size:.85rem;color:#6b7280;font-weight:500}.orders-admin .order-card .order-details .details-section .products-table .products-total{display:flex;justify-content:space-between;padding:.75rem 1rem;background:#f9fafb;font-weight:700;color:#059669;border-top:2px solid #e5e7eb}.orders-admin .order-card .order-details .details-section .no-products{color:#9ca3af;font-style:italic}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.orders-admin .order-card .order-main{grid-template-columns:80px 1fr 100px 40px}.orders-admin .order-card .order-main .order-date,.orders-admin .order-card .order-main .order-customer .email{display:none}}@media (max-width: 600px){.orders-admin{padding:1rem}.orders-admin .orders-header{flex-direction:column;align-items:flex-start}.orders-admin .order-card .order-main{grid-template-columns:1fr 1fr;gap:.75rem}.orders-admin .order-card .order-main .order-id,.orders-admin .order-card .order-main .order-customer,.orders-admin .order-card .order-main .order-total,.orders-admin .order-card .order-main .order-status{grid-column:span 1}.orders-admin .order-card .order-main .expand-icon{display:none}.orders-admin .order-card .order-main .order-customer{text-align:right}.orders-admin .order-details .details-section .products-table .products-header,.orders-admin .order-details .details-section .products-table .product-row{grid-template-columns:1fr 1fr}.orders-admin .order-details .details-section .products-table .products-header span:nth-child(3),.orders-admin .order-details .details-section .products-table .products-header span:nth-child(4),.orders-admin .order-details .details-section .products-table .product-row span:nth-child(3),.orders-admin .order-details .details-section .products-table .product-row span:nth-child(4){display:none}}.admin-product-search-results{background:#f8fafb;border:1px solid #e5e7eb;border-radius:6px;margin-top:.2em;margin-bottom:.5em;max-height:180px;overflow-y:auto;box-shadow:0 1px 4px #0000000a}.admin-product-search-item{display:flex;align-items:center;padding:.35em .7em;border-bottom:1px solid #ececec;font-size:.98rem}.admin-product-search-item:last-child{border-bottom:none}.admin-product-search-item button{background:#1a7f37;color:#fff;border:none;border-radius:4px;padding:.2em .8em;font-size:.97rem;font-weight:500;cursor:pointer;margin-left:auto;transition:background .16s}.admin-product-search-item button:disabled{opacity:.6;cursor:not-allowed}.admin-product-selected-list{display:flex;flex-wrap:wrap;gap:.5em;margin-top:.4em}.admin-product-selected-item{display:flex;align-items:center;background:#e5f7ea;border-radius:5px;padding:.18em .7em .18em .3em;font-size:.97rem}.admin-product-selected-item button{font-size:1.1em;color:#b00;background:none;border:none;cursor:pointer;margin-left:2px;padding:0}.admin-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000002e;z-index:1000;display:flex;align-items:center;justify-content:center}.admin-modal{background:#fff;border-radius:10px;box-shadow:0 4px 32px #00000021;padding:2.2rem 2.5rem 2rem;min-width:420px;max-width:520px;width:100%;min-height:120px;max-height:90vh;overflow-y:auto}.admin-modal-form .date-input-wrapper{position:relative;display:flex;align-items:center}.admin-modal-form input[type=date]{padding-right:2.2em;background:#fafbfc url('data:image/svg+xml;utf8,<svg fill="%23666" height="20" viewBox="0 0 24 24" width="20" xmlns="http://www.w3.org/2000/svg"><path d="M19 4h-1V2h-2v2H8V2H6v2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 16H5V9h14v11zm0-13H5V6h14v1z"/></svg>') no-repeat right .7em center/1.2em 1.2em;cursor:pointer;width:100%;box-sizing:border-box}.admin-modal-form .calendar-icon-btn{position:absolute;right:.2em;top:0;bottom:0;width:2.2em;background:none;border:none;cursor:pointer;z-index:2;padding:0}.admin-modal h3{margin-top:0;font-size:1.35rem;font-weight:700;color:#1a1a1a;margin-bottom:1.2rem}.admin-modal-form{display:flex;flex-direction:column;gap:1.1em}.admin-modal-form label{font-weight:500;color:#222;display:flex;flex-direction:column;gap:.3em}.admin-modal-form input,.admin-modal-form textarea{font-size:1rem;padding:.5em .7em;border:1px solid #d1d5db;border-radius:5px;background:#fafbfc;margin-top:.2em;color:#111!important}.admin-modal-form select{color:#111!important}.admin-modal-form textarea{min-height:60px;resize:vertical}.admin-modal-actions{display:flex;gap:1.2em;justify-content:flex-end;margin-top:1.2em}.admin-modal-actions button{background:#f3f4f7;color:#1a1a1a;border:1px solid #d1d5db;border-radius:5px;padding:.45em 1.2em;font-size:1rem;font-weight:500;cursor:pointer;transition:background .16s,border .16s}.admin-modal-actions button:disabled{opacity:.7;cursor:not-allowed}.admin-modal-actions .admin-create-btn{background:#1a7f37;color:#fff;border:none;font-weight:600}.admin-modal-actions .admin-create-btn:hover{background:#176b2c}.admin-edit-btn,.admin-delete-btn{min-width:70px;text-align:center;border-radius:5px;padding:.35em .8em;font-size:.98rem;font-weight:500;cursor:pointer;transition:background .16s,border .16s;display:inline-block}.admin-edit-btn{background:#f3f4f7;color:#1a1a1a;border:1px solid #d1d5db;margin-bottom:4px}.admin-edit-btn:hover{background:#e5e7eb;border-color:#bdbdbd}.admin-delete-btn{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.admin-delete-btn:hover{background:#fee2e2;border-color:#f87171}.admin-delete-btn:disabled{opacity:.6;cursor:not-allowed}.admin-table td:last-child{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.admin-create-btn{background:#1a7f37;color:#fff;border:none;border-radius:6px;padding:.55em 1.4em;font-size:1.08rem;font-weight:600;cursor:pointer;box-shadow:0 1px 4px #1a7f3712;transition:background .16s}.admin-create-btn:hover{background:#176b2c}.admin-discount-products{margin-top:1.2rem}.admin-discount-products-table{width:100%;border-collapse:collapse;margin-top:.5rem;background:#f8fafb;border-radius:7px;overflow:hidden;box-shadow:0 1px 4px #00000008}.admin-discount-products-table th,.admin-discount-products-table td{padding:.7em 1em;text-align:left}.admin-discount-products-table th{background:#f3f4f7;font-weight:600;color:#333;border-bottom:2px solid #e5e7eb}.admin-discount-products-table tr{border-bottom:1px solid #ececec}.admin-discount-products-table tr:last-child{border-bottom:none}.admin-discount-products-table td{color:#222;font-size:.98rem}.admin-discount-products-table tr:hover{background:#f6f8fa}.admin-section{margin:2rem auto;max-width:900px;background:#fff;border-radius:10px;box-shadow:0 2px 12px #00000012;padding:2rem 2.5rem 2.5rem}.admin-section h2{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#222}.admin-table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;background:#fafbfc;border-radius:8px;overflow:hidden;box-shadow:0 1px 4px #0000000a}.admin-table th,.admin-table td{padding:.85em 1.1em;text-align:left}.admin-table th{background:#f3f4f7;font-weight:600;color:#333;border-bottom:2px solid #e5e7eb}.admin-table tr{border-bottom:1px solid #ececec}.admin-table tr:last-child{border-bottom:none}.admin-table td{color:#222;font-size:1rem}.admin-table tr:hover{background:#f6f8fa}.admin-loading,.admin-error{margin:1.5rem 0;color:#b00;font-weight:500}.admin-pagination{display:flex;align-items:center;gap:1.2em;justify-content:flex-end}.admin-pagination button{background:#222;color:#fff;border:none;border-radius:5px;padding:.5em 1.1em;font-size:1rem;font-weight:500;cursor:pointer;transition:background .18s}.admin-pagination button:disabled{opacity:.6;cursor:not-allowed}.admin-pagination span{font-size:1.1rem;color:#333}.admin-container{max-width:1200px;margin:0 auto;padding:2rem}.admin-container .admin-header{text-align:center;margin-bottom:3rem}.admin-container .admin-header h1{font-size:2.5rem;font-weight:300;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.02em;color:#6289af}.admin-container .admin-header p{color:#e0e0e0;font-size:1.1rem}.admin-container .admin-tabs{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;margin-bottom:2rem;border-bottom:2px solid #eee;gap:.5rem;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.admin-container .admin-tabs .tab-btn{flex:0 0 auto;background:none;border:none;padding:1rem 2rem;font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent}.admin-container .admin-tabs .tab-btn:hover{background:#f8f8f8}.admin-container .admin-tabs .tab-btn.active{color:#000;border-bottom-color:#000;background:#f8f8f8}.admin-container .admin-tabs::-webkit-scrollbar{height:8px}.admin-container .admin-tabs::-webkit-scrollbar-track{background:transparent}.admin-container .admin-tabs::-webkit-scrollbar-thumb{background:#00000026;border-radius:6px}.admin-container .admin-content{min-height:500px}@media (max-width: 768px){.admin-container{padding:1rem}.admin-container .admin-header{margin-bottom:2rem}.admin-container .admin-header h1{font-size:2rem}.admin-container .admin-tabs .tab-btn{padding:.8rem 1.5rem;font-size:.9rem}}.admin-login-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:2rem}.admin-login-box{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;padding:3rem;max-width:400px;width:100%;text-align:center}.admin-login-box .login-header{margin-bottom:2rem}.admin-login-box .login-header h1{font-size:2rem;font-weight:300;margin-bottom:.5rem;color:#333;text-transform:uppercase;letter-spacing:.05em}.admin-login-box .login-header p{color:#666;font-size:.95rem}.admin-login-box .login-form .form-group{margin-bottom:1.5rem;text-align:left}.admin-login-box .login-form .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333;text-transform:uppercase;font-size:.9rem;letter-spacing:.05em}.admin-login-box .login-form .form-group input{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:6px;font-size:1rem;transition:border-color .3s ease,box-shadow .3s ease;background:#fafafa;color:#333}.admin-login-box .login-form .form-group input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px #0000001a;background:#fff}.admin-login-box .login-form .form-group input:disabled{opacity:.6;cursor:not-allowed}.admin-login-box .login-form .form-group input::placeholder{color:#999}.admin-login-box .login-form .error-message{background:#fee;color:#c33;padding:.75rem;border-radius:4px;margin-bottom:1.5rem;border:1px solid #fcc;font-size:.9rem}.admin-login-box .login-form .login-btn{width:100%;background:#000;color:#fff;border:none;padding:1rem 2rem;font-size:1rem;font-weight:500;border-radius:6px;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.admin-login-box .login-form .login-btn:hover:not(:disabled){background:#333;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.admin-login-box .login-form .login-btn:disabled{background:#ccc;cursor:not-allowed;transform:none;box-shadow:none}.admin-login-box .login-form .login-btn:active:not(:disabled){transform:translateY(0)}.admin-login-box .security-notice{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.admin-login-box .security-notice p{color:#888;font-size:.8rem;margin:0}.protected-admin .admin-header-bar{background:#000;color:#fff;padding:.75rem 2rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a}.protected-admin .admin-header-bar .admin-info{display:flex;align-items:center;gap:1rem}.protected-admin .admin-header-bar .admin-info .admin-badge{background:#f44;color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.protected-admin .admin-header-bar .admin-info .admin-text{font-weight:500;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.protected-admin .admin-header-bar .admin-info .admin-email{font-size:.85rem;opacity:.8;font-style:italic}.protected-admin .admin-header-bar .logout-btn{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.protected-admin .admin-header-bar .logout-btn:hover{background:#ffffff1a;border-color:#ffffff80}@media (max-width: 768px){.admin-login-container{padding:1rem}.admin-login-box{padding:2rem}.admin-login-box .login-header h1{font-size:1.5rem}.protected-admin .admin-header-bar{padding:.5rem 1rem;flex-direction:column;gap:.5rem;text-align:center}.protected-admin .admin-header-bar .admin-info{flex-direction:column;gap:.5rem}}.cart-button{position:relative;background:none;border:none;cursor:pointer;padding:8px;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.cart-button:hover{background:#0000000d;transform:scale(1.05)}.cart-button:active{transform:scale(.95)}.cart-badge{position:absolute;top:0;right:0;background:#dc3545;color:#fff;border-radius:50%;min-width:18px;height:18px;font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid white;animation:bounceIn .3s ease}@keyframes bounceIn{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.checkout-modal-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;z-index:2000;display:flex;align-items:center;justify-content:center}.checkout-modal{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0000002e;padding:2.5rem 2rem 2rem;min-width:480px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:modalIn .2s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;align-items:center}.checkout-modal-header{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:1.2rem}.checkout-modal-header h2{color:#111;font-size:1.5rem;font-weight:700;margin:0 auto;flex:1;text-align:center}.modal-close-btn{background:#f5f5f5;color:#222;border:none;border-radius:50%;font-size:2rem;font-weight:700;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:.5rem;margin-right:.5rem;box-shadow:0 2px 8px #00000012;transition:background .15s,color .15s,box-shadow .15s;z-index:2}.modal-close-btn:hover:not(:disabled){background:#e0e0e0;color:#c00;box-shadow:0 4px 16px #00000021}.modal-close-btn:disabled{opacity:.5;cursor:not-allowed}.checkout-modal h2{color:#111;font-size:1.5rem;font-weight:700;margin-bottom:1.2rem;text-align:center}.checkout-form-wrapper{width:100%;max-width:520px}.checkout-form{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem 1.5rem;margin-top:.5rem;width:100%}.checkout-form label.full-width{grid-column:1/-1}.checkout-summary{margin:1.2rem 0 .8rem;padding:1rem;background:#f8f9fa;border-radius:8px;grid-column:1/-1}.checkout-summary .summary-row{display:flex;justify-content:space-between;padding:.4rem 0;color:#555;font-size:.95rem}.checkout-summary .summary-row.summary-total{border-top:1px solid #ddd;margin-top:.5rem;padding-top:.8rem;color:#222;font-size:1.1rem}.checkout-summary .international-shipping-notice{background:#fff3cd;border:1px solid #ffc107;border-radius:6px;padding:.75rem;margin:.75rem 0;color:#856404;font-size:.85rem;line-height:1.5}.checkout-summary .international-shipping-notice a{color:#856404;font-weight:600;text-decoration:underline}.checkout-error,.checkout-success{grid-column:1/-1}.checkout-submit-btn{background:#222;color:#fff;border:none;border-radius:6px;padding:.7em 1.2em;font-size:1.1rem;font-weight:600;cursor:pointer;margin-top:.5em;transition:background .2s;grid-column:1/-1}@media (max-width: 900px){.checkout-modal{min-width:0;max-width:98vw}.checkout-form-wrapper{max-width:98vw}.checkout-form{grid-template-columns:1fr}}@media (max-width: 600px){.checkout-modal{min-width:0;width:98vw;padding:1.2rem .5rem 1.5rem;max-height:96vh}}@keyframes modalIn{0%{transform:scale(.95) translateY(30px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.modal-close-btn{position:absolute;top:12px;right:12px;background:none;border:none;font-size:1.5rem;color:#888;cursor:pointer;transition:color .2s;z-index:1}.modal-close-btn:hover{color:#333}.checkout-form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.checkout-form input,.checkout-form textarea{color:#333}.checkout-form label{font-weight:500;color:#333;display:flex;flex-direction:column;gap:.3em}.checkout-form input,.checkout-form textarea{padding:.6em .8em;border:1px solid #d0d0d0;border-radius:6px;font-size:1rem;background:#fafbfc;resize:none;transition:border .2s}.checkout-form input:focus,.checkout-form textarea:focus{border:1.5px solid #888;outline:none}.checkout-summary{margin:1rem 0 .5rem;font-size:1.1rem;color:#222;font-weight:600}.checkout-error{color:#dc3545;background:#ffeaea;border-radius:5px;padding:.5em .8em;margin-bottom:.5em;font-size:.98em}.checkout-success{color:#28a745;background:#eaffea;border-radius:5px;padding:.5em .8em;margin-bottom:.5em;font-size:.98em}.checkout-submit-btn{background:#222;color:#fff;border:none;border-radius:6px;padding:.7em 1.2em;font-size:1.1rem;font-weight:600;cursor:pointer;margin-top:.5em;transition:background .2s}.checkout-submit-btn:hover:not(:disabled){background:#444}.checkout-submit-btn:disabled{opacity:.7;cursor:not-allowed}.cart-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:999;opacity:1;transition:opacity .3s ease}.cart-sidebar{position:fixed;top:0;right:0;width:100%;max-width:450px;height:100vh;background:#fff;box-shadow:-2px 0 20px #0000001a;z-index:1000;transform:translate(100%);transition:transform .3s ease;display:flex;flex-direction:column}.cart-sidebar.open{transform:translate(0)}@media (max-width: 768px){.cart-sidebar{max-width:100%;width:100%}}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e0e0e0;background:#f8f9fa}.cart-header h2{margin:0;font-size:1.5rem;font-weight:600;color:#333}.cart-header .cart-close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;padding:5px;border-radius:50%;transition:all .2s ease}.cart-header .cart-close-btn:hover{background:#e0e0e0;color:#333}.cart-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center}.cart-empty .empty-cart-icon{font-size:4rem;margin-bottom:20px;opacity:.3}.cart-empty h3{margin:0 0 10px;color:#333;font-size:1.25rem}.cart-empty p{margin:0 0 30px;color:#666}.cart-empty .continue-shopping-btn{background:#000;color:#fff;border:none;padding:12px 24px;border-radius:6px;font-weight:500;cursor:pointer;transition:background .2s ease}.cart-empty .continue-shopping-btn:hover{background:#333}.cart-items{flex:1;overflow-y:auto;padding:0}.cart-item{display:flex;gap:15px;padding:20px;border-bottom:1px solid #f0f0f0;transition:background .2s ease}.cart-item:hover{background:#fafafa}.cart-item-image{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;cursor:pointer;transition:transform .2s ease}.cart-item-image:hover{transform:scale(1.05)}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-image .image-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.5rem}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:8px}.cart-item-name{margin:0;font-size:1rem;font-weight:600;color:#333;cursor:pointer;transition:color .2s ease}.cart-item-name:hover{color:#667eea}.cart-item-category{margin:0;font-size:.875rem;color:#666;text-transform:uppercase;letter-spacing:.5px}.cart-item-price{margin:0;font-size:.875rem;color:#333;font-weight:500}.cart-item-controls{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.quantity-controls{display:flex;align-items:center;gap:10px;background:#f5f5f5;border-radius:6px;padding:4px}.quantity-btn{background:#fff;border:1px solid #ddd;width:30px;height:30px;border-radius:4px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;transition:all .2s ease}.quantity-btn:hover:not(:disabled){background:#333;color:#fff;border-color:#333}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-display{min-width:30px;text-align:center;font-weight:600;color:#333}.remove-item-btn{background:none;border:none;color:#dc3545;font-size:.875rem;cursor:pointer;padding:5px 10px;border-radius:4px;transition:all .2s ease}.remove-item-btn:hover{background:#dc3545;color:#fff}.cart-item-total{font-weight:600;color:#333;font-size:.875rem}.low-stock-warning{background:#fff3cd;color:#856404;padding:4px 8px;border-radius:4px;font-size:.75rem;font-weight:500;border:1px solid #ffeaa7}.cart-footer{border-top:1px solid #e0e0e0;background:#f8f9fa;padding:20px}.cart-summary{display:flex;flex-direction:column;gap:20px}.cart-subtotal,.cart-shipping{display:flex;justify-content:space-between;padding:8px 15px;color:#666;font-size:.95rem;background:#fff;border-radius:6px;margin-bottom:8px}.cart-shipping{color:#2d7d46;background:#f0f9f4;border:1px solid #d4edda}.cart-total{display:flex;justify-content:space-between;font-size:1.15rem;padding:15px;color:#333;background:#fff;border-radius:8px;border:2px solid #222}.cart-actions{display:flex;gap:10px;flex-direction:column}@media (min-width: 400px){.cart-actions{flex-direction:row}}.clear-cart-btn,.checkout-btn{flex:1;padding:14px 20px;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px}.clear-cart-btn:disabled,.checkout-btn:disabled{opacity:.6;cursor:not-allowed}.clear-cart-btn{background:#f8f9fa;color:#666;border:1px solid #dee2e6}.clear-cart-btn:hover:not(:disabled){background:#e9ecef;color:#333}.checkout-btn{background:#000;color:#fff}.checkout-btn:hover:not(:disabled){background:#333}.checkout-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cart-sidebar.open{animation:slideInRight .3s ease}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 768px){.cart-item{padding:15px}.cart-item-image{width:60px;height:60px}.cart-footer,.cart-header{padding:15px}}.footer{position:relative;background:linear-gradient(180deg,#2d1b4e,#1c1130);color:#fff;overflow:hidden}.footer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 80%,rgba(91,61,140,.3) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(167,139,204,.15) 0%,transparent 40%);pointer-events:none}.footer__wave{position:absolute;top:0;left:0;width:100%;transform:translateY(-98%);line-height:0}.footer__wave svg{width:100%;height:80px;fill:#2d1b4e}.footer__content{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:5rem 2rem 2rem}.footer__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;margin-bottom:4rem;text-align:center}.footer__brand{display:flex;flex-direction:column;align-items:center}.footer__brand .footer__logo{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem;text-decoration:none}.footer__brand .footer__logo-img{width:48px;height:48px;object-fit:contain;border-radius:8px}.footer__brand .footer__logo-text{font-size:1.8rem;font-weight:700;color:#fff;background:linear-gradient(135deg,#fff,#c9a0dc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:.5px}.footer__brand .footer__tagline{color:#ffffffb3;font-size:.95rem;line-height:1.7;margin-bottom:1.5rem;max-width:320px;text-align:center}.footer__social{display:flex;justify-content:center;gap:1rem}.footer__social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#ffffff1a;color:#fff;transition:all .3s ease;border:1px solid rgba(255,255,255,.1)}.footer__social-link svg{width:20px;height:20px}.footer__social-link:hover{background:#5b3d8c;border-color:#a78bcc;transform:translateY(-3px);box-shadow:0 8px 20px #5b3d8c66}.footer__section{display:flex;flex-direction:column;align-items:center}.footer__title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px;position:relative}.footer__title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:30px;height:2px;background:linear-gradient(90deg,transparent,#a78bcc,transparent);border-radius:2px}.footer__links{list-style:none;padding:0;margin:0;text-align:center}.footer__links li{margin-bottom:.75rem}.footer__links a{color:#ffffffb3;text-decoration:none;font-size:.9rem;transition:all .2s ease;position:relative}.footer__links a:before{display:none}.footer__links a:hover{color:#fff}.footer__contact{list-style:none;padding:0;margin:0}.footer__contact li{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1rem;color:#ffffffb3;font-size:.9rem}.footer__contact li svg{width:18px;height:18px;flex-shrink:0;fill:#a78bcc}.footer__contact li a{color:#ffffffb3;text-decoration:none;transition:color .2s ease}.footer__contact li a:hover{color:#fff}.footer__bottom{display:flex;justify-content:center;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer__copyright{color:#fff6;font-size:.85rem;margin:0;text-align:center}.footer__legal{display:none}.footer__newsletter{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding:2.5rem;background:linear-gradient(135deg,#5b3d8c66,#2d1b4e99);border-radius:16px;border:1px solid rgba(255,255,255,.1);margin-bottom:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer__newsletter-content{flex:1}.footer__newsletter-content h4{font-size:1.25rem;font-weight:600;margin-bottom:.5rem;color:#fff}.footer__newsletter-content p{color:#ffffffb3;font-size:.9rem;margin:0}.footer__newsletter-form{display:flex;gap:.75rem;flex-shrink:0}.footer__newsletter-input{padding:.875rem 1.25rem;border:1px solid rgba(255,255,255,.2);border-radius:10px;background:#ffffff1a;color:#fff;font-size:.9rem;min-width:280px;transition:all .3s ease}.footer__newsletter-input::placeholder{color:#fff6}.footer__newsletter-input:focus{outline:none;border-color:#a78bcc;background:#ffffff26;box-shadow:0 0 0 3px #a78bcc33}.footer__newsletter-btn{padding:.875rem 1.5rem;background:linear-gradient(135deg,#7c5daf,#5b3d8c);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap}.footer__newsletter-btn:hover{background:linear-gradient(135deg,#a78bcc,#7c5daf);transform:translateY(-2px);box-shadow:0 8px 20px #5b3d8c66}.footer__newsletter-btn:active{transform:translateY(0)}@media (max-width: 1024px){.footer__content{padding:4rem 1.5rem 2rem}.footer__grid{grid-template-columns:repeat(3,1fr);gap:2rem}.footer__brand .footer__logo-img{width:40px;height:40px}.footer__brand .footer__logo-text{font-size:1.5rem}.footer__bottom{flex-direction:column;gap:1rem;text-align:center}}@media (max-width: 768px){.footer__wave svg{height:50px}.footer__content{padding:3rem 1rem 1.5rem}.footer__grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2.5rem}.footer__brand .footer__logo-img{width:40px;height:40px}.footer__brand .footer__logo-text{font-size:1.4rem}.footer__brand .footer__tagline{font-size:.9rem}.footer__social-link{width:40px;height:40px}.footer__social-link svg{width:18px;height:18px}.footer__title{font-size:.9rem;margin-bottom:1rem}.footer__links a,.footer__contact li{font-size:.85rem}.footer__copyright{font-size:.8rem}}.router{width:100vw}.header-nav{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:.5rem 1rem;position:sticky;top:0;z-index:100;min-height:56px;height:56px}.header-nav .header-left{display:flex;align-items:center}.header-nav .header-left .logo,.header-nav .header-left .logo img{height:auto}.header-nav .header-right{display:flex;align-items:center;gap:1rem}.header-nav .header-right .icon-btn{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center}.header-nav .hamburger{display:none;flex-direction:column;justify-content:center;width:32px;height:32px;background:none;border:none;cursor:pointer;z-index:2;position:absolute;top:.5rem;right:1rem}.header-nav .hamburger span{display:block;height:4px;width:100vw;background:#222;margin:5px 0;border-radius:2px;transition:.3s}.header-nav .hamburger.open span:nth-child(1){transform:translateY(9px) rotate(45deg)}.header-nav .hamburger.open span:nth-child(2){opacity:0}.header-nav .hamburger.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.header-nav .header-nav-list{display:flex;flex-wrap:wrap;list-style:none;margin:0;padding:0;justify-content:center;transition:max-height .3s}.header-nav .header-nav-list li{margin:0 1rem;position:relative}.header-nav .header-nav-list li .nav-link{color:#222;text-decoration:none;font-weight:500;padding:.5rem .75rem;border-radius:4px;transition:all .3s ease;background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:.5rem;font-size:1rem;font-family:inherit}.header-nav .header-nav-list li .nav-link:hover{background:#f0f0f0;transform:translateY(-1px)}.header-nav .header-nav-list li .nav-link.active{background:#f0f0f0}.header-nav .header-nav-list li.shop-nav-item{position:relative}.header-nav .header-nav-list li.shop-nav-item .shop-nav-button{justify-content:center}.header-nav .header-nav-list li.shop-nav-item .shop-nav-button .dropdown-arrow{font-size:.7rem;transition:transform .3s ease;color:#666}.header-nav .header-nav-list li.shop-nav-item .shop-nav-button .dropdown-arrow.open{transform:rotate(180deg);color:#222}.header-nav .dropdown-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:999;display:none}@media (max-width: 600px){.header-nav .dropdown-backdrop{display:block}}.header-nav .shop-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 12px 40px #00000026;min-width:600px;max-width:800px;z-index:1000;margin-top:.5rem;animation:dropdownAppear .3s ease-out}@keyframes dropdownAppear{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.header-nav .shop-dropdown .dropdown-content{padding:2rem;display:flex;flex-direction:column;gap:2rem;max-height:70vh;overflow-y:auto}.header-nav .shop-dropdown .dropdown-content::-webkit-scrollbar{width:6px}.header-nav .shop-dropdown .dropdown-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.header-nav .shop-dropdown .dropdown-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.header-nav .shop-dropdown .dropdown-content::-webkit-scrollbar-thumb:hover{background:#999}.header-nav .shop-dropdown .dropdown-content .dropdown-header{display:flex;align-items:center;justify-content:flex-start;padding-bottom:1rem;border-bottom:1px solid #f0f0f0;margin-bottom:-1rem}.header-nav .shop-dropdown .dropdown-content .dropdown-header .back-button{background:none;border:none;display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#666;font-size:.9rem;padding:.5rem .75rem;border-radius:6px;transition:all .3s ease}.header-nav .shop-dropdown .dropdown-content .dropdown-header .back-button:hover{background:#f8f8f8;color:#333}.header-nav .shop-dropdown .dropdown-content .dropdown-header .back-button .back-arrow{font-size:1.2rem;font-weight:700;line-height:1}.header-nav .shop-dropdown .dropdown-content .dropdown-header .back-button .back-text{font-weight:500;letter-spacing:.02em}.header-nav .shop-dropdown .dropdown-content .dropdown-section .dropdown-title{font-size:.9rem;font-weight:700;color:#222;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.header-nav .shop-dropdown .dropdown-content .dropdown-section .dropdown-list{list-style:none;margin:0;padding:0}.header-nav .shop-dropdown .dropdown-content .dropdown-section .dropdown-list li{margin-bottom:.5rem}.header-nav .shop-dropdown .dropdown-content .dropdown-section .dropdown-list li .dropdown-item{background:none;border:none;padding:.75rem 1rem;font-size:.9rem;color:#666;cursor:pointer;transition:all .3s ease;text-align:left;width:100%;border-radius:6px}.header-nav .shop-dropdown .dropdown-content .dropdown-section .dropdown-list li .dropdown-item:hover{background:#f8f8f8;color:#333}.header-nav .shop-dropdown .dropdown-content .dropdown-section .dropdown-list li .dropdown-item .dropdown-item-content{display:flex;flex-direction:column;gap:.25rem}.header-nav .shop-dropdown .dropdown-content .dropdown-section .dropdown-list li .dropdown-item .dropdown-item-content .dropdown-item-name{font-weight:500;color:inherit}.header-nav .shop-dropdown .dropdown-content .dropdown-section .dropdown-list li .dropdown-item .dropdown-item-content .dropdown-item-description{font-size:.8rem;color:#999;font-weight:400;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.header-nav .shop-dropdown .dropdown-content .dropdown-section .dropdown-list li .dropdown-item:hover .dropdown-item-content .dropdown-item-description{color:#666}.header-nav .shop-dropdown .dropdown-content .dropdown-section:not(:last-child){border-bottom:1px solid #e0e0e0;padding-bottom:1.5rem;margin-bottom:1.5rem}.header-nav .shop-dropdown .dropdown-content .dropdown-section .view-all-btn-dropdown{background:linear-gradient(135deg,#000,#333);color:#fff;border:none;padding:1rem 2.5rem;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0003}.header-nav .shop-dropdown .dropdown-content .dropdown-section .view-all-btn-dropdown:hover{background:linear-gradient(135deg,#333,#555);transform:translateY(-2px);box-shadow:0 6px 20px #0000004d}@media (max-width: 600px){.header-nav .shop-dropdown{position:fixed;top:56px;left:1rem;right:1rem;transform:none;margin-top:0;min-width:auto;max-width:none;border-radius:8px}.header-nav .shop-dropdown .dropdown-content{padding:1.5rem;gap:1.5rem;max-height:80vh}.header-nav .shop-dropdown .dropdown-content .dropdown-header{margin-bottom:-.5rem}.header-nav .shop-dropdown .dropdown-content .dropdown-header .back-button{padding:.75rem 1rem;font-size:1rem}.header-nav .shop-dropdown .dropdown-content .dropdown-header .back-button .back-arrow{font-size:1.4rem}.header-nav .shop-dropdown .dropdown-content .dropdown-header .back-button .back-text{font-weight:600}.header-nav .shop-dropdown .dropdown-content .dropdown-section .dropdown-list li .dropdown-item{padding:1rem;font-size:.95rem}.header-nav .shop-dropdown .dropdown-content .dropdown-section .view-all-btn-dropdown{width:100%;padding:1.25rem 2rem;font-size:1rem}}.search-bar-below-icons{width:100%;display:flex;justify-content:center;background:#fff;padding:2rem 0;box-shadow:0 2px 8px #0000000a}@media (max-width: 600px){.search-bar-below-icons{position:absolute;top:56px;left:0;right:0;z-index:101;justify-content:center;background:#fff;box-shadow:0 2px 8px #00000012}}@media (max-width: 600px){.header-nav{justify-content:center;position:relative;padding-left:48px;min-height:56px;height:56px;box-shadow:0 2px 8px #0000000d}.header-nav .hamburger{display:flex;position:absolute;left:1rem;top:50%;transform:translateY(-50%);z-index:2;padding:.5rem;border-radius:6px;transition:background .3s ease}.header-nav .hamburger:hover{background:#f5f5f5}.header-nav .header-left{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.header-nav .header-left .logo{display:flex;align-items:center;justify-content:center}.header-nav .header-right{position:absolute;right:1rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:.75rem;height:100%}.header-nav .header-right .icon-btn{padding:.5rem;border-radius:6px;transition:background .3s ease}.header-nav .header-right .icon-btn:hover{background:#f5f5f5}.header-nav .header-nav-list{flex-direction:column;align-items:stretch;background:#fff;position:absolute;top:100%;left:0;right:0;max-height:0;overflow:hidden;z-index:1;border-radius:0 0 12px 12px;box-shadow:0 8px 25px #0000001a}.header-nav .header-nav-list.open{max-height:600px;padding:1rem 0}.header-nav .header-nav-list li{margin:0;padding:0 1.5rem}.header-nav .header-nav-list li.shop-nav-item .shop-nav-button{width:100%;justify-content:space-between;padding:1rem 0;font-size:1.1rem;border-radius:0;border-bottom:1px solid #f0f0f0}.header-nav .header-nav-list li.shop-nav-item .shop-nav-button:hover{background:#f9f9f9;transform:none}.header-nav .header-nav-list li .nav-link{display:block;width:100%;padding:1rem 0;font-size:1.1rem;border-bottom:1px solid #f0f0f0;border-radius:0}.header-nav .header-nav-list li .nav-link:hover{background:#f9f9f9;transform:none}.header-nav .header-nav-list li .nav-link:last-child{border-bottom:none}.header-nav .logo img{max-height:40px}}
