
.htotp-wrap{--gold:var(--htotp-primary,#c99a3c);--gold-dark:#a97722;--text:#222;--muted:#777;max-width:820px;margin:30px auto;padding:0 14px;font-family:inherit;color:var(--text)}
.htotp-wrap *{box-sizing:border-box}
.htotp-head{text-align:center;margin-bottom:20px}
.htotp-brand{color:var(--gold);font-size:12px;letter-spacing:2px}
.htotp-head h2{margin:5px 0 7px;font-size:30px;font-weight:800}
.htotp-head p{margin:0;color:var(--muted);font-size:14px}
.htotp-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;max-width:520px;margin:0 auto 24px;background:#f7f4ee;padding:6px;border-radius:12px}
.htotp-tab{border:0;background:transparent;border-radius:9px;padding:11px 14px;font-family:inherit;font-weight:700;cursor:pointer;color:#666}
.htotp-tab.active{background:#fff;color:#222;box-shadow:0 3px 12px rgba(0,0,0,.06)}
.htotp-tab-panel[hidden]{display:none!important}
.htotp-steps{display:flex;align-items:flex-start;justify-content:center;margin-bottom:24px}
.htotp-step{min-width:145px;text-align:center;transition:.25s}
.htotp-step span{width:38px;height:38px;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;border-radius:50%;background:#d9d9d9;color:#fff;font-weight:800}
.htotp-step.active span,.htotp-step.done span{background:linear-gradient(135deg,#d8ad52,#b67f21)}
.htotp-step b{font-size:13px;color:#777}.htotp-step.active b,.htotp-step.done b{color:#333}
.htotp-line{width:210px;height:38px;display:flex;align-items:center}.htotp-line:before{content:"";width:100%;height:2px;background:#ddd}
.htotp-card{background:#fff;border:1px solid #eee9e0;border-radius:18px;padding:34px 46px;box-shadow:0 10px 35px rgba(0,0,0,.06);text-align:center}
.htotp-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin:0 auto 12px;border-radius:50%;background:#f8f0df;color:var(--gold);font-size:22px}
.htotp-card h3{margin:0 0 7px;font-size:22px}.htotp-card>p{color:#777;font-size:13px;line-height:2;margin:0 0 24px}
.htotp-card label{display:block;text-align:right;margin:12px 0 7px;font-size:13px;font-weight:700}
.htotp-row{display:grid;grid-template-columns:1fr 160px;gap:10px}
.htotp-mobile,.htotp-code,.htotp-reset-mobile,.htotp-reset-code,.htotp-register-form input,.htotp-reset-password-form input{width:100%;height:50px;padding:0 14px;border:1px solid #ddd9d1;border-radius:9px;outline:none;font-family:inherit;font-size:14px}
.htotp-mobile:focus,.htotp-code:focus,.htotp-reset-mobile:focus,.htotp-reset-code:focus,.htotp-register-form input:focus,.htotp-reset-password-form input:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(200,154,56,.12)}
.htotp-send,.htotp-verify,.htotp-register-submit,.htotp-reset-send,.htotp-reset-verify,.htotp-reset-password-submit,.htotp-products-button,.htotp-account-button{border:0;border-radius:9px;background:#222;color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;min-height:50px;text-decoration:none}
.htotp-send:hover,.htotp-verify:hover,.htotp-register-submit:hover,.htotp-reset-send:hover,.htotp-reset-verify:hover,.htotp-reset-password-submit:hover,.htotp-products-button:hover,.htotp-account-button:hover{background:var(--gold);color:#fff}
.htotp-send:disabled,.htotp-verify:disabled,.htotp-register-submit:disabled,.htotp-reset-send:disabled,.htotp-reset-verify:disabled,.htotp-reset-password-submit:disabled{opacity:.55;cursor:not-allowed}
.htotp-code-box,.htotp-reset-code-box{margin-top:20px;text-align:right}
.htotp-code-box[hidden],.htotp-panel[hidden],.htotp-reset-code-box[hidden],.htotp-reset-panel[hidden]{display:none!important}
.htotp-verify,.htotp-reset-verify,.htotp-register-submit,.htotp-reset-password-submit{width:100%;margin-top:12px}
.htotp-resend-row{margin-top:13px;text-align:center;font-size:12px;color:#777}
.htotp-resend,.htotp-reset-resend{border:0;background:transparent;color:var(--gold-dark);font-family:inherit;font-weight:700;cursor:pointer}
.htotp-message,.htotp-register-message,.htotp-reset-message,.htotp-reset-password-message{min-height:22px;margin-top:15px;font-size:12px;line-height:1.9}
.htotp-message.success,.htotp-register-message.success,.htotp-reset-message.success,.htotp-reset-password-message.success{color:#2d7b45}
.htotp-message.error,.htotp-register-message.error,.htotp-reset-message.error,.htotp-reset-password-message.error{color:#b43939}
.htotp-success{width:58px;height:58px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#edf8f0;color:#2f8a4d;font-size:28px;font-weight:900}
.htotp-verified-mobile{margin:0 auto 20px;display:inline-block;padding:8px 13px;border-radius:8px;background:#faf7ef;color:#7c6736;direction:ltr}
.htotp-register-form,.htotp-reset-password-form{text-align:right;margin-top:5px}
.htotp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.htotp-final-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:15px}
.htotp-products-button,.htotp-account-button{display:inline-flex;align-items:center;justify-content:center;padding:0 28px}
.htotp-account-button{background:#f5f1e8;color:#6f5423}
.htotp-login{max-width:600px;margin:30px auto;padding:20px;text-align:center;background:#fff;border:1px solid #eee;border-radius:12px}
.htotp-login a{color:#b7832c}
@media(max-width:650px){
    .htotp-wrap{padding:0 9px;margin:18px auto}
    .htotp-head h2{font-size:25px}
    .htotp-card{padding:24px 16px;border-radius:14px}
    .htotp-step{min-width:96px}
    .htotp-line{width:58px}
    .htotp-step b{font-size:11px}
    .htotp-row,.htotp-form-grid{grid-template-columns:1fr}
    .htotp-send,.htotp-reset-send{min-height:46px}
    .htotp-tabs{max-width:none}
    .htotp-products-button,.htotp-account-button{width:100%}
}


/* v0.5.0 refinements */
.woocommerce-account .htotp-wrap{max-width:860px}
.woocommerce-account .woocommerce{max-width:1180px;margin-inline:auto}
.htotp-card{backdrop-filter:saturate(120%) blur(1px)}
.htotp-tab{transition:background .18s ease,color .18s ease,box-shadow .18s ease}
.htotp-card input::placeholder{color:#aaa}
.htotp-card input[aria-invalid="true"]{border-color:#b43939;box-shadow:0 0 0 3px rgba(180,57,57,.08)}
.htotp-inline-note{margin-top:10px;font-size:12px;color:#777;line-height:1.9}
.htotp-message:empty,.htotp-register-message:empty,.htotp-reset-message:empty,.htotp-reset-password-message:empty{min-height:0;margin-top:0}
@media(max-width:650px){
  .woocommerce-account .htotp-wrap{width:100%}
  .htotp-head p{font-size:12px;line-height:1.9}
  .htotp-tabs{position:sticky;top:8px;z-index:3}
  .htotp-card label{font-size:12px}
  .htotp-mobile,.htotp-code,.htotp-reset-mobile,.htotp-reset-code,.htotp-register-form input,.htotp-reset-password-form input{font-size:16px}
}


/* v0.6.0 */
.htotp-card{border-color:#ebe5d9}
.htotp-final-actions a{box-shadow:none}
@media(min-width:900px){
  .woocommerce-account .htotp-wrap{padding-top:8px}
}


/* v0.8.0 admin/frontend refinements */
.htotp-wrap button,.htotp-wrap a,.htotp-wrap input{transition:all .18s ease}
.htotp-wrap button:focus-visible,.htotp-wrap a:focus-visible,.htotp-wrap input:focus-visible{outline:2px solid var(--htotp-primary,#c99a3c);outline-offset:2px}
@media(max-width:480px){
  .htotp-head h2{font-size:23px}
  .htotp-card{padding:21px 13px}
  .htotp-tabs{gap:4px;padding:4px}
  .htotp-tab{padding:10px 8px;font-size:12px}
}


/* v0.9.0 release-candidate UX */
.htotp-wrap button.is-loading{position:relative;color:transparent!important;pointer-events:none}
.htotp-wrap button.is-loading:after{content:"";position:absolute;inset:50% auto auto 50%;width:18px;height:18px;margin:-9px 0 0 -9px;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:htotp-spin .7s linear infinite;color:#fff}
@keyframes htotp-spin{to{transform:rotate(360deg)}}
.htotp-message.error,.htotp-register-message.error,.htotp-reset-message.error,.htotp-reset-password-message.error{background:#fff4f4;border:1px solid #f2cece;border-radius:8px;padding:8px 10px}
.htotp-message.success,.htotp-register-message.success,.htotp-reset-message.success,.htotp-reset-password-message.success{background:#f1fbf4;border:1px solid #cfe9d6;border-radius:8px;padding:8px 10px}


/* v0.9.5 final polish */
.htotp-wrap{contain:layout style}
.htotp-card{min-height:120px}
.htotp-message,.htotp-register-message,.htotp-reset-message,.htotp-reset-password-message{transition:opacity .18s ease,transform .18s ease}
.htotp-card button:disabled{opacity:.72;cursor:not-allowed}
@media (prefers-reduced-motion:reduce){
  .htotp-wrap *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}
}
@media(max-width:420px){
  .htotp-card{padding:18px 11px}
  .htotp-final-actions{display:grid;grid-template-columns:1fr;gap:8px}
  .htotp-final-actions a{width:100%;text-align:center}
}


/* v1.1.0 White-Label */
.htotp-head{--htotp-primary:#c99a3c}
.htotp-brand-block{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin-bottom:8px}
.htotp-brand-logo{display:block;max-width:180px;max-height:72px;width:auto;height:auto;object-fit:contain}
.htotp-brand{max-width:100%;overflow-wrap:anywhere;text-align:center}
.htotp-tab.active,.htotp-step.active span,.htotp-products-button,.htotp-register-submit,.htotp-send,.htotp-verify,.htotp-reset-send,.htotp-reset-verify,.htotp-reset-password-submit{
  background-color:var(--htotp-primary,#c99a3c)
}
.htotp-head a,.htotp-wrap a:not(.htotp-account-button){color:var(--htotp-primary,#c99a3c)}
@media(max-width:480px){
  .htotp-brand-logo{max-width:140px;max-height:60px}
  .htotp-brand{font-size:12px;letter-spacing:.12em}
}


/* =========================================================
   Woo OTP Login Pro v1.1.1 — Frontend UI Polish
   No functional changes.
   ========================================================= */

.htotp-wrap{
  --htotp-radius:12px;
  --htotp-control-height:46px;
  --htotp-card-pad:26px;
}

/* Header / brand */
.htotp-head{
  margin-bottom:16px;
  text-align:center;
}

.htotp-brand-block{
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:6px;
  margin-bottom:6px;
}

.htotp-brand-logo{
  display:block;
  width:auto;
  height:auto;
  max-width:215px;   /* ~19% larger than v1.1.0 */
  max-height:86px;   /* ~19% larger than v1.1.0 */
  object-fit:contain;
  object-position:center;
}

.htotp-brand{
  max-width:min(100%, 420px);
  margin:0 auto;
  padding:0 8px;
  overflow-wrap:anywhere;
  word-break:normal;
  text-align:center;
  font-size:14px;
  line-height:1.5;
  font-weight:700;
  letter-spacing:.08em;
}

.htotp-head h2{
  margin:4px 0 4px;
  font-size:clamp(22px, 2vw, 28px);
  line-height:1.35;
  font-weight:800;
}

.htotp-head p{
  margin:0;
  line-height:1.7;
}

/* Tabs / steps */
.htotp-tabs{
  margin-bottom:16px;
}

.htotp-tab{
  min-height:42px;
  border-radius:10px;
}

.htotp-step{
  gap:7px;
}

.htotp-step span{
  width:34px;
  height:34px;
  min-width:34px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
}

.htotp-steps{
  margin:14px 0 18px;
}

/* Cards and spacing */
.htotp-card{
  padding:var(--htotp-card-pad);
  border-radius:16px;
}

.htotp-card h3{
  margin-top:8px;
  margin-bottom:8px;
  line-height:1.45;
}

.htotp-card p{
  line-height:1.75;
}

.htotp-form-grid{
  gap:14px;
}

/* Inputs and buttons: same height / radius */
.htotp-wrap input[type="text"],
.htotp-wrap input[type="tel"],
.htotp-wrap input[type="email"],
.htotp-wrap input[type="password"],
.htotp-wrap select,
.htotp-wrap button,
.htotp-final-actions a{
  min-height:var(--htotp-control-height);
  border-radius:var(--htotp-radius);
}

.htotp-wrap input[type="text"],
.htotp-wrap input[type="tel"],
.htotp-wrap input[type="email"],
.htotp-wrap input[type="password"]{
  padding-top:0;
  padding-bottom:0;
  line-height:var(--htotp-control-height);
}

.htotp-send,
.htotp-verify,
.htotp-register-submit,
.htotp-reset-send,
.htotp-reset-verify,
.htotp-reset-password-submit,
.htotp-products-button,
.htotp-account-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:var(--htotp-control-height);
  padding:0 18px;
}

/* White-label primary color consistency */
.htotp-tab.active,
.htotp-step.active span,
.htotp-send,
.htotp-verify,
.htotp-register-submit,
.htotp-reset-send,
.htotp-reset-verify,
.htotp-reset-password-submit,
.htotp-products-button{
  background:var(--htotp-primary,#c99a3c);
  border-color:var(--htotp-primary,#c99a3c);
}

.htotp-step.active b,
.htotp-head a,
.htotp-wrap a:not(.htotp-account-button):not(.htotp-products-button){
  color:var(--htotp-primary,#c99a3c);
}

/* Preserve readability */
.htotp-tab.active,
.htotp-send,
.htotp-verify,
.htotp-register-submit,
.htotp-reset-send,
.htotp-reset-verify,
.htotp-reset-password-submit,
.htotp-products-button{
  color:#fff;
  text-decoration:none;
}

.htotp-account-button{
  text-decoration:none;
}

/* Long brand names must never escape the layout */
.htotp-brand,
.htotp-head h2,
.htotp-head p{
  overflow-wrap:anywhere;
}

/* Tablet */
@media (max-width:768px){
  .htotp-wrap{
    --htotp-card-pad:20px;
    --htotp-control-height:46px;
  }

  .htotp-brand-logo{
    max-width:185px;
    max-height:76px;
  }

  .htotp-brand{
    font-size:13px;
    max-width:90%;
  }

  .htotp-head h2{
    font-size:23px;
  }
}

/* Mobile */
@media (max-width:480px){
  .htotp-wrap{
    --htotp-card-pad:16px;
    --htotp-control-height:46px;
  }

  .htotp-head{
    margin-bottom:12px;
  }

  .htotp-brand-block{
    gap:5px;
    margin-bottom:4px;
  }

  .htotp-brand-logo{
    max-width:165px;
    max-height:68px;
  }

  .htotp-brand{
    font-size:12.5px;
    line-height:1.45;
    letter-spacing:.05em;
  }

  .htotp-head h2{
    margin-top:3px;
    font-size:21px;
  }

  .htotp-head p{
    font-size:12px;
  }

  .htotp-card{
    border-radius:14px;
  }

  .htotp-row{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
  }

  .htotp-row > input,
  .htotp-row > button,
  .htotp-register-submit,
  .htotp-reset-password-submit,
  .htotp-final-actions a{
    width:100%;
  }

  .htotp-form-grid{
    grid-template-columns:1fr;
    gap:10px;
  }

  .htotp-final-actions{
    display:grid;
    grid-template-columns:1fr;
    gap:8px;
  }

  .htotp-step b{
    font-size:11px;
  }
}

@media (prefers-reduced-motion:reduce){
  .htotp-wrap *,
  .htotp-wrap *::before,
  .htotp-wrap *::after{
    animation-duration:.01ms!important;
    animation-iteration-count:1!important;
    transition-duration:.01ms!important;
    scroll-behavior:auto!important;
  }
}


/* =========================================================
   Woo OTP Login Pro v1.1.4 — One-step auth + button text fix
   ========================================================= */
.htotp-steps-single{
  display:flex;
  align-items:center;
  justify-content:center;
}
.htotp-steps-single .htotp-step{
  width:auto;
  min-width:180px;
}
.htotp-products-button{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
}
.htotp-products-button:hover,
.htotp-products-button:focus{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
}


/* =========================================================
   Woo OTP Login Pro v1.1.5 — Product button text hardening
   ========================================================= */
.htotp-final-actions .htotp-products-button{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:150px!important;
  min-height:46px!important;
  padding:0 22px!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
  font-size:13px!important;
  font-weight:700!important;
  line-height:1.4!important;
  text-indent:0!important;
  letter-spacing:normal!important;
  white-space:normal!important;
  overflow:visible!important;
  text-decoration:none!important;
  background-color:var(--htotp-primary,#c99a3c)!important;
  border-color:var(--htotp-primary,#c99a3c)!important;
}
.htotp-final-actions .htotp-products-button:hover,
.htotp-final-actions .htotp-products-button:focus,
.htotp-final-actions .htotp-products-button:visited{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  opacity:1!important;
  visibility:visible!important;
}


/* =========================================================
   Woo OTP Login Pro v2.0.0 — Authentication Platform
   ========================================================= */
.woo-auth-v2 .htotp-card{margin-bottom:16px}
.woo-auth-v2 label{display:block;margin:12px 0 6px;font-weight:600}
.woo-auth-v2 input{width:100%;box-sizing:border-box}
.woo-auth-captcha-box{
  display:flex;align-items:center;gap:8px;margin:12px 0 8px
}
.woo-auth-captcha-challenge{
  flex:1;display:flex;align-items:center;justify-content:center;
  min-height:50px;border:1px dashed #c9ced6;border-radius:12px;
  background:#f8f9fa;font-family:monospace;font-size:22px;font-weight:800;
  letter-spacing:.22em;direction:ltr;user-select:none
}
.woo-auth-captcha-refresh{min-width:44px;min-height:44px;border-radius:10px!important}
.woo-auth-security-note{
  margin-top:10px!important;padding:10px 12px;border-radius:10px;
  background:#fff8e7;color:#755a15;font-size:12px;line-height:1.7
}
.woo-auth-provider-grid{display:grid;grid-template-columns:repeat(5,minmax(120px,1fr));gap:10px}
.woo-auth-provider-card{border:1px solid #e1e5e9;border-radius:12px;padding:14px;background:#fff;display:flex;flex-direction:column;gap:5px}
.woo-auth-captcha-inline{margin:12px 0}
@media(max-width:782px){
  .woo-auth-provider-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:480px){
  .woo-auth-provider-grid{grid-template-columns:1fr}
}


/* =========================================================
   Woo OTP Login Pro v2.1.1 — Registration UX Hotfix
   ========================================================= */
.htotp-step.profile-verified{
  opacity:1!important;
}
.htotp-step.profile-verified span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  font-weight:800;
}
.htotp-register-reauth{
  width:100%;
  min-height:44px;
  margin-top:12px;
  border:1px solid var(--htotp-primary,#c99a3c);
  border-radius:12px;
  background:transparent;
  color:var(--htotp-primary,#c99a3c);
  font:inherit;
  font-weight:700;
  cursor:pointer;
}
.htotp-register-reauth:hover,
.htotp-register-reauth:focus{
  background:rgba(201,154,60,.08);
}
.htotp-register-reauth[hidden],
.htotp-steps[hidden]{
  display:none!important;
}


/* =========================================================
   Woo OTP Login Pro v2.2.0 — Native Form Engine
   ========================================================= */
.htotp-steps-multi{
  display:grid;
  grid-template-columns:auto 1fr auto;
  align-items:center;
  gap:10px;
}
.htotp-steps-multi .htotp-step-line{
  height:1px;
  background:#dfe3e8;
}
.htotp-step.done span{
  background:var(--htotp-primary,#c99a3c);
  color:#fff;
}
.htotp-step.active span{
  background:var(--htotp-primary,#c99a3c);
  color:#fff;
}
.htotp-step[data-step-badge="2"]:not(.active):not(.done){
  opacity:.55;
}
.htotp-wrap form[data-state="loading"]{
  opacity:.88;
}
.htotp-wrap form[data-state="error"]{
  opacity:1;
}
.htotp-wrap button[type="submit"].is-loading{
  cursor:wait;
}
.htotp-send-form,
.htotp-verify-form,
.htotp-reset-send-form,
.htotp-reset-verify-form,
.woo-auth-login-form,
.woo-auth-register-form{
  margin:0;
}
@media(max-width:480px){
  .htotp-steps-multi{
    grid-template-columns:1fr;
  }
  .htotp-steps-multi .htotp-step-line{
    width:1px;
    height:18px;
    margin:auto;
  }
}

/* v2.4.0 Remember Login */
.htotp-remember{display:flex;align-items:center;gap:8px;margin:10px 0 4px;cursor:pointer;font-size:14px;line-height:1.6}.htotp-remember input{width:18px;height:18px;margin:0;accent-color:var(--htotp-primary,#c99a3c)}@media(max-width:600px){.htotp-remember{width:100%;justify-content:flex-start}}


/* =========================================================
   Woo OTP Login Pro v2.4.3 — My Account Demo Frontend Polish
   Visual-only patch. No OTP/SMS/authentication logic changes.
   ========================================================= */
body.woo-otp-my-account-active .site-main > article .entry-header,
body.woo-otp-my-account-active .entry-content > .woocommerce > .woocommerce-notices-wrapper:empty{
  display:none!important;
}

body.woo-otp-my-account-active .site-content .ast-container,
body.woo-otp-my-account-active .content-area,
body.woo-otp-my-account-active .site-main,
body.woo-otp-my-account-active .site-main > article,
body.woo-otp-my-account-active .site-main > article > .entry-content,
body.woo-otp-my-account-active .entry-content > .woocommerce{
  width:100%!important;
  max-width:none!important;
}

body.woo-otp-my-account-active .entry-content > .woocommerce{
  display:block!important;
  margin:0!important;
}

body.woo-otp-my-account-active .woocommerce-MyAccount-navigation{
  display:none!important;
}

body.woo-otp-my-account-active .woocommerce-MyAccount-content{
  float:none!important;
  width:100%!important;
  max-width:none!important;
}

body.woo-otp-my-account-active .htotp-wrap{
  width:min(100%, 880px)!important;
  max-width:880px!important;
  margin:38px auto 58px!important;
  padding:0 22px!important;
}

body.woo-otp-my-account-active .htotp-head{
  max-width:680px;
  margin:0 auto 18px;
}

body.woo-otp-my-account-active .htotp-brand-logo{
  max-width:220px;
  max-height:92px;
}

body.woo-otp-my-account-active .htotp-head h2{
  margin:8px 0 6px;
  font-size:clamp(28px,3vw,38px);
  line-height:1.35;
  color:#26344c;
}

body.woo-otp-my-account-active .htotp-head p{
  max-width:620px;
  margin-inline:auto;
  font-size:15px;
  line-height:1.9;
  color:#738099;
}

body.woo-otp-my-account-active .htotp-tabs{
  max-width:620px;
  margin:0 auto 22px;
  padding:7px;
  gap:8px;
  border:1px solid #ece7dd;
  background:#faf8f3;
  box-shadow:0 8px 28px rgba(33,42,61,.05);
}

body.woo-otp-my-account-active .htotp-tab{
  min-height:48px;
  font-size:14px;
}

body.woo-otp-my-account-active .htotp-card{
  width:100%;
  max-width:760px;
  margin-inline:auto;
  padding:34px 38px;
  border:1px solid #e8e4dc;
  border-radius:22px;
  background:#fff;
  box-shadow:0 18px 55px rgba(34,45,68,.09);
}

body.woo-otp-my-account-active .htotp-card h3{
  font-size:24px;
  color:#2e405e;
}

body.woo-otp-my-account-active .htotp-card > p{
  max-width:600px;
  margin-inline:auto;
  color:#7a8699;
  font-size:14px;
}

body.woo-otp-my-account-active .htotp-icon{
  width:54px;
  height:54px;
  font-size:24px;
  box-shadow:inset 0 0 0 1px rgba(201,154,60,.12);
}

body.woo-otp-my-account-active .htotp-row{
  grid-template-columns:minmax(0,1fr) 170px;
  gap:12px;
}

body.woo-otp-my-account-active .htotp-wrap input[type="text"],
body.woo-otp-my-account-active .htotp-wrap input[type="tel"],
body.woo-otp-my-account-active .htotp-wrap input[type="email"],
body.woo-otp-my-account-active .htotp-wrap input[type="password"]{
  min-height:52px;
  border:1px solid #dfe3ea;
  background:#fff;
  color:#26344c;
  box-shadow:none;
}

body.woo-otp-my-account-active .htotp-send,
body.woo-otp-my-account-active .htotp-verify,
body.woo-otp-my-account-active .htotp-register-submit,
body.woo-otp-my-account-active .htotp-reset-send,
body.woo-otp-my-account-active .htotp-reset-verify,
body.woo-otp-my-account-active .htotp-reset-password-submit{
  min-height:52px;
  box-shadow:0 8px 20px rgba(34,45,68,.12);
}

body.woo-otp-my-account-active .htotp-steps{
  max-width:620px;
  margin-inline:auto;
}

@media(max-width:768px){
  body.woo-otp-my-account-active .htotp-wrap{
    margin:24px auto 42px!important;
    padding:0 14px!important;
  }
  body.woo-otp-my-account-active .htotp-card{
    padding:26px 20px;
    border-radius:18px;
  }
  body.woo-otp-my-account-active .htotp-head h2{
    font-size:29px;
  }
}

@media(max-width:560px){
  body.woo-otp-my-account-active .htotp-wrap{
    margin-top:18px!important;
    padding:0 10px!important;
  }
  body.woo-otp-my-account-active .htotp-brand-logo{
    max-width:175px;
    max-height:72px;
  }
  body.woo-otp-my-account-active .htotp-head h2{
    font-size:24px;
  }
  body.woo-otp-my-account-active .htotp-head p{
    font-size:12.5px;
  }
  body.woo-otp-my-account-active .htotp-card{
    padding:22px 14px;
    border-radius:16px;
  }
  body.woo-otp-my-account-active .htotp-card h3{
    font-size:21px;
  }
  body.woo-otp-my-account-active .htotp-row{
    grid-template-columns:1fr;
  }
  body.woo-otp-my-account-active .htotp-row > button{
    width:100%;
  }
}
