@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+KR:wght@400;450;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{color-scheme:dark;--bg:#11131a;--panel:#171920;--line:#2a2d38;--text:#e7e8ee;--muted:#959aaf;--accent:#a69cff;font-family:'IBM Plex Sans KR',system-ui,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);height:100dvh;overflow:hidden}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{cursor:pointer;color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:3px}button{border:0}a{color:inherit;text-decoration:none}.topbar{height:70px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 24px;gap:25px;background:#171920}.brand{display:flex;align-items:center;gap:13px}.brand-icon{font:600 29px 'Space Grotesk',sans-serif;color:#b2a8ff}.brand strong{font:600 20px 'Space Grotesk',sans-serif;letter-spacing:1px}.brand strong span{font-size:12px;letter-spacing:2px;color:#a5a9bb;margin-left:10px}.top-divider{height:24px;width:1px;background:#353744}.project-name{font-size:14px}.project-name span{color:var(--muted);margin-left:16px}.top-right{margin-left:auto;display:flex;align-items:center;gap:12px}.public-tag{font-size:12px;border:1px solid #393546;border-radius:5px;padding:5px 9px;color:#beb5d9}.workspace{display:grid;grid-template-columns:254px minmax(320px,1fr) 338px;height:calc(100dvh - 104px)}.sidebar,.detail-panel{background:var(--panel);min-height:0;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#393d4c transparent}.sidebar{border-right:1px solid var(--line);padding:24px 15px 16px;display:flex;flex-direction:column}.sidebar-top,.detail-top{display:flex;align-items:center;justify-content:space-between}.sidebar-top{padding:0 7px}.eyebrow{font:500 12px 'Space Grotesk',sans-serif;letter-spacing:1.7px;color:#898fa4}.muted{color:var(--muted);font-size:12px}.search-wrap{display:flex;align-items:center;gap:8px;background:#11131a;border:1px solid #343746;border-radius:7px;padding:9px 10px;margin:20px 4px 17px}.search-wrap>span{font-size:21px;line-height:18px;color:#a4a9bc}.search-wrap input{min-width:0;width:100%;border:0;background:transparent;color:var(--text);font-size:14px;outline:none}.search-wrap kbd{font-size:12px;color:#84899c;border:1px solid #363949;border-radius:3px;padding:0 4px}.overview-button,.group-button,.search-result{width:100%;display:flex;align-items:center;gap:10px;background:transparent;border-radius:6px;text-align:left;padding:11px 12px;font-size:14px}.overview-button.active{background:#2c2842;color:#d6cdff}.overview-button>span:first-child{font-size:21px}.count{margin-left:auto;font:400 12px 'Space Grotesk';color:#9095a9}.list-caption{font-size:12px;color:#7f859a;margin:28px 12px 12px}.group-button{padding:12px;margin-bottom:3px;color:#b3b8ca}.group-button:hover,.search-result:hover{background:#232632;color:#fff}.group-button.active{background:#282b38;color:white}.domain-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;background:var(--color)}.group-button .chevron{margin-left:3px;font-size:17px;color:#777e94}.sidebar-bottom{border-top:1px solid var(--line);padding:20px 10px 0;margin-top:auto}.source-title{font-size:14px;margin-top:10px}.source-count{display:flex;gap:14px;color:var(--muted);font-size:12px;margin-top:8px}.sidebar-bottom>a{font-size:12px;display:flex;justify-content:space-between;color:#7f8599;margin-top:21px}.sidebar-bottom>a:hover{color:#d4caff}.search-result{display:block;font-size:14px;border-bottom:1px solid #292c37;border-radius:0}.search-result small{display:block;color:var(--muted);margin-top:5px;font-size:12px}.empty{color:var(--muted);font-size:14px;padding:20px 12px;line-height:1.8}.map-area{position:relative;overflow:hidden;background:radial-gradient(ellipse at 50% 44%,#191b29 0%,#11131a 68%)}.map-heading{position:absolute;left:30px;top:25px;z-index:2;pointer-events:none;max-width:calc(100% - 55px)}.breadcrumb{font:500 12px 'Space Grotesk','IBM Plex Sans KR',sans-serif;letter-spacing:.7px;color:#9ea4bb}.breadcrumb>span:first-child{margin:0 10px;color:#555d76}.breadcrumb>span:last-child{color:#aaa5c4}.map-title-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.map-heading h1{font-size:23px;letter-spacing:-.6px;margin:13px 0 0;font-weight:500}.map-kind{font:400 10px 'Space Grotesk',sans-serif;letter-spacing:1.5px;border:1px solid #363146;color:#8e88a7;border-radius:4px;padding:4px 6px;margin-top:13px}.map-heading p{color:#8e95aa;font-size:14px;line-height:1.7;margin-top:9px}.view-switch{position:absolute;top:141px;left:30px;z-index:3;display:flex;background:#1d202b;border:1px solid #363947;padding:3px;border-radius:7px}.view-switch button{font-size:13px;padding:7px 12px;background:transparent;border-radius:4px;color:#969db3}.view-switch button.active{background:#373146;color:#e1d8fc}#graph{width:100%;height:100%;display:block;touch-action:none;cursor:grab}#graph:active{cursor:grabbing}.graph-node{cursor:pointer;outline:none}.graph-node text{pointer-events:none;user-select:none}.node-label{fill:#d7d9e5;font-family:'IBM Plex Sans KR',sans-serif;font-size:17px;font-weight:500}.node-en{fill:#81899f;font-family:'Space Grotesk',sans-serif;font-size:10px;letter-spacing:1.7px}.node-count{fill:#9ea5bc;font-size:12px;font-family:'IBM Plex Sans KR',sans-serif}.section-label{fill:#c5cadd;font-size:14px;font-family:'IBM Plex Sans KR',sans-serif}.section-number{font:500 13px 'Space Grotesk',sans-serif;fill:#dce1f7}.graph-node:focus-visible .node-ring{stroke-width:3;stroke-opacity:1}.graph-node.selected .node-ring{stroke-width:3;stroke-opacity:1}.graph-node.dim{opacity:.22}.edge{fill:none;stroke-width:1.4;stroke:#555574;opacity:.46}.edge.active{stroke:#b0a2fa;opacity:.9;stroke-width:2}.map-key{position:absolute;left:27px;bottom:62px;display:flex;align-items:center;gap:7px;font-size:12px;color:#747c92;pointer-events:none}.key-line{width:19px;height:1px;background:#74708e}.key-dot{width:6px;height:6px;border-radius:50%;background:#8f9cb8;margin-left:8px}.map-controls{position:absolute;bottom:24px;right:25px;display:flex;align-items:center;background:#1d2029;border:1px solid #393c4b;border-radius:8px;padding:3px;box-shadow:0 4px 20px #0003}.map-controls button{background:transparent;width:33px;height:32px;border-radius:4px;font-size:20px}.map-controls button:hover{background:#353144}.map-controls #zoom-label{font:400 12px 'Space Grotesk';width:44px;text-align:center;color:#aab0c2}.control-divider{height:18px;width:1px;background:#393d4c;margin:0 3px}.map-tip{position:absolute;bottom:32px;left:27px;font-size:12px;color:#737b90;pointer-events:none}.detail-panel{border-left:1px solid var(--line);padding:20px 24px 26px}.detail-top{height:28px;margin-bottom:27px}.icon-button{background:transparent;font-size:24px;color:#8c93a9;width:30px;height:30px;border-radius:4px}.icon-button:hover{background:#303341;color:#fff}.detail-kicker{font:500 12px 'Space Grotesk','IBM Plex Sans KR';letter-spacing:1.2px;color:var(--color,#a89cf5);display:flex;align-items:center;gap:8px}.detail-panel h2{font-size:24px;line-height:1.45;font-weight:500;letter-spacing:-.6px;margin:13px 0 12px}.detail-summary{font-size:16px;line-height:1.85;color:#a8aec2;margin:0}.status-chip{display:inline-block;margin-top:18px;border:1px solid #464052;border-radius:4px;padding:4px 8px;color:#c0b3d0;font-size:12px}.detail-rule{height:1px;background:var(--line);margin:24px 0}.detail-label{font-size:12px;letter-spacing:.6px;color:#8f96ad;margin:0 0 13px}.metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.metric{border:1px solid #303441;border-radius:7px;padding:15px;background:#1c1f28}.metric strong{font:500 29px 'Space Grotesk';display:block;color:#e4dfff}.metric span{display:block;font-size:12px;color:#969cb1;margin-top:5px}.detail-note{padding:14px 16px;border-left:2px solid #625478;background:#211e2b;font-size:14px;color:#a9a1bb;line-height:1.8}.detail-link{display:flex;width:100%;align-items:center;text-align:left;gap:10px;background:transparent;border-bottom:1px solid #2a2e3b;padding:13px 0;font-size:14px;line-height:1.5}.detail-link:hover{color:#d5c5ff}.detail-link>span:first-child{font:400 12px 'Space Grotesk';color:#8992aa;min-width:28px}.detail-link>span:last-child{margin-left:auto;color:#777e93}.detail-link small{display:block;font-size:12px;color:#888fa5;margin-top:5px}.detail-link .link-copy{flex:1}.tabs{display:flex;gap:19px;border-bottom:1px solid #343747;margin:26px 0 20px}.tabs button{background:transparent;padding:10px 0 12px;font-size:14px;color:#858da3;border-bottom:2px solid transparent}.tabs button.active{color:#d1c4ff;border-bottom-color:#ab96ed}.prose{font-size:16px;color:#adb4c9;line-height:1.9;overflow-wrap:anywhere}.prose p{margin:15px 0;white-space:pre-line}.prose h3,.prose h4{font-size:16px;color:#d4d8e8;margin:24px 0 10px;line-height:1.65}.prose h4{font-size:14px}.prose strong{color:#d5d7e4;font-weight:500}.prose a{color:#bbadf6;text-decoration:underline;text-underline-offset:3px}.prose pre{padding:14px;background:#0f121b;border:1px solid #2c3244;border-radius:6px;font:12px/1.8 Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.prose blockquote{margin:15px 0;padding:0 0 0 13px;border-left:2px solid #666181;color:#c9c2dc}.prose .table-wrap{overflow-x:auto}.prose table{border-collapse:collapse;font-size:13px;min-width:280px;line-height:1.6}.prose td,.prose th{border:1px solid #34394c;padding:8px;text-align:left;vertical-align:top}.prose th{color:#d3cbea}.statusbar{height:34px;background:#171920;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 19px;font-size:12px;color:#828ba1;gap:12px}.statusbar>div{display:flex;align-items:center;gap:9px}.sync-dot{height:5px;width:5px;background:#9f97c6;border-radius:50%}.sync-dot.error{background:#e4b06d}.status-separator{color:#50596d}.operational-note{color:#949aae}.mobile-only{display:none}.map-error{position:absolute;top:48%;left:10%;right:10%;background:#28202d;border:1px solid #785864;padding:24px;border-radius:8px;font-size:16px;line-height:1.8}#search-results{margin-bottom:20px}button[hidden],div[hidden]{display:none!important}
@media(min-width:1700px){.workspace{grid-template-columns:278px minmax(320px,1fr) 390px}.detail-panel{padding-left:30px;padding-right:30px}.map-heading h1{font-size:27px}}
@media(max-width:1150px){.workspace{grid-template-columns:220px minmax(260px,1fr) 290px}.sidebar{padding-left:10px;padding-right:10px}.detail-panel{padding-left:19px;padding-right:19px}.map-heading{left:22px}.map-heading h1{font-size:20px}.map-kind{display:none}.view-switch{left:22px}.map-tip{max-width:170px;line-height:1.6;bottom:20px}.map-controls{right:15px}.project-name span{display:none}}
@media(max-width:900px){.workspace{grid-template-columns:200px 1fr}.detail-panel{position:absolute;z-index:8;right:0;top:70px;bottom:34px;width:340px;box-shadow:-20px 0 60px #0005;display:none}.detail-panel.open{display:block}.map-heading h1{font-size:23px}.mobile-only{display:block}.sidebar-bottom{padding-left:5px;padding-right:5px}.statusbar #graph-count,.statusbar #source-date,.statusbar .status-separator{display:none}.statusbar{font-size:12px}.topbar{padding:0 20px;gap:19px}}
@media(max-width:600px){.topbar{height:60px;padding:0 16px;gap:10px}.brand strong{font-size:17px}.brand strong span{font-size:11px;margin-left:7px}.brand{gap:8px}.brand-icon{font-size:25px}.top-divider,.project-name,.public-tag{display:none}.workspace{height:calc(100dvh - 94px);display:block}.map-area{height:100%}.sidebar{position:absolute;left:0;top:60px;bottom:34px;width:265px;z-index:9;display:none;box-shadow:20px 0 60px #0006}.sidebar.open{display:flex}.detail-panel{top:auto;bottom:34px;left:0;right:0;width:100%;max-height:62dvh;border-radius:16px 16px 0 0;border:1px solid #3d3e51;box-shadow:0 -15px 60px #0005;padding-bottom:28px}.detail-top{margin-bottom:16px}.map-heading{top:20px;left:20px;max-width:calc(100% - 35px)}.map-heading h1{font-size:23px;line-height:1.4}.map-heading p{max-width:280px;font-size:13px;line-height:1.7}.view-switch{top:149px;left:20px}.map-controls{bottom:45px;right:17px}.map-key{bottom:99px;left:20px}.map-tip{bottom:16px;left:20px;max-width:none;font-size:12px}.statusbar{padding:0 12px;font-size:11px}.statusbar>div{gap:6px}.metric-grid{margin:18px 0}.detail-panel h2{font-size:23px}.detail-summary{font-size:16px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
@media(max-width:900px){.workspace{display:block}.map-area{height:100%}.sidebar{position:absolute;left:0;top:70px;bottom:34px;width:265px;z-index:9;display:none;box-shadow:20px 0 60px #0006}.sidebar.open{display:flex}}
@media(max-width:600px){.sidebar{top:60px}}
@media(max-height:710px){.map-heading p{display:none}.view-switch{top:103px}.map-heading h1{margin-top:9px}.sidebar-bottom{margin-top:25px}.map-tip{max-width:none;bottom:17px}.map-controls{bottom:43px}.map-key{bottom:93px}}
#graph.compact .node-en,#graph.compact .node-count{display:none}
@media(prefers-reduced-motion:no-preference){.graph-node{transition:opacity .15s ease}.edge{transition:opacity .15s ease}}
@media(max-height:710px){.map-tip{display:none}}
.implementation-note{margin-top:15px;padding:13px 14px;border:1px solid #3c354e;background:#231f2d;border-radius:6px;font-size:13px;line-height:1.75;color:#aaa4ba}.implementation-note strong{color:#c4b9e0;font-size:13px;font-weight:500}.implementation-note ul{padding-left:17px;margin:8px 0}.implementation-note p{margin:7px 0 0}.implementation-note.planned{color:#8990a4;background:#1c1f28;border-color:#2e3342}.implementation-hover{position:absolute;z-index:7;width:max-content;max-width:min(285px,calc(100% - 24px));padding:12px 15px;background:#23212dee;border:1px solid #65567488;border-radius:7px;box-shadow:0 5px 24px #0003;pointer-events:none;font-size:13px;line-height:1.8}.implementation-hover strong{display:block;font-weight:500;font-size:12px;color:#cdbce8;margin-bottom:5px}.implementation-hover span{display:block;color:#bdc0d0}.implementation-hover small{display:block;color:#8e8a9d;font-size:12px;margin-top:5px}
@media(hover:hover) and (pointer:fine){.graph-node[data-chat="true"] .node-ring,.graph-node[data-chat="true"] .node-halo{transition:fill-opacity .18s ease,stroke-opacity .18s ease,filter .18s ease}.graph-node[data-chat="true"]:hover .node-ring{stroke-opacity:.95;fill:#252435;filter:drop-shadow(0 0 3px #b29ac830)}.graph-node[data-chat="true"]:hover .node-halo{fill-opacity:.09}.graph-node[data-chat="true"]:hover text{fill:#e6dff1}}
@media(prefers-reduced-motion:reduce){.graph-node .node-ring,.graph-node .node-halo{transition:none!important}}
