.tg-auth-overlay{position:fixed;inset:0;background:radial-gradient(circle at top right,rgba(79,70,229,.25),rgba(15,23,42,.85));display:flex;align-items:flex-start;justify-content:center;padding:32px 16px;z-index:999;backdrop-filter:blur(8px);overflow-y:auto}.tg-auth-dialog{width:min(1080px,100%);position:relative;margin:24px auto;max-height:calc(100vh - 48px)}.tg-auth-card{border-radius:32px;overflow:hidden;border:none;box-shadow:0 30px 120px rgba(15,23,42,.45);background:hsla(0,0%,100%,.98);max-height:100%;display:flex;flex-direction:column}.tg-auth-card.is-mobile{border-radius:0;box-shadow:none;min-height:100vh}.tg-auth-close{position:absolute;top:-18px;right:-18px;width:48px;height:48px;border-radius:50%;border:none;background:hsla(0,0%,100%,.9);color:var(--foreground);font-size:1.6rem;cursor:pointer;box-shadow:0 15px 45px rgba(15,23,42,.25)}.tg-auth-close:hover{transform:scale(1.02)}.tg-auth-card__header{padding:36px 48px 12px;display:flex;flex-direction:column;gap:12px}.tg-auth-card__header h3{font-size:2rem;margin:0}.tg-auth-subtitle{margin:0;color:var(--muted-foreground);font-size:1rem;max-width:640px}.tg-auth-badge{width:fit-content;background:rgba(99,102,241,.15);color:#312e81}.tg-auth-card__content{display:grid;grid-template-columns:minmax(0,3fr) minmax(280px,1.2fr);gap:32px;padding:0 48px 48px;flex:1;min-height:0;overflow-y:auto}.tg-auth-main{gap:24px}.tg-auth-hero,.tg-auth-main{display:flex;flex-direction:column}.tg-auth-hero{background:linear-gradient(135deg,rgba(79,70,229,.08),rgba(14,116,144,.08));border-radius:28px;padding:32px;gap:12px}.tg-auth-hero__eyebrow{text-transform:uppercase;letter-spacing:.2em;font-size:.85rem;color:#6366f1;margin:0}.tg-auth-hero h1{margin:0;font-size:2rem}.tg-auth-hero p{margin:0;color:var(--muted-foreground)}.tg-auth-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px}.tg-auth-form{display:flex;flex-direction:column;gap:12px;padding:24px 28px;border-radius:24px;border:1px solid rgba(15,23,42,.08);background:#fff}.tg-auth-form label{font-weight:600}.tg-auth-form small{color:var(--muted-foreground)}.tg-auth-feedback{margin:0;font-size:.9rem;color:#0f172a}.tg-auth-feedback.is-error{color:#b91c1c}.tg-auth-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;opacity:.15;max-height:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease,padding .3s ease}.tg-auth-steps.is-expanded{opacity:1;max-height:400px;padding-top:8px}.tg-auth-steps div{border-radius:18px;padding:16px;border:1px dashed rgba(99,102,241,.3);background:rgba(99,102,241,.04);display:flex;flex-direction:column;gap:6px}.tg-auth-steps span{font-size:.85rem;color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.08em}.tg-auth-steps strong{font-size:1rem}.tg-auth-aside{gap:18px}.tg-auth-aside,.tg-auth-stat{display:flex;flex-direction:column}.tg-auth-stat{border-radius:24px;padding:20px;background:rgba(15,23,42,.04);gap:4px}.tg-auth-stat span{font-size:.85rem;color:var(--muted-foreground)}.tg-auth-stat strong{font-size:1.8rem}.tg-auth-stat small{color:var(--muted-foreground)}.tg-auth-aside__cta{border-radius:24px;padding:22px;border:1px solid rgba(15,23,42,.1);background:rgba(248,250,252,.9);display:flex;flex-direction:column;gap:12px}.tg-auth-aside__cta p{margin:0;color:var(--muted-foreground)}.tg-auth-mobile{min-height:100vh;background:var(--background);display:flex;flex-direction:column}.tg-auth-mobile__topbar{display:flex;justify-content:space-between;align-items:center;padding:16px 16px 8px}.tg-auth-mobile__brand{font-weight:700;letter-spacing:.08em}@media (max-width:900px){.tg-auth-card__content{grid-template-columns:1fr;padding:0 32px 32px}.tg-auth-card__header{padding:28px 32px 8px}}@media (max-width:640px){.tg-auth-overlay{padding:16px}.tg-auth-close{top:-10px;right:-10px;width:40px;height:40px;font-size:1.2rem}.tg-auth-card__header{padding:24px 20px 8px}.tg-auth-card__content{padding:0 20px 20px;max-height:none}.tg-auth-form,.tg-auth-hero{padding:20px}.tg-auth-hero__actions{flex-direction:column;align-items:stretch}.tg-auth-steps div{padding:12px}.tg-auth-dialog{max-height:none;margin:16px auto}}