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