.tb-auth--register{min-height:min(88vh,960px);padding-bottom:2.5rem;align-items:flex-start;padding-top:2.75rem}.tb-auth__inner--register{max-width:480px;width:100%}.tb-reg__glass{text-align:left;padding:2rem 1.85rem 1.75rem}.tb-reg__progress{margin-bottom:1.65rem}.tb-reg__progress-label{margin:0 0 .65rem;font-size:.78rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--tb-auth-accent)}.tb-reg__progress-track{height:4px;border-radius:999px;background:rgba(0,170,255,.12);overflow:hidden;box-shadow:inset 0 0 0 1px rgba(0,170,255,.08)}.tb-reg__progress-bar{height:100%;border-radius:inherit;background:linear-gradient(90deg,#08c 0%,#00d4ff 55%,#6366f1 100%);box-shadow:0 0 14px rgba(0,212,255,.55);transition:width .45s cubic-bezier(.22,1,.36,1)}.tb-reg__form{width:100%}.tb-reg__step{animation:tb-reg-step-in .4s cubic-bezier(.22,1,.36,1) both}.tb-reg__step[hidden]{display:none!important}@keyframes tb-reg-step-in{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.tb-reg__hint{margin:-.15rem 0 .75rem;font-size:.86rem;color:var(--tb-auth-muted);line-height:1.45}.tb-reg__hint--step{margin-top:0;margin-bottom:1.1rem}.tb-reg__account-type,.tb-reg__interests{margin-bottom:1.15rem}.tb-reg__account-type .tb-auth__field-label,.tb-reg__interests .tb-auth__field-label{display:block;margin-bottom:.35rem}.tb-reg__optional{font-weight:500;opacity:.72;text-transform:none;letter-spacing:0}.tb-reg__phone{display:flex;align-items:stretch;width:100%;border-radius:14px;border:1px solid var(--tb-auth-input-border);background:var(--tb-auth-input-bg);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}.tb-reg__phone:focus-within{border-color:var(--tb-auth-accent);box-shadow:0 0 0 3px rgba(0,170,255,.18)}.tb-reg__phone-prefix{display:flex;align-items:center;gap:.35rem;padding:0 .55rem 0 .75rem;background:rgba(0,170,255,.07);border-right:1px solid var(--tb-auth-input-border);flex-shrink:0}.tb-reg__dial{font-size:.92rem;font-weight:600;color:var(--tb-auth-text);white-space:nowrap;padding:.85rem .35rem .85rem 0;line-height:1}.tb-reg__phone-globe{color:var(--tb-auth-accent);font-size:.85rem;opacity:.9;line-height:1}.tb-reg__dial-select{appearance:none;-webkit-appearance:none;border:0;background:transparent;color:var(--tb-auth-text);font-size:.92rem;font-weight:600;padding:.85rem 1.35rem .85rem .15rem;min-width:4.75rem;max-width:6.5rem;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%2300aaff' d='M1 1l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .15rem center}.tb-reg__dial-select:focus{outline:0}.tb-reg__phone-input{flex:1;min-width:0;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;color:var(--tb-auth-text)!important;padding:.85rem 1rem!important;font-size:.96rem!important;min-height:3.05rem}.tb-reg__phone-input:focus{outline:0!important;box-shadow:none!important}.tb-reg__phone-input::placeholder{color:var(--tb-auth-muted)!important;opacity:.65}.tb-auth__field-control--select .tb-auth__field-select,.tb-auth__field-control--select select.tb-auth__field-input{appearance:none;-webkit-appearance:none;padding-left:3.15rem!important;padding-right:2.25rem!important;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%2300aaff' d='M1 1l4 4 4-4'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 1rem center!important}.tb-reg__options{display:flex;flex-direction:column;gap:.55rem}.tb-reg__option{display:flex;align-items:flex-start;gap:.75rem;padding:.9rem 1rem;border-radius:14px;border:1px solid var(--tb-auth-input-border);background:var(--tb-auth-input-bg);cursor:pointer;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease,transform .15s ease}.tb-reg__option:hover{border-color:rgba(0,170,255,.4);transform:translateY(-1px)}.tb-reg__option:has(input:checked){border-color:var(--tb-auth-accent);background:rgba(0,170,255,.1);box-shadow:0 0 22px rgba(0,170,255,.14)}.tb-reg__option input{margin-top:.2rem;accent-color:var(--tb-auth-accent);flex-shrink:0;width:1.05rem;height:1.05rem}.tb-reg__option-body{flex:1;min-width:0}.tb-reg__option-title{display:block;font-size:.94rem;font-weight:600;color:var(--tb-auth-text);line-height:1.35}.tb-reg__checks{display:flex;flex-direction:column;gap:.45rem}.tb-reg__check{display:flex;align-items:flex-start;gap:.65rem;padding:.75rem .9rem;border-radius:12px;border:1px solid var(--tb-auth-input-border);background:rgba(0,0,0,.08);cursor:pointer;font-size:.9rem;color:var(--tb-auth-muted);transition:border-color .15s ease,background .15s ease,color .15s ease}body.tb-auth-page:not(.dark-mode) .tb-reg__check{background:rgba(255,255,255,.45)}.tb-reg__check:hover{border-color:rgba(0,170,255,.35)}.tb-reg__check:has(input:checked){color:var(--tb-auth-text);border-color:rgba(0,170,255,.45);background:rgba(0,170,255,.08)}.tb-reg__check input{margin-top:.15rem;accent-color:var(--tb-auth-accent);flex-shrink:0}.tb-reg__notice{display:flex;align-items:flex-start;gap:.65rem;padding:.85rem 1rem;border-radius:12px;border:1px solid rgba(0,170,255,.22);background:rgba(0,170,255,.06);font-size:.85rem;line-height:1.5;color:var(--tb-auth-muted)}.tb-reg__notice i{color:var(--tb-auth-accent);margin-top:.1rem}.tb-reg__terms{border:1px solid var(--tb-auth-input-border);border-radius:12px;background:var(--tb-auth-input-bg);overflow:hidden;margin-bottom:.85rem}.tb-reg__terms summary{padding:.75rem 1rem;font-size:.86rem;font-weight:600;color:var(--tb-auth-accent);cursor:pointer;list-style:none}.tb-reg__terms summary::-webkit-details-marker{display:none}.tb-reg__terms-body{max-height:200px;overflow-y:auto;padding:0 1rem 1rem;font-size:.8rem;line-height:1.55;color:var(--tb-auth-muted)}.tb-reg__terms-body h3,.tb-reg__terms-body h4{color:var(--tb-auth-text);font-size:.85rem;margin:.75rem 0 .35rem}.tb-reg__terms-body h3{font-size:.92rem;margin-top:0}.tb-reg__terms-body p{margin:0 0 .5rem}.tb-reg__terms-full-link{display:inline-flex;align-items:center;font-weight:600;font-size:.81rem;color:var(--tb-auth-accent);text-decoration:none;transition:color .15s ease}.tb-reg__terms-full-link:hover{color:var(--tb-auth-accent-hover,#0284c7);text-decoration:underline}.tb-reg__link{color:var(--tb-auth-accent);font-weight:600;text-decoration:none}.tb-reg__link:hover{text-decoration:underline}.tb-reg__accept{display:flex;align-items:flex-start;gap:.65rem}.tb-reg__accept .form-check-label{font-size:.86rem;line-height:1.5;color:var(--tb-auth-muted)}.tb-reg__accept .form-check-input{margin-top:.2rem;flex-shrink:0}.tb-reg__continue{margin-top:.35rem;width:100%;background:linear-gradient(135deg,#00c8ff 0%,#08c 42%,#6366f1 100%);box-shadow:0 8px 32px rgba(0,200,255,.35)}.tb-reg__continue:hover{box-shadow:0 12px 40px rgba(0,212,255,.48)}.tb-reg__actions{display:grid;grid-template-columns:1fr 1.35fr;gap:.65rem;margin-top:.35rem}.tb-auth--register .tb-auth__submit{margin-top:0;border-radius:14px;padding:.95rem 1.25rem;font-size:.98rem;letter-spacing:.02em;box-shadow:0 8px 28px rgba(0,136,204,.38)}.tb-auth--register .tb-auth__submit:hover{box-shadow:0 12px 36px rgba(0,212,255,.42)}.tb-reg__signin{margin:1.15rem 0 0;text-align:center;font-size:.88rem;color:var(--tb-auth-muted)}.tb-reg__signin a{color:var(--tb-auth-accent);font-weight:600;text-decoration:none}.tb-reg__signin a:hover{text-decoration:underline}.tb-reg__preview{margin-top:1.15rem;border-radius:18px;overflow:hidden;position:relative}.tb-reg__preview[hidden]{display:none!important}.tb-reg__preview-inner{padding:1.35rem 1.5rem;border-radius:18px;border:1px solid rgba(0,170,255,.12);background:rgba(8,18,38,.35);filter:blur(2px);opacity:.45;transform:scale(.985);pointer-events:none;user-select:none}body.tb-auth-page:not(.dark-mode) .tb-reg__preview-inner{background:rgba(255,255,255,.35);border-color:rgba(0,136,204,.15)}.tb-reg__preview-eyebrow{margin:0 0 .35rem;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--tb-auth-accent);opacity:.85}.tb-reg__preview-title{margin:0 0 .4rem;font-size:1.05rem;font-weight:700;color:var(--tb-auth-text)}.tb-reg__preview-text{margin:0;font-size:.86rem;color:var(--tb-auth-muted);line-height:1.45}.tb-reg__footer{display:flex;flex-direction:column;align-items:center;gap:.45rem;margin-top:1.75rem;padding-top:1rem;text-align:center;font-size:.75rem;color:rgba(160,200,235,.55);letter-spacing:.04em}body.tb-auth-page:not(.dark-mode) .tb-reg__footer{color:rgba(30,58,95,.55)}.tb-reg__footer-brand{font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(160,200,235,.72)}body.tb-auth-page:not(.dark-mode) .tb-reg__footer-brand{color:rgba(30,58,95,.72)}.tb-reg__footer-sep{opacity:.45;margin:0 .35rem}.tb-reg__footer-links{display:flex;align-items:center;gap:.45rem}.tb-reg__footer-links a{color:inherit;text-decoration:none}.tb-reg__footer-links a:hover{color:var(--tb-auth-accent);text-decoration:underline}.tb-reg__footer-copy{opacity:.75}.tb-auth--register .field-validation-error{display:block;margin-top:.35rem;font-size:.82rem}@media(max-width:576px){.tb-auth--register{padding-top:2rem}.tb-reg__glass{padding:1.65rem 1.25rem 1.5rem}.tb-reg__actions{grid-template-columns:1fr}.tb-reg__dial-select{min-width:4.25rem;max-width:5.5rem;font-size:.88rem}}