@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
html:has(.profile-v5){scroll-behavior:smooth;scroll-padding-top:80px}.profile-v5{color:#1a1a1a;background:#f5f3ef;min-height:100vh;font-family:Inter,-apple-system,sans-serif;line-height:1.5}.profile-v5 *,.profile-v5 :before,.profile-v5 :after{box-sizing:border-box;margin:0;padding:0}.profile-v5 .top-nav{z-index:100;background:#fff;border-bottom:1px solid #e5e2dc;justify-content:space-between;align-items:center;height:56px;padding:0 32px;display:flex;position:sticky;top:0}.profile-v5 .top-nav .logo{align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.profile-v5 .top-nav .logo svg{width:22px;height:22px}.profile-v5 .top-nav .nav-links{color:#666;gap:24px;font-size:14px;font-weight:500;display:flex}.profile-v5 .top-nav .nav-links a{color:inherit;text-decoration:none}.profile-v5 .top-nav .nav-right{align-items:center;gap:12px;display:flex}.profile-v5 .top-nav .nav-right .btn-ghost{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:500}.profile-v5 .top-nav .nav-right .btn-primary{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:500}.profile-v5 .back-link{color:#888;padding:16px 32px 0;font-size:13px}.profile-v5 .back-link a{color:#888;text-decoration:none}.profile-v5 .page-layout{grid-template-columns:220px 1fr;gap:0;max-width:1200px;margin:0 auto;padding:0 32px;display:grid;position:relative}.profile-v5 .sidebar{height:fit-content;max-height:calc(100vh - 80px);padding:24px 0;position:sticky;top:72px;overflow-y:auto}.profile-v5 .sidebar-nav{list-style:none}.profile-v5 .sidebar-nav li{margin-bottom:2px}.profile-v5 .sidebar-nav a{color:#888;border-left:3px solid #0000;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:all .15s;display:block}.profile-v5 .sidebar-nav a:hover{color:#1a1a1a;background:#00000008}.profile-v5 .sidebar-nav a.active{color:#1a1a1a;background:#0000000a;border-left-color:#1a1a1a;font-weight:600}.profile-v5 .sidebar-nav .section-label{text-transform:uppercase;letter-spacing:.08em;color:#aaa;padding:16px 16px 6px;font-size:10px;font-weight:700}.profile-v5 .main-content{min-width:0;padding:24px 0 80px 32px}.profile-v5 .hero-card{color:#fff;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-radius:16px;align-items:flex-start;gap:24px;padding:28px 32px;display:flex;position:relative;overflow:hidden}.profile-v5 .hero-card:after{content:"";background:#ffffff08;border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}.profile-v5 .hero-avatar{background:#444;border:3px solid #ffffff26;border-radius:50%;flex-shrink:0;width:80px;height:80px;overflow:hidden}.profile-v5 .hero-avatar img{object-fit:cover;width:100%;height:100%}.profile-v5 .hero-info{flex:1;min-width:0}.profile-v5 .hero-info h1{margin-bottom:4px;font-size:24px;font-weight:800}.profile-v5 .hero-badge{background:#ffffff1f;border-radius:20px;margin-bottom:10px;padding:3px 10px;font-size:12px;font-weight:500;display:inline-block}.profile-v5 .hero-meta{color:#fff9;flex-wrap:wrap;gap:16px;margin-bottom:6px;font-size:12px;display:flex}.profile-v5 .hero-meta span{align-items:center;gap:4px;display:flex}.profile-v5 .hero-desc{color:#ffffff8c;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:600px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.profile-v5 .hero-rank{text-align:right;flex-shrink:0}.profile-v5 .hero-rank .label{text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:2px;font-size:10px}.profile-v5 .hero-rank .rank-num{font-size:42px;font-weight:800;line-height:1}.profile-v5 .hero-rank .rank-num span{color:#ffffff80;font-size:20px}.profile-v5 .hero-rank .rank-sub{color:#fff6;font-size:11px}.profile-v5 .hero-socials{flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;display:flex}.profile-v5 .hero-social-link{color:#ffffff73;align-items:center;gap:5px;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.profile-v5 .hero-social-link:hover{color:#fffc}.profile-v5 .hero-social-sep{background:#ffffff26;width:1px;height:14px}.profile-v5 .section{margin-bottom:28px}.profile-v5 .section-title{text-transform:uppercase;letter-spacing:.08em;color:#999;margin-bottom:14px;font-size:10px;font-weight:700}.profile-v5 .stat-cards{grid-template-columns:repeat(5,1fr);gap:12px;margin-bottom:28px;display:grid}.profile-v5 .stat-card{text-align:center;background:#fff;border:1px solid #e5e2dc;border-radius:12px;padding:16px}.profile-v5 .stat-card .label{text-transform:uppercase;letter-spacing:.06em;color:#999;margin-bottom:6px;font-size:10px;font-weight:600}.profile-v5 .stat-card .value{font-size:22px;font-weight:800}.profile-v5 .stat-card .value.green{color:#16a34a}.profile-v5 .stat-card .value.blue{color:#2563eb}.profile-v5 .stat-card .sub{color:#aaa;margin-top:2px;font-size:11px}.profile-v5 .pillars-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.profile-v5 .pillar-card{text-align:center;background:#fff;border:1px solid #e5e2dc;border-radius:12px;padding:16px}.profile-v5 .pillar-ring{border:4px solid #e5e2dc;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 8px;font-size:18px;font-weight:800;display:flex;position:relative}.profile-v5 .pillar-ring.high{color:#2563eb;border-color:#2563eb}.profile-v5 .pillar-ring.mid{color:#d97706;border-color:#d97706}.profile-v5 .pillar-card .label{color:#666;font-size:11px;font-weight:600}.profile-v5 .two-col{grid-template-columns:1fr 1fr;gap:12px;display:grid}.profile-v5 .panel{background:#fff;border:1px solid #e5e2dc;border-radius:12px;padding:20px}.profile-v5 .panel-title{margin-bottom:14px;font-size:13px;font-weight:700}.profile-v5 .panel-title .count{color:#aaa;margin-left:4px;font-weight:400}.profile-v5 .trend-chart{align-items:flex-end;gap:12px;height:160px;padding:12px 0 0;display:flex}.profile-v5 .trend-bar-col{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.profile-v5 .trend-bar-value{color:#1a1a1a;font-size:12px;font-weight:700}.profile-v5 .trend-bar{background:#2563eb;border-radius:6px 6px 0 0;width:100%;min-height:8px;transition:height .3s}.profile-v5 .trend-bar.current{opacity:1}.profile-v5 .trend-bar.past{opacity:.5}.profile-v5 .trend-bar-label{color:#999;text-align:center;border-top:1px solid #f0ede8;width:100%;padding-top:6px;font-size:11px;font-weight:500}.profile-v5 .engagement-row{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.profile-v5 .engage-stat{text-align:center;background:#fff;border:1px solid #e5e2dc;border-radius:10px;padding:14px 16px}.profile-v5 .engage-stat .engage-label{text-transform:uppercase;letter-spacing:.06em;color:#999;margin-bottom:4px;font-size:10px;font-weight:600}.profile-v5 .engage-stat .engage-value{color:#1a1a1a;font-size:20px;font-weight:800}.profile-v5 .engage-stat .engage-sub{color:#aaa;margin-top:2px;font-size:11px}.profile-v5 .traffic-stat{align-items:baseline;gap:8px;margin-bottom:14px;display:flex}.profile-v5 .traffic-stat .big{font-size:28px;font-weight:800}.profile-v5 .traffic-stat .change{font-size:13px;font-weight:600}.profile-v5 .traffic-stat .change.up{color:#16a34a}.profile-v5 .traffic-stat .change.down{color:#dc2626}.profile-v5 .channel-row{align-items:center;gap:10px;padding:6px 0;font-size:13px;display:flex}.profile-v5 .channel-row .ch-label{color:#666;width:100px;font-weight:500}.profile-v5 .channel-row .ch-bar-bg{background:#f0ede8;border-radius:4px;flex:1;height:8px;overflow:hidden}.profile-v5 .channel-row .ch-bar{background:#1a1a1a;border-radius:4px;height:100%}.profile-v5 .channel-row .ch-val{text-align:right;width:36px;font-size:12px;font-weight:600}.profile-v5 .social-table{border-collapse:collapse;width:100%;font-size:13px}.profile-v5 .social-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#999;border-bottom:1px solid #e5e2dc;padding:8px 12px;font-size:10px;font-weight:600}.profile-v5 .social-table td{border-bottom:1px solid #f0ede8;padding:10px 12px}.profile-v5 .social-table .platform{align-items:center;gap:8px;font-weight:600;display:flex}.profile-v5 .social-table .dot{border-radius:50%;width:8px;height:8px}.profile-v5 .social-table .followers{font-weight:700}.profile-v5 .social-table .growth{font-size:12px;font-weight:600}.profile-v5 .social-table .growth.up{color:#16a34a}.profile-v5 .social-table .share-bar{vertical-align:middle;background:#f0ede8;border-radius:3px;width:60px;height:6px;display:inline-block;overflow:hidden}.profile-v5 .social-table .share-fill{border-radius:3px;height:100%}.profile-v5 .offer-table{border-collapse:collapse;width:100%;font-size:13px}.profile-v5 .offer-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#999;border-bottom:1px solid #e5e2dc;padding:8px 0;font-size:10px;font-weight:600}.profile-v5 .offer-table td{border-bottom:1px solid #f0ede8;padding:10px 0}.profile-v5 .offer-table .offer-name{font-weight:600}.profile-v5 .offer-table .offer-type{color:#666;background:#f0ede8;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:500;display:inline-block}.profile-v5 .offer-table .offer-price{font-weight:700}.profile-v5 .offer-table .offer-link{color:#2563eb;font-size:12px;font-weight:500;text-decoration:none}.profile-v5 .proof-sub{color:#888;align-items:center;gap:6px;margin-bottom:10px;font-size:12px;font-weight:600;display:flex}.profile-v5 .proof-sub .count{color:#bbb;font-family:monospace;font-size:11px;font-weight:400}.profile-v5 .books-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;margin-bottom:20px;display:grid}.profile-v5 .book-item{text-align:center}.profile-v5 .book-cover{aspect-ratio:2/3;background:#ddd;border-radius:6px;width:100%;margin-bottom:6px;position:relative;overflow:hidden;box-shadow:2px 2px 8px #0000001a}.profile-v5 .book-cover img{object-fit:cover;width:100%;height:100%}.profile-v5 .book-title{color:#444;font-size:11px;font-weight:600;line-height:1.3}.profile-v5 .book-year{color:#aaa;font-size:10px}.profile-v5 .awards-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:20px;display:grid}.profile-v5 .award-card{background:#fff;border:1px solid #e5e2dc;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.profile-v5 .award-thumb{background:#f8f6f2;border:1px solid #e5e2dc;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000f}.profile-v5 .award-thumb img{object-fit:cover;width:100%;height:100%}.profile-v5 .award-thumb .fallback{font-size:28px}.profile-v5 .award-info .award-title{color:#333;font-size:13px;font-weight:600;line-height:1.3}.profile-v5 .award-info .award-year{color:#aaa;margin-top:2px;font-size:11px}.profile-v5 .media-grid{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;display:grid}.profile-v5 .media-item{background:#fff;border:1px solid #e5e2dc;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;display:flex}.profile-v5 .media-logo{background:#f0ede8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.profile-v5 .media-logo img{object-fit:contain;width:100%;height:100%;padding:4px}.profile-v5 .media-logo .initial{color:#fff;border-radius:6px;justify-content:center;align-items:center;width:100%;height:100%;font-size:15px;font-weight:700;display:flex}.profile-v5 .media-name{color:#333;font-size:12px;font-weight:600}.profile-v5 .media-year{color:#aaa;font-size:10px}.profile-v5 .similar-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.profile-v5 .similar-card{background:#fff;border:1px solid #e5e2dc;border-radius:12px;align-items:center;gap:12px;padding:16px;display:flex}.profile-v5 .similar-avatar{background:#ddd;border-radius:50%;flex-shrink:0;width:44px;height:44px}.profile-v5 .similar-info{flex:1;min-width:0}.profile-v5 .similar-info .name{font-size:13px;font-weight:700}.profile-v5 .similar-info .cat{color:#888;font-size:11px}.profile-v5 .similar-score{border:3px solid #e5e2dc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:800;display:flex}.profile-v5 .site-preview{background:#fff;border:1px solid #e5e2dc;border-radius:12px;margin-bottom:12px;overflow:hidden}.profile-v5 .site-preview-header{border-bottom:1px solid #f0ede8;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.profile-v5 .site-preview-header .site-url{color:#666;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.profile-v5 .site-preview-header .site-url .dot-row{gap:4px;display:flex}.profile-v5 .site-preview-header .site-url .dot-row span{border-radius:50%;width:8px;height:8px}.profile-v5 .site-preview-header a{color:#2563eb;font-size:11px;font-weight:500;text-decoration:none}.profile-v5 .site-preview-img{width:100%;max-height:280px;position:relative;overflow:hidden}.profile-v5 .site-preview-img img{object-fit:cover;object-position:top;width:100%;display:block}.profile-v5 .site-preview-img:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fffffff2);height:60px;position:absolute;bottom:0;left:0;right:0}.profile-v5 .ts-panel{background:#fff;border:1px solid #e5e2dc;border-radius:12px;overflow:hidden}.profile-v5 .ts-header{border-bottom:1px solid #f0ede8;align-items:center;gap:16px;padding:16px 20px;display:flex}.profile-v5 .ts-stat{text-align:center}.profile-v5 .ts-stat .ts-num{color:#1a1a1a;font-size:20px;font-weight:800;line-height:1}.profile-v5 .ts-stat .ts-label{color:#999;margin-top:2px;font-size:10px;font-weight:500}.profile-v5 .ts-sep{background:#e5e2dc;width:1px;height:28px}.profile-v5 .ts-platform-badge{color:#fff;background:#1a1a1a;border-radius:6px;align-items:center;gap:6px;margin-left:auto;padding:5px 11px;font-size:12px;font-weight:600;display:inline-flex}.profile-v5 .ts-body{padding:20px}.profile-v5 .ts-category{margin-bottom:18px}.profile-v5 .ts-category:last-child{margin-bottom:0}.profile-v5 .ts-category-label{text-transform:uppercase;letter-spacing:.06em;color:#999;margin-bottom:8px;font-size:10px;font-weight:600}.profile-v5 .ts-tools{flex-wrap:wrap;gap:6px;display:flex}.profile-v5 .ts-tool{color:#333;background:#f8f6f2;border:1px solid #ece9e3;border-radius:6px;align-items:center;gap:6px;padding:6px 11px;font-size:12px;font-weight:500;transition:border-color .15s;display:inline-flex}.profile-v5 .ts-tool:hover{border-color:#ccc}.profile-v5 .ts-tool-icon{object-fit:contain;border-radius:3px;width:16px;height:16px}.profile-v5 .divider{background:#e5e2dc;height:1px;margin:20px 0}.profile-v5 .flag{margin-right:2px}.profile-v5 .kw-table{border-collapse:collapse;width:100%;font-size:12px}.profile-v5 .kw-table th{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:#999;border-bottom:1px solid #e5e2dc;padding:6px 8px 8px;font-size:10px;font-weight:600}.profile-v5 .kw-table th:last-child,.profile-v5 .kw-table th:nth-child(3),.profile-v5 .kw-table th:nth-child(4){text-align:right}.profile-v5 .kw-table td{border-bottom:1px solid #f0ede8;padding:8px}.profile-v5 .kw-table .kw-rank{color:#aaa;width:24px;font-weight:600}.profile-v5 .kw-table .kw-term{font-weight:500}.profile-v5 .kw-table .kw-vol{text-align:right;color:#666;font-weight:600}.profile-v5 .kw-table .kw-cpc{text-align:right;color:#888;font-weight:500}.profile-v5 .kw-table .kw-value{text-align:right;color:#16a34a;font-weight:700}.profile-v5 .country-row{align-items:center;gap:8px;padding:4px 0;font-size:12px;display:flex}.profile-v5 .country-row .pct{color:#666;margin-left:auto;font-weight:600}@media (max-width:900px){.profile-v5 .page-layout{grid-template-columns:1fr;padding:0 16px}.profile-v5 .sidebar{display:none}.profile-v5 .main-content{padding-left:0}.profile-v5 .two-col{grid-template-columns:1fr}.profile-v5 .pillars-grid,.profile-v5 .stat-cards{grid-template-columns:repeat(3,1fr)}.profile-v5 .similar-grid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.profile-v5 .top-nav{padding:0 16px}.profile-v5 .top-nav .nav-links,.profile-v5 .top-nav .nav-right .btn-ghost{display:none}.profile-v5 .top-nav .nav-right .btn-primary{padding:6px 12px;font-size:12px}.profile-v5 .back-link{padding:12px 16px 0}.profile-v5 .page-layout{padding:0 12px}.profile-v5 .hero-card{flex-direction:column;gap:16px;padding:20px}.profile-v5 .hero-card>.hero-avatar{width:64px;height:64px;position:absolute;top:20px;left:20px}.profile-v5 .hero-info{margin-left:80px;padding-top:0}.profile-v5 .hero-info h1{font-size:20px}.profile-v5 .hero-rank{position:absolute;top:20px;right:20px}.profile-v5 .hero-rank .rank-num{font-size:32px}.profile-v5 .hero-rank .rank-num span{font-size:16px}.profile-v5 .hero-meta{gap:8px;font-size:11px}.profile-v5 .hero-meta span{white-space:nowrap}.profile-v5 .hero-desc{-webkit-line-clamp:3;margin-top:8px;margin-left:-80px}.profile-v5 .hero-socials{gap:8px;margin-top:8px;margin-left:-80px}.profile-v5 .hero-social-link{font-size:11px}.profile-v5 .hero-social-link span,.profile-v5 .hero-social-sep{display:none}.profile-v5 .stat-cards{gap:8px;grid-template-columns:repeat(2,1fr)!important}.profile-v5 .stat-card{padding:14px 12px}.profile-v5 .stat-card .value{font-size:22px}.profile-v5 .stat-card .label{font-size:10px}.profile-v5 .pillars-grid{gap:8px;grid-template-columns:repeat(3,1fr)!important}.profile-v5 .pillar-card{padding:12px 8px}.profile-v5 .panel{border-radius:10px;padding:16px}.profile-v5 .social-table,.profile-v5 .offer-table,.profile-v5 .kw-table{font-size:12px}.profile-v5 .kw-table td,.profile-v5 .kw-table th{padding:8px 6px}.profile-v5 .am-creative-grid{gap:8px;grid-template-columns:repeat(2,1fr)!important}.profile-v5 .books-grid{gap:12px;grid-template-columns:repeat(2,1fr)!important}.profile-v5 .book-cover{height:160px}.profile-v5 .media-grid,.profile-v5 .similar-grid{grid-template-columns:1fr!important}.profile-v5 .section-label{font-size:11px}.profile-v5 .trend-bar-col{min-width:0}}.profile-v5 .kg-verified{vertical-align:middle;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-left:6px;display:inline-flex;position:relative;top:-2px}.profile-v5 .kg-verified svg{width:12px;height:12px}.profile-v5 .bi-panel{background:#fff;border:1px solid #e5e2dc;border-radius:12px;margin-top:12px;padding:20px}.profile-v5 .bi-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.profile-v5 .bi-title{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.profile-v5 .bi-title .bi-src{color:#aaa;font-size:10px;font-weight:500}.profile-v5 .bi-score-row{align-items:center;gap:8px;display:flex}.profile-v5 .bi-score-num{color:#1a1a1a;font-size:24px;font-weight:800}.profile-v5 .bi-score-max{color:#aaa;font-size:12px;font-weight:500}.profile-v5 .bi-trend-badge{border-radius:4px;padding:3px 8px;font-size:11px;font-weight:600}.profile-v5 .bi-trend-badge.up{color:#16a34a;background:#f0fdf4}.profile-v5 .bi-trend-badge.down{color:#dc2626;background:#fef2f2}.profile-v5 .bi-graph{width:100%;height:88px;margin-bottom:4px}.profile-v5 .bi-graph svg{width:100%;height:100%;overflow:visible}.profile-v5 .bi-grid-line{stroke:#f0ede8;stroke-width:1px;stroke-dasharray:4 3}.profile-v5 .bi-area{fill:url(#biGrad)}.profile-v5 .bi-line{fill:none;stroke:#2563eb;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.profile-v5 .bi-dot{fill:#2563eb;stroke:#fff;stroke-width:2px}.profile-v5 .bi-dot-pulse{fill:#2563eb;opacity:.2;animation:2s ease-in-out infinite biPulse}@keyframes biPulse{0%,to{r:6;opacity:.2}50%{r:10;opacity:.08}}.profile-v5 .bi-months{gap:4px;margin-bottom:14px;display:flex}.profile-v5 .bi-months span{text-align:center;color:#bbb;flex:1;font-size:9px;font-weight:500}.profile-v5 .bi-footer{border-top:1px solid #f0ede8;padding-top:14px}.profile-v5 .bi-footer-label{text-transform:uppercase;letter-spacing:.06em;color:#999;margin-bottom:8px;font-size:10px;font-weight:600}.profile-v5 .bi-queries{flex-wrap:wrap;gap:6px;display:flex}.profile-v5 .bi-query-pill{color:#555;background:#f8f6f2;border:1px solid #ece9e3;border-radius:6px;align-items:center;gap:4px;padding:5px 10px;font-size:11px;font-weight:500;display:inline-flex}.profile-v5 .bi-breakout{color:#d97706;margin-left:2px;font-size:9px;font-weight:700}.profile-v5 .lh-panel{background:#fff;border:1px solid #e5e2dc;border-radius:12px;margin-top:12px;padding:20px}.profile-v5 .lh-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.profile-v5 .lh-title{align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.profile-v5 .lh-title .lh-src{color:#aaa;font-size:10px;font-weight:500}.profile-v5 .lh-device{color:#888;background:#f8f6f2;border:1px solid #ece9e3;border-radius:4px;padding:3px 10px;font-size:11px;font-weight:500}.profile-v5 .lh-scores{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.profile-v5 .lh-item{text-align:center}.profile-v5 .lh-ring-wrap{width:64px;height:64px;margin:0 auto 8px;position:relative}.profile-v5 .lh-ring-wrap .lh-num{font-size:18px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.profile-v5 .lh-num.green{color:#16a34a}.profile-v5 .lh-num.orange{color:#d97706}.profile-v5 .lh-num.red{color:#dc2626}.profile-v5 .lh-item .lh-label{color:#666;font-size:11px;font-weight:600}.profile-v5 .lh-cwv{border-top:1px solid #f0ede8;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;padding-top:14px;display:grid}.profile-v5 .lh-cwv-item{text-align:center}.profile-v5 .lh-cwv-label{text-transform:uppercase;letter-spacing:.06em;color:#999;margin-bottom:4px;font-size:10px;font-weight:600}.profile-v5 .lh-cwv-value{font-size:16px;font-weight:700}.profile-v5 .lh-cwv-desc{color:#aaa;margin-top:1px;font-size:10px}.profile-v5 .am-overview{grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:12px;display:grid}.profile-v5 .am-stat{text-align:center;background:#fff;border:1px solid #e5e2dc;border-radius:12px;padding:18px 20px}.profile-v5 .am-stat .am-stat-label{text-transform:uppercase;letter-spacing:.06em;color:#999;margin-bottom:6px;font-size:10px;font-weight:600}.profile-v5 .am-stat .am-stat-value{color:#1a1a1a;font-size:22px;font-weight:800}.profile-v5 .am-stat .am-stat-sub{color:#aaa;margin-top:2px;font-size:11px}.profile-v5 .am-platforms{background:#fff;border:1px solid #e5e2dc;border-radius:12px;margin-bottom:12px;padding:20px}.profile-v5 .am-platforms-title{margin-bottom:14px;font-size:13px;font-weight:700}.profile-v5 .am-platform-row{border-bottom:1px solid #f0ede8;align-items:center;gap:12px;padding:10px 0;display:flex}.profile-v5 .am-platform-row:last-child{border-bottom:none}.profile-v5 .am-platform-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.profile-v5 .am-platform-info{flex:1;min-width:0}.profile-v5 .am-platform-name{color:#1a1a1a;font-size:13px;font-weight:600}.profile-v5 .am-platform-detail{color:#888;font-size:11px}.profile-v5 .am-platform-status{border-radius:20px;flex-shrink:0;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.profile-v5 .am-platform-status.active{color:#16a34a;background:#f0fdf4}.profile-v5 .am-platform-status.inactive{color:#888;background:#f5f3ef}.profile-v5 .am-platform-status .status-dot{border-radius:50%;width:6px;height:6px}.profile-v5 .am-platform-status.active .status-dot{background:#16a34a}.profile-v5 .am-platform-status.inactive .status-dot{background:#ccc}.profile-v5 .am-platform-ads-count{color:#666;text-align:right;flex-shrink:0;min-width:60px;font-size:12px;font-weight:700}.profile-v5 .am-creatives{background:#fff;border:1px solid #e5e2dc;border-radius:12px;margin-bottom:12px;padding:20px}.profile-v5 .am-creatives-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.profile-v5 .am-creatives-title{font-size:13px;font-weight:700}.profile-v5 .am-creatives-count{color:#888;font-size:11px;font-weight:500}.profile-v5 .am-creative-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.profile-v5 .am-creative-card{background:#f8f6f2;border:1px solid #e5e2dc;border-radius:10px;transition:box-shadow .15s;overflow:hidden}.profile-v5 .am-creative-card:hover{box-shadow:0 2px 8px #00000014}.profile-v5 .am-creative-thumb{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.profile-v5 .am-creative-thumb .am-play-btn{background:#0009;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute}.profile-v5 .am-creative-thumb .am-play-btn svg{width:14px;height:14px}.profile-v5 .am-creative-meta{padding:8px 10px}.profile-v5 .am-creative-type{text-transform:uppercase;letter-spacing:.04em;border-radius:3px;margin-bottom:4px;padding:2px 6px;font-size:9px;font-weight:600;display:inline-block}.profile-v5 .am-creative-type.video{color:#dc2626;background:#fef2f2}.profile-v5 .am-creative-type.image{color:#2563eb;background:#eff6ff}.profile-v5 .am-creative-type.carousel{color:#16a34a;background:#f0fdf4}.profile-v5 .am-creative-date{color:#aaa;font-size:10px}.profile-v5 .am-creative-platform{color:#888;font-size:10px;font-weight:500}.profile-v5 .am-funnels{background:#fff;border:1px solid #e5e2dc;border-radius:12px;padding:20px}.profile-v5 .am-funnels-title{margin-bottom:14px;font-size:13px;font-weight:700}.profile-v5 .am-funnel-row{border-bottom:1px solid #f0ede8;align-items:center;gap:12px;padding:10px 0;display:flex}.profile-v5 .am-funnel-row:last-child{border-bottom:none}.profile-v5 .am-funnel-icon{background:#f0ede8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.profile-v5 .am-funnel-info{flex:1;min-width:0}.profile-v5 .am-funnel-name{color:#1a1a1a;font-size:13px;font-weight:600}.profile-v5 .am-funnel-url{color:#2563eb;font-size:11px;text-decoration:none}.profile-v5 .am-funnel-url:hover{text-decoration:underline}.profile-v5 .am-funnel-type{color:#666;background:#f0ede8;border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:600;display:inline-block}
