:root{--text:#172b35;--muted:#65747c;--line:#e2e7e9;--paper:#fff;--surface:#f5f7f8;--forest:#087e73;--forest-dark:#05665d;--sage:#087e73;--cream:#f5f7f8;--light-green:#e8f4f1;--amber:#8a5808;--red:#b42318;--radius:8px;--shadow:0 8px 32px #172b3512}*{box-sizing:border-box}html,body{height:100%;color:var(--text);background:var(--surface);-webkit-font-smoothing:antialiased;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px}button,input,select,textarea{font:inherit}button{cursor:pointer;color:inherit;border:0}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--forest);outline-offset:3px}h1,h2,h3,h4,p{margin:0}h1{letter-spacing:-.6px;font-size:23px;font-weight:650;line-height:1.35}h2{letter-spacing:-.15px;font-size:15px;font-weight:650;line-height:1.5}h3{font-size:13px;font-weight:650;line-height:1.5}small{font-size:12px}button svg,a svg{flex-shrink:0}input,select,textarea{background:var(--paper);width:100%;color:var(--text);border:1px solid #cad3d7;border-radius:6px;min-height:36px;padding:9px 11px}input::placeholder,textarea::placeholder{color:#85929a}textarea{resize:vertical;line-height:1.6}input[type=checkbox],input[type=radio]{width:auto;min-height:auto;accent-color:var(--forest)}input:focus,select:focus,textarea:focus{border-color:var(--forest)}input:disabled,select:disabled,textarea:disabled{color:var(--muted);background:#f4f6f7}::selection{background:#cdece5}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{background:#cbd4d8;border-radius:8px}table{border-collapse:collapse;text-align:left;width:100%}th{color:#5a6972;white-space:nowrap;border-bottom:1px solid var(--line);background:#f8fafb;padding:12px 16px;font-size:12px;font-weight:550}td{border-bottom:1px solid var(--line);vertical-align:middle;padding:13px 16px;font-size:13px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fafcfc}td small{color:var(--muted);margin-top:4px;display:block}fieldset{border:0;min-width:0;margin:0;padding:0}legend{margin-bottom:8px;font-weight:600}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.muted{color:var(--muted);font-size:12px;line-height:1.6}.green-text{color:var(--forest)}.mobile-only{display:none!important}.button-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.btn{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:9px 13px;font-size:13px;font-weight:550;line-height:1.25;display:inline-flex}.btn-primary{background:var(--forest);color:#fff}.btn-primary:hover:not(:disabled){background:var(--forest-dark)}.btn-secondary{background:#fff;border-color:#cfd8dc}.btn-secondary:hover:not(:disabled){background:#f4f7f8}.btn-ghost{color:var(--muted);background:0 0}.btn-ghost:hover:not(:disabled){background:#edf2f3}.btn-danger{color:var(--red);background:#fff;border-color:#efc9c5}.icon-btn{width:34px;height:34px;color:var(--muted);background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon-btn:hover:not(:disabled){color:var(--text);background:#eaf0f1}.badge{color:#53646e;white-space:nowrap;text-transform:capitalize;background:#eef2f4;border-radius:4px;align-items:center;gap:4px;padding:3px 7px;font-size:11px;font-weight:550;line-height:1.5;display:inline-flex}.badge-green{color:#257447;background:#e8f4ee}.badge-amber{color:#885b13;background:#fff4dc}.badge-red{color:#ae3429;background:#feeeec}.badge-purple{color:#53646e;background:#eef2f4}.avatar{color:#506770;background:#eaf0f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:600;display:inline-flex}.avatar-small{width:29px;height:29px;font-size:11px}.avatar-large{width:48px;height:48px;font-size:17px}.text-link{color:var(--forest);background:0 0;align-items:center;gap:5px;padding:0;font-size:12px;font-weight:550;display:inline-flex}.text-link:hover{text-decoration:underline}.toggle{background:#aebbc2;border-radius:12px;flex-shrink:0;align-items:center;width:34px;height:20px;padding:3px;display:inline-flex}.toggle span{width:14px;height:14px;color:var(--forest);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex}.toggle.on{background:var(--forest)}.toggle.on span{transform:translate(14px)}.count-muted,.nav-count{color:#62717a;background:#eaf0f2;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:500}.field{color:#344650;flex-direction:column;gap:7px;margin:16px 0;font-size:12px;font-weight:550;display:flex}.field small{color:var(--muted);font-weight:400;line-height:1.5}.field input,.field textarea,.field select{font-size:13px;font-weight:400}.form-two{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-two .field{min-width:0;margin-top:0}.label-wrap{flex-wrap:wrap;gap:6px;display:flex}.inline-error,.phone-review-notice{color:#a4352a;background:#fff5f3;border:1px solid #efc9c5;border-radius:6px;margin:12px 0;padding:11px 13px;font-size:12px;line-height:1.6}.inline-error button{color:inherit;background:0 0;margin-left:8px;text-decoration:underline}.phone-review-notice{color:#855b1c;background:#fff9ec;border-color:#eddcb7}.phone-review-notice p{margin-top:5px}.empty-state{text-align:center;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:52px 24px;display:flex}.empty-icon{border:1px solid var(--line);background:#f8fafb;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:5px;display:flex}.empty-icon svg{width:22px;height:22px}.empty-state h3{color:#3b4e58;font-size:14px}.empty-state p{max-width:360px;font-size:12px;line-height:1.6}.empty-state .btn{margin-top:7px}.subtle-card{border:1px solid var(--line);color:var(--muted);background:#f5f8f9;border-radius:6px;gap:10px;padding:13px 15px;font-size:12px;line-height:1.6;display:flex}.subtle-card svg{flex-shrink:0}.info-footnote{color:var(--muted);align-items:center;gap:7px;margin:15px 0;font-size:12px;line-height:1.5;display:flex}.info-footnote svg{flex-shrink:0}.table-container{border:1px solid var(--line);background:var(--paper);border-radius:7px;overflow:auto}.table-name{text-align:left;color:var(--text);background:0 0;padding:0;font-size:13px;font-weight:550;display:block}.table-name:hover{color:var(--forest)}.table-name small{font-size:11px;font-weight:400}.row-actions{align-items:center;gap:5px;display:flex}.row-actions button{min-width:30px;height:30px;color:var(--muted);background:0 0;border-radius:5px;justify-content:center;align-items:center;display:flex}.row-actions button:hover{color:var(--forest);background:#edf3f3}.table-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 12px;display:flex}.table-toolbar h2{align-items:center;gap:8px;display:flex}.table-toolbar select{width:auto;min-width:140px}.input-search{width:260px;color:var(--muted);background:#fff;border:1px solid #cfd8dc;border-radius:6px;align-items:center;gap:8px;padding:0 10px;display:flex}.input-search input{outline-offset:0;background:0 0;border:0;min-width:0;padding:8px 0}.input-search:focus-within{border-color:var(--forest)}.input-search input:focus-visible{outline:none}.tab-buttons{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.tab-buttons button{color:var(--muted);white-space:nowrap;background:0 0;border-bottom:2px solid #0000;padding:9px 12px;font-size:12px;font-weight:550}.tab-buttons button.active{border-color:var(--forest);color:var(--forest)}.tab-buttons button:hover{background:#f1f5f5}.load-more{justify-content:center;padding:15px;display:flex}.page-scroll{background:var(--surface);flex:1;min-height:0;padding:24px 28px 36px;overflow:auto}.page-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.page-heading p{color:var(--muted);max-width:640px;margin-top:5px;font-size:13px;line-height:1.6}.page-heading>select{width:auto;max-width:270px}.stats-grid{gap:12px;margin:18px 0;display:grid}.stats-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stats-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;padding:15px 17px}.stat-label{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.stat-label svg{color:#8b989e;width:16px}.stat-card>strong{letter-spacing:-.7px;color:var(--text);margin:8px 0 3px;font-size:25px;font-weight:600;display:block}.stat-card>span{color:var(--muted);font-size:11px;line-height:1.6}.panel{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;margin-bottom:16px;padding:20px}.panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.panel-heading .muted{margin-top:4px}.panel-actions{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;margin-top:20px;padding-top:18px;display:flex}.panel-actions>span{color:var(--muted);font-size:12px}.app-shell{height:100dvh;display:flex;overflow:hidden}.sidebar{border-right:1px solid var(--line);z-index:50;background:#fff;flex-direction:column;width:188px;min-width:188px;padding:0 10px;display:flex}.brand{border-bottom:1px solid var(--line);align-items:center;gap:8px;height:76px;margin:0 8px;display:flex}.brand img{object-fit:contain;max-width:106px;height:auto}.brand>span{color:var(--muted);border-left:1px solid var(--line);padding-left:8px;font-size:11px}.workspace-label{color:#73818a;padding:24px 12px 9px;font-size:11px;font-weight:550}.nav-item{color:#56666f;text-align:left;background:0 0;border-radius:6px;align-items:center;gap:11px;width:100%;margin:3px 0;padding:11px 12px;font-size:13px;font-weight:500;display:flex}.nav-item:hover{background:#f2f6f7}.nav-item.active{color:var(--forest-dark);background:#e7f3f0;font-weight:650}.nav-item .nav-count{color:var(--forest-dark);background:#d2e9e2;margin-left:auto}.sidebar-bottom{margin-top:auto;padding:12px 0}.profile-button{border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:9px;width:100%;margin-top:12px;padding:16px 9px 4px;display:flex}.profile-button>span:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.profile-button strong{font-size:12px;font-weight:550}.profile-button small{color:var(--muted);text-transform:capitalize;font-size:11px}.sidebar-scrim{display:none}.workspace-main{flex-direction:column;flex:1;min-width:0;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:12px;height:52px;min-height:52px;padding:0 24px;display:flex}.breadcrumb{white-space:nowrap;color:var(--muted);align-items:center;gap:12px;font-size:12px;display:flex}.breadcrumb strong{color:var(--text);font-weight:500}.crumb-divider{color:#bcc7cd}.topbar-actions{align-items:center;gap:5px;display:flex}.connection-indicator{color:#6d767b;background:0 0;align-items:center;gap:7px;margin-right:6px;padding:6px 9px;font-size:11px;display:flex}.connection-indicator i{background:#98a3a9;border-radius:50%;width:6px;height:6px}.connection-indicator.enabled i{background:var(--forest)}.notification-button{position:relative}.notification-button>i{background:var(--forest);border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:7px}.error-banner,.setup-banner{color:#9a4528;background:#fff4ef;border-bottom:1px solid #f2dacd;justify-content:space-between;align-items:center;gap:14px;padding:10px 24px;font-size:12px;line-height:1.5;display:flex}.error-banner>div{gap:10px;display:flex}.error-banner button{color:inherit;background:0 0;text-decoration:underline}.loading-view{color:var(--muted);flex:1;justify-content:center;align-items:center;gap:12px;display:flex}.toast{z-index:120;color:#fff;max-width:min(640px,94vw);box-shadow:var(--shadow);background:#203b40;border-radius:8px;align-items:center;gap:10px;padding:13px 16px;font-size:12px;line-height:1.5;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}.toast button{color:inherit;background:0 0;margin-left:10px;display:flex}.activity-popover{z-index:65;border:1px solid var(--line);width:340px;max-height:70vh;box-shadow:var(--shadow);background:#fff;border-radius:8px;padding:16px;position:fixed;top:48px;right:20px;overflow:auto}.popover-heading{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.activity-entry{border-top:1px solid var(--line);gap:10px;padding:12px 0;display:flex}.activity-entry p{font-size:12px;line-height:1.5}.activity-entry small{color:var(--muted);font-size:11px}.activity-dot{background:#8fa4ab;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:5px}.guide-list p{border-bottom:1px solid var(--line);padding:14px 0;font-size:13px;line-height:1.6}.guide-list strong,.guide-list span{display:block}.guide-list span{color:var(--muted);margin-top:4px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#14293255;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.modal{border:1px solid var(--line);background:#fff;border-radius:10px;width:520px;max-width:100%;max-height:92dvh;padding:24px;overflow:auto;box-shadow:0 24px 80px #13283230}.modal-wide{width:1000px}.modal-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;padding-bottom:18px;display:flex}.modal-heading h2{font-size:19px;font-weight:600}.modal-heading p{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.6}.modal-heading .icon-btn{margin:-5px -7px 0 0}.modal-footer{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:8px;margin-top:22px;padding-top:17px;display:flex}.form-preview-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px;display:grid}.form-section-label{border-top:1px solid var(--line);margin-top:18px;padding-top:20px;font-size:13px;font-weight:600}.preview-label{color:var(--muted);margin-bottom:13px;font-size:12px;font-weight:550;display:block}.phone-preview,.audience-preview{border:1px solid var(--line);background:#f5f7f8;border-radius:7px;padding:18px;position:sticky;top:0}.phone-chrome{background:#e8efeb;border:1px solid #dce4e7;border-radius:7px;overflow:hidden}.phone-chat-header{background:#f9fbfa;border-bottom:1px solid #dde5e2;padding:13px}.phone-chat-header img{width:90px;height:auto}.phone-chat-body{min-height:220px;padding:20px 13px}.whatsapp-preview{color:#23343a;overflow-wrap:anywhere;background:#fff;border-radius:0 7px 7px;padding:12px 13px;font-size:13px;line-height:1.55;box-shadow:0 1px 2px #172b3515}.whatsapp-preview p{white-space:pre-wrap}.whatsapp-preview>strong{margin-bottom:7px;display:block}.whatsapp-preview>small{color:#7c8b90;justify-content:flex-end;align-items:center;gap:4px;margin-top:7px;font-size:10px;display:flex}.preview-button{color:#0878b7;border-top:1px solid #e7eced;justify-content:center;align-items:center;gap:5px;margin-top:8px;padding:9px 0;font-size:12px;display:flex}.media-header-placeholder{color:#708088;background:#e6ebed;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:100px;margin-bottom:10px;font-size:12px;display:flex}.phone-preview>.muted{margin-top:12px}.audience-preview>p{color:var(--muted);margin-bottom:18px;font-size:12px;line-height:1.6}.budget-note{border-top:1px solid var(--line);color:var(--muted);align-items:center;gap:9px;margin-top:18px;padding-top:15px;font-size:12px;display:flex}.budget-note strong{color:var(--text);margin-top:4px;font-size:17px;display:block}.stepper{border-bottom:1px solid var(--line);gap:0;margin-bottom:24px;display:flex;overflow:auto}.stepper button{color:var(--muted);white-space:nowrap;background:0 0;border-bottom:2px solid #0000;flex:1;align-items:center;gap:8px;padding:0 12px 14px;font-size:12px;display:flex}.stepper button>span{border:1px solid #ced8dd;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.stepper button.active{color:var(--forest);border-bottom-color:var(--forest);font-weight:600}.stepper button.active>span{background:var(--forest);border-color:var(--forest);color:#fff}.stepper button.complete>span{border-color:var(--forest);color:var(--forest)}.step-content{min-height:305px}.step-content>h3{margin-bottom:6px;font-size:15px}.step-content>.muted{margin-bottom:20px}.form-inline-note{color:var(--muted);background:#f4f7f8;border-radius:6px;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.6}.form-radio{border:1px solid var(--line);cursor:pointer;border-radius:6px;align-items:flex-start;gap:9px;margin:10px 0;padding:12px 14px;font-size:13px;display:flex}.form-radio input{margin-top:3px}.form-radio small{color:var(--muted);margin-top:4px;line-height:1.5;display:block}.review-list{grid-template-columns:120px minmax(0,1fr);gap:14px 20px;margin:20px 0;font-size:13px;display:grid}.review-list dt{color:var(--muted)}.review-list dd{overflow-wrap:anywhere;margin:0}.advanced-options{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.advanced-options summary{cursor:pointer;color:#526770;font-size:12px;font-weight:550}.audience-summary{align-items:center;gap:10px;margin-bottom:18px;display:flex}.audience-summary strong{font-size:25px;font-weight:600}.audience-summary small{color:var(--muted)}.footer-spacer{flex:1}.summary-strip{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:7px;flex-wrap:wrap;align-items:center;gap:22px;padding:12px 16px;font-size:12px;display:flex}.summary-strip strong{color:var(--text);margin-right:5px;font-size:14px;font-weight:600}.inbox-layout{background:#fff;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.conversation-column{border-right:1px solid var(--line);background:#fff;flex-direction:column;width:308px;min-width:270px;max-width:340px;display:flex}.inbox-heading{justify-content:space-between;align-items:center;padding:19px 18px 13px;display:flex}.inbox-heading h1{font-size:20px}.inbox-heading p{color:var(--muted);margin-top:4px;font-size:12px}.conversation-search{color:var(--muted);background:#f2f5f6;border:1px solid #0000;border-radius:6px;align-items:center;gap:8px;margin:0 14px 13px;padding:0 10px;display:flex}.conversation-search:focus-within{border-color:var(--forest)}.conversation-search input{background:0 0;border:0;outline:none;min-width:0;padding:9px 0;font-size:12px}.inbox-filters{border-bottom:1px solid var(--line);gap:14px;padding:0 16px;display:flex}.inbox-filters button{color:var(--muted);white-space:nowrap;background:0 0;border-bottom:2px solid #0000;padding:9px 0;font-size:12px;font-weight:550}.inbox-filters button.active{border-color:var(--forest);color:var(--forest)}.inbox-filters button span{margin-left:4px;font-size:10px}.list-toolbar{color:var(--muted);justify-content:space-between;align-items:center;gap:7px;padding:11px 16px;font-size:11px;display:flex}.assign-filter select{background:0 0;border:0;min-height:24px;padding:4px 0;font-size:11px}.conversation-list{flex:1;min-height:0;overflow:auto}.conversation-item{text-align:left;background:#fff;border-bottom:1px solid #f0f3f4;align-items:flex-start;gap:10px;width:100%;padding:14px 16px;display:flex;position:relative}.conversation-item:hover{background:#f7fafb}.conversation-item.selected{background:#eaf5f2}.conversation-item.selected:before{content:"";background:var(--forest);width:3px;position:absolute;top:0;bottom:0;left:0}.conversation-avatar{position:relative}.whatsapp-dot{background:var(--forest);color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:13px;height:13px;display:flex;position:absolute;bottom:0;right:-2px}.conversation-copy{flex:1;min-width:0}.conversation-row{justify-content:space-between;align-items:center;gap:6px;display:flex}.conversation-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.conversation-row time{color:#86939a;white-space:nowrap;font-size:10px}.conversation-preview{align-items:center;gap:7px;margin-top:5px;display:flex}.conversation-preview p{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);flex:1;font-size:12px;overflow:hidden}.unread-count{background:var(--forest);color:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;display:flex}.meta-row{margin-top:8px}.conversation-tag{color:#667781;background:#f2f5f6;border-radius:3px;padding:2px 6px;font-size:10px}.assigned-avatar{color:#687c87;background:#e5ecef;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:9px;display:flex}.list-footer{border-top:1px solid var(--line);color:var(--muted);padding:10px 16px;font-size:11px}.message-column{background:#f8fafb;flex-direction:column;flex:1;min-width:300px;min-height:0;display:flex}.chat-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:10px;min-height:66px;padding:10px 20px;display:flex}.chat-contact{flex:1;min-width:0}.chat-contact strong{font-size:13px;font-weight:600;display:block}.chat-contact>span{color:var(--muted);margin-top:4px;font-size:11px;display:block}.chat-header-actions{align-items:center;gap:6px;display:flex}.chat-back{display:none}.assignee-select{max-width:145px;font-size:12px}.chat-context{border-bottom:1px solid var(--line);color:var(--muted);background:#fff;align-items:center;gap:7px;padding:9px 20px;font-size:11px;display:flex}.messages-area{background:#eef3f0;flex:1;min-height:0;padding:20px 26px;overflow:auto}.chat-date{justify-content:center;margin:3px 0 20px;display:flex}.chat-date>span{color:#6c7c80;background:#ffffffba;border-radius:4px;padding:5px 9px;font-size:10px}.message-row{align-items:flex-end;gap:8px;margin-bottom:14px;display:flex}.message-row.outbound{justify-content:flex-end}.message-row.note{justify-content:center}.message-bubble{white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:0 7px 7px;max-width:78%;padding:10px 12px 6px;font-size:13px;line-height:1.6;box-shadow:0 1px 1px #142b3514}.message-bubble.outbound{background:#dff3e8;border-radius:7px 0 7px 7px}.message-bubble.note{box-shadow:none;color:#6e5c2a;background:#fff6d8;border:1px solid #efdfb0;border-radius:7px}.message-author{color:#6c7e82;margin-bottom:4px;font-size:10px;font-weight:600;display:block}.message-metadata{color:#7d8c90;justify-content:flex-end;align-items:center;gap:4px;margin-top:5px;font-size:10px;display:flex}.message-metadata>span{align-items:center;gap:3px;display:inline-flex}.message-status-label{font-size:10px}.message-avatar-spacer{width:29px}.attachment-link{color:var(--forest);background:0 0;align-items:center;gap:6px;padding:0;text-decoration:underline;display:inline-flex}.template-message-label{color:var(--muted);align-items:center;gap:4px;margin-bottom:5px;font-size:10px;display:flex}.composer-wrap{background:#fff;border:1px solid #cedade;border-radius:8px;margin:12px 16px;position:relative}.composer-wrap.note-mode{background:#fffbef;border-color:#dbc887}.composer-tabs{border-bottom:1px solid var(--line);align-items:center;gap:18px;min-height:38px;padding:0 13px;display:flex}.composer-tabs>button{color:var(--muted);background:0 0;border-bottom:2px solid #0000;align-items:center;gap:5px;padding:10px 0 9px;font-size:12px;display:flex}.composer-tabs>button.active{border-color:var(--forest);color:var(--forest)}.reply-window{color:var(--forest);align-items:center;gap:4px;margin-left:auto;font-size:10px;display:flex}.reply-window.closed{color:var(--amber)}.composer-wrap>textarea{resize:vertical;outline-offset:-2px;background:0 0;border:0;min-height:78px;padding:12px 13px}.composer-bottom{justify-content:space-between;align-items:center;gap:8px;padding:8px 11px;display:flex}.composer-tools{align-items:center;gap:5px;display:flex}.tool-divider{background:var(--line);width:1px;height:17px;margin:0 3px}.template-tool{color:var(--muted);background:0 0;align-items:center;gap:5px;padding:8px 4px;font-size:12px;display:flex}.send-actions{align-items:center;gap:8px;display:flex}.send-actions>small{color:var(--muted);font-size:10px}.conversation-bottom{color:var(--muted);text-align:center;padding:0 10px 11px;font-size:11px}.window-warning{color:var(--amber);background:#fff9ed;border-radius:5px;margin:10px 12px;padding:10px;font-size:12px;line-height:1.6}.saved-replies{border:1px solid var(--line);box-shadow:var(--shadow);z-index:6;background:#fff;border-radius:6px;max-height:260px;padding:5px;position:absolute;bottom:70px;left:12px;right:12px;overflow:auto}.saved-replies button{text-align:left;background:0 0;border-radius:4px;width:100%;padding:10px;font-size:12px;line-height:1.5;display:block}.saved-replies button:hover{background:#f0f6f4}.saved-replies button strong,.saved-replies button span{display:block}.saved-replies button span{color:var(--muted);font-size:11px}.inbox-no-selection{text-align:center;color:var(--muted);background:#f6f9f8;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:35px;display:flex}.inbox-no-selection h2{color:#405761;font-size:17px;font-weight:550}.inbox-no-selection p{max-width:320px;font-size:12px;line-height:1.6}.inbox-no-selection>svg{stroke-width:1.4px;color:#99abae;width:40px;height:40px;margin-bottom:4px}.inbox-no-selection .btn{margin-top:8px}.customer-column{border-left:1px solid var(--line);background:#fff;flex-direction:column;width:290px;min-width:270px;display:flex;overflow:auto}.customer-heading{justify-content:space-between;align-items:center;padding:17px 16px 10px;display:flex}.customer-profile{padding:12px 18px 18px}.customer-profile h3{margin-top:9px;font-size:14px}.customer-profile p,.customer-profile>a{color:var(--muted);overflow-wrap:anywhere;margin-top:5px;font-size:12px;display:block}.customer-consent{color:var(--muted);align-items:center;gap:5px;margin-top:12px;font-size:11px;display:flex}.customer-purchase-stats{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:25px;padding:13px 18px;display:flex}.customer-purchase-stats strong{font-size:17px;font-weight:600;display:block}.customer-purchase-stats span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.customer-section{border-bottom:1px solid var(--line);padding:17px 16px}.section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.section-heading h3{font-size:12px}.removable-label{align-items:center;gap:4px;display:inline-flex}.removable-label button{color:inherit;background:0 0;padding:1px;display:flex}.small-empty{color:var(--muted);padding:9px 0;font-size:12px;line-height:1.6}.order-card{border:1px solid var(--line);border-radius:6px;margin-top:10px;padding:12px}.order-header{justify-content:space-between;align-items:center;gap:8px;font-size:12px;font-weight:550;display:flex}.order-date{color:var(--muted);margin-top:5px;font-size:11px}.order-statuses{flex-wrap:wrap;gap:4px;margin:9px 0;display:flex}.order-item{border-top:1px solid var(--line);align-items:center;gap:8px;padding:9px 0;display:flex}.order-item strong{font-size:12px;font-weight:500;display:block}.order-item>div>span{color:var(--muted);margin-top:3px;font-size:11px;display:block}.tracking-info{color:var(--muted);border-top:1px solid var(--line);gap:7px;margin-top:8px;padding-top:10px;font-size:11px;line-height:1.6;display:flex}.tracking-info strong,.tracking-info>div>span{overflow-wrap:anywhere;display:block}.tracking-info strong{color:var(--text);font-weight:500}.order-action-link{color:var(--forest);background:0 0;align-items:center;gap:5px;padding:9px 0 0;font-size:12px;display:flex}.customer-footer{color:var(--muted);margin-top:auto;padding:16px;font-size:11px}.shopify-small{color:var(--muted);align-items:center;gap:4px;font-size:11px;display:inline-flex}.close-details,.details-toggle{display:none}.desktop-details-menu{display:block}.subtle-message{color:var(--muted);text-align:center;padding:10px;font-size:12px}.contact-table-name{text-align:left;background:0 0;align-items:center;gap:10px;padding:0;display:flex}.contact-table-name strong{font-size:13px;font-weight:550}.contact-table-name small{font-size:11px}.contact-table-name .badge{margin-top:5px}.contact-modal-stats{border-bottom:1px solid var(--line);gap:24px;padding:8px 0 18px;font-size:13px;display:flex}.reports-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.delivery-funnel{margin:22px 0}.funnel-row{margin-bottom:19px}.funnel-row>div:first-child{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:12px;display:flex}.funnel-row strong{font-weight:550}.funnel-track{background:#eef2f4;border-radius:4px;height:7px;overflow:hidden}.funnel-track>span{background:#087e73;border-radius:4px;height:100%;display:block}.funnel-track>.funnel-sage{background:#3b998e}.funnel-track>.funnel-light{background:#75b5ad}.funnel-track>.funnel-pale{background:#a3cec6}.health-item{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 0;font-size:12px;display:flex}.health-item>span{color:var(--muted);align-items:center;gap:9px;display:flex}.event-row{border-top:1px solid var(--line);align-items:center;gap:12px;padding:14px 0;font-size:12px;display:flex}.event-row>div{flex:1}.event-row strong{font-weight:500;line-height:1.5}.event-row small{color:var(--muted);margin-top:3px;font-size:11px;display:block}.event-row time{color:var(--muted);text-align:right;font-size:11px}.event-icon{width:32px;height:32px;color:var(--muted);background:#f0f4f5;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.settings-layout{grid-template-columns:180px minmax(0,780px);gap:22px;display:grid}.settings-nav{flex-direction:column;gap:4px;display:flex}.settings-nav button{text-align:left;color:var(--muted);background:0 0;border-radius:5px;align-items:center;gap:9px;padding:11px 12px;font-size:12px;display:flex}.settings-nav button.active{color:var(--forest-dark);background:#e7f2ef;font-weight:600}.settings-content{min-width:0}.integration-card{border-top:1px solid var(--line);align-items:center;gap:13px;padding:17px 0;display:flex}.integration-card>div{flex:1;min-width:0}.integration-card h3{font-size:13px;font-weight:600}.integration-card p{color:var(--muted);margin-top:4px;font-size:12px;line-height:1.6}.integration-card small{color:var(--muted);margin-top:5px;font-size:11px;display:block}.integration-logo{color:#61767e;background:#edf3f4;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:37px;height:37px;display:flex}.integration-logo svg{width:21px}.setup-instructions{border:1px solid var(--line);background:#eef3f5;border-radius:7px;gap:12px;margin-bottom:16px;padding:16px;display:flex}.setup-instructions>svg{color:var(--muted);flex-shrink:0;width:19px}.setup-instructions p{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.7}.setup-instructions a{margin-top:10px}.checklist-item{border-bottom:1px solid var(--line);align-items:center;gap:9px;padding:12px 0;font-size:12px;display:flex}.checklist-item:last-child{border-bottom:0}.checklist-item>span:nth-child(2){flex:1}.checklist-circle{border:1px solid #c2ced4;border-radius:50%;flex-shrink:0;width:16px;height:16px}.setting-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;padding:18px 0;display:flex}.setting-row strong{font-size:13px;font-weight:550}.setting-row p{color:var(--muted);max-width:490px;margin-top:5px;font-size:12px;line-height:1.6}.team-member{border-top:1px solid var(--line);align-items:center;gap:11px;padding:16px 0;display:flex}.team-member>div{flex:1;min-width:0}.team-member strong{font-size:13px;font-weight:550}.team-member>div>span{color:var(--muted);overflow-wrap:anywhere;margin-top:4px;font-size:12px;display:block}.role-descriptions{border-top:1px solid var(--line);margin-top:20px;padding-top:16px}.role-descriptions p{color:var(--muted);margin-bottom:8px;font-size:12px;line-height:1.7}.signout-form{margin-top:18px}.auth-page{background:#f5f7f8;place-items:center;min-height:100dvh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:10px;width:420px;max-width:100%;padding:32px}.auth-card>img{object-fit:contain;width:135px;height:auto;margin-bottom:24px}.auth-card h1{margin-bottom:10px;font-size:23px}.auth-card>p{color:var(--muted);font-size:13px;line-height:1.7}.auth-card>.btn{margin:24px 0;display:flex}.auth-card>small{color:var(--muted);font-size:11px}@media (min-width:1600px){.sidebar{width:204px;min-width:204px}.conversation-column{width:330px}.customer-column{width:310px}.page-scroll{padding:28px 36px}}@media (max-width:1280px){.customer-column{display:none}.details-toggle,.close-details{display:inline-flex}.inbox-layout.show-details .customer-column{z-index:15;width:300px;display:flex;position:absolute;top:0;bottom:0;right:0;box-shadow:-8px 0 24px #17354215}.desktop-details-menu{display:none}.stats-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.conversation-column{width:285px;min-width:255px}.chat-header{padding:10px 14px}.assignee-select{max-width:115px}}@media (max-width:1000px){.sidebar{width:170px;min-width:170px}.brand{gap:6px;margin:0 5px}.brand img{width:94px}.brand>span{padding-left:6px;font-size:10px}.conversation-column{width:260px;min-width:240px}.page-scroll{padding:22px}.form-preview-layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.settings-layout{grid-template-columns:1fr;gap:15px}.settings-nav{flex-direction:row;overflow:auto}.settings-nav button{white-space:nowrap}.reports-grid{grid-template-columns:1fr}.topbar{padding:0 18px}.breadcrumb>span:first-of-type,.crumb-divider,.assignee-select{display:none}.chat-header-actions>.btn{padding:7px 9px;font-size:12px}.modal-wide{width:900px}.messages-area{padding:18px}.message-bubble{max-width:88%}}@media (max-width:760px){.sidebar{visibility:hidden;width:200px;min-width:200px;transition:left .15s;position:fixed;top:0;bottom:0;left:-210px}.sidebar-open{visibility:visible;left:0}.sidebar-scrim{z-index:40;background:#132a3555;display:block;position:fixed;inset:0}.brand img{width:115px}.mobile-only{display:inline-flex!important}.topbar{padding:0 12px}.topbar-actions{gap:2px}.topbar-actions>.icon-btn[aria-label=Workspace\ help]{display:none}.breadcrumb{gap:8px}.connection-indicator{margin:0;padding:6px;font-size:11px}.page-scroll{padding:20px 18px}.page-heading{flex-wrap:wrap;margin-bottom:20px}.page-heading h1{font-size:22px}.page-heading p{font-size:12px}.stats-grid{gap:8px}.stat-card{padding:13px}.stat-card>strong{font-size:23px}.stat-label svg{display:none}.table-toolbar{gap:10px}.table-toolbar .input-search{width:100%}.stats-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card>span{font-size:10px}.stat-label{font-size:11px}.modal-backdrop{padding:12px}.modal{max-height:95dvh;padding:20px}.form-preview-layout{grid-template-columns:1fr}.phone-preview,.audience-preview{max-width:100%;position:static}.phone-chrome{max-width:340px;margin:auto}.phone-preview{padding:16px}.phone-chat-body{min-height:150px}.step-content{min-height:0}.form-two{gap:12px}.stepper{margin-bottom:18px}.stepper button{padding:0 8px 12px;font-size:11px}.stepper button>span{width:19px;height:19px}.modal-heading h2{font-size:18px}.table-container th,.table-container td{padding:12px 13px}.panel{padding:17px}.event-row{flex-wrap:wrap}.event-row time{text-align:left;width:100%;padding-left:44px}.summary-strip{gap:10px 18px}.settings-nav{gap:0}.settings-nav button{padding:10px}.activity-popover{width:auto;left:12px;right:12px}.review-list{grid-template-columns:100px 1fr}}@media (max-width:600px){.conversation-column{border-right:0;width:100%;min-width:100%;max-width:none}.inbox-no-selection{display:none}.message-column{min-width:0;display:none}.inbox-layout.has-selection .conversation-column{display:none}.inbox-layout.has-selection .message-column{width:100%;display:flex}.chat-back{width:24px;display:flex}.chat-header{gap:8px;padding:10px 12px}.chat-header-actions{gap:3px}.inbox-layout.show-details .customer-column{width:100%;min-width:0;box-shadow:none}.chat-contact>span{font-size:10px}.chat-header-actions>.btn{font-size:11px}.messages-area{padding:16px}.composer-wrap{margin:10px}.reply-window{font-size:10px}.composer-tabs{gap:13px}.send-actions>small{display:none}.composer-tools{gap:2px}.template-tool{font-size:11px}.conversation-item{padding:15px 18px}.conversation-row strong{font-size:13px}.conversation-preview p{font-size:12px}.inbox-heading{padding:19px 18px 14px}.conversation-search{margin:0 17px 13px}.inbox-filters{gap:22px;padding:0 18px}.list-toolbar{padding:11px 18px}.customer-profile{padding:10px 20px 20px}.customer-section{padding:18px 20px}.customer-purchase-stats{padding:15px 20px}.topbar-actions>.icon-btn[aria-label=Refresh\ workspace]{display:none}.page-heading>.button-row{width:100%}.page-heading p{max-width:100%}.page-heading>.btn{margin-top:2px}.stats-grid.three{grid-template-columns:1fr}.stats-grid.three .stat-card{grid-template-columns:1fr auto;align-items:center;gap:2px;display:grid}.stats-grid.three .stat-card>strong{grid-area:1/2/3;margin:0}.stats-grid.three .stat-card>span{font-size:11px}.stat-label{font-size:12px}.form-two{grid-template-columns:1fr;gap:0}.stepper button{gap:5px;padding-left:4px;padding-right:4px}.stepper button>span{display:none}.modal-footer{flex-wrap:wrap}.modal-footer .btn{font-size:12px}.table-toolbar select{min-width:120px}.integration-card{flex-wrap:wrap;gap:10px}.integration-card>.badge{margin-left:47px}.team-member{gap:9px}.setting-row{gap:15px}.panel-actions{align-items:flex-end}.panel-actions>span{font-size:11px}.setup-instructions{padding:13px}.page-scroll{padding:18px 14px 28px}.modal{padding:18px}.page-heading h1{font-size:21px}.table-name{min-width:140px}.contact-table-name{min-width:170px}.contact-modal-stats{gap:15px;font-size:12px}.toast{bottom:14px}.stepper button.active{font-size:12px}.summary-strip{padding:10px 13px}.summary-strip strong{font-size:13px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.wf-editor{background:#fff;flex-direction:column;height:100%;min-height:0;display:flex}.wf-header{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px 22px;display:flex}.wf-title{flex:1;min-width:0}.wf-title h1{letter-spacing:-.2px;text-overflow:ellipsis;white-space:nowrap;font-family:inherit;font-size:17px;font-weight:600;line-height:1.4;overflow:hidden}.wf-title>span{color:var(--muted);margin-top:3px;font-size:12px;display:block}.wf-header-actions{align-items:center;gap:8px;display:flex}.wf-toolbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:16px;padding:11px 24px;display:flex}.wf-toolbar>div{align-items:center;gap:12px;display:flex}.wf-toolbar>div>span:last-child{color:var(--muted);font-size:12px}.wf-layout{flex:1;grid-template-columns:minmax(0,1fr) 340px;min-height:0;display:grid}.wf-canvas{background-color:#f5f7f8;background-image:radial-gradient(#dbe1e3 .7px,#0000 .7px);background-size:18px 18px;min-width:0;overflow:auto}.wf-canvas-inner{flex-direction:column;align-items:center;width:100%;min-width:max-content;padding:36px 32px 56px;display:flex}.wf-path{flex-direction:column;align-items:center;min-width:260px;display:flex}.wf-step{text-align:left;background:#fff;border:1px solid #dbe1e4;border-radius:8px;align-items:flex-start;gap:11px;width:260px;padding:14px;display:flex;position:relative;box-shadow:0 2px 4px #172b3510}.wf-step:hover{border-color:#839896}.wf-step.is-selected{border:1.5px solid var(--forest);box-shadow:0 0 0 3px #00806912}.wf-step-icon{color:#536766;background:#f0f4f4;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.wf-step-content{flex-direction:column;gap:5px;min-width:0;display:flex}.wf-step-content>small{color:var(--muted);font-size:10px;line-height:1.2}.wf-step-content>strong{font-size:12px;font-weight:600;line-height:1.45}.wf-step-content>span{color:var(--muted);overflow-wrap:anywhere;font-size:11px;line-height:1.5}.wf-step-content>span:empty{display:none}.wf-step-content>.wf-step-warning{color:#93600b}.wf-connector{color:#9baead;background:#cdd6d7;justify-content:center;align-items:flex-end;width:1px;height:22px;display:flex}.wf-add-step{color:#5d7372;background:#fff;border:1px solid #ccd6d7;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;margin:0 0 17px;display:flex;position:relative}.wf-add-step:hover:not(:disabled){border-color:var(--forest);color:var(--forest);background:#edf6f4}.wf-add-step:after{content:"";background:#cdd6d7;width:1px;height:17px;position:absolute;top:24px;left:11px}.wf-end{color:#8a9a9f;background:#edf1f2;border:1px solid #dce3e5;border-radius:20px;padding:7px 16px;font-size:11px}.wf-branches{gap:26px;padding-top:25px;display:flex;position:relative}.wf-branches:before{content:"";background:#cdd6d7;width:calc(50% + 13px);height:1px;position:absolute;top:25px;left:calc(25% - 6.5px)}.wf-branches:after{content:"";background:#cdd6d7;width:1px;height:25px;position:absolute;top:0;left:50%}.wf-branch{flex-direction:column;align-items:center;min-width:260px;display:flex;position:relative}.wf-branch-label{color:#5c6f73;z-index:1;background:#edf1f2;border:1px solid #d5dfe0;border-radius:4px;margin-bottom:18px;padding:3px 12px;font-size:10px;position:relative}.wf-branch-label:after{content:"";background:#cdd6d7;width:1px;height:18px;position:absolute;top:100%;left:50%}.wf-path-reference{color:var(--forest);background:#fff;border:1px dashed #b8c7c8;border-radius:6px;align-items:center;gap:7px;max-width:250px;padding:10px 13px;font-size:11px;display:flex}.wf-inspector{border-left:1px solid var(--line);background:#fff;min-width:0;overflow:auto}.wf-inspector-heading{border-bottom:1px solid var(--line);padding:20px 22px 16px}.wf-inspector-heading h2{font-size:14px;font-weight:600}.wf-inspector-heading p{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.6}.wf-inspector-body{flex-direction:column;gap:18px;padding:20px 22px;display:flex}.wf-inspector-body>.field{margin:0}.wf-inspector-body .field>span,.wf-inspector-body input,.wf-inspector-body select,.wf-inspector-body textarea{font-size:12px}.wf-inspector-body .muted{font-size:11px;line-height:1.65}.wf-enable-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.wf-enable-row strong{font-size:12px;font-weight:600}.wf-enable-row p{color:var(--muted);margin-top:4px;font-size:11px}.wf-notice{color:#566a71;background:#f5f7f8;border:1px solid #e2e7e9;border-radius:6px;padding:12px;font-size:11px;line-height:1.65}.wf-delay-presets{flex-wrap:wrap;gap:6px;display:flex}.wf-delay-presets>button{background:#f5f7f8;border:1px solid #e2e7e9;border-radius:5px;padding:6px 9px;font-size:11px}.wf-template-preview{background:#f0f4f4;border-radius:7px;padding:14px}.wf-template-preview>div{justify-content:space-between;align-items:center;gap:7px;display:flex}.wf-template-preview>div>span:last-child{color:var(--muted);font-size:10px}.wf-template-preview>p{white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:0 7px 7px;margin-top:12px;padding:12px;font-size:12px;line-height:1.65;box-shadow:0 1px 2px #172b3510}.wf-details{border-top:1px solid var(--line);padding-top:14px}.wf-details>summary{cursor:pointer;font-size:12px;font-weight:500}.wf-details>p{margin-top:10px}.wf-next{border-top:1px solid var(--line);flex-direction:column;gap:14px;padding-top:18px;display:flex}.wf-next h3{font-size:12px}.wf-next-row{align-items:flex-end;gap:8px;display:flex}.wf-next-row .field{flex:1;min-width:0;margin:0}.wf-next-row .btn{gap:4px;padding:9px 10px;font-size:11px}.wf-remove-step{color:#9f4141;align-self:flex-start;margin-top:2px}.wf-error{color:#a33b36;background:#fff3f2;border-bottom:1px solid #efd2cf;justify-content:space-between;align-items:center;gap:10px;padding:10px 22px;font-size:12px;line-height:1.6;display:flex}.wf-disconnected{background:#fff;border:1px dashed #bdc9cb;border-radius:8px;width:100%;max-width:540px;margin-top:32px;padding:20px}.wf-disconnected strong{font-size:13px}.wf-disconnected p{color:var(--muted);margin-top:7px;font-size:12px;line-height:1.6}.wf-disconnected button{border:1px solid var(--line);background:#f6f8f9;border-radius:5px;justify-content:space-between;align-items:center;width:100%;margin-top:10px;padding:10px 13px;font-size:12px;display:flex}.wf-step-options{flex-direction:column;gap:8px;display:flex}.wf-step-options>button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:13px;padding:14px;display:flex}.wf-step-options>button:hover{border-color:var(--forest);background:#f7faf9}.wf-step-options>button>span:nth-child(2){flex:1}.wf-step-options strong{font-size:13px;font-weight:600;display:block}.wf-step-options small{color:var(--muted);margin-top:5px;font-size:12px;line-height:1.5;display:block}.wf-test-fields{grid-template-columns:1fr 1fr;gap:14px;margin:18px 0;display:grid}.wf-test-fields .field{margin:0}.wf-test-results{counter-reset:step;flex-direction:column;margin:24px 0;padding:0;list-style:none;display:flex}.wf-test-results li{border-bottom:1px solid var(--line);counter-increment:step;align-items:center;gap:12px;padding:13px 0;display:flex}.wf-test-results li:before{content:counter(step);color:#506963;background:#eef3f2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:25px;height:25px;font-size:11px;display:flex}.wf-test-results li>span:first-of-type{flex:1}.wf-test-results strong{font-size:12px;display:block}.wf-test-results small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.wf-activity-list{flex-direction:column;display:flex}.wf-activity-list>div{border-bottom:1px solid var(--line);gap:12px;padding:16px 0;display:flex}.wf-activity-list p{font-size:12px;line-height:1.5}.wf-activity-list time{color:var(--muted);margin-top:5px;font-size:11px;display:block}.wf-activity-list svg{color:var(--muted);flex-shrink:0;margin-top:2px}.wf-search{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:6px;align-items:center;gap:8px;padding-left:11px;display:flex}.wf-search input{background:0 0;border:0;width:175px;padding:9px 10px 9px 0;font-size:12px}.wf-table{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:auto}.wf-table table{min-width:710px}.wf-table td{padding:14px 18px}.wf-table th{padding:12px 18px}.wf-name{text-align:left;background:0 0;padding:0;font-size:13px;font-weight:550}.wf-name:hover{color:var(--forest)}.wf-status-cell{white-space:nowrap;align-items:center;gap:9px;display:flex}.wf-status-cell>span{font-size:12px}.wf-table td small{font-size:11px}.wf-table .toggle{flex-shrink:0}@media (max-width:1100px){.wf-layout{grid-template-columns:minmax(0,1fr) 310px}.wf-header{padding:14px 16px}.wf-header-actions .btn{padding:8px 10px;font-size:11px}.wf-inspector-heading,.wf-inspector-body{padding-left:17px;padding-right:17px}.wf-title h1{font-size:16px}.wf-title>span{font-size:11px}.wf-search input{width:130px}}@media (max-width:760px){.wf-header{flex-wrap:wrap;gap:9px}.wf-title{flex:1;min-width:180px}.wf-header-actions{justify-content:flex-end;width:100%;margin-left:38px}.wf-header-actions .btn{flex:1}.wf-layout{flex-direction:column;display:flex;overflow:auto}.wf-canvas{border-bottom:1px solid var(--line);flex:none;min-height:360px;max-height:58vh}.wf-canvas-inner{align-items:flex-start;min-width:max-content;padding:30px 20px}.wf-inspector{border-left:0;overflow:visible}.wf-toolbar{padding:10px 16px}.wf-toolbar>div{gap:8px}.wf-toolbar>div>span:last-child{font-size:11px}.wf-inspector-body{padding-bottom:32px}.wf-search input{width:160px}.wf-table td{padding:13px 15px}.wf-test-fields{grid-template-columns:1fr}.wf-next-row .btn{padding:10px 13px}.wf-step-options>button{padding:13px}.wf-step-options small{font-size:11px}.wf-title h1{white-space:normal}}.campaign-editor-panel{border:1px solid var(--line);background:#fff;border-radius:8px;max-width:1120px;padding:24px}.campaign-editor-panel>.form-preview-layout{grid-template-columns:minmax(0,1fr) 310px;gap:36px}.campaign-variable{grid-template-columns:1fr 1fr;align-items:end;gap:13px;display:grid}.campaign-preview-surface{background:#e9efeb;border-radius:6px;padding:14px}.campaign-variable .field{margin-top:10px}.conversation-row-labels{gap:5px;display:flex;overflow:hidden}.conversation-assignment{color:var(--muted);align-items:center;gap:3px;font-size:10px;display:inline-flex}.resolve-conversation{min-height:32px;padding:8px 10px;font-size:12px}.composer-notice{color:var(--muted);background:#f3f6f7;border-radius:5px;margin:9px 12px;padding:9px 10px;font-size:12px;line-height:1.5}.saved-reply-option strong,.saved-reply-option span{display:block}.saved-reply-option span{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.customer-facts{grid-template-columns:1fr 1fr;gap:12px;margin:0;font-size:12px;display:grid}.customer-facts dt{color:var(--muted)}.customer-facts dd{text-align:right;margin:0}.customer-spend{color:var(--muted);font-size:12px;line-height:1.6}.order-summary{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;list-style:none;display:flex}.order-summary::-webkit-details-marker{display:none}.order-summary>span{flex-direction:column;gap:4px;display:flex}.order-summary small{color:var(--muted);font-size:11px}.order-summary>svg{color:var(--muted);flex-shrink:0}.compact-order[open] .order-summary>svg{transform:rotate(180deg)}.order-quantity{border:1px solid var(--line);text-align:center;min-width:25px;color:var(--muted);border-radius:4px;padding:4px;font-size:11px}.template-send-details{color:var(--muted);align-items:center;gap:10px;margin:8px 0 15px;font-size:12px;display:flex}.template-preview-button{color:#0878b7;border-top:1px solid var(--line);justify-content:center;margin-top:8px;padding:8px;font-size:12px;display:flex}.operational-inbox .composer-wrap{margin-bottom:16px}.wf-title h1{font-family:inherit;font-size:17px;font-weight:600;line-height:1.4}@media (max-width:900px){.campaign-editor-panel>.form-preview-layout{grid-template-columns:minmax(0,1fr) 260px;gap:22px}.campaign-editor-panel{padding:20px}}@media (max-width:760px){.campaign-editor-panel>.form-preview-layout{grid-template-columns:1fr}.campaign-editor-panel{padding:16px}.campaign-editor-panel .audience-preview{margin-top:5px}.campaign-variable{grid-template-columns:1fr;gap:0}.resolve-conversation{font-size:11px}.campaign-editor-panel .modal-footer>.muted{display:none}}.inbox-heading h1{align-items:center;gap:8px;display:flex}.inbox-heading h1>span{color:#61727b;background:#edf2f4;border-radius:5px;justify-content:center;align-items:center;min-width:21px;height:21px;font-size:12px;font-weight:550;display:inline-flex}.assign-filter{align-items:center;gap:7px;display:inline-flex}.assign-filter select{width:auto;max-width:145px}.nowrap{white-space:nowrap}.template-library{background:var(--paper);border:1px solid var(--line);border-radius:7px;overflow:hidden}.template-filter-tabs{border-bottom:1px solid var(--line);white-space:nowrap;gap:22px;padding:0 20px;display:flex;overflow-x:auto}.template-filter-tabs button{color:var(--muted);background:0 0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:15px 0 13px;font-size:12px;font-weight:550;display:flex}.template-filter-tabs button.active{color:var(--forest);border-color:var(--forest)}.template-filter-tabs button>span{color:#63737b;background:#eef2f3;border-radius:4px;padding:1px 5px;font-size:10px}.template-filter-tabs button.active>span{background:var(--light-green);color:var(--forest)}.template-toolbar{align-items:center;gap:10px;margin:0;padding:14px 18px;display:flex}.template-toolbar .input-search{flex:1;min-width:180px;max-width:340px}.template-toolbar>select{width:160px;font-size:12px}.template-result-count{white-space:nowrap;color:var(--muted);margin-left:auto;font-size:12px}.template-table{border-top:1px solid var(--line);overflow-x:auto}.template-table table{table-layout:fixed;min-width:790px;position:relative}.template-table th:first-child{width:39%}.template-table th:nth-child(2){width:13%}.template-table th:nth-child(3){width:15%}.template-table th:nth-child(4){width:13%}.template-table th:nth-child(5){width:15%}.template-table th:last-child{width:5%}.template-table td{padding:13px 16px}.template-table td:last-child{padding-left:0;padding-right:8px}.template-name-button{text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%;max-width:330px;color:var(--text);background:0 0;padding:0;font-size:12px;font-weight:600;line-height:1.6;display:block;overflow:hidden}.template-name-button:hover{color:var(--forest);text-decoration:underline}.template-table-body{text-overflow:ellipsis;white-space:nowrap;max-width:330px;color:var(--muted);margin-top:3px;font-size:11px;line-height:1.6;display:block;overflow:hidden}.template-rejection{max-width:330px;color:var(--red);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;display:block;overflow:hidden}.template-library-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:16px;padding:13px 18px;font-size:11px;display:flex}.template-library-footer a,.template-manager-link,.template-manager-note a,.template-format-actions>a:not(.btn){color:var(--forest);align-items:center;gap:5px;font-size:12px;display:inline-flex}.template-library-footer a:hover,.template-manager-link:hover,.template-manager-note a:hover,.template-format-actions>a:not(.btn):hover{text-decoration:underline}.template-editor-heading{justify-content:space-between;align-items:center;gap:20px;max-width:1150px;margin:0 auto 22px;display:flex}.template-editor-heading h1{letter-spacing:-.4px;margin-top:8px;font-size:21px}.template-back{color:var(--muted);background:0 0;align-items:center;gap:6px;padding:0;font-size:12px;display:inline-flex}.template-back:hover{color:var(--forest)}.template-editor-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;max-width:1150px;margin:0 auto;display:grid}.template-editor-fields{min-width:0}.template-section{background:var(--paper);border:1px solid var(--line);border-radius:7px;min-width:0;margin-bottom:16px;padding:20px}.template-section-title{justify-content:space-between;align-items:center;margin:0 0 16px;display:flex}.template-section-title h2{letter-spacing:0;font-size:14px}.template-section-title h2>span{color:var(--muted);margin-left:5px;font-size:11px;font-weight:400}.template-section>.field:last-child,.template-section .form-two .field{margin-bottom:0}.template-section>.field:first-child{margin-top:0}.template-section .form-two{gap:16px}.template-field-help{color:var(--muted);margin:8px 0 14px;font-size:11px;line-height:1.6}.template-body-tools{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-top:-5px;font-size:11px;display:flex}.template-add-variable{color:var(--forest);background:0 0;align-items:center;gap:5px;padding:5px 0;font-size:12px;font-weight:500;display:inline-flex}.template-add-variable:hover:not(:disabled){text-decoration:underline}.template-samples{border:1px solid var(--line);background:#f8fafb;border-radius:6px;margin-top:15px;padding:14px}.template-samples legend{float:left;width:100%;margin:0 0 5px;font-size:12px}.template-samples legend+p{clear:both}.template-samples>p{color:var(--muted);margin-bottom:12px;font-size:11px;line-height:1.5}.template-sample-row{align-items:center;gap:12px;margin-top:9px;display:flex}.template-sample-row>label{color:#415d68;text-align:center;flex:0 0 45px;font-size:12px}.template-sample-row>input{background:#fff;min-width:0;font-size:12px}.template-upload{background:#fafcfc;border:1px dashed #cbd6d9;border-radius:6px;margin-bottom:16px;padding:0 13px 4px}.template-upload input{background:#fff;padding:7px;font-size:12px}.template-upload>span{color:var(--muted);padding-bottom:10px;font-size:12px;display:block}.template-file-state{color:var(--forest);overflow-wrap:anywhere;align-items:center;gap:7px;padding-bottom:8px;font-size:12px;display:flex}.template-file-state .icon-btn{margin-left:auto}.template-button-editor{border:1px solid var(--line);background:#fbfcfc;border-radius:6px;margin-bottom:12px;padding:0 14px 2px}.template-button-editor-heading{color:var(--muted);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:5px 0;font-size:11px;display:flex}.template-button-editor .field{margin:12px 0}.template-manager-note{color:var(--muted);margin:0 2px 15px;font-size:11px;line-height:1.7}.template-manager-note a{font-size:11px}.template-validation{color:#98382f;background:#fff7f5;border:1px solid #e6c8c4;border-radius:6px;margin:12px 0;padding:13px 15px;font-size:12px;line-height:1.6}.template-validation>strong{font-size:12px}.template-validation p{margin-top:5px}.template-validation ul{margin:7px 0 0;padding-left:18px}.template-validation li+li{margin-top:4px}.template-submit-footer{justify-content:space-between;align-items:center;gap:12px;padding:4px 0 16px;display:flex}.template-submit-footer>span{color:var(--muted);font-size:11px;line-height:1.5}.template-editor-preview{min-width:0;position:sticky;top:20px}.template-preview-label{justify-content:space-between;align-items:center;gap:8px;padding:2px 0 12px;display:flex}.template-preview-label h2{font-size:12px;font-weight:600}.template-preview-label label{color:var(--muted);align-items:center;gap:5px;font-size:10px;display:flex}.template-preview-note{text-align:center;color:var(--muted);margin:11px 8px;font-size:11px;line-height:1.5}.wa-preview{background:#f0f3f1;border:1px solid #dbe2e3;border-radius:7px;min-width:0;overflow:hidden}.wa-preview-top{background:#fff;border-bottom:1px solid #dfe5e5;align-items:center;gap:10px;padding:13px 14px;display:flex}.wa-preview-top>span{width:31px;height:31px;color:var(--forest);background:#edf3f1;border-radius:50%;justify-content:center;align-items:center;display:flex}.wa-preview-top strong{font-size:12px;font-weight:600;line-height:1.5;display:block}.wa-preview-top small{color:var(--muted);font-size:10px;display:block}.wa-preview-chat{min-height:245px;padding:20px 16px 30px}.wa-message-card{background:#fff;border:1px solid #e0e5e1;border-radius:0 7px 7px;min-height:92px;padding:12px 12px 0;position:relative;box-shadow:0 1px 2px #1e3d3110}.wa-message-card>p{color:#213039;white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.65}.wa-message-card mark{color:#167a64;background:#eaf2ef;border-radius:3px;padding:1px 3px}.wa-message-card>.wa-empty-message{color:#84928e;min-height:45px;font-size:12px}.wa-message-header{overflow-wrap:anywhere;margin-bottom:7px;font-size:12px;line-height:1.6;display:block}.wa-message-meta{text-align:right;color:#85928e;margin:5px 0 8px;font-size:9px;display:block}.wa-template-button{color:var(--forest);overflow-wrap:anywhere;border-top:1px solid #edf0ed;justify-content:center;align-items:center;gap:6px;min-height:37px;margin:0 -12px;padding:10px 9px;font-size:12px;font-weight:500;display:flex}button.wa-template-button{background:0 0;width:calc(100% + 24px)}button.wa-template-button:hover{background:#f5faf7}.wa-options-sheet{border-top:1px solid var(--line);margin:0;padding:7px 0 10px;font-size:12px;line-height:1.6;list-style:none}.wa-options-sheet li{color:#416458;overflow-wrap:anywhere;border-bottom:1px solid #eef1ee;padding:8px 3px}.wa-options-sheet li:last-child{border-bottom:0}.wa-media-preview{color:#8a9b93;background:#edf2f0;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:125px;margin:-5px -5px 11px;padding:12px;display:flex}.wa-media-preview>span{overflow-wrap:anywhere;text-align:center;max-width:100%;font-size:10px}.wa-media-preview.has-image{min-height:0;padding:0;overflow:hidden}.wa-media-preview img{object-fit:contain;width:100%;height:auto;max-height:230px;display:block}.template-detail-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:26px;margin-top:20px;display:grid}.template-detail-info{min-width:0}.template-detail-info dl{margin:17px 0}.template-detail-info dt{color:var(--muted);margin-top:13px;font-size:11px}.template-detail-info dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:12px;line-height:1.6}.template-detail-info .muted{margin:11px 0}.template-manager-link{font-size:11px;line-height:1.6}.template-category-options{border:1px solid var(--line);border-radius:6px;margin-bottom:10px;display:flex;overflow:hidden}.template-category-options button{border-right:1px solid var(--line);background:#fff;flex:1;padding:10px 8px;font-size:12px;font-weight:500}.template-category-options button:last-child{border-right:0}.template-category-options button.selected{color:var(--forest);box-shadow:inset 0 -2px var(--forest);background:#edf6f3}.template-category-options+.template-field-help{min-height:36px;margin-bottom:20px}.template-format-options{flex-direction:column;gap:8px;display:flex}.template-format-option{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;align-items:flex-start;gap:10px;min-width:0;padding:13px 12px;display:flex}.template-format-option:hover{border-color:#9fb5b0}.template-format-option>input{flex:none;margin:3px 0 0}.template-format-option>span:not(.template-format-availability){flex:1;min-width:0}.template-format-option strong{font-size:12px;font-weight:600;line-height:1.5;display:block}.template-format-option small{color:var(--muted);margin-top:3px;font-size:11px;line-height:1.5;display:block}.template-format-availability{color:#738087;white-space:nowrap;background:#f0f3f4;border-radius:3px;flex:none;margin-top:1px;padding:2px 5px;font-size:9px}.template-more-formats{margin-top:15px}.template-more-formats summary{color:var(--muted);cursor:pointer;padding:4px 0;font-size:12px}.template-more-formats[open] summary{margin-bottom:9px}.template-format-detail{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:0;padding:20px;position:sticky;top:20px}.template-format-detail-heading{align-items:flex-start;gap:11px;margin-bottom:16px;display:flex}.template-format-detail-heading>svg{color:#66857d;margin-top:3px}.template-format-detail-heading h2{margin-bottom:5px;font-size:15px}.template-format-detail-heading .badge{font-size:10px}.template-format-detail>p{color:var(--muted);margin:10px 0 17px;font-size:12px;line-height:1.6}.template-format-detail .field{margin:13px 0}.template-format-detail select{font-size:12px}.template-format-structure{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:15px 0;padding:14px 0}.template-format-structure h3{color:var(--muted);margin-bottom:10px;font-size:11px;font-weight:550}.template-format-structure>div>span{color:#72857e;background:#fafcfb;border:1px solid #dce4e2;border-radius:4px;flex:0 0 20px;justify-content:center;align-items:center;height:20px;font-size:10px;display:flex}.template-catalogue-state{text-align:center;background:#fafcfb;border:1px dashed #cfdcd7;border-radius:6px;flex-direction:column;align-items:center;gap:8px;margin:14px 0;padding:17px 13px;display:flex}.template-catalogue-state svg{color:#829c91}.template-catalogue-state strong{font-size:12px;font-weight:550;line-height:1.5}.template-catalogue-state>span{color:var(--muted);font-size:11px;line-height:1.6}.template-format-requirements h3{font-size:12px}.template-format-requirements ul{color:var(--muted);margin:9px 0 11px;padding-left:17px;font-size:11px;line-height:1.7}.template-format-requirements li+li{margin-top:5px}.template-format-requirements>p{color:var(--muted);margin-bottom:17px;font-size:11px;line-height:1.6}.template-format-actions>.btn{width:100%}.template-format-actions>a:not(.btn){font-size:11px}@media (max-width:1000px){.template-editor-layout{grid-template-columns:minmax(0,1fr) 280px;gap:18px}.template-format-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px}.template-section,.template-format-detail{padding:17px}.template-format-availability{display:none}}@media (max-width:760px){.template-editor-layout,.template-format-layout,.template-detail-layout{grid-template-columns:minmax(0,1fr)}.template-editor-preview,.template-format-detail{position:static}.template-editor-preview{width:100%;max-width:350px;margin:0 auto 20px}.template-editor-heading{align-items:flex-start;margin-bottom:18px}.template-editor-heading h1{font-size:20px}.template-editor-heading .button-row{justify-content:flex-end}.template-editor-heading .button-row .btn{padding:8px 10px;font-size:12px}.template-filter-tabs{gap:18px;padding:0 14px}.template-toolbar{flex-wrap:wrap;padding:12px 14px}.template-toolbar .input-search{max-width:none}.template-result-count{display:none}.template-library-footer{align-items:flex-start;padding:12px 14px;font-size:10px}.template-library-footer a{white-space:nowrap;font-size:10px}.template-detail-layout .wa-preview{width:100%;max-width:350px;margin:auto}.template-format-availability{display:inline-block}.template-category-options+.template-field-help{min-height:0}.template-format-detail{margin-bottom:15px}}@media (max-width:600px){.template-editor-fields .form-two{grid-template-columns:minmax(0,1fr);gap:12px}.template-editor-fields .form-two .field{margin:0}.template-editor-heading{gap:8px}.template-editor-heading .button-row{gap:5px}.template-editor-heading .button-row .btn-secondary{display:none}.template-section{padding:16px}.template-submit-footer{flex-direction:column;align-items:flex-start}.template-submit-footer .btn{width:100%}.template-format-layout{gap:0}.template-format-option{padding:12px 10px}.template-format-option small{font-size:11px}.template-format-availability{padding:2px 4px;font-size:8px}.template-toolbar>select{width:145px}.template-library-footer{flex-direction:column;gap:6px}}.template-formatting-tools{align-items:center;gap:3px;display:flex}.template-formatting-tools>button:not(.template-add-variable){width:27px;height:27px;color:var(--muted);background:0 0;border-radius:4px;justify-content:center;align-items:center;padding:0;display:flex}.template-formatting-tools>button:hover{background:#edf4f1}.template-formatting-tools .template-add-variable{margin-left:6px;font-size:11px}.wa-message-card code{white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.template-body-tools>span{white-space:nowrap}.wf-toolbar{flex-wrap:wrap}.wf-toolbar>.wf-canvas-tools{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:1px;margin-left:auto;padding:2px;display:flex}.wf-canvas-tools .icon-btn{width:28px;height:27px}.wf-zoom-value{font-variant-numeric:tabular-nums;color:#526568;background:#fff;min-width:43px;height:27px;padding:0 5px;font-size:11px}.wf-fit-button{border-left:1px solid var(--line);color:#526568;background:#fff;align-items:center;gap:5px;height:25px;margin-left:3px;padding:5px 9px;font-size:11px;display:flex}.wf-fit-button:hover,.wf-zoom-value:hover{color:var(--forest);background:#f1f6f5}.wf-canvas{cursor:grab;overscroll-behavior:contain;scrollbar-gutter:stable}.wf-canvas.is-panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.wf-canvas button{cursor:pointer}.wf-canvas button:disabled{cursor:not-allowed}.wf-canvas-inner{transform-origin:0 0}.wf-canvas:focus-visible{outline-offset:-3px}@media (max-width:760px){.wf-toolbar{gap:8px 12px}.wf-toolbar>.wf-canvas-tools{margin-left:0}.wf-toolbar>.text-link{margin-left:auto}.wf-toolbar>div:first-child{flex-basis:100%}.wf-canvas{cursor:auto}.wf-canvas-inner{align-items:center}}.events-heading-actions,.events-live-actions,.events-table-footer>div,.events-source-strip,.events-notice,.events-detail-heading,.events-script-heading{align-items:center;gap:12px;display:flex}.events-heading-actions{flex-wrap:wrap}.events-source-strip{border:1px solid var(--line,#e6e9e4);background:var(--paper,#fff);color:var(--muted,#768178);border-radius:12px;flex-wrap:wrap;margin-bottom:20px;padding:12px 16px;font-size:12px}.events-source-strip strong{color:var(--text,#24382e);margin-right:auto;font-weight:550}.events-dot{background:#d39b49;border-radius:50%;flex:none;width:7px;height:7px}.events-dot.is-receiving{background:#44865e}.events-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.events-panel{border:1px solid var(--line,#e4e8e1);background:#fff;border-radius:14px;overflow:hidden}.events-toolbar{border-bottom:1px solid var(--line,#e4e8e1);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px;display:flex}.events-tabs{background:#f3f5f0;border-radius:9px;gap:4px;padding:4px;display:flex}.events-tabs button{color:#6c786d;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:8px 17px;font-size:13px;font-weight:550}.events-tabs button.active{color:#254e39;background:#fff;box-shadow:0 1px 4px #263a2512}.events-live-actions{color:#7b827a;gap:8px;font-size:11px}.events-live-actions .btn{padding:7px 10px;font-size:12px}.events-filters{flex-wrap:wrap;gap:10px;padding:16px 18px;display:flex}.events-filters>select{max-width:240px;font:inherit;color:#4c5c50;background:#fff;border:1px solid #dfe5db;border-radius:8px;padding:9px 12px;font-size:12px}.events-search{color:#849082;border:1px solid #dfe5db;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:240px;max-width:420px;padding:0 11px;display:flex}.events-search input{width:100%;font:inherit;background:0 0;border:0;outline:0;padding:10px 0;font-size:12px}.events-table-wrap{overflow-x:auto}.events-table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}.events-table th{letter-spacing:.06em;text-transform:uppercase;color:#8a9387;white-space:nowrap;background:#fafbf8;border-top:1px solid #edf0e9;border-bottom:1px solid #edf0e9;padding:12px 18px;font-size:10px;font-weight:600}.events-table td{vertical-align:middle;border-bottom:1px solid #eef1eb;padding:16px 18px}.events-table tr:last-child td{border-bottom:0}.events-table tbody tr:hover{background:#fcfdf9}.events-table td strong{color:#2c3b30;font-size:12px;font-weight:550;display:block}.events-table td small{color:#899084;text-overflow:ellipsis;white-space:nowrap;max-width:250px;margin-top:4px;font-size:10px;display:block;overflow:hidden}.events-table td .badge{margin-top:5px;font-size:10px}.events-time-cell{white-space:nowrap;color:#71806f;font-size:11px}.events-table-footer{color:#7c8877;border-top:1px solid #edf0e9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;font-size:11px;display:flex}.events-table-footer .btn{font-size:12px}.events-count{color:#9ba294;margin-top:4px;display:block}.events-footnote{color:#859080;max-width:1000px;margin:16px 2px 0;font-size:11px;line-height:1.7}.events-notice{color:#547249;background:#f6faf2;border:1px solid #dce7d8;border-radius:10px;margin:0 0 16px;padding:12px 16px;font-size:12px;line-height:1.6}.events-notice>span{flex:1}.events-detail,.events-setup{padding:0 24px 24px}.events-detail-heading{justify-content:space-between;margin:4px 0 24px}.events-detail-heading h3{margin:0;font-size:18px}.events-detail-heading p{color:#788674;margin:6px 0 0;font-size:12px}.events-detail-grid{grid-template-columns:1fr 1fr;gap:20px;margin:22px 0;display:grid}.events-detail-grid dt{letter-spacing:.05em;text-transform:uppercase;color:#8b9585;margin-bottom:6px;font-size:10px}.events-detail-grid dd{overflow-wrap:anywhere;color:#44543d;margin:0;font-size:12px;line-height:1.5}.events-items,.events-customer-context{border:1px solid #e4eadd;border-radius:10px;margin:18px 0;padding:16px}.events-items h4,.events-customer-context h4{margin:0 0 12px;font-size:12px}.events-items>div{border-top:1px solid #edf1e9;justify-content:space-between;padding:9px 0;font-size:12px;display:flex}.events-items small{color:#8a9583;margin-top:4px;display:block}.events-items p{color:#8a9583;font-size:11px}.events-customer-context>span{color:#718266;margin-right:20px;font-size:12px;display:inline-block}.events-record{margin-top:20px;font-size:12px}.events-record summary{cursor:pointer;color:#617659}.events-record pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#5a6853;background:#f6f8f3;border-radius:8px;max-height:280px;padding:14px;font-size:10px;overflow:auto}.events-setup>p,.events-setup li{color:#74806e;font-size:12px;line-height:1.8}.events-setup ol{margin:24px 0;padding-left:20px}.events-setup li{margin-bottom:8px;padding-left:4px}.events-script-heading{justify-content:space-between;margin-bottom:8px;font-size:12px}.events-script{resize:vertical;color:#53654a;background:#f8faf5;border:1px solid #dce4d6;border-radius:10px;width:100%;height:210px;padding:14px;font-family:monospace;font-size:10px;line-height:1.6}.events-page button:focus-visible,.events-page select:focus-visible,.events-script:focus-visible{outline-offset:3px;outline:2px solid #478658}.events-search:focus-within{outline-offset:2px;outline:2px solid #478658}@media (max-width:1050px){.events-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.events-live-actions>span{display:none}}@media (max-width:650px){.events-metrics{gap:10px}.events-heading-actions{gap:8px}.events-heading-actions .btn{font-size:11px}.events-source-strip>span:not(.events-dot){width:100%;padding-left:19px}.events-toolbar{padding:12px}.events-tabs button{padding:8px 12px}.events-filters{padding:12px}.events-search{min-width:100%;max-width:none}.events-filters>select{flex:1;max-width:100%}.events-table td,.events-table th{padding:12px}.events-detail,.events-setup{padding:0 16px 18px}.events-detail-grid{grid-template-columns:1fr}.events-detail-heading{align-items:flex-start;gap:12px}.events-live-actions{margin-left:auto}}.template-compose-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;max-width:1150px;margin:0 auto;display:grid}.template-format-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px;max-width:1150px;margin:0 auto;display:grid}.template-format-page .template-category-options{flex-wrap:wrap;gap:6px;margin-bottom:12px;display:flex}.template-category-options button{border:1px solid var(--line);background:var(--paper);color:var(--muted);border-radius:6px;padding:9px 13px;font-size:12px}.template-category-options button.selected{border-color:var(--forest);color:var(--forest);background:#eff5f1}.template-format-options{gap:8px;display:grid}.template-format-option{border:1px solid var(--line);cursor:pointer;border-radius:6px;align-items:flex-start;gap:10px;padding:12px;display:flex}.template-format-option.selected{border-color:var(--forest);background:#f5f9f6}.template-format-option input{width:auto;accent-color:var(--forest);margin:3px 0 0}.template-format-option strong,.template-format-option small{display:block}.template-format-option strong{margin-bottom:4px;font-size:12px}.template-format-option small{color:var(--muted);font-size:11px;line-height:1.55}.template-more-formats{margin-top:12px;font-size:12px}.template-more-formats summary{cursor:pointer;padding:8px 0 12px}.template-format-detail{border:1px solid var(--line);background:var(--paper);border-radius:7px;padding:22px;position:sticky;top:20px}.template-format-detail-heading{color:var(--forest);align-items:center;gap:10px;margin-bottom:16px;display:flex}.template-format-detail h2{font-size:15px}.template-format-detail p{color:var(--muted);font-size:12px;line-height:1.6}.template-format-structure{margin:20px 0}.template-format-structure h3{margin-bottom:12px;font-size:11px;font-weight:600}.template-format-structure>div{align-items:center;gap:8px;margin:10px 0;font-size:11px;line-height:1.5;display:flex}.template-format-structure>div>span{background:#edf4ef;border-radius:50%;flex-shrink:0;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.template-format-actions{flex-direction:column;align-items:flex-start;gap:14px;margin-top:22px;display:flex}.template-format-actions a{color:var(--muted);align-items:center;gap:5px;font-size:11px;display:inline-flex}.meta-feature-notice{background:#fcfaf5;border:1px solid #e8dfcb;border-radius:6px;justify-content:space-between;align-items:flex-start;gap:16px;max-width:1150px;margin:0 auto 16px;padding:14px 16px;display:flex}.meta-feature-notice.verified{background:#f5f9f6;border-color:#dce8df}.meta-feature-notice p{color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.6}.meta-feature-notice small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.meta-feature-notice .btn{white-space:nowrap;flex-shrink:0;padding:8px 10px;font-size:11px}.template-format-detail .meta-feature-notice{flex-direction:column;margin-top:16px}.meta-resource-row{border-bottom:1px solid var(--line);color:var(--forest);align-items:center;gap:10px;padding:12px 0;display:flex}.meta-resource-row strong{font-size:12px;display:block}.meta-resource-row small{color:var(--muted);margin-top:4px;font-size:11px;display:block}.template-fields-group{border:0;min-width:0;margin:0;padding:0}.template-send-fields{min-width:0}.template-send-fields>.wa-preview{max-width:350px;margin:20px auto 0}.template-send-fields .field{margin-bottom:14px}.template-values-section{border-top:1px solid var(--line);margin-top:16px;padding-top:16px}.template-values-section h3{margin:0 0 12px;font-size:12px}.template-values-help{color:var(--muted);overflow-wrap:anywhere;background:#faf9f5;border-left:2px solid #d4cba9;margin:14px 0;padding:11px 13px;font-size:11px;line-height:1.6}.advanced-card-editor,.template-card-editor{border:1px solid var(--line);background:#fff;border-radius:6px;margin:14px 0;padding:16px}.template-button-editor-heading{align-items:center;gap:8px;display:flex}.template-button-editor-heading>span:first-child,.template-button-editor-heading>strong:first-child{flex:1;font-size:12px}.template-field-help svg{vertical-align:middle;margin-right:5px}.template-fields-group:disabled{opacity:.7}.simple-checkbox{align-items:flex-start;gap:9px;margin:12px 0 16px;font-size:12px;line-height:1.6;display:flex}.simple-checkbox input{width:14px;height:14px;accent-color:var(--forest);flex-shrink:0;margin-top:3px}.meta-picker-heading{justify-content:space-between;align-items:center;gap:8px;margin:4px 0 8px;font-size:11px;display:flex}.meta-picker-heading .btn{padding:6px 8px;font-size:10px}.live-products{border:1px solid var(--line);background:var(--paper);border-radius:6px;max-height:265px;overflow:auto}.live-products:empty{display:none}.live-product{border-bottom:1px solid var(--line);cursor:pointer;align-items:center;gap:10px;padding:10px;display:flex}.live-product:last-child{border-bottom:0}.live-product.selected{background:#f1f7f2}.live-product input{width:14px;accent-color:var(--forest);flex-shrink:0}.live-product img,.product-no-image{object-fit:cover;border-radius:4px;flex-shrink:0;width:40px;height:44px}.product-no-image{color:var(--muted);background:#f0f3ef;place-items:center;display:grid}.live-product strong{font-size:11px;line-height:1.5;display:block}.live-product small{color:var(--muted);overflow-wrap:anywhere;margin-top:3px;font-size:10px;display:block}.live-product .product-mapping-note{color:#84602d}.catalogue-product-picker .form-two{gap:12px}.catalogue-product-picker .field{min-width:0}.wa-template-footer{color:#809089;overflow-wrap:anywhere;margin:7px 0;font-size:10px;line-height:1.5;display:block}.wa-media-preview{color:#83938a;background:#f0f3f0;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:130px;margin:-3px -3px 10px;font-size:10px;display:flex}.wa-carousel-preview{scroll-snap-type:x proximity;gap:9px;padding:12px 0 6px;display:flex;overflow-x:auto}.wa-carousel-card{scroll-snap-align:start;background:#fff;border:1px solid #e0e5e1;border-radius:7px;flex:0 0 218px;min-width:0;padding:10px 12px 0;overflow:hidden}.wa-carousel-card>p{white-space:pre-wrap;overflow-wrap:anywhere;margin-bottom:10px;font-size:11px;line-height:1.6}.wa-carousel-card .wa-media-preview{min-height:125px}.wa-offer-preview{align-items:center;gap:6px;margin:10px 0;font-size:12px;font-weight:600;display:flex}.wa-message-card:has(+.wa-carousel-preview){min-height:70px}.meta-publish-confirm{background:#faf8f1;border:1px solid #e9e1ce;border-radius:6px;margin-top:18px;padding:14px}.meta-publish-confirm p{margin-bottom:12px;font-size:12px;line-height:1.6}.send-media-field .advanced-options{margin-top:8px}.template-send-fields input[type=file],.template-editor-fields input[type=file]{width:100%;padding:10px;font-size:11px}.template-send-fields input[type=file]::file-selector-button{border:1px solid var(--line);color:var(--forest);background:#f7f9f6;border-radius:4px;margin-right:8px;padding:6px 8px;font-family:inherit;font-size:11px}.template-editor-fields input[type=file]::file-selector-button{border:1px solid var(--line);color:var(--forest);background:#f7f9f6;border-radius:4px;margin-right:8px;padding:6px 8px;font-family:inherit;font-size:11px}.wf-inspector .template-send-fields>.wa-preview{margin:14px 0}.wf-template-preview .wa-preview{width:100%}.wf-template-preview .wa-preview-top,.wf-template-preview .wa-preview-chat{padding:10px}.wf-template-preview .wa-message-card{padding:10px 12px 0}.template-send-fields .form-two{min-width:0}@media (max-width:1200px){.template-compose-layout{grid-template-columns:minmax(0,1fr) 275px;gap:18px}.template-format-layout{grid-template-columns:minmax(0,1fr) 310px;gap:18px}}@media (max-width:950px){.template-compose-layout,.template-format-layout{grid-template-columns:1fr}.template-compose-layout>.template-editor-preview{width:100%;max-width:360px;margin:0 auto;position:static}.template-format-detail{position:static}.template-format-page .template-section{margin-bottom:0}}@media (max-width:550px){.meta-feature-notice{flex-direction:column;gap:10px;padding:12px}.template-format-detail{padding:16px}.template-send-fields .form-two{grid-template-columns:1fr}.advanced-card-editor,.template-card-editor{padding:12px}.template-send-fields .live-product img{width:34px;height:38px}.template-format-actions .btn{justify-content:center;width:100%}}.legal-shell{background:#f5f7f8;min-height:100%;padding:48px 20px}.legal-document{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(760px,100%);margin:0 auto;padding:42px 48px}.legal-header{border-bottom:1px solid var(--line);align-items:center;gap:28px;padding-bottom:28px;display:flex}.legal-header img{object-fit:contain;display:block}.legal-product,.legal-updated{color:var(--muted);font-size:12px}.legal-header h1{margin:3px 0 6px}.legal-content{padding:30px 0;font-size:14px;line-height:1.75}.legal-content h2{margin:28px 0 8px;font-size:16px}.legal-content p+p{margin-top:12px}.legal-content ul{margin:10px 0 0;padding-left:20px}.legal-content li+li{margin-top:8px}.legal-content a,.legal-footer a{color:var(--forest);text-underline-offset:3px;text-decoration:underline}.legal-footer{border-top:1px solid var(--line);gap:20px;padding-top:22px;font-size:12px;display:flex}@media (max-width:640px){.legal-shell{padding:0}.legal-document{border:0;border-radius:0;padding:28px 22px}.legal-header{flex-direction:column;align-items:flex-start;gap:12px}}.contacts-page .page-heading{margin-bottom:18px}.contacts-summary{border:1px solid var(--line);background:#fff;border-radius:9px;flex-wrap:wrap;gap:0;margin:0 0 18px;display:flex}.contacts-summary>div{border-right:1px solid var(--line);flex-direction:column;gap:3px;min-width:150px;padding:15px 20px;display:flex}.contacts-summary>div:last-child{border-right:0}.contacts-summary strong{font-size:19px;font-weight:650;line-height:1.2}.contacts-summary span{color:var(--muted);font-size:12px}.contacts-summary .contacts-sync-state{min-width:180px;margin-left:auto}.contacts-summary .contacts-sync-state strong{font-size:13px}.contacts-notice{color:#075f55;background:#eaf7f3;border:1px solid #b6ded3;border-radius:8px;margin-bottom:12px;padding:11px 14px}.contacts-list-card{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.contacts-toolbar{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:0 14px;display:flex}.contacts-tabs{align-items:center;gap:20px;display:flex}.contacts-tabs button{color:var(--muted);white-space:nowrap;background:0 0;border-bottom:2px solid #0000;padding:16px 1px 14px;font-weight:560}.contacts-tabs button.active{color:var(--forest);border-bottom-color:var(--forest)}.contacts-controls{align-items:center;gap:8px;padding:9px 0;display:flex}.contacts-controls .input-search{min-width:240px}.contacts-controls select{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:150px;height:36px;padding:0 10px}.contacts-table{width:100%}.contacts-table th{white-space:nowrap}.contacts-table th:first-child{min-width:235px}.contacts-table th:nth-child(2){min-width:130px}.contacts-table td{vertical-align:middle}.contacts-table td:last-child{text-align:right}.contacts-table .contact-table-name{text-align:left}.contacts-table .contact-table-name small{text-overflow:ellipsis;max-width:220px;overflow:hidden}.contacts-pagination{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.contacts-pagination>div{gap:8px;display:flex}.contacts-help{color:var(--muted);margin:12px 0 0;font-size:12px;line-height:1.5}.contact-detail-actions{justify-content:flex-end;align-items:center;gap:12px;padding:4px 0 18px;display:flex}.contact-detail-actions .badge{margin-right:auto}.contact-shopify-link{color:var(--forest);align-items:center;gap:4px;font-weight:600;display:inline-flex}.contact-detail-grid{background:var(--line);border:1px solid var(--line);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.contact-detail-grid>div{background:#fff;flex-direction:column;gap:5px;min-height:68px;padding:13px;display:flex}.contact-detail-grid span{color:var(--muted);font-size:12px}.contact-detail-grid strong{overflow-wrap:anywhere;font-weight:600}.contact-detail-title{align-items:center;gap:8px;margin:22px 0 10px;font-size:14px;display:flex}.contact-order-list{border:1px solid var(--line);border-radius:8px;overflow:hidden}.contact-order-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:16px;padding:11px 14px;display:flex}.contact-order-row:last-child{border-bottom:0}.contact-order-row>div{flex-direction:column;gap:4px;display:flex}.contact-order-row>div:last-child{text-align:right}.contact-order-row small{color:var(--muted)}@media (max-width:850px){.contacts-toolbar{align-items:stretch}.contacts-tabs{width:100%;overflow-x:auto}.contacts-controls{width:100%}.contacts-controls .input-search{flex:1;min-width:0}.contact-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.contacts-summary>div{min-width:50%;margin-left:0!important}.contacts-controls{flex-wrap:wrap}.contacts-controls .input-search,.contacts-controls select{width:100%}.contact-detail-grid{grid-template-columns:1fr 1fr}}.wf-variable-mapping,.wf-reply-settings{border:1px solid var(--line);background:#f9fbfb;border-radius:8px;gap:10px;margin:18px 0;padding:14px;display:grid}.wf-variable-mapping h3,.wf-enrollment-panel h3{margin:0;font-size:13px;font-weight:650}.wf-reply-settings .simple-checkbox{margin:0;font-weight:600}.wf-reply-settings .muted,.wf-variable-mapping .muted{margin:0;line-height:1.5}.wf-enrollment-panel{gap:14px;max-height:65vh;padding:2px;display:grid;overflow:auto}.wf-enrollment-panel>.muted{margin:0;line-height:1.5}.wf-enrollment-search{gap:8px;display:flex}.wf-enrollment-search input{flex:1;min-width:0}.wf-enrollment-results{border:1px solid var(--line);border-radius:8px;max-height:190px;display:grid;overflow:auto}.wf-enrollment-results button{text-align:left;border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:10px;padding:9px 12px;display:flex}.wf-enrollment-results button:last-child{border:0}.wf-enrollment-results button:hover,.wf-enrollment-results button.selected{background:#eaf5f2}.wf-enrollment-results button span,.wf-enrollment-results button small{color:var(--muted);font-size:12px}.wf-enrollment-selected{margin:0;font-size:13px}.wf-enrollment-fields{grid-template-columns:minmax(0,2fr) minmax(130px,1fr);gap:12px;display:grid}.wf-enrollment-list{border:1px solid var(--line);border-radius:8px;max-height:240px;display:grid;overflow:auto}.wf-enrollment-list>div{border-bottom:1px solid var(--line);align-items:center;gap:8px;padding:9px 12px;display:flex}.wf-enrollment-list>div:last-child{border:0}.wf-enrollment-list>button{border-bottom:1px solid var(--line);text-align:left;background:#fff;align-items:center;gap:8px;width:100%;padding:9px 12px;display:flex}.wf-enrollment-list>button:hover,.wf-enrollment-list>button.active{background:#eaf5f2}.wf-enrollment-list>button:last-child{border:0}.wf-enrollment-list>button>span,.wf-enrollment-list>div>span:first-child{flex:1;gap:3px;min-width:0;display:grid}.wf-enrollment-list small{color:var(--muted);font-size:11px}.wf-run-events{border:1px solid var(--line);border-radius:8px;gap:0;padding:12px;display:grid}.wf-run-events h3{margin:0 0 8px}.wf-run-events>div{border-top:1px solid var(--line);grid-template-columns:145px 1fr auto;align-items:center;gap:10px;padding:8px 0;font-size:11px;display:grid}.wf-run-events time,.wf-run-events small{color:var(--muted)}.wf-table td:last-child{white-space:nowrap}.wf-layout.wf-with-layers{grid-template-columns:190px minmax(0,1fr) 340px}.wf-layers{border-right:1px solid var(--line);background:#fff;padding:14px 8px;overflow:auto}.wf-layers-heading{justify-content:space-between;align-items:center;padding:2px 9px 8px;font-size:12px;display:flex}.wf-layers-heading span{color:var(--muted)}.wf-layers>p{color:var(--muted);margin:0 9px 12px;font-size:11px;line-height:1.45}.wf-layers>button{width:100%;color:var(--text);text-align:left;background:0 0;border-radius:6px;align-items:center;gap:8px;padding:9px 8px;display:flex}.wf-layers>button:hover,.wf-layers>button.active{background:#eaf5f2}.wf-layers>button>span{color:var(--muted);font-size:10px}.wf-layers>button>strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}@media (max-width:1100px){.wf-layout.wf-with-layers{grid-template-columns:160px minmax(0,1fr) 310px}}@media (max-width:760px){.wf-layout.wf-with-layers{flex-direction:column;display:flex}.wf-layers{border-right:0;border-bottom:1px solid var(--line);max-height:180px}}@media (max-width:640px){.wf-enrollment-fields{grid-template-columns:1fr}.wf-enrollment-list>div{flex-wrap:wrap}}
