.tb-auth-shell,.tb-auth-shell *{box-sizing:border-box}.tb-auth-shell{color:#0d1224;background-color:#f3f5fb;background-image:linear-gradient(-15deg,#fff 0%,#eef1fb 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px 16px;font-family:Segoe UI,Helvetica Neue,Helvetica,Arial,sans-serif;display:flex}html.dark .tb-auth-shell{color:#f4f7ff;background-color:#060912;background-image:linear-gradient(-15deg,#0b1020 0%,#121a2e 55%,#0b1020 100%)}.tb-legacy-notice{z-index:40;color:#5b6580;background-color:#fff;border-top:1px solid #4c64dc2e;padding:10px 44px 10px 16px;font-size:12px;line-height:1.5;position:fixed;bottom:0;left:0;right:0}html.dark .tb-legacy-notice{color:#92a0bf;background-color:#0e1424;border-top:1px solid #5dd2ff33}.tb-legacy-notice__toggle{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.tb-legacy-notice__text{max-width:720px;margin:0}.tb-legacy-notice__dismiss{cursor:pointer;text-transform:uppercase;letter-spacing:.06em;color:#3457d5;font-size:11px;text-decoration:underline;position:absolute;top:8px;right:12px}html.dark .tb-legacy-notice__dismiss{color:#5b8dff}.tb-legacy-notice__toggle:checked~.tb-legacy-notice__text,.tb-legacy-notice__toggle:checked~.tb-legacy-notice__dismiss{display:none}.tb-auth-card{background-color:#fff;border:1px solid #4c64dc24;border-radius:18px;width:100%;max-width:420px;padding:32px 28px 36px;box-shadow:0 24px 60px #141e461f}html.dark .tb-auth-card{background-color:#0e1424;border:1px solid #5dd2ff29;box-shadow:0 0 0 1px #5dd2ff0f,0 30px 80px #0000008c,0 0 60px #2fe3ff14}.tb-auth-card__header{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.tb-auth-logo{border-radius:50%;width:56px;height:56px;display:block;box-shadow:0 0 0 2px #7c3aed40,0 0 24px #2fe3ff59}.tb-theme-toggle{color:#3457d5;cursor:pointer;background-color:#3457d514;border:1px solid #3457d540;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.tb-theme-toggle--placeholder{visibility:hidden}html.dark .tb-theme-toggle{color:#7fe6ff;background-color:#2fe3ff14;border:1px solid #2fe3ff4d}.tb-auth-title{text-align:center;letter-spacing:-.01em;margin:0 0 6px;font-size:24px;font-weight:800}.tb-auth-subtitle{text-align:center;color:#5b6580;margin:0 0 24px;font-size:14px;line-height:1.5}html.dark .tb-auth-subtitle{color:#92a0bf}.tb-auth-form{display:block}.tb-form-row{margin:0 -6px;display:flex}.tb-form-row .tb-field{flex:1;padding:0 6px}.tb-field{margin-bottom:16px}.tb-field--row{justify-content:space-between;align-items:center;display:flex}.tb-label{letter-spacing:.02em;text-transform:uppercase;color:#5b6580;margin-bottom:6px;font-size:12px;font-weight:700;display:block}html.dark .tb-label{color:#92a0bf}.tb-input{color:#0d1224;background-color:#f7f8fc;border:1px solid #4c64dc33;border-radius:10px;width:100%;padding:11px 13px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.tb-input:focus{border-color:#3457d5;outline:none;box-shadow:0 0 0 3px #3457d526}html.dark .tb-input{color:#f4f7ff;background-color:#0a0f1c;border:1px solid #5dd2ff33}html.dark .tb-input:focus{border-color:#2fe3ff;box-shadow:0 0 0 3px #2fe3ff26}.tb-input--code{letter-spacing:.5em;text-align:center;font-weight:700}.tb-input-wrapper{width:100%;position:relative}.tb-field--has-toggle .tb-input{padding-right:54px}.tb-toggle-btn{color:#5b6580;cursor:pointer;background:0 0;border:none;height:24px;margin-top:-12px;padding:0 6px;font-family:inherit;font-size:12px;font-weight:600;line-height:24px;transition:color .15s;position:absolute;top:50%;right:10px}.tb-toggle-btn:hover,.tb-toggle-btn:focus{color:#3457d5;outline:none}html.dark .tb-toggle-btn{color:#92a0bf}html.dark .tb-toggle-btn:hover,html.dark .tb-toggle-btn:focus{color:#7fe6ff}.tb-availability-indicator{margin-top:4px;font-size:12px;font-weight:600;line-height:1.4;display:block}.tb-availability-indicator--available{color:#0f9d68}.tb-availability-indicator--taken{color:#d1304a}html.dark .tb-availability-indicator--available{color:#35e6ab}html.dark .tb-availability-indicator--taken{color:#ff5c7a}.tb-password-rules{margin:8px 0 0;padding:0;list-style:none}.tb-password-rules__item{color:#94a0bb;margin-bottom:4px;padding-left:18px;font-size:12px;position:relative}.tb-password-rules__item:before{content:"•";position:absolute;left:4px}.tb-password-rules__item--met{color:#0f9d68}.tb-password-rules__item--met:before{content:"✓";left:2px}html.dark .tb-password-rules__item{color:#5c6a89}html.dark .tb-password-rules__item--met{color:#35e6ab}.tb-checkbox{color:#5b6580;cursor:pointer;align-items:center;font-size:13px;display:flex}.tb-checkbox input{margin:0 8px 0 0}html.dark .tb-checkbox{color:#92a0bf}.tb-link-btn{color:#3457d5;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;font-weight:600;text-decoration:underline}html.dark .tb-link-btn{color:#7fe6ff}.tb-alert{border-radius:10px;margin-bottom:16px;padding:10px 12px;font-size:13px;line-height:1.5}.tb-alert ul{margin:0;padding-left:18px}.tb-alert--error{color:#a1263c;background-color:#d1304a14;border:1px solid #d1304a40}html.dark .tb-alert--error{color:#ff9caf;background-color:#ff5c7a1a;border:1px solid #ff5c7a47}.tb-btn{text-align:center;cursor:pointer;border:1px solid #0000;border-radius:10px;padding:11px 18px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;display:inline-block}.tb-btn--block{width:100%;display:block}.tb-btn+.tb-btn{margin-top:10px}.tb-btn--primary{color:#fff;background-color:#3457d5;background-image:linear-gradient(45deg,#3457d5 0%,#7c3aed 100%)}.tb-btn--primary:disabled{opacity:.6;cursor:default}html.dark .tb-btn--primary{color:#06131c;background-color:#2fe3ff;background-image:linear-gradient(45deg,#2fe3ff 0%,#9c6bff 100%)}.tb-btn--ghost{color:#3457d5;background-color:#0000;border-color:#3457d54d}html.dark .tb-btn--ghost{color:#7fe6ff;border-color:#2fe3ff4d}.tb-auth-footer{text-align:center;color:#5b6580;margin:20px 0 0;font-size:13px}.tb-auth-footer a{color:#3457d5;font-weight:700;text-decoration:none}html.dark .tb-auth-footer{color:#92a0bf}html.dark .tb-auth-footer a{color:#7fe6ff}.tb-success{text-align:center;padding:8px 0 4px}.tb-success--compact{padding:0}.tb-success__badge{margin:0 auto 16px;display:block}.tb-success__ring{stroke:#0f9d6840;stroke-width:3px;fill:#0f9d680f}html.dark .tb-success__ring{stroke:#35e6ab4d;fill:#35e6ab14}.tb-success__check{stroke:#0f9d68}html.dark .tb-success__check{stroke:#35e6ab}.tb-success__title{margin:0 0 8px;font-size:22px;font-weight:800}.tb-success__message{color:#5b6580;margin:0 0 22px;font-size:14px;line-height:1.5}html.dark .tb-success__message{color:#92a0bf}.tb-success__cta{width:auto;padding-left:28px;padding-right:28px;display:inline-block}@media (max-width:420px){.tb-auth-card{padding:26px 18px 30px}.tb-form-row{margin:0;display:block}.tb-form-row .tb-field{padding:0}}
