/* CABOOK Home Auth V1 — formulários reais, compactos e responsivos. */
.auth-card{width:min(100%,390px);max-width:390px;padding:14px 18px 16px;scroll-margin-top:86px}
.auth-card .auth-logo{width:92px;height:58px;margin:0 auto 2px}
.auth-tabs{margin:2px 0 9px}
.auth-tabs button{min-height:38px;padding:7px 3px;font-weight:800}
.home-auth-form{display:grid;gap:8px;margin:0}
.auth-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}
.auth-field{display:grid;gap:3px;min-width:0;color:#284c40;font-size:9px;font-weight:850;letter-spacing:.045em;text-transform:uppercase}
.auth-field-wide{grid-column:1/-1}
.auth-field input{width:100%;height:40px;border:1px solid #c9bda9;border-radius:7px;background:#fff;color:#17372d;font:650 12px/1.2 Arial,sans-serif;padding:0 10px;outline:none;box-shadow:inset 0 1px 2px rgba(23,55,45,.04)}
.auth-field input::placeholder{color:#71807a;font-weight:500}
.auth-field input:hover{border-color:rgba(226,180,93,.58)}
.auth-field input:focus{border-color:#e2b45d;box-shadow:0 0 0 3px rgba(226,180,93,.15)}
.auth-field input:invalid:not(:placeholder-shown){border-color:#d77d72}
.auth-check{display:flex;align-items:flex-start;gap:7px;color:#4f625a;font-size:9px;line-height:1.35;text-transform:none;letter-spacing:0;cursor:pointer}
.auth-check input{flex:0 0 auto;width:14px;height:14px;margin:0;accent-color:#e2b45d}
.auth-check a,.auth-help a,.auth-terms a{color:#775813}
.auth-check-optional{color:#697770}
.auth-help{margin:0;color:#697770;font-size:9px;line-height:1.4}
.auth-status{min-height:15px;margin:0;color:#596b63;font-size:9px;line-height:1.35;text-align:center}
.auth-status.success{color:#79dda7}
.auth-status.warning{color:#f0ca79}
.auth-status.error{color:#ff9e93}
.home-auth-form .btn{min-height:40px;margin-top:0}
.auth-reset-confirm{margin-top:10px;padding-top:10px;border-top:1px solid rgba(226,180,93,.22)}
.auth-reset-confirm[hidden],.auth-account[hidden],[data-home-auth-forms][hidden]{display:none!important}
.auth-terms{margin-top:8px}
.auth-account{display:grid;justify-items:center;gap:8px;padding:10px 4px 2px;text-align:center}
.auth-account-badge{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#e2b45d;color:#061527;font-size:23px;font-weight:900;box-shadow:0 9px 24px rgba(226,180,93,.2)}
.auth-account h2{margin:1px 0 0;color:#f0ca79;font:700 25px/1.05 Georgia,serif}
.auth-account p{margin:0;color:#e6ddd0;font-size:11px}
.auth-account .auth-account-email{color:#9fb0bc;font-size:9px;overflow-wrap:anywhere}
.auth-account .btn{width:100%;min-height:40px;margin-top:2px}
.auth-account button.btn-secondary{border-color:rgba(255,255,255,.25);background:transparent;color:#f3e7d6}
.auth-card.is-busy{cursor:progress}
.auth-card.is-busy .auth-tabs,.auth-card.is-busy .home-auth-form{opacity:.82}
.auth-card button:disabled{cursor:wait;opacity:.66}
@media(max-width:1080px){.auth-card{padding:13px 15px 15px}.auth-field input{height:37px}}
@media(max-width:780px){.auth-card{width:min(100%,410px);max-width:410px}.auth-field input{font-size:12px}}
@media(max-width:420px){.auth-card{padding:12px 13px 14px}.auth-card .auth-logo{width:80px;height:50px}.auth-field-grid{grid-template-columns:1fr}.auth-field-wide{grid-column:auto}.auth-tabs button{font-size:10px}.auth-field input{height:40px}.auth-check{font-size:8px}}
@media(max-height:720px) and (min-width:781px){.auth-card{padding-top:10px;padding-bottom:12px}.auth-card .auth-logo{width:78px;height:45px}.auth-tabs{margin-bottom:7px}.auth-field input{height:34px}.home-auth-form{gap:6px}.auth-field-grid{gap:5px}.auth-check-optional{display:none}.auth-terms{margin-top:5px}}
