*{box-sizing:border-box}.dotchee-fullscreen-login{margin:0!important;background:var(--dc-page-bg);font-family:var(--dc-font);min-height:100vh}.dotchee-fullscreen-login:before{content:"";position:fixed;inset:0;background:var(--dc-overlay);pointer-events:none}.dotchee-fullscreen-shell{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:28px}.dotchee-login-wrap{width:100%;font-family:var(--dc-font);display:flex;justify-content:center;padding:24px 12px}.dotchee-login-card{width:100%;max-width:var(--dc-card-width);background:var(--dc-card-bg);border:1px solid rgba(16,24,40,.08);border-radius:var(--dc-card-radius);padding:var(--dc-card-padding);box-shadow:var(--dc-card-shadow);direction:rtl}.dotchee-login-logo{display:block;max-width:150px;max-height:70px;object-fit:contain;margin:0 auto 22px}.dotchee-login-heading{text-align:center;margin-bottom:26px}.dotchee-login-heading h1{font-size:26px;line-height:1.4;margin:0 0 9px;color:var(--dc-title);font-weight:800}.dotchee-login-heading p{font-size:14px;line-height:1.9;margin:0;color:var(--dc-text)}.dotchee-login-card label{display:block;margin:0 0 8px;color:var(--dc-label);font-weight:700;font-size:14px}.dotchee-input-shell{position:relative}.dotchee-input-icon{display:none!important}.dotchee-login-card input,.dotchee-addresses input,.dotchee-addresses textarea,.dotchee-checkout-otp input,.dotchee-saved-addresses select{width:100%;height:var(--dc-input-height);background:var(--dc-input-bg);border:1px solid var(--dc-input-border);border-radius:var(--dc-input-radius);padding:0 16px;color:var(--dc-input-text);font-family:inherit;font-size:16px;outline:0;transition:.2s}.dotchee-input-shell input{padding-right:16px}.dotchee-login-card input:focus,.dotchee-addresses input:focus,.dotchee-addresses textarea:focus,.dotchee-checkout-otp input:focus{border-color:var(--dc-btn);box-shadow:0 0 0 3px color-mix(in srgb,var(--dc-btn) 14%,transparent)}.dotchee-primary,.dotchee-checkout-otp button{width:100%;min-height:50px;margin-top:14px;border:0;border-radius:var(--dc-btn-radius);padding:12px 18px;background:var(--dc-btn);color:var(--dc-btn-text);font-family:inherit;font-size:15px;font-weight:800;cursor:pointer;transition:.2s}.dotchee-primary:hover,.dotchee-checkout-otp button:hover{background:var(--dc-btn-hover);color:var(--dc-btn-text)}button.is-loading{opacity:.65;pointer-events:none}.dotchee-captcha{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:13px}.dotchee-captcha-question{height:var(--dc-input-height);display:flex;align-items:center;justify-content:center;min-width:115px;padding:0 13px;border:1px dashed var(--dc-input-border);border-radius:var(--dc-input-radius);font-weight:800;color:var(--dc-title);background:rgba(0,0,0,.02);direction:ltr}.dotchee-code-help{padding:12px 14px;background:rgba(0,0,0,.035);border-radius:12px;margin-bottom:18px;color:var(--dc-text);font-size:13px;line-height:1.8}.dotchee-code{text-align:center;direction:ltr;letter-spacing:8px;font-size:22px!important;font-weight:800}.dotchee-secondary-actions{display:flex;justify-content:space-between;gap:12px;margin-top:13px}.dotchee-link{background:none!important;border:0!important;padding:5px!important;margin:0!important;width:auto!important;color:var(--dc-text)!important;font-family:inherit;cursor:pointer}.dotchee-link:hover{color:var(--dc-btn)!important}.dotchee-link:disabled{opacity:.55;cursor:not-allowed}.dotchee-message{min-height:24px;margin-top:12px;color:#b42318;text-align:center;font-size:13px;line-height:1.7}.dotchee-message.ok{color:#067647}.dotchee-credit{text-align:center;border-top:1px solid rgba(0,0,0,.07);padding-top:16px;margin-top:18px;color:var(--dc-text);font-size:12px}.dotchee-credit a{color:var(--dc-title);font-weight:700;text-decoration:none}.dotchee-notice{padding:14px;border:1px solid #abefc6;background:#ecfdf3;border-radius:12px}.dotchee-woo-login-replacement{max-width:560px;margin:0 auto}.dotchee-checkout-otp{border:1px solid #e4e7ec;padding:20px;border-radius:16px;margin:22px 0;background:#fff}.dotchee-checkout-otp h3{margin-top:0}.dotchee-checkout-otp.verified{border-color:#12b76a;background:#ecfdf3}.dotchee-address-head{margin-bottom:22px}.dotchee-address-head h2{margin:0 0 8px}.dotchee-address-list{display:grid;gap:14px}.dotchee-address-card{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;border:1px solid #e4e7ec;border-radius:16px;padding:18px}.dotchee-address-card p{margin:8px 0;line-height:1.9}.dotchee-address-form{margin-top:28px;padding:22px;border:1px solid #e4e7ec;border-radius:16px}.dotchee-addresses textarea{min-height:110px;height:auto;padding:14px;margin:10px 0}.dotchee-addresses input{margin:7px 0}.dotchee-saved-addresses{margin-bottom:20px;padding:16px;border:1px solid #e4e7ec;border-radius:14px}.dotchee-saved-addresses label{display:block;margin-bottom:8px;font-weight:700}@media(max-width:560px){.dotchee-fullscreen-shell{padding:12px}.dotchee-login-card{padding:24px 18px}.dotchee-login-heading h1{font-size:22px}.dotchee-address-card{display:block}.dotchee-address-card button{margin-top:12px}.dotchee-captcha{grid-template-columns:1fr}.dotchee-captcha-question{width:100%}}

/* Checkout address selector */
.dotchee-saved-addresses{margin:0 0 22px;padding:18px;border:1px solid #e4e7ec;border-radius:14px;background:#fff;clear:both}
.dotchee-saved-address-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.dotchee-saved-address-title strong{font-size:16px;color:#101828}
.dotchee-saved-address-title a{font-size:13px;text-decoration:none}
.dotchee-saved-addresses label{display:block;margin-bottom:7px;font-weight:600}
.dotchee-saved-address-select{width:100%;min-height:48px;border-radius:10px}
.dotchee-no-address{margin:0;color:#667085;font-size:14px}
.dotchee-checkout-otp.verified{border-color:#12b76a;background:#ecfdf3}
.dotchee-checkout-otp.verified h3,.dotchee-checkout-otp.verified .dotchee-message{color:#027a48}

/* Checkout identity/address layout */
.dotchee-checkout-otp{margin:12px 0 22px}.dotchee-saved-addresses{margin:18px 0 16px}.dotchee-saved-addresses select{width:100%;min-height:46px}

/* Checkout address block v1.1.9 */
.dotchee-saved-addresses{width:100%;margin:18px 0 14px;padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff;box-sizing:border-box}
.dotchee-saved-address-title{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.dotchee-saved-addresses label{display:block;margin-bottom:7px;font-weight:600}
.dotchee-saved-addresses select{width:100%;min-height:46px}
.dotchee-address-help{margin:9px 0 0;color:#667085;font-size:13px}
#billing_address_title_field{display:none}
.dotchee-address-grid{display:flex;flex-wrap:wrap;gap:14px}.dotchee-address-grid .form-row{margin:0}.dotchee-address-grid .form-row-wide{width:100%}.dotchee-address-grid .form-row-first,.dotchee-address-grid .form-row-last{width:calc(50% - 7px)}.dotchee-address-grid input,.dotchee-address-grid select,.dotchee-address-grid textarea{width:100%;min-height:46px}.dotchee-address-grid textarea{min-height:100px}@media(max-width:767px){.dotchee-address-grid .form-row-first,.dotchee-address-grid .form-row-last{width:100%}}
/* v1.1.12: unified delivery address */
.woocommerce-shipping-fields,#ship-to-different-address{display:none!important}
.woocommerce-MyAccount-navigation-link--dotchee-addresses a:before{content:"\f230"!important;font-family:dashicons!important;font-size:18px;vertical-align:middle;margin-left:8px}

/* v1.1.13: force visible checkout address fields and Woodmart location icon */
body.woocommerce-checkout #billing_country_field,
body.woocommerce-checkout #billing_state_field,
body.woocommerce-checkout #billing_city_field,
body.woocommerce-checkout #billing_address_1_field,
body.woocommerce-checkout #billing_address_2_field,
body.woocommerce-checkout #billing_postcode_field,
body.woocommerce-checkout #billing_address_title_field,
body.woocommerce-checkout #billing_delivery_phone_field{display:block!important;visibility:visible!important;opacity:1!important}
body.woocommerce-checkout #billing_address_title_field.dotchee-address-existing{display:none!important}
.woocommerce-MyAccount-navigation-link--dotchee-addresses a:before,
.wd-my-account-links .dotchee-addresses-link a:before,
.woocommerce-MyAccount-content .dotchee-addresses-link a:before,
.woocommerce-MyAccount-content [class*="dotchee-addresses"] a:before{
  content:"\f230"!important;
  font-family:dashicons!important;
  font-weight:400!important;
  font-style:normal!important;
}

/* v1.1.14: account creation is automatic after OTP; hide WooCommerce checkbox. */
.woocommerce-checkout .woocommerce-account-fields,
.woocommerce-checkout #createaccount_field,
.woocommerce-checkout .create-account {display:none!important;}
/* 1.1.16: force checkout groups visible and location icon in Woodmart account dashboard */
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{visibility:visible!important;opacity:1!important}
.woocommerce-MyAccount-navigation-link--dotchee-addresses a:before,
.wd-my-account-links .dotchee-addresses-link a:before,
.woocommerce-MyAccount-content .dotchee-addresses-link a:before{content:"\f230"!important;font-family:dashicons!important}

.dotchee-primary-badge{display:inline-block;margin-right:8px;padding:3px 8px;border-radius:999px;background:#ecfdf3;color:#027a48;font-size:11px;font-weight:700}.dotchee-empty-address{padding:18px;border:1px dashed #d0d5dd;border-radius:12px;color:#667085}
/* v1.1.19 account address editor */
.dotchee-address-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.dotchee-address-grid #billing_state_field,.dotchee-address-grid #billing_city_field{width:calc(50% - 7px)!important;display:flex;flex-direction:column;justify-content:flex-start}
.dotchee-address-grid #billing_state_field label,.dotchee-address-grid #billing_city_field label{min-height:24px;margin-bottom:7px}
.dotchee-address-grid #billing_state_field .woocommerce-input-wrapper,.dotchee-address-grid #billing_city_field .woocommerce-input-wrapper{display:block;width:100%}
.dotchee-address-grid #billing_state_field select,.dotchee-address-grid #billing_city_field input{height:46px;margin:0}
@media(max-width:767px){.dotchee-address-grid #billing_state_field,.dotchee-address-grid #billing_city_field{width:100%!important}}

/* v1.1.20: one real location icon only; no Dashicons dependency or duplicate gear/square */
.woocommerce-MyAccount-navigation-link--dotchee-addresses:before,
.dotchee-location-item:before{display:none!important;content:none!important}
.woocommerce-MyAccount-navigation-link--dotchee-addresses>a:before,
.wd-my-account-links a[href*="dotchee-addresses"]:before,
a.dotchee-location-link:before{
  content:""!important;
  display:inline-block!important;
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  margin-left:8px!important;
  vertical-align:-5px!important;
  background-color:currentColor!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  font-family:inherit!important;
  color:inherit!important;
}
/* Hide theme-generated generic gear/icon nodes only for the address endpoint tile/link. */
a.dotchee-location-link>i,
a.dotchee-location-link>.wd-icon,
a.dotchee-location-link>.icon,
a.dotchee-location-link>svg:first-child{display:none!important}

/* Account address editor mirrors checkout layout. */
.dotchee-address-grid{display:flex!important;flex-wrap:wrap!important;gap:14px!important;align-items:flex-start!important}
.dotchee-address-grid .form-row{float:none!important;margin:0!important}
.dotchee-address-grid .form-row-first,
.dotchee-address-grid .form-row-last{width:calc(50% - 7px)!important}
.dotchee-address-grid .form-row-wide{width:100%!important}
.dotchee-address-grid #billing_state_field,
.dotchee-address-grid #billing_city_field{display:flex!important;flex-direction:column!important;align-self:stretch!important}
.dotchee-address-grid #billing_state_field .woocommerce-input-wrapper,
.dotchee-address-grid #billing_city_field .woocommerce-input-wrapper{display:block!important;width:100%!important}
.dotchee-address-grid #billing_state_field select,
.dotchee-address-grid #billing_city_field input{height:46px!important;min-height:46px!important;margin:0!important}
@media(max-width:767px){
  .dotchee-address-grid .form-row-first,
  .dotchee-address-grid .form-row-last{width:100%!important}
}

/* v1.1.21: final address label, single location icon and global credit */
.dotchee-address-grid #billing_address_2_field > label{display:block!important;visibility:visible!important;opacity:1!important;min-height:24px!important;margin-bottom:7px!important}
.dotchee-address-grid #billing_address_2_field > label:empty:before{content:"واحد / طبقه"!important}

/* Disable every theme/plugin pseudo icon, then use one explicit SVG-mask span. */
.woocommerce-MyAccount-navigation-link--dotchee-addresses:before,
.woocommerce-MyAccount-navigation-link--dotchee-addresses>a:before,
.wd-my-account-links a[href*="dotchee-addresses"]:before,
.wd-my-account-links a[href*="dotchee-addresses"]:after,
a.dotchee-location-link:before,
a.dotchee-location-link:after{content:none!important;display:none!important;background:none!important}
a.dotchee-location-link{background-image:none!important}
a.dotchee-location-link .dotchee-location-icon{
  display:inline-block!important;width:20px!important;height:20px!important;min-width:20px!important;
  margin-left:8px!important;vertical-align:-5px!important;background-color:currentColor!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
}
.dotchee-global-credit{clear:both;display:block!important;max-width:100%;margin:22px auto 0!important;text-align:center!important}
.dotchee-credit-checkout{margin-bottom:18px!important}


/* v1.1.22 definitive fixes: visible unit label, one location icon, always-visible credit */
.dotchee-address-grid #billing_address_2_field > label,
.dotchee-address-grid #billing_address_2_field label{
  display:block!important;position:static!important;width:auto!important;height:auto!important;
  overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important;
  visibility:visible!important;opacity:1!important;min-height:24px!important;margin:0 0 7px!important;
}
.dotchee-address-grid #billing_address_2_field > label:empty:before,
.dotchee-address-grid #billing_address_2_field label:empty:before{content:"واحد / طبقه"!important}

/* Remove every legacy/theme icon source for this endpoint. */
.woocommerce-MyAccount-navigation-link--dotchee-addresses:before,
.woocommerce-MyAccount-navigation-link--dotchee-addresses:after,
.woocommerce-MyAccount-navigation-link--dotchee-addresses > a:after,
.wd-my-account-links .dotchee-location-item:before,
.wd-my-account-links .dotchee-location-item:after,
.wd-my-account-links .dotchee-location-item > a:after,
.dotchee-location-item .wd-my-account-links-icon,
.dotchee-location-item [class*="account-link-icon"],
.dotchee-location-item > a > i,
.dotchee-location-item > a > svg,
.dotchee-location-item > a > .wd-icon,
.dotchee-location-item > a > .icon,
.dotchee-location-item > a > .menu-item-icon,
.dotchee-location-item > a > .dotchee-location-icon{
  content:none!important;display:none!important;background:none!important;background-image:none!important;
}
.woocommerce-MyAccount-navigation-link--dotchee-addresses > a,
.wd-my-account-links .dotchee-location-item > a,
a.dotchee-location-link{background:none!important;background-image:none!important}
.woocommerce-MyAccount-navigation-link--dotchee-addresses > a:before,
.wd-my-account-links .dotchee-location-item > a:before,
a.dotchee-location-link:before{
  content:""!important;display:inline-block!important;width:20px!important;height:20px!important;min-width:20px!important;
  margin-left:8px!important;vertical-align:-5px!important;background-color:currentColor!important;
  -webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.5A2.5 2.5 0 1 1 12 6a2.5 2.5 0 0 1 0 5.5Z'/%3E%3C/svg%3E") center/contain no-repeat!important;
  font-family:inherit!important;color:inherit!important;
}
.dotchee-global-credit,.dotchee-credit{display:block!important;visibility:visible!important;opacity:1!important;clear:both!important;text-align:center!important}

/* v1.1.23: actual SVG location icon; disable every theme/legacy pseudo icon. */
.woocommerce-MyAccount-navigation-link--dotchee-addresses::before,
.woocommerce-MyAccount-navigation-link--dotchee-addresses::after,
.woocommerce-MyAccount-navigation-link--dotchee-addresses>a::before,
.woocommerce-MyAccount-navigation-link--dotchee-addresses>a::after,
.wd-my-account-links a[href*="dotchee-addresses"]::before,
.wd-my-account-links a[href*="dotchee-addresses"]::after,
.dotchee-location-item::before,.dotchee-location-item::after,
.dotchee-location-link::before,.dotchee-location-link::after{
  content:none!important;display:none!important;background:none!important;background-image:none!important;
}
.dotchee-location-item,.dotchee-location-link{background-image:none!important}
.dotchee-location-icon{display:inline-flex!important;width:20px!important;height:20px!important;min-width:20px!important;margin-left:8px!important;align-items:center!important;justify-content:center!important;vertical-align:middle!important;background:none!important;border:0!important;box-shadow:none!important}
.dotchee-location-icon svg{display:block!important;width:20px!important;height:20px!important;fill:currentColor!important}
/* Credit is permitted only inside the login/register card. */
body:not(.dotchee-fullscreen-login) .dotchee-global-credit,
.dotchee-addresses>.dotchee-credit,
.woocommerce-checkout .dotchee-credit-checkout{display:none!important}

/* v1.1.24: Woodmart off-canvas account/login sidebar */
.dotchee-woodmart-template{display:none!important}
.login-form-side .dotchee-woodmart-login,
.wd-login-side .dotchee-woodmart-login,
.woodmart-login-side .dotchee-woodmart-login,
.wd-side-hidden .dotchee-woodmart-login{padding:18px 20px 28px}
.dotchee-woodmart-login .dotchee-login-wrap{padding:0!important;display:block!important}
.dotchee-woodmart-login .dotchee-login-card{max-width:none!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;background:transparent!important}
.dotchee-woodmart-login .dotchee-login-logo{max-width:120px;margin-bottom:14px}
.dotchee-woodmart-login .dotchee-login-heading{margin-bottom:18px}
.dotchee-woodmart-login .dotchee-login-heading h1{font-size:22px}
.dotchee-woodmart-login .dotchee-login-heading p{font-size:13px}
.dotchee-woodmart-login .dotchee-credit{margin-top:15px;padding-top:13px}


/* v1.1.25: internal CAPTCHA refresh */
.dotchee-captcha{grid-template-columns:auto 42px minmax(0,1fr)}
.dotchee-captcha-refresh{width:42px;height:var(--dc-input-height);min-height:var(--dc-input-height);margin:0!important;padding:0!important;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--dc-input-border)!important;border-radius:var(--dc-input-radius)!important;background:var(--dc-input-bg)!important;color:var(--dc-title)!important;font:700 24px/1 Arial,sans-serif!important;cursor:pointer;box-shadow:none!important;transition:transform .2s ease,border-color .2s ease}
.dotchee-captcha-refresh:hover{border-color:var(--dc-btn)!important;transform:rotate(35deg)}
.dotchee-captcha-refresh.is-loading{animation:dotcheeCaptchaSpin .7s linear infinite}
@keyframes dotcheeCaptchaSpin{to{transform:rotate(360deg)}}
@media(max-width:480px){.dotchee-captcha{grid-template-columns:minmax(100px,auto) 42px minmax(0,1fr)}}


/* v1.1.27 cross-site checkout normalization */
.dotchee-saved-addresses a[href*="dotchee-addresses"]::before,
.dotchee-saved-addresses a[href*="dotchee-addresses"]::after,
.dotchee-saved-addresses a[href*="dotchee-addresses"] .dotchee-location-icon,
.dotchee-saved-addresses a[href*="dotchee-addresses"] i,
.dotchee-saved-addresses a[href*="dotchee-addresses"] svg{
  content:none!important;display:none!important;background:none!important;background-image:none!important;
}

.dotchee-back-button{display:inline-flex;align-items:center;gap:7px;margin:0 0 18px;padding:7px 10px;border:0;background:transparent;color:var(--dc-text);font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;border-radius:9px;transition:.2s}.dotchee-back-button:hover{background:rgba(0,0,0,.05);color:var(--dc-title)}.dotchee-back-button span[aria-hidden="true"]{font-size:18px;line-height:1}.dotchee-woodmart-login .dotchee-back-button{margin-bottom:12px}.dotchee-checkout-otp .dotchee-back-button{display:none!important}

/* v1.1.31 — checkout OTP visually aligned with the main login form */
.dotchee-checkout-login-card{
  width:100%;
  margin:12px 0 22px;
  padding:22px;
  background:var(--dc-card-bg,#fff);
  border:1px solid rgba(16,24,40,.08);
  border-radius:var(--dc-card-radius,16px);
  box-shadow:0 8px 28px rgba(16,24,40,.06);
  font-family:var(--dc-font,inherit);
  color:var(--dc-text,#667085);
}
.dotchee-checkout-login-card .dotchee-login-heading{margin:0 0 18px;text-align:right}
.dotchee-checkout-login-card .dotchee-login-heading h3{margin:0 0 7px;font-size:19px;line-height:1.5;font-weight:800;color:var(--dc-title,#101828)}
.dotchee-checkout-login-card .dotchee-login-heading p{margin:0;font-size:13px;line-height:1.85;color:var(--dc-text,#667085)}
.dotchee-checkout-login-card .dotchee-primary{width:100%;min-height:48px;border:0;border-radius:var(--dc-button-radius,12px);background:var(--dc-button-bg,#111827);color:var(--dc-button-text,#fff);font-family:inherit;font-size:14px;font-weight:800;cursor:pointer;transition:.2s}
.dotchee-checkout-login-card .dotchee-primary:hover{filter:brightness(.96);transform:translateY(-1px)}
.dotchee-checkout-login-card .dotchee-primary:disabled{opacity:.65;cursor:not-allowed;transform:none}
.dotchee-checkout-login-card .dotchee-code{width:100%;height:48px;border:1px solid var(--dc-input-border,#d0d5dd);border-radius:var(--dc-input-radius,12px);padding:0 14px;background:var(--dc-input-bg,#fff);color:var(--dc-title,#101828);font-family:inherit;font-size:18px;letter-spacing:5px;text-align:center;outline:none;margin:0 0 12px}
.dotchee-checkout-login-card .dotchee-code:focus,.dotchee-checkout-login-card .dotchee-captcha-answer:focus{border-color:var(--dc-focus,#111827);box-shadow:0 0 0 3px rgba(17,24,39,.08)}
.dotchee-checkout-login-card .dotchee-code-help{margin:0 0 14px;padding:11px 13px;border-radius:10px;background:rgba(16,24,40,.04);font-size:13px;line-height:1.8;color:var(--dc-text,#667085)}
.dotchee-checkout-login-card .dotchee-secondary-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}
.dotchee-checkout-login-card .dotchee-link{border:0;background:transparent;padding:4px 0;color:var(--dc-link,#344054);font-family:inherit;font-size:13px;font-weight:700;cursor:pointer}
.dotchee-checkout-login-card .dotchee-link:disabled{opacity:.5;cursor:not-allowed}
.dotchee-checkout-login-card .dotchee-message{min-height:0;margin-top:12px;font-size:13px;line-height:1.8}
.dotchee-checkout-login-card .dotchee-message:not(:empty){padding:10px 12px;border-radius:10px;background:#fff4f4;color:#b42318}
.dotchee-checkout-login-card .dotchee-message.ok:not(:empty){background:#ecfdf3;color:#027a48}
.dotchee-checkout-login-card.verified{border-color:#abefc6;background:#f6fef9}
.dotchee-checkout-login-card.verified .dotchee-login-heading h3{color:#027a48}
@media(max-width:767px){.dotchee-checkout-login-card{padding:18px;border-radius:14px}.dotchee-checkout-login-card .dotchee-secondary-actions{align-items:flex-start;flex-direction:column;gap:6px}}
