*{box-sizing:border-box}body,html{margin:0;padding:0;background:#f6f7f9;color:#171717;font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{max-width:1180px;margin:0 auto;padding:32px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:48px}.brand{font-size:20px;font-weight:800;letter-spacing:-.03em}.subbrand{margin-top:3px;font-size:12px;color:#888;text-transform:uppercase;letter-spacing:.12em}.topbar-actions{display:flex;align-items:center;gap:14px}.user-email{font-size:13px;color:#707070}.text-button{border:0;background:transparent;padding:0;color:#555;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.hero{margin-bottom:28px}.hero.compact{margin-bottom:24px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:700;color:#777}.artist-header h1,.hero h1{font-size:42px;line-height:1.05;margin:10px 0;letter-spacing:-.04em}.artist-header p,.hero p{max-width:680px;color:#666;line-height:1.6;margin-bottom:0}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.card{background:#fff;border:1px solid #e6e8eb;border-radius:18px;padding:22px;box-shadow:0 6px 24px rgba(0,0,0,.035)}.card h2{font-size:16px;margin:0 0 8px}.card p{color:#777;font-size:14px;line-height:1.5;margin:0}.metric{font-size:30px;font-weight:800;margin-top:18px}.section{margin-top:36px}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.section-head h2{font-size:18px;margin:0}.empty{background:#fff;border:1px dashed #cfd4da;border-radius:18px;padding:40px;text-align:center;color:#777;line-height:1.55}.button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #171717;background:#171717;color:#fff;border-radius:10px;padding:11px 16px;font-weight:700;font-size:14px;cursor:pointer}.button.secondary{background:#fff;color:#171717}.platforms{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:12px;gap:12px}.platform{background:#fff;border:1px solid #e6e8eb;border-radius:14px;padding:16px;min-height:128px;display:flex;flex-direction:column;align-items:flex-start}.platform strong{display:block;margin-bottom:6px}.status{font-size:12px;color:#8a8a8a;text-transform:capitalize}.status.connected{color:#207a45}.small-button{margin-top:auto;border:1px solid #e1e3e6;background:#f8f8f8;color:#999;border-radius:8px;padding:7px 10px;font-size:12px}.helper-text{color:#888;font-size:12px;margin:10px 2px 0}.setup-card{background:#171717;color:#fff;border-radius:18px;padding:24px;margin:0 0 24px;display:flex;align-items:center;justify-content:space-between;gap:30px}.setup-card .eyebrow{color:#aaa}.setup-card h2{margin:7px 0;font-size:20px}.setup-card p{margin:0;color:#bbb;line-height:1.5;max-width:650px}.setup-card .button{background:#fff;color:#171717;border-color:#fff;white-space:nowrap}.dashboard-notice{margin-bottom:20px}.notice{border-radius:10px;padding:11px 13px;font-size:13px;line-height:1.4}.notice.success{background:#eef8f1;color:#22623a;border:1px solid #cfe8d7}.notice.warning{color:#76551a;border:1px solid #ead9ab}.notice.error{background:#fff0f0;color:#8b2929;border:1px solid #efd0d0}.add-artist-form{display:flex;gap:12px;align-items:flex-end;background:#fff;border:1px solid #e6e8eb;border-radius:16px;padding:18px}.add-artist-form label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:700;flex:1 1}.add-artist-form input,.auth-form input{width:100%;border:1px solid #d9dde2;border-radius:9px;padding:11px 12px;background:#fff;color:#171717;outline:none}.add-artist-form input:focus,.auth-form input:focus{border-color:#888}.artist-list{display:flex;flex-direction:column;gap:10px}.artist-row{background:#fff;border:1px solid #e6e8eb;border-radius:14px;padding:14px 16px;display:flex;align-items:center;gap:14px;transition:transform .15s ease,border-color .15s ease}.artist-row:hover{transform:translateY(-1px);border-color:#cfd3d8}.artist-avatar{width:42px;height:42px;border-radius:50%;background:#171717;color:#fff;display:grid;place-items:center;font-weight:800}.artist-avatar.large{width:72px;height:72px;font-size:26px;flex:0 0 auto}.artist-row-main{display:flex;flex-direction:column;gap:4px;flex:1 1}.artist-row-main span{font-size:12px;color:#888}.row-arrow{font-size:20px;color:#999}.artist-header{display:flex;align-items:center;gap:20px;margin-bottom:30px}.artist-header h1{margin-top:6px}.back-link{font-size:13px;color:#666}.report-list{display:flex;flex-direction:column;background:#fff;border:1px solid #e6e8eb;border-radius:14px;overflow:hidden}.report-row{display:flex;justify-content:space-between;align-items:center;padding:15px 17px;border-bottom:1px solid #eceef0}.report-row:last-child{border-bottom:0}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.auth-card{width:min(440px,100%);background:#fff;border:1px solid #e3e6e9;border-radius:22px;padding:30px;box-shadow:0 20px 70px rgba(0,0,0,.07)}.auth-card h1{font-size:32px;letter-spacing:-.04em;margin:8px 0}.auth-intro{color:#707070;line-height:1.55;margin:0 0 22px}.auth-form{gap:15px;margin-top:18px}.auth-form,.auth-form label{display:flex;flex-direction:column}.auth-form label{gap:7px;font-size:13px;font-weight:700}.auth-actions{display:flex;gap:9px;margin-top:4px}.source-card{background:#fff;border:1px solid #e6e8eb;border-radius:16px;padding:18px;justify-content:space-between;gap:20px}.source-actions,.source-card{display:flex;align-items:center}.source-actions{justify-content:flex-end;gap:9px;flex-wrap:wrap}.source-title-row{display:flex;align-items:center;gap:10px;margin-bottom:7px}.source-id{font-size:12px;color:#777;line-height:1.6;word-break:break-all}.metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.three-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.youtube-summary-grid{margin-top:14px}.metric-card{background:#fff;border:1px solid #e6e8eb;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:7px}.metric-label{font-size:13px;color:#6f6f6f;font-weight:700}.metric-value{font-size:32px;letter-spacing:-.035em}.metric-date{font-size:12px;color:#8a8a8a}.standalone-song-breakdown{margin-top:14px}.song-breakdown-list{margin-top:12px}.song-breakdown-row{gap:20px}.trend-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:14px}.trend-toolbar h2{font-size:18px;margin:0 0 5px}.trend-toolbar p{font-size:12px;color:#888;margin:0}.period-tabs{display:flex;gap:6px;padding:4px;background:#eceef1;border-radius:10px}.period-tab{border:0;background:transparent;color:#696969;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:700;cursor:pointer}.period-tab.active{background:#fff;color:#171717;box-shadow:0 1px 4px rgba(0,0,0,.08)}.trend-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.trend-card{background:#fff;border:1px solid #e6e8eb;border-radius:18px;padding:20px;overflow:hidden}.single-trend-card{max-width:none}.trend-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.trend-card h3{font-size:18px;margin:4px 0 0}.trend-change{display:flex;flex-direction:column;align-items:flex-end;color:#207a45;font-size:14px;font-weight:800}.comparison-change.negative,.trend-change.negative{color:#a13d3d}.trend-change span{color:#999;font-size:10px;font-weight:600;margin-top:3px;text-transform:uppercase;letter-spacing:.04em}.trend-current-row{display:flex;align-items:baseline;gap:10px;margin:18px 0 5px}.trend-current-row strong{font-size:30px;letter-spacing:-.035em}.trend-current-row span{font-size:11px;color:#929292}.chart-wrap{margin-top:6px}.trend-svg{display:block;width:100%;height:auto;overflow:visible}.chart-gridline{stroke:#eceef0;stroke-width:1}.chart-line{fill:none;stroke:#171717;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-dot{fill:#fff;stroke:#171717;stroke-width:3}.chart-dot.latest{fill:#171717}.chart-axis-row,.chart-range-row{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#999}.chart-range-row{margin-top:4px;color:#b0b0b0}.chart-empty{padding:70px 0;text-align:center;color:#999;font-size:13px}.month-comparison-card{background:#fff;border:1px solid #e6e8eb;border-radius:18px;margin-top:14px;overflow:hidden}.month-comparison-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:20px;border-bottom:1px solid #eceef0}.month-comparison-head h3{font-size:18px;margin:4px 0 0}.comparison-note{font-size:11px;color:#999;text-align:right}.comparison-list{display:flex;flex-direction:column}.comparison-row{padding:16px 20px;border-bottom:1px solid #eceef0}.comparison-row:last-child{border-bottom:0}.comparison-grid-row{display:grid;grid-template-columns:minmax(160px,1fr) minmax(260px,1.5fr) minmax(120px,.7fr);align-items:center;grid-gap:20px;gap:20px}.comparison-grid-row>div:first-child{display:flex;flex-direction:column;gap:4px}.comparison-dates{font-size:11px;color:#999}.comparison-value{display:flex;align-items:center;justify-content:center;gap:12px;font-size:15px}.comparison-arrow{color:#aaa}.comparison-change{display:flex;align-items:baseline;justify-content:flex-end;gap:8px;color:#207a45}.comparison-change span{font-size:12px}.comparison-change strong{font-size:16px}@media(max-width:800px){.grid,.metric-grid,.platforms,.three-metric-grid,.trend-grid{grid-template-columns:1fr}.shell{padding:22px}.artist-header h1,.hero h1{font-size:34px}.topbar{align-items:flex-start;gap:16px}.topbar-actions{align-items:flex-end;flex-direction:column;gap:7px}.add-artist-form,.setup-card,.source-actions,.source-card{align-items:stretch;flex-direction:column}.source-actions{justify-content:flex-start}.source-actions .button,.source-actions form{width:100%}.artist-header{align-items:flex-start}.auth-actions{flex-direction:column}.month-comparison-head,.trend-toolbar{align-items:flex-start;flex-direction:column}.comparison-note{text-align:left}.comparison-grid-row{grid-template-columns:1fr;gap:10px}.comparison-change,.comparison-value{justify-content:flex-start}}.notice.warning{background:#fff8e8;color:#78570f;border:1px solid #ecdcae}.song-breakdown-card{background:#fff;border:1px solid #e6e8eb;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:12px}.song-breakdown-list{display:flex;flex-direction:column;gap:0}.song-breakdown-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:9px 0;border-bottom:1px solid #eceef0;font-size:13px}.song-breakdown-row:last-child{border-bottom:0}.song-breakdown-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#555}.song-breakdown-row strong{font-size:13px}.single-trend-card{width:100%}.compact-comparison-card{margin-top:14px}.report-workspace-shell{padding-bottom:64px}.report-workspace-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.report-workspace-header h1{font-size:42px;line-height:1.05;letter-spacing:-.04em;margin:8px 0}.report-workspace-header p{margin:0;color:#777}.report-workspace-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.report-status{display:inline-flex;align-items:center;border:1px solid #ddd;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;background:#fff}.report-status-draft{color:#7a5c16;background:#fff8e8;border-color:#ead9ab}.report-status-ready{color:#245d86;background:#eef6fc;border-color:#cfe2f1}.report-status-published{color:#207a45;background:#eef8f1;border-color:#cfe8d7}.report-period-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.report-period-card{background:#fff;border:1px solid #e6e8eb;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:7px}.report-period-card strong{font-size:17px}.report-period-card>span:last-child{font-size:12px;color:#8a8a8a}.report-method-note{margin-top:14px;padding:14px 16px;border-radius:12px;background:#f0f2f5;color:#666;font-size:12px;line-height:1.55}.report-builder-section{margin-top:28px}.report-metric-groups{display:flex;flex-direction:column;gap:18px}.report-metric-group{display:flex;flex-direction:column;gap:9px}.report-metric-group-head{display:flex;align-items:baseline;justify-content:space-between;gap:14px;padding:0 3px}.report-metric-group-head h3{font-size:16px;margin:0}.report-metric-group-head span{font-size:11px;color:#999}.report-metric-row{display:grid;grid-template-columns:minmax(170px,1fr) minmax(160px,.8fr) minmax(110px,.55fr);grid-gap:18px;gap:18px;align-items:center}.report-metric-name{display:flex;flex-direction:column;gap:3px}.report-metric-values{display:flex;align-items:baseline;justify-content:flex-end;gap:9px}.report-metric-values strong{font-size:17px}.report-metric-values span{font-size:11px;color:#999}.report-metric-change{justify-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:3px;font-size:12px;font-weight:800}.report-metric-change strong{font-size:14px;line-height:1.1}.report-metric-change span{font-size:11px;font-weight:700;opacity:.8}.report-metric-change.positive{color:#207a45}.report-metric-change.negative{color:#a13d3d}.report-metric-change.neutral{color:#8a8a8a}.report-builder-empty{display:flex;flex-direction:column;align-items:center;gap:14px}.report-builder-empty p{margin:0}.report-data-note{max-width:980px;margin-top:14px;line-height:1.55}.report-analysis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.report-analysis-grid .card{min-height:150px}.report-analysis-grid .card p{margin-top:10px}.report-metric-platform{display:block;font-size:10px;color:#999;text-transform:uppercase;letter-spacing:.06em}.report-top-posts{margin-top:4px;padding:16px;border:1px solid #e6e8eb;border-radius:14px;background:#fafafa}.report-top-posts-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:12px}.report-top-posts-head h4{margin:2px 0 0;font-size:14px}.report-top-posts-head>span{font-size:11px;color:#999}.report-top-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px}.report-top-post-card{display:grid;grid-template-columns:84px minmax(0,1fr);grid-gap:12px;gap:12px;min-width:0;padding:10px;border:1px solid #e4e6e8;border-radius:12px;background:#fff;color:inherit;text-decoration:none;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.report-top-post-card:hover{transform:translateY(-1px);border-color:#cfd3d7;box-shadow:0 4px 14px rgba(0,0,0,.05)}.report-top-post-media{position:relative;width:84px;aspect-ratio:1/1;border-radius:9px;overflow:hidden;background:#eef0f2}.report-top-post-media img{width:100%;height:100%;object-fit:cover;display:block}.report-top-post-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:22px;font-weight:800;color:#777}.report-top-post-rank{position:absolute;left:6px;top:6px;display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:rgba(0,0,0,.72);color:#fff;font-size:10px;font-weight:800}.report-top-post-copy{display:flex;flex-direction:column;min-width:0;gap:5px}.report-top-post-copy>strong{font-size:12px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.report-top-post-copy>span{font-size:10px;color:#999}.report-top-post-stats{margin-top:auto;display:flex;flex-direction:column;gap:2px}.report-top-post-stats b{font-size:12px}.report-top-post-stats span{font-size:10px;color:#777}.report-top-post-empty{padding:12px;border-radius:10px;background:#fff;color:#888;font-size:12px;text-align:center}.report-metric-group+.report-metric-group{margin-top:4px}@media(max-width:1050px){.report-top-post-grid{grid-template-columns:1fr}.report-top-post-card{grid-template-columns:76px minmax(0,1fr)}.report-top-post-media{width:76px}}@media(max-width:800px){.song-breakdown-row{align-items:flex-start}.song-breakdown-row span{white-space:normal}.report-workspace-header{flex-direction:column}.report-workspace-actions{width:100%;align-items:stretch;flex-direction:column}.report-workspace-actions .button,.report-workspace-actions form{width:100%}.report-analysis-grid,.report-period-grid{grid-template-columns:1fr}.report-metric-group-head,.report-top-posts-head{align-items:flex-start;flex-direction:column}.report-metric-row{grid-template-columns:1fr;gap:7px}.report-metric-values{justify-content:flex-start}.report-metric-change{justify-self:start;align-items:flex-start}}.report-editor-form{display:flex;flex-direction:column;gap:12px}.report-editor-card{display:flex;flex-direction:column;gap:10px}.report-editor-card textarea{width:100%;min-height:190px;resize:vertical;border:1px solid #d9dde2;border-radius:10px;padding:13px 14px;background:#fff;color:#171717;font:inherit;font-size:14px;line-height:1.6;outline:none}.report-editor-card textarea:focus{border-color:#888;box-shadow:0 0 0 3px rgba(0,0,0,.035)}.report-editor-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:4px 2px}.report-editor-actions>span{font-size:12px;color:#888}.report-publish-panel{margin-top:14px;padding:18px 20px;background:#171717;color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:24px}.report-publish-panel>div{display:flex;flex-direction:column;gap:5px}.report-publish-panel>div>strong{font-size:15px}.report-publish-panel>div>span{font-size:12px;color:#bbb;line-height:1.5}.report-publish-panel .button{background:#fff;color:#171717;border-color:#fff;white-space:nowrap}.report-publish-requirement{font-size:12px;color:#bbb}.report-narrative-card p{white-space:pre-wrap;line-height:1.7}.report-share-panel{background:#fff;border:1px solid #e6e8eb;border-radius:18px;padding:22px;box-shadow:0 6px 24px rgba(0,0,0,.035)}.report-share-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.report-share-head h3{font-size:18px;margin:3px 0 0}.report-share-head>span{font-size:11px;color:#777;background:#f1f3f5;border-radius:999px;padding:6px 9px}.report-share-create{display:flex;align-items:flex-end;gap:10px}.report-share-create label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700}.report-share-create select{min-width:150px;border:1px solid #d9dde2;border-radius:9px;padding:10px 34px 10px 11px;background:#fff;color:#171717;font:inherit}.report-share-notice{margin-top:12px}.report-share-result{margin-top:14px;padding:14px;border:1px solid #cfe8d7;background:#f2faf5;border-radius:12px;display:flex;flex-direction:column;gap:10px}.report-share-result>div:first-child{display:flex;flex-direction:column;gap:3px}.report-share-result>div:first-child>strong{font-size:13px}.report-share-result>div:first-child>span{font-size:11px;color:#65746b}.report-share-url-row{display:flex;gap:8px}.report-share-url-row input{flex:1 1;min-width:0;border:1px solid #cddbd2;border-radius:9px;padding:10px 11px;background:#fff;color:#333;font-size:12px}.report-share-active{margin-top:18px;padding-top:16px;border-top:1px solid #eceef0}.report-share-active>strong{font-size:13px}.report-share-link-list{display:flex;flex-direction:column;margin-top:9px}.report-share-link-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 0;border-bottom:1px solid #eceef0}.report-share-link-row:last-child{border-bottom:0}.report-share-link-row>div{display:flex;flex-direction:column;gap:4px}.report-share-link-row span{font-size:12px}.report-share-link-row small{font-size:10px;color:#888}.report-revoke-link{color:#9a3535}.public-report-shell{padding-top:42px;padding-bottom:58px}.public-report-brandbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px;border-bottom:1px solid #e1e4e8}.public-report-badge{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#666;background:#fff;border:1px solid #e2e5e8;border-radius:999px;padding:7px 10px}.public-report-hero{padding:46px 0 28px}.public-report-hero h1{font-size:52px;line-height:1;letter-spacing:-.05em;margin:9px 0 12px}.public-report-hero p{max-width:700px;margin:0;color:#676767;line-height:1.6}.public-report-periods{margin-bottom:28px}.public-report-insights{margin-top:46px}.public-report-footer{margin-top:48px;padding-top:18px;border-top:1px solid #e1e4e8;display:flex;justify-content:space-between;gap:20px;color:#8a8a8a;font-size:11px}@media(max-width:800px){.public-report-brandbar,.public-report-footer,.report-editor-actions,.report-publish-panel,.report-share-create,.report-share-head,.report-share-link-row,.report-share-url-row{align-items:stretch;flex-direction:column}.report-editor-actions .button,.report-publish-panel .button,.report-share-create .button,.report-share-create select,.report-share-url-row .button{width:100%}.public-report-hero{padding-top:32px}.public-report-hero h1{font-size:40px}}.report-share-head-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.report-share-head-actions>span{font-size:11px;color:#777;background:#f1f3f5;border-radius:999px;padding:6px 9px}.report-share-download-option{display:grid!important;grid-template-columns:auto minmax(0,1fr);align-items:center!important;grid-gap:9px!important;gap:9px!important;min-height:42px;padding:8px 10px;border:1px solid #d9dde2;border-radius:9px;background:#fafafa;cursor:pointer}.report-share-download-option input{width:16px;height:16px;margin:0;accent-color:#171717}.report-share-download-option>span{display:flex;flex-direction:column;gap:2px;font-size:12px;font-weight:700}.report-share-download-option small{font-size:10px;font-weight:400;color:#888;line-height:1.3}.public-pdf-download-bar{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(246,247,249,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e1e4e8}.public-pdf-download-inner{max-width:1180px;margin:0 auto;padding:10px 32px;display:flex;align-items:center;justify-content:flex-end}.public-pdf-download-inner .button{padding:9px 13px;font-size:12px}@media(max-width:800px){.report-share-head-actions{align-items:stretch;flex-direction:column}.report-share-head-actions .button{width:100%}.report-share-create{align-items:stretch}.report-share-download-option{width:100%}.public-pdf-download-inner{padding:10px 22px}.public-pdf-download-inner .button{width:100%}}.four-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.meta-platform-block{margin-top:18px}.meta-platform-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.meta-platform-title h3{font-size:16px;margin:0}.meta-page-picker{margin-top:14px;background:#fff;border:1px solid #e6e8eb;border-radius:18px;padding:20px}.meta-page-picker h3{font-size:18px;margin:5px 0}.meta-page-picker p{font-size:12px;color:#777;margin:0}.meta-page-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:16px}.meta-page-option{width:100%;border:1px solid #dfe2e6;border-radius:12px;background:#fafafa;padding:14px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:5px}.meta-page-option:hover{background:#fff;border-color:#bfc5cb}.meta-page-option strong{font-size:14px}.meta-page-option span{font-size:11px;color:#777}.meta-history-card{background:#fff;border:1px solid #e6e8eb;border-radius:18px;overflow:hidden}.meta-history-head{padding:18px 20px;border-bottom:1px solid #eceef0;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.meta-history-head h3{font-size:17px;margin:4px 0 0}.meta-month-table{display:flex;flex-direction:column;overflow-x:auto}.meta-month-row{display:grid;grid-template-columns:1.35fr repeat(3,1fr);grid-gap:14px;gap:14px;align-items:center;min-width:620px;padding:13px 20px;border-bottom:1px solid #eceef0;font-size:12px}.meta-month-row:last-child{border-bottom:0}.meta-month-row>span,.meta-month-row>strong:not(:first-child){text-align:right}.meta-month-header{color:#999;font-size:10px;text-transform:uppercase;letter-spacing:.04em}.meta-month-header span:not(:first-child){text-align:right}.meta-follower-history-toolbar{margin-top:30px}.follower-growth-table{display:flex;flex-direction:column;overflow-x:auto}.follower-growth-row{display:grid;grid-template-columns:minmax(120px,1.1fr) repeat(4,minmax(105px,1fr));grid-gap:14px;gap:14px;align-items:center;min-width:680px;padding:15px 20px;border-bottom:1px solid #eceef0;font-size:12px}.follower-growth-row:last-child{border-bottom:0}.follower-growth-row>span:not(:first-child),.follower-growth-row>strong:not(:first-child){text-align:right}.follower-growth-header{padding-top:11px;padding-bottom:11px;color:#999;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.follower-growth-status{grid-column:2/-1;text-align:left!important}.follower-growth-change.positive{color:#207a45}.follower-growth-change.negative{color:#a13d3d}.follower-growth-change.neutral{color:#8a8a8a}@media(max-width:1000px){.four-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:800px){.four-metric-grid,.meta-page-options{grid-template-columns:1fr}.meta-history-head{align-items:flex-start;flex-direction:column}.meta-month-row{padding:12px;font-size:11px;gap:7px}.follower-growth-row{padding:13px 12px;font-size:11px;gap:8px}}.sync-activity{position:fixed;top:18px;left:50%;transform:translateX(-50%);z-index:1000;width:min(360px,calc(100vw - 32px));background:#fff;border:1px solid #dfe3e8;border-radius:14px;padding:13px 14px;box-shadow:0 12px 40px rgba(0,0,0,.12)}.sync-activity-row{display:flex;align-items:center;gap:9px;font-size:13px}.sync-activity-spinner{width:14px;height:14px;border:2px solid #d8dde3;border-top-color:#171717;border-radius:50%;animation:sync-spin .8s linear infinite;flex:0 0 auto}.sync-activity-track{height:4px;background:#eceff2;border-radius:999px;overflow:hidden;margin-top:10px}.sync-activity-bar{display:block;width:42%;height:100%;background:#171717;border-radius:999px;animation:sync-slide 1.25s ease-in-out infinite}.sync-activity-note{display:block;margin-top:8px;color:#777;font-size:11px}.button[aria-busy=true]{opacity:.72;cursor:wait}@keyframes sync-spin{to{transform:rotate(1turn)}}@keyframes sync-slide{0%{transform:translateX(-110%)}50%{transform:translateX(90%)}to{transform:translateX(245%)}}@media(max-width:600px){.sync-activity{top:10px}}