/* Society Core adds behaviour without replacing the approved theme artwork. */

.scc-core-member-signin{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:18px 0 22px;padding:14px 16px;border:1px solid rgba(158,129,79,.58);border-radius:9px;background:rgba(45,28,18,.08);color:#3f2919;font-family:'EB Garamond',Georgia,serif;font-size:18px;line-height:1.3}
.scc-core-member-signin span{font-weight:700}
.scc-core-signin-link{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 16px;border:1px solid #9e814f;border-radius:8px;background:#7b252b;color:#f6df8a!important;font-family:Georgia,serif;font-size:15px;font-weight:700;letter-spacing:.02em;text-decoration:none!important;text-align:center}
.scc-core-signin-link:hover,.scc-core-signin-link:focus{background:#651c22;color:#fff0a8!important}
.scc-core-consent{margin:18px 0 8px;padding:15px;border:1px solid rgba(111,23,27,.28);border-radius:9px;background:rgba(255,250,240,.55)}
.scc-core-check{display:flex;align-items:flex-start;gap:10px;margin:9px 0;color:#3f2919;font-family:'EB Garamond',Georgia,serif;font-size:17px;line-height:1.35}
.scc-core-check input{flex:0 0 auto;margin-top:4px;width:17px;height:17px}
.scc-core-check a{color:#6f171b;text-decoration:underline;font-weight:700}
.scc-core-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.scc-core-test-note{margin:0 0 16px!important;padding:11px 13px;border:1px solid #9a743b;border-radius:8px;background:#f8edcf;color:#5b281d!important;font-family:Georgia,serif!important;font-size:15px!important;font-weight:700;line-height:1.4}
.member-actions .scc-core-secondary{background:linear-gradient(#27231d,#11100e);border-color:#9e814f}
.member-actions button.btn{appearance:none;-webkit-appearance:none;cursor:pointer}
.member-actions button.btn:disabled{cursor:wait;opacity:.75}
.form-status.success,.status.success{color:#315b35}
.form-status.error,.status.error{color:#d66b70}
.scc-register .form-status.error,.scc-sign-in .form-status.error{color:#8f292d}
.scc-register .form-status.success,.scc-sign-in .form-status.success{color:#315b35}
@media(max-width:560px){.scc-core-check{font-size:16px}.member-actions .btn{width:100%;min-width:0}.scc-core-member-signin{align-items:stretch;flex-direction:column;text-align:center}.scc-core-signin-link{width:100%;box-sizing:border-box}}

/* Initial theme HTML is complete; secure controls activate without a visual jump. */
.scc-register #registerForm [disabled],.scc-sign-in #signInForm [disabled]{opacity:1}
