.guest-notice{max-width:1280px;margin:0 auto 18px;padding:12px 16px;background:#edf3ff;border-left:4px solid #1743b0;border-radius:5px;color:#44506a}.guest-notice a{font-weight:750}
.guest-drafts{max-width:1132px;margin:0 auto 18px;padding:17px 20px;background:#fff;border:1px solid #dce2eb;border-radius:10px;display:flex;align-items:flex-start;justify-content:space-between;gap:25px}.guest-drafts[hidden]{display:none}.guest-drafts h2{font-size:18px;margin:2px 0 0}.guest-drafts .eyebrow{margin:0}.guest-draft-list{display:grid;gap:8px;min-width:min(100%,600px)}.guest-draft-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:9px 11px;background:#f6f8fc;border-radius:7px}.guest-draft-row strong,.guest-draft-row small{display:block}.guest-draft-row small{color:#6c7485;font-size:11px;margin-top:2px}.guest-draft-row>div:last-child{display:flex;gap:6px}.guest-draft-row button{border:1px solid #cfd7e6;border-radius:5px;background:#fff;color:#1743b0;padding:5px 9px;font-size:12px;font-weight:750;cursor:pointer}.guest-draft-row button:last-child{color:#a43b32}@media(max-width:700px){.guest-drafts{display:block}.guest-draft-list{margin-top:14px;min-width:0}.guest-draft-row{align-items:flex-start}}
