*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#071b45;background:white}.topbar{height:38px;background:#041c48;color:white;display:flex;justify-content:space-between;align-items:center;padding:0 38px;font-size:12px;font-weight:700;letter-spacing:.03em}.header{height:78px;display:grid;grid-template-columns:280px 1fr 260px;gap:20px;align-items:center;padding:0 40px;border-bottom:2px solid #041c48;background:#fff}.brand{display:flex;gap:12px;align-items:center;color:#041c48}.brand>span{font-size:28px}.brand b{display:block;font-size:22px}.brand small{display:block;font-size:9px;letter-spacing:.2em}nav{display:flex;gap:34px;justify-content:center;font-size:12px;font-weight:800}.hero{height:360px;background-image:url("../assets/usa250-background.jpg");background-size:cover;background-position:center;position:relative}.store-title{position:absolute;left:65px;top:58px;color:white;max-width:530px;text-shadow:0 2px 8px rgba(0,0,0,.3)}.store-title h1{font-size:48px;margin:0 0 12px}.store-title p{font-size:18px;line-height:1.35;margin:0}.product-grid{max-width:1360px;margin:-82px auto 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0 24px;position:relative}.product-card{background:white;border:1px solid #b9c6d7;border-radius:8px;text-align:center;padding:16px;box-shadow:0 8px 20px rgba(4,28,72,.12)}.product-card img{height:230px;width:100%;object-fit:contain;background:#f7f9fc;border:1px solid #dce3ee}.product-card h3{color:#041c48;margin:16px 0 8px}.product-card small{font-weight:800}.product-card strong{display:block;color:#d20012;font-size:30px}.panel,.order-layout,.features,.test-output{max-width:1360px;margin:18px auto;padding:0 24px}.panel{border:1px solid #b9c6d7;border-radius:8px;background:#f8fafd;overflow:hidden;padding:0}.panel-title{height:46px;background:#041c48;color:white;display:flex;align-items:center;gap:12px;padding:0 16px;font-weight:900;font-size:18px}.panel-title span{width:30px;height:30px;border-radius:50%;background:white;color:#041c48;display:inline-grid;place-items:center}.charities{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px}.charities label{background:white;border:1px solid #b9c6d7;border-radius:7px;display:flex;align-items:center;gap:14px;padding:14px;font-size:12px;font-weight:800}.charities b{background:#041c48;color:white;border-radius:6px;min-width:56px;height:40px;display:grid;place-items:center}.charities .red{background:#d20012}.charities strong{color:#ff5b17;font-size:28px}.center-note{text-align:center;margin:0 0 18px;font-size:13px}.order-layout{display:grid;grid-template-columns:1fr 400px;gap:20px}.order-box,.summary-box{border:1px solid #b9c6d7;border-radius:8px;background:white;overflow:hidden}.order-head,.size-price-row,.order-row{display:grid;grid-template-columns:210px minmax(540px,1fr) 95px;gap:16px;align-items:center;padding:14px 16px;border-bottom:1px solid #dce3ee}.order-head{font-size:11px;font-weight:900;color:#041c48}.size-grid{display:grid;grid-template-columns:repeat(8,minmax(52px,1fr));gap:12px;text-align:center}.size-grid em{font-style:normal;font-weight:900;color:#041c48;font-size:11px}.size-grid em.up{color:#d20012}.size-grid i{display:block;font-style:normal;color:#12377d;font-weight:800;font-size:10px}.size-grid small{display:block;font-weight:900;color:#041c48;font-size:12px}.item{display:grid;grid-template-columns:70px 1fr;gap:10px;align-items:center}.item img{width:64px;height:64px;object-fit:contain;background:#f7f9fc;border:1px solid #dce3ee;border-radius:5px}.item b{display:block;color:#041c48;font-size:13px}.item small{display:block;margin-top:4px}.qty-grid{display:grid;grid-template-columns:repeat(8,minmax(52px,1fr));gap:12px}.qty-grid input,.one-size input{width:56px;height:42px;border:2px solid #b9c6d7;border-radius:6px;text-align:center;font-size:16px;font-weight:700;background:#fff}.one-size{text-align:center;font-size:12px;font-weight:900;color:#041c48}.one-size input{width:72px}.row-total{text-align:right;font-weight:900}.row-note{margin:14px 18px;padding:12px;background:#f8fafd;border:1px solid #dce3ee;border-radius:5px;font-size:12px}.summary-line,.grand{display:flex;justify-content:space-between;padding:14px 18px;border-bottom:1px solid #dce3ee}.grand{font-size:20px;font-weight:900}.grand b{color:#d20012}.payment{margin:18px;padding:16px;border:1px solid #b9c6d7;background:#f8fafd;border-radius:8px}.payment h3{margin:0 0 14px;color:#041c48}.payment h3 span{float:right;color:#635bff}.payment label,fieldset label{display:block;font-size:11px;font-weight:800;margin-bottom:10px}.payment input,fieldset input{width:100%;height:34px;border:1px solid #b9c6d7;border-radius:4px;padding:0 10px;margin-top:4px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment button{width:100%;background:#d20012;color:white;border:0;border-radius:5px;height:42px;font-weight:900}.payment p{font-size:11px;color:#246b45}.customer{padding-bottom:20px}.forms{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:22px}fieldset{border:0;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px}legend{grid-column:1/-1;font-weight:900;color:#041c48;font-size:18px}fieldset p{grid-column:1/-1;font-size:12px;margin:0}.wide{grid-column:1/-1}.features{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;border:1px solid #b9c6d7;border-radius:8px;padding:14px 24px}.features div{display:flex;gap:10px;align-items:center}.features small{display:block}.test-output{border:2px solid #1a7f45;background:#f0fff5;border-radius:8px;padding:16px;white-space:pre-wrap;font-family:monospace}footer{height:70px;background:#041c48;color:white;display:flex;align-items:center;justify-content:space-between;padding:0 55px;margin-top:26px}@media(max-width:1000px){.header,.order-layout,.forms,.charities,.features,.product-grid{grid-template-columns:1fr}.product-grid{margin-top:20px}.order-head,.size-price-row{display:none}.order-row{grid-template-columns:1fr}.qty-grid{grid-template-columns:repeat(4,1fr)}}.header{height:78px;background:white;border-bottom:1px solid #e0e6ef;display:flex;align-items:center;justify-content:space-between;padding:0 7%}.logo.small{font-size:26px;text-transform:none;line-height:1;font-weight:900;color:#082452}.header nav{display:flex;align-items:center;gap:28px;font-size:14px;text-transform:none;font-weight:900}.header nav a.active,.header nav a:hover{color:#f24a13}@media(max-width:900px){.header{height:auto;align-items:flex-start;flex-direction:column;gap:12px;padding:18px 22px}.header nav{flex-wrap:wrap;gap:16px}}.header{height:78px!important;background:#ffffff!important;border-bottom:1px solid #e0e6ef!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 7%!important;box-sizing:border-box!important}.logo.small{font-size:26px!important;text-transform:none!important;line-height:1!important;font-weight:900!important;color:#082452!important;letter-spacing:0!important}.header nav{display:flex!important;align-items:center!important;gap:28px!important;font-size:14px!important;text-transform:none!important;font-weight:900!important}.header nav a{color:#082452!important;text-decoration:none!important}.header nav a.active,.header nav a:hover{color:#f24a13!important}@media(max-width:900px){.header{height:auto!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important;padding:18px 22px!important}.header nav{flex-wrap:wrap!important;gap:16px!important}}.header{height:78px!important;background:#ffffff!important;border-bottom:1px solid #e0e6ef!important;display:flex!important;align-items:center!important;justify-content:space-between!important;padding:0 7%!important;box-sizing:border-box!important}.header .logo.small,.header .logo.small:link,.header .logo.small:visited,.header .logo.small:hover,.header .logo.small:active{color:#082452!important;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important;font-size:26px!important;text-transform:none!important;line-height:1!important;font-weight:900!important;letter-spacing:0!important}.header nav{display:flex!important;align-items:center!important;gap:28px!important;justify-content:flex-end!important;font-size:14px!important;text-transform:none!important;font-weight:900!important}.header nav a,.header nav a:link,.header nav a:visited,.header nav a:hover,.header nav a:active{color:#082452!important;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important}.header nav a:hover{color:#f24a13!important}@media(max-width:900px){.header{height:auto!important;align-items:flex-start!important;flex-direction:column!important;gap:12px!important;padding:18px 22px!important}.header nav{flex-wrap:wrap!important;gap:16px!important}}.header,.header.main-header-only,.site-header,.home-header{background:#082452!important;border-bottom:0!important;color:#ffffff!important}.header a,.header .logo,.header .logo.small,.header nav a,.header.main-header-only a,.header.main-header-only .logo.small,.site-header a,.site-header .brand,.home-header a,.home-header .brand{color:#ffffff!important;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important}.header nav a:hover,.header nav a.active,.site-header nav a:hover,.home-header nav a:hover{color:#ff7a2f!important}.header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{background:#082452!important;color:#ffffff!important;border-bottom:0!important;min-height:56px!important;height:56px!important;padding:0 24px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important}.header .logo,.header .logo.small,.header.main-header-only .logo.small,.site-header .brand,.site-header .logo,.home-header .brand,.home-header .logo{color:#ffffff!important;font-size:20px!important;line-height:1!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important;text-decoration:none!important;white-space:nowrap!important}.header nav,.header.main-header-only nav,.site-header nav,.home-header nav,.header .nav-links,.site-header .nav-links,.home-header .nav-links{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:20px!important;margin-left:auto!important;font-size:14px!important;font-weight:800!important;text-transform:none!important}.header a,.header a:link,.header a:visited,.header.main-header-only a,.header.main-header-only a:link,.header.main-header-only a:visited,.header nav a,.header nav a:link,.header nav a:visited,.site-header a,.site-header a:link,.site-header a:visited,.home-header a,.home-header a:link,.home-header a:visited{color:#ffffff!important;fill:#ffffff!important;text-decoration:none!important;border-bottom:0!important;box-shadow:none!important;background-image:none!important;text-shadow:none!important}.header a:hover,.header nav a:hover,.header nav a.active,.header.main-header-only a:hover,.site-header a:hover,.site-header nav a:hover,.home-header a:hover,.home-header nav a:hover{color:#ff7a2f!important}.contact-photo-holder{max-width:1280px!important;margin:0 auto!important;padding:18px 28px 0!important}.contact-photo-holder img{width:100%!important;height:auto!important;display:block!important;border-radius:12px!important;border:1px solid #d9e1ec!important;box-shadow:0 8px 24px rgba(4,28,72,.08)!important}.photo-placeholder{display:none!important}@media(max-width:900px){.header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{height:auto!important;min-height:unset!important;flex-direction:column!important;align-items:flex-start!important;padding:14px 18px!important;gap:10px!important}.header nav,.header.main-header-only nav,.site-header nav,.home-header nav{flex-wrap:wrap!important;gap:14px!important;justify-content:flex-start!important;margin-left:0!important}}.hero,.store-hero,.usa250-hero,.store-header,.hero-section,main .hero,section.hero,section[class*="hero"],[class*="background"],[class*="store-bg"]{background-position:center 18%!important}.hero img.hero-bg,.store-hero img,.usa250-hero img,.store-background-img,img[class*="background"],img[class*="hero"]{object-position:center 18%!important}
/* Shirts4Christ v25.0 - Jersey Love Step 1 and Step 4 shared store styling */
.s4c-identical-step{width:min(1180px,calc(100vw - 40px));max-width:1180px;margin:22px auto;box-sizing:border-box;padding:0 24px 24px;overflow:hidden;border:1px solid #d7dfeb;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(7,28,66,.07)}
.s4c-identical-step>.panel-title,.s4c-identical-step>.step-title{display:none!important}
.s4c-identical-step>.s4c-step-heading{display:flex;align-items:center;gap:14px;width:calc(100% + 48px);margin:0 -24px 22px;padding:14px 18px;border-radius:18px 18px 0 0;background:#082452;color:#fff;font-size:20px;font-weight:900;line-height:1.15;letter-spacing:.02em;text-transform:uppercase;box-sizing:border-box}
.s4c-identical-step>.s4c-step-heading span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;min-width:38px;border-radius:50%;background:#fff;color:#082452;font-size:18px;font-weight:900;line-height:1;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.12)}
.charity-help{font-weight:800;color:#082452;text-align:center;margin:0 0 16px}.charity-percent-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.charity-percent-card{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px;text-align:center;padding:16px;border:1px solid #d7dfeb;border-radius:12px;background:#f8fbff;font-weight:900;color:#082452}.charity-percent-card b,.charity-percent-card strong{display:grid;place-items:center;min-width:58px;min-height:42px;padding:6px 10px;border-radius:8px;background:#082452;color:#fff}.charity-percent-card b.red{background:#d20012}.charity-percent-card b.orange{background:#f24a13}.charity-percent-field{font-size:13px}.charity-percent-field input{width:76px;height:38px;text-align:center;border:2px solid #b9c6d7;border-radius:8px;font-weight:900}.percent-limit-message{display:none;margin:14px auto 0;text-align:center;color:#d20012;font-weight:900}.percent-limit-message.show{display:block}.donation-summary-box{margin:18px auto 0;padding:14px;border:1px solid #d7dfeb;border-radius:12px;background:#fff;text-align:center;font-weight:900;color:#082452}.donation-split{margin-top:8px;font-size:13px;color:#274263}.muscle-step4-two-column{display:grid;grid-template-columns:minmax(280px,40%) minmax(320px,60%);gap:24px;align-items:start}.stripe-summary-box,.stripe-card-box{border:1px solid #d7dfeb;border-radius:14px;background:#f8fbff;padding:18px}.stripe-summary-box h3,.stripe-card-box h3{margin:0 0 12px;color:#082452}.red-blue-total-row,.red-blue-donation-row{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #d7dfeb;padding:12px 0;font-weight:900;color:#082452}.final-total-row strong{color:#d20012}.stripe-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stripe-field-grid label{display:block;font-size:12px;font-weight:900;color:#082452}.stripe-full{grid-column:1/-1}.stripe-field-grid input,.stripe-element-placeholder{width:100%;min-height:38px;border:1px solid #b9c6d7;border-radius:7px;background:#fff;padding:10px;margin-top:5px;box-sizing:border-box}.stripe-pay-button{width:100%;min-height:44px;margin-top:14px;border:0;border-radius:8px;background:#d20012;color:#fff;font-weight:900;text-transform:uppercase}.stripe-disclaimer,.stripe-note{font-size:12px;color:#274263}
@media(max-width:900px){.charity-percent-grid,.muscle-step4-two-column{grid-template-columns:1fr 1fr}.stripe-field-grid{grid-template-columns:1fr}}
@media(max-width:650px){.s4c-identical-step{width:calc(100vw - 24px);padding:0 16px 20px}.s4c-identical-step>.s4c-step-heading{width:calc(100% + 32px);margin-left:-16px;margin-right:-16px}.charity-percent-grid,.muscle-step4-two-column{grid-template-columns:1fr}}


/* Shirts4Christ v25.5 - USA 250th Step 1 tracker and Muscle Cars style bottom Step 4 */
#payment-section{display:block!important;width:min(1360px,calc(100vw - 48px))!important;max-width:1360px!important;margin:24px auto!important;padding-left:24px!important;padding-right:24px!important;clear:both!important;}
#payment-section .muscle-step4-two-column{display:grid!important;grid-template-columns:minmax(280px,40%) minmax(320px,60%)!important;gap:24px!important;align-items:start!important;}
#payment-section .muscle-order-summary-box .red-blue-total-row,
#payment-section .muscle-order-summary-box .red-blue-donation-row{
  border-radius:14px!important;
  padding:14px 16px!important;
  margin:10px 0!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  text-align:center!important;
  color:#ffffff!important;
  font-weight:900!important;
  background:#082452!important;
  border:0!important;
  box-shadow:0 10px 20px rgba(7,28,66,.18)!important;
}
#payment-section .muscle-order-summary-box .red-blue-total-row *,
#payment-section .muscle-order-summary-box .red-blue-donation-row *,
#cartTotalSide,#paymentDonationTotal,#step4ShippingTotal,#step4OrderTotal{color:#ffffff!important;text-align:center!important;font-weight:900!important;}
#payment-section .muscle-order-summary-box .donation-total-row,
#payment-section .muscle-order-summary-box .red-blue-donation-row,
#payment-section .muscle-order-summary-box div:has(#paymentDonationTotal){
  background:#168a3a!important;
  background-image:linear-gradient(135deg,#168a3a,#0f6f2e)!important;
  color:#ffffff!important;
  border:2px solid #0d6128!important;
  border-radius:16px!important;
  padding:16px 18px!important;
  margin:12px 0!important;
  min-height:58px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  text-align:center!important;
  box-shadow:0 12px 24px rgba(22,138,58,.28)!important;
}
#payment-section .muscle-order-summary-box .cart-summary-side{text-align:center!important;color:#072457!important;font-weight:800!important;min-height:42px!important;}
#payment-section .muscle-order-summary-box .order-items-summary{text-align:center!important;}
.live-charity-tracker{margin:18px auto 0!important;padding:16px!important;border-radius:14px!important;background:#f0fff5!important;border:2px solid #168a3a!important;color:#082452!important;box-shadow:0 10px 22px rgba(22,138,58,.12)!important;font-weight:900!important;}
.live-charity-tracker-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-bottom:10px!important;text-align:left!important;}
.live-charity-tracker-top strong{color:#168a3a!important;text-transform:uppercase!important;letter-spacing:.03em!important;}
.live-charity-tracker-top span{background:#168a3a!important;color:#fff!important;border-radius:999px!important;padding:6px 12px!important;font-size:13px!important;white-space:nowrap!important;}
.live-charity-progress{width:100%!important;height:14px!important;background:#dcefe3!important;border-radius:999px!important;overflow:hidden!important;border:1px solid rgba(22,138,58,.25)!important;}
.live-charity-progress span{display:block!important;height:100%!important;width:0%;background:linear-gradient(90deg,#168a3a,#31b85f)!important;border-radius:999px!important;transition:width .25s ease!important;}
.live-charity-tracker-detail{margin-top:10px!important;font-size:13px!important;line-height:1.45!important;color:#274263!important;text-align:center!important;}
#percentLimitMessage{display:none!important;}
@media(max-width:900px){#payment-section .muscle-step4-two-column{grid-template-columns:1fr!important;}.live-charity-tracker-top{flex-direction:column!important;text-align:center!important;align-items:center!important;}}
@media(max-width:650px){#payment-section{width:calc(100vw - 24px)!important;padding-left:16px!important;padding-right:16px!important;}}

/* Shirts4Christ v25.6 - USA 250th equal step container widths */
#charity-selection.s4c-identical-step,
#payment-section.s4c-identical-step,
.order-layout,
.panel.customer{
  width:min(1180px, calc(100vw - 40px))!important;
  max-width:1180px!important;
  margin:22px auto!important;
  box-sizing:border-box!important;
}
.order-layout{
  display:block!important;
  padding:0!important;
}
.order-layout .order-box{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  box-sizing:border-box!important;
  border-radius:18px!important;
  overflow:hidden!important;
}
.panel.customer{
  padding:0 24px 24px!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid #d7dfeb!important;
  box-shadow:0 10px 24px rgba(7,28,66,.07)!important;
}
.panel.customer .panel-title,
.order-layout .panel-title{
  width:calc(100% + 48px)!important;
  margin:0 -24px 22px!important;
  padding:14px 18px!important;
  min-height:54px!important;
  height:auto!important;
  border-radius:18px 18px 0 0!important;
  background:#082452!important;
  color:#fff!important;
  box-sizing:border-box!important;
}
.order-layout .panel-title{
  width:100%!important;
  margin:0 0 22px!important;
  border-radius:18px 18px 0 0!important;
}
.order-box .order-head,
.order-box .size-price-row,
.order-box .order-row{
  grid-template-columns:210px minmax(0,1fr) 110px!important;
}
@media(max-width:1000px){
  #charity-selection.s4c-identical-step,
  #payment-section.s4c-identical-step,
  .order-layout,
  .panel.customer{width:calc(100vw - 24px)!important;margin:18px auto!important;}
  .panel.customer{padding:0 14px 18px!important;}
  .panel.customer .panel-title{width:calc(100% + 28px)!important;margin:0 -14px 18px!important;}
}
/* Shirts4Christ v26.1 - tablet and smartphone responsive cleanup */
html{overflow-x:hidden!important}
body{overflow-x:hidden!important;max-width:100%!important}
img,video,canvas,svg{max-width:100%;height:auto}
.header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{box-sizing:border-box!important;max-width:100vw!important}
.header nav,.header.main-header-only nav,.site-header nav,.home-header nav{min-width:0!important}
section,.panel,.grid,.order-layout,.customer,.features,.product-grid,.bundle-showcase,.s4c-equal-step-panel,.s4c-identical-step{box-sizing:border-box!important}
@media(max-width:1100px){
  .header,.header.main-header-only,body>.header.main-header-only,.site-header,.home-header{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding:16px 18px!important;text-align:center!important}
  .header nav,.header.main-header-only nav,.site-header nav,.home-header nav{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:center!important;gap:12px 18px!important;width:100%!important;font-size:13px!important;line-height:1.25!important}
  .header .logo,.header .logo.small,.header.main-header-only .logo.small,.site-header .brand,.site-header .logo,.home-header .brand{font-size:24px!important;text-align:center!important}
}
@media(max-width:760px){
  .header nav,.header.main-header-only nav,.site-header nav,.home-header nav{gap:10px 12px!important;font-size:12px!important}
  .header .logo,.header .logo.small,.header.main-header-only .logo.small,.site-header .brand,.site-header .logo,.home-header .brand{font-size:22px!important}
}
@media(max-width:1180px){
  .product-grid,.bundle-showcase,.features{grid-template-columns:repeat(2,minmax(0,1fr))!important;width:calc(100vw - 28px)!important;max-width:calc(100vw - 28px)!important;padding-left:0!important;padding-right:0!important;margin-left:auto!important;margin-right:auto!important}
}
@media(max-width:680px){
  .product-grid,.bundle-showcase,.features{grid-template-columns:1fr!important;width:calc(100vw - 22px)!important;max-width:calc(100vw - 22px)!important}
  .product-card img,.jersey-product-card img,.product-img-wrap{max-height:none!important}
}
@media(max-width:900px){
  .hero{min-height:260px!important;height:auto!important;padding:34px 18px!important;text-align:center!important;background-position:center!important}
  .store-title{position:relative!important;left:auto!important;top:auto!important;max-width:100%!important;margin:0 auto!important;text-align:center!important}
  .store-title h1,.hero h1{font-size:clamp(34px,9vw,48px)!important;line-height:1.02!important}
  .store-title p,.hero p{font-size:clamp(15px,4vw,20px)!important}
}
@media(max-width:900px){
  .s4c-equal-step-panel,.s4c-identical-step,section.s4c-equal-step-panel,section.s4c-identical-step,.panel,.customer,.grid,.order-layout{width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important;overflow:hidden!important}
  .s4c-identical-step>.s4c-step-heading,.s4c-equal-step-panel>.s4c-step-heading,#payment-section.s4c-identical-step>.s4c-step-heading,#payment-section.s4c-equal-step-panel>.s4c-step-heading,.s4c-usa-step3 .panel-title{width:calc(100% + 28px)!important;margin-left:-14px!important;margin-right:-14px!important;padding-left:14px!important;padding-right:14px!important;box-sizing:border-box!important}
  .s4c-step-heading strong,.panel-title strong{font-size:clamp(16px,4.4vw,20px)!important;line-height:1.1!important}
  .s4c-step-heading span,.panel-title span{flex:0 0 34px!important;width:34px!important;height:34px!important;min-width:34px!important}
}
@media(max-width:900px){
  .charities,.charity-percent-grid,.charity-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;padding:14px!important}
  .charities label,.charity-percent-card,.charity-card{min-width:0!important;flex-wrap:wrap!important;justify-content:center!important;text-align:center!important}
  .charity-percent-field{width:100%!important;justify-content:center!important;text-align:center!important}
}
@media(max-width:560px){
  .charities,.charity-percent-grid,.charity-grid{grid-template-columns:1fr!important}
}
@media(max-width:980px){
  .muscle-step4-two-column,#payment-section .muscle-step4-two-column,.grid,.order-layout,.forms,.customer .fields,.s4c-usa-step3 .forms{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;width:100%!important;max-width:100%!important}
  .muscle-step4-left,.muscle-step4-right,.stripe-summary-box,.payment,.summary,.order-box,.summary-box{width:100%!important;max-width:100%!important;box-sizing:border-box!important}
}
@media(max-width:760px){
  .order-head,.size-price-row{display:none!important}
  .order-row{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:14px!important}
  .size-grid,.qty-grid,.jersey-size-selector,.muscle-size-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important;width:100%!important}
  .qty-grid input,.one-size input,.jersey-size-selector input,.jersey-one-size-row input,input[type="number"]{max-width:100%!important;width:100%!important;min-width:0!important;box-sizing:border-box!important}
  .item{grid-template-columns:58px 1fr!important;min-width:0!important}
  .item img{width:56px!important;height:56px!important}
  .row-total{text-align:center!important}
}
@media(max-width:430px){
  .size-grid,.qty-grid,.jersey-size-selector,.muscle-size-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:760px){
  .stripe-summary-row,.summary-line,.line,.grand{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:6px!important}
  .stripe-summary-row strong,.summary-line strong,.line strong,.grand b{font-size:clamp(20px,7vw,32px)!important}
  input,textarea,select,button{max-width:100%!important;box-sizing:border-box!important}
  fieldset{grid-template-columns:1fr!important}
  .wide{grid-column:auto!important}
  footer{height:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:8px!important;text-align:center!important;padding:22px 16px!important}
}
@media(max-width:700px){
  .trending-stores-slider{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;gap:8px!important}
  .trending-store-arrow{width:38px!important;height:38px!important;min-width:38px!important;z-index:5!important}
  .trending-store-card img{height:150px!important;transform:none!important;object-fit:contain!important}
}

/* Shirts4Christ v26.9 - Stripe secure checkout message, no on-page card fields */
.stripe-secure-message{display:flex;flex-direction:column;gap:8px;margin:14px 0;padding:16px;border:1px solid rgba(8,36,82,.18);border-radius:14px;background:#fff;color:#082452;text-align:center;box-shadow:0 8px 18px rgba(8,36,82,.08)}
.stripe-secure-message strong{font-size:15px;font-weight:900;color:#082452}
.stripe-secure-message span{font-size:13px;line-height:1.45;color:#274263;font-weight:700}
.stripe-card-box .stripe-pay-button,.payment .stripe-pay-button{display:block;width:100%;min-height:46px;margin-top:14px;border:0;border-radius:10px;background:#d20012;color:#fff;font-weight:900;text-transform:uppercase;letter-spacing:.02em;cursor:pointer}
.stripe-card-box .stripe-pay-button:hover,.payment .stripe-pay-button:hover{filter:brightness(.95)}


/* Shirts4Christ v27.1 - Step 4 item summary bullets and Stripe logo de-dup */
.order-items-list.order-items-bullets{margin:0!important;padding-left:22px!important;text-align:left!important;list-style:disc!important;display:block!important}
.order-items-list.order-items-bullets .order-item-row{display:list-item!important;margin:8px 0!important;padding:8px 10px!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:10px!important;background:rgba(255,255,255,.08)!important;color:inherit!important;list-style:disc!important}
.order-items-list.order-items-bullets .order-item-main{display:inline-flex!important;gap:8px!important;flex-wrap:wrap!important;align-items:center!important}
.order-items-list.order-items-bullets .order-item-name{font-weight:900!important}
.order-items-list.order-items-bullets .order-item-size{opacity:.92!important}
.order-items-list.order-items-bullets .order-item-price{float:right!important;font-weight:900!important;margin-left:10px!important}
.stripe-card-box .stripe-brand-lockup + .stripe-brand-lockup{display:none!important}


/* Shirts4Christ v28.3 - USA 250th: make Steps 1, 2, 3 match Step 4 container size/layout */
#charity-selection.usa-step-match-step4,
#merchandise-selection.usa-step-match-step4,
.s4c-usa-step3.usa-step-match-step4,
#payment-section{
  width:min(1180px,calc(100vw - 40px))!important;
  max-width:1180px!important;
  margin:22px auto!important;
  box-sizing:border-box!important;
  overflow:hidden!important;
  background:#f8fafd!important;
  border:1px solid #b9c6d7!important;
  border-radius:18px!important;
  padding:0 24px 24px!important;
}
#charity-selection.usa-step-match-step4>.s4c-step-heading,
#merchandise-selection.usa-step-match-step4 .panel-title,
.s4c-usa-step3.usa-step-match-step4>.panel-title,
#payment-section>.s4c-step-heading,
#payment-section>.panel-title{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  width:calc(100% + 48px)!important;
  max-width:none!important;
  margin:0 -24px 22px!important;
  padding:14px 18px!important;
  border-radius:18px 18px 0 0!important;
  background:#082452!important;
  color:#fff!important;
  font-size:20px!important;
  font-weight:900!important;
  line-height:1.15!important;
  letter-spacing:.02em!important;
  text-transform:uppercase!important;
  box-shadow:0 12px 26px rgba(7,28,66,.16)!important;
  box-sizing:border-box!important;
  border:0!important;
  height:auto!important;
  min-height:54px!important;
}
#charity-selection.usa-step-match-step4>.s4c-step-heading span,
#merchandise-selection.usa-step-match-step4 .panel-title span,
.s4c-usa-step3.usa-step-match-step4>.panel-title span,
#payment-section>.s4c-step-heading span,
#payment-section>.panel-title span{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#082452!important;
  font-size:18px!important;
  font-weight:900!important;
  line-height:1!important;
  text-align:center!important;
  flex:0 0 38px!important;
  box-shadow:0 4px 10px rgba(0,0,0,.12)!important;
}
#merchandise-selection.usa-step-match-step4{display:block!important;}
#merchandise-selection.usa-step-match-step4 .order-box{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  padding:0!important;
  box-sizing:border-box!important;
  border:0!important;
  border-radius:0!important;
  overflow:visible!important;
  background:transparent!important;
  box-shadow:none!important;
}
#charity-selection.usa-step-match-step4 .charity-help,
#charity-selection.usa-step-match-step4 .center-note{margin:0 0 16px!important;text-align:center!important;}
#charity-selection.usa-step-match-step4 .charity-percent-grid,
#merchandise-selection.usa-step-match-step4 #orderRows,
.s4c-usa-step3.usa-step-match-step4 .forms,
#payment-section .muscle-step4-two-column{
  width:100%!important;
  max-width:100%!important;
  box-sizing:border-box!important;
}
@media(max-width:800px){
  #charity-selection.usa-step-match-step4,
  #merchandise-selection.usa-step-match-step4,
  .s4c-usa-step3.usa-step-match-step4,
  #payment-section{
    width:calc(100vw - 24px)!important;
    padding:0 16px 20px!important;
  }
  #charity-selection.usa-step-match-step4>.s4c-step-heading,
  #merchandise-selection.usa-step-match-step4 .panel-title,
  .s4c-usa-step3.usa-step-match-step4>.panel-title,
  #payment-section>.s4c-step-heading,
  #payment-section>.panel-title{
    width:calc(100% + 32px)!important;
    margin:0 -16px 18px!important;
    padding:13px 14px!important;
    font-size:18px!important;
  }
}

/* Shirts4Christ v28.4 - USA 250th full-page background now matches Muscle Cars format */
html{background:#f6f8fb!important;}
body{background-image:none!important;background-color:transparent!important;position:relative!important;min-height:100vh!important;isolation:isolate!important;}
body::before{content:""!important;position:fixed!important;inset:0!important;width:100vw!important;height:100vh!important;pointer-events:none!important;z-index:0!important;background:linear-gradient(rgba(246,248,251,.18),rgba(246,248,251,.70)),url('../assets/usa250-background.jpg') center center/cover no-repeat!important;transform:translate3d(0,0,0)!important;backface-visibility:hidden!important;will-change:transform!important;contain:paint!important;}
body>*{position:relative!important;z-index:1!important;}
.hero{background-image:url('../assets/usa250-background.jpg')!important;background-size:cover!important;background-position:center center!important;background-repeat:no-repeat!important;position:relative!important;}
input[data-charity-percent]:disabled{opacity:.45!important;cursor:not-allowed!important;background:#eef2f7!important;color:#8390a1!important;}
.charity-percent-card.percent-locked{opacity:.72!important;filter:grayscale(.08)!important;}
#percentLimitMessage.show{display:block!important;}

/* v61.0 TEST — verified smartphone/tablet quantity controls with approved charity component */
.s4c-mobile-qty-cell{display:block;min-width:0;margin:0}.s4c-mobile-qty-label{display:none}.charity-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:22px}.charity-card{min-width:0;border:1px solid #b9c6d7;border-radius:12px;background:#fff;padding:14px}.charity-card h3{margin:0 0 10px;color:#082452;font-size:14px;line-height:1.25;text-align:center}.charity-percent{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#526882;font-size:12px;font-weight:900}.charity-total{text-align:center;margin:0 0 18px;font-weight:900;color:#082452}
@media(max-width:1000px){.charity-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px}.order-box .order-row{grid-template-columns:1fr!important;gap:14px!important}.order-box .qty-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important}.order-box .qty-grid input,.order-box .one-size input{width:100%!important;min-width:0!important;height:44px!important}.s4c-mobile-qty-label{display:flex;min-height:36px;flex-direction:column;align-items:center;justify-content:center;margin-bottom:5px;color:#082452;font-size:12px;font-weight:900;line-height:1.1}.s4c-mobile-qty-label small{display:block;margin-top:3px;color:#c9242d;font-size:10px}.one-size{width:min(220px,100%);margin:0 auto}.one-size input{width:100%!important}}
@media(max-width:560px){.charity-grid{grid-template-columns:1fr}.order-box .qty-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.order-box .qty-grid input{height:44px!important;font-size:16px!important}}
