/* PLAYDROP 1.5 · Original form elements and native validation are preserved. */
.auth-shell .right-rail { display:none; }
.auth-shell #main.auth-page { margin-right:0; max-width:none; padding:38px clamp(22px,3.3vw,66px) 48px; min-height:100svh; display:grid; align-items:center; background:radial-gradient(ellipse at 92% 3%,#c6fc5506,transparent 40%),#101113; }
.auth-page .auth-layout { width:100%; max-width:1210px; margin:0 auto; display:grid; grid-template-columns:minmax(0,1.04fr) minmax(345px,1fr); min-height:720px; border:1px solid #2a3032; border-radius:24px; overflow:hidden; background:#15181b; box-shadow:0 26px 70px #00000028; }
.auth-page .auth-visual { position:relative; isolation:isolate; min-width:0; min-height:720px; overflow:hidden; background:radial-gradient(ellipse at 42% 49%,#72982838,transparent 56%),linear-gradient(145deg,#1e2a17 0%,#121a16 56%,#111615 100%); }
.auth-page .auth-visual::after { content:""; position:absolute; z-index:1; inset:0; pointer-events:none; background:linear-gradient(180deg,#12201455 0%,transparent 48%,#0e151297 72%,#0e1512 100%); }
.auth-page .auth-visual-grid { position:absolute; z-index:-1; inset:0; opacity:.17; background-image:linear-gradient(#adc47930 1px,transparent 1px),linear-gradient(90deg,#adc47930 1px,transparent 1px); background-size:54px 54px; mask-image:linear-gradient(#000,transparent 84%); }
.auth-page .auth-visual-copy { position:relative; z-index:3; padding:40px 36px 0; }
.auth-page .auth-eyebrow { display:flex; align-items:center; gap:9px; color:#d6e9bc; font-size:9px; font-weight:750; letter-spacing:1.9px; }
.auth-page .auth-eyebrow i { display:block; width:6px; height:6px; background:#c6fc55; border-radius:50%; box-shadow:0 0 17px #c6fc5566; }
.auth-page .auth-visual h2 { margin:24px 0 17px; color:#f3f7ee; font-size:clamp(36px,3.7vw,58px); line-height:1.03; font-weight:800; letter-spacing:-2.5px; }
.auth-page .auth-visual h2 em { font:inherit; color:#c6fc55; }
.auth-page .auth-visual-copy p { margin:0; color:#b5c2aa; font-size:13px; line-height:1.75; }
.auth-page .auth-illustration { position:absolute; z-index:0; inset:160px -7% 78px; pointer-events:none; }
.auth-page .auth-portal-image { display:block; width:100%; height:100%; object-fit:cover; object-position:50% 52%; opacity:.83; mix-blend-mode:screen; mask-image:linear-gradient(transparent 0%,#000 18%,#000 77%,transparent 100%); }
.auth-page .auth-art-fallback { position:absolute; display:none; inset:25% 15%; color:#c6fc55; transform:rotate(-14deg); filter:drop-shadow(0 25px 28px #a2e74a33); opacity:.32; }
.auth-page .auth-art-missing .auth-art-fallback { display:grid; place-items:center; }
.auth-page .auth-art-fallback svg { width:100%; height:100%; stroke-width:.8; }
.auth-page .auth-visual-bottom { position:absolute; z-index:3; bottom:28px; left:36px; right:36px; }
.auth-page .auth-games-heading { display:flex; justify-content:space-between; align-items:center; color:#afbf9f; font-size:9px; letter-spacing:1.5px; font-weight:700; margin-bottom:13px; }
.auth-page .auth-games-heading svg { width:16px; height:16px; color:#c6fc55; }
.auth-page .auth-games { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:10px; }
.auth-page .auth-game { display:block; min-width:0; color:#dce5d7; border-radius:8px; transition:transform .16s; }
.auth-page .auth-game:hover { transform:translateY(-4px); }
.auth-page .auth-game-art { position:relative; display:block; aspect-ratio:3/4; background:#1e2924; border:1px solid #d4ecc522; border-radius:8px; overflow:hidden; }
.auth-page .auth-game-art img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; }
.auth-page .auth-game-fallback { display:flex; width:100%; height:100%; flex-direction:column; justify-content:center; align-items:center; gap:10px; color:var(--auth-game-color); background:radial-gradient(ellipse at center,#ffffff0d,transparent 80%); }
.auth-page .auth-game-fallback svg { width:28px; height:28px; stroke-width:1.2; }
.auth-page .auth-game-fallback b { font-size:18px; letter-spacing:1px; }
.auth-page .auth-game-name { display:block; margin-top:8px; font-size:9px; line-height:1.4; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.auth-page .auth-no-games { color:#c4d4b9; font-size:13px; line-height:1.6; }
.auth-page .auth-form-panel { display:flex; flex-direction:column; min-width:0; justify-content:center; padding:38px clamp(24px,3.2vw,55px); background:linear-gradient(150deg,#191d21,#14171a); }
.auth-page .auth-mode { display:grid; grid-template-columns:1fr 1fr; gap:5px; padding:5px; border:1px solid #30363a; border-radius:11px; background:#101417; margin-bottom:29px; }
.auth-page .auth-mode a { display:flex; justify-content:center; align-items:center; min-height:42px; padding:9px 12px; color:#99a6af; font-size:12px; font-weight:700; border-radius:7px; text-align:center; }
.auth-page .auth-mode a.is-active { color:#eaf3df; background:#2b3430; box-shadow:inset 0 0 0 1px #c6fc5520; }
.auth-page .auth-mode a:hover { color:#e7f2dc; }
.auth-page .auth-form-section { max-width:none; width:100%; margin:0; }
.auth-page .auth-form-section .page-top { margin:0 0 26px; }
.auth-page .auth-form-eyebrow { color:#a4b291; font-size:9px; letter-spacing:1.6px; font-weight:750; }
.auth-page .auth-form-section h1 { color:#f2f5f0; margin:11px 0 10px; font-size:clamp(27px,2.5vw,36px); line-height:1.14; letter-spacing:-1.25px; }
.auth-page .auth-form-section .page-top p { margin:0; color:#94a1ab; font-size:12px; line-height:1.7; max-width:330px; }
.auth-page #auth-form { gap:18px; }
.auth-page #auth-form > label:not(.check-label) { gap:8px; color:#cbd4da; font-size:12px; font-weight:600; }
.auth-page #auth-form input:not([type="checkbox"]) { min-height:50px; padding:13px 15px; border:1px solid #343c42; border-radius:9px; background:#101519; color:#f0f4ed; font-size:16px; box-shadow:inset 0 1px 2px #0000000c; }
.auth-page #auth-form input::placeholder { color:#697983; opacity:1; }
.auth-page #auth-form input:not([type="checkbox"]):focus { border-color:#a4d942; box-shadow:0 0 0 3px #c6fc550c; }
.auth-page #auth-form .check-label { gap:10px; font-size:11px; color:#98a5af; line-height:1.75; font-weight:400; }
.auth-page #auth-form .check-label input { width:18px; height:18px; min-height:18px; margin:3px 0 0; border-radius:4px; }
.auth-page #auth-form > .primary { margin-top:3px; width:100%; min-height:50px; padding:13px 18px; border-radius:9px; background:#c6fc55; color:#15200b; font-size:13px; font-weight:800; box-shadow:0 7px 22px #c6fc5510; justify-content:space-between; }
.auth-page #auth-form > .primary:hover { background:#d2ff78; }
.auth-page #auth-form .primary svg { width:18px; height:18px; }
.auth-page .auth-password-control { display:block; position:relative; }
.auth-page #auth-form .auth-password-control input { padding-right:87px; }
.auth-page .auth-password-toggle { position:absolute; right:4px; top:4px; min-height:42px; min-width:72px; padding:6px 9px; display:grid; place-items:center; border:0; border-radius:6px; background:transparent; color:#aebba3; font-size:11px; font-weight:600; }
.auth-page .auth-password-toggle:hover { background:#c6fc5509; color:#d9eabf; }
.auth-page .form-error { font-size:12px; line-height:1.6; }
.auth-page .form-links { margin-top:19px; padding-top:19px; border-top:1px solid #2c3439; gap:12px; font-size:11px; line-height:1.6; }
.auth-page .form-links a { color:#b4c9a0; min-height:28px; }
.auth-page .auth-explore-note { margin:24px 0 0; text-align:center; color:#778994; font-size:10px; line-height:1.8; }
.auth-page .auth-explore-note a { color:#c4d4b7; white-space:nowrap; }
.auth-page :is(a,button,input):focus-visible { outline:2px solid #c6fc55; outline-offset:4px; }
.auth-page .auth-mode a:focus-visible,.auth-page .auth-password-toggle:focus-visible { outline-offset:1px; }
@media (min-width:1600px) { .auth-page .auth-layout { min-height:770px; } .auth-page .auth-visual { min-height:770px; } .auth-page .auth-visual-copy { padding:45px 42px 0; } .auth-page .auth-visual-bottom { left:42px; right:42px; bottom:34px; } }
@media (max-width:1180px) and (min-width:761px) { .auth-shell #main.auth-page { padding:30px 24px 42px; } .auth-page .auth-layout { grid-template-columns:1fr; max-width:600px; } .auth-page .auth-form-panel { order:-1; padding:32px max(28px,8%); } .auth-page .auth-visual { min-height:505px; } .auth-page .auth-visual h2 { font-size:44px; } .auth-page .auth-illustration { inset:28px 0 0; opacity:.8; } .auth-page .auth-games { max-width:340px; } .auth-page .auth-games-heading { max-width:340px; } }
@media (max-width:760px) { .auth-shell #main.auth-page { display:block; margin-left:0; padding:20px 16px calc(90px + env(safe-area-inset-bottom)); min-height:calc(100svh - 60px); } .auth-page .auth-layout { display:flex; flex-direction:column; min-height:0; max-width:500px; border-radius:17px; } .auth-page .auth-form-panel { order:-1; padding:22px 22px 25px; } .auth-page .auth-mode { margin-bottom:25px; } .auth-page .auth-form-section h1 { font-size:30px; letter-spacing:-1.1px; } .auth-page .auth-form-section .page-top { margin-bottom:24px; } .auth-page .auth-form-section .page-top p { font-size:12px; max-width:none; } .auth-page .auth-form-eyebrow { font-size:8px; letter-spacing:1.4px; } .auth-page .auth-explore-note { font-size:10px; margin-top:17px; } .auth-page .auth-visual { min-height:420px; } .auth-page .auth-visual-copy { padding:27px 25px 0; } .auth-page .auth-eyebrow { font-size:8px; letter-spacing:1.7px; } .auth-page .auth-visual h2 { margin-top:18px; font-size:37px; letter-spacing:-1.7px; } .auth-page .auth-visual-copy p { font-size:11px; max-width:240px; } .auth-page .auth-illustration { inset:22px -5% 5px; opacity:.76; } .auth-page .auth-visual-bottom { left:25px; right:25px; bottom:22px; } .auth-page .auth-games { gap:8px; } .auth-page .auth-game-name { font-size:8px; } .auth-page .auth-games-heading { margin-bottom:10px; font-size:8px; } .auth-page .auth-game-fallback svg { width:23px; height:23px; } .auth-page .auth-game-fallback b { font-size:15px; } }
@media (max-width:360px) { .auth-shell #main.auth-page { padding-left:12px; padding-right:12px; } .auth-page .auth-form-panel { padding:20px 17px 22px; } .auth-page .auth-form-section h1 { font-size:27px; } .auth-page .auth-mode a { padding-left:6px; padding-right:6px; } .auth-page .auth-visual-copy { padding-left:20px; padding-right:20px; } .auth-page .auth-visual-bottom { left:20px; right:20px; } .auth-page .auth-games { gap:7px; } .auth-page .form-links { font-size:10px; gap:8px; } }
@media (prefers-reduced-motion:reduce) { .auth-page .auth-game { transition:none; } }
