@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,400;0,500;0,600;0,700;0,800&family=Sora:wght@600;700;800&display=swap";.auth-page{--auth-navy: #0d1b3e;--auth-navy-soft: #162254;--auth-accent: #4f6bff;--auth-accent-soft: rgba(79, 107, 255, .12);--auth-accent-muted: #7c93ff;--auth-muted: #64748b;--auth-border: #e2e8f0;font-family:Plus Jakarta Sans,system-ui,sans-serif;color:#1e293b;min-height:100vh;background:#fff}.auth-page h1,.auth-page h2{font-family:Sora,Plus Jakarta Sans,system-ui,sans-serif}.auth-shell{display:grid;min-height:100vh}@media(min-width:1024px){.auth-shell{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.auth-shell--login-split{grid-template-columns:1fr 1fr}}.auth-brand{position:relative;display:none;flex-direction:column;align-items:center;justify-content:center;padding:clamp(2rem,5vw,4rem);color:#fff;background:linear-gradient(155deg,#0d1b3e,#0a1428 45%,#121f42);overflow:hidden}@media(min-width:1024px){.auth-brand{display:flex}}.auth-brand-body{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:440px;margin:0 auto;padding:0}.auth-brand-pattern{position:absolute;inset:0;pointer-events:none;opacity:.35;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(ellipse 80% 70% at 30% 20%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 80% 70% at 30% 20%,#000 20%,transparent 75%)}.auth-brand-glow{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 65% 55% at 100% 0%,rgba(79,107,255,.22),transparent 58%),radial-gradient(ellipse 50% 45% at 0% 100%,rgba(99,102,241,.18),transparent 50%)}.auth-brand-inner{position:relative;width:100%}.auth-brand-logo img{height:40px;width:auto;transition:opacity .15s ease}.auth-brand-logo:hover img{opacity:.88}.auth-brand-kicker{display:inline-flex;align-items:center;gap:8px;margin-top:2.5rem;margin-bottom:1rem;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#ffffff8c}.auth-brand-kicker:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--auth-accent);box-shadow:0 0 12px #4f6bff80}.auth-brand-title{font-size:clamp(1.85rem,3vw,2.35rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;margin-bottom:1rem}.auth-brand-text{font-size:15px;line-height:1.65;color:#ffffffb8}.auth-brand-list{margin-top:2rem;display:flex;flex-direction:column;gap:10px;list-style:none;padding:0}.auth-brand-list li{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;font-size:14px;color:#ffffffe0;line-height:1.45;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:12px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .15s ease,border-color .15s ease}.auth-brand-list li:hover{background:#ffffff14;border-color:#ffffff1f}.auth-brand-list svg{flex-shrink:0;margin-top:2px;color:var(--auth-accent)}.auth-main{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:2rem 1.25rem 1.5rem;background:#fff;overflow:hidden}.auth-main-inner{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;justify-content:center;width:100%;max-width:420px;animation:auth-rise .55s cubic-bezier(.22,1,.36,1) both}.auth-mobile-logo{display:flex;justify-content:center;margin-bottom:1.75rem}@media(min-width:1024px){.auth-mobile-logo{display:none}}.auth-mobile-logo img{height:44px;width:auto}.auth-form{width:100%}.auth-form--wide{max-width:480px;margin:0 auto}@keyframes auth-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.auth-heading{margin-bottom:1.85rem}.auth-heading h1{font-size:1.7rem;font-weight:800;color:var(--auth-navy);letter-spacing:-.03em;line-height:1.2}.auth-heading p{margin-top:8px;font-size:14px;color:var(--auth-muted);line-height:1.55}.auth-field{margin-bottom:1.15rem}.auth-label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.auth-label-row .auth-label{margin:0}.auth-label{display:block;margin-bottom:8px;font-size:13px;font-weight:600;color:#334155}.auth-input{width:100%;min-height:50px;padding:0 14px;border-radius:12px;border:1px solid #e8edf2;background:#f4f6f9;font-size:14px;color:var(--auth-navy);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.auth-input::-moz-placeholder{color:#94a3b8}.auth-input::placeholder{color:#94a3b8}.auth-input:hover{border-color:#d1dae3;background:#eef2f6}.auth-input:focus{outline:none;border-color:var(--auth-navy);background:#fff;box-shadow:0 0 0 4px #0d1b3e14}.auth-input:-webkit-autofill,.auth-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--auth-navy)!important;caret-color:var(--auth-navy);box-shadow:0 0 0 1000px #f4f6f9 inset!important;-webkit-transition:background-color 99999s ease-out 0s;transition:background-color 99999s ease-out 0s}.auth-input:-webkit-autofill:focus{-webkit-text-fill-color:var(--auth-navy)!important;box-shadow:0 0 0 1000px #fff inset!important}.auth-input:-webkit-autofill{box-shadow:0 0 0 1000px #f4f6f9 inset;-webkit-text-fill-color:var(--auth-navy)}.auth-input:autofill{box-shadow:0 0 0 1000px #f4f6f9 inset;-webkit-text-fill-color:var(--auth-navy)}.auth-input-wrap{position:relative}.auth-input-wrap--icon .auth-input--with-icon{padding-left:44px}.auth-input-wrap--toggle .auth-input--with-icon{padding-right:48px}.auth-input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);display:flex;color:#94a3b8;pointer-events:none;transition:color .15s ease}.auth-input-wrap:focus-within .auth-input-icon{color:var(--auth-accent)}.auth-input-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:none;border-radius:10px;background:transparent;color:#94a3b8;cursor:pointer;transition:color .12s ease,background .12s ease}.auth-input-toggle:hover{color:var(--auth-navy);background:#f1f5f9}.auth-input-toggle:focus-visible{outline:none;color:var(--auth-navy);box-shadow:0 0 0 3px #0d1b3e1f}.auth-link{font-size:13px;font-weight:600;color:var(--auth-navy);text-decoration:none;white-space:nowrap;transition:color .12s ease}.auth-link:hover{color:var(--auth-accent)}.auth-check{display:flex;align-items:center;gap:10px;margin-top:1.35rem}.auth-check input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:20px;height:20px;margin:0;border:1.5px solid #cbd5e1;border-radius:6px;background:#fff;cursor:pointer;flex-shrink:0;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.auth-check input:hover{border-color:#94a3b8}.auth-check input:checked{background:var(--auth-navy);border-color:var(--auth-navy);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:14px}.auth-check input:focus-visible{outline:none;box-shadow:0 0 0 3px #0d1b3e26}.auth-check label{font-size:14px;color:var(--auth-muted);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .12s ease}.auth-check:hover label{color:#475569}.auth-submit{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:52px;margin-top:1.6rem;padding:0 22px;border:none;border-radius:14px;font-size:15px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--auth-navy) 0%,var(--auth-navy-soft) 100%);box-shadow:0 1px #ffffff1f inset,0 8px 24px #0d1b3e3d;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.auth-submit-text{line-height:1}.auth-submit-arrow{flex-shrink:0;opacity:.85;transition:transform .15s ease}.auth-submit:hover{transform:translateY(-2px);box-shadow:0 1px #ffffff1f inset,0 14px 32px #0d1b3e4d}.auth-submit:hover .auth-submit-arrow{transform:translate(3px)}.auth-submit:focus-visible{outline:none;box-shadow:0 0 0 4px #4f6bff47,0 8px 24px #0d1b3e3d}.auth-submit:active{transform:translateY(0)}.auth-submit[disabled]{opacity:.72;cursor:wait;transform:none}.auth-footer{flex-shrink:0;width:100%;max-width:420px;margin-top:auto;padding-top:1.5rem;text-align:center;font-size:12px;color:#94a3b8;line-height:1.6}.auth-footer a{color:#64748b;text-decoration:none;font-weight:500;transition:color .12s ease}.auth-footer a:hover{color:var(--auth-navy)}.auth-divider{margin:1.6rem 0 0;padding-top:1.35rem;border-top:1px solid #f1f5f9;text-align:center}.auth-back{display:inline-flex;align-items:center;gap:8px;margin-top:0;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:600;color:var(--auth-muted);text-decoration:none;transition:color .12s ease,background .12s ease}.auth-back-icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:#f1f5f9;color:#64748b;transition:background .12s ease,color .12s ease}.auth-back:hover{color:var(--auth-navy);background:#f8fafc}.auth-back:hover .auth-back-icon{background:var(--auth-accent-soft);color:var(--auth-accent)}.auth-error{margin-top:6px;font-size:12px;color:#dc2626}.auth-alert{margin-bottom:1rem;padding:12px 14px;border-radius:12px;font-size:13px;font-weight:500;line-height:1.45}.auth-alert--success{background:#ecfdf5;color:#047857;border:1px solid #a7f3d0}.auth-alert--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}[x-cloak]{display:none!important}.auth-page--register .auth-shell{grid-template-columns:1fr}.auth-page--register .auth-main{justify-content:flex-start;padding:clamp(1.25rem,3vw,2.5rem) clamp(1rem,4vw,2.5rem) 1.5rem;background:radial-gradient(ellipse 90% 60% at 50% -15%,rgba(79,107,255,.1),transparent 55%),radial-gradient(ellipse 50% 40% at 100% 100%,rgba(99,102,241,.06),transparent 50%),linear-gradient(180deg,#f4f7fc,#fff 42%)}.auth-page--register .auth-main-inner{max-width:min(1080px,100%);justify-content:flex-start;padding-top:0}.auth-page--register .auth-mobile-logo{display:none}.auth-page--register .auth-form--wide{max-width:100%}.auth-page--register .auth-footer{width:100%;max-width:min(1080px,100%);margin:2rem auto 0}.auth-reg-hero{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:1.25rem;text-align:center}@media(min-width:640px){.auth-reg-hero{flex-direction:row;align-items:flex-start;text-align:left;gap:1.25rem}}.auth-reg-hero__logo{flex-shrink:0;padding:10px 12px;border-radius:14px;background:#ffffffd9;border:1px solid rgba(226,232,240,.9);box-shadow:0 4px 16px #0d1b3e0d;transition:box-shadow .2s ease,transform .2s ease}.auth-reg-hero__logo:hover{box-shadow:0 8px 24px #0d1b3e14;transform:translateY(-1px)}.auth-reg-hero__logo img{height:36px;width:auto;display:block}.auth-reg-hero__body{flex:1;min-width:0}.auth-reg-hero__top{display:flex;flex-direction:column;align-items:center;gap:10px}@media(min-width:640px){.auth-reg-hero__top{flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px 14px}}.auth-reg-hero__top h1{margin:0;font-size:clamp(1.5rem,3.5vw,2rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;color:var(--auth-navy)}.auth-reg-hero__sub{margin:10px 0 0;font-size:14px;line-height:1.55;color:var(--auth-muted)}.auth-reg-trial-badge{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#047857;background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;box-shadow:0 2px 10px #0478571f;white-space:nowrap}.auth-reg-trial-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 0 3px #10b98140}.auth-reg-shell{border-radius:24px;border:1px solid rgba(226,232,240,.95);background:#ffffffeb;box-shadow:0 1px 2px #0d1b3e0a,0 24px 64px #0d1b3e17;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden}.auth-reg-footer-nav{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:1.75rem;padding-top:0}.auth-reg-footer-nav__links{display:inline-flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;padding:6px 8px;border-radius:999px;background:#ffffffbf;border:1px solid #e8edf2;box-shadow:0 2px 12px #0d1b3e0a}.auth-reg-footer-nav__links a{padding:8px 16px;border-radius:999px;font-size:13px;font-weight:700;color:var(--auth-navy);text-decoration:none;transition:background .15s ease,color .15s ease}.auth-reg-footer-nav__links a:hover{color:var(--auth-accent);background:#f8fafc}.auth-reg-footer-nav__sep{color:#cbd5e1;font-weight:700}.auth-reg-footer-nav__back{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:var(--auth-muted);text-decoration:none;transition:color .15s ease}.auth-reg-footer-nav__back:hover{color:var(--auth-navy)}.auth-reg-step-head--promo{margin-bottom:1rem;padding-bottom:1rem}.auth-reg-step-head--promo h2{font-size:1.15rem}.auth-reg-step-promo{display:flex;align-items:flex-start;gap:12px;margin:12px 0 0;padding:14px 16px;border-radius:14px;color:var(--auth-navy);background:linear-gradient(135deg,#eef2ff,#f8fafc 55%,#fff);border:1px solid #c7d2fe;box-shadow:inset 0 1px #ffffffe6}.auth-reg-step-promo__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:12px;color:var(--auth-accent);background:#fff;border:1px solid #e0e7ff;box-shadow:0 4px 12px #4f6bff1f}.auth-reg-step-promo__copy{display:flex;flex-direction:column;gap:4px;min-width:0}.auth-reg-step-promo__highlight{font-size:15px;font-weight:800;letter-spacing:-.02em;color:var(--auth-navy);line-height:1.25}.auth-reg-step-promo__detail{font-size:13px;font-weight:500;color:var(--auth-muted);line-height:1.45}.auth-reg-tax-note{margin-top:12px;font-size:12px;color:var(--auth-muted);text-align:center}.auth-heading-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--auth-accent)}.auth-heading-kicker:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--auth-accent)}.auth-reg-progress{display:flex;align-items:flex-start;justify-content:space-between;gap:0;margin-bottom:0;padding:1.1rem 1.25rem 1.15rem;border-radius:0;background:transparent;border:none;box-shadow:none}.auth-reg-progress--inset{background:linear-gradient(180deg,#f8fafc,#fff);border-bottom:1px solid #eef2f6}.auth-reg-progress__item{position:relative;display:flex;flex:1;flex-direction:column;align-items:center;gap:8px;text-align:center;min-width:0}.auth-reg-progress__line{position:absolute;top:16px;right:50%;width:100%;height:2px;background:#e2e8f0;transform:translateY(-50%);z-index:0}.auth-reg-progress__item--done .auth-reg-progress__line{background:linear-gradient(90deg,var(--auth-accent),var(--auth-accent-muted))}.auth-reg-progress__dot{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:50%;font-size:12px;font-weight:800;background:#fff;color:#94a3b8;border:2px solid #e2e8f0;box-shadow:0 2px 6px #0d1b3e0a;transition:all .25s cubic-bezier(.22,1,.36,1)}.auth-reg-progress__item--active .auth-reg-progress__dot{background:#fff;border-color:var(--auth-accent);color:var(--auth-accent);box-shadow:0 0 0 4px #4f6bff24,0 4px 12px #4f6bff26}.auth-reg-progress__item--done .auth-reg-progress__dot{background:linear-gradient(135deg,var(--auth-accent) 0%,#6366f1 100%);border-color:transparent;color:#fff;box-shadow:0 4px 12px #4f6bff40}.auth-reg-progress__label{font-size:11px;font-weight:600;color:#94a3b8;line-height:1.2;padding:0 2px}.auth-reg-progress__item--active .auth-reg-progress__label,.auth-reg-progress__item--done .auth-reg-progress__label{color:var(--auth-navy);font-weight:700}.auth-reg-panel{padding:clamp(1.25rem,3vw,2rem);border-radius:24px;border:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#fff,#fafbfd);box-shadow:0 1px 2px #0d1b3e0a,0 20px 48px #0d1b3e12;animation:auth-reg-step-in .35s cubic-bezier(.22,1,.36,1) both}.auth-reg-panel--inset{border:none;border-radius:0;background:#fff;box-shadow:none;animation:auth-reg-step-in .35s cubic-bezier(.22,1,.36,1) both}.auth-reg-panel--form{max-width:560px;margin-left:auto;margin-right:auto}.auth-reg-panel--plans{max-width:none;padding:clamp(1.15rem,2.5vw,1.5rem)}@keyframes auth-reg-step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.auth-reg-step-head{margin-bottom:1.25rem;padding-bottom:0;border-bottom:none}.auth-reg-step-head h2{font-size:1.2rem;font-weight:800;color:var(--auth-navy);letter-spacing:-.025em;line-height:1.25}.auth-reg-step-head p{margin-top:8px;font-size:14px;color:var(--auth-muted);line-height:1.55}.auth-reg-step-head--promo{margin-bottom:.5rem}.auth-reg-pricing-note{margin-bottom:.75rem;padding:8px 12px;border-radius:10px;font-size:12px;font-weight:600;color:var(--auth-navy);background:#f0f4ff;border:1px solid #e0e7ff;text-align:center}.auth-reg-panel--plans .auth-reg-step-head{margin-bottom:.85rem;padding-bottom:.75rem}.auth-reg-panel--plans .auth-reg-step-head--promo h2{font-size:1.15rem}.auth-reg-plans{display:grid;grid-template-columns:1fr;gap:10px}@media(min-width:720px){.auth-reg-plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}}.auth-reg-plan-card{position:relative;display:block;margin:0;cursor:pointer}.auth-reg-plan-card input{position:absolute;opacity:0;pointer-events:none}.auth-reg-plan-card__inner{position:relative;display:flex;flex-direction:column;gap:10px;height:100%;min-height:0;padding:16px 44px 14px 16px;border-radius:16px;border:2px solid #e8edf2;background:#fff;overflow:hidden;transition:border-color .22s ease,box-shadow .22s ease,background .22s ease,transform .22s ease}.auth-reg-plan-card__inner:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:#e8edf2;opacity:0;transition:opacity .22s ease}.auth-reg-plan-card.is-featured .auth-reg-plan-card__inner:before{opacity:1;background:linear-gradient(90deg,var(--auth-navy),var(--auth-accent))}.auth-reg-plan-card:hover .auth-reg-plan-card__inner{border-color:#cbd5e1;box-shadow:0 8px 28px #0d1b3e14;transform:translateY(-2px)}.auth-reg-plan-card.is-selected .auth-reg-plan-card__inner{border-color:var(--auth-accent);background:linear-gradient(180deg,#fff,#f5f7ff);box-shadow:0 0 0 1px #4f6bff33,0 12px 32px #4f6bff1f;transform:translateY(-2px)}.auth-reg-plan-card.is-selected .auth-reg-plan-card__inner:before{opacity:1;background:linear-gradient(90deg,var(--auth-accent),#818cf8)}.auth-reg-plan-card.is-featured .auth-reg-plan-card__inner{border-color:#0d1b3e1f;background:linear-gradient(180deg,#fff,#fafbfd)}.auth-reg-plan-card.is-featured.is-selected .auth-reg-plan-card__inner{border-color:var(--auth-accent)}.auth-reg-plan-card__head{display:flex;flex-direction:column;gap:4px;min-width:0}.auth-reg-plan-card__title{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px}.auth-reg-plan-card__title h3{margin:0;font-family:Sora,Plus Jakarta Sans,system-ui,sans-serif;font-size:17px;font-weight:800;letter-spacing:-.02em;color:var(--auth-navy);line-height:1.2}.auth-reg-plan-card__badge{display:inline-flex;align-items:center;padding:2px 7px;border-radius:6px;font-size:9px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:var(--auth-navy)}.auth-reg-plan-card__desc{margin:0;font-size:12px;line-height:1.4;color:var(--auth-muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.auth-reg-plan-card__price-box{padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #eef2f6}.auth-reg-plan-card.is-selected .auth-reg-plan-card__price-box{background:#fff;border-color:#4f6bff26}.auth-reg-plan-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 6px}.auth-reg-plan-card__amount{font-family:Sora,Plus Jakarta Sans,system-ui,sans-serif;font-size:26px;font-weight:800;letter-spacing:-.03em;color:var(--auth-navy);line-height:1}.auth-reg-plan-card__period{font-size:13px;font-weight:600;color:#94a3b8}.auth-reg-plan-card__yearly{display:block;margin-top:6px;font-size:11px;font-weight:600;color:#64748b;font-style:normal}.auth-reg-plan-card__yearly em{font-style:normal;font-weight:800;color:#047857}.auth-reg-plan-card__inherit{margin:0;padding:5px 8px;border-radius:8px;font-size:11px;font-weight:700;color:var(--auth-navy);background:#f1f5f9;line-height:1.3}.auth-reg-plan-card__check{position:absolute;top:14px;right:14px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;border:2px solid #e2e8f0;background:#fff;color:transparent;transition:all .22s ease}.auth-reg-plan-card.is-selected .auth-reg-plan-card__check{border-color:var(--auth-accent);background:linear-gradient(135deg,var(--auth-accent) 0%,#6366f1 100%);color:#fff;box-shadow:0 4px 12px #4f6bff59}.auth-reg-coupon{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #eef2f6}.auth-reg-coupon__row{display:flex;gap:10px;align-items:flex-start}.auth-reg-coupon__row .auth-input{flex:1;min-width:0}.auth-reg-coupon__btn{flex-shrink:0;min-height:50px;padding:0 16px;border-radius:12px;border:2px solid var(--auth-border);background:#fff;font-size:13px;font-weight:700;color:var(--auth-navy);cursor:pointer;transition:background .15s ease,border-color .15s ease}.auth-reg-coupon__btn:hover{background:#f8fafc;border-color:#cbd5e1}.auth-reg-coupon__success{margin-top:10px;padding:10px 12px;border-radius:10px;font-size:13px;font-weight:600;color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.auth-reg-plans--legacy{display:flex;flex-direction:column;gap:12px}.auth-reg-plan{position:relative;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border-radius:16px;border:2px solid #e8edf2;background:#fff;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.auth-reg-plan:hover{border-color:#cbd5e1;box-shadow:0 8px 28px #0d1b3e14;transform:translateY(-1px)}.auth-reg-plan--selected{border-color:var(--auth-accent);background:linear-gradient(135deg,#fff,#f8faff 55%,#f0f4ff);box-shadow:0 0 0 1px #4f6bff1f,0 10px 32px #0d1b3e1a}.auth-reg-plan__radio{flex-shrink:0;width:22px;height:22px;margin-top:2px;border-radius:50%;border:2px solid #cbd5e1;background:#fff;transition:all .2s ease;box-shadow:inset 0 0 0 4px transparent}.auth-reg-plan--selected .auth-reg-plan__radio{border-color:var(--auth-accent);background:var(--auth-accent);box-shadow:inset 0 0 0 4px #fff}.auth-reg-plan__body{flex:1;min-width:0}.auth-reg-plan__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.auth-reg-plan__name{font-size:17px;font-weight:800;color:var(--auth-navy);letter-spacing:-.02em}.auth-reg-plan__price{font-size:16px;font-weight:800;color:var(--auth-navy);white-space:nowrap}.auth-reg-plan__price small{font-size:11px;font-weight:600;color:var(--auth-muted)}.auth-reg-plan__desc{margin-top:6px;font-size:13px;color:var(--auth-muted);line-height:1.5}.auth-reg-plan__meta{display:inline-flex;margin-top:10px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;color:var(--auth-accent);background:var(--auth-accent-soft)}.auth-reg-panel .auth-field,.auth-reg-panel .auth-reg-grid{margin-bottom:1rem}.auth-reg-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:12px}.auth-field--error .auth-label{color:#b91c1c}.auth-input--error{border-color:#fca5a5!important;background:#fef2f2!important}.auth-input--error:focus{box-shadow:0 0 0 4px #dc26261a!important}.auth-error--block{margin-top:10px;padding:10px 12px;border-radius:10px;background:#fef2f2;border:1px solid #fecaca}.auth-label-optional{font-weight:500;color:#94a3b8}.auth-reg-summary{display:flex;flex-direction:column;gap:12px}@media(min-width:768px){.auth-reg-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.auth-reg-summary__block--full{grid-column:1 / -1}}.auth-reg-summary__block{padding:14px 16px;border-radius:14px;background:#fff;border:1px solid #e8edf2;box-shadow:0 2px 8px #0d1b3e08}.auth-reg-summary__block h3{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--auth-muted);margin-bottom:8px}.auth-reg-summary__block p{font-size:14px;line-height:1.5;color:#334155}.auth-reg-summary__hint{margin-top:6px!important;font-size:12px!important;color:var(--auth-muted)!important}.auth-reg-form{display:block}.auth-reg-actions{display:flex;align-items:stretch;gap:10px;margin-top:0;padding:1rem 1.25rem 1.25rem;background:linear-gradient(180deg,#fafbfd,#f4f6f9);border-top:1px solid #eef2f6}.auth-reg-actions .auth-submit,.auth-reg-btn--primary{flex:1;min-height:52px;margin-top:0;border-radius:14px}.auth-reg-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:0 18px;border-radius:14px;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.auth-reg-btn--ghost{flex-shrink:0;border:1px solid #e2e8f0;background:#fff;color:var(--auth-navy);box-shadow:0 2px 8px #0d1b3e0a}.auth-reg-btn--ghost:hover{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 14px #0d1b3e12}.auth-page--register .auth-reg-panel .auth-input{min-height:48px;border-radius:12px;border-color:#e2e8f0;background:#f8fafc}.auth-page--register .auth-reg-panel .auth-input:focus{border-color:var(--auth-accent);box-shadow:0 0 0 4px #4f6bff1f}.auth-page--register .auth-reg-panel .auth-label{font-size:13px;font-weight:700;color:#475569}.auth-reg-login{text-align:center;font-size:14px;color:var(--auth-muted);margin-bottom:12px}.auth-reg-empty{padding:20px;text-align:center;font-size:14px;color:var(--auth-muted);background:#f8fafc;border-radius:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:520px){.auth-reg-progress__label{font-size:10px}.auth-reg-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.auth-main-inner{animation:none}.auth-submit:hover,.auth-submit:hover .auth-submit-arrow,.auth-reg-plan:hover,.auth-reg-plan-card:hover .auth-reg-plan-card__inner,.auth-reg-plan-card.is-selected .auth-reg-plan-card__inner{transform:none}}
