:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif;background:#f4f5f2;color:#1d2320;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f4f5f2}button,input,select,textarea{font:inherit}button{cursor:pointer}.app-shell{display:grid;grid-template-columns:256px minmax(0,1fr);min-height:100vh}.app-shell.embed-shell{display:block;min-height:0;background:#f4f5f2}.sidebar{display:flex;flex-direction:column;gap:22px;min-height:100vh;padding:22px 18px;color:#edf2ee;background:#19231f;border-right:1px solid rgba(255,255,255,.08)}.brand-block{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:48px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;color:#fff;background:#22835f;border:1px solid rgba(255,255,255,.16);border-radius:8px}.brand-block h1{margin:0;font-size:18px;line-height:1.1;letter-spacing:0}.brand-block p,.eyebrow{margin:4px 0 0;color:#8ea197;font-size:12px}.nav-list,.sidebar-section{display:flex;flex-direction:column;gap:6px}.nav-item,.category-button{display:flex;align-items:center;justify-content:space-between;min-height:38px;width:100%;border:0;border-radius:7px;color:#cbd8d1;background:transparent;text-align:left}.nav-item{justify-content:flex-start;gap:9px;padding:0 10px}.nav-item.active,.category-button.selected{color:#fff;background:#359f7540}.category-button{padding:0 8px 0 10px;font-size:13px}.section-title{display:flex;align-items:center;gap:6px;margin-bottom:8px;color:#68766e;font-size:12px;font-weight:800;text-transform:uppercase}.sidebar .section-title{color:#8ea197}.workspace{min-width:0;padding:24px}.embed-shell .workspace{padding:14px}.embed-shell .topbar{margin-bottom:12px}.embed-shell .topbar h2{font-size:22px}.embed-shell .content-grid{grid-template-columns:1fr}.embed-shell .ranking-panel{border-radius:7px}.embed-shell table{min-width:760px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.topbar h2{margin:0;font-size:26px;line-height:1.2;letter-spacing:0}.topbar-actions,.toolbar{display:flex;align-items:center;gap:8px}.icon-button,.primary-button,.toggle-button,.bookmark-button,.source-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border-radius:7px;border:1px solid #d8ded8;background:#fff;color:#1f2924}.icon-button,.bookmark-button{width:38px;padding:0}.primary-button{padding:0 13px;color:#fff;border-color:#1f6d53;background:#1f6d53;font-weight:700}.primary-button:disabled{opacity:.65;cursor:wait}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;margin-bottom:14px}.metric{padding:16px;min-height:94px;background:#fff;border:1px solid #dde3dd;border-radius:8px}.metric span,.metric small{display:block;color:#6b776f;font-size:12px}.metric strong{display:block;margin:5px 0 2px;font-size:30px;line-height:1;letter-spacing:0}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:14px;align-items:start}.ranking-panel,.detail-panel{background:#fff;border:1px solid #dde3dd;border-radius:8px}.ranking-panel{min-width:0;overflow:hidden}.toolbar{flex-wrap:wrap;padding:12px;border-bottom:1px solid #e4e8e4}.search-box{display:flex;align-items:center;gap:8px;flex:1 1 280px;min-height:38px;padding:0 11px;border:1px solid #d8ded8;border-radius:7px;background:#f8faf8}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent}.select-wrap,.plain-select{min-height:38px;border:1px solid #d8ded8;border-radius:7px;background:#fff}.select-wrap{display:flex;align-items:center;gap:6px;padding:0 8px}.select-wrap select,.plain-select{border:0;outline:0;background:transparent}.plain-select{padding:0 9px}.toggle-button{padding:0 11px;background:#fff}.toggle-button.on{color:#fff;border-color:#1f6d53;background:#1f6d53}.table-wrap{overflow-x:auto}.live-status{display:flex;flex-wrap:wrap;gap:7px;align-items:center;padding:10px 12px;border-bottom:1px solid #e4e8e4;background:#fbfcfb}.live-status span,.live-status a,.live-status strong{display:inline-flex;align-items:center;min-height:26px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800}.live-status span{color:#245744;background:#e5f4ed}.live-status a{color:#5c4420;background:#fff2d7;text-decoration:none}.live-status strong{color:#aa3b36;background:#ffe4e1}.live-status .disclosure-pill{color:#1f2924;background:#e9edf8}.keyword-panel{padding:14px}.panel-copy{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding:12px;border:1px solid #e3e7e3;border-radius:7px;background:#fbfcfb}.panel-copy strong{font-size:15px}.panel-copy span{color:#6b776f;font-size:13px;line-height:1.45}.keyword-grid{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px}.keyword-card{display:grid;grid-template-columns:1fr auto;gap:4px 8px;min-height:86px;padding:12px;border:1px solid #dde3dd;border-radius:8px;background:#fff;text-align:left}.keyword-card:hover{border-color:#83bda5;background:#eff8f3}.keyword-card span{color:#1f6d53;font-weight:800}.keyword-card strong{color:#1f2924;font-size:24px;line-height:1}.keyword-card small{grid-column:1 / -1;color:#6b776f;line-height:1.4}.empty-state{display:grid;place-items:center;min-height:180px;color:#6b776f;font-weight:700}table{width:100%;min-width:920px;border-collapse:collapse}th,td{padding:10px 12px;border-bottom:1px solid #edf0ed;text-align:left;vertical-align:middle;font-size:13px}th{color:#6b776f;background:#fbfcfb;font-size:12px;font-weight:800}tbody tr{transition:background .12s ease;cursor:pointer}tbody tr:hover,.active-row{background:#eff8f3}.rank-cell{display:flex;align-items:center;gap:8px}.rank-cell strong{font-size:18px}.delta-up,.delta-down{display:inline-flex;align-items:center;gap:2px;font-size:12px;font-weight:800}.delta-up{color:#0f8b5f}.delta-down{color:#ba3b3b}.product-cell{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;min-width:260px}.product-cell img{width:44px;height:44px;object-fit:cover;border-radius:7px;border:1px solid #dfe5df}.product-link,.product-cell strong,.product-cell span{display:block}.product-link{overflow:hidden;color:#13211a;font-size:13px;font-weight:800;line-height:1.35;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.product-link:hover{color:#1f6d53;text-decoration:underline;text-underline-offset:3px}.product-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cell span{margin-top:3px;color:#6b776f;font-size:12px}.platform-pill,.risk{display:inline-flex;align-items:center;min-height:24px;padding:0 8px;border-radius:999px;font-size:12px;font-weight:800}.platform-pill{color:#245744;background:#e5f4ed}.risk{color:#fff}.risk.낮음{background:#24835f}.risk.중간{background:#a56d21}.risk.높음{background:#aa3b36}.score-line{display:inline-block;position:relative;width:72px;height:7px;margin-right:7px;border-radius:999px;background:#e4e9e4;overflow:hidden;vertical-align:middle}.score-line span{display:block;height:100%;border-radius:inherit;background:#1f8a61}.bookmark-button{color:#1f6d53}.bookmark-button.large{flex:0 0 42px;width:42px;height:42px}.detail-panel{position:sticky;top:16px;display:flex;flex-direction:column;gap:14px;padding:14px}.detail-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;border-radius:8px;border:1px solid #dfe5df}.detail-heading{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:start}.detail-heading h3{margin:9px 0 0;font-size:20px;line-height:1.25;letter-spacing:0}.detail-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.detail-stats div,.analysis-box,.memo-box{padding:11px;border:1px solid #e3e7e3;border-radius:7px;background:#fbfcfb}.detail-stats span{display:block;margin-bottom:5px;color:#6b776f;font-size:12px}.detail-stats strong{display:flex;align-items:center;gap:4px;font-size:15px}.analysis-box p{margin:0;color:#38433d;font-size:13px;line-height:1.55}.keyword-list{display:flex;flex-wrap:wrap;gap:6px}.keyword-list span{padding:6px 8px;color:#415249;background:#eef2ef;border-radius:6px;font-size:12px;font-weight:700}.memo-box textarea{width:100%;min-height:86px;resize:vertical;border:0;outline:0;background:transparent;color:#26302b;line-height:1.5}.source-link{min-height:40px;color:#1f6d53;text-decoration:none;font-weight:800}.trend-stack{display:flex;flex-direction:column;gap:7px}.trend-stack button{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:38px;padding:0 10px;border:1px solid #e3e7e3;border-radius:7px;background:#fff;text-align:left}.trend-stack span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trend-stack strong{color:#1f6d53}@media(max-width:1180px){.app-shell{grid-template-columns:1fr}.sidebar{min-height:auto;position:static}.nav-list,.sidebar-section{display:none}.content-grid{grid-template-columns:1fr}.detail-panel{position:static}}@media(max-width:760px){.workspace{padding:14px}.topbar{align-items:stretch;flex-direction:column}.topbar h2{font-size:21px}.topbar-actions{justify-content:space-between}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.keyword-grid{grid-template-columns:1fr}.metric{min-height:82px;padding:12px}.metric strong{font-size:24px}.toolbar{align-items:stretch}.search-box,.select-wrap,.plain-select,.toggle-button{flex:1 1 100%;width:100%}}
