.auth-shell{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:18px;padding:24px 16px 80px;overflow-y:auto;-webkit-overflow-scrolling:touch;background:#1d1e2c;color:#fff}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:10px;text-decoration:none;text-align:center}.auth-brand,.auth-brand__icon-wrap{display:flex;align-items:center;justify-content:center}.auth-brand__icon-wrap{width:52px;height:52px;background:#1d1e2c;border-radius:8px}.auth-brand__icon{display:block;width:100%;height:100%;max-width:52px;max-height:52px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:screen;background:transparent}.auth-brand__name{font-size:20px;font-weight:800;letter-spacing:.03em;color:#fff;line-height:1.2}.auth-page{width:100%;max-width:420px;display:flex;justify-content:center}.auth-page__card{width:100%;border:1px solid #3a4254;border-radius:12px;background:#252a34;padding:28px 24px;box-shadow:0 18px 48px rgba(0,0,0,.45)}.auth-page__card--affiliate{padding-bottom:36px;margin-bottom:24px}.auth-page__title{margin:0 0 6px;font-size:22px;font-weight:800;text-align:center}.auth-page__subtitle{margin:0 0 22px;font-size:12px;color:#9ba3af;text-align:center}.auth-page__error{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__error,.auth-page__field{margin-bottom:14px}.auth-page__label{display:block;margin-bottom:6px;font-size:11px;font-weight:600;color:#9ba3af}.auth-page__input{width:100%;height:42px;border:1px solid #434b5c;border-radius:8px;background:#1d1e2c;padding:0 12px;color:#fff;font-size:13px;outline:none}.auth-page__input:focus{border-color:#08f}.auth-page__checkbox{display:flex;align-items:flex-start;gap:8px;margin:16px 0 18px;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}.auth-page__btn:disabled,.auth-page__submit:disabled{opacity:.6;cursor:not-allowed}.auth-page__footer{margin-top:16px;text-align:center;font-size:12px;color:#9ba3af}.auth-page__footer a{color:#7ec8ff;text-decoration:none}@media (max-width:480px){.auth-shell{gap:14px;padding:18px 12px 96px;justify-content:flex-start}.auth-brand__icon-wrap{width:44px;height:44px}.auth-brand__icon{max-width:44px;max-height:44px}.auth-brand__name{font-size:18px}}.auth-loading{background:#1d1e2c;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}