@import"https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@300;400;500;700&display=swap";*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:#fff;overflow-x:hidden}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{cursor:pointer;border:none;background:none;font-family:inherit;font-size:inherit}input,select,textarea{font-family:inherit;font-size:inherit}.container{width:100%;max-width:1104px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.container-full{width:100%;max-width:1680px;margin-left:auto;margin-right:auto}.section{padding-top:60px;padding-bottom:60px}.section--alt{background-color:#fafafa}.section--primary-light{background-color:#fff6fb}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-family:"Noto Sans KR",sans-serif;font-size:14px;font-weight:400;line-height:1;text-align:center;text-decoration:none;border:1px solid rgba(0,0,0,0);transition:all .15s ease;cursor:pointer}.btn--primary{background-color:#6a2446;color:#fff;border-color:#6a2446}.btn--primary:hover{background-color:rgb(75.5436619718,25.6563380282,49.8873239437);color:#fff}.btn--secondary{background-color:#fff;color:#000;border-color:#ccc}.btn--secondary:hover{border-color:#000}.btn--full{width:100%}.btn--lg{padding:16px 32px;font-size:16px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.hidden{display:none !important}@media(max-width: 768px){.pc-only{display:none !important}}.mobile-only{display:none !important}@media(max-width: 768px){.mobile-only{display:block !important}}.clearfix::after{content:"";display:table;clear:both}body{font-family:"Noto Sans KR",sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Noto Sans KR",sans-serif;font-weight:700;line-height:1.3;color:#1a1a1a;margin:0 0 16px}h1{font-size:32px}h2{font-size:28px}h3{font-size:26.5px}h4{font-size:20px}h5{font-size:16px}h6{font-size:14px}.section-title{text-align:center;margin-bottom:48px}.section-title__main{display:block;font-size:26.5px;font-weight:400;line-height:1;color:#1a1a1a;margin-bottom:8px}.section-title__sub{display:block;font-size:13.9px;font-weight:300;line-height:1;color:#a3a3a3}.section-title--left{text-align:left}p{margin:0 0 16px}p:last-child{margin-bottom:0}a{color:#000;text-decoration:none;transition:color .15s ease}a:hover{color:#6a2446}.text-primary{color:#6a2446}.text-secondary{color:#555}.text-description{color:#666}.text-subtitle{color:#a3a3a3}.text-disabled{color:#bbb}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-light{font-weight:300}.font-regular{font-weight:400}.font-medium{font-weight:500}.font-bold{font-weight:700}.promo-bar{background-color:#6a2446;color:#fff;height:36px;display:flex;align-items:center;justify-content:center;position:relative;font-size:12px;line-height:1}.promo-bar__text{text-align:center}.promo-bar__close-area{position:absolute;right:0;top:0;height:100%;display:flex;align-items:center;padding-right:20px;gap:12px;font-size:11px}.promo-bar__today-hide{color:hsla(0,0%,100%,.7);cursor:pointer;background:none;border:none;font-size:11px}.promo-bar__today-hide:hover{color:#fff}.promo-bar__close-btn{color:#fff;background:none;border:none;font-size:16px;cursor:pointer;line-height:1;padding:0}.promo-bar.is-hidden{display:none}.util-bar{height:50px;background-color:#fff;border-bottom:1px solid #eee}.util-bar .container{display:flex;align-items:center;justify-content:flex-end;height:100%}.util-bar__menu{display:flex;align-items:center;gap:20px}.util-bar__link{font-size:13px;color:#666;text-decoration:none;transition:color .15s ease}.util-bar__link:hover{color:#000}.util-bar__link--highlight{font-weight:500}.main-nav{height:80px;background-color:#fff}.main-nav .container{display:flex;align-items:center;height:100%}.main-nav__logo{flex-shrink:0;margin-right:48px}.main-nav__logo a{font-size:28px;font-weight:700;color:#000;text-decoration:none;letter-spacing:-0.5px}.main-nav__gnb{display:flex;align-items:center;flex:1}.main-nav__gnb-list{display:flex;align-items:center;gap:40px}.main-nav__gnb-item{position:relative}.main-nav__gnb-item>a{font-size:15px;font-weight:400;color:#333;text-decoration:none;padding:10px 0;display:block;transition:color .15s ease}.main-nav__gnb-item>a:hover{color:#6a2446}.main-nav__gnb-item:hover>.main-nav__dropdown{opacity:1;visibility:visible;transform:translateY(0)}.main-nav__dropdown{position:absolute;top:100%;left:-16px;min-width:180px;background:#fff;border:1px solid #e5e5e5;box-shadow:0 2px 8px rgba(0,0,0,.1);opacity:0;visibility:hidden;transform:translateY(8px);transition:all .15s ease;z-index:100;padding:8px 0}.main-nav__dropdown-item a{display:block;padding:8px 20px;font-size:13px;color:#333;white-space:nowrap}.main-nav__dropdown-item a:hover{background-color:#fafafa;color:#6a2446}.main-nav__icons{display:flex;align-items:center;gap:20px;margin-left:auto}.main-nav__icon-link{display:flex;align-items:center;justify-content:center;color:#333;font-size:20px;position:relative;transition:color .15s ease}.main-nav__icon-link:hover{color:#6a2446}.main-nav__icon-link svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.5}.main-nav__cart-count{position:absolute;top:-6px;right:-8px;background:#6a2446;color:#fff;font-size:10px;font-weight:700;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.main-nav__hamburger{display:none;flex-direction:column;justify-content:center;gap:5px;width:24px;height:24px;cursor:pointer;margin-left:16px}.main-nav__hamburger span{display:block;width:100%;height:2px;background-color:#000;transition:all .15s ease}.site-header--sticky .main-nav{position:fixed;top:0;left:0;right:0;z-index:300;box-shadow:0 2px 4px rgba(0,0,0,.06)}.site-header--sticky+.site-content{padding-top:80px}.mobile-menu{position:fixed;top:0;right:-100%;width:300px;height:100vh;background:#fff;z-index:500;transition:right .3s ease;overflow-y:auto;padding:20px}.mobile-menu.is-open{right:0}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.mobile-menu__close{font-size:24px;cursor:pointer;background:none;border:none;color:#000}.mobile-menu__nav-list{list-style:none}.mobile-menu__nav-item{border-bottom:1px solid #eee}.mobile-menu__nav-item a{display:block;padding:14px 0;font-size:15px;color:#333}.mobile-menu__util-list{margin-top:24px;padding-top:24px;border-top:1px solid #e5e5e5}.mobile-menu__util-item a{display:block;padding:10px 0;font-size:13px;color:#666}.mobile-menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:400;opacity:0;visibility:hidden;transition:all .3s ease}.mobile-menu-overlay.is-open{opacity:1;visibility:visible}@media(max-width: 768px){.promo-bar{font-size:11px;padding:0 50px 0 20px}.promo-bar__close-area{padding-right:12px}.promo-bar__today-hide{display:none}.util-bar{display:none}.main-nav{height:60px}.main-nav__logo a{font-size:22px}.main-nav__gnb{display:none}.main-nav__hamburger{display:flex}}.site-footer{background-color:#fff6fb;font-size:12px;color:#000;padding-top:80px;padding-bottom:0}.footer-main .container{display:grid;grid-template-columns:200px 160px 280px 1fr;gap:48px;padding-bottom:64px}.footer-logo__title{font-size:24px;font-weight:700;color:#000;margin-bottom:8px}.footer-links__title{font-size:14px;font-weight:700;margin-bottom:16px;color:#000}.footer-links__list{list-style:none}.footer-links__item{margin-bottom:8px}.footer-links__link{font-size:12px;color:#666;text-decoration:none}.footer-links__link:hover{color:#000}.footer-cs__title{font-size:14px;font-weight:700;margin-bottom:16px;color:#000}.footer-cs__phone{font-size:22px;font-weight:700;color:#000;margin-bottom:8px}.footer-cs__label{font-size:12px;color:#666;margin-bottom:2px}.footer-cs__value{font-size:12px;color:#333;margin-bottom:8px}.footer-cs__hours{margin-top:16px;font-size:12px;color:#666;line-height:1.8}.footer-info__title{font-size:14px;font-weight:700;margin-bottom:16px;color:#000}.footer-info__list{list-style:none}.footer-info__item{font-size:12px;color:#666;margin-bottom:4px;line-height:1.8}.footer-info__item strong{color:#333;font-weight:400}.footer-sns{padding:24px 0;border-top:1px solid rgb(255,220.5,239.6666666667)}.footer-sns .container{display:flex;align-items:center;justify-content:center;gap:16px}.footer-sns__link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid #e5e5e5;color:#666;transition:all .15s ease}.footer-sns__link:hover{border-color:#6a2446;color:#6a2446}.footer-sns__link svg{width:16px;height:16px;fill:currentColor}.footer-copyright{text-align:center;padding:24px 0;font-size:11px;color:#a3a3a3;border-top:1px solid rgb(255,230.7,244.2)}@media(max-width: 992px){.footer-main .container{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width: 768px){.site-footer{padding-top:48px}.footer-main .container{grid-template-columns:1fr;gap:32px}}.section-title{text-align:center;margin-bottom:48px}.section-title h2{font-family:"Noto Sans KR",sans-serif;font-size:26.5px;font-weight:400;color:#1a1a1a;line-height:1;margin:0 0 8px}.section-title .section-subtitle{font-family:"Noto Sans KR",sans-serif;font-size:13.9px;font-weight:300;color:#a3a3a3;line-height:1;margin:0}.hero-slider{position:relative;width:100%;max-width:1680px;margin:0 auto;overflow:hidden;background:#fafafa}.hero-slider__track{position:relative;width:100%;height:468px}.hero-slider__slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease}.hero-slider__slide.is-active{opacity:1;z-index:1}.hero-slider__image{display:block;width:100%;height:100%;object-fit:cover}.hero-slider__dots{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.hero-slider__dot{width:10px;height:10px;border-radius:50%;border:none;background:hsla(0,0%,100%,.5);cursor:pointer;padding:0;transition:background .3s ease}.hero-slider__dot.is-active{background:#fff}.hero-slider__dot:hover{background:hsla(0,0%,100%,.8)}.product-grid{display:grid;gap:25px}.product-grid--5col{grid-template-columns:repeat(5, 1fr)}.product-card__image{position:relative;overflow:hidden;aspect-ratio:1/1;background:#fafafa}.product-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card__image:hover img{transform:scale(1.03)}.product-card__image:hover .product-card__overlay{opacity:1}.product-card__overlay{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;gap:4px;padding:8px;background:rgba(0,0,0,.4);opacity:0;transition:opacity .3s ease}.product-card__overlay .btn-wish,.product-card__overlay .btn-cart,.product-card__overlay .btn-option{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;font-family:"Noto Sans KR",sans-serif;font-size:11px;font-weight:500;color:#fff;background:rgba(0,0,0,0);border:1px solid #fff;cursor:pointer;letter-spacing:.5px;transition:background .15s ease,color .15s ease;text-decoration:none}.product-card__overlay .btn-wish a,.product-card__overlay .btn-cart a,.product-card__overlay .btn-option a{color:inherit;text-decoration:none}.product-card__overlay .btn-wish:hover,.product-card__overlay .btn-cart:hover,.product-card__overlay .btn-option:hover{background:#fff;color:#000}.product-card__overlay .btn-wish:hover a,.product-card__overlay .btn-cart:hover a,.product-card__overlay .btn-option:hover a{color:#000}.product-card__info{padding:16px 0 0}.product-card__name{font-family:"Noto Sans KR",sans-serif;font-size:13px;font-weight:400;color:#000;margin:0 0 4px;line-height:1.6}.product-card__name a{color:inherit;text-decoration:none}.product-card__price{font-family:"Noto Sans KR",sans-serif;font-size:12px;font-weight:700;color:#757575}.section-product-category{padding:60px 0}.section-product-category .container{max-width:1104px;margin:0 auto;padding:0 20px}.section-promo-banner{width:100%;max-width:1680px;margin:0 auto;line-height:0}.section-promo-banner__image{display:block;width:100%;height:auto}.section-product-list{padding:60px 0}.section-product-list .container{max-width:1104px;margin:0 auto;padding:0 20px}.section-product-slide{padding:60px 0}.section-product-slide .container{max-width:1104px;margin:0 auto;padding:0 20px}.product-slider{position:relative;display:flex;align-items:center;gap:16px}.product-slider__viewport{overflow:hidden;flex:1}.product-slider__track{display:flex;gap:25px;transition:transform .3s ease}.product-slider__track .product-card{flex:0 0 calc((100% - 75px)/4);min-width:0}.product-slider__arrow{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:1px solid #e5e5e5;border-radius:50%;background:#fff;cursor:pointer;color:#333;transition:border-color .15s ease,color .15s ease}.product-slider__arrow:hover{border-color:#000;color:#000}.product-slider__arrow svg{width:20px;height:20px}.section-image-gallery{padding:60px 0}.section-image-gallery .container{max-width:1104px;margin:0 auto;padding:0 20px}.image-gallery{display:grid;grid-template-columns:repeat(3, 1fr);gap:25px}.image-gallery__item{position:relative;overflow:hidden}.image-gallery__item a{display:block;text-decoration:none}.image-gallery__item img{display:block;width:100%;height:auto;aspect-ratio:4/5;object-fit:cover;transition:transform .3s ease}.image-gallery__item:hover img{transform:scale(1.03)}.image-gallery__caption{position:absolute;bottom:0;left:0;right:0;padding:24px 16px;background:linear-gradient(transparent, rgba(0, 0, 0, 0.5))}.image-gallery__text{font-family:"Noto Sans KR",sans-serif;font-size:14px;font-weight:400;color:#fff;line-height:1.6}.section-text-banner{padding:60px 0;text-align:center}.section-text-banner .container{max-width:1104px;margin:0 auto;padding:0 20px}.section-text-banner__title{font-family:"Noto Sans KR",sans-serif;font-size:26px;font-weight:400;color:#1a1a1a;margin:0 0 16px;line-height:1.3}.section-text-banner__desc{font-family:"Noto Sans KR",sans-serif;font-size:14px;font-weight:300;color:#666;margin:0;line-height:1.6}.section-text-banner__link{display:inline-block;margin-top:24px;font-family:"Noto Sans KR",sans-serif;font-size:13px;color:#333;text-decoration:underline}.section-store-map{padding:60px 0}.section-store-map .container{max-width:1104px;margin:0 auto;padding:0 20px}.section-store-map__image{display:block;width:100%;height:auto}@media(max-width: 1200px){.hero-slider__track{height:380px}.product-grid--5col{grid-template-columns:repeat(4, 1fr)}.product-slider__track .product-card{flex:0 0 calc((100% - 50px)/3)}}@media(max-width: 992px){.hero-slider__track{height:300px}.product-grid--5col{grid-template-columns:repeat(3, 1fr)}.image-gallery{grid-template-columns:repeat(2, 1fr)}.product-slider__track .product-card{flex:0 0 calc((100% - 25px)/2)}}@media(max-width: 768px){.hero-slider__track{height:220px}.product-grid--5col{grid-template-columns:repeat(2, 1fr);gap:15px}.product-card__overlay .btn-wish,.product-card__overlay .btn-cart,.product-card__overlay .btn-option{padding:4px 8px;font-size:10px}.image-gallery{grid-template-columns:1fr}.product-slider__arrow{display:none}.product-slider__track{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.product-slider__track .product-card{flex:0 0 70%;scroll-snap-align:start}.section-title h2{font-size:22px}.section-title .section-subtitle{font-size:12px}.section-text-banner__title{font-size:22px}}.shop-breadcrumb{text-align:right;padding:24px 0 16px;font-size:12px;color:#666}.shop-breadcrumb__link{color:#666;text-decoration:none}.shop-breadcrumb__link:hover{color:#333}.shop-breadcrumb__sep{margin:0 4px}.shop-breadcrumb__current{color:#333}.shop-archive{padding-bottom:80px}.shop-archive__title{text-align:center;font-size:28px;font-weight:700;color:#000;margin:24px 0 48px;line-height:1.3}.shop-archive__empty{text-align:center;padding:80px 0;color:#666}.shop-archive__empty p{margin-bottom:24px;font-size:14px}.shop-sort-bar{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5e5e5;margin-bottom:32px}.shop-sort-bar__count{font-size:13px;color:#555}.shop-sort-bar__count strong{font-weight:700;color:#000}.shop-sort-bar__select-wrap .woocommerce-ordering{margin:0}.shop-sort-bar__select-wrap .woocommerce-ordering select.orderby{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:1px solid #e5e5e5;border-radius:2px;padding:8px 32px 8px 16px;font-size:12px;font-family:"Noto Sans KR",sans-serif;color:#333;background:#fff url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="6" viewBox="0 0 10 6"><path d="M1 1l4 4 4-4" fill="none" stroke="%23666" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat right 10px center;cursor:pointer;min-width:120px}.shop-sort-bar__select-wrap .woocommerce-ordering select.orderby:focus{outline:2px solid #6a2446;outline-offset:1px}.shop-product-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px 24px}@media(max-width: 992px){.shop-product-grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.shop-product-grid{grid-template-columns:repeat(2, 1fr);gap:16px}}@media(max-width: 576px){.shop-product-grid{grid-template-columns:1fr}}.shop-product-grid .product-card__link{display:block;text-decoration:none;color:inherit}.shop-product-grid .product-card__image-wrap{position:relative;width:100%;padding-bottom:100%;overflow:hidden;background-color:#fafafa}.shop-product-grid .product-card__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.shop-product-grid .product-card__link:hover .product-card__image{transform:scale(1.03)}.shop-product-grid .product-card__overlay{position:absolute;bottom:0;left:0;right:0;display:flex;justify-content:center;gap:8px;padding:16px;background:rgba(0,0,0,.4);opacity:0;transition:opacity .3s ease}.shop-product-grid .product-card__image-wrap:hover .product-card__overlay{opacity:1}.shop-product-grid .product-card__action{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;border-radius:2px;background:#fff;color:#333;cursor:pointer;transition:background-color .15s ease,color .15s ease}.shop-product-grid .product-card__action:hover{background:#6a2446;color:#fff}.shop-product-grid .product-card__action svg{width:16px;height:16px}.shop-product-grid .product-card__info{padding:16px 0 8px}.shop-product-grid .product-card__title{display:block;font-size:13px;color:#000;text-decoration:none;line-height:1.6;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-product-grid .product-card__title:hover{text-decoration:underline}.shop-product-grid .product-card__badge{display:inline-block;font-size:11px;color:#666;margin-bottom:4px}.shop-product-grid .product-card__price{font-size:12px;color:#757575;font-weight:700}.shop-product-grid .product-card__price-label{font-weight:400;margin-right:4px}.shop-pagination{margin-top:48px;text-align:center}.shop-pagination__inner{display:inline-flex;align-items:center;gap:4px}.shop-pagination__arrow,.shop-pagination__num{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;font-size:13px;color:#333;text-decoration:none;border:1px solid #e5e5e5;border-radius:2px;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.shop-pagination__arrow{font-size:16px}.shop-pagination__arrow:hover:not(.is-disabled){background-color:#6a2446;color:#fff;border-color:#6a2446}.shop-pagination__arrow.is-disabled{color:#bbb;cursor:default;border-color:#eee}.shop-pagination__num{padding:0 8px}.shop-pagination__num:hover{background-color:#6a2446;color:#fff;border-color:#6a2446}.shop-pagination__num.is-active{background-color:#6a2446;color:#fff;border-color:#6a2446;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:14px;font-family:"Noto Sans KR",sans-serif;font-weight:500;line-height:1;border:none;cursor:pointer;transition:background-color .15s ease,color .15s ease,border-color .15s ease;text-decoration:none;white-space:nowrap}.btn-primary{background-color:#6a2446;color:#fff;border:1px solid #6a2446}.btn-primary:hover{background-color:rgb(75.5436619718,25.6563380282,49.8873239437);border-color:rgb(75.5436619718,25.6563380282,49.8873239437)}.btn-secondary{background-color:#fff;color:#333;border:1px solid #ccc}.btn-secondary:hover{background-color:#fafafa;border-color:#999}.product-top{display:flex;gap:48px;padding:16px 0 64px}@media(max-width: 992px){.product-top{flex-direction:column;gap:32px}}.product-gallery{flex:0 0 404px;max-width:404px}@media(max-width: 992px){.product-gallery{flex:1;max-width:100%}}.product-gallery__main{position:relative;width:100%;aspect-ratio:404/522;overflow:hidden;background-color:#fafafa;margin-bottom:16px}.product-gallery__main-img{width:100%;height:100%;object-fit:cover;display:block}.product-gallery__zoom-hint{position:absolute;bottom:16px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.6);color:#fff;padding:8px 16px;font-size:12px;border-radius:2px;pointer-events:none;opacity:.8;transition:opacity .3s ease}.product-gallery__main:hover .product-gallery__zoom-hint{opacity:0}.product-gallery__zoom-lens{display:none;position:absolute;width:120px;height:120px;border:2px solid rgba(0,0,0,.3);background:hsla(0,0%,100%,.3);cursor:crosshair;pointer-events:none}.product-gallery__zoom-result{display:none;position:absolute;top:0;left:calc(100% + 16px);width:404px;height:522px;background-repeat:no-repeat;border:1px solid #e5e5e5;z-index:100;background-color:#fff}.product-gallery__thumbs{display:flex;gap:8px;overflow-x:auto}.product-gallery__thumb{flex:0 0 60px;width:60px;height:60px;padding:0;border:2px solid rgba(0,0,0,0);background:none;cursor:pointer;overflow:hidden;transition:border-color .15s ease}.product-gallery__thumb.is-active,.product-gallery__thumb:hover{border-color:#6a2446}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-detail-info{flex:1;min-width:0}.product-info__title{font-size:22px;font-weight:700;color:#000;line-height:1.3;margin:0 0 24px}.product-info__table{width:100%;border-collapse:collapse;margin-bottom:16px}.product-info__row th,.product-info__row td{padding:8px 0;font-size:13px;vertical-align:top}.product-info__label{width:130px;font-weight:400;color:#555;text-align:left;white-space:nowrap}.product-info__value{color:#333}.product-info__value--price{font-size:18px;font-weight:700;color:#000}.product-info__divider{border:none;border-top:1px solid #eee;margin:4px 0}.product-info__row--separator th,.product-info__row--separator td{padding:0}.product-info__min-order{font-size:12px;color:#666;margin:16px 0 24px}.product-info__order-section{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:16px 0;margin-bottom:24px}.product-info__order-row{display:flex;align-items:center;justify-content:space-between}.product-info__order-row--qty{margin-top:8px}.product-info__order-name{font-size:13px;color:#333}.product-info__qty-wrap{display:inline-flex;align-items:center;border:1px solid #e5e5e5}.product-info__qty-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:#fff;color:#333;font-size:16px;cursor:pointer;line-height:1;user-select:none}.product-info__qty-btn:hover{background-color:#fafafa}.product-info__qty-input{width:40px;height:28px;border:none;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;text-align:center;font-size:13px;font-family:"Noto Sans KR",sans-serif;color:#000;-moz-appearance:textfield}.product-info__qty-input::-webkit-outer-spin-button,.product-info__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-info__line-price{font-size:14px;font-weight:700;color:#000}.product-info__total{display:flex;align-items:baseline;justify-content:space-between;padding:24px 0;margin-bottom:24px}.product-info__total-label{font-size:14px;font-weight:700;color:#000;text-transform:uppercase}.product-info__total-sub{font-size:12px;font-weight:400;color:#666}.product-info__total-value{text-align:right}.product-info__total-price{font-size:20px;font-weight:700;color:#6a2446}.product-info__total-qty{display:block;font-size:12px;color:#666;margin-top:4px}.product-info__buttons{display:flex;gap:8px}.product-info__btn{flex:1;padding:14px 16px;font-size:14px}.product-tabs{margin-top:64px;border-top:1px solid #e5e5e5}.product-tabs__nav{display:flex;list-style:none;margin:0;padding:0;border-bottom:1px solid #e5e5e5}.product-tabs__nav-item{flex:1}.product-tabs__nav-btn{display:block;width:100%;padding:16px;font-size:14px;font-family:"Noto Sans KR",sans-serif;font-weight:400;color:#555;background:none;border:none;border-bottom:2px solid rgba(0,0,0,0);cursor:pointer;text-align:center;transition:color .15s ease,border-color .15s ease}.product-tabs__nav-btn:hover{color:#000}.product-tabs__nav-btn.is-active{color:#000;font-weight:700;border-bottom-color:#6a2446}.product-tabs__count{font-weight:400;color:#a3a3a3;margin-left:2px}.product-tabs__panel{display:none;padding:48px 0}.product-tabs__panel.is-active{display:block}.product-tabs__content{font-size:14px;color:#333;line-height:1.6}.product-tabs__section-header{display:flex;align-items:center;gap:16px;margin-bottom:32px}.product-tabs__section-label{font-size:14px;font-weight:700;color:#000;text-transform:uppercase;white-space:nowrap}.product-tabs__section-line{flex:1;border:none;border-top:1px solid #e5e5e5;margin:0}.product-tabs__empty{text-align:center;padding:48px;color:#666}.product-info-banner{margin:48px 0;background-color:#6a2446;padding:32px 48px;text-align:center}.product-info-banner__inner p{color:#fff;font-size:14px;margin:0;line-height:1.6}.info-boxes{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px;margin:48px 0 80px}@media(max-width: 768px){.info-boxes{grid-template-columns:1fr}}.info-boxes__item{padding:24px;border:1px solid #eee}.info-boxes__title{font-size:14px;font-weight:700;color:#000;text-transform:uppercase;letter-spacing:.5px;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #eee}.info-boxes__content{font-size:12px;color:#666;line-height:1.6}.info-boxes__content p{margin:0 0 8px}.info-boxes__content p:last-child{margin-bottom:0}.info-boxes__content ul{margin:8px 0;padding-left:24px}.info-boxes__content li{margin-bottom:4px;line-height:1.6}.single-product-page{padding-bottom:32px}.cart-breadcrumb{text-align:right;padding:24px 0;font-size:12px;color:#666}.cart-breadcrumb a{color:#666;text-decoration:none}.cart-breadcrumb a:hover{color:#000}.cart-breadcrumb .sep{margin:0 4px}.cart-breadcrumb .current{font-weight:700;color:#000}.cart-title{text-align:center;font-size:32px;font-weight:700;color:#000;margin-bottom:32px;line-height:1.3}.order-steps{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:48px}.order-steps .step{font-size:14px;color:#bbb;font-weight:400;white-space:nowrap}.order-steps .step.active{color:#000;font-weight:700}.order-steps .step-separator{font-size:18px;color:#bbb;line-height:1}.cart-tabs{display:flex;border-bottom:1px solid #e5e5e5;margin-bottom:0}.cart-tab{padding:16px 32px;font-size:14px;color:#bbb;background:none;border:1px solid #e5e5e5;border-bottom:none;cursor:pointer;font-weight:400;transition:color .15s ease}.cart-tab.active{color:#000;font-weight:700;background-color:#fff;border-bottom:2px solid #fff;margin-bottom:-1px}.cart-tab:not(.active){border-color:rgba(0,0,0,0);border-bottom:1px solid #e5e5e5}.cart-tab:hover:not(.active){color:#555}.cart-notice{font-size:12px;color:#666;padding:16px 0;margin-bottom:24px}.cart-empty-state{text-align:center;padding:80px 0}.cart-empty-state .cart-empty-icon{margin-bottom:24px}.cart-empty-state .cart-empty-icon svg{display:inline-block}.cart-empty-state .cart-empty-message{font-size:14px;color:#bbb}.cart-table{width:100%;border-collapse:collapse;margin-bottom:32px;border-top:2px solid #000}.cart-table thead th{padding:16px 8px;font-size:12px;font-weight:700;color:#333;text-align:center;border-bottom:1px solid #e5e5e5;background-color:#fafafa;white-space:nowrap}.cart-table tbody td{padding:16px 8px;text-align:center;vertical-align:middle;border-bottom:1px solid #eee;font-size:14px;color:#333}.cart-table tbody tr:hover{background-color:#fafafa}.cart-col-check{width:40px}.cart-col-check input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#6a2446}.cart-col-image{width:80px}.cart-col-image img{width:70px;height:70px;object-fit:cover;margin:0 auto}.cart-col-name{text-align:left !important;min-width:200px}.cart-col-name a{color:#333;text-decoration:none}.cart-col-name a:hover{text-decoration:underline}.cart-col-qty{width:120px}.cart-col-qty .quantity{display:inline-flex;align-items:center;border:1px solid #e5e5e5}.cart-col-qty .quantity .qty{width:40px;height:32px;text-align:center;border:none;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;font-size:14px;-moz-appearance:textfield}.cart-col-qty .quantity .qty::-webkit-outer-spin-button,.cart-col-qty .quantity .qty::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.cart-col-qty .quantity button,.cart-col-qty .quantity .minus,.cart-col-qty .quantity .plus{width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:16px;color:#333;cursor:pointer;background:#fff;border:none}.cart-col-qty .quantity button:hover,.cart-col-qty .quantity .minus:hover,.cart-col-qty .quantity .plus:hover{background-color:#fafafa}.cart-col-price,.cart-col-shipping,.cart-col-total{white-space:nowrap}.cart-col-total{font-weight:700}.cart-col-remove{width:50px}.cart-remove-btn{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:20px;color:#bbb;text-decoration:none;border:1px solid #e5e5e5;border-radius:2px;transition:all .15s ease}.cart-remove-btn:hover{color:#ec2a1d;border-color:#ec2a1d}.free-shipping{color:#0985df;font-weight:500}.cart-actions-row{text-align:right;padding-top:16px !important;padding-bottom:16px !important;border-bottom:none !important}.cart-actions-row .cart-update-btn{padding:8px 20px;font-size:12px}.cart-totals-summary{display:flex;align-items:center;justify-content:center;gap:32px;padding:32px;margin-bottom:32px;background-color:#fafafa;border:1px solid #eee}.cart-totals-summary .totals-row{display:flex;flex-direction:column;align-items:center;gap:8px}.cart-totals-summary .totals-label{font-size:12px;color:#666}.cart-totals-summary .totals-value{font-size:18px;font-weight:700;color:#000}.cart-totals-summary .totals-operator{font-size:20px;color:#bbb;font-weight:300}.cart-totals-summary .totals-row--grand .totals-label{font-weight:700;color:#000}.cart-totals-summary .totals-value--grand{font-size:22px;color:#6a2446}.cart-action-buttons{display:flex;gap:16px;margin-bottom:64px}.cart-action-buttons .btn{flex:1}.cart-usage-guide{border-top:1px solid #e5e5e5;padding-top:32px;margin-bottom:64px}.cart-usage-guide .usage-guide-title{font-size:16px;font-weight:700;color:#000;margin-bottom:24px}.usage-guide-box{background-color:#fafafa;border:1px solid #eee;padding:32px}.usage-guide-section{margin-bottom:24px}.usage-guide-section:last-child{margin-bottom:0}.usage-guide-section .usage-guide-subtitle{font-size:14px;font-weight:700;color:#333;margin-bottom:8px}.usage-guide-section ul{list-style:none;padding:0;margin:0}.usage-guide-section ul li{position:relative;padding-left:16px;font-size:12px;color:#666;line-height:1.6;margin-bottom:4px}.usage-guide-section ul li::before{content:"*";position:absolute;left:0;color:#666}.usage-guide-section ul li:last-child{margin-bottom:0}@media(max-width: 992px){.cart-totals-summary{flex-direction:column;gap:16px}.cart-action-buttons{flex-direction:column}.order-steps{gap:16px}.order-steps .step{font-size:12px}}@media(max-width: 768px){.cart-table thead{display:none}.cart-table tbody tr{display:flex;flex-wrap:wrap;padding:16px 0;border-bottom:1px solid #eee}.cart-table tbody td{border-bottom:none;padding:4px 8px}.cart-table .cart-col-check{width:auto;order:1}.cart-table .cart-col-image{width:auto;order:2}.cart-table .cart-col-name{width:calc(100% - 140px);order:3;min-width:0}.cart-table .cart-col-remove{width:auto;order:4}.cart-table .cart-col-qty,.cart-table .cart-col-price,.cart-table .cart-col-shipping,.cart-table .cart-col-total{width:auto;order:5}.cart-table .cart-col-qty::before,.cart-table .cart-col-price::before,.cart-table .cart-col-shipping::before,.cart-table .cart-col-total::before{content:attr(data-title) ": ";font-weight:700;margin-right:4px}.cart-title{font-size:24px}}.myaccount-breadcrumb{text-align:right;padding:24px 0;font-size:12px;color:#666}.myaccount-breadcrumb a{color:#666;text-decoration:none}.myaccount-breadcrumb a:hover{color:#000}.myaccount-breadcrumb .sep{margin:0 4px}.myaccount-breadcrumb .current{font-weight:700;color:#000}.myaccount-title{text-align:center;font-size:32px;font-weight:700;color:#000;margin-bottom:48px;line-height:1.3}.myaccount-page{padding-bottom:80px}.myaccount-layout{display:grid;grid-template-columns:240px 1fr;gap:48px;align-items:start}.myaccount-nav{border:1px solid #e5e5e5;border-radius:4px;overflow:hidden}.myaccount-nav__user{display:flex;align-items:center;gap:16px;padding:24px;background-color:#fafafa;border-bottom:1px solid #e5e5e5}.myaccount-nav__user img{width:48px;height:48px;border-radius:50%;object-fit:cover}.myaccount-nav__user-info{display:flex;flex-direction:column;min-width:0}.myaccount-nav__user-name{font-size:14px;font-weight:700;color:#000}.myaccount-nav__user-email{font-size:12px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.myaccount-nav__list{list-style:none;padding:8px 0;margin:0}.myaccount-nav__item.is-active .myaccount-nav__link{color:#6a2446;background-color:#fff6fb;font-weight:500}.myaccount-nav__link{display:flex;align-items:center;gap:8px;padding:10px 24px;font-size:13px;color:#333;text-decoration:none;transition:background-color .15s ease,color .15s ease}.myaccount-nav__link:hover{background-color:#fafafa;color:#6a2446}.myaccount-nav__icon{display:flex;align-items:center;justify-content:center;width:20px;height:20px;flex-shrink:0}.myaccount-nav__icon svg{width:18px;height:18px}.myaccount-content{min-width:0}.myaccount-section-title{font-size:18px;font-weight:700;color:#000;margin-bottom:24px;padding-bottom:8px;border-bottom:2px solid #000}.myaccount-dashboard__welcome{padding:24px;background-color:#fafafa;border:1px solid #eee;border-radius:4px;margin-bottom:32px;font-size:14px;color:#333;line-height:1.6}.myaccount-dashboard__welcome strong{color:#6a2446}.myaccount-dashboard__cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin-bottom:48px}.dashboard-card{display:flex;align-items:center;gap:16px;padding:24px;border:1px solid #e5e5e5;border-radius:4px;text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.dashboard-card:hover{border-color:#6a2446;box-shadow:0 1px 3px rgba(0,0,0,.08)}.dashboard-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;background-color:#fff6fb;border-radius:50%}.dashboard-card__icon svg{width:22px;height:22px;stroke:#6a2446}.dashboard-card__info{display:flex;flex-direction:column;gap:2px}.dashboard-card__label{font-size:12px;color:#666}.dashboard-card__value{font-size:14px;font-weight:700;color:#000}.myaccount-dashboard__recent{margin-bottom:32px}.myaccount-dashboard__section-title{font-size:16px;font-weight:700;color:#000;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #000}.myaccount-dashboard__view-all{display:inline-block;margin-top:16px;font-size:13px;color:#6a2446;text-decoration:none}.myaccount-dashboard__view-all:hover{text-decoration:underline}.myaccount-orders-table{width:100%;border-collapse:collapse}.myaccount-orders-table thead th{padding:8px 16px;font-size:12px;font-weight:700;color:#333;text-align:left;border-bottom:1px solid #e5e5e5;background-color:#fafafa;white-space:nowrap}.myaccount-orders-table tbody td{padding:16px;font-size:14px;color:#333;border-bottom:1px solid #eee;vertical-align:middle}.myaccount-orders-table tbody td a{color:#6a2446;text-decoration:none}.myaccount-orders-table tbody td a:hover{text-decoration:underline}.myaccount-orders-table tbody tr:hover{background-color:#fafafa}.order-status{display:inline-block;padding:3px 10px;font-size:12px;font-weight:500;border-radius:12px;white-space:nowrap}.order-status--pending{background-color:#fff3cd;color:#856404}.order-status--processing{background-color:#d1ecf1;color:#0c5460}.order-status--on-hold{background-color:#f8d7da;color:#721c24}.order-status--completed{background-color:#d4edda;color:#155724}.order-status--cancelled{background-color:#e2e3e5;color:#383d41}.order-status--refunded{background-color:#e2e3e5;color:#383d41}.order-status--failed{background-color:#f8d7da;color:#721c24}.btn--sm{padding:6px 14px;font-size:12px}.myaccount-empty-state{text-align:center;padding:80px 32px}.myaccount-empty-state__icon{margin-bottom:24px}.myaccount-empty-state__icon svg{display:inline-block}.myaccount-empty-state__text{font-size:14px;color:#bbb;margin-bottom:24px}.recently-viewed-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.recently-viewed-card{border:1px solid #eee;border-radius:4px;overflow:hidden;transition:box-shadow .15s ease}.recently-viewed-card:hover{box-shadow:0 1px 3px rgba(0,0,0,.08)}.recently-viewed-card a{text-decoration:none;color:inherit}.recently-viewed-card__image{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.recently-viewed-card__info{padding:16px}.recently-viewed-card__title{font-size:13px;color:#000;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recently-viewed-card__price{font-size:12px;font-weight:700;color:#757575}.auth-forms{max-width:480px;margin:0 auto;padding-bottom:80px}.auth-forms--two-col{max-width:860px;display:grid;grid-template-columns:1fr 1fr;gap:48px}.auth-form-card{border:1px solid #e5e5e5;border-radius:4px;padding:48px 32px}.auth-form-card__title{font-size:20px;font-weight:700;color:#000;margin-bottom:4px}.auth-form-card__desc{font-size:13px;color:#666;margin-bottom:32px}.auth-field{margin-bottom:16px}.auth-field label{display:block;font-size:13px;font-weight:500;color:#333;margin-bottom:4px}.auth-field label .required{color:#ec2a1d}.auth-field input.input-text,.auth-field input[type=text],.auth-field input[type=email],.auth-field input[type=password]{width:100%;padding:12px 16px;font-family:"Noto Sans KR",sans-serif;font-size:14px;border:1px solid #e5e5e5;border-radius:2px;color:#333;transition:border-color .15s ease}.auth-field input.input-text::placeholder,.auth-field input[type=text]::placeholder,.auth-field input[type=email]::placeholder,.auth-field input[type=password]::placeholder{color:#bbb}.auth-field input.input-text:focus,.auth-field input[type=text]:focus,.auth-field input[type=email]:focus,.auth-field input[type=password]:focus{outline:none;border-color:#6a2446}.auth-field--row{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.auth-checkbox{display:flex;align-items:center;gap:4px;font-size:13px;color:#333;cursor:pointer}.auth-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#6a2446}.auth-forgot-link{font-size:12px;color:#666;text-decoration:none}.auth-forgot-link:hover{color:#6a2446;text-decoration:underline}.myaccount-content .woocommerce-EditAccountForm,.myaccount-content .woocommerce-address-fields{max-width:500px}.myaccount-content .woocommerce-EditAccountForm .form-row,.myaccount-content .woocommerce-address-fields .form-row{margin-bottom:16px}.myaccount-content .woocommerce-EditAccountForm .form-row label,.myaccount-content .woocommerce-address-fields .form-row label{display:block;font-size:13px;font-weight:500;color:#333;margin-bottom:4px}.myaccount-content .woocommerce-EditAccountForm .form-row input.input-text,.myaccount-content .woocommerce-EditAccountForm .form-row select,.myaccount-content .woocommerce-address-fields .form-row input.input-text,.myaccount-content .woocommerce-address-fields .form-row select{width:100%;padding:10px 16px;font-size:14px;border:1px solid #e5e5e5;border-radius:2px;transition:border-color .15s ease}.myaccount-content .woocommerce-EditAccountForm .form-row input.input-text:focus,.myaccount-content .woocommerce-EditAccountForm .form-row select:focus,.myaccount-content .woocommerce-address-fields .form-row input.input-text:focus,.myaccount-content .woocommerce-address-fields .form-row select:focus{outline:none;border-color:#6a2446}.myaccount-content .woocommerce-EditAccountForm button[type=submit],.myaccount-content .woocommerce-address-fields button[type=submit]{margin-top:16px}.myaccount-content .woocommerce-Addresses{display:grid;grid-template-columns:1fr 1fr;gap:32px}.myaccount-content .woocommerce-Addresses .woocommerce-Address{border:1px solid #e5e5e5;border-radius:4px;padding:24px}.myaccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #eee}.myaccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h3{font-size:14px;font-weight:700;margin:0}.myaccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a{font-size:12px;color:#6a2446;text-decoration:none}.myaccount-content .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a:hover{text-decoration:underline}.myaccount-content .woocommerce-Addresses .woocommerce-Address address{font-style:normal;font-size:13px;color:#333;line-height:1.6}@media(max-width: 992px){.auth-forms--two-col{grid-template-columns:1fr}.myaccount-layout{grid-template-columns:1fr;gap:24px}.myaccount-nav{border-radius:4px}.myaccount-nav__list{display:flex;overflow-x:auto;padding:0;-webkit-overflow-scrolling:touch}.myaccount-nav__item{flex-shrink:0}.myaccount-nav__link{padding:8px 16px;white-space:nowrap;font-size:12px}.myaccount-nav__user{padding:16px}.myaccount-dashboard__cards{grid-template-columns:1fr}.recently-viewed-grid{grid-template-columns:repeat(2, 1fr)}.myaccount-content .woocommerce-Addresses{grid-template-columns:1fr}}@media(max-width: 768px){.myaccount-title{font-size:24px}.myaccount-orders-table thead{display:none}.myaccount-orders-table tbody tr{display:block;padding:16px 0;border-bottom:1px solid #e5e5e5}.myaccount-orders-table tbody td{display:flex;justify-content:space-between;padding:4px 8px;border-bottom:none}.myaccount-orders-table tbody td::before{content:attr(data-title);font-weight:700;margin-right:8px}.recently-viewed-grid{grid-template-columns:1fr}}.woocommerce-message,.woocommerce-info,.woocommerce-error{padding:16px 24px;margin-bottom:24px;font-size:14px;border-left:3px solid #6a2446;background-color:#fafafa;list-style:none}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a{color:#6a2446;font-weight:500}.woocommerce-error{border-left-color:#ec2a1d}.woocommerce-info{border-left-color:#0985df}.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce #respond input#submit{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-family:"Noto Sans KR",sans-serif;font-size:14px;font-weight:500;line-height:1;color:#333;background-color:#fff;border:1px solid #e5e5e5;border-radius:2px;cursor:pointer;transition:all .15s ease;text-decoration:none}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce #respond input#submit:hover{background-color:#6a2446;color:#fff;border-color:#6a2446}.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce #respond input#submit.alt{background-color:#6a2446;color:#fff;border-color:#6a2446}.woocommerce a.button.alt:hover,.woocommerce button.button.alt:hover,.woocommerce input.button.alt:hover,.woocommerce #respond input#submit.alt:hover{background-color:rgb(75.5436619718,25.6563380282,49.8873239437);border-color:rgb(75.5436619718,25.6563380282,49.8873239437)}.woocommerce ul.products{display:grid;grid-template-columns:repeat(4, 1fr);gap:32px 24px;margin:0;padding:0}@media(max-width: 992px){.woocommerce ul.products{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 768px){.woocommerce ul.products{grid-template-columns:repeat(2, 1fr);gap:16px}}@media(max-width: 576px){.woocommerce ul.products{grid-template-columns:1fr}}.woocommerce ul.products li.product{float:none;width:100%;margin:0;padding:0;text-align:left}.woocommerce ul.products li.product a img{width:100%;aspect-ratio:1/1;object-fit:cover;margin-bottom:8px}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:13px;font-weight:400;color:#000;padding:4px 0;margin:0}.woocommerce ul.products li.product .price{font-size:12px;font-weight:700;color:#757575;margin-bottom:8px}.woocommerce ul.products li.product .price del{color:#bbb;font-weight:400}.woocommerce ul.products li.product .price ins{text-decoration:none;font-weight:700}.woocommerce ul.products li.product .button{font-size:12px;padding:8px 16px}.woocommerce-store-notice,.wc-coming-soon{display:none !important}.woocommerce-breadcrumb{font-size:12px;color:#666;padding:24px 0 16px;text-align:right}.woocommerce-breadcrumb a{color:#666;text-decoration:none}.woocommerce-breadcrumb a:hover{color:#333}.widget_product_categories ul{list-style:none;padding:0}.widget_product_categories ul li{padding:8px 0;border-bottom:1px solid #eee}.widget_product_categories ul li a{font-size:13px;color:#333;text-decoration:none}.widget_product_categories ul li a:hover{color:#6a2446}.widget_product_categories ul li .count{float:right;color:#a3a3a3;font-size:12px}.woocommerce .price .woocommerce-Price-amount{font-weight:700}.woocommerce .price .woocommerce-Price-currencySymbol{font-size:.9em}.star-rating{color:#ffb800;font-size:12px}.woocommerce form .form-row{margin-bottom:16px}.woocommerce form .form-row label{font-size:13px;color:#333;margin-bottom:4px;display:block}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{width:100%;padding:10px 16px;font-family:"Noto Sans KR",sans-serif;font-size:14px;border:1px solid #e5e5e5;border-radius:2px;color:#333;transition:border-color .15s ease}.woocommerce form .form-row input.input-text:focus,.woocommerce form .form-row textarea:focus,.woocommerce form .form-row select:focus{outline:none;border-color:#6a2446}@media(max-width: 1200px){.container{padding-left:24px;padding-right:24px}}@media(max-width: 768px){.container{padding-left:16px;padding-right:16px}.section{padding-top:40px;padding-bottom:40px}.section-title__main{font-size:22px}.section-title__sub{font-size:12px}}@media(max-width: 576px){.section{padding-top:32px;padding-bottom:32px}.section-title__main{font-size:20px}}
