:root{color-scheme:dark;--bg:#101219;--surface:#191c26;--soft:#202431;--line:#2a2e3c;--text:#f2f3f8;--muted:#9399ad;--purple:#af97ff;--lime:#d0f58b;--amber:#f4c681;--cyan:#86dce8;--red:#ef959b;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5}button,input,select{font:inherit}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{opacity:.5;cursor:wait}a{color:var(--purple);text-decoration:none}input,select{color:var(--text);background:#12151e;border:1px solid var(--line);border-radius:10px;padding:12px;width:100%;min-height:44px;outline:none;font-size:16px}input:focus,select:focus,button:focus-visible,a:focus-visible{outline:2px solid var(--purple);outline-offset:3px}label{display:block;color:var(--muted);font-size:12px;margin:12px 0}label input,label select{display:block;margin-top:7px}h1,h2,h3,p{margin:0}h1{font-size:38px;font-weight:600;letter-spacing:-1.7px;line-height:1.15}h1>span{color:var(--purple)}h2{font-size:17px;font-weight:550;letter-spacing:-.3px}h3{font-size:14px;font-weight:550}.muted{color:var(--muted)}.fine{font-size:11px;color:var(--muted);line-height:1.7}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.8px;color:var(--muted);margin-bottom:13px}.hidden{display:none!important}.brand,.mobile-brand{display:flex;align-items:center;gap:11px;font-size:23px;letter-spacing:-1px}.logo{width:32px;height:32px;background:var(--purple);color:#14121d;display:grid;place-items:center;border-radius:10px;font-size:23px;font-weight:800;letter-spacing:-4px;padding-right:4px;line-height:1}.logo.large{width:52px;height:52px;font-size:35px;margin-bottom:36px;display:block;padding:8px 9px;letter-spacing:-6px}.word-dot{color:var(--purple)}.desktop-side{position:fixed;left:0;top:0;bottom:0;width:220px;border-right:1px solid var(--line);padding:35px 25px;background:#12141c}.desktop-side .eyebrow{margin-top:59px;font-size:9px}.desktop-side nav{display:flex;flex-direction:column;gap:7px}.nav-button{display:flex;align-items:center;gap:13px;padding:13px;border-radius:10px;text-align:left;color:var(--muted);font-size:13px;min-height:46px}.nav-button.active{background:#29223e;color:#cab8ff}.nav-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7}.side-foot{position:absolute;bottom:28px;font-size:11px;color:#bbc0cf}.side-foot p{font-size:10px;color:var(--muted);margin-top:7px}.app-wrap{margin-left:220px}.topbar{height:83px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 42px}.mobile-brand{display:none}.desktop-breadcrumb{color:var(--muted);font-size:12px}.desktop-breadcrumb span{margin:0 15px;color:#555d75}.desktop-breadcrumb b{color:var(--text);font-weight:400}.top-actions{display:flex;gap:10px;align-items:center}.avatar{border:1px solid #4b3e6a;background:#30253f;width:35px;height:35px;border-radius:50%;color:#d7c4ff;font-size:12px;font-weight:600}.pill{font-size:9px;letter-spacing:.7px;border-radius:7px;padding:5px 8px;background:#292e3e;color:#bbc4dc;display:inline-block}.pill.amber{color:var(--amber);background:#362d22}.pill.green{color:var(--lime);background:#273325}.pill.purple{color:var(--purple);background:#2b2341}main{max-width:1360px;margin:auto;padding:40px 42px 25px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.page-heading .muted{font-size:12px;margin-top:11px}.page-heading .eyebrow{margin-bottom:10px}.refresh{background:var(--surface);border:1px solid var(--line);border-radius:10px;display:flex;align-items:center;gap:10px;min-height:40px;padding:8px 14px;font-size:12px}.refresh>span:first-child{font-size:21px;color:var(--purple)}.filter-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.segmented{display:flex;gap:3px;padding:4px;background:#1b1e29;border:1px solid var(--line);border-radius:11px}.segmented button{padding:8px 17px;color:var(--muted);font-size:12px;border-radius:7px;min-height:34px}.segmented button.active{background:var(--purple);color:#1d1730;font-weight:600}.cycle{font-size:11px;color:var(--muted);white-space:nowrap}.freshness{display:flex;align-items:center;gap:7px;font-size:10px;color:var(--muted);margin:16px 0 24px;min-height:15px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:100%;margin-right:4px;flex-shrink:0}.revision{margin-left:auto;color:#737c95}.hero-grid{display:grid;grid-template-columns:1.45fr 1fr;gap:17px}.card{border:1px solid var(--line);background:var(--surface);border-radius:17px;padding:23px;min-width:0}.hero-card{background:radial-gradient(ellipse at 96% 10%,#38314b 0%,transparent 64%),#201e2e;border-color:#423854;padding:27px;display:flex;flex-direction:column;min-height:272px;position:relative;overflow:hidden}.hero-top{display:flex;justify-content:space-between;align-items:center}.hero-top .eyebrow{margin-bottom:0;color:#b6aecb;font-size:9px;letter-spacing:1.1px}.hero-total{font-size:62px;letter-spacing:-3.5px;line-height:1.15;margin:22px 0 9px;font-variant-numeric:tabular-nums;font-weight:500}.hero-note{font-size:11px;color:#b4aacd;display:flex;align-items:center;gap:8px}.trend-badge{padding:4px 7px;border-radius:6px;background:#354137;color:var(--lime);font-size:10px}.hero-bottom{margin-top:auto;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hero-bottom p{font-size:10px;color:#b4aacd;max-width:190px}.spark{width:160px;height:47px}.small-metrics{display:grid;grid-template-columns:1fr 1fr;gap:13px}.metric-card{padding:19px;display:flex;flex-direction:column;justify-content:space-between}.metric-label{font-size:11px;color:var(--muted)}.metric-value{font-size:29px;letter-spacing:-1px;line-height:1.3;font-weight:550;margin:10px 0 7px}.metric-note{font-size:10px;color:var(--muted)}.metric-icon{float:right;color:var(--purple)}.section-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:19px}.section-row p{font-size:11px;color:var(--muted);margin-top:4px}.text-button{color:var(--purple);font-size:11px;padding:6px;min-height:36px;white-space:nowrap}.two-col{display:grid;grid-template-columns:1.45fr 1fr;gap:17px;margin-top:18px}.chart-area{width:100%;height:190px;display:block;overflow:visible}.chart-grid{stroke:#303444;stroke-dasharray:3 5;stroke-width:1}.chart-label{fill:#8d95ab;font-size:9px}.chart-line{fill:none;stroke:var(--purple);stroke-width:2.7;stroke-linecap:round;stroke-linejoin:round}.chart-area-fill{fill:#af97ff15}.chart-point{fill:var(--purple);stroke:#201e2e;stroke-width:3}.chart-caption{font-size:10px;color:var(--muted);margin-top:10px;line-height:1.6}.platform-row{display:grid;grid-template-columns:32px 1fr auto;gap:11px;align-items:center;padding:12px 0}.platform-icon{display:grid;place-items:center;width:31px;height:31px;background:#2b293c;border:1px solid #39344c;border-radius:10px;font-size:12px;color:#d2c4f4;font-weight:650}.platform-icon.youtube{background:#3c2529;border-color:#593439;color:#efa2aa}.platform-icon.tiktok{background:#203439;border-color:#345055;color:#9fdee6}.platform-name{font-size:12px}.bar-track{height:4px;border-radius:6px;background:#2c3141;margin-top:8px;overflow:hidden}.bar-fill{height:100%;background:var(--purple);border-radius:6px}.platform-row:nth-of-type(3) .bar-fill{background:var(--cyan)}.platform-row:nth-of-type(4) .bar-fill{background:#e3a1b6}.platform-number{text-align:right;font-size:13px;font-variant-numeric:tabular-nums}.platform-number small{font-size:9px;color:var(--muted);display:block;margin-top:5px}.table-card{margin-top:18px}.channel-table{width:100%;border-collapse:collapse;text-align:left}.channel-table th{font-size:9px;color:#838ba1;text-transform:uppercase;font-weight:500;letter-spacing:.8px;padding:0 0 11px}.channel-table td{padding:15px 0;border-top:1px solid var(--line);font-size:12px;vertical-align:middle}.channel-table th:not(:first-child),.channel-table td:not(:first-child){text-align:right}.account-name{display:flex;align-items:center;gap:11px}.account-name b{font-weight:500;font-size:12px;display:block}.account-name small{display:block;font-size:9px;color:var(--muted);margin-top:3px}.number{font-variant-numeric:tabular-nums}.good{color:var(--lime)}.subtle{color:var(--muted)}.page-footer{font-size:10px;color:#747b91;margin-top:28px;display:flex;justify-content:space-between;gap:10px}.bottom-nav{display:none}.notice{padding:13px 16px;background:#352c22;border:1px solid #574633;border-radius:11px;color:var(--amber);font-size:12px;margin-bottom:20px}.empty{padding:42px 22px;text-align:center;border:1px dashed #3a4053;border-radius:16px;color:var(--muted);margin-top:15px}.empty h2{color:var(--text);margin-bottom:9px}.empty p{font-size:12px;max-width:430px;margin:auto;line-height:1.8}.primary{background:var(--lime);color:#1d2811;border-radius:10px;padding:13px 18px;min-height:44px;font-weight:600;font-size:12px}.primary span{float:right}.secondary{background:var(--soft);border:1px solid var(--line);border-radius:10px;padding:12px 16px;font-size:12px;min-height:44px}.wide{width:100%}.auth{min-height:100dvh;display:grid;place-items:center;padding:25px;background:radial-gradient(ellipse at 70% 0,#302b42,transparent 65%)}.auth-card{width:100%;max-width:365px;padding:15px}.auth-card h1{font-size:48px;margin:18px 0;line-height:1.1}.auth-card .muted{margin-bottom:30px;font-size:13px}.auth-card .fine{text-align:center;margin-top:25px}.auth-card button{margin-top:15px}.error{color:var(--red);font-size:12px;margin-top:12px}.toast{position:fixed;bottom:100px;left:50%;transform:translateX(-50%);background:#e9e4f4;color:#221d2d;border-radius:11px;padding:13px 22px;box-shadow:0 6px 30px #0006;z-index:20;font-size:12px;max-width:90vw;width:max-content}.insight-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin-bottom:18px}.insight-metrics .metric-value{font-size:28px}.insight-callout{display:flex;gap:15px;border:1px solid #414638;background:#232a23;border-radius:12px;padding:18px;margin-top:18px}.insight-callout .symbol{font-size:20px;color:var(--lime)}.insight-callout p{font-size:11px;color:#bac3b2;margin-top:5px}.insight-callout h3{color:#d7e8c7;font-size:13px}.rank-item{display:flex;align-items:flex-start;gap:13px;padding:15px 0;border-top:1px solid var(--line)}.rank-item .rank{font-size:11px;color:#858fa9;min-width:17px;padding-top:2px}.rank-body{flex:1;min-width:0}.rank-body b{font-size:12px;font-weight:500;display:block}.rank-body p{font-size:10px;color:var(--muted);margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:250px}.rank-views{text-align:right;font-size:13px}.rank-views small{display:block;font-size:9px;color:var(--muted)}.heatmap{display:grid;grid-template-columns:28px repeat(6,1fr);gap:5px;margin-top:20px}.heatmap>span{font-size:9px;color:var(--muted);text-align:center}.heat-cell{height:25px;border-radius:4px;background:#262938;border:1px solid #ffffff06}.heat-cell[data-level="1"]{background:#403550}.heat-cell[data-level="2"]{background:#66527f}.heat-cell[data-level="3"]{background:#8d70b5}.heat-cell[data-level="4"]{background:#c3a3f5}.heat-legend{display:flex;align-items:center;gap:5px;font-size:9px;color:var(--muted);justify-content:flex-end;margin-top:16px}.heat-legend i{width:13px;height:9px;border-radius:2px;background:#403550}.heat-legend i:nth-of-type(2){background:#66527f}.heat-legend i:nth-of-type(3){background:#8d70b5}.heat-legend i:nth-of-type(4){background:#c3a3f5}.toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.toolbar select,.toolbar input{font-size:12px;width:auto;flex:1;min-width:115px}.toolbar label{display:flex;gap:7px;align-items:center;margin:0;white-space:nowrap}.toolbar label input[type=checkbox]{min-height:18px;width:18px;min-width:18px;flex:0}.batch-card{margin:15px 0;padding:20px}.batch-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.batch-heading b{font-size:13px;font-weight:500}.batch-heading small{color:var(--muted);font-size:10px}.link-row{padding:13px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:10px}.link-row>div{flex:1;min-width:0}.link-row h3{font-size:11px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.link-row p{font-size:10px;color:var(--muted);margin-top:5px}.link-row>a{font-size:16px;padding:9px;border:1px solid var(--line);border-radius:8px}.link-row .number{font-size:12px;white-space:nowrap}.batch-actions{display:flex;gap:8px;margin-top:18px}.batch-actions button{flex:1}.account-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.account-card .account-name{margin-bottom:23px}.account-stats{display:flex;justify-content:space-between;gap:10px;margin:18px 0}.account-stats small{font-size:9px;color:var(--muted);display:block}.account-stats b{font-size:21px;font-weight:500;display:block;margin-top:4px}.account-foot{border-top:1px solid var(--line);padding-top:13px;color:var(--muted);font-size:10px;display:flex;justify-content:space-between}.connection-card{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.connection-card p{font-size:11px;color:var(--muted);margin-top:5px}dialog{background:var(--surface);color:var(--text);border:1px solid #4b405e;border-radius:18px;padding:24px;width:440px;max-width:calc(100vw - 30px);max-height:85dvh;box-shadow:0 20px 90px #0009}dialog::backdrop{background:#06080dc9;backdrop-filter:blur(5px)}.modal-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.icon-button{font-size:25px;width:38px;height:38px;border-radius:9px;background:var(--soft)}#modal-body .secondary{margin-top:9px}#modal-body p{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:13px}.stack{display:flex;flex-direction:column;gap:10px}.split-note{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:13px}.date-controls{display:flex;gap:10px}.date-controls label{flex:1}.bar-chart{display:flex;gap:5px;align-items:end;height:155px;padding:10px 0 20px}.day-bar{flex:1;background:#786198;border-radius:4px 4px 0 0;min-height:2px;position:relative;max-height:125px}.day-bar:hover,.day-bar:focus-visible{background:var(--purple)}.day-bar span{position:absolute;top:calc(100% + 5px);left:50%;transform:translateX(-50%);color:var(--muted);font-size:9px}.bar-annotation{min-height:22px;color:var(--purple);font-size:11px}.count-warning{font-size:11px;color:var(--amber);padding:13px 0}.loading{opacity:.6;pointer-events:none}@media(min-width:1450px){main{padding-top:46px}.hero-total{font-size:72px}.hero-card{min-height:294px}}
@media(max-width:1100px){.desktop-side{width:185px;padding:30px 18px}.app-wrap{margin-left:185px}main{padding:30px 24px}.topbar{padding:0 24px}.hero-total{font-size:49px}.hero-grid,.two-col{grid-template-columns:1.2fr 1fr}.card{padding:20px}.metric-card{padding:15px}.account-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.desktop-side,.desktop-breadcrumb{display:none}.app-wrap{margin-left:0}.topbar{height:75px;padding:18px 21px 13px;border-bottom:0;padding-top:max(18px,env(safe-area-inset-top))}.mobile-brand{display:flex;font-size:23px}.logo{width:30px;height:30px;font-size:22px;border-radius:9px}.avatar{width:33px;height:33px}main{padding:23px 20px 25px;max-width:570px}.page-heading{margin-bottom:26px;gap:10px;align-items:center}h1{font-size:31px;letter-spacing:-1.3px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.6px;margin-bottom:11px}.page-heading .muted{font-size:11px;margin-top:9px}.refresh{width:38px;height:38px;min-height:38px;padding:0;justify-content:center;flex-shrink:0;border-radius:11px;align-self:center}.refresh>span:first-child{font-size:24px}.refresh-label{display:none}.segmented{padding:3px;gap:2px}.segmented button{font-size:10px;padding:7px 12px;min-height:32px}.cycle{font-size:10px}.freshness{font-size:9px;margin:15px 0 20px;gap:4px;flex-wrap:wrap}.revision{font-size:8px}.hero-grid,.two-col{grid-template-columns:1fr;gap:14px}.hero-card{padding:23px 22px;min-height:259px;border-radius:17px}.hero-total{font-size:58px;margin-top:22px;letter-spacing:-3px}.hero-top .eyebrow{font-size:9px;letter-spacing:1.1px}.hero-bottom{padding-top:24px}.hero-bottom p{font-size:9px;max-width:165px}.hero-note{font-size:10px;gap:7px}.trend-badge{font-size:9px}.small-metrics{gap:11px}.metric-card{min-height:116px;padding:17px}.metric-value{font-size:27px;margin:10px 0 5px}.metric-label{font-size:10px}.metric-note{font-size:9px}.two-col{margin-top:14px}.card{padding:20px;border-radius:15px}.section-row{margin-bottom:15px}.section-row h2{font-size:15px}.section-row p{font-size:10px}.chart-area{height:180px}.table-card{margin-top:14px}.channel-table .hide-mobile{display:none}.channel-table td{padding:14px 0;font-size:11px}.account-name{gap:9px}.account-name b{font-size:11px}.account-name small{font-size:9px}.platform-icon{width:29px;height:29px;font-size:11px;border-radius:9px}.platform-row{padding:11px 0}.text-button{font-size:10px}.bottom-nav{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:space-around;border-top:1px solid #2b2d3b;background:#151720ef;backdrop-filter:blur(20px);padding:9px 6px max(11px,env(safe-area-inset-bottom));z-index:10}.bottom-nav .nav-button{flex-direction:column;padding:4px 14px;gap:5px;min-width:67px;min-height:49px;font-size:9px;border-radius:0}.bottom-nav .nav-button.active{color:var(--purple);background:none}.bottom-nav .nav-button svg{width:21px;height:21px}.page-footer{margin-bottom:82px;font-size:9px;flex-direction:column;gap:6px}.insight-metrics{grid-template-columns:1fr 1fr;gap:11px}.insight-metrics .metric-card{min-height:111px}.insight-metrics .metric-value{font-size:27px}.account-grid{grid-template-columns:1fr}.connection-card{flex-direction:column;align-items:stretch;gap:15px}.account-card .account-name b{font-size:14px}.account-card .account-name small{font-size:11px}.account-card .platform-icon{width:37px;height:37px;font-size:15px}.account-stats b{font-size:25px}.account-stats small{font-size:10px}.toolbar{gap:8px}.toolbar select,.toolbar input{min-width:135px;font-size:12px}.toolbar input[type=search]{flex-basis:100%}.batch-card{padding:18px}.batch-actions .secondary,.batch-actions .primary{font-size:11px;padding:10px}.link-row h3{max-width:215px}.pill{font-size:8px}.toast{bottom:95px}.hero-card .pill{font-size:8px}.bar-chart{gap:3px}.day-bar span{font-size:8px}.rank-body p{max-width:205px}.insight-callout{padding:15px}.date-controls input{font-size:13px}#demo-badge{font-size:8px;padding:5px 7px}}
@media(max-width:365px){main{padding-left:15px;padding-right:15px}h1{font-size:28px}.hero-total{font-size:52px}.segmented button{padding-left:9px;padding-right:9px}.hero-bottom p{max-width:140px}.spark{width:130px}.cycle{font-size:9px}.revision{display:none}}
@media(prefers-reduced-motion:no-preference){.page{animation:appear .25s ease-out}@keyframes appear{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}button{transition:background .15s,opacity .15s}}

.earnings-row{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;margin:6px 0 15px;padding:14px 0}.earnings-label{font-size:8px;letter-spacing:1px;color:#bab3cc;display:block}.earnings-row strong{font-size:27px;letter-spacing:-.8px;font-weight:500;color:var(--lime);display:block;margin:2px 0}.earnings-row small{display:block;font-size:9px;color:#a69eba}.rate-button{font-size:10px;color:var(--lime);padding:9px 11px;border:1px solid #d0f58b30;border-radius:8px}.earnings-small{display:block;color:var(--lime);font-size:9px;margin-top:4px;white-space:nowrap}.rate-input{display:flex;align-items:center;border:1px solid var(--line);border-radius:10px;background:#12151e;padding:0 10px;gap:8px}.rate-input input{border:0;background:none;margin:0;min-width:50px}.rate-input>span:last-child{white-space:nowrap;font-size:10px}.hero-card{min-height:345px}.hero-total{margin-top:18px;margin-bottom:9px}.hero-bottom{padding-top:17px}.hero-note{font-size:10px}@media(max-width:760px){.hero-card{min-height:340px}.hero-total{font-size:55px;margin-top:18px}.earnings-row{padding:12px 0}.earnings-row strong{font-size:27px}.earnings-label{font-size:8px}.hero-bottom{padding-top:15px}.hero-note{font-size:9px}}
