:root{color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;background:#f4f5f7;color:#1f252d}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.login-screen{min-height:100vh;display:grid;place-items:center;background:#eceff3}.login-panel{width:min(360px,calc(100vw - 32px));display:grid;gap:12px;padding:24px;border:1px solid #d8dde5;border-radius:8px;background:#fff;box-shadow:0 18px 45px #1f252d1f}.login-panel h1{margin:0 0 8px;font-size:21px}input,select,textarea{width:100%;min-height:34px;border:1px solid #c9d0da;border-radius:6px;padding:7px 10px;background:#fff}.login-panel button,.icon-text,.form-actions button{min-height:32px;border:1px solid #2f6fed;border-radius:6px;background:#2f6fed;color:#fff;padding:6px 12px}.error{margin:0;color:#b42318;font-size:13px}.mail-shell{height:100vh;display:grid;grid-template-columns:260px minmax(320px,420px) minmax(0,1fr);overflow:hidden}.sidebar,.message-list{min-width:0;border-right:1px solid #d8dde5;background:#eef1f5}.toolbar,.list-toolbar{height:52px;display:flex;align-items:center;gap:10px;padding:10px;border-bottom:1px solid #d8dde5}.toolbar strong{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.icon-text{white-space:nowrap}nav,.rows{height:calc(100vh - 52px);overflow:auto}.folder-group{padding:12px 8px}.folder-group h2{margin:0;font-size:12px;color:#667085;text-transform:uppercase}.account-heading{display:flex;align-items:center;gap:6px;justify-content:space-between;margin:0 8px 4px}.gear-button{width:26px;height:26px;border:0;border-radius:6px;background:transparent;color:#667085}.gear-button:hover{background:#dfe5ee;color:#344054}.sync-status{margin:0 8px 8px;color:#667085;font-size:12px;line-height:1.35}.folder,.message-row{width:100%;border:0;text-align:left;background:transparent}.folder{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-radius:6px;padding:6px 8px;color:#344054}.folder.active{background:#d9e6ff;color:#174ea6}.folder small{color:#667085}.message-list{background:#fff}.list-toolbar input{border-radius:999px;background:#f4f6f8}.message-row{min-height:92px;display:grid;gap:3px;padding:10px 14px;border-bottom:1px solid #edf0f4}.message-row.active{background:#e8f0fe}.sender,.subject{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sender{font-weight:650}.subject{color:#1f252d}.preview,time{color:#667085;font-size:13px}.preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-view{min-width:0;display:grid;grid-template-rows:auto auto 1fr;background:#fff}.message-header{padding:22px 28px 14px;border-bottom:1px solid #edf0f4}.message-header h1{margin:0 0 12px;font-size:24px;font-weight:700}.message-header p{margin:3px 0;color:#475467;font-size:14px}.attachments{display:flex;flex-wrap:wrap;gap:8px;padding:12px 28px;border-bottom:1px solid #edf0f4}.attachments span{border:1px solid #d8dde5;border-radius:6px;padding:5px 8px;font-size:13px}.body{min-height:0}iframe{width:100%;height:100%;border:0;background:#fff}pre{margin:0;padding:28px;white-space:pre-wrap;line-height:1.5}.empty-state{height:100%;display:grid;place-items:center;color:#667085}.sidebar-note,.folder-empty{margin:12px 16px;color:#667085;font-size:13px;line-height:1.35}.account-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:24px;background:#1f252d52}.account-modal{width:min(680px,calc(100vw - 32px));max-height:calc(100vh - 48px);display:grid;gap:14px;overflow:auto;padding:18px;border:1px solid #c9d0da;border-radius:8px;background:#fff;box-shadow:0 24px 80px #1f252d42}.account-modal header,.account-modal footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.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-modal footer button{min-height:34px;border:1px solid #2f6fed;border-radius:6px;background:#2f6fed;color:#fff;padding:6px 12px}.account-modal footer button:first-child{border-color:#c9d0da;background:#fff;color:#344054}.account-section{display:grid;gap:10px}.account-section h2{margin:4px 0 0;font-size:13px;color:#667085;text-transform:uppercase}.account-section label{display:grid;gap:5px}.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}.signature-field{min-height:86px;resize:vertical;line-height:1.45}.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:24px;pointer-events:none}.compose{width:min(620px,calc(100vw - 48px));height:min(560px,calc(100vh - 48px));display:grid;grid-template-rows:auto auto auto auto 1fr auto;gap:10px;padding:14px;border:1px solid #c9d0da;border-radius:8px;background:#fff;box-shadow:0 22px 70px #1f252d3d;pointer-events:auto}.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 textarea{min-height:0;resize:none;line-height:1.45}.compose footer{justify-content:flex-end}.compose footer button{min-width:96px;min-height:34px;border:1px solid #2f6fed;border-radius:6px;background:#2f6fed;color:#fff}@media(max-width:900px){.mail-shell{grid-template-columns:210px minmax(260px,1fr)}.message-view{display:none}.account-grid{grid-template-columns:1fr}}
