.auth-layout{min-height:100dvh;font-family:var(--agro-font,"Trebuchet MS",Trebuchet,Arial,sans-serif);background:#fff;grid-template-columns:1fr;display:grid}.auth-panel-brand{color:#fff;background-image:url(/auth-cafe.jpg);background-position:50%;background-size:cover;flex-direction:column;justify-content:space-between;padding:64px;display:none;position:relative;overflow:hidden}.auth-panel-brand:before{content:"";pointer-events:none;background:linear-gradient(#051b108c 0%,#051b1059 45%,#051b10bf 100%);position:absolute;inset:0}.auth-brand-logo{z-index:1;letter-spacing:-.02em;color:#fff;align-self:flex-start;align-items:center;gap:11px;font-size:1.1875rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.auth-brand-center{z-index:1;position:relative}.auth-brand-logo-mark{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff29;border:1px solid #ffffff47;border-radius:11px;justify-content:center;align-items:center;width:40px;height:40px;font-size:.9375rem;font-weight:800;display:flex}.auth-brand-center h2{letter-spacing:-.03em;color:#fff;text-shadow:0 2px 20px #00000059;max-width:440px;margin:0 0 20px;font-size:clamp(1.875rem,2.6vw,2.5rem);font-weight:700;line-height:1.22}.auth-brand-lead{color:#e2e8e4;text-shadow:0 1px 12px #0000004d;max-width:380px;margin:0;font-size:1.0625rem;line-height:1.6}.auth-brand-features{flex-direction:column;gap:15px;margin:32px 0 0;padding:0;list-style:none;display:flex}.auth-brand-feature{color:#eef2f0;text-shadow:0 1px 10px #0000004d;align-items:center;gap:12px;font-size:.9375rem;display:flex}.auth-brand-feature-check{color:#052e16;background:#22c55ed9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.auth-panel-brand[data-mode=cadastro]{color:#0f172a;background:radial-gradient(circle at 82% 8%,#15803d12 0%,#0000 42%),linear-gradient(#fff 0%,#f6faf7 100%);border-right:1px solid #eef2f0}.auth-panel-brand[data-mode=cadastro]:before{display:none}.auth-panel-brand[data-mode=cadastro] .auth-brand-logo{color:#0f172a}.auth-panel-brand[data-mode=cadastro] .auth-brand-logo-mark{background:linear-gradient(135deg,#15803d,#166534);border:none}.auth-panel-brand[data-mode=cadastro] .auth-brand-center h2{color:#14231a;text-shadow:none}.auth-panel-brand[data-mode=cadastro] .auth-brand-lead{color:#64748b;text-shadow:none}.auth-panel-brand[data-mode=cadastro] .auth-brand-feature{color:#334155;text-shadow:none}.auth-panel-brand[data-mode=cadastro] .auth-brand-feature-check{color:#15803d;background:#dcfce7}.auth-panel-brand[data-mode=cadastro] .auth-brand-copyright{color:#94a3b8}.auth-brand-copyright{z-index:1;color:#ffffffbf;font-size:.8125rem;position:relative}.auth-panel-form{justify-content:center;align-items:center;padding:40px 24px;display:flex}.auth-form-wrap{width:100%;max-width:380px}.auth-form-logo{letter-spacing:-.02em;color:#0f172a;align-items:center;gap:10px;margin-bottom:36px;font-size:1.125rem;font-weight:700;text-decoration:none;display:none}.auth-form-logo-mark{color:#fff;background:#15803d;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.875rem;font-weight:800;display:flex}.auth-back-link{color:#94a3b8;align-items:center;gap:6px;margin-bottom:36px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex}.auth-back-link:hover{color:#475569}.auth-form-header{margin-bottom:32px}.auth-form-header h1{letter-spacing:-.025em;color:#0f172a;margin:0 0 8px;font-size:1.75rem;font-weight:700}.auth-form-header p{color:#64748b;margin:0;font-size:.9375rem;line-height:1.5}.auth-field{margin-bottom:20px}.auth-field label{color:#334155;margin-bottom:8px;font-size:.875rem;font-weight:500;display:block}.auth-input-wrap{align-items:center;display:flex;position:relative}.auth-input-icon{color:#cbd5e1;pointer-events:none;transition:color .15s;display:flex;position:absolute;left:14px}.auth-field input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:12px 14px 12px 42px;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.auth-field input::placeholder{color:#cbd5e1}.auth-field input:focus{border-color:#15803d;outline:none;box-shadow:0 0 0 3px #15803d1a}.auth-input-wrap:focus-within .auth-input-icon{color:#15803d}.auth-input-toggle{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:color .15s;display:flex;position:absolute;right:8px}.auth-input-toggle:hover{color:#64748b}.auth-forgot{color:#15803d;cursor:pointer;background:0 0;border:none;margin-bottom:24px;margin-left:auto;padding:0;font-size:.8125rem;font-weight:500;display:block}.auth-forgot:hover{text-decoration:underline}.auth-callout{border-radius:10px;margin-bottom:18px;padding:11px 14px;font-size:.875rem;line-height:1.5}.auth-callout.error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.auth-callout.success{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.auth-callout.warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.auth-callout code{background:#0000000f;border-radius:4px;padding:1px 5px;font-size:.8125rem}.auth-submit{color:#fff;cursor:pointer;background:#15803d;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px;font-size:.9375rem;font-weight:600;transition:background .15s,transform .1s;display:flex}.auth-submit:hover:not(:disabled){background:#166534}.auth-submit:active:not(:disabled){transform:scale(.99)}.auth-submit:disabled{opacity:.65;cursor:not-allowed}.auth-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-switch{color:#64748b;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:28px;padding:8px;font-size:.9375rem;display:block}.auth-switch strong{color:#15803d;font-weight:600}.auth-switch:hover strong{text-decoration:underline}.auth-hint{color:#64748b;margin:0 0 20px;font-size:.875rem;line-height:1.55}.auth-terms{color:#94a3b8;text-align:center;margin:24px 0 0;font-size:.75rem;line-height:1.5}.auth-terms a{color:#64748b;text-decoration:underline}.auth-field-label-block{color:#334155;margin-bottom:10px;font-size:.875rem;font-weight:500;display:block}.auth-profile-options{grid-template-columns:1fr 1fr;gap:10px;display:grid}.auth-profile-option{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #e2e8f0;border-radius:11px;flex-direction:column;align-items:flex-start;gap:4px;padding:14px;transition:border-color .15s,background .15s,box-shadow .15s;display:flex}.auth-profile-option:hover{background:#fafffe;border-color:#bbf7d0}.auth-profile-option.selected{background:#f0fdf4;border-color:#15803d;box-shadow:0 0 0 3px #15803d1a}.auth-profile-option-icon{font-size:1.25rem;line-height:1}.auth-profile-option-title{color:#0f172a;font-size:.8125rem;font-weight:600}.auth-profile-option-desc{color:#64748b;font-size:.75rem;line-height:1.4}@media (max-width:480px){.auth-profile-options{grid-template-columns:1fr}}@media (max-width:899px){.auth-form-logo{display:inline-flex}.auth-back-link{margin-bottom:28px}}@media (min-width:900px){.auth-layout{grid-template-columns:1fr 1fr}.auth-panel-brand{display:flex}}
