#trp-floater-ls,
body.woocommerce-account nav.trp-language-switcher.trp-floating-switcher{
 display:none!important;
 visibility:hidden!important;
 pointer-events:none!important;
}
body.woocommerce-account .content-page{display:flow-root}
body.woocommerce-account .content-page>h1{
 margin-top:0;
 padding-top:16px;
 line-height:1.08;
}
/* Keep WooCommerce login and registration as two separate experiences. */
body.binuty-register-view .woocommerce-form-login,
body.binuty-register-view .u-column1,
body.binuty-register-view .col-1,
body.binuty-login-view .woocommerce-form-register,
body.binuty-login-view .u-column2,
body.binuty-login-view .col-2{
 display:none!important;
}
body.binuty-register-view .woocommerce .u-columns,
body.binuty-login-view .woocommerce .u-columns{
 display:block!important;
}
body.binuty-register-view .u-column2,
body.binuty-register-view .col-2,
body.binuty-login-view .u-column1,
body.binuty-login-view .col-1{
 float:none!important;
 width:100%!important;
 max-width:820px;
 margin-inline:auto!important;
}
.binuty-wizard-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:0 0 24px}
.binuty-wizard-progress span{height:6px;border-radius:999px;background:#d9e4e2}
.binuty-wizard-progress span.active{background:#78d64b}
.binuty-step{display:none;border:0;padding:0;margin:0}
.binuty-step.active{display:block}
.binuty-step legend{display:block;width:100%;margin:0 0 22px;color:#083d46;font-size:1.35rem;font-weight:800}
.binuty-step-actions{display:flex;gap:12px;justify-content:space-between;margin-top:24px}
.binuty-step-actions button{min-height:48px;padding:10px 22px;border:1px solid #0c6b78;border-radius:12px;font-weight:800;cursor:pointer}
.binuty-next{margin-left:auto;background:#92df52;color:#083d46}
.binuty-back{background:#fff;color:#0c6b78}
body.binuty-register-view .entry-title,
body.binuty-login-view .entry-title{font-size:clamp(2rem,7vw,3.5rem)}
.binuty-auth-switch{
 display:flex;
 align-items:center;
 justify-content:space-between;
 gap:16px;
 max-width:820px;
 margin:0 auto 28px;
 padding:16px 18px;
 border:1px solid #c9dcda;
 border-radius:16px;
 background:#f2f8f7;
 color:#234b50;
 font-weight:700;
}
.binuty-auth-switch>a{
 display:inline-flex;
 align-items:center;
 justify-content:center;
 min-height:44px;
 padding:9px 17px;
 border:1px solid #0c6b78;
 border-radius:11px;
 background:#fff;
 color:#0c6b78;
 font-weight:900;
 text-decoration:none;
 white-space:nowrap;
}
.binuty-auth-switch>a:hover,
.binuty-auth-switch>a:focus{
 background:#0c6b78;
 color:#fff;
}
@media(max-width:700px){
 body.woocommerce-account .woocommerce form.register{padding:22px 18px}
 .binuty-step legend{font-size:1.15rem}
 .binuty-auth-switch{align-items:flex-start;flex-direction:column}
 .binuty-auth-switch>a{width:100%}
}
.binuty-rewards-panel{max-width:820px;padding:30px;border:1px solid #d2e1df;border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(8,61,70,.08)}
.binuty-rewards-panel h2{margin:10px 0;color:#083d46}
.binuty-rewards-panel p,.binuty-rewards-panel small{color:#62787b}
.binuty-rewards-kicker{display:inline-block;padding:6px 10px;border-radius:999px;background:#e8fbdc;color:#286d19;font-weight:900}
.binuty-reward-levels{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}
.binuty-reward-levels div{display:flex;flex-direction:column;align-items:center;padding:17px;border-radius:15px;background:#f2f7f4}
.binuty-reward-levels strong{font-size:1.65rem;color:#4bb749}
.binuty-copy-row{display:grid;grid-template-columns:1fr auto;gap:8px;margin:6px 0 18px}
.binuty-copy-row input{min-width:0;padding:12px;border:1px solid #b8cac8;border-radius:10px;background:#fff}
.binuty-copy-row button{padding:10px 16px;border:0;border-radius:10px;background:#0c6b78;color:#fff;font-weight:800}
@media(max-width:600px){.binuty-rewards-panel{padding:22px 17px}.binuty-copy-row{grid-template-columns:1fr}.binuty-reward-levels{gap:6px}}
