*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background:#000;position:relative}.background-pattern{position:fixed;height:100vh;width:100%;background:radial-gradient(#404040,transparent 1px);background-size:16px 16px;background-repeat:repeat;z-index:0;-webkit-user-select:none;user-select:none;pointer-events:none}.container{text-align:center;padding:2rem;background:#181818;border-radius:12px;max-width:500px;min-width:425px;box-shadow:0 10px 40px #0000001a;z-index:1}h1{color:#e5e5e5;margin-bottom:1rem;font-size:1.5rem}.message{color:#b7b7b7;font-size:1rem;line-height:1.5}.reopen-button{margin-top:1.5rem;padding:.75rem 1.5rem;background:#0d5090;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;transition:all .2s}.reopen-button:hover{background:#0a5090cc}
