:root{--background:#f8fafc;--foreground:#0f172a;--card:#ffffffdb;--card-foreground:#0f172a;--muted:#f1f5f9;--muted-foreground:#64748b;--border:#e2e8f0f2;--primary:#2563eb;--primary-foreground:#fff;--success:#059669;--success-soft:#ecfdf5;--ring:#2563eb2e;--radius:14px;--shadow:0 1px 2px #0f172a0a, 0 18px 42px #0f172a0f;color:var(--foreground);background:var(--background);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(#2563eb09 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#2563eb09 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#f8fafc 0%,#eef6ff 52%,#f8fafc 100%);min-width:320px;margin:0}button{font:inherit}h1,h2,h3,p{margin-top:0}.dashboard-screen{width:min(1880px,100%);min-height:100vh;margin:0 auto;padding:20px}.ui-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--card);color:var(--card-foreground);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px)}.ui-card-header{padding:18px 18px 0}.ui-card-title{letter-spacing:0;margin:0;font-size:18px;font-weight:760}.ui-card-description{color:var(--muted-foreground);margin:5px 0 0;font-size:13px}.ui-card-content{padding:18px}.ui-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:fit-content;max-width:100%;padding:4px 9px;font-size:11px;font-weight:780;line-height:1;display:inline-flex}.ui-badge-default,.ui-badge-secondary{border-color:var(--ring);color:#1d4ed8;background:#eff6ff}.ui-badge-success{background:var(--success-soft);color:var(--success);border-color:#0596692e}.ui-badge-muted{color:#64748b;background:#f1f5f9;border-color:#94a3b833}.ui-badge-warning{color:#a16207;background:#fef3c7;border-color:#a162072e}.ui-badge-danger{color:#b42318;background:#fee2e2;border-color:#b4231824}.ui-button{border:1px solid var(--border);cursor:pointer;border-radius:10px;font-weight:760}.ui-button-default{background:var(--primary);color:var(--primary-foreground)}.ui-button-secondary,.ui-button-ghost{color:var(--foreground);background:#fff}.ui-button-md{min-height:36px;padding:0 14px}.ui-button-sm{min-height:30px;padding:0 10px}.ui-button-icon{width:34px;height:34px;padding:0}.ui-tabs{display:inline-flex}.ui-tabs-list{border:1px solid var(--border);background:#f8fafce6;border-radius:999px;gap:4px;padding:4px;display:inline-flex;box-shadow:inset 0 1px #ffffffe6}.ui-tabs-trigger{min-width:54px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 13px;font-size:12px;font-weight:780}.ui-tabs-trigger.is-active{color:#1d4ed8;background:#fff;box-shadow:0 1px 2px #0f172a14,inset 0 0 0 1px #2563eb1a}.ui-progress{background:#94a3b829;border-radius:999px;height:8px;overflow:hidden}.ui-progress span{border-radius:inherit;background:linear-gradient(90deg,#2563eb,#7c3aed);height:100%;display:block}.hero-grid{grid-template-columns:.46fr 1fr;gap:16px;display:grid}.north-card,.top-chart-card{min-height:328px}.north-card .ui-card-header{gap:14px;display:grid}.north-card .ui-card-title{font-size:24px}.north-card.is-pending{background:#f8fafcd6}.north-card.is-pending .ui-card-title,.north-card.is-pending .north-value strong,.north-card.is-pending .north-meta strong{color:#607087}.north-value{grid-template-columns:auto auto 1fr;align-items:center;gap:16px;display:grid}.north-value strong{font-size:clamp(52px,5vw,76px);line-height:.95}.north-value span,.muted-note{color:var(--muted-foreground);font-size:13px}.north-meta{gap:72px;margin:24px 0 18px;display:flex}.north-meta span{color:var(--muted-foreground);margin-bottom:8px;font-size:13px;display:block}.north-meta strong{font-size:22px}.muted-note{margin:12px 0 0}.chart-card-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.chart-controls{align-items:center;gap:12px;display:flex}.chart-card-content{padding-top:12px}.chart-tooltip{border:1px solid var(--border);background:#fffffff5;border-radius:10px;gap:4px;padding:9px 10px;display:grid;box-shadow:0 12px 28px #0f172a1a}.chart-tooltip span{color:var(--muted-foreground);font-size:12px}.chart-tooltip strong{font-size:14px}.funnel-section{margin-top:16px}.section-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.funnel-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding-top:18px;display:grid}.funnel-card{background:#ffffffa8;min-height:376px;box-shadow:0 1px 2px #0f172a0a}.funnel-card .ui-card-header{gap:14px;display:grid}.step-head{justify-content:space-between;gap:10px;display:flex}.step-value{align-items:baseline;gap:10px;margin-bottom:18px;display:flex}.step-value strong{font-size:25px;line-height:1}.detail-caption{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;margin:0 0 12px;font-size:11px;font-weight:760;overflow:hidden}.detail-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.detail-grid small{color:var(--muted-foreground);margin-bottom:8px;font-size:10px;font-weight:800;display:block}.detail-grid p{grid-template-columns:minmax(0,.85fr) auto;gap:5px;margin:0 0 8px;font-size:10px;line-height:1.15;display:grid}.detail-grid span,.detail-grid strong,.detail-grid em{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.detail-grid span{color:var(--foreground);font-weight:760}.detail-grid strong{font-weight:760}.detail-grid em{color:var(--success);grid-column:1/-1;font-style:normal;font-weight:760}.conversion-badge{margin-top:12px}.stage-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:16px;display:grid}.stage-card{min-height:342px}.stage-card.is-pending{background:#f2f6fb9e}.stage-card.is-pending .ui-card-title,.stage-card.is-pending .stage-value strong,.stage-card.is-pending .metric-row span,.stage-card.is-pending .metric-row strong{color:#66758b}.stage-title-row{align-items:center;gap:11px;display:flex}.stage-value{align-items:baseline;gap:10px;margin-bottom:12px;display:flex}.stage-value strong{font-size:27px;line-height:1}.stage-value span{color:var(--muted-foreground);font-size:12px}.source-tiles{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.source-tile{border:1px solid var(--border);background:#ffffff94;border-radius:10px;min-width:0;padding:9px 10px}.source-tile.is-empty{background:#f8fafc94;border-style:dashed}.source-tile span,.source-tile small{color:var(--muted-foreground);white-space:nowrap;text-overflow:ellipsis;font-size:11px;display:block;overflow:hidden}.source-tile strong{white-space:nowrap;text-overflow:ellipsis;margin:4px 0 3px;font-size:16px;line-height:1.05;display:block;overflow:hidden}.source-tile.is-empty strong{color:#94a3b8}.metric-rows{border:1px solid var(--border);background:#f8fafcb8;border-radius:10px;gap:1px;max-height:154px;display:grid;overflow:hidden}.metric-rows:hover{overflow-y:auto}.metric-row{background:#ffffffb8;grid-template-columns:minmax(0,1.08fr) minmax(68px,.48fr) auto;align-items:center;gap:10px;min-height:36px;padding:7px 10px;display:grid}.metric-row span,.metric-row strong,.metric-row em{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.metric-row span{color:var(--foreground);font-size:11px;font-weight:740;display:block}.metric-row strong{margin-top:2px;font-size:11px;font-weight:680;display:block}.metric-row em{color:var(--success);font-size:11px;font-style:normal;font-weight:760}@media (width<=1320px){.hero-grid{grid-template-columns:1fr}.stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.funnel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.dashboard-screen{padding:12px}.chart-card-header,.section-header,.chart-controls{flex-direction:column}.chart-controls,.ui-tabs,.ui-tabs-list{width:100%}.ui-tabs-trigger{flex:1}.stage-grid,.funnel-grid,.north-value,.north-meta{grid-template-columns:1fr}.north-meta{gap:14px;display:grid}}.top-nav{margin:0 0 20px}.top-nav ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.top-nav-item{appearance:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#475569;cursor:pointer;background:#ffffff8c;border:1px solid #94a3b866;border-radius:999px;padding:8px 18px;font-size:14px;font-weight:500;transition:all .18s}.top-nav-item:hover{color:#0f172a;background:#fffc}.top-nav-item.is-active{color:#fff;background:#0f172a;border-color:#0f172a}.stage-panel,.acquisition-detail{margin-top:8px}.stage-panel .stage-card{max-width:100%}.acq-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.acq-card-wide{grid-column:span 2}.acq-card{flex-direction:column;display:flex}.acq-card .recharts-default-tooltip{background:#fff!important;border:1px solid #e2e8f0!important}.diagnostics-block{background:#2563eb0f;border:1px solid #2563eb1f;border-radius:10px;margin-top:16px;padding:12px 14px}.diagnostics-block small{color:#2563eb;text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:11px;font-weight:600;display:block}.diagnostics-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.diagnostics-list li{color:#1e293b;font-size:13px;line-height:1.55}.diagnostics-list strong{color:#0f172a;font-weight:600}.leaderboard{flex-direction:column;gap:8px;display:flex}.leaderboard-row{grid-template-columns:24px 1fr auto;align-items:center;gap:12px;padding:8px 4px;display:grid}.lb-rank{color:#94a3b8;text-align:center;font-size:12px;font-weight:600}.lb-main{min-width:0}.lb-label{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:4px;display:flex}.lb-label strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-size:13px;overflow:hidden}.lb-channel{border-radius:4px!important;padding:2px 6px!important;font-size:10px!important}.lb-title{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:320px;font-size:11px;display:block;overflow:hidden}.lb-bar-track{background:#94a3b826;border-radius:999px;height:4px;overflow:hidden}.lb-bar-fill{border-radius:999px;height:100%;transition:width .3s}.lb-numbers{text-align:right;white-space:nowrap}.lb-numbers strong{color:#0f172a;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600;display:block}.lb-numbers small{color:#64748b;font-size:11px}.channel-mix{margin-bottom:16px}.channel-mix-bar{border:1px solid #94a3b833;border-radius:6px;height:12px;margin-bottom:12px;display:flex;overflow:hidden}.channel-mix-segment{height:100%}.channel-mix-legend{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.channel-mix-legend li{color:#475569;align-items:center;gap:6px;font-size:12px;display:flex}.channel-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.channel-mix-legend strong{color:#0f172a;font-weight:600}.channel-mix-legend span{font-variant-numeric:tabular-nums;color:#2563eb;margin-left:auto;font-weight:600}.channel-mix-legend small{color:#94a3b8;font-size:11px}.delta-list{flex-direction:column;gap:8px;display:flex}.delta-row{grid-template-columns:18px 1fr auto;align-items:center;gap:10px;padding:6px 0;display:grid}.delta-arrow{text-align:center;font-size:12px}.delta-arrow.up{color:#16a34a}.delta-arrow.down{color:#dc2626}.delta-arrow.flat{color:#94a3b8}.delta-label{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.delta-label strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-size:13px;overflow:hidden}.delta-channel{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.delta-new{padding:1px 5px!important;font-size:9px!important}.delta-numbers{text-align:right;white-space:nowrap}.delta-numbers strong{font-variant-numeric:tabular-nums;font-size:13px;font-weight:600;display:block}.delta-numbers strong.is-up{color:#16a34a}.delta-numbers strong.is-down{color:#dc2626}.delta-numbers small{color:#94a3b8;font-size:11px}@media (width<=900px){.acq-detail-grid{grid-template-columns:1fr}.acq-card-wide{grid-column:span 1}}.acq-tooltip{background:#fffffff5;border:1px solid #e2e8f0;border-radius:8px;min-width:180px;padding:10px 12px;font-size:12px;box-shadow:0 6px 20px #0f172a14}.acq-tooltip-date{color:#0f172a;margin-bottom:6px;font-size:11px;font-weight:600}.acq-tooltip-row{grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:3px 0;display:grid}.acq-tooltip-dot{border-radius:50%;width:8px;height:8px}.acq-tooltip-label{color:#475569}.acq-tooltip-value{color:#0f172a;font-variant-numeric:tabular-nums;font-weight:600}.acq-section{margin-bottom:28px}.acq-section-head{border-bottom:1px solid #94a3b82e;margin-bottom:14px;padding-bottom:8px}.acq-section-head h2{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:700}.acq-section-head small{color:#64748b;font-size:12px}.kpi-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.kpi-tile{background:#ffffffc7;border:1px solid #94a3b838;border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.kpi-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.kpi-value{color:#0f172a;font-variant-numeric:tabular-nums;font-size:26px;font-weight:700;line-height:1.1}.kpi-delta{align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.kpi-arrow{font-size:11px}.kpi-up{color:#16a34a}.kpi-down{color:#dc2626}.kpi-flat{color:#94a3b8}.kpi-delta-text{color:#64748b}.kpi-pending{color:#94a3b8;font-style:italic}.kpi-hint{color:#94a3b8;margin-top:2px;font-size:10px}.weekly-bars{justify-content:space-around;align-items:flex-end;gap:16px;height:180px;padding:8px 0;display:flex}.week-bar{flex-direction:column;flex:1;align-items:center;gap:4px;display:flex}.week-bar-track{background:#94a3b814;border-radius:6px;align-items:flex-end;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.week-bar-fill{background:linear-gradient(#2563eb 0%,#7c3aed 100%);border-radius:6px 6px 0 0;width:100%;transition:height .4s}.week-bar strong{color:#0f172a;font-variant-numeric:tabular-nums;font-size:13px;font-weight:600}.week-bar small{color:#64748b;font-size:11px}.week-uniques{color:#94a3b8!important;font-size:10px!important}.delta-pair{grid-template-columns:1fr 1fr;gap:18px;display:grid}.diag-pair{grid-template-columns:1fr 1fr;gap:16px;display:grid}.diag-pair>.acq-card{margin:0}@media (width<=960px){.diag-pair{grid-template-columns:1fr}}.delta-pair-label{color:#475569;letter-spacing:.02em;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.pending-card{background:#f1f5f98c!important;border-style:dashed!important;border-color:#94a3b866!important}.pending-block{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.pending-block p{color:#475569;margin:0;font-size:13px;line-height:1.5}@media (width<=900px){.kpi-row{grid-template-columns:repeat(2,1fr)}.delta-pair{grid-template-columns:1fr}}.acq-spec-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.acq-col-head{border-bottom:2px solid #2563eb2e;margin-bottom:14px;padding-bottom:10px}.acq-col-head h2{color:#0f172a;letter-spacing:-.01em;margin:0 0 4px;font-size:17px;font-weight:700}.acq-col-head small{color:#64748b;font-size:12px}.acq-col-left .acq-section,.acq-col-right .acq-section{margin-bottom:24px}.acq-col-left .acq-section-head h3,.acq-col-right .acq-section-head h3{color:#0f172a;margin:0 0 4px;font-size:15px;font-weight:700}.acq-col-left .acq-section-head,.acq-col-right .acq-section-head{border-bottom:1px solid #94a3b82e;margin-bottom:12px;padding-bottom:6px}.acq-col-left .acq-section-head small,.acq-col-right .acq-section-head small{color:#64748b;font-size:11px;line-height:1.5}.acq-col-left .acq-card,.acq-col-right .acq-card{margin-bottom:12px}.acq-col-left .kpi-row{grid-template-columns:repeat(4,minmax(0,1fr))}.acq-col-right .kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.other-platforms-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.pending-card-soft{background:#f1f5f966!important;border-style:dashed!important;border-color:#94a3b84d!important}@media (width<=1180px){.acq-spec-grid,.other-platforms-grid{grid-template-columns:1fr}}.gsc-table{flex-direction:column;gap:4px;display:flex}.gsc-table-head{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #94a3b824;grid-template-columns:1fr 56px 60px 44px 44px;gap:6px;padding:6px 8px;font-size:10px;font-weight:600;display:grid}.gsc-table-row{border-bottom:1px dashed #e2e8f099;grid-template-columns:1fr 56px 60px 44px 44px;align-items:center;gap:6px;padding:6px 8px;font-size:12px;display:grid}.gsc-q-label{align-items:center;gap:8px;min-width:0;display:flex;position:relative}.gsc-rank{color:#94a3b8;text-align:center;flex-shrink:0;width:16px;font-size:11px;font-weight:600}.gsc-q-label strong{color:#0f172a;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.gsc-page-text{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px!important}.gsc-q-bar{opacity:.4;background:#16a34a;border-radius:2px;height:3px;position:absolute;bottom:-4px;left:24px}.gsc-num{text-align:right;font-variant-numeric:tabular-nums;color:#0f172a;font-size:11px;font-weight:600}.gsc-dim{color:#64748b!important;font-size:10px!important;font-weight:500!important}.gsc-breakdown{grid-template-columns:1fr 1fr;gap:18px;display:grid}.gsc-breakdown-label{color:#475569;text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px;font-size:11px;font-weight:600;display:block}.gsc-bd-row{grid-template-columns:70px 1fr 80px;align-items:center;gap:8px;padding:4px 0;display:grid}.gsc-bd-name{color:#475569;font-size:11px;font-weight:600}.gsc-bd-bar-track{background:#94a3b824;border-radius:999px;height:6px;overflow:hidden}.gsc-bd-bar-fill{border-radius:999px;height:100%;transition:width .3s}.gsc-bd-val{text-align:right;white-space:nowrap}.gsc-bd-val strong{font-variant-numeric:tabular-nums;color:#0f172a;font-size:11px;font-weight:600}.gsc-bd-val small{color:#94a3b8;margin-left:4px;font-size:9px}.acq-subnav{border-bottom:1px solid #94a3b82e;margin-bottom:20px;padding-bottom:8px}.acq-subnav ul{gap:24px;margin:0;padding:0;list-style:none;display:flex}.acq-subnav-item{color:#64748b;cursor:pointer;background:0 0;border:0;padding:8px 4px;font-size:14px;font-weight:600;transition:color .15s;position:relative}.acq-subnav-item:hover{color:#0f172a}.acq-subnav-item.is-active{color:#2563eb}.acq-subnav-item.is-active:after{content:"";background:#2563eb;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-9px;left:0;right:0}.traffic-subtab,.external-subtab{flex-direction:column;gap:24px;display:flex}.traffic-subtab .acq-section,.external-subtab .acq-section{margin-bottom:0}.traffic-subtab .acq-section-head h3,.external-subtab .acq-section-head h3{color:#0f172a;margin:0 0 4px;font-size:16px;font-weight:700}.traffic-subtab .acq-section-head,.external-subtab .acq-section-head{border-bottom:1px solid #94a3b82e;margin-bottom:14px;padding-bottom:8px}.traffic-subtab .acq-section-head small,.external-subtab .acq-section-head small{color:#64748b;font-size:12px;line-height:1.5}.external-subtab .other-platforms-grid{grid-template-columns:repeat(2,1fr)}.traffic-subtab .acq-card,.external-subtab .acq-card{margin-bottom:12px}@media (width<=800px){.acq-subnav ul{gap:12px}.external-subtab .other-platforms-grid{grid-template-columns:1fr}}.diagnostics-card{background:linear-gradient(#2563eb0a 0%,#ffffffb3 80%)!important;border:1px solid #2563eb2e!important}.diag-block{background:#ffffffb3;border-left:3px solid #2563eb;border-radius:8px;margin-bottom:14px;padding:10px 14px}.diag-block:last-child{margin-bottom:0}.diag-block-action{background:#fef3c759;border-left-color:#f59e0b}.diag-block-label{color:#2563eb;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.diag-block-action .diag-block-label{color:#b45309}.diag-block .diagnostics-list{margin:0;padding-left:18px}.diag-block .diagnostics-list li{color:#1e293b;margin-bottom:4px;font-size:13px;line-height:1.6}.diag-block .diagnostics-list strong{color:#0f172a;font-weight:700}.diag-block-anomaly{background:#fee2e273;border-left-color:#dc2626}.diag-block-anomaly .diag-block-label{color:#b91c1c}.tw-role{color:#94a3b8;background:#94a3b824;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:500}.twitter-account-card .tw-account-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.twitter-account-card .tw-account-stats>div{background:#ffffffa6;border:1px solid #94a3b82e;border-radius:8px;flex-direction:column;gap:2px;padding:10px 12px;display:flex}.twitter-account-card .tw-account-stats small{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.twitter-account-card .tw-account-stats strong{color:#0f172a;font-variant-numeric:tabular-nums;margin-top:2px;font-size:22px;font-weight:700;line-height:1.1}.twitter-account-card .tw-account-stats em{color:#475569;margin-top:2px;font-size:11px;font-style:normal}.tw-accounts-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;margin-bottom:12px;display:grid}@media (width<=1100px){.tw-accounts-grid{grid-template-columns:1fr}.twitter-account-card .tw-account-stats{grid-template-columns:repeat(2,1fr)}}.tw-tweets-list{flex-direction:column;gap:6px;display:flex}.tw-tweet-row{color:inherit;background:#ffffffb3;border:1px solid #94a3b833;border-radius:10px;padding:10px 14px;text-decoration:none;transition:all .15s;display:block}.tw-tweet-row:hover{background:#fffffff2;border-color:#2563eb4d;transform:translateY(-1px)}.tw-tweet-meta{color:#64748b;gap:10px;margin-bottom:4px;font-size:11px;display:flex}.tw-tweet-handle{color:#2563eb;font-weight:700}.tw-tweet-time{font-weight:500}.tw-tweet-lang{text-transform:uppercase;background:#94a3b826;border-radius:4px;padding:1px 6px;font-size:10px}.tw-tweet-row-hot{background:linear-gradient(135deg,#fed7aa8c,#ffffffb3);border-color:#ea580c59;box-shadow:inset 0 0 0 1px #ea580c2e}.tw-tweet-hot{color:#c2410c;background:#fed7aa99;border:1px solid #ea580c73;border-radius:4px;padding:1px 6px;font-size:10px;font-weight:700}.tw-tweet-tags{flex-wrap:wrap;gap:4px;margin-left:auto;display:inline-flex}.tw-tag{white-space:nowrap;border:1px solid #0000;border-radius:4px;padding:1px 6px;font-size:10px}.tw-tag-topic{color:#166534;background:#16a34a1f;border-color:#16a34a4d;font-weight:600}.tw-tag-attr{color:#4338ca;background:#6366f11a;border-color:#6366f140}.tw-tweet-text{color:#0f172a;white-space:pre-wrap;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0 6px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.tw-tweet-stats{color:#475569;font-variant-numeric:tabular-nums;gap:14px;font-size:11px;display:flex}.quant-screen{gap:16px;display:grid}.quant-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.quant-header h2{margin:0;font-size:26px;line-height:1.18}.quant-header p{color:var(--muted-foreground);margin:8px 0 0;font-size:14px}.quant-hero-grid{grid-template-columns:minmax(360px,.42fr) minmax(0,1fr);gap:14px;display:grid}.quant-north-card,.quant-chart-card,.quant-funnel-card{box-shadow:var(--shadow)}.quant-community{gap:1rem;padding:1rem 0;display:flex}.quant-community-item{background:var(--surface,#f8fafc);border:1px solid var(--border,#e2e8f0);border-radius:.75rem;flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:1rem;display:flex}.quant-community-icon{font-size:1.25rem}.quant-community-item strong{color:var(--foreground,#0f172a);font-size:1.5rem;font-weight:700}.quant-community-label{color:var(--muted,#64748b);font-size:.8rem}.quant-north-card{min-height:330px}.quant-north-card .ui-card-header{gap:14px;display:grid}.quant-north-card .ui-card-title{font-size:22px}.quant-north-value{align-items:baseline;gap:14px;display:flex}.quant-north-value strong{font-size:clamp(56px,5vw,78px);line-height:.95}.quant-north-card p{color:var(--muted-foreground);margin:10px 0 24px;font-size:13px}.quant-source-link{color:#2563eb;font-weight:750;text-decoration:none}.quant-source-link:hover{text-underline-offset:3px;text-decoration:underline}.quant-chart-card{min-height:330px}.quant-chart-card .ui-card-header{align-items:center}.quant-chart-content{height:266px}.quant-chart-label{fill:var(--foreground);font-size:11px;font-weight:800}.quant-funnel{gap:12px;display:grid}.quant-funnel-step{border:1px solid var(--border);background:#f8fafcd1;border-radius:8px;grid-template-columns:260px minmax(0,1fr);align-items:center;gap:18px;padding:14px 16px;display:grid}.quant-funnel-summary{gap:8px;min-width:0;display:grid}.quant-step-head{justify-content:space-between;gap:8px;display:flex}.quant-funnel-step h3{margin:0;font-size:14px}.quant-funnel-step>strong{font-size:26px;line-height:1;display:block}.quant-funnel-step p{color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.4}.quant-funnel-trend{min-width:0;min-height:144px}.quant-funnel-trend-label{color:var(--muted-foreground);z-index:1;margin:0 0 -12px 42px;font-size:12px;font-weight:800;position:relative}.quant-funnel-trend-label.is-inside{margin:0}.quant-acquisition-chart-card,.quant-download-chart-card{color:inherit;background:#fff;border:1px solid #2563eb24;border-radius:8px;gap:8px;min-width:0;padding:10px 12px;text-decoration:none;display:grid}.quant-download-warning{color:#b45309;margin:0;font-size:12px;font-weight:700;line-height:1.45}.quant-chart-link{color:inherit;min-width:0;text-decoration:none;display:block}.quant-acquisition-legend{flex-wrap:wrap;gap:10px;display:flex}.quant-acquisition-legend-item{border:1px solid var(--border);background:#f8fafc;border-radius:8px;align-items:center;gap:8px;min-width:0;padding:7px 9px;display:flex}.quant-acquisition-legend-item>span{background:var(--series-color);border-radius:999px;width:8px;height:8px}.quant-acquisition-legend-item div{gap:2px;display:grid}.quant-acquisition-legend-item strong{color:var(--foreground);font-size:12px;line-height:1}.quant-acquisition-legend-item em{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-style:normal;overflow:hidden}.quant-acquisition-legend-item small{color:#0f766e;white-space:nowrap;font-size:11px;font-weight:700;line-height:1}.qual-screen{gap:16px;display:grid}.qual-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}.qual-eyebrow{color:#2563eb;letter-spacing:.04em;text-transform:uppercase;margin:0 0 4px;font-size:12px;font-weight:850}.qual-header h1{margin:0;font-size:34px;line-height:1.08}.qual-header p:not(.qual-eyebrow){color:var(--muted-foreground);margin:8px 0 0;font-size:14px}.qual-status-switch{border:1px solid var(--border);background:#f8fafce0;border-radius:999px;gap:4px;padding:4px;display:inline-flex}.qual-status-switch button{min-height:38px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;padding:0 13px;font-weight:760;display:inline-flex}.qual-status-switch button.is-active{color:#1d4ed8;background:#fff;box-shadow:0 1px 2px #0f172a14,inset 0 0 0 1px #2563eb1f}.qual-overview{grid-template-columns:minmax(420px,.72fr) minmax(0,1fr);gap:14px;display:grid}.qual-card,.qual-filter-card,.qual-feedback-section{box-shadow:var(--shadow)}.qual-card-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.qual-channel-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.qual-channel-metric{border:1px solid var(--border);background:#f8fafcd6;border-radius:8px;align-content:space-between;gap:10px;min-height:126px;padding:14px;display:grid}.qual-channel-metric span{color:var(--muted-foreground);font-size:12px;font-weight:800;display:block}.qual-channel-metric p{color:#94a3b8;margin:5px 0 0;font-size:12px;line-height:1.35}.qual-channel-metric strong{margin-top:4px;font-size:34px;line-height:1;display:block}.qual-source-note{border:1px solid var(--border);color:var(--muted-foreground);background:#fff;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:12px;line-height:1.45}.qual-trend{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-end;gap:7px;height:182px;padding-top:4px;display:flex;overflow-x:auto}.qual-trend-bar{min-width:25px;color:var(--muted-foreground);flex:1;place-items:end center;gap:5px;font-size:10px;display:grid}.qual-trend-bar div{background:linear-gradient(#2563eb,#0f766e);border-radius:5px 5px 0 0;width:min(30px,78%)}.qual-trend-bar strong{color:var(--foreground);font-size:11px}.qual-filter-card{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffffa;position:sticky;top:0}.qual-section-title,.qual-chip-row,.qual-feedback-meta{align-items:center;gap:7px;display:flex}.qual-section-title{align-items:flex-start}.qual-section-title>svg{color:#2563eb;margin-top:1px}.qual-filter-stack,.qual-filter-row{gap:14px;display:grid}.qual-filter-row.is-main{grid-template-columns:.95fr 1.32fr .78fr}.qual-filter-row.is-detail{grid-template-columns:.95fr .88fr .68fr}.qual-filter-label{color:var(--muted-foreground);margin-bottom:8px;font-size:12px;font-weight:800;display:block}.qual-chip-row{flex-wrap:wrap}.qual-chip{border:1px solid var(--border);background:#fff}.qual-chip.is-active{color:#1d4ed8;background:#eff6ff;border-color:#2563eb3d}.qual-search{display:block;position:relative}.qual-search svg{color:var(--muted-foreground);position:absolute;top:10px;left:10px}.qual-search input,.qual-date-filter input{border:1px solid var(--border);width:100%;min-height:36px;color:var(--foreground);font:inherit;background:#fff;border-radius:8px;font-size:13px}.qual-search input{padding:0 10px 0 34px}.qual-date-filter{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;display:grid}.qual-date-filter input{padding:0 10px}.qual-date-filter span{color:var(--muted-foreground);font-size:12px;font-weight:800}.qual-board{gap:16px;display:grid}.qual-feedback-section{overflow:hidden}.qual-feedback-section .qual-card-header{border-bottom:1px solid var(--border);background:linear-gradient(#fff,#fbfdff);padding-bottom:14px}.qual-section-count{border:1px solid var(--border);color:var(--muted-foreground);background:#f8fafcd6;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.qual-feedback-list{padding:0}.qual-feedback-table{overflow:hidden}.qual-feedback-table-header,.qual-feedback-row{grid-template-columns:minmax(360px,1fr) minmax(230px,.52fr) 128px 72px 82px 174px;align-items:start;gap:12px;display:grid}.qual-feedback-table-header{z-index:2;border-bottom:1px solid var(--border);color:var(--muted-foreground);text-transform:uppercase;background:#f9fafb;padding:9px 14px;font-size:11px;font-weight:900;position:sticky;top:129px}.qual-feedback-row{border-bottom:1px solid var(--border);background:#fff;padding:13px 14px;transition:background .12s,box-shadow .12s}.qual-feedback-row:hover{background:#fbfdff;box-shadow:inset 3px 0 #2563eb}.qual-feedback-row:last-child{border-bottom:0}.qual-feedback-main,.qual-feedback-tags{min-width:0}.qual-feedback-main h3{color:var(--foreground);margin:0 0 6px;font-size:14px;line-height:1.35}.qual-feedback-main p{color:#4b5563;margin:0;font-size:12px;line-height:1.55}.qual-feedback-meta{color:var(--muted-foreground);flex-wrap:wrap;font-size:12px}.qual-tag-row{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.qual-tag-row span{border:1px solid var(--border);min-height:22px;color:var(--muted-foreground);background:#fff;border-radius:999px;align-items:center;gap:4px;padding:0 7px;font-size:11px;font-weight:750;display:inline-flex}.qual-action-note{color:#475569;background:#f1f5f9;border-radius:7px;grid-template-columns:62px minmax(0,1fr);gap:8px;margin-top:9px;padding:8px 9px;font-size:12px;line-height:1.45;display:grid}.qual-action-note strong{color:var(--foreground)}.qual-priority-cell select{border:1px solid var(--border);width:100%;height:34px;color:var(--foreground);font:inherit;background:#fff;border-radius:6px;padding:0 8px;font-size:12px;font-weight:700}.qual-row-actions{gap:8px;display:grid}.qual-row-actions .ui-button{border-radius:6px;justify-content:center;align-items:center;gap:7px;display:inline-flex}.qual-link-button{border:1px solid var(--border);color:#2563eb;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:34px;font-size:12px;font-weight:800;display:inline-flex}.qual-badge-danger{color:#b42318;background:#fee2e2;border-color:#b4231824}.qual-badge-warning{color:#a16207;background:#fef3c7;border-color:#a162072e}.qual-empty-state{color:var(--muted-foreground);text-align:center;padding:28px}@media (width<=980px){.qual-header,.qual-card-header{flex-direction:column;align-items:flex-start}.qual-overview,.qual-filter-row.is-main,.qual-filter-row.is-detail{grid-template-columns:1fr}.qual-feedback-table{overflow-x:auto}.qual-feedback-table-header,.qual-feedback-row{min-width:980px}}
