.reserved-grid .reserved-act{grid-template-areas:"n t""n name""n ago""n act"}.reserved .reserved-action{grid-area:act;justify-self:start;max-width:100%;height:44px;margin-top:10px}.reserved .reserved-action:focus-visible{outline:2px solid var(--orange-ink);outline-offset:3px}.reserved .reserved-exists{font-family:var(--font-mono);color:var(--ink-55);text-underline-offset:2px;overflow-wrap:anywhere;margin-top:4px;font-size:12px;text-decoration:underline;display:block}.reserved .reserved-exists:hover{color:var(--ink)}@media (max-width:360px){.reserved .reserved-action{white-space:normal;text-align:center;height:auto;min-height:44px;padding:8px 12px;line-height:1.2}}
