@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#17191c;font-synthesis:none;--line:#e7e9ed;--muted:#737983;--soft:#f4f5f7;--ink:#15171a;background:#f7f8fa;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{background:#f8f9fb;min-width:1050px;margin:0}button,input,textarea{font:inherit}button{cursor:pointer;color:inherit;border:0}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;flex:0 0 204px;width:204px;padding:13px 10px 12px;display:flex}.brand{align-items:center;gap:11px;padding:0 11px 20px;display:flex}.brand strong{letter-spacing:-.3px;font-size:15px;display:block}.brand small,.profile small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.brand-mark{grid-template-columns:1fr 1fr;gap:2px;width:23px;height:23px;display:grid}.brand-mark span{background:#121416;border-radius:1px}.brand-mark span:nth-child(2){margin:4px 0 0}.brand-mark span:nth-child(3){margin:0 4px 0 0}.brand-mark span:nth-child(4){margin:4px 0}nav{gap:3px;display:grid}.nav-item{text-align:left;color:#545a62;background:0 0;border-radius:8px;align-items:center;gap:12px;height:35px;padding:0 12px;font-size:12px;font-weight:600;display:flex}.nav-item:hover,.nav-item.active{color:#17191c;background:#f0f1f3}.nav-item svg{flex:none}.nav-item em{color:#fff;background:#17191c;border-radius:9px;margin-left:auto;padding:2px 6px;font-size:10px;font-style:normal}.agent-card{border:1px solid var(--line);border-radius:9px;margin:auto 2px 11px;padding:13px 12px;box-shadow:0 2px 7px #1c253005}.agent-card-title{align-items:center;gap:7px;font-size:11px;display:flex}.online-dot{background:#16ba63;border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block;box-shadow:0 0 0 3px #e3f8eb}.online-copy{color:#15a45a;margin:7px 0 9px 15px;font-size:11px;font-weight:600}.agent-stats{color:#92979e;border-top:1px solid #f0f1f2;padding-top:10px;font-size:9px}.agent-stats div{gap:8px;margin-top:12px;display:grid}.agent-stats b{color:#7b8087;justify-content:space-between;font-size:10px;font-weight:500;display:flex}.agent-stats i{color:#1f2429;font-style:normal;font-weight:700}.profile{text-align:left;background:0 0;border-top:1px solid #f0f1f2;align-items:center;gap:9px;padding:9px 8px 3px;display:flex}.profile strong{font-size:11px;display:block}.profile .chevron{color:#7b8087;margin-left:auto;font-size:22px}.avatar{color:#fff;background:#090a0b;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:10px;font-weight:700;display:inline-flex}.avatar.dark{background:#252a2e}.main{flex:1;min-width:0}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:54px;padding:0 20px;display:flex}.search{color:#8c9299;background:#f5f6f8;border:1px solid #eceef1;border-radius:7px;align-items:center;gap:9px;width:min(465px,50vw);height:31px;padding:0 10px;display:flex}.search input{color:#2a2e33;background:0 0;border:0;outline:none;flex:1;font-size:11px}.search input::placeholder{color:#979ca4}.search kbd{color:#90959c;background:#fff;border:1px solid #e3e5e9;border-radius:4px;padding:2px 5px;font-size:10px}.top-actions{align-items:center;gap:22px;display:flex}.icon-button{color:#262a2f;background:0 0}.notification{position:relative}.notification span{color:#fff;text-align:center;background:#15171a;border-radius:8px;min-width:14px;padding:2px;font-size:8px;position:absolute;top:-7px;right:-6px}.user-menu{align-items:center;gap:8px;display:flex}.user-menu strong{font-size:11px;display:block}.user-menu small{color:var(--muted);font-size:9px}.down{color:#646a71;margin-left:18px;font-size:18px}.content{max-width:1450px;margin:auto;padding:19px 20px 24px}.page-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.page-heading h1{letter-spacing:-1px;margin:0 0 3px;font-size:25px}.page-heading p{color:#8b9198;margin:0;font-size:12px}.heading-actions{gap:8px;display:flex}.primary{color:#fff;background:#101112;border-radius:7px;height:34px;padding:0 15px;font-size:12px;font-weight:600;box-shadow:0 2px 3px #0002}.primary span{vertical-align:-1px;margin-right:5px;font-size:18px}.outlined{border:1px solid var(--line);border-radius:7px;width:35px;height:34px}.metrics{grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:14px;display:grid}.metric{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:11px;height:67px;padding:0 13px;display:flex;position:relative}.metric-icon{color:#1e2327;border:1px solid #e9ebee;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.metric strong{font-size:18px;line-height:17px;display:block}.metric span{color:#8a9098;font-size:10px}.metric small{color:#1bb866;font-size:9px;font-weight:700;position:absolute;top:13px;right:12px}.workspace{grid-template-columns:minmax(330px,.88fr) minmax(500px,1.35fr) minmax(220px,.64fr);align-items:start;gap:9px;display:grid}.task-panel,.detail-panel,.info-card,.actions-card{border:1px solid var(--line);background:#fff;border-radius:9px}.task-panel{overflow:hidden}.task-tabs{border-bottom:1px solid var(--line);align-items:end;gap:18px;height:49px;padding:0 15px;display:flex}.task-tabs button{color:#8a9097;white-space:nowrap;background:0 0;height:35px;font-size:10px;position:relative}.task-tabs button.selected{color:#181b1e;font-weight:700}.task-tabs button.selected:after{content:"";background:#17191b;border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.task-tabs span{color:#a1a6ad;margin-left:3px}.list-tools{color:#92979f;align-items:center;gap:7px;height:41px;padding:0 14px;font-size:10px;display:flex}.list-tools span{margin-right:auto}.tool-button{color:#898f97;background:0 0;padding:4px}.task-list{border-top:1px solid #f1f2f3}.task-row{text-align:left;background:#fff;border-bottom:1px solid #f0f1f3;gap:10px;width:100%;min-height:94px;padding:12px 13px;display:flex}.task-row:hover{background:#fafbfc}.task-row.selected{background:#f6f7f8;box-shadow:inset 3px 0 #17191a}.wa-icon{color:#fff;background:#171a1b;border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-size:18px;display:flex}.task-row-body{flex:1;min-width:0}.task-row-title{justify-content:space-between;gap:6px;display:flex}.task-row-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.task-row time,.chat time{color:#959aa1;white-space:nowrap;font-size:9px}.task-project{color:#9a9fa5;margin:3px 0;font-size:9px;display:block}.task-row p{color:#7d838a;white-space:nowrap;text-overflow:ellipsis;margin:0 0 7px;font-size:10px;overflow:hidden}.row-meta{color:#858a91;align-items:center;gap:9px;font-size:9px;display:flex}.row-meta .badge{margin-left:auto}.row-meta .badge+.badge{margin-left:-5px}.badge{white-space:nowrap;border-radius:4px;padding:3px 6px;font-size:9px;font-weight:600;line-height:1}.badge.neutral{color:#6e747b;background:#f0f1f3}.badge.amber{color:#9f6912;background:#fff4d9}.badge.blue{color:#3173aa;background:#e7f2fc}.badge.success{color:#18834e;background:#e5f8ed}.badge.red{color:#b74740;background:#ffebe9}.badge.purple{color:#6e55ad;background:#f0eaff}.detail-panel{min-height:690px;overflow:hidden}.detail-heading{justify-content:space-between;gap:12px;min-height:95px;padding:17px 17px 12px;display:flex}.detail-title{align-items:center;gap:7px;display:flex}.detail-title>span{color:#6f757c;font-size:13px}.detail-title h2{margin:0;font-size:15px}.edit-title{color:#a0a5aa;background:0 0;padding:2px}.detail-sub{color:#92979e;margin-top:8px;font-size:9px}.detail-sub span{margin:0 3px}.green-clock{color:#1aba66;font-size:13px}.detail-actions{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:5px;max-width:300px;display:flex}.dark-button{color:#fff;background:#111314;border-radius:5px;justify-content:center;align-items:center;gap:5px;width:100%;margin-top:3px;padding:7px 8px;font-size:9px;font-weight:600;display:flex}.dark-button span{color:#aaa;margin-left:7px}.detail-tabs{border-top:1px solid #f1f2f3;border-bottom:1px solid var(--line);align-items:end;gap:20px;height:41px;padding:0 17px;display:flex}.detail-tabs button{color:#92979f;background:0 0;height:31px;font-size:10px;position:relative}.detail-tabs button.active{color:#191c1f;font-weight:700}.detail-tabs button.active:after{content:"";background:#16181a;height:2px;position:absolute;bottom:-1px;left:0;right:0}.detail-content{min-height:365px;padding:14px 17px}.conversation{gap:17px;display:grid}.chat{gap:9px;display:flex}.chat>div:last-child{min-width:0}.chat-meta{align-items:baseline;gap:7px;margin:1px 0 6px;display:flex}.chat-meta strong{font-size:10px}.bubble{color:#555b62;background:#f4f5f6;border-radius:0 8px 8px;max-width:360px;padding:10px 12px;font-size:11px;line-height:1.4}.error-shot{color:#6e747b;background:#fff;border:1px solid #e5e7e9;border-radius:6px;width:170px;margin-top:10px;padding:5px;font-size:9px}.fake-browser{color:#30353a;background:linear-gradient(135deg,#c4c7c9,#70777d);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:3px;height:96px;display:flex}.fake-browser span{color:#dc554f;text-align:center;border:2px solid #dc554f;border-radius:50%;width:19px;height:19px;font-weight:700}.fake-browser strong{font-size:8px}.fake-browser small{font-size:7px}.fake-browser button{color:#fff;background:#263039;border-radius:2px;width:75px;margin-top:2px;padding:3px;font-size:7px}.error-shot>div:last-child{padding:6px 3px 1px}.error-shot small{color:#a3a8ae;margin-left:5px}.reply-box{border-top:1px solid var(--line);margin:0 17px}.reply-tabs{align-items:end;gap:18px;height:39px;display:flex}.reply-tabs button{color:#999ea5;background:0 0;height:29px;font-size:10px}.reply-tabs button.active{color:#1d2024;border-bottom:2px solid #17191b;font-weight:700}.reply-box textarea{resize:none;border:1px solid #e6e8eb;border-radius:6px;outline-color:#bcc1c7;width:100%;height:65px;padding:10px;font-size:10px}.reply-box textarea::placeholder{color:#a3a8ae}.reply-tools{color:#8c9299;justify-content:space-between;align-items:center;padding:7px 2px 9px;display:flex}.reply-tools>span{gap:14px;display:flex}.send{color:#a0a5aa;background:#e2e4e7;border-radius:5px;padding:7px 12px;font-size:10px}.placeholder{color:#858b92;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;display:flex}.placeholder-icon{color:#565d64;background:#f0f1f3;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.placeholder h3{color:#272b30;margin:13px 0 4px;font-size:14px}.placeholder p{max-width:300px;margin:0;font-size:10px;line-height:1.5}.info-panel{gap:9px;display:grid}.info-card{padding:13px 12px;position:relative}.info-card h3,.actions-card h3{align-items:center;gap:6px;margin:0 0 13px;font-size:11px;display:flex}.edit-link{color:#858b91;background:0 0;font-size:9px;position:absolute;top:14px;right:12px}.info-row{justify-content:space-between;align-items:center;gap:10px;margin:9px 0;display:flex}.info-row>span:first-child,.team>span{color:#92979e;font-size:9px}.info-row strong{text-align:right;color:#454b52;font-size:9px;font-weight:600}.info-row strong .online-dot{width:6px;height:6px;box-shadow:none}.team{justify-content:space-between;align-items:center;margin-top:11px;display:flex}.mini-avatar{color:#3e4d61;background:#cdd5df;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-left:-4px;font-size:8px;font-weight:700;display:inline-flex}.mini-avatar:nth-child(2){color:#78523e;background:#eed7c9}.mini-avatar:nth-child(3){color:#5e4f7d;background:#d9d0ec}.mini-avatar.more-team{color:#747a81;background:#f0f1f3}.file-row{color:#5b6269;align-items:flex-start;gap:7px;margin:10px 0;font-size:9px;line-height:1.25;display:flex}.file-row span:first-child{color:#969ba1}.actions-card{padding:13px 12px}.actions-card h3{margin-bottom:10px}.action-grid{grid-template-columns:1fr 1fr;gap:7px;display:grid}.action-grid button{color:#5b6168;background:#f4f5f6;border-radius:5px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:5px;font-size:8px;font-weight:600;display:flex}.action-grid button:hover{background:#e9ebed}.action-grid .approve{color:#fff;background:#151718;grid-column:span 2;min-height:34px}.toast{z-index:100;color:#fff;overflow-wrap:anywhere;background:#16191b;border:1px solid #343a3d;border-radius:9px;max-width:min(430px,100vw - 40px);padding:12px 16px;font-size:12px;line-height:1.4;animation:.2s ease-out rise;position:fixed;bottom:66px;right:25px;box-shadow:0 8px 24px #0004}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){body{min-width:900px}.sidebar{flex-basis:184px;width:184px}.workspace{grid-template-columns:minmax(290px,.82fr) minmax(450px,1.28fr)}.info-panel{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.actions-card{grid-column:1/-1}.metrics{grid-template-columns:repeat(3,1fr)}.metric:nth-child(4),.metric:nth-child(5){display:none}}.mobile-menu,.sidebar-scrim{display:none}@media (width<=1320px){.content{padding-left:16px;padding-right:16px}.workspace{grid-template-columns:minmax(300px,.82fr) minmax(440px,1.18fr) 230px}.detail-tabs{gap:14px}}@media (width<=1080px){body{min-width:0}.sidebar{flex-basis:188px;width:188px}.workspace{grid-template-columns:minmax(285px,.8fr) minmax(440px,1.2fr)}.info-panel{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}.actions-card{grid-column:1/-1}.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.metric:nth-child(4),.metric:nth-child(5){display:none}}@media (width<=760px){body{min-width:0;overflow-x:hidden}.app-shell{display:block}.sidebar{z-index:30;width:min(286px,86vw);transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-102%);box-shadow:16px 0 40px #1115}.sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:20;background:#1118;width:100%;height:100%;display:block;position:fixed;inset:0}.mobile-menu{justify-content:center;align-items:center;width:34px;height:34px;margin-right:8px;display:inline-flex}.topbar{gap:3px;height:58px;padding:0 14px}.topbar .search{flex:1;width:auto;min-width:0}.search kbd,.user-menu>span:not(.avatar),.user-menu .down{display:none}.top-actions{gap:11px}.user-menu{gap:0}.content{padding:18px 12px 28px}.page-heading{align-items:flex-start;gap:14px}.page-heading h1{font-size:clamp(20px,5.3vw,25px);line-height:1.12}.page-heading p{font-size:11px;line-height:1.4}.heading-actions .outlined{display:none}.primary{white-space:nowrap;height:33px;padding:0 10px;font-size:11px}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.metric{gap:8px;height:62px;padding:0 10px}.metric:nth-child(3),.metric:nth-child(4),.metric:nth-child(5){display:none}.metric strong{font-size:17px}.metric span{font-size:9px}.metric small{top:10px;right:8px}.workspace{flex-direction:column;gap:10px;display:flex}.task-panel,.detail-panel,.info-panel{width:100%}.task-panel{order:1}.detail-panel{order:2;min-height:0}.info-panel{order:3;grid-template-columns:1fr;display:grid}.task-tabs{scrollbar-width:none;gap:17px;padding:0 12px;overflow-x:auto}.task-tabs::-webkit-scrollbar{display:none}.detail-tabs::-webkit-scrollbar{display:none}.task-tabs button{flex:none}.task-row{min-height:88px;padding:11px 10px}.row-meta{flex-wrap:wrap;gap:6px}.row-meta .badge,.row-meta .badge+.badge{margin-left:0}.detail-heading{padding:15px 13px 12px;display:block}.detail-title h2{font-size:14px}.detail-sub{margin-top:7px;line-height:1.55}.detail-actions{justify-content:flex-start;max-width:none;margin-top:12px}.dark-button{flex:155px;width:auto}.detail-tabs{gap:18px;padding:0 13px;overflow-x:auto}.detail-tabs button{flex:none}.detail-content{min-height:270px;padding:13px}.bubble{max-width:calc(100vw - 90px)}.reply-box{margin:0 13px}.info-panel{grid-template-columns:1fr}.action-grid{grid-template-columns:1fr 1fr}.toast{text-align:center;max-width:none;bottom:64px;left:12px;right:12px}}@media (width<=430px){.top-actions .notification{display:none}.page-heading{display:block}.heading-actions{margin-top:13px}.heading-actions .primary{width:100%}.task-row-title strong{max-width:190px}.task-row p{max-width:245px}.detail-actions .badge{font-size:8px}.dark-button{flex-basis:100%}.error-shot{width:min(170px,100%)}}.sidebar{z-index:40;height:100vh;position:fixed;inset:0 auto 0 0;overflow-y:auto}.main{min-height:100vh;margin-left:204px;padding-top:54px;padding-bottom:48px}.topbar{z-index:25;position:fixed;top:0;left:204px;right:0}.content{padding-bottom:26px}.app-footer{z-index:24;border-top:1px solid var(--line);color:#8a9097;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;justify-content:space-between;align-items:center;gap:16px;min-height:42px;padding:0 20px;font-size:9px;display:flex;position:fixed;bottom:0;left:204px;right:0;box-shadow:0 -4px 15px #15181c08}.footer-links{align-items:center;gap:17px;display:flex}.footer-links button{color:#697078;background:0 0;align-items:center;padding:4px 0;font-size:9px;display:inline-flex}.footer-links .online-dot{width:6px;height:6px;box-shadow:none}@media (width<=1080px){.main{margin-left:188px}.topbar,.app-footer{left:188px}}@media (width<=760px){.main{margin-left:0;padding-top:58px;padding-bottom:54px}.topbar,.app-footer{left:0}.app-footer{min-height:47px;padding:0 12px;font-size:8px}.app-footer>span:first-child{max-width:135px;line-height:1.35}.footer-links{gap:10px}.footer-links button{font-size:8px}.footer-links button:first-child{display:none}.sidebar{position:fixed}}@media (width>=761px){.sidebar{flex-basis:236px;width:236px;padding:20px 14px 16px}.brand{gap:13px;padding:0 13px 24px}.brand strong{font-size:17px}.brand small,.profile small{font-size:11px}.brand-mark{width:27px;height:27px}.nav-item{border-radius:9px;gap:13px;height:42px;padding:0 14px;font-size:13px}.nav-item em{padding:3px 7px;font-size:11px}.agent-card{margin-left:3px;margin-right:3px;padding:16px 14px}.agent-card-title,.online-copy{font-size:13px}.agent-stats{padding-top:12px;font-size:11px}.agent-stats div{gap:10px;margin-top:13px}.agent-stats b{font-size:11px}.profile{gap:11px;padding:12px 9px 4px}.profile strong{font-size:13px}.avatar{width:33px;height:33px;font-size:11px}.main{margin-left:236px;padding-top:68px;padding-bottom:58px}.topbar{height:68px;padding:0 30px;left:236px}.search{border-radius:9px;gap:11px;width:min(560px,52vw);height:38px;padding:0 13px}.search input{font-size:13px}.search kbd{padding:3px 6px;font-size:11px}.top-actions{gap:27px}.user-menu{gap:10px}.user-menu strong{font-size:13px}.user-menu small{font-size:10px}.down{margin-left:22px}.content{max-width:1720px;padding:30px}.page-heading{margin-bottom:24px}.page-heading h1{letter-spacing:-1.2px;font-size:31px}.page-heading p{font-size:14px}.heading-actions{gap:10px}.primary{border-radius:8px;height:42px;padding:0 18px;font-size:13px}.primary span{font-size:21px}.outlined{border-radius:8px;width:42px;height:42px}.metrics{gap:12px;margin-bottom:18px}.metric{border-radius:11px;gap:13px;height:84px;padding:0 17px}.metric-icon{border-radius:9px;width:40px;height:40px}.metric strong{font-size:23px;line-height:23px}.metric span{font-size:12px}.metric small{font-size:11px;top:16px;right:15px}.workspace{grid-template-columns:minmax(370px,.93fr) minmax(590px,1.45fr) minmax(275px,.68fr);gap:12px}.task-panel,.detail-panel,.info-card,.actions-card{border-radius:11px}.task-tabs{gap:23px;height:61px;padding:0 19px}.task-tabs button{height:42px;font-size:12px}.task-tabs span{margin-left:4px}.list-tools{height:50px;padding:0 18px;font-size:12px}.task-row{gap:12px;min-height:122px;padding:16px}.wa-icon{width:32px;height:32px;font-size:22px}.task-row-title strong{font-size:13px}.task-row time,.chat time{font-size:11px}.task-project{margin:5px 0;font-size:11px}.task-row p{margin-bottom:9px;font-size:12px}.row-meta{gap:11px;font-size:11px}.badge{border-radius:5px;padding:5px 8px;font-size:10px}.detail-panel{min-height:790px}.detail-heading{min-height:116px;padding:21px 21px 15px}.detail-title{gap:9px}.detail-title>span{font-size:15px}.detail-title h2{font-size:18px}.detail-sub{margin-top:10px;font-size:11px}.detail-actions{gap:7px;max-width:350px}.dark-button{border-radius:6px;padding:10px 12px;font-size:11px}.detail-tabs{gap:25px;height:50px;padding:0 21px}.detail-tabs button{height:38px;font-size:12px}.detail-content{min-height:425px;padding:20px 21px}.conversation{gap:23px}.chat{gap:11px}.chat-meta{gap:9px;margin-bottom:8px}.chat-meta strong{font-size:12px}.bubble{border-radius:0 10px 10px;max-width:470px;padding:12px 14px;font-size:13px}.error-shot{width:210px;margin-top:12px;padding:6px;font-size:11px}.fake-browser{height:118px}.fake-browser strong{font-size:10px}.fake-browser small{font-size:9px}.fake-browser button{width:95px;padding:4px;font-size:9px}.reply-box{margin:0 21px}.reply-tabs{gap:23px;height:48px}.reply-tabs button{height:35px;font-size:12px}.reply-box textarea{border-radius:8px;height:82px;padding:13px;font-size:12px}.reply-tools{padding:10px 3px 13px}.send{padding:9px 14px;font-size:12px}.info-panel{gap:12px}.info-card{padding:17px 16px}.info-card h3,.actions-card h3{margin-bottom:16px;font-size:13px}.edit-link{font-size:11px;top:18px;right:16px}.info-row{margin:12px 0}.info-row>span:first-child,.team>span,.info-row strong{font-size:11px}.file-row{gap:9px;margin:13px 0;font-size:11px}.mini-avatar{width:26px;height:26px;font-size:9px}.actions-card{padding:17px 16px}.action-grid{gap:9px}.action-grid button{border-radius:6px;min-height:38px;padding:7px;font-size:10px}.action-grid .approve{min-height:43px}.app-footer{min-height:50px;padding:0 30px;font-size:11px;left:236px}.footer-links button{font-size:11px}}@media (width>=1400px){.content{padding-left:42px;padding-right:42px}.workspace{grid-template-columns:minmax(410px,.94fr) minmax(640px,1.48fr) minmax(300px,.68fr)}}@media (width>=761px){.main{height:100vh;overflow:hidden}.content{scrollbar-gutter:stable;height:calc(100vh - 126px);overflow-y:auto}.workspace{--workspace-height:clamp(460px, calc(100vh - 335px), 780px);align-items:stretch}.task-panel,.detail-panel,.info-panel{height:var(--workspace-height);min-height:0}.task-panel{flex-direction:column;display:flex}.task-list{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.detail-panel{flex-direction:column;display:flex}.detail-content{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.info-panel{overscroll-behavior:contain;scrollbar-gutter:stable;align-content:start;overflow-y:auto}.task-list,.detail-content,.info-panel,.content{scrollbar-width:thin;scrollbar-color:#c9cdd2 transparent}.task-list::-webkit-scrollbar{width:7px}.detail-content::-webkit-scrollbar{width:7px}.info-panel::-webkit-scrollbar{width:7px}.content::-webkit-scrollbar{width:7px}.task-list::-webkit-scrollbar-thumb{background:#c9cdd2 padding-box padding-box;border:2px solid #0000;border-radius:20px}.detail-content::-webkit-scrollbar-thumb{background:#c9cdd2 padding-box padding-box;border:2px solid #0000;border-radius:20px}.info-panel::-webkit-scrollbar-thumb{background:#c9cdd2 padding-box padding-box;border:2px solid #0000;border-radius:20px}.content::-webkit-scrollbar-thumb{background:#c9cdd2 padding-box padding-box;border:2px solid #0000;border-radius:20px}}@media (width<=760px){.main{margin-left:0}.topbar,.app-footer{left:0}.main{height:auto;min-height:100vh;overflow:visible}.content{max-width:none;height:auto;overflow:visible}.task-panel,.detail-panel,.info-panel{height:auto;max-height:none}.task-list,.detail-content,.info-panel{overflow:visible}}.main,.content,.workspace,.task-panel,.detail-panel,.info-panel{min-width:0}.main{overflow-x:hidden}.content{width:100%;max-width:none}.workspace{width:100%}@media (width>=1200px){.workspace{grid-template-columns:minmax(320px,.92fr) minmax(0,1.44fr) minmax(240px,.64fr)}}@media (width>=761px) and (width<=1199px){.sidebar{flex-basis:210px;width:210px;padding:17px 11px 14px}.brand{padding-left:10px;padding-right:10px}.brand strong{font-size:15px}.brand small{font-size:10px}.nav-item{height:38px;font-size:12px}.agent-card-title,.online-copy{font-size:11px}.agent-stats,.agent-stats b{font-size:10px}.profile strong{font-size:11px}.main{margin-left:210px;padding-top:62px}.topbar{height:62px;padding:0 22px;left:210px}.app-footer{padding:0 22px;left:210px}.content{padding:23px 22px 24px}.page-heading h1{font-size:27px}.page-heading p{font-size:12px}.primary{height:38px;font-size:12px}.metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.metric{height:72px;padding:0 12px}.metric:nth-child(4),.metric:nth-child(5){display:none}.metric strong{font-size:20px}.metric span{font-size:10px}.workspace{--workspace-height:clamp(430px, calc(100vh - 300px), 700px);grid-template-columns:minmax(270px,.84fr) minmax(0,1.16fr);gap:10px}.info-panel{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));height:auto;max-height:400px;display:grid;overflow-y:auto}.actions-card{grid-column:1/-1}.detail-heading{padding:17px 17px 12px}.detail-title h2{font-size:16px}.detail-sub{font-size:10px}.detail-tabs{gap:16px;padding:0 17px}.detail-tabs button{font-size:11px}.detail-content{padding:16px 17px}.bubble{font-size:12px}.info-card{padding:14px 13px}.info-card h3,.actions-card h3{font-size:11px}.info-row>span:first-child,.team>span,.info-row strong,.file-row{font-size:10px}}html,body{overflow-x:hidden}.task-tabs,.detail-tabs{flex-wrap:wrap;align-content:center;gap:6px 18px;height:auto;min-height:50px;padding-top:8px;padding-bottom:8px;overflow:hidden}.task-tabs button,.detail-tabs button{flex:none}.task-row-title strong,.task-row p,.detail-title h2,.detail-sub,.file-row span:last-child{white-space:normal;overflow-wrap:anywhere}.task-row p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.row-meta{min-width:0}.info-row strong{overflow-wrap:anywhere;max-width:62%}@media (width<=760px){.task-tabs,.detail-tabs{gap:4px 14px;min-height:43px;padding:7px 12px}.detail-tabs{padding-left:13px;padding-right:13px}.task-row p{white-space:normal}.info-row strong{max-width:64%}}.info-card,.info-row,.team{min-width:0;max-width:100%}.info-row{grid-template-columns:minmax(0,40%) minmax(0,60%);align-items:start;display:grid}.info-row>span:first-child,.info-row strong{overflow-wrap:anywhere;white-space:normal;min-width:0;max-width:100%}.info-row strong{text-align:right}.info-row strong .badge{max-width:100%;display:inline-block}.file-row span:last-child{min-width:0}@media (width<=600px){.info-row{grid-template-columns:minmax(0,1fr);gap:4px;margin:13px 0}.info-row strong{text-align:left}.info-row strong,.info-row>span:first-child{max-width:100%}.info-card{overflow:hidden}}.task-row:has(.badge.success){background:#eaf8f0;box-shadow:inset 3px 0 #20a968}.task-row:has(.badge.success) .wa-icon{background:#20a968}.task-row:has(.badge.success) .badge.success{color:#147b49;background:#e1f7eb}.wa-icon{background-color:#20c66b;border-radius:50%;font-size:0}.wa-icon:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M19.05 4.93A9.92 9.92 0 0 0 12 2a9.94 9.94 0 0 0-8.62 14.89L2 22l5.27-1.38A9.94 9.94 0 0 0 22 12a9.93 9.93 0 0 0-2.95-7.07Zm-7.04 15.1a8.05 8.05 0 0 1-4.1-1.13l-.29-.17-3.13.82.84-3.05-.19-.31A8.05 8.05 0 1 1 12.01 20Zm4.42-6.04c-.24-.12-1.42-.7-1.64-.78-.22-.08-.38-.12-.55.12-.16.24-.63.78-.77.94-.14.16-.28.18-.52.06-.24-.12-1.02-.38-1.94-1.2-.72-.64-1.2-1.43-1.34-1.67-.14-.24-.01-.37.1-.49.11-.11.24-.28.36-.42.12-.14.16-.24.24-.4.08-.16.04-.3-.02-.42-.06-.12-.55-1.31-.75-1.8-.2-.47-.4-.41-.55-.42h-.47c-.16 0-.42.06-.64.3-.22.24-.84.82-.84 2s.86 2.32.98 2.48c.12.16 1.69 2.58 4.1 3.62.57.25 1.02.4 1.37.51.58.18 1.11.16 1.53.1.47-.07 1.42-.58 1.62-1.14.2-.56.2-1.04.14-1.14-.06-.1-.22-.16-.46-.28Z'/%3E%3C/svg%3E") 50%/contain no-repeat;width:68%;height:68%;display:block}.ai-analysis{color:#454c54;font-size:12px}.analysis-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.analysis-kicker{color:#8c949c;letter-spacing:.08em;font-size:10px;font-weight:700}.analysis-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.analysis-block{background:#fcfcfd;border:1px solid #e7e9ed;border-radius:8px;min-width:0;padding:11px 12px}.analysis-block.wide{grid-column:1/-1}.analysis-block span,.analysis-section h4{color:#8c949c;margin:0 0 5px;font-size:10px;font-weight:600;display:block}.analysis-block strong{color:#30363d;overflow-wrap:anywhere;font-size:12px;line-height:1.45;display:block}.analysis-section{border-top:1px solid #edf0f2;margin-top:16px;padding-top:14px}.analysis-section h4{color:#454c54;margin-bottom:10px;font-size:12px}.analysis-files{gap:7px;display:grid}.analysis-files code{color:#41566b;overflow-wrap:anywhere;background:#f1f5f8;border-radius:5px;padding:7px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.analysis-section ol{gap:7px;margin:0;padding-left:20px;display:grid}.analysis-section li{padding-left:3px;line-height:1.4}.analysis-footer{border-top:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:12px;margin-top:17px;padding-top:14px;font-size:11px;display:flex}.approval-state{color:#6b747c;align-items:center;display:inline-flex}.approval-state .online-dot{width:7px;height:7px;box-shadow:none}@media (width<=600px){.analysis-grid{grid-template-columns:1fr}.analysis-block.wide{grid-column:auto}.analysis-footer,.analysis-heading{flex-direction:column;align-items:flex-start}}.detail-tabs,.reply-box,.detail-actions{display:none}.detail-heading{padding-bottom:18px}.detail-content{min-height:0;padding-top:18px}.review-actions{border-top:1px solid #edf0f2;flex-wrap:wrap;gap:9px;margin-top:20px;padding-top:16px;display:flex}.review-actions button{color:#58616a;background:#fff;border:1px solid #dfe4e8;border-radius:7px;min-height:36px;padding:0 14px;font-size:11px;font-weight:700}.review-actions button:hover{background:#f4f6f7}.review-actions .review-primary{color:#fff;background:#15191b;border-color:#15191b}.decision-note{color:#1a8b54;margin-top:10px;font-size:11px;font-weight:700}@media (width<=600px){.review-actions{grid-template-columns:1fr;display:grid}.review-actions button{width:100%}}.ai-analysis{color:#27313a;padding-bottom:6px;font-size:12px}.review-intro{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.review-intro h3{color:#171b1f;letter-spacing:-.3px;margin:5px 0;font-size:19px}.review-intro p{color:#8b949c;margin:0;font-size:11px;line-height:1.45}.review-intro>.badge{margin-top:4px}.client-request,.finding-card,.review-facts,.review-section{background:#fff;border:1px solid #e5e9ed;border-radius:10px}.client-request{padding:15px 17px;box-shadow:0 2px 8px #1b26300a}.request-label{color:#8b949c;letter-spacing:.08em;align-items:center;gap:8px;font-size:9px;font-weight:800;display:flex}.request-channel{color:#fff;background:#20c66b;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;display:inline-flex}.request-source{color:#a3abb2;letter-spacing:0;margin-left:auto;font-size:10px;font-weight:500}.client-request blockquote{color:#2e363e;margin:12px 0 0;font-size:15px;font-weight:600;line-height:1.45}.finding-card{background:linear-gradient(135deg,#f7fbff,#fff);border-color:#dce8f1;gap:13px;margin-top:12px;padding:16px 17px;display:flex}.finding-icon{color:#35729c;background:#e8f2fa;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.finding-card p{color:#36434d;margin:5px 0 11px;font-size:13px;font-weight:600;line-height:1.55}.section-eyebrow{color:#89949d;letter-spacing:.08em;font-size:9px;font-weight:800}.cause{border-top:1px solid #e5edf2;align-items:baseline;gap:9px;padding-top:10px;display:flex}.cause span{color:#8b949c;white-space:nowrap;font-size:10px}.cause strong{color:#4e5962;overflow-wrap:anywhere;font-size:11px;line-height:1.45}.review-facts{grid-template-columns:repeat(5,minmax(0,1fr));margin-top:12px;padding:13px 8px;display:grid}.review-facts>div{border-right:1px solid #edf0f2;min-width:0;padding:0 10px}.review-facts>div:last-child{border-right:0}.review-facts span{color:#8b949c;margin-bottom:6px;font-size:9px;display:block}.review-facts strong{color:#333b42;overflow-wrap:anywhere;font-size:12px;display:block}.review-facts .badge{display:inline-block}.review-columns{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.review-section{padding:15px 16px}.section-heading{align-items:flex-start;gap:10px;margin-bottom:13px;display:flex}.section-number{color:#64717b;background:#f1f4f6;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:9px;font-weight:800;display:inline-flex}.section-heading h4{color:#293139;margin:4px 0 0;font-size:13px}.review-section .analysis-files{gap:6px}.review-section .analysis-files code{background:#f5f7f8;padding:7px 8px;font-size:10px}.review-section ol{color:#535e66;gap:8px;margin:0;padding-left:19px;font-size:11px;line-height:1.4;display:grid}.review-footer{border-top:1px solid #e7ebee;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding-top:14px;display:flex}.review-footer>div:first-child{color:#6e7a83;align-items:center;gap:5px;font-size:10px;display:flex}.review-footer .review-actions{border:0;margin:0;padding:0}.review-actions button{min-height:34px;padding:0 12px;font-size:10px}.review-actions .review-primary{box-shadow:0 2px 5px #10111224}.decision-note{text-align:right;margin-top:8px}@media (width<=900px){.review-facts{grid-template-columns:repeat(3,minmax(0,1fr));row-gap:14px}.review-facts>div:nth-child(3){border-right:0}.review-columns{grid-template-columns:1fr}}@media (width<=600px){.review-intro{display:block}.review-intro>.badge{margin-top:12px;display:inline-block}.request-source{display:none}.client-request blockquote{font-size:14px}.finding-card{padding:13px}.finding-card p{font-size:12px}.cause{display:block}.cause strong{margin-top:4px;display:block}.review-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.review-facts>div{border-right:0}.review-footer{display:block}.review-footer .review-actions{margin-top:13px}}.projects-page{min-width:0}.projects-page .page-heading{margin-bottom:22px}.project-toolbar{color:#87919a;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;font-size:11px;display:flex}.project-search{color:#89939b;background:#fff;border:1px solid #e2e7ea;border-radius:8px;align-items:center;gap:9px;width:min(440px,100%);height:38px;padding:0 12px;display:flex}.project-search input{color:#303941;background:0 0;border:0;outline:0;width:100%;font-size:12px}.projects-table{background:#fff;border:1px solid #e2e7ea;border-radius:12px;overflow:hidden;box-shadow:0 3px 14px #1b263008}.projects-table-head,.project-row{grid-template-columns:minmax(230px,1.35fr) minmax(180px,1fr) minmax(190px,1fr) minmax(170px,.8fr) 76px;align-items:center;gap:16px;display:grid}.projects-table-head{color:#8a949d;text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid #edf0f2;min-height:46px;padding:0 18px;font-size:10px;font-weight:800}.project-row{border-bottom:1px solid #edf0f2;min-height:96px;padding:15px 18px}.project-row:last-child{border-bottom:0}.project-row:hover{background:#fafcfd}.project-primary{align-items:center;gap:11px;min-width:0;display:flex}.project-logo{color:#426d87;background:#eaf4f8;border-radius:9px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.project-primary strong,.project-value strong{color:#303840;overflow-wrap:anywhere;font-size:12px;display:block}.project-primary small,.project-value small{color:#8d969e;overflow-wrap:anywhere;margin-top:5px;font-size:10px;line-height:1.3;display:block}.project-value{min-width:0}.project-actions{gap:5px;display:flex}.project-actions button,.modal-close{color:#68747d;background:#fff;border:1px solid #e3e7ea;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.project-actions button:hover,.modal-close:hover{color:#1e252b;background:#f1f4f5}.projects-empty{color:#8a949c;justify-items:center;gap:7px;padding:70px 20px;display:grid}.projects-empty strong{color:#303840;font-size:14px}.projects-empty span{font-size:11px}.modal-backdrop{z-index:70;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10161966;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.project-form{background:#fff;border:1px solid #e1e7ea;border-radius:14px;width:min(720px,100%);max-height:calc(100vh - 44px);padding:24px;overflow-y:auto;box-shadow:0 22px 70px #10161933}.form-header{justify-content:space-between;gap:14px;margin-bottom:21px;display:flex}.form-header h2{color:#171c21;letter-spacing:-.4px;margin:5px 0;font-size:22px}.form-header p{color:#8b949c;margin:0;font-size:11px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.form-grid label{color:#59656e;gap:7px;font-size:11px;font-weight:700;display:grid}.form-grid input,.form-grid textarea{color:#303940;background:#fbfcfc;border:1px solid #dfe5e9;border-radius:7px;outline:0;width:100%;padding:10px 11px;font-size:12px}.form-grid input:focus,.form-grid textarea:focus{border-color:#7ca2b7;box-shadow:0 0 0 3px #eaf3f7}.form-grid textarea{resize:vertical;min-height:78px}.full-field{grid-column:1/-1}.form-actions{border-top:1px solid #edf0f2;justify-content:flex-end;gap:8px;margin-top:22px;padding-top:15px;display:flex}.form-actions>button:first-child{color:#69757d;background:#fff;border:1px solid #dfe5e9;border-radius:7px;min-height:38px;padding:0 14px;font-size:11px;font-weight:700}.form-actions .primary{height:38px;font-size:11px}.project-path-field{min-width:0}.project-path-input{gap:7px;display:flex}.project-path-input input{min-width:0}.project-path-input button{color:#527387;background:#f3f8fa;border:1px solid #dfe5e9;border-radius:7px;flex:none;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.project-path-input button:hover{color:#244c60;background:#e8f2f5}.field-hint{color:#94a0a7;font-size:10px;font-weight:500}.path-picker-backdrop{z-index:85;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10161966;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.path-picker{background:#fff;border:1px solid #e1e7ea;border-radius:14px;flex-direction:column;width:min(650px,100%);max-height:min(680px,100vh - 44px);padding:22px;display:flex;box-shadow:0 22px 70px #10161933}.path-picker-header{justify-content:space-between;gap:14px;display:flex}.path-picker-header h3{color:#202a30;margin:6px 0 4px;font-size:20px}.path-picker-header p{color:#89939b;margin:0;font-size:11px}.path-picker-toolbar{gap:8px;margin-top:19px;display:flex}.path-picker-toolbar select,.path-picker-toolbar button{color:#52636d;background:#fff;border:1px solid #dfe5e9;border-radius:7px;min-height:35px;padding:0 10px;font-size:11px}.path-picker-toolbar select{flex:1;min-width:0}.path-picker-toolbar button:hover{background:#f3f7f8}.path-picker-current{color:#416b7d;text-overflow:ellipsis;white-space:nowrap;background:#f5fafb;border:1px solid #e4ecef;border-radius:7px;margin-top:12px;padding:10px 11px;font-size:11px;display:block;overflow:hidden}.path-picker-list{border:1px solid #edf0f2;border-radius:8px;min-height:150px;max-height:320px;margin-top:10px;overflow-y:auto}.path-picker-list button{color:#4b5a63;text-align:left;background:#fff;border:0;border-bottom:1px solid #f0f2f3;align-items:center;gap:9px;width:100%;min-height:43px;padding:0 12px;font-size:12px;display:flex}.path-picker-list button:last-child{border-bottom:0}.path-picker-list button:hover{color:#244c60;background:#f5fafb}.path-picker-list button span{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.path-picker-empty{color:#929da4;place-items:center;min-height:150px;font-size:11px;display:grid}.path-picker-error{color:#a55;justify-content:space-between;align-items:center;gap:12px;min-height:150px;font-size:11px;display:flex}.path-picker-error button{color:#9a4d4d;background:#fff7f7;border:1px solid #ead2d2;border-radius:6px;padding:7px 10px;font-size:11px}.path-picker-actions{border-top:1px solid #edf0f2;justify-content:flex-end;gap:8px;margin-top:17px;padding-top:14px;display:flex}.path-picker-actions>button:first-child{color:#69757d;background:#fff;border:1px solid #dfe5e9;border-radius:7px;min-height:36px;padding:0 13px;font-size:11px;font-weight:700}.path-picker-actions .primary{min-height:36px;font-size:11px}@media (width<=900px){.projects-table{overflow-x:hidden}.projects-table-head{display:none}.project-row{grid-template-columns:1fr auto;gap:12px}.project-value{grid-column:1/-1}.project-value:nth-child(2),.project-value:nth-child(3),.project-value:nth-child(4){padding-left:47px}.project-actions{grid-area:1/2}.project-primary{grid-area:1/1}.project-toolbar{flex-direction:column;align-items:stretch}.project-search{width:100%}}@media (width<=600px){.project-form{padding:18px}.form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.form-header h2{font-size:19px}}.detail-heading{display:block}.detail-title h2{overflow-wrap:anywhere;max-width:100%}.detail-actions{justify-content:flex-start;align-items:center;max-width:none;margin-top:14px}.detail-actions .dark-button{justify-content:center;width:38px;min-width:38px;height:38px;margin-top:0;padding:0;font-size:0}.detail-actions .dark-button span{display:none}@media (width<=760px){.detail-heading{display:block}.detail-actions{margin-top:12px}.detail-actions .dark-button{width:36px;min-width:36px;height:36px}}.approval-drawer-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10161955;justify-content:flex-start;align-items:stretch;display:flex;position:fixed;inset:0}.approval-drawer{background:#fff;border-right:1px solid #e0e6e9;width:min(390px,100vw - 24px);height:100%;margin-left:236px;padding:25px 22px;overflow-y:auto;box-shadow:18px 0 45px #10161924}.approval-drawer-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:22px;display:flex}.approval-drawer-header h3{color:#171c21;letter-spacing:-.35px;margin:6px 0 5px;font-size:21px}.approval-drawer-header p{color:#8b949c;margin:0;font-size:11px;line-height:1.45}.approval-field{color:#59656e;gap:7px;margin-top:21px;font-size:11px;font-weight:800;display:grid}.approval-field select{color:#303940;background:#fbfcfc;border:1px solid #dfe5e9;border-radius:7px;outline:0;width:100%;min-height:40px;padding:0 11px;font-size:11px}.approval-field select:focus{border-color:#7ca2b7;box-shadow:0 0 0 3px #eaf3f7}.model-list{gap:8px;margin-top:11px;display:grid}.model-option{text-align:left;color:#303940;cursor:pointer;background:#fff;border:1px solid #e3e8eb;border-radius:8px;align-items:center;gap:11px;width:100%;padding:11px 12px;display:flex}.model-option:hover{background:#f7fafb;border-color:#c9d9e1}.model-option.selected{background:#f2f8fa;border-color:#77a7bc;box-shadow:0 0 0 2px #e5f1f4}.model-radio{border:2px solid #b9c2c8;border-radius:50%;flex:none;width:14px;height:14px}.model-option.selected .model-radio{border:4px solid #327b99}.model-option strong,.model-option small{display:block}.model-option strong{font-size:12px}.model-option small{color:#87929a;overflow-wrap:anywhere;margin-top:3px;font-size:10px}.cli-preview{background:#f7f9fa;border:1px solid #e5e9ed;border-radius:8px;gap:8px;margin-top:20px;padding:12px;display:grid}.cli-preview span{color:#8a949c;letter-spacing:.08em;font-size:9px;font-weight:800}.cli-preview code{color:#41566b;overflow-wrap:anywhere;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;line-height:1.5}.approval-drawer-actions{border-top:1px solid #edf0f2;justify-content:flex-end;gap:8px;margin-top:24px;padding-top:16px;display:flex}.approval-drawer-actions button{color:#65717a;background:#fff;border:1px solid #dfe4e8;border-radius:7px;min-height:36px;padding:0 13px;font-size:11px;font-weight:700}.approval-drawer-actions .review-primary{color:#fff;background:#15191b;border-color:#15191b;align-items:center;gap:7px;display:inline-flex}@media (width<=1199px) and (width>=761px){.approval-drawer{margin-left:210px}}@media (width<=760px){.approval-drawer{width:min(390px,100vw - 18px);margin-left:0;padding:20px 17px}}.module-page{min-width:0}.module-heading{margin-bottom:22px}.module-heading h1{margin-top:6px}.module-heading .primary{flex:none}.module-toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.module-search{color:#89939b;background:#fff;border:1px solid #e1e6e9;border-radius:8px;align-items:center;gap:9px;width:min(450px,100%);height:40px;padding:0 12px;display:flex}.module-search input{color:#313a41;background:0 0;border:0;outline:0;width:100%;font-size:12px}.toolbar-summary{color:#87919a;align-items:center;gap:15px;font-size:11px;display:flex}.toolbar-summary b{color:#303940}.toolbar-summary button,.text-button{color:#4b758b;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.filter-pills{gap:6px;display:flex;overflow:hidden}.filter-pills button{color:#7d878e;white-space:nowrap;background:#fff;border:1px solid #e0e6e9;border-radius:6px;min-height:32px;padding:0 11px;font-size:10px;font-weight:700}.filter-pills button.active{color:#26343b;background:#edf6f8;border-color:#9bb8c5}.module-card{background:#fff;border:1px solid #e2e7ea;border-radius:11px;min-width:0;box-shadow:0 3px 14px #1b263008}.card-title-row{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:15px;display:flex}.card-title-row h2{color:#2b3339;letter-spacing:-.2px;margin:5px 0 0;font-size:16px}.muted-count{color:#89939b;font-size:10px}.inbox-layout{grid-template-columns:minmax(0,1.6fr) minmax(250px,.72fr);gap:14px;display:grid}.inbox-list{padding:17px}.inbox-summary{align-self:start;padding:17px}.inbox-item{text-align:left;width:100%;color:inherit;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f2;align-items:flex-start;gap:11px;padding:15px 0;display:flex}.inbox-item:last-child{border-bottom:0}.inbox-item:hover{background:#fbfcfd}.source-icon{color:#fff;background:#1b2327;border-radius:50%;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:800;display:inline-flex}.inbox-item-main{flex:1;min-width:0;padding-right:55px;display:block;position:relative}.inbox-item-main strong,.inbox-item-main small,.inbox-item-main>span{overflow-wrap:anywhere;display:block}.inbox-item-main strong{color:#2b3339;font-size:12px}.inbox-item-main small{color:#89939b;margin-top:4px;font-size:10px}.inbox-item-main>span{color:#647079;white-space:nowrap;text-overflow:ellipsis;margin-top:7px;font-size:11px;overflow:hidden}.inbox-item-main time{color:#919ba2;font-size:10px;position:absolute;top:0;right:0}.inbox-item>.badge{flex:none;margin-top:1px}.inbox-summary h2{color:#2b3339;margin:5px 0 14px;font-size:16px}.summary-row{color:#7c878f;border-bottom:1px solid #edf0f2;justify-content:space-between;gap:8px;padding:11px 0;font-size:11px;display:flex}.summary-row strong{color:#3e4a52;text-align:right;font-size:11px}.summary-row .tone-amber{color:#a66b10}.module-callout{background:#f4f8fa;border-radius:8px;margin-top:17px;padding:12px}.module-callout strong{color:#405b69;font-size:11px}.module-callout p{color:#788790;margin:6px 0 0;font-size:10px;line-height:1.5}.secondary-wide{color:#527589;background:#fff;border:1px solid #dce4e8;border-radius:6px;width:100%;min-height:35px;margin-top:16px;font-size:10px;font-weight:800}.module-page>.module-card{padding:17px}.data-table{margin:0 -17px -17px}.data-table-head,.data-table-row{grid-template-columns:minmax(230px,1.5fr) minmax(130px,.8fr) 80px 120px 90px 24px;align-items:center;gap:12px;display:grid}.data-table-head{color:#89939b;letter-spacing:.07em;text-transform:uppercase;border-bottom:1px solid #edf0f2;padding:12px 17px;font-size:9px;font-weight:800}.data-table-row{text-align:left;color:#56636c;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f2;width:100%;min-height:69px;padding:12px 17px;font-size:10px}.data-table-row:hover{background:#f9fbfc}.data-table-row>span:first-child,.data-table-row>span:first-child strong,.data-table-row>span:first-child small{min-width:0;display:block}.data-table-row>span:first-child strong,.data-table-row>span:first-child small{overflow-wrap:anywhere}.data-table-row>span:first-child strong{color:#303940;font-size:11px}.data-table-row>span:first-child small{color:#89939b;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.data-table-row>svg{color:#89939b}.empty-state{color:#89939b;justify-items:center;gap:6px;padding:55px 20px;display:grid}.empty-state strong{color:#303940;font-size:13px}.empty-state span{font-size:11px}.agent-overview{grid-template-columns:minmax(0,1.7fr) minmax(170px,.55fr) minmax(170px,.55fr);gap:13px;margin-bottom:14px;display:grid}.agent-status-card{align-items:center;gap:14px;padding:17px;display:flex}.status-orb{background:#e8f7ef;border-radius:13px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.status-orb span,.activity-dot{background:#20b968;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 5px #d5f2e2}.agent-status-card h2{color:#29343a;margin:5px 0;font-size:15px}.agent-status-card p{color:#85919a;margin:0;font-size:10px;line-height:1.45}.agent-status-card>.badge{margin-left:auto}.mini-stat{align-content:center;padding:17px;display:grid}.mini-stat span,.mini-stat small{color:#87929a;font-size:10px}.mini-stat strong{color:#29343a;margin:6px 0 3px;font-size:24px}.agent-columns,.github-columns,.reports-columns{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.agent-columns .module-card,.github-columns .module-card{padding:17px}.registry-row,.skill-row,.job-row,.activity-row,.report-project{border-bottom:1px solid #edf0f2;align-items:center;gap:10px;min-width:0;padding:12px 0;display:flex}.registry-row:last-child,.skill-row:last-child,.job-row:last-child,.activity-row:last-child,.report-project:last-child{border-bottom:0}.registry-row>span:nth-child(2),.job-row>span,.activity-row>span:last-child,.report-project>span{flex:1;min-width:0}.registry-row strong,.registry-row small,.job-row strong,.job-row small,.activity-row strong,.activity-row small,.report-project strong,.report-project small{overflow-wrap:anywhere;display:block}.registry-row strong,.job-row strong,.activity-row strong,.report-project strong{color:#354149;font-size:11px}.registry-row small,.job-row small,.activity-row small,.report-project small{color:#8a959d;margin-top:4px;font-size:10px}.registry-icon,.branch-icon{color:#4a7387;background:#edf6f8;border-radius:7px;flex:none;justify-content:center;align-items:center;width:29px;height:29px;font-size:9px;font-weight:800;display:inline-flex}.skill-row code{color:#4c6675;overflow-wrap:anywhere;flex:1;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.skill-row>svg{color:#77909b}.skill-row>span:last-child{color:#2a9a60;font-size:10px}.job-table{padding:17px}.repo-banner{align-items:center;gap:13px;margin-bottom:14px;padding:17px;display:flex}.repo-logo{color:#fff;background:#222a2e;border-radius:12px;flex:none;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.repo-banner div{flex:1;min-width:0}.repo-banner h2{color:#2d373d;margin:5px 0;font-size:16px}.repo-banner p{color:#89939b;overflow-wrap:anywhere;margin:0;font-size:10px}.activity-dot{width:8px;height:8px;box-shadow:none}.activity-row{padding:14px 0}.reports-columns .module-card{padding:17px}.chart-card select{color:#6e7b83;background:#fff;border:1px solid #e0e6e9;border-radius:5px;padding:6px 8px;font-size:10px}.fake-chart{background:repeating-linear-gradient(#0000 0 44px,#edf1f3 45px);justify-content:space-around;align-items:flex-end;gap:22px;height:210px;padding:30px 16px 0;display:flex}.chart-column{flex-direction:column;justify-content:flex-end;align-items:center;gap:9px;height:100%;display:flex}.chart-column i{background:linear-gradient(#7da7b9,#d8ebef);border-radius:5px 5px 0 0;width:32px;max-height:150px;display:block}.chart-column small{color:#89939b;font-size:9px}.report-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:14px;display:grid}.report-metric{padding:16px;display:grid}.report-metric span,.report-metric small{color:#89939b;font-size:10px}.report-metric strong{color:#2c373e;margin:7px 0 4px;font-size:25px}.report-metric small{color:#27965d;font-weight:700}.activity-card{padding:17px}.success-banner{color:#228250;background:#effaf4;border:1px solid #cdebd9;border-radius:7px;align-items:center;gap:8px;margin:-7px 0 14px;padding:10px 12px;font-size:11px;display:flex}.settings-layout{grid-template-columns:190px minmax(0,1fr);gap:14px;display:grid}.settings-nav{align-content:start;gap:3px;display:grid}.settings-nav button{text-align:left;color:#748089;background:0 0;border:0;border-radius:6px;min-height:38px;padding:0 12px;font-size:11px;font-weight:700}.settings-nav button.active,.settings-nav button:hover{color:#344c59;background:#eaf3f6}.settings-form{padding:20px}.settings-form h2{color:#29343a;margin:6px 0 5px;font-size:17px}.form-helper{color:#89939b;margin:0 0 20px;font-size:11px}.settings-field{color:#5e6a72;gap:7px;max-width:570px;margin-top:16px;font-size:11px;font-weight:800;display:grid}.settings-field input,.settings-field select{color:#303940;background:#fbfcfc;border:1px solid #dfe5e9;border-radius:7px;outline:0;min-height:38px;padding:0 10px;font-size:11px}.toggle-field{color:#43505a;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:14px;max-width:570px;padding:15px 0;display:flex}.toggle-field strong,.toggle-field small{display:block}.toggle-field strong{font-size:11px}.toggle-field small{color:#89939b;margin-top:4px;font-size:10px}.toggle-field input{accent-color:#287f9b;width:34px;height:19px}@media (width<=1000px){.inbox-layout,.agent-columns,.github-columns,.reports-columns{grid-template-columns:1fr}.agent-overview{grid-template-columns:1fr 1fr}.agent-status-card{grid-column:1/-1}.report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.data-table-head,.data-table-row{grid-template-columns:minmax(180px,1.5fr) minmax(110px,.8fr) 75px 110px 70px 20px}}@media (width<=700px){.module-toolbar{flex-direction:column;align-items:stretch}.module-search{width:100%}.toolbar-summary{justify-content:space-between}.filter-pills{padding-bottom:2px;overflow-x:auto}.data-table{overflow-x:hidden}.data-table-head{display:none}.data-table-row{grid-template-columns:1fr auto;gap:8px;padding:13px 15px}.data-table-row>span:nth-child(2),.data-table-row>span:nth-child(3),.data-table-row>span:nth-child(4),.data-table-row>span:nth-child(5){grid-column:1;padding-left:0}.data-table-row>span:nth-child(2):before{content:"Project: ";color:#9aa3aa}.data-table-row>span:nth-child(3):before{content:"Priority: ";color:#9aa3aa}.data-table-row>span:nth-child(4):before{content:"Status: ";color:#9aa3aa}.data-table-row>span:nth-child(5):before{content:"Updated: ";color:#9aa3aa}.data-table-row>svg{grid-area:1/2}.agent-overview,.report-metrics{grid-template-columns:1fr}.agent-status-card{grid-column:auto}.repo-banner{flex-wrap:wrap;align-items:flex-start}.repo-banner>.badge{margin-left:59px}.settings-layout{grid-template-columns:1fr}.settings-nav{display:flex;overflow-x:auto}.settings-nav button{flex:none}.fake-chart{gap:10px;padding-left:5px;padding-right:5px}.chart-column i{width:25px}}.task-list,.detail-content,.info-panel,.content,.approval-drawer,.project-form,.filter-pills,.settings-nav{scrollbar-width:none;-ms-overflow-style:none}.task-list::-webkit-scrollbar{width:0;height:0;display:none}.detail-content::-webkit-scrollbar{width:0;height:0;display:none}.info-panel::-webkit-scrollbar{width:0;height:0;display:none}.content::-webkit-scrollbar{width:0;height:0;display:none}.approval-drawer::-webkit-scrollbar{width:0;height:0;display:none}.project-form::-webkit-scrollbar{width:0;height:0;display:none}.filter-pills::-webkit-scrollbar{width:0;height:0;display:none}.settings-nav::-webkit-scrollbar{width:0;height:0;display:none}.notification-wrap{position:relative}.notification.open{color:#20272b;background:#f1f4f5}.notification>span{background:#e34242;box-shadow:0 0 0 2px #fff}.notification-popover{z-index:60;background:#fff;border:1px solid #e1e6e9;border-radius:11px;width:min(370px,100vw - 28px);position:absolute;top:calc(100% + 13px);right:-8px;overflow:hidden;box-shadow:0 16px 38px #1a252d22}.notification-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;gap:10px;padding:16px 17px 13px;display:flex}.notification-header h3{color:#273139;margin:5px 0 0;font-size:15px}.notification-list{scrollbar-width:none;max-height:330px;overflow-y:auto}.notification-list::-webkit-scrollbar{display:none}.notification-item{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f2;align-items:flex-start;gap:10px;width:100%;padding:13px 16px;display:flex}.notification-item:hover{background:#f8fafb}.notification-mark{color:#fff;border-radius:8px;flex:none;justify-content:center;align-items:center;width:27px;height:27px;font-size:11px;font-weight:800;display:inline-flex}.notification-mark.amber{background:#d8942d}.notification-mark.blue{background:#558da9}.notification-mark.purple{background:#8267aa}.notification-copy{flex:1;min-width:0;padding-right:45px;display:block;position:relative}.notification-copy strong,.notification-copy small{overflow-wrap:anywhere;display:block}.notification-copy strong{color:#303a41;font-size:11px;line-height:1.35}.notification-copy small{color:#7f8a92;margin-top:4px;font-size:10px;line-height:1.35}.notification-copy time{color:#9aa3a9;font-size:9px;position:absolute;top:0;right:0}.notification-arrow{color:#a0a8ad;font-size:18px;line-height:27px}.notification-footer{background:#fafcfc;justify-content:space-between;gap:8px;padding:11px 16px;display:flex}.notification-footer button{color:#527a8b;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.notification-footer button:hover,.text-button:hover{color:#1f566d}@media (width<=600px){.notification-popover{width:min(370px,100vw - 24px);position:fixed;top:61px;right:12px}}.sound-toggle{margin-left:2px}.sound-toggle.enabled{color:#3c788d}.sound-toggle.muted{color:#a34b4b;background:#fff1f1}.sound-toggle:hover{background:#f1f4f5}.tasks-workspace .module-heading{margin-bottom:25px}.tasks-workspace .module-heading h1{letter-spacing:-.9px;font-size:clamp(29px,3vw,40px)}.tasks-workspace .module-heading p{font-size:14px}.task-overview-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:18px;display:grid}.task-overview-card{background:#fff;border:1px solid #e1e7ea;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:17px;display:flex;box-shadow:0 4px 16px #1b26300a}.task-overview-card>span:last-child{min-width:0;display:grid}.task-overview-icon{border-radius:11px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:800;display:inline-flex}.task-overview-card small,.task-overview-card em{font-style:normal;display:block}.task-overview-card small{color:#77838b;font-size:11px;font-weight:700}.task-overview-card strong{color:#29343b;margin:3px 0 2px;font-size:28px;line-height:1}.task-overview-card em{color:#98a1a7;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.task-overview-card.amber .task-overview-icon{color:#a76b12;background:#fff2d8}.task-overview-card.blue .task-overview-icon{color:#397b9e;background:#e8f4fa}.task-overview-card.green .task-overview-icon{color:#238552;background:#e4f7ec}.task-overview-card.purple .task-overview-icon{color:#715b9b;background:#f0ebfa}.task-register-card{padding:21px}.task-register-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.task-register-head h2{color:#202b31;letter-spacing:-.35px;margin:6px 0 4px;font-size:22px}.task-register-head p{color:#89939b;margin:0;font-size:12px}.secondary-action{color:#54778a;background:#fff;border:1px solid #dbe4e8;border-radius:7px;align-items:center;gap:7px;min-height:37px;padding:0 12px;font-size:11px;font-weight:800;display:inline-flex}.secondary-action:hover{background:#f3f8fa}.task-register-tools{border-top:1px solid #edf0f2;border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:18px;margin-top:20px;padding:13px 0;display:flex}.task-register-tools .module-search{width:min(400px,100%);height:42px}.task-register-tools .module-search input{font-size:13px}.task-register-tools .filter-pills button{min-height:34px;font-size:11px}.task-table{margin:0 -21px -21px}.task-table-row{text-align:left;color:#5e6b73;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f2;grid-template-columns:40px minmax(250px,1fr) 115px 160px 100px;align-items:center;gap:12px;width:100%;min-height:86px;padding:15px 21px;display:grid}.task-table-row:hover{background:#f8fbfc}.task-type-mark{color:#fff;background:#263035;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:800;display:inline-flex}.task-table-main,.task-table-cell{min-width:0}.task-table-main strong,.task-table-main small,.task-table-main em{overflow-wrap:anywhere;display:block}.task-table-main strong{color:#222c32;font-size:14px;line-height:1.3}.task-table-main small{color:#75828a;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;font-size:11px;overflow:hidden}.task-table-main em{color:#9aa3a9;margin-top:7px;font-size:10px;font-style:normal}.task-table-cell{justify-items:start;gap:6px;display:grid}.task-table-cell>small{color:#9aa3a9;text-transform:uppercase;letter-spacing:.06em;font-size:9px;font-weight:800}.task-table-cell .badge{font-size:10px}.task-table-time{color:#7d8990;white-space:nowrap;justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.task-table-time svg{color:#a1abb0}@media (width<=1050px){.task-overview-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.task-table-row{grid-template-columns:36px minmax(200px,1fr) 100px 140px 80px;padding-left:17px;padding-right:17px}.task-table{margin-left:-17px;margin-right:-17px}}@media (width<=700px){.task-overview-cards{grid-template-columns:1fr 1fr;gap:9px}.task-overview-card{gap:8px;padding:13px 11px}.task-overview-icon{border-radius:9px;width:32px;height:32px}.task-overview-card strong{font-size:23px}.task-overview-card small{font-size:10px}.task-overview-card em{font-size:9px}.task-register-card{padding:16px}.task-register-head{display:block}.task-register-head .secondary-action{margin-top:14px}.task-register-tools{flex-direction:column;align-items:stretch;gap:12px}.task-register-tools .module-search{width:100%}.task-register-tools .filter-pills{overflow-x:auto}.task-table{margin-left:-16px;margin-right:-16px}.task-table-row{grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr) minmax(0,1fr);gap:8px 9px;min-height:112px;padding:15px 16px}.task-type-mark{grid-area:1/1/span 2;align-self:start}.task-table-main{grid-area:1/2/auto/4}.task-table-main strong{font-size:13px;line-height:1.35}.task-table-main small{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:10px;line-height:1.35;display:-webkit-box}.task-table-main em{margin-top:5px;font-size:9px}.task-table-row>.task-table-cell:nth-child(3){grid-area:2/2;align-items:center;gap:6px;display:inline-flex}.task-table-row>.task-table-cell:nth-child(4){grid-area:2/3;align-items:center;gap:6px;display:inline-flex}.task-table-cell>small{font-size:8px}.task-table-time{grid-area:1/3;align-self:start;justify-items:end;font-size:9px;display:grid}.task-table-time svg{display:none}}.integrations-panel{padding:21px}.integration-intro{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.integration-intro h2{color:#202c32;letter-spacing:-.35px;margin:6px 0 5px;font-size:22px}.integration-intro p{color:#89939b;max-width:560px;margin:0;font-size:12px;line-height:1.5}.compact-primary{flex:none;height:38px;font-size:11px}.routing-rule{background:#f3fafb;border:1px solid #dcebf0;border-radius:9px;align-items:flex-start;gap:11px;margin-top:20px;padding:13px;display:flex}.routing-rule-icon{color:#377e93;background:#dff0f4;border-radius:7px;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-weight:800;display:inline-flex}.routing-rule strong,.routing-rule small{display:block}.routing-rule strong{color:#386274;font-size:11px}.routing-rule small{color:#718892;margin-top:4px;font-size:10px;line-height:1.45}.connection-form{background:#fbfcfc;border:1px solid #dfe7ea;border-radius:9px;margin-top:18px;padding:17px}.connection-form-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.connection-form-head h3{color:#344149;margin:5px 0 0;font-size:15px}.connection-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-top:16px;display:grid}.connection-fields label{color:#5e6a72;gap:7px;font-size:10px;font-weight:800;display:grid}.connection-fields input,.connection-fields select{color:#303940;background:#fff;border:1px solid #dfe5e9;border-radius:6px;outline:0;min-height:37px;padding:0 10px;font-size:11px}.connection-form-actions{border-top:1px solid #e9eef0;justify-content:flex-end;gap:8px;margin-top:17px;padding-top:14px;display:flex}.connection-form-actions>button:first-child{color:#6d7980;background:#fff;border:1px solid #dfe5e9;border-radius:6px;padding:0 12px;font-size:10px;font-weight:800}.connection-form-actions .primary{height:35px;font-size:10px}.connection-list{border-top:1px solid #edf0f2;margin:21px -21px -21px}.connection-list-head,.connection-row{grid-template-columns:minmax(170px,1.1fr) minmax(170px,1fr) minmax(150px,.9fr) 100px 34px;align-items:center;gap:13px;display:grid}.connection-list-head{color:#89939b;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #edf0f2;min-height:42px;padding:0 21px;font-size:9px;font-weight:800}.connection-row{border-bottom:1px solid #edf0f2;min-height:76px;padding:12px 21px}.connection-row:last-child{border-bottom:0}.connection-row>span{min-width:0}.connection-project strong,.connection-project small,.connection-channel strong,.connection-channel small{overflow-wrap:anywhere;display:block}.connection-project strong,.connection-channel strong{color:#354149;font-size:11px}.connection-project small,.connection-channel small{color:#8b969d;margin-top:4px;font-size:10px}.connection-email{color:#526a76;overflow-wrap:anywhere;font-size:10px}.connection-remove{color:#89969d;width:29px;height:29px}.connection-remove:hover{color:#b64c4c;background:#fff1f1}@media (width<=850px){.connection-list{overflow-x:hidden}.connection-list-head{display:none}.connection-row{grid-template-columns:minmax(0,1fr) auto;gap:9px;padding:14px 17px}.connection-row>span:nth-child(2),.connection-row>span:nth-child(3){grid-column:1/-1;padding-left:0}.connection-row>span:nth-child(2):before{content:"WhatsApp: ";color:#9aa3a9}.connection-row>span:nth-child(3):before{content:"Email: ";color:#9aa3a9}.connection-row>.badge{grid-area:1/1;justify-self:end}.connection-remove{grid-area:1/2}.connection-project{grid-area:1/1}.connection-fields{grid-template-columns:1fr}}.module-page:not(.tasks-workspace) .module-heading h1{letter-spacing:-.9px;font-size:clamp(29px,3vw,40px)}.module-page:not(.tasks-workspace) .module-heading p{font-size:14px}.module-page:not(.tasks-workspace) .module-card{border-radius:12px;box-shadow:0 4px 16px #1b26300a}.module-page:not(.tasks-workspace) .module-card h2{letter-spacing:-.3px;font-size:20px}.module-page:not(.tasks-workspace) .card-title-row{padding-bottom:17px}.module-page:not(.tasks-workspace) .card-title-row h2{font-size:18px}.module-page:not(.tasks-workspace) .module-search{height:42px}.module-page:not(.tasks-workspace) .module-search input{font-size:13px}.module-page:not(.tasks-workspace) .toolbar-summary,.module-page:not(.tasks-workspace) .filter-pills button{font-size:11px}.module-page:not(.tasks-workspace) .inbox-item-main strong,.module-page:not(.tasks-workspace) .registry-row strong,.module-page:not(.tasks-workspace) .job-row strong,.module-page:not(.tasks-workspace) .activity-row strong,.module-page:not(.tasks-workspace) .report-project strong{font-size:13px}.module-page:not(.tasks-workspace) .inbox-item-main small,.module-page:not(.tasks-workspace) .inbox-item-main>span,.module-page:not(.tasks-workspace) .registry-row small,.module-page:not(.tasks-workspace) .job-row small,.module-page:not(.tasks-workspace) .activity-row small,.module-page:not(.tasks-workspace) .report-project small,.module-page:not(.tasks-workspace) .summary-row,.module-page:not(.tasks-workspace) .module-callout p{font-size:11px}.module-page:not(.tasks-workspace) .repo-banner h2,.module-page:not(.tasks-workspace) .integration-intro h2{font-size:20px}.module-page:not(.tasks-workspace) .repo-banner p,.module-page:not(.tasks-workspace) .integration-intro p{font-size:12px}.module-page:not(.tasks-workspace) .report-metric strong{font-size:29px}.module-page:not(.tasks-workspace) .report-metric span,.module-page:not(.tasks-workspace) .report-metric small{font-size:11px}.module-page:not(.tasks-workspace) .settings-field,.module-page:not(.tasks-workspace) .toggle-field strong{font-size:12px}.module-page:not(.tasks-workspace) .settings-field input,.module-page:not(.tasks-workspace) .settings-field select{min-height:41px;font-size:12px}.module-page:not(.tasks-workspace) .settings-nav button{min-height:42px;font-size:12px}.projects-page .page-heading h1{letter-spacing:-.9px;font-size:clamp(29px,3vw,40px)}.projects-page .page-heading p{font-size:14px}.projects-page .project-toolbar{font-size:12px}.projects-page .projects-table-head{min-height:52px;font-size:10px}.projects-page .project-row{min-height:108px}.projects-page .project-primary strong,.projects-page .project-value strong{font-size:13px}.projects-page .project-primary small,.projects-page .project-value small{font-size:11px}.projects-page .project-actions button{width:34px;height:34px}@media (width<=700px){.module-page:not(.tasks-workspace) .module-heading h1,.projects-page .page-heading h1{font-size:28px}.module-page:not(.tasks-workspace) .module-heading p,.projects-page .page-heading p{font-size:12px}.projects-page .project-row{min-height:105px}}.empty-detail-panel{justify-content:center;align-items:center;min-height:0;display:flex}.empty-task-state{text-align:center;flex-direction:column;align-items:center;max-width:340px;padding:30px 20px;display:flex}.empty-task-illustration{background:linear-gradient(145deg,#fbfdfe,#f3f7f8);border:1px solid #dfe6e9;border-radius:13px;width:164px;height:118px;margin-bottom:22px;position:relative;transform:rotate(-2deg);box-shadow:0 10px 22px #26343d0d}.empty-illustration-window{background:#fff;border:1px solid #dfe7ea;border-radius:5px;gap:5px;width:87px;height:9px;padding:4px 6px;display:flex;position:absolute;top:18px;left:21px}.empty-illustration-window i{background:#b9cbd2;border-radius:50%;width:5px;height:5px}.empty-illustration-card{background:#fff;border:1px solid #d8e3e7;border-radius:7px;gap:5px;width:83px;padding:10px 8px;display:grid;position:absolute;bottom:19px;right:20px;transform:rotate(6deg)}.empty-illustration-card b{background:#d8e8ec;border-radius:4px;width:100%;height:5px;display:block}.empty-illustration-card b:first-child{background:#8db9c5;width:65%}.empty-illustration-cursor{color:#3b8296;font-size:25px;font-weight:700;position:absolute;top:47px;right:29px;transform:rotate(7deg)}.empty-task-state h2{color:#303b42;letter-spacing:-.2px;margin:7px 0 8px;font-size:17px}.empty-task-state p{color:#8a959c;margin:0;font-size:11px;line-height:1.55}.empty-task-state .analysis-kicker{color:#8c9ba2}@media (width<=760px){.empty-detail-panel{min-height:340px}.empty-task-state{padding:38px 24px}}.task-register-card{overflow:hidden}.task-table{max-width:100%;overflow:hidden}.task-table-row,.task-table-main,.task-table-cell,.task-table-time{box-sizing:border-box;min-width:0}.module-page .module-heading h1,.projects-page .page-heading h1{letter-spacing:-1px;font-size:25px}@media (width>=1200px){.module-page .module-heading h1,.projects-page .page-heading h1{letter-spacing:-1.2px;font-size:31px}}@media (width>=761px) and (width<=1199px){.module-page .module-heading h1,.projects-page .page-heading h1{letter-spacing:-1px;font-size:27px}}@media (width<=760px){.module-page .module-heading h1,.projects-page .page-heading h1{letter-spacing:-1px;font-size:25px}}.task-register-tools .task-filter-button{white-space:nowrap;flex:none;min-height:34px}.task-register-tools .task-filter-button:hover{background:#f3f8fa}.meta-whatsapp-card{background:linear-gradient(145deg,#fbfeff,#f5fafb);border-bottom:1px solid #e4eaed;margin:-21px -21px 22px;padding:21px}.meta-whatsapp-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.meta-whatsapp-header h2{color:#202c32;letter-spacing:-.35px;margin:6px 0 5px;font-size:21px}.meta-whatsapp-header p{color:#89939b;margin:0;font-size:12px}.meta-callout{background:#eff9fa;border:1px solid #cfe5ea;border-radius:8px;align-items:center;gap:11px;margin-top:18px;padding:12px;display:flex}.meta-callout-icon{color:#fff;background:#20b967;border-radius:9px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:inline-flex}.meta-callout strong,.meta-callout small{display:block}.meta-callout strong{color:#376271;font-size:11px}.meta-callout small{color:#789099;margin-top:3px;font-size:10px}.meta-config-form{margin-top:17px}.meta-config-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.meta-config-grid label{color:#5e6a72;gap:6px;font-size:10px;font-weight:800;display:grid}.meta-config-grid input,.meta-config-grid select{color:#303940;background:#fff;border:1px solid #d9e3e7;border-radius:6px;outline:0;min-height:38px;padding:0 10px;font-size:11px}.meta-config-grid input:focus,.meta-config-grid select:focus{border-color:#79a8b6;box-shadow:0 0 0 3px #e5f3f5}.meta-webhook-box{background:#fff;border:1px solid #d5e5e9;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;padding:11px 12px;display:flex}.meta-webhook-box>div{min-width:0}.meta-webhook-box strong,.meta-webhook-box small{overflow-wrap:anywhere;display:block}.meta-webhook-box strong{color:#315b6b;margin-top:5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px}.meta-webhook-box small{color:#89969d;margin-top:4px;font-size:10px}.meta-webhook-box.secondary{background:#fbfdfd}.copy-button{color:#4c7a8b;background:#fff;border:1px solid #cadde2;border-radius:5px;flex:none;min-height:30px;padding:0 10px;font-size:10px;font-weight:800}.copy-button:hover{background:#eef7f8}.meta-config-actions{border-top:1px solid #dfebed;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding-top:14px;display:flex}.meta-config-actions span{color:#8a979e;font-size:10px;line-height:1.4}.meta-config-actions .primary{flex:none;height:35px;font-size:10px}@media (width<=700px){.meta-whatsapp-card{margin:-16px -16px 18px;padding:17px 16px}.meta-whatsapp-header{display:block}.meta-whatsapp-header>.badge{margin-top:12px;display:inline-block}.meta-config-grid{grid-template-columns:1fr}.meta-webhook-box{flex-direction:column;align-items:flex-start}.meta-config-actions{flex-direction:column;align-items:stretch}.meta-config-actions .primary{width:100%}}.auth-shell{background:radial-gradient(circle at 100% 0,#eef8fa,#f5f7f8 48%,#edf1f3);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border:1px solid #dfe7ea;border-radius:16px;width:min(430px,100%);padding:34px;box-shadow:0 18px 50px #22343d16}.auth-brand{margin-bottom:42px}.auth-card h1{color:#202b31;letter-spacing:-1px;margin:8px 0;font-size:31px}.auth-card>p{color:#7c8991;margin:0 0 25px;font-size:13px;line-height:1.55}.auth-form{gap:15px;display:grid}.auth-form label{color:#52616a;gap:7px;font-size:11px;font-weight:800;display:grid}.auth-form input{color:#28343a;background:#fcfdfd;border:1px solid #dbe4e8;border-radius:8px;outline:none;min-height:43px;padding:0 12px;font-size:13px}.auth-form input:focus{border-color:#6e9dae;box-shadow:0 0 0 3px #e8f4f6}.auth-submit{width:100%;height:45px;margin-top:4px}.auth-submit:disabled,.account-form button:disabled{cursor:wait;opacity:.65}.auth-error{color:#a83e3e;background:#fff5f5;border:1px solid #f0cccc;border-radius:7px;padding:10px 12px;font-size:11px;line-height:1.4}.auth-note{color:#9aa4a9;text-align:center;margin-top:20px;font-size:10px;display:block}.auth-loading{color:#63737c;font-size:13px}.user-menu{color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;display:flex}.account-panel{scrollbar-width:none;background:#fff;border:1px solid #dfe7ea;border-radius:14px;width:min(510px,100vw - 30px);max-height:calc(100vh - 30px);padding:25px;overflow-y:auto;box-shadow:0 20px 60px #15232c28}.account-panel::-webkit-scrollbar{display:none}.account-panel .form-header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:flex-start;gap:16px;padding-bottom:20px;display:flex}.account-panel h2{color:#253139;margin:5px 0 4px;font-size:21px}.account-panel .form-header p{color:#89959c;margin:0;font-size:11px}.account-tabs{border-bottom:1px solid #edf0f2;gap:18px;margin:4px 0 21px;display:flex}.account-tabs button{color:#8a969d;cursor:pointer;background:0 0;border:0;min-height:42px;padding:0;font-size:11px;font-weight:800}.account-tabs button.active{color:#25343b;border-bottom:2px solid #182226}.account-form .form-helper{margin:-2px 0 0;font-size:10px;line-height:1.4}.account-form .form-actions{margin-top:5px}.logout-button{color:#a94d4d;cursor:pointer;background:#fff8f8;border:1px solid #f0d4d4;border-radius:7px;width:100%;min-height:39px;margin-top:23px;font-size:11px;font-weight:800}.logout-button:hover{background:#fff0f0}@media (width<=520px){.auth-card{padding:25px 20px}.account-panel{padding:20px 17px}}
