.adsrush-root{--navy:#0B0E2C;--blue:#006AFF;--blue-l:#3D8FFF;--blue-bg:#EBF3FF;--blue-t:#003D99;--bg:#F5F6FA;--bg1:#fff;--bg2:#F0F2F7;--text1:#0F1128;--text2:#5A5F7A;--text3:#9096AD;--border:rgba(15,17,40,.1);--border2:rgba(15,17,40,.06);--green:#00B368;--green-bg:#E6F9F0;--green-t:#006B3F;--red:#E03E3E;--red-bg:#FDECEC;--red-t:#8C1A1A;--orange:#D98A1E;--orange-bg:#FDF3E3;--orange-t:#7A4A0A;--purple:#6C5CE7;--purple-bg:#EEEDFE;--purple-t:#3C3489;--r:10px;--r-sm:8px;font-family:Inter,sans-serif;background:var(--bg);color:var(--text1);height:100vh;overflow:hidden;font-size:13px}.adsrush-root *{box-sizing:border-box;margin:0;padding:0}.adsrush-root a{color:var(--blue);text-decoration:none}.adsrush-root .topbar{height:48px;background:var(--navy);display:flex;align-items:center;padding:0 16px;gap:12px;border-bottom:1px solid rgba(255,255,255,.06);position:relative;z-index:10}.adsrush-root .topbar-logo{display:flex;align-items:center;margin-right:8px}.adsrush-root .topbar-logo img{height:22px;width:auto;display:block;filter:brightness(0) invert(1)}.adsrush-root .topbar-search{flex:1;max-width:420px;position:relative}.adsrush-root .topbar-search input{width:100%;padding:7px 12px 7px 32px;border-radius:var(--r-sm);border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff;font-family:Inter,sans-serif;font-size:13px;outline:none;transition:all .15s}.adsrush-root .topbar-search input::placeholder{color:#ffffff59}.adsrush-root .topbar-search input:focus{background:#ffffff1a;border-color:#ffffff40}.adsrush-root .topbar-search i{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#ffffff4d;font-size:15px}.adsrush-root .topbar-right{margin-left:auto;display:flex;align-items:center;gap:8px}.adsrush-root .tb-btn{padding:6px 14px;border-radius:var(--r-sm);font-size:12px;font-weight:600;border:none;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s}.adsrush-root .tb-btn-p{background:var(--blue);color:#fff}.adsrush-root .tb-btn-p:hover{background:#05c}.adsrush-root .tb-btn-s{background:#ffffff14;color:#ffffffb3;border:1px solid rgba(255,255,255,.12)}.adsrush-root .tb-btn-s:hover{background:#ffffff1f}.adsrush-root .tb-avatar{width:30px;height:30px;border-radius:50%;background:var(--blue);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff;cursor:pointer}.adsrush-root .shell{display:flex;height:calc(100vh - 48px)}.adsrush-root .rail{width:48px;flex-shrink:0;background:var(--bg1);border-right:1px solid var(--border2);display:flex;flex-direction:column;align-items:center;padding:8px 0;gap:1px;overflow-y:auto}.adsrush-root .rb{width:40px;height:38px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border-radius:var(--r-sm);cursor:pointer;border:none;background:transparent;color:var(--text3);font-family:Inter,sans-serif;font-size:8px;font-weight:500;transition:all .12s;position:relative}.adsrush-root .rb:hover{background:var(--bg2);color:var(--text2)}.adsrush-root .rb.on{background:var(--blue-bg);color:var(--blue)}.adsrush-root .rb i{font-size:18px}.adsrush-root .rdiv{width:28px;height:0;border-top:1px solid var(--border2);margin:4px 0}.adsrush-root .pane{width:200px;flex-shrink:0;background:var(--bg1);border-right:1px solid var(--border2);overflow-y:auto;padding-top:4px}.adsrush-root .pane-section{font-size:12px;font-weight:700;color:var(--text1);padding:12px 14px 6px}.adsrush-root .gl{font-size:9px;font-weight:600;letter-spacing:.5px;color:var(--text3);padding:10px 14px 3px}.adsrush-root .ni{display:flex;align-items:center;gap:7px;padding:6px 14px;font-size:12.5px;color:var(--text2);cursor:pointer;transition:all .1s;border-left:2.5px solid transparent}.adsrush-root .ni:hover{background:var(--bg2);color:var(--text1)}.adsrush-root .ni.on{border-left-color:var(--blue);color:var(--blue);font-weight:600;background:var(--blue-bg)}.adsrush-root .ni i{font-size:15px;flex-shrink:0;width:16px;text-align:center}.adsrush-root .main{flex:1;overflow-y:auto}.adsrush-root .main-top{display:flex;align-items:center;padding:14px 20px;background:var(--bg1);border-bottom:1px solid var(--border2)}.adsrush-root .main-top-title{font-size:16px;font-weight:700;color:var(--text1);display:flex;align-items:center;gap:6px}.adsrush-root .main-top-title span{color:var(--blue)}.adsrush-root .main-top-right{margin-left:auto;display:flex;align-items:center;gap:8px}.adsrush-root .date-tabs{display:flex;gap:2px;background:var(--bg2);border-radius:6px;padding:2px}.adsrush-root .date-tab{padding:5px 12px;border-radius:5px;font-size:11px;font-weight:500;border:none;cursor:pointer;font-family:Inter,sans-serif;background:transparent;color:var(--text3);transition:all .12s}.adsrush-root .date-tab:hover{color:var(--text2)}.adsrush-root .date-tab.on{background:var(--bg1);color:var(--text1);box-shadow:0 1px 2px #0000000f}.adsrush-root .main-content{padding:16px 20px}.adsrush-root .wgrid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.adsrush-root .wgrid3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:12px}.adsrush-root .wgrid4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:10px;margin-bottom:12px}.adsrush-root .card{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);padding:16px}.adsrush-root .card-t{font-size:13px;font-weight:700;color:var(--text1);margin-bottom:10px;display:flex;align-items:center;gap:5px}.adsrush-root .card-t i{font-size:15px;color:var(--blue)}.adsrush-root .card-t .x{margin-left:auto;font-size:14px;color:var(--text3);cursor:pointer}.adsrush-root .pill{font-size:10px;font-weight:600;padding:2px 9px;border-radius:20px;display:inline-block}.adsrush-root .p-blue{background:var(--blue-bg);color:var(--blue-t)}.adsrush-root .p-green{background:var(--green-bg);color:var(--green-t)}.adsrush-root .p-purple{background:var(--purple-bg);color:var(--purple-t)}.adsrush-root .p-amber{background:var(--orange-bg);color:var(--orange-t)}.adsrush-root .p-red{background:var(--red-bg);color:var(--red-t)}.adsrush-root .mc{background:var(--bg1);border-radius:var(--r);padding:14px 16px;border:1px solid var(--border2)}.adsrush-root .mc-l{font-size:11px;color:var(--text3);margin-bottom:3px;font-weight:500}.adsrush-root .mc-v{font-size:22px;font-weight:700;color:var(--text1);letter-spacing:-.02em}.adsrush-root .mc-c{font-size:11px;font-weight:600;margin-top:2px}.adsrush-root .gn{color:var(--green)}.adsrush-root .rd{color:var(--red)}.adsrush-root .gauge{width:80px;height:80px;border-radius:50%;border:4px solid var(--blue);display:flex;align-items:center;justify-content:center}.adsrush-root .gauge-n{font-size:24px;font-weight:700;color:var(--text1)}.adsrush-root .funnel-row{display:flex;gap:4px;align-items:flex-end;height:90px;margin-bottom:6px}.adsrush-root .fbar{flex:1;border-radius:4px 4px 0 0;position:relative}.adsrush-root .fbar-v{position:absolute;top:-16px;left:0;right:0;text-align:center;font-size:12px;font-weight:700;color:var(--text1)}.adsrush-root .funnel-labels{display:flex;gap:4px}.adsrush-root .funnel-labels span{flex:1;text-align:center;font-size:10px;color:var(--text3);font-weight:500}.adsrush-root .lead-row{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid var(--border2)}.adsrush-root .lead-row:last-child{border:none}.adsrush-root .av{width:30px;height:30px;border-radius:8px;background:var(--blue-bg);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:var(--blue);flex-shrink:0}.adsrush-root .lead-name{font-size:12.5px;font-weight:600;color:var(--text1)}.adsrush-root .lead-sub{font-size:11px;color:var(--text3)}.adsrush-root .lead-time{font-size:11px;color:var(--text3);margin-left:auto;flex-shrink:0}.adsrush-root .kanban{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px}.adsrush-root .k-col{flex:0 0 148px}.adsrush-root .k-hd{display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:6px;margin-bottom:6px}.adsrush-root .k-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.adsrush-root .k-name{font-size:11px;font-weight:700;color:var(--text1)}.adsrush-root .k-ct{font-size:10px;color:var(--text3);margin-left:auto;font-weight:500}.adsrush-root .k-card{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r-sm);padding:10px;margin-bottom:6px;cursor:grab;transition:all .12s}.adsrush-root .k-card:hover{border-color:var(--border);box-shadow:0 2px 8px #0000000f}.adsrush-root .k-card.on{border-color:var(--blue);box-shadow:0 0 0 2px var(--blue-bg)}.adsrush-root .k-card-name{font-size:11.5px;font-weight:600;color:var(--text1);margin-bottom:2px}.adsrush-root .k-card-co{font-size:10.5px;color:var(--text2);margin-bottom:4px}.adsrush-root .k-card-row{display:flex;justify-content:space-between;font-size:11px}.adsrush-root .k-card-val{font-weight:700;color:var(--blue)}.adsrush-root .k-card-days{color:var(--text3)}.adsrush-root .k-card-src{font-size:10px;color:var(--text3);margin-top:3px;font-weight:500}.adsrush-root .issue{display:flex;align-items:flex-start;gap:10px;padding:10px 0;border-bottom:1px solid var(--border2)}.adsrush-root .issue:last-child{border:none}.adsrush-root .issue-title{font-size:12.5px;font-weight:600;color:var(--text1);margin-bottom:2px}.adsrush-root .issue-desc{font-size:11.5px;color:var(--text2);line-height:1.5}.adsrush-root .issue-fix{font-size:11px;color:var(--blue);margin-top:4px;cursor:pointer;font-weight:600}.adsrush-root .seq{border-left:2px solid var(--border);margin-left:12px;padding-left:16px}.adsrush-root .seq-step{padding-bottom:14px;position:relative}.adsrush-root .seq-step:before{content:"";position:absolute;left:-22px;top:2px;width:10px;height:10px;border-radius:50%;background:var(--bg2);border:2px solid var(--text3)}.adsrush-root .seq-step.sent:before{background:var(--blue-bg);border-color:var(--blue)}.adsrush-root .seq-when{font-size:11px;color:var(--text3);margin-bottom:4px;font-weight:500}.adsrush-root .seq-card{background:var(--bg2);border-radius:var(--r-sm);padding:10px 12px}.adsrush-root .seq-subj{font-size:12px;font-weight:600;color:var(--text1);margin-bottom:2px}.adsrush-root .seq-preview{font-size:11px;color:var(--text2);line-height:1.4}.adsrush-root .bk-cal{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-bottom:12px}.adsrush-root .bk-day{text-align:center;padding:8px 4px;border-radius:var(--r-sm);border:1px solid var(--border);cursor:pointer;background:var(--bg1);transition:all .12s}.adsrush-root .bk-day:hover{border-color:var(--blue)}.adsrush-root .bk-day.on{background:var(--blue);color:#fff;border-color:var(--blue)}.adsrush-root .bk-day.on span{color:#ffffffb3}.adsrush-root .bk-day span{display:block;font-size:9px;color:var(--text3);font-weight:500}.adsrush-root .bk-day b{font-size:14px}.adsrush-root .bk-slots{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.adsrush-root .bk-slot{padding:6px 14px;border-radius:6px;border:1px solid var(--border);font-size:12px;cursor:pointer;background:var(--bg1);color:var(--text2);font-weight:500;transition:all .12s}.adsrush-root .bk-slot:hover{border-color:var(--blue);color:var(--blue)}.adsrush-root .bk-slot.on{background:var(--blue);color:#fff;border-color:var(--blue)}.adsrush-root .btn-p{padding:8px 18px;border-radius:var(--r-sm);background:var(--blue);color:#fff;border:none;cursor:pointer;font-size:13px;font-weight:600;font-family:Inter,sans-serif}.adsrush-root .btn-p:hover{background:#05c}.adsrush-root .alert-row{display:flex;align-items:flex-start;gap:8px;padding:8px 0;border-bottom:1px solid var(--border2)}.adsrush-root .alert-row:last-child{border:none}.adsrush-root .alert-icon{font-size:14px;flex-shrink:0;margin-top:2px}.adsrush-root .alert-txt{font-size:11.5px;color:var(--text2);flex:1;line-height:1.4}.adsrush-root .cat-bar-wrap{height:6px;background:var(--bg);border-radius:3px;overflow:hidden;flex:1}.adsrush-root .cat-bar{height:100%;border-radius:3px}.adsrush-root .empty-state{text-align:center;padding:60px 20px;color:var(--text3)}.adsrush-root .empty-state i{font-size:40px;margin-bottom:10px;display:block;color:var(--border)}.adsrush-root .pipe-row{display:flex;align-items:center;gap:6px;padding:5px 0}.adsrush-root .pipe-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.adsrush-root .ws-switch{position:relative;margin-right:4px}.adsrush-root .ws-btn{display:flex;align-items:center;gap:8px;padding:5px 8px 5px 5px;border-radius:var(--r-sm);border:1px solid rgba(255,255,255,.1);background:#ffffff0a;cursor:pointer;font-family:Inter,sans-serif;transition:all .15s;min-width:200px;max-width:240px}.adsrush-root .ws-btn:hover{background:#ffffff17;border-color:#ffffff2e}.adsrush-root .ws-av{width:26px;height:26px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;flex-shrink:0;letter-spacing:-.02em}.adsrush-root .ws-meta{flex:1;min-width:0;text-align:left}.adsrush-root .ws-name{font-size:12px;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2}.adsrush-root .ws-sub{font-size:10px;color:#ffffff73;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;font-weight:500}.adsrush-root .ws-chev{font-size:14px;color:#ffffff80;flex-shrink:0}.adsrush-root .ws-menu{position:absolute;top:calc(100% + 6px);left:0;background:var(--bg1);border:1px solid var(--border);border-radius:var(--r);box-shadow:0 12px 32px #0b0e2c2e,0 2px 6px #0b0e2c14;min-width:280px;padding:6px;z-index:50;animation:wsFade .12s ease-out}@keyframes wsFade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.adsrush-root .ws-menu-head{font-size:9px;font-weight:700;letter-spacing:.5px;color:var(--text3);padding:8px 10px 6px;text-transform:uppercase}.adsrush-root .ws-item{display:flex;align-items:center;gap:9px;width:100%;padding:7px 10px;border:none;background:transparent;border-radius:6px;cursor:pointer;font-family:Inter,sans-serif;text-align:left;transition:background .1s;color:var(--text1)}.adsrush-root .ws-item:hover{background:var(--bg2)}.adsrush-root .ws-item.on{background:var(--blue-bg)}.adsrush-root .ws-item .ws-name{color:var(--text1)}.adsrush-root .ws-item .ws-sub{color:var(--text3)}.adsrush-root .ws-check{font-size:15px;color:var(--blue);flex-shrink:0}.adsrush-root .ws-menu-div{height:1px;background:var(--border2);margin:5px 4px}.adsrush-root .ws-add{font-size:12px;font-weight:500;color:var(--text2);padding:8px 10px}.adsrush-root .ws-add i{font-size:15px;color:var(--text3)}@media print{@page{size:A4;margin:14mm}body{background:#fff!important}.adsrush-root{height:auto!important;overflow:visible!important;font-size:11px;background:#fff!important}.adsrush-root .topbar,.adsrush-root .rail,.adsrush-root .pane,.adsrush-root .main-top,.adsrush-root .no-print{display:none!important}.adsrush-root .shell{display:block!important;height:auto!important}.adsrush-root .main{overflow:visible!important;height:auto!important}.adsrush-root .main-content{padding:0!important}.adsrush-root .card{break-inside:avoid;box-shadow:none!important;border:1px solid #ddd!important}.adsrush-root .issue-fix{display:none!important}}.adsrush-root .ct-toolbar{display:flex;align-items:center;gap:8px;padding:12px 20px;background:var(--bg);border-bottom:1px solid var(--border2);flex-wrap:wrap;margin:16px 20px 0;border:1px solid var(--border2);border-radius:var(--r) var(--r) 0 0;background:var(--bg1)}.adsrush-root .ct-input,.adsrush-root .ct-select{height:30px;padding:0 10px;border:1px solid var(--border);border-radius:var(--r-sm);background:var(--bg1);font-family:Inter,sans-serif;font-size:12px;color:var(--text1);outline:none}.adsrush-root .ct-input:focus,.adsrush-root .ct-select:focus{border-color:var(--blue)}.adsrush-root .ct-search{position:relative}.adsrush-root .ct-search input{padding-left:28px;width:220px}.adsrush-root .ct-search i{position:absolute;left:8px;top:50%;transform:translateY(-50%);font-size:14px;color:var(--text3)}.adsrush-root .ct-btn{height:30px;padding:0 12px;border-radius:var(--r-sm);border:1px solid var(--border);background:var(--bg1);color:var(--text1);font-size:12px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif;display:inline-flex;align-items:center;gap:4px}.adsrush-root .ct-btn:hover{border-color:var(--blue);color:var(--blue)}.adsrush-root .ct-btn.on{background:var(--blue);color:#fff;border-color:var(--blue)}.adsrush-root .ct-summary{display:flex;gap:24px;padding:10px 16px;background:var(--bg2);border-bottom:1px solid var(--border2);font-size:12px;flex-wrap:wrap}.adsrush-root .ct-summary .l{color:var(--text3);font-weight:500;margin-right:4px}.adsrush-root .ct-summary .v{color:var(--text1);font-weight:700}.adsrush-root .ct-tbl-wrap{overflow:auto;background:var(--bg1);max-height:calc(100vh - 340px);min-height:420px;margin:0 20px;border:1px solid var(--border2);border-top:none;border-radius:0 0 var(--r) var(--r)}.adsrush-root .ct-tbl{border-collapse:collapse;font-size:12px;table-layout:fixed}.adsrush-root .ct-tbl thead th{position:sticky;top:0;background:var(--bg2);font-weight:600;color:var(--text2);text-align:right;padding:8px 10px;border-bottom:1px solid var(--border);white-space:nowrap;font-size:11px;z-index:2}.adsrush-root .ct-tbl thead th.name-h{text-align:left;left:0;z-index:3;background:var(--bg2)}.adsrush-root .ct-resize{position:absolute;right:-3px;top:0;bottom:0;width:6px;cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:4}.adsrush-root .ct-resize:hover{background:var(--blue);opacity:.4}.adsrush-root .ct-tbl td.name,.adsrush-root .ct-tbl td{overflow:hidden;text-overflow:ellipsis}.adsrush-root .ct-tbl thead th.grp{text-align:center;padding:4px 10px;font-size:10px;text-transform:uppercase;letter-spacing:.5px;color:var(--text3);border-bottom:1px solid var(--border)}.adsrush-root .ct-tbl thead th.grp.pipe{background:var(--blue-bg);color:var(--blue-t)}.adsrush-root .ct-tbl tbody td{padding:8px 10px;border-bottom:1px solid var(--border2);text-align:right;white-space:nowrap;color:var(--text1)}.adsrush-root .ct-tbl tbody td.name{text-align:left;position:sticky;left:0;background:var(--bg1);z-index:1}.adsrush-root .ct-tbl tbody tr:hover td,.adsrush-root .ct-tbl tbody tr:hover td.name{background:var(--bg2)}.adsrush-root .ct-tbl td.pipe{background:#006aff0a}.adsrush-root .ct-tbl tbody tr:hover td.pipe{background:#006aff17}.adsrush-root .ct-name{display:flex;align-items:center;gap:8px}.adsrush-root .ct-chev{width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;font-size:13px;color:var(--text3);cursor:pointer;flex-shrink:0}.adsrush-root .ct-chev.empty{visibility:hidden}.adsrush-root .ct-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.adsrush-root .ct-dot.a{background:var(--green)}.adsrush-root .ct-dot.p{background:var(--text3)}.adsrush-root .ct-row-camp td{font-weight:700}.adsrush-root .ct-row-adset td.name{padding-left:34px}.adsrush-root .ct-row-adset td{color:var(--text2);font-weight:500}.adsrush-root .ct-row-ad td.name{padding-left:62px}.adsrush-root .ct-row-ad td{color:var(--text2);font-weight:400}.adsrush-root .ct-clickable{color:var(--blue);cursor:pointer;font-weight:600;text-decoration:none}.adsrush-root .ct-clickable:hover{text-decoration:underline}.adsrush-root .ct-good{color:var(--green)}.adsrush-root .ct-bad{color:var(--red)}.adsrush-root .ct-star{font-size:10px;color:var(--blue);margin-left:3px}.adsrush-root .ct-drawer-bg{position:fixed;inset:0;background:#0b0e2c52;z-index:100;display:flex;justify-content:flex-end;animation:wsFade .12s ease-out}.adsrush-root .ct-drawer{width:440px;background:var(--bg1);height:100%;display:flex;flex-direction:column;box-shadow:-8px 0 32px #0b0e2c2e}.adsrush-root .ct-drawer-hd{padding:16px 18px;border-bottom:1px solid var(--border2);display:flex;align-items:center;gap:8px}.adsrush-root .ct-drawer-hd h3{font-size:14px;font-weight:700;color:var(--text1)}.adsrush-root .ct-drawer-hd .sub{font-size:11px;color:var(--text3);font-weight:500}.adsrush-root .ct-drawer-hd .x{margin-left:auto;background:none;border:none;cursor:pointer;font-size:18px;color:var(--text3);padding:4px}.adsrush-root .ct-drawer-body{flex:1;overflow-y:auto;padding:8px 0}.adsrush-root .ct-drawer-row{padding:12px 18px;border-bottom:1px solid var(--border2)}.adsrush-root .ct-drawer-row .top{display:flex;align-items:center;gap:8px;margin-bottom:4px}.adsrush-root .ct-drawer-row .nm{font-size:13px;font-weight:600;color:var(--text1)}.adsrush-root .ct-drawer-row .co{font-size:11px;color:var(--text2)}.adsrush-root .ct-drawer-row .meta{font-size:11px;color:var(--text3);margin-top:3px;display:flex;gap:10px;flex-wrap:wrap}.adsrush-root .ct-drawer-row .val{margin-left:auto;font-size:13px;font-weight:700;color:var(--green)}.adsrush-root .ct-cols-pop{position:absolute;top:calc(100% + 6px);right:0;background:var(--bg1);border:1px solid var(--border);border-radius:var(--r);box-shadow:0 12px 32px #0b0e2c2e;padding:8px;min-width:220px;z-index:30;max-height:340px;overflow-y:auto}.adsrush-root .ct-cols-pop label{display:flex;align-items:center;gap:8px;padding:5px 8px;font-size:12px;color:var(--text1);cursor:pointer;border-radius:5px}.adsrush-root .ct-cols-pop label:hover{background:var(--bg2)}.adsrush-root .ct-cols-pop .gl{padding:6px 8px 3px}.adsrush-root .ct-cols-wrap{position:relative}.adsrush-root .ct-insights{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;padding:16px 20px 20px}.adsrush-root .ct-insight{background:var(--bg1);border:1px solid var(--border2);border-left:3px solid var(--blue);border-radius:var(--r);padding:14px}.adsrush-root .ct-insight .hd{display:flex;align-items:center;gap:6px;margin-bottom:6px;font-size:11px;font-weight:700;color:var(--blue);text-transform:uppercase;letter-spacing:.5px}.adsrush-root .ct-insight p{font-size:12px;color:var(--text2);line-height:1.5}.adsrush-root .ct-tbl tfoot td{position:sticky;bottom:0;background:var(--bg2);font-weight:700;color:var(--text1);text-align:right;padding:10px;border-top:2px solid var(--border);font-size:12px;z-index:2}.adsrush-root .ct-tbl tfoot td.name{text-align:left;left:0;z-index:3;font-size:11px;color:var(--text3);text-transform:uppercase;letter-spacing:.5px}.adsrush-root .ct-tbl tfoot td.pipe{background:#e0edff}.adsrush-root .pane{transition:width .22s ease,opacity .18s ease,border-color .22s ease}.adsrush-root .pane.collapsed{width:0;opacity:0;border-right-color:transparent;overflow:hidden;padding:0}.adsrush-root .pane-head{display:flex;align-items:center;padding:10px 10px 6px 14px;gap:6px}.adsrush-root .pane-head-title{font-size:12px;font-weight:700;color:var(--text1);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adsrush-root .pane-collapse{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--text3);cursor:pointer;border-radius:5px;flex-shrink:0}.adsrush-root .pane-collapse:hover{background:var(--bg2);color:var(--text1)}.adsrush-root .pane-collapse i{font-size:16px}.adsrush-root .pane .pane-section{display:none}.adsrush-root .ct-name-link{cursor:pointer;color:var(--text1);font-weight:500}.adsrush-root .ct-name-link:hover{color:var(--blue);text-decoration:underline}.adsrush-root .ed-drawer{width:440px}.adsrush-root .ed-body{padding:0}.adsrush-root .ed-back{background:none;border:none;cursor:pointer;color:var(--text2);padding:4px;margin-right:4px;font-size:16px}.adsrush-root .ed-pills{display:flex;gap:6px;padding:12px 18px 4px;flex-wrap:wrap}.adsrush-root .ed-section{padding:14px 18px;border-bottom:1px solid var(--border2)}.adsrush-root .ed-sec-h{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text3);margin-bottom:10px;display:flex;align-items:center}.adsrush-root .ed-preview-tabs{display:flex;gap:4px;margin-bottom:10px}.adsrush-root .ed-preview-tabs button{background:transparent;border:1px solid var(--border2);color:var(--text2);padding:4px 10px;border-radius:var(--r-sm);font-size:11px;font-weight:600;cursor:pointer;font-family:Inter,sans-serif}.adsrush-root .ed-preview-tabs button.on{background:var(--blue-bg);color:var(--blue-t);border-color:var(--blue-bg)}.adsrush-root .ed-preview{position:relative;background:#000;border-radius:var(--r-sm);overflow:hidden;max-height:360px;display:flex;align-items:center;justify-content:center}.adsrush-root .ed-preview img{width:100%;height:100%;object-fit:cover;display:block}.adsrush-root .ed-play{position:absolute;width:56px;height:56px;border-radius:50%;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.adsrush-root .ed-copy{display:flex;gap:10px;padding:6px 0;align-items:flex-start}.adsrush-root .ed-copy-l{font-size:11px;color:var(--text3);font-weight:600;width:90px;flex-shrink:0;padding-top:2px}.adsrush-root .ed-copy-r{flex:1;display:flex;gap:6px;align-items:flex-start}.adsrush-root .ed-copy-v{flex:1;font-size:12px;color:var(--text1);line-height:1.5;white-space:pre-wrap}.adsrush-root .ed-copy-btn{background:none;border:none;cursor:pointer;color:var(--text3);padding:2px 4px;font-size:13px}.adsrush-root .ed-copy-btn:hover{color:var(--blue)}.adsrush-root .ed-link{font-size:12px;color:var(--blue);text-decoration:underline}.adsrush-root .ed-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.adsrush-root .ed-metric{padding:8px 10px;background:var(--bg2);border-radius:var(--r-sm);border:1px solid var(--border2)}.adsrush-root .ed-metric-l{font-size:10px;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;margin-bottom:2px;font-weight:600}.adsrush-root .ed-metric-v{font-size:14px;font-weight:700;color:var(--text1)}.adsrush-root .ed-leads{margin-top:10px;display:flex;flex-direction:column;gap:6px}.adsrush-root .ed-lead{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--bg2);border-radius:var(--r-sm);border:1px solid var(--border2)}.adsrush-root .ed-lead .av{width:28px;height:28px;border-radius:50%;background:var(--blue);color:#fff;font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.adsrush-root .ed-lead .nm{font-size:12px;font-weight:600;color:var(--text1)}.adsrush-root .ed-lead .co{font-size:11px;color:var(--text2)}.adsrush-root .ed-lead .val{margin-left:auto;font-size:13px;font-weight:700;color:var(--green)}.adsrush-root .ed-health{margin-bottom:12px}.adsrush-root .ed-trends{display:grid;grid-template-columns:1fr 1fr;gap:10px}.adsrush-root .ed-trend{padding:8px 10px;background:var(--bg2);border-radius:var(--r-sm);border:1px solid var(--border2)}.adsrush-root .ed-trend-h{display:flex;justify-content:space-between;font-size:10px;color:var(--text3);font-weight:600;margin-bottom:4px;text-transform:uppercase;letter-spacing:.04em}.adsrush-root .ed-trend-v{color:var(--text1);font-size:11px}.adsrush-root .ed-footer{display:flex;gap:8px;padding:14px 18px;border-top:1px solid var(--border2);background:var(--bg1);position:sticky;bottom:0}.adsrush-root .ed-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 12px;border-radius:var(--r-sm);font-size:12px;font-weight:600;cursor:pointer;border:1px solid var(--border2);font-family:Inter,sans-serif;transition:all .15s}.adsrush-root .ed-btn-s{background:transparent;color:var(--text1)}.adsrush-root .ed-btn-s:hover{background:var(--bg2)}.adsrush-root .ed-btn-p{background:var(--blue);color:#fff;border-color:var(--blue)}.adsrush-root .ed-btn-p:hover{background:#05c}.adsrush-root .ed-adlist{display:flex;flex-direction:column;gap:6px}.adsrush-root .ed-adrow{display:flex;align-items:center;gap:10px;padding:8px 10px;background:var(--bg2);border-radius:var(--r-sm);border:1px solid var(--border2);cursor:pointer;text-align:left;font-family:Inter,sans-serif;transition:all .12s;color:var(--text1)}.adsrush-root .ed-adrow:hover{border-color:var(--blue);background:var(--bg1)}.adsrush-root .ed-adthumb{width:40px;height:40px;border-radius:var(--r-sm);object-fit:cover;flex-shrink:0}.adsrush-root .ed-adinfo{flex:1;min-width:0}.adsrush-root .ed-adinfo .nm{font-size:12px;font-weight:600;color:var(--text1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adsrush-root .ed-adinfo .meta{font-size:11px;color:var(--text3);margin-top:2px}.adsrush-root .ed-funnel{display:flex;gap:4px;align-items:stretch}.adsrush-root .ed-funnel-seg{display:flex;flex-direction:column;gap:4px;min-width:0}.adsrush-root .ed-funnel-seg .bar{height:24px;border-radius:var(--r-sm)}.adsrush-root .ed-funnel-seg .lab{font-size:10px;color:var(--text2);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adsrush-root .ed-funnel-seg .lab b{color:var(--text1);font-size:12px}.adsrush-root .pill.p-grey{background:var(--bg2);color:var(--text2)}.adsrush-root .pill.p-amber{background:#fef3c7;color:#92400e}.adsrush-root .ck-counters{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:16px 20px 0}.adsrush-root .ck-counter{background:var(--bg1);border:1px solid var(--border2);border-top:3px solid var(--border);border-radius:var(--r);padding:12px 14px;cursor:pointer;text-align:left;font-family:Inter,sans-serif;transition:all .12s}.adsrush-root .ck-counter:hover{border-color:var(--blue);box-shadow:0 2px 8px #006aff14}.adsrush-root .ck-counter.on{background:var(--blue-bg);border-color:var(--blue)}.adsrush-root .ck-counter-all{border-top-color:var(--blue)}.adsrush-root .ck-counter-v{font-size:22px;font-weight:700;color:var(--text1);line-height:1}.adsrush-root .ck-counter-l{font-size:11px;color:var(--text2);margin-top:6px;display:flex;align-items:center;gap:5px;font-weight:600}.adsrush-root .ck-dot{width:7px;height:7px;border-radius:50%;display:inline-block}.adsrush-root .ck-toolbar{display:flex;align-items:center;gap:10px;padding:14px 20px;flex-wrap:wrap}.adsrush-root .ck-tb-left{flex:1;display:flex;gap:8px}.adsrush-root .ck-tb-right{display:flex;gap:8px;align-items:center}.adsrush-root .ck-seg{display:inline-flex;background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r-sm);padding:2px;gap:1px}.adsrush-root .ck-seg-btn{padding:6px 12px;border-radius:6px;font-size:12px;font-weight:600;border:none;background:transparent;color:var(--text2);cursor:pointer;font-family:Inter,sans-serif;display:inline-flex;align-items:center;gap:5px}.adsrush-root .ck-seg-btn.on{background:var(--blue);color:#fff}.adsrush-root .ck-seg-btn i{font-size:14px}.adsrush-root .ck-select{padding:7px 12px;border:1px solid var(--border2);border-radius:var(--r-sm);background:var(--bg1);color:var(--text1);font-size:12px;font-weight:600;font-family:Inter,sans-serif;cursor:pointer}.adsrush-root .ck-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 20px 20px}.adsrush-root .ck-card{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column;transition:all .15s}.adsrush-root .ck-card:hover{border-color:#0f11282e;box-shadow:0 4px 14px #0f11280f}.adsrush-root .ck-thumb{aspect-ratio:1/1;position:relative;display:flex;align-items:center;justify-content:center}.adsrush-root .ck-thumb-emoji{font-size:42px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2))}.adsrush-root .ck-thumb-status{position:absolute;top:10px;left:10px;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:700;display:flex;align-items:center;gap:5px}.adsrush-root .ck-thumb-fmt{position:absolute;top:10px;right:10px;padding:4px 8px;border-radius:6px;font-size:10px;font-weight:600;background:#0000008c;color:#fff;display:flex;align-items:center;gap:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.adsrush-root .ck-thumb-fmt i{font-size:12px}.adsrush-root .ck-body{padding:12px 14px 14px;display:flex;flex-direction:column;gap:10px}.adsrush-root .ck-name{font-size:13px;font-weight:700;color:var(--text1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adsrush-root .ck-sub{font-size:11px;color:var(--text3);margin-top:-6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adsrush-root .ck-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.adsrush-root .ck-metrics>div{padding:6px 8px;background:var(--bg2);border-radius:6px}.adsrush-root .ck-ml{font-size:9px;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;font-weight:600;margin-bottom:2px}.adsrush-root .ck-mv{font-size:12px;font-weight:700;color:var(--text1)}.adsrush-root .ck-won{display:flex;justify-content:space-between;align-items:center;padding:8px 10px;background:var(--blue-bg);border-radius:var(--r-sm);font-size:11px;color:var(--blue-t)}.adsrush-root .ck-won-l{display:flex;align-items:center;gap:5px;font-weight:600}.adsrush-root .ck-won-r{font-weight:700}.adsrush-root .ck-won-r b{font-size:13px}.adsrush-root .ck-trend{display:flex;align-items:center;justify-content:space-between;padding:4px 2px}.adsrush-root .ck-trend-l{font-size:10px;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.adsrush-root .ck-spark{display:block}.adsrush-root .ck-actions{display:flex;gap:6px}.adsrush-root .ck-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:8px 10px;border-radius:var(--r-sm);font-size:11px;font-weight:600;cursor:pointer;border:1px solid var(--border2);font-family:Inter,sans-serif;transition:all .12s}.adsrush-root .ck-btn-p{background:var(--blue);color:#fff;border-color:var(--blue)}.adsrush-root .ck-btn-p:hover{background:#05c}.adsrush-root .ck-btn-s{background:var(--bg1);color:var(--text1)}.adsrush-root .ck-btn-s:hover{background:var(--bg2)}.adsrush-root .ck-btn-sm{flex:0 0 auto;padding:6px 10px}.adsrush-root .ck-list-wrap{margin:0 20px 20px;background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);overflow:auto}.adsrush-root .ck-list{width:100%;border-collapse:collapse;font-size:12px}.adsrush-root .ck-list th{text-align:left;padding:10px 12px;font-size:10px;text-transform:uppercase;letter-spacing:.04em;color:var(--text3);font-weight:700;background:var(--bg2);border-bottom:1px solid var(--border2);white-space:nowrap}.adsrush-root .ck-list td{padding:10px 12px;border-bottom:1px solid var(--border2);vertical-align:middle}.adsrush-root .ck-list tr:last-child td{border-bottom:none}.adsrush-root .ck-list .r,.adsrush-root .ck-list th.r{text-align:right}.adsrush-root .ck-list-thumb{width:50px;height:50px;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.adsrush-root .ck-list-name{font-weight:600;color:var(--text1)}.adsrush-root .ck-list-sub{font-size:10px;color:var(--text3);margin-top:2px}.adsrush-root .ed-backdrop{position:fixed;inset:0;background:#0f112859;z-index:90;animation:ck-fade .15s ease-out}.adsrush-root .ck-drawer{position:fixed;top:0;right:0;height:100vh;background:var(--bg1);box-shadow:-8px 0 24px #0f11281f;z-index:100;display:flex;flex-direction:column;overflow-y:auto;animation:ck-slide .22s cubic-bezier(.2,.8,.2,1)}.adsrush-root .ck-drawer .ed-head{display:flex;align-items:flex-start;gap:8px;padding:16px 18px;border-bottom:1px solid var(--border2);position:sticky;top:0;background:var(--bg1);z-index:2}.adsrush-root .ck-drawer .ed-title{font-size:15px;font-weight:700;color:var(--text1);display:flex;align-items:center;gap:6px}.adsrush-root .ck-drawer .ed-title i{color:var(--blue)}.adsrush-root .ck-drawer .ed-sub{font-size:12px;color:var(--text3);margin-top:2px}.adsrush-root .ck-insights{list-style:none;display:flex;flex-direction:column;gap:6px}.adsrush-root .ck-ins{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border-radius:var(--r-sm);font-size:12px;line-height:1.4}.adsrush-root .ck-ins i{font-size:14px;margin-top:1px;flex-shrink:0}.adsrush-root .ck-ins-good{background:var(--green-bg);color:var(--green-t)}.adsrush-root .ck-ins-bad{background:var(--red-bg);color:var(--red-t)}.adsrush-root .ck-ins-info{background:var(--bg2);color:var(--text2)}.adsrush-root .ck-suggest{display:flex;flex-direction:column;gap:8px}.adsrush-root .ck-sg{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--bg2);border:1px solid var(--border2);border-radius:var(--r-sm)}.adsrush-root .ck-sg-icon{width:34px;height:34px;border-radius:var(--r-sm);background:var(--blue-bg);color:var(--blue);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.adsrush-root .ck-sg-body{flex:1;min-width:0}.adsrush-root .ck-sg-t{font-size:12px;font-weight:700;color:var(--text1)}.adsrush-root .ck-sg-d{font-size:11px;color:var(--text2);margin-top:2px}.adsrush-root .ck-forecast{display:flex;align-items:flex-start;gap:8px;padding:10px 12px;background:#fef3c7;color:#92400e;border-radius:var(--r-sm);font-size:12px;line-height:1.5}.adsrush-root .ck-forecast i{font-size:16px;margin-top:1px;flex-shrink:0}@keyframes ck-slide{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes ck-fade{0%{opacity:0}to{opacity:1}}@media(max-width:1100px){.adsrush-root .ck-grid,.adsrush-root .ck-counters{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.adsrush-root .ck-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.adsrush-root .ck-grid{grid-template-columns:1fr}}.adsrush-root .ca-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:var(--r-sm);font-size:12px;font-weight:600;border:1px solid var(--border2);cursor:pointer;font-family:Inter,sans-serif;background:var(--bg1);color:var(--text1);transition:all .12s}.adsrush-root .ca-btn:hover{background:var(--bg2)}.adsrush-root .ca-btn-p{background:var(--blue);color:#fff;border-color:var(--blue)}.adsrush-root .ca-btn-p:hover{background:#05c}.adsrush-root .ca-comp-row{display:flex;gap:8px;padding:14px 20px 0;flex-wrap:wrap;overflow-x:auto}.adsrush-root .ca-comp-chip{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:20px;background:var(--bg1);border:1px solid var(--border2);font-size:12px;font-weight:600;color:var(--text2);cursor:pointer;font-family:Inter,sans-serif;white-space:nowrap;transition:all .12s}.adsrush-root .ca-comp-chip:hover{border-color:var(--blue);color:var(--text1)}.adsrush-root .ca-comp-chip.on{background:var(--blue-bg);color:var(--blue-t);border-color:var(--blue-bg)}.adsrush-root .ca-comp-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex-shrink:0}.adsrush-root .ca-comp-dot.sm{width:6px;height:6px}.adsrush-root .ca-comp-n{background:#0f112814;padding:1px 6px;border-radius:8px;font-size:10px;margin-left:2px}.adsrush-root .ca-toolbar{display:flex;align-items:center;gap:10px;padding:14px 20px;flex-wrap:wrap}.adsrush-root .ca-tb-left{flex:1;display:flex;gap:8px;flex-wrap:wrap}.adsrush-root .ca-tb-right{display:flex;gap:8px}.adsrush-root .ca-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;padding:0 20px 20px}.adsrush-root .ca-card{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column;cursor:pointer;text-align:left;font-family:Inter,sans-serif;padding:0;transition:all .15s}.adsrush-root .ca-card:hover{border-color:var(--blue);box-shadow:0 4px 14px #006aff1a}.adsrush-root .ca-thumb{aspect-ratio:1/1;position:relative;display:flex;align-items:center;justify-content:center}.adsrush-root .ca-thumb-emoji{font-size:48px;filter:drop-shadow(0 2px 6px rgba(0,0,0,.2))}.adsrush-root .ca-winner{position:absolute;top:8px;left:8px;background:#ffd93d;color:#7a4a0a;padding:3px 8px;border-radius:6px;font-size:10px;font-weight:700}.adsrush-root .ca-thumb-fmt{position:absolute;top:8px;right:8px;padding:3px 7px;border-radius:6px;font-size:10px;font-weight:600;background:#0000008c;color:#fff;display:flex;align-items:center;gap:4px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.adsrush-root .ca-body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:6px}.adsrush-root .ca-comp-line{display:flex;align-items:center;gap:6px;font-size:11px}.adsrush-root .ca-comp-name{color:var(--text2);font-weight:600;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adsrush-root .ca-days{color:var(--text3);font-size:10px;background:var(--bg2);padding:2px 6px;border-radius:4px}.adsrush-root .ca-headline{font-size:12.5px;font-weight:700;color:var(--text1);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.adsrush-root .ca-plats{display:flex;gap:6px;color:var(--text3);font-size:13px}.adsrush-root .ca-stats{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:4px}.adsrush-root .ca-stats>div{padding:5px 7px;background:var(--bg2);border-radius:6px}.adsrush-root .ca-sl{font-size:9px;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.adsrush-root .ca-sv{font-size:12px;font-weight:700;color:var(--text1)}.adsrush-root .ca-tag-wrap{display:flex;gap:5px;flex-wrap:wrap}.adsrush-root .ca-tag{padding:3px 8px;background:var(--bg2);border-radius:4px;font-size:11px;color:var(--text2);font-weight:500}.adsrush-root .ca-tag.sm{padding:2px 6px;font-size:10px}.adsrush-root .ca-tag-purple{background:var(--purple-bg);color:var(--purple-t)}.adsrush-root .pill.p-blue{background:var(--blue-bg);color:var(--blue-t)}.adsrush-root .pill.p-orange{background:var(--orange-bg);color:var(--orange-t)}.adsrush-root .ca-insights-bar{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;margin:14px 20px 0;background:var(--blue-bg);border:1px solid rgba(0,106,255,.15);border-radius:var(--r);color:var(--blue-t);font-size:12px;line-height:1.5}.adsrush-root .ca-insights-bar i{font-size:18px;flex-shrink:0;margin-top:1px}.adsrush-root .ca-podium{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:14px 20px}.adsrush-root .ca-podium-card{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column;position:relative}.adsrush-root .ca-podium-1{border-top:4px solid #FFD93D}.adsrush-root .ca-podium-2{border-top:4px solid #C0C0C0}.adsrush-root .ca-podium-3{border-top:4px solid #CD7F32}.adsrush-root .ca-podium-rank{position:absolute;top:8px;right:8px;background:#0009;color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.adsrush-root .ca-podium-body{padding:10px 12px 12px;display:flex;flex-direction:column;gap:6px}.adsrush-root .ca-podium-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-top:6px}.adsrush-root .ca-podium-stats>div{padding:6px;background:var(--bg2);border-radius:6px;text-align:center}.adsrush-root .ca-podium-stats b{display:block;font-size:14px;color:var(--text1)}.adsrush-root .ca-podium-stats span{font-size:9px;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;font-weight:600}.adsrush-root .ca-cmp-pickers{display:flex;align-items:center;gap:12px;padding:14px 20px 0}.adsrush-root .ca-cmp-pickers select{flex:1}.adsrush-root .ca-cmp-icon{font-size:20px;color:var(--text3)}.adsrush-root .ca-cmp-grid{display:grid;grid-template-columns:1fr 200px 1fr;gap:14px;padding:14px 20px;align-items:start}.adsrush-root .ca-cmp-col{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column}.adsrush-root .ca-cmp-yours{border-top:3px solid var(--blue)}.adsrush-root .ca-cmp-theirs{border-top:3px solid var(--red)}.adsrush-root .ca-cmp-label{padding:8px 14px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--text3);background:var(--bg2);border-bottom:1px solid var(--border2)}.adsrush-root .ca-cmp-copy{padding:14px;display:flex;flex-direction:column;gap:8px}.adsrush-root .ca-cmp-headline{font-size:14px;font-weight:700;color:var(--text1);line-height:1.3}.adsrush-root .ca-cmp-text{font-size:12px;color:var(--text2);line-height:1.5}.adsrush-root .ca-cmp-vs{display:flex;flex-direction:column;gap:8px;align-items:stretch;padding-top:30px}.adsrush-root .ca-vs-bubble{width:50px;height:50px;border-radius:50%;background:var(--text1);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;align-self:center;margin-bottom:6px}.adsrush-root .ca-cmp-metric{display:grid;grid-template-columns:1fr auto 1fr;gap:8px;align-items:center;background:var(--bg1);padding:10px 8px;border-radius:var(--r-sm);border:1px solid var(--border2)}.adsrush-root .ca-cmp-val{font-size:12px;font-weight:700;color:var(--text1);text-align:center}.adsrush-root .ca-cmp-val.win{color:var(--green)}.adsrush-root .ca-cmp-val.lose{color:var(--text3)}.adsrush-root .ca-cmp-lab{font-size:9px;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;font-weight:600;text-align:center}.adsrush-root .ca-cmp-ai{margin:0 20px 20px;background:linear-gradient(135deg,var(--blue-bg),#F5F0FF);border:1px solid rgba(108,92,231,.2);border-radius:var(--r);padding:16px 18px}.adsrush-root .ca-cmp-ai-head{font-size:13px;font-weight:700;color:var(--purple-t);display:flex;align-items:center;gap:6px;margin-bottom:10px}.adsrush-root .ca-cmp-ai ul{list-style:none;display:flex;flex-direction:column;gap:8px;margin-bottom:14px;padding-left:0}.adsrush-root .ca-cmp-ai li{font-size:12px;color:var(--text1);line-height:1.5;padding-left:16px;position:relative}.adsrush-root .ca-cmp-ai li:before{content:"→";position:absolute;left:0;color:var(--blue);font-weight:700}.adsrush-root .ca-cmp-ai-actions{display:flex;gap:8px}.adsrush-root .ca-summary-row{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;padding:14px 20px}.adsrush-root .ca-summary{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);padding:14px 16px}.adsrush-root .ca-summary-v{font-size:24px;font-weight:700;color:var(--text1);line-height:1}.adsrush-root .ca-summary-l{font-size:11px;color:var(--text2);margin-top:6px;font-weight:600}.adsrush-root .ca-section-h{padding:6px 20px 10px;font-size:13px;font-weight:700;color:var(--text1)}.adsrush-root .ca-aud-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 20px 20px}.adsrush-root .ca-aud-card{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);padding:14px;display:flex;flex-direction:column;gap:10px}.adsrush-root .ca-aud-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.adsrush-root .ca-aud-name{font-size:13px;font-weight:700;color:var(--text1)}.adsrush-root .ca-aud-size{font-size:11px;color:var(--text3);margin-top:2px}.adsrush-root .ca-opp-score{text-align:center;background:var(--green-bg);padding:6px 10px;border-radius:var(--r-sm);min-width:60px}.adsrush-root .ca-opp-v{font-size:18px;font-weight:700;color:var(--green-t);line-height:1}.adsrush-root .ca-opp-l{font-size:9px;color:var(--green-t);text-transform:uppercase;letter-spacing:.04em;font-weight:600;margin-top:2px}.adsrush-root .ca-aud-comps{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.adsrush-root .ca-aud-comps-l{font-size:10px;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;font-weight:600;margin-right:4px}.adsrush-root .ca-comp-pill{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;background:var(--bg2);border-radius:10px;font-size:11px;color:var(--text2);font-weight:500}.adsrush-root .ca-aud-bar{height:6px;background:var(--bg2);border-radius:3px;overflow:hidden}.adsrush-root .ca-aud-bar-fill{height:100%;background:linear-gradient(90deg,var(--green),#7DDFA8);border-radius:3px}.adsrush-root .ca-aud-actions{display:flex;gap:6px;margin-top:2px}.adsrush-root .ca-overlap-bar{width:120px;height:6px;background:var(--bg2);border-radius:3px;overflow:hidden;display:inline-block;vertical-align:middle;margin-right:8px}.adsrush-root .ca-overlap-fill{height:100%;background:var(--orange);border-radius:3px}.adsrush-root .ca-fmt-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:0 20px 16px}.adsrush-root .ca-fmt-card{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);padding:14px;display:flex;flex-direction:column;gap:8px}.adsrush-root .ca-fmt-head{display:flex;align-items:center;gap:10px}.adsrush-root .ca-fmt-icon{width:36px;height:36px;border-radius:var(--r-sm);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0}.adsrush-root .ca-fmt-name{font-size:13px;font-weight:700;color:var(--text1)}.adsrush-root .ca-fmt-sub{font-size:11px;color:var(--text3);margin-top:2px}.adsrush-root .ca-fmt-bar{height:6px;background:var(--bg2);border-radius:3px;overflow:hidden}.adsrush-root .ca-fmt-bar-fill{height:100%;border-radius:3px;transition:width .3s}.adsrush-root .ca-fmt-lift{font-size:11px;color:var(--green-t);display:flex;align-items:center;gap:5px;font-weight:600}.adsrush-root .ca-hook-list{display:flex;flex-direction:column;gap:6px;padding:0 20px 20px}.adsrush-root .ca-hook-row{display:grid;grid-template-columns:180px 1fr 60px auto;gap:14px;align-items:center;background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);padding:10px 14px}.adsrush-root .ca-hook-name{font-size:12.5px;font-weight:600;color:var(--text1)}.adsrush-root .ca-hook-bars{display:flex;flex-direction:column;gap:4px}.adsrush-root .ca-hook-bar{display:grid;grid-template-columns:60px 1fr 30px;gap:8px;align-items:center}.adsrush-root .ca-hook-label{font-size:9px;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;font-weight:700}.adsrush-root .ca-hook-track{height:8px;background:var(--bg2);border-radius:4px;overflow:hidden}.adsrush-root .ca-hook-fill{height:100%;border-radius:4px}.adsrush-root .ca-hook-fill.you{background:var(--blue)}.adsrush-root .ca-hook-fill.them{background:var(--orange)}.adsrush-root .ca-hook-val{font-size:12px;font-weight:700;color:var(--text1);text-align:right}.adsrush-root .ca-hook-gap{font-size:14px;font-weight:700;color:var(--text3);text-align:center}.adsrush-root .ca-hook-gap.warn{color:var(--orange)}.adsrush-root .ca-hook-gap.critical{color:var(--red)}@media(max-width:1100px){.adsrush-root .ca-grid{grid-template-columns:repeat(3,1fr)}.adsrush-root .ca-aud-grid,.adsrush-root .ca-summary-row{grid-template-columns:repeat(2,1fr)}.adsrush-root .ca-podium,.adsrush-root .ca-cmp-grid,.adsrush-root .ca-fmt-grid{grid-template-columns:1fr}}.adsrush-root .ar-insight{display:flex;align-items:center;gap:12px;margin:14px 20px 0;padding:12px 14px;background:linear-gradient(90deg,var(--blue-bg),#fff);border:1px solid var(--blue);border-left-width:3px;border-radius:var(--r);font-size:12.5px;color:var(--text1)}.adsrush-root .ar-insight>i{font-size:18px;color:var(--blue);flex-shrink:0}.adsrush-root .ar-insight>div{flex:1;line-height:1.5}.adsrush-root .ar-toolbar{display:flex;align-items:center;gap:6px;padding:14px 20px 6px}.adsrush-root .ar-toolbar-l{font-size:11px;color:var(--text3);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-right:4px}.adsrush-root .ar-source{display:flex;align-items:center;justify-content:space-between;margin:14px 20px 0;padding:12px 14px;background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r)}.adsrush-root .ar-source-l{display:flex;align-items:center;gap:10px}.adsrush-root .ar-source-l i{font-size:18px;color:var(--blue);width:32px;height:32px;background:var(--blue-bg);border-radius:8px;display:flex;align-items:center;justify-content:center}.adsrush-root .ar-disc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:14px 20px 20px}.adsrush-root .ar-disc-card{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);padding:14px;display:flex;flex-direction:column;gap:9px;transition:all .12s}.adsrush-root .ar-disc-card:hover{border-color:#0f11282e;box-shadow:0 4px 14px #0f11280f}.adsrush-root .ar-disc-head{display:flex;align-items:flex-start;justify-content:space-between}.adsrush-root .ar-match{text-align:center;padding:4px 10px;background:var(--green-bg);border-radius:8px}.adsrush-root .ar-match-v{font-size:18px;font-weight:700;color:var(--green-t);line-height:1}.adsrush-root .ar-match-l{font-size:9px;color:var(--green-t);text-transform:uppercase;letter-spacing:.4px;font-weight:600;margin-top:2px}.adsrush-root .ar-disc-name{font-size:14px;font-weight:700;color:var(--text1);line-height:1.3}.adsrush-root .ar-disc-meta{font-size:11px;color:var(--text3)}.adsrush-root .ar-disc-why{font-size:12px;color:var(--text2);line-height:1.45;padding:8px 10px;background:var(--bg2);border-radius:6px;font-style:italic}.adsrush-root .ar-disc-reason{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:5px}.adsrush-root .ar-disc-reason li{display:flex;align-items:flex-start;gap:6px;font-size:11.5px;color:var(--text2);line-height:1.4}.adsrush-root .ar-disc-reason li i{color:var(--green);font-size:12px;margin-top:2px;flex-shrink:0}.adsrush-root .ar-disc-foot{display:flex;align-items:center;justify-content:space-between;padding-top:9px;border-top:1px solid var(--border2);margin-top:auto}.adsrush-root .ar-strat-controls{display:flex;gap:24px;align-items:flex-end;padding:16px 20px;background:var(--bg1);border-bottom:1px solid var(--border2);flex-wrap:wrap}.adsrush-root .ar-ctrl-l{font-size:11px;color:var(--text3);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.adsrush-root .ar-goal{display:flex;align-items:center;gap:6px;padding:8px 12px;background:var(--bg2);border:1px solid transparent;border-radius:8px;font-size:12px;font-weight:500;color:var(--text2);cursor:pointer;font-family:Inter,sans-serif;transition:all .12s}.adsrush-root .ar-goal:hover{background:var(--blue-bg);color:var(--blue)}.adsrush-root .ar-goal.on{background:var(--blue);color:#fff;border-color:var(--blue)}.adsrush-root .ar-goal i{font-size:14px}.adsrush-root .ar-budget{display:flex;align-items:center;gap:6px;padding:7px 12px;background:var(--bg2);border-radius:8px;font-size:13px;font-weight:600}.adsrush-root .ar-budget input{border:none;background:transparent;font-size:14px;font-weight:700;color:var(--text1);width:80px;font-family:Inter,sans-serif;outline:none}.adsrush-root .ar-funnel{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:18px 20px;position:relative}.adsrush-root .ar-stage{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);padding:14px;position:relative;display:flex;flex-direction:column;gap:12px}.adsrush-root .ar-stage-cold{border-top:3px solid var(--blue)}.adsrush-root .ar-stage-warm{border-top:3px solid var(--orange)}.adsrush-root .ar-stage-hot{border-top:3px solid var(--red)}.adsrush-root .ar-stage-head{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.adsrush-root .ar-stage-label{font-size:14px;font-weight:700;color:var(--text1)}.adsrush-root .ar-stage-desc{font-size:11.5px;color:var(--text3);margin-top:3px;line-height:1.4}.adsrush-root .ar-stage-budget{text-align:right;flex-shrink:0}.adsrush-root .ar-stage-pct{font-size:18px;font-weight:700;color:var(--blue);line-height:1}.adsrush-root .ar-stage-eur{font-size:10.5px;color:var(--text3);margin-top:2px}.adsrush-root .ar-stage-bar{height:4px;background:var(--bg2);border-radius:2px;overflow:hidden}.adsrush-root .ar-stage-bar-fill{height:100%;background:linear-gradient(90deg,var(--blue),var(--blue-l));border-radius:2px}.adsrush-root .ar-stage-block{display:flex;flex-direction:column;gap:6px}.adsrush-root .ar-stage-h{font-size:9.5px;color:var(--text3);font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px}.adsrush-root .ar-stage-aud{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 9px;background:var(--bg2);border-radius:6px}.adsrush-root .ar-stage-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding-top:10px;border-top:1px solid var(--border2)}.adsrush-root .ar-stage-grid>div:last-child{grid-column:1 / -1}.adsrush-root .ar-stage-v{font-size:12px;color:var(--text1);font-weight:500;line-height:1.35}.adsrush-root .ar-arrow{position:absolute;right:-13px;top:50%;transform:translateY(-50%);width:22px;height:22px;background:var(--bg1);border:1px solid var(--border);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--text3);z-index:2}.adsrush-root .ar-arrow i{font-size:14px}.adsrush-root .ar-rationale{margin:0 20px 20px;padding:14px 16px;background:linear-gradient(135deg,#FAFBFF,var(--bg1));border:1px solid var(--border2);border-radius:var(--r)}.adsrush-root .ar-rationale-h{display:flex;align-items:center;gap:7px;font-size:12.5px;font-weight:700;color:var(--text1);margin-bottom:8px}.adsrush-root .ar-rationale-h i{color:var(--blue);font-size:15px}.adsrush-root .ar-rationale ul{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:5px}.adsrush-root .ar-rationale li{font-size:12px;color:var(--text2);line-height:1.5}@media(max-width:1100px){.adsrush-root .ar-disc-grid{grid-template-columns:repeat(2,1fr)}.adsrush-root .ar-funnel{grid-template-columns:1fr}.adsrush-root .ar-arrow{display:none}}@media(max-width:640px){.adsrush-root .ar-disc-grid{grid-template-columns:1fr}}.adsrush-root .ca-caption{font-size:11.5px;color:var(--text2);line-height:1.4;margin-top:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.adsrush-root .li-rule{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--blue-bg);border:1px solid var(--blue);border-left-width:3px;border-radius:var(--r);font-size:12px;color:var(--text1);margin-bottom:14px}.adsrush-root .li-rule i{color:var(--blue);font-size:16px}.adsrush-root .li-grid{display:grid;grid-template-columns:1fr 420px;gap:14px;align-items:flex-start}.adsrush-root .li-list{background:var(--bg1);border:1px solid var(--border2);border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column}.adsrush-root .li-row{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;cursor:pointer;border-bottom:1px solid var(--border2);transition:background .1s;position:relative}.adsrush-root .li-row:last-child{border-bottom:none}.adsrush-root .li-row:hover{background:var(--bg2)}.adsrush-root .li-row.on{background:var(--blue-bg)}.adsrush-root .li-row.on:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--blue)}.adsrush-root .li-dot{width:8px;height:8px;border-radius:50%;margin-top:11px;flex-shrink:0}.adsrush-root .li-dot-fresh{background:var(--green);box-shadow:0 0 0 3px #00b36826}.adsrush-root .li-dot-warm{background:var(--orange)}.adsrush-root .li-dot-cold{background:var(--red)}.adsrush-root .li-row-main{flex:1;min-width:0}.adsrush-root .li-row-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.adsrush-root .li-age{font-size:10.5px;font-weight:600;padding:2px 7px;border-radius:10px;flex-shrink:0}.adsrush-root .li-age-fresh{background:var(--green-bg);color:var(--green-t)}.adsrush-root .li-age-warm{background:var(--orange-bg);color:var(--orange-t)}.adsrush-root .li-age-cold{background:var(--red-bg);color:var(--red-t)}.adsrush-root .li-chips{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.adsrush-root .li-chip{display:inline-flex;align-items:center;gap:3px;font-size:10.5px;font-weight:600;padding:2px 7px;border-radius:10px}.adsrush-root .li-chip i{font-size:11px}.adsrush-root .li-chip-todo{background:var(--bg2);color:var(--text2);border:1px dashed var(--border)}.adsrush-root .li-chip-ok{background:var(--green-bg);color:var(--green-t)}.adsrush-root .li-chip-done{background:var(--bg2);color:var(--text3)}.adsrush-root .li-empty{padding:32px 16px;text-align:center;color:var(--text3);font-size:13px}.adsrush-root .li-empty i{display:block;font-size:32px;color:var(--green);margin-bottom:8px}.adsrush-root .li-detail{padding:14px}.adsrush-root .li-det-head{display:flex;align-items:center;gap:10px;padding-bottom:12px;border-bottom:1px solid var(--border2);margin-bottom:12px}.adsrush-root .li-actions{display:flex;flex-direction:column;gap:10px;margin-bottom:14px}.adsrush-root .li-actions-l{font-size:10px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.5px}.adsrush-root .li-actions-row{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.adsrush-root .li-act{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;background:var(--bg1);border:1.5px solid var(--border);border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:11.5px;font-weight:600;color:var(--text2);transition:all .1s;position:relative}.adsrush-root .li-act i{font-size:18px;color:var(--blue)}.adsrush-root .li-act:hover{border-color:var(--blue);background:var(--blue-bg)}.adsrush-root .li-act.done{background:var(--green-bg);border-color:var(--green);color:var(--green-t)}.adsrush-root .li-act.done i{color:var(--green)}.adsrush-root .li-act.opt{opacity:.85}.adsrush-root .li-act-req{position:absolute;top:-6px;right:-4px;font-size:8.5px;background:var(--red);color:#fff;padding:1px 5px;border-radius:6px;font-weight:700;letter-spacing:.3px}.adsrush-root .li-note{display:flex;gap:6px;align-items:flex-end}.adsrush-root .li-note textarea{flex:1;border:1px solid var(--border);border-radius:6px;padding:7px 9px;font-family:Inter,sans-serif;font-size:12px;resize:none;outline:none;color:var(--text1)}.adsrush-root .li-note textarea:focus{border-color:var(--blue)}.adsrush-root .li-clear-row{display:flex;gap:6px;padding-top:10px;border-top:1px solid var(--border2)}.adsrush-root .li-clear-row .ck-btn{flex:1;justify-content:center}.adsrush-root .li-clear-row .ck-btn:disabled{opacity:.5;cursor:not-allowed}.adsrush-root .li-cleared-banner{display:flex;align-items:center;gap:8px;padding:10px 12px;background:var(--green-bg);color:var(--green-t);border-radius:8px;font-size:12px;margin-bottom:12px}.adsrush-root .li-cleared-banner i{font-size:16px}.adsrush-root .li-cleared-banner .ck-btn{margin-left:auto}.adsrush-root .li-meta{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:12px}.adsrush-root .li-meta-c{background:var(--bg2);border-radius:6px;padding:7px 9px}.adsrush-root .li-meta-l{font-size:9px;color:var(--text3);font-weight:600;text-transform:uppercase;letter-spacing:.4px}.adsrush-root .li-meta-v{font-weight:500;color:var(--text1);margin-top:1px}.adsrush-root .li-tl-h{font-size:10px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;display:flex;align-items:center;gap:4px}.adsrush-root .li-qual-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.adsrush-root .li-qual{display:flex;align-items:center;gap:10px;padding:12px;background:var(--bg1);border:1.5px solid var(--border);border-radius:10px;cursor:pointer;font-family:Inter,sans-serif;text-align:left;transition:all .12s}.adsrush-root .li-qual i{font-size:20px;flex-shrink:0}.adsrush-root .li-qual-txt{display:flex;flex-direction:column;gap:1px;min-width:0}.adsrush-root .li-qual-lbl{font-size:12.5px;font-weight:700;color:var(--text1)}.adsrush-root .li-qual-desc{font-size:10.5px;font-weight:500;color:var(--text3);line-height:1.3}.adsrush-root .li-qual:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000000f}.adsrush-root .li-qual-mql{border-color:#c9a227}.adsrush-root .li-qual-mql i{color:#c9a227}.adsrush-root .li-qual-mql:hover{background:#fff8e1;border-color:#b8911e}.adsrush-root .li-qual-sql{border-color:var(--blue)}.adsrush-root .li-qual-sql i{color:var(--blue)}.adsrush-root .li-qual-sql:hover{background:var(--blue-bg)}.adsrush-root .li-qual-book{border-color:var(--green)}.adsrush-root .li-qual-book i{color:var(--green)}.adsrush-root .li-qual-book:hover{background:var(--green-bg)}.adsrush-root .li-chip-q{font-weight:700}.adsrush-root .li-chip-q-mql{background:#fff8e1;color:#8a6d0b}.adsrush-root .li-chip-q-sql{background:var(--blue-bg);color:var(--blue)}.adsrush-root .li-chip-q-book{background:var(--green-bg);color:var(--green-t)}.adsrush-root .li-chip-q-dq{background:var(--bg2);color:var(--text3)}@media(max-width:720px){.adsrush-root .li-qual-row{grid-template-columns:1fr}}@media(max-width:980px){.adsrush-root .li-grid{grid-template-columns:1fr}}.adsrush-root .dd-overlay{position:fixed;inset:0;background:#0f112852;z-index:90;animation:ddFade .15s ease-out}.adsrush-root .dd-drawer{position:fixed;top:0;right:0;bottom:0;width:min(440px,92vw);background:var(--bg1);box-shadow:-12px 0 40px #0f11282e;z-index:91;padding:18px 18px 80px;overflow-y:auto;animation:ddSlide .2s ease-out;font-family:Inter,sans-serif}@keyframes ddFade{0%{opacity:0}to{opacity:1}}@keyframes ddSlide{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}.adsrush-root .dd-head{display:flex;align-items:center;gap:10px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--border2)}.adsrush-root .dd-name-input{font-size:15px;font-weight:700;color:var(--text1);border:none;background:transparent;width:100%;padding:2px 4px;border-radius:4px;font-family:inherit}.adsrush-root .dd-name-input:hover,.adsrush-root .dd-name-input:focus{background:var(--bg2);outline:none}.adsrush-root .dd-co-input{font-size:12px;color:var(--text2);border:none;background:transparent;width:100%;padding:1px 4px;border-radius:4px;margin-top:1px;font-family:inherit}.adsrush-root .dd-co-input:hover,.adsrush-root .dd-co-input:focus{background:var(--bg2);outline:none}.adsrush-root .dd-close{background:var(--bg2);border:none;width:30px;height:30px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text2);flex-shrink:0}.adsrush-root .dd-close:hover{background:var(--border2);color:var(--text1)}.adsrush-root .dd-close i{font-size:16px}.adsrush-root .dd-sect{font-size:10px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.5px;margin:14px 0 6px}.adsrush-root .dd-row-2{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:6px}.adsrush-root .dd-field{display:flex;flex-direction:column;gap:3px}.adsrush-root .dd-field label{font-size:9.5px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.4px}.adsrush-root .dd-field input,.adsrush-root .dd-field select{font-family:Inter,sans-serif;font-size:12px;color:var(--text1);padding:7px 9px;border:1px solid var(--border2);background:var(--bg1);border-radius:6px;width:100%}.adsrush-root .dd-field input:focus,.adsrush-root .dd-field select:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 2px var(--blue-bg)}.adsrush-root .dd-meta-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.adsrush-root .dd-tags{display:flex;flex-wrap:wrap;gap:4px;align-items:center}.adsrush-root .dd-tag{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:var(--text1);background:var(--bg2);padding:3px 4px 3px 8px;border-radius:10px}.adsrush-root .dd-tag button{background:none;border:none;cursor:pointer;color:var(--text3);display:flex;padding:0;border-radius:4px}.adsrush-root .dd-tag button:hover{color:var(--red)}.adsrush-root .dd-tag button i{font-size:12px}.adsrush-root .dd-tag-input{font-size:11px;border:1px dashed var(--border);background:transparent;padding:4px 8px;border-radius:10px;font-family:inherit;width:80px}.adsrush-root .dd-tag-input:focus{outline:none;border-color:var(--blue);border-style:solid}.adsrush-root .dd-notes{font-family:Inter,sans-serif;font-size:12px;color:var(--text1);padding:8px 10px;border:1px solid var(--border2);background:var(--bg1);border-radius:6px;width:100%;resize:vertical;line-height:1.45}.adsrush-root .dd-notes:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 2px var(--blue-bg)}.adsrush-root .dd-foot{position:sticky;bottom:-80px;margin:14px -18px -80px;padding:12px 18px;background:var(--bg1);border-top:1px solid var(--border2);display:flex;justify-content:flex-end}.adsrush-root .k-col{transition:background .12s,box-shadow .12s;border-radius:var(--r-sm);padding:2px}.adsrush-root .k-col-over{background:var(--blue-bg);box-shadow:inset 0 0 0 2px var(--blue)}.adsrush-root .k-card{-webkit-user-select:none;user-select:none}.adsrush-root .k-card.dragging{opacity:.4;transform:rotate(-1deg)}.adsrush-root .k-drop-hint{padding:18px 10px;text-align:center;font-size:11px;font-weight:600;color:var(--blue);border:1.5px dashed var(--blue);border-radius:var(--r-sm);background:#ffffff80}.adsrush-root .ct-search{font-family:Inter,sans-serif;font-size:12px;padding:7px 10px;border:1px solid var(--border2);background:var(--bg1);border-radius:6px;width:260px}.adsrush-root .ct-search:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 2px var(--blue-bg)}.adsrush-root .ct-card-head{display:flex;align-items:center;gap:7px;margin-bottom:6px}.adsrush-root .ct-deal-ct{font-size:10.5px;color:var(--text2);font-weight:600;display:inline-flex;align-items:center;gap:3px}.adsrush-root .ct-deal-ct i{font-size:11px}.adsrush-root .ct-card-tags{display:flex;flex-wrap:wrap;gap:3px;margin-top:5px}.adsrush-root .ct-tag-sm{font-size:9.5px;font-weight:600;color:var(--text2);background:var(--bg2);padding:1px 6px;border-radius:6px}.adsrush-root .ct-drawer{width:min(520px,95vw)}.adsrush-root .ct-pills{display:flex;align-items:center;gap:8px;margin-bottom:10px}.adsrush-root .ct-pill{display:inline-flex;align-items:center;gap:5px;font-size:11.5px;font-weight:700;padding:4px 9px;border-radius:10px}.adsrush-root .ct-pill i{font-size:13px}.adsrush-root .ct-pill-lead{background:var(--bg2);color:var(--text2)}.adsrush-root .ct-pill-mql{background:#fff8e1;color:#8a6d0b}.adsrush-root .ct-pill-sql{background:var(--blue-bg);color:var(--blue)}.adsrush-root .ct-pill-opportunity{background:var(--purple-bg);color:var(--purple)}.adsrush-root .ct-pill-customer{background:var(--green-bg);color:var(--green-t)}.adsrush-root .ct-pill-nofit{background:var(--bg2);color:var(--text3)}.adsrush-root .ct-lc-sel{font-family:Inter,sans-serif;font-size:11.5px;padding:5px 8px;border:1px solid var(--border2);background:var(--bg1);border-radius:6px;margin-left:auto}.adsrush-root .ct-tabs{display:flex;gap:4px;border-bottom:1px solid var(--border2);margin-bottom:12px;padding-bottom:0}.adsrush-root .ct-tab{font-family:Inter,sans-serif;font-size:11.5px;font-weight:600;color:var(--text2);background:none;border:none;cursor:pointer;padding:8px 10px;border-bottom:2px solid transparent;display:inline-flex;align-items:center;gap:5px}.adsrush-root .ct-tab i{font-size:13px}.adsrush-root .ct-tab:hover{color:var(--text1)}.adsrush-root .ct-tab.on{color:var(--blue);border-bottom-color:var(--blue)}.adsrush-root .ct-tpl-sel{font-family:Inter,sans-serif;font-size:12px;padding:7px 10px;border:1px solid var(--border2);background:var(--bg1);border-radius:6px;width:100%}.adsrush-root .dd-foot-inline{display:flex;align-items:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid var(--border2)}.adsrush-root .ct-deal-row{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--bg2);border-radius:8px;margin-bottom:6px}.adsrush-root .ct-deal-stage{font-size:11px;padding:4px 6px;border:1px solid var(--border2);background:var(--bg1);border-radius:5px;font-family:Inter,sans-serif}.adsrush-root .ct-deal-val{width:80px;font-size:11px;padding:4px 6px;border:1px solid var(--border2);background:var(--bg1);border-radius:5px;font-family:Inter,sans-serif;text-align:right}.adsrush-root .ct-newdeal{display:flex;flex-direction:column;gap:6px}.adsrush-root .ct-newdeal input,.adsrush-root .ct-newdeal select{font-family:Inter,sans-serif;font-size:12px;padding:7px 9px;border:1px solid var(--border2);background:var(--bg1);border-radius:6px}.adsrush-root .ct-newdeal-row{display:grid;grid-template-columns:1fr 1fr auto;gap:6px}.adsrush-root .dd-sect-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.adsrush-root .ct-tpl-mgr-toggle{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:var(--blue);background:none;border:none;cursor:pointer;display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:5px}.adsrush-root .ct-tpl-mgr-toggle:hover{background:color-mix(in oklab,var(--blue) 10%,transparent)}.adsrush-root .ct-tpl-row{display:flex;gap:6px;align-items:center}.adsrush-root .ct-tpl-row .ct-tpl-sel{flex:1}.adsrush-root .ct-tpl-mgr{margin-top:10px;padding:10px;background:var(--bg2);border:1px solid var(--border2);border-radius:8px;display:flex;flex-direction:column;gap:8px}.adsrush-root .ct-tpl-mgr-hint{font-size:11px;color:var(--text3)}.adsrush-root .ct-tpl-mgr-hint code{font-family:monospace;background:var(--bg1);padding:1px 5px;border-radius:4px;font-size:10.5px}.adsrush-root .ct-tpl-list{display:flex;flex-direction:column;gap:4px;max-height:180px;overflow:auto}.adsrush-root .ct-tpl-item{display:flex;align-items:center;gap:8px;padding:7px 9px;border:1px solid var(--border2);background:var(--bg1);border-radius:6px;cursor:pointer;font-family:Inter,sans-serif;font-size:12px;color:var(--text1);text-align:left}.adsrush-root .ct-tpl-item i{font-size:13px;color:var(--text3)}.adsrush-root .ct-tpl-item:hover{border-color:var(--blue)}.adsrush-root .ct-tpl-item.on{border-color:var(--blue);background:color-mix(in oklab,var(--blue) 8%,var(--bg1));color:var(--blue)}.adsrush-root .ct-tpl-item.on i{color:var(--blue)}.adsrush-root .ct-tpl-mgr-actions{display:flex;flex-wrap:wrap;gap:6px;padding-top:6px;border-top:1px solid var(--border2)}.adsrush-root .dd-channel-tabs{display:flex;gap:6px;margin-bottom:10px}.adsrush-root .dd-channel{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:var(--text2);background:var(--bg1);border:1px solid var(--border2);border-radius:7px;padding:8px 10px;cursor:pointer}.adsrush-root .dd-channel i{font-size:14px}.adsrush-root .dd-channel:hover{border-color:var(--blue);color:var(--text1)}.adsrush-root .dd-channel.on{border-color:var(--blue);background:color-mix(in oklab,var(--blue) 10%,var(--bg1));color:var(--blue)}.adsrush-root .mkt-hero{padding:28px 28px 18px;border-bottom:1px solid var(--border2);background:linear-gradient(180deg,color-mix(in oklab,var(--blue) 4%,var(--bg1)) 0%,var(--bg1) 100%)}.adsrush-root .mkt-hero-title{font-family:Inter,sans-serif;font-size:22px;font-weight:700;color:var(--text1);margin:0 0 4px;letter-spacing:-.01em}.adsrush-root .mkt-hero-sub{font-family:Inter,sans-serif;font-size:13px;color:var(--text2);margin:0 0 16px;max-width:560px}.adsrush-root .mkt-search{position:relative;max-width:540px}.adsrush-root .mkt-search i.ti-search{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--text3);font-size:16px}.adsrush-root .mkt-search input{width:100%;font-family:Inter,sans-serif;font-size:14px;padding:12px 38px 12px 40px;border:1px solid var(--border2);background:var(--bg1);border-radius:10px;color:var(--text1);outline:none;transition:border-color .15s,box-shadow .15s}.adsrush-root .mkt-search input:focus{border-color:var(--blue);box-shadow:0 0 0 3px color-mix(in oklab,var(--blue) 18%,transparent)}.adsrush-root .mkt-search-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:var(--text3);padding:4px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px}.adsrush-root .mkt-search-clear:hover{background:var(--bg2);color:var(--text1)}.adsrush-root .mkt-cats{display:flex;flex-wrap:wrap;gap:6px;padding:14px 28px;border-bottom:1px solid var(--border2)}.adsrush-root .mkt-cat{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:var(--text2);background:var(--bg1);border:1px solid var(--border2);border-radius:7px;padding:6px 11px;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.adsrush-root .mkt-cat:hover{border-color:var(--blue);color:var(--text1)}.adsrush-root .mkt-cat.on{background:var(--blue);color:#fff;border-color:var(--blue)}.adsrush-root .mkt-cat-n{font-size:10.5px;font-weight:600;background:color-mix(in oklab,currentColor 14%,transparent);padding:1px 6px;border-radius:9px;opacity:.85}.adsrush-root .mkt-cat.on .mkt-cat-n{background:#fff3}.adsrush-root .mkt-sect{padding:22px 28px 10px;display:flex;align-items:center;justify-content:space-between}.adsrush-root .mkt-sect h2{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:var(--text1);margin:0;display:inline-flex;align-items:center;gap:8px}.adsrush-root .mkt-sect h2 i{font-size:16px}.adsrush-root .mkt-sect-n{font-size:11px;font-weight:500;color:var(--text3);margin-left:4px}.adsrush-root .mkt-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;padding:0 28px 28px}.adsrush-root .mkt-card{display:flex;flex-direction:column;background:var(--bg1);border:1px solid var(--border2);border-radius:12px;padding:16px;transition:border-color .15s,box-shadow .15s,transform .15s;min-height:160px}.adsrush-root .mkt-card:hover{border-color:var(--blue);box-shadow:0 4px 14px -6px color-mix(in oklab,var(--blue) 30%,transparent);transform:translateY(-1px)}.adsrush-root .mkt-card-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.adsrush-root .mkt-icon{width:44px;height:44px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:22px}.adsrush-root .mkt-icon-lg{width:64px;height:64px;border-radius:14px;font-size:30px}.adsrush-root .mkt-badge{font-family:Inter,sans-serif;font-size:10.5px;font-weight:600;color:#16a34a;background:color-mix(in oklab,#16a34a 12%,transparent);padding:3px 8px;border-radius:6px;display:inline-flex;align-items:center;gap:4px}.adsrush-root .mkt-badge i{font-size:11px}.adsrush-root .mkt-card-body{flex:1;display:flex;flex-direction:column;margin-bottom:12px}.adsrush-root .mkt-card-name{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:var(--text1);margin-bottom:2px}.adsrush-root .mkt-card-cat{font-family:Inter,sans-serif;font-size:10.5px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.adsrush-root .mkt-card-tag{font-family:Inter,sans-serif;font-size:12px;color:var(--text2);line-height:1.45;margin:0}.adsrush-root .mkt-card-foot{display:flex;justify-content:flex-end}.adsrush-root .ap-detail{padding:24px 28px;max-width:820px}.adsrush-root .ap-head{display:flex;align-items:flex-start;gap:16px;padding-bottom:20px;border-bottom:1px solid var(--border2);margin-bottom:24px}.adsrush-root .ap-head-name{font-family:Inter,sans-serif;font-size:20px;font-weight:700;color:var(--text1);margin-bottom:2px}.adsrush-root .ap-head-cat{font-family:Inter,sans-serif;font-size:11.5px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;margin-bottom:8px}.adsrush-root .ap-head-tag{font-family:Inter,sans-serif;font-size:13px;color:var(--text2);line-height:1.5;margin:0;max-width:520px}.adsrush-root .ap-section{margin-bottom:28px}.adsrush-root .ap-section h3{font-family:Inter,sans-serif;font-size:13px;font-weight:700;color:var(--text1);margin:0 0 4px;text-transform:uppercase;letter-spacing:.04em}.adsrush-root .ap-section-sub{font-family:Inter,sans-serif;font-size:12px;color:var(--text3);margin:0 0 14px}.adsrush-root .ap-form{display:flex;flex-direction:column;gap:10px;background:var(--bg2);padding:18px;border-radius:10px;border:1px solid var(--border2)}.adsrush-root .ap-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.adsrush-root .ap-stat{padding:14px;background:var(--bg2);border:1px solid var(--border2);border-radius:10px}.adsrush-root .ap-stat-l{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.adsrush-root .ap-stat-v{font-family:Inter,sans-serif;font-size:15px;font-weight:700;color:var(--text1);display:inline-flex;align-items:center;gap:5px}.adsrush-root .lp-count{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:22px;padding:0 8px;background:var(--bg2);border:1px solid var(--border2);border-radius:11px;font-size:12px;color:var(--text3);margin-left:8px;font-weight:600}.adsrush-root .lp-search{padding:8px 12px;border:1px solid var(--border2);border-radius:8px;background:var(--bg1);font-size:13px;min-width:220px;color:var(--text1)}.adsrush-root .lp-btn-prim{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:var(--blue);color:#fff;border:0;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer}.adsrush-root .lp-btn-prim:disabled{opacity:.5;cursor:not-allowed}.adsrush-root .lp-btn-ghost{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:var(--bg1);color:var(--text1);border:1px solid var(--border2);border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none}.adsrush-root .lp-back{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;background:var(--bg2);border:1px solid var(--border2);border-radius:8px;cursor:pointer;margin-right:10px;color:var(--text1)}.adsrush-root .lp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.adsrush-root .lp-card{display:flex;flex-direction:column;background:var(--bg2);border:1px solid var(--border2);border-radius:12px;overflow:hidden;cursor:pointer;text-align:left;padding:0;transition:transform .12s,border-color .12s}.adsrush-root .lp-card:hover{transform:translateY(-2px);border-color:var(--blue)}.adsrush-root .lp-card-preview{position:relative;height:120px;background:linear-gradient(135deg,#f1f5fb,#e2eaf5);display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:38px}.adsrush-root .lp-type-badge{position:absolute;top:10px;right:10px;padding:3px 8px;border-radius:6px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:#fff;color:var(--text2);border:1px solid var(--border2)}.adsrush-root .lp-type-badge.external{background:#fef3c7;color:#92400e;border-color:#fde68a}.adsrush-root .lp-card-body{padding:14px}.adsrush-root .lp-card-name{font-size:14px;font-weight:700;color:var(--text1);margin-bottom:4px}.adsrush-root .lp-card-url{font-size:12px;color:var(--text3);margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adsrush-root .lp-card-stats{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--text2)}.adsrush-root .lp-card-stats span{display:inline-flex;align-items:center;gap:4px}.adsrush-root .lp-status{padding:2px 8px;border-radius:6px;font-size:11px;font-weight:700}.adsrush-root .lp-status-live{background:#dcfce7;color:#166534}.adsrush-root .lp-status-draft{background:#f1f5f9;color:#64748b}.adsrush-root .lp-status-paused{background:#fef3c7;color:#92400e}.adsrush-root .lp-tpl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.adsrush-root .lp-tpl{display:flex;flex-direction:column;align-items:flex-start;background:var(--bg2);border:1px solid var(--border2);border-radius:12px;padding:18px;cursor:pointer;text-align:left;transition:border-color .12s,transform .12s}.adsrush-root .lp-tpl:hover{border-color:var(--blue);transform:translateY(-2px)}.adsrush-root .lp-tpl-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:12px}.adsrush-root .lp-tpl-name{font-size:14px;font-weight:700;color:var(--text1);margin-bottom:6px}.adsrush-root .lp-tpl-desc{font-size:12px;color:var(--text3);line-height:1.5}.adsrush-root .lp-ext-form{max-width:560px;background:var(--bg2);border:1px solid var(--border2);border-radius:12px;padding:22px;display:flex;flex-direction:column;gap:10px}.adsrush-root .lp-ext-hint{font-size:13px;color:var(--text2);line-height:1.5;margin-bottom:6px}.adsrush-root .lp-ext-hint code{background:var(--bg1);padding:1px 5px;border-radius:4px;font-size:12px}.adsrush-root .lp-lbl{font-size:12px;font-weight:600;color:var(--text2);margin-top:6px}.adsrush-root .lp-inp{padding:10px 12px;border:1px solid var(--border2);border-radius:8px;background:var(--bg1);font-size:13px;color:var(--text1)}.adsrush-root .lp-ext-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:12px}.adsrush-root .lp-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:14px}.adsrush-root .lp-detail-card{background:var(--bg2);border:1px solid var(--border2);border-radius:12px;padding:18px}.adsrush-root .lp-detail-wide{grid-column:1/-1}.adsrush-root .lp-card-title{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--text1);margin-bottom:14px}.adsrush-root .lp-meta{display:flex;flex-direction:column;gap:8px}.adsrush-root .lp-meta>div{display:flex;justify-content:space-between;font-size:13px;border-bottom:1px dashed var(--border2);padding-bottom:6px}.adsrush-root .lp-meta span{color:var(--text3)}.adsrush-root .lp-meta b{color:var(--text1);font-weight:600}.adsrush-root .lp-track{display:flex;flex-direction:column;gap:8px}.adsrush-root .lp-track-row{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid var(--border2);border-radius:8px;font-size:13px;cursor:pointer}.adsrush-root .lp-track-row span:nth-child(2){flex:1;color:var(--text1);font-weight:500}.adsrush-root .lp-pill{padding:2px 8px;border-radius:6px;font-size:11px;font-weight:700;background:#f1f5f9;color:#64748b}.adsrush-root .lp-pill.on{background:#dcfce7;color:#166534}.adsrush-root .lp-snippet-hint{font-size:12px;color:var(--text2);margin-bottom:10px}.adsrush-root .lp-snippet-hint code{background:var(--bg1);padding:1px 5px;border-radius:4px}.adsrush-root .lp-snippet{background:#0f172a;color:#e2e8f0;padding:14px;border-radius:8px;font-family:ui-monospace,Menlo,monospace;font-size:12px;line-height:1.5;white-space:pre-wrap;word-break:break-all;margin:0 0 10px}.adsrush-root .le-root{display:flex;flex-direction:column;height:calc(100vh - 60px);background:#f1f5f9}.adsrush-root .le-topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#fff;border-bottom:1px solid var(--border2);gap:14px;flex-shrink:0}.adsrush-root .le-top-l,.adsrush-root .le-top-c,.adsrush-root .le-top-r{display:flex;align-items:center;gap:8px}.adsrush-root .le-title{font-weight:700;color:var(--text1);font-size:14px}.adsrush-root .le-dirty{font-size:11px;color:#f59e0b;font-weight:600}.adsrush-root .le-dev{width:34px;height:30px;display:inline-flex;align-items:center;justify-content:center;background:var(--bg1);border:1px solid var(--border2);border-radius:6px;cursor:pointer;color:var(--text2)}.adsrush-root .le-dev.on{background:var(--blue);color:#fff;border-color:var(--blue)}.adsrush-root .le-body{display:grid;grid-template-columns:260px 1fr 300px;flex:1;min-height:0}.adsrush-root .le-left,.adsrush-root .le-right{background:#fff;border-right:1px solid var(--border2);overflow-y:auto;padding:14px}.adsrush-root .le-right{border-right:0;border-left:1px solid var(--border2)}.adsrush-root .le-pane-title{font-size:11px;font-weight:700;color:var(--text3);text-transform:uppercase;letter-spacing:.05em;margin:6px 0 10px}.adsrush-root .le-lib{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-bottom:18px}.adsrush-root .le-lib-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;background:var(--bg1);border:1px solid var(--border2);border-radius:8px;cursor:pointer;font-size:11px;color:var(--text2);transition:all .12s}.adsrush-root .le-lib-btn:hover{background:#dbeafe;border-color:var(--blue);color:var(--blue)}.adsrush-root .le-lib-btn i{font-size:18px}.adsrush-root .le-layers{display:flex;flex-direction:column;gap:4px}.adsrush-root .le-layer{display:flex;align-items:center;gap:8px;padding:8px 10px;background:var(--bg1);border:1px solid var(--border2);border-radius:6px;font-size:12px;color:var(--text1);cursor:pointer}.adsrush-root .le-layer.on{background:#dbeafe;border-color:var(--blue);color:var(--blue);font-weight:600}.adsrush-root .le-layer>span{flex:1}.adsrush-root .le-layer-acts{display:none;gap:2px}.adsrush-root .le-layer:hover .le-layer-acts{display:flex}.adsrush-root .le-layer-acts button{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--border2);border-radius:4px;cursor:pointer;color:var(--text2);font-size:11px}.adsrush-root .le-layer-acts button:disabled{opacity:.3;cursor:not-allowed}.adsrush-root .le-empty-layers{font-size:12px;color:var(--text3);padding:14px;text-align:center}.adsrush-root .le-canvas-wrap{overflow-y:auto;padding:24px;display:flex;justify-content:center;align-items:flex-start}.adsrush-root .le-canvas{background:#fff;min-height:600px;box-shadow:0 4px 24px #0f172a14;border-radius:8px;transition:width .25s;overflow:hidden}.adsrush-root .le-canvas-empty{padding:60px;text-align:center;color:var(--text3)}.adsrush-root .le-canvas-empty i{font-size:42px;margin-bottom:10px;display:block}.adsrush-root .le-block-shell{position:relative;border:2px solid transparent;cursor:pointer}.adsrush-root .le-block-shell:hover{border-color:#cbd5e1}.adsrush-root .le-block-shell.on{border-color:var(--blue)}.adsrush-root .le-block-toolbar{position:absolute;top:6px;right:6px;display:none;gap:2px;background:#0f172a;padding:3px;border-radius:6px;z-index:2}.adsrush-root .le-block-shell.on .le-block-toolbar,.adsrush-root .le-block-shell:hover .le-block-toolbar{display:flex}.adsrush-root .le-block-toolbar button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;cursor:pointer;color:#fff;font-size:12px;border-radius:3px}.adsrush-root .le-block-toolbar button:hover{background:#ffffff26}.adsrush-root .le-tabs{display:flex;gap:4px;background:var(--bg1);padding:3px;border-radius:7px;margin-bottom:14px}.adsrush-root .le-tab{flex:1;padding:6px 10px;background:transparent;border:0;border-radius:5px;cursor:pointer;font-size:12px;font-weight:600;color:var(--text2)}.adsrush-root .le-tab.on{background:#fff;color:var(--blue);box-shadow:0 1px 3px #0000000f}.adsrush-root .le-inspector{display:flex;flex-direction:column;gap:12px}.adsrush-root .le-field{display:flex;flex-direction:column;gap:5px}.adsrush-root .le-field label{font-size:11px;font-weight:600;color:var(--text3);text-transform:uppercase;letter-spacing:.04em}.adsrush-root .le-field input,.adsrush-root .le-field textarea,.adsrush-root .le-field select{padding:7px 9px;border:1px solid var(--border2);border-radius:6px;font-size:12px;font-family:inherit;background:var(--bg1);color:var(--text1)}.adsrush-root .le-color{display:flex;align-items:center;gap:8px}.adsrush-root .le-color input{width:36px;height:30px;padding:0;border:1px solid var(--border2);border-radius:6px;cursor:pointer;background:transparent}.adsrush-root .le-color span{font-size:12px;color:var(--text2);font-family:ui-monospace,monospace}.adsrush-root .le-empty-insp{font-size:12px;color:var(--text3);padding:18px;text-align:center}.adsrush-root .rb-hero{padding:80px 40px}.adsrush-root .rb-hero h1{font-size:42px;font-weight:800;margin:0 0 14px;line-height:1.1}.adsrush-root .rb-hero p{font-size:16px;opacity:.85;max-width:560px;margin:0 auto 24px}.adsrush-root .rb-hero button{padding:12px 28px;color:#fff;border:0;font-size:14px;font-weight:600;cursor:pointer}.adsrush-root .rb-text{padding:30px 40px;line-height:1.6}.adsrush-root .rb-image{padding:30px 40px;text-align:center}.adsrush-root .rb-image img{max-width:100%;border-radius:8px}.adsrush-root .rb-image small{display:block;margin-top:8px;color:#64748b;font-size:12px}.adsrush-root .rb-img-ph{padding:60px;background:#f1f5f9;border:2px dashed #cbd5e1;border-radius:8px;color:#94a3b8;display:flex;flex-direction:column;align-items:center;gap:8px}.adsrush-root .rb-img-ph i{font-size:32px}.adsrush-root .rb-video{padding:30px 40px}.adsrush-root .rb-video iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:8px}.adsrush-root .rb-form{margin:30px 40px;padding:30px;background:#f8fafc;border:1px solid #e2e8f0}.adsrush-root .rb-form h3{margin:0 0 16px;font-size:20px}.adsrush-root .rb-form input{display:block;width:100%;padding:10px 14px;margin-bottom:10px;border:1px solid #cbd5e1;border-radius:6px;font-size:14px}.adsrush-root .rb-form button{width:100%;padding:12px;color:#fff;border:0;font-weight:600;cursor:pointer}.adsrush-root .rb-cta{padding:50px 40px;text-align:center}.adsrush-root .rb-cta h2{font-size:28px;margin:0 0 18px}.adsrush-root .rb-cta button{padding:12px 28px;border:0;font-weight:600;cursor:pointer}.adsrush-root .rb-features{padding:60px 40px}.adsrush-root .rb-features h2{text-align:center;font-size:30px;margin:0 0 32px}.adsrush-root .rb-feat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.adsrush-root .rb-feat{text-align:center;padding:16px}.adsrush-root .rb-feat i{font-size:34px;margin-bottom:10px;display:block}.adsrush-root .rb-feat h4{font-size:16px;margin:0 0 6px}.adsrush-root .rb-feat p{font-size:13px;opacity:.7;margin:0}.adsrush-root .rb-test{padding:60px 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}.adsrush-root .rb-test-card{padding:24px;background:#f8fafc;border-radius:10px}.adsrush-root .rb-test-card p{margin:0 0 14px;font-style:italic}.adsrush-root .rb-test-by b{display:block;font-size:13px}.adsrush-root .rb-test-by span{font-size:11px;opacity:.6}.adsrush-root .rb-pricing{padding:60px 40px;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.adsrush-root .rb-plan{padding:30px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;text-align:center}.adsrush-root .rb-plan h3{margin:0 0 10px;font-size:18px}.adsrush-root .rb-price{font-size:34px;font-weight:800;margin-bottom:16px}.adsrush-root .rb-price small{font-size:14px;font-weight:500;opacity:.6}.adsrush-root .rb-plan ul{list-style:none;padding:0;margin:0 0 20px;text-align:left}.adsrush-root .rb-plan li{padding:5px 0;font-size:13px}.adsrush-root .rb-plan li i{color:#10b981;margin-right:6px}.adsrush-root .rb-plan button{width:100%;padding:10px;color:#fff;border:0;font-weight:600;cursor:pointer}.adsrush-root .rb-faq{padding:50px 40px;max-width:680px;margin:0 auto}.adsrush-root .rb-faq details{border-bottom:1px solid #e2e8f0;padding:14px 0}.adsrush-root .rb-faq summary{cursor:pointer;font-weight:600;font-size:15px}.adsrush-root .rb-faq p{margin:10px 0 0;opacity:.75;font-size:14px}.adsrush-root .rb-countdown{padding:50px 40px;text-align:center}.adsrush-root .rb-countdown h3{margin:0 0 16px;font-size:20px}.adsrush-root .rb-cd-clock{font-size:42px;font-weight:800;font-family:ui-monospace,monospace;letter-spacing:2px}.adsrush-root .rb-logos{padding:40px;text-align:center}.adsrush-root .rb-logos span{display:block;font-size:12px;color:#94a3b8;text-transform:uppercase;letter-spacing:.1em;margin-bottom:18px}.adsrush-root .rb-logos>div{display:flex;justify-content:center;flex-wrap:wrap;gap:30px}.adsrush-root .rb-logo{font-weight:700;color:#64748b;opacity:.5;font-size:18px}.adsrush-root .db-tabs{display:flex;gap:4px;align-items:center;flex-wrap:wrap;background:var(--card2,#f6f8fb);padding:3px;border-radius:8px;border:1px solid var(--border)}.adsrush-root .db-tab{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;color:var(--text2);background:transparent;border:none;border-radius:6px;cursor:pointer;white-space:nowrap}.adsrush-root .db-tab i{font-size:14px}.adsrush-root .db-tab:hover{color:var(--text1);background:#006aff0d}.adsrush-root .db-tab.on{background:#fff;color:var(--blue);box-shadow:0 1px 3px #00000014}.adsrush-root .db-tab.db-add{padding:6px 8px;color:var(--text3)}.adsrush-root .db-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;font-size:12px;font-weight:600;color:var(--text2);background:#fff;border:1px solid var(--border);border-radius:7px;cursor:pointer;transition:all .15s}.adsrush-root .db-btn i{font-size:14px}.adsrush-root .db-btn:hover:not(:disabled){border-color:var(--blue);color:var(--blue)}.adsrush-root .db-btn:disabled{opacity:.4;cursor:not-allowed}.adsrush-root .db-btn.on{background:var(--blue);color:#fff;border-color:var(--blue)}.adsrush-root .db-btn.on:hover{background:#0055d4}.adsrush-root .db-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:90px;gap:12px}.adsrush-root .db-cell{position:relative;min-height:0;display:flex;flex-direction:column}.adsrush-root .db-cell>.mc,.adsrush-root .db-cell>.db-card{height:100%;width:100%;box-sizing:border-box}.adsrush-root .db-cell.edit{outline:2px dashed transparent;border-radius:10px;transition:outline-color .15s,transform .12s,box-shadow .12s}.adsrush-root .db-cell.edit:hover{outline-color:#006aff73}.adsrush-root .db-cell.edit.resizing{outline:2px solid var(--blue);box-shadow:0 8px 24px #006aff2e}.adsrush-root .db-cell.edit.dragover{outline:2px solid var(--blue);background:#006aff0a}.adsrush-root .db-cell.edit{cursor:grab}.adsrush-root .db-cell.edit:active{cursor:grabbing}.adsrush-root .db-gap{display:flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;border:2px dashed rgba(0,106,255,.25);background:#006aff0a;color:var(--text2);font-size:12px;font-weight:600;min-height:0;transition:background .15s,border-color .15s,transform .12s;pointer-events:auto}.adsrush-root .db-gap:not(.fits){border-color:#dc262640;background:#dc26260a;color:#b91c1c;opacity:.7}.adsrush-root .db-gap.fits{border-color:#006aff8c;background:#006aff14;color:var(--blue)}.adsrush-root .db-gap.over{border-style:solid;background:#006aff29;transform:scale(1.01);box-shadow:0 8px 24px #006aff2e}.adsrush-root .db-cell-bar{position:absolute;top:6px;right:6px;z-index:6;display:flex;align-items:center;gap:4px;background:#fffffff2;border:1px solid var(--border);border-radius:7px;padding:3px 4px;box-shadow:0 4px 14px #00000014;opacity:0;transition:opacity .15s;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.adsrush-root .db-cell.edit:hover .db-cell-bar,.adsrush-root .db-cell.edit.resizing .db-cell-bar{opacity:1}.adsrush-root .db-cell-grip{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--text3);cursor:grab}.adsrush-root .db-cell-dim{font-size:10px;font-weight:700;color:var(--text2);padding:0 6px;font-variant-numeric:tabular-nums;letter-spacing:.02em;border-left:1px solid var(--border);border-right:1px solid var(--border);height:18px;display:inline-flex;align-items:center}.adsrush-root .db-cell-rm{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--text3)}.adsrush-root .db-cell-rm:hover{background:#ffe5e5;color:var(--red)}.adsrush-root .db-resize{position:absolute;right:2px;bottom:2px;z-index:6;width:18px;height:18px;display:flex;align-items:flex-end;justify-content:flex-end;color:var(--text3);cursor:nwse-resize;border-radius:4px;opacity:0;transition:opacity .15s,color .15s,background .15s;touch-action:none}.adsrush-root .db-cell.edit:hover .db-resize,.adsrush-root .db-cell.edit.resizing .db-resize{opacity:1}.adsrush-root .db-resize:hover{color:var(--blue);background:#006aff14}.adsrush-root .db-card{background:#fff;border:1px solid var(--border);border-radius:10px;padding:14px;height:100%;overflow:hidden;display:flex;flex-direction:column}.adsrush-root .db-add-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;background:transparent;border:2px dashed var(--border);border-radius:10px;color:var(--text3);font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.adsrush-root .db-add-card:hover{border-color:var(--blue);color:var(--blue);background:#006aff08}.adsrush-root .db-add-card i{font-size:22px}.adsrush-root .db-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:var(--text2);font-size:14px;font-weight:600;background:#fff;border:1px solid var(--border);border-radius:10px}.adsrush-root .db-modal-bg{position:fixed;inset:0;background:#0f172a73;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.adsrush-root .db-modal{background:#fff;border-radius:12px;width:100%;max-width:760px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 24px 60px #00000040;overflow:hidden}.adsrush-root .db-modal-h{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--border);font-size:14px}.adsrush-root .db-modal-h button{background:transparent;border:none;cursor:pointer;color:var(--text3);font-size:18px;padding:4px}.adsrush-root .db-modal-h button:hover{color:var(--text1)}.adsrush-root .db-input{width:100%;padding:9px 12px;font-size:13px;border:1px solid var(--border);border-radius:7px;outline:none;margin-top:6px}.adsrush-root .db-input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #006aff1a}.adsrush-root .db-lib{overflow-y:auto;padding:14px 18px 18px}.adsrush-root .db-lib-group{margin-bottom:18px}.adsrush-root .db-lib-gn{font-size:11px;font-weight:700;color:var(--text3);text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.adsrush-root .db-lib-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.adsrush-root .db-lib-card{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid var(--border);border-radius:8px;cursor:pointer;text-align:left;transition:all .15s}.adsrush-root .db-lib-card:hover{border-color:var(--blue);background:#006aff08}.adsrush-root .db-lib-card>i:first-child{font-size:18px;color:var(--blue);width:22px;text-align:center;flex-shrink:0}.adsrush-root .db-lib-lbl{flex:1;font-size:12px;font-weight:600;color:var(--text1)}.adsrush-root .db-lib-add{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;background:var(--blue-bg);color:var(--blue);border-radius:5px;font-size:14px}.adsrush-root .db-cell-cfg{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--text2)}.adsrush-root .db-cell-cfg:hover{background:var(--blue-bg);color:var(--blue)}.adsrush-root .db-cfg-tabs{display:flex;gap:2px;padding:8px 14px 0;border-bottom:1px solid var(--border);background:#fafbfc}.adsrush-root .db-cfg-tabs button{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;background:transparent;border:none;font-size:12px;font-weight:600;color:var(--text2);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px}.adsrush-root .db-cfg-tabs button.on{color:var(--blue);border-bottom-color:var(--blue)}.adsrush-root .db-cfg-body{padding:16px 18px;overflow-y:auto;max-height:60vh}.adsrush-root .db-cfg-row{margin-bottom:14px}.adsrush-root .db-cfg-row>label{display:block;font-size:11px;font-weight:700;color:var(--text2);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.adsrush-root .db-cfg-metrics{display:flex;flex-direction:column;gap:6px}.adsrush-root .db-cfg-metric{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid var(--border);border-radius:8px;cursor:pointer;text-align:left;transition:all .12s}.adsrush-root .db-cfg-metric:hover{border-color:var(--blue);background:#006aff08}.adsrush-root .db-cfg-metric.on{border-color:var(--blue);background:#006aff0f}.adsrush-root .db-cfg-metric-l{flex:1;font-size:13px;font-weight:600;color:var(--text1)}.adsrush-root .db-cfg-metric-v{font-size:11px;color:var(--text3);font-weight:600;font-variant-numeric:tabular-nums}.adsrush-root .db-cfg-metric-v span{color:var(--text3);font-weight:500}.adsrush-root .db-cfg-metric>i.ti-check{color:var(--blue);font-size:16px}.adsrush-root .db-cfg-hint{display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f5f8ff;border:1px solid #dbe7ff;border-radius:8px;font-size:12px;color:var(--text2)}.adsrush-root .db-cfg-hint i{color:var(--blue)}.adsrush-root .db-cfg-types{max-height:none}.adsrush-root .db-lib-card.on{border-color:var(--blue);background:#006aff0f}.adsrush-root .db-cfg-foot{display:flex;justify-content:flex-end;padding:10px 14px;border-top:1px solid var(--border);background:#fafbfc}.adsrush-root .bp{padding:24px 28px;overflow-y:auto;height:100%;background:var(--bg)}.adsrush-root .bp-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;background:var(--bg1);border:1px solid var(--border2);border-radius:12px;padding:20px 24px}.adsrush-root .bp-title{font-size:22px;font-weight:700;color:var(--text1);margin:0 0 4px}.adsrush-root .bp-sub{font-size:13px;color:var(--text2);margin:0;max-width:520px;line-height:1.5}.adsrush-root .bp-progress-wrap{min-width:280px;max-width:320px;flex-shrink:0}.adsrush-root .bp-progress-top{display:flex;justify-content:space-between;font-size:12px;color:var(--text2);margin-bottom:6px}.adsrush-root .bp-progress-top b{color:var(--blue);font-size:14px}.adsrush-root .bp-progress{height:8px;background:var(--bg2);border-radius:99px;overflow:hidden}.adsrush-root .bp-progress-bar{height:100%;background:linear-gradient(90deg,var(--blue),var(--blue-l));border-radius:99px;transition:width .4s ease}.adsrush-root .bp-progress-hint{font-size:11px;color:var(--text3);margin:6px 0 0;line-height:1.4}.adsrush-root .bp-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding-bottom:40px}@media(max-width:1100px){.adsrush-root .bp-grid{grid-template-columns:1fr}}.adsrush-root .bp-card{padding:0;overflow:hidden}.adsrush-root .bp-card-h{display:flex;align-items:center;gap:10px;padding:16px 20px;border-bottom:1px solid var(--border2);background:var(--bg1)}.adsrush-root .bp-card-h i{font-size:18px;color:var(--blue)}.adsrush-root .bp-card-h h2{font-size:15px;font-weight:700;color:var(--text1);margin:0}.adsrush-root .bp-card-step{width:24px;height:24px;border-radius:50%;background:var(--blue-bg);color:var(--blue);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.adsrush-root .bp-card-body{padding:16px 20px;display:flex;flex-direction:column;gap:14px}.adsrush-root .bp-row{display:flex;flex-direction:column;gap:6px}.adsrush-root .bp-l{font-size:12px;font-weight:600;color:var(--text1);display:flex;flex-direction:column;gap:2px}.adsrush-root .bp-hint{font-size:11px;color:var(--text3);font-weight:400}.adsrush-root .bp-i{width:100%;border:1px solid var(--border);background:var(--bg1);border-radius:8px;padding:9px 11px;font-size:13px;color:var(--text1);font-family:Inter,sans-serif;transition:border-color .12s,box-shadow .12s;outline:none}.adsrush-root .bp-i:focus{border-color:var(--blue);box-shadow:0 0 0 3px #006aff1f}.adsrush-root textarea.bp-i{resize:vertical;min-height:60px;line-height:1.5}.adsrush-root select.bp-i{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239096AD' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px;appearance:none}.adsrush-root .bp-pair{display:grid;grid-template-columns:1fr 1.4fr;gap:8px}.adsrush-root .bp-divider{font-size:10px;font-weight:700;letter-spacing:.5px;color:var(--text3);text-transform:uppercase;padding:6px 0 0;border-top:1px dashed var(--border2);margin-top:4px}.adsrush-root .bp-seg{display:inline-flex;background:var(--bg2);padding:3px;border-radius:8px;gap:2px}.adsrush-root .bp-seg-btn{border:none;background:transparent;padding:7px 14px;border-radius:6px;font-size:12px;font-weight:500;color:var(--text2);cursor:pointer;font-family:Inter,sans-serif;transition:all .12s}.adsrush-root .bp-seg-btn:hover{color:var(--text1)}.adsrush-root .bp-seg-btn.on{background:var(--bg1);color:var(--text1);box-shadow:0 1px 2px #00000014;font-weight:600}.adsrush-root .bp-chips{display:flex;flex-wrap:wrap;gap:6px}.adsrush-root .bp-chip{display:inline-flex;align-items:center;gap:5px;padding:7px 12px;border-radius:99px;border:1px solid var(--border);background:var(--bg1);font-size:12px;font-weight:500;color:var(--text2);cursor:pointer;font-family:Inter,sans-serif;transition:all .12s}.adsrush-root .bp-chip:hover{border-color:var(--blue-l);color:var(--text1)}.adsrush-root .bp-chip.on{background:var(--blue-bg);border-color:var(--blue);color:var(--blue);font-weight:600}.adsrush-root .bp-chip i{font-size:13px}.adsrush-root .bp-logo{display:flex;align-items:center;gap:12px}.adsrush-root .bp-logo img{width:56px;height:56px;border-radius:10px;object-fit:cover;border:1px solid var(--border2);background:var(--bg2)}.adsrush-root .bp-logo-ph{width:56px;height:56px;border-radius:10px;background:var(--bg2);border:1px dashed var(--border);display:flex;align-items:center;justify-content:center;color:var(--text3);font-size:20px}.adsrush-root .bp-btn-sec{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:8px;background:var(--bg1);border:1px solid var(--border);font-size:12px;font-weight:600;color:var(--text1);cursor:pointer;font-family:Inter,sans-serif;transition:all .12s}.adsrush-root .bp-btn-sec:hover{border-color:var(--blue);color:var(--blue);background:var(--blue-bg)}.adsrush-root .bp-btn-ghost{border:none;background:transparent;padding:8px 4px;font-size:12px;color:var(--text3);cursor:pointer;font-family:Inter,sans-serif}.adsrush-root .bp-btn-ghost:hover{color:#e54}.adsrush-root .bp-range{display:flex;flex-direction:column;gap:6px;padding:4px 2px}.adsrush-root .bp-range input[type=range]{width:100%;accent-color:var(--blue)}.adsrush-root .rail-foot{margin-top:auto;padding-top:8px;border-top:1px solid var(--border2);display:flex;flex-direction:column;align-items:center;gap:1px;width:100%}.adsrush-root .aic-root{display:flex;height:100%;background:var(--bg);overflow:hidden}.adsrush-root .aic-side{width:240px;flex-shrink:0;background:var(--bg1);border-right:1px solid var(--border2);display:flex;flex-direction:column;padding:12px 10px;gap:8px}.adsrush-root .aic-new{display:flex;align-items:center;justify-content:center;gap:6px;padding:9px 12px;border-radius:10px;border:1px solid var(--border);background:linear-gradient(135deg,var(--blue),#0055CC);color:#fff;font-weight:600;font-size:12.5px;cursor:pointer;font-family:inherit;transition:all .15s;box-shadow:0 4px 14px -6px #006aff80}.adsrush-root .aic-new:hover{transform:translateY(-1px);box-shadow:0 6px 18px -6px #006aff99}.adsrush-root .aic-new i{font-size:14px}.adsrush-root .aic-side-label{font-size:9.5px;font-weight:700;letter-spacing:.6px;color:var(--text3);padding:6px 6px 2px;text-transform:uppercase}.adsrush-root .aic-threads{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:2px}.adsrush-root .aic-thread{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;cursor:pointer;color:var(--text2);font-size:12.5px;transition:all .1s;position:relative}.adsrush-root .aic-thread:hover{background:var(--bg2);color:var(--text1)}.adsrush-root .aic-thread.on{background:var(--blue-bg);color:var(--blue-t)}.adsrush-root .aic-thread i{font-size:14px;opacity:.7;flex-shrink:0}.adsrush-root .aic-thread-title{flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.adsrush-root .aic-thread-del{opacity:0;background:transparent;border:none;color:var(--text3);cursor:pointer;padding:2px;border-radius:4px;display:flex;align-items:center;transition:all .1s}.adsrush-root .aic-thread-del:hover{background:var(--red-bg);color:var(--red)}.adsrush-root .aic-thread:hover .aic-thread-del{opacity:1}.adsrush-root .aic-chat{flex:1;display:flex;flex-direction:column;min-width:0;background:var(--bg)}.adsrush-root .aic-head{display:flex;align-items:center;justify-content:space-between;padding:12px 24px;background:var(--bg1);border-bottom:1px solid var(--border2)}.adsrush-root .aic-head-l{display:flex;align-items:center;gap:10px}.adsrush-root .aic-avatar{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#6c5ce7,#006aff);display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;box-shadow:0 4px 12px -4px #6c5ce780}.adsrush-root .aic-head-title{font-size:14px;font-weight:700;color:var(--text1)}.adsrush-root .aic-head-sub{font-size:11px;color:var(--text3)}.adsrush-root .aic-model{display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:8px;border:1px solid var(--border);background:var(--bg1);color:var(--text2);font-size:12px;font-weight:500;cursor:pointer;font-family:inherit;transition:all .12s}.adsrush-root .aic-model:hover{background:var(--bg2);color:var(--text1)}.adsrush-root .aic-model i{font-size:13px}.adsrush-root .aic-scroll{flex:1;overflow-y:auto;padding:24px 0}.adsrush-root .aic-empty{max-width:720px;margin:40px auto 0;padding:0 24px;text-align:center}.adsrush-root .aic-empty-orb{width:72px;height:72px;margin:0 auto 20px;border-radius:50%;background:conic-gradient(from 0deg,#006aff,#6c5ce7,#00b368,#006aff);filter:blur(2px) saturate(1.2);animation:aic-spin 8s linear infinite;box-shadow:0 8px 32px -8px #006aff66}@keyframes aic-spin{to{transform:rotate(360deg)}}.adsrush-root .aic-empty h2{font-size:24px;font-weight:700;color:var(--text1);margin-bottom:8px}.adsrush-root .aic-empty p{font-size:13.5px;color:var(--text2);margin-bottom:28px}.adsrush-root .aic-suggest{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:640px;margin:0 auto}.adsrush-root .aic-sug{display:flex;align-items:center;gap:12px;padding:14px;border-radius:12px;border:1px solid var(--border);background:var(--bg1);cursor:pointer;text-align:left;font-family:inherit;transition:all .15s}.adsrush-root .aic-sug:hover{border-color:var(--blue);background:var(--blue-bg);transform:translateY(-1px);box-shadow:0 6px 18px -10px #006aff66}.adsrush-root .aic-sug i{font-size:20px;color:var(--blue);width:36px;height:36px;border-radius:8px;background:var(--blue-bg);display:flex;align-items:center;justify-content:center;flex-shrink:0}.adsrush-root .aic-sug:hover i{background:#fff}.adsrush-root .aic-sug-t{font-size:13px;font-weight:600;color:var(--text1);margin-bottom:2px}.adsrush-root .aic-sug-s{font-size:11.5px;color:var(--text3)}.adsrush-root .aic-msgs{max-width:760px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:18px}.adsrush-root .aic-row{display:flex;gap:10px;align-items:flex-start;animation:aic-in .25s ease}@keyframes aic-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.adsrush-root .aic-row.aic-user{justify-content:flex-end}.adsrush-root .aic-bubble-av{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#6c5ce7,#006aff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;margin-top:2px}.adsrush-root .aic-bubble{max-width:78%;padding:10px 14px;border-radius:14px;font-size:13.5px;line-height:1.55;word-wrap:break-word}.adsrush-root .aic-bubble-user{background:var(--blue);color:#fff;border-bottom-right-radius:4px}.adsrush-root .aic-bubble-assistant{background:var(--bg1);color:var(--text1);border:1px solid var(--border2);border-bottom-left-radius:4px;box-shadow:0 1px 2px #00000008}.adsrush-root .aic-text strong{font-weight:700;color:inherit}.adsrush-root .aic-text>div{min-height:1.55em}.adsrush-root .aic-caret{display:inline-block;margin-left:2px;color:var(--blue);animation:aic-blink 1s steps(2) infinite}@keyframes aic-blink{50%{opacity:0}}.adsrush-root .aic-typing{display:flex;gap:4px;padding:4px 2px}.adsrush-root .aic-typing span{width:6px;height:6px;border-radius:50%;background:var(--text3);animation:aic-bounce 1.2s infinite ease-in-out}.adsrush-root .aic-typing span:nth-child(2){animation-delay:.15s}.adsrush-root .aic-typing span:nth-child(3){animation-delay:.3s}@keyframes aic-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.adsrush-root .aic-composer{padding:14px 24px 18px;background:var(--bg)}.adsrush-root .aic-input{max-width:760px;margin:0 auto;background:var(--bg1);border:1px solid var(--border);border-radius:16px;padding:10px 10px 8px 14px;display:flex;flex-direction:column;gap:6px;transition:all .15s;box-shadow:0 4px 20px -10px #0f11281a}.adsrush-root .aic-input:focus-within{border-color:var(--blue);box-shadow:0 4px 24px -8px #006aff40}.adsrush-root .aic-input textarea{width:100%;border:none;outline:none;resize:none;background:transparent;font-family:inherit;font-size:13.5px;color:var(--text1);line-height:1.5;max-height:160px;padding:4px 0}.adsrush-root .aic-input textarea::placeholder{color:var(--text3)}.adsrush-root .aic-input-actions{display:flex;align-items:center;gap:4px;justify-content:flex-end}.adsrush-root .aic-icon-btn{width:30px;height:30px;border-radius:8px;border:none;background:transparent;color:var(--text3);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .12s}.adsrush-root .aic-icon-btn:hover{background:var(--bg2);color:var(--text2)}.adsrush-root .aic-icon-btn i{font-size:15px}.adsrush-root .aic-send{width:32px;height:32px;border-radius:10px;border:none;background:var(--blue);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;margin-left:4px}.adsrush-root .aic-send:hover:not(:disabled){background:#05c;transform:translateY(-1px)}.adsrush-root .aic-send:disabled{background:var(--bg2);color:var(--text3);cursor:not-allowed}.adsrush-root .aic-send i{font-size:16px}.adsrush-root .aic-send i.ti-loader-2{animation:aic-spin 1s linear infinite}.adsrush-root .aic-foot{max-width:760px;margin:8px auto 0;font-size:11px;color:var(--text3);text-align:center}.aic-fab{position:fixed;bottom:24px;right:24px;width:56px;height:56px;border-radius:50%;border:none;background:linear-gradient(135deg,#06f,#7c3aed);color:#fff;box-shadow:0 10px 30px -8px #0066ff8c,0 4px 12px #00000026;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:9998;transition:transform .15s ease,box-shadow .15s ease}.aic-fab:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 14px 36px -8px #0066ffa6,0 6px 16px #0000002e}.aic-fab i{font-size:24px}.aic-widget{position:fixed;bottom:92px;right:24px;width:420px;max-width:calc(100vw - 32px);height:620px;max-height:calc(100vh - 120px);background:var(--bg1);border:1px solid var(--border);border-radius:16px;box-shadow:0 24px 60px -12px #00000040,0 8px 24px #0000001f;display:flex;flex-direction:column;overflow:hidden;z-index:9998;animation:aic-pop .18s ease}@keyframes aic-pop{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}.aic-widget-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;border-bottom:1px solid var(--border);background:var(--bg0)}.aic-widget-title{display:flex;align-items:center;gap:10px;min-width:0}.aic-avatar-sm{width:32px;height:32px;border-radius:8px}.aic-avatar-sm i{font-size:16px}.aic-widget-actions{display:flex;gap:4px}.aic-widget-body{flex:1;min-height:0;display:flex}.aic-widget-body .aic-root{flex:1;min-height:0}.aic-root.aic-compact{height:100%}.aic-root.aic-compact .aic-chat{border-left:none}.adsrush-root .aic-icon-btn.on{background:var(--bg2);color:var(--brand)}.adsrush-root .aic-widget-history{flex:1;display:flex;flex-direction:column;padding:12px;overflow:auto;background:var(--bg0)}.adsrush-root .aic-widget-history .aic-side-label{padding:4px 4px 8px;font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--text3);text-transform:uppercase}.adsrush-root .aic-widget-history .aic-threads{display:flex;flex-direction:column;gap:2px}
