:root{--bg: #eef7f6;--surface: #ffffff;--surface-soft: #f7fbfb;--subtle: #edf6f6;--text: #102a2a;--muted: #557174;--border: #d7e5e5;--primary: #0f766e;--primary-hover: #115e59;--danger: #dc2626;--success: #16a34a;--warning: #b45309;--shadow-sm: 0 1px 2px rgba(15, 42, 42, .06);--shadow-lg: 0 22px 60px rgba(15, 42, 42, .14)}*{box-sizing:border-box}html,body{min-height:100%}body{margin:0;background:linear-gradient(180deg,#f0fdfaeb,#f8fafceb),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,input{font:inherit}app-root .mail-html,app-root .mail-text,app-root .mail-empty{max-height:54vh;overflow:auto;border:1px solid var(--border);border-radius:6px;background:#fff;padding:12px}app-root .mail-text{margin:0;color:var(--text);font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.8125rem;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}app-root .mail-empty{color:var(--muted);font-size:.875rem;font-weight:800}app-root .mail-html{color:var(--text);font-size:.875rem;line-height:1.5;overflow-wrap:anywhere}app-root .mail-html *,app-root .mail-html img{max-width:100%;box-sizing:border-box}app-root .mail-html img{height:auto}app-root .mail-html table{width:auto;max-width:100%;border-collapse:collapse}app-root .mail-html td,app-root .mail-html th{border-color:var(--border);overflow-wrap:anywhere}app-root .mail-html a{color:var(--primary);font-weight:800}
