:root{color-scheme:light;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#edf2f5;color:#17212b;--app-bg: #edf2f5;--panel: #ffffff;--panel-strong: #ffffff;--panel-muted: #f7f9fb;--line: #d8e0e6;--line-soft: #e8edf1;--text: #17212b;--muted: #667585;--accent: #136f63;--accent-strong: #0f5e54;--accent-soft: rgba(19, 111, 99, .12);--accent-quiet: rgba(19, 111, 99, .07);--danger: #a13b3b;--danger-soft: rgba(161, 59, 59, .08);--shadow-soft: 0 18px 40px rgba(23, 33, 43, .08)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#ffffffb8,#fff0 260px),var(--app-bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.is-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.login-screen{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 22% 12%,rgba(19,111,99,.14),transparent 32%),linear-gradient(145deg,#f6faf9,#e6edf2)}.login-panel{width:min(390px,calc(100vw - 32px));display:grid;gap:14px;padding:28px;border:1px solid rgba(255,255,255,.76);border-radius:8px;background:#ffffffe0;box-shadow:0 26px 70px #17212b29;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.login-panel h1{margin:0 0 4px;font-size:24px;letter-spacing:0}input,select,textarea{width:100%;min-height:38px;border:1px solid var(--line);border-radius:8px;padding:8px 12px;background:#fffffff0;color:var(--text)}input:focus,select:focus,textarea:focus{outline:none;border-color:#136f6373;box-shadow:0 0 0 4px #136f631f}.login-panel button,.icon-text,.form-actions button{min-height:36px;border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#fff;padding:6px 13px;font-weight:600}.error{margin:0;color:#b42318;font-size:13px}.mail-shell{height:100vh;display:grid;grid-template-columns:minmax(230px,var(--sidebar-width, 288px)) 8px minmax(330px,var(--list-width, 440px)) 8px minmax(360px,1fr);grid-template-rows:58px minmax(0,1fr);overflow:hidden;background:var(--app-bg)}.app-topbar{grid-column:1 / -1;grid-row:1;min-width:0;display:flex;align-items:center;gap:14px;padding:9px 14px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fffffff0,#f5f9faf0);box-shadow:0 8px 26px #17212b12;z-index:4}.sidebar,.message-list,.message-view{min-width:0;min-height:0;background:var(--panel)}.sidebar{grid-row:2;height:100%;display:flex;flex-direction:column;gap:0;padding:10px 12px 14px 14px;background:linear-gradient(180deg,#e5ecef,#dfe7eb);overflow:hidden}.list-toolbar,.message-header{position:sticky;top:0;z-index:1}.brand{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:0 4px;min-width:220px}.brand-mark{width:42px;height:42px;flex:0 0 42px;display:block;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(19,111,99,.16))}.brand-lockup{min-width:0;display:grid;align-items:center}.brand-lockup strong{overflow:hidden;text-overflow:ellipsis;font-size:16px;font-weight:700}.brand-lockup span{color:var(--muted);font-size:12px}.compose-primary{min-height:36px;border:1px solid var(--accent);border-radius:8px;background:linear-gradient(180deg,#167b6f,var(--accent-strong));color:#fff;font-weight:700;padding:6px 14px;box-shadow:0 10px 22px #136f632e;white-space:nowrap}.compose-primary:hover{filter:brightness(1.03)}.topbar-actions{min-width:0;flex:1 1 auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;overflow-x:auto;scrollbar-width:none}.topbar-actions::-webkit-scrollbar{display:none}.icon-text{white-space:nowrap;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#ffffff8f;color:var(--text);font-weight:700}.icon-text:disabled{cursor:not-allowed;opacity:.58}.icon-text.active-toggle,.icon-text.active-topbar{background:var(--accent-quiet);color:var(--accent-strong);border-color:#136f6338}.icon-text.warn-action{border-color:#b4530947;background:#fff8e8;color:#9a4d07}.topbar-select{width:auto;min-width:132px;min-height:36px;border-radius:8px;background:#fff;font-weight:700}.sync-notice{flex:0 1 auto;max-width:360px;margin:0;color:var(--muted);font-size:12px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-pane-bar{display:none}nav,.rows{min-height:0;scrollbar-gutter:stable}nav{flex:1;overflow:auto;overscroll-behavior:contain;padding-right:2px}.rows{flex:1;overflow:auto;overscroll-behavior:contain}.pane-resizer{grid-row:2;position:relative;background:transparent;cursor:col-resize}.pane-resizer:before{content:"";position:absolute;top:0;bottom:0;left:3px;width:2px;border-radius:999px;background:transparent;transition:background .14s ease}.pane-resizer:hover:before,body.is-resizing .pane-resizer:before{background:#136f6338}.folder-group{padding:10px 8px;border:1px solid rgba(255,255,255,.55);border-radius:8px;background:#ffffff61}.folder-group h2{margin:0;font-size:12px;color:var(--muted);font-weight:700;text-transform:none;letter-spacing:0}.account-heading{display:flex;align-items:center;gap:6px;justify-content:space-between;margin:0 2px 6px}.account-actions{display:flex;align-items:center;gap:4px}.gear-button{width:28px;height:28px;border:1px solid transparent;border-radius:8px;background:transparent;color:var(--muted)}.gear-button:hover{background:#dfe5eeb8;border-color:var(--line-soft);color:#344054}.sync-status{margin:0 2px 9px;color:var(--muted);font-size:12px;line-height:1.45}.folder,.message-row{width:100%;border:0;text-align:left;background:transparent}.folder-entry{display:flex;align-items:center;gap:4px}.folder{min-height:36px;flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:12px;border-radius:8px;padding:8px 9px;color:var(--text);transition:background .14s ease,color .14s ease}.folder:hover{background:#fff9}.folder.active{background:#fff;color:var(--accent-strong);font-weight:700;box-shadow:0 5px 14px #17212b14}.folder-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:500}.folder-count{display:inline-grid;place-items:center;min-width:26px;height:21px;padding:0 6px;border-radius:999px;background:#136f631f;color:var(--accent-strong);border:1px solid rgba(19,111,99,.14);font-size:11px;font-weight:800;font-variant-numeric:tabular-nums}.folder.active .folder-count{background:var(--accent);color:#fff;border-color:var(--accent)}.message-list{grid-row:2;min-height:0;display:flex;flex-direction:column;background:var(--panel);border-left:1px solid var(--line);border-right:1px solid var(--line);box-shadow:var(--shadow-soft);z-index:1;overflow:hidden}.message-view{grid-row:2}.list-toolbar{display:flex;align-items:center;gap:12px;min-height:88px;padding:16px 18px 14px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#f7fafb);flex-wrap:wrap}.list-heading{flex:1 1 auto}.list-heading h1{margin:0;font-size:22px;letter-spacing:0}.list-heading p{margin:2px 0 0;color:var(--muted);font-size:13px}.list-toolbar input{flex:1 0 100%;border-radius:999px;min-height:38px;background:#f1f5f7;border-color:transparent;font-size:14px}.list-filters{flex:1 0 100%;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.advanced-search{flex:1 0 100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.advanced-search input{min-height:34px;border-radius:8px}.advanced-search input[type=date]{min-width:132px}.advanced-search .secondary-button{grid-column:span 1;min-height:34px;border-radius:8px}.bulk-toolbar{flex:1 0 100%;min-height:34px;display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid var(--line-soft);border-radius:8px;background:#ffffffb8;flex-wrap:wrap}.bulk-toolbar button,.bulk-toolbar select,.bulk-select{width:auto;min-height:30px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);padding:4px 9px;font-size:13px;font-weight:700}.bulk-select{display:inline-flex;align-items:center;gap:6px}.bulk-select input,.message-check input{width:auto;min-height:0;padding:0}.filter-chip{min-height:30px;border:1px solid var(--line);border-radius:999px;background:#ffffffb8;color:#435167;padding:5px 12px;font-size:13px;font-weight:700}.filter-chip:hover{border-color:#136f6338;background:var(--accent-quiet);color:var(--accent-strong)}.filter-chip.active{border-color:var(--accent);background:var(--accent);color:#fff}.filter-chip.danger-filter{margin-left:auto;border-color:#f0c0b8;color:var(--danger);background:var(--danger-soft)}.filter-chip.danger-filter:hover{border-color:#e59b90;color:var(--danger);background:#fff1ee}.filter-chip:disabled{cursor:not-allowed;opacity:.55}.message-date-heading{position:sticky;top:0;z-index:1;padding:9px 18px 7px;border-bottom:1px solid var(--line-soft);background:#f8fbfbf0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:0}.message-row{min-height:88px;display:grid;grid-template-columns:22px minmax(0,1fr);gap:5px;padding:14px 18px;border-bottom:1px solid var(--line-soft);transition:background .12s ease,box-shadow .12s ease;border-radius:0;background:var(--panel)}.density-compact .message-row{min-height:66px;padding-top:9px;padding-bottom:9px;gap:3px}.density-compact .preview{font-size:12px}.message-check{grid-row:1 / span 3;display:flex;align-items:flex-start;justify-content:center;padding-top:2px}.message-row:hover{background:#f7fbfa}.load-more{margin:14px 18px 20px;min-height:38px;border:1px solid rgba(19,111,99,.18);border-radius:8px;background:var(--accent-quiet);color:var(--accent-strong);font-weight:700}.load-more:disabled{cursor:progress;opacity:.68}.message-row.active{background:linear-gradient(90deg,#136f631f,#136f630a);box-shadow:inset 3px 0 0 var(--accent)}.message-row.read .sender,.message-row.read .subject,.message-row.read .preview,.message-row.read time{opacity:.78}.message-row.unread{background:var(--panel)}.message-row.unread .sender,.message-row.unread .subject{color:#101827}.message-row.unread .sender{font-weight:720}.message-row.unread .subject{font-weight:700}.message-row-top{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.message-row .subject,.message-row .preview{grid-column:2}.sender-wrap{min-width:0;display:flex;align-items:center;gap:8px}.sender-block{min-width:0;display:flex;align-items:baseline;gap:6px;overflow:hidden}.unread-dot{width:8px;height:8px;flex:0 0 8px;border-radius:999px;background:var(--accent);box-shadow:none}.sender,.sender-email{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sender{font-size:14px;font-weight:650;color:#1b2331}.sender-email{min-width:58px;color:var(--muted);font-size:12px;font-weight:520}.subject{min-width:0;display:flex;align-items:center;gap:6px;color:#243043;font-size:15px;font-weight:520}.subject>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-attachment-badge{min-width:max-content;padding:1px 6px;border-radius:999px;background:#edf3f5;color:#506173;font-size:11px;font-weight:800}.message-attachment-badge.pdf{background:#fff1f0;color:#b42318}.thread-count{min-width:24px;height:22px;display:inline-grid;place-items:center;border-radius:999px;background:#136f631f;color:var(--accent-strong);font-size:12px;font-weight:900}.context-menu{position:fixed;z-index:1200;width:220px;display:grid;gap:4px;padding:7px;border:1px solid rgba(207,217,226,.92);border-radius:8px;background:#fffffffa;box-shadow:0 16px 44px #17212b38}.context-menu button,.context-menu select{width:100%;min-height:34px;border:0;border-radius:7px;background:transparent;color:var(--text);padding:6px 9px;text-align:left;font-weight:700}.context-menu button:hover,.context-menu select:hover{background:var(--accent-quiet);color:var(--accent-strong)}.context-menu .danger-context{color:var(--danger)}.preview,time{color:var(--muted);font-size:13px}.preview{display:flex;align-items:center;gap:8px;overflow:hidden;line-height:1.35}.preview>span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}time{flex-shrink:0;font-weight:600;font-variant-numeric:tabular-nums}.message-view{min-width:0;min-height:0;height:100%;display:grid;grid-template-rows:auto auto 1fr;background:#fff;overflow:hidden}.message-header{padding:20px 30px 17px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#fff,#f8fafb)}.message-actions{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.message-actions button{min-height:30px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--text);padding:4px 10px;font-size:13px;font-weight:700;box-shadow:0 1px #17212b08}.message-action-select{min-height:30px;max-width:172px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:var(--text);padding:4px 9px;font-size:13px;font-weight:700;box-shadow:0 1px #17212b08}.message-action-select:disabled{cursor:not-allowed;opacity:.55}.message-actions button:hover{border-color:#136f632e;background:var(--accent-quiet);color:var(--accent-strong)}.message-actions .danger-button{border-color:#f0c0b8;color:var(--danger);background:var(--danger-soft)}.message-title-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.message-header h1{margin:0 0 12px;font-size:22px;font-weight:700;line-height:1.35;letter-spacing:0}.message-meta{display:grid;gap:6px}.message-meta p{margin:0;color:#435167;font-size:13px;display:grid;grid-template-columns:26px minmax(0,1fr);gap:10px;align-items:start}.message-meta span{color:var(--muted);font-weight:600}.message-meta strong{min-width:0;font-weight:500;overflow-wrap:anywhere}.attachments{display:grid;gap:8px;padding:12px 30px;border-bottom:1px solid var(--line);background:#fbfcfd}.attachments-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:2px}.attachments-toolbar span{color:var(--muted);font-size:12px;font-weight:800}.attachments-toolbar button{min-height:30px;border:1px solid rgba(19,111,99,.18);border-radius:7px;background:var(--accent-quiet);color:var(--accent-strong);padding:4px 9px;font-size:13px;font-weight:800}.attachment-card{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line-soft);border-radius:8px;padding:9px 11px;min-width:0;background:#fff;cursor:grab;box-shadow:0 1px 3px #17212b0d}.attachment-icon{width:42px;height:36px;display:inline-grid;flex:0 0 auto;place-items:center;border:1px solid rgba(19,111,99,.16);border-radius:7px;background:var(--accent-quiet);color:var(--accent-strong);font-size:11px;font-weight:900;letter-spacing:0}.attachment-card:active{cursor:grabbing}.attachment-card>div:nth-child(2){flex:1;min-width:0;display:grid;gap:3px}.attachment-card strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#435167}.attachment-card small{color:var(--muted);font-size:12px}.attachment-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px;flex-shrink:0}.attachment-actions button{min-height:30px;border:1px solid rgba(19,111,99,.18);border-radius:7px;background:var(--accent-quiet);color:var(--accent-strong);font-size:13px;font-weight:700;padding:4px 9px}.body{min-height:0;background:#fff;overflow:auto;overscroll-behavior:contain}iframe{width:100%;min-height:100%;border:0;background:#fff}.message-frame{display:block;height:auto;overflow:hidden}pre{margin:0;padding:34px 38px 44px;white-space:pre-wrap;line-height:1.72;font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;color:#1f2937}.empty-state{height:100%;display:grid;place-items:center;color:var(--muted);font-size:14px;background:linear-gradient(180deg,#fff,#f8fafb)}.sidebar-note,.folder-empty{margin:12px 16px;color:var(--muted);font-size:13px;line-height:1.45}.account-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:16px;background:#1f252d8f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.account-modal{width:min(820px,calc(100vw - 32px));max-height:calc(100vh - 48px);display:grid;gap:14px;overflow-y:auto;overflow-x:hidden;padding:18px;border:1px solid rgba(255,255,255,.82);border-radius:8px;background:#fffffffa;box-shadow:0 28px 90px #17212b47;scrollbar-gutter:stable}.account-editor-modal{width:min(760px,calc(100vw - 32px));max-height:calc(100dvh - 32px);gap:0;padding:0;background:#fff;isolation:isolate}.account-modal header,.account-modal footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.account-editor-modal header,.account-editor-modal footer{position:sticky;z-index:1;padding:18px 20px;background:#fff}.account-editor-modal header{top:0;border-bottom:1px solid var(--line-soft)}.account-modal header button{width:30px;height:30px;border:0;border-radius:50%;background:#eef1f5;color:#344054}.account-modal footer{justify-content:flex-end}.account-editor-modal footer{bottom:0;border-top:1px solid var(--line-soft)}.account-modal footer button{min-height:34px;border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#fff;padding:6px 12px;font-weight:600}.account-modal footer button:first-child{border-color:var(--line);background:#fff;color:#344054}.account-section{display:grid;gap:10px}.account-editor-modal .account-section{padding:16px 20px;border-bottom:1px solid var(--line-soft)}.account-section h2{margin:4px 0 0;font-size:12px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.account-section label{display:grid;gap:5px;min-width:0}.account-section .check-row{display:flex;align-items:center;gap:8px}.check-row input{width:16px;min-height:16px}.account-section span{color:#344054;font-size:13px;font-weight:600}.account-grid{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:10px}.account-editor-modal input,.account-editor-modal select,.account-editor-modal textarea{min-width:0;max-width:100%}.signature-field{min-height:86px;resize:vertical;line-height:1.45;overflow-wrap:anywhere}.account-test-result{display:grid;gap:5px;margin:0 20px;padding:10px 12px;border:1px solid var(--line-soft);border-radius:8px;background:#f8fafb;color:#425166;font-size:13px}.account-test-result.ok{border-color:#136f632e;background:var(--accent-quiet)}.account-test-result.warn{border-color:#bf812940;background:#fff8e8}.account-test-result strong{color:var(--text)}.utility-modal{width:min(900px,calc(100vw - 32px))}.diagnostics-modal{width:min(980px,calc(100vw - 32px))}.raw-message-modal{width:min(1100px,calc(100vw - 32px))}.utility-toolbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-bottom:12px}.status-pill{display:inline-grid;min-height:30px;place-items:center;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800}.status-pill.ok{background:#136f631f;color:var(--accent-strong)}.status-pill.warn{background:#fff8e8;color:#946008}.utility-toolbar button{min-height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);padding:6px 12px;font-weight:700}.utility-toolbar button:disabled{cursor:not-allowed;opacity:.55}.utility-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.utility-form button{min-height:38px;border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#fff;font-weight:700}.utility-form .secondary-button,.utility-row-actions .secondary-button,.secondary-button{border-color:var(--line);background:#fff;color:var(--text)}.utility-import{display:grid;gap:8px}.utility-import textarea{min-height:96px;resize:vertical}.rule-preview{display:grid;gap:5px;padding:10px 12px;border:1px solid rgba(19,111,99,.18);border-radius:8px;background:var(--accent-quiet);color:#344054;font-size:13px}.rule-preview strong{color:var(--accent-strong)}.rule-preview span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rule-activity{max-height:220px;overflow:auto}.rule-activity span,.rule-preview .history-error{white-space:normal}.rule-preview .history-error{color:var(--danger)}.danger-button{border-color:#f0c0b8!important;color:var(--danger)!important;background:var(--danger-soft)!important}.utility-checkbox{min-height:38px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);font-size:14px;font-weight:700}.utility-checkbox input{width:auto;min-height:0}.utility-list{display:grid;gap:8px;max-height:360px;overflow:auto;padding-right:2px}.utility-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;min-width:0;padding:11px 12px;border:1px solid var(--line-soft);border-radius:8px;background:#f8fafb}.rule-history{flex:1 0 100%;display:grid!important;gap:4px;padding:8px 10px;border:1px solid rgba(19,111,99,.14);border-radius:8px;background:#fff}.utility-row .rule-history span{color:var(--muted);font-size:12px;white-space:normal}.utility-row .rule-history .history-error{color:var(--danger)}.utility-row>div{min-width:0;display:grid;gap:3px}.utility-row strong,.utility-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.utility-row strong{color:var(--text);font-size:14px}.utility-row span{color:var(--muted);font-size:13px}.utility-row button{flex:0 0 auto;min-height:30px;border:1px solid #f0c0b8;border-radius:8px;background:var(--danger-soft);color:var(--danger);font-weight:700}.utility-row-actions{flex:0 0 auto;display:flex;gap:8px;align-items:center}.utility-row-actions .secondary-button{border-color:var(--line);background:#fff;color:var(--text)}.logs-list{max-height:520px}.diagnostics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:14px}.diagnostic-card{min-height:78px;display:grid;align-content:center;gap:4px;padding:13px 14px;border:1px solid var(--line-soft);border-radius:8px;background:#f8fafb}.diagnostic-card.warn{border-color:#bf812940;background:#fff8e8}.diagnostic-card span{color:var(--muted);font-size:12px;font-weight:700}.diagnostic-card strong{color:var(--text);font-size:24px;line-height:1;font-variant-numeric:tabular-nums}.diagnostic-section{display:grid;gap:8px;margin-top:14px}.diagnostic-section h3{margin:0;color:var(--text);font-size:14px}.diagnostic-lines{display:grid;gap:6px;padding:12px;border:1px solid var(--line-soft);border-radius:8px;background:#fff}.diagnostic-lines span{color:var(--muted);font-size:13px}.inline-toolbar{justify-content:flex-start;padding:0;border:0;background:transparent}.backup-snapshots{display:grid;gap:4px;padding:0 12px 2px}.backup-snapshots span{color:var(--muted);font-size:12px}.diagnostics-list{max-height:280px}.folder-diagnostics-list{max-height:360px;gap:10px}.folder-diagnostic-account{display:grid;gap:6px;padding:10px;border:1px solid var(--line-soft);border-radius:8px;background:#fff}.folder-diagnostic-account>strong{font-size:13px}.folder-diagnostic-row{display:grid;grid-template-columns:minmax(0,1fr) 150px;gap:8px;align-items:center;padding:7px 8px;border-radius:8px;background:#f7fafb}.folder-diagnostic-row.warn{background:#fff8e8}.folder-diagnostic-row div{min-width:0;display:grid;gap:2px}.folder-diagnostic-row span,.folder-diagnostic-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.folder-diagnostic-row span{color:var(--text);font-size:13px;font-weight:800}.folder-diagnostic-row small{color:var(--muted);font-size:12px}.folder-diagnostic-row select{min-height:32px;border-radius:8px}.utility-row .diagnostic-error{color:var(--danger);white-space:normal}.account-status-badge{display:inline-grid;place-items:center;min-height:20px;margin-left:8px;padding:0 8px;border-radius:999px;background:#eef3f5;color:#516073;font-size:11px;font-weight:800;vertical-align:middle}.account-status-badge.ok{background:#136f631f;color:var(--accent-strong)}.account-status-badge.queued,.account-status-badge.waiting{background:#eaf2ff;color:#315f99}.account-status-badge.stale{background:#fff8e8;color:#946008}.account-status-badge.disabled{background:#f3f4f6;color:#7b8492}.raw-message-content{max-height:min(68vh,720px);margin:0;padding:14px;overflow:auto;border:1px solid var(--line-soft);border-radius:8px;background:#0f1720;color:#dce7ef;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.attachment-preview-modal{width:min(1100px,calc(100vw - 32px))}.attachment-preview-body{min-height:520px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line-soft);border-radius:8px;background:#f8fafb}.attachment-preview-body iframe,.attachment-preview-body img{width:100%;height:min(72vh,720px);border:0;object-fit:contain;background:#fff}.log-row.error{border-color:#f0c0b8;background:var(--danger-soft)}.log-row.warn{border-color:#bf812940;background:#fff8e8}.compose-backdrop{position:fixed;z-index:10;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-end;padding:96px 24px 24px 40px;pointer-events:none}.compose{width:min(820px,calc(100vw - 64px));height:min(640px,calc(100vh - 120px));min-width:520px;min-height:420px;max-width:calc(100vw - 64px);max-height:calc(100vh - 120px);display:grid;grid-template-rows:auto auto auto auto auto auto auto auto minmax(0,1fr) auto auto;gap:12px;padding:16px;border:1px solid rgba(216,224,230,.92);border-radius:8px;background:var(--panel);box-shadow:0 28px 90px #17212b3d;overflow:auto;pointer-events:auto;position:relative}.compose-resize-handle{position:absolute;top:8px;left:8px;z-index:2;width:22px;height:22px;border:0;border-radius:6px;background:linear-gradient(135deg,rgba(19,111,99,.28) 0 2px,transparent 2px 6px,rgba(19,111,99,.28) 6px 8px,transparent 8px 12px,rgba(19,111,99,.28) 12px 14px,transparent 14px);cursor:nwse-resize;opacity:.76}.compose-resize-handle:hover{background-color:var(--accent-quiet);opacity:1}.compose.drag-active{border-color:#136f6373;box-shadow:0 0 0 4px #136f631f,0 28px 90px #17212b3d}.compose header,.compose footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.compose header button{width:30px;height:30px;border:0;border-radius:50%;background:#eef1f5;color:#344054}.compose footer{justify-content:flex-end}.compose footer button{min-width:96px;min-height:34px;border:1px solid var(--accent);border-radius:8px;background:linear-gradient(180deg,#167b6f,var(--accent-strong));color:#fff;font-weight:700}.compose footer .compose-secondary-action{border-color:var(--line);background:var(--panel);color:#405168}.compose-notice{margin:0;color:var(--accent-strong);font-size:13px;font-weight:700}.compose-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:6px;border:1px solid var(--line);border-bottom:0;border-radius:8px 8px 0 0;background:#f7fafb}.compose-toolbar button{min-height:30px;border:1px solid var(--line);border-radius:7px;background:var(--panel);color:var(--text);padding:0 10px;font-weight:600}.compose-toolbar button:hover{background:#f3f8f7}.compose-editor-shell{min-height:0;border:1px solid var(--line);border-radius:0 0 8px 8px;background:var(--panel);overflow:hidden}.compose-editor{height:100%;min-height:0;padding:18px 20px;overflow:auto;outline:none;font:15px/1.6 SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1f2937}.compose-editor:empty:before{content:attr(data-placeholder);color:#8a97aa}.compose-editor img{max-width:100%;height:auto}.compose-editor table{max-width:100%}.compose-editor blockquote{margin:14px 0 0}.compose-attachments{display:grid;gap:8px}.compose-drop-hint{margin:0;padding:12px 14px;border:1px dashed rgba(19,111,99,.28);border-radius:8px;background:#136f630d;color:var(--muted);font-size:13px;line-height:1.45}.compose-attachment{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:#f8fafb}.compose-attachment-actions{display:flex;gap:6px;flex-shrink:0}.compose-attachment>div:first-child{display:grid;gap:3px;min-width:0}.compose-attachment strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#243043}.compose-attachment small{color:var(--muted);font-size:12px}.compose-attachment button{min-height:30px;border:1px solid var(--line);border-radius:8px;background:var(--panel);color:#425166;padding:5px 10px;font-weight:600}.compose-attachment button:hover{border-color:#136f632e;background:var(--accent-quiet);color:var(--accent-strong)}@media(max-width:1180px){.advanced-search{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar-select{min-width:116px}}@media(max-width:900px){.mail-shell{grid-template-columns:220px minmax(260px,1fr)}.pane-resizer,.message-view{display:none}.account-grid{grid-template-columns:1fr}.compose-backdrop{padding:16px}.compose{width:100%;height:calc(100vh - 32px);min-height:0}}@media(max-width:720px){html,body,#root{width:100%;min-width:0;height:100%;overflow:hidden}body{background:var(--panel)}.mail-shell.mobile-pane-detail{grid-template-rows:minmax(0,1fr)}.mail-shell{width:100%;height:100dvh;min-height:100dvh;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);overflow:hidden;background:var(--panel)}.app-topbar,.sidebar,.message-list,.message-view{grid-column:1;grid-row:auto}.app-topbar{position:sticky;top:0;z-index:5;min-height:0;padding:7px 8px;gap:8px;flex-wrap:nowrap;overflow:hidden}.brand{min-width:0;flex:0 0 auto;gap:7px;padding:0}.brand-mark{width:32px;height:32px;flex-basis:32px}.brand-lockup strong{max-width:118px;display:block;font-size:14px}.compose-primary,.icon-text,.topbar-select{min-height:34px;padding:5px 10px;font-size:13px}.topbar-select{max-width:132px;min-width:112px}.topbar-actions{flex:1 1 auto;justify-content:flex-start;gap:6px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.topbar-actions::-webkit-scrollbar,.list-filters::-webkit-scrollbar,.message-actions::-webkit-scrollbar,.compose-toolbar::-webkit-scrollbar,.compose footer::-webkit-scrollbar{display:none}.sync-notice,.mobile-pane-detail .app-topbar{display:none}.mobile-pane-bar{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border-bottom:1px solid var(--line);background:#fffffff5}.mobile-pane-bar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px}.mobile-pane-bar button{width:auto;min-height:34px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--accent-strong);padding:5px 12px;font-weight:800}.mobile-pane-bar span{min-width:62px}.sidebar{height:auto;max-height:none;display:none;padding:0;border-right:0;background:linear-gradient(180deg,#e6eef1,#f3f7f8);overflow:hidden}.mobile-pane-folders .sidebar{display:flex}.sidebar nav{padding:10px 10px calc(18px + env(safe-area-inset-bottom))}.folder-group{padding:10px;margin-bottom:10px;background:#ffffffb8}.folder{min-height:44px;padding:10px 11px}.folder-name{font-size:16px}.pane-resizer{display:none}.message-list{height:auto;min-height:0;display:none;border-right:0;border-left:0;border-bottom:0;box-shadow:none}.mobile-pane-messages .message-list{display:flex}.list-toolbar{position:sticky;top:0;z-index:3;min-height:0;padding:0 12px 12px;gap:9px}.list-mobile-bar{flex:1 0 calc(100% + 24px);margin:0 -12px}.list-heading h1{font-size:20px}.list-heading p{font-size:12px}.list-toolbar input{min-height:42px;font-size:16px}.list-filters{gap:6px;overflow-x:auto;flex-wrap:nowrap;padding-bottom:2px;-webkit-overflow-scrolling:touch}.filter-chip{min-width:max-content;min-height:34px;padding:6px 11px}.advanced-search{grid-template-columns:1fr 1fr}.bulk-toolbar{align-items:stretch}.bulk-toolbar select{max-width:100%}.rows{-webkit-overflow-scrolling:touch}.message-date-heading{top:0;padding:8px 14px}.message-row{min-height:86px;grid-template-columns:20px minmax(0,1fr);padding:12px 14px;touch-action:manipulation}.message-row-top{gap:7px}.sender-block{display:grid;gap:1px}.sender,.subject{font-size:15px}.sender-email,.preview,time{font-size:12px}.message-view{min-height:0;height:auto;display:none;grid-template-rows:auto auto auto minmax(0,1fr);overflow:hidden}.mobile-pane-detail .message-view{display:grid}.message-mobile-bar{position:sticky;top:0;z-index:4;min-height:42px;padding:5px 10px}.message-header{position:static;padding:9px 12px 8px;max-height:34dvh;overflow:auto;-webkit-overflow-scrolling:touch}.message-actions{position:fixed;left:0;right:0;bottom:0;z-index:20;gap:6px;margin:0;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffffff7;box-shadow:0 -10px 28px #17212b1f;overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.message-actions button,.message-action-select{min-width:max-content;min-height:32px;padding:4px 9px;font-size:12px}.message-header h1{display:-webkit-box;margin-bottom:7px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:17px;line-height:1.22}.message-meta{gap:3px}.message-meta p{grid-template-columns:24px minmax(0,1fr);font-size:11px}.message-meta p:nth-child(n+3){display:none}.attachments{padding:8px 10px;max-height:22dvh;overflow:auto}.attachment-card{align-items:flex-start;flex-wrap:wrap}.attachment-actions{width:100%;justify-content:flex-start}.body{min-height:0;height:100%;padding-bottom:calc(62px + env(safe-area-inset-bottom));overflow:auto;-webkit-overflow-scrolling:touch}.message-frame{width:100%;min-width:0;max-width:100%}pre{padding:22px 16px 32px;font-size:15px}.account-modal-backdrop{z-index:1000;align-items:stretch;justify-items:stretch;padding:0}.account-modal,.account-editor-modal,.utility-modal,.diagnostics-modal,.raw-message-modal,.attachment-preview-modal{width:100%;max-width:none;height:100dvh;max-height:100dvh;border-radius:0;border:0}.utility-form{grid-template-columns:1fr}.attachment-preview-body{min-height:0;height:calc(100dvh - 116px)}.attachment-preview-body iframe,.attachment-preview-body img{width:100%;height:100%}.account-grid{grid-template-columns:minmax(0,1fr) 96px}.compose-backdrop{z-index:1001;align-items:stretch;justify-content:stretch;padding:0;pointer-events:auto}.compose{width:100%!important;height:100dvh!important;min-width:0;min-height:0;max-width:none;max-height:none;border:0;border-radius:0;gap:8px;padding:12px;grid-template-rows:auto auto auto auto auto auto auto auto minmax(190px,1fr) auto auto}.compose-resize-handle{display:none}.compose-toolbar{overflow-x:auto;flex-wrap:nowrap;-webkit-overflow-scrolling:touch}.compose-toolbar button{min-width:max-content;min-height:32px;padding:4px 9px}.compose select,.compose input{min-height:42px;font-size:16px}.compose-editor-shell{min-height:0}.compose-editor{min-height:190px;padding:14px;font-size:16px}.compose-attachments{max-height:18dvh;overflow:auto}.compose-attachment{align-items:flex-start;flex-direction:column}.compose-attachment-actions{width:100%;flex-wrap:wrap}.compose footer{position:sticky;bottom:0;gap:6px;overflow-x:auto;padding-bottom:env(safe-area-inset-bottom);background:var(--panel)}.compose footer button{min-width:max-content;padding:0 12px}}@media(max-width:430px){.brand-lockup{display:none}.brand{flex:0 0 auto}.brand-mark{width:30px;height:30px;flex-basis:30px}.app-topbar{gap:6px;padding:6px}.compose-primary,.icon-text,.topbar-select{min-height:32px;padding:4px 8px;font-size:12px}.topbar-select{min-width:94px;max-width:104px}.mobile-pane-bar{min-height:44px;padding:6px 10px}.list-toolbar{padding:0 10px 10px}.list-mobile-bar{flex-basis:calc(100% + 20px);margin:0 -10px}.filter-chip{min-height:32px;padding:5px 10px;font-size:12px}.message-row{min-height:78px;grid-template-columns:18px minmax(0,1fr);padding:10px 12px}.sender,.subject{font-size:14px}.preview{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.message-header h1{font-size:16px}.message-actions{padding:7px 8px calc(7px + env(safe-area-inset-bottom))}.message-actions button,.message-action-select{min-height:32px;padding:4px 8px}.attachments-toolbar{flex-wrap:wrap}.attachment-actions button{flex:1 1 auto}.compose{padding:10px;grid-template-rows:auto auto auto auto auto auto auto auto minmax(160px,1fr) auto auto}.compose header h2{font-size:15px}.compose-toolbar button{min-height:31px}.compose-editor{min-height:160px}}
