body{margin:0;font-family:Roboto,sans-serif;background-color:#f4f6f9}.header{padding:15px 20px;color:#000000;font-size:22px;font-weight:700;display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.header,.logo{align-items:center}.logo{top:3px;width:50px;height:50px;position:absolute;left:30px;background-image:url(/_next/static/media/BSEBSimultala.82ecfa27.png);background-repeat:no-repeat;background-position:0 0;background-size:50px}.header-text{text-align:center;max-width:100%}.headerMargin{width:100%;height:5px;background:linear-gradient(90deg,#09558C,#15BEF0 54%,#54B952);margin-bottom:5px}.aligncenter{min-height:calc(100vh - 80px);display:flex;justify-content:center;align-items:center;padding:20px}.centerBox{width:100%;max-width:420px;background:#ffffff;box-shadow:0 0 20px rgba(0,0,0,.1);border-radius:8px;overflow:hidden}.centerBox>div{max-height:85vh;overflow-y:auto}.heading{color:#000000;font-size:22px;font-weight:700}.headingText{margin-top:10px;margin-bottom:10px;color:#717A82;font-size:15px;font-weight:500}.inputField{width:100%;padding:10px 12px;margin-top:5px;margin-bottom:10px;border:1px solid #ccc;border-radius:6px;box-sizing:border-box;font-size:14px}.inputField:focus{outline:none;border-color:#09558C}.signInButton{display:block;margin:20px auto 0;width:150px;padding:12px;background-color:#00A7FF;color:#fff;border:none;border-radius:25px;font-size:16px;cursor:pointer;transition:background-color .3s ease}.signInButton:hover{background-color:#09558C}.form-group{font-size:15px;font-weight:500;color:#717A82}@media (max-width:768px){.header{font-size:16px;padding:10px}.logo{width:45px;height:45px}.centerBox{max-width:90%}}@media (max-width:480px){.header{flex-direction:column;font-size:14px}.logo{width:40px;height:40px}.header-text{font-size:12px}.heading{font-size:18px;text-align:center}.centerBox{max-width:95%}.signInButton{width:100%}}