.ProductBanner-module__StvauG__banner{background:var(--surface-default);width:100%;position:relative;overflow:hidden}.ProductBanner-module__StvauG__imageWrapper{width:100%;height:100%;position:relative}.ProductBanner-module__StvauG__image{object-fit:cover;object-position:center}.ProductBanner-module__StvauG__content{text-align:center;z-index:2;width:100%;max-width:600px;padding:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductBanner-module__StvauG__title{font-family:var(--font-heading);color:var(--surface-default);text-shadow:0 2px 8px #0000004d;margin-bottom:16px;font-size:clamp(32px,5vw,48px);font-weight:700;line-height:1.2}.ProductBanner-module__StvauG__subtitle{font-family:var(--font-body);color:var(--surface-default);text-shadow:0 2px 8px #0000004d;margin-bottom:24px;font-size:clamp(16px,2vw,20px);font-weight:450;line-height:1.5}.ProductBanner-module__StvauG__cta{background:var(--brand-golden-brown);color:var(--surface-default);font-family:var(--font-body);text-transform:uppercase;border-radius:4px;padding:12px 32px;font-size:14px;font-weight:700;line-height:1.3;text-decoration:none;transition:all .3s;display:inline-block}.ProductBanner-module__StvauG__cta:hover{background:var(--brand-golden-brown-dark);transform:translateY(-2px);box-shadow:0 4px 12px #cda6914d}@media (max-width:768px){.ProductBanner-module__StvauG__content{padding:16px}.ProductBanner-module__StvauG__title{margin-bottom:12px}.ProductBanner-module__StvauG__subtitle{margin-bottom:20px}.ProductBanner-module__StvauG__cta{padding:10px 24px;font-size:12px}}
.ProductFilter-module__Z2OM8q__filter{background:#fff;flex-direction:column;gap:0;width:100%;max-width:312px;display:flex}.ProductFilter-module__Z2OM8q__filterSection{border-bottom:.2px solid var(--brand-warm-taupe);flex-direction:column;padding-bottom:28px;display:flex}.ProductFilter-module__Z2OM8q__filterSection:last-child{border-bottom:none}.ProductFilter-module__Z2OM8q__filterHeader{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:25px 0 16px;transition:opacity .2s;display:flex}.ProductFilter-module__Z2OM8q__filterHeader:hover{opacity:.8}.ProductFilter-module__Z2OM8q__filterTitle{font-family:var(--font-body);color:var(--text-primary);text-align:left;font-size:14px;font-weight:450;line-height:1.3}.ProductFilter-module__Z2OM8q__chevron{color:var(--text-primary);flex-shrink:0}.ProductFilter-module__Z2OM8q__filterContent{flex-direction:column;gap:12px;padding-top:8px;display:flex}.ProductFilter-module__Z2OM8q__filterItem{cursor:pointer;align-items:center;padding:4px 0;display:flex}.ProductFilter-module__Z2OM8q__checkboxWrapper{align-items:center;gap:12px;width:100%;display:flex}.ProductFilter-module__Z2OM8q__checkbox{border:.2px solid var(--text-primary-gray);cursor:pointer;width:16px;height:16px;accent-color:var(--brand-golden-brown);border-radius:2px;flex-shrink:0}.ProductFilter-module__Z2OM8q__checkboxLabel{font-family:var(--font-body);color:var(--text-primary);flex:1;font-size:12px;font-weight:450;line-height:1.3}.ProductFilter-module__Z2OM8q__count{color:var(--text-secondary);margin-left:4px;font-size:11px}.ProductFilter-module__Z2OM8q__priceSlider{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.ProductFilter-module__Z2OM8q__rangeInput{background:var(--brand-warm-taupe);appearance:none;border-radius:2px;outline:none;width:100%;height:4px}.ProductFilter-module__Z2OM8q__rangeInput::-webkit-slider-thumb{appearance:none;background:var(--brand-golden-brown);cursor:pointer;border-radius:50%;width:16px;height:16px}.ProductFilter-module__Z2OM8q__rangeInput::-moz-range-thumb{background:var(--brand-golden-brown);cursor:pointer;border:none;border-radius:50%;width:16px;height:16px}.ProductFilter-module__Z2OM8q__priceInputs{align-items:center;gap:21px;margin-bottom:16px;display:flex}.ProductFilter-module__Z2OM8q__priceInputGroup{border-bottom:.2px solid var(--brand-warm-taupe);flex:1;align-items:center;gap:8px;padding:8px 12px;display:flex}.ProductFilter-module__Z2OM8q__priceLabel{font-family:var(--font-body);color:var(--brand-warm-taupe);font-size:12px;font-weight:300;line-height:1.3}.ProductFilter-module__Z2OM8q__priceInput{font-family:var(--font-body);color:var(--brand-warm-taupe);background:0 0;border:none;outline:none;flex:1;width:100%;font-size:12px;font-weight:300;line-height:1.3}.ProductFilter-module__Z2OM8q__priceInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductFilter-module__Z2OM8q__priceInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProductFilter-module__Z2OM8q__priceInput[type=number]{-moz-appearance:textfield}.ProductFilter-module__Z2OM8q__priceSeparator{font-family:var(--font-body);color:var(--text-primary);font-size:12px;font-weight:300;line-height:1.3}.ProductFilter-module__Z2OM8q__applyButton{background:var(--brand-golden-brown);width:100%;color:var(--surface-default);font-family:var(--font-body);cursor:pointer;text-transform:uppercase;border:none;border-radius:4px;margin-top:24px;padding:12px 16px;font-size:14px;font-weight:700;line-height:1.3;transition:opacity .2s}.ProductFilter-module__Z2OM8q__applyButton:hover{opacity:.9}.ProductFilter-module__Z2OM8q__applyButton:active{opacity:.8}.ProductFilter-module__Z2OM8q__colorGrid{grid-template-columns:repeat(3,1fr);gap:12px;padding:4px 0;display:grid}.ProductFilter-module__Z2OM8q__colorSwatch{cursor:pointer;border:1px solid #0000;border-radius:4px;flex-direction:column;align-items:center;gap:6px;padding:8px;transition:all .2s;display:flex}.ProductFilter-module__Z2OM8q__colorSwatch:hover{background-color:var(--brand-warm-taupe)}.ProductFilter-module__Z2OM8q__colorSwatchSelected{border-color:var(--brand-golden-brown);background-color:var(--brand-warm-taupe)}.ProductFilter-module__Z2OM8q__colorCheckbox{opacity:0;pointer-events:none;position:absolute}.ProductFilter-module__Z2OM8q__colorCircle{border:2px solid var(--text-primary-gray);border-radius:50%;width:32px;height:32px;transition:all .2s;box-shadow:0 2px 4px #0000001a}.ProductFilter-module__Z2OM8q__colorSwatchSelected .ProductFilter-module__Z2OM8q__colorCircle{border-color:var(--brand-golden-brown);border-width:3px;box-shadow:0 0 0 2px #cda69133}.ProductFilter-module__Z2OM8q__colorLabel{font-family:var(--font-body);color:var(--text-primary);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;font-weight:450;line-height:1.2;overflow:hidden}@media (max-width:1024px){.ProductFilter-module__Z2OM8q__filter{max-width:100%}}@media (max-width:768px){.ProductFilter-module__Z2OM8q__filterSection{padding-bottom:20px}.ProductFilter-module__Z2OM8q__filterHeader{padding:20px 0 12px}.ProductFilter-module__Z2OM8q__filterTitle{font-size:13px}.ProductFilter-module__Z2OM8q__checkboxLabel{font-size:11px}.ProductFilter-module__Z2OM8q__colorGrid{grid-template-columns:repeat(4,1fr);gap:8px}.ProductFilter-module__Z2OM8q__colorCircle{width:28px;height:28px}.ProductFilter-module__Z2OM8q__colorLabel{font-size:9px}}
.ProductGrid-module__X8wmGW__grid{width:100%;display:grid}.ProductGrid-module__X8wmGW__grid2{grid-template-columns:repeat(2,1fr)}.ProductGrid-module__X8wmGW__grid3{grid-template-columns:repeat(3,1fr)}.ProductGrid-module__X8wmGW__grid4{grid-template-columns:repeat(4,1fr)}.ProductGrid-module__X8wmGW__empty{justify-content:center;align-items:center;min-height:400px;padding:40px 20px;display:flex}.ProductGrid-module__X8wmGW__emptyMessage{font-family:var(--font-body);color:var(--text-secondary);text-align:center;font-size:16px;font-weight:450;line-height:1.5}@media (max-width:1024px){.ProductGrid-module__X8wmGW__grid4{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ProductGrid-module__X8wmGW__grid3,.ProductGrid-module__X8wmGW__grid4{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.ProductGrid-module__X8wmGW__grid2,.ProductGrid-module__X8wmGW__grid3,.ProductGrid-module__X8wmGW__grid4{grid-template-columns:repeat(2,1fr)}}
.SortDropdown-module__ou-wCW__dropdown{display:inline-block;position:relative}.SortDropdown-module__ou-wCW__trigger{border:.2px solid var(--text-primary-gray);font-family:var(--font-body);cursor:pointer;background:#fff;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;min-width:200px;padding:8px 12px;font-size:12px;font-weight:450;line-height:1.3;transition:all .2s;display:flex}.SortDropdown-module__ou-wCW__trigger:hover{background:var(--surface-default);border-color:var(--brand-golden-brown)}.SortDropdown-module__ou-wCW__trigger:focus{border-color:var(--brand-golden-brown);outline:none;box-shadow:0 0 0 2px #cda6911a}.SortDropdown-module__ou-wCW__triggerContent{flex:1;align-items:center;gap:8px;display:flex}.SortDropdown-module__ou-wCW__label{font-family:var(--font-body);color:var(--text-primary);white-space:nowrap;font-size:12px;font-weight:450;line-height:1.3}.SortDropdown-module__ou-wCW__value{font-family:var(--font-body);color:var(--text-primary);text-align:left;flex:1;font-size:12px;font-weight:300;line-height:1.3}.SortDropdown-module__ou-wCW__chevron{color:var(--text-primary);flex-shrink:0;transition:transform .2s}.SortDropdown-module__ou-wCW__chevronOpen{transform:rotate(180deg)}.SortDropdown-module__ou-wCW__menu{background:var(--surface-default);border:.2px solid var(--text-primary-gray);z-index:100;border-radius:4px;max-height:300px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px #0000001a}.SortDropdown-module__ou-wCW__menuItem{width:100%;font-family:var(--font-body);color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;padding:10px 12px;font-size:12px;font-weight:450;line-height:1.3;transition:background-color .2s;display:block}.SortDropdown-module__ou-wCW__menuItem:hover{background-color:var(--brand-warm-taupe)}.SortDropdown-module__ou-wCW__menuItemActive{background-color:var(--brand-warm-taupe);color:var(--brand-golden-brown);font-weight:700}@media (max-width:768px){.SortDropdown-module__ou-wCW__trigger{min-width:160px;padding:6px 10px}.SortDropdown-module__ou-wCW__label,.SortDropdown-module__ou-wCW__value,.SortDropdown-module__ou-wCW__menuItem{font-size:11px}}
.page-module__g_YWdG__page{background:#fff;flex-direction:column;min-height:100vh;display:flex}.page-module__g_YWdG__main{flex-direction:column;flex:1;display:flex}.page-module__g_YWdG__breadcrumbWrapper{background:#fff;padding:20px 80px}.page-module__g_YWdG__headerSection{text-align:center;background:#cda69126;padding:clamp(48px,8vw,80px) clamp(16px,5vw,80px)}.page-module__g_YWdG__pageTitle{color:#cda691;margin:0 0 16px;font-family:Beautique Display Condensed,serif;font-size:clamp(32px,5vw,48px);font-weight:400;line-height:1.2}.page-module__g_YWdG__pageSubtitle{color:#262626b3;max-width:600px;margin:0 auto;font-family:SVN-Gotham,sans-serif;font-size:clamp(14px,1.5vw,16px);font-weight:300;line-height:1.5}.page-module__g_YWdG__toolbar{border-bottom:.2px solid var(--brand-warm-taupe);background:#fff;justify-content:space-between;align-items:center;padding:20px 80px;display:flex}.page-module__g_YWdG__filterToggle{border:.2px solid var(--text-primary-gray);font-family:var(--font-body);color:var(--text-primary);cursor:pointer;background:#fff;border-radius:4px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:450;line-height:1.3;transition:all .2s;display:flex}.page-module__g_YWdG__filterToggle:hover{border-color:var(--brand-golden-brown);background:var(--surface-default)}.page-module__g_YWdG__giftBoxSection{background:#fff;gap:40px;padding:40px 80px;display:flex}.page-module__g_YWdG__filter{flex-shrink:0;width:280px}.page-module__g_YWdG__gridWrapper{flex-direction:column;flex:1;gap:24px;display:flex}.page-module__g_YWdG__resultsInfo{justify-content:space-between;align-items:center;display:flex}.page-module__g_YWdG__resultsCount{font-family:var(--font-body);color:var(--text-secondary);font-size:14px;font-weight:450;line-height:1.3}.page-module__g_YWdG__giftBoxGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.page-module__g_YWdG__giftBoxCard{cursor:pointer;background:#fff;flex-direction:column;align-items:center;gap:10px;width:100%;padding-bottom:20px;display:flex}.page-module__g_YWdG__imageWrapper{aspect-ratio:1;background:#f5f5f5;width:100%;position:relative;overflow:hidden}.page-module__g_YWdG__giftBoxImage{object-fit:cover;transition:transform .3s}.page-module__g_YWdG__giftBoxCard:hover .page-module__g_YWdG__giftBoxImage{transform:scale(1.05)}.page-module__g_YWdG__featuredBadge{color:#262626;font-family:var(--font-body);z-index:10;background:#fff;padding:5px 10px;font-size:12px;font-weight:700;position:absolute;top:8px;right:8px}.page-module__g_YWdG__itemCount{color:#262626;font-family:var(--font-body);z-index:10;background:#fff;padding:5px 10px;font-size:12px;font-weight:700;position:absolute;top:8px;left:8px}.page-module__g_YWdG__cardContent{flex-direction:column;justify-content:space-between;align-items:center;width:100%;padding:0 8px;display:flex}.page-module__g_YWdG__giftBoxName{font-family:var(--font-body);color:#262626;text-align:center;width:100%;margin:0;padding:8px 2px 0 0;font-size:14px;font-weight:600;line-height:1.3;transition:color .3s}.page-module__g_YWdG__giftBoxCard:hover .page-module__g_YWdG__giftBoxName{color:#cda691}.page-module__g_YWdG__giftBoxDescription{font-family:var(--font-body);color:#666;text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.page-module__g_YWdG__priceRow{flex-direction:column;align-items:center;gap:4px;margin-top:4px;display:flex}.page-module__g_YWdG__price{font-family:var(--font-body);color:#262626;font-size:14px;font-weight:300;line-height:1.3;transition:color .3s}.page-module__g_YWdG__giftBoxCard:hover .page-module__g_YWdG__price{color:#cda691}.page-module__g_YWdG__viewButton{display:none}.page-module__g_YWdG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.page-module__g_YWdG__emptyIcon{width:80px;height:80px;color:var(--text-secondary);opacity:.5;margin-bottom:20px}.page-module__g_YWdG__emptyTitle{font-family:var(--font-body);color:var(--text-primary);margin-bottom:8px;font-size:18px;font-weight:500}.page-module__g_YWdG__emptyText{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:20px;font-size:14px}.page-module__g_YWdG__createButton{background:var(--brand-golden-brown);color:#fff;font-family:var(--font-body);cursor:pointer;border:none;border-radius:4px;padding:12px 24px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.page-module__g_YWdG__createButton:hover{background:var(--brand-warm-taupe)}.page-module__g_YWdG__loadingContainer{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex}.page-module__g_YWdG__ctaSection{text-align:center;background:#f5ede8;padding:60px 80px}.page-module__g_YWdG__ctaTitle{font-family:var(--font-heading);color:var(--text-primary);margin-bottom:12px;font-size:28px;font-weight:500}.page-module__g_YWdG__ctaText{font-family:var(--font-body);color:var(--text-secondary);margin-bottom:24px;font-size:16px}.page-module__g_YWdG__ctaButton{color:#fff;font-family:var(--font-body);cursor:pointer;background:#cda691;border:none;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:14px 32px;font-size:15px;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.page-module__g_YWdG__ctaButton:hover{background:#8c6c45}@media (max-width:1280px){.page-module__g_YWdG__breadcrumbWrapper,.page-module__g_YWdG__headerSection,.page-module__g_YWdG__toolbar,.page-module__g_YWdG__giftBoxSection,.page-module__g_YWdG__ctaSection{padding-left:40px;padding-right:40px}.page-module__g_YWdG__giftBoxGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.page-module__g_YWdG__giftBoxSection{gap:30px}.page-module__g_YWdG__filter{width:250px}.page-module__g_YWdG__giftBoxGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__g_YWdG__breadcrumbWrapper,.page-module__g_YWdG__headerSection,.page-module__g_YWdG__toolbar,.page-module__g_YWdG__giftBoxSection,.page-module__g_YWdG__ctaSection{padding-left:20px;padding-right:20px}.page-module__g_YWdG__pageTitle{font-size:28px}.page-module__g_YWdG__toolbar{flex-direction:row;align-items:center;gap:8px}.page-module__g_YWdG__filterToggle{flex:1;justify-content:center;padding:10px 12px}.page-module__g_YWdG__giftBoxSection{flex-direction:column;gap:24px}.page-module__g_YWdG__filter{width:100%}.page-module__g_YWdG__giftBoxGrid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:480px){.page-module__g_YWdG__breadcrumbWrapper{padding:16px}.page-module__g_YWdG__headerSection{padding:30px 16px}.page-module__g_YWdG__pageTitle{font-size:24px}.page-module__g_YWdG__toolbar{padding:16px}.page-module__g_YWdG__giftBoxSection{padding:24px 16px}.page-module__g_YWdG__giftBoxGrid{grid-template-columns:1fr}.page-module__g_YWdG__resultsCount{font-size:12px}.page-module__g_YWdG__ctaSection{padding:40px 16px}.page-module__g_YWdG__ctaTitle{font-size:22px}}
