:root{color-scheme:dark;--hub-canvas:#141b20;--hub-panel:#1b252c;--hub-panel-raised:#223039;--hub-line:#30414b;--hub-line-strong:#48606d;--hub-text:#edf3f5;--hub-muted:#9eafb7;--hub-accent:#9ecaff;--hub-accent-surface:#344b5a;--hub-warm:#f0ad82;font-family:Noto Sans KR,Pretendard,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--hub-canvas)}.news-hub-body{background:var(--hub-canvas);min-width:0;min-height:100vh;color:var(--hub-text);flex-direction:column;margin:0;font-size:15px;line-height:1.55;display:flex}.news-hub-body a{color:inherit;text-decoration:none}.news-hub-body button,.news-hub-body input,.news-hub-body textarea{font:inherit}.news-hub-body button{color:inherit}.news-hub-skip{z-index:50;background:var(--hub-accent);color:#11181d;padding:8px 12px;position:fixed;top:8px;left:8px;transform:translateY(-180%)}.news-hub-skip:focus{transform:translateY(0)}.news-hub-header{z-index:20;border-bottom:1px solid var(--hub-line);background:color-mix(in srgb, var(--hub-canvas) 94%, transparent);backdrop-filter:blur(14px);position:sticky;top:0}.news-hub-nav{justify-content:center;gap:4px;width:min(100% - 40px,1120px);min-height:64px;margin:0 auto;padding:12px 0;display:flex}.news-hub-nav a{min-height:36px;color:var(--hub-muted);white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;padding:0 12px;font-size:13px;font-weight:750;display:inline-flex}.news-hub-nav a:hover,.news-hub-nav a[aria-current=page]{background:var(--hub-accent-surface);color:var(--hub-text);border-color:#486373}.news-hub-main{flex:1 0 auto;width:min(100% - 40px,1120px);margin:0 auto;padding:40px 0 80px}.hub-page-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px;display:flex}.hub-page-head h1{color:var(--hub-text);letter-spacing:-.055em;margin:0;font-size:clamp(28px,4vw,44px);line-height:1.1}.hub-page-head p{max-width:390px;color:var(--hub-muted);text-align:right;margin:0;font-size:13px}.hub-section{margin-top:38px}.hub-section:first-child{margin-top:0}.hub-section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:10px;display:flex}.hub-section-head h2{letter-spacing:-.03em;margin:0;font-size:15px}.hub-section-head span{color:var(--hub-muted);font-size:12px}.hub-list{border-top:1px solid var(--hub-line-strong);margin:0;padding:0;list-style:none}.hub-list>li{border-bottom:1px solid var(--hub-line)}.hub-list>li>a{grid-template-columns:108px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:72px;padding:14px 16px;display:grid}.hub-list>li>a:hover{background:var(--hub-panel)}.hub-list time{color:var(--hub-muted);font-size:12px}.hub-list strong{color:var(--hub-text);letter-spacing:-.025em;font-size:15px}.hub-list .hub-pill{justify-self:end}.hub-pill{border:1px solid var(--hub-line-strong);min-height:25px;color:var(--hub-muted);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.hub-pill--accent{color:#dcecff;background:#263d4c;border-color:#5685a7}.hub-pill--warm{color:#ffd5bb;border-color:#9c674c}.hub-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hub-grid--single{grid-template-columns:minmax(0,1fr)}.hub-grid--minor{margin-top:14px}.hub-stack{gap:14px;display:grid}.hub-library-tab-panel[hidden]{display:none}.hub-card{border:1px solid var(--hub-line);background:var(--hub-panel);border-radius:12px;min-height:190px;padding:22px}.hub-card--tab-target{cursor:pointer}.hub-card--tab-target:hover,.hub-card--tab-target[data-library-selected=true]{border-color:var(--hub-line-strong);background:var(--hub-panel-raised)}.hub-download-card__select{color:inherit;font:inherit;font-weight:inherit;letter-spacing:inherit;cursor:pointer;background:0 0;border:0;padding:0}.hub-card--wide{margin-top:14px}.hub-card--feature,.hub-card--compact{min-height:0}.hub-card h2,.hub-card h3{color:var(--hub-text);letter-spacing:-.035em;margin:0}.hub-card h2{font-size:20px}.hub-card h3{font-size:16px}.hub-card p{color:var(--hub-muted);font-size:13px}.hub-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.hub-card__points{color:var(--hub-muted);flex-wrap:wrap;gap:6px 16px;margin:14px 0 0;padding:0;font-size:13px;list-style:none;display:flex}.hub-card__points li:before{content:"•";color:var(--hub-accent);margin-right:6px}.hub-card__icon{object-fit:contain;background:#dae5ef;border-radius:10px;width:44px;height:44px}.hub-card__thumb{border:1px solid var(--hub-line);background:#101c20;border-radius:10px;width:100%;height:auto;margin-top:16px;display:block}.hub-card__hero{border:1px solid var(--hub-line);background:#101c20;border-radius:12px;width:100%;height:auto;margin-top:16px;display:block}.hub-card__slider{margin-top:16px;position:relative}.hub-card__viewport{border:1px solid var(--hub-line);background:var(--hub-panel);scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;border-radius:12px;height:clamp(260px,30vw,360px);overflow-x:auto}.hub-card__viewport::-webkit-scrollbar{display:none}.hub-card__gallery{gap:0;height:100%;display:flex}.hub-card__image-button{cursor:zoom-in;background:0 0;border:0;padding:0;display:block}.hub-card__gallery .hub-card__image-button{scroll-snap-align:start;flex:0 0 100%;place-items:center;min-width:100%;height:100%;display:grid}.hub-card__gallery-shot{object-fit:contain;background:0 0;width:auto;max-width:100%;height:auto;max-height:100%;display:block}.hub-card__nav{z-index:1;border:1px solid var(--hub-line-strong);background:color-mix(in srgb, var(--hub-canvas) 82%, transparent);width:42px;height:42px;color:var(--hub-text);border-radius:999px;font-size:20px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.hub-card__nav:hover{border-color:var(--hub-accent);color:var(--hub-accent)}.hub-card__nav--prev{left:12px}.hub-card__nav--next{right:12px}.hub-image-dialog{border:1px solid var(--hub-line-strong);background:var(--hub-canvas);border-radius:12px;width:fit-content;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);margin:auto;padding:0;overflow:auto}.hub-image-dialog::backdrop{background:#04090cc7}.hub-image-dialog img{width:auto;max-width:calc(100vw - 64px);height:auto;max-height:calc(100vh - 64px);display:block}.hub-image-dialog__close{z-index:1;border:1px solid var(--hub-line-strong);background:var(--hub-canvas);width:42px;height:42px;color:var(--hub-text);cursor:pointer;border-radius:999px;place-items:center;font-size:26px;line-height:1;display:grid;position:fixed;top:16px;right:16px}.hub-image-dialog__close:hover{border-color:var(--hub-accent);color:var(--hub-accent)}.hub-card__actions{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.hub-card__fineprint{margin:12px 0 0;font-size:11px}.hub-card__fineprint a{color:var(--hub-muted);text-underline-offset:3px;text-decoration:underline}.hub-card__fineprint a:hover{color:var(--hub-accent)}.hub-disclosure summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;list-style:none;display:flex}.hub-disclosure summary::-webkit-details-marker{display:none}.hub-disclosure__title{color:var(--hub-text);letter-spacing:-.035em;font-size:16px;font-weight:750;display:block}.hub-disclosure__description{color:var(--hub-muted);margin-top:5px;font-size:13px;display:block}.hub-disclosure__action{color:var(--hub-accent);flex:none;font-size:12px;font-weight:750}.hub-disclosure__action:before{content:"펼치기"}.hub-disclosure[open] .hub-disclosure__action:before{content:"접기"}.hub-disclosure:not([open]) .hub-disclosure__content{display:none}.hub-disclosure__content{margin-top:16px}.hub-disclosure__content .hub-card__thumb{margin-top:0}.hub-button{border:1px solid var(--hub-line-strong);min-height:36px;color:var(--hub-text);cursor:pointer;background:0 0;border-radius:7px;justify-content:center;align-items:center;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.hub-button:hover{border-color:var(--hub-accent);color:var(--hub-accent)}.hub-button--primary{color:#ecf7ff;background:#294354;border-color:#5783a2}.hub-button--primary:hover{color:#fff;background:#35566a}.hub-board{border-top:1px solid var(--hub-line-strong)}.hub-board-tools{justify-content:space-between;align-items:center;gap:12px;margin:0 0 12px;display:flex}.hub-filter-set{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.hub-filter-set button{border:1px solid var(--hub-line);min-height:38px;color:var(--hub-muted);white-space:nowrap;cursor:pointer;background:0 0;border-radius:999px;padding:0 10px;font-size:11px}.hub-filter-set button[aria-pressed=true]{color:#edf7ff;background:#2a4251;border-color:#628dad}.hub-board-list{margin:0;padding:0;list-style:none}.hub-board-list li{border-bottom:1px solid var(--hub-line)}.hub-board-row{width:100%;min-height:58px;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:72px minmax(0,1fr) 90px;gap:14px;padding:12px 0;display:grid}.hub-board-row:hover strong{color:var(--hub-accent)}.hub-board-row strong{color:var(--hub-text);align-self:center;font-size:14px}.hub-board-row time{color:var(--hub-muted);text-align:right;align-self:center;font-size:11px}.hub-board-state{color:var(--hub-muted);text-align:center;padding:28px 0;font-size:13px}.hub-dialog{border:1px solid var(--hub-line-strong);background:var(--hub-panel-raised);width:min(100% - 32px,620px);color:var(--hub-text);border-radius:14px;box-shadow:0 22px 80px #0000006b}.hub-dialog::backdrop{background:#04090cad}.hub-dialog article,.hub-dialog form{gap:18px;padding:22px;display:grid}.hub-dialog-head{justify-content:space-between;align-items:start;gap:16px;display:flex}.hub-dialog-head h2{margin:0;font-size:20px}.hub-dialog-close{color:var(--hub-muted);cursor:pointer;background:0 0;border:0;font-size:24px}.hub-field{color:var(--hub-text);gap:7px;font-size:12px;font-weight:750;display:grid}.hub-field input,.hub-field textarea{border:1px solid var(--hub-line-strong);width:100%;color:var(--hub-text);background:#10171b;border-radius:7px;padding:10px}.hub-field textarea{resize:vertical}.hub-dialog-actions{justify-content:end;gap:8px;display:flex}.hub-detail-meta{color:var(--hub-muted);margin:0;font-size:12px}.hub-detail-body{color:#d7e1e6;white-space:pre-wrap;margin:0}.hub-article{max-width:760px}.hub-prose{color:#d6e0e4}.hub-prose :is(h2,h3){color:var(--hub-text);letter-spacing:-.035em;margin:34px 0 12px}.hub-prose p,.hub-prose li{color:#c5d2d8}.hub-prose a{color:var(--hub-accent);text-underline-offset:3px;text-decoration:underline}.hub-game-switch{border:1px solid var(--hub-line);border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.hub-game-switch button{border:0;border-left:1px solid var(--hub-line);min-height:58px;color:var(--hub-muted);cursor:pointer;background:0 0;font-size:15px;font-weight:800}.hub-game-switch button:first-child{border-left:0}.hub-game-switch button[aria-selected=true]{background:var(--hub-panel-raised);color:var(--hub-text);box-shadow:inset 0 -3px 0 var(--hub-accent)}.hub-feed-tools{grid-template-columns:minmax(320px,1fr) auto;align-items:end;gap:12px;margin:16px 0 30px;display:grid}.hub-feed-search{gap:6px;display:grid}.hub-feed-search__label{color:var(--hub-muted);font-size:11px;font-weight:750}.hub-feed-search input{border:1px solid var(--hub-line);width:100%;min-height:44px;color:var(--hub-text);background:#10171b;border-radius:8px;padding:0 13px}.hub-feed-search input:focus{border-color:var(--hub-accent)}.hub-language-filter{border-top:1px solid var(--hub-line);grid-column:1/-1;align-items:center;gap:10px;padding-top:12px;display:flex}.hub-language-filter__label{color:var(--hub-muted);flex:none;font-size:11px;font-weight:750}.hub-feed-count{margin-bottom:0}.hub-feed-list>li>a{grid-template-columns:104px minmax(0,1fr) auto}.hub-feed-meta{gap:5px;display:grid}.hub-feed-tags{flex-wrap:wrap;justify-content:end;gap:5px;display:flex}.hub-pill--language{border-color:var(--hub-line-strong);background:var(--hub-panel-raised);color:var(--hub-warm)}.hub-platform{width:max-content;color:var(--hub-muted);letter-spacing:.04em;font-size:10px;font-weight:800}.hub-platform--youtube{color:#ff8c8c}.hub-platform--reddit{color:#ffb27b}.hub-platform--official{color:#a9d9ff}.hub-platform--steam{color:#9fd7f4}.hub-platform--wiki{color:#d7c7ff}.hub-platform--github{color:#d5dde3}.hub-platform--bottari{color:#cad6dc}.hub-pagination{justify-content:center;gap:6px;margin-top:24px;display:flex}.hub-pagination button{border:1px solid var(--hub-line);width:34px;height:34px;color:var(--hub-muted);cursor:pointer;background:0 0;border-radius:7px}.hub-pagination button[aria-current=true]{color:#f1f8ff;background:#294250;border-color:#608bae}.hub-search-page .eyebrow{color:var(--hub-warm);letter-spacing:.12em;margin:0 0 5px;font-size:10px;font-weight:800}.hub-search-page .search-summary{color:var(--hub-muted);margin:0 0 12px;font-size:12px}.hub-search-page .search-results{gap:6px;min-height:90px;display:grid}.hub-search-page .search-empty{border:1px dashed var(--hub-line);min-height:100px;color:var(--hub-muted);text-align:center;border-radius:8px;place-items:center;font-size:12px;display:grid}.hub-search-page .search-result{border:1px solid var(--hub-line);background:var(--hub-panel);border-radius:8px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:8px 12px;display:grid}.hub-search-page .search-result:hover{border-color:var(--hub-line-strong);background:var(--hub-panel-raised)}.hub-search-page .search-result img{object-fit:contain;width:48px;height:48px}.hub-search-page .search-result__copy{flex-direction:column;min-width:0;display:flex}.hub-search-page .search-result__copy small{color:var(--hub-accent);font-size:10px}.hub-search-page .search-result__copy strong{color:var(--hub-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.hub-search-page .search-result__copy span{color:var(--hub-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.hub-search-page .search-result__arrow{color:var(--hub-accent)}.hub-search-page .search-result--text{grid-template-columns:minmax(0,1fr) auto;padding-inline:14px}:focus-visible{outline:2px solid var(--hub-accent);outline-offset:3px}@media (width<=720px){.hub-feed-tools{grid-template-columns:1fr;margin-bottom:24px}.hub-language-filter{flex-direction:column;grid-column:auto;align-items:start}}@media (width<=700px){.news-hub-nav{scrollbar-width:none;justify-content:flex-start;width:min(100% - 28px,1120px);min-height:56px;padding:9px 0;overflow-x:auto}.news-hub-nav::-webkit-scrollbar{display:none}.news-hub-nav a{min-height:34px;padding:0 9px;font-size:11px}.news-hub-main{width:min(100% - 28px,1120px);padding:30px 0 64px}.hub-page-head{margin-bottom:24px;display:block}.hub-page-head h1{font-size:30px}.hub-page-head p{text-align:left;margin-top:9px}.hub-list>li>a{grid-template-columns:1fr auto;gap:6px 12px;min-height:0;padding:14px 0}.hub-list time{grid-column:1/-1}.hub-grid{grid-template-columns:1fr}.hub-card{min-height:0}.hub-card__nav{width:38px;height:38px}.hub-board-tools{flex-direction:column;align-items:stretch}.hub-board-row{grid-template-columns:60px minmax(0,1fr)}.hub-board-row time{text-align:left;grid-column:2}.hub-game-switch button{min-height:52px;font-size:13px}.hub-feed-list>li>a{grid-template-columns:1fr auto}.hub-feed-meta{grid-column:1/-1;align-items:center;gap:8px;display:flex}}@media (width<=380px){.hub-filter-set{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.hub-filter-set button{width:100%;padding-inline:4px}}
