.cr-system-page{color:#f4f8fb;background:#050812;place-items:center;min-height:100svh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:relative;overflow:hidden}.cr-system-page:before{content:"";filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#0fa7a02b,#0fa7a00a 42%,#0000 70%);border-radius:50%;width:760px;height:760px;position:absolute;top:-280px;right:-250px}.cr-system-page:after{content:"";pointer-events:none;opacity:.42;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 0%,#0000 76%);mask-image:radial-gradient(#000 0%,#0000 76%)}.cr-system-shell{z-index:2;text-align:center;width:min(760px,100% - 40px);padding:48px 0;position:relative}.cr-system-brand{letter-spacing:-.055em;align-items:center;gap:10px;margin-bottom:48px;font-weight:900;display:inline-flex}.cr-system-brand img{object-fit:contain;filter:drop-shadow(0 0 16px #68eee538);width:42px;height:42px}.cr-system-brand span{font-size:21px}.cr-system-brand b{color:#68eee5}.cr-system-card{-webkit-backdrop-filter:blur(18px);background:linear-gradient(145deg,#111c2fe6,#080f1bf0);border:1px solid #ffffff1a;border-radius:28px;padding:52px 46px;position:relative;box-shadow:0 35px 100px #0000006b}.cr-system-icon{color:#68eee5;background:#0fa7a017;border:1px solid #68eee52b;border-radius:22px;place-items:center;width:72px;height:72px;margin:0 auto 25px;font-size:25px;font-weight:900;display:grid;box-shadow:0 0 50px #0fa7a01a}.cr-system-code{color:#68eee5;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.cr-system-card h1{letter-spacing:-.065em;margin:12px 0 14px;font-size:clamp(38px,7vw,64px);line-height:.98}.cr-system-card p{color:#8f9eb4;max-width:560px;margin:0 auto;font-size:16px;line-height:1.7}.cr-system-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px;display:flex}.cr-system-btn{border:1px solid #ffffff1c;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 19px;font-size:13px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.cr-system-btn:hover{transform:translateY(-2px)}.cr-system-btn-primary{color:#04110f;background:linear-gradient(135deg,#0fa7a0,#19c7bb);border-color:#0000;box-shadow:0 13px 32px #0fa7a02e}.cr-system-btn-secondary{color:#dce5ef;background:#ffffff09}.cr-system-btn-secondary:hover{background:#ffffff0f;border-color:#ffffff2b}.cr-system-status{color:#77d7aa;background:#32b57a0f;border:1px solid #32b57a29;border-radius:999px;align-items:center;gap:8px;margin-top:28px;padding:8px 11px;font-size:10px;font-weight:800;display:inline-flex}.cr-system-status i{background:#4ed5a4;border-radius:50%;width:6px;height:6px;box-shadow:0 0 12px #4ed5a4cc}.cr-system-footer{color:#56667d;margin-top:22px;font-size:11px}.cr-maintenance .cr-system-icon{color:#68eee5;position:relative}.cr-maintenance .cr-system-icon:after{content:"";border:1px dashed #68eee573;border-radius:50%;width:38px;height:38px;animation:8s linear infinite crSpin;position:absolute}@keyframes crSpin{to{transform:rotate(360deg)}}@media (max-width:600px){.cr-system-shell{width:min(100% - 28px,760px);padding:28px 0}.cr-system-brand{margin-bottom:28px}.cr-system-card{border-radius:22px;padding:38px 22px}.cr-system-card h1{font-size:42px}.cr-system-card p{font-size:14px}.cr-system-actions{flex-direction:column}.cr-system-btn{width:100%}.cr-system-icon{width:64px;height:64px}}
