html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}html,body,#root{min-height:100%;margin:0;background:#0c111b}.app-layout{min-height:100vh}.login-wrap{min-height:100vh;background:#0c111b;display:grid;place-items:center;padding:24px}.login-card{width:min(420px,100%);background:#111827;border:1px solid #243044;border-radius:8px;box-shadow:0 24px 80px #00000052}.login-heading{width:100%;margin-bottom:14px}.login-heading h3{margin:0}.app-sider{background:#111827!important;border-right:1px solid #243044;padding:18px 12px}.brand{color:#f3f7ff;font-size:20px;font-weight:800;padding:8px 10px 20px}.nav-item{display:flex;align-items:center;gap:10px;width:100%;border:0;color:#92a0b8;background:transparent;padding:10px 12px;border-radius:8px;margin-bottom:4px;cursor:pointer;font:inherit;text-align:left}.nav-item.active{color:#78a9ff;background:#3f8cff1f}.nav-item:hover{color:#f3f7ff;background:#ffffff0a}.app-header{height:auto;min-height:58px;padding:10px 28px;background:#111827;border-bottom:1px solid #243044;display:flex;align-items:center;justify-content:space-between}.app-header h3{margin:0;line-height:1.2}.account-avatar-button{width:40px;height:40px;border:1px solid #2f3d56;border-radius:999px;padding:3px;background:#0c111b;cursor:pointer;display:grid;place-items:center}.account-avatar-button:hover{border-color:#3f8cff}.account-popover{width:320px;display:grid;gap:14px}.account-popover>div:first-child{display:grid;gap:2px}.account-popover-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.account-popover-stats .ant-statistic{background:#0c111b;border:1px solid #243044;border-radius:8px;padding:12px}.app-content{padding:22px 28px 36px;max-width:1180px}.panel{background:#111827;border:1px solid #243044;border-radius:8px;padding:22px;margin-bottom:16px}.panel h3{margin:0}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.stats-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.stats-row .ant-statistic{background:#0c111b;border:1px solid #243044;border-radius:8px;padding:16px}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.module-item{min-height:96px;background:#0c111b;border:1px solid #243044;border-radius:8px;padding:16px;display:flex;gap:12px;align-items:flex-start}.module-item svg{color:#78a9ff;font-size:20px;margin-top:2px}.module-item strong,.module-item span{display:block}.module-item strong{color:#f3f7ff;margin-bottom:6px}.module-item span{color:#92a0b8;font-size:13px;line-height:1.5}.search-bar{width:min(720px,100%);margin-bottom:16px;display:flex;align-items:stretch}.search-bar .ant-input,.search-bar .ant-btn{height:40px}.search-bar .ant-btn{display:inline-flex;align-items:center;justify-content:center}.picker-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.video-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.video-card{border:1px solid #243044;border-radius:8px;background:#0c111b;color:inherit;padding:0;overflow:hidden;text-align:left;cursor:pointer}.video-card.selected{border-color:#3f8cff;box-shadow:0 0 0 1px #3f8cff73}.video-thumb{height:132px;background:#1f2937;background-position:center;background-size:cover;position:relative}.video-thumb span,.video-thumb b{position:absolute;top:10px;border-radius:999px;padding:4px 8px;font-size:12px;background:#0c111bd1}.video-thumb span{left:10px}.video-thumb b{right:10px;color:#78a9ff}.video-body{padding:12px}.video-body strong{display:-webkit-box;min-height:42px;margin:5px 0 10px;color:#f3f7ff;line-height:1.45;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.video-author{display:block;color:#92a0b8;font-size:12px}.video-stats{display:flex;flex-wrap:wrap;gap:8px;color:#92a0b8;font-size:12px;margin-bottom:8px}.reply-text{display:block;max-width:520px;white-space:pre-wrap;background:#0c111b;border:1px solid #243044;border-radius:8px;padding:10px 12px;line-height:1.55}.lead-filters{display:grid;gap:4px;margin-bottom:12px}.lead-filters .ant-tabs-nav{margin-bottom:4px}.empty-panel{min-height:180px;border:1px dashed #334155;border-radius:8px;display:grid;place-items:center;align-content:center;gap:10px;color:#78a9ff}.empty-panel svg{font-size:24px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.settings-item{min-height:64px;background:#0c111b;border:1px solid #243044;border-radius:8px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.settings-item span{color:#92a0b8}.topup-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.topup-plan{min-height:260px;background:#0c111b;border:1px solid #243044;border-radius:8px;padding:18px;display:flex;flex-direction:column;gap:14px}.topup-plan h4{margin:0}.topup-price{color:#f3f7ff;font-size:28px;font-weight:800}.insight-input-panel .search-bar{margin-bottom:0}.insight-hero{display:flex;align-items:center;justify-content:space-between;gap:16px}.insight-hero h3{margin:0}.insight-grid{display:grid;gap:16px;margin-bottom:16px}.insight-grid-two{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.insight-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-card{background:#111827;border:1px solid #243044;border-radius:8px;padding:18px}.insight-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.insight-card-head h4{margin:0}.insight-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.insight-kpis div,.insight-persona div,.insight-opps div,.insight-competitors>div{background:#0c111b;border:1px solid #243044;border-radius:8px;padding:12px}.insight-kpis b{display:block;color:#78a9ff;font-size:24px;line-height:1.2;margin-bottom:6px}.insight-kpis b.good{color:#22c55e}.insight-kpis b.bad{color:#ef4444}.insight-kpis span,.insight-persona span,.insight-opps span{color:#92a0b8;font-size:13px;line-height:1.45}.insight-trend{display:block;width:100%;min-height:120px}.insight-labels{display:flex;justify-content:space-between;gap:6px;color:#92a0b8;font-size:12px;margin-top:8px}.insight-bars,.insight-keywords,.insight-pain,.insight-persona,.insight-opps{display:grid;gap:10px}.insight-bar-row,.insight-keywords div,.insight-pain div,.insight-comp-head{display:grid;grid-template-columns:minmax(92px,.8fr) minmax(0,1fr) auto;align-items:center;gap:10px}.insight-bar-row span,.insight-keywords span,.insight-pain span{color:#f3f7ff}.insight-tags{display:flex;flex-wrap:wrap;gap:8px}.insight-news{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.insight-news article{background:#0c111b;border:1px solid #243044;border-radius:8px;padding:14px}.insight-news article>div{display:flex;align-items:center;gap:8px;margin-bottom:8px}.insight-news b,.insight-opps b,.insight-competitors b{display:block;color:#f3f7ff;margin-bottom:6px}.insight-news p{color:#92a0b8;line-height:1.55;margin:0}.insight-persona{grid-template-columns:repeat(2,minmax(0,1fr))}.insight-persona b{display:block;color:#f3f7ff;margin-top:4px}.insight-competitors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.insight-comp-head{grid-template-columns:minmax(0,1fr) auto;background:transparent;border:0;padding:0}.insight-comp-head strong{font-size:24px}.insight-empty-mini{min-height:120px;display:grid;place-items:center;color:#92a0b8}.insight-loading{min-height:140px;display:grid;align-content:center;gap:8px}@media (max-width: 900px){.app-sider{display:none}.app-header{min-height:54px;padding:10px 16px}.stats-row,.module-grid,.video-grid,.settings-grid,.topup-grid,.insight-grid-two,.insight-grid-three,.insight-news,.insight-competitors{grid-template-columns:1fr}.insight-hero,.insight-card-head{align-items:flex-start;flex-direction:column}.insight-bar-row,.insight-keywords div,.insight-pain div{grid-template-columns:1fr auto}.insight-bar-row .ant-progress{grid-column:1 / -1}}@media (min-width: 901px) and (max-width: 1180px){.video-grid,.topup-grid,.insight-grid-three,.insight-competitors{grid-template-columns:repeat(2,minmax(0,1fr))}}
