*{box-sizing:border-box}:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI","Microsoft YaHei",sans-serif;color:#172033;background:#f3f6fb}body{margin:0;background:#f3f6fb}.page{max-width:1500px;margin:0 auto;padding:28px}.card,.status-card{background:#fff;border:1px solid #e8edf5;border-radius:18px;box-shadow:0 5px 22px rgba(30,55,90,.06)}.status-card{height:76px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;color:#68758a;font-size:17px}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#20b26b;margin-right:9px;box-shadow:0 0 0 4px rgba(32,178,107,.10)}.icon-btn{border:0;background:#2867df;color:white;width:44px;height:44px;border-radius:10px;font-size:26px;cursor:pointer}.layout{display:grid;grid-template-columns:430px 1fr;gap:16px;min-height:650px}.sidebar{overflow:hidden}.mailbox-head{padding:25px 24px 18px;border-bottom:1px solid #eef1f6}.address{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:800;font-size:21px;word-break:break-all;color:#15223a}.summary{margin-top:14px;color:#6a7486}.mail-list{padding:10px}.mail-item{padding:16px;border-radius:12px;cursor:pointer;border:1px solid transparent;margin-bottom:7px}.mail-item:hover{background:#f5f8ff}.mail-item.active{background:#edf4ff;border-color:#cfe0ff}.mail-top{display:flex;justify-content:space-between;gap:12px;color:#566277;font-size:13px;margin-bottom:8px}.mail-subject{font-weight:700;color:#1c2940;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mail-preview{color:#7a8494;font-size:13px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-code{display:inline-block;margin-top:8px;padding:3px 8px;border-radius:7px;background:#edf4ff;color:#1d5fd2;font-weight:800;letter-spacing:1px}.detail{padding:34px;min-width:0}.detail-empty{height:100%;display:flex;align-items:center;justify-content:center;color:#7c8798;font-size:18px}.detail-head{border-bottom:1px solid #edf0f5;padding-bottom:20px;margin-bottom:20px}.detail-head h2{margin:0 0 10px;font-size:24px;word-break:break-word}.detail-meta{color:#778297;line-height:1.8;white-space:pre-wrap}.code-box{padding:18px 22px;background:#edf4ff;border:1px solid #d6e5ff;border-radius:14px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between}.code-box span{color:#52719e}.code-box strong{font-size:30px;letter-spacing:4px;color:#1559c8}.mail-text{font:15px/1.75 ui-monospace,SFMono-Regular,Consolas,"Microsoft YaHei",monospace;white-space:pre-wrap;word-break:break-word;margin:0;color:#25334a;background:#fafbfd;border:1px solid #eef1f5;border-radius:12px;padding:20px;min-height:260px}.empty{padding:35px 16px;text-align:center;color:#8b95a5}.invalid{background:#fff3f3;border:1px solid #ffd3d3;color:#8d3333;padding:28px;border-radius:16px}.hidden{display:none!important}@media(max-width:900px){.page{padding:12px}.layout{grid-template-columns:1fr;min-height:0}.sidebar{max-height:470px}.detail{min-height:480px;padding:22px}.status-card{height:64px}}