:root{color-scheme:light;--ivory:#FCFDF3;--paper:#FCFDF3;--blue:#457ab0;--blue-deep:#245d92;--ink:#181a1c;--muted:#777b7e;--line:#dedfdc;--soft:#f3f3f1;--serif:Didot,"Bodoni 72","Times New Roman","Noto Serif KR","AppleMyungjo",serif;--sans:Pretendard,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--replica-cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M2.5 2.2 10 21l2.8-7.7 7.8-2.8Z' fill='%23457AB0' stroke='%23FCFDF3' stroke-width='1.35' stroke-linejoin='round'/%3E%3C/svg%3E") 3 3,auto}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{color:inherit;font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.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}
body img{-webkit-user-drag:none;-webkit-touch-callout:none;user-select:none}
.shop-header{position:relative;z-index:40;background:rgba(254,254,245,.98);border-bottom:1px solid rgba(24,26,28,.13)}.header-main{position:relative;display:flex;align-items:center;justify-content:center;height:72px;max-width:1480px;margin:auto;padding:0 44px}.shop-logo{color:var(--blue);font-family:var(--serif);font-size:32px;font-weight:400;line-height:1;letter-spacing:.055em}.header-account{position:absolute;right:44px;display:flex;align-items:center;gap:20px;font-size:10px;letter-spacing:.02em}.header-account a,.header-account button{border:0;background:transparent;padding:8px 0}.header-account .bag{display:flex;align-items:center;gap:6px}.header-account svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.5}.mobile-menu{display:none;position:absolute;left:18px;width:38px;height:38px;border:0;background:transparent}.mobile-menu svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.5}.nav-wrap{position:relative}.main-nav{display:flex;align-items:center;justify-content:center;gap:clamp(16px,2.1vw,34px);height:52px;max-width:1500px;margin:auto;padding:0 30px}.nav-item{height:100%;display:flex;align-items:center}.nav-link{display:flex;align-items:center;height:100%;font-size:11px;font-weight:600;letter-spacing:.01em;white-space:nowrap}.nav-link::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--blue);transform:scaleX(0);transition:transform .2s}.nav-item:hover>.nav-link,.nav-item:focus-within>.nav-link{color:var(--blue-deep)}.nav-item:hover>.nav-link::after,.nav-item:focus-within>.nav-link::after{transform:scaleX(1)}.nav-item{position:relative}.nav-item-special{margin-left:5px}.nav-link-special{height:30px;padding:0 14px;border:1px solid rgba(36,93,146,.42);color:var(--blue-deep);letter-spacing:.06em;transition:background .2s,color .2s}.nav-link-special span{margin-left:7px;color:#d66b55;font-size:7px;font-weight:800;letter-spacing:.12em}.nav-link-special::after{display:none}.nav-item-special:hover>.nav-link-special{background:var(--blue);color:var(--ivory)}.nav-item-special:hover>.nav-link-special span{color:#fff}.mega-menu{position:fixed;left:0;right:0;top:124px;visibility:hidden;opacity:0;transform:translateY(-8px);padding:34px max(4vw,34px) 38px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(254,254,245,.995);box-shadow:0 22px 52px rgba(28,37,43,.12);transition:opacity .18s,transform .18s,visibility .18s}.nav-item:hover .mega-menu,.nav-item:focus-within .mega-menu{visibility:visible;opacity:1;transform:translateY(0)}.mega-inner{display:grid;grid-template-columns:minmax(230px,1.15fr) repeat(4,minmax(120px,.72fr));gap:clamp(24px,3vw,48px);align-items:start;max-width:1420px;margin:auto}.mega-visual{display:block;min-width:0}.mega-visual-image{position:relative;display:block;height:180px;overflow:hidden;background:var(--soft)}.mega-visual-image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(14,22,27,.52))}.mega-visual img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.mega-visual>span:last-child{display:block;margin-top:12px;color:var(--ink);font-family:var(--serif);font-size:13px;letter-spacing:.03em}.mega-visual:hover img{transform:scale(1.035)}.mega-group strong{display:block;margin-bottom:16px;color:var(--blue-deep);font-family:var(--serif);font-size:14px;font-weight:500;letter-spacing:.04em}.mega-group a{display:block;width:max-content;max-width:100%;margin:11px 0;color:#555b5e;font-size:11px}.mega-group a:hover{text-decoration:underline;text-underline-offset:4px}
.page-shell{max-width:1440px;margin:auto;padding:46px 34px 100px}.page-title{margin:0 0 10px;text-align:center;font-family:var(--serif);font-size:36px;font-weight:400;letter-spacing:-.035em}.page-subtitle{margin:0 0 38px;color:var(--muted);font-size:12px;text-align:center}.category-scroll{overflow:visible;padding:2px}.category-tiles{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:14px;min-width:0}.category-tile{display:block;min-width:0;text-align:center}.category-image{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid transparent;border-radius:12px;background:#f1f1ef;transition:border-color .18s,transform .18s}.category-image img{width:100%;height:100%;object-fit:cover}.category-tile:hover .category-image,.category-tile.active .category-image{border-color:var(--ink);transform:translateY(-2px)}.category-tile.active .category-image{box-shadow:0 0 0 1px var(--ink)}.category-name{display:block;margin-top:10px;font-size:12px;font-weight:600}.category-tile.active .category-name{color:var(--blue-deep)}
.shop-home{max-width:1440px;margin:auto;padding:34px 34px 110px}.home-categories{padding-bottom:42px;border-bottom:1px solid var(--line)}.collection-head{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:64px 0 28px}.collection-head h1,.collection-head h2{margin:0;font-family:var(--serif);font-size:34px;font-weight:400;letter-spacing:-.035em}.collection-head p{margin:8px 0 0;color:var(--muted);font-size:12px}.collection-head a{padding-bottom:5px;border-bottom:1px solid var(--ink);font-size:11px}.editorial-strip{display:grid;grid-template-columns:1.2fr .8fr;min-height:430px;margin-top:62px;background:var(--ivory)}.editorial-image{overflow:hidden}.editorial-image img{width:100%;height:100%;object-fit:cover;object-position:center 42%}.editorial-copy{display:flex;flex-direction:column;justify-content:center;padding:55px}.editorial-copy .eyebrow{margin:0 0 16px;color:var(--blue-deep);font-size:10px;font-weight:800;letter-spacing:.2em}.editorial-copy h2{margin:0;font-family:var(--serif);font-size:48px;font-weight:400;line-height:1.02;letter-spacing:-.045em}.editorial-copy p{margin:22px 0 0;color:#62696d;font-size:13px;line-height:1.9;word-break:keep-all}.text-button{display:inline-block;width:max-content;margin-top:28px;padding-bottom:6px;border-bottom:1px solid var(--ink);font-size:11px;font-weight:700;letter-spacing:.05em}
.filter-panel{margin-top:34px;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.filter-row{display:flex;align-items:center;gap:12px}.filter-control{height:44px;padding:0 18px;border:1px solid var(--line);border-radius:24px;background:#fff;font-size:12px;outline:0}.filter-control:focus{border-color:var(--blue)}.reset-button{display:grid;place-items:center;width:44px;padding:0;font-size:20px}.search-form{display:flex;flex:1;min-width:240px;height:46px;border:1px solid var(--ink);border-radius:26px;overflow:hidden}.search-form input{flex:1;min-width:0;padding:0 18px;border:0;outline:0;font-size:13px}.search-form button{min-width:86px;border:0;border-radius:24px;background:var(--ink);color:#fff;font-size:12px}.result-toolbar{display:flex;align-items:center;justify-content:space-between;padding:30px 0 20px}.result-count{color:var(--muted);font-size:11px}.sort-select{border:0;background:transparent;font-size:12px;outline:0}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 20px}.product-card{position:relative;overflow:hidden;border:1px solid rgba(55,67,58,.12);background:#fff;box-shadow:0 8px 28px rgba(35,44,38,.055);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.product-card::after{content:"";position:absolute;inset:-45%;z-index:3;background:linear-gradient(115deg,transparent 38%,rgba(255,255,255,.7) 48%,transparent 58%);transform:translateX(-72%) rotate(8deg);transition:transform .72s ease;pointer-events:none}.product-card:hover{transform:translateY(-7px);border-color:rgba(69,122,176,.3);box-shadow:0 20px 52px rgba(44,61,51,.14),0 0 34px rgba(205,220,190,.28)}.product-card:hover::after{transform:translateX(72%) rotate(8deg)}.product-card-image{position:relative;aspect-ratio:.82;overflow:hidden;background:#f1f1ef}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease,filter .4s ease}.product-card:hover img{transform:scale(1.03);filter:brightness(1.035)}.product-card-badge{position:absolute;left:12px;top:12px;padding:7px 10px;background:var(--ink);color:#fff;font-size:9px;font-weight:700;letter-spacing:.08em}.wish-button{position:absolute;right:10px;top:10px;z-index:5;display:grid;place-items:center;width:36px;height:36px;border:1px solid rgba(40,48,42,.1);border-radius:50%;background:rgba(255,255,255,.9);box-shadow:0 5px 15px rgba(30,36,31,.08)}.wish-button svg{width:18px;fill:none;stroke:var(--ink);stroke-width:1.4}.wish-button.active svg{fill:var(--blue);stroke:var(--blue)}.product-meta{position:relative;z-index:4;padding:20px 18px 22px;background:linear-gradient(180deg,#fff,#fbfcf8)}.product-brand{margin:0 0 9px;color:#9a6e3b;font-family:var(--serif);font-size:11px;letter-spacing:.1em}.product-name{margin:0;min-height:42px;font-size:15px;font-weight:500;line-height:1.5;word-break:keep-all}.product-price{margin:12px 0 0;font-family:var(--serif);font-size:17px}.product-original{margin:7px 0 0;color:var(--muted);font-size:10px;text-decoration:line-through}.product-code-small{margin:5px 0 0;color:#9a9c9c;font-size:9px}.empty-result{grid-column:1/-1;padding:90px 20px;background:var(--soft);color:var(--muted);font-size:13px;text-align:center}
.product-page{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:60px;max-width:1320px;margin:auto;padding:52px 34px 110px}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-gallery img{width:100%;background:var(--soft)}.product-gallery img:first-child{grid-column:1/-1}.product-summary{position:sticky;top:24px;align-self:start;padding:34px 10px}.product-summary .brand{margin:0 0 14px;color:var(--blue-deep);font-family:var(--serif);font-size:14px;letter-spacing:.12em}.product-summary h1{margin:0;font-family:"Noto Serif KR","AppleMyungjo",serif;font-size:28px;font-weight:500;line-height:1.45;letter-spacing:-.04em}.price-block{margin:20px 0 24px;padding-bottom:20px;border-bottom:1px solid var(--line)}.product-summary .price{margin:0;font-family:var(--serif);font-size:24px}.original-price{display:flex;justify-content:space-between;gap:16px;margin:10px 0 0;color:var(--muted);font-size:11px}.original-price strong{color:#555b5e;font-weight:500;text-decoration:line-through}.product-code{display:flex;justify-content:space-between;margin:0;color:var(--muted);font-size:11px}.product-code dt,.product-code dd{margin:0}.product-code dd{color:var(--ink)}.option-label{margin:24px 0 12px;font-size:11px;font-weight:700}.color-options{display:grid;gap:14px}.color-options[hidden],.option-label[hidden]{display:none}.product-option-group>p{margin:0 0 8px;color:var(--muted);font-size:10px;font-weight:650}.product-option-group>div{display:flex;flex-wrap:wrap;gap:8px}.option-chip{min-width:84px;height:38px;padding:0 14px;border:1px solid var(--line);background:var(--ivory);font-size:11px;transition:border-color .18s,background .18s,color .18s,box-shadow .18s}.option-chip:hover{border-color:var(--blue)}.option-chip.selected{border-color:var(--blue-deep);background:var(--blue-deep)!important;color:var(--ivory);box-shadow:0 5px 14px rgba(36,93,146,.18)}.product-option-note{margin:0;padding:12px 14px;border-left:2px solid var(--blue);background:rgba(69,122,176,.055);color:var(--muted);font-size:10px;line-height:1.65}.inquiry{width:100%;height:54px;margin-top:30px;border:0;background:var(--blue-deep);color:#fff;font-size:12px;font-weight:700;letter-spacing:.06em}.product-accordion{margin-top:28px;border-top:1px solid var(--line)}.product-accordion details{padding:18px 0;border-bottom:1px solid var(--line)}.product-accordion summary{font-size:12px;font-weight:650;cursor:pointer}.product-accordion p{color:var(--muted);font-size:12px;line-height:1.8}.spec-list p{display:grid;grid-template-columns:70px 1fr;gap:12px;margin:7px 0}.spec-list strong{color:var(--ink);font-weight:650}.breadcrumb{max-width:1440px;margin:0 auto;padding:18px 34px;color:var(--muted);font-size:10px}
.service-page{max-width:1200px;margin:auto;padding:64px 34px 110px}.service-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.service-intro img{width:100%;max-height:660px;object-fit:cover;object-position:top}.service-copy .eyebrow{color:var(--blue-deep);font-size:10px;font-weight:800;letter-spacing:.18em}.service-copy h1{margin:16px 0 0;font-family:var(--serif);font-size:56px;font-weight:400;line-height:1.03}.service-copy p{color:var(--muted);font-size:13px;line-height:2}.service-steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:80px;border-top:1px solid var(--line)}.service-step{padding:30px}.service-step+.service-step{border-left:1px solid var(--line)}.service-step span{color:var(--blue);font-family:var(--serif)}.service-step h2{font-family:"Noto Serif KR","AppleMyungjo",serif;font-size:20px;font-weight:500}.service-step p{color:var(--muted);font-size:12px;line-height:1.8}
.site-footer{border-top:1px solid var(--line);background:var(--ivory)}.footer-inner{display:grid;grid-template-columns:1.2fr repeat(3,.55fr);gap:42px;max-width:1380px;margin:auto;padding:58px 34px}.footer-logo{color:var(--blue);font-family:var(--serif);font-size:28px;letter-spacing:.05em}.footer-about{max-width:330px;margin:15px 0 0;color:var(--muted);font-size:11px;line-height:1.8}.footer-menu strong{display:block;margin-bottom:14px;font-size:10px;letter-spacing:.12em}.footer-menu a{display:block;margin:10px 0;color:var(--muted);font-size:11px}.footer-bottom{max-width:1380px;margin:auto;padding:20px 34px;border-top:1px solid var(--line);color:#969a9b;font-size:9px;letter-spacing:.06em}.toast{position:fixed;left:50%;bottom:24px;z-index:80;padding:13px 18px;background:var(--ink);color:#fff;font-size:11px;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.22s}.toast.show{opacity:1;transform:translate(-50%,0)}
.nav-link{position:relative}
@media(max-width:1180px){.main-nav{gap:18px;overflow-x:auto;justify-content:flex-start;scrollbar-width:none}.main-nav::-webkit-scrollbar{display:none}.nav-link{font-size:10px}.mega-inner{grid-template-columns:minmax(200px,1fr) repeat(4,minmax(105px,.7fr));gap:20px}.product-grid{grid-template-columns:repeat(3,1fr)}}
@media(min-width:821px) and (max-width:1180px){#siteHeader .main-nav{justify-content:center!important;gap:clamp(14px,2vw,22px)!important;overflow:visible!important;padding-right:18px!important;padding-left:18px!important}}
@media(max-width:820px){.header-main{height:66px;padding:0 18px}.shop-logo{font-size:28px}.mobile-menu{display:grid;place-items:center}.header-account{right:14px;gap:12px}.header-account a:not(:first-child){display:none}.nav-wrap{display:none}.nav-wrap.open{display:block;position:absolute;left:0;right:0;top:66px;max-height:calc(100vh - 66px);overflow:auto;border-top:1px solid var(--line);background:var(--ivory);box-shadow:0 18px 40px rgba(25,32,37,.12)}.main-nav{display:block;height:auto;padding:12px 22px}.nav-item{display:block;height:auto;border-bottom:1px solid var(--line)}.nav-link{height:48px;font-size:12px}.nav-link::after{display:none}.mega-menu{position:static;display:none;visibility:visible;opacity:1;transform:none;padding:0 0 16px;border:0;box-shadow:none;background:transparent}.nav-item.open .mega-menu{display:block}.mega-inner{grid-template-columns:1fr 1fr;gap:18px}.mega-visual{display:none}.mega-group strong{font-size:13px}.mega-group a{font-size:11px}.utility-strip{display:none}.shop-home,.page-shell{padding-left:16px;padding-right:16px}.category-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;min-width:0}.product-grid{grid-template-columns:repeat(2,1fr)}.editorial-strip{grid-template-columns:1fr}.editorial-image{height:420px}.product-page{grid-template-columns:1fr;gap:20px;padding-left:16px;padding-right:16px}.product-summary{position:static}.service-intro{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}.footer-intro{grid-column:1/-1}}
@media(max-width:560px){.header-account{font-size:10px}.header-account .bag span{display:none}.page-title{font-size:30px}.page-subtitle{margin-bottom:28px}.filter-row{display:grid;grid-template-columns:44px 1fr 1fr}.search-form{grid-column:1/-1;grid-row:2}.filter-control{min-width:0;width:100%;padding:0 12px}.product-grid{gap:28px 10px}.product-card-image{aspect-ratio:.78}.product-name{font-size:13px}.editorial-copy{padding:38px 24px}.editorial-copy h2{font-size:40px}.product-gallery{grid-template-columns:1fr}.product-gallery img:first-child{grid-column:auto}.service-copy h1{font-size:44px}.service-steps{grid-template-columns:1fr}.service-step+.service-step{border-left:0;border-top:1px solid var(--line)}.footer-inner{padding-left:20px;padding-right:20px}}

.account-icon,.bag-count,.mobile-breadcrumb,.mobile-filter-open,.mobile-grid-icon,.mobile-filter-backdrop,.mobile-filter-drawer{display:none}
@media(max-width:820px){
  body.filter-open{overflow:hidden}
  .shop-header{position:sticky;top:0;background:rgba(255,255,255,.98);backdrop-filter:blur(14px)}
  .header-main{height:76px;padding:0 18px}
  .shop-logo{font-size:30px;letter-spacing:.035em}
  .mobile-menu{display:grid;place-items:center;left:12px;width:44px;height:44px}
  .mobile-menu svg{width:27px;height:27px;fill:none;stroke:var(--ink);stroke-width:1.5}
  .header-account{right:14px;gap:9px}
  .header-account .login-text,.header-account .join-text{display:none}
  .account-icon{display:grid!important;place-items:center;width:32px;height:38px;padding:0!important}
  .account-icon svg{width:23px;height:23px}
  .header-account .bag{position:relative;padding:6px!important}
  .header-account .bag svg{width:24px;height:24px}
  .bag-count{position:absolute;right:-3px;top:0;display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:var(--ink);color:#fff;font-size:8px;font-weight:600}
  .nav-wrap,.nav-wrap.open{position:static;display:block;max-height:none;overflow:visible;border-top:0;border-bottom:1px solid var(--line);background:#fff;box-shadow:none}
  .main-nav{display:flex;height:44px;gap:0;padding:0 12px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}
  .main-nav::-webkit-scrollbar{display:none}
  .nav-item{display:flex;flex:0 0 auto;height:44px;border:0}
  .nav-link{position:relative;height:44px;padding:0 13px;font-family:var(--serif);font-size:11px;font-weight:600;letter-spacing:.01em}
  .nav-item:first-child .nav-link::after{display:block;left:13px;right:13px;bottom:5px;height:1px;transform:scaleX(1);background:var(--ink)}
  .mega-menu,.nav-item.open .mega-menu{display:none}
  .utility-strip{display:none}
  .shop-home,.page-shell{padding-left:14px;padding-right:14px}
  .shop-home{padding-top:0}
  .page-shell{padding-top:20px}
  .mobile-breadcrumb{display:flex;align-items:center;gap:8px;margin:0 0 14px;color:#777;font-size:10px}
  .page-title{text-align:left;font-size:34px;letter-spacing:-.025em}
  .page-subtitle{display:none}
  .page-shell>.category-scroll{display:none}
  .page-shell>.filter-panel{display:none}
  .result-toolbar{padding:10px 0 16px;border-bottom:1px solid var(--line)}
  .result-count{color:var(--ink);font-size:11px;font-weight:500}
  .result-actions{display:flex;align-items:center;gap:13px}
  .sort-select{padding-right:2px;font-family:var(--serif);font-size:11px}
  .mobile-filter-open{display:flex;align-items:center;gap:3px;padding:4px 0;border:0;background:transparent;font-size:10px}
  .mobile-filter-open svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.4}
  .mobile-grid-icon{display:grid;grid-template-columns:repeat(2,5px);grid-template-rows:repeat(2,5px);gap:2px}
  .mobile-grid-icon i{display:block;background:var(--ink)}
  .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 10px;padding-top:14px}
  .product-card{border:0;box-shadow:none;background:#fff}
  .product-card::after{display:none}
  .product-card:hover{transform:none;box-shadow:none}
  .product-card-image{aspect-ratio:.88;background:#f4f4f2}
  .product-card-badge{left:8px;top:8px;padding:5px 7px;font-size:7px}
  .wish-button{right:5px;top:5px;width:31px;height:31px;border:0;box-shadow:none;background:rgba(255,255,255,.78)}
  .wish-button svg{width:17px}
  .product-meta{padding:12px 3px 6px;background:#fff}
  .product-brand{margin-bottom:5px;font-size:9px;letter-spacing:.12em}
  .product-name{min-height:37px;font-family:var(--serif);font-size:12px;line-height:1.45}
  .product-price{margin-top:7px;font-size:14px}
  .product-original{font-size:8px}
  .product-code-small{font-size:8px}
  .mobile-filter-backdrop{position:fixed;inset:0;z-index:89;display:block;background:rgba(0,0,0,.56);opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}
  .mobile-filter-backdrop.open{opacity:1;visibility:visible}
  .mobile-filter-drawer{position:fixed;inset:0 auto 0 0;z-index:90;display:flex;width:min(82vw,340px);padding:0 20px 22px;overflow-y:auto;flex-direction:column;background:#fff;box-shadow:18px 0 60px rgba(0,0,0,.18);transform:translateX(-102%);transition:transform .28s ease}
  .mobile-filter-drawer.open{transform:translateX(0)}
  .mobile-filter-head{position:sticky;top:0;z-index:1;padding:20px 0 15px;border-bottom:1px solid var(--line);background:#fff}
  .mobile-filter-head button{width:36px;height:36px;margin-left:-8px;border:0;background:transparent;font-family:var(--sans);font-size:32px;font-weight:200;line-height:1}
  .mobile-filter-head h2{margin:12px 0 0;font-family:var(--serif);font-size:21px;font-weight:500;letter-spacing:.02em}
  .mobile-filter-group{margin:0;padding:20px 0;border:0;border-bottom:1px solid var(--line)}
  .mobile-filter-group legend{width:100%;padding:0 0 12px;font-family:var(--serif);font-size:14px;font-weight:600}
  .mobile-filter-group label{display:flex;align-items:center;gap:10px;margin:10px 0;font-size:11px;letter-spacing:.02em}
  .mobile-filter-group input{width:17px;height:17px;margin:0;accent-color:var(--ink)}
  .mobile-filter-buttons{display:grid;gap:7px;margin-top:auto;padding-top:22px}
  .mobile-filter-buttons button{height:45px;border:1px solid var(--ink);background:var(--ink);color:#fff;font-family:var(--serif);font-size:14px;letter-spacing:.08em}
  .mobile-filter-buttons button+button{border-color:#efefed;background:#efefed;color:var(--ink)}
}

/* Compact mobile product typography without changing desktop sizing. */
@media(max-width:820px){
  .reference-product-detail .product-summary h1,
  .clean-product-page .product-summary h1{
    font-size:20px!important;
    line-height:1.38!important;
  }
  .reference-product-detail .product-summary .price,
  .clean-product-page .product-summary .price{
    font-size:20px!important;
    line-height:1.25!important;
  }
}

/* 2026-09 document revision */
body{background:#fbfaf5;color:#20241f}
.nav-link:is(button){border:0;background:transparent;cursor:default}
@media(min-width:821px){
  #siteHeader{height:125px}.gender-nav-item>.gender-mega,.customer-nav-item>.customer-mega{left:50%;right:auto;top:100%;width:184px;padding:0;border:0;background:transparent;box-shadow:none;transform:translate(-50%,-6px)}
  .gender-nav-item:hover>.gender-mega,.gender-nav-item:focus-within>.gender-mega,.customer-nav-item:hover>.customer-mega,.customer-nav-item:focus-within>.customer-mega{transform:translate(-50%,0)}
  .simple-submenu{display:flex;overflow:hidden;flex-direction:column;background:#e7e2d7;box-shadow:0 18px 36px rgba(20,24,21,.12)}
  .simple-submenu a{display:flex;min-height:41px;align-items:center;padding:0 25px;color:#4f584f;font-family:Pretendard,"Noto Sans KR",sans-serif;font-size:12px;transition:.15s}
  .simple-submenu a:hover{background:#d8d1c4;color:#146cc0}
}
.compact-footer{padding-top:0;border-top:0}.compact-footer .company-info{max-width:1500px;padding:32px clamp(24px,5vw,80px) 26px;border-top:1px solid #ddd}.compact-footer .company-info>strong{font-family:Didot,Georgia,serif;font-size:19px}.compact-footer .company-info dl{display:flex;max-width:none;flex-wrap:wrap;gap:7px 22px;margin:13px 0 0}.compact-footer .company-info dl>div{display:flex;gap:7px;font-size:10px}.compact-footer .company-info dt{color:#999}.compact-footer .company-info dd{margin:0;color:#666}.compact-footer .footer-bottom{max-width:1500px;padding:14px clamp(24px,5vw,80px) 22px;font-size:9px}
.best-home{max-width:1600px;margin:auto;padding:64px clamp(24px,5vw,82px) 120px}.best-home header{margin-bottom:35px}.best-home header p{margin:0 0 8px;color:#888;font-size:8px;letter-spacing:.24em}.best-home header h1{margin:0;font-family:Didot,"Bodoni 72",Georgia,serif;font-size:22px;font-weight:400;letter-spacing:.13em}.best-home .home-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:52px 25px}.home-products-loading,.home-products-empty{grid-column:1/-1;display:grid;min-height:320px;place-items:center;color:#888;font-size:12px}.product-card{border:0!important;background:transparent!important}.product-card>a{display:block}.product-card-image{aspect-ratio:1/1.13;overflow:hidden;background:#ececea}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-meta{padding:15px 2px 0!important;border:0!important}.product-brand{margin:0 0 7px;color:#9a6f45;font-size:10px}.product-name{margin:0;color:#3d463e;font-size:13px;font-weight:400}.product-price{margin:10px 0 0;font-size:13px}.product-original{display:inline-block;margin:0 0 0 8px;color:#a4a6a1;font-size:11px;text-decoration:line-through}.soldout-label{position:absolute;left:12px;top:12px;padding:6px 8px;background:#222;color:#fff;font-size:8px;letter-spacing:.12em}
.simple-catalog{max-width:none;padding:48px clamp(44px,5vw,96px) 120px}.simple-catalog .catalog-layout{display:grid;grid-template-columns:205px minmax(0,1fr);gap:clamp(100px,8vw,160px)}.simple-catalog .brand-sidebar{position:static;width:auto;padding:0;border:0}.simple-catalog .brand-sidebar-head{margin:0 0 25px}.simple-catalog .brand-sidebar-head h2{font-family:Pretendard,"Noto Sans KR",sans-serif;font-size:19px;font-weight:500}.simple-catalog .brand-accordion-toggle{min-height:31px;padding-left:11px}.simple-catalog .brand-accordion-toggle>span{font-size:12px}.simple-catalog .brand-accordion-toggle>small{display:none}.simple-catalog .brand-accordion-toggle>i{position:absolute;left:0;width:0;height:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:4px solid #747b77;background:transparent}.simple-catalog .brand-accordion-item.open .brand-accordion-toggle>i{border-left-color:var(--blue);transform:rotate(90deg)}.simple-catalog .brand-submenu>div{padding:2px 0 7px 16px}.simple-catalog .brand-line-link{padding:3px 0;border:0;font-size:10px}.simple-catalog .brand-line-link small{display:none}.catalog-topline{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin:1px 0 42px;color:#596259;font-size:11px}.catalog-topline>span{justify-self:end}.inline-sort{display:flex;gap:14px}.inline-sort a{cursor:pointer;color:#7a807b;font-size:10px}.inline-sort a:hover,.inline-sort a.active{color:#17211b;font-weight:700}.simple-catalog .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:44px 25px}.simple-catalog .product-list-loading,.simple-catalog .empty-result{grid-column:1/-1;min-height:420px}
.clean-product-page{display:grid;max-width:1540px;min-height:calc(100vh - 125px);margin:auto;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);align-items:start;padding:34px clamp(24px,4vw,68px) 110px;gap:clamp(48px,5vw,90px)}.clean-product-page .product-gallery{display:block}.clean-product-page .product-gallery-item{margin:0 0 24px;background:#ececea}.clean-product-page .product-gallery-item.is-primary{height:calc(100vh - 190px);min-height:610px}.clean-product-page .product-gallery-item img{width:100%;height:auto;min-height:100%;object-fit:cover}.clean-product-page .product-gallery-item.is-deferred img{min-height:0;object-fit:contain}.clean-product-page .product-summary{position:sticky!important;top:145px!important;max-height:calc(100vh - 160px);overflow-y:auto;padding:clamp(25px,4vw,60px) 0 24px;scrollbar-width:none}.clean-product-page .product-summary::-webkit-scrollbar{display:none}.clean-product-page .product-summary h1{font-size:clamp(25px,2.4vw,39px)}.clean-product-page .product-code{display:none}.option-chip.selected{border-color:var(--blue)!important;background:transparent!important;color:var(--blue)!important;box-shadow:inset 0 0 0 1px var(--blue)}
.customer-page-head,.customer-sidebar{display:none!important}.customer-page{min-height:65vh;padding:56px 24px 100px}.customer-layout{display:block!important;max-width:980px!important;margin:auto!important}.customer-content{width:100%;padding:0!important;border:0!important}.board-title{align-items:end;margin:0 0 22px!important;padding:0 0 15px!important;border-bottom:1px solid #333!important}.board-title p{margin:0 0 5px;font-size:8px;letter-spacing:.18em}.board-title h2{font-family:Pretendard,"Noto Sans KR",sans-serif!important;font-size:18px!important;font-weight:500!important}.board-title>span{font-size:10px!important}.board-columns,.board-row summary{grid-template-columns:80px 1fr 120px!important;min-height:48px!important}.board-columns{font-size:9px!important}.board-row summary{padding:0 15px!important}.board-row strong{font-size:12px!important;font-weight:400!important}.board-row b,.board-row time{font-size:10px!important}.board-detail{padding:24px 95px!important;font-size:12px!important}.events-page{max-width:1500px;padding:58px clamp(24px,5vw,78px) 110px}.events-head{margin-bottom:32px}.events-head h1{font-size:24px}.events-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:38px 20px!important}.event-card{border:0!important}.event-card-copy{padding:13px 0!important}.event-card-copy p{display:none}.event-card-image{aspect-ratio:4/5}.event-card-image img{width:100%;height:100%;object-fit:cover}
.compact-cart{max-width:1500px}.compact-cart .cart-layout{grid-template-columns:minmax(0,1fr) 380px;gap:45px}.cart-list-head,.compact-cart .cart-item{display:grid;grid-template-columns:45px 94px minmax(180px,1fr) minmax(150px,.7fr) 95px 130px 110px 28px;align-items:center}.cart-list-head{padding:10px 0;border-bottom:1px solid #aaa;color:#888;font-size:9px}.cart-list-head span:nth-child(2){grid-column:2/4}.compact-cart .cart-item{min-height:126px;padding:15px 0;border-bottom:1px solid #e1e1dc}.cart-check input{width:15px;height:15px}.cart-thumb{width:82px;height:98px;overflow:hidden;background:#eee}.cart-thumb img{width:100%;height:100%;object-fit:cover}.cart-product{padding:0 18px}.cart-product small{display:block;margin-bottom:7px;color:#99704a;font-size:9px}.cart-product strong{font-size:12px;font-weight:500}.compact-cart .cart-option,.compact-cart .cart-unit,.compact-cart .cart-line-total{font-size:11px}.compact-cart .quantity-control{display:grid;grid-template-columns:30px 34px 30px}.compact-cart .quantity-control>*{height:32px}.compact-cart .remove-item{border:0;background:transparent;font-size:18px}.order-box{position:sticky;top:145px}.delivery-fields{display:grid;gap:8px;margin:24px 0}.delivery-fields h3{margin:0 0 5px;font-size:13px}.delivery-fields input,.credit-field input{width:100%;height:42px;padding:0 12px;border:1px solid #ddd;background:transparent}.credit-field{display:block;margin:20px 0}.credit-field>span{display:block;margin-bottom:8px;font-size:11px}.credit-field small{display:block;margin-top:5px;color:#999;font-size:9px}
@media(max-width:900px){.best-home .home-product-grid,.simple-catalog .product-grid,.events-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.simple-catalog{padding:30px 15px 80px}.simple-catalog .catalog-layout{display:block}.simple-catalog .brand-sidebar{display:none}.catalog-topline{grid-template-columns:1fr auto;margin-bottom:25px}.catalog-topline .inline-sort{grid-column:1/-1;grid-row:2;margin-top:16px;justify-content:flex-start;overflow:auto}.clean-product-page{display:block;padding:15px}.clean-product-page .product-gallery-item.is-primary{height:auto;min-height:0}.clean-product-page .product-summary{position:static!important;top:auto!important;max-height:none;overflow:visible;padding:35px 10px 65px}.compact-cart .cart-layout{display:block}.cart-list-head{display:none}.compact-cart .cart-item{grid-template-columns:30px 78px 1fr 80px;grid-template-rows:auto auto auto;gap:6px}.compact-cart .cart-option,.compact-cart .cart-unit{grid-column:3}.compact-cart .quantity-control{grid-column:3}.compact-cart .cart-line-total{grid-column:4;grid-row:2}.order-box{position:static;margin-top:30px}}
@media(max-width:560px){.best-home{padding:42px 12px 80px}.best-home .home-product-grid,.simple-catalog .product-grid{gap:30px 10px}.product-name{font-size:11px}.product-price{font-size:12px}.customer-page{padding:40px 15px 70px}.board-columns,.board-row summary{grid-template-columns:48px 1fr 72px!important}.board-detail{padding:20px!important}.events-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.compact-footer .company-info dl{display:block}.compact-footer .company-info dl>div{margin-top:6px}}
@media(max-width:560px){
  .home-categories{padding-bottom:30px}
  .collection-head{padding:34px 0 20px}
  .collection-head h1,.collection-head h2{font-size:29px}
  .home-categories .category-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}
  .home-categories .category-image{border-radius:0;background:#f4f4f2}
  .home-categories .category-name{margin-top:8px;font-family:var(--serif);font-size:11px;letter-spacing:.05em}
  .page-shell{padding-bottom:70px}
  .page-title{font-size:31px}
  .site-footer{margin-top:20px}
}

/* Reference storefront — compact category rail, commerce cards and product detail. */
.simple-catalog .brand-sidebar-head small{display:block;margin:0 0 8px;color:#9a9e99;font-family:"Bodoni 72 Smallcaps","Times New Roman",serif;font-size:8px;letter-spacing:.2em}
.simple-catalog .brand-all-link{display:flex;position:relative;min-height:31px;padding:0 0 0 11px;align-items:center;color:#525a55;font-size:12px}
.simple-catalog .brand-all-link::before{position:absolute;left:0;top:50%;width:0;height:0;content:"";border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:4px solid #747b77;transform:translateY(-50%)}
.simple-catalog .brand-all-link.active{color:var(--blue-deep);font-weight:650}
.simple-catalog .brand-all-link.active::before{border-left-color:var(--blue)}
.simple-catalog .product-card-image{position:relative;aspect-ratio:1/1.08;background:#eeeeec}
.simple-catalog .product-card-image img{object-fit:contain}
.product-price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 8px}
.product-price-row .product-original{margin-left:0}
.simple-catalog .product-pagination{display:flex;min-height:50px;margin-top:65px;align-items:center;justify-content:center;gap:4px}
.simple-catalog .product-pagination a,.simple-catalog .product-pagination strong,.simple-catalog .product-pagination span{display:grid;width:31px;height:31px;place-items:center;border:0;background:transparent;color:#8a8f8b;font-size:10px;font-weight:400}
.simple-catalog .product-pagination strong{border-bottom:1px solid var(--ink);color:var(--ink)}
.simple-catalog .product-pagination a:hover{color:var(--blue-deep)}

.reference-product-detail{background:var(--ivory)}
.reference-product-detail .product-overview{max-width:1500px;min-height:calc(100vh - 159px);grid-template-columns:minmax(0,1.1fr) minmax(410px,.72fr);gap:clamp(55px,7vw,120px)}
.reference-product-detail .product-primary-gallery{min-width:0}
.reference-product-detail .product-primary-gallery .product-gallery-item.is-primary{height:calc(100vh - 193px);min-height:590px;background:#ececea}
.reference-product-detail .product-summary{padding-top:clamp(35px,5vw,76px)}
.reference-product-detail .product-summary h1{max-width:680px;font-family:Pretendard,"Noto Sans KR",sans-serif;font-size:clamp(24px,2.1vw,35px);font-weight:500;letter-spacing:-.045em}
.reference-product-detail .price-block{margin-top:28px}
.reference-product-detail .product-code{display:flex!important;padding:0 0 22px;border-bottom:1px solid var(--line)}
.reference-product-detail .option-label{margin-top:27px}
.reference-product-detail .quantity-row{margin-top:28px}
.reference-actions{display:grid!important;grid-template-columns:minmax(130px,1fr) 88px minmax(150px,1.15fr);gap:7px}
.reference-actions>*{min-width:0!important}
.reference-actions .wish-action{display:flex;height:54px;align-items:center;justify-content:center;flex-direction:column;border:1px solid var(--blue-deep);background:transparent;color:var(--blue-deep);font-family:var(--serif);font-size:21px;line-height:.8}
.reference-actions .wish-action span{margin-top:5px;font-family:var(--sans);font-size:8px;font-weight:700}
.reference-actions .wish-action.active{background:rgba(69,122,176,.08);color:var(--blue-deep)}
.product-section-tabs{position:sticky;top:125px;z-index:7;display:grid;max-width:1500px;height:62px;margin:80px auto 0;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--line);background:rgba(251,250,245,.96);backdrop-filter:blur(12px)}
.product-section-tabs a{display:flex;position:relative;align-items:center;justify-content:center;color:#777d78;font-size:11px;font-weight:600}
.product-section-tabs a+a{border-left:1px solid var(--line)}
.product-section-tabs a::after{position:absolute;left:50%;right:50%;bottom:-1px;height:2px;content:"";background:var(--blue-deep);transition:left .2s,right .2s}
.product-section-tabs a:hover,.product-section-tabs a.active{color:var(--blue-deep)}
.product-section-tabs a.active::after{left:0;right:0}
.product-section-tabs span{margin-left:5px;color:#999;font-size:9px}
.product-information,.product-review-section{max-width:1160px;margin:0 auto;scroll-margin-top:205px}
.product-information>header{padding:76px 0 38px;text-align:center}
.product-information>header small,.product-review-section>header small{color:var(--blue-deep);font-family:"Bodoni 72 Smallcaps",Didot,serif;font-size:8px;letter-spacing:.2em}
.product-information>header h2,.product-review-section>header h2{margin:9px 0 0;font-family:Pretendard,"Noto Sans KR",sans-serif;font-size:22px;font-weight:500}
.reference-product-detail .product-detail-gallery{max-width:1040px;margin:0 auto;gap:16px}
.reference-product-detail .product-detail-gallery .product-gallery-item{background:transparent}
.product-review-section{margin-top:105px;padding-top:4px}
.product-review-section>header{display:flex;padding:0 0 20px;align-items:flex-end;justify-content:space-between;border-bottom:1px solid var(--ink)}
.product-review-section>header a{display:grid;min-width:110px;height:39px;place-items:center;border:1px solid var(--blue-deep);color:var(--blue-deep);font-size:9px;font-weight:700}
.product-review-list>p{padding:50px 20px;color:#8f948f;font-size:10px;text-align:center}
.product-review-item{padding:26px 18px;border-bottom:1px solid var(--line)}
.product-review-item>div{display:flex;align-items:center;justify-content:space-between;gap:25px}
.product-review-item>div strong{font-size:12px;font-weight:600}.product-review-item>div span{color:#929792;font-size:9px}
.product-review-item>p{margin:18px 0 0;color:#5c635e;font-size:11px;line-height:1.85;white-space:pre-wrap}
.product-review-item>img{display:block;max-width:min(540px,100%);margin-top:19px}
.product-review-item>aside{margin-top:22px;padding:17px 19px;border-left:2px solid var(--blue);background:rgba(69,122,176,.035)}
.product-review-item>aside b{color:var(--blue-deep);font-size:9px}.product-review-item>aside p{margin:8px 0 0;font-size:10px;line-height:1.75}
.product-section-empty{display:grid;min-height:210px;place-content:center;text-align:center;border-bottom:1px solid var(--line)}
.product-section-empty strong{font-size:12px;font-weight:500}.product-section-empty p{margin:9px 0 0;color:#999e99;font-size:9px}
.reference-product-detail .product-inquiry-section{max-width:1160px;margin-top:105px;scroll-margin-top:205px}

@media(min-width:1280px){.simple-catalog{padding-right:clamp(65px,6vw,118px)}.simple-catalog .catalog-layout{grid-template-columns:225px minmax(0,1fr);gap:clamp(90px,7vw,145px)}}
@media(max-width:900px){
  .reference-product-detail .product-overview{min-height:0}.reference-product-detail .product-primary-gallery .product-gallery-item.is-primary{min-height:0}
  .reference-product-detail .price-block{margin-top:10px!important}
  .reference-actions{grid-template-columns:1fr 70px 1fr}.product-section-tabs{top:119px;height:52px;margin-top:18px}
  .product-information,.product-review-section{padding-left:4px;padding-right:4px}.product-information>header{padding-top:54px}
  .product-review-section{margin-top:72px}.reference-product-detail .product-inquiry-section{margin-top:72px}
}
@media(max-width:560px){.reference-actions{grid-template-columns:1fr 58px 1fr}.reference-actions .wish-action span{display:none}.product-section-tabs{top:120px}.product-section-tabs a{font-size:10px}.product-information>header h2,.product-review-section>header h2{font-size:19px}.product-review-item>div{align-items:flex-start;flex-direction:column;gap:6px}}
@media(min-width:1181px){
  .page-shell>.category-scroll{max-width:1240px;margin:0 auto;padding:8px 10px 4px}
  .category-tiles{grid-template-columns:repeat(5,minmax(0,1fr));column-gap:26px;row-gap:38px}
  .category-image{border-radius:8px;box-shadow:0 8px 24px rgba(31,38,33,.045)}
  .category-name{margin-top:14px;font-size:12px;letter-spacing:.015em}
  .page-shell>.filter-panel{margin-top:54px}
}
@media(min-width:821px) and (max-width:1180px){
  .category-tiles{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:20px;row-gap:34px}
  .category-name{margin-top:13px}
  .page-shell>.filter-panel{margin-top:46px}
}
.product-gallery{grid-template-columns:1fr;gap:18px}
.product-gallery img:first-child{grid-column:auto}
.page-shell>.filter-panel{margin-top:32px}
.load-more-products{display:block;min-width:230px;height:52px;margin:52px auto 0;padding:0 28px;border:1px solid var(--ink);background:#fff;color:var(--ink);font-family:var(--serif);font-size:13px;letter-spacing:.06em;transition:background .2s,color .2s}
.load-more-products:hover{background:var(--ink);color:#fff}
.load-more-products[hidden]{display:none}
@media(max-width:820px){.page-shell>.filter-panel{margin-top:0}.load-more-products{width:100%;height:48px;margin-top:34px;font-size:12px}}
.product-list-loading{grid-column:1/-1;display:grid;min-height:320px;place-items:center;color:var(--muted);font-family:var(--serif);font-size:13px;letter-spacing:.04em}.product-pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin:58px auto 10px}.product-pagination[hidden]{display:none}.product-pagination a,.product-pagination strong,.product-pagination span{display:grid;min-width:40px;height:40px;padding:0 8px;place-items:center;border:1px solid transparent;font-family:var(--serif);font-size:12px;font-weight:500}.product-pagination a{border-color:var(--line);transition:border-color .18s,background .18s,color .18s}.product-pagination a:hover{border-color:var(--blue-deep);background:var(--blue-deep);color:var(--ivory)}.product-pagination strong{border-color:var(--blue-deep);background:var(--blue-deep);color:var(--ivory)}.product-pagination .pagination-arrow{font-family:var(--sans);font-size:21px;font-weight:300}.product-pagination .disabled{color:#b7bab7}.product-pagination .pagination-ellipsis{min-width:22px;padding:0;color:var(--muted)}
@media(max-width:560px){.product-pagination{gap:4px;margin-top:38px}.product-pagination a,.product-pagination strong,.product-pagination span{min-width:34px;height:36px;padding:0 5px;font-size:11px}.product-pagination .pagination-ellipsis{min-width:15px}}


body.site-is-loading{overflow:hidden}.site-chain-loader{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:var(--ivory);opacity:1;visibility:visible;transition:opacity .45s ease,visibility .45s ease}.site-chain-loader.done{opacity:0;visibility:hidden;pointer-events:none}.site-chain-loader-inner{position:relative;width:170px;height:170px}.site-chain-loader-inner::before{position:absolute;inset:0;content:"";background:transparent url("/assets/intro-chain-loader.png") center/contain no-repeat;filter:drop-shadow(0 3px 7px rgba(20,20,20,.15));transform-origin:50% 50%;will-change:transform;animation:siteChainTurn 1.55s linear infinite}.site-chain-loader svg{display:none}.site-loader-percent{position:absolute;left:50%;top:50%;z-index:2;display:block;width:max-content;color:#56595a;font-family:var(--serif);font-size:25px;line-height:1;letter-spacing:.02em;text-align:center;transform:translate(-50%,-50%)}.site-loader-caption{position:absolute;left:50%;top:calc(100% + 18px);margin:0;color:#85898b;font-size:8px;font-weight:700;letter-spacing:.24em;transform:translateX(-50%);white-space:nowrap}@keyframes siteChainTurn{0%{transform:rotate(0deg) scale(.98)}50%{transform:rotate(180deg) scale(1.015)}100%{transform:rotate(360deg) scale(.98)}}@media(max-width:560px){.site-chain-loader-inner{width:148px;height:148px}.site-loader-percent{font-size:22px}}

html,body,.shop-header,.mega-menu,.utility-strip,.nav-wrap,.nav-wrap.open,.product-card,.product-meta,.filter-control,.search-form input,.option-chip,.mobile-filter-drawer,.mobile-filter-head,.load-more-products{background-color:var(--ivory)!important}.product-meta{background-image:none!important}.product-card::after{background:linear-gradient(115deg,transparent 38%,rgba(252,253,243,.78) 48%,transparent 58%)}.wish-button{background:rgba(252,253,243,.92)}@media(max-width:820px){.shop-header{background:rgba(252,253,243,.98)!important}.nav-wrap,.nav-wrap.open,.product-card,.product-meta,.mobile-filter-drawer,.mobile-filter-head{background:var(--ivory)!important}.wish-button{background:rgba(252,253,243,.82)}}
html,body,a,button,input,select,textarea,summary,label{cursor:var(--replica-cursor)!important}
.product-card.soldout .product-card-image img{filter:saturate(.48) brightness(.92)}.product-card.soldout .product-card-badge{background:#8b5a56}.product-card.soldout:hover img{filter:saturate(.55) brightness(.96)}.inquiry.soldout,.inquiry:disabled{background:#8b8d89;color:#FCFDF3;cursor:not-allowed!important}
.service-link{display:grid;place-items:center;text-decoration:none}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:11px;font-weight:700}.quantity-control{display:grid;grid-template-columns:38px 48px 38px;height:38px;border:1px solid var(--line)}.quantity-control button{border:0;background:transparent;font-size:17px}.quantity-control input{width:100%;border:0;border-left:1px solid var(--line);border-right:1px solid var(--line);background:transparent;text-align:center;-moz-appearance:textfield}.quantity-control input::-webkit-inner-spin-button{display:none}.purchase-actions{display:grid;grid-template-columns:1fr 1.15fr;gap:9px;margin-top:18px}.purchase-actions button{height:56px;font-size:12px;font-weight:750;letter-spacing:.05em}.cart-action{border:1px solid var(--blue-deep);background:transparent;color:var(--blue-deep)}.buy-action{border:1px solid var(--blue-deep);background:var(--blue-deep);color:var(--ivory)}.purchase-actions button.soldout,.purchase-actions button:disabled{grid-column:1/-1;background:#8b8d89;border-color:#8b8d89;color:var(--ivory)}
.commerce-page{max-width:1280px;min-height:62vh;margin:auto;padding:55px 34px 110px}.commerce-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px;padding-bottom:22px;border-bottom:1px solid var(--line)}.commerce-head h1{margin:0;font-family:var(--serif);font-size:46px;font-weight:400}.commerce-head p{margin:0;color:var(--muted);font-size:11px}.cart-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:52px}.cart-list{border-top:1px solid var(--ink)}.cart-item{display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:24px;padding:24px 0;border-bottom:1px solid var(--line)}.cart-item img{width:150px;height:180px;object-fit:cover;background:var(--soft)}.cart-brand{margin:4px 0 10px;color:var(--blue-deep);font-family:var(--serif);font-size:11px;letter-spacing:.1em}.cart-name{margin:0;font-size:15px;font-weight:600;line-height:1.5}.cart-option{margin:13px 0;color:var(--muted);font-size:11px}.cart-price{margin:0;font-family:var(--serif);font-size:18px}.cart-item-actions{display:flex;flex-direction:column;align-items:end;justify-content:space-between}.cart-item-actions .quantity-control{grid-template-columns:32px 40px 32px;height:34px}.remove-item{border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--muted);font-size:10px}.order-box{position:sticky;top:25px;align-self:start;padding:30px;border:1px solid var(--line);background:var(--soft)}.order-box h2{margin:0 0 24px;font-family:var(--serif);font-size:24px;font-weight:400}.total-row{display:flex;justify-content:space-between;gap:20px;margin:14px 0;color:var(--muted);font-size:12px}.total-row.grand{margin-top:22px;padding-top:20px;border-top:1px solid var(--line);color:var(--ink);font-size:15px;font-weight:750}.total-row.grand strong{font-family:var(--serif);font-size:22px}.checkout-button{display:grid;place-items:center;width:100%;height:56px;margin-top:25px;border:1px solid var(--blue-deep);background:var(--blue-deep);color:var(--ivory);font-size:12px;font-weight:800;letter-spacing:.06em}.checkout-button.disabled{opacity:.45;pointer-events:none}.cart-empty{padding:90px 20px;border-top:1px solid var(--ink);border-bottom:1px solid var(--line);text-align:center}.cart-empty h2{font-family:var(--serif);font-size:30px;font-weight:400}.cart-empty p{color:var(--muted);font-size:12px}.cart-empty a{display:inline-grid;place-items:center;height:48px;margin-top:18px;padding:0 28px;background:var(--blue-deep);color:var(--ivory);font-size:11px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 380px;gap:60px}.checkout-section{padding:30px 0;border-top:1px solid var(--ink)}.checkout-section h2{margin:0 0 25px;font-family:"Noto Serif KR","AppleMyungjo",serif;font-size:21px;font-weight:500}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px 14px}.checkout-field.full{grid-column:1/-1}.checkout-field label{display:block;margin-bottom:8px;font-size:11px;font-weight:700}.checkout-field input{width:100%;height:50px;padding:0 14px;border:1px solid var(--line);background:var(--ivory);font:inherit}.payment-choice{display:flex;gap:10px}.payment-choice label{flex:1;padding:18px;border:1px solid var(--line);font-size:12px}.payment-choice input{accent-color:var(--blue-deep)}.checkout-summary-item{display:grid;grid-template-columns:58px 1fr auto;gap:12px;align-items:center;margin:14px 0}.checkout-summary-item img{width:58px;height:70px;object-fit:cover}.checkout-summary-item p{margin:0;font-size:10px;line-height:1.5}.checkout-message{min-height:20px;margin:14px 0 0;color:#a33d3d;font-size:11px;text-align:center}
@media(max-width:820px){.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-box{position:static}.cart-item{grid-template-columns:100px 1fr}.cart-item img{width:100px;height:128px}.cart-item-actions{grid-column:2;flex-direction:row;align-items:center}.checkout-fields{grid-template-columns:1fr}.checkout-field.full{grid-column:auto}.commerce-page{padding-left:16px;padding-right:16px}.commerce-head h1{font-size:38px}}
.order-complete{grid-column:1/-1;display:grid;place-items:center;min-height:480px;padding:60px;border:1px solid var(--line);text-align:center}.order-complete p{margin:0;color:var(--blue-deep);font-size:10px;font-weight:800;letter-spacing:.2em}.order-complete h2{margin:18px 0;font-family:var(--serif);font-size:38px;font-weight:400}.order-complete strong{font-family:var(--serif);font-size:20px;letter-spacing:.08em}.order-complete span{margin-top:15px;color:var(--muted);font-size:12px}.order-complete a{display:grid;place-items:center;height:48px;margin-top:28px;padding:0 28px;background:var(--blue-deep);color:var(--ivory);font-size:11px}
.order-request-guide{margin:-10px 0 24px;padding-bottom:20px;border-bottom:1px solid var(--line);color:var(--muted);font-size:10px;line-height:1.7}
.order-request-memo{display:block;margin:0 0 24px}.order-request-memo>span{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:var(--ink);font-size:11px;font-weight:700}.order-request-memo em{color:var(--muted);font-size:9px;font-style:normal;font-weight:500}.order-request-memo textarea{display:block;width:100%;min-height:108px;padding:12px 13px;resize:vertical;border:1px solid var(--line);background:var(--ivory);color:var(--ink);font:inherit;font-size:11px;line-height:1.65;outline:0}.order-request-memo textarea:focus{border-color:var(--blue-deep);box-shadow:0 0 0 2px rgba(69,122,176,.08)}.order-request-memo small{display:block;margin-top:6px;color:var(--muted);font-size:8px;text-align:right}.order-request-memo small b{font-weight:500}
.header-wishlist b{display:inline-grid;place-items:center;min-width:16px;height:16px;margin-left:2px;border-radius:10px;background:var(--blue-deep);color:var(--ivory);font-size:8px}.recent-section{max-width:1320px;margin:0 auto;padding:0 34px 110px;border-top:1px solid var(--line)}.recent-section .section-head{padding-top:48px}.recent-section .section-head h2{font-family:var(--serif);font-size:34px;font-weight:400}.recent-section .empty-result{grid-column:1/-1}.checkout-button:disabled{opacity:.55;cursor:wait!important}
@media(max-width:820px){.header-search,.header-wishlist{display:none}.recent-section{padding-left:16px;padding-right:16px}}

.product-inquiry-section{max-width:1320px;margin:0 auto 90px;padding:54px 34px 0;border-top:1px solid var(--line)}.product-inquiry-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding-bottom:24px;border-bottom:1px solid var(--ink)}.product-inquiry-head p{margin:0 0 9px;color:var(--blue-deep);font-size:9px;font-weight:800;letter-spacing:.2em}.product-inquiry-head h2{margin:0;font-family:var(--serif);font-size:34px;font-weight:400}.product-inquiry-head>span{max-width:440px;color:var(--muted);font-size:11px;line-height:1.7;text-align:right}.product-inquiry-body{padding-top:28px}.inquiry-login{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:25px 28px;border:1px solid var(--line);background:rgba(69,122,176,.035)}.inquiry-login[hidden],.inquiry-form[hidden],.my-inquiries[hidden]{display:none}.inquiry-login p{margin:0;color:var(--muted);font-size:11px}.inquiry-login a{display:grid;min-width:170px;height:46px;padding:0 18px;place-items:center;background:var(--blue-deep);color:var(--ivory);font-size:11px;font-weight:750}.inquiry-form{display:grid;grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);gap:18px;padding:28px;border:1px solid var(--line)}.inquiry-form label{display:block}.inquiry-form label>span{display:block;margin-bottom:9px;font-size:11px;font-weight:700}.inquiry-form input,.inquiry-form textarea{width:100%;padding:13px 14px;border:1px solid var(--line);background:var(--ivory);color:var(--ink);font:inherit;font-size:11px;outline:0}.inquiry-form input{height:48px}.inquiry-form textarea{min-height:128px;resize:vertical;line-height:1.7}.inquiry-form input:focus,.inquiry-form textarea:focus{border-color:var(--blue-deep);box-shadow:0 0 0 2px rgba(69,122,176,.08)}.inquiry-form label small{display:block;margin-top:6px;color:var(--muted);font-size:8px;text-align:right}.inquiry-form label small b{font-weight:500}.inquiry-form-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:4px}.inquiry-form-actions p{margin:0;color:var(--muted);font-size:10px}.inquiry-form-actions button{min-width:190px;height:48px;border:1px solid var(--blue-deep);background:var(--blue-deep);color:var(--ivory);font-size:11px;font-weight:750}.inquiry-form-actions button:disabled{opacity:.55}.my-inquiries{margin-top:42px}.my-inquiries-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:14px}.my-inquiries-head h3{margin:0;font-family:var(--serif);font-size:22px;font-weight:400}.my-inquiries-head span{color:var(--muted);font-size:10px}.my-inquiry-item{border-top:1px solid var(--line)}.my-inquiry-item:last-child{border-bottom:1px solid var(--line)}.my-inquiry-summary{display:grid;width:100%;min-height:66px;padding:14px 10px;grid-template-columns:90px minmax(0,1fr) 100px 24px;align-items:center;gap:14px;border:0;background:transparent;text-align:left}.my-inquiry-summary strong{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.my-inquiry-summary time{color:var(--muted);font-size:10px;text-align:right}.my-inquiry-summary i{color:var(--blue-deep);font-size:17px;font-style:normal;text-align:center}.inquiry-status{width:max-content;padding:5px 8px;background:#efeee8;color:#777b7e;font-size:9px;font-weight:750}.inquiry-status.answered{background:rgba(69,122,176,.1);color:var(--blue-deep)}.my-inquiry-detail{padding:4px 114px 26px 114px}.my-inquiry-detail[hidden]{display:none}.my-inquiry-detail>div{display:grid;grid-template-columns:76px 1fr;gap:14px;padding:20px;border:1px solid var(--line)}.my-inquiry-detail>div+div{margin-top:9px}.my-inquiry-detail b{color:var(--blue-deep);font-size:10px}.my-inquiry-detail p{margin:0;color:#555b5e;font-size:11px;line-height:1.8;white-space:pre-wrap}.my-inquiry-detail time{grid-column:2;color:var(--muted);font-size:9px}.my-inquiry-detail .inquiry-answer{background:rgba(69,122,176,.035)}.inquiry-waiting,.no-inquiries{margin:0;padding:24px;color:var(--muted);font-size:11px;text-align:center}
@media(max-width:820px){.product-inquiry-section{margin-bottom:65px;padding:40px 16px 0}.product-inquiry-head{align-items:flex-start;flex-direction:column}.product-inquiry-head>span{text-align:left}.inquiry-login{align-items:stretch;padding:22px;flex-direction:column}.inquiry-login a{width:100%}.inquiry-form{grid-template-columns:1fr;padding:20px}.inquiry-form-actions{align-items:stretch;flex-direction:column}.inquiry-form-actions button{width:100%}.my-inquiry-summary{grid-template-columns:78px minmax(0,1fr) 22px}.my-inquiry-summary time{display:none}.my-inquiry-detail{padding:2px 0 20px}.my-inquiry-detail>div{grid-template-columns:1fr;padding:17px}.my-inquiry-detail time{grid-column:1}}

.company-info{max-width:1380px;margin:auto;padding:28px 34px;border-top:1px solid var(--line)}.company-info>strong{display:block;margin-bottom:15px;color:var(--blue-deep);font-family:var(--serif);font-size:13px;letter-spacing:.08em}.company-info dl{display:flex;flex-wrap:wrap;gap:8px 0;margin:0}.company-info dl div{display:flex;align-items:baseline;padding-right:26px;font-size:10px;line-height:1.7}.company-info dt{margin-right:8px;color:#8a8d8d}.company-info dd{margin:0;color:#555a58}.company-info .company-address{flex-basis:100%}.company-info>p{margin:13px 0 0;color:#9a9c9a;font-size:9px;line-height:1.6}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-legal{display:flex;align-items:center;gap:18px}.footer-legal button{padding:0;border:0;border-bottom:1px solid transparent;background:transparent;color:#696d6c;font-size:10px}.footer-legal button:hover{border-bottom-color:currentColor;color:var(--ink)}
body.legal-modal-open{overflow:hidden}.legal-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px}.legal-modal[hidden]{display:none}.legal-modal-backdrop{position:absolute;inset:0;background:rgba(20,25,27,.6);backdrop-filter:blur(5px)}.legal-modal-panel{position:relative;display:flex;width:min(760px,100%);max-height:min(820px,calc(100vh - 48px));flex-direction:column;border:1px solid rgba(67,84,97,.2);background:var(--ivory);box-shadow:0 28px 90px rgba(0,0,0,.24)}.legal-modal-panel>header{display:flex;align-items:flex-start;justify-content:space-between;padding:28px 32px 22px;border-bottom:1px solid var(--line)}.legal-modal-panel>header p{margin:0 0 7px;color:var(--blue-deep);font-size:8px;font-weight:800;letter-spacing:.2em}.legal-modal-panel>header h2{margin:0;font-family:var(--serif);font-size:29px;font-weight:400}.legal-modal-close{width:38px;height:38px;border:0;background:transparent;color:var(--ink);font-family:var(--sans);font-size:31px;font-weight:200;line-height:1}.legal-modal-content{padding:28px 32px;overflow-y:auto;overscroll-behavior:contain}.legal-modal-content h3{margin:27px 0 8px;font-size:13px}.legal-modal-content h3:first-of-type{margin-top:16px}.legal-modal-content p{margin:0;color:#626765;font-size:11px;line-height:1.85}.legal-modal-content .legal-updated{color:#919492;font-size:9px}.legal-notice{margin-top:28px;padding:17px;border:1px solid var(--line);background:rgba(69,122,176,.045);color:#676c69;font-size:10px;line-height:1.75}.legal-modal-panel>footer{display:flex;justify-content:flex-end;padding:17px 32px;border-top:1px solid var(--line)}.legal-modal-panel>footer button{min-width:110px;height:42px;border:1px solid var(--blue-deep);background:var(--blue-deep);color:var(--ivory);font-size:11px;font-weight:700}
@media(max-width:820px){.company-info{padding:25px 20px}.company-info dl{display:block}.company-info dl div{padding:2px 0}.footer-bottom{align-items:flex-start;padding-left:20px;padding-right:20px;flex-direction:column-reverse;gap:14px}.legal-modal{padding:12px}.legal-modal-panel{max-height:calc(100vh - 24px)}.legal-modal-panel>header{padding:23px 20px 18px}.legal-modal-panel>header h2{font-size:25px}.legal-modal-content{padding:22px 20px}.legal-modal-panel>footer{padding:14px 20px}.legal-modal-panel>footer button{width:100%}}

#siteHeader{position:sticky;top:0;z-index:80}.shop-header,.header-main,.main-nav{transition:height .28s ease,box-shadow .28s ease,background-color .28s ease}.shop-header{will-change:box-shadow}.is-scrolled .shop-header{background:rgba(252,253,243,.94)!important;box-shadow:0 10px 32px rgba(24,34,40,.09);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.is-scrolled .header-main{height:60px}.is-scrolled .main-nav{height:44px}.is-scrolled .mega-menu{top:104px}
.kakao-float{position:fixed;right:26px;bottom:26px;z-index:85;display:flex;align-items:center;gap:10px;min-height:58px;padding:8px 19px 8px 8px;border:0;border-radius:999px;background:#fee500;color:#191919;box-shadow:0 12px 36px rgba(29,26,10,.2);font:800 11px var(--sans);letter-spacing:-.02em;transition:transform .22s ease,box-shadow .22s ease}.kakao-float:hover{transform:translateY(-3px);box-shadow:0 17px 42px rgba(29,26,10,.27)}.kakao-talk{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#3b1e1e;color:#fee500;font-size:10px;font-weight:900;letter-spacing:-.04em}.kakao-label{white-space:nowrap}
.events-page{max-width:1380px;min-height:68vh;margin:0 auto;padding:72px 34px 120px}.events-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:42px;padding-bottom:25px;border-bottom:1px solid var(--ink)}.events-head p{margin:0 0 9px;color:var(--blue-deep);font-size:9px;font-weight:800;letter-spacing:.22em}.events-head h1{margin:0;font-family:var(--serif);font-size:48px;font-weight:400}.events-head span{max-width:420px;color:var(--muted);font-size:11px;line-height:1.7;text-align:right}.events-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.event-card{display:block;overflow:hidden;border:1px solid var(--line);background:var(--ivory);transition:transform .3s ease,box-shadow .3s ease}.event-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(34,45,50,.1)}.event-card-image{display:block;aspect-ratio:1.65;overflow:hidden;background:#ececea}.event-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.event-card:hover .event-card-image img{transform:scale(1.025)}.event-card-placeholder{display:grid;place-items:center;color:var(--blue);font-family:var(--serif);font-size:30px;letter-spacing:.08em}.event-card-copy{display:block;padding:27px 28px 30px}.event-card-copy small{display:block;margin-bottom:11px;color:var(--blue-deep);font-size:8px;font-weight:800;letter-spacing:.2em}.event-card-copy strong{display:block;font-family:var(--serif);font-size:25px;font-weight:400;line-height:1.35}.event-card-copy p{margin:13px 0 0;color:var(--muted);font-size:11px;line-height:1.75}.event-card-copy em{display:inline-block;margin-top:22px;border-bottom:1px solid currentColor;color:var(--ink);font-size:10px;font-style:normal;font-weight:700}.events-empty{grid-column:1/-1;padding:100px 24px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);text-align:center}.events-empty strong{font-family:var(--serif);font-size:25px;font-weight:400}.events-empty p{margin:12px 0 0;color:var(--muted);font-size:11px}
@media(max-width:820px){#siteHeader.is-scrolled .header-main{height:62px}.kakao-float{right:15px;bottom:18px;min-height:52px;padding:6px}.kakao-talk{width:40px;height:40px}.kakao-label{display:none}.events-page{padding:42px 16px 80px}.events-head{align-items:flex-start;margin-bottom:28px;flex-direction:column}.events-head h1{font-size:36px}.events-head span{text-align:left}.events-grid{grid-template-columns:1fr;gap:18px}.event-card-copy{padding:21px 20px 24px}.event-card-copy strong{font-size:22px}}
.category-mega .mega-inner{max-width:920px;grid-template-columns:minmax(260px,1.2fr) repeat(2,minmax(150px,.7fr));gap:46px}.category-mega .mega-group a{margin:14px 0;font-size:12px}.category-mega .mega-group strong{margin-bottom:20px}
@media(max-width:1180px) and (min-width:821px){.category-mega .mega-inner{grid-template-columns:minmax(220px,1fr) repeat(2,minmax(130px,.7fr));gap:28px}}
.shop-mega{padding:0}.shop-menu-shell{max-width:1240px;margin:0 auto;padding:38px 42px 44px}.shop-menu-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid rgba(52,72,83,.14);background:rgba(69,122,176,.025)}.shop-gender-column{position:relative;overflow:hidden;padding:30px 34px 34px}.shop-gender-column+.shop-gender-column{border-left:1px solid var(--line)}.shop-gender-column::after{position:absolute;top:-38px;right:11px;content:attr(data-mark);color:rgba(69,122,176,.045);font-family:var(--serif);font-size:164px;line-height:1;pointer-events:none}.shop-gender-column header{position:relative;z-index:1;display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(52,72,83,.16)}.shop-gender-column header small{display:block;margin-bottom:5px;color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.2em}.shop-gender-column h2{margin:0;color:var(--ink);font-family:var(--serif);font-size:26px;font-weight:400}.shop-gender-column header>a{padding-bottom:4px;border-bottom:1px solid currentColor;color:#555d59;font-size:9px;font-weight:700;transition:color .18s}.shop-gender-column header>a:hover{color:var(--blue-deep)}.shop-category-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.shop-category-grid>a{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 15px;border:1px solid transparent;background:rgba(252,253,243,.72);transition:border-color .2s,background-color .2s,box-shadow .2s,transform .2s}.shop-category-grid span{color:#4f5753;font-family:var(--serif);font-size:13px;transition:color .2s}.shop-category-grid small{color:#999e9b;font-size:7px;letter-spacing:.12em;transition:color .2s}.shop-category-grid>a:hover{border-color:rgba(69,122,176,.23);background:var(--ivory);box-shadow:0 9px 24px rgba(28,43,52,.07);transform:translateY(-2px)}.shop-category-grid>a:hover span{color:var(--blue-deep)}.shop-category-grid>a:hover small{color:var(--blue)}
@media(max-width:980px) and (min-width:821px){.shop-menu-shell{padding:28px 24px 34px}.shop-gender-column{padding:25px 24px 28px}.shop-category-grid>a{padding:0 11px}.shop-category-grid small{display:none}}
#about{scroll-margin-top:112px}

.filter-panel.search-only{margin-top:32px;padding:24px 0 34px}.filter-panel.search-only .search-form{width:100%;height:50px;margin:0;border-color:rgba(24,26,28,.72);border-radius:28px;background:var(--ivory)}.filter-panel.search-only .search-form input{padding-left:24px;background:var(--ivory)!important}.filter-panel.search-only .search-form button{min-width:118px;border-radius:27px;background:var(--ink);font-weight:700;letter-spacing:.03em}
.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:46px;align-items:start}.catalog-results{min-width:0}.catalog-results .result-toolbar{padding-top:27px}.brand-sidebar{position:sticky;top:126px;max-height:calc(100vh - 150px);padding:27px 18px 30px 0;overflow-y:auto;border-right:1px solid var(--line);scrollbar-color:rgba(69,122,176,.3) transparent;scrollbar-width:thin}.brand-sidebar::-webkit-scrollbar{width:4px}.brand-sidebar::-webkit-scrollbar-thumb{border-radius:4px;background:rgba(69,122,176,.3)}.brand-sidebar-head{margin:0 14px 20px}.brand-sidebar-head span{display:block;margin-bottom:6px;color:var(--blue);font-size:7px;font-weight:800;letter-spacing:.22em}.brand-sidebar-head h2{margin:0;font-family:var(--serif);font-size:26px;font-weight:400}.brand-all-link{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px;padding:12px 14px;border:1px solid transparent;color:#555d58;font-size:11px;font-weight:700}.brand-all-link::after{content:'ALL';color:#a1a5a1;font-size:7px;letter-spacing:.12em}.brand-all-link:hover,.brand-all-link.active{border-color:rgba(69,122,176,.16);background:rgba(69,122,176,.055);color:var(--blue-deep)}.brand-loading{margin:26px 14px;color:var(--muted);font-size:10px}.brand-accordion-item{border-bottom:1px solid rgba(50,64,57,.075)}.brand-accordion-toggle{position:relative;display:grid;width:100%;min-height:45px;padding:0 35px 0 14px;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;border:0;background:transparent;color:#535c56;text-align:left}.brand-accordion-toggle>span{overflow:hidden;font-family:var(--serif);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.brand-accordion-toggle>small{color:#a1a5a2;font-size:7px;font-weight:500}.brand-accordion-toggle>i{position:absolute;right:13px;top:50%;width:6px;height:6px;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-65%) rotate(45deg);transition:transform .3s ease,color .2s}.brand-accordion-toggle:hover{color:var(--blue-deep)}.brand-accordion-item.open>.brand-accordion-toggle{color:var(--blue-deep);font-weight:700}.brand-accordion-item.open>.brand-accordion-toggle>i{transform:translateY(-30%) rotate(225deg)}.brand-submenu{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .42s cubic-bezier(.22,.7,.2,1),opacity .28s ease}.brand-submenu>div{min-height:0;overflow:hidden}.brand-accordion-item.open>.brand-submenu{grid-template-rows:1fr;opacity:1}.brand-submenu>div{padding:0 10px 10px 21px}.brand-line-link{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:8px 8px 8px 12px;border-left:1px solid rgba(69,122,176,.15);color:#69706c;font-size:10px;line-height:1.45;transition:border-color .18s,color .18s,background-color .18s,transform .18s}.brand-line-link small{flex:0 0 auto;color:#aaaeab;font-size:7px;line-height:1.9}.brand-line-link:hover,.brand-line-link.active{border-left-color:var(--blue);background:rgba(69,122,176,.045);color:var(--blue-deep);transform:translateX(3px)}.brand-line-all{margin-bottom:3px;color:#454d48;font-weight:700}.brand-submenu p{margin:5px 12px 12px;color:var(--muted);font-size:9px}
@media(max-width:1040px) and (min-width:821px){.catalog-layout{grid-template-columns:200px minmax(0,1fr);gap:30px}.catalog-results .product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.page-shell>.filter-panel.search-only{display:block;margin-top:18px;padding:15px 0 20px;border-top:0}.filter-panel.search-only .search-form{height:46px}.filter-panel.search-only .search-form input{padding-left:17px;font-size:11px}.filter-panel.search-only .search-form button{min-width:76px}.catalog-layout{display:block}.brand-sidebar{display:none}.catalog-results .result-toolbar{padding-top:10px}.mobile-filter-drawer{background:var(--ivory)!important}.mobile-filter-drawer .brand-all-link{margin-top:14px}.mobile-brand-accordion{padding-bottom:30px}.mobile-filter-drawer .brand-accordion-toggle{min-height:49px}.mobile-filter-drawer .brand-accordion-toggle>span{font-size:14px}.mobile-filter-drawer .brand-line-link{padding-top:10px;padding-bottom:10px;font-size:11px}}

/* ABOUT */
.about-page{overflow:hidden}.about-hero{display:grid;min-height:calc(100vh - 124px);grid-template-columns:.88fr 1.12fr;border-bottom:1px solid var(--line)}.about-hero-copy{display:flex;padding:clamp(70px,8vw,140px) clamp(38px,7vw,120px);justify-content:center;flex-direction:column}.about-kicker{margin:0 0 28px;color:var(--blue-deep);font-size:9px;font-weight:800;letter-spacing:.26em}.about-hero h1{max-width:680px;margin:0;font-family:var(--serif);font-size:clamp(54px,6.2vw,106px);font-weight:400;letter-spacing:-.055em;line-height:.92}.about-hero h1 em{display:block;color:var(--blue);font-style:normal}.about-hero-copy>p:not(.about-kicker){max-width:520px;margin:38px 0 0;color:#666c69;font-size:12px;line-height:2}.about-hero-copy>a{width:max-content;margin-top:36px;padding:0 0 7px;border-bottom:1px solid currentColor;color:var(--ink);font-size:10px;font-weight:800;letter-spacing:.06em}.about-hero-image{position:relative;min-height:560px;overflow:hidden;background:var(--soft)}.about-hero-image::after{position:absolute;inset:0;content:'';background:linear-gradient(110deg,rgba(252,253,243,.17),transparent 45%,rgba(22,35,44,.08));pointer-events:none}.about-hero-image img{width:100%;height:100%;object-fit:cover}.about-hero-image>span{position:absolute;right:34px;bottom:30px;z-index:1;color:var(--ivory);font-family:var(--serif);font-size:10px;letter-spacing:.22em}.about-signature{max-width:1380px;margin:auto;padding:120px 34px 130px}.about-signature>p{margin:0 0 25px;color:var(--blue-deep);font-size:9px;font-weight:800;letter-spacing:.24em}.about-signature>strong{display:block;max-width:1090px;font-family:var(--serif);font-size:clamp(36px,4.4vw,68px);font-weight:400;letter-spacing:-.035em;line-height:1.3}.about-signature>div{display:grid;margin:68px 0 0 36%;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.about-signature span{padding-top:22px;border-top:1px solid var(--line);color:#606663;font-size:11px;line-height:1.9}.about-story{display:grid;grid-template-columns:1.08fr .92fr;background:rgba(69,122,176,.035)}.about-story-image{min-height:640px}.about-story-image img{width:100%;height:100%;object-fit:cover}.about-story-copy{display:flex;padding:70px clamp(38px,7vw,115px);justify-content:center;flex-direction:column}.about-story-copy>p:first-child{margin:0 0 24px;color:var(--blue-deep);font-size:9px;font-weight:800;letter-spacing:.22em}.about-story-copy h2{margin:0;font-family:var(--serif);font-size:clamp(38px,4.2vw,68px);font-weight:400;letter-spacing:-.045em;line-height:1.15}.about-story-copy>p:not(:first-child){max-width:560px;margin:30px 0 0;color:#616764;font-size:12px;line-height:2}.about-story-copy blockquote{margin:42px 0 0;padding:24px 0 0;border-top:1px solid var(--line);color:var(--blue-deep);font-family:var(--serif);font-size:18px;line-height:1.6}.about-values{display:grid;max-width:1380px;margin:auto;padding:105px 34px 120px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.about-values article{min-height:230px;padding:0 36px;border-left:1px solid var(--line)}.about-values article:last-child{border-right:1px solid var(--line)}.about-values small{color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.18em}.about-values h3{margin:42px 0 18px;font-family:var(--serif);font-size:25px;font-weight:400}.about-values p{margin:0;color:#666c69;font-size:11px;line-height:1.85}

/* CUSTOMER CENTER */
.customer-mega{padding:0}.customer-menu-shell{display:grid;max-width:1180px;margin:auto;padding:34px 40px 40px;grid-template-columns:270px minmax(0,1fr);gap:42px}.customer-menu-intro{padding-right:38px;border-right:1px solid var(--line)}.customer-menu-intro small{color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.22em}.customer-menu-intro strong{display:block;margin:11px 0 13px;font-family:var(--serif);font-size:25px;font-weight:400}.customer-menu-intro p{margin:0;color:var(--muted);font-size:10px;line-height:1.8}.customer-menu-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.customer-menu-grid a{display:flex;min-height:108px;padding:18px 16px;justify-content:space-between;flex-direction:column;border:1px solid rgba(52,72,83,.12);background:rgba(69,122,176,.025);transition:transform .22s,box-shadow .22s,border-color .22s,background-color .22s}.customer-menu-grid a:hover{border-color:rgba(69,122,176,.3);background:var(--ivory);box-shadow:0 12px 28px rgba(28,43,52,.07);transform:translateY(-3px)}.customer-menu-grid span{color:#a2a6a3;font-size:8px;letter-spacing:.12em}.customer-menu-grid strong{font-family:var(--serif);font-size:16px;font-weight:400}.customer-page{max-width:1380px;min-height:68vh;margin:auto;padding:68px 34px 120px}.customer-page-head{display:grid;padding-bottom:34px;grid-template-columns:auto 1fr auto;align-items:end;column-gap:28px;border-bottom:1px solid var(--ink)}.customer-page-head p{grid-column:1/-1;margin:0 0 13px;color:var(--blue-deep);font-size:9px;font-weight:800;letter-spacing:.22em}.customer-page-head h1{margin:0;font-family:var(--serif);font-size:48px;font-weight:400}.customer-page-head span{color:var(--muted);font-size:11px;line-height:1.7;text-align:right}.customer-layout{display:grid;padding-top:46px;grid-template-columns:220px minmax(0,1fr);gap:70px}.customer-sidebar{position:sticky;top:130px;align-self:start}.customer-sidebar>p{margin:0 0 18px;color:#999e9b;font-size:8px;font-weight:800;letter-spacing:.2em}.customer-sidebar nav{border-top:1px solid var(--ink)}.customer-sidebar a{display:grid;min-height:55px;padding:0 13px;grid-template-columns:34px 1fr;align-items:center;border-bottom:1px solid var(--line);color:#646a67;font-family:var(--serif);font-size:13px;transition:padding .2s,color .2s,background-color .2s}.customer-sidebar a span{color:#a4a8a5;font-family:var(--sans);font-size:7px;letter-spacing:.1em}.customer-sidebar a:hover,.customer-sidebar a.active{padding-left:18px;background:rgba(69,122,176,.05);color:var(--blue-deep)}.customer-content{min-width:0}.board-title{display:flex;min-height:91px;padding:0 2px 25px;align-items:flex-end;justify-content:space-between;gap:30px}.board-title p{margin:0 0 8px;color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.2em}.board-title h2{margin:0;font-family:var(--serif);font-size:33px;font-weight:400}.board-title>span{max-width:390px;color:var(--muted);font-size:10px;line-height:1.7;text-align:right}.board-write{display:grid;min-width:132px;height:42px;padding:0 16px;place-items:center;border:1px solid var(--blue-deep);background:var(--blue-deep);color:var(--ivory);font-size:10px;font-weight:750}.board-private-note{margin:0 0 18px;padding:13px 16px;border:1px solid rgba(69,122,176,.12);background:rgba(69,122,176,.04);color:#6f7471;font-size:9px;line-height:1.7}.board-list{border-top:1px solid var(--ink)}.board-columns,.board-row summary{display:grid;grid-template-columns:80px minmax(0,1fr) 110px;gap:18px;align-items:center}.board-columns{min-height:46px;padding:0 16px;border-bottom:1px solid var(--line);color:#8a8e8c;font-size:8px;text-align:center}.board-columns span:nth-child(2){text-align:left}.board-row{border-bottom:1px solid var(--line)}.board-row summary{position:relative;min-height:67px;padding:0 44px 0 16px;list-style:none;cursor:pointer}.board-row summary::-webkit-details-marker{display:none}.board-row summary::after{position:absolute;right:18px;top:50%;content:'+';color:var(--blue);font-size:18px;font-weight:300;transform:translateY(-50%)}.board-row[open] summary::after{content:'−'}.board-row summary>span{color:#777d7a;font-size:10px;text-align:center}.board-row summary b{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.board-row summary time{color:#858a87;font-size:9px;text-align:center}.board-row .answered{display:inline-block;margin-left:8px;padding:3px 6px;background:rgba(69,122,176,.1);color:var(--blue-deep);font-size:7px;font-weight:800;vertical-align:1px}.board-detail{padding:24px 44px 27px 114px;border-top:1px solid rgba(52,72,83,.07);background:rgba(69,122,176,.027);color:#5d6460;font-size:11px;line-height:1.95}.board-detail p{margin:0}.board-detail strong{display:block;margin:18px 0 7px;color:var(--blue-deep);font-size:10px}.board-empty{display:grid;min-height:330px;padding:50px 20px;place-items:center;border-top:1px solid var(--ink);border-bottom:1px solid var(--line);text-align:center}.board-empty span{display:block;color:var(--blue);font-family:var(--serif);font-size:37px}.board-empty h3{margin:22px 0 10px;font-family:var(--serif);font-size:26px;font-weight:400}.board-empty p{margin:0;color:var(--muted);font-size:10px;line-height:1.8}.board-empty a{display:inline-grid;height:43px;margin-top:24px;padding:0 25px;place-items:center;border:1px solid var(--ink);font-size:10px;font-weight:700}.kakao-inquiry-card{display:grid;min-height:330px;padding:48px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:50px;background:var(--blue-deep);color:var(--ivory)}.kakao-inquiry-card small{color:#bfd7eb;font-size:8px;font-weight:800;letter-spacing:.2em}.kakao-inquiry-card h3{margin:18px 0;font-family:var(--serif);font-size:36px;font-weight:400;line-height:1.3}.kakao-inquiry-card p{max-width:590px;margin:0;color:rgba(252,253,243,.7);font-size:10px;line-height:1.8}.kakao-inquiry-card>a{display:flex;width:210px;height:58px;padding:0 11px 0 23px;align-items:center;justify-content:space-between;border-radius:32px;background:#fee500;color:#191919;font-size:11px;font-weight:800}.kakao-inquiry-card>a span{display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#3b1e1e;color:#fee500;font-size:8px}.support-notes{display:grid;margin-top:30px;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.support-notes article{min-height:185px;padding:28px 26px}.support-notes article+article{border-left:1px solid var(--line)}.support-notes small{color:var(--blue);font-size:8px;font-weight:800}.support-notes strong{display:block;margin:27px 0 12px;font-family:var(--serif);font-size:17px;font-weight:400}.support-notes p{margin:0;color:var(--muted);font-size:10px;line-height:1.8}

@media(max-width:820px){.about-hero{min-height:auto;grid-template-columns:1fr}.about-hero-copy{padding:65px 22px 58px}.about-hero h1{font-size:54px}.about-hero-copy>p:not(.about-kicker){margin-top:27px}.about-hero-image{min-height:66vw}.about-signature{padding:74px 20px 80px}.about-signature>strong{font-size:37px}.about-signature>div{margin:45px 0 0;grid-template-columns:1fr;gap:22px}.about-story{grid-template-columns:1fr}.about-story-image{min-height:76vw}.about-story-copy{padding:58px 22px 65px}.about-values{padding:64px 20px 75px;grid-template-columns:1fr}.about-values article{min-height:auto;padding:30px 10px;border-left:0;border-top:1px solid var(--line)}.about-values article:last-child{border-right:0;border-bottom:1px solid var(--line)}.about-values h3{margin-top:22px}.customer-page{padding:42px 16px 80px}.customer-page-head{display:flex;padding-bottom:25px;align-items:flex-start;flex-direction:column}.customer-page-head p{margin-bottom:10px}.customer-page-head h1{font-size:37px}.customer-page-head span{margin-top:12px;text-align:left}.customer-layout{display:block;padding-top:25px}.customer-sidebar{position:static;margin-bottom:37px}.customer-sidebar>p{display:none}.customer-sidebar nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-sidebar a{min-height:48px;border-right:1px solid var(--line);font-size:12px}.board-title{min-height:auto;padding-bottom:20px;align-items:flex-start;flex-direction:column}.board-title>span{text-align:left}.board-write{width:100%}.board-columns,.board-row summary{grid-template-columns:48px minmax(0,1fr) 70px;gap:9px}.board-columns{padding:0 8px}.board-row summary{min-height:62px;padding:0 32px 0 8px}.board-row summary::after{right:8px}.board-row summary b{font-size:11px}.board-detail{padding:20px}.kakao-inquiry-card{min-height:auto;padding:38px 25px;grid-template-columns:1fr;gap:30px}.kakao-inquiry-card h3{font-size:29px}.kakao-inquiry-card>a{width:100%}.support-notes{grid-template-columns:1fr}.support-notes article{min-height:auto;padding:25px 18px}.support-notes article+article{border-left:0;border-top:1px solid var(--line)}}
@media(max-width:560px){.board-columns,.board-row summary{grid-template-columns:42px minmax(0,1fr)}.board-columns span:last-child,.board-row summary time{display:none}.about-hero h1{font-size:47px}}

/* Brand sidebar centered alignment */
.brand-sidebar-head{text-align:center}.brand-all-link{position:relative;justify-content:center;text-align:center}.brand-all-link::after{position:absolute;right:14px;top:50%;transform:translateY(-50%)}.brand-accordion-toggle{display:block;padding:0 72px 0 24px;text-align:center}.brand-accordion-toggle>span{display:block}.brand-accordion-toggle>small{position:absolute;right:34px;top:50%;transform:translateY(-50%)}.brand-line-link{position:relative;display:block;padding:9px 42px 9px 16px;text-align:center}.brand-line-link small{position:absolute;right:9px;top:50%;transform:translateY(-50%)}

/* Compact borderless brand navigation */
.catalog-layout{margin-top:38px}.brand-sidebar{padding-top:18px;border-right:0}.brand-sidebar-head{margin-bottom:13px}.brand-all-link{min-height:40px;margin-bottom:3px;padding-top:8px;padding-bottom:8px}.brand-accordion-item{border-bottom:0}.brand-accordion-toggle{min-height:38px}.brand-submenu>div{padding-bottom:6px}.brand-line-link{padding-top:6px;padding-bottom:6px;border-left:0}.brand-line-link:hover,.brand-line-link.active{border-left-color:transparent}

/* Unified left-aligned side navigation */
.brand-sidebar-head{text-align:left}.brand-all-link{justify-content:flex-start;padding-left:14px;text-align:left}.brand-accordion-toggle{padding-left:14px;text-align:left}.brand-line-link{padding-left:14px;text-align:left}.customer-sidebar{padding-top:18px}.customer-sidebar>p{margin:0 10px 13px;color:var(--blue-deep);font-size:8px;font-weight:800;letter-spacing:.22em}.customer-sidebar nav{display:flex;gap:3px;flex-direction:column;border-top:0}.customer-sidebar a{min-height:40px;padding:0 14px;grid-template-columns:32px 1fr;border:1px solid transparent}.customer-sidebar a:hover,.customer-sidebar a.active{padding-left:14px;border-color:rgba(69,122,176,.18);background:rgba(69,122,176,.045);color:var(--blue-deep)}
@media(max-width:820px){.customer-sidebar{padding-top:0}.customer-sidebar nav{display:grid;gap:5px;grid-template-columns:repeat(2,minmax(0,1fr))}.customer-sidebar a{border:1px solid transparent}.customer-sidebar a:hover,.customer-sidebar a.active{border-color:rgba(69,122,176,.18)}}

/* Borderless product cards */
.product-card,.product-card:hover{border-color:transparent!important;border-width:0!important}

/* Borderless shipping-photo navigation */
.nav-item-special{margin-left:0}.nav-link-special{height:100%;padding:0;border:0;background:transparent;color:var(--ink);letter-spacing:.01em}.nav-link-special::after{display:block}.nav-item-special:hover>.nav-link-special{background:transparent;color:var(--blue-deep)}.nav-item-special:hover>.nav-link-special span{color:#d66b55}

/* Global search modal */
body.search-modal-open{overflow:hidden}.search-modal{position:fixed;inset:0;z-index:10000;display:grid;padding:28px;place-items:start center}.search-modal[hidden]{display:none}.search-modal-backdrop{position:absolute;inset:0;background:rgba(20,24,26,.58);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);opacity:0;transition:opacity .28s ease}.search-dialog{position:relative;width:min(1040px,100%);margin-top:clamp(28px,8vh,92px);padding:48px 54px 54px;border:1px solid rgba(69,122,176,.15);background:var(--ivory);box-shadow:0 34px 100px rgba(8,16,21,.25);opacity:0;transform:translateY(-22px) scale(.985);transition:opacity .28s ease,transform .32s cubic-bezier(.2,.78,.2,1)}.search-modal.open .search-modal-backdrop,.search-modal.open .search-dialog{opacity:1}.search-modal.open .search-dialog{transform:translateY(0) scale(1)}.search-dialog>header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.search-dialog>header p{margin:0 0 12px;color:var(--blue-deep);font-size:8px;font-weight:800;letter-spacing:.24em}.search-dialog>header h2{margin:0;font-family:var(--serif);font-size:clamp(34px,4vw,53px);font-weight:400;letter-spacing:-.04em}.search-modal-close{width:44px;height:44px;padding:0;border:0;background:transparent;color:#4d5351;font-size:35px;font-weight:200;line-height:1;transition:color .18s,transform .18s}.search-modal-close:hover{color:var(--blue-deep);transform:rotate(8deg)}.search-modal-form{display:grid;height:74px;margin-top:44px;grid-template-columns:34px minmax(0,1fr) 116px;align-items:center;border-bottom:1px solid var(--ink)}.search-modal-form svg{width:23px;height:23px;fill:none;stroke:var(--blue-deep);stroke-width:1.45}.search-modal-form input{width:100%;height:100%;padding:0 18px;border:0;background:transparent!important;outline:0;color:var(--ink);font-family:var(--serif);font-size:clamp(20px,2.4vw,31px)}.search-modal-form input::placeholder{color:#a1a5a2}.search-modal-form button{height:46px;border:1px solid var(--ink);background:var(--ink);color:var(--ivory);font-size:10px;font-weight:800;letter-spacing:.08em;transition:background .2s,border-color .2s}.search-modal-form button:hover{border-color:var(--blue-deep);background:var(--blue-deep)}.search-suggestions{display:grid;margin-top:43px;grid-template-columns:.78fr 1.22fr;gap:58px}.search-suggestions section>p{margin:0 0 17px;color:#8b908d;font-size:8px;font-weight:800;letter-spacing:.19em}.search-keywords{display:flex;flex-wrap:wrap;gap:8px}.search-keywords button{height:38px;padding:0 15px;border:1px solid rgba(47,60,54,.16);border-radius:22px;background:transparent;color:#535a56;font-family:var(--serif);font-size:11px;transition:border-color .18s,color .18s,transform .18s}.search-keywords button:hover{border-color:var(--blue);color:var(--blue-deep);transform:translateY(-2px)}.search-category-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.search-category-links a{display:grid;min-height:56px;padding:0 15px;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;border:1px solid rgba(47,60,54,.11);background:rgba(69,122,176,.025);transition:border-color .18s,background-color .18s,transform .18s}.search-category-links a:hover{border-color:rgba(69,122,176,.28);background:rgba(69,122,176,.055);transform:translateY(-2px)}.search-category-links small{color:#a2a6a3;font-size:7px}.search-category-links strong{font-family:var(--serif);font-size:12px;font-weight:400}.search-category-links span{color:var(--blue);font-size:13px}
@media(max-width:720px){.search-modal{padding:12px}.search-dialog{margin-top:12px;padding:30px 22px 34px}.search-dialog>header h2{max-width:250px;font-size:35px;line-height:1.12}.search-modal-form{height:64px;margin-top:32px;grid-template-columns:28px minmax(0,1fr) 72px}.search-modal-form svg{width:20px}.search-modal-form input{padding:0 10px;font-size:18px}.search-modal-form button{height:42px}.search-suggestions{margin-top:32px;grid-template-columns:1fr;gap:32px}.search-category-links{grid-template-columns:1fr 1fr}.search-category-links a{padding:0 10px}.search-category-links small{display:none}}
/* Product summary sticky header clearance */
@media(min-width:821px){.product-summary{top:128px}}

/* Minimal about page */
.about-minimal{min-height:calc(100vh - 124px);background:var(--ivory)}.about-minimal-stage{display:grid;min-height:calc(100vh - 124px);grid-template-columns:minmax(360px,.72fr) minmax(560px,1.28fr)}.about-minimal-copy{position:relative;z-index:2;display:flex;padding:clamp(68px,8vw,138px) clamp(42px,7vw,128px);justify-content:center;flex-direction:column;background:var(--ivory)}.about-minimal-kicker{margin:0 0 30px;color:var(--blue-deep);font-size:8px;font-weight:800;letter-spacing:.28em}.about-minimal-copy h1{margin:0;color:var(--ink);font-family:var(--serif);font-size:clamp(48px,5.4vw,88px);font-weight:400;letter-spacing:-.06em;line-height:1.04}.about-minimal-copy h1 em{color:var(--blue);font-style:normal}.about-minimal-description{margin:38px 0 0;color:#6c726f;font-size:11px;line-height:2.05}.about-minimal-copy>a{display:flex;width:max-content;margin-top:42px;padding-bottom:8px;align-items:center;gap:28px;border-bottom:1px solid rgba(26,31,32,.72);color:var(--ink);font-size:8px;font-weight:800;letter-spacing:.16em;transition:color .2s,border-color .2s,gap .25s}.about-minimal-copy>a:hover{gap:36px;border-color:var(--blue);color:var(--blue-deep)}.about-minimal-visual{position:relative;min-height:620px;margin:0;overflow:hidden;background:#ececea}.about-minimal-visual::after{position:absolute;inset:0;content:'';background:linear-gradient(105deg,rgba(252,253,243,.13),transparent 48%,rgba(17,27,32,.05));pointer-events:none}.about-minimal-visual img{width:100%;height:100%;object-fit:cover;transition:transform 1.4s cubic-bezier(.2,.75,.2,1)}.about-minimal-visual:hover img{transform:scale(1.018)}.about-minimal-visual figcaption{position:absolute;right:30px;bottom:26px;z-index:1;display:flex;align-items:center;gap:14px;color:rgba(252,253,243,.92);font-family:var(--serif);font-size:8px;letter-spacing:.2em}.about-minimal-visual figcaption span{display:grid;width:28px;height:28px;place-items:center;border:1px solid rgba(252,253,243,.48);border-radius:50%;font-family:var(--sans);font-size:7px}
@media(max-width:820px){.about-minimal,.about-minimal-stage{min-height:auto}.about-minimal-stage{grid-template-columns:1fr}.about-minimal-copy{padding:64px 22px 56px}.about-minimal-kicker{margin-bottom:22px}.about-minimal-copy h1{font-size:47px;line-height:1.08}.about-minimal-description{margin-top:28px;font-size:10px}.about-minimal-copy>a{margin-top:32px}.about-minimal-visual{min-height:78vw;order:-1}.about-minimal-visual figcaption{right:18px;bottom:16px}}
@media(min-width:821px){.about-minimal-stage{height:max(620px,calc(100svh - 125px));min-height:0;grid-template-columns:44% 56%}.about-minimal-copy{padding:70px clamp(50px,6vw,92px)}.about-minimal-visual{height:100%;min-height:0}}

/* Category secondary tab navigation */
.category-subnav{display:grid;margin:34px 0 4px;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}.category-subnav-tab{position:relative;display:flex;min-height:108px;padding:14px 13px;align-items:flex-start;justify-content:flex-start;flex-direction:column;overflow:hidden;border:1px solid rgba(46,57,52,.14);background:transparent;color:#616864;transition:border-color .22s,color .22s,transform .22s,box-shadow .22s}.category-subnav-tab>span:first-child{position:relative;z-index:2;font-family:var(--serif);font-size:14px;line-height:1.2}.category-subnav-tab small{position:relative;z-index:2;margin-top:7px;color:#a1a6a2;font-size:6px;font-weight:800;letter-spacing:.13em;transition:color .22s}.category-line-art{position:absolute;right:7px;bottom:3px;width:76px;height:52px;color:#9ba8af;opacity:.28;transform:translate(5px,5px);transition:color .25s,opacity .25s,transform .32s ease}.category-line-art svg{width:100%;height:100%;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.category-subnav-tab>i{position:absolute;right:11px;top:11px;width:5px;height:5px;border:1px solid transparent;border-radius:50%;background:transparent;transition:background-color .22s,box-shadow .22s}.category-subnav-tab:hover{border-color:rgba(69,122,176,.5);color:var(--blue-deep);transform:translateY(-2px)}.category-subnav-tab:hover .category-line-art{color:var(--blue);opacity:.72;transform:translate(0,0)}.category-subnav-tab.active{border-color:var(--blue);color:var(--blue-deep);box-shadow:inset 0 0 0 1px rgba(69,122,176,.1)}.category-subnav-tab.active small{color:var(--blue)}.category-subnav-tab.active .category-line-art{color:var(--blue-deep);opacity:.9;transform:translate(0,0)}.category-subnav-tab.active>i{background:var(--blue);box-shadow:0 0 0 3px rgba(69,122,176,.1)}
@media(max-width:1040px){.category-subnav{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:560px){.category-subnav{margin:22px 0 16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.category-subnav-tab{min-height:66px;padding:9px 8px;align-items:flex-start}.category-subnav-tab>span:first-child{font-size:12px}.category-subnav-tab small{display:none}.category-subnav-tab>i{right:7px;top:7px;width:4px;height:4px}.category-line-art{right:3px;bottom:1px;width:49px;height:34px;opacity:.22}}

/* Brand accordion dot indicators */
.brand-accordion-toggle>i{width:6px;height:6px;border:0;border-radius:50%;background:#c5c9c6;transform:translateY(-50%);transition:background-color .24s ease,box-shadow .24s ease,transform .24s ease}.brand-accordion-item.open>.brand-accordion-toggle>i,.brand-accordion-toggle[aria-expanded="true"]>i{background:var(--blue);box-shadow:0 0 0 3px rgba(69,122,176,.1);transform:translateY(-50%)}

/* Progressive product image loading */
.product-card-image,.product-gallery-item{position:relative;background:var(--soft)}.product-gallery-item{margin:0;aspect-ratio:1;overflow:hidden}.product-gallery-item:first-child{grid-column:1/-1}.product-gallery-item img{width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity .38s ease}.product-card-image img{opacity:0;transition:opacity .3s ease,transform .55s ease,filter .4s ease}.product-gallery-item.image-ready img,.product-gallery-item.image-failed img,.product-card-image.image-ready img,.product-card-image.image-failed img{opacity:1}.product-image-loading{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;color:#9ba09d;transition:opacity .25s ease,visibility .25s ease}.product-image-loading i{width:24px;height:24px;border:1px solid rgba(69,122,176,.18);border-top-color:var(--blue);border-radius:50%;animation:productImageSpin .8s linear infinite}.product-image-loading b{font-size:6px;font-weight:800;letter-spacing:.2em}.image-ready>.product-image-loading,.image-failed>.product-image-loading{opacity:0;visibility:hidden}.product-card-image .product-image-loading i{width:19px;height:19px}.product-card-image .product-image-loading b{font-size:5px}.product-card-image .product-card-badge{z-index:3}@keyframes productImageSpin{to{transform:rotate(360deg)}}
.product-image-empty{position:absolute;inset:0;display:grid;place-content:center;gap:8px;padding:20px;background:#f6f5f2;color:#aaa69e;text-align:center}.product-image-empty b{color:#8d8982;font-family:Didot,"Bodoni 72",Georgia,serif;font-size:22px;font-weight:400;letter-spacing:.15em}.product-image-empty small{font-size:7px;letter-spacing:.18em}.product-gallery-empty{min-height:420px}.product-gallery-empty .product-image-empty b{font-size:34px}@media(max-width:900px){.product-gallery-empty{min-height:360px}}
.product-gallery-item.image-ready{min-height:0;aspect-ratio:auto}.product-gallery-item.image-ready img{height:auto;object-fit:initial}
@media(max-width:560px){.product-gallery-item{aspect-ratio:1}.product-image-loading i{width:20px;height:20px}}

/* Global gothic typography */
html,body,body *{font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.shop-logo,.footer-logo{font-family:Didot,"Bodoni 72","Times New Roman","Noto Serif KR","AppleMyungjo",serif!important}

/* Stable navigation and loader motion */
html{scrollbar-gutter:stable}
.site-chain-loader svg{animation:none!important;transform:none!important}
.shop-header.mega-menu-guard .mega-menu{visibility:hidden!important;opacity:0!important;transform:translateY(-8px)!important;pointer-events:none!important}
.gender-mega .shop-menu-shell{max-width:1120px;padding-top:30px;padding-bottom:34px}
.gender-mega .shop-menu-columns{display:block}
.gender-mega .shop-gender-column{padding:25px 30px 30px}
.gender-mega .shop-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:980px) and (min-width:821px){.gender-mega .shop-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}

/* Editorial English navigation typography */
.main-nav>.nav-item>.nav-link,
.shop-gender-column header small,
.shop-gender-column h2,
.shop-gender-column header>a,
.shop-category-grid span,
.shop-category-grid small,
.customer-menu-intro small,
.customer-menu-intro strong,
.customer-menu-grid strong,
.customer-menu-grid span,
.header-search,.header-wishlist,.login-text,.join-text,.bag span,
.footer-menu strong,.footer-menu a{
  font-family:"Bodoni 72 Smallcaps","Bodoni 72",Didot,"Bodoni MT","Times New Roman",serif!important;
}
.main-nav>.nav-item>.nav-link{font-size:11px!important;font-weight:600;letter-spacing:.18em!important}
.shop-gender-column h2{font-size:23px;letter-spacing:.09em}.shop-gender-column header>a{font-size:8px;letter-spacing:.12em}
.shop-category-grid span{font-size:12px;letter-spacing:.1em}.shop-category-grid small{font-size:6px;letter-spacing:.18em}
.customer-menu-intro strong{font-size:22px;letter-spacing:.035em}.customer-menu-grid strong{font-size:14px;letter-spacing:.08em}.customer-menu-grid span{font-size:7px;letter-spacing:.1em}
.header-search,.header-wishlist,.login-text,.join-text,.bag span{font-size:9px!important;letter-spacing:.1em}
.footer-menu strong,.footer-menu a{letter-spacing:.1em}
@media(max-width:820px){.main-nav>.nav-item>.nav-link{font-size:10px!important;letter-spacing:.11em!important}}

/* Five-item customer service menu */
.customer-menu-shell{max-width:1240px;grid-template-columns:245px minmax(0,1fr);gap:34px}
.customer-menu-intro{padding-right:32px}
.customer-menu-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}
@media(max-width:1040px) and (min-width:821px){.customer-menu-shell{grid-template-columns:210px minmax(0,1fr);padding-left:24px;padding-right:24px;gap:24px}.customer-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

/* Reference-style balanced header */
.header-search{position:absolute;left:44px;display:flex;width:150px;height:34px;padding:0 2px;align-items:center;gap:9px;border:0;border-bottom:1px solid rgba(54,67,74,.55);background:transparent;color:var(--ink);text-align:left;transition:border-color .2s,color .2s}
.header-search:hover{border-color:var(--blue);color:var(--blue-deep)}
.header-search svg{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.45}
.header-search span{font-family:"Bodoni 72 Smallcaps","Bodoni 72",Didot,"Times New Roman",serif!important;font-size:9px;letter-spacing:.1em}
.header-account{gap:12px}
.account-icon.header-account-link{display:flex!important;padding:8px 0!important;align-items:center;gap:7px}
.account-icon.header-account-link span,.header-account .bag span{font-family:"Bodoni 72 Smallcaps","Bodoni 72",Didot,"Times New Roman",serif!important;font-size:9px;letter-spacing:.1em}
.header-account-divider{display:block;width:1px;height:13px;background:rgba(35,44,49,.38)}
.header-account .bag{display:flex;position:relative;align-items:center;gap:7px}
@media(max-width:820px){.header-search{display:none}.header-account-divider{display:none}.account-icon.header-account-link{width:34px;padding:0!important}.account-icon.header-account-link span,.header-account .bag span{display:none}.header-account .bag{display:flex!important}}

/* Full-width catalog with an edge-aligned brand rail */
@media(min-width:821px){
  .catalog-page-shell{max-width:none;padding:46px clamp(44px,5vw,96px) 100px 0}
  .catalog-page-shell>.mobile-breadcrumb{margin-left:clamp(28px,3vw,58px)}
  .catalog-page-shell>.page-title{margin-left:260px}
  .catalog-page-shell .catalog-layout{grid-template-columns:260px minmax(0,1fr);gap:clamp(32px,3vw,58px)}
  .catalog-page-shell .brand-sidebar{left:0;width:260px;padding-left:clamp(28px,3vw,58px);padding-right:18px}
}

/* Reference-matched catalog category navigation */
@media(min-width:821px){
  .catalog-page-shell .catalog-layout{grid-template-columns:242px minmax(0,1fr);gap:clamp(112px,9vw,170px)}
  .catalog-page-shell>.page-title{margin-left:242px}
  .catalog-page-shell .brand-sidebar{width:242px;padding:18px 20px 34px clamp(38px,3vw,54px);font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",sans-serif!important}
  .catalog-page-shell .brand-sidebar-head{margin:0 0 23px;padding:0;text-align:left}
  .catalog-page-shell .brand-sidebar-head span{display:none}
  .catalog-page-shell .brand-sidebar-head h2{font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",sans-serif!important;font-size:20px;font-weight:500;line-height:1.3;letter-spacing:-.035em}
  .catalog-page-shell .brand-initials{display:flex;min-height:26px;margin:0 0 10px;align-items:center;gap:11px}
  .catalog-page-shell .brand-initials button{padding:2px 0;border:0;border-bottom:1px solid transparent;background:transparent;color:#8a8f8b;font-size:10px;line-height:1.2;transition:color .18s,border-color .18s}
  .catalog-page-shell .brand-initials button:hover,.catalog-page-shell .brand-initials button.active{border-color:var(--blue);color:var(--blue-deep)}
  .catalog-page-shell .brand-initials button:focus-visible{outline:0;border-color:var(--blue);color:var(--blue-deep)}
  .catalog-page-shell .brand-all-link{min-height:31px;margin:0 0 3px;padding:0 0 0 13px;border:0;background:transparent!important;color:#555d58;font-size:11px;font-weight:500;text-align:left}
  .catalog-page-shell .brand-all-link::before{position:absolute;left:0;top:50%;width:0;height:0;content:'';border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:5px solid #747b77;transform:translateY(-50%)}
  .catalog-page-shell .brand-all-link::after{display:none}
  .catalog-page-shell .brand-accordion-toggle{display:flex;min-height:30px;padding:0 0 0 13px;align-items:center;border:0;background:transparent!important;color:#525a55;text-align:left}
  .catalog-page-shell .brand-accordion-toggle>span{display:block;font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",sans-serif!important;font-size:13px;font-weight:400;line-height:1.35;letter-spacing:-.025em}
  .catalog-page-shell .brand-accordion-toggle>small{display:none}
  .catalog-page-shell .brand-accordion-toggle:focus-visible{outline:0;color:var(--blue-deep)}
  .catalog-page-shell .brand-accordion-toggle>i{position:absolute;left:0;right:auto;top:50%;width:0;height:0;border:0;border-top:3px solid transparent;border-bottom:3px solid transparent;border-left:5px solid #747b77;border-radius:0;background:transparent;box-shadow:none;transform:translateY(-50%);transition:transform .24s ease,border-color .18s}
  .catalog-page-shell .brand-accordion-item.open>.brand-accordion-toggle>i,.catalog-page-shell .brand-accordion-toggle[aria-expanded="true"]>i{border-left-color:var(--blue);background:transparent;box-shadow:none;transform:translateY(-50%) rotate(90deg)}
  .catalog-page-shell .brand-accordion-item.open>.brand-accordion-toggle{color:var(--blue-deep);font-weight:600}
  .catalog-page-shell .brand-submenu>div{padding:0 0 0 19px}
  .catalog-page-shell .brand-accordion-item.open>.brand-submenu>div{padding:2px 0 8px 19px}
  .catalog-page-shell .brand-line-link{display:block;padding:4px 0;border:0;background:transparent!important;color:#616963;font-size:11px;line-height:1.45;text-align:left;transform:none!important}
  .catalog-page-shell .brand-line-link>span{white-space:normal;word-break:keep-all;overflow-wrap:break-word;line-break:strict}
  .catalog-page-shell .brand-line-link small{display:none}
  .catalog-page-shell .brand-line-link:hover,.catalog-page-shell .brand-line-link.active{color:var(--blue-deep);text-decoration:underline;text-underline-offset:3px}
  .catalog-page-shell .brand-line-all{margin-bottom:1px;font-weight:600}
}

/* Catalog selection hierarchy */
.result-overview{display:grid;gap:7px}.catalog-selection-summary{display:flex;margin:0;align-items:center;flex-wrap:wrap;gap:7px;color:#8e9490;font-size:9px;line-height:1.4}.catalog-selection-summary strong,.catalog-selection-summary b{color:#525b56;font-size:9px;font-weight:600}.catalog-selection-summary strong{color:var(--blue-deep)}.catalog-selection-summary i{font-style:normal;color:#b8bcb9}.catalog-selection-summary span:not([hidden]){display:inline-flex;align-items:center;gap:7px;color:#666e69}.catalog-selection-summary span:not([hidden])::after{content:'·';color:#b8bcb9}.brand-submenu-label{margin:8px 0 4px!important;color:#9ba09d!important;font-size:7px!important;font-weight:700!important;letter-spacing:.13em!important}.brand-submenu-empty{margin:5px 0 8px!important;color:#9ba09d!important;font-size:9px!important}
@media(min-width:821px){.catalog-page-shell .brand-submenu-label,.catalog-page-shell .brand-submenu-empty{text-align:left}.catalog-page-shell .brand-line-all{color:var(--blue-deep)}.catalog-page-shell .brand-all-link.active{color:var(--blue-deep);font-weight:700}.catalog-page-shell .brand-all-link.active::before{border-left-color:var(--blue)}}
@media(max-width:560px){.result-overview{gap:4px}.catalog-selection-summary{gap:5px;font-size:8px}.catalog-selection-summary strong,.catalog-selection-summary b{font-size:8px}}

/* Stable vertical WOMEN / MEN secondary menus */
@media(min-width:821px){
  #siteHeader{height:125px}
  .shop-header,.header-main,.main-nav{transition:box-shadow .28s ease,background-color .28s ease}
  .header-main,.is-scrolled .header-main{height:72px}
  .main-nav,.is-scrolled .main-nav{height:52px}
  .is-scrolled .mega-menu{top:124px}
  .gender-nav-item{position:relative}
  .gender-nav-item>.gender-mega{position:absolute;left:50%;right:auto;top:100%;width:230px;padding:0;border:0;background:transparent!important;box-shadow:none;pointer-events:none;transform:translate(-50%,-7px);transition:opacity .16s ease,visibility .16s ease,transform .2s cubic-bezier(.2,.75,.2,1)}
  .gender-nav-item:hover>.gender-mega,.gender-nav-item:focus-within>.gender-mega{pointer-events:auto;transform:translate(-50%,0)}
  .is-scrolled .gender-nav-item>.gender-mega{top:100%}
  .gender-mega .shop-menu-shell{max-width:none;margin:0;padding:0;box-shadow:0 20px 42px rgba(43,44,39,.13)}
  .gender-mega .shop-menu-columns{display:grid;grid-template-columns:1fr;align-items:start;overflow:visible;border:0;background:transparent}
  .gender-mega .shop-category-grid{background:#ebe7de}
  .gender-mega .shop-category-grid{display:flex;gap:0;flex-direction:column}
  .gender-mega .shop-category-grid>a{display:flex;min-height:46px;padding:0 30px;align-items:center;justify-content:flex-start;border:0;background:transparent;color:#4e584f;font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",sans-serif!important;font-size:14px;font-weight:500;letter-spacing:.01em;box-shadow:none;transform:none;transition:background-color .16s ease,color .16s ease}
  .gender-mega .shop-category-grid>a span{color:inherit;font-family:inherit!important;font-size:14px;letter-spacing:.01em}
  .gender-mega .shop-category-grid>a:hover{border:0;background:#d8d1c4;color:#086bc8;box-shadow:none;transform:none}
  .gender-mega .shop-category-grid>a:hover span{color:inherit}
}
@media(max-width:820px){
  .gender-mega .shop-menu-columns{display:grid;grid-template-columns:1fr;gap:0;border:0;background:transparent}
  .gender-mega .shop-category-grid{background:#efebe3}
  .gender-mega .shop-category-grid{display:flex;gap:0;flex-direction:column}
  .gender-mega .shop-category-grid>a{display:flex;min-height:40px;padding:0 14px;align-items:center;border:0;background:transparent;color:#4e584f;font-size:11px;box-shadow:none;transform:none}
}
@media(min-width:821px){.gender-nav-item,.customer-nav-item{position:relative}.gender-nav-item>.gender-mega,.customer-nav-item>.customer-mega{position:absolute!important;left:50%!important;right:auto!important;top:100%!important;width:184px!important;padding:0!important;background:transparent!important;box-shadow:none!important;transform:translate(-50%,-6px)!important}.gender-nav-item:hover>.gender-mega,.gender-nav-item:focus-within>.gender-mega,.customer-nav-item:hover>.customer-mega,.customer-nav-item:focus-within>.customer-mega{pointer-events:auto!important;transform:translate(-50%,0)!important}.simple-submenu{display:flex;overflow:hidden;flex-direction:column;background:#e7e2d7;box-shadow:0 18px 36px rgba(20,24,21,.12)}.simple-submenu a{display:flex;min-height:41px;align-items:center;padding:0 25px;color:#4f584f;font-family:Pretendard,"Noto Sans KR",sans-serif;font-size:12px}.simple-submenu a:hover{background:#d8d1c4;color:#146cc0}}
.event-detail{max-width:1060px;margin:auto;text-align:center}.event-detail>a{display:inline-block;margin-bottom:28px;border-bottom:1px solid;font-size:11px}.event-detail h1{margin:0 0 38px;font-family:Didot,"Noto Serif KR",serif;font-size:34px;font-weight:400}.event-detail img{display:block;width:100%;height:auto}
.review-columns{display:grid;grid-template-columns:120px 1fr 130px 110px;min-height:42px;align-items:center;padding:0 15px;border-bottom:1px solid #ddd;color:#888;font-size:9px}.review-board .board-empty{min-height:260px}

/* Product detail: first-screen purchase overview, then centered full-width detail media. */
.clean-product-page{display:block!important;max-width:none!important;padding:34px clamp(24px,4vw,68px) 110px!important}
.product-overview{display:grid;max-width:1540px;margin:0 auto;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);align-items:start;gap:clamp(48px,5vw,90px)}
.product-primary-gallery .product-gallery-item{margin:0;background:#ececea}
.product-primary-gallery .product-gallery-item.is-primary{height:calc(100vh - 190px);min-height:590px}
.product-primary-gallery .product-gallery-item img{width:100%;height:100%;min-height:0;object-fit:contain}
.clean-product-page .product-summary{position:static!important;top:auto!important;max-height:none!important;overflow:visible!important;padding:clamp(25px,4vw,60px) 0 24px}
.product-detail-gallery{display:grid;max-width:1080px;margin:90px auto 0;gap:26px}
.product-detail-gallery[hidden]{display:none}
.product-detail-gallery .product-gallery-item{margin:0;background:#ececea}
.product-detail-gallery .product-gallery-item img{display:block;width:100%;height:auto;min-height:0;object-fit:contain}
@media(max-width:900px){.clean-product-page{padding:15px!important}.product-overview{display:block}.product-primary-gallery .product-gallery-item.is-primary{height:auto;min-height:0}.clean-product-page .product-summary{padding:35px 10px 65px}.product-detail-gallery{margin-top:35px;gap:14px}}

/* Compact community boards */
.community-page{min-height:65vh;padding:70px clamp(20px,6vw,90px) 110px}.community-board{max-width:1160px;margin:auto}.community-board .board-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:38px;padding-bottom:24px;border-bottom:1px solid #303431}.community-board .board-title p{margin:0 0 8px;color:var(--blue-deep);font-size:8px;font-weight:800;letter-spacing:.2em}.community-board .board-title h1{margin:0;font-family:var(--serif);font-size:34px;font-weight:400}.community-board .board-write{height:40px;padding:0 22px;border:1px solid var(--blue-deep);background:transparent;color:var(--blue-deep);font-size:10px}.community-form{margin:-15px 0 34px;padding:24px;border:1px solid var(--line);background:rgba(69,122,176,.025)}.community-form label{display:block;margin-bottom:14px;color:#6e746f;font-size:10px}.community-form input,.community-form textarea{display:block;width:100%;margin-top:7px;padding:12px;border:1px solid var(--line);background:var(--ivory);font:inherit}.community-form .community-watermark{display:flex;align-items:center;gap:8px;margin-top:-2px;cursor:pointer}.community-form .community-watermark input{display:inline-block;width:15px;height:15px;margin:0;padding:0;accent-color:var(--blue-deep)}.community-form>p{min-height:18px;margin:0;color:#9f4945;font-size:10px}.community-form>div{display:flex;justify-content:flex-end;gap:7px}.community-form button{height:38px;padding:0 22px;border:1px solid var(--line);background:transparent}.community-form button[type=submit]{border-color:var(--blue-deep);background:var(--blue-deep);color:#fff}.community-columns,.community-post>summary{display:grid;grid-template-columns:95px minmax(0,1fr) 130px 100px;align-items:center;gap:16px}.community-columns{min-height:40px;padding:0 15px;border-bottom:1px solid var(--line);color:#999f9b;font-size:8px}.community-post{border-bottom:1px solid var(--line)}.community-post>summary{min-height:58px;padding:8px 15px;cursor:pointer;list-style:none}.community-post>summary::-webkit-details-marker{display:none}.community-post>summary strong{font-size:11px;font-weight:500}.community-post>summary span,.community-post>summary time{color:#8d938f;font-size:9px}.community-thumb{display:block;width:70px;height:44px}.community-thumb img{width:100%;height:100%;object-fit:cover}.community-thumb i{display:grid;width:100%;height:100%;place-items:center;background:#ececea;font-size:7px;font-style:normal}.community-post-body{padding:26px 110px 34px;background:rgba(236,234,225,.36);color:#656d67;font-size:11px;line-height:1.85}.community-post-body>b{display:block;margin-bottom:12px;color:var(--blue-deep)}.community-post-body>img{display:block;max-width:min(620px,100%);margin-top:20px}.community-post-body aside{margin-top:22px;padding:18px;border-left:2px solid var(--blue);background:var(--ivory)}.community-post-body aside p{margin-bottom:0}.community-board .board-empty{display:grid;min-height:220px;place-items:center;text-align:center}.community-board .board-empty p{color:#9ba09d;font-size:10px}.board-private-note{margin-top:14px;color:#999f9b;font-size:9px;text-align:right}@media(max-width:650px){.community-page{padding:38px 15px 70px}.community-columns,.community-post>summary{grid-template-columns:48px minmax(0,1fr) 70px}.community-columns span:last-child,.community-post>summary time{display:none}.community-thumb{width:42px;height:42px}.community-post-body{padding:22px 16px}.community-board .board-title h1{font-size:28px}}

/* Final cascade guards for the reference storefront. */
.simple-catalog .product-pagination a,.simple-catalog .product-pagination strong,.simple-catalog .product-pagination span{min-width:31px!important;width:31px!important;height:31px!important;padding:0!important;border:0!important;background:transparent!important;color:#8a8f8b!important}
.simple-catalog .product-pagination strong{border-bottom:1px solid var(--ink)!important;color:var(--ink)!important}
.reference-product-detail .product-primary-gallery .product-gallery-item.image-ready img{width:100%!important;height:100%!important;object-fit:contain!important}
.reference-product-detail .product-detail-gallery .product-gallery-item.image-ready img{width:100%!important;height:auto!important;object-fit:contain!important}
.reference-product-detail .reference-actions{display:grid!important;grid-template-columns:minmax(130px,1fr) 88px minmax(150px,1.15fr)!important}
.reference-product-detail .reference-actions .wish-action{grid-column:auto!important}
@media(max-width:900px){.reference-product-detail .reference-actions{grid-template-columns:1fr 70px 1fr!important}}
@media(max-width:560px){.reference-product-detail .reference-actions{grid-template-columns:1fr 58px 1fr!important}}

/* Product-card crop and breathing room. */
.product-card .product-card-image img,.simple-catalog .product-card-image img{width:100%!important;height:100%!important;object-fit:cover!important}
.product-card .product-meta{padding:17px 15px 20px!important}
@media(max-width:560px){.product-card .product-meta{padding:13px 10px 16px!important}}

/* Pure white surface theme. Brand-colored controls remain unchanged. */
:root{--ivory:#fff;--paper:#fff;--soft:#fff}
html,body,main,#siteHeader,.shop-header,.header-main,.nav-wrap,.main-nav,.mega-menu,.simple-submenu,.gender-mega .shop-category-grid,.page-shell,.shop-home,.best-home,.catalog-page-shell,.catalog-layout,.brand-sidebar,.catalog-results,.product-card,.product-meta,.product-card-image,.product-page,.product-overview,.product-summary,.product-gallery-item,.product-information,.product-review-section,.product-inquiry-section,.product-section-tabs,.commerce-page,.order-box,.customer-page,.customer-content,.community-page,.community-board,.community-form,.board-detail,.events-page,.event-card,.event-card-image,.about-minimal,.about-minimal-stage,.about-minimal-copy,.search-dialog,.legal-modal-panel,.site-footer,.site-chain-loader,.empty-result,.product-section-empty{background:#fff!important;background-image:none!important}
input,select,textarea,.filter-control,.option-chip,.quantity-control,.inquiry-login,.my-inquiry-detail>div,.search-category-links a,.customer-menu-grid a,.mobile-filter-drawer,.mobile-filter-head{background-color:#fff!important}

/* Full-screen reference search overlay. */
.reference-search-modal{display:block!important;padding:0!important;place-items:initial!important}
.reference-search-modal[hidden]{display:none!important}
.reference-search-modal .search-modal-backdrop{background:rgba(28,30,29,.52);backdrop-filter:none;-webkit-backdrop-filter:none}
.reference-search-modal .search-dialog{position:relative;width:100%;max-width:none;height:100vh;margin:0;padding:142px clamp(38px,7.7vw,143px) 70px;border:0;background:transparent!important;background-image:none!important;box-shadow:none;transform:none!important;pointer-events:none}
.reference-search-modal .search-modal-form{position:relative;display:block;width:min(1400px,100%);height:57px;margin:0 auto;border:0;border-bottom:3px solid rgba(255,255,255,.94);pointer-events:auto}
.reference-search-modal .search-modal-form input{display:block;width:calc(100% - 105px);height:54px;padding:0 22px;border:0;background:transparent!important;color:#fff;font-family:Pretendard,"Noto Sans KR",sans-serif!important;font-size:29px;outline:0}
.reference-search-modal .search-modal-form input::placeholder{color:rgba(255,255,255,.55)}
.reference-search-modal .search-modal-form button{position:absolute;right:31px;bottom:-1px;width:86px;height:86px;padding:0;border:0;background:transparent!important;color:#fff;transform:translateY(28px)}
.reference-search-modal .search-modal-form button svg{display:block;width:78px;height:78px;fill:none;stroke:currentColor;stroke-width:2.2}
.reference-search-modal .search-suggestions{display:grid;width:min(980px,100%);margin:58px auto 0;grid-template-columns:1fr 1fr;gap:270px;pointer-events:auto}
.reference-search-modal .search-suggestions h2{margin:0 0 35px;color:#fff;font-size:24px;font-weight:750;letter-spacing:-.045em}
.reference-search-modal .search-keywords,.reference-search-modal .recent-search-list{display:flex;align-items:flex-start;flex-direction:column;gap:0}
.reference-search-modal .search-keywords button,.reference-search-modal .recent-search-list button{height:auto;margin:0 0 27px;padding:0;border:0;border-radius:0;background:transparent!important;color:rgba(255,255,255,.9);font-family:Pretendard,"Noto Sans KR",sans-serif!important;font-size:18px;font-weight:650;line-height:1.15;transition:color .18s}
.reference-search-modal .search-keywords button:hover,.reference-search-modal .recent-search-list button:hover{border:0;color:var(--blue);transform:none}
.reference-search-modal .recent-search-list p{margin:0;color:rgba(255,255,255,.72);font-size:15px}
@media(max-width:820px){
  .reference-search-modal .search-dialog{padding:92px 24px 45px;overflow-y:auto}
  .reference-search-modal .search-modal-form{height:52px;border-bottom-width:2px}
  .reference-search-modal .search-modal-form input{width:calc(100% - 70px);height:49px;padding-left:4px;font-size:21px}
  .reference-search-modal .search-modal-form button{right:0;width:62px;height:62px;transform:translateY(18px)}
  .reference-search-modal .search-modal-form button svg{width:58px;height:58px}
  .reference-search-modal .search-suggestions{margin-top:58px;grid-template-columns:1fr 1fr;gap:35px}
  .reference-search-modal .search-suggestions h2{margin-bottom:27px;font-size:19px}
  .reference-search-modal .search-keywords button,.reference-search-modal .recent-search-list button{margin-bottom:20px;font-size:15px}
  .reference-search-modal .recent-search-list p{font-size:13px}
}

/* Search overlay sizing from the supplied 700px reference. */
.reference-search-modal .search-modal-form{width:min(700px,100%)}
.reference-search-modal .search-modal-form input{font-size:36px;font-weight:700;letter-spacing:-.045em}
.reference-search-modal .search-modal-form button{right:22px;bottom:8px;width:60px;height:60px;transform:none}
.reference-search-modal .search-modal-form button svg{width:59px;height:59px;overflow:visible;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
.reference-search-modal .search-suggestions{width:min(500px,100%);grid-template-columns:1fr 1fr;gap:150px}
.reference-search-modal .search-suggestions h2{font-size:16px;font-weight:700}
.reference-search-modal .search-keywords button,.reference-search-modal .recent-search-list button{font-size:14px;font-weight:700}
@media(max-width:560px){
  .reference-search-modal .search-modal-form input{font-size:27px}
  .reference-search-modal .search-suggestions{gap:42px}
  .reference-search-modal .search-suggestions h2{font-size:15px}
  .reference-search-modal .search-keywords button,.reference-search-modal .recent-search-list button{font-size:13px}
}

/* Gothic typography for primary and secondary navigation. */
.main-nav>.nav-item>.nav-link,.simple-submenu a{font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}

/* Reference-style notice board with pinned notices. */
.notice-page .customer-layout{max-width:1280px!important}
.notice-category-tabs{display:flex;margin:0 0 16px;gap:22px;border-bottom:1px solid #ddd8cf}
.notice-category-tabs button{position:relative;height:42px;padding:0 2px;border:0;background:transparent;color:#8a8b87;font-size:11px;font-weight:600}
.notice-category-tabs button.active{color:var(--blue-deep)}
.notice-category-tabs button.active::after{position:absolute;left:0;right:0;bottom:-1px;height:2px;content:"";background:var(--blue)}
.notice-board{border:0}
.notice-columns,.notice-row summary{display:grid;grid-template-columns:92px minmax(0,1fr) 150px;align-items:center}
.notice-columns{min-height:54px;background:#e9e5dc;color:#555a56;font-size:11px;letter-spacing:.04em;text-align:center}
.notice-columns span+span{border-left:1px solid rgba(92,95,91,.18)}
.notice-row{border-bottom:1px solid #e1e1de}
.notice-row[hidden]{display:none}
.notice-row summary{min-height:48px;padding:0;cursor:pointer;list-style:none}
.notice-row summary::-webkit-details-marker{display:none}
.notice-row summary::after{display:none!important}
.notice-row summary>span,.notice-row summary>strong{padding:0 18px}
.notice-row summary .notice-no,.notice-row summary .notice-author{text-align:center}
.notice-row summary .notice-no{color:#5f6561;font-size:11px}
.notice-row summary strong{overflow:hidden;color:#555a57;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}
.notice-row summary strong em{margin-right:7px;color:#777b78;font-style:normal;font-weight:500}
.notice-row summary .notice-author{color:#595e5a;font-size:11px}
.notice-row-pinned{background:#fff8eb!important}
.notice-row-pinned summary .notice-no{color:#df4b20;font-weight:750}
.notice-row-pinned summary strong em{color:#df4b20}
.notice-detail{padding:23px 168px 25px 110px;border-top:1px solid rgba(80,82,78,.08);background:#fff;color:#626763;font-size:11px;line-height:1.85}
.notice-detail p{margin:0}
.notice-empty{margin:0;padding:70px 20px;border-bottom:1px solid #e1e1de;color:#888d89;font-size:12px;text-align:center}
.notice-pagination{display:flex;height:95px;align-items:center;justify-content:center;gap:13px;color:#7d827e}
.notice-pagination button{width:22px;height:28px;padding:0;border:0;background:transparent;color:#8d918e;font-size:17px}
.notice-pagination button:disabled{opacity:.75}
.notice-pagination strong{font-size:11px}
.notice-search{display:grid;grid-template-columns:120px minmax(0,1fr) 76px;gap:7px;height:48px}
.notice-search label,.notice-search select,.notice-search input,.notice-search button{height:100%;border:0;background:#ece8df;color:#666b67;font:inherit;font-size:11px}
.notice-search select{width:100%;padding:0 14px;outline:0}
.notice-search input{min-width:0;padding:0 16px;outline:0}
.notice-search input:focus{box-shadow:inset 0 0 0 1px var(--blue)}
.notice-search button{font-weight:650}
@media(max-width:650px){.notice-columns,.notice-row summary{grid-template-columns:54px minmax(0,1fr) 82px}.notice-columns{min-height:46px;font-size:9px}.notice-row summary{min-height:46px}.notice-row summary>span,.notice-row summary>strong{padding:0 8px}.notice-row summary strong{font-size:11px}.notice-row summary .notice-author{font-size:9px}.notice-detail{padding:19px 15px}.notice-pagination{height:76px}.notice-search{grid-template-columns:82px minmax(0,1fr) 58px}}

/* Compact board spacing and one shared visual system for every customer board. */
.notice-page{padding-top:24px!important}
.notice-page .customer-layout{padding-top:0!important}
.notice-page .board-title{margin-bottom:14px!important}
.reference-board-page{padding:24px clamp(20px,6vw,90px) 100px!important}
.reference-community-board{max-width:1280px!important}
.reference-community-board .board-title{min-height:0;margin:0 0 14px!important;padding:0 0 15px!important;align-items:flex-end;border-bottom:1px solid #333!important}
.reference-community-board .board-title p{margin:0 0 5px;color:var(--blue);font-size:8px;font-weight:800;letter-spacing:.18em}
.reference-community-board .board-title h1{margin:0;font-family:Pretendard,"Noto Sans KR",sans-serif!important;font-size:18px;font-weight:500;letter-spacing:-.03em}
.reference-community-board .board-title>span{color:var(--muted);font-size:10px;text-align:right}
.reference-community-board .board-write{min-width:112px;height:40px;padding:0 18px;border:1px solid var(--blue-deep);background:var(--blue-deep);color:#fff;font-size:10px}
.reference-community-board .community-columns,.reference-community-board .community-post>summary{grid-template-columns:92px minmax(0,1fr) 150px 110px;gap:0}
.reference-community-board .community-columns{min-height:54px;padding:0;background:#e9e5dc!important;color:#555a56;font-size:11px;letter-spacing:.04em;text-align:center}
.reference-community-board .community-columns span{display:grid;height:22px;place-items:center}
.reference-community-board .community-columns span+span{border-left:1px solid rgba(92,95,91,.18)}
.reference-community-board .community-post{border-bottom:1px solid #e1e1de}
.reference-community-board .community-post>summary{min-height:48px;padding:0;list-style:none}
.reference-community-board .community-post>summary>*{padding:0 18px}
.reference-community-board .community-post>summary .community-no,.reference-community-board .community-post>summary>span,.reference-community-board .community-post>summary>time{text-align:center}
.reference-community-board .community-post>summary strong{overflow:hidden;color:#555a57;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}
.reference-community-board .community-post>summary>span,.reference-community-board .community-post>summary>time{color:#656a66;font-size:11px}
.reference-community-board .community-thumb{width:72px;height:48px;margin:auto;padding:0}
.reference-community-board .community-post-body{padding:23px 128px 25px 110px;border-top:1px solid rgba(80,82,78,.08);background:#fff!important;color:#626763;font-size:11px;line-height:1.85}
.reference-community-board .board-empty{min-height:150px;padding:40px 20px;border-top:0;border-bottom:1px solid #e1e1de}
.reference-community-board .board-empty strong{color:#666b67;font-size:12px;font-weight:500}
.reference-community-board .board-empty p{margin:8px 0 0;color:#969b97;font-size:10px}
.reference-community-board .board-private-note{margin:12px 0 0;padding:0;border:0;background:transparent!important;color:#999f9b;font-size:9px;text-align:right}
.community-pagination{display:flex;height:95px;align-items:center;justify-content:center;gap:13px;color:#7d827e}
.community-pagination button{width:22px;height:28px;padding:0;border:0;background:transparent;color:#8d918e;font-size:17px}
.community-pagination button:disabled{opacity:.4}
.community-pagination strong{font-size:11px}
.community-search{display:grid;grid-template-columns:120px minmax(0,1fr) 76px;gap:7px;height:48px}
.community-search label,.community-search select,.community-search input,.community-search button{height:100%;border:0;background:#ece8df;color:#666b67;font:inherit;font-size:11px}
.community-search select{width:100%;padding:0 14px;outline:0}
.community-search input{min-width:0;padding:0 16px;outline:0}
.community-search input:focus{box-shadow:inset 0 0 0 1px var(--blue)}
.community-search button{font-weight:650}
.shipping-reference-board .board-empty{min-height:235px}
@media(max-width:650px){
  .notice-page,.reference-board-page{padding-top:18px!important}
  .reference-community-board .board-title{align-items:flex-start;flex-direction:row}
  .reference-community-board .board-title>span{max-width:150px;text-align:right}
  .reference-community-board .community-columns,.reference-community-board .community-post>summary{grid-template-columns:54px minmax(0,1fr) 76px;gap:0}
  .reference-community-board .community-columns span:last-child,.reference-community-board .community-post>summary time{display:none}
  .reference-community-board .community-columns{min-height:46px;font-size:9px}
  .reference-community-board .community-post>summary{min-height:46px}
  .reference-community-board .community-post>summary>*{padding:0 8px}
  .reference-community-board .community-post>summary strong{font-size:11px}
  .reference-community-board .community-post>summary>span{font-size:9px}
  .reference-community-board .community-thumb{width:42px;height:42px;padding:0}
  .reference-community-board .community-post-body{padding:19px 15px}
  .community-pagination{height:76px}
  .community-search{grid-template-columns:82px minmax(0,1fr) 58px}
}

/* Minimal board titles and the supplied unified search control. */
.notice-page .board-title,.reference-community-board .board-title{min-height:0!important;margin-bottom:18px!important;padding:0!important;border-bottom:0!important}
.notice-page .board-title p,.notice-page .board-title>span,.reference-community-board .board-title p,.reference-community-board .board-title>span{display:none!important}
.notice-page .board-title h2,.reference-community-board .board-title h1{font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",sans-serif!important;font-size:18px!important;font-weight:500!important;line-height:1.35;letter-spacing:-.03em}
.notice-search,.community-search{display:grid!important;height:54px!important;grid-template-columns:180px minmax(0,1fr) 110px!important;gap:8px!important}
.notice-search label,.community-search label{position:relative;display:block;overflow:hidden;background:#ece8df!important}
.notice-search label::before,.community-search label::before{position:absolute;right:0;top:0;z-index:1;width:48px;height:100%;border:2px solid #e5e0d7;background:#fff;content:"";pointer-events:none}
.notice-search label::after,.community-search label::after{position:absolute;right:16px;top:50%;z-index:2;width:15px;height:18px;content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='18' viewBox='0 0 15 18'%3E%3Cpath d='M7.5 2 3 7h9zM7.5 16 12 11H3z' fill='%23575b58'/%3E%3C/svg%3E") center/contain no-repeat;transform:translateY(-50%);pointer-events:none}
.notice-search select,.community-search select{width:100%!important;padding:0 62px 0 16px!important;border:0!important;outline:0!important;background:#ece8df!important;color:#5d625e!important;font-size:12px!important;-webkit-appearance:none;appearance:none}
.notice-search input,.community-search input{padding:0 18px!important;border:0!important;outline:0!important;background:#ece8df!important;color:#363a37!important;font-size:12px!important}
.notice-search button,.community-search button{border:0!important;background:#ece8df!important;color:#5d625e!important;font-size:12px!important;font-weight:500!important}
.notice-search input:focus,.community-search input:focus{box-shadow:inset 0 0 0 1px var(--blue)!important}
@media(max-width:650px){.notice-search,.community-search{height:48px!important;grid-template-columns:105px minmax(0,1fr) 64px!important;gap:5px!important}.notice-search label::before,.community-search label::before{width:36px}.notice-search label::after,.community-search label::after{right:11px;width:12px}.notice-search select,.community-search select{padding:0 42px 0 10px!important;font-size:10px!important}.notice-search input,.community-search input{padding:0 10px!important}.notice-search button,.community-search button{font-size:10px!important}}

/* Tighter page starts, natural category flow and doubled catalog spacing. */
.shop-home,.best-home,.simple-catalog,.events-page,.service-page,.commerce-page,.customer-page,.community-page{padding-top:24px!important}
.clean-product-page{padding-top:24px!important}
@media(min-width:901px){
  .simple-catalog{padding-top:18px!important}
  .simple-catalog .catalog-layout{align-items:start}
  .catalog-page-shell .brand-sidebar{position:static!important;top:auto!important;max-height:none!important;padding-top:0!important;overflow:visible!important;scrollbar-width:none!important}
  .catalog-page-shell .brand-sidebar::-webkit-scrollbar{display:none!important}
  .simple-catalog .brand-sidebar-head{margin-top:0!important}
  .simple-catalog .catalog-topline{margin-top:0;margin-bottom:26px}
  .simple-catalog .catalog-topline .inline-sort{grid-column:2}
  .simple-catalog .catalog-topline>span{grid-column:3}
  .simple-catalog .product-grid{column-gap:50px!important;row-gap:88px!important}
}
@media(max-width:900px){.shop-home,.best-home,.simple-catalog,.events-page,.service-page,.commerce-page,.customer-page,.community-page,.clean-product-page{padding-top:18px!important}.simple-catalog .catalog-topline .inline-sort{grid-column:1/-1}.simple-catalog .catalog-topline>span{grid-column:auto}}

/* Compact handmade inquiry page. */
.handmade-service-page{padding:14px 16px 80px!important}
.handmade-service-page .customer-layout{width:100%;max-width:1120px!important}
.handmade-service-page .board-title{margin-bottom:16px!important;padding-bottom:12px!important}
.handmade-service-page .board-title h2{font-size:16px!important}
.handmade-service-page .kakao-inquiry-card{min-height:264px;padding:38px;gap:40px}
.handmade-service-page .kakao-inquiry-card h3{margin:14px 0 12px;font-size:29px;line-height:1.3}
.handmade-service-page .kakao-inquiry-card h3 span{font-family:var(--sans);font-size:.56em;font-weight:500;vertical-align:.14em}
.handmade-service-page .kakao-inquiry-card .handmade-period{color:#d8e7f3;font-size:11px;font-weight:700;letter-spacing:.03em}
.handmade-service-page .kakao-inquiry-card>a{width:168px;height:47px;padding:0 9px 0 18px;font-size:9px}
.handmade-service-page .kakao-inquiry-card>a span{width:31px;height:31px;font-size:7px}
.handmade-service-page .support-notes{margin-top:24px}
.handmade-service-page .support-notes article{min-height:118px;padding:22px 21px 14px}
.handmade-service-page .support-notes strong{margin:21px 0 10px;font-size:14px}
.handmade-service-page .support-notes p{font-size:9px;line-height:1.75}
@media(max-width:820px){.handmade-service-page{padding:12px 12px 64px!important}.handmade-service-page .kakao-inquiry-card{padding:30px 20px;gap:24px}.handmade-service-page .kakao-inquiry-card h3{font-size:25px}.handmade-service-page .kakao-inquiry-card>a{width:100%}.handmade-service-page .support-notes article{min-height:auto;padding:20px 16px}}

/* One exact palette for every secondary navigation. */
.gender-mega .shop-category-grid,.simple-submenu{overflow:hidden!important;border-radius:0!important;background:#e5e0d6!important}
.gender-mega .shop-category-grid>a,.simple-submenu a{border:0!important;background:transparent!important;color:#4e584f!important;box-shadow:none!important;transform:none!important}
.gender-mega .shop-category-grid>a:hover,.gender-mega .shop-category-grid>a:focus-visible,.simple-submenu a:hover,.simple-submenu a:focus-visible{background:#d9d3c6!important;color:#146cc0!important;box-shadow:none!important;transform:none!important}
.gender-mega .shop-category-grid>a:hover span,.gender-mega .shop-category-grid>a:focus-visible span{color:inherit!important}

/* Gothic utility typography in both sides of the header. */
.header-search,.header-search span,.header-account,.header-account a,.header-account button,.account-icon.header-account-link span,.header-account .bag span{font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}

/* REPLICA uses a strictly square interface. */
*,*::before,*::after{border-radius:0!important}

/* Brand rail follows the page and never owns a scrollbar. */
@media(min-width:901px){
  .catalog-page-shell .brand-sidebar,.catalog-page-shell .brand-accordion,.catalog-page-shell #brandSidebarList{height:auto!important;max-height:none!important;overflow:visible!important;overscroll-behavior:auto!important;scrollbar-width:none!important}
  .catalog-page-shell .brand-sidebar::-webkit-scrollbar,.catalog-page-shell .brand-accordion::-webkit-scrollbar,.catalog-page-shell #brandSidebarList::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}
}

/* Keep the wordmark editorial; make every other link and navigation control gothic. */
body a:not(.shop-logo):not(.footer-logo),
body a:not(.shop-logo):not(.footer-logo) *,
.main-nav .nav-link,
.main-nav .nav-link *,
.mega-menu button,
.mega-menu button *{
  font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
}

/* Keep every board search rail slim and aligned exactly to its board. */
.notice-search,.community-search{
  position:static;
  left:auto;
  width:100%!important;
  max-width:none;
  height:42px!important;
  transform:none;
}

/* Reference pagination: first, previous, ten page numbers, next and last. */
.simple-catalog .product-pagination{gap:10px!important;margin-top:72px!important}
.simple-catalog .product-pagination a,.simple-catalog .product-pagination strong,.simple-catalog .product-pagination span{
  width:30px!important;
  min-width:30px!important;
  height:36px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#8a8f8b!important;
  font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",sans-serif!important;
  font-size:13px!important;
  font-weight:400!important;
}
.simple-catalog .product-pagination strong{color:#202522!important;font-weight:650!important}
.simple-catalog .product-pagination a:hover{color:var(--blue-deep)!important}
.simple-catalog .product-pagination .pagination-arrow{font-size:25px!important;font-weight:300!important}
.simple-catalog .product-pagination .disabled{color:#c4c7c4!important}
@media(max-width:650px){
  .simple-catalog .product-pagination{gap:2px!important;margin-top:46px!important}
  .simple-catalog .product-pagination a,.simple-catalog .product-pagination strong,.simple-catalog .product-pagination span{width:24px!important;min-width:24px!important;height:32px!important;font-size:11px!important}
  .simple-catalog .product-pagination .pagination-arrow{font-size:20px!important}
}

/* Pull the complete result column, including its sort controls, closer to the brand rail. */
@media(min-width:901px){
  .catalog-page-shell .catalog-layout{gap:clamp(64px,5vw,88px)!important}
}

/* All customer boards share a centered 50%-viewport reading width. */
@media(min-width:901px){
  .notice-page{max-width:none!important}
  .notice-page .customer-layout,.reference-community-board{
    width:50vw!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
}

/* Every mobile top-level menu owns one equal-width centered slot. */
@media(max-width:820px){
  #siteHeader .main-nav{
    display:flex!important;
    width:100%!important;
    padding-right:6px!important;
    padding-left:6px!important;
    justify-content:center!important;
    gap:0!important;
  }
  #siteHeader .main-nav>.nav-item{
    display:flex!important;
    width:20%!important;
    min-width:0!important;
    flex:1 1 0!important;
    align-items:center!important;
    justify-content:center!important;
    border-bottom:0!important;
  }
  #siteHeader .main-nav>.nav-item>.nav-link{
    display:flex!important;
    width:100%!important;
    min-width:0!important;
    padding-right:2px!important;
    padding-left:2px!important;
    align-items:center!important;
    justify-content:center!important;
    text-align:center!important;
  }
  #siteHeader .main-nav>.gender-nav-item[data-category-root="home-living"]>.nav-link{
    font-size:clamp(8px,2.5vw,10px)!important;
    font-weight:600!important;
    letter-spacing:.11em!important;
  }
}

/* Keep the first mobile category dropdown fully inside the viewport. */
@media(max-width:820px){
  #siteHeader .main-nav>.gender-nav-item[data-category-root="women"].open>.mobile-category-mega{
    position:fixed!important;
    left:8px!important;
    right:auto!important;
    top:var(--mobile-category-top,110px)!important;
    width:min(150px,calc(100vw - 16px))!important;
    max-width:calc(100vw - 16px)!important;
    transform:none!important;
  }
}
@media(max-width:900px){
  .notice-page .customer-layout,.reference-community-board{width:100%!important;max-width:none!important}
}

/* Checkout flow: address, customs number and payment are completed after the bag. */
.order-step-note{margin:26px 0 16px;color:#777;font-size:12px;line-height:1.65}
.checkout-body,.checkout-page,.checkout-card{background:#fff!important}
.checkout-page{width:min(920px,calc(100% - 40px));margin:42px auto 100px;color:#222}
.checkout-page-head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:24px}
.checkout-page-head a{justify-self:start;color:#666;font-size:13px}
.checkout-page-head h1{margin:0;font-size:28px;font-weight:650;letter-spacing:-.04em}
.checkout-card{margin-top:14px;padding:28px 30px;border:1px solid #e7e7e3}
.checkout-card>h2,.checkout-card>header h2{margin:0;font-size:17px;font-weight:650;letter-spacing:-.025em}
.checkout-card>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}
.checkout-card>header button{padding:8px 13px;border:1px solid #d6d6d1;background:#fff;color:#222;font-size:12px}
.delivery-empty{margin:22px 0;color:#e25a42;font-size:13px}
.delivery-summary{display:grid;gap:12px;margin:20px 0 26px}
.delivery-summary div{display:grid;grid-template-columns:110px 1fr;gap:16px}.delivery-summary dt{color:#888;font-size:12px}.delivery-summary dd{margin:0;font-size:14px}
.checkout-input-row{display:grid;grid-template-columns:110px 1fr;align-items:center;gap:16px;margin-top:20px;padding-top:20px;border-top:1px solid #eee}
.checkout-input-row>span{font-size:12px;color:#777}.checkout-input-row select,.checkout-direct-memo input{width:100%;height:46px;padding:0 14px;border:1px solid #deded9;background:#fff;color:#333}
.checkout-direct-memo{display:block;margin:10px 0 0 126px}
.checkout-items article{display:grid;grid-template-columns:92px 1fr auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid #eee}.checkout-items article:last-child{border-bottom:0;padding-bottom:0}.checkout-items img{width:92px;height:92px;object-fit:contain;background:#f3f3f3}.checkout-items small{display:block;margin-bottom:7px;color:#966841;font-size:11px}.checkout-items strong{display:block;font-size:14px;font-weight:550}.checkout-items p{margin:8px 0 0;color:#777;font-size:12px}.checkout-items b{font-size:15px;white-space:nowrap}.checkout-empty{padding:30px 0;text-align:center}.checkout-empty a{display:inline-block;margin-top:10px;text-decoration:underline}
.checkout-benefit-row{display:grid;grid-template-columns:1fr 92px;gap:12px;margin-top:18px}.checkout-benefit-row>div{display:grid;grid-template-columns:1fr auto;align-items:center;border:1px solid #deded9}.checkout-benefit-row input{height:46px;padding:0 14px;border:0;min-width:0}.checkout-benefit-row small{padding-right:14px;color:#8a8a85;font-size:11px}.checkout-benefit-row>button{border:0;background:#222;color:#fff;font-size:12px}
.payment-options{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:12px;margin-top:20px}.payment-options label{position:relative}.payment-options input{position:absolute;opacity:0;pointer-events:none}.payment-options span{display:flex;align-items:center;height:58px;padding:0 16px;border:1px solid #bdbeba;color:#303231;font-size:14px;font-weight:600}.payment-options input:checked+span{border:2px solid #181919;font-weight:700}.payment-guide{margin:14px 0 0;color:#888;font-size:12px}
.bank-account-guide{display:flex;align-items:center;gap:20px;margin-top:14px;padding:16px 18px;border:1px solid #d5d2c9;background:#f8f7f2;font-size:13px}.bank-account-guide strong{flex:0 0 auto}.bank-account-guide span{font-weight:700;word-break:keep-all}.bank-account-guide[hidden]{display:none}
.checkout-final dl{margin:18px 0 0}.checkout-final dl div{display:flex;justify-content:space-between;padding:8px 0;font-size:13px}.checkout-final dd{margin:0}.checkout-final .checkout-total{margin-top:12px;padding-top:22px;border-top:1px solid #ddd;font-size:18px;font-weight:700}
.checkout-final .checkout-reward-row{color:#23639a;font-weight:650}.checkout-final .checkout-reward-row small{font-size:10px;font-weight:500}.checkout-final .checkout-reward-row dd{font-weight:700}
.checkout-place-order{width:100%;height:62px;margin-top:18px;border:0;background:#202124;color:#fff;font-size:16px;font-weight:650}.checkout-place-order:disabled{opacity:.45}.checkout-message{min-height:20px;margin:12px 0 0;color:#b03b32;text-align:center;font-size:13px}.checkout-message.success{color:#286b50}
.address-modal[hidden]{display:none}.address-modal{position:fixed;z-index:4000;inset:0;display:grid;place-items:center;padding:20px}.address-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.55)}.address-dialog{position:relative;width:min(500px,100%);max-height:88vh;overflow:auto;background:#fff;color:#222}.address-dialog>header{position:sticky;z-index:1;top:0;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;height:58px;padding:0 12px;border-bottom:1px solid #e8e8e4;background:#fff}.address-dialog>header h2{margin:0;text-align:center;font-size:16px}.address-dialog>header button{border:0;background:transparent;font-size:22px}.address-dialog form{padding:12px 24px 24px}.address-dialog form>label:not(.address-default){display:block;padding:12px 0;border-bottom:1px solid #eee}.address-dialog label>span{display:block;margin-bottom:7px;font-size:12px;font-weight:650}.address-dialog label input{width:100%;height:38px;border:0;background:#fff;font-size:14px}.address-dialog .address-default{display:flex;align-items:center;gap:8px;margin:18px 0}.address-dialog .address-default input{width:18px;height:18px}.address-dialog .address-default span{margin:0;font-weight:400}.address-error{min-height:18px;color:#bd3d33;font-size:12px}.address-save{width:100%;height:52px;border:0;background:#202124;color:#fff;font-weight:650}.modal-open{overflow:hidden}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.coupon-modal[hidden]{display:none}.coupon-modal{position:fixed;z-index:4100;inset:0;display:grid;place-items:center;padding:20px}.coupon-modal-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.58)}.coupon-dialog{position:relative;width:min(520px,100%);max-height:min(720px,calc(100vh - 40px));display:flex;flex-direction:column;background:#fff;color:#222;box-shadow:0 24px 80px rgba(0,0,0,.24)}.coupon-dialog>header{padding:24px 26px 20px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #e7e7e3}.coupon-dialog>header small{display:block;margin-bottom:6px;color:#346fa9;font-size:9px;font-weight:800;letter-spacing:.18em}.coupon-dialog>header h2{margin:0;font-size:21px}.coupon-dialog>header button{width:34px;height:34px;padding:0;border:0;background:transparent;font-size:27px;font-weight:300}.coupon-list{padding:18px 26px;display:grid;gap:10px;overflow:auto}.coupon-option{position:relative;display:grid;grid-template-columns:24px 1fr auto;align-items:center;gap:12px;min-height:76px;padding:14px 16px;border:1px solid #deded9;background:#fff;cursor:pointer}.coupon-option:has(input:checked){border:2px solid #222;padding:13px 15px}.coupon-option input{width:17px;height:17px;margin:0;accent-color:#222}.coupon-option strong,.coupon-option small{display:block}.coupon-option strong{font-size:14px}.coupon-option small{margin-top:6px;color:#8c8c87;font-size:11px}.coupon-option b{color:#9b6d31;font-size:22px}.coupon-empty{padding:48px 15px;color:#8c8c87;text-align:center;font-size:13px}.coupon-dialog>footer{padding:17px 26px;display:grid;grid-template-columns:1fr 1.5fr;gap:9px;border-top:1px solid #e7e7e3}.coupon-dialog>footer button{height:48px;border:1px solid #222;background:#fff;font-size:13px}.coupon-dialog>footer button:last-child{background:#222;color:#fff}.coupon-dialog>footer button:disabled{opacity:.4}
.checkout-complete{padding:80px 30px;text-align:center;border:1px solid #e4e4df}.checkout-complete>p:first-child{color:#2c6cae;font-size:11px;letter-spacing:.22em}.checkout-complete h1{margin:14px 0 40px;font-size:25px}.checkout-complete dl{width:min(460px,100%);margin:auto;padding:25px;background:#f6f6f4}.checkout-complete dl div{display:flex;justify-content:space-between;padding:8px 0;font-size:13px}.checkout-complete dd{margin:0;font-weight:700}.checkout-complete>p{font-size:13px;line-height:1.8;color:#666}.checkout-complete>div{display:flex;justify-content:center;gap:10px;margin-top:28px}.checkout-complete a{padding:13px 24px;border:1px solid #222}.checkout-complete a:first-child{background:#222;color:#fff}
.card-payment-page{display:grid;min-height:100vh;place-items:center;background:#fff!important;padding:24px}.card-payment-page main{width:min(440px,100%);border:1px solid #ddd;padding:42px}.card-payment-logo{display:block;color:#3372b5;font-family:Georgia,serif!important;font-size:28px;letter-spacing:.08em;text-align:center}.card-payment-eyebrow{margin:36px 0 8px;color:#3372b5;font-size:10px;letter-spacing:.18em;text-align:center}.card-payment-page h1{margin:0 0 30px;text-align:center;font-size:28px}.card-payment-page dl{margin:0}.card-payment-page dl div{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid #eee;font-size:13px}.card-payment-page dd{margin:0;font-weight:700}.payment-unavailable{margin:28px 0;padding:18px;background:#f5f5f2}.payment-unavailable strong{font-size:14px}.payment-unavailable p{margin:9px 0 0;color:#666;font-size:12px;line-height:1.7}.card-payment-account,.card-payment-page main>button{display:block;width:100%;height:48px;margin-top:10px;border:1px solid #222;background:#222;color:#fff;text-align:center;line-height:46px;font-size:13px}.card-payment-page main>button{background:#fff;color:#222;line-height:normal}
.card-payment-account[hidden]{display:none}
@media(max-width:650px){.checkout-page{width:100%;margin:20px auto 60px;padding:0 14px}.checkout-card{padding:22px 18px}.checkout-page-head{padding:0 4px}.checkout-page-head h1{font-size:22px}.delivery-summary div,.checkout-input-row{grid-template-columns:82px 1fr}.checkout-direct-memo{margin-left:98px}.checkout-items article{grid-template-columns:70px 1fr;gap:14px}.checkout-items img{width:70px;height:70px}.checkout-items b{grid-column:2}.checkout-benefit-row{grid-template-columns:1fr 78px}.checkout-benefit-row>div{display:block}.checkout-benefit-row small{display:block;padding:0 14px 10px}.payment-options{grid-template-columns:1fr 1fr}.checkout-place-order{position:sticky;bottom:10px;z-index:20}.card-payment-page main{padding:32px 24px}}

/* Reference cart: wide item table, action rail and compact grey payment summary. */
.reference-cart{width:min(1520px,calc(100% - 64px));max-width:none!important;padding:46px 0 110px}
.cart-title-row{padding:0 16px 18px;border-bottom:1px solid #d8d8d4}
.cart-title-row label{display:inline-flex;align-items:center;gap:12px;font-size:15px;font-weight:700}.cart-title-row input{width:15px;height:15px;accent-color:#3478bf}.cart-title-row b{font-weight:700}
.reference-cart .cart-list{border-top:0}
.reference-cart .cart-list-head,.reference-cart .cart-item{display:grid;grid-template-columns:42px 86px minmax(220px,1fr) minmax(150px,.72fr) 105px 116px 118px 30px;gap:0;align-items:center}
.reference-cart .cart-list-head{min-height:58px;padding:0 12px;border-bottom:1px solid #d8d8d4;color:#3f4344;font-size:11px;text-align:center}
.reference-cart .cart-list-head span:nth-child(2){grid-column:2/4}.reference-cart .cart-list-head span:first-child{font-size:0}
.reference-cart .cart-item{min-height:132px;padding:16px 12px;border-bottom:1px solid #ddd}
.reference-cart .cart-check{display:grid;place-items:start}.reference-cart .cart-check input{width:15px;height:15px;accent-color:#3478bf}
.reference-cart .cart-thumb{width:74px;height:96px;background:#f2f2f2}.reference-cart .cart-thumb img{width:100%;height:100%;object-fit:contain}
.reference-cart .cart-product{padding:0 18px}.reference-cart .cart-product small{margin-bottom:7px;color:#9a6d44;font-size:10px}.reference-cart .cart-product strong{font-size:13px;line-height:1.65}
.reference-cart .cart-option{padding:0 16px;color:#676c6e;font-size:11px;line-height:1.55}.reference-cart .cart-option p{margin:0 0 8px}.reference-cart .cart-option a{text-decoration:underline;text-underline-offset:3px}
.reference-cart .cart-unit,.reference-cart .cart-point,.reference-cart .cart-line-total{margin:0;text-align:center;font-size:12px;font-weight:650}.reference-cart .cart-point{color:#5f676a;font-weight:500}
.reference-cart .quantity-control{display:grid;grid-template-columns:30px 34px 30px;width:94px;height:34px;margin:auto}.reference-cart .quantity-control>*{height:32px}
.reference-cart .remove-item{justify-self:center;border:0;background:transparent;color:#777;font-size:19px;text-decoration:none}
.cart-under-row{display:grid;grid-template-columns:1fr 380px;gap:46px;align-items:start;margin-top:32px}
.cart-under-actions{display:flex;flex-wrap:wrap;gap:6px;padding-left:16px}.cart-under-actions a,.cart-under-actions button{display:grid;place-items:center;min-height:43px;padding:0 18px;border:1px solid #bfc1c0;background:#fff;color:#4f5557;font-size:11px}.cart-under-actions button:disabled{opacity:.45}
.cart-summary-box{padding:30px 34px;background:#f5f5f3!important}.cart-summary-box>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:9px 0;font-size:12px}.cart-summary-box>div strong{font-size:13px}
.cart-credit-use{display:grid;grid-template-columns:90px 1fr;align-items:center;gap:8px;padding:9px 0;font-size:12px}.cart-credit-control{display:grid;grid-template-columns:1fr 62px;height:34px}.cart-credit-control input{min-width:0;width:100%;padding:0 9px;border:1px solid #d1d2ce;background:#fff!important;text-align:right}.cart-credit-control button{border:0;background:#6f7272;color:#fff;font-size:9px}.cart-credit-use small{grid-column:2;color:#999;font-size:9px;text-align:right}
.cart-summary-box .cart-summary-total{margin-top:8px;padding-top:18px;border-top:1px solid #d9d9d5;font-size:14px;font-weight:700}.cart-summary-box .cart-summary-total strong{font-size:18px}
.cart-all-order{width:100%;height:50px;margin-top:16px;border:0;background:#707272;color:#fff;font-size:12px;font-weight:700}.cart-all-order:disabled{opacity:.45}
@media(max-width:1100px){.reference-cart .cart-list-head,.reference-cart .cart-item{grid-template-columns:36px 76px minmax(170px,1fr) minmax(120px,.65fr) 84px 100px 100px 24px}.reference-cart .cart-thumb{width:66px;height:86px}.cart-under-row{grid-template-columns:1fr 330px;gap:24px}}
@media(max-width:820px){.reference-cart{width:100%;padding:28px 16px 80px}.reference-cart .cart-list-head{display:none}.reference-cart .cart-item{grid-template-columns:26px 74px 1fr auto;grid-template-rows:auto auto auto auto;gap:8px 12px;padding:18px 0}.reference-cart .cart-check{grid-row:1/5}.reference-cart .cart-thumb{grid-row:1/5;width:74px;height:94px}.reference-cart .cart-product{padding:0;grid-column:3/5}.reference-cart .cart-option{grid-column:3/5;padding:0}.reference-cart .cart-unit{grid-column:3;text-align:left}.reference-cart .cart-point{display:none}.reference-cart .quantity-control{grid-column:3;margin:0}.reference-cart .cart-line-total{grid-column:4;grid-row:3;text-align:right}.reference-cart .remove-item{grid-column:4;grid-row:4}.cart-under-row{display:flex;flex-direction:column;margin-top:22px}.cart-under-actions{order:2;display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;padding:0}.cart-summary-box{order:1;width:100%}.cart-under-actions a,.cart-under-actions button{width:100%;min-width:0;padding:0 8px}.cart-title-row{padding-left:0}}

/* Prevent option/price controls from colliding or clipping at narrow widths. */
.reference-cart .cart-option{min-width:0}.reference-cart .cart-option p{overflow-wrap:anywhere}.reference-cart .cart-summary-box,.reference-cart .cart-summary-box>div{min-width:0}.reference-cart .cart-summary-box strong{white-space:nowrap}
.address-customs-field>span,.address-customs-row,.checkout-benefit-row>button{white-space:nowrap}.address-customs-row input{min-width:0}
@media(max-width:420px){.reference-cart .cart-item{grid-template-columns:24px 66px minmax(0,1fr) auto!important;gap:8px!important}.reference-cart .cart-thumb{width:66px!important;height:86px!important}.reference-cart .cart-product,.reference-cart .cart-option{grid-column:3/5!important}.reference-cart .cart-line-total{max-width:96px}.cart-summary-box{padding:26px 22px!important}.address-customs-row{grid-template-columns:minmax(0,1fr) 96px!important;gap:8px!important}.address-dialog .address-customs-row a{font-size:10px!important}}

/* Kakao inquiry: keep only the crisp, official-color TALK mark. */
.kakao-float{
  display:grid!important;
  width:54px!important;
  min-width:54px!important;
  height:54px!important;
  min-height:54px!important;
  padding:0!important;
  place-items:center!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:50%!important;
  background:#fee500!important;
  box-shadow:0 8px 24px rgba(35,29,10,.18)!important;
  color:#3c1e1e!important;
  transition:box-shadow .18s ease!important;
}
.kakao-float:hover{transform:none!important;box-shadow:0 10px 28px rgba(35,29,10,.24)!important}
.kakao-talk-mark{display:block;width:45px;height:45px;overflow:visible}
.kakao-talk-mark path{fill:#3c1e1e}
.kakao-talk-mark text{fill:#fee500;font-family:Arial,Helvetica,sans-serif;font-size:10px;font-weight:900;letter-spacing:-.5px}
.kakao-float:focus-visible{outline:2px solid #3c1e1e!important;outline-offset:3px}
@media(max-width:820px){.kakao-float{right:15px!important;bottom:18px!important;width:46px!important;min-width:46px!important;height:46px!important;min-height:46px!important}.kakao-talk-mark{width:39px;height:39px}}

/* Remove decorative subtitles placed above public-facing page and section titles. */
.best-home>header>p,
.events-head>div>p,
.event-card-copy>small,
.customer-page-head>p,
.board-title>div>p,
.about-minimal-kicker,
.about-kicker,
.about-signature>p,
.about-story-copy>p:first-child,
.product-information>header>small,
.product-review-section>header>div>small,
.product-inquiry-head>div>p,
.kakao-inquiry-card>div>small,
.checkout-complete>p:first-child,
.card-payment-eyebrow,
.legal-modal-panel>header>div>p{display:none!important}

/* Reference order-complete view. */
.order-complete-body{background:#fff!important}
.order-complete-body>.kakao-float,.order-complete-body>.address-modal{display:none!important}
.order-complete-body .checkout-page{width:min(830px,calc(100% - 40px));margin:0 auto;padding:92px 0 86px}
.order-complete-page{color:#24282a}
.order-complete-page>h1{margin:0 0 34px;font-size:18px;font-weight:650;letter-spacing:-.03em}
.order-complete-summary{padding:66px 126px;background:#f6f6f6!important}
.order-complete-summary dl{width:100%;margin:0}
.order-complete-summary dl>div{display:flex;align-items:center;justify-content:space-between;min-height:42px;font-size:15px}
.order-complete-summary dt{font-weight:500}.order-complete-summary dd{margin:0;font-weight:500}
.order-complete-summary dl>div:first-child dd,.order-complete-summary dl>div:last-child dd{font-weight:750}
.order-complete-bank{display:grid;margin:48px 0 82px;gap:9px;color:#969b9d;font-size:14px;line-height:1.45;text-align:center}
.order-complete-bank strong{font-weight:650}.order-complete-bank span{font-weight:500}
.order-complete-items{border-top:1px solid #d6d7d5}
.order-complete-items>header,.order-complete-row{display:grid;grid-template-columns:92px minmax(185px,1.45fr) minmax(126px,1fr) 94px 58px 78px 92px;align-items:center;text-align:center}
.order-complete-items>header{min-height:78px;border-bottom:1px solid #d6d7d5;font-size:14px;font-weight:650}
.order-complete-row{min-height:112px;border-bottom:1px solid #d6d7d5;font-size:13px}
.order-complete-thumb{display:grid;height:90px;place-items:center}.order-complete-thumb img{width:90px;height:78px;object-fit:contain}
.order-complete-row>strong{text-align:left;font-size:14px;font-weight:500;line-height:1.55;word-break:keep-all}
.order-complete-row>span:nth-child(3){padding:0 10px;color:#6f7678;text-align:left;line-height:1.55}
.order-complete-row>b{font-size:14px;font-weight:650}.order-complete-row>em{font-size:15px;font-style:normal;font-weight:750;line-height:1.25}
.order-complete-actions{display:flex;justify-content:center;margin-top:45px}
.order-complete-actions a{display:grid;width:205px;height:62px;place-items:center;border:1px solid #bfc1c0;background:#fff;color:#4f5557;font-size:16px;font-weight:600}
.order-complete-actions a:first-child{border-color:#777;background:#777;color:#fff}
@media(max-width:760px){.order-complete-body .checkout-page{width:100%;padding:42px 16px 64px}.order-complete-page>h1{margin-bottom:24px}.order-complete-summary{padding:30px 22px}.order-complete-summary dl>div{min-height:36px;font-size:12px}.order-complete-bank{margin:34px 0 45px;font-size:11px}.order-complete-items>header{display:none}.order-complete-row{grid-template-columns:76px 1fr auto;grid-template-rows:auto auto auto;gap:7px 12px;padding:16px 0;text-align:left}.order-complete-thumb{grid-row:1/4;width:76px;height:82px}.order-complete-thumb img{width:76px;height:72px}.order-complete-row>strong{font-size:12px}.order-complete-row>span:nth-child(3){padding:0;font-size:11px}.order-complete-row>b{grid-column:3;grid-row:1;text-align:right}.order-complete-row>span:nth-child(5){grid-column:2;grid-row:3}.order-complete-row>span:nth-child(6){display:none}.order-complete-row>em{grid-column:3;grid-row:3;text-align:right}.order-complete-actions{margin-top:30px}.order-complete-actions a{width:50%;height:54px;font-size:13px}}

/* Reference new-delivery-address dialog. */
.address-modal{padding:20px!important}
.address-modal-backdrop{background:rgba(0,0,0,.54)!important}
.address-dialog{width:min(650px,calc(100% - 12px))!important;max-height:min(780px,calc(100vh - 40px))!important;overflow-y:auto!important;border:1px solid #dededb!important;background:#fff!important;box-shadow:0 18px 58px rgba(0,0,0,.18)!important;scrollbar-color:#8f9290 transparent;scrollbar-width:thin}
.address-dialog::-webkit-scrollbar{width:10px}.address-dialog::-webkit-scrollbar-track{background:transparent}.address-dialog::-webkit-scrollbar-thumb{border:2px solid #fff;background:#8f9290}
.address-dialog>header{height:70px!important;padding:0 20px!important;grid-template-columns:48px 1fr 48px!important;border-bottom:0!important;background:#fff!important}
.address-dialog>header h2{font-size:20px!important;font-weight:650!important;letter-spacing:-.04em}
.address-dialog>header button{display:grid;width:42px;height:42px;padding:0;place-items:center;color:#222;font-size:32px;font-weight:300}
.address-dialog>header button:last-child{color:#aaa;font-size:36px}
.address-dialog form{padding:0 28px 34px!important}
.address-dialog form>label:not(.address-default){display:block!important;margin:0!important;padding:15px 0 0!important;border-bottom:1px solid #e4e4e1!important}
.address-dialog form>label:not(.address-default)>span{margin:0 0 4px!important;color:#202426;font-size:13px!important;font-weight:700!important}
.address-dialog form>label:not(.address-default) input{width:100%;height:52px!important;padding:0!important;border:0!important;background:#fff!important;color:#25292b;font-size:15px!important;outline:0}
.address-dialog form>label:not(.address-default) input::placeholder{color:#c0c4c7;opacity:1}
.address-postal-row{display:grid;grid-template-columns:minmax(0,1fr) 96px;align-items:center;gap:12px}
.address-dialog .address-postal-row button{height:40px;border:1px solid #d7d8d5;background:#fff;color:#202426;font-size:12px;font-weight:700;box-shadow:0 2px 7px rgba(0,0,0,.05)}
.address-customs-row{display:grid;grid-template-columns:minmax(0,1fr) 112px;align-items:center;gap:12px}
.address-dialog .address-customs-row a{display:grid;height:40px;place-items:center;border:1px solid #d7d8d5;background:#fff;color:#202426;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 2px 7px rgba(0,0,0,.05)}
.address-dialog .address-default{display:flex!important;align-items:center;gap:10px;margin:20px 0 8px!important;color:#353a3c;font-size:13px}
.address-dialog .address-default input{width:26px!important;height:26px!important;margin:0;border:1px solid #e0e1de;accent-color:#222}
.address-dialog .address-default span{margin:0!important;font-size:13px!important;font-weight:500!important}
.address-error{min-height:20px;margin:8px 0!important;font-size:11px!important}
.address-save{height:52px!important;margin-top:6px;background:#222!important;color:#fff!important;font-size:13px!important}
@media(max-width:650px){.address-modal{padding:0!important}.address-dialog{width:100%!important;max-height:100vh!important;height:100vh}.address-dialog form{padding:0 20px 28px!important}.address-dialog>header{height:64px!important;padding:0 10px!important}.address-dialog>header h2{font-size:18px!important}.address-dialog form>label:not(.address-default) input{height:48px!important}.address-postal-row{grid-template-columns:minmax(0,1fr) 88px}.address-customs-row{grid-template-columns:minmax(0,1fr) 104px}.address-dialog .address-customs-row a{height:40px;font-size:11px}}

/* Cart reference: discounted line totals and five-row payment summary. */
.reference-cart .cart-product{padding-right:24px!important}
.reference-cart .cart-product strong{display:block;font-size:13px!important;font-weight:500!important;line-height:1.6!important;word-break:keep-all}
.reference-cart .cart-line-total{display:grid;gap:4px;place-items:center}
.reference-cart .cart-line-total strong{font-size:13px;font-weight:750}
.reference-cart .cart-line-total del{color:#777;font-size:10px;font-weight:500}
.reference-cart .cart-summary-box{padding:38px 42px!important;background:#f6f6f6!important}
.reference-cart .cart-summary-box>div{min-height:38px;padding:0!important;font-size:12px!important}
.reference-cart .cart-summary-box>div strong{font-size:13px!important}
.reference-cart .cart-summary-box .cart-summary-total{min-height:52px!important;margin-top:4px!important;padding-top:12px!important;border-top:0!important;font-weight:700}
.reference-cart .cart-summary-box .cart-summary-total strong{font-size:15px!important}
.reference-cart .cart-all-order{height:50px!important;margin-top:10px!important;background:#737575!important}

/* Match the compact full-width cart proportions from the supplied reference. */
@media(min-width:821px){
  .reference-cart{width:min(1000px,calc(100% - 32px))!important}
  .reference-cart .cart-title-row{padding-left:0!important;padding-right:0!important}
  .reference-cart .cart-list-head,.reference-cart .cart-item{grid-template-columns:4% 9% minmax(180px,1fr) 15% 11% 118px 13% 5%!important}
  .reference-cart .cart-list-head{min-height:60px!important;font-size:13px!important}
  .reference-cart .cart-item{min-height:108px!important;padding:10px 12px!important}
  .reference-cart .cart-thumb{width:78px!important;height:82px!important;background:#fff!important}
  .reference-cart .cart-thumb img{width:100%!important;height:100%!important;object-fit:contain!important}
  .reference-cart .cart-product{padding:0 14px!important}
  .reference-cart .cart-product strong{font-size:15px!important;line-height:1.55!important}
  .reference-cart .cart-option{padding:0 10px!important;font-size:13px!important}
  .reference-cart .cart-unit,.reference-cart .cart-point,.reference-cart .cart-line-total{font-size:14px!important}
  .reference-cart .cart-line-total strong{font-size:15px!important}
  .reference-cart .cart-line-total del{font-size:12px!important}
  .reference-cart .quantity-control{grid-template-columns:34px 40px 34px!important;width:108px!important;height:38px!important}
  .reference-cart .quantity-control>*{height:36px!important}
  .reference-cart .cart-line-total{min-width:0!important;white-space:nowrap!important}
  .reference-cart .remove-item{font-size:21px!important}
  .reference-cart .cart-under-row{grid-template-columns:minmax(0,1fr) 340px!important;gap:28px!important}
  .reference-cart .cart-under-actions{padding-left:0!important}
  .reference-cart .cart-under-actions a,.reference-cart .cart-under-actions button{min-height:44px!important;font-size:13px!important}
  .reference-cart .cart-summary-box>div{font-size:14px!important}
  .reference-cart .cart-summary-box>div strong{font-size:14px!important}
}

/* Equal space between the header, heading, and product grid on the home page. */
.best-home{padding-top:35px!important}

/* Header authentication links. */
.header-auth-link{display:inline-flex;align-items:center;min-height:30px;padding:4px 0!important;color:#3e4243;font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",sans-serif!important;font-size:10px;font-weight:500;letter-spacing:0!important;white-space:nowrap}
.account-icon.header-account-link span,.header-account .bag span{font-size:10px!important;letter-spacing:0!important}
.header-auth-link:hover{color:var(--blue-deep)}
@media(max-width:820px){.header-account{right:16px;gap:10px}.header-auth-link{font-size:9px}.header-account .bag{margin-left:1px}}

/* Compact 480px checkout, matching the supplied single-column order form. */
.checkout-body{background:#f5f5f5!important}
.checkout-body:not(.order-complete-body) .checkout-page{width:min(480px,calc(100% - 24px));margin:20px auto 64px;padding:0;background:transparent!important;color:#222;font-size:14px}
.checkout-body:not(.order-complete-body) .checkout-page-head{display:none}
.checkout-body:not(.order-complete-body) .checkout-card{margin-top:8px;padding:18px 16px;border:0;background:#fff!important}
.checkout-body:not(.order-complete-body) .checkout-card:first-of-type{margin-top:0}
.checkout-body:not(.order-complete-body) .checkout-card>h2,.checkout-body:not(.order-complete-body) .checkout-card>header h2{font-size:16px;font-weight:700}
.checkout-body:not(.order-complete-body) .checkout-card>header h2{flex:0 0 auto;white-space:nowrap;word-break:keep-all}
.checkout-body:not(.order-complete-body) .checkout-card>header{margin-bottom:16px}
.checkout-body:not(.order-complete-body) .checkout-card>header button{padding:6px 10px;font-size:12px}
.checkout-body:not(.order-complete-body) .delivery-empty{margin:16px 0;font-size:13px}
.checkout-body:not(.order-complete-body) .delivery-summary{gap:9px;margin:14px 0 17px}
.checkout-body:not(.order-complete-body) .delivery-summary[hidden],.checkout-body:not(.order-complete-body) .checkout-direct-memo[hidden]{display:none!important}
.checkout-body:not(.order-complete-body) .delivery-summary div{grid-template-columns:88px minmax(0,1fr);gap:10px}
.checkout-body:not(.order-complete-body) .delivery-summary dt{font-size:12px;white-space:nowrap;word-break:keep-all}.checkout-body:not(.order-complete-body) .delivery-summary dd{min-width:0;font-size:13px;overflow-wrap:anywhere}
.checkout-body:not(.order-complete-body) .checkout-input-row{display:block;margin-top:14px;padding-top:0;border-top:0}
.checkout-body:not(.order-complete-body) .checkout-input-row>span{display:none}
.checkout-body:not(.order-complete-body) .checkout-input-row select,.checkout-body:not(.order-complete-body) .checkout-direct-memo input{height:42px;padding:0 11px;font-size:13px}
.checkout-body:not(.order-complete-body) .checkout-direct-memo{margin:8px 0 0}
.checkout-body:not(.order-complete-body) .checkout-items article{grid-template-columns:62px 1fr auto;gap:12px;padding:14px 0}
.checkout-body:not(.order-complete-body) .checkout-items article:first-child{padding-top:16px}.checkout-body:not(.order-complete-body) .checkout-items article:last-child{padding-bottom:0}
.checkout-body:not(.order-complete-body) .checkout-items img{width:62px;height:62px}.checkout-body:not(.order-complete-body) .checkout-items small{margin-bottom:4px;font-size:11px}.checkout-body:not(.order-complete-body) .checkout-items strong{font-size:13px;line-height:1.5}.checkout-body:not(.order-complete-body) .checkout-items p{margin-top:5px;font-size:12px}.checkout-body:not(.order-complete-body) .checkout-items b{grid-column:auto;font-size:14px}
.checkout-body:not(.order-complete-body) .checkout-benefit-row{grid-template-columns:minmax(0,1fr) 66px;gap:7px;margin-top:16px}
.checkout-body:not(.order-complete-body) .checkout-benefit-field{display:block;border:1px solid #e0e0dc;background:#fafafa!important}
.checkout-body:not(.order-complete-body) .checkout-benefit-field input{width:100%;height:42px;padding:0 10px;background:transparent!important;font-size:13px}
.checkout-body:not(.order-complete-body) .checkout-benefit-row>button{align-self:start;height:44px;margin-top:0;padding:0 6px;background:#111;font-size:11px;font-weight:650;line-height:1;white-space:nowrap;word-break:keep-all}
.checkout-body:not(.order-complete-body) .checkout-benefit-row>button:disabled{opacity:.55}
.checkout-body:not(.order-complete-body) .checkout-benefit-meta{grid-column:1/-1;display:flex;align-items:center;gap:10px;margin:0;padding:0;border:0;background:transparent!important;color:#969995;font-size:11px;font-weight:400}
.checkout-body:not(.order-complete-body) .checkout-benefit-meta button{height:25px;padding:0 10px;border:1px solid #ddd;background:#fff;font-size:10px}
.checkout-body:not(.order-complete-body) .payment-options{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}
.checkout-body:not(.order-complete-body) .payment-options span{height:48px;padding:0 11px;font-size:13px}.checkout-body:not(.order-complete-body) .payment-guide{margin-top:9px;font-size:11px}
.checkout-body:not(.order-complete-body) .checkout-final dl{margin-top:14px}.checkout-body:not(.order-complete-body) .checkout-final dl div{padding:5px 0;color:#8b8f90;font-size:12px}.checkout-body:not(.order-complete-body) .checkout-final dd{color:#272b2c;font-weight:650}
.checkout-body:not(.order-complete-body) .checkout-final #memberDiscount{color:#ef6258}.checkout-body:not(.order-complete-body) .checkout-final #creditDiscount{color:#ef6258}
.checkout-body:not(.order-complete-body) .checkout-final .checkout-total{margin:10px -16px -18px;padding:18px 16px;border-top:1px solid #eee;color:#222;font-size:16px}.checkout-body:not(.order-complete-body) .checkout-final .checkout-total dd{font-size:20px}
.checkout-point-benefit>div{display:flex;justify-content:space-between;margin-top:15px;color:#8b8f90;font-size:12px}.checkout-point-benefit strong{color:#8567d6;font-size:12px}
.checkout-submit-bar{position:static;margin-top:18px;padding:10px 0;background:#fff;border-top:1px solid #e7e7e3}
.checkout-submit-bar .checkout-place-order{position:static;bottom:auto;height:50px;margin:0;background:#050505;font-size:14px}.checkout-submit-bar .checkout-message:empty{display:none}
@media(max-width:520px){.checkout-body:not(.order-complete-body) .checkout-page{width:100%;margin:0 auto 42px;padding:12px}.checkout-body:not(.order-complete-body) .checkout-card{padding:17px 14px}.checkout-body:not(.order-complete-body) .checkout-final .checkout-total{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.checkout-body:not(.order-complete-body) .checkout-items article{grid-template-columns:58px 1fr auto}.checkout-body:not(.order-complete-body) .checkout-items img{width:58px;height:58px}.checkout-submit-bar{padding-bottom:max(10px,env(safe-area-inset-bottom))}}
@media(max-width:520px){.coupon-modal{padding:0}.coupon-dialog{width:100%;height:100%;max-height:100vh}.coupon-dialog>header{padding:21px 20px 17px}.coupon-list{padding:14px 16px}.coupon-dialog>footer{margin-top:auto;padding:14px 16px max(14px,env(safe-area-inset-bottom))}.coupon-option{grid-template-columns:22px 1fr auto;padding:13px}.coupon-option:has(input:checked){padding:12px}.coupon-option b{font-size:19px}}

/* Compact 480px order result, preserving the reference table structure. */
.checkout-body.order-complete-body{background:#fff!important}
.order-complete-body .checkout-page{width:min(480px,calc(100% - 24px));margin:0 auto;padding:48px 0 70px;background:#fff!important}
.order-complete-page>h1{margin:0 0 22px;font-size:16px;font-weight:650}
.order-complete-summary{padding:36px 54px;background:#f6f6f6!important}
.order-complete-summary dl>div{min-height:31px;font-size:12px}
.order-complete-summary dt{font-weight:500}.order-complete-summary dd{font-weight:550}
.order-complete-summary dl>div:first-child dd,.order-complete-summary dl>div:last-child dd{font-weight:750}
.order-complete-bank{margin:27px 0 42px;gap:6px;font-size:11px;line-height:1.45}
.order-complete-items>header,.order-complete-row{grid-template-columns:48px minmax(105px,1.5fr) minmax(74px,.9fr) 64px 36px 62px}
.order-complete-items>header{min-height:43px;font-size:10px}
.order-complete-row{min-height:70px;font-size:10px}
.order-complete-thumb{height:58px}.order-complete-thumb img{width:45px;height:48px}
.order-complete-row>strong{font-size:10px;line-height:1.45}
.order-complete-row>span:nth-child(3){padding:0 5px;font-size:9px;line-height:1.45}
.order-complete-row>b{font-size:10px}.order-complete-row>em{font-size:11px;line-height:1.25}
.order-complete-actions{margin-top:24px}
.order-complete-actions a{width:128px;height:42px;font-size:12px}
@media(max-width:520px){.order-complete-body .checkout-page{width:100%;padding:30px 12px 52px}.order-complete-summary{padding:30px 36px}.order-complete-bank{margin:24px 0 34px}.order-complete-items{overflow-x:auto}.order-complete-items>header,.order-complete-row{min-width:456px}.order-complete-actions a{width:50%}}

/* Mobile header icons matched to the compact account and bag reference. */
@media(max-width:820px){
  .mobile-menu{left:14px;width:40px;height:40px;color:#1d211f}
  .mobile-menu svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round}
  .header-account{right:17px;gap:16px}
  .account-icon.header-account-link{display:grid!important;width:27px;height:42px;padding:0!important;place-items:center}
  .account-icon.header-account-link svg{display:block;width:27px;height:27px;fill:none;stroke:#1d211f;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
  .account-icon.header-account-link span,.header-account .bag span{display:none!important}
  .header-account .bag{display:grid!important;width:29px;height:42px;margin:0!important;padding:0!important;place-items:center}
  .header-account .bag svg{display:block;width:27px;height:27px;fill:none;stroke:#1d211f;stroke-width:1.45;stroke-linecap:round;stroke-linejoin:round}
  .header-account .bag-count{right:-10px;top:2px;width:22px;height:22px;border-radius:50%;background:#050505;color:#fff;font-size:10px;font-weight:700;line-height:1}
}

/* Mobile category navigation: menu rail and visual category grid. */
.mobile-category-panel{display:none}
@media(max-width:820px){
  body.mobile-category-open{overflow:hidden}
  .shop-header.mega-menu-guard .mobile-category-mega{visibility:visible!important;opacity:1!important;transform:none!important;pointer-events:auto!important}
  .main-nav>.gender-nav-item.open>.mobile-category-mega{position:fixed!important;left:0!important;right:0!important;top:var(--mobile-category-top,110px)!important;z-index:84;display:block!important;width:100vw!important;height:calc(100dvh - var(--mobile-category-top,110px));padding:0!important;overflow:auto;border:0!important;border-top:1px solid #e6e6e3!important;background:#fff!important;box-shadow:0 18px 40px rgba(0,0,0,.08)!important;visibility:visible!important;opacity:1!important;transform:none!important;pointer-events:auto!important}
  .mobile-category-mega>.simple-submenu{display:none!important}
  .mobile-category-panel{display:grid;min-height:100%;grid-template-columns:minmax(116px,36%) minmax(0,64%);background:#fff}
  .mobile-category-rail{border-right:1px solid #e5e5e2;background:#fafafa}
  .mobile-category-rail a{display:flex;min-height:57px;padding:0 19px;align-items:center;justify-content:space-between;border-bottom:1px solid #ededeb;color:#282b29;font-size:12px;font-weight:600;letter-spacing:.01em}
  .mobile-category-rail a:first-child{background:#f0f0ee}
  .mobile-category-rail b{font-size:23px;font-weight:300;line-height:1}
  .mobile-category-showcase{padding:21px 14px 30px}
  .mobile-category-showcase h2{margin:0 0 20px;font-family:var(--serif);font-size:25px;font-weight:500;letter-spacing:.01em;line-height:1.15}
  .mobile-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px}
  .mobile-category-tile{display:block;min-width:0;text-align:center}
  .mobile-category-tile>span{display:grid;aspect-ratio:1/1;place-items:center;overflow:hidden;background:#f5f5f3}
  .mobile-category-tile img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
  .mobile-category-tile>b{display:block;margin-top:6px;color:#252927;font-size:10px;font-weight:500;line-height:1.25}
  .main-nav>.gender-nav-item.open>.nav-link{color:#151817}
  .main-nav>.gender-nav-item>.nav-link:focus-visible{outline:0}
  .main-nav>.gender-nav-item.open>.nav-link::after{display:block;left:13px;right:13px;bottom:5px;height:1px;background:#171a18;transform:scaleX(1)}
}

/* Mobile product filter drawer: category and brand are independent sections. */
@media(max-width:820px){
  .simple-catalog .catalog-topline{grid-template-columns:auto 1fr auto;gap:14px;align-items:center}
  .simple-catalog .catalog-topline .mobile-filter-open{grid-column:1;grid-row:1;margin:0}
  .simple-catalog .catalog-topline .inline-sort{grid-column:1/-1;grid-row:2;margin-top:8px}
  .simple-catalog .catalog-topline>span{grid-column:3;grid-row:1}
  .mobile-filter-drawer{width:min(76vw,310px);padding:0 20px 20px;background:#fff!important;box-shadow:none!important;visibility:hidden;transition:transform .28s ease,visibility 0s linear .28s}
  .mobile-filter-drawer.open{visibility:visible;box-shadow:20px 0 60px rgba(0,0,0,.22)!important;transition-delay:0s}
  .mobile-filter-head{padding:24px 0 14px;background:#fff!important}
  .mobile-filter-head button{display:grid;width:34px;height:34px;margin:0 0 14px -7px;place-items:center;font-size:34px}
  .mobile-filter-head h2{margin:0;font-size:20px;font-weight:500;text-transform:uppercase}
  .mobile-filter-group{padding:20px 0 10px}
  .mobile-filter-group legend{display:flex;justify-content:space-between;padding-bottom:2px;font-size:13px;font-weight:600}
  .mobile-filter-group label,.mobile-brand-options label{display:flex;align-items:center;gap:10px;margin:6px 0;color:#333735;font-size:11px;line-height:1.25}
  .mobile-filter-group input,.mobile-brand-options input{appearance:none;width:18px;height:18px;margin:0;border:1px solid #9fa29f;background:#fff!important}
  .mobile-filter-group input:checked,.mobile-brand-options input:checked{border-color:#1d201e;background:#1d201e!important;box-shadow:inset 0 0 0 4px #1d201e}
  .mobile-filter-group input:checked::after,.mobile-brand-options input:checked::after{content:'✓';display:grid;height:16px;place-items:center;color:#fff;font-size:12px;line-height:1}
  .mobile-brand-options{max-height:none;padding:0}
  .mobile-brand-options .brand-loading{margin:9px 0;color:#929591;font-size:11px}
  .mobile-filter-buttons{position:sticky;bottom:-20px;margin-top:4px;padding:14px 0 20px;background:#fff}
  .mobile-filter-buttons button{height:43px;font-size:13px}
}

/* Mobile header icon proportions and a compact round cart counter. */
@media(max-width:820px){
  .mobile-menu,.account-icon.header-account-link,.header-account .bag{width:32px!important;height:42px!important}
  .mobile-menu svg,.account-icon.header-account-link svg,.header-account .bag svg{width:27px!important;height:27px!important;stroke-width:1.5!important}
  .header-account{right:17px;gap:12px}
  .header-account .bag-count{right:-6px!important;top:3px!important;width:18px!important;height:18px!important;min-width:18px!important;border-radius:50%!important;background:#050505!important;color:#fff!important;font-size:9px!important;line-height:18px!important;text-align:center}
}

/* C/S opens as a second navigation row instead of navigating immediately. */
@media(max-width:820px){
  .main-nav>.customer-nav-item.open>.customer-mega{position:fixed!important;left:0!important;right:0!important;top:var(--mobile-category-top,110px)!important;z-index:84;display:block!important;width:100vw!important;padding:0!important;border:0!important;border-top:1px solid #e1ddd5!important;background:#e5e0d6!important;box-shadow:0 14px 30px rgba(0,0,0,.1)!important;visibility:visible!important;opacity:1!important;transform:none!important;pointer-events:auto!important}
  .main-nav>.customer-nav-item.open>.customer-mega>.simple-submenu{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr));background:#e5e0d6!important;box-shadow:none!important}
  .main-nav>.customer-nav-item.open>.customer-mega>.simple-submenu a{min-height:48px!important;padding:0 4px!important;justify-content:center!important;color:#4e584f!important;font-size:10px!important;text-align:center}
  .main-nav>.customer-nav-item.open>.nav-link::after{display:block;left:13px;right:13px;bottom:5px;height:1px;background:#171a18;transform:scaleX(1)}
  .main-nav>.customer-nav-item>.nav-link:focus-visible{outline:0}
  .main-nav>.nav-item:not(.open)>.nav-link::after{display:none!important;transform:scaleX(0)!important}
}

/* Remove the artificial viewport-height letterbox above mobile product images. */
@media(max-width:900px){
  .reference-product-detail.clean-product-page{padding-top:8px!important}
  .reference-product-detail .product-primary-gallery .product-gallery-item.is-primary{height:auto!important;min-height:0!important;aspect-ratio:auto!important}
  .reference-product-detail .product-primary-gallery .product-gallery-item.is-primary img{display:block;width:100%!important;height:auto!important;min-height:0!important;object-fit:contain!important}
}

/* Shipping photo gallery: four-column reference layout with automatic watermark. */
.public-product-inquiries{margin-bottom:42px}
.seed-inquiry-item .inquiry-status{background:#f0eee8;color:#6e6a62}
.seed-inquiry-item .my-inquiry-detail>div{background:#faf9f6!important}
@media(max-width:820px){.public-product-inquiries{margin-bottom:30px}}

/* Shipping photo gallery: four-column reference layout with automatic watermark. */
.shipping-gallery-page{width:70%;max-width:1500px;min-height:68vh;margin:0 auto;padding:42px 0 110px;background:#fff!important}
.shipping-gallery-head{margin-bottom:28px}
.shipping-gallery-head p{margin:0;color:#68706a;font-size:12px;font-weight:500}
.shipping-photo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}
.shipping-photo-card{min-width:0;background:#f8f8f7}
.shipping-photo-open{display:block;width:100%;margin:0;padding:0;border:0;background:transparent;cursor:zoom-in;text-align:inherit}
.shipping-photo-image{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;background:#ededeb}
.shipping-photo-image img{width:100%;height:100%;object-fit:cover}
.shipping-photo-watermark{position:absolute;left:50%;top:50%;z-index:2;display:block;padding:3px 7px;border:0;color:rgba(255,255,255,.72);font-family:Didot,"Bodoni 72",Georgia,serif!important;font-size:clamp(15px,1.45vw,24px);font-weight:500;letter-spacing:.12em;line-height:1;text-shadow:0 1px 4px rgba(0,0,0,.32);transform:translate(-50%,-50%);pointer-events:none;mix-blend-mode:soft-light}
.shipping-photo-card>p{min-height:58px;margin:0;padding:16px 14px;color:#70776f;font-size:11px;line-height:1.5}
.shipping-photo-pagination{display:flex;margin-top:54px;align-items:center;justify-content:center;gap:9px}
.shipping-photo-pagination a,.shipping-photo-pagination strong{display:grid;width:31px;height:31px;place-items:center;color:#8a8f8b;font-size:12px;font-weight:500}
.shipping-photo-pagination strong{border-bottom:1px solid #222;color:#222;font-weight:700}
.shipping-photo-pagination .shipping-page-arrow{font-size:18px}
.shipping-photo-pagination .disabled{opacity:.28;pointer-events:none}
.shipping-photo-modal[hidden]{display:none!important}
body.shipping-photo-modal-open{overflow:hidden}
.shipping-photo-modal{position:fixed;inset:0;z-index:1000;display:grid;padding:20px;place-items:center}
.shipping-photo-modal-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(0,0,0,.76);cursor:zoom-out}
.shipping-photo-modal-panel{position:relative;z-index:1;width:min(900px,calc(100vw - 40px));max-height:calc(100dvh - 40px);padding:18px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.35)}
.shipping-photo-modal-panel figure{margin:0}
.shipping-photo-modal-image{position:relative;display:flex;max-height:calc(100dvh - 116px);align-items:center;justify-content:center;overflow:hidden;background:#ededeb}
.shipping-photo-modal-image img{display:block;max-width:100%;max-height:calc(100dvh - 116px);object-fit:contain}
.shipping-photo-modal-image .shipping-photo-watermark{font-size:clamp(16px,2vw,25px)}
.shipping-photo-modal-panel figcaption{padding:14px 42px 0 2px;color:#555d57;font-size:12px;line-height:1.5}
.shipping-photo-modal-close{position:absolute;right:22px;top:22px;z-index:3;display:grid;width:32px;height:32px;padding:0;place-items:center;border:1px solid #d7d7d3;background:#fff;color:#222;font-size:25px;font-weight:300;line-height:1;cursor:pointer}
@media(max-width:1050px){.shipping-gallery-page{width:calc(100% - 36px)}.shipping-photo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 22px}}
@media(max-width:650px){
  .shipping-gallery-page{width:calc(100% - 28px);padding:25px 0 72px}
  .shipping-gallery-head{margin-bottom:18px}
  .shipping-gallery-head p{font-size:10px}
  .shipping-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}
  .shipping-photo-card>p{min-height:50px;padding:11px 9px;font-size:9px}
  .shipping-photo-watermark{padding:2px 5px;font-size:13px}
  .shipping-photo-pagination{margin-top:38px}
  .shipping-photo-modal{padding:12px}
  .shipping-photo-modal-panel{width:calc(100vw - 24px);max-height:calc(100dvh - 24px);padding:10px}
  .shipping-photo-modal-image{max-height:calc(100dvh - 88px)}
  .shipping-photo-modal-image img{max-height:calc(100dvh - 88px)}
  .shipping-photo-modal-panel figcaption{padding:10px 36px 0 2px;font-size:10px}
  .shipping-photo-modal-close{right:12px;top:12px;width:28px;height:28px;font-size:22px}
}

/* Mobile product-detail tabs fill the viewport beneath the sticky header. */
@media(max-width:820px){
  /* The storefront uses html zoom:80%. Compensate here so the mobile
     product tabs still occupy the physical viewport and sit below the
     complete sticky header instead of being scaled underneath it. */
  .reference-product-detail .product-section-tabs{top:123px!important;width:125vw!important;max-width:none!important;height:44px!important;margin:0 calc(50% - 62.5vw)!important;border-top:0!important}
  .reference-product-detail .product-section-tabs a{height:44px!important;padding:0!important}
}

/* Compact blue spinner above the catalog loading message. */
.product-list-loading{align-content:center;gap:12px}
.product-list-loading::before{content:"";display:block;width:18px;height:18px;border:2px solid rgba(69,122,176,.2);border-top-color:var(--blue);border-radius:50%;animation:productImageSpin .75s linear infinite}

/* Keep the complete header canvas pure white, including the outer gutters. */
#siteHeader,#siteHeader .shop-header,#siteHeader .header-main,#siteHeader .nav-wrap,#siteHeader .main-nav,#siteHeader.is-scrolled .shop-header{background:#fff!important;background-image:none!important}

/* Every loading state reuses the original silver intro chain. */
:root{--zeus-chain-loader:url("/assets/intro-chain-loader.png")}
.product-image-loading i,.product-list-loading::before,.home-products-loading::before,.inline-data-loading::before,.events-loading::before,.board-loading strong::before,.mypage-loading::before,.brand-data-loading::before{content:"";display:block;flex:0 0 auto;width:48px;height:48px;border:0!important;border-radius:0!important;background-color:transparent!important;background-image:var(--zeus-chain-loader)!important;background-position:center!important;background-repeat:no-repeat!important;background-size:contain!important;filter:drop-shadow(0 2px 5px rgba(20,20,20,.13));transform-origin:50% 50%;will-change:transform;animation:zeusChainTurn 1.4s linear infinite!important}
.product-image-loading i{width:56px;height:56px}
.product-card-image .product-image-loading i{width:42px;height:42px}
.product-image-loading b{color:#747779;font-size:6px;font-weight:700;letter-spacing:.22em}
.product-list-loading,.home-products-loading{align-content:center;gap:12px}
.inline-data-loading,.mypage-loading{display:flex!important;min-height:72px;align-items:center;justify-content:center;flex-direction:column;gap:9px;text-align:center}
.events-loading,.board-loading{align-content:center;justify-items:center;gap:11px}
.events-loading strong{font-family:var(--sans)!important;font-size:12px!important;font-weight:500!important;letter-spacing:0!important;line-height:1.5}
.board-loading strong{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:11px}
.brand-data-loading{display:flex;align-items:center;gap:7px}
.brand-data-loading::before{width:28px;height:28px}
@keyframes zeusChainTurn{0%{transform:rotate(0deg) scale(.98)}50%{transform:rotate(180deg) scale(1.015)}100%{transform:rotate(360deg) scale(.98)}}
@media(prefers-reduced-motion:reduce){.product-image-loading i,.product-list-loading::before,.home-products-loading::before,.inline-data-loading::before,.events-loading::before,.board-loading strong::before,.mypage-loading::before,.brand-data-loading::before{animation:zeusChainGentle 2.4s ease-in-out infinite!important}}

/* Keep the category sidebar heading stable while its server label is loading. */
.simple-catalog .brand-sidebar-head h2{min-height:1.3em}
@keyframes zeusChainGentle{0%,100%{opacity:.42}50%{opacity:1}}

/* Prevent the board-search select arrow cell border from clipping. */
.notice-search label::before,.community-search label::before{top:0!important;bottom:0!important;height:auto!important;box-sizing:border-box!important}

/* Product inquiries: guest identity fields, aligned protected copy and password deletion. */
.inquiry-form-fields{display:grid;align-content:start;gap:18px}
.guest-inquiry-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.guest-inquiry-fields[hidden]{display:none!important}
.my-inquiry-detail>div{align-items:start}
.my-inquiry-detail b{line-height:1.8}
.my-inquiry-detail .guest-inquiry-delete{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px;border:0;background:#fff!important}
.my-inquiry-detail .inquiry-answer{position:relative;border-color:rgba(69,122,176,.32)!important;border-left:4px solid var(--blue-deep)!important;background:linear-gradient(90deg,rgba(69,122,176,.12),rgba(69,122,176,.045))!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.42)}
.my-inquiry-detail .inquiry-answer b{color:var(--blue-deep)!important;font-weight:800}
.my-inquiry-detail .inquiry-answer p{color:#25435d}
.my-inquiry-detail .inquiry-answer time{color:#63809a}
.guest-inquiry-delete input{width:min(260px,100%);height:40px;padding:0 12px;border:1px solid var(--line);background:#fff;color:var(--ink);font:inherit;font-size:10px;outline:0}
.guest-inquiry-delete input:focus{border-color:var(--blue-deep)}
.guest-inquiry-delete button{height:40px;padding:0 18px;border:1px solid var(--ink);background:var(--ink);color:#fff;font-size:10px;font-weight:700}
.guest-inquiry-delete button:disabled{opacity:.5}
@media(max-width:820px){
  .guest-inquiry-fields{grid-template-columns:1fr}
  .my-inquiry-detail .inquiry-answer{border-left-width:3px!important}
  .my-inquiry-detail .guest-inquiry-delete{align-items:stretch;flex-direction:column;padding:10px 0}
  .guest-inquiry-delete input,.guest-inquiry-delete button{width:100%;max-width:none}
}

/* Keep the page loader inside the content viewport instead of covering chrome. */
body.site-is-loading{overflow:auto!important}
.site-chain-loader{inset:124px 0 0!important;background:transparent!important;background-image:none!important;pointer-events:none!important}
@media(max-width:820px){.site-chain-loader{inset:124px 0 0!important}}
/* Verified-purchase review writing */
.product-review-section>header>button{display:grid;min-width:110px;height:39px;padding:0 16px;place-items:center;border:1px solid var(--blue-deep);background:#fff;color:var(--blue-deep);font-size:9px;font-weight:700}
.product-review-section>header>button:disabled{border-color:var(--line);color:#9a9e9b;cursor:not-allowed}
.product-inline-review-form{margin:22px 0 30px}
.community-form select{display:block;width:100%;height:44px;margin-top:7px;padding:0 12px;border:1px solid var(--line);background:var(--ivory);font:inherit}
.community-form input:disabled,.community-form textarea:disabled,.community-form select:disabled,.community-form button:disabled{opacity:.45;cursor:not-allowed}
.community-form .review-purchase-note{min-height:0;margin:-5px 0 16px;color:#8b908d;font-size:9px}

/* Handmade inquiry: the full content canvas is 70% wide and centered. */
.handmade-service-page{width:100%!important;max-width:none!important;padding:52px 16px 96px!important}
.handmade-service-page .customer-layout{display:block!important;width:70%!important;max-width:1340px!important;padding-top:0!important;margin-right:auto!important;margin-left:auto!important}
.handmade-service-page .customer-sidebar{display:none!important}
.handmade-service-page .customer-content{width:100%!important;min-width:0!important}
.handmade-service-page .board-title{min-height:0!important;margin-bottom:24px!important;padding-bottom:18px!important}
.handmade-service-page .board-title h2{font-size:26px!important}
.handmade-service-page .kakao-inquiry-card{min-height:320px!important;padding:52px!important}
.handmade-service-page .kakao-inquiry-card h3{font-size:38px!important}
.handmade-service-page .kakao-inquiry-card .handmade-period{font-size:15px!important}
.handmade-service-page .kakao-inquiry-card>a{width:220px!important;height:58px!important;font-size:13px!important}
.handmade-service-page .kakao-inquiry-card>a span{width:39px!important;height:39px!important;font-size:9px!important}
.handmade-service-page .support-notes{margin-top:0!important}
.handmade-service-page .support-notes article{min-height:164px!important;padding:30px 28px 24px!important}
.handmade-service-page .support-notes article{display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto 1fr;column-gap:11px;align-content:start}
.handmade-service-page .support-notes small{align-self:center;line-height:1}
.handmade-service-page .support-notes strong{display:block;align-self:center;margin:0;font-family:var(--serif);font-size:20px;font-weight:500;line-height:1.2}
.handmade-service-page .support-notes p{grid-column:1/-1;margin-top:18px;font-size:13px!important;line-height:1.75!important}
@media(max-width:820px){
  .handmade-service-page{padding:30px 12px 64px!important}
  .handmade-service-page .customer-layout{width:100%!important;max-width:none!important;padding-top:0!important}
  .handmade-service-page .board-title h2{font-size:21px!important}
  .handmade-service-page .kakao-inquiry-card{min-height:280px!important;padding:32px 22px!important}
  .handmade-service-page .kakao-inquiry-card h3{font-size:29px!important}
  .handmade-service-page .support-notes article{min-height:auto!important;padding:24px 18px!important}
  .handmade-service-page .support-notes strong{font-size:17px}
  .handmade-service-page .support-notes p{font-size:12px!important}
}

/* Mobile stability and performance pass. */
img{max-width:100%}
@media(max-width:820px){
  html,body{max-width:100%;overflow-x:clip}
  body{overflow-wrap:anywhere}
  #siteHeader{height:auto!important}
  .shop-header,#siteHeader.is-scrolled .shop-header{
    background:#fff!important;
    box-shadow:0 3px 12px rgba(24,34,40,.055)!important;
    -webkit-backdrop-filter:none!important;
    backdrop-filter:none!important;
    will-change:auto!important;
  }
  #siteHeader.is-scrolled .header-main{height:76px!important}
  #siteHeader.is-scrolled .main-nav{height:44px!important}
  .main-nav{
    width:100%;
    padding-right:6px!important;
    padding-left:6px!important;
    justify-content:space-between!important;
    overflow-x:hidden!important;
  }
  .main-nav>.nav-item{min-width:0;flex:0 1 auto!important}
  .main-nav>.nav-item>.nav-link{
    padding-right:clamp(4px,2vw,8px)!important;
    padding-left:clamp(4px,2vw,8px)!important;
    font-size:clamp(8px,2.5vw,10px)!important;
  }
  .main-nav>.nav-item.open>.nav-link::after,.nav-item:first-child .nav-link::after{left:5px!important;right:5px!important}
  .main-nav>.customer-nav-item.open>.customer-mega>.simple-submenu{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  a,button,summary,label,select{touch-action:manipulation}
  input:not([type="checkbox"]):not([type="radio"]),select,textarea{font-size:16px!important}
  .product-detail-gallery .product-gallery-item,.product-review-section,.product-inquiry-section,.recent-section,.shipping-photo-card{
    content-visibility:auto;
    contain-intrinsic-size:auto 620px;
  }
  .product-detail-gallery .product-gallery-item,.shipping-photo-card{contain-intrinsic-size:auto 100vw}
  .product-card,.product-card img,.event-card,.event-card img,.category-subnav-tab,.about-minimal-visual img{transition:none!important}
  .product-card:hover,.event-card:hover,.category-subnav-tab:hover{transform:none!important}
  .product-card:hover img,.event-card:hover img,.about-minimal-visual:hover img{transform:none!important;filter:none!important}
  .shipping-photo-modal-close,.legal-modal-close{width:44px!important;height:44px!important}
  .checkout-place-order{bottom:max(10px,env(safe-area-inset-bottom))!important}
  .toast{bottom:max(18px,env(safe-area-inset-bottom))}
}
@media(max-width:650px){
  .simple-catalog .product-pagination{gap:2px!important}
  .simple-catalog .product-pagination a,.simple-catalog .product-pagination strong,.simple-catalog .product-pagination span{
    width:32px!important;
    min-width:32px!important;
    height:40px!important;
    font-size:12px!important;
  }
}
@media(hover:none) and (pointer:coarse){
  .product-card::after{display:none!important}
  .product-card,.product-card img,.event-card,.event-card img,.search-category-links a,.search-keywords button{transition:none!important}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto!important}
  *,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}
}

/* Prevent the logged-out header state flashing while membership is checked. */
.header-account.member-state-pending .header-auth-link,
.header-account.member-state-pending .header-account-divider{visibility:hidden!important}

/* Match every storefront page to the browser's 80% zoom setting. */
html{zoom:80%}
@media(max-width:820px){
  .main-nav>.nav-item{width:20%!important;min-width:0;flex:0 0 20%!important}
  .main-nav>.nav-item>.nav-link{width:100%;justify-content:center}
}

/* Keep the storefront header fixed without changing page geometry. The body
   spacer replaces the space that the former sticky header occupied. */
:root{--site-fixed-header-height:125px;--site-anchor-offset:145px}
html{scroll-padding-top:var(--site-anchor-offset)}
body.has-fixed-site-header{padding-top:var(--site-fixed-header-height)}
#siteHeader{
  position:fixed!important;
  left:0!important;
  right:0!important;
  top:0!important;
  z-index:100!important;
  width:100%!important;
  height:var(--site-fixed-header-height)!important;
}
#siteHeader .header-main,#siteHeader .main-nav{transition:none!important}
#siteHeader.is-scrolled .header-main{height:72px!important}
#siteHeader.is-scrolled .main-nav{height:52px!important}
#productInformation,#productReviews,#productInquiry{scroll-margin-top:42px}
@media(max-width:820px){
  :root{--site-fixed-header-height:123px;--site-anchor-offset:145px}
  #siteHeader.is-scrolled .header-main{height:76px!important}
  #siteHeader.is-scrolled .main-nav{height:44px!important}
  #productInformation,#productReviews,#productInquiry{scroll-margin-top:34px}
}

/* Match catalog photos to the home product cards without touching the sidebar. */
.simple-catalog .product-card-image{
  width:100%!important;
  margin:0!important;
  aspect-ratio:1/1.13!important;
  background:transparent!important;
}
.simple-catalog .product-card-image img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:50% 50%!important;
}
@media(min-width:901px){
  .simple-catalog .product-card{
    width:100%!important;
    max-width:340px!important;
    justify-self:center!important;
  }
}
@media(min-width:1200px){
  .simple-catalog{
    padding-left:0!important;
    padding-right:0!important;
  }
  .simple-catalog .catalog-layout{
    position:relative!important;
    display:block!important;
  }
  .simple-catalog .brand-sidebar{
    position:absolute!important;
    left:0!important;
    top:0!important;
    z-index:2;
  }
  .simple-catalog .catalog-results{
    width:min(1435px,calc(100% - 520px))!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .simple-catalog .product-grid{
    column-gap:25px!important;
    row-gap:52px!important;
  }
}

/* Readability: product labels, header utilities and customer boards. */
.product-card .product-brand{font-size:12px!important}
.product-card .product-name{font-size:15px!important}
.header-search span{font-size:10px!important}
@media(min-width:821px){
  .header-account,
  .header-account a,
  .header-account button,
  .account-icon.header-account-link span,
  .header-account .bag span{font-size:11px!important}
}

.community-form label{font-size:11px!important}
.community-form>p{font-size:11px!important}
[data-community-board="reviews"] .community-form textarea,
.product-inline-review-form textarea{min-height:180px!important;resize:vertical}

@media(min-width:651px){
  .notice-page .board-title h2,
  .reference-community-board .board-title h1{font-size:19px!important}
  .notice-category-tabs button{font-size:12px!important}
  .notice-columns,
  .reference-community-board .community-columns{font-size:12px!important}
  .notice-row summary .notice-no,
  .notice-row summary .notice-author,
  .reference-community-board .community-post>summary>span,
  .reference-community-board .community-post>summary>time{font-size:12px!important}
  .notice-row summary strong,
  .reference-community-board .community-post>summary strong{font-size:13px!important}
  .notice-detail,
  .reference-community-board .community-post-body{font-size:12px!important}
  .notice-empty,
  .reference-community-board .board-empty strong{font-size:13px!important}
  .reference-community-board .board-empty p{font-size:11px!important}
  .reference-community-board .board-write{font-size:11px!important}
  .notice-pagination strong,
  .community-pagination strong{font-size:12px!important}
  .notice-search select,
  .notice-search input,
  .notice-search button,
  .community-search select,
  .community-search input,
  .community-search button{font-size:13px!important}
  [data-community-board="reviews"] .community-columns,
  [data-community-board="reviews"] .community-post>summary{
    grid-template-columns:104px minmax(0,1fr) 150px 110px!important;
  }
  [data-community-board="reviews"] .community-post>summary{min-height:64px!important}
  [data-community-board="reviews"] .community-thumb{width:84px!important;height:56px!important}
}
@media(max-width:650px){
  .product-card .product-brand{font-size:11px!important}
  .product-card .product-name{font-size:13px!important}
  .notice-columns,
  .reference-community-board .community-columns{font-size:10px!important}
  .notice-row summary strong,
  .reference-community-board .community-post>summary strong{font-size:12px!important}
  .notice-row summary .notice-no,
  .notice-row summary .notice-author,
  .reference-community-board .community-post>summary>span{font-size:10px!important}
  .notice-detail,
  .reference-community-board .community-post-body{font-size:12px!important}
  .notice-search select,
  .notice-search input,
  .notice-search button,
  .community-search select,
  .community-search input,
  .community-search button{font-size:11px!important}
  [data-community-board="reviews"] .community-columns,
  [data-community-board="reviews"] .community-post>summary{
    grid-template-columns:58px minmax(0,1fr) 76px!important;
  }
  [data-community-board="reviews"] .community-post>summary{min-height:56px!important}
  [data-community-board="reviews"] .community-thumb{width:48px!important;height:48px!important}
  [data-community-board="reviews"] .community-form textarea,
  .product-inline-review-form textarea{min-height:150px!important}
}

/* Keep the public C/S section titles aligned to the notice-board standard. */
.events-page{max-width:1280px!important;padding-top:24px!important}
.events-head{min-height:0!important;margin:0 0 18px!important;padding:0!important;align-items:flex-end!important;border:0!important}
.events-head>div>p,.events-head>span{display:none!important}
.events-head h1,
.handmade-service-page .board-title h2,
.notice-page .board-title h2,
.reference-community-board .board-title h1{
  margin:0!important;
  font-family:Pretendard,"Noto Sans KR","Apple SD Gothic Neo",sans-serif!important;
  font-size:19px!important;
  font-weight:500!important;
  line-height:1.35!important;
  letter-spacing:-.03em!important;
}
.handmade-service-page .board-title{min-height:0!important;margin-bottom:18px!important;padding:0!important;border:0!important}

/* Notice dates use the administrator-selected display date. */
.notice-columns,.notice-row summary{grid-template-columns:92px minmax(0,1fr) 150px 110px!important}
.notice-row summary .notice-date{padding:0 12px;color:#656a66;font-size:12px;text-align:center;white-space:nowrap}
@media(max-width:650px){
  .events-page{padding-top:18px!important}
  .events-head{margin-bottom:18px!important}
  .events-head h1,.handmade-service-page .board-title h2,.notice-page .board-title h2,.reference-community-board .board-title h1{font-size:17px!important}
  .notice-columns,.notice-row summary{grid-template-columns:54px minmax(0,1fr) 82px!important}
  .notice-columns span:last-child,.notice-row summary .notice-date{display:none!important}
}

/* Event cards follow the same four-column image proportions as product cards. */
.events-page{max-width:1600px!important;padding:24px clamp(24px,5vw,82px) 110px!important}
.events-head{width:min(1280px,100%);margin-left:auto!important;margin-right:auto!important}
.events-grid[hidden],.events-head[hidden]{display:none!important}
.events-grid{width:min(1435px,100%)!important;margin-right:auto!important;margin-left:auto!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:52px 25px!important}
.event-card{width:100%!important;overflow:visible!important;border:0!important;background:#fff!important;box-shadow:none!important}
.event-card-image{display:flex!important;aspect-ratio:1/1.13!important;align-items:center;justify-content:center;background:#ececea!important}
.event-card-image img{width:100%;height:100%;object-fit:cover}
.event-card-copy{padding:15px 2px 0!important}
.event-card-copy strong{color:#3d463e;font-family:Pretendard,"Noto Sans KR",sans-serif!important;font-size:15px!important;font-weight:400!important;line-height:1.5!important}
.event-card-copy em{margin-top:11px!important;font-size:10px!important}
.event-card-placeholder{flex-direction:column;gap:10px;padding:20px;text-align:center}
.event-card-placeholder b{color:var(--blue);font:400 28px Didot,Georgia,serif;letter-spacing:.08em}
.event-card-placeholder small{color:#737a75;font-size:11px;line-height:1.5;letter-spacing:0}
.event-detail>p{max-width:720px;margin:-18px auto 34px;color:#737873;font-size:13px;line-height:1.8;white-space:pre-wrap}
.event-detail-placeholder{display:grid;min-height:520px;place-items:center;align-content:center;gap:12px;background:#f3f3f1;color:#797d79}
.event-detail-placeholder b{color:var(--blue);font:400 54px Didot,Georgia,serif;letter-spacing:.08em}
.event-detail-content{width:min(900px,100%);margin:-18px auto 34px;color:#555c57;font-size:13px;line-height:1.9;white-space:normal}
.event-detail-rich{text-align:left;white-space:normal}
.event-detail-rich p,.event-detail-rich div{margin:0 0 14px}.event-detail-rich h2{margin:28px 0 16px;font-size:26px;line-height:1.45}.event-detail-rich h3{margin:24px 0 14px;font-size:20px;line-height:1.5}
.event-detail-inline-image{width:100%;margin:28px auto;transform:none}
.event-detail-inline-image[data-width="25"]{width:25%}.event-detail-inline-image[data-width="50"]{width:50%}.event-detail-inline-image[data-width="75"]{width:75%}.event-detail-inline-image[data-width="100"]{width:100%}
.event-detail-inline-image[data-align="left"]{margin-left:0;margin-right:auto}.event-detail-inline-image[data-align="center"]{margin-left:auto;margin-right:auto}.event-detail-inline-image[data-align="right"]{margin-left:auto;margin-right:0}
.event-detail-inline-image img{display:block;width:100%;height:auto;background:#f3f3f1;object-fit:contain}
.event-detail-gallery{display:grid;width:min(1100px,100%);margin:0 auto;gap:22px}
.event-detail-gallery img{display:block;width:100%;height:auto;background:#f3f3f1;object-fit:contain}
.event-detail-target{display:grid!important;width:min(360px,100%);height:52px;margin:34px auto 0!important;place-items:center;border:1px solid #222!important;background:#222;color:#fff;font-size:12px!important}
.event-detail>.event-detail-back{display:grid;width:min(140px,calc(100% - 32px));height:40px;margin:30px auto 0!important;place-items:center;border:1px solid #222!important;background:#222;color:#fff;font-size:11px;font-weight:600;text-decoration:none}
.event-detail>.event-detail-back:hover{background:#fff;color:#222}
@media(max-width:900px){.events-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.events-page{padding-left:16px!important;padding-right:16px!important}}
@media(max-width:560px){.events-grid{gap:30px 10px!important}.event-card-copy strong{font-size:13px!important}.event-detail-placeholder{min-height:340px}}

/* Reference footer: compact centered business information. */
.compact-footer .company-info,.compact-footer .footer-bottom{width:min(1120px,calc(100% - 40px))!important;max-width:none!important;margin-right:auto!important;margin-left:auto!important;padding-right:28px!important;padding-left:28px!important}
.compact-footer .company-info{padding-top:30px!important;padding-bottom:24px!important}
.compact-footer .company-info>strong{margin-bottom:13px!important;color:#27679f!important;font-family:Pretendard,"Noto Sans KR",sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:.14em!important}
.compact-footer .company-info dl{display:grid!important;grid-template-columns:max-content max-content!important;gap:6px 34px!important;margin-top:0!important}
.compact-footer .company-info dl>div{display:grid!important;grid-template-columns:76px minmax(0,auto)!important;gap:0!important;padding:0!important;font-size:10px!important;line-height:1.45!important}
.compact-footer .company-info dt{margin:0!important;color:#a2a2a2!important;white-space:nowrap}
.compact-footer .company-info dd{color:#252525!important;font-weight:600!important;white-space:nowrap}
.compact-footer .company-info .company-address{grid-column:1/-1!important}
.compact-footer .company-info .company-address dd{font-weight:500!important}
.compact-footer .footer-bottom{padding-top:14px!important;padding-bottom:21px!important}
@media(max-width:820px){.compact-footer .company-info,.compact-footer .footer-bottom{width:calc(100% - 28px)!important;padding-right:6px!important;padding-left:6px!important}.compact-footer .company-info dl{display:block!important}.compact-footer .company-info dl>div{grid-template-columns:72px minmax(0,1fr)!important;margin-top:5px!important}.compact-footer .company-info dd{white-space:normal}.compact-footer .footer-bottom{flex-direction:column-reverse!important}}

/* Match the desktop/tablet event list to the catalog's real card geometry.
   Keep the event detail page on the shared board width; only the visible list
   and its heading expand to the same responsive rail used by products. */
@media(min-width:901px){
  .events-head:not([hidden]),.events-grid:not([hidden]){
    position:relative!important;
    left:50%!important;
    width:calc(min(1600px,125vw) - clamp(48px,10vw,164px))!important;
    max-width:none!important;
    margin-right:0!important;
    margin-left:0!important;
    transform:translateX(-50%)!important;
  }
  .events-grid:not([hidden]){
    grid-template-columns:repeat(4,minmax(0,1fr))!important;
    gap:52px 25px!important;
  }
}

/* Keep every public board and event page on one shared content width. */
@media(min-width:901px){
  .notice-page .customer-layout,
  .reference-community-board,
  .events-page,
  .shipping-gallery-page{
    width:50vw!important;
    max-width:none!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .events-page,
  .shipping-gallery-page{padding-left:0!important;padding-right:0!important}
}
@media(max-width:900px){
  .notice-page,
  .reference-board-page,
  .events-page,
  .shipping-gallery-page{width:100%!important;padding-left:16px!important;padding-right:16px!important}
  .notice-page .customer-layout,
  .reference-community-board,
  .events-page,
  .shipping-gallery-page{max-width:none!important;margin-left:auto!important;margin-right:auto!important}
}

/* Mobile catalog requested in 제우스모바일: inline filters, compact two-column cards. */
.mobile-catalog-tools{display:none}
@media(max-width:820px){
  .simple-catalog{padding-left:12px!important;padding-right:12px!important}
  .mobile-catalog-tools{display:block;position:static;margin:0 0 18px}
  .mobile-catalog-filter-row{display:grid;grid-template-columns:44px minmax(0,1fr) minmax(0,1fr);gap:7px}
  .mobile-catalog-reset,.mobile-catalog-select-toggle{height:43px;border:1px solid #c9c9c5;background:#fff!important;color:#262a27}
  .mobile-catalog-reset{font-size:23px;font-weight:300;line-height:1}
  .mobile-catalog-select{position:relative;min-width:0}
  .mobile-catalog-select-toggle{display:flex;width:100%;padding:0 13px;align-items:center;justify-content:space-between;gap:8px;font-size:12px;font-weight:600;text-align:left}
  .mobile-catalog-select-toggle span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .mobile-catalog-select-toggle i{width:7px;height:7px;flex:0 0 auto;border-right:1px solid currentColor;border-bottom:1px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}
  .mobile-catalog-select.open .mobile-catalog-select-toggle{border-color:#242825}
  .mobile-catalog-select.open .mobile-catalog-select-toggle i{transform:translateY(2px) rotate(225deg)}
  .mobile-catalog-menu{position:absolute;left:0;right:0;top:calc(100% + 4px);z-index:72;max-height:min(54vh,390px);overflow-x:hidden;overflow-y:scroll;border:1px solid #c9c9c5;background:#fff!important;box-shadow:0 16px 34px rgba(23,27,24,.14);overscroll-behavior:contain;scrollbar-color:#676b68 #efefec;scrollbar-width:auto}
  .mobile-catalog-menu[hidden]{display:none!important}
  .mobile-catalog-menu::-webkit-scrollbar{width:7px}
  .mobile-catalog-menu::-webkit-scrollbar-track{background:#efefec}
  .mobile-catalog-menu::-webkit-scrollbar-thumb{border:1px solid #efefec;border-radius:8px;background:#676b68}
  .mobile-catalog-menu a{display:grid;min-height:42px;padding:8px 12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border-bottom:1px solid #ececea;color:#343936;font-size:11px;line-height:1.45}
  .mobile-catalog-menu a:last-child{border-bottom:0}
  .mobile-catalog-menu a span{min-width:0;white-space:normal;word-break:keep-all;overflow-wrap:break-word;line-break:strict}
  .mobile-catalog-menu a small{color:#929793;font-size:8px;white-space:nowrap}
  .mobile-catalog-menu a.active{background:#eeeeea;color:#151816;font-weight:700}
  .mobile-catalog-menu-empty,.mobile-catalog-menu-loading{margin:0;padding:18px 12px;color:#858a86;font-size:10px;line-height:1.55;text-align:center}
  .mobile-catalog-search{display:grid;height:43px;margin-top:7px;grid-template-columns:minmax(0,1fr) 47px;border:1px solid #c9c9c5;background:#fff!important}
  .mobile-catalog-search input{min-width:0;padding:0 13px;border:0;background:#fff!important;color:#232724;font:500 12px Pretendard,"Noto Sans KR",sans-serif;outline:0}
  .mobile-catalog-search input::placeholder{color:#a2a6a3}
  .mobile-catalog-search button{display:grid;border:0;border-left:1px solid #dededb;background:#fff!important;place-items:center;color:#252a27}
  .mobile-catalog-search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.55}
  .simple-catalog .catalog-topline{display:grid!important;margin:0 0 13px!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px 10px!important}
  .simple-catalog .catalog-topline .mobile-filter-open{display:none!important}
  .simple-catalog .catalog-topline .inline-sort{display:flex!important;margin:0!important;grid-column:1!important;grid-row:1!important;gap:0!important;overflow-x:auto;white-space:nowrap;scrollbar-width:none}
  .simple-catalog .catalog-topline .inline-sort::-webkit-scrollbar{display:none}
  .simple-catalog .catalog-topline .inline-sort a{display:flex;min-height:31px;padding:0 8px;align-items:center;border-right:1px solid #dededb;font-size:9px!important}
  .simple-catalog .catalog-topline .inline-sort a:first-child{padding-left:0}
  .simple-catalog .catalog-topline .inline-sort a:last-child{border-right:0}
  .simple-catalog .catalog-topline>span{grid-column:2!important;grid-row:1!important;font-size:9px;white-space:nowrap}
  .mobile-filter-backdrop,.mobile-filter-drawer{display:none!important}
  .simple-catalog .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;column-gap:10px!important;row-gap:20px!important}
  .simple-catalog .product-card .product-meta{padding:9px 1px 7px!important}
  .simple-catalog .product-card .product-brand{margin:0 0 4px!important;font-size:11px!important;line-height:1.3}
  .simple-catalog .product-card .product-name{min-height:0!important;font-size:13px!important;line-height:1.3!important}
  .simple-catalog .product-card .product-price-row{gap:2px 6px}
  .simple-catalog .product-card .product-price{margin:2px 0 0!important;font-size:12px!important;line-height:1.25}
  .simple-catalog .product-card .product-original{margin:2px 0 0!important;font-size:9px!important;line-height:1.25}

  /* WOMEN/MEN opens the same simple vertical second-level list used on desktop. */
  body.mobile-category-open{overflow:auto!important}
  #siteHeader .nav-wrap,#siteHeader .main-nav{overflow:visible!important}
  .main-nav>.gender-nav-item:not(.open)>.mobile-category-mega{display:none!important}
  .main-nav>.gender-nav-item.open>.mobile-category-mega{position:absolute!important;left:50%!important;right:auto!important;top:100%!important;width:150px!important;height:auto!important;max-height:min(58vh,430px)!important;padding:0!important;overflow-y:auto!important;border:0!important;background:#e5e0d6!important;box-shadow:0 18px 36px rgba(20,24,21,.16)!important;transform:translateX(-50%)!important}
  .mobile-category-mega>.simple-submenu{display:flex!important;overflow:visible!important;flex-direction:column!important;background:#e5e0d6!important}
  .mobile-category-mega>.simple-submenu a{display:flex!important;min-height:42px!important;padding:0 20px!important;align-items:center!important;color:#4e584f!important;font-size:12px!important;text-align:left!important}
  .mobile-category-panel{display:none!important}
}

/* Final mobile layout guardrails for the annotated 4.docx screens. */
@media(max-width:900px){
  .events-page{
    width:calc(100% - 32px)!important;
    max-width:1280px!important;
    margin-right:auto!important;
    margin-left:auto!important;
    padding:18px 0 80px!important;
  }
  .events-head{
    width:100%!important;
    align-items:flex-start!important;
    justify-content:flex-start!important;
    text-align:left!important;
  }
  .events-head>div{width:100%}
  .events-head h1{text-align:left!important;white-space:nowrap}
}
@media(max-width:820px){
  .main-nav{
    justify-content:center!important;
    gap:clamp(5px,2.2vw,13px)!important;
    padding-right:8px!important;
    padding-left:8px!important;
  }
  .main-nav>.nav-item{width:auto!important;min-width:0!important;flex:0 0 auto!important}
  .main-nav>.nav-item>.nav-link{
    width:auto!important;
    padding-right:clamp(3px,1.4vw,7px)!important;
    padding-left:clamp(3px,1.4vw,7px)!important;
  }
  .main-nav>.customer-nav-item.open>.customer-mega{
    position:absolute!important;
    left:50%!important;
    right:auto!important;
    top:100%!important;
    width:min(230px,92vw)!important;
    padding:0!important;
    transform:translateX(-50%)!important;
  }
  .main-nav>.customer-nav-item.open>.customer-mega>.simple-submenu{
    display:flex!important;
    flex-direction:column!important;
    background:#e5e0d6!important;
  }
  .main-nav>.customer-nav-item.open>.customer-mega>.simple-submenu a{
    min-height:42px!important;
    padding:0 18px!important;
    justify-content:flex-start!important;
    text-align:left!important;
  }
}
@media(max-width:650px){
  .reference-community-board .board-title{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    flex-direction:row!important;
    gap:12px!important;
  }
  .reference-community-board .board-title>div{min-width:max-content}
  .reference-community-board .board-title h1{white-space:nowrap!important;word-break:keep-all!important}
  .reference-community-board .board-write{
    width:auto!important;
    min-width:88px!important;
    height:36px!important;
    padding:0 12px!important;
    flex:0 0 auto;
  }
}

/* Final mobile C/S dropdown: compact vertical menu aligned inside the viewport. */
@media(max-width:820px){
  #siteHeader .main-nav>.customer-nav-item.open>.customer-mega{
    position:fixed!important;
    left:auto!important;
    right:8px!important;
    top:var(--mobile-category-top,110px)!important;
    z-index:86!important;
    display:block!important;
    width:min(184px,calc(100vw - 16px))!important;
    height:auto!important;
    max-height:calc(100dvh - var(--mobile-category-top,110px) - 8px)!important;
    padding:0!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    border:0!important;
    background:#e5e0d6!important;
    box-shadow:0 18px 36px rgba(20,24,21,.16)!important;
    visibility:visible!important;
    opacity:1!important;
    transform:none!important;
    pointer-events:auto!important;
  }
  #siteHeader .main-nav>.customer-nav-item.open>.customer-mega>.simple-submenu{
    display:flex!important;
    width:100%!important;
    overflow:visible!important;
    grid-template-columns:none!important;
    flex-direction:column!important;
    background:#e5e0d6!important;
    box-shadow:none!important;
  }
  #siteHeader .main-nav>.customer-nav-item.open>.customer-mega>.simple-submenu>a{
    display:flex!important;
    width:100%!important;
    min-height:42px!important;
    padding:0 18px!important;
    align-items:center!important;
    justify-content:flex-start!important;
    border:0!important;
    border-bottom:1px solid rgba(78,88,79,.1)!important;
    color:#4e584f!important;
    font-size:11px!important;
    text-align:left!important;
    white-space:nowrap!important;
  }
  #siteHeader .main-nav>.customer-nav-item.open>.customer-mega>.simple-submenu>a:last-child{
    border-bottom:0!important;
  }
}

/* Final mobile navigation audit: keep the centered top row compact and pin
   edge dropdowns inside the visible viewport at every phone width. */
@media(max-width:820px){
  #siteHeader .main-nav{
    width:min(100%,430px)!important;
    margin-right:auto!important;
    margin-left:auto!important;
    justify-content:center!important;
    gap:clamp(6px,2.2vw,12px)!important;
    overflow:visible!important;
  }
  #siteHeader .main-nav>.nav-item{
    width:auto!important;
    min-width:0!important;
    flex:0 0 auto!important;
  }
  #siteHeader .main-nav>.nav-item>.nav-link{
    width:auto!important;
    padding-right:clamp(3px,1.2vw,6px)!important;
    padding-left:clamp(3px,1.2vw,6px)!important;
    justify-content:center!important;
    text-align:center!important;
  }
  #siteHeader .main-nav>.gender-nav-item[data-category-root="women"].open>.mobile-category-mega{
    position:fixed!important;
    left:8px!important;
    right:auto!important;
    top:var(--mobile-category-top,110px)!important;
    width:min(150px,calc(100vw - 16px))!important;
    max-width:calc(100vw - 16px)!important;
    transform:none!important;
  }
}

/* Final overlap guard: second-level menus always begin below the full first row. */
@media(max-width:820px){
  #siteHeader .nav-wrap,
  #siteHeader .main-nav{
    position:relative!important;
    overflow:visible!important;
  }
  #siteHeader .main-nav>.gender-nav-item.open>.mobile-category-mega{
    position:absolute!important;
    top:100%!important;
    right:auto!important;
    bottom:auto!important;
    z-index:86!important;
    max-height:min(58vh,430px)!important;
    overflow-y:auto!important;
  }
  #siteHeader .main-nav>.gender-nav-item[data-category-root="women"].open>.mobile-category-mega{
    position:absolute!important;
    top:100%!important;
    left:50%!important;
    width:min(150px,calc(100vw - 16px))!important;
    max-width:calc(100vw - 16px)!important;
    transform:translateX(-50%)!important;
  }
  #siteHeader .main-nav>.gender-nav-item:not([data-category-root="women"]).open>.mobile-category-mega{
    left:50%!important;
    transform:translateX(-50%)!important;
  }
  #siteHeader .main-nav>.customer-nav-item.open>.customer-mega{
    position:absolute!important;
    top:100%!important;
    right:auto!important;
    bottom:auto!important;
    left:50%!important;
    z-index:86!important;
    width:min(174px,calc(100vw - 16px))!important;
    max-height:min(58vh,430px)!important;
    transform:translateX(-50%)!important;
  }
}
