.auth-gate{display:none}.auth-required .auth-gate{position:fixed;inset:0;z-index:30;display:grid;grid-template-columns:minmax(320px,1.1fr) minmax(360px,.9fr);background:#0a100e;min-height:100vh}.auth-scene{position:relative;overflow:hidden;background:radial-gradient(circle at 46% 44%,rgba(183,255,102,.13),transparent 20%),radial-gradient(circle at 12% 80%,rgba(121,199,255,.1),transparent 26%),#0d1712}.auth-scene:before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(96,128,106,.11) 1px,transparent 1px),linear-gradient(90deg,rgba(96,128,106,.11) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,transparent,black 20%,black 70%,transparent)}.auth-room{position:absolute;left:50%;top:50%;width:300px;height:240px;transform:translate(-50%,-46%) rotateX(58deg) rotateZ(45deg);border:1px solid #466250;background:linear-gradient(135deg,rgba(182,242,111,.15),rgba(18,31,24,.1));box-shadow:0 0 0 32px rgba(63,93,71,.08),0 0 0 64px rgba(63,93,71,.04)}.auth-room:before,.auth-room:after{content:'';position:absolute;background:#52775b;box-shadow:0 0 24px rgba(201,255,100,.16)}.auth-room:before{width:98px;height:58px;left:45px;top:48px;border:5px solid #395746}.auth-room:after{width:82px;height:48px;right:34px;bottom:43px;border:5px solid #395746}.auth-room i{position:absolute;display:block}.auth-room i:nth-child(1){left:112px;bottom:76px;width:30px;height:30px;border-radius:50%;background:#d7ae8c;border:6px solid #324c3c;box-shadow:18px 22px 0 -5px #8a9bbf}.auth-room i:nth-child(2){right:70px;top:40px;width:28px;height:28px;border-radius:50%;background:#d7ae8c;border:6px solid #324c3c;box-shadow:-18px 22px 0 -5px #c99073}.auth-room i:nth-child(3){left:35px;bottom:28px;width:20px;height:36px;background:#6c9d65;border-radius:90% 0 90% 0;transform:rotate(-25deg)}.auth-room i:nth-child(4){right:23px;bottom:25px;width:18px;height:18px;background:#b78257;border-radius:2px}.auth-orbit{position:absolute;border:1px solid rgba(177,231,136,.2);border-radius:50%;animation:authOrbit 10s linear infinite}.orbit-one{width:620px;height:320px;left:-80px;top:14%;transform:rotate(-22deg)}.orbit-two{width:460px;height:680px;right:-130px;bottom:-180px;transform:rotate(22deg);animation-direction:reverse;animation-duration:14s}.auth-panel{align-self:center;max-width:430px;padding:62px 52px 66px;margin:0 auto;width:100%;animation:authRise .55s ease both}.auth-panel .auth-wordmark{padding:0 0 54px;font-size:22px}.auth-panel h1{font-size:45px;letter-spacing:-2.1px;line-height:1.02;margin:10px 0 12px}.auth-copy{max-width:355px;color:#9baca3;line-height:1.55;margin:0 0 31px}.auth-field{display:block;margin:0 0 17px}.auth-field span{display:block;color:#aebdb5;font-size:12px;font-weight:600;margin-bottom:7px}.auth-field input{width:100%;height:48px;border:1px solid #385045;background:#101b16;color:#edf5ef;padding:0 13px;outline:0;border-radius:4px;transition:border .2s,box-shadow .2s}.auth-field input:focus{border-color:#a4db67;box-shadow:0 0 0 3px rgba(201,255,100,.08)}.auth-field input::placeholder{color:#617169}.auth-error{min-height:18px;color:#ffab9e;font-size:12px;line-height:1.35;margin:2px 0 11px}.auth-submit{width:100%;height:51px;border:0;border-radius:4px;background:var(--lime);color:#172314;font-weight:700;transition:transform .2s,background .2s}.auth-submit:hover{transform:translateY(-2px);background:#d8ff8d}.auth-submit:disabled{opacity:.6;cursor:wait}.auth-submit span{margin-left:7px}.auth-note{color:#728279;font-size:11px;line-height:1.5;margin:17px 0 0}.auth-panel.is-login .auth-display-field{display:none}.sign-out-button{margin-top:12px;border:1px solid #68443e;background:transparent;color:#ffaba0;border-radius:4px;padding:9px 11px;font-size:11px}.auth-required .app-shell{filter:blur(5px);pointer-events:none}@keyframes authRise{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes authOrbit{to{transform:rotate(338deg)}}@media(max-width:760px){.auth-required .auth-gate{display:block}.auth-scene{height:22vh;min-height:145px}.auth-room{transform:translate(-50%,-45%) scale(.64) rotateX(58deg) rotateZ(45deg)}.auth-panel{padding:33px 25px 54px;max-width:480px}.auth-panel .auth-wordmark{padding-bottom:35px}.auth-panel h1{font-size:36px}.auth-copy{margin-bottom:25px}.orbit-one{top:-50%;left:-45%;transform:scale(.6) rotate(-22deg)}.orbit-two{display:none}}
