@import url(https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=Nanum+Brush+Script&family=Noto+Sans+KR:wght@300;400;500;600;700&family=Caveat:wght@600;700&display=swap);.mega-menu-wrapper[data-v-abcac0e2]{position:absolute;top:100%;left:0;right:0;width:100%;height:auto;background-color:#fff;border-bottom:1px solid #eaeaea;z-index:99;box-shadow:0 4px 12px rgba(0,0,0,.05);padding:34px 0 36px}.mega-menu-container[data-v-abcac0e2]{max-width:1200px;width:min(var(--mega-nav-width,1200px),calc(100vw - 48px));margin:0 auto;padding:0;display:grid;grid-template-columns:repeat(var(--mega-column-count,5),minmax(0,1fr));gap:16px;transform:translateX(var(--mega-nav-shift,0))}.menu-column[data-v-abcac0e2]{min-width:0;padding:0 18px;display:flex;justify-content:flex-start;align-items:flex-start;position:relative}.menu-column+.menu-column[data-v-abcac0e2]:before{content:"";position:absolute;top:0;left:0;width:1px;height:100%;background:linear-gradient(180deg,hsla(0,0%,7%,0),hsla(0,0%,7%,.07),hsla(0,0%,7%,0))}.column-title[data-v-abcac0e2]{display:none}.column-links[data-v-abcac0e2]{display:flex;flex-direction:column;align-items:stretch;width:100%;gap:14px}.column-link-group[data-v-abcac0e2]{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%}.column-link[data-v-abcac0e2]{display:inline-flex;align-items:center;justify-content:center;width:min(100%,228px);max-width:100%;min-height:44px;margin:0 auto;padding:8px 18px;border-radius:999px;color:#6c6c6c;font-size:15px;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;transition:color .24s ease,opacity .24s ease,transform .24s ease}.column-link span[data-v-abcac0e2]{position:relative;display:inline-block;padding-bottom:2px}.column-link span[data-v-abcac0e2]:after{content:"";position:absolute;left:50%;bottom:-3px;width:0;height:1px;background:currentColor;transform:translateX(-50%);transition:width .24s ease;opacity:.7}.column-link[data-v-abcac0e2]:focus-visible,.column-link[data-v-abcac0e2]:hover{color:#111;opacity:1;transform:translateY(-1px);outline:none}.column-link:focus-visible span[data-v-abcac0e2]:after,.column-link:hover span[data-v-abcac0e2]:after{width:100%}.column-sub-links[data-v-abcac0e2]{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:100%}.column-sub-link[data-v-abcac0e2]{display:inline-flex;align-items:center;justify-content:center;width:min(100%,244px);max-width:100%;min-height:38px;margin:0 auto;padding:6px 18px;border-radius:999px;color:#8c8c8c;font-size:13px;font-weight:400;line-height:1.5;text-align:center;text-decoration:none;transition:color .24s ease,opacity .24s ease,transform .24s ease}.column-sub-link span[data-v-abcac0e2]{position:relative;display:inline-block;padding-bottom:1px}.column-sub-link span[data-v-abcac0e2]:after{content:"";position:absolute;left:50%;bottom:-2px;width:0;height:1px;background:currentColor;transform:translateX(-50%);transition:width .24s ease;opacity:.65}.column-sub-link[data-v-abcac0e2]:focus-visible,.column-sub-link[data-v-abcac0e2]:hover{color:#111;transform:translateY(-1px);outline:none}.column-sub-link:focus-visible span[data-v-abcac0e2]:after,.column-sub-link:hover span[data-v-abcac0e2]:after{width:100%}.mega-menu-slide-enter-active[data-v-abcac0e2],.mega-menu-slide-leave-active[data-v-abcac0e2]{transition:opacity .28s ease,transform .28s ease;transform-origin:top center}.mega-menu-slide-enter-from[data-v-abcac0e2],.mega-menu-slide-leave-to[data-v-abcac0e2]{opacity:0;transform:translateY(-12px)}.mega-menu-slide-enter-to[data-v-abcac0e2],.mega-menu-slide-leave-from[data-v-abcac0e2]{opacity:1;transform:translateY(0)}@media (max-width:960px){.mega-menu-wrapper[data-v-abcac0e2]{padding:28px 0}.mega-menu-container[data-v-abcac0e2]{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:26px;transform:translateX(clamp(2px,.5vw,6px))}.menu-column[data-v-abcac0e2]:nth-child(odd):before{display:none}}@media (max-width:640px){.mega-menu-wrapper[data-v-abcac0e2]{padding:22px 0}.mega-menu-container[data-v-abcac0e2]{grid-template-columns:1fr;gap:20px;transform:none}.menu-column[data-v-abcac0e2]{padding:0}.menu-column+.menu-column[data-v-abcac0e2]:before{top:-10px;left:0;width:100%;height:1px;background:linear-gradient(90deg,hsla(0,0%,7%,0),hsla(0,0%,7%,.08),hsla(0,0%,7%,0));display:block}.column-link[data-v-abcac0e2]{font-size:14px}}.column-link.is-toggle[data-v-abcac0e2]{cursor:pointer;position:relative}.toggle-chevron[data-v-abcac0e2]{position:absolute;left:calc(100% + 5px);top:50%;transform:translateY(-50%);width:10px;height:6px;flex-shrink:0;opacity:.45;transition:transform .22s ease,opacity .22s ease}.column-link.is-open .toggle-chevron[data-v-abcac0e2]{transform:translateY(-50%) rotate(180deg);opacity:1}.column-link.is-open[data-v-abcac0e2]{color:#111}.sub-expand-enter-active[data-v-abcac0e2],.sub-expand-leave-active[data-v-abcac0e2]{transition:opacity .2s ease,transform .2s ease;transform-origin:top center}.sub-expand-enter-from[data-v-abcac0e2],.sub-expand-leave-to[data-v-abcac0e2]{opacity:0;transform:translateY(-6px)}:root{--gochujang:#c1222e;--gochujang-dark:#8b151f;--orange:#ff6a2c;--ink:#141414;--charcoal:#242424;--mist:#f7f5f2;--stone:#e7e1da;--blue:#234f9c;--yellow:#f6c94c;--shadow:0 24px 60px hsla(0,0%,7%,.18);--display-font:"Black Han Sans","Noto Sans KR",sans-serif;--body-font:"Noto Sans KR","Pretendard",sans-serif;--brush-font:"Nanum Brush Script","Black Han Sans",cursive;--scrollY:0}*{box-sizing:border-box}body{margin:0;font-family:var(--body-font);color:var(--ink);background:#fff}html{scroll-behavior:smooth;scroll-snap-type:none}html.fp-animating{scroll-snap-type:none;scroll-behavior:auto}button,input{font-family:inherit}a{color:inherit}a,a[href^="tel:"]{text-decoration:none}a[href^="tel:"]{pointer-events:none;cursor:default}#app{background:#fff;overflow-x:hidden}.news-contact{content-visibility:auto;contain-intrinsic-size:960px}.page-shell{min-height:100vh}.section{padding:120px 8vw;position:relative;scroll-margin-top:90px}.section:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.03) 1px,transparent 0),linear-gradient(0deg,rgba(0,0,0,.03) 1px,transparent 0);background-size:48px 48px;opacity:.4;pointer-events:none}.section-heading{max-width:640px;margin-bottom:48px;position:relative;z-index:1}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-eyebrow{font-size:13px;letter-spacing:4px;text-transform:uppercase;color:var(--gochujang);font-weight:600;margin-bottom:10px}.section-heading h2{font-family:var(--display-font);font-size:clamp(28px,3vw,40px);margin:0 0 16px}.section-desc{color:hsla(0,0%,8%,.7);line-height:1.7}.is-performance-mode .header-mega-menu,.is-performance-mode .hero-copy,.is-performance-mode .lang-menu,.is-performance-mode .news-home-card,.is-performance-mode .other-card,.is-performance-mode .site-header,.is-performance-mode .site-header.is-product-page,.is-performance-mode .site-header.is-product-page.is-scrolled,.is-performance-mode .site-header.is-product-page:focus-within,.is-performance-mode .site-header.is-product-page:hover,.is-performance-mode .site-header.is-scrolled,.is-performance-mode .site-header:focus-within,.is-performance-mode .site-header:hover,.is-performance-mode .story-lightbox,.is-performance-mode .story-lightbox-panel,.is-performance-mode .story-stage{backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.is-performance-mode .concept-glow,.is-performance-mode .founder-orb,.is-performance-mode .hero-parallax,.is-performance-mode .partner-glow,.is-performance-mode .steam,.is-performance-mode .supplier-orb{display:none!important}.is-performance-mode .product-media.is-single-image:after,.is-performance-mode .section:before{display:none}.is-performance-mode .hero-slide,.is-performance-mode .hero-slide.active{transform:none}.is-performance-mode .hero-slide{transition:opacity .45s ease}.is-performance-mode .hero-copy,.is-performance-mode .news-home-card,.is-performance-mode .other-card,.is-performance-mode .product-card,.is-performance-mode .story-lightbox-panel,.is-performance-mode .story-stage{box-shadow:0 12px 28px rgba(18,14,10,.12)!important}.is-performance-mode .hero-btn,.is-performance-mode .news-home-card,.is-performance-mode .other-card,.is-performance-mode .product-card,.is-performance-mode .product-image,.is-performance-mode .story-cta-card,.is-performance-mode .story-nav-btn,.is-performance-mode .story-slide,.is-performance-mode .story-slide-image{transition-duration:.16s!important}.is-performance-mode .product-card:focus-visible,.is-performance-mode .product-card:hover,.is-performance-mode .story-slide.active:hover .story-slide-image{transform:none!important}.is-performance-mode .hero-scroll{opacity:.78}.is-home-section-turning .hero-copy{animation:homeHeroCopyLift .52s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.is-home-section-turning .hero-pagination-wrap,.is-home-section-turning .hero-scroll{animation:homeHeroFadeSoft .42s ease-out;will-change:transform,opacity}.is-home-section-turning .products .section-heading{animation:homeSectionHeadingReveal .52s cubic-bezier(.22,1,.36,1);will-change:transform,opacity}.site-header{--mega-nav-width:min(1120px,calc(100vw - 520px));--mega-nav-shift:clamp(-6px,-0.4vw,4px);position:fixed;top:0;left:0;right:0;z-index:20;padding:0;transition:background .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;background:hsla(0,0%,100%,.08);overflow:visible}.site-header.is-scrolled{background:hsla(0,0%,100%,.9);backdrop-filter:blur(12px);box-shadow:0 8px 30px rgba(0,0,0,.08)}.site-header:focus-within,.site-header:hover{background:hsla(0,0%,100%,.96);backdrop-filter:blur(14px);box-shadow:0 14px 34px hsla(0,0%,7%,.12)}.site-header.is-product-page,.site-header.is-product-page.is-scrolled{background:linear-gradient(180deg,rgba(9,9,9,.76),rgba(9,9,9,.32));backdrop-filter:blur(18px);box-shadow:inset 0 -1px 0 hsla(0,0%,100%,.08)}.site-header.is-product-page:focus-within,.site-header.is-product-page:hover{background:hsla(0,0%,100%,.96);backdrop-filter:blur(14px);box-shadow:0 14px 34px hsla(0,0%,7%,.12)}.header-bar{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:30px;padding:18px 48px}.brand{gap:8px}.brand,.brand-cluster{display:inline-flex;align-items:center}.brand-cluster{gap:16px;justify-self:start;min-width:0}.brand-button{border:none;padding:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;justify-self:start;white-space:nowrap;line-height:1}.brand-button:focus-visible{outline:2px solid var(--gochujang);outline-offset:6px;border-radius:12px}.brand-icon{display:inline-flex;width:30px;height:30px;border-radius:8px;background:#fff;overflow:hidden;align-items:center;justify-content:center;box-shadow:0 2px 8px hsla(0,0%,8%,.08);flex:0 0 auto;transition:transform .32s cubic-bezier(.2,.8,.2,1),box-shadow .32s ease}.brand-button:hover .brand-icon{transform:scale(1.06);box-shadow:0 4px 12px hsla(0,0%,8%,.14)}.brand-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.brand-rule{display:inline-block;width:1px;height:20px;background:linear-gradient(180deg,transparent 0,rgba(193,34,46,.6) 30%,rgba(193,34,46,.6) 70%,transparent);flex:0 0 auto}.brand-name,.brand-sub{font-family:var(--body-font);font-size:16px;font-weight:700;letter-spacing:.02em;color:var(--ink);line-height:1;transition:color .32s ease}.brand-button:hover .brand-name,.brand-button:hover .brand-sub{color:var(--gochujang)}.brand-dot{display:inline-block;width:3px;height:3px;margin:0 3px;border-radius:50%;background:var(--gochujang);opacity:.7;flex:0 0 auto;align-self:center}.brand-separator{display:none}.site-header.is-product-page .brand-name,.site-header.is-product-page .brand-sub{color:#fff}.site-header.is-product-page .brand-rule{background:linear-gradient(180deg,transparent 0,hsla(0,0%,100%,.7) 30%,hsla(0,0%,100%,.7) 70%,transparent)}.site-header.is-product-page .brand-dot{background:hsla(0,0%,100%,.85);opacity:1}.site-header.is-product-page:focus-within .brand-name,.site-header.is-product-page:focus-within .brand-sub,.site-header.is-product-page:focus-within .header-actions,.site-header.is-product-page:focus-within .nav-mega-shell>.nav-trigger,.site-header.is-product-page:focus-within .search-btn,.site-header.is-product-page:hover .brand-name,.site-header.is-product-page:hover .brand-sub,.site-header.is-product-page:hover .header-actions,.site-header.is-product-page:hover .nav-mega-shell>.nav-trigger,.site-header.is-product-page:hover .search-btn{color:var(--ink)}.site-header.is-product-page:focus-within .brand-button:hover .brand-name,.site-header.is-product-page:focus-within .brand-button:hover .brand-sub,.site-header.is-product-page:hover .brand-button:hover .brand-name,.site-header.is-product-page:hover .brand-button:hover .brand-sub{color:var(--gochujang)}.site-header.is-product-page:focus-within .brand-rule,.site-header.is-product-page:hover .brand-rule{background:linear-gradient(180deg,transparent 0,rgba(193,34,46,.6) 30%,rgba(193,34,46,.6) 70%,transparent)}.site-header.is-product-page:focus-within .brand-dot,.site-header.is-product-page:hover .brand-dot{background:var(--gochujang);opacity:.7}.nav-links{display:block;justify-self:center;min-width:0;width:var(--mega-nav-width);transform:translateX(var(--mega-nav-shift))}.nav-mega-shell{position:relative;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;min-height:76px;width:100%;min-width:0;gap:16px}.nav-mega-shell:after{content:"";position:absolute;top:100%;left:0;width:100%;height:22px}.nav-mega-shell>.nav-trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:76px;width:100%;padding:0 18px;font-size:19px;font-weight:700;letter-spacing:2px;line-height:1;white-space:nowrap}.site-header.is-product-page .nav-mega-shell>.nav-trigger{color:hsla(0,0%,100%,.88)}.nav-mega-shell>.nav-trigger:after{content:"";position:absolute;left:18px;bottom:14px;width:0;height:2px;background:var(--gochujang);transition:width .3s ease}.site-header.is-product-page .nav-mega-shell>.nav-trigger:after{background:#fff}.site-header.is-product-page:focus-within .nav-mega-shell>.nav-trigger:after,.site-header.is-product-page:hover .nav-mega-shell>.nav-trigger:after{background:var(--gochujang)}.nav-mega-shell>.nav-trigger.is-touch-open:after,.nav-mega-shell>.nav-trigger:focus-visible:after,.nav-mega-shell>.nav-trigger:hover:after{width:calc(100% - 36px)}.nav-mega-shell>.nav-trigger.is-touch-open{color:var(--gochujang)}.header-mega-menu{top:calc(100% + 10px);left:0;right:auto;width:100%;max-width:none;z-index:18;border:1px solid hsla(27,29%,69%,.18);border-radius:28px;backdrop-filter:blur(16px);box-shadow:0 24px 56px rgba(18,14,11,.14);opacity:0;visibility:hidden;transform:translateY(10px);pointer-events:none;transition:opacity .28s ease,transform .28s ease,visibility .28s ease}.header-mega-menu,.header-mega-menu:before{position:absolute;background:hsla(0,0%,100%,.98)}.header-mega-menu:before{content:"";top:-8px;left:50%;width:14px;height:14px;border-top:1px solid hsla(27,29%,69%,.18);border-left:1px solid hsla(27,29%,69%,.18);transform:translateX(-50%) rotate(45deg)}.nav-mega-shell:focus-within .header-mega-menu,.nav-mega-shell:hover .header-mega-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.mega-menu-inner{display:block;padding:26px 18px 24px}.mega-menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.mega-menu-column{display:flex;flex-direction:column;justify-content:flex-start;gap:8px;min-width:0;padding:0 14px;border-right:1px solid hsla(29,23%,79%,.6)}.mega-menu-column:last-child{border-right:none}.mega-menu-title{min-height:36px;color:#111;font-size:17px;font-weight:700;letter-spacing:1.2px;margin-bottom:10px}.mega-menu-column a,.mega-menu-title{display:flex;align-items:center;padding:0 20px;white-space:nowrap}.mega-menu-column a{min-height:44px;width:100%;color:rgba(36,36,36,.68);font-size:15px;font-weight:400;letter-spacing:.6px;border-radius:14px;transition:color .25s ease,transform .25s ease,background-color .25s ease}.mega-menu-column a:focus-visible,.mega-menu-column a:hover{color:var(--gochujang);background:rgba(193,34,46,.08);transform:translateX(3px)}.site-header.is-product-page .header-mega-menu{background:hsla(0,0%,100%,.98);border:1px solid hsla(27,29%,69%,.18);box-shadow:0 20px 48px rgba(0,0,0,.18)}.header-actions{display:flex;align-items:center;gap:14px;justify-self:end}.lang-switch{position:relative}.lang-trigger{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:0 14px 0 16px;border:none;border-radius:999px;background:hsla(0,0%,8%,.08);color:var(--ink);cursor:pointer;box-shadow:0 10px 20px rgba(0,0,0,.06);transition:background .3s ease,color .3s ease,box-shadow .3s ease,transform .3s ease}.lang-switch.open .lang-trigger,.lang-trigger:hover{background:rgba(193,34,46,.12);box-shadow:0 14px 24px rgba(193,34,46,.14);transform:translateY(-1px)}.site-header.is-product-page .lang-trigger{background:hsla(0,0%,100%,.12);color:#111;box-shadow:0 10px 20px rgba(0,0,0,.16)}.site-header.is-product-page .lang-switch.open .lang-trigger,.site-header.is-product-page .lang-trigger:hover{background:hsla(0,0%,100%,.2)}.shop-switch{position:relative;display:inline-flex}.shop-trigger.lang-trigger{padding:0 16px 0 10px;background:rgba(193,34,46,.1);flex-shrink:0;white-space:nowrap}.shop-trigger.lang-trigger strong{white-space:nowrap;word-break:keep-all}.shop-switch.open .shop-trigger.lang-trigger,.shop-trigger.lang-trigger:hover{background:rgba(193,34,46,.16)}.shop-trigger-icon{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 4px 10px rgba(193,34,46,.16);flex:0 0 auto}.shop-trigger-icon img{width:100%;height:100%;display:block}.site-header.is-product-page .shop-trigger.lang-trigger{background:hsla(0,0%,100%,.18)}.site-header.is-product-page .shop-switch.open .shop-trigger.lang-trigger,.site-header.is-product-page .shop-trigger.lang-trigger:hover{background:hsla(0,0%,100%,.26)}.shop-qr-popover{top:calc(100% + 12px);left:0;width:196px;padding:14px;border-radius:20px;border:1px solid hsla(27,29%,69%,.2);box-shadow:0 22px 50px rgba(0,0,0,.14);backdrop-filter:blur(18px);z-index:45}.shop-qr-popover,.shop-qr-popover:before{position:absolute;background:hsla(0,0%,100%,.98)}.shop-qr-popover:before{content:"";top:-7px;left:28px;width:14px;height:14px;border-top:1px solid hsla(27,29%,69%,.2);border-left:1px solid hsla(27,29%,69%,.2);transform:rotate(45deg)}.shop-qr-popover p{position:relative;z-index:1;margin:0 0 10px;font-size:13px;font-weight:700;line-height:1.4;text-align:center;color:var(--ink)}.shop-qr-img{position:relative;z-index:1;width:168px;height:168px;display:block;-o-object-fit:contain;object-fit:contain;border-radius:14px;background:#fff}.lang-trigger-label{font-size:12px;letter-spacing:1.4px;color:hsla(0,0%,8%,.55);text-transform:uppercase}.site-header.is-product-page .lang-trigger-label{color:hsla(0,0%,8%,.58)}.lang-trigger strong{font-size:13px;font-weight:700;line-height:1}.lang-trigger-caret{width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-1px);transition:transform .24s ease}.lang-switch.open .lang-trigger-caret{transform:rotate(-135deg) translateY(-1px)}.lang-menu{position:absolute;top:calc(100% + 12px);right:0;width:180px;padding:10px;border-radius:20px;background:hsla(0,0%,100%,.98);border:1px solid hsla(27,29%,69%,.18);box-shadow:0 22px 50px rgba(0,0,0,.14);backdrop-filter:blur(18px);z-index:40}.lang-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;border:none;background:transparent;padding:11px 12px;border-radius:14px;font-size:13px;font-weight:600;color:var(--ink);white-space:nowrap;text-align:left;cursor:pointer;transition:background .24s ease,color .24s ease,transform .24s ease}.lang-option small{font-size:11px;color:hsla(0,0%,8%,.45);letter-spacing:.8px}.lang-option.active,.lang-option:hover{background:rgba(193,34,46,.08);color:var(--gochujang);transform:translateX(2px)}.lang-option.active small,.lang-option:hover small{color:rgba(193,34,46,.72)}.lang-option.is-disabled,.lang-option:disabled{color:hsla(0,0%,8%,.34);cursor:not-allowed;opacity:.56}.lang-option.is-disabled:hover,.lang-option:disabled:hover{background:transparent;color:hsla(0,0%,8%,.34);transform:none}.lang-option.is-disabled small,.lang-option.is-disabled:hover small,.lang-option:disabled small,.lang-option:disabled:hover small{color:hsla(0,0%,8%,.3)}.site-search{position:relative;display:inline-flex}.search-btn{border:none;background:#fff;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;box-shadow:0 10px 20px rgba(0,0,0,.08);cursor:pointer;color:var(--ink);transition:background .24s ease,color .24s ease,box-shadow .24s ease,transform .24s ease}.search-btn:hover,.site-search.open .search-btn{background:rgba(193,34,46,.12);color:var(--gochujang);box-shadow:0 14px 24px rgba(193,34,46,.14);transform:translateY(-1px)}.site-header.is-product-page .search-btn{background:hsla(0,0%,100%,.14);color:#fff;box-shadow:0 10px 20px rgba(0,0,0,.16)}.site-header.is-product-page:focus-within .search-btn:hover,.site-header.is-product-page:focus-within .site-search.open .search-btn,.site-header.is-product-page:hover .search-btn:hover,.site-header.is-product-page:hover .site-search.open .search-btn{background:rgba(193,34,46,.12);color:var(--gochujang)}.search-btn svg{width:20px;height:20px}.site-search-panel{top:calc(100% + 12px);right:0;width:min(420px,calc(100vw - 32px));max-height:min(620px,calc(100vh - 112px));display:flex;flex-direction:column;gap:12px;padding:14px;border:1px solid hsla(27,29%,69%,.2);border-radius:20px;box-shadow:0 24px 58px hsla(0,0%,7%,.16);backdrop-filter:blur(18px);z-index:52}.site-search-panel,.site-search-panel:before{position:absolute;background:hsla(0,0%,100%,.98)}.site-search-panel:before{content:"";top:-7px;right:14px;width:14px;height:14px;border-top:1px solid hsla(27,29%,69%,.2);border-left:1px solid hsla(27,29%,69%,.2);transform:rotate(45deg)}.site-search-input-wrap{position:relative;z-index:1;display:grid;grid-template-columns:20px minmax(0,1fr) 28px;align-items:center;gap:10px;min-height:48px;padding:0 10px 0 14px;border:1px solid hsla(0,0%,8%,.08);border-radius:999px;background:#f8f5f0;color:hsla(0,0%,8%,.48)}.site-search-input-wrap>svg{width:20px;height:20px}.site-search-input{width:100%;min-width:0;border:none;outline:none;background:transparent;color:var(--ink);font-size:15px;font-weight:600;line-height:1}.site-search-input::-moz-placeholder{color:hsla(0,0%,8%,.42)}.site-search-input::placeholder{color:hsla(0,0%,8%,.42)}.site-search-clear{width:28px;height:28px;display:grid;place-items:center;border:none;border-radius:50%;background:hsla(0,0%,8%,.08);color:hsla(0,0%,8%,.58);cursor:pointer;transition:background .2s ease,color .2s ease}.site-search-clear:focus-visible,.site-search-clear:hover{background:rgba(193,34,46,.12);color:var(--gochujang)}.site-search-clear svg{width:16px;height:16px}.site-search-meta{align-items:center;justify-content:space-between;min-height:22px;padding:0 4px;color:hsla(0,0%,8%,.48);font-size:12px;font-weight:800}.site-search-meta,.site-search-results{position:relative;z-index:1;display:flex}.site-search-results{flex-direction:column;gap:6px;overflow-y:auto;padding-right:2px}.site-search-result{display:grid;grid-template-columns:44px minmax(0,1fr);gap:4px 12px;align-items:start;min-height:76px;padding:12px;border-radius:8px;color:var(--ink);background:transparent;transition:background .22s ease,transform .22s ease}.site-search-result:focus-visible,.site-search-result:hover{background:rgba(193,34,46,.08);transform:translateX(2px)}.site-search-result span{grid-row:span 2;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 8px;border-radius:999px;background:rgba(193,34,46,.1);color:var(--gochujang);font-size:12px;font-weight:800;line-height:1}.site-search-result strong{min-width:0;overflow:hidden;color:var(--ink);font-size:15px;font-weight:800;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.site-search-result small{display:-webkit-box;min-width:0;overflow:hidden;color:hsla(0,0%,8%,.58);font-size:12px;font-weight:600;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.site-search-empty{margin:4px 0 0;padding:18px 12px 16px;border-radius:8px;color:hsla(0,0%,8%,.55);font-size:13px;font-weight:700;text-align:center}.site-search-empty,.site-search-pagination{position:relative;z-index:1;background:#f8f5f0}.site-search-pagination{display:grid;grid-template-columns:82px minmax(0,1fr) 82px;align-items:center;gap:10px;min-height:38px;padding:4px;border-radius:999px}.site-search-pagination button{min-height:30px;border:none;border-radius:999px;background:#fff;color:var(--ink);font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 6px 14px hsla(0,0%,8%,.06);transition:background .2s ease,color .2s ease,opacity .2s ease}.site-search-pagination button:focus-visible,.site-search-pagination button:hover{background:rgba(193,34,46,.12);color:var(--gochujang)}.site-search-pagination button:disabled{cursor:not-allowed;opacity:.42}.site-search-pagination button:disabled:hover{background:#fff;color:var(--ink)}.site-search-pagination span{color:hsla(0,0%,8%,.52);font-size:12px;font-weight:800;line-height:1;text-align:center}.site-footer{position:relative;padding:72px 8vw 34px;background:linear-gradient(180deg,#fffdf9,#f5f2ed);color:#171717;border-top:1px solid hsla(0,0%,8%,.08)}.site-footer:before{content:"";position:absolute;top:0;left:8vw;right:8vw;height:4px;border-radius:999px;background:linear-gradient(90deg,var(--gochujang),var(--orange),#234f9c)}.footer-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,2.28fr);gap:46px;align-items:start;width:min(100%,1280px);margin:0 auto}.footer-brand{display:flex;flex-direction:column;gap:26px;padding-right:34px;border-right:1px solid hsla(0,0%,8%,.1)}.footer-brand-header{display:grid;grid-template-columns:72px minmax(0,1fr);gap:18px;align-items:center}.footer-brand .brand-mark{width:72px;height:72px;border-radius:16px;background:#fff;box-shadow:0 14px 32px hsla(0,0%,8%,.1);overflow:hidden}.footer-brand .brand-mark img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer-brand-copy{min-width:0}.footer-brand h3{margin:0 0 6px;color:#151515;font-size:18px;line-height:1.4;letter-spacing:.01em}.footer-brand p{margin:0;color:hsla(0,0%,8%,.5);font-size:11px;line-height:1.5;letter-spacing:.04em}.footer-socials-block{display:flex;flex-direction:column;gap:14px;padding-top:22px;border-top:1px solid hsla(0,0%,8%,.08)}.footer-socials-label{color:hsla(0,0%,8%,.42);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.socials{display:flex;flex-wrap:wrap;gap:10px}.socials a{position:relative;width:40px;height:40px;display:flex;align-items:center;justify-content:center;padding:0;border-radius:999px;border:1px solid hsla(0,0%,8%,.12);background:hsla(0,0%,100%,.72);color:hsla(0,0%,8%,.66);line-height:0;box-sizing:border-box;overflow:hidden;transition:transform .22s ease,border-color .22s ease,background-color .22s ease,box-shadow .22s ease,color .22s ease}.socials a:hover{transform:translateY(-2px);border-color:rgba(193,34,46,.28);background:#fff;box-shadow:0 10px 22px hsla(0,0%,8%,.1);color:hsla(0,0%,8%,.86)}.footer-social-icon{position:absolute;top:50%;left:50%;width:24px;height:24px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block;transform:translate(-50%,-50%);pointer-events:none}.footer-qr-modal{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:hsla(0,0%,5%,.54);backdrop-filter:blur(8px)}.footer-qr-panel{position:relative;width:min(390px,calc(100vw - 48px));padding:26px;border-radius:22px;background:#fff;border:1px solid hsla(0,0%,100%,.72);box-shadow:0 28px 78px rgba(0,0,0,.28)}.footer-qr-close{position:absolute;top:14px;right:14px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:999px;background:hsla(0,0%,8%,.06);color:hsla(0,0%,8%,.62);cursor:pointer;transition:background-color .22s ease,color .22s ease,transform .22s ease}.footer-qr-close:focus-visible,.footer-qr-close:hover{background:var(--gochujang);color:#fff;transform:translateY(-1px);outline:none}.footer-qr-close span{font-size:26px;line-height:1}.footer-qr-head{display:flex;align-items:center;gap:12px;padding-right:46px}.footer-qr-icon{position:relative;width:42px;height:42px;flex-shrink:0;border-radius:999px;border:1px solid hsla(0,0%,8%,.08);background:hsla(38,44%,96%,.78);overflow:hidden}.footer-qr-icon img{position:absolute;top:50%;left:50%;width:26px;height:26px;-o-object-fit:contain;object-fit:contain;transform:translate(-50%,-50%)}.footer-qr-head p{margin:0 0 4px;color:hsla(0,0%,8%,.42);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-qr-head h3{margin:0;color:#141414;font-size:20px;line-height:1.25}.footer-qr-image-wrap{display:grid;place-items:center;margin:24px auto 0;padding:18px;border-radius:18px;background:linear-gradient(180deg,hsla(38,44%,96%,.92),hsla(0,0%,100%,.98));border:1px solid hsla(0,0%,8%,.06)}.footer-qr-image{width:min(260px,calc(100vw - 132px));aspect-ratio:1;-o-object-fit:contain;object-fit:contain;display:block;border-radius:10px;background:#fff}.footer-redirect-desc{margin:20px 0 0;color:hsla(0,0%,8%,.6);font-size:15px;line-height:1.6;text-align:center}.footer-redirect-actions{display:flex;gap:12px;margin-top:20px}.footer-redirect-cancel{flex:1;padding:12px;border:1px solid hsla(0,0%,8%,.12);border-radius:12px;background:transparent;color:hsla(0,0%,8%,.62);font-size:15px;font-weight:600;cursor:pointer;transition:background-color .2s ease,color .2s ease}.footer-redirect-cancel:focus-visible,.footer-redirect-cancel:hover{background:hsla(0,0%,8%,.06);color:#141414;outline:none}.footer-redirect-confirm{flex:1;padding:12px;border:0;border-radius:12px;background:#c1222e;color:#fff;font-size:15px;font-weight:600;text-align:center;text-decoration:none;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.footer-redirect-confirm:focus-visible,.footer-redirect-confirm:hover{background:#8b151f;transform:translateY(-1px);outline:none}.footer-sitemap-panel{min-width:0}.footer-sitemap{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:22px;padding-top:2px}.footer-nav-section{min-width:0}.footer-nav-section h4{margin:0 0 16px;padding:0 8px 10px;border-bottom:1px solid hsla(0,0%,8%,.1);color:#151515;font-size:15px;line-height:1.35}.footer-nav-group,.footer-nav-list,.footer-sub-list{display:flex;flex-direction:column}.footer-nav-group,.footer-nav-list{gap:8px}.footer-nav-link,.footer-sub-link{color:hsla(0,0%,8%,.62);line-height:1.45;transition:color .2s ease,transform .2s ease,background-color .2s ease}.footer-nav-link{display:inline-flex;align-items:center;justify-content:space-between;gap:8px;align-self:stretch;min-height:34px;padding:0 8px;border-radius:7px;font-size:14px;font-weight:800}.footer-nav-link.is-toggle{cursor:pointer}.footer-toggle-mark{width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .2s ease;opacity:.72;flex-shrink:0}.footer-nav-link.is-open{color:var(--gochujang);background:rgba(193,34,46,.08)}.footer-nav-link.is-open .footer-toggle-mark{transform:rotate(225deg) translateY(-1px)}.footer-sub-list{gap:4px;margin:0 0 2px 8px;padding:8px 0 8px 12px;border-left:1px solid rgba(193,34,46,.18)}.footer-sub-link{display:inline-flex;align-items:center;align-self:flex-start;min-height:28px;padding:0 8px;border-radius:6px;font-size:13px}.footer-nav-link:hover,.footer-sub-link:hover{color:var(--gochujang);background:rgba(193,34,46,.06);transform:translateX(2px)}.footer-bottom{width:min(100%,1280px);margin-top:42px;margin-right:auto;margin-left:auto;padding-top:20px;border-top:1px solid hsla(0,0%,8%,.1);display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px 24px;color:hsla(0,0%,8%,.52);font-size:12px}.footer-bottom a{color:inherit;text-decoration:none;transition:color .2s ease}.footer-bottom a:hover{color:#c1222e}.footer-designer{flex-basis:100%;text-align:right;font-family:Caveat,Nanum Brush Script,Brush Script MT,cursive;font-size:22px;font-weight:700;letter-spacing:.02em;line-height:1;color:hsla(0,0%,8%,.62)}@media (max-width:1280px){.footer-grid{grid-template-columns:1fr;gap:40px}.footer-brand{padding-right:0;padding-bottom:34px;border-right:0;border-bottom:1px solid hsla(0,0%,8%,.1)}.footer-sitemap{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 20px}}@media (max-width:760px){.site-footer{padding:58px 5vw 32px}.site-footer:before{left:5vw;right:5vw}.footer-brand{grid-template-columns:52px minmax(0,1fr)}.footer-brand .brand-mark{width:52px;height:52px}.footer-sitemap{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:500px){.footer-brand,.footer-sitemap{grid-template-columns:1fr}}.modal-backdrop{position:fixed;inset:0;background:hsla(0,0%,4%,.55);display:grid;place-items:center;z-index:40;backdrop-filter:blur(6px)}.modal-card{width:min(420px,88vw);background:#fff;border-radius:20px;padding:28px 26px;box-shadow:0 20px 60px rgba(0,0,0,.28);text-align:center}.modal-title{font-size:18px;font-weight:700;margin-bottom:10px}.modal-text{margin:0 0 18px;color:hsla(0,0%,8%,.7);line-height:1.6}.modal-btn{min-width:120px}.story-lightbox{position:fixed;inset:0;z-index:42;display:grid;place-items:center;padding:22px;background:hsla(0,0%,5%,.38);backdrop-filter:blur(10px)}.story-lightbox-panel{position:relative;width:min(1420px,calc(100vw - 44px));max-height:calc(100vh - 44px);padding:28px 28px 24px;border-radius:34px;background:linear-gradient(180deg,rgba(255,253,249,.98),hsla(0,0%,100%,.96));border:1px solid hsla(27,29%,69%,.22);box-shadow:0 30px 90px rgba(17,13,9,.22),inset 0 1px 0 hsla(0,0%,100%,.7)}.story-lightbox-stage{display:grid;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;gap:18px;min-height:min(76vh,860px)}.story-lightbox-figure{margin:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-width:0;width:100%;height:100%;max-height:calc(100vh - 112px)}.story-lightbox-figure img{display:block;width:100%;max-width:min(1240px,100%);max-height:calc(100vh - 188px);-o-object-fit:contain;object-fit:contain;border-radius:28px;box-shadow:0 28px 64px rgba(22,18,12,.18);background:radial-gradient(circle at top,hsla(0,0%,100%,.45),hsla(0,0%,100%,.08))}.story-lightbox-figure figcaption{display:inline-flex;align-items:center;min-height:38px;padding:0 18px;border-radius:999px;background:hsla(0,0%,100%,.9);color:hsla(0,0%,8%,.88);font-size:13px;font-weight:700;letter-spacing:1.1px;box-shadow:0 10px 24px rgba(18,14,10,.08)}.story-lightbox-close,.story-lightbox-nav{border:0;display:grid;place-items:center;cursor:pointer;transition:transform .24s ease,background-color .24s ease,box-shadow .24s ease,color .24s ease}.story-lightbox-close:hover,.story-lightbox-nav:hover{transform:translateY(-2px)}.story-lightbox-close{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:92px;height:46px;padding:0 16px;border-radius:999px;background:linear-gradient(135deg,#d13a2f,#f07f35);color:#fff;box-shadow:0 18px 34px rgba(193,34,46,.28);z-index:2}.story-lightbox-close span{font-size:26px;line-height:1}.story-lightbox-close strong{font-size:13px;font-weight:800;letter-spacing:.08em}.story-lightbox-nav{position:relative;width:58px;height:58px;border-radius:999px;background:hsla(35,33%,93%,.96);color:#271d15;box-shadow:0 16px 34px rgba(19,14,10,.1);font-size:34px;line-height:1;justify-self:center}@media (min-width:1680px) and (min-height:900px){.hero-content{max-width:700px;padding:0 6vw}.hero-copy{max-width:600px;padding:30px 34px 32px}.hero-meta{margin-bottom:14px}.hero-kicker{margin-top:12px;margin-bottom:16px;font-size:clamp(20px,2.4vw,30px)}.hero-title{max-width:10.6ch;font-size:clamp(40px,4.4vw,66px);margin-top:14px}.hero-subtitle{max-width:500px;font-size:17px;line-height:1.64}.hero-actions{margin:26px 0 18px}.section{padding:98px 6vw}.section-heading{max-width:620px;margin-bottom:34px}.products{padding-top:82px}.products .section-heading{margin-top:14px;margin-bottom:12px}.product-grid{gap:14px}.product-stats-strip{padding:18px 6vw}.story{padding-top:74px;padding-bottom:22px}.story-header{max-width:660px;margin:20px auto 16px}.story-video-wrap{margin:0 auto 16px}.story-cta-group,.story-video-wrap{max-width:min(1520px,84vw)}.news-home-layout,.other-grid{max-width:1320px;margin:0 auto}.news-home-layout,.other-grid{gap:18px}}@media (min-height:800px){.product-media{height:142px}.product-grid{gap:10px}.product-body{padding:10px 14px}}@media (min-height:900px){.product-media{height:170px}.product-grid{gap:12px}.product-body{padding:12px 16px}}@media (min-height:1050px){.product-media{height:248px}.product-grid{gap:24px 16px;padding-top:20px}.product-body{padding:20px 22px}.products .section-heading{margin-top:24px;margin-bottom:14px}}@media (min-height:1400px){.product-media{height:300px}.product-grid{gap:32px 20px;padding-top:44px}.product-body{padding:26px 26px}.products .section-heading{margin-top:32px;margin-bottom:20px}}@media (max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-content:start}.header-mega-menu,.nav-links{display:none}.story-cta-group{grid-template-columns:repeat(2,minmax(0,1fr))}.news-home-layout{grid-template-columns:1fr}}@media (max-width:760px){.header-bar{padding:14px 20px}.brand{gap:8px}.brand-icon{width:30px;height:30px}.brand-name{font-size:15px}.brand-dot,.brand-sub{display:none}.header-actions{gap:10px}.search-btn{width:38px;height:38px}.site-search-panel{position:fixed;top:70px;left:16px;right:16px;width:auto;max-height:calc(100vh - 88px)}.site-search-panel:before{right:24px}.site-search-result{grid-template-columns:42px minmax(0,1fr);min-height:72px}.lang-trigger{min-height:38px;gap:8px;padding:0 12px 0 14px}.lang-trigger-label{font-size:11px;letter-spacing:1px}.lang-trigger strong{font-size:12px}.shop-trigger.lang-trigger{padding:0 12px 0 8px}.shop-trigger-icon{width:26px;height:26px}.shop-qr-popover{width:176px;padding:12px}.shop-qr-img{width:152px;height:152px}.lang-menu{width:164px;padding:8px}.lang-option{padding:10px 10px;font-size:12px}.hero-content{padding:0 6vw}.hero-copy{max-width:100%;padding:26px 22px 24px;border-radius:22px}.hero-pagination-wrap{bottom:46px}.hero-pagination{gap:14px}.hero-pagination button{width:36px;height:18px}.hero-pagination button:focus-visible,.hero-pagination button:hover{transform:translateY(-2px)}.hero-pagination button span{width:16px;height:4px}.hero-pagination button.active span{width:22px;height:6px}.hero-kicker{font-size:clamp(18px,5.6vw,24px);min-height:36px;padding:7px 14px;margin-top:14px;margin-bottom:16px}.hero-title{max-width:100%;font-size:clamp(34px,8.4vw,48px);line-height:1.1;margin-top:18px}.hero-subtitle{font-size:16px;line-height:1.7}.hero-btn{width:100%;min-width:0;padding:14px 18px}.section{padding:90px 6vw}.news-home-side-card{grid-template-columns:1fr}.news-home-cover-featured{min-height:240px}.news-home-cover-side{min-height:180px}.news-home-copy{padding:20px}.news-home-copy h3{font-size:clamp(24px,7vw,32px)}.news-home-copy h4{font-size:20px}.products,.story{padding-top:68px;padding-left:4vw;padding-right:4vw}.story{padding-bottom:18px}.story-cta-group{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px}.story-cta-card{padding:12px 10px;gap:8px;flex-direction:column}.product-stats-strip{flex-wrap:wrap;gap:16px 0;padding:14px 4vw}.product-stat-divider{display:none}.product-stat{flex:0 0 50%}.story-slide-caption{left:14px;bottom:14px;min-height:30px;padding:0 12px;font-size:11px;letter-spacing:1px}.story-slider-controls{gap:10px}.story-nav-btn{width:42px;height:42px;font-size:24px}.story-slider-dots button{width:30px;height:8px}.story-lightbox{padding:18px}.story-lightbox-panel{width:min(100%,calc(100vw - 36px));padding:24px 18px 18px;border-radius:26px}.story-lightbox-stage{grid-template-columns:52px minmax(0,1fr) 52px;gap:10px;min-height:min(72vh,720px)}.story-lightbox-figure{gap:10px;max-height:calc(100vh - 126px)}.story-lightbox-figure img{max-height:calc(100vh - 182px);border-radius:18px}.story-lightbox-close{top:14px;right:14px;min-width:82px;height:40px;padding:0 12px}.story-lightbox-nav{width:42px;height:42px;font-size:28px}.footer-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.is-home-section-turning .hero-copy,.is-home-section-turning .hero-pagination-wrap,.is-home-section-turning .hero-scroll,.is-home-section-turning .products .section-heading{animation:none}}