.section-header_sectionHeader__cOeXn{display:flex;align-items:center;margin-bottom:1rem;cursor:pointer}.section-header_sectionTitle__YGKFu{color:var(--text-color)}.section-header_moreButton__c59mE{background:none;border:none;font-size:20px;cursor:pointer;color:var(--text-color)}.product-card_productItem__XFVLZ{display:flex;flex-direction:column;gap:.5rem;width:100%;cursor:pointer}.product-card_productImage__r7dK4{position:relative;width:100%;aspect-ratio:1/1;border-radius:8px;overflow:hidden;border:1px solid var(--border-image)}.product-card_productImage__r7dK4>img{width:100%;height:100%;object-fit:cover}.product-card_productInfo__d4MLr{display:flex;flex-direction:column;gap:4px}.product-card_productName__SgoY1{color:var(--color-text-primary);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-all}.product-card_originalPrice__BLJcC{text-decoration:line-through;color:var(--original-price);font-size:15px;font-weight:400}.product-card_priceInfo__SMdeb{display:flex;align-items:center;gap:4px}.product-card_discount__srdHi{color:#ff4e33;font-weight:700;font-size:16px}.product-card_price__i_Ac6{color:var(--color-text-primary)}.product-card_reviews__jEKFU{color:var(--text-review);font-size:11px;font-weight:700;background-color:var(--bg-review);width:-moz-fit-content;width:fit-content;padding:.25rem .38rem;border-radius:.25rem}.product-card_sticker__fqs7T{position:absolute;z-index:2;top:0;right:0;width:4.8rem;height:4.8rem}.product-card_sticker__fqs7T>img{width:100%;height:100%;object-fit:cover}.product-card_shippingFeeWrapper__MIWvh{display:flex;align-items:center;gap:4px}.product-card_shippingFee__dP7xX{color:var(--text-review);font-size:12px;font-weight:500}.paging-section_pagination__VHhqt{display:flex;justify-content:center;align-items:center;gap:16px}.paging-section_paginationArrow__M3cLb{background:none;font-size:18px;cursor:pointer;color:var(--text-color);transition:opacity .2s;border:1px solid var(--border-image);border-radius:100%;padding:10px 12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.paging-section_paginationArrow__M3cLb:hover{opacity:.7}.paging-section_paginationArrow__M3cLb:disabled{opacity:.3;cursor:not-allowed}.paging-section_paginationText__X0hcZ{font-size:16px;color:var(--text-quaternary);min-width:34px;text-align:center}.paging-section_paginationTextNumber__FUKFC{font-size:16px;color:var(--text-color)}.Home_container__9OuOz{background-color:var(--bg-container);color:var(--text-color);min-height:100vh;font-family:Pretendard;padding-top:12px}.Home_mainContent__nJQdL{margin:0 auto;container-type:inline-size;container-name:main-content}.Home_twoColumnLayout___tXOF{display:flex;flex-direction:column;gap:0;justify-content:center}.Home_leftColumn__71MND,.Home_rightColumn__qQnrC{flex:1 1;width:100%;max-width:none}@container main-content (min-width: 672px){.Home_twoColumnLayout___tXOF{display:flex;flex-direction:row;gap:16px;align-items:flex-start;justify-content:center;padding:0 8px}.Home_leftColumn__71MND,.Home_rightColumn__qQnrC{min-width:320px;max-width:360px}}.Home_categorySwitchContainer__4k_XX{display:flex;padding:1rem 1.25rem;background-color:var(--bg-color);justify-content:space-between;align-items:center;margin-bottom:.75rem;border-radius:1rem}.Home_categorySwitch__0fDxh{display:flex;height:auto}.Home_switchContainer__unlhc{position:relative;display:inline-block;height:auto}.Home_switchInput__lLBzs{position:absolute;opacity:0;width:0;height:0;margin:0;padding:0;border:none;outline:none;pointer-events:none}.Home_switchLabel__Hk3zZ{position:relative;display:block;width:140px;height:40px;background-color:var(--bg-switch);border:2px solid transparent;border-radius:20px;cursor:pointer;transition:all .3s ease;overflow:hidden}.Home_switchText__mlZXr{position:relative;display:flex;width:100%;height:100%;z-index:2}.Home_leftText__H_p22,.Home_rightText__765WA{flex:1 1;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;transition:color .3s ease;position:relative;z-index:3}.Home_leftText__H_p22{color:var(--bg-chip-text-color-active)}.Home_rightText__765WA{color:var(--bg-chip-text-color)}.Home_switchSlider__Wq4_G{position:absolute;top:2px;left:2px;width:66px;height:32px;background-color:var(--bg-chip-active);border-radius:16px;transition:transform .3s ease;z-index:1}.Home_switchInput__lLBzs:checked+.Home_switchLabel__Hk3zZ .Home_switchSlider__Wq4_G{transform:translateX(66px)}.Home_switchInput__lLBzs:checked+.Home_switchLabel__Hk3zZ .Home_leftText__H_p22{color:var(--bg-chip-text-color)}.Home_switchInput__lLBzs:checked+.Home_switchLabel__Hk3zZ .Home_rightText__765WA{color:var(--bg-chip-text-color-active)}.Home_containerGrid__Tox2p{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px 12px;gap:16px 12px;margin-bottom:1rem}.product-grid-skeleton_grid__8SWvl{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-bottom:1rem}.product-grid-skeleton_item__SxDty{display:flex;flex-direction:column;gap:8px}.product-grid-skeleton_image__lklMA{width:100%;aspect-ratio:1/1;border-radius:8px;background-color:var(--skeleton);animation:product-grid-skeleton_pulse__XCZIy 1.5s ease-in-out infinite}.product-grid-skeleton_info__gm8Q1{display:flex;flex-direction:column;gap:4px}.product-grid-skeleton_text__ify_F{height:16px;border-radius:4px;background-color:var(--skeleton);animation:product-grid-skeleton_pulse__XCZIy 1.5s ease-in-out infinite}.product-grid-skeleton_text__ify_F:first-child{width:80%}.product-grid-skeleton_text__ify_F:nth-child(2){width:60%}.product-grid-skeleton_text__ify_F:last-child{width:40%}@keyframes product-grid-skeleton_pulse__XCZIy{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.time-deal-section_sectionContainer__sz7f_{margin-bottom:.75rem;padding:1.25rem;border-radius:1rem;background-color:var(--bg-color)}.time-deal-section_sectionHeader__YCcpI{display:flex;align-items:center;margin-bottom:1rem}.time-deal-section_sectionTitle__W6w_Z{color:var(--text-color)}.time-deal-section_titleTimer__ihNw4{color:#ff5967}.service-notification_serviceNotice___wwMU{display:flex;justify-content:space-between;align-items:center;background-color:var(--bg-color);border-radius:1rem;margin-bottom:.75rem;font-size:14px;color:var(--text-color);padding:1.25rem}.service-notification_closeButton__w_56o{background:none;border:none;font-size:18px;cursor:pointer;color:var(--text-color)}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.promotion-banner_promotionBanner__gWH62{margin-bottom:.75rem;background-color:var(--bg-color);padding:1.25rem;border-radius:1rem}.promotion-banner_bannerContainer__vddzr{position:relative;border-radius:12px;overflow:hidden;margin-bottom:1rem}.promotion-banner_bannerSwiper__vw3vS{width:100%;height:100%}.promotion-banner_bannerSlide__3wOpP{width:100%;aspect-ratio:16/9;position:relative;overflow:hidden;border-radius:12px;cursor:pointer}.promotion-banner_bannerImage__5h8ia{width:100%;height:100%;object-fit:cover;object-position:center;cursor:pointer}.promotion-banner_bannerContent__XAxLy{position:absolute;top:16px;left:16px}.promotion-banner_liveTag__E8bne{background-color:#ef4444;color:#fff;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:600}.promotion-banner_paginationContainer__l6dfs{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:12px}.promotion-banner_paginationArrow__TrU98{background:none;border:none;font-size:18px;cursor:pointer;color:var(--text-color);transition:opacity .2s;border:1px solid rgba(0,0,0,.08);padding:.5rem;border-radius:100%}.promotion-banner_paginationArrow__TrU98:hover{opacity:.7}.promotion-banner_paginationArrow__TrU98:disabled{opacity:.3;cursor:not-allowed}.promotion-banner_paginationText__U63Zl{font-size:14px;color:var(--secondary-color)}.promotion-banner_skeletonBanner__hXUU8{width:100%;aspect-ratio:16/9;border-radius:12px;background-color:var(--skeleton);animation:promotion-banner_pulse__xqFOR 1.5s ease-in-out infinite}@keyframes promotion-banner_pulse__xqFOR{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.new-arrival-section_recommendedSection__r1nZf{margin-bottom:.75rem;padding:1.25rem;border-radius:1rem;background-color:var(--bg-color);min-height:650px}.new-arrival-section_sectionHeader__iMWXl{display:flex;align-items:center;margin-bottom:1rem}.new-arrival-section_sectionTitle__f6X_B{color:var(--text-color)}.new-arrival-section_moreButton__BpdIn{background:none;border:none;font-size:20px;cursor:pointer;color:var(--text-color)}.mid-banner_midBanner__X1AaL{width:100%;margin:.75rem 0;border-radius:1rem;overflow:hidden;display:flex;justify-content:center;align-items:center;cursor:pointer}.mid-banner_midBanner__X1AaL img{width:100%;object-fit:cover}.footer_footerContainer__2sxVx{background-color:var(--bg-container);padding:24px 16px;font-family:Pretendard,sans-serif;color:#495057;font-size:12px;line-height:1.5;margin:0 auto;max-width:768px}.footer_topSection__i_vkA p{font-size:14px;color:var(--text-primary);margin-bottom:16px;text-align:center;font-size:.875rem;font-weight:400}.footer_topSection__i_vkA p span{font-weight:700}.footer_contactSection__do2qW{flex-direction:column;font-size:.875rem;font-weight:400;color:var(--text-primary)}.footer_contactSection__do2qW,.footer_linksSection__DpVi8{margin-bottom:16px;display:flex;align-items:center;justify-content:center}.footer_linksSection__DpVi8{gap:8px}.footer_linksSection__DpVi8 a{color:var(--text-quaternary);font-size:.75rem;font-weight:400}.footer_separator__riZq3{color:var(--text-quaternary)}.footer_disclaimerSection__21kCv{margin-bottom:24px;color:var(--text-quaternary)}.footer_infoSection__xrhNS{display:flex;gap:24px;align-items:flex-start}.footer_logo__szUkC img{width:60px;margin-bottom:1rem}.footer_infoGrid__ca6WR{display:grid;grid-template-columns:auto 1fr;grid-gap:4px 16px;gap:4px 16px;flex-grow:1}.footer_infoRow__IuYLf{display:contents}.footer_infoLabel__nHRV5{white-space:nowrap}.footer_infoLabel__nHRV5,.footer_infoValue__QDilP,.footer_infoValue__QDilP a{color:var(--text-quaternary)}.footer_infoValue__QDilP a{text-decoration:underline}.fitpet-only-section_sectionContainer__IMo3I{margin-bottom:.75rem;padding:1.25rem;border-radius:1rem;background-color:var(--bg-color)}.fitpet-only-section_sectionHeader__D3vNc{display:flex;align-items:center;margin-bottom:1rem}.fitpet-only-section_sectionTitle__Z0gaN{color:var(--text-color)}.fitpet-only-section_moreButton__p2IlK{background:none;border:none;font-size:20px;cursor:pointer;color:var(--text-color)}.fitpet-only-section_productItem__3ocLQ{background-color:var(--bg-color);border-radius:12px;overflow:hidden;transition:all .2s ease}.fitpet-only-section_productItem__3ocLQ .fitpet-only-section_productImage__zWRf1{aspect-ratio:1/1}.fitpet-only-section_productImage__zWRf1{position:relative;width:100%;overflow:hidden;border-radius:12px}.fitpet-only-section_productImage__zWRf1 img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.fitpet-only-section_badge__S7__c{position:absolute;top:8px;left:8px;background-color:var(--primary-color);color:#fff;padding:4px 8px;border-radius:12px;font-size:11px;font-weight:600}.fitpet-only-section_productInfo__KHIlK,.fitpet-only-section_productItem__3ocLQ .fitpet-only-section_productInfo__KHIlK{padding:12px 0}.fitpet-only-section_productName___kuwL{color:var(--text-color);margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.fitpet-only-section_priceInfo__pkOp7{margin-bottom:4px}.fitpet-only-section_priceInfo__pkOp7,.fitpet-only-section_priceRow__Fpl3Z{display:flex;align-items:center;gap:8px}.fitpet-only-section_discount__F0SdK{color:#ff4e33;font-weight:600}.fitpet-only-section_price__y1oz1{color:var(--text-color);font-weight:600}.fitpet-only-section_originalPrice__6upV5{color:var(--secondary-color);text-decoration:line-through;margin-bottom:4px}.fitpet-only-section_reviews__YVg6r{font-size:12px;color:var(--secondary-color)}.fitpet-only-section_skeleton__OMBOd{animation:fitpet-only-section_pulse__kX7ZY 1.5s ease-in-out infinite}.fitpet-only-section_skeletonImage__eTy8v{width:100%;height:100%;background-color:#f0f0f0;border-radius:12px}.fitpet-only-section_skeletonText__hi03n{height:16px;background-color:#f0f0f0;border-radius:4px;margin-bottom:8px}.fitpet-only-section_skeletonText__hi03n:nth-child(2){width:80%}.fitpet-only-section_skeletonText__hi03n:nth-child(3){width:60%}@keyframes fitpet-only-section_pulse__kX7ZY{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.fitpet-only-section_errorMessage__3H2nN{text-align:center;color:var(--secondary-color);padding:40px 0;font-size:14px}.daum-only-section_sectionContainer__dIiym{margin-bottom:.75rem;padding:1.25rem;border-radius:1rem;background-color:var(--bg-color)}.daum-only-section_sectionTitle__E6EY_{color:var(--color-text-primary)}.daum-only-section_containerGrid__U1Cke{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px 12px;gap:16px 12px;margin-bottom:1rem}.daum-only-section_badge__Nkirt{position:absolute;top:8px;left:8px;background-color:#ff5727;color:#fff;padding:3px 6px;border-radius:10px}.daum-only-section_sectionHeader__HOig6{display:flex;align-items:center;margin-bottom:1rem;cursor:pointer}.daum-only-section_sectionTitle__E6EY_{color:var(--text-color)}.daum-only-section_moreButton__3_lLx{background:none;border:none;font-size:20px;cursor:pointer;color:var(--text-color)}.category-section_categorySection__Kt_6j{margin-bottom:.75rem;padding:1.25rem;border-radius:1rem;background-color:var(--bg-color)}.category-section_sectionTitle__Jyfay{color:var(--text-color);margin-bottom:1rem;font-size:18px;font-weight:700}.category-section_categoryGrid__IboV7{display:flex;flex-wrap:wrap;gap:.5rem}.category-section_categoryChip__CKZwU{background-color:var(--bg-chip);border-radius:20px;padding:.69rem 1rem;text-align:center;cursor:pointer;transition:all .2s ease;min-height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--bg-chip-text-color)}.category-section_categoryName__CQ0cu{font-size:14px;color:var(--bg-chip-text-color);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-section_skeletonText__bsFrS{height:16px;background-color:#e0e0e0;border-radius:4px;width:60px;animation:category-section_pulse__XJIoH 1.5s ease-in-out infinite}@keyframes category-section_pulse__XJIoH{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.category-section_errorMessage__SkIRe{text-align:center;color:#666;font-size:14px;padding:40px 20px;background-color:#f9f9f9;border-radius:8px;margin:16px 0}.brand-section_brandSection__QNklB{border-radius:1rem;overflow:hidden;min-height:700px}.brand-section_brandSectionHeader___aezG{display:flex;flex-direction:column;align-items:flex-start;padding:1.25rem 1.25rem 2rem;color:#fff;cursor:pointer}.brand-section_brandLogo__WThfI{width:2rem;height:2rem;border-radius:.6rem;overflow:hidden}.brand-section_brandLogo__WThfI img{width:100%;height:100%;object-fit:cover}.brand-section_brandHeaderTitle__MFCFf{display:flex;align-items:center;gap:.5rem;margin-bottom:.38rem}.brand-section_brandHeaderTitleName__4LBHD{display:flex;align-items:center}.brand-section_brandGrid__YJKIf{position:relative;top:-.75rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px 12px;gap:16px 12px;background-color:var(--bg-color);border-top-left-radius:1rem;border-top-right-radius:1rem;padding:1.25rem}.brand-section_brandSectionFooter__w7RnG{padding-bottom:1.25rem;background-color:var(--bg-color);border-bottom-left-radius:.9rem;border-bottom-right-radius:.9rem;position:relative;top:-.75rem}.brand-section_productItem__Zs_S1{background-color:var(--bg-color);overflow:hidden;transition:all .2s ease}.brand-section_productItem__Zs_S1 .brand-section_productImage__LWSbM{aspect-ratio:1/1}.brand-section_productImage__LWSbM{position:relative;width:100%;overflow:hidden}.brand-section_productImage__LWSbM img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.brand-section_productItem__Zs_S1 .brand-section_productInfo__DwmUN{padding-top:.5rem}.brand-section_productName__02A86{color:var(--text-color);margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.brand-section_priceInfo__IVLK_{display:flex;align-items:center;gap:8px;margin-bottom:4px}.brand-section_discount__yxKF4{color:#ff4e33;font-weight:600}.brand-section_price__QhhIs{color:var(--text-color);font-weight:600}.brand-section_originalPrice__HJ4Wg{color:var(--secondary-color);text-decoration:line-through}.brand-section_rankBadge__mY3eV{position:absolute;top:8px;left:16px;color:#fff}.brand-section_rankNumber__6Kq5u{color:var(--bg-container);text-align:center;-webkit-text-stroke-width:1.4px;-webkit-text-stroke-color:rgba(0,0,0,.16);font-size:1.75rem;font-weight:700}.brand-section_skeletonSection__dxtjI{padding:0 1.2rem}.best-items-section_bestItemsSection__HTHJh{margin-bottom:.75rem;padding:1.25rem;border-radius:1rem;background-color:var(--bg-color)}.best-items-section_sectionHeader__Mx8e_{display:flex;align-items:center;margin-bottom:1rem}.best-items-section_sectionTitle__l_rUa{color:var(--text-color)}.best-items-section_categoryChips__hvIot{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.best-items-section_categoryChip__SX33K{background-color:var(--bg-chip);border-radius:20px;padding:.69rem 1rem;text-align:center;cursor:pointer;transition:all .2s ease;min-height:36px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--bg-chip-text-color)}.best-items-section_categoryChip__SX33K.best-items-section_active__nn0bq,.best-items-section_categoryChip__SX33K:hover{background-color:var(--bg-chip-active);color:var(--bg-chip-text-color-active);font-weight:700}.best-items-section_bestItemsGrid__ZuRUX{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-bottom:1rem}.best-items-section_rankBadge__DhV1S{position:absolute;top:8px;left:8px;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center;-webkit-text-stroke-width:1.4px;-webkit-text-stroke-color:rgba(0,0,0,.16);font-size:1.75rem;font-weight:700;letter-spacing:-.0175rem}.best-items-section_rankNumber__88SID{line-height:1}.best-items-section_skeletonChip__xR_IJ{width:60px;height:36px;background-color:#f0f0f0;border-radius:20px;animation:best-items-section_pulse__6VVvF 1.5s ease-in-out infinite}.best-items-section_skeletonItem__7UTfn{background-color:var(--bg-color);border-radius:12px;overflow:hidden}.best-items-section_skeletonImage__d0Ioj{width:100%;aspect-ratio:1/1;border-radius:12px}.best-items-section_skeletonImage__d0Ioj,.best-items-section_skeletonText__GFJUw{background-color:#f0f0f0;animation:best-items-section_pulse__6VVvF 1.5s ease-in-out infinite}.best-items-section_skeletonText__GFJUw{height:16px;border-radius:4px;margin-bottom:8px}.best-items-section_skeletonText__GFJUw:nth-child(2){width:80%}.best-items-section_skeletonText__GFJUw:nth-child(3){width:60%}@keyframes best-items-section_pulse__6VVvF{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.best-items-section_errorState__wwQnN{text-align:center;padding:2rem;color:var(--secondary-color)}