*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:#525659;flex-direction:column;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.page{flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.pdf-background{z-index:0;background:#525659;position:fixed;inset:0}.pdf-background iframe{pointer-events:none;border:none;width:100%;height:100%}.pdf-overlay{z-index:1;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#28282859;position:fixed;inset:0}.main{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:20px;display:flex;position:relative}.logo{flex-direction:row;align-items:center;gap:10px;margin-bottom:24px;display:flex}.logo-icon{grid-template-columns:1fr 1fr;gap:2px;width:28px;height:28px;display:grid}.logo-icon div:first-child{background:#f25022}.logo-icon div:nth-child(2){background:#7fba00}.logo-icon div:nth-child(3){background:#00a4ef}.logo-icon div:nth-child(4){background:#ffb900}.logo-text{color:#242424;letter-spacing:-.2px;font-size:20px;font-weight:600}.error-card{background:#fff;border:1px solid #00000014;width:440px;max-width:calc(100% - 32px);padding:44px;box-shadow:0 8px 32px #00000047}.error-title{color:#242424;margin-bottom:8px;font-size:24px;font-weight:600;line-height:1.25}.error-code-line{color:#616161;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px}.error-code-line .error-label{color:#616161}.error-code-line .error-value{color:#e81123}.error-message{color:#616161;margin-bottom:16px;font-size:14px;line-height:1.5}.error-message strong{color:#242424}.instructions{color:#616161;margin-bottom:28px;padding-left:24px;font-size:14px;line-height:1.8}.instructions li{margin-bottom:4px}.instructions li strong{color:#242424;font-weight:600}.win-icon{vertical-align:-2px;width:16px;height:16px;margin:0 2px}.card-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:8px;display:flex}.copy-btn{color:#fff;cursor:pointer;background:#0067b8;border:none;border-radius:2px;padding:8px 32px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:14px;font-weight:600}.copy-btn:hover{background:#005a9e}.copy-btn:active{background:#004e8c}.footer{z-index:2;background:#1e1e1eb8;flex-wrap:wrap;justify-content:center;gap:20px;padding:16px 24px;display:flex;position:relative}.footer a{color:#d0d0d0;font-size:12px;text-decoration:none}.footer a:hover{color:#fff;text-decoration:underline}.footer-right{align-items:center;gap:20px;margin-left:auto;display:flex}.footer-right span{color:#d0d0d0;font-size:12px}@media (max-width:480px){.error-card{padding:32px 24px}.footer{flex-direction:column;align-items:center;gap:12px}.footer-right{margin-left:0}}
