:root.dark-theme{--color-primary:#4d0084;--color-secondary:#509fd2;--color-secondary-bright:#b07fd3;--color-background:#1a1a1e;--color-text:#e0e0e0;--color-border:#404040;--color-primary-20:#790084;--color-primary-40:#840063;--color-primary-60:#840037;--color-primary-transparent:#4d008433;--color-background-transparent:#161616;--box-shadow:#a0a0a033 0px 7px 14px 0px;--text-color-primary:#e0e0e0;--text-color-secondary:#b0b0b0;--input-background:#2a2a2e;--input-border:#404040}.toastClass{background-color:#b07fd3;color:#4d0084!important;font-weight:700!important}@media (max-width:768px){.toastClass{margin-bottom:0!important}}.toastCloseButton{color:var(--color-primary-20)!important;align-items:start!important;display:flex!important}.Vue-Toastification__progress-bar{background:var(--color-primary-20)!important;background:#4d0084!important;height:12px!important}:root{--color-primary:#4d0084;--color-secondary:#509fd2;--color-secondary-bright:#b07fd3;--color-background:#fff;--color-text:#56565ddb;--color-border:#a0a0a0;--color-primary-20:#790084;--color-primary-40:#840063;--color-primary-60:#840037;--color-primary-transparent:#4d008433;--color-background-transparent:#cfcfcf;--box-shadow:#a0a0a033 0px 7px 14px 0px;--text-color-primary:#333;--text-color-secondary:#666;--input-background:#fff;--input-border:#ccc}:root._dark-theme_1f7el_20{--color-primary:#4d0084;--color-secondary:#509fd2;--color-secondary-bright:#b07fd3;--color-background:#1a1a1e;--color-text:#e0e0e0;--color-border:#404040;--color-primary-20:#790084;--color-primary-40:#840063;--color-primary-60:#840037;--color-primary-transparent:#4d008433;--color-background-transparent:#161616;--box-shadow:#a0a0a033 0px 7px 14px 0px;--text-color-primary:#e0e0e0;--text-color-secondary:#b0b0b0;--input-background:#2a2a2e;--input-border:#404040}._badge_1f7el_39{color:#000;white-space:nowrap;background:#ffd966;max-height:14px;padding:5px 10px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}._badgeStack_1f7el_55,._badge_1f7el_39{z-index:2;justify-content:center;align-items:center;gap:6px}._badgeStack_1f7el_55{flex-direction:row;display:flex}._starsContainer_1f7el_64{align-items:center;gap:4px;margin-bottom:2px;display:flex}._star_1f7el_64{vertical-align:middle;width:20px;height:20px;display:inline-flex}._star_1f7el_64 svg{width:100%;height:100%;display:block}._ratingValue_1f7el_83{color:#3a3a3a;font-size:12px;font-weight:700;line-height:1}._customizable_1f7el_90{background:var(--collection-color-secondary);color:#fff;border-radius:10px;gap:5px;position:absolute;bottom:10px;left:10px}._customizable_1f7el_90,._loveButton_1f7el_104{justify-content:center;align-items:center;padding:5px;display:flex}._loveButton_1f7el_104{color:#4d0084;cursor:pointer;border:none;border-radius:0;width:100%}._loveButtonActive_1f7el_117{color:#fff;background:#4d0084}._collectionContainer_1f7el_122{width:100%}._grid_1f7el_126{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));justify-content:start;gap:10px;display:grid}@media (max-width:768px){._grid_1f7el_126{grid-template-columns:repeat(var(--items-per-row,4),minmax(180px,1fr));justify-content:center}}@media (max-width:400px){._grid_1f7el_126{gap:12px}}@media (min-width:768px){._grid_1f7el_126{justify-items:center}}._title_1f7el_149{color:var(--color-primary);justify-content:start;width:100%;margin-bottom:10px;display:flex}@media (max-width:768px){._title_1f7el_149{justify-content:center}}._productCard_1f7el_162{border-radius:0;flex-direction:column;padding:0;display:flex;overflow:hidden}._productCard_1f7el_162 a{height:100%;display:grid}._productCard_1f7el_162 *{text-decoration:none}._productCard_1f7el_162 ._topSection_1f7el_177{flex-basis:70%;width:100%;position:relative}._productCard_1f7el_162 ._topSection_1f7el_177 img{-o-object-fit:cover;object-fit:cover;border-radius:0;flex-shrink:0;width:100%;height:100%;transition:all .2s}._productCard_1f7el_162 ._topSection_1f7el_177 ._button_1f7el_190{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;text-transform:uppercase;background:#000;border-radius:0 0 10px 10px;padding:4px 0;font-size:15px;position:absolute;bottom:3px}._productCard_1f7el_162 ._bottomSection_1f7el_202{background-color:var(--color-background);flex-direction:column;flex-basis:30%;justify-content:space-between;gap:5px;padding:10px;transition:background-color .3s;display:flex;overflow:hidden}._productCard_1f7el_162 ._bottomSection_1f7el_202 h4{color:#000;letter-spacing:2px;text-align:center;font-size:.9rem}._productCard_1f7el_162 ._bottomSection_1f7el_202 p{color:#000;font-size:16px;font-weight:600;display:flex}._productCard_1f7el_162 ._bottomSection_1f7el_202 p span{color:#404040;margin-top:2px;font-size:12px;font-weight:100}._productCard_1f7el_162 ._bottomSection_1f7el_202 ._discount_1f7el_231{color:#b0b0b0;font-size:12px;text-decoration:line-through}._productCard_1f7el_162 ._bottomSection_1f7el_202 ._discount_1f7el_231 span{color:#b0b0b0}._productCard_1f7el_162 ._bottomSection_1f7el_202 ._savingsBadge_1f7el_239{color:#fff;background:#22a84b;border-radius:4px;align-items:center;padding:3px 8px;font-size:12px;font-weight:700;line-height:1.4;display:inline-flex}._productCard_1f7el_162 ._bottomSection_1f7el_202 ._blockedBadge_1f7el_250{color:#fff;white-space:nowrap;z-index:2;background:#000;align-items:center;gap:6px;max-height:14px;padding:5px 10px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}._productCard_1f7el_162 ._bottomSection_1f7el_202 ._secondaryPrice_1f7el_264{opacity:.85;margin-top:0;font-size:12px}._productCard_1f7el_162._skeleton_1f7el_269{cursor:default;pointer-events:none;height:274px}._productCard_1f7el_162._skeleton_1f7el_269 ._skeletonTopSection_1f7el_274{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;width:160px;height:160px;animation:2s infinite _shimmer_1f7el_1}._productCard_1f7el_162._skeleton_1f7el_269 ._skeletonBottomSection_1f7el_281{flex-direction:column;flex-basis:30%;justify-content:end;gap:8px;padding:10px;display:flex}._productCard_1f7el_162._skeleton_1f7el_269 ._skeletonLine_1f7el_289{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:4px;height:16px;animation:2s infinite _shimmer_1f7el_1}._productCard_1f7el_162._skeleton_1f7el_269 ._skeletonLineShort_1f7el_296{width:60%}@keyframes _shimmer_1f7el_1{0%{background-position:200% 0}to{background-position:-200% 0}}
