.auth-shell{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:24px 16px;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#0a1422;color:#fff;box-sizing:border-box}html:has(.auth-shell),html:has(.auth-shell) body{overflow-x:hidden;overflow-y:auto;height:auto;min-height:100%;-webkit-overflow-scrolling:touch;touch-action:pan-y}.auth-brand{flex-direction:column;gap:8px;text-decoration:none;text-align:center;margin:0;flex-shrink:0}.auth-brand,.auth-brand__icon-wrap{display:flex;align-items:center;justify-content:center}.auth-brand__icon-wrap{width:44px;height:44px;background:#0a1422;border-radius:8px}.auth-brand__icon{display:block;width:100%;height:100%;max-width:44px;max-height:44px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:screen;background:transparent}.auth-brand__name{font-size:18px;font-weight:800;letter-spacing:.03em;color:#fff;line-height:1.2}.auth-page{width:100%;max-width:400px;display:flex;justify-content:center;min-height:0;padding:0;margin:0;background:transparent}.auth-page__card{width:100%;border:1px solid #3a4254;border-radius:12px;background:#252a34;padding:22px 20px;box-shadow:0 18px 48px rgba(0,0,0,.45);box-sizing:border-box}.auth-page__card--affiliate{padding-bottom:28px;margin-bottom:16px}.auth-page__title{margin:0 0 6px;font-size:20px;font-weight:800;text-align:center}.auth-page__subtitle{margin:0 0 18px;font-size:12px;color:#9ba3af;text-align:center;line-height:1.4}.auth-page__error{margin-bottom:14px;padding:10px 12px;border-radius:8px;background:rgba(232,81,67,.12);border:1px solid rgba(232,81,67,.35);color:#ffb4ad;font-size:12px}.auth-page__field{margin-bottom:12px}.auth-page__label{display:block;margin-bottom:5px;font-size:11px;font-weight:600;color:#9ba3af}.auth-page__input{width:100%;height:42px;border:1px solid #434b5c;border-radius:8px;background:#0a1422;padding:0 12px;color:#fff;font-size:13px;outline:none;box-sizing:border-box}.auth-page__input:focus{border-color:#08f}.auth-page__checkbox{display:flex;align-items:flex-start;gap:8px;margin:14px 0 16px;font-size:11px;color:#9ba3af;line-height:1.4}.auth-page__btn,.auth-page__submit{width:100%;height:44px;border:none;border-radius:8px;background:#19b963;color:#fff;font-size:13px;font-weight:700;cursor:pointer;padding:0 16px;box-sizing:border-box}.auth-page__btn:disabled,.auth-page__submit:disabled{opacity:.6;cursor:not-allowed}.auth-page__footer{margin-top:14px;text-align:center;font-size:12px;color:#9ba3af}.auth-page__footer a{color:#7ec8ff;text-decoration:none}@media (max-width:480px){.auth-shell{gap:12px;justify-content:center;padding:max(16px,env(safe-area-inset-top)) 14px 28px}.auth-brand__icon-wrap{width:40px;height:40px}.auth-brand__icon{max-width:40px;max-height:40px}.auth-brand__name{font-size:16px}.auth-page{max-width:100%}.auth-page__card{padding:18px 16px}.auth-page__title{font-size:18px}}.auth-loading{background:#0a1422;color:#9ba3af;font-size:13px}.admin-auth-page,.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center}.admin-auth-page{background:#111623;padding:24px}.admin-auth-page__card{width:100%;max-width:400px;border:1px solid #2e3448;border-radius:10px;background:#1c1f26;padding:28px 24px}.admin-auth-page__title{margin:0 0 18px;font-size:20px;font-weight:700;text-align:center;color:#fff}