.inbox-state{text-align:center;color:var(--muted);flex-direction:column;align-items:center;gap:8px;padding:40px 20px;display:flex}.inbox-state.error{color:#b7273c}.inbox-state.channel-access-warning{border:1px solid var(--amber);background:var(--amber-soft);color:var(--amber);border-radius:12px;margin:12px;padding:18px 14px}.inbox-state button{border:1px solid var(--line);background:var(--panel);color:var(--ink);border-radius:8px;padding:7px 10px}.message.failed{background:var(--danger-soft);border:1px solid var(--danger)}.message-error{color:var(--danger)!important;margin-top:6px!important;font-size:9px!important}.channel-health.reconnecting{color:var(--amber);background:var(--amber-soft)}.channel-health.offline{color:var(--danger);background:var(--danger-soft)}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-sans:"Segoe UI Variable", "Segoe UI", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--ink:#17211d;--muted:#65716b;--line:#dfe5e1;--soft:#f3f6f4;--panel:#fff;--nav:#101915;--nav-raised:#17231e;--brand:#81d1b0;--brand-hover:#66c69e;--brand-soft:#f5f7f6;--green:#2a9d6f;--green-soft:#e8f7f0;--amber:#c67a17;--amber-soft:#fff4df;--danger:#c74242;--danger-soft:#fff0f0;--surface-canvas:#f5f7f5;--surface-subtle:#eef2ef;--text-strong:#17211d;--text-muted:#65716b;--border-subtle:#dfe5e1;--focus-ring:0 0 0 3px #81d1b033;--shadow-sm:0 1px 2px #1019150d;--shadow-md:0 14px 36px #10191514;--shadow-lg:0 24px 64px #10191524;--shadow:var(--shadow-md);--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--radius-xl:24px;--login-canvas:#171a19;--login-surface:#202623;--login-purple:#76cda9;--login-indigo:#65c69e;--login-cyan:#22d3ee;--login-text:#f7f8f8;--login-muted:#a4b1ac;--login-success:#22c55e;--app-canvas:#171a19;--app-canvas-raised:#1f2321;--app-surface:#232926;--app-surface-raised:#292f2d;--app-surface-soft:#313a36;--app-border:#9fada729;--app-border-strong:#9edbc252;--app-text:#f7f8f8;--app-text-muted:#a4b1ac;--app-purple:#88d3b4;--app-indigo:#77cda9;--app-cyan:#22d3ee;--app-success:#2dd4a3;--app-warning:#fbbf24;--app-danger:#fb7185;--app-glow:0 24px 70px #0d0f0e52}*{scrollbar-color:#c7d0ca transparent;scrollbar-width:thin}body{background:var(--surface-canvas);color:var(--text-strong);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}:where(button,a,input,select,textarea,summary):focus-visible{outline:2px solid var(--brand);outline-offset:2px}::selection{color:var(--text-strong);background:#81d1b02e}.ui-button{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 15px;font-weight:700;line-height:1;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.ui-button:hover:not(:disabled){transform:translateY(-1px)}.ui-button:disabled{cursor:not-allowed;opacity:.55}.ui-button-primary{background:var(--brand);color:#fff;box-shadow:0 8px 18px #81d1b033}.ui-button-primary:hover:not(:disabled){background:var(--brand-hover)}.ui-button-secondary{border-color:var(--border-subtle);background:var(--panel);color:var(--text-strong);box-shadow:var(--shadow-sm)}.ui-button-secondary:hover:not(:disabled),.ui-button-ghost:hover:not(:disabled){background:var(--surface-subtle)}.ui-button-ghost{color:inherit;background:0 0}.ui-button-danger{background:var(--danger);color:#fff}.ui-button-sm{border-radius:10px;min-height:34px;padding:0 11px;font-size:12px}.ui-button-lg{min-height:46px;padding:0 19px}.ui-button-icon{width:var(--touch-target);min-width:var(--touch-target);height:var(--touch-target);padding:0}.ui-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-sm)}.ui-card-interactive{transition:border-color .16s,box-shadow .16s,transform .16s}.ui-card-interactive:hover{box-shadow:var(--shadow-md);border-color:#cdd6d0;transform:translateY(-2px)}.ui-badge{border:1px solid #0000;border-radius:999px;align-items:center;gap:5px;min-height:24px;padding:3px 9px;font-size:11px;font-weight:750;display:inline-flex}.ui-badge-neutral{border-color:var(--border-subtle);background:var(--surface-subtle);color:var(--text-muted)}.ui-badge-brand{background:var(--brand-soft);color:#55c093}.ui-badge-success{background:var(--green-soft);color:#176b4b}.ui-badge-warning{background:var(--amber-soft);color:#87520c}.ui-badge-danger{background:var(--danger-soft);color:#9e3030}.app-shell{background:var(--surface-canvas)}.sidebar{background:radial-gradient(circle at 20% 0%, #46b4851c, transparent 30%), var(--nav);color:#b9c5be;border-right:1px solid #ffffff0f;width:248px;padding:18px 12px 14px}.sidebar-brand{padding:0 8px 18px}.sidebar .brand-lockup.compact{padding:0}.brand-copy{gap:1px;min-width:0;display:grid}.brand-copy strong{color:#fff;letter-spacing:-.025em;font-size:16px}.brand-copy small{color:#7f9187;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:750}.brand-mark{background:linear-gradient(145deg,#8fd6b8,#62c59c);border:1px solid #ffffff1c;border-radius:12px;box-shadow:0 10px 24px #3b9e7547}.sidebar-workspace{margin-top:15px}.sidebar-workspace .workspace-switch,.sidebar-workspace .workspace-switch-static{color:#fff;background:#ffffff0b;border:1px solid #ffffff14;border-radius:13px;width:100%;min-width:0;padding:8px}.sidebar-workspace .workspace-switch:hover{background:#ffffff13}.sidebar-workspace .workspace-switch small{color:#82938a}.sidebar-workspace .workspace-menu{width:100%;top:calc(100% + 7px);left:0;right:auto}.sidebar-nav{gap:15px;min-height:0;padding:3px 0 10px;display:grid;overflow-y:auto}.nav-group{gap:3px;display:grid}.nav-group-label{color:#687a70;letter-spacing:.12em;text-transform:uppercase;padding:0 11px 5px;font-size:9px;font-weight:800}.sidebar .nav-item,.mobile-nav-drawer .nav-item{border-radius:10px;min-height:39px;padding:8px 10px;font-size:12px;font-weight:650;transition:background-color .15s,color .15s,transform .15s}.sidebar .nav-item:hover{color:#fff;background:#ffffff0f;transform:translate(2px)}.sidebar .nav-item.active{color:#fff;background:linear-gradient(90deg,#81d1b03d,#81d1b014);box-shadow:inset 2px 0 #9ddbc1}.sidebar .nav-item.active svg{color:#ccd4d1}.sidebar-bottom{border-color:#ffffff14}.main-area{background:var(--surface-canvas)}.topbar{border-color:var(--border-subtle);background:color-mix(in srgb, var(--app-surface,#fff) 94%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);height:auto;min-height:76px;padding:11px clamp(16px,2vw,28px)}.page-title{min-width:0}.page-title .eyebrow{color:var(--green);letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px;font-size:9px;font-weight:800}.page-title h1{color:var(--text-strong);letter-spacing:-.035em;font-size:clamp(20px,1.9vw,27px);font-weight:760;line-height:1.08}.topbar-actions{gap:9px}.global-search{border:1px solid var(--border-subtle);background:var(--surface-subtle);border-radius:12px;height:42px;transition:background-color .15s,border-color .15s,box-shadow .15s}.global-search:focus-within{box-shadow:var(--focus-ring);background:#fff;border-color:#81d1b080}.management-page{background:radial-gradient(circle at 100% 0%, #46b4850b, transparent 28%), var(--surface-canvas);padding:clamp(18px,2.3vw,32px)}.page-subtitle{max-width:760px;color:var(--text-muted);margin:0 0 22px;line-height:1.6}:where(.card,.panel,.list-panel,.resource-card,.settings-card,.integration-summary){border-color:var(--border-subtle);box-shadow:var(--shadow-sm)}:where(.primary-button,.button.primary){border-radius:var(--radius-md);background:var(--brand);box-shadow:0 8px 18px #81d1b02e}:where(.primary-button,.button.primary):hover:not(:disabled){background:var(--brand-hover)}:where(input,textarea,select):focus{box-shadow:var(--focus-ring);border-color:#81d1b08c}.automation-rule-actions .subtle-button,.automation-rule-actions .icon-only{border:1px solid var(--border-subtle);min-height:36px;color:var(--text-strong);background:#fff;border-radius:10px;padding:0 11px;text-decoration:none}.automation-rule-actions .subtle-button:hover,.automation-rule-actions .icon-only:hover{background:var(--brand-soft);color:#55c093;border-color:#e0e5e3}.automation-rule-actions .danger{color:var(--danger);border-color:#f0d2d2}.automation-rule-actions .danger:hover{background:var(--danger-soft);color:#9e3030;border-color:#e8bebe}.login-page,.auth-centered{background:radial-gradient(circle at 12% 8%,#46b48521,#0000 27%),radial-gradient(circle at 90% 90%,#81d1b01f,#0000 30%),#f4f7f5}.login-story{background:linear-gradient(145deg, #101915f0, #14221cf7), var(--nav)}.login-story:after{background:radial-gradient(circle,#81d1b047,#0000 67%)}.login-card,.auth-card{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);border:1px solid #dfe5e1e6}.login-card input,.auth-card input,.auth-card select{border-color:var(--border-subtle);border-radius:var(--radius-md);background:#fbfcfb;min-height:46px}@media (max-width:900px){.sidebar{width:76px}.sidebar .brand-copy,.sidebar .nav-group-label,.sidebar-workspace{display:none}}@media (max-width:680px){.topbar{min-height:64px;padding:8px max(10px, var(--safe-right)) 8px max(10px, var(--safe-left))}.management-page{padding:16px 12px max(20px, var(--safe-bottom))}.mobile-nav-drawer{background:radial-gradient(circle at 20% 0%, #46b4851c, transparent 28%), var(--nav)}.mobile-nav-drawer .nav-group-label{color:#74867c}.mobile-nav-drawer .nav-item.active{color:#fff;background:#81d1b033}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[data-app-theme=light]{--app-canvas:#f2f3f3;--app-canvas-raised:#f9fafa;--app-surface:#fff;--app-surface-raised:#f9f9f9;--app-surface-soft:#eef0ef;--app-border:#3f494524;--app-border-strong:#74cca747;--app-text:#222825;--app-text-muted:#6c7d76;--app-purple:#71cba5;--app-indigo:#5bc297;--app-cyan:#087e9d;--app-success:#168866;--app-warning:#a76608;--app-danger:#c53f5c;--app-glow:0 24px 70px #343d3921}.theme-toggle{flex:none;position:relative}.theme-toggle:after{background:var(--app-cyan);width:4px;height:4px;box-shadow:0 0 8px color-mix(in srgb, var(--app-cyan) 70%, transparent);content:"";border-radius:999px;position:absolute;bottom:5px;right:5px}html[data-app-theme=light] .app-shell-premium{--ink:var(--app-text);--muted:var(--app-text-muted);--line:var(--app-border);--soft:#515f590e;--panel:var(--app-surface);--nav:#fbfcfc;--nav-raised:#fff;--brand:var(--app-purple);--brand-hover:#5ac297;--brand-soft:#71cba51c;--green:var(--app-success);--green-soft:#1688661a;--amber:var(--app-warning);--amber-soft:#a766081a;--danger:var(--app-danger);--danger-soft:#c53f5c1a;--surface-canvas:var(--app-canvas);--surface-subtle:var(--app-surface-soft);--text-strong:var(--app-text);--text-muted:var(--app-text-muted);--border-subtle:var(--app-border);--focus-ring:0 0 0 3px #5bc29729;--shadow-sm:0 1px 2px #343d390d, 0 9px 25px #343d390f;--shadow-md:0 18px 44px #343d391c;--shadow-lg:0 28px 72px #343d3929;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:radial-gradient(circle at 84% -8%, #5bc29721, transparent 32%), radial-gradient(circle at 58% 110%, #71cba514, transparent 35%), var(--app-canvas)}html[data-app-theme=light] .app-shell-premium:before{background-image:linear-gradient(#5bc2970a 1px,#0000 1px),linear-gradient(90deg,#5bc2970a 1px,#0000 1px)}html[data-app-theme=light] .premium-sidebar{color:#5e6e67;background:radial-gradient(circle at 20% -5%,#71cba521,#0000 29%),radial-gradient(circle at 110% 65%,#087e9d0f,#0000 30%),linear-gradient(#fcfdfdfc,#f5f7f6fc);border-right-color:#5bc29724;box-shadow:18px 0 55px #343d3912}html[data-app-theme=light] .premium-sidebar:after{background-image:linear-gradient(#5bc29709 1px,#0000 1px),linear-gradient(90deg,#5bc29709 1px,#0000 1px)}html[data-app-theme=light] .premium-sidebar .brand-copy strong,html[data-app-theme=light] .premium-sidebar .workspace-switch strong{color:#252b28}html[data-app-theme=light] .premium-sidebar .brand-copy small,html[data-app-theme=light] .premium-sidebar .workspace-switch small,html[data-app-theme=light] .premium-sidebar .nav-group-label{color:#72847d}html[data-app-theme=light] .premium-sidebar .workspace-switch,html[data-app-theme=light] .premium-sidebar .workspace-switch-static{background:#ffffffb8;border-color:#3f494521;box-shadow:inset 0 1px #ffffffe6}html[data-app-theme=light] .premium-sidebar .workspace-logo{color:#17627a}html[data-app-theme=light] .premium-sidebar .nav-item,html[data-app-theme=light] .app-shell-premium .mobile-nav-drawer .nav-item{color:#61706a}html[data-app-theme=light] .nav-icon-shell{color:#6f8079}html[data-app-theme=light] .premium-sidebar .nav-item:hover{color:#2c3431;background:#5bc29712;border-color:#5bc2971c}html[data-app-theme=light] .premium-sidebar .nav-item.active{color:#37946d;background:linear-gradient(90deg,#71cba529,#5bc2970e);border-color:#71cba53b;box-shadow:inset 2px 0 #71cba5,0 10px 28px #3b9f7514}html[data-app-theme=light] .premium-sidebar .nav-item.active .nav-icon-shell{color:#56c094}html[data-app-theme=light] .premium-sidebar .sidebar-bottom{border-color:#3f49451c}html[data-app-theme=light] .sidebar-secure-note{background:#16886611;border-color:#1688662b}html[data-app-theme=light] .sidebar-secure-note strong{color:#414c47}html[data-app-theme=light] .sidebar-secure-note small,html[data-app-theme=light] .sidebar-collapse-control{color:#70827b}html[data-app-theme=light] .app-shell-premium .premium-topbar{background:#fbfbfbdb;border-bottom-color:#5bc29724;box-shadow:0 12px 38px #343d3912}html[data-app-theme=light] .topbar-context,html[data-app-theme=light] .global-search-trigger,html[data-app-theme=light] .app-shell-premium .icon-button{color:#66766f;background:#ffffffb8;border-color:#3f494524}html[data-app-theme=light] .global-search-trigger-copy strong{color:#333b38}html[data-app-theme=light] .global-search-trigger-copy small,html[data-app-theme=light] .global-search-trigger kbd{color:#74867f}html[data-app-theme=light] .global-search-trigger kbd{background:#f2f4f3}html[data-app-theme=light] .app-shell-premium .icon-button:hover,html[data-app-theme=light] .global-search-trigger:hover{color:#43b485;background:#71cba517;border-color:#71cba547}html[data-app-theme=light] .app-shell-premium :where(.search-dialog,.notification-popover,.workspace-menu){color:var(--app-text);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 90% 0,#5bc29717,#0000 34%),#fffffffa;border-color:#71cba53b}html[data-app-theme=light] .app-shell-premium :where(.search-overlay,.modal-backdrop,.label-detail-overlay){background:#323a3761}html[data-app-theme=light] .app-shell-premium .search-input,html[data-app-theme=light] .app-shell-premium :where(input,select,textarea){--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--app-text);background-color:#f2f3f3b8;border-color:#3f494529}html[data-app-theme=light] .app-shell-premium :where(input,textarea)::placeholder{color:#81938b}html[data-app-theme=light] .app-shell-premium :where(input,select,textarea):focus{background-color:#fff;border-color:#5bc2976b}html[data-app-theme=light] .app-shell-premium .premium-management-page{background:radial-gradient(circle at 98% 0,#087e9d0d,#0000 25%)}html[data-app-theme=light] .app-shell-premium :where(.stack-card,.table-card,.settings-card,.resource-card,.integration-summary,.integration-widget,.integration-hero,.channels-center,.automation-management-card,.channel-card,.automation-rule-row,.files-toolbar,.files-layout,.modal-card,.label-summary-grid article,.team-summary-grid article){border-color:var(--app-border);color:var(--app-text);box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#5bc29706,#0000 42%),#ffffffed}html[data-app-theme=light] .app-shell-premium :where(a.subtle-button,button.subtle-button,.secondary-button){color:#52605a;background:#fffc}html[data-app-theme=light] .app-shell-premium .settings-tabs,html[data-app-theme=light] .app-shell-premium :where(.ui-surface,.ui-surface-raised,.ui-surface-subtle,.ui-surface-glass){border-color:var(--app-border);color:var(--app-text);background:#ffffffdb}html[data-app-theme=light] .app-shell-premium .settings-tabs a.active{color:#42b283}html[data-app-theme=light] .inbox-shell-premium .inbox-grid{background:radial-gradient(circle at 46% 0,#5bc29712,#0000 31%),#edefee}html[data-app-theme=light] .inbox-shell-premium .inbox-grid>:where(.filter-column,.conversation-column,.chat-column,.contact-panel){border-color:#3f494521;box-shadow:0 18px 44px #343d391a}html[data-app-theme=light] .inbox-shell-premium :where(.filter-column,.contact-panel){background:#f9fafa}html[data-app-theme=light] .inbox-shell-premium .conversation-column{background:#fff}html[data-app-theme=light] .inbox-shell-premium :where(.conversation-column .list-toolbar,.conversation-list-summary){background:#fafbfbf7}html[data-app-theme=light] .inbox-shell-premium .filter-item{color:#65756e}html[data-app-theme=light] .inbox-shell-premium .filter-item:hover{color:#2b3330;background:#5bc29712}html[data-app-theme=light] .inbox-shell-premium .filter-item.selected,html[data-app-theme=light] .inbox-shell-premium .conversation-row.selected{color:#3da57a;background:linear-gradient(90deg,#71cba524,#5bc2970a)}html[data-app-theme=light] .inbox-shell-premium .conversation-row:hover{background:#5bc2970b}html[data-app-theme=light] .inbox-shell-premium :where(.row-title strong,.conversation-list-summary strong){color:#2c3431}html[data-app-theme=light] .inbox-shell-premium :where(.conversation-row .preview,.conversation-list-summary small){color:#73857e}html[data-app-theme=light] .inbox-shell-premium .chat-column{background:#f5f6f6}html[data-app-theme=light] .inbox-shell-premium .chat-header{background:#fffffff2;box-shadow:0 12px 30px #343d3914}html[data-app-theme=light] .inbox-shell-premium .messages{background:radial-gradient(circle at 82% 12%,#5bc29712,#0000 32%),linear-gradient(#5bc29709 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#5bc29709 1px,#0000 1px) 0 0/42px 42px,#f2f3f3}html[data-app-theme=light] .inbox-shell-premium :where(.date-divider span,.system-event){color:#6f827a;background:#ffffffe0}html[data-app-theme=light] .inbox-shell-premium .message{box-shadow:0 8px 22px #343d391a}html[data-app-theme=light] .inbox-shell-premium .message.incoming{color:#29302d;background:#fff}html[data-app-theme=light] .inbox-shell-premium .composer-row{background:#fffffff5;box-shadow:0 16px 38px #343d3921}html[data-app-theme=light] .inbox-shell-premium .composer-row textarea{color:#29302d}html[data-app-theme=light] .inbox-shell-premium .composer-row textarea::placeholder,html[data-app-theme=light] .inbox-shell-premium .composer-meta{color:#7b8e86}html[data-app-theme=light] .inbox-shell-premium .contact-panel>.contact-card,html[data-app-theme=light] .inbox-shell-premium .contact-panel>section{background:#fffffff0}html[data-app-theme=light] .inbox-shell-premium .contact-panel>.contact-card{background:radial-gradient(circle at 50% 0,#71cba51a,#0000 43%),#fffffff5}html[data-app-theme=light] .inbox-shell-premium .contact-panel :where(h2,h3,dd),html[data-app-theme=light] .inbox-shell-premium .contact-panel>.contact-card h2{color:#2c3431}html[data-app-theme=light] .inbox-shell-premium .contact-panel :where(dt,p,small),html[data-app-theme=light] .inbox-shell-premium .crm-empty{color:#6d7f77}html[data-app-theme=light] .inbox-shell-premium .conversation-filter-menu{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#2c3431;background:radial-gradient(circle at 12% 0,#71cba517,#0000 34%),#fffffffc;border-color:#71cba53d;box-shadow:0 24px 60px #343d3933}html[data-app-theme=light] .inbox-shell-premium :where(.conversation-filter-header strong,.conversation-filter-check strong){color:#2c3431}html[data-app-theme=light] .inbox-shell-premium :where(.conversation-filter-header span,.conversation-filter-check small,.conversation-filter-menu legend,.conversation-filter-selects label>span){color:#6d7e77}html[data-app-theme=light] .inbox-shell-premium :where(.conversation-filter-check,.conversation-filter-options span){color:#505c57;background:#f8f9f9;border-color:#3f494526}html[data-app-theme=light] .inbox-shell-premium .conversation-filter-selects select{color:#333b38;background-color:#f7f8f8;border-color:#3f49452b}html[data-app-theme=light] .inbox-shell-premium .conversation-filter-actions{background:#f5f6f6d1;border-top-color:#3f49451f}html[data-app-theme=light] .inbox-shell-premium .contact-files-tabs button{color:#5c6b65;background:#f5f6f6;border-color:#3f494526}html[data-app-theme=light] .inbox-shell-premium .contact-files-tabs button.active{color:#42b283;background:#71cba51f;border-color:#71cba55c}html[data-app-theme=light] .inbox-shell-premium .contact-file-actions>div{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border-color:#71cba538;box-shadow:0 18px 44px #343d392e}html[data-app-theme=light] .inbox-shell-premium .contact-file-actions :where(button,a,label){color:#414c47}html[data-app-theme=light] .app-shell-premium,html[data-app-theme=light] .app-shell-premium :where(.premium-sidebar,.premium-topbar,.icon-button,.global-search-trigger){transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s}@media (max-width:760px){html[data-app-theme=light] .app-shell-premium .premium-topbar{background:#fbfbfbf5}html[data-app-theme=light] .app-shell-premium .mobile-nav-drawer{color:var(--app-text);background:radial-gradient(circle at 15% 0,#71cba51f,#0000 27%),#f9fafa;border-right-color:#5bc29729}}@media (prefers-reduced-motion:reduce){.app-shell-premium,.app-shell-premium :where(.premium-sidebar,.premium-topbar,.theme-toggle){transition:none}}.inbox-grid{border-top:1px solid var(--border-subtle);background:var(--surface-canvas)}.inbox-grid>:where(.filter-column,.conversation-column,.chat-column,.contact-panel){border-color:var(--border-subtle)}.filter-column{background:linear-gradient(#46b48509,#0000 180px),#f8faf8;padding:20px 14px}.filter-column .section-heading h1{color:var(--text-strong);letter-spacing:-.035em;font-size:21px;font-weight:760}.filter-item{color:#536159;border-radius:10px;min-height:36px;font-weight:600;transition:background-color .14s,color .14s,transform .14s}.filter-item:hover{background:var(--surface-subtle);color:var(--text-strong);transform:translate(2px)}.filter-item.selected{background:linear-gradient(90deg, var(--brand-soft), #f5f7f68c);color:#55c093}.label-filter-section{border-color:var(--border-subtle)}.conversation-column{background:#fff}.conversation-column .list-toolbar{border-bottom:1px solid var(--border-subtle);background:#fffffff5;gap:9px;padding:14px 13px 12px}.conversation-column .list-toolbar>label{background:var(--surface-subtle);border-radius:11px;height:40px}.conversation-row{border-color:#edf1ee;min-height:76px;padding:13px;transition:background-color .14s,box-shadow .14s}.conversation-row:hover{background:#f7f9f7}.conversation-row.selected{box-shadow:inset 3px 0 var(--brand), inset 0 1px #81d1b00a;background:linear-gradient(90deg,#f5f7f6f5,#fafbfb)}.conversation-row .avatar{border:1px solid #81d1b014;border-radius:13px}.row-title strong{color:var(--text-strong);letter-spacing:-.01em;font-weight:750}.preview{color:var(--text-muted);line-height:1.4}.row-tags em,.row-tags small{border-radius:999px;padding:3px 6px}.chat-column{background:#eeeae2}.chat-header{border-color:var(--border-subtle);background:#fffffff5;height:auto;min-height:68px;padding:9px 15px;box-shadow:0 1px #10191505}.chat-person strong{color:var(--text-strong);font-weight:750}.conversation-context{color:#75643b;background:#fffcf1f2;border-color:#e7dfc7;height:auto;min-height:38px}.messages{background-color:#eeeae2}.date-divider span,.system-event{color:#64716b;box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd6;border:1px solid #fff9}.message{border:1px solid #10191509;border-radius:13px;box-shadow:0 2px 7px #10191514}.message.incoming{background:#fffffffa}.message.outgoing{background:#dff8e8}.message .message-text{color:var(--text-strong)}.composer{margin:0 14px 12px}.composer-row{background:#fffffffa;border-color:#cfd8d2f2;border-radius:18px;box-shadow:0 10px 28px #1019151c}.composer-row:focus-within{box-shadow:0 12px 32px #1019151f, var(--focus-ring);border-color:#81d1b080}.composer-plus,.composer .icon-button{border-color:var(--border-subtle);color:#5d6b64}.send-button{background:linear-gradient(135deg,#34b77f,#238f66);box-shadow:0 7px 18px #238f6640}.contact-panel{background:#f7f9f7;padding:16px 14px}.contact-panel>.contact-card,.contact-panel>section{border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);background:#fff;border-radius:14px}.contact-panel>.contact-card{padding:18px 14px 16px}.contact-panel>section{margin-top:11px;padding:14px}.contact-actions-mini button{border-color:var(--border-subtle);background:var(--surface-canvas);border-radius:10px;min-height:48px;transition:border-color .14s,background-color .14s,color .14s}.contact-actions-mini button:hover{background:var(--brand-soft);color:#55c093;border-color:#e0e5e3}:where(.channels-center,.automation-management-card,.integration-summary,.integration-widget,.integration-hero,.settings-card){border-color:var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#fffffff7}.channel-card,.automation-rule-row{transition:border-color .15s,background-color .15s,box-shadow .15s,transform .15s}.channel-card:hover,.automation-rule-row:hover{box-shadow:var(--shadow-md);background:#fbfcfb;border-color:#ccd5cf}.channel-card:hover{transform:translateY(-1px)}.automation-summary-grid>article{border-color:var(--border-subtle);box-shadow:var(--shadow-sm);border-radius:15px}.automation-rule-mark,.automation-summary-icon,.integration-widget-icon{border-radius:12px}.settings-tabs,.integration-tabs{border-bottom-color:var(--border-subtle);gap:5px}.settings-tabs a,.integration-tabs a{border-radius:10px 10px 0 0}@media (max-width:680px){.composer{margin-right:max(8px, var(--safe-right));margin-bottom:max(8px, var(--safe-bottom));margin-left:max(8px, var(--safe-left))}.composer-row{border-radius:16px}.conversation-row{min-height:76px}.contact-panel>section{margin-left:0;margin-right:0}}:where(a.subtle-button,button.subtle-button){border:1px solid var(--border-subtle);width:fit-content;min-height:36px;color:var(--text-strong);background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;transition:border-color .14s,background-color .14s,color .14s,transform .14s;display:inline-flex}:where(a.subtle-button,button.subtle-button):hover{background:var(--brand-soft);color:#55c093;border-color:#dee2e0;transform:translateY(-1px)}:where(.table-card,.stack-card,.resource-card,.files-toolbar,.files-layout,.label-summary-grid article){border-color:var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.table-card tbody tr{transition:background-color .13s}.table-card tbody tr:hover{background:#fcfdfd}.settings-tabs{border:1px solid var(--border-subtle);width:fit-content;max-width:100%;box-shadow:var(--shadow-sm);background:#ffffffd1;border-radius:12px;padding:4px;overflow-x:auto}.settings-tabs a,.integration-tabs a{white-space:nowrap}.settings-tabs a.active{background:var(--brand-soft);color:#5cc398;border-radius:8px}.management-page>.settings-card{width:min(820px,100%);max-width:none}.help-grid .stack-card{min-height:220px;padding:24px;transition:border-color .15s,box-shadow .15s,transform .15s;position:relative;overflow:hidden}.help-grid .stack-card:after{content:"";pointer-events:none;background:radial-gradient(circle,#81d1b021,#0000 68%);border-radius:999px;width:128px;height:128px;position:absolute;top:-46px;right:-38px}.help-grid .stack-card:hover{box-shadow:var(--shadow-md);border-color:#e2e6e4;transform:translateY(-2px)}.help-grid .stack-card>svg{box-sizing:content-box;background:var(--brand-soft);border-radius:12px;padding:10px}.help-grid .stack-card h2{margin-top:16px;font-size:17px}.help-grid .stack-card p{color:var(--text-muted);flex:1;margin:0 0 18px;font-size:13px;line-height:1.65}.team-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:16px;display:grid}.team-summary-grid article{border:1px solid var(--border-subtle);min-height:82px;box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;align-items:center;gap:13px;padding:14px 16px;display:flex}.team-summary-grid article>div{gap:3px;display:grid}.team-summary-grid small{color:var(--text-muted);font-size:11px}.team-summary-grid strong{font-size:22px;line-height:1}.team-summary-icon,.team-avatar{border-radius:12px;flex:none;place-items:center;display:grid}.team-summary-icon{color:#65756e;background:#f0f3f2;width:42px;height:42px}.team-summary-icon.active{color:#18875a;background:#e1f7ea}.team-summary-icon.teams{background:var(--brand-soft);color:#68c79f}.team-row{grid-template-columns:auto minmax(0,1fr) auto;display:grid}.team-avatar{background:var(--brand-soft);color:#5ec499;width:34px;height:34px;font-size:10px;font-weight:800}.team-empty-state{background:var(--surface-canvas);color:var(--text-muted);border-radius:12px;justify-items:start;gap:8px;padding:18px;display:grid}.team-empty-state>svg{color:var(--brand)}.team-empty-state p{margin:0 0 4px;font-size:12px;line-height:1.55}.team-empty-state strong{color:var(--text-strong)}@media (max-width:760px){.team-summary-grid{grid-template-columns:1fr}.help-grid .stack-card{min-height:0}}.app-shell-premium{--ink:var(--app-text);--muted:var(--app-text-muted);--line:var(--app-border);--soft:#9fada714;--panel:var(--app-surface);--nav:#151917;--nav-raised:#1f2321;--brand:var(--app-purple);--brand-hover:#97d9bd;--brand-soft:#88d3b424;--green:var(--app-success);--green-soft:#2dd4a31f;--amber:var(--app-warning);--amber-soft:#fbbf241f;--danger:var(--app-danger);--danger-soft:#fb71851f;--surface-canvas:var(--app-canvas);--surface-subtle:var(--app-surface-soft);--text-strong:var(--app-text);--text-muted:var(--app-text-muted);--border-subtle:var(--app-border);--focus-ring:0 0 0 3px #22d3ee2e;--shadow-sm:0 1px 0 #ffffff09, 0 12px 30px #0c0d0d2e;--shadow-md:0 18px 45px #0c0d0d4d;--shadow-lg:0 28px 80px #0c0d0d6b;isolation:isolate;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--app-text);background:radial-gradient(circle at 84% -8%, #77cda938, transparent 32%), radial-gradient(circle at 58% 110%, #88d3b421, transparent 35%), var(--app-canvas);position:relative}.app-shell-premium:before{z-index:-1;content:"";pointer-events:none;background-image:linear-gradient(#9edbc208 1px,#0000 1px),linear-gradient(90deg,#9edbc208 1px,#0000 1px);background-size:48px 48px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.app-shell-premium :where(button,input,select,textarea,a[href]):focus-visible{outline-color:var(--app-cyan);box-shadow:var(--focus-ring)}.app-shell-premium .main-area{z-index:1;background:0 0;position:relative}.premium-sidebar{z-index:4;color:#b7c1bd;background:radial-gradient(circle at 20% -5%,#88d3b433,#0000 27%),radial-gradient(circle at 110% 65%,#22d3ee12,#0000 30%),linear-gradient(#131615fa,#0b0c0cfc);border-right:1px solid #9edbc226;width:258px;padding:18px 13px 14px;transition:width .18s;position:relative;overflow:hidden;box-shadow:18px 0 55px #0c0d0d2e}.premium-sidebar:after{content:"";pointer-events:none;background-image:linear-gradient(#83d1b109 1px,#0000 1px),linear-gradient(90deg,#83d1b109 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.premium-sidebar>*{z-index:1;position:relative}.premium-sidebar .sidebar-brand{padding:0 5px 17px}.premium-sidebar .brand-lockup.compact{gap:11px;padding:0;position:relative}.premium-sidebar .brand-mark{background:linear-gradient(145deg,#94d7bb,#5dc399 62%,#51bf91);border:1px solid #ffffff2b;border-radius:13px;flex:none;width:40px;height:40px;box-shadow:0 11px 28px #65c69e59,inset 0 1px #ffffff4d}.premium-sidebar .brand-copy strong{color:#fff;letter-spacing:-.035em;font-size:17px;font-weight:800}.premium-sidebar .brand-copy small{color:#84958e;letter-spacing:.13em;font-size:8px}.brand-presence{background:var(--app-success);border:1px solid #ffffffb3;border-radius:999px;width:7px;height:7px;margin-left:auto;box-shadow:0 0 14px #2dd4a3cc}.premium-sidebar .sidebar-workspace{margin-top:16px}.premium-sidebar .workspace-switch,.premium-sidebar .workspace-switch-static{background:#9fada70e;border:1px solid #9fada721;border-radius:14px;min-height:54px;padding:8px;box-shadow:inset 0 1px #ffffff06}.premium-sidebar .workspace-logo{color:#b9f5ff;background:linear-gradient(145deg,#22d3ee29,#77cda929);border:1px solid #22d3ee2e}.premium-sidebar .workspace-switch strong{color:#f6f7f7}.premium-sidebar .workspace-switch small{color:#7f9089}.premium-sidebar .workspace-menu{background:color-mix(in srgb, var(--app-surface) 98%, transparent);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-color:#9edbc23d}.premium-sidebar .workspace-menu>button:hover,.premium-sidebar .workspace-menu>button:focus-visible{background:#88d3b421}.premium-sidebar .sidebar-nav{gap:18px;padding:4px 0 12px}.premium-sidebar .nav-group{gap:4px}.premium-sidebar .nav-group-label{color:#677770;letter-spacing:.15em;padding:0 11px 6px;font-size:9px}.premium-sidebar .nav-item,.app-shell-premium .mobile-nav-drawer .nav-item{color:#a3b0ab;border:1px solid #0000;border-radius:12px;min-height:44px;padding:7px 10px;font-size:12px;font-weight:680;position:relative;overflow:hidden;transform:none}.nav-icon-shell{color:#909f99;border-radius:9px;flex:none;place-items:center;width:29px;height:29px;transition:color .15s,background-color .15s,box-shadow .15s;display:grid}.nav-item-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.nav-item-beam{background:0 0;border-radius:999px;width:5px;height:5px;position:absolute;right:8px}.premium-sidebar .nav-item:hover{color:#f8f9f9;background:#9fada712;border-color:#9fada71a;transform:none}.premium-sidebar .nav-item:hover .nav-icon-shell{color:#8eeeff;background:#22d3ee12}.premium-sidebar .nav-item.active{color:#fff;background:linear-gradient(90deg,#88d3b438,#77cda914);border-color:#9edbc23d;box-shadow:inset 2px 0 #98d9be,0 10px 28px #2b76571f}.premium-sidebar .nav-item.active .nav-icon-shell{color:#dbe0de;background:linear-gradient(145deg,#88d3b447,#22d3ee14);box-shadow:0 0 16px #88d3b421}.premium-sidebar .nav-item.active .nav-item-beam{background:var(--app-cyan);box-shadow:0 0 12px #22d3eee6}.premium-sidebar .sidebar-bottom{border-color:#9fada71c;gap:4px;padding-top:10px;display:grid}.sidebar-secure-note{background:#2dd4a30b;border:1px solid #2dd4a31c;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;margin-bottom:7px;padding:9px;display:grid}.sidebar-secure-note>span:first-child{color:#64e6bd;background:#2dd4a317;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.sidebar-secure-note>span:last-child{gap:2px;min-width:0;display:grid}.sidebar-secure-note strong{color:#d6dcd9;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.sidebar-secure-note small{color:#6f8079;font-size:9px}.sidebar-collapse-control{color:#7d9088;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:36px;display:flex}.sidebar-collapse-control:hover{color:#e8ebea;background:#9fada70f;border-color:#9fada71a}.premium-sidebar.is-collapsed{width:82px;padding-left:10px;padding-right:10px}.premium-sidebar.is-collapsed :where(.brand-copy,.brand-presence,.nav-group-label,.sidebar-workspace,.sidebar-secure-note){display:none}.premium-sidebar.is-collapsed .brand-lockup.compact,.premium-sidebar.is-collapsed .nav-item{justify-content:center}.premium-sidebar.is-collapsed .nav-item-text,.premium-sidebar.is-collapsed .sidebar-collapse-control span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.app-shell-premium .premium-topbar{-webkit-backdrop-filter:blur(22px)saturate(135%);backdrop-filter:blur(22px)saturate(135%);background:#0f1211cc;border-bottom:1px solid #9edbc229;min-height:78px;padding:11px clamp(16px,2vw,30px);box-shadow:0 12px 38px #0c0d0d24}.app-shell-premium .page-title .eyebrow{color:var(--app-cyan);letter-spacing:.16em;margin-bottom:4px;font-size:9px}.app-shell-premium .page-title h1{color:var(--app-text);letter-spacing:-.04em;text-shadow:0 0 28px #88d3b414;font-size:clamp(21px,2vw,28px);font-weight:780}.app-shell-premium .topbar-actions{gap:9px}.topbar-context{color:#c4ccc9;background:#88d3b412;border:1px solid #9edbc226;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.topbar-context svg{color:#b2e3cf}.global-search-trigger{color:#9daba5;text-align:left;cursor:pointer;background:#9fada70e;border:1px solid #9fada724;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:clamp(190px,22vw,290px);min-height:46px;padding:5px 8px;transition:border-color .15s,background-color .15s,box-shadow .15s;display:grid}.global-search-trigger:hover{background:#22d3ee0e;border-color:#22d3ee42;box-shadow:0 0 24px #22d3ee0a}.global-search-trigger-icon{color:#70e7f8;background:#22d3ee14;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.global-search-trigger-copy{gap:1px;min-width:0;display:grid}.global-search-trigger-copy strong{color:#e4e8e6;font-size:11px}.global-search-trigger-copy small{color:#7c8f87;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.global-search-trigger kbd{color:#8c9c95;background:#0c0d0d57;border:1px solid #9fada729;border-radius:7px;padding:4px 6px;font-family:inherit;font-size:9px}.app-shell-premium .icon-button{color:#b4beba;background:#9fada70e;border-color:#9fada726;border-radius:12px;width:40px;height:40px}.app-shell-premium .icon-button:hover{color:#edefee;background:#88d3b41a;border-color:#9edbc242}.app-shell-premium .icon-button b{background:var(--app-danger);border-color:var(--app-canvas-raised);box-shadow:0 0 12px #fb7185b8}.app-shell-premium .mobile-only{display:none}.app-shell-premium .search-overlay,.app-shell-premium .modal-backdrop,.app-shell-premium .label-detail-overlay{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0c0d0db8}.app-shell-premium .search-dialog{background:radial-gradient(circle at 90% 0%, #77cda921, transparent 36%), color-mix(in srgb, var(--app-surface) 98%, transparent);border:1px solid #9edbc242;border-radius:20px;overflow:hidden;box-shadow:0 34px 100px #0c0d0d9e}.search-dialog-heading{border-bottom:1px solid var(--app-border);justify-content:space-between;align-items:center;gap:16px;padding:16px 18px 13px;display:flex}.search-dialog-heading>div{gap:3px;display:grid}.search-dialog-heading span{color:var(--app-cyan);letter-spacing:.15em;text-transform:uppercase;font-size:9px;font-weight:800}.search-dialog-heading h2{color:var(--app-text);margin:0;font-size:17px}.search-dialog-heading button{border:1px solid var(--app-border);width:34px;height:34px;color:var(--app-text-muted);cursor:pointer;background:#9fada70f;border-radius:10px;place-items:center;display:grid}.app-shell-premium .search-input{color:var(--app-cyan);background:#9fada70f;border-color:#9edbc238;border-radius:13px;margin:14px 16px 8px}.app-shell-premium .search-input input{color:var(--app-text)}.search-state{color:var(--app-text-muted);margin:0;padding:20px 18px 24px}.search-state-error{color:#fda4af}.app-shell-premium .search-results button{border-color:var(--app-border);color:var(--app-text-muted);background:0 0}.app-shell-premium .search-results button:hover{background:#88d3b417}.app-shell-premium .notification-popover,.app-shell-premium .workspace-menu{background:radial-gradient(circle at 90% 0%, #77cda91a, transparent 34%), color-mix(in srgb, var(--app-surface) 98%, transparent);color:var(--app-text);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-color:#9edbc23d}.app-shell-premium .notification-popover>header,.app-shell-premium .notification-list li,.app-shell-premium .workspace-menu>button{border-color:var(--app-border)}.app-shell-premium .notification-popover p,.app-shell-premium .notification-popover time,.app-shell-premium .notification-state{color:var(--app-text-muted)}.app-shell-premium .notification-list li.unread{background:#88d3b413}.app-shell-premium .premium-management-page{background:radial-gradient(circle at 98% 0,#22d3ee0d,#0000 25%),0 0;position:relative;overflow:auto}.app-shell-premium .premium-management-page:before{z-index:-1;content:"";pointer-events:none;background:radial-gradient(circle,#88d3b414,#0000 68%);width:520px;height:320px;position:absolute;top:0;right:0}.app-shell-premium .page-subtitle{color:#9daba5}.app-shell-premium :where(.stack-card,.table-card,.settings-card,.resource-card,.integration-summary,.integration-widget,.integration-hero,.channels-center,.automation-management-card,.channel-card,.automation-rule-row,.files-toolbar,.files-layout,.modal-card,.label-summary-grid article,.team-summary-grid article){border-color:var(--app-border);background:linear-gradient(145deg, #ffffff06, transparent 42%), color-mix(in srgb, var(--app-surface) 88%, transparent);color:var(--app-text);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-shell-premium :where(.stack-card,.table-card,.channel-card,.resource-card):hover{box-shadow:var(--shadow-md);border-color:#9edbc247}.app-shell-premium :where(h1,h2,h3,strong,label,legend,th){color:var(--app-text)}.app-shell-premium :where(p,small,td,.muted,.preview){color:var(--app-text-muted)}.app-shell-premium :where(input,select,textarea){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:var(--app-text);background-color:#9fada70e;border-color:#9fada729}.app-shell-premium :where(input,textarea)::placeholder{color:#6f8079}.app-shell-premium :where(input,select,textarea):focus{background-color:#1f2321f5;border-color:#22d3ee66}.app-shell-premium :where(.primary-button,.button.primary){color:#fff;background:linear-gradient(135deg,#71caa5,#7bceab 54%,#61c49b);border:1px solid #ffffff21;box-shadow:0 10px 26px #65c69e40}.app-shell-premium :where(.primary-button,.button.primary):hover:not(:disabled){background:linear-gradient(135deg,#7fd0ae,#8ed5b7 54%,#77cda9);box-shadow:0 14px 34px #65c69e57}.app-shell-premium :where(a.subtle-button,button.subtle-button,.secondary-button){border-color:var(--app-border);color:#d5dad8;background:#9fada70e}.app-shell-premium :where(a.subtle-button,button.subtle-button,.secondary-button):hover{color:#eff1f0;background:#88d3b41a;border-color:#9edbc247}.app-shell-premium .table-card table,.app-shell-premium .table-card th,.app-shell-premium .table-card td{border-color:var(--app-border)}.app-shell-premium .table-card tbody tr:hover{background:#88d3b40e}.app-shell-premium .settings-tabs{border-color:var(--app-border);background:color-mix(in srgb, var(--app-surface) 76%, transparent)}.app-shell-premium .settings-tabs a{color:var(--app-text-muted)}.app-shell-premium .settings-tabs a.active{color:#eaedec;background:linear-gradient(135deg,#88d3b433,#22d3ee12)}.app-shell-premium .channel-platform-bar{border-color:var(--app-border);background:linear-gradient(145deg, #ffffff06, transparent 45%), color-mix(in srgb, var(--app-surface) 90%, transparent);box-shadow:var(--shadow-sm)}.app-shell-premium .channel-platform-bar button{border-right-color:var(--app-border);color:#9daaa5}.app-shell-premium .channel-platform-bar button:hover:not(:disabled){color:#ecefee;background:#88d3b414}.app-shell-premium .channel-platform-bar button.active{color:#e8ecea;background:linear-gradient(#88d3b414,#77cda924)}.app-shell-premium .channel-platform-bar button.active:after{background:linear-gradient(90deg, var(--app-purple), var(--app-cyan));box-shadow:0 0 16px #88d3b473}.app-shell-premium .channel-platform-bar strong,.app-shell-premium .channel-platform-bar button.active strong,.app-shell-premium .channel-platform-bar em{color:#aab5b0;background:#9fada717}.app-shell-premium .channel-platform-bar button:first-child svg{color:#dee3e1}.app-shell-premium .channels-section-header h2,.app-shell-premium .channel-identity h3,.app-shell-premium .channel-identity>strong,.app-shell-premium .channel-last-event strong,.app-shell-premium .channel-conversations>strong{color:var(--app-text)}.app-shell-premium .channels-section-header span{color:var(--app-text-muted);background:#9fada714}.app-shell-premium .channels-search,.app-shell-premium .channels-toolbar select,.app-shell-premium .channels-view-toggle{border-color:var(--app-border);background:color-mix(in srgb, var(--app-surface) 92%, transparent);color:#aab5b0}.app-shell-premium .channels-search input{color:var(--app-text);background:0 0}.app-shell-premium .channels-view-toggle button{border-color:var(--app-border);color:var(--app-text-muted);background:0 0}.app-shell-premium .channels-view-toggle button.active{color:#e0e5e3;background:#88d3b41c;box-shadow:inset 0 0 0 1px #88d3b46b}.app-shell-premium .channel-card{border-color:var(--app-border);background:linear-gradient(145deg, #88d3b40b, transparent 40%), color-mix(in srgb, var(--app-surface) 92%, transparent)}.app-shell-premium :where(.channel-badges,.channel-team,.channel-last-event,.channel-conversations,.channel-actions,.channel-bitrix-mapping){border-color:var(--app-border)}.app-shell-premium :where(.channel-identity p,.channel-team>span,.channel-team>strong,.channel-last-event>span,.channel-conversations>span,.channel-bitrix-mapping,.channel-list-head){color:var(--app-text-muted)}.app-shell-premium .channel-actions button{border-color:var(--app-border);color:#d0d7d4;background:#9fada70e}.app-shell-premium .channel-session-trigger{color:#87d3b3;background:#4fbe901c;border-color:#87d3b34d}.app-shell-premium .channel-session-trigger:hover{background:#4fbe9033;border-color:#87d3b394}.app-shell-premium .channel-actions .manage-channel{color:#e1e5e3;background:#88d3b417;border-color:#88d3b457}.app-shell-premium .ui-surface{border:1px solid var(--app-border);border-radius:var(--radius-lg);background:var(--app-surface);box-shadow:var(--shadow-sm)}.app-shell-premium .ui-surface-raised{background:var(--app-surface-raised);box-shadow:var(--shadow-md)}.app-shell-premium .ui-surface-subtle{background:#9fada70e}.app-shell-premium .ui-surface-glass{background:color-mix(in srgb, var(--app-surface) 76%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.app-shell-premium .channels-operations-hero{background:radial-gradient(circle at 82% 10%, #22d3ee24, transparent 36%), linear-gradient(135deg, #88d3b421, color-mix(in srgb, var(--app-surface) 92%, transparent) 48%), color-mix(in srgb, var(--app-surface) 92%, transparent);box-shadow:var(--shadow-md);border:1px solid #9edbc22e;border-radius:22px;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);gap:34px;margin-bottom:18px;padding:28px 30px;display:grid;position:relative;overflow:hidden}.app-shell-premium .channels-operations-hero:after{content:"";pointer-events:none;border:42px solid #88d3b41a;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-170px;right:-105px}.app-shell-premium .channels-operations-copy{z-index:1;position:relative}.app-shell-premium .channels-operations-copy h2{max-width:720px;color:var(--app-text);letter-spacing:-.035em;margin:8px 0 9px;font-size:clamp(22px,2vw,31px);line-height:1.12}.app-shell-premium .channels-operations-copy p{max-width:720px;color:var(--app-text-muted);margin:0;font-size:13px;line-height:1.7}.app-shell-premium .channels-operations-stats{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));align-self:center;gap:10px;display:grid;position:relative}.app-shell-premium .channels-operations-stats article{color:#a7dec7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f12117a;border:1px solid #9fada724;border-radius:16px;align-content:space-between;gap:14px;min-height:112px;padding:15px;display:grid}.app-shell-premium .channels-operations-stats article:nth-child(2){color:#34d399}.app-shell-premium .channels-operations-stats article:nth-child(3){color:#22d3ee}.app-shell-premium .channels-operations-stats span{color:var(--app-text-muted);letter-spacing:.025em;gap:2px;font-size:10px;display:grid}.app-shell-premium .channels-operations-stats strong{color:var(--app-text);letter-spacing:-.04em;font-size:24px}.app-shell-premium .channel-platform-bar{scrollbar-width:none;border-radius:18px;min-height:76px;margin-bottom:18px;padding:7px}.app-shell-premium .channel-platform-bar::-webkit-scrollbar{display:none}.app-shell-premium .channel-platform-bar button{border-right:0;border-radius:12px;flex:0 0 154px;min-height:60px}.app-shell-premium .channel-platform-bar button:first-child{flex-basis:126px}.app-shell-premium .channels-center{border:1px solid var(--app-border);box-shadow:var(--shadow-sm);background:linear-gradient(145deg,#88d3b409,#0000 36%),#121514b8;border-radius:22px;padding:24px}.app-shell-premium .channel-list-head{border-top:1px solid var(--app-border);border-bottom:1px solid var(--app-border);background:#9fada709;padding:12px 18px}.app-shell-premium .channel-cards.list{gap:8px}.app-shell-premium .channel-card{border-radius:16px;overflow:hidden;box-shadow:0 8px 26px #07090833}.app-shell-premium .channel-card:hover{border-color:#9edbc252;transform:translateY(-1px);box-shadow:0 16px 36px #0709084d}.app-shell-premium .channel-brand-icon{box-shadow:0 0 0 5px #34d39912}.app-shell-premium .integration-summary{background:radial-gradient(circle at 88% 0%, #77cda933, transparent 38%), linear-gradient(135deg, #88d3b41c, color-mix(in srgb, var(--app-surface) 94%, transparent) 46%);box-shadow:var(--shadow-md);border:1px solid #9edbc233;border-radius:22px;padding:28px 30px;position:relative;overflow:hidden}.app-shell-premium .integration-summary h2{color:var(--app-text);letter-spacing:-.035em;margin-top:7px;font-size:clamp(22px,2.2vw,32px)}.app-shell-premium .integration-summary p,.app-shell-premium .integration-widget-body p,.app-shell-premium .integration-widget-portal,.app-shell-premium .integration-widget-footer{color:var(--app-text-muted)}.app-shell-premium .integration-summary-stat{border-left:1px solid #9fada724;min-width:132px;padding-left:28px}.app-shell-premium .integration-summary-stat strong{color:#abe0ca;font-size:34px}.app-shell-premium .integration-widget{background:linear-gradient(135deg, #88d3b40f, transparent 42%), color-mix(in srgb, var(--app-surface) 90%, transparent);box-shadow:var(--shadow-sm);border-radius:20px;padding:22px}.app-shell-premium .integration-widget-featured{grid-template-columns:auto minmax(0,1fr)}.app-shell-premium .integration-widget-heading h2{color:var(--app-text)}.app-shell-premium .integration-widget-footer{border-top-color:var(--app-border);color:#6ee7b7}.app-shell-premium .integration-tabs{scrollbar-width:none;border-radius:14px;width:max-content;max-width:100%;padding:5px;overflow-x:auto}.app-shell-premium .integration-tabs::-webkit-scrollbar{display:none}.app-shell-premium .integration-tabs a{border-radius:10px;min-width:max-content;padding:10px 15px}.app-shell-premium .integration-hero{background:radial-gradient(circle at 92% 0%, #22d3ee1f, transparent 34%), linear-gradient(135deg, #88d3b41a, color-mix(in srgb, var(--app-surface) 94%, transparent) 48%);box-shadow:var(--shadow-md);border:1px solid #9edbc233;border-radius:22px;padding:28px 30px;position:relative;overflow:hidden}.app-shell-premium .integration-hero h2,.app-shell-premium .settings-card h2,.app-shell-premium .integration-table h2{color:var(--app-text)}.app-shell-premium .integration-hero p,.app-shell-premium .integration-hero small,.app-shell-premium .settings-card p,.app-shell-premium .settings-card dt,.app-shell-premium .settings-card dd{color:var(--app-text-muted)}.app-shell-premium .integration-actions button{border-color:var(--app-border);color:#dee2e0;background:#9fada70f}.app-shell-premium .integration-actions button:hover{background:#88d3b41c;border-color:#9edbc252}.app-shell-premium .metrics-grid article{border:1px solid var(--app-border);background:linear-gradient(145deg, #88d3b40e, transparent 50%), color-mix(in srgb, var(--app-surface) 90%, transparent);color:#a7dec7;min-height:96px;box-shadow:var(--shadow-sm);border-radius:17px}.app-shell-premium .metrics-grid article:nth-child(2){color:#22d3ee}.app-shell-premium .metrics-grid article:nth-child(3){color:#34d399}.app-shell-premium .metrics-grid small{color:var(--app-text-muted)}.app-shell-premium .metrics-grid strong{color:var(--app-text)}.app-shell-premium .settings-card,.app-shell-premium .integration-table{border:1px solid var(--app-border);background:linear-gradient(145deg, #88d3b409, transparent 44%), color-mix(in srgb, var(--app-surface) 88%, transparent);box-shadow:var(--shadow-sm);border-radius:20px}.app-shell-premium .data-list article{border-color:var(--app-border);background:#9fada709}.app-shell-premium .open-channels-page{color:var(--app-text)}.app-shell-premium .oc-breadcrumb,.app-shell-premium .oc-breadcrumb a{color:var(--app-text-muted)}.app-shell-premium .oc-breadcrumb strong{color:#e2e6e4}.app-shell-premium .oc-search,.app-shell-premium .oc-toolbar-button,.app-shell-premium .oc-control-bar,.app-shell-premium .oc-view-toggle,.app-shell-premium .oc-filter-panel,.app-shell-premium .oc-connections-panel,.app-shell-premium .oc-empty-state,.app-shell-premium .oc-kanban-column,.app-shell-premium .oc-kanban-column>header,.app-shell-premium .oc-kanban-card{border-color:var(--app-border);background:color-mix(in srgb, var(--app-surface) 90%, transparent);color:var(--app-text);box-shadow:var(--shadow-sm)}.app-shell-premium .oc-search,.app-shell-premium .oc-toolbar-button{border-radius:12px;min-height:46px}.app-shell-premium .oc-search input,.app-shell-premium .oc-filter-panel select,.app-shell-premium .oc-review-panel .oc-row-actions select,.app-shell-premium .oc-review-panel .oc-row-actions input{border-color:var(--app-border);color:var(--app-text);background:#0f1211b8}.app-shell-premium .oc-review-panel .oc-row-actions input::placeholder{color:#7b8e86}.app-shell-premium .oc-toolbar-button,.app-shell-premium .oc-status-tabs button,.app-shell-premium .oc-view-toggle button,.app-shell-premium .oc-filter-panel label,.app-shell-premium .oc-secondary-button{color:#b4bfba}.app-shell-premium .oc-toolbar-button:hover,.app-shell-premium .oc-toolbar-button.active,.app-shell-premium .oc-view-toggle button.active,.app-shell-premium .oc-secondary-button:hover{color:#e6eae8;background:#88d3b41c;border-color:#9edbc25c}.app-shell-premium .oc-control-bar{border-radius:16px;min-height:66px;padding:0 10px}.app-shell-premium .oc-status-tabs button.active{color:#e1e5e3}.app-shell-premium .oc-status-tabs button.active:after{background:linear-gradient(90deg, var(--app-purple), var(--app-cyan));box-shadow:0 0 14px #88d3b473}.app-shell-premium .oc-status-tabs strong,.app-shell-premium .oc-kanban-column>header em,.app-shell-premium .oc-connections-panel>header>span{color:#aab5b0;background:#9fada717}.app-shell-premium .oc-connections-panel{border-radius:18px}.app-shell-premium .oc-connections-panel>header,.app-shell-premium .oc-table-head,.app-shell-premium .oc-table-item,.app-shell-premium .oc-panel-footer,.app-shell-premium .oc-kanban-column>header,.app-shell-premium .oc-kanban-card .oc-kanban-meta{border-color:var(--app-border)}.app-shell-premium .oc-table-head{color:#91a09a;background:#9fada70b}.app-shell-premium .oc-table-row:hover{background:#88d3b40e}.app-shell-premium .oc-connections-panel>header h2,.app-shell-premium .oc-table-cell>strong,.app-shell-premium .oc-channel-summary strong,.app-shell-premium .oc-empty-state h2,.app-shell-premium .oc-kanban-column>header strong{color:var(--app-text)}.app-shell-premium .oc-connections-panel>header p,.app-shell-premium .oc-table-cell>small,.app-shell-premium .oc-channel-summary small,.app-shell-premium .oc-empty-state p,.app-shell-premium .oc-panel-footer,.app-shell-premium .oc-kanban-meta>span{color:var(--app-text-muted)}.app-shell-premium .oc-secondary-button{border-color:var(--app-border);background:#9fada70e}.app-shell-premium .oc-loading div{border-color:var(--app-border);background:linear-gradient(90deg,#202523db 25%,#373f3ceb 50%,#202523db 75%) 0 0/200% 100%}.app-shell-premium .oc-empty-state>span{color:#abe0ca;background:#88d3b421}.app-shell-premium .oc-provider-mark.whatsapp{box-shadow:0 0 0 4px #21b95b1c}.app-shell-premium .oc-kanban-column{background:#0f121180}.app-shell-premium .oc-drawer-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070908b8}.app-shell-premium .oc-drawer{border-left:1px solid var(--app-border);color:var(--app-text);background:#121413;box-shadow:-30px 0 80px #0000007a}.app-shell-premium .oc-drawer-header,.app-shell-premium .oc-drawer-footer,.app-shell-premium .oc-form-section,.app-shell-premium .oc-drawer-summary,.app-shell-premium .oc-safety-note,.app-shell-premium .oc-binding-choice{border-color:var(--app-border);background:color-mix(in srgb, var(--app-surface) 86%, transparent)}.app-shell-premium .oc-drawer :where(h2,h3,strong,label){color:var(--app-text)}.app-shell-premium .oc-drawer :where(p,small,span){color:var(--app-text-muted)}.app-shell-premium .oc-drawer :where(input,select){border-color:var(--app-border);color:var(--app-text);background:#0f1211c2}.app-shell-premium .team-summary-grid,.app-shell-premium .automation-summary-grid{gap:13px}.app-shell-premium .team-summary-grid article,.app-shell-premium .automation-summary-grid article{border:1px solid var(--app-border);background:linear-gradient(145deg, #88d3b40e, transparent 52%), color-mix(in srgb, var(--app-surface) 90%, transparent);min-height:92px;box-shadow:var(--shadow-sm);border-radius:17px;position:relative;overflow:hidden}.app-shell-premium .team-summary-grid article:after,.app-shell-premium .automation-summary-grid article:after{content:"";pointer-events:none;border:16px solid #88d3b412;border-radius:50%;width:92px;height:92px;position:absolute;top:-52px;right:-44px}.app-shell-premium .team-summary-grid strong,.app-shell-premium .automation-summary-grid strong{color:var(--app-text)}.app-shell-premium .team-summary-grid small,.app-shell-premium .automation-summary-grid small{color:var(--app-text-muted)}.app-shell-premium .team-summary-icon,.app-shell-premium .automation-summary-icon{color:#a8b5b0;background:#9fada714}.app-shell-premium .team-summary-icon.active,.app-shell-premium .automation-summary-icon.active{color:#34d399;background:#34d3991a}.app-shell-premium .team-summary-icon.teams,.app-shell-premium .automation-summary-icon.draft{color:#abe0ca;background:#88d3b41f}.app-shell-premium .automation-summary-icon.paused{color:#fbbf24;background:#f59e0b1c}.app-shell-premium .automation-management-card{border:1px solid var(--app-border);background:linear-gradient(145deg, #88d3b409, transparent 44%), color-mix(in srgb, var(--app-surface) 90%, transparent);box-shadow:var(--shadow-sm);border-radius:20px}.app-shell-premium .automation-list-toolbar,.app-shell-premium .automation-rule-row{border-color:var(--app-border)}.app-shell-premium .automation-list-toolbar h2,.app-shell-premium .automation-rule-identity strong{color:var(--app-text)}.app-shell-premium .automation-list-toolbar p,.app-shell-premium .automation-rule-identity p,.app-shell-premium .automation-rule-updated,.app-shell-premium .automation-rule-updated small{color:var(--app-text-muted)}.app-shell-premium .automation-search-field,.app-shell-premium .automation-list-filters select{border-color:var(--app-border);color:var(--app-text);background:#0f1211b8}.app-shell-premium .automation-search-field input{color:var(--app-text)}.app-shell-premium .automation-rule-row:hover{border-color:var(--app-border);background:#88d3b40e}.app-shell-premium .automation-rule-actions .subtle-button{border-color:var(--app-border);color:#d1d8d5;background:#9fada70e}.app-shell-premium .table-card thead,.app-shell-premium .table-card th{color:#91a09a;background:#9fada70b}.app-shell-premium .table-card :where(td,strong),.app-shell-premium .stack-card :where(h2,h3,strong){color:var(--app-text)}.app-shell-premium .table-card :where(td,small),.app-shell-premium .stack-card :where(p,small,span){color:var(--app-text-muted)}.app-shell-premium .team-empty-state{border:1px solid var(--app-border);background:radial-gradient(circle at 92% 10%,#88d3b41a,#0000 40%),#0f121194}.app-shell-premium .team-empty-state strong{color:var(--app-text)}.app-shell-premium .team-empty-state p{color:var(--app-text-muted)}.app-shell-premium .settings-card{padding:22px}.app-shell-premium .settings-card :where(input,select,textarea){border-color:var(--app-border);color:var(--app-text);background:#0f1211b8;box-shadow:inset 0 1px #ffffff06}.app-shell-premium .settings-card :where(input,select,textarea):focus{border-color:#9edbc29e;outline:none;box-shadow:0 0 0 3px #88d3b41f}.app-shell-premium .settings-card label{color:#d5dad8}.app-shell-premium .session-row{border-color:var(--app-border);background:#9fada709}.app-shell-premium .feature-placeholder{color:var(--app-text-muted);background:#88d3b412;border-color:#9edbc238}@media (max-width:1180px){.app-shell-premium .channels-operations-hero{grid-template-columns:1fr}.app-shell-premium .channels-operations-stats{max-width:620px}}@media (max-width:760px){.app-shell-premium .channels-operations-hero,.app-shell-premium .integration-summary,.app-shell-premium .integration-hero,.app-shell-premium .channels-center{border-radius:17px;padding:18px}.app-shell-premium .channels-operations-stats{grid-template-columns:1fr}.app-shell-premium .channels-operations-stats article{grid-template-columns:auto 1fr;align-content:center;align-items:center;min-height:76px}.app-shell-premium .channel-platform-bar{border-radius:14px}.app-shell-premium .integration-summary-stat{border-top:1px solid #9fada724;border-left:0;padding-top:18px;padding-left:0}.app-shell-premium .oc-toolbar,.app-shell-premium .oc-control-bar{align-items:stretch}.app-shell-premium .oc-control-bar{padding:8px}.app-shell-premium .automation-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell-premium .automation-list-toolbar{align-items:stretch}}@media (max-width:520px){.app-shell-premium .automation-summary-grid{grid-template-columns:1fr}}.ui-input{border:1px solid var(--border-subtle);border-radius:var(--radius-md);width:100%;min-height:44px;padding:0 13px}.ui-textarea{resize:vertical;min-height:112px;padding-block:11px}.ui-select{cursor:pointer}.ui-status{border:1px solid var(--border-subtle);min-height:28px;color:var(--text-muted);border-radius:999px;align-items:center;gap:7px;padding:0 10px;font-size:11px;font-weight:700;display:inline-flex}.ui-status i{background:currentColor;border-radius:999px;width:7px;height:7px;box-shadow:0 0 10px}.ui-status-brand{color:#c9d1ce}.ui-status-success{color:var(--green)}.ui-status-warning{color:var(--amber)}.ui-status-danger{color:var(--danger)}.ui-skeleton{background:linear-gradient(90deg,#9fada712,#9fada729,#9fada712) 0 0/220% 100%;border-radius:999px;min-height:14px;animation:1.5s ease-in-out infinite premium-skeleton;display:block;overflow:hidden}@keyframes premium-skeleton{to{background-position:-220% 0}}.inbox-shell-premium .inbox-topbar{background:#0f1211e6}.inbox-shell-premium .workspace-switch{border:1px solid var(--app-border);min-height:44px;color:var(--app-text);background:#9fada70e;border-radius:12px;padding:5px 8px}.inbox-shell-premium .workspace-logo{color:#e6e9e8;background:linear-gradient(145deg,#88d3b433,#22d3ee1a)}.inbox-shell-premium .global-search{border-color:var(--app-border);color:#8e9e97;background:#9fada70e}.inbox-shell-premium .global-search:focus-within{background:#1f2321f5;border-color:#22d3ee5c}.inbox-shell-premium .channel-account-select{border-color:var(--app-border);color:#e8ebea;background-color:#9fada70e}.inbox-shell-premium .channel-health{color:#72e8c3;background:#2dd4a314;border:1px solid #2dd4a329}.inbox-shell-premium .inbox-grid{border-top-color:var(--app-border);background:var(--app-canvas)}.inbox-shell-premium .inbox-grid>:where(.filter-column,.conversation-column,.chat-column,.contact-panel){border-color:var(--app-border)}.inbox-shell-premium .filter-column{background:radial-gradient(circle at 15% 0%, #88d3b41a, transparent 28%), var(--app-canvas-raised)}.inbox-shell-premium .filter-column .section-heading h1{color:var(--app-text)}.inbox-shell-premium .filter-item{color:#94a29c}.inbox-shell-premium .filter-item:hover{color:#f6f7f7;background:#9fada711}.inbox-shell-premium .filter-item.selected{color:#e9eceb;background:linear-gradient(90deg,#88d3b433,#77cda90f);box-shadow:inset 2px 0 #9cdac0}.inbox-shell-premium .conversation-column{background:#161a18}.inbox-shell-premium .conversation-column .list-toolbar{border-bottom-color:var(--app-border);background:#161a18f5}.inbox-shell-premium .conversation-column .list-toolbar>label{border:1px solid var(--app-border);background:#9fada70e}.inbox-shell-premium .conversation-row{background:0 0;border-color:#9fada716}.inbox-shell-premium .conversation-row:hover{background:#9fada70e}.inbox-shell-premium .conversation-row.selected{background:linear-gradient(90deg,#88d3b430,#77cda90e);box-shadow:inset 3px 0 #99d9be}.inbox-shell-premium .row-title strong{color:#f7f8f8}.inbox-shell-premium .chat-column{background:#0f1110}.inbox-shell-premium .chat-header{border-color:var(--app-border);background:color-mix(in srgb, var(--app-surface) 94%, transparent);box-shadow:0 12px 32px #0c0d0d29}.inbox-shell-premium .conversation-context{color:#e9c66d;background:#fbbf2411;border-color:#fbbf2429}.inbox-shell-premium .conversation-context :where(select,button){background-color:color-mix(in srgb, var(--app-surface) 94%, transparent);color:#e6d79f;border-color:#fbbf2429}.inbox-shell-premium .messages{background:radial-gradient(circle at 82% 12%,#77cda91a,#0000 32%),linear-gradient(#9edbc206 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#9edbc206 1px,#0000 1px) 0 0/42px 42px,#0f1110}.inbox-shell-premium .date-divider span,.inbox-shell-premium .system-event{border-color:var(--app-border);background:color-mix(in srgb, var(--app-surface) 80%, transparent);color:#95a39d;box-shadow:var(--shadow-sm)}.inbox-shell-premium .message{border-color:#9fada71f;box-shadow:0 8px 22px #0c0d0d2e}.inbox-shell-premium .message.incoming{background:#1f2321f5}.inbox-shell-premium .message.outgoing{background:linear-gradient(145deg,#59c196,#5ec499);border-color:#99d9be47}.inbox-shell-premium .message.outgoing :where(.message-text,footer,footer span,a){color:#fafafa}.inbox-shell-premium .composer-row{background:color-mix(in srgb, var(--app-surface) 94%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:#9edbc233;box-shadow:0 18px 48px #0c0d0d57}.inbox-shell-premium .composer-row:focus-within{box-shadow:0 20px 54px #0c0d0d61, var(--focus-ring);border-color:#22d3ee61}.inbox-shell-premium .composer-plus,.inbox-shell-premium .composer .icon-button{border-color:var(--app-border);color:#a6b3ae;background:#9fada70e}.inbox-shell-premium .send-button{background:linear-gradient(135deg,#77cda9,#76cda9 64%,#4ebe8f);box-shadow:0 10px 26px #71caa557}.inbox-shell-premium .contact-panel{background:var(--app-canvas-raised)}.inbox-shell-premium .contact-panel>.contact-card,.inbox-shell-premium .contact-panel>section{border-color:var(--app-border);background:color-mix(in srgb, var(--app-surface) 90%, transparent);box-shadow:var(--shadow-sm)}.inbox-shell-premium .contact-actions-mini button{border-color:var(--app-border);color:#a7b4af;background:#9fada70e}.inbox-shell-premium .contact-actions-mini button:hover{color:#eaeceb;background:#88d3b41a;border-color:#9edbc247}.inbox-shell-premium .inbox-grid{background:radial-gradient(circle at 46% 0%, #77cda914, transparent 31%), var(--app-canvas);grid-template-columns:minmax(184px,208px) minmax(308px,348px) minmax(420px,1fr) minmax(270px,296px);gap:10px;padding:10px}.inbox-shell-premium .inbox-grid>:where(.filter-column,.conversation-column,.chat-column,.contact-panel){border:1px solid var(--app-border);border-radius:18px;overflow:hidden;box-shadow:0 20px 50px #0c0d0d33}.inbox-shell-premium .filter-column,.inbox-shell-premium .contact-panel{scrollbar-width:thin;scrollbar-color:#99d9be47 transparent;overflow-y:auto}.inbox-shell-premium .filter-column{padding:18px 12px}.inbox-shell-premium .section-heading{align-items:flex-start;padding:0 6px 18px}.inbox-shell-premium .inbox-live-indicator,.inbox-shell-premium .contact-channel-badge,.inbox-shell-premium .chat-channel-badge{color:#78e5c3;background:#2dd4a312;border:1px solid #2dd4a329;border-radius:999px;align-items:center;gap:6px;width:max-content;font-size:9px;font-weight:750;line-height:1;display:inline-flex}.inbox-shell-premium .inbox-live-indicator{text-transform:uppercase;letter-spacing:.08em;margin-top:4px;padding:6px 8px}.inbox-shell-premium :where(.inbox-live-indicator,.contact-channel-badge,.chat-channel-badge) i{background:#2dd4a3;border-radius:999px;flex:none;width:6px;height:6px;box-shadow:0 0 0 4px #2dd4a314}.inbox-shell-premium .filter-item{min-height:40px;margin-bottom:2px;padding:9px 10px}.inbox-shell-premium .filter-item b{color:#9eaba6;background:#9fada70e;border:1px solid #9fada71a;border-radius:999px;place-items:center;min-width:24px;min-height:20px;font-size:9px;display:grid}.inbox-shell-premium .filter-item.selected b{color:#eef1f0;background:#99d9be33;border-color:#99d9be40}.inbox-shell-premium .label-filter-section{border-color:#9fada71a;margin-left:4px;margin-right:4px}.inbox-shell-premium .conversation-column{min-width:0}.inbox-shell-premium .conversation-column .list-toolbar{align-items:center;min-height:68px;padding:13px 14px 9px}.inbox-shell-premium .conversation-column .list-toolbar>label{border-radius:12px;height:42px}.inbox-shell-premium .filter-trigger.active,.inbox-shell-premium .filter-trigger[aria-expanded=true]{color:#e9eceb;background:#88d3b424;border-color:#99d9be61;box-shadow:0 0 0 3px #88d3b412}.inbox-shell-premium .filter-count{background:linear-gradient(145deg,#88d3b4,#7cceac);border-color:#161a18;box-shadow:0 5px 14px #69c7a057}.inbox-shell-premium .conversation-filter-menu{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:radial-gradient(circle at 12% 0%, #88d3b429, transparent 34%), color-mix(in srgb, var(--app-surface) 98%, transparent);color:#f2f3f3;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-color:#99d9be4d;box-shadow:0 28px 70px #0c0d0d94,inset 0 1px #ffffff09}.inbox-shell-premium .conversation-filter-header strong{color:#fafafa}.inbox-shell-premium .conversation-filter-header span,.inbox-shell-premium .conversation-filter-check small{color:#b4bfba}.inbox-shell-premium .conversation-filter-header button{color:#c4cdc9;background:#9fada70f}.inbox-shell-premium .conversation-filter-header button:hover{color:#f5f7f6;background:#88d3b424}.inbox-shell-premium .conversation-filter-check{background:#1f2321e6;border-color:#9fada729}.inbox-shell-premium .conversation-filter-check:hover{background:#252a28f0;border-color:#99d9be47}.inbox-shell-premium .conversation-filter-check strong{color:#f4f5f5}.inbox-shell-premium .conversation-filter-menu legend,.inbox-shell-premium .conversation-filter-selects label>span{color:#b5c0bb}.inbox-shell-premium .conversation-filter-options span{color:#dce0de;background:#9fada70e;border-color:#9fada72e}.inbox-shell-premium .conversation-filter-options label:hover span{color:#f5f7f6;background:#88d3b41a;border-color:#99d9be52}.inbox-shell-premium .conversation-filter-options input:checked+span{color:#f4f5f5;background:linear-gradient(145deg,#88d3b447,#77cda92e);border-color:#99d9be85;box-shadow:inset 0 0 0 1px #ffffff09}.inbox-shell-premium .conversation-filter-selects select{color:#e7eae9;background-color:#0f1110d1;border-color:#9fada733}.inbox-shell-premium .conversation-filter-selects select:focus{border-color:#99d9be80}.inbox-shell-premium .conversation-filter-selects .filter-checkbox{color:#dfe3e1}.inbox-shell-premium .conversation-filter-actions{background:#0f1110a8;border-top-color:#9fada724}.inbox-shell-premium .filter-clear-button{color:#bfc8c4}.inbox-shell-premium .filter-clear-button:hover{color:#f5f7f6;background:#9fada714}.inbox-shell-premium .filter-apply-button{background:linear-gradient(135deg,#7ccfac,#79ceab);box-shadow:0 8px 22px #70caa557}.inbox-shell-premium .conversation-list-summary{background:#161a18f5;border-bottom:1px solid #9fada717;justify-content:space-between;align-items:center;gap:10px;min-height:52px;padding:8px 14px 10px;display:flex}.inbox-shell-premium .conversation-list-summary>span:first-child{gap:2px;min-width:0;display:grid}.inbox-shell-premium .conversation-list-summary strong{color:#f6f7f7;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.inbox-shell-premium .conversation-list-summary small{color:#7f9189;font-size:10px}.inbox-shell-premium .inbox-unread-summary{color:#d3d9d7;background:#88d3b417;border:1px solid #99d9be2e;border-radius:999px;flex:none;padding:5px 8px;font-size:9px;font-weight:700}.inbox-shell-premium .conversation-list{scrollbar-width:thin;scrollbar-color:#99d9be47 transparent;padding:6px}.inbox-shell-premium .conversation-row{border:1px solid #0000;border-radius:13px;min-height:82px;margin-bottom:3px;padding:12px 11px;overflow:hidden}.inbox-shell-premium .conversation-row:hover{border-color:#9fada71a;transform:translateY(-1px)}.inbox-shell-premium .conversation-row.selected{border-color:#99d9be38;box-shadow:inset 3px 0 #99d9be,0 12px 26px #0c0d0d2e}.inbox-shell-premium .conversation-row .avatar{box-shadow:0 0 0 1px #99d9be2e,0 8px 20px #0c0d0d38}.inbox-shell-premium .conversation-row .preview{color:#8b9c95}.inbox-shell-premium .conversation-row.selected .preview{color:#b6c0bc}.inbox-shell-premium .conversation-row .unread-count{background:linear-gradient(145deg,#88d3b4,#80d0af);border:2px solid #1d211f;box-shadow:0 6px 16px #69c7a04d}.inbox-shell-premium .chat-column{min-width:0}.inbox-shell-premium .chat-header{min-height:74px;padding:10px 14px}.inbox-shell-premium .chat-person-button{border-radius:12px;min-width:0;padding:5px 8px 5px 5px}.inbox-shell-premium .chat-person-button:hover{background:#9fada70e}.inbox-shell-premium .chat-person-meta{align-items:center;gap:8px;display:flex}.inbox-shell-premium .chat-person-meta>span:first-child{color:#8f9e98;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.inbox-shell-premium .chat-channel-badge{color:#7bdbc0;text-overflow:ellipsis;white-space:nowrap;max-width:136px;padding:4px 7px;overflow:hidden}.inbox-shell-premium .chat-actions .icon-button{background:#9fada70a;border:1px solid #9fada71a;border-radius:11px}.inbox-shell-premium .conversation-context{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);min-height:44px;padding:6px 12px}.inbox-shell-premium .conversation-context>span:first-child{background:#fbbf2412;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.inbox-shell-premium .messages{scrollbar-width:thin;scrollbar-color:#99d9be4d transparent;padding:22px clamp(18px,3vw,42px)}.inbox-shell-premium .message{border-radius:16px;max-width:min(74%,680px);padding:10px 12px 7px;line-height:1.52}.inbox-shell-premium .message.incoming{border-top-left-radius:6px}.inbox-shell-premium .message.outgoing{border-top-right-radius:6px}.inbox-shell-premium .message footer{opacity:.76;gap:5px;margin-top:5px}.inbox-shell-premium .message .message-reaction-area{filter:drop-shadow(0 10px 18px #0c0d0d47)}.inbox-shell-premium .composer{margin:0 16px 12px;padding-top:10px}.inbox-shell-premium .composer-row{border-radius:18px;min-height:56px;padding:6px 7px}.inbox-shell-premium .composer-row textarea{color:#f5f7f6;min-height:40px;padding:10px 8px;line-height:1.45}.inbox-shell-premium .composer-row textarea::placeholder{color:#72857d}.inbox-shell-premium .composer-divider{background:#9fada721}.inbox-shell-premium .composer-meta{color:#6b7c75;justify-content:space-between;gap:12px;padding:7px 5px 0;font-size:9px;display:flex}.inbox-shell-premium .contact-panel{padding:12px}.inbox-shell-premium .contact-panel>.contact-card{background:radial-gradient(circle at 50% 0%, #88d3b42b, transparent 43%), color-mix(in srgb, var(--app-surface) 92%, transparent);width:auto;padding:22px 14px 18px;display:block;position:relative}.inbox-shell-premium .contact-panel>.contact-card .avatar{box-shadow:0 0 0 5px #99d9be14,0 14px 34px #0c0d0d52}.inbox-shell-premium .contact-panel>.contact-card h2{color:#f8f9f9;margin-bottom:4px}.inbox-shell-premium .contact-panel>.contact-card p{color:#95a39d}.inbox-shell-premium .contact-channel-badge{margin:9px auto 0;padding:6px 9px}.inbox-shell-premium .contact-panel>section{background:linear-gradient(145deg,#1f2321f5,#161918f0);border-radius:14px;padding:14px}.inbox-shell-premium .contact-panel section header h3{color:#f1f3f2}.inbox-shell-premium .contact-panel dl div{border-color:#9fada716}.inbox-shell-premium .contact-panel :where(dt,p,small){color:#b1bbb7}.inbox-shell-premium .contact-panel dd{color:#eef1f0}.inbox-shell-premium .crm-empty{color:#bac4c0}.inbox-shell-premium .crm-empty button,.inbox-shell-premium .internal-notes>button{color:#eaedec;box-shadow:none;background:#88d3b41f;border-color:#99d9be57}.inbox-shell-premium .crm-empty button:hover,.inbox-shell-premium .internal-notes>button:hover{color:#f8f9f9;background:#88d3b433;border-color:#99d9be85}.inbox-shell-premium .contact-files-card>header a{color:#cad1ce}.inbox-shell-premium .contact-files-tabs{scrollbar-color:#99d9be4d transparent}.inbox-shell-premium .contact-files-tabs button{color:#ced5d2;background:#9fada70f;border:1px solid #9fada729}.inbox-shell-premium .contact-files-tabs button:hover{color:#f5f7f6;border-color:#99d9be4d}.inbox-shell-premium .contact-files-tabs button.active{color:#f0f2f1;background:#88d3b433;border-color:#99d9be6b}.inbox-shell-premium .contact-file-list article{color:#e6eae8;background:0 0;border-bottom-color:#9fada71a}.inbox-shell-premium .contact-file-actions>summary{color:#d3d9d7;background:#88d3b41c;border:1px solid #99d9be3d}.inbox-shell-premium .contact-file-actions>div{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--app-surface-raised);border-color:#99d9be47;box-shadow:0 18px 44px #0c0d0d80}.inbox-shell-premium .contact-file-actions :where(button,a,label){color:#e1e5e3}.inbox-shell-premium .contact-file-actions :where(button,a):hover{color:#f6f7f7;background:#88d3b41f}.inbox-shell-premium .contact-drawer-close{color:#cad2cf;background:#9fada712;border:1px solid #9fada726}@media (max-width:1500px){.inbox-shell-premium .inbox-grid{grid-template-columns:minmax(176px,198px) minmax(292px,330px) minmax(0,1fr)}}@media (max-width:1100px){.inbox-shell-premium .inbox-grid{grid-template-columns:minmax(274px,320px) minmax(0,1fr)}.inbox-shell-premium .filter-column,.inbox-shell-premium .chat-channel-badge{display:none}}@media (max-width:1220px){.premium-sidebar{width:224px}.global-search-trigger-copy small,.topbar-context{display:none}.global-search-trigger{width:178px}}@media (max-width:900px){.premium-sidebar{width:78px;padding-left:9px;padding-right:9px}.premium-sidebar :where(.brand-copy,.brand-presence,.nav-group-label,.sidebar-workspace,.sidebar-secure-note){display:none}.premium-sidebar .brand-lockup.compact,.premium-sidebar .nav-item{justify-content:center}.premium-sidebar .nav-icon-shell{display:grid}.premium-sidebar .nav-item-text,.premium-sidebar .sidebar-collapse-control span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;display:block;position:absolute;overflow:hidden}}@media (max-width:760px){.app-shell-premium .premium-topbar{background:#0f1211f0;min-height:64px}.global-search-trigger,.topbar-context{display:none}.app-shell-premium .mobile-only{display:grid}.app-shell-premium .mobile-nav-drawer{color:var(--app-text);background:radial-gradient(circle at 15% 0,#88d3b42e,#0000 27%),#0f1110;border-right:1px solid #9edbc233}.app-shell-premium .premium-management-page{padding-top:18px}.inbox-shell-premium .inbox-grid{gap:0;padding:0}.inbox-shell-premium .inbox-grid>:where(.conversation-column,.chat-column){border-width:0;border-radius:0}.inbox-shell-premium .conversation-list-summary{min-height:48px}.inbox-shell-premium .chat-header{min-height:66px;padding:7px 9px}.inbox-shell-premium .chat-person-button{padding-right:3px}.inbox-shell-premium .chat-person-meta{display:block}.inbox-shell-premium .messages{padding:16px 12px}.inbox-shell-premium .message{max-width:88%}.inbox-shell-premium .composer{margin:0 8px 8px}.inbox-shell-premium .composer-meta{display:none}}@media (prefers-reduced-motion:reduce){.premium-sidebar,.premium-sidebar *,.global-search-trigger,.ui-skeleton{transition:none;animation:none}}
:root,html[data-app-theme=light]{--ink:#202824;--muted:#626d67;--line:#dee4df;--soft:#f6f7f5;--panel:#fff;--brand:#176b52;--brand-hover:#125640;--brand-soft:#e8f1ec;--surface-canvas:#f6f7f5;--surface-subtle:#eff2ee;--text-strong:#202824;--text-muted:#626d67;--border-subtle:#dee4df;--app-canvas:#f6f7f5;--app-canvas-raised:#f0f3ef;--app-surface:#fff;--app-surface-raised:#fafbf9;--app-surface-soft:#eff2ee;--app-border:#dee4df;--app-border-strong:#aebfb4;--app-text:#202824;--app-text-muted:#626d67;--app-purple:#176b52;--app-indigo:#176b52;--app-cyan:#28735c;--app-success:#23754f;--app-warning:#916014;--app-danger:#b43b39;--chat-canvas:#f1f3ee;--chat-outgoing:#e2efdf;--focus-ring:0 0 0 3px #176b522e;--shadow-sm:0 1px 2px #1420190d;--shadow-md:0 6px 20px #14201912;--shadow-lg:0 16px 40px #1420191f;--radius-lg:12px;--radius-xl:16px}html[data-app-theme=dark]{--app-canvas:#111714;--app-canvas-raised:#171e1a;--app-surface:#1c2520;--app-surface-raised:#222c26;--app-surface-soft:#29362e;--app-border:#344139;--app-border-strong:#4d6557;--app-text:#e8ede8;--app-text-muted:#a3b0a6;--app-purple:#85bda3;--app-indigo:#85bda3;--app-cyan:#85bda3;--app-success:#85bda3;--app-warning:#d3b575;--app-danger:#e2938d;--chat-canvas:#151d18;--chat-outgoing:#294b38}html[data-app-theme] .app-shell-premium{font-family:var(--font-sans);--brand:var(--app-purple);--brand-hover:#125640;--brand-soft:color-mix(in srgb, var(--app-purple) 10%, var(--app-surface));--focus-ring:0 0 0 3px #176b522e;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 6px 20px #00000014;--shadow-lg:0 16px 40px #00000029;background:var(--app-canvas)}html[data-app-theme] .app-shell-premium :is(.primary-button,.button.primary){color:#fff;box-shadow:none;background:#176b52}html[data-app-theme] .app-shell-premium :is(.primary-button,.button.primary):hover:not(:disabled){background:#125640}html[data-app-theme] .premium-sidebar :is(.brand-mark,.workspace-logo){color:#fff;box-shadow:none;background:#176b52}html[data-app-theme] .premium-sidebar .nav-icon-shell{color:var(--app-text-muted);box-shadow:none;background:0 0}html[data-app-theme] .premium-sidebar .nav-item.active .nav-icon-shell{color:var(--app-purple)}html[data-app-theme] .inbox-shell-premium .conversation-list-summary strong,html[data-app-theme] .inbox-shell-premium .conversation-list-summary>span{color:var(--app-text)}html[data-app-theme] .inbox-shell-premium .conversation-list-summary small{color:var(--app-text-muted)}html[data-app-theme] .inbox-shell-premium *{font-family:inherit}html[data-app-theme] .inbox-shell-premium :is(code,pre){font-family:ui-monospace,monospace}html[data-app-theme] .inbox-shell-premium .row-title strong{color:var(--app-text)}html[data-app-theme] .inbox-shell-premium .conversation-row :is(.preview,time){color:var(--app-text-muted)}html[data-app-theme] .inbox-shell-premium .conversation-row :is(.avatar,.contact-avatar){box-shadow:none}html[data-app-theme] .app-shell-premium .premium-management-page:before{display:none}html[data-app-theme] .app-shell-premium .premium-management-page a{color:var(--app-purple)}html[data-app-theme] .app-shell-premium:before,html[data-app-theme] .premium-sidebar:after,html[data-app-theme] .theme-toggle:after{display:none}html[data-app-theme] .premium-sidebar,html[data-app-theme] .app-shell-premium .mobile-nav-drawer{background:var(--app-canvas-raised);border-color:var(--app-border);box-shadow:none}html[data-app-theme] .app-shell-premium :is(.premium-topbar,.chat-header,.conversation-column,.conversation-column .list-toolbar,.composer-row,.search-dialog,.notification-popover,.workspace-menu,.conversation-filter-menu,.contact-panel>section,.contact-panel>.contact-card){background:var(--app-surface);border-color:var(--app-border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html[data-app-theme] .app-shell-premium :is(.ui-card,.premium-card,.premium-hero){box-shadow:var(--shadow-sm);background-image:none;border-radius:12px}html[data-app-theme] .premium-sidebar .nav-item.active,html[data-app-theme] .inbox-shell-premium .conversation-row.selected{background:var(--brand-soft);color:var(--app-purple);box-shadow:inset 3px 0 var(--app-purple)}html[data-app-theme] .app-shell-premium :is(.ui-button-primary,.send-button),.ui-button-primary,.login-submit{color:#fff;box-shadow:none;background:#176b52;border-color:#0000}html[data-app-theme] .app-shell-premium :is(.ui-button-primary,.send-button):hover,.ui-button-primary:hover:not(:disabled),.login-submit:hover:not(:disabled){background:#125640}html[data-app-theme] .app-shell-premium :is(input,select,textarea){background-color:var(--app-surface);color:var(--app-text);border-color:var(--app-border)}html[data-app-theme] .inbox-shell-premium :is(.messages,.chat-column){background:var(--chat-canvas)}html[data-app-theme] .inbox-shell-premium .message{border:1px solid var(--app-border);border-radius:12px;font-size:15px;line-height:1.55;box-shadow:0 1px 1px #1420190a}html[data-app-theme] .inbox-shell-premium .message.incoming{background:var(--app-surface);border-top-left-radius:4px}html[data-app-theme] .inbox-shell-premium .message.outgoing{background:var(--chat-outgoing);border-color:color-mix(in srgb, var(--chat-outgoing) 85%, #176b52);border-top-right-radius:4px}html[data-app-theme] .inbox-shell-premium .message :is(.message-text,footer,footer span,a){color:var(--app-text)}html[data-app-theme] .inbox-shell-premium .composer-row{border-radius:12px}html[data-app-theme] .inbox-shell-premium .composer-row:focus-within{border-color:var(--app-purple);box-shadow:var(--focus-ring)}html[data-app-theme] .inbox-shell-premium .contact-panel{background:var(--app-canvas-raised)}.login-submit:after{display:none}.premium-login-page,.login-form-panel{background:#f6f7f5}.premium-login-card{color:#202824;-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border:1px solid #dee4df;border-radius:16px;box-shadow:0 8px 28px #14201912}.premium-login-card:before,.login-form-panel:before,.login-grid{display:none}.premium-login-card .login-input-wrap input:focus{background:#fff;border-color:#176b52;box-shadow:0 0 0 3px #176b5224}.premium-login-card .login-input-wrap>svg,.premium-login-card .password-toggle{color:#626d67}.premium-login-card .password-toggle:hover{color:#176b52;background:#e8f1ec}.premium-login-card .login-field-error{color:#b43b39}.premium-login-card .login-form-error{color:#9c302f;background:#fff1ee}.login-brand-mark{box-shadow:none;background:#176b52}.login-brand-panel{background:#1c2821}.digital-horizon,.connection-artwork{display:none}.activity-preview{box-shadow:none;background:#25342b;border-radius:12px}.activity-preview .chart-line{stroke:#85bda3;filter:none}.activity-preview .chart-area{fill:#85bda31f}.feature-badge{box-shadow:none;background:#ffffff0d;border-color:#ffffff24}.premium-login-card :is(h1,h2,label){color:#202824}.premium-login-card :is(p,small){color:#626d67}.premium-login-card input{color:#202824;background:#fff;border-color:#dee4df}.premium-login-card a,.premium-login-card header p,.premium-login-card .premium-auth-links a{color:#176b52}.premium-login-card .login-divider span{color:#626d67;background:#fff}.login-form-panel .secure-connection{color:#626d67}.login-form-panel .secure-connection svg{color:#176b52}html .pa-shell{--pa-bg:#f6f7f5;--pa-text:#202824;--pa-muted:#626d67;--pa-line:#dee4df;--pa-blue:#176b52;--pa-green:#23754f;font-family:var(--font-sans)}html .pa-sidebar{background:#1c2821}html .pa-brand>span{background:#176b52;border-radius:10px}html .pa-kpi{border-top:1px solid var(--pa-line);border-radius:12px}html .pa-panel{box-shadow:none;border-radius:12px}html .pa-shell .pa-primary{background:#176b52}html .pa-shell .danger.pa-primary{background:#b43b39}@media (max-width:760px){html[data-app-theme] .inbox-shell-premium .message{font-size:16px}}
