.dg-login-shell{width:100%;min-height:100vh;display:block;background:var(--black)}
.dg-auth-logo,.dg-login-left{max-height:20rem;text-align:right;padding-top:.5rem;z-index:2;position:relative}
.dg-login-right{width:100%}
.dg-login-logo img{width:20rem;height:auto;display:block}
.dg-login-logo-text{display:none}
.dg-game-login.container{max-width:150rem;margin:0 auto;padding:2rem}
.dg-login-topnav::before{content:"";position:fixed;z-index:1;margin-left:3rem;width:10rem;min-height:100%;top:0;background:repeating-linear-gradient(to left,#FFD200 0%,#FFD200 14.28%,var(--black) 14.28%,var(--black) 28.57%,#FF3B3F 28.57%,#FF3B3F 42.85%,var(--black) 42.85%,var(--black) 57.13%,#28A745 57.13%,#28A745 71.42%,var(--black) 71.42%,var(--black) 85.71%,#007cbf 85.71%,#007cbf 100%);z-index:1;pointer-events: none; }
.dg-logout-link{font-size:0.95rem;text-decoration:none;opacity:0.9;margin-top:2rem}
.dg-logout-link:hover{text-decoration:underline;opacity:1}
.dg-auth-layout{display:grid;position:relative;grid-template-columns:1fr;gap:2rem;align-items:stretch;z-index:2}
.dg-auth-brand,.dg-auth-card{border-radius:.6rem;padding:2rem;background:var(--header-bg);display:flex;flex-direction:column;position:relative;}
.dg-auth-card{margin-bottom:30rem}
.dg-auth-brand{justify-content:center}
.dg-auth-brand .dg-auth-headline{font-size:3em}
.dg-auth-brand .dg-auth-headline span{font-size:.4em}
.dg-auth-headline.#FF3B3F{color:#FF3B3F}
.dg-auth-brand .dg-auth-subline{margin:0;font-size:1.6em;line-height:1.6;max-width:38ch;color:var(--black) !important}
.dg-auth-subline span{display:block;font-size:1.2em;margin:2rem 0 1rem 0}
.logout{padding-top:6rem}
.logout a:hover{text-decoration-color:#FF3B3F;}
.logout.startseite{padding-top:1rem}
.logout.startseite a:hover{text-decoration-color:var(--black)}
.dg-auth-brand p{margin-top:2rem;font-size:1.2em;color:#FF3B3F;font-weight:600}
.dg-game-login h2{font-size:3em}
.dg-game-login form{display:grid;font-size:1.4em;gap:1rem}
.dg-game-login label{font-size:1.2em;opacity:0.9;display:block;margin:1rem 2rem 0.5rem 0}
.dg-game-login .choose-games{position:absolute;height:3rem;margin-left:0.2rem;font-weight:700}
.dg-game-login input[type="text"],.dg-game-login input[type="email"],.dg-game-login input[type="password"],.dg-game-login input[type="date"],.dg-game-login select,.dg-game-login textarea{width:calc(100% - 2.5rem);padding:1rem;border-radius:0.6rem;border:.2rem solid rgba(255,255,255,0.12);background:rgba(0,0,0,0.12);color:inherit;outline:none;font-size:1.4em;font-family:inherit;line-height:1.6}
.dg-game-login select{width:100% !important}
.dg-game-login input:focus,.dg-game-login select:focus,.dg-game-login textarea:focus{border-color:rgba(255,255,255,0.28)}
.dg-game-login button.dg-btn-danger{margin-top: 1rem !important}
.dg-game-login button{width:100%;margin:0 auto !important;display:flex;font-family:var(--font-body);padding:1.5rem;justify-content:center;align-items:center;height:5rem;border-radius:.6rem;background:#FFD200;transition:background-color 0.3s ease,color 0.3s ease;text-decoration:none !important;font-weight:700;font-size:1.4em;color:var(--black)}
.dg-game-login button:hover{background:var(--black);color:var(--white);cursor:pointer}
.dg-game-login button:disabled{opacity:0.45;cursor:not-allowed}
.dg-login-remember{margin-bottom:2rem !important}
.dg-login-footer{margin-top:2rem;font-size:1.2em;opacity:0.9;position:relative;z-index:5}
.dg-login-switch{font-size:2em;}
.dg-login-switch a{display:inline-block;position:relative;z-index:6;font-weight:700}

.dg-login-error{background:rgba(255,80,80,0.12);font-size:1.8em !important;line-height:1.6}
.dg-login-notice, .dg-login-error, .dg-form-msg{position:fixed;bottom:0;width:calc (100% - 4rem);font-size:1.6em;padding:2rem;left:0;color:white;font-weight:700}
.dg-login-notice, .dg-form-msg.is-ok{background:rgba(90,200,120,0.8)}
.dg-login-error, .dg-form-msg.is-err{background:rgba(255,80,80,1)}

.dg-register-hint{font-size:1.2em;margin-top:1rem;opacity:0.85}
.dg-register-sub{margin:0 0 1rem 0;font-size:28px !important}
.dg-acc-row{display:grid;gap:0.5rem}
.dg-acc-row label{font-size:1.4em;font-weight:700;margin:0 0 .5rem 0}
.dg-game-login label.dg-acc-public{font-size:1.2em;font-weight:400;margin:1rem 0 0 0}
.dg-acc-public{font-size:0.9rem;opacity:0.85;display:inline-flex;gap:0.4rem;align-items:center}
.genre-checkboxes{display:flex;flex-wrap:wrap;gap:0.6rem 1rem;margin-top:0.2rem}
.genre-checkboxes label{display:inline-flex;align-items:center;gap:1rem;font-size:1.2em}
#games-wrapper{margin-top:5rem;display:grid;gap:1rem}
.genre-group{border-radius:0.6rem;padding:1rem;border:.2rem solid rgba(255,255,255,0.10);background:rgba(0,0,0,0.10)}
.genre-group-title{font-weight:700;margin-bottom:1rem;font-size:1.2em}
.genre-games{display:flex;flex-wrap:wrap;gap:1rem 1rem}
.genre-games label{display:inline-flex;align-items:center;gap:0.5rem;opacity:0.90}
.dg-terms-row{margin-top:0.5rem}
.dg-terms{display:inline-flex;align-items:center;gap:1rem;font-size:0.95rem;opacity:0.90}
.dg-terms.newsletteropt{font-size:1.4em;font-weight:700}
.dg-game-login .is-invalid{border-color:rgba(255,80,80,0.75) !important;box-shadow:0 0 0 3px rgba(255,80,80,0.15)}
.dg-game-login .is-valid{border-color:rgba(90,200,120,0.65) !important;box-shadow:0 0 0 3px rgba(90,200,120,0.10)}
.dg-terms-row .is-invalid{outline:2px solid rgba(255,80,80,0.35);outline-offset:.5rem;border-radius:.6rem}
#games-row.is-invalid{border:1px solid rgba(255,80,80,0.55);border-radius:0.6rem;padding:1rem}
#games-row.is-valid{border:1px solid rgba(90,200,120,0.35);border-radius:0.6rem;padding:1rem}

.dg-auth-subline a{text-decoration-line:underline;text-decoration-thickness:0.2rem;text-decoration-color:#FFD200;text-underline-offset:0.6rem}
hr{background:var(--black) !important;width:calc(100% + 4rem) !important;height:3rem !important;margin:2rem -2rem 2rem -2rem !important}
.register-sub{margin-top:2rem}
.dg-profile-avatar-row{display:flex;gap:1.5rem;align-items:center;flex-wrap:wrap;margin:2rem 0}
.dg-profile-avatar-img{width:96px;height:96px;border-radius:.6rem;object-fit:cover;border:.2rem solid rgba(255,255,255,0.12);background:rgba(0,0,0,0.12)}
.dg-profile-avatar-actions{flex:1;min-width:260px}
.dg-profile-avatar-file{width:100%}
.dg-profile-avatar-buttons{display:flex;gap:0.8rem;margin-top:0.8rem;flex-wrap:nowrap}
.kill-account{font-size:1.4em !important;color:#FF3B3F;margin-bottom:3rem !important}
.dg-delete-confirm{font-size:3em !important;font-weight:700}
.form-row{margin-bottom:1rem}
.dg-btn-secondary,.dg-btn-danger{background:rgba(255,80,80,0.15) !important;color:inherit !important;border:.2rem solid rgba(255,80,80,0.45) !important}
.dg-btn-secondary:hover,.dg-btn-danger:hover{background:rgba(255,80,80,0.92) !important;color:white !important}
.dg-profile-grid{display:grid;grid-template-columns:1fr;gap:1rem}
.dg-profile-col{width:100%}
.dg-game-login .dg-profile-avatar-buttons button{height:auto;padding:1.2rem 1.5rem}
#dg-profile-form select,#dg-profile-form input,#dg-profile-form textarea{margin-bottom:0.2rem}
.sr-only{position:absolute !important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

@media (min-width:1300px){.dg-login-topnav::before{margin-left:-13rem}
.dg-auth-layout{grid-template-columns:.7fr 1.3fr;gap:3rem}
.dg-auth-brand,.dg-auth-card{min-height:auto}
.dg-auth-brand{position:relative;justify-content:flex-start;margin-bottom:30rem}
.dg-auth-subline{;position:sticky;top:5rem}
.dg-auth-logo{max-height:40rem;position:sticky;top:5rem}
.dg-login-logo img{width:40rem}
.dg-login-shell{display:flex;align-items:stretch}
.dg-login-left{max-height:100%;display:flex;min-width:50rem;width:40rem;justify-content:right;z-index:1;position:relative}
.dg-login-right{width:62%;display:flex;align-items:center;padding-left:6rem}
.dg-game-login{width:100%;max-width:50rem}
.dg-register-hint{max-width:80%}
.dg-game-login button{font-size:1.8em}   
.dg-login-notice, .dg-login-error, .dg-form-msg{font-size:2em !important}    
}

@media (min-width:2600px){
.dg-auth-logo{max-height:60rem}
.dg-game-login.container{max-width:250rem;}
.dg-login-left{width:70%}
.dg-auth-layout {grid-template-columns: .5fr 1.5fr}
}