.pdfmaster-auth-page{background:#f5f7fb}.auth-main{min-height:75vh;display:grid;place-items:center;padding:clamp(2rem,6vw,5rem) 1rem}.auth-card{width:min(100%,31rem);padding:clamp(1.4rem,4vw,2.4rem);border:1px solid #e2e8f0;border-radius:22px;background:#fff;box-shadow:0 24px 70px rgba(45,35,160,.12)}.auth-card--wide{width:min(100%,48rem)}.auth-card h1{margin:.2rem 0}.auth-card>p{color:#64748b}.auth-card label{display:grid;gap:.4rem;margin:.9rem 0;font-size:.82rem;font-weight:700}.auth-card input{width:100%;padding:.78rem .85rem;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#111827}.auth-grid{display:grid;gap:0 1rem}.auth-tabs{display:grid;grid-template-columns:repeat(3,1fr);margin:1.2rem 0;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden}.auth-tabs button{padding:.7rem .35rem;border:0;background:#f8fafc}.auth-tabs button.is-active{color:#fff;background:#5b4cf0}.auth-submit,.auth-secondary{padding:.78rem 1rem;border:0;border-radius:10px;color:#fff;background:#5b4cf0;font-weight:750;cursor:pointer}.auth-submit{width:100%;margin-top:.8rem}.auth-submit[disabled]{opacity:.55}.auth-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center}.auth-check input{width:auto}.otp-fields,.field-action{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.otp-fields label{flex:1}.field-action input{width:8rem}.field-action button,.auth-link{padding:.45rem .6rem;border:1px solid #ddd9ff;border-radius:7px;color:#4338ca;background:#f5f3ff;cursor:pointer}.auth-message{min-height:1.4rem;color:#b91c1c}.auth-message.is-success{color:#047857}.social-auth{display:grid;gap:.45rem;margin:1.2rem 0}.social-auth button{display:flex;justify-content:space-between;padding:.7rem;border:1px solid #e2e8f0;border-radius:9px;background:#fff}.social-auth small{color:#94a3b8}.account-menu{display:flex;align-items:center;gap:.7rem}.account-menu details{position:relative}.account-menu summary{cursor:pointer}.account-menu details>div{position:absolute;z-index:50;right:0;top:calc(100% + .7rem);display:grid;min-width:12rem;padding:.5rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff;box-shadow:0 14px 40px rgba(15,23,42,.16)}.account-menu details a{padding:.55rem;color:#334155;text-decoration:none}@media(min-width:700px){.auth-grid{grid-template-columns:1fr 1fr}}[data-theme=dark] .pdfmaster-auth-page{background:#080d18}[data-theme=dark] .auth-card,[data-theme=dark] .social-auth button,[data-theme=dark] .auth-card input{color:#e2e8f0;border-color:#334155;background:#111827}[data-theme=dark] .account-menu details>div{border-color:#334155;background:#111827}[data-theme=dark] .account-menu details a{color:#e2e8f0}
