.wopwa-login-screen{box-sizing:border-box;display:flex;min-height:100vh;align-items:center;flex-direction:column;padding:clamp(44px,9vh,90px) 18px 36px;background:#f0d394;color:#3b2b1c;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.wopwa-login-screen .wopwa-login-logo{display:block;width:170px;height:auto;margin:0 auto clamp(34px,6vh,54px);border-radius:0}
.wopwa-login-card{box-sizing:border-box;width:min(390px,100%);padding:30px 28px 26px;border:1px solid #dc9a32;border-radius:18px;background:#fffdf8;box-shadow:0 16px 38px rgba(91,61,16,.09)}
.wopwa-login-card form{margin:0}.wopwa-login-card .form-row{margin:0 0 18px;padding:0}
.wopwa-login-error{margin:0 0 18px;padding:11px 13px;border:1px solid #c9685d;border-radius:9px;background:#fff0ee;color:#7f2119;font-size:13px;font-weight:700}
.wopwa-login-card label{display:block;margin:0 0 6px;color:#4b3825;font-size:13px;font-weight:700;line-height:1.3}.wopwa-login-card .required{color:#bd6c00}
.wopwa-login-card input[type=text],.wopwa-login-card input[type=email],.wopwa-login-card input[type=tel],.wopwa-login-card input[type=password]{box-sizing:border-box;width:100%;height:48px;margin:0;border:1px solid #d7b16e;border-radius:10px;background:#fff;padding:0 42px 0 13px;color:#231b13;font-size:16px;outline:none;box-shadow:none}.wopwa-login-card input[type=text],.wopwa-login-card input[type=email],.wopwa-login-card input[type=tel]{padding-right:13px}
.wopwa-login-card input[type=text]:focus,.wopwa-login-card input[type=password]:focus{border-color:#e79013;box-shadow:0 0 0 2px rgba(231,144,19,.18)}
.wopwa-login-card .password-input{display:block;position:relative}.wopwa-login-card .show-password-input{position:absolute;top:50%;right:10px;transform:translateY(-50%);width:28px;height:28px;margin:0;border:0;background:transparent;color:#b96d05;cursor:pointer}
.wopwa-login-form>.form-row:nth-of-type(3){display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:0}.wopwa-login-card .woocommerce-form__label-for-checkbox{display:flex;align-items:center;gap:8px;margin:0;font-weight:700;white-space:nowrap}.wopwa-login-card input[type=checkbox]{width:24px;height:24px;margin:0;accent-color:#e79013}
.wopwa-login-card button[type=submit]{min-height:42px;margin:0;padding:9px 17px;border:1px solid #cc7b08;border-radius:10px;background:#e9961d;color:#171008;font-weight:800;box-shadow:none;cursor:pointer}.wopwa-login-card button[type=submit]:hover,.wopwa-login-card button[type=submit]:focus{background:#d98712;color:#171008}
.wopwa-login-card .lost_password{margin:38px 0 -70px;text-align:center;font-size:13px;font-weight:700}.wopwa-login-card .lost_password a{color:#4b3825;text-decoration:none}.wopwa-login-card .lost_password a:hover{text-decoration:underline}
.wopwa-login-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 0 22px}.wopwa-login-tabs a{padding:10px;border:1px solid #d7b16e;border-radius:9px;color:#4b3825;text-align:center;text-decoration:none;font-weight:800}.wopwa-login-tabs a.active{background:#e9961d;border-color:#cc7b08;color:#171008}.wopwa-register-card{width:min(620px,100%)}.wopwa-register-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.wopwa-register-grid .wide{grid-column:1/-1}.wopwa-register-card button[type=submit]{display:block;width:100%;margin-top:4px}.wopwa-register-note{margin:0 0 20px;text-align:center;font-size:14px}.wopwa-login-success{margin:0 0 18px;padding:12px;border:1px solid #669b6b;border-radius:9px;background:#effaef;color:#245c2b;font-size:13px;font-weight:700}.wopwa-honeypot{position:absolute!important;left:-10000px!important}
.wopwa-access-card{text-align:center}.wopwa-access-card h2{margin:0 0 12px;color:#3b2b1c;font-size:24px}.wopwa-access-card p{margin:0 0 24px;line-height:1.55}.wopwa-switch-account{display:inline-block;padding:11px 17px;border:1px solid #cc7b08;border-radius:10px;background:#e9961d;color:#171008!important;font-weight:800;text-decoration:none}.wopwa-switch-account:hover,.wopwa-switch-account:focus{background:#d98712;color:#171008!important}
@media(max-width:480px){.wopwa-login-screen{justify-content:flex-start;padding-top:max(46px,env(safe-area-inset-top))}.wopwa-login-screen .wopwa-login-logo{width:145px;margin-bottom:36px}.wopwa-login-card{padding:26px 22px 24px}.wopwa-login-form>.form-row:nth-of-type(3){align-items:flex-end}.wopwa-register-grid{grid-template-columns:1fr}.wopwa-register-grid .wide{grid-column:auto}}
