:root{color:#212529;background-color:#f8f9fa;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}body{margin:0}.app-container{max-width:800px;margin:0 auto;padding:2rem}.app-header h1{color:#343a40;text-align:center;margin-bottom:2rem;font-size:2.5rem}.search-bar{gap:1rem;margin-bottom:2rem;display:flex}.search-input,.account-filter{border:1px solid #ced4da;border-radius:8px;width:100%;padding:.75rem;font-size:1rem}.email-list{flex-direction:column;gap:1rem;display:flex}.email-item{cursor:pointer;background-color:#fff;border:1px solid #dee2e6;border-radius:8px;padding:1rem;transition:box-shadow .2s ease-in-out}.email-item:hover{box-shadow:0 4px 12px #00000014}.email-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.email-from{color:#495057;font-weight:700}.email-subject{margin-bottom:.5rem;font-weight:500}.email-snippet{color:#6c757d;font-size:.9rem}.message{text-align:center;color:#6c757d;padding:2rem}.email-category{color:#fff;border-radius:12px;padding:.25rem .6rem;font-size:.8rem;font-weight:700}.email-category.interested{background-color:#28a745}.email-category.not-interested{background-color:#dc3545}.email-category.meeting-booked{background-color:#007bff}.email-category.out-of-office{background-color:#6c757d}.email-category.spam{color:#212529;background-color:#ffc107}.email-category.uncategorized,.email-category.default{color:#495057;background-color:#e9ecef}
