/* The identity prompt is another System notification, revealed after the white wash. */
#stage[data-scene="productivity"] #productivity-app:has(.ps-onboard:not([hidden])){background:#f7fbff;overflow:hidden}
#productivity-app .ps-onboard{position:relative;isolation:isolate;min-height:100svh;overflow:hidden;place-content:center;color:#052039;background:radial-gradient(ellipse at 50% 46%,#ffffff 0 28%,#d9f2ff 58%,#80c6e9 100%)}
#productivity-app .ps-onboard::before,#productivity-app .ps-onboard::after{content:"";position:absolute;z-index:-1;left:4%;right:4%;height:19px;background:linear-gradient(90deg,#1261e4,#33dafa 17%,#eaffff 50%,#33dafa 83%,#1261e4);box-shadow:0 0 12px #6deeff,0 0 38px #2186ec;animation:identity-rails 1.05s cubic-bezier(.19,.82,.2,1) both}
#productivity-app .ps-onboard::before{top:18%;clip-path:polygon(0 0,100% 0,97% 100%,3% 100%)}#productivity-app .ps-onboard::after{bottom:18%;clip-path:polygon(3% 0,97% 0,100% 100%,0 100%)}
#productivity-app .ps-onboard>*{animation:identity-window .82s cubic-bezier(.15,.8,.2,1) both}.ps-onboard h2{margin:17px 0 10px!important;font-size:clamp(34px,5vw,64px)!important;letter-spacing:.02em;color:#083457;text-shadow:0 0 2px #fff,0 0 15px #48c8ed!important}.ps-onboard p{max-width:530px;margin:0 auto 28px;font-size:17px;line-height:1.5;color:#174863}.ps-onboard>span{font-size:12px;letter-spacing:4px;color:#1379a9}.ps-onboard form{display:grid!important;grid-template-columns:1fr auto;max-width:560px;margin:auto;padding:18px;border:1px solid #3399c2;background:#ecfbffcc;box-shadow:inset 0 0 22px #4ed8ee33,0 0 25px #169fd144;clip-path:polygon(1% 0,100% 2%,99% 100%,0 98%)}.ps-onboard form::before{content:"PLAYER NAME";grid-column:1/-1;margin-bottom:8px;text-align:left;font-size:11px;letter-spacing:2px;color:#2779a0}.ps-onboard input{min-width:0;background:#fff!important;border-color:#4aa9c9!important;color:#062b43!important;font-size:17px!important;box-shadow:inset 0 0 17px #3ab8de29!important}.ps-onboard button{position:static!important;height:auto!important;transform:none!important;padding:0 19px!important;border-color:#2483aa!important;background:#0d6f96!important;color:#fff!important;font-size:12px!important;font-weight:700;letter-spacing:1.2px;text-shadow:none!important}.ps-onboard button:hover{background:#0d93be!important}
@keyframes identity-rails{from{transform:scaleX(.08);opacity:0;filter:brightness(2)}to{transform:scaleX(1);opacity:1}}@keyframes identity-window{from{opacity:0;transform:scale(.96);filter:brightness(1.7) blur(2px)}to{opacity:1;transform:none;filter:none}}
@media(max-width:700px){#productivity-app .ps-onboard::before{top:13%}#productivity-app .ps-onboard::after{bottom:13%}.ps-onboard h2{font-size:38px!important}.ps-onboard p{padding:0 23px;font-size:15px}.ps-onboard form{grid-template-columns:1fr;margin:0 18px}.ps-onboard button{min-height:47px!important;margin-top:10px!important}}
