@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#18201d;font-synthesis:none;--green:#168b59;--green-dark:#0f7148;--line:#e5e9e7;--muted:#718078;--nav:#13211b;background:#f4f6f5;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}.app-shell{background:#fff;grid-template-columns:68px 340px minmax(390px,1fr) 280px;height:100vh;display:grid;overflow:hidden}.rail{background:var(--nav);color:#9fb0a8;flex-direction:column;align-items:center;gap:8px;padding:14px 10px;display:flex}.rail button,.chat-tools button,.icon-button,.composer-actions button,.mobile-back{color:inherit;background:0 0;border:0;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.rail button:hover,.rail button.active{color:#fff;background:#263a31}.rail svg{width:20px}.rail-spacer{flex:1}.brand-mark{background:var(--green);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;display:grid;box-shadow:0 12px 28px #168b5940}.brand-mark.small{border-radius:12px;width:42px;height:42px;margin-bottom:18px}.brand-mark.small svg{width:22px}.avatar{object-fit:cover;border-radius:50%;flex:none}.avatar-sm{width:30px;height:30px;font-size:11px}.avatar-md{width:44px;height:44px;font-size:13px}.avatar-lg{width:72px;height:72px;font-size:20px}.avatar-fallback{color:var(--green-dark);background:#d9eee3;place-items:center;font-weight:700;display:grid}.conversation-panel{border-right:1px solid var(--line);flex-direction:column;min-width:0;display:flex}.panel-title{justify-content:space-between;align-items:center;height:82px;padding:18px 20px 12px;display:flex}.eyebrow{letter-spacing:1.6px;color:var(--green);margin:0 0 4px;font-size:10px;font-weight:700}.panel-title h2,.templates-panel h2{margin:0;font-size:23px}.icon-button{color:var(--muted)}.search{border:1px solid var(--line);background:#f8faf9;border-radius:10px;align-items:center;gap:9px;height:42px;margin:4px 16px 12px;padding:0 12px;display:flex}.search svg{color:#87938d;width:17px}.search input{background:0 0;border:0;outline:0;flex:1;min-width:0}.tabs{border-bottom:1px solid var(--line);padding:0 16px;display:flex}.tabs button{color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 9px;font-size:13px}.tabs button.active{color:var(--green-dark);border-color:var(--green);font-weight:600}.conversation-list{flex:1;overflow:auto}.conversation-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #eef1ef;gap:11px;width:100%;padding:14px 16px;display:flex;position:relative}.conversation-row:hover,.conversation-row.active{background:#f0f8f4}.conversation-row.active:before{content:"";background:var(--green);width:3px;position:absolute;top:0;bottom:0;left:0}.conversation-main{flex:1;min-width:0}.row-top,.row-bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.row-top strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.row-top time{color:#8a958f;flex:none;font-size:10px}.row-bottom{color:#77837d;margin-top:5px;font-size:12px}.row-bottom>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.badge{background:var(--green);color:#fff;border-radius:10px;place-items:center;min-width:19px;height:19px;font-size:10px;display:grid}.mini-label{color:#357a56;background:#e7f4ed;border-radius:5px;margin-top:8px;padding:2px 7px;font-size:9px;display:inline-block}.chat-panel{background:#f6f8f7;flex-direction:column;min-width:0;display:flex}.chat-header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:11px;height:74px;padding:0 18px;display:flex}.chat-person{flex-direction:column;min-width:0;display:flex}.chat-person strong{font-size:14px}.chat-person span{color:var(--muted);font-size:11px}.chat-tools{color:#68766f;align-items:center;gap:3px;margin-left:auto;display:flex}.chat-tools button{background:0 0;border:0;width:36px;height:36px}.chat-tools .status-button{background:#f0f3f1;gap:6px;width:auto;padding:0 12px;font-size:12px;display:flex}.chat-tools .resolve{color:var(--green-dark);background:#dff3e8}.messages{background-color:#f4f7f5;background-image:radial-gradient(#dfe7e2 .65px,#0000 .65px);background-size:16px 16px;flex:1;padding:22px clamp(18px,4vw,56px);overflow:auto}.day-divider{text-align:center;margin-bottom:18px}.day-divider span{color:#738078;background:#e4eae6;border-radius:10px;padding:4px 11px;font-size:10px}.message-line{margin:8px 0;display:flex}.message-line.outgoing{justify-content:flex-end}.bubble-wrap{max-width:min(70%,560px)}.sender-name{color:var(--green-dark);margin:0 0 3px 8px;font-size:10px;display:block}.bubble{background:#fff;border-radius:5px 14px 14px;padding:9px 11px;position:relative;box-shadow:0 1px 2px #10271c12}.outgoing .bubble{background:#dff4e8;border-radius:14px 5px 14px 14px}.private-line .bubble{background:#fff2c7;border:1px solid #f1d779}.private-label{color:#82691b;align-items:center;gap:4px;margin-bottom:5px;font-size:10px;font-weight:700;display:flex}.bubble p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:13px;line-height:1.45}.bubble footer{color:#76837c;justify-content:flex-end;align-items:center;gap:3px;height:15px;margin:3px -4px -3px 18px;display:flex}.bubble footer time{font-size:9px}.bubble-menu{color:inherit;background:0 0;border:0;height:15px;padding:0}.message-actions{border:1px solid var(--line);z-index:3;background:#fff;border-radius:8px;padding:4px;display:flex;position:absolute;bottom:calc(100% + 4px);right:0;box-shadow:0 6px 20px #1b2d2422}.message-actions button{background:0 0;border:0;padding:5px;font-size:11px}.attachments img,.attachments video{object-fit:cover;border-radius:8px;width:100%;max-width:320px;max-height:300px;margin-bottom:6px;display:block}.attachments audio{max-width:280px}.file-attachment{color:inherit;background:#ffffff80;border-radius:8px;align-items:center;gap:8px;margin-bottom:5px;padding:8px;text-decoration:none;display:flex}.composer{border-top:1px solid var(--line);background:#fff;margin:0;padding:0 18px 12px}.composer-mode{gap:14px;height:38px;display:flex}.composer-mode button{color:#7c8882;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:5px;font-size:11px;display:flex}.composer-mode button.selected{color:var(--green-dark);border-color:var(--green);font-weight:600}.private-composer{background:#fffdf4}.composer textarea{resize:none;color:#243029;border:0;outline:0;width:100%;min-height:48px;max-height:130px;padding:9px 2px;display:block}.composer-actions{justify-content:space-between;align-items:center;display:flex}.composer-actions>div{display:flex}.composer-actions button{color:#75817b;width:34px;height:34px}.composer-actions .send-button{background:var(--green);color:#fff;width:38px;height:38px}.file-chips{gap:5px;display:flex;overflow:auto}.file-chips span{background:#eaf0ed;border-radius:7px;align-items:center;gap:5px;padding:5px 8px;font-size:10px;display:flex}.file-chips button{background:0 0;border:0;padding:0}.composer-error{color:#b42318;font-size:10px}.details-panel{border-left:1px solid var(--line);overflow:auto}.details-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:74px;padding:0 18px;display:flex}.details-panel h3{font-size:14px}.contact-card{text-align:center;border-bottom:1px solid var(--line);flex-direction:column;align-items:center;padding:25px 15px;display:flex}.contact-card strong{margin-top:10px;font-size:14px}.contact-card span{color:var(--muted);margin-top:3px;font-size:11px}.detail-section{border-bottom:1px solid var(--line);padding:17px 18px}.detail-section h4{letter-spacing:1px;color:#94a09a;margin:0 0 10px;font-size:9px}.detail-section p{justify-content:space-between;margin:5px 0;font-size:12px;display:flex}.detail-section p span{color:var(--muted)}.assignee{align-items:center;gap:8px;font-size:12px;display:flex}.labels{flex-wrap:wrap;gap:5px;display:flex}.labels span{color:#317352;background:#e1f0e8;border-radius:5px;padding:4px 7px;font-size:10px}.labels button{color:#7b8781;background:0 0;border:1px dashed #bdc8c2;border-radius:5px;align-items:center;gap:3px;font-size:10px;display:flex}.empty{color:#8a9690;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.empty svg{opacity:.45;width:42px;height:42px}.empty h2,.empty h3{color:#3a4640;margin:14px 0 3px}.empty p{font-size:12px}.empty.large{height:100%}.empty.compact{min-height:180px}.center{min-height:130px;color:var(--green);place-items:center;display:grid}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.templates-overlay{z-index:20;background:#16241dbb;justify-content:flex-end;display:flex;position:fixed;inset:0}.templates-panel{background:#f8faf9;width:min(700px,100%);height:100%;overflow:auto;box-shadow:-15px 0 50px #0002}.templates-panel>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:90px;padding:20px 28px;display:flex}.template-toolbar{justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.template-toolbar p{color:var(--muted);font-size:13px}.primary{background:var(--green);color:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 15px;font-size:12px;font-weight:600;display:inline-flex}.primary:hover{background:var(--green-dark)}.template-list{padding:0 28px}.template-list article{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:42px 1fr auto 32px;align-items:center;gap:12px;margin-bottom:10px;padding:14px;display:grid}.template-icon{width:42px;height:42px;color:var(--green);background:#e2f2e9;border-radius:10px;place-items:center;display:grid}.template-icon svg{width:19px}.template-list strong{font-size:13px}.template-list p{color:#55635c;white-space:nowrap;text-overflow:ellipsis;max-width:350px;margin:3px 0;font-size:11px;overflow:hidden}.template-list span{color:#909b95;font-size:9px}.status{color:#65726b;background:#edf0ee;border-radius:10px;padding:4px 7px;font-size:8px}.status-approved{color:#26744d;background:#daf1e4}.status-rejected{color:#a0372e;background:#fde5e3}.status-pending{color:#876718;background:#fff0c9}.template-form{border:1px solid var(--line);background:#fff;border-radius:12px;margin:0 28px 18px;padding:18px}.template-form label,.login-card label{margin-bottom:6px;font-size:11px;font-weight:600;display:block}.template-form input,.template-form select,.template-form textarea{border:1px solid #dce2df;border-radius:8px;outline:0;width:100%;padding:10px}.template-form textarea{resize:vertical;min-height:90px}.template-form>div{margin-bottom:12px}.form-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.template-form footer{justify-content:flex-end;gap:8px;display:flex}.template-form footer>button:not(.primary){background:0 0;border:0}.notice{border-radius:8px;margin:0 28px 15px;padding:12px;font-size:12px}.error-notice{color:#9a352d;background:#feeceb}.toast{z-index:50;color:#fff;background:#26342d;border-radius:9px;align-items:center;gap:12px;padding:11px 13px;font-size:12px;display:flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%);box-shadow:0 8px 30px #0003}.toast button{color:#fff;background:0 0;border:0;display:grid}.toast svg{width:16px}.login-page{background:#fbfcfb;grid-template-columns:minmax(440px,45%) 1fr;min-height:100vh;display:grid}.login-card{width:100%;max-width:430px;margin:auto;padding:50px}.login-card .brand-mark{margin-bottom:30px}.login-card h1{letter-spacing:-1.5px;margin:8px 0 14px;font-size:38px;line-height:1.12}.muted{color:var(--muted);font-size:14px}.login-card form{margin-top:35px}.token-field{color:#84918a;border:1px solid #dce2df;border-radius:10px;align-items:center;gap:9px;height:48px;padding:0 13px;display:flex}.token-field:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #168b5918}.token-field input{border:0;outline:0;flex:1;min-width:0}.wide{width:100%;height:48px;margin-top:12px}.error{color:#b42318;font-size:11px}.login-help{text-align:center;color:#9aa49f;margin-top:15px;font-size:10px}.login-art{background:linear-gradient(145deg,#d9f0e3,#a8dcc0);place-items:center;display:grid;position:relative;overflow:hidden}.art-orb{background:linear-gradient(145deg,#198b5a,#0b6040);border-radius:50%;width:430px;height:430px;box-shadow:0 40px 90px #0c543c42}.art-message{z-index:2;background:#fff;border-radius:15px;padding:15px 19px;font-size:14px;position:absolute;box-shadow:0 18px 40px #17372926}.art-one{top:32%;left:15%}.art-two{background:#dff7e9;bottom:29%;right:12%}.splash{height:100vh;color:var(--green);flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}.mobile-back{display:none}@media (width<=1180px){.app-shell{grid-template-columns:64px 320px 1fr}.details-panel{display:none}}@media (width<=760px){.app-shell{grid-template-columns:1fr;height:100dvh}.rail,.details-panel{display:none}.conversation-panel,.chat-panel{grid-area:1/1;height:100dvh}.mobile-hidden{display:none}.mobile-back{background:0 0;border:0;width:32px;height:38px;display:grid}.chat-header{padding:0 10px}.chat-tools>button:not(.status-button){display:none}.chat-tools .status-button{width:36px;padding:0;font-size:0}.bubble-wrap{max-width:86%}.messages{padding:18px 12px}.composer{padding-left:12px;padding-right:12px}.login-page{grid-template-columns:1fr}.login-card{padding:32px 24px}.login-card h1{font-size:32px}.login-art{display:none}.template-toolbar{align-items:flex-start;gap:10px}.template-toolbar p{display:none}.template-list,.template-toolbar{padding-left:16px;padding-right:16px}.template-form{margin-left:16px;margin-right:16px}.templates-panel>header{padding:18px 16px}.template-list article{grid-template-columns:38px 1fr auto}.template-list article>.icon-button{display:none}.template-list p{max-width:190px}}.app-shell{grid-template-rows:minmax(0,1fr)}.conversation-panel,.chat-panel,.details-panel{min-height:0;max-height:100vh}.conversation-list,.messages{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0}.messages{overflow-y:scroll}.messages::-webkit-scrollbar{width:8px}.conversation-list::-webkit-scrollbar{width:8px}.messages::-webkit-scrollbar-thumb{background:#bdc8c2 padding-box padding-box;border:2px solid #0000;border-radius:10px}.conversation-list::-webkit-scrollbar-thumb{background:#bdc8c2 padding-box padding-box;border:2px solid #0000;border-radius:10px}.composer{z-index:4;flex:none;position:relative;box-shadow:0 -4px 18px #162d220d}.composer textarea{background:#fff;border:1px solid #e2e7e4;border-radius:9px;min-height:54px;margin:0 0 5px;padding:10px 12px}.composer textarea:focus{border-color:#65af89;box-shadow:0 0 0 3px #168b591a}.composer-actions .tool-active{color:var(--green-dark);background:#e2f2e9}.emoji-picker{border:1px solid var(--line);z-index:15;background:#fff;border-radius:14px;width:330px;max-height:390px;padding:12px;position:absolute;bottom:74px;left:18px;overflow-y:auto;box-shadow:0 16px 45px #12261c38}.emoji-picker>header{justify-content:space-between;align-items:center;margin-bottom:9px;display:flex}.emoji-picker>header button{color:var(--muted);background:0 0;border:0;display:grid}.emoji-picker>input{border:1px solid var(--line);border-radius:8px;outline:0;width:100%;height:34px;margin-bottom:10px;padding:0 10px;font-size:11px}.emoji-picker section>span{color:var(--muted);letter-spacing:.7px;text-transform:uppercase;margin:9px 2px 5px;font-size:9px;font-weight:700;display:block}.emoji-picker section>div{grid-template-columns:repeat(8,1fr);gap:2px;display:grid}.emoji-picker section button{background:0 0;border:0;border-radius:6px;width:35px;height:34px;padding:0;font-size:20px}.emoji-picker section button:hover{background:#edf5f1;transform:scale(1.12)}@media (width<=760px){.conversation-panel,.chat-panel{max-height:100dvh}.emoji-picker{width:auto;bottom:76px;left:8px;right:8px}.emoji-picker section>div{grid-template-columns:repeat(7,1fr)}}.recording-live,.audio-preview{background:#fff9f8;border:1px solid #eadbd8;border-radius:10px;align-items:center;gap:10px;height:64px;margin-bottom:5px;padding:8px 10px;display:flex}.recording-live strong{color:#b42318;font-size:12px}.recording-live time{font-variant-numeric:tabular-nums;color:#68756e;font-size:12px}.recording-dot{background:#df3328;border-radius:50%;width:9px;height:9px;animation:1.4s infinite recordPulse;box-shadow:0 0 #df332866}@keyframes recordPulse{70%{box-shadow:0 0 0 8px #df332800}to{box-shadow:0 0 #df332800}}.recording-wave{flex:1;align-items:center;gap:2px;height:28px;display:flex;overflow:hidden}.recording-wave i{background:#df817a;border-radius:3px;width:3px;min-width:3px;animation:.8s ease-in-out infinite alternate wave;display:block}.recording-wave i:nth-child(3n){animation-delay:.2s}.recording-wave i:nth-child(4n){animation-delay:.4s}.recording-wave i:nth-child(5n){animation-delay:.6s}@keyframes wave{0%{height:5px}to{height:24px}}.recording-live button,.audio-preview button{border:0;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.recording-live button svg,.audio-preview button svg{width:17px}.cancel-recording,.audio-preview button{color:#9b453f;background:#f2ecea}.stop-recording{color:#fff;background:#df3328}.audio-preview{background:#f7faf8;border-color:#dce5e0}.audio-preview audio{flex:1;min-width:0;height:38px}.audio-preview span{color:var(--muted);font-variant-numeric:tabular-nums;font-size:11px}.composer-actions .recording-button{color:#c52f25;background:#fee8e6}@media (width<=520px){.recording-wave{max-width:80px}.recording-live{gap:7px}.audio-preview span{display:none}.audio-preview audio{width:210px}}.conversation-row{padding:0;display:block}.conversation-open{text-align:left;width:100%;color:inherit;background:0 0;border:0;gap:11px;padding:14px 38px 14px 16px;display:flex}.conversation-row:hover .conversation-open,.conversation-row.active .conversation-open{background:0 0}.pin-conversation{color:#a2ada7;opacity:0;background:0 0;border:0;border-radius:6px;place-items:center;width:25px;height:25px;transition:all .15s;display:grid;position:absolute;bottom:10px;right:10px}.conversation-row:hover .pin-conversation,.pin-conversation.pinned{opacity:1}.pin-conversation:hover{color:var(--green-dark);background:#dcebe3}.pin-conversation.pinned{color:var(--green);transform:rotate(-18deg)}.realtime-state{color:#a76737;background:#fff2e7;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.realtime-state svg{width:15px}.realtime-state.online{color:var(--green-dark);background:#e1f3e9}.chat-tools,.details-header{position:relative}.context-menu{z-index:30;border:1px solid var(--line);color:#34423b;background:#fff;border-radius:10px;width:190px;padding:5px;position:absolute;box-shadow:0 12px 34px #13281e33}.chat-context{top:44px;right:0}.contact-context{top:58px;right:12px}.context-menu button{white-space:nowrap;border:0;width:100%;color:#34423b!important;background:0 0!important;border-radius:7px!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;height:36px!important;padding:0 9px!important;font-size:11px!important;display:flex!important}.context-menu button:hover{color:var(--green-dark)!important;background:#edf5f1!important}.context-menu button svg{width:15px;height:15px}.details-header{overflow:visible!important}@media (width<=760px){.pin-conversation{opacity:1}.chat-context{right:0}.context-menu{width:180px}}.contacts-overlay{z-index:18;background:#f6f8f7;position:fixed;inset:0 0 0 68px}.contacts-panel{flex-direction:column;height:100%;display:flex}.contacts-panel>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:16px 24px;display:flex}.contacts-panel h2{margin:0;font-size:23px}.contacts-search{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:9px;width:calc(100% - 48px);max-width:620px;height:44px;margin:18px 24px;padding:0 12px;display:flex}.contacts-search>svg{color:#85918b;width:17px}.contacts-search input{border:0;outline:0;flex:1;min-width:0}.contacts-layout{flex:1;grid-template-columns:minmax(320px,1fr) minmax(280px,380px);gap:18px;min-height:0;padding:0 24px 24px;display:grid}.contacts-list{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:auto}.contacts-list>button{text-align:left;width:100%;color:inherit;background:#fff;border:0;border-bottom:1px solid #edf0ee;align-items:center;gap:11px;padding:12px 15px;display:flex}.contacts-list>button:hover,.contacts-list>button.active{background:#edf6f1}.contacts-list>button>div{flex-direction:column;flex:1;min-width:0;display:flex}.contacts-list strong{font-size:13px}.contacts-list span{color:var(--muted);margin-top:3px;font-size:11px}.contacts-list>button>svg{color:#9aa59f;width:15px;transform:rotate(-90deg)}.contact-preview{border:1px solid var(--line);background:#fff;border-radius:12px;flex-direction:column;align-items:center;padding:28px;display:flex;overflow:auto}.contact-preview h3{margin:12px 0 20px;font-size:17px}.contact-preview dl{width:100%;margin:0}.contact-preview dl div{border-top:1px solid var(--line);padding:12px 0}.contact-preview dt{color:#929d97;text-transform:uppercase;letter-spacing:.8px;font-size:9px}.contact-preview dd{overflow-wrap:anywhere;margin:5px 0 0;font-size:12px}.contact-preview>.empty{height:100%}.contacts-overlay .notice{margin-left:24px;margin-right:24px}@media (width<=760px){.contacts-overlay{inset:0}.contacts-panel>header{padding:14px 16px}.contacts-search{width:calc(100% - 32px);margin:12px 16px}.contacts-layout{grid-template-columns:1fr;padding:0 16px 16px}.contact-preview{display:none}}.template-actions{position:relative}.template-context{top:38px;right:0}.context-menu .danger-action{color:#b42318!important}.context-menu .danger-action:hover{color:#9f1e15!important;background:#fff0ef!important}.template-form h3{margin:0 0 16px;font-size:15px}.template-form small{color:var(--muted);margin-top:5px;font-size:9px;display:block}.template-form input:disabled,.template-form select:disabled{color:#7c8882;background:#f0f3f1}.template-list article{overflow:visible}.contacts-list>button>.avatar{aspect-ratio:1;border-radius:50%;flex:0 0 44px;width:44px;min-width:44px;max-width:44px;height:44px}.contacts-toolbar{align-items:center;gap:12px;padding:18px 24px;display:flex}.contacts-toolbar .contacts-search{flex:1;width:min(620px,100%);margin:0}.contacts-toolbar .primary{white-space:nowrap;height:44px}.contacts-toolbar .primary svg{width:17px}.success-notice{color:#176a45;background:#e1f3e9}.new-contact-backdrop{z-index:40;background:#10201894;place-items:center;padding:20px;display:grid;position:absolute;inset:0}.new-contact-form{background:#fff;border-radius:16px;width:min(560px,100%);max-height:calc(100vh - 40px);padding:22px;overflow:auto;box-shadow:0 24px 70px #00000047}.new-contact-form>header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.new-contact-form h3{margin:0;font-size:19px}.new-contact-form>header>button{color:var(--muted);background:0 0;border:0}.new-contact-form label{margin-bottom:13px;font-size:11px;font-weight:600;display:block}.new-contact-form input,.new-contact-form select{background:#fff;border:1px solid #dce3df;border-radius:9px;outline:0;width:100%;height:42px;margin-top:6px;padding:0 11px;display:block}.new-contact-form input:focus,.new-contact-form select:focus{border-color:var(--green);box-shadow:0 0 0 3px #168b591a}.new-contact-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.template-preview{background:#edf6f1;border-radius:10px;margin:4px 0 16px;padding:12px}.template-preview span{text-transform:uppercase;letter-spacing:.7px;color:var(--green-dark);font-size:9px;font-weight:700}.template-preview p{white-space:pre-wrap;margin:7px 0 0;font-size:12px;line-height:1.5}.new-contact-form footer{justify-content:flex-end;align-items:center;gap:9px;display:flex}.new-contact-form footer>button:not(.primary){color:var(--muted);background:0 0;border:0}.new-contact-form footer svg{width:16px}@media (width<=760px){.contacts-toolbar{padding:12px 16px}.contacts-toolbar .contacts-search{width:auto;margin:0}.contacts-toolbar .primary{width:44px;padding:0;font-size:0}.new-contact-backdrop{padding:10px}.new-contact-form{max-height:calc(100dvh - 20px);padding:17px}.new-contact-grid{grid-template-columns:1fr;gap:0}}.window-expired{color:#755d18;background:#fff6dc;border-bottom:1px solid #ead9a2;align-items:center;gap:10px;margin:0 -18px;padding:10px 18px;display:flex}.window-expired>svg{flex:none;width:19px}.window-expired>div{flex-direction:column;flex:1;min-width:0;display:flex}.window-expired strong{font-size:11px}.window-expired span{margin-top:2px;font-size:10px}.window-expired button{color:#fff;white-space:nowrap;background:#8a6b16;border:0;border-radius:8px;align-items:center;gap:5px;padding:8px 10px;font-size:10px;font-weight:600;display:flex}.window-expired button svg{width:14px}.conversation-template-picker{border:1px solid var(--line);z-index:16;background:#fff;border-radius:14px;width:380px;max-height:470px;padding:14px;position:absolute;bottom:74px;left:18px;overflow:auto;box-shadow:0 16px 45px #12261c3d}.conversation-template-picker>header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.conversation-template-picker>header>div{flex-direction:column;display:flex}.conversation-template-picker>header strong{font-size:13px}.conversation-template-picker>header span{color:var(--muted);margin-top:2px;font-size:9px}.conversation-template-picker>header button{color:var(--muted);background:0 0;border:0}.conversation-template-picker>select,.conversation-template-picker label input{background:#fff;border:1px solid #dce3df;border-radius:8px;outline:0;width:100%;height:39px;padding:0 9px}.conversation-template-picker label{margin-top:10px;font-size:10px;font-weight:600;display:block}.conversation-template-picker label input{margin-top:5px;display:block}.conversation-template-picker .template-preview{margin:12px 0}.conversation-template-picker .template-send{width:100%}@media (width<=760px){.window-expired{margin:0 -12px;padding:9px 12px}.window-expired span{display:none}.conversation-template-picker{width:auto;max-height:65dvh;bottom:76px;left:8px;right:8px}}.settings-overlay{z-index:18;background:#f6f8f7;position:fixed;inset:0 0 0 68px}.settings-panel{flex-direction:column;height:100%;display:flex}.settings-panel>header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:16px 24px;display:flex}.settings-panel h2{margin:0;font-size:23px}.settings-body{flex:1;grid-template-columns:230px minmax(0,1fr);min-height:0;display:grid}.settings-body>nav{border-right:1px solid var(--line);background:#fff;padding:18px 12px}.settings-body>nav button{color:#67746d;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;height:43px;padding:0 12px;font-size:12px;display:flex}.settings-body>nav button svg{width:18px}.settings-body>nav button:hover,.settings-body>nav button.active{color:var(--green-dark);background:#eaf5ef;font-weight:600}.settings-body>main{padding:32px;overflow:auto}.settings-body>main>form,.settings-body>main>div{max-width:680px;margin:0 auto}.settings-heading{align-items:center;gap:14px;margin-bottom:28px;display:flex}.settings-heading h3{margin:0;font-size:19px}.settings-heading p{color:var(--muted);margin:4px 0 0;font-size:11px}.profile-settings label{margin-bottom:15px;font-size:11px;font-weight:600;display:block}.profile-settings input,.profile-settings textarea{background:#fff;border:1px solid #dce3df;border-radius:9px;outline:0;width:100%;margin-top:6px;padding:10px 11px;display:block}.profile-settings textarea{resize:vertical;min-height:90px}.profile-settings input:focus,.profile-settings textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #168b591a}.profile-settings input:disabled{color:#79867f;background:#edf1ef}.settings-big-icon{width:52px;height:52px;color:var(--green-dark);background:#dff2e8;border-radius:14px;place-items:center;display:grid}.settings-big-icon svg{width:25px}.pwa-settings article{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;margin-bottom:10px;padding:16px;display:flex}.pwa-settings article strong{font-size:13px}.pwa-settings article p{color:var(--muted);margin:4px 0 0;font-size:10px}.pwa-settings article>button:not(.primary),.diagnostic-refresh{border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:6px;min-height:38px;padding:0 12px;font-size:11px;display:flex}.pwa-settings article button svg,.diagnostic-refresh svg{width:15px}.pwa-settings>small{color:var(--muted);margin-top:14px;font-size:10px;display:block}.diagnostic-refresh{margin:0 0 12px auto}.diagnostic-list{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.diagnostic-row{border-bottom:1px solid var(--line);align-items:center;gap:11px;min-height:64px;padding:11px 15px;display:flex}.diagnostic-row:last-child{border:0}.diagnostic-row>span{border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.diagnostic-row>span svg{width:14px}.diagnostic-row>span.ok{color:var(--green-dark);background:#dff3e8}.diagnostic-row>span.fail{color:#b42318;background:#fee9e7}.diagnostic-row strong{font-size:12px}.diagnostic-row p{color:var(--muted);overflow-wrap:anywhere;margin:3px 0 0;font-size:10px}.settings-notice{border-radius:8px;max-width:680px;padding:11px 13px;font-size:11px;margin:0 auto 15px!important}@media (width<=760px){.settings-overlay{inset:0}.settings-panel>header{padding:14px 16px}.settings-body{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.settings-body>nav{border-right:0;border-bottom:1px solid var(--line);gap:4px;padding:8px;display:flex;overflow:auto}.settings-body>nav button{width:auto;min-width:max-content}.settings-body>main{padding:20px 16px}}.push-banner{z-index:70;color:#fff;background:#172a21;border-radius:12px;align-items:center;gap:11px;width:min(560px,100% - 28px);padding:11px 12px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 16px 45px #00000047}.push-banner>svg{color:#73d7a4;flex:none;width:21px}.push-banner>div{flex-direction:column;flex:1;min-width:0;display:flex}.push-banner strong{font-size:12px}.push-banner span{color:#bed0c7;margin-top:2px;font-size:10px}.push-banner em{color:#ffbbb5;margin-top:4px;font-size:9px;font-style:normal}.push-banner>button:not(.push-dismiss){background:var(--green);color:#fff;border:0;border-radius:8px;height:34px;padding:0 13px;font-size:11px;font-weight:600}.push-banner>button svg{width:15px}.push-dismiss{color:#aabdb4;background:0 0;border:0;padding:4px;display:grid}@media (width<=560px){.push-banner{align-items:flex-start;top:8px}.push-banner span{display:none}}
