html,body{margin:0;background:#061219}.krypmiz-logo{position:relative;display:inline-block;width:180px;aspect-ratio:3.7;overflow:hidden;flex-shrink:0}.krypmiz-logo img{position:absolute;left:0;top:50%;width:100%;height:auto;max-width:none;transform:translateY(-50%)}.startup-screen{min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;background:radial-gradient(ellipse at center,#10382e 0,#061219 65%);color:#b2c9c6;font:15px/1.8 Arial,sans-serif;text-align:center;padding:24px;box-sizing:border-box}.startup-screen .krypmiz-logo{width:min(480px,85vw)}.startup-screen p{margin:0}.startup-line{width:160px;height:3px;border-radius:4px;overflow:hidden;background:#193d36}.startup-line:after{content:'';display:block;width:40%;height:100%;background:#39e9ae;animation:startup-slide 1.4s ease-in-out infinite alternate}.startup-screen a{color:#69ecc2}.startup-screen small{display:block;color:#88a5a2}.startup-noscript{position:fixed;bottom:20px;width:100%;text-align:center;color:white}.login-brand .krypmiz-logo{width:280px}.mobile-brand .krypmiz-logo{width:100px}.course-public-brand .krypmiz-logo{width:145px}@keyframes startup-slide{to{transform:translateX(150%)}}@media(prefers-reduced-motion:reduce){.startup-line:after{animation:none;width:100%}}
