:root {
  --wbc-bg: #272d69;
  --wbc-surface: #323871;
  --wbc-surface-2: #34407d;
  --wbc-text: #edf3f9;
  --wbc-text-soft: #adb8ed;
  --wbc-line: #717bb1;
  --wbc-accent: #9dd0ff;
  --wbc-accent-2: #7b84e8;
  --wbc-accent-3: #d0d3ff;
  --wbc-navy: #111852;
  --wbc-gradient: linear-gradient(270deg, #d0d3ff -3.9%, #a1aaff 54.54%, #7b84e8 100%);
  --wbc-gradient-reverse: linear-gradient(270deg, #7b84e8 -3.9%, #a1aaff 41.55%, #d0d3ff 100%);
  --wbc-radius-lg: 48px 1px 48px 1px;
  --wbc-radius-md: 24px 1px 24px 1px;
  --wbc-radius-sm: 24px;
  --wbc-shadow: 0 20px 60px rgba(17, 24, 82, 0.22);
}

body.wbc-theme .wbc-shell {
  padding: clamp(16px, 2vw, 28px) 0 clamp(72px, 8vw, 140px);
}

body.wbc-theme .wbc-shell__hero {
  margin-bottom: 24px;
}

body.wbc-theme .wbc-shell__eyebrow {
  margin: 0 0 12px;
  color: var(--wbc-text-soft);
  font: 500 14px/1.5 'RHD', sans-serif;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

body.wbc-theme .wbc-shell__title {
  margin: 0 0 12px;
  font: 500 clamp(36px, 5vw, 72px)/1.04 'RHD', sans-serif;
  letter-spacing: -0.02em;
  color: var(--wbc-text);
}

body.wbc-theme .wbc-shell__intro {
  max-width: 900px;
  margin: 0;
  color: var(--wbc-text-soft);
  font: 400 clamp(16px, 2vw, 22px)/1.55 'RHD', sans-serif;
}

body.wbc-theme .wbc-steps {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 12px;
  margin: 28px 0 0;
  padding: 0;
  max-width: 760px;
}

body.wbc-theme .wbc-steps__item {
  position: relative;
  padding: 12px 16px;
  border-radius: 999px;
  border: 1px solid rgba(157, 208, 255, 0.22);
  background: rgba(50, 56, 113, 0.55);
  color: var(--wbc-text-soft);
  font: 500 14px/1.5 'RHD', sans-serif;
  text-align: center;
}

body.wbc-theme .wbc-steps__item.is-current,
body.wbc-theme .wbc-steps__item.is-complete {
  color: #111852;
  border-color: transparent;
  background: var(--wbc-gradient);
}

body.wbc-theme .wbc-shell__panel {
  background: var(--wbc-surface);
  border-radius: var(--wbc-radius-lg);
  padding: clamp(18px, 3vw, 56px);
  box-shadow: var(--wbc-shadow);
}

body.wbc-theme.woocommerce-cart .shop_table,
body.wbc-theme.woocommerce-checkout .shop_table,
body.wbc-theme.woocommerce-account .shop_table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0 16px;
  border: 0;
}

body.wbc-theme table.shop_table thead th,
body.wbc-theme table.shop_table tbody td,
body.wbc-theme table.shop_table tfoot th,
body.wbc-theme table.shop_table tfoot td {
  border: 0;
  color: var(--wbc-text);
}

body.wbc-theme table.shop_table thead th {
  color: var(--wbc-text-soft);
  font: 500 14px/1.5 'RHD', sans-serif;
  padding: 0 18px 8px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

body.wbc-theme table.shop_table tbody tr,
body.wbc-theme table.shop_table tfoot tr {
  background: var(--wbc-bg);
}

body.wbc-theme table.shop_table tbody td,
body.wbc-theme table.shop_table tfoot th,
body.wbc-theme table.shop_table tfoot td {
  padding: 20px 18px;
  font: 400 16px/1.5 'RHD', sans-serif;
}

body.wbc-theme table.shop_table tbody tr td:first-child,
body.wbc-theme table.shop_table tfoot tr th:first-child,
body.wbc-theme table.shop_table tfoot tr td:first-child {
  border-radius: 24px 0 0 24px;
}

body.wbc-theme table.shop_table tbody tr td:last-child,
body.wbc-theme table.shop_table tfoot tr th:last-child,
body.wbc-theme table.shop_table tfoot tr td:last-child {
  border-radius: 0 24px 24px 0;
}

body.wbc-theme .product-name a,
body.wbc-theme .woocommerce-table__product-name a,
body.wbc-theme .wc-item-meta a {
  color: var(--wbc-text);
  text-decoration: none;
}

body.wbc-theme .product-name,
body.wbc-theme .woocommerce-table__product-name {
  font-weight: 500;
}

body.wbc-theme .product-thumbnail img,
body.wbc-theme .woocommerce-cart-form__cart-item .product-thumbnail img {
  border-radius: 18px;
  background: #fff;
}

body.wbc-theme .cart_totals,
body.wbc-theme #order_review,
body.wbc-theme .woocommerce-checkout-review-order,
body.wbc-theme .woocommerce-customer-details,
body.wbc-theme .woocommerce-order,
body.wbc-theme .woocommerce-form-login,
body.wbc-theme .woocommerce-form-register,
body.wbc-theme .woocommerce-MyAccount-navigation,
body.wbc-theme .woocommerce-MyAccount-content,
body.wbc-theme .woocommerce-address-fields,
body.wbc-theme .col2-set .col-1,
body.wbc-theme .col2-set .col-2,
body.wbc-theme .woocommerce-billing-fields,
body.wbc-theme .woocommerce-additional-fields,
body.wbc-theme .woocommerce-order-details,
body.wbc-theme .woocommerce-Addresses .woocommerce-Address {
  background: var(--wbc-bg);
  border-radius: var(--wbc-radius-md);
  padding: clamp(18px, 2.5vw, 32px);
  box-shadow: inset 0 0 0 1px rgba(157, 208, 255, 0.08);
}

body.wbc-theme .woocommerce-cart .cart-collaterals,
body.wbc-theme .woocommerce-checkout #customer_details {
  margin-top: 28px;
}

body.wbc-theme .woocommerce-checkout #customer_details,
body.wbc-theme .woocommerce-checkout-review-order,
body.wbc-theme .woocommerce-account .woocommerce,
body.wbc-theme .woocommerce-cart .cart-collaterals {
  display: grid;
  gap: 24px;
}

body.wbc-theme .woocommerce-account .woocommerce {
  grid-template-columns: minmax(240px, 320px) minmax(0, 1fr);
  align-items: start;
}

body.wbc-theme .woocommerce-checkout .col2-set {
  display: grid;
  gap: 24px;
}

body.wbc-theme .woocommerce-checkout #order_review_heading,
body.wbc-theme .cart_totals h2,
body.wbc-theme .woocommerce-order-details__title,
body.wbc-theme .woocommerce-column__title,
body.wbc-theme .woocommerce-MyAccount-content h2,
body.wbc-theme .woocommerce-billing-fields h3,
body.wbc-theme .woocommerce-additional-fields h3,
body.wbc-theme .woocommerce-form-login h2,
body.wbc-theme .woocommerce-form-register h2,
body.wbc-theme .woocommerce-order h2,
body.wbc-theme .woocommerce-order h3 {
  margin: 0 0 20px;
  color: var(--wbc-text);
  font: 500 clamp(22px, 2.4vw, 32px)/1.2 'RHD', sans-serif;
}

body.wbc-theme form .form-row,
body.wbc-theme .woocommerce form .form-row {
  margin: 0 0 16px;
}

body.wbc-theme .woocommerce form .form-row label {
  display: block;
  margin-bottom: 6px;
  color: var(--wbc-text-soft);
  font: 400 14px/1.5 'RHD', sans-serif;
}

body.wbc-theme .woocommerce form .input-text,
body.wbc-theme .woocommerce form select,
body.wbc-theme .woocommerce form textarea,
body.wbc-theme .select2-container--default .select2-selection--single,
body.wbc-theme .select2-container--default .select2-selection--multiple,
body.wbc-theme .quantity .qty,
body.wbc-theme #coupon_code {
  min-height: 52px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid var(--wbc-line);
  border-radius: 24px;
  background: var(--wbc-surface-2);
  color: #f7f9fc;
  box-shadow: 0 0 0 0 rgba(157, 208, 255, 0);
  font: 400 16px/1.5 'RHD', sans-serif;
  padding: 14px 16px;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}

body.wbc-theme .woocommerce form textarea {
  min-height: 120px;
  resize: vertical;
}

body.wbc-theme .select2-container--default .select2-selection--single .select2-selection__rendered,
body.wbc-theme .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  color: #f7f9fc;
  line-height: 24px;
  padding-left: 0;
}

body.wbc-theme .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 100%;
  right: 14px;
}

body.wbc-theme .woocommerce form .input-text::placeholder,
body.wbc-theme .woocommerce form textarea::placeholder,
body.wbc-theme #coupon_code::placeholder {
  color: var(--wbc-text-soft);
}

body.wbc-theme .woocommerce form .input-text:focus,
body.wbc-theme .woocommerce form select:focus,
body.wbc-theme .woocommerce form textarea:focus,
body.wbc-theme .select2-container--focus .select2-selection,
body.wbc-theme .quantity .qty:focus,
body.wbc-theme #coupon_code:focus {
  box-shadow: 0 0 0 1px var(--wbc-accent);
  outline: 0;
}

body.wbc-theme .woocommerce a.button,
body.wbc-theme .woocommerce button.button,
body.wbc-theme .woocommerce input.button,
body.wbc-theme .woocommerce #payment #place_order,
body.wbc-theme .wc-proceed-to-checkout a.checkout-button {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-height: 52px;
  padding: 12px 24px;
  border: 0;
  border-radius: 24px;
  color: #272d69;
  background: var(--wbc-gradient);
  font: 500 16px/1.5 'RHD', sans-serif;
  text-decoration: none;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

body.wbc-theme .woocommerce a.button:hover,
body.wbc-theme .woocommerce button.button:hover,
body.wbc-theme .woocommerce input.button:hover,
body.wbc-theme .woocommerce #payment #place_order:hover,
body.wbc-theme .wc-proceed-to-checkout a.checkout-button:hover {
  background: var(--wbc-gradient-reverse);
  color: #272d69;
  transform: translateY(-1px);
}

body.wbc-theme .woocommerce a.button.alt,
body.wbc-theme .woocommerce button.button.alt,
body.wbc-theme .woocommerce input.button.alt,
body.wbc-theme .woocommerce #payment #place_order {
  background: var(--wbc-gradient);
}

body.wbc-theme .woocommerce .button:disabled,
body.wbc-theme .woocommerce .button[disabled] {
  opacity: 0.55;
}

body.wbc-theme .actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}

body.wbc-theme .coupon {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  width: 100%;
}

body.wbc-theme .coupon .input-text {
  flex: 1 1 260px;
}

body.wbc-theme .woocommerce-info,
body.wbc-theme .woocommerce-message,
body.wbc-theme .woocommerce-error,
body.wbc-theme .woocommerce-notices-wrapper > * {
  margin: 0 0 20px;
  padding: 18px 20px 18px 54px;
  border: 0;
  border-radius: 24px;
  background: rgba(17, 24, 82, 0.9);
  color: var(--wbc-text);
}

body.wbc-theme .woocommerce-message {
  box-shadow: inset 0 0 0 1px rgba(157, 208, 255, 0.28);
}

body.wbc-theme .woocommerce-error {
  box-shadow: inset 0 0 0 1px rgba(255, 96, 96, 0.35);
}

body.wbc-theme .woocommerce-info::before,
body.wbc-theme .woocommerce-message::before,
body.wbc-theme .woocommerce-error::before {
  top: 18px;
  left: 20px;
  color: var(--wbc-accent);
}

body.wbc-theme .woocommerce-checkout #payment {
  background: transparent;
  border-radius: 0;
}

body.wbc-theme .woocommerce-checkout #payment ul.payment_methods {
  border: 0;
  padding: 0;
}

body.wbc-theme .woocommerce-checkout #payment ul.payment_methods li {
  margin: 0 0 12px;
  padding: 16px 18px;
  border-radius: 24px;
  background: var(--wbc-surface-2);
}

body.wbc-theme .woocommerce-checkout #payment div.payment_box {
  margin: 12px 0 0;
  background: rgba(17, 24, 82, 0.72);
  color: var(--wbc-text-soft);
  border-radius: 18px;
}

body.wbc-theme .woocommerce-checkout #payment div.payment_box::before {
  border-bottom-color: rgba(17, 24, 82, 0.72);
}

body.wbc-theme .woocommerce-checkout-review-order-table tfoot tr:last-child th,
body.wbc-theme .woocommerce-checkout-review-order-table tfoot tr:last-child td,
body.wbc-theme .cart_totals table.shop_table tfoot tr:last-child th,
body.wbc-theme .cart_totals table.shop_table tfoot tr:last-child td {
  color: var(--wbc-accent);
  font-weight: 500;
}

body.wbc-theme .woocommerce-order-overview {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
  gap: 14px;
  margin: 0 0 24px;
  padding: 0;
}

body.wbc-theme .woocommerce-order-overview li {
  list-style: none;
  margin: 0;
  padding: 18px;
  border-radius: 24px;
  background: var(--wbc-bg);
  color: var(--wbc-text-soft);
}

body.wbc-theme .woocommerce-order-overview li strong {
  display: block;
  margin-top: 6px;
  color: var(--wbc-text);
}

body.wbc-theme .woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  gap: 10px;
}

body.wbc-theme .woocommerce-MyAccount-navigation a {
  display: block;
  padding: 14px 16px;
  border-radius: 18px;
  color: var(--wbc-text);
  text-decoration: none;
  background: rgba(52, 64, 125, 0.7);
}

body.wbc-theme .woocommerce-MyAccount-navigation li.is-active a,
body.wbc-theme .woocommerce-MyAccount-navigation a:hover {
  background: var(--wbc-gradient);
  color: #272d69;
}

body.wbc-theme .woocommerce-account .addresses .title .edit,
body.wbc-theme .woocommerce-account .woocommerce-Address-title .edit {
  display: inline-flex;
  padding: 10px 14px;
  border-radius: 999px;
  background: rgba(157, 208, 255, 0.14);
  color: var(--wbc-accent);
  text-decoration: none;
}

body.wbc-theme .woocommerce-thankyou-order-received {
  margin: 0 0 18px;
  color: var(--wbc-accent);
  font: 500 20px/1.5 'RHD', sans-serif;
}

body.wbc-theme .return-to-shop,
body.wbc-theme .wc-backward {
  margin-top: 18px;
}

body.wbc-theme .woocommerce-privacy-policy-text,
body.wbc-theme .woocommerce-terms-and-conditions-wrapper,
body.wbc-theme .wc_payment_methods,
body.wbc-theme .payment_box,
body.wbc-theme .woocommerce-shipping-destination,
body.wbc-theme .woocommerce-customer-details address,
body.wbc-theme .woocommerce-column address,
body.wbc-theme .woocommerce-order-details,
body.wbc-theme p,
body.wbc-theme li,
body.wbc-theme label {
  color: var(--wbc-text);
}

body.wbc-theme .woocommerce-privacy-policy-text,
body.wbc-theme .woocommerce-terms-and-conditions-wrapper,
body.wbc-theme .woocommerce-shipping-destination,
body.wbc-theme .woocommerce-customer-details address,
body.wbc-theme .woocommerce-column address,
body.wbc-theme .lost_password,
body.wbc-theme .woocommerce-LostPassword a,
body.wbc-theme .woocommerce-form-login__rememberme,
body.wbc-theme .woocommerce-form__label-for-checkbox,
body.wbc-theme .woocommerce-form-coupon-toggle,
body.wbc-theme .woocommerce-form-login-toggle,
body.wbc-theme .woocommerce-form-register,
body.wbc-theme .woocommerce-password-hint,
body.wbc-theme .woocommerce-password-strength {
  color: var(--wbc-text-soft);
}

body.wbc-theme .woocommerce a,
body.wbc-theme .woocommerce-info a,
body.wbc-theme .woocommerce-message a,
body.wbc-theme .woocommerce-error a,
body.wbc-theme .woocommerce-privacy-policy-text a,
body.wbc-theme .lost_password a {
  color: var(--wbc-accent);
}

body.wbc-theme .screen-reader-text + *:focus {
  outline: 1px solid var(--wbc-accent);
}

body.wbc-theme .wc-block-cart,
body.wbc-theme .wc-block-checkout,
body.wbc-theme .wc-block-components-sidebar,
body.wbc-theme .wc-block-components-main,
body.wbc-theme .wc-block-components-order-summary,
body.wbc-theme .wc-block-components-totals-wrapper,
body.wbc-theme .wc-block-components-checkout-step,
body.wbc-theme .wc-block-components-checkout-step__container,
body.wbc-theme .wc-block-components-checkout-step__description,
body.wbc-theme .wc-block-components-title,
body.wbc-theme .wc-block-components-product-name,
body.wbc-theme .wc-block-components-totals-item,
body.wbc-theme .wc-block-formatted-money-amount,
body.wbc-theme .wc-block-components-order-summary-item__quantity,
body.wbc-theme .wc-block-components-checkbox label,
body.wbc-theme .wc-block-components-radio-control__label-group,
body.wbc-theme .wc-block-components-payment-method-label,
body.wbc-theme .wc-block-components-order-summary__button-text,
body.wbc-theme .wc-block-components-totals-footer-item,
body.wbc-theme .wc-block-components-text-input label {
  color: var(--wbc-text);
}

body.wbc-theme .wc-block-components-sidebar-layout {
  gap: 24px;
}

body.wbc-theme .wc-block-components-sidebar,
body.wbc-theme .wc-block-cart-items,
body.wbc-theme .wc-block-components-order-summary,
body.wbc-theme .wc-block-components-checkout-step,
body.wbc-theme .wc-block-components-totals-coupon,
body.wbc-theme .wc-block-cart__totals-title,
body.wbc-theme .wc-block-components-order-summary__content {
  background: var(--wbc-bg);
  border-radius: var(--wbc-radius-md);
  box-shadow: inset 0 0 0 1px rgba(157, 208, 255, 0.08);
}

body.wbc-theme .wc-block-components-sidebar,
body.wbc-theme .wc-block-components-checkout-step,
body.wbc-theme .wc-block-components-order-summary__content {
  padding: clamp(18px, 2.5vw, 32px);
}

body.wbc-theme .wc-block-components-checkout-step {
  margin-bottom: 18px;
}

body.wbc-theme .wc-block-components-order-summary,
body.wbc-theme .wc-block-cart-items {
  overflow: hidden;
}

body.wbc-theme .wc-block-components-text-input input,
body.wbc-theme .wc-block-components-text-input input[type='email'],
body.wbc-theme .wc-block-components-text-input input[type='tel'],
body.wbc-theme .wc-block-components-text-input input[type='text'],
body.wbc-theme .wc-block-components-text-input input[type='password'],
body.wbc-theme .wc-block-components-textarea textarea,
body.wbc-theme .wc-block-components-combobox .components-combobox-control__input,
body.wbc-theme .wc-block-components-combobox-control .components-combobox-control__input,
body.wbc-theme .wc-block-components-select .wc-block-components-select__select {
  min-height: 52px;
  border: 0;
  border-bottom: 1px solid var(--wbc-line);
  border-radius: 24px;
  background: var(--wbc-surface-2);
  color: #f7f9fc;
  box-shadow: 0 0 0 0 rgba(157, 208, 255, 0);
  font: 400 16px/1.5 'RHD', sans-serif;
  padding: 14px 16px;
  transition: box-shadow 0.3s ease, border-color 0.3s ease;
}

body.wbc-theme .wc-block-components-text-input input::placeholder,
body.wbc-theme .wc-block-components-textarea textarea::placeholder,
body.wbc-theme .wc-block-components-combobox .components-combobox-control__input::placeholder {
  color: var(--wbc-text-soft);
}

body.wbc-theme .wc-block-components-text-input input:focus,
body.wbc-theme .wc-block-components-textarea textarea:focus,
body.wbc-theme .wc-block-components-combobox .components-combobox-control__input:focus,
body.wbc-theme .wc-block-components-select .wc-block-components-select__select:focus {
  box-shadow: 0 0 0 1px var(--wbc-accent);
  outline: 0;
}

body.wbc-theme .wc-block-components-text-input.is-active input,
body.wbc-theme .wc-block-components-text-input input:not(:placeholder-shown) {
  padding-top: 20px;
  padding-bottom: 8px;
}

body.wbc-theme .wc-block-components-form .wc-block-components-text-input label,
body.wbc-theme .wc-block-components-text-input label {
  color: var(--wbc-text-soft);
  font: 400 14px/1.5 'RHD', sans-serif;
}

body.wbc-theme .wc-block-components-checkout-step__heading,
body.wbc-theme .wc-block-components-checkout-step__title,
body.wbc-theme .wc-block-components-order-summary__title,
body.wbc-theme .wc-block-components-title {
  color: var(--wbc-text);
  font: 500 clamp(22px, 2.4vw, 32px)/1.2 'RHD', sans-serif;
}

body.wbc-theme .wc-block-cart__submit-container,
body.wbc-theme .wc-block-checkout__actions_row,
body.wbc-theme .wc-block-components-totals-coupon__button-container,
body.wbc-theme .wc-block-components-checkout-place-order-button {
  margin-top: 20px;
}

body.wbc-theme .wc-block-cart__submit-container .wc-block-components-button,
body.wbc-theme .wc-block-checkout__actions_row .wc-block-components-button,
body.wbc-theme .wc-block-components-totals-coupon__button-container .wc-block-components-button,
body.wbc-theme .wc-block-components-checkout-place-order-button {
  min-height: 52px;
  border: 0;
  border-radius: 24px;
  background: var(--wbc-gradient);
  color: #272d69;
  font: 500 16px/1.5 'RHD', sans-serif;
  box-shadow: none;
  transition: transform 0.25s ease, opacity 0.25s ease;
}

body.wbc-theme .wc-block-cart__submit-container .wc-block-components-button:hover,
body.wbc-theme .wc-block-checkout__actions_row .wc-block-components-button:hover,
body.wbc-theme .wc-block-components-totals-coupon__button-container .wc-block-components-button:hover,
body.wbc-theme .wc-block-components-checkout-place-order-button:hover {
  background: var(--wbc-gradient-reverse);
  color: #272d69;
  transform: translateY(-1px);
}

body.wbc-theme .wc-block-components-button:disabled,
body.wbc-theme .wc-block-components-checkout-place-order-button:disabled {
  opacity: 0.55;
}

body.wbc-theme .wc-block-components-radio-control-accordion-option,
body.wbc-theme .wc-block-components-payment-method {
  border-radius: 18px;
  background: var(--wbc-surface-2);
  box-shadow: inset 0 0 0 1px rgba(157, 208, 255, 0.08);
  margin-bottom: 12px;
}

body.wbc-theme .wc-block-components-radio-control-accordion-content,
body.wbc-theme .wc-block-components-payment-method .wc-block-components-payment-method__content {
  color: var(--wbc-text-soft);
}

body.wbc-theme .wc-block-components-validation-error,
body.wbc-theme .wc-block-components-notice-banner {
  border-radius: 18px;
}

body.wbc-theme .wbc-qty-value {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 32px;
  min-height: 32px;
  color: var(--wbc-text);
  font: 600 18px/1 'RHD', sans-serif;
}

body.wbc-theme .wbc-qty-value__number {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

body.wbc-theme .wp-block-woocommerce-checkout-express-payment-block,
body.wbc-theme .wc-block-components-express-payment {
  margin-bottom: 18px;
}

body.wbc-theme .wc-block-components-order-summary-item__description,
body.wbc-theme .wc-block-components-totals-coupon-link,
body.wbc-theme .wc-block-components-order-summary-item__individual-prices,
body.wbc-theme .wc-block-components-checkout-return-to-cart-button,
body.wbc-theme .wc-block-components-product-metadata {
  color: var(--wbc-text-soft);
}

body.wbc-theme .wc-block-components-totals-item__label,
body.wbc-theme .wc-block-components-totals-footer-item .wc-block-formatted-money-amount,
body.wbc-theme .wc-block-components-order-summary-item__total-price {
  color: var(--wbc-text);
}

/* V2 refinement pass: stronger cards, block-safe fields, clearer cart hierarchy. */
body.wbc-theme .wbc-shell {
  padding: clamp(10px, 1.2vw, 16px) 0 clamp(42px, 6vw, 88px);
}

body.wbc-theme .wbc-shell__panel {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at top right, rgba(160, 170, 255, 0.14), transparent 34%),
    linear-gradient(180deg, rgba(50, 56, 113, 0.9) 0%, rgba(17, 24, 82, 0.92) 100%);
  border: 1px solid rgba(157, 208, 255, 0.14);
  box-shadow:
    0 28px 70px rgba(10, 14, 46, 0.4),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.wbc-theme .wbc-shell__panel > .woocommerce,
body.wbc-theme .wbc-shell__panel > .wp-block-woocommerce-checkout,
body.wbc-theme .wbc-shell__panel > .wc-block-cart {
  margin: 0;
}

body.wbc-theme .wp-block-woocommerce-checkout.alignwide,
body.wbc-theme .wc-block-cart.alignwide {
  max-width: none;
  margin-inline: 0;
}

body.wbc-view-cart .woocommerce {
  display: grid;
  gap: 18px;
}

body.wbc-view-cart .woocommerce-notices-wrapper {
  grid-column: 1 / -1;
}

body.wbc-view-cart .woocommerce-notices-wrapper.wbc-notices--stacked {
  max-width: min(1080px, 100%);
  padding: 16px 20px;
  border-radius: 28px;
  background: rgba(10, 18, 67, 0.32);
  box-shadow: inset 0 0 0 1px rgba(157, 208, 255, 0.12);
}

body.wbc-view-cart .woocommerce-notices-wrapper.wbc-notices--stacked > * {
  margin: 0;
  padding: 14px 0 14px 34px;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

body.wbc-view-cart .woocommerce-notices-wrapper.wbc-notices--stacked > * + * {
  border-top: 1px solid rgba(157, 208, 255, 0.14);
}

body.wbc-view-cart .woocommerce-notices-wrapper.wbc-notices--stacked > *::before {
  left: 2px;
}

body.wbc-view-cart .woocommerce-message .wc-forward {
  display: none !important;
}

body.wbc-view-cart .woocommerce-notices-wrapper .wc-forward {
  display: none !important;
}

body.wbc-view-cart .woocommerce-cart-form {
  background: rgba(10, 18, 67, 0.42);
  border: 1px solid rgba(157, 208, 255, 0.14);
  border-radius: 28px;
  padding: clamp(18px, 2.4vw, 30px);
  box-shadow: 0 22px 50px rgba(10, 14, 46, 0.28);
  width: 100%;
  max-width: none;
  place-self: start stretch;
  grid-column: 1;
}

body.wbc-view-cart .woocommerce-cart-form__contents {
  margin: 0;
  border-spacing: 0 14px;
  width: 100%;
}

body.wbc-view-cart .shop_table thead .product-thumbnail,
body.wbc-view-cart .shop_table tbody .product-thumbnail {
  display: none;
}

body.wbc-view-cart .shop_table thead .product-name,
body.wbc-view-cart .shop_table tbody .product-name {
  width: auto;
  text-align: left;
  padding-left: 0;
}

body.wbc-view-cart .shop_table thead .product-remove,
body.wbc-view-cart .shop_table tbody .product-remove {
  width: 52px;
}

body.wbc-view-cart .shop_table thead .product-price,
body.wbc-view-cart .shop_table thead .product-quantity,
body.wbc-view-cart .shop_table thead .product-subtotal,
body.wbc-view-cart .shop_table tbody .product-price,
body.wbc-view-cart .shop_table tbody .product-quantity,
body.wbc-view-cart .shop_table tbody .product-subtotal {
  width: 1%;
}

body.wbc-view-cart .wbc-cart-actions-row {
  display: none;
}

body.wbc-view-cart .woocommerce-cart-form__cart-item td {
  background: rgba(52, 64, 125, 0.62);
}

body.wbc-view-cart .product-remove a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 999px;
  background: rgba(255, 117, 117, 0.14);
  color: #ffd4d4 !important;
  font-size: 26px;
  line-height: 1;
  text-decoration: none;
}

body.wbc-view-cart .product-name {
  font: 500 clamp(18px, 1.45vw, 22px)/1.35 'RHD', sans-serif;
}

body.wbc-view-cart .product-name a {
  display: block;
  max-width: none;
}

body.wbc-view-cart .product-price,
body.wbc-view-cart .product-subtotal,
body.wbc-view-cart .product-quantity {
  color: var(--wbc-text);
  white-space: nowrap;
}

body.wbc-view-cart .wbc-cart-actions {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
  margin-top: 10px;
  padding-top: 22px;
  border-top: 1px solid rgba(157, 208, 255, 0.14);
}

body.wbc-view-cart .coupon {
  padding: 14px;
  border-radius: 22px;
  border: 1px solid rgba(157, 208, 255, 0.14);
  background: rgba(10, 18, 67, 0.34);
}

body.wbc-view-cart .coupon .input-text {
  min-width: 220px;
}

body.wbc-view-cart .wbc-cart-actions > .coupon {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin: 0;
  max-width: 430px;
  padding: 0;
  border: 0;
  background: transparent;
  box-shadow: none;
}

body.wbc-view-cart .wbc-cart-actions > .coupon .input-text {
  flex: 1 1 220px;
  min-width: 0;
}

body.wbc-view-cart .wbc-cart-actions > button[name='update_cart'] {
  margin-left: auto;
}

body.wbc-view-cart button[name='apply_coupon'],
body.wbc-view-cart button[name='update_cart'] {
  min-height: 52px;
  padding-inline: 22px;
  border-radius: 18px;
  background: rgba(208, 211, 255, 0.18);
  color: var(--wbc-text);
  font: 500 15px/1.2 'RHD', sans-serif;
  box-shadow: inset 0 0 0 1px rgba(157, 208, 255, 0.22);
}

body.wbc-view-cart button[name='apply_coupon']:hover,
body.wbc-view-cart button[name='update_cart']:hover {
  background: rgba(208, 211, 255, 0.28);
  color: var(--wbc-text);
  transform: none;
}

body.wbc-view-cart button[name='update_cart']:disabled {
  opacity: 1 !important;
  color: rgba(237, 243, 249, 0.78);
  background: rgba(157, 208, 255, 0.08);
  box-shadow: inset 0 0 0 1px rgba(157, 208, 255, 0.16);
}

body.wbc-view-cart .cart_totals {
  position: relative;
  overflow: hidden;
  width: 100%;
}

body.wbc-view-cart .cart-collaterals,
body.wbc-view-cart .cart-collaterals .cart_totals,
body.wbc-view-cart .cart_totals .wc-proceed-to-checkout {
  width: 100% !important;
  max-width: none !important;
  float: none !important;
}

body.wbc-view-cart .cart_totals::before {
  content: '';
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: var(--wbc-gradient);
  opacity: 0.95;
}

body.wbc-view-cart .cart_totals table.shop_table {
  margin: 0 0 24px;
  border-spacing: 0;
}

body.wbc-view-cart .cart_totals table.shop_table tbody tr,
body.wbc-view-cart .cart_totals table.shop_table tfoot tr {
  background: transparent;
}

body.wbc-view-cart .cart_totals table.shop_table th,
body.wbc-view-cart .cart_totals table.shop_table td {
  padding: 16px 0;
  border-radius: 0;
  border-bottom: 1px solid rgba(157, 208, 255, 0.12);
}

body.wbc-view-cart .cart_totals table.shop_table tr:last-child th,
body.wbc-view-cart .cart_totals table.shop_table tr:last-child td {
  border-bottom: 0;
  padding-bottom: 0;
}

body.wbc-view-cart .checkout-button {
  width: 100%;
  min-height: 58px;
  font-size: 17px;
  white-space: nowrap;
}

body.wbc-view-cart .wbc-vat-note {
  display: inline-block;
  margin-left: 6px;
  color: var(--wbc-text-soft);
  font: 400 13px/1.35 'RHD', sans-serif;
}

body.wbc-theme .wbc-qty-control {
  display: inline-grid;
  grid-template-columns: 40px minmax(54px, auto) 40px;
  align-items: center;
  gap: 8px;
  padding: 6px;
  border-radius: 20px;
  border: 1px solid rgba(157, 208, 255, 0.2);
  background: rgba(10, 18, 67, 0.58);
}

body.wbc-theme .wbc-qty-control__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  min-width: 40px;
  height: 40px;
  border: 0;
  border-radius: 14px;
  background: rgba(208, 211, 255, 0.16);
  color: var(--wbc-text);
  font: 500 22px/1 'RHD', sans-serif;
  text-decoration: none;
  transition: background 0.2s ease, color 0.2s ease, opacity 0.2s ease;
}

body.wbc-theme .wbc-qty-control__btn:hover {
  background: rgba(208, 211, 255, 0.28);
  color: var(--wbc-text);
}

body.wbc-theme .wbc-qty-control__btn[disabled],
body.wbc-theme .wbc-qty-control__btn[aria-disabled='true'] {
  opacity: 0.38;
  cursor: not-allowed;
  pointer-events: none;
}

body.wbc-theme .wbc-qty-pill,
body.wbc-theme .wbc-qty-control__value,
body.wbc-view-cart .quantity .qty {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  min-height: 48px;
  padding: 0 10px;
  border-radius: 16px;
  color: var(--wbc-text);
  font: 500 16px/1 'RHD', sans-serif;
  text-align: center;
}

body.wbc-view-cart .quantity {
  display: inline-flex;
}

body.wbc-view-cart .quantity .qty {
  width: 54px;
  border: 0;
  background: transparent;
  box-shadow: none;
  outline: 0;
  padding: 0;
}

body.wbc-view-cart .quantity .qty::-webkit-outer-spin-button,
body.wbc-view-cart .quantity .qty::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

body.wbc-view-checkout .wp-block-woocommerce-checkout {
  color: var(--wbc-text);
  --wbc-summary-amount-col: 48px;
  --wbc-summary-price-col: minmax(96px, 112px);
  --wbc-summary-gap: 14px;
}

body.wbc-view-checkout .wc-block-components-sidebar-layout {
  display: grid !important;
  gap: 28px;
  align-items: start;
}

body.wbc-view-checkout .wc-block-checkout__main {
  display: grid;
  gap: 20px;
  min-width: 0;
  width: 100%;
  max-width: none;
  place-self: start stretch;
}

body.wbc-view-checkout .wc-block-components-sidebar,
body.wbc-view-checkout .wc-block-components-checkout-step {
  background: rgba(10, 18, 67, 0.42);
  border: 1px solid rgba(157, 208, 255, 0.14);
  border-radius: 28px;
  box-shadow: 0 22px 50px rgba(10, 14, 46, 0.28);
}

body.wbc-view-checkout .wc-block-components-checkout-step {
  margin: 0;
  padding: clamp(18px, 2.4vw, 28px);
}

body.wbc-view-checkout .wc-block-components-sidebar {
  overflow: hidden;
  min-width: 0;
  width: 100%;
  max-width: none;
  place-self: start stretch;
}

body.wbc-view-checkout .wc-block-checkout__form,
body.wbc-view-checkout .wc-block-components-sidebar > *,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-block,
body.wbc-view-checkout .wc-block-components-checkout-order-summary__title,
body.wbc-view-checkout .wc-block-components-checkout-order-summary__content,
body.wbc-view-checkout .wc-block-components-order-summary,
body.wbc-view-checkout .wc-block-components-totals-wrapper {
  width: 100%;
  max-width: none;
}

body.wbc-view-checkout .wc-block-components-checkout-step__heading,
body.wbc-view-checkout .wc-block-components-checkout-step__heading-container,
body.wbc-view-checkout .wc-block-components-checkout-step__content {
  margin: 0;
}

body.wbc-view-checkout .wc-block-components-checkout-step__content {
  padding-top: 12px;
}

body.wbc-view-checkout .wc-block-components-checkout-step__title,
body.wbc-view-checkout .wc-block-components-checkout-order-summary__title-text,
body.wbc-view-checkout .wc-block-components-order-summary__title,
body.wbc-view-checkout .wc-block-components-title {
  margin: 0;
  color: var(--wbc-text);
  font: 500 clamp(24px, 2.6vw, 34px)/1.12 'RHD', sans-serif;
  letter-spacing: -0.02em;
}

body.wbc-view-checkout .wc-block-components-checkout-step__heading-content a,
body.wbc-view-checkout .wc-block-checkout__login-prompt {
  color: var(--wbc-accent);
  text-decoration: none;
}

body.wbc-view-checkout .wc-block-components-address-form,
body.wbc-view-checkout .wc-block-components-address-form-wrapper,
body.wbc-view-checkout .wc-block-components-address-address-wrapper.is-editing {
  display: grid;
  gap: 14px;
  width: 100%;
  max-width: none;
}

body.wbc-view-checkout .wc-block-components-address-form > *,
body.wbc-view-checkout .wc-block-components-address-form__country,
body.wbc-view-checkout .wc-block-components-address-form__country .wc-blocks-components-select__container,
body.wbc-view-checkout .wc-block-components-text-input,
body.wbc-view-checkout .wc-block-components-textarea,
body.wbc-view-checkout .wc-block-components-combobox,
body.wbc-view-checkout .wc-block-components-combobox-control {
  position: relative;
  margin: 0;
  width: 100% !important;
  max-width: none !important;
}

body.wbc-view-checkout .wc-block-components-text-input input,
body.wbc-view-checkout .wc-block-components-text-input input[type='email'],
body.wbc-view-checkout .wc-block-components-text-input input[type='password'],
body.wbc-view-checkout .wc-block-components-text-input input[type='tel'],
body.wbc-view-checkout .wc-block-components-text-input input[type='text'],
body.wbc-view-checkout .wc-block-components-textarea textarea,
body.wbc-view-checkout .wc-blocks-components-select .wc-blocks-components-select__select,
body.wbc-view-checkout .wc-block-components-combobox .components-combobox-control__input,
body.wbc-view-checkout .wc-block-components-combobox-control .components-combobox-control__input {
  min-height: 60px !important;
  border: 1px solid rgba(157, 208, 255, 0.18) !important;
  border-bottom-color: rgba(157, 208, 255, 0.42) !important;
  border-radius: 18px !important;
  background: rgba(10, 18, 67, 0.72) !important;
  color: var(--wbc-text) !important;
  padding: 26px 18px 10px !important;
  box-shadow: none !important;
  outline: 0 !important;
}

body.wbc-view-checkout .wc-block-components-textarea textarea {
  min-height: 128px !important;
  resize: vertical;
}

body.wbc-view-checkout .wc-block-components-text-input input::placeholder,
body.wbc-view-checkout .wc-block-components-textarea textarea::placeholder,
body.wbc-view-checkout .wc-block-components-combobox .components-combobox-control__input::placeholder {
  color: transparent;
}

body.wbc-view-checkout .wc-block-components-text-input input:focus,
body.wbc-view-checkout .wc-block-components-textarea textarea:focus,
body.wbc-view-checkout .wc-blocks-components-select .wc-blocks-components-select__select:focus,
body.wbc-view-checkout .wc-block-components-combobox .components-combobox-control__input:focus,
body.wbc-view-checkout .wc-block-components-combobox-control .components-combobox-control__input:focus {
  border-color: rgba(157, 208, 255, 0.72) !important;
  box-shadow: 0 0 0 3px rgba(157, 208, 255, 0.12) !important;
}

body.wbc-view-checkout .wc-block-components-text-input label,
body.wbc-view-checkout .wc-block-components-textarea label,
body.wbc-view-checkout .wc-blocks-components-select__label {
  position: absolute;
  top: 12px;
  left: 18px;
  z-index: 2;
  color: var(--wbc-text-soft) !important;
  font: 400 12px/1.2 'RHD', sans-serif !important;
  letter-spacing: 0.02em;
  transform: none !important;
  pointer-events: none;
}

body.wbc-view-checkout .wc-blocks-components-select__expand {
  fill: var(--wbc-text-soft);
}

body.wbc-view-checkout .wc-block-components-address-form__address_2-toggle {
  color: var(--wbc-accent);
  font: 500 14px/1.4 'RHD', sans-serif;
  text-decoration: none;
}

body.wbc-view-checkout .wc-block-components-radio-control {
  gap: 12px;
}

body.wbc-view-checkout .wc-block-components-radio-control-accordion-option,
body.wbc-view-checkout .wc-block-components-payment-method {
  margin: 0;
  border: 1px solid rgba(157, 208, 255, 0.16);
  border-radius: 20px;
  background: rgba(52, 64, 125, 0.48);
  box-shadow: none;
  overflow: hidden;
}

body.wbc-view-checkout .wc-block-components-radio-control__option {
  display: block;
  padding: 16px 18px !important;
}

body.wbc-view-checkout .wc-block-components-radio-control__option-checked {
  background: linear-gradient(180deg, rgba(123, 132, 232, 0.18) 0%, rgba(52, 64, 125, 0.1) 100%);
}

body.wbc-view-checkout .wc-block-components-radio-control__option-layout {
  display: flex;
  align-items: center;
  gap: 14px;
}

body.wbc-view-checkout .wc-block-components-radio-control__label,
body.wbc-view-checkout .wc-block-components-payment-method-label {
  color: var(--wbc-text);
  font: 500 16px/1.4 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-components-payment-method-icons {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-left: auto;
}

body.wbc-view-checkout .wc-block-components-radio-control-accordion-content,
body.wbc-view-checkout .wc-block-components-payment-method .wc-block-components-payment-method__content {
  padding: 0 18px 18px;
  color: var(--wbc-text-soft);
}

body.wbc-view-checkout .wc-block-components-checkout-order-summary__title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 22px 20px 18px;
  border-bottom: 1px solid rgba(157, 208, 255, 0.12);
}

body.wbc-view-checkout .wc-block-components-checkout-order-summary__content {
  padding: 0 20px 20px;
  background: transparent;
  box-shadow: none;
}

body.wbc-view-checkout .wc-block-components-order-summary,
body.wbc-view-checkout .wc-block-components-order-summary__content,
body.wbc-view-checkout .wc-block-components-totals-wrapper {
  background: transparent;
  box-shadow: none;
}

body.wbc-view-checkout .wc-block-components-order-summary__content {
  display: block !important;
  width: 100% !important;
}

body.wbc-view-checkout .wc-block-components-order-summary .wc-block-components-order-summary__content {
  padding: 0 !important;
}

body.wbc-view-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description,
body.wbc-view-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
  padding: 0 !important;
}

body.wbc-view-checkout .wbc-order-summary-headings {
  display: grid;
  grid-template-columns: var(--wbc-summary-amount-col) minmax(0, 1fr) var(--wbc-summary-price-col);
  align-items: end;
  column-gap: var(--wbc-summary-gap);
  padding: 0 0 14px;
  margin-bottom: 6px;
  border-bottom: 1px solid rgba(157, 208, 255, 0.12);
  color: var(--wbc-text-soft);
  font: 500 12px/1.4 'RHD', sans-serif;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

body.wbc-view-checkout .wbc-order-summary-headings span {
  min-width: 0;
  white-space: nowrap;
}

body.wbc-view-checkout .wbc-order-summary-headings span:first-child,
body.wbc-view-checkout .wbc-order-summary-headings span:nth-child(2) {
  justify-self: start;
  text-align: left;
}

body.wbc-view-checkout .wbc-order-summary-headings span:last-child {
  justify-self: end;
  text-align: right;
}

body.wbc-view-checkout .wc-block-components-order-summary-item {
  display: grid;
  grid-template-columns: var(--wbc-summary-amount-col) minmax(0, 1fr) var(--wbc-summary-price-col);
  align-items: start;
  column-gap: var(--wbc-summary-gap);
  row-gap: 8px;
  padding: 20px 0;
  border-bottom: 1px solid rgba(157, 208, 255, 0.12);
}

body.wbc-view-checkout .wc-block-components-order-summary-item__image {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  min-width: var(--wbc-summary-amount-col);
  width: auto;
}

body.wbc-view-checkout .wc-block-components-order-summary-item__image img {
  display: none;
}

body.wbc-view-checkout .wc-block-components-order-summary-item__quantity {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  position: static;
  min-width: auto;
  height: auto;
  padding: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
  color: var(--wbc-text-soft);
  font: 500 16px/1.2 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-components-order-summary-item__description {
  display: flex;
  flex-direction: column;
  gap: 6px;
  min-width: 0;
  width: 100%;
  justify-self: stretch;
  align-self: start;
}

body.wbc-view-checkout .wc-block-components-product-name {
  margin: 0;
  width: 100%;
  max-width: none;
  text-align: left;
  word-break: normal;
  overflow-wrap: break-word;
  font: 500 18px/1.35 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-components-order-summary-item__individual-prices,
body.wbc-view-checkout .wc-block-components-product-metadata,
body.wbc-view-checkout .wc-block-components-order-summary-item__individual-price {
  display: none;
}

body.wbc-view-checkout .wc-block-components-order-summary-item__total-price {
  min-width: 96px;
  width: 100%;
  justify-self: end;
  align-self: start;
  text-align: right;
}

body.wbc-view-checkout .wc-block-components-totals-coupon {
  margin: 18px 0;
  padding: 16px 18px;
  border: 1px solid rgba(157, 208, 255, 0.14);
  border-radius: 18px;
  background: rgba(10, 18, 67, 0.36);
}

body.wbc-view-checkout .woocommerce-vat-section {
  display: grid;
  gap: 12px;
  margin: 0 0 18px;
  padding: 16px 18px;
  border: 1px solid rgba(157, 208, 255, 0.14);
  border-radius: 18px;
  background: rgba(10, 18, 67, 0.36);
}

body.wbc-view-checkout .woocommerce-vat-section label {
  display: block;
  margin: 0 0 8px;
  color: var(--wbc-text-soft);
  font: 500 13px/1.35 'RHD', sans-serif;
}

body.wbc-view-checkout .woocommerce-vat-section select,
body.wbc-view-checkout .woocommerce-vat-section input {
  width: 100%;
  min-height: 50px;
  border: 1px solid rgba(157, 208, 255, 0.18);
  border-bottom-color: rgba(157, 208, 255, 0.42);
/* Harmonization pass: flatten commerce shells toward Tutor public surfaces. */
body.wbc-theme {
  --wbc-bg: #1f2858;
  --wbc-surface: #f3f6fb;
  --wbc-surface-2: #ffffff;
  --wbc-text: #1e2d4f;
  --wbc-text-soft: #60708d;
  --wbc-line: rgba(69, 93, 132, 0.22);
  --wbc-accent: #3d6995;
  --wbc-accent-2: #5d7ea7;
  --wbc-accent-3: #dbe7f2;
  --wbc-gradient: linear-gradient(180deg, #3b668f 0%, #27496b 100%);
  --wbc-gradient-reverse: linear-gradient(180deg, #436f99 0%, #32597f 100%);
  --wbc-shadow: 0 18px 40px rgba(17, 34, 68, 0.08);
}

body.wbc-theme .wbc-shell {
  padding: clamp(10px, 1.2vw, 16px) 0 clamp(48px, 7vw, 92px);
}

body.wbc-theme .wbc-shell__panel {
  overflow: visible;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(243, 246, 251, 0.98) 100%);
  border: 1px solid rgba(69, 93, 132, 0.12);
  border-radius: 32px;
  padding: clamp(18px, 3vw, 42px);
  box-shadow: 0 26px 56px rgba(17, 34, 68, 0.08);
}

body.wbc-theme .wbc-shell__panel::before {
  content: none;
}

body.wbc-view-cart .woocommerce,
body.wbc-view-checkout .wc-block-components-sidebar-layout {
  gap: 24px;
}

body.wbc-view-cart .woocommerce-notices-wrapper.wbc-notices--stacked {
  padding: 14px 18px;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.76);
  box-shadow: inset 0 0 0 1px rgba(69, 93, 132, 0.1);
}

body.wbc-view-cart .woocommerce-cart-form,
body.wbc-view-checkout .wc-block-checkout__main,
body.wbc-view-checkout .wc-block-components-sidebar,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-block {
  background: transparent;
  border: 0;
  box-shadow: none;
}

body.wbc-view-cart .woocommerce-cart-form {
  padding: 0;
}

body.wbc-view-cart .woocommerce-cart-form__contents {
  border-spacing: 0;
}

body.wbc-view-cart .shop_table thead th {
  padding: 0 0 12px;
  color: var(--wbc-text-soft);
  font-size: 12px;
  letter-spacing: 0.08em;
}

body.wbc-view-cart .woocommerce-cart-form__cart-item td,
body.wbc-view-cart .shop_table tbody tr td:first-child,
body.wbc-view-cart .shop_table tbody tr td:last-child {
  background: transparent;
  border-radius: 0;
}

body.wbc-view-cart .woocommerce-cart-form__cart-item {
  position: relative;
}

body.wbc-view-cart .woocommerce-cart-form__cart-item td {
  padding-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid rgba(69, 93, 132, 0.12);
}

body.wbc-view-cart .woocommerce-cart-form__cart-item:last-of-type td {
  border-bottom: 0;
}

body.wbc-view-cart .product-remove a {
  width: 32px;
  height: 32px;
  background: rgba(132, 42, 42, 0.08);
  color: #8d4651 !important;
}

body.wbc-view-cart .product-name {
  font: 500 clamp(19px, 1.5vw, 24px)/1.32 'RHD', sans-serif;
  color: var(--wbc-text);
}

body.wbc-view-cart .product-price,
body.wbc-view-cart .product-subtotal,
body.wbc-view-cart .product-quantity {
  color: var(--wbc-text);
  font: 500 16px/1.45 'RHD', sans-serif;
}

body.wbc-view-cart .wbc-cart-actions {
  margin-top: 0;
  padding-top: 20px;
  border-top: 1px solid rgba(69, 93, 132, 0.12);
}

body.wbc-view-cart .wbc-cart-actions > .coupon .input-text,
body.wbc-view-checkout .woocommerce-vat-section select,
body.wbc-view-checkout .woocommerce-vat-section input {
  min-height: 52px;
  border: 1px solid rgba(69, 93, 132, 0.16);
  border-bottom-color: rgba(69, 93, 132, 0.22);
  border-radius: 18px;
  background: #ffffff;
  color: var(--wbc-text);
  box-shadow: none;
}

body.wbc-view-cart button[name='apply_coupon'],
body.wbc-view-cart button[name='update_cart'] {
  min-height: 50px;
  border-radius: 999px;
  background: rgba(61, 105, 149, 0.08);
  color: var(--wbc-text);
  box-shadow: inset 0 0 0 1px rgba(61, 105, 149, 0.18);
}

body.wbc-view-cart .cart_totals,
body.wbc-view-checkout .wc-block-components-sidebar,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-block {
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.88);
  border: 1px solid rgba(69, 93, 132, 0.12);
  border-radius: 28px;
  padding: clamp(22px, 2.5vw, 30px);
  box-shadow: 0 14px 28px rgba(17, 34, 68, 0.05);
}

body.wbc-view-cart .cart_totals::before,
body.wbc-view-checkout .wc-block-components-sidebar::before,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-block::before {
  content: '';
  position: absolute;
  inset: 0 0 auto;
  height: 3px;
  background: linear-gradient(90deg, #54789d 0%, #88a5c1 100%);
  opacity: 1;
}

body.wbc-view-cart .cart_totals h2,
body.wbc-view-checkout .wc-block-components-checkout-order-summary__title,
body.wbc-view-checkout .wc-block-components-title.wc-block-components-order-summary__title {
  margin: 0 0 18px;
  padding: 0;
  border: 0;
  color: var(--wbc-text);
  font: 500 clamp(24px, 2.2vw, 30px)/1.18 'RHD', sans-serif;
}

body.wbc-view-cart .cart_totals table.shop_table th,
body.wbc-view-cart .cart_totals table.shop_table td,
body.wbc-view-checkout .wc-block-components-totals-item,
body.wbc-view-checkout .wc-block-components-order-summary-item,
body.wbc-view-checkout .wc-block-components-checkout-order-summary__title {
  border-color: rgba(69, 93, 132, 0.12);
}

body.wbc-view-cart .checkout-button,
body.wbc-view-checkout .wc-block-components-checkout-place-order-button,
body.wbc-view-checkout .wc-block-checkout__actions_row .wc-block-components-button {
  min-height: 56px;
  border-radius: 999px;
  background: var(--wbc-gradient);
  color: #f4f8fc;
  font: 500 16px/1.2 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-components-sidebar-layout {
  align-items: start;
}

body.wbc-view-checkout .wc-block-checkout__main {
  gap: 0;
}

body.wbc-view-checkout .wc-block-components-checkout-step {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

body.wbc-view-checkout .wc-block-components-checkout-step + .wc-block-components-checkout-step,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-block > * + * {
  margin-top: 22px;
  padding-top: 22px;
  border-top: 1px solid rgba(69, 93, 132, 0.12);
}

body.wbc-view-checkout .wc-block-components-checkout-step__heading {
  margin-bottom: 14px;
  padding-bottom: 0;
  border: 0;
}

body.wbc-view-checkout .wc-block-components-checkout-step__description,
body.wbc-view-checkout .wc-block-components-checkout-step__content > p,
body.wbc-view-checkout .wc-block-components-checkout-step__content > .wc-block-components-text {
  color: var(--wbc-text-soft);
}

body.wbc-view-checkout .wc-block-components-text-input input,
body.wbc-view-checkout .wc-block-components-text-input input[type='email'],
body.wbc-view-checkout .wc-block-components-text-input input[type='tel'],
body.wbc-view-checkout .wc-block-components-text-input input[type='text'],
body.wbc-view-checkout .wc-block-components-textarea textarea,
body.wbc-view-checkout .wc-block-components-combobox .components-combobox-control__input,
body.wbc-view-checkout .wc-block-components-combobox-control .components-combobox-control__input,
body.wbc-view-checkout .wc-block-components-select .wc-block-components-select__select {
  border: 1px solid rgba(69, 93, 132, 0.16);
  border-bottom-color: rgba(69, 93, 132, 0.22);
  border-radius: 18px;
  background: #ffffff;
  color: var(--wbc-text);
}

body.wbc-view-checkout .wc-block-components-text-input label,
body.wbc-view-checkout .wc-block-components-textarea label,
body.wbc-view-checkout .wc-blocks-components-select__label {
  color: var(--wbc-text-soft) !important;
}

body.wbc-view-checkout .wc-block-components-radio-control-accordion-option,
body.wbc-view-checkout .wc-block-components-payment-method {
  border: 1px solid rgba(69, 93, 132, 0.12);
  border-radius: 20px;
  background: rgba(244, 247, 251, 0.92);
}

body.wbc-view-checkout .wc-block-components-radio-control__option-checked {
  background: rgba(84, 120, 157, 0.08);
}

body.wbc-view-checkout .wc-block-components-payment-method .wc-block-components-payment-method__content,
body.wbc-view-checkout .wc-block-components-radio-control-accordion-content,
body.wbc-view-checkout .wc-block-components-totals-coupon,
body.wbc-view-checkout .woocommerce-vat-section {
  background: transparent;
  color: var(--wbc-text-soft);
}

body.wbc-view-checkout .wc-block-components-order-summary-item {
  padding: 18px 0;
}

body.wbc-view-checkout .wc-block-components-product-name {
  font: 500 18px/1.38 'RHD', sans-serif;
  color: var(--wbc-text);
}

body.wbc-view-checkout .wc-block-components-order-summary-item__quantity {
  color: var(--wbc-text-soft);
  font-size: 15px;
}

body.wbc-view-checkout .wbc-order-summary-headings {
  color: var(--wbc-text-soft);
  border-bottom-color: rgba(69, 93, 132, 0.12);
}

body.wbc-view-checkout .wc-block-components-totals-coupon,
body.wbc-view-checkout .woocommerce-vat-section {
  margin: 0;
  padding: 0;
  border: 0;
  border-radius: 0;
}

@media (max-width: 980px) {
  body.wbc-theme .wbc-shell__panel {
    border-radius: 26px;
    padding: 18px;
  }

  body.wbc-view-cart .cart_totals,
  body.wbc-view-checkout .wc-block-components-sidebar,
  body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-block {
    padding: 20px 18px;
    border-radius: 24px;
  }
}
  border-radius: 16px;
  background: rgba(10, 18, 67, 0.72);
  color: var(--wbc-text);
  font: 400 15px/1.4 'RHD', sans-serif;
  padding: 12px 16px;
  box-shadow: none;
  outline: 0;
}

body.wbc-view-checkout .woocommerce-vat-section select:focus,
body.wbc-view-checkout .woocommerce-vat-section input:focus {
  border-color: rgba(157, 208, 255, 0.72);
  box-shadow: 0 0 0 3px rgba(157, 208, 255, 0.12);
}

body.wbc-view-checkout #vat_number_field[hidden] {
  display: none !important;
}

body.wbc-view-checkout .wbc-vat-feedback {
  margin-top: 8px;
  font: 400 13px/1.45 'RHD', sans-serif;
}

body.wbc-view-checkout .wbc-vat-feedback.is-info {
  color: var(--wbc-accent);
}

body.wbc-view-checkout .wbc-vat-feedback.is-success {
  color: #8ff0b5;
}

body.wbc-view-checkout .wbc-vat-feedback.is-warning {
  color: #ffe29a;
}

body.wbc-view-checkout .wbc-vat-feedback.is-error {
  color: #ffb4b4;
}

body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-fee-block:empty {
  display: none;
}

body.wbc-view-checkout .wbc-vat-total-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

body.wbc-view-checkout .wbc-vat-total-row .wc-block-components-totals-item__label {
  color: var(--wbc-text-soft);
  font: 400 15px/1.4 'RHD', sans-serif;
}

body.wbc-view-checkout .wbc-vat-total-row .wc-block-components-totals-item__value,
body.wbc-view-checkout .wbc-vat-total-row .wc-block-formatted-money-amount {
  color: var(--wbc-text);
  font: 500 15px/1.4 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-components-panel__button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  color: var(--wbc-text);
  font: 500 15px/1.4 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-components-totals-item {
  padding: 14px 0;
  border-top: 1px solid rgba(157, 208, 255, 0.12);
}

body.wbc-view-checkout .wc-block-components-totals-footer-item {
  margin-top: 8px;
  padding-top: 18px;
}

body.wbc-view-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
body.wbc-view-checkout .wc-block-components-totals-footer-item .wc-block-formatted-money-amount {
  font: 500 18px/1.3 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-checkout__actions_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 14px;
  padding-top: 16px;
  border-top: 1px solid rgba(157, 208, 255, 0.12);
}

body.wbc-view-checkout .wc-block-components-checkout-return-to-cart-button {
  display: inline-flex;
  align-items: center;
  gap: 0;
  padding: 12px 18px;
  border-radius: 999px;
  border: 1px solid rgba(157, 208, 255, 0.18);
  background: rgba(10, 18, 67, 0.36);
  color: var(--wbc-text-soft);
  text-decoration: none;
}

body.wbc-view-checkout .wc-block-components-checkout-return-to-cart-button:hover {
  color: var(--wbc-text);
  background: rgba(157, 208, 255, 0.08);
}

body.wbc-view-checkout .wc-block-components-checkout-return-to-cart-button {
  color: rgba(237, 243, 249, 0.92);
  font-weight: 500;
}

body.wbc-view-checkout .wc-block-components-checkout-return-to-cart-button img,
body.wbc-view-checkout .wc-block-components-checkout-return-to-cart-button svg {
  display: none !important;
}

body.wbc-view-checkout .wc-block-components-checkout-return-to-cart-button::before {
  content: none !important;
}

body.wbc-view-checkout .wc-block-components-checkout-place-order-button,
body.wbc-view-checkout .wc-block-components-button.wc-block-components-checkout-place-order-button {
  min-width: 220px;
  min-height: 58px !important;
  padding: 0 28px !important;
  border: 0 !important;
  border-radius: 20px !important;
  background: var(--wbc-gradient) !important;
  color: #111852 !important;
  font: 500 16px/1.2 'RHD', sans-serif !important;
  box-shadow: 0 16px 30px rgba(11, 18, 64, 0.28) !important;
}

body.wbc-view-checkout .wc-block-components-checkout-place-order-button:hover,
body.wbc-view-checkout .wc-block-components-button.wc-block-components-checkout-place-order-button:hover {
  background: var(--wbc-gradient-reverse) !important;
  color: #111852 !important;
  transform: translateY(-1px);
}

body.wbc-view-checkout .wc-block-components-checkout-place-order-button__text,
body.wbc-view-checkout .wc-block-components-button__text {
  color: inherit;
  opacity: 1;
  font-weight: 600;
}

body.wbc-view-checkout .wc-block-components-notice-banner,
body.wbc-view-checkout .wc-block-components-validation-error {
  border: 1px solid rgba(157, 208, 255, 0.2);
  background: rgba(10, 18, 67, 0.6);
  color: var(--wbc-text);
}

body.wbc-view-checkout .wc-block-checkout__billing-fields .wc-block-components-validation-error {
  margin: 6px 0 0;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: var(--wbc-accent);
  font: 400 13px/1.35 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-checkout__billing-fields .wc-block-components-validation-error svg {
  margin-right: 6px;
}

body.wbc-view-checkout .wc-block-checkout__terms {
  width: 100%;
  max-width: none;
  margin: 4px 0 0;
  color: var(--wbc-text-soft);
}

body.wbc-view-checkout .wc-block-checkout__actions {
  margin-top: 2px;
}

body.wbc-view-checkout .wc-block-checkout__actions_row {
  align-items: center;
  gap: 18px;
}

@media (min-width: 992px) {
  body.wbc-view-cart .woocommerce {
    grid-template-columns: minmax(0, 1fr) clamp(340px, 30vw, 420px);
    column-gap: 20px;
    align-items: start;
  }

  body.wbc-view-cart .cart-collaterals {
    margin-top: 0;
    position: sticky;
    top: 120px;
    width: 100%;
    max-width: none;
    place-self: start stretch;
    grid-column: 2;
  }

  body.wbc-view-checkout .wc-block-components-sidebar-layout {
    display: grid !important;
    grid-template-columns: minmax(0, 1.14fr) minmax(340px, 0.86fr) !important;
    align-items: start !important;
  }

  body.wbc-view-checkout .wc-block-checkout__main {
    grid-column: 1;
  }

  body.wbc-view-checkout .wc-block-components-sidebar {
    grid-column: 2;
    position: sticky;
    top: 120px;
    margin-top: 36px;
  }

  body.wbc-view-checkout .wc-block-components-address-form {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    column-gap: 16px;
  }

  body.wbc-view-checkout .wc-block-components-address-form__country,
  body.wbc-view-checkout .wc-block-components-address-form__address_1,
  body.wbc-view-checkout .wc-block-components-address-form__address_2-toggle,
  body.wbc-view-checkout .wc-block-components-address-form__address_2-hidden-input,
  body.wbc-view-checkout .wc-block-components-address-form__phone {
    grid-column: 1 / -1;
  }

  body.wbc-theme .woocommerce-checkout #customer_details {
    grid-template-columns: minmax(0, 1.2fr) minmax(360px, 0.8fr);
    align-items: start;
  }

  body.wbc-theme .woocommerce-cart .cart-collaterals {
    grid-template-columns: minmax(0, 1.2fr) minmax(340px, 0.8fr);
    align-items: start;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  body.wbc-view-checkout .wp-block-woocommerce-checkout {
    --wbc-summary-amount-col: 44px;
    --wbc-summary-price-col: minmax(88px, 104px);
    --wbc-summary-gap: 12px;
  }

  body.wbc-view-checkout .wc-block-components-sidebar-layout {
    grid-template-columns: minmax(0, 0.94fr) minmax(420px, 1.06fr) !important;
    gap: 20px !important;
  }

  body.wbc-view-checkout .wc-block-components-checkout-order-summary__title {
    padding: 20px 18px 16px;
  }

  body.wbc-view-checkout .wc-block-components-checkout-order-summary__content {
    padding: 0 18px 18px;
  }

  body.wbc-view-checkout .wbc-order-summary-headings {
    font-size: 11px;
    letter-spacing: 0.04em;
  }
}

body.wbc-view-order-received .woocommerce-order {
  position: relative;
  overflow: hidden;
}

body.wbc-view-order-received .woocommerce-order::before {
  content: '';
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: var(--wbc-gradient);
  opacity: 0.95;
}

body.wbc-view-order-received .woocommerce-thankyou-order-received {
  margin-bottom: 24px;
  font: 500 clamp(24px, 2.4vw, 34px)/1.25 'RHD', sans-serif;
}

body.wbc-view-order-received .woocommerce-order-details,
body.wbc-view-order-received .woocommerce-customer-details {
  margin-top: 24px;
}

@media (max-width: 991px) {
  body.wbc-theme .woocommerce-account .woocommerce {
    grid-template-columns: 1fr;
  }

  body.wbc-view-checkout .wc-block-components-sidebar,
  body.wbc-view-cart .cart-collaterals {
    position: static;
  }
}

@media (max-width: 767px) {
  body.wbc-theme .wbc-shell__panel {
    border-radius: 24px;
    padding: 18px;
  }

  body.wbc-theme .wbc-steps {
    grid-template-columns: 1fr;
  }

  body.wbc-theme table.shop_table thead {
    display: none;
  }

  body.wbc-theme table.shop_table tbody tr,
  body.wbc-theme table.shop_table tfoot tr {
    display: block;
    border-radius: 24px;
    overflow: hidden;
    margin-bottom: 14px;
  }

  body.wbc-theme table.shop_table tbody td,
  body.wbc-theme table.shop_table tfoot th,
  body.wbc-theme table.shop_table tfoot td {
    display: block;
    width: 100%;
    border-radius: 0 !important;
    padding: 12px 16px;
  }

  body.wbc-theme .coupon,
  body.wbc-theme .actions {
    flex-direction: column;
    align-items: stretch;
  }

  body.wbc-theme .woocommerce a.button,
  body.wbc-theme .woocommerce button.button,
  body.wbc-theme .woocommerce input.button,
  body.wbc-theme .woocommerce #payment #place_order,
  body.wbc-theme .wc-proceed-to-checkout a.checkout-button {
    width: 100%;
  }

  body.wbc-theme .wc-block-cart__submit-container .wc-block-components-button,
  body.wbc-theme .wc-block-checkout__actions_row .wc-block-components-button,
  body.wbc-theme .wc-block-components-checkout-place-order-button {
    width: 100%;
  }

  body.wbc-view-cart .woocommerce-cart-form__contents thead {
    display: none;
  }

  body.wbc-view-cart .woocommerce-cart-form__contents,
  body.wbc-view-cart .woocommerce-cart-form__contents tbody,
  body.wbc-view-cart .woocommerce-cart-form__contents tr,
  body.wbc-view-cart .woocommerce-cart-form__contents td {
    display: block;
    width: 100%;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item {
    position: relative;
    margin-bottom: 14px;
    padding: 22px 52px 14px 20px;
    background: rgba(52, 64, 125, 0.62);
    border-radius: 24px;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item td {
    padding: 0 0 12px;
    background: transparent;
    border-radius: 0;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item td:last-child {
    padding-bottom: 0;
  }

  body.wbc-view-cart .woocommerce-cart-form__contents tr.wbc-cart-actions-row,
  body.wbc-view-cart .woocommerce-cart-form__contents td.wbc-cart-actions-source {
    display: none !important;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item td::before {
    content: attr(data-title);
    display: block;
    margin-bottom: 4px;
    color: var(--wbc-text);
    font: 600 15px/1.4 'RHD', sans-serif;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-remove {
    position: absolute;
    top: 14px;
    right: 14px;
    left: auto;
    width: auto;
    padding: 0;
    z-index: 2;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-remove::before {
    display: none;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-remove a {
    width: 32px;
    height: 32px;
    font-size: 22px;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-price,
  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-quantity,
  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-subtotal {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-price::before,
  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-quantity::before,
  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-subtotal::before {
    margin-bottom: 0;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-name {
    display: grid;
    grid-template-columns: auto minmax(0, 1fr);
    align-items: start;
    column-gap: 6px;
    row-gap: 6px;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    font: 500 16px/1.45 'RHD', sans-serif;
    text-align: left;
  }

  body.wbc-view-cart .woocommerce-cart-form__cart-item td.product-name::before {
    display: block;
    margin: 0;
    flex: 0 0 auto;
  }

  body.wbc-view-cart .woocommerce-cart-form,
  body.wbc-view-cart .cart_totals,
  body.wbc-view-checkout .wc-block-components-checkout-step,
  body.wbc-view-checkout .wc-block-components-sidebar {
    padding: 18px;
    border-radius: 22px;
  }

  body.wbc-view-cart .wbc-cart-actions {
    display: grid;
    grid-template-columns: 1fr;
    align-items: stretch;
    gap: 10px;
    margin-top: 0;
    padding-top: 10px;
    border-top: 0;
  }

  body.wbc-view-cart .wbc-cart-actions > .coupon {
    display: grid;
    gap: 10px;
    max-width: none;
  }

  body.wbc-view-cart .wbc-cart-actions > .coupon .input-text {
    min-height: 48px !important;
    height: 48px !important;
    max-height: 48px;
    padding: 12px 14px;
  }

  body.wbc-view-cart .wbc-cart-actions > button[name='update_cart'] {
    position: static;
    width: 100%;
    margin-top: 0;
  }

  body.wbc-view-checkout .wc-block-components-checkout-order-summary__content {
    padding-inline: 18px;
  }

  body.wbc-view-checkout .wc-block-components-checkout-order-summary__title {
    display: none;
  }

  body.wbc-view-checkout .wbc-order-summary-headings {
    display: none;
  }

  body.wbc-view-checkout .wc-block-components-order-summary-item {
    grid-template-columns: 40px minmax(0, 1fr) minmax(80px, max-content);
    column-gap: 12px;
  }

  body.wbc-view-checkout .wc-block-components-order-summary-item__image {
    min-width: 40px;
  }

  body.wbc-view-checkout .wc-block-checkout__actions_row {
    flex-direction: column-reverse;
    align-items: stretch;
  }

  body.wbc-view-checkout .wc-block-components-checkout-return-to-cart-button {
    justify-content: center;
  }
}
.wbc-account-note {
  margin: 0 0 16px;
  color: rgba(244, 242, 255, 0.82);
  font-size: 14px;
  line-height: 1.6;
}

body.wbc-view-checkout .wbc-account-note {
  max-width: 46ch;
}

/* V3 final commerce polish: empty cart, order-received and secondary UI refinement. */
body.wbc-view-cart .wc-empty-cart-message {
  max-width: min(760px, 100%);
  margin: 0 auto;
}

body.wbc-view-cart .wc-empty-cart-message .cart-empty {
  position: relative;
  margin: 0;
  padding: clamp(54px, 7vw, 74px) clamp(24px, 4vw, 44px) 32px;
  border: 1px solid rgba(157, 208, 255, 0.18);
  border-radius: 32px;
  background:
    radial-gradient(circle at top center, rgba(160, 170, 255, 0.16), transparent 42%),
    linear-gradient(180deg, rgba(52, 64, 125, 0.76) 0%, rgba(10, 18, 67, 0.72) 100%);
  box-shadow:
    0 24px 58px rgba(10, 14, 46, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
  color: var(--wbc-text);
  text-align: center;
  font: 500 clamp(28px, 3.2vw, 40px)/1.18 'RHD', sans-serif;
  letter-spacing: -0.02em;
}

body.wbc-view-cart .wc-empty-cart-message .cart-empty::before {
  top: 22px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 21px;
}

body.wbc-view-cart .wc-empty-cart-message + .return-to-shop {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

body.wbc-view-cart .wc-empty-cart-message + .return-to-shop .wc-backward {
  min-width: 220px;
}

/* V4 checkout refinement: remove nested surfaces, flatten summary groups, improve contrast. */
body.wbc-view-checkout {
  --wbc-checkout-surface: rgba(41, 49, 108, 0.88);
  --wbc-checkout-line: rgba(217, 226, 245, 0.12);
  --wbc-checkout-line-strong: rgba(217, 226, 245, 0.22);
  --wbc-checkout-text: #f5f7ff;
  --wbc-checkout-muted: #d3dbef;
  --wbc-checkout-subtle: #b2bdd9;
  --wbc-checkout-error: #ffd8dd;
  --wbc-checkout-error-strong: #ff8f9d;
  --wbc-checkout-error-bg: rgba(124, 30, 51, 0.34);
  --wbc-checkout-focus: rgba(159, 193, 232, 0.26);
}

body.wbc-view-checkout .wbc-shell__panel {
  padding: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}

body.wbc-view-checkout .wc-block-components-sidebar-layout,
body.wbc-view-checkout .wc-block-checkout__main,
body.wbc-view-checkout .wc-block-components-sidebar,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-block,
body.wbc-view-checkout .wc-block-components-checkout-order-summary__content,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-cart-items-block,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-totals-block,
body.wbc-view-checkout .wc-block-components-totals-wrapper,
body.wbc-view-checkout .wc-block-components-order-summary,
body.wbc-view-checkout .wc-block-components-order-summary__content,
body.wbc-view-checkout .wc-block-components-totals-coupon,
body.wbc-view-checkout .woocommerce-vat-section {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.wbc-view-checkout .wc-block-components-sidebar-layout {
  gap: 28px;
  align-items: start;
}

body.wbc-view-checkout .wc-block-checkout__main {
  gap: 18px;
}

body.wbc-view-checkout .wbc-checkout-section,
body.wbc-view-checkout .wbc-checkout-summary {
  position: relative;
  overflow: hidden;
  border: 1px solid var(--wbc-checkout-line);
  border-radius: 28px;
  background: var(--wbc-checkout-surface) !important;
  box-shadow: 0 18px 34px rgba(11, 18, 64, 0.16) !important;
}

body.wbc-view-checkout .wbc-checkout-section {
  padding: 26px;
}

body.wbc-view-checkout .wbc-checkout-summary {
  padding: 24px;
}

body.wbc-view-checkout .wc-block-components-checkout-step,
body.wbc-view-checkout .wc-block-components-sidebar {
  margin: 0;
}

body.wbc-view-checkout .wc-block-components-checkout-step + .wc-block-components-checkout-step,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-block > * + * {
  margin-top: 18px;
  padding-top: 0;
  border-top: 0;
}

body.wbc-view-checkout .wc-block-components-checkout-step__heading,
body.wbc-view-checkout .wc-block-components-checkout-order-summary__title,
body.wbc-view-checkout .wc-block-components-title.wc-block-components-order-summary__title {
  margin: 0 0 16px;
  padding: 0 0 14px;
  border-bottom: 1px solid var(--wbc-checkout-line);
}

body.wbc-view-checkout .wc-block-components-checkout-step__title,
body.wbc-view-checkout .wc-block-components-checkout-order-summary__title-text,
body.wbc-view-checkout .wc-block-components-order-summary__title,
body.wbc-view-checkout .wc-block-components-title {
  color: var(--wbc-checkout-text);
  font: 500 clamp(24px, 2.4vw, 32px)/1.14 'RHD', sans-serif;
  letter-spacing: -0.02em;
}

body.wbc-view-checkout .wc-block-components-checkout-step__description,
body.wbc-view-checkout .wc-block-components-checkout-step__content > p,
body.wbc-view-checkout .wc-block-components-checkout-step__content > .wc-block-components-text,
body.wbc-view-checkout .wc-block-checkout__login-prompt,
body.wbc-view-checkout .wc-block-components-checkout-step__heading-content a,
body.wbc-view-checkout .wc-block-components-order-summary-item__quantity,
body.wbc-view-checkout .wc-block-components-panel__button,
body.wbc-view-checkout .wbc-order-summary-headings,
body.wbc-view-checkout .woocommerce-vat-section label,
body.wbc-view-checkout .wbc-vat-feedback,
body.wbc-view-checkout .wc-block-components-order-summary-item__description,
body.wbc-view-checkout .wc-block-components-totals-coupon-link,
body.wbc-view-checkout .wc-block-components-checkout-return-to-cart-button {
  color: var(--wbc-checkout-muted) !important;
}

body.wbc-view-checkout .wc-block-components-checkout-step__content,
body.wbc-view-checkout .wc-block-components-address-form,
body.wbc-view-checkout .wc-block-components-address-form-wrapper,
body.wbc-view-checkout .wc-block-components-address-address-wrapper.is-editing {
  display: grid;
  gap: 14px;
}

body.wbc-view-checkout .wc-block-components-text-input,
body.wbc-view-checkout .wc-block-components-textarea,
body.wbc-view-checkout .wc-block-components-combobox,
body.wbc-view-checkout .wc-block-components-combobox-control,
body.wbc-view-checkout .wc-block-components-select {
  display: grid;
  gap: 8px;
  margin: 0;
}

body.wbc-view-checkout .wc-block-components-text-input label,
body.wbc-view-checkout .wc-block-components-textarea label,
body.wbc-view-checkout .wc-blocks-components-select__label {
  position: static;
  display: block;
  margin: 0;
  color: var(--wbc-checkout-muted) !important;
  font: 500 13px/1.35 'RHD', sans-serif !important;
  letter-spacing: 0;
  transform: none !important;
  pointer-events: none;
}

body.wbc-view-checkout .wc-block-components-text-input input,
body.wbc-view-checkout .wc-block-components-text-input input[type='email'],
body.wbc-view-checkout .wc-block-components-text-input input[type='password'],
body.wbc-view-checkout .wc-block-components-text-input input[type='tel'],
body.wbc-view-checkout .wc-block-components-text-input input[type='text'],
body.wbc-view-checkout .wc-block-components-textarea textarea,
body.wbc-view-checkout .wc-block-components-combobox .components-combobox-control__input,
body.wbc-view-checkout .wc-block-components-combobox-control .components-combobox-control__input,
body.wbc-view-checkout .wc-block-components-select .wc-block-components-select__select,
body.wbc-view-checkout .woocommerce-vat-section select,
body.wbc-view-checkout .woocommerce-vat-section input {
  min-height: 54px !important;
  padding: 14px 16px !important;
  border: 1px solid var(--wbc-checkout-line-strong) !important;
  border-radius: 16px !important;
  background: transparent !important;
  color: var(--wbc-checkout-text) !important;
  box-shadow: none !important;
  outline: 0 !important;
}

body.wbc-view-checkout .wc-block-components-textarea textarea {
  min-height: 120px !important;
}

body.wbc-view-checkout .wc-block-components-text-input.is-active input,
body.wbc-view-checkout .wc-block-components-text-input input:not(:placeholder-shown) {
  padding-top: 14px;
  padding-bottom: 14px;
}

body.wbc-view-checkout .wc-block-components-text-input input::placeholder,
body.wbc-view-checkout .wc-block-components-textarea textarea::placeholder,
body.wbc-view-checkout .wc-block-components-combobox .components-combobox-control__input::placeholder,
body.wbc-view-checkout .woocommerce-vat-section input::placeholder {
  color: rgba(245, 247, 255, 0.56) !important;
}

body.wbc-view-checkout .wc-block-components-text-input input:focus,
body.wbc-view-checkout .wc-block-components-textarea textarea:focus,
body.wbc-view-checkout .wc-block-components-combobox .components-combobox-control__input:focus,
body.wbc-view-checkout .wc-block-components-combobox-control .components-combobox-control__input:focus,
body.wbc-view-checkout .wc-block-components-select .wc-block-components-select__select:focus,
body.wbc-view-checkout .woocommerce-vat-section select:focus,
body.wbc-view-checkout .woocommerce-vat-section input:focus {
  border-color: rgba(191, 216, 246, 0.52) !important;
  box-shadow: 0 0 0 3px var(--wbc-checkout-focus) !important;
}

body.wbc-view-checkout .wc-blocks-components-select__expand {
  fill: var(--wbc-checkout-muted);
}

body.wbc-view-checkout .wc-block-components-radio-control {
  gap: 10px;
}

body.wbc-view-checkout .wc-block-components-radio-control-accordion-option {
  margin: 0;
  border: 1px solid var(--wbc-checkout-line-strong);
  border-radius: 18px;
  background: transparent !important;
}

body.wbc-view-checkout .wc-block-components-radio-control__option,
body.wbc-view-checkout .wc-block-components-radio-control__option-checked {
  padding: 14px 16px !important;
  background: transparent !important;
}

body.wbc-view-checkout .wc-block-components-radio-control__option-layout {
  display: flex;
  align-items: center;
  gap: 14px;
}

body.wbc-view-checkout .wc-block-components-radio-control__label,
body.wbc-view-checkout .wc-block-components-payment-method-label {
  color: var(--wbc-checkout-text);
  font: 500 16px/1.4 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-components-radio-control__option-checked {
  box-shadow: inset 0 0 0 1px rgba(191, 216, 246, 0.12);
}

body.wbc-view-checkout .wc-block-components-radio-control-accordion-content {
  padding: 0 16px 16px;
  border-top: 1px solid var(--wbc-checkout-line);
  background: transparent !important;
  color: var(--wbc-checkout-muted);
}

body.wbc-view-checkout .wc-block-components-radio-control-accordion-content > * {
  margin-top: 14px;
}

body.wbc-view-checkout .wc-block-components-checkout-order-summary__content {
  padding: 0 !important;
}

body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-cart-items-block,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-totals-block,
body.wbc-view-checkout .wc-block-components-totals-wrapper {
  padding: 0 !important;
  margin: 0 !important;
}

body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block,
body.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-totals-block,
body.wbc-view-checkout .wc-block-components-totals-wrapper + .wc-block-components-totals-wrapper {
  margin-top: 18px !important;
  padding-top: 18px !important;
  border-top: 1px solid var(--wbc-checkout-line) !important;
}

body.wbc-view-checkout .wbc-order-summary-headings {
  padding-bottom: 12px;
  margin-bottom: 4px;
  border-bottom: 1px solid var(--wbc-checkout-line);
  font: 500 12px/1.4 'RHD', sans-serif;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

body.wbc-view-checkout .wc-block-components-order-summary-item {
  padding: 16px 0;
  border-bottom: 1px solid var(--wbc-checkout-line);
}

body.wbc-view-checkout .wc-block-components-product-name,
body.wbc-view-checkout .wc-block-formatted-money-amount,
body.wbc-view-checkout .wc-block-components-order-summary-item__total-price,
body.wbc-view-checkout .wc-block-components-totals-item,
body.wbc-view-checkout .wc-block-components-totals-footer-item,
body.wbc-view-checkout .wbc-vat-total-row .wc-block-components-totals-item__value,
body.wbc-view-checkout .wbc-vat-total-row .wc-block-formatted-money-amount {
  color: var(--wbc-checkout-text) !important;
}

body.wbc-view-checkout .wc-block-components-product-name {
  font: 500 17px/1.42 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-components-totals-item,
body.wbc-view-checkout .wbc-vat-total-row {
  padding: 12px 0;
  border-top: 1px solid var(--wbc-checkout-line);
}

body.wbc-view-checkout .wc-block-components-totals-item:first-child,
body.wbc-view-checkout .wbc-vat-total-row:first-child {
  border-top: 0;
}

body.wbc-view-checkout .wc-block-components-totals-footer-item {
  margin-top: 8px;
  padding-top: 18px;
  border-top: 1px solid var(--wbc-checkout-line-strong);
}

body.wbc-view-checkout .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
body.wbc-view-checkout .wc-block-components-totals-footer-item .wc-block-formatted-money-amount {
  font: 600 19px/1.3 'RHD', sans-serif;
}

body.wbc-view-checkout .woocommerce-vat-section {
  display: grid;
  gap: 10px;
}

body.wbc-view-checkout .wc-block-checkout__actions_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  margin-top: 18px;
  padding-top: 18px;
  border-top: 1px solid var(--wbc-checkout-line);
}

body.wbc-view-checkout .wc-block-components-checkout-place-order-button,
body.wbc-view-checkout .wc-block-components-button.wc-block-components-checkout-place-order-button {
  min-width: 220px;
  min-height: 56px !important;
  border-radius: 999px !important;
  color: #f4f8fc !important;
  box-shadow: none !important;
}

body.wbc-view-checkout .wc-block-components-checkout-place-order-button__text,
body.wbc-view-checkout .wc-block-components-button__text {
  color: inherit;
  opacity: 1;
}

body.wbc-view-checkout .wc-block-components-checkout-return-to-cart-button {
  padding: 0;
  border: 0;
  background: transparent;
}

body.wbc-view-checkout .wc-block-components-notice-banner {
  padding: 12px 14px !important;
  border: 1px solid var(--wbc-checkout-line-strong) !important;
  border-radius: 14px !important;
  background: rgba(255, 255, 255, 0.08) !important;
  color: var(--wbc-checkout-text) !important;
}

body.wbc-view-checkout .wc-block-components-notice-banner.is-error,
body.wbc-view-checkout .wc-block-components-notice-banner.is-warning {
  border-color: rgba(255, 143, 157, 0.36) !important;
  background: var(--wbc-checkout-error-bg) !important;
  color: var(--wbc-checkout-error) !important;
}

body.wbc-view-checkout .wc-block-components-validation-error,
body.wbc-view-checkout .wc-block-components-validation-error p,
body.wbc-view-checkout .wc-block-components-validation-error span,
body.wbc-view-checkout .wc-block-components-notice-banner,
body.wbc-view-checkout .wc-block-components-notice-banner p,
body.wbc-view-checkout .wc-block-components-notice-banner span {
  color: inherit !important;
}

body.wbc-view-checkout .wc-block-components-validation-error svg,
body.wbc-view-checkout .wc-block-components-notice-banner svg {
  fill: currentColor !important;
}

body.wbc-view-checkout .wc-block-checkout__billing-fields .wc-block-components-validation-error,
body.wbc-view-checkout .wc-block-checkout__payment-method .wc-block-components-validation-error,
body.wbc-view-checkout .wc-block-checkout__contact-fields .wc-block-components-validation-error {
  margin: 2px 0 0;
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  color: var(--wbc-checkout-error-strong) !important;
  font: 500 13px/1.45 'RHD', sans-serif;
}

body.wbc-view-checkout .wc-block-checkout__billing-fields .wc-block-components-validation-error svg,
body.wbc-view-checkout .wc-block-checkout__payment-method .wc-block-components-validation-error svg,
body.wbc-view-checkout .wc-block-checkout__contact-fields .wc-block-components-validation-error svg {
  margin-right: 6px;
}

body.wbc-view-checkout .wbc-vat-feedback.is-info {
  color: var(--wbc-checkout-muted);
}

body.wbc-view-checkout .wbc-vat-feedback.is-success {
  color: #b6ffd0;
}

body.wbc-view-checkout .wbc-vat-feedback.is-warning {
  color: #ffd8a7;
}

body.wbc-view-checkout .wbc-vat-feedback.is-error {
  color: var(--wbc-checkout-error);
}

@media (min-width: 992px) {
  body.wbc-view-checkout .wc-block-components-sidebar {
    margin-top: 0;
  }
}

@media (max-width: 767px) {
  body.wbc-view-checkout .wbc-checkout-section,
  body.wbc-view-checkout .wbc-checkout-summary {
    padding: 18px;
    border-radius: 22px;
  }

  body.wbc-view-checkout .wc-block-checkout__actions_row {
    flex-direction: column-reverse;
    align-items: stretch;
  }

  body.wbc-view-checkout .wc-block-components-checkout-return-to-cart-button {
    justify-content: center;
  }
}

/* V4b checkout shell neutralization: keep section cards, remove the outer all-in-one panel. */
body.wbc-theme.wbc-view-checkout .wbc-shell {
  padding-bottom: 0 !important;
}

body.wbc-theme.wbc-view-checkout .wbc-shell__panel {
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.wbc-theme.wbc-view-checkout .wp-block-woocommerce-checkout.alignwide.wc-block-checkout {
  padding-top: 0 !important;
}

body.wbc-view-order-received .woocommerce {
  display: grid;
  gap: 20px;
}

body.wbc-view-order-received .woocommerce > .woocommerce-info {
  margin: 0;
}

/* V4 coherence pass: flatter shell, lighter nested surfaces, closer alignment with Tutor/public layouts. */
body.wbc-theme .wbc-shell__panel {
  padding: clamp(18px, 2.8vw, 36px);
  border-radius: 32px;
  background:
    radial-gradient(circle at top right, rgba(160, 170, 255, 0.11), transparent 34%),
    linear-gradient(180deg, rgba(46, 52, 110, 0.9) 0%, rgba(17, 24, 82, 0.9) 100%);
  box-shadow: 0 18px 46px rgba(10, 14, 46, 0.22);
}

body.wbc-theme .cart_totals,
body.wbc-theme #order_review,
body.wbc-theme .woocommerce-checkout-review-order,
body.wbc-theme .woocommerce-customer-details,
body.wbc-theme .woocommerce-order,
body.wbc-theme .woocommerce-form-login,
body.wbc-theme .woocommerce-form-register,
body.wbc-theme .woocommerce-MyAccount-navigation,
body.wbc-theme .woocommerce-MyAccount-content,
body.wbc-theme .woocommerce-address-fields,
body.wbc-theme .col2-set .col-1,
body.wbc-theme .col2-set .col-2,
body.wbc-theme .woocommerce-billing-fields,
body.wbc-theme .woocommerce-additional-fields,
body.wbc-theme .woocommerce-order-details,
body.wbc-theme .woocommerce-Addresses .woocommerce-Address,
body.wbc-theme .wc-block-components-sidebar,
body.wbc-theme .wc-block-components-checkout-step,
body.wbc-theme .wc-block-components-order-summary__content,
body.wbc-theme .wc-block-components-totals-wrapper,
body.wbc-theme .wc-block-cart-items {
  background: rgba(12, 18, 67, 0.22);
  border: 1px solid rgba(157, 208, 255, 0.12);
  border-radius: 22px;
  box-shadow: none;
}

body.wbc-view-cart .woocommerce-cart-form {
  background: transparent;
  border: 0;
  padding: 0;
  box-shadow: none;
}

body.wbc-view-cart .wc-empty-cart-message {
  max-width: min(640px, 100%);
}

body.wbc-view-cart .wc-empty-cart-message .cart-empty {
  padding: clamp(46px, 6vw, 62px) clamp(20px, 4vw, 34px) 24px;
  border-radius: 24px;
  background: rgba(12, 18, 67, 0.24);
  box-shadow: none;
}

body.wbc-view-cart .wc-empty-cart-message + .return-to-shop {
  margin-top: 20px;
}

body.wbc-view-cart .wc-empty-cart-message + .return-to-shop .wc-backward,
body.wbc-view-cart .wc-proceed-to-checkout a.checkout-button,
body.wbc-view-checkout .wc-block-components-checkout-place-order-button,
body.wbc-view-checkout .wc-block-components-button.wc-block-components-checkout-place-order-button {
  border-radius: 16px;
}

body.wbc-view-checkout .wc-block-components-checkout-step__container,
body.wbc-view-checkout .wc-block-components-checkout-step__description,
body.wbc-view-checkout .wc-block-components-order-summary,
body.wbc-view-checkout .wc-block-components-order-summary__content,
body.wbc-view-checkout .wc-block-components-totals-wrapper {
  background: transparent;
  box-shadow: none;
}

@media (max-width: 767px) {
  body.wbc-theme .wbc-shell__panel {
    border-radius: 24px;
    padding: 18px;
  }

  body.wbc-view-cart .wc-empty-cart-message .cart-empty {
    padding: 38px 18px 20px;
    font-size: clamp(24px, 7vw, 32px);
  }
}

body.wbc-view-order-received .woocommerce-order {
  display: grid;
  gap: 22px;
  padding-top: clamp(28px, 3vw, 36px);
}

body.wbc-view-order-received .woocommerce-thankyou-order-received {
  margin: 0;
  padding: 18px 22px 18px 56px;
  border: 1px solid rgba(157, 208, 255, 0.18);
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(123, 132, 232, 0.16) 0%, rgba(10, 18, 67, 0.52) 100%);
  box-shadow: inset 0 0 0 1px rgba(157, 208, 255, 0.06);
}

body.wbc-view-order-received .woocommerce-thankyou-order-received::before {
  top: 20px;
}

body.wbc-view-order-received .woocommerce-order-overview {
  margin: 0;
}

body.wbc-view-order-received .woocommerce-order-overview li {
  min-height: 112px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 1px solid rgba(157, 208, 255, 0.14);
  background: rgba(52, 64, 125, 0.44);
}

body.wbc-view-order-received .woocommerce-order-details,
body.wbc-view-order-received .woocommerce-customer-details {
  margin-top: 0;
}

body.wbc-view-order-received .woocommerce-order-details .shop_table,
body.wbc-view-order-received .woocommerce-customer-details address {
  margin-top: 0;
}

body.wbc-view-order-received .order-again {
  margin: 4px 0 0;
}

body.wbc-view-order-received .order-again .button {
  min-width: 180px;
}

body.wbc-view-order-received .woocommerce-form-login {
  max-width: min(560px, 100%);
  margin: 0;
}

body.wbc-view-order-received .woocommerce-form-login .form-row-first,
body.wbc-view-order-received .woocommerce-form-login .form-row-last {
  width: 100%;
  float: none;
}

body.wbc-view-order-received .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 2px;
}

body.wbc-view-order-received .woocommerce-form-login .woocommerce-form-login__rememberme input {
  margin: 0;
}

body.wbc-view-order-received .woocommerce-form-login__submit {
  min-width: 170px;
}

body.wbc-view-order-received .lost_password {
  margin-bottom: 0;
}

body.wbc-view-order-received .woocommerce > .woocommerce-info,
body.wbc-view-order-received .woocommerce-form-login,
body.wbc-view-order-received .woocommerce-order,
body.wbc-view-order-received .woocommerce-order-details,
body.wbc-view-order-received .woocommerce-customer-details {
  backdrop-filter: blur(12px);
}

@media (max-width: 767px) {
  body.wbc-view-cart .wc-empty-cart-message .cart-empty {
    padding: 48px 18px 24px;
    border-radius: 24px;
    font-size: 24px;
  }

  body.wbc-view-cart .wc-empty-cart-message .cart-empty::before {
    top: 18px;
    font-size: 18px;
  }

  body.wbc-view-cart .wc-empty-cart-message + .return-to-shop {
    width: 100%;
  }

  body.wbc-view-cart .wc-empty-cart-message + .return-to-shop .wc-backward {
    width: 100%;
    min-width: 0;
  }

  body.wbc-view-order-received .woocommerce {
    gap: 16px;
  }

  body.wbc-view-order-received .woocommerce-order {
    gap: 18px;
    padding-top: 22px;
  }

  body.wbc-view-order-received .woocommerce-thankyou-order-received {
    padding: 16px 18px 16px 50px;
    border-radius: 20px;
    font-size: 20px;
  }

  body.wbc-view-order-received .woocommerce-order-overview {
    grid-template-columns: 1fr;
  }

  body.wbc-view-order-received .woocommerce-order-overview li {
    min-height: auto;
  }

  body.wbc-view-order-received .woocommerce-form-login__submit {
    width: 100%;
  }
}

/* V3.1 residual closure polish: real notice icons and refined logged-out order state. */
body.wbc-theme .woocommerce-info::before,
body.wbc-theme .woocommerce-message::before,
body.wbc-theme .woocommerce-error::before {
  content: '';
  width: 22px;
  height: 22px;
  border-radius: 999px;
  background-color: rgba(17, 24, 82, 0.92);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  box-shadow: 0 0 0 1px rgba(157, 208, 255, 0.18);
}

body.wbc-theme .woocommerce-info::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.8' stroke='%239dd0ff' stroke-width='1.7'/%3E%3Cpath d='M12 10.4v5' stroke='%239dd0ff' stroke-width='1.8' stroke-linecap='round'/%3E%3Ccircle cx='12' cy='7.45' r='1.1' fill='%239dd0ff'/%3E%3C/svg%3E");
}

body.wbc-theme .woocommerce-message::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.8' stroke='%238ff0b5' stroke-width='1.7'/%3E%3Cpath d='M8.4 12.25l2.35 2.45 4.9-5.2' stroke='%238ff0b5' stroke-width='1.9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  box-shadow: 0 0 0 1px rgba(143, 240, 181, 0.18);
}

body.wbc-theme .woocommerce-error::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Ccircle cx='12' cy='12' r='8.8' stroke='%23ffb4b4' stroke-width='1.7'/%3E%3Cpath d='M12 7.4v5.15' stroke='%23ffb4b4' stroke-width='1.9' stroke-linecap='round'/%3E%3Ccircle cx='12' cy='15.95' r='1.1' fill='%23ffb4b4'/%3E%3C/svg%3E");
  box-shadow: 0 0 0 1px rgba(255, 180, 180, 0.18);
}

body.wbc-view-cart .wc-empty-cart-message .cart-empty::before {
  content: '';
  top: 18px;
  left: 50%;
  width: 68px;
  height: 68px;
  transform: translateX(-50%);
  border-radius: 999px;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6.2 7.35h12.25l-1.4 7.3H8.55l-2.35-9.3H3.75' stroke='%23edf3f9' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3Ccircle cx='10.2' cy='18.1' r='1.15' fill='%23edf3f9'/%3E%3Ccircle cx='16.15' cy='18.1' r='1.15' fill='%23edf3f9'/%3E%3C/svg%3E") center/30px 30px no-repeat,
    linear-gradient(180deg, rgba(160, 170, 255, 0.44) 0%, rgba(17, 24, 82, 0.92) 100%);
  box-shadow:
    0 14px 28px rgba(10, 14, 46, 0.28),
    inset 0 0 0 1px rgba(157, 208, 255, 0.2);
}

body.wbc-view-order-received .woocommerce > .woocommerce-info {
  display: flex;
  align-items: center;
  min-height: 72px;
  margin: 0;
  padding: 18px 22px 18px 60px;
  border: 1px solid rgba(157, 208, 255, 0.16);
  background: linear-gradient(180deg, rgba(52, 64, 125, 0.54) 0%, rgba(10, 18, 67, 0.72) 100%);
  box-shadow: inset 0 0 0 1px rgba(157, 208, 255, 0.04);
}

body.wbc-view-order-received .woocommerce-form-login {
  max-width: min(640px, 100%);
  margin: 0;
  padding: clamp(22px, 3vw, 30px);
  border: 1px solid rgba(157, 208, 255, 0.18);
  background:
    radial-gradient(circle at top right, rgba(160, 170, 255, 0.12), transparent 38%),
    linear-gradient(180deg, rgba(52, 64, 125, 0.62) 0%, rgba(10, 18, 67, 0.84) 100%);
  box-shadow:
    0 18px 44px rgba(10, 14, 46, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.04);
}

body.wbc-view-order-received .woocommerce-form-login .form-row {
  margin: 0 0 16px;
}

body.wbc-view-order-received .woocommerce-form-login .form-row label {
  display: block;
  margin-bottom: 8px;
  color: var(--wbc-text-soft);
  font: 500 14px/1.4 'RHD', sans-serif;
}

body.wbc-view-order-received .woocommerce-form-login .input-text {
  min-height: 54px;
  border-radius: 18px;
  background: rgba(83, 93, 158, 0.82);
  border: 1px solid rgba(157, 208, 255, 0.16);
  border-bottom-color: rgba(157, 208, 255, 0.42);
}

body.wbc-view-order-received .woocommerce-form-login .form-row-last {
  display: grid;
  gap: 14px;
  margin-top: 6px;
}

body.wbc-view-order-received .woocommerce-form-login .woocommerce-form-login__rememberme {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin: 0;
  color: var(--wbc-text-soft);
}

body.wbc-view-order-received .woocommerce-form-login .woocommerce-form-login__submit {
  min-width: 190px;
  min-height: 54px;
}

body.wbc-view-order-received .woocommerce-form-login .lost_password {
  margin-top: 2px;
  color: var(--wbc-text-soft);
}

body.wbc-view-order-received .woocommerce-form-login .lost_password a {
  color: var(--wbc-accent);
}

@media (max-width: 767px) {
  body.wbc-view-cart .wc-empty-cart-message .cart-empty::before {
    top: 16px;
    width: 58px;
    height: 58px;
    background-size: 26px 26px, auto;
  }

  body.wbc-view-order-received .woocommerce > .woocommerce-info {
    min-height: 0;
    padding: 16px 18px 16px 52px;
  }

  body.wbc-view-order-received .woocommerce-form-login {
    padding: 20px 18px;
  }
}

/* V4c checkout hotfixes: address-card contrast, dropdown readability, fewer redundant separators. */
body.wbc-theme.wbc-view-checkout .wc-block-components-address-card {
  padding: 14px 16px !important;
  border: 1px solid rgba(217, 226, 245, 0.1) !important;
  border-radius: 18px !important;
  background: rgba(255, 255, 255, 0.02) !important;
  box-shadow: none !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-address-card address,
body.wbc-theme.wbc-view-checkout .wc-block-components-address-card address *,
body.wbc-theme.wbc-view-checkout .wc-block-components-address-card__edit {
  color: var(--wbc-checkout-text) !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-address-card address {
  opacity: 0.92;
  font-size: 14px;
  line-height: 1.5;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-country-input label,
body.wbc-theme.wbc-view-checkout .wc-blocks-components-select__label,
body.wbc-theme.wbc-view-checkout .wc-block-components-text-input label,
body.wbc-theme.wbc-view-checkout .wc-block-components-textarea label {
  color: var(--wbc-checkout-text) !important;
  opacity: 0.86;
  font-size: 14px !important;
  font-weight: 600 !important;
}

body.wbc-theme.wbc-view-checkout .wc-blocks-components-select__container {
  display: grid;
  gap: 8px;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-country-input .wc-blocks-components-select__container {
  padding: 10px 0 0 !important;
  border-radius: 18px !important;
  background: rgba(83, 93, 158, 0.82) !important;
  background-color: rgba(83, 93, 158, 0.82) !important;
}

body.wbc-theme.wbc-view-checkout .wc-blocks-components-select__label {
  position: static !important;
  display: block !important;
  margin: 0 !important;
  transform: none !important;
  inset: auto !important;
  pointer-events: none;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-country-input select,
body.wbc-theme.wbc-view-checkout .wc-block-components-select .wc-block-components-select__select,
body.wbc-theme.wbc-view-checkout .woocommerce-vat-section select {
  color-scheme: dark;
  background: rgba(83, 93, 158, 0.82) !important;
  color: var(--wbc-checkout-text) !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-country-input .wc-blocks-components-select__select {
  background: transparent !important;
  background-color: transparent !important;
  border-radius: 16px !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-country-input select option,
body.wbc-theme.wbc-view-checkout .wc-block-components-select .wc-block-components-select__select option,
body.wbc-theme.wbc-view-checkout .woocommerce-vat-section select option {
  background: #4b5690 !important;
  color: #f5f7ff !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-country-input select option:first-child,
body.wbc-theme.wbc-view-checkout .wc-block-components-select .wc-block-components-select__select option:first-child,
body.wbc-theme.wbc-view-checkout .woocommerce-vat-section select option:first-child {
  color: #d3dbef !important;
}

/* Keep the shared footer title on commerce pages aligned with the base theme stylesheet. */
body.wbc-theme .footer .footer__title {
  color: rgb(113, 123, 177);
}

body.wbc-theme.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block,
body.wbc-theme.wbc-view-checkout .wp-block-woocommerce-checkout-order-summary-totals-block,
body.wbc-theme.wbc-view-checkout .wc-block-components-totals-wrapper + .wc-block-components-totals-wrapper {
  margin-top: 14px !important;
  padding-top: 14px !important;
  border-top: 1px solid rgba(217, 226, 245, 0.08) !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-order-summary-item {
  border-bottom-color: rgba(217, 226, 245, 0.08) !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-totals-item,
body.wbc-theme.wbc-view-checkout .wbc-vat-total-row {
  border-top: 0 !important;
  padding-top: 8px;
  padding-bottom: 8px;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-totals-footer-item {
  margin-top: 12px;
  padding-top: 14px;
  border-top: 1px solid rgba(217, 226, 245, 0.12) !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-checkout-step__heading,
body.wbc-theme.wbc-view-checkout .wc-block-components-checkout-order-summary__title,
body.wbc-theme.wbc-view-checkout .wc-block-components-title.wc-block-components-order-summary__title {
  border-bottom-color: rgba(217, 226, 245, 0.08) !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-radio-control-accordion-content,
body.wbc-theme.wbc-view-checkout .wc-block-components-radio-control-accordion-content p,
body.wbc-theme.wbc-view-checkout .wc-block-components-radio-control-accordion-content span,
body.wbc-theme.wbc-view-checkout .wc-block-components-checkbox__label,
body.wbc-theme.wbc-view-checkout .wc-block-components-payment-method-label {
  color: var(--wbc-checkout-text) !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-radio-control-accordion-content {
  border-top-color: rgba(217, 226, 245, 0.08) !important;
}

body.wbc-theme.wbc-view-checkout .wc-block-components-payment-methods__save-card-info,
body.wbc-theme.wbc-view-checkout .wc-block-components-payment-methods__save-card-info .wc-block-components-checkbox__label {
  opacity: 0.9;
}
