:root{--coco-cream:#fdf8f0;--coco-light:#f5f0e6;--coco-beige:#e8dfd0;--coco-tan:#c4a77d;--coco-shell:#9c8260;--coffee-dark:#2c1e16;--coffee-deep:#4a3428;--coffee-medium:#6f4e37;--coffee-light:#a67b5b;--coffee-milk:#d7c4b0;--bg-primary:var(--coco-cream);--bg-secondary:var(--coco-light);--surface:#fdf8f0b8;--surface-strong:#fdf8f0eb;--text-primary:var(--coffee-dark);--text-secondary:var(--coffee-medium);--text-muted:var(--coffee-light);--accent:var(--coffee-medium);--accent-light:var(--coffee-light);--border:#6f4e3724;--shadow:0 8px 32px #2c1e1614;--shadow-lg:0 16px 48px #2c1e161f;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-xl:32px;--font-sans:"PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif;--font-display:"PingFang SC", "Microsoft YaHei", "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;min-height:100dvh;line-height:1.6}#root{min-height:100dvh}button{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--coco-light)}::-webkit-scrollbar-thumb{background:var(--coco-tan);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--coffee-light)}.hero-banner{border-radius:var(--radius-xl);border:1px solid var(--border);width:100%;box-shadow:var(--shadow-lg);cursor:pointer;background:linear-gradient(135deg,#fdf8f0eb,#e8dfd0e0);transition:transform .18s;position:relative;overflow:hidden}.hero-banner:before{content:"";opacity:.16;pointer-events:none;background-image:url(../assets/images/covercat-grid.png);background-position:50%;background-size:cover;position:absolute;inset:0}.hero-banner.hero-pressed{transform:scale(.995)}.hero-content{justify-content:space-between;align-items:center;gap:24px;min-height:180px;padding:36px 44px;display:flex;position:relative}.hero-left{z-index:1;flex:1}.hero-brand{letter-spacing:2px;color:var(--coffee-light);text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:600}.hero-title{color:var(--coffee-dark);letter-spacing:-.02em;margin-bottom:8px;font-size:42px;font-weight:800;line-height:1.1}.hero-english{color:var(--coffee-medium);letter-spacing:1px;margin-bottom:12px;font-size:13px;font-weight:500}.hero-subtitle{color:var(--text-secondary);font-size:16px;font-weight:500}.hero-right{z-index:1;flex-shrink:0}.hero-visual{width:140px;height:140px;position:relative}.hero-coconut{background:radial-gradient(circle at 35% 35%,#fdf8f0,#e8dfd0 60%,#c4a77d 100%);border-radius:50% 50% 48% 52%;width:110px;height:110px;position:absolute;top:8px;left:8px;box-shadow:inset -8px -8px 20px #9c826040,0 8px 20px #2c1e161a}.hero-coconut:after{content:"";opacity:.85;background:radial-gradient(circle,#6f4e37 0%,#4a3428 100%);border-radius:50%;width:32px;height:32px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.hero-coffee-ring{border:3px solid #6f4e3726;border-radius:50%;width:130px;height:130px;animation:24s linear infinite rotate;position:absolute;top:0;left:0}.hero-coffee-ring:before{content:"";border:2px dashed #6f4e3733;border-radius:50%;position:absolute;inset:14px}.hero-dots{animation:18s linear infinite reverse rotate;position:absolute;inset:0}.hero-dot{background:var(--coffee-light);width:7px;height:7px;transform:rotate(calc(var(--i) * 60deg)) translateY(-62px);opacity:.6;border-radius:50%;margin:-3.5px;position:absolute;top:50%;left:50%}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=768px){.hero-content{flex-direction:column;align-items:flex-start;padding:28px 24px}.hero-title{font-size:30px}.hero-visual{width:110px;height:110px}.hero-coconut{width:86px;height:86px}.hero-coffee-ring{width:102px;height:102px}}.main-nav{z-index:50;-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow);background:#fdf8f0d1;max-width:720px;margin:0 auto 24px;padding:8px;position:sticky;top:12px}.nav-inner{justify-content:center;align-items:center;gap:4px;display:flex}.nav-item{min-width:0;color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-lg);white-space:nowrap;background:0 0;border:none;flex:1;padding:12px 10px;font-size:14px;font-weight:600;transition:color .2s;position:relative}.nav-item:hover{color:var(--text-primary)}.nav-active{color:var(--coffee-dark)}.nav-pill{border-radius:var(--radius-lg);z-index:-1;background:#fff;position:absolute;inset:0;box-shadow:0 2px 8px #2c1e1614}.nav-label{z-index:1;position:relative}@media (width<=640px){.main-nav{border-radius:var(--radius-lg);-webkit-overflow-scrolling:touch;top:8px;overflow-x:auto}.nav-inner{justify-content:flex-start;min-width:max-content}.nav-item{padding:10px 14px;font-size:13px}}.section{padding-bottom:48px}.section-header{margin-bottom:24px}.section-title{color:var(--coffee-dark);margin-bottom:6px;font-size:26px;font-weight:800}.section-desc{color:var(--text-secondary);font-size:14px;line-height:1.7}.section-desc b{color:var(--coffee-dark);font-weight:700}.metrics-grid{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:24px;display:grid}.metric-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:16px;transition:transform .2s}.metric-card:hover{transform:translateY(-2px)}.metric-value{color:var(--coffee-dark);margin-bottom:4px;font-size:22px;font-weight:800;line-height:1.2}.metric-label{color:var(--text-secondary);font-size:12px;font-weight:600}.metric-note{color:var(--text-muted);margin-top:4px;font-size:10.5px;line-height:1.4}.hotspot-section{border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(135deg,#4a69bd0f,#c4a77d0f);margin-bottom:24px;padding:20px 22px 22px}.hotspot-header{border-bottom:1px dashed #4a69bd38;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;padding-bottom:14px;display:flex}.hotspot-title-wrap{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hotspot-badge{color:#fff;letter-spacing:.5px;background:linear-gradient(135deg,#4a69bd,#6c5ce7);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-block;box-shadow:0 4px 10px #4a69bd47}.hotspot-title{color:var(--coffee-dark);margin:0;font-size:17px;font-weight:800}.hotspot-timeline{flex-wrap:wrap;gap:8px;display:flex}.hotspot-chip{color:#3b4f8c;white-space:nowrap;background:#ffffffb3;border:1px solid #4a69bd47;border-radius:999px;padding:4px 12px;font-size:12px;font-weight:600}.hotspot-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:14px;display:grid}.hotspot-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-md);flex-direction:column;padding:16px;display:flex}.hotspot-card h4{color:var(--coffee-dark);margin-bottom:4px;font-size:14px;font-weight:800}.hotspot-subtitle{color:var(--text-muted);margin-bottom:12px;font-size:11.5px}.hotspot-bar-list{flex-direction:column;gap:10px;margin:0 0 12px;padding:0;list-style:none;display:flex}.hotspot-bar-list-tight{gap:8px;margin-bottom:10px}.hotspot-bar-row{justify-content:space-between;margin-bottom:4px;font-size:12.5px;display:flex}.hotspot-bar-name{color:var(--coffee-dark);font-weight:600}.hotspot-bar-value{color:var(--text-secondary);font-weight:700}.hotspot-bar-value em{color:var(--coffee-dark);background:#c4a77d2e;border-radius:4px;margin-left:6px;padding:1px 6px;font-size:11.5px;font-style:normal;font-weight:800}.hotspot-bar-track{background:#c4a77d24;border-radius:4px;height:8px;overflow:hidden}.hotspot-bar-fill{background:linear-gradient(90deg,#6f4e37,#c4a77d);border-radius:4px;height:100%;transition:width .8s}.hotspot-bar-lead{background:linear-gradient(90deg,#4a69bd,#6c5ce7)}.hotspot-note{color:var(--text-secondary);background:#4a69bd0f;border-left:2px solid #4a69bd;border-radius:0 6px 6px 0;margin:0;padding:8px 10px;font-size:11.5px;line-height:1.6}.hotspot-compare{grid-template-columns:1fr;gap:10px;margin-bottom:4px;display:grid}.hotspot-compare-item{border:1px solid var(--border);background:#c4a77d0f;border-radius:8px;padding:10px 12px}.hotspot-compare-self{background:linear-gradient(135deg,#4a69bd14,#6c5ce70d);border-color:#4a69bd73}.hotspot-compare-tag{color:#fff;background:linear-gradient(135deg,#4a69bd,#6c5ce7);border-radius:6px;margin-bottom:8px;padding:3px 10px;font-size:11.5px;font-weight:800;display:inline-block}.hotspot-compare-tag-soft{background:#6f4e37b3}.hotspot-compare-metric{color:var(--text-secondary);grid-template-columns:1fr 1fr;gap:4px 10px;margin-bottom:6px;font-size:11.5px;line-height:1.55;display:grid}.hotspot-compare-metric span{display:block}.hotspot-compare-metric b{color:var(--coffee-dark);font-weight:800}.hotspot-compare-metric-soft{grid-template-columns:1fr}.hotspot-compare-strategy{color:var(--coffee-dark);border-top:1px dashed #4a69bd38;padding-top:6px;font-size:11.5px;font-weight:700}.hotspot-takeaway{color:var(--text-secondary);background:#ffffffb3;border:1px dashed #4a69bd66;border-radius:8px;padding:10px 14px;font-size:12.5px;line-height:1.7}.hotspot-takeaway b{color:var(--coffee-dark);margin-right:4px}@media (width<=1180px){.hotspot-grid{grid-template-columns:1fr}.hotspot-header{flex-direction:column;align-items:flex-start}}.chart-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px;display:grid}.chart-grid.quad{grid-template-columns:repeat(4,1fr)}.chart-grid.quad .chart-card{min-width:0}.chart-grid.quad .chart-header h3{font-size:13.5px}.chart-grid.quad .chart-header span{font-size:10.5px}.chart-grid.quad .chart-caption{padding:8px 10px;font-size:11px}.chart-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);flex-direction:column;padding:18px;display:flex}.chart-card.wide{grid-column:span 2}.chart-header{margin-bottom:8px}.chart-header h3{color:var(--coffee-dark);margin-bottom:2px;font-size:15px;font-weight:700}.chart-header span{color:var(--text-muted);font-size:11.5px}.chart-tag-derive{color:var(--coffee-medium);background:#c4a77d24;border:1px solid #c4a77d47;border-radius:999px;padding:2px 8px;font-weight:600;display:inline-block;font-size:10.5px!important}.insight-tags{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin-bottom:16px;padding:18px}.insight-cloud{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 18px;min-height:160px;padding:8px 4px;display:flex}.interest-cloud-tag{color:var(--coffee-dark);white-space:nowrap;background:#c4a77d24;border:1px solid #c4a77d47;border-radius:999px;align-items:center;padding:6px 14px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-weight:700;transition:transform .2s;display:inline-flex}.interest-cloud-tag:hover{background:#c4a77d38;transform:scale(1.05)}.chart-caption{border-left:3px solid var(--coffee-medium);color:var(--text-secondary);background:linear-gradient(135deg,#6f4e370a,#c4a77d0f);border-radius:0 8px 8px 0;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.65}.chart-caption-label{background:var(--coffee-dark);color:#fffbf4;vertical-align:top;border-radius:4px;margin-right:8px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.chart-caption p{margin:0;display:inline}.deep-analysis{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin-bottom:24px;padding:24px}.deep-title{color:var(--coffee-dark);margin-bottom:4px;font-size:20px;font-weight:800}.deep-subtitle{color:var(--text-muted);margin-bottom:20px;font-size:13px}.deep-section{margin-bottom:24px}.deep-section:last-child{margin-bottom:0}.deep-section h4{color:var(--coffee-dark);border-bottom:1px solid var(--border);margin-bottom:12px;padding-bottom:6px;font-size:15px;font-weight:700}.deep-table-wrap{overflow-x:auto}.deep-table{border-collapse:collapse;width:100%;font-size:12.5px}.deep-table th{color:var(--coffee-dark);text-align:left;border-bottom:2px solid var(--border);white-space:nowrap;background:#c4a77d1f;padding:10px 12px;font-weight:700}.deep-table td{color:var(--text-secondary);vertical-align:top;border-bottom:1px solid #c4a77d26;padding:10px 12px;line-height:1.6}.deep-table tr:hover td{background:#c4a77d0a}.deep-td-insight{color:var(--coffee-dark);max-width:320px;font-weight:600}.deep-top10{flex-direction:column;gap:8px;display:flex}.deep-top10-item{border-radius:var(--radius-md);background:var(--surface-strong);border:1px solid var(--border);grid-template-columns:32px 160px 100px 1fr;align-items:center;gap:8px;padding:8px 12px;font-size:12.5px;display:grid}.deep-top10-item:first-child{border-left:3px solid #6f4e37}.deep-top10-item:nth-child(2){border-left:3px solid #b58c5c}.deep-top10-item:nth-child(3){border-left:3px solid #c4a77d}.deep-top10-rank{background:var(--coffee-dark);color:#fffbf4;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:flex}.deep-top10-name{color:var(--coffee-dark);font-weight:700}.deep-top10-people{color:var(--coffee-medium);font-weight:600}.deep-top10-insight{color:var(--text-secondary);line-height:1.5}.deep-risks{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.deep-risk{border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-strong);padding:14px}.deep-risk-高{border-left:3px solid #c0392b}.deep-risk-中{border-left:3px solid #e67e22}.deep-risk-低{border-left:3px solid #27ae60}.deep-risk-header{align-items:center;gap:8px;margin-bottom:6px;display:flex}.deep-risk-badge{color:#fff;border-radius:4px;padding:2px 8px;font-size:10px;font-weight:700}.deep-risk-badge-高{background:#c0392b}.deep-risk-badge-中{background:#e67e22}.deep-risk-badge-低{background:#27ae60}.deep-risk-desc{color:var(--text-secondary);margin:0 0 6px;font-size:12px;line-height:1.6}.deep-risk-action{color:var(--coffee-dark);margin:0;font-size:12px;line-height:1.6}.insight-summary{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(135deg,#6f4e370f,#c4a77d14);grid-template-columns:repeat(3,1fr);gap:16px;padding:20px;display:grid}.summary-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-md);padding:16px}.summary-card h4{color:var(--coffee-dark);align-items:center;gap:8px;margin-bottom:10px;font-size:14.5px;font-weight:800;display:flex}.summary-card h4:before{content:"";background:linear-gradient(180deg, var(--coffee-dark), var(--coffee-medium));border-radius:2px;width:4px;height:14px}.summary-list{color:var(--text-secondary);margin:0;padding:0;font-size:12.5px;line-height:1.7;list-style:none}.summary-list li{border-bottom:1px dashed #c4a77d2e;padding:6px 0 6px 18px;position:relative}.summary-list li:last-child{border-bottom:none}.summary-list li:before{content:"";background:var(--coffee-medium);border-radius:50%;width:6px;height:6px;position:absolute;top:13px;left:4px}.summary-source{background:#6f4e370a;border-style:dashed;grid-column:span 3}.summary-source p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.8}.summary-source b{color:var(--coffee-dark)}@media (width<=1180px){.metrics-grid{grid-template-columns:repeat(3,1fr)}.chart-grid,.chart-grid.quad{grid-template-columns:repeat(2,1fr)}.chart-card.wide{grid-column:span 2}.insight-summary{grid-template-columns:1fr}.summary-source{grid-column:span 1}.deep-risks{grid-template-columns:1fr}.deep-top10-item{grid-template-columns:32px 1fr;gap:6px 12px}.deep-top10-people,.deep-top10-insight{grid-column:2}}@media (width<=760px){.metrics-grid{grid-template-columns:repeat(2,1fr)}.chart-grid,.chart-grid.quad{grid-template-columns:1fr}.chart-card.wide{grid-column:span 1}.deep-table{font-size:11px}.deep-table th,.deep-table td{padding:6px 8px}}@media (width<=480px){.metrics-grid,.deep-top10-item{grid-template-columns:1fr}.deep-top10-rank{display:none}}.kb-layout{align-items:flex-start;gap:24px;display:flex}.kb-toc{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:244px;max-height:calc(100vh - 120px);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex:0 0 244px;padding:16px 12px;position:sticky;top:96px;overflow-y:auto}.kb-toc-title{letter-spacing:2px;color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:8px;padding:0 10px 10px;font-size:13px;font-weight:800}.kb-toc-nav{flex-direction:column;gap:4px;display:flex}.kb-toc-item{border-radius:var(--radius-sm);cursor:pointer;text-align:left;width:100%;color:var(--text-secondary);background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;font-size:13.5px;transition:background .18s,color .18s,border-color .18s;display:flex}.kb-toc-item:hover{color:var(--coffee-dark);background:#c4a77d1f}.kb-toc-item.active{border-left-color:var(--coffee-medium);color:var(--coffee-dark);background:#6f4e371f;font-weight:700}.kb-toc-icon{flex:none;font-size:16px}.kb-toc-name{flex:1;line-height:1.35}.kb-toc-count{color:var(--text-muted);background:#c4a77d29;border-radius:999px;flex:none;padding:1px 8px;font-size:11px}.kb-content{flex:1;min-width:0}.kb-category{margin-bottom:40px;scroll-margin-top:16px}.kb-category:last-child{margin-bottom:0}.kb-category-head{border-bottom:2px solid var(--border);align-items:center;gap:12px;margin-bottom:18px;padding-bottom:12px;display:flex}.kb-category-icon{font-size:22px}.kb-category-name{color:var(--coffee-dark);font-size:21px;font-weight:800}.kb-articles{grid-template-columns:1fr;gap:16px;display:grid}.kb-article{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:22px 24px;transition:box-shadow .2s,transform .2s}.kb-article:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.kb-article-title{color:var(--coffee-dark);margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.4}.kb-article-summary{color:var(--text-secondary);margin-bottom:12px;font-size:13.5px;line-height:1.65}.kb-keywords{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.kb-keyword{color:var(--coffee-medium);background:#c4a77d24;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:600}.kb-article-body{flex-direction:column;gap:10px;display:flex}.kb-p{color:var(--text-primary);margin:0;font-size:14px;line-height:1.75}.kb-h{color:var(--coffee-deep);margin:6px 0 0;font-size:14.5px;font-weight:700}.kb-list{flex-direction:column;gap:6px;margin:0;padding-left:22px;display:flex}.kb-list li{color:var(--text-primary);font-size:13.5px;line-height:1.7}.kb-ol{list-style:decimal}.kb-table-wrap{border-radius:var(--radius-md);border:1px solid var(--border);overflow-x:auto}.kb-table{border-collapse:collapse;background:var(--surface-strong);width:100%;font-size:13px}.kb-table th,.kb-table td{text-align:left;border-bottom:1px solid var(--border);border-right:1px solid var(--border);vertical-align:top;padding:10px 12px;line-height:1.6}.kb-table th:last-child,.kb-table td:last-child{border-right:none}.kb-table tr:last-child td{border-bottom:none}.kb-table thead th{color:var(--coffee-dark);white-space:nowrap;background:#6f4e371a;font-weight:700}.kb-table tbody tr:nth-child(2n) td{background:#c4a77d0f}.kb-callout{border-radius:var(--radius-md);border-left:4px solid var(--coffee-medium);color:var(--text-primary);padding:12px 16px;font-size:13.5px;line-height:1.7}.kb-callout-info{border-left-color:var(--coffee-medium);background:#6f4e3714}.kb-callout-tip{background:#2e7d521a;border-left-color:#2e7d52}.kb-callout-warn{background:#c878281a;border-left-color:#c87828}.kb-article-source{border-top:1px dashed var(--border);color:var(--text-muted);margin-top:14px;padding-top:10px;font-size:12px}@media (width<=900px){.kb-layout{flex-direction:column;gap:16px}.kb-toc{flex:none;width:100%;max-height:none;position:static;overflow:visible}.kb-toc-nav{flex-flow:row;gap:8px;padding-bottom:4px;overflow-x:auto}.kb-toc-title{display:none}.kb-toc-item{white-space:nowrap;border-bottom:3px solid #0000;border-left:none;flex:none}.kb-toc-item.active{border-left:none;border-bottom-color:var(--coffee-medium)}}.modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:100;background:#2c1e1673;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-xl);width:100%;max-width:640px;max-height:82vh;box-shadow:var(--shadow-lg);padding:32px;position:relative;overflow-y:auto}.modal-close{width:34px;height:34px;color:var(--coffee-medium);cursor:pointer;background:#6f4e3714;border:none;border-radius:50%;font-size:22px;line-height:1;transition:background .2s;position:absolute;top:16px;right:18px}.modal-close:hover{background:#6f4e3729}.modal-category{color:var(--coffee-medium);background:#6f4e371a;border-radius:999px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.modal-title{color:var(--coffee-dark);margin-bottom:10px;font-size:22px;font-weight:800;line-height:1.3}.modal-summary{color:var(--text-secondary);margin-bottom:16px;font-size:14px;line-height:1.6}.modal-keywords{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.modal-keyword{color:var(--coffee-medium);background:#c4a77d29;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600}.modal-body{flex-direction:column;gap:12px;margin-bottom:20px;display:flex}.modal-body p{color:var(--text-primary);border-left:3px solid var(--coco-tan);padding-left:16px;font-size:14px;line-height:1.7}.modal-source{color:var(--text-muted);border-top:1px solid var(--border);padding-top:16px;font-size:12px}.modal-source span{color:var(--coffee-light);font-weight:600}.competitor-summary{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin-bottom:20px;padding:22px}.competitor-summary h3{color:var(--coffee-dark);margin-bottom:12px;font-size:16px;font-weight:700}.competitor-summary ul{flex-direction:column;gap:8px;padding-left:18px;display:flex}.competitor-summary li{color:var(--text-secondary);font-size:14px;line-height:1.6}.competitor-placeholder{color:var(--text-muted);border:1px dashed var(--border);border-radius:var(--radius-sm);background:#c4a77d0f;padding:10px 12px;font-size:14px;line-height:1.7}.competitor-pool{margin-bottom:20px}.pool-title{color:var(--coffee-dark);margin-bottom:14px;font-size:16px;font-weight:700}.competitor-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.competitor-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);cursor:pointer;padding:22px;transition:box-shadow .2s;overflow:hidden}.competitor-card.has-bg{flex-direction:column;padding:0;display:flex}.competitor-card-bg{aspect-ratio:16/9;border-bottom:1px solid var(--border);background-color:#f7f1ea;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;position:relative}.competitor-card-body{padding:18px 22px 20px}.competitor-card:hover{box-shadow:var(--shadow-lg)}.competitor-brand{color:var(--coffee-light);margin-bottom:6px;font-size:13px;font-weight:700}.competitor-product{color:var(--coffee-dark);margin-bottom:8px;font-size:17px;font-weight:700}.competitor-meta{color:var(--text-muted);margin-bottom:12px;font-size:12px}.competitor-meta .divider{margin:0 6px}.competitor-highlight{color:var(--text-secondary);border-radius:var(--radius-sm);background:#c4a77d1a;padding:10px;font-size:13px;line-height:1.5}.competitor-analysis{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(135deg,#6f4e370f,#c4a77d14);padding:22px}.competitor-analysis h3{color:var(--coffee-dark);margin-bottom:10px;font-size:16px;font-weight:700}.competitor-analysis p{color:var(--text-secondary);font-size:14px;line-height:1.7}@media (width<=768px){.competitor-grid{grid-template-columns:1fr}}.funnel-chart{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:20px}.funnel-title{color:var(--text-primary);letter-spacing:.5px;margin-bottom:12px;font-size:15px;font-weight:600}.funnel-svg{width:100%;height:auto;display:block}.funnel-poly{filter:drop-shadow(0 4px 8px #2c1e161f);transition:opacity .3s}.funnel-poly:hover{opacity:.9}.funnel-label{font-size:12px;font-weight:500}.funnel-value{text-shadow:0 1px 2px #0003;font-size:15px;font-weight:700}.funnel-placeholder{letter-spacing:1px;font-size:14px;font-weight:700}.funnel-rate{font-size:11px;font-weight:700}.funnel-total-rate{font-size:12px;font-weight:700}@media (width<=768px){.funnel-value{font-size:12px}.funnel-label{font-size:10px}}.dashboard-section{min-height:520px}.dash-overview-intro{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);margin-bottom:20px;padding:22px}.dash-overview-intro h3{color:var(--coffee-dark);margin-bottom:6px;font-size:18px;font-weight:700}.dash-overview-intro p{color:var(--text-secondary);font-size:14px}.dash-overview-cards{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.entry-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);cursor:pointer;padding:22px;transition:box-shadow .2s}.entry-card:hover{box-shadow:var(--shadow-lg)}.entry-header h4{color:var(--coffee-dark);margin-bottom:4px;font-size:18px;font-weight:700}.entry-header span{color:var(--text-muted);font-size:13px}.entry-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.entry-value{color:var(--coffee-dark);font-size:18px;font-weight:800}.entry-label{color:var(--text-muted);font-size:12px}.entry-action{color:var(--coffee-medium);font-size:13px;font-weight:700}.dash-back{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--coffee-medium);cursor:pointer;background:#fff;align-items:center;gap:6px;margin-bottom:16px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.dash-back:hover{background:var(--coco-light)}.dash-detail-title{color:var(--coffee-dark);margin-bottom:4px;font-size:24px;font-weight:800}.dash-detail-subtitle{color:var(--text-secondary);margin-bottom:20px;font-size:14px}.dash-metrics-row{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px;display:grid}.dash-metric{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-md);text-align:center;box-shadow:var(--shadow);padding:18px}.dash-metric-value{color:var(--coffee-dark);margin-bottom:4px;font-size:22px;font-weight:800}.dash-metric-label{color:var(--text-muted);font-size:12px}.dash-funnels{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px;display:grid}.dash-entries{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.dash-entries.three-col{grid-template-columns:repeat(3,1fr)}.dash-compare{border:1px solid var(--border);border-radius:var(--radius-lg);background:#c4a77d1a;padding:20px}.dash-compare h4{color:var(--coffee-dark);margin-bottom:8px;font-size:15px;font-weight:700}.dash-compare p{color:var(--text-secondary);font-size:14px;line-height:1.6}@media (width<=1024px){.dash-funnels,.dash-entries,.dash-entries.three-col,.dash-overview-cards,.dash-metrics-row,.entry-metrics{grid-template-columns:1fr}}.popular-charts{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:20px;display:grid}.platform-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.platform-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:18px}.platform-name{color:var(--coffee-dark);margin-bottom:6px;font-size:15px;font-weight:800}.platform-emotion{color:#5c6d48;background:#788c5d1f;border-radius:999px;margin-bottom:10px;padding:3px 10px;font-size:12px;font-weight:700;display:inline-block}.platform-type{color:var(--text-muted);margin-bottom:6px;font-size:13px}.platform-focus{color:var(--text-secondary);font-size:13px}.content-list-title{color:var(--coffee-dark);margin-bottom:14px;font-size:16px;font-weight:700}.content-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.content-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);cursor:pointer;padding:20px;transition:box-shadow .2s}.content-card:hover{box-shadow:var(--shadow-lg)}.content-meta{gap:8px;margin-bottom:10px;display:flex}.content-platform{color:var(--coffee-medium);background:#6f4e371a;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700}.content-type{color:var(--coffee-light);background:#c4a77d24;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:700}.content-title{color:var(--coffee-dark);margin-bottom:12px;font-size:15px;font-weight:700;line-height:1.4}.content-tags{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.content-tag{color:var(--coffee-light);background:#c4a77d1a;border-radius:999px;padding:3px 8px;font-size:11px}.content-stats{color:var(--text-muted);gap:12px;font-size:12px;display:flex}.chart-empty{border:1px dashed var(--border);border-radius:var(--radius-md);color:var(--text-muted);letter-spacing:1px;background:repeating-linear-gradient(45deg,#c4a77d0a,#c4a77d0a 10px,#c4a77d14 10px 20px);justify-content:center;align-items:center;font-size:14px;font-weight:600;display:flex}.platform-placeholder{background:#c4a77d0d;border-style:dashed}@media (width<=1024px){.popular-charts,.platform-cards,.content-grid{grid-template-columns:1fr}}.app{background:var(--bg-primary);min-height:100dvh;position:relative}.app-bg{opacity:.08;pointer-events:none;z-index:0;background-image:url(../assets/images/covercat-grid.png);background-position:50%;background-size:cover;background-attachment:fixed;position:fixed;inset:0}.app-container{z-index:1;max-width:1200px;margin:0 auto;padding:24px;position:relative}.app-main{min-height:420px}.app-footer{text-align:center;border-top:1px solid var(--border);margin-top:40px;padding:20px 0 8px}.app-footer p{color:var(--text-muted);font-size:12px}@media (width<=768px){.app-container{padding:16px}}
