:root{color:#1f2937;font-synthesis:none;text-rendering:optimizelegibility;--blue:#2457d6;--blue-2:#4b7df4;--blue-soft:#edf4ff;--ink:#192031;--muted:#667085;--muted-2:#667085;--line:#e8ebf1;--line-strong:#dce1ea;--surface:#fff;--page:#f7f8fb;--sidebar:188px;--shadow:0 8px 28px #202e4b14;background:#f7f8fb;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:var(--page);min-height:100vh}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}svg{stroke-width:1.8px;width:18px;height:18px}.sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.app-shell{grid-template-columns:var(--sidebar) minmax(0, 1fr);min-height:100vh;transition:grid-template-columns .2s;display:grid}.app-shell.sidebar-collapsed{--sidebar:72px}.sidebar{z-index:30;width:var(--sidebar);border-right:1px solid var(--line);background:var(--surface);flex-direction:column;transition:width .2s,transform .2s;display:flex;position:fixed;inset:0 auto 0 0}.brand-row{align-items:center;min-height:70px;padding:0 12px;display:flex}.brand{align-items:center;gap:9px;min-width:0;display:flex;overflow:hidden}.brand-mark{color:#fff;background:linear-gradient(145deg,#0d1221,#26385e);border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 5px 12px #1e366940}.brand-mark svg{width:19px;height:19px}.brand-word{color:var(--ink);letter-spacing:-.9px;white-space:nowrap;font:800 20px/1 Manrope,sans-serif}.brand-word span{color:var(--blue)}.new-button{background:var(--blue);color:#fff;border-radius:4px;justify-content:center;align-items:center;gap:7px;height:40px;margin:7px 11px 12px;font-size:13px;font-weight:700;display:flex;box-shadow:0 5px 12px #2965f12e}.new-button:hover{background:#1e54d2}.main-nav{flex-direction:column;flex:1;gap:2px;min-height:0;padding:0 10px;display:flex;overflow-y:auto}.nav-item{color:#5f6878;white-space:nowrap;border-radius:5px;align-items:center;gap:11px;min-height:38px;padding:0 10px;font-size:13px;font-weight:500;transition:background .16s,color .16s;display:flex}.nav-item svg{flex:0 0 17px;width:17px;height:17px}.nav-item:hover{color:var(--ink);background:#f6f8fc}.nav-item.active{color:var(--blue);background:#edf4ff;font-weight:600}.nav-item em{color:#788296;background:#eef0f5;border-radius:999px;place-items:center;min-width:19px;height:19px;margin-left:auto;font-size:10px;font-style:normal;display:grid}.nav-section-title{border-top:1px solid var(--line);color:#667085;white-space:nowrap;align-items:center;min-height:36px;margin-top:8px;padding:0 3px;font-size:11px;font-weight:600;display:flex}.nav-section-title span{padding-top:7px}.nav-section-title svg{width:13px;margin:7px 0 0 auto}.sidebar-footer{padding:0 10px 12px;overflow:hidden}.reward-strip{color:#fff;white-space:nowrap;background:linear-gradient(90deg,#ffbd49,#ff8266);border-radius:4px;align-items:center;gap:6px;height:28px;margin-bottom:8px;padding:0 7px;font-size:10.5px;font-weight:700;display:flex}.reward-strip svg{width:14px}.reward-strip strong{margin-left:auto;font-size:17px}.team-summary{align-items:center;gap:8px;display:flex}.avatar{color:#fff;background:linear-gradient(145deg,#6a83c8,#9e70b4);border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:grid}.avatar-muted{color:#9099a9;background:#eef0f5}.avatar-muted svg{width:16px}.team-summary div{flex-direction:column;flex:1;min-width:0;display:flex}.team-summary strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.team-summary small{color:var(--muted);white-space:nowrap;font-size:8.5px}.team-summary small span{color:#bd302f}.team-summary>svg{width:14px;color:var(--blue)}.channel-usage{color:var(--muted);gap:5px;margin:10px 0;font-size:9px;display:grid}.channel-usage strong{color:var(--ink)}.usage-track{background:#eef0f4;border-radius:99px;height:5px;display:block;overflow:hidden}.usage-track i{border-radius:inherit;background:linear-gradient(90deg, var(--blue), #6aa5ff);height:100%;display:block}.upgrade-button{color:#fff;background:#0f1118;border-radius:5px;justify-content:center;align-items:center;gap:7px;height:31px;font-size:10px;font-weight:700;display:flex}.upgrade-button svg{width:13px}.collapse-button{z-index:32;top:159px;left:calc(var(--sidebar) - 11px);border:1px solid var(--line);color:#9aa4b5;background:#fff;border-radius:50%;place-items:center;width:23px;height:23px;transition:left .2s;display:grid;position:fixed;box-shadow:0 2px 7px #19203114}.collapse-button svg{width:13px;height:13px}.sidebar-collapsed .brand-word,.sidebar-collapsed .new-button span,.sidebar-collapsed .nav-item span,.sidebar-collapsed .nav-item em,.sidebar-collapsed .nav-section-title span,.sidebar-collapsed .nav-section-title svg,.sidebar-collapsed .sidebar-footer{display:none}.sidebar-collapsed .brand-row{justify-content:center}.sidebar-collapsed .new-button{margin-inline:15px}.sidebar-collapsed .nav-item{justify-content:center;padding:0}.sidebar-collapsed .main-nav{padding-inline:14px}.sidebar-collapsed .nav-section-title{min-height:9px}.app-column{grid-column:2;min-width:0}.connection-banner{color:#a93632;background:#fff0ed;justify-content:center;align-items:center;gap:6px;min-height:31px;padding:6px 42px;font-size:11px;display:flex;position:relative}.connection-banner a{font-weight:700;text-decoration:underline}.connection-banner button{color:#d87f78;background:0 0;border:0;place-items:center;display:grid;position:absolute;right:13px}.connection-banner button svg{width:14px}.topbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:12px;height:58px;padding:0 19px;display:flex}.topbar-spacer{flex:1}.promo-card{color:#fff;background:linear-gradient(120deg,#172c66,#7351a8);border-radius:4px;align-items:center;gap:7px;height:32px;padding:0 10px;font-size:8px;display:flex}.promo-card strong{font-size:11px}.top-icon,.icon-button,.mobile-menu,.sidebar-mobile-close{cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.top-icon{color:#626d80;border-radius:5px;width:32px;height:32px}.top-icon:hover{background:#f2f5fa}.profile-button{background:0 0;border:0;align-items:center;gap:8px;font-size:11px;display:flex}.profile-button>svg{width:13px;color:var(--muted)}.main-content{min-width:0}.page{min-height:calc(100vh - 89px);padding:25px 25px 50px}.secondary-nav{border-bottom:1px solid var(--line);background:#fff;align-items:flex-end;gap:28px;min-height:43px;margin:-25px -25px 23px;padding:0 25px;display:flex;overflow-x:auto}.secondary-nav a{color:#667085;align-items:center;gap:6px;min-width:max-content;padding:0 1px 12px;font-size:11px;font-weight:600;display:flex;position:relative}.secondary-nav a.active{color:var(--blue)}.secondary-nav a.active:after{background:var(--blue);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:65px;margin-bottom:20px;display:flex}.page-heading h1{color:var(--ink);letter-spacing:-.45px;margin:2px 0 5px;font:700 22px/1.2 Manrope,sans-serif}.page-heading p{max-width:660px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.eyebrow{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800}.page-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:11px;font-weight:700;transition:transform .12s,background .14s,border-color .14s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{cursor:not-allowed;opacity:.48}.button.primary{background:var(--blue);color:#fff}.button.primary:hover:not(:disabled){background:#1f56d7}.button.secondary{color:#566176;background:#fff;border-color:#dce2ed}.button.secondary:hover:not(:disabled){background:#fbfcff;border-color:#bdc9dc}.button.small{min-height:30px;padding-inline:11px}.button.full{width:100%}.publish-toolbar,.list-toolbar,.report-filter{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;gap:15px;min-height:49px;padding:7px 10px;display:flex}.status-tabs{align-self:stretch;gap:5px;display:flex}.status-tabs button{color:#667085;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:5px;padding:0 9px;font-size:10px;font-weight:600;display:flex}.status-tabs button svg{width:14px}.status-tabs button em{font-style:normal}.status-tabs button.active{color:var(--blue);background:#f3f6fb}.toolbar-actions{align-items:center;gap:9px;display:flex}.search-field{border:1px solid var(--line);background:#fff;border-radius:4px;align-items:center;gap:6px;min-width:190px;height:32px;padding:0 9px;display:flex}.search-field svg{color:#a0a9b9;width:14px}.search-field input{min-width:0;color:var(--ink);border:0;outline:0;flex:1;font-size:10.5px}.search-field input::placeholder{color:#adb5c2}.view-switch,.segmented{background:#f3f5f8;border-radius:5px;align-items:center;gap:3px;padding:3px;display:flex}.view-switch button{color:#9aa4b4;background:0 0;border:0;border-radius:3px;place-items:center;width:29px;height:26px;display:grid}.view-switch button.active{color:var(--blue);background:#fff;box-shadow:0 1px 4px #1920311a}.view-switch svg{width:14px}.segmented button{color:#5d6677;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:5px;min-height:27px;padding:0 10px;font-size:10px;font-weight:600;display:flex}.segmented button.active{color:var(--blue);background:#fff;box-shadow:0 1px 5px #17233e17}.segmented button em{font-style:normal}.data-panel,.settings-card,.chart-card{border:1px solid var(--line);background:#fff;border-radius:6px}.publish-toolbar+.page-state+.data-panel,.publish-toolbar+.data-panel{border-radius:0 0 6px 6px}.publish-page .empty-state{min-height:calc(100vh - 189px)}.empty-state{text-align:center;place-content:center;justify-items:center;min-height:350px;padding:35px;display:grid}.empty-icon{color:#7ca1f8;background:#f2f6ff;border-radius:12px;place-items:center;width:46px;height:46px;margin-bottom:17px;display:grid}.empty-icon svg{width:23px;height:23px}.empty-state h3{color:#485367;margin:0 0 7px;font:700 20px/1.2 Manrope,sans-serif}.empty-state p{color:#667085;max-width:390px;margin:0 0 20px;font-size:11px}.page-state{min-height:280px;color:var(--muted);place-content:center;justify-items:center;gap:10px;font-size:11px;display:grid}.page-state svg{width:26px;height:26px}.spin{animation:1s linear infinite spin}.error-state{color:#b54747}.error-state span{text-align:center;max-width:430px}@keyframes spin{to{transform:rotate(360deg)}}.authentication-page{background:radial-gradient(circle at 20% 15%,#4674eb2e,#0000 34%),radial-gradient(circle at 82% 88%,#6044ad26,#0000 32%),#f5f7fb;place-items:center;min-height:100vh;padding:24px;display:grid}.authentication-card{background:#fff;border:1px solid #e1e6ef;border-radius:12px;width:min(430px,100%);overflow:hidden;box-shadow:0 24px 70px #1b274324}.authentication-card>header{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:19px 22px;display:flex}.authentication-card>header>div{gap:2px;display:grid}.authentication-card>header strong{color:var(--ink);font:800 16px Manrope,sans-serif}.authentication-card>header span{color:var(--muted);font-size:9px}.authentication-heading{text-align:center;justify-items:center;padding:27px 28px 15px;display:grid}.authentication-heading>span{background:var(--blue-soft);width:44px;height:44px;color:var(--blue);border-radius:12px;place-items:center;margin-bottom:13px;display:grid}.authentication-heading h1{color:var(--ink);margin:0 0 8px;font:750 22px Manrope,sans-serif}.authentication-heading p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.authentication-card form{gap:13px;padding:7px 28px 24px;display:grid}.authentication-card footer,.authentication-card aside{border-top:1px solid var(--line);color:var(--muted);background:#fafbfc;align-items:flex-start;gap:9px;padding:13px 20px;font-size:8.5px;line-height:1.5;display:flex}.authentication-card footer svg,.authentication-card aside svg{width:15px;color:var(--blue);flex:0 0 15px}.authentication-card aside{color:#63708a;background:#f4f7ff}.authentication-card aside code{font-size:8px}.authentication-loading{color:var(--muted);font-size:11px}.table-wrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%}th{border-bottom:1px solid var(--line);color:#7f8899;text-align:left;white-space:nowrap;background:#fafbfc;height:39px;padding:0 13px;font-size:9.5px;font-weight:600}td{color:#667085;vertical-align:middle;border-bottom:1px solid #f0f2f5;max-width:260px;height:58px;padding:9px 13px;font-size:10px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdff}td strong{color:#344054;font-size:10.5px}.post-info,.member-cell{align-items:center;gap:10px;min-width:220px;display:flex}.post-info>div{flex-direction:column;min-width:0;display:flex}.post-info small{color:#929bad;text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.post-thumb{width:36px;height:36px;color:var(--blue);background:linear-gradient(145deg,#e9f0ff,#f7f9ff);border-radius:5px;flex:0 0 36px;place-items:center;display:grid}.post-thumb svg{width:17px}.platform-list{gap:3px;display:flex}.platform-list span,.network-icon{color:#3566cc;background:#edf2ff;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-weight:800;display:grid}.status-pill{color:#697386;white-space:nowrap;background:#f0f2f5;border-radius:99px;align-items:center;padding:4px 8px;font-size:8.5px;font-weight:700;display:inline-flex}.status-active,.status-connected,.status-published,.status-replied{color:#18855a;background:#eaf9f2}.status-inactive,.status-draft,.status-revoked{color:#737d8f;background:#f1f3f6}.status-invited{color:#2965f1;background:#edf4ff}.status-expired{color:#a56500;background:#fff7e5}.status-disabled{color:#c84743;background:#fff0ef}.status-pending,.status-review,.status-unreplied{color:#a56500;background:#fff7e5}.status-failed{color:#c84743;background:#fff0ef}.status-requires-app{color:#6e55bf;background:#f1efff}.status-available{color:#2672b8;background:#e9f5ff}.status-unavailable{color:#596579;background:#f0f2f5}.status-completed{color:#18855a;background:#eaf9f2}.status-processing{color:var(--blue);background:#edf3ff}.status-failed-unknown{color:#b33f3a;background:#fff0ef}.text-button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:3px 0;font-size:10px;font-weight:700}.calendar-placeholder{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:20px;display:grid}.calendar-placeholder>svg{width:28px;height:28px;color:var(--blue)}.calendar-placeholder>div{flex-direction:column;grid-column:span 2;display:flex}.calendar-placeholder>div span{color:var(--muted);font-size:10px}.post-card{border:1px solid var(--line);border-radius:6px;align-items:center;gap:10px;padding:12px;display:flex}.post-card>div{flex-direction:column;flex:1;min-width:0;display:flex}.post-card small{color:var(--muted);font-size:9px}.publish-marketing-toolbar{border:1px solid var(--line);background:#fbfcfe;border-bottom:0;justify-content:space-between;align-items:center;gap:12px;min-height:45px;padding:6px 10px;display:flex}.publish-marketing-toolbar>label{color:#657084;align-items:center;gap:7px;min-width:260px;font-size:9px;font-weight:700;display:flex}.publish-marketing-toolbar>label svg{color:#6d8bce;width:14px}.publish-marketing-toolbar select{border:1px solid var(--line);color:#4e5a6f;background:#fff;border-radius:4px;outline:0;min-width:170px;height:31px;padding:0 9px;font-size:9.5px}.publish-marketing-toolbar>div{gap:7px;display:flex}.publish-marketing-toolbar .button{min-height:31px}.publish-marketing-toolbar .button em{color:#657797;background:#edf2fa;border-radius:999px;place-items:center;min-width:18px;height:18px;font-size:8px;font-style:normal;display:grid}.campaign-badge{color:#4d596c;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;max-width:170px;display:inline-flex;overflow:hidden}.campaign-badge i{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.publish-calendar{background:#fff;overflow:hidden}.calendar-toolbar{border-bottom:1px solid var(--line);grid-template-columns:150px auto minmax(180px,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:9px 12px;display:grid}.calendar-toolbar>input{border:1px solid var(--line-strong);color:#536076;border-radius:4px;outline:0;width:145px;height:33px;padding:0 8px;font-size:9.5px}.calendar-toolbar h2{color:#30394a;text-align:center;margin:0;font:700 15px/1.2 Manrope,sans-serif}.calendar-nav,.calendar-mode{align-items:center;gap:3px;display:flex}.calendar-nav button,.calendar-mode button{border:1px solid var(--line);color:#758095;cursor:pointer;background:#fff;border-radius:4px;place-items:center;min-width:30px;height:30px;font-size:9px;font-weight:700;display:grid}.calendar-nav button:last-child{padding:0 9px;display:flex}.calendar-nav svg{width:13px}.calendar-mode{background:#f2f4f8;border-radius:5px;padding:3px}.calendar-mode button{background:0 0;border:0}.calendar-mode button.active{color:var(--blue);background:#fff;box-shadow:0 1px 4px #1920311c}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.calendar-day .calendar-weekdays,.calendar-day .calendar-grid{grid-template-columns:1fr}.calendar-weekdays{border-bottom:1px solid var(--line);background:#fafbfc}.calendar-weekdays span{border-right:1px solid var(--line);color:#818b9c;text-align:center;text-transform:uppercase;padding:8px 9px;font-size:8.5px;font-weight:700}.calendar-weekdays span:last-child{border-right:0}.calendar-grid>section{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-width:0;min-height:115px;padding:7px}.calendar-month .calendar-grid>section:nth-child(7n),.calendar-week .calendar-grid>section:last-child{border-right:0}.calendar-month .calendar-grid>section:nth-last-child(-n+7),.calendar-week .calendar-grid>section{border-bottom:0}.calendar-grid>section.outside{background:#fafbfc}.calendar-grid>section.outside>header,.calendar-grid>section.outside .calendar-post{opacity:.52}.calendar-grid>section.today{background:#f8fbff;box-shadow:inset 0 0 0 1px #b8d0ff}.calendar-grid>section>header{color:#667286;justify-content:space-between;align-items:flex-start;height:22px;display:flex}.calendar-grid>section>header strong{font-size:9px}.calendar-grid>section.today>header strong{background:var(--blue);color:#fff;border-radius:50%;place-items:center;min-width:19px;height:19px;display:grid}.calendar-grid>section>header em{color:#63738e;background:#edf2fa;border-radius:999px;place-items:center;min-width:17px;height:17px;font-size:7.5px;font-style:normal;display:grid}.calendar-grid>section>div{gap:4px;min-width:0;display:grid}.calendar-week .calendar-grid>section{min-height:430px}.calendar-day .calendar-grid>section{border-bottom:0;border-right:0;min-height:520px;padding:13px}.calendar-post{background:#fbfcfe;border:1px solid #e4e8ef;border-left:3px solid #8da2c9;border-radius:4px;gap:2px;min-width:0;padding:5px 6px;display:grid;box-shadow:0 1px 3px #212e490a}.calendar-post span,.calendar-post small{color:#8a94a5;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.calendar-post strong{color:#3f4a5d;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.calendar-day .calendar-post{max-width:520px;padding:9px 10px}.calendar-day .calendar-post strong{font-size:10px}.calendar-post.status-pending,.calendar-post.status-review{background:#fffaf0}.calendar-post.status-published{background:#f3fbf7}.calendar-post.status-failed{background:#fff5f4}.publish-calendar>footer{border-top:1px solid var(--line);color:#8a94a5;justify-content:space-between;align-items:center;gap:12px;min-height:37px;padding:7px 12px;font-size:8px;display:flex}.marketing-library-panel{background:#fff;border-radius:10px;grid-template-rows:auto auto minmax(0,1fr);width:min(1120px,100%);max-height:calc(100vh - 40px);display:grid;overflow:hidden;box-shadow:0 24px 80px #080f1e40}.marketing-library-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 21px 14px;display:flex}.marketing-library-panel>header h2{color:var(--ink);margin:0 0 4px;font:700 18px/1.25 Manrope,sans-serif}.marketing-library-panel>header p{color:var(--muted);margin:0;font-size:9.5px}.marketing-library-notice{color:#287355;background:#f1faf6;border-bottom:1px solid #c8e6d8;padding:9px 21px;font-size:9px}.marketing-library-notice.error{color:#af403c;background:#fff4f3;border-color:#f2c6c3}.marketing-library-grid{grid-template-columns:360px minmax(0,1fr);min-height:0;display:grid}.marketing-library-grid>form{border-right:1px solid var(--line);align-content:start;gap:13px;min-height:0;padding:18px 20px;display:grid;overflow-y:auto}.marketing-library-grid>form h3{color:#344054;margin:0 0 2px;font:700 14px/1.3 Manrope,sans-serif}.marketing-form-actions{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.color-field{grid-template-columns:1fr auto;align-items:end}.color-field>span{grid-column:1/-1}.color-field input{width:100%;padding:3px}.color-field code{color:#59657a;background:#f3f5f8;border-radius:4px;height:36px;padding:10px 9px;font-size:9px}.marketing-library-list{background:#fafbfc;min-height:0;overflow-y:auto}.marketing-library-tabs{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff5;flex-wrap:wrap;align-items:center;gap:7px;min-height:49px;padding:7px 12px;display:flex;position:sticky;top:0}.marketing-library-tabs>div{align-items:center;gap:4px;display:flex}.marketing-library-tabs button{color:#768196;cursor:pointer;background:0 0;border:0;border-radius:4px;min-height:32px;padding:0 11px;font-size:9px;font-weight:700}.marketing-library-tabs button.active{color:var(--blue);background:#edf3ff}.marketing-library-tabs em{margin-left:4px;font-style:normal}.marketing-library-search{border:1px solid var(--line);background:#fff;border-radius:4px;flex:190px;align-items:center;gap:6px;min-width:170px;height:32px;margin-left:auto;padding:0 9px;display:flex}.marketing-library-search svg{color:#8994a7;width:13px}.marketing-library-search input{color:#49556a;border:0;outline:0;width:100%;min-width:0;font-size:9px}.marketing-template-filters select{border:1px solid var(--line);color:#5e6a7e;background-color:#fff;border-radius:4px;width:auto;min-width:112px;height:32px;padding:0 25px 0 8px;font-size:8.5px}.marketing-library-list>article{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:10px minmax(0,1fr) auto;align-items:start;gap:12px;min-height:105px;margin:10px 12px;padding:14px;display:grid;box-shadow:0 3px 10px #1f2b4309}.marketing-library-list>article>i{border-radius:99px;width:10px;height:42px}.marketing-library-list>article>div{min-width:0}.marketing-library-list>article strong{color:#344054;font-size:10.5px}.marketing-library-list>article p{color:#667286;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:5px 0;font-size:9px;line-height:1.45;display:-webkit-box;overflow:hidden}.marketing-library-list>article small{color:#8b95a6;font-size:8px}.marketing-library-list>article>footer{grid-column:2/-1;justify-content:flex-end;align-items:center;gap:11px;display:flex}.marketing-library-list>article>footer .text-button{align-items:center;gap:4px;display:inline-flex}.marketing-library-list>article>footer svg{width:12px}.marketing-library-empty{color:#9da6b5;place-content:center;justify-items:center;gap:9px;min-height:260px;font-size:9px;display:grid}.marketing-library-empty svg{width:29px;height:29px}.marketing-library-pagination{color:#8792a5;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:8px 12px 12px;font-size:8.5px;display:flex}.marketing-library-pagination em{color:#af403c;font-style:normal}.template-library-panel{width:min(1220px,100%)}.template-library-panel .marketing-library-grid{grid-template-columns:430px minmax(0,1fr)}.template-library-row{grid-template-columns:38px minmax(0,1fr) auto!important}.template-version{width:34px;height:34px;color:var(--blue);background:#edf3ff;border-radius:8px;place-items:center;font-size:9px;font-weight:800;display:grid}.template-inline-history{color:#718096;background:#f4f6fa;border-radius:5px;gap:5px;max-height:260px;margin-top:9px;padding:8px;font-size:8px;display:grid;overflow:auto}.template-inline-history span{text-overflow:ellipsis;white-space:nowrap;grid-template-columns:25px minmax(0,1fr);gap:6px;display:grid;overflow:hidden}.template-inline-history b{color:#4f70ad}.template-inline-history>footer{border-top:1px solid var(--line);background:#f4f6fa;justify-content:space-between;align-items:center;gap:8px;margin:4px -8px -8px;padding:8px;display:flex;position:sticky;bottom:-8px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#171e2d85;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:10px;width:min(570px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 24px 80px #080f1e40}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:20px 22px 15px;display:flex}.modal-header h2{color:var(--ink);margin:0 0 4px;font:700 17px/1.25 Manrope,sans-serif}.modal-header p{color:var(--muted);margin:0;font-size:10px;line-height:1.45}.icon-button{color:#748095;border-radius:5px;width:31px;height:31px}.icon-button:hover{background:#f4f6f9}.icon-button svg{width:15px}.icon-button.danger{color:#c44747}.icon-button:disabled{opacity:.35}.modal-body{gap:14px;padding:20px 22px;display:grid}.modal-footer{border-top:1px solid var(--line);background:#fbfcfd;justify-content:flex-end;gap:9px;padding:14px 22px;display:flex}.field{border:0;gap:6px;margin:0;padding:0;display:grid}.field>span,.field legend{color:#505a6c;font-size:10px;font-weight:700}.field input,.field textarea,.field select{border:1px solid var(--line-strong);width:100%;color:var(--ink);background:#fff;border-radius:5px;outline:0;font-size:11px}.field input,.field select{height:36px;padding:0 10px}.field textarea{resize:vertical;padding:9px 10px;line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus{border-color:#8eaffd;box-shadow:0 0 0 3px #edf3ff}.field small{color:var(--muted);justify-self:end;font-size:9px}.field-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.checkbox-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.checkbox-grid label{border:1px solid var(--line);color:#657084;text-transform:capitalize;border-radius:4px;align-items:center;gap:7px;min-height:34px;padding:0 9px;font-size:10px;display:flex}.checkbox-grid input{width:14px;height:14px;accent-color:var(--blue)}.inline-error{color:#af403c;background:#fff4f3;border:1px solid #f2c6c3;border-radius:5px;padding:9px 11px;font-size:10px}.page-error{margin-bottom:12px}.credit-chip{height:34px;color:var(--muted);background:#fff;border:1px solid #e1e5ee;border-radius:5px;align-items:center;gap:7px;padding:0 11px;font-size:10px;display:flex}.credit-chip svg{color:#ae78e8;width:14px}.credit-chip strong{color:var(--ink)}.studio-provider-boundary{color:#826b3a;background:#fffaf0;border:1px solid #e7d9b8;border-radius:6px;align-items:center;gap:10px;min-height:54px;margin-bottom:12px;padding:10px 13px;display:flex}.studio-provider-boundary>svg{color:#b48628;flex:0 0 17px;width:17px}.studio-provider-boundary>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.studio-provider-boundary strong{color:#705a2d;font-size:10px}.studio-provider-boundary span{font-size:8.5px;line-height:1.45}.studio-provider-boundary.available{color:#41745f;background:#f2fbf7;border-color:#b9dfcf}.studio-provider-boundary.available>svg{color:#29926a}.studio-provider-boundary.available strong{color:#28664f}.status-provider-required{color:#986615;background:#fff2d8}.studio-notice{color:#287355;background:#f1faf6;border:1px solid #bce1cf;border-radius:5px;align-items:center;gap:10px;min-height:36px;margin-bottom:12px;padding:8px 11px;font-size:9.5px;display:flex}.studio-notice.error{color:#af403c;background:#fff4f3;border-color:#f2c6c3}.studio-notice a{color:var(--blue);margin-left:auto;font-weight:700}.studio-workbench{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:230px minmax(0,1fr) 355px;min-height:650px;display:grid;position:relative;overflow:hidden;box-shadow:0 3px 16px #2634550d}.studio-workbench.control-collapsed{grid-template-columns:230px minmax(0,1fr)}.studio-history{border-right:1px solid var(--line);background:#fbfcfe;flex-direction:column;min-width:0;display:flex}.studio-history-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:52px;padding:9px 12px;display:flex}.studio-history-head strong{color:#445066;font-size:10.5px}.studio-history-tabs{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:4px;padding:8px;display:grid}.studio-history-tabs button{color:#8993a4;background:0 0;border:0;border-radius:4px;height:29px;font-size:8.5px;font-weight:700}.studio-history-tabs button.active{color:var(--blue);background:#edf3ff}.studio-history-tabs em{margin-left:3px;font-style:normal}.studio-history-search{border:1px solid var(--line);background:#fff;border-radius:4px;grid-template-columns:16px minmax(0,1fr);align-items:center;gap:4px;margin:8px 8px 5px;padding:0 7px;display:grid}.studio-history-search svg{color:#9aa4b3;width:13px}.studio-history-search input{color:#536076;background:0 0;border:0;outline:0;min-width:0;height:31px;font-size:8.5px}.studio-history-filters{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:5px;padding:0 8px 8px;display:grid}.studio-history-filters select{border:1px solid var(--line);color:#667286;background:#fff;border-radius:4px;outline:0;min-width:0;height:30px;padding:0 5px;font-size:7.5px}.studio-project-list{flex:1;align-content:start;min-height:0;display:grid;overflow:auto}.studio-project-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf0f4;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:9px;min-height:70px;padding:10px 11px;display:grid}.studio-project-list>button:hover,.studio-project-list>button.active{background:#f1f5fd}.studio-project-list>button>div{flex-direction:column;gap:3px;min-width:0;display:flex}.studio-project-list>button strong{color:#465267;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.studio-project-list>button small{color:#909aaa;font-size:7.8px}.studio-project-list>button .status-pill{grid-column:2;justify-self:start}.studio-project-icon{color:#4c78dd;background:#edf3ff;border-radius:7px;grid-row:span 2;place-items:center;width:31px;height:31px;display:grid}.studio-project-icon.video{color:#c16c3d;background:#fff1e9}.studio-project-icon svg{width:15px}.studio-history-empty{color:#a1a9b6;place-content:center;justify-items:center;gap:8px;min-height:180px;font-size:8.5px;display:grid}.studio-history-empty svg{width:25px}.studio-history-pagination{border-top:1px solid var(--line);min-height:43px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:5px;padding:7px 9px;font-size:7.5px;display:flex}.studio-history-pagination .text-button{font-size:7.5px}.studio-history-pagination small{color:#b54742;width:100%;font-size:7.5px}.studio-stage{background:radial-gradient(circle at 55% 35%,#f2f6ff 0,#fafbfe 44%,#f7f9fc 100%);flex-direction:column;min-width:0;padding:20px;display:flex;overflow:auto}.studio-quick-ideas{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.studio-quick-ideas button{text-align:left;cursor:pointer;background:#ffffffdb;border:1px solid #dfe5ef;border-radius:6px;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;min-height:62px;padding:8px 10px;display:grid}.studio-quick-ideas button:hover{border-color:#a9c0f6;box-shadow:0 4px 14px #2a498e12}.studio-quick-ideas span{flex-direction:column;gap:3px;min-width:0;display:flex}.studio-quick-ideas strong{color:#4d596c;font-size:8.8px}.studio-quick-ideas small{color:#99a2b0;font-size:7.5px}.studio-start-state{text-align:center;justify-items:center;max-width:550px;margin:auto;display:grid}.studio-logo{width:62px;height:62px;color:var(--blue);background:linear-gradient(145deg,#e4ebff,#f7f1ff);border-radius:18px;place-items:center;margin-bottom:18px;display:grid;box-shadow:0 8px 22px #3f5eaf21}.studio-logo svg{width:29px;height:29px}.studio-start-state h2{color:var(--ink);margin:0 0 8px;font:700 21px/1.3 Manrope,sans-serif}.studio-start-state p{max-width:460px;color:var(--muted);margin:0;font-size:10px;line-height:1.6}.studio-project-preview{text-align:center;justify-items:center;width:100%;max-width:690px;margin:auto;display:grid}.studio-preview-mark{color:#4f78d7;background:linear-gradient(145deg,#dfe9ff,#f6f2ff);border-radius:18px;place-items:center;width:70px;height:70px;margin-bottom:16px;display:grid;box-shadow:0 10px 26px #3e5b9f21}.studio-preview-mark.video{color:#bd6b40;background:linear-gradient(145deg,#ffeadf,#fff8f3)}.studio-preview-mark svg{width:30px;height:30px}.studio-preview-title h2{color:#364157;margin:5px 0 8px;font:700 20px Manrope,sans-serif}.studio-preview-title p{color:#68758a;white-space:pre-wrap;max-width:630px;margin:0;font-size:10px;line-height:1.65}.studio-context-pins{flex-wrap:wrap;justify-content:center;gap:6px;margin:16px 0;display:flex}.studio-context-pins span{color:#647189;background:#ffffffdb;border:1px solid #dce3ef;border-radius:99px;align-items:center;gap:5px;min-height:28px;padding:0 8px;font-size:8px;display:inline-flex}.studio-context-pins svg{color:#4f78d7;width:11px}.studio-ready-state{text-align:left;background:#f8fbffe6;border:1px solid #cfdbef;border-radius:6px;align-items:flex-start;gap:10px;max-width:610px;padding:12px 14px;display:flex}.studio-ready-state>svg{width:17px;color:var(--blue)}.studio-ready-state div{flex-direction:column;gap:3px;display:flex}.studio-ready-state strong{color:#49617f;font-size:9.5px}.studio-ready-state span{color:#7f8ba0;font-size:8px;line-height:1.45}.studio-run-card{text-align:left;background:#fffaeff0;border:1px solid #e7d7af;border-radius:6px;width:min(610px,100%);padding:13px 14px}.studio-run-card header{justify-content:space-between;align-items:center;gap:10px;display:flex}.studio-run-card header>div{flex-direction:column;gap:2px;display:flex}.studio-run-card header strong{color:#6e592b;font-size:9.5px}.studio-run-card header span{color:#958565;font-size:7.5px}.studio-run-card p{color:#766747;margin:10px 0;font-size:8.5px;line-height:1.5}.studio-run-card footer{color:#96896d;justify-content:space-between;font-size:8px;display:flex}.studio-run-card footer strong{color:#755e2d}.studio-generated-output{object-fit:contain;background:#fff;border:1px solid #e7e1d4;border-radius:6px;width:100%;max-height:360px;margin-top:11px;display:block}.studio-run-provenance{grid-template-columns:1fr 1fr;gap:8px;margin:10px 0;display:grid}.studio-run-provenance>div{background:#ffffffb8;border:1px solid #e9e2d2;border-radius:5px;flex-direction:column;gap:2px;min-width:0;padding:7px 8px;display:flex}.studio-run-provenance dt{color:#9a8c6d;text-transform:uppercase;font-size:7px;font-weight:700}.studio-run-provenance dd{color:#675b43;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;overflow:hidden}.studio-run-card footer a{color:var(--blue);font-weight:700;text-decoration:none}.studio-run-history{text-align:left;background:#ffffffeb;border:1px solid #dce3ef;border-radius:7px;width:min(610px,100%);margin-top:12px;overflow:hidden}.studio-run-history>header{border-bottom:1px solid #edf0f5;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.studio-run-history>header>div{flex-direction:column;gap:2px;display:flex}.studio-run-history>header strong{color:#47546a;font-size:9.5px}.studio-run-history>header span{color:#929cad;font-size:7.5px}.studio-run-history>header svg{width:15px;color:var(--blue)}.studio-run-filters{background:#fbfcfe;border-bottom:1px solid #edf0f5;grid-template-columns:150px minmax(0,1fr);gap:8px;padding:10px 12px;display:grid}.studio-run-filters label{color:#7b8799;text-transform:uppercase;flex-direction:column;gap:4px;min-width:0;font-size:7px;font-weight:700;display:flex}.studio-run-filters select,.studio-run-filters input{color:#59677c;text-transform:none;background:#fff;border:1px solid #dce2ec;border-radius:4px;outline:0;min-width:0;height:31px;font-size:8px}.studio-run-filters select{padding:0 6px}.studio-run-filters label>div{background:#fff;border:1px solid #dce2ec;border-radius:4px;grid-template-columns:21px minmax(0,1fr);align-items:center;display:grid}.studio-run-filters label>div svg{color:#98a2b3;justify-self:end;width:12px}.studio-run-filters label>div input{border:0}.studio-run-history-list{max-height:280px;display:grid;overflow:auto}.studio-run-history-list article{border-bottom:1px solid #edf0f5;grid-template-columns:minmax(0,1fr) auto;gap:5px 10px;padding:10px 12px;display:grid}.studio-run-history-list article>div{flex-direction:column;gap:2px;min-width:0;display:flex}.studio-run-history-list article strong{color:#465267;text-overflow:ellipsis;white-space:nowrap;font-size:8.8px;overflow:hidden}.studio-run-history-list article span{color:#929cad;font-size:7.3px}.studio-run-history-list article p{color:#68758a;grid-column:1/-1;margin:1px 0;font-size:8px;line-height:1.45}.studio-run-history-list article footer{grid-column:1/-1;justify-content:space-between;gap:8px;min-width:0;display:flex}.studio-run-history-list article footer code{color:#929cad;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.studio-run-history-state{color:#8994a6;justify-content:center;align-items:center;gap:8px;min-height:75px;padding:12px;font-size:8.5px;display:flex}.studio-run-history-state.error{color:#b54742}.studio-run-history>footer{color:#8a95a6;background:#fbfcfe;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:6px;min-height:39px;padding:7px 12px;font-size:7.5px;display:flex}.studio-run-history>footer small{color:#b54742;width:100%}.studio-control{border-left:1px solid var(--line);background:#fff;flex-direction:column;gap:13px;min-width:0;padding:16px;display:flex}.studio-control>header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.studio-control>header>div{flex-direction:column;gap:3px;display:flex}.studio-control>header strong{color:#465166;font-size:10px}.studio-control>header span{color:#909aaa;font-size:7.8px}.mode-tabs{background:#f3f5f9;border-radius:6px;grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.mode-tabs button{height:33px;color:var(--muted);background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;gap:6px;font-size:9px;display:flex}.mode-tabs button.active{color:var(--blue);background:#fff;box-shadow:0 1px 5px #1724431a}.mode-tabs svg{width:14px}.studio-cost-row{color:var(--muted);background:#f7f8fa;border-radius:5px;justify-content:space-between;align-items:center;padding:9px 10px;font-size:8px;display:flex}.studio-cost-row strong{color:#536075}.studio-project-actions{justify-content:center;gap:18px;padding-top:4px;display:flex}.studio-project-actions button{align-items:center;gap:4px;display:inline-flex}.studio-project-actions svg{width:12px}.studio-expand-control{min-height:30px;color:var(--blue);background:#fff;border:1px solid #cfd9ea;border-radius:5px;padding:0 9px;font-size:8.5px;font-weight:700;position:absolute;top:12px;right:12px;box-shadow:0 3px 12px #20305214}.studio-publish-boundary{color:#617897;background:#f7faff;border:1px solid #d8e3f6;border-radius:5px;align-items:flex-start;gap:8px;padding:10px 11px;font-size:8.5px;line-height:1.5;display:flex}.studio-publish-boundary svg{width:15px;color:var(--blue);flex:0 0 15px}.studio-platform-picker{grid-template-columns:repeat(3,minmax(0,1fr))}.studio-output-attach{border:1px solid var(--line);cursor:pointer;background:#fbfcfe;border-radius:5px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:9px;padding:10px;display:grid}.studio-output-attach input{margin-top:2px}.studio-output-attach>span{flex-direction:column;gap:2px;min-width:0;display:flex}.studio-output-attach strong{color:#4a5669;font-size:9px}.studio-output-attach small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.drive-panel{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden;box-shadow:0 3px 16px #2634550a}.drive-category-tabs{border-bottom:1px solid var(--line);align-items:stretch;gap:4px;min-height:48px;padding:6px 9px 0;display:flex;overflow-x:auto}.drive-category-tabs button{color:#7e8899;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;min-width:max-content;padding:0 11px 5px;font-size:9.5px;font-weight:600;display:flex;position:relative}.drive-category-tabs button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:8px;right:8px}.drive-category-tabs button span{color:#8c95a4;background:#f1f3f6;border-radius:99px;place-items:center;min-width:19px;height:19px;padding-inline:5px;font-size:7.5px;display:grid}.drive-category-tabs button.active{color:var(--blue)}.drive-category-tabs button.active:after{background:var(--blue)}.drive-category-tabs button.active span{color:var(--blue);background:#eaf1ff}.drive-toolbar{border-bottom:1px solid var(--line);background:#fbfcfd;align-items:center;gap:9px;min-height:54px;padding:9px 11px;display:flex}.drive-search{background:#fff;width:min(330px,38%)}.drive-view-toggle{background:#f0f2f6;border-radius:5px;gap:2px;padding:3px;display:flex}.drive-view-toggle button{color:#98a2b1;cursor:pointer;background:0 0;border:0;border-radius:3px;place-items:center;width:28px;height:26px;display:grid}.drive-view-toggle button.active{color:var(--blue);background:#fff;box-shadow:0 1px 4px #1920311a}.drive-view-toggle svg{width:13px}.drive-date{color:#8b95a5;align-items:center;gap:6px;margin-left:auto;font-size:8px;font-weight:700;display:flex}.drive-date+.drive-date-separator+.drive-date{margin-left:0}.drive-date input{border:1px solid var(--line);color:#566176;background:#fff;border-radius:4px;outline:0;width:124px;height:32px;padding:0 7px;font-size:9px}.drive-date input:focus{border-color:#9bb8f8;box-shadow:0 0 0 3px #edf3ff}.drive-date-separator{color:#a6adba}.drive-table table{min-width:820px}.drive-table th:first-child{width:40%}.drive-table th:last-child{width:110px}.drive-table td{height:66px}.asset-identity{align-items:center;gap:10px;min-width:220px;display:flex}.asset-icon{color:#4774df;background:#edf3ff;border-radius:7px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.asset-icon svg{width:17px}.asset-identity>div{flex-direction:column;gap:3px;min-width:0;display:flex}.asset-identity strong{text-overflow:ellipsis;white-space:nowrap;max-width:340px;overflow:hidden}.asset-identity small{color:#9aa3b2;text-transform:capitalize;font-size:7.8px}.media-kind{color:#4774df;background:#edf3ff;border-radius:99px;align-items:center;gap:5px;padding:4px 7px;font-size:8.5px;font-weight:700;display:inline-flex}.media-kind svg{width:11px}.media-gif{color:#7258bf;background:#f2edff}.media-video{color:#bb693d;background:#fff1e9}.media-audio{color:#26866a;background:#eaf9f4}.media-actions{justify-content:flex-end;gap:6px}.icon-action{border:1px solid var(--line);color:#718096;cursor:pointer;background:#fff;border-radius:4px;place-items:center;width:29px;height:29px;display:grid}.icon-action:hover:not(:disabled){color:var(--blue);border-color:#b9c8e5}.icon-action.danger{color:#c45550}.icon-action.danger:hover:not(:disabled){color:#b74440;background:#fff7f6;border-color:#efc6c3}.icon-action:disabled{opacity:.4;cursor:not-allowed}.icon-action svg{width:13px}.media-grid{background:#fafbfc;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:13px;display:grid}.media-card{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;gap:10px;min-width:0;padding:10px;display:flex;box-shadow:0 2px 9px #202e4b09}.media-preview{aspect-ratio:1.55;color:#7393da;background:linear-gradient(145deg,#eef3ff,#f7f9fd);border-radius:5px;place-items:center;display:grid;position:relative;overflow:hidden}.media-preview>svg{width:34px;height:34px}.media-preview img{object-fit:cover;width:100%;height:100%}.media-preview>span{color:#fff;background:#192031b8;border-radius:4px;padding:3px 5px;font-size:7.5px;font-weight:800;position:absolute;bottom:6px;right:6px}.media-card .asset-identity{min-width:0}.media-card .asset-icon{display:none}.media-card .asset-identity strong{max-width:100%}.media-card-meta{color:#929cac;flex-wrap:wrap;gap:4px 8px;font-size:7.8px;display:flex}.media-card .media-actions{border-top:1px solid #f0f2f5;margin-top:auto;padding-top:8px}.drive-storage{border-top:1px solid var(--line);background:#fbfcfd;gap:7px;padding:11px 13px;display:grid}.drive-storage>div{color:#778296;align-items:center;gap:7px;font-size:8.5px;display:flex}.drive-storage>div svg{width:13px;color:var(--blue)}.drive-storage strong{color:#4f5a6d}.drive-storage-track{background:#e9edf3;border-radius:99px;width:100%;height:4px;display:block;overflow:hidden}.drive-storage-track i{border-radius:inherit;background:linear-gradient(90deg, var(--blue), #7aa9ff);min-width:0;height:100%;display:block}.drive-boundary-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0 18px 12px;display:grid}.drive-security-status{color:#7c6942;background:#fffaf0;border:1px solid #e4d3a8;border-radius:7px;align-items:flex-start;gap:10px;padding:11px 13px;display:flex}.drive-security-status.active{color:#426c58;background:#f2fbf6;border-color:#bfe0d0}.drive-security-status>svg{color:#b38325;flex:0 0 17px;width:17px}.drive-security-status.active>svg{color:#21845e}.drive-security-status>div{gap:2px;display:grid}.drive-security-status strong{color:#4f493c;font-size:9.5px}.drive-security-status.active strong{color:#315b48}.drive-security-status span{font-size:8.6px;line-height:1.45}@media (width<=700px){.drive-boundary-status{grid-template-columns:1fr}}.media-dropzone{text-align:center;cursor:pointer;background:#f8faff;border:1px dashed #b9c7df;border-radius:7px;place-content:center;justify-items:center;gap:8px;min-height:190px;padding:24px;display:grid}.media-dropzone:hover{background:#f4f7ff;border-color:#86a7ef}.media-dropzone input{opacity:0;width:1px;height:1px;position:absolute}.media-dropzone>svg{width:34px;height:34px;color:var(--blue)}.media-dropzone strong{color:#46536a;text-overflow:ellipsis;white-space:nowrap;max-width:420px;font-size:11px;overflow:hidden}.media-dropzone span{color:#8a96aa;max-width:420px;font-size:9px;line-height:1.5}.media-validation-note{color:#527664;background:#f4fbf7;border:1px solid #cce3d8;border-radius:5px;align-items:flex-start;gap:8px;padding:10px 11px;font-size:8.8px;line-height:1.45;display:flex}.media-validation-note svg{color:#278a63;flex:0 0 15px;width:15px}.list-toolbar{border:1px solid var(--line);border-radius:6px;margin-bottom:12px}.platform-filter{max-width:70%;overflow-x:auto}.brand-list-filters{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.brand-list-filters .compact-field{align-items:center;gap:7px;min-width:145px;display:flex}.brand-list-filters .compact-field>span{color:var(--muted);white-space:nowrap;font-size:8px;font-weight:700}.brand-list-filters .compact-field select{border:1px solid var(--line);color:#536076;background:#fff;border-radius:4px;outline:0;flex:1;min-width:0;height:32px;padding:0 7px;font-size:8.5px}.brand-list-filters .search-field{min-width:220px}.brand-pagination{border:1px solid var(--line);min-height:45px;color:var(--muted);background:#fff;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:7px;margin-top:12px;padding:9px 12px;font-size:9px;display:flex}.brand-pagination small{color:#b54742;width:100%;font-size:8.5px}.automation-definition-toolbar{align-items:center}.automation-definition-filters{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.automation-definition-filters .compact-field{align-items:center;gap:7px;min-width:145px;display:flex}.automation-definition-filters .compact-field>span{color:var(--muted);white-space:nowrap;font-size:8px;font-weight:700}.automation-definition-filters .compact-field select{border:1px solid var(--line);color:#536076;background:#fff;border-radius:4px;outline:0;flex:1;min-width:0;height:32px;padding:0 7px;font-size:8.5px}.automation-definition-filters .search-field{min-width:210px}.interaction-view-toolbar{align-items:center;gap:8px;margin-bottom:10px;display:flex}.interaction-view-toolbar>label{border:1px solid var(--line);color:#77839a;background:#fff;border-radius:6px;align-items:center;gap:7px;min-width:310px;padding:6px 9px;font-size:9px;display:flex}.interaction-view-toolbar>label svg{width:14px}.interaction-view-toolbar>label span{white-space:nowrap}.interaction-view-toolbar select,.interaction-view-toolbar input{color:#46536a;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-weight:600}.interaction-view-toolbar>.interaction-view-search{min-width:160px;max-width:220px}.interaction-view-pagination{color:#77839a;white-space:nowrap;align-items:center;gap:7px;margin-left:auto;font-size:9px;display:flex}.interaction-view-error{margin:-3px 0 10px}.saved-view-summary{flex-wrap:wrap;gap:6px;display:flex}.saved-view-summary span{color:#4566a6;background:#edf3ff;border-radius:999px;padding:5px 8px;font-size:9px}.interaction-platforms{gap:8px;margin-bottom:13px;display:flex}.interaction-platforms button{border:1px solid var(--line);color:#8a94a4;cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:42px;height:42px;font-size:9px;font-weight:800;display:grid}.interaction-platforms button:first-child{width:58px}.interaction-platforms button.active{color:var(--blue);background:#edf4ff;border-color:#c6d7fb;box-shadow:0 2px 9px #245ddc14}.interaction-notice{color:#287355;background:#f1faf6;border:1px solid #bce1cf;border-radius:5px;margin-bottom:12px;padding:9px 11px;font-size:10px}.interaction-notice.error{color:#af403c;background:#fff4f3;border-color:#f2c6c3}.interaction-workbench{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:390px minmax(0,1fr);min-height:640px;display:grid;overflow:hidden}.interaction-contacts{border-right:1px solid var(--line);flex-direction:column;min-width:0;display:flex}.interaction-search{padding:14px 14px 10px}.interaction-search .search-field{background:#f7f8fa;width:100%;height:38px}.interaction-status-tabs{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);padding:0 14px;display:grid}.interaction-status-tabs button{color:#727d8f;cursor:pointer;background:0 0;border:0;height:43px;font-size:10px;font-weight:600;position:relative}.interaction-status-tabs button:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:14px;right:14px}.interaction-status-tabs button.active{color:var(--blue)}.interaction-status-tabs button.active:after{background:var(--blue)}.interaction-status-tabs em{margin-left:3px;font-size:8px;font-style:normal}.contact-list{align-content:start;display:grid;overflow:auto}.contact-card{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0f2f5;grid-template-columns:32px minmax(0,1fr);align-items:start;gap:10px;min-height:82px;padding:13px 14px;display:grid;position:relative}.contact-card:hover,.contact-card.active{background:#f4f7fd}.contact-card.active:before{background:var(--blue);content:"";width:3px;position:absolute;inset:0 auto 0 0}.contact-card>div{min-width:0}.contact-card strong{color:#344054;font-size:10.5px}.contact-card p{color:#657084;text-overflow:ellipsis;white-space:nowrap;margin:4px 0;font-size:9.5px;overflow:hidden}.contact-card small{color:#9ba4b3;font-size:8px}.contact-card>i{background:var(--blue);border-radius:50%;width:6px;height:6px;position:absolute;top:15px;right:12px;box-shadow:0 0 0 3px #e6eeff}.interaction-detail{background:#f8f9fc;flex-direction:column;min-width:0;display:flex}.conversation-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:11px 16px;display:flex}.conversation-header>div{align-items:center;gap:10px;min-width:0;display:flex}.conversation-header>div>div{flex-direction:column;min-width:0;display:flex}.conversation-header strong{color:#344054;font-size:11px}.conversation-header small{color:#929cac;font-size:8.5px}.conversation-scroll{align-content:start;gap:12px;padding:16px;display:grid;overflow:auto}.source-event-card,.collaboration-card,.reply-composer,.reply-history{border:1px solid var(--line);background:#fff;border-radius:7px}.source-event-card{padding:15px}.message-bubble{color:#3d4a60;background:#edf3ff;border-radius:4px 12px 12px;max-width:72%;margin-bottom:14px;padding:12px 14px}.message-bubble p{white-space:pre-wrap;margin:0;font-size:10.5px;line-height:1.55}.message-bubble small{color:#7f8da5;margin-top:6px;font-size:8.5px;display:block}.source-event-card dl{border-top:1px solid #f0f2f5;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.source-event-card dl>div{min-width:0;padding:11px 10px 0 0}.source-event-card dt{color:#9aa3b2;font-size:8px}.source-event-card dd{color:#5e697c;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:8.5px;overflow:hidden}.source-event-card dd.expired{color:#c44747}.collaboration-card,.reply-composer{padding:14px}.collaboration-card>header,.reply-composer>header{align-items:flex-start;gap:9px;margin-bottom:13px;display:flex}.collaboration-card>header>svg,.reply-composer>header>svg{width:18px;color:var(--blue);flex:0 0 18px}.collaboration-card>header>div,.reply-composer>header>div{flex-direction:column;display:flex}.collaboration-card header strong,.reply-composer header strong,.reply-history>header strong{color:#3f4a5d;font-size:10.5px}.collaboration-card header span,.reply-composer header span,.reply-history>header span{color:#919bab;font-size:8.5px}.collaboration-card>.button{margin-top:11px}.reply-composer form{border:1px solid var(--line-strong);border-radius:6px;display:grid;overflow:hidden}.reply-composer textarea{resize:vertical;color:#344054;border:0;outline:0;width:100%;padding:11px;font-size:10.5px;line-height:1.5}.reply-composer form footer{background:#fbfcfd;border-top:1px solid #eff1f4;justify-content:space-between;align-items:center;min-height:44px;padding:6px 8px 6px 11px;display:flex}.reply-composer form small{color:#9ba3b2;font-size:8px}.reply-history>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 14px;display:flex}.reply-history>header>div{flex-direction:column;display:flex}.reply-history>header em{width:24px;height:24px;color:var(--blue);background:#edf3ff;border-radius:50%;place-items:center;font-size:8px;font-style:normal;font-weight:800;display:grid}.reply-history .page-state{min-height:90px}.reply-empty{color:#9ba4b3;justify-content:center;align-items:center;gap:7px;min-height:82px;font-size:9px;display:flex}.reply-empty svg{width:15px}.reply-draft-list{gap:9px;padding:10px;display:grid}.reply-draft-list article{border:1px solid var(--line);border-radius:6px;overflow:hidden}.reply-draft-list article>header,.reply-draft-list article>footer{background:#fbfcfd;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.reply-draft-list article>header{border-bottom:1px solid #f0f2f5}.reply-draft-list article>header>span{color:var(--blue);font-size:8.5px;font-weight:800}.reply-draft-list article>p{color:#4f5a6e;white-space:pre-wrap;margin:0;padding:12px 10px;font-size:10px;line-height:1.55}.reply-draft-list article>footer{border-top:1px solid #f0f2f5}.reply-draft-list article>footer small,.reply-draft-list article>footer>span{color:#929cac;font-size:8px}.reply-draft-list article>footer>div{gap:7px;display:flex}.network-facebook{color:#2161c9;background:#e8f0ff}.network-instagram{color:#b43c76;background:#fff0f6}.network-x{color:#1d2733;background:#edf0f3}.network-tiktok{color:#168481;background:#ecfbfa}.network-youtube{color:#d14141;background:#fff0f0}.metric-cell{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.metric-cell svg{color:#9aa4b4;width:12px}.report-filter{border-bottom:1px solid var(--line);border-radius:6px;margin-bottom:13px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:13px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:column;min-height:125px;padding:17px;display:flex;position:relative}.metric-card>span{color:#788296;font-size:10px}.metric-card>strong{color:var(--ink);margin:11px 0 5px;font:700 24px Manrope,sans-serif}.metric-card small{color:#a0a8b7;font-size:8.5px}.metric-card em{align-items:center;font-size:9px;font-style:normal;font-weight:700;display:flex;position:absolute;top:18px;right:14px}.metric-card em svg{width:12px}.positive{color:#15966a!important}.negative{color:#d44e49!important}.chart-card{margin-bottom:13px;padding:16px 18px 13px}.chart-card header,.data-panel>header{justify-content:space-between;align-items:center;gap:15px;padding-bottom:13px;display:flex}.chart-card header>div:first-child,.data-panel>header>div{align-items:center;gap:9px;display:flex}.chart-card header svg,.data-panel>header svg{color:var(--blue)}.chart-card header strong,.data-panel>header strong{color:#354054;font-size:11px;display:block}.chart-card header span,.data-panel>header span{color:var(--muted);font-size:8.5px;display:block}.chart-legend{gap:13px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex!important}.chart-legend i{background:var(--blue);border-radius:2px;width:8px;height:8px}.chart-legend i.engagement{background:#9a82ea}.bar-chart{background:repeating-linear-gradient(#f0f2f6 0 1px,#0000 1px 49px);border-top:1px solid #f0f2f5;justify-content:space-around;align-items:flex-end;gap:20px;height:220px;padding:18px 12px 0;display:flex}.bar-group{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.bars{align-items:flex-end;gap:5px;height:calc(100% - 22px);display:flex}.bars i{background:linear-gradient(#628ef4,#2f67e8);border-radius:3px 3px 0 0;width:14px;min-height:5px;display:block}.bars i+i{background:linear-gradient(#b29ef1,#876ce0);width:8px}.bar-group span{color:#8b95a6;font-size:8px}.report-table>header,.usage-panel>header{border-bottom:1px solid var(--line);padding:14px 16px}.report-platforms{gap:8px;margin-bottom:10px;padding-bottom:3px;display:flex;overflow-x:auto}.report-platforms button{border:1px solid var(--line);color:#778196;cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:7px;min-width:max-content;height:42px;padding:0 11px;font-size:9.5px;font-weight:600;display:flex}.report-platforms button>span{color:#65758e;background:#f0f3f8;border-radius:50%;place-items:center;width:24px;height:24px;font-size:7px;font-weight:800;display:grid}.report-platforms button.active{color:var(--blue);background:#f2f6ff;border-color:#abc3f7;box-shadow:0 3px 12px #2965f114}.report-platforms button.active>span{background:var(--blue);color:#fff}.report-filter-grid{justify-content:initial;grid-template-columns:minmax(130px,1.25fr) minmax(130px,1.25fr) minmax(116px,.8fr) minmax(116px,.8fr) auto auto;display:grid}.report-filter-grid label{gap:4px;display:grid}.report-filter-grid label>span{color:#8a94a5;font-size:8px;font-weight:700}.report-filter-grid select,.report-filter-grid input{border:1px solid var(--line);color:#566176;background:#fff;border-radius:4px;outline:0;width:100%;height:32px;padding:0 8px;font-size:9.5px}.report-filter-grid select:focus,.report-filter-grid input:focus{border-color:#9bb8f8;box-shadow:0 0 0 3px #edf3ff}.report-filter-grid>.button,.report-filter-grid>.segmented{align-self:end}.report-filter-grid>.button,.report-filter-grid .segmented{min-height:32px}.report-notice{color:#287355;background:#f1faf6;border:1px solid #bce1cf;border-radius:5px;margin:-3px 0 13px;padding:9px 11px;font-size:10px}.report-notice.error{color:#af403c;background:#fff4f3;border-color:#f2c6c3}.report-assurance{color:#477462;background:#f4fbf7;border:1px solid #cce3d8;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:50px;margin-bottom:12px;padding:9px 13px;display:flex}.report-assurance>div,.freshness-counts,.freshness-counts span{align-items:center;gap:7px;display:flex}.report-assurance>div>svg{color:#26916a;flex:0 0 18px;width:18px}.report-assurance>div>span{font-size:8.5px}.report-assurance strong{color:#32634f;margin-right:7px;font-size:9.5px}.freshness-counts{flex-wrap:wrap;justify-content:flex-end}.freshness-counts span{background:#fff;border-radius:99px;padding:4px 7px;font-size:8px}.freshness-counts svg{width:11px}.freshness-counts .complete{color:#25805f}.freshness-counts .partial{color:#a57022}.report-metric-grid.report-metrics-5{grid-template-columns:repeat(5,minmax(0,1fr))}.report-page .bar-chart{justify-content:flex-start;overflow-x:auto}.report-page .bar-group{min-width:42px}.report-page .chart-card .empty-state{border-top:1px solid #f0f2f5;min-height:220px}.report-table td:first-child{min-width:170px}.report-table td:first-child strong,.report-table td:first-child small{display:block}.report-table td:first-child small{color:var(--muted);margin-top:3px;font-size:8px}.report-table tbody td{white-space:nowrap}.source-state{color:#778196;background:#f0f2f5;border-radius:99px;padding:4px 7px;font-size:8px;font-weight:700;display:inline-flex}.source-state.complete{color:#18855a;background:#eaf9f2}.source-state.partial{color:#a56500;background:#fff7e5}.saved-report-panel{border:1px solid var(--line);background:#fff;border-radius:6px;margin-top:13px;overflow:hidden}.saved-report-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:58px;padding:11px 14px;display:flex}.saved-report-panel>header>div{align-items:center;gap:9px;display:flex}.saved-report-panel header svg{color:var(--blue)}.saved-report-panel header div>div{flex-direction:column;display:flex}.saved-report-panel header strong{color:#354054;font-size:10.5px}.saved-report-panel header span,.saved-report-panel header small{color:var(--muted);font-size:8.5px}.saved-report-panel header>small{text-align:right;max-width:380px}.saved-report-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:11px;display:grid}.saved-report-list article{border:1px solid var(--line);border-radius:6px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:10px;display:grid}.saved-report-list article>div{flex-direction:column;gap:3px;min-width:0;display:flex}.saved-report-list article strong,.saved-report-list article span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.saved-report-list article strong{color:#3b4658;font-size:9.5px}.saved-report-list article span{color:var(--muted);font-size:8px}.saved-report-list .icon-button{color:#a05a58;width:28px;height:28px}.saved-report-list .icon-button svg{width:13px}.saved-report-toolbar{justify-content:flex-end;padding:9px 11px 0;display:flex}.saved-report-toolbar .search-field{width:min(100%,330px)}.saved-report-pagination{border-top:1px solid var(--line)}.saved-report-panel>.inline-error{margin:0 11px 11px}.saved-report-empty{color:#9aa3b2;justify-content:center;align-items:center;gap:7px;min-height:64px;font-size:9px;display:flex}.saved-report-empty svg{width:15px}.report-save-summary{border:1px solid var(--line);background:#f8f9fb;border-radius:5px;flex-direction:column;gap:4px;margin-top:13px;padding:11px;display:flex}.report-save-summary strong{color:#3e4a5e;font-size:10px}.report-save-summary span,.report-save-summary small{color:var(--muted);font-size:8.5px}.report-export-panel{border:1px solid var(--line);background:#fff;border-radius:6px;margin-top:13px;overflow:hidden}.report-export-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:58px;padding:11px 14px;display:flex}.report-export-panel>header>div{align-items:center;gap:9px;display:flex}.report-export-panel>header svg{width:17px;color:var(--blue)}.report-export-panel>header>div>div{flex-direction:column;gap:2px;display:flex}.report-export-panel>header strong{color:#354054;font-size:10.5px}.report-export-panel>header span,.report-export-panel>header small{color:var(--muted);font-size:8.5px}.report-export-panel>header>small{text-align:right;max-width:380px}.report-export-toolbar{background:#fbfcfd;border-bottom:1px solid #f0f2f5;grid-template-columns:minmax(220px,1.7fr) repeat(3,minmax(120px,.8fr));gap:8px;padding:10px;display:grid}.report-export-toolbar select{border:1px solid var(--line);color:#566176;background:#fff;border-radius:4px;outline:0;width:100%;height:32px;padding:0 8px;font-size:9px}.report-export-toolbar select:focus{border-color:#9bb8f8;box-shadow:0 0 0 3px #edf3ff}.report-export-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px;display:grid}.report-export-list article{border:1px solid var(--line);border-radius:6px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:11px;min-width:0;padding:11px;display:grid}.report-export-main{align-items:center;gap:9px;min-width:0;display:flex}.report-export-icon{width:32px;height:32px;color:var(--blue);background:#edf3ff;border-radius:7px;flex:0 0 32px;place-items:center;display:grid}.report-export-icon svg{width:15px}.report-export-main>div{flex-direction:column;gap:2px;min-width:0;display:flex}.report-export-main strong,.report-export-main span,.report-export-main small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-export-main strong{color:#364257;font-size:9.5px}.report-export-main span,.report-export-main small{color:var(--muted);font-size:8px}.report-export-result{flex-direction:column;align-items:flex-end;min-width:54px;display:flex}.report-export-result strong{color:#354054;font:700 15px Manrope,sans-serif}.report-export-result span{color:var(--muted);white-space:nowrap;font-size:7.5px}.report-export-panel>.inline-error{margin:0 10px 10px}.report-delivery-panel{border:1px solid var(--line);background:#fff;border-radius:6px;margin-top:13px;overflow:hidden}.report-delivery-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:12px 14px;display:flex}.report-delivery-panel>header>div{align-items:center;gap:9px;display:flex}.report-delivery-panel>header svg{width:17px;color:var(--blue)}.report-delivery-panel>header>div>div,.report-delivery-history-heading>div{flex-direction:column;gap:2px;display:flex}.report-delivery-panel>header strong,.report-delivery-history-heading strong{color:#354054;font-size:10.5px}.report-delivery-panel>header span,.report-delivery-history-heading span{color:var(--muted);font-size:8.5px}.report-delivery-safety{color:#805d2d;background:#fff8ed;border:1px solid #efcfaa;border-radius:5px;align-items:flex-start;gap:8px;margin:10px;padding:10px 11px;font-size:8.8px;line-height:1.5;display:flex}.report-delivery-safety svg{color:#b2782d;flex:0 0 15px;width:15px}.report-schedule-list,.report-delivery-list{grid-template-columns:repeat(auto-fit,minmax(min(480px,100%),1fr));gap:9px;padding:0 10px 10px;display:grid}.report-schedule-list article,.report-delivery-list article{border:1px solid var(--line);background:#fff;border-radius:6px;min-width:0;overflow:hidden}.report-schedule-main{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;padding:11px;display:grid}.report-schedule-icon{width:32px;height:32px;color:var(--blue);background:#edf3ff;border-radius:7px;place-items:center;display:grid}.report-schedule-icon svg{width:15px}.report-schedule-main>div{flex-direction:column;gap:3px;min-width:0;display:flex}.report-schedule-main strong{color:#364257;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.report-schedule-main span:not(.report-schedule-icon),.report-schedule-main small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.report-schedule-actions{background:#fbfcfd;border-top:1px solid #eff1f4;justify-content:flex-end;gap:7px;padding:8px 10px;display:flex}.report-delivery-history-heading{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.report-delivery-list article>header{background:#fbfcfd;border-bottom:1px solid #eff1f4;justify-content:space-between;align-items:center;gap:9px;padding:10px 11px;display:flex}.report-delivery-list article>header>div{flex-direction:column;gap:2px;min-width:0;display:flex}.report-delivery-list article>header strong{color:#364257;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.report-delivery-list article>header span{color:var(--muted);font-size:8px}.delivery-status{color:#69758a;background:#eef1f5;border-radius:99px;padding:4px 7px;font-size:8px;font-style:normal;font-weight:700}.delivery-status.sent{color:#18855a;background:#eaf9f2}.delivery-status.queued,.delivery-status.delivering{color:var(--blue);background:#edf3ff}.delivery-status.failed{color:#c84743;background:#fff0ef}.delivery-status.canceled{color:#7d8797;background:#f0f2f5}.report-delivery-list dl{grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:10px 11px;display:grid}.report-delivery-list dl>div{min-width:0}.report-delivery-list dt,.report-delivery-key span{color:#98a1b0;font-size:7.5px}.report-delivery-list dd{color:#536076;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:8.5px;overflow:hidden}.report-delivery-key{gap:3px;padding:0 11px 10px;display:grid}.report-delivery-key code{overflow-wrap:anywhere;color:#4b5b75;font-size:8px}.report-delivery-error{color:#ac4642;background:#fff0ef;border-radius:4px;margin:0 11px 10px;padding:7px 8px;font-size:8px;line-height:1.45}.report-delivery-list article>footer{background:#fbfcfd;border-top:1px solid #eff1f4;justify-content:flex-end;gap:7px;padding:8px 10px;display:flex}.automation-summary{margin-bottom:13px}.automation-type-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;display:grid}.automation-type-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:6px;grid-template-rows:1fr auto;grid-template-columns:34px minmax(0,1fr) auto;gap:9px;min-height:138px;padding:13px;transition:transform .13s,border-color .13s,box-shadow .13s;display:grid}.automation-type-card:hover{box-shadow:var(--shadow);border-color:#b9ccf8;transform:translateY(-2px)}.automation-icon{width:32px;height:32px;color:var(--blue);background:#edf3ff;border-radius:8px;place-items:center;display:grid}.automation-icon svg{width:16px}.automation-type-card>div{grid-column:2/4}.automation-type-grid strong{color:#344054;font-size:10.5px}.automation-type-grid p{color:var(--muted);margin:5px 0 0;font-size:8.5px;line-height:1.4}.automation-type-grid em{color:var(--blue);align-self:end;font:700 17px Manrope,sans-serif}.automation-type-card>svg{color:#a3acba;align-self:end;width:13px}.automation-control{color:#2d8a64;background:#f2fbf7;border:1px solid #bfe4d3;border-radius:6px;align-items:center;gap:10px;min-height:55px;margin-bottom:13px;padding:10px 14px;display:flex}.automation-control.paused{color:#c34f49;background:#fff4f3;border-color:#f1c8c4}.automation-control>svg{flex:0 0 19px;width:19px}.automation-control>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.automation-control strong{color:#326a55;font-size:10.5px}.automation-control.paused strong{color:#9c403c}.automation-control span:not(.status-pill){color:#6c8b7f;font-size:8.5px}.automation-control.paused span:not(.status-pill){color:#9a6b68}.status-paused{color:#c84743;background:#fff0ef}.status-protected,.status-approved{color:#18855a;background:#eaf9f2}.status-awaiting-approval{color:#a56500;background:#fff7e5}.status-rejected{color:#c84743;background:#fff0ef}.automation-notice{color:#287355;background:#f1faf6;border:1px solid #bce1cf;border-radius:5px;margin-bottom:12px;padding:9px 11px;font-size:10px}.automation-notice.error{color:#af403c;background:#fff4f3;border-color:#f2c6c3}.automation-row-actions{align-items:center;gap:12px;min-width:82px;display:flex}.automation-row-actions .text-button:disabled{color:#aeb5c0;cursor:not-allowed}.version-button{color:var(--blue);cursor:pointer;background:#f2f6ff;border:1px solid #cad8f5;border-radius:4px;padding:4px 7px;font-size:8px;font-weight:800}.automation-picker{gap:8px;display:grid}.automation-picker label{border:1px solid var(--line);cursor:pointer;border-radius:6px;grid-template-columns:auto 36px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;padding:11px;display:grid}.automation-picker label.selected{background:#f3f7ff;border-color:#9db9f8}.automation-picker input{width:14px;height:14px;accent-color:var(--blue)}.automation-picker p{color:var(--muted);margin:4px 0 0;font-size:8.5px;line-height:1.45}.automation-picker strong{color:#344054;font-size:10.5px}.automation-picker>label>svg{color:#9ca6b5;width:14px}.automation-builder-modal{width:min(980px,100%)}.automation-builder-modal .modal-body{max-height:calc(100vh - 182px);overflow:auto}.automation-builder-meta{grid-template-columns:1fr 1fr;gap:12px;display:grid}.automation-builder-shell{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid;overflow:hidden}.workflow-canvas{border-right:1px solid var(--line);background-color:#f7f9fd;background-image:radial-gradient(#d7deeb .7px,#0000 .7px);background-size:14px 14px;flex-direction:column;min-height:486px;padding:15px;display:flex}.workflow-canvas>header{background:#ffffffeb;border:1px solid #e0e6f0;border-radius:7px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:10px;display:grid;box-shadow:0 4px 16px #23375a0d}.workflow-canvas>header>div{flex-direction:column;gap:2px;min-width:0;display:flex}.workflow-canvas>header strong{color:#37445a;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.workflow-canvas>header small{color:#8b96a8;font-size:8px}.workflow-canvas>header em{color:var(--blue);background:#edf3ff;border-radius:4px;padding:4px 6px;font-size:7.5px;font-style:normal;font-weight:800}.workflow-node-list{justify-items:center;width:min(330px,100%);margin:15px auto;display:grid}.workflow-node{text-align:left;cursor:pointer;background:#fff;border:1px solid #dce3ee;border-radius:8px;grid-template-columns:34px minmax(0,1fr) 15px;align-items:center;gap:10px;width:100%;min-height:68px;padding:10px 11px;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid;box-shadow:0 4px 14px #23375a0b}.workflow-node:hover{border-color:#b8c9eb;transform:translateY(-1px)}.workflow-node.selected{border-color:#7fa4f4;box-shadow:0 0 0 3px #e8efff,0 7px 18px #2d62dc1a}.workflow-node>span{width:34px;height:34px;color:var(--blue);background:#edf3ff;border-radius:8px;place-items:center;display:grid}.workflow-node.condition>span{color:#7659c8;background:#f1edff}.workflow-node.action>span{color:#258565;background:#eaf8f3}.workflow-node.approval>span{color:#a46a0c;background:#fff4df}.workflow-node>span svg{width:16px}.workflow-node>div{flex-direction:column;gap:2px;min-width:0;display:flex}.workflow-node small{color:#99a2b1;text-transform:uppercase;font-size:7px;font-weight:800}.workflow-node strong{color:#3b4659;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.workflow-node p{color:#7d8798;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;overflow:hidden}.workflow-node>svg{color:#a4adba;width:13px}.workflow-node.approval>svg{color:#b78938}.workflow-connector{background:linear-gradient(#a9b9d6,#c9d3e3);width:2px;height:17px;display:block}.workflow-add-node{color:#58709c;cursor:pointer;background:#ffffffd1;border:1px dashed #9fb4d7;border-radius:7px;justify-content:center;align-items:center;gap:6px;width:min(210px,82%);min-height:34px;font-size:8.5px;font-weight:700;display:flex}.workflow-add-node:hover{border-color:var(--blue);color:var(--blue)}.workflow-add-node svg{width:13px}.workflow-canvas>footer{color:#76849a;justify-content:center;align-items:center;gap:6px;margin-top:auto;font-size:8px;display:flex}.workflow-canvas>footer svg{color:#3c9a76;width:13px}.workflow-inspector{flex-direction:column;gap:14px;min-width:0;padding:16px;display:flex}.workflow-inspector>header{border-bottom:1px solid #edf0f4;align-items:flex-start;gap:9px;padding-bottom:12px;display:flex}.workflow-inspector>header>svg{width:17px;color:var(--blue);flex:0 0 17px}.workflow-inspector>header>div{flex-direction:column;gap:2px;display:flex}.workflow-inspector>header strong{color:#3c485c;font-size:10.5px}.workflow-inspector>header span{color:#929cab;font-size:8px}.workflow-contract-note{color:#61769b;background:#f6f9ff;border:1px solid #d8e3f7;border-radius:6px;align-items:flex-start;gap:7px;padding:9px 10px;font-size:8.5px;line-height:1.5;display:flex}.workflow-contract-note svg{width:14px;color:var(--blue);flex:0 0 14px}.workflow-contract-card{background:#f7f9fd;border:1px solid #d9e4f6;border-radius:7px;flex-direction:column;gap:3px;padding:12px;display:flex}.workflow-contract-card.protected{background:#f4fbf7;border-color:#cae4d8}.workflow-contract-card span{color:#929cac;text-transform:uppercase;font-size:7.5px;font-weight:800}.workflow-contract-card strong{color:#43516a;font-size:10px}.workflow-contract-card small{color:#778398;font-size:8.5px;line-height:1.5}.workflow-remove-condition{align-self:flex-start}.approval-lock{color:#40516c;align-items:center;gap:8px;font-size:10px;font-weight:600;display:flex}.approval-lock input{accent-color:var(--blue)}.safety-note.warning{color:#8b642e;background:#fff8ed;border-color:#efcfaa}.safety-note.warning svg{color:#b2782d}.run-section{margin-top:24px}.run-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:12px;display:flex}.run-heading h2{color:var(--ink);margin:3px 0 4px;font:700 19px Manrope,sans-serif}.run-heading p{color:var(--muted);margin:0;font-size:9.5px}.run-toolbar{border-radius:6px 6px 0 0;margin-bottom:0}.run-panel{border-radius:0 0 6px 6px}.run-list{gap:9px;padding:12px;display:grid}.run-card{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.run-card>header{background:#fbfcfe;border-bottom:1px solid #eff1f4;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.run-card>header>div{flex-direction:column;display:flex}.run-card>header strong{color:#344054;font-size:10.5px}.run-card>header span:not(.status-pill){color:var(--muted);font-size:8px}.run-draft{padding:12px 13px}.run-draft>span{color:#8190a5;text-transform:uppercase;font-size:8px;font-weight:700}.run-draft p{color:#435066;margin:5px 0 0;font-size:10.5px;line-height:1.55}.run-card>footer{border-top:1px solid #eff1f4;justify-content:space-between;align-items:center;gap:12px;min-height:49px;padding:8px 13px;display:flex}.run-card footer small{color:var(--muted);align-items:center;gap:5px;font-size:8px;display:flex}.run-card footer small svg{width:12px}.run-card footer>div{gap:7px;display:flex}.run-card footer>span{color:#718096;font-size:8.5px}.run-dispatch{color:#55709f;background:#f5f8ff;border:1px solid #d7e4fc;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;margin:0 13px 11px;padding:9px 10px;font-size:8.5px;display:flex}.run-dispatch>div,.run-dispatch>span{align-items:center;gap:6px;display:flex}.run-dispatch svg{flex:0 0 14px;width:14px}.outbox-section{margin-top:28px}.outbox-panel{border-radius:0 0 6px 6px}.outbox-list{gap:9px;padding:12px;display:grid}.outbox-card{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.outbox-card>header{background:#fbfcfe;border-bottom:1px solid #eff1f4;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.outbox-card>header>div{align-items:center;gap:9px;min-width:0;display:flex}.outbox-card>header>div>div{flex-direction:column;gap:2px;min-width:0;display:flex}.outbox-card strong{color:#344054;font-size:10px}.outbox-card small{color:var(--muted);font-size:8px}.outbox-sequence{min-width:34px;height:28px;color:var(--blue);background:#edf3ff;border-radius:5px;place-items:center;font-size:8px;font-weight:800;display:grid}.outbox-card>p{color:#435066;white-space:pre-wrap;margin:0;padding:12px 13px;font-size:10px;line-height:1.5}.outbox-card dl{grid-template-columns:90px 120px minmax(180px,1fr) minmax(120px,1fr);margin:0;padding:0 13px 12px;display:grid}.outbox-card dl>div{min-width:0}.outbox-card dt{color:#929cac;font-size:7.5px}.outbox-card dd{color:#5b677b;text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:8px;overflow:hidden}.outbox-error{color:#b44e48;background:#fff3f1;border-radius:5px;align-items:flex-start;gap:6px;margin:0 13px 11px;padding:8px 9px;font-size:8.5px;display:flex}.outbox-error svg{flex:0 0 13px;width:13px}.outbox-card>footer{border-top:1px solid #eff1f4;justify-content:space-between;align-items:center;gap:10px;padding:9px 13px;display:flex}.outbox-card footer>div{gap:7px;display:flex}.dispatch-summary{border:1px solid var(--line);background:#fafbfc;border-radius:6px;gap:7px;padding:11px 12px;display:grid}.dispatch-summary span{color:#4c596d;font-size:9px}.dispatch-summary p{color:#667085;white-space:pre-wrap;margin:0;font-size:9.5px;line-height:1.5}.revision-panel{background:#fff;border-radius:10px;flex-direction:column;width:min(620px,100%);max-height:calc(100vh - 40px);display:flex;overflow:hidden;box-shadow:0 24px 80px #080f1e40}.revision-panel>header{border-bottom:1px solid var(--line);flex:none;justify-content:space-between;align-items:flex-start;padding:18px 20px 14px;display:flex}.revision-panel h2{color:var(--ink);margin:0;font:700 17px Manrope,sans-serif}.revision-panel header p{color:var(--muted);margin:4px 0 0;font-size:9px}.revision-body{gap:8px;min-height:120px;padding:16px 20px;display:grid;overflow:auto}.revision-body article{border:1px solid var(--line);border-radius:6px;align-items:flex-start;gap:10px;padding:11px;display:flex}.version-badge{width:34px;height:28px;color:var(--blue);background:#edf3ff;border-radius:5px;flex:0 0 34px;place-items:center;font-size:8px;font-weight:800;display:grid}.revision-body article>div{flex-direction:column;display:flex}.revision-body strong{color:#344054;font-size:10px}.revision-body p{color:#667085;margin:3px 0;font-size:9px}.revision-body small{color:var(--muted);font-size:8px}.revision-panel>footer{border-top:1px solid var(--line);flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;padding:12px 20px;display:flex}.revision-pagination-footer>span{color:var(--muted);margin-right:auto;font-size:8px}.revision-pagination-footer>em{color:var(--danger);font-size:8px;font-style:normal}.switch{cursor:pointer;background:#d9dee7;border:0;border-radius:99px;width:32px;height:18px;padding:0;position:relative}.switch i{background:#fff;border-radius:50%;width:12px;height:12px;transition:left .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #00000029}.switch.on{background:var(--blue)}.switch.on i{left:17px}.safety-note,.connection-assurance,.capability-legend{color:#536c9e;background:#f3f7ff;border:1px solid #cfe0ff;border-radius:5px;align-items:flex-start;gap:9px;padding:11px 12px;font-size:9.5px;line-height:1.45;display:flex}.safety-note svg,.connection-assurance svg,.capability-legend svg{width:16px;color:var(--blue);flex:0 0 16px}.connection-assurance{margin-bottom:13px;padding:14px 16px}.connection-assurance div{flex-direction:column;gap:3px;display:flex}.connection-assurance strong{color:#355888;font-size:10.5px}.connector-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.connector-card{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;min-height:230px;padding:16px;transition:transform .13s,box-shadow .13s;display:flex}.connector-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.connector-card header{align-items:center;gap:10px;display:flex}.connector-card header>div{flex-direction:column;flex:1;min-width:0;display:flex}.connector-card header strong{color:#344054;font-size:11px}.connector-card header>div span{color:var(--muted);font-size:8.5px}.connector-logo{color:#315d9d;background:#eff3fa;border-radius:10px;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:15px;font-weight:800;display:grid}.logo-facebook{color:#1764d5;background:#e8f0ff}.logo-instagram{color:#b43b78;background:linear-gradient(145deg,#fff0cf,#ffddef)}.logo-youtube{color:#d52d2d;background:#fff0f0}.logo-x{color:#171d25}.logo-tiktok{color:#168f8c;background:#eafafa}.logo-telegram{color:#228ac3;background:#e9f6ff}.logo-linkedin{color:#176da6;background:#e9f4ff}.logo-pinterest{color:#c22735;background:#fff0f1}.logo-bluesky{color:#1683d8;background:#e8f4ff}.connector-card p{color:#667085;min-height:34px;margin:15px 0 12px;font-size:9.5px;line-height:1.5}.capability-list{flex-wrap:wrap;gap:5px;display:flex}.capability-list span{color:#5d6677;background:#f5f7fa;border-radius:4px;align-items:center;gap:3px;padding:4px 6px;font-size:8px;display:flex}.capability-list svg{color:#237b58;width:10px}.connector-card footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:15px;display:flex}.connector-card footer>span{color:#667085;align-items:center;gap:5px;font-size:8.5px;display:flex}.connector-card footer>span svg{width:12px}.connector-card footer .button{min-height:30px;padding-inline:10px;font-size:9px}.connector-card footer .button svg{width:11px}.connector-card header .status-requires-app{color:#5b429e}.connector-card header .status-available{color:#17659b}.connector-card header .logo-x{color:#171d25;font-size:15px}.connector-card header .logo-tiktok-shop{color:#3e4859;font-size:12px}.connector-card header .logo-linkedin{color:#176da6;font-size:15px}.connector-card.unavailable{background:#fbfbfc}.connector-card.unavailable .capability-list svg{color:#9a6700}.connector-card.unavailable footer .button{cursor:not-allowed}.capability-legend{color:#816936;background:#fffaf0;border-color:#eadfc3;margin-top:13px}.capability-legend svg{color:#b48728}.verified-accounts{flex-wrap:wrap;gap:9px;margin-bottom:13px;display:flex}.verified-accounts article{background:#f4fbf7;border:1px solid #cce5d9;border-radius:6px;align-items:center;gap:9px;min-width:650px;padding:10px 12px;display:flex}.verified-accounts article>div{flex-direction:column;flex:1;min-width:0;display:flex}.verified-accounts strong{color:#355b4a;font-size:10px}.verified-accounts small{color:#70897d;font-size:8px}.verified-accounts article.disconnected{opacity:.8;background:#f8f9fb;border-color:#dce1e9}.channel-account-directory{border:1px solid var(--line);background:#fff;border-radius:6px;margin-bottom:17px}.channel-account-directory-heading{border-bottom:1px solid var(--line);align-items:center;min-height:50px;padding:9px 12px;display:flex}.channel-account-directory-heading>div{flex-direction:column;gap:3px;display:flex}.channel-account-directory-heading strong{color:#4c586d;font-size:11px}.channel-account-directory-heading span{color:var(--muted);font-size:8.5px}.channel-account-toolbar{border:0;border-bottom:1px solid var(--line);border-radius:0;margin:0}.channel-account-filters{justify-content:flex-end;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.channel-account-filters .compact-field{align-items:center;gap:7px;min-width:150px;display:flex}.channel-account-filters .compact-field>span{color:var(--muted);white-space:nowrap;font-size:8px;font-weight:700}.channel-account-filters select{border:1px solid var(--line);color:#536076;background:#fff;border-radius:4px;outline:0;flex:1;min-width:0;height:32px;padding:0 7px;font-size:8.5px}.channel-account-directory .verified-accounts{margin:0;padding:12px}.channel-account-directory .channel-account-empty{border:0;border-radius:0}.channel-account-directory .channel-account-empty .empty-state{min-height:180px}.channel-account-pagination small{color:#b54742;font-size:8.5px}.channel-account-actions{align-items:center;gap:10px;flex-direction:row!important;flex:none!important;display:flex!important}.channel-account-actions .text-button{white-space:nowrap;gap:4px;font-size:8px}.channel-account-actions svg{width:12px;height:12px}.channel-capability-matrix summary{cursor:pointer;color:#536c61;font-size:8px}.channel-capability-matrix>div{flex-wrap:wrap;gap:4px;padding-top:5px;flex-direction:row!important;display:flex!important}.channel-capability-matrix span{color:#66717f;background:#edf0f4;border-radius:999px;padding:2px 5px;font-size:7px}.channel-capability-matrix .capability-accepted{color:#27734d;background:#dff5e8}.channel-capability-matrix .capability-rejected{color:#a53b3b;background:#fde8e8}.channel-capability-matrix .capability-verifying{color:#8b671d;background:#fff1d7}.resource-selection-list{gap:8px;max-height:420px;display:grid;overflow:auto}.resource-selection-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.resource-selection-row>span{gap:3px;display:grid}.resource-selection-row small{color:var(--muted)}.resource-selection-row.disabled{opacity:.62}.acceptance-ledger{gap:8px;display:grid}.acceptance-ledger article{border:1px solid var(--line);background:#fbfcfe;border-radius:6px;gap:4px;padding:10px;display:grid}.acceptance-ledger article>div{justify-content:space-between;align-items:center;gap:10px;display:flex}.acceptance-ledger span,.acceptance-ledger small{color:var(--muted);overflow-wrap:anywhere}.acceptance-ledger-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:6px;padding:22px 12px}.channel-notice{color:#287355;background:#f1faf6;border:1px solid #bce1cf;border-radius:5px;align-items:center;gap:8px;margin-bottom:12px;padding:9px 11px;font-size:9.5px;display:flex}.channel-notice.error{color:#ac4541;background:#fff4f3;border-color:#f1c8c4}.channel-notice>svg{flex:0 0 15px;width:15px;height:15px}.channel-notice>span{flex:1}.channel-notice>button{color:inherit;cursor:pointer;background:0 0;border:0;font-size:17px}.status-ready{color:#18855a;background:#eaf9f2}.oauth-readiness{background:#fffbf2;border:1px solid #e5d8bd;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px;display:grid}.oauth-readiness.ready{background:#f1faf6;border-color:#bfe2d1}.oauth-readiness>svg{color:#a67b26;width:20px}.oauth-readiness.ready>svg{color:#27865f}.oauth-readiness>div{flex-direction:column;gap:3px;display:flex}.oauth-readiness strong{color:#465268;font-size:10px}.oauth-readiness span:not(.status-pill){color:#7a8596;font-size:8.5px;line-height:1.45}.oauth-setup-grid{gap:10px;margin-top:12px;display:grid}.oauth-setup-grid>section{border:1px solid var(--line);background:#fbfcfd;border-radius:6px;gap:6px;padding:11px;display:grid}.oauth-setup-grid>section>span{color:#68758a;text-transform:uppercase;font-size:8px;font-weight:800}.oauth-setup-grid code{color:#3e536f;white-space:nowrap;max-width:100%;font-size:8.5px;overflow-x:auto}.oauth-setup-grid ul{flex-wrap:wrap;gap:5px;margin:0;padding:0;list-style:none;display:flex}.oauth-setup-grid li{color:#a6504b;background:#fff0ee;border-radius:4px;padding:4px 7px;font-size:8px}.oauth-scopes{flex-wrap:wrap;gap:5px;display:flex}.oauth-scopes code{color:#3565bd;background:#edf3ff;border-radius:4px;padding:4px 7px}.oauth-scopes em{color:#959ead;font-size:8.5px}.oauth-doc-link{color:var(--blue);align-items:center;gap:5px;margin-top:11px;font-size:9px;font-weight:700;display:inline-flex}.oauth-doc-link svg{width:13px}.oauth-handoff{background:#f1f7ff;border:1px solid #b9d8fb;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:12px;padding:12px;display:grid}.oauth-handoff>svg{width:18px;color:var(--blue)}.oauth-handoff>div{flex-direction:column;gap:3px;display:flex}.oauth-handoff strong{color:#36547e;font-size:9.5px}.oauth-handoff span{color:#73829a;font-size:8px}.oauth-handoff .button{white-space:nowrap;text-decoration:none}.connector-auth-backdrop{z-index:110;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#141b288f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.connector-auth-panel{background:#fff;border-radius:11px;grid-template-columns:82px minmax(0,1fr);width:min(960px,100%);height:min(680px,100vh - 40px);display:grid;overflow:hidden;box-shadow:0 28px 90px #080f1e47}.connector-auth-rail{border-right:1px solid var(--line);background:#fafbfd;flex-direction:column;align-items:center;gap:8px;min-height:0;padding:18px 10px;display:flex;overflow-y:auto}.connector-auth-rail button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;flex:0 0 52px;place-items:center;width:52px;height:52px;display:grid}.connector-auth-rail button.active{background:#eaf2ff;border-color:#b8cdf7}.connector-auth-rail .connector-logo{flex-basis:39px;width:39px;height:39px}.connector-auth-main{grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.connector-auth-main>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;padding:19px 22px 15px;display:flex}.connector-auth-main>header h2{color:var(--ink);margin:0;font:700 20px/1.2 Manrope,sans-serif}.connector-auth-main>header p{color:var(--muted);margin:5px 0 0;font-size:9px}.connector-auth-close{color:#fff;cursor:pointer;background:#24272d;border:0;border-radius:50%;place-items:center;width:32px;height:32px;font-size:20px;line-height:1;display:grid}.connector-auth-body{min-height:0;padding:20px 24px;overflow-y:auto}.connector-auth-main>footer{border-top:1px solid var(--line);background:#fbfcfd;justify-content:flex-end;gap:9px;padding:13px 22px;display:flex}.billing-hero{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:13px;display:grid}.billing-hero article{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:12px;min-height:120px;padding:16px;display:flex}.billing-icon{width:42px;height:42px;color:var(--blue);background:#eaf1ff;border-radius:11px;flex:0 0 42px;place-items:center;display:grid}.billing-icon.gold{color:#b47b13;background:#fff5d9}.billing-icon.violet{color:#7358ce;background:#f1edff}.billing-hero article>div{flex-direction:column;flex:1;min-width:0;display:flex}.billing-hero article>div span{color:var(--muted);font-size:9px}.billing-hero article>div strong{color:var(--ink);margin:3px 0;font:700 20px Manrope,sans-serif}.billing-hero article>div small{color:#9ba3b1;font-size:8px}.billing-hero .button{min-height:30px;padding:0 9px;font-size:8.5px}.billing-provider-boundary{color:#765b20;background:#fff9eb;border:1px solid #e8d5a7;border-radius:7px;align-items:center;gap:11px;margin-bottom:13px;padding:12px 14px;display:flex}.billing-provider-boundary>svg{color:#b07a14;flex:0 0 18px;width:18px}.billing-provider-boundary>div{flex-direction:column;flex:1;gap:2px;display:flex}.billing-provider-boundary strong{font-size:10px}.billing-provider-boundary span{font-size:8.5px;line-height:1.5}.billing-provider-boundary .status-pill{flex:none}.usage-panel{margin-bottom:13px}.usage-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;padding:16px;display:grid}.usage-cards article{grid-template-columns:1fr auto;gap:9px;display:grid}.usage-cards article div{flex-direction:column;display:flex}.usage-cards strong{color:#4d586b;font-size:9.5px}.usage-cards span{color:var(--muted);font-size:8.5px}.usage-cards .usage-track{grid-column:1}.usage-cards small{color:var(--blue);grid-area:1/2/3;align-self:center;font-size:9px}.empty-table-row{color:#9aa3b2;text-align:center;height:110px;padding:35px!important}.billing-plans{margin-bottom:13px}.billing-plans>header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.billing-plans>header>div{align-items:center;gap:9px;display:flex}.billing-plans>header svg{width:17px;color:var(--blue)}.billing-plans h2{color:var(--ink);margin:0;font-size:12px}.billing-plans header p{color:var(--muted);margin:2px 0 0;font-size:8px}.billing-plans>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.billing-plan-card{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;min-width:0;padding:14px;display:flex}.billing-plan-card.plan-team{border-color:#aabfed;box-shadow:0 6px 20px #325bb117}.billing-plan-card>header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.billing-plan-card header>div{flex-direction:column;gap:2px;display:flex}.billing-plan-card header strong{color:var(--ink);font-size:11px}.billing-plan-card header span{color:var(--muted);font-size:8px}.billing-plan-card header em{color:var(--blue);background:#edf3ff;border-radius:20px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:700}.billing-plan-card h3{color:#2d4777;min-height:34px;margin:12px 0 9px;font-size:12px;line-height:1.35}.billing-plan-card dl{gap:0;margin:0 0 12px;display:grid}.billing-plan-card dl>div{border-bottom:1px solid #eff1f4;justify-content:space-between;gap:10px;padding:6px 0;display:flex}.billing-plan-card dt,.billing-plan-card dd{font-size:8px}.billing-plan-card dt{color:var(--muted)}.billing-plan-card dd{color:#4e5b70;text-align:right;margin:0;font-weight:600}.billing-plan-card>.button{width:100%;margin-top:auto}.billing-record-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);gap:12px;display:grid}.billing-orders,.credit-ledger{min-width:0}.billing-orders td strong,.billing-orders td small{display:block}.billing-orders td small{color:var(--muted);margin-top:2px;font-size:7px}.credit-ledger-list{padding:5px 13px;display:grid}.credit-ledger-list article{border-bottom:1px solid #eff1f4;grid-template-columns:27px minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:10px 0;display:grid}.credit-ledger-list article:last-child{border-bottom:0}.ledger-kind{color:#18855a;background:#eaf9f2;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.ledger-kind svg{width:12px}.credit-ledger-list article>div{flex-direction:column;gap:2px;min-width:0;display:flex}.credit-ledger-list strong{color:#4b576b;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;overflow:hidden}.credit-ledger-list small{color:var(--muted);font-size:7px}.credit-ledger-list article>span.positive{color:#18855a;font-size:9px;font-weight:700}.credit-ledger-list article>span.negative{color:#c14d49;font-size:9px;font-weight:700}.credit-ledger-list b{color:#465268;text-align:right;min-width:36px;font-size:9px}.billing-record-filters{border-bottom:1px solid var(--line);background:#fbfcfd;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px 13px;display:grid}.billing-record-filters label{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;gap:4px;font-size:7px;font-weight:700;display:grid}.billing-record-filters select{border:1px solid var(--line);min-width:0;height:31px;color:var(--ink);text-transform:none;background:#fff;border-radius:5px;padding:0 8px;font:500 8.5px Inter,sans-serif}.checkout-boundary{color:#765b20;background:#fff9eb;border:1px solid #ead7a9;border-radius:6px;align-items:flex-start;gap:9px;padding:11px;display:flex}.checkout-boundary>svg{color:#b07a14;flex:0 0 17px;width:17px}.checkout-boundary>div{flex-direction:column;gap:2px;display:flex}.checkout-boundary strong{font-size:9.5px}.checkout-boundary span{font-size:8px;line-height:1.5}.settings-card{max-width:780px;padding:20px}.settings-section-title{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding-bottom:17px;display:flex}.settings-section-title>svg{color:var(--blue)}.settings-section-title div{flex-direction:column;display:flex}.settings-section-title strong{color:#344054;font-size:11px}.settings-section-title span{color:var(--muted);font-size:8.5px}.settings-avatar-row{align-items:center;gap:12px;padding:18px 0;display:flex}.workspace-avatar{color:#fff;background:linear-gradient(145deg,#192538,#31558f);border-radius:15px;place-items:center;width:58px;height:58px;font:800 18px Manrope,sans-serif;display:grid}.avatar-boundary{max-width:260px;color:var(--muted);font-size:8.5px;line-height:1.4}.settings-card>.field,.settings-card>.field-grid{margin-bottom:15px}.settings-card footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding-top:16px;display:flex}.team-boundary{color:#816936;background:#fffaf0;border:1px solid #eadfc3;border-radius:6px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:11px 13px;display:flex}.team-boundary>svg{color:#b48728;flex:0 0 17px;width:17px}.team-boundary>div{flex-direction:column;gap:2px;display:flex}.team-boundary strong{color:#765d2b;font-size:10px}.team-boundary span{font-size:8.5px;line-height:1.45}.member-notice{color:#287355;background:#f1faf6;border:1px solid #bce1cf;border-radius:5px;margin-bottom:12px;padding:9px 11px;font-size:10px}.member-notice.error{color:#af403c;background:#fff4f3;border-color:#f2c6c3}.invitation-reveal{background:#effaf6;border:1px solid #a9dcca;border-radius:6px;align-items:center;gap:12px;margin-bottom:12px;padding:13px 14px;display:flex}.invitation-reveal>svg{color:#18855a}.invitation-reveal>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.invitation-reveal strong{color:#2d6851;font-size:10.5px}.invitation-reveal span{color:#698377;font-size:8.5px}.invitation-reveal code{color:#305f4c;white-space:nowrap;max-width:100%;margin-top:3px;font-size:8.5px;overflow:auto}.member-toolbar{border:1px solid var(--line);background:#fff;border-bottom:0;border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:7px 10px;display:flex}.member-role-tabs{flex:auto;gap:4px;min-width:0;display:flex;overflow-x:auto}.member-role-tabs button{color:#748095;cursor:pointer;background:0 0;border:0;border-radius:4px;min-width:max-content;min-height:32px;padding:0 10px;font-size:9px;font-weight:600}.member-role-tabs button.active{color:var(--blue);background:#edf3ff}.member-directory-filters{flex:none;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.member-directory-filters>label:not(.search-field){color:var(--muted);white-space:nowrap;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.member-directory-filters select{border:1px solid var(--line);color:#536076;background:#fff;border-radius:4px;outline:0;height:32px;padding:0 7px;font-size:8.5px}.member-directory-filters .search-field{min-width:190px}.member-directory-filters>span{color:var(--muted);white-space:nowrap;font-size:8.5px}.member-panel{border-radius:0 0 6px 6px}.member-cell>div{flex-direction:column;min-width:0;display:flex}.member-cell strong,.member-cell small{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.member-cell small{color:var(--muted);margin-top:2px;font-size:8px}.expiry-time{color:#a06c20;white-space:nowrap;align-items:center;gap:4px;font-size:8.5px;display:inline-flex}.expiry-time svg{width:11px}.member-actions{white-space:nowrap;align-items:center;gap:11px;display:flex}.member-actions .text-button{align-items:center;gap:4px;display:inline-flex}.member-actions svg{width:11px}.danger-text{color:#b74d49!important}.protected-member{color:#738096;align-items:center;gap:4px;font-size:8.5px;display:inline-flex}.protected-member svg{width:11px}.ownership-action{color:#87631a!important}.ownership-warning{color:#765b20;background:#fff9eb;border:1px solid #ead7a9;border-radius:6px;align-items:flex-start;gap:10px;padding:12px;display:flex}.ownership-warning>svg{color:#b07a14;flex:0 0 18px;width:18px}.ownership-warning>div{flex-direction:column;gap:3px;display:flex}.ownership-warning strong{font-size:10px}.ownership-warning span{font-size:8.5px;line-height:1.5}.team-groups-section{margin-top:22px}.team-groups-section>header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.team-groups-section>header>div{align-items:center;gap:9px;display:flex}.team-groups-section>header>div>svg{width:18px;color:var(--blue)}.team-groups-section h2{color:var(--ink);margin:0;font-size:13px}.team-groups-section header p{color:var(--muted);margin:2px 0 0;font-size:8.5px}.team-group-toolbar{justify-content:flex-end;align-items:flex-end;gap:9px;margin:11px 0;display:flex}.team-group-toolbar>label:not(.search-field){flex-direction:column;gap:4px;min-width:160px;display:flex}.team-group-toolbar>label>span{color:var(--muted);font-size:7.5px;font-weight:700}.team-group-toolbar select{border:1px solid var(--line);color:#556174;min-height:32px;font:inherit;background:#fff;border-radius:5px;padding:0 9px;font-size:8.5px}.team-group-toolbar .search-field{width:min(300px,100%);min-height:32px}.team-group-pagination{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;margin-top:11px;padding:9px 11px;font-size:8px;display:flex}.team-group-boundary{color:#47628f;background:#f5f8ff;border:1px solid #cfdbf4;border-radius:6px;align-items:flex-start;gap:9px;margin-bottom:12px;padding:10px 12px;display:flex}.team-group-boundary>svg{width:16px;color:var(--blue);flex:0 0 16px}.team-group-boundary>div{flex-direction:column;gap:2px;display:flex}.team-group-boundary strong{color:#365588;font-size:9.5px}.team-group-boundary span{font-size:8px;line-height:1.5}.team-groups-empty{min-height:132px;color:var(--muted);text-align:center;background:#fafbfd;border:1px dashed #ccd4e1;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.team-groups-empty>svg{color:#9cabc1;width:24px}.team-groups-empty strong{color:#5f6b7d;font-size:10px}.team-groups-empty span{max-width:420px;font-size:8.5px;line-height:1.5}.team-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.team-group-card{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;gap:12px;min-width:0;padding:14px;display:flex;box-shadow:0 3px 12px #1d34580a}.team-group-card-head{align-items:flex-start;gap:10px;min-width:0;display:flex}.team-group-icon{width:32px;height:32px;color:var(--blue);background:#edf3ff;border-radius:7px;flex:0 0 32px;place-items:center;display:grid}.team-group-icon svg{width:16px}.team-group-card-head>div{flex-direction:column;gap:3px;min-width:0;display:flex}.team-group-card-head strong{color:var(--ink);font-size:10.5px}.team-group-card-head small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.4;overflow:hidden}.team-group-card dl{border:1px solid #edf0f4;border-radius:5px;grid-template-columns:minmax(0,1fr) 72px;margin:0;display:grid}.team-group-card dl>div{flex-direction:column;gap:2px;min-width:0;padding:8px 9px;display:flex}.team-group-card dl>div+div{border-left:1px solid #edf0f4}.team-group-card dt{color:var(--muted);font-size:7.5px}.team-group-card dd{color:#4d596c;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;font-weight:600;overflow:hidden}.team-group-members{flex-wrap:wrap;gap:5px;min-height:23px;display:flex}.team-group-members span{color:#647084;background:#f1f4f8;border-radius:20px;padding:4px 7px;font-size:7.5px}.team-group-card footer{border-top:1px solid #eff1f4;justify-content:flex-end;gap:12px;margin-top:auto;padding-top:9px;display:flex}.team-group-card footer button{align-items:center;gap:4px;display:inline-flex}.team-group-card footer svg{width:11px}.team-group-member-picker>div{grid-template-columns:1fr 1fr;gap:7px;max-height:210px;display:grid;overflow-y:auto}.team-group-member-picker label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;align-items:flex-start;gap:8px;min-width:0;padding:9px;display:flex}.team-group-member-picker label:has(input:checked){background:#f5f8ff;border-color:#a9bde9}.team-group-member-picker input{margin-top:2px}.team-group-member-picker label>span{flex-direction:column;gap:2px;min-width:0;display:flex}.team-group-member-picker strong,.team-group-member-picker small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-group-member-picker strong{color:var(--ink);font-size:9px}.team-group-member-picker small{color:var(--muted);font-size:7.5px}.reply-history-boundary{color:#45648f;background:#f5f8ff;border:1px solid #c7d8f7;border-radius:6px;align-items:flex-start;gap:10px;margin-bottom:12px;padding:12px 14px;display:flex}.reply-history-boundary>svg{width:18px;color:var(--blue);flex:0 0 18px}.reply-history-boundary>div{flex-direction:column;gap:3px;display:flex}.reply-history-boundary strong{color:#34527f;font-size:10px}.reply-history-boundary span{font-size:8.5px;line-height:1.5}.reply-history-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.reply-history-metrics article{border:1px solid var(--line);background:#fff;border-radius:6px;flex-direction:column;justify-content:center;min-height:76px;padding:13px 15px;display:flex}.reply-history-metrics span{color:var(--muted);font-size:8.5px}.reply-history-metrics strong{color:var(--ink);margin:3px 0;font:700 18px Manrope,sans-serif}.reply-history-metrics small{color:#8b95a6;font-size:8px}.reply-history-filters{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:145px 145px 145px minmax(260px,1fr);gap:8px;margin-bottom:12px;padding:9px;display:grid}.reply-history-filters select,.reply-history-filters input{border:1px solid var(--line);color:#536076;background:#fff;border-radius:4px;outline:0;width:100%;height:34px;font-size:8.5px}.reply-history-filters select{padding:0 8px}.reply-history-filters form{grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:5px;display:grid}.reply-history-filters form>svg{color:#8b95a7;width:14px}.reply-history-filters input{border:0;padding:0 4px}.reply-history-filters .button{min-height:32px}.reply-history-panel table{min-width:1080px}.reply-history-panel td{vertical-align:top}.reply-history-contact,.reply-history-reply,.reply-history-state,.reply-history-operator{flex-direction:column;gap:3px;min-width:0;display:flex}.reply-history-contact strong,.reply-history-operator strong{color:#3f4b60;font-size:9px}.reply-history-contact span,.reply-history-contact small,.reply-history-operator span,.reply-history-state small{color:var(--muted);font-size:8px}.reply-history-copy,.reply-history-reply p{color:#4f5b6e;white-space:pre-wrap;max-width:280px;margin:0;font-size:8.5px;line-height:1.5}.reply-history-reply>span{color:var(--blue);background:#eef3ff;border-radius:4px;align-self:flex-start;padding:2px 5px;font-size:7.5px;font-weight:700}.reply-history-state .status-pill{align-self:flex-start}.reply-history-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:48px;padding:8px 11px;display:flex}.reply-history-pagination>span{color:var(--muted);font-size:8.5px}.reply-history-pagination>div{gap:7px;display:flex}.reply-history-pagination .button{min-height:31px}.team-role-picker{gap:8px;display:grid}.team-role-picker label{border:1px solid var(--line);cursor:pointer;border-radius:7px;grid-template-columns:16px 42px minmax(0,1fr);align-items:center;gap:10px;min-height:84px;padding:11px;display:grid}.team-role-picker label.selected{background:#eef5ff;border-color:#91b3fb}.team-role-picker input{width:14px;height:14px;accent-color:var(--blue)}.team-role-icon{width:40px;height:40px;color:var(--blue);background:#edf3ff;border-radius:9px;place-items:center;display:grid}.team-role-icon svg{width:18px}.team-role-icon.role-admin{color:#7358ce;background:#f1edff}.team-role-icon.role-operator{color:#2787c5;background:#eaf7ff}.team-role-icon.role-readonly{color:#4c586b;background:#eff1f5}.team-role-picker label>div{min-width:0}.team-role-picker strong{color:#344054;font-size:10px}.team-role-picker p{color:var(--muted);margin:4px 0 0;font-size:8.5px;line-height:1.45}.team-role-picker small{color:#8792a4;margin-top:5px;font-size:7.5px;display:block}.team-role-picker.compact{grid-template-columns:1fr 1fr}.team-role-picker.compact label{grid-template-columns:14px 34px minmax(0,1fr);min-height:96px}.team-role-picker.compact .team-role-icon{width:32px;height:32px}.team-roles-section{margin-top:22px}.team-roles-section>header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:10px;display:flex}.team-roles-section>header>div{align-items:center;gap:9px;display:flex}.team-roles-section>header svg{width:18px;color:var(--blue)}.team-roles-section h2{color:var(--ink);margin:0;font-size:13px}.team-roles-section header p{color:var(--muted);margin:2px 0 0;font-size:8.5px}.team-role-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.team-role-card{border:1px solid var(--line);background:#fff;border-radius:7px;flex-direction:column;gap:10px;min-width:0;min-height:168px;padding:13px;display:flex}.team-role-card>header{align-items:center;gap:8px;min-width:0;display:flex}.team-role-card>header>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.team-role-card>header strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.team-role-card>header small{color:var(--muted);font-size:7.5px}.team-role-card>header .status-pill{margin-left:auto}.team-role-card .team-role-icon{border-radius:7px;flex:0 0 31px;width:31px;height:31px}.team-role-card .team-role-icon svg{width:14px}.team-role-card>p{min-height:34px;color:var(--muted);margin:0;font-size:8px;line-height:1.45}.team-role-metrics{border:1px solid #edf0f4;border-radius:5px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.team-role-metrics span{min-width:0;color:var(--muted);text-align:center;flex-direction:column;gap:2px;padding:7px;font-size:7px;display:flex}.team-role-metrics span+span{border-left:1px solid #edf0f4}.team-role-metrics strong{color:#4f5b6d;font-size:9px}.team-role-card footer{border-top:1px solid #eff1f4;justify-content:flex-end;gap:12px;margin-top:auto;padding-top:8px;display:flex}.team-role-card footer button{align-items:center;gap:4px;display:inline-flex}.team-role-card footer svg{width:11px}.role-permission-picker>div{grid-template-columns:1fr 1fr;gap:7px;display:grid}.role-permission-picker label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;align-items:flex-start;gap:8px;padding:8px;display:flex}.role-permission-picker label:has(input:checked){background:#f6f8ff;border-color:#b6c8ef}.role-permission-picker input{margin-top:2px}.role-permission-picker span{flex-direction:column;gap:2px;min-width:0;display:flex}.role-permission-picker strong{color:#455166;font-size:8.5px}.role-permission-picker small{color:var(--muted);font-size:7.5px;line-height:1.4}.role-scope-picker{gap:8px;display:grid}.role-scope-picker>strong{color:#4e5b70;font-size:8.5px}.role-scope-picker>div{flex-wrap:wrap;gap:6px;display:flex}.role-scope-picker label{border:1px solid var(--line);color:#586579;background:#fff;border-radius:5px;align-items:center;gap:6px;padding:6px 8px;font-size:8px;display:inline-flex}.role-scope-picker label:has(input:checked){background:#f2f6ff;border-color:#aabfe9}.role-scope-picker em{color:var(--muted);font-size:8px}.team-role-toolbar{align-items:flex-end;gap:9px;margin:11px 0;display:flex}.team-role-toolbar>label:not(.search-field){flex-direction:column;gap:4px;min-width:150px;display:flex}.team-role-toolbar>label>span{color:var(--muted);font-size:7.5px;font-weight:700}.team-role-toolbar select{border:1px solid var(--line);color:#556174;min-height:32px;font:inherit;background:#fff;border-radius:5px;padding:0 9px;font-size:8.5px}.team-role-toolbar .search-field{width:min(300px,100%);min-height:32px;margin-left:auto}.team-role-pagination{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;margin-top:11px;padding:9px 11px;font-size:8px;display:flex}.team-roles-empty{border:1px dashed var(--line);min-height:130px;color:var(--muted);text-align:center;border-radius:7px;align-content:center;place-items:center;gap:6px;display:grid}.team-roles-empty svg{width:22px}.team-roles-empty strong{color:#4d596c;font-size:10px}.team-roles-empty span{font-size:8px}.script-category-tabs{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:5px;min-height:48px;margin-bottom:12px;padding:7px;display:flex;overflow-x:auto}.script-category-tabs button{color:#748095;cursor:pointer;background:0 0;border:0;border-radius:4px;align-items:center;gap:6px;min-width:max-content;height:34px;padding:0 12px;font-size:9.5px;font-weight:600;display:inline-flex}.script-category-tabs button svg{width:14px}.script-category-tabs button.active{color:var(--blue);background:#edf3ff}.script-library-panel table{min-width:940px}.script-library-panel th:first-child,.script-library-panel td:first-child{text-align:center;width:90px}.script-library-panel th:nth-child(2){width:40%}.script-content{color:#4d596c;white-space:pre-wrap;max-width:520px;margin:0;font-size:9.5px;line-height:1.5}.script-tags{max-width:230px;color:var(--muted);flex-wrap:wrap;gap:4px;font-size:8px;display:flex}.script-tags span{color:#4f70ad;background:#eef3ff;border-radius:4px;padding:3px 6px}.batch-preview{background:#fafbfe;border:1px dashed #bfc9da;border-radius:6px;align-items:center;gap:11px;min-height:74px;padding:12px;display:flex}.batch-preview>svg{width:24px;color:var(--blue)}.batch-preview>div{flex-direction:column;gap:4px;min-width:0;display:flex}.batch-preview strong{color:#445065;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.batch-preview span{color:var(--muted);font-size:8.5px}.reply-script-picker{background:#fbfcfd;border-bottom:1px solid #eff1f4;grid-template-columns:16px auto minmax(0,1fr);align-items:center;gap:7px;min-height:42px;padding:6px 9px;display:grid}.reply-script-picker>svg{width:14px;color:var(--blue)}.reply-script-picker>span{color:#667286;font-size:8.5px;font-weight:700}.reply-script-picker select{border:1px solid var(--line);color:#536076;background:#fff;border-radius:4px;outline:0;min-width:0;height:29px;padding:0 8px;font-size:8.5px}.reply-script-picker select:disabled{color:#9aa3b2;background:#f4f5f7}.acceptance-page{background:radial-gradient(circle at 20% 10%,#e8f0ff,#0000 34%),#f7f8fb;place-items:center;min-height:100vh;padding:24px;display:grid}.acceptance-card{border:1px solid var(--line);background:#fff;border-radius:12px;width:min(520px,100%);overflow:hidden;box-shadow:0 24px 70px #18284b1f}.acceptance-card>header{border-bottom:1px solid var(--line);align-items:center;gap:10px;padding:18px 20px;display:flex}.acceptance-card>header>div{flex-direction:column;display:flex}.acceptance-card>header strong{color:var(--ink);font:800 17px Manrope,sans-serif}.acceptance-card>header span:not(.brand-mark){color:var(--muted);font-size:8.5px}.acceptance-heading,.acceptance-success{text-align:center;justify-items:center;padding:26px 26px 12px;display:grid}.acceptance-heading>svg,.acceptance-success>svg{width:38px;height:38px;color:var(--blue)}.acceptance-success>svg{color:#18855a}.acceptance-heading h1,.acceptance-success h1{color:var(--ink);margin:12px 0 6px;font:700 21px Manrope,sans-serif}.acceptance-heading p,.acceptance-success p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.acceptance-card form{gap:13px;padding:14px 26px 22px;display:grid}.acceptance-card>footer{border-top:1px solid var(--line);color:#778196;background:#f9fafc;align-items:flex-start;gap:7px;padding:12px 20px;font-size:8.5px;display:flex}.acceptance-card>footer svg{color:#4d79dc;flex:0 0 14px;width:14px}.acceptance-success{gap:5px;padding-bottom:28px}.acceptance-success .button{margin-top:14px}.developer-hero{background:linear-gradient(100deg,#f3f7ff,#fbfcff);border:1px solid #cbdcff;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;min-height:93px;margin-bottom:13px;padding:16px 18px;display:flex}.developer-hero>div{align-items:center;gap:12px;display:flex}.developer-icon{background:var(--blue);color:#fff;border-radius:10px;place-items:center;width:41px;height:41px;display:grid}.developer-hero strong{color:#2d456b;font-size:11px}.developer-hero p{color:#71819d;margin:4px 0 0;font-size:9px}.developer-hero code{color:#dce8ff;background:#1b2a43;border-radius:5px;padding:8px 10px;font-size:9px}.developer-actions{align-items:center;gap:8px;display:flex}.developer-actions .button{white-space:nowrap;min-height:32px}.webhook-assurance{color:#2e735c;background:#f3faf7;border:1px solid #b9ddcf;border-radius:6px;align-items:center;gap:11px;margin-bottom:13px;padding:12px 14px;display:flex}.webhook-assurance>svg{flex:none}.webhook-assurance div,.webhook-section-heading>div,.webhook-section-heading>div>div{flex-direction:column;display:flex}.webhook-assurance strong,.webhook-section-heading strong{font-size:10.5px}.webhook-assurance span,.webhook-section-heading span{color:#698178;margin-top:3px;font-size:8.5px;line-height:1.45}.webhook-secret{margin-bottom:14px}.webhook-section-heading{justify-content:space-between;align-items:center;gap:12px;margin:20px 0 9px;display:flex}.webhook-section-heading>div:first-child{flex-direction:row;align-items:center;gap:9px}.webhook-section-heading>div:first-child>svg{color:var(--blue)}.webhook-section-heading .segmented{flex-direction:row}.webhook-subscriptions td,.webhook-deliveries td{vertical-align:top}.webhook-subscriptions td>strong,.webhook-deliveries td>strong{display:block}.webhook-prefix{color:var(--muted);margin-top:4px;font-size:8px;display:block}.webhook-endpoint{color:#315a94;text-overflow:ellipsis;white-space:nowrap;max-width:250px;font-size:8.5px;display:block;overflow:hidden}.webhook-actions{white-space:nowrap;align-items:center;gap:8px;display:flex}.delivery-error{color:#b54742;max-width:230px;margin-top:4px;font-size:8px;line-height:1.35;display:block}.muted-action{color:var(--muted);font-size:8.5px}.webhook-event-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.webhook-event-picker>label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;gap:8px;padding:9px;display:flex}.webhook-event-picker>label.selected{background:#f5f8ff;border-color:#9bb9ef}.webhook-event-picker input{margin-top:2px}.webhook-event-picker div{min-width:0}.webhook-event-picker strong{color:#354054;font-size:9px;display:block}.webhook-event-picker span{color:var(--blue);font:7.5px ui-monospace,monospace}.webhook-event-picker p{color:var(--muted);margin:3px 0 0;font-size:7.5px;line-height:1.35}.webhook-filters{justify-content:flex-start}.webhook-filters .search-field{width:min(420px,42vw)}.webhook-filters select{border:1px solid var(--line);color:#536076;background:#fff;border-radius:4px;outline:0;max-width:250px;height:32px;padding:0 8px;font-size:8.5px}.api-quickstart,.audit-assurance{color:#55709d;background:#f8faff;border:1px solid #d9e3f5;border-radius:6px;align-items:flex-start;gap:11px;margin-bottom:13px;padding:13px 15px;display:flex}.api-quickstart>svg,.audit-assurance>svg{width:18px;color:var(--blue);flex:0 0 18px}.api-quickstart>div,.audit-assurance>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.api-quickstart strong,.audit-assurance strong{color:#38577f;font-size:10px}.api-quickstart span,.audit-assurance span{color:#7889a3;font-size:8.5px}.api-quickstart code{color:#dce8ff;white-space:nowrap;background:#18243a;border-radius:5px;margin-top:5px;padding:8px 10px;font-size:9px;overflow-x:auto}.secret-reveal{background:#effaf6;border:1px solid #a8ddc8;border-radius:6px;align-items:center;gap:12px;margin-bottom:13px;padding:14px 16px;display:flex}.secret-reveal>svg{color:#16865a}.secret-reveal>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.secret-reveal strong{color:#2e6a53;font-size:10.5px}.secret-reveal span{color:#608174;font-size:8.5px}.secret-reveal code{color:#265442;margin-top:5px;font-size:10px;overflow:auto}.scope-list{flex-wrap:wrap;gap:4px;max-width:300px;display:flex}.scope-list span{color:#657286;background:#f1f4f8;border-radius:4px;padding:3px 5px;font-size:7.5px}.scope-grid label{text-transform:none}.api-key-filters{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:auto 190px minmax(240px,1fr);gap:9px;margin-bottom:10px;padding:9px;display:grid}.api-key-filters select{border:1px solid var(--line);color:#536076;background:#fff;border-radius:4px;outline:0;min-width:0;height:34px;padding:0 8px;font-size:8.5px}.api-key-filters .segmented{align-self:center}.api-key-table{min-width:940px}.api-key-panel td{vertical-align:top}.audit-assurance{background:#f4fbf7;border-color:#cae5d8}.audit-assurance>svg{color:#289469}.audit-assurance strong{color:#346b55}.audit-toolbar{border-bottom:0}.audit-toolbar .compact-field{align-items:center;gap:7px;min-width:150px;margin-left:auto;display:flex}.audit-toolbar .compact-field>span{color:var(--muted);white-space:nowrap;font-size:8px;font-weight:700}.audit-toolbar .compact-field select{border:1px solid var(--line);color:#536076;background:#fff;border-radius:4px;outline:0;flex:1;min-width:0;height:32px;padding:0 7px;font-size:8.5px}.audit-actor{align-items:center;gap:8px;min-width:155px;display:flex}.audit-actor>div{flex-direction:column;display:flex}.audit-actor small{color:var(--muted);font-size:8px}.actor-mark{width:29px;height:29px;color:var(--blue);background:#edf3ff;border-radius:7px;place-items:center;display:grid}.actor-mark svg{width:14px}.actor-api_key{color:#7158c8;background:#f0edff}.request-id{color:#596780;white-space:nowrap;font-size:8px}.status-denied{color:#c84743;background:#fff0ef}.status-recorded,.status-http-200,.status-http-201,.status-http-204{color:#18855a;background:#eaf9f2}.table-pagination{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:8px 11px;display:flex}.table-pagination>span{color:var(--muted);font-size:8.5px}.table-pagination .button{min-height:31px}.mobile-menu,.sidebar-mobile-close,.mobile-scrim{display:none}@media (width<=1100px){.automation-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.connector-grid,.metric-grid,.usage-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-hero,.billing-record-grid{grid-template-columns:1fr}.media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.report-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.report-filter-grid>.button,.report-filter-grid>.segmented{align-self:end}.report-metric-grid.report-metrics-5{grid-template-columns:repeat(3,minmax(0,1fr))}.saved-report-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){:root{--sidebar:244px}.team-role-toolbar{flex-direction:column;align-items:stretch}.team-role-toolbar>label:not(.search-field),.team-role-toolbar .search-field{width:100%;min-width:0;margin-left:0}.team-role-toolbar select{width:100%}.team-role-pagination{flex-direction:column;align-items:stretch}.team-role-pagination .button{width:100%}.app-shell,.app-shell.sidebar-collapsed{display:block}.sidebar{width:244px;transform:translate(-100%);box-shadow:18px 0 60px #111b2f2e}.sidebar.mobile-open{transform:translate(0)}.sidebar .brand-word,.sidebar .new-button span,.sidebar .nav-item span,.sidebar .nav-item em,.sidebar .nav-section-title span,.sidebar .nav-section-title svg,.sidebar .sidebar-footer{display:initial}.sidebar .brand-row{justify-content:flex-start}.sidebar .new-button{margin-inline:11px}.sidebar .nav-item{justify-content:flex-start;padding-inline:10px}.sidebar .main-nav{padding-inline:10px}.sidebar .nav-section-title{min-height:36px}.sidebar-footer{display:block!important}.sidebar-mobile-close{margin-left:auto;display:grid}.collapse-button{display:none}.mobile-scrim{z-index:29;background:#151d2b7a;border:0;display:block;position:fixed;inset:0}.mobile-menu{border-radius:4px;width:32px;height:32px;display:grid}.mobile-menu:hover{background:#f1f4f8}.connection-banner{justify-content:flex-start;padding:7px 38px 7px 14px;font-size:9px}.connection-banner span{display:none}.topbar{height:54px;padding:0 12px}.promo-card,.profile-button strong,.profile-button>svg{display:none}.page{min-height:calc(100vh - 85px);padding:17px 13px 35px}.secondary-nav{gap:20px;margin:-17px -13px 17px;padding:0 13px}.page-heading{flex-direction:column;min-height:0;margin-bottom:16px}.page-heading h1{font-size:19px}.page-actions{justify-content:flex-start;width:100%}.page-actions .button{flex:1}.publish-toolbar,.list-toolbar,.report-filter{border-bottom:1px solid var(--line);border-radius:6px;flex-direction:column;align-items:stretch;padding:9px}.channel-account-toolbar{border:0;border-bottom:1px solid var(--line);border-radius:0}.channel-account-filters{flex-direction:column;align-items:stretch}.channel-account-filters .compact-field,.channel-account-filters .search-field{width:100%}.brand-list-filters{grid-template-columns:1fr;width:100%;display:grid}.brand-list-filters .compact-field,.brand-list-filters .search-field{width:100%;min-width:0}.status-tabs,.segmented{max-width:100%;overflow-x:auto}.status-tabs{min-height:36px}.status-tabs button{min-width:max-content}.toolbar-actions{justify-content:space-between}.search-field{flex:1;min-width:0}.publish-toolbar .toolbar-actions{grid-template-columns:minmax(0,1fr) auto;display:grid}.publish-toolbar .toolbar-actions .button{grid-column:span 1}.publish-toolbar .toolbar-actions .search-field{width:100%}.publish-page .empty-state{min-height:410px}.data-panel{border-radius:6px!important}.empty-state{min-height:300px;padding:25px 18px}.empty-state h3{font-size:17px}.table-wrap table{min-width:820px}.publish-page table{min-width:950px}.calendar-placeholder{grid-template-columns:1fr}.calendar-placeholder>div{grid-column:auto}.publish-marketing-toolbar{border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch}.publish-marketing-toolbar>label{min-width:0}.publish-marketing-toolbar>label span{display:none}.publish-marketing-toolbar select{flex:1;min-width:0}.publish-marketing-toolbar>div{grid-template-columns:1fr 1fr;display:grid}.publish-marketing-toolbar>div .button{min-width:0;padding-inline:8px}.calendar-toolbar{grid-template-columns:1fr auto;padding:9px}.calendar-toolbar>input{width:100%}.calendar-toolbar h2{grid-area:2/1/auto/-1;padding-top:3px;font-size:13px}.calendar-nav{justify-content:flex-end}.calendar-weekdays span{padding-inline:1px;font-size:7px}.calendar-grid>section{min-height:76px;padding:3px}.calendar-grid>section>header{height:18px}.calendar-grid>section>header strong{font-size:7.5px}.calendar-grid>section>header em{display:none}.calendar-post{border-left-width:2px;gap:0;padding:3px}.calendar-post span,.calendar-post small{display:none}.calendar-post strong{font-size:6.5px}.calendar-week .calendar-grid>section{min-height:290px}.calendar-day .calendar-grid>section{min-height:430px;padding:8px}.calendar-day .calendar-post{padding:8px}.calendar-day .calendar-post span,.calendar-day .calendar-post small{display:block}.publish-calendar>footer{flex-direction:column;align-items:flex-start}.marketing-library-panel{border-radius:12px 12px 0 0;width:100%;max-height:94vh}.marketing-library-panel>header{padding:15px}.marketing-library-grid,.template-library-panel .marketing-library-grid{display:block;overflow-y:auto}.marketing-library-grid>form{border-right:0;border-bottom:1px solid var(--line);padding:15px;overflow:visible}.marketing-library-list{overflow:visible}.marketing-library-tabs{align-items:stretch;position:static}.marketing-library-tabs>div{flex:1 0 100%}.marketing-library-search{flex-basis:100%;width:100%;margin-left:0}.marketing-template-filters select{flex:calc(50% - 4px);min-width:0}.marketing-library-list>article,.template-library-row{margin:8px;padding:11px;grid-template-columns:30px minmax(0,1fr)!important}.marketing-library-pagination{flex-wrap:wrap}.marketing-library-pagination .button{width:100%}.marketing-library-list>article>.status-pill{grid-column:2;justify-self:start}.marketing-library-list>article>footer{flex-wrap:wrap;grid-column:1/-1;justify-content:flex-start}.marketing-library-list>article>i{width:8px}.template-version{width:30px;height:30px}.field-grid,.checkbox-grid{grid-template-columns:1fr}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:12px 12px 0 0;max-height:92vh}.studio-provider-boundary{flex-wrap:wrap;align-items:flex-start}.studio-provider-boundary .status-pill{margin-left:27px}.studio-run-provenance{grid-template-columns:1fr}.studio-run-card footer{flex-wrap:wrap;gap:8px}.studio-workbench,.studio-workbench.control-collapsed{flex-direction:column;min-height:0;display:flex;overflow:visible}.studio-history{border-right:0;border-bottom:1px solid var(--line);max-height:390px}.studio-project-list{min-height:120px;max-height:190px}.studio-history-filters{grid-template-columns:1fr 1fr}.studio-stage{min-height:520px;padding:14px}.studio-quick-ideas{grid-template-columns:1fr}.studio-start-state h2{font-size:18px}.studio-project-preview{padding-block:36px}.studio-run-filters{grid-template-columns:1fr}.studio-control{border-top:1px solid var(--line);border-left:0}.studio-expand-control{min-height:38px;margin:12px;position:static}.studio-platform-picker{grid-template-columns:1fr 1fr}.interaction-page .page-actions{flex-wrap:wrap}.interaction-page .page-actions .button{min-width:calc(50% - 5px)}.interaction-view-toolbar{flex-wrap:wrap;align-items:stretch}.interaction-view-toolbar>label,.interaction-view-toolbar>.interaction-view-search{width:100%;min-width:0;max-width:none}.interaction-view-toolbar .button{flex:1}.interaction-view-pagination{justify-content:space-between;width:100%;margin-left:0}.interaction-platforms{overflow-x:auto}.interaction-platforms button{flex:0 0 40px}.interaction-workbench{grid-template-columns:1fr;min-height:0;overflow:visible}.interaction-contacts{border-right:0;border-bottom:1px solid var(--line);max-height:480px}.interaction-detail{min-height:560px}.conversation-scroll{padding:11px;overflow:visible}.source-event-card dl{grid-template-columns:1fr 1fr}.message-bubble{max-width:92%}.reply-draft-list article>footer{flex-direction:column;align-items:flex-start}.reply-draft-list article>footer>div{width:100%}.reply-draft-list article>footer .button{flex:1}.metric-grid,.usage-cards,.automation-type-grid,.connector-grid,.billing-hero{grid-template-columns:1fr}.billing-provider-boundary{flex-wrap:wrap;align-items:flex-start}.billing-provider-boundary .status-pill{margin-left:29px}.billing-plans>div{grid-template-columns:1fr}.billing-plans>header>div{align-items:flex-start}.billing-record-filters{grid-template-columns:1fr}.billing-orders .table-wrap{overflow:visible}.billing-orders table,.billing-orders tbody{display:block;min-width:0!important}.billing-orders thead{display:none}.billing-orders tbody{background:#fafbfc;gap:8px;padding:9px;display:grid}.billing-orders tbody tr{border:1px solid var(--line);background:#fff;border-radius:6px;display:grid;overflow:hidden}.billing-orders td{text-align:right;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:flex-start;gap:10px;width:100%;height:auto;min-height:36px;padding:8px 10px;display:flex}.billing-orders td:last-child{border-bottom:0}.billing-orders td:before{color:var(--muted);text-align:left;content:attr(data-label);flex:0 0 72px;font-size:7.5px;font-weight:700}.billing-orders td>strong,.billing-orders td>small{margin-left:auto}.billing-orders td:first-child{grid-template-columns:72px minmax(0,1fr);gap:2px 10px;display:grid}.billing-orders td:first-child:before{grid-area:1/1/span 2}.billing-orders td:first-child>strong,.billing-orders td:first-child>small{text-align:right;grid-column:2;margin-left:0}.billing-orders td:first-child>strong{overflow-wrap:anywhere}.billing-orders td:first-child>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.credit-ledger-list article{grid-template-columns:27px minmax(0,1fr) auto}.credit-ledger-list article>b{grid-column:3}.drive-category-tabs{margin-inline:-1px;padding-inline:6px}.drive-toolbar{grid-template-columns:minmax(0,1fr) auto;display:grid}.drive-search{width:100%}.drive-date{grid-template-columns:30px minmax(0,1fr);margin-left:0;display:grid}.drive-date input{width:100%}.drive-date-separator{display:none}.media-grid{grid-template-columns:1fr;padding:9px}.media-preview{aspect-ratio:1.8}.drive-table{overflow:visible}.drive-table table,.drive-table tbody{display:block;min-width:0!important}.drive-table thead{display:none}.drive-table tbody{background:#fafbfc;gap:9px;padding:9px;display:grid}.drive-table tbody tr{border:1px solid var(--line);background:#fff;border-radius:6px;display:grid;overflow:hidden}.drive-table td{text-align:right;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:12px;width:100%;max-width:none;height:auto;min-height:38px;padding:8px 10px;display:flex}.drive-table td:last-child{border-bottom:0}.drive-table td:before{color:#8a94a4;text-align:left;content:attr(data-label);flex:0 0 55px;font-size:8px;font-weight:700}.drive-table .asset-identity{text-align:right;min-width:0;margin-left:auto}.drive-table .asset-identity>div{align-items:flex-end}.drive-table .asset-identity strong{max-width:210px}.drive-table .media-actions{margin-left:auto}.report-filter-grid{grid-template-columns:1fr 1fr;display:grid}.report-filter-grid>.button,.report-filter-grid>.segmented{width:100%}.report-filter-grid .segmented button{flex:1}.report-assurance,.saved-report-panel>header,.report-export-panel>header{flex-direction:column;align-items:flex-start}.freshness-counts{justify-content:flex-start}.saved-report-panel header>small,.report-export-panel>header>small{text-align:left}.report-metric-grid.report-metrics-5,.saved-report-list{grid-template-columns:1fr}.report-page .bar-group{min-width:36px}.saved-report-toolbar .search-field{width:100%}.saved-report-pagination{flex-direction:column;align-items:stretch;gap:8px}.saved-report-pagination .button{width:100%}.report-export-toolbar,.report-export-list{grid-template-columns:1fr}.report-export-list article{grid-template-columns:minmax(0,1fr) auto}.report-export-list article>.button{grid-column:1/-1;width:100%}.report-export-result{align-items:flex-end}.report-delivery-panel>header,.report-delivery-history-heading{flex-direction:column;align-items:stretch}.report-delivery-panel>header .button,.report-delivery-history-heading .button{width:100%}.report-schedule-list,.report-delivery-list{grid-template-columns:1fr}.report-schedule-main{grid-template-columns:32px minmax(0,1fr)}.report-schedule-main>em{grid-column:2;justify-self:start}.report-schedule-actions{grid-template-columns:1fr 1fr;display:grid}.report-schedule-actions .button{min-width:0;padding-inline:6px}.report-delivery-list dl{grid-template-columns:1fr 1fr;gap:9px}.report-delivery-list article>footer .button{flex:1}.bar-chart{gap:8px;padding-inline:2px}.bars i{width:9px}.bars i+i{width:5px}.chart-card header,.developer-hero{flex-direction:column;align-items:flex-start}.developer-actions{flex-direction:column;align-items:stretch;width:100%}.developer-hero code{width:100%;overflow-x:auto}.secret-reveal{flex-wrap:wrap;align-items:flex-start}.secret-reveal .button{width:100%}.api-key-filters{grid-template-columns:1fr}.api-key-filters .segmented{width:100%}.api-key-filters .segmented button{flex:1;justify-content:center}.api-key-panel .table-wrap{overflow:visible}.api-key-table,.api-key-table tbody{display:block;min-width:0!important}.api-key-table thead{display:none}.api-key-table tbody{background:#fafbfc;gap:9px;padding:9px;display:grid}.api-key-table tbody tr{border:1px solid var(--line);background:#fff;border-radius:6px;display:grid;overflow:hidden}.api-key-table td{text-align:right;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;height:auto;min-height:42px;padding:9px 10px;display:flex}.api-key-table td:last-child{border-bottom:0}.api-key-table td:before{color:#8a94a4;text-align:left;content:attr(data-label);flex:0 0 74px;font-size:8px;font-weight:700}.api-key-table td>*{max-width:220px}.api-key-table .scope-list{justify-content:flex-end}.webhook-section-heading{flex-direction:column;align-items:flex-start}.webhook-section-heading .segmented{width:100%;overflow-x:auto}.webhook-event-picker{grid-template-columns:1fr}.webhook-assurance{align-items:flex-start}.webhook-endpoint{max-width:min(70vw,300px)}.webhook-filters .search-field,.webhook-filters select{width:100%;max-width:none}.webhook-subscriptions .table-wrap,.webhook-deliveries .table-wrap{overflow:visible}.webhook-subscriptions table,.webhook-subscriptions tbody,.webhook-deliveries table,.webhook-deliveries tbody{display:block;min-width:0!important}.webhook-subscriptions thead,.webhook-deliveries thead{display:none}.webhook-subscriptions tbody,.webhook-deliveries tbody{background:#fafbfc;gap:9px;padding:9px;display:grid}.webhook-subscriptions tbody tr,.webhook-deliveries tbody tr{border:1px solid var(--line);background:#fff;border-radius:6px;display:grid;overflow:hidden}.webhook-subscriptions td,.webhook-deliveries td{text-align:right;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;height:auto;min-height:42px;padding:9px 10px;display:flex}.webhook-subscriptions td:last-child,.webhook-deliveries td:last-child{border-bottom:0}.webhook-subscriptions td:before,.webhook-deliveries td:before{color:#8a94a4;text-align:left;content:attr(data-label);flex:0 0 74px;font-size:8px;font-weight:700}.webhook-subscriptions td>*,.webhook-deliveries td>*{max-width:220px}.webhook-subscriptions .scope-list,.webhook-actions{flex-wrap:wrap;justify-content:flex-end}.webhook-endpoint,.delivery-error{text-align:right;white-space:normal;overflow-wrap:anywhere;max-width:220px}.invitation-reveal{flex-direction:column;align-items:stretch}.invitation-reveal>svg{display:none}.invitation-reveal .button{width:100%}.member-toolbar{flex-direction:column;align-items:stretch}.member-role-tabs{margin:-2px}.member-directory-filters{grid-template-columns:minmax(0,1fr) auto;display:grid}.member-directory-filters>label:not(.search-field) select{flex:1;min-width:0}.member-directory-filters .search-field{grid-column:1/-1;width:100%;min-width:0}.member-directory-filters>span{padding:0 4px}.team-role-picker.compact{grid-template-columns:1fr}.member-panel .table-wrap{overflow:visible}.member-panel table,.member-panel tbody{display:block;min-width:0!important}.member-panel thead{display:none}.member-panel tbody{gap:9px;padding:10px;display:grid}.member-panel tbody tr{border:1px solid var(--line);background:#fff;border-radius:6px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.member-panel td{text-align:right;overflow-wrap:anywhere;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:10px;width:100%;height:auto;min-height:40px;padding:8px 10px;display:flex}.member-panel td:first-child,.member-panel td:nth-child(5){grid-column:1/-1}.member-panel td:last-child{border-bottom:0}.member-panel td:before{color:#8a94a4;text-align:left;content:attr(data-label);flex:0 0 54px;font-size:8px;font-weight:700}.member-panel .member-cell,.member-panel .member-actions{min-width:0;margin-left:auto}.member-panel .member-actions{flex-wrap:wrap;justify-content:flex-end}.member-panel .empty-table-row{text-align:center;grid-column:1/-1;display:block}.member-panel .empty-table-row:before{content:none}.team-roles-section>header,.team-groups-section>header{flex-direction:column;align-items:stretch}.team-roles-section>header>.button,.team-groups-section>header>.button{width:100%}.team-group-toolbar{flex-direction:column;align-items:stretch}.team-group-toolbar>label:not(.search-field),.team-group-toolbar .search-field{width:100%;min-width:0}.team-group-pagination{flex-direction:column;align-items:stretch}.team-group-pagination .button{width:100%}.team-role-card-grid,.team-group-grid,.team-group-member-picker>div,.role-permission-picker>div{grid-template-columns:1fr}.team-group-card dl{grid-template-columns:minmax(0,1fr) 64px}.reply-history-boundary{padding:11px}.reply-history-metrics{grid-template-columns:1fr}.reply-history-metrics article{min-height:66px}.reply-history-filters{grid-template-columns:1fr}.reply-history-filters form{border:1px solid var(--line);border-radius:4px;grid-template-columns:18px minmax(0,1fr) auto;padding-left:7px}.reply-history-filters form input{height:32px}.reply-history-panel .table-wrap{overflow:visible}.reply-history-panel table,.reply-history-panel tbody{display:block;min-width:0!important}.reply-history-panel thead{display:none}.reply-history-panel tbody{background:#fafbfc;gap:9px;padding:9px;display:grid}.reply-history-panel tbody tr{border:1px solid var(--line);background:#fff;border-radius:6px;display:grid;overflow:hidden}.reply-history-panel td{text-align:right;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;height:auto;min-height:42px;padding:9px 10px;display:flex}.reply-history-panel td:last-child{border-bottom:0}.reply-history-panel td:before{color:#8a94a4;text-align:left;content:attr(data-label);flex:0 0 72px;font-size:8px;font-weight:700}.reply-history-contact,.reply-history-reply,.reply-history-state,.reply-history-operator{align-items:flex-end;max-width:230px}.reply-history-copy,.reply-history-reply p{text-align:right;max-width:230px}.reply-history-state .status-pill,.reply-history-reply>span{align-self:flex-end}.reply-history-pagination{flex-direction:column;align-items:stretch;gap:8px}.reply-history-pagination>div{grid-template-columns:1fr 1fr;display:grid}.reply-history-pagination .button{width:100%}.script-category-tabs{border-left:0;border-right:0;border-radius:0;margin-left:-13px;margin-right:-13px;padding-inline:13px}.script-library-panel .table-wrap{overflow:visible}.script-library-panel table,.script-library-panel tbody{display:block;min-width:0!important}.script-library-panel thead{display:none}.script-library-panel tbody{gap:9px;padding:10px;display:grid}.script-library-panel tbody tr{border:1px solid var(--line);background:#fff;border-radius:6px;display:grid;overflow:hidden}.script-library-panel td{border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:flex-start;gap:12px;height:auto;min-height:38px;padding:8px 10px;display:flex;text-align:right!important;width:100%!important}.script-library-panel td:last-child{border-bottom:0}.script-library-panel td:before{color:#8a94a4;text-align:left;content:attr(data-label);flex:0 0 62px;font-size:8px;font-weight:700}.script-content{text-align:right;max-width:230px}.script-tags{justify-content:flex-end;max-width:220px}.script-library-panel .member-actions{justify-content:flex-end}.reply-script-picker{grid-template-columns:16px minmax(0,1fr)}.reply-script-picker>span{display:none}.reply-script-picker select{width:100%}.acceptance-page{padding:12px}.acceptance-card form,.acceptance-heading{padding-inline:18px}.audit-toolbar .compact-field{width:100%;margin-left:0}.table-pagination{flex-direction:column;align-items:stretch}.table-pagination .button{width:100%}.audit-table .table-wrap{overflow:visible}.audit-table table,.audit-table tbody{display:block;min-width:0!important}.audit-table thead{display:none}.audit-table tbody{gap:9px;padding:10px;display:grid}.audit-table tbody tr{border:1px solid var(--line);background:#fff;border-radius:6px;display:grid;overflow:hidden}.audit-table td{overflow-wrap:anywhere;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:14px;width:100%;max-width:none;height:auto;min-height:38px;padding:8px 10px;display:flex}.audit-table td:last-child{border-bottom:0}.audit-table td:before{color:#8a94a4;content:attr(data-label);flex:0 0 62px;font-size:8px;font-weight:700}.audit-table .audit-actor{text-align:right;min-width:0;margin-left:auto}.audit-table .request-id{overflow-wrap:anywhere;white-space:normal;text-align:right;max-width:210px}}.publish-notice{color:#267657;background:#f0fbf6;border:1px solid #b9e0cf;border-bottom:0;padding:9px 13px;font-size:10px;font-weight:600}.publish-notice.error{color:#b54642;background:#fff4f3;border-color:#f0c7c4}.text-button.quiet{color:#7d8798;margin-left:10px}.status-queued,.status-delivering{color:#2965f1;background:#edf4ff}.status-sent{color:#18855a;background:#eaf9f2}.status-canceled{color:#6e7785;background:#f1f3f6}.composer-backdrop{z-index:120;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1218248f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.post-composer{background:#fff;border-radius:11px;grid-template-rows:68px minmax(0,1fr) 68px;width:min(1540px,100%);height:min(900px,100vh - 40px);display:grid;overflow:hidden;box-shadow:0 28px 90px #080f1e47}.composer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:0 24px;display:flex}.composer-header h2{color:#202734;letter-spacing:-.6px;margin:0;font:700 24px/1 Manrope,sans-serif}.composer-close{color:#fff;cursor:pointer;background:#24262c;border:0;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.composer-close svg{width:22px;height:22px}.composer-grid{grid-template-columns:260px minmax(440px,1fr) minmax(300px,390px);min-height:0;display:grid}.composer-grid h3{color:#29303d;margin:0;font:600 16px/1.2 Manrope,sans-serif}.composer-accounts{border-right:1px solid var(--line);flex-direction:column;gap:14px;min-height:0;padding:19px 16px;display:flex;overflow:auto}.composer-search{background:#f5f6f8;border-radius:5px;align-items:center;gap:8px;min-height:39px;padding:0 11px;display:flex}.composer-search svg{color:#748095;width:16px}.composer-search input{color:#344054;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:11px}.select-all{color:#3e4654;align-items:center;gap:8px;font-size:11px;display:flex}.account-picker{flex-direction:column;flex:1;gap:7px;min-height:190px;display:flex}.no-accounts{color:#a1a9b6;text-align:center;flex:1;place-content:center;justify-items:center;gap:8px;padding:20px;display:grid}.no-accounts svg{width:34px;height:34px}.no-accounts strong{color:#7e8796;font-size:12px}.no-accounts span{max-width:180px;font-size:9px;line-height:1.5}.muted-line{color:var(--muted);padding:10px;font-size:10px}.muted-line.error{color:#b54642}.account-option{border:1px solid var(--line);cursor:pointer;border-radius:6px;align-items:center;gap:8px;padding:9px;display:flex}.account-option:has(input:checked){background:#f5f8ff;border-color:#a9c4ff}.account-logo{color:#2d67cc;background:#e9f2ff;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:8px;font-weight:800;display:grid}.account-option>span:last-child{flex-direction:column;flex:1;min-width:0;display:flex}.account-option strong{color:#394354;font-size:10px}.account-option small{color:#929bab;font-size:8px}.add-account-link{flex:none}.composer-editor{min-width:0;min-height:0;padding:19px 20px;overflow:auto}.composer-section-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.button.editor-mode{color:#fff;background:#5f9cf0;min-height:36px}.intent-platforms{color:#7a8496;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;font-size:9px;display:flex}.intent-platforms>div{flex-wrap:wrap;justify-content:flex-end;gap:4px;display:flex}.intent-platforms button{border:1px solid var(--line);color:#8993a4;cursor:pointer;background:#fff;border-radius:50%;min-width:27px;height:27px;padding:0 5px;font-size:7px;font-weight:800}.intent-platforms button.active{color:var(--blue);background:#edf4ff;border-color:#aac4fb}.composer-title-field{gap:6px;margin-bottom:10px;display:grid}.composer-title-field span,.composer-options label>span{color:#6f798c;font-size:9px;font-weight:700}.composer-title-field input,.composer-options input,.composer-options select{border:1px solid var(--line-strong);color:#344054;background:#fff;border-radius:5px;outline:0;width:100%;height:37px;padding:0 10px;font-size:10px}.composer-title-field input:focus,.composer-options input:focus,.composer-options select:focus{border-color:#8db3ff;box-shadow:0 0 0 3px #edf4ff}.content-editor{border:1px dashed #cfd4dd;border-radius:7px;grid-template-rows:42px minmax(200px,1fr) 50px;min-height:330px;display:grid;position:relative;overflow:hidden}.content-editor>span{color:#697386;border-bottom:1px solid #eff1f4;align-items:center;padding:0 13px;font-size:11px;font-weight:600;display:flex}.content-editor textarea{resize:none;color:#283142;border:0;outline:0;width:100%;padding:15px;font-size:12px;line-height:1.6}.content-editor textarea::placeholder{color:#b8bec8}.editor-tools{color:#9fa7b4;border-top:1px solid #eff1f4;align-items:center;gap:19px;padding:0 14px;display:flex}.editor-tools svg{width:18px}.editor-tools span{font-size:18px}.button.editor-mode.active{background:#315dca}.platform-content-editor{background:#fff;border:1px solid #c9d7ee;border-radius:7px;grid-template-rows:auto auto auto minmax(150px,1fr) auto;min-height:330px;display:grid;overflow:hidden}.platform-content-editor>header{background:#f8faff;border-bottom:1px solid #e8ecf2;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.platform-content-editor>header>div{flex-direction:column;gap:2px;min-width:0;display:flex}.platform-content-editor>header strong{color:#3c485c;font-size:10px}.platform-content-editor>header span{color:#7d889b;font-size:7.8px}.platform-content-editor>header em{color:#5376bc;background:#e9f1ff;border-radius:99px;min-width:max-content;padding:4px 7px;font-size:7px;font-style:normal;font-weight:800}.platform-edition-tabs{border-bottom:1px solid #edf0f4;gap:5px;padding:8px 10px;display:flex;overflow-x:auto}.platform-edition-tabs button{color:#748095;cursor:pointer;background:#fff;border:1px solid #e0e5ed;border-radius:5px;align-items:center;gap:5px;min-width:max-content;height:31px;padding:0 9px;font-size:7.8px;display:inline-flex;position:relative}.platform-edition-tabs button>span{background:#eef3fb;border-radius:50%;place-items:center;width:17px;height:17px;font-size:6px;font-weight:800;display:grid}.platform-edition-tabs button.active{color:#315dca;background:#edf4ff;border-color:#9db9f0}.platform-edition-tabs button i{background:#39a77b;border-radius:50%;width:5px;height:5px}.platform-edition-heading{justify-content:space-between;align-items:center;gap:10px;min-height:47px;padding:7px 12px;display:flex}.platform-edition-heading>div{flex-direction:column;gap:2px;display:flex}.platform-edition-heading strong{color:#465166;font-size:9px}.platform-edition-heading small{color:#8d97a7;font-size:7.5px}.platform-edition-heading .text-button{font-size:8px}.platform-content-editor>textarea{resize:none;color:#303a4c;border:1px solid #dce2eb;border-radius:5px;outline:none;width:calc(100% - 24px);min-height:150px;margin:0 12px;padding:11px;font-size:11px;line-height:1.6}.platform-content-editor>textarea:focus{border-color:#82a8ef;box-shadow:0 0 0 3px #315dca14}.platform-content-editor>footer{color:#7f8999;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:7px 12px;font-size:7.5px;display:flex}.platform-content-editor>footer span{max-width:58%;line-height:1.4}.platform-content-editor>footer strong{color:#536075;min-width:max-content;font-size:7.8px}.platform-content-editor>footer.invalid strong{color:#b74642}.platform-preflight-error{margin-top:8px}.composer-media-settings{background:#fafcff;border:1px solid #dce3ee;border-radius:7px;gap:9px;margin-top:11px;padding:11px;display:grid}.composer-media-settings>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.composer-media-settings>header>div{align-items:center;gap:7px;display:flex}.composer-media-settings>header svg{width:15px;color:var(--blue)}.composer-media-settings>header span{flex-direction:column;gap:1px;display:flex}.composer-media-settings>header strong{color:#465268;font-size:9px}.composer-media-settings>header small,.composer-media-settings>header em{color:#8994a7;font-size:7px;font-style:normal}.composer-media-assets{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.composer-media-assets label{background:#fff;border:1px solid #e0e6ef;border-radius:5px;grid-template-columns:auto 27px minmax(0,1fr);align-items:center;gap:6px;min-width:0;padding:7px;display:grid}.composer-media-assets label>span{color:#5476ba;background:#edf3ff;border-radius:4px;place-items:center;width:27px;height:25px;font-size:6.5px;font-weight:800;display:grid}.composer-media-assets label>strong{color:#4b5669;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.composer-media-assets label>small{color:#929cac;grid-column:3;font-size:6.5px}.composer-media-empty{color:#8a95a8;border:1px dashed #d6dfec;border-radius:5px;justify-content:space-between;align-items:center;padding:8px;font-size:8px;display:flex}.composer-media-empty a{color:var(--blue);font-weight:700}.youtube-provider-settings{border-top:1px solid #e2e8f1;grid-template-columns:1.5fr 1fr;gap:8px;padding-top:9px;display:grid}.youtube-provider-settings label{color:#6f798c;gap:4px;font-size:8px;font-weight:700;display:grid}.youtube-provider-settings input,.youtube-provider-settings select{color:#3f4a5d;background:#fff;border:1px solid #dbe2ec;border-radius:5px;width:100%;height:34px;padding:0 8px;font-size:8px}.youtube-provider-settings>small{color:#8994a7;grid-column:1/-1;font-size:7px}.composer-options{grid-template-columns:1fr 1fr;gap:10px;margin-top:11px;display:grid}.composer-options label{gap:6px;display:grid}.composer-error{color:#b74642;background:#fff0ef;border-radius:5px;margin-top:11px;padding:9px 10px;font-size:9.5px}.composer-gate{color:#657289;background:#f4f7fc;border-radius:5px;align-items:center;gap:7px;margin-top:11px;padding:9px 10px;font-size:9px;display:flex}.composer-gate svg{color:#638ee8;width:14px}.composer-preview{border-left:1px solid var(--line);background:#fbfcfe;flex-direction:column;min-width:0;min-height:0;display:flex}.preview-tabs{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;height:55px;display:grid}.preview-tabs button{color:#5d6675;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex;position:relative}.preview-tabs button.active{color:var(--blue)}.preview-tabs button.active:after{background:var(--blue);content:"";height:2px;position:absolute;bottom:-1px;left:18%;right:18%}.preview-empty{color:#a4acba;text-align:center;flex:1;place-content:center;justify-items:center;gap:9px;padding:35px;display:grid}.preview-empty svg{width:34px;height:34px}.preview-empty strong{color:#8b94a3;font-size:13px}.preview-empty span{max-width:230px;font-size:9.5px;line-height:1.5}.social-preview{border:1px solid var(--line);background:#fff;border-radius:9px;margin:24px;overflow:hidden;box-shadow:0 9px 25px #1c2a4614}.social-preview header{align-items:center;gap:9px;padding:13px;display:flex}.preview-avatar{color:#fff;background:#1f3154;border-radius:50%;place-items:center;width:34px;height:34px;font-size:9px;font-weight:800;display:grid}.social-preview header div{flex-direction:column;display:flex}.social-preview header strong{color:#344054;font-size:10px}.social-preview header small{color:#9aa3b2;font-size:8px}.social-preview p{color:#3c4657;white-space:pre-wrap;overflow-wrap:anywhere;min-height:100px;margin:0;padding:6px 13px 17px;font-size:11px;line-height:1.6}.social-preview footer{border-top:1px solid var(--line);color:#7f8999;justify-content:space-around;padding:11px;font-size:8px;display:flex}.composer-footer{border-top:1px solid var(--line);background:#fff;justify-content:flex-end;align-items:center;gap:9px;padding:0 18px;display:flex}.composer-footer>div{color:#778196;align-items:center;gap:7px;margin-right:auto;font-size:9px;display:flex}.workflow-dot{background:#40ac7b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #e7f7f0}.button.primary.soft{background:#68a1f2}.post-version{color:#5274bd;vertical-align:middle;background:#edf3ff;border-radius:99px;margin-left:4px;padding:2px 5px;font-size:7px;font-style:normal;display:inline-flex}.post-row-actions{align-items:center;gap:7px;min-width:max-content;display:flex}.review-workspace-backdrop{padding:24px}.post-review-panel{background:#fff;border-radius:11px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1120px,100%);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 28px 90px #080f1e47}.post-review-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:20px 22px 16px;display:flex}.post-review-panel>header h2{color:var(--ink);margin:3px 0 4px;font:700 18px Manrope,sans-serif}.post-review-panel>header p{color:var(--muted);margin:0;font-size:9px}.review-kicker{color:var(--blue);letter-spacing:.09em;text-transform:uppercase;font-size:7.5px;font-weight:800}.post-review-grid{grid-template-columns:minmax(0,1.45fr) minmax(290px,.75fr);min-height:0;display:grid;overflow:hidden}.review-editor-column{min-width:0;padding:17px 20px;overflow:auto}.post-revision-history{border-left:1px solid var(--line);background:#fafbfe;min-width:0;padding:17px;overflow:auto}.review-section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.review-section-heading>div{align-items:center;gap:8px;min-width:0;display:flex}.review-section-heading svg{width:16px;color:var(--blue)}.review-section-heading span{flex-direction:column;gap:2px;min-width:0;display:flex}.review-section-heading strong{color:#39455a;font-size:10px}.review-section-heading small{color:var(--muted);font-size:7.8px}.review-editor{border:1px solid var(--line);background:#fff;border-radius:7px;gap:11px;padding:15px;display:grid}.review-editor label{color:#68758a;gap:5px;font-size:8px;font-weight:700;display:grid}.review-editor input,.review-editor select,.review-editor textarea,.review-comment-form textarea{color:#344054;width:100%;font:inherit;background:#fff;border:1px solid #dce2ec;border-radius:5px;outline:none}.review-editor input,.review-editor select{height:37px;padding:0 10px}.review-editor textarea{resize:vertical;min-height:135px;padding:10px;font-size:10px;line-height:1.55}.review-editor input:focus,.review-editor select:focus,.review-editor textarea:focus,.review-comment-form textarea:focus{border-color:#7ca4ef;box-shadow:0 0 0 3px #315dca14}.review-editor input:disabled,.review-editor select:disabled,.review-editor textarea:disabled{color:#7f8999;background:#f6f7f9}.review-editor>.button{justify-self:end}.review-platform-editions{background:#f9fbff;border:1px solid #e1e7f0;border-radius:6px;gap:9px;padding:11px;display:grid}.review-platform-editions>header{flex-direction:column;gap:2px;display:flex}.review-platform-editions>header strong{color:#43516a;font-size:9px}.review-platform-editions>header span{color:#8994a6;font-size:7.5px;font-weight:500}.review-platform-editions label{border-top:1px solid #e5eaf2;padding-top:8px}.review-platform-editions label>span{justify-content:space-between;align-items:center;display:flex}.review-platform-editions label em{color:#6681b7;font-size:7px;font-style:normal}.review-editor .review-platform-editions textarea{min-height:76px}.review-platform-editions label>small{color:#8c96a7;justify-content:space-between;align-items:center;min-height:22px;font-size:7px;font-weight:500;display:flex}.review-platform-editions .text-button{font-size:7px}.review-platform-metadata{background:#f9fbff;border:1px solid #e1e7f0;border-radius:6px;grid-template-columns:1.5fr 1fr;gap:9px;padding:11px;display:grid}.review-platform-metadata>header{flex-direction:column;grid-column:1/-1;gap:2px;display:flex}.review-platform-metadata>header strong{color:#43516a;font-size:9px}.review-platform-metadata>header span{color:#8994a6;font-size:7.5px}.review-thread{border-top:1px solid var(--line);margin-top:17px;padding-top:15px}.review-comment-list{gap:8px;max-height:250px;display:grid;overflow:auto}.review-comment-list article{background:#fbfcfe;border:1px solid #e1e6ee;border-radius:6px;align-items:flex-start;gap:9px;padding:10px;display:flex}.review-comment-list article>span{color:#4f70b5;background:#e7efff;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:7.5px;font-weight:800;display:grid}.review-comment-list article>div{flex:1;min-width:0}.review-comment-list article header{justify-content:space-between;align-items:center;gap:8px;display:flex}.review-comment-list article strong{color:#3f4a5d;font-size:9px}.review-comment-list article em{color:#929cac;font-size:7.5px;font-style:normal}.review-comment-list article p{color:#566275;white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;font-size:9px;line-height:1.5}.review-empty{color:#9aa3b2;border:1px dashed #d7deea;border-radius:6px;place-items:center;min-height:72px;font-size:9px;display:grid}.review-comment-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;margin-top:9px;display:grid}.review-comment-form textarea{resize:vertical;min-height:58px;padding:8px 10px;font-size:9px;line-height:1.45}.review-comment-form .button{height:36px}.post-revision-list{gap:8px;display:grid}.post-revision-history article{background:#fff;border:1px solid #e0e5ed;border-radius:6px;grid-template-columns:32px minmax(0,1fr);gap:9px;padding:10px;display:grid}.post-revision-history article.current{border-color:#a8c0f3;box-shadow:inset 3px 0 #315dca}.post-revision-history article>span{color:#5274bd;background:#edf3ff;border-radius:4px;place-items:center;width:30px;height:24px;font-size:8px;font-weight:800;display:grid}.post-revision-history article strong{color:#3f4a5d;font-size:9px}.post-revision-history article p{color:#68758a;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:4px 0;font-size:8px;line-height:1.45;display:-webkit-box;overflow:hidden}.post-revision-history article div>em{color:#5274bd;background:#edf3ff;border-radius:99px;margin:1px 0 5px;padding:2px 5px;font-size:6.8px;font-style:normal;display:inline-flex}.post-revision-history article small{color:#969faf;font-size:7px;line-height:1.4}.review-history-pagination{border-top:1px solid var(--line);min-height:38px;color:var(--muted);justify-content:space-between;align-items:center;gap:8px;margin-top:10px;padding-top:9px;font-size:7.5px;display:flex}.review-page-error{margin:0 18px 8px}.review-section-heading .text-button{flex:none;font-size:7.5px}.review-loading{min-height:300px;color:var(--muted);place-content:center;justify-items:center;gap:8px;font-size:10px;display:grid}.review-loading svg{width:24px;animation:.9s linear infinite spin}.review-error{margin:12px 20px 0}.post-review-panel>footer{border-top:1px solid var(--line);background:#fbfcfd;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:11px 20px;display:flex}.post-review-panel>footer span{color:#6f7c90;align-items:center;gap:6px;font-size:8px;display:flex}.post-review-panel>footer svg{color:#3b9b79;width:13px}.delivery-panel{background:#fff;border-radius:10px;width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 24px 80px #080f1e40}.delivery-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:19px 21px 15px;display:flex}.delivery-panel h2{color:var(--ink);margin:0;font:700 17px Manrope,sans-serif}.delivery-panel header p{color:var(--muted);margin:4px 0 0;font-size:9.5px}.delivery-filters{border-bottom:1px solid var(--line);background:#fbfcfd;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:13px 20px;display:grid}.delivery-filters label{color:var(--muted);letter-spacing:.05em;text-transform:uppercase;gap:5px;font-size:8px;font-weight:700;display:grid}.delivery-filters select{border:1px solid var(--line);min-width:0;height:34px;color:var(--ink);text-transform:none;background:#fff;border-radius:6px;padding:0 9px;font:500 9.5px Inter,sans-serif}.delivery-body{gap:8px;min-height:140px;padding:17px 20px;display:grid}.receipt-empty{color:var(--muted);place-content:center;justify-items:center;gap:8px;font-size:10px;display:grid}.receipt-empty svg{width:28px;height:28px}.delivery-row{border:1px solid var(--line);border-radius:6px;align-items:center;gap:10px;padding:11px;display:flex}.delivery-row>div{flex-direction:column;flex:1;min-width:0;display:flex}.delivery-row strong{color:#344054;font-size:10px}.delivery-row small,.delivery-row>span{color:var(--muted);font-size:8.5px}.delivery-row .delivery-reliability{color:#6c7fa6;margin-top:2px;font-size:7.5px}.delivery-pagination{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding-top:5px;font-size:8.5px;display:flex}.delivery-panel>footer{border-top:1px solid var(--line);background:#fbfcfd;justify-content:flex-end;gap:9px;padding:13px 20px;display:flex}@media (width<=1100px){.composer-grid{grid-template-columns:230px minmax(400px,1fr)}.composer-preview{display:none}}@media (width<=760px){.composer-backdrop{padding:0}.post-composer{border-radius:0;grid-template-rows:57px minmax(0,1fr) auto;width:100%;height:100vh}.composer-header{padding:0 15px}.composer-header h2{font-size:19px}.composer-close{width:34px;height:34px}.composer-close svg{width:18px}.composer-grid{display:block;overflow:auto}.composer-accounts{border-right:0;border-bottom:1px solid var(--line);min-height:290px;max-height:420px}.composer-editor{padding:17px 14px;overflow:visible}.composer-section-head h3,.composer-accounts h3{font-size:14px}.content-editor,.platform-content-editor{min-height:300px}.platform-content-editor>header,.platform-content-editor>footer{flex-direction:column;align-items:flex-start}.platform-content-editor>footer span{max-width:100%}.composer-media-assets,.youtube-provider-settings,.composer-options{grid-template-columns:1fr}.youtube-provider-settings>small{grid-column:1}.intent-platforms{flex-direction:column;align-items:flex-start}.intent-platforms>div{justify-content:flex-start}.composer-footer{flex-wrap:wrap;min-height:116px;padding:10px 12px}.composer-footer>div{width:100%;margin:0}.composer-footer .button{flex:1;padding-inline:8px;font-size:9px}.delivery-panel{border-radius:12px 12px 0 0;max-height:92vh}.delivery-filters{grid-template-columns:1fr}.delivery-row{flex-wrap:wrap;align-items:flex-start}.delivery-row>div{flex-basis:calc(100% - 42px)}.delivery-pagination{flex-direction:column;align-items:stretch}.delivery-pagination .button{width:100%}.review-workspace-backdrop{align-items:flex-end;padding:0}.post-review-panel{border-radius:13px 13px 0 0;width:100%;height:96vh;max-height:96vh}.post-review-panel>header{padding:15px}.post-review-panel>header h2{text-overflow:ellipsis;white-space:nowrap;max-width:290px;font-size:15px;overflow:hidden}.post-review-grid{display:block;overflow:auto}.review-editor-column{padding:13px;overflow:visible}.review-platform-metadata{grid-template-columns:1fr}.review-platform-metadata>header{grid-column:1}.post-revision-history{border-top:1px solid var(--line);border-left:0;padding:13px;overflow:visible}.review-comment-form{grid-template-columns:1fr}.review-comment-form .button,.review-editor>.button{justify-self:stretch;width:100%}.post-review-panel>footer{min-height:66px;padding:9px 12px}.post-review-panel>footer span{max-width:210px}.post-row-actions{flex-wrap:wrap}.automation-control{align-items:flex-start}.automation-control .status-pill{margin-left:auto}.automation-type-card{min-height:105px}.run-heading{flex-direction:column;align-items:stretch}.run-heading .button{width:100%}.run-toolbar{overflow-x:auto}.run-toolbar .segmented{width:max-content;min-width:100%}.run-card>footer,.outbox-card>footer{flex-direction:column;align-items:flex-start}.run-card footer>div,.outbox-card footer>div{width:100%}.run-card footer .button,.outbox-card footer .button{flex:1}.run-dispatch{flex-direction:column;align-items:flex-start}.run-dispatch .button{width:100%}.outbox-card dl{grid-template-columns:1fr 1fr;gap:10px}.outbox-card dd{white-space:normal;overflow-wrap:anywhere}.automation-picker label{grid-template-columns:auto 32px minmax(0,1fr)}.automation-picker>label>svg{display:none}.revision-panel{border-radius:12px 12px 0 0;max-height:92vh}.automation-definition-toolbar{flex-direction:column;align-items:stretch}.automation-definition-toolbar>.segmented{width:100%}.automation-definition-toolbar>.segmented button{flex:1;justify-content:center}.automation-definition-filters{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.automation-definition-filters .compact-field{min-width:0}.automation-definition-filters .search-field{grid-column:1/-1;width:100%;min-width:0}.automation-builder-modal .modal-body{max-height:none}.automation-builder-meta,.automation-builder-shell{grid-template-columns:1fr}.workflow-canvas{border-right:0;border-bottom:1px solid var(--line);min-height:440px;padding:12px}.workflow-node-list{margin-block:12px}.workflow-node{min-height:62px}.workflow-inspector{min-height:320px;padding:14px}.automation-builder-modal .modal-footer .button{flex:1;padding-inline:8px}.automation-table-wrap{overflow:visible}.automation-table,.automation-table tbody{display:block;min-width:0!important}.automation-table thead{display:none}.automation-table tbody{gap:10px;padding:10px;display:grid}.automation-table tbody tr{border:1px solid var(--line);background:#fff;border-radius:7px;grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.automation-table td{overflow-wrap:anywhere;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:center;gap:10px;width:100%;max-width:none;height:auto;min-height:42px;padding:8px 10px;display:flex}.automation-table td:first-child,.automation-table td:nth-child(4),.automation-table td:nth-child(5),.automation-table td:nth-child(6){grid-column:1/-1}.automation-table td:last-child{border-bottom:0}.automation-table td:before{color:#8a94a4;content:attr(data-label);flex:0 0 58px;font-size:8px;font-weight:700}.automation-table td>strong,.automation-table td>.status-pill,.automation-table td>.version-button,.automation-table td>.automation-row-actions{text-align:right;margin-left:auto}.automation-table .automation-row-actions{min-width:0}}.brand-boundary{color:#24406f;background:#f4f7ff;border:1px solid #c7d7fe;border-radius:12px;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;display:flex}.brand-boundary>svg{color:#315dc9;flex:none;width:22px}.brand-boundary div{gap:3px;display:grid}.brand-boundary span{color:#5d6d89;font-size:13px}.brand-grid{grid-template-columns:repeat(auto-fit,minmax(330px,1fr));gap:16px;display:grid}.brand-card{border:1px solid var(--border);background:#fff;border-radius:14px;gap:15px;padding:18px;display:grid;box-shadow:0 8px 22px #1b2a440d}.brand-card>header{grid-template-columns:auto 1fr auto;align-items:center;gap:12px;display:grid}.brand-card>header>div{gap:3px;min-width:0;display:grid}.brand-card>header>div>span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.brand-swatch{width:42px;height:42px;box-shadow:0 0 0 1px var(--border);border:4px solid #fff;border-radius:12px}.brand-meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.brand-meta span{background:#f4f6f9;border-radius:999px;padding:4px 8px}.brand-voice{color:#3f4c5f;margin:0;line-height:1.55}.brand-sources{gap:8px;display:grid}.brand-sources>div{background:#fafbfc;border:1px solid #e5eaf2;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.brand-sources svg{color:#52637e;width:16px}.brand-sources div div{min-width:0;display:grid}.brand-sources small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-card>footer{border-top:1px solid #edf0f4;justify-content:flex-end;gap:12px;padding-top:4px;display:flex}.brand-source-tabs{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.brand-source-tabs button{border:1px solid var(--border);color:#4b5b73;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-weight:700;display:flex}.brand-source-tabs button.active{color:#254da9;background:#edf3ff;border-color:#315dc9}.brand-source-tabs svg{width:17px}.source-boundary{color:#69768a;background:#f5f6f8;border-radius:9px;padding:10px 12px;font-size:12px}.brand-file-drop{color:#41516b;text-align:center;cursor:pointer;background:#fafcff;border:1.5px dashed #b7c4d8;border-radius:12px;place-items:center;gap:7px;min-height:160px;padding:24px;display:grid;position:relative}.brand-file-drop svg{color:#315dc9;width:30px;height:30px}.brand-file-drop span{color:var(--muted);font-size:12px}.brand-file-drop input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}@media (width<=720px){.brand-grid{grid-template-columns:1fr}.brand-card{padding:14px}.brand-card>header{grid-template-columns:auto 1fr}.brand-card>header .status-pill{grid-column:2;justify-self:start}.brand-card>footer{flex-wrap:wrap;justify-content:flex-start}.brand-source-tabs{grid-template-columns:1fr}}.batch-workbench-backdrop{z-index:135;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#11182794;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.batch-workbench{background:#fff;border-radius:9px;grid-template-rows:auto auto auto minmax(0,1fr) auto;width:min(1780px,100%);height:min(980px,100vh - 36px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 100px #080f1e52}.batch-close{z-index:2;color:#fff;cursor:pointer;background:#202329;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:13px}.batch-close svg{width:18px;height:18px}.batch-actionbar{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:8px;min-height:64px;padding:10px 58px 10px 17px;display:flex}.batch-actionbar button,.batch-import-button{color:#4b5870;white-space:nowrap;cursor:pointer;background:#f7f9fc;border:1px solid #dce3ee;border-radius:5px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 10px;font-size:9px;font-weight:700;display:inline-flex}.batch-actionbar button:hover,.batch-import-button:hover{color:#2e61bf;background:#f0f5ff;border-color:#b9ccf5}.batch-actionbar button:disabled{opacity:.38;cursor:not-allowed}.batch-actionbar button svg,.batch-import-button svg{width:14px;height:14px}.batch-actionbar button.danger{color:#b55150}.batch-actionbar button.execute{color:#fff;background:#5f95f5;border-color:#548af0}.batch-actionbar button.execute:hover{background:#4b83eb}.batch-action-spacer{flex:1}.batch-selected{color:#4c576b;white-space:nowrap;font-size:10px;font-weight:700}.batch-import-button{position:relative;overflow:hidden}.batch-import-button input{opacity:0;cursor:pointer;width:100%;position:absolute;inset:0}.batch-bulk-editor{background:#f3f7ff;border-bottom:1px solid #cbd9f7;align-items:end;gap:10px;min-height:70px;padding:11px 17px;display:flex}.batch-bulk-editor>strong{color:#2d4f91;white-space:nowrap;align-self:center;font-size:10px}.batch-bulk-editor label{gap:5px;min-width:170px;display:grid}.batch-bulk-editor label.wide{flex:1;min-width:min(440px,38vw)}.batch-bulk-editor label>span{color:#63728a;font-size:8px;font-weight:700}.batch-bulk-editor input,.batch-bulk-editor select{color:#354158;background:#fff;border:1px solid #cbd5e5;border-radius:5px;outline:0;width:100%;height:34px;padding:0 9px;font-size:9px}.batch-bulk-editor>div{gap:7px;margin-left:auto;display:flex}.batch-notice{color:#267657;background:#effaf5;border-bottom:1px solid #b9e0cf;padding:8px 17px;font-size:9px;font-weight:600}.batch-notice.error{color:#ad4542;background:#fff2f1;border-color:#efc5c2}.batch-table-wrap{background:#fff;min-height:0;overflow:auto}.batch-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1420px}.batch-table th{color:#687386;text-align:left;background:#f7f8fa;border-bottom:1px solid #dfe4ed;border-right:1px solid #e7ebf2;height:43px;padding:0 10px;font-size:8.5px;font-weight:700}.batch-table th:first-child{text-align:center;width:45px}.batch-table th:nth-child(2){width:125px}.batch-table th:nth-child(3){width:145px}.batch-table th:nth-child(4){width:170px}.batch-table th:nth-child(5){width:400px}.batch-table th:nth-child(6){width:125px}.batch-table th:nth-child(7){width:130px}.batch-table th:nth-child(8){width:150px}.batch-table th:nth-child(9){width:85px}.batch-table td{color:#4d596c;vertical-align:top;border-bottom:1px solid #e7eaf0;border-right:1px solid #edf0f4;height:116px;padding:10px;font-size:9px}.batch-table td:first-child{text-align:center}.batch-table input[type=checkbox]{accent-color:#4f84eb}.batch-table select,.batch-content-cell input,.batch-content-cell textarea{color:#354158;background:#fff;border:1px solid #d9e0ea;border-radius:4px;outline:0;width:100%;padding:7px 8px;font-size:9px}.batch-table select{height:34px}.batch-content-cell{gap:7px;display:grid}.batch-content-cell textarea{resize:vertical;min-height:58px;line-height:1.45}.batch-content-cell input:focus,.batch-content-cell textarea:focus,.batch-table select:focus{border-color:#8eb2f6;box-shadow:0 0 0 2px #edf4ff}.batch-validation{color:#2e8a65;align-items:center;gap:5px;font-weight:700;display:inline-flex}.batch-validation.invalid{color:#bd4c48}.batch-validation svg{width:13px;height:13px}.batch-media-cell{color:#9ba4b2;flex-wrap:wrap;gap:4px;display:flex}.batch-media-cell span{color:#657188;overflow-wrap:anywhere;background:#f1f4f8;border-radius:4px;padding:4px 6px}.batch-draft-boundary{color:#416cb8;align-items:center;gap:5px;font-weight:700;display:inline-flex}.batch-draft-boundary svg{width:13px;height:13px}.batch-publish-action{gap:4px;display:grid}.batch-publish-action strong{color:#40506a;font-size:9px}.batch-publish-action small{color:#9aa3b2;font-size:8px}.batch-empty{color:#adb5c1;text-align:center;place-content:center;justify-items:center;gap:8px;min-height:420px;display:grid}.batch-empty svg{stroke-width:1.4px;width:42px;height:42px}.batch-empty strong{color:#8c96a5;font-size:13px}.batch-empty span{max-width:340px;font-size:9px;line-height:1.55}.batch-footer{border-top:1px solid var(--line);color:#7c8798;background:#fbfcfd;justify-content:space-between;align-items:center;gap:20px;min-height:48px;padding:8px 17px;font-size:8.5px;display:flex}.batch-footer>div{align-items:center;gap:7px;display:flex}.batch-footer svg{color:#4678d4;width:14px;height:14px}.batch-footer>span{white-space:nowrap}.batch-history-toggle{color:#47658f;min-height:28px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dce4f1;border-radius:5px;align-items:center;gap:6px;padding:0 9px;font-weight:700;display:inline-flex}.batch-history-toggle:hover,.batch-history-toggle[aria-expanded=true]{color:#2f63bc;background:#f1f6ff;border-color:#abc3ef}.batch-history-panel{z-index:3;background:#fff;border:1px solid #cfd9e8;border-radius:8px 8px 0 0;grid-template-rows:auto auto minmax(72px,1fr) auto;max-height:min(430px,58vh);display:grid;position:absolute;bottom:48px;left:16px;right:16px;overflow:hidden;box-shadow:0 -18px 48px #1423412e}.batch-history-panel>header{background:#f8faff;border-bottom:1px solid #e1e6ee;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:8px 12px;display:flex}.batch-history-panel>header>div{color:#446daf;align-items:center;gap:9px;min-width:0;display:flex}.batch-history-panel>header>div>svg{flex:0 0 17px;width:17px}.batch-history-panel>header span{gap:2px;min-width:0;display:grid}.batch-history-panel>header strong{color:#34445e;font-size:10px}.batch-history-panel>header small{color:#8792a4;font-size:8px}.batch-history-panel>header .icon-button{width:28px;height:28px}.batch-history-filters{border-bottom:1px solid #e6eaf1;grid-template-columns:150px minmax(220px,1fr) 150px 150px;gap:9px;padding:9px 12px;display:grid}.batch-history-filters label{gap:4px;min-width:0;display:grid}.batch-history-filters label>span{color:#7a8698;font-size:8px;font-weight:700}.batch-history-filters input,.batch-history-filters select{color:#3e4b61;background:#fff;border:1px solid #d6deea;border-radius:5px;outline:0;width:100%;height:32px;padding:0 8px;font-size:9px}.batch-history-filters input:focus,.batch-history-filters select:focus{border-color:#91b3ef;box-shadow:0 0 0 2px #edf4ff}.batch-history-search>div{position:relative}.batch-history-search svg{color:#929dad;pointer-events:none;width:13px;height:13px;position:absolute;top:9px;left:8px}.batch-history-search input{padding-left:28px}.batch-history-list{min-height:0;overflow:auto}.batch-history-list article{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(190px,1fr) auto minmax(130px,.65fr);align-items:center;gap:12px;min-height:53px;padding:8px 12px;display:grid}.batch-history-list article>div{gap:3px;min-width:0;display:grid}.batch-history-list strong{color:#3f4c61;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.batch-history-list small{color:#8b95a4;font-size:8px}.batch-history-list code{color:#738097;text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:8px;overflow:hidden}.batch-history-status{color:#2e7a5d;white-space:nowrap;background:#eaf7f1;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:700}.batch-history-state{color:#8893a4;text-align:center;justify-content:center;align-items:center;gap:8px;min-height:82px;padding:18px;font-size:9px;display:flex}.batch-history-state.error{color:#ad4542}.batch-history-panel>footer{color:#7d8898;background:#fbfcfd;border-top:1px solid #e3e7ed;justify-content:space-between;align-items:center;gap:10px;min-height:39px;padding:6px 12px;font-size:8px;display:flex}.batch-history-panel>footer small{color:#ad4542;margin-left:auto}.monitor-boundary{color:#765d28;background:#fff9eb;border:1px solid #e7d5aa;border-radius:7px;align-items:center;gap:11px;min-height:58px;margin-bottom:12px;padding:11px 14px;display:flex}.monitor-boundary>svg{color:#ad7818;flex:0 0 18px;width:18px}.monitor-boundary>div{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.monitor-boundary strong{font-size:10px}.monitor-boundary span{font-size:8.5px;line-height:1.5}.monitor-boundary .status-pill{flex:none}.monitor-panel table{min-width:1160px}.monitor-panel td{vertical-align:middle}.operational-alert-panel table{min-width:1050px}.operational-alert-panel td:first-child small{color:var(--muted);margin-top:3px;display:block}.operational-alert-panel .metric-cell svg{width:14px;height:14px}.operational-boundary{background:#f4fbf7;border-color:#cfe5d7}.compact-field{flex-direction:row;align-items:center;gap:8px;min-width:150px;display:flex}.compact-field span{white-space:nowrap;margin:0}.compact-field select{min-width:110px}.monitor-details{border:1px solid var(--line);border-radius:6px;gap:0;margin:0;display:grid}.monitor-details>div{border-bottom:1px solid var(--line);grid-template-columns:140px minmax(0,1fr);gap:12px;padding:10px 12px;display:grid}.monitor-details>div:last-child{border-bottom:0}.monitor-details dt{color:var(--muted);font-size:9px;font-weight:700}.monitor-details dd{color:#3f4b60;overflow-wrap:anywhere;margin:0;font-size:9px}@media (width<=980px){.batch-actionbar{flex-wrap:wrap;padding-right:54px}.batch-action-spacer{display:none}.batch-bulk-editor{flex-wrap:wrap;align-items:stretch}.batch-bulk-editor>strong{width:100%}.batch-bulk-editor>div{justify-content:flex-end;width:100%}}@media (width<=760px){.monitor-boundary{flex-wrap:wrap;align-items:flex-start}.monitor-boundary .status-pill{margin-left:29px}.monitor-page .platform-filter{overflow-x:auto}.monitor-page .platform-filter button{flex:none}.monitor-panel .table-wrap{overflow:visible}.monitor-panel table,.monitor-panel tbody{display:block;min-width:0!important}.monitor-panel thead{display:none}.monitor-panel tbody{background:#fafbfc;gap:9px;padding:9px;display:grid}.monitor-panel tbody tr{border:1px solid var(--line);background:#fff;border-radius:6px;display:grid;overflow:hidden}.monitor-panel td{text-align:right;border-bottom:1px solid #f0f2f5;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;height:auto;min-height:38px;padding:8px 10px;display:flex}.monitor-panel td:last-child{border-bottom:0}.monitor-panel td:before{color:#8a94a4;text-align:left;content:attr(data-label);flex:0 0 76px;font-size:8px;font-weight:700}.monitor-panel td>strong,.monitor-panel td>span,.monitor-panel td>button{margin-left:auto}.monitor-panel .table-pagination{flex-direction:column;align-items:stretch;gap:8px}.monitor-panel .table-pagination .button{width:100%}.monitor-details>div{grid-template-columns:100px minmax(0,1fr)}.batch-workbench-backdrop{background:#fff;padding:0}.batch-workbench{border-radius:0;width:100%;height:100vh}.batch-close{width:32px;height:32px;top:10px;right:10px}.batch-actionbar{grid-template-columns:1fr 1fr;gap:6px;min-height:0;padding:52px 10px 10px;display:grid}.batch-selected{grid-column:1/-1;padding:2px}.batch-actionbar button,.batch-import-button{width:100%;min-width:0;min-height:32px;padding-inline:6px;font-size:8px}.batch-actionbar button.execute{grid-column:1/-1}.batch-bulk-editor{max-height:46vh;padding:10px;overflow-y:auto}.batch-bulk-editor label,.batch-bulk-editor label.wide{width:100%;min-width:0}.batch-bulk-editor>div .button{flex:1}.batch-table-wrap{background:#f7f8fa}.batch-table,.batch-table tbody{min-width:0;display:block}.batch-table thead{display:none}.batch-table tbody{gap:10px;padding:10px;display:grid}.batch-table tbody tr{background:#fff;border:1px solid #dfe4ec;border-radius:7px;display:grid;overflow:hidden}.batch-table td{border-bottom:1px solid #eef0f4;border-right:0;grid-template-columns:76px minmax(0,1fr);align-items:start;gap:8px;width:100%;height:auto;padding:9px 10px;display:grid;text-align:left!important}.batch-table td:before{color:#8b95a5;content:attr(data-label);font-size:8px;font-weight:700}.batch-table td:last-child{border-bottom:0}.batch-content-cell,.batch-table td>select,.batch-table td>button{min-width:0}.batch-empty{min-height:280px;padding:30px}.batch-footer{flex-direction:column;align-items:flex-start;gap:5px;padding:9px 11px}.batch-history-toggle{justify-content:center;width:100%}.batch-footer>span{white-space:normal}.batch-history-panel{border-radius:8px;max-height:66vh;bottom:92px;left:8px;right:8px}.batch-history-filters{grid-template-columns:1fr 1fr}.batch-history-search{grid-column:1/-1}.batch-history-list article{grid-template-columns:minmax(0,1fr) auto;gap:7px}.batch-history-list code{grid-column:1/-1}.batch-history-panel>footer{flex-wrap:wrap;align-items:flex-start}.batch-history-panel>footer small{width:100%;margin-left:0}.verified-accounts{display:grid}.verified-accounts article{flex-wrap:wrap;width:100%;min-width:0}.verified-accounts article>.status-pill{margin-left:auto}.channel-account-actions{border-top:1px solid #e6eee9;flex-wrap:wrap;justify-content:flex-start;gap:7px 10px;width:100%;padding-top:7px}.oauth-readiness{grid-template-columns:auto minmax(0,1fr)}.oauth-readiness>.status-pill{grid-column:2;justify-self:start}.oauth-handoff{grid-template-columns:auto minmax(0,1fr)}.oauth-handoff .button{grid-column:1/-1;width:100%}.connector-auth-backdrop{align-items:end;padding:0}.connector-auth-panel{border-radius:12px 12px 0 0;grid-template-rows:68px minmax(0,1fr);grid-template-columns:1fr;width:100%;height:94vh}.connector-auth-rail{border-right:0;border-bottom:1px solid var(--line);flex-direction:row;gap:5px;padding:8px 10px;overflow:auto hidden}.connector-auth-rail button{flex-basis:46px;width:46px;height:46px}.connector-auth-rail .connector-logo{flex-basis:34px;width:34px;height:34px;font-size:12px}.connector-auth-main>header{padding:15px 17px 12px}.connector-auth-main>header h2{font-size:17px}.connector-auth-body{padding:14px}.connector-auth-main>footer{padding:10px 13px}.connector-auth-main>footer .button{flex:1}}
