.bento-collections{padding:3.5rem 0;background-color:var(--background);font-family:var(--font-primary);transition:background-color var(--transition-time) ease}.bento-container{width:90%;max-width:1200px;margin:0 auto}.bento-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:2rem}.bento-header-left{max-width:480px}.bento-title{font-size:1.1rem;font-weight:600;font-style:italic;color:var(--text-color);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;margin:0 0 .5rem;line-height:1.3}.bento-subtitle,.bento-title{font-family:var(--font-primary)}.bento-subtitle{font-size:.88rem;font-weight:400;color:var(--text-muted);opacity:.7;margin:0;line-height:1.5}.bento-view-all{font-family:var(--font-primary);font-size:.82rem;font-weight:700;color:var(--text-color);text-decoration:none;letter-spacing:1.5px;text-transform:uppercase;white-space:nowrap;padding-top:.2rem;transition:color var(--transition-time) ease}.bento-view-all:hover{color:var(--primary-color)}.bento-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:320px 290px;grid-gap:14px;gap:14px}.bento-item{position:relative;border-radius:8px;overflow:hidden;text-decoration:none;display:block;cursor:pointer}.bento-item-1{grid-column:1/8;grid-row:1}.bento-item-2{grid-column:8/13;grid-row:1}.bento-item-3{grid-column:1/5;grid-row:2}.bento-item-4{grid-column:5/13;grid-row:2}.bento-image-wrapper{width:100%!important;height:100%!important;display:block!important}.bento-image-wrapper img,.bento-item img{width:100%;height:100%;object-fit:cover;display:block}.bento-item:after{content:"";background:linear-gradient(0deg,rgba(0,0,0,.45) 0,rgba(0,0,0,.12) 35%,transparent 65%);z-index:1}.bento-item:after,.bento-overlay{position:absolute;inset:0;pointer-events:none}.bento-overlay{background:rgba(255,255,255,.45);z-index:2;opacity:0;transition:opacity .5s cubic-bezier(.25,.46,.45,.94)}.bento-item:hover .bento-overlay{opacity:1}.dark-mode .bento-overlay{background:rgba(0,0,0,.5)}.dark-mode .bento-item:hover .bento-overlay{opacity:1}.bento-item-content{position:absolute;bottom:0;left:0;padding:1.6rem;z-index:3}.bento-item-title{font-family:var(--font-display);font-size:1.6rem;font-weight:600;color:#fff;margin:0;line-height:1.2;text-shadow:0 1px 8px rgba(0,0,0,.4);transition:color .5s cubic-bezier(.25,.46,.45,.94)}.dark-mode .bento-item-title{color:#fff}.bento-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px}.bento-spinner{width:36px;height:36px;border-radius:50%;border:3px solid var(--container-border);border-top-color:var(--primary-color);animation:bento-spin .8s linear infinite;margin-bottom:12px}.bento-loading p{font-family:var(--font-primary);font-size:.9rem;color:var(--text-muted);opacity:.7}@keyframes bento-spin{to{transform:rotate(1turn)}}.dark-mode .bento-subtitle{opacity:.55}@media screen and (max-width:960px){.bento-grid{grid-template-rows:280px 250px;gap:12px}.bento-item-title{font-size:1.35rem}.bento-item-content{padding:1.2rem}}@media screen and (max-width:768px){.bento-collections{padding:2.5rem 0}.bento-header{flex-direction:column;gap:.8rem}.bento-grid{grid-template-columns:1fr 1fr;grid-template-rows:240px 240px;gap:10px}.bento-item-1{grid-column:1/2;grid-row:1}.bento-item-2{grid-column:2/3;grid-row:1}.bento-item-3{grid-column:1/2;grid-row:2}.bento-item-4{grid-column:2/3;grid-row:2}.bento-item-title{font-size:1.15rem}.bento-item-label{font-size:.6rem;letter-spacing:1.5px}.bento-item-content{padding:1rem}}@media screen and (max-width:480px){.bento-collections{padding:2rem 0}.bento-container{width:94%}.bento-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,220px);gap:10px}.bento-item-1,.bento-item-2,.bento-item-3,.bento-item-4{grid-column:1}.bento-item-1{grid-row:1}.bento-item-2{grid-row:2}.bento-item-3{grid-row:3}.bento-item-4{grid-row:4}.bento-item-title{font-size:1.25rem}.bento-item-label{font-size:.65rem}.bento-item-content{padding:1.2rem}.bento-title{font-size:1rem}.bento-subtitle{font-size:.82rem}}@media (prefers-reduced-motion:reduce){.bento-item img,.bento-spinner{animation:none!important;transition:none!important;transform:none!important}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.homeBanner_homeBanner__sh622{font-family:var(--font-primary);width:100%;overflow:hidden;position:relative;z-index:1;background-color:var(--background);transition:background-color var(--transition-time) ease}.homeBanner_bannerBackground__X7zIK{width:100%;height:100%;position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}@media screen and (max-width:768px){.homeBanner_bannerBackground__X7zIK:before{content:"";position:absolute;inset:0;background:rgba(255,255,255,.78);z-index:1;pointer-events:none}.homeBanner_darkMode__4crRX .homeBanner_bannerBackground__X7zIK:before{background:rgba(0,0,0,.72)}.homeBanner_bannerContent__UIVOI{position:relative;z-index:2}}.homeBanner_bannerContent__UIVOI{width:90%;max-width:1400px;margin:0 auto;padding:4rem 0;z-index:2;display:flex;align-items:center}.homeBanner_bannerLeft__IL38B{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;text-align:left;max-width:600px}.homeBanner_bannerTitle__nYw4M{font-family:var(--font-display);font-size:3.5rem;font-weight:500;color:var(--text-color);margin:0;line-height:1.1;letter-spacing:-1.5px}.homeBanner_bannerSubtitle__QOIax{font-size:.85rem;font-weight:600;margin-top:1.2rem;letter-spacing:1px;opacity:.7}.homeBanner_bannerSubtitle__QOIax,.homeBanner_bannerTagline__NLdnH{display:inline-block;font-family:var(--font-primary);color:var(--text-color)}.homeBanner_bannerTagline__NLdnH{font-size:.88rem;font-weight:300;font-style:italic;opacity:.8;letter-spacing:.5px;margin-top:.8rem}.homeBanner_bannerCta__Jd_5J{display:flex;gap:.85rem;margin-top:1.5rem;justify-content:flex-start;flex-wrap:wrap}.homeBanner_primaryButton__RcDJB,.homeBanner_secondaryButton__AbXjL,.homeBanner_tertiaryButton__uTU68{font-family:var(--font-primary);padding:.7rem 1.4rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;border-radius:4px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-width:160px;transition:all var(--transition-time) ease}.homeBanner_primaryButton__RcDJB{background-color:var(--primary-color);color:var(--text-light);border:2px solid var(--primary-color);box-shadow:0 4px 15px rgba(167,0,0,.3)}.homeBanner_primaryButton__RcDJB:hover{background-color:var(--primary-color-hover);color:var(--text-light);box-shadow:0 6px 20px rgba(167,0,0,.4)}.homeBanner_secondaryButton__AbXjL{background-color:var(--primary-color);color:var(--text-light);border:2px solid var(--primary-color);box-shadow:0 4px 15px rgba(87,0,0,.3)}.homeBanner_secondaryButton__AbXjL:hover{background-color:var(--primary-color-hover);color:var(--text-light);box-shadow:0 6px 20px rgba(87,0,0,.4)}.homeBanner_tertiaryButton__uTU68{background-color:initial;color:var(--text-color);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border:2px solid var(--text-color)}.homeBanner_tertiaryButton__uTU68:hover{background-color:rgba(128,128,128,.15);color:var(--text-color);border:2px solid rgba(128,128,128,.181)}.homeBanner_scrollIndicator__48QeK{position:absolute;bottom:8rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;color:var(--text-color);font-size:.9rem;font-family:var(--font-primary);letter-spacing:1px;opacity:.8;z-index:2}.homeBanner_scrollMouse__lOQbJ{width:26px;height:40px;border:2px solid var(--text-color);border-radius:20px;margin-bottom:10px;position:relative}.homeBanner_scrollWheel__eVHpH{width:4px;height:8px;background-color:var(--text-color);border-radius:2px;position:absolute;top:8px;left:50%;transform:translateX(-50%);animation:homeBanner_wheel__sTXhx 1.5s infinite}@keyframes homeBanner_wheel__sTXhx{0%{top:8px}50%{top:20px}to{top:8px}}@media screen and (max-width:1200px){.homeBanner_bannerTitle__nYw4M{font-size:3.5rem}.homeBanner_bannerSubtitle__QOIax{font-size:.8rem}.homeBanner_bannerTagline__NLdnH{font-size:.85rem}}@media screen and (max-width:960px){.homeBanner_bannerTitle__nYw4M{font-size:3.25rem}.homeBanner_bannerSubtitle__QOIax{font-size:.78rem}.homeBanner_bannerContent__UIVOI{width:92%}.homeBanner_bannerTagline__NLdnH{padding:.6rem 1.2rem;font-size:1rem}.homeBanner_primaryButton__RcDJB,.homeBanner_secondaryButton__AbXjL,.homeBanner_tertiaryButton__uTU68{padding:.65rem 1.2rem;font-size:.73rem;min-width:140px}}@media screen and (max-width:768px){.homeBanner_homeBanner__sh622{min-height:auto}.homeBanner_bannerContent__UIVOI{flex-direction:column;text-align:center;width:90%;gap:1.5rem;padding:3rem 0}.homeBanner_bannerLeft__IL38B{align-items:center;text-align:center;max-width:100%}.homeBanner_bannerTitle__nYw4M{text-align:left;font-size:3.5rem;padding-top:100px}.homeBanner_bannerSubtitle__QOIax{font-size:.78rem}.homeBanner_bannerTagline__NLdnH{text-align:left;font-size:1rem;padding:.8rem 0}.homeBanner_bannerCta__Jd_5J{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.homeBanner_tertiaryButton__uTU68{grid-column:span 2;justify-self:center}.homeBanner_primaryButton__RcDJB,.homeBanner_secondaryButton__AbXjL,.homeBanner_tertiaryButton__uTU68{width:100%;padding:.65rem 1.2rem;font-size:.75rem}}@media screen and (max-width:480px){.homeBanner_bannerSubtitle__QOIax{font-size:.75rem}.homeBanner_primaryButton__RcDJB,.homeBanner_secondaryButton__AbXjL,.homeBanner_tertiaryButton__uTU68{padding:.55rem 1rem;font-size:.72rem}.homeBanner_scrollIndicator__48QeK{bottom:3rem}}@media (prefers-reduced-motion:reduce){.homeBanner_scrollWheel__eVHpH{animation:none}.homeBanner_primaryButton__RcDJB:hover,.homeBanner_secondaryButton__AbXjL:hover,.homeBanner_tertiaryButton__uTU68:hover{transform:none}}.topItems_topItemsContainer___LXzS{padding:1.3rem 1rem;max-width:1400px;margin:0 auto;position:relative;font-family:DM Sans,sans-serif}.topItems_darkMode__owBCn{color:var(--text-light)}.topItems_topItemsHeader__wX8xz{text-align:center;margin-bottom:.15rem;gap:10px}.topItems_topItemsTitle__CZEM9{font-size:clamp(2.8rem,3.5vw,2.6rem);color:var(--text-color);line-height:1.1!important;letter-spacing:-.03em!important;font-weight:500;margin-bottom:20px}.topItems_topItemsSubtitle__12tdR{font-family:var(--font-display);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:var(--primary-color);margin:20px 0 10px}.topItems_topItemsDecoration__C1EeH{display:flex;align-items:center;justify-content:center;margin:1rem 0}.topItems_decorationLine__1LT0N{height:2px;width:60px;background-color:var(--primary-light);display:inline-block}.topItems_decorationIcon__u5piA{margin:0 15px;font-size:1.5rem;color:var(--primary-color)}.topItems_topItemsLoading__MSCu4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 0}.topItems_loadingSpinner__1sadc{width:50px;height:50px;border-radius:50%;border:4px solid rgba(167,0,0,.1);border-top:4px solid var(--primary-color);animation:topItems_spin__rImWL 1s ease-in-out infinite;margin-bottom:1rem}@keyframes topItems_spin__rImWL{to{transform:rotate(1turn)}}.topItems_topItemsSwiper__YexGb{padding:20px 10px 60px}.topItems_topItemsSwiper__YexGb .swiper-wrapper{align-items:stretch}.topItems_topItemsSwiper__YexGb .swiper-slide{height:auto}.topItems_topItemsSwiper__YexGb .topItems_swiper-button-next__vxlWT,.topItems_topItemsSwiper__YexGb .topItems_swiper-button-prev__yUj8v{color:var(--primary-color);width:40px!important;height:40px!important;padding:30px;background-color:rgba(255,255,255,.9);border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:all .2s ease}.topItems_topItemsSwiper__YexGb .topItems_swiper-button-next__vxlWT:after,.topItems_topItemsSwiper__YexGb .topItems_swiper-button-prev__yUj8v:after{font-size:20px}.topItems_darkMode__owBCn .topItems_topItemsSwiper__YexGb .topItems_swiper-button-next__vxlWT,.topItems_darkMode__owBCn .topItems_topItemsSwiper__YexGb .topItems_swiper-button-prev__yUj8v{background-color:rgba(50,50,50,.9);color:var(--accent-color)}.topItems_topItemsSwiper__YexGb .topItems_swiper-button-next__vxlWT:hover,.topItems_topItemsSwiper__YexGb .topItems_swiper-button-prev__yUj8v:hover{background-color:var(--primary-color);color:white}.topItems_topItemsSwiper__YexGb .topItems_swiper-button-next__vxlWT:after,.topItems_topItemsSwiper__YexGb .topItems_swiper-button-prev__yUj8v:after{font-size:18px;font-weight:700;color:var(--primary-color);transition:all .35s ease}.topItems_topItemsSwiper__YexGb .topItems_swiper-button-next__vxlWT:hover:after,.topItems_topItemsSwiper__YexGb .topItems_swiper-button-prev__yUj8v:hover:after{color:white}.topItems_topItemsSwiper__YexGb .topItems_swiper-pagination-bullet__j_ajo{width:10px;height:10px;background-color:var(--primary-color);opacity:.5}.topItems_topItemsSwiper__YexGb .topItems_swiper-pagination-bullet-active__UC5D4{background-color:var(--primary-color);opacity:1;transform:scale(1.2)}.topItems_darkMode__owBCn .topItems_topItemsSwiper__YexGb .topItems_swiper-pagination-bullet__j_ajo{background-color:var(--accent-color)}.topItems_productCard__QVhgR{position:relative;background-color:var(--background);border-radius:var(--border-radius);overflow:hidden;border:2px solid transparent;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.topItems_productCard__QVhgR:hover{border:2px solid var(--primary-color)}.topItems_productCard__QVhgR.topItems_darkMode__owBCn{background-color:var(--background-card-dark);box-shadow:var(--card-shadow-dark);border:1px solid var(--border-color-dark)}.topItems_productCard__QVhgR.topItems_darkMode__owBCn:hover{box-shadow:var(--card-shadow-hover-dark)}.topItems_productBadge___XQ8J{position:absolute;top:12px;left:12px;background:var(--badge-bg);border:1px solid var(--primary-color);color:var(--badge-text);padding:4px 12px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;z-index:2;box-shadow:0 2px 5px rgba(0,0,0,.2)}.topItems_productBadge___XQ8J span{display:block;font-size:x-small}.topItems_productImageContainer__fE1my{position:relative;overflow:hidden;border-radius:var(--border-radius) var(--border-radius) 0 0}.topItems_productImageLink__gT0Bf{display:block;text-decoration:none}.topItems_productImage__73cTH{width:100%;height:200px;object-fit:cover;transition:var(--transition-normal)}.topItems_productCard__QVhgR:hover .topItems_productImage__73cTH{transform:scale(1.05)}.topItems_productQuickView__KrPFl{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;padding:10px;transform:translateY(100%);transition:var(--transition-normal);opacity:0}.topItems_productCard__QVhgR:hover .topItems_productQuickView__KrPFl{transform:translateY(0);opacity:1}.topItems_quickViewButton__U9C_C{background-color:var(--primary-color);color:white;padding:8px 16px;border-radius:4px;font-size:.9rem;text-decoration:none;transition:var(--transition-normal)}.topItems_quickViewButton__U9C_C:hover{background-color:var(--primary-dark)}.topItems_productInfo__5dz8J{padding:.85rem 1rem;display:flex;flex-direction:column;flex-grow:1}.topItems_productSold__fsmcI{display:flex;align-items:center}.topItems_soldIcon__YAO3c{margin-right:5px;font-size:.65rem}.topItems_soldCount__g25T_{font-size:.65rem;color:var(--text-muted)}.topItems_darkMode__owBCn .topItems_soldCount__g25T_{color:rgba(255,255,255,.7)}.topItems_productTitle__Y7tt5{font-size:.92rem;font-weight:600;margin:.2rem 0 .1rem;min-height:2.4rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.topItems_productTitle__Y7tt5 a{color:var(--text-dark);text-decoration:none;transition:var(--transition-normal)}.topItems_productTitle__Y7tt5 a:hover{color:var(--primary-color)}.topItems_darkMode__owBCn .topItems_productTitle__Y7tt5 a{color:var(--text-light)}.topItems_darkMode__owBCn .topItems_productTitle__Y7tt5 a:hover{color:var(--accent-color)}.topItems_productDetails__ONcaz{margin-top:.4rem;border-top:1px solid var(--border-color);padding-top:.5rem}.topItems_darkMode__owBCn .topItems_productDetails__ONcaz{border-top-color:var(--border-color-dark)}.topItems_productPrice__KyNqN,.topItems_productSize__CM4sE{display:flex;justify-content:space-between;margin-bottom:4px;font-size:.78rem}.topItems_detailLabel__WCWzM,.topItems_priceLabel__3WtN0{color:var(--text-muted)}.topItems_darkMode__owBCn .topItems_detailLabel__WCWzM,.topItems_darkMode__owBCn .topItems_priceLabel__3WtN0{color:rgba(255,255,255,.6)}.topItems_detailValue__9PffX{font-weight:600;color:var(--text-dark)}.topItems_darkMode__owBCn .topItems_detailValue__9PffX{color:var(--text-light)}.topItems_priceValue__1nufa{font-weight:700;color:var(--primary-color);font-size:.95rem}.topItems_darkMode__owBCn .topItems_priceValue__1nufa{color:var(--accent-color)}.topItems_productActions__W1B2_{margin-top:auto;padding-top:.6rem}.topItems_variantChipsRow__wesyC{min-height:30px;display:flex;align-items:center;margin:2px 0}.topItems_variantChips__VG_WB{display:flex;flex-wrap:wrap;gap:4px;margin:5px 0 4px}.topItems_chip__2Eb2Q{padding:2px 8px;border:1px solid var(--border-color,#d0d0d0);border-radius:12px;font-size:.68rem;font-weight:500;cursor:pointer;background:transparent;color:var(--text-dark,#1a1a1a);white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis;line-height:1.5;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.topItems_chip__2Eb2Q:hover{border-color:var(--primary-color);color:var(--primary-color)}.topItems_chip__2Eb2Q:focus-visible{outline:2px solid var(--primary-color);outline-offset:1px}.topItems_chipSelected__khEK_{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.topItems_chipSelected__khEK_:hover{background-color:var(--primary-dark,var(--primary-color));color:#fff}.topItems_chipMore__WGaLi{display:inline-flex;align-items:center;padding:2px 8px;border:1px dashed var(--border-color,#d0d0d0);border-radius:12px;font-size:.68rem;font-weight:500;color:var(--text-muted,#888);text-decoration:none;white-space:nowrap;line-height:1.5;transition:border-color .15s ease,color .15s ease}.topItems_chipMore__WGaLi:hover{border-color:var(--primary-color);color:var(--primary-color)}.topItems_darkMode__owBCn .topItems_chip__2Eb2Q{border-color:var(--border-color-dark,#444);color:var(--text-light,#f0f0f0)}.topItems_darkMode__owBCn .topItems_chip__2Eb2Q:hover{border-color:var(--accent-color);color:var(--accent-color)}.topItems_darkMode__owBCn .topItems_chipSelected__khEK_{background-color:var(--accent-color);border-color:var(--accent-color);color:#fff}.topItems_darkMode__owBCn .topItems_chipMore__WGaLi{border-color:var(--border-color-dark,#444);color:rgba(255,255,255,.45)}.topItems_darkMode__owBCn .topItems_chipMore__WGaLi:hover{border-color:var(--accent-color);color:var(--accent-color)}.topItems_viewAllContainer__uFcnr{text-align:center;margin-top:2rem}.topItems_viewAllButton__uuaih{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background-color:var(--primary-color);color:white;text-decoration:none;border-radius:4px;font-weight:500;transition:all .3s ease}.topItems_viewAllButton__uuaih:hover{background-color:initial;color:var(--primary-color);border:2px solid var(--primary-color);transform:translateY(-2px);transition:all .3s ease}.topItems_darkMode__owBCn .topItems_viewAllButton__uuaih{background-color:var(--primary-color);color:var(--text-light)}.topItems_darkMode__owBCn .topItems_viewAllButton__uuaih:hover{background-color:var(--primary-dark);color:var(--text-light)}.topItems_arrowLong__IC5cm{width:20px;height:20px;margin-left:8px;stroke:white;stroke-width:2;fill:none;transition:transform var(--transition-fast)}.topItems_darkMode__owBCn .topItems_arrowLong__IC5cm{stroke:var(--text-light)}.topItems_viewAllButton__uuaih:hover .topItems_arrowLong__IC5cm{transform:translateX(5px);stroke:var(--text-light);fill:var(--text-light)}@media screen and (max-width:960px){.topItems_topItemsTitle__CZEM9{font-size:clamp(2.8rem,3.5vw,2.6rem)}.topItems_decorationLine__1LT0N{width:50px}.topItems_productImage__73cTH{height:240px}}@media screen and (max-width:768px){.topItems_topItemsContainer___LXzS{padding:2rem .5rem}.topItems_topItemsSubtitle__12tdR{text-align:left}.topItems_topItemsSwiper__YexGb{padding:10px 0 50px}.topItems_productImage__73cTH{height:220px}.topItems_productInfo__5dz8J{padding:.75rem .85rem}.topItems_productTitle__Y7tt5{font-size:.88rem;min-height:2.2rem}}@media screen and (max-width:650px){.topItems_topItemsTitle__CZEM9{text-align:left}.topItems_decorationLine__1LT0N{width:40px}.topItems_decorationIcon__u5piA{font-size:1.2rem}.topItems_productImage__73cTH{height:200px}.topItems_productInfo__5dz8J{padding:1rem}.topItems_productTitle__Y7tt5{font-size:.88rem;min-height:2.2rem}.topItems_productPrice__KyNqN,.topItems_productSize__CM4sE{font-size:.78rem}.topItems_priceValue__1nufa{font-size:.92rem}.topItems_viewAllButton__uuaih{padding:10px 20px;font-size:.9rem}}@keyframes topItems_fadeIn__CEuY6{0%{opacity:0}to{opacity:1}}@keyframes topItems_slideUp__ZVp6s{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion:reduce){.topItems_productCard__QVhgR,.topItems_productCard__QVhgR:hover,.topItems_productImage__73cTH,.topItems_productQuickView__KrPFl,.topItems_viewAllButton__uuaih:hover{transition:none;transform:none;animation:none}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));&.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}&.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled &{display:none!important}::slotted(svg),svg{width:100%;height:100%;object-fit:contain;transform-origin:center;fill:currentColor;pointer-events:none}}.swiper-button-lock{display:none}.swiper-button-next,.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev,&~.swiper-button-next,.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}&.swiper-rtl .swiper-button-next,&.swiper-rtl~.swiper-button-next,&~.swiper-button-prev,.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(180deg)}}&.swiper-rtl .swiper-button-prev,&.swiper-rtl~.swiper-button-prev{.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(0deg)}}}.swiper-vertical{.swiper-button-next,.swiper-button-prev,~.swiper-button-next,~.swiper-button-prev{left:var(--swiper-navigation-top-offset,50%);right:auto;margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0}.swiper-button-prev,~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(-90deg)}}.swiper-button-next,~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto;.swiper-navigation-icon,::slotted(.swiper-navigation-icon){transform:rotate(90deg)}}}.Reviews_reviewsWrapper__ttdjc{width:100%;height:100%;display:flex;align-items:center}.Reviews_reviewsSwiper__LLoIt{width:100%;height:100%}.Reviews_reviewCard__o0BVs{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 2rem;gap:1rem;height:100%;min-height:380px}.Reviews_quoteIcon__AWu8f{font-size:2rem;color:var(--primary-color);opacity:.6;flex-shrink:0}.Reviews_reviewComment__SDy9a{font-family:var(--font-primary);font-size:1rem;line-height:1.7;color:var(--text-color);margin:0;max-width:440px;font-style:italic;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.Reviews_stars__sIpXn{display:flex;gap:3px;font-size:1.1rem}.Reviews_starFilled__rJJmX{color:#f5a623}.Reviews_starEmpty__2obLT{color:var(--container-border)}.Reviews_reviewAuthor__PGZu_{font-family:var(--font-display);font-size:.9rem;font-weight:700;color:var(--text-color);opacity:.8}@media screen and (max-width:960px){.Reviews_reviewCard__o0BVs{padding:2rem 1.5rem;min-height:340px}.Reviews_reviewComment__SDy9a{font-size:.95rem}}@media screen and (max-width:768px){.Reviews_reviewCard__o0BVs{padding:1.5rem 1rem;min-height:300px}.Reviews_quoteIcon__AWu8f{font-size:1.6rem}.Reviews_reviewComment__SDy9a{font-size:.92rem;-webkit-line-clamp:5}}@media screen and (max-width:480px){.Reviews_reviewCard__o0BVs{padding:1.2rem .8rem;min-height:260px}.Reviews_reviewComment__SDy9a{font-size:.88rem}.Reviews_quoteIcon__AWu8f{font-size:1.4rem}.Reviews_reviewAuthor__PGZu_{font-size:.82rem}}.informacion_section__l2_2E{width:100%;padding:4rem 2rem;background:var(--background);color:var(--text-color);transition:background .4s ease,color .4s ease;overflow:hidden}.informacion_container__72xvX{display:flex;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}.informacion_reviewsWrapper__jcg0p{flex:1 1;min-height:400px;border-radius:8px;background:var(--second-background);border:1px solid var(--container-border);display:flex;align-items:center;overflow:hidden}.informacion_content__lZfLa{flex:1 1;display:flex;flex-direction:column;align-items:flex-end;gap:1rem}.informacion_subtitle__uP1gc{font-family:var(--font-display);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:var(--primary-color);margin:0}.informacion_title__I9CyT{font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:500;color:var(--text-color);line-height:1.15;margin:0;text-align:right}.informacion_highlight__mw119{color:var(--primary-color)}.informacion_description__7gTVg{font-family:var(--font-primary);font-size:1.05rem;line-height:1.7;color:var(--text-muted);margin:0;max-width:520px;text-align:right}.informacion_ctaButton__h75et{display:inline-flex!important;align-items:center!important;gap:10px!important;padding:12px 24px!important;background:var(--primary-color)!important;color:white!important;text-decoration:none!important;border-radius:4px!important;font-weight:500!important;transition:all .3s ease!important;margin-top:.8rem!important;font-family:var(--font-primary)!important;font-size:1rem!important;text-transform:none!important;line-height:1.5!important;border:2px solid transparent!important}.informacion_ctaButton__h75et:hover{background-color:initial!important;color:var(--primary-color)!important;border:2px solid var(--primary-color)!important;transform:translateY(-2px)}.informacion_darkMode__JeTmH .informacion_ctaButton__h75et{background:var(--primary-color)!important;color:var(--text-light)!important}.informacion_darkMode__JeTmH .informacion_ctaButton__h75et:hover{background:var(--primary-dark)!important;color:var(--text-light)!important}.informacion_arrowIcon__8klb8{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none;transition:transform .3s ease}.informacion_ctaButton__h75et:hover .informacion_arrowIcon__8klb8{transform:translateX(5px)}.informacion_stepsSection__FRVZX{max-width:1200px;margin:4rem auto 0;text-align:center}.informacion_stepsSubtitle__djDQE{font-family:var(--font-display);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:var(--primary-color);margin:0 0 .5rem}.informacion_stepsTitle__mFDEC{font-family:var(--font-display);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:500;color:var(--text-color);margin:0 0 2.5rem}.informacion_stepsGrid__I0_NN{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}.informacion_stepCard__T4J_p{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:4px;background:var(--secondary-color);border:1px solid var(--container-border);text-align:left;transition:all .3s ease}.informacion_stepCard__T4J_p:hover{transform:translateY(-3px);box-shadow:var(--shadow-normal);border-color:var(--primary-color)}.informacion_stepIconContainer__JiksH{display:flex;align-items:center;justify-content:center;width:48px;height:48px;min-width:48px;border-radius:4px;background:var(--primary-color);color:#fff;font-size:1.3rem;flex-shrink:0}.informacion_stepInfo__fqT0W{display:flex;flex-direction:column;gap:.25rem}.informacion_stepNumber__BDCg_{font-family:var(--font-primary);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;color:var(--primary-color)}.informacion_stepTitle__IRxUs{font-family:var(--font-display);font-size:1.05rem;font-weight:500;color:var(--text-color);margin:0;line-height:1.3}.informacion_stepDescription__vka4P{font-family:var(--font-primary);font-size:.9rem;color:var(--text-muted);margin:0;line-height:1.5}@media screen and (max-width:960px){.informacion_section__l2_2E{padding:3rem 1.5rem}.informacion_container__72xvX{gap:2rem}.informacion_reviewsWrapper__jcg0p{min-height:340px}.informacion_stepsGrid__I0_NN{grid-template-columns:1fr;gap:1rem}.informacion_stepsSection__FRVZX{margin-top:3rem}}@media screen and (max-width:768px){.informacion_section__l2_2E{padding:2.5rem 1rem}.informacion_subtitle__uP1gc{text-align:left;width:100%}.informacion_stepsSubtitle__djDQE{text-align:left;width:100%;margin-bottom:10px}.informacion_stepsTitle__mFDEC{font-family:var(--font-display);font-size:clamp(2.8rem,3.5vw,2.6rem);font-weight:500;text-align:left;color:var(--text-color);margin:0 0 20px}.informacion_container__72xvX{flex-direction:column;gap:2rem}.informacion_reviewsWrapper__jcg0p{width:100%;min-height:300px}.informacion_content__lZfLa{text-align:left;align-items:center}.informacion_title__I9CyT{text-align:left;font-size:clamp(2.8rem,3.5vw,2.6rem)}.informacion_description__7gTVg{max-width:100%;text-align:left}.informacion_stepsGrid__I0_NN{grid-template-columns:1fr}}@media screen and (max-width:480px){.informacion_section__l2_2E{padding:2rem .8rem}.informacion_reviewsWrapper__jcg0p{min-height:260px}.informacion_stepCard__T4J_p{padding:1.2rem}.informacion_stepIconContainer__JiksH{width:42px;height:42px;min-width:42px;font-size:1.1rem}}.homeOcasiones_occasionsContainer__YVdDG{padding:var(--spacing-sm) 0 var(--spacing-lg)!important;background-color:var(--bg-light);position:relative;overflow:hidden;transition:background-color var(--transition-medium)}.homeOcasiones_darkMode__xRwU4{background-color:var(--background-dark)!important}.homeOcasiones_sectionHeader__dXS6_{text-align:center;margin-bottom:var(--spacing-lg);padding:0 var(--spacing-md);position:relative}.homeOcasiones_sectionHeader__dXS6_:before{content:"";position:absolute;width:100px;height:100px;background:radial-gradient(circle,var(--accent-color) 0,transparent 70%);top:-20px;left:30%;opacity:.2;filter:blur(20px);border-radius:50%;z-index:-1}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_sectionHeader__dXS6_:before{opacity:.15}.homeOcasiones_titleContainer__tLurH{position:relative;display:inline-block;margin-bottom:var(--spacing-md);margin-top:20px}.homeOcasiones_sectionTitle__4_gyd{font-family:var(--font-primary)!important;font-size:3.5rem!important;font-weight:800!important;background:linear-gradient(45deg,var(--primary-color),var(--primary-light))!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;text-fill-color:transparent!important;margin-bottom:var(--spacing-xs)!important;line-height:1.1!important;letter-spacing:-.03em!important}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_sectionTitle__4_gyd{background:linear-gradient(45deg,var(--primary-light),var(--accent-color))!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;text-fill-color:transparent!important;filter:drop-shadow(0 2px 3px rgba(255,77,77,.2))!important}.homeOcasiones_sectionTitle__4_gyd span{position:relative;display:inline-block}.homeOcasiones_sectionTitle__4_gyd span:after{content:"";position:absolute;bottom:-8px;left:0;width:100%;height:3px;background:linear-gradient(90deg,var(--primary-color),var(--primary-light),var(--primary-color));border-radius:3px}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_sectionTitle__4_gyd span:after{background:linear-gradient(90deg,var(--primary-light),var(--accent-color),var(--primary-light));box-shadow:0 0 10px rgba(255,77,77,.3)}.homeOcasiones_titleDecoration__4LYxR{display:flex;align-items:center;justify-content:center;margin:var(--spacing-sm) auto;width:250px}.homeOcasiones_line__1RMgP{height:1px;flex:1 1;background:linear-gradient(to right,transparent,var(--primary-color),transparent);transition:background var(--transition-medium)}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_line__1RMgP{background:linear-gradient(to right,transparent,var(--primary-light),transparent)}.homeOcasiones_leafIcon__aRTaK{color:var(--primary-color);font-size:1.2rem;margin:0 var(--spacing-sm);animation:homeOcasiones_floatAndRotate___5bWa 5s ease-in-out infinite}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_leafIcon__aRTaK{color:var(--primary-light)}@keyframes homeOcasiones_floatAndRotate___5bWa{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-4px) rotate(8deg)}50%{transform:translateY(0) rotate(0)}75%{transform:translateY(4px) rotate(-8deg)}}.homeOcasiones_sectionSubtitle__zrHlp{font-family:var(--font-primary)!important;font-size:1.3rem!important;font-weight:400!important;color:var(--text-muted)!important;max-width:700px;margin:var(--spacing-sm) auto 0!important;line-height:1.5!important;opacity:.8}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_sectionSubtitle__zrHlp{color:#bbb!important}.homeOcasiones_occasionsGrid___BJpG{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:300px 300px 260px;grid-gap:14px;gap:14px;padding:0 var(--spacing-sm);margin:var(--spacing-md) auto;max-width:1400px}.homeOcasiones_bentoItem1__fNAEc{grid-column:1/span 2;grid-row:1/span 2}.homeOcasiones_bentoItem2__OtAY_{grid-column:3;grid-row:1}.homeOcasiones_bentoItem3__hO7CQ{grid-column:3;grid-row:2}.homeOcasiones_bentoItem4__aRjhT{grid-column:1;grid-row:3}.homeOcasiones_bentoItem5__Fbwry{grid-column:2;grid-row:3}.homeOcasiones_bentoItem6___uFXO{grid-column:3;grid-row:3}.homeOcasiones_occasionItem__u34kF{position:relative;height:100%;border-radius:var(--border-radius-lg);overflow:hidden;background-position:50%;background-size:cover;box-shadow:var(--card-shadow);transition:transform var(--transition-slow),box-shadow var(--transition-medium);cursor:pointer;transform-origin:center;margin-bottom:var(--spacing-sm);border:1px solid rgba(255,255,255,.1)}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_occasionItem__u34kF{box-shadow:var(--card-shadow-dark);border:1px solid rgba(255,255,255,.05)}.homeOcasiones_occasionItem__u34kF:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,0) 30%);z-index:1;opacity:.7;transition:opacity var(--transition-medium)}.homeOcasiones_occasionItem__u34kF:hover{transform:translateY(-6px);box-shadow:var(--card-shadow-hover)}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_occasionItem__u34kF:hover{box-shadow:var(--card-shadow-hover-dark)}.homeOcasiones_occasionItem__u34kF:hover:before{opacity:.5}.homeOcasiones_overlay__yAttk{position:absolute;bottom:0;left:0;right:0;height:100%;transform:translateY(65%);transition:transform var(--transition-medium),opacity var(--transition-fast);z-index:2}.homeOcasiones_occasionItem__u34kF:hover .homeOcasiones_overlay__yAttk{transform:translateY(0)}.homeOcasiones_occasionLink__118lS{position:absolute;display:block;width:100%;height:100%;text-decoration:none;color:var(--text-light);z-index:3}.homeOcasiones_contentWrapper__KgwZy{position:absolute;bottom:0;left:0;width:100%;color:var(--text-light);padding:var(--spacing-lg) var(--spacing-md) var(--spacing-md);transform:translateY(0);transition:transform var(--transition-medium)}.homeOcasiones_iconContainer__aGnK_{background-color:rgba(255,255,255,.2);width:50px;height:50px;display:flex;align-items:center;justify-content:center;place-self:center;border-radius:50%;font-size:1.5rem;margin-bottom:var(--spacing-sm);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);box-shadow:0 4px 15px rgba(0,0,0,.1);transform:scale(.9);opacity:.8;transition:all var(--transition-medium);border:1px solid rgba(255,255,255,.3)}.homeOcasiones_occasionItem__u34kF:hover .homeOcasiones_iconContainer__aGnK_{opacity:1;width:60px;height:60px}.homeOcasiones_occasionTitle__g4XkU{font-family:var(--font-primary);font-size:2rem;color:var(--text-light);font-weight:700;margin:0 0 8px;position:relative;text-shadow:0 2px 4px rgba(0,0,0,.2);letter-spacing:-.01em;line-height:1.2}.homeOcasiones_occasionTitle__g4XkU:after{content:"";position:absolute;bottom:-6px;left:0;width:40px;height:2px;background-color:var(--text-light);transition:width var(--transition-medium)}.homeOcasiones_occasionItem__u34kF:hover .homeOcasiones_occasionTitle__g4XkU:after{width:80px}.homeOcasiones_occasionDescription__SRVhI{font-family:var(--font-primary);font-size:1.1rem;opacity:0;margin:var(--spacing-sm) 0;transform:translateY(15px);transition:opacity var(--transition-medium),transform var(--transition-medium);max-width:90%;text-shadow:0 1px 3px rgba(0,0,0,.3);font-weight:400;line-height:1.4}.homeOcasiones_occasionItem__u34kF:hover .homeOcasiones_occasionDescription__SRVhI{opacity:1;transform:translateY(0)}.homeOcasiones_viewButton__ILgbw{display:inline-flex;align-items:center;font-family:var(--font-primary);font-size:1.05rem;font-weight:600;padding:4px 0;margin-top:var(--spacing-sm);position:relative;opacity:0;transform:translateY(15px);transition:all var(--transition-medium);text-shadow:0 1px 3px rgba(0,0,0,.2)}.homeOcasiones_occasionItem__u34kF:hover .homeOcasiones_viewButton__ILgbw{opacity:1;transform:translateY(0)}.homeOcasiones_viewButton__ILgbw:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--text-light);transition:width var(--transition-fast)}.homeOcasiones_viewButton__ILgbw:hover:after{width:100%}.homeOcasiones_arrow__FjIu6{width:20px;height:20px;margin-left:8px;stroke:var(--text-light);stroke-width:2;fill:none;transition:transform var(--transition-fast)}.homeOcasiones_viewButton__ILgbw:hover .homeOcasiones_arrow__FjIu6{transform:translateX(4px)}.homeOcasiones_sectionFooter__ku7aL{text-align:center;margin-top:var(--spacing-lg)}.homeOcasiones_viewAllButton__x1R4u{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background-color:var(--primary-color);color:white;text-decoration:none;border-radius:4px;font-weight:500;transition:background-color .3s ease,transform .3s ease}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_viewAllButton__x1R4u{background-color:var(--primary-color);color:var(--text-light)}.homeOcasiones_viewAllButton__x1R4u:hover{background-color:initial;color:var(--primary-color);border:2px solid var(--primary-color);transform:translateY(-2px)}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_viewAllButton__x1R4u:hover{background-color:var(--primary-dark);color:var(--text-light)}.homeOcasiones_arrowLong__JfipS{width:20px;height:20px;margin-left:8px;stroke:white;stroke-width:2;fill:none;transition:transform var(--transition-fast)}.homeOcasiones_darkMode__xRwU4 .homeOcasiones_arrowLong__JfipS{stroke:var(--text-light)}.homeOcasiones_viewAllButton__x1R4u:hover .homeOcasiones_arrowLong__JfipS{transform:translateX(5px);stroke:var(--text-light);fill:var(--text-light)}.homeOcasiones_occasionItem__u34kF:after{content:"";position:absolute;top:-50%;left:-60%;width:20%;height:200%;background:rgba(255,255,255,.13);transform:rotate(30deg);transition:transform var(--transition-slow);z-index:1;pointer-events:none}.homeOcasiones_occasionItem__u34kF:hover:after{transform:translateX(500%) rotate(30deg);transition:transform 1s cubic-bezier(.19,1,.22,1)}@media (max-width:1400px){.homeOcasiones_occasionsGrid___BJpG{padding:0 var(--spacing-md);grid-template-rows:280px 280px 240px}.homeOcasiones_sectionTitle__4_gyd{font-size:3rem!important}}@media (max-width:1200px){.homeOcasiones_occasionsGrid___BJpG{gap:12px;grid-template-rows:260px 260px 220px}.homeOcasiones_sectionTitle__4_gyd{font-size:2.8rem!important}.homeOcasiones_occasionTitle__g4XkU{font-size:1.8rem}.homeOcasiones_occasionDescription__SRVhI{font-size:1rem}}@media (max-width:900px){.homeOcasiones_occasionsContainer__YVdDG{padding:var(--spacing-lg) 0!important}.homeOcasiones_sectionHeader__dXS6_{margin-bottom:var(--spacing-md)}.homeOcasiones_occasionsGrid___BJpG{grid-template-columns:repeat(2,1fr);grid-template-rows:auto;gap:12px}.homeOcasiones_bentoItem1__fNAEc,.homeOcasiones_bentoItem2__OtAY_,.homeOcasiones_bentoItem3__hO7CQ,.homeOcasiones_bentoItem4__aRjhT,.homeOcasiones_bentoItem5__Fbwry,.homeOcasiones_bentoItem6___uFXO{grid-column:auto;grid-row:auto}.homeOcasiones_occasionItem__u34kF{height:300px}.homeOcasiones_sectionTitle__4_gyd{font-size:2.4rem!important}.homeOcasiones_sectionSubtitle__zrHlp{font-size:1.1rem!important}.homeOcasiones_contentWrapper__KgwZy{padding:var(--spacing-md) var(--spacing-sm) var(--spacing-sm)}.homeOcasiones_occasionTitle__g4XkU{font-size:1.6rem}.homeOcasiones_iconContainer__aGnK_{width:45px;height:45px;font-size:1.3rem}}@media (max-width:600px){.homeOcasiones_occasionsContainer__YVdDG{padding:var(--spacing-md) 0 var(--spacing-md)!important}.homeOcasiones_sectionHeader__dXS6_{padding:0 var(--spacing-sm)}.homeOcasiones_sectionTitle__4_gyd{font-size:2rem!important}.homeOcasiones_sectionSubtitle__zrHlp{font-size:1rem!important}.homeOcasiones_occasionsGrid___BJpG{grid-template-columns:1fr;gap:12px;margin:var(--spacing-md) auto}.homeOcasiones_occasionItem__u34kF{height:260px}.homeOcasiones_overlay__yAttk{transform:translateY(55%)}.homeOcasiones_occasionTitle__g4XkU{font-size:1.5rem}.homeOcasiones_occasionDescription__SRVhI,.homeOcasiones_viewButton__ILgbw{font-size:.95rem}.homeOcasiones_viewAllButton__x1R4u{font-size:1rem;padding:10px var(--spacing-sm);min-width:200px}.homeOcasiones_iconContainer__aGnK_{width:40px;height:40px;font-size:1.2rem}}@media (prefers-reduced-motion:reduce){.homeOcasiones_arrowLong__JfipS,.homeOcasiones_arrow__FjIu6,.homeOcasiones_contentWrapper__KgwZy,.homeOcasiones_leafIcon__aRTaK,.homeOcasiones_occasionDescription__SRVhI,.homeOcasiones_occasionItem__u34kF,.homeOcasiones_occasionTitle__g4XkU:after,.homeOcasiones_overlay__yAttk,.homeOcasiones_viewAllButton__x1R4u,.homeOcasiones_viewButton__ILgbw{transition:none!important;animation:none!important}.homeOcasiones_occasionItem__u34kF:after{display:none}.homeOcasiones_occasionItem__u34kF:hover{transform:none}.homeOcasiones_occasionItem__u34kF:hover .homeOcasiones_overlay__yAttk{transform:translateY(50%)}.homeOcasiones_occasionItem__u34kF:hover .homeOcasiones_contentWrapper__KgwZy{transform:none}.homeOcasiones_occasionDescription__SRVhI,.homeOcasiones_viewButton__ILgbw{opacity:1;transform:none}}.simple-title{font-family:var(--font-primary);font-size:3.5rem;color:var(--text-color);margin-bottom:var(--spacing-xs)}.top-items-header{margin-top:20px}.top-items-header:hover .simple-title:after{width:80px}.subtitle{font-family:var(--font-display);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:var(--primary-color);margin:0}.simple-subtitle{font-family:var(--font-family);font-size:1.2rem;font-weight:400;color:var(--text-muted);margin-top:var(--spacing-sm);margin-bottom:var(--spacing-md);line-height:1.5}.dark-mode .simple-subtitle{color:rgba(255,255,255,.7)}.top-items-decoration{display:flex;align-items:center;justify-content:center;margin:var(--spacing-md) 0 0}.decoration-line{height:1px;flex-grow:1;max-width:120px;background:linear-gradient(to right,transparent,var(--primary-color) 50%,transparent);transition:all var(--transition-normal)}.dark-mode .decoration-line{background:linear-gradient(to right,transparent,var(--accent-color) 50%,transparent)}.top-items-header:hover .decoration-line{max-width:150px}.decoration-icon{margin:0 var(--spacing-sm);font-size:1.5rem;color:var(--primary-color);transform-origin:center;transition:transform var(--transition-slow);animation:gentle-pulse 3s ease-in-out infinite}.dark-mode .decoration-icon{color:var(--accent-color)}.top-items-header:hover .decoration-icon{transform:rotate(45deg)}@keyframes gentle-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}@media (max-width:768px){.simple-title{text-align:left;margin:0;font-size:clamp(2.8rem,3.5vw,2.6rem);font-weight:500;line-height:1.15}.subtitle{text-align:left;width:100%}.simple-subtitle{font-size:1.1rem;text-align:left}.decoration-line{max-width:80px}.decoration-icon{font-size:1.3rem}}@media (max-width:480px){.top-items-header{margin-bottom:var(--spacing-md);padding:0 var(--spacing-xs)}.simple-subtitle{font-size:1rem;margin-top:var(--spacing-xs);margin-bottom:var(--spacing-sm)}.decoration-line{max-width:60px}.decoration-icon{font-size:1.1rem;margin:0 var(--spacing-xs)}.top-items-decoration{margin:var(--spacing-sm) 0}}.homeProducts_homeProdsContainer__VjIQ9{width:100%;padding:2rem 0 3rem;background:var(--background);color:var(--text-color);font-family:var(--font-primary);transition:background-color var(--transition-time) ease}.homeProducts_layout__suraP{width:90%;max-width:1400px;margin:0 auto;display:flex;gap:2rem;align-items:flex-start}.homeProducts_sidebar__tJjlb{width:280px;min-width:260px;flex-shrink:0;position:sticky;top:80px;max-height:calc(100vh - 100px);overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--container-border) transparent}.homeProducts_sidebar__tJjlb::-webkit-scrollbar{width:4px}.homeProducts_sidebar__tJjlb::-webkit-scrollbar-thumb{background:var(--container-border);border-radius:4px}.homeProducts_mainColumn__A600P{flex:1 1;min-width:0}.homeProducts_productsHeader__IIckO{display:flex;align-items:center;justify-content:flex-end;margin-bottom:1.2rem;padding-bottom:.8rem;border-bottom:1px solid var(--container-border)}.homeProducts_countDisplay__RRZBj{font-family:var(--font-primary);font-size:.82rem;color:var(--text-color);opacity:.6;font-weight:500;letter-spacing:.3px}.homeProducts_productGrid__ITQFd{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.25rem;gap:1.25rem;width:100%}.homeProducts_productCard__b2Yp_{position:relative;background-color:var(--background);border-radius:var(--border-radius,8px);box-shadow:var(--card-shadow,0 2px 8px rgba(0,0,0,.08));border:2px solid transparent;overflow:hidden;transition:all .3s ease;height:100%;display:flex;flex-direction:column}.homeProducts_productCard__b2Yp_:hover{border:2px solid var(--primary-color)}.homeProducts_productCard__b2Yp_.homeProducts_darkMode__67s1F{background-color:var(--background-card-dark,#1e1e1e);box-shadow:var(--card-shadow-dark,0 2px 8px rgba(0,0,0,.3));border:1px solid var(--border-color-dark,#333)}.homeProducts_productCard__b2Yp_.homeProducts_darkMode__67s1F:hover{box-shadow:var(--card-shadow-hover-dark,0 8px 24px rgba(0,0,0,.5))}.homeProducts_productImageContainer__vXWYF{position:relative;overflow:hidden;border-radius:var(--border-radius,8px) var(--border-radius,8px) 0 0}.homeProducts_productImageLink__BcKmh{display:block;text-decoration:none}.homeProducts_productImageWrapper__lWbsV{position:relative;height:200px;overflow:hidden}.homeProducts_productImage__MU1Ko{object-fit:cover;transition:transform .4s ease}.homeProducts_productCard__b2Yp_:hover .homeProducts_productImage__MU1Ko{transform:scale(1.05)}.homeProducts_productQuickView__CofuN{position:absolute;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;padding:10px;transform:translateY(100%);transition:transform .3s ease,opacity .3s ease;opacity:0}.homeProducts_productCard__b2Yp_:hover .homeProducts_productQuickView__CofuN{transform:translateY(0);opacity:1}.homeProducts_quickViewButton__DLe_U{background-color:var(--primary-color);color:white;padding:8px 16px;border-radius:4px;font-size:.9rem;text-decoration:none;transition:background-color .2s ease}.homeProducts_quickViewButton__DLe_U:hover{background-color:var(--primary-color-hover,#8b0000)}.homeProducts_productInfo___JTng{padding:.85rem 1rem;display:flex;flex-direction:column;flex-grow:1}.homeProducts_productSold__q0VF5{display:flex;align-items:center}.homeProducts_soldIcon__CuluT{margin-right:5px;font-size:.65rem}.homeProducts_soldCount__SDqoY{font-size:.65rem;color:var(--text-muted,#888)}.homeProducts_darkMode__67s1F .homeProducts_soldCount__SDqoY{color:rgba(255,255,255,.7)}.homeProducts_productTitle__lA6m0{font-size:.92rem;font-weight:600;margin:.2rem 0 .1rem;min-height:2.4rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.homeProducts_productTitle__lA6m0 a{color:var(--text-dark,#1a1a1a);text-decoration:none;transition:color .2s ease}.homeProducts_productTitle__lA6m0 a:hover{color:var(--primary-color)}.homeProducts_darkMode__67s1F .homeProducts_productTitle__lA6m0 a{color:var(--text-light,#f0f0f0)}.homeProducts_darkMode__67s1F .homeProducts_productTitle__lA6m0 a:hover{color:var(--accent-color,#ff6b6b)}.homeProducts_productDetails__mdVwx{margin-top:.4rem;border-top:1px solid var(--border-color,#eee);padding-top:.5rem}.homeProducts_darkMode__67s1F .homeProducts_productDetails__mdVwx{border-top-color:var(--border-color-dark,#333)}.homeProducts_productPrice___AUu6,.homeProducts_productSize__WH1mg{display:flex;justify-content:space-between;margin-bottom:4px;font-size:.78rem}.homeProducts_detailLabel__P8FP7,.homeProducts_priceLabel__V97MI{color:var(--text-muted,#888)}.homeProducts_darkMode__67s1F .homeProducts_detailLabel__P8FP7,.homeProducts_darkMode__67s1F .homeProducts_priceLabel__V97MI{color:rgba(255,255,255,.6)}.homeProducts_detailValue__SCydH{font-weight:600;color:var(--text-dark,#1a1a1a);text-align:right}.homeProducts_darkMode__67s1F .homeProducts_detailValue__SCydH{color:var(--text-light,#f0f0f0)}.homeProducts_priceValue__8ZaEj{font-weight:700;color:var(--primary-color);font-size:.95rem}.homeProducts_darkMode__67s1F .homeProducts_priceValue__8ZaEj{color:var(--accent-color,#ff6b6b)}.homeProducts_productActions__rW4vt{margin-top:auto;padding-top:.6rem;display:flex;flex-direction:column;gap:.35rem}.homeProducts_linkProducto__7XRb_{display:block;width:100%;padding:.45rem 0;font-family:var(--font-primary);font-size:.78rem;font-weight:600;color:var(--text-color);text-decoration:none;text-align:center;border:1px solid var(--container-border);border-radius:6px;transition:border-color .2s ease,color .2s ease}.homeProducts_linkProducto__7XRb_:hover{border-color:var(--primary-color);color:var(--primary-color)}.homeProducts_variantChips__aOj_D{display:flex;flex-wrap:wrap;gap:4px;margin:5px 0 4px}.homeProducts_chip___k5r7{padding:2px 8px;border:1px solid var(--border-color,#d0d0d0);border-radius:12px;font-size:.68rem;font-weight:500;cursor:pointer;background:transparent;color:var(--text-dark,#1a1a1a);white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis;line-height:1.5;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.homeProducts_chip___k5r7:hover{border-color:var(--primary-color);color:var(--primary-color)}.homeProducts_chip___k5r7:focus-visible{outline:2px solid var(--primary-color);outline-offset:1px}.homeProducts_chipSelected__hdIWs{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.homeProducts_chipSelected__hdIWs:hover{background-color:var(--primary-dark,var(--primary-color));border-color:var(--primary-dark,var(--primary-color));color:#fff}.homeProducts_chipMore__rb3lF{display:inline-flex;align-items:center;padding:2px 8px;border:1px dashed var(--border-color,#d0d0d0);border-radius:12px;font-size:.68rem;font-weight:500;color:var(--text-muted,#888);text-decoration:none;white-space:nowrap;line-height:1.5;transition:border-color .15s ease,color .15s ease}.homeProducts_chipMore__rb3lF:hover{border-color:var(--primary-color);color:var(--primary-color)}.homeProducts_darkMode__67s1F .homeProducts_chip___k5r7{border-color:var(--border-color-dark,#444);color:var(--text-light,#f0f0f0)}.homeProducts_darkMode__67s1F .homeProducts_chip___k5r7:hover{border-color:var(--accent-color);color:var(--accent-color)}.homeProducts_darkMode__67s1F .homeProducts_chipSelected__hdIWs{background-color:var(--accent-color);border-color:var(--accent-color);color:#fff}.homeProducts_darkMode__67s1F .homeProducts_chipMore__rb3lF{border-color:var(--border-color-dark,#444);color:rgba(255,255,255,.45)}.homeProducts_darkMode__67s1F .homeProducts_chipMore__rb3lF:hover{border-color:var(--accent-color);color:var(--accent-color)}.homeProducts_actions__MK02_{display:flex;justify-content:center;gap:1rem;margin-top:2.5rem;flex-wrap:wrap}.homeProducts_buttonCommon__xunRW{font-family:var(--font-primary);font-size:.82rem;font-weight:600;letter-spacing:.5px;padding:.7rem 2rem;border-radius:4px;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .25s ease}.homeProducts_showMoreBtn__ddNjj{background:var(--primary-color);color:#fff}.homeProducts_showMoreBtn__ddNjj:hover{background:var(--primary-color-hover)}.homeProducts_showLessBtn__5fFRl{background:transparent;color:var(--text-color);border:1.5px solid var(--container-border)}.homeProducts_showLessBtn__5fFRl:hover{border-color:var(--primary-color);color:var(--primary-color)}.homeProducts_buttonIcon__ULMnl{font-size:1rem}@media screen and (max-width:960px){.homeProducts_layout__suraP{width:94%;gap:1.5rem}.homeProducts_sidebar__tJjlb{width:240px;min-width:220px}.homeProducts_productGrid__ITQFd{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media screen and (max-width:768px){.homeProducts_homeProdsContainer__VjIQ9{padding:1rem 0 5rem}.homeProducts_actions__MK02_{margin-bottom:30px}.homeProducts_layout__suraP{width:92%;flex-direction:column}.homeProducts_sidebar__tJjlb{display:none}.homeProducts_productGrid__ITQFd{grid-template-columns:repeat(2,1fr);gap:.75rem}.homeProducts_productsHeader__IIckO{justify-content:space-between}}@media screen and (max-width:480px){.homeProducts_layout__suraP{width:96%}.homeProducts_productGrid__ITQFd{grid-template-columns:repeat(2,1fr);gap:.6rem}.homeProducts_productImageWrapper__lWbsV{height:160px}.homeProducts_productInfo___JTng{padding:.65rem .65rem .75rem}.homeProducts_productTitle__lA6m0{font-size:.78rem;min-height:unset;margin:0 0 .25rem}.homeProducts_productCard__b2Yp_:hover{transform:none}.homeProducts_priceLabel__V97MI{font-size:.9rem}.homeProducts_nombreProd__SkLmk{font-size:.82rem}}.FiltersHomeProducts_sidebarContainer__OxuSW{width:100%;font-family:var(--font-primary)}.FiltersHomeProducts_filterPanel__J7uyu{background:var(--background);border:1px solid var(--container-border);border-radius:var(--radius-md);padding:18px;display:flex;flex-direction:column}.FiltersHomeProducts_panelHeader__hNXX9{display:flex;justify-content:space-between;align-items:center;gap:.65rem;margin-bottom:.45rem}.FiltersHomeProducts_panelActions__E7X16,.FiltersHomeProducts_panelTitleRow__9rr7b{display:flex;align-items:center;gap:.4rem}.FiltersHomeProducts_panelIcon__fGIRw{color:var(--primary-color)!important;font-size:.95rem!important}.FiltersHomeProducts_panelTitle__tZQSo{font-family:var(--font-display);font-size:.8rem;font-weight:700;color:var(--text-color);letter-spacing:.8px;text-transform:uppercase}.FiltersHomeProducts_activeBadge__j2dWp{background:var(--primary-color);color:var(--text-light);font-size:.62rem;font-weight:700;border-radius:999px;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-family:var(--font-primary);padding:0 5px}.FiltersHomeProducts_clearBtn__k41zp,.FiltersHomeProducts_closeBtn__Uie_G{display:inline-flex;align-items:center;justify-content:center;gap:.2rem;font-family:var(--font-primary);background:transparent;border:1px solid var(--container-border);color:var(--text-color);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-fast)}.FiltersHomeProducts_clearBtn__k41zp{font-size:.68rem;font-weight:700;padding:.22rem .55rem;letter-spacing:.35px;text-transform:uppercase}.FiltersHomeProducts_closeBtn__Uie_G{width:30px;height:30px}.FiltersHomeProducts_clearBtn__k41zp:hover,.FiltersHomeProducts_closeBtn__Uie_G:hover{border-color:var(--primary-color);color:var(--primary-color);background:color-mix(in srgb,var(--primary-color) 7%,transparent)}.FiltersHomeProducts_filterSection__zxOO_{padding:.72rem 0;border-bottom:1px solid var(--container-border)}.FiltersHomeProducts_filterSection__zxOO_:last-of-type{border-bottom:none;padding-bottom:0}.FiltersHomeProducts_sectionLabel__IcG2k{display:flex;align-items:center;gap:.35rem;font-family:var(--font-primary);font-size:.68rem;font-weight:700;color:var(--text-secondary-color);letter-spacing:.7px;text-transform:uppercase;margin:0 0 .55rem}.FiltersHomeProducts_searchInputInner__H29_6{background:var(--form-background-color);color:var(--text-color)!important}.FiltersHomeProducts_optionGrid___xt3K,.FiltersHomeProducts_sortOptions__U9U59{display:flex;flex-wrap:wrap;gap:.45rem}.FiltersHomeProducts_optionPill__Plkqq,.FiltersHomeProducts_sortChip__YxZm_{border:1px solid var(--container-border);border-radius:999px;background:var(--form-background-color);color:var(--text-color);font-family:var(--font-primary);font-size:.75rem;font-weight:600;line-height:1;padding:.5rem .72rem;cursor:pointer;transition:var(--transition-fast)}.FiltersHomeProducts_optionPill__Plkqq:hover,.FiltersHomeProducts_sortChip__YxZm_:hover{border-color:var(--primary-color);color:var(--primary-color);transform:translateY(-1px)}.FiltersHomeProducts_optionPillActive__Qn_WW,.FiltersHomeProducts_sortChipActive__PZP3R{background:color-mix(in srgb,var(--primary-color) 14%,var(--form-background-color));border-color:var(--primary-color);color:var(--primary-color);box-shadow:0 2px 8px rgba(var(--primary-color-rgb),.15)}.FiltersHomeProducts_priceRangeWrap__OdwMr{padding:.1rem .25rem}.FiltersHomeProducts_priceValues__6jDDt{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-primary);font-size:.78rem;font-weight:600;color:var(--text-color);margin-top:.15rem}.FiltersHomeProducts_priceSep__B0W0T{opacity:.45}.FiltersHomeProducts_checkLabel__AW5lD{margin:0!important;display:flex!important;align-items:center}.FiltersHomeProducts_checkText__Ajoaf{font-family:var(--font-primary);font-size:.82rem;color:var(--text-color);line-height:1.3}.FiltersHomeProducts_mobileFilterBar__ROu_s{position:sticky;bottom:60px;left:0;width:100%;z-index:100;padding:.6rem .9rem;background:var(--background);border-top:1px solid var(--container-border);box-shadow:0 -6px 18px rgba(0,0,0,.08)}.FiltersHomeProducts_mobileFilterBtn__dPwr4{width:100%;display:flex;align-items:center;gap:.5rem;padding:.74rem 1rem;background:var(--primary-color);color:var(--text-light);border:none;border-radius:var(--radius-sm);font-family:var(--font-primary);font-size:.84rem;font-weight:700;cursor:pointer;letter-spacing:.2px;transition:var(--transition-fast)}.FiltersHomeProducts_mobileFilterBtn__dPwr4:hover{background:var(--primary-color-hover)}.FiltersHomeProducts_mobileBadge___5Phf{background:rgba(255,255,255,.22);border-radius:999px;padding:2px 7px;font-size:.7rem;font-weight:700}.FiltersHomeProducts_drawerContent__sQ82N{height:100%;width:100%;display:flex;flex-direction:column;background:var(--background)}.FiltersHomeProducts_drawerBody__ozW3Z{flex:1 1;overflow-y:auto;padding:.85rem .85rem .2rem}.FiltersHomeProducts_drawerBody__ozW3Z .FiltersHomeProducts_filterPanel__J7uyu{border-radius:0;border:none;padding:0}.FiltersHomeProducts_drawerFooter__fF91Z{padding:.65rem .85rem calc(.65rem + env(safe-area-inset-bottom));border-top:1px solid var(--container-border);background:var(--background)}.FiltersHomeProducts_drawerApplyBtn__1pdGO{width:100%;padding:.85rem;background:var(--primary-color);color:var(--text-light);border:none;border-radius:var(--radius-sm);font-family:var(--font-primary);font-size:.92rem;font-weight:700;cursor:pointer;letter-spacing:.2px;transition:var(--transition-fast)}.FiltersHomeProducts_drawerApplyBtn__1pdGO:hover{background:var(--primary-color-hover)}@media (prefers-reduced-motion:reduce){.FiltersHomeProducts_clearBtn__k41zp,.FiltersHomeProducts_closeBtn__Uie_G,.FiltersHomeProducts_drawerApplyBtn__1pdGO,.FiltersHomeProducts_mobileFilterBtn__dPwr4,.FiltersHomeProducts_optionPill__Plkqq,.FiltersHomeProducts_sortChip__YxZm_{transition:none!important}}.textComponent_section__XkG6S{width:100%;padding:4rem 2rem;background:var(--background);color:var(--text-color);transition:background .4s ease,color .4s ease;overflow:hidden}.textComponent_container__P_xRn{display:flex;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}.textComponent_imageWrapper__1AVjc{flex:1 1;position:relative;min-height:480px;border-radius:20px;overflow:hidden}.textComponent_mainImage__5naHP{width:100%;height:100%;min-height:480px;object-fit:cover;object-position:center;border-radius:20px;display:block}.textComponent_badge__crfHR{background:#a7000063;color:#fff;text-align:center;z-index:2;border-radius:20px;min-width:160px;padding:1.8rem 1.5rem;position:absolute;bottom:-20px;right:-10px;box-shadow:0 8px 24px #a700004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.textComponent_badgeNumber__YmgXw{font-family:var(--font-display);font-size:2.8rem;font-weight:800;line-height:1;display:block}.textComponent_badgeText___xgDZ{font-family:var(--font-primary);font-size:.85rem;font-weight:500;line-height:1.3;margin-top:.4rem;display:block;opacity:.95}.textComponent_content__iZvvl{flex:1 1;display:flex;flex-direction:column;gap:1.2rem}.textComponent_subtitle__Di_sR{font-family:var(--font-display);font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:var(--primary-color);margin:0}.textComponent_title__tafgg{font-size:clamp(2.8rem,3.5vw,2.6rem);font-weight:500;color:var(--text-color);line-height:1.15;margin:0;text-align:left}.textComponent_description__054SK{font-family:var(--font-primary);font-size:1.05rem;line-height:1.7;color:var(--text-muted);margin:0;max-width:520px;text-align:left}.textComponent_categoriesGrid__8fwzn{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-top:.5rem;text-align:left}.textComponent_categoryItem__hxsic{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;border-radius:12px;background:var(--secondary-color);border:1px solid var(--container-border);transition:all .3s ease}.textComponent_categoryItem__hxsic:hover{transform:translateY(-2px);box-shadow:var(--shadow-normal);border-color:var(--primary-color)}.textComponent_categoryIcon__ns93b{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--border-radius);background:var(--primary-color);color:#fff;flex-shrink:0;font-size:1.15rem}.textComponent_categoryInfo__ZoT5m{display:flex;flex-direction:column}.textComponent_categoryName___BMKx{font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--text-color);margin:0;line-height:1.2}.textComponent_categoryDesc__bkEij{font-family:var(--font-primary);font-size:.8rem;color:var(--text-muted);margin:0;line-height:1.3}.textComponent_ctaButton__zhB9t{display:inline-flex;align-items:center;gap:10px;padding:12px 24px;background-color:var(--primary-color);color:white;text-decoration:none;border-radius:4px;font-weight:500;transition:all .3s ease;margin-top:.8rem;font-family:var(--font-primary);font-size:1rem;text-transform:none;line-height:1.5;border:2px solid transparent}.textComponent_ctaButton__zhB9t:hover{background-color:initial;color:var(--primary-color);border:2px solid var(--primary-color);transform:translateY(-2px)}.textComponent_darkMode__vYp_n .textComponent_ctaButton__zhB9t{background-color:var(--primary-color);color:var(--text-light)}.textComponent_darkMode__vYp_n .textComponent_ctaButton__zhB9t:hover{background-color:var(--primary-dark);color:var(--text-light)}.textComponent_arrowIcon__uU5VB{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none;transition:transform .3s ease}.textComponent_ctaButton__zhB9t:hover .textComponent_arrowIcon__uU5VB{transform:translateX(5px)}@media screen and (max-width:960px){.textComponent_section__XkG6S{padding:3rem 1.5rem}.textComponent_container__P_xRn{gap:2rem}.textComponent_imageWrapper__1AVjc,.textComponent_mainImage__5naHP{min-height:400px}.textComponent_badge__crfHR{bottom:-15px;right:-5px;padding:1.4rem 1.2rem;min-width:140px}.textComponent_badgeNumber__YmgXw{font-size:2.2rem}.textComponent_badgeText___xgDZ{font-size:.8rem}}@media screen and (max-width:768px){.textComponent_section__XkG6S{padding:2.5rem 1rem}.textComponent_subtitle__Di_sR{text-align:left;width:100%}.textComponent_container__P_xRn{flex-direction:column-reverse;gap:2rem}.textComponent_imageWrapper__1AVjc{width:100%;min-height:320px;max-height:400px}.textComponent_mainImage__5naHP{min-height:320px}.textComponent_badge__crfHR{bottom:-12px;right:10px;padding:1.2rem 1rem;min-width:130px}.textComponent_badgeNumber__YmgXw{font-size:2rem}.textComponent_content__iZvvl{text-align:center;align-items:center}.textComponent_description__054SK{max-width:100%}.textComponent_categoriesGrid__8fwzn{width:100%}.textComponent_ctaButton__zhB9t{justify-content:center}}@media screen and (max-width:480px){.textComponent_section__XkG6S{padding:2rem .75rem}.textComponent_container__P_xRn{gap:1.5rem}.textComponent_imageWrapper__1AVjc{max-height:320px}.textComponent_imageWrapper__1AVjc,.textComponent_mainImage__5naHP{min-height:260px;border-radius:16px}.textComponent_badge__crfHR{bottom:-10px;right:8px;padding:1rem .8rem;min-width:115px;border-radius:8px}.textComponent_badgeNumber__YmgXw{font-size:1.7rem}.textComponent_badgeText___xgDZ{font-size:.72rem}.textComponent_categoriesGrid__8fwzn{text-align:left;gap:.75rem}.textComponent_categoryItem__hxsic{padding:.75rem}.textComponent_description__054SK{font-size:.95rem}}@media (prefers-reduced-motion:reduce){.textComponent_arrowIcon__uU5VB,.textComponent_badge__crfHR,.textComponent_categoryItem__hxsic,.textComponent_ctaButton__zhB9t{transition:none!important;transform:none!important;animation:none!important}}