.bp-core-price-stack {
  display: inline-grid;
  gap: 5px;
  color: #152f3d;
  font-family: "Public Sans", "Helvetica Neue", Arial, sans-serif;
  font-style: normal;
  line-height: 1.2;
  vertical-align: middle;
}

.bp-core-retail-price,
.bp-core-role-price {
  display: flex;
  align-items: baseline;
  gap: 6px;
}

.bp-core-price-label { font-size: 11px; font-weight: 720; }
.bp-core-retail-price { color: #6a7e87; }
.bp-core-retail-price .bp-core-price-value { color: inherit; font-size: 12px; font-weight: 650; }
.bp-core-role-price .bp-core-price-label { color: #278d85; font-size: 10px; font-weight: 850; letter-spacing: .075em; text-transform: uppercase; }
.bp-core-role-price .bp-core-price-value { color: #152f3d; font-size: 1em; font-weight: 850; }

.bp-core-wholesale-form,
.bp-core-payment {
  color: #152f3d;
  font-family: "Public Sans", "Helvetica Neue", Arial, sans-serif;
}

.bp-core-wholesale-form form {
  position: relative;
  padding: clamp(26px, 5vw, 46px);
  border: 1px solid #d7e4e7;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 48px rgba(21, 47, 61, .08);
}

.bp-core-wholesale-form header { margin-bottom: 26px; }
.bp-core-wholesale-form header p { margin: 0 0 7px; color: #267c78; font-size: 10px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.bp-core-wholesale-form header h2 { margin: 0; font-size: clamp(28px, 4vw, 42px); }
.bp-core-wholesale-form__trap { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.bp-core-wholesale-form__grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 18px; }
.bp-core-wholesale-form__grid label { display: grid; align-content: start; gap: 7px; }
.bp-core-wholesale-form__grid label > span { color: #405b65; font-size: 10px; font-weight: 820; letter-spacing: .045em; text-transform: uppercase; }
.bp-core-wholesale-form__wide { grid-column: 1 / -1; }
.bp-core-wholesale-form :where(input[type="text"], input[type="email"], input[type="tel"], input[type="file"], select, textarea) { width: 100%; min-height: 51px; padding: 12px 13px; border: 1px solid #cad9df; border-radius: 8px; background: #f8fbfb; color: #152f3d; font: inherit; font-size: 13px; box-shadow: none; }
.bp-core-wholesale-form textarea { min-height: 115px; resize: vertical; }
.bp-core-wholesale-form input[type="file"] { padding: 11px; }
.bp-core-wholesale-form small { color: #667c84; font-size: 10px; }
.bp-core-wholesale-form :where(input, select, textarea):focus { border-color: #43bdb2; outline: 0; background: #fff; box-shadow: 0 0 0 3px rgba(67, 189, 178, .14); }
.bp-core-wholesale-form__check { display: flex; align-items: flex-start; gap: 10px; margin-top: 18px; padding: 15px; border-radius: 9px; background: #f0f6f5; color: #506971; font-size: 10px; line-height: 1.55; }
.bp-core-wholesale-form__check input { flex: 0 0 auto; width: 17px; height: 17px; margin: 1px 0 0; accent-color: #39b75f; }
.bp-core-wholesale-form form > .bp-core-button { width: 100%; margin-top: 22px; border-color: #39b75f; background: #39b75f; color: #fff !important; }

.bp-core-payment { padding: clamp(26px, 5vw, 46px); border: 1px solid #d7e4e7; border-radius: 18px; background: #fff; box-shadow: 0 18px 48px rgba(21, 47, 61, .08); }
.bp-core-payment > header { max-width: 720px; margin-bottom: 25px; }
.bp-core-payment__eyebrow { margin: 0 0 7px !important; color: #267c78; font-size: 10px !important; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; }
.bp-core-payment h2 { margin: 0 0 10px; color: #152f3d; font-size: clamp(28px, 4vw, 42px); }
.bp-core-payment__orders { display: grid; gap: 10px; margin: 0; padding: 0; list-style: none; }
.bp-core-payment__orders li { display: grid; grid-template-columns: minmax(0, 1fr) auto auto; align-items: center; gap: 18px; padding: 18px; border: 1px solid #dfe9ec; border-radius: 11px; }
.bp-core-payment__orders li > div { display: grid; gap: 4px; }
.bp-core-payment__orders li span { color: #647a82; font-size: 11px; }
.bp-core-payment__empty { display: flex; align-items: center; justify-content: space-between; gap: 18px; padding: 21px; border-radius: 11px; background: #eef6f5; }
.bp-core-payment--login form { margin: 22px 0 0 !important; padding: 0 !important; border: 0 !important; }

.bp-core-sms {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(0, 1.1fr);
  overflow: hidden;
  border-radius: 20px;
  background: radial-gradient(circle at 8% 14%, rgba(67, 189, 178, .25), transparent 34%), #152f3d;
  box-shadow: 0 22px 58px rgba(21, 47, 61, .15);
}
.bp-core-sms__copy { display: flex; min-height: 420px; flex-direction: column; justify-content: center; padding: clamp(32px, 6vw, 64px); color: #cbdadd; }
.bp-core-sms__copy > p { margin: 0 0 9px; color: #7fddd4; font-size: 10px; font-weight: 850; letter-spacing: .13em; text-transform: uppercase; }
.bp-core-sms__copy h2 { margin: 0 0 16px; color: #fff; font-family: "Outfit", "Avenir Next", Arial, sans-serif; font-size: clamp(34px, 4.6vw, 54px); letter-spacing: -.045em; line-height: 1.05; }
.bp-core-sms__copy span { font-size: 13px; line-height: 1.7; }
.bp-core-sms__form { display: grid; align-content: center; padding: clamp(27px, 5vw, 52px); background: #fff; }
.bp-core-sms__form form { position: relative; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 17px; }
.bp-core-sms__form form > label { display: grid; gap: 7px; }
.bp-core-sms__form label > span { color: #405b65; font-size: 10px; font-weight: 820; letter-spacing: .045em; text-transform: uppercase; }
.bp-core-sms__form :where(input[type="tel"], input[type="email"]) { width: 100%; min-height: 51px; padding: 12px 13px; border: 1px solid #cad9df; border-radius: 8px; background: #f8fbfb; color: #152f3d; font: inherit; font-size: 13px; }
.bp-core-sms__form :where(input[type="tel"], input[type="email"]):focus { border-color: #43bdb2; outline: 0; background: #fff; box-shadow: 0 0 0 3px rgba(67, 189, 178, .14); }
.bp-core-sms__consent { display: flex !important; grid-column: 1 / -1; align-items: flex-start; gap: 10px !important; padding: 14px; border-radius: 9px; background: #eff6f5; }
.bp-core-sms__consent input { flex: 0 0 auto; width: 17px; height: 17px; margin: 1px 0 0; accent-color: #39b75f; }
.bp-core-sms__consent span { font-size: 9px !important; font-weight: 600 !important; letter-spacing: 0 !important; line-height: 1.55; text-transform: none !important; }
.bp-core-sms__trap { position: absolute !important; left: -9999px !important; width: 1px !important; height: 1px !important; overflow: hidden !important; }
.bp-core-sms__form .bp-core-button { grid-column: 1 / -1; width: 100%; border-color: #39b75f; background: #39b75f; color: #fff !important; }
.bp-core-sms__form :where(.woocommerce-message, .woocommerce-error) { margin-bottom: 18px !important; }

@media (max-width: 700px) {
  .bp-core-wholesale-form__grid { grid-template-columns: 1fr; }
  .bp-core-wholesale-form__wide { grid-column: 1; }
  .bp-core-payment__orders li { grid-template-columns: 1fr; }
  .bp-core-payment__orders li .bp-core-button { width: 100%; }
  .bp-core-payment__empty { align-items: stretch; flex-direction: column; }
  .bp-core-sms { grid-template-columns: 1fr; }
  .bp-core-sms__copy { min-height: 310px; }
  .bp-core-sms__form form { grid-template-columns: 1fr; }
  .bp-core-sms__form form > *, .bp-core-sms__consent, .bp-core-sms__form .bp-core-button { grid-column: 1; }
}

.bp-core-dashboard {
  --bp-core-ink: #152f3d;
  --bp-core-navy: #26485c;
  --bp-core-teal: #43bdb2;
  --bp-core-green: #3bb863;
  --bp-core-mist: #f5f8f9;
  --bp-core-line: #dce7eb;
  width: min(calc(100% - 32px), 1180px);
  margin: clamp(30px, 5vw, 60px) auto;
  color: var(--bp-core-ink);
  font-family: "Public Sans", "Helvetica Neue", Arial, sans-serif;
}

.bp-core-dashboard *,
.bp-core-dashboard *::before,
.bp-core-dashboard *::after {
  box-sizing: border-box;
}

.bp-core-dashboard__hero {
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 5vw, 54px);
  border-radius: 22px;
  color: #fff;
  background: radial-gradient(circle at 85% 20%, rgba(67, 189, 178, 0.25), transparent 30%), linear-gradient(135deg, #152f3d, #26485c);
  box-shadow: 0 24px 60px rgba(21, 47, 61, 0.16);
}

.bp-core-dashboard__eyebrow {
  margin: 0 0 10px;
  color: var(--bp-core-teal);
  font-size: 0.76rem;
  font-weight: 850;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.bp-core-dashboard__hero h1 {
  margin: 0 0 12px;
  color: #fff;
  font-size: clamp(2rem, 5vw, 3.8rem);
  line-height: 1.05;
}

.bp-core-dashboard__hero > p:not(.bp-core-dashboard__eyebrow) {
  max-width: 640px;
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
}

.bp-core-dashboard__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 24px;
}

.bp-core-button {
  display: inline-flex;
  min-height: 46px;
  align-items: center;
  justify-content: center;
  padding: 10px 20px;
  border: 2px solid #fff;
  border-radius: 999px;
  color: var(--bp-core-ink) !important;
  background: #fff;
  font-weight: 800;
  text-decoration: none !important;
}

.bp-core-button--outline {
  color: #fff !important;
  background: transparent;
}

.bp-core-dashboard__metrics {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
  margin-block: 18px;
}

.bp-core-dashboard__metrics article,
.bp-core-card {
  border: 1px solid var(--bp-core-line);
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 12px 36px rgba(21, 47, 61, 0.07);
}

.bp-core-dashboard__metrics article {
  display: grid;
  gap: 5px;
  padding: 20px;
}

.bp-core-dashboard__metrics p {
  margin: 0;
  color: #617680;
  font-size: 0.72rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.bp-core-dashboard__metrics strong {
  font-size: 1.65rem;
}

.bp-core-dashboard__metrics small {
  color: #617680;
}

.bp-core-dashboard__metrics a,
.bp-core-card a {
  color: #267c78;
  font-weight: 750;
}

.bp-core-dashboard__grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px;
}

.bp-core-card {
  min-width: 0;
  padding: 22px;
}

.bp-core-card > header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 14px;
}

.bp-core-card h2 {
  margin: 0;
  color: var(--bp-core-ink);
  font-size: 1.15rem;
}

.bp-core-orders,
.bp-core-coupons {
  display: grid;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

.bp-core-orders li {
  display: grid;
  grid-template-columns: 90px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  padding: 11px 0;
  border-bottom: 1px solid #edf2f4;
  font-size: 0.82rem;
}

.bp-core-orders li:last-child {
  border-bottom: 0;
}

.bp-core-status {
  justify-self: end;
  font-size: 0.76rem;
}

.bp-core-status--processing {
  color: #267c78;
}

.bp-core-status--completed {
  color: #278c4a;
}

.bp-core-status--cancelled,
.bp-core-status--failed {
  color: #b32d2e;
}

.bp-core-coupons {
  gap: 10px;
}

.bp-core-coupons li {
  display: grid;
  grid-template-columns: minmax(92px, auto) 1fr;
  align-items: center;
  gap: 12px;
  padding: 11px;
  border: 1px solid #e2ebee;
  border-radius: 12px;
}

.bp-core-coupons strong {
  padding: 7px 10px;
  border: 1px dashed var(--bp-core-green);
  border-radius: 8px;
  color: #278c4a;
  background: #f2fbf5;
  font-size: 0.78rem;
  text-align: center;
}

.bp-core-coupons span {
  color: #617680;
  font-size: 0.78rem;
}

.bp-core-products {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
}

.bp-core-products article {
  display: grid;
  grid-template-columns: 58px minmax(0, 1fr) auto;
  align-items: center;
  gap: 9px;
  padding: 10px;
  border: 1px solid #e2ebee;
  border-radius: 13px;
}

.bp-core-products__image img {
  display: block;
  width: 58px;
  height: 58px;
  border-radius: 9px;
  object-fit: contain;
}

.bp-core-products__name {
  color: var(--bp-core-ink) !important;
  font-size: 0.78rem;
  line-height: 1.25;
  text-decoration: none !important;
}

.bp-core-products__action {
  padding: 7px 9px;
  border-radius: 8px;
  color: #fff !important;
  background: var(--bp-core-green);
  font-size: 0.74rem;
  text-decoration: none !important;
}

.bp-core-muted {
  color: #6a7e87;
}

@media (max-width: 860px) {
  .bp-core-dashboard__metrics,
  .bp-core-dashboard__grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 560px) {
  .bp-core-dashboard {
    width: min(calc(100% - 22px), 1180px);
  }

  .bp-core-orders li {
    grid-template-columns: 82px 1fr;
  }

  .bp-core-status {
    grid-column: 2;
    justify-self: start;
  }

  .bp-core-products {
    grid-template-columns: 1fr;
  }
}
