.archive-closure-overlay { align-items: center; background: rgba(2, 6, 23, .94); display: flex; inset: 0; justify-content: center; padding: 1.5rem; position: fixed; z-index: 2147483647; }
.archive-closure-panel { background: #fff; border-radius: 1rem; box-shadow: 0 1.5rem 4rem rgba(0,0,0,.45); color: #0f172a; max-width: 34rem; padding: 2rem; text-align: center; }
.archive-closure-panel h2 { font-size: 1.6rem; margin: 0 0 1rem; }
.archive-closure-panel a { background: #0f172a; border-radius: .5rem; color: #fff; display: inline-block; font-weight: 700; margin-top: 1rem; padding: .75rem 1rem; }
html.archive-form-ready [data-archive-noscript] { display: none; }
