@import"https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;650;700;750;800&display=swap";:root{font-family:Figtree,Inter,system-ui,sans-serif;color:#272b36;background:#f7f8fa;font-synthesis:none;font-size:14px;--purple:#6250d8;--line:#e9eaf0;--muted:#858894}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1{font-size:32px;font-weight:650;letter-spacing:-1.1px;line-height:1.25}h2{font-size:17px;font-weight:650;letter-spacing:-.25px}h3{font-size:16px;font-weight:600}p{line-height:1.6;color:#818490}small{font-size:12px;color:#898c98;line-height:1.5}button{border:0;background:transparent;color:inherit}svg{flex-shrink:0}input,select,textarea{width:100%;border:1px solid #dddfe7;border-radius:8px;padding:11px 12px;background:#fff;color:#343744;outline:none;transition:.15s}input:focus,select:focus,textarea:focus{border-color:#9284e6;box-shadow:0 0 0 3px #6250d80d}textarea{resize:vertical;min-height:95px;line-height:1.6}select[multiple]{padding:8px}select[multiple] option{padding:8px;border-radius:5px}button:focus-visible,a:focus-visible{outline:3px solid #aca1f0;outline-offset:3px}.app{display:flex;min-height:100vh}aside{position:fixed;inset:0 auto 0 0;width:236px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:31px 18px 0;z-index:20}.brand{display:flex;gap:12px;align-items:center;padding:0 13px 30px;cursor:pointer}.brand-logo{display:block;width:36px;height:36px;object-fit:contain;flex-shrink:0}.brand>span:last-child{font-size:23px;font-weight:750;letter-spacing:-.6px}.brand small{display:block;font-size:9px;letter-spacing:2.2px;font-weight:600;line-height:1.7;color:#93919b}.workspace{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:9px;padding:10px 9px;font-size:12px;font-weight:600}.workspace-icon{display:grid;place-items:center;background:#f0edfc;color:#7160c5;border-radius:7px;height:30px;width:30px}.workspace>div{flex:1}.workspace small{display:block;font-size:10px;font-weight:400}.workspace svg{color:#9692a5}.nav-label{font-size:9px;font-weight:650;letter-spacing:1.2px;color:#a3a4af;margin:29px 14px 11px}aside nav{display:flex;flex-direction:column;gap:5px}aside nav button{display:flex;align-items:center;gap:11px;padding:12px 13px;text-align:left;font-weight:500;font-size:13px;border-radius:8px;color:#7b7c8a}aside nav button svg{color:#9b9aa7}aside nav button:hover{background:#f7f6fb}aside nav .selected{color:#6951c7;background:#f0ecfb;font-weight:650}aside nav .selected svg{color:#8069d3}.tiny-tag{margin-left:auto;padding:2px 5px;background:#fff;border:1px solid #e9e4f5;border-radius:4px;font-size:9px;color:#a093c1}.count{margin-left:auto;font-size:10px;background:#f1f1f5;padding:2px 6px;border-radius:5px}.agent-card{margin-top:auto;text-align:left;background:linear-gradient(120deg,#f7f5fe,#f2f1f9);border:1px solid #e8e3f5;border-radius:10px;padding:15px 12px;margin-bottom:22px}.agent-card>div{display:flex;align-items:center;gap:7px}.agent-card b{font-size:12px}.agent-card svg{margin-left:auto;color:#998aaf}.agent-card>span{display:block;font-size:11px;color:#938aab;margin:7px 0 12px}.agent-card small{display:flex;align-items:center;font-size:10px;color:#817692}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#b8bac5}.dot.green{background:#6eab8d}.dot.amber{background:#d4a762}.dot.gray{background:#b8bac5}.profile{display:flex;align-items:center;gap:9px;border-top:1px solid var(--line);margin:0 -18px;padding:19px 21px}.profile>span{background:#efe8e2;color:#8f7262;border:2px solid white;border-radius:50%;width:32px;height:32px;display:grid;place-items:center;font-size:13px;font-weight:600}.profile>div{font-size:11px;font-weight:600;flex:1}.profile small{display:block;font-size:10px;font-weight:400;text-transform:capitalize}.icon-button{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;width:30px;height:30px;color:#9695a0}.icon-button:hover{background:#f0eff6}.main{margin-left:236px;flex:1;min-width:0}.topbar{height:72px;border-bottom:1px solid var(--line);background:#fffb;display:flex;align-items:center;justify-content:space-between;padding:0 38px}.topbar>div{display:flex;gap:12px;align-items:center;color:#a4a5af;font-size:12px}.topbar b{font-weight:500;color:#656672}.internal{display:flex;align-items:center;gap:5px;font-size:10px;color:#9a9ba4;border-right:1px solid var(--line);padding-right:16px}.main main{padding:34px 38px 40px;max-width:1550px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:29px}.page-heading p{font-size:13px;margin-top:8px}.eyebrow{display:block;font-size:9px;letter-spacing:1.8px;font-weight:650;color:#a19ba9;margin-bottom:11px}.primary,.button,.danger-outline{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:10px 15px;border-radius:8px;font-weight:550;font-size:12px;white-space:nowrap;min-height:38px}.primary{background:#6552ce;color:#fff;border:1px solid #5f4dc4;box-shadow:0 2px 3px #4026900c}.primary:hover{background:#5947be}.button{background:#fff;color:#666473;border:1px solid #dddfe7;box-shadow:0 1px 2px #24213003}.button:hover{background:#faf9fc}.danger-outline{background:#fff;color:#b66262;border:1px solid #eacbcb}.text-button{display:inline-flex;align-items:center;gap:8px;color:#817398;font-size:11px;font-weight:550;padding:6px 0}.full{width:100%}.inline{display:flex;align-items:center;gap:9px}.wrap{flex-wrap:wrap}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px;margin-bottom:24px}.stat{padding:21px 22px 18px;background:#fff;border:1px solid var(--line);border-radius:11px;box-shadow:0 2px 2px #1d153301}.stat>div{display:flex;justify-content:space-between;align-items:center;color:#9895a3;font-size:11px}.stat>div svg{color:#b0aab9}.stat strong{display:block;font-size:29px;font-weight:600;letter-spacing:-.7px;margin:17px 0 8px}.stat small{font-size:10px}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden;margin-bottom:24px;box-shadow:0 2px 2px #23164102}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:22px 23px}.panel-heading p{font-size:11px;margin-top:5px}.period{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:6px;padding:7px 10px;color:#9993a5;font-size:10px;background:#fff}.overview-grid{display:grid;grid-template-columns:1fr 290px;gap:22px}.performance{min-width:0}.chart{height:204px;position:relative;margin:1px 24px 7px}.chart-grid{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:12px}.chart-grid span{display:flex;align-items:center;gap:10px;color:#b4b2bf;font-size:9px}.chart-grid span:after{content:"";flex:1;border-top:1px dashed #eeedf4}.chart-empty{position:absolute;top:8px;right:0;bottom:0;left:22px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px}.chart-empty>span{background:#f6f3fb;color:#b1a5c5;border:1px solid #efebf5;padding:10px;border-radius:10px}.chart-empty strong{font-size:12px;font-weight:500;color:#9993a5}.chart-empty small{font-size:10px;color:#b0aabb}.chart-footer{border-top:1px solid #f0eff5;padding:13px 23px;display:flex;justify-content:space-between;align-items:center;gap:9px}.chart-footer span{font-size:10px;color:#a09aa9;display:flex;align-items:center;gap:7px}.chart-footer i{height:6px;width:6px;background:#9d87d8;border-radius:50%}.chart-footer small{font-size:9px;color:#b2abbc}.bars{position:absolute;top:0;right:0;bottom:12px;left:36px;display:flex;align-items:flex-end;gap:5px}.bars>div{flex:1;background:#a699dc;border-radius:4px 4px 0 0}.studio-promo{margin-bottom:24px;border-radius:12px;border:1px solid #e6def0;background:linear-gradient(115deg,#f6f1fb,#eee8f6);padding:26px;position:relative;overflow:hidden}.promo-icon{display:grid;place-items:center;width:39px;height:39px;border:1px solid #e6ddee;background:#fcfaff;color:#9d82b4;border-radius:11px;margin-bottom:20px}.studio-promo .eyebrow{font-size:8px;letter-spacing:1.2px;color:#a593b3;margin-bottom:10px}.studio-promo h2{font-size:24px;font-weight:600;line-height:1.25;letter-spacing:-.8px;color:#756386;position:relative;z-index:1}.studio-promo p{font-size:11px;line-height:1.6;color:#9d8caa;margin-top:10px;max-width:200px;position:relative;z-index:1}.studio-promo button{display:flex;align-items:center;gap:13px;color:#856c9d;font-size:11px;font-weight:600;margin-top:20px;padding:0;position:relative;z-index:1}.promo-shapes{position:absolute;bottom:-30px;right:-25px;transform:rotate(-22deg);display:flex;gap:9px;opacity:.45}.promo-shapes span{width:27px;height:100px;border-radius:20px;background:#ddd1ed}.promo-shapes span:nth-child(2){height:150px}.promo-shapes span:nth-child(3){height:180px}.channel-row{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);padding:18px 12px;gap:5px}.channel-row button{display:flex;align-items:center;gap:9px;padding:6px 10px;text-align:left;border-right:1px solid var(--line)}.channel-row button:last-child{border-right:0}.channel-row button>svg{margin-left:auto;color:#c1bcc9;width:13px}.channel-row b{font-size:11px;font-weight:550}.channel-row small{display:flex;align-items:center;gap:4px;font-size:9px;margin-top:3px}.provider-mark{width:29px;height:29px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #ededf2;background:#fbfbfd;font-weight:750;font-size:17px;flex-shrink:0}.provider-mark.meta{color:#557dd9;font-size:27px}.provider-mark.google{color:#668bc5}.provider-mark.reddit{color:#e17c63}.provider-mark.linkedin{color:#6393b7;font-size:15px}.provider-mark.x{color:#57545e}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:10px;font-weight:500;color:#a6a2b0;background:#fcfbfe;border-top:1px solid #f0eef4;border-bottom:1px solid #f0eef4;padding:11px 22px}td{padding:18px 22px;border-bottom:1px solid #f2f0f6;font-size:11px;color:#9892a2}td:first-child{max-width:380px;overflow:hidden;text-overflow:ellipsis}td strong{display:block;font-size:12px;font-weight:550;color:#777080}td small{display:block;font-size:10px;margin-top:5px;color:#b0a7b8}tbody tr:last-child td{border-bottom:0}tbody tr{cursor:pointer}tbody tr:hover{background:#fdfcfe}td .provider-mark{width:23px;height:23px;font-size:13px}td .provider-mark.meta{font-size:22px}.badge{display:inline-flex;align-items:center;gap:5px;font-size:9px;text-transform:capitalize;padding:4px 7px;border:1px solid #e9e5ef;border-radius:5px;background:#f7f5fa;color:#a497b3;white-space:nowrap}.badge i{width:4px;height:4px;background:currentColor;border-radius:50%}.badge.active,.badge.connected,.badge.completed,.badge.approved{color:#6e9c87;background:#f2faf6;border-color:#e0eee6}.badge.failed,.badge.error,.badge.rejected,.badge.uncertain{color:#bc7b72;background:#fff6f3;border-color:#f0ddd7}.badge.paused,.badge.queued,.badge.sign_in_required{color:#b39c73;background:#fbf8f0;border-color:#ede6d9}.badge.running{color:#8c7cbd;background:#f4f0fc;border-color:#e8e1f3}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin:0 0 20px}.tabs{display:flex;gap:3px;background:#eeedf3;border-radius:8px;padding:4px}.tabs button{padding:8px 12px;font-size:11px;color:#9891a4;white-space:nowrap}.tabs button.active{background:#fff;color:#78648f;box-shadow:0 1px 4px #2b17460c;border-radius:6px}.search{display:flex;align-items:center;gap:5px;color:#aba2b5;margin-left:auto;background:#fff;border:1px solid #e4dfeb;padding:0 10px;border-radius:7px}.search input{width:160px;border:0;font-size:11px;padding:10px 4px;background:none}.search input:focus{box-shadow:none}.note{display:flex;align-items:flex-start;gap:10px;font-size:11px;line-height:1.7;color:#998aa9;background:#f7f4fa;border:1px solid #eae3f0;padding:13px 15px;border-radius:8px;margin:16px 0}.note svg{margin-top:2px;color:#b4a3c3}.empty{padding:55px 20px;text-align:center}.empty-icon{display:grid;place-items:center;width:49px;height:49px;background:#f4f1f8;border:1px solid #ebe6f0;border-radius:13px;margin:0 auto 16px;color:#b2a2c3}.empty h3{color:#877c95;font-size:15px}.empty p{font-size:12px;max-width:390px;margin:10px auto 20px;color:#ac9eb8}.quiet-empty{padding:32px;text-align:center;color:#b1a5bb;font-size:12px}.section-title{display:flex;align-items:center;justify-content:space-between;margin:28px 0 18px}.section-title h2 span{display:inline-block;background:#eeebf3;font-size:10px;margin-left:6px;padding:3px 6px;border-radius:5px;color:#aa9ab8}.section-title>small{font-size:10px}.agent-banner{display:flex;align-items:center;gap:17px;background:linear-gradient(90deg,#f2edf9,#faf8fd);border:1px solid #e6dff0;border-radius:12px;padding:22px 25px}.agent-banner>div:nth-child(2){flex:1}.agent-banner b{font-size:14px;color:#897396}.agent-banner p{font-size:11px;color:#a28cad;max-width:600px;margin-top:5px}.agent-orb{height:43px;width:43px;display:inline-flex;align-items:center;justify-content:center;background:#ece4f7;color:#a58ab9;border:1px solid #e2d7ed;border-radius:12px}.asset-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.asset-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.asset-preview{position:relative;aspect-ratio:1.3;background:#f0edf6;display:grid;place-items:center;color:#b4a5c7;cursor:pointer}.asset-preview img{width:100%;height:100%;object-fit:cover}.asset-preview>span{position:absolute;left:12px;top:12px;font-size:8px;letter-spacing:.7px;border:1px solid #e9e2ed;background:#fffc;padding:4px 6px;border-radius:4px;color:#a99ab5;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.asset-info{padding:16px}.asset-info b{display:block;font-size:12px;color:#817287;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.asset-info>small{display:block;font-size:10px;margin-top:4px}.asset-info>div{display:flex;justify-content:space-between;align-items:center;margin-top:13px}.job-list>button{display:flex;gap:13px;padding:18px 22px;width:100%;align-items:center;text-align:left;border-bottom:1px solid var(--line)}.job-list>button>div{flex:1}.job-list b{font-size:12px;font-weight:500}.job-list small{display:block;font-size:10px;margin-top:5px}.job-icon,.activity-icon{display:grid;place-items:center;background:#f6f2fa;width:34px;height:34px;color:#b6a0c6;border-radius:9px}.connection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.connection-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:25px;display:flex;flex-direction:column}.connection-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.connection-top .provider-mark{width:42px;height:42px;font-size:25px}.connection-top .provider-mark.meta{font-size:35px}.subtle{font-size:11px;color:#a59aae;line-height:1.6}.connection-card>h2{font-size:19px;color:#776682}.connection-card>p{font-size:12px;margin-top:6px;color:#a391b0}.account-list{flex:1;min-height:65px;padding:16px 0}.account-list>div{background:#fbf9fc;border:1px solid #eee8f2;border-radius:8px;padding:12px;margin-bottom:10px}.account-list>div>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:7px}.account-list b{font-size:11px;font-weight:550}.account-list small{font-size:9px;display:block;margin-top:6px;word-break:break-word}.account-actions{display:flex;gap:8px;margin-top:11px;flex-wrap:wrap}.account-actions button{display:flex;gap:4px;align-items:center;font-size:9px;color:#9d86ae;padding:0}.docs-link{display:flex;align-items:center;justify-content:center;gap:6px;color:#b09dbb;font-size:9px;margin-top:14px}.codex-connection{background:linear-gradient(135deg,#f8f4fc,#fff)}.codex-state{padding:24px 0;flex:1}.codex-state p{font-size:12px;margin-top:13px}.experiment-intro{display:flex;align-items:center;gap:20px;background:#f0f4f6;border:1px solid #e0e8ee;border-radius:12px;padding:25px;color:#8dabb3;margin-bottom:25px}.experiment-intro>div{flex:1}.experiment-intro h3{color:#81939b}.experiment-intro p{font-size:12px;color:#9babb0;max-width:720px;margin-top:6px}.experiment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.experiment{padding:25px}.experiment h2{margin:16px 0 10px}.experiment p{font-size:12px}.experiment dl{display:grid;grid-template-columns:140px 1fr;gap:12px;font-size:12px;line-height:1.7;margin:20px 0}.experiment dt{color:#a095aa}.experiment dd{margin:0;color:#80728b}.automation-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}.padded{padding:26px}.padded .section-title{margin-top:0}.padded>p{font-size:12px;margin:10px 0 16px}.recommendation{border:1px solid #e9e2f1;border-radius:9px;padding:18px;margin:20px 0}.recommendation h3{margin:12px 0}.recommendation p{font-size:12px}.recommendation button{margin-top:15px}.activity-list>div{display:flex;align-items:flex-start;gap:14px;padding:18px 24px;border-top:1px solid #f1edf5}.activity-list>div>div{flex:1}.activity-list b{font-size:12px;font-weight:550;text-transform:capitalize}.activity-list small{display:block;font-size:10px;margin-top:5px}.activity-list>div>small{font-size:10px}.inline-error{font-size:10px!important;color:#b97670!important;line-height:1.6;margin-top:9px;word-break:break-word}.settings-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.settings-grid h2{margin-top:20px}.settings-grid .padded>svg{color:#a994bb}.settings-grid .text-button{display:block;margin-top:15px}.settings-grid small{display:block;margin-top:12px}code{display:block;background:#f7f3fa;border:1px solid #eae2f1;border-radius:6px;padding:9px 10px;word-break:break-all;color:#a18daf;font-size:10px}.main-footer{padding:0 38px 24px;display:flex;justify-content:space-between;font-size:10px;color:#bab2c3}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#21132e55;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;display:flex;align-items:flex-start;justify-content:center;padding:5vh 20px;overflow:auto}.modal{background:#fff;border:1px solid #e7dfea;border-radius:15px;padding:28px;width:540px;max-width:100%;box-shadow:0 25px 90px #21112f26;animation:appear .18s ease}.modal.wide{width:800px}.modal>header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:24px}.modal>header h2{font-size:21px;font-weight:600;color:#71617c}.modal>header p{font-size:12px;margin-top:6px}.modal>p{font-size:12px;margin:10px 0 18px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.field>span{font-size:11px;font-weight:550;color:#96869f}.field small{font-size:10px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 17px}.checkbox{display:flex;align-items:center;gap:9px;font-size:12px;color:#9d8aaa;margin:15px 0}.checkbox input{width:auto;accent-color:#8e72b5}.error{display:flex;align-items:center;gap:9px;border:1px solid #ebd1ca;background:#fff6f3;border-radius:8px;padding:12px 14px;color:#b27266;font-size:12px;line-height:1.6;margin-bottom:18px;word-break:break-word}.top-error>span{flex:1}.error button{color:#bf9589}.toast{position:fixed;bottom:25px;left:calc(50% + 100px);transform:translate(-50%);display:flex;align-items:center;gap:10px;background:#393042;color:#f5effa;padding:14px 22px;border-radius:10px;z-index:200;box-shadow:0 10px 30px #20122924;font-size:12px}.toast svg{color:#bea2d0}.loading{display:flex;gap:12px;align-items:center;justify-content:center;min-height:100px;font-size:13px;color:#a18eb0}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.connect-intro{display:flex;align-items:center;gap:15px;margin-bottom:22px}.connect-intro p{font-size:12px}.connect-intro .provider-mark{height:43px;width:43px}.oauth-details{border-top:1px solid var(--line);margin-top:22px;padding-top:17px}.oauth-details summary{cursor:pointer;font-size:12px;color:#937ba6}.oauth-details p{font-size:11px;margin:12px 0}.oauth-details code{margin-bottom:16px}.oauth-details .full{margin-top:16px}.detail-meta{display:flex;align-items:center;gap:10px;font-size:11px;color:#a69ab2;margin-bottom:22px}.mini-stat{padding:18px;border:1px solid var(--line);border-radius:8px;margin-bottom:20px}.mini-stat b{display:block;margin-top:8px;font-size:18px;color:#8e7b9d;font-weight:550}.mini-stat small{font-size:10px}.budget-edit{display:flex;align-items:flex-end;gap:14px;margin:24px 0}.budget-edit .field{margin:0;flex:1}.ad-row{display:flex;align-items:center;gap:14px;padding:17px 0;border-bottom:1px solid var(--line)}.ad-row>div{flex:1}.ad-row b,.ad-row p{font-size:12px}.ad-row small{font-size:9px}.modal h3{margin-top:20px;color:#927c9f}.brief{min-height:160px}.codex-detail{text-align:center;background:#faf7fd;border:1px solid #eee5f5;border-radius:12px;padding:26px;margin-bottom:20px}.agent-orb.large{width:64px;height:64px;border-radius:18px}.codex-detail h3{margin-top:14px;font-size:21px}.codex-detail p{font-size:12px;margin:6px 0 14px}.device-code{padding:25px;text-align:center;background:#f6f1fb;border-radius:10px;margin:18px 0}.device-code strong{display:block;font-size:28px;letter-spacing:4px;margin:13px 0 20px;color:#8f70a8}.account-summary p{font-size:12px}.asset-modal-preview{background:#f4eff8;border-radius:10px;overflow:hidden;display:grid;place-items:center;min-height:130px;max-height:55vh;margin-bottom:20px;color:#b09abd}.asset-modal-preview img{max-width:100%;max-height:55vh;object-fit:contain}.job-brief{font-size:13px;line-height:1.7;background:#f7f3fa;border:1px solid #e9e1f0;border-radius:9px;padding:16px;color:#93809f;margin-bottom:18px}.job-transcript{white-space:pre-wrap;font:12px/1.8 Figtree,sans-serif;color:#8f7c9a;max-height:42vh;overflow:auto;padding:10px 0;min-height:100px}.job-events{display:flex;flex-wrap:wrap;gap:7px;margin:15px 0}.job-events span{display:flex;gap:5px;align-items:center;background:#f7f3fa;padding:5px 7px;border-radius:5px;font-size:9px;color:#ae9cba}.login{min-height:100vh;background:radial-gradient(ellipse at 80% 15%,#eee6f6,transparent 60%),#faf8fc;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:35px 20px}.login-brand{display:flex;align-items:center;gap:12px;font-size:19px;color:#6e5b7d;margin-bottom:38px}.login-brand b{font-weight:400;color:#a995b8}.login-card{max-width:480px;width:100%;padding:40px;border-radius:18px;background:#ffffffe0;border:1px solid #e8dfee;box-shadow:0 25px 80px #3b17460a}.login-card h1{font-size:40px;color:#6d537e;letter-spacing:-1.5px;margin-top:16px}.login-card>p{font-size:13px;line-height:1.8;color:#a18aae;margin:15px 0 28px}.login-card>small{display:flex;align-items:center;justify-content:center;gap:6px;color:#b5a1c3;font-size:10px;margin-top:22px}.login-footer{font-size:11px;color:#b7a6c4;margin-top:30px;word-spacing:5px}p{color:#73717e}small,.stat small,.panel-heading p,.page-heading p{color:#777482}.eyebrow{color:#857890}.channel-row small{color:#817888}td{color:#77707e}td strong{color:#564c60}td small{color:#8c8195}th{color:#81768b}.asset-info b{color:#5f516a}.field>span{color:#74647e}.badge{font-weight:550}.chart-empty strong{color:#80718d}.chart-empty small{color:#91819e}.subtle{color:#83728e}.connection-card>p{color:#897694}.connection-card>h2{color:#63516f}.agent-banner p{color:#8a7399}.studio-promo p{color:#8b729b}.main-footer{color:#9d8baa}@media(min-width:1600px){.main main{padding-top:43px}.overview-grid{grid-template-columns:1fr 330px}.chart{height:235px}.studio-promo h2{font-size:29px}}@media(max-width:1200px){aside{width:205px;padding-left:12px;padding-right:12px}.main{margin-left:205px}.main main{padding:28px 25px}.topbar{padding:0 25px}.stat{padding:17px}.channel-row{grid-template-columns:repeat(3,1fr);gap:12px}.channel-row button:nth-child(3){border-right:0}.asset-grid{grid-template-columns:repeat(3,1fr)}.toolbar{flex-wrap:wrap}.connection-grid,.settings-grid{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr 250px}.studio-promo{padding:23px}.profile{margin:0 -12px;padding:17px 13px}.tabs button{padding:7px 9px}.stat small{font-size:9px}.chart-footer small{display:none}}@media(max-width:900px){aside{width:72px;padding:24px 9px 0}.brand{padding:0 8px 28px}.brand>span:last-child,.workspace,.nav-label,.agent-card,.profile>div,.profile>.icon-button{display:none}aside nav button{font-size:0;padding:15px;gap:0}aside nav button .count,aside nav button .tiny-tag{display:none}aside nav{margin-bottom:20px}.profile{margin-top:auto;justify-content:center}.main{margin-left:72px}.overview-grid{grid-template-columns:1fr}.studio-promo{display:none}.asset-grid{grid-template-columns:repeat(2,1fr)}.stat-grid{gap:12px}.stat strong{font-size:25px}.stat>div svg{display:none}.automation-grid{grid-template-columns:1fr}.channel-row{grid-template-columns:repeat(3,1fr)}.agent-banner .button{font-size:10px}.toast{left:50%}}@media(max-width:600px){h1{font-size:26px}.main main{padding:24px 15px}.topbar{padding:0 16px;height:58px}.internal{display:none}.page-heading{align-items:flex-start;flex-wrap:wrap}.page-heading p{font-size:12px}.stat-grid{grid-template-columns:repeat(2,1fr)}.stat small{font-size:9px}.panel-heading{padding:18px}.panel-heading h2{font-size:15px}.panel-heading .text-button,.period{font-size:9px}.channel-row{grid-template-columns:1fr 1fr;padding:14px 9px}.channel-row button{border-right:0}.channel-row b{font-size:10px}.connection-grid,.settings-grid,.experiment-grid{grid-template-columns:1fr}.connection-card{padding:22px}.asset-grid{gap:12px}.asset-info{padding:12px}.asset-info b{font-size:10px}.agent-banner{padding:18px;flex-wrap:wrap}.agent-banner>div:nth-child(2){min-width:160px}.section-title{align-items:flex-start;gap:12px}.section-title small{max-width:130px;text-align:right}.tabs{overflow:auto;max-width:100%}.search{margin-left:0;flex:1}.toolbar>.button{font-size:10px}.experiment-intro{flex-wrap:wrap;padding:20px}.form-grid{grid-template-columns:1fr}.modal{padding:22px}.overlay{padding:16px 10px}.main-footer{padding:10px 15px 25px;font-size:9px}.main-footer span:last-child{display:none}.activity-list>div{padding:16px 13px;gap:9px}.activity-list small{font-size:9px}.activity-icon{width:28px;height:28px}.budget-edit,.ad-row{flex-wrap:wrap}.login-card{padding:30px}.login-card h1{font-size:34px}.login-brand{font-size:16px}.toast{max-width:90%;font-size:11px;white-space:normal}}.google-login{margin-top:28px;min-height:48px;justify-content:center;gap:12px}.login-card .login-identity{font-size:13px;text-align:center;margin:16px 0 26px}.login-identity strong{font-weight:600;overflow-wrap:anywhere}.preview-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:20px;text-align:center;color:#887891}.preview-error small{max-width:220px}.asset-actions{display:flex;justify-content:space-between;gap:6px;border-top:1px solid var(--line);padding-top:8px;margin-top:8px}.asset-actions .text-button{font-size:11px}.upload-drop{display:flex;align-items:center;gap:12px;flex-direction:column;border:1px dashed #c2b5d4;padding:24px 16px;border-radius:12px;background:#faf8fc;margin-bottom:20px;text-align:center}.upload-drop span{font-size:11px;color:var(--muted)}.upload-drop input{font-size:12px;max-width:100%}.upload-files{list-style:none;padding:0}.upload-files li{display:flex;justify-content:space-between;gap:12px;padding:8px 0;font-size:12px;overflow-wrap:anywhere}.upload-files span{white-space:nowrap;color:var(--muted)}.upload-progress{display:flex;gap:8px;margin:15px 0}.asset-picker{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-height:270px;overflow:auto}.asset-picker>label{display:flex;align-items:center;gap:9px;border:1px solid var(--line);padding:9px;border-radius:8px;cursor:pointer}.asset-picker input{width:16px;height:16px}.asset-picker span{font-size:11px;overflow-wrap:anywhere}.picker-preview{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0}.picker-preview img{width:100%;height:100%;object-fit:contain}.asset-picker .unavailable{opacity:.5}.brief-prompts{display:flex;flex-wrap:wrap;gap:6px;margin:-8px 0 18px}.brief-prompts button{border:1px solid var(--line);border-radius:20px;padding:6px 10px;font-size:10px;background:#faf8fc}.job-sources,.job-outputs{margin:20px 0}.job-sources h3,.job-outputs h3{margin-bottom:12px}.job-sources .asset-grid,.job-outputs .asset-grid{grid-template-columns:repeat(2,1fr)}.job-sources .asset-info,.job-outputs .asset-info{overflow-wrap:anywhere;font-size:11px}.asset-modal-preview video{max-width:100%;max-height:55vh}.launch-guide{margin:25px 0;padding:20px;border:1px solid #e3dbea;border-radius:12px;background:#fcfaff}.launch-guide .section-title{margin:0 0 18px}.launch-guide .section-title p{font-size:12px}.launch-steps{padding-left:22px;margin:0}.launch-steps li{padding:0 0 20px 7px}.launch-steps li::marker{color:#7a6197;font-weight:700}.launch-steps li>b{font-size:14px}.launch-steps p{font-size:12px;margin:7px 0 10px}.launch-steps small{display:block;margin-top:10px}.launch-budget-row{display:flex;justify-content:space-between;gap:10px;font-size:11px;padding:8px 0;border-top:1px solid var(--line)}.launch-budget-row b{white-space:nowrap}.launch-guide .button{font-size:11px}.launch-guide>.subtle{font-size:10px}@media(max-width:600px){.asset-picker{grid-template-columns:1fr}.launch-guide{padding:14px}.launch-budget-row{flex-direction:column}.asset-actions{flex-wrap:wrap}.job-sources .asset-grid,.job-outputs .asset-grid{grid-template-columns:1fr}}.asset-text-preview{white-space:pre-wrap;overflow-wrap:anywhere;text-align:left;padding:20px;max-height:55vh;overflow:auto;width:100%;font:13px/1.7 ui-monospace,monospace;color:#564765}@media(max-width:600px){.page-heading>.inline{flex-wrap:wrap;max-width:100%}.page-heading>.inline button{font-size:11px}}
