:root{color:#0f172a;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #0f172a;--muted: #64748b;--soft: #f8fafc;--line: #e2e8f0;--line-strong: #cbd5e1;--panel: #ffffff;--brand: #0f766e;--brand-dark: #12363d;--brand-deep: #0f2f35;--accent: #0d9488;--danger: #b42342;--shadow: 0 16px 38px rgba(15, 23, 42, .08);--shadow-soft: 0 8px 22px rgba(15, 23, 42, .06)}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{overflow-x:hidden}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}a{color:inherit}.boot-screen{min-height:100vh;display:grid;place-items:center;background:#f8fafc}.boot-mark,.brand-symbol,.login-logo{display:grid;place-items:center;background:var(--brand-dark);color:#fff;font-weight:600;letter-spacing:0}.boot-mark{width:76px;height:76px;border-radius:20px}.login-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:linear-gradient(180deg,#ffffffb8,#f8fafcf5),#f8fafc}.login-panel{width:min(1060px,100%);min-height:620px;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);background:#fff;border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden;border-radius:8px}.login-copy{padding:clamp(34px,6vw,78px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:#12363d}.login-logo{width:56px;height:56px;border-radius:14px;margin-bottom:32px;background:#fff;color:var(--brand-dark);box-shadow:none}.login-copy h1{margin:0;max-width:620px;font-size:clamp(30px,4vw,46px);font-weight:600;line-height:1.08;letter-spacing:0}.login-copy>p:not(.eyebrow){max-width:560px;margin:20px 0 0;color:#fffc;font-size:16px;line-height:1.65}.trust-row{width:fit-content;margin-top:38px;display:inline-flex;align-items:center;gap:10px;padding:10px 12px;color:#ffffffdb;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;border-radius:8px}.login-card{padding:clamp(30px,5vw,56px);display:flex;flex-direction:column;justify-content:center;gap:22px}.login-card h2,.page-heading h2{margin:0;color:var(--ink);font-size:clamp(24px,2.5vw,34px);font-weight:600;letter-spacing:0;line-height:1.15}.login-card label{display:grid;gap:8px;color:var(--ink);font-weight:500}.input-shell,.search-shell{min-height:56px;display:flex;align-items:center;gap:12px;padding:0 16px;border:1px solid var(--line);background:#f8fafc;border-radius:8px;color:var(--brand)}.input-shell:focus-within,.search-shell:focus-within{border-color:#0f8f8694;box-shadow:0 0 0 3px #0d94881f}.input-shell input,.search-shell input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:16px}.primary-action,.secondary-action,.icon-action{border:1px solid transparent;border-radius:8px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:600;text-decoration:none}.primary-action{min-height:56px;padding:0 20px;background:var(--brand);color:#fff;box-shadow:0 10px 18px #0f766e29}.primary-action:hover{background:#0b6b64}.primary-action:disabled{cursor:wait;opacity:.72}.compact-action{min-height:44px;padding:0 16px;white-space:nowrap}.secondary-action{min-height:42px;padding:0 14px;border:1px solid var(--line);background:#fff;color:var(--brand-deep)}.secondary-action:hover,.icon-action:hover{border-color:var(--line-strong);background:#f8fafc}.danger-action{min-height:42px;padding:0 14px;border:1px solid #fecdd3;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:9px;background:#fff1f2;color:var(--danger);cursor:pointer;font-weight:600}.icon-action{width:42px;height:42px;border:1px solid var(--line);background:#fff;color:var(--brand)}.danger-icon{color:var(--danger);background:#fff7f8}.warning-icon{color:#a16207;background:#fff8e6}.dev-mode-action{width:fit-content;justify-self:center;align-self:center;border:0;background:transparent;color:var(--muted);cursor:pointer;font-size:13px;font-weight:500;text-decoration:underline;text-underline-offset:4px}.dev-mode-action:hover{color:var(--brand)}.form-error{padding:12px 14px;border-radius:8px;color:var(--danger);background:#fff1f3;border:1px solid #fac8d0}.spin-icon,.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;display:flex;background:#f8fafc}.sidebar{width:252px;flex:0 0 252px;min-height:100vh;padding:18px 14px;background:#12363d;color:#e6f2f1;display:flex;flex-direction:column;gap:18px;box-shadow:10px 0 24px #0f172a14;transition:width .2s ease,flex-basis .2s ease,transform .24s ease}.sidebar-brand{min-height:72px;padding:10px;display:flex;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;border-radius:8px}.sidebar-brand-text{min-width:0}.sidebar-collapse-toggle{width:34px;height:34px;margin-left:auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0d;color:#fff;cursor:pointer}.brand-symbol{width:44px;height:44px;min-width:44px;border-radius:10px;font-size:15px}.sidebar-brand strong,.user-pill strong{display:block;font-size:15px;font-weight:600;line-height:1.2}.sidebar-brand span,.user-pill small{display:block;color:#e8f4f2ad;font-size:12px;font-weight:400;margin-top:4px}.sidebar-nav{display:grid;gap:8px}.sidebar-link,.sidebar-logout{min-height:44px;padding:6px 10px;border-radius:8px;display:flex;align-items:center;gap:12px;color:#e8f4f2c2;text-decoration:none;border:1px solid transparent;background:transparent;cursor:pointer;width:100%;position:relative;font-weight:500}.sidebar-group{display:grid;gap:6px}.sidebar-group-trigger{text-align:left}.sidebar-group.active>.sidebar-group-trigger{color:#fff;background:#ffffff17;border-color:#ffffff1f}.sidebar-group-chevron{margin-left:auto;display:grid;place-items:center;color:#e8f4f2b8}.sidebar-subnav{display:grid;gap:5px;padding-left:46px}.sidebar-sublink{min-height:38px;padding:0 10px;display:flex;align-items:center;border-radius:8px;color:#e8f4f2b8;text-decoration:none;font-size:13px;font-weight:500}.sidebar-sublink:hover,.sidebar-sublink.active{color:#fff;background:#ffffff14}.sidebar-link-icon{width:32px;height:32px;min-width:32px;display:grid;place-items:center;border-radius:8px;background:#ffffff0f;color:#ffffffe0}.sidebar-link:hover,.sidebar-link.active{color:#fff;background:#ffffff17;border-color:#ffffff1f}.sidebar-link.active:before{content:"";width:3px;height:24px;position:absolute;left:-14px;border-radius:0 8px 8px 0;background:#5eead4}.sidebar-link.active .sidebar-link-icon{background:#ffffff24;color:#fff}.sidebar-logout{margin-top:auto;color:#ffffffd6;border-color:#ffffff1f;background:#ffffff0d}.sidebar-is-collapsed .sidebar{width:76px;flex-basis:76px;padding-inline:10px}.sidebar-is-collapsed .sidebar-brand{min-height:66px;justify-content:center;padding:8px}.sidebar-is-collapsed .brand-symbol{width:42px;height:42px;min-width:42px}.sidebar-is-collapsed .sidebar-brand-text,.sidebar-is-collapsed .sidebar-label,.sidebar-is-collapsed .sidebar-group-chevron,.sidebar-is-collapsed .sidebar-subnav{display:none}.sidebar-is-collapsed .sidebar-collapse-toggle{position:absolute;top:80px;left:21px;margin:0}.sidebar-is-collapsed .sidebar-nav{margin-top:30px}.sidebar-is-collapsed .sidebar-link,.sidebar-is-collapsed .sidebar-logout{justify-content:center;padding-inline:0}.sidebar-is-collapsed .sidebar-link.active:before{left:-12px}.main-panel{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{min-height:76px;margin:18px clamp(18px,3vw,34px) 0;padding:14px 16px;display:flex;align-items:center;gap:18px;justify-content:space-between;background:#ffffffeb;border:1px solid var(--line);border-radius:8px;box-shadow:0 6px 18px #0f172a0a;position:sticky;top:16px;z-index:20}.topbar-title{min-width:0;margin-right:auto}.topbar h1{margin:2px 0 0;font-size:clamp(19px,2vw,25px);font-weight:600;color:var(--ink);line-height:1.12}.eyebrow{margin:0 0 7px;color:var(--brand);font-size:12px;font-weight:500;letter-spacing:0}.hamburger{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);align-items:center;justify-content:center}.user-pill{min-width:0;display:flex;align-items:center;gap:12px;padding:8px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:none}.topbar-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:12px}.tenant-selector{position:relative}.tenant-trigger{min-width:230px;max-width:280px;min-height:56px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);cursor:pointer;padding:8px 10px;box-shadow:none}.tenant-trigger:disabled{cursor:wait;opacity:.74}.tenant-trigger-icon{width:36px;height:36px;min-width:36px;display:grid;place-items:center;border-radius:8px;color:var(--brand-deep);background:#e6f3f1}.tenant-trigger-text{min-width:0;text-align:left}.tenant-trigger-text small{display:block;color:var(--muted);font-size:11px;font-weight:500}.tenant-trigger-text strong{display:block;margin-top:2px;max-width:165px;overflow:hidden;color:var(--ink);font-size:14px;font-weight:600;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.tenant-chevron{margin-left:auto;color:var(--muted);transition:transform .18s ease}.tenant-chevron.open{transform:rotate(180deg)}.tenant-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:35;width:min(320px,84vw);padding:8px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.tenant-option{width:100%;min-height:48px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;border-radius:8px;background:transparent;color:var(--ink);cursor:pointer;text-align:left}.tenant-option:hover,.tenant-option.active{background:#eef8f5}.tenant-option span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.tenant-option small{color:var(--muted);font-size:11px;font-weight:500;white-space:nowrap}.user-pill>span{width:38px;height:38px;min-width:38px;display:grid;place-items:center;border-radius:8px;background:#e6f3f1;color:var(--brand-deep);font-weight:600;text-transform:uppercase}.user-pill small{color:var(--muted)}.content-area{width:100%;min-width:0;padding:clamp(20px,3vw,34px)}.page-stack{min-width:0;display:grid;gap:20px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.page-heading p:not(.eyebrow){max-width:760px;margin:10px 0 0;color:var(--muted);line-height:1.6}.page-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.metric-card,.info-card,.surface-card{min-width:0;background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 4px 14px #0f172a0a}.metric-card{min-height:44px;display:inline-flex;align-items:center;padding:0 16px;color:var(--brand-deep);font-weight:600;white-space:nowrap;background:#fff}.stats-grid,.connection-grid,.settings-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.stats-grid.three,.connection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stats-grid.five{grid-template-columns:repeat(5,minmax(0,1fr))}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card{min-height:150px;padding:18px;display:flex;flex-direction:column;justify-content:space-between}.info-card.slim{min-height:136px}.card-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;color:var(--brand-deep);background:#e6f3f1}.card-icon.elevated{color:var(--brand-deep);background:#e6f3f1;box-shadow:none}.info-card span,.info-card small,.surface-card p,.activity-item small,.settings-card p,.connection-card p{color:var(--muted)}.info-card span{display:block;margin-top:18px;font-size:14px;font-weight:500}.info-card strong{display:block;margin-top:7px;font-size:28px;font-weight:600;color:var(--ink);line-height:1.1}.info-card small{display:block;margin-top:6px;font-weight:400}.surface-card{padding:22px}.content-grid{display:grid;gap:16px}.content-grid.two-columns{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr)}.section-title,.toolbar-row,.connection-top,.card-actions{display:flex;align-items:center;justify-content:space-between;gap:14px}.section-title{margin-bottom:20px}.section-title h3,.surface-card h3,.settings-card h3,.connection-card h3{margin:0;color:var(--ink);font-size:19px;font-weight:600;line-height:1.25}.summary-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.summary-panel>div{padding:18px;border:1px solid var(--line);background:var(--soft);border-radius:8px}.summary-panel strong{display:block;font-size:26px;font-weight:600;color:var(--brand-deep)}.summary-panel span{display:block;margin-top:6px;color:var(--muted);font-weight:400}.activity-list{display:grid;gap:14px}.activity-item{display:grid;grid-template-columns:12px minmax(0,1fr);gap:12px;align-items:start;padding-bottom:14px;border-bottom:1px solid var(--line)}.activity-item:last-child{padding-bottom:0;border-bottom:0}.activity-item>span{width:10px;height:10px;margin-top:5px;border-radius:999px;background:var(--brand);box-shadow:0 0 0 4px #0d94881a}.activity-item strong{display:block;color:var(--ink)}.activity-item small{display:block;margin-top:4px}.status-pill{width:fit-content;min-height:30px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border-radius:8px;color:var(--brand-deep);background:#e4f5f2;border:1px solid #c8e7e3;font-size:12px;font-weight:500;white-space:nowrap}.status-pill.success{color:#0b5f56;background:#ddf6ef;border-color:#bce7dd}.status-pill.warning{color:#9a3412;background:#fff4df;border-color:#fed7aa}.status-pill.soft{color:#435467;background:#f4f7f6;border-color:var(--line)}.toolbar-row{margin-bottom:18px}.search-shell{width:min(520px,100%)}.table-shell{width:100%;max-width:100%;min-width:0;overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:#fff}table{width:100%;min-width:680px;border-collapse:collapse}th,td{padding:16px;text-align:left;border-bottom:1px solid var(--line)}th{color:#475569;background:#f8fafc;font-size:12px;text-transform:uppercase;font-weight:600;letter-spacing:0}td{color:var(--ink);font-weight:400}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfdfc}.campaign-section-title{align-items:center}.campaign-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) minmax(180px,240px) auto;gap:12px;align-items:center;margin-bottom:16px}.campaign-toolbar select,.campaign-form select{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font-weight:500}.bulk-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:12px;border:1px solid #fecaca;border-radius:8px;background:#fff7f7;color:#991b1b;font-weight:600}.campaign-table-shell table{min-width:1120px}.campaign-name-cell,.metric-stack{display:grid;gap:5px}.campaign-name-cell strong,.metric-stack strong{color:var(--ink)}.campaign-name-cell span,.metric-stack span{color:var(--muted);font-size:12px;font-weight:400}.row-actions.compact{display:flex;align-items:center;gap:7px}.icon-action.danger{color:#b91c1c;border-color:#fecaca;background:#fff7f7}.status-pill.danger{color:#991b1b;background:#fee2e2;border-color:#fecaca}.pagination-row{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px;color:var(--muted);font-weight:500}.campaign-wide-modal{width:min(1180px,100%)}.campaign-form{padding:24px}.campaign-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.campaign-form-grid.compact{margin-top:14px}.campaign-form label,.danger-confirm-body label{min-width:0;display:grid;gap:8px;color:var(--ink);font-weight:500}.campaign-form input,.campaign-form textarea,.danger-confirm-body input{width:100%;min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);font:inherit;font-weight:400}.campaign-form input,.danger-confirm-body input{min-height:44px;padding:0 12px}.campaign-form textarea{padding:12px;resize:vertical}.campaign-field-wide{grid-column:1 / -1}.variable-toolbar{display:grid;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#f8fafc;color:var(--ink);font-weight:500}.variable-toolbar>div,.choice-grid,.weekday-grid{display:flex;flex-wrap:wrap;gap:8px}.chip-button,.weekday{border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);min-height:36px;padding:0 11px;font-weight:500;cursor:pointer}.sequence-builder{display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fbfdfc}.sequence-list{display:grid;gap:14px}.sequence-card{min-width:0;display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff}.sequence-card-head,.sequence-head-actions,.inline-variable-row{display:flex;align-items:center;gap:10px}.sequence-card-head{justify-content:space-between}.sequence-card-head strong{display:block;color:var(--ink);font-size:15px;font-weight:600}.sequence-head-actions{justify-content:flex-end}.sequence-head-actions select{width:170px}.sequence-fields,.variation-list{display:grid;gap:12px}.sequence-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.sequence-fields>label,.sequence-fields>.toggle-line,.variation-list,.variation-row,.media-variation-row{grid-column:1 / -1}.inline-variable-row{flex-wrap:wrap;margin-top:8px}.variation-row,.media-variation-row{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#f8fafc}.media-variation-row{grid-template-columns:minmax(0,1fr) minmax(180px,240px) auto}.variation-row>label,.media-variation-row>label{min-width:0}.variation-row .inline-variable-row,.media-variation-row .campaign-field-wide{grid-column:1 / -1}.media-variation-list{padding-top:2px}.compact-head{align-items:center}.compact-head strong{font-size:14px}.soft-toggle{background:#f8fafc}.empty-sequence{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px;border:1px dashed #cbd5e1;border-radius:8px;background:#fff}.empty-sequence p{margin:0;color:var(--muted)}.weekday.active{color:#fff;background:var(--brand);border-color:var(--brand)}.file-upload-control{position:relative;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px dashed #a8c7c1;border-radius:8px;background:#f8fafc;color:var(--brand-deep);font-weight:600;overflow:hidden}.file-upload-control input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.choice-panel,.schedule-panel,.execution-card{padding:16px;border:1px solid var(--line);border-radius:8px;background:#fbfdfc}.choice-panel-head,.report-toolbar,.execution-card{display:flex;align-items:center;justify-content:space-between;gap:12px}.choice-panel-head strong,.execution-card strong{display:block;color:var(--ink);font-size:16px}.choice-panel-head span,.execution-card span,.execution-card p{margin:0;color:var(--muted);font-weight:400}.choice-check,.toggle-line{display:inline-flex!important;grid-template-columns:none!important;align-items:center;gap:8px;min-height:38px;padding:8px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:pointer}.choice-check input,.toggle-line input{width:auto;min-height:auto}.empty-copy{margin:0;color:var(--muted);font-weight:400}.campaign-actions-footer{margin-top:22px;padding-top:18px;border-top:1px solid var(--line)}.report-body{display:grid;gap:18px;padding:24px}.report-toolbar>div{display:flex;flex-wrap:wrap;gap:8px}.report-table-shell table{min-width:1000px}.message-preview-cell{max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.connection-card{display:flex;flex-direction:column;gap:14px}.connection-card p{margin:0;line-height:1.6}.card-actions{margin-top:auto;justify-content:flex-start}.agent-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#12363d;color:#fff}.agent-panel h3{color:#fff}.agent-panel p:not(.eyebrow){max-width:620px;margin:10px 0 0;color:#ffffffc2}.settings-card{min-height:190px}.settings-card h3{margin-top:18px}.settings-card p{margin:10px 0 18px;line-height:1.6}.small-stat{font-size:20px!important;line-height:1.2!important}.module-alerts{display:grid;gap:10px}.module-alert{min-height:54px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-radius:8px;border:1px solid var(--line);background:#fff;color:var(--ink);box-shadow:0 4px 14px #0f172a0a;font-weight:500}.module-alert.success{border-color:#bce7dd;background:#edf9f5;color:#0b5f56}.module-alert.error{border-color:#fecdd3;background:#fff1f2;color:#9f1239}.module-alert.info{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.module-alert button{width:34px;height:34px;display:grid;place-items:center;border:0;border-radius:8px;background:#ffffffb3;color:inherit;cursor:pointer}.connections-module-card{display:grid;gap:18px}.real-connections-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.real-connection-card{min-height:0;padding:18px;gap:12px}.mono-line{margin-top:6px!important;color:#475569!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;word-break:break-all}.connection-meta{margin:0;display:grid;gap:6px}.connection-meta div{display:grid;grid-template-columns:84px minmax(0,1fr);gap:10px;align-items:start;padding:7px 0;border-bottom:1px solid var(--line)}.connection-meta div:last-child{border-bottom:0}.connection-meta dt{color:var(--muted);font-size:12px;font-weight:600;text-transform:uppercase}.connection-meta dd{margin:0;color:var(--ink);font-weight:500;word-break:break-word}.connection-actions{flex-wrap:wrap;gap:8px}.connection-actions .secondary-action{min-height:40px;padding-inline:12px}.connection-actions .icon-action{width:40px;height:40px}.status-pill.danger{color:#9f1239;background:#fff1f2;border-color:#fecdd3}.compact-modal{width:min(560px,100%)}.qr-modal-panel{width:min(620px,100%)}.qr-modal-body{padding:24px;display:grid;justify-items:center;gap:18px;text-align:center}.qr-modal-body img{width:min(320px,78vw);aspect-ratio:1;object-fit:contain;padding:16px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft)}.qr-modal-body p{max-width:440px;margin:0;color:var(--muted);line-height:1.55}.danger-confirm-body{padding:24px;display:grid;gap:16px}.danger-confirm-body label{display:grid;gap:8px;color:var(--ink);font-weight:500}.danger-confirm-body input{min-height:46px;border:1px solid var(--line);border-radius:8px;padding:0 12px;color:var(--ink)}.categories-table-shell{overflow-x:auto}.categories-table{min-width:860px;table-layout:fixed}.categories-table th:nth-child(1),.categories-table td:nth-child(1){width:52px}.categories-table th:nth-child(2),.categories-table td:nth-child(2){width:160px}.categories-table th:nth-child(3),.categories-table td:nth-child(3){width:72px}.categories-table th:nth-child(6),.categories-table td:nth-child(6){width:210px}.category-id-cell{overflow:hidden;color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.contacts-module-card{display:grid;gap:18px}.advanced-toolbar{align-items:stretch}.bulk-bar{min-height:58px;padding:10px;display:flex;align-items:center;gap:10px;flex-wrap:wrap;border:1px solid #c8e7e3;border-radius:8px;background:#eef8f5}.bulk-bar strong{color:var(--brand-deep)}.bulk-bar select,.modal-form select,.modal-form input,.modal-form textarea{min-height:44px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:0 12px;outline:0}.bulk-bar select:focus,.modal-form select:focus,.modal-form input:focus,.modal-form textarea:focus{border-color:#0f8f8694;box-shadow:0 0 0 4px #0f8f861f}th:first-child,td:first-child{width:46px}input[type=checkbox]{width:18px;height:18px;accent-color:var(--brand)}.table-loading{min-height:86px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-weight:500}.row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mono-cell{max-width:260px;color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:12px;word-break:break-all}.category-dot{width:24px;height:24px;display:inline-block;border:1px solid rgba(15,23,42,.12);border-radius:999px;box-shadow:inset 0 0 0 3px #ffffff75}.pagination-row{display:flex;align-items:center;justify-content:space-between;gap:14px;color:var(--muted);font-size:14px;font-weight:500}.pagination-row>div{display:flex;gap:8px}.empty-state{min-height:240px;display:grid;place-items:center;gap:10px;text-align:center;color:var(--muted)}.empty-state strong{color:var(--ink);font-size:20px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:18px;background:#0f172a6b;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-panel{width:min(900px,100%);max-height:min(900px,92vh);overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 20px 50px #0f172a29}.modal-head{padding:24px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid var(--line);background:#f8fafc}.modal-head h2{margin:0;color:var(--ink);font-size:28px;font-weight:600;line-height:1.15}.modal-head p:not(.eyebrow){margin:8px 0 0;color:var(--muted);line-height:1.55}.modal-form{padding:24px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.modal-form label{min-width:0;display:grid;gap:8px;color:var(--ink);font-weight:500}.modal-form textarea{padding-top:12px;resize:vertical}.modal-form-wide{grid-column:1 / -1}.modal-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.color-picker-grid{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.color-picker-grid input[type=color]{width:56px;min-height:42px;padding:3px}.color-swatch{width:34px;height:34px;border:2px solid transparent;border-radius:8px;cursor:pointer;box-shadow:inset 0 0 0 2px #ffffff85}.color-swatch.active{border-color:var(--ink)}.import-layout{padding:24px;display:grid;gap:16px}.import-dropzone{min-height:190px;padding:26px;display:grid;place-items:center;gap:10px;border:2px dashed #bad9d4;border-radius:8px;background:#f7fbfa;color:var(--brand-deep);cursor:pointer;text-align:center}.import-dropzone input{display:none}.import-dropzone strong{color:var(--ink);font-size:18px}.import-dropzone span,.import-help p{max-width:680px;margin:0;color:var(--muted);line-height:1.6}.import-help{padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.import-status{padding:12px 14px;border:1px solid #bce7dd;border-radius:8px;background:#e8f7f4;color:var(--brand-deep);font-weight:600}.import-status.success{border-color:#bbf7d0;background:#ecfdf3;color:#166534}.import-result{display:grid;gap:14px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.import-result .summary-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.error-list{margin-top:10px;max-height:190px;overflow:auto;padding:10px;border:1px solid #fecdd3;border-radius:8px;background:#fff7f8}.error-list p{margin:0;padding:7px 0;color:var(--danger);border-bottom:1px solid #ffe4e6}.error-list p:last-child{border-bottom:0}.permission-shell{min-height:min(680px,calc(100vh - 170px));display:grid;place-items:center}.permission-card{width:min(520px,100%);padding:34px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow-soft);text-align:center}.permission-icon{width:62px;height:62px;margin:0 auto 18px;display:grid;place-items:center;border-radius:8px;color:#9a3412;background:#fff4df}.permission-card h2{margin:0;color:var(--ink);font-size:28px}.permission-card p:not(.eyebrow){margin:12px 0 0;color:var(--muted);line-height:1.6}.superadmin-tabs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.superadmin-tab{min-height:48px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);cursor:pointer;font-weight:600;white-space:nowrap}.superadmin-tab.active{border-color:#0f8f8657;background:#e8f7f4;color:var(--brand-deep)}.superadmin-data-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.superadmin-data-grid>div{min-width:0;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--soft)}.superadmin-data-grid h4{margin:0 0 12px;color:var(--ink);font-size:15px}.superadmin-data-grid pre{max-height:260px;margin:0;overflow:auto;color:#334155;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.endpoint-error{margin:0;color:#9a3412;line-height:1.55}@media(max-width:1180px){.stats-grid,.stats-grid.five{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid.two-columns,.settings-grid,.superadmin-data-grid{grid-template-columns:1fr}.connection-grid:not(.real-connections-grid){grid-template-columns:1fr}}@media(max-width:900px){.campaign-toolbar,.campaign-form-grid,.campaign-form-grid.compact,.sequence-fields,.media-variation-row{grid-template-columns:1fr}.campaign-toolbar .compact-action{width:100%}.report-toolbar,.choice-panel-head,.sequence-card-head,.execution-card{align-items:flex-start;flex-direction:column}.sequence-head-actions{width:100%;align-items:stretch;flex-direction:column}.sequence-head-actions select{width:100%}.login-panel{grid-template-columns:1fr}.login-copy{min-height:360px}.sidebar{width:min(310px,88vw);flex-basis:min(310px,88vw);position:fixed;inset:0 auto 0 0;z-index:50;transform:translate(-100%);transition:transform .24s ease;box-shadow:24px 0 48px #0823343d}.sidebar-is-collapsed .sidebar{width:min(310px,88vw);flex-basis:min(310px,88vw);padding:20px 16px}.sidebar-is-collapsed .sidebar-brand{min-height:92px;justify-content:flex-start;padding:14px}.sidebar-is-collapsed .brand-symbol{width:58px;height:58px;min-width:58px}.sidebar-is-collapsed .sidebar-brand-text,.sidebar-is-collapsed .sidebar-label,.sidebar-is-collapsed .sidebar-group-chevron{display:block}.sidebar-is-collapsed .sidebar-subnav{display:grid}.sidebar-is-collapsed .sidebar-collapse-toggle{display:none}.sidebar-is-collapsed .sidebar-nav{margin-top:0}.sidebar-is-collapsed .sidebar-link,.sidebar-is-collapsed .sidebar-logout{justify-content:flex-start;padding:6px 10px}.sidebar.mobile-open{transform:translate(0)}.sidebar-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;border:0;background:#08233485}.hamburger{display:inline-flex}.topbar{margin:12px 12px 0;top:8px}.user-pill div{display:none}.topbar-actions{margin-left:auto}.tenant-trigger{min-width:56px;max-width:56px;padding:8px}.tenant-trigger-text,.tenant-chevron{display:none}.page-heading{align-items:flex-start;flex-direction:column}.page-heading-actions{width:100%;justify-content:flex-start}.metric-card{white-space:normal}}@media(max-width:640px){.login-page{padding:0}.login-panel{min-height:100vh;border-radius:0}.login-copy,.login-card{padding:28px}.trust-row{align-items:flex-start}.content-area{padding:18px 12px 24px}.topbar{min-height:74px;padding:12px}.topbar h1{font-size:20px}.stats-grid,.stats-grid.three,.stats-grid.four,.stats-grid.five,.summary-panel{grid-template-columns:1fr}.surface-card{padding:18px}.toolbar-row,.section-title,.agent-panel{align-items:flex-start;flex-direction:column}.pagination-row,.bulk-bar,.modal-actions,.empty-sequence,.advanced-toolbar{align-items:stretch;flex-direction:column}.pagination-row>div,.bulk-bar select,.bulk-bar button,.modal-actions button{width:100%}.modal-form{grid-template-columns:1fr;padding:18px}.modal-head,.import-layout{padding:18px}.import-result .summary-panel{grid-template-columns:1fr}.superadmin-tabs,.compact-action,.search-shell,.agent-panel .primary-action{width:100%}table{min-width:620px}}
