.auth-page[data-theme=light],.auth-page:not([data-theme]){--auth-bg:#f5f0e8;--auth-bg-2:#ede8de;--auth-card-bg:#1a1a1a;--auth-card-border:#b48c3c33;--auth-text:#f0f0f0;--auth-text-dim:#ffffff73;--auth-input-bg:#ffffff0f;--auth-input-border:#ffffff1f;--auth-input-text:#f0f0f0;--auth-gold:#b48c3ce6;--auth-gold-dim:#b48c3c99}.auth-page[data-theme=dark]{--auth-bg:#080808;--auth-bg-2:#0f0f0f;--auth-card-bg:#f5f0e8;--auth-card-border:#b48c3c4d;--auth-text:#1a1a1a;--auth-text-dim:#00000080;--auth-input-bg:#0000000f;--auth-input-border:#0000001f;--auth-input-text:#1a1a1a;--auth-gold:#8c6414e6;--auth-gold-dim:#8c641499}.auth-page{background:#f5f0e8;justify-content:center;align-items:center;min-height:100dvh;padding:20px;transition:background .3s;display:flex;position:relative;overflow:hidden}:root[data-auth-theme=dark] .auth-page{background:#080808}.auth-bg{pointer-events:none;background-image:url(/illustrations/fundo-claro.png);background-position:50%;background-repeat:no-repeat;background-size:cover;transition:background-image .3s;position:absolute;inset:0}:root[data-auth-theme=dark] .auth-bg{background-image:url(/illustrations/fundo-escuro.png)}.auth-card{border:.5px solid var(--auth-card-border);z-index:10;background:#1a1a1a;border-radius:20px;width:100%;max-width:420px;padding:40px 36px;transition:background .3s;position:relative;box-shadow:0 24px 80px #00000026}:root[data-auth-theme=dark] .auth-card{background:#f5f0e8}.auth-theme-toggle{cursor:pointer;background:0 0;border:.5px solid #b48c3c4d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.auth-theme-toggle:hover{background:#b48c3c1a}.auth-logo{justify-content:center;align-items:center;gap:8px;margin-bottom:28px;display:flex}.auth-logo-diamond{border:1px solid var(--auth-gold-dim);width:28px;height:28px;color:var(--auth-gold);border-radius:7px;justify-content:center;align-items:center;font-size:11px;display:flex}.auth-logo-text{color:var(--auth-text);letter-spacing:.5px;font-family:Georgia,serif;font-size:16px}.auth-logo-text span{color:var(--auth-gold)}.auth-title{color:var(--auth-text);text-align:center;margin-bottom:6px;font-family:Georgia,serif;font-size:22px;font-weight:400}.auth-subtitle{color:var(--auth-text-dim);text-align:center;margin-bottom:28px;font-size:13px}.auth-sent{text-align:center;margin-bottom:20px}.auth-sent-icon{margin-bottom:12px;font-size:36px}.auth-sent-title{color:var(--auth-text);letter-spacing:2px;text-transform:uppercase;margin-bottom:8px;font-family:Georgia,serif;font-size:18px}.auth-sent-text{color:var(--auth-text-dim);font-size:12px;line-height:1.7}.auth-sent-email{color:var(--auth-gold)}.auth-links{border-top:.5px solid var(--auth-input-border);justify-content:center;gap:16px;margin-top:20px;padding-top:16px;font-size:11px;display:flex}.auth-links a{color:var(--auth-text-dim);text-decoration:none}.auth-links-sep{color:var(--auth-input-border)}.field{margin-bottom:14px}@media (min-width:480px){.field{margin-bottom:16px}}.field label{letter-spacing:2px;text-transform:uppercase;color:#ffffff59;margin-bottom:8px;font-size:10px;display:block}.field input{color:#f0f0f0;box-sizing:border-box;background:#0d0d0d;border:.5px solid #ffffff14;border-radius:8px;outline:none;width:100%;padding:13px 14px;font-size:16px;transition:border-color .2s}.field input:focus{border-color:#b48c3c80}.field input::placeholder{color:#ffffff26}.auth-card .field label{color:var(--auth-text-dim)}.auth-card .field input{background:var(--auth-input-bg);border-color:var(--auth-input-border);color:var(--auth-input-text)}.auth-card .field input::placeholder{color:var(--auth-text-dim)}.auth-card .field input:focus{border-color:#b48c3c80}.btn-primary{color:#b48c3cf2;letter-spacing:3px;text-transform:uppercase;cursor:pointer;width:100%;font-size:11px;font-family:var(--font-inter), sans-serif;background:#b48c3c26;border:1px solid #b48c3c80;border-radius:8px;margin-top:8px;padding:14px;transition:background .2s}.btn-primary:hover{background:#b48c3c40}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.btn-google{color:#ffffffbf;letter-spacing:.5px;cursor:pointer;background:0 0;border:.5px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:4px;padding:13px;font-size:13px;transition:background .2s,border-color .2s;display:flex}.btn-google:hover{background:#ffffff0d;border-color:#fff3}.btn-google svg{flex-shrink:0;width:18px;height:18px}.auth-card .btn-google{border-color:var(--auth-input-border);color:var(--auth-text)}.auth-card .btn-google:hover{background:var(--auth-input-bg);border-color:var(--auth-input-border)}.divider{align-items:center;gap:12px;margin:20px 0;display:flex}.divider-line{background:#ffffff0f;flex:1;height:.5px}.divider span{color:#fff3;letter-spacing:1px;font-size:11px}.auth-card .divider-line{background:var(--auth-input-border)}.auth-card .divider span{color:var(--auth-text-dim)}.footer-link{text-align:center;color:#ffffff40;margin-top:16px;font-size:13px}.footer-link a{color:#b48c3cb3}.auth-card .footer-link{color:var(--auth-text-dim)}.auth-card .footer-link a{color:var(--auth-gold)}.error-msg{color:#e05c5c;text-align:center;background:#e05c5c14;border-radius:6px;margin-bottom:8px;padding:8px;font-size:12px}.auth-confirm-email{color:#5cc88dcc;text-align:center;background:#5cc88d14;border:.5px solid #5cc88d4d;border-radius:8px;margin-bottom:16px;padding:14px;font-size:13px;line-height:1.6}@media (max-width:480px){.auth-card{border-radius:16px;padding:32px 24px}}.auth-page{background:0 0;justify-content:flex-start;align-items:stretch;width:100%;min-height:100vh;padding:0;transition:none;display:flex;position:static;overflow:visible}.auth-page:has(.auth-card){background:#f5f0e8;justify-content:center;align-items:center;padding:20px;transition:background .3s;position:relative;overflow:hidden}:root[data-auth-theme=dark] .auth-page:has(.auth-card){background:#080808}.auth-img-side{flex-shrink:0;width:60%;position:relative;overflow:hidden}.auth-img-side img{object-fit:cover;object-position:center top;width:115%;height:100%;margin-left:-7.5%;display:block}html.mode-dark .auth-img-side img{filter:grayscale(85%)brightness(.28)contrast(1.3)}.auth-img-side .overlay{background:linear-gradient(90deg,#0000 55%,#faf8f5 100%);position:absolute;inset:0}html.mode-dark .auth-img-side .overlay{background:linear-gradient(90deg,#0000 50%,#080808 100%)}.auth-img-tag{letter-spacing:.08em;text-transform:uppercase;color:#c17f5a;background:#faf8f5d9;border:.5px solid #e8e2d9;border-radius:999px;padding:6px 14px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;position:absolute;bottom:28px;left:28px}html.mode-dark .auth-img-tag{color:#b8974a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#080808b3;border:.5px solid #2a2a2a}.auth-form-side{background:#faf8f5;flex-direction:column;justify-content:center;width:40%;min-height:100vh;padding:48px 52px;display:flex;position:relative}html.mode-dark .auth-form-side{background:#080808;border-left:.5px solid #1c1c1c}.auth-toggle{position:absolute;top:24px;right:24px}.auth-form-side .mode-toggle{background:#eae4dc;border-radius:999px;gap:2px;padding:3px;display:flex}html.mode-dark .auth-form-side .mode-toggle{background:#1c1c1c}.auth-form-side .toggle-option{letter-spacing:.03em;cursor:pointer;border:none;border-radius:999px;padding:5px 12px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;transition:all .28s}.auth-form-side .toggle-option.active{color:#1a1a1a;background:#faf8f5}.auth-form-side .toggle-option:not(.active){color:#9a8e84;background:0 0}html.mode-dark .auth-form-side .toggle-option.active{color:#f0ede8;background:#080808}html.mode-dark .auth-form-side .toggle-option:not(.active){color:#4a4a4a;background:0 0}.auth-form-side .auth-logo{color:#1a1a1a;letter-spacing:.02em;text-align:left;align-items:unset;gap:unset;justify-content:unset;margin-bottom:32px;font-family:Cormorant Garamond,Georgia,serif;font-size:19px;font-weight:600;display:block}.auth-form-side .auth-logo span{color:#c17f5a}html.mode-dark .auth-form-side .auth-logo{color:#f0ede8;letter-spacing:.14em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:13px;font-weight:500}html.mode-dark .auth-form-side .auth-logo span{color:#b8974a}.auth-form-side .auth-title{color:#1a1a1a;text-align:left;margin-bottom:6px;font-family:Cormorant Garamond,Georgia,serif;font-size:32px;font-weight:600;line-height:1.1}html.mode-dark .auth-form-side .auth-title{color:#f0ede8;letter-spacing:-.01em;text-transform:uppercase;font-family:Inter,sans-serif;font-size:26px;font-weight:300;line-height:1.1}.auth-form-side .auth-subtitle{color:#9a8e84;text-align:left;margin-bottom:28px;font-family:Inter,sans-serif;font-size:14px}html.mode-dark .auth-form-side .auth-subtitle{color:#4a4a4a}.google-btn{cursor:pointer;color:#1a1a1a;background:#fff;border:.5px solid #e8e2d9;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:20px;padding:11px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:background .15s;display:flex}.google-btn:hover{background:#f2ede6}.google-btn:disabled{opacity:.5;cursor:not-allowed}.google-btn svg{flex-shrink:0;width:18px;height:18px}html.mode-dark .google-btn{color:#f0ede8;background:#111;border:.5px solid #2a2a2a}html.mode-dark .google-btn:hover{background:#1c1c1c}.auth-divider{align-items:center;gap:12px;margin-bottom:20px;display:flex}.auth-divider-line{background:#e8e2d9;flex:1;height:.5px}.auth-divider-text{color:#9a8e84;font-family:Inter,sans-serif;font-size:12px}html.mode-dark .auth-divider-line{background:#2a2a2a}html.mode-dark .auth-divider-text{color:#4a4a4a}.auth-field{margin-bottom:14px}.auth-label{letter-spacing:.06em;text-transform:uppercase;color:#9a8e84;margin-bottom:6px;font-family:Inter,sans-serif;font-size:11px;font-weight:500;display:block}html.mode-dark .auth-label{color:#4a4a4a}.auth-input{box-sizing:border-box;color:#1a1a1a;background:#f2ede6;border:.5px solid #e8e2d9;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-family:Inter,sans-serif;font-size:16px;transition:border-color .15s}.auth-input::placeholder{color:#c4b8ac}.auth-input:focus{border-color:#c17f5a}html.mode-dark .auth-input{color:#f0ede8;background:#111;border:.5px solid #2a2a2a}html.mode-dark .auth-input::placeholder{color:#3a3a3a}html.mode-dark .auth-input:focus{border-color:#b8974a}.auth-cta{letter-spacing:.06em;text-transform:uppercase;cursor:pointer;color:#faf8f5;background:#c17f5a;border:none;border-radius:999px;width:100%;margin:20px 0 16px;padding:13px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;transition:background .2s,color .2s}.auth-cta:hover{background:#a86b49}.auth-cta:disabled{opacity:.5;cursor:not-allowed}html.mode-dark .auth-cta{color:#b8974a;background:0 0;border:.5px solid #b8974a}html.mode-dark .auth-cta:hover{color:#080808;background:#b8974a}.auth-form-side .auth-links{text-align:center;border-top:none;flex-direction:column;gap:6px;margin-top:0;padding-top:0;display:flex}.auth-form-side .auth-links p{color:#9a8e84;margin:0;font-family:Inter,sans-serif;font-size:13px}.auth-form-side .auth-links a{color:#c17f5a;font-weight:500}html.mode-dark .auth-form-side .auth-links p{color:#4a4a4a}html.mode-dark .auth-form-side .auth-links a{color:#b8974a}.auth-footer{text-align:center;justify-content:center;gap:20px;display:flex;position:absolute;bottom:24px;left:0;right:0}.auth-footer a{color:#c4b8ac;font-family:Inter,sans-serif;font-size:12px}.auth-footer a:hover{color:#9a8e84}html.mode-dark .auth-footer a{color:#3a3a3a}html.mode-dark .auth-footer a:hover{color:#5a5a5a}@media (max-width:767px){.auth-page{flex-direction:column}.auth-img-side{display:none}.auth-form-side{justify-content:center;width:100%;min-height:100vh;padding:80px 28px 48px}.auth-form-side:before{content:"";pointer-events:none;background:radial-gradient(circle,#c4a88226 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-40px;right:-40px}html.mode-dark .auth-form-side:before{display:none}.auth-toggle{align-self:flex-end;margin-bottom:32px;position:static}.auth-form-side .auth-logo{text-align:center;margin-bottom:24px}.auth-form-side .auth-title{font-size:28px}html.mode-dark .auth-form-side .auth-title{font-size:22px}}
