.shla-dashboard,.shla-profile{--shla-ink:#24212b;--shla-muted:#716c7a;--shla-line:#eae5ed;--shla-purple:#7c3cbd;--shla-orange:#ee743b;color:var(--shla-ink);font-family:inherit;font-size:15px;line-height:1.55;text-align:left}
.shla-dashboard *{box-sizing:border-box}.shla-dashboard{max-width:1120px;margin:24px auto 36px;background:#fff}.shla-heading{margin-bottom:26px}.shla-eyebrow{display:block;font-size:11px;letter-spacing:.14em;font-weight:750;color:#77707f}.shla-dashboard h2{font-size:clamp(26px,3vw,38px);line-height:1.18;margin:9px 0 10px;color:#24212b;letter-spacing:-.04em}.shla-dashboard h3{color:#24212b;font-size:23px;margin:6px 0 14px;line-height:1.25}.shla-dashboard p{color:#716c7a;margin:8px 0 0}.shla-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:18px}.shla-card{background:#fff;border:1px solid #eae5ed;border-radius:22px;padding:26px;box-shadow:0 6px 22px #35224006}.shla-membership{background:linear-gradient(120deg,#faf7fd,#fff 70%)}.shla-membership h3{font-size:32px;letter-spacing:-.03em}.shla-benefits{display:flex;gap:34px;margin:16px 0 24px}.shla-benefits strong{display:block;color:#6d339f;font-size:24px;line-height:1.3}.shla-benefits span{font-size:12px;color:#716c7a}.shla-dashboard progress{appearance:none;width:100%;height:7px;border:0;border-radius:20px;display:block;background:#eae5ed;overflow:hidden}.shla-dashboard progress::-webkit-progress-bar{background:#eae5ed;border-radius:20px}.shla-dashboard progress::-webkit-progress-value{background:linear-gradient(90deg,#ee743b,#7c3cbd);border-radius:20px}.shla-dashboard progress::-moz-progress-bar{background:linear-gradient(90deg,#ee743b,#7c3cbd)}.shla-dashboard .shla-next{font-size:12px;margin-top:13px}.shla-amount{display:block;font-size:clamp(35px,5vw,48px);letter-spacing:-.055em;line-height:1.3;margin:12px 0;color:#24212b}.shla-wallet p{font-size:13px;max-width:240px}.shla-dashboard .shla-button{display:flex;justify-content:space-between;align-items:center;gap:20px;background:linear-gradient(105deg,#e86b35,#a3459a 70%,#7c3cbd);color:#fff!important;font-size:14px;font-weight:700;text-decoration:none;border:0;border-radius:12px;padding:13px 17px;margin-top:20px;min-height:46px}.shla-button:focus-visible,.shla-link:focus-visible{outline:3px solid #7133aa;outline-offset:4px}.shla-order{margin-top:18px;display:flex;justify-content:space-between;align-items:center;gap:20px}.shla-order h3{font-size:20px;margin:8px 0 0}.shla-order-detail{font-size:13px}.shla-order-actions{display:flex;flex-direction:column;align-items:flex-end;gap:12px;flex-shrink:0}.shla-status{background:#f2edf8;color:#65328d;padding:7px 13px;border-radius:30px;font-size:12px;font-weight:700}.shla-dashboard .shla-link{color:#6d339f;font-size:13px;font-weight:650;text-decoration:none}.shla-dashboard .shla-connection{font-size:12px;color:#a04b19}.shla-profile{border:1px solid #eae5ed;padding:20px;border-radius:16px}.shla-profile small{display:block;color:#716c7a}.shla-profile input[type=date]{display:block;max-width:300px}.shla-profile input[type=checkbox]{accent-color:#7c3cbd}
@media(max-width:640px){.shla-grid{grid-template-columns:1fr}.shla-card{padding:22px;border-radius:18px}.shla-order{align-items:flex-start;flex-direction:column}.shla-order-actions{align-items:flex-start;width:100%;flex-direction:row;justify-content:space-between}.shla-heading{margin-bottom:20px}.shla-dashboard{margin-top:16px}}
@media(prefers-reduced-motion:reduce){.shla-dashboard *{scroll-behavior:auto;transition:none}}
/* Native WooCommerce authentication keeps its validation and anti-bot hooks. */
.shla-standalone .woocommerce form.login,
.shla-standalone .woocommerce form.register,
.shla-standalone .woocommerce-ResetPassword {
  background:#fff;color:#19222c;border:1px solid #e5e8ec;border-radius:20px;
  padding:28px;box-shadow:0 10px 35px rgb(25 34 44 / 6%);
}
.shla-standalone .woocommerce form input.input-text,
.shla-profile input[type="date"],.shla-profile input[type="tel"] {
  background:#fff;color:#19222c;border:1px solid #cdd3dc;border-radius:10px;
  min-height:46px;padding:10px 12px;width:100%;box-sizing:border-box;
}
.shla-standalone .woocommerce form.login button,
.shla-standalone .woocommerce form.register button {
  background:linear-gradient(110deg,#ed4237,#f67b37);color:#fff;border:0;
  border-radius:12px;min-height:46px;padding:12px 24px;font-weight:700;
}
.shla-standalone .woocommerce form label{color:#303945;}
.shla-standalone .woocommerce form a{color:#b52e24;text-decoration:underline;}
.shla-dashboard details{margin-top:24px;}
.shla-dashboard summary{cursor:pointer;font-weight:650;padding:12px 0;}
.shla-dashboard table{width:100%;border-collapse:collapse;background:#fff;color:#19222c;}
.shla-dashboard table td,.shla-dashboard table th{padding:12px;text-align:left;border-bottom:1px solid #e5e8ec;}
@media(max-width:600px){.shla-standalone .woocommerce form.login,.shla-standalone .woocommerce form.register{padding:20px;}}
/* Compatibility with snippet 103: keep its navigation; own only our dashboard cards. */
body.woocommerce-account .woocommerce-MyAccount-content .shla-dashboard{margin:0 auto 24px;min-width:0;}
body.woocommerce-account .woocommerce-MyAccount-content .shla-dashboard h2,
body.woocommerce-account .woocommerce-MyAccount-content .shla-dashboard h3{background:none;border:0;padding:0;box-shadow:none;letter-spacing:-.025em;}
body.woocommerce-account .woocommerce-MyAccount-content .shla-dashboard h2:after{display:none;}
body.woocommerce-account .woocommerce-MyAccount-content .shla-heading h2{font-size:clamp(23px,3vw,30px);margin:0 0 5px;line-height:1.25;overflow-wrap:anywhere;}
body.woocommerce-account .woocommerce-MyAccount-content .shla-membership h3{font-size:30px;margin:8px 0;}
body.woocommerce-account .woocommerce-MyAccount-content .shla-order h3{font-size:20px;margin:8px 0;}
.shla-heading{margin-bottom:20px;}.shla-heading .shla-tagline{font-weight:650;color:#24212b;margin:0;}.shla-heading p{font-size:14px;margin-top:3px;}
.shla-dashboard .shla-next{margin-top:16px;padding:14px 16px;background:#f3edf8;border-radius:14px;color:#352340;font-size:13px;}
.shla-dashboard .shla-next p{color:#55425f;margin-top:5px;}.shla-next-benefits b{color:#66359c;}.shla-spend{font-size:13px;margin-bottom:10px!important;}.shla-max-level{padding-top:12px;font-size:14px;}
.shla-dashboard [hidden]{display:none!important;}
.shla-bonus-form{box-sizing:border-box;width:100%;min-width:0;padding:18px;margin:14px 0;border:1px solid #eae5ed;border-radius:16px;background:#fcfaff;color:#24212b;text-align:left;}
.shla-bonus-form *{box-sizing:border-box;}.shla-bonus-form p{font-size:14px;color:#716c7a;margin:6px 0 12px;}.shla-bonus-controls{display:flex;align-items:stretch;gap:10px;flex-wrap:wrap;}.shla-bonus-controls label{flex:1 1 110px;min-width:0;margin:0;}
.woocommerce .shla-bonus-controls input{width:100%;max-width:100%;min-width:0;height:48px;border:1px solid #d9cfdf;border-radius:10px;background:#fff;color:#24212b;font-size:16px;padding:10px 12px;box-shadow:none;}
.woocommerce .shla-bonus-apply{min-height:48px;max-width:100%;white-space:normal;border:0;border-radius:11px;padding:12px 18px;background:linear-gradient(110deg,#f97316,#9333ea);color:#fff;font-size:14px;font-weight:700;line-height:1.3;text-transform:none;cursor:pointer;}
.woocommerce .shla-bonus-remove{display:inline-block;min-height:44px;padding:6px 9px;margin-left:5px;border:0;background:transparent;color:#74339f;text-decoration:underline;font-size:13px;cursor:pointer;box-shadow:none;text-transform:none;}
.shla-bonus-apply:disabled{opacity:.55;cursor:wait;}.shla-bonus-message:empty{display:none;}.shla-bonus-controls input:focus-visible,.shla-bonus-apply:focus-visible,.shla-bonus-remove:focus-visible{outline:2px solid #9333ea;outline-offset:3px;}
.woocommerce tr.cart-discount.coupon-shla-loyalty th,.woocommerce tr.cart-discount.coupon-shla-bonus th{overflow-wrap:anywhere;white-space:normal;text-transform:none;}
@media(max-width:480px){.shla-bonus-controls{flex-direction:column;}.shla-bonus-controls label{flex:auto;}.shla-bonus-apply{width:100%;}.shla-bonus-form{padding:14px;}.shla-benefits{gap:20px;}.shla-card{min-width:0;}.shla-next{overflow-wrap:anywhere;}}
