.page_web_authn_page__TNsuj{min-height:100vh;background:var(--color-bg-secondary,#f8f9fa)}.page_web_authn_page-hero__cbQiP{position:relative;display:flex;align-items:center;justify-content:center;min-height:480px;padding:100px 24px 80px;overflow:hidden}.page_web_authn_page-hero-background__cGh0r{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e 40%,#053f5c 70%,#429ea6)}.page_web_authn_page-hero-background-overlay__bgdpx{position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at 30% 50%,rgba(66,158,166,.25) 0,transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(242,166,90,.15) 0,transparent 50%)}.page_web_authn_page-hero-content__gGOSi{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;max-width:860px;text-align:center}.page_web_authn_page-hero-content-icon__dELXQ{display:flex;align-items:center;justify-content:center;width:80px;height:80px;margin-bottom:24px;border-radius:20px;background:rgba(66,158,166,.15);border:1px solid rgba(66,158,166,.3);box-shadow:0 8px 32px rgba(66,158,166,.2);animation:page_fade-in-up___SnPW .6s ease-out both}.page_web_authn_page-hero-content-icon__dELXQ svg{width:40px;height:40px;color:#4ecdc4}.page_web_authn_page-hero-content-title__MrTaJ{margin:0 0 20px;font-size:56px;font-weight:800;line-height:1.1;color:#fff;letter-spacing:-.02em;animation:page_fade-in-up___SnPW .6s ease-out .1s both}@media(max-width:768px){.page_web_authn_page-hero-content-title__MrTaJ{font-size:40px}}.page_web_authn_page-hero-content-subtitle__MJFHZ{margin:0 0 16px;font-size:22px;font-weight:500;color:hsla(0,0%,100%,.9);animation:page_fade-in-up___SnPW .6s ease-out .2s both}@media(max-width:768px){.page_web_authn_page-hero-content-subtitle__MJFHZ{font-size:18px}}.page_web_authn_page-hero-content-description__nr8gr{margin:0;max-width:640px;font-size:17px;line-height:1.7;color:hsla(0,0%,100%,.75);animation:page_fade-in-up___SnPW .6s ease-out .3s both}.page_web_authn_page-hero-content-badge__f29Vq{display:inline-flex;align-items:center;padding:8px 24px;margin-top:32px;border:1px solid rgba(66,158,166,.4);border-radius:999px;font-size:14px;font-weight:600;letter-spacing:.05em;color:#fff;text-decoration:none;background:rgba(66,158,166,.2);backdrop-filter:blur(8px);transition:all .3s ease;animation:page_fade-in-up___SnPW .6s ease-out .4s both}.page_web_authn_page-hero-content-badge__f29Vq:hover{background:rgba(66,158,166,.5);border-color:rgba(66,158,166,.6);transform:translateY(-2px);box-shadow:0 8px 20px rgba(66,158,166,.2)}.page_web_authn_page-section-container__umtiU{max-width:1200px;margin:40px auto 80px;padding:0 24px;position:relative;z-index:2}.page_web_authn_page-panels__BGdS4{display:grid;grid-template-columns:1fr 1fr;gap:32px}@media(max-width:900px){.page_web_authn_page-panels__BGdS4{grid-template-columns:1fr;margin-top:0}}.page_web_authn_page-panel__6J_hH{display:flex;flex-direction:column;padding:32px;border-radius:20px;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.04);transition:transform .3s ease,box-shadow .3s ease;min-width:0}.page_web_authn_page-panel__6J_hH:hover{box-shadow:0 16px 40px rgba(0,0,0,.1);transform:translateY(-4px)}.page_web_authn_page-panel-header__tfAVL{display:flex;align-items:center;gap:16px;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.page_web_authn_page-panel-header-icon__CYPyR{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:rgba(66,158,166,.1);color:#429ea6}.page_web_authn_page-panel-header-icon__CYPyR svg{width:24px;height:24px}.page_web_authn_page-panel-header-icon__CYPyR[data-type=login]{background:rgba(108,92,231,.1);color:#6c5ce7}.page_web_authn_page-panel-header-title__6Ug35{margin:0;font-size:22px;font-weight:700;color:#1a1a1a}.page_web_authn_page-panel-form__8Whws{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.page_web_authn_page-panel-submit__XR7dr{margin-top:8px}.page_web_authn_page-panel-submit__XR7dr button{padding:12px 0;font-size:16px;font-weight:700;border-radius:10px;text-transform:none}.page_web_authn_page-panel-output_wrap__MC2Zt{margin-top:24px;min-width:0}.page_web_authn_page-panel-output_title__PBEL7{margin-bottom:10px;font-size:13px;font-weight:700;color:#888;text-transform:uppercase;letter-spacing:.05em}.page_web_authn_page-panel-output__5CvXI{max-height:280px;padding:16px 20px;overflow:auto;background-color:#1e1e1e;border-radius:12px;color:#a6e22e;box-shadow:inset 0 2px 10px rgba(0,0,0,.2);min-width:0}.page_web_authn_page-panel-output__5CvXI pre{margin:0;font-size:13px;font-family:Fira Code,Consolas,monospace;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;overflow-wrap:break-word;line-height:1.6}@keyframes page_fade-in-up___SnPW{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}