.auth-shell{background-image:radial-gradient(circle, hsl(var(--copper) / .06) 1px, transparent 1px);background-size:22px 22px;background-color:var(--color-background);justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.auth-card{background:var(--color-card);border:1px solid var(--color-border);border-radius:1.75rem;width:100%;max-width:960px;min-height:600px;display:flex;overflow:hidden;box-shadow:0 24px 64px #0000002e,0 4px 16px #0000001a}.auth-art{background:linear-gradient(160deg,#603110 0%,#893f1a 30%,#764f19 60%,#472115 100%);flex-shrink:0;justify-content:center;align-items:center;width:44%;display:flex;position:relative;overflow:hidden}.auth-art-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.auth-art-dots{pointer-events:none;z-index:1;background-image:radial-gradient(circle,#ffffff0f 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.auth-art-glow{pointer-events:none;z-index:1;background:radial-gradient(70% 60% at 50% 40%,#ffc8641f 0%,#0000 70%);position:absolute;inset:0}.auth-art-content{text-align:center;z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;padding:2.5rem 2rem;display:flex;position:relative}.auth-art-symbol{opacity:.92;filter:drop-shadow(0 0 18px #ffb43c59);flex-shrink:0}.auth-art-icons{opacity:.7;align-items:center;gap:1rem;display:flex}.auth-art-icon{opacity:.8;width:36px;height:36px}.auth-art-text{flex-direction:column;gap:.5rem;display:flex}.auth-art-titulo{color:#fff;letter-spacing:-.01em;text-shadow:0 2px 8px #00000059;margin:0;font-size:1.45rem;font-weight:800;line-height:1.2}.auth-art-subtitulo{color:#ffffffb8;margin:0;font-size:.82rem;line-height:1.55}.auth-art-frase{color:#ffffff94;text-align:left;border-left:2px solid #ffc85073;margin:.5rem 0 0;padding:.5rem .75rem;font-size:.79rem;font-style:italic;line-height:1.55}.auth-art-tagline{z-index:3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000047;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;display:flex;position:absolute;bottom:0;left:0;right:0}.auth-art-tagline span{letter-spacing:.18em;text-transform:uppercase;color:#ffc850d9;font-size:.65rem;font-weight:700}.auth-art-tagline-dot{background:#ffc85080;border-radius:50%;width:3px;height:3px}.auth-form-wrap{flex-direction:column;flex:1;justify-content:center;gap:1.25rem;min-width:320px;padding:2.75rem;display:flex;overflow-y:auto}.auth-brand{align-items:center;gap:.5rem;display:flex}.auth-brand-dot{background:var(--color-primary);width:11px;height:11px;box-shadow:0 0 8px hsl(var(--copper) / .5);border-radius:999px}.auth-brand-name{letter-spacing:.01em;color:var(--color-foreground);font-size:.95rem;font-weight:800}.auth-title{color:var(--color-foreground);letter-spacing:-.025em;margin:0;font-size:1.9rem;font-weight:800;line-height:1.15}.auth-subtitle{color:var(--color-muted-foreground);margin:.25rem 0 0;font-size:.92rem;line-height:1.5}.auth-field{flex-direction:column;gap:.4rem;display:flex}.auth-field label{color:var(--color-foreground);font-size:.875rem;font-weight:600}.auth-input{border:2px solid var(--color-border);background:var(--color-background);width:100%;color:var(--color-foreground);box-sizing:border-box;border-radius:.75rem;outline:none;padding:.875rem 1rem;font-size:1rem;transition:border-color .18s,box-shadow .18s}.auth-input::placeholder{color:var(--color-muted-foreground);opacity:.7}.auth-input:focus{border-color:hsl(var(--copper));box-shadow:0 0 0 3px hsl(var(--copper) / .18)}.auth-password-wrap{align-items:center;display:flex;position:relative}.auth-password-wrap .auth-input{padding-right:3rem}.auth-eye-btn{cursor:pointer;color:var(--color-muted-foreground);background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;padding:.25rem;line-height:0;transition:color .15s,background .15s;display:flex;position:absolute;top:50%;right:.875rem;transform:translateY(-50%)}.auth-eye-btn:hover{color:hsl(var(--copper));background:hsl(var(--copper) / .08)}.auth-eye-btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.auth-error{background:hsl(var(--danger) / .09);border:1px solid hsl(var(--danger) / .32);color:var(--color-danger);border-radius:.625rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.auth-submit{letter-spacing:.01em;border-radius:.75rem;width:100%;margin-top:.25rem;padding:.9rem 1rem;font-size:1rem;font-weight:700}.auth-links{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.875rem;display:flex}.auth-link{color:var(--color-primary);font-weight:600;text-decoration:none;transition:opacity .15s}.auth-link:hover{opacity:.75;text-decoration:underline}.auth-link-muted{color:var(--color-muted-foreground);font-weight:400}.auth-divider{color:var(--color-muted-foreground);align-items:center;gap:.75rem;font-size:.8rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--color-border);flex:1;height:1px}@media (max-width:680px){.auth-card{border-radius:1.25rem;flex-direction:column;min-height:auto}.auth-art{flex-shrink:0;width:100%;height:200px;min-height:200px}.auth-art-content{text-align:left;flex-direction:row;gap:1rem;padding:1.25rem 1.5rem}.auth-art-symbol{flex-shrink:0;width:76px;height:76px}.auth-art-titulo{font-size:1.05rem}.auth-art-subtitulo,.auth-art-frase{font-size:.72rem}.auth-art-icons,.auth-art-tagline{display:none}.auth-form-wrap{gap:1rem;padding:1.75rem 1.5rem}.auth-title{font-size:1.5rem}}
