*{margin:0;padding:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,sans-serif}html{height:100%;overflow:hidden}body,html{height:100%}body{overflow:hidden;max-height:100%;background:url(/assets/back-YfNbQ9g7.png) no-repeat center center/cover}.overlay{display:flex;justify-content:flex-end;align-items:center;height:100%;min-height:0;padding:20px 60px}.login-box{width:360px;background:#ffffffd9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:40px 35px;border-radius:12px;box-shadow:0 6px 24px #0003;transition:transform .2s ease}.login-box:hover{transform:translateY(-2px)}.logo{margin-bottom:30px;display:flex;align-items:center;justify-content:center}.logo img,.logo svg{max-width:70%;max-height:60px;height:auto;width:auto;object-fit:contain}h2{margin-bottom:8px;font-size:24px;color:#111;text-align:center}.welcome{margin-bottom:20px;color:#555;font-size:14px;text-align:center}form{display:flex;flex-direction:column}label{margin-bottom:5px;font-size:14px;color:#333}input[type=text],input[type=password]{padding:10px 12px;margin-bottom:25px;border:1px solid #ccc;border-radius:6px;transition:border-color .2s,box-shadow .2s}input[type=text]:focus,input[type=password]:focus{outline:none;border-color:#3a57e8;box-shadow:0 0 0 3px #3a57e833}.options{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:14px}.options a{text-decoration:none;color:#3a57e8}.options a:hover{text-decoration:underline}button{background:#3a57e8;color:#fff;border:none;padding:12px;border-radius:6px;cursor:pointer;font-size:16px;transition:background .2s ease}button:hover{background:#2f47c7}.register{margin-top:20px;text-align:center}.register a{color:#333;text-decoration:none;transition:color .2s}.register a:hover{color:#000}@media(max-width:768px){.overlay{justify-content:center;padding:20px}.login-box{width:100%;max-width:360px}}
