.msg-page{max-width:1520px;margin:0 auto;padding:24px 16px}.msg-layout{grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:24px;display:grid}.msg-shell{height:calc(100vh - var(--nav-h) - 48px);flex-direction:column;min-height:560px;display:flex}.msg-iconbtn{width:34px;height:34px;color:var(--text-muted);background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.msg-iconbtn:hover{background:var(--hover);color:var(--text)}.msg-tile{color:#fff;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:16px;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.msg-tile--brand{background:var(--blue)}.msg-head{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:8px 12px 8px 20px;display:flex}.msg-head__title{color:var(--text);flex-shrink:0;margin:0;font-size:20px;font-weight:600}.msg-head__search{flex:1;align-items:center;max-width:280px;display:flex;position:relative}.msg-head__search-icon{color:var(--text-muted);pointer-events:none;position:absolute;left:10px}.msg-head__search-input{background:var(--pill);width:100%;height:34px;color:var(--text);border:none;border-radius:17px;outline:none;padding:0 12px 0 34px;font-size:14px}.msg-head__search-input::placeholder{color:var(--text-muted)}.msg-head__actions{align-items:center;gap:4px;margin-left:auto;display:flex}.msg-filters{border-bottom:1px solid var(--border);scrollbar-width:none;align-items:center;gap:8px;padding:10px 16px;display:flex;overflow-x:auto}.msg-filters::-webkit-scrollbar{display:none}.msg-filters__divider{background:var(--border-strong);flex-shrink:0;width:1px;height:20px;margin:0 2px}.msg-pill{border:1px solid var(--border-strong);color:var(--text);white-space:nowrap;background:0 0;border-radius:16px;flex-shrink:0;align-items:center;gap:2px;padding:5px 12px;font-size:14px;font-weight:600;display:inline-flex}.msg-pill:hover{background:var(--hover);box-shadow:inset 0 0 0 1px var(--border-strong)}.msg-pill--focused{color:#fff;background:#01754f;border-color:#01754f;padding-right:8px}.msg-pill--focused:hover{background:#016043;box-shadow:inset 0 0 0 1px #01754f}.msg-panes{flex:1;grid-template-columns:420px minmax(0,1fr);min-height:0;display:grid}.msg-list{border-right:1px solid var(--border);min-width:0;overflow-y:auto}.msg-row{text-align:left;border:none;border-bottom:1px solid var(--border);background:0 0;align-items:flex-start;gap:10px;width:100%;padding:10px 16px;display:flex;position:relative}.msg-row:hover{background:var(--hover)}.msg-row--active,.msg-row--active:hover{background:var(--pill)}.msg-row--active:before{content:"";background:#01754f;width:3px;position:absolute;top:0;bottom:0;left:0}.msg-row__avatar-wrap{flex-shrink:0;width:48px;height:48px;position:relative}.msg-row__avatar{object-fit:cover;background:#eee;border-radius:50%;width:48px;height:48px}.msg-row__avatar.msg-tile{font-size:18px}.msg-row__online{width:12px;height:12px;box-shadow:0 0 0 2px var(--card);background:#44b700;border-radius:50%;position:absolute;bottom:1px;right:1px}.msg-row__main{flex:1;min-width:0}.msg-row__top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.msg-row__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.msg-row__date{color:var(--text-faint);flex-shrink:0;font-size:12px}.msg-row__snippet{color:var(--text-muted);align-items:baseline;gap:4px;min-width:0;margin-top:2px;font-size:13px;line-height:1.4;display:flex}.msg-row__inmail{color:var(--text);flex-shrink:0;font-weight:700}.msg-row__you{color:var(--text-muted);flex-shrink:0}.msg-row__snippet-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.msg-thread{flex-direction:column;min-width:0;display:flex}.msg-thread__head{border-bottom:1px solid var(--border);align-items:center;gap:8px;padding:10px 12px 10px 20px;display:flex;box-shadow:0 2px 4px #00000008}.msg-thread__name{min-width:0;color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:16px;font-weight:600;overflow:hidden}.msg-thread__name:hover{color:var(--blue);text-decoration:underline}.msg-thread__head-actions{flex-shrink:0;align-items:center;gap:2px;display:flex}.msg-thread__scroll{flex-direction:column;flex:1;gap:12px;min-height:0;padding:16px 24px 20px;display:flex;overflow-y:auto}.msg-group{align-items:flex-start;gap:10px;display:flex}.msg-group__avatar{object-fit:cover;background:#eee;border-radius:50%;flex-shrink:0;width:40px;height:40px}.msg-group__avatar.msg-tile{font-size:15px}.msg-group__body{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.msg-group__meta{align-items:baseline;gap:6px;display:flex}.msg-group__name{color:var(--text);font-size:14px;font-weight:600}.msg-group__sponsored{color:var(--text-muted);font-size:12px}.msg-group__time{color:var(--text-faint);font-size:12px}.msg-bubble{width:fit-content;max-width:520px;color:var(--text);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;background:#f2f2f2;border-radius:4px 12px 12px;padding:8px 12px;font-size:14px;line-height:1.4286}.msg-group__body .msg-bubble:not(:first-of-type){border-radius:12px}.msg-brand{border:1px solid var(--border);background:linear-gradient(135deg,#e9f1fb 0%,#f2ecfb 100%);border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:28px 16px;display:flex}.msg-brand .wordmark__word{font-size:28px}.msg-brand .wordmark__badge{border-radius:6px;padding:4px 6px 5px;font-size:23px}.msg-brand__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:700}.msg-datedivider{justify-content:center;align-items:center;margin:4px 0;display:flex}.msg-datedivider span{letter-spacing:.06em;color:var(--text-faint);font-size:12px;font-weight:700}.msg-promo{color:var(--text);font-size:14px;line-height:1.4286}.msg-promo__line{margin:0 0 10px}.msg-promo__perks{margin:0 0 10px;padding-left:20px}.msg-promo__perks li{margin-bottom:6px;line-height:1.45}.msg-promo__replies{flex-direction:column;gap:8px;margin-top:8px;display:flex}.msg-promo__reply-row{flex-wrap:wrap;gap:8px;display:flex}.msg-reply{border:1px solid var(--blue);color:var(--blue);white-space:nowrap;background:0 0;border-radius:16px;padding:6px 16px;font-size:14px;font-weight:600;line-height:1.4}.msg-reply:hover{background:var(--blue-wash);box-shadow:inset 0 0 0 1px var(--blue)}.msg-rail{top:calc(var(--nav-h) + 24px);flex-direction:column;gap:8px;display:flex;position:sticky}.msg-inboxes{padding:12px 0 4px}.msg-inboxes__title{color:var(--text);margin:0;padding:0 16px 4px;font-size:16px;font-weight:600}.msg-inboxes__row{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:10px 16px;display:flex}.msg-inboxes__row:last-child{border-bottom:none}.msg-inboxes__row:hover{background:var(--hover)}.msg-inboxes__logo{color:#fff;-webkit-user-select:none;user-select:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;line-height:1;display:inline-flex}.msg-inboxes__name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.msg-inboxes__row:hover .msg-inboxes__name{color:var(--blue);text-decoration:underline}.msg-footer{padding:8px 16px 0}.msg-footer__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 8px;display:flex}.msg-footer__link{color:var(--text-muted);align-items:center;gap:2px;font-size:12px;line-height:1.4;display:inline-flex}.msg-footer__link:hover{color:var(--blue);text-decoration:underline}.msg-footer__caret{color:var(--text-muted)}.msg-footer__link:hover .msg-footer__caret{color:var(--blue)}.msg-footer__brand{color:var(--text-muted);justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:12px;display:flex}.msg-footer__brand .wordmark__word{font-size:13px}.msg-footer__brand .wordmark__badge{border-radius:3px;padding:1px 3px 2px;font-size:11px}@media (max-width:1200px){.msg-page{max-width:1128px}.msg-layout{grid-template-columns:minmax(0,1fr)}.msg-rail{display:none}}@media (max-width:900px){.msg-panes{grid-template-columns:320px minmax(0,1fr)}}@media (max-width:640px){.msg-page{padding:12px 8px}.msg-head__search{display:none}.msg-panes{grid-template-columns:minmax(0,1fr)}.msg-shell{height:auto;min-height:0}.msg-list{border-right:none;border-bottom:1px solid var(--border);max-height:280px}.msg-thread{height:calc(100vh - var(--nav-h) - 360px);min-height:420px}.msg-bubble{max-width:100%}}
