:root{font-family:Roboto,Segoe UI,Helvetica Neue,Helvetica,Lucida Grande,Arial,Ubuntu,Cantarell,Fira Sans,sans-serif;color:#111b21;background:#f0f2f5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;height:100%;overflow:hidden}body{margin:0;min-width:320px;min-height:100%;overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.wa-window{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;grid-template-rows:40px minmax(0,1fr);width:100vw;height:100dvh;overflow:hidden;background:#f7f5f3}.wa-titlebar{display:flex;align-items:center;gap:10px;height:40px;padding:0 16px;border-bottom:1px solid #d9d9d9;color:#111b21;background:#f7f5f3;font-size:14px}.wa-brand-mark{width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;color:#00a884}.wa-offer-message{min-width:0;margin-left:10px;overflow:hidden;color:#667781;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.app-shell{min-height:0;height:100%;overflow:hidden;display:grid;grid-template-columns:68px 398px minmax(0,1fr);background:#fff}.app-rail{min-height:0;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;padding:12px 0;border-right:1px solid #d1d7db;background:#f0f2f5}.rail-top,.rail-bottom{display:flex;flex-direction:column;align-items:center;gap:14px}.rail-button,.rail-avatar{position:relative;width:44px;height:44px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#54656f;background:transparent}.rail-button:hover,.rail-button.active,.rail-avatar:hover,.rail-avatar.active{background:#dfe5e7;color:#111b21}.rail-badge,.rail-dot{position:absolute;border-radius:999px;background:#00a884}.rail-badge{top:0;right:1px;min-width:22px;height:19px;display:flex;align-items:center;justify-content:center;padding:0 5px;color:#fff;font-size:12px;font-weight:700}.rail-dot{position:absolute;top:4px;right:6px;background:#00a884;color:#fff;font-size:10px;font-weight:700;padding:1px 4px;border-radius:10px;min-width:16px;text-align:center}.rail-dot{position:absolute;top:8px;right:14px;width:6px;height:6px;background:#00a884;border-radius:50%}.rail-avatar{width:32px;height:32px;border:0;background:transparent;padding:0;border-radius:50%;overflow:hidden;margin-top:4px}.rail-avatar .avatar{width:100%;height:100%}.sidebar{position:relative;width:100%;min-width:0;height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-right:1px solid #d1d7db}.sidebar-title-row{height:52px;min-height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.sidebar-title-row h1{font-size:22px;font-weight:700;color:#111b21}.top-actions{display:flex;align-items:center;gap:8px}.filter-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:8px 16px;background:#fff}.filter-list [role=tab]{border:0;padding:6px 12px;border-radius:999px;background:#f0f2f5;color:#54656f;font-size:13px;cursor:pointer;transition:all .2s}.filter-list [role=tab]:hover{background:#e9edef}.filter-list [role=tab][data-state=active]{background:#e7fce3;color:#008069}.filter-more{border:0;background:transparent;color:#54656f;cursor:pointer;padding:4px}.settings-panel{min-height:0;display:flex;flex-direction:column;height:100%;background:#fff}.settings-title-row,.profile-title-row{display:flex;align-items:center;gap:15px;min-height:60px;padding:0 15px}.settings-title-row h1,.profile-title-row h1{margin:0;overflow:hidden;color:#111b21;font-size:24px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.settings-search{margin-bottom:18px}.settings-scroll{min-height:0;flex:1}.settings-viewport{width:100%;height:100%;overflow-y:auto!important;overflow-x:hidden!important}.settings-profile-hero{display:grid;justify-items:center;gap:0;padding:14px 0}.thought-bubble{position:relative;z-index:1;max-width:210px;min-height:43px;border:0;border-radius:999px;padding:0 23px;color:#8696a0;background:#fff;box-shadow:0 8px 26px #0b141a24;font-size:16px}.settings-photo-button{width:128px;height:128px;border:0;border-radius:999px;padding:0;background:transparent}.settings-photo-button .avatar,.profile-photo-edit .avatar{width:128px;height:128px}.settings-photo-button .avatar-fallback,.profile-photo-edit .avatar-fallback{font-size:34px}.settings-list{display:grid;padding:0 0 24px}.settings-row{display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;width:100%;min-height:72px;border:0;padding:0 28px;color:#54656f;background:transparent;text-align:left}.settings-row:hover{background:#f5f6f6}.settings-row span{min-width:0;display:grid;gap:4px}.settings-row strong{overflow:hidden;color:#111b21;font-size:17px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.settings-row small{overflow:hidden;color:#8696a0;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.settings-row.danger strong,.settings-row.danger{color:#b42318}.settings-feedback-notice{width:calc(100% - 40px);margin:10px 20px;padding:10px 12px;border:0;border-radius:8px;color:#064e3b;background:#dcfce7;text-align:left;font-size:13px}.settings-feedback-notice.inline{width:100%;margin:0}.settings-feedback-error{width:100%;border:0;border-radius:8px;padding:10px 12px;color:#991b1b;background:#fee2e2;text-align:left;font-size:13px}.settings-ticket-page{display:grid;gap:12px;padding:18px}.settings-ticket-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;border-radius:8px;padding:12px;background:#f7f8f8}.settings-ticket-toolbar div{min-width:0;display:grid;gap:3px}.settings-ticket-toolbar strong{color:#111b21;font-size:16px;font-weight:700}.settings-ticket-toolbar small{overflow:hidden;color:#667781;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.settings-ticket-toolbar button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;padding:0 12px;color:#fff;background:#111827;font-size:13px;font-weight:800;white-space:nowrap}.settings-ticket-empty{border-radius:8px;padding:28px 14px;color:#667781;background:#f7f8f8;text-align:center;font-size:14px}.settings-ticket-card{display:grid;gap:12px;border:1px solid #e5e7eb;border-radius:8px;padding:14px;background:#fff}.settings-ticket-card>header,.settings-ticket-title small{display:flex;align-items:center;gap:8px}.settings-ticket-card>header{justify-content:space-between}.settings-ticket-title h2{margin:0 0 6px;color:#111b21;font-size:16px;font-weight:650}.settings-ticket-title small{color:#8696a0;font-size:12px}.settings-document{display:grid;gap:20px;padding:24px 28px 36px;color:#111b21;line-height:1.55}.settings-document-updated{margin:0;color:#667781;font-size:13px}.settings-document section{display:grid;gap:8px}.settings-document h2{margin:0;color:#111b21;font-size:17px;font-weight:600}.settings-document p{margin:0;color:#3b4a54;font-size:14px}.settings-document-note{padding:12px 14px;border-radius:8px;color:#54656f!important;background:#f0f2f5}.settings-release-page{padding-bottom:42px}.release-timeline{display:grid;gap:12px}.release-card{display:grid;grid-template-columns:74px minmax(0,1fr);gap:14px;padding:14px;border:1px solid #e9edef;border-radius:8px;background:#fff}.release-version{display:grid;align-content:start;gap:5px}.release-version strong{width:fit-content;min-width:48px;padding:5px 8px;border-radius:999px;color:#fff;background:#008069;font-size:13px;text-align:center}.release-version span{color:#667781;font-size:12px;line-height:1.25}.release-copy{min-width:0;display:grid;gap:8px}.release-copy ul{display:grid;gap:6px;margin:0;padding-left:18px}.release-copy li{color:#3b4a54;font-size:14px;line-height:1.45}.settings-theme-row{grid-template-columns:54px minmax(0,1fr);grid-template-rows:auto auto;row-gap:10px}.settings-theme-row>svg{grid-row:1;grid-column:1}.settings-theme-row>span{grid-row:1;grid-column:2}.settings-theme-row .theme-segment{grid-row:2;grid-column:2}.theme-segment{width:min(236px,100%);height:38px;display:grid;grid-template-columns:1fr 1fr;padding:3px;border-radius:999px;background:#f0f2f5}.theme-segment button{border:0;border-radius:999px;color:#54656f;background:transparent;font-size:13px;font-weight:600}.theme-segment button.active{color:#fff;background:#00a884}.profile-panel{background:#f0f2f5}.profile-title-row{background:#fff}.profile-photo-wrap{display:flex;justify-content:center;padding:30px 0;background:#fff}.profile-photo-edit{position:relative;width:128px;height:128px;border-radius:999px;overflow:hidden;cursor:pointer}.profile-photo-edit.disabled{cursor:not-allowed}.profile-photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:18px;color:#fff;background:#111b217a;font-size:12px;font-weight:600;text-align:center;text-transform:uppercase;opacity:0;transition:opacity .12s ease}.profile-photo-edit:hover .profile-photo-overlay{opacity:1}.profile-photo-edit.disabled .profile-photo-overlay{opacity:1;background:#111b2194}.profile-photo-edit input{display:none}.profile-crop-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;display:grid;place-items:center;padding:18px;background:#0b141a7a}.profile-crop-dialog{width:min(420px,calc(100vw - 28px));padding:18px;border-radius:12px;background:#fff;box-shadow:0 24px 90px #0b141a3d}.profile-crop-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.profile-crop-header h2{margin:0;color:#111b21;font-size:20px}.profile-crop-frame{position:relative;width:280px;max-width:calc(100vw - 76px);aspect-ratio:1;margin:0 auto;overflow:hidden;border-radius:12px;background:#111b21;cursor:grab;touch-action:none}.profile-crop-frame.dragging{cursor:grabbing}.profile-crop-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgba(255,255,255,.8);pointer-events:none}.profile-crop-frame img{position:absolute;top:50%;left:50%;max-width:none;object-fit:fill;-webkit-user-select:none;user-select:none;pointer-events:none}.profile-crop-controls{margin:18px 0}.profile-crop-controls label{display:grid;gap:8px;color:#54656f;font-size:14px;font-weight:600}.profile-crop-controls input{width:100%;accent-color:#008069}.profile-crop-actions{display:flex;justify-content:flex-end;gap:10px}.profile-crop-actions .primary-button,.profile-crop-actions .link-button{min-width:118px;padding:0 16px}.profile-form{padding-bottom:28px;background:#fff}.profile-form label{display:grid;gap:8px;padding:14px 28px;background:#fff}.profile-form label>span{color:#008069;font-size:14px}.profile-form input,.profile-form textarea{width:100%;border:0;border-bottom:1px solid #e9edef;padding:8px 0;color:#111b21;background:transparent;font:inherit;outline:0}.profile-form input:disabled{color:#667781}.company-rail-button{color:#315b75}.company-rail-button.active,.company-rail-button:hover{background:#d9eef7;color:#0f4f68}.admin-rail-button{color:#4b5563}.admin-rail-button.active,.admin-rail-button:hover{background:#e5e7eb;color:#111827}.company-panel{width:100%;max-width:100%;height:100%;min-height:0;min-width:0;display:flex;flex-direction:column;overflow:hidden;color:#14212b;background:#f7fbfc}.company-topbar{min-height:86px;display:flex;align-items:center;gap:14px;padding:0 18px;color:#fff;background:#12384a;border-bottom:1px solid #0d2d3c}.company-topbar span{display:block;color:#8fd4df;font-size:12px;font-weight:700;text-transform:uppercase}.company-topbar h1{margin-top:2px;font-size:24px;font-weight:700}.company-back{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:#fff;background:#ffffff14}.company-actions{min-width:0;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:14px 14px 10px}.company-actions button{min-width:0}.company-actions button,.company-card-actions button,.dialog-actions button,.password-toggle,.developer-filters button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #c8dde4;border-radius:8px;color:#12384a;background:#fff;font-size:13px;font-weight:700}.company-actions button:first-child,.dialog-actions button[type=submit]{color:#fff;background:#0f7f8f;border-color:#0f7f8f}.company-search{height:42px;display:flex;align-items:center;gap:10px;margin:0 14px 12px;padding:0 13px;border:1px solid #cfe0e5;border-radius:8px;color:#4d6976;background:#fff}.company-search input{min-width:0;flex:1;border:0;outline:0;color:#14212b;background:transparent}.company-notice,.company-error{margin:0 14px 10px;padding:10px 12px;border:0;border-radius:8px;text-align:left;font-size:13px}.company-notice{color:#064e3b;background:#d9f5e6}.company-error{color:#8a1f1f;background:#ffe1e1}.company-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 14px 12px}.company-metrics div{min-height:72px;display:grid;gap:4px;align-content:center;padding:0 16px;border:1px solid #cfe0e5;border-radius:8px;background:#fff}.company-metrics strong{color:#12384a;font-size:26px}.company-metrics span{color:#637d89;font-size:13px;font-weight:600}.company-scroll{min-height:0;flex:1}.company-viewport{width:100%;height:100%;overflow-y:auto!important;padding:0 14px 20px}.company-empty{padding:28px 10px;color:#637d89;text-align:center}.company-card{display:grid;gap:12px;padding:14px;margin-bottom:10px;border:1px solid #cfe0e5;border-left:4px solid #0f7f8f;border-radius:8px;background:#fff;box-shadow:0 5px 18px #12384a0f}.company-card-main{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:center}.company-card-main .avatar{width:46px;height:46px}.company-card h2{overflow:hidden;color:#14212b;font-size:16px;text-overflow:ellipsis;white-space:nowrap}.company-card p{overflow:hidden;margin-top:3px;color:#637d89;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.company-card small{display:flex;align-items:center;gap:5px;margin-top:7px;color:#8096a1;font-size:12px}.company-status{display:inline-flex;width:fit-content;margin-top:7px;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800}.company-status.active{color:#166534;background:#dcfce7}.company-status.disabled{color:#991b1b;background:#fee2e2}.company-card-actions{display:grid;grid-template-columns:1fr 38px 38px;gap:8px}.company-card-actions .danger{color:#b42318;border-color:#ffd1cc;background:#fff6f5}.company-dialog{position:fixed;left:50%;top:50%;z-index:121;width:min(720px,calc(100vw - 28px));max-height:min(88dvh,760px);overflow-y:auto;transform:translate(-50%,-50%);border-radius:8px;padding:22px;color:#14212b;background:#fff;box-shadow:0 22px 70px #05121a47}.company-dialog h2,.company-dialog [data-radix-dialog-title]{margin-bottom:16px;font-size:22px}.company-form{display:grid;gap:14px}.company-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.company-form label{display:grid;gap:7px;color:#486572;font-size:13px;font-weight:700}.company-form input,.company-form textarea{width:100%;border:1px solid #cfe0e5;border-radius:8px;padding:10px 12px;color:#14212b;background:#fbfdfe;outline:0}.company-form .company-checkbox{display:flex;flex-direction:row;align-items:center;align-self:end;min-height:40px}.company-form .company-checkbox input{width:auto}.company-form textarea{resize:vertical}.company-avatar-upload{width:132px;justify-items:center;margin:0 auto;cursor:pointer}.company-avatar-upload .avatar{width:86px;height:86px}.company-avatar-upload input,.company-file input{display:none}.company-avatar-upload span,.company-file{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;padding:0 13px;border:1px solid #c8dde4;border-radius:8px;color:#12384a;background:#f7fbfc}.company-file.selected{justify-content:flex-start;color:#0f4f68;background:#e8f6f9}.password-toggle{width:fit-content;padding:0 12px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;padding-top:4px}.dialog-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.dialog-title-row button{width:34px;height:34px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#475569;background:#f1f5f9}.dialog-actions button{padding:0 16px}.dialog-actions .danger-action,.admin-dialog .dialog-actions .danger-action{color:#fff;background:#b42318;border-color:#b42318}.confirm-dialog p{margin-bottom:18px;color:#475569;line-height:1.45}.developer-box{display:grid;gap:16px}.developer-filters{display:flex;flex-wrap:wrap;gap:8px}.developer-filters button{min-height:34px;padding:0 12px;text-transform:capitalize}.developer-filters button.active{color:#fff;background:#12384a;border-color:#12384a}.developer-metrics{padding:0}.api-key-list{display:grid;border:1px solid #cfe0e5;border-radius:8px;overflow:hidden}.api-key-list div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:12px;padding:12px;border-bottom:1px solid #e8f0f2}.api-key-list div:last-child{border-bottom:0}.api-key-list dt{color:#637d89;font-weight:700}.api-key-list dd{min-width:0;overflow-wrap:anywhere;color:#14212b}.inline-key-action{min-height:32px;padding:0 10px;border:1px solid #c8dde4;border-radius:8px;color:#12384a;background:#f7fbfc;font-size:13px;font-weight:700}.api-request-list{display:grid;gap:8px}.api-request-row{display:grid;grid-template-columns:68px minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid #e8f0f2;border-radius:8px;padding:9px;font-size:12px}.api-request-row small{grid-column:2 / -1;color:#b42318}.api-request-state{border-radius:999px;padding:3px 6px;text-align:center;font-size:10px;font-weight:800;text-transform:uppercase}.api-request-state.success{color:#166534;background:#dcfce7}.api-request-state.failed{color:#991b1b;background:#fee2e2}.company-developer-panel{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);background:#f8fafc}.company-developer-scroll{min-height:0;display:grid;align-content:start;gap:12px;overflow-y:auto;padding:14px}.developer-doc-card{display:grid;gap:11px;border:1px solid #dbe7eb;border-radius:9px;padding:13px;background:#fff}.developer-doc-card h3,.developer-doc-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.developer-doc-card p{color:#64748b;font-size:13px;line-height:1.45}.developer-doc-card pre{overflow-x:auto;border-radius:7px;padding:10px;color:#dbeafe;background:#111827;font-size:11px;white-space:pre-wrap}.developer-doc-heading button{display:inline-flex;align-items:center;gap:5px;border:1px solid #cfe0e5;border-radius:7px;padding:6px 8px;color:#12384a;background:#f7fbfc}.developer-test-form label{display:grid;gap:6px;color:#486572;font-size:13px;font-weight:700}.developer-test-form input,.developer-test-form textarea{border:1px solid #cfe0e5;border-radius:7px;padding:9px;font:inherit}.developer-file-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.developer-file-button,.developer-file-name{display:inline-flex;align-items:center;gap:7px;border-radius:7px;padding:8px 10px;font-size:13px;font-weight:700}.developer-file-button{width:fit-content;border:1px solid #c8dde4;color:#12384a;background:#f7fbfc;cursor:pointer}.developer-file-button input{display:none}.developer-file-name{min-width:0;max-width:100%;color:#0f4f68;background:#e8f6f9;overflow-wrap:anywhere}.developer-file-name button{width:22px;height:22px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#0f4f68;background:#0f4f681a}@media (max-width: 1024px){.company-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.company-actions button:last-child{grid-column:1 / -1}}@media (max-width: 760px){.company-form-grid{grid-template-columns:1fr}.company-actions{grid-template-columns:repeat(2,minmax(0,1fr));padding:10px 0}.company-panel{overflow:visible;background:transparent}.company-topbar{min-height:auto;padding:0 0 10px;color:#111827;border-bottom:0;background:transparent}.company-topbar span{color:#6366f1;font-size:11px}.company-topbar h1{font-size:20px}.company-back{display:none}.company-search,.company-notice,.company-error{margin-inline:0}.company-metrics,.company-viewport{padding-inline:0}}.admin-panel{height:100%;min-height:0;display:grid;grid-template-columns:238px minmax(0,1fr);grid-template-rows:78px minmax(0,1fr);overflow:hidden;color:#111827;background:#f8fafc}.admin-workspace{width:100vw;height:100vh}.admin-topbar{grid-column:1 / -1;min-height:78px;display:flex;align-items:center;gap:14px;padding:0 18px;color:#fff;background:#111827;border-bottom:1px solid #020617}.admin-menu-toggle{display:none}.admin-brand{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#a5b4fc;background:#ffffff14}.admin-session{display:grid;gap:3px;margin-left:auto;text-align:right}.admin-session small{color:#a5b4fc;font-size:12px}.admin-logout{min-height:38px;display:inline-flex;align-items:center;gap:7px;margin-left:6px;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:0 13px;color:#fff;background:#ffffff14}.admin-sidebar{min-height:0;display:flex;flex-direction:column;border-right:1px solid #e2e8f0;background:#fff}.admin-sidebar-head{min-height:58px;display:flex;align-items:center;gap:9px;padding:0 16px;color:#4338ca;border-bottom:1px solid #eef2f7}.admin-sidebar-head button{display:none}.admin-nav-list{display:grid;gap:5px;padding:12px}.admin-nav-list button,.admin-sidebar-logout{min-height:42px;display:flex;align-items:center;gap:11px;border:0;border-radius:8px;padding:0 12px;color:#475569;background:transparent;font-size:13px;font-weight:750;text-align:left}.admin-nav-list button:hover{background:#f1f5f9}.admin-nav-list button.active{color:#fff;background:#111827}.admin-sidebar-logout{margin:auto 12px 14px;color:#b42318;background:#fff7f7}.admin-nav-scrim{display:none}.admin-main{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.admin-page-header{min-height:64px;display:flex;align-items:center;padding:0 18px;border-bottom:1px solid #e5e7eb;background:#fff}.admin-page-header span{display:block;color:#6366f1;font-size:11px;font-weight:800;text-transform:uppercase}.admin-page-header h2{margin-top:3px;color:#111827;font-size:20px}.admin-topbar span{display:block;color:#a5b4fc;font-size:12px;font-weight:800;text-transform:uppercase}.admin-topbar h1{margin-top:2px;font-size:24px;font-weight:750}.admin-back{width:36px;height:36px;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:#fff;background:#ffffff14}.admin-chat-audit{height:100%;min-height:0;display:grid;grid-template-columns:minmax(300px,34%) minmax(0,1fr);overflow:hidden;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.admin-chat-list-panel{min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:12px;padding:12px;border-right:1px solid #e5e7eb;background:#f8fafc}.admin-audit-perspective{display:grid;gap:5px;color:#64748b;font-size:11px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.admin-audit-perspective select{width:100%;min-height:38px;border:1px solid #d1d5db;border-radius:8px;padding:0 9px;color:#111827;background:#fff;font:inherit;font-size:13px;font-weight:650;letter-spacing:normal;text-transform:none}.admin-chat-list{min-height:0;display:grid;align-content:start;gap:7px;overflow-y:auto}.admin-chat-row{display:grid;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:4px;border:1px solid #e5e7eb;border-radius:8px;padding:11px;color:#111827;background:#fff;text-align:left}.admin-chat-row .avatar{width:36px;height:36px}.admin-chat-row-copy{min-width:0;display:grid;gap:4px}.admin-chat-row-copy strong,.admin-chat-row-copy span,.admin-chat-row-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-chat-row:hover,.admin-chat-row.active{border-color:#818cf8;background:#eef2ff}.admin-chat-row span,.admin-chat-row small{overflow:hidden;color:#64748b;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.admin-transcript{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.admin-transcript-empty{align-self:center;justify-self:center;color:#64748b;text-align:center}.admin-transcript-empty h2{margin-top:10px;color:#111827}.admin-transcript-empty p{margin-top:5px}.admin-transcript-header{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #e5e7eb}.admin-transcript-header .avatar{width:38px;height:38px;flex:0 0 auto}.admin-transcript-title{min-width:0;flex:1}.admin-chat-mobile-back{display:none}.admin-chat-header-button{width:34px;height:34px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#475569;background:#f1f5f9}.admin-chat-header-button:hover{color:#3730a3;background:#e0e7ff}.admin-transcript-header h2{font-size:16px}.admin-transcript-header p{margin-top:4px;color:#64748b;font-size:12px}.admin-transcript-header>span{border-radius:999px;padding:6px 9px;color:#3730a3;background:#e0e7ff;font-size:11px;font-weight:800;text-transform:uppercase}.admin-message-list{min-height:0;display:grid;align-content:start;gap:9px;overflow-y:auto;padding:14px;background:#f8fafc}.admin-load-older{justify-self:center;border:1px solid #cbd5e1;border-radius:999px;padding:7px 13px;color:#475569;background:#fff;font-size:12px;font-weight:750}.admin-audit-message-wrap{display:grid}.admin-audit-day{justify-self:center;margin:4px 0;border-radius:999px;padding:5px 10px;color:#64748b;background:#e2e8f0;font-size:11px;font-weight:750}.admin-message{max-width:min(720px,92%);border:1px solid #e5e7eb;border-radius:8px;padding:10px 12px;background:#fff}.admin-message.mine{justify-self:end;border-color:#bbf7d0;background:#dcfce7}.admin-message em{color:#64748b;font-size:13px}.admin-message .attachment-image{max-width:min(310px,100%);max-height:240px;width:100%;margin-top:8px;border-radius:8px;object-fit:cover}.admin-message audio{max-width:100%;margin-top:8px}.admin-message .document-card{margin-top:8px}.admin-message div{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-message time{color:#94a3b8;font-size:11px}.admin-message p{margin-top:7px;color:#334155;white-space:pre-wrap}.admin-message a{display:inline-block;margin-top:7px;color:#4f46e5;font-size:13px}.admin-audit-drawer{position:fixed;inset:0 0 0 auto;z-index:152;width:min(360px,92vw);display:grid;grid-template-rows:auto minmax(0,1fr);background:#fff;box-shadow:-14px 0 36px #0f172a38}.admin-audit-drawer>header{min-height:70px;display:flex;align-items:center;gap:12px;padding:13px 16px;border-bottom:1px solid #e5e7eb}.admin-audit-drawer>header div{flex:1}.admin-audit-drawer>header span{color:#6366f1;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.admin-audit-drawer>header h2{margin-top:3px;font-size:18px}.admin-audit-drawer>header button{width:34px;height:34px;border:0;border-radius:999px;color:#475569;background:#f1f5f9}.admin-audit-drawer-list{overflow-y:auto;padding:10px}.admin-audit-media-row,.admin-audit-member-row{display:flex;align-items:center;gap:11px;border-bottom:1px solid #e5e7eb;padding:12px 7px;color:#334155}.admin-audit-media-row span,.admin-audit-member-row span{min-width:0;display:grid;gap:4px}.admin-audit-media-row strong,.admin-audit-member-row strong,.admin-audit-media-row small,.admin-audit-member-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-audit-media-row small,.admin-audit-member-row small{color:#64748b;font-size:12px}.admin-toolbar button,.restore-card button,.admin-settings-form button,.admin-dialog .dialog-actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d1d5db;border-radius:8px;color:#374151;background:#fff;font-size:13px;font-weight:750}.admin-toolbar button,.admin-settings-form button,.admin-dialog .dialog-actions button[type=submit]{color:#fff;background:#111827;border-color:#111827}.admin-notice,.admin-error{margin:10px 12px 0;padding:10px 12px;border:0;border-radius:8px;text-align:left;font-size:13px}.admin-notice{color:#064e3b;background:#dcfce7}.admin-error{color:#991b1b;background:#fee2e2}.admin-scroll{min-height:0;flex:1}.admin-viewport{width:100%;height:100%;overflow-y:auto!important;padding:14px}.admin-metric-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.admin-metric{min-height:92px;display:grid;align-content:center;gap:5px;padding:0 16px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;box-shadow:0 8px 22px #0f172a0d}.admin-metric strong{font-size:28px;color:#111827}.admin-metric span{color:#64748b;font-size:13px;font-weight:700}.admin-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:12px}.admin-search{height:40px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #d1d5db;border-radius:8px;color:#64748b;background:#fff}.admin-search input{min-width:0;flex:1;border:0;outline:0;background:transparent}.admin-list{display:grid;gap:10px}.admin-user-card,.restore-card{display:grid;align-items:center;gap:10px;padding:13px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.admin-user-card{grid-template-columns:44px minmax(0,1fr) 38px 38px}.admin-user-card .avatar{width:44px;height:44px}.admin-user-card h2,.restore-card h2{overflow:hidden;color:#111827;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.admin-user-card p,.restore-card p{overflow:hidden;margin-top:3px;color:#64748b;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.admin-user-card small,.restore-card small{display:flex;align-items:center;gap:5px;margin-top:6px;color:#94a3b8;font-size:12px}.admin-user-card>button,.restore-card>button{min-height:36px;border:1px solid #d1d5db;border-radius:8px;color:#374151;background:#fff}.admin-user-card>button.danger,.restore-card>button.danger{color:#b42318;border-color:#fecaca;background:#fff7f7}.admin-user-card>button:disabled{cursor:not-allowed;opacity:.45}.admin-settings-form,.admin-user-form,.support-form{display:grid;gap:13px}.admin-settings-form label,.admin-user-form label,.support-form label{display:grid;gap:7px;color:#475569;font-size:13px;font-weight:750}.admin-settings-form input,.admin-settings-form textarea,.admin-user-form input,.admin-user-form select,.support-form input,.support-form textarea{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:10px 12px;color:#111827;background:#fff;outline:0}.admin-settings-form textarea,.support-form textarea{resize:vertical}.support-file-input span{min-height:44px;display:flex;align-items:center;gap:8px;border:1px dashed #9ca3af;border-radius:8px;padding:10px 12px;color:#374151;background:#f8fafc;font-weight:650}.support-file-input input{display:none}.support-selected-files{display:flex;flex-wrap:wrap;gap:6px}.support-selected-files span{max-width:100%;overflow:hidden;border-radius:999px;padding:6px 9px;color:#374151;background:#f3f4f6;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.support-selected-files a{max-width:100%;overflow:hidden;border-radius:999px;padding:6px 9px;color:#1d4ed8;background:#eff6ff;font-size:12px;font-weight:700;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.admin-settings-form button{width:fit-content;padding:0 16px}.restore-card{grid-template-columns:minmax(0,1fr) auto 82px 76px}.restore-status{min-width:80px;padding:6px 8px;border-radius:999px;color:#92400e;background:#fef3c7;font-size:11px;font-weight:800;text-align:center}.restore-status.restored{color:#065f46;background:#d1fae5}.restore-status.rejected{color:#991b1b;background:#fee2e2}.restore-status.open{color:#92400e;background:#fef3c7}.restore-status.reviewing{color:#075985;background:#e0f2fe}.restore-status.closed{color:#065f46;background:#d1fae5}.support-filter{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.support-filter button{min-width:96px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d8dee7;border-radius:999px;padding:0 15px;color:#334155;background:#fff;box-shadow:0 1px 2px #0f172a0a;font-size:13px;font-weight:800;line-height:1;white-space:nowrap}.support-filter button:first-child{min-width:64px}.support-filter button svg{flex:0 0 auto}.support-filter button:hover{color:#111827;background:#f8fafc;border-color:#cbd5e1}.support-filter button.active{color:#fff;background:#111827;border-color:#111827;box-shadow:none}.support-card{display:grid;gap:12px;padding:14px;border:1px solid #e5e7eb;border-radius:8px;background:#fff}.support-card-head,.support-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.support-card-head{justify-content:space-between}.support-card h2{margin:0;color:#111827;font-size:16px}.support-card p{margin:6px 0 0;color:#475569;font-size:13px;line-height:1.45;white-space:pre-wrap}.support-card small{display:flex;align-items:center;gap:5px;margin-top:8px;color:#94a3b8;font-size:12px}.support-type{min-width:74px;padding:6px 8px;border-radius:999px;color:#1f2937;background:#f3f4f6;font-size:11px;font-weight:800;text-align:center}.support-type.bug_report{color:#991b1b;background:#fee2e2}.support-type.feature_request{color:#075985;background:#e0f2fe}.support-attachment-link{width:fit-content;display:inline-flex;align-items:center;gap:7px;border:1px solid #dbeafe;border-radius:8px;padding:8px 10px;color:#1d4ed8;background:#eff6ff;font-size:13px;font-weight:700;text-decoration:none}.support-attachment-list{display:flex;flex-wrap:wrap;gap:8px}.support-device-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;border-radius:8px;background:#f8fafc}.support-device-grid span{min-width:0;display:grid;gap:3px;color:#64748b;font-size:11px;text-transform:uppercase}.support-device-grid strong{overflow:hidden;color:#111827;font-size:12px;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.ticket-thread{display:grid;gap:8px;border-radius:8px;padding:10px;background:#f8fafc}.admin-ticket-thread{max-height:260px;overflow-y:auto}.ticket-message{width:min(88%,560px);justify-self:start;border:1px solid #e2e8f0;border-radius:8px;padding:9px 10px;color:#111827;background:#fff}.ticket-message.admin{justify-self:end;border-color:#bfdbfe;background:#eff6ff}.ticket-message strong{display:block;color:#334155;font-size:12px}.ticket-message p{margin:4px 0;color:#111827;font-size:13px;line-height:1.45;white-space:pre-wrap}.ticket-message time{color:#94a3b8;font-size:11px}.ticket-reply-form{display:grid;grid-template-columns:minmax(0,1fr) 40px 42px;gap:8px}.admin-ticket-reply{grid-template-columns:minmax(0,1fr) auto}.ticket-reply-form input{min-width:0;min-height:40px;border:1px solid #d1d5db;border-radius:8px;padding:0 12px;color:#111827;background:#fff;outline:0}.ticket-reply-form button,.ticket-reply-attach{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:8px;padding:0 12px;color:#fff;background:#111827;font-size:13px;font-weight:800}.ticket-reply-attach{position:relative;padding:0;color:#111827;background:#f8fafc;border:1px solid #d1d5db;cursor:pointer}.ticket-reply-attach input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.ticket-reply-form button:disabled{cursor:not-allowed;opacity:.45}.ticket-reply-files{margin-top:-4px}.support-actions button{min-height:34px;border:1px solid #d1d5db;border-radius:8px;padding:0 12px;color:#374151;background:#fff;font-size:13px;font-weight:750}.support-actions button:disabled{cursor:not-allowed;opacity:.45}.admin-empty{padding:28px 10px;color:#64748b;text-align:center}.admin-dialog{position:fixed;left:50%;top:50%;z-index:121;width:min(720px,calc(100vw - 28px));max-height:min(88dvh,760px);overflow-y:auto;transform:translate(-50%,-50%);border-radius:8px;padding:22px;color:#111827;background:#fff;box-shadow:0 22px 70px #0f172a47}.admin-dialog h2,.admin-dialog [data-radix-dialog-title]{margin-bottom:16px;font-size:22px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media (max-width: 760px){.admin-toolbar,.admin-form-grid,.restore-card,.admin-chat-audit{grid-template-columns:1fr}.admin-chat-list-panel{max-height:40vh;border-right:0;border-bottom:1px solid #e5e7eb}.admin-chat-audit.conversation-open .admin-chat-list-panel{display:none}.admin-chat-audit:not(.conversation-open) .admin-transcript{display:none}.admin-chat-list-panel{max-height:none;border-bottom:0}.admin-chat-mobile-back{width:34px;height:34px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#475569;background:#f1f5f9}.admin-transcript-header{min-height:62px;gap:8px;padding:9px}.admin-transcript-header>span{display:none}.admin-transcript-title p{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 760px){.admin-panel{grid-template-columns:1fr;grid-template-rows:62px minmax(0,1fr)}.admin-topbar{min-height:62px;gap:9px;padding:0 12px}.admin-menu-toggle{width:36px;height:36px;border:1px solid rgba(255,255,255,.18);border-radius:8px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ffffff14}.admin-brand{width:36px;height:36px}.admin-brand svg{width:20px;height:20px}.admin-topbar span{font-size:10px}.admin-topbar h1{margin-top:0;font-size:17px}.admin-session{display:none}.admin-logout{width:36px;height:36px;min-height:36px;justify-content:center;margin-left:auto;padding:0;font-size:0}.admin-sidebar{position:fixed;inset:0 auto 0 0;z-index:151;width:min(280px,84vw);box-shadow:14px 0 36px #0f172a3d;transform:translate(-104%);transition:transform .18s ease}.admin-sidebar.open{transform:translate(0)}.admin-sidebar-head button{width:32px;height:32px;margin-left:auto;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#475569;background:#f1f5f9}.admin-nav-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:block;background:#0f172a6b;opacity:0;pointer-events:none;transition:opacity .18s ease}.admin-nav-scrim.open{opacity:1;pointer-events:auto}.admin-main{grid-column:1}.admin-page-header{min-height:54px;padding:0 12px}.admin-page-header h2{font-size:18px}.admin-viewport{padding:10px}.admin-metric{min-height:78px;padding-inline:12px}.admin-metric strong{font-size:23px}}.profile-form textarea{min-height:70px;resize:vertical}.profile-about-count{justify-self:end;color:#667781;font-size:12px}.profile-help{margin:0;padding:4px 28px 14px;color:#667781;font-size:13px;line-height:1.45}.profile-email-verification{display:grid;grid-template-columns:auto 1fr;gap:10px;margin:0 28px 12px;padding:12px;border:1px solid #ffe0b2;border-radius:8px;background:#fff8ed;color:#7a4b00}.profile-email-verification.verified{border-color:#bfe8dd;background:#eefaf6;color:#008069}.profile-email-verification svg{margin-top:1px;flex:0 0 auto}.profile-email-verification strong{display:block;color:inherit;font-size:14px}.profile-email-verification p{margin:3px 0 0;color:#667781;font-size:13px;line-height:1.4}.profile-email-verification small{display:block;margin-top:7px;color:#50606a;font-size:12px;overflow-wrap:anywhere}.profile-email-actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.profile-email-actions .link-button{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 12px;border:1px solid rgba(0,128,105,.24);background:#fff}.profile-message{margin:6px 28px 0;color:#008069;font-size:14px}.profile-message.error{color:#b42318}.profile-form .primary-button{width:calc(100% - 56px);margin:10px 28px 0}.top-actions{display:flex;align-items:center;gap:12px}.icon-button{width:40px;height:40px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#54656f;background:transparent;transition:background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}.icon-button:hover,.icon-button:focus-visible{background:#f0f2f5}.icon-button.disabled{opacity:.45}.mobile-title-start{display:flex;align-items:center;min-width:0}.icon-button.mobile-sidebar-menu,.wa-mobile-bottom-nav{display:none}.top-actions .icon-button:last-child{color:#fff;background:#00a884}.avatar{width:52px;height:52px;flex:0 0 auto;border-radius:50%;overflow:hidden;background:#d9fdd3}.avatar-image,.avatar-fallback{width:100%;height:100%;border-radius:100%}.wa-bottom-avatar .avatar-fallback{width:30px;height:30px;background:#d9fdd34a}.avatar-image{display:block;width:100%;height:100%;object-fit:cover}.avatar-fallback{display:grid;align-items:center;justify-content:center;place-items:center;padding-top:0;color:#008069;font-size:16px;font-weight:700;line-height:1;letter-spacing:0;text-align:center;text-transform:uppercase;overflow:hidden;align-content:center;background:#d9fdd3;border-radius:100%}.search-box{display:flex;align-items:center;gap:11px;height:44px;margin:0 22px 10px;padding:0 16px;border-radius:18px;background:#f0f2f5;color:#54656f}.search-box input{min-width:0;width:100%;border:0;outline:0;color:#111b21;background:transparent;font-size:15px}.chat-header .avatar{width:40px;height:40px}.chat-header-copy{flex:1;min-width:0}.chat-header-copy h2{font-size:16px;font-weight:500;color:#111b21;margin-bottom:2px}.chat-header-copy span{font-size:13px;color:#667781}.chat-header-actions{display:flex;align-items:center;gap:16px}.composer input,.auth-card input,.group-form input{width:100%;border:0;outline:0;background:transparent;color:#111b21}.tabs{flex:1;display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}.tab-content{flex:1;display:flex;flex-direction:column;min-height:0;height:100%}.tab-content[data-state=inactive]{display:none}.tab-content[data-state=active]{display:flex}.filter-list{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:0 22px 8px}.filter-list button,.filter-more{height:34px;border:1px solid #d1d7db;border-radius:999px;padding:0 13px;color:#54656f;background:#fff;font-size:14px}.filter-list button[data-state=active]{border-color:#d9fdd3;color:#008069;background:#d9fdd3}.filter-more{width:38px;display:inline-flex;align-items:center;justify-content:center;padding:0}.tab-content,.scroll-root,.scroll-viewport{min-height:0;flex:1;height:100%}.tab-content{display:flex;flex-direction:column;overflow:hidden}.scroll-root,.messages-scroll{min-height:0;flex:1;height:100%;overflow:hidden}.scroll-viewport,.messages-viewport{width:100%;height:100%;min-height:0;overflow-y:auto!important;overflow-x:hidden!important}.conversation-item,.contact-item,.cloud-server-list-item{width:calc(100% - 20px);min-width:0;display:flex;align-items:center;gap:14px;min-height:80px;margin:0 10px;border:0;border-radius:12px;padding:10px 12px;text-align:left;background:transparent}.conversation-item:hover,.conversation-item.active,.contact-item:hover,.cloud-server-list-item:hover,.cloud-server-list-item.active{background:#f0f2f5}.conversation-item .avatar,.contact-item .avatar{width:52px;height:52px}.contact-list-loading{width:calc(100% - 20px);min-width:0;margin:10px;padding:18px 16px;border:1px solid #dce7e2;border-radius:12px;display:grid;gap:6px;color:#54656f;background:#f6fbf9}.contact-list-loading strong{color:#111b21;font-size:14px;font-weight:600}.contact-list-loading span{color:#667781;font-size:13px;line-height:1.45}.cloud-server-avatar{flex:0 0 auto;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#008069;background:#d9fdd3;text-align:center;align-content:center}.cloud-server-avatar.pending{color:#7a4b00;background:#fff4d6}.cloud-server-status{border-radius:999px;padding:4px 8px;color:#008069;background:#e7fce3;font-size:11px;font-weight:700;text-transform:capitalize}.cloud-server-status.pending{color:#8a6100;background:#fff4d6}.cloud-control-chat{flex:1;display:grid;place-items:center;min-height:0;padding:28px;background:#efeae2;background-image:var(--chat-pattern)}.cloud-control-panel{width:min(460px,100%);display:grid;gap:18px;border-radius:8px;padding:22px;background:#fff;box-shadow:0 10px 30px #0b141a1f}.cloud-control-status-row{display:flex;align-items:center;gap:14px}.cloud-control-power{width:58px;height:58px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#54656f;background:#f0f2f5}.cloud-control-power.running{color:#008069;background:#d9fdd3}.cloud-control-power.off{color:#b42318;background:#fff1f0}.cloud-control-status-row div{display:grid;gap:4px}.cloud-control-status-row strong{color:#111b21;font-size:16px}.cloud-control-status-row span{color:#667781;font-size:14px;text-transform:capitalize}.cloud-control-meta{display:grid;gap:8px;border-radius:8px;padding:12px;color:#54656f;background:#f0f2f5;font-size:13px}.cloud-control-error{border-radius:8px;padding:10px 12px;color:#b42318;background:#fff1f0;font-size:13px}.cloud-control-actions{display:grid}.cloud-control-actions button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;padding:0 12px;color:#fff;background:#008069;font-weight:700}.cloud-control-actions button:nth-child(2){background:#b42318}.cloud-control-actions button:nth-child(3){color:#111b21;background:#e9edef}.cloud-control-actions button:disabled{cursor:not-allowed;opacity:.45}.conversation-main{min-width:0;flex:1;display:grid;gap:2px}.conversation-title,.conversation-preview{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-title{color:#111b21;font-size:17px;font-weight:500}.conversation-preview{color:#667781;font-size:14px}.conversation-side{align-self:stretch;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:7px;min-width:45px}.conversation-time{color:#667781;font-size:12px}.calls-panel{min-height:0;height:100%;display:flex;flex-direction:column;overflow:hidden;background:#fff}.calls-title-row{min-height:64px;height:64px}.calls-scroll{flex:1;min-height:0}.calls-section{display:grid;gap:14px;padding:0 22px 22px}.calls-section+.calls-section{border-top:1px solid #e9edef}.calls-section h2{color:#111b21;font-size:16px;font-weight:700}.call-favourite-row{min-height:58px;border:0;display:flex;align-items:center;gap:16px;color:#111b21;background:transparent;text-align:left;font-size:16px}.call-favourite-icon{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#00a884}.calls-section.recent{padding-inline:10px;gap:4px}.calls-section.recent h2{padding:14px 12px 6px}.calls-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.calls-section-header h2{min-width:0}.call-history-clear{border:0;border-radius:6px;padding:6px 10px;color:#d93025;background:transparent;font-size:13px;font-weight:700;white-space:nowrap}.call-history-clear:hover{background:#fff1f1}.calls-empty{padding:24px 12px;color:#667781;font-size:14px;text-align:center}.call-history-row{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 42px 42px;align-items:center;border-radius:8px}.call-history-row:hover{background:#f5f6f6}.call-history-main{min-width:0;min-height:72px;border:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:10px 8px 10px 12px;color:#111b21;background:transparent;text-align:left}.call-history-main .avatar{width:52px;height:52px;background:#d9f0ff}.call-history-copy{min-width:0;display:grid;gap:5px}.call-history-copy strong{overflow:hidden;color:#111b21;font-size:16px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.call-history-copy small{display:flex;align-items:center;gap:5px;overflow:hidden;color:#667781;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.call-history-copy small.missed,.call-history-copy small.missed svg{color:#ea0038}.call-history-time{color:#667781;font-size:12px;white-space:nowrap}.call-history-action{width:38px;height:38px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#54656f;background:transparent}.call-history-action:hover{color:#008069;background:#e7fce3}.call-history-action.danger:hover{color:#d93025;background:#fff1f1}.conversation-time.unread{color:#00a884;font-weight:700}.unread-badge{min-width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:0 6px;color:#fff;background:#00a884;font-size:12px;font-weight:700}.mini-read{color:#667781;line-height:0}.mini-read .read{color:#53bdeb}.contact-item span{min-width:0}.contact-item strong,.contact-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-item small{color:#667781}.chat-panel.theme-telegram{min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;background-color:#efe7dc;background-image:url(/chat/assets/telegram-pattern-BrruBd6Y.png);background-size:cover;background-position:center}.chat-panel.theme-whatsapp{min-width:0;min-height:0;overflow:hidden;display:flex;flex-direction:column;background-color:#efe7dc;background-image:url(/chat/assets/whatsapp-pattern-Ldw-P5Xc.jpg);background-size:500px}.empty-chat{margin:auto;text-align:center;color:#667781}.empty-chat h1{margin:14px 0 4px;color:#111b21;font-weight:300}.empty-mark{width:82px;height:82px;margin:0 auto;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#00a884;background:#fff}.chat-header{min-height:72px;display:flex;justify-content:space-between;align-items:center;column-gap:14px;padding:8px 18px;border-bottom:1px solid #d1d7db;background:#fff}.chat-header-main{display:flex;align-items:center;gap:10px}.chat-header .avatar{width:46px;height:46px}.chat-header-profile-trigger{min-width:0;border:0;display:grid;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:14px;color:inherit;background:transparent;text-align:left}.chat-header-profile-trigger:hover .chat-header-copy h2{color:#008069}.chat-header-copy{min-width:0;display:grid;gap:3px}.chat-header h2{margin:0;overflow:hidden;color:#111b21;font-size:17px;font-weight:400;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.chat-header span{display:block;overflow:hidden;color:#667781;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.chat-header-actions{display:flex;align-items:center;gap:10px;min-width:max-content}.mobile-chat-back{display:none;width:38px;height:38px;border:0;border-radius:999px;align-items:center;justify-content:center;color:#54656f;background:transparent}.mobile-chat-back:hover{background:#e9edef}.messages-scroll{flex:1;min-height:0;height:100%;overflow:hidden}.chat-interface{flex:1;min-height:0;display:flex;overflow:hidden}.chat-content{flex:1;min-width:0;display:flex;flex-direction:column}.chat-body-area{position:relative;flex:1;min-height:0;display:flex;flex-direction:column}.scroll-to-bottom-button{position:absolute;right:18px;bottom:108px;z-index:10;width:44px;height:44px;padding:0;border:none;border-radius:999px;background:#008069;color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 16px 32px #0000002e;cursor:pointer;transition:transform .2s ease,opacity .2s ease}.scroll-to-bottom-button:hover{transform:translateY(-1px)}.scroll-to-bottom-button:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.message-search-panel{width:418px;min-width:418px;min-height:0;display:flex;flex-direction:column;border-left:1px solid #d1d7db;background:#fff;z-index:10}.message-search-header{height:64px;min-height:64px;display:flex;align-items:center;gap:20px;padding:0 22px;border-bottom:1px solid transparent;background:#fff}.message-search-header h2{margin:0;color:#111b21;font-size:16px;font-weight:400}.search-close-btn{color:#54656f}.message-search-box{padding:14px 22px;display:flex;align-items:center;gap:18px;background:#fff}.calendar-search-btn{width:32px;height:32px;border:0;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#54656f;background:transparent;flex-shrink:0}.calendar-search-btn:hover{background:#f0f2f5}.message-search-input-container{flex:1;height:46px;display:flex;align-items:center;gap:12px;padding:0 16px;border-radius:24px;background:#fff;border:2px solid #00a884;transition:all .2s ease}.message-search-input-container:focus-within{background:#fff;border-color:#00a884;box-shadow:none}.search-icon-inner{color:#54656f;flex-shrink:0}.message-search-input-container input{flex:1;border:0;outline:0;color:#111b21;background:transparent;font-size:14px}.search-clear-btn{border:0;background:transparent;color:#54656f;padding:0;display:flex;align-items:center;justify-content:center}.message-search-scroll{flex:1;min-height:0}.message-search-viewport{width:100%;height:100%;overflow-y:auto!important;overflow-x:hidden!important;padding:20px 0}.message-search-initial{padding:72px 40px;color:#667781;font-size:14px;text-align:center;line-height:20px}.message-search-result{width:calc(100% - 24px);display:grid;gap:8px;margin:0 12px 6px;border:0;border-radius:8px;padding:12px 14px;color:#3b4a54;background:transparent;text-align:left}.message-search-result:hover{background:#f0f2f5}.message-search-result time{color:#667781;font-size:13px}.message-search-result span{display:block;overflow:hidden;color:#3b4a54;font-size:14px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.message-search-result svg{margin-right:3px;vertical-align:-2px}.message-search-result mark{color:#008069;background:transparent;font-weight:700}.message-search-empty{padding:0 18px;color:#667781;font-size:16px;text-align:center}.message-list{display:flex;flex-direction:column;gap:5px;min-height:100%;padding:18px 66px 22px}.messages-loading-state{align-self:center;margin:auto 0;max-width:min(320px,86%);padding:16px 18px;border:1px solid rgba(209,215,219,.72);border-radius:12px;display:grid;gap:6px;color:#54656f;text-align:center;background:#ffffffe6;box-shadow:0 1px .5px #0b141a1f}.messages-loading-state strong{color:#111b21;font-size:14px;font-weight:600}.messages-loading-state span{color:#667781;font-size:13px;line-height:1.45}.older-messages-loader{align-self:center;margin:2px 0 10px;border-radius:999px;padding:6px 12px;color:#667781;background:#ffffffdb;box-shadow:0 1px .5px #0b141a1f;font-size:12px}.message-date-separator{align-self:center;margin:8px 0 6px;border-radius:8px;padding:6px 12px;color:#54656f;background:#ffffffe0;box-shadow:0 1px .5px #0b141a21;font-size:12px;font-weight:600;line-height:1;text-align:center;position:sticky;top:5px}.message-row{display:flex;align-items:flex-end;gap:6px;max-width:min(680px,72%)}.message-row.mine{align-self:flex-end;flex-direction:row-reverse}.message-row.call-message-row{max-width:min(430px,78%)}.message-row.system-message-row,.system-notice-row{align-self:center;max-width:min(360px,88%)}.message-row.highlighted .message-bubble{outline:2px solid rgba(0,168,132,.45);box-shadow:0 0 0 6px #00a8841f,0 1px .5px #0b141a21;animation:message-highlight-pulse 1.8s ease}@keyframes message-highlight-pulse{0%{background:#fff7bf;box-shadow:0 0 0 8px #ffd54f5c,0 1px .5px #0b141a21}55%{background:#fff7bf;box-shadow:0 0 0 8px #ffd54f33,0 1px .5px #0b141a21}to{box-shadow:0 0 0 6px #00a8841f,0 1px .5px #0b141a21}}.message-bubble{position:relative;min-width:112px;max-width:100%;border-radius:7.5px;padding:7px 8px 6px;background:#fff;box-shadow:0 1px .5px #0b141a21}.mine .message-bubble{background:#d9fdd3}.message-bubble.has-reactions{margin-bottom:12px}.message-bubble p{margin:0;color:#111b21;font-size:14.2px;line-height:1.38;white-space:pre-wrap;word-break:break-word}.message-bubble p.message-text{display:inline}.message-bubble.emoji-only{min-width:auto;padding:7px 9px 5px}.message-bubble.emoji-only p.message-text{display:flex;align-items:center;justify-content:center;gap:5px;line-height:1;white-space:nowrap;word-break:normal}.emoji-glyph{font-size:30px;display:inline-block;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif}.animated-emoji{display:inline-block;width:1.35em;height:1.35em;object-fit:contain;vertical-align:-.28em;-webkit-user-select:none;user-select:none}.message-bubble.emoji-only .animated-emoji{width:1em;height:1em;vertical-align:middle}.message-bubble.emoji-count-1 p.message-text{font-size:52px}.message-bubble.emoji-count-2 p.message-text{font-size:40px}.message-bubble.emoji-count-3 p.message-text{font-size:32px}.message-bubble.emoji-count-4 p.message-text{font-size:24px}.message-bubble.emoji-only .message-meta{float:none;display:flex;justify-content:flex-end;margin:3px 0 0;vertical-align:initial}.sender-name{display:block;font-size:13px;color:#128c7e;margin-bottom:2px;font-weight:700}.message-meta{display:inline-flex;align-items:center;gap:4px;float:right;margin-top:10px;margin-left:14px;vertical-align:-2px;white-space:nowrap}.message-meta span{font-size:11px}.message-meta .read{color:#53bdeb}.message-menu{width:28px;height:28px;border:0;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#667781;background:#ffffffd1;opacity:0;pointer-events:none;transition:opacity .12s ease}.call-message-card{border:0;border-radius:8px;display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:260px;max-width:100%;padding:10px 12px;color:#111b21;background:#fff;box-shadow:0 1px .5px #0b141a21;text-align:left}.mine .call-message-card{background:#d9fdd3}.call-message-icon{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#00a884;background:#00a8841f}.call-message-card.missed .call-message-icon{color:#e91e63;background:#e91e631a}.call-message-copy{min-width:0;display:grid;gap:2px}.call-message-copy strong,.call-message-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-message-copy strong{font-size:15px;font-weight:700}.call-message-copy small{color:#54656f;font-size:14px}.call-message-time{align-self:end;color:#667781;font-size:11px;white-space:nowrap}.group-invite-card{width:100%;display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;border-radius:12px;padding:12px;color:#111b21;background:#fff;box-shadow:0 1px .5px #0b141a21}.group-invite-icon{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#008069;background:#d9fdd3}.group-invite-copy{min-width:0;display:grid;gap:4px}.group-invite-copy strong,.group-invite-copy small{overflow:hidden;text-overflow:ellipsis}.group-invite-copy strong{color:#111b21;font-size:15px;font-weight:700;white-space:nowrap}.group-invite-copy small{color:#667781;font-size:13px;line-height:1.35}.group-invite-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:4px}.group-invite-actions button{min-height:36px;border:1px solid #d1d7db;border-radius:999px;color:#54656f;background:#fff;font-size:14px;font-weight:700}.group-invite-actions button.accept{border-color:#00a884;color:#fff;background:#00a884}.system-notice-row{display:flex;justify-content:center}.system-notice-row span{border-radius:999px;padding:6px 11px;color:#54656f;background:#ffffffe0;box-shadow:0 1px .5px #0b141a1f;font-size:12px;text-align:center}.message-row:hover .message-menu,.message-menu[data-state=open]{opacity:1;pointer-events:auto}.reply-card,.composer-context{border-left:4px solid #00a884;background:#0b141a0d}.reply-card{width:100%;margin-bottom:6px;border:0;border-left:4px solid #00a884;padding:7px 9px;border-radius:6px;display:block;color:#54656f;background:#0b141a0d;font-size:13px;text-align:left;cursor:pointer}.reply-card:hover{background:#0080691a}.reply-card span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.composer-context{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 18px;padding:8px 10px;border-radius:8px 8px 0 0;background:#fff}.composer-context span{display:block;color:#667781;font-size:13px}.attachment-compose-preview{position:relative;flex:0 0 auto;min-height:190px;max-height:min(52vh,520px);display:grid;place-items:center;padding:20px;border-top:1px solid rgba(209,215,219,.7);background:#fff}.attachment-compose-preview img{display:block;max-width:min(560px,86%);max-height:min(46vh,460px);border-radius:8px;object-fit:contain;box-shadow:0 12px 34px #0b141a2e}.attachment-preview-close{position:absolute;top:12px;right:14px;width:36px;height:36px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#54656f;background:#f0f2f5}.attachment-preview-close:hover{color:#111b21;background:#e9edef}.attachment-file-preview{width:min(420px,88%);display:grid;justify-items:center;gap:8px;border:1px solid #d1d7db;border-radius:8px;padding:28px 22px;color:#111b21;background:#f7f8fa;text-align:center}.attachment-file-icon{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;color:#008069;background:#d9fdd3}.attachment-file-preview strong,.attachment-file-preview small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-file-preview strong{font-size:16px;font-weight:600}.attachment-file-preview small{color:#667781;font-size:13px}.attachment-audio-preview{width:min(520px,88%);display:grid;justify-items:center;gap:10px;border:1px solid #d1d7db;border-radius:8px;padding:22px;background:#f7f8fa}.attachment-audio-preview audio{width:min(420px,100%)}.attachment-audio-preview strong,.attachment-audio-preview small{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.attachment-audio-preview strong{color:#111b21;font-size:15px}.attachment-audio-preview small{color:#667781;font-size:13px}.image-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;grid-template-rows:auto minmax(0,1fr) auto;color:#1f2a30;background:#fff;overflow:hidden;animation:image-editor-sheet-in .26s cubic-bezier(.2,.8,.2,1) both;will-change:transform}@keyframes image-editor-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.image-editor-header,.image-editor-footer{display:flex;align-items:center;gap:12px;padding:12px 18px;background:#fffffffa;min-width:0}.image-editor-header{justify-content:space-between;flex-wrap:wrap;border-bottom:1px solid rgba(17,27,33,.12)}.image-editor-footer{justify-content:center;flex-wrap:wrap;border-top:1px solid rgba(17,27,33,.12);position:relative;min-height:72px}.image-editor-tools,.image-editor-pencil-sizes,.image-editor-customize{display:inline-flex;align-items:center;gap:8px;min-width:0}.image-editor-tools,.image-editor-pencil-sizes{flex-wrap:wrap}.image-editor-icon,.image-editor-crop-done,.image-editor-pencil-sizes button{border:0;display:inline-flex;align-items:center;justify-content:center;color:#5f666b;background:#111b210f}.image-editor-icon{width:42px;height:42px;border-radius:999px}.image-editor-icon:hover,.image-editor-icon.active,.image-editor-pencil-sizes button:hover,.image-editor-pencil-sizes button.active{color:#111b21;background:#e9edef}.image-editor-crop-done{height:42px;border-radius:8px;gap:7px;padding:0 16px;color:#54656f;background:transparent;font-size:14px;font-weight:500}.image-editor-crop-done:hover{color:#111b21;background:#f0f2f5}.image-editor-header-spacer{width:58px;height:42px}.image-editor-stage{min-height:0;display:grid;place-items:center;padding:clamp(10px,3vw,18px);overflow:auto;position:relative}.image-editor-canvas-shell{position:relative;display:inline-grid;place-items:center;max-width:calc(100vw - 36px);max-height:calc(100dvh - 210px)}.image-editor-canvas{width:auto;height:auto;max-width:100%;max-height:calc(100dvh - 210px);border-radius:8px;object-fit:contain;background:#fff;box-shadow:0 18px 58px #00000080;touch-action:none}.image-editor-canvas.draw,.image-editor-canvas.crop{cursor:crosshair}.image-editor-canvas.text{cursor:text}.image-editor-text-draft-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;display:grid;place-items:center;padding:18px;border-radius:8px;background:#070e1299}.image-editor-text-draft-input{width:min(520px,78vw);min-height:62px;max-height:min(42dvh,260px);border:0;border-radius:18px;padding:10px 18px;color:#111b21;background:#fff;box-shadow:0 12px 30px #0000003d;font-size:clamp(24px,5vw,42px);font-weight:700;line-height:1.2;text-align:center;resize:none;outline:none;overflow:auto}.image-editor-text-draft-input::placeholder{color:#111b2180}.image-editor-crop-box{position:absolute;border:2px solid #111b21;background:linear-gradient(to right,rgba(17,27,33,.28) 1px,transparent 1px),linear-gradient(to bottom,rgba(17,27,33,.28) 1px,transparent 1px),#ffffff0d;background-size:33.333% 100%,100% 33.333%,auto;box-shadow:0 0 0 9999px #ffffff94;pointer-events:auto;z-index:2}.image-editor-crop-handle{position:absolute;width:18px;height:18px;border:1.5px solid #111b21;border-radius:999px;background:#fff;pointer-events:auto;touch-action:none}.image-editor-crop-handle.nw{left:-10px;top:-10px;cursor:nwse-resize}.image-editor-crop-handle.n{left:50%;top:-10px;transform:translate(-50%);cursor:ns-resize}.image-editor-crop-handle.ne{right:-10px;top:-10px;cursor:nesw-resize}.image-editor-crop-handle.e{right:-10px;top:50%;transform:translateY(-50%);cursor:ew-resize}.image-editor-crop-handle.se{right:-10px;bottom:-10px;cursor:nwse-resize}.image-editor-crop-handle.s{left:50%;bottom:-10px;transform:translate(-50%);cursor:ns-resize}.image-editor-crop-handle.sw{left:-10px;bottom:-10px;cursor:nesw-resize}.image-editor-crop-handle.w{left:-10px;top:50%;transform:translateY(-50%);cursor:ew-resize}.image-editor-crop-actions{display:inline-flex;align-items:center;justify-content:center;gap:22px}.image-editor-crop-actions button{height:42px;min-width:42px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#5f666b;background:transparent}.image-editor-crop-actions button:hover{color:#111b21;background:#f0f2f5}.image-editor-crop-actions .image-editor-reset-crop{min-width:58px;padding:0 10px;border-radius:8px;font-size:14px}.image-editor-send-button{position:absolute;right:clamp(18px,4vw,34px);bottom:12px;width:58px;height:58px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#00a884;box-shadow:0 5px 14px #0000003d}.image-editor-send-button:hover{background:#06cf9c}.image-editor-text-wrap{position:absolute;display:inline-block;z-index:3;touch-action:none;cursor:move}.image-editor-text-box{position:relative;display:block;width:100%;height:100%;min-width:0;min-height:0;max-width:none;resize:none;overflow:visible;border:2px solid transparent;border-radius:16px;padding:8px 16px;color:#111b21;background:transparent;box-shadow:0 10px 26px #00000047;font-size:clamp(20px,3.2vw,34px);font-weight:700;line-height:1.18;text-align:center;outline:none;touch-action:none;field-sizing:content;align-content:center}.image-editor-text-box.as-object{display:flex;align-items:center;justify-content:center;white-space:pre;word-break:normal;-webkit-user-select:none;user-select:none;cursor:move}.image-editor-text-box.active,.image-editor-text-box:focus{border-width:2px;border-color:#ffffffeb;box-shadow:0 0 0 2px #25d366c7,0 10px 26px #00000047}.image-editor-text-box:not(.active):not(:focus){box-shadow:none}.image-editor-text-box.with-bg{background:#fff}.image-editor-text-box::placeholder{color:#2b3a3f8c}.image-editor-text-handle{position:absolute;width:20px;height:20px;border:1.5px solid #111b21;border-radius:999px;background:#fff;pointer-events:auto;touch-action:none;z-index:7}.image-editor-text-handle.rotate{left:50%;top:-26px;transform:translate(-50%);cursor:grab}.image-editor-text-handle.resize{width:18px;height:18px;cursor:nwse-resize}.image-editor-text-handle.resize.nw{left:-10px;top:-10px;cursor:nwse-resize}.image-editor-text-handle.resize.ne{right:-10px;top:-10px;cursor:nesw-resize}.image-editor-text-handle.resize.se{right:-10px;bottom:-10px;cursor:nwse-resize}.image-editor-text-handle.resize.sw{left:-10px;bottom:-10px;cursor:nesw-resize}.image-editor-pencil-sizes button{min-width:42px;height:36px;border-radius:999px;padding:0 12px;font-weight:600}.image-editor-pencil-dot{display:block;border-radius:999px;background:currentColor}.image-editor-customize input[type=color]{width:42px;height:42px;border:0;border-radius:999px;padding:5px;background:#111b2114;overflow:hidden;cursor:pointer}.image-editor-customize input[type=color]::-webkit-color-swatch-wrapper{padding:0}.image-editor-customize input[type=color]::-webkit-color-swatch{border:0;border-radius:999px}.image-editor-customize input[type=color]::-moz-color-swatch{border:0;border-radius:999px}.image-editor-customize input[type=text],.image-editor-customize input:not([type]){width:min(280px,52vw);min-width:0;height:38px;border:1px solid rgba(17,27,33,.14);border-radius:999px;padding:0 14px;color:#1f2a30;background:#111b210f}.image-editor-customize input:disabled{opacity:.48}.image-editor-swatches{display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;min-width:0;max-width:min(360px,calc(100vw - 118px));padding:6px 4px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x proximity;scrollbar-width:none;touch-action:pan-x;-webkit-overflow-scrolling:touch}.image-editor-swatches::-webkit-scrollbar{display:none}.image-editor-swatches button{width:20px;height:20px;flex:0 0 20px;border:1px solid rgba(17,27,33,.35);border-radius:999px;padding:0;scroll-snap-align:center;touch-action:manipulation}.image-editor-swatches button.active{outline:3px solid rgba(37,211,102,.35);outline-offset:2px}.image-editor-add-text,.image-editor-font-select,.image-editor-bg-toggle,.image-editor-delete-text{height:36px;border:0;border-radius:999px;color:#5f666b;background:#111b210f}.image-editor-add-text{display:inline-flex;align-items:center;gap:6px;padding:0 14px;font-weight:700}.image-editor-add-text:hover{color:#111b21;background:#f0f2f5}.image-editor-font-select{min-width:132px;padding:0 12px}.image-editor-bg-toggle{display:inline-flex;align-items:center;padding:0 14px}.image-editor-bg-toggle.active{color:#111b21;background:#e9edef}.image-editor-delete-text{width:38px;display:inline-flex;align-items:center;justify-content:center}.image-editor-bg-toggle:disabled,.image-editor-delete-text:disabled,.image-editor-font-select:disabled{opacity:.45}@media (max-width: 640px){.image-editor-overlay{top:max(10px,env(safe-area-inset-top));border-radius:18px 18px 0 0;box-shadow:0 -18px 44px #111b2142}.image-editor-header,.image-editor-footer{padding:10px 8px;gap:8px}.image-editor-header{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center}.image-editor-tools{justify-content:center;overflow-x:auto;flex-wrap:nowrap;scrollbar-width:none}.image-editor-tools::-webkit-scrollbar{display:none}.image-editor-icon{flex:0 0 40px;width:40px;height:40px}.image-editor-crop-done{min-width:52px;height:40px;padding:0 10px;flex:0 0 auto;white-space:nowrap}.image-editor-footer{justify-content:flex-start;flex-wrap:nowrap;overflow:visible;padding-right:76px;min-height:78px}.image-editor-pencil-sizes,.image-editor-customize,.image-editor-swatches{width:auto;flex:0 0 auto;justify-content:center}.image-editor-pencil-sizes{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.image-editor-pencil-sizes::-webkit-scrollbar{display:none}.image-editor-pencil-sizes button{flex:0 0 40px;min-width:40px}.image-editor-add-text{flex:0 1 auto;height:36px;padding:0 12px;white-space:nowrap}.image-editor-swatches{flex:1 1 100%;gap:clamp(5px,1.8vw,8px);max-width:calc(100vw - 92px);justify-content:flex-start;order:2}.image-editor-font-select{flex:1 1 112px;min-width:104px;max-width:132px;height:36px;order:3}.image-editor-bg-toggle{flex:1 1 118px;max-width:136px;height:36px;padding:0 10px;white-space:nowrap;order:3}.image-editor-delete-text{flex:0 0 36px;width:36px;height:36px;order:3}.image-editor-customize input[type=text],.image-editor-customize input:not([type]){width:min(260px,calc(100vw - 96px))}.image-editor-canvas-shell,.image-editor-canvas{max-width:calc(100vw - 20px);max-height:calc(100dvh - 212px)}.image-editor-text-box{width:100%;height:100%;min-height:0}}@media (max-width: 390px){.image-editor-icon{flex-basis:38px;width:38px;height:38px}.image-editor-header{grid-template-columns:38px minmax(0,1fr) 40px}.image-editor-crop-done{min-width:48px;height:38px;flex-basis:auto}.image-editor-send-button{width:52px;height:52px;right:14px}.image-editor-pencil-sizes button{min-width:38px;padding:0 10px}.image-editor-footer{gap:6px}.image-editor-add-text{padding:0 10px}.image-editor-swatches button{width:18px;height:18px;flex-basis:18px}.image-editor-font-select{min-width:96px}.image-editor-bg-toggle{flex-basis:108px;padding:0 8px}}@media (prefers-reduced-motion: reduce){.image-editor-overlay{animation:none}}.composer{position:relative;display:flex;align-items:center;gap:7px;padding:10px 12px 10px 28px;background:#f0f2f5}.composer .icon-button{color:#54656f}.composer .icon-button:hover,.composer .icon-button:focus-visible,.composer .file-button:hover,.composer .file-button:focus-within{color:#008069;background:#d9fdd3;box-shadow:0 2px 8px #00806929;transform:translateY(-1px)}.composer .icon-button:active,.composer .file-button:active{transform:translateY(0) scale(.96);box-shadow:none}.composer input:not([type=file]){height:46px;padding:0 15px;border-radius:24px;background:#fff}.file-button input{display:none}.send-button{flex:0 0 auto}.recording-composer{flex:0 0 auto;min-height:108px;display:grid;grid-template-columns:72px minmax(0,1fr) 72px 88px;align-items:center;gap:8px;padding:14px 18px;background:#fff}.recording-trash-button,.recording-pause-button,.recording-send-button{border:0;display:inline-flex;align-items:center;justify-content:center}.recording-trash-button{width:48px;height:48px;color:#667781;background:transparent}.recording-trash-button:hover{color:#b42318}.recording-live{min-width:0;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px}.recording-time{color:#111b21;font-size:28px;font-weight:400;letter-spacing:0}.recording-wave{height:58px;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:3px;overflow:hidden}.recording-wave span{width:4px;flex:0 0 4px;border-radius:999px;background:#667781}.recording-pause-button{width:52px;height:52px;border-radius:999px;color:#ea0038;background:transparent}.recording-send-button{width:64px;height:64px;border-radius:999px;color:#fff;background:#00a884;box-shadow:0 3px 10px #00a88447}.recording-send-button:hover{background:#008f72}.emoji-anchor{flex:0 0 auto}.emoji-picker{flex:0 0 auto;width:100%;height:min(410px,48vh);display:grid;grid-template-rows:54px minmax(0,1fr);overflow:hidden;border-top:1px solid #d1d7db;border-radius:0;background:#fff;box-shadow:none}.emoji-header{display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:center;border-bottom:1px solid transparent}.emoji-category-bar{display:grid;grid-template-columns:repeat(8,1fr);align-items:center;padding:0 14px}.emoji-close-button{width:36px;height:36px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;color:#54656f;background:transparent}.emoji-close-button:hover{background:#f0f2f5;color:#111b21}.emoji-category-button{position:relative;height:54px;border:0;display:inline-flex;align-items:center;justify-content:center;color:#667781;background:transparent}.emoji-category-button.active{color:#111b21}.emoji-category-button.active:after{content:"";position:absolute;left:14px;right:14px;bottom:0;height:3px;border-radius:999px;background:#00a884}.emoji-search{height:44px;display:flex;align-items:center;gap:12px;margin:6px 14px;padding:0 14px;border:2px solid #00a884;border-radius:22px;color:#667781}.emoji-search input{width:100%;border:0;outline:0;color:#111b21;background:transparent}.emoji-scroll,.emoji-viewport{min-height:0}.emoji-viewport{width:100%;height:100%;overflow-y:auto!important;overflow-x:hidden!important;padding:2px 14px 12px}.emoji-section h3{margin:12px 2px 10px;color:#667781;font-size:16px;font-weight:600}.emoji-grid{display:grid;grid-template-columns:repeat(10,42px);justify-content:space-between;gap:8px 6px}.emoji-button{width:42px;height:42px;border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:transparent;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif;line-height:1}.emoji-button .animated-emoji{width:30px;height:30px;vertical-align:middle}.emoji-button:hover{background:#f0f2f5}.emoji-empty{padding:28px 0;color:#667781;text-align:center}.attachment-image{display:block;max-width:350px;max-height:380px;border-radius:7px;object-fit:cover;margin-bottom:6px;width:100%}.attachment-image-button{display:block;width:100%;max-width:350px;margin:0 0 6px;padding:0;border:0;border-radius:7px;background:transparent;cursor:zoom-in;overflow:hidden}.attachment-image-button .attachment-image{margin-bottom:0}.attachment-image-button:focus-visible{outline:2px solid #00a884;outline-offset:2px}.image-preview-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:190;display:grid;grid-template-rows:64px minmax(0,1fr);background:#fff}.image-preview-header{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;min-width:0;padding:8px 22px;border-bottom:1px solid #e9edef;background:#fffffff5}.image-preview-sender{min-width:0;display:flex;align-items:center;gap:12px}.image-preview-sender .avatar{width:42px;height:42px;flex:0 0 auto}.image-preview-sender span{min-width:0;display:grid;gap:3px}.image-preview-sender strong,.image-preview-sender small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-preview-sender strong{color:#111b21;font-size:15px;font-weight:600}.image-preview-sender small{color:#667781;font-size:13px}.image-preview-actions{display:flex;align-items:center;gap:10px;flex:0 0 auto}.image-preview-actions button,.image-preview-actions a{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;color:#111b21;background:transparent;cursor:pointer;text-decoration:none}.image-preview-actions button:hover,.image-preview-actions a:hover{background:#f0f2f5}.image-preview-backdrop{position:absolute;top:64px;right:0;bottom:0;left:0;border:0;background:transparent}.image-preview-stage{position:relative;z-index:1;min-width:0;min-height:0;display:flex;align-items:center;justify-content:center;padding:18px 64px;overflow:auto}.image-preview-stage img{display:block;max-width:min(100%,1280px);max-height:calc(100vh - 100px);width:auto;height:auto;object-fit:contain;box-shadow:0 1px 4px #0b141a1f}@media (max-width: 760px){.image-preview-shell{grid-template-rows:58px minmax(0,1fr)}.image-preview-header{padding:7px 10px 7px 14px}.image-preview-sender .avatar{width:38px;height:38px}.image-preview-actions{gap:4px}.image-preview-actions button,.image-preview-actions a{width:38px;height:38px}.image-preview-backdrop{top:58px;right:0;bottom:0;left:0}.image-preview-stage{padding:12px}.image-preview-stage img{max-width:100%;max-height:calc(100vh - 82px)}}.document-card{width:min(352px,72vw);overflow:hidden;border-radius:7px}.document-preview-row{min-height:74px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 8px 10px 12px;color:#111b21;background:#0b141a0a;text-decoration:none}.mine .document-preview-row{background:#0b141a09}.document-icon-wrap{position:relative;width:38px;height:46px;display:inline-flex;align-items:center;justify-content:center;color:#667781}.document-icon-wrap small{position:absolute;left:50%;bottom:10px;transform:translate(-50%);max-width:30px;overflow:hidden;color:#fff;font-size:6px;font-weight:700;line-height:1;text-overflow:ellipsis;white-space:nowrap}.document-copy{min-width:0;display:grid;gap:4px}.document-copy strong{overflow:hidden;color:#111b21;font-size:13.5px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.document-copy small{color:#667781;font-size:12px;text-transform:uppercase}.document-time{align-self:end;color:#667781;font-size:11px;white-space:nowrap}.document-actions{display:grid;grid-template-columns:1fr 1fr;min-height:39px;border-top:1px solid rgba(11,20,26,.08);background:#ffffffb8}.mine .document-actions{background:#ffffff73}.document-actions a{display:inline-flex;align-items:center;justify-content:center;color:#008069;font-size:14px;font-weight:600;text-decoration:none}.document-actions a+a{border-left:1px solid rgba(11,20,26,.08)}.reaction-strip{position:absolute;left:10px;bottom:-14px;z-index:2;display:flex;align-items:center;max-width:calc(100% - 20px);gap:4px;flex-wrap:wrap}.mine .reaction-strip{right:10px;left:auto;justify-content:flex-end}.reaction-chip{display:flex;align-items:center;justify-content:center;gap:2px;min-width:28px;height:23px;border:1px solid rgba(11,20,26,.06);border-radius:999px;padding:0 7px;color:#111b21;background:#fff;box-shadow:0 1px 2px #0b141a33;cursor:pointer;font-size:12px;line-height:1}.reaction-chip:hover,.reaction-chip[data-state=open]{background:#f0f2f5;border-color:#0080693d}.reaction-chip.selected{border-color:#0080694d;background:#e7fce3}.reaction-chip.selected:hover{background:#d8f8d0}.reaction-strip small{color:#54656f;font-size:11px;font-weight:600}.reaction-strip .animated-emoji{width:17px;height:17px;vertical-align:middle}.deleted-message{color:#667781}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:22px;background:linear-gradient(180deg,#1968ad 0 26%,transparent 26%),#eef2f3}.auth-card{width:min(500px,100%);display:flex;flex-direction:column;gap:12px;padding:30px;border:1px solid rgba(17,27,33,.12);border-radius:8px;background:#fff;box-shadow:0 18px 48px #0b141a29}.auth-card-header{display:grid;grid-template-columns:auto 1fr;column-gap:12px;align-items:center;margin-bottom:4px}.auth-logo-mark{grid-row:span 2;display:inline-grid;place-items:center;width:42px;height:42px;border-radius:50%;color:#fff;background:#1968ad;font-size:18px;font-weight:800}.auth-card h1{margin:0;color:#111b21;font-size:30px;font-weight:500;line-height:1.15}.auth-card p{margin:5px 0 0;color:#667781;line-height:1.45}.auth-card input,.group-form input{height:46px;padding:0 14px;border:1px solid #d1d7db;border-radius:8px;background:#fff;font-size:15px;transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.auth-card input:focus,.group-form input:focus{border-color:#1968ad;background:#fff;box-shadow:0 0 0 3px #00a88424}.auth-card input::placeholder{color:#8696a0}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.auth-card>input{margin-top:1px}.email-verify-note{display:flex;align-items:flex-start;gap:8px;margin:-4px 2px 2px!important;padding:9px 12px;border-left:3px solid #1968ad;border-radius:6px;background:#f2f7fc;color:#50606a!important;font-size:13px;line-height:1.45}.email-verify-note svg{flex:0 0 auto;margin-top:1px;color:#f62626}.phone-field{display:grid;grid-template-columns:60px minmax(0,1fr);gap:8px}.auth-card .phone-code-input{padding-inline:12px;text-align:center;font-weight:700}.auth-card .phone-number-input{min-width:0}.otp-input-group{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}.auth-card .otp-digit-input{width:100%;height:50px;padding:0;text-align:center;font-size:20px;font-weight:700}.primary-button,.link-button{height:46px;border-radius:8px;font-weight:700}.primary-button{border:0;color:#fff;background:#1968ad;box-shadow:0 8px 20px #0080692e;transition:background-color .16s ease,transform .16s ease,box-shadow .16s ease}.primary-button:hover{background:#1968ad;box-shadow:0 10px 24px #00806938}.primary-button:active{transform:translateY(1px)}.primary-button:disabled,.link-button:disabled{cursor:not-allowed;opacity:.65}.link-button{border:0;color:#1968ad;background:transparent;margin-top:2px}.auth-link-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:6px 14px}.auth-link-row .link-button{height:auto;min-height:34px;padding:6px 8px}.form-error{display:flex;align-items:center;min-height:42px;padding:10px 12px;border:1px solid #ffd0cc;border-radius:8px;background:#fff4f2;color:#b42318!important;font-weight:700}.form-success{display:flex;align-items:center;min-height:42px;padding:10px 12px;border:1px solid #bfe8dd;border-radius:8px;background:#eefaf6;color:#008069!important;font-weight:700}.email-action-screen{min-height:100vh;display:grid;place-items:center;padding:22px;background:linear-gradient(180deg,#1968ad 0 30%,transparent 30%),#eef2f3}.email-action-card{width:min(460px,100%);display:grid;gap:18px;justify-items:center;text-align:center;padding:34px;border:1px solid rgba(17,27,33,.12);border-radius:10px;background:#fff;box-shadow:0 18px 48px #0b141a29}.email-action-icon{display:inline-grid;place-items:center;width:66px;height:66px;border-radius:50%}.email-action-icon.checking{color:#1968ad;background:#eef6ff}.email-action-icon.checking svg{animation:spin 1s linear infinite}.email-action-icon.success,.email-action-icon.password-reset{color:#008069;background:#eefaf6}.email-action-icon.error{color:#b42318;background:#fff4f2}.email-action-card h1{margin:0;color:#111b21;font-size:28px;font-weight:600}.email-action-card p{margin:8px 0 0;color:#667781;line-height:1.5}.email-action-card strong{display:block;margin-top:10px;color:#111b21;overflow-wrap:anywhere}.email-action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;text-decoration:none}.email-action-reset-form{width:100%;display:grid;gap:12px}.email-action-reset-form input{height:46px;padding:0 14px;border:1px solid #d1d7db;border-radius:8px;background:#fff;font-size:15px}.email-action-reset-form input:focus{border-color:#1968ad;box-shadow:0 0 0 3px #00a88424;outline:0}@keyframes spin{to{transform:rotate(360deg)}}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0b141a6b}.dialog-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(540px,calc(100vw - 28px));max-height:min(720px,calc(100vh - 28px));overflow:auto;padding:22px;border-radius:8px;background:#fff;box-shadow:0 24px 90px #0b141a3d}.dialog-content h2{margin:0 0 16px}.new-chat-drawer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;flex-direction:column;min-height:0;background:#fff;transform:translate(-104%);transition:transform .22s cubic-bezier(.1,.82,.25,1);box-shadow:8px 0 22px #0b141a14}.new-chat-drawer.open{transform:translate(0)}.drawer-header{height:70px;display:flex;align-items:center;gap:24px;padding:0 20px;background:#fff}.drawer-header h2{margin:0;color:#111b21;font-size:19px;font-weight:400}.drawer-back{width:36px;height:36px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#111b21;background:transparent}.drawer-back:hover{background:#f0f2f5}.drawer-search{display:flex;align-items:center;gap:12px;height:44px;margin:0 21px 14px;padding:0 16px;border:2px solid #00a884;border-radius:24px;color:#667781;background:#fff}.drawer-search input{width:100%;border:0;outline:0;color:#111b21;background:transparent;font-size:16px}.drawer-scroll,.drawer-viewport{min-height:0;flex:1}.drawer-viewport{width:100%;height:100%;overflow-y:auto!important;overflow-x:hidden!important}.drawer-action,.drawer-contact{width:100%;min-height:67px;border:0;display:flex;align-items:center;gap:16px;padding:8px 24px;color:#111b21;text-align:left;background:transparent}.drawer-action:hover,.drawer-contact:hover{background:#f0f2f5}.drawer-action-icon{position:relative;width:52px;height:52px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#00a884}.drawer-plus{position:absolute;right:8px;bottom:9px;stroke-width:3}.drawer-action span:last-child,.drawer-contact strong{display:block;color:#111b21;font-size:17px;font-weight:400}.drawer-contact span{min-width:0;display:grid;gap:4px}.drawer-contact small{display:block;overflow:hidden;color:#667781;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.drawer-contact .avatar{width:52px;height:52px}.drawer-contact.self{margin-top:12px}.drawer-contact-group h3{margin:18px 0 12px;padding:0 28px;color:#008069;font-size:14px;font-weight:400}.drawer-group-form{display:flex;flex-direction:column;gap:14px;min-height:0;padding:0 22px 20px}.drawer-group-form>input{height:44px;border:1px solid #d1d7db;border-radius:8px;padding:0 12px;outline:0}.broadcast-message-box{display:grid;gap:7px;color:#3b4a54;font-size:13px;font-weight:650}.broadcast-message-box textarea{width:100%;resize:vertical;border:1px solid #d1d7db;border-radius:8px;padding:10px 12px;color:#111b21;background:#fff;outline:0;line-height:1.4}.broadcast-selected-count{color:#667781;font-size:13px;font-weight:700}.drawer-checkbox-list{min-height:0;overflow:auto;display:grid;gap:8px}.drawer-checkbox-row{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid #e9edef;border-radius:8px}.drawer-checkbox-row input{width:18px;height:18px}.drawer-checkbox-row .avatar{width:42px;height:42px}.cloud-server-flow{min-height:0;flex:1;display:flex;flex-direction:column;gap:18px;overflow-y:auto;padding:6px 24px 28px}.cloud-server-hero{display:grid;justify-items:center;gap:10px;padding:12px 6px 4px;text-align:center}.cloud-server-mark{width:74px;height:74px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#00a884;box-shadow:0 12px 28px #00806933}.cloud-server-hero h3{color:#111b21;font-size:21px;font-weight:500}.cloud-server-hero p{max-width:330px;color:#667781;font-size:14px;line-height:1.45}.cloud-scanner-card{display:grid;justify-items:center;gap:14px;padding:18px;border:1px solid #e9edef;border-radius:8px;background:#f7fbfa}.scanner-frame{position:relative;width:min(232px,76vw);aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:8px;color:#008069;background:linear-gradient(135deg,rgba(0,168,132,.1),transparent),#fff}.scanner-corner{position:absolute;width:34px;height:34px;border-color:#00a884}.scanner-corner.top-left{top:14px;left:14px;border-top:4px solid;border-left:4px solid}.scanner-corner.top-right{top:14px;right:14px;border-top:4px solid;border-right:4px solid}.scanner-corner.bottom-left{bottom:14px;left:14px;border-bottom:4px solid;border-left:4px solid}.scanner-corner.bottom-right{right:14px;bottom:14px;border-right:4px solid;border-bottom:4px solid}.scanner-line{position:absolute;left:22px;right:22px;top:50%;height:2px;border-radius:999px;background:#00a884;box-shadow:0 0 16px #00a8848c}.scanner-button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:0 18px;color:#fff;background:#00a884;font-weight:600}.cloud-code-form{display:grid;gap:14px}.cloud-code-form label{display:grid;gap:8px;color:#008069;font-size:13px;font-weight:600}.cloud-code-form label>span{display:inline-flex;align-items:center;gap:7px}.cloud-code-form input{height:48px;width:100%;border:1px solid #d1d7db;border-radius:8px;padding:0 14px;outline:0;color:#111b21;background:#fff;font-size:18px;font-weight:600;letter-spacing:0;text-align:center}.cloud-code-form input:focus{border-color:#00a884;box-shadow:0 0 0 2px #00a8841f}.cloud-pairing-message{border-radius:8px;padding:10px 12px;font-size:13px;line-height:1.35}.cloud-pairing-message.success{color:#0b5d48;background:#e7f7f2}.cloud-pairing-message.error{color:#b42318;background:#fff1f0}.broadcast-form .primary-button,.cloud-code-form .primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px}.broadcast-form .primary-button:disabled,.cloud-code-form .primary-button:disabled{cursor:not-allowed;opacity:.45}.cloud-webhook-card{display:grid;gap:10px;padding:14px 16px;border:1px solid #c7efe5;border-radius:8px;background:#f4fffb}.cloud-webhook-card strong{color:#0b5d48;font-size:14px}.cloud-webhook-card label{display:grid;gap:6px}.cloud-webhook-card label>span{color:#667781;font-size:12px;font-weight:600}.cloud-webhook-card button{width:100%;min-height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;border:1px solid #d1d7db;border-radius:8px;padding:9px 10px;color:#111b21;background:#fff;text-align:left}.cloud-webhook-card code{overflow:hidden;color:inherit;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cloud-server-steps{display:grid;gap:10px;padding:14px 16px;border-radius:8px;color:#3b4a54;background:#f0f2f5}.cloud-server-steps strong{color:#111b21;font-size:14px}.cloud-server-steps ol{display:grid;gap:7px;padding-left:18px;color:#667781;font-size:13px;line-height:1.35}.dialog-close{position:absolute;top:14px;right:14px}.dialog-tabs{padding:0 48px 16px 0}.dialog-list{max-height:420px;overflow:auto;border:1px solid #e9edef;border-radius:8px}.group-form{display:flex;flex-direction:column;gap:12px}.checkbox-list{display:grid;gap:8px;max-height:330px;overflow:auto}.checkbox-row{display:flex;align-items:center;gap:10px;padding:8px;border:1px solid #e9edef;border-radius:8px}.checkbox-row input{width:18px;height:18px}.menu-content{z-index:100;min-width:160px;padding:6px;border:1px solid #d1d7db;border-radius:8px;background:#fff;box-shadow:0 14px 40px #0b141a26}.menu-item,.emoji-item{display:flex;align-items:center;gap:8px;min-height:34px;padding:0 10px;border-radius:6px;outline:0}.menu-item[data-highlighted],.emoji-item[data-highlighted]{background:#f0f2f5}.danger{color:#b42318}.reaction-menu{display:flex;align-items:center;gap:2px;min-width:auto}.reaction-menu .emoji-item{width:34px;height:34px;min-height:34px;justify-content:center;padding:0}.reaction-menu .emoji-item.selected{background:#e7fce3;box-shadow:inset 0 0 0 1px #0080693d}.reaction-emoji-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:20px;line-height:1}.send-button.recording{color:#fff;background:#d92d20}.composer-alert{padding:8px 24px;color:#b42318;background:#fff4f2;font-size:13px}.call-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:0;background:#0009}.active-call-bar{min-height:58px;display:grid;grid-template-columns:46px minmax(0,1fr) 46px;align-items:center;gap:10px;padding:8px 14px;color:#fff;background:#111b21}.active-call-icon,.active-call-main,.active-call-end{border:0;border-radius:999px;min-width:0;display:inline-flex;align-items:center;justify-content:center;color:#fff}.active-call-icon,.active-call-end{width:42px;height:42px;background:#ffffff14}.active-call-icon.active{color:#ffdde4}.active-call-main{gap:7px;background:transparent;color:#69c779;font-size:15px}.active-call-main span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-call-end{background:#e91e3f}.call-panel{position:relative;width:min(430px,100%);height:100%;min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:stretch;gap:16px;padding:44px 26px 34px;border-radius:0;color:#fff;background-image:url(/chat/images/whatsapp-call-pattern.png);background-position:center;background-repeat:no-repeat;background-size:cover;box-shadow:none;overflow:hidden}.call-topbar{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:44px;color:#ffffffb3;font-size:14px}.call-top-button,.call-sheet-close{border:0;border-radius:999px;width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ffffff1a}.call-top-button:disabled{opacity:0;pointer-events:none}.call-top-spacer{width:40px;height:40px}.call-peer{width:100%;flex:1;display:grid;justify-items:center;align-content:center;gap:14px;text-align:center}.call-avatar-single .avatar-fallback{width:100px;height:100px;box-shadow:0 0 0 10px #ffffff14;font-size:26px}.call-avatar-stack{width:168px;min-height:118px;display:grid;grid-template-columns:repeat(2,76px);justify-content:center;gap:8px}.call-avatar-stack .avatar{width:76px;height:76px;box-shadow:0 0 0 3px #ffffff1f}.call-peer h2{max-width:100%;overflow-wrap:anywhere;font-size:28px;font-weight:400;line-height:1.2}.call-encryption-label{display:inline-flex;align-items:center;gap:8px;color:#ffffff7a;font-size:16px}.call-peer p{color:#ffffffbd;font-size:18px}.call-status-dots{display:inline-flex;width:18px;justify-content:flex-start}.call-status-dots span{animation:call-status-dot-blink 1.2s infinite ease-in-out}.call-status-dots span:nth-child(2){animation-delay:.18s}.call-status-dots span:nth-child(3){animation-delay:.36s}@keyframes call-status-dot-blink{0%,20%{opacity:.2}45%,to{opacity:1}}.call-remote-muted{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:6px 10px;border-radius:999px;color:#fff;background:#ffffff29;font-size:13px;line-height:1.2}.call-remote-muted span{min-width:0;overflow-wrap:anywhere}.call-participants{width:100%;display:grid;gap:8px;margin-top:4px}.call-participant-row{min-height:42px;display:grid;grid-template-columns:32px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:5px 8px;border-radius:12px;color:#ffffffe6;background:#ffffff14;text-align:left}.call-participant-row .avatar{width:32px;height:32px}.call-participant-row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.call-participant-row small{color:#fff9;font-size:11px;text-transform:capitalize}.call-participant-row.pending{color:#ffffffb8}.call-participant-more{color:#ffffff9e;font-size:12px}.call-sheet-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;display:flex;align-items:flex-end;justify-content:center;background:#00000070}.call-add-sheet{width:min(430px,100%);max-height:min(620px,calc(100vh - 48px));display:flex;flex-direction:column;gap:14px;padding:10px 16px 16px;border-radius:22px 22px 0 0;color:#111b21;background:#fff;box-shadow:0 -18px 56px #00000057}.call-sheet-handle{align-self:center;width:38px;height:4px;border-radius:999px;background:#d1d7db}.call-sheet-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.call-sheet-header h3{margin:0;font-size:19px;font-weight:600}.call-sheet-header p{margin:3px 0 0;color:#667781;font-size:13px}.call-sheet-close{color:#54656f;background:#f0f2f5}.call-invite-search{height:42px;display:flex;align-items:center;gap:10px;padding:0 12px;border-radius:10px;color:#667781;background:#f0f2f5}.call-invite-search input{min-width:0;flex:1;border:0;outline:none;background:transparent;color:#111b21;font-size:14px}.call-invite-list{min-height:170px;overflow:auto;display:grid;align-content:start}.call-invite-list button{border:0;display:grid;grid-template-columns:42px minmax(0,1fr) 24px;align-items:center;gap:12px;padding:10px 2px;color:#111b21;background:transparent;text-align:left}.call-invite-list .avatar{width:42px;height:42px}.call-invite-list span{min-width:0;display:grid;gap:2px}.call-invite-list strong,.call-invite-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.call-invite-list strong{font-size:15px;font-weight:500}.call-invite-list small{color:#667781;font-size:12px}.call-invite-check{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:transparent}.call-invite-list button.selected .call-invite-check{background:#00a884}.call-invite-empty{padding:28px 0;color:#667781;text-align:center;font-size:14px}.call-invite-submit{border:0;border-radius:999px;height:46px;color:#fff;background:#00a884;font-size:15px;font-weight:600}.call-invite-submit:disabled{color:#8696a0;background:#e9edef}.call-actions{display:flex;align-items:center;justify-content:center;gap:18px}.call-control-sheet{width:min(390px,calc(100vw - 36px));min-height:310px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:1fr 1px 1fr;align-items:center;justify-items:center;row-gap:10px;padding:30px 30px 28px;border:1px solid rgba(255,255,255,.08);border-radius:34px;background:#0e171cf5;box-shadow:0 22px 70px #0000005c}.call-control-sheet:before{content:"";grid-column:1 / -1;grid-row:2;width:calc(100% + 60px);height:1px;background:#ffffff14}.call-sheet-control{min-width:0;border:0;display:grid;justify-items:center;color:#ffffffd1;background:transparent;font-size:18px}.call-sheet-control span{width:86px;height:86px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ffffff14;transition:background .16s ease,color .16s ease,transform .16s ease}.call-sheet-control small{color:#ffffffc2;font-size:18px}.call-sheet-control.active span{color:#111b21;background:#fff}.call-sheet-control.mute.active span{color:red;background:#fff}.call-sheet-control:active span{transform:scale(.97)}.call-sheet-control.speaker{grid-column:1;grid-row:1}.call-sheet-control.mute{grid-column:2;grid-row:1}.call-sheet-control.end{grid-column:1 / -1;grid-row:3}.call-sheet-control.end span{width:200px;height:96px;background:red;box-shadow:0 16px 34px #e91e3f47}.call-action{border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.call-action{width:64px;height:64px}.call-action.accept{background:#00a884}.call-action.decline{background:#e91e3f}.call-end-large{width:96px;height:96px;margin-bottom:10px;box-shadow:0 16px 34px #e91e3f47}.modal-overlay,.media-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:flex;align-items:center;justify-content:center;background:#111b2138}.app-modal,.media-drawer{width:min(440px,calc(100vw - 32px));max-height:min(720px,calc(100vh - 48px));overflow:hidden;border:1px solid #d1d7db;border-radius:8px;background:#fff;box-shadow:0 18px 54px #0b141a38}.app-modal.small{width:min(390px,calc(100vw - 32px))}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:58px;padding:10px 14px 10px 20px;border-bottom:1px solid #e9edef}.modal-header h2{margin:0;color:#111b21;font-size:18px;font-weight:500}.modal-preview{margin:14px 18px 10px;padding:10px 12px;overflow:hidden;border-left:4px solid #00a884;border-radius:6px;color:#3b4a54;background:#f0f2f5;text-overflow:ellipsis;white-space:nowrap}.modal-search{display:flex;align-items:center;gap:10px;height:42px;margin:0 18px 12px;padding:0 12px;border:1px solid #d1d7db;border-radius:999px;color:#54656f;background:#fff}.modal-search input{width:100%;border:0;outline:0;color:#111b21;font:inherit}.modal-list-scroll{height:min(420px,calc(100vh - 260px))}.modal-list-viewport,.media-viewport{width:100%;height:100%}.modal-list-row,.media-row,.info-user{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:10px 18px;border:0;color:#111b21;background:transparent;font:inherit;text-align:left;text-decoration:none}.modal-list-row:hover,.media-row:hover{background:#f5f6f6}.modal-list-row .avatar,.info-user .avatar{width:44px;height:44px}.modal-list-row span,.media-row span,.info-user span{min-width:0;display:grid;gap:3px}.modal-list-row strong,.media-row strong,.info-user strong{overflow:hidden;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.modal-list-row small,.media-row small,.info-user small{overflow:hidden;color:#667781;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.empty-list{padding:28px 18px;color:#667781;text-align:center}.info-section{padding:12px 0}.info-section+.info-section{border-top:1px solid #e9edef}.info-section h3{margin:0 18px 8px;color:#008069;font-size:14px;font-weight:500}.info-section p{margin:0;padding:4px 18px 12px;color:#667781}.restore-form{padding-bottom:18px}.restore-form label{display:grid;gap:7px;margin:14px 18px 0;color:#3b4a54;font-size:13px}.restore-form input{height:42px;border:1px solid #d1d7db;border-radius:8px;padding:0 10px;color:#111b21;font:inherit;outline:0}.restore-form .primary-button{width:calc(100% - 36px);margin:16px 18px 0}.media-scrim{justify-content:flex-end;background:#111b211f}.media-drawer{width:min(420px,100vw);height:100vh;max-height:none;border-radius:0;animation:drawer-in .16s ease-out}.media-scroll{height:calc(100vh - 58px)}.media-row img,.media-file-icon{width:52px;height:52px;border-radius:6px}.media-row img{object-fit:cover;background:#f0f2f5}.media-file-icon{display:inline-flex;align-items:center;justify-content:center;color:#54656f;background:#f0f2f5}.all-media-drawer{background:#fff}.all-media-header{min-height:76px;display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:10px;padding:12px 16px;background:#fff}.all-media-header h2{margin:0;color:#111b21;font-size:28px;font-weight:400;line-height:1}.all-media-tabs{min-height:58px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #e9edef;background:#fff}.all-media-tabs button{position:relative;border:0;color:#54656f;background:transparent;font-size:18px;font-weight:400}.all-media-tabs button.active{color:#111b21}.all-media-tabs button.active:after{content:"";position:absolute;right:0;bottom:0;left:0;height:4px;background:#00a884}.all-media-scroll{height:calc(100vh - 134px)}.all-media-section,.all-doc-section{display:grid;gap:10px}.all-media-section h3,.all-doc-section h3{margin:0;padding:14px 20px 4px;color:#54656f;font-size:15px;font-weight:800}.all-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.all-media-thumb{position:relative;aspect-ratio:1;min-width:0;overflow:hidden;display:block;color:#fff;background:#f0f2f5}.all-media-thumb img,.all-media-thumb video{width:100%;height:100%;display:block;object-fit:cover}.all-media-video-badge{position:absolute;right:8px;bottom:8px;width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#111b219e}.all-doc-row{width:100%;min-height:78px;border:0;display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:16px;padding:10px 20px;color:#111b21;background:transparent;text-align:left;text-decoration:none}.all-doc-row:hover{background:#f5f6f6}.all-doc-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;color:#667781}.all-doc-icon{position:relative}.all-doc-icon small{position:absolute;bottom:7px;color:#fff;font-size:8px;font-weight:800;letter-spacing:0}.all-doc-copy{min-width:0;display:grid;gap:3px}.all-doc-copy strong,.all-doc-copy small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.all-doc-copy strong{color:#111b21;font-size:18px;font-weight:400}.all-doc-copy small,.all-doc-row time{color:#667781;font-size:14px}.all-link-row .all-doc-icon{border-radius:999px;background:#f0f2f5}.all-media-empty{padding-top:28px}.contact-profile-drawer{width:min(420px,100vw);height:100vh;max-height:none;display:flex;flex-direction:column;background:#f5f6f6;animation:drawer-in .16s ease-out}.contact-profile-header{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:10px 18px;background:#fff}.contact-profile-scroll{min-height:0;flex:1}.contact-profile-viewport{width:100%;height:100%;overflow-y:auto!important;overflow-x:hidden!important}.contact-profile-hero{display:grid;justify-items:center;gap:6px;padding:52px 24px 28px;background:#fff;text-align:center}.contact-profile-hero .avatar{width:142px;height:142px;margin-bottom:12px}.contact-profile-hero .avatar-fallback{font-size:42px}.contact-profile-hero h2{max-width:100%;margin:0;overflow:hidden;color:#111b21;font-size:30px;font-weight:400;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.contact-profile-hero p{max-width:100%;margin:0;overflow:hidden;color:#667781;font-size:19px;text-overflow:ellipsis;white-space:nowrap}.contact-profile-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px 18px;background:#fff}.contact-profile-actions button{min-height:78px;border:1px solid #e9edef;border-radius:12px;display:grid;place-items:center;gap:7px;color:#008069;background:#fff;font-size:16px}.contact-profile-card,.contact-profile-media{margin-top:8px;background:#fff}.contact-profile-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px}.contact-profile-row-icon{color:#667781}.contact-profile-card span:last-child{min-width:0;display:grid;gap:4px}.contact-profile-card strong{color:#111b21;font-size:17px;font-weight:400}.contact-profile-card small{color:#667781;font-size:15px}.contact-profile-media{width:100%;border:0;display:grid;gap:12px;padding:16px 18px 18px;color:#111b21;text-align:left}.contact-profile-media-title{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;color:#667781}.contact-profile-media-title strong{overflow:hidden;font-size:15px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.contact-profile-media-title small{font-size:14px}.contact-profile-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.contact-profile-media-thumb{aspect-ratio:1.38;min-width:0;overflow:hidden;border-radius:8px;display:grid;place-items:center;color:#54656f;background:#f0f2f5}.contact-profile-media-thumb img{width:100%;height:100%;object-fit:cover}.contact-profile-media-thumb>span{min-width:0;display:grid;justify-items:center;gap:5px;padding:8px;text-align:center}.contact-profile-media-thumb small,.contact-profile-empty-media{max-width:100%;overflow:hidden;color:#667781;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.contact-profile-empty-media{grid-column:1 / -1;padding:18px;border-radius:8px;background:#f0f2f5;text-align:center}.group-info-drawer .media-viewport{padding-bottom:20px}.group-edit-section{display:grid;gap:12px;padding:18px;border-bottom:1px solid #e9edef}.group-edit-section>.avatar{width:74px;height:74px;margin:0 auto 4px}.group-photo-edit{position:relative;width:88px;height:88px;margin:0 auto 4px;border-radius:999px;overflow:hidden;cursor:pointer}.group-photo-edit .avatar{width:88px;height:88px}.group-photo-edit .avatar-fallback{font-size:24px}.group-photo-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:12px;color:#fff;background:#111b2185;font-size:11px;font-weight:600;text-align:center;text-transform:uppercase;opacity:0;transition:opacity .12s ease}.group-photo-edit:hover .group-photo-overlay{opacity:1}.group-photo-edit input{display:none}.group-info-message{margin:-2px 0 2px;color:#008069;font-size:13px;text-align:center}.group-edit-section h3{margin:0;color:#008069;font-size:14px;font-weight:500}.group-info-drawer .drawer-checkbox-row{display:grid;grid-template-columns:22px 44px minmax(0,1fr);align-items:center;gap:12px;min-height:64px;padding:10px 14px;cursor:pointer}.group-info-drawer .drawer-checkbox-row input{justify-self:center;flex:none;margin:0}.group-info-drawer .drawer-checkbox-row .avatar{width:44px;height:44px}.group-add-member-name{min-width:0;overflow:hidden;color:#111b21;font-size:16px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.group-add-members-panel{min-height:100%;grid-template-rows:auto minmax(0,1fr) auto;align-content:start;gap:0;padding:0}.group-add-member-search{height:42px;margin:10px 14px;border:0;border-radius:999px;display:flex!important;align-items:center;gap:10px!important;padding:0 14px;color:#667781;background:#f0f2f5}.group-add-member-search input{min-width:0;height:100%;border:0!important;padding:0!important;background:transparent}.group-add-member-list{min-height:0;overflow-y:auto;padding-bottom:8px}.group-add-members-panel .drawer-checkbox-row{grid-template-columns:24px 40px minmax(0,1fr);gap:12px;min-height:60px;border:0;border-radius:0;padding:6px 16px;background:#fff}.group-add-members-panel .drawer-checkbox-row:hover{background:#f5f6f6}.group-add-members-panel .drawer-checkbox-row input{width:18px;height:18px}.group-add-members-panel .drawer-checkbox-row .avatar{width:40px;height:40px}.group-add-members-panel .group-add-member-name{display:grid;gap:2px;line-height:1.2}.group-add-members-panel .group-add-member-name strong,.group-add-members-panel .group-add-member-name small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.group-add-members-panel .group-add-member-name strong{color:#111b21;font-size:15px;font-weight:400}.group-add-members-panel .group-add-member-name small{color:#667781;font-size:12px}.group-add-member-submit{width:calc(100% - 28px);margin:10px 14px 14px}.group-add-member-action{width:100%;min-height:58px;border:0;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:12px;padding:6px 0;color:#008069;text-align:left;background:transparent;font:inherit;cursor:pointer}.group-add-member-action:hover{color:#006c59}.group-add-member-icon{width:44px;height:44px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#00a884}.group-add-member-action span:last-child{min-width:0;overflow:hidden;font-size:16px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.group-edit-section label:not(.drawer-checkbox-row){display:grid;gap:6px;color:#3b4a54;font-size:13px}.group-edit-section input,.group-edit-section textarea{width:100%;border:1px solid #d1d7db;border-radius:8px;padding:10px;color:#111b21;font:inherit;outline:0}.group-edit-section textarea{min-height:78px;resize:vertical}.member-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px}.member-row .avatar{width:44px;height:44px}.member-row span{min-width:0;display:grid;gap:3px}.member-row strong,.member-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.member-row strong{font-weight:400}.member-row small{color:#667781;font-size:13px}.leave-group-button{width:calc(100% - 36px);min-height:42px;margin:18px;border:1px solid #f3b8b2;border-radius:8px;color:#b42318;background:#fff4f2;font:inherit}@keyframes drawer-in{0%{transform:translate(36px);opacity:.65}to{transform:translate(0);opacity:1}}.tooltip{border-radius:6px;padding:6px 8px;color:#fff;background:#111b21;font-size:12px}.tooltip-arrow{fill:#111b21}.scrollbar{width:8px}.scroll-thumb{border-radius:999px;background:#54656f59}@media (max-width: 920px){.app-shell{grid-template-columns:58px minmax(280px,38vw) minmax(0,1fr)}.chat-body-layout.with-search{grid-template-columns:minmax(0,1fr) minmax(330px,380px)}.message-list{padding-inline:16px}.chat-header{padding-inline:12px;column-gap:10px}.composer{padding-left:12px}}@media (max-width: 720px){.wa-titlebar{display:none}.wa-window{grid-template-rows:minmax(0,1fr)}.app-shell{grid-template-columns:1fr}.app-rail{display:none}.sidebar{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;border-right:0}.chat-panel,.chat-panel.theme-whatsapp,.chat-panel.theme-telegram,.app-shell.has-active-chat .sidebar{display:none}.app-shell.has-active-chat .chat-panel,.app-shell.has-active-chat .chat-panel.theme-whatsapp,.app-shell.has-active-chat .chat-panel.theme-telegram{display:flex}.chat-panel{min-height:0}.chat-interface,.chat-content{min-width:0;width:100%;height:100%}.mobile-chat-back{display:inline-flex}.chat-header{min-height:60px;grid-template-columns:38px 40px minmax(0,1fr) auto;padding:8px 8px 8px 6px;column-gap:8px}.chat-header-profile-trigger{grid-column:2 / 4;grid-template-columns:40px minmax(0,1fr);gap:8px}.chat-header .avatar{width:40px;height:40px}.chat-header h2{font-size:16px}.chat-header span{font-size:12px}.chat-header-actions{gap:2px}.chat-header-actions .icon-button,.chat-header-actions>.icon-button,.chat-header-actions [aria-label="More options"]{width:36px;height:36px}.message-list{padding:10px 8px 12px}.chat-body-layout.with-search{grid-template-columns:1fr}.chat-body-layout.with-search .messages-scroll{display:none}.message-search-panel{border-left:0}.auth-grid{grid-template-columns:1fr}.message-row{max-width:96%}.message-bubble{max-width:min(88vw,420px)}.composer{gap:4px;padding:7px 6px}.attachment-compose-preview{min-height:150px;max-height:42vh;padding:16px 12px}.attachment-compose-preview img{max-width:94%;max-height:36vh}.recording-composer{min-height:100px;grid-template-columns:44px minmax(0,1fr) 44px 58px;gap:6px;padding:12px 10px}.recording-live{grid-template-columns:54px minmax(0,1fr);gap:8px}.recording-time{font-size:24px}.recording-wave{height:48px;gap:2px}.recording-wave span{width:3px;flex-basis:3px}.recording-trash-button,.recording-pause-button{width:42px;height:42px}.recording-send-button{width:56px;height:56px}.composer .icon-button,.composer .file-button{width:38px;height:38px}.composer input:not([type=file]){min-width:0;height:40px;padding-inline:12px}.sidebar-title-row{min-height:58px;height:58px;padding-inline:12px 16px}.sidebar-title-row h1{font-size:24px}.mobile-title-start{gap:2px}.icon-button.mobile-sidebar-menu{display:none}.wa-mobile-bottom-nav{flex:0 0 auto;min-height:72px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:2px;padding:7px 8px max(7px,env(safe-area-inset-bottom));border-top:1px solid #e9edef;background:#fff}.wa-mobile-bottom-nav button{min-width:0;height:56px;border:0;border-radius:18px;display:grid;justify-items:center;align-content:center;gap:4px;color:#3b4a54;background:transparent;font:inherit}.wa-mobile-bottom-nav button.active{color:#008069}.wa-mobile-bottom-nav button.active .wa-bottom-icon{color:#075e54;background:#d9fdd3}.wa-mobile-bottom-nav strong{min-width:0;overflow:hidden;font-size:12px;font-weight:600;line-height:1;text-overflow:ellipsis;white-space:nowrap}.wa-bottom-icon{position:relative;min-width:52px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#54656f}.wa-bottom-icon small{position:absolute;top:-8px;right:2px;min-width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;color:#fff;background:#00a884;font-size:10px;font-weight:800}.wa-bottom-avatar .avatar img{width:26px;height:26px}.wa-mobile-bottom-nav button.active .wa-bottom-avatar .avatar{outline:3px solid #d9fdd3}.settings-panel,.profile-panel,.tg-contacts-panel{min-height:0;flex:1;height:auto}.search-box{margin:0 10px 8px}.filter-list{padding-inline:10px;gap:6px;overflow-x:auto}.conversation-item{min-height:72px;padding:10px 12px;margin:0;width:100%;border-radius:0}.calls-title-row{min-height:58px;height:58px;padding-inline:12px 16px}.calls-section{padding:0 18px 18px}.calls-section.recent{padding-inline:6px}.call-history-row{grid-template-columns:minmax(0,1fr) 36px 36px}.call-history-main{min-height:70px;grid-template-columns:48px minmax(0,1fr) auto;gap:12px;padding-inline:8px 4px}.call-history-main .avatar{width:48px;height:48px}.call-history-copy strong{font-size:15px}.call-history-copy small{font-size:13px}.call-history-action{width:34px;height:34px}.conversation-item .avatar,.contact-item .avatar{width:50px;height:50px}.conversation-preview,.conversation-title{min-width:0}.emoji-picker{height:min(380px,48vh)}.emoji-grid{grid-template-columns:repeat(8,minmax(32px,1fr));justify-content:stretch}.call-overlay{padding:0}.call-panel{width:100%;min-height:100%;border-radius:0}}.mobile-menu-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:900;background:#0b141a6b;opacity:0;pointer-events:none;transition:opacity .22s ease}.mobile-menu-scrim.open{opacity:1;pointer-events:auto}.mobile-menu-drawer{position:fixed;inset:0 auto 0 0;z-index:901;width:min(316px,86vw);display:flex;flex-direction:column;background:#fff;box-shadow:none;transform:translate(-100%);visibility:hidden;transition:transform .22s ease}.mobile-menu-drawer.open{transform:translate(0);visibility:visible;box-shadow:8px 0 30px #0b141a2e}.mobile-menu-header{display:grid;gap:4px;padding:18px 18px 16px;color:#fff;background:#008069}.mobile-menu-header-top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.mobile-menu-header .avatar{width:58px;height:58px}.mobile-menu-header strong{overflow-wrap:anywhere;font-size:17px;font-weight:600}.mobile-menu-header span{font-size:13px}.mobile-menu-close{width:34px;height:34px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ffffff29}.mobile-menu-scroll{flex:1;min-height:0}.mobile-menu-viewport{width:100%;height:100%;overflow-y:auto!important}.mobile-menu-list{display:grid;padding:8px 0}.mobile-menu-list button{width:100%;min-height:48px;border:0;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:22px;padding:0 22px;color:#111b21;background:transparent;font-size:15px;text-align:left}.mobile-menu-list button:hover{background:#f0f2f5}.mobile-menu-list svg{color:#54656f}.mobile-menu-list .danger,.mobile-menu-list .danger svg{color:#b42318}.mobile-menu-divider{height:1px;margin:7px 0;background:#e9edef}.wa-window.theme-telegram{grid-template-rows:minmax(0,1fr);background:#e8e0d8}.wa-window.theme-telegram .wa-titlebar,.wa-window.theme-telegram .app-rail{display:none}.wa-window.theme-telegram .app-shell{grid-template-columns:380px minmax(0,1fr)}.theme-telegram .sidebar{border-right:1px solid #e0e0e0}.theme-telegram .sidebar-title-row{height:54px;min-height:54px;padding:0 15px}.tg-title-start{min-width:0;display:flex;align-items:center;gap:6px}.tg-title-start h1{margin:0;color:#229ed9;font-size:24px;font-weight:700}.tg-hamburger{width:40px;height:40px;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#707579;background:transparent;flex-shrink:0}.tg-hamburger:hover{background:#f0f0f0}.tg-mobile-more{width:40px;height:40px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#111;background:transparent}.tg-mobile-more:hover{background:#f0f0f0}.tg-contacts-panel{min-height:0;height:100%;display:flex;flex-direction:column;background:#fff}.tg-mobile-bottom-nav{display:none}.theme-telegram .search-box{margin:0 15px 6px;height:40px;border-radius:22px;background:#f0f0f0}.theme-telegram .search-box svg{color:#707579}.theme-telegram .search-box input{font-size:14px}.tg-chat-list{flex:1;min-height:0;height:100%}.theme-telegram .conversation-item{height:72px;padding:0 10px;gap:10px;border-radius:10px;margin:0 8px;width:calc(100% - 16px)}.theme-telegram .conversation-item:hover{background:#f0f0f0}.theme-telegram .conversation-item.active{background:#3390ec;color:#fff}.theme-telegram .conversation-item.active .conversation-title,.theme-telegram .conversation-item.active .conversation-preview,.theme-telegram .conversation-item.active .conversation-time{color:#fff}.theme-telegram .conversation-item.active .conversation-preview,.theme-telegram .conversation-item.active .conversation-time{opacity:.8}.theme-telegram .conversation-title{font-size:15px;font-weight:600}.theme-telegram .conversation-preview{font-size:14px}.theme-telegram .conversation-time{font-size:12px}.theme-telegram .conversation-time.unread{color:#3390ec}.theme-telegram .conversation-item.active .conversation-time.unread{color:#fff}.theme-telegram .unread-badge{background:#3390ec}.theme-telegram .conversation-item.active .unread-badge{background:#fff;color:#3390ec}.theme-telegram .chat-header{height:56px;min-height:56px;background:#fff;border-bottom:1px solid #e0e0e0;padding:0 16px}.theme-telegram .chat-header .avatar{width:42px;height:42px}.theme-telegram .chat-header-copy h2{font-size:15px;font-weight:600;color:#000}.theme-telegram .chat-header-copy span{font-size:13px;color:#707579}.theme-telegram .chat-header-actions{gap:8px}.theme-telegram .chat-header-actions .icon-button{color:#707579}.theme-telegram .message-list{padding:8px 5%;gap:3px}.theme-telegram .message-bubble{border-radius:12px;padding:8px 12px 6px;box-shadow:0 1px 2px #00000014}.theme-telegram .message-row:not(.mine) .message-bubble{background:#fff;border-top-left-radius:4px}.theme-telegram .message-row.mine .message-bubble{background:#effdde;border-top-right-radius:4px}.theme-telegram .sender-name{color:#3390ec;font-weight:600}.theme-telegram .message-meta span{color:#6c7883}.theme-telegram .message-meta svg{color:#4fae4e}.theme-telegram .composer{background:#fff;border-top:1px solid #e0e0e0;padding:6px 12px;min-height:56px;gap:6px}.theme-telegram .composer input{background:#fff;border:1px solid #e0e0e0;border-radius:22px;padding:0 16px;height:40px;font-size:14px}.theme-telegram .composer input:focus{border-color:#3390ec}.theme-telegram .composer .icon-button{color:#707579}.theme-telegram .send-button{color:#3390ec}.theme-telegram .send-button.recording{color:#ea0038}.theme-telegram .empty-chat-card{box-shadow:0 0 0 1px #3390ec;background:#fff}.tg-drawer-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:900;opacity:0;pointer-events:none;transition:opacity .25s ease}.tg-drawer-scrim.open{opacity:1;pointer-events:auto}.tg-drawer{position:fixed;top:0;left:0;bottom:0;width:300px;background:#fff;z-index:910;display:flex;flex-direction:column;transform:translate(-100%);transition:transform .25s cubic-bezier(.4,0,.2,1);box-shadow:2px 0 12px #00000026}.tg-drawer.open{transform:translate(0)}.tg-drawer-header{padding:16px 16px 12px;background:linear-gradient(135deg,#6c5ce7,#8e7cf8);color:#fff}.tg-drawer-header-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.tg-drawer-header-top .avatar{width:54px;height:54px}.tg-drawer-header-top .avatar-fallback{background:#ffffff40;color:#fff;font-size:20px}.tg-drawer-close{width:32px;height:32px;border:0;border-radius:50%;background:#ffffff26;color:#fff;display:flex;align-items:center;justify-content:center}.tg-drawer-close:hover{background:#ffffff40}.tg-drawer-user{display:flex;flex-direction:column;gap:2px}.tg-drawer-user strong{font-size:16px;font-weight:600}.tg-drawer-user span{font-size:13px;opacity:.8;color:#c9d1ec}.tg-drawer-scroll{flex:1;min-height:0}.tg-drawer-viewport{width:100%;height:100%;overflow-y:auto!important}.tg-drawer-menu{display:flex;flex-direction:column;padding:8px 0}.tg-drawer-menu button{display:flex;align-items:center;gap:20px;padding:12px 24px;border:0;background:transparent;color:#222;font-size:15px;text-align:left;width:100%}.tg-drawer-menu button:hover{background:#f4f4f4}.tg-drawer-menu button svg{color:#707579;flex-shrink:0}.tg-drawer-menu button.danger{color:#e53935}.tg-drawer-menu button.danger svg{color:#e53935}.tg-drawer-divider{height:1px;background:#e0e0e0;margin:6px 0}.theme-telegram .settings-panel .thought-bubble{background:#e3f2fd;color:#3390ec;border-color:#bbdefb}.theme-telegram .settings-profile-hero .thought-bubble{background:#ffffff26;color:#fff;border-color:transparent}.theme-segment{display:flex;border:1px solid #d1d7db;border-radius:20px;overflow:hidden}.theme-segment button{padding:5px 14px;border:0;background:transparent;font-size:13px;font-weight:500;color:#54656f;flex:1;min-width:80px}.theme-segment button.active{background:#00a884;color:#fff}.theme-telegram .theme-segment button.active{background:#3390ec}.settings-theme-row{display:flex;align-items:center;gap:16px;padding:10px 18px;cursor:default}.settings-theme-row>span{flex:1;display:grid;gap:3px}.theme-telegram .avatar-fallback{border-radius:100%;color:#fff;background:linear-gradient(135deg,#5ac8fa,#229ed9);text-shadow:0 1px 1px rgba(0,0,0,.16)}.theme-telegram .avatar-fallback[data-tone="0"]{background:linear-gradient(135deg,#5ac8fa,#229ed9)}.theme-telegram .avatar-fallback[data-tone="1"]{background:linear-gradient(135deg,#7ed957,#31b545)}.theme-telegram .avatar-fallback[data-tone="2"]{background:linear-gradient(135deg,#ff9f6e,#f05a42)}.theme-telegram .avatar-fallback[data-tone="3"]{background:linear-gradient(135deg,#b18cff,#6f5eea)}.theme-telegram .avatar-fallback[data-tone="4"]{background:linear-gradient(135deg,#ffcf5c,#f39c12)}.theme-telegram .avatar-fallback[data-tone="5"]{background:linear-gradient(135deg,#66d6c5,#18a999)}.theme-telegram .avatar-fallback[data-tone="6"]{background:linear-gradient(135deg,#ff7ba7,#e84393)}.theme-telegram .message-row.highlighted .message-bubble{background:#d4edda}.theme-telegram .tooltip{background:#333}.theme-telegram .tooltip-arrow{fill:#333}.theme-telegram .scroll-thumb{background:#0003}.theme-telegram .primary-button{background:#3390ec}.theme-telegram .primary-button:hover{background:#2b7fd4}.theme-telegram .link-button{color:#3390ec}.guide-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#111b2175;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.guide-dialog{position:fixed;z-index:1201;top:50%;left:50%;width:min(920px,calc(100vw - 36px));max-height:min(760px,calc(100dvh - 36px));transform:translate(-50%,-50%);display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden;border:1px solid rgba(17,27,33,.08);border-radius:18px;background:#fff;box-shadow:0 24px 80px #111b213d}.guide-topbar{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px 18px;border-bottom:1px solid #eef1f3}.guide-brand{min-width:0;display:flex;align-items:center;gap:14px}.guide-brand>span,.guide-step-icon{width:44px;height:44px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;color:#fff;background:linear-gradient(135deg,#00a884,#1d78d4)}.guide-title{display:block;color:#111b21;font-size:20px;font-weight:800;line-height:1.2}.guide-description{margin-top:3px;color:#667781;font-size:14px}.guide-close,.mobile-guide-button{border:0;display:inline-flex;align-items:center;justify-content:center;color:#54656f;background:transparent}.guide-close{width:38px;height:38px;border-radius:999px}.guide-close:hover{color:#111b21;background:#f0f2f5}.guide-progress{height:4px;background:#eef1f3}.guide-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#00a884,#1d78d4);transition:width .24s ease}.guide-body{min-height:0;display:grid;grid-template-columns:280px minmax(0,1fr)}.guide-step-list{min-height:0;overflow:auto;display:flex;flex-direction:column;gap:6px;padding:18px;border-right:1px solid #eef1f3;background:#f8fafb}.guide-step-tab{min-height:42px;border:1px solid transparent;border-radius:10px;display:flex;align-items:center;gap:10px;padding:0 12px;color:#54656f;background:transparent;font-size:14px;text-align:left}.guide-step-tab span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guide-step-tab:hover{background:#fff}.guide-step-tab.active{border-color:#00a88438;color:#008069;background:#e7fce3;font-weight:700}.guide-step-tab.complete{color:#1d78d4}.guide-step-panel{min-width:0;overflow:auto;padding:30px}.guide-step-hero{display:flex;align-items:flex-start;gap:18px}.guide-step-hero small{display:block;margin-bottom:4px;color:#008069;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.guide-step-hero h2{color:#111b21;font-size:28px;line-height:1.15}.guide-step-hero p{max-width:560px;margin-top:8px;color:#54656f;font-size:15px;line-height:1.55}.guide-tips{display:grid;gap:12px;margin-top:28px}.guide-tip{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:flex-start;padding:14px;border:1px solid #e6ebee;border-radius:12px;color:#27343b;background:#fff;box-shadow:0 8px 22px #111b210a}.guide-tip svg{margin-top:2px;color:#00a884}.guide-footer{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 24px;border-top:1px solid #eef1f3;background:#fff}.guide-footer-actions{display:flex;align-items:center;gap:10px}.guide-secondary,.guide-nav-button,.guide-primary{min-height:40px;border-radius:10px;border:1px solid #dbe3e7;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;font-size:14px;font-weight:700}.guide-secondary,.guide-nav-button{color:#54656f;background:#fff}.guide-secondary:hover,.guide-nav-button:hover:not(:disabled){color:#111b21;background:#f0f2f5}.guide-nav-button:disabled{cursor:not-allowed;opacity:.46}.guide-primary{border-color:transparent;color:#fff;background:#008069}.guide-primary:hover{background:#006f5f}.mobile-guide-button{display:none}.tour-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;pointer-events:auto}.tour-dim{position:absolute;top:0;right:0;bottom:0;left:0;background:#111b21ad;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.tour-hole{position:absolute;border:3px solid #ffffff;border-radius:12px;box-shadow:0 0 0 9999px #111b2170,0 0 0 5px #00a8848f,0 12px 34px #00000047;pointer-events:none;transition:top .2s ease,left .2s ease,width .2s ease,height .2s ease}.tour-arrow{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none;filter:drop-shadow(0 2px 2px rgba(0,0,0,.26))}.tour-card{position:absolute;min-height:156px;padding:14px;border:1px solid rgba(255,255,255,.2);border-radius:14px;color:#fff;background:#0e161ce6;box-shadow:0 20px 54px #00000057}.tour-card.missing{border-color:#ffc10794}.tour-card-top{display:flex;align-items:center;gap:8px;color:#ffffffc7;font-size:12px;font-weight:700}.tour-icon{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:#00a884}.tour-card-top button{width:30px;height:30px;margin-left:auto;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ffffff1a}.tour-card h2{margin-top:12px;color:#fff;font-size:20px;line-height:1.2}.tour-card p{margin-top:7px;color:#ffffffd1;font-size:14px;line-height:1.45}.tour-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:16px}.tour-actions span{display:flex;align-items:center;gap:8px}.tour-skip,.tour-nav,.tour-next{min-height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 13px;font-size:13px;font-weight:800}.tour-skip,.tour-nav{border:1px solid rgba(255,255,255,.26);color:#fff;background:transparent}.tour-nav:disabled{cursor:not-allowed;opacity:.42}.tour-next{border:0;color:#fff;background:#00a884}.tour-next:hover{background:#008f72}@media (max-width: 720px){.guide-dialog{width:100vw;height:100dvh;max-height:none;border:0;border-radius:0}.guide-topbar{padding:16px}.guide-body{grid-template-columns:1fr}.guide-step-list{flex-direction:row;overflow-x:auto;padding:12px 14px;border-right:0;border-bottom:1px solid #eef1f3}.guide-step-tab{flex:0 0 auto;max-width:210px}.guide-step-panel{padding:22px 16px}.guide-step-hero{display:grid;gap:14px}.guide-step-hero h2{font-size:24px}.guide-footer{padding:12px 14px}.guide-footer-actions{flex:1;justify-content:flex-end}.mobile-guide-button{position:fixed;right:16px;bottom:82px;z-index:500;width:46px;height:46px;border-radius:999px;color:#fff;background:#008069;box-shadow:0 12px 28px #00806952}.tour-card{position:fixed;right:14px;bottom:86px;left:14px!important;top:auto!important;width:auto!important}.tour-actions{align-items:flex-start}.tour-actions span{flex-wrap:wrap;justify-content:flex-end}}@media (max-width: 920px){.theme-telegram .app-shell{grid-template-columns:minmax(280px,38vw) minmax(0,1fr)}}@media (max-width: 720px){.wa-window.theme-telegram .app-shell,.theme-telegram .app-shell{grid-template-columns:1fr}.theme-telegram .sidebar{display:flex;flex-direction:column;width:100%;height:100%;min-height:0;border-right:0;background:#fff}.theme-telegram .chat-panel.theme-telegram,.theme-telegram .app-shell.has-active-chat .sidebar{display:none}.theme-telegram .app-shell.has-active-chat .chat-panel.theme-telegram{display:flex}.theme-telegram .app-shell:not(.has-active-chat) .sidebar{padding-bottom:0}.theme-telegram .sidebar-title-row{height:62px;min-height:62px;padding:12px 18px 6px;background:#fff}.theme-telegram .tg-mobile-title-row{padding-left:24px}.theme-telegram .tg-title-start h1,.theme-telegram .tg-mobile-title-row h1{color:#168acd;font-size:23px;font-weight:700;line-height:1;letter-spacing:0}.theme-telegram .tg-hamburger{display:none}.theme-telegram .top-actions{gap:4px}.theme-telegram .top-actions .icon-button:not(.plus-btn){display:none}.theme-telegram .top-actions .plus-btn{position:fixed;right:20px;bottom:calc(98px + env(safe-area-inset-bottom));z-index:30;width:54px;height:54px;border-radius:999px;color:#fff!important;background:#27a8ea!important;box-shadow:0 8px 18px #27a8ea59}.theme-telegram .top-actions .plus-btn svg{width:24px;height:24px}.theme-telegram .search-box{height:40px;margin:0 18px 8px;padding:0 15px;border-radius:999px;gap:11px;background:#f3f3f5}.theme-telegram .search-box svg{width:19px;height:19px;color:#7d848d}.theme-telegram .search-box input{font-size:18px;color:#1f2933}.theme-telegram .search-box input::placeholder{color:#8b8f96}.theme-telegram .tg-chat-list{flex:1;min-height:0}.theme-telegram .tg-chat-list .scroll-viewport{padding-bottom:10px}.theme-telegram .conversation-item{width:100%;min-height:72px;height:72px;margin:0;padding:6px 16px;gap:12px;border-radius:0;background:#fff}.theme-telegram .conversation-item.active,.theme-telegram .conversation-item:hover{color:inherit;background:#f4f4f4}.theme-telegram .conversation-item .avatar,.theme-telegram .contact-item .avatar,.theme-telegram .tg-contact-row .avatar{width:54px;height:54px}.theme-telegram .conversation-title{max-width:100%;color:#111;font-size:17px;font-weight:700;line-height:1.12}.theme-telegram .conversation-preview{margin-top:4px;color:#777b82;font-size:16px;line-height:1.1}.theme-telegram .conversation-side{min-width:54px;align-self:stretch;padding-top:7px;align-items:flex-end}.theme-telegram .conversation-time{color:#8b8f96;font-size:13px;line-height:1}.theme-telegram .conversation-time.unread{color:#238bd0}.theme-telegram .unread-badge{min-width:22px;height:22px;padding:0 6px;font-size:12px;background:#2ca5e0}.theme-telegram .mini-read svg{width:16px;height:16px}.theme-telegram .tg-contact-row{min-height:72px;width:100%;margin:0;padding:6px 16px;border-radius:0}.theme-telegram .tg-contact-row span{min-width:0;display:grid;gap:5px}.theme-telegram .tg-contact-row strong{color:#111;font-size:17px}.theme-telegram .tg-contact-row small{color:#777b82;font-size:13px}.theme-telegram .tg-calls-list .scroll-viewport{padding-bottom:10px}.theme-telegram .tg-calls-list .calls-section.recent{padding:0}.theme-telegram .tg-calls-list .calls-section.recent h2{padding:12px 18px 6px;color:#111;font-size:14px;font-weight:700}.theme-telegram .tg-calls-list .call-history-row{grid-template-columns:minmax(0,1fr) 42px 42px;min-height:72px;border-radius:0;background:#fff}.theme-telegram .tg-calls-list .call-history-row:hover{background:#f4f4f4}.theme-telegram .tg-calls-list .call-history-main{min-height:72px;grid-template-columns:54px minmax(0,1fr) auto;gap:12px;padding:6px 8px 6px 16px}.theme-telegram .tg-calls-list .call-history-main .avatar{width:54px;height:54px}.theme-telegram .tg-calls-list .call-history-copy strong{color:#111;font-size:17px;font-weight:500}.theme-telegram .tg-calls-list .call-history-copy small{color:#667781;font-size:13px}.theme-telegram .tg-calls-list .call-history-copy small.missed,.theme-telegram .tg-calls-list .call-history-copy small.missed svg{color:#d93025}.theme-telegram .tg-calls-list .call-history-time{color:#667781;font-size:12px}.theme-telegram .tg-calls-list .call-history-action{width:38px;height:38px;color:#54656f}.theme-telegram .tg-calls-list .call-history-action:hover{color:#168acd;background:#e5f5fe}.theme-telegram .tg-mobile-bottom-nav{flex:0 0 auto;min-height:59px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;gap:2px;margin:0 15px max(15px,env(safe-area-inset-bottom));padding:5px;border:1px solid rgba(0,0,0,.07);border-radius:32px;background:#fffffff0;box-shadow:0 1px 5px #0000002e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.theme-telegram .tg-mobile-bottom-nav button{min-width:0;height:47px;border:0;border-radius:27px;display:grid;justify-items:center;align-content:center;gap:2px;color:#111;background:transparent;font:inherit}.theme-telegram .tg-mobile-bottom-nav button.active{color:#168acd;background:#e5f5fe}.theme-telegram .tg-mobile-bottom-nav strong{font-size:12px;font-weight:700;line-height:1}.theme-telegram .tg-bottom-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:23px}.theme-telegram .tg-bottom-icon svg{width:22px;height:22px}.theme-telegram .tg-bottom-icon small{position:absolute;top:-7px;right:-12px;min-width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;color:#fff;background:#168acd;font-size:10px;font-weight:800}.theme-telegram .tg-bottom-avatar .avatar{width:22px;height:22px}.theme-telegram .tg-bottom-avatar .avatar img{width:22px;height:22px;border-radius:999px}.theme-telegram .tg-bottom-avatar .avatar-fallback{background:#6f5eea;font-size:11px;width:22px;height:22px}.theme-telegram .settings-panel,.theme-telegram .profile-panel,.theme-telegram .tg-contacts-panel{min-height:0;flex:1}}.plus-btn{background:#00a884!important;color:#fff!important}.call-avatar-single img{height:200px;width:200px}
