/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}}:root{--ink:#15243a;--muted:#718096;--line:#e7ebf0;--page:#f6f8fb;--coral:#f26d5b}*{box-sizing:border-box}html{background:var(--page)}body{background:var(--page);color:var(--ink);font-family:var(--font-geist-sans), "PingFang SC", "Microsoft YaHei", sans-serif;margin:0}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.dashboard-shell{min-height:100vh}.sidebar{z-index:20;background:#fff;border-right:1px solid #e8ebef;flex-direction:column;width:238px;padding:28px 20px 22px;display:flex;position:fixed;inset:0 auto 0 0}.brand-lockup{color:#17263a;letter-spacing:-.02em;align-items:center;gap:11px;padding:0 8px 30px;font-size:17px;font-weight:760;display:flex}.brand-mark{background:#17263a;border-radius:10px;justify-content:center;align-items:flex-end;gap:2px;width:32px;height:32px;padding:8px;display:flex}.brand-mark i{background:#fff;border-radius:4px;width:3px;display:block}.brand-mark i:first-child{opacity:.65;height:8px}.brand-mark i:nth-child(2){background:#f47b67;height:15px}.brand-mark i:nth-child(3){opacity:.9;height:11px}.side-nav{flex-direction:column;gap:5px;display:flex}.side-nav p{color:#adb5c1;letter-spacing:.14em;margin:20px 12px 8px;font-size:10px;font-weight:700}.side-nav p:first-child{margin-top:0}.side-nav a{color:#6d7888;border-radius:9px;align-items:center;gap:12px;padding:10px 12px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.side-nav a:hover{color:#26384e;background:#f7f8fa}.side-nav a.active{color:#e75c4b;background:#fff0ed}.nav-icon{place-items:center;width:18px;font-size:16px;font-weight:500;display:grid}.sync-card{background:#f9fafb;border:1px solid #e9edf1;border-radius:12px;margin-top:auto;padding:13px 14px}.sync-row{align-items:center;gap:8px;font-size:12px;font-weight:650;display:flex}.pulse-dot{background:#36ad74;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #daf3e6}.sync-card p{color:#9ba5b1;margin:6px 0 10px 15px;font-size:11px}.sync-card button{color:#60718a;background:0 0;border:0;padding:0;font-size:11px;font-weight:650}.profile{border-top:1px solid #edf0f3;align-items:center;gap:10px;margin-top:18px;padding:18px 4px 0;display:flex}.avatar{color:#fff;background:#273951;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.profile>span:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.profile b{font-size:12px}.profile small{color:#9aa4b1;margin-top:2px;font-size:10px}.profile button{color:#9aa4b1;background:0 0;border:0}.main-panel{min-height:100vh;margin-left:238px;padding:34px clamp(28px,4.5vw,72px) 28px}.topbar{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.eyebrow{color:#a2aab6;letter-spacing:.15em;margin:0 0 7px;font-size:9px;font-weight:750}h1{color:#17263a;letter-spacing:-.04em;margin:0;font-size:clamp(25px,2.25vw,34px);font-weight:720}.subtitle{color:#8b95a3;margin:7px 0 0;font-size:12px}.header-actions{gap:10px;display:flex}.icon-button,.export-button{background:#fff;border:1px solid #e1e6eb;border-radius:9px;height:38px}.icon-button{color:#ef7768;width:38px;font-size:8px}.export-button{color:#435268;padding:0 15px;font-size:12px;font-weight:650}.export-button span{margin-right:6px;font-size:15px;display:inline-block}.filter-bar{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:flex-end;gap:12px;margin-top:26px;padding:13px 15px;display:flex;box-shadow:0 2px 8px #12223705}.filter-group{flex-direction:column;gap:5px;display:flex}.filter-group label{color:#a0a8b3;letter-spacing:.04em;font-size:9px;font-weight:650}.filter-group select{color:#3c4b60;background:#fbfcfd;border:1px solid #e5e9ed;border-radius:8px;outline:0;min-width:158px;height:34px;padding:0 29px 0 10px;font-size:11px;font-weight:600}.filter-spacer{flex:1}.date-pills{background:#f2f4f7;border-radius:8px;align-items:center;height:34px;padding:3px;display:flex}.date-pills button{color:#8893a1;background:0 0;border:0;border-radius:6px;height:28px;padding:0 11px;font-size:10px;font-weight:650}.date-pills button.selected{color:#e46050;background:#fff;box-shadow:0 1px 4px #0f172a14}.date-range{color:#526176;background:#fff;border:1px solid #e4e8ed;border-radius:8px;height:34px;padding:0 10px;font-size:10px;font-weight:600}.date-range span{color:#8995a3;margin-right:6px}.date-range b{color:#9ca5af;margin-left:8px}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:17px;display:grid}.kpi-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:126px;padding:17px 18px;position:relative;overflow:hidden;box-shadow:0 2px 10px #12223705}.kpi-card:before{content:"";background:#f27a68;width:3px;position:absolute;inset:0 auto 0 0}.kpi-card.violet:before{background:#8067dc}.kpi-card.blue:before{background:#3d91c8}.kpi-card.green:before{background:#3ca87a}.kpi-top{color:#7d8897;justify-content:space-between;align-items:center;font-size:11px;font-weight:600;display:flex}.kpi-top button{color:#9fa8b3;background:0 0;border:1px solid #dce1e7;border-radius:50%;place-items:center;width:16px;height:16px;font-size:9px;display:grid}.kpi-card strong{color:#17263a;letter-spacing:-.035em;margin-top:13px;font-size:clamp(22px,2vw,29px);display:block}.kpi-card p{color:#a1a9b4;margin:7px 0 0;font-size:9px}.kpi-card em{color:#36a274;margin-right:5px;font-style:normal;font-weight:700}.overview-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.95fr);gap:16px;margin-top:16px;display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:0 2px 10px #12223705}.performance-card,.brand-card{padding:19px 20px 17px}.card-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.card-heading h2{color:#25354a;margin:0;font-size:13px;font-weight:700}.card-heading p{color:#a0a8b3;margin:5px 0 0;font-size:9px}.legend{color:#7f8996;gap:13px;font-size:9px;display:flex}.legend span{align-items:center;gap:5px;display:flex}.legend i{background:#ef7768;border-radius:2px;width:7px;height:7px}.legend i.engage{background:#8a78d2}.text-button{color:#df6253;background:0 0;border:0;font-size:9px;font-weight:650}.chart-wrap{height:206px;margin-top:18px;padding:3px 0 21px 30px;position:relative}.y-axis{color:#abb3bd;flex-direction:column;justify-content:space-between;font-size:8px;display:flex;position:absolute;inset:0 auto 21px 0}.chart-grid{background:repeating-linear-gradient(#edf0f3 0 1px,#0000 1px 33.3%);border-bottom:1px solid #edf0f3;align-items:flex-end;gap:clamp(2px,.4vw,5px);height:100%;display:flex}.bar-pair{flex:1;align-items:flex-end;gap:1px;height:100%;display:flex}.bar-pair i{border-radius:2px 2px 0 0;flex:1;min-width:2px;display:block}.reach-bar{opacity:.88;background:#f28a7c}.engage-bar{opacity:.82;background:#8b79d2}.x-axis{color:#abb3bd;justify-content:space-between;margin-top:8px;font-size:8px;display:flex}.brand-list{margin-top:11px}.brand-row{border-top:1px solid #eff1f4;grid-template-columns:36px minmax(100px,1fr) auto auto;align-items:center;gap:9px;padding:13px 0;display:grid}.brand-row:first-child{border-top:0}.brand-avatar{color:#fff;border-radius:9px;place-items:center;width:32px;height:32px;font-size:9px;font-weight:750;display:grid}.brand-name,.brand-stat,.brand-growth{flex-direction:column;display:flex}.brand-name b,.brand-stat b,.brand-growth b{color:#344358;font-size:10px;font-weight:700}.brand-name small,.brand-stat small,.brand-growth small{color:#a3abb5;margin-top:3px;font-size:8px}.brand-stat{text-align:right;min-width:47px}.brand-growth{text-align:right;min-width:46px}.brand-growth b{color:#3ba476}.demo-note{color:#9aa4b0;align-items:center;gap:8px;margin-top:13px;font-size:9px;display:flex}.demo-note span{border:1px solid #c8ced6;border-radius:50%;place-items:center;width:15px;height:15px;font-size:8px;display:grid}.demo-badge{color:#6f7c8d;background:#fff;border:1px solid #e4e8ed;border-radius:9px;align-items:center;gap:7px;height:38px;padding:0 13px;font-size:10px;font-weight:650;display:flex}.demo-badge i{background:#e9a43a;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 0 4px #fff2d9}.sync-card a{color:#60718a;font-size:11px;font-weight:650;text-decoration:none}.date-inputs{background:#fff;border:1px solid #e4e8ed;border-radius:8px;align-items:center;gap:6px;height:34px;padding:3px 8px;display:flex}.date-inputs label{align-items:center;gap:5px;display:flex}.date-inputs label span{color:#a2aab5;font-size:8px}.date-inputs input{color:#526176;background:0 0;border:0;outline:0;width:94px;font-size:9px;font-weight:600}.date-inputs b{color:#c0c6ce;font-size:9px}.channel-strip{background:#fff;border:1px solid #e7ebf0;border-radius:10px;align-items:center;gap:18px;margin-top:12px;padding:9px 13px;display:flex}.channel-strip>span{align-items:center;gap:6px;display:flex}.channel-strip i{color:#fff;border-radius:6px;place-items:center;width:19px;height:19px;font-size:9px;font-style:normal;font-weight:800;display:grid}.channel-strip i.facebook-mark{background:#397fc1}.channel-strip i.instagram-mark{background:linear-gradient(145deg,#7c55c7,#ef715c)}.channel-strip b{color:#47566a;font-size:9px}.channel-strip small{color:#a0a8b3;font-size:7px}.channel-strip em{color:#9da6b1;margin-left:auto;font-size:7px;font-style:normal}.metric-switch{background:#f2f4f7;border-radius:7px;padding:3px;display:flex}.metric-switch button{color:#8d97a4;background:0 0;border:0;border-radius:5px;height:25px;padding:0 9px;font-size:8px;font-weight:650}.metric-switch button.selected{color:#e46050;background:#fff;box-shadow:0 1px 4px #0f172a14}.chart-wrap.reach .engage-bar{opacity:.16}.chart-wrap.interactions .reach-bar{opacity:.14}.chart-wrap.interactions .engage-bar{opacity:.9}.count-label{color:#8d97a4;background:#f2f4f7;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:650}.brand-row{grid-template-columns:14px 36px minmax(94px,1fr) auto auto}.rank{color:#aab2bc;font-size:9px;font-weight:650}.reuse-note{border-top:1px dashed #e2e6eb;align-items:center;gap:9px;padding-top:13px;display:flex}.reuse-note>i{color:#8c97a5;border:1px dashed #bec6d0;border-radius:8px;place-items:center;width:27px;height:27px;font-size:15px;font-style:normal;display:grid}.reuse-note>span{flex-direction:column;display:flex}.reuse-note b{color:#647286;font-size:8px}.reuse-note small{color:#a4acb6;margin-top:3px;font-size:7px}.analytics-grid{grid-template-columns:1.15fr .72fr .9fr;gap:16px;margin-top:16px;display:grid}.follower-card,.format-card,.health-card{min-height:226px;padding:19px 20px}.follower-total{align-items:flex-end;gap:7px;display:flex}.follower-total small{color:#a0a8b3;font-size:8px}.follower-total b{color:#27384d;letter-spacing:-.03em;font-size:16px}.follower-chart{background:repeating-linear-gradient(#edf0f3 0 1px,#0000 1px 50%);border-bottom:1px solid #edf0f3;align-items:flex-end;gap:clamp(3px,.7vw,8px);height:118px;margin-top:18px;display:flex}.follower-chart>span{background:linear-gradient(#54bd91,#99dfc0);border-radius:4px 4px 0 0;flex:1;min-width:5px;transition:height .3s;display:block;position:relative}.follower-chart>span:last-child{background:#38a779}.follower-chart i{color:#2f9d70;white-space:nowrap;font-size:8px;font-style:normal;font-weight:750;position:absolute;top:-17px;right:-3px}.follower-axis{color:#a6aeb8;justify-content:space-between;margin-top:7px;font-size:8px;display:flex}.format-content{justify-content:center;align-items:center;gap:20px;margin-top:24px;display:flex}.donut{background:conic-gradient(#f27868 0 42%, #8772d0 42% 73%, #4aa1cc 73% 92%, #e6a84c 92% 100%);border-radius:50%;flex:0 0 104px;place-items:center;width:104px;height:104px;display:grid}.donut:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:67px;height:67px}.donut span{z-index:1;text-align:center;flex-direction:column;grid-area:1/1;display:flex}.donut b{color:#2b3b50;letter-spacing:-.04em;font-size:17px}.donut small{color:#9da6b1;margin-top:2px;font-size:7px}.format-legend{flex-direction:column;gap:8px;min-width:84px;display:flex}.format-legend p{color:#7d8896;grid-template-columns:7px 1fr auto;align-items:center;gap:6px;margin:0;font-size:8px;display:grid}.format-legend i{background:#f27868;border-radius:2px;width:6px;height:6px}.format-legend i.carousel-dot{background:#8772d0}.format-legend i.image-dot{background:#4aa1cc}.format-legend i.video-dot{background:#e6a84c}.format-legend b{color:#425166}.setup-status{color:#bb7720;background:#fff2d9;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:700}.check-list{flex-direction:column;gap:11px;margin-top:18px;display:flex}.check-list p{align-items:center;gap:10px;margin:0;display:flex}.check-list p>i{color:#8e99a7;border:1px solid #dfe4e9;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:8px;font-style:normal;font-weight:700;display:grid}.check-list p.done>i{color:#329c6d;background:#e9f8f0;border-color:#cdebdc}.check-list p>span{color:#46556a;flex-direction:column;font-size:9px;font-weight:650;display:flex}.check-list small{color:#a0a8b3;margin-top:2px;font-size:7px;font-weight:500}.content-card{margin-top:16px;overflow:hidden}.content-heading{justify-content:space-between;align-items:flex-start;padding:19px 20px 15px;display:flex}.content-heading h2{color:#25354a;margin:0;font-size:13px;font-weight:700}.content-heading p{color:#a0a8b3;margin:5px 0 0;font-size:9px}.content-heading button{color:#5f6e81;background:#fff;border:1px solid #e3e7ec;border-radius:7px;height:29px;padding:0 10px;font-size:8px;font-weight:650}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:850px}th{color:#a0a8b3;text-align:left;letter-spacing:.02em;background:#fafbfc;border-top:1px solid #edf0f3;border-bottom:1px solid #edf0f3;padding:9px 13px;font-size:8px;font-weight:650}td{color:#6f7c8d;border-bottom:1px solid #eff2f4;padding:11px 13px;font-size:9px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcfd}.post-cell{align-items:center;gap:9px;width:min(330px,29vw);display:flex}.post-preview{border-radius:7px;flex:0 0 38px;width:38px;height:38px;display:block;position:relative;overflow:hidden}.post-preview:before{content:"";border:1px solid #ffffff73;border-radius:50%;width:26px;height:26px;position:absolute;transform:translate(18px,-7px)}.post-preview i{background:#ffffffb3;border-radius:5px;height:3px;position:absolute;inset:auto 6px 7px;box-shadow:0 -6px #ffffff59}.post-cell>span:last-child{flex-direction:column;min-width:0;display:flex}.post-cell b{color:#354459;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:650;overflow:hidden}.post-cell small{color:#a5adb7;margin-top:4px;font-size:7px}.table-brand{white-space:nowrap;align-items:center;gap:7px;display:flex}.table-brand span{color:#fff;border-radius:6px;place-items:center;width:23px;height:23px;font-size:6px;font-weight:750;display:grid}.table-brand b,td>b{color:#48566a;font-size:9px}.platform-tag{color:#7658c1;background:#f2edff;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:700;display:inline-block}.platform-tag.facebook{color:#397cae;background:#eaf3fc}.type-label{color:#a0a8b3;margin-left:6px;font-size:7px}.rate{color:#329c6d;background:#eaf8f1;border-radius:5px;padding:4px 6px;font-size:8px;font-weight:700}.empty-state{color:#7c8897;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:110px;display:flex}.empty-state span{color:#a5adb7}footer{color:#99a3af;justify-content:space-between;align-items:center;gap:20px;padding:17px 2px 0;font-size:8px;display:flex}footer>span{align-items:center;gap:6px;display:flex}footer i{background:#e9a43a;border-radius:50%;width:6px;height:6px;display:block}footer p{margin:0}@media (max-width:1160px){.analytics-grid{grid-template-columns:1fr 1fr}.health-card{grid-column:1/-1}}@media (max-width:1050px){.sidebar{width:204px}.main-panel{margin-left:204px;padding-inline:24px}.filter-spacer{display:none}.filter-bar{flex-wrap:wrap}.channel-strip em{display:none}.kpi-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}}@media (max-width:720px){.sidebar{flex-direction:row;align-items:center;width:100%;height:64px;padding:14px 18px;position:static}.brand-lockup{padding:0}.side-nav,.sync-card,.profile{display:none}.main-panel{margin-left:0;padding:24px 16px}.topbar{align-items:center}.subtitle,.eyebrow,.demo-badge{display:none}.export-button{padding:0 11px}.filter-bar{align-items:stretch}.filter-group{flex:135px}.filter-group select{width:100%;min-width:0}.date-pills{flex:1;justify-content:space-between}.date-inputs{flex:290px;justify-content:space-between}.channel-strip{flex-wrap:wrap;gap:9px 14px}.channel-strip>span{flex:120px}.kpi-grid{grid-template-columns:1fr 1fr}.kpi-card{min-height:112px;padding:14px}.legend{display:none}.analytics-grid{grid-template-columns:1fr}.health-card{grid-column:auto}.post-cell{width:260px}footer{flex-direction:column;align-items:flex-start;gap:5px}}@media (max-width:430px){.kpi-grid{grid-template-columns:1fr}.header-actions{display:none}.brand-row{grid-template-columns:14px 36px 1fr auto}.brand-stat,.metric-switch{display:none}.date-inputs input{width:85px}}.pending-dot{background:#d89a36;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #fff1d7}.scope-note{color:#7d8897;border-top:1px solid #edf0f3;flex-direction:column;gap:5px;margin-top:16px;padding:16px 12px 0;font-size:10px;display:flex}.scope-note b{color:#47566a;font-size:10px}.scope-note small{color:#a4acb6;margin-top:4px}.live-badge{color:#6f7c8d;background:#fff;border:1px solid #e4e8ed;border-radius:9px;align-items:center;gap:8px;height:38px;padding:0 13px;font-size:10px;font-weight:700;display:flex}.live-badge i{background:#d89a36;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #fff1d7}.live-badge.connected{color:#27845d}.live-badge.connected i{background:#36ad74;box-shadow:0 0 0 4px #daf3e6}.sync-button{color:#fff;background:#ea6756;border:0;border-radius:8px;height:34px;padding:0 14px;font-size:10px;font-weight:700}.sync-button:hover{background:#d95949}.sync-button:disabled,.export-button:disabled,.content-heading button:disabled{cursor:default;opacity:.45}.error-banner{color:#875148;background:#fff5f3;border:1px solid #f0c9c4;border-radius:10px;align-items:center;gap:12px;margin-top:14px;padding:11px 14px;font-size:10px;display:flex}.error-banner b{color:#c85547}.connection-section,.live-accounts{margin-top:16px;overflow:hidden}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 14px;display:flex}.section-heading h2{color:#25354a;margin:0;font-size:13px}.section-heading p{color:#98a2af;margin:5px 0 0;font-size:9px}.section-heading>span{color:#8a95a3;font-size:9px}.missing-count{background:#fff1d7;border-radius:999px;padding:5px 8px;font-weight:700;color:#a56d18!important}.connection-grid{grid-template-columns:repeat(4,1fr);gap:10px;padding:0 20px 18px;display:grid}.connection-item{background:#fbfcfd;border:1px solid #e8ebef;border-radius:10px;grid-template-columns:34px 1fr;align-items:center;gap:9px;min-width:0;padding:11px;display:grid}.connection-item.connected{background:#f5fcf8;border-color:#cdebdc}.connection-logo{color:#fff;border-radius:9px;grid-row:span 2;place-items:center;width:34px;height:34px;font-size:15px;font-weight:800;display:grid}.connection-logo.facebook{background:#3478bd}.connection-logo.instagram{background:linear-gradient(145deg,#704fc0,#ed685b)}.connection-item>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.connection-item b{color:#354459;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.connection-item small{color:#939daa;margin-top:3px;font-size:8px}.connection-item em{color:#a26c1b;text-overflow:ellipsis;white-space:nowrap;grid-column:2;font-size:8px;font-style:normal;overflow:hidden}.connection-item.connected em{color:#299166}.onboarding-actions{background:#fafbfc;border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:20px;padding:14px 20px;display:flex}.onboarding-actions b{color:#425166;font-size:10px}.onboarding-actions p{color:#929ca9;margin:4px 0 0;font-size:8px}.onboarding-actions button{color:#56667b;background:#fff;border:1px solid #dfe4e9;border-radius:7px;flex:none;height:31px;padding:0 10px;font-size:8px;font-weight:700}.discovery-results{border-top:1px solid #edf0f3;flex-direction:column;gap:7px;padding:14px 20px;display:flex}.discovery-results b{color:#405067;font-size:9px}.discovery-results code{color:#647286;background:#f5f7f9;border-radius:6px;padding:7px 9px;font-size:8px}.account-table{border-top:1px solid #edf0f3}.account-table>div{border-bottom:1px solid #eff2f4;grid-template-columns:34px minmax(0,1fr) auto 70px;align-items:center;gap:11px;padding:12px 20px;display:grid}.account-table>div:last-child{border-bottom:0}.account-table>div>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.account-table b{color:#3c4b60;font-size:10px}.account-table small{color:#9aa4b1;margin-top:3px;font-size:8px}.account-table strong{color:#27384d;font-size:15px}.account-table em{color:#329c6d;text-align:right;font-size:9px;font-style:normal;font-weight:700}.honest-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:106px;padding:20px;display:flex}.honest-empty.large{border-top:1px solid #edf0f3;min-height:164px}.honest-empty b{color:#667386;font-size:10px}.honest-empty p{color:#9ca6b2;max-width:560px;margin:6px 0 0;font-size:9px;line-height:1.6}.live-content .post-cell{width:min(360px,31vw)}.live-content .post-cell>span{flex-direction:column;min-width:0;display:flex}.api-errors{background:#fff7f5;border:1px solid #f0d0cb;border-radius:10px;margin-top:16px;padding:14px 16px}.api-errors h2{color:#a84c3f;margin:0 0 9px;font-size:11px}.api-errors p{color:#865e58;gap:10px;margin:6px 0 0;font-size:9px;display:flex}.api-errors b{flex:0 0 140px}footer i.connected-footer{background:#36ad74}@media (max-width:1180px){.connection-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.scope-note{display:none}.live-filter .sync-button{flex:140px}.connection-grid{grid-template-columns:1fr}.onboarding-actions{flex-direction:column;align-items:flex-start}.account-table>div{grid-template-columns:34px minmax(0,1fr) auto}.account-table em{text-align:left;grid-column:2/-1}}
