.td-auth-overlay{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:24px;background:rgba(7,35,23,.78);backdrop-filter:blur(12px)}
.td-auth-overlay.hidden{display:none}.td-auth-shell{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);width:min(980px,100%);min-height:570px;overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:#fff;box-shadow:0 40px 110px rgba(3,25,17,.35)}
.td-auth-form{display:flex;flex-direction:column;justify-content:center;padding:48px 56px;color:#10243b;background:#fff}.td-auth-close{position:absolute;top:18px;inset-inline-start:18px;z-index:2;width:38px;height:38px;display:grid;place-items:center;border:1px solid #e4ece9;border-radius:12px;background:#fff;color:#718078;transition:.2s ease}.td-auth-close:hover{color:#1B7348;transform:rotate(6deg);box-shadow:0 8px 22px rgba(27,115,72,.15)}
.td-auth-brand{position:relative;display:flex;flex-direction:column;justify-content:center;padding:54px;color:#fff;background:#1B7348;overflow:hidden}.td-auth-brand:before,.td-auth-brand:after{content:"";position:absolute;border-radius:999px;border:1px solid rgba(255,255,255,.12)}.td-auth-brand:before{width:330px;height:330px;right:-155px;top:-105px}.td-auth-brand:after{width:250px;height:250px;left:-100px;bottom:-120px}.td-auth-brand>*{position:relative;z-index:1}
.td-auth-logo{display:flex;align-items:center;gap:12px;margin-bottom:44px;font-weight:900;font-size:22px}.td-auth-logo img{width:48px;height:48px;border-radius:15px;object-fit:cover;box-shadow:0 13px 30px rgba(0,0,0,.22)}.td-auth-brand h3{font-size:32px;line-height:1.45;font-weight:900;margin:0 0 14px}.td-auth-brand p{color:rgba(255,255,255,.75);line-height:1.9;font-size:14px}.td-auth-benefits{display:grid;gap:12px;margin-top:28px}.td-auth-benefit{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700}.td-auth-benefit i{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background:rgba(255,255,255,.12);color:#8ff2d9}
.td-auth-kicker{display:inline-flex;align-items:center;gap:7px;color:#1B7348;font-size:12px;font-weight:800;margin-bottom:10px}.td-auth-form h2{font-size:28px;font-weight:900;margin:0 0 7px}.td-auth-lead{color:#78867f;font-size:13px;line-height:1.8;margin-bottom:27px}.td-auth-field{width:100%;border:1.5px solid #dfe8e4;border-radius:14px;background:#f7faf9;padding:14px 15px;color:#10243b;outline:none;transition:.2s ease;font:inherit}.td-auth-field:focus{border-color:#1B7348;background:#fff;box-shadow:0 0 0 4px rgba(27,115,72,.11)}.td-auth-submit{width:100%;border:0;border-radius:14px;padding:14px;color:#fff;background:#1B7348;font-weight:900;box-shadow:0 15px 28px -12px rgba(27,115,72,.5);transition:.2s ease}.td-auth-submit:hover{transform:translateY(-2px);background:#155C3A;box-shadow:0 19px 34px -12px rgba(27,115,72,.58)}
.td-language-switch{display:inline-flex;align-items:center;justify-content:center;min-width:64px;min-height:38px;padding:.45rem .95rem;border:1px solid rgba(255,255,255,.3);border-radius:12px;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);font-weight:900;font-size:12px;line-height:1;text-decoration:none;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease}.td-language-switch:hover{transform:translateY(-1px);background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5);box-shadow:0 8px 20px rgba(0,0,0,.12)}.td-language-label{display:block;white-space:nowrap}.td-auth-lang{color:#fff}
@media(max-width:760px){.td-auth-overlay{padding:12px}.td-auth-shell{grid-template-columns:1fr;min-height:auto;max-height:94vh;overflow-y:auto;border-radius:22px}.td-auth-brand{display:none}.td-auth-form{padding:60px 24px 30px}.td-auth-form h2{font-size:23px}}
