*{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}body{font-family:Arial,Helvetica,sans-serif}.login-page{background:linear-gradient(#1a1a1a 0%,#000 100%);width:100%;height:100vh;position:relative;overflow:hidden}.login-video{object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.login-overlay{z-index:1;background:#00000014;position:absolute;inset:0}.login-content{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;padding:24px;display:flex;position:relative}.login-card{-webkit-backdrop-filter:blur(10px);text-align:center;background:#f4f4f4e6;border-radius:24px;width:100%;max-width:430px;padding:40px 32px 28px;box-shadow:0 20px 50px #00000040}.login-card h1{color:#111;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:4rem;font-weight:700;line-height:1.02}.login-subtext{color:#222;margin:0 0 28px;font-size:1.2rem;line-height:1.45}.login-subtext span{color:#f60;font-weight:700}.login-form{flex-direction:column;gap:14px;display:flex}.login-form input{color:#111;background:#fffffff5;border:1px solid #d7d7d7;border-radius:12px;width:100%;height:60px;padding:0 18px;font-size:1rem}.login-form input::placeholder{color:#666}.login-form button{color:#fff;letter-spacing:.02em;cursor:pointer;background:#f60;border:none;border-radius:12px;width:100%;height:62px;margin-top:8px;font-size:1.05rem;font-weight:700}.login-schedule{color:#1d4ed8;margin-top:18px;font-size:1rem;text-decoration:underline;display:inline-block}@media (max-width:640px){.login-card{border-radius:18px;max-width:360px;padding:30px 22px 24px}.login-card h1{font-size:3rem}.login-subtext{font-size:1.05rem}.login-form input,.login-form button{height:54px}}
