*{box-sizing:border-box}body,html{width:100%;min-height:100vh;margin:0;padding:0;overflow-x:clip;font-family:-apple-system,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-style:normal;font-size:.95em;background:#f7fafb;color:#c0c5ce;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Poppins,Montserrat,sans-serif!important}::selection{background:#006cb7;color:white}::-moz-selection{background:#006cb7;color:white}.grabbing{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}@font-face{font-family:NexaBold;src:url(/fonts/nexa-bold.otf) format("opentype");font-display:swap}@font-face{font-family:NexaLight;src:url(/fonts/nexa-light.otf) format("opentype");font-display:swap}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.hide-scrollbar::-webkit-scrollbar{display:none}svg text{font-size:16px!important;font-weight:600!important}.header{padding:20px 0}.header .container{display:flex;justify-content:space-between;align-items:center}.header .container img{width:180px}.form-control:focus{box-shadow:none!important}.email-count-wrapper{position:relative}.email-count,.email-count-wrapper{display:inline-flex;align-items:center}.email-count{cursor:pointer;min-width:28px;height:28px;padding:0 8px;border-radius:6px;justify-content:center;background:#f1f5f9;color:#334155;font-size:12px;font-weight:600}.email-tooltip{width:320px;max-width:320px;padding:12px;border-radius:8px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 8px 24px rgba(0,0,0,.12)}.email-tooltip--portal{position:fixed;z-index:1000}.email-tooltip-title{font-size:12px;font-weight:600;color:#475569;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.email-list{display:flex;flex-direction:column;gap:6px;max-height:180px;overflow-y:auto}.email-item{display:flex;align-items:flex-start;gap:8px;font-size:12px}.email-index{flex:none;width:20px;height:20px;border-radius:50%;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600}.email-link{color:#2563eb;text-decoration:none;word-break:break-all;line-height:20px}.email-link:hover{text-decoration:underline}