*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;-webkit-text-size-adjust:100%;touch-action:manipulation;overscroll-behavior:none}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#0f172a;background-color:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none;user-select:none}input,textarea{user-select:auto;-webkit-touch-callout:default}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer;border:none;background:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:700;line-height:1.25}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.125rem}h4{font-size:1rem}p{margin-bottom:1rem}small{font-size:.875rem}.app{display:flex;flex-direction:column;height:100vh;height:100dvh}.app-header{position:sticky;top:0;z-index:100;background-color:#fff;border-bottom:1px solid #e2e8f0}.app-header-content{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem;min-height:3rem}.app-header-title{font-size:1.125rem;font-weight:500;margin:0}.app-content{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:1rem}.app-content--centered{display:flex;align-items:center;justify-content:center}.app-content--fill{padding:0;display:flex;flex-direction:column}.app--dark{background-color:#0c0f11}.app-nav{display:flex;background-color:#fff;border-top:1px solid #e2e8f0;padding-bottom:env(safe-area-inset-bottom)}.app-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.5rem .25rem;color:#64748b;text-decoration:none;transition:color 150ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.app-nav-item:active{opacity:.7}.app-nav-item.active{color:#4f46e5}.app-nav-icon{width:1.5rem;height:1.5rem}.app-nav-label{font-size:.75rem;line-height:1}.auth-lang-btn{display:flex;align-items:center;gap:6px;padding:0 10px;height:28.5px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.07);cursor:pointer;appearance:none;color:hsla(0,0%,100%,.55);font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:11px;font-weight:400;transition:background 150ms ease,border-color 150ms ease}.auth-lang-btn:hover{background:hsla(0,0%,100%,.11);border-color:hsla(0,0%,100%,.2)}.auth-lang-btn svg{width:12px;height:12px;flex-shrink:0}.auth-header{position:relative;z-index:2;display:flex;justify-content:flex-end;align-items:center;padding:34px 22px 0;height:84.5px;box-sizing:border-box;flex-shrink:0}.auth-header--with-back{justify-content:space-between;align-items:center}.auth-back-btn{display:flex;align-items:center;gap:6px;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;appearance:none;color:hsla(0,0%,100%,.6);font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-weight:400;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 150ms ease}.auth-back-btn:hover{opacity:.8}.auth-back-btn svg{flex-shrink:0}.auth-back-btn--icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.7);gap:0;transition:background 150ms ease,border-color 150ms ease}.auth-back-btn--icon:hover{background:hsla(0,0%,100%,.11);border-color:hsla(0,0%,100%,.2);opacity:1}.auth-hero{display:flex;flex-direction:column;gap:8px}.auth-hero--centered{align-items:center;text-align:center}.auth-hero__title{margin:0;font-family:"Rubik",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:26px;font-weight:700;color:#fafafa;line-height:1.2}.auth-hero__title--lg{font-size:28px}.auth-hero__title--sm{font-size:22px}.auth-hero__subtitle{margin:0;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.55);line-height:1.5}.auth-body{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;padding:61px 20px 32px;box-sizing:border-box}.auth-card{background:rgba(10,14,17,.92);border:1px solid rgba(246,251,253,.1);border-radius:20px;padding:37px 25px 32px;display:flex;flex-direction:column;gap:28px}.auth-card__header{display:flex;flex-direction:column;gap:0}.auth-card__logo{width:64px;height:64px;border-radius:20px;border:1px solid rgba(246,251,253,.12);background:#1a2332;margin-bottom:18px;flex-shrink:0}.auth-card__titles{display:flex;flex-direction:column;gap:4px}.auth-card__title{margin:0;font-family:"Rubik",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:22px;font-weight:700;color:#fff;line-height:1.2}.auth-card__subtitle{margin:0;font-size:13px;font-weight:400;color:hsla(0,0%,100%,.4);line-height:1.5}.auth-fields{display:flex;flex-direction:column;gap:18px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field__label-row{display:flex;justify-content:space-between;align-items:center}.auth-field__label{font-size:12px;font-weight:400;color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}.auth-field__input-wrap{position:relative;display:flex;align-items:center;height:44px;border:1px solid rgba(246,251,253,.28);border-radius:6px;padding:0 12px;box-sizing:border-box;transition:border-color 150ms ease,box-shadow 150ms ease}.auth-field__input-wrap:focus-within{border-color:rgba(87,188,255,.55);box-shadow:0 0 0 3px rgba(87,188,255,.09)}.auth-field__input-wrap--invalid{border-color:rgba(239,68,68,.7)}.auth-field__input-wrap--invalid:focus-within{box-shadow:0 0 0 3px rgba(239,68,68,.12)}.auth-field__prefix{flex-shrink:0;color:hsla(0,0%,100%,.55);font-size:14px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;padding-right:6px;border-right:1px solid rgba(246,251,253,.15);margin-right:8px;line-height:1;user-select:none;pointer-events:none}.auth-field__input{flex:1;min-width:0;background:rgba(0,0,0,0);border:none;outline:none;font-size:14px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#fff;caret-color:#57bcff}.auth-field__input::placeholder{color:hsla(0,0%,100%,.35)}.auth-field__input:disabled{opacity:.5;cursor:not-allowed}.auth-field__input:-webkit-autofill,.auth-field__input:-webkit-autofill:hover,.auth-field__input:-webkit-autofill:focus,.auth-field__input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 9999px #0a0e11 inset !important;-webkit-text-fill-color:#fff !important;transition:background-color 9999s ease-in-out 0s;caret-color:#57bcff}.auth-field__input option{color:#fff;background:#0a0e11}.auth-field__input-wrap--select{padding:0;position:relative}.auth-field__input-wrap--select::after{content:"";position:absolute;right:14px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:5px solid hsla(0,0%,100%,.5);pointer-events:none}.auth-field__input-wrap--select select.auth-field__input{appearance:none;-webkit-appearance:none;width:100%;height:100%;padding:0 32px 0 12px;cursor:pointer}.auth-field__eye{display:flex;align-items:center;justify-content:center;width:18px;height:18px;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;appearance:none;flex-shrink:0;margin-left:8px;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 150ms ease}.auth-field__eye:hover{opacity:.7}.validation-message{font-size:11px;color:#ef4444;margin-top:2px}.auth-submit{width:100%;height:44px;display:flex;align-items:center;justify-content:center;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-weight:500;color:#fff;background:#0078d2;border:none;border-radius:8px;cursor:pointer;appearance:none;transition:background 150ms ease,opacity 150ms ease,box-shadow 150ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);box-shadow:0 0 24px rgba(0,120,210,.45),0 4px 12px rgba(0,120,210,.3)}.auth-submit:hover:not(:disabled){background:rgb(0,134.5714285714,235.5)}.auth-submit:active:not(:disabled){opacity:.9}.auth-submit:disabled{background:rgba(250,250,250,.16);box-shadow:none;color:hsla(0,0%,100%,.24);cursor:not-allowed}.auth-btn-secondary{width:100%;height:48px;display:flex;align-items:center;justify-content:center;padding:0 15px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.75);background:hsla(0,0%,100%,.04);border:1px solid rgba(246,251,253,.2);border-radius:10px;cursor:pointer;appearance:none;box-sizing:border-box;transition:background 150ms ease,opacity 150ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.auth-btn-secondary:hover{background:hsla(0,0%,100%,.07)}.auth-btn-secondary:active{opacity:.85}.auth-footer{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:24px}.auth-footer__text{font-size:14px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.5)}.auth-footer__link{font-size:14px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:#57bcff;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 150ms ease}.auth-footer__link:hover{opacity:.8}@media(max-height: 680px){.auth-header{height:70px;padding-top:20px}.auth-body{padding-top:40px}.auth-card{padding:24px 20px 24px;gap:16px}.auth-card__logo{margin-bottom:12px}.auth-card__title{font-size:20px}.auth-hero{gap:6px}.auth-hero__title{font-size:22px}.auth-hero__title--lg{font-size:24px}.registration-email-body,.create-password-body,.registration-email-confirmation-body,.registration-email-add-phone-body{gap:20px;padding-top:24px}}.page-welcome{position:relative;display:flex;flex-direction:column;min-height:100%;background-color:#0c0f11;color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;overflow-x:hidden;padding-top:env(safe-area-inset-top, 0px);padding-bottom:env(safe-area-inset-bottom, 0px);box-sizing:border-box}.welcome-hero-backdrop{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:0;overflow:hidden;background-image:url(../images/welcome-hero-bg.jpg);background-size:cover;background-position:center top;background-repeat:no-repeat}.welcome-hero-backdrop::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(12, 15, 17, 0.35) 0%, rgba(12, 15, 17, 0.55) 40%, rgba(12, 15, 17, 0.82) 65%, #0c0f11 88%),radial-gradient(ellipse 80% 50% at 50% 15%, rgba(0, 120, 210, 0.2) 0%, transparent 65%),radial-gradient(ellipse 50% 40% at 80% 5%, rgba(87, 188, 255, 0.1) 0%, transparent 55%)}.welcome-hero-backdrop::after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(0deg, transparent, transparent 3px, rgba(87, 188, 255, 0.02) 3px, rgba(87, 188, 255, 0.02) 4px)}.welcome-header{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:34px 22px 0;height:100px;box-sizing:border-box;flex-shrink:0}.welcome-logo{display:flex;align-items:center;gap:8px}.welcome-logo__icon{width:32px;height:32px;border-radius:8px;border:1px solid rgba(246,251,253,.12);display:flex;align-items:center;justify-content:center;flex-shrink:0;background:linear-gradient(135deg, #1a2332 0%, #111820 100%)}.welcome-logo__name{font-family:"Rubik",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:16px;font-weight:800;color:#fff;letter-spacing:.01em}.welcome-hero-spacer{flex:1 1 0;min-height:80px;max-height:270px;position:relative;z-index:1}.welcome-chips{position:relative;z-index:2;display:flex;flex-wrap:nowrap;justify-content:center;gap:8px;padding:0 22px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;margin-top:-20px}.welcome-chips::-webkit-scrollbar{display:none}.welcome-chip{display:flex;align-items:center;gap:6px;padding:0 11px;height:34px;border-radius:9999px;background:hsla(0,0%,100%,.06);border:1px solid rgba(87,188,255,.2);white-space:nowrap;flex-shrink:0;cursor:default;transition:background 150ms ease}.welcome-chip:hover{background:hsla(0,0%,100%,.1)}.welcome-chip svg{width:13px;height:13px;flex-shrink:0;color:#57bcff}.welcome-chip span{font-size:12px;font-weight:400;color:hsla(0,0%,100%,.75)}.welcome-content{position:relative;z-index:2;padding:30px 22px 0;display:flex;flex-direction:column;gap:12px;flex-shrink:0}.welcome-section-label{display:flex;align-items:center;gap:7px}.welcome-section-label__dot{width:20px;height:1px;border-radius:4px;background:rgba(0,145,230,.6);flex-shrink:0}.welcome-section-label__text{font-size:11px;font-weight:400;color:#0091e6;text-transform:uppercase;letter-spacing:.06em}.welcome-title{margin:0;display:flex;flex-direction:column;font-family:"Rubik",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:30px;font-weight:800;line-height:1.2}.welcome-title__line1{color:#fff}.welcome-title__line2{color:#57bcff}.welcome-description{margin:0;font-size:14px;line-height:1.55;color:hsla(0,0%,100%,.55)}.welcome-actions{position:relative;z-index:2;margin-top:32px;padding:0 22px 24px;display:flex;flex-direction:column;gap:10px;flex-shrink:0}.welcome-btn{display:flex;align-items:center;justify-content:center;width:100%;border-radius:12px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:15px;font-weight:500;text-decoration:none;cursor:pointer;appearance:none;border:none;transition:opacity 150ms ease,background 150ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.welcome-btn:active{opacity:.85}.welcome-btn--primary{height:50px;background:linear-gradient(135deg, #0078d2 0%, #005fa8 100%);color:#fff;box-shadow:0 0 20px rgba(0,120,210,.45),0 8px 20px rgba(0,95,168,.55)}.welcome-btn--primary:hover{background:linear-gradient(135deg, rgb(0, 134.5714285714, 235.5) 0%, rgb(0, 109.4196428571, 193.5) 100%)}.welcome-btn--secondary{height:50px;background:hsla(0,0%,100%,.07);border:1px solid rgba(246,251,253,.22);color:#fff}.welcome-btn--secondary:hover{background:hsla(0,0%,100%,.11)}.welcome-btn--ghost{height:39.5px;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.35);font-size:13px;font-weight:400}.welcome-btn--ghost:hover{color:hsla(0,0%,100%,.55)}@media(max-height: 680px){.welcome-header{height:80px;padding-top:20px}.welcome-hero-spacer{min-height:40px;max-height:120px}.welcome-content{padding-top:20px;gap:8px}.welcome-title{font-size:26px}.welcome-actions{margin-top:20px;padding-bottom:16px}}.page-login{position:relative;display:flex;flex-direction:column;min-height:100%;background-color:#0c0f11;color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;overflow-x:hidden;padding-top:env(safe-area-inset-top, 0px);padding-bottom:env(safe-area-inset-bottom, 0px);box-sizing:border-box}.page-login::before{content:"";position:absolute;inset:0;background-image:url(../images/arena-hero-bg.png);background-size:auto 100%;background-position:69.3% top;background-repeat:no-repeat;opacity:.55;z-index:0}.page-login::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(12, 15, 17, 0.3) 0%, rgba(12, 15, 17, 0.75) 45%, rgba(12, 15, 17, 0.97) 70%, #0c0f11 100%);z-index:0}.page-login>*{position:relative;z-index:1}.login-hero-backdrop{position:absolute;top:0;left:0;right:0;height:55%;pointer-events:none;z-index:0;overflow:hidden}.login-hero-backdrop::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 15%, rgba(0, 120, 210, 0.18) 0%, transparent 65%),radial-gradient(ellipse 50% 45% at 80% 8%, rgba(87, 188, 255, 0.06) 0%, transparent 55%),linear-gradient(180deg, rgba(27, 37, 53, 0.25) 0%, transparent 100%)}.login-hero-backdrop::after{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(0deg, transparent, transparent 3px, rgba(87, 188, 255, 0.015) 3px, rgba(87, 188, 255, 0.015) 4px)}.login-tabs{display:flex;border:1px solid rgba(246,251,253,.28);border-radius:8px;padding:2px;gap:0}.login-tab{flex:1;height:36px;display:flex;align-items:center;justify-content:center;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.8);background:rgba(0,0,0,0);border:none;border-radius:6px;cursor:pointer;appearance:none;transition:background 150ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.login-tab--active{background:#22272b}.login-tab:hover:not(.login-tab--active){background:hsla(0,0%,100%,.05)}.auth-card>form{display:flex;flex-direction:column;gap:28px}.login-forgot{font-size:12px;font-weight:400;color:#57bcff;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;appearance:none;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 150ms ease}.login-forgot:hover{opacity:.8}.page-create-account{position:relative;display:flex;flex-direction:column;min-height:100%;background-color:#0c0f11;color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;overflow-x:hidden;padding-top:env(safe-area-inset-top, 0px);padding-bottom:env(safe-area-inset-bottom, 0px);box-sizing:border-box}.page-create-account::before{content:"";position:absolute;inset:0;background-image:url(../images/arena-hero-bg.png);background-size:auto 100%;background-position:69.3% top;background-repeat:no-repeat;opacity:.55;z-index:0}.page-create-account::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(12, 15, 17, 0.3) 0%, rgba(12, 15, 17, 0.75) 45%, rgba(12, 15, 17, 0.97) 70%, #0c0f11 100%);z-index:0}.page-create-account>*{position:relative;z-index:1}.create-account-fields{display:flex;flex-direction:column;gap:18px}.create-account-terms{display:flex;align-items:flex-start;gap:10px;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none}.create-account-terms:focus-visible{outline:none}.create-account-terms:focus-visible .create-account-terms__checkbox{outline:2px solid rgba(87,188,255,.55);outline-offset:1px}.create-account-terms__checkbox{width:18px;height:18px;flex-shrink:0;margin-top:1px;border:1px solid rgba(246,251,253,.28);border-radius:4px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:background 150ms ease,border-color 150ms ease;cursor:pointer}.create-account-terms__checkbox--checked{background:#0078d2;border-color:#0078d2;color:#fff}.create-account-terms__text{font-size:12px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.55);line-height:1.55;flex:1}.create-account-terms__link{font-size:12px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#57bcff;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 150ms ease}.create-account-terms__link:hover{opacity:.8}.create-account-submit{margin-top:0}.create-account-submit:not(:disabled){background:#0078d2;color:#fff;box-shadow:0 0 24px rgba(0,120,210,.45),0 4px 12px rgba(0,120,210,.3)}.registration-email-body{flex:1;display:flex;flex-direction:column;gap:28px;padding:40px 16px 32px;box-sizing:border-box}.registration-email-fields{display:flex;flex-direction:column;gap:10px}.registration-email-hint{display:flex;align-items:flex-start;gap:8px;font-size:12px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.45);line-height:1.55}.registration-email-hint__icon{flex-shrink:0;display:flex;align-items:center;margin-top:1px;color:rgba(87,188,255,.65)}.registration-email-or{display:flex;align-items:center;gap:12px}.registration-email-or__line{flex:1;height:1px;background:hsla(0,0%,100%,.08)}.registration-email-or__text{flex-shrink:0;font-size:11px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.3)}.registration-email-body>.auth-footer{margin-top:0}.registration-email-confirmation-body{flex:1;display:flex;flex-direction:column;gap:28px;padding:40px 16px 32px;box-sizing:border-box}.registration-email-confirmation-email{color:#0f9fff;font-weight:400}.registration-email-add-phone-body{flex:1;display:flex;flex-direction:column;gap:24px;padding:40px 16px 32px;box-sizing:border-box}.registration-email-add-phone-email-badge{display:flex;align-items:center;gap:10px;height:40px;padding:0 14px;background:rgba(87,188,255,.06);border:1px solid rgba(87,188,255,.18);border-radius:8px;box-sizing:border-box}.registration-email-add-phone-email-badge__icon{display:flex;align-items:center;flex-shrink:0;color:#57bcff}.registration-email-add-phone-email-badge__text{display:flex;align-items:baseline;gap:4px;overflow:hidden}.registration-email-add-phone-email-badge__label{font-size:12px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.55);white-space:nowrap;flex-shrink:0}.registration-email-add-phone-email-badge__value{font-size:12px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#57bcff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-confirmation{position:relative;display:flex;flex-direction:column;min-height:100%;background-color:#0c0f11;color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;overflow-x:hidden;padding-top:env(safe-area-inset-top, 0px);padding-bottom:env(safe-area-inset-bottom, 0px);box-sizing:border-box}.page-confirmation::before{content:"";position:absolute;inset:0;background-image:url(../images/arena-hero-bg.png);background-size:auto 100%;background-position:69.3% top;background-repeat:no-repeat;opacity:.55;z-index:0}.page-confirmation::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(12, 15, 17, 0.3) 0%, rgba(12, 15, 17, 0.75) 45%, rgba(12, 15, 17, 0.97) 70%, #0c0f11 100%);z-index:0}.page-confirmation>*{position:relative;z-index:1}.confirmation-body{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;gap:28px;padding:83px 22px 32px;box-sizing:border-box}.confirmation-phone{color:hsla(0,0%,100%,.8);font-weight:500}.confirmation-otp-row{display:flex;gap:8px;justify-content:space-between}.confirmation-otp-input{flex:1;min-width:0;height:52px;border:1px solid rgba(246,251,253,.28);border-radius:8px;background:rgba(0,0,0,0);color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:20px;font-weight:500;text-align:center;outline:none;caret-color:#57bcff;box-sizing:border-box;transition:border-color 150ms ease,box-shadow 150ms ease,background 150ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0);appearance:none}.confirmation-otp-input:focus{border-color:rgba(87,188,255,.6);box-shadow:0 0 0 3px rgba(87,188,255,.1)}.confirmation-otp-input--filled{border-color:rgba(87,188,255,.45);background:rgba(87,188,255,.06)}.confirmation-resend-row{display:flex;flex-direction:column;align-items:center;gap:10px}.confirmation-timer{margin:0;font-size:13px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.35);text-align:center;line-height:1.5}.confirmation-resend-btn{font-size:13px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:#57bcff;background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 150ms ease}.confirmation-resend-btn:hover{opacity:.8}.confirmation-change-number-btn{font-size:13px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:hsla(0,0%,100%,.35);background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 150ms ease}.confirmation-change-number-btn:hover{opacity:.7}.confirmation-hint{margin:0;font-size:11px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.25);text-align:center;line-height:1.55}.page-create-password{position:relative;display:flex;flex-direction:column;min-height:100%;background-color:#0c0f11;color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;overflow-x:hidden;padding-top:env(safe-area-inset-top, 0px);padding-bottom:env(safe-area-inset-bottom, 0px);box-sizing:border-box}.page-create-password::before{content:"";position:absolute;inset:0;background-image:url(../images/arena-hero-bg.png);background-size:auto 100%;background-position:69.3% top;background-repeat:no-repeat;opacity:.55;z-index:0}.page-create-password::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(12, 15, 17, 0.3) 0%, rgba(12, 15, 17, 0.75) 45%, rgba(12, 15, 17, 0.97) 70%, #0c0f11 100%);z-index:0}.page-create-password>*{position:relative;z-index:1}.create-password-body{flex:1;display:flex;flex-direction:column;gap:28px;padding:40px 16px 32px;box-sizing:border-box}.create-password-phone{display:flex;align-items:center;gap:12px;height:63px;padding-left:16px;box-sizing:border-box;background:rgba(87,188,255,.06);border:1px solid rgba(87,188,255,.18);border-radius:10px}.create-password-phone__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#57bcff;width:16px;height:16px}.create-password-phone__text{display:flex;flex-direction:column;gap:1px}.create-password-phone__label{font-size:11px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:hsla(0,0%,100%,.4);line-height:1.5}.create-password-phone__number{font-size:13px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:#fff;line-height:1.5}.create-password-fields{display:flex;flex-direction:column;gap:16px}.create-password-requirements{display:flex;flex-direction:column;gap:10px}.create-password-requirements__title{margin:0;font-size:12px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:hsla(0,0%,100%,.5);line-height:1.5}.create-password-requirements__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.create-password-req{display:flex;align-items:center;gap:8px;font-size:12px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:hsla(0,0%,100%,.45);line-height:1.5;transition:color 150ms ease}.create-password-req--met{color:#57bcff}.create-password-req--met .create-password-req__dot{border-color:rgba(87,188,255,.6);background:rgba(87,188,255,.15)}.create-password-req--met .create-password-req__dot::after{opacity:1}.create-password-req__dot{position:relative;flex-shrink:0;width:14px;height:14px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;transition:border-color 150ms ease,background 150ms ease}.create-password-req__dot::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:6px;height:6px;border-radius:50%;background:#57bcff;opacity:0;transition:opacity 150ms ease}.registration-providers-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}.registration-providers-btn{width:100%;height:48px;display:flex;align-items:center;justify-content:center;padding:0 15px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:15px;font-weight:500;color:#fff;background:hsla(0,0%,100%,.07);border:1px solid rgba(246,251,253,.22);border-radius:10px;cursor:pointer;appearance:none;box-sizing:border-box;transition:background 150ms ease,opacity 150ms ease;-webkit-tap-highlight-color:rgba(0,0,0,0)}.registration-providers-btn:hover{background:hsla(0,0%,100%,.11)}.registration-providers-btn:active{opacity:.85}.registration-providers-btn--primary{background:linear-gradient(135deg, #37aee2 0%, #1e96c8 100%);border:none;box-shadow:0 0 12px rgba(55,174,226,.2),0 4px 14px rgba(30,150,200,.3)}.registration-providers-btn--primary:hover{background:linear-gradient(135deg, rgb(77.2707423581, 183.019650655, 229.2292576419) 0%, rgb(33.6956521739, 166.4782608696, 221.8043478261) 100%)}.registration-providers-alt{display:flex;flex-direction:column;gap:12px;margin-top:8px}.registration-providers-alt__description{font-size:13px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:rgba(87,188,255,.7);line-height:1.5;margin:0}.registration-providers-alt__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.registration-providers-divider{display:flex;align-items:center}.registration-providers-divider__line{flex:1;height:1px;background:rgba(87,188,255,.28)}.registration-providers-divider__badge{padding:0 13px;height:28px;display:flex;align-items:center;background:rgba(87,188,255,.1);border:1px solid rgba(87,188,255,.28);border-radius:9999px;font-size:11px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#57bcff;white-space:nowrap}.registration-providers-terms{font-size:11px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.3);line-height:1.55}.registration-providers-terms .create-account-terms__link{font-size:inherit}.registration-waiting-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 16px 72px;gap:24px;box-sizing:border-box}.registration-waiting-icon{width:88px;height:88px;border-radius:28px;border:none;background:linear-gradient(180deg, #37aee2 0%, #1e96c8 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}.registration-waiting-dots{display:flex;align-items:center;gap:9px}.registration-waiting-dot{width:7px;height:7px;border-radius:9999px;background:#57bcff;animation:registration-waiting-pulse 1.2s ease-in-out infinite}.registration-waiting-dot:nth-child(2){animation-delay:.2s}.registration-waiting-dot:nth-child(3){animation-delay:.4s}@keyframes registration-waiting-pulse{0%,80%,100%{opacity:.3;transform:scale(0.85)}40%{opacity:1;transform:scale(1)}}.registration-bot-verify-body{flex:1;display:flex;flex-direction:column;gap:20px;padding:40px 16px 32px;box-sizing:border-box}.registration-bot-verify-card{background:#0c0f11;border:1px solid #2b2d33;border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:0;box-sizing:border-box}.registration-bot-verify-card__provider-row{display:flex;align-items:center;gap:14px}.registration-bot-verify-card__provider-badge{width:56px;height:56px;border-radius:18px;background:#08c;display:flex;align-items:center;justify-content:center;flex-shrink:0}.registration-bot-verify-card__provider-badge svg{width:28px;height:28px}.registration-bot-verify-card__provider-info{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.registration-bot-verify-card__provider-name-row{display:flex;align-items:center;gap:8px}.registration-bot-verify-card__provider-name{font-size:15px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:#fff}.registration-bot-verify-card__verified-pill{display:inline-flex;align-items:center;gap:4px;padding:0 6px;height:20px;background:rgba(87,188,255,.12);border:1px solid rgba(87,188,255,.25);border-radius:9999px;font-size:11px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#57bcff;white-space:nowrap;flex-shrink:0}.registration-bot-verify-card__verified-pill svg{width:10px;height:10px;flex-shrink:0}.registration-bot-verify-card__provider-sub{font-size:11px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.45)}.registration-bot-verify-card__divider{height:1px;background:#2b2d33;margin:16px 0}.registration-bot-verify-card__phone-label{font-size:13px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.45);margin-bottom:6px}.registration-bot-verify-card__phone-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.registration-bot-verify-card__phone-number{font-family:"Rubik",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:20px;font-weight:700;line-height:28px;letter-spacing:0;color:#fff}.registration-bot-verify-card__phone-status{display:inline-flex;align-items:center;padding:0 8px;height:28px;background:rgba(0,120,210,.08);border:1px solid rgba(0,145,230,.2);border-radius:6px;font-size:11px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#57bcff;white-space:nowrap;flex-shrink:0}.registration-profile-notifications{background:hsla(0,0%,100%,.04);border:1px solid rgba(246,251,253,.08);border-radius:12px;padding:17px 0 17px 17px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}.registration-profile-notifications__title{margin:0;font-size:13px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:hsla(0,0%,100%,.5);line-height:1.5}.registration-profile-notifications__row{display:flex;align-items:center;padding-right:17px;box-sizing:border-box}.registration-profile-notifications__text{flex:1;display:flex;flex-direction:column;gap:2px}.registration-profile-notifications__label{font-size:14px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:#fff;line-height:1.5}.registration-profile-notifications__hint{font-size:12px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:hsla(0,0%,100%,.45);line-height:1.5}.registration-profile-toggle{display:inline-flex;align-items:center;flex-shrink:0;width:44px;height:24px;border-radius:12px;background:hsla(0,0%,100%,.15);padding:2px;box-sizing:border-box}.registration-profile-toggle__thumb{display:block;width:20px;height:20px;border-radius:9999px;background:#fff}.registration-profile-actions{display:flex;flex-direction:column;gap:0}.registration-profile-note{margin:0;font-size:11px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:hsla(0,0%,100%,.28);text-align:center;line-height:1.5}.page-registration-success{display:flex;flex-direction:column;min-height:100%;background-color:#0c0f11;color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;overflow-x:hidden;padding-top:env(safe-area-inset-top, 0px);padding-bottom:env(safe-area-inset-bottom, 0px);box-sizing:border-box}.registration-success-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 24px 40px;gap:32px;box-sizing:border-box;text-align:center}.registration-success-icon{width:100px;height:100px;border-radius:9999px;border:2px solid rgba(0,145,230,.4);background:radial-gradient(circle at center, rgba(0, 145, 230, 0.16) 0%, rgba(0, 145, 230, 0.07) 60%, transparent 100%);display:flex;align-items:center;justify-content:center;flex-shrink:0}.registration-success-content{display:flex;flex-direction:column;align-items:center;gap:0}.registration-success-emoji{font-size:40px;line-height:1.5;margin-bottom:12px;user-select:none}.registration-success-title{margin:0 0 10px;font-family:"Rubik",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:28px;font-weight:700;color:#fafafa;line-height:1.2}.registration-success-subtitle{margin:0;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.55);line-height:1.55}.registration-success-chips{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.registration-success-chips__row{display:flex;justify-content:center;gap:8px}.registration-success-chip{display:inline-flex;align-items:center;padding:7px 14px;border-radius:9999px;border:1px solid rgba(0,145,230,.25);background:rgba(0,120,210,.15);font-size:13px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:#fff;white-space:nowrap;user-select:none}.registration-success-actions{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%}.registration-success-note{margin:0;font-size:11px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-weight:400;color:hsla(0,0%,100%,.3);line-height:1.5;max-width:280px}.page-registration-call-phone{position:relative;display:flex;flex-direction:column;min-height:100%;background-color:#0c0f11;color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;overflow-x:hidden;padding-top:env(safe-area-inset-top, 0px);padding-bottom:env(safe-area-inset-bottom, 0px);box-sizing:border-box}.page-registration-call-phone::before{content:"";position:absolute;inset:0;background-image:url(../images/arena-hero-bg.png);background-size:auto 100%;background-position:69.3% top;background-repeat:no-repeat;opacity:.55;z-index:0}.page-registration-call-phone::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(12, 15, 17, 0.3) 0%, rgba(12, 15, 17, 0.75) 45%, rgba(12, 15, 17, 0.97) 70%, #0c0f11 100%);z-index:0}.page-registration-call-phone>*{position:relative;z-index:1}.call-phone-body{position:relative;z-index:2;flex:1;padding:32px 20px 32px;box-sizing:border-box}.call-phone-content{display:flex;flex-direction:column;gap:28px}.call-phone-phone-step{display:flex;flex-direction:column;gap:20px}.call-phone-input-wrap{padding:0;gap:0}.call-phone-country-btn{display:flex;align-items:center;gap:6px;flex-shrink:0;height:100%;padding:0 10px;border-right:1px solid rgba(246,251,253,.18);box-sizing:border-box;cursor:pointer;user-select:none}.call-phone-country-btn__flag{font-size:18px;line-height:1}.call-phone-country-btn__code{font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;color:hsla(0,0%,100%,.7);line-height:1}.call-phone-country-btn__chevron{width:12px;height:12px;color:hsla(0,0%,100%,.4);flex-shrink:0}.call-phone-input-wrap .auth-field__input{padding:0 12px;height:100%}.call-phone-submit{border-radius:10px;height:48px}.page-registration-call-verify{position:relative;display:flex;flex-direction:column;min-height:100%;background-color:#0c0f11;color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;overflow-x:hidden;padding-top:env(safe-area-inset-top, 0px);padding-bottom:env(safe-area-inset-bottom, 0px);box-sizing:border-box}.page-registration-call-verify::before{content:"";position:absolute;inset:0;background-image:url(../images/arena-hero-bg.png);background-size:auto 100%;background-position:69.3% top;background-repeat:no-repeat;opacity:.55;z-index:0}.page-registration-call-verify::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(12, 15, 17, 0.3) 0%, rgba(12, 15, 17, 0.75) 45%, rgba(12, 15, 17, 0.97) 70%, #0c0f11 100%);z-index:0}.page-registration-call-verify>*{position:relative;z-index:1}.call-verify-body{position:relative;z-index:2;flex:1;padding:32px 20px 40px;box-sizing:border-box}.call-verify-content{display:flex;flex-direction:column;gap:24px}.call-verify-ring-wrapper{display:flex;justify-content:center;align-items:center;padding:8px 0}.call-verify-pulsing-ring{position:relative;width:96px;height:96px;display:flex;align-items:center;justify-content:center}.call-verify-ring{position:absolute;border-radius:9999px;border:1.5px solid rgba(87,188,255,.25);animation:call-verify-pulse 2.4s ease-out infinite;pointer-events:none}.call-verify-ring--1{width:64px;height:64px;animation-delay:0s}.call-verify-ring--2{width:96px;height:96px;animation-delay:.8s;border-color:rgba(87,188,255,.12)}@keyframes call-verify-pulse{0%{transform:scale(0.85);opacity:.9}70%{transform:scale(1.05);opacity:0}100%{transform:scale(1.05);opacity:0}}.call-verify-ring-inner{position:relative;z-index:1;width:52px;height:52px;border-radius:9999px;background:rgba(0,120,210,.2);border:1.5px solid rgba(0,145,230,.35);display:flex;align-items:center;justify-content:center;color:#fff}.call-verify-ring-inner svg{width:24px;height:24px}.call-verify-instruction{display:flex;flex-direction:column;align-items:center;gap:12px}.call-verify-instruction__text{margin:0;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.55);text-align:center;line-height:1.5}.call-verify-user-phone{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:8px;box-sizing:border-box}.call-verify-user-phone__icon{display:flex;align-items:center;flex-shrink:0;color:hsla(0,0%,100%,.4)}.call-verify-user-phone__icon svg{width:14px;height:14px}.call-verify-user-phone__number{font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;color:hsla(0,0%,100%,.5);line-height:1}.call-verify-user-phone__change{background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;appearance:none;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:11px;font-weight:400;color:#57bcff;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:opacity 150ms ease}.call-verify-user-phone__change:hover{opacity:.75}.call-verify-number{display:flex;flex-direction:column;align-items:center;gap:10px}.call-verify-number__btn{width:100%;min-height:69px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 20px;background:rgba(0,120,210,.12);border:1px solid rgba(0,145,230,.35);border-radius:14px;box-sizing:border-box;cursor:pointer;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:background 150ms ease,border-color 150ms ease}.call-verify-number__btn:hover{background:rgba(0,120,210,.18);border-color:rgba(0,145,230,.5)}.call-verify-number__btn:active{background:rgba(0,120,210,.22)}.call-verify-number__text{flex:1;font-family:"Rubik",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:26px;font-weight:700;color:#57bcff;text-align:center;line-height:1.2;word-break:break-all}.call-verify-number__copy-icon{display:flex;align-items:center;flex-shrink:0;color:rgba(87,188,255,.6)}.call-verify-number__copy-icon svg{width:20px;height:20px}.call-verify-number__hint{margin:0;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:11px;font-weight:400;color:hsla(0,0%,100%,.3);text-align:center}.call-verify-timer{display:flex;flex-direction:column;gap:10px}.call-verify-timer__track{width:100%;height:3px;border-radius:9999px;background:hsla(0,0%,100%,.1);overflow:hidden}.call-verify-timer__fill{height:100%;border-radius:9999px;background:#0078d2;transition:width 1s linear;min-width:0}.call-verify-timer__label{margin:0;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:12px;font-weight:400;color:hsla(0,0%,100%,.35);text-align:center}.call-verify-cancel{background:rgba(0,0,0,0);border:none;padding:0;cursor:pointer;appearance:none;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;font-weight:400;color:hsla(0,0%,100%,.3);text-align:center;width:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);transition:color 150ms ease}.call-verify-cancel:hover{color:hsla(0,0%,100%,.55)}.page-registration-call-success{position:relative;display:flex;flex-direction:column;min-height:100%;background-color:#0c0f11;color:#fff;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;overflow-x:hidden;padding-top:env(safe-area-inset-top, 0px);padding-bottom:env(safe-area-inset-bottom, 0px);box-sizing:border-box}.page-registration-call-success::before{content:"";position:absolute;inset:0;background-image:url(../images/arena-hero-bg.png);background-size:auto 100%;background-position:69.3% top;background-repeat:no-repeat;opacity:.55;z-index:0}.page-registration-call-success::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg, rgba(12, 15, 17, 0.3) 0%, rgba(12, 15, 17, 0.75) 45%, rgba(12, 15, 17, 0.97) 70%, #0c0f11 100%);z-index:0}.page-registration-call-success>*{position:relative;z-index:1}.call-success-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px 48px;box-sizing:border-box}.call-success-content{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.call-success-icon-wrapper{position:relative;width:144px;height:144px;display:flex;align-items:center;justify-content:center}.call-success-ring-outer{position:absolute;inset:0;border-radius:9999px;border:1.5px solid rgba(87,188,255,.12);animation:call-success-pulse 2.4s ease-out infinite;animation-delay:.4s;pointer-events:none}@keyframes call-success-pulse{0%{transform:scale(0.85);opacity:.8}70%{transform:scale(1.05);opacity:0}100%{transform:scale(1.05);opacity:0}}.call-success-icon-circle{position:relative;z-index:1;width:96px;height:96px;border-radius:9999px;border:1.5px solid rgba(87,188,255,.4);display:flex;align-items:center;justify-content:center;background:rgba(0,120,210,.1)}.call-success-icon-circle svg{width:24px;height:16px}.call-success-card{width:100%;display:flex;align-items:center;gap:12px;padding:16px;background:rgba(39,174,96,.1);border:1px solid rgba(46,204,113,.3);border-radius:12px;box-sizing:border-box}.call-success-card__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;color:#2ecc71}.call-success-card__texts{display:flex;flex-direction:column;gap:4px}.call-success-card__primary{margin:0;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:13px;font-weight:400;color:#2ecc71;line-height:1.4}.call-success-card__secondary{margin:0;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:12px;font-weight:400;color:hsla(0,0%,100%,.35);line-height:1.4}.giz-error-block{padding:10px 14px;font-size:.875rem;color:#ef4444;background-color:rgba(239,68,68,.08);border:1px solid rgba(239,68,68,.18);border-radius:.5rem;text-align:center}.giz-error-block--with-icon{display:flex;align-items:flex-start;gap:10px;text-align:left;padding:12px 16px;background-color:rgba(220,38,38,.08);border-color:rgba(255,80,80,.22);border-radius:10px;color:rgba(255,200,190,.85);font-size:13px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;line-height:1.5}.giz-error-block__icon{flex-shrink:0;margin-top:2px;color:rgba(255,80,80,.65)}.giz-info-block{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:rgba(0,120,210,.08);border:1px solid rgba(0,145,230,.2);border-radius:10px;box-sizing:border-box;font-size:12px;font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:hsla(0,0%,100%,.45);line-height:1.55}.giz-info-block__icon{flex-shrink:0;color:rgba(87,188,255,.7);margin-top:1px}.auth-stepper{display:flex;align-items:center;gap:0}.auth-stepper__step{display:flex;align-items:center;gap:7px;flex-shrink:0}.auth-stepper__step--active .auth-stepper__badge{background:rgba(87,188,255,.85);color:#0c0f11;border-color:rgba(0,0,0,0)}.auth-stepper__step--active .auth-stepper__label{color:hsla(0,0%,100%,.85)}.auth-stepper__step--done .auth-stepper__badge,.auth-stepper__step--completed .auth-stepper__badge{background:rgba(87,188,255,.15);border-color:rgba(87,188,255,.3);color:#57bcff}.auth-stepper__step--done .auth-stepper__label,.auth-stepper__step--completed .auth-stepper__label{color:hsla(0,0%,100%,.45)}.auth-stepper__badge{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.15);background:hsla(0,0%,100%,.1);font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:11px;font-weight:500;color:hsla(0,0%,100%,.3);box-sizing:border-box;line-height:1}.auth-stepper__badge svg{width:10px;height:8px;flex-shrink:0}.auth-stepper__label{font-family:"Noto Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:11px;font-weight:400;color:hsla(0,0%,100%,.3);white-space:nowrap}.auth-stepper__line{flex:0 0 12px;height:1px;background:hsla(0,0%,100%,.1);margin:0 4px}.giz-toast-host{position:fixed;bottom:1.5rem;right:1.5rem;z-index:400;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.giz-toast{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.07);font-size:.875rem;pointer-events:all}.giz-toast--info{background-color:#3b82f6;color:#fff}.giz-toast--success{background-color:#27ae60;color:#fff}.giz-toast--warning{background-color:#f59e0b;color:#fff}.giz-toast--error{background-color:#ef4444;color:#fff}.giz-toast__message{flex:1}.giz-toast__close{background:none;border:none;color:inherit;cursor:pointer;font-size:1rem;line-height:1;padding:0;opacity:.8}.giz-toast__close:hover{opacity:1}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/*# sourceMappingURL=app.css.map*/