.shop-page{min-height:100vh;background:var(--kelp-50);position:relative;padding:calc(var(--header-height) + 4rem) 0 4rem;overflow-x:hidden;font-family:var(--font-primary)}.shop-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:5px;margin-bottom:3rem;min-height:auto;align-content:start;position:relative;z-index:0}.product-card-skeleton{width:100%;border-radius:12px;background:rgba(var(--kelp-100-rgb),.3)}.shop-product-item:hover{transform:none}.lazy-product-card-wrapper{width:100%;height:100%;will-change:opacity}.custom-sort-button,.custom-sort-dropdown{position:relative;height:44px;display:flex;align-items:center}.custom-sort-button{background:none;border:none;color:var(--gold-dark);font-family:var(--font-primary);font-size:14px;letter-spacing:.02em;cursor:pointer;transition:color .3s ease;padding:0}.custom-sort-button:hover{color:var(--gold-light)}.custom-sort-button:hover .shop-button-line{background:linear-gradient(to bottom,transparent,var(--gold-dark),transparent)}.custom-sort-button:hover .shop-button-line:before{background:var(--gold-dark);transform:translate(-50%,-50%) scale(1.2)}.sort-text{margin:0 .5rem}.sort-arrow{transition:transform .3s ease}.sort-arrow.open{transform:rotate(180deg)}.custom-sort-options{position:absolute;top:100%;right:0;background:rgba(var(--kelp-50-rgb),.98);border-radius:3px;min-width:200px;z-index:1000;overflow:hidden}.sort-option{display:block;width:100%;padding:.75rem 1rem;background:none;border:none;color:var(--kelp-500);font-size:13px;text-align:left;cursor:pointer;border-bottom:1px solid rgba(var(--kelp-200-rgb),.2)}.sort-option:last-child{border-bottom:none}.sort-option:hover{background:rgba(var(--kelp-100-rgb),.5);color:var(--kelp-900)}.sort-option.active{background:rgba(var(--kelp-600-rgb),.1);color:var(--kelp-900);font-weight:500}.sort-option.active:after{content:"✓";float:right;color:var(--kelp-600)}.shop-search-button-new{background:none;border:none;color:var(--gold-dark);font-family:var(--font-primary);font-size:14px;letter-spacing:.02em;cursor:pointer;transition:color .3s ease;position:relative;padding:0;margin-right:2rem;display:flex;align-items:center;gap:.5rem;height:44px}.shop-search-button-new:hover{color:var(--gold-light)}.shop-search-button-new:hover .shop-button-line{background:linear-gradient(to bottom,transparent,var(--gold-dark),transparent)}.shop-search-button-new:hover .shop-button-line:before{background:var(--gold-dark);transform:translate(-50%,-50%) scale(1.2)}.shop-search-overlay{position:absolute;top:0;right:0;background:rgba(var(--kelp-50-rgb),.98);border:1px solid rgba(var(--kelp-200-rgb),.3);border-radius:3px;box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:1000;min-width:320px;backdrop-filter:blur(10px)}.shop-search-form-new{display:flex;align-items:center;padding:.75rem;gap:.5rem}.shop-search-input-new{flex:1;background:none;border:none;outline:none;color:var(--kelp-900);font-size:14px;font-family:var(--font-primary);letter-spacing:.02em}.shop-search-input-new::-moz-placeholder{color:var(--kelp-500)}.shop-search-input-new::placeholder{color:var(--kelp-500)}.shop-search-close,.shop-search-submit{background:none;border:none;color:var(--kelp-600);cursor:pointer;padding:.25rem;border-radius:3px}.shop-search-close:hover,.shop-search-submit:hover{color:var(--gold-dark);background:rgba(var(--kelp-100-rgb),.5)}.shop-search-input-container{margin-right:2rem}.shop-search-form-inline{display:flex;align-items:center;background:none;border:none;border-radius:3px;padding:.5rem;gap:.5rem;min-width:280px}.shop-search-input-inline{flex:1;background:none;border:none;outline:none;color:var(--gold-dark);font-size:14px;font-family:var(--font-primary);letter-spacing:.02em}.shop-search-input-inline::-moz-placeholder{color:var(--gold-dark);opacity:.7}.shop-search-input-inline::placeholder{color:var(--gold-dark);opacity:.7}.shop-search-close-inline,.shop-search-submit-inline{background:none;border:none;color:var(--gold-dark);cursor:pointer;padding:.25rem;border-radius:3px;display:flex;align-items:center;justify-content:center}.shop-search-close-inline:hover,.shop-search-submit-inline:hover{color:var(--kelp-900)}.premium-product-card__image-container img{image-rendering:auto;-webkit-image-rendering:auto}.shop-container{width:100%;max-width:1400px;margin:0 auto;padding:0 .5rem;position:relative;min-height:100vh}.shop-header{text-align:center;position:relative;margin-top:1.5rem;height:60px}.shop-header-inner{max-width:600px;margin:0 auto;position:relative}.shop-header-inner:after,.shop-header-inner:before,.shop-header:after,.shop-title-container:before{display:none!important}.shop-header-clear-filters{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(var(--kelp-100-rgb),.3);border-radius:3px;color:var(--kelp-700);font-size:10px;font-weight:500;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;margin-top:1rem;justify-self:center}.shop-header-clear-filters:hover{background:rgba(var(--kelp-200-rgb),.4);border-color:rgba(var(--kelp-400-rgb),.6);color:var(--kelp-900)}.shop-title-container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:.5rem;position:relative;overflow:hidden}.shop-decorative-line{display:none}.shop-title{font-family:Spectral,Georgia,serif!important;font-size:1.25rem;font-weight:300;letter-spacing:.1rem;color:var(--kelp-950);margin-bottom:1.5rem;position:relative}.shop-title,.shop-title>span{display:inline-block}.shop-subtitle-wrapper{display:none}.shop-controls{display:flex;align-items:center;justify-content:space-between;padding:.5rem!important;gap:1.5rem;flex-wrap:wrap;position:relative;z-index:1;margin-bottom:4rem}.shop-controls:after,.shop-controls:before{content:"";position:absolute;left:10%;width:80%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--gold-dark-rgb),.3),transparent);opacity:.6;pointer-events:none}.shop-controls:before{top:0}.shop-controls:after{bottom:0}.shop-controls-right{gap:1.5rem}.shop-controls-left,.shop-controls-right{display:flex;align-items:center;height:100%}.shop-controls-left{flex:1;gap:1rem;min-width:0}.shop-search-container{position:relative;margin-left:1.5rem;display:flex;align-items:center}.shop-search-form{position:relative;width:360px}.shop-mobile-search-toggle{display:none;align-items:center;justify-content:center;width:30px;height:30px;background:transparent;border:none;color:var(--kelp-700);cursor:pointer;padding:0}.shop-results-count{display:none}.shop-mobile-search-toggle:hover{color:var(--kelp-900)}.shop-search-input{height:44px;padding:0 1.2rem;font-size:.9rem;background:rgba(var(--kelp-50-rgb),.95)!important;border-radius:10px!important;width:100%;text-align:left;color:var(--kelp-800);font-weight:500;letter-spacing:.02em}.lucide-filter{display:none!important}[dir=rtl] .shop-search-input{padding:0 1.1rem 0 3rem;text-align:center}.shop-search-input:focus{outline:none!important;box-shadow:none!important;border-color:rgba(var(--kelp-600-rgb),.6)!important;background-color:rgba(var(--kelp-100-rgb),.2)!important}.shop-search-input:focus::-moz-placeholder{color:rgba(var(--kelp-600-rgb),.5)}.shop-search-input:focus::placeholder{color:rgba(var(--kelp-600-rgb),.5)}.shop-search-button{position:absolute;right:0;top:0;height:100%;width:3.2rem;display:flex;align-items:center;justify-content:center;background:transparent;border:none;color:rgba(var(--kelp-600-rgb),.7);cursor:none}[dir=rtl] .shop-search-button{right:auto;left:0}.shop-search-button:hover{color:var(--kelp-800)}.shop-filter-button{background:none;border:none;font-family:var(--font-primary);font-size:14px;letter-spacing:.02em;cursor:pointer;transition:color .3s ease;position:relative;padding:0;height:44px;display:flex;align-items:center}.shop-filter-button,.shop-filter-button:hover{color:var(--gold-dark)}.shop-filter-button:hover .shop-button-line{background:linear-gradient(to bottom,transparent,var(--gold-dark),transparent)}.shop-filter-button:hover .shop-button-line:before{background:var(--gold-dark);transform:translate(-50%,-50%) scale(1.2)}.shop-filter-button.has-filters{color:var(--kelp-900)}.shop-button-content{display:flex;align-items:center;gap:.75rem;position:relative;height:100%}.shop-filter-text{font-size:14px!important}.shop-button-line{width:1px;height:24px;background:linear-gradient(to bottom,transparent,var(--kelp-400),transparent);position:relative}.shop-button-line:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:3px;height:3px;background:var(--gold-dark);border-radius:50%}@media (max-width:768px){.shop-title{font-size:20px!important;letter-spacing:.08em;padding-top:1.5rem}.shop-header-clear-filters{padding:.4rem .8rem;font-size:9px;margin-top:.75rem}.shop-title:before{height:30px}.shop-decorative-line{width:40px;margin:0 1rem}.shop-container{padding:0 .625rem;margin-top:2rem}.shop-controls{flex-direction:row;gap:1rem;align-items:center;justify-content:center}.shop-controls-left,.shop-controls-right{display:flex;gap:1rem;align-items:center}.shop-search-button-new{margin-right:5px}.shop-filter-button{flex:1;max-width:120px}.shop-search-input-inline{font-size:10px!important}.shop-button-line{height:20px}.shop-header{height:70px}.shop-search-container{flex:1;margin-left:0}.shop-search-form{width:100%;margin-left:5.5rem}.shop-header:before{bottom:-10%}.shop-search-button{right:0;width:42px;height:42px}.lucide-search{height:14px;width:14px}.shop-special-item{grid-column:1/-1;min-height:500px;grid-row:span 2;max-width:100%}.shop-product-item{min-height:380px;transform:none;backface-visibility:visible;position:relative}.premium-product-card{width:100%;margin:0 auto}.shop-filter-wrapper{width:100%;border-radius:0 0 20px 20px}.shop-filter-header{padding:1.25rem 1.5rem .75rem}.shop-filter-content{padding:30px;grid-template-columns:1fr;gap:30px}.shop-filter-heading{font-size:12px}.shop-filter-list-item{font-size:11px;padding:.4rem .6rem}.shop-filter-actions{padding:1.25rem 1.5rem}.shop-filter-panel-title{font-size:12px}.shop-results-count-filter{font-size:10px}.shop-empty{padding:3rem 1.5rem;margin:2rem 0}.shop-empty-icon{width:32px;height:32px;margin-bottom:1.25rem}.lucide-sparkles{width:16px;height:16px}.shop-empty-title{font-size:12px}.shop-empty-text{font-size:10px}.shop-empty-button{padding:.75rem 1.5rem;font-size:10px}.shop-pagination{margin:2rem auto 1rem;padding:.4rem .6rem;flex-wrap:wrap;max-width:90%}.shop-pagination-arrow,.shop-pagination-number{width:28px;height:28px;font-size:.75rem}.shop-pagination-numbers{padding:0 .125rem;gap:.0625rem;flex-wrap:wrap;justify-content:center;max-width:200px}.shop-load-more-button{padding:.75rem 2rem;font-size:12px;min-width:150px;min-height:44px}}@media (max-width:480px){.shop-header-clear-filters{padding:.3rem .6rem;font-size:8px;margin-top:.5rem}.shop-title:before{height:25px}.shop-decorative-line{width:30px;margin:0 .8rem}.shop-controls,.shop-controls-left{gap:.75rem}.shop-filter-button{max-width:100px;font-size:12px}.shop-button-line{height:18px}.custom-sort-options{min-width:180px}.sort-option{font-size:10px}.shop-search-form-inline{min-width:200px}.shop-search-input-container{margin-right:0}.shop-search-container{margin-left:0}.shop-search-text,.sort-text{display:none}.shop-search-form-inline{min-width:180px}.shop-pagination{margin:1.5rem auto 1rem;padding:.35rem .5rem;gap:.125rem;flex-direction:column}.shop-pagination-arrow,.shop-pagination-number{width:26px;height:26px;font-size:.7rem}.shop-pagination-numbers{padding:.125rem 0;gap:.125rem;flex-wrap:wrap;justify-content:center;max-width:180px}.shop-pagination{flex-direction:row;justify-content:space-between;align-items:center;width:auto;min-width:200px}.shop-search-input{font-size:10px!important;padding:.5rem .75rem}.lucide-search{height:12px;width:12px}.shop-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem .3rem;padding:0 .1rem}.shop-special-item{grid-column:1/-1;min-height:450px;grid-row:span 2;max-width:100%}.shop-product-item{min-height:340px}.premium-product-card__title{font-size:.8rem;margin-top:.5rem;margin-bottom:.2rem;line-height:1.2}.premium-product-card__price{font-size:.75rem}.shop-filter-button:before{width:12px;height:12px}.shop-filter-wrapper{width:100%}.shop-filter-header{padding:1rem 1.25rem .75rem}.shop-filter-content{padding:20px;gap:20px;position:relative}.shop-filter-content:after{content:"";position:absolute;bottom:0;left:10%;width:80%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--gold-dark-rgb),.3),transparent);opacity:.6;pointer-events:none}.shop-empty{padding:2.5rem 1rem}.shop-filter-heading{font-size:10px}.shop-filter-list-item{font-size:10px;padding:.3rem .5rem}.shop-filter-apply,.shop-filter-clear{font-size:10px}.shop-filter-actions{padding:1rem 1.25rem;flex-direction:row}.shop-load-more-button{padding:.6rem 1.5rem;font-size:11px;min-width:130px;min-height:40px}}.shop-special-item{grid-column:1/-1;grid-row:span 2;justify-self:center;max-width:600px;width:100%;margin:2rem 0}.premium-product-card{transition:none;height:100%;display:flex;flex-direction:column}.premium-product-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:none}.shop-clear-filters-new{background:none;border:none;color:var(--gold-dark);font-family:var(--font-primary);font-size:12px;letter-spacing:.02em;cursor:pointer;position:relative;padding:0}.shop-clear-filters-new:hover{color:var(--gold-dark)}.shop-clear-filters-new:hover .shop-button-line{background:linear-gradient(to bottom,transparent,var(--gold-dark),transparent)}.shop-clear-filters-new:hover .shop-button-line:before{background:var(--gold-dark)}.shop-clear-filters{display:none}.shop-filter-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1100;display:flex;flex-direction:column;align-items:center;pointer-events:none}.shop-filter-wrapper{backdrop-filter:blur(10px);width:95%;max-width:1400px;border-radius:0 0 28px 28px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.04),0 2px 8px rgba(0,0,0,.03),0 0 0 1px rgba(var(--kelp-200-rgb),.1);position:absolute;top:calc(var(--header-height, 80px) + 38px);left:0;right:0;margin:0 auto;z-index:100;pointer-events:auto;height:auto;min-height:var(--luxury-submenu-height,400px);max-height:calc(95vh - var(--header-height));flex-direction:column;backdrop-filter:blur(20px);position:relative}.shop-filter-close,.shop-filter-wrapper{background:rgba(var(--kelp-50-rgb),.9);border:none;display:flex}.shop-filter-close{position:absolute;top:1.5rem;right:1.5rem;border-radius:50%;width:36px;height:36px;align-items:center;justify-content:center;color:var(--kelp-600);cursor:pointer;z-index:20;transition:all .2s ease}@media (max-width:768px){.shop-filter-close{top:1rem;right:1rem;width:32px;height:32px}}.shop-filter-header{flex-shrink:0;padding:2rem;border-bottom:none;display:flex;flex-direction:column;gap:.75rem;position:relative}.shop-filter-header:before{content:"";position:absolute;top:0;left:10%;width:80%;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--gold-rgb),.3),transparent);opacity:.6;pointer-events:none}.shop-filter-panel-title{color:var(--gold-dark);font-size:14px;font-weight:600;margin:0;letter-spacing:.05em;text-transform:uppercase}.shop-results-count-filter{color:var(--kelp-600);font-size:12px;font-weight:400;opacity:.8}@media (max-width:768px){.shop-filter-header{padding:1.5rem}.shop-filter-panel-title{font-size:12px}.shop-results-count-filter{font-size:10px}}.shop-filter-content{flex:1;padding:2rem;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:1.5rem;scrollbar-width:none;-ms-overflow-style:none}.shop-filter-content::-webkit-scrollbar{display:none}@media (max-width:768px){.shop-filter-content{padding:1.5rem;gap:1rem}}.shop-filter-section{display:flex;flex-direction:column;margin-bottom:.75rem;border-radius:3px;background:rgba(var(--kelp-50-rgb),.3);overflow:hidden;position:relative}.shop-filter-section.enhanced.open{background:rgba(var(--kelp-50-rgb),.6)}.shop-filter-section.enhanced.closed{background:rgba(var(--kelp-50-rgb),.2)}.shop-filter-options-wrapper{overflow:hidden}.shop-filter-heading{display:flex;align-items:center;gap:.5rem;color:var(--gold-dark);font-size:14px;margin:0;letter-spacing:.02em}.shop-filter-item-icon{color:var(--kelp-600)}.shop-filter-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.shop-filter-list-item{background:none;border:none;padding:.5rem .75rem;color:var(--kelp-700);font-size:12px;font-weight:400;cursor:pointer;border-radius:4px;text-align:left;width:100%;position:relative;line-height:1.4}.shop-filter-list-item:hover{background-color:rgba(var(--kelp-200-rgb),.3);color:var(--kelp-900)}.shop-filter-list-item.active{color:var(--kelp-900);font-weight:500}.shop-price-range{display:flex;flex-direction:column;gap:1rem}.shop-price-slider{width:100%;height:4px;background:rgba(var(--kelp-300-rgb),.3);border-radius:2px;outline:none;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.shop-price-slider::-webkit-slider-thumb{-webkit-appearance:none;width:10px;height:10px;background:var(--gold-dark)!important;border-radius:50%;cursor:pointer}.shop-price-slider::-moz-range-thumb{width:10px;height:10px;background:var(--gold-dark)!important;border-radius:50%;cursor:pointer;border:none}.shop-price-display{display:flex;justify-content:space-between;color:var(--kelp-600);font-size:10px;font-weight:300}.shop-filter-actions{padding:1.5rem 2rem;display:flex;gap:1rem}.shop-filter-apply,.shop-filter-clear{flex:1;padding:.75rem 1.5rem;border-radius:8px;font-size:12px;font-weight:300;cursor:pointer;border:none}.shop-filter-clear{background:rgba(var(--kelp-200-rgb),.3);color:var(--kelp-700)}.shop-filter-clear:hover{background:rgba(var(--kelp-300-rgb),.4);color:var(--kelp-900)}.shop-filter-apply{background:var(--kelp-900);color:var(--gold-light)}.shop-filter-apply:hover{background:var(--gold-dark)}[dir=rtl] .shop-title{direction:rtl}.shop-loading-retry{color:var(--kelp-600);font-size:.9rem;margin:1rem 0 0;text-align:center;padding:.5rem 1rem;background:rgba(var(--kelp-100-rgb),.5);border-radius:3px}.shop-error{flex-direction:column;padding:2.5rem 2rem;margin:3rem auto;max-width:600px;border-radius:3px;background:rgba(var(--kelp-50-rgb),.85);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 24px 0 rgba(var(--gold-rgb),.11);text-align:center}.shop-error,.shop-error-icon{display:flex;align-items:center;justify-content:center}.shop-error-icon{width:60px;height:60px;border-radius:50%;background:rgba(220,38,38,.1);margin-bottom:1.5rem;color:#dc2626}.shop-error-title{font-family:var(--font-primary);font-weight:600;font-size:1.125rem;color:rgba(var(--kelp-800-rgb),.9);margin:0 0 1.25rem;letter-spacing:.02em}.shop-error-text{font-family:var(--font-secondary);font-size:.875rem;color:rgba(var(--kelp-800-rgb),.7);line-height:1.6;margin:0 0 2rem;max-width:400px}.shop-error-actions{display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:300px}.shop-error-button{position:relative;padding:.875rem 1.5rem;border-radius:3px;cursor:pointer;font-family:var(--font-primary);font-size:.875rem;font-weight:500;letter-spacing:.02em;border:none;width:100%;transition:all .2s ease;text-align:center}.shop-error-button:after,.shop-error-button:before{content:"";position:absolute;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--kelp-300),transparent);transition:opacity .3s cubic-bezier(.25,.8,.25,1);opacity:.6}.shop-error-button:before{top:0}.shop-error-button:after{bottom:0}.shop-error-button:hover:after,.shop-error-button:hover:before{opacity:1;background:linear-gradient(90deg,transparent,var(--kelp-400),transparent)}.shop-error-button{background:var(--kelp-900);color:var(--gold-dark)}.shop-error-button:hover{background:var(--kelp-800);transform:translateY(-1px)}.shop-error-button:active{background:var(--kelp-950);transform:translateY(0)}.shop-error-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.shop-error-button.secondary{background:rgba(var(--kelp-50-rgb),.98);color:var(--kelp-900)}.shop-error-button.secondary:after,.shop-error-button.secondary:before{background:linear-gradient(90deg,transparent,var(--kelp-400),transparent);opacity:.7}.shop-error-button.secondary:hover{background:rgba(var(--kelp-100-rgb),.98)}.shop-error-button.secondary:hover:after,.shop-error-button.secondary:hover:before{background:linear-gradient(90deg,transparent,var(--kelp-600),transparent);opacity:1}.shop-error-button.secondary:active{background:rgba(var(--kelp-200-rgb),.98)}@media (max-width:768px){.shop-error{padding:2rem 1.5rem;margin:2rem 1rem}.shop-error-title{font-size:1rem;margin-bottom:1rem}.shop-error-text{font-size:.8rem}.shop-error-button{padding:.75rem 1.25rem;font-size:.8rem}}@media (max-width:480px){.shop-error{padding:1.75rem 1.25rem}.shop-error-title{font-size:.95rem}.shop-error-text{font-size:.75rem}.shop-error-button{padding:.7rem 1rem;font-size:.75rem}}.shop-empty{flex-direction:column;background:var(--kelp-50);border-radius:3px;padding:2rem;text-align:center;max-width:600px;margin:3rem auto}.shop-empty,.shop-empty-icon{display:flex;align-items:center;justify-content:center}.shop-empty-icon{width:60px;height:60px;border-radius:50%;background:rgba(113,77,56,.05);margin-bottom:1.5rem;position:relative}.shop-empty-icon:before{content:"";position:absolute;inset:2px;border-radius:50%;background:linear-gradient(135deg,rgba(var(--kelp-50-rgb),.8) 0,rgba(var(--kelp-100-rgb),.6) 100%)}.shop-empty-icon svg{position:relative;z-index:1;color:var(--kelp-500)}.shop-empty-title{color:var(--kelp-900);font-size:14px;font-weight:600;margin:0 0 1rem;font-family:var(--font-primary);letter-spacing:.02em}.shop-empty-text{color:var(--kelp-600);font-size:12px;line-height:1.5;margin:0 0 2rem;max-width:400px}.shop-empty-button{background:rgba(var(--kelp-100-rgb),.5)!important;color:var(--kelp-950);border:none;padding:.875rem 2rem;border-radius:3px;font-size:12px;cursor:pointer;font-family:var(--font-primary);letter-spacing:.02em;text-transform:uppercase;position:relative;overflow:hidden}.shop-empty-button:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent 50%,rgba(0,0,0,.05));opacity:0}.shop-empty-button:hover{background:var(--gold-dark)}.shop-pagination{gap:.375rem;margin:3rem auto 2rem;padding:.5rem .75rem;width:-moz-fit-content;width:fit-content}.shop-pagination,.shop-pagination-arrow{display:flex;align-items:center;justify-content:center}.shop-pagination-arrow{width:28px;height:28px;background:rgba(113,77,56,.05);border-radius:5px;color:var(--kelp-600);cursor:pointer;position:relative;overflow:hidden}.shop-pagination-arrow:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 0,rgba(var(--kelp-200-rgb),.3) 50%,transparent 100%)}.shop-pagination-arrow:hover:not(:disabled){background:rgba(var(--gold-rgb),.1);border-color:rgba(var(--gold-rgb),.3);color:var(--gold-dark)}.shop-pagination-arrow:disabled{opacity:.3;cursor:not-allowed}.shop-pagination-numbers{display:flex;align-items:center;gap:.125rem;padding:0 .25rem}.shop-pagination-number{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:transparent;border:1px solid transparent;border-radius:8px;color:var(--kelp-600);font-size:.8rem;font-weight:500;cursor:pointer;font-family:var(--font-primary);position:relative;overflow:hidden}.shop-pagination-number:before{content:"";position:absolute;inset:0;background:rgba(var(--kelp-200-rgb),.3);opacity:0;border-radius:8px}.shop-pagination-number:hover:not(.active){color:var(--kelp-800)}.shop-pagination-number.active{background:rgba(113,77,56,.05);color:var(--kelp-950)}.shop-pagination-number.active:after{content:"";position:absolute;inset:1px;border-radius:4px;background:rgba(113,77,56,.05);pointer-events:none}.shop-load-more-container{display:flex;justify-content:center;align-items:center;margin:3rem auto 2rem;width:100%}.lucide-plus{display:none}.shop-load-more-button{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.5rem;background:rgba(113,77,56,.05);font-size:12px;border-radius:2px;color:#666;font-family:var(--font-primary);font-weight:500;text-transform:uppercase;letter-spacing:.02em;cursor:pointer;position:relative;overflow:hidden;min-width:180px;min-height:36px}.shop-load-more-button:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.1),transparent 50%,rgba(0,0,0,.05));opacity:0}.shop-load-more-button:hover:not(:disabled){background:var(--gold-dark);border-color:var(--gold-dark);color:var(--kelp-50);box-shadow:0 6px 20px rgba(var(--gold-rgb),.3)}.shop-load-more-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.shop-pagination-loading-overlay{position:absolute;inset:0;background:rgba(var(--kelp-50-rgb),.8);display:flex;align-items:center;justify-content:center;border-radius:16px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:10}.shop-pagination-loading-spinner{padding:2rem}@media (max-width:359px){.shop-special-item{grid-column:1/-1;min-height:400px;grid-row:span 2;max-width:100%}.shop-product-item{min-height:300px}.shop-title:before{height:20px}.shop-decorative-line{width:25px;margin:0 .6rem}}.shop-filter-overlay{position:fixed;background:rgba(var(--kelp-50-rgb),.8);backdrop-filter:blur(10px);z-index:200001;display:flex;flex-direction:column;overflow:hidden}.shop-filter-overlay.desktop{top:0;right:0;width:480px;height:100dvh;border-left:1px solid rgba(var(--kelp-200-rgb),.3)}.shop-filter-overlay.mobile{top:calc(var(--header-height, 40px) + 38px);left:0;right:0;height:calc(100vh - var(--header-height, 60px));height:calc(100svh - var(--header-height, 60px));height:calc(100dvh - var(--header-height, 60px));max-height:calc(100dvh - var(--header-height, 60px) - env(safe-area-inset-bottom, 0px));border-bottom:1px solid rgba(var(--kelp-200-rgb),.3);border-radius:0 0 20px 20px}.shop-filter-content-wrapper{position:relative;height:100%;display:flex;flex-direction:column;overflow:hidden}.shop-filter-section.enhanced{border-bottom:1px solid rgba(var(--kelp-200-rgb),.2);padding-bottom:0;margin-bottom:0}.shop-filter-section-header{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:none;border:none;cursor:pointer;border-radius:3px;position:relative;overflow:hidden}.shop-filter-section-header:hover{background:rgba(var(--kelp-100-rgb),.3)}.shop-filter-section-header.active{background:rgba(var(--kelp-100-rgb),.5);border-radius:3px}.shop-filter-section-header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1px;background:rgba(var(--kelp-200-rgb),.5);transform:scaleY(0);border-radius:0 4px 4px 0;opacity:0}.shop-filter-section-header.active:before,.shop-filter-section-header:hover:before{transform:scaleY(1);opacity:1}.shop-filter-section-header.active:before{background:linear-gradient(to bottom,transparent 10%,var(--gold) 50%,transparent 90%);width:2px}.shop-filter-heading.enhanced{display:flex;align-items:center;gap:.75rem;color:var(--kelp-600);font-size:14px;font-weight:500;margin:0;letter-spacing:.02em;transition:color .2s ease}@media (max-width:768px){.shop-filter-heading.enhanced{font-size:12px}}.shop-filter-options-container{overflow:hidden;padding:0;border-radius:0 0 16px 16px;background:rgba(var(--kelp-100-rgb),.8);margin:0;border:none;border-top:1px solid rgba(var(--kelp-200-rgb),.1);position:relative}.shop-filter-options-container:before{content:"";position:absolute;top:0;left:1.5rem;right:1.5rem;height:1px;background:linear-gradient(90deg,transparent,rgba(var(--kelp-300-rgb),.3) 20%,rgba(var(--kelp-300-rgb),.3) 80%,transparent)}.shop-filter-options-container.price-range-container{background:rgba(var(--kelp-25-rgb),.9);border-top:1px solid rgba(var(--kelp-300-rgb),.2)}@media (max-width:768px){.shop-filter-options-container:before{left:1rem;right:1rem}}.shop-filter-list.enhanced{list-style:none;padding:1.5rem 2rem 2rem;margin:0;display:flex;flex-direction:column;gap:.75rem;background:linear-gradient(135deg,rgba(var(--kelp-25-rgb),.4),rgba(var(--kelp-50-rgb),.2))}@media (max-width:768px){.shop-filter-list.enhanced{padding:1rem 1.5rem 1.5rem;gap:.5rem}}.shop-filter-list-item.enhanced{background:rgba(var(--kelp-100-rgb),.3);padding:1rem 1.25rem;color:var(--kelp-700);font-size:13px;cursor:pointer;border-radius:3px;text-align:left;width:100%;position:relative;line-height:1.5;overflow:hidden}.shop-filter-list-item.enhanced:hover{background:rgba(var(--kelp-100-rgb),.5);border-color:rgba(var(--kelp-300-rgb),.4);color:var(--kelp-900)}.shop-filter-list-item.enhanced.active.selected{background:rgba(var(--kelp-100-rgb),.8);color:var(--kelp-900)}.filter-option-item{position:relative}@media (max-width:768px){.shop-filter-list-item.enhanced{font-size:11px;padding:.75rem 1rem}}.shop-filter-list-item.enhanced.active{background:linear-gradient(135deg,rgba(var(--kelp-600-rgb),.08),rgba(var(--kelp-600-rgb),.12));color:var(--kelp-900);font-weight:500}.filter-option-content{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%}.filter-color-indicator{width:16px;height:16px;border-radius:50%;border:2px solid rgba(var(--kelp-300-rgb),.5);flex-shrink:0;position:relative;overflow:hidden}.filter-color-indicator:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.3),transparent 70%);opacity:0}.filter-option-name{flex:1;text-align:left}.filter-option-count{color:var(--kelp-500);font-size:11px;font-weight:400}.shop-filter-content.enhanced{flex:1;overflow-y:auto;padding:0;display:block;max-height:100vh;scrollbar-width:thin;scrollbar-color:var(--kelp-300) transparent}.shop-filter-content.enhanced::-webkit-scrollbar{width:6px}.shop-filter-content.enhanced::-webkit-scrollbar-track{background:transparent}.shop-filter-content.enhanced::-webkit-scrollbar-thumb{background-color:var(--kelp-300);border-radius:3px}.shop-filter-actions.enhanced{flex-shrink:0;padding:2rem;display:flex;flex-direction:column;gap:10px}@media (max-width:768px){.shop-filter-actions.enhanced{padding:1.5rem}}.shop-filter-apply.enhanced{border-radius:3px;border:none}.shop-filter-apply.enhanced,.shop-filter-clear.enhanced{flex:1;padding:14px 42px;font-size:16px;cursor:pointer;letter-spacing:.03em}.shop-filter-clear.enhanced{border-radius:3px;background:none!important;color:var(--gold-dark);text-decoration:underline;transition:color .2s ease}.shop-filter-apply.enhanced{background:var(--gold-dark);color:var(--kelp-50);transition:color .2s ease}.shop-price-range.enhanced{padding:2rem;background:linear-gradient(135deg,rgba(var(--kelp-25-rgb),.5),rgba(var(--kelp-50-rgb),.3));border-radius:12px;margin:0}.shop-price-slider.enhanced{width:100%;height:6px;border-radius:3px;background:rgba(var(--kelp-200-rgb),.3);outline:none;transition:all .3s ease;cursor:pointer}.shop-price-slider.enhanced::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:20px;height:20px;border-radius:50%;background:var(--gold-dark);cursor:pointer;border:3px solid white;box-shadow:0 2px 6px rgba(0,0,0,.2);-webkit-transition:all .3s ease;transition:all .3s ease}.shop-price-slider.enhanced::-webkit-slider-thumb:hover{background:var(--gold);transform:scale(1.1);box-shadow:0 4px 12px rgba(var(--gold-rgb),.3)}.shop-price-display.enhanced{display:flex;justify-content:space-between;align-items:center;margin-top:1.5rem;font-size:13px;font-weight:300;color:var(--kelp-700)}.shop-price-display.enhanced span{padding:.5rem 1rem;background:rgba(var(--kelp-100-rgb),.5);border-radius:8px;font-weight:300;transition:all .3s ease}@media (max-width:768px){.shop-price-range.enhanced{padding:1.5rem}.shop-price-display.enhanced{font-size:12px;margin-top:1rem}.enhanced-filter-panel{width:100%;max-width:100%;border-radius:0;max-height:100vh}.shop-filter-content.enhanced{padding:0!important;max-height:calc(80vh - 150px);grid-template-columns:1fr;gap:30px}.shop-filter-actions.enhanced{padding:1.25rem 1.5rem;flex-direction:column}.shop-filter-heading.enhanced{font-size:12px}.shop-filter-apply.enhanced{font-size:14px!important}.shop-filter-list-item.enhanced{font-size:12px;padding:.4rem .6rem}.shop-filter-clear.enhanced{font-size:14px}}.shop-categorized-view{width:100%}.shop-loading-container{min-height:60vh;display:flex;justify-content:center;align-items:center;width:100%}.luxury-spinner{width:25px;height:25px;border-top:2px solid var(--gold-dark);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.shop-empty-premium{background:rgba(var(--kelp-50-rgb),.7);padding:3rem 2rem;border-radius:2px;text-align:center;max-width:400px;margin:6rem auto}.shop-empty-premium h3{font-size:16px;font-weight:300;color:var(--kelp-900);margin:0 0 .5rem;letter-spacing:-.01em}.shop-empty-premium p{font-size:14px;color:var(--kelp-600);margin:0 0 1.5rem}.shop-empty-button-premium{background:var(--gold-dark);color:white;border:none;padding:12px 24px;font-family:var(--font-primary);font-size:13px;letter-spacing:.02em;cursor:pointer;transition:opacity .2s}.shop-empty-button-premium:hover{opacity:.9}