.automation-page{width:100%;padding:28px}.automation-chat-head,.automation-composer,.automation-connect,.automation-connect-actions,.automation-dialog,.automation-dialog-row,.automation-dialogs-head,.automation-hero,.automation-inbox,.automation-status{display:flex}.automation-hero{align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.automation-kicker,.automation-section-label{display:inline-flex;color:var(--brand-yellow-deep);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:0}.automation-hero h1{margin-top:6px;font-size:32px;line-height:1.08;letter-spacing:0}.automation-connect p,.automation-hero p{max-width:760px;margin:10px 0 0;color:var(--fg-muted);font-weight:600}.automation-status{min-height:42px;align-items:center;gap:9px;padding:0 14px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--fg-muted);font-size:13px;font-weight:800;white-space:nowrap}.automation-status span{width:9px;height:9px;border-radius:50%;background:var(--danger)}.automation-status.online span{background:var(--success)}.automation-alert{margin-bottom:16px;padding:12px 14px;border:1px solid #fca5a5;border-radius:12px;background:#fef2f2;color:var(--danger);font-weight:800}.automation-connect{align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}.automation-connect-copy h2{margin-top:6px;font-size:22px;letter-spacing:0}.automation-connect-actions{gap:10px;flex-wrap:wrap;margin-top:18px}.automation-qr-box{width:244px;min-height:244px;flex:0 0 244px;display:grid;place-items:center;border:1px solid var(--border);border-radius:18px;background:#fff}.automation-qr-box img{width:220px;height:220px}.automation-qr-empty{padding:20px;text-align:center;color:var(--fg-muted);font-weight:700}.automation-inbox{height:min(760px,calc(100vh - 360px));min-height:560px;padding:0;overflow:hidden}.automation-dialogs{width:370px;flex:0 0 370px;border-right:1px solid var(--border);display:flex;flex-direction:column;min-width:0}.automation-dialogs-head{align-items:center;justify-content:space-between;gap:12px;padding:18px;border-bottom:1px solid var(--border)}.automation-dialogs-head strong{display:block;margin-top:4px;color:var(--brand-black)}.automation-refresh{width:38px;height:38px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--brand-black);font-size:18px;font-weight:900}.automation-search{padding:14px 18px;border-bottom:1px solid var(--border)}.automation-search input{width:100%;height:42px;border:1px solid var(--border);border-radius:12px;padding:0 12px;outline:0;font:inherit;font-weight:700}.automation-composer textarea:focus,.automation-search input:focus{border-color:var(--brand-yellow);box-shadow:0 0 0 3px rgba(255,190,0,.18)}.automation-dialog-list{flex:1 1;overflow-y:auto;padding:8px}.automation-dialog{width:100%;align-items:flex-start;gap:12px;border:0;border-radius:12px;background:transparent;padding:12px 10px;text-align:left;color:var(--fg)}.automation-dialog.active,.automation-dialog:hover{background:#fff8db}.automation-dialog.active{box-shadow:inset 3px 0 0 var(--brand-yellow)}.automation-avatar{width:38px;height:38px;flex:0 0 38px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--brand-yellow);color:var(--brand-black);font-weight:900}.automation-avatar.large{width:48px;height:48px;flex-basis:48px}.automation-dialog-body{min-width:0;flex:1 1}.automation-dialog-row{align-items:center;justify-content:space-between;gap:10px}.automation-dialog-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.automation-bubble time,.automation-chat-head span,.automation-dialog-row time,.automation-meta{color:var(--fg-muted);font-size:11px;font-weight:700}.automation-preview{display:block;margin-top:4px;color:var(--fg-muted);font-size:12px;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.automation-meta{display:block;margin-top:5px}.automation-chat{flex:1 1;min-width:0;display:flex;flex-direction:column;background:#fbfbfc}.automation-chat-head{min-height:76px;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid var(--border);background:#fff}.automation-chat-head span,.automation-chat-head strong{display:block}.automation-messages{flex:1 1;overflow-y:auto;padding:18px}.automation-message{display:flex;margin-bottom:12px}.automation-message.outgoing{justify-content:flex-end}.automation-bubble{max-width:min(680px,78%);padding:12px 14px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.04)}.automation-message.outgoing .automation-bubble{background:#fff3bf;border-color:#f5d451}.automation-bubble p{margin:0 0 8px;white-space:pre-wrap;line-height:1.55;font-weight:650}.automation-composer{gap:12px;padding:14px;border-top:1px solid var(--border);background:#fff}.automation-composer textarea{flex:1 1;min-height:58px;max-height:150px;resize:vertical;border:1px solid var(--border);border-radius:14px;padding:12px;outline:0;font:inherit;font-weight:650}.automation-composer .btn{align-self:flex-end;min-height:46px}.automation-empty{padding:22px 14px;color:var(--fg-muted);text-align:center;font-weight:800}.automation-empty-main{margin:auto}@media (max-width:1100px){.automation-connect,.automation-hero{flex-direction:column;align-items:stretch}.automation-qr-box{width:100%;flex-basis:auto}.automation-inbox{height:auto;min-height:0;flex-direction:column}.automation-dialogs{width:100%;flex-basis:auto;max-height:360px;border-right:0;border-bottom:1px solid var(--border)}.automation-chat{min-height:560px}}@media (max-width:720px){.automation-page{padding:14px}.automation-hero h1{font-size:25px}.automation-composer{flex-direction:column}.automation-composer .btn{width:100%}.automation-bubble{max-width:92%}}.automation-page-v2{padding:24px 28px;background:radial-gradient(circle at 78% 8%,rgba(255,190,0,.08),transparent 26%),linear-gradient(180deg,#fbfcff,#f5f6f9);min-height:calc(100vh - 64px)}.automation-hero-v2{margin-bottom:18px}.automation-hero-v2 h1{font-size:30px}.automation-tabs{width:-moz-fit-content;width:fit-content;min-height:64px;display:inline-flex;align-items:stretch;overflow:hidden;margin-bottom:18px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.04)}.automation-tabs button{min-width:164px;border:0;border-bottom:3px solid transparent;background:#fff;color:var(--brand-black);display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;font:inherit;font-weight:900}.automation-tabs button.active{border-bottom-color:var(--brand-yellow);background:linear-gradient(180deg,#fff,#fffaf0)}.automation-tabs small{padding:4px 8px;border-radius:999px;background:#dcfce7;color:#16a34a;font-size:10px;text-transform:uppercase}.automation-tab-mark{width:26px;height:26px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:800}.automation-tab-mark.telegram{background:#111827}.automation-tab-mark.max{background:linear-gradient(135deg,#8b5cf6,#06b6d4)}.automation-connect-v2{display:grid;grid-template-columns:minmax(320px,1fr) minmax(280px,420px) 180px minmax(280px,360px);align-items:center;margin-bottom:18px;padding:18px 22px}.automation-bot-panel{min-width:0}.automation-bot-strip{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.automation-bot-strip button{min-height:36px;border:1px solid var(--border);border-radius:999px;background:#fff;padding:0 12px;color:var(--fg-muted);font:inherit;font-size:12px;font-weight:900}.automation-bot-strip button.active{border-color:var(--brand-yellow-deep);background:#fff5cc;color:var(--brand-black)}.automation-add-bot{display:grid;grid-template-columns:1fr 1.4fr auto;grid-gap:8px;gap:8px;margin-top:12px}.automation-add-bot input{min-width:0;height:42px;border:1px solid var(--border);border-radius:12px;padding:0 12px;outline:0;font:inherit;font-size:13px;font-weight:700}.automation-add-bot input:focus{border-color:var(--brand-yellow);box-shadow:0 0 0 3px rgba(255,190,0,.18)}.automation-qr-box-v2{width:150px;min-height:150px;flex-basis:150px;border-radius:14px}.automation-qr-box-v2 img{width:132px;height:132px}.automation-steps{margin:0;padding:0;list-style:none;display:grid;grid-gap:12px;gap:12px;color:var(--fg-muted);font-size:13px;font-weight:750}.automation-steps li{display:flex;align-items:center;gap:10px}.automation-steps span{width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#eef1f6;color:var(--fg-muted);font-size:12px;font-weight:950}.automation-grid{display:grid;grid-template-columns:370px minmax(420px,1fr) 330px;grid-gap:14px;gap:14px;align-items:stretch;min-height:min(700px,calc(100vh - 370px))}.automation-grid .automation-chat,.automation-grid .automation-dialogs,.automation-side-panel{min-height:640px}.automation-grid .automation-dialogs{width:auto;flex-basis:auto;border-right:0;overflow:hidden}.automation-grid .automation-chat{overflow:hidden;background:#fff}.automation-side-panel{display:grid;grid-template-rows:auto auto 1fr;grid-gap:14px;gap:14px}.automation-info-card{padding:18px}.automation-info-card h3{margin:0 0 16px;font-size:16px;letter-spacing:0}.automation-info-card dl{margin:0;display:grid;grid-gap:14px;gap:14px}.automation-info-card dd,.automation-info-card dt{margin:0;font-size:13px}.automation-info-card dt{color:var(--fg-muted);font-weight:750}.automation-info-card dd{color:var(--brand-black);font-weight:850;text-align:right;overflow-wrap:anywhere}.automation-info-card dl{grid-template-columns:minmax(120px,1fr) minmax(100px,1fr)}.automation-action{width:100%;min-height:42px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--brand-black);display:flex;align-items:center;justify-content:flex-start;padding:0 14px;margin-bottom:10px;font:inherit;font-size:13px;font-weight:850;text-decoration:none}.automation-action:hover{border-color:var(--brand-yellow-deep);background:#fffaf0}.automation-action.danger{color:var(--danger)}.automation-attach{width:44px;height:44px;flex:0 0 44px;align-self:flex-end;border:1px solid var(--border);border-radius:12px;background:#fff;font-size:22px;font-weight:800;color:var(--fg-muted)}.automation-send{min-width:110px}@media (max-width:1400px){.automation-connect-v2{grid-template-columns:minmax(320px,1fr) minmax(280px,1fr)}.automation-qr-box-v2,.automation-steps{justify-self:start}.automation-grid{grid-template-columns:330px minmax(420px,1fr)}.automation-side-panel{grid-column:1/-1;min-height:0;grid-template-columns:1fr 1fr}}@media (max-width:980px){.automation-add-bot,.automation-connect-v2,.automation-grid,.automation-side-panel{grid-template-columns:1fr}.automation-grid .automation-chat,.automation-grid .automation-dialogs,.automation-side-panel{min-height:auto}.automation-grid .automation-chat{min-height:560px}.automation-tabs{width:100%}.automation-tabs button{min-width:0;flex:1 1}}.automation-page-shot{padding:22px 36px 26px;min-height:calc(100vh - 56px);background:#f7f8fb}.automation-shot-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.automation-shot-hero h1{margin:6px 0 0;color:#111827;font-size:27px;line-height:1.08;font-weight:950;letter-spacing:0}.automation-shot-hero p{max-width:720px;margin:9px 0 0;color:#6b7280;font-size:14px;line-height:1.45;font-weight:400}.automation-page-shot .automation-kicker,.automation-page-shot .automation-section-label{color:#f6b800;font-size:11px;font-weight:700}.automation-page-shot .automation-status{min-height:38px;margin-top:8px;padding:0 15px;border:1px solid #e6eaf0;border-radius:999px;background:#fff;color:#667085;box-shadow:0 8px 28px rgba(15,23,42,.04)}.automation-page-shot .automation-status span{width:8px;height:8px}.automation-tabs-shot{width:360px;min-height:60px;margin-bottom:24px;border-color:#e6eaf0;border-radius:11px;box-shadow:none}.automation-tabs-shot button{min-width:0;width:50%;gap:10px;padding:0 18px;color:#111827;font-size:14px;border-bottom-width:2px}.automation-tabs-shot button.active{background:#fff;border-bottom-color:#f6b800}.automation-plane{display:inline-flex;width:18px;height:18px;align-items:center;justify-content:center;color:#111827;font-size:18px;transform:rotate(-35deg)}.automation-max-mark{width:22px;height:22px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#fff 0 28%,transparent 30%),linear-gradient(135deg,#8057ff,#2cc9ff);box-shadow:inset 0 0 0 3px rgba(255,255,255,.22)}.automation-tabs-shot small{padding:3px 8px;background:#dffbea;color:#0ca95f;font-size:10px;line-height:1.1}.automation-connect-shot{min-height:174px;grid-template-columns:minmax(420px,1fr) 150px 390px;align-items:center;grid-gap:36px;gap:36px;padding:18px 24px;box-shadow:0 18px 40px rgba(15,23,42,.04)}.automation-broadcast-card,.automation-connect-shot{display:grid;margin-bottom:18px;border:1px solid #e2e6ee;border-radius:14px;background:#fff}.automation-broadcast-card{grid-template-columns:minmax(280px,.8fr) minmax(360px,1.4fr) auto;align-items:end;grid-gap:16px;gap:16px;padding:18px 22px;box-shadow:0 14px 34px rgba(15,23,42,.035)}.automation-broadcast-card h2{margin:5px 0 0;color:#111827;font-size:18px;line-height:1.2;font-weight:700}.automation-broadcast-card p{margin:8px 0 0;color:#667085;font-size:13px;line-height:1.45}.automation-broadcast-card textarea{width:100%;min-height:74px;resize:vertical;border:1px solid #e5e9f0;border-radius:11px;padding:12px 14px;outline:0;color:#111827;font:inherit;font-size:13px}.automation-broadcast-card textarea:focus{border-color:#ffbf00;box-shadow:0 0 0 3px rgba(255,191,0,.14)}.automation-broadcast-card .btn{min-height:44px;border-radius:10px;white-space:nowrap}.automation-connect-shot .automation-connect-copy h2{margin:5px 0 0;color:#111827;font-size:22px;line-height:1.15;font-weight:800}.automation-connect-shot .automation-connect-copy p{max-width:660px;margin-top:9px;color:#667085;font-size:13px;line-height:1.55}.automation-connect-shot .automation-connect-actions{margin-top:14px;gap:10px}.automation-connect-shot .btn{min-height:40px;border-radius:9px;padding:0 20px;font-size:13px}.automation-connect-shot .btn-primary{background:#ffbf00;border-color:#ffbf00;color:#111827;box-shadow:0 10px 22px rgba(255,191,0,.22)}.automation-connect-shot .btn-ghost{background:#fff;border-color:#e2e6ee}.automation-add-plain{border:0;background:transparent;color:#98a2b3;font:inherit;font-size:12px;font-weight:600;cursor:pointer}.automation-bot-drawer{max-width:720px;margin-top:12px}.automation-bot-drawer .automation-bot-strip button{min-height:28px;font-size:11px}.automation-connect-shot .automation-add-bot{grid-template-columns:170px minmax(220px,1fr) auto;margin-top:8px}.automation-qr-shot{width:142px;min-height:142px;padding:0;border-radius:12px;border-color:#e2e6ee}.automation-qr-shot img{width:124px;height:124px}.automation-steps-shot{gap:15px}.automation-steps-shot li{gap:12px;color:#6b7280;font-size:13px;font-weight:400}.automation-steps-shot span{width:22px;height:22px;background:#edf1f6;color:#98a2b3;font-size:11px}.automation-shot-grid{display:grid;grid-template-columns:370px minmax(520px,1fr) 420px;grid-gap:10px;gap:10px;align-items:stretch}.automation-shot-grid .automation-info-card,.automation-shot-grid>.card{border:1px solid #e2e6ee;border-radius:14px;box-shadow:none}.automation-shot-grid .automation-chat,.automation-shot-grid .automation-dialogs,.automation-shot-grid .automation-side-panel{min-height:540px;height:calc(100vh - 402px);max-height:620px}.automation-shot-grid .automation-dialogs{width:auto;flex-basis:auto;overflow:hidden;border-right:0;background:#fff}.automation-shot-grid .automation-dialogs-head{min-height:72px;padding:16px 18px}.automation-dialog-title{display:flex;align-items:center;gap:8px}.automation-dialog-title strong{color:#111827;font-size:15px;font-weight:700}.automation-dialog-title span{padding:4px 8px;border-radius:999px;background:#f1f3f7;color:#667085;font-size:11px;font-weight:500}.automation-dialog-tools{display:flex;gap:8px}.automation-shot-grid .automation-refresh{width:34px;height:34px;border-color:transparent;color:#111827;font-size:16px}.automation-shot-grid .automation-search{position:relative;padding:0 18px 14px;border-bottom-color:#edf0f5}.automation-shot-grid .automation-search span{position:absolute;left:31px;top:12px;color:#a3adbd}.automation-shot-grid .automation-search input{height:42px;padding-left:38px;border-color:#e5e9f0;border-radius:9px;color:#111827;font-size:13px;background:#fff}.automation-shot-grid .automation-dialog-list{padding:14px 8px 12px}.automation-shot-grid .automation-dialog{min-height:82px;padding:12px;border-radius:11px}.automation-shot-grid .automation-dialog.active,.automation-shot-grid .automation-dialog:hover{background:linear-gradient(90deg,#fff3b8,#fff9df)}.automation-shot-grid .automation-dialog.active{box-shadow:inset 2px 0 0 #ffbf00}.automation-page-shot .automation-avatar{width:39px;height:39px;flex-basis:39px;background:#ffbf00;color:#111827;font-size:13px;overflow:hidden}.automation-page-shot .automation-avatar.large{width:40px;height:40px;flex-basis:40px}.automation-page-shot .automation-avatar img{width:100%;height:100%;display:block;object-fit:cover}.automation-page-shot .automation-avatar.has-image{background:#eef1f6}.automation-shot-grid .automation-dialog-row strong{font-size:13px;color:#111827;font-weight:700}.automation-shot-grid .automation-bubble time,.automation-shot-grid .automation-chat-head span,.automation-shot-grid .automation-dialog-row time,.automation-shot-grid .automation-meta,.automation-shot-grid .automation-preview{color:#7a8494}.automation-shot-grid .automation-preview{margin-top:5px;font-size:12px}.automation-shot-grid .automation-chat{overflow:hidden;background:#fff}.automation-shot-grid .automation-chat-head{min-height:72px;padding:14px 18px;border-bottom-color:#edf0f5}.automation-shot-grid .automation-chat-head strong{color:#111827;font-size:15px;font-weight:700}.automation-chat-more{margin-left:auto;border:0;background:transparent;color:#111827;font-size:20px;font-weight:700}.automation-shot-grid .automation-messages{padding:18px;background:#fff}.automation-day-separator{margin:0 auto 18px;width:-moz-fit-content;width:fit-content;color:#98a2b3;font-size:13px;font-weight:500}.automation-shot-grid .automation-bubble{max-width:min(620px,74%);padding:13px 15px;border-radius:12px;border-color:transparent;background:#f5f7fa;box-shadow:none}.automation-shot-grid .automation-message.outgoing .automation-bubble{background:linear-gradient(135deg,#fff4bd,#fff8dc);border-color:transparent}.automation-shot-grid .automation-bubble p{color:#111827;font-size:13px;line-height:1.5;font-weight:500}.automation-shot-grid .automation-bubble time{float:right;margin-left:12px;font-size:11px}.automation-shot-grid .automation-composer{min-height:78px;align-items:center;gap:10px;padding:12px 17px;border-top-color:#edf0f5}.automation-shot-grid .automation-composer textarea{min-height:48px;height:48px;resize:none;border-color:#e5e9f0;border-radius:10px;padding:14px 44px 10px 16px;color:#111827;font-size:13px}.automation-shot-grid .automation-attach{width:34px;height:34px;flex-basis:34px;border:0;color:#98a2b3;font-size:20px}.automation-shot-grid .automation-send{width:58px;min-width:58px;height:50px;min-height:50px;border-radius:10px;padding:0;color:#fff;font-size:22px}.automation-shot-grid .automation-side-panel{min-height:0;display:grid;grid-template-rows:auto auto 1fr;grid-gap:10px;gap:10px}.automation-shot-grid .automation-info-card{padding:22px 22px 20px;background:#fff}.automation-shot-grid .automation-info-card h3{margin-bottom:22px;color:#111827;font-size:16px;font-weight:700}.automation-shot-grid .automation-info-card dl{grid-template-columns:1fr auto;gap:18px 18px}.automation-shot-grid .automation-info-card dd,.automation-shot-grid .automation-info-card dt{font-size:13px}.automation-shot-grid .automation-info-card dt{color:#667085;font-weight:400}.automation-shot-grid .automation-info-card dd{color:#111827;font-weight:500}.automation-copy-id{color:#2388ff}.automation-shot-grid .automation-action{min-height:43px;margin-bottom:8px;border-color:#e5e9f0;border-radius:9px;color:#111827;font-size:13px;justify-content:space-between}.automation-shot-grid .automation-action.danger-lite{color:#111827}.automation-shot-grid .automation-action.danger{color:#dc2626}@media (max-width:1500px){.automation-shot-grid{grid-template-columns:330px minmax(460px,1fr) 360px}.automation-connect-shot{grid-template-columns:minmax(360px,1fr) 150px 340px}}@media (max-width:1180px){.automation-broadcast-card,.automation-connect-shot,.automation-shot-grid{grid-template-columns:1fr}.automation-shot-grid .automation-chat,.automation-shot-grid .automation-dialogs,.automation-shot-grid .automation-side-panel{height:auto;max-height:none}.automation-shot-grid .automation-chat{min-height:560px}}.prod-page{padding:28px;background:#f6f7fa}.prod-card-bar,.prod-filters,.prod-header,.prod-header-actions,.prod-pager-btns,.prod-pagination,.prod-size-label,.prod-th-inner,.products-expanded-toolbar,.products-mini-heading,.products-note,.products-section-title{display:flex;align-items:center}.prod-header{gap:18px;margin-bottom:20px}.prod-title{font-size:34px;line-height:1.08;color:var(--brand-black)}.prod-subtitle{margin:8px 0 0;color:var(--fg-muted);font-size:14px;font-weight:600}.prod-filters,.prod-header-actions{gap:12px}.prod-btn-primary,.prod-btn-secondary,.prod-ico-btn,.prod-page-btn,.prod-reset-btn,.products-inline-more,.products-show-more{border:1px solid var(--border);background:#fff;color:var(--brand-black);cursor:pointer;font:inherit;font-weight:800;transition:border-color .15s,background .15s,color .15s,transform .15s}.prod-btn-primary,.prod-btn-secondary,.prod-reset-btn{min-height:46px;border-radius:12px;padding:0 16px;display:inline-flex;align-items:center;gap:9px;white-space:nowrap}.prod-btn-primary{background:var(--brand-yellow)}.prod-btn-primary,.prod-btn-secondary:hover,.prod-ico-btn:hover,.prod-page-btn:hover,.prod-reset-btn:hover{border-color:var(--brand-yellow-deep)}.prod-btn-primary:disabled,.prod-btn-secondary:disabled,.prod-ico-btn:disabled{opacity:.55;cursor:not-allowed}.prod-toolbar{display:grid;grid-template-columns:minmax(320px,1fr) auto;grid-gap:14px;gap:14px;margin-bottom:16px}.prod-search-label,.prod-select-wrap{min-height:54px;border:1px solid var(--border);border-radius:14px;background:#fff;display:flex;align-items:center;gap:10px;color:var(--fg-muted);box-shadow:0 10px 24px rgba(15,23,42,.04)}.prod-search-label{padding:0 16px}.prod-search-input,.prod-select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--fg);font:inherit;font-size:14px;font-weight:700}.prod-search-input::placeholder{color:#9ca3af}.prod-select-wrap{min-width:180px;padding:0 12px 0 14px}.prod-select-sm{min-width:86px;min-height:38px}.prod-select{-webkit-appearance:none;-moz-appearance:none;appearance:none}.prod-select-chevron{color:var(--fg-muted);flex:0 0 auto}.prod-alert{margin-bottom:14px;padding:12px 14px;border-radius:12px}.prod-alert-success{background:#f0fdf4;border:1px solid #86efac;color:#166534}.prod-alert-error{border:1px solid #fca5a5;color:var(--danger)}.prod-card{border:1px solid var(--border);border-radius:16px;box-shadow:0 18px 45px rgba(15,23,42,.06)}.prod-card-bar{gap:14px;padding:16px 18px;border-bottom:1px solid var(--border)}.prod-count,.prod-size-label{color:var(--fg-muted);font-size:13px;font-weight:800}.prod-size-label{gap:10px}.prod-table-scroll{overflow-x:auto}.prod-th{padding:13px 12px;color:var(--fg-muted);border-bottom:1px solid var(--border);font-size:12px;font-weight:900;letter-spacing:0}.prod-th-active,.prod-th-sort:hover{color:var(--brand-black)}.prod-td{padding:14px 12px;border-bottom:1px solid var(--border);color:var(--fg);font-weight:650}.prod-row:hover{background:#fffdf2}.prod-row-open{background:#fff8db}.prod-name{display:block;color:var(--brand-black);font-weight:900;line-height:1.35}.prod-cat{display:inline-flex;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fg-muted)}.prod-td-price{color:var(--brand-black);font-weight:900}.prod-pill{min-height:28px;color:var(--fg-muted);font-weight:900}.prod-pill-dot{width:7px;height:7px}.prod-ico-btn{width:36px;height:36px;border-radius:10px;color:var(--fg-muted)}.prod-btn-primary svg,.prod-btn-secondary svg,.prod-ico-btn svg,.prod-reset-btn svg{flex:0 0 auto}.prod-expand-ico{color:var(--fg-muted);transition:transform .15s}.prod-expand-ico.open{transform:rotate(90deg);color:var(--brand-black)}.prod-expanded-row>td{padding:0;border-bottom:1px solid var(--border);background:#fffdf5}.products-expanded-detail{padding:18px}.products-expanded-toolbar{justify-content:flex-end;margin-bottom:16px}.products-expanded-main{grid-template-columns:minmax(0,1fr) 320px}.products-expanded-left,.products-expanded-main{display:grid;grid-gap:16px;gap:16px}.products-doc-grid,.products-expanded-bottom{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.products-section{border:1px solid var(--border);border-radius:14px;background:#fff;padding:16px}.products-section-title{gap:10px;margin-bottom:14px;color:var(--brand-black)}.products-mini-heading h3,.products-section-title h2{margin:0;min-width:0;font-size:15px;line-height:1.25;letter-spacing:0}.products-mini-heading svg,.products-note svg,.products-section-title svg{flex:0 0 auto;color:var(--brand-yellow-deep)}.products-doc-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.products-mini-card{min-height:138px;border:1px solid var(--border);border-radius:12px;background:#fbfbfc;padding:14px;overflow:hidden}.products-mini-card-wide{min-height:92px}.products-mini-heading{align-items:flex-start;gap:9px;margin-bottom:10px}.products-doc-list{margin:0;padding:0 0 0 18px;color:var(--fg-muted);font-size:13px;font-weight:650;line-height:1.45}.products-doc-list li{margin-bottom:5px}.products-text{margin:0;color:var(--fg-muted);font-size:14px;line-height:1.65;font-weight:650;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.products-text-open{display:block}.products-inline-more,.products-show-more{margin-top:10px;padding:0;border:0;background:transparent;color:var(--brand-yellow-deep)}.products-price-list{display:grid}.products-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.products-price-row span{color:var(--fg-muted);font-weight:700}.products-price-row strong{color:var(--brand-black);white-space:nowrap}.products-note{align-items:flex-start;gap:10px;margin-top:16px;padding:12px;border-radius:12px;background:#fffbeb;color:var(--fg-muted)}.products-note p{margin:0;font-size:12px;font-weight:700;line-height:1.45}.products-sample-ids{display:flex;flex-wrap:wrap;gap:8px}.products-sample-id-pill{border-radius:999px;background:var(--brand-yellow);color:var(--brand-black);padding:5px 9px;font-size:12px;font-weight:900}.products-sample-ids-hint{margin:10px 0 0;color:var(--fg-muted);font-size:12px;font-weight:650}.prod-empty{min-height:170px;color:var(--fg-muted);font-weight:800}.prod-pagination{gap:14px;padding:16px 18px;border-top:1px solid var(--border)}.prod-pager-info{color:var(--fg-muted);font-weight:800}.prod-page-btn{border-radius:10px}.prod-page-btn.active{background:var(--brand-yellow);border-color:var(--brand-yellow-deep)}.prod-page-ellipsis{color:var(--fg-muted)}@media (max-width:1180px){.prod-toolbar,.products-expanded-bottom,.products-expanded-main{grid-template-columns:1fr}.prod-filters{flex-wrap:wrap}.products-doc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.prod-page{padding:14px}.prod-card-bar,.prod-header,.prod-pagination{align-items:stretch;flex-direction:column}.prod-filters,.prod-header-actions{flex-direction:column}.prod-btn-primary,.prod-btn-secondary,.prod-reset-btn,.prod-select-wrap{width:100%}.products-doc-grid{grid-template-columns:1fr}}.prod-page{width:100%;max-width:none;min-height:calc(100vh - 64px);padding:32px;background:#f7f8fa;color:#101828;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Inter,Segoe UI,sans-serif}.prod-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:26px}.prod-title{margin:0;color:#111827;font-size:32px;line-height:1.12;font-weight:800;letter-spacing:0}.prod-subtitle{margin:9px 0 0;color:#6b7280;font-size:15px;line-height:1.45;font-weight:500}.prod-header-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto;padding-top:2px}.prod-btn-primary,.prod-btn-secondary{min-height:44px;border-radius:14px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid #e5e7eb;font-size:14px;font-weight:750;letter-spacing:0;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.prod-btn-primary{background:#ffbc01;border-color:#ffbc01;color:#121212;box-shadow:0 10px 20px rgba(255,188,1,.22)}.prod-btn-primary:hover:not(:disabled){background:#f3b300;border-color:#f3b300;transform:translateY(-5px)}.prod-btn-secondary{background:#fff;color:#111827;box-shadow:0 10px 24px rgba(15,23,42,.05)}.prod-btn-secondary:hover:not(:disabled){background:#fafafa;border-color:#d7dbe3;box-shadow:0 12px 28px rgba(15,23,42,.08)}.prod-btn-primary:disabled,.prod-btn-secondary:disabled{opacity:.62;cursor:not-allowed;transform:none}.prod-btn-primary:disabled{opacity:1}.prod-tabs{display:flex;align-items:center;gap:4px;padding:5px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 12px 32px rgba(15,23,42,.05);overflow-x:auto;scrollbar-width:none}.prod-tabs,.prod-tabs-shell{width:100%;max-width:100%;margin-bottom:24px}.prod-tabs-shell{position:relative}.prod-tabs-shell .prod-tabs{margin-bottom:0;scroll-behavior:smooth}.prod-tabs-arrow{position:absolute;top:50%;z-index:2;width:34px;height:34px;display:grid;place-items:center;border:1px solid rgba(229,231,235,.58);border-radius:999px;background:rgba(255,255,255,.48);color:rgba(17,24,39,.58);box-shadow:0 10px 24px rgba(15,23,42,.08);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-50%) scale(.96);transition:opacity .18s ease,transform .18s ease,background .18s ease,color .18s ease}.prod-tabs-arrow.visible{opacity:.74;pointer-events:auto;transform:translateY(-50%) scale(1)}.prod-tabs-arrow:hover{opacity:.96;background:rgba(255,255,255,.78);color:#111827}.prod-tabs-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.prod-tabs-arrow-left{left:8px}.prod-tabs-arrow-right{right:8px}.prod-tabs-shell:after,.prod-tabs-shell:before{content:"";position:absolute;top:1px;bottom:1px;z-index:1;width:48px;pointer-events:none;opacity:0;transition:opacity .18s ease}.prod-tabs-shell:before{left:1px;border-radius:16px 0 0 16px;background:linear-gradient(90deg,rgba(255,255,255,.9),rgba(255,255,255,0))}.prod-tabs-shell:after{right:1px;border-radius:0 16px 16px 0;background:linear-gradient(270deg,rgba(255,255,255,.9),rgba(255,255,255,0))}.prod-tabs-shell:has(.prod-tabs-arrow-left.visible):before,.prod-tabs-shell:has(.prod-tabs-arrow-right.visible):after{opacity:1}.prod-tabs::-webkit-scrollbar{display:none}.prod-tab{min-height:38px;padding:0 16px;border:0;border-radius:12px;background:transparent;color:#667085;font:inherit;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.prod-tab:hover{background:#f7f8fa;color:#111827}.prod-tab.active{background:#fff7d6;color:#111827;box-shadow:inset 0 0 0 1px rgba(255,188,1,.32)}.prod-search-wrap{position:relative;margin:0 0 24px}.prod-search-bar{min-height:54px;display:flex;align-items:center;gap:12px;padding:0 18px;border:1px solid #e5e7eb;border-radius:17px;background:#fff;color:#8a94a6;box-shadow:0 14px 36px rgba(15,23,42,.06);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.prod-search-bar:focus-within{border-color:#ffbc01;box-shadow:0 0 0 4px rgba(255,188,1,.18),0 16px 40px rgba(15,23,42,.07)}.prod-search-ico{display:inline-flex;color:#98a2b3;flex:0 0 auto}.prod-search-bar .prod-search-input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font:inherit;font-size:15px;font-weight:500}.prod-search-bar .prod-search-input::placeholder{color:#98a2b3}.prod-alert{margin-bottom:16px;padding:13px 16px;border-radius:16px;font-size:14px;font-weight:700}.prod-alert-success{background:#ecfdf5;border:1px solid #bbf7d0;color:#047857}.prod-alert-error{background:#fef2f2;border:1px solid #fecaca;color:#b42318}.prod-card{overflow:hidden;border:1px solid #eef0f3;border-radius:24px;background:#fff;box-shadow:0 24px 60px rgba(15,23,42,.07)}.prod-card-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px 12px;border-bottom:0;background:#fff}.prod-count{color:#111827;font-size:14px;font-weight:750}.prod-table-scroll{padding:0 24px 8px}.prod-table{width:100%;border-collapse:collapse;table-layout:fixed}.prod-th{height:44px;padding:0 14px;border-bottom:1px solid #eef0f3;background:#fafafa;color:#8a94a6;text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.02em;white-space:nowrap}.prod-th:first-child{border-radius:12px 0 0 12px}.prod-th:last-child{border-radius:0 12px 12px 0}.prod-th-sort{cursor:pointer}.prod-th-active,.prod-th-sort:hover{color:#111827}.prod-th-inner{display:inline-flex;align-items:center;gap:7px}.prod-th-right{text-align:right}.prod-td{height:62px;padding:0 14px;border-bottom:1px solid #eef0f3;color:#111827;font-size:14px;font-weight:600;vertical-align:middle}.prod-row{cursor:pointer;background:#fff;transition:background .15s ease}.prod-row:hover{background:#fafafa}.prod-row:last-child .prod-td{border-bottom:0}.prod-td-name{min-width:280px;max-width:680px}.prod-list-name-link{display:block;max-width:min(680px,48vw);overflow:hidden;font-size:14px;font-weight:700;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.prod-list-name-link,.prod-list-name-link:hover{color:#111827;text-decoration:none}.prod-td-mono{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.prod-td-price{color:#111827;font-weight:760}.prod-pill{display:inline-flex;align-items:center;gap:7px;min-height:26px;padding:0 10px;border-radius:999px;background:#f3f4f6;color:#667085;font-size:12px;font-weight:750;white-space:nowrap}.prod-pill-green{background:#ecfdf5;color:#047857}.prod-pill-yellow{background:#fef9c3;color:#92400e}.prod-pill-red{background:#fee2e2;color:#991b1b}.prod-pill-dot{width:6px;height:6px;border-radius:999px;background:currentColor}.prod-td-actions{text-align:right;white-space:nowrap}.prod-ico-btn{width:34px;height:34px;margin-left:6px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:11px;background:#fff;color:#344054;text-decoration:none;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.prod-ico-btn:hover{background:#f5f5f5;border-color:#d7dbe3;color:#111827;transform:translateY(-5px)}.prod-empty{min-height:180px;display:grid;place-items:center;color:#8a94a6;font-size:14px;font-weight:700}.prod-mobile-list{display:none}.prod-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px 22px;border-top:1px solid #eef0f3}.prod-pager-info{color:#8a94a6;font-size:13px;font-weight:700}.prod-pager-btns{display:flex;align-items:center;gap:6px;margin-left:auto}.prod-page-btn{min-width:36px;height:36px;padding:0 10px;border:1px solid #e5e7eb;border-radius:11px;background:#fff;color:#344054;font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.prod-page-btn:hover:not(:disabled){background:#f5f5f5;border-color:#d7dbe3}.prod-page-btn.active{background:#ffbc01;border-color:#ffbc01;color:#111827}.prod-page-btn:disabled{opacity:.45;cursor:not-allowed}.prod-page-ellipsis{color:#98a2b3;padding:0 4px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1180px){.prod-page{padding:24px}.prod-header{flex-wrap:wrap}.prod-header-actions{width:100%}.prod-list-name-link{max-width:420px}}@media (max-width:860px){.prod-page{padding:18px}.prod-title{font-size:29px}.prod-header-actions{flex-wrap:wrap}.prod-tabs{width:100%}.prod-list-name-link{display:-webkit-box;max-width:360px;overflow:hidden;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media (max-width:640px){.prod-page{padding:16px}.prod-header{flex-direction:column;gap:18px;margin-bottom:20px}.prod-title{font-size:28px}.prod-subtitle{font-size:14px}.prod-header-actions{flex-direction:column;align-items:stretch}.prod-btn-primary,.prod-btn-secondary{width:100%}.prod-search-wrap,.prod-tabs{margin-bottom:18px}.prod-search-bar{min-height:52px;border-radius:16px;padding:0 15px}.prod-card{border-radius:20px;background:transparent;border:0;box-shadow:none;overflow:visible}.prod-card-bar{padding:0 0 12px;background:transparent}.prod-table-scroll{display:none}.prod-mobile-list{display:grid;grid-gap:12px;gap:12px}.prod-mobile-card{padding:16px;border:1px solid #eef0f3;border-radius:20px;background:#fff;box-shadow:0 14px 34px rgba(15,23,42,.06);cursor:pointer}.prod-mobile-title{display:-webkit-box;overflow:hidden;color:#111827;font-size:15px;font-weight:800;line-height:1.35;text-decoration:none;-webkit-line-clamp:2;-webkit-box-orient:vertical}.prod-mobile-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-top:14px}.prod-mobile-meta span{min-width:0;color:#8a94a6;font-size:11px;font-weight:700}.prod-mobile-meta strong{display:block;margin-top:3px;overflow:hidden;color:#111827;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.prod-mobile-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.prod-mobile-actions{display:flex;align-items:center;gap:6px}.prod-pagination{margin-top:12px;padding:14px 0 0;border-top:0;flex-direction:column;align-items:stretch}.prod-pager-btns{width:100%;justify-content:center;flex-wrap:wrap;margin-left:0}}@keyframes prodSkelPulse{0%,to{opacity:.55}50%{opacity:1}}.prod-skel{display:inline-block;height:12px;border-radius:6px;background:linear-gradient(90deg,#e5e7eb,#f3f4f6 50%,#e5e7eb);background-size:200% 100%;animation:prodSkelPulse 1.4s ease-in-out infinite;vertical-align:middle}.prod-skel--w20{width:20%}.prod-skel--w40{width:40%}.prod-skel--w60{width:60%}.prod-skel--w80{width:80%}.prod-skel--w100{width:100%}.prod-skel-row td{padding-top:14px!important;padding-bottom:14px!important}.prod-skel-cell{padding:4px 0;display:block}.prod-mobile-skel{padding:14px;border-bottom:1px solid var(--border,#eef0f3);display:flex;flex-direction:column;gap:8px}.automation-admin-page{width:100%;min-height:calc(100vh - 56px);padding:28px 36px 38px;background:radial-gradient(circle at 78% 14%,rgba(255,190,0,.08),transparent 28%),linear-gradient(180deg,#fbfcff,#f6f8fc);color:#121826}.automation-admin-activity-list span,.automation-admin-broadcast-row,.automation-admin-card-head,.automation-admin-chat-head,.automation-admin-delivery div,.automation-admin-dialog-row,.automation-admin-head,.automation-admin-icon-actions,.automation-admin-input-row,.automation-admin-overview,.automation-admin-reply-mode,.automation-admin-top-actions{display:flex;align-items:center}.automation-admin-head{justify-content:space-between;gap:24px;margin-bottom:26px}.automation-admin-breadcrumb{margin-bottom:18px;color:#8a94a6;font-size:13px;font-weight:600}.automation-admin-head h1{margin:0;color:#101828;font-size:32px;line-height:1.12;font-weight:800;letter-spacing:0}.automation-admin-head p{margin:8px 0 0;color:#667085;font-size:15px;font-weight:500}.automation-admin-top-actions{gap:12px;align-self:flex-start}.automation-admin-actions button,.automation-admin-activity button,.automation-admin-card-head button,.automation-admin-chat-head button,.automation-admin-delivery button,.automation-admin-dialog,.automation-admin-filters button,.automation-admin-icon-actions button,.automation-admin-input-row button,.automation-admin-reply-mode button,.automation-admin-tabs button,.automation-admin-templates button,.automation-admin-white-btn,.automation-admin-wide-btn,.automation-admin-yellow-btn{border:1px solid #e5e9f1;background:#fff;color:#121826;font:inherit;font-weight:650;cursor:pointer}.automation-admin-white-btn,.automation-admin-yellow-btn{min-height:46px;border-radius:11px;padding:0 20px;box-shadow:0 10px 24px rgba(16,24,40,.04)}.automation-admin-yellow-btn{background:#ffbf00;border-color:#ffbf00;color:#121826}.automation-admin-yellow-btn:disabled{opacity:.55;cursor:not-allowed}.automation-admin-yellow-btn.small{min-height:38px;padding:0 16px;font-size:13px}.automation-admin-alert{margin:0 0 18px;padding:12px 14px;border:1px solid #fecaca;border-radius:12px;background:#fef2f2;color:#b91c1c;font-weight:700}.automation-admin-overview{justify-content:space-between;gap:28px;margin-bottom:28px}.automation-admin-tabs{min-width:420px;display:grid;grid-template-columns:1fr 1fr;border:1px solid #e8ecf3;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 16px 32px rgba(16,24,40,.035)}.automation-admin-tabs button{height:64px;justify-content:center;gap:12px;border:0;border-bottom:3px solid transparent;border-radius:0;font-size:15px}.automation-admin-tabs button.active{border-bottom-color:#ffbf00;background:#fff}.automation-admin-tabs small{padding:4px 9px;border-radius:999px;background:#dcfce7;color:#16a34a;font-size:10px;line-height:1;text-transform:uppercase}.automation-admin-plane{color:#0f172a;transform:rotate(-38deg);display:inline-flex;font-size:20px}.automation-admin-max{width:22px;height:22px;border-radius:50%;background:conic-gradient(from 210deg,#6d5dfc,#38bdf8,#8b5cf6,#6d5dfc);box-shadow:inset 0 0 0 4px rgba(255,255,255,.5)}.automation-admin-status-card{flex:1 1;min-height:86px;display:grid;grid-template-columns:1.35fr repeat(4,minmax(140px,1fr)) minmax(160px,.9fr);align-items:center;border:1px solid #e8ecf3;border-radius:16px;background:#fff;box-shadow:0 18px 42px rgba(16,24,40,.045)}.automation-admin-status-cell{min-height:48px;padding:0 22px;border-left:1px solid #eef1f6}.automation-admin-status-cell:first-child{border-left:0}.automation-admin-status-cell span{display:block;color:#7a8495;font-size:12px;font-weight:600}.automation-admin-status-cell strong{display:block;margin-top:4px;color:#101828;font-size:18px;font-weight:750;line-height:1.15}.automation-admin-status-cell strong em{color:#ef4444;font-size:12px;font-style:normal;font-weight:700}.automation-admin-status-cell.channel{display:flex;gap:14px;align-items:center}.automation-admin-dot{width:12px;height:12px;border-radius:50%;background:#f59e0b;box-shadow:0 0 0 6px rgba(245,158,11,.12)}.automation-admin-dot.online{background:#22c55e;box-shadow:0 0 0 6px rgba(34,197,94,.13)}.automation-admin-dot.offline{background:#ef4444;box-shadow:0 0 0 6px rgba(239,68,68,.12)}.automation-admin-status-cell.bot-select select{width:100%;margin-top:6px;border:0;outline:0;background:transparent;color:#101828;font:inherit;font-weight:700}.automation-admin-grid{display:grid;grid-template-columns:minmax(330px,400px) minmax(520px,1fr) minmax(320px,380px);grid-gap:16px;gap:16px;align-items:start}.automation-admin-center,.automation-admin-left,.automation-admin-right{display:grid;grid-gap:16px;gap:16px;min-width:0}.automation-admin-card{border:1px solid #e8ecf3;border-radius:16px;background:#fff;box-shadow:0 16px 36px rgba(16,24,40,.045);overflow:hidden}.automation-admin-card-head{justify-content:space-between;gap:14px;padding:18px 20px 14px}.automation-admin-actions h2,.automation-admin-activity h2,.automation-admin-card h2,.automation-admin-delivery h2,.automation-admin-info h2{margin:0;color:#101828;font-size:18px;line-height:1.2;font-weight:750;letter-spacing:0}.automation-admin-broadcasts{padding-bottom:18px}.automation-admin-broadcasts textarea{width:calc(100% - 40px);min-height:92px;margin:0 20px 14px;padding:13px 14px;resize:vertical;border:1px solid #e5e9f1;border-radius:12px;outline:0;color:#121826;background:#fbfcff;font:inherit;font-size:13px}.automation-admin-broadcasts textarea:focus,.automation-admin-input-row textarea:focus,.automation-admin-search input:focus{border-color:#ffbf00;box-shadow:0 0 0 3px rgba(255,191,0,.14)}.automation-admin-broadcast-list{display:grid;grid-gap:8px;gap:8px;padding:0 20px 14px}.automation-admin-broadcast-row{justify-content:space-between;gap:10px;min-height:62px;padding:12px 14px;border:1px solid #edf0f5;border-radius:12px;background:#fff}.automation-admin-broadcast-row strong{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;color:#121826;font-size:13px;font-weight:700}.automation-admin-broadcast-row span{display:block;margin-top:4px;color:#7a8495;font-size:12px;font-weight:600}.automation-admin-badge,.automation-admin-broadcast-row b{border-radius:999px;padding:5px 10px;background:#dcfce7;color:#16a34a;font-size:11px;font-weight:750;white-space:nowrap}.automation-admin-badge.red,.automation-admin-broadcast-row b.status-failed{background:#fee2e2;color:#dc2626}.automation-admin-broadcast-row b.status-queued{background:#eff6ff;color:#2388ff}.automation-admin-broadcast-row b.status-running{background:#fff7d6;color:#b77900}.automation-admin-wide-btn{width:calc(100% - 40px);min-height:44px;margin:0 20px;border-radius:12px;background:#fff}.automation-admin-dialogs{min-height:570px}.automation-admin-icon-actions{gap:8px}.automation-admin-chat-head button,.automation-admin-icon-actions button{width:34px;height:34px;border-radius:10px;color:#556274;background:#fff}.automation-admin-search{position:relative;display:block;padding:0 20px 12px}.automation-admin-search span{position:absolute;left:35px;top:12px;color:#98a2b3;font-weight:700}.automation-admin-search input{width:100%;height:44px;padding:0 14px 0 40px;border:1px solid #e5e9f1;border-radius:12px;outline:0;color:#121826;background:#fff;font:inherit;font-size:13px}.automation-admin-filters{display:flex;flex-wrap:wrap;gap:8px;padding:0 20px 14px}.automation-admin-filters button{min-height:32px;padding:0 12px;border:0;border-radius:9px;background:#f3f5f9;color:#667085;font-size:12px}.automation-admin-filters button.active{background:#ffbf00;color:#121826}.automation-admin-filters span{margin-left:6px;padding:2px 6px;border-radius:999px;background:rgba(16,24,40,.08);font-size:11px}.automation-admin-dialog-list{display:grid;grid-gap:6px;gap:6px;max-height:500px;overflow-y:auto;padding:8px 12px 16px}.automation-admin-dialog{position:relative;width:100%;min-height:78px;display:flex;align-items:center;gap:12px;padding:12px;border-color:transparent;border-radius:13px;text-align:left}.automation-admin-dialog.active,.automation-admin-dialog:hover{background:linear-gradient(90deg,#fff0a8,#fff8db);border-color:#ffe58a}.automation-admin-dialog.active{box-shadow:inset 3px 0 0 #ffbf00}.automation-admin-avatar{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#ffbf00;color:#121826;font-size:14px;font-weight:800}.automation-admin-avatar.large{width:46px;height:46px;flex-basis:46px}.automation-admin-avatar.has-image{background:#eef2f7}.automation-admin-avatar img{width:100%;height:100%;object-fit:cover;display:block}.automation-admin-dialog-body{min-width:0;flex:1 1}.automation-admin-dialog-row{justify-content:space-between;gap:12px}.automation-admin-dialog-row strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#121826;font-size:14px;font-weight:750}.automation-admin-dialog-row time,.automation-admin-meta,.automation-admin-preview{color:#7a8495;font-size:12px;font-weight:550}.automation-admin-preview{display:block;margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.automation-admin-meta{display:block;margin-top:5px}.automation-admin-dialog>b{min-width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#ffbf00;color:#121826;font-size:11px;font-weight:800}.automation-admin-chat{min-height:660px;display:grid;grid-template-rows:auto minmax(360px,1fr) auto}.automation-admin-chat-head{min-height:74px;gap:14px;padding:14px 20px;border-bottom:1px solid #edf0f5}.automation-admin-chat-head>div{min-width:0}.automation-admin-chat-head strong{display:block;color:#121826;font-size:17px;font-weight:750}.automation-admin-chat-head span{color:#7a8495;font-size:12px;font-weight:600}.automation-admin-chat-head .automation-admin-label{margin-right:auto;padding:6px 10px;border-radius:999px;background:#eff6ff;color:#2388ff;font-size:12px;font-weight:750}.automation-admin-chat-head button.active{border-color:#ffbf00;background:#fff7d6;color:#121826}.automation-admin-messages{overflow-y:auto;padding:22px 26px;background:linear-gradient(180deg,rgba(250,251,253,.9),#fff 64%),#fff}.automation-admin-day{width:-moz-fit-content;width:fit-content;margin:0 auto 20px;padding:7px 14px;border-radius:999px;background:#f2f4f7;color:#98a2b3;font-size:12px;font-weight:700}.automation-admin-message{display:flex;margin-bottom:12px}.automation-admin-message.outgoing{justify-content:flex-end}.automation-admin-bubble{max-width:min(680px,74%);padding:14px 16px;border-radius:14px;background:#f4f6f9}.automation-admin-bubble p{margin:0;color:#121826;font-size:14px;line-height:1.55;font-weight:500;white-space:pre-wrap}.automation-admin-bubble time{float:right;margin:6px 0 0 12px;color:#8a94a6;font-size:11px;font-weight:600}.automation-admin-composer{padding:16px 20px 20px;border-top:1px solid #edf0f5}.automation-admin-reply-mode{gap:8px;margin-bottom:12px}.automation-admin-reply-mode button{min-height:38px;border:0;border-radius:10px;padding:0 18px;background:#f3f5f9;color:#667085}.automation-admin-reply-mode button.active{background:#fff1b8;color:#121826}.automation-admin-input-row{gap:10px}.automation-admin-input-row button{width:40px;height:40px;flex:0 0 40px;border:0;border-radius:10px;color:#7a8495}.automation-admin-input-row textarea{flex:1 1;min-height:58px;max-height:140px;resize:vertical;border:1px solid #e5e9f1;border-radius:13px;padding:18px 16px;outline:0;color:#121826;font:inherit;font-size:14px}.automation-admin-input-row .automation-admin-send{width:62px;height:54px;flex-basis:62px;background:#ffbf00;color:#121826;font-size:20px;box-shadow:0 12px 22px rgba(255,191,0,.24)}.automation-admin-input-row .automation-admin-send:disabled{opacity:.55;cursor:not-allowed}.automation-admin-templates{padding-bottom:18px}.automation-admin-templates .automation-admin-card-head button{border:0;color:#7a8495;background:transparent;font-size:13px}.automation-admin-templates>div:last-child{display:flex;flex-wrap:wrap;gap:10px;padding:0 20px}.automation-admin-templates>div:last-child button{min-height:40px;border-radius:10px;padding:0 18px}.automation-admin-actions,.automation-admin-activity,.automation-admin-delivery,.automation-admin-info{padding:20px}.automation-admin-info dl{display:grid;grid-template-columns:minmax(120px,1fr) auto;grid-gap:16px 18px;gap:16px 18px;margin:20px 0 0}.automation-admin-info dd,.automation-admin-info dt{margin:0;font-size:13px}.automation-admin-info dt{color:#667085;font-weight:550}.automation-admin-info dd{max-width:180px;color:#121826;font-weight:650;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.automation-admin-info dd.blue{color:#2388ff}.automation-admin-actions{display:grid;grid-gap:9px;gap:9px}.automation-admin-actions h2{margin-bottom:8px}.automation-admin-actions button{min-height:43px;border-radius:10px;padding:0 14px;text-align:left;background:#fff}.automation-admin-actions button:hover:not(:disabled){border-color:#ffbf00;background:#fffdf4}.automation-admin-actions button:disabled{opacity:.5;cursor:not-allowed}.automation-admin-activity-list{display:grid;grid-gap:10px;gap:10px;margin:18px 0}.automation-admin-activity-list span{justify-content:space-between;gap:12px;color:#667085;font-size:13px}.automation-admin-activity-list b{font-weight:600}.automation-admin-activity-list time{color:#8a94a6;text-align:right;white-space:nowrap}.automation-admin-activity button,.automation-admin-delivery button{border:0;background:transparent;color:#2388ff;padding:0}.automation-admin-delivery{display:grid;grid-gap:10px;gap:10px}.automation-admin-delivery div{justify-content:space-between;gap:12px}.automation-admin-delivery strong{color:#ef4444;font-size:18px;font-weight:800}.automation-admin-delivery>span{color:#667085;font-size:12px;font-weight:600}.automation-admin-empty{padding:28px 18px;color:#8a94a6;text-align:center;font-weight:650}.automation-admin-empty.small{padding:12px;border:1px dashed #e5e9f1;border-radius:12px}.automation-admin-empty.main{min-height:620px;display:grid;place-items:center}@media (max-width:1700px){.automation-admin-grid{grid-template-columns:minmax(310px,360px) minmax(480px,1fr) minmax(300px,340px)}.automation-admin-status-card{grid-template-columns:1.2fr repeat(4,minmax(116px,1fr)) minmax(140px,.8fr)}}@media (max-width:1380px){.automation-admin-head,.automation-admin-overview{align-items:stretch;flex-direction:column}.automation-admin-tabs{min-width:0;width:100%}.automation-admin-grid,.automation-admin-status-card{grid-template-columns:1fr}.automation-admin-status-cell{min-height:74px;border-left:0;border-top:1px solid #eef1f6;display:flex;flex-direction:column;justify-content:center}.automation-admin-status-cell:first-child{border-top:0}}@media (max-width:760px){.automation-admin-page{padding:18px 14px 28px}.automation-admin-input-row,.automation-admin-reply-mode,.automation-admin-top-actions{align-items:stretch;flex-direction:column}.automation-admin-input-row .automation-admin-send,.automation-admin-input-row button,.automation-admin-white-btn,.automation-admin-yellow-btn{width:100%}.automation-admin-chat-head{flex-wrap:wrap}.automation-admin-bubble{max-width:92%}}.sidebar{width:240px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 28%),#141414;color:#fff;box-shadow:14px 0 34px rgba(15,23,42,.14);border-right:1px solid rgba(255,255,255,.06)}.sidebar-logo-link{text-decoration:none;display:flex;align-items:center;justify-content:center;transition:opacity .15s}.sidebar-logo-link:hover{opacity:.82}.sidebar-logo{min-height:104px;padding:18px 20px 14px;justify-content:flex-start;border-bottom:0}.sidebar-logo-full{max-width:166px;max-height:68px}.sidebar-logo-icon{max-width:42px;max-height:58px}.sidebar-nav{gap:0;padding:8px 14px 12px}.nav-group{display:grid;grid-gap:8px;gap:8px;padding-bottom:24px;margin-bottom:0;border-bottom:1px solid rgba(255,255,255,.06)}.nav-group:last-child{border-bottom:0}.nav-section{padding:0 6px 4px;color:#888;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.08em}.nav-link{position:relative;min-height:42px;margin-left:0;padding:0 12px 0 14px;gap:12px;border-left:0;border-radius:10px;color:rgba(255,255,255,.82);font-size:13px;font-weight:650;transition:background .18s ease,color .18s ease,transform .18s ease}.nav-link:before{content:"";position:absolute;left:0;top:9px;bottom:9px;width:3px;border-radius:999px;background:transparent}.nav-link:hover{background:#202020;color:#fff;transform:translateX(2px)}.nav-link.active{background:#fff3d6;color:#111;border-left-color:transparent}.nav-link.active:before{background:#ffbf00}.nav-link svg{width:18px;height:18px;flex:0 0 18px;color:currentColor}.nav-link-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-collapse-btn{min-height:38px;margin:auto 14px 10px;border-radius:10px;background:rgba(255,255,255,.04);color:rgba(255,255,255,.7);font-size:12px;font-weight:650;transition:background .18s ease,color .18s ease}.sidebar-collapse-btn:hover{background:#202020;color:#fff}.sidebar-footer{display:grid;grid-gap:10px;gap:10px;padding:12px 14px 18px;border-top:1px solid rgba(255,255,255,.06)}.sidebar-user{min-width:0;display:flex;align-items:center;gap:10px;min-height:58px;padding:9px;border-radius:14px;color:#fff;background:rgba(255,255,255,.045);transition:background .18s ease}.sidebar-user:hover{background:#202020}.sidebar-user-avatar{width:36px;height:36px;flex:0 0 36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;background:#ffbf00;color:#111;font-size:13px;font-weight:800}.sidebar-user-avatar img{width:100%;height:100%;object-fit:cover;display:block;transform-origin:center}.sidebar-user-meta{min-width:0;display:grid;grid-gap:1px;gap:1px}.sidebar-user-meta em,.sidebar-user-meta span,.sidebar-user-meta strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-user-meta strong{font-size:12px;line-height:1.2;font-weight:750}.sidebar-user-meta span{color:rgba(255,255,255,.58);font-size:10px;font-weight:550}.sidebar-user-meta em{color:#ffbf00;font-size:10px;font-style:normal;font-weight:700}.sidebar-footer-text{color:rgba(255,255,255,.38);font-size:10px;font-weight:650}.sidebar.collapsed{width:76px}.sidebar.collapsed .sidebar-logo{min-height:92px;padding:18px 14px 12px;justify-content:center}.sidebar.collapsed .sidebar-nav{padding:8px 10px 12px}.sidebar.collapsed .nav-group{gap:8px;padding-bottom:22px}.sidebar.collapsed .nav-link-label,.sidebar.collapsed .nav-section,.sidebar.collapsed .sidebar-collapse-btn span,.sidebar.collapsed .sidebar-footer-text,.sidebar.collapsed .sidebar-user-meta{display:none}.sidebar.collapsed .nav-link{width:46px;height:46px;justify-content:center;padding:0;border-radius:13px;transform:none}.sidebar.collapsed .nav-link:before{left:-3px;top:12px;bottom:12px}.sidebar.collapsed .sidebar-collapse-btn{width:46px;min-height:38px;margin:auto 15px 10px;padding:0}.sidebar.collapsed .sidebar-footer{padding:12px 10px 16px;justify-items:center}.sidebar.collapsed .sidebar-user{width:46px;min-height:46px;justify-content:center;padding:0;border-radius:13px}.sidebar.collapsed .sidebar-user-avatar{width:34px;height:34px;flex-basis:34px}.sidebar.collapsed .nav-link,.sidebar.collapsed .sidebar-user{position:relative}.sidebar.collapsed .nav-link:hover:after,.sidebar.collapsed .sidebar-user:hover:after{content:attr(data-tooltip);position:absolute;left:calc(100% + 12px);top:50%;z-index:200;transform:translateY(-50%);min-width:max-content;max-width:220px;padding:8px 10px;border-radius:9px;background:#111;color:#fff;box-shadow:0 10px 24px rgba(0,0,0,.18);font-size:12px;font-weight:650;pointer-events:none}@media (max-width:760px){.sidebar,.sidebar.collapsed{width:240px}.sidebar.collapsed .nav-link-label,.sidebar.collapsed .nav-section,.sidebar.collapsed .sidebar-collapse-btn span,.sidebar.collapsed .sidebar-footer-text,.sidebar.collapsed .sidebar-user-meta{display:initial}.sidebar.collapsed .nav-link,.sidebar.collapsed .sidebar-collapse-btn,.sidebar.collapsed .sidebar-user{width:auto}}.automation-admin-message{margin-bottom:2px!important}.automation-admin-bubble{padding:5px 10px!important;max-width:78%!important;border-radius:10px!important}.automation-admin-bubble p{margin:0 0 2px!important;font-size:13px!important;line-height:1.4!important}.automation-admin-bubble time{font-size:10px!important;opacity:.6!important;margin-top:1px!important;display:block!important;text-align:right!important}.automation-admin-sender-label{font-size:10px!important;margin-bottom:2px!important}.automation-admin-day{font-size:11px!important;margin:6px 0 4px!important}.automation-msg-file{display:inline-flex;align-items:center;gap:4px;margin-top:3px;padding:3px 8px;border-radius:6px;background:rgba(0,0,0,.06);font-size:12px;color:#1565c0;text-decoration:none;word-break:break-all}.automation-msg-file:hover{background:rgba(0,0,0,.1);text-decoration:underline}.automation-file-input{display:none!important}.automation-attach-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;border-radius:7px;border:1px dashed #cbd5e1;background:transparent;color:#475569;font-size:12px;cursor:pointer;transition:border-color .15s,background .15s}.automation-attach-btn:hover:not(:disabled){border-color:#ffbe00;background:#fffbeb;color:#1a1200}.automation-attach-btn:disabled{opacity:.4;cursor:not-allowed}.automation-attach-row{padding:0 12px 8px}.automation-attach-preview{display:flex;align-items:center;gap:6px;padding:4px 8px;border-radius:7px;background:#f0f7ff;border:1px solid #bbdefb;font-size:12px;color:#1565c0}.automation-attach-preview span{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.automation-attach-preview button{flex-shrink:0;width:18px;height:18px;border:none;background:transparent;color:#64748b;cursor:pointer;font-size:12px;border-radius:4px;display:flex;align-items:center;justify-content:center}.automation-attach-preview button:hover{color:#dc2626}.automation-attach-preview.composer-attach{margin:0 12px 4px}.automation-attach-icon-btn{flex-shrink:0;width:34px;height:34px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;align-self:flex-end;transition:border-color .15s,color .15s}.automation-attach-icon-btn:hover{border-color:#ffbe00;color:#1a1200}.automation-admin-chat{min-height:unset!important;height:560px!important;display:flex!important;flex-direction:column!important;overflow:hidden!important}.automation-admin-chat-head,.automation-admin-composer{flex-shrink:0!important}.automation-admin-messages{flex:1 1!important;min-height:0!important;height:auto!important;overflow-y:auto!important}.automation-admin-mode-hint{margin:0 0 8px;padding:7px 12px;border-radius:8px;background:rgba(255,190,0,.08);border:1px solid rgba(255,190,0,.25);font-size:12px;color:#7a6000;line-height:1.45}.automation-admin-message.outgoing.admin-reply .automation-admin-bubble{background:#e8f5e9;border:1px solid #c8e6c9}.automation-admin-message.outgoing.admin-reply .automation-admin-sender-label{color:#2e7d32}.automation-admin-message.outgoing .automation-admin-sender-label{color:#1565c0;text-align:right}.automation-admin-message.outgoing .automation-admin-bubble{background:linear-gradient(135deg,#fff1a9,#fff8db);border:1px solid #ffe082}.automation-admin-send.admin-mode{background:#2e7d32!important;color:#fff!important}.automation-admin-send.admin-mode:disabled{background:#c8e6c9!important}.automation-tpl-grid{display:flex;flex-wrap:wrap;gap:8px;padding:4px 20px 16px}.automation-tpl-chip{padding:7px 14px;border-radius:20px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s;white-space:nowrap;max-width:180px;overflow:hidden;text-overflow:ellipsis}.automation-tpl-chip:hover{background:#fff7d6;border-color:#ffbe00;color:#1a1200}.automation-tpl-manage-btn{padding:6px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;flex-shrink:0}.automation-tpl-manage-btn:hover{background:#f8fafc;border-color:#cbd5e1}.automation-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px}.automation-modal{background:#fff;border-radius:16px;box-shadow:0 24px 64px rgba(0,0,0,.2);width:560px;max-width:100%;max-height:80vh;display:flex;flex-direction:column;overflow:hidden}.automation-modal-head{display:flex;align-items:center;justify-content:space-between;padding:20px 24px 16px;border-bottom:1px solid #e8ecf3;flex-shrink:0}.automation-modal-head h3{margin:0;font-size:18px;font-weight:700;color:#101828}.automation-modal-close{width:32px;height:32px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;color:#64748b;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.automation-modal-close:hover{background:#f8fafc}.automation-modal-body{overflow-y:auto;padding:16px 24px 20px;display:flex;flex-direction:column;gap:10px}.automation-tpl-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:10px;border:1px solid #e8ecf3;background:#fafbfc}.automation-tpl-row-info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:3px}.automation-tpl-row-info strong{font-size:14px;font-weight:600;color:#101828}.automation-tpl-row-info span{font-size:12px;color:#64748b;line-height:1.4}.automation-tpl-row-btns{display:flex;gap:6px;flex-shrink:0}.automation-tpl-row-btns button{padding:5px 10px;border-radius:7px;border:1px solid #e2e8f0;background:#fff;color:#334155;font-size:12px;font-weight:500;cursor:pointer}.automation-tpl-row-btns button:hover{background:#f8fafc}.automation-tpl-row-btns button.danger{color:#dc2626;border-color:#fecaca}.automation-tpl-row-btns button.danger:hover{background:#fef2f2}.automation-tpl-edit-row{display:flex;flex-direction:column;gap:8px;padding:14px;border-radius:10px;border:1px solid #ffbe00;background:#fffbeb}.automation-tpl-edit-row.new-row{border-color:#c7d2fe;background:#f0f4ff}.automation-tpl-edit-textarea{min-height:80px;resize:vertical;font-size:13px}.automation-tpl-edit-actions{display:flex;gap:8px}.automation-tpl-add-btn{padding:10px 16px;border-radius:10px;border:2px dashed #cbd5e1;background:transparent;color:#475569;font-size:13px;font-weight:500;cursor:pointer;text-align:center;transition:border-color .15s,background .15s}.automation-tpl-add-btn:hover{border-color:#ffbe00;background:#fffbeb;color:#1a1200}.broadcasts-page{padding:28px 32px;max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.broadcasts-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.broadcasts-page-head h1{margin:0 0 4px;font-size:26px;font-weight:750;color:#101828}.broadcasts-page-head p{margin:0;color:#667085;font-size:14px}.broadcasts-create-card{border:1px solid #e8ecf3;border-radius:16px;background:#fff;box-shadow:0 4px 16px rgba(16,24,40,.04);padding:24px;display:flex;flex-direction:column;gap:14px}.broadcasts-create-card h2{margin:0;font-size:17px;font-weight:700;color:#101828}.broadcasts-create-row{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.broadcasts-create-row textarea{flex:1 1;min-width:280px;min-height:100px;resize:vertical}.broadcasts-create-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.broadcasts-stats-row{display:flex;gap:16px;flex-wrap:wrap}.broadcasts-stat{flex:1 1;min-width:160px;padding:16px 20px;border-radius:12px;border:1px solid #e8ecf3;background:#fff;display:flex;flex-direction:column;gap:4px}.broadcasts-stat span{font-size:12px;color:#667085;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.broadcasts-stat strong{font-size:28px;font-weight:750;color:#101828}.broadcasts-table-card{border:1px solid #e8ecf3;border-radius:16px;background:#fff;box-shadow:0 4px 16px rgba(16,24,40,.04);overflow:hidden}.broadcasts-table-head{display:flex;align-items:center;justify-content:space-between;padding:18px 24px 14px;border-bottom:1px solid #edf0f5}.broadcasts-table-head h2{margin:0;font-size:17px;font-weight:700;color:#101828}.broadcasts-table{width:100%;border-collapse:collapse}.broadcasts-table th{padding:10px 16px;text-align:left;font-size:11px;font-weight:700;color:#667085;text-transform:uppercase;letter-spacing:.05em;background:#f9fafb;border-bottom:1px solid #edf0f5}.broadcasts-table td{padding:12px 16px;font-size:13px;color:#344054;border-bottom:1px solid #f2f4f7;vertical-align:middle}.broadcasts-table tr:last-child td{border-bottom:none}.broadcasts-table tr:hover td{background:#fafbfc}.broadcast-status{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:600}.broadcast-status.pending{background:#fffbeb;color:#b45309}.broadcast-status.running{background:#eff6ff;color:#1d4ed8}.broadcast-status.done{background:#f0fdf4;color:#15803d}.broadcast-status.failed{background:#fef2f2;color:#dc2626}.broadcast-status.cancelled{background:#f9fafb;color:#6b7280}.broadcast-progress{display:flex;align-items:center;gap:8px;white-space:nowrap}.broadcast-progress-bar{width:60px;height:4px;border-radius:2px;background:#e9ecef;overflow:hidden}.broadcast-progress-fill{height:100%;border-radius:2px;background:#ffbe00;transition:width .3s}.broadcast-cancel-btn{padding:4px 10px;border-radius:6px;border:1px solid #fecaca;background:#fff;color:#dc2626;font-size:12px;font-weight:500;cursor:pointer}.broadcast-cancel-btn:hover{background:#fef2f2}.broadcasts-empty{padding:48px 24px;text-align:center;color:#98a2b3;font-size:14px}.broadcasts-bot-select{display:flex;align-items:center;gap:8px;font-size:13px;color:#344054}.broadcasts-bot-select select{padding:7px 10px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;font-size:13px;color:#344054}