@import"https://fonts.googleapis.com/css2?family=Inter+Tight:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&family=Ubuntu:wght@400;500;700&display=swap";:root{font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#223047;background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 28%),linear-gradient(180deg,#dce7f7,#edf3fd 48%,#d8e3f8);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--surface-0: rgba(255, 255, 255, .9);--surface-1: rgba(255, 255, 255, .74);--surface-2: rgba(245, 249, 255, .84);--stroke: rgba(167, 188, 224, .44);--stroke-strong: rgba(107, 143, 216, .38);--shadow: 0 28px 60px rgba(144, 168, 209, .2);--text-0: #24324a;--text-1: #5f7190;--text-2: #7d8ca8;--blue: #3b82f6;--blue-soft: rgba(59, 130, 246, .12);--rail-surface: linear-gradient(180deg, #5f8df8 0%, #3f6ee7 52%, #2f5fd4 100%);--pink: #df4f80;--pink-soft: rgba(223, 79, 128, .12);--gold-soft: rgba(244, 185, 60, .14);--green: #22c55e}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%;margin:0}body{min-height:100dvh;color:var(--text-0);background:radial-gradient(circle at top left,rgba(255,255,255,.72),transparent 24%),linear-gradient(180deg,#e3ebf8,#eef4fd 52%,#dde7f7)}button,input,textarea{font:inherit}button{border:0;background:none;padding:0;color:inherit}.app-shell{height:100dvh;min-height:100svh;padding:0;overflow:hidden}.auth-shell{min-height:100dvh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 14% 18%,rgba(255,255,255,.78),transparent 26%),radial-gradient(circle at 86% 16%,rgba(112,150,238,.12),transparent 24%),linear-gradient(180deg,#dfe9f8,#edf4fc 52%,#e3ebf8)}.auth-card{width:min(100%,680px);padding:14px;border-radius:24px;border:1px solid rgba(157,183,231,.36);background:linear-gradient(180deg,#ffffffbd,#f3f8ffc7),#fffc;box-shadow:inset 0 1px #ffffffc7,0 24px 56px #7e96c42e;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.auth-card__panel-header{position:relative}.auth-card__eyebrow{margin:0 0 8px;color:#6f7f9e;font-size:12px;line-height:1;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.auth-card h2{margin:0;letter-spacing:-.04em}.auth-card h2{font-size:46px;line-height:.96}.auth-card__subtitle{max-width:36rem;margin:12px 0 0;color:#667693;font-size:15px;line-height:1.45}.auth-card__panel{display:flex;flex-direction:column;justify-content:center;gap:26px;min-height:0;padding:36px 34px;border-radius:22px;background:linear-gradient(180deg,#fffffff5,#f5f9ffe0),#ffffffe0;box-shadow:inset 0 1px #ffffffc7,0 14px 30px #8ca2cd1a}.auth-card__panel-header{display:grid;gap:0}.auth-form{display:grid;gap:18px}.auth-form__field{display:grid;gap:10px}.auth-form__field span{font-size:14px;font-weight:700;color:var(--text-1)}.auth-form__field input{min-height:56px;padding:0 18px;border-radius:18px;border:1px solid rgba(146,175,228,.32);background:#f9fcfff0;color:var(--text-0);outline:none;box-shadow:inset 0 1px #ffffffd1,0 8px 18px #cedcf424;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.auth-form__field input:focus,.auth-form__field input:focus-visible{border-color:#4a75e17a;box-shadow:0 0 0 4px #4a75e114,0 10px 20px #abc0e92e}.auth-form__field input:disabled{opacity:.7;cursor:wait}.auth-form__field small{color:var(--text-2);line-height:1.45}.auth-form__error{margin:0;padding:12px 14px;border-radius:16px;border:1px solid rgba(214,93,122,.2);background:#fff2f5f0;color:#b63b5e;font-size:13px;font-weight:600}.auth-form__submit{min-height:56px;margin-top:4px;justify-content:center;border-radius:18px;font-size:16px}.auth-form__helper{display:flex;flex-wrap:wrap;gap:8px;color:#7081a0;font-size:12px;line-height:1.35;font-weight:600}.auth-form__helper span{padding:5px 9px;border-radius:999px;border:1px solid rgba(167,186,227,.34);background:#ffffffa3}.app-frame{height:100vh;min-height:0;display:grid;grid-template-columns:82px minmax(0,1fr);overflow:hidden;background:linear-gradient(180deg,#ffffffc2,#f7faffb8),linear-gradient(180deg,#eff4fb,#e7eef9)}.rail{padding:12px 0 12px 6px;border-right:0;background:radial-gradient(circle at top left,rgba(255,255,255,.18),transparent 28%),var(--rail-surface);display:flex;flex-direction:column;gap:14px;align-items:center;box-shadow:none}.brand-lockup{display:flex;flex-direction:column;gap:0;align-items:center;text-align:center}.brand-mark,.avatar{width:34px;height:34px;border-radius:11px;display:grid;place-items:center;color:#fff;font-weight:700;letter-spacing:.04em;background:linear-gradient(135deg,#5b8af8,#3864df);box-shadow:inset 0 1px #ffffff52;flex:none;overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover;display:block}.brand-copy{display:none}.brand-mark{background:#ffffff29;box-shadow:inset 0 1px #ffffff47,0 10px 20px #1e3d842e}.rail-nav{--rail-slot-size: 48px;--rail-gap: 10px;--rail-pad: 4px;display:grid;gap:var(--rail-gap);justify-items:start;width:100%;padding:var(--rail-pad) 0 var(--rail-pad) var(--rail-pad);position:relative;border-radius:32px;background:transparent;box-shadow:none;isolation:isolate;overflow:visible}.rail-nav:before{content:"";position:absolute;left:0;width:calc(100% + 1px);top:calc(var(--rail-pad) + (var(--rail-active-index) * (var(--rail-slot-size) + var(--rail-gap))));height:var(--rail-slot-size);border-radius:999px 18px 18px 999px;background:linear-gradient(180deg,#ffffffc2,#f7faffb8);box-shadow:none;transition:top .34s cubic-bezier(.22,1,.36,1),box-shadow .3s ease,transform .3s ease;z-index:0}.rail-nav:after{display:none}.rail-link{position:relative;z-index:1;width:var(--rail-slot-size);height:var(--rail-slot-size);display:grid;place-items:center;border-radius:999px 16px 16px 999px;color:#ffffffd6;border:1px solid transparent;background:transparent;box-shadow:none;transition:color .24s ease,transform .24s ease,opacity .24s ease}.rail-link svg{width:30px;height:30px;stroke-width:2.35;transition:transform .24s ease,stroke-width .24s ease}.app-shell svg{width:18px;height:18px;flex:none;color:currentColor;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.mobile-tab svg,.toolbar-button svg,.icon-button svg,.ghost-button svg,.composer-mode svg,.composer-menu__item svg,.meta-pill svg,.contact-inline-list svg,.context-detail svg,.channel-source-pill svg{width:18px;height:18px}.rail-link svg{width:30px;height:30px}.rail-link.is-active,.mobile-tab.is-active{color:var(--blue);background:transparent;border-color:transparent}.rail-link.is-active{transform:none}.rail-link.is-active svg{transform:scale(1.02)}.rail-link:not(.is-active):hover{color:#fff;transform:translateY(-1px)}.shell-main{height:100%;min-width:0;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr)}.workspace-header{padding:12px 18px 10px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid rgba(188,204,232,.26);background:#fff;box-shadow:0 4px 10px #a8badc0f;overflow:hidden;max-height:96px;transition:max-height .34s cubic-bezier(.22,1,.36,1),padding .34s cubic-bezier(.22,1,.36,1),opacity .28s ease,transform .34s cubic-bezier(.22,1,.36,1),border-color .28s ease}.workspace-header__title h1{margin:0;font-size:20px;line-height:1.05;letter-spacing:-.02em}.workspace-header__title{display:flex;align-items:center;gap:8px;min-width:0}.workspace-header__copy{min-width:0;display:grid;gap:4px}.workspace-header__subtitle{margin:0;color:#7888a6;font-size:12px;line-height:1.35}.workspace-header__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.workspace-body{min-height:0;overflow:hidden;display:flex;padding:10px 14px 14px;position:relative;z-index:0}.glass-card{border-radius:24px;border:1px solid var(--stroke);background:linear-gradient(180deg,var(--surface-0),var(--surface-1));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:inset 0 1px #fffc,0 12px 24px #99add314}.workspace-panel{width:100%;min-height:0;flex:1 1 auto;background:transparent;border:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.section-stack{padding:18px;display:flex;flex-direction:column;gap:18px}.section-heading,.card-heading,.queue-card__top,.thread-header,.composer-topline,.composer-actions,.contact-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-heading h2,.card-heading h3{margin:0;font-size:21px;line-height:1.1}.section-heading--stacked{align-items:flex-end}.section-heading__copy{min-width:0;display:grid;gap:6px}.section-heading__note{max-width:54ch;margin:0;color:var(--text-2);font-size:13px;line-height:1.45}.eyebrow{margin:0 0 6px;font-size:12px;line-height:1;letter-spacing:.14em;text-transform:uppercase;color:var(--text-2);font-weight:700}.meta-pill,.channel-chip,.filter-chip,.user-pill{display:inline-flex;align-items:center;gap:8px;border-radius:13px;border:1px solid rgba(146,175,228,.34);background:#ffffffb8;padding:6px 10px;font-size:11px;line-height:1;font-weight:600;color:var(--text-1);white-space:nowrap}.meta-pill.icon-pill{padding-inline:9px}.user-pill{padding:5px 10px 5px 5px}.user-pill__avatar{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#9b87f9,#6b4df3);color:#fff;font-weight:700}.primary-button,.ghost-button,.toolbar-button,.icon-button,.composer-mode,.text-button{border-radius:16px;border:1px solid rgba(146,175,228,.34);cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease}.primary-button{background:linear-gradient(135deg,#5d88fa,#3a68ea);color:#fff;font-weight:700;padding:11px 16px;box-shadow:0 12px 20px #3a68ea2e}.ghost-button{background:#ffffffb8;color:var(--text-1);padding:10px 14px;font-weight:600}.ghost-button.full-width{width:100%;justify-content:center}.toolbar-button,.composer-mode{display:inline-flex;align-items:center;gap:10px;background:#ffffffb8;padding:10px 14px;color:var(--text-0);font-weight:700}.toolbar-button.is-accent{color:var(--pink)}.icon-button{width:38px;height:38px;display:grid;place-items:center;background:#ffffffb8}.icon-button.soft{background:#f1f7ffe0}.icon-button.is-recording{color:#fff;background:linear-gradient(135deg,#df5d75,#c63f62);border-color:#c63f6259}.text-button{padding:0;border:0;color:var(--blue);background:transparent;font-weight:700}.queue-panel,.thread-panel,.context-panel{min-height:0}.chats-layout{display:grid;grid-template-columns:minmax(280px,320px) minmax(0,1fr) minmax(270px,304px);gap:16px;min-height:0;height:100%;width:100%;align-items:stretch}.queue-panel{height:100%;padding:16px;display:flex;flex-direction:column;gap:16px;overflow:hidden}.queue-panel__chrome{display:flex;flex-direction:column;gap:16px;flex:none}.queue-toolbar{display:flex;gap:10px}.queue-heading h2{font-size:18px}.search-field{display:flex;align-items:center;gap:10px;border-radius:18px;border:1px solid rgba(146,175,228,.28);background:#fff9;padding:12px 14px;color:var(--text-2);min-height:52px}.search-field svg{width:20px;height:20px;color:var(--text-2)}.search-field input,.text-input,.composer-textarea{width:100%;border:0;background:transparent;outline:none;color:var(--text-0);resize:none}.quick-filters,.menu-chip-list{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.quick-filters::-webkit-scrollbar,.menu-chip-list::-webkit-scrollbar,.queue-list::-webkit-scrollbar,.thread-timeline::-webkit-scrollbar,.note-list::-webkit-scrollbar,.inline-reminders::-webkit-scrollbar{display:none}.filter-chip{cursor:pointer;padding:10px 14px}.filter-chip.active{color:var(--blue);border-color:#4e7bee6b;background:#e6eefff0}.queue-list{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:12px}.queue-card,.contact-card{width:100%;position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;padding:13px 14px;border-radius:22px;border:1px solid rgba(160,185,230,.3);background:#ffffffbd;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}.queue-card.active{border-color:#5480ec80;background:linear-gradient(180deg,#eef4fffa,#ffffffe6);box-shadow:inset 0 1px #ffffffdb,0 18px 34px #7b99df2e;transform:translateY(-1px)}.app-shell--chats .queue-card__left{min-width:0;display:flex;align-items:flex-start;gap:16px}.app-shell--chats .queue-card__avatar-stack{width:56px;min-width:56px;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.app-shell--chats .queue-card{min-height:126px;padding-bottom:50px}.queue-card.has-unread{border-color:color-mix(in srgb,var(--conversation-color, #5b8af8) 36%,rgba(160,185,230,.3));background:linear-gradient(90deg,color-mix(in srgb,var(--conversation-color, #5b8af8) 12%,transparent),#ffffffd1 46%)}.queue-card.has-unread.is-wa{border-color:#25d36657;background:linear-gradient(90deg,#25d36624,#ffffffdb 48%),#ffffffd1}.queue-card.has-unread .queue-card__top strong{color:var(--text-0);font-weight:850}.queue-card__body{min-width:0;display:flex;flex-direction:column;gap:9px}.queue-card__top strong,.contact-card strong,.thread-header h2{font-size:16px;line-height:1.2}.queue-card__top span,.contact-card p,.thread-header p,.note-card strong,.inline-reminder time{color:var(--text-2)}.app-shell--chats .queue-card__channel-pill{min-width:0;min-height:18px;max-width:42px;justify-content:flex-start;gap:3px;padding:3px 6px 3px 4px;border-radius:12px;color:var(--text-1);font-size:10px;line-height:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell--chats .queue-card__channel-pill .channel-mark{width:7px;height:7px}.app-shell--chats .queue-card__group-name-icon{width:18px;height:16px;display:inline-grid;place-items:center;flex:none;color:var(--text-2)}.app-shell--chats .queue-card__group-name-icon svg{width:18px;height:16px;display:block;overflow:visible}.app-shell--chats .queue-card.active .queue-card__group-name-icon{color:#3a68e0}.channel-chip{padding:8px 12px}.channel-chip.is-active{color:var(--blue);background:#e7efffeb}.channel-chip.is-soft{background:#fff9}.channel-mark{--channel-color: #5b8af8;width:24px;height:24px;border-radius:9px;display:inline-grid;place-items:center;flex:none;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.52),transparent 34%),var(--channel-color);color:#fff;font-size:9px;font-weight:900;letter-spacing:-.03em;box-shadow:inset 0 1px #ffffff47,0 8px 14px color-mix(in srgb,var(--channel-color) 22%,transparent)}.channel-source-pill,.thread-header__meta .channel-chip{padding:5px}.channel-dot{width:9px;height:9px;border-radius:50%;flex:none}.thread-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;height:100%}.thread-header{padding:18px 20px 16px;border-bottom:1px solid rgba(180,198,230,.3)}.thread-header__identity{display:flex;align-items:center;gap:14px}.thread-header__identity-button{display:flex;align-items:center;gap:14px;min-width:0;text-align:left}.back-button{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;border:1px solid rgba(154,180,228,.28);background:#ffffffb8;color:var(--text-1);flex:none}.thread-header h2{margin:0 0 4px}.thread-header p{margin:0;font-size:13px}.thread-timeline{min-height:0;overflow-y:auto;overflow-anchor:none;scroll-behavior:auto;display:flex;flex-direction:column;justify-content:flex-end;gap:10px;padding:18px 20px 12px;background:radial-gradient(circle at top center,rgba(255,255,255,.8),transparent 35%),#f3f8ff8a}.message-bubble{position:relative;width:fit-content;max-width:72%;align-self:flex-start;padding:14px 16px 12px;border-radius:22px;border:1px solid rgba(168,188,226,.26);background:#fffffff0;box-shadow:inset 0 1px #ffffffb8;margin-bottom:8px}.message-row{display:flex;align-items:flex-start}.message-row--group-incoming{width:fit-content;max-width:min(550px,100%);gap:10px;margin-bottom:6px}.message-row--group-incoming .message-bubble{max-width:calc(100% - 46px);flex:0 1 auto}.message-sender-avatar{width:36px;height:36px;flex:0 0 36px;display:grid;place-items:center;overflow:hidden;border-radius:10px;background:var(--sender-color, #3a68e0);color:#fff;font-size:12px;line-height:1;font-weight:700;letter-spacing:0}.message-sender-avatar img{width:100%;height:100%;display:block;object-fit:cover}.message-bubble.is-voice-message{padding:0;border:0;background:transparent;box-shadow:none}.message-bubble.is-voice-message footer{display:none}.message-bubble p{margin:0 0 8px;font-size:15px;line-height:1.45;overflow-wrap:anywhere}.message-sender-name{margin:0 0 7px;font-size:12px;font-weight:800;color:var(--blue)}.message-row--group-incoming .message-sender-name{color:var(--sender-color, var(--blue))}.message-attachments{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.message-media{display:block;width:100%}.message-media--image{padding:0;border:0;background:transparent;cursor:zoom-in}.message-media--image img,.message-media--video video{width:100%;max-height:320px;object-fit:cover;border-radius:18px;display:block;background:#e1e9f7e6}.message-media--video-round video{width:240px;aspect-ratio:1 / 1;border-radius:999px}.voice-bubble{width:min(430px,100%);display:grid;grid-template-columns:32px minmax(0,1fr);gap:11px;align-items:center;padding:10px 12px;border:1px solid #e6e4df;border-radius:6px;background:#f1f0ef;color:#717171}.voice-bubble.is-outgoing{background:#f1f0ef;color:#717171}.voice-bubble.is-playing{border-color:#cbd9ff;background:#f3f6ff}.voice-bubble.is-playing .voice-bubble__play,.voice-bubble.is-playing .voice-bubble__time{color:#2f6bff}.voice-bubble.is-playing .voice-bubble__rate{border-color:#2f6bff47;background:#eef4ff;color:#2f6bff}.voice-bubble__play{width:32px;height:32px;border:0;border-radius:6px;display:grid;place-items:center;background:transparent;color:#737373;cursor:pointer}.voice-bubble__play svg{width:22px;height:22px}.voice-bubble__body{min-width:0;display:grid;grid-template-columns:auto minmax(72px,1fr) 42px 38px;align-items:center;gap:9px}.voice-bubble__label,.voice-bubble__time{color:#747474;font-size:14px;line-height:1;font-weight:500;white-space:nowrap}.voice-bubble__rate{min-width:36px;height:24px;padding:0 7px;border:1px solid #d8d6d1;border-radius:999px;background:#fbfaf8;color:#696969;font:inherit;font-size:12px;line-height:1;font-weight:600;cursor:pointer}.voice-bubble__rate:hover,.voice-bubble__rate:focus-visible{border-color:#bdbab3;background:#fff;outline:none}.voice-bubble__time{text-align:right;font-variant-numeric:tabular-nums}.voice-bubble__timeline{width:100%;height:18px;margin:0;padding:0;border:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer}.voice-bubble__timeline:disabled{cursor:default;opacity:.68}.voice-bubble__timeline::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(90deg,#737373 var(--voice-progress, 0%),#d5d3cf var(--voice-progress, 0%))}.voice-bubble.is-playing .voice-bubble__timeline::-webkit-slider-runnable-track{background:linear-gradient(90deg,#2f6bff var(--voice-progress, 0%),#dbe5ff var(--voice-progress, 0%))}.voice-bubble__timeline::-moz-range-track{height:4px;border-radius:999px;background:#d5d3cf}.voice-bubble__timeline::-moz-range-progress{height:4px;border-radius:999px;background:#737373}.voice-bubble.is-playing .voice-bubble__timeline::-moz-range-track{background:#dbe5ff}.voice-bubble.is-playing .voice-bubble__timeline::-moz-range-progress{background:#2f6bff}.voice-bubble__timeline::-webkit-slider-thumb{width:12px;height:12px;margin-top:-4px;border:0;border-radius:999px;appearance:none;-webkit-appearance:none;background:#707070;box-shadow:0 1px 2px #1921302e}.voice-bubble.is-playing .voice-bubble__timeline::-webkit-slider-thumb{background:#2f6bff;box-shadow:0 0 0 3px #2f6bff29}.voice-bubble__timeline::-moz-range-thumb{width:12px;height:12px;border:0;border-radius:999px;background:#707070;box-shadow:0 1px 2px #1921302e}.voice-bubble.is-playing .voice-bubble__timeline::-moz-range-thumb{background:#2f6bff;box-shadow:0 0 0 3px #2f6bff29}.voice-bubble audio{display:none}.message-media--file{display:inline-flex;align-items:center;gap:10px;padding:12px 14px;border-radius:16px;background:#eef4ffeb;color:var(--text-1);text-decoration:none;font-weight:600}.message-media--unavailable{color:var(--text-2);cursor:default}.message-reactions{position:absolute;left:14px;bottom:-14px;z-index:2}.message-bubble.is-outgoing .message-reactions{left:auto;right:14px}.message-reactions__row{display:inline-flex;align-items:center;gap:4px;padding:2px;border-radius:999px;border:1px solid rgba(184,199,226,.52);background:#fffffff5;box-shadow:0 8px 18px #798fb82e}.message-reaction-pill{min-width:30px;height:24px;padding:0 8px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:5px;background:transparent;color:var(--text-0);font-size:14px;line-height:1;cursor:pointer}.message-reaction-pill:hover,.message-reaction-pill[aria-expanded=true]{background:#e7efffe0}.message-reaction-pill:focus-visible{outline:2px solid rgba(59,130,246,.58);outline-offset:2px}.message-reaction-pill strong{font-size:12px;line-height:1;font-weight:800;color:var(--text-1)}.message-reaction-popover{position:absolute;left:0;bottom:calc(100% + 8px);min-width:180px;max-width:min(260px,72vw);padding:10px 12px;border-radius:14px;border:1px solid rgba(166,184,218,.42);background:#fffffffa;box-shadow:0 18px 34px #55699138;display:flex;align-items:flex-start;gap:9px;color:var(--text-0)}.message-bubble.is-outgoing .message-reaction-popover{right:0;left:auto}.message-reaction-popover strong{font-size:16px;line-height:1}.message-reaction-popover span{min-width:0;font-size:12px;line-height:1.35;color:var(--text-1);overflow-wrap:anywhere}.message-bubble footer{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:12px;color:var(--text-2);text-transform:uppercase;letter-spacing:.04em}.message-bubble.is-outgoing{align-self:flex-end;background:#e2effff0}.message-bubble.is-outgoing .message-sender-name{display:none}.composer-panel{padding:16px 20px 18px;border-top:1px solid rgba(180,198,230,.3);display:flex;flex-direction:column;gap:14px;background:#ffffffd1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);position:sticky;bottom:0;z-index:2}.composer-input-shell{position:relative}.composer-feedback{font-size:12px;color:var(--text-2)}.composer-feedback{color:var(--pink)}.composer-upload-pill{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:18px;border:1px solid rgba(154,180,228,.28);background:#f5f9ffeb}.composer-upload-pill img{width:52px;height:52px;object-fit:cover;border-radius:14px}.composer-upload-pill__icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e1ecffe0;color:var(--blue)}.composer-upload-pill__meta{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.composer-upload-pill__meta strong{font-size:13px}.composer-upload-pill__meta span{font-size:12px;color:var(--text-2)}.composer-textarea,.text-input{border-radius:22px;border:1px solid rgba(154,180,228,.3);background:#ffffffd1;padding:14px 16px}.composer-textarea{min-height:88px}.composer-textarea--with-send{padding-right:60px}.composer-send-inline{position:absolute;right:12px;bottom:12px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#5d88fa,#3a68ea);color:#fff;box-shadow:0 10px 18px #3a68ea29;transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease}.composer-send-inline:disabled{background:#e8eef8f5;color:#7d8ca8e0;box-shadow:none;cursor:default;opacity:.9}.composer-send-inline:not(:disabled):active{transform:scale(.97)}.composer-send-inline svg{width:16px;height:16px}.lightbox-overlay{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:32px;background:#121723b8;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.lightbox-card{position:relative;max-width:min(92vw,1160px);max-height:90vh;display:grid;gap:14px}.lightbox-card img{display:block;max-width:100%;max-height:calc(90vh - 70px);border-radius:24px;object-fit:contain;background:#fffffff0}.lightbox-close{position:absolute;top:14px;right:14px;z-index:1}.lightbox-download{justify-self:end;display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#ffffffeb;color:var(--text-1);text-decoration:none;font-weight:600}.time-input{max-width:210px}.preset-row{display:flex;gap:8px;flex-wrap:wrap}.context-panel{height:100%;padding:16px;display:flex;flex-direction:column;gap:14px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.context-panel::-webkit-scrollbar{display:none}.context-section{display:flex;flex-direction:column;gap:10px;padding:14px;border-radius:24px;background:#ffffffa3;border:1px solid rgba(168,188,226,.26)}.context-section .card-heading h3{font-size:15px;line-height:1.2}.context-detail,.contact-inline-list{display:flex;flex-direction:column;gap:8px}.context-detail span,.contact-inline-list span{display:inline-flex;align-items:center;gap:8px;color:var(--text-1);font-size:13px}.note-list,.inline-reminders{display:flex;flex-direction:column;gap:8px}.note-card,.inline-reminder{padding:12px;border-radius:18px;border:1px solid rgba(170,189,226,.24);background:#ffffffc7}.note-card__topline{display:flex;align-items:center;justify-content:space-between;gap:10px}.note-card p,.inline-reminder p{margin:6px 0 0;color:var(--text-1);line-height:1.4;font-size:13px}.note-card strong,.inline-reminder strong{font-size:13px;font-weight:700}.note-card__action{font-size:12px}.inline-reminder time{font-size:12px}.note-editor{display:flex;flex-direction:column;gap:10px}.context-textarea{width:100%;border-radius:16px;border:1px solid rgba(154,180,228,.28);background:#fffc;padding:12px 13px;min-height:86px;resize:vertical;color:var(--text-0);outline:none}.note-editor__actions{display:flex;justify-content:flex-end;gap:8px}.reminder-form{display:flex;flex-direction:column;gap:12px}.menu-anchor{position:relative}.menu-card{position:absolute;top:calc(100% + 10px);left:0;z-index:20;width:300px;border-radius:24px;border:1px solid var(--stroke-strong);background:linear-gradient(180deg,#fffffffa,#f5f9fff2);padding:14px;box-shadow:0 22px 44px #97abd63d;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.menu-card--right{left:auto;right:0}.menu-list,.filter-stack{display:flex;flex-direction:column;gap:10px}.menu-list__item,.composer-menu__item{width:100%;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:18px;border:1px solid rgba(155,182,230,.2);background:#ffffffc2;cursor:pointer;font-weight:600}.menu-list__item.active,.composer-menu__item.active{color:var(--blue);border-color:#5f89ec5c;background:#e7efffeb}.composer-menu{bottom:calc(100% + 10px);top:auto}.loading-state{min-height:calc(100vh - 32px);display:grid;place-items:center;align-content:center;gap:16px;font-size:16px;color:var(--text-1);text-align:center}.loading-state__label{color:#7b8391;font-family:Manrope,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:1.25;font-weight:700}.clock-loader{--loader-size: 12em;--loader-stone-0: #fbfaf8;--loader-stone-1: #f4f3f1;--loader-stone-2: #e8e5df;--loader-stone-3: #c8c3ba;--loader-ink: #2e333a;--loader-blue: #2f6bff;--loader-rose: #ef5a72;position:relative;display:inline-grid;place-items:center;padding:14px;border:1px solid var(--loader-stone-2);border-radius:24px;background:var(--loader-stone-1);color:var(--loader-ink);box-shadow:0 12px 26px #2d344014;font-size:11px}.clock-loader__face{position:relative;width:var(--loader-size);height:var(--loader-size);display:grid;place-items:center;overflow:hidden;border:1px solid var(--loader-stone-2);border-radius:24px;background:var(--loader-stone-0)}.clock-loader__ring,.clock-loader__axis,.clock-loader__dot,.clock-loader__hand,.clock-loader__orbit,.clock-loader__center,.clock-loader__caption{position:absolute}.clock-loader__ring{border-radius:999px;border:1px solid var(--loader-stone-2)}.clock-loader__ring--outer{width:9.5em;height:9.5em}.clock-loader__ring--inner{width:6.75em;height:6.75em;border-style:dashed}.clock-loader__dot{width:.35em;height:.35em;border-radius:999px;background:var(--loader-stone-3)}.clock-loader__dot--tl{left:1em;top:1em}.clock-loader__dot--tr{right:1em;top:1em}.clock-loader__dot--bl{left:1em;bottom:1em}.clock-loader__dot--br{right:1em;bottom:1em}.clock-loader__axis{background:var(--loader-stone-2)}.clock-loader__axis--vertical{width:1px;height:7em}.clock-loader__axis--horizontal{width:7em;height:1px}.clock-loader__hand{width:9.5em;height:9.5em;animation:clockLoaderSpin 2.8s linear infinite}.clock-loader__hand span{position:absolute;left:50%;top:.7em;width:1.25em;height:2.5em;display:block;border-radius:999px;background:var(--loader-ink);transform:translate(-50%)}.clock-loader__hand i{width:1px;height:1em;display:block;margin:.75em auto 0;background:#f1c14d}.clock-loader__orbit{width:6.75em;height:6.75em;transform:rotate(45deg)}.clock-loader__orbit span{position:relative;width:100%;height:100%;display:block;animation:clockLoaderSpin 4.25s linear infinite reverse}.clock-loader__orbit i,.clock-loader__orbit b{position:absolute;top:50%;display:block;border-radius:999px;transform:translateY(-50%)}.clock-loader__orbit i{left:0;width:.75em;height:.75em;background:var(--loader-rose)}.clock-loader__orbit b{right:0;width:.5em;height:.5em;background:var(--loader-stone-3)}.clock-loader__center{width:4.5em;height:4.5em;display:grid;place-items:center;border:1px solid var(--loader-stone-2);border-radius:999px;background:var(--loader-stone-1);box-shadow:inset 0 2px 5px #2d34400d}.clock-loader__center .clock-loader__axis--vertical{height:2.5em}.clock-loader__center .clock-loader__axis--horizontal{width:2.5em}.clock-loader__center i{position:relative;z-index:1;width:1.2em;height:1.2em;display:block;border-radius:999px;background:var(--loader-ink)}.clock-loader__center b{position:absolute;right:1em;bottom:.8em;width:.35em;height:.35em;display:block;border-radius:999px;background:var(--loader-rose)}.clock-loader__caption{bottom:14px;color:#9a948a;font-size:10px;line-height:1;font-weight:800;letter-spacing:.14em;text-transform:uppercase}@keyframes clockLoaderSpin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.clock-loader__hand,.clock-loader__orbit span{animation:none}}.loading-state--error{align-content:center}.loading-state__copy{display:grid;gap:6px}.loading-state__copy strong{color:var(--text-0);font-size:18px}.loading-state__copy span{color:var(--text-1)}.loading-state__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.contacts-grid{display:grid;gap:14px}.contacts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-card__body{min-width:0;display:flex;flex-direction:column;gap:12px}.contact-card p{margin:4px 0 0}.app-shell--contacts{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202735;background:#edf1f8}.app-shell--contacts .app-frame,.app-shell--contacts .shell-main{background:#edf1f8}.app-shell--contacts .shell-main{padding:0;grid-template-rows:minmax(0,1fr)}.app-shell--contacts .workspace-header{display:none}.app-shell--contacts .workspace-body{min-height:0;height:100%;padding:0}.contacts-screen{position:relative;height:100%;min-height:0;overflow:hidden;border:0;border-radius:0;background:#fbfbfa;box-shadow:none}.contacts-layout{width:100%;height:100%;min-width:0;min-height:0;display:grid;grid-template-columns:minmax(0,1fr);position:relative;overflow:hidden;background:#fbfbfa}.contacts-screen.is-detail-view .contacts-layout{grid-template-columns:minmax(420px,.46fr) minmax(520px,.54fr)}.contacts-list-pane,.contact-detail-pane{min-width:0;min-height:0;overflow:auto}.contacts-list-pane{display:flex;flex-direction:column;gap:0;padding:0;border-right:1px solid #e3e8ef;background:#fbfbfa}.contact-detail-pane{position:relative;z-index:12;width:100%;height:100%;overflow:hidden;display:flex;flex-direction:column;gap:10px;padding:22px 24px 0;border-left:1px solid #d8e1ee;background:#f8fbff;box-shadow:-18px 0 34px #1f2a4414}.contacts-page-header,.contact-detail-header,.contact-section__header,.contact-merge-modal__header,.contact-merge-modal__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.contacts-page-header{min-height:auto;align-items:flex-start;padding:10px 16px 6px;border-bottom:0;background:#fbfbfa}.contacts-page-header span,.contact-section__header span,.contact-merge-modal__header span,.contact-merge-result>span{color:#65748b;font-size:10px;line-height:1;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.contacts-page-header h1,.contact-identity h2,.contact-merge-modal__header h2{margin:0;color:#0e1b2f;letter-spacing:0}.contacts-page-header h1{display:flex;align-items:center;gap:7px;font-size:15px;line-height:1.2;font-weight:750}.contacts-page-header p{margin:2px 0 0;color:#6f7c91;font-size:11px;line-height:1.2;font-weight:600}.contact-icon-button,.contacts-summary-row button{width:32px;height:32px;display:inline-grid;place-items:center;flex:none;border:1px solid #dfe6f0;border-radius:7px;background:#fff;color:#52627a;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.contact-icon-button:hover,.contacts-summary-row button:hover{border-color:#cbd7e8;background:#f7faff;color:#2563eb}.contact-icon-button:disabled,.contact-soft-button:disabled{cursor:default;opacity:.52}.contact-icon-button svg,.contacts-summary-row button svg{width:15px;height:15px}.contact-icon-button--quiet{border-color:transparent;background:transparent}.contacts-view-switch{height:36px;display:inline-flex;align-items:center;gap:0;padding:2px;border:1px solid #dfe6f0;border-radius:8px;background:#fff;overflow:visible}.contacts-view-switch button{min-width:96px;height:30px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-right:1px solid #e7edf5;border-radius:6px;background:transparent;color:#65748b;font:inherit;font-size:12px;line-height:1;font-weight:800;cursor:pointer}.contacts-view-switch button:last-child{border-right:0}.contacts-view-switch button.is-active{background:#eef5ff;color:#2563eb;box-shadow:inset 0 0 0 1px #6aa4ff}.contacts-view-switch svg{width:16px;height:16px;flex:none}.contacts-search{width:min(620px,calc(100% - 32px));min-height:38px;display:flex;align-items:center;gap:8px;margin:12px 16px 10px;padding:8px 11px;border:1px solid #dfe5ed;border-radius:8px;background:#fff;color:#8d96a4;box-shadow:0 1px 2px #1921300a;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.contacts-search:focus-within{border-color:#2f6bff;background:#fff;box-shadow:0 0 0 3px #2f6bff2e,0 1px 2px #1921300a}.contacts-search svg{width:14px;height:14px;flex:none}.contacts-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#0e1b2f;font:inherit;font-size:13px;line-height:1.2;font-weight:600}.contacts-search input::placeholder{color:#9aa7ba}.contacts-filter-row,.contact-grid-card__channels{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.contacts-filter-row{flex-wrap:wrap;margin:0 16px;overflow:visible;padding:2px 0 10px;border-bottom:0;scrollbar-width:none}.contacts-filter-row::-webkit-scrollbar{display:none}.contacts-filter-pill,.contact-channel-chip{min-height:28px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 12px;border:1px solid #dfe6f0;border-radius:8px;background:#fff;color:#1f2d42;font:inherit;font-size:11px;line-height:1;font-weight:800;text-decoration:none;cursor:pointer}.contacts-filter-pill{flex:0 0 auto;white-space:nowrap}.contacts-filter-pill:hover,.contact-channel-chip:hover{border-color:#cbd7e8;background:#f7faff}.contacts-filter-pill.is-active{border-color:#2563eb;background:#2563eb;color:#fff}.contacts-view-row{display:flex;align-items:center;padding:2px 16px 12px;border-bottom:1px solid #e7ebf0}.contact-channel-chip{border-color:color-mix(in srgb,var(--contact-channel-color, #2563eb) 22%,#dfe6f0);color:var(--contact-channel-color, #2563eb)}.contact-channel-chip--icon{width:30px;min-width:30px;height:30px;min-height:30px;padding:0;border-radius:999px;background:color-mix(in srgb,var(--contact-channel-color, #2563eb) 10%,#ffffff)}.contact-channel-chip--icon svg{width:16px;height:16px}.contact-channel-chip.is-active{background:#eef5ff}.contacts-summary-row{min-height:43px;display:flex;align-items:center;gap:18px;padding:0 16px;border-bottom:1px solid #e7ebf0;color:#65748b;font-size:12px;line-height:1.2;font-weight:600}.contacts-summary-row span{min-width:0}.contacts-summary-row strong{color:#0e1b2f;font-weight:800}.contacts-summary-row button{margin-left:auto}.contacts-table{min-height:0;overflow:auto;border:0;border-radius:0;background:#fbfbfa}.contacts-table__head,.contact-row{display:grid;grid-template-columns:24px minmax(190px,1.35fr) minmax(50px,.35fr) minmax(150px,.95fr) minmax(128px,.8fr) 54px 48px;align-items:center;gap:10px}.contacts-table__head{position:sticky;z-index:2;top:0;min-height:34px;padding:0 16px;border-bottom:1px solid #e6edf6;background:#fbfbfa;color:#8a96a8;font-size:10px;line-height:1;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.contact-row{width:100%;min-height:52px;padding:8px 16px;border:0;border-bottom:1px solid #e6edf6;border-left:3px solid transparent;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background-color .14s ease,border-color .14s ease}.contact-row:hover{background:#f4f7fb}.contact-row:focus{outline:0}.contact-row:focus-visible{box-shadow:inset 0 0 0 1px #3568e83d}.contact-row.is-selected{border-left-color:#3568e8;background:#eef5ff;box-shadow:inset 0 0 0 1px #3568e82e}.contact-row__check{appearance:none;width:14px;height:14px;border:1px solid #d5deea;border-radius:3px;background:#fff;cursor:pointer}.contact-row__check:checked{border-color:#2563eb;background:#2563eb;box-shadow:inset 0 0 0 3px #fff}.contact-row__check:focus-visible{outline:2px solid rgba(37,99,235,.22);outline-offset:2px}.contact-row__identity,.contact-row__channel,.contact-channel-row,.contact-duplicate-row{min-width:0;display:flex;align-items:center;gap:9px}.contact-row__identity>span,.contact-grid-card__body,.contact-channel-row__main,.contact-duplicate-row>div,.contact-identity__copy{min-width:0;display:grid;gap:3px}.contact-row__avatar,.contact-grid-card__avatar,.contact-identity__avatar{flex:none}.contact-row__identity strong,.contact-grid-card strong,.contact-channel-row strong,.contact-duplicate-row strong{min-width:0;overflow:hidden;color:#172339;font-size:12px;line-height:1.2;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.contact-row__identity em,.contact-row__handle,.contact-grid-card em,.contact-channel-row span,.contact-duplicate-row span,.contact-row time,.contact-grid-card time{min-width:0;overflow:hidden;color:#6f7c91;font-size:11px;line-height:1.25;font-style:normal;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.contact-channel-mark{width:28px;height:28px;display:inline-grid;place-items:center;flex:none;border:1px solid color-mix(in srgb,var(--contact-channel-color, #2563eb) 34%,#dfe6f0);border-radius:50%;background:#fff;color:var(--contact-channel-color, #2563eb);font-size:10px;line-height:1;font-weight:900;box-shadow:0 0 0 4px color-mix(in srgb,var(--contact-channel-color, #2563eb) 10%,transparent)}.contact-channel-mark svg,.contact-channel-mark img,.contact-channel-chip--icon img{width:18px;height:18px;display:block;object-fit:contain}.contact-channel-mark--empty{color:#9aa7ba}.contact-row__count{justify-self:start;min-width:26px;padding:4px 7px;border-radius:999px;background:#f2f5f9;color:#52627a;font-size:11px;line-height:1;font-weight:800;text-align:center}.contact-duplicate-badge{max-width:74px;padding:4px 7px;overflow:hidden;border-radius:999px;background:#fff0f2;color:#e05268;font-size:10px;line-height:1;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.contacts-grid-view{display:grid;grid-template-columns:repeat(3,minmax(160px,1fr));gap:10px;min-height:0;overflow:auto}.contact-grid-card{min-width:0;display:grid;gap:8px;padding:12px;border:1px solid #dfe6f0;border-radius:8px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer}.contact-grid-card:hover{border-color:#cbd7e8;background:#f8fbff}.contact-grid-card.is-selected{border-color:#bcd4ff;box-shadow:inset 0 0 0 1px #bcd4ff}.contact-grid-card__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.contacts-pagination{min-height:34px;display:flex;align-items:center;gap:8px;margin-top:auto;padding:12px 16px 14px;border-top:1px solid #e7ebf0;color:#65748b;font-size:11px;font-weight:700}.contacts-pagination button,.contacts-pagination span,.contacts-pagination select{min-width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid transparent;border-radius:6px;background:transparent;color:#52627a;font:inherit}.contacts-pagination span{border-color:#dfe6f0;background:#eef5ff;color:#2563eb}.contacts-pagination label{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.contacts-pagination select{padding:0 8px}.contact-detail-header{align-items:flex-start;padding-bottom:12px}.contact-detail-back{display:none}.contact-identity{min-width:0;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px}.contact-identity__avatar{width:54px;height:54px}.contact-identity__copy>div{display:flex;align-items:center;gap:8px}.contact-identity h2{overflow:hidden;font-size:20px;line-height:1.15;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.contact-identity__copy span{padding:3px 7px;border:1px solid #dfe6f0;border-radius:5px;background:#f7f9fc;color:#52627a;font-size:10px;line-height:1;font-weight:800}.contact-identity__copy p{margin:0;color:#65748b;font-size:12px;line-height:1.3;font-weight:600}.contact-identity__copy strong{color:#172339}.contact-detail-actions{display:inline-flex;align-items:center;gap:8px;flex:none}.contact-detail-sections{flex:0 0 auto;min-height:0;display:grid;grid-template-rows:1fr;overflow:hidden;opacity:1;transform:translateY(0);transition:grid-template-rows .36s cubic-bezier(.22,1,.36,1),opacity .22s ease,transform .36s cubic-bezier(.22,1,.36,1),margin .36s cubic-bezier(.22,1,.36,1)}.contact-detail-sections.is-collapsed{grid-template-rows:0fr;margin-top:-10px;opacity:0;pointer-events:none;transform:translateY(-8px) scale(.985)}.contact-detail-sections__inner{min-height:0;display:grid;gap:10px;overflow:hidden}.contact-primary-button,.contact-soft-button,.contact-text-button{min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 12px;border:1px solid #dfe6f0;border-radius:7px;background:#fff;color:#52627a;font:inherit;font-size:11px;line-height:1;font-weight:800;white-space:nowrap;cursor:pointer}.contact-primary-button{border-color:#2563eb;background:#2563eb;color:#fff}.contact-primary-button:hover{border-color:#1d4ed8;background:#1d4ed8}.contact-soft-button:hover,.contact-text-button:hover{border-color:#cbd7e8;background:#f7faff;color:#2563eb}.contact-soft-button--small{min-height:28px;padding:0 9px;font-size:10px}.contact-text-button{border-color:transparent;background:transparent;color:#65748b}.contact-section{min-width:0;display:grid;gap:0;overflow:hidden;border:1px solid #dfe6f0;border-radius:8px;background:#fff}.contact-section__header{min-height:38px;padding:0 12px;border-bottom:1px solid #e7edf5;background:#fbfdff}.contact-section__header button{width:28px;height:28px;display:inline-grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#52627a;cursor:pointer}.contact-section__header button:hover{background:#eef5ff;color:#2563eb}.contact-section__header svg{width:14px;height:14px}.contact-channel-list,.contact-duplicate-list{display:grid}.contact-channel-row,.contact-duplicate-row{min-height:48px;padding:9px 12px;border-bottom:1px solid #e7edf5}.contact-channel-row:last-child,.contact-duplicate-row:last-child{border-bottom:0}.contact-channel-row{position:relative;display:grid;grid-template-columns:28px minmax(120px,1fr) minmax(120px,.9fr) minmax(78px,auto) auto 32px}.contact-channel-row:before{position:absolute;left:0;top:10px;bottom:10px;width:3px;content:"";border-radius:999px;background:var(--contact-channel-color, #2563eb);opacity:.42}.contact-channel-row code{min-width:0;overflow:hidden;color:#1f2d42;font-family:inherit;font-size:11px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.contact-status{display:inline-flex;align-items:center;gap:5px;color:#8a96a8;font-size:10px;line-height:1;font-weight:800}.contact-status:before{width:6px;height:6px;content:"";border-radius:50%;background:currentColor}.contact-status.is-active{color:#34c759}.contact-status.is-muted{color:#9aa7ba}.contact-duplicate-row{display:grid;grid-template-columns:34px minmax(0,1fr) 44px auto auto}.contact-duplicate-row>.conversation-avatar{width:34px;height:34px}.contact-duplicate-row em{justify-self:start;padding:4px 6px;border-radius:999px;background:#eef5ff;color:#2563eb;font-size:10px;line-height:1;font-style:normal;font-weight:800}.contact-properties-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px}.contact-properties-grid--editing{align-items:start}.contact-property-row{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 9px;border:1px dashed #d7e0ec;border-radius:6px;background:transparent;color:#7b8798;font-size:11px;line-height:1.2;font-weight:600}.contact-property-row span{min-width:0;display:inline-flex;align-items:center;gap:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-property-row svg{width:13px;height:13px;flex:none}.contact-property-row strong{min-width:0;overflow:hidden;color:#263347;font-size:11px;line-height:1.2;font-weight:800;text-align:right;text-overflow:ellipsis;white-space:nowrap}.contact-property-actions{display:inline-flex;align-items:center;gap:6px}.contact-section__header .contact-property-actions button{width:auto;min-width:72px;height:28px;padding:0 10px;border:1px solid #dfe6f0;border-radius:7px;background:#fff;color:#52627a;font:inherit;font-size:10px;font-weight:800}.contact-section__header .contact-property-actions button:last-child{border-color:#2563eb;background:#2563eb;color:#fff}.contact-property-edit-row{min-width:0;min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 9px;border:1px dashed #d7e0ec;border-radius:6px;background:transparent;color:#7b8798;font-size:11px;line-height:1.2;font-weight:700}.contact-property-edit-row span{min-width:0;display:inline-flex;align-items:center;gap:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-property-edit-row svg{width:13px;height:13px;flex:none}.contact-property-edit-row input{width:min(62%,280px);min-width:0;border:0;outline:0;background:transparent;color:#263347;font:inherit;font-size:11px;font-weight:800;text-align:right}.contact-property-edit-row input::placeholder{color:#9aa7ba}.contact-dialog{min-height:0;flex:1 1 0;display:grid;grid-template-rows:minmax(0,1fr) auto;transition:flex-basis .36s cubic-bezier(.22,1,.36,1)}.contact-detail-pane.is-dialog-expanded .contact-dialog{flex:1 1 0}.contact-dialog__thread{min-height:0;max-height:none;display:flex;flex-direction:column;justify-content:flex-start;gap:10px;overflow:auto;padding:16px 16px 18px;background:#f7fafe}.contact-dialog__empty{margin:auto;color:#8a96a8;font-size:12px;font-weight:600}.app-shell--contacts .contact-dialog .message-bubble{width:fit-content;position:relative;max-width:min(550px,72%);align-self:flex-start;margin:0;padding:7px 11px 22px;border:0;border-radius:12px;background:#fff;box-shadow:none}.app-shell--contacts .contact-dialog .message-bubble:first-child{margin-top:auto}.app-shell--contacts .contact-dialog .message-bubble.is-outgoing{align-self:flex-end;background:#edf0f5}.app-shell--contacts .contact-dialog .message-bubble p{margin:0;color:#202022;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:110%;overflow-wrap:anywhere}.app-shell--contacts .contact-dialog .message-bubble footer{position:absolute;right:11px;bottom:6px;display:flex;align-items:center;justify-content:flex-end;gap:0;color:#929aa9;font-size:10px;line-height:110%;text-transform:none;letter-spacing:0}.app-shell--contacts .contact-dialog .composer-panel{min-height:0;padding:10px 16px 14px;gap:8px;border:0;border-radius:0 0 8px 8px;background:#fff;box-shadow:0 -16px 6px #42444d03,0 -9px 5px #42444d08,0 -4px 4px #42444d0a,0 -1px 2px #42444d0d;-webkit-backdrop-filter:none;backdrop-filter:none;position:static;align-self:end}.app-shell--contacts .contact-dialog .composer-topline{gap:12px}.app-shell--contacts .contact-dialog .composer-mode{height:28px;padding:6px 11px;gap:8px;border:1px solid rgba(14,22,26,.1);border-radius:50px;background:#fff;color:#202022;font-size:13px;line-height:110%;font-weight:500}.app-shell--contacts .contact-dialog .composer-mode svg,.app-shell--contacts .contact-dialog .composer-mode .icon,.app-shell--contacts .contact-dialog .composer-mode>svg{width:16px;height:16px}.app-shell--contacts .contact-dialog .composer-topline>.channel-source-pill{margin-left:auto;height:28px;padding:4px 10px 4px 9px;gap:6px;border:1px solid rgba(14,22,26,.1);border-radius:50px;background:#fff;color:#202022;font-size:14px;line-height:110%;font-weight:500}.app-shell--contacts .contact-dialog .channel-source-pill i{width:9px;height:9px;border-radius:50%;background:#2cba5b}.app-shell--contacts .contact-dialog .composer-input-shell{display:flex;align-items:center;gap:20px;position:relative}.app-shell--contacts .contact-dialog .composer-input-action{position:absolute;top:50%;z-index:1;width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:#0e161a;transform:translateY(-50%)}.app-shell--contacts .contact-dialog .composer-input-action--attach{left:16px}.app-shell--contacts .contact-dialog .composer-input-action--voice{right:70px}.app-shell--contacts .contact-dialog .composer-input-action.is-recording{color:#cd1f1f}.app-shell--contacts .contact-dialog .composer-input-action svg{width:24px;height:24px}.app-shell--contacts .contact-dialog .composer-voice-morph{position:relative;width:24px;height:24px;display:block}.app-shell--contacts .contact-dialog .composer-voice-morph__mic,.app-shell--contacts .contact-dialog .composer-voice-morph__cancel{position:absolute;inset:0;display:grid;place-items:center;transform-origin:50% 50%;transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.app-shell--contacts .contact-dialog .composer-voice-morph__mic{opacity:1;transform:scale(1) rotate(0)}.app-shell--contacts .contact-dialog .composer-voice-morph__cancel{opacity:0;transform:scale(.55) rotate(45deg)}.app-shell--contacts .contact-dialog .composer-input-action--voice.is-recording .composer-voice-morph__mic{opacity:0;transform:scale(.35) rotate(-35deg)}.app-shell--contacts .contact-dialog .composer-input-action--voice.is-recording .composer-voice-morph__cancel{opacity:1;transform:scale(1.05) rotate(0)}.app-shell--contacts .contact-dialog .composer-input-action--voice.is-recording .composer-voice-morph__cancel svg{filter:drop-shadow(0 4px 8px rgba(205,31,31,.16))}.app-shell--contacts .contact-dialog .composer-input-shell.is-voice-capture-active .composer-textarea{color:transparent;pointer-events:none}.app-shell--contacts .contact-dialog .composer-input-shell.is-voice-capture-active .composer-textarea::placeholder{color:transparent}.app-shell--contacts .contact-dialog .composer-recording-inline{position:absolute;left:56px;right:104px;top:50%;z-index:2;height:26px;display:flex;align-items:center;gap:10px;color:#cd1f1f;font-size:13px;line-height:110%;font-weight:600;pointer-events:none;transform:translateY(-50%)}.app-shell--contacts .contact-dialog .composer-recording-inline__dot{width:8px;height:8px;flex:none;border-radius:50%;background:#cd1f1f;box-shadow:0 0 #cd1f1f47;animation:recordingPulse 1.1s ease-out infinite}.app-shell--contacts .contact-dialog .composer-recording-inline__label{white-space:nowrap}.app-shell--contacts .contact-dialog .composer-recording-inline__wave{height:20px;min-width:72px;display:inline-flex;flex:1 1 auto;align-items:center;gap:4px;overflow:hidden}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span{width:3px;height:8px;flex:none;border-radius:999px;background:#3a68e0;opacity:.55;animation:recordingWave .92s ease-in-out infinite;animation-delay:calc(var(--wave-index, 0) * 80ms)}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(1){--wave-index: 0}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(2){--wave-index: 1}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(3){--wave-index: 2}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(4){--wave-index: 3}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(5){--wave-index: 4}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(6){--wave-index: 5}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(7){--wave-index: 6}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(8){--wave-index: 7}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(9){--wave-index: 8}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(10){--wave-index: 9}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(11){--wave-index: 10}.app-shell--contacts .contact-dialog .composer-recording-inline__wave span:nth-child(12){--wave-index: 11}.app-shell--contacts .contact-dialog .composer-recording-inline time{min-width:42px;color:#929aa9;font-size:12px;font-weight:500;text-align:right;font-variant-numeric:tabular-nums}.app-shell--contacts .contact-dialog .composer-textarea{min-height:38px;max-height:20vh;padding:9px 46px;overflow-y:hidden;resize:none;border:1px solid rgba(14,22,26,.1);border-radius:16px;background:#fff;color:#202022;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:120%}.app-shell--contacts .contact-dialog .composer-textarea::placeholder{color:#929aa9}.app-shell--contacts .contact-dialog .composer-send-inline{position:static;flex:none;width:38px;height:38px;border:1px solid rgba(14,22,26,.1);border-radius:50%;background:#fff;color:#3a68e0;box-shadow:0 16px 6px #00000003,0 9px 5px #00000008,0 4px 4px #0000000a,0 1px 2px #0000000d}.app-shell--contacts .contact-dialog .composer-send-inline:disabled{background:#fff;color:#3a68e0;opacity:1}.app-shell--contacts .contact-dialog .composer-send-inline svg{width:16px;height:16px}@media(prefers-reduced-motion:reduce){.contact-detail-sections,.app-shell--contacts .contact-dialog .composer-voice-morph__mic,.app-shell--contacts .contact-dialog .composer-voice-morph__cancel{transition:none}}.contact-inline-empty{min-height:84px;display:grid;align-content:center;justify-items:center;gap:5px;padding:18px;color:#8a96a8;font-size:12px;line-height:1.35;font-weight:600;text-align:center}.contact-inline-empty strong{color:#52627a;font-size:13px}.contact-modal-backdrop{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:18px;background:#0f172a57}.contact-merge-modal{width:min(860px,calc(100vw - 36px));max-height:calc(100svh - 36px);display:grid;gap:12px;overflow:auto;padding:16px;border:1px solid #dfe6f0;border-radius:10px;background:#fff;box-shadow:0 20px 42px #1f2a4429}.contact-link-modal{width:min(560px,calc(100vw - 36px));max-height:calc(100svh - 36px);display:grid;gap:12px;overflow:auto;padding:16px;border:1px solid #dfe6f0;border-radius:10px;background:#fff;box-shadow:0 20px 42px #1f2a4429}.contact-merge-modal__header{padding-bottom:10px;border-bottom:1px solid #e7edf5}.contact-merge-modal__header h2{margin-top:4px;font-size:18px;line-height:1.2}.contact-merge-modal__compare{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.contact-merge-editor{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.contact-merge-modal__compare section,.contact-merge-result,.contact-merge-choice-panel{min-width:0;display:grid;gap:8px;padding:12px;border:1px solid #dfe6f0;border-radius:8px;background:#fbfdff}.contact-merge-modal__compare strong{overflow:hidden;color:#172339;font-size:14px;line-height:1.2;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.contact-merge-modal__compare p,.contact-merge-result p{margin:0;color:#65748b;font-size:12px;line-height:1.4;font-weight:600}.contact-merge-modal__compare div{display:flex;flex-wrap:wrap;gap:6px}.contact-merge-modal__compare em{padding:4px 7px;border-radius:999px;background:#eef5ff;color:#2563eb;font-size:10px;line-height:1;font-style:normal;font-weight:800}.contact-merge-choice-panel>span{color:#65748b;font-size:10px;line-height:1;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.contact-merge-choice-group{min-width:0;display:grid;gap:6px;margin:0;padding:8px;border:1px solid #e7edf5;border-radius:7px}.contact-merge-choice-group legend{padding:0 4px;color:#52627a;font-size:11px;line-height:1;font-weight:800}.contact-merge-choice-group label{min-width:0;display:flex;align-items:center;gap:8px;color:#263347;font-size:12px;line-height:1.25;font-weight:700}.contact-merge-choice-group input{flex:none}.contact-merge-choice-group span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-merge-choice-group em{color:#8a96a8;font-size:12px;font-style:normal;font-weight:700}.contact-link-search{width:100%;margin:0}.contact-link-list{display:grid;gap:6px}.contact-link-row{min-width:0;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px;border:1px solid #e0e7f0;border-radius:8px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer}.contact-link-row:hover{border-color:#cbd7e8;background:#f7faff}.contact-link-row>span{min-width:0;display:grid;gap:3px}.contact-link-row strong,.contact-link-row em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-link-row strong{color:#172339;font-size:12px;font-weight:800}.contact-link-row em{color:#6f7c91;font-size:11px;font-style:normal;font-weight:600}.contact-link-row>span:last-child{color:#2563eb;font-size:11px;font-weight:800}.contact-merge-modal__actions{justify-content:flex-end}@media(min-width:961px)and (max-width:1240px){.contacts-layout{grid-template-columns:minmax(500px,.95fr) minmax(520px,1.05fr)}.contacts-table__head,.contact-row{grid-template-columns:20px minmax(150px,1.3fr) minmax(64px,.5fr) minmax(112px,.8fr) 88px 48px 62px;gap:8px}.contacts-grid-view{grid-template-columns:repeat(2,minmax(150px,1fr))}.contact-channel-row{grid-template-columns:28px minmax(110px,1fr) minmax(96px,.8fr) minmax(68px,auto) 32px}.contact-channel-row .contact-soft-button{display:none}}@media(max-width:960px){.app-shell--contacts .shell-main{padding:0 0 calc(82px + env(safe-area-inset-bottom))}.contacts-screen{min-height:100%;height:auto;overflow-x:hidden;overflow-y:auto}.contacts-layout{display:block;min-height:100%;overflow:visible}.contacts-screen.is-list-view .contact-detail-pane,.contacts-screen.is-detail-view .contacts-list-pane{display:none}.contacts-list-pane,.contact-detail-pane{width:100%;min-height:100%;overflow:visible;border-right:0}.contact-detail-pane{position:static;z-index:auto;width:100%;border-left:0;box-shadow:none}.contact-dialog,.contact-detail-pane.is-dialog-expanded .contact-dialog{flex:1 1 auto}.contacts-list-pane{padding:0}.contact-detail-pane{padding:14px}.contacts-page-header,.contact-detail-header{align-items:flex-start}.contacts-page-header{display:grid;grid-template-columns:minmax(0,1fr);padding:12px 14px 10px}.contacts-view-switch{margin-left:auto}.contacts-filter-row{flex-wrap:nowrap;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.contacts-filter-row::-webkit-scrollbar{display:none}.contacts-filter-pill{flex:0 0 auto;white-space:nowrap}.contacts-summary-row{flex-wrap:wrap;gap:8px 12px}.contacts-summary-row button{margin-left:0}.contacts-table{overflow:visible;border-radius:8px}.contacts-table__head{display:none}.contact-row{min-height:64px;grid-template-columns:20px minmax(0,1fr) auto;gap:8px}.contact-row__channel,.contact-row__handle,.contact-row time,.contact-row__count{display:none}.contact-grid-card{min-height:126px}.contacts-grid-view{grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible}.contacts-pagination{flex-wrap:wrap;margin-top:0}.contacts-pagination label{width:100%;margin-left:0;justify-content:flex-end}.contact-detail-back{min-height:30px;display:inline-flex;align-items:center;gap:6px;padding:0 9px;border:1px solid #dfe6f0;border-radius:7px;background:#fff;color:#52627a;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.contact-detail-back svg{width:14px;height:14px;transform:rotate(90deg)}.contact-detail-header{display:grid;grid-template-columns:minmax(0,1fr)}.contact-detail-actions{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:2px}.contact-channel-row{grid-template-columns:28px minmax(0,1fr) auto;align-items:center}.contact-channel-row code,.contact-channel-row .contact-soft-button{display:none}.contact-duplicate-row{grid-template-columns:34px minmax(0,1fr) auto;gap:8px}.contact-duplicate-row .contact-soft-button,.contact-duplicate-row .contact-text-button{grid-column:2 / -1;justify-self:start}.contact-properties-grid{grid-template-columns:1fr}}@media(max-width:640px){.contacts-list-pane,.contact-detail-pane{padding:0}.contact-detail-pane{padding:10px}.contacts-page-header h1{font-size:17px}.contacts-search{min-height:38px;margin:10px 12px 8px;padding:8px 11px}.contacts-search input{font-size:11px}.contacts-grid-view{grid-template-columns:1fr}.contact-row{border-radius:0}.contact-identity{grid-template-columns:48px minmax(0,1fr)}.contact-identity__avatar{width:48px;height:48px}.contact-identity__copy>div{align-items:flex-start;flex-direction:column;gap:5px}.contact-identity h2{font-size:18px}.contact-modal-backdrop{place-items:end center;padding:0}.contact-merge-modal{width:100%;max-height:calc(100svh - env(safe-area-inset-top) - 10px);border-radius:16px 16px 0 0;padding:14px 12px calc(14px + env(safe-area-inset-bottom))}.contact-merge-modal__compare,.contact-merge-editor{grid-template-columns:1fr}.contact-merge-modal__actions{align-items:stretch;flex-direction:column-reverse}}.empty-state{display:grid;gap:7px;padding:16px;border-radius:16px;border:1px solid rgba(188,204,232,.34);color:var(--text-2);background:#ffffffb8}.empty-state strong{color:var(--text-0);font-size:15px;line-height:1.2}.empty-state span{max-width:44ch;line-height:1.45}.empty-state--panel{min-height:132px;align-content:center}.mobile-tabs{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1180px){.chats-layout{grid-template-columns:minmax(250px,292px) minmax(0,1fr)}.context-panel{grid-column:1 / -1;flex-direction:row;overflow-x:auto}.context-section{min-width:280px}.contacts-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.shell-main{height:100svh;min-height:100svh}.app-shell{height:100svh;min-height:100svh;padding:0;padding-bottom:calc(66px + env(safe-area-inset-bottom))}.app-frame{height:100svh;min-height:100svh;grid-template-columns:1fr}.rail{display:none}.workspace-header{position:sticky;top:0;z-index:30;padding:calc(10px + env(safe-area-inset-top)) 12px 9px;min-height:calc(56px + env(safe-area-inset-top));max-height:none;gap:10px;background:#fff;box-shadow:0 8px 16px #a8badc1a;overflow:visible}.workspace-header.is-collapsed-mobile{height:env(safe-area-inset-top);min-height:env(safe-area-inset-top);max-height:env(safe-area-inset-top);padding-top:0;padding-bottom:0;border-bottom-color:transparent;box-shadow:none;opacity:0;transform:none;pointer-events:none}.workspace-header__title h1,.workspace-header h1{font-size:18px}.workspace-header__title{gap:6px}.workspace-header__actions{gap:6px;flex-wrap:nowrap;flex:none}.user-pill{padding:4px 8px 4px 4px;font-size:11px}.user-pill__avatar{width:22px;height:22px;font-size:12px}.primary-button{padding:9px 12px;border-radius:14px;font-size:13px}.workspace-header__actions .meta-pill:first-child,.workspace-header__actions .meta-pill:nth-child(2){display:none}.workspace-body{min-height:0;padding:12px 0 10px;overflow:hidden;display:flex;overscroll-behavior:none}.workspace-panel{min-height:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;overscroll-behavior:contain}.workspace-panel::-webkit-scrollbar{display:none}.workspace-panel.chats-screen{overflow:hidden;overflow-x:hidden}.workspace-panel.chats-screen.is-mobile-list-pane{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding-bottom:calc(82px + env(safe-area-inset-bottom));padding-top:0}.section-stack,.queue-panel,.context-panel{padding:12px}.chats-layout{grid-template-columns:1fr;min-height:calc(100svh - 128px - env(safe-area-inset-bottom));height:calc(100svh - 128px - env(safe-area-inset-bottom))}.workspace-panel.chats-screen.is-mobile-list-pane .chats-layout{width:100%;min-height:auto;height:auto;padding-top:0}.queue-panel,.thread-panel{min-height:0;height:100%}.queue-panel{gap:10px;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.workspace-panel.chats-screen.is-mobile-list-pane .queue-panel{width:100%;min-height:0;height:auto;overflow:visible;padding:0 0 calc(28px + env(safe-area-inset-bottom));border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.queue-panel__chrome{position:sticky;top:0;z-index:8;gap:10px;padding-bottom:8px;margin-bottom:2px;background:linear-gradient(180deg,#f7faff,#f7fafff5 86%,#f7faff00);box-shadow:0 8px 16px #e2eaf885}.workspace-panel.chats-screen.is-mobile-list-pane .queue-panel__chrome{width:100%;padding:10px 10px 8px;margin:0;border-bottom:1px solid rgba(211,223,242,.72);background:linear-gradient(180deg,#fffffffa,#f7fafff0);box-shadow:0 6px 12px #e2eaf847}.queue-toolbar,.composer-topline{flex-wrap:wrap}.queue-toolbar{gap:8px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:center}.toolbar-button,.composer-mode{gap:8px;padding:8px 11px;border-radius:14px;font-size:13px}.icon-button{width:34px;height:34px}.queue-search-toggle{flex:none;width:34px;height:34px;border-radius:14px}.queue-toolbar .menu-anchor{min-width:0}.queue-toolbar .menu-anchor>.toolbar-button{width:100%;justify-content:center}.queue-heading{gap:8px}.queue-heading h2{font-size:15px}.queue-heading .eyebrow{margin-bottom:4px;font-size:10px;letter-spacing:.16em}.search-field{min-height:42px;padding:9px 12px;border-radius:15px;gap:8px}.search-field input{font-size:13px}.search-field svg{width:17px;height:17px}.quick-filters{gap:6px;padding-bottom:1px}.filter-chip,.meta-pill,.channel-chip,.user-pill{padding:7px 10px;border-radius:13px;font-size:11px;gap:6px}.thread-header{padding:14px 14px 12px}.thread-header__identity,.thread-header__identity-button{gap:10px}.thread-header__identity-button--interactive{padding:0;margin:0}.thread-header__identity-button--interactive h2,.thread-header__identity-button--interactive p{pointer-events:none}.thread-header h2{font-size:15px}.thread-header p{font-size:12px}.thread-timeline{padding:14px 14px 10px}.composer-panel{padding:12px 14px 14px}.composer-textarea{min-height:72px}.composer-textarea--with-send{padding-right:52px}.composer-send-inline{right:10px;bottom:10px;width:32px;height:32px}.message-bubble{max-width:88%}.message-row--group-incoming{width:fit-content;max-width:100%;gap:8px}.message-row--group-incoming .message-sender-avatar{width:36px;height:36px;flex-basis:36px;border-radius:8px;font-size:13px}.message-row--group-incoming .message-bubble{width:fit-content;max-width:calc(100% - 44px);border-radius:0 18px 18px}.context-panel{flex-direction:column;gap:12px;overflow-y:auto;overflow-x:hidden;padding:10px}.context-panel__mobile-topbar{display:flex;align-items:center;gap:10px;padding-bottom:0}.context-panel__mobile-title{display:flex;flex-direction:column;gap:2px;min-width:0}.context-panel__mobile-title strong{font-size:15px;line-height:1.2}.context-panel__mobile-title span{font-size:11px;color:var(--text-2)}.context-section{gap:8px;padding:11px 12px;border-radius:18px}.context-section .card-heading h3{font-size:14px}.context-detail span{font-size:12px;gap:7px}.note-list,.inline-reminders{gap:7px}.note-card,.inline-reminder{padding:10px 11px;border-radius:15px}.note-card strong,.inline-reminder strong{font-size:12px}.note-card p,.inline-reminder p{margin-top:4px;font-size:12px}.inline-reminder time,.note-card__action{font-size:11px}.context-textarea{min-height:72px;resize:none;padding:10px 11px}.note-editor{gap:8px}.contacts-grid{grid-template-columns:1fr}.mobile-tabs{position:fixed;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;padding:5px 8px calc(6px + env(safe-area-inset-bottom));border-radius:16px 16px 0 0;border-top:1px solid rgba(211,223,242,.72);border-left:0;border-right:0;border-bottom:0;background:#ffffffdb;-webkit-backdrop-filter:blur(14px) saturate(1.15);backdrop-filter:blur(14px) saturate(1.15);box-shadow:0 -6px 18px #a0b2d51a}.mobile-tab{padding:4px 4px 1px;border-radius:14px;display:flex;flex-direction:column;align-items:center;gap:3px;font-size:9px;font-weight:500;color:#5c6c88eb;text-decoration:none;transition:color .2s ease,transform .2s ease,background .2s ease}.mobile-tab__icon-wrap{position:relative;width:30px;height:30px;display:grid;place-items:center}.mobile-tab svg{width:22px;height:22px;stroke-width:2.05}.mobile-tab__badge{position:absolute;top:-2px;right:-5px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#3a68e0;color:#fff;font-size:9px;line-height:1;font-weight:700;box-shadow:0 4px 10px #3a68e029}.mobile-tab.is-active{color:var(--text-0);background:#ffffff70}.mobile-tab.is-active svg{stroke-width:2.2}.mobile-tab:not(.is-active):active{transform:scale(.98)}.queue-list{flex:none;min-height:auto;overflow:visible;margin-top:2px;padding-top:4px;padding-bottom:10px}.workspace-panel.chats-screen.is-mobile-list-pane .queue-list{width:100%;padding:12px 10px 10px;margin-top:0;gap:10px}.thread-timeline,.context-panel{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}}.apple-calendar-day,.apple-calendar-week,.apple-calendar-month,.apple-calendar-year{min-width:0;min-height:0;overflow:hidden;background:#fbfbfa}.apple-calendar-all-day,.apple-week-header{display:grid;grid-template-columns:58px minmax(0,1fr);border-bottom:1px solid #e3e8ef;background:#fbfbfa}.apple-calendar-all-day>span{padding:8px 8px 8px 12px;color:#8f97a3;font-size:11px;line-height:1.2;font-weight:800;text-transform:lowercase}.apple-calendar-all-day>div{min-height:32px;border-left:1px solid #e3e8ef}.apple-calendar-scroll{min-height:0;height:100%;padding-bottom:34px;overflow:auto}.apple-day-grid{position:relative;min-width:560px;min-height:860px}.apple-time-row{display:grid;grid-template-columns:58px minmax(0,1fr);min-height:56px}.apple-time-row time{padding:9px 8px 0 12px;color:#818995;font-size:11px;line-height:1;font-weight:800;text-align:right}.apple-time-row>div{position:relative;display:flex;align-items:flex-start;gap:6px;padding:4px 8px;border-left:1px solid #e3e8ef;border-bottom:1px solid #e7ebf0}.apple-now-line{position:absolute;left:58px;right:0;top:var(--current-time-top);z-index:5;height:2px;background:#3568e8;pointer-events:none}.apple-now-line em{position:absolute;left:-43px;top:-11px;padding:4px 7px;border-radius:999px;background:#3568e8;color:#fff;font-size:10px;line-height:1;font-style:normal;font-weight:900}.apple-timed-event{min-width:116px;max-width:min(260px,100%);min-height:36px;display:flex;flex-direction:column;gap:3px;padding:6px 8px;border:1px solid #bfd0ff;border-radius:7px;background:#eef4ff;color:#2a3038;font:inherit;text-align:left;box-shadow:0 8px 18px #1f2a440f;cursor:pointer}.apple-timed-event.is-active{border-color:#2f6bff;box-shadow:0 0 0 1px #2f6bff47}.apple-timed-event.is-overdue{border-color:#ffd2cf;background:#fff4f3}.apple-timed-event.is-completed{border-color:#bce7cd;background:#f0fbf4;color:#245f3d}.apple-timed-event.is-completed strong{color:#245f3d}.apple-timed-event strong,.apple-timed-event span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.apple-timed-event strong{color:#24282f;font-size:12px;line-height:1.1;font-weight:800}.apple-timed-event span{color:#788190;font-size:10px;line-height:1;font-weight:700}.apple-week-header{position:sticky;top:0;z-index:8;grid-template-columns:48px repeat(7,minmax(0,1fr))}.apple-week-header>span{border-right:1px solid #e3e8ef}.apple-week-header>div{min-height:58px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;border-right:1px solid #e3e8ef;background:transparent;color:#2d323a;font:inherit}.apple-week-header>div>span{color:#8e96a2;font-size:11px;font-weight:900;text-transform:uppercase}.apple-week-header>div>strong{width:28px;height:28px;display:inline-grid;place-items:center;border-radius:999px;font-size:17px;line-height:1;font-weight:800}.apple-week-header>div.is-today>strong{background:#3568e8;color:#fff}.apple-week-header>div.is-weekend>span,.apple-week-header>div.is-weekend>strong{color:#a6adb8}.apple-week-header>div.is-weekend.is-today>strong{color:#fff}.apple-week-grid{min-width:0;display:flex;flex-direction:column}.apple-week-hour-label{min-height:56px;border-right:1px solid #e3e8ef;border-bottom:1px solid #e7ebf0}.apple-week-hour-label time{display:block;padding:9px 8px 0 0;color:#818995;font-size:11px;line-height:1;font-weight:800;text-align:right}.apple-week-row{min-width:0;display:grid;grid-template-columns:48px repeat(7,minmax(0,1fr))}.apple-week-slot{position:relative;min-height:56px;padding:4px;border-right:1px solid #e3e8ef;border-bottom:1px solid #e7ebf0}.apple-week-slot .apple-timed-event{width:100%;min-width:0;max-width:100%;min-height:34px;padding:5px}.apple-week-slot .apple-timed-event strong{font-size:10px}.apple-week-slot .apple-timed-event span{font-size:9px}.apple-calendar-month{display:grid;grid-template-rows:auto minmax(0,1fr)}.apple-month-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:1px solid #dfe5ee}.apple-month-weekdays span{padding:10px 12px;color:#747d8a;font-size:12px;line-height:1;font-weight:800;text-align:center}.apple-month-grid{min-height:0;display:grid;grid-template-columns:repeat(7,minmax(116px,1fr));grid-auto-rows:minmax(118px,1fr);overflow:auto}.apple-month-cell{min-width:0;display:flex;flex-direction:column;gap:7px;padding:10px 8px;border:0;border-right:1px solid #dfe5ee;border-bottom:1px solid #dfe5ee;background:transparent;color:#2d323a;font:inherit;text-align:left;cursor:default}.apple-month-cell.is-muted{color:#b7bec8;background:#f6f8fb80}.apple-month-cell.is-today>strong{width:max-content;min-width:28px;height:28px;display:inline-grid;place-items:center;padding:0 7px;border-radius:999px;background:#3568e8;color:#fff}.apple-month-cell>strong{color:inherit;font-size:15px;line-height:1;font-weight:800}.apple-month-cell>span{min-width:0;display:flex;flex-direction:column;gap:4px}.apple-month-cell em{color:#8a919b;font-size:11px;line-height:1;font-style:normal;font-weight:800}.calendar-event-chip{min-width:0;height:22px;display:flex;align-items:center;gap:5px;padding:3px 6px;border:0;border-radius:5px;background:#eef4ff;color:#3568e8;font:inherit;text-align:left;cursor:pointer}.calendar-event-chip span{width:8px;height:8px;flex:none;border:2px solid currentColor;border-radius:999px}.calendar-event-chip strong{min-width:0;overflow:hidden;color:inherit;font-size:11px;line-height:1;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.calendar-event-chip.is-overdue{background:#fff0ef;color:#cf4742}.calendar-event-chip.is-completed{background:#eefbf3;color:#2f8a52}.calendar-event-chip.is-active{box-shadow:inset 0 0 0 1px currentColor}.apple-calendar-year{height:100%;min-height:0;display:grid;grid-template-columns:repeat(3,minmax(210px,1fr));grid-template-rows:repeat(4,minmax(0,1fr));gap:12px 30px;padding:16px 22px 18px;overflow:auto;align-content:stretch}.apple-year-month{min-width:0;min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:7px;padding:4px 0 2px;border:0;background:transparent;color:#2d323a;font:inherit;text-align:left;cursor:pointer}.apple-year-month h3{margin:0;color:#3568e8;font-size:17px;line-height:1.15;font-weight:800}.apple-year-weekdays,.apple-year-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:3px 4px}.apple-year-weekdays span{color:#929aa6;font-size:10px;line-height:1;font-weight:800;text-align:center}.apple-year-days span{position:relative;min-height:20px;height:auto;display:grid;place-items:center;border-radius:999px;color:#3b414a;font-size:11px;line-height:1;font-weight:800}.apple-year-days span.is-muted{color:#c3cad4}.apple-year-days span.is-today{background:#3568e8;color:#fff}.apple-year-days span.has-events:not(.is-today):after{content:"";position:absolute;right:2px;bottom:1px;width:4px;height:4px;border-radius:999px;background:#3568e8}@media(max-width:1280px){.apple-calendar-year{grid-template-columns:repeat(3,minmax(160px,1fr));grid-template-rows:repeat(4,minmax(0,1fr))}}@media(max-width:960px){.apple-week-header,.apple-week-grid{min-width:760px}.apple-month-grid{grid-template-columns:repeat(7,minmax(104px,1fr))}.apple-calendar-year{grid-template-columns:repeat(2,minmax(150px,1fr));grid-template-rows:none;align-content:start}}@media(max-width:430px){.workspace-header{padding-left:10px;padding-right:10px;gap:8px}.workspace-header__subtitle{display:none}.workspace-header__title h1,.workspace-header h1{font-size:17px}.workspace-header__actions{gap:4px}.user-pill{display:none}.primary-button{padding:8px 10px;border-radius:13px;font-size:12px}}.app-shell--dashboard,.app-shell--reminders,.app-shell--profile{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202022;background:#edf1f8}.app-shell--dashboard .app-frame,.app-shell--reminders .app-frame,.app-shell--profile .app-frame{grid-template-columns:100px minmax(0,1fr);background:#edf1f8}.app-shell--dashboard .shell-main,.app-shell--reminders .shell-main,.app-shell--profile .shell-main{padding:0 20px 30px;grid-template-rows:70px minmax(0,1fr);background:#edf1f8}.app-shell--dashboard .workspace-header,.app-shell--reminders .workspace-header,.app-shell--profile .workspace-header{align-self:start;height:auto;min-height:56px;max-height:none;margin-top:14px;padding:0 0 4px;border:0;background:transparent;box-shadow:none}.app-shell--dashboard .workspace-header__title h1,.app-shell--reminders .workspace-header__title h1,.app-shell--profile .workspace-header__title h1{margin:0;font-size:22px;line-height:110%;font-weight:600;letter-spacing:0;color:#202022}.app-shell--dashboard .workspace-header__subtitle,.app-shell--reminders .workspace-header__subtitle,.app-shell--profile .workspace-header__subtitle{max-width:44rem}.app-shell--dashboard .workspace-header__actions,.app-shell--reminders .workspace-header__actions,.app-shell--profile .workspace-header__actions{gap:8px}.app-shell--dashboard .workspace-header__actions .meta-pill,.app-shell--dashboard .workspace-header__actions .user-pill,.app-shell--reminders .workspace-header__actions .meta-pill,.app-shell--reminders .workspace-header__actions .user-pill,.app-shell--profile .workspace-header__actions .meta-pill,.app-shell--profile .workspace-header__actions .user-pill{display:none}.app-shell--dashboard .workspace-header .primary-button,.app-shell--reminders .workspace-header .primary-button{width:154px;height:40px;padding:0 20px;border-radius:8px;border:0;background:#3a68e0;color:#fff;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:120%;font-weight:700;box-shadow:none}.workspace-header__logout{display:inline-flex;align-items:center;gap:10px}@media(max-width:720px){.workspace-header__subtitle{display:none}.auth-shell{padding:18px}.auth-card{padding:12px;border-radius:22px}.auth-card__panel{min-height:auto;padding:24px 20px;border-radius:20px}.auth-card h2{font-size:30px}.auth-card__subtitle{margin-top:10px;font-size:14px}.auth-form__helper{gap:6px}.auth-form__helper span{padding:4px 8px}}.app-shell--dashboard .workspace-body,.app-shell--reminders .workspace-body,.app-shell--profile .workspace-body{padding:0;min-height:0}.app-shell--dashboard .shell-main{padding:0;grid-template-rows:minmax(0,1fr)}.app-shell--dashboard .workspace-header{display:none}.profile-screen{width:100%;height:100%;min-height:0;overflow:hidden}.profile-photo{position:relative;width:clamp(144px,13vw,230px);height:clamp(144px,13vw,230px);border-radius:50%;background:#dfe6f1;box-shadow:inset 0 0 0 5px #0a91ff}.profile-photo img{width:100%;height:100%;border-radius:inherit;object-fit:cover;display:block}.profile-photo__initials{width:100%;height:100%;display:grid;place-items:center;border-radius:inherit;background:linear-gradient(180deg,#8baaf9,#3a68e0);color:#fff;font-size:clamp(48px,5vw,76px);line-height:1;font-weight:600;text-transform:uppercase}.profile-photo__input{display:none}.profile-photo__camera{position:absolute;right:7%;bottom:8%;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;color:#3a68e0;background:#fff;box-shadow:0 13px 5px #00000003,0 8px 5px #0000000d,0 3px 3px #00000017,0 1px 2px #0000001a}.profile-photo__camera svg{width:18px;height:18px}.profile-form{width:min(100%,724px);margin-top:42px;display:grid;gap:16px}.profile-actions{display:grid;grid-template-columns:1fr;gap:16px;margin-top:14px}.profile-button{height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;font-size:16px;line-height:120%;font-weight:700}.profile-button--secondary{border:1px solid #929aa9;color:#929aa9;background:transparent}.profile-button--primary{color:#fff;background:#3a68e0}.profile-save-status{margin:-4px 0 0;color:#3a68e0;font-size:14px;line-height:120%;font-weight:600}.messenger-grid{width:100%;margin-top:34px;display:grid;grid-template-columns:repeat(auto-fill,110px);grid-auto-rows:110px;gap:20px;align-content:start}.messenger-card{position:relative;width:110px;height:110px;padding:11px 16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;border:0;border-radius:16px;background:#edf0f5;color:#8790a1;border:1px solid transparent;isolation:isolate;transition:transform .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease,border-color .16s ease;cursor:pointer}.messenger-card:hover{transform:translateY(-1px);border-color:#3a68e024;background:#f4f7fd;box-shadow:0 12px 30px #5977b414}.messenger-card__badge{position:absolute;top:-8px;right:-8px;width:36px;height:36px;display:grid;place-items:center;border-radius:999px;border:1px solid rgba(221,228,240,.92);box-shadow:-6px 10px 5px #00000003,-4px 6px 4px #00000008,-2px 2px 3px #0000000a,0 1px 2px #0000000d;font-family:Inter Tight,Ubuntu,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;line-height:1;font-weight:400;z-index:2;transition:background-color .16s ease,color .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.messenger-card__badge--plus{background:#fff;color:#8790a1}.messenger-card__badge--count{background:#d81f1f;border-color:#d81f1f;color:#fff;font-size:18px;font-weight:500;box-shadow:0 12px 24px #d81f1f38,0 2px 4px #851a1a29}.messenger-card:hover .messenger-card__badge--plus,.messenger-card:focus-visible .messenger-card__badge--plus{background:#3a68e0;color:#fbfbfb;border-color:#3a68e0;transform:scale(1.04);box-shadow:0 12px 24px #3a68e03d,0 2px 4px #26418f2e}.messenger-card__icon{position:relative;width:48px;height:48px;flex:0 0 auto;display:grid;place-items:center;border-radius:999px;z-index:0}.messenger-card__icon svg{width:100%;height:100%;display:block;stroke:none;fill:none}.messenger-card__logo-image{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.messenger-card__logo-fallback{width:100%;height:100%;display:grid;place-items:center;border-radius:999px;background:#edf0f5;color:#334a96;font-size:14px;font-weight:700;line-height:1;text-transform:uppercase}.messenger-card__label{max-width:100%;color:inherit;font-family:Helvetica,Arial,sans-serif;font-size:14px;line-height:100%;font-weight:500;text-align:center}.messenger-channel-card__status{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:11px;line-height:1;font-weight:700;white-space:nowrap;flex-shrink:0}.messenger-channel-card__status--online{background:#e8f7ef;color:#1c9155}.messenger-channel-card__reason--modal{margin:0}.messenger-modal-backdrop{position:fixed;inset:0;background:#1a233600;display:grid;place-items:center;padding:24px;z-index:1000;opacity:0;animation:messenger-modal-backdrop-in .16s ease forwards;will-change:opacity,background-color;backface-visibility:hidden}.messenger-modal{width:min(720px,calc(100vw - 48px));display:grid;gap:22px;padding:24px 26px 22px;border-radius:24px;background:#fff;border:1px solid rgba(214,223,238,.8);box-shadow:0 40px 90px #26324c2e;position:relative;opacity:0;transform:translateY(10px) scale(.985) translateZ(0);animation:messenger-modal-in .19s cubic-bezier(.22,1,.36,1) forwards;will-change:opacity,transform;backface-visibility:hidden;overflow:hidden}.messenger-modal--qr{width:min(560px,calc(100vw - 48px))}.messenger-modal__close{position:absolute;top:16px;right:16px;width:34px;height:34px;display:grid;place-items:center;color:#98a3b8}.messenger-modal__close svg{width:20px;height:20px}.messenger-modal__header{display:grid;gap:8px;padding-right:42px}.messenger-modal__header h3{margin:0;color:#202022;font-size:20px;line-height:1.08;font-weight:700}.messenger-modal__header p{margin:0;color:#8d99b0;font-size:13px;line-height:1.24}.messenger-modal__field{display:grid;gap:10px}.messenger-modal__field>span{color:#8d99b0;font-size:15px;line-height:1.1;font-weight:500}.messenger-modal__input-wrap{min-height:62px;display:flex;align-items:center;gap:16px;padding:0 18px;border-radius:16px;background:#edf0f5}.messenger-modal__input-wrap input{width:100%;border:0;outline:0;background:transparent;color:#202022;font-size:16px;line-height:1.1;font-weight:500}.messenger-modal__input-wrap svg{width:18px;height:18px;color:#8d99b0;flex:0 0 auto}.messenger-modal__support-note{display:grid;gap:8px;margin-top:-2px}.messenger-modal__support-label{color:#8d99b0;font-size:12px;line-height:1.2}.messenger-modal__support-note code{display:block;width:100%;overflow-wrap:anywhere;color:#5d6680;font-size:12px;line-height:1.35;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.messenger-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:4px}.messenger-modal__footer--single{justify-content:flex-end}.messenger-modal__delete{display:inline-flex;align-items:center;gap:10px;color:#8d99b0;font-size:15px;line-height:1;font-weight:600}.messenger-modal__delete svg{width:22px;height:22px}.messenger-modal__save{min-width:180px}.messenger-modal__save:disabled{background:#c7d4f4;color:#ffffffd6;cursor:not-allowed}.messenger-qr-panel{display:grid;place-items:center;padding:20px;border-radius:20px;border:1px solid #dce4f2;background:#f8fbff}.messenger-qr-panel--placeholder{min-height:300px;color:#8d99b0;font-size:15px;line-height:1.35}.messenger-qr-panel__image{width:min(100%,320px);height:auto;display:block;border-radius:12px;background:#fff}.messenger-qr-instructions{display:grid;gap:10px}.messenger-qr-instructions p,.messenger-qr-instructions ol{margin:0;color:#4f5b73;font-size:14px;line-height:1.5}.messenger-qr-instructions ol{padding-left:20px}.messenger-qr-success{display:flex;justify-content:flex-start}@keyframes messenger-modal-backdrop-in{0%{opacity:0;background:#1a233600}to{opacity:1;background:#1a233657}}@keyframes messenger-modal-in{0%{opacity:0;transform:translateY(10px) scale(.985) translateZ(0)}to{opacity:1;transform:translateY(0) scale(1) translateZ(0)}}@media(max-width:1280px){.profile-form{width:min(100%,640px)}.messenger-grid{grid-template-columns:repeat(auto-fill,100px);grid-auto-rows:100px;gap:16px}.messenger-card{width:100px;height:100px;padding:10px 12px}}@media(max-width:960px){.profile-screen{overflow-y:auto;padding-bottom:12px}.profile-photo{width:128px;height:128px}.profile-form{margin-top:26px}.messenger-modal{width:min(680px,calc(100vw - 32px));padding:24px 22px;border-radius:24px}.messenger-grid{margin-top:24px;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));grid-auto-rows:96px}.messenger-card{width:100%;height:96px}}@media(max-width:640px){.profile-actions{grid-template-columns:1fr}.messenger-modal__footer{flex-direction:column;align-items:stretch}.messenger-modal__save{width:100%;min-width:0}}.profile-screen{overflow:auto;background:transparent;color:#20242c}.app-shell--profile .shell-main{padding:0;grid-template-rows:minmax(0,1fr)}.app-shell--profile .workspace-header{display:none}.app-shell--profile .workspace-body{height:100%;min-height:0;padding:0}.profile-root{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;height:100%;min-height:0;padding:0;display:grid;grid-template-rows:minmax(0,1fr);gap:0}.profile-soft-button--danger{color:#8a4b4b}.profile-soft-button svg,.profile-icon-button svg,.profile-logout-button svg{width:16px;height:16px;flex:0 0 auto}.profile-overview-grid{min-height:0;height:100%;width:100%;display:grid;grid-template-columns:clamp(320px,25vw,380px) minmax(0,1fr);grid-template-areas:"identity channels";gap:10px;align-items:stretch;align-content:stretch;padding:0 10px 10px 0}.profile-stack{min-width:0;min-height:0;display:grid;gap:0}.profile-overview-grid>.profile-stack:first-child{grid-area:identity}.profile-stack--main{grid-area:channels;display:grid;grid-template-columns:minmax(340px,.72fr) minmax(0,1fr);grid-template-areas:"channels channels" "reminders billing" "activity ops";gap:10px;align-content:start;overflow-y:auto;padding-bottom:10px;scrollbar-width:thin;scrollbar-color:rgba(133,146,166,.32) transparent}.profile-stack--main>.profile-panel{min-width:0}.profile-panel{min-width:0;overflow:hidden;border:1px solid #e1e6ee;border-radius:10px;background:#fbfbfa}.profile-panel--identity{min-height:100%;border-top:0;border-bottom:0;border-left:0;border-radius:0 10px 10px 0;display:flex;flex-direction:column}.profile-panel__header{min-height:36px;padding:8px 12px;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;border-bottom:1px solid #e8edf4}.profile-panel__header>div:first-child{display:grid;gap:6px}.profile-panel__header>svg{width:18px;height:18px;color:#7c8799}.profile-panel__eyebrow{display:block;margin-bottom:0;color:#9aa3b2;font-size:9px;line-height:1;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.profile-panel__header h2{margin:0;color:#24282f;font-size:13px;line-height:1.12;font-weight:700}.profile-panel__header h2 small{margin-left:10px;min-width:24px;height:20px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#edf2fb;color:#637087;font-size:11px;line-height:1;font-weight:700;vertical-align:2px}.profile-panel__tools{display:flex;gap:6px}.profile-screen .profile-button{height:30px;padding:0 12px;border-radius:7px;font-size:11px;line-height:1;font-weight:700}.profile-soft-button,.profile-icon-button,.profile-logout-button{min-width:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dfe5ed;background:#fff;color:#3a4352;font-size:11px;line-height:1;font-weight:600;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.profile-soft-button{height:30px;gap:8px;padding:0 12px;border-radius:7px}.profile-soft-button--small{height:26px;padding:0 10px;font-size:11px}.profile-icon-button{width:30px;height:30px;border-radius:7px}.profile-soft-button:hover,.profile-icon-button:hover{border-color:#b9c8e5;background:#f6f9ff;color:#2f62e6}.profile-user-card{padding:10px 12px;display:flex;align-items:center;gap:12px}.profile-user-card .profile-photo{width:50px;height:50px;border-radius:10px;box-shadow:none;background:#e6ebf3;flex:0 0 auto}.profile-user-card .profile-photo img,.profile-user-card .profile-photo__initials{border-radius:inherit}.profile-user-card .profile-photo__initials{font-size:18px;font-weight:700}.profile-user-card .profile-photo__camera{right:-5px;bottom:-5px;width:26px;height:26px;border:1px solid #dfe5ed;box-shadow:none}.profile-user-card .profile-photo__camera svg{width:14px;height:14px}.profile-user-card__body{min-width:0;display:grid;gap:4px}.profile-user-card__body strong{min-width:0;overflow:hidden;color:#24282f;font-size:13px;line-height:1.12;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-user-card__body span{min-width:0;overflow:hidden;color:#7c8799;font-size:11px;line-height:1.2;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.profile-user-card__body mark{width:fit-content;padding:2px 7px;border-radius:7px;background:#edf4ff;color:#2f62e6;font-size:9px;line-height:1;font-weight:700}.profile-status-dot{width:8px;height:8px;border-radius:999px;background:#a0aaba;flex:0 0 auto}.profile-status-dot--online{background:#27c967}.profile-status-dot--connecting{background:#f0a12a}.profile-status-dot--offline{background:#ef5a5f}.profile-status-dot--muted{background:#a0aaba}.profile-property-list,.profile-setting-list,.profile-access-list{display:grid}.profile-property-row,.profile-setting-row{min-height:30px;padding:0 12px;display:grid;align-items:center;gap:10px;border-top:1px solid #e8edf4}.profile-property-row{grid-template-columns:16px minmax(74px,.7fr) minmax(0,1fr)}.profile-setting-row{grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}.profile-property-row__icon{color:#8994a7}.profile-property-row__icon svg{width:14px;height:14px}.profile-property-row span,.profile-setting-row span{min-width:0;color:#7c8799;font-size:11px;line-height:1.2;font-weight:600}.profile-property-row strong,.profile-setting-row strong{min-width:0;overflow:hidden;color:#303641;font-size:11px;line-height:1.2;font-weight:600;text-align:right;text-overflow:ellipsis;white-space:nowrap}.profile-panel--identity .profile-property-list,.profile-panel--identity .profile-setting-list,.profile-panel--identity .profile-access-list{padding:8px 12px 10px;gap:8px}.profile-panel--identity .profile-property-row,.profile-panel--identity .profile-setting-row,.profile-panel--identity .profile-access-row{min-height:38px;padding:0 12px;border:1px dashed #d8e1ee;border-radius:8px;background:#fbfbfa}.profile-panel--identity .profile-access-row{padding:7px 12px}.profile-section-title{min-height:34px;padding:10px 12px 8px;border-top:1px solid #e8edf4;display:grid;gap:6px}.profile-section-title strong{display:block;color:#24282f;font-size:13px;line-height:1.12;font-weight:700}.profile-panel--channels{grid-area:channels;min-height:0}.profile-channel-list{display:grid}.profile-channel-row{min-width:0;min-height:56px;padding:8px 12px;display:grid;grid-template-columns:36px minmax(0,1fr) 48px 28px;grid-template-rows:auto auto;align-items:center;gap:3px 10px;border-top:1px solid #e8edf4}.profile-channel-list .profile-channel-row:first-child{border-top:0}.profile-channel-row__logo{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#edf2f7;overflow:hidden}.profile-channel-row__logo-image{width:100%;height:100%;object-fit:contain}.profile-channel-row__main,.profile-channel-row__status,.profile-channel-row__count{min-width:0;display:grid;gap:4px}.profile-channel-row__logo{grid-row:1 / 3}.profile-channel-row__main{grid-column:2;grid-row:1}.profile-channel-row__main strong{overflow:hidden;color:#24282f;font-size:13px;line-height:1.15;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-channel-row__main span,.profile-channel-row__main em,.profile-channel-row__status span,.profile-channel-row__count span{min-width:0;overflow:hidden;color:#7c8799;font-size:11px;line-height:1.2;font-style:normal;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.profile-channel-row__status{grid-column:2;grid-row:2;display:flex;align-items:center;gap:6px}.profile-channel-row__status>span:last-child{min-width:0}.profile-channel-row__status strong{min-width:0;overflow:hidden;color:#435063;font-size:11px;line-height:1.2;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-channel-row__count{grid-column:3;grid-row:1 / 3;justify-items:end}.profile-channel-row>.profile-icon-button{grid-column:4;grid-row:1 / 3}.profile-channel-row__count strong{color:#24282f;font-size:13px;line-height:1;font-weight:700}.profile-panel--billing{grid-area:billing;min-height:0}.profile-billing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden}.profile-billing-cell{min-width:0;min-height:82px;padding:10px 14px;display:grid;align-content:start;gap:6px;border-right:1px solid #e8edf4;border-bottom:1px solid #e8edf4}.profile-billing-cell:nth-child(2n){border-right:0}.profile-billing-cell:nth-last-child(-n+2){border-bottom:0}.profile-billing-cell span,.profile-billing-cell em{min-width:0;overflow:hidden;color:#8b95a5;font-size:11px;line-height:1.2;font-style:normal;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-billing-cell>span:first-child{color:#8f99aa;font-size:10px;line-height:1.1;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.profile-billing-cell strong{min-width:0;overflow:hidden;color:#202022;font-size:21px;line-height:1;font-weight:720;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.profile-billing-cell em{color:#9aa3af}.profile-billing-meter{width:100%;height:4px;overflow:hidden;border-radius:999px;background:#e8edf4}.profile-billing-meter i{display:block;height:100%;border-radius:inherit;background:#2f62e6}.profile-panel--ops-summary{grid-area:ops;min-height:0;align-self:start}.profile-ops-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.profile-ops-summary-grid>*{min-width:0;min-height:92px;border-right:1px solid #e8edf4;border-bottom:1px solid #e8edf4}.profile-ops-summary-grid>*:nth-child(3n){border-right:0}.profile-ops-summary-grid>*:nth-last-child(-n+3){border-bottom:0}.profile-ops-summary-grid .dashboard-metric{position:relative;min-height:92px;padding:12px 14px;display:grid;grid-template-columns:minmax(0,1fr);align-items:start;border-radius:0;border-top:0;border-left:0;border-bottom:1px solid #e8edf4;border-right:1px solid #e8edf4;background:transparent;box-shadow:none}.profile-ops-summary-grid .dashboard-metric:nth-child(3n){border-right:0}.profile-ops-summary-grid .dashboard-metric>div{min-width:0;display:grid;grid-template-rows:30px 34px 20px;align-items:start}.profile-ops-summary-grid .dashboard-metric p,.profile-summary-detail span{min-height:30px}.profile-ops-summary-grid .dashboard-metric p{padding-right:28px;white-space:normal}.profile-ops-summary-grid .dashboard-metric strong{margin-top:0;align-self:start}.profile-ops-summary-grid .dashboard-metric span:not(.dashboard-metric__icon){margin-top:0;align-self:start}.profile-ops-summary-grid .dashboard-metric__icon{position:absolute;top:12px;right:14px}.profile-summary-detail{padding:10px 14px;display:grid;grid-template-rows:30px 34px 20px;align-content:start;align-items:start}.profile-summary-detail span,.profile-summary-detail em{min-width:0;overflow:hidden;color:#8b95a5;font-size:11px;line-height:1.2;font-style:normal;font-weight:700}.profile-summary-detail span{font-size:10px;line-height:1.1;font-weight:760;letter-spacing:.04em;text-transform:uppercase;overflow:visible;text-overflow:clip;white-space:normal}.profile-summary-detail strong{min-width:0;overflow:hidden;display:block;margin-top:6px;color:#202022;font-size:22px;line-height:1;font-weight:720;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.profile-summary-detail em{margin-top:6px;color:#9aa3af;text-overflow:ellipsis;white-space:nowrap}.profile-panel--attention{grid-area:activity;min-height:0}.profile-attention-list{display:grid}.profile-attention-row{min-width:0;min-height:54px;padding:8px 12px;border:0;border-top:1px solid #e8edf4;background:transparent;color:inherit;display:grid;grid-template-columns:minmax(0,1fr) minmax(118px,auto) 30px 46px;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:background-color .14s ease}.profile-panel--attention .profile-attention-row{grid-template-columns:minmax(0,1fr) 30px 42px}.profile-panel--attention .profile-attention-reason{display:none}.profile-attention-row:first-child{border-top:0}.profile-attention-row:hover{background:#edf2fc94}.profile-attention-row__main{min-width:0;display:grid;gap:5px}.profile-attention-row__main strong{min-width:0;overflow:hidden;color:#24282f;font-size:13px;line-height:1.15;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-attention-row__main span{min-width:0;overflow:hidden;color:#7c8799;font-size:11px;line-height:1.2;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.profile-attention-reason{min-width:0;display:inline-flex;align-items:center;gap:6px;color:#627084;font-size:11px;line-height:1.2;font-weight:700;white-space:nowrap}.profile-attention-reason:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor;flex:0 0 auto}.profile-attention-reason--blue{color:#3568e8}.profile-attention-reason--red{color:#e05252}.profile-attention-reason--orange{color:#d9821f}.profile-attention-row time{color:#7c8799;font-size:11px;line-height:1;font-weight:650;text-align:right}.profile-panel--reminders{grid-area:reminders;min-height:0}.profile-reminder-list{display:grid}.profile-reminder-list button{min-width:0;min-height:56px;padding:9px 12px;border:0;border-top:1px solid #e8edf4;background:transparent;color:inherit;display:grid;grid-template-columns:54px minmax(0,1fr) 30px;align-items:center;gap:10px;text-align:left;cursor:pointer;transition:background-color .14s ease}.profile-reminder-list button:first-child{border-top:0}.profile-reminder-list button:hover{background:#edf2fcb8}.profile-reminder-list time{color:#3568e8;font-size:13px;line-height:1;font-weight:800}.profile-reminder-list span{min-width:0;display:grid;gap:5px}.profile-reminder-list strong{min-width:0;overflow:hidden;color:#24282f;font-size:13px;line-height:1.15;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-reminder-list em{min-width:0;overflow:hidden;color:#7c8799;font-size:11px;line-height:1.2;font-style:normal;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.profile-empty-state--compact{min-height:116px}.profile-panel--reminders .profile-empty-state--compact{min-height:78px;padding:16px}.profile-empty-state{min-height:170px;display:grid;place-items:center;align-content:center;gap:8px;padding:24px;color:#7c8799;text-align:center}.profile-empty-state strong{color:#24282f;font-size:14px;font-weight:700}.profile-empty-state .profile-button{height:34px;margin-top:8px;padding:0 14px}.profile-access-row{min-height:48px;padding:8px 12px;display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:10px;align-items:center;border-top:1px solid #e8edf4}.profile-access-list .profile-access-row:first-child{border-top:0}.profile-panel--identity .profile-access-list .profile-access-row:first-child{border:1px dashed #d8e1ee}.profile-access-row:has(.profile-soft-button){grid-template-columns:36px minmax(0,1fr) auto auto}.profile-access-row__logo{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;background:#edf2f7;color:#526176;font-size:11px;font-weight:800}.profile-access-row__logo svg{width:18px;height:18px}.profile-access-row__logo--amocrm,.profile-access-row__logo--bitrix24{background:#fff;border:1px solid #dfe5ed}.profile-access-row__logo-image{width:100%;height:100%;border-radius:inherit;object-fit:contain}.profile-access-row div{min-width:0;display:grid;gap:5px}.profile-access-row strong{min-width:0;overflow:hidden;color:#24282f;font-size:12px;line-height:1.15;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.profile-access-row span{min-width:0;overflow:hidden;color:#718096;font-size:11px;line-height:1.2;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.profile-access-row__state{color:#8d98aa!important;font-size:11px!important;font-weight:600!important}.profile-toggle{width:42px;height:24px;justify-self:end;padding:2px;display:inline-flex;align-items:center;border-radius:999px;background:#e5e8ed;box-shadow:inset 0 0 0 1px #20242c0a}.profile-toggle i{width:20px;height:20px;display:block;border-radius:999px;background:#fff;box-shadow:0 1px 3px #20242c29;transition:transform .16s ease}.profile-toggle.is-on{background:#dce8ff}.profile-toggle.is-on i{transform:translate(18px);background:#3468f6}.profile-access-row__state.is-ok{color:#16884c!important}.profile-form--compact{width:100%;margin-top:0;gap:12px}.profile-edit-modal{width:min(560px,calc(100vw - 48px));border-radius:10px;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.profile-edit-modal .messenger-modal__header{padding:14px 16px 10px;border-bottom:1px solid #e8edf4}.profile-edit-modal .messenger-modal__header h3{color:#24282f;font-size:18px;line-height:1.15;font-weight:700;letter-spacing:0}.profile-edit-modal .messenger-modal__header p{margin-top:6px;color:#7c8799;font-size:12px;line-height:1.35;font-weight:500}.profile-form--properties{padding:14px 16px 16px;gap:10px}.profile-edit-property-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.profile-edit-property-row{min-height:38px;padding:0 10px;display:grid;grid-template-columns:16px minmax(70px,auto) minmax(0,1fr);align-items:center;gap:8px;border:1px dashed #d8e1ee;border-radius:8px;background:#fbfbfa;color:#7c8799;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.profile-edit-property-row--wide{grid-column:1 / -1}.profile-edit-property-row .profile-property-row__icon{display:inline-grid;place-items:center;color:#8994a7}.profile-edit-property-row .profile-property-row__icon svg{width:14px;height:14px}.profile-edit-property-row>span:not(.profile-property-row__icon){min-width:0;overflow:hidden;color:#7c8799;font-size:11px;line-height:1.2;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.profile-edit-property-row input{min-width:0;width:100%;height:32px;padding:0;border:0;outline:0;background:transparent;color:#24282f;font:inherit;font-size:12px;line-height:1.2;font-weight:600;text-align:right}.profile-edit-property-row input::placeholder{color:#9aa3b2}.profile-edit-property-row:focus-within{border-color:#3568e8;border-style:solid;background:#fff;box-shadow:0 0 0 2px #3568e81f}.profile-form--properties .profile-actions{margin-top:4px}.profile-form--properties .profile-button{width:100%;height:34px;border-radius:7px;font-size:12px}.profile-channel-picker-modal{width:min(720px,calc(100vw - 48px))}.profile-channel-picker-grid{margin-top:0;grid-template-columns:repeat(auto-fill,minmax(118px,1fr));grid-auto-rows:auto}.profile-channel-picker-cell{display:grid;justify-items:center;gap:10px}.profile-channel-picker-modal .messenger-card{width:104px;height:96px;border-radius:10px;font-family:inherit;box-shadow:none}.profile-channel-picker-modal .messenger-card__badge,.profile-channel-picker-modal .messenger-card__label{font-family:inherit}.profile-channel-picker-modal .messenger-card__badge{width:28px;height:28px;font-size:16px;box-shadow:none}.profile-channel-picker-modal .messenger-card__icon{width:40px;height:40px}.profile-channel-picker-modal .messenger-card__label{font-size:12px;font-weight:600}@media(max-width:860px){.profile-root{padding:0}.profile-overview-grid{width:100%;grid-template-columns:1fr;grid-template-areas:"identity" "channels";gap:10px;padding:0 10px 10px 0}.profile-panel--identity{min-height:auto}.profile-stack--main{grid-template-columns:1fr;grid-template-areas:"channels" "reminders" "activity" "billing" "ops"}.profile-channel-row{grid-template-columns:36px minmax(0,1fr) 30px}.profile-channel-row__status,.profile-channel-row__count{grid-column:2;grid-template-columns:8px minmax(0,1fr);justify-items:start}.profile-channel-row__count{display:none}.profile-ops-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-ops-summary-grid>*,.profile-ops-summary-grid .dashboard-metric,.profile-ops-summary-grid .dashboard-metric:nth-child(3n){border-right:1px solid #e8edf4}.profile-ops-summary-grid>*:nth-child(2n),.profile-ops-summary-grid .dashboard-metric:nth-child(2n){border-right:0}.profile-ops-summary-grid>*:nth-last-child(-n+4){border-bottom:1px solid #e8edf4}.profile-ops-summary-grid>*:nth-last-child(-n+2){border-bottom:0}}@media(max-width:640px){.profile-property-row,.profile-setting-row,.profile-access-row,.profile-access-row:has(.profile-soft-button){grid-template-columns:1fr;justify-items:start}.profile-property-row__icon,.profile-access-row__logo{display:none}.profile-property-row strong,.profile-setting-row strong{text-align:left}.profile-edit-property-grid{grid-template-columns:1fr}.profile-edit-property-row .profile-property-row__icon{display:inline-grid}.profile-edit-property-row input{text-align:left}.profile-ops-summary-grid{grid-template-columns:1fr}.profile-ops-summary-grid>*,.profile-ops-summary-grid .dashboard-metric,.profile-ops-summary-grid .dashboard-metric:nth-child(2n),.profile-ops-summary-grid .dashboard-metric:nth-child(3n){border-right:0;border-bottom:1px solid #e8edf4}.profile-ops-summary-grid>*:last-child{border-bottom:0}.profile-billing-grid{grid-template-columns:1fr}.profile-billing-cell,.profile-billing-cell:nth-child(2n){border-right:0;border-bottom:1px solid #e8edf4}.profile-billing-cell:last-child{border-bottom:0}.profile-attention-row{grid-template-columns:minmax(0,1fr) 30px}.profile-attention-reason,.profile-attention-row time{display:none}}.dashboard-workspace{width:100%;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;border:0;background:transparent;box-shadow:none;padding:12px 14px 14px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;color:#202022}.dashboard-workspace__metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid #dde5ef;border-radius:12px;background:#fbfbfa}.dashboard-metric,.dashboard-panel{min-width:0;border:1px solid #dde5ef;background:#fbfbfa;box-shadow:none}.dashboard-metric{min-height:74px;padding:10px 14px;border:0;border-radius:0;background:transparent;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.dashboard-metric:not(:last-child){border-right:1px solid #e8edf4}.dashboard-metric p,.dashboard-panel__header p{margin:0;color:#8b95a5;font-size:10px;line-height:1.1;font-weight:760;letter-spacing:.04em;text-transform:uppercase}.dashboard-metric strong{display:block;margin-top:6px;color:#202022;font-size:22px;line-height:1;font-weight:720;letter-spacing:0}.dashboard-metric span:not(.dashboard-metric__icon){display:block;margin-top:4px;color:#7c8798;font-size:11px;line-height:1.2;font-weight:650}.dashboard-metric__icon{width:24px;height:24px;border-radius:7px;display:grid;place-items:center;flex:none;background:transparent}.dashboard-metric__icon svg{width:15px;height:15px}.dashboard-metric__icon--blue{color:#2f63e7}.dashboard-metric__icon--red{color:#e05252}.dashboard-metric__icon--orange{color:#e28a1f}.dashboard-metric__icon--green{color:#20a96a}.dashboard-workspace__grid{min-height:0;display:grid;grid-template-columns:minmax(0,1.52fr) minmax(320px,.82fr);gap:12px}.dashboard-workspace__side{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);gap:12px}.dashboard-panel{border-radius:12px;overflow:hidden}.dashboard-panel--attention{min-height:0}.dashboard-panel__header{min-height:48px;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #e5ebf3}.dashboard-panel__header h2{margin:3px 0 0;color:#252b35;font-size:16px;line-height:1.12;font-weight:720;letter-spacing:0}.dashboard-panel__header button{height:28px;padding:0 10px;border-radius:7px;border:1px solid #dce4ef;background:#fff;color:#3a68e0;font:inherit;font-size:11px;line-height:1;font-weight:750;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.dashboard-panel__header button{cursor:pointer}.dashboard-panel__header button:hover{border-color:#3a68e061;background:#f4f7ff}.dashboard-panel__add{width:28px;min-width:28px;padding:0;border-color:#20a96a47;background:#e7f8efb8;color:#20a96a;font-size:18px;font-weight:760}.dashboard-panel__add:hover{border-color:#20a96a6b;background:#daf5e8eb}.dashboard-attention-list,.dashboard-channel-list,.dashboard-reminder-list{display:grid}.dashboard-attention-row{width:100%;min-height:64px;padding:10px 14px;border:0;border-bottom:1px solid #e8edf4;background:transparent;color:inherit;display:grid;grid-template-columns:40px minmax(0,1fr) minmax(124px,auto) 28px 46px;align-items:center;gap:10px;text-align:left;cursor:pointer}.dashboard-attention-row:hover{background:#edf2fcb8}.dashboard-attention-row__avatar{width:38px;height:38px;border-radius:9px;object-fit:cover}.dashboard-attention-row__avatar--mock{display:grid;place-items:center;color:#3a68e0;background:#e8efff;font-size:12px;font-weight:800}.dashboard-attention-row__content{min-width:0}.dashboard-attention-row__content strong,.dashboard-channel-row strong,.dashboard-reminder-list strong{display:block;color:#252b35;font-size:13px;line-height:1.18;font-weight:720;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-attention-row__content span,.dashboard-channel-row span,.dashboard-reminder-list em,.dashboard-empty-note span{display:block;margin-top:4px;color:#7d8796;font-size:11px;line-height:1.24;font-style:normal;font-weight:620;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-reason{min-width:0;display:inline-flex;align-items:center;gap:6px;color:#5c6675;font-size:11px;line-height:1.2;font-weight:700}.dashboard-reason:before{content:"";width:6px;height:6px;border-radius:50%;flex:none;background:currentColor}.dashboard-reason--red{color:#ef5c5c}.dashboard-reason--orange{color:#e28a1f}.dashboard-reason--blue{color:#3a68e0}.dashboard-reason--green{color:#20a96a}.dashboard-attention-row time{color:#7d8796;font-size:11px;font-weight:650;text-align:right}.dashboard-channel-mark{--channel-color: #5b8af8;width:auto;min-width:26px;height:20px;border-radius:0;display:inline-grid;place-items:center;flex:none;background:transparent;color:var(--channel-color);font-size:10px;font-weight:800;letter-spacing:0;box-shadow:none}.dashboard-channel-mark--fallback{color:#3a68e0}.dashboard-channel-dot{--channel-color: #5b8af8;width:9px;height:9px;border-radius:50%;background:var(--channel-color);box-shadow:none}.dashboard-channel-row{min-height:54px;padding:9px 14px;display:grid;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid #e8edf4}.dashboard-status{padding:0;border-radius:0;background:transparent;color:#7d8796;font-size:10px;line-height:1;font-style:normal;font-weight:800;white-space:nowrap}.dashboard-status--green{color:#1d8e5e;background:transparent}.dashboard-reminder-list button{min-height:52px;padding:9px 14px;border:0;border-bottom:1px solid #e8edf4;background:transparent;color:inherit;display:grid;grid-template-columns:48px minmax(0,1fr) 30px;align-items:center;gap:10px;text-align:left;cursor:pointer}.dashboard-reminder-list button:hover{background:#edf2fcb8}.dashboard-reminder-list time{color:#3a68e0;font-size:11px;line-height:1;font-weight:800}.dashboard-empty-note{min-height:108px;padding:20px 14px;display:grid;place-content:center;text-align:center}.dashboard-empty-note--attention{min-height:280px}.dashboard-empty-note strong{color:#252b35;font-size:13px;font-weight:720}.dashboard-summary-panel{min-height:96px}.dashboard-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-summary-grid>div{min-height:58px;padding:10px 14px;border-right:1px solid #e8edf4}.dashboard-summary-grid>div:last-child{border-right:0}.dashboard-summary-grid span,.dashboard-summary-grid em{display:block;color:#7d8796;font-size:11px;line-height:1.2;font-style:normal;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-summary-grid strong{display:block;margin-top:5px;color:#202022;font-size:20px;line-height:1;font-weight:760}.dashboard-summary-grid em{margin-top:6px;color:#9aa3af}@media(max-width:1300px){.dashboard-workspace__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-metric{border-right:0;border-bottom:1px solid #e8edf4}.dashboard-metric:nth-child(odd){border-right:1px solid #e8edf4}.dashboard-metric:nth-last-child(-n+2){border-bottom:0}.dashboard-workspace__grid{grid-template-columns:1fr}.dashboard-workspace__side,.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.dashboard-summary-grid>div:nth-child(2n){border-right:0}.dashboard-summary-grid>div:nth-child(-n+2){border-bottom:1px solid #e8edf4}}@media(max-width:960px){.app-shell--dashboard .app-frame,.app-shell--reminders .app-frame,.app-shell--profile .app-frame{grid-template-columns:1fr}.app-shell--dashboard .shell-main,.app-shell--reminders .shell-main,.app-shell--profile .shell-main{padding:0 12px calc(82px + env(safe-area-inset-bottom));grid-template-rows:auto minmax(0,1fr)}.app-shell--dashboard .workspace-header,.app-shell--reminders .workspace-header,.app-shell--profile .workspace-header{height:auto;min-height:calc(56px + env(safe-area-inset-top));margin-top:0;padding-top:env(safe-area-inset-top)}.app-shell--dashboard .workspace-header .primary-button,.app-shell--reminders .workspace-header .primary-button{width:auto;height:44px;padding-inline:16px}.dashboard-workspace{gap:12px}.dashboard-workspace__metrics,.dashboard-workspace__side,.dashboard-summary-grid{grid-template-columns:1fr}.dashboard-attention-row{grid-template-columns:42px minmax(0,1fr) 30px}.dashboard-attention-row .dashboard-reason,.dashboard-attention-row time{display:none}.dashboard-summary-grid>div{border-right:0;border-bottom:1px solid #e8edf4}.dashboard-summary-grid>div:last-child{border-bottom:0}}.app-shell .app-frame{grid-template-columns:84px minmax(0,1fr);background:#edf1f8}.app-shell.app-shell--rail-expanded .app-frame{grid-template-columns:252px minmax(0,1fr)}.app-shell .rail{--rail-label-opacity: 0;--rail-label-x: -4px;--rail-collapsed-axis: 42px;width:100%;height:100%;padding:16px 0 18px;gap:12px;align-items:stretch;position:relative;overflow:visible;background:#f7f6f3;border-right:1px solid rgba(210,216,225,.72);border-radius:0;box-shadow:inset -1px 0 #ffffffd1,18px 0 42px #79879f14;color:#262b33;font-family:Manrope,Inter Tight,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:none}.app-shell .rail.is-expanded{--rail-label-opacity: 1;--rail-label-x: 0;width:100%;padding-inline:0}.app-shell .rail-top{width:100%;height:86px;position:relative;display:grid;align-items:center}.app-shell .rail-bottom{width:100%;min-height:48px;display:grid;place-items:center;padding:8px 0 0}.app-shell .rail-toggle{width:40px;height:40px;display:grid;place-items:center;position:static;z-index:3;border:1px solid rgba(218,221,226,.8);border-radius:12px;background:#ffffffb8;color:#6f7783;box-shadow:none;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease}.app-shell .rail-toggle:hover,.app-shell .rail-toggle:focus-visible{background:#fff;color:#2761f1;border-color:#2761f13d;outline:none}.app-shell .rail-toggle__glyph{width:18px;height:14px;display:grid;gap:4px;align-content:center;color:currentColor}.app-shell .rail-toggle__glyph span{width:100%;height:2px;display:block;border-radius:999px;background:currentColor}.app-shell .brand-lockup{width:100%;min-height:56px;padding:8px 23px;gap:11px;flex-direction:row;justify-content:flex-start;align-self:stretch;position:relative;z-index:1;color:#1f2937;text-decoration:none;text-decoration-line:none;border-radius:16px;text-align:left;transition:background .18s ease,box-shadow .18s ease}.app-shell .rail.is-collapsed .brand-lockup{width:100%;min-height:56px;padding:8px 23px;justify-content:flex-start;align-self:stretch;justify-self:stretch;margin-left:0;cursor:pointer}.app-shell .rail.is-collapsed .brand-lockup:hover .brand-mark{transform:none}.app-shell .brand-mark{position:relative;z-index:1;width:38px;height:38px;padding:8px;border-radius:12px;background:linear-gradient(135deg,#537df5,#2761f1);color:#fff;font-family:Manrope,Inter Tight,sans-serif;font-size:15px;line-height:110%;font-weight:800;letter-spacing:0;text-transform:uppercase;box-shadow:0 12px 22px #2761f138,inset 0 1px #ffffff47}.app-shell .brand-mark--image{padding:0;overflow:hidden;background:#fff}.app-shell .brand-mark--image img{width:100%;height:100%;display:block;object-fit:cover}.app-shell .brand-lockup:before{display:none}.app-shell .brand-lockup.is-active:before{display:none}.app-shell .brand-lockup.is-active .brand-mark{top:0}.app-shell .brand-copy{min-width:0;display:grid;gap:2px;opacity:var(--rail-label-opacity);transform:translate(var(--rail-label-x));white-space:nowrap;transition:opacity .18s ease,transform .18s ease}.app-shell .brand-copy strong{max-width:148px;overflow:hidden;color:#171b22;font-size:14px;line-height:1.12;font-weight:800;text-overflow:ellipsis}.app-shell .brand-copy span{max-width:148px;overflow:hidden;color:#8b929d;font-size:11px;line-height:1.1;font-weight:700;text-overflow:ellipsis}.app-shell .brand-lockup:hover .brand-mark{transform:translateY(-1px)}.app-shell .rail-nav{width:100%;height:auto;flex:1 1 auto;min-height:0;margin:0;padding:0;border-radius:0;gap:12px;display:flex;flex-direction:column;align-items:stretch;justify-items:stretch;position:relative;overflow:auto;scrollbar-width:none}.app-shell .rail.is-collapsed .rail-nav{align-items:stretch}.app-shell .rail-nav::-webkit-scrollbar{display:none}.app-shell .rail-section{display:grid;gap:4px;padding:0 0 12px;border-bottom:1px solid rgba(226,230,236,.86)}.app-shell .rail.is-collapsed .rail-section{width:100%;display:grid;align-items:stretch}.app-shell .rail-section:last-child{border-bottom:0}.app-shell .rail-section__heading{height:26px;display:flex;align-items:center;justify-content:space-between;padding:8px 9px 4px;color:#8c939d;font-size:11px;line-height:1;font-weight:800;letter-spacing:.11em;text-transform:uppercase;opacity:var(--rail-label-opacity);transform:translate(var(--rail-label-x));white-space:nowrap;transition:opacity .18s ease,transform .18s ease}.app-shell .rail-section__action{color:#adb3bb;font-size:18px;line-height:1;letter-spacing:0;text-transform:none}.app-shell .rail.is-collapsed .rail-section__heading{visibility:hidden;pointer-events:none}.app-shell .rail.is-collapsed .rail-nav{padding-top:0}.app-shell .rail.is-collapsed .rail-section:first-child .rail-section__heading{height:26px;padding:8px 9px 4px}.app-shell .rail-nav:before{display:none}.app-shell .rail-link{position:relative;width:100%;min-width:0;height:40px;padding:0 13px 0 27px;gap:10px;border-radius:13px;color:#313842;background:transparent;border:0;display:grid;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;justify-items:start;z-index:1;overflow:hidden;outline:none;box-shadow:none;-webkit-tap-highlight-color:transparent;cursor:pointer;text-decoration:none;text-decoration-line:none;transition:color .22s ease,background .24s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}.app-shell .rail a,.app-shell .rail a:visited,.app-shell .rail a:hover,.app-shell .rail a:focus,.app-shell .rail a:active,.app-shell .rail-link,.app-shell .rail-link *,.app-shell .brand-lockup,.app-shell .brand-lockup *{text-decoration:none!important;text-decoration-line:none!important}.app-shell .rail-link:focus-visible{outline:2px solid rgba(39,97,241,.24);outline-offset:2px}.app-shell .rail-link svg{position:static;z-index:2;width:20px;height:20px;padding:0;border-radius:0;stroke-width:1.85;opacity:1}.app-shell .rail-link.is-active,.app-shell .rail-link.is-active:hover{color:#2761f1;background:#e9edff;box-shadow:inset 0 0 0 1px #2761f10a}.app-shell .rail-link.is-active svg{top:auto}.app-shell .rail-link:not(.is-active):hover{color:#1e2530;background:#f1f3f7;transform:none}.app-shell .rail-link__label{min-width:0;overflow:hidden;opacity:var(--rail-label-opacity);transform:translate(var(--rail-label-x));color:currentColor;font-size:14px;line-height:1;font-weight:700;text-align:left;text-overflow:ellipsis;white-space:nowrap;transition:opacity .18s ease,transform .18s ease}.app-shell .rail-link__badge{min-width:24px;height:24px;padding:0 7px;display:inline-grid;place-items:center;justify-self:end;border-radius:999px;background:#f4f5f7;color:#a0a5ad;font-size:12px;line-height:1;font-weight:800;opacity:var(--rail-label-opacity);transform:translate(var(--rail-label-x));transition:opacity .18s ease,transform .18s ease,background .18s ease,color .18s ease}.app-shell .rail-link.is-active .rail-link__badge{background:#2761f1;color:#fff}.app-shell .rail.is-collapsed .rail-link{width:100%;height:40px;padding:0 13px 0 27px;grid-template-columns:30px minmax(0,1fr) auto;justify-content:stretch;justify-self:stretch;align-items:center;justify-items:start;margin-inline:auto;border-radius:13px;cursor:pointer}.app-shell .rail.is-collapsed .rail-link.is-active{width:100%;height:40px;margin-left:0;margin-right:0;overflow:visible;background:transparent;box-shadow:none;border-radius:13px;justify-self:stretch}.app-shell .rail.is-collapsed .rail-link.is-active:before{content:"";position:absolute;width:44px;height:36px;left:calc(var(--rail-collapsed-axis) - 22px);top:50%;transform:translateY(-50%);z-index:0;border-radius:14px;background:#e9edff;box-shadow:inset 0 0 0 1px #2761f10a}.app-shell .rail.is-collapsed .brand-copy,.app-shell .rail.is-collapsed .rail-link__label,.app-shell .rail.is-collapsed .rail-link__badge{position:absolute;width:0;max-width:0;opacity:0;overflow:hidden;visibility:hidden;pointer-events:none;transform:none}.app-shell .rail.is-collapsed .rail-link.is-active .material-nav-icon{position:relative;z-index:1}.app-shell .material-nav-icon{width:30px;height:30px;display:grid;place-items:center;justify-self:center;align-self:center;color:#7b838f}.app-shell .material-nav-icon svg{width:22px;height:22px}.app-shell .material-nav-icon--blue{color:#2761f1}.app-shell .material-nav-icon--indigo{color:#5b6df6}.app-shell .material-nav-icon--coral{color:#f26d6d}.app-shell .material-nav-icon--emerald{color:#31b778}.app-shell .material-nav-icon--slate{color:#717985}.app-shell .material-nav-icon--green{color:#35b879}.app-shell .material-nav-icon--orange{color:#e3a23d}.app-shell .material-nav-icon--violet{color:#9a70f6}@keyframes railIconSettle{0%{transform:scale(.9)}58%{transform:scale(1.08)}to{transform:scale(1)}}@media(prefers-reduced-motion:reduce){.app-shell .app-frame,.app-shell .rail,.app-shell .rail-link,.app-shell .rail-link__label,.app-shell .rail-link__badge,.app-shell .brand-copy{animation:none;transition:none}}@media(max-width:960px){.app-shell .app-frame{grid-template-columns:1fr}.app-shell .rail{display:none}}.app-shell--chats{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#202022;background:#edf1f8}.app-shell--chats .workspace-body{padding:0;min-height:0}.app-shell--chats .chats-screen{height:100%;overflow:hidden}.app-shell--chats .channel-mark{width:10px;height:10px;border-radius:50%;background:var(--channel-color, #3a68e0);color:transparent;font-size:0;line-height:0;box-shadow:none}.app-shell--chats .channel-dot{width:10px;height:10px}.app-shell--chats .channel-dot--internal{display:inline-block;border-radius:50%;background:#6990ed}.app-shell--chats .context-section{border-radius:14px;border:1px solid rgba(192,206,232,.4);background:#ffffffc2}.app-shell--chats .context-section .card-heading h3{font-size:15px}.app-shell--chats .context-section .meta-pill{background:#f6f9ffeb}.app-shell--chats .empty-state{background:#f8fbffeb}@media(min-width:961px){.app-shell--chats .app-frame{background:#edf1f8}.app-shell--chats .shell-main{padding:0 18px 24px;grid-template-rows:84px minmax(0,1fr);background:#edf1f8}.app-shell--chats .workspace-header{align-self:start;height:auto;min-height:56px;max-height:none;margin-top:14px;padding:0 0 4px;border:0;background:transparent;box-shadow:none}.app-shell--chats .workspace-header__title h1{margin:0;color:#202022;font-size:22px;line-height:110%;font-weight:600;letter-spacing:0}.app-shell--chats .workspace-header__subtitle{max-width:44rem;color:#7d8ba5}.app-shell--chats .workspace-header__actions{gap:8px}.app-shell--chats .workspace-header__actions .meta-pill,.app-shell--chats .workspace-header__actions .user-pill{display:none}.app-shell--chats .workspace-header .primary-button{width:154px;height:40px;padding:0 20px;border:0;border-radius:8px;background:#3a68e0;color:#fff;box-shadow:none;font-size:12px;line-height:120%;font-weight:700}.app-shell--chats .chats-layout{display:grid;grid-template-columns:292px minmax(0,1fr) 280px;gap:18px;width:100%;height:100%;min-height:0;align-items:stretch}.app-shell--chats .queue-panel,.app-shell--chats .context-panel{width:100%;height:100%;padding:10px;gap:11px;border:1px solid rgba(187,202,229,.45);border-radius:14px;background:#f7faffc2;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.app-shell--chats .queue-panel{position:relative;z-index:5;overflow:visible}.app-shell--chats .queue-panel__chrome{gap:14px;position:relative;z-index:8}.app-shell--chats .queue-toolbar{display:none}.app-shell--chats .queue-heading{min-height:40px;align-items:flex-start;gap:12px}.app-shell--chats .queue-heading .eyebrow{margin:0 0 6px;color:#929aa9;font-size:12px;line-height:110%;font-weight:600;letter-spacing:0;text-transform:none}.app-shell--chats .queue-heading h2{margin:0;color:#202022;font-size:15px;line-height:110%;font-weight:600;letter-spacing:0}.app-shell--chats .queue-heading .icon-button{width:40px;height:40px;border:0;border-radius:50%;background:#3a68e0;color:#fff;box-shadow:none}.app-shell--chats .queue-heading .icon-button svg{width:18px;height:18px}.app-shell--chats .search-field{width:100%;min-height:40px;padding:8px 12px;gap:8px;border:1px solid rgba(14,22,26,.1);border-radius:8px;background:transparent;color:#929aa9}.app-shell--chats .search-field svg{width:12px;height:12px;color:#929aa9}.app-shell--chats .search-field input{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:120%;color:#202022}.app-shell--chats .search-field input::placeholder{color:#929aa9}.app-shell--chats .quick-filters{gap:8px;flex-wrap:nowrap;overflow:visible}.app-shell--chats .quick-filters .filter-chip:nth-child(n+3){display:none}.app-shell--chats .filter-chip{height:27px;padding:6px 9px;border-radius:20px;font-size:12px;gap:4px;border:1px solid #edf0f5;background:#fff;color:#000;line-height:120%;font-weight:400}.app-shell--chats .filter-chip.active{border-color:#edf0f5;background:#edf0f5;color:#3a68e0}.app-shell--chats .filter-chip span{font-size:11px;line-height:1}.app-shell--chats .queue-channel-filter{position:relative;flex:none}.app-shell--chats .queue-channel-filter__button{width:42px;min-width:42px;justify-content:center;padding:0 8px;gap:5px}.app-shell--chats .queue-channel-filter__button>svg{width:13px;height:13px;flex:none}.app-shell--chats .queue-channel-filter__menu{position:absolute;z-index:80;top:calc(100% + 8px);right:0;width:150px;padding:6px;display:grid;gap:4px;border:1px solid rgba(14,22,26,.08);border-radius:12px;background:#fff;box-shadow:0 18px 34px #42444d24}.app-shell--chats .queue-channel-filter__option{min-height:28px;padding:6px 8px;display:flex;align-items:center;gap:6px;border:0;border-radius:8px;background:transparent;color:#202022;font-size:12px;line-height:110%;text-align:left;cursor:pointer}.app-shell--chats .queue-channel-filter__option:hover{background:#edf0f5}.app-shell--chats .queue-channel-filter__check{width:14px;height:14px;display:inline-grid;place-items:center;flex:none;color:#3a68e0}.app-shell--chats .queue-channel-filter__check svg{width:12px;height:12px;display:block;fill:none;stroke:currentColor;stroke-width:2}.app-shell--chats .queue-list{gap:10px;overflow-y:auto}.app-shell--chats .queue-card{width:100%;min-height:98px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"left side" "channel side";align-items:flex-start;gap:6px 12px;padding:10px 12px 9px;border:1px solid rgba(14,22,26,.1);border-radius:14px;background:#fff;color:#202022;box-shadow:none;transform:none}.app-shell--chats .queue-card.active,.app-shell--chats .queue-card.has-unread,.app-shell--chats .queue-card.has-unread.is-wa{border-color:#0e161a1a;background:#fff;box-shadow:none;transform:none}.app-shell--chats .queue-card.active{border-color:#3a68e047;background:linear-gradient(180deg,#e7effff5,#f7fafffa);color:#202022;box-shadow:0 10px 22px #5b7bbb14}.app-shell--chats .queue-card.active.has-unread,.app-shell--chats .queue-card.active.has-unread.is-wa{border-color:#3a68e047;background:linear-gradient(180deg,#e7effff5,#f7fafffa);color:#202022}.app-shell--chats .queue-card__left{grid-area:left;min-width:0;flex:1 1 auto;display:flex;align-items:flex-start;gap:14px}.app-shell--chats .queue-card__avatar-stack{width:48px;min-width:48px;display:flex;align-items:flex-start}.app-shell--chats .queue-card .avatar,.app-shell--chats .thread-header .avatar{width:40px;height:40px;border-radius:8px;box-shadow:none;font-size:17px;line-height:110%;font-weight:600;letter-spacing:0}.app-shell--chats .queue-card__body{min-width:0;gap:5px}.app-shell--chats .queue-card__top{display:flex;align-items:center;gap:6px;min-width:0}.app-shell--chats .queue-card__top strong,.app-shell--chats .queue-card.has-unread .queue-card__top strong{display:block;min-width:0;flex:1 1 auto;overflow:hidden;color:inherit;font-size:15px;line-height:110%;font-weight:600;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.app-shell--chats .queue-card__preview{display:-webkit-box;min-height:30px;max-height:30px;margin:0;overflow:hidden;color:#929aa9;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:125%;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell--chats .queue-card.active .queue-card__preview{color:#5d6b86}.app-shell--chats .queue-card__channel-pill,.app-shell--chats .context-section .channel-chip{min-height:27px;padding:6px 10px 6px 6px;gap:5px;border:1px solid rgba(14,22,26,.1);border-radius:20px;background:#fff;color:#202022;font-size:13px;line-height:110%;font-weight:500}.app-shell--chats .queue-card__channel-pill{max-width:104px;min-height:18px;flex:0 1 auto;justify-content:flex-start;gap:3px;padding:3px 6px 3px 4px;border-radius:12px;font-size:10px;line-height:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.app-shell--chats .queue-card__channel-row{grid-area:channel;min-width:0;padding-left:2px;display:flex;align-items:center}.app-shell--chats .queue-card__channel-pill .channel-mark{width:7px;height:7px}.app-shell--chats .queue-card__side{grid-area:side;width:34px;min-height:100%;display:flex;flex:none;flex-direction:column;align-items:center;justify-content:space-between;gap:6px;color:#8290ab}.app-shell--chats .queue-card__side time{width:34px;color:inherit;font-size:10px;line-height:110%;text-align:center}.app-shell--chats .queue-card__status{width:16px;height:16px;display:grid;place-items:center;color:#2cba5b}.app-shell--chats .queue-card__status svg{width:16px;height:16px}.app-shell--chats .queue-card.active .queue-card__side{color:#7081a4}.app-shell--chats .queue-card__side-channel{display:none}.app-shell--chats .thread-panel{height:100%;border:1px solid rgba(187,202,229,.52);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f7fafffa);box-shadow:0 14px 34px #8fa2c81f;-webkit-backdrop-filter:none;backdrop-filter:none;overflow:hidden}.app-shell--chats .thread-header{width:100%;min-height:68px;margin:0;padding:14px 22px 12px;gap:12px;border:0;border-bottom:1px solid rgba(192,207,232,.46);border-radius:16px 16px 0 0;background:#fffffff2}.app-shell--chats .thread-header__identity-button{gap:12px}.app-shell--chats .thread-header h2{margin:0 0 5px;color:#202022;font-size:16px;line-height:110%;font-weight:500}.app-shell--chats .thread-header p{margin:0;color:#7b8ba6;font-size:12px;line-height:110%;font-weight:400}.app-shell--chats .thread-timeline{background:radial-gradient(circle at top center,rgba(255,255,255,.74),transparent 34%),#f5f9ffa8}.app-shell--chats .thread-header__meta{display:flex;align-items:center;gap:10px}.app-shell--chats .thread-call-button{width:32px;height:32px;display:grid;place-items:center;border:1px solid rgba(14,22,26,.1);border-radius:50%;background:#fff;color:#3a68e0}.app-shell--chats .thread-call-button svg{width:18px;height:18px}.app-shell--chats .thread-header__meta .channel-chip,.app-shell--chats .channel-source-pill{height:23px;padding:4px 8px 4px 7px;gap:6px;border:1px solid rgba(14,22,26,.1);border-radius:50px;background:#fff;color:#202022;font-size:12px;line-height:110%;font-weight:500}.app-shell--chats .thread-timeline{padding:15px 23px;gap:14px;justify-content:flex-start;background:#f7fafe}.app-shell--chats .message-bubble{width:fit-content;position:relative;max-width:min(550px,72%);align-self:flex-start;margin:0;padding:7px 11px 22px;gap:0;border:0;border-radius:12px;background:#fff;box-shadow:none}.app-shell--chats .message-row--group-incoming{width:fit-content;max-width:min(550px,100%);align-self:flex-start;gap:9px;margin-bottom:0}.app-shell--chats .message-row--group-incoming+.message-row--group-incoming{margin-top:2px}.app-shell--chats .message-row--group-incoming .message-sender-avatar{width:36px;height:36px;flex-basis:36px;border-radius:6px;font-size:13px;line-height:110%;font-weight:600}.app-shell--chats .message-row--group-incoming .message-bubble{width:fit-content;max-width:calc(100% - 45px);flex:0 1 auto;display:flex;flex-direction:column;gap:0;border:1px solid rgba(228,234,244,.96);border-radius:0 12px 12px;box-shadow:0 6px 14px #62779e12}.app-shell--chats .message-row--group-incoming .message-sender-name{margin:0 0 3px;font-size:12px;line-height:110%;font-weight:600}.app-shell--chats .message-row--group-incoming .message-bubble p{margin-bottom:0}.app-shell--chats .message-row--group-incoming .message-bubble footer{margin-top:0}.app-shell--chats .message-bubble.is-outgoing{align-self:flex-end;background:#edf0f5}.app-shell--chats .message-bubble p{margin:0;color:#202022;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13px;line-height:110%}.app-shell--chats .message-bubble footer{position:absolute;right:11px;bottom:6px;display:flex;align-items:center;justify-content:flex-end;gap:0;color:#929aa9;font-size:10px;line-height:110%;text-transform:none;letter-spacing:0}.app-shell--chats .composer-panel{min-height:104px;padding:12px 30px 14px;gap:10px;border:0;border-radius:0 0 16px 16px;background:#fff;box-shadow:0 -16px 6px #42444d03,0 -9px 5px #42444d08,0 -4px 4px #42444d0a,0 -1px 2px #42444d0d;-webkit-backdrop-filter:none;backdrop-filter:none}.app-shell--chats .composer-topline{gap:20px}.app-shell--chats .composer-mode{height:32px;padding:7px 13px;gap:8px;border:1px solid rgba(14,22,26,.1);border-radius:50px;background:#fff;color:#202022;font-size:15px;line-height:110%;font-weight:500}.app-shell--chats .composer-mode svg,.app-shell--chats .composer-mode .icon,.app-shell--chats .composer-mode>svg{width:18px;height:18px}.app-shell--chats .composer-topline>.channel-source-pill{margin-left:auto;height:28px;padding-inline:9px 10px;font-size:14px}.app-shell--chats .composer-input-shell{display:flex;align-items:center;gap:20px;position:relative}.app-shell--chats .composer-input-action{position:absolute;top:50%;z-index:1;width:24px;height:24px;display:grid;place-items:center;padding:0;border:0;border-radius:6px;background:transparent;color:#0e161a;transform:translateY(-50%)}.app-shell--chats .composer-input-action:disabled{color:#929aa9;cursor:default}.app-shell--chats .composer-input-action--attach{left:16px}.app-shell--chats .composer-input-action--voice{right:70px}.app-shell--chats .composer-input-action.is-recording{color:#cd1f1f}.app-shell--chats .composer-input-action svg{width:24px;height:24px}.app-shell--chats .composer-voice-morph{position:relative;width:24px;height:24px;display:block}.app-shell--chats .composer-voice-morph__mic,.app-shell--chats .composer-voice-morph__cancel{position:absolute;inset:0;display:grid;place-items:center;transform-origin:50% 50%;transition:opacity .18s ease,transform .22s cubic-bezier(.2,.8,.2,1)}.app-shell--chats .composer-voice-morph__mic{opacity:1;transform:scale(1) rotate(0)}.app-shell--chats .composer-voice-morph__cancel{opacity:0;transform:scale(.55) rotate(45deg)}.app-shell--chats .composer-input-action--voice.is-recording .composer-voice-morph__mic{opacity:0;transform:scale(.35) rotate(-35deg)}.app-shell--chats .composer-input-action--voice.is-recording .composer-voice-morph__cancel{opacity:1;transform:scale(1.05) rotate(0)}.app-shell--chats .composer-input-action--voice.is-recording .composer-voice-morph__cancel svg{filter:drop-shadow(0 4px 8px rgba(205,31,31,.16))}.app-shell--chats .composer-input-shell.is-voice-capture-active .composer-textarea{color:transparent;pointer-events:none}.app-shell--chats .composer-input-shell.is-voice-capture-active .composer-textarea::placeholder{color:transparent}.app-shell--chats .composer-recording-inline{position:absolute;left:56px;right:104px;top:50%;z-index:2;height:26px;display:flex;align-items:center;gap:10px;color:#cd1f1f;font-size:13px;line-height:110%;font-weight:600;pointer-events:none;transform:translateY(-50%)}.app-shell--chats .composer-recording-inline__dot{width:8px;height:8px;flex:none;border-radius:50%;background:#cd1f1f;box-shadow:0 0 #cd1f1f47;animation:recordingPulse 1.1s ease-out infinite}.app-shell--chats .composer-recording-inline__label{white-space:nowrap}.app-shell--chats .composer-recording-inline__wave{height:20px;min-width:72px;display:inline-flex;flex:1 1 auto;align-items:center;gap:4px;overflow:hidden}.app-shell--chats .composer-recording-inline__wave span{width:3px;height:8px;flex:none;border-radius:999px;background:#3a68e0;opacity:.55;animation:recordingWave .92s ease-in-out infinite;animation-delay:calc(var(--wave-index, 0) * 80ms)}.app-shell--chats .composer-recording-inline__wave span:nth-child(1){--wave-index: 0}.app-shell--chats .composer-recording-inline__wave span:nth-child(2){--wave-index: 1}.app-shell--chats .composer-recording-inline__wave span:nth-child(3){--wave-index: 2}.app-shell--chats .composer-recording-inline__wave span:nth-child(4){--wave-index: 3}.app-shell--chats .composer-recording-inline__wave span:nth-child(5){--wave-index: 4}.app-shell--chats .composer-recording-inline__wave span:nth-child(6){--wave-index: 5}.app-shell--chats .composer-recording-inline__wave span:nth-child(7){--wave-index: 6}.app-shell--chats .composer-recording-inline__wave span:nth-child(8){--wave-index: 7}.app-shell--chats .composer-recording-inline__wave span:nth-child(9){--wave-index: 8}.app-shell--chats .composer-recording-inline__wave span:nth-child(10){--wave-index: 9}.app-shell--chats .composer-recording-inline__wave span:nth-child(11){--wave-index: 10}.app-shell--chats .composer-recording-inline__wave span:nth-child(12){--wave-index: 11}.app-shell--chats .composer-recording-inline time{min-width:42px;color:#929aa9;font-size:12px;font-weight:500;text-align:right;font-variant-numeric:tabular-nums}@keyframes recordingWave{0%,to{height:7px;opacity:.45}50%{height:19px;opacity:1}}.app-shell--chats .composer-textarea{min-height:46px;max-height:20vh;padding:11px 50px;border:1px solid rgba(14,22,26,.1);border-radius:16px;background:#fff;color:#202022;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:120%}.app-shell--chats .composer-input-shell .composer-textarea{min-height:42px;max-height:20vh;overflow-y:hidden;resize:none}.app-shell--chats .composer-textarea::placeholder{color:#929aa9}.app-shell--chats .composer-send-inline{position:static;flex:none;width:42px;height:42px;border:1px solid rgba(14,22,26,.1);border-radius:50%;background:#fff;color:#3a68e0;box-shadow:0 16px 6px #00000003,0 9px 5px #00000008,0 4px 4px #0000000a,0 1px 2px #0000000d}.app-shell--chats .composer-send-inline.is-voice-send-ready{border-color:#2cba5b;background:#2cba5b;color:#fff}.app-shell--chats .composer-send-inline:disabled{background:#fff;color:#3a68e0;opacity:1}.app-shell--chats .context-panel{overflow-y:auto;overflow-x:hidden}.app-shell--chats .context-section{padding:12px;gap:9px;border:0;border-radius:16px;background:#edf0f5}.app-shell--chats .context-section .card-heading{gap:6px}.app-shell--chats .context-section .card-heading h3{color:#202022;font-size:12px;line-height:110%;font-weight:600}.app-shell--chats .context-section .meta-pill{width:18px;height:18px;justify-content:center;padding:0;border:0;border-radius:50%;background:#3a68e0;color:#fbfbfb;font-size:10px;line-height:110%;font-weight:500}.app-shell--chats .context-detail{gap:6px}.app-shell--chats .context-detail span{gap:6px;color:#202022;font-size:11px;line-height:110%;font-weight:400}.app-shell--chats .context-detail svg{width:14px;height:14px}.app-shell--chats .note-list{max-height:264px;gap:9px;overflow-y:auto}.app-shell--chats .note-card{min-height:66px;padding:11px;gap:8px;border:0;border-radius:16px;background:#fff}.app-shell--chats .note-card__topline strong{color:#929aa9;font-size:10px;line-height:120%;font-weight:400}.app-shell--chats .note-card__action{color:#3a68e0;font-size:10px;line-height:120%;font-weight:700}.app-shell--chats .note-card p{margin:0;color:#202022;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:10px;line-height:110%}.app-shell--chats .context-textarea{min-height:62px;padding:8px 10px;border:1px solid rgba(14,22,26,.1);border-radius:16px;background:#fff;color:#202022;font-size:10px;line-height:120%}.app-shell--chats .context-textarea::placeholder{color:#929aa9}.app-shell--chats .note-editor__actions{justify-content:stretch}.app-shell--chats .note-editor__actions .primary-button{width:100%;height:35px;justify-content:center;border:0;border-radius:8px;background:#3a68e0;color:#fff;box-shadow:none;font-size:11px;line-height:120%;font-weight:700}}@media(min-width:1181px)and (max-width:1560px){.app-shell--chats .chats-layout{grid-template-columns:270px minmax(0,1fr) 270px}.app-shell--chats .queue-panel,.app-shell--chats .context-panel{width:270px}}@media(min-width:961px)and (max-width:1180px){.app-shell--chats .chats-layout{grid-template-columns:minmax(260px,300px) minmax(0,1fr)}.app-shell--chats .queue-panel,.app-shell--chats .context-panel{width:auto}.app-shell--chats .context-panel{grid-column:1 / -1;min-height:320px;flex-direction:row}}@media(max-width:960px){.app-shell--chats .shell-main{background:#edf1f8}.app-shell--chats .workspace-header__subtitle{display:none}.app-shell--chats .workspace-header .primary-button{border-radius:8px;background:#3a68e0;box-shadow:none}.app-shell--chats .quick-filters{overflow-x:auto;padding-bottom:4px}.app-shell--chats .filter-chip{padding:6px 8px;gap:4px;border-radius:12px}.app-shell--chats .queue-card{min-height:94px;padding:10px 12px 8px;gap:6px 10px;border-radius:14px}.app-shell--chats .queue-card.active,.app-shell--chats .queue-card.active.has-unread,.app-shell--chats .queue-card.active.has-unread.is-wa{border-color:#3a68e042;background:linear-gradient(180deg,#e8effff5,#f7fafffa);color:#202022;box-shadow:0 8px 18px #5c7bbb14}.app-shell--chats .queue-card__left{gap:10px}.app-shell--chats .queue-card__avatar-stack{width:44px;min-width:44px}.app-shell--chats .queue-card .avatar{width:38px;height:38px;font-size:16px}.app-shell--chats .queue-card__top strong{font-size:15px;font-weight:600}.app-shell--chats .queue-card__preview{display:-webkit-box;min-height:30px;max-height:30px;font-size:12px;line-height:1.25;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.app-shell--chats .queue-card.active .queue-card__preview{color:#5d6b86}.app-shell--chats .queue-card__side{width:30px;gap:6px;color:#8290ab}.app-shell--chats .queue-card__side time{width:30px;font-size:10px}.app-shell--chats .queue-card.active .queue-card__side{color:#7081a4}.app-shell--chats .queue-card__channel-pill{max-width:96px;font-size:10px}}.app-shell--chats,.app-shell--chats button,.app-shell--chats input,.app-shell--chats textarea{font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media(min-width:961px){.app-shell--chats{color:#24282f;background:#eef3fb}.app-shell--chats .app-frame,.app-shell--chats .shell-main{background:#eef3fb}.app-shell--chats .shell-main{padding:0;grid-template-rows:minmax(0,1fr)}.app-shell--chats .workspace-header{display:none}.app-shell--chats .workspace-header__title h1{color:#252a32;font-size:21px;font-weight:800}.app-shell--chats .workspace-header__subtitle{color:#77849b;font-size:13px;font-weight:500}.app-shell--chats .workspace-header .primary-button{width:160px;height:42px;border-radius:7px;background:#3568e8;font-size:13px;font-weight:800}.app-shell--chats .chats-layout{grid-template-columns:318px minmax(0,1fr) 304px;gap:0;overflow:hidden;border:0;border-radius:0;background:#fbfbfa;box-shadow:none}.app-shell--chats .chats-screen.is-context-collapsed .chats-layout{grid-template-columns:318px minmax(0,1fr) 56px}.app-shell--chats .queue-panel,.app-shell--chats .thread-panel,.app-shell--chats .context-panel{width:100%;min-width:0;height:100%;border:0;border-radius:0;background:#fbfbfa;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.app-shell--chats .queue-panel{padding:0;gap:0;border-right:1px solid #e3e8ef;overflow:hidden}.app-shell--chats .queue-panel__chrome{padding:13px 16px 12px;gap:12px;border-bottom:1px solid #e7ebf0;background:#fbfbfa}.app-shell--chats .queue-heading{min-height:36px}.app-shell--chats .queue-heading .eyebrow{margin-bottom:5px;color:#969da8;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.app-shell--chats .queue-heading h2{color:#24282f;font-size:17px;font-weight:800}.app-shell--chats .search-field{min-height:38px;padding:8px 11px;border:1px solid #dfe5ed;border-radius:8px;background:#f5f7fa}.app-shell--chats .search-field input{color:#252a32;font-family:inherit;font-size:13px;font-weight:600}.app-shell--chats .quick-filters{min-height:28px}.app-shell--chats .filter-chip,.app-shell--chats .queue-channel-filter__button{border-radius:8px;background:#fff;color:#5f6b7c;font-weight:700}.app-shell--chats .filter-chip.active{background:#eef3ff;color:#3568e8}.app-shell--chats .queue-list{gap:0;overflow-y:auto;background:#fbfbfa}.app-shell--chats .queue-card{min-height:96px;padding:14px 16px 13px;gap:7px 12px;border:0;border-bottom:1px solid #eaedf1;border-radius:0;background:transparent;box-shadow:none;transition:background-color .16s ease,color .16s ease}.app-shell--chats .queue-card:hover{background:#f4f7fb}.app-shell--chats .queue-card.active,.app-shell--chats .queue-card.active.has-unread,.app-shell--chats .queue-card.active.has-unread.is-wa{border-color:#eaedf1;background:#f0f1ef;color:#24282f;box-shadow:inset 3px 0 #6f747b}.app-shell--chats .queue-card.has-unread,.app-shell--chats .queue-card.has-unread.is-wa{background:transparent}.app-shell--chats .queue-card__left{gap:12px}.app-shell--chats .queue-card__avatar-stack{width:42px;min-width:42px}.app-shell--chats .queue-card .avatar,.app-shell--chats .thread-header .avatar{width:38px;height:38px;border-radius:9px;font-size:15px;font-weight:800}.app-shell--chats .queue-card__body{gap:6px}.app-shell--chats .queue-card__top strong,.app-shell--chats .queue-card.has-unread .queue-card__top strong{color:#24282f;font-size:15px;font-weight:800}.app-shell--chats .queue-card__group-name-icon{color:#77849b}.app-shell--chats .queue-card__preview{min-height:34px;max-height:34px;color:#7f8794;font-family:inherit;font-size:13px;line-height:1.3;font-weight:600}.app-shell--chats .queue-card.active .queue-card__preview{color:#6f7b88}.app-shell--chats .queue-card__side{width:40px;color:#9aa2af}.app-shell--chats .queue-card__side time{width:40px;font-size:11px;font-weight:700}.app-shell--chats .queue-card__channel-pill,.app-shell--chats .thread-header__meta .channel-chip,.app-shell--chats .channel-source-pill,.app-shell--chats .context-section .channel-chip{border:1px solid #e1e7ef;border-radius:7px;background:#fff;color:#4e5867;font-weight:800}.app-shell--chats .queue-card__channel-pill{max-width:112px;min-height:20px;padding:4px 7px 4px 5px;font-size:10px}.app-shell--chats .thread-panel{display:grid;grid-template-rows:auto minmax(0,1fr) auto;border-right:1px solid #e3e8ef;background:#fffefa;overflow:hidden}.app-shell--chats .thread-header{min-height:58px;padding:10px 18px;border:0;border-bottom:1px solid #e4e9f0;border-radius:0;background:#fffefa}.app-shell--chats .thread-header__identity-button{gap:12px}.app-shell--chats .thread-header h2{color:#24282f;font-size:16px;font-weight:800}.app-shell--chats .thread-header p{color:#7c8798;font-size:12px;font-weight:600}.app-shell--chats .thread-header__meta{gap:8px}.app-shell--chats .thread-call-button,.app-shell--chats .context-toggle-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #e0e6ef;border-radius:9px;background:#fff;color:#3568e8;box-shadow:none;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .18s ease}.app-shell--chats .context-toggle-button:hover,.app-shell--chats .thread-call-button:hover{background:#eef3ff}.app-shell--chats .context-toggle-button svg,.app-shell--chats .thread-call-button svg{width:18px;height:18px}.app-shell--chats .thread-header__meta .context-toggle-button[aria-expanded=true] svg,.app-shell--chats .context-panel__desktop-topbar .context-toggle-button[aria-expanded=true] svg{transform:rotate(180deg)}.app-shell--chats .thread-timeline{padding:18px 22px 16px;gap:13px;background:#fffefa}.app-shell--chats .message-bubble{width:fit-content;max-width:min(560px,72%);align-self:flex-start;padding:8px 12px 23px;border:1px solid #e8ecef;border-radius:8px;background:#fff;box-shadow:none}.app-shell--chats .message-bubble.is-outgoing{align-self:flex-end;background:#f0f1f3;border-color:#e6e9ee}.app-shell--chats .message-row--group-incoming{gap:9px}.app-shell--chats .message-row--group-incoming .message-bubble{border-radius:0 8px 8px;box-shadow:none}.app-shell--chats .message-row--group-incoming .message-sender-avatar{width:34px;height:34px;flex-basis:34px;border-radius:8px;font-size:12px}.app-shell--chats .message-row--group-incoming .message-sender-name{margin-bottom:4px;font-size:12px;font-weight:800}.app-shell--chats .message-bubble p{color:#24282f;font-family:inherit;font-size:14px;line-height:1.28;font-weight:600}.app-shell--chats .message-bubble footer{right:12px;bottom:6px;color:#9099a9;font-size:10px;font-weight:700}.app-shell--chats .composer-panel{min-height:92px;padding:12px 20px 14px;border:0;border-top:1px solid #e4e9f0;border-radius:0;background:#fffefa;box-shadow:none}.app-shell--chats .composer-mode{height:30px;border-radius:8px;font-size:13px;font-weight:800}.app-shell--chats .composer-textarea{border-color:#e0e6ef;border-radius:10px;color:#24282f;font-family:inherit;font-size:15px;font-weight:600}.app-shell--chats .composer-input-shell .composer-textarea{height:42px}.app-shell--chats .composer-send-inline{width:42px;height:42px;border-color:#e0e6ef;border-radius:10px;background:#fff;color:#3568e8;box-shadow:none}.app-shell--chats .context-panel{position:relative;padding:0 14px 16px;gap:0;overflow-y:auto;overflow-x:hidden;background:#fbfbfa;transition:background-color .16s ease}.app-shell--chats .context-panel__desktop-topbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e7ebf0;background:#fbfbfa}.app-shell--chats .context-panel__desktop-title{min-width:0;display:flex;align-items:center;gap:9px;color:#24282f}.app-shell--chats .context-panel__desktop-title svg{width:17px;height:17px;color:#8b95a4}.app-shell--chats .context-panel__desktop-title strong{overflow:hidden;font-size:15px;line-height:1.1;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.app-shell--chats .context-panel .context-section{padding:14px 0;gap:10px;border:0;border-bottom:1px solid #e7ebf0;border-radius:0;background:transparent}.app-shell--chats .context-panel .context-section:last-child{border-bottom:0}.app-shell--chats .context-section .card-heading h3{color:#7d8795;font-size:12px;font-weight:800;letter-spacing:.02em}.app-shell--chats .context-section .meta-pill{width:auto;min-width:22px;height:22px;padding:0 8px;border-radius:999px;background:#f0f2f5;color:#8b94a2;font-size:11px;font-weight:800}.app-shell--chats .context-detail{gap:8px}.app-shell--chats .context-detail span{color:#313741;font-size:12px;font-weight:700}.app-shell--chats .note-list{max-height:260px;gap:8px}.app-shell--chats .note-card,.app-shell--chats .inline-reminder,.app-shell--chats .context-panel .empty-state{min-height:0;padding:10px 11px;border:1px solid #e6e9ee;border-radius:7px;background:#fff}.app-shell--chats .note-card__topline strong,.app-shell--chats .note-card__action{font-size:11px;font-weight:800}.app-shell--chats .note-card p,.app-shell--chats .inline-reminder p{color:#606b7a;font-family:inherit;font-size:12px;line-height:1.35;font-weight:600}.app-shell--chats .inline-reminder strong{color:#24282f;font-size:12px;font-weight:800}.app-shell--chats .inline-reminder time{color:#8d96a4;font-size:11px;font-weight:700}.app-shell--chats .context-textarea{min-height:66px;border-color:#e0e6ef;border-radius:8px;font-family:inherit;font-size:12px;font-weight:600}.app-shell--chats .note-editor__actions .primary-button{border-radius:8px;background:#3568e8;font-size:12px;font-weight:800}.app-shell--chats .context-panel.is-collapsed{padding:10px 8px;align-items:center;background:#fbfbfa}.app-shell--chats .context-panel.is-collapsed .context-panel__desktop-topbar{min-height:40px;justify-content:center;border-bottom:0}.app-shell--chats .context-panel.is-collapsed .context-panel__desktop-title,.app-shell--chats .context-panel.is-collapsed .context-section{width:0;height:0;margin:0;padding:0;border:0;opacity:0;overflow:hidden;pointer-events:none}.app-shell--chats .context-panel.is-collapsed .context-toggle-button{width:36px;height:36px}}@media(min-width:1181px)and (max-width:1560px){.app-shell--chats .chats-layout{grid-template-columns:300px minmax(0,1fr) 286px}.app-shell--chats .chats-screen.is-context-collapsed .chats-layout{grid-template-columns:300px minmax(0,1fr) 56px}}@media(min-width:961px)and (max-width:1180px){.app-shell--chats .chats-layout{grid-template-columns:minmax(282px,300px) minmax(0,1fr) 56px}.app-shell--chats .context-panel{grid-column:auto;min-height:0;flex-direction:column}.app-shell--chats .chats-screen:not(.is-context-collapsed) .chats-layout{grid-template-columns:minmax(282px,300px) minmax(0,1fr) 268px}}@media(min-width:961px){.app-shell--chats .queue-card{min-height:78px;padding:10px 14px}.app-shell--chats .queue-card.active,.app-shell--chats .queue-card.active.has-unread,.app-shell--chats .queue-card.active.has-unread.is-wa{background:#eef4ff;box-shadow:inset 3px 0 #2f6bff}.app-shell--chats .queue-card__avatar-stack{width:38px;min-width:38px}.app-shell--chats .queue-card .avatar{width:34px;height:34px;border-radius:7px;font-size:13px;font-weight:700}.app-shell--chats .queue-card__top strong,.app-shell--chats .queue-card.has-unread .queue-card__top strong{font-size:13px;line-height:1.2;font-weight:700}.app-shell--chats .queue-card__preview{min-height:0;max-height:17px;font-size:11px;line-height:1.35;font-weight:500;-webkit-line-clamp:1}.app-shell--chats .queue-card__channel-row{display:none}.app-shell--chats .queue-card__side{width:34px;gap:5px;justify-content:flex-start}.app-shell--chats .queue-card__side time{width:34px;font-size:10px;font-weight:600}.app-shell--chats .queue-card__side-channel{width:18px;height:18px;display:grid;place-items:center;margin-top:auto}.app-shell--chats .queue-card__status{width:13px;height:13px}.app-shell--chats .queue-card__status svg{width:13px;height:13px}.app-shell--chats .thread-panel,.app-shell--chats .thread-header,.app-shell--chats .thread-timeline,.app-shell--chats .composer-panel{background:#fbfbfa}.app-shell--chats .thread-header{min-height:48px;padding:7px 16px;border-bottom-color:#e6e8eb}.app-shell--chats .thread-header .avatar{width:30px;height:30px;border-radius:7px;font-size:12px;font-weight:600}.app-shell--chats .thread-header__identity-button{gap:10px}.app-shell--chats .thread-header h2{margin-bottom:2px;font-size:14px;line-height:1.2;font-weight:700}.app-shell--chats .thread-header p{font-size:11px;line-height:1.2;font-weight:500;color:#8a919b}.app-shell--chats .thread-call-button,.app-shell--chats .context-toggle-button{width:28px;height:28px;border-color:transparent;border-radius:6px;background:transparent;color:#6d7683}.app-shell--chats .thread-call-button:hover,.app-shell--chats .context-toggle-button:hover{background:#f0f2f5;color:#3568e8}.app-shell--chats .thread-header__meta .channel-chip{min-height:24px;padding:3px 6px;border-color:#e6e8eb;border-radius:6px;background:#fbfbfa;font-size:10px;font-weight:600}.app-shell--chats .thread-timeline{padding:20px 24px 18px;gap:10px}.app-shell--chats .message-bubble{width:fit-content;max-width:min(520px,68%);align-self:flex-start;padding:9px 12px 20px;border-color:#e7e9ed;border-radius:7px;background:#fff}.app-shell--chats .message-bubble.is-outgoing{align-self:flex-end;background:#f3f5f7;border-color:transparent}.app-shell--chats .message-bubble.is-voice-message{max-width:min(420px,70%);padding:0;border:0;background:transparent;box-shadow:none}.app-shell--chats .message-bubble.is-voice-message footer{display:none}.app-shell--chats .message-row--group-incoming .message-bubble{border-radius:0 7px 7px}.app-shell--chats .message-bubble p{color:#2e333a;font-size:14px;line-height:1.45;font-weight:400}.app-shell--chats .message-bubble footer{bottom:5px;color:#9ba2ad;font-size:10px;font-weight:500;letter-spacing:0;text-transform:none}.app-shell--chats .composer-panel{min-height:74px;padding:9px 16px 12px;gap:8px;border-top-color:#e6e8eb}.app-shell--chats .composer-topline{min-height:24px}.app-shell--chats .composer-mode,.app-shell--chats .channel-source-pill{height:24px;border-radius:6px;background:transparent;font-size:11px;font-weight:500}.app-shell--chats .composer-input-shell .composer-textarea{min-height:38px;max-height:20vh;overflow-y:hidden;resize:none}.app-shell--chats .composer-textarea{border-color:#dfe3e8;border-radius:7px;background:#fff;font-size:14px;line-height:1.35;font-weight:400}.app-shell--chats .composer-send-inline{width:38px;height:38px;border-radius:7px}.app-shell--chats .context-panel{padding-inline:12px}.app-shell--chats .context-panel__desktop-topbar{min-height:48px}.app-shell--chats .context-panel__desktop-title strong{font-size:14px;font-weight:700}.app-shell--chats .context-panel__body{display:flex;flex-direction:column}.app-shell--chats .context-panel .context-section{padding:13px 0;gap:8px}.app-shell--chats .context-section .card-heading h3{color:#5f6670;font-size:12px;line-height:1.2;font-weight:700;letter-spacing:0;text-transform:none}.app-shell--chats .context-section .meta-pill{min-width:20px;height:20px;padding:0 7px;font-size:10px}.app-shell--chats .context-section .meta-pill.is-muted{background:#f5f6f7;color:#a0a6ae}.app-shell--chats .context-section .channel-chip{min-height:25px;border-color:#e6e9ee;border-radius:6px;background:#f3f7f4;color:#3f7b58;font-size:11px;font-weight:600}.app-shell--chats .context-relationship-list,.app-shell--chats .context-property-table{display:flex;flex-direction:column;gap:7px}.app-shell--chats .context-relationship-row,.app-shell--chats .context-property-row{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 8px;border:1px dashed #dfe3e8;border-radius:6px;background:transparent}.app-shell--chats .context-relationship-row__main,.app-shell--chats .context-property-label{min-width:0;display:inline-flex;align-items:center;gap:7px;color:#8a919b;font-size:11px;line-height:1.2;font-weight:500}.app-shell--chats .context-relationship-row__main strong,.app-shell--chats .context-property-value{min-width:0;overflow:hidden;color:#353a42;font-size:11px;line-height:1.2;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.app-shell--chats .context-relationship-row__meta{flex:none;color:#a0a6b0;font-size:10px;line-height:1.2;font-weight:600}.app-shell--chats .context-property-label svg{width:13px;height:13px}.app-shell--chats .context-detail span{min-height:24px;color:#5f6670;font-size:11px;font-weight:500}.app-shell--chats .note-card,.app-shell--chats .inline-reminder,.app-shell--chats .context-panel .empty-state{min-height:32px;padding:7px 9px;border:1px dashed #dfe3e8;border-radius:6px;background:transparent;color:#8a919b;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:12px;line-height:1.35;font-weight:500;box-shadow:none}.app-shell--chats .context-panel .empty-state{display:flex;flex-direction:column;align-items:center;gap:2px;justify-content:flex-start}.app-shell--chats .context-panel .empty-state strong,.app-shell--chats .context-panel .empty-state span{max-width:none;color:inherit;font-size:inherit;line-height:inherit;font-weight:inherit}.app-shell--chats .context-panel .empty-state strong{color:#555d68;font-weight:600}.app-shell--chats .context-panel .empty-state span{color:#9ca3ad;font-size:11px;font-weight:500}.app-shell--chats .note-list,.app-shell--chats .inline-reminders{gap:6px}.app-shell--chats .note-card__topline{gap:8px}.app-shell--chats .context-textarea{min-height:42px;padding:8px 9px;border-style:dashed;border-radius:6px;background:transparent;font-size:11px;font-weight:500;line-height:1.35;color:#424850;resize:none}.app-shell--chats .context-textarea::placeholder{color:#a2a8b1}.app-shell--chats .note-editor{gap:7px}.app-shell--chats .note-editor__actions{justify-content:stretch}.app-shell--chats .note-editor__actions .primary-button{width:100%;height:30px;border-radius:6px;border:1px solid #e1e5ea;background:#fbfbfa;color:#707780;font-size:12px;line-height:1.2;font-weight:700;box-shadow:none}.app-shell--chats .note-editor__actions .primary-button:hover{border-color:#d6dbe2;background:#f4f5f2;color:#343941}.app-shell--chats .note-card p,.app-shell--chats .inline-reminder p{margin-top:4px;color:#737b86;font-size:12px;line-height:1.35;font-weight:500}.app-shell--chats .note-card__topline strong,.app-shell--chats .inline-reminder strong{color:#343941;font-size:12px;line-height:1.25;font-weight:600}.app-shell--chats .note-card__action,.app-shell--chats .inline-reminder time{color:#8f96a1;font-size:10px;line-height:1.2;font-weight:500}.app-shell--chats .context-panel.is-collapsed .context-panel__body{width:0;height:0;opacity:0;overflow:hidden;pointer-events:none}.app-shell--chats .queue-panel__chrome{padding:10px 14px 8px;gap:8px}.app-shell--chats .queue-heading{min-height:30px}.app-shell--chats .queue-heading .eyebrow{margin-bottom:3px;color:#9aa1aa;font-size:10px;line-height:1.15;font-weight:700;letter-spacing:.06em}.app-shell--chats .queue-heading h2{color:#2d323a;font-size:13px;line-height:1.2;font-weight:700}.app-shell--chats .search-field{min-height:34px;padding:6px 10px;gap:8px;border:1px solid #e0e5ec;border-radius:7px;background:#fff;box-shadow:0 1px 2px #1921300a;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}.app-shell--chats .search-field:focus-within{border-color:#2f6bff;background:#fff;box-shadow:0 0 0 3px #2f6bff2e,0 1px 2px #1921300a}.app-shell--chats .search-field svg{width:14px;height:14px;color:#8d96a4}.app-shell--chats .search-field input{color:#303640;font-size:12px;line-height:1.25;font-weight:500}.app-shell--chats .search-field input::placeholder{color:#98a0ab}}.app-shell--reminders{color:#24282f;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#edf1f8}.app-shell--reminders .app-frame,.app-shell--reminders .shell-main{background:#edf1f8}.app-shell--reminders .shell-main{padding:0;grid-template-rows:minmax(0,1fr)}.app-shell--reminders .workspace-header{display:none}.app-shell--reminders .workspace-body{height:100%;min-height:0;padding:0}.reminders-workspace{width:100%;height:100%;min-height:0;padding:0;overflow:hidden;border:0;border-radius:0;background:transparent;box-shadow:none}.reminder-filter-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.reminder-filter-tab{min-width:0;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 7px;border:1px solid #e1e5ea;border-radius:7px;background:#fff;color:#707780;font:inherit;font-size:11px;line-height:1.15;font-weight:700;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease,box-shadow .14s ease}.reminder-filter-tab span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reminder-filter-tab strong{min-width:19px;padding:2px 5px;border-radius:999px;background:#f3f5f8;color:#8d95a1;font-size:10px;line-height:1;font-weight:800}.reminder-filter-tab:hover{border-color:#d6dbe2;background:#f6f8fb}.reminder-filter-tab.is-active{border-color:#b9caff;background:#eef4ff;color:#3568e8;box-shadow:0 0 0 1px #2f6bff4d}.reminder-filter-tab.is-active strong{background:#3568e8;color:#fff}.reminders-list-section__header{height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #edf0f3;background:#fbfbfa;color:#9aa1aa;font-size:10px;line-height:1;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.reminders-list-section__header strong{min-width:20px;padding:3px 6px;border-radius:999px;background:#f3f5f8;color:#9aa1aa;font-size:10px;line-height:1;font-weight:800;text-align:center}.reminder-row{width:100%;min-height:78px;display:grid;grid-template-columns:36px minmax(0,1fr) minmax(64px,auto);align-items:center;gap:9px;padding:10px 14px;border:0;border-bottom:1px solid #eaedf1;border-radius:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background-color .14s ease,box-shadow .14s ease}.reminder-row:hover{background:#f4f7fb}.reminder-row.is-active{background:#eef4ff;box-shadow:inset 0 0 0 2px #2f6bff}.reminder-row.is-overdue:not(.is-active){background:#fff7f6;box-shadow:inset 0 0 0 1px #ffd2cf}.reminder-row.is-completed:not(.is-active){background:#f2fbf5;box-shadow:inset 0 0 0 1px #c8ead5}.reminder-avatar,.reminder-avatar-fallback{width:36px;height:36px;border-radius:7px;flex:none;font-size:13px;line-height:1;font-weight:800}.reminder-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:#e8edf4;color:#7f8794}.reminder-row__body{min-width:0;display:flex;flex-direction:column;gap:4px}.reminder-row__body strong{min-width:0;overflow:hidden;color:#262b33;font-size:13px;line-height:1.2;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.reminder-row__body span{min-width:0;overflow:hidden;color:#7f8794;font-size:11px;line-height:1.35;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.reminder-row__side{min-width:0;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.reminder-row__side time{max-width:92px;overflow:hidden;color:#8d95a1;font-size:10px;line-height:1.2;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.reminder-row__side em{max-width:84px;padding:3px 6px;overflow:hidden;border-radius:999px;background:#f2f4f7;color:#8d95a1;font-size:9px;line-height:1;font-style:normal;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.reminder-row.is-active .reminder-row__side em{background:#3568e8;color:#fff}.reminder-row.is-overdue .reminder-row__side em{background:#fff0ef;color:#cf4742}.reminder-row.is-completed .reminder-row__side em{background:#e8f8ee;color:#2f8a52}.reminder-row.is-completed .reminder-row__body strong,.reminder-row.is-completed .reminder-row__body span{color:#4f735d}.reminders-inline-empty{padding:14px;border-bottom:1px solid #eaedf1;color:#9aa1aa;font-size:11px;line-height:1.35;font-weight:600}.reminders-empty-state,.reminder-detail-empty{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;color:#8a919b;text-align:center}.reminders-empty-state span,.reminder-detail-empty span{color:#9ca3ad}.reminders-empty-state svg,.reminder-detail-empty svg{width:22px;height:22px}.reminders-empty-state strong,.reminder-detail-empty strong{color:#4b525d;font-size:13px;line-height:1.25;font-weight:800}.reminders-empty-state p,.reminder-detail-empty p{max-width:260px;margin:0;color:#9aa1aa;font-size:11px;line-height:1.4;font-weight:500}.reminder-detail-header{min-height:72px;display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid #e3e8ef}.reminder-detail-header .reminder-avatar,.reminder-detail-header .reminder-avatar-fallback{width:42px;height:42px}.reminder-detail-header p{margin:0 0 3px;overflow:hidden;color:#7d8795;font-size:11px;line-height:1.2;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.reminder-title-input{width:100%;min-width:0;margin:0;padding:0;overflow:hidden;border:0;border-radius:6px;background:transparent;color:#24282f;font:inherit;font-size:18px;line-height:1.2;font-weight:800;text-overflow:ellipsis}.reminder-title-input:not(:disabled){padding:3px 5px;margin-left:-5px;outline:1px solid transparent;transition:background-color .14s ease,outline-color .14s ease}.reminder-title-input:not(:disabled):hover{background:#f6f8fb}.reminder-title-input:not(:disabled):focus{background:#fff;outline-color:#3568e8}.reminder-title-input:disabled{opacity:1}.reminder-detail-body{min-height:0;display:flex;flex-direction:column;gap:14px;padding:18px;overflow-y:auto}.reminder-detail-section{display:flex;flex-direction:column;gap:8px}.reminder-section-label{color:#9aa1aa;font-size:10px;line-height:1;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.reminder-detail-note{min-height:74px;width:100%;padding:12px;border:1px dashed #dfe3e8;border-radius:7px;background:transparent;color:#3d434c;font-size:14px;line-height:1.45;font-weight:500;white-space:pre-wrap}.reminder-detail-note--editable{resize:vertical;max-height:220px;font-family:inherit;transition:background-color .14s ease,border-color .14s ease,box-shadow .14s ease}.reminder-detail-note--editable:not(:disabled):hover{background:#fbfcfe;border-color:#cfd8e4}.reminder-detail-note--editable:not(:disabled):focus{background:#fff;border-color:#3568e8;border-style:solid;box-shadow:0 0 0 2px #3568e81f;outline:0}.reminder-detail-note--editable:disabled{opacity:1}.reminder-property-table{display:flex;flex-direction:column;gap:7px}.reminder-property-row{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 9px;border:1px dashed #dfe3e8;border-radius:6px;background:transparent;color:#8a919b;font:inherit;font-size:11px;line-height:1.25;font-weight:500;text-align:left}.reminder-property-row span{min-width:0;display:inline-flex;align-items:center;gap:7px;overflow:hidden;color:#8a919b;text-overflow:ellipsis;white-space:nowrap}.reminder-property-row svg{width:13px;height:13px}.reminder-property-row strong{min-width:0;overflow:hidden;color:#353a42;font-size:11px;line-height:1.2;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.reminder-detail-actions{display:flex;align-items:center;gap:8px;padding:12px 18px;border-top:1px solid #e3e8ef}.reminder-action-button{min-height:34px;padding:8px 12px;border:1px solid #e1e5ea;border-radius:7px;background:#fff;color:#4b525d;font:inherit;font-size:12px;line-height:1.15;font-weight:800;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.reminder-action-button:hover{border-color:#d4dae2;background:#f6f8fb}.reminder-action-button:disabled{cursor:default;opacity:.45}.reminder-action-button--primary{border-color:#3568e8;background:#3568e8;color:#fff}.reminder-action-button--primary:hover{border-color:#2857c9;background:#2857c9}@media(max-width:1280px){.reminder-filter-tabs{grid-template-columns:1fr}}@media(max-width:960px){.app-shell--reminders .shell-main{padding:0 0 calc(82px + env(safe-area-inset-bottom))}.reminders-workspace{overflow:auto}.reminder-filter-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.reminder-detail-header{grid-template-columns:38px minmax(0,1fr)}.reminder-detail-actions{flex-direction:column;align-items:stretch}}.reminders-calendar-layout{display:grid;grid-template-columns:minmax(292px,330px) minmax(0,1fr);gap:10px;width:100%;height:100%;min-height:0;padding:0 10px 10px 0;overflow:hidden;background:#edf1f8}.reminders-calendar-layout.has-drawer{grid-template-columns:minmax(292px,330px) minmax(0,1fr) minmax(300px,352px)}.reminders-calendar-sidebar,.reminders-timeline-panel,.reminder-detail-drawer{min-width:0;min-height:0;border:1px solid #dde5ef;border-radius:12px;background:#fbfbfa;box-shadow:0 12px 28px #1f2a440d}.reminders-calendar-sidebar{display:grid;grid-template-rows:auto minmax(0,1fr);gap:0;overflow:hidden;background:transparent;border:0;box-shadow:none}.reminders-calendar-card,.reminders-agenda-card{min-width:0;border:1px solid #dde5ef;border-radius:12px;background:#fbfbfa;box-shadow:0 12px 28px #1f2a440d}.reminders-calendar-card{padding:14px;border-radius:0 12px 0 0;border-bottom:0}.reminders-calendar-card__header,.reminders-agenda-card__header,.reminders-timeline-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.reminders-calendar-card__header{margin-bottom:12px}.reminders-calendar-card__header .eyebrow,.reminders-agenda-card__header .eyebrow,.reminders-timeline-header .eyebrow{margin:0 0 3px;color:#9aa1aa;font-size:10px;line-height:1;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.reminders-calendar-card__header h2,.reminders-agenda-card__header h2,.reminders-timeline-header h2{margin:0;color:#24282f;font-size:15px;line-height:1.2;font-weight:800}.reminders-calendar-nav,.reminders-timeline-controls,.reminders-view-tabs{display:inline-flex;align-items:center;gap:6px}.reminders-calendar-nav button,.reminders-timeline-controls>button,.reminders-view-tabs button{min-width:30px;height:30px;display:inline-grid;place-items:center;padding:0 9px;border:1px solid #e1e5ea;border-radius:7px;background:#fff;color:#616a78;font:inherit;font-size:11px;line-height:1;font-weight:800;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.reminders-calendar-nav button:hover,.reminders-timeline-controls>button:hover,.reminders-view-tabs button:hover{border-color:#ccd5e3;background:#f6f8fb}.reminders-calendar-nav svg,.reminders-timeline-controls>button svg{width:15px;height:15px}.reminders-calendar-nav button:last-child svg,.reminders-timeline-controls>button:nth-child(3) svg{transform:rotate(-90deg)}.reminders-view-tabs{padding:3px;border:1px solid #e1e5ea;border-radius:8px;background:#fff}.reminders-view-tabs button{height:24px;min-width:54px;border:0;background:transparent}.reminders-view-tabs button.is-active{background:#eef4ff;color:#3568e8}.reminders-mini-calendar{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.reminders-mini-calendar__weekday{display:grid;place-items:center;height:22px;color:#a0a6b0;font-size:10px;line-height:1;font-weight:800;text-transform:uppercase}.reminders-mini-calendar__day{position:relative;aspect-ratio:1;display:grid;place-items:center;border:1px dashed #d8e1ee;border-radius:8px;background:#fbfbfa;color:#596170;font:inherit;font-size:11px;line-height:1;font-weight:800;cursor:pointer}.reminders-mini-calendar__day.is-muted{border-color:#d8e1ee94;color:#c0c6cf}.reminders-mini-calendar__day.has-reminder:not(.is-selected){border-color:#c9d8ff;background:#f4f7ff;color:#3568e8}.reminders-mini-calendar__day.has-overdue:not(.is-selected){border-color:#ffd2cf;background:#fff7f6;color:#cf4742}.reminders-mini-calendar__day.is-today{border-style:solid;border-color:#3568e8}.reminders-mini-calendar__day.is-selected{border-style:solid;border-color:#3568e8;background:#3568e8;color:#fff}.reminders-mini-calendar__day em{position:absolute;right:4px;bottom:4px;min-width:13px;height:13px;display:inline-grid;place-items:center;border-radius:999px;background:currentColor;color:#fff;font-size:8px;font-style:normal;font-weight:900}.reminders-mini-calendar__day.is-selected em{background:#ffffffeb;color:#3568e8}.reminders-agenda-card{min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border-radius:0 0 12px}.reminders-agenda-card__header{align-items:flex-start;flex-direction:column;padding:14px;border-bottom:1px solid #e7ebf0}.reminders-agenda-card__header .reminder-filter-tabs{width:100%}.reminders-agenda-list{min-height:0;padding:0 10px 10px;overflow-y:auto}.reminders-agenda-list .reminders-list-section__header{position:sticky;top:0;z-index:2;margin:0 -10px;background:#fbfbfa}.reminders-agenda-list .reminder-row{min-height:64px;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:9px;margin-top:8px;padding:9px;border:1px solid #e5eaf0;border-radius:9px;background:#fff}.reminders-agenda-list .reminder-row__side{grid-column:2;flex-direction:row;align-items:center;justify-content:flex-start;margin-top:1px}.reminders-timeline-panel{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden}.reminders-timeline-header{min-height:64px;padding:14px 16px;border-bottom:1px solid #e3e8ef}.reminders-timeline-header h2{font-size:18px}.reminder-detail-drawer{display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.reminder-detail-drawer .reminder-detail-header{grid-template-columns:42px minmax(0,1fr) 30px}.reminder-detail-drawer .reminder-detail-header>button{width:30px;height:30px;display:inline-grid;place-items:center;border:1px solid #e1e5ea;border-radius:7px;background:#fff;color:#7b8491;cursor:pointer}.reminder-detail-drawer .reminder-detail-header>button svg{width:15px;height:15px}@media(max-width:1280px){.reminders-calendar-layout,.reminders-calendar-layout.has-drawer{grid-template-columns:minmax(270px,304px) minmax(0,1fr)}.reminder-detail-drawer{position:fixed;z-index:40;top:12px;right:12px;bottom:12px;width:min(360px,calc(100vw - 24px));box-shadow:0 24px 60px #1f2a442e}}@media(max-width:960px){.reminders-calendar-layout,.reminders-calendar-layout.has-drawer{grid-template-columns:1fr;height:auto;min-height:100%;overflow:auto;padding:10px}.reminders-calendar-sidebar{overflow:visible}.reminders-agenda-card{max-height:420px}.reminders-timeline-panel{min-height:560px}.reminders-timeline-header{align-items:flex-start;flex-direction:column}.reminder-detail-drawer{inset:auto 0 0;width:100%;max-height:78dvh;border-radius:16px 16px 0 0}}
