@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}:root{color:#1d302b;font-synthesis:none;--green:#163e34;--lime:#b8ef7b;--line:#e5ebe6;--muted:#718077;background:#f5f7f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}button{justify-content:center;align-items:center;gap:8px;transition:background .15s,transform .15s;display:inline-flex}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #8ccf52}button:hover:not(:disabled){filter:brightness(.96)}button:active:not(:disabled){transform:translateY(1px)}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1px;margin-bottom:10px;font-size:30px;font-weight:650;line-height:1.25}h2{letter-spacing:-.3px;margin-bottom:14px;font-size:17px;font-weight:650}h3{font-size:15px;font-weight:650}small{color:var(--muted);font-size:12px}label{margin:18px 0 8px;font-size:13px;font-weight:600;display:block}label>small{margin:7px 0;font-weight:400;display:block}input,select,textarea{color:#263a31;background:#fff;border:1px solid #dce4de;border-radius:9px;outline:none;width:100%;min-width:0;margin-top:7px;padding:11px 12px;font-size:14px;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:#6aab82;box-shadow:0 0 0 3px #eaf6e9}textarea{resize:vertical;line-height:1.7}select{cursor:pointer;padding-right:25px}input::placeholder,textarea::placeholder{color:#94a198}input[type=checkbox]{width:17px;height:17px;accent-color:var(--green);margin:0}.checkbox{align-items:center;gap:10px;line-height:1.5;display:flex}.primary,.secondary{white-space:nowrap;border:1px solid #0000;border-radius:9px;padding:11px 16px;font-size:13px;font-weight:600}.primary{background:var(--green);color:#fff}.secondary{color:#385548;background:#fff;border-color:#dce5de}.text-button{color:#3a6c4f;background:0 0;border:0;padding:5px 0;font-size:13px;font-weight:600}.icon-button{color:#718177;background:0 0;border:1px solid #0000;border-radius:7px;padding:7px}.icon-button:hover{color:#244831;background:#eef4ee}.full{width:100%}.end{justify-content:flex-end}.button-row{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.danger-text{color:#b44b43!important}.muted{color:var(--muted);font-size:13px;line-height:1.7}.fine{font-size:11px}.eyebrow{letter-spacing:1.9px;color:#668775;margin-bottom:13px;font-size:10px;font-weight:700}.section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-head h2,.section-head p{margin-bottom:0}.section-head>div>p{margin-top:6px}.card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:24px;box-shadow:0 2px 3px #183c2510}.app-shell{min-height:100vh;display:flex}.sidebar{color:#b8c9bd;z-index:30;background:#123a31;flex-direction:column;width:242px;padding:33px 20px 23px;display:flex;position:fixed;inset:0 auto 0 0}.brand{color:#fff;letter-spacing:-1px;white-space:nowrap;align-items:center;gap:12px;font-size:31px;font-weight:700;line-height:1;text-decoration:none;display:flex}.brand-mark{background:var(--lime);color:#153b2d;border-radius:13px;justify-content:center;align-items:center;width:45px;height:45px;font-size:32px;font-weight:700;display:inline-flex;position:relative}.brand-mark>span{margin-top:-12px;margin-left:-2px;font-size:17px}.brand-by{color:#b8c9bd;letter-spacing:1px;margin-top:7px;font-size:9px;font-weight:400;display:block}.nav-label{letter-spacing:1.2px;color:#91ac9d;margin:47px 12px 17px;font-size:9px;font-weight:600}.sidebar nav{flex-direction:column;gap:5px;display:flex}.sidebar nav button{color:#b9cbbf;text-align:left;background:0 0;border:0;border-radius:9px;justify-content:flex-start;gap:12px;padding:13px;font-size:12px;font-weight:500}.sidebar nav button.active{color:#173c2c;background:#b7ef79;font-weight:700}.sidebar nav button:hover{background:#244e40}.sidebar nav button.active:hover{background:#b7ef79}.nav-plus{margin-left:auto;font-size:18px}.sidebar-bottom{margin-top:auto;padding-top:32px}.workspace-badge{color:#e5ede6;border-top:1px solid #315248;align-items:center;gap:10px;padding:22px 7px;font-size:10px;display:flex}.workspace-badge small{color:#92ac9b;margin-top:6px;font-size:9px;display:block}.logout{color:#a3bbaa;background:0 0;border:0;justify-content:flex-start;padding:8px;font-size:12px}.main-shell{flex-direction:column;width:calc(100% - 242px);min-height:100vh;margin-left:242px;display:flex}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:15px;height:79px;padding:0 35px;display:flex}.top-left,.top-right{align-items:center;gap:16px;display:flex}.top-left select{border-color:var(--line);background:#f8faf7;width:205px;margin:0;font-size:12px}.top-label{color:#8b978f;font-size:12px}.top-divider{border-left:1px solid var(--line);height:24px}.user-avatar{background:#e8eedc;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:grid}.all-status{color:#6a7c6e;align-items:center;gap:7px;font-size:11px;display:flex}.all-status i{background:#7eaa66;border-radius:50%;width:6px;height:6px}main{flex:1;width:100%;max-width:1700px;margin:auto;padding:36px}.page-title{justify-content:space-between;align-items:center;gap:24px;margin-bottom:30px;display:flex}.page-title p:last-child{color:var(--muted);margin-bottom:0;font-size:13px;line-height:1.6}.page-title>.primary{flex-shrink:0}.app-footer{color:#98a69c;justify-content:space-between;padding:0 36px 22px;font-size:10px;display:flex}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-bottom:28px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:20px 22px}.stat-card .section-head{color:#6b7c70;font-size:12px}.stat-card svg{color:#89a68c}.stat-card>strong{letter-spacing:-1px;margin:13px 0 7px;font-size:32px;font-weight:600;display:block}.stat-card>small{color:#8d9a90;font-size:10px}.stat-3{background:#edf6e6;border-color:#dfeacc}.stat-5 svg{color:#bc9874}.dashboard-grid{grid-template-columns:minmax(0,1fr) 300px;gap:22px;display:grid}.dashboard-grid>.card{align-self:start}.dashboard-grid>aside{flex-direction:column;gap:20px;display:flex}.schedule-list{margin-top:23px}.schedule-row{border-top:1px solid #edf1eb;align-items:center;gap:20px;padding:19px 0;display:flex}.schedule-time{min-width:77px;font-size:19px;font-weight:600}.schedule-time small{margin-top:5px;font-size:10px;display:block}.schedule-content{flex:1;min-width:0}.schedule-content>strong{margin-top:7px;font-size:13px;display:block}.schedule-content p{color:#98a298;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:11px;overflow:hidden}.account-label{color:#5c7653;background:#eef4e8;border-radius:4px;margin-bottom:5px;padding:3px 7px;font-size:9px;font-weight:600;display:inline-block}.mini-account{border-top:1px solid #edf1eb;gap:11px;padding:18px 0;display:flex}.mini-account:first-of-type{margin-top:19px}.mini-account>div{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.mini-account strong{font-size:12px}.mini-account small{font-size:10px}.tip-card{color:#345039;background:#e5eddb;border-radius:13px;padding:25px}.tip-card h2{letter-spacing:-.7px;margin-top:17px;font-size:23px;line-height:1.25}.tip-card p{color:#76816d;font-size:12px;line-height:1.8}.tip-card button{color:#345039;background:0 0;border:0;padding:0;font-size:12px;font-weight:600}.badge{white-space:nowrap;color:#798379;background:#f1f2f1;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;font-weight:500;display:inline-flex}.badge i{background:currentColor;border-radius:50%;width:5px;height:5px}.s-open,.s-ENVIADA{color:#608957;background:#edf7e9}.s-PROGRAMADA{color:#6576a1;background:#eef3ff}.s-PROCESSANDO,.s-connecting{color:#8c71ad;background:#f4f0ff}.s-ERRO,.s-close,.s-creation_error{color:#ae725b;background:#fcf0eb}.s-ERRO_TEMPORARIO{color:#a88635;background:#fff7dc}.avatar{color:#557250;background:#e6f1e4;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;font-size:16px;font-weight:600;display:flex;overflow:hidden}.avatar.small{border-radius:10px;width:37px;height:37px;font-size:12px}.avatar img{object-fit:cover;width:100%;height:100%}.color-1{color:#9b8151;background:#f0ebdc}.color-2{color:#587c94;background:#e4edf2}.color-3{color:#916c93;background:#f0e5f0}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.account-card>h2{margin:22px 0 7px;font-size:20px}.account-card>p{color:var(--muted);margin-bottom:7px;font-size:13px}.account-meta{color:#94a092;border-top:1px solid var(--line);margin-top:23px;padding-top:18px;font-size:10px}.account-meta strong{color:#60725e;margin-top:5px;font-size:12px;font-weight:400;display:block}.account-footer{border-top:1px solid var(--line);flex-wrap:wrap;gap:16px;margin-top:20px;padding-top:17px;display:flex}.account-footer button{color:#84917e;background:0 0;border:0;padding:0;font-size:10px}.toolbar{justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex}.toolbar h2{margin:0 auto 0 0}.toolbar>select{width:auto;max-width:260px;margin:0;font-size:12px}.search{color:#8b9b8c;background:#fff;border:1px solid #dce4de;border-radius:9px;flex:1;align-items:center;gap:8px;padding:0 10px;display:flex}.search input{box-shadow:none;background:0 0;border:0;margin:0;padding:11px 0}.toolbar .search{min-width:180px}.table-wrap{margin:0 -24px;overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{text-transform:uppercase;letter-spacing:1px;color:#909c92;border-block:1px solid var(--line);white-space:nowrap;background:#f8faf6;padding:13px 20px;font-size:9px;font-weight:600}td{vertical-align:middle;border-bottom:1px solid #edf1eb;padding:19px 20px}td strong{font-size:12px;font-weight:550;display:block}td small{overflow-wrap:anywhere;max-width:300px;margin-top:4px;font-size:10px;display:block}td p{margin:4px 0 0}.mono{color:#a0aaa0;font-family:ui-monospace,monospace;font-size:9px}.nowrap{white-space:nowrap}.type-label{color:#668270;font-size:10px}.truncate{white-space:nowrap;text-overflow:ellipsis;color:#8b978a;max-width:230px;font-size:11px;overflow:hidden}.actions{gap:2px;display:flex}.name-cell{align-items:center;gap:12px;display:flex}.pager{color:#8d9a8c;justify-content:space-between;align-items:center;margin-top:20px;font-size:10px;display:flex}.pager>div{gap:5px;display:flex}.pager .icon-button{border:1px solid var(--line)}.table-note{color:#8e9b8f;margin:0 0 17px;font-size:11px}.empty{color:#99ab96;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:35px 15px;display:flex}.empty h3{color:#576e50;margin:18px 0 8px}.empty p{color:#95a08f;max-width:350px;font-size:12px;line-height:1.8}.composer-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:24px;display:grid}.composer-fields{flex-direction:column;gap:24px;display:flex}.composer-aside{position:sticky;top:20px}.step{color:#8a9e7e;background:#f0f5eb;border:1px solid #e5ecde;border-radius:7px;place-items:center;width:26px;height:26px;margin-right:10px;font-size:10px;display:inline-grid}.selected-account{background:#f6f9f2;border:1px solid #e6eddc;border-radius:9px;align-items:center;gap:10px;margin:13px 0 20px;padding:12px;display:flex}.selected-account>div{flex:1;min-width:0}.selected-account strong{font-size:12px}.selected-account small{margin-top:4px;font-size:10px;display:block}.manual-destination{color:#8b9b80;margin-top:18px;font-size:12px}.manual-destination summary{cursor:pointer}.destination-tag{color:#638459;background:#f7fbf3;border:1px solid #e3ecd9;border-radius:8px;align-items:center;gap:10px;margin-top:16px;padding:12px;display:flex}.destination-tag strong{font-size:12px}.destination-tag small{overflow-wrap:anywhere;margin-top:5px;display:block}.validation-input{opacity:0;border:0;height:1px;margin:0;padding:0}.segmented{background:#f2f5ee;border-radius:8px;margin:23px 0;padding:4px;display:flex}.segmented button{color:#819274;background:0 0;border:0;border-radius:6px;flex:1;padding:10px 5px;font-size:12px}.segmented button.active{color:#315a31;background:#fff;box-shadow:0 1px 4px #1c37151a}.review-mini{border-block:1px solid var(--line);margin:22px 0;padding:17px 0}.review-mini small{letter-spacing:1px;margin-bottom:6px;font-size:9px;display:block}.review-mini strong{overflow-wrap:anywhere;margin-bottom:15px;font-size:12px;display:block}.review-mini strong:last-child{margin-bottom:0}.aside-note{color:#9aa98c;gap:14px;padding:25px 14px;font-size:11px;line-height:1.8;display:flex}.aside-note svg{flex-shrink:0}.aside-note strong{color:#7d9070;font-weight:500}.poll-option{align-items:center;gap:12px;margin:9px 0;display:flex}.poll-option>span{color:#a2ae96;background:#f3f6ef;border-radius:50%;place-items:center;width:22px;height:22px;font-size:10px;display:grid}.poll-option input{margin:0}.dropzone{text-align:center;cursor:pointer;color:#7a9269;background:#fbfcf8;border:1.5px dashed #d7e3cc;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:28px;display:flex;position:relative}.dropzone input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.dropzone>span{color:#9ba992;font-size:10px}.media-preview{border:1px solid var(--line);border-radius:9px;margin-top:15px;padding:14px}.media-preview .section-head{margin-bottom:15px}.media-preview strong{overflow-wrap:anywhere;font-size:12px}.media-preview small{margin-top:5px;display:block}.media-preview img,.media-preview video{border-radius:7px;max-width:100%;max-height:250px}.media-preview audio{width:100%}.recorder{color:#81976f;background:#f3f6ee;border-radius:10px;align-items:center;gap:12px;margin-top:20px;padding:16px;display:flex}.recorder>div{flex:1}.recorder strong{font-size:12px;display:block}.recorder small{margin-top:4px;font-size:10px;display:block}.recording{color:#c47e66;background:#fcf1ed}.weekdays{flex-wrap:wrap;gap:3px;margin-top:13px;display:flex}.weekdays button{color:#859976;background:#fff;border:1px solid #dce5d6;border-radius:6px;padding:7px 6px;font-size:10px}.weekdays button.active{color:#527136;background:#d8edbc;border-color:#c9e49f}.two-col{grid-template-columns:1fr 1fr;gap:15px;display:grid}.modal{color:#263d27;border:0;border-radius:16px;width:calc(100% - 32px);max-width:540px;max-height:90dvh;margin:auto;padding:27px;overflow:auto;box-shadow:0 20px 90px #09231433}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0b211cb0}.modal>.section-head{margin-bottom:23px}.modal h2{font-size:19px}.modal h3{margin-top:24px}.qr{width:270px;max-width:100%;margin:20px auto;display:block}.steps{color:#788d6c;padding-left:22px;font-size:13px;line-height:2;list-style:decimal}.review-list{grid-template-columns:110px 1fr;gap:15px;margin:24px 0;font-size:12px;display:grid}.review-list dt{color:#9aa98c}.review-list dd{overflow-wrap:anywhere;margin:0;font-weight:500}.review-list dd small{margin-top:4px;font-size:10px;font-weight:400;display:block}.message-bubble{white-space:pre-wrap;overflow-wrap:anywhere;background:#e9f4dc;border-radius:12px 12px 2px;padding:20px;font-size:13px;line-height:1.7}.message-bubble p{margin:9px 0 0}.notice{color:#9e893f;background:#fff8df;border:1px solid #f2e7b6;border-radius:8px;margin:15px 0;padding:13px 16px;font-size:12px;line-height:1.7}.notice.error{color:#a9684c;background:#fff2ed;border-color:#f2d7c8}.toast{z-index:1000;background:#fff;border:1px solid #dce8d6;border-radius:12px;align-items:center;gap:20px;max-width:480px;padding:16px 16px 16px 21px;font-size:13px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 8px 40px #12391b33}.toast span{line-height:1.7}.filters{flex-wrap:wrap;align-items:end}.filters label{flex:1;min-width:150px;margin:0}.settings-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.settings-grid .card{align-self:start}pre{background:#f4f7f0;border-radius:8px;padding:15px;font-size:11px;line-height:1.8;overflow:auto}.login{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-story{color:#fff;background:#123a31;flex-direction:column;justify-content:space-between;padding:60px 70px;display:flex}.login-story>div{padding:70px 0}.login-story .eyebrow{color:#9ec790;font-size:9px}.login-story h1{letter-spacing:-2.5px;font-size:clamp(37px,4.3vw,67px);font-weight:500;line-height:1.09}.login-story h1 em{color:#b8ef7b;font-style:normal}.login-story p:last-child{color:#a7c5ae;max-width:330px;margin-top:25px;font-size:14px;line-height:1.9}.login-story>small{color:#86a68a;font-size:10px}.login-form{justify-content:center;align-items:center;padding:50px;display:flex}.login-form form{width:360px;max-width:100%}.login-icon{color:#62834e;background:#e6eddb;border-radius:14px;place-items:center;width:54px;height:54px;margin-bottom:35px;display:grid}.login-form h2{letter-spacing:-.9px;font-size:29px;font-weight:600;line-height:1.2}.login-form p{color:#94a287;font-size:13px}.login-form .eyebrow{color:#849d71;font-size:9px}.login-form label{margin-top:25px}.login-form .primary{justify-content:space-between;margin-top:25px;padding:14px 17px}.login-form .fine{text-align:center;margin-top:20px;font-size:10px}.loading-screen{color:#658356;justify-content:center;align-items:center;gap:15px;height:100vh;font-size:13px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.mobile-menu,.mobile-close,.mobile-only,.mobile-overlay{display:none}@media(min-width:1450px){.stats-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.stat-card{padding:20px 16px}.dashboard-grid{grid-template-columns:minmax(0,1fr) 340px}}@media(max-width:1200px){.sidebar{width:215px;padding-inline:15px}.main-shell{width:calc(100% - 215px);margin-left:215px}main{padding:28px}.topbar{padding-inline:28px}.page-title h1{font-size:26px}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid>aside{grid-template-columns:1fr 1fr;display:grid}.composer-grid{grid-template-columns:minmax(0,1fr) 280px;gap:18px}.card{padding:20px}.table-wrap{margin-inline:-20px}.composer-aside .card{padding:17px}.account-grid{gap:17px}.account-footer{gap:10px}.account-card .button-row .primary,.account-card .button-row .secondary{padding:10px;font-size:11px}.toolbar{flex-wrap:wrap}.toolbar .search{min-width:150px}.recorder{flex-wrap:wrap}}@media(max-width:950px){.sidebar{width:205px}.main-shell{width:calc(100% - 205px);margin-left:205px}.composer-grid{grid-template-columns:1fr}.composer-aside{position:static}.account-grid,.settings-grid{grid-template-columns:1fr}.topbar{padding-inline:22px}.top-label{display:none}main{padding:25px 22px}.page-title{align-items:flex-start}.page-title>.primary{padding:10px;font-size:11px}.page-title h1{font-size:24px}.stats-grid{gap:10px}.stat-card{padding:17px 14px}.stat-card .section-head{font-size:10px}.stat-card svg{width:15px}.stat-card>small{font-size:9px}.dashboard-grid>aside{grid-template-columns:1fr}.schedule-row{gap:12px}.schedule-time{min-width:65px;font-size:16px}.schedule-row .badge{font-size:9px}.top-right{gap:9px}.login-story{padding:45px}.login-form{padding:35px}.login-form h2{font-size:26px}}@media(max-width:720px){.sidebar{width:250px;transition:transform .2s;transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}.main-shell{width:100%;margin:0}.mobile-menu,.mobile-close{display:inline-flex}.mobile-close{color:#b7d4b3;position:absolute;top:15px;right:10px}.mobile-overlay{z-index:25;background:#0c291c80;border:0;display:block;position:fixed;inset:0}.topbar{height:68px;padding:0 16px}.top-left{gap:7px}.top-left select{width:170px;padding:9px;font-size:11px}.top-right .badge,.all-status,.top-divider{display:none}.top-right{gap:0}.user-avatar{width:30px;height:30px}.mobile-only{display:block}main{padding:25px 16px}.page-title{flex-wrap:wrap;gap:17px;margin-bottom:24px}.page-title h1{font-size:26px}.page-title p:last-child{font-size:12px}.eyebrow{letter-spacing:1.5px;font-size:9px}.page-title>.primary{padding:11px 15px;font-size:12px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px}.stat-card .section-head{font-size:11px}.stat-card>strong{margin:10px 0 5px;font-size:29px}.stat-card>small{font-size:9px}.dashboard-grid{gap:19px}.card{padding:20px}.schedule-row{flex-wrap:wrap;gap:12px;position:relative}.schedule-row .badge{margin-top:-5px;margin-left:77px}.schedule-content{min-width:120px}.section-head h2{font-size:15px}.section-head .text-button{font-size:11px}.dashboard-grid>aside{display:flex}.account-grid{grid-template-columns:1fr}.account-footer{gap:17px}.account-footer button{font-size:11px}.toolbar{gap:12px}.toolbar>select{width:100%;max-width:none}.toolbar .search{flex-basis:100%;width:100%}.app-footer{padding:0 16px 20px;font-size:9px}.app-footer span{display:none}.selected-account{flex-wrap:wrap}.toast{max-width:none;font-size:12px;bottom:16px;left:16px;right:16px}.filters label{min-width:calc(50% - 15px)}.filters label select{font-size:12px}.login{grid-template-columns:1fr}.login-story{padding:28px 30px}.login-story>div{padding:35px 0 0}.login-story h1{letter-spacing:-1px;font-size:35px}.login-story h1 br{display:none}.login-story h1 em{display:block}.login-story .eyebrow{display:none}.login-story p:last-child{margin:16px 0 0;font-size:12px}.login-story>small{display:none}.login-form{padding:35px 30px}.login-icon{display:none}.login-form h2{font-size:25px}.login-form h2 br{display:none}.login-form label{margin-top:19px}.login-form .eyebrow{display:none}.two-col{gap:10px}.recorder{padding:13px}.recorder>.secondary{margin-left:34px}.settings-grid .review-list{grid-template-columns:90px 1fr}}@media(prefers-reduced-motion:reduce){*{transition:none!important}.spin{animation:none}}.conversation-account{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:12px;display:flex}.inbox.card{grid-template-columns:minmax(260px,34%) minmax(0,1fr);height:calc(100vh - 340px);min-height:480px;max-height:850px;padding:0;display:grid;overflow:hidden}.chat-list{border-right:1px solid var(--line,#e5e9e7);background:#fff;flex-direction:column;min-width:0;display:flex;overflow:auto}.chat-list>.search{flex-shrink:0;margin:18px}.chat-items{flex:1;overflow:auto}.chat-list>.pager{padding:14px;font-size:11px}.chat-item{text-align:left;background:#fff;border:0;border-bottom:1px solid #f1f3f2;border-radius:0;align-items:center;gap:12px;width:100%;padding:17px 18px;display:flex}.chat-item:hover,.chat-item.selected{background:#edf7f1}.chat-item.selected{box-shadow:inset 3px 0 #248253}.chat-copy{flex:1;min-width:0}.chat-copy strong,.chat-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-copy strong{margin-bottom:5px;font-size:13px}.chat-copy small{color:#6b7871;font-size:12px}.unread{color:#fff;text-align:center;background:#268054;border-radius:20px;min-width:21px;padding:3px 5px;font-size:10px}.chat-thread{background:#f2f6f3;flex-direction:column;min-width:0;min-height:0;display:flex}.chat-thread>.empty{margin:auto}.thread-header{background:#fff;border-bottom:1px solid #e2e9e4;align-items:center;gap:12px;padding:16px 20px;display:flex}.thread-header>div{flex:1;min-width:0}.thread-header strong,.thread-header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.thread-header small{color:#7a867e;margin-top:4px;font-size:10px}.thread-header .primary{padding:9px 13px;font-size:12px}.thread-header>.icon-button{display:none}.message-stream{flex-direction:column;flex:1;gap:14px;padding:24px;display:flex;overflow:auto}.message-bubble{overflow-wrap:anywhere;border-radius:12px;flex-shrink:0;max-width:85%;padding:12px 15px;box-shadow:0 1px 2px #12351b10}.message-bubble.incoming{background:#fff;border-bottom-left-radius:3px;align-self:flex-start}.message-bubble.outgoing{background:#dff1e5;border-bottom-right-radius:3px;align-self:flex-end}.message-bubble>strong{color:#417254;font-size:10px}.message-bubble p{white-space:pre-wrap;margin:7px 0;font-size:13px;line-height:1.6}.message-bubble time{text-align:right;color:#7a887e;font-size:9px;display:block}.media-hint{color:#6b7871;align-items:center;gap:5px;margin-bottom:8px;font-size:10px;display:flex}.thread-footer{background:#fff;border-top:1px solid #e2e9e4;padding:10px 18px}.thread-footer .pager{padding:8px 0 0}.chat-thread>.notice,.chat-list>.notice{margin:10px;font-size:12px}@media(max-width:760px){.inbox.card{height:650px;min-height:0;max-height:none;display:block}.chat-list{border:0;height:100%}.chat-thread{height:100%;display:none}.inbox-open .chat-list{display:none}.inbox-open .chat-thread{display:flex}.thread-header{gap:7px;padding:12px 10px}.thread-header>.icon-button{display:inline-flex}.thread-header .primary{padding:9px}.message-stream{padding:15px}.message-bubble{max-width:92%}.conversation-account>select{width:100%}.thread-footer{padding:10px}.thread-footer .pager{font-size:11px}}.chat-list>.search{flex:none;height:42px}.conversation-account>select{width:min(100%,300px)}@media(max-width:760px){.conversation-account>select{width:100%}}
