:root{font:15px "Segoe UI",Arial,sans-serif;color:#24352f;background:#f2f5f3;--green:#128c69;--deep:#07664d;--line:#dde5e0;--muted:#687a71;--pale:#e9f5ee;--red:#b42332;--top:78px}
*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{border:1px solid transparent;background:var(--green);color:#fff;border-radius:6px;padding:10px 16px;font-weight:600;cursor:pointer}button:hover{background:var(--deep)}button:disabled{opacity:.48;cursor:not-allowed}button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #7cccae;outline-offset:2px}input,textarea{border:1px solid #cbd8d0;border-radius:6px;padding:10px 12px;background:#fff;color:inherit;min-width:0}textarea{resize:vertical;line-height:1.55}input[type=checkbox]{accent-color:var(--green);width:16px;height:16px;flex-shrink:0}label{display:block;font-weight:600;margin:16px 0 7px}h1,h2,p{margin-top:0}h1{font-size:25px;letter-spacing:-.6px}h2{font-size:17px;letter-spacing:-.2px}p{line-height:1.55}a{color:var(--deep);text-underline-offset:2px}.secondary{background:#fff;border-color:#c8d7ce;color:#35564a}.secondary:hover{background:#edf6f1}.quiet{background:transparent;color:var(--muted);font-size:12px;padding:7px 8px}.quiet:hover{background:#edf6f1;color:var(--deep)}.compact{padding:8px 11px;font-size:12px}.muted,.field-hint{color:var(--muted)}.small-text,.field-hint{font-size:12px}.field-hint{margin:7px 0 16px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}[hidden]{display:none!important}.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}.whatsapp-logo{width:40px;height:40px;flex-shrink:0;color:var(--green)}.mobile-only,.details-toggle{display:none}
.login-shell{min-height:100dvh;display:grid;place-items:center;padding:24px;background:linear-gradient(180deg,#e8f3ed 0,#f6f8f6 50%)}.login-form{width:420px;max-width:100%;background:#fff;padding:38px 36px;border-top:4px solid var(--green);box-shadow:0 14px 45px #213d2d12;border-radius:3px}.login-logo{width:56px;height:56px}.brand-name{font-size:12px;margin:15px 0 8px;color:var(--muted)}.login-form h1{font-size:27px;line-height:1.25;max-width:14ch}.login-form>p:not(.brand-name){color:var(--muted);font-size:13px}.login-form label{font-size:13px}.login-form input,.login-form button{width:100%}.login-form button{margin-top:24px}.login-form #login-error{color:var(--red);margin:16px 0 0}
.topbar{position:sticky;top:0;z-index:10;height:var(--top);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 22px;border-bottom:1px solid var(--line);background:#fff}.identity{display:flex;gap:11px;align-items:center}.identity strong{display:block;font-size:17px;letter-spacing:-.4px;white-space:nowrap}.identity div>span{font-size:11px;color:var(--muted)}nav{align-self:stretch;display:flex;gap:5px}.nav-button{border-radius:0;background:transparent;color:var(--muted);border-bottom:3px solid transparent;padding:0 13px;font-size:13px;white-space:nowrap}.nav-button:hover{background:#f7faf8;color:var(--deep)}.nav-button.active{color:var(--deep);border-bottom-color:var(--green)}.top-actions{display:flex;align-items:center;gap:10px;white-space:nowrap}.status{font-size:11px;color:var(--muted)}.status.live{color:#28714f}.status.live:before{content:"";display:inline-block;width:7px;height:7px;border-radius:50%;background:#389361;margin-right:6px}.notice{position:fixed;z-index:20;bottom:18px;left:50%;transform:translateX(-50%);max-width:min(660px,calc(100vw - 32px));padding:12px 18px;background:#e3f3e9;color:#215b3d;font-size:13px;line-height:1.5;border:1px solid #bcdcc9;border-radius:7px;box-shadow:0 5px 24px #122f2214}.notice.error{background:#fff0ed;color:#9b302c;border-color:#e9c7c1}
.chat-layout{display:grid;grid-template-columns:330px minmax(330px,1fr) 285px;align-items:start;height:auto;min-height:calc(100dvh - var(--top))}.inbox{background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;height:auto;min-height:calc(100dvh - var(--top));overflow:visible}.section-title{display:flex;align-items:center;justify-content:space-between;padding:21px 18px 12px}.section-title h1{font-size:21px;margin:0}.search{margin:0 16px 8px;font-size:13px}.finance-strip{padding:0 16px 13px;display:flex;flex-direction:column;align-items:flex-start;gap:2px;border-bottom:1px solid var(--line)}.finance-strip button{padding-left:0;font-size:11px;color:var(--deep)}.finance-strip>span{font-size:10px;line-height:1.45;color:var(--muted)}.finance-strip>span.error-text{color:var(--red)}.chat-list{overflow:visible;flex:0 0 auto}.category-group{border-bottom:1px solid var(--line)}.category-group>summary{display:flex;align-items:center;gap:9px;list-style:none;padding:12px 16px;font-size:12px;font-weight:650;cursor:pointer;color:#52665b;user-select:none}.category-group>summary::-webkit-details-marker{display:none}.category-group>summary:before{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg);margin-right:3px}.category-group[open]>summary:before{transform:rotate(45deg)}.category-group[open]>summary{background:#f1f7f3;color:var(--deep)}.category-group.declined>summary{color:var(--red)}.category-count{margin-left:auto;min-width:23px;padding:2px 6px;text-align:center;border-radius:10px;background:#edf1ee;font-size:11px;font-variant-numeric:tabular-nums;color:#63766a}.declined .category-count{background:#fce8e8;color:var(--red)}.category-content{max-height:none;height:auto;overflow:visible}.chat-row{display:flex;gap:10px;width:100%;text-align:left;padding:13px 14px;border-radius:0;border:0;border-top:1px solid #f0f3f0;background:#fff;color:#2b3b32;font-weight:400}.chat-row:hover{background:#f7fbf8}.chat-row.selected{background:#e8f4ec;box-shadow:inset 3px 0 var(--green)}.avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:35px;height:35px;border-radius:50%;background:#e5eee8;color:#628371;font-size:12px;font-weight:600;overflow:hidden}.avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;background:#e5eee8}.chat-row-content{display:block;min-width:0;flex:1}.row-top{display:flex;align-items:center;justify-content:space-between;gap:7px}.row-phone{font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.row-time{font-size:9px;color:var(--muted);white-space:nowrap}.row-fullname{display:block;font-size:12px;margin-top:3px;font-weight:550;color:#53655b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.row-preview{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;margin:6px 0;color:var(--muted)}.badges{display:flex;flex-wrap:wrap;gap:4px;margin-top:5px}.badge{display:inline-block;font-size:9px;font-weight:600;line-height:1.4;padding:3px 5px;border-radius:4px;color:#707b72;background:#f0f2f0;white-space:nowrap}.badge.approved{color:#237c4d;background:#dff2e6}.badge.pending{color:#8b6623;background:#fff2d3}.badge.unknown{color:#738176;background:#eff2ef}.badge.declined{color:#af1b2c;background:#fce1e5}.badge.excluded{color:#696f78;background:#e9edf0}.badge.unanswered{color:#995422;background:#ffeddc}.badge.paused{color:#746433;background:#f4eddc}.empty-list{font-size:12px;color:var(--muted);padding:17px;line-height:1.6;margin:0}
.conversation{min-width:0;background:#f1f4ef;position:sticky;top:var(--top);height:calc(100dvh - var(--top));min-height:0}.conversation #chat-detail{height:100%;display:flex;flex-direction:column}.empty{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:32px;color:var(--muted)}.empty-logo{width:68px;height:68px;opacity:.35;margin-bottom:22px}.empty h2{font-size:22px;font-weight:500;color:#526b5d}.empty p{max-width:38ch;font-size:13px}.conversation-header{background:#fff;border-bottom:1px solid var(--line);padding:16px 22px;display:flex;align-items:center;gap:12px;min-height:91px}.avatar-holder .avatar{width:42px;height:42px}.conversation-person{min-width:0;flex:1}.conversation-header h2{margin:0 0 4px;font-size:16px;font-variant-numeric:tabular-nums}.conversation-person>span{font-size:12px;color:var(--muted);display:block;overflow-wrap:anywhere}.conversation-actions{display:flex;flex-direction:column;align-items:flex-end;gap:5px}.conversation-actions button{max-width:155px;white-space:normal;text-align:center;font-size:11px;line-height:1.5}.chat-warning{padding:10px 22px;background:#fff7e9;font-size:11px;line-height:1.55;color:#775e39;border-bottom:1px solid #efdfc4}.reply-status{display:flex;gap:12px;align-items:center;justify-content:space-between;background:#fef4e8;border-bottom:1px solid #e8d9c2;padding:10px 20px;font-size:12px;color:#83572a}.reply-status button{font-size:11px;white-space:nowrap}.messages{overflow:auto;flex:1;padding:24px;display:flex;flex-direction:column;gap:13px;min-height:100px}.bubble{max-width:90%;align-self:flex-start;background:#fff;border:1px solid #dfe6df;border-radius:2px 10px 10px 10px;padding:11px 14px;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.65;font-size:13px}.bubble.outgoing{align-self:flex-end;background:#e1f1e6;border-color:#cee4d4;border-radius:10px 2px 10px 10px}.bubble.owner{background:#dbefe7;border-color:#c2dfd1}.bubble-meta{display:block;margin-top:7px;font-size:9px;color:#6c7d70;text-align:right;white-space:normal}.composer{background:#fff;padding:13px 22px 16px;border-top:1px solid var(--line)}.composer>label{margin:0 0 7px;font-size:11px;color:var(--muted);font-weight:500}.composer textarea{width:100%;max-height:170px;min-height:62px;display:block;font-size:13px}.composer-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:10px}.composer-footer>span{font-size:10px;color:var(--muted)}.composer-footer button{padding:8px 15px;font-size:12px}
.details{position:sticky;top:var(--top);max-height:calc(100dvh - var(--top));background:#fff;border-left:1px solid var(--line);padding:23px 19px;overflow:auto}.details-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.details h2{font-size:13px;margin:0 0 13px}.details-heading h2{margin:0}.registration-detail{padding:12px 12px 1px;background:#f6f9f6;border:1px solid #e5ece5;border-radius:6px}.registration-detail .badge{font-size:11px}.registration-detail p{margin:8px 0 11px;overflow-wrap:anywhere}.registration-detail .field-hint{font-size:10px}.details #contact-refresh{font-size:10px;margin-top:7px;padding-left:0}.details form label{font-size:11px;margin:14px 0 6px}.details form input,.details form textarea{width:100%;font-size:12px;padding:8px 10px}.details form button{margin-top:8px;font-size:11px}.details #contact-save-status{font-size:10px;margin-bottom:9px}.exclusion-control{padding:14px 0!important;border-top:1px solid var(--line);margin-top:15px!important}.exclusion-control>span{font-size:11px;font-weight:550}.checkbox-line small{display:block;font-size:10px;color:var(--muted);font-weight:400;line-height:1.5;margin-top:4px}.details dl{font-size:11px;margin:20px 0 28px}.details dt{color:var(--muted);margin-top:13px}.details dd{margin:5px 0;line-height:1.5;font-weight:500;overflow-wrap:anywhere}.approval{border-left:2px solid #d4ab69;padding:0 0 0 11px;margin:17px 0;font-size:11px;line-height:1.5}.approval p{margin:7px 0}.approval small{color:var(--muted)}.approval button{margin-top:7px;font-size:10px}
.campaign-layout{display:grid;grid-template-columns:340px 1fr;min-height:calc(100dvh - var(--top))}.recipient-panel{padding:25px 21px;background:#fff;border-right:1px solid var(--line)}.recipient-panel h1{font-size:21px;margin-bottom:9px}.recipient-panel>input{width:100%;font-size:12px;margin:3px 0 15px}.campaign-categories{display:flex;flex-direction:column;gap:4px}.campaign-category{display:flex;align-items:center;text-align:left;background:#f8faf8;color:#607165;padding:9px 10px;font-size:12px;font-weight:500}.campaign-category:hover{background:#eaf4ed;color:var(--deep)}.campaign-category.active{background:#e7f2ea;color:var(--deep);font-weight:650;box-shadow:inset 3px 0 var(--green)}.campaign-category.declined{color:var(--red)}.checkbox-line{display:flex;align-items:flex-start;gap:8px;font-size:12px;font-weight:400;line-height:1.5;padding:12px 0;border-bottom:1px solid #edf1ed;margin:0}.checkbox-line input{margin:3px 0 0}.select-visible{padding:17px 0 12px}.select-visible>span{font-weight:600;font-size:11px}#recipient-list{max-height:calc(100dvh - 550px);min-height:150px;overflow:auto}.recipient{padding:13px 0;gap:9px}.recipient.ineligible{background:#f8f9f8}.recipient .avatar{width:29px;height:29px;font-size:10px}.recipient-content{min-width:0;flex:1}.recipient-content>strong{font-size:12px;font-variant-numeric:tabular-nums}.recipient-name{display:block;font-size:11px;color:#607265;margin-top:3px;overflow-wrap:anywhere}.campaign-editor{padding:32px 40px;max-width:1060px;width:100%}.campaign-editor h1{margin-bottom:10px}.campaign-editor>p{font-size:13px}.selection-summary{border:1px solid #d4e1d7;border-left:3px solid var(--green);padding:15px 18px;background:#fff;margin-top:25px;display:flex;flex-direction:column;gap:7px}.selection-summary strong{font-size:17px;letter-spacing:-.2px}.selection-summary>span{font-size:12px;color:#4e6958;line-height:1.6}.selection-summary small{font-size:10px;line-height:1.5;color:var(--muted)}.selection-tools{display:flex;align-items:center;gap:13px;justify-content:space-between;margin:6px 0 24px}.selection-tools .field-hint{font-size:10px;text-align:right;margin:0}.campaign-editor form{max-width:800px}.campaign-editor form label{font-size:13px}.campaign-editor textarea{width:100%;font-size:13px}.campaign-editor input[type=file]{width:100%;background:#fff;font-size:12px}.campaign-editor button[type=submit]{margin-top:8px}.campaign-history{margin-top:40px;border-top:1px solid var(--line);padding-top:23px}.campaign-entry{background:#fff;border-bottom:1px solid var(--line);padding:17px;margin:10px 0;font-size:12px;line-height:1.7}.campaign-entry p{margin-bottom:5px;overflow-wrap:anywhere}
.knowledge-view{padding:30px 38px;height:calc(100dvh - var(--top));display:flex;flex-direction:column}.knowledge-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.knowledge-header h1{margin-bottom:8px}.knowledge-header p{color:var(--muted);font-size:13px;max-width:80ch}.knowledge-view textarea{flex:1;width:100%;resize:none;line-height:1.7;font-size:13px}.knowledge-view footer{display:flex;justify-content:space-between;align-items:center;margin-top:16px;gap:16px}.knowledge-view footer span{color:var(--muted);font-size:12px}dialog{width:630px;max-width:calc(100vw - 30px);max-height:87dvh;border:0;border-radius:9px;padding:24px;box-shadow:0 25px 100px #12312240}dialog::backdrop{background:#152f2170}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dialog-header h2{margin:0;font-size:20px}#preview-body{max-height:57dvh;overflow:auto}.preview-recipients{font-size:12px;line-height:1.7;padding:12px 15px;background:#f1f6f2}.preview-recipients>div{padding-top:9px}.preview-recipients>div>strong,.preview-recipients>div>span:not(.badge){display:block}.preview-recipients>div>.badge{margin-top:4px}.preview-message{white-space:pre-wrap;line-height:1.65;font-size:13px;padding:15px;border:1px solid var(--line);border-radius:7px;margin:12px 0;overflow-wrap:anywhere}.dialog-footer{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}
@media(min-width:1500px){.chat-layout{grid-template-columns:355px minmax(450px,1fr) 310px}.messages{padding:30px 40px}.bubble{max-width:76%}.row-phone{font-size:13px}.row-fullname{font-size:13px}.row-preview{font-size:12px}.details{padding:26px 24px}}
@media(max-width:1220px){.topbar{padding:0 16px;gap:12px}.identity strong{font-size:14px}.whatsapp-logo{width:34px;height:34px}.top-actions .status{display:none}.nav-button{font-size:12px;padding:0 9px}.chat-layout{grid-template-columns:310px minmax(320px,1fr)}.details{display:none}.details-toggle{display:inline-block}.details.details-open{display:block;position:fixed;right:0;top:var(--top);bottom:0;width:310px;z-index:15;box-shadow:-12px 0 40px #18342726}.conversation-actions button{max-width:180px}.conversation-actions{flex-direction:row;align-items:center}.conversation-header{padding:15px 18px}.campaign-editor{padding:28px}.campaign-layout{grid-template-columns:310px 1fr}}
@media(max-width:780px){:root{--top:112px}.topbar{height:var(--top);display:grid;grid-template-columns:1fr auto;gap:4px 9px;padding:10px 13px 0}.identity{gap:8px}.identity strong{font-size:13px}.identity div>span{font-size:10px}.topbar nav{grid-column:1/-1;grid-row:2;justify-content:space-between;height:43px}.nav-button{font-size:11px}.top-actions{gap:2px}.top-actions .compact{padding:7px;font-size:10px}.top-actions .quiet{font-size:10px}.chat-layout{display:block;height:auto;min-height:calc(100dvh - var(--top))}.inbox{height:auto;border-right:0}.category-content{max-height:none}.chat-row{padding:13px 17px}.row-phone{font-size:13px}.row-fullname{font-size:12px}.row-time{font-size:10px}.row-preview{font-size:12px}.category-group>summary{padding:13px 17px}.conversation{display:none;height:calc(100dvh - var(--top))}.show-conversation .inbox{display:none}.show-conversation .conversation{display:block}.mobile-only{display:inline-block}.conversation-header{padding:12px;gap:8px}.conversation-header h2{font-size:13px}.avatar-holder .avatar{width:34px;height:34px}.conversation-actions{flex-direction:column;gap:1px;align-items:flex-end}.conversation-actions button{font-size:9px;padding:6px;max-width:120px}.conversation-person>span{font-size:11px}.conversation-header .badge{font-size:8px}.conversation-header .mobile-only{padding:6px;font-size:10px}.chat-warning{padding:9px 14px;font-size:10px}.reply-status{padding:9px 12px;font-size:11px}.reply-status button{font-size:10px;padding:7px}.messages{padding:18px 13px}.bubble{max-width:95%;font-size:13px}.composer{padding:12px}.composer-footer>span{max-width:25ch;font-size:9px}.details.details-open{width:min(340px,100vw)}.campaign-layout{display:block}.recipient-panel{border-right:0;border-bottom:1px solid var(--line);padding:22px 18px}.campaign-categories{display:grid;grid-template-columns:1fr 1fr}.campaign-category{font-size:11px;padding:8px}.campaign-category:first-child{grid-column:1/-1}.recipient-panel h1{font-size:20px}#recipient-list{max-height:290px;min-height:70px}.campaign-editor{padding:25px 18px}.campaign-editor h1{font-size:23px}.selection-summary{margin-top:19px;padding:13px}.selection-summary>span{font-size:11px}.selection-tools{align-items:flex-start;gap:10px}.selection-tools .field-hint{max-width:28ch}.knowledge-view{padding:24px 17px}.knowledge-header{display:block}.knowledge-header button{margin-bottom:12px;padding:8px 10px;font-size:12px}.knowledge-view footer{align-items:flex-start}.knowledge-view footer button{font-size:11px}.knowledge-view footer span{font-size:10px}.login-form{padding:30px 25px}.notice{bottom:10px;font-size:12px}dialog{padding:20px}.dialog-header h2{font-size:17px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
