:root{color:#17332f;background:#f2eee4;font-family:Georgia,serif}*{box-sizing:border-box}body{margin:0}.email-operator-shell{min-height:100vh;padding:clamp(2rem,8vw,7rem);background:radial-gradient(circle at 80% 10%,#d2e5d4 0,transparent 35%),#f2eee4}header{max-width:54rem}.eyebrow{color:#b04a2b;font:700 .72rem/1.2 ui-monospace,monospace;letter-spacing:.16em}h1{max-width:10ch;margin:.5rem 0;font-size:clamp(3.5rem,9vw,8rem);line-height:.88;letter-spacing:-.07em}.lede{max-width:32rem;font-size:1.2rem;line-height:1.5}.tenant-switcher{display:grid;gap:.35rem;max-width:20rem;margin-top:2rem;font:700 .75rem ui-monospace,monospace}.tenant-switcher select{padding:.75rem;border:1px solid #789187;background:#fffdf7;color:inherit;font:1rem Georgia,serif}.workspace-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:.8rem;max-width:70rem;margin-top:4rem}.workspace-grid a{display:flex;justify-content:space-between;gap:1rem;padding:1.1rem;color:inherit;text-decoration:none;border:1px solid #a6b8a8;background:#f8f5edcc}.workspace-grid a:hover,.workspace-grid a:focus-visible{background:#d2e5d4;outline:3px solid #b04a2b;outline-offset:3px}.workspace-grid small{color:#587269;font:.7rem ui-monospace,monospace}.workspace-panel{max-width:58rem;margin-top:3rem;padding:clamp(1.25rem,4vw,3rem);border:1px solid #a6b8a8;background:#f8f5edcc}.back-link{color:#b04a2b;font:700 .75rem ui-monospace,monospace;text-decoration:none}.workspace-panel h2{margin:.5rem 0;font-size:clamp(2.5rem,7vw,5rem);letter-spacing:-.06em}.panel-description{max-width:35rem;line-height:1.5}.inline-form{display:flex;flex-wrap:wrap;align-items:end;gap:.75rem;margin:2rem 0 1rem}.inline-form label{display:grid;gap:.35rem;min-width:min(100%,20rem);font:700 .75rem ui-monospace,monospace}.inline-form input{padding:.75rem;border:1px solid #789187;background:#fffdf7;color:inherit;font:1rem Georgia,serif}button{padding:.75rem 1rem;border:1px solid #17332f;background:#17332f;color:#fffdf7;cursor:pointer;font:700 .75rem ui-monospace,monospace}button:disabled{cursor:not-allowed;opacity:.5}button.quiet{background:transparent;color:#17332f;border-color:#a6b8a8}.state,.empty{padding:.75rem;background:#e8eee5;color:#426357}.state-failure{background:#f5ded5;color:#7d2f20}.record-list,.attempt-list{display:grid;gap:.65rem;padding:0;list-style:none}.record-list li,.attempt-list li{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;border-top:1px solid #c2cec0}.record-list span{display:grid;gap:.3rem}.record-list small,.attempt-list small{color:#587269;font-size:.8rem}.record-list li>span:last-child{display:flex;flex-wrap:wrap;gap:.5rem}.trace-status{padding:1rem;border-left:4px solid #b04a2b;background:#fffdf7}.attempt-list{counter-reset:attempts}.attempt-list li{counter-increment:attempts;display:grid;grid-template-columns:2rem 1fr}.attempt-list li:before{content:counter(attempts);color:#b04a2b;font:700 1.4rem Georgia,serif}.attempt-list li small{grid-column:2}@media(max-width:35rem){.email-operator-shell{padding:1.25rem}.record-list li{align-items:start;flex-direction:column}}
