*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Bitter,Georgia,serif;background:#efefef;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:60px}.shell{background:#fff;width:100%;max-width:440px;border-radius:16px;padding:60px}.shell--medium{max-width:680px}.shell--wide{max-width:1080px}.brand{margin-bottom:48px;text-align:center}.brand--link{display:block;text-decoration:none;transition:opacity .15s}.brand--link:hover{opacity:.7}.brand-name{font-size:18px;font-weight:700;color:#1a1a1a;letter-spacing:.01em}.brand-system{font-size:15px;font-weight:400;color:#999;margin-left:6px}.page-title{font-size:32px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.page-subtitle{font-size:13px;font-weight:400;color:#999;margin-bottom:40px}form{display:flex;flex-direction:column;gap:24px}.field{display:flex;flex-direction:column;gap:8px}label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#666}input{padding:12px 16px;border:1px solid #eeeeee;border-radius:7px;font-size:14px;font-family:Bitter,Georgia,serif;color:#1a1a1a;outline:none;transition:border-color .15s}input::placeholder{color:#ccc}input:focus{border-color:#e85a35}.error{font-size:13px;font-weight:400;color:#991b1b;background:#fee2e2;padding:12px 16px;border-radius:7px}.actions{margin-top:8px}.btn-primary{width:100%;padding:14px;background:#e85a35;color:#fff;border:none;border-radius:7px;font-size:14px;font-weight:600;font-family:Bitter,Georgia,serif;cursor:pointer;transition:background .15s}.btn-primary:hover{background:#d14e2b}.btn-primary:disabled{background:#e8a090;cursor:not-allowed}.btn-secondary{padding:10px 20px;background:none;color:#666;border:1px solid #eeeeee;border-radius:7px;font-size:13px;font-weight:500;font-family:Bitter,Georgia,serif;cursor:pointer;transition:border-color .15s,color .15s}.btn-secondary:hover{border-color:#ccc;color:#1a1a1a}.btn-logout{width:100%;padding:12px;background:none;color:#666;border:1px solid #eeeeee;border-radius:7px;font-size:14px;font-weight:500;font-family:Bitter,Georgia,serif;cursor:pointer;transition:border-color .15s,color .15s}.btn-logout:hover{border-color:#ccc;color:#1a1a1a}.hint{font-size:12px;font-weight:400;color:#aaa;text-align:center;margin-top:8px}.hint code{font-size:12px;font-family:Bitter,Georgia,serif;font-weight:600;color:#666;background:#f0f0f0;padding:2px 8px;border-radius:3px}.section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#aaa;margin-bottom:20px}.tenant-detail{margin-bottom:24px}.tenant-detail dt{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#999;margin-bottom:6px}.tenant-detail dd{font-size:14px;font-weight:600;color:#1a1a1a}.home-links{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.home-link{font-size:13px;color:#e85a35;text-decoration:none;transition:color .15s}.home-link:hover{color:#d14e2b}.divider{height:1px;background:#f0f0f0;margin:32px 0}.test-section{margin-bottom:40px}.test-section-title{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#aaa;margin-bottom:16px;padding-bottom:8px;border-bottom:1px solid #f0f0f0}.test-row{display:flex;gap:8px;align-items:baseline;margin-bottom:8px;font-size:14px}.test-key{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#999;min-width:80px}.test-value{font-size:14px;font-weight:400;color:#1a1a1a}.test-status-healthy{color:#047857;font-weight:600}.test-status-unhealthy,.test-status-degraded{color:#991b1b;font-weight:600}.bus-controls{display:flex;gap:10px;margin-top:12px}.feature-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid #f8f8f8;font-size:14px}.feature-name{font-weight:400;color:#1a1a1a}.feature-toggle{padding:4px 14px;border-radius:20px;font-size:11px;font-weight:700;font-family:Bitter,Georgia,serif;cursor:pointer;border:none;transition:background .15s,color .15s}.feature-toggle--enabled{background:#e85a35;color:#fff}.feature-toggle--enabled:hover{background:#d14e2b}.feature-toggle--disabled{background:#f0f0f0;color:#999}.feature-toggle--disabled:hover{background:#e8e8e8;color:#666}.mailbox-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #f8f8f8}.mailbox-row:last-child{border-bottom:none}.mailbox-info{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1 auto}.mailbox-name{font-size:14px;font-weight:600;color:#1a1a1a}.mailbox-meta{font-size:12px;font-weight:400;color:#aaa}.mailbox-meta-key{font-weight:700;letter-spacing:.04em;color:#999;margin-right:4px}.mailbox-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.flagged-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px;margin-top:8px}.view-tabs{display:flex;gap:0}.view-tab{height:38px;padding:0 20px;border:none;border-radius:0;background:#f0f0f0;color:#aaa;font-size:13px;font-weight:600;font-family:Bitter,Georgia,serif;letter-spacing:.02em;cursor:pointer;transition:background .15s,color .15s}.view-tab:first-child{border-radius:8px 0 0 8px}.view-tab:last-child{border-radius:0 8px 8px 0}.view-tab:hover:not(.view-tab--active){background:#e8e8e8;color:#666}.view-tab--active{background:#e85a35;color:#fff}.icon-btn{display:inline-flex;align-items:center;justify-content:center;background:none;border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#ccc;cursor:pointer;padding:4px;transition:color .15s}.icon-btn:hover{color:#666}.section-label{font-size:17px;font-weight:700;color:#1a1a1a;margin-bottom:24px;display:flex;align-items:center;gap:10px}.section-count{font-size:12px;font-weight:600;color:#999;background:#f0f0f0;padding:3px 9px;border-radius:20px}.queue-panel{border:1px solid #eeeeee;border-radius:10px;overflow:hidden;background:#fff}.queue-empty{padding:32px 28px;font-size:13px;font-weight:400;color:#aaa;text-align:center}.queue-row{padding:22px 28px;border-bottom:1px solid #f8f8f8;display:flex;flex-direction:column;gap:8px}.queue-row:last-child{border-bottom:none}.queue-row-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:2px}.queue-row-subject{font-size:14px;font-weight:600;color:#1a1a1a;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-row-time{font-size:12px;font-weight:400;color:#aaa;flex-shrink:0}.queue-row-meta{display:flex;align-items:baseline;gap:12px;font-size:13px}.queue-meta-key{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#aaa;min-width:44px}.queue-meta-value{font-size:13px;font-weight:400;color:#1a1a1a}.queue-chips{display:flex;flex-wrap:wrap;gap:6px}.tag{font-size:11px;font-weight:500;padding:3px 10px;border-radius:3px;line-height:1.4}.tag-mailbox{background:#f0f0f0;color:#666}.queue-row-summary{font-size:13px;font-weight:400;color:#555;line-height:1.55;margin-top:6px}.queue-summary-missing{color:#aaa;font-style:italic}.queue-row-actions{display:flex;justify-content:flex-end;margin-top:8px}.q-btn{font-family:Bitter,Georgia,serif;font-size:13px;font-weight:600;padding:9px 18px;border-radius:7px;border:1px solid #eeeeee;background:#fff;color:#666;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.q-btn:hover:not(:disabled){border-color:#ccc;color:#1a1a1a}.q-btn:disabled{color:#ccc;cursor:not-allowed}.q-btn--primary{background:#e85a35;color:#fff;border-color:#e85a35}.q-btn--primary:hover:not(:disabled){background:#d14e2b;border-color:#d14e2b;color:#fff}.q-btn--primary:disabled{background:#e8a090;border-color:#e8a090;color:#fff}.flagged-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}.flagged-page-indicator{font-size:12px;font-weight:600;color:#999;min-width:120px;text-align:center;letter-spacing:.02em}@media(max-width:540px){body{padding:24px}.shell{padding:40px 32px}.page-title{font-size:26px}}
