.acp-customer-journey{padding:0 0 clamp(72px,8vw,108px)}
.acp-customer-journey .acp-entry-content{max-width:none}
.acp-journey-hero{padding:36px 0 40px;border-bottom:1px solid var(--acp-color-border)}
.acp-journey-hero__copy{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-top:32px}
.acp-journey-hero__copy>div{max-width:780px}
.acp-journey-hero h1{font-size:clamp(2.7rem,5.5vw,4.7rem);letter-spacing:-.04em}
.acp-journey-hero__copy>div>p:last-child{max-width:720px;margin-bottom:0;color:var(--acp-color-muted);font-size:1rem}
.acp-checkout-progress ol{display:grid;grid-template-columns:repeat(3,1fr);max-width:660px;margin:0;padding:0;list-style:none}
.acp-checkout-progress li{position:relative;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;color:var(--acp-color-muted);font-size:.78rem;font-weight:750}
.acp-checkout-progress li:not(:last-child)::after{content:"";position:absolute;right:10px;left:44px;top:16px;height:1px;background:var(--acp-color-border)}
.acp-checkout-progress__marker{position:relative;z-index:1;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--acp-color-border);border-radius:50%;background:#fff;color:var(--acp-color-muted)}
.acp-checkout-progress li.is-current .acp-checkout-progress__marker{border-color:var(--acp-color-sage-800);background:var(--acp-color-sage-800);color:#fff}
.acp-checkout-progress li.is-complete .acp-checkout-progress__marker{border-color:var(--acp-color-sage-300);background:var(--acp-color-sage-100);color:var(--acp-color-sage-800)}
.acp-checkout-progress li.is-current .acp-checkout-progress__label,.acp-checkout-progress li.is-complete .acp-checkout-progress__label{color:var(--acp-color-text)}
.acp-journey-content{padding-top:38px}
.acp-checkout-header{border-bottom:1px solid var(--acp-color-border);background:#fff}
.acp-checkout-header__inner{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center;min-height:82px}
.acp-checkout-header__brand{display:flex;align-items:center;gap:18px}
.acp-checkout-header__brand>span{padding-left:18px;border-left:1px solid var(--acp-color-border);color:var(--acp-color-muted);font-size:.76rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}
.acp-checkout-header__assurance{display:flex;gap:10px;align-items:center;justify-self:center;color:var(--acp-color-sage-800)}
.acp-checkout-header__assurance>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--acp-color-sage-100);font-weight:900}
.acp-checkout-header__assurance div{display:grid}
.acp-checkout-header__assurance strong{font-size:.78rem}
.acp-checkout-header__assurance small{color:var(--acp-color-muted);font-size:.68rem}
.acp-checkout-header__inner>a{justify-self:end;font-size:.78rem;font-weight:750}
.acp-customer-journey-page .woocommerce-message,.acp-customer-journey-page .woocommerce-info,.acp-customer-journey-page .woocommerce-error{box-shadow:none}

/* Shared form controls. */
.acp-customer-journey-page .woocommerce input.input-text,
.acp-customer-journey-page .woocommerce textarea,
.acp-customer-journey-page .woocommerce select,
.acp-customer-journey-page .wc-block-components-text-input input,
.acp-customer-journey-page .wc-block-components-combobox-control input,
.acp-customer-journey-page .wc-block-components-address-form input,
.acp-customer-journey-page .wc-block-components-textarea{
  border:1px solid var(--acp-color-border)!important;
  border-radius:var(--acp-radius-sm)!important;
  background:#fff!important;
  color:var(--acp-color-text)!important;
}
.acp-customer-journey-page .woocommerce input.input-text,
.acp-customer-journey-page .woocommerce select{min-height:48px;padding:10px 13px}
.acp-customer-journey-page .woocommerce textarea{min-height:120px;padding:12px 13px}
.acp-customer-journey-page .woocommerce form .form-row label{margin-bottom:7px;font-size:.75rem;font-weight:750}
.acp-customer-journey-page .woocommerce form .form-row.woocommerce-invalid input.input-text{border-color:#a94747!important}
.acp-customer-journey-page .woocommerce form .form-row.woocommerce-validated input.input-text{border-color:var(--acp-color-sage-500)!important}
.acp-customer-journey-page .wc-block-components-button,
.acp-customer-journey-page .woocommerce .button,
.acp-customer-journey-page .woocommerce button.button,
.acp-customer-journey-page .woocommerce input.button{
  min-height:46px;
  border:0!important;
  border-radius:var(--acp-radius-sm)!important;
  background:var(--acp-color-sage-800)!important;
  color:#fff!important;
  font-weight:800!important;
  box-shadow:none!important;
}
.acp-customer-journey-page .wc-block-components-button:hover,
.acp-customer-journey-page .woocommerce .button:hover{background:var(--acp-color-sage-700)!important}
.acp-password-field{position:relative;display:block}
.acp-password-field input{padding-right:112px!important}
.acp-password-toggle{position:absolute;right:7px;top:50%;transform:translateY(-50%);min-height:34px;padding:5px 8px;border:0;border-radius:8px;background:var(--acp-color-soft);color:var(--acp-color-sage-800);font-size:.67rem;font-weight:750}

/* Cart block and classic cart. */
.acp-customer-journey-cart .wc-block-cart,
.acp-customer-journey-cart .woocommerce-cart-form,
.acp-customer-journey-cart .cart-collaterals{font-size:.9rem}
.acp-customer-journey-cart .wc-block-cart__main,
.acp-customer-journey-cart .woocommerce-cart-form{padding:24px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:#fff}
.acp-customer-journey-cart .wc-block-cart__sidebar,
.acp-customer-journey-cart .cart_totals{padding:24px!important;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:var(--acp-color-soft)}
.acp-customer-journey-cart .wc-block-components-sidebar-layout{gap:34px}
.acp-customer-journey-cart .wc-block-cart-items{border-collapse:separate}
.acp-customer-journey-cart .wc-block-cart-items__row td{padding-top:20px!important;padding-bottom:20px!important;border-bottom:1px solid var(--acp-color-border)!important}
.acp-customer-journey-cart .wc-block-cart-item__image img{border-radius:var(--acp-radius-sm);background:var(--acp-color-soft)}
.acp-customer-journey-cart .wc-block-components-product-name,
.acp-customer-journey-cart .product-name a{color:var(--acp-color-text);font-family:var(--acp-font-heading);font-size:1.05rem;font-weight:700}
.acp-customer-journey-cart .wc-block-components-quantity-selector{border-color:var(--acp-color-border)!important;border-radius:var(--acp-radius-sm)!important}
.acp-customer-journey-cart .wc-block-components-totals-wrapper{padding:18px 0!important;border-color:var(--acp-color-border)!important}
.acp-customer-journey-cart .wc-block-components-totals-coupon__button{min-height:42px}
.acp-customer-journey-cart .wc-block-cart__submit-container{background:#fff}
.acp-customer-journey-cart .wc-block-cart__submit-container::before{color:rgba(31,72,62,.12)}
.acp-customer-journey-cart table.shop_table{overflow:hidden;border:1px solid var(--acp-color-border)!important;border-radius:var(--acp-radius-lg)!important;border-collapse:separate}
.acp-customer-journey-cart table.shop_table th,.acp-customer-journey-cart table.shop_table td{padding:16px;border-color:var(--acp-color-border)!important}
.acp-customer-journey-cart .product-thumbnail img{width:86px;border-radius:var(--acp-radius-sm);background:var(--acp-color-soft)}
.acp-customer-journey-cart .cart_totals{float:none!important;width:100%!important}
.acp-customer-journey-cart .cart-collaterals{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,.55fr);gap:34px;margin-top:28px}
.acp-customer-journey-cart .cart-collaterals::before,.acp-customer-journey-cart .cart-collaterals::after{display:none}
.acp-customer-journey-cart .cross-sells{float:none!important;width:auto!important}
.acp-empty-cart-recovery{padding:68px 0 0}
.acp-empty-cart-recovery__intro{max-width:760px;margin:0 auto;padding:52px 34px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:var(--acp-color-soft);text-align:center}
.acp-empty-cart-recovery__icon{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 22px;border-radius:50%;background:#fff;color:var(--acp-color-sage-800);font-size:2rem}
.acp-empty-cart-recovery__intro h2{font-size:clamp(2rem,4vw,3.1rem)}
.acp-empty-cart-recovery__intro>p:not(.acp-eyebrow){color:var(--acp-color-muted)}
.acp-empty-cart-recovery__products{padding-top:72px}

/* Checkout block and classic checkout. */
.acp-customer-journey-checkout .wc-block-checkout,
.acp-customer-journey-payment .wc-block-checkout{font-size:.9rem}
.acp-customer-journey-checkout .wc-block-components-sidebar-layout,
.acp-customer-journey-payment .wc-block-components-sidebar-layout{gap:38px}
.acp-customer-journey-checkout .wc-block-checkout__main,
.acp-customer-journey-payment .wc-block-checkout__main,
.acp-customer-journey-checkout form.checkout #customer_details,
.acp-customer-journey-payment form.checkout #customer_details{padding:28px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:#fff}
.acp-customer-journey-checkout .wc-block-checkout__sidebar,
.acp-customer-journey-payment .wc-block-checkout__sidebar,
.acp-customer-journey-checkout #order_review,
.acp-customer-journey-payment #order_review{padding:26px!important;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:var(--acp-color-soft)}
.acp-customer-journey-checkout .wc-block-components-checkout-step,
.acp-customer-journey-payment .wc-block-components-checkout-step{padding-bottom:26px!important;border-bottom:1px solid var(--acp-color-border)}
.acp-customer-journey-checkout .wc-block-components-checkout-step:last-child,
.acp-customer-journey-payment .wc-block-components-checkout-step:last-child{border-bottom:0}
.acp-customer-journey-checkout .wc-block-components-checkout-step__heading,
.acp-customer-journey-payment .wc-block-components-checkout-step__heading{margin-bottom:18px}
.acp-customer-journey-checkout .wc-block-components-checkout-step__title,
.acp-customer-journey-payment .wc-block-components-checkout-step__title{font-family:var(--acp-font-heading);font-size:1.45rem}
.acp-customer-journey-checkout .wc-block-components-radio-control-accordion-option,
.acp-customer-journey-payment .wc-block-components-radio-control-accordion-option{margin-bottom:10px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-md);background:#fff}
.acp-customer-journey-checkout .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.acp-customer-journey-payment .wc-block-components-radio-control-accordion-option--checked-option-highlighted{border-color:var(--acp-color-sage-600);box-shadow:0 0 0 1px var(--acp-color-sage-600)}
.acp-customer-journey-checkout .wc-block-components-order-summary,
.acp-customer-journey-payment .wc-block-components-order-summary{border-bottom:1px solid var(--acp-color-border)}
.acp-customer-journey-checkout .wc-block-components-order-summary-item__image img,
.acp-customer-journey-payment .wc-block-components-order-summary-item__image img{border-radius:var(--acp-radius-sm);background:#fff}
.acp-customer-journey-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);gap:38px}
.acp-customer-journey-checkout form.checkout #customer_details{float:none;width:auto}
.acp-customer-journey-checkout form.checkout #order_review_heading,
.acp-customer-journey-checkout form.checkout #order_review{float:none;width:auto}
.acp-customer-journey-checkout form.checkout #order_review_heading{grid-column:2;margin:0 0 -24px;padding:0 26px;z-index:2;font-size:1.55rem}
.acp-customer-journey-checkout form.checkout #order_review{grid-column:2;align-self:start}
.acp-customer-journey-checkout form.checkout #customer_details{grid-row:1 / span 2}
.acp-customer-journey-checkout #payment{background:transparent!important}
.acp-customer-journey-checkout #payment ul.payment_methods{padding:0!important;border-bottom:0!important}
.acp-customer-journey-checkout #payment ul.payment_methods li{margin-bottom:10px;padding:14px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-md);background:#fff}
.acp-customer-journey-checkout #payment div.payment_box{background:var(--acp-color-soft)!important}
.acp-customer-journey-checkout #payment div.payment_box::before{border-bottom-color:var(--acp-color-soft)!important}
.acp-customer-journey-checkout #place_order{width:100%;min-height:52px}

/* Order confirmation: classic and block. */
.acp-customer-journey-thankyou .woocommerce-order,
.acp-customer-journey-thankyou [class*="wc-block-order-confirmation"]{max-width:100%}
.acp-customer-journey-thankyou .woocommerce-thankyou-order-received{padding:22px 24px;border-left:4px solid var(--acp-color-sage-700);border-radius:var(--acp-radius-md);background:var(--acp-color-sage-100);font-family:var(--acp-font-heading);font-size:1.35rem}
.acp-customer-journey-thankyou .woocommerce-order-overview{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:24px 0!important;padding:0!important;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:#fff}
.acp-customer-journey-thankyou .woocommerce-order-overview li{float:none!important;width:auto!important;margin:0!important;padding:18px!important;border-right:1px solid var(--acp-color-border)!important}
.acp-customer-journey-thankyou .woocommerce-order-overview li:last-child{border-right:0!important}
.acp-customer-journey-thankyou .woocommerce-order-details,
.acp-customer-journey-thankyou .woocommerce-customer-details,
.acp-customer-journey-thankyou [class*="wc-block-order-confirmation"]{margin-top:24px;padding:26px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:#fff}
.acp-customer-journey-thankyou .woocommerce-order-details table,
.acp-customer-journey-thankyou .woocommerce-customer-details address{border-color:var(--acp-color-border)!important}
.acp-order-next-steps{padding:78px 0 0}
.acp-order-next-steps__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.acp-order-next-steps__grid article{padding:28px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:var(--acp-color-soft)}
.acp-order-next-steps__grid article>span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:24px;border-radius:50%;background:#fff;color:var(--acp-color-sage-800);font-weight:900}
.acp-order-next-steps__grid h2{font-size:1.45rem}
.acp-order-next-steps__grid p{margin-bottom:0;color:var(--acp-color-muted);font-size:.88rem}
.acp-order-next-steps__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:28px}
.acp-order-next-steps__support{margin-left:auto;font-size:.82rem;font-weight:750}

/* My Account. */
.acp-customer-journey-account .woocommerce{display:grid;grid-template-columns:260px minmax(0,1fr);gap:34px}
.acp-customer-journey-account .woocommerce::before,.acp-customer-journey-account .woocommerce::after{display:none}
.acp-customer-journey-account .woocommerce-MyAccount-navigation{float:none;width:auto}
.acp-customer-journey-account .woocommerce-MyAccount-navigation ul{position:sticky;top:108px;margin:0;padding:12px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:#fff;list-style:none}
.acp-customer-journey-account .woocommerce-MyAccount-navigation li{margin:0}
.acp-customer-journey-account .woocommerce-MyAccount-navigation a{display:flex;align-items:center;min-height:44px;padding:9px 12px;border-radius:var(--acp-radius-sm);color:var(--acp-color-muted);font-size:.82rem;font-weight:700}
.acp-customer-journey-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--acp-color-sage-100);color:var(--acp-color-sage-800)}
.acp-customer-journey-account .woocommerce-MyAccount-content{float:none;width:auto;min-width:0;padding:28px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:#fff}
.acp-customer-journey-account .woocommerce-MyAccount-content>p:first-child{font-size:1.02rem}
.acp-account-dashboard-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}
.acp-account-dashboard-card{display:flex;min-height:220px;flex-direction:column;padding:24px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:var(--acp-color-soft)}
.acp-account-dashboard-card--welcome{grid-column:1/-1;min-height:0;background:var(--acp-color-sage-800);color:#fff}
.acp-account-dashboard-card--welcome h2,.acp-account-dashboard-card--welcome a{color:#fff}
.acp-account-dashboard-card--welcome>p:not(.acp-eyebrow){max-width:680px;color:#dce8e3}
.acp-account-dashboard-card__icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:20px;border-radius:50%;background:#fff;color:var(--acp-color-sage-800);font-size:1.25rem}
.acp-account-dashboard-card h2{font-size:1.35rem}
.acp-account-dashboard-card p{color:var(--acp-color-muted);font-size:.84rem}
.acp-account-dashboard-card>a{margin-top:auto;font-size:.8rem;font-weight:750}
.acp-customer-journey-account table.shop_table{overflow:hidden;border:1px solid var(--acp-color-border)!important;border-radius:var(--acp-radius-lg)!important;border-collapse:separate}
.acp-customer-journey-account table.shop_table th,.acp-customer-journey-account table.shop_table td{padding:14px;border-color:var(--acp-color-border)!important}
.acp-customer-journey-account .woocommerce-orders-table .button{min-height:34px!important;padding:7px 10px!important;font-size:.7rem!important}
.acp-customer-journey-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.acp-customer-journey-account .woocommerce-Address{float:none!important;width:auto!important;padding:24px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:var(--acp-color-soft)}
.acp-customer-journey-account .woocommerce-Address-title h2{font-size:1.45rem}
.acp-customer-journey-account .woocommerce-Address address{font-style:normal;color:var(--acp-color-muted)}
.acp-customer-journey-account form.edit-account fieldset{margin:26px 0;padding:22px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg)}
.acp-customer-journey-account form.edit-account legend{padding:0 8px;font-family:var(--acp-font-heading);font-size:1.25rem}
.acp-account-guest .acp-customer-journey-account .woocommerce{display:block}
.acp-account-guest .acp-customer-journey-account .woocommerce-MyAccount-content{padding:0;border:0;background:transparent}
.acp-account-guest .woocommerce-form-login,
.acp-account-guest .woocommerce-form-register{padding:28px!important;border:1px solid var(--acp-color-border)!important;border-radius:var(--acp-radius-lg)!important;background:#fff}
.acp-account-guest #customer_login{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.acp-account-guest #customer_login::before,.acp-account-guest #customer_login::after{display:none}
.acp-account-guest #customer_login .col-1,.acp-account-guest #customer_login .col-2{float:none;width:auto}
.acp-account-guest #customer_login h2{font-size:1.75rem}

/* Compact checkout footer. */
.acp-is-checkout .acp-checkout-footer,.acp-customer-journey-thankyou .acp-checkout-footer{margin-top:0}
.acp-checkout-footer__inner{min-height:78px}

@media(max-width:1100px){
  .acp-customer-journey-cart .cart-collaterals{grid-template-columns:1fr}
  .acp-account-dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
  .acp-customer-journey-checkout form.checkout{grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);gap:24px}
}
@media(max-width:900px){
  .acp-checkout-header__inner{grid-template-columns:1fr auto}
  .acp-checkout-header__assurance{display:none}
  .acp-customer-journey-account .woocommerce{grid-template-columns:1fr}
  .acp-customer-journey-account .woocommerce-MyAccount-navigation ul{position:static;display:flex;gap:6px;overflow-x:auto;padding:8px;scroll-snap-type:x proximity}
  .acp-customer-journey-account .woocommerce-MyAccount-navigation li{flex:0 0 auto;scroll-snap-align:start}
  .acp-customer-journey-account .woocommerce-MyAccount-navigation a{white-space:nowrap}
  .acp-customer-journey-checkout form.checkout{grid-template-columns:1fr}
  .acp-customer-journey-checkout form.checkout #customer_details,
  .acp-customer-journey-checkout form.checkout #order_review,
  .acp-customer-journey-checkout form.checkout #order_review_heading{grid-column:1;grid-row:auto}
  .acp-customer-journey-checkout form.checkout #order_review_heading{margin:8px 0 -12px;padding:0}
  .acp-customer-journey-thankyou .woocommerce-order-overview{grid-template-columns:repeat(2,minmax(0,1fr))}
  .acp-customer-journey-thankyou .woocommerce-order-overview li{border-bottom:1px solid var(--acp-color-border)!important}
  .acp-order-next-steps__grid{grid-template-columns:1fr}
}
@media(max-width:767px){
  .acp-customer-journey{padding-bottom:64px}
  .acp-journey-hero{padding:26px 0 30px}
  .acp-journey-hero__copy{display:grid;gap:20px;margin-top:26px}
  .acp-journey-hero h1{font-size:clamp(2.35rem,12vw,3.5rem)}
  .acp-checkout-progress ol{grid-template-columns:repeat(3,auto);justify-content:space-between}
  .acp-checkout-progress li{grid-template-columns:30px;justify-items:center;gap:6px;font-size:.67rem;text-align:center}
  .acp-checkout-progress li:not(:last-child)::after{left:34px;right:calc(-50vw / 3 + 24px);top:15px}
  .acp-checkout-progress__marker{width:30px;height:30px}
  .acp-journey-content{padding-top:26px}
  .acp-checkout-header__inner{min-height:70px}
  .acp-checkout-header__brand>span{display:none}
  .acp-checkout-header__inner>a{font-size:.7rem}
  .acp-customer-journey-cart .wc-block-cart__main,
  .acp-customer-journey-cart .woocommerce-cart-form,
  .acp-customer-journey-cart .wc-block-cart__sidebar,
  .acp-customer-journey-cart .cart_totals,
  .acp-customer-journey-checkout .wc-block-checkout__main,
  .acp-customer-journey-checkout .wc-block-checkout__sidebar,
  .acp-customer-journey-checkout form.checkout #customer_details,
  .acp-customer-journey-checkout #order_review,
  .acp-customer-journey-payment .wc-block-checkout__main,
  .acp-customer-journey-payment .wc-block-checkout__sidebar{padding:18px!important;border-radius:var(--acp-radius-md)}
  .acp-customer-journey-cart .wc-block-components-sidebar-layout,
  .acp-customer-journey-checkout .wc-block-components-sidebar-layout{gap:22px}
  .acp-customer-journey-cart .wc-block-cart__submit-container{padding-bottom:calc(12px + env(safe-area-inset-bottom))}
  .acp-empty-cart-recovery{padding-top:46px}
  .acp-empty-cart-recovery__intro{padding:38px 20px}
  .acp-empty-cart-recovery__products{padding-top:54px}
  .acp-empty-cart-recovery__products .acp-product-grid{grid-template-columns:1fr}
  .acp-customer-journey-thankyou .woocommerce-order-overview{grid-template-columns:1fr}
  .acp-customer-journey-thankyou .woocommerce-order-overview li{border-right:0!important}
  .acp-customer-journey-thankyou .woocommerce-order-details,
  .acp-customer-journey-thankyou .woocommerce-customer-details,
  .acp-customer-journey-thankyou [class*="wc-block-order-confirmation"]{padding:18px}
  .acp-order-next-steps{padding-top:56px}
  .acp-order-next-steps__actions{display:grid}
  .acp-order-next-steps__actions .acp-button{width:100%}
  .acp-order-next-steps__support{margin-left:0;text-align:center}
  .acp-customer-journey-account .woocommerce-MyAccount-content{padding:20px}
  .acp-account-dashboard-cards{grid-template-columns:1fr}
  .acp-customer-journey-account .woocommerce-Addresses{grid-template-columns:1fr}
  .acp-account-guest #customer_login{grid-template-columns:1fr}
  .acp-customer-journey-account .woocommerce-orders-table thead{display:none}
  .acp-customer-journey-account .woocommerce-orders-table,
  .acp-customer-journey-account .woocommerce-orders-table tbody,
  .acp-customer-journey-account .woocommerce-orders-table tr,
  .acp-customer-journey-account .woocommerce-orders-table td,
  .acp-customer-journey-account .woocommerce-orders-table th{display:block;width:100%}
  .acp-customer-journey-account .woocommerce-orders-table tr{margin-bottom:14px;padding:14px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-md);background:#fff}
  .acp-customer-journey-account .woocommerce-orders-table td,
  .acp-customer-journey-account .woocommerce-orders-table th{display:flex;justify-content:space-between;gap:14px;padding:8px 0!important;border:0!important;text-align:right!important}
  .acp-customer-journey-account .woocommerce-orders-table td::before,
  .acp-customer-journey-account .woocommerce-orders-table th::before{content:attr(data-title);color:var(--acp-color-muted);font-size:.7rem;font-weight:750;text-align:left}
  .acp-customer-journey-account .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions{display:block;text-align:left!important}
  .acp-customer-journey-account .woocommerce-orders-table .woocommerce-orders-table__cell-order-actions::before{display:none}
}.acp-customer-tracking{margin-top:28px;padding:28px;border:1px solid var(--acp-color-border);border-radius:var(--acp-radius-lg);background:var(--acp-color-soft)}
.acp-customer-tracking h2{font-size:1.7rem}
.acp-customer-tracking__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}
.acp-customer-tracking__grid>div{display:grid;gap:4px;padding:14px;border-radius:var(--acp-radius-sm);background:#fff}
.acp-customer-tracking__grid span{color:var(--acp-color-muted);font-size:.68rem;font-weight:750;text-transform:uppercase;letter-spacing:.05em}
.acp-customer-tracking__grid strong{overflow-wrap:anywhere}
@media(max-width:767px){.acp-customer-tracking{padding:20px}.acp-customer-tracking__grid{grid-template-columns:1fr}}
