/* Login page snake artwork. Loaded after product-details.css so PDP background resets cannot override it. */
body.okra-auth{
  background: #ffffff !important;
  --okra-auth-top-header-h: var(--okra-header-h, 88px);
  --okra-auth-top-header-h-mobile: var(--okra-header-h-mobile, 68px);
}

body.okra-auth #wrapper,
body.okra-auth main,
body.okra-auth section,
body.okra-auth .main-content{
  background: transparent !important;
  background-color: transparent !important;
}

body.okra-auth #header.okra-header-shell{
  height: clamp(92px, 8.35vw, 172px) !important;
  min-height: clamp(92px, 8.35vw, 172px) !important;
  color: #f8efe4 !important;
  background: #361C19 !important;
  background-color: #361C19 !important;
  box-shadow: none !important;
}

body.okra-auth #header.okra-header-shell .okra-topbar{
  height: 100% !important;
  min-height: 0 !important;
  padding: 0 clamp(32px, 4.2vw, 92px) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: transparent !important;
}

body.okra-auth #header.okra-header-shell .okra-brand{
  transform: none !important;
}

body.okra-auth #header.okra-header-shell .okra-brand img{
  height: clamp(58px, 4.45vw, 92px) !important;
  width: auto !important;
  filter: brightness(0) invert(1) sepia(11%) saturate(663%) hue-rotate(334deg) brightness(103%) contrast(96%) !important;
}

body.okra-auth #header.okra-header-shell .okra-menu-toggle,
body.okra-auth #header.okra-header-shell .okra-header-wishlist-link,
body.okra-auth #header.okra-header-shell .okra-search-trigger,
body.okra-auth #header.okra-header-shell .okra-cart-link,
body.okra-auth #header.okra-header-shell .okra-header-actions{
  top: 50% !important;
  transform: translateY(-50%) !important;
  color: #f8efe4 !important;
}

body.okra-auth #header.okra-header-shell .okra-menu-toggle{
  left: clamp(32px, 4.2vw, 92px) !important;
  width: clamp(90px, 8.8vw, 176px) !important;
  height: clamp(44px, 3.8vw, 76px) !important;
}

body.okra-auth #header.okra-header-shell .okra-menu-toggle svg{
  width: 100% !important;
  height: 100% !important;
  color: #f8efe4 !important;
  stroke-width: 1.8 !important;
}

body.okra-auth #header.okra-header-shell .okra-topbar svg,
body.okra-auth #header.okra-header-shell .okra-topbar svg path,
body.okra-auth #header.okra-header-shell .okra-topbar svg line,
body.okra-auth #header.okra-header-shell .okra-topbar svg circle,
body.okra-auth #header.okra-header-shell .okra-topbar svg rect{
  color: #f8efe4 !important;
  stroke: #f8efe4 !important;
}

body.okra-auth #header.okra-header-shell .okra-cart-link{
  right: clamp(32px, 4.2vw, 92px) !important;
  width: clamp(38px, 3.05vw, 62px) !important;
  height: clamp(38px, 3.05vw, 62px) !important;
}

body.okra-auth #header.okra-header-shell .okra-cart-link img{
  width: 118% !important;
  height: 118% !important;
  filter: brightness(0) invert(1) sepia(11%) saturate(663%) hue-rotate(334deg) brightness(103%) contrast(96%) !important;
}

body.okra-auth.okra-vintage-pdp section.okra-login-section.flat-spacing,
body.okra-auth .okra-login-section{
  position: relative !important;
  isolation: isolate;
  min-height: calc(100vw * 1055 / 1490) !important;
  margin-top: var(--okra-auth-top-header-h, var(--okra-header-h, 88px)) !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center !important;
  background: #ffffff url("../images/snake.png") center center / 100% 100% no-repeat !important;
  overflow: hidden !important;
}

body.okra-auth .okra-login-section::before{
  display: none !important;
}

body.okra-auth .okra-login-section > .container{
  width: min(68.2vw, 1396px) !important;
  max-width: none !important;
  padding: 0 !important;
  margin: clamp(38px, 3.4vw, 70px) auto 0 !important;
}

body.okra-auth .okra-login-section .login-wrap{
  width: 100% !important;
  max-width: none !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: 1fr 1fr !important;
  gap: 0 !important;
  align-items: stretch !important;
  border: 0 !important;
  border-radius: 0 !important;
  overflow: visible !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.okra-auth .okra-login-section .login-wrap::before{
  display: none !important;
}

body.okra-auth .okra-login-section .login-wrap .left,
body.okra-auth .okra-login-section .login-wrap .right{
  width: 100% !important;
  position: relative;
  z-index: 1;
  background: transparent !important;
}

body.okra-auth .okra-login-section .login-wrap .left{
  padding: clamp(28px, 3.5vw, 72px) clamp(46px, 4.2vw, 86px) clamp(28px, 3.5vw, 72px) 0 !important;
}

body.okra-auth .okra-login-section .login-wrap .right{
  padding: clamp(28px, 3.5vw, 72px) 0 clamp(28px, 3.5vw, 72px) clamp(46px, 4.2vw, 86px) !important;
  border-left: 1px solid rgba(53, 22, 19, 0.75) !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  justify-content: flex-start !important;
}

body.okra-auth .okra-login-section .login-wrap .heading{
  margin-bottom: clamp(36px, 3.2vw, 66px) !important;
}

body.okra-auth .okra-login-section .login-wrap .heading h4,
body.okra-auth .okra-login-section .login-wrap .right h4{
  margin: 0 !important;
  color: #551912 !important;
  font-size: clamp(27px, 2.05vw, 42px) !important;
  line-height: 1.1 !important;
  font-weight: 400 !important;
  letter-spacing: 0.035em !important;
  text-transform: uppercase !important;
}

body.okra-auth .okra-login-section .form-login .wrap{
  gap: clamp(22px, 2vw, 38px) !important;
  margin-bottom: clamp(34px, 3vw, 60px) !important;
}

body.okra-auth .okra-login-section .form-login input{
  height: clamp(56px, 3.45vw, 71px) !important;
  border-radius: clamp(9px, 0.7vw, 14px) !important;
  border: 1px solid rgba(85, 25, 18, 0.56) !important;
  background: rgba(255, 255, 255, 0.66) !important;
  color: #551912 !important;
  font-size: clamp(19px, 1.28vw, 26px) !important;
  font-weight: 300 !important;
  letter-spacing: 0.015em !important;
  padding: 0 clamp(20px, 1.6vw, 32px) !important;
}

body.okra-auth .okra-login-section .form-login input::placeholder{
  color: rgba(85, 25, 18, 0.48) !important;
}

body.okra-auth .okra-login-section .tf-cart-checkbox label,
body.okra-auth .okra-login-section .form-login .forget-password{
  color: #551912 !important;
  font-size: clamp(18px, 1.25vw, 26px) !important;
  line-height: 1.3 !important;
}

body.okra-auth .okra-login-section .tf-cart-checkbox .tf-checkbox-wrapp div{
  width: clamp(18px, 1.1vw, 23px) !important;
  height: clamp(18px, 1.1vw, 23px) !important;
  border-radius: 2px !important;
  border-color: #551912 !important;
}

body.okra-auth .okra-login-section .login-wrap .button-submit .tf-btn,
body.okra-auth .okra-login-section .login-wrap .right .tf-btn.btn-onsurface{
  height: clamp(58px, 4vw, 82px) !important;
  border-radius: clamp(10px, 0.8vw, 16px) !important;
  background: #351613 !important;
  border-color: #351613 !important;
  color: #f4eee6 !important;
  font-size: clamp(19px, 1.35vw, 28px) !important;
  font-weight: 300 !important;
  letter-spacing: 0.015em !important;
  text-transform: none !important;
}

body.okra-auth .okra-login-section .login-wrap .button-submit .tf-btn{
  width: 100% !important;
}

body.okra-auth .okra-login-section .login-wrap .right h4{
  margin-top: clamp(8px, 0.9vw, 18px) !important;
  margin-bottom: clamp(34px, 3.2vw, 66px) !important;
}

body.okra-auth .okra-login-section .login-wrap .right p{
  max-width: 39ch !important;
  margin: 0 0 clamp(34px, 3vw, 62px) !important;
  color: rgba(85, 25, 18, 0.72) !important;
  font-size: clamp(16px, 1vw, 21px) !important;
  line-height: 1.55 !important;
  letter-spacing: 0.22em !important;
}

body.okra-auth .okra-login-section .login-wrap .right .tf-btn.btn-onsurface{
  width: auto !important;
  min-width: clamp(130px, 8vw, 164px) !important;
  padding: 0 clamp(30px, 2.6vw, 54px) !important;
}

body.okra-auth .okra-bottom-accent{
  position: relative !important;
  z-index: 2 !important;
  min-height: clamp(2.2rem, 3.5vw, 3rem) !important;
  flex: 0 0 auto !important;
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  gap: clamp(1rem, 3vw, 3.25rem) !important;
  padding: 0 var(--okra-page-gutter, clamp(1rem, 3.2vw, 3rem)) !important;
  background: #361C19 !important;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.08) !important;
}

body.okra-auth .okra-bottom-accent a{
  color: rgba(246, 240, 232, 0.82) !important;
  font-size: clamp(0.65rem, 0.85vw, 0.85rem) !important;
  line-height: 1 !important;
  letter-spacing: clamp(0.12em, 0.22vw, 0.2em) !important;
  text-decoration: none !important;
  text-transform: uppercase !important;
}

body.okra-auth .okra-bottom-accent a:hover,
body.okra-auth .okra-bottom-accent a:focus-visible{
  color: rgba(246, 240, 232, 1) !important;
}

body.okra-auth .tf-toolbar-bottom{
  display: none !important;
}

body.okra-auth [hidden]{
  display: none !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-login-section{
  background: #f7efe6 url("../images/snake.png") center center / 100% 100% no-repeat !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-login-section > .container{
  width: clamp(760px, 58vw, 1080px) !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-checkout-panel{
  width: 100% !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .heading{
  margin-bottom: clamp(24px, 2vw, 34px) !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .heading h4,
body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .right h4{
  font-size: clamp(20px, 1.35vw, 26px) !important;
  line-height: 1.2 !important;
  letter-spacing: 0.12em !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .right h4{
  margin-top: 0 !important;
  margin-bottom: clamp(28px, 2.25vw, 38px) !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-checkout-panel p{
  max-width: 34ch !important;
  margin: 0 0 clamp(26px, 2.1vw, 36px) !important;
  color: rgba(85, 25, 18, 0.72) !important;
  font-size: clamp(13px, 0.82vw, 15px) !important;
  line-height: 1.65 !important;
  letter-spacing: 0.08em !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-checkout-actions{
  width: min(100%, 340px) !important;
  display: flex !important;
  flex-direction: column !important;
  gap: clamp(12px, 0.85vw, 16px) !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-checkout-panel .button-submit{
  width: min(100%, 340px) !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-checkout-panel .tf-btn.btn-onsurface,
body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .left .okra-checkout-panel .button-submit .tf-btn,
body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .right .okra-checkout-panel .tf-btn.btn-onsurface{
  width: 100% !important;
  min-width: 0 !important;
  max-width: 340px !important;
  height: clamp(42px, 2.75vw, 48px) !important;
  padding: 0 20px !important;
  background: transparent !important;
  border: 1px solid rgba(85, 25, 18, 0.82) !important;
  border-radius: 6px !important;
  color: #551912 !important;
  font-size: clamp(12px, 0.82vw, 14px) !important;
  line-height: 1 !important;
  font-weight: 400 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.1em !important;
  white-space: nowrap !important;
  text-align: center !important;
  box-shadow: none !important;
  transform: none !important;
}

body.okra-auth.okra-checkout-choice-mode .okra-checkout-panel .tf-btn.btn-onsurface:hover,
body.okra-auth.okra-checkout-choice-mode .okra-checkout-panel .tf-btn.btn-onsurface:focus-visible{
  background: #551912 !important;
  border-color: #551912 !important;
  color: #f7efe6 !important;
  box-shadow: none !important;
  transform: none !important;
}

body.okra-auth.okra-checkout-choice-mode.okra-checkout-signed-in .okra-login-section .login-wrap{
  grid-template-columns: minmax(0, 1fr) !important;
  width: min(42vw, 720px) !important;
}

body.okra-auth.okra-checkout-choice-mode.okra-checkout-signed-in .okra-login-section .login-wrap .left{
  padding-right: 0 !important;
}

body.okra-auth.okra-checkout-choice-mode.okra-checkout-signed-in .okra-login-section .login-wrap .right{
  display: none !important;
}

@media (max-width: 1199px){
  body.okra-auth{
    --okra-login-header-h: clamp(61px, 14.3vw, 92px);
    --okra-login-footer-h: clamp(2.2rem, 3.5vw, 3rem);
  }

  body.okra-auth #wrapper{
    min-height: 100vh !important;
    display: flex !important;
    flex-direction: column !important;
  }

  body.okra-auth #header.okra-header-shell{
    height: var(--okra-login-header-h) !important;
    min-height: var(--okra-login-header-h) !important;
    flex: 0 0 var(--okra-login-header-h) !important;
  }

  body.okra-auth #header.okra-header-shell .okra-topbar{
    padding: 0 clamp(28px, 7vw, 56px) !important;
  }

  body.okra-auth #header.okra-header-shell .okra-brand img{
    height: clamp(46px, 10vw, 70px) !important;
  }

  body.okra-auth #header.okra-header-shell .okra-menu-toggle,
  body.okra-auth #header.okra-header-shell .okra-cart-link{
    width: clamp(28px, 7vw, 44px) !important;
    height: clamp(28px, 7vw, 44px) !important;
  }

  body.okra-auth #header.okra-header-shell .okra-menu-toggle{
    left: clamp(28px, 7vw, 56px) !important;
  }

  body.okra-auth #header.okra-header-shell .okra-cart-link{
    right: clamp(28px, 7vw, 56px) !important;
  }

  body.okra-auth.okra-vintage-pdp section.okra-login-section.flat-spacing,
  body.okra-auth .okra-login-section{
    margin-top: calc(var(--okra-auth-top-header-h-mobile, var(--okra-header-h-mobile, 68px)) + env(safe-area-inset-top, 0px)) !important;
    min-height: calc(100vh - var(--okra-login-header-h) - var(--okra-login-footer-h)) !important;
    flex: 1 0 auto !important;
    padding: 0 !important;
    align-items: start !important;
    background: #ffffff url("../images/snake-mobile.png") center top / 100% 100% no-repeat !important;
  }

  body.okra-auth.okra-checkout-choice-mode .okra-login-section{
    background: #f7efe6 url("../images/snake-mobile.png") center top / 100% 100% no-repeat !important;
  }

  body.okra-auth.okra-vintage-pdp.okra-checkout-choice-mode section.okra-login-section.flat-spacing > .container.container{
    width: min(54vw, 252px) !important;
    max-width: 252px !important;
    margin-top: clamp(172px, 50vw, 235px) !important;
  }

  body.okra-auth.okra-vintage-pdp section.okra-login-section.flat-spacing > .container,
  body.okra-auth .okra-login-section > .container.container{
    width: 43.4% !important;
    max-width: 535px !important;
    min-width: 0 !important;
    margin-top: clamp(90px, 32vw, 220px) !important;
  }

  body.okra-auth .okra-login-section fieldset,
  body.okra-auth .okra-login-section .form-login input{
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
  }

  body.okra-auth .okra-login-section .login-wrap{
    display: flex !important;
    flex-direction: column !important;
  }

  body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap{
    gap: clamp(18px, 4.8vw, 28px) !important;
  }

  body.okra-auth .okra-login-section .login-wrap .left,
  body.okra-auth .okra-login-section .login-wrap .right{
    padding: 0 !important;
  }

  body.okra-auth .okra-login-section .login-wrap .right{
    margin-top: clamp(20px, 5.1vw, 58px) !important;
    padding-top: clamp(22px, 5.7vw, 66px) !important;
    border-left: 0 !important;
    border-top: 2px solid #351613 !important;
  }

  body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .right{
    margin-top: 0 !important;
    padding-top: 0 !important;
    border-top: 0 !important;
  }

  body.okra-auth .okra-login-section .login-wrap .heading{
    margin-bottom: clamp(18px, 4.6vw, 48px) !important;
  }

  body.okra-auth .okra-login-section .login-wrap .heading h4,
  body.okra-auth .okra-login-section .login-wrap .right h4{
    font-size: clamp(18px, 5.2vw, 26px) !important;
    letter-spacing: 0.04em !important;
    text-transform: uppercase !important;
  }

  body.okra-auth .okra-login-section .form-login .wrap{
    gap: clamp(6px, 1.55vw, 20px) !important;
    margin-bottom: clamp(24px, 5.5vw, 48px) !important;
  }

  body.okra-auth .okra-login-section .form-login input{
    height: clamp(25px, 6vw, 34px) !important;
    border-radius: clamp(6px, 1.5vw, 19px) !important;
    font-size: clamp(10px, 2.8vw, 13px) !important;
    padding: 0 clamp(28px, 7.5vw, 40px) 0 clamp(12px, 3vw, 16px) !important;
  }

  /* Eye toggle — scale with input height so it never looks oversized */
  body.okra-auth .form-has-password .toggle-password{
    width:  clamp(18px, 5vw, 28px) !important;
    height: clamp(18px, 5vw, 28px) !important;
    right:  clamp(4px, 1.2vw, 8px) !important;
    border-radius: clamp(4px, 1vw, 8px) !important;
  }

  body.okra-auth .form-has-password .toggle-password i{
    font-size: clamp(9px, 2.4vw, 13px) !important;
  }

  body.okra-auth .okra-login-section .form-login .d-flex{
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: clamp(10px, 2.6vw, 32px) !important;
    margin-top: clamp(4px, 1vw, 12px) !important;
  }

  body.okra-auth .okra-login-section .tf-cart-checkbox label,
  body.okra-auth .okra-login-section .form-login .forget-password{
    font-size: clamp(9px, 2.85vw, 13px) !important;
    line-height: 1.2 !important;
  }

  body.okra-auth .okra-login-section .tf-cart-checkbox .tf-checkbox-wrapp div{
    width: clamp(10px, 2.6vw, 32px) !important;
    height: clamp(10px, 2.6vw, 32px) !important;
  }

  body.okra-auth .okra-login-section .tf-cart-checkbox .tf-checkbox-wrapp i{
    font-size: clamp(8px, 2vw, 25px) !important;
  }

  body.okra-auth .okra-login-section .login-wrap .button-submit .tf-btn,
  body.okra-auth .okra-login-section .login-wrap .right .tf-btn.btn-onsurface{
    height: clamp(28px, 7.2vw, 42px) !important;
    border-radius: clamp(7px, 1.7vw, 21px) !important;
    font-size: clamp(12px, 3.3vw, 16px) !important;
  }

  body.okra-auth .okra-login-section .login-wrap .right h4{
    margin: 0 0 clamp(18px, 4.7vw, 52px) !important;
  }

  body.okra-auth .okra-login-section .login-wrap .right p{
    max-width: 100% !important;
    margin-bottom: clamp(18px, 4.6vw, 48px) !important;
    font-size: clamp(7px, 1.8vw, 10px) !important;
    line-height: 1.35 !important;
    letter-spacing: 0.12em !important;
  }

  body.okra-auth .okra-login-section .login-wrap .right .tf-btn.btn-onsurface{
    min-width: clamp(92px, 23.6vw, 180px) !important;
  }

  body.okra-auth.okra-checkout-choice-mode .okra-checkout-panel p{
    max-width: 100% !important;
    margin-bottom: clamp(20px, 4.6vw, 32px) !important;
    font-size: clamp(12px, 3vw, 14px) !important;
    line-height: 1.55 !important;
    letter-spacing: 0.06em !important;
  }

  body.okra-auth.okra-checkout-choice-mode .okra-checkout-actions{
    width: 100% !important;
    gap: clamp(10px, 2.8vw, 14px) !important;
  }

  body.okra-auth.okra-checkout-choice-mode .okra-checkout-panel .button-submit{
    width: 100% !important;
    max-width: none !important;
  }

  body.okra-auth.okra-checkout-choice-mode .okra-checkout-panel .tf-btn.btn-onsurface,
  body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .left .okra-checkout-panel .button-submit .tf-btn,
  body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .right .okra-checkout-panel .tf-btn.btn-onsurface{
    max-width: none !important;
    min-height: clamp(38px, 9.2vw, 42px) !important;
    height: auto !important;
    padding: clamp(9px, 2.3vw, 11px) clamp(9px, 2.8vw, 14px) !important;
    border-radius: 6px !important;
    background: transparent !important;
    border: 1px solid rgba(85, 25, 18, 0.82) !important;
    color: #551912 !important;
    font-size: clamp(10px, 2.65vw, 12px) !important;
    line-height: 1.15 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.07em !important;
    white-space: nowrap !important;
  }

  body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .heading{
    margin-bottom: clamp(18px, 4vw, 28px) !important;
  }

  body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .heading h4,
  body.okra-auth.okra-checkout-choice-mode .okra-login-section .login-wrap .right h4{
    font-size: clamp(15px, 4vw, 20px) !important;
    line-height: 1.2 !important;
    letter-spacing: 0.08em !important;
  }

  body.okra-auth.okra-checkout-choice-mode.okra-checkout-signed-in .okra-login-section .login-wrap{
    width: 100% !important;
  }

  body.okra-auth.okra-vintage-pdp .okra-bottom-accent,
  body.okra-auth .okra-bottom-accent{
    min-height: var(--okra-login-footer-h) !important;
    flex: 0 0 auto !important;
    display: flex !important;
    justify-content: flex-start !important;
    gap: clamp(1rem, 3vw, 3.25rem) !important;
    padding: 0 var(--okra-page-gutter, clamp(1rem, 3.2vw, 3rem)) !important;
    background: #361C19 !important;
  }

  body.okra-auth .okra-bottom-accent a{
    font-size: clamp(0.65rem, 0.85vw, 0.85rem) !important;
    letter-spacing: clamp(0.12em, 0.22vw, 0.2em) !important;
    white-space: nowrap !important;
  }
}
