/* Shared public masthead: home, categories, articles and search. */
.site-header .brand.brand-image{position:relative;display:block;flex:0 1 550px;width:550px;max-width:55%;aspect-ratio:5.1;height:auto;overflow:hidden;line-height:0;font-size:0;letter-spacing:0;background:#fff}
.site-header .brand.brand-image img{position:absolute;display:block;left:-7%;top:-43%;width:114%;max-width:none;height:auto;filter:brightness(1.025) contrast(1.04);mix-blend-mode:multiply}
@media(max-width:1000px){.site-header .brand.brand-image{max-width:100%;width:520px;flex-basis:520px}}
@media(max-width:600px){.site-header .brand.brand-image{width:100%;max-width:100%;flex:none}}
.site-header { background: #fff; color: #061d35; font: 400 16px/normal 'Noto Sans KR', Arial, sans-serif; }
.site-header .shell { width: min(1200px, calc(100% - 64px)); margin: 0 auto; }
.site-header .utility-bar { height: 36px; border-bottom: 1px solid #eff0f1; font-size: 11px; }
.site-header .utility-inner { height: 100%; display: flex; align-items: center; justify-content: space-between; }
.site-header .utility-inner p { margin: 0; }
.site-header .utility-inner p span { margin-left: 16px; color: #76808a; }
.site-header .utility-links { height: 100%; display: flex; align-items: center; gap: 10px; color: #60666b; }
.site-header .utility-links i { width: 1px; height: 10px; background: #d6d9dc; }
.site-header .business-utility-link { color: #ff582d; font-weight: 700; }
.site-header .search-trigger { display: grid; place-items: center; width: 40px; height: 36px; padding: 0; border-left: 1px solid #e5e7e9; }
.site-header .search-trigger svg { width: 18px; height: 18px; fill: none; stroke: currentColor; stroke-width: 1.8; }
.site-header .brand-row { display: flex; align-items: center; justify-content: space-between; height: 126px; }
.site-header .brand { width: auto; color: #0d2038; font: 700 50px/1.12 Georgia, serif; letter-spacing: -2px; text-align: left; }
.site-header .brand-the { color: #ff582d; }
.site-header .brand small { display: block; margin-top: 12px; color: #293038; font: 500 12px/1.2 'Noto Sans KR', sans-serif; letter-spacing: 0; }
.site-header .brand-slogan { margin: 0; text-align: right; }
.site-header .brand-slogan strong { display: block; font: italic 700 19px/1.5 Georgia, 'Noto Sans KR', serif; color: #061d35; letter-spacing: normal; }
.site-header .brand-slogan span { display: block; margin-top: 8px; font-size: 11px; color: #9b9b9b; letter-spacing: normal; }
.site-header .utility-links a { color: #60666b; }
.site-header .utility-links .business-utility-link { color: #ff582d; }
.site-header .utility-links .search-trigger { margin-left: 0; background: transparent; border-top: 0; border-right: 0; border-bottom: 0; }
.site-header .mobile-brand-meta, .site-header .mobile-header-search, .site-header .mobile-header-menu { display: none; }
.site-header .main-nav { display: block; height: 58px; color: #061d35; background: #fff; border-top: 1px solid #e8eaed; border-bottom: 1px solid #dce0e4; }
.site-header .nav-inner { display: flex; align-items: stretch; height: 100%; padding: 0; overflow: visible; }
.site-header .nav-inner > a { display: flex; flex: 1 1 0; align-items: center; justify-content: center; min-width: 0; height: 57px; padding: 0 10px; font-size: 16px; font-weight: 700; letter-spacing: -.3px; color: #061d35; white-space: nowrap; }
.site-header .nav-inner > a:hover, .site-header .nav-inner > a.active { color: #ff582d; background: transparent; }
.site-header .nav-inner .home-link { flex: 0 0 42px; min-width: 42px; }
.site-header .home-link svg { width: 20px; height: 20px; fill: currentColor; }
.site-header a:focus-visible, .site-header button:focus-visible { outline: 2px solid #ff582d; outline-offset: 2px; }
.site-footer { padding: 32px 0 38px; color: #dfe7ef; background: #03182c; }
.site-footer .footer-inner { display: flex; align-items: flex-start; justify-content: space-between; }
.site-footer .footer-brand { color: #f3f6fa; font: 700 25px/1.2 Georgia, 'Times New Roman', serif; letter-spacing: -1.2px; }
.site-footer .footer-brand span { color: #ff582d; }
.site-footer .footer-inner p { margin: 9px 0 0; color: #b2c0ce; font-size: 12px; letter-spacing: -.2px; }
.site-footer .footer-right { text-align: right; }
.site-footer .footer-right nav { display: flex; align-items: center; justify-content: flex-end; gap: 10px; color: #dfe7ef; font: 500 11px/1.3 'Noto Sans KR', Arial, sans-serif; }
.site-footer .footer-right nav a { transition: color .2s; }
.site-footer .footer-right nav a:hover { color: #ff582d; }
.site-footer .footer-right nav i { width: 1px; height: 10px; background: #64788c; }
.site-footer .socials { display: flex; justify-content: flex-end; gap: 15px; margin: 16px 0 9px; }
.site-footer .socials a { width: 18px; height: 18px; display: grid; place-items: center; border: 1px solid #b2c0ce; border-radius: 4px; color: #dfe7ef; font-size: 9px; }
.site-footer .footer-right > small { color: #8d9aaa; font: 400 10px/1.4 'Noto Sans KR', Arial, sans-serif; }
.category-shell, .article-shell, .search-shell { width: min(1200px, calc(100% - 64px)); margin: 0 auto; }
.category-intro, .search-intro { margin: 0 0 28px; padding: 36px 0 28px; background: #fff; color: #061d35; border-bottom: 1px solid #e4e7e9; border-radius: 0; }
.category-intro h1, .search-intro h1 { font-size: 34px; letter-spacing: -1px; }
.category-intro > p:last-child, .search-intro > p:not(.search-kicker) { color: #78828b; font-size: 14px; line-height: 1.7; letter-spacing: -.2px; }
.category-intro .kicker, .search-kicker { color: #ff582d; font-size: 11px; letter-spacing: 2px; }
.category-layout { grid-template-columns: minmax(0, 1fr) 300px; gap: 40px; }
.category-layout > section { min-width: 0; }
.result-heading { min-height: 50px; height: auto; gap: 12px; align-items: center; border-bottom: 1px solid #dce1e5; padding-bottom: 12px; }
.result-heading h2 { color: #061d35; font-size: 22px; letter-spacing: -.6px; }
.view-controls { flex-shrink: 0; gap: 5px; }
.view-controls button { width: 36px; height: 36px; cursor: pointer; }
.category-grid.view-list .category-card { grid-template-columns: 220px minmax(0, 1fr); gap: 24px; padding: 24px 0; }
.category-grid.view-list .category-card-media { width: 220px; height: 145px; }
.category-card h3, .category-grid.view-list .category-card-title { color: #061d35; font-size: 20px; line-height: 1.5; letter-spacing: -.5px; }
.category-card p { font-size: 14px; line-height: 1.75; }
.category-card time { font-size: 12px; }
.category-grid.view-grid .category-card-media { height: 180px; }
.category-grid.view-grid .category-card-title { font-size: 17px; }
.category-grid.view-compact .category-card-title { font-size: 16px; }
.category-ranking li a { margin: 0; color: #344250; background: transparent; padding: 12px 0; font-size: 13px; }
.category-aside .aside-note { display: none; }
.article-body-wrap { width: min(800px, 100%); }
.article-title-area { border-top: 0; padding-top: 12px; }
.article-title-area h1 { color: #061d35; font-size: 38px; line-height: 1.4; letter-spacing: -1px; }
.article-copy { font-size: 17px; letter-spacing: -.2px; }
.article-copy p:first-child::first-letter { float: none; color: inherit; font-size: inherit; font-weight: inherit; line-height: inherit; padding: 0; }
.search-main { padding-top: 0; background: #fff; }
.news-search-form input, .news-search-form select { border: 1px solid #dce1e5; }
.search-result-copy h3 { font-size: 18px; letter-spacing: -.4px; }
.search-result-copy p { font-size: 13px; }
@media (min-width: 601px) and (max-width: 1000px) {
  .site-header .shell, .category-shell, .article-shell, .search-shell { width: calc(100% - 40px); }
  .site-header .brand { font-size: 37px; }
  .site-header .brand-slogan { display: none; }
  .site-header .nav-inner > a { padding: 0 8px; font-size: 14px; }
  .category-layout { grid-template-columns: 1fr; }
  .category-aside { display: none; }
}
@media (max-width: 600px) {
  .site-header .utility-bar, .site-header .brand-slogan { display: none; }
  .site-header .brand-row { position: relative; display: grid; grid-template-columns: 44px minmax(0, 1fr) 44px; grid-template-rows: 76px auto; width: 100%; height: auto; padding: 6px 12px 0; column-gap: 4px; border: 0; }
  .site-header .brand { grid-column: 2; grid-row: 1; width: 100%; font-size: clamp(20px, 5.5vw, 33px); line-height: 1.12; letter-spacing: -1.2px; white-space: nowrap; text-align: center; }
  .site-header .brand small { margin-top: 6px; font-size: 10px; letter-spacing: -.25px; }
  .site-header .mobile-header-search, .site-header .mobile-header-menu { position: static; display: grid; place-items: center; grid-row: 1; width: 44px; height: 44px; padding: 10px; align-self: center; border: 0; border-radius: 50%; color: #061d35; background: transparent; }
  .site-header .mobile-header-search { grid-column: 1; }
  .site-header .mobile-header-search svg { width: 24px; height: 24px; fill: none; stroke: currentColor; stroke-width: 1.7; }
  .site-header .mobile-header-menu { grid-column: 3; display: flex; flex-direction: column; justify-content: center; gap: 5px; cursor: pointer; }
  .site-header .mobile-header-menu span { display: block; flex-shrink: 0; width: 22px; height: 2px; background: currentColor; }
  .site-header .mobile-header-menu[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
  .site-header .mobile-header-menu[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
  .site-header .mobile-header-menu[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }
  .site-header .mobile-brand-meta { position: static; grid-column: 1 / -1; grid-row: 2; display: flex; flex-wrap: wrap; justify-content: space-between; gap: 4px 14px; padding: 0 6px 13px; font-size: 10px; line-height: 1.5; letter-spacing: -.2px; color: #7b838c; }
  .site-header .mobile-brand-meta time, .site-header .mobile-brand-meta span { white-space: nowrap; }
  .site-header .main-nav { display: none; height: auto; }
  .site-header .main-nav.menu-expanded { display: block; background: #faf9f7; }
  .site-header .main-nav.menu-expanded .nav-inner { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); width: 100%; padding: 12px 18px 18px; gap: 0 20px; }
  .site-header .main-nav.menu-expanded .nav-inner > a { justify-content: space-between; min-width: 0; height: 48px; padding: 0 10px; border-bottom: 1px solid #e8e6e2; font-size: 14px; }
  .site-header .main-nav.menu-expanded .nav-inner > a::after { content: '↗'; color: #a3a7aa; font-size: 13px; font-weight: 400; }
  .site-header .main-nav .nav-inner .home-link { display: none; }
  .category-shell, .article-shell, .search-shell { width: calc(100% - 40px); }
  .category-intro, .search-intro { padding: 26px 0 24px; margin: 0 0 24px; border-top: 1px solid #eff0f1; }
  .category-intro h1, .search-intro h1 { font-size: 28px; }
  .category-intro > p:last-child, .search-intro > p:not(.search-kicker) { font-size: 13px; }
  .category-layout { display: block; }
  .category-aside { display: none; }
  .result-heading h2 { font-size: 18px; }
  .result-heading > div:first-child span { margin-left: 0; font-size: 11px; }
  .result-heading > div:first-child { display: flex; flex-direction: column; gap: 4px; }
  .view-controls button { width: 34px; height: 34px; }
  .category-grid.view-list .category-card { grid-template-columns: 100px minmax(0, 1fr); gap: 14px; padding: 20px 0; }
  .category-grid.view-list .category-card-media { width: 100px; height: 90px; align-self: center; }
  .category-grid.view-list .category-card-title { font-size: 15px; line-height: 1.5; }
  .category-grid.view-list .category-card-description { display: none; }
  .category-card time { font-size: 11px; }
  .category-grid.view-grid .category-card-media { height: 120px; }
  .category-grid.view-grid .category-card-title { font-size: 14px; }
  .category-grid.view-grid .category-card-description { display: none; }
  .category-grid.view-compact .category-card-title { font-size: 14px; -webkit-line-clamp: 2; }
  .article-title-area h1 { font-size: 27px; }
  .article-summary { font-size: 14px; }
  .article-meta { flex-wrap: wrap; }
  .article-copy { font-size: 16px; }
  .search-result-card { grid-template-columns: 90px minmax(0, 1fr); padding: 15px 0; border: 0; border-bottom: 1px solid #e4e7e9; }
  .search-result-card img { width: 90px; height: 80px; }
  .search-result-copy h3 { font-size: 15px; }
  .site-footer { display: block; padding: 28px 0 32px; }
  .site-footer .footer-inner { display: block; }
  .site-footer .footer-right { margin-top: 26px; text-align: left; }
  .site-footer .footer-right nav, .site-footer .socials { justify-content: flex-start; flex-wrap: wrap; }
  .site-footer .footer-brand { font-size: 23px; }
}

/* Account actions stay inside the existing utility bar or collapsed menu. */
.site-header .member-logout-button{appearance:none;background:transparent;border:0;padding:4px 0;color:#686868;font:inherit;font-size:11px;line-height:1.5;white-space:nowrap;cursor:pointer}
.site-header .member-logout-button:hover{text-decoration:underline;text-underline-offset:3px}
.site-header .member-logout-button:focus-visible{outline:2px solid #008b8b;outline-offset:3px}
.site-header .member-logout-button:disabled{opacity:.5;cursor:wait}
.site-header .member-menu-actions{display:flex;justify-content:flex-end;align-items:center;gap:16px;padding:12px 20px;color:inherit}
.site-header .member-menu-actions .member-menu-link{color:inherit}
.site-header .member-menu-actions .member-logout-button{font-size:14px;color:inherit}
