#__next,body,html{height:100%;margin:0;font-family:Arial,sans-serif}.full-screen-bg{position:relative;width:100vw;height:100vh;background:linear-gradient(180deg,#3b82f6,#1e3a8a);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.full-screen-bg .logo{width:30%;height:auto;margin-bottom:1rem;z-index:2}.full-screen-bg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:1;pointer-events:none}.full-screen-bg h1{font-size:3rem}.full-screen-bg h1,.full-screen-bg p{margin:0;text-align:center;position:relative;z-index:2}.full-screen-bg p{font-size:1.5rem}.full-screen-bg a{color:#fff;text-decoration:none;font-weight:700;position:relative;z-index:2}.full-screen-bg a:hover{text-decoration:underline}.footer{color:#888;position:absolute;bottom:20px;width:100%;text-align:center;padding:0;font-size:14px;z-index:2;display:flex;flex-direction:column;gap:10px}.footer-links{display:flex;justify-content:center;gap:15px}.footer-link{color:#aaa;cursor:pointer;transition:color .3s}.footer-link:hover{color:#fff}.footer a{color:#aaa;font-weight:400}.footer a:hover{color:#ccc}.copyright{color:#888}