.ws-site-header{position:fixed;inset:0 0 auto;z-index:100;background:#fff;border-bottom:1px solid #e7e7e7}
.admin-bar .ws-site-header{top:32px}
.ws-header-desktop{background:#fff}
.ws-header-inner{width:100%;max-width:1140px;height:86px;padding:0 10px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}
.ws-brand{display:flex;align-items:center;text-decoration:none;flex:0 0 auto}
.ws-brand img{display:block;width:224px;height:auto;max-height:none}
.ws-site-name{font-weight:800;font-size:21px}
.ws-primary-menu{list-style:none;display:flex;align-items:center;gap:0;margin:0;padding:0}
.ws-primary-menu>li{margin:0;padding:0}
.ws-primary-menu>li>a{display:block;padding:10px 20px;text-decoration:none;color:#585858;font-family:"Noto Sans KR",sans-serif;font-size:18px;line-height:26px;font-weight:600;white-space:nowrap;background:transparent}
.ws-primary-menu>li.current-menu-item>a{background:var(--ws-accent);color:#fff}
.ws-primary-menu>li>a:hover{color:#0c0c0c}
.ws-primary-menu>li.current-menu-item>a:hover{color:#fff}
.ws-header-mobile,.ws-mobile-drawer,.ws-drawer-scrim,.ws-mobile-bottom{display:none}
