:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink-950:#091813;--ink-900:#0d211a;--ink-800:#173229;--ink-700:#29483d;--green-700:#087258;--green-600:#0b8a68;--green-500:#10a37f;--green-100:#dff6ee;--green-50:#effaf6;--canvas:#f6f7f4;--surface:#fff;--surface-warm:#fbfcfa;--line:#e2e7e3;--line-strong:#ced7d1;--text:#17251f;--muted:#66756e;--subtle:#89958f;--danger:#c2413a;--danger-bg:#fff0ee;--warning:#9a5a08;--warning-bg:#fff7df;--blue:#2765c2;--blue-bg:#eef4ff;--radius-sm:7px;--radius:10px;--radius-lg:14px;--shadow-sm:0 1px 2px #0918130a, 0 3px 10px #09181308;--shadow-md:0 12px 32px #09181314;background:var(--canvas);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{background:var(--canvas);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{color:var(--ink-900);letter-spacing:-.025em;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1{margin-bottom:8px;font-size:clamp(1.7rem,3vw,2.15rem);line-height:1.18}h2{margin-bottom:8px;font-size:1.1rem;line-height:1.35}h3{margin-bottom:6px;font-size:.98rem}p{color:var(--muted);margin-bottom:0;line-height:1.6}small{color:var(--muted)}ul{margin:0;padding-left:20px}li+li{margin-top:8px}::selection{color:var(--ink-950);background:#bcebdc}:focus-visible{outline-offset:2px;outline:3px solid #10a37f40}.app-frame{min-height:100vh}.sidebar{z-index:40;color:#d9e7e1;background:radial-gradient(circle at 10% 0,#15785b4d,#0000 30%),linear-gradient(#0b211a 0%,#081812 100%);border-right:1px solid #ffffff12;flex-direction:column;width:264px;padding:22px 14px 14px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{align-items:center;gap:11px;min-height:48px;padding:0 8px 18px;display:flex}.brand__mark{color:#fff;background:linear-gradient(135deg,#20bd91,#087258);border-radius:10px;flex:none;place-items:center;width:36px;height:36px;font-weight:800;display:grid;box-shadow:0 8px 22px #0b8a6838}.brand__mark--admin{background:linear-gradient(135deg,#6388e9,#315cad)}.brand>div{min-width:0;display:grid}.brand strong{color:#fff;letter-spacing:-.02em;font-size:1.02rem}.brand small{color:#83a296;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.sidebar__nav{flex:1;gap:18px;padding:8px 0 24px;display:grid}.nav-section{gap:3px;display:grid}.nav-section__label{color:#68897d;letter-spacing:.12em;text-transform:uppercase;padding:0 12px 7px;font-size:.65rem;font-weight:700}.nav-item{color:#aac0b8;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;min-height:40px;padding:0 11px;font-size:.855rem;font-weight:600;transition:background .18s,color .18s,transform .18s;display:flex;position:relative}.nav-item svg{opacity:.8;flex:none}.nav-item:hover{color:#f5fbf8;background:#ffffff0f}.nav-item--active{color:#f3fffb;background:#15a37d24}.nav-item--active svg{color:#35c89f;opacity:1}.nav-item__marker{background:#35c89f;border-radius:50%;width:4px;height:4px;position:absolute;right:7px}.sidebar__footer{border-top:1px solid #ffffff14;gap:7px;padding-top:12px;display:grid}.sidebar__footer .access-status{margin-bottom:3px}.account-chip{color:#e6f0ec;border-radius:9px;grid-template-columns:32px minmax(0,1fr) 16px;align-items:center;gap:9px;padding:8px;transition:background .18s;display:grid}.account-chip:hover,.account-chip--active{background:#ffffff0f}.account-chip>span:nth-child(2){min-width:0;display:grid}.account-chip strong,.account-chip small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-chip strong{font-size:.77rem}.account-chip small{color:#77958a;font-size:.67rem}.nav-item--logout{color:#839e94;width:100%}.workspace{min-height:100vh;margin-left:264px}.topbar{z-index:25;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffdb;border-bottom:1px solid #ced7d1cc;justify-content:space-between;align-items:center;gap:20px;height:64px;padding:0 30px;display:flex;position:sticky;top:0}.topbar__context,.topbar__actions,.topbar__profile{align-items:center;display:flex}.topbar__context{min-width:0;color:var(--subtle);gap:8px;font-size:.8rem}.topbar__context strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.topbar__actions{gap:9px}.topbar__profile{color:var(--muted);gap:8px;padding-left:6px;font-size:.8rem;font-weight:600}.workspace__main{width:100%;max-width:1510px;margin:0 auto;padding:30px clamp(22px,3vw,44px) 52px}.mobile-menu,.sidebar__close,.nav-scrim{display:none}.nav-scrim{z-index:35;opacity:0;background:#030d0994;border:0;position:fixed;inset:0}.avatar{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.74rem;font-weight:700;display:grid}.avatar--small{background:var(--green-50);width:30px;height:30px;color:var(--green-700);border-color:#cce6dc}.admin-mode{background:#ffffff0b;border-radius:8px;align-items:center;gap:9px;padding:9px 11px;display:flex}.admin-mode>div{display:grid}.admin-mode strong{color:#e8f0ed;font-size:.75rem}.admin-mode small{color:#77958a;font-size:.66rem}.admin-badge{color:#315cad;background:#f0f4ff;border:1px solid #d7e1fa;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.72rem;font-weight:700;display:inline-flex}.status-dot{background:var(--subtle);border-radius:50%;width:7px;height:7px}.status-dot--live{background:#27bc88;box-shadow:0 0 0 4px #27bc881a}.page-stack{gap:22px;width:100%;display:grid}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;min-height:54px;display:flex}.page-header__copy{max-width:700px}.page-header__copy p{font-size:.9rem}.page-header__actions,.actions,.quick-actions,.summary-line{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.eyebrow{color:var(--green-700);letter-spacing:.11em;text-transform:uppercase;margin-bottom:6px;font-size:.67rem;font-weight:800;display:block}.surface,.form-card,.placeholder{border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-sm);gap:18px;padding:20px;display:grid}.surface--flat{box-shadow:none}.surface--tint{background:var(--surface-warm)}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-heading p{font-size:.84rem}.divider{background:var(--line);height:1px;margin:2px 0}.two-column{grid-template-columns:minmax(0,1.4fr) minmax(270px,.7fr);align-items:start;gap:20px;display:grid}.split-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);align-items:start;gap:20px;display:grid}.stack{gap:14px;display:grid}.muted{color:var(--muted)}.fine-print{color:var(--subtle);font-size:.76rem;line-height:1.55}button,.button{border-radius:var(--radius-sm);background:var(--green-700);color:#fff;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-size:.82rem;font-weight:700;line-height:1;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}button:hover,.button:hover{background:#075f4a;box-shadow:0 4px 12px #08725824}button:active,.button:active{transform:translateY(1px)}button:disabled{cursor:not-allowed;opacity:.58;box-shadow:none}.button-secondary{border-color:var(--line-strong);background:var(--surface);color:var(--text);box-shadow:var(--shadow-sm)}.button-secondary:hover{color:var(--ink-900);box-shadow:var(--shadow-sm);background:#f8faf8;border-color:#aebdb5}.button-ghost{color:var(--green-700);background:0 0}.button-ghost:hover{background:var(--green-50);box-shadow:none}.button-danger{background:var(--danger-bg);color:var(--danger);border-color:#ecc8c5}.button-danger:hover{box-shadow:none;background:#ffe7e4;border-color:#e0aaa6}.button-link{min-height:auto;color:var(--green-700);box-shadow:none;background:0 0;border:0;justify-content:flex-start;padding:0;font-size:.8rem}.button-link:hover{color:#064f3e;box-shadow:none;background:0 0;text-decoration:underline}.button-compact{min-height:32px;padding:0 10px;font-size:.75rem}.icon-button{border:1px solid var(--line);background:var(--surface);width:38px;min-height:38px;color:var(--muted);box-shadow:none;place-items:center;padding:0;display:inline-grid}.icon-button:hover{border-color:var(--line-strong);color:var(--text);box-shadow:none;background:#f7faf8}label{color:#405149;gap:7px;font-size:.79rem;font-weight:700;display:grid}input,select,textarea{border:1px solid var(--line-strong);border-radius:var(--radius-sm);width:100%;min-height:42px;color:var(--text);background:#fff;outline:none;padding:9px 11px;font-size:.86rem;font-weight:500;transition:border-color .16s,box-shadow .16s}input::placeholder,textarea::placeholder{color:#a1aba6}input:hover,select:hover,textarea:hover{border-color:#a8b8b0}input:focus,select:focus,textarea:focus{border-color:var(--green-500);box-shadow:0 0 0 3px #10a37f1a}textarea{resize:vertical;min-height:94px;line-height:1.5}input[type=checkbox],input[type=radio]{width:17px;min-height:17px;accent-color:var(--green-600)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;gap:16px;display:grid}.form-grid>button{justify-self:start}.field-wide{grid-column:1/-1}.toolbar{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(240px,1fr) minmax(150px,190px);gap:10px;padding:12px;display:grid}.search-field{position:relative}.search-field svg{color:var(--subtle);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-field input{padding-left:38px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-grid article,.metric-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:118px;box-shadow:var(--shadow-sm);align-content:space-between;gap:12px;padding:16px;display:grid;position:relative;overflow:hidden}.metric-grid article>span:first-child,.metric-card>span:first-child{color:var(--muted);text-transform:capitalize;font-size:.74rem;font-weight:700}.metric-grid article strong,.metric-card strong{color:var(--ink-900);letter-spacing:-.04em;font-size:clamp(1.18rem,2vw,1.55rem)}.metric-grid article a{color:var(--green-700);font-size:.75rem;font-weight:700}.metric-card--danger{border-top:3px solid #d65d55!important}.metric-card--success{border-top:3px solid var(--green-500)!important}.metric-card__icon{background:var(--green-50);width:32px;height:32px;color:var(--green-700);border-radius:8px;place-items:center;display:grid}.quick-actions{padding:4px 0}.quick-actions .button,.quick-actions button{min-height:36px}.table-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:.82rem}th,td{text-align:left;vertical-align:middle;border-bottom:1px solid #ebefec;padding:13px 15px}th{color:#6c7c74;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;background:#f8faf8;font-size:.68rem;font-weight:800}td{color:#405149}tbody tr{transition:background .14s}tbody tr:hover{background:#fbfdfb}tbody tr:last-child td{border-bottom:0}td strong{color:var(--text)}td a{color:var(--ink-800);font-weight:700}td a:hover{color:var(--green-700)}.money-positive{color:var(--green-700);font-variant-numeric:tabular-nums;font-weight:700}.money-negative{color:var(--danger);font-variant-numeric:tabular-nums;font-weight:700}.money{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.status{color:#53645c;text-transform:capitalize;white-space:nowrap;background:#eef1ef;border-radius:999px;align-items:center;gap:5px;padding:5px 8px;font-size:.66rem;font-weight:800;line-height:1;display:inline-flex}.status:before{content:"";opacity:.7;background:currentColor;border-radius:50%;width:5px;height:5px}.status--active,.status--granted,.status--connected,.status--approved,.status--valid,.status--imported,.status--completed,.status--sent,.status--delivered,.status--ready{background:var(--green-100);color:#087258}.status--warning,.status--due,.status--pending,.status--queued,.status--suspended{background:var(--warning-bg);color:var(--warning)}.status--overdue,.status--error,.status--failed,.status--blocked,.status--archived,.status--opted_out,.status--cancelled{background:var(--danger-bg);color:var(--danger)}.status--unknown,.status--draft{color:#627169;background:#eef1ef}.status--processing,.status--sending{background:var(--blue-bg);color:var(--blue)}.tabs{border-bottom:1px solid var(--line);scrollbar-width:none;gap:4px;display:flex;overflow-x:auto}.tabs::-webkit-scrollbar{display:none}.tab{min-height:39px;color:var(--muted);box-shadow:none;text-transform:capitalize;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex:none;padding:0 12px}.tab:hover{color:var(--text);box-shadow:none;background:0 0}.tab--active{border-bottom-color:var(--green-600);color:var(--green-700);background:0 0}.definition-list{border-top:1px solid var(--line);grid-template-columns:minmax(120px,170px) 1fr;gap:0;margin:0;display:grid}.definition-list dt,.definition-list dd{border-bottom:1px solid var(--line);padding:11px 0}.definition-list dt{color:var(--muted);font-size:.78rem}.definition-list dd{color:var(--text);margin:0;font-size:.82rem;font-weight:700}.provider-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.error,.success,.warning,.alert{border-radius:var(--radius-sm);border:1px solid #0000;align-items:flex-start;gap:8px;padding:10px 12px;font-size:.8rem;line-height:1.5;display:flex}.error{background:var(--danger-bg);color:#a5322d;border-color:#f1cdca}.success{background:var(--green-50);color:#087258;border-color:#c7e9dc}.warning{background:var(--warning-bg);color:#85510b;border-color:#f0dfab}.empty,.empty-state{color:var(--muted);text-align:center;justify-items:center;gap:8px;padding:34px 22px;display:grid}.empty-state h2,.empty-state h3{margin:0}.empty-state p{max-width:440px;font-size:.84rem}.empty-state__icon{background:var(--green-50);width:42px;height:42px;color:var(--green-700);border:1px solid #d9e7e1;border-radius:11px;place-items:center;display:grid}.loading-state{min-height:180px;color:var(--muted);place-content:center;justify-items:center;gap:10px;font-size:.82rem;display:grid}.loading-state__spinner{border:2px solid #d8e3de;border-top-color:var(--green-600);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite spin}.access-blocked{text-align:center;place-content:center;justify-items:center;gap:11px;min-height:60vh;display:grid}.access-blocked p{max-width:480px}.access-status{border-radius:8px;gap:3px;padding:11px 12px;font-size:.75rem;display:grid}.access-status strong{font-size:.78rem}.access-status span{opacity:.82}.access-status--active{background:var(--green-50);color:#087258;border:1px solid #bee0d4}.access-status--inactive{background:var(--danger-bg);color:var(--danger);border:1px solid #efcac7}.access-status--compact{color:#88d8c0;background:#15a37d1a;border-color:#49c7a226;padding:8px 10px}.access-status--compact span:not(:last-child){display:none}details{border-top:1px solid var(--line);padding-top:12px}summary{color:var(--text);cursor:pointer;font-size:.82rem;font-weight:700}details ul{color:var(--muted);margin-top:12px;font-size:.8rem}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.page-narrow{max-width:920px}.alert--info{color:#365c7d;background:#f2f7fc;border-color:#d5e2ef}.alert--success{background:var(--green-50);color:#087258;border-color:#c7e9dc}.alert--warning{background:var(--warning-bg);color:#85510b;border-color:#f0dfab}.alert--danger{background:var(--danger-bg);color:#a5322d;border-color:#f1cdca}.entity-cell{align-items:center;gap:10px;min-width:190px;display:flex}.entity-cell>span:last-child{gap:2px;display:grid}.entity-cell small{font-size:.7rem;font-weight:500}.avatar--table{background:var(--green-50);width:31px;height:31px;color:var(--green-700);text-transform:uppercase;border-color:#d5e7df}.row-action{width:30px;height:30px;color:var(--subtle);border-radius:7px;place-items:center;display:inline-grid}.row-action:hover{background:var(--green-50);color:var(--green-700)}.attention-list{display:grid}.attention-item{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto 18px;align-items:center;gap:12px;padding:13px 4px;display:grid}.attention-item:last-child{border-bottom:0}.attention-item:hover .attention-item__copy strong{color:var(--green-700)}.attention-item__icon{background:var(--green-50);width:36px;height:36px;color:var(--green-700);border-radius:9px;place-items:center;display:grid}.attention-item__icon--danger{background:var(--danger-bg);color:var(--danger)}.attention-item__icon--warning{background:var(--warning-bg);color:var(--warning)}.attention-item__copy{gap:2px;display:grid}.attention-item__copy strong{font-size:.83rem;transition:color .15s}.attention-item__copy small{font-size:.7rem}.attention-item>b{color:var(--ink-900);font-size:.86rem}.attention-item>svg{color:var(--subtle)}.whatsapp-health{background:linear-gradient(145deg,#fff,#f5fbf8);align-content:start}.whatsapp-health__hero{align-items:center;gap:11px;padding:5px 0;display:flex}.whatsapp-health__hero>div{gap:2px;display:grid}.whatsapp-health__hero strong{font-size:.85rem}.whatsapp-health__hero p{font-size:.74rem}.mini-stats{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.mini-stats>span{border:1px solid var(--line);background:#ffffffbf;border-radius:8px;gap:3px;padding:10px;display:grid}.mini-stats small{font-size:.65rem}.mini-stats strong{color:var(--ink-900);font-size:.95rem}.customer-hero{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:linear-gradient(120deg,#fff 55%,#eff9f5);justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.customer-hero__identity{align-items:center;gap:13px;min-width:0;display:flex}.customer-hero__identity h1{margin-bottom:4px}.customer-hero__identity p{align-items:center;gap:6px;font-size:.82rem;display:flex}.avatar--hero{background:var(--ink-900);border:0;border-radius:12px;flex:none;width:48px;height:48px;font-size:1rem}.customer-hero__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.timeline-list{gap:0;padding:0;list-style:none;display:grid;position:relative}.timeline-list li{grid-template-columns:14px 1fr;gap:10px;margin:0;padding:0 0 17px;display:grid;position:relative}.timeline-list li:before{background:var(--line-strong);content:"";width:1px;position:absolute;top:8px;bottom:-2px;left:4px}.timeline-list li:last-child{padding-bottom:0}.timeline-list li:last-child:before{display:none}.timeline-list li>span{z-index:1;background:var(--green-500);border:2px solid #fff;border-radius:50%;width:9px;height:9px;margin-top:4px;position:relative;box-shadow:0 0 0 1px #a9d8c8}.timeline-list li>div{gap:2px;display:grid}.timeline-list strong{text-transform:capitalize;font-size:.78rem}.timeline-list small{font-size:.68rem}.ledger-type,.provider-label{color:var(--text);text-transform:capitalize;align-items:center;gap:6px;font-weight:700;display:inline-flex}.ledger-type--increase svg{color:var(--warning)}.ledger-type--decrease svg{color:var(--green-700)}.compact-select{width:auto;min-width:170px}.filter-pills{background:#f1f4f2;border-radius:9px;flex-wrap:wrap;gap:6px;padding:4px;display:flex}.filter-pill{min-height:31px;color:var(--muted);box-shadow:none;background:0 0;border:0;border-radius:6px;padding:0 11px}.filter-pill:hover{color:var(--text);box-shadow:none;background:#ffffffb3}.filter-pill--active{color:var(--green-700);box-shadow:var(--shadow-sm);background:#fff}.schedule-strip{border:1px solid var(--line);background:var(--surface-warm);border-radius:9px;grid-template-columns:minmax(210px,.8fr) minmax(240px,1.2fr) auto;align-items:end;gap:10px;padding:13px;display:grid}.row-actions{flex-wrap:wrap;gap:5px;min-width:330px;display:flex}.workflow-steps{border:1px solid var(--line);background:var(--line);box-shadow:var(--shadow-sm);border-radius:10px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.workflow-step{background:#f8faf8;align-items:center;gap:9px;min-height:58px;padding:9px 12px;display:flex;margin:0!important}.workflow-step>span{border:1px solid var(--line-strong);width:24px;height:24px;color:var(--subtle);border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:800;display:grid}.workflow-step>div{gap:1px;display:grid}.workflow-step strong{color:var(--muted);font-size:.75rem}.workflow-step small{font-size:.62rem}.workflow-step--active{background:#fff}.workflow-step--active>span{border-color:var(--green-600);background:var(--green-600);color:#fff}.workflow-step--active strong{color:var(--ink-900)}.check-card{border:1px solid var(--line);border-radius:8px;align-items:center;gap:10px;min-height:58px;padding:9px 11px;display:flex}.check-card:has(input:checked){background:var(--green-50);border-color:#9bd2c0}.check-card>span{gap:2px;display:grid}.check-card small{font-size:.67rem;font-weight:500}.campaign-preview{align-content:start;align-self:stretch}.campaign-preview__count{background:var(--ink-900);color:#fff;border-radius:10px;justify-items:center;gap:3px;padding:16px;display:grid}.campaign-preview__count strong{letter-spacing:-.05em;font-size:2rem}.campaign-preview__count span{color:#a9c0b7;font-size:.7rem}.plain-list{gap:0;padding:0;list-style:none;display:grid}.plain-list li,.plain-list>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;margin:0;padding:10px 0;font-size:.78rem;display:flex}.plain-list li:last-child,.plain-list>div:last-child{border-bottom:0}.plain-list li>span:first-child{text-transform:capitalize;gap:2px;display:grid}.campaign-list,.template-list,.rule-list{gap:8px;display:grid}.campaign-list article,.template-list article,.rule-list article{border:1px solid var(--line);border-radius:9px;grid-template-columns:36px minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.campaign-list article>div,.template-list article>div,.rule-list article>div{gap:2px;display:grid}.campaign-list article strong,.template-list article strong,.rule-list article strong{font-size:.82rem}.campaign-list article small,.template-list article small,.rule-list article small{font-size:.68rem}.provider-selector{background:linear-gradient(120deg,#fff,#f7fbf9)}.provider-card{align-items:center;justify-content:initial;border:1px solid var(--line-strong);min-height:92px;color:var(--text);text-align:left;box-shadow:none;background:#fff;grid-template-columns:40px minmax(0,1fr) auto;gap:11px;padding:14px;display:grid}.provider-card:hover{color:var(--text);box-shadow:var(--shadow-sm);background:#fff;border-color:#9ecdbc}.provider-card--active{border-color:var(--green-500);background:var(--green-50);box-shadow:0 0 0 2px #10a37f12}.provider-card>span:nth-child(2){gap:3px;display:grid}.provider-card strong{font-size:.83rem}.provider-card small{font-size:.68rem;font-weight:500}.provider-card__icon{background:var(--green-50);width:38px;height:38px;color:var(--green-700);border-radius:9px;place-items:center;display:grid}.provider-card__icon--meta{background:var(--blue-bg);color:var(--blue)}.provider-card__selected{color:var(--green-700);align-items:center;gap:3px;font-size:.68rem;display:inline-flex}.provider-card__choose{color:var(--subtle);font-size:.68rem}.connection-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:16px;display:grid}.connection-card{align-content:start}.connection-state{background:#f6f8f6;border-radius:8px;flex-wrap:wrap;align-items:center;gap:9px;min-height:40px;padding:9px 10px;font-size:.75rem;display:flex}.setup-steps{gap:9px;padding:0;list-style:none;display:grid}.setup-steps li{align-items:center;gap:9px;margin:0;display:flex}.setup-steps li>span{background:var(--green-50);width:23px;height:23px;color:var(--green-700);border-radius:50%;flex:none;place-items:center;font-size:.68rem;font-weight:800;display:grid}.setup-steps p{font-size:.74rem}.qr-frame,.qr-placeholder{background:#fbfdfb;border:1px dashed #b8c9c0;border-radius:12px;justify-items:center;gap:8px;padding:16px;display:grid}.qr-frame img{width:min(100%,260px);height:auto}.qr-frame>span{color:var(--muted);align-items:center;gap:5px;font-size:.68rem;display:flex}.qr-placeholder{min-height:205px;color:var(--green-700);place-content:center}.qr-placeholder small{color:var(--subtle)}.credential-form{margin-top:14px}.message-snapshot{max-width:380px;color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.76rem;line-height:1.45;display:-webkit-box;overflow:hidden}.failure-code{color:var(--danger);margin-top:5px;font-family:ui-monospace,monospace;font-size:.62rem;display:block}.message-preview{background:#e8f4ec;border-radius:10px;align-items:flex-end;gap:8px;padding:14px;display:flex}.message-preview p{max-width:80%;color:var(--text);box-shadow:var(--shadow-sm);background:#fff;border-radius:9px 9px 2px;padding:10px 12px;font-size:.78rem}.variable-tray{gap:7px;display:grid}.variable-tray>span{color:var(--muted);font-size:.7rem;font-weight:700}.variable-tray>div{flex-wrap:wrap;gap:5px;display:flex}.variable-chip{background:var(--green-50);min-height:27px;color:var(--green-700);box-shadow:none;border:1px solid #c9e4da;border-radius:999px;padding:0 8px;font-family:ui-monospace,monospace;font-size:.62rem}.variable-chip:hover{background:var(--green-100);color:var(--green-700);box-shadow:none}.phone-preview{border:7px solid var(--ink-900);box-shadow:var(--shadow-md);background:#e7f2ea;border-radius:18px;overflow:hidden}.phone-preview__bar{background:#f9fbfa;align-items:center;gap:7px;padding:9px;font-size:.7rem;display:flex}.phone-preview__body{align-content:center;justify-items:end;gap:3px;min-height:210px;padding:18px 12px;display:grid}.phone-preview__body p{color:#263b32;max-width:88%;box-shadow:var(--shadow-sm);background:#d8f9cb;border-radius:9px 9px 2px;padding:10px;font-size:.75rem}.phone-preview__body small{color:#638273;align-items:center;gap:3px;font-size:.6rem;display:flex}.provider-tags{gap:5px;margin-top:4px;display:flex}.provider-tags span{color:var(--muted);text-transform:uppercase;align-items:center;gap:4px;font-size:.63rem;display:inline-flex}.dropzone{background:var(--surface-warm);min-height:175px;color:var(--green-700);text-align:center;cursor:pointer;border:1.5px dashed #9eb9ad;border-radius:11px;place-content:center;justify-items:center;gap:7px;display:grid;position:relative;overflow:hidden}.dropzone:hover{border-color:var(--green-600);background:var(--green-50)}.dropzone small{font-weight:500}.dropzone input{opacity:0;cursor:pointer;min-height:100%;position:absolute;inset:0}.notification-group{gap:9px;display:grid}.notification-group>h2{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;margin:0;font-size:.76rem}.notification-list{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:11px;overflow:hidden}.notification-item{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:12px;padding:15px;display:grid}.notification-item:last-child{border-bottom:0}.notification-item--unread{background:#f7fcf9}.notification-item__icon{width:36px;height:36px;color:var(--muted);background:#f0f4f2;border-radius:9px;place-items:center;display:grid}.notification-item--unread .notification-item__icon{background:var(--green-100);color:var(--green-700)}.notification-item__title{align-items:center;gap:7px;display:flex}.notification-item__title strong{font-size:.83rem}.notification-item__title span{background:var(--green-600);color:#fff;border-radius:99px;padding:2px 5px;font-size:.55rem;font-weight:800}.notification-item p{margin:3px 0;font-size:.76rem}.notification-item small{font-size:.65rem}.notification-item__actions{gap:5px;display:flex}.rule-list article{grid-template-columns:36px minmax(0,1fr) auto auto;align-items:start}.rule-list article p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:.72rem;display:-webkit-box;overflow:hidden}.rule-list__icon{width:36px;height:36px;color:var(--subtle);background:#f0f3f1;border-radius:9px;place-items:center;display:grid}.rule-list__icon--active{background:var(--green-50);color:var(--green-700)}.account-overview{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.account-profile{align-items:center;display:flex}.account-profile>div{display:grid}.account-profile h2{margin-bottom:3px;font-size:1.25rem}.avatar--account{background:var(--ink-900);border:0;border-radius:12px;flex:none;width:54px;height:54px;font-size:1.1rem}.account-access{align-content:start}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-metric{border:1px solid var(--line);min-height:88px;box-shadow:var(--shadow-sm);background:#fff;border-radius:9px;align-items:center;gap:11px;padding:14px;display:flex}.admin-metric>div{gap:2px;display:grid}.admin-metric>div span{color:var(--muted);font-size:.68rem}.admin-metric>div strong{color:var(--ink-900);font-size:1.25rem}.admin-metric--danger{background:snow;border-color:#ebc8c5}.admin-metric--danger .metric-card__icon{background:var(--danger-bg);color:var(--danger)}.admin-account-hero{background:linear-gradient(120deg,#fff 55%,#f0f4ff)}.auth-page{background:#0a1d17;place-items:center;min-height:100vh;padding:28px;display:grid;position:relative;overflow:hidden}.auth-page:before{content:"";background:radial-gradient(circle at 18% 15%,#149d764d,#0000 33%),radial-gradient(circle at 88% 86%,#29645240,#0000 31%);position:absolute;inset:0}.auth-card{z-index:1;background:#fffffff7;border:1px solid #ffffff1c;border-radius:16px;gap:19px;width:min(100%,430px);padding:31px;display:grid;position:relative;box-shadow:0 30px 70px #00000047}.auth-brand{align-items:center;gap:10px;margin-bottom:9px;display:flex}.auth-brand .brand__mark{width:34px;height:34px}.auth-brand strong{color:var(--ink-900);font-size:1rem}.auth-card h1{margin-bottom:5px;font-size:1.65rem}.auth-card__intro{font-size:.84rem}.auth-card button{width:100%;margin-top:2px}.auth-card__footer{color:var(--subtle);text-align:center;padding-top:3px;font-size:.7rem}.loading-page{place-items:center;min-height:100vh;padding:24px;display:grid}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column,.split-layout{grid-template-columns:1fr}}@media (max-width:900px){.sidebar{transition:transform .22s;transform:translate(-102%);box-shadow:15px 0 45px #0003}.sidebar--open{transform:translate(0)}.workspace{margin-left:0}.mobile-menu,.sidebar__close{display:inline-grid}.sidebar__close{color:#d9e7e1;background:#ffffff0d;border-color:#ffffff1a;margin-left:auto}.nav-scrim--open{opacity:1;display:block}.topbar{padding:0 18px}.workspace__main{padding:24px 20px 44px}}@media (max-width:700px){.topbar{height:58px}.topbar__context>span,.topbar__context>svg,.topbar__profile>span:last-child,.admin-badge{display:none}.workspace__main{padding:20px 14px 38px}.page-stack{gap:17px}.page-header{flex-direction:column;min-height:0}.page-header__actions,.page-header>.button{width:100%}.page-header__actions>*,.page-header>.button{flex:auto}.metric-grid,.provider-grid,.form-grid{grid-template-columns:1fr}.metric-grid{gap:9px}.metric-grid article,.metric-card{min-height:102px}.field-wide{grid-column:auto}.toolbar{grid-template-columns:1fr}.surface,.form-card,.placeholder{border-radius:11px;padding:16px}.quick-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.quick-actions>*{width:100%}.definition-list{grid-template-columns:1fr}.definition-list dt{border-bottom:0;padding-bottom:2px}.definition-list dd{padding-top:0}th,td{padding:12px}.auth-page{padding:16px}.auth-card{padding:24px 20px}}@media (max-width:430px){.sidebar{width:min(88vw,280px)}.quick-actions{grid-template-columns:1fr}h1{font-size:1.55rem}.actions>button,.actions>.button{flex:auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (max-width:1180px){.connection-grid,.account-overview{grid-template-columns:1fr}.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-step small{display:none}}@media (max-width:760px){.customer-hero{flex-direction:column;align-items:flex-start;padding:16px}.customer-hero__actions{justify-content:flex-start;width:100%}.customer-hero__actions button{flex:auto}.schedule-strip{grid-template-columns:1fr}.schedule-strip button{width:100%}.workflow-steps{display:flex;overflow-x:auto}.workflow-step{flex:1 0 auto;min-width:125px}.campaign-list article,.template-list article,.rule-list article{grid-template-columns:36px minmax(0,1fr) auto}.campaign-list article>button,.template-list article>button,.rule-list article>button{grid-column:2/-1;justify-self:start}.notification-item{grid-template-columns:36px minmax(0,1fr)}.notification-item__actions{flex-wrap:wrap;grid-column:2}.mini-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:480px){.admin-metric-grid,.mini-stats{grid-template-columns:1fr}.attention-item{grid-template-columns:34px minmax(0,1fr) auto}.attention-item>svg{display:none}.customer-hero__identity{align-items:flex-start}.avatar--hero{width:42px;height:42px}.provider-card{grid-template-columns:38px minmax(0,1fr)}.provider-card__selected,.provider-card__choose{grid-column:2}}
