@import"https://fonts.googleapis.com/icon?family=Material+Icons";.kl-util-icon .material-icons{font-size:22px;color:inherit;display:flex;align-items:center;justify-content:center}#header-logo{width:200px;height:40px;background:url(kl_logo.svg)no-repeat;background-size:contain;background-position:center}#footer-logo{width:140px;height:36px;background:url(kl_logo.svg)no-repeat;background-size:contain;background-position:center;opacity:.5}.kl-search-btn .material-icons{font-size:20px;color:#00338a}.kl-header-utility-zone .kl-util-icon{position:relative;display:flex;align-items:center;justify-content:center;height:24px;width:24px}.kl-header-utility-zone .kl-cart-count-badge{position:absolute;top:-4px;right:-6px;background:#ff3b30;color:#fff;font-size:10px;font-weight:700;padding:1px 5px;border-radius:10px;line-height:12px;min-width:12px;text-align:center;box-shadow:0 0 0 2px #fff}body{background-color:#f4f8fa;color:#222;margin:0;padding:0;font-family:Noto Sans KR,sans-serif}.kl-container{width:100%!important;max-width:1300px!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}.shopify-section .page-width,.shopify-section .grid{max-width:1300px!important;margin:0 auto!important}.kl-main-visual{position:relative;width:100%;max-width:1300px;height:480px;background-size:cover;background-position:center;display:flex;align-items:center;margin:0 auto 40px!important;border-radius:12px!important;overflow:hidden}.kl-visual-content{position:relative;z-index:2;color:#fff;max-width:550px;padding-left:60px}.kl-visual-badge{background-color:#e60012;color:#fff;padding:5px 10px;font-size:11px;font-weight:600;display:inline-block;margin-bottom:20px;border-radius:3px}.kl-visual-content h2{font-size:40px;line-height:1.35;font-weight:700;margin:0 0 15px;color:#fff;word-break:keep-all}.kl-visual-content p{font-size:15px;margin:0 0 35px;opacity:.85}.kl-btn-more{display:inline-block;background-color:#fff;color:#00338a;padding:12px 40px;font-weight:600;text-decoration:none;font-size:13px;border-radius:4px}.kl-section-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px;padding:0 5px}.kl-section-header h3{font-size:20px;font-weight:700;color:#111;margin:0}.kl-view-all{font-size:12px;color:#00338a;text-decoration:none;font-weight:600}.kl-categories-section{margin:50px auto}.kl-categories-grid{display:flex;justify-content:center;align-items:center;gap:15px;width:100%;margin:20px 0}.kl-category-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;width:25%;border-radius:15px;border:1px solid #dddddd;padding:30px 0}.kl-category-image{width:70px;height:70px;border-radius:20px;overflow:hidden;background-color:#fff;border:1px solid #d2dee6;margin-bottom:10px;display:flex;align-items:center;justify-content:center}.kl-category-image img{width:100%;height:100%;object-fit:cover;border-radius:8px}.kl-category-title{font-size:13px;color:#444;font-weight:500}.kl-promo-section{margin-bottom:50px}.kl-promo-grid{display:flex;gap:20px}.kl-promo-card{position:relative;flex:1;height:200px;border-radius:12px;overflow:hidden;text-decoration:none}.kl-promo-image{width:100%;height:100%}.kl-promo-image img{width:100%;height:100%;object-fit:cover}.kl-promo-text{position:absolute;top:0;left:0;bottom:0;right:0;padding:40px;background:#00000026;display:flex;flex-direction:column;justify-content:center;color:#fff}.kl-promo-text h4{font-size:22px;font-weight:700;margin:0 0 6px}.kl-promo-text p{font-size:13px;margin:0;opacity:.9}.kl-products-section{margin:50px auto;width:100%}.kl-products-grid{display:flex;flex-wrap:wrap;gap:24px 20px;width:100%}.kl-category-recommend-section.kl-container{margin:50px auto!important}.kl-categories-section.kl-container,.kl-products-section.kl-container{margin-bottom:50px!important}.kl-product-card{width:calc(25% - 15px)!important;background:none;overflow:hidden;box-sizing:border-box;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.kl-product-card:hover{transform:translateY(-4px)}.kl-product-image{width:100%;aspect-ratio:1 / 1;background-color:#fff;border:1px solid #e1ebf0;border-radius:12px;overflow:hidden}.kl-product-image img{width:100%;height:100%;object-fit:cover}.kl-product-info{padding:16px}.kl-product-vendor{font-size:13px;color:#858585;font-weight:600;display:block;margin-bottom:6px}.kl-product-title{font-size:15px;color:#020202;margin:0 0 12px;font-weight:700;line-height:1.4;height:auto;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.kl-product-price{font-size:15px;font-weight:500;color:rgb(0 32 104 / var(--tw-text-opacity, 1))}.kl-global-header{background:none;width:100%;max-width:1300px;box-sizing:border-box;margin:0 auto!important;padding-left:0!important;padding-right:0!important}.kl-header-wrap{display:flex;justify-content:space-between;align-items:center;padding:20px 0!important;gap:40px}.kl-logo a{font-size:26px;font-weight:800;color:#00338a!important;text-decoration:none;letter-spacing:-.5px}.kl-logo a span{color:#222;font-weight:700}.kl-header-search{flex:1;max-width:550px;position:relative}.kl-search-form{margin:0;display:flex;width:100%}.kl-search-input{width:100%;padding:11px 50px 11px 22px;border:1px solid #ddd;ouline:0;border-radius:24px;font-size:13px;outline:none;background-color:#f8fafc;transition:all .2s ease}.kl-search-input:focus{background-color:#fff;border:1px solid #00338a;ouline:2px solid #00338a;box-shadow:0 0 0 3px #00338ab3}.kl-search-btn{position:absolute;right:18px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#00338a;font-size:15px;display:flex;align-items:center;justify-content:center}.kl-header-utils{display:flex;align-items:center;gap:20px}.kl-util-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#555!important;gap:4px;cursor:pointer;font-size:11px}.kl-util-item:hover{color:#00338a!important}.kl-util-item svg{width:20px;height:20px;fill:currentColor}.kl-util-text{font-weight:500}.kl-cart-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center}.kl-cart-count{position:absolute;top:-5px;left:14px;background-color:#e60012;color:#fff;font-size:10px;font-weight:700;border-radius:10px;padding:1px 5px;min-width:12px;text-align:center;line-height:12px}.kl-header-nav{border-top:1px solid #f0f4f6;background:none}.kl-nav-wrap{display:flex;justify-content:space-between;gap:35px;padding:15px 0!important;width:100%!important;max-width:1300px!important;margin:0 auto!important;box-sizing:border-box}.kl-nav-link{text-decoration:none;color:#444;font-size:14px;font-weight:600;transition:color .15s ease}.kl-nav-link:hover,.kl-nav-link.is-active{color:#00338a}.kl-reviews-section{margin:60px auto;width:100%}.kl-reviews-app-wrap .jdgm-carousel-wrapper,.kl-reviews-app-wrap .jdgm-all-reviews-rating-wrapper{max-width:1300px!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}.kl-reviews-app-wrap .jdgm-carousel-item{background:#fff!important;border:1px solid #e1ebf0!important;border-radius:12px!important;padding:24px!important;box-shadow:none!important;box-sizing:border-box!important;transition:transform .2s ease}.kl-reviews-app-wrap .jdgm-carousel-item:hover{transform:translateY(-4px)}.kl-reviews-app-wrap .jdgm-star{color:#ffb800!important}.kl-reviews-app-wrap .jdgm-carousel-item__text{font-size:14px!important;color:#333!important;line-height:1.6!important;font-family:Noto Sans KR,sans-serif!important}.kl-reviews-app-wrap .jdgm-carousel-item__reviewer-name{font-size:12px!important;font-weight:700!important;color:#222!important}.kl-reviews-section{margin:50px auto!important;width:100%!important}.kl-reviews-app-wrap .jdgm-carousel-wrapper{background:transparent!important;border:none!important;padding:0!important;max-width:1300px!important}.kl-reviews-app-wrap .jdgm-carousel-title,.kl-reviews-app-wrap .jdgm-carousel-subtitle{display:none!important}.kl-reviews-app-wrap .jdgm-carousel{padding:0!important}.kl-reviews-app-wrap .jdgm-carousel-item{background:#fff!important;border:1px solid #e1ebf0!important;border-radius:12px!important;padding:10px!important;box-shadow:none!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-height:220px!important;width:25% important}.kl-reviews-app-wrap .jdgm-carousel-item__stars{order:1!important;margin-bottom:15px!important}.kl-reviews-app-wrap .jdgm-carousl-item .jdgm-star{color:#ffb800!important;font-size:16px!important}.kl-reviews-app-wrap .jdgm-carousel-item__text{order:2!important;font-size:14px!important;color:#333!important;line-height:1.6!important;font-weight:500!important;margin:0 0 25px!important;font-family:Noto Sans KR,sans-serif!important;word-break:keep-all!important}.kl-reviews-app-wrap .jdgm-carousel-item__reviewer-name{order:3!important;font-size:12px!important;font-weight:700!important;color:#222!important;border-top:1px solid #f0f6f8!important;padding-top:15px!important;display:block!important}.kl-reviews-app-wrap .jdgm-carousel-item__product-image{width:40px!important;height:40px!important;border-radius:6px!important;object-fit:cover!important}.kl-reviews-custom-wrapper .jdgm-testimonials-carousel-wrapper,.kl-reviews-custom-wrapper .jdgm-carousel-wrapper{background:transparent!important;border:none!important;padding:0!important;max-width:1300px!important;margin:0 auto!important}.kl-reviews-custom-wrapper .jdgm-testimonials-carousel__header,.kl-reviews-custom-wrapper .jdgm-carousel-title,.kl-reviews-custom-wrapper .jdgm-carousel-subtitle,.kl-reviews-custom-wrapper .jdgm-testimonials-carousel__icon{display:none!important}.kl-reviews-custom-wrapper .jdgm-testimonials-carousel,.kl-reviews-custom-wrapper .jdgm-carousel{gap:20px!important;padding:0!important;transform:none!important}.jdgm-carousel__item-wrapper{display:flex;gap:1.5%}.kl-reviews-custom-wrapper .jdgm-testimonials-carousel-item,.kl-reviews-custom-wrapper .jdgm-carousel-item{width:24%!important;background:#fff!important;border:1px solid #e1ebf0!important;border-radius:12px!important;padding:10px!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;text-align:left!important;box-shadow:none!important}.kl-reviews-custom-wrapper .jdgm-testimonials-carousel-item__stars,.kl-reviews-custom-wrapper .jdgm-carousel-item__stars{order:1!important;margin-bottom:15px!important;text-align:left!important}.kl-reviews-custom-wrapper .jdgm-star{color:#ffb800!important;font-size:16px!important}.kl-reviews-custom-wrapper .jdgm-testimonials-carousel-item__text,.kl-reviews-custom-wrapper .jdgm-carousel-item__text{order:2!important;font-size:14px!important;color:#333!important;line-height:1.6!important;margin:0 0 25px!important;font-family:Noto Sans KR,sans-serif!important;word-break:keep-all!important}.kl-reviews-custom-wrapper .jdgm-testimonials-carousel-item__reviewer-name,.kl-reviews-custom-wrapper .jdgm-carousel-item__reviewer-name{order:3!important;font-size:12px!important;font-weight:700!important;color:#222!important;border-top:1px solid #f0f6f8!important;padding-top:15px!important;display:block!important;margin-top:auto!important}.kl-reviews-custom-wrapper .jdgm-testimonials-carousel-item__product-link,.kl-reviews-custom-wrapper .jdgm-carousel-item__product-image{display:none!important}.kl-container{max-width:1300px!important;margin:60px auto;padding:0 20px;box-sizing:border-box}.kl-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.kl-section-header h3{font-size:22px;font-weight:700;color:#111;letter-spacing:-.5px;text-transform:uppercase}.kl-slider-controls button{background:#fff;border:1px solid #e1ebf0;width:36px;height:36px;border-radius:50%;cursor:pointer;font-size:12px;transition:all .2s ease;margin-left:6px}.kl-slider-controls button:hover{background:#002b7f;color:#fff;border-color:#002b7f}.kl-best-slider-track{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.kl-best-slider-track::-webkit-scrollbar{display:none}.kl-best-slider-track .kl-product-card{flex:0 0 calc(25% - 15px);min-width:250px}.kl-product-card{display:flex;flex-direction:column}.kl-product-image-wrap{position:relative;border-radius:8px;overflow:hidden;margin-bottom:15px;aspect-ratio:1 / 1}.kl-product-image-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.kl-product-card:hover .kl-product-image-wrap img{transform:scale(1.04)}.kl-badge{position:absolute;top:12px;left:12px;padding:4px 10px;font-size:11px;font-weight:700;border-radius:4px;color:#fff}.badge-new{background-color:#ff3b30}.badge-sale{background-color:#002b7f}.kl-product-info{display:flex;flex-direction:column}.kl-brand-name{font-size:12px;color:#002b7f;font-weight:700;margin-bottom:5px}.kl-product-title{font-size:14px;font-weight:700;color:#020202;margin:0 0 8px;line-height:1.4}.kl-product-title a{text-decoration:none;color:inherit}.kl-product-price-wrap{display:flex;align-items:center;gap:8px}.kl-current-price{font-size:15px;font-weight:700;color:#111}.kl-old-price{font-size:13px;text-decoration:line-through;color:#999}.kl-category-grid-layout{display:flex;gap:20px}.kl-brand-banner-card{flex:0 0 calc(33.333% - 10px);border-radius:12px;padding:40px 30px;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;color:#fff;min-height:580px}.kl-banner-sub{font-size:13px;font-weight:600;text-transform:uppercase;opacity:.8;display:block;margin-bottom:10px}.kl-banner-main{font-size:24px;font-weight:700;line-height:1.4;margin:0}.kl-banner-btn{align-self:flex-start;color:#fff;text-decoration:none;font-size:13px;font-weight:600;border:1px solid #ffffff;padding:10px;border-radius:4px;transition:all .2s ease}.kl-banner-btn:hover{background:#fff;color:#002b7f}.kl-mini-product-matrix{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.kl-mini-product-row{display:flex;align-items:center;gap:20px;background:none;border-radius:8px;padding:15px;border:1px solid #e8e8e8}.kl-mini-thumb{width:90px;height:90px;border-radius:6px;overflow:hidden;flex-shrink:0}.kl-mini-thumb img{width:100%;height:100%;object-fit:cover}.kl-mini-meta{display:flex;flex-direction:column}.kl-mini-title{font-size:14px;font-weight:500;margin:0 0 6px;color:#333}.kl-mini-title a{text-decoration:none;color:inherit}.kl-mini-price{font-size:14px;font-weight:700;color:#002b7f}.kl-total-count{font-size:13px;color:#666}.kl-all-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px 20px}.kl-pagination{text-align:center;margin-top:50px}.kl-pagination a,.kl-pagination .current{display:inline-block;padding:8px 14px;margin:0 3px;border-radius:4px;text-decoration:none;font-size:13px;color:#555}.kl-pagination a:hover{background:#f0f6f8;color:#002b7f}.kl-pagination .current{background:#002b7f;color:#fff;font-weight:700}.kl-footer{padding:60px 0 0;font-size:13px;line-height:1.6;border-top:1px solid #e5e5e5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.kl-sns-btn{background:#f5f5f5;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#555;cursor:pointer;transition:background .2s,color .2s}.kl-sns-btn:hover{background:#e5e5e5;color:#111}.kl-footer-bottom{border-top:1px solid #eee;padding:25px 0}@media screen and (max-width:990px){.kl-product-card{width:calc(50% - 10px)!important}}@media(max-width:768px){.kl-footer-inner{flex-direction:column;gap:30px}.kl-footer-col{min-width:100%}.kl-footer-bottom-inner{flex-direction:column;gap:15px;text-align:center}}.kl-header-wrapper{width:100%;border-bottom:1px solid #f0f0f0;padding:20px 0;font-family:Noto Sans KR,sans-serif}.kl-header-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.kl-main-logo{font-size:26px;font-weight:800;color:#00338a;text-decoration:none;letter-spacing:-.5px}.kl-header-search-zone{flex:1;max-width:550px}.kl-header-search-zone .kl-search-form{position:relative;display:flex;align-items:center;margin:0;width:100%}.kl-header-search-zone .kl-search-input{width:100%;padding:10px 45px 10px 20px;border:1px solid #ddde;border-radius:10px;font-size:14px;outline:none;color:#333;background-color:none}.kl-header-search-zone .kl-search-btn{position:absolute;right:15px;top:50%;transform:translateY(-50%);background:none;border:none;color:#00338a;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.kl-header-utility-zone{display:flex;align-items:center;gap:5px}.kl-header-utility-zone .kl-utility-item{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#555!important;transition:color .2s;min-width:55px;gap:4px}.kl-header-utility-zone .kl-utility-item:hover{color:#00338a!important}.kl-header-utility-zone .kl-util-icon{position:relative;display:flex;align-items:center;justify-content:center;height:24px;color:inherit}.kl-header-utility-zone .kl-util-text{font-size:11px;font-weight:500;letter-spacing:-.3px}.kl-header-utility-zone .kl-cart-count-badge{position:absolute;top:-6px;right:-10px;background:#ff3b30;color:#fff;font-size:10px;font-weight:700;padding:1px 5px;border-radius:10px;line-height:1}.kl-footer{padding:60px 0 0;font-size:13px;line-height:1.6;font-family:Noto Sans KR,sans-serif;background:none!important}.kl-footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;padding-bottom:50px}.kl-footer-col{flex:1;min-width:250px}.kl-footer-logo{font-size:20px;font-weight:700;margin:0 0 20px;letter-spacing:-.5px}.kl-footer-company-info p{margin:0 0 4px;color:#777;word-break:keep-all}.kl-footer-cs .kl-cs-label,.kl-footer-links .kl-links-label{display:block;font-size:12px;font-weight:600;color:#999;margin-bottom:12px}.kl-cs-phone{font-size:22px;font-weight:700;color:#111;text-decoration:none;display:inline-block;margin-bottom:10px;letter-spacing:-.5px}.kl-cs-hours{color:#666;font-size:13px}.kl-footer-menu{list-style:none;padding:0;margin:0 0 25px}.kl-footer-menu li{margin-bottom:8px}.kl-footer-menu li a{color:#555;text-decoration:none;transition:color .2s}.kl-footer-menu li a:hover{color:#111}.kl-footer-sns{display:flex;gap:10px}.kl-sns-btn{background:#dde4e6;border:none;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#555;cursor:pointer;transition:background .2s,color .2s}.kl-sns-btn:hover{background:rgb(0 32 104 / var(--tw-bg-opacity, 1));color:#fff}.kl-footer-bottom{border-top:1px solid #eeeeee;padding:25px 0}.kl-footer-bottom-inner{display:flex;justify-content:space-between;align-items:center}.kl-copyright{margin:0;color:#999;font-size:12px}.kl-footer-global-icons{display:flex;gap:12px;color:#ccc}@media(max-width:768px){.kl-header-inner{flex-direction:column;gap:15px;padding:10px 20px!important}.kl-header-search-zone{max-width:100%;width:100%}.kl-footer-inner{flex-direction:column;gap:30px}.kl-footer-col{min-width:100%}.kl-footer-bottom-inner{flex-direction:column;gap:15px;text-align:center}}.kl-quick-floating-zone{position:fixed;right:40px;top:50%;transform:translateY(-50%);z-index:1000;display:flex;flex-direction:column;background:#fff;border:1px solid #e1ebf0;border-radius:10px;padding:15px 8px;box-shadow:0 4px 20px #00338a14;gap:18px;width:75px;box-sizing:border-box}.kl-quick-floating-zone a{padding:10px}.kl-quick-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:#444;background:none;border:none;padding:0;cursor:pointer;transition:all .2s ease;outline:none}.kl-quick-item .material-icons{font-size:22px;color:#555;transition:color .2s ease}.kl-quick-text{font-size:10px;font-weight:500;margin-top:4px;letter-spacing:-.3px;color:#666}.kl-quick-item:hover .material-icons,.kl-quick-item:hover .kl-quick-text{color:#00338a}.kl-quick-icon-wrap{position:relative;display:flex;align-items:center;justify-content:center}.kl-quick-badge{position:absolute;top:-5px;right:-6px;background:#ff3b30;color:#fff;font-size:9px;font-weight:700;padding:1px 4px;border-radius:8px;line-height:1;min-width:10px;text-align:center}.kl-btn-top{border:0;background:#00338a;padding:10px;border-radius:10px;margin-top:5px}.kl-btn-top .material-icons{color:#00338a}.kl-btn-top span{color:#fff!important}.jdgm-cards-carousel .jdgm-content{width:100%!important}.jdgm-cards-carousel .jdgm-cards-wrapper{max-width:none!important}@media screen and (max-width:768px){.kl-quick-floating-zone{position:fixed;bottom:0;left:0;right:0;top:auto;transform:none;width:100%;height:60px;flex-direction:row;justify-content:space-around;align-items:center;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:0;border:none;border-top:1px solid #e2ebf0;padding:0 10px;box-shadow:0 -4px 15px #0000000a;gap:0}.kl-quick-item{flex:1;height:100%}.kl-quick-text{font-size:11px;margin-top:2px}.kl-btn-top{border-top:none;padding-top:0;margin-top:0}}@media screen and (max-width:768px){.kl-container{padding:0 16px!important;margin:30px auto!important}.kl-header-wrapper{padding:15px 0 10px!important}.kl-header-inner{flex-direction:column!important;gap:12px!important;padding:0 16px!important}.kl-main-logo{font-size:22px!important}.kl-header-search-zone{width:100%!important;max-width:100%!important;order:3}.kl-header-search-zone .kl-search-input{padding:8px 40px 8px 16px!important;font-size:13px!important}.kl-header-utility-zone{width:100%!important;justify-content:space-around!important;order:2;gap:0!important}.kl-header-utility-zone .kl-utility-item{min-width:auto!important;flex:1}.kl-header-nav{display:none!important}.kl-main-visual{height:320px!important;margin-bottom:30px!important;border-radius:8px!important}.kl-visual-content{padding-left:20px!important;padding-right:20px!important}.kl-visual-content h2{font-size:26px!important;line-height:1.3!important}.kl-visual-content p{font-size:13px!important;margin-bottom:20px!important}.kl-btn-more{padding:10px 25px!important;font-size:12px!important}.kl-categories-section{margin:30px auto!important}.kl-categories-grid{gap:16px!important;overflow-x:auto!important;justify-content:flex-start!important;padding:5px 4px!important;scrollbar-width:none!important;flex-direction:wrap}.kl-categories-grid::-webkit-scrollbar{display:none}.kl-category-item{width:30.5%!important;flex-shrink:0!important}.kl-category-image{width:55px!important;height:55px!important}.kl-category-title{font-size:11px!important}.kl-promo-section{margin-bottom:30px!important}.kl-promo-grid{flex-direction:column!important;gap:12px!important}.kl-promo-card{height:140px!important;border-radius:8px!important}.kl-promo-text{padding:20px!important}.kl-promo-text h4{font-size:18px!important}.kl-products-grid,.kl-all-products-grid{display:flex!important;flex-wrap:wrap!important;gap:20px 12px!important}.kl-product-card,.kl-best-slider-track .kl-product-card{width:calc(50% - 6px)!important;flex:0 0 calc(50% - 6px)!important;min-width:auto!important}.kl-product-image,.kl-product-image-wrap{border-radius:8px!important}.kl-product-info{padding:10px 4px!important}.kl-product-title{font-size:12px!important;height:34px!important;margin-bottom:6px!important}.kl-product-price,.kl-current-price{font-size:14px!important}.kl-section-header{margin-bottom:15px!important}.kl-section-header h3{font-size:18px!important}.kl-slider-controls{display:none!important}.kl-best-slider-track{overflow-x:auto!important;gap:12px!important}.kl-category-recommend-section.kl-container{margin:30px auto!important}.kl-category-grid-layout{flex-direction:column!important;gap:16px!important}.kl-brand-banner-card{flex:1!important;min-height:180px!important;padding:24px!important;border-radius:8px!important}.kl-banner-main{font-size:20px!important}.kl-mini-product-matrix{grid-template-columns:repeat(1,1fr)!important;gap:10px!important}.kl-mini-product-row{padding:10px!important}.kl-mini-thumb{width:70px!important;height:70px!important}.kl-reviews-section{margin:35px auto!important}.kl-reviews-custom-wrapper .jdgm-testimonials-carousel,.kl-reviews-custom-wrapper .jdgm-carousel{overflow-x:auto!important;scrollbar-width:none!important}.kl-reviews-custom-wrapper .jdgm-testimonials-carousel-item,.kl-reviews-custom-wrapper .jdgm-carousel-item{width:280px!important;flex:0 0 280px!important;padding:20px!important;min-height:190px!important}.kl-footer{padding:40px 0 0!important}.kl-footer-inner{flex-direction:column!important;gap:25px!important;padding-bottom:30px!important}.kl-footer-col{min-width:100%!important}.kl-footer-logo{margin-bottom:12px!important}.kl-footer-bottom-inner{flex-direction:column!important;gap:12px!important;text-align:center!important}.kl-footer-global-icons{justify-content:center!important}.kl-quick-floating-zone{position:fixed!important;bottom:0!important;left:0!important;right:0!important;top:auto!important;transform:none!important;width:100%!important;height:58px!important;flex-direction:row!important;justify-content:space-around!important;align-items:center!important;background:#fffffff7!important;backdrop-filter:blur(10px)!important;-webkit-backdrop-filter:blur(10px)!important;border-radius:0!important;border:none!important;border-top:1px solid #e2ebf0!important;padding:0!important;box-shadow:0 -4px 12px #0000000d!important;gap:0!important;z-index:2000!important}.kl-quick-item{flex:1!important;height:100%!important}.kl-quick-text{font-size:10px!important;margin-top:1px!important}.kl-btn-top{border-top:none!important;padding-top:12px;border-radius:0;margin-top:0!important}body{padding-bottom:58px!important}}.kl-product-card a,.kl-products-grid a,.kl-all-products-grid a,.kl-best-slider-track a{text-decoration:none!important;color:inherit!important}.kl-product-price,.kl-current-price{text-decoration:none!important}.kl-product-container{max-width:1300px;margin:50px auto;padding:0 20px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.kl-product-layout-wrapper{display:flex;gap:60px}.kl-product-media-aside{flex:1.2;display:flex;flex-direction:column;gap:15px}.kl-main-image-viewport{width:100%;background-color:#f9f9f9;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center}.kl-main-image-viewport img,.kl-main-img-obj{width:100%;height:auto;object-fit:cover;display:block}.kl-thumb-nail-strip{display:flex;gap:10px;overflow-x:auto}.kl-thumb-item{width:75px;height:75px;border:1px solid #e5e5e5;border-radius:4px;cursor:pointer;overflow:hidden;background:#f9f9f9;transition:border-color .2s ease}.kl-thumb-item.is-active,.kl-thumb-item:hover{border-color:#00338a}.kl-thumb-img-obj{width:100%;height:100%;object-fit:cover}.kl-product-info-aside{flex:1}.kl-info-sticky-box{position:sticky;top:40px}.kl-info-vendor{font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#888;display:inline-block;margin-bottom:8px}.kl-info-title{font-size:28px;font-weight:600;color:#111;margin:0 0 12px;line-height:1.25}.kl-info-price-tag{font-size:22px;font-weight:700;color:#00338a;margin-bottom:15px}.kl-divider{border:0;border-top:1px solid #eeeeee;margin:20px 0}.kl-info-desc{font-size:14px;line-height:1.6;color:#555;margin-bottom:25px}.kl-form-row{margin-bottom:20px}.kl-form-label{display:block;font-size:12px;font-weight:600;margin-bottom:8px;color:#333}.kl-select-custom-wrap{position:relative;width:100%}.kl-variant-selector{width:100%;padding:12px 16px;font-size:14px;border:1px solid #cccccc;border-radius:4px;background:#fff;outline:none;cursor:pointer;appearance:none;-webkit-appearance:none}.kl-purchase-flex-group{display:flex;gap:12px;margin-bottom:12px}.kl-quantity-stepper{width:80px}.kl-qty-input{width:100%;height:50px;text-align:center;font-size:15px;font-weight:600;border:1px solid #cccccc;border-radius:4px;outline:none;box-sizing:border-box}.kl-submit-btn-wrap{flex:1}.kl-btn-add-to-cart{width:100%;height:50px;background-color:#001e3d;color:#fff;font-size:15px;font-weight:600;border:none;border-radius:4px;cursor:pointer;transition:background-color .2s ease;text-transform:uppercase}.kl-btn-add-to-cart:hover{background-color:#00338a}.kl-dynamic-payment-zone{margin-bottom:25px}.kl-dynamic-payment-zone .shopify-payment-button__button{border-radius:4px!important;font-size:15px!important;height:50px!important}.kl-trust-badge-strip{display:flex;background:#f4f7f9;padding:15px;border-radius:4px;gap:20px}.kl-trust-item{display:flex;align-items:center;gap:8px;color:#4f6373}.kl-trust-item .material-icons{font-size:18px}.kl-trust-txt{font-size:12px;font-weight:500}@media screen and (max-width:768px){.kl-product-layout-wrapper{flex-direction:column;gap:30px}.kl-product-container{margin:20px auto}.kl-info-title{font-size:22px}.kl-purchase-flex-group{flex-direction:row}.kl-trust-badge-strip{flex-direction:column;gap:10px}}.kl-page-contact-container{max-width:800px;margin:60px auto;padding:0 20px;box-sizing:border-box;font-family:Noto Sans KR,-apple-system,sans-serif}.kl-page-contact-header{text-align:center;margin-bottom:40px}.kl-page-contact-header h2{font-size:28px;font-weight:700;color:#111;margin:0 0 12px;letter-spacing:-.5px}.kl-page-contact-header p{font-size:14px;color:#666;line-height:1.6;margin:0;word-break:keep-all}.kl-page-contact-content-box{background:#fff;border:1px solid #e2ebf0;border-radius:12px;padding:40px;box-shadow:0 4px 20px #00000005}.kl-page-form-grid{display:flex;gap:20px}.kl-page-form-field{flex:1;display:flex;flex-direction:column;gap:8px}.kl-page-form-field label{font-size:13px;font-weight:600;color:#333}.kl-page-form-field input,.kl-page-form-field textarea,.kl-page-form-field select{width:100%;padding:14px 16px;font-size:14px;border:1px solid #cccccc;border-radius:6px;outline:none;background-color:#fff;box-sizing:border-box;color:#333;transition:border-color .2s ease}.kl-page-form-field input:focus,.kl-page-form-field textarea:focus,.kl-page-form-field select:focus{border-color:#00338a}.kl-page-select-wrapper{position:relative;width:100%}.kl-page-form-notice{background:#f8fafc;padding:15px;border-radius:6px;margin-top:20px;border:1px solid #edf2f7}.kl-page-form-notice p{margin:0;font-size:11px;color:#718096;line-height:1.5}.kl-page-form-submit-zone{margin-top:30px;text-align:center}.kl-page-form-btn{width:240px;height:52px;background-color:#00338a;color:#fff;font-size:15px;font-weight:600;border:none;border-radius:6px;cursor:pointer;transition:background-color .2s ease}.kl-page-form-btn:hover{background-color:#001e3d}.kl-page-form-success{background-color:#e6f4ea;color:#137333;padding:16px;border-radius:6px;font-size:14px;font-weight:600;margin-bottom:25px;line-height:1.5}.search-form{margin-bottom:30px}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:30px 20px;margin-bottom:50px}.search-result{display:flex;flex-direction:column;height:100%}.search-result__image-wrapper img{width:100%!important;height:auto!important;object-fit:cover;display:block}.search-result__content{margin-top:12px}.search-result__title a{text-decoration:none;color:#333;font-weight:700}.search-result__price{margin-top:5px;color:#666}.search-pagination{text-align:center;margin-top:40px;padding:20px 0}.search-pagination a,.search-pagination .page,.search-pagination .next,.search-pagination .prev{display:inline-block;padding:8px 14px;margin:0 4px;text-decoration:none;color:#333;border:1px solid #ccc;border-radius:4px}.search-pagination .page.current{background-color:#000;color:#fff;border-color:#000}@media screen and (max-width:768px){.kl-page-contact-container{margin:30px auto}.kl-page-contact-content-box{padding:20px;border-radius:8px}.kl-page-form-grid{flex-direction:column;gap:15px}.kl-page-form-btn{width:100%}}.kl-board-container{max-width:1300px;margin:50px auto;padding:0 20px;font-family:-apple-system,BlinkMacSystemFont,sans-serif}.kl-board-header{text-align:center;margin-bottom:35px}.kl-board-header h2{font-size:26px;font-weight:700;color:#111}.kl-board-header p{font-size:13px;color:#666;margin-top:6px}.kl-board-table-wrap{width:100%;overflow-x:auto;background:#fff}.kl-board-table{width:100%;border-collapse:collapse;border-top:2px solid #00338a;font-size:14px}.kl-board-table th{background:#f8fafc;padding:14px 10px;font-weight:600;border-bottom:1px solid #e2ebf0;color:#333}.kl-board-table td{padding:14px 10px;text-align:center;border-bottom:1px solid #eee;color:#555}.kl-board-row{cursor:pointer;transition:background .2s}.kl-board-row:hover{background:#f4f8fb}.kl-board-subject{text-align:left!important;padding-left:20px!important;color:#111!important;font-weight:500}.kl-badge{padding:3px 8px;font-size:11px;font-weight:600;border-radius:3px}.kl-badge.is-wait{background:#f2f4f7;color:#666}.kl-badge.is-success{background:#e0f2fe;color:#0369a1}.kl-empty-board{padding:50px 0!important;color:#aaa!important}.kl-board-detail-row{background:#fcfdfe}.kl-board-content-box{padding:20px 30px;text-align:left;font-size:13px;line-height:1.6}.kl-customer-q{margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed #e2ebf0}.kl-customer-q strong{color:#e11d48}.kl-admin-a strong{color:#00338a}.kl-board-content-box p{margin:6px 0 0;color:#444}.kl-board-action{margin-top:20px;text-align:right}.kl-btn-write{padding:12px 30px;background:#00338a;color:#fff;font-weight:600;border:none;border-radius:4px;cursor:pointer;font-size:13px}.kl-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center}.kl-modal-content{background:#fff;padding:35px;border-radius:8px;width:100%;max-width:500px;position:relative;box-shadow:0 10px 30px #00000026}.kl-modal-close{position:absolute;top:15px;right:20px;font-size:28px;cursor:pointer;color:#aaa}.kl-modal-close:hover{color:#000}.kl-modal-content h3{margin:0 0 20px;font-size:18px;font-weight:700}.kl-modal-field{display:flex;flex-direction:column;gap:6px;margin-bottom:15px}.kl-modal-field label{font-size:12px;font-weight:600;color:#333}.kl-modal-field input,.kl-modal-field textarea{width:100%;padding:10px 12px;border:1px solid #ccc;border-radius:4px;font-size:13px;box-sizing:border-box}.kl-btn-submit-inquiry{width:100%;height:45px;background:#00338a;color:#fff;font-weight:600;border:none;border-radius:4px;margin-top:10px;cursor:pointer}@media screen and (max-width:768px){.kl-board-container{padding:0 16px;margin:30px auto}.kl-board-table th:nth-child(1),.kl-board-table td:nth-child(1){display:none}.kl-board-content-box{padding:15px}}.kl-product-review-container{max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.kl-review-section-title{text-align:center;margin-bottom:35px}.kl-review-section-title h2{font-size:24px;font-weight:700;color:#111;margin:0 0 8px;letter-spacing:-.5px}.kl-review-section-title p{font-size:13px;color:#666;margin:0}.jdgm-widget.jdgm-review-widget{border:1px solid #eef2f5!important;padding:40px!important;border-radius:12px!important;background-color:#fff!important;box-shadow:0 4px 20px #00000003!important;margin-bottom:100px!important}.jdgm-write-rev-btn{background-color:#00338a!important;color:#fff!important;border-radius:4px!important;border:none!important;font-weight:600!important;padding:12px 25px!important;font-size:13px!important;transition:background-color .2s ease!important}.jdgm-write-rev-btn:hover{background-color:#001e3d!important}#ac-pqa-qa-block{padding:50px}.ac-qa-block-container{background:#f1f1f1}.jdgm-star{color:#ffb400!important}.shopify-section-group-footer-group{background:#eef5f7;border-top:1px solid #e5e5e5}@media screen and (max-width:768px){.kl-product-review-container{margin:40px auto;padding:0 16px}.jdgm-widget.jdgm-review-widget{padding:20px 15px!important;border-radius:8px!important}}.kl-header-lang-switcher-wrapper{position:relative;display:inline-block;width:20%;justify-items:center}.kl-lang-trigger{background:none;border:none;padding:0;cursor:pointer;outline:none;display:flex;flex-direction:column;align-items:center}.kl-lang-dropdown-balloon{position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%) translateY(10px);width:180px;background:#fff;border-radius:12px;box-shadow:0 10px 30px #00338a1f;border:1px solid #eef2f6;padding:12px 0;z-index:2500;opacity:0;visibility:hidden;transition:all .25s cubic-bezier(.4,0,.2,1)}.kl-lang-dropdown-balloon.is-open{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.kl-lang-balloon-arrow{position:absolute;top:-6px;left:50%;transform:translate(-50%) rotate(45deg);width:10px;height:10px;background:#fff;border-left:1px solid #eef2f6;border-top:1px solid #eef2f6}.kl-lang-dropdown-header{font-size:11px;font-weight:700;text-transform:uppercase;color:#a0aec0;letter-spacing:.5px;padding:4px 16px 8px;border-bottom:1px solid #f7fafc}.kl-lang-list{list-style:none;padding:0;margin:6px 0 0}.kl-lang-option{display:flex;align-items:center;padding:10px 16px;text-decoration:none;color:#4a5568;font-size:13px;font-weight:500;transition:background .2s,color .2s}.kl-lang-option:hover{background:#f4f8ff;color:#00338a}.kl-lang-option.is-active{color:#00338a;font-weight:600;background:#f4f8ff}.kl-lang-flag{font-size:15px;margin-right:10px;display:inline-block;line-height:1}.kl-lang-name{flex:1}.kl-lang-name small{font-size:11px;color:#718096;font-weight:400;margin-left:2px}.kl-check-mark{font-size:16px!important;color:#00338a}.kl-main-visual-slider{display:flex!important;justify-content:center!important;align-content:center!important;align-items:center!important;justify-items:center!important;max-width:1300px!important;margin-bottom:40px;border:0!important}.jdgm-carousel-item__review-body>p{font-size:14px;word-break:keep-all;margin-top:5px!important;line-height:1.5;color:#363639}@media screen and (max-width:768px){.kl-lang-dropdown-balloon{top:auto;bottom:calc(100% + 15px);transform:translate(-50%) translateY(-10px)}.kl-lang-dropdown-balloon.is-open{transform:translate(-20%) translateY(150%)}.kl-lang-balloon-arrow{top:-6px;bottom:unset;border-left:none;border-top:none;left:20%}.jdgm-carousel-item__review-body>p{line-height:1.3;font-size:12px}#klMobileMenuTriggerBtn{background:none!important;border:0}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-korean-living.css.map */
