@import url(https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap);*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:EmojiOnly;src:local("Noto Color Emoji");unicode-range:u+1f600-1f64f,u+1f300-1f5ff,u+1f680-1f6ff,u+1f700-1f77f,u+1f780-1f7ff}body,button,input{font-family:Josefin Sans,Noto Color Emoji,sans-serif}body{max-height:100vh;max-width:100vw;overflow:hidden;overflow:auto}.admin-dashboard{background:linear-gradient(135deg,#f6f9fc,#edf2f7);color:#2d3748;font-family:Inter,Segoe UI,sans-serif;min-height:100vh;padding:2rem}.title{color:#2a4365;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center;text-shadow:1px 1px 0 #e2e8f0}.filters{display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.filters label{color:#4a5568;font-size:1rem}.filters select{background:#fff;border:1px solid #cbd5e0;border-radius:6px;font-size:1rem;margin-left:.5rem;padding:.5rem .75rem;transition:border .3s ease}.filters select:focus{border-color:#3182ce;outline:none}.results{display:flex;flex-direction:column;gap:2rem}.email-group{background:#fff;border-radius:12px;box-shadow:0 4px 14px #0000000d;padding:1.5rem;transition:transform .2s ease}.email-group:hover{transform:translateY(-2px)}.email-header h3{border-bottom:1px solid #e2e8f0;color:#2b6cb0;font-size:1.2rem;margin-bottom:1rem;padding-bottom:.5rem}table{border-collapse:collapse;width:100%}td,th{border-bottom:1px solid #edf2f7;font-size:.95rem;padding:.8rem 1rem;text-align:left}th{background-color:#ebf8ff;color:#2c5282;font-weight:600}tr:hover{background-color:#f7fafc}td{color:#4a5568;word-break:break-word}@media screen and (max-width:768px){.filters{align-items:center;flex-direction:column}.email-group{padding:1rem}td,th{font-size:.85rem;padding:.6rem}}
/*# sourceMappingURL=main.edb059d6.css.map*/