:root{--hero-radius:18px;--hero-main-radius:18px;--hero-side-radius:18px;--hero-max-height:470px;--hero-min-height:250px;--hero-arrow-bg:#ffffffe0;--hero-arrow-border:#ffffff8c;--hero-arrow-color:#111;--hero-dot-border:#ffffffe6;--hero-dot-fill:#fffffff2}.hero-slider{width:100%;height:clamp(var(--hero-min-height), 34vw, var(--hero-max-height));max-height:var(--hero-max-height);border-radius:var(--hero-radius);background:#fff;position:relative;overflow:hidden}.slider-wrapper{width:100%;height:100%;position:relative}.slide{opacity:0;transition:opacity .45s ease-in-out;position:absolute;inset:0}.slide.active{opacity:1}.slide-link{display:block;position:absolute;inset:0}.editorial-slider-layout{grid-template-columns:minmax(0,1.75fr) minmax(220px,.68fr);gap:14px;height:100%;padding:10px;display:grid}.editorial-main-slide,.editorial-side-slide{background:#f4f4f4;transition:opacity .45s,transform .45s;position:relative;overflow:hidden}.editorial-main-slide{border-radius:var(--hero-main-radius)}.editorial-side-slide{border-radius:var(--hero-side-radius)}.editorial-main-slide.fade-out,.editorial-side-slide.fade-out{opacity:0}.editorial-overlay{pointer-events:none;background:linear-gradient(#0000 32%,#0000000a 62%,#0000002e);position:absolute;inset:0}.editorial-side-overlay{pointer-events:none;background:linear-gradient(#0000 30%,#00000005 60%,#00000024);position:absolute;inset:0}.editorial-controls{z-index:3;justify-content:space-between;align-items:center;gap:12px;display:flex;position:absolute;bottom:16px;left:18px;right:18px}.slider-dots{align-items:center;gap:8px;display:flex}.editorial-dots{position:static;transform:none}.dot{border:1.4px solid var(--hero-dot-border);cursor:pointer;background:0 0;border-radius:999px;width:9px;height:9px;transition:transform .18s,opacity .18s;position:relative;overflow:hidden}.dot:hover{transform:scale(1.15)}.dot-progress{background:var(--hero-dot-fill);border-radius:999px;animation:5s linear forwards dotFill;position:absolute;inset:0}@keyframes dotFill{0%{opacity:.35;transform:scale(0)}to{opacity:1;transform:scale(1)}}.hero-arrows{align-items:center;gap:8px;display:flex}.hero-arrow{border:1px solid var(--hero-arrow-border);background:var(--hero-arrow-bg);width:40px;height:40px;color:var(--hero-arrow-color);cursor:pointer;-webkit-backdrop-filter:blur(8px);z-index:4;border-radius:999px;justify-content:center;align-items:center;transition:transform .2s,background .2s,border-color .2s,opacity .2s;display:inline-flex}.hero-arrow:hover{background:#fffffff5;border-color:#ffffffd9;transform:translateY(-1px)}.hero-arrow svg{width:18px;height:18px}.hero-arrow-prev,.hero-arrow-next{position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow-prev{z-index:5;left:12px}.hero-arrow-next{z-index:5;right:12px}.slider-dots:not(.editorial-dots){z-index:5;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.editorial-slider-layout{display:none}.hero-slider{border-radius:14px;height:clamp(210px,54vw,360px);max-height:360px}.slider-dots{z-index:6;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.hero-arrow{background:#ffffffd1;width:36px;height:36px}}@media (max-width:768px){.hero-slider{border-radius:12px;height:clamp(190px,58vw,310px);max-height:310px}.slider-dots{gap:6px;bottom:10px}.dot{width:8px;height:8px}.hero-arrow{width:34px;height:34px}.hero-arrow svg{width:16px;height:16px}.hero-arrow-prev{left:10px}.hero-arrow-next{right:10px}}@media (max-width:420px){.hero-slider{border-radius:10px;height:220px;max-height:220px}.hero-arrow{width:32px;height:32px}}
.today-deals-section{background:var(--background);padding:2rem 0 2.5rem;position:relative;overflow:hidden}.today-deals-container{width:min(1280px,100% - 20px);margin:0 auto;position:relative}.today-deals-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.today-deals-title{color:var(--foreground);letter-spacing:.08em;margin:0;font-size:1.12rem;font-weight:300;line-height:1.3}.today-deals-nav{align-items:center;gap:.65rem;display:flex}.today-deals-nav-btn{width:44px;height:44px;color:var(--foreground);-webkit-backdrop-filter:blur(18px);cursor:pointer;background:#ffffffd6;border:0;border-radius:999px;justify-content:center;align-items:center;transition:transform .28s,opacity .28s,background .28s,box-shadow .28s;display:inline-flex;box-shadow:0 12px 30px #0000001a}.today-deals-nav-btn:hover{background:#fffffff5;transform:scale(1.05);box-shadow:0 18px 38px #00000024}.today-deals-nav-btn:disabled{opacity:.34;cursor:default;pointer-events:none}.today-deals-nav-btn svg{width:18px;height:18px}.today-deals-scroll-wrap{position:relative}.today-deals-edge{z-index:3;pointer-events:none;opacity:0;width:42px;transition:opacity .3s;position:absolute;top:0;bottom:26px}.today-deals-edge.visible{opacity:1}.today-deals-edge-right{background:linear-gradient(to left, var(--background), #fff0);right:0}.today-deals-edge-left{background:linear-gradient(to right, var(--background), #fff0);left:0}.today-deals-scroll{scroll-behavior:smooth;scroll-snap-type:x mandatory;cursor:grab;-ms-overflow-style:none;scrollbar-width:none;gap:.9rem;padding:.2rem 0 .8rem;display:flex;overflow:auto hidden}.today-deals-scroll::-webkit-scrollbar{display:none}.today-deals-scroll.is-dragging{cursor:grabbing;scroll-behavior:auto}.deal-card{scroll-snap-align:start;-webkit-user-select:none;user-select:none;flex:none;width:min(64vw,220px);transition:transform .35s,opacity .35s}.deal-card-link{color:inherit;text-decoration:none;display:block}.deal-card.is-active{transform:translateY(-2px)scale(1.01)}.deal-card-inner{background:linear-gradient(#ffffffeb,#f8f8f8f5);border-radius:24px;transition:transform .45s,box-shadow .45s,filter .45s;position:relative;overflow:hidden;box-shadow:0 10px 28px #00000014,inset 0 1px #ffffff80}.deal-card:hover .deal-card-inner{filter:brightness(1.01);transform:translateY(-4px);box-shadow:0 22px 54px #00000021,inset 0 1px #ffffffa6}.deal-image-wrap{aspect-ratio:3/4.1;background:#f3f3f3;position:relative;overflow:hidden}.deal-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .8s,filter .8s}.deal-card:hover .deal-image{filter:brightness(1.03);transform:scale(1.045)}.deal-image-overlay{pointer-events:none;background:linear-gradient(#fff0,#ffffff2e);height:36%;position:absolute;inset:auto 0 0}.deal-text-side{flex-direction:column;gap:.7rem;padding:.95rem .95rem 1rem;display:flex}.deal-price-block{flex-direction:column;justify-content:center;align-items:center;gap:.38rem;display:flex}.deal-price-current{color:var(--foreground);letter-spacing:0;text-align:center;font-size:1.04rem;font-weight:700;line-height:1.6;position:relative}.deal-price-current:after{content:"";filter:blur(5px);pointer-events:none;background:radial-gradient(#00000014 0%,#00000005 55%,#0000 100%);border-radius:999px;height:10px;position:absolute;bottom:-7px;left:12%;right:12%}.deal-price-original{color:color-mix(in srgb, var(--foreground) 36%, transparent);letter-spacing:.01em;text-align:center;font-size:.78rem;text-decoration:line-through}.deal-countdown-wrap{justify-content:center;align-items:center;margin-top:.15rem;display:flex}.deal-countdown-timer{min-width:118px;color:var(--foreground);letter-spacing:.09em;-webkit-backdrop-filter:blur(12px);direction:ltr;background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;padding:.46rem .75rem;font-size:.69rem;font-weight:500;display:inline-flex;box-shadow:0 10px 24px #00000014}.deal-countdown-timer.expired{min-width:auto;color:color-mix(in srgb, var(--foreground) 60%, transparent);letter-spacing:.02em;background:#0000000d}.deal-corner-ribbon{z-index:4;color:#fff;-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#111,#2a2a2a);border-radius:999px;justify-content:center;align-items:center;min-width:88px;height:34px;padding:0 .85rem;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 14px 28px #00000038}.deal-corner-ribbon:before{content:"";background:linear-gradient(135deg,#ffffff2e,#ffffff0a);border-radius:999px;position:absolute;inset:1px}.deal-corner-ribbon-text{z-index:1;letter-spacing:.02em;white-space:nowrap;font-size:.76rem;font-weight:700;position:relative}.today-deals-dots{justify-content:center;align-items:center;gap:.42rem;margin-top:.55rem;display:flex}.today-deals-dot{cursor:pointer;background:#00000024;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .28s,transform .28s,background .28s,opacity .28s}.today-deals-dot:hover{background:#00000047;transform:scale(1.08)}.today-deals-dot.active{background:#000000b8;width:20px}@media (min-width:768px){.today-deals-section{padding:2.75rem 0 3rem}.today-deals-container{width:min(1280px,100% - 32px)}.today-deals-title{font-size:1.42rem}.today-deals-edge{width:72px;bottom:30px}.today-deals-scroll{gap:1.3rem;padding-bottom:1rem}.deal-card{width:250px}.deal-text-side{padding:1rem 1rem 1.05rem}.deal-price-current{font-size:1.14rem}.deal-price-original{font-size:.82rem}.deal-countdown-timer{min-width:124px;font-size:.72rem}.today-deals-dot{width:8px;height:8px}.today-deals-dot.active{width:24px}}@media (min-width:1024px){.today-deals-section{padding:3.25rem 0 3.5rem}.today-deals-scroll{gap:1.5rem}.deal-card{width:270px}.deal-card.is-active{transform:translateY(-4px)scale(1.018)}.deal-card-inner{border-radius:26px}.deal-price-current{font-size:1.22rem}.deal-price-original{font-size:.86rem}}@media (max-width:767px){.today-deals-nav{display:none}.today-deals-title{font-size:1.04rem}.deal-card{width:min(66vw,215px)}.deal-corner-ribbon{min-width:78px;height:31px;padding:0 .72rem}.deal-corner-ribbon-text{font-size:.72rem}}
.new-arrivals-section{background:var(--background);direction:rtl;padding:2rem 0 2.5rem;position:relative;overflow:hidden}.new-arrivals-container{width:min(1280px,100% - 20px);margin:0 auto;position:relative}.new-arrivals-header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.35rem;display:flex}.new-arrivals-title{color:var(--foreground);letter-spacing:.08em;margin:0;font-size:1.12rem;font-weight:300;line-height:1.3}.new-arrivals-subtitle{color:color-mix(in srgb, var(--foreground) 55%, transparent);margin:.35rem 0 0;font-size:.82rem;line-height:1.8}.new-arrivals-list{scroll-behavior:smooth;scrollbar-width:none;grid-auto-columns:220px;grid-auto-flow:column;gap:.9rem;padding:.2rem 0 .8rem;display:grid;overflow:auto hidden}.new-arrivals-list::-webkit-scrollbar{display:none}.new-arrival-card{color:inherit;text-decoration:none;display:block}.new-arrival-card-inner{background:linear-gradient(#ffffffeb,#f8f8f8f5);border-radius:24px;transition:transform .45s,box-shadow .45s,filter .45s;position:relative;overflow:hidden;box-shadow:0 10px 28px #00000014,inset 0 1px #ffffff80}.new-arrival-card:hover .new-arrival-card-inner{filter:brightness(1.01);transform:translateY(-4px);box-shadow:0 22px 54px #00000021,inset 0 1px #ffffffa6}.new-arrival-image-wrap{aspect-ratio:3/4.1;background:#f3f3f3;width:100%;position:relative;overflow:hidden}.new-arrival-image{-o-object-fit:cover;object-fit:cover;transition:transform .8s,filter .8s}.new-arrival-card:hover .new-arrival-image{filter:brightness(1.03);transform:scale(1.045)}.new-arrival-image-overlay{pointer-events:none;background:linear-gradient(#fff0,#ffffff2e);height:36%;position:absolute;inset:auto 0 0}.new-arrival-ribbon{z-index:4;color:#fff;-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#111,#2a2a2a);border-radius:999px;justify-content:center;align-items:center;min-width:88px;height:34px;padding:0 .85rem;display:inline-flex;position:absolute;top:12px;right:12px;box-shadow:0 14px 28px #00000038}.new-arrival-ribbon:before{content:"";background:linear-gradient(135deg,#ffffff2e,#ffffff0a);border-radius:999px;position:absolute;inset:1px}.new-arrival-ribbon-text{z-index:1;letter-spacing:.02em;white-space:nowrap;font-size:.76rem;font-weight:700;position:relative}.new-arrival-content{padding:.95rem .95rem 1rem}.new-arrival-brand{color:color-mix(in srgb, var(--foreground) 55%, transparent);margin-bottom:.45rem;font-size:.74rem;font-weight:600;line-height:1.7}.new-arrival-name{color:var(--foreground);-webkit-box-orient:vertical;min-height:52px;margin:0 0 .8rem;font-size:.9rem;font-weight:500;line-height:1.9;display:-webkit-box;overflow:hidden}.new-arrival-price-box{flex-direction:column;justify-content:center;align-items:center;gap:.38rem;display:flex}.new-arrival-price{color:var(--foreground);text-align:center;font-size:.98rem;font-weight:700;line-height:1.6;position:relative}.new-arrival-price:after{content:"";filter:blur(5px);pointer-events:none;background:radial-gradient(#00000014 0%,#00000005 55%,#0000 100%);border-radius:999px;height:10px;position:absolute;bottom:-7px;left:12%;right:12%}.new-arrival-old-price{color:color-mix(in srgb, var(--foreground) 36%, transparent);letter-spacing:.01em;text-align:center;font-size:.78rem;text-decoration:line-through}@media (min-width:768px){.new-arrivals-section{padding:2.75rem 0 3rem}.new-arrivals-container{width:min(1280px,100% - 32px)}.new-arrivals-title{font-size:1.42rem}.new-arrivals-list{grid-auto-columns:250px;gap:1.3rem;padding-bottom:1rem}.new-arrival-content{padding:1rem 1rem 1.05rem}.new-arrival-price{font-size:1.08rem}.new-arrival-old-price{font-size:.82rem}}@media (min-width:1024px){.new-arrivals-section{padding:3.25rem 0 3.5rem}.new-arrivals-list{grid-auto-columns:270px;gap:1.5rem}.new-arrival-card-inner{border-radius:26px}.new-arrival-price{font-size:1.18rem}.new-arrival-old-price{font-size:.86rem}}@media (max-width:767px){.new-arrivals-title{font-size:1.04rem}.new-arrivals-subtitle{font-size:.76rem}.new-arrivals-list{grid-auto-columns:min(66vw,215px);gap:.9rem}.new-arrival-ribbon{min-width:78px;height:31px;padding:0 .72rem}.new-arrival-ribbon-text{font-size:.72rem}.new-arrival-name{min-height:48px;font-size:.84rem}.new-arrival-price{font-size:.9rem}.new-arrival-old-price{font-size:.74rem}}@media (max-width:480px){.new-arrivals-subtitle{display:none}}
.HomeCategoryShortcuts-module__snljQW__wrapper{background:#fff;width:100%;padding:20px 12px 14px}.HomeCategoryShortcuts-module__snljQW__container{grid-template-columns:repeat(4,1fr);align-items:start;gap:18px;width:100%;max-width:1100px;margin:0 auto;display:grid}.HomeCategoryShortcuts-module__snljQW__item{color:#222;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:center;padding:8px 4px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.HomeCategoryShortcuts-module__snljQW__item:hover{transform:translateY(-3px)}.HomeCategoryShortcuts-module__snljQW__imageBox{background:#fff;border-radius:20px;justify-content:center;align-items:center;width:96px;height:96px;display:flex;overflow:hidden}.HomeCategoryShortcuts-module__snljQW__image{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.HomeCategoryShortcuts-module__snljQW__title{color:#1f2937;text-align:center;white-space:nowrap;margin-top:10px;font-size:16px;font-weight:700;line-height:1.7}@media (max-width:768px){.HomeCategoryShortcuts-module__snljQW__wrapper{padding:18px 10px 12px}.HomeCategoryShortcuts-module__snljQW__container{gap:14px}.HomeCategoryShortcuts-module__snljQW__imageBox{width:82px;height:82px}.HomeCategoryShortcuts-module__snljQW__title{margin-top:8px;font-size:14px}}@media (max-width:480px){.HomeCategoryShortcuts-module__snljQW__wrapper{padding:14px 8px 10px}.HomeCategoryShortcuts-module__snljQW__container{grid-template-columns:repeat(4,1fr);gap:8px}.HomeCategoryShortcuts-module__snljQW__item{padding:6px 2px}.HomeCategoryShortcuts-module__snljQW__imageBox{border-radius:14px;width:64px;height:64px}.HomeCategoryShortcuts-module__snljQW__title{margin-top:7px;font-size:12px}}@media (max-width:360px){.HomeCategoryShortcuts-module__snljQW__imageBox{width:56px;height:56px}.HomeCategoryShortcuts-module__snljQW__title{font-size:11px}}
