.profiling-section{background:#fff;border-radius:16px;padding:32px;border:1px solid #e8e8ee}.profiling-section-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:8px}.profiling-section-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#ede9fe;color:#7c3aed}.profiling-section-header h2{font-size:18px;font-weight:800;display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#1a1a2e;margin:0;line-height:1.4}.profiling-badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px;background:#ede9fe;color:#7c3aed;white-space:nowrap}.profiling-section-desc{font-size:14px;color:#555;line-height:1.65;margin:0 0 24px;padding-left:48px}.profiling-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.profiling-stat-box{background:#f8f9fb;border-radius:12px;padding:12px 16px;text-align:center}.profiling-stat-label{font-size:13px;color:#4b5563;margin-bottom:6px;font-weight:600}.profiling-stat-value{font-size:26px;font-weight:800;color:#1a1a2e;line-height:1.2}.profiling-stat-value span{font-size:13px;font-weight:500}.profiling-stat-sub{font-size:11px;color:#7c3aed;font-weight:600;margin-top:2px}.profiling-content-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:20px;align-items:start}.profiling-chart-area{background:#f8f9fb;border-radius:12px;padding:20px;min-height:180px;display:flex;align-items:flex-start;justify-content:center}.profiling-chart-area svg{width:100%;height:100%}.profiling-chart-col{display:flex;flex-direction:column}.profiling-chart-frame{background:transparent;border-radius:12px;overflow:hidden;box-shadow:0 3px 16px rgba(99,102,241,.1);border:1px solid #e5e7eb;padding:0;min-height:0;display:block}.profiling-chart-frame img,.profiling-chart-frame svg{width:100%;height:auto;display:block;background:linear-gradient(135deg,#faf7ff,#f3f0ff)}.profiling-bullets{display:flex;flex-direction:column;gap:12px}.profiling-bullet-item{display:flex;gap:10px;align-items:flex-start}.profiling-bullet-dot{width:6px;height:6px;border-radius:50%;background:#7c3aed;margin-top:8px;flex-shrink:0}.profiling-bullet-item p{font-size:13px;color:#444;line-height:1.7;margin:0}.profiling-bullet-item strong{color:#1a1a2e}.profiling-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.profiling-tag{font-size:12px;font-weight:600;padding:4px 12px;border-radius:6px;background:#f3f4f6;color:#555}.profiling-tag-highlight{background:#ede9fe;color:#7c3aed}.gc-card{background:#fff;border-radius:16px;border:1px solid #e8e4dc;box-shadow:0 12px 40px rgba(0,0,0,.06);overflow:hidden;display:flex;flex-direction:column}.gc-header{padding:.7rem 1rem;border-bottom:1px solid #f0ede8;justify-content:space-between;background:#f5f3f0}.gc-breadcrumb,.gc-header{display:flex;align-items:center}.gc-breadcrumb{gap:.4rem;font-size:.78rem;font-family:-apple-system,sans-serif}.gc-breadcrumb b{font-weight:800;color:#1a1a2e;letter-spacing:.04em}.gc-breadcrumb .gc-sep{color:#c4bfb8;font-size:.7rem}.gc-breadcrumb .gc-term{color:#6b6b88;font-weight:500}.gc-badge{font-size:.6rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:.18rem .55rem;border-radius:20px}.gc-badge-rose{background:rgba(232,98,124,.1);color:#e8627c}.gc-map-wrap{position:relative;overflow:hidden;background:#ede9e3;height:100px}.gc-map-wrap img,.gc-map-wrap svg{width:100%;height:100%;display:block;object-fit:cover}.gc-table{width:100%;border-collapse:collapse}.gc-table-head th{font-size:.5rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8888a8;padding:.3rem .8rem;text-align:left;border-bottom:1px solid #f0ede8}.gc-table-head th:not(:first-child){text-align:right}.gc-table tbody tr{border-bottom:1px solid #f7f5f2}.gc-table tbody tr:last-child{border-bottom:none}.gc-table td{padding:.22rem .8rem;font-size:.65rem;color:#1a1a2e}.gc-table td:not(:first-child){text-align:right}.gc-rank{color:#8888a8;font-size:.58rem;margin-right:.3rem;font-weight:600}.gc-trend-up{color:#059669;font-weight:700}@media (max-width:768px){.profiling-stats-row{grid-template-columns:1fr}.profiling-content-grid{grid-template-columns:1fr!important}.profiling-section{padding:24px 20px}.profiling-section-desc{padding-left:0}}