:root{--hub-bg: #0f1115;--hub-surface: #1a1d24;--hub-border: #2a3140;--hub-text: #e8eaed;--hub-muted: #9aa3b2;--hub-accent: #ff9d54;--hub-accent-dim: #ffd9b0;--hub-shadow: 0 8px 24px rgba(0, 0, 0, .45);--hub-prose-width: 34rem;--hub-font-size: 17px;--hub-line-height: 1.9;--hub-font-serif: "Noto Serif KR", "Georgia", serif;--hub-font-sans: system-ui, -apple-system, "Segoe UI", sans-serif}[data-hub-theme=light]{--hub-bg: #f4f1ea;--hub-surface: #ffffff;--hub-border: #d8d2c8;--hub-text: #1a1a1a;--hub-muted: #5c5c5c;--hub-shadow: 0 8px 24px rgba(0, 0, 0, .08)}[data-hub-theme=sepia]{--hub-bg: #2a2318;--hub-surface: #352b1f;--hub-border: #4a3d2e;--hub-text: #f0e6d6;--hub-muted: #c4b8a5}[data-hub-line=tight]{--hub-line-height: 1.65}[data-hub-line=loose]{--hub-line-height: 2.15}[data-hub-width=narrow]{--hub-prose-width: 28rem}[data-hub-width=wide]{--hub-prose-width: 40rem}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--hub-font-sans);background:var(--hub-bg);color:var(--hub-text)}body{margin:0;min-height:100dvh}a{color:var(--hub-accent);text-decoration:none}a:hover{text-decoration:underline}.hub-page{max-width:56rem;margin:0 auto;padding:1.25rem 1rem 3rem}.hub-title{font-size:1.75rem;font-weight:700;margin:0 0 .35rem;letter-spacing:-.02em}.hub-sub{margin:0 0 1.5rem;color:var(--hub-muted);font-size:.95rem}.hub-panel{background:linear-gradient(180deg,var(--hub-surface) 0%,color-mix(in srgb,var(--hub-surface) 92%,#000) 100%);border:1px solid var(--hub-border);border-radius:12px;box-shadow:var(--hub-shadow)}.hub-resume{display:block;width:100%;padding:1rem 1.15rem;margin-bottom:1rem;text-align:left;color:inherit;cursor:pointer;transition:border-color .15s,transform .1s}.hub-resume:hover{border-color:var(--hub-accent);text-decoration:none}.hub-resume strong{display:block;font-size:1.05rem;margin-bottom:.2rem}.hub-resume span{color:var(--hub-muted);font-size:.9rem}.hub-zones{display:flex;flex-direction:column;gap:.85rem}@media(min-width:1280px){.hub-zones{flex-direction:row}.hub-zones .hub-zone{flex:1}}.hub-zone{display:block;padding:1.15rem 1.2rem;color:inherit;transition:border-color .15s}.hub-zone:hover{border-color:var(--hub-accent);text-decoration:none}.hub-zone h2{margin:0 0 .35rem;font-size:1.15rem}.hub-zone p{margin:0;color:var(--hub-muted);font-size:.9rem}.hub-top{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:.75rem;padding:.65rem 1rem;background:color-mix(in srgb,var(--hub-bg) 88%,transparent);backdrop-filter:blur(8px);border-bottom:1px solid var(--hub-border)}.hub-top a{color:var(--hub-muted);font-size:.9rem}.hub-top h1{margin:0;font-size:1rem;font-weight:600;flex:1}.hub-progress{position:sticky;top:0;z-index:30;height:3px;background:var(--hub-border)}.hub-progress__fill{height:100%;width:0%;background:linear-gradient(90deg,var(--hub-accent),var(--hub-accent-dim));transition:width .12s ease-out}.hub-reader-bar{position:sticky;top:3px;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .75rem;background:color-mix(in srgb,var(--hub-bg) 92%,transparent);border-bottom:1px solid var(--hub-border);backdrop-filter:blur(6px)}.hub-reader-bar a,.hub-reader-bar button{font:inherit;font-size:.85rem;color:var(--hub-muted);background:none;border:none;cursor:pointer;padding:.35rem .5rem;border-radius:8px}.hub-reader-bar button:hover,.hub-reader-bar a:hover{color:var(--hub-accent);text-decoration:none}.hub-reader-bar .hub-reader-title{flex:1;text-align:center;font-size:.9rem;color:var(--hub-text)}.hub-prose{max-width:var(--hub-prose-width);margin:0 auto;padding:1.5rem 1rem 2.5rem;font-family:var(--hub-font-serif);font-size:var(--hub-font-size);line-height:var(--hub-line-height)}.hub-prose h1{font-size:1.45em;margin:0 0 .5rem}.hub-prose h2{font-size:1.15em;color:var(--hub-muted);font-weight:500;margin:0 0 1.25rem}.hub-prose p{margin:0 0 1em}.hub-prose img{max-width:100%;height:auto;border-radius:8px;margin:1.25rem 0;border:1px solid var(--hub-border)}.hub-scene{border:none;border-top:1px dashed var(--hub-border);margin:2rem 0}.hub-cue{text-align:center;color:var(--hub-muted);font-size:.85em;letter-spacing:.08em;margin:2rem 0}.hub-ep-nav{max-width:var(--hub-prose-width);margin:0 auto 2rem;padding:0 1rem;display:flex;gap:.5rem;justify-content:space-between}.hub-btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem .9rem;border-radius:10px;border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text);font:inherit;font-size:.9rem;cursor:pointer;box-shadow:var(--hub-shadow)}.hub-btn:disabled{opacity:.4;cursor:not-allowed}.hub-btn--primary{border-color:color-mix(in srgb,var(--hub-accent) 50%,var(--hub-border));background:linear-gradient(180deg,color-mix(in srgb,var(--hub-accent) 18%,var(--hub-surface)),var(--hub-surface))}.hub-next-card{display:block;margin:2rem auto;max-width:var(--hub-prose-width);padding:1rem 1.15rem;color:inherit}.hub-next-card:hover{border-color:var(--hub-accent);text-decoration:none}.hub-sheet-backdrop{position:fixed;inset:0;background:#0000008c;z-index:40}.hub-sheet{position:fixed;left:0;right:0;bottom:0;max-height:40vh;z-index:50;padding:1rem 1.15rem 1.25rem;border-radius:16px 16px 0 0;overflow-y:auto}.hub-sheet h2{margin:0 0 .75rem;font-size:1rem}.hub-chip-row{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.85rem}.hub-chip-row label{display:block;width:100%;font-size:.8rem;color:var(--hub-muted);margin-bottom:.25rem}.hub-chip{padding:.4rem .65rem;border-radius:999px;border:1px solid var(--hub-border);background:var(--hub-bg);color:var(--hub-text);font:inherit;font-size:.85rem;cursor:pointer}.hub-chip[aria-pressed=true]{border-color:var(--hub-accent);background:color-mix(in srgb,var(--hub-accent) 15%,var(--hub-bg))}.hub-lore-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:640px){.hub-lore-grid{grid-template-columns:repeat(3,1fr)}}.hub-char-card{display:block;padding:0;overflow:hidden;color:inherit}.hub-char-card img{width:100%;aspect-ratio:3/4;object-fit:cover;display:block}.hub-char-card span{display:block;padding:.5rem .65rem;font-size:.9rem}.hub-concept-list{list-style:none;padding:0;margin:0}.hub-concept-list li{margin-bottom:.35rem}.hub-concept-list a{display:block;padding:.55rem .75rem;border-radius:8px;border:1px solid transparent;color:inherit}.hub-concept-list a:hover{border-color:var(--hub-border);background:var(--hub-surface);text-decoration:none}.hub-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.hub-gallery img{width:100%;border-radius:8px;border:1px solid var(--hub-border)}.hub-section-title{font-size:1.1rem;margin:2rem 0 .75rem}.hub-toc li{margin-bottom:.5rem}.hub-scroll-lock{overflow:hidden}.hub-stub{text-align:center;padding:3rem 1rem;color:var(--hub-muted)}@media(max-width:479px){.hub-prefs-width{display:none}}.hub-hidden{display:none!important}.hub-badge-internal{display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .45rem;border-radius:6px;border:1px solid color-mix(in srgb,var(--hub-accent) 45%,var(--hub-border));color:var(--hub-accent);background:color-mix(in srgb,var(--hub-accent) 12%,transparent);white-space:nowrap}.hub-top--doc .hub-top-doc-title{font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hub-game-hub{max-width:42rem;margin:0 auto;padding:1.25rem 1rem 2.5rem}.hub-game-pitch{font-family:var(--hub-font-serif);font-size:1.05rem;line-height:1.55;margin:0 0 .75rem}.hub-game-badge-row{margin:0 0 1.5rem}.hub-subsection-title{font-size:.95rem;color:var(--hub-muted);margin:1.25rem 0 .5rem;font-weight:500}.hub-doc-tables table{width:100%;border-collapse:collapse;font-size:.82rem;margin-bottom:1rem}.hub-doc-tables th,.hub-doc-tables td{border:1px solid var(--hub-border);padding:.45rem .5rem;vertical-align:top;text-align:left}.hub-doc-tables th{background:var(--hub-surface);color:var(--hub-muted);font-weight:600}.hub-game-nav{display:flex;flex-direction:column;gap:.5rem}.hub-game-link{display:block;padding:.85rem 1rem;color:inherit;text-decoration:none}.hub-game-link:hover{border-color:var(--hub-accent);text-decoration:none}.hub-game-link--muted{color:var(--hub-muted)}.hub-count{color:var(--hub-muted);font-size:.9em}.hub-doc-list{list-style:none;padding:0 1rem 2rem;margin:0;max-width:42rem}.hub-doc-list li{margin-bottom:.35rem}.hub-doc-list a{display:block;padding:.55rem .75rem;border-radius:8px;border:1px solid transparent;color:inherit}.hub-doc-list a:hover{border-color:var(--hub-border);background:var(--hub-surface);text-decoration:none}.hub-doc-prose{max-width:48rem}.hub-doc-prose table{width:100%;border-collapse:collapse;font-size:.85rem;margin:1rem 0}.hub-doc-prose th,.hub-doc-prose td{border:1px solid var(--hub-border);padding:.4rem .5rem;vertical-align:top}.hub-doc-prose th{background:var(--hub-surface)}.hub-doc-fallback{color:var(--hub-muted);font-size:.85rem}.hub-site-nav{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.4rem 1rem;font-size:.85rem;background:color-mix(in srgb,var(--hub-bg) 92%,transparent);border-bottom:1px solid var(--hub-border)}.hub-site-nav a{color:var(--hub-muted);padding:.35rem .5rem;border-radius:8px}.hub-site-nav a:hover{color:var(--hub-accent);text-decoration:none}.hub-site-nav__search{font-weight:600;color:var(--hub-accent-dim)}.hub-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}.hub-search-page{display:flex;flex-direction:column;gap:.75rem;max-width:28rem;margin:0 auto}.hub-search-field{display:block}.hub-search-input{width:100%;box-sizing:border-box;font:inherit;font-size:1rem;padding:.65rem .85rem;border-radius:12px;border:1px solid var(--hub-border);background:var(--hub-surface);color:var(--hub-text)}.hub-search-input:focus{outline:2px solid color-mix(in srgb,var(--hub-accent) 55%,transparent);border-color:var(--hub-accent)}.hub-search-zones{flex-wrap:wrap}.hub-search-status{margin:0;font-size:.85rem;color:var(--hub-muted)}.hub-search-results{display:flex;flex-direction:column;gap:.5rem}.hub-search-hit-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.hub-search-hit{display:block;padding:.85rem 1rem;text-decoration:none;color:inherit}.hub-search-hit strong{display:block;margin-bottom:.25rem}.hub-search-hit-zone{display:inline-block;margin-left:.35rem;font-size:.75rem;color:var(--hub-accent);vertical-align:middle}.hub-search-hit p{margin:.35rem 0 0;font-size:.85rem;color:var(--hub-muted);line-height:1.45}.hub-crosslink{margin:1.25rem 0;padding:1rem;border-radius:12px;border:1px solid var(--hub-border);background:var(--hub-surface)}.hub-crosslink-title{margin:0 0 .5rem;font-size:.95rem;font-weight:600}.hub-crosslink-list{margin:0;padding-left:1.1rem;font-size:.9rem}.hub-crosslink-list a{color:var(--hub-accent-dim)}.hub-lore-body--gated{filter:blur(6px);user-select:none;pointer-events:none}.hub-spoiler-gate{display:flex;justify-content:center;margin:-2rem 0 1.5rem;position:relative;z-index:5}.hub-spoiler-gate .hub-btn{padding:.65rem 1.25rem}
