/* Zendip Fashion Pro - Premium Account Pages */
.zf-auth-wrap,.zf-account-page{font-family:"Hind Siliguri",sans-serif;color:#111}.zf-auth-wrap{max-width:1180px;margin:34px auto 70px;padding:0 18px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.zf-auth-card{background:#fff;border:1px solid #ececec;border-radius:24px;padding:30px;box-shadow:0 18px 55px rgba(0,0,0,.07)}.zf-auth-head{text-align:center;margin-bottom:24px}.zf-auth-head span{width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#050505;color:#fff;font-size:24px;margin-bottom:14px}.zf-auth-head p{margin:0 0 6px;color:#777;font-weight:700;text-transform:uppercase;font-size:12px;letter-spacing:.08em}.zf-auth-head h1,.zf-auth-head h2{margin:0;font-size:30px;line-height:1.2;font-weight:800}.zf-auth-form label{font-weight:700;font-size:14px;color:#1a1a1a;margin-bottom:8px;display:block}.zf-auth-form input.input-text,.zf-auth-form input[type=text],.zf-auth-form input[type=email],.zf-auth-form input[type=password],.zf-auth-form input[type=tel]{width:100%;height:52px;border:1px solid #e5e5e5;border-radius:14px;padding:0 16px;background:#fafafa;outline:none;font-family:inherit;font-size:15px;transition:.2s}.zf-auth-form input:focus{background:#fff;border-color:#111;box-shadow:0 0 0 3px rgba(0,0,0,.06)}.zf-auth-options{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:10px 0 18px;color:#777;font-size:14px}.zf-auth-options a,.zf-auth-switch a{color:#111;font-weight:800;text-decoration:none}.zf-auth-btn{width:100%;height:54px;border-radius:15px!important;background:#050505!important;color:#fff!important;border:0!important;font-weight:800!important;font-family:inherit!important;display:flex!important;align-items:center;justify-content:center;gap:10px;font-size:16px!important;margin-top:6px!important}.zf-auth-switch{margin-top:20px;background:#fafafa;border:1px dashed #ddd;border-radius:16px;padding:16px;text-align:center}.zf-auth-switch p{margin:0 0 8px;color:#777}.woocommerce-notices-wrapper{max-width:1180px;margin:20px auto 0;padding:0 18px}.zf-account-hero{background:linear-gradient(135deg,#050505,#2b2b2b);color:#fff;text-align:center;padding:46px 0;margin-bottom:34px}.zf-account-hero span{width:60px;height:60px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.12);font-size:24px;margin-bottom:12px}.zf-account-hero p{margin:0 0 6px;color:#d8d8d8;text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.zf-account-hero h1{margin:0;font-size:34px;font-weight:800}.zf-account-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:24px;margin-bottom:70px}.zf-account-nav,.zf-account-content{background:#fff;border:1px solid #ececec;border-radius:22px;box-shadow:0 18px 55px rgba(0,0,0,.06)}.zf-account-nav{padding:14px;height:max-content;position:sticky;top:20px}.zf-myaccount-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.zf-myaccount-nav a{display:flex;align-items:center;gap:12px;padding:14px 15px;border-radius:14px;color:#333;text-decoration:none;font-weight:800;transition:.2s}.zf-myaccount-nav a i{width:22px;text-align:center}.zf-myaccount-nav li.is-active a,.zf-myaccount-nav a:hover{background:#050505;color:#fff}.zf-account-content{padding:28px;min-height:360px}.zf-account-content .woocommerce-MyAccount-content{float:none;width:100%}.zf-account-content .woocommerce-MyAccount-navigation{display:none}.zf-account-welcome{background:#fafafa;border:1px solid #eee;border-radius:18px;padding:22px;display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:20px}.zf-account-welcome p{margin:0 0 4px;color:#777;font-weight:700}.zf-account-welcome h2{margin:0;font-size:26px}.zf-account-welcome a{display:inline-flex;align-items:center;gap:8px;background:#111;color:#fff;text-decoration:none;padding:11px 15px;border-radius:12px;font-weight:800}.zf-account-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.zf-account-cards a{background:#fff;border:1px solid #eee;border-radius:18px;padding:22px;text-decoration:none;color:#111;display:flex;flex-direction:column;gap:8px;min-height:150px;transition:.2s}.zf-account-cards a:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(0,0,0,.08)}.zf-account-cards i{width:48px;height:48px;border-radius:14px;background:#050505;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px}.zf-account-cards strong{font-size:18px}.zf-account-cards span{color:#777;font-size:14px}.zf-account-content table.shop_table{border:1px solid #eee;border-radius:16px;overflow:hidden}.zf-account-content .button{border-radius:12px!important;background:#050505!important;color:#fff!important;font-weight:800!important;border:0!important}.zf-account-content fieldset{border:1px solid #eee;border-radius:18px;padding:18px;margin-top:20px}.zf-account-content input.input-text{height:48px;border:1px solid #e5e5e5;border-radius:12px;padding:0 14px}.zf-account-content address{background:#fafafa;border:1px solid #eee;border-radius:16px;padding:18px;line-height:1.8}
@media(max-width:900px){.zf-auth-wrap{grid-template-columns:1fr;margin-top:18px}.zf-account-shell{grid-template-columns:1fr}.zf-account-nav{position:static}.zf-myaccount-nav ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.zf-account-cards{grid-template-columns:1fr}.zf-account-hero{padding:34px 0;margin-bottom:20px}.zf-account-hero h1{font-size:28px}.zf-account-content{padding:18px}.zf-account-welcome{align-items:flex-start;flex-direction:column}.zf-auth-card{padding:22px;border-radius:20px}.zf-auth-head h1,.zf-auth-head h2{font-size:25px}}@media(max-width:520px){.zf-myaccount-nav ul{grid-template-columns:1fr}.zf-auth-options{align-items:flex-start;flex-direction:column}.zf-auth-wrap{padding:0 14px;margin-bottom:90px}.zf-account-shell{margin-bottom:100px}.zf-auth-form input.input-text{height:50px}.zf-auth-btn{height:52px!important}}

/* M3.1 Account/Login polish: centered desktop auth + better account spacing */
.zf-auth-wrap{
    width:min(760px,92%)!important;
    max-width:760px!important;
    margin:46px auto 82px!important;
    padding:0!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:24px!important;
}
.zf-auth-card{
    width:100%!important;
    max-width:720px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    padding:38px 42px!important;
    border-radius:26px!important;
    box-shadow:0 22px 70px rgba(0,0,0,.075)!important;
}
.zf-login-card{align-self:center!important}
.zf-register-card{scroll-margin-top:110px!important}
.zf-auth-head{margin-bottom:28px!important}
.zf-auth-head span{width:78px!important;height:78px!important;font-size:28px!important;margin-bottom:18px!important}
.zf-auth-head h1,.zf-auth-head h2{font-size:34px!important;letter-spacing:-.02em!important}
.zf-auth-head:after{content:'';display:block;width:54px;height:3px;border-radius:99px;background:#050505;margin:18px auto 0;opacity:.14}
.zf-auth-form .form-row{margin-bottom:18px!important}
.zf-auth-form input.input-text,.zf-auth-form input[type=text],.zf-auth-form input[type=email],.zf-auth-form input[type=password],.zf-auth-form input[type=tel]{height:58px!important;border-radius:13px!important;background:#fff!important;border-color:#dcdcdc!important;font-size:16px!important}
.zf-auth-options{margin:2px 0 20px!important}
.zf-auth-btn{height:58px!important;border-radius:14px!important;font-size:17px!important;box-shadow:0 14px 32px rgba(0,0,0,.16)!important}
.zf-auth-switch{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:14px!important;background:#fff!important;border:0!important;border-top:1px solid #eee!important;border-radius:0!important;margin-top:28px!important;padding:24px 0 0!important;text-align:left!important}
.zf-auth-switch span,.zf-auth-switch p{margin:0!important;color:#666!important;font-weight:700!important;font-size:15px!important}.zf-auth-outline-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;min-height:46px!important;padding:0 22px!important;border:1px solid #111!important;border-radius:12px!important;color:#111!important;background:#fff!important;text-decoration:none!important;font-weight:800!important;white-space:nowrap!important;transition:.18s!important}.zf-auth-outline-btn:hover{background:#111!important;color:#fff!important}
.zf-account-shell{grid-template-columns:250px minmax(0,1fr)!important;gap:28px!important}.zf-account-nav{padding:16px!important;border-radius:24px!important}.zf-myaccount-nav a{font-size:15px!important;line-height:1.25!important;min-height:52px!important}.zf-account-content{padding:34px!important;border-radius:24px!important}.zf-account-welcome{padding:26px!important}.zf-account-cards a{min-height:165px!important;padding:26px!important}
@media(min-width:1200px){.zf-account-shell{max-width:1180px!important}}
@media(max-width:900px){.zf-auth-wrap{width:min(520px,92%)!important;margin:24px auto 95px!important}.zf-auth-card{padding:28px 22px!important;border-radius:22px!important}.zf-auth-head span{width:64px!important;height:64px!important}.zf-auth-head h1,.zf-auth-head h2{font-size:27px!important}.zf-auth-switch{grid-template-columns:1fr!important;text-align:center!important}.zf-auth-outline-btn{width:100%!important}.zf-account-shell{grid-template-columns:1fr!important}.zf-account-content{padding:20px!important}.zf-account-nav{position:static!important}.zf-myaccount-nav ul{grid-template-columns:repeat(2,minmax(0,1fr))!important}.zf-myaccount-nav a{justify-content:center;text-align:center;flex-direction:column;gap:7px;padding:12px 8px!important}.zf-account-cards{grid-template-columns:1fr!important}}
@media(max-width:520px){.zf-auth-wrap{width:auto!important;margin:18px 14px 96px!important}.zf-auth-card{padding:24px 18px!important}.zf-auth-form input.input-text,.zf-auth-form input[type=text],.zf-auth-form input[type=email],.zf-auth-form input[type=password],.zf-auth-form input[type=tel]{height:52px!important}.zf-auth-options{align-items:flex-start!important}.zf-account-hero h1{font-size:26px!important}.zf-myaccount-nav ul{grid-template-columns:1fr!important}}

/* M3.2 My Account sidebar polish - prevent broken menu text */
@media (min-width: 901px){
  .zf-account-shell{
    grid-template-columns: 300px minmax(0,1fr)!important;
    gap: 30px!important;
  }
  .zf-account-nav{
    padding: 18px!important;
    min-width: 300px!important;
    overflow: visible!important;
  }
  .zf-myaccount-nav ul{
    display: flex!important;
    flex-direction: column!important;
    gap: 10px!important;
  }
  .zf-myaccount-nav li{
    width: 100%!important;
  }
  .zf-myaccount-nav a{
    width: 100%!important;
    box-sizing: border-box!important;
    display: flex!important;
    flex-direction: row!important;
    align-items: center!important;
    justify-content: flex-start!important;
    gap: 13px!important;
    min-height: 54px!important;
    padding: 14px 18px!important;
    border-radius: 15px!important;
    line-height: 1!important;
    white-space: nowrap!important;
    overflow: hidden!important;
  }
  .zf-myaccount-nav a i{
    flex: 0 0 24px!important;
    width: 24px!important;
    min-width: 24px!important;
    text-align: center!important;
  }
  .zf-myaccount-nav a span{
    display: block!important;
    white-space: nowrap!important;
    overflow: hidden!important;
    text-overflow: ellipsis!important;
    line-height: 1.2!important;
  }
  .zf-myaccount-nav li.is-active a{
    box-shadow: 0 10px 24px rgba(0,0,0,.14)!important;
  }
}

/* M3.3 FINAL: hard fix WooCommerce My Account left menu clipping */
.zf-account-page .zf-container.zf-account-shell{
  width:min(1240px, calc(100% - 64px))!important;
  max-width:1240px!important;
  display:grid!important;
  grid-template-columns:320px minmax(0,1fr)!important;
  gap:30px!important;
  align-items:start!important;
}
.zf-account-page aside.zf-account-nav{
  width:320px!important;
  min-width:320px!important;
  max-width:320px!important;
  padding:18px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
.zf-account-page .woocommerce-MyAccount-navigation,
.zf-account-page .zf-myaccount-nav{
  float:none!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
.zf-account-page .zf-myaccount-nav ul,
.zf-account-page .woocommerce-MyAccount-navigation ul{
  width:100%!important;
  list-style:none!important;
  margin:0!important;
  padding:0!important;
  display:flex!important;
  flex-direction:column!important;
  gap:10px!important;
}
.zf-account-page .zf-myaccount-nav li,
.zf-account-page .woocommerce-MyAccount-navigation li{
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
  display:block!important;
  margin:0!important;
  padding:0!important;
  overflow:visible!important;
}
.zf-account-page .zf-myaccount-nav li a,
.zf-account-page .woocommerce-MyAccount-navigation li a{
  width:100%!important;
  max-width:none!important;
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:row!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:12px!important;
  min-height:54px!important;
  padding:14px 18px!important;
  border-radius:15px!important;
  color:#222!important;
  text-decoration:none!important;
  font-size:15px!important;
  font-weight:800!important;
  line-height:1.2!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-align:left!important;
}
.zf-account-page .zf-myaccount-nav li.is-active a,
.zf-account-page .woocommerce-MyAccount-navigation li.is-active a,
.zf-account-page .zf-myaccount-nav li a:hover{
  background:#050505!important;
  color:#fff!important;
}
.zf-account-page .zf-myaccount-nav li a i,
.zf-account-page .woocommerce-MyAccount-navigation li a i{
  flex:0 0 24px!important;
  width:24px!important;
  height:24px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
  font-size:15px!important;
  color:inherit!important;
}
.zf-account-page .zf-myaccount-nav li a span,
.zf-account-page .woocommerce-MyAccount-navigation li a span{
  display:inline-block!important;
  flex:1 1 auto!important;
  width:auto!important;
  min-width:0!important;
  max-width:none!important;
  white-space:nowrap!important;
  overflow:visible!important;
  text-overflow:clip!important;
  color:inherit!important;
}
@media(max-width:900px){
  .zf-account-page .zf-container.zf-account-shell{
    width:min(620px, calc(100% - 28px))!important;
    display:block!important;
  }
  .zf-account-page aside.zf-account-nav{
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    margin-bottom:16px!important;
    padding:14px!important;
  }
  .zf-account-page .zf-myaccount-nav ul,
  .zf-account-page .woocommerce-MyAccount-navigation ul{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  .zf-account-page .zf-myaccount-nav li a,
  .zf-account-page .woocommerce-MyAccount-navigation li a{
    justify-content:center!important;
    text-align:center!important;
    padding:12px 10px!important;
    font-size:13px!important;
  }
}
@media(max-width:520px){
  .zf-account-page .zf-myaccount-nav ul,
  .zf-account-page .woocommerce-MyAccount-navigation ul{
    grid-template-columns:1fr!important;
  }
}


/* M3.4 Login/Register/Forgot/404 final */
.zf-auth-head em{display:block;margin-top:8px;color:#777;font-style:normal;font-size:14px;font-weight:600;line-height:1.55}.zf-auth-login-only{display:flex!important;justify-content:center!important;align-items:center!important;width:min(760px,calc(100% - 36px))!important;max-width:760px!important;min-height:52vh!important;margin:42px auto 76px!important;padding:0!important}.zf-auth-login-only .zf-auth-card{width:100%!important;max-width:680px!important;margin:0 auto!important}.zf-auth-has-register{grid-template-columns:minmax(0,1fr)!important;width:min(760px,calc(100% - 36px))!important;max-width:760px!important;margin:42px auto 76px!important}.zf-auth-has-register .zf-auth-card{max-width:680px!important;margin:0 auto!important}.zf-register-card{display:none}.zf-register-card:target{display:block}.zf-register-card:target ~ .zf-login-card{display:none}.zf-auth-wrap.zf-auth-has-register:has(.zf-register-card:target) .zf-login-card{display:none}.zf-auth-register-cta{margin-top:28px!important}.zf-lostpass-card .zf-auth-head span{background:#050505;color:#fff}.zf-lostpass-wrap{min-height:48vh!important}.zf-auth-form .woocommerce-password-strength,.zf-auth-form .woocommerce-password-hint{font-size:13px;color:#666;margin-top:8px}.zf-auth-form .form-row-first,.zf-auth-form .form-row-last{width:100%!important;float:none!important}.zf-error-page{font-family:"Hind Siliguri",sans-serif;background:#f7f7f7;padding:76px 18px 92px}.zf-error-card{max-width:760px;margin:0 auto;background:#fff;border:1px solid #eee;border-radius:28px;box-shadow:0 28px 80px rgba(0,0,0,.08);padding:58px 34px;text-align:center}.zf-error-icon{width:82px;height:82px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#050505;color:#fff;font-size:30px;margin-bottom:20px}.zf-error-kicker{margin:0 0 8px;text-transform:uppercase;letter-spacing:.14em;color:#777;font-size:12px;font-weight:900}.zf-error-card h1{margin:0;font-size:38px;line-height:1.2;font-weight:900;color:#111}.zf-error-text{max-width:560px;margin:14px auto 0;color:#666;font-size:17px;line-height:1.8}.zf-error-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}.zf-error-primary,.zf-error-secondary{height:52px;padding:0 24px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:900}.zf-error-primary{background:#050505;color:#fff}.zf-error-secondary{background:#fff;color:#111;border:1px solid #ddd}.zf-error-primary:hover,.zf-error-secondary:hover{transform:translateY(-1px)}@media(max-width:700px){.zf-auth-login-only,.zf-auth-has-register{width:auto!important;margin:20px 14px 98px!important;min-height:auto!important}.zf-error-page{padding:42px 14px 105px}.zf-error-card{padding:38px 20px;border-radius:24px}.zf-error-card h1{font-size:28px}.zf-error-actions a{width:100%}}

/* M3.5 Login page register CTA alignment final */
.zf-auth-wrap.zf-auth-has-register{
  display:flex!important;
  justify-content:center!important;
  align-items:center!important;
  width:min(760px, calc(100% - 36px))!important;
  max-width:760px!important;
  margin:42px auto 76px!important;
  padding:0!important;
}
.zf-auth-wrap.zf-auth-has-register .zf-login-card{
  width:100%!important;
  max-width:680px!important;
  margin:0 auto!important;
}
.zf-auth-register-cta{
  width:100%!important;
  max-width:520px!important;
  margin:24px auto 0!important;
  padding:22px 0 0!important;
  border:0!important;
  border-top:1px solid #ededed!important;
  background:transparent!important;
  border-radius:0!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  gap:13px!important;
  text-align:center!important;
}
.zf-auth-register-cta:before{
  content:'অথবা';
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-top:-34px;
  padding:0 14px;
  background:#fff;
  color:#777;
  font-weight:800;
  font-size:14px;
}
.zf-auth-register-cta span{
  display:block!important;
  color:#666!important;
  font-weight:800!important;
  font-size:15px!important;
  line-height:1.35!important;
  margin:0!important;
  text-align:center!important;
}
.zf-auth-register-cta .zf-auth-outline-btn{
  width:min(100%, 360px)!important;
  min-height:50px!important;
  border-radius:14px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:10px!important;
  white-space:nowrap!important;
}
@media(max-width:700px){
  .zf-auth-wrap.zf-auth-has-register{width:auto!important;margin:20px 14px 98px!important;display:block!important;}
  .zf-auth-register-cta{max-width:100%!important;}
  .zf-auth-register-cta .zf-auth-outline-btn{width:100%!important;}
}


/* M3.6 Login CTA clean final: remove অথবা/new account text, keep only CTA */
.zf-auth-register-cta{
  max-width:380px!important;
  margin:26px auto 0!important;
  padding:24px 0 0!important;
  border-top:1px solid #ededed!important;
  background:transparent!important;
  gap:0!important;
}
.zf-auth-register-cta:before{content:none!important;display:none!important;}
.zf-auth-register-cta span{display:none!important;}
.zf-auth-register-cta .zf-auth-outline-btn{
  width:100%!important;
  min-height:56px!important;
  border:1px solid #111!important;
  background:#fff!important;
  color:#111!important;
  font-size:16px!important;
  font-weight:900!important;
  border-radius:16px!important;
  box-shadow:none!important;
  text-decoration:none!important;
}
.zf-auth-register-cta .zf-auth-outline-btn:hover{background:#050505!important;color:#fff!important;}
@media(max-width:700px){.zf-auth-register-cta{max-width:100%!important;margin-top:22px!important}.zf-auth-register-cta .zf-auth-outline-btn{width:100%!important;min-height:52px!important}}
