:root{--black:#090a0a;--surface:#121313;--panel:#181919;--raised:#202121;--line:#303232;--soft:#262828;--text:#f4f4f2;--muted:#949795;--dim:#686b69;--orange:#ff6b35;--orange2:#ff8c5a;--green:#61d394;--blue:#78c9f2;--yellow:#e4c772;--red:#eb8585}*{box-sizing:border-box}html{-webkit-font-smoothing:antialiased}body{margin:0;background:var(--black);color:var(--text);font:13px/1.45 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-variant-numeric:tabular-nums}button,input,select{font:inherit}button{cursor:pointer}button:active:not(:disabled){scale:.96}button:disabled{cursor:not-allowed;opacity:.42}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}
header{height:60px;border-bottom:1px solid #292a2a;background:#101111;display:flex;align-items:center;justify-content:space-between;padding:0 22px;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:10px}.brand>i{display:grid;place-items:center;width:28px;height:28px;border-radius:8px 8px 2px 8px;background:var(--orange);color:#16100d;font-size:15px;font-style:normal;font-weight:900}.brand strong{letter-spacing:.04em;font-size:14px}.brand>span{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#ffb198;background:#2e211d;border:1px solid #523328;padding:3px 6px;border-radius:5px}.header-context{display:flex;align-items:center;gap:15px}.sync{color:var(--muted);font-size:11px}.sync b{display:inline-block;width:7px;height:7px;background:var(--green);border-radius:50%;margin-right:6px;box-shadow:0 0 0 4px #61d39417}.header-context>button{width:40px;height:40px;border:0;background:transparent;color:var(--orange);font-size:9px}.avatar{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#252726;color:#ddd;font-size:11px;font-weight:700;box-shadow:inset 0 0 0 1px #363837}
.shell{display:grid;grid-template-columns:226px minmax(0,1fr);min-height:680px}.shell>aside{background:#111212;border-right:1px solid #292a2a;padding:14px 0;display:flex;flex-direction:column;gap:3px}.shell>aside>button{min-height:44px;border:0;border-left:3px solid transparent;background:transparent;color:#a2a5a3;text-align:left;padding:9px 18px;display:flex;align-items:center;gap:11px;font-weight:600;transition-property:background-color,color,border-color;transition-duration:.16s}.shell>aside>button:hover{background:#1b1c1c;color:#fff}.shell>aside>button.active{background:linear-gradient(90deg,#ff6b351c,transparent);color:#ff9b78;border-left-color:var(--orange)}.shell>aside em{display:grid;place-items:center;width:23px;font-style:normal;font-size:16px}.side-note{margin:auto 18px 4px;border-top:1px solid var(--soft);padding-top:15px;color:var(--dim);font-size:10px}.side-note b{display:block;color:#8a8d8b;font-size:11px;margin-bottom:2px}.shell>main{min-width:0;padding:28px 32px 42px;overflow:hidden;background:radial-gradient(circle at 80% 0,#ff6b3509,transparent 28%),var(--black)}
.title{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px}.title p{color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;margin:0 0 5px}.title h1{font-size:29px;letter-spacing:-.035em;margin:0 0 4px}.title>div>span{color:var(--muted);font-size:12px}.orange,.ghost,.icon-action,.inline-edit{border:1px solid var(--line);border-radius:7px;background:#222323;color:#ddd;padding:9px 13px;font-weight:650;min-height:40px;transition-property:background-color,border-color,color,scale;transition-duration:.16s}.orange{background:var(--orange);border-color:var(--orange);color:#1a100c}.orange:hover{background:var(--orange2)}.ghost:hover,.icon-action:hover{border-color:#555856;background:#292b2a}.positive{color:var(--green)!important}
.panel{background:linear-gradient(145deg,#191a1a,#151616);box-shadow:inset 0 0 0 1px var(--line),0 18px 45px #0002;border-radius:12px;overflow:hidden}.panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding:18px 20px;box-shadow:inset 0 -1px #2b2c2c}.panel-head h2{font-size:14px;margin:0}.panel-head p{color:var(--muted);font-size:11px;margin:3px 0 0}.segmented,.period,.level-tabs{display:flex;background:#101111;border:1px solid var(--line);border-radius:8px;padding:3px}.segmented button,.period button,.level-tabs button{min-height:34px;border:0;border-radius:5px;background:transparent;color:var(--muted);padding:6px 11px}.segmented button.active,.period button.active,.level-tabs button.active{background:#292a2a;color:#fff;box-shadow:0 2px 8px #0005}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-size:9px;text-transform:uppercase;letter-spacing:.075em;color:#777b78;padding:11px 14px;border-bottom:1px solid var(--line);font-weight:750;white-space:nowrap}td{padding:12px 14px;border-bottom:1px solid #282a29;color:#c4c7c5;white-space:nowrap}tbody tr:hover{background:#202121}td>b{display:block;color:#f0f1ef;font-size:12px}td small{display:block;color:#6f7370;font-size:10px;margin-top:2px}tfoot td{background:#111212;color:#8d918e;font-weight:650;border-top:1px solid var(--line)}mark,.type,.level-tag{display:inline-flex;align-items:center;gap:5px;border-radius:5px;padding:3px 6px;font-size:9px;font-weight:800;text-transform:uppercase;background:#1c3428;border:1px solid #2c5640;color:#79dea5}mark i{width:5px;height:5px;border-radius:50%;background:currentColor}.paused{background:#322e20;border-color:#5e512c;color:var(--yellow)}.type.smart{background:#1e3039;border-color:#315367;color:var(--blue)}.type.test{background:#352a3b;border-color:#5f4568;color:#ddaaf0}.dup{font-size:8px;color:#ff9c79;border:1px solid #704634;border-radius:4px;padding:2px 4px;margin-left:4px}.level-tag{background:#272f34;border-color:#3b4c56;color:#a7c8da}.level-tag.ad{background:#302b32;border-color:#4e4253;color:#cbb7d1}
.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:15px}.metrics article{position:relative;min-height:116px;padding:17px;background:linear-gradient(145deg,#1b1c1c,#151616);border-radius:11px;box-shadow:inset 0 0 0 1px var(--line)}.metrics span{color:var(--muted);font-size:11px}.metrics b{display:block;font-size:25px;letter-spacing:-.04em;margin:14px 0 0}.metrics small{color:#777b78;font-size:10px}.metrics i{position:absolute;right:15px;top:15px;color:var(--orange);font-size:18px;font-style:normal}.account-panel tbody tr{cursor:pointer}
.workspace-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.level-tabs button{font-weight:650}.level-tabs b{font-size:9px;color:#777;background:#161717;padding:2px 5px;border-radius:4px;margin-left:4px}.actions-bar{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.actions-bar>div{display:flex;gap:6px;align-items:center}.actions-bar input,.search-small{height:40px;background:#121313;border:1px solid var(--line);border-radius:7px;color:#fff;padding:0 11px;width:190px}.icon-action{width:40px;padding:0}.selection-bar{display:flex;align-items:center;gap:12px;padding:9px 12px;margin-bottom:10px;border-radius:9px;background:#2b211d;box-shadow:inset 0 0 0 1px #70432f;color:#d9b8ab}.selection-bar span{color:#a98578;font-size:11px;margin-right:auto}.selection-bar button{border:0;background:transparent;color:#f0d3c8;min-height:38px}.campaign-panel{border-radius:9px}.campaign-table.rich{min-width:970px}.campaign-table input{accent-color:var(--orange)}.campaign-table th:nth-child(2){min-width:245px}.campaign-row td{background:#1a1b1b}.chosen td{background:#2b201c!important}.chevron{width:28px;height:28px;border:0;background:transparent;color:#777;font-size:20px;vertical-align:middle;padding:0;transition:rotate .18s}.chevron.open{rotate:90deg;color:var(--orange)}.name-link{border:0;background:transparent;color:#f1f2f0;padding:4px 2px;font-weight:700;text-align:left}.name-link:hover{color:var(--orange)}.name-link.secondary{font-weight:600;color:#d0d3d1}.child-row td{background:#151616}.ad-row td{background:#121313}.tree-line{display:inline-block;width:18px;height:17px;border-left:1px solid #424443;border-bottom:1px solid #424443;margin:0 5px 5px 4px}.tree-line.deep{width:41px}.creative-dot{display:inline-grid;width:18px;height:18px;border-radius:5px;background:linear-gradient(145deg,#f87952,#603c34);vertical-align:middle;margin:0 7px}.creative-dot.c1{background:linear-gradient(145deg,#eac051,#5c4a27)}.creative-dot.c2{background:linear-gradient(145deg,#956fd7,#372b52)}.recommended{color:#bba18f;font-size:10px}.ai-toggle{min-height:28px;border:1px solid #4b3c36;background:#241d1a;color:#8f7c75;border-radius:99px;font-size:9px;padding:4px 8px}.ai-toggle.on{color:#ff9b78;border-color:#74432e;background:#34231c}
.detail-top{height:48px;margin:-10px 0 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--soft)}.detail-top>div{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.07em}.back-link{border:0;background:transparent;color:#aaa;min-height:40px}.back-link:hover{color:#fff}.switch{border:0;background:transparent;color:#aaa;display:inline-flex;align-items:center;gap:7px;padding:6px}.switch i{width:27px;height:15px;border-radius:99px;background:#363837;position:relative}.switch i:after{content:"";position:absolute;width:11px;height:11px;border-radius:50%;background:#777;left:2px;top:2px;transition:left .17s,background-color .17s}.switch.on{color:#91d9ae}.switch.on i{background:#244f35}.switch.on i:after{left:14px;background:var(--green)}.detail-workspace{display:grid;grid-template-columns:235px minmax(340px,1fr) minmax(270px,.72fr);min-height:600px;background:#121313;border-radius:12px;box-shadow:inset 0 0 0 1px var(--line),0 20px 50px #0003;overflow:hidden}.structure{border-right:1px solid var(--line);padding:13px 0;overflow:auto;background:#101111}.structure-head{display:flex;align-items:center;justify-content:space-between;padding:5px 14px 13px}.structure-head b{display:block;font-size:12px}.structure-head span{color:var(--dim);font-size:9px}.structure-head button{width:40px;height:40px;border:0;background:transparent;color:#777}.tree-group{margin-bottom:2px}.tree-branch{margin-left:14px;border-left:1px solid #292b2a}.tree-node{width:100%;min-height:47px;border:0;border-left:2px solid transparent;background:transparent;color:#a5a8a6;padding:6px 10px;display:grid;grid-template-columns:14px 19px minmax(0,1fr) 8px;gap:6px;align-items:center;text-align:left}.tree-node:hover{background:#1c1d1d;color:#eee}.tree-node.active{background:linear-gradient(90deg,#ff6b3522,transparent);border-left-color:var(--orange);color:#fff}.tree-node>i{font-style:normal;color:#858986}.tree-node>span:nth-child(3){min-width:0}.tree-node b,.tree-node small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tree-node b{font-size:10px}.tree-node small{font-size:8px;color:#696d6a;margin-top:2px}.tree-caret{color:#717572}.tree-node mark.mini{width:6px;height:6px;border:0;padding:0;border-radius:50%;background:var(--green)}.tree-node mark.mini.paused{background:var(--yellow)}.tree-node.leaf{grid-template-columns:14px 19px minmax(0,1fr);padding-left:13px}.tree-node.leaf .creative-dot{margin:0;width:16px;height:16px}.object-pane{padding:22px;overflow:auto}.object-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.object-head>div>span{color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.1em}.object-head h2{font-size:21px;margin:5px 0 3px}.object-head p{color:var(--dim);font-size:10px;margin:0}.property-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px}.property-grid article{min-height:96px;padding:13px;border-radius:9px;background:#191a1a;box-shadow:inset 0 0 0 1px #2c2e2d}.property-grid span{color:var(--muted);font-size:10px}.property-grid b{display:block;font-size:19px;margin:9px 0 0}.property-grid small{color:var(--dim);font-size:9px}.inline-edit{min-height:28px;padding:4px 7px;margin-top:5px;font-size:9px;background:transparent}.info-card{background:#181919;border-radius:10px;box-shadow:inset 0 0 0 1px #2c2e2d}.info-card-head{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #2b2d2c}.info-card h3,.ad-info h3,.activity-card h3{font-size:12px;margin:0}.info-card-head .ghost{min-height:32px;padding:4px 8px;font-size:9px}.info-card dl,.ad-info dl,.bid-help dl{margin:0;padding:5px 15px}.info-card dl div,.ad-info dl div,.bid-help dl div{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #282a29}.info-card dl div:last-child,.ad-info dl div:last-child,.bid-help dl div:last-child{border:0}dt{color:#7c807d;font-size:10px}dd{margin:0;color:#ddd;font-size:10px}.activity-card{border-left:1px solid var(--line);background:#141515;overflow:auto}.activity-title{padding:17px;display:flex;justify-content:space-between;gap:8px;border-bottom:1px solid var(--line)}.activity-title p{color:var(--dim);font-size:9px;margin:3px 0 0}.run-rule{min-height:40px;border:1px solid #75452f;background:#32221b;color:#ffab8e;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:700}.run-rule.running{color:#f3c0af}.activity-list{padding:11px}.activity-list article{display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:8px;padding:10px 4px;border-bottom:1px solid #262827;animation:enter .22s cubic-bezier(.2,0,0,1)}@keyframes enter{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.activity-list .avatar{width:27px;height:27px;font-size:8px}.avatar.user{background:#333635}.avatar.bot{background:#34231d;color:#ff9874}.activity-list b{font-size:9px}.activity-list time{color:#656966;font-size:8px;margin-left:6px}.activity-list p{font-size:10px;margin:4px 0 2px}.activity-list small{font-size:8px;color:#797d7a}.activity-list em{font-size:8px;font-style:normal;color:var(--green)}.activity-empty{color:#656966;text-align:center;padding:28px 12px;font-size:10px}.ad-object{display:grid;grid-template-columns:180px 1fr;gap:14px}.creative-preview{height:235px;border-radius:10px;background:linear-gradient(150deg,#f77a58,#54322e);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #ffffff19}.creative-preview.v1{background:linear-gradient(150deg,#e6bb4c,#5a4729)}.creative-preview.v2{background:linear-gradient(150deg,#926dd2,#342a4e)}.creative-preview i{font-size:45px;color:#ffffff8c;font-style:normal}.creative-preview span{margin-top:15px;font-size:10px;font-weight:700}.ad-info{background:#181919;border-radius:10px;padding:15px;box-shadow:inset 0 0 0 1px #2c2e2d}.object-actions{display:flex;gap:6px;margin-top:10px}
.creation-layout{background:#111212;border-radius:12px;box-shadow:inset 0 0 0 1px var(--line);overflow:hidden}.steps-nav{display:flex;align-items:center;justify-content:center;padding:14px;border-bottom:1px solid var(--line);color:#858986;font-size:10px}.steps-nav b{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#2c2e2d;margin-right:5px}.steps-nav b.done{background:#23462f;color:#91ddac}.steps-nav b.active{background:var(--orange);color:#17100d}.steps-nav i{width:55px;height:1px;background:#3a3c3b;margin:0 12px}.creation{display:grid;grid-template-columns:1.15fr .85fr}.form{padding:21px;border-radius:0;box-shadow:none;border-right:1px solid var(--line)}.form label{display:block;color:#9da09e;font-size:10px;margin-bottom:13px}.form input,.form select{display:block;width:100%;height:39px;background:#101111;border:1px solid #3a3c3b;border-radius:6px;color:#eee;padding:0 10px;margin-top:5px}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:6px}.tags span,.tags button{min-height:30px;border:1px solid #594033;background:#291f1b;color:#ffb095;border-radius:5px;padding:5px 7px;font-size:9px}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:6px}.choice{min-height:54px;border:1px solid var(--line);background:#171818;color:#aaa;border-radius:7px;text-align:left;padding:8px}.choice.active{border-color:#754630;color:#ffab8d;background:#2d211c}.choice small{display:block;color:#6f736f;font-size:8px;margin-top:2px}.wide{width:100%}.launch-note{padding:29px;background:radial-gradient(circle at 70% 10%,#ff6b3512,transparent 34%)}.launch-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#31221d;color:var(--orange);font-size:20px}.launch-note h2{font-size:20px;margin:18px 0 7px}.launch-note p{color:#929592;font-size:11px;max-width:330px}.launch-progress{margin-top:35px}.launch-progress i,.global-progress>i{display:block;height:5px;border-radius:99px;background:#2e302f;overflow:hidden}.launch-progress em,.global-progress em{display:block;height:100%;background:linear-gradient(90deg,var(--orange),var(--orange2));transition:width .35s cubic-bezier(.2,0,0,1)}.launch-progress b{display:block;margin-top:8px}.launch-progress small{color:#7f837f}.global-progress{position:fixed;z-index:20;top:0;left:0;right:0;height:49px;background:#171818;border-bottom:1px solid var(--orange);display:grid;grid-template-columns:235px 1fr 42px;align-items:center;gap:12px;padding:5px 18px;box-shadow:0 12px 30px #0008}.global-progress>div{display:grid;grid-template-columns:22px 1fr;grid-template-rows:auto auto}.global-progress>div>span{grid-row:1/3}.global-progress b{font-size:9px;color:var(--orange);text-transform:uppercase}.global-progress small{font-size:9px;color:#aaa}.global-progress strong{font-size:10px;color:var(--orange)}.global-progress+header{margin-top:49px}
.upload-summary{display:flex;align-items:center;gap:12px;padding:11px 14px;margin-bottom:12px;border-radius:9px;background:#171818;box-shadow:inset 0 0 0 1px var(--line)}.upload-summary>span{display:grid;place-items:center;width:47px;height:34px;border-radius:6px;background:#282a29;color:#959996;font-size:8px;font-weight:800}.upload-summary b{font-size:11px}.upload-summary p{font-size:9px;color:#7b7f7c;margin:2px 0 0}.upload-summary em{margin-left:auto;color:#777;font-size:9px;font-style:normal}.upload-summary.show{box-shadow:inset 0 0 0 1px #2d5d42}.upload-summary.show em{color:var(--green)}.creative-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.creative-card{position:relative;padding:0;text-align:left;color:#fff;background:#171818;border:0;border-radius:10px;overflow:hidden;box-shadow:inset 0 0 0 1px var(--line);transition-property:box-shadow,scale;transition-duration:.17s}.creative-card:hover,.creative-card.picked{box-shadow:inset 0 0 0 1px var(--orange),0 12px 28px #0004}.visual{height:120px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e16a4c,#522f2c);font-size:39px;color:#ffffff86;position:relative;box-shadow:inset 0 0 0 1px #ffffff19}.visual.v1,.visual.v4{background:linear-gradient(135deg,#e9bf46,#5d4525)}.visual.v2,.visual.v5{background:linear-gradient(135deg,#8e6cd5,#342855)}.visual.v3{background:linear-gradient(135deg,#4b9c91,#244047)}.visual mark{position:absolute;top:8px;right:8px;background:#44241e;border-color:#8a4632;color:#ffaf95}.creative-card>div{padding:10px}.creative-card b{font-size:11px}.creative-card small{font-size:9px;color:#797d7a;display:block}.creative-card>em{position:absolute;right:9px;bottom:11px;color:#8a8e8b;font-style:normal;font-size:9px}.creative-card.picked>em{color:#ff9d7c}.library-foot{display:flex;align-items:center;justify-content:space-between;margin-top:11px;padding:9px 11px;background:#171818;border-radius:8px;box-shadow:inset 0 0 0 1px var(--line);color:#898d8a;font-size:10px}
.bids-layout{display:grid;grid-template-columns:1fr 300px;gap:12px}.bids-table input{width:78px;height:33px;background:#101111;border:1px solid #3a3c3b;border-radius:5px;color:#fff;padding:0 8px}.geo-badge{display:grid;place-items:center;width:35px;height:27px;border-radius:5px;background:#2b211d;color:#ffad8d;font-weight:800}.bid-help{padding:23px;border-radius:12px;background:linear-gradient(150deg,#24201e,#151616);box-shadow:inset 0 0 0 1px var(--line)}.bid-help>span{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#31221c;color:var(--orange);font-size:20px}.bid-help h2{font-size:18px;margin:17px 0 6px}.bid-help>p{font-size:10px;color:#929592}.bid-help dl{padding:10px 0}.search-small{width:150px;height:35px}.toast{position:fixed;right:18px;bottom:18px;z-index:30;background:#f2efec;color:#24140e;border-left:4px solid var(--orange);padding:11px 14px;border-radius:7px;box-shadow:0 15px 40px #0009;font-size:10px;font-weight:700}
@media(max-width:900px){.detail-workspace{grid-template-columns:205px 1fr}.activity-card{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);max-height:330px}.bids-layout{grid-template-columns:1fr}.bid-help{display:none}.actions-bar{flex-wrap:wrap}.metrics{grid-template-columns:1fr 1fr}}
@media(max-width:720px){header{padding:0 12px}.sync{display:none}.shell{grid-template-columns:57px minmax(0,1fr)}.shell>aside>button{padding:10px 15px}.shell>aside>button span{display:none}.shell>aside em{font-size:17px}.side-note{display:none}.shell>main{padding:21px 13px 35px}.title{margin-bottom:17px}.title h1{font-size:24px}.title>div>span{font-size:10px}.metrics article{min-height:92px;padding:12px}.metrics b{font-size:20px;margin-top:10px}.workspace-toolbar,.actions-bar{align-items:stretch;flex-direction:column}.actions-bar>div{overflow:auto}.detail-workspace{display:block}.structure{border-right:0;border-bottom:1px solid var(--line);max-height:260px}.object-pane{padding:15px}.activity-card{max-height:none}.property-grid{grid-template-columns:1fr 1fr}.creation{grid-template-columns:1fr}.form{border-right:0;border-bottom:1px solid var(--line)}.two,.choice-row{grid-template-columns:1fr}.creative-grid{grid-template-columns:1fr 1fr}.visual{height:92px}.ad-object{grid-template-columns:1fr}.creative-preview{height:150px}.steps-nav i{width:15px;margin:0 5px}.steps-nav span{font-size:8px}.global-progress{grid-template-columns:150px 1fr 35px}.campaign-panel{max-width:100%}}
