* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  background: #050505;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
}
.exact-stage {
  position: relative;
  width: 100vw;
  max-width: none;
  margin: 0;
  aspect-ratio: 1119 / 806;
  overflow: hidden;
  background: #000;
  border-radius: 0;
  box-shadow:
    0 0 0 1px rgba(110, 195, 255, 0.72),
    0 0 26px rgba(70, 170, 255, 0.72),
    0 0 58px rgba(40, 150, 255, 0.52),
    0 0 92px rgba(30, 120, 255, 0.30);
}


.mockup-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  display: block;
  object-fit: fill;
  user-select: none;
  pointer-events: none;
}


.hotspot {
  position: absolute;
  display: block;
  z-index: 4;
  background: transparent;
  border: 0;
  cursor: pointer;
}
.hotspot:focus-visible,
.quote-overlay input:focus-visible,
.quote-overlay select:focus-visible,
.quote-overlay button:focus-visible {
  outline: 2px solid rgba(255,255,255,.85);
  outline-offset: 2px;
  border-radius: 8px;
}
.home { left: 24.55%; top: .72%; width: 4.45%; height: 3.1%; }
.services { left: 31.75%; top: .72%; width: 5.75%; height: 3.1%; }
.nav-work { left: 41.15%; top: .72%; width: 6.65%; height: 3.1%; }
.about { left: 51.35%; top: .72%; width: 6.95%; height: 3.1%; }
.pricing { left: 62.05%; top: .72%; width: 5.65%; height: 3.1%; }
.contact { left: 70.65%; top: .72%; width: 5.95%; height: 3.1%; }
.top-quote { display: none !important; width: 0 !important; height: 0 !important; left: auto !important; top: auto !important; }
.hero-quote { left: 10.2%; top: 36.8%; width: 18.8%; height: 7.1%; border-radius: 30px; }
.view-work { left: 34.9%; top: 37.3%; width: 14.8%; height: 6.0%; border-radius: 30px; }
.phone-view-work { display: none; }

/* Single rebuilt homepage quote form — repositioned so it stays fully inside the clean right-side quote area */
.quote-overlay {
  position: absolute;
  left: 81.2%;
  top: 61.7%;
  width: 14.9%;
  height: 23.2%;
  z-index: 8;
  pointer-events: auto;
  background: transparent;
  border-radius: 18px;
  padding: 0.6% 0.55% 0.7%;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2%;
  overflow: hidden;
  box-shadow: none;
}

.bot-field { position: absolute; left: -9999px; }
.q-title {
  width: 100%;
  height: 10.2%;
  flex: 0 0 10.2%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ef2028;
  font-family: "Brush Script MT", "Segoe Script", cursive;
  font-size: clamp(10px, .88vw, 16px);
  font-weight: 900;
  font-style: italic;
  letter-spacing: .04em;
  line-height: 1;
  text-align: center;
  pointer-events: none;
  text-shadow: 0 1px 0 rgba(0,0,0,.45);
}

.quote-overlay .q {
  position: static !important;
  width: 94%;
  height: 8.8%;
  flex: 0 0 8.8%;
  appearance: none;
  -webkit-appearance: none;
  border: 0;
  outline: 0;
  background: #fff;
  color: #111;
  border-radius: 7px;
  box-shadow: none;
  font-size: clamp(6px, .52vw, 9px);
  font-weight: 800;
  line-height: 1;
  padding: 0 8px;
  margin: 0;
}

.quote-overlay .q::placeholder { color: #111; opacity: 1; }
.quote-overlay .q:focus { box-shadow: inset 0 0 0 2px rgba(238,31,39,.85); }
.upload-label {
  display: flex !important;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
.upload-input { position: absolute; left: -9999px; width: 1px; height: 1px; opacity: 0; }
.submit-hotspot {
  position: static !important;
  width: 94%;
  height: 14.4%;
  flex: 0 0 14.4%;
  border: 0;
  border-radius: 9px;
  background: #ef2028;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(7px, .60vw, 10px);
  font-weight: 1000;
  letter-spacing: .03em;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0;
  margin-top: .35%;
}



.more-work {
  padding: 70px 5vw 80px;
  background:
    radial-gradient(circle at top left, rgba(238, 31, 39, .22), transparent 30%),
    linear-gradient(180deg, #070707, #151515 55%, #050505);
  border-top: 3px solid #e71d25;
}
.section-head { max-width: 1180px; margin: 0 auto 30px; text-align: center; }
.section-head p { color: #e71d25; text-transform: uppercase; letter-spacing: .16em; font-weight: 900; margin: 0 0 6px; }
.section-head h1 { margin: 0; font-size: clamp(38px, 6vw, 82px); line-height: .95; text-transform: uppercase; font-weight: 1000; letter-spacing: -.04em; }
.section-head span { display: block; margin-top: 12px; color: #d9d9d9; font-size: clamp(15px, 1.6vw, 22px); }

.section-head-logo-style {
  max-width: 1180px;
}

.hero-logo-title {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

.hero-logo-main {
  font-size: clamp(58px, 8vw, 136px);
  line-height: .88;
  font-weight: 1000;
  letter-spacing: -.05em;
  text-transform: uppercase;
  color: #1646a5;
  text-shadow:
    -2px -2px 0 #ffffff,
     2px -2px 0 #ffffff,
    -2px  2px 0 #ffffff,
     2px  2px 0 #ffffff,
     0   -2px 0 #ffffff,
     0    2px 0 #ffffff,
    -2px  0   0 #ffffff,
     2px  0   0 #ffffff,
    -5px -5px 0 #d81922,
     5px -5px 0 #d81922,
    -5px  5px 0 #d81922,
     5px  5px 0 #d81922,
     0   -5px 0 #d81922,
     0    5px 0 #d81922,
    -5px  0   0 #d81922,
     5px  0   0 #d81922,
     0 14px 30px rgba(0,0,0,.42);
}

.hero-logo-banner {
  display: inline-block;
  padding: 10px 26px 12px;
  border-radius: 10px;
  background: linear-gradient(180deg, #0f1f5d, #05153d);
  color: #ffffff;
  font-size: clamp(18px, 2.1vw, 34px);
  line-height: 1;
  font-weight: 1000;
  letter-spacing: .08em;
  text-transform: uppercase;
  border: 3px solid #e11d2a;
  box-shadow:
    0 0 0 2px #ffffff inset,
    0 12px 28px rgba(0,0,0,.38),
    0 0 20px rgba(31,159,255,.16);
}
.gallery-grid { max-width: 1280px; margin: 0 auto; display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.work-card { border: 1px solid rgba(255,255,255,.18); background: #111; border-radius: 18px; overflow: hidden; padding: 0; cursor: pointer; aspect-ratio: 4 / 3; box-shadow: 0 18px 40px rgba(0,0,0,.35); }
.work-card img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform .25s ease; }
.work-card:hover img { transform: scale(1.04); }
.gallery-actions { margin: 32px auto 0; display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }
.gallery-actions a { color: #fff; background: #e71d25; text-decoration: none; text-transform: uppercase; font-weight: 900; padding: 14px 24px; border-radius: 999px; }
.gallery-actions a:last-child { background: transparent; border: 1px solid rgba(255,255,255,.55); }
.lightbox { position: fixed; inset: 0; display: none; place-items: center; background: rgba(0,0,0,.86); z-index: 50; padding: 24px; }
.lightbox[aria-hidden="false"] { display: grid; }
.lightbox img { max-width: min(95vw, 1100px); max-height: 82vh; border-radius: 14px; box-shadow: 0 30px 80px rgba(0,0,0,.55); }
.lightbox button { position: fixed; top: 18px; right: 22px; width: 48px; height: 48px; border-radius: 999px; border: 1px solid rgba(255,255,255,.25); background: #e71d25; color: #fff; font-size: 32px; line-height: 1; cursor: pointer; }

.mobile-site { display: none; }

@media (max-width: 900px) {
  .exact-stage { width: 100vw; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .more-work { padding: 44px 16px 60px; }
}


@media (max-width: 900px) {
  .exact-stage { width: 100vw; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .more-work { padding: 44px 16px 60px; }
}


@media (max-width: 900px) {
  .exact-stage { width: 100vw; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .more-work { padding: 44px 16px 60px; }
}


@media (max-width: 900px) {
  .exact-stage { width: 100vw; }
  .gallery-grid { grid-template-columns: repeat(2, 1fr); gap: 12px; }
  .more-work { padding: 44px 16px 60px; }
}

.mobile-site { display: none; }

@media (max-width: 700px) {
  html, body {
    width: 100%;
    overflow-x: hidden;
    background: #050505;
  }

  .exact-stage { display: none; }
  .mobile-site { display: block; background: #050505; }
  .mobile-shell {
    width: 100%;
    max-width: 414px;
    margin: 0 auto;
    background: #050505;
  }

  .mobile-exact-stage {
    position: relative;
    width: 100%;
    background: #050505;
  }

  .mobile-exact-img {
    width: 100%;
    height: auto;
    display: block;
  }

  .mobile-hotspot {
    position: absolute;
    display: block;
    z-index: 3;
    background: transparent;
    border: 0;
  }

  .mobile-request-quote {
    left: 18.5%;
    top: 47.2%;
    width: 45%;
    height: 5.7%;
    border-radius: 999px;
  }

  .mobile-view-work {
    left: 19%;
    top: 54.4%;
    width: 44%;
    height: 5.2%;
    border-radius: 999px;
  }

  .mobile-menu-hotspot {
    right: 7%;
    top: 6.8%;
    width: 10%;
    height: 6%;
  }

  .mobile-work-preview {
    background: #f2f2f2;
    color: #090909;
    padding: 15px 10px 12px;
  }

  .mobile-work-preview h2 {
    margin: 0 0 12px;
    text-align: center;
    font-family: "Brush Script MT", "Segoe Script", cursive;
    font-size: 32px;
    line-height: 1;
    font-style: italic;
    font-weight: 900;
    text-transform: uppercase;
  }

  .mobile-work-preview h2 span {
    display: inline-block;
    width: 24px;
    height: 3px;
    margin: 0 8px 8px;
    background: #ef2028;
    transform: skewX(-18deg);
  }

  .mobile-work-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 7px;
  }

  .mobile-work-grid img {
    width: 100%;
    aspect-ratio: 1 / .96;
    display: block;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 8px 18px rgba(0,0,0,.22);
  }

  .mobile-quote-form {
    background: radial-gradient(circle at top right, rgba(239,32,40,.18), transparent 36%), #050505;
    padding: 27px 16px 34px;
    border-top: 2px solid #ef2028;
  }

  .mobile-quote-form h2 {
    margin: 0 0 14px;
    text-align: center;
    color: #ef2028;
    font-family: "Brush Script MT", "Segoe Script", cursive;
    font-size: 40px;
    font-style: italic;
    font-weight: 900;
    line-height: 1;
  }

  .mobile-quote-form input,
  .mobile-quote-form select,
  .mobile-upload {
    width: 100%;
    min-height: 44px;
    display: flex;
    align-items: center;
    border: 0;
    border-radius: 10px;
    background: #fff;
    color: #111;
    font-size: 14px;
    font-weight: 800;
    padding: 0 14px;
    margin-bottom: 9px;
  }

  .mobile-quote-form input::placeholder { color: #111; opacity: 1; }
  .mobile-upload { justify-content: center; cursor: pointer; }
  .mobile-quote-form input[type="file"] {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
    opacity: 0;
  }

  .mobile-quote-form button {
    width: 100%;
    min-height: 52px;
    margin-top: 3px;
    border: 0;
    border-radius: 12px;
    background: #ef2028;
    color: #fff;
    font-size: 15px;
    font-weight: 1000;
    text-transform: uppercase;
    cursor: pointer;
  }

  .more-work {
    padding: 42px 12px 60px;
    border-top: 2px solid #ef2028;
  }

  .section-head h1 { font-size: 46px; }
  .section-head span { font-size: 14px; }
  .hero-logo-main { font-size: clamp(34px, 10vw, 64px); }
  .hero-logo-banner { padding: 8px 16px 10px; font-size: clamp(14px, 4.1vw, 20px); }
  .gallery-grid { grid-template-columns: 1fr; gap: 14px; }
  .work-card { border-radius: 14px; aspect-ratio: 4 / 3; }
  .gallery-actions { display: grid; gap: 10px; }
  .gallery-actions a { text-align: center; }
}



/* About, Services, Custom Order Builder */
.about-services-section,.services-section,.custom-order-section{padding:76px 5vw 84px;background:radial-gradient(circle at top right,rgba(30,144,255,.16),transparent 32%),radial-gradient(circle at top left,rgba(238,31,39,.18),transparent 30%),linear-gradient(180deg,#050505,#101010 55%,#050505);border-top:3px solid #1f9fff}.about-card{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;gap:22px;align-items:center;background:rgba(7,7,7,.92);border:1px solid rgba(100,190,255,.32);border-radius:24px;padding:28px;box-shadow:0 22px 58px rgba(0,0,0,.45),0 0 38px rgba(30,144,255,.17)}.about-card h2{margin:0 0 10px;font-size:clamp(28px,4vw,58px);text-transform:uppercase;line-height:.92}.about-card p{margin:0;color:#e1e1e1;line-height:1.55;font-size:17px}.trust-points{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.trust-points span{border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.06);color:#fff;padding:18px 12px;border-radius:16px;text-align:center;font-weight:1000;text-transform:uppercase}.services-grid-real{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.services-grid-real article{background:rgba(7,7,7,.92);border:1px solid rgba(100,190,255,.30);border-radius:18px;padding:18px;min-height:170px;box-shadow:0 18px 38px rgba(0,0,0,.34),0 0 24px rgba(30,144,255,.11)}.services-grid-real strong{display:block;color:#fff;text-transform:uppercase;font-size:16px;line-height:1.05;margin-bottom:10px}.services-grid-real p{color:#d8d8d8;margin:0;font-size:14px;line-height:1.35}.services-action{text-align:center;margin-top:28px}.services-action a{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:0 28px;border-radius:999px;background:#ef2028;color:#fff;text-decoration:none;text-transform:uppercase;font-weight:1000}.customizer-layout{max-width:1280px;margin:0 auto 26px;display:grid;grid-template-columns:.9fr 1.1fr;gap:22px}.customizer-panel,.preview-panel,.cart-checkout-panel{background:rgba(7,7,7,.93);border:1px solid rgba(100,190,255,.32);border-radius:24px;padding:24px;box-shadow:0 22px 58px rgba(0,0,0,.46),0 0 36px rgba(30,144,255,.17)}.customizer-panel h2,.preview-panel h2{margin:0 0 14px;text-transform:uppercase;font-size:22px;color:#1f9fff}.item-picker{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:22px}.item-choice{min-height:46px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);color:#fff;border-radius:14px;font-weight:1000;text-transform:uppercase;cursor:pointer}.item-choice.active{background:#ef2028;border-color:#ef2028}.customizer-panel label{display:block;color:#fff;font-size:12px;font-weight:1000;text-transform:uppercase;margin-bottom:12px}.customizer-panel input,.customizer-panel select,.customizer-panel textarea{width:100%;min-height:44px;margin-top:6px;border:0;border-radius:10px;background:#fff;color:#111;padding:0 12px;font-weight:800}.customizer-panel textarea{min-height:82px;padding-top:12px;resize:vertical}.range-row input[type=range]{padding:0}#addCustomizedToCart,.submit-order-btn,#clearCart{border:0;border-radius:999px;text-transform:uppercase;font-weight:1000;cursor:pointer}#addCustomizedToCart,.submit-order-btn{width:100%;min-height:54px;background:#ef2028;color:#fff;font-size:16px;box-shadow:0 10px 24px rgba(239,32,40,.25)}.product-preview{min-height:560px;display:grid;place-items:center;border-radius:22px;background:radial-gradient(circle at center,rgba(30,144,255,.22),transparent 42%),linear-gradient(180deg,#181818,#060606);overflow:hidden;position:relative}.shirt-shape{position:relative;width:min(390px,75vw);height:455px;background:#171717;border-radius:44px 44px 30px 30px;box-shadow:inset 0 0 0 2px rgba(255,255,255,.12),0 25px 60px rgba(0,0,0,.45)}.shirt-shape:before,.shirt-shape:after{content:"";position:absolute;top:70px;width:92px;height:170px;background:inherit;border-radius:30px;box-shadow:inset 0 0 0 2px rgba(255,255,255,.08)}.shirt-shape:before{left:-62px;transform:rotate(18deg)}.shirt-shape:after{right:-62px;transform:rotate(-18deg)}.shirt-collar{position:absolute;top:18px;left:50%;width:110px;height:62px;transform:translateX(-50%);background:#050505;border-radius:0 0 60px 60px;z-index:2}#previewLabel{position:absolute;bottom:18px;left:0;width:100%;text-align:center;color:rgba(255,255,255,.45);font-weight:1000;text-transform:uppercase;letter-spacing:.18em;font-size:14px}#uploadedLogoPreview{position:absolute;display:none;transform:translate(-50%,-50%);max-width:260px;max-height:260px;z-index:3;pointer-events:none;filter:drop-shadow(0 5px 8px rgba(0,0,0,.35))}.preview-note{color:#d8d8d8;margin:14px 0 0;line-height:1.4}.cart-checkout-panel{max-width:1280px;margin:0 auto}.cart-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.cart-header p{color:#1f9fff;margin:0 0 5px;text-transform:uppercase;font-weight:1000;letter-spacing:.13em}.cart-header h2{margin:0;font-size:clamp(34px,5vw,62px);text-transform:uppercase;line-height:.9}#clearCart{border:1px solid rgba(255,255,255,.34);background:transparent;color:#fff;padding:12px 18px}.cart-items-real{display:grid;gap:10px}.empty-cart{color:#d8d8d8;border:1px dashed rgba(255,255,255,.24);border-radius:16px;padding:18px}.cart-item-real{display:flex;justify-content:space-between;gap:14px;padding:16px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13);border-radius:16px}.cart-item-real strong{display:block;font-size:18px}.cart-item-real span,.cart-item-real small{display:block;color:#d8d8d8;margin-top:4px}.cart-item-real div:last-child{text-align:right}.cart-item-real button{margin-top:7px;border:0;background:#ef2028;color:#fff;border-radius:999px;padding:7px 12px;font-weight:900;cursor:pointer}.cart-total-row-real{display:flex;justify-content:space-between;align-items:center;margin:18px 0;padding:18px 0;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16);font-size:22px;font-weight:1000}.cart-total-row-real strong{color:#1f9fff}.checkout-form-real{display:grid;gap:12px}.checkout-grid-real{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.checkout-form-real input,.checkout-form-real textarea{width:100%;min-height:48px;border:0;border-radius:10px;padding:0 14px;font-weight:800}.checkout-form-real textarea{min-height:104px;padding-top:14px;resize:vertical}.checkout-upload-label{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;background:#fff;color:#111;font-weight:1000;cursor:pointer;text-transform:uppercase}#checkoutDesignUpload{position:absolute;left:-9999px;opacity:0}.paypal-note-box{border:1px solid rgba(100,190,255,.25);border-radius:18px;padding:18px;background:rgba(255,255,255,.055);text-align:center}.paypal-note-box h3{margin:0 0 8px;text-transform:uppercase;color:#1f9fff}.paypal-note-box p{margin:0 auto;max-width:820px;color:#d8d8d8;line-height:1.45}@media(max-width:1150px){.services-grid-real{grid-template-columns:repeat(3,1fr)}.customizer-layout{grid-template-columns:1fr}.checkout-grid-real{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.about-services-section,.services-section,.custom-order-section{padding:44px 14px 56px}.about-card{grid-template-columns:1fr;padding:20px}.trust-points,.services-grid-real,.item-picker,.checkout-grid-real{grid-template-columns:1fr}.product-preview{min-height:430px}.shirt-shape{width:min(245px,62vw);height:315px}.shirt-shape:before,.shirt-shape:after{width:62px;height:125px;top:55px}.shirt-shape:before{left:-42px}.shirt-shape:after{right:-42px}.cart-header{flex-direction:column;align-items:flex-start}.cart-item-real{flex-direction:column}.cart-item-real div:last-child{text-align:left}.cart-total-row-real{font-size:18px}}




/* --- Actual live item preview upgrade --- */


.item-picker {
  grid-template-columns: repeat(2, 1fr) !important;
}
.product-preview {
  min-height: 640px !important;
  display: grid;
  place-items: center;
  border-radius: 22px;
  background:
    radial-gradient(circle at 50% 20%, rgba(255,255,255,.06), transparent 26%),
    radial-gradient(circle at 50% 90%, rgba(31,159,255,.10), transparent 32%),
    linear-gradient(180deg, #141414 0%, #090909 100%);
  overflow: hidden;
  position: relative;
}
.preview-stage {
  position: relative;
  width: min(500px, 84vw);
  height: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-shape {
  position: relative;
  width: 340px;
  height: 410px;
}
#productMockupImage {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 28px 38px rgba(0,0,0,.44));
  user-select: none;
  -webkit-user-drag: none;
  pointer-events: none;
}
.print-boundary {
  position: absolute;
  border: 2px dashed rgba(84, 167, 255, .95);
  background: rgba(84, 167, 255, .08);
  border-radius: 14px;
  box-shadow: 0 0 0 1px rgba(84,167,255,.10) inset;
  z-index: 2;
}
#uploadedLogoPreview {
  position: absolute !important;
  display: none;
  transform: translate(-50%, -50%);
  max-width: 260px;
  max-height: 260px;
  z-index: 3;
  pointer-events: auto !important;
  filter: drop-shadow(0 6px 10px rgba(0,0,0,.30));
}
#uploadedLogoPreview.dragging {
  filter: drop-shadow(0 8px 16px rgba(31,159,255,.35));
}
#previewLabel {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: rgba(255,255,255,.55);
  font-weight: 1000;
  text-transform: uppercase;
  letter-spacing: .14em;
  font-size: 14px;
  z-index: 4;
}
.item-shape.light-item #previewLabel {
  color: rgba(0,0,0,.45);
}
@media (max-width: 900px) {
  .item-picker {
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .product-preview {
    min-height: 540px !important;
  }
  .preview-stage {
    width: min(390px, 84vw);
    height: 470px;
  }
}
@media (max-width: 700px) {
  .item-picker {
    grid-template-columns: 1fr !important;
  }
  .product-preview {
    min-height: 430px !important;
  }
  .preview-stage {
    width: min(310px, 84vw);
    height: 380px;
  }
}


/* Drag + drop + front/back toggle */
.side-toggle-row {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
  margin-bottom: 18px;
}
.side-toggle {
  min-height: 46px;
  border: 1px solid rgba(255,255,255,.18);
  background: rgba(255,255,255,.06);
  color: #fff;
  border-radius: 14px;
  font-weight: 1000;
  text-transform: uppercase;
  cursor: pointer;
}
.side-toggle.active {
  background: #1f9fff;
  border-color: #1f9fff;
}
.drag-help {
  color: #d8d8d8;
  font-size: 13px;
  line-height: 1.4;
  margin: -2px 0 14px;
  padding: 10px 12px;
  border: 1px solid rgba(100,190,255,.20);
  border-radius: 12px;
  background: rgba(31,159,255,.08);
}
.print-boundary {
  position: absolute;
  z-index: 2;
  border: 2px dashed rgba(31,159,255,.9);
  background: rgba(31,159,255,.08);
  box-shadow: 0 0 0 1px rgba(255,255,255,.12) inset;
  pointer-events: none;
}
#uploadedLogoPreview {
  cursor: grab !important;
  touch-action: none;
}
#uploadedLogoPreview.dragging {
  cursor: grabbing !important;
}
.back-view.tshirt-shape .shape-top {
  top: 10px;
  width: 128px;
  height: 22px;
  border-radius: 0 0 22px 22px;
  background: rgba(255,255,255,.11);
}
.back-view.hoodie-shape .shape-top {
  top: -4px;
  width: 190px;
  height: 92px;
  border-radius: 58px 58px 30px 30px;
  background: rgba(255,255,255,.08);
}
.back-view.hat-shape::before {
  width: 240px;
  height: 26px;
  bottom: -8px;
}
.back-view.hat-shape .shape-top {
  width: 150px;
  top: 62px;
}
.back-view.mug-shape::before {
  left: -56px;
  right: auto;
  border-left: 18px solid var(--item-color);
  border-right: 0;
  border-radius: 70px 0 0 70px;
}
.back-view.mug-shape::after {
  background: rgba(0,0,0,.06);
}
.item-picker {
  grid-template-columns: repeat(2, 1fr) !important;
}
@media (max-width: 900px) {
  .item-picker {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}
@media (max-width: 700px) {
  .item-picker,
  .side-toggle-row {
    grid-template-columns: 1fr !important;
  }
  .drag-help {
    font-size: 12px;
  }
}




/* Multi-page navigation/header */
.site-header {
  position: sticky;
  top: 0;
  z-index: 100;
  min-height: 82px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 10px clamp(16px, 4vw, 52px);
  background: rgba(5, 5, 5, .94);
  border-bottom: 1px solid rgba(100, 190, 255, .28);
  box-shadow: 0 0 28px rgba(30,144,255,.18);
  backdrop-filter: blur(10px);
}

.site-logo-link {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
}

.site-logo-link img {
  width: 112px;
  height: auto;
  display: block;
  filter: drop-shadow(0 6px 14px rgba(0,0,0,.65));
}

.site-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(8px, 1.6vw, 22px);
  flex-wrap: wrap;
}

.site-nav a {
  color: #fff;
  text-decoration: none;
  font-weight: 1000;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: .03em;
  padding: 10px 12px;
  border-radius: 999px;
}

.site-nav a:hover {
  background: rgba(31,159,255,.14);
  box-shadow: inset 0 0 0 1px rgba(100,190,255,.25);
}

.site-nav a[href="order.html"] {
  background: #ef2028;
  box-shadow: 0 8px 22px rgba(239,32,40,.22);
}

.page-main {
  min-height: calc(100vh - 82px);
}

.home-intro-section {
  padding: 72px 5vw 78px;
  background:
    radial-gradient(circle at top right, rgba(30,144,255,.18), transparent 32%),
    linear-gradient(180deg, #050505, #101010 55%, #050505);
  border-top: 3px solid #1f9fff;
}

.home-link-grid {
  max-width: 1080px;
  margin: 30px auto 0;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}

.home-link-grid a {
  display: grid;
  place-items: center;
  min-height: 96px;
  text-align: center;
  padding: 18px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 1000;
  border-radius: 18px;
  background: rgba(7,7,7,.92);
  border: 1px solid rgba(100,190,255,.32);
  box-shadow: 0 18px 38px rgba(0,0,0,.34), 0 0 24px rgba(30,144,255,.11);
}

.home-link-grid a:hover {
  transform: translateY(-2px);
  box-shadow: 0 22px 42px rgba(0,0,0,.4), 0 0 34px rgba(30,144,255,.22);
}

.quote-page-section {
  padding: 76px 5vw 84px;
  background:
    radial-gradient(circle at top right, rgba(30,144,255,.18), transparent 32%),
    radial-gradient(circle at top left, rgba(238,31,39,.18), transparent 30%),
    linear-gradient(180deg, #050505, #101010 55%, #050505);
  border-top: 3px solid #1f9fff;
}

.quote-page-form {
  max-width: 720px;
  margin: 0 auto;
  display: grid;
  gap: 12px;
  padding: 26px;
  border-radius: 24px;
  background: rgba(7,7,7,.93);
  border: 1px solid rgba(100,190,255,.32);
  box-shadow: 0 22px 58px rgba(0,0,0,.46), 0 0 36px rgba(30,144,255,.17);
}

.quote-page-form input,
.quote-page-form select,
.quote-page-form textarea {
  width: 100%;
  min-height: 50px;
  border: 0;
  border-radius: 10px;
  background: #fff;
  color: #111;
  padding: 0 14px;
  font-weight: 800;
}

.quote-page-form textarea {
  min-height: 130px;
  padding-top: 14px;
  resize: vertical;
}

.quote-upload {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 50px;
  padding: 0 18px;
  border-radius: 999px;
  background: #fff;
  color: #111;
  font-weight: 1000;
  cursor: pointer;
  text-transform: uppercase;
}

#quote-upload-file {
  position: absolute;
  left: -9999px;
  opacity: 0;
}

.quote-page-form button {
  min-height: 54px;
  border: 0;
  border-radius: 999px;
  background: #ef2028;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 1000;
  cursor: pointer;
}

@media (max-width: 800px) {
  .site-header {
    position: relative;
    align-items: center;
    flex-direction: column;
    padding: 12px 14px 14px;
  }

  .site-logo-link img {
    width: 104px;
  }

  .site-nav {
    width: 100%;
    justify-content: center;
    gap: 6px;
  }

  .site-nav a {
    font-size: 11px;
    padding: 8px 9px;
  }

  .home-link-grid {
    grid-template-columns: 1fr;
  }
}


/* Pricing page */
.pricing-page-section {
  padding: 76px 5vw 84px;
  background:
    radial-gradient(circle at top right, rgba(30,144,255,.18), transparent 32%),
    radial-gradient(circle at top left, rgba(238,31,39,.18), transparent 30%),
    linear-gradient(180deg, #050505, #101010 55%, #050505);
  border-top: 3px solid #1f9fff;
}

.pricing-note {
  max-width: 1180px;
  margin: 0 auto 24px;
  padding: 18px 22px;
  border-radius: 18px;
  border: 1px solid rgba(100,190,255,.30);
  background: rgba(255,255,255,.055);
  display: grid;
  gap: 6px;
  box-shadow: 0 0 30px rgba(30,144,255,.12);
}

.pricing-note strong {
  color: #1f9fff;
  text-transform: uppercase;
  font-weight: 1000;
  letter-spacing: .08em;
}

.pricing-note span {
  color: #e6e6e6;
  line-height: 1.45;
}

.pricing-grid {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
}

.pricing-grid article {
  background: rgba(7,7,7,.93);
  border: 1px solid rgba(100,190,255,.32);
  border-radius: 22px;
  padding: 22px;
  box-shadow: 0 18px 38px rgba(0,0,0,.34), 0 0 24px rgba(30,144,255,.11);
}

.pricing-grid h2 {
  margin: 0 0 10px;
  text-transform: uppercase;
  line-height: 1;
  font-size: 22px;
}

.pricing-grid p {
  margin: 0 0 14px;
  color: #d8d8d8;
  line-height: 1.4;
}

.pricing-grid strong {
  display: block;
  color: #fff;
  font-size: 22px;
  margin-bottom: 10px;
}

.pricing-grid span {
  display: block;
  color: #bfbfbf;
  line-height: 1.35;
  font-size: 14px;
}

.pricing-actions {
  max-width: 720px;
  margin: 32px auto 0;
  display: flex;
  justify-content: center;
  gap: 14px;
  flex-wrap: wrap;
}

.pricing-actions a {
  display: inline-flex;
  min-height: 52px;
  align-items: center;
  justify-content: center;
  padding: 0 28px;
  border-radius: 999px;
  background: #ef2028;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 1000;
}

.pricing-actions a:last-child {
  background: transparent;
  border: 1px solid rgba(255,255,255,.45);
}

@media (max-width: 1050px) {
  .pricing-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 700px) {
  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .hide-top-quote-cover {
    display: none;
  }
}


/* Shared footer / contact and social links */
.site-footer {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 20px;
  padding: 22px clamp(18px, 5vw, 70px);
  background: #030303;
  border-top: 1px solid rgba(100,190,255,.28);
  box-shadow: 0 -10px 32px rgba(30,144,255,.12);
}

.footer-contact {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
}

.footer-item {
  color: #fff;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 9px;
  font-weight: 900;
  white-space: nowrap;
}

.footer-item span {
  color: #ef2028;
  font-size: 24px;
  line-height: 1;
}

.footer-socials {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
}

.footer-socials a {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: #ef2028;
  color: #fff;
  text-decoration: none;
  font-weight: 1000;
  font-size: 24px;
  box-shadow: 0 0 18px rgba(239,32,40,.28);
}

.footer-socials a:hover,
.footer-item:hover {
  filter: brightness(1.12);
  transform: translateY(-1px);
}

.footer-tagline {
  margin: 0;
  color: #fff;
  font-family: "Brush Script MT", "Segoe Script", cursive;
  font-size: clamp(20px, 2.2vw, 34px);
  text-align: right;
  font-style: italic;
}

/* Clickable footer areas inside original homepage mockup */
.home-contact-hotspot,
.home-social-hotspot {
  position: absolute;
  z-index: 9;
  display: block;
  background: transparent;
  border-radius: 12px;
}

.home-map-link {
  left: 4%;
  top: 95.1%;
  width: 12.8%;
  height: 4%;
}

.home-phone-link {
  left: 20.1%;
  top: 95.1%;
  width: 12.8%;
  height: 4%;
}

.home-facebook-link {
  left: 35.8%;
  top: 95.0%;
  width: 2.7%;
  height: 4.2%;
  border-radius: 50%;
}

.home-instagram-link {
  left: 39.4%;
  top: 95.0%;
  width: 2.7%;
  height: 4.2%;
  border-radius: 50%;
}

.home-tiktok-link {
  left: 42.9%;
  top: 95.0%;
  width: 2.7%;
  height: 4.2%;
  border-radius: 50%;
}

.home-messenger-link {
  left: 46.2%;
  top: 95.0%;
  width: 2.7%;
  height: 4.2%;
  border-radius: 50%;
}

@media (max-width: 850px) {
  .site-footer {
    grid-template-columns: 1fr;
    text-align: center;
  }

  .footer-contact,
  .footer-socials {
    justify-content: center;
  }

  .footer-tagline {
    text-align: center;
  }
}

@media (max-width: 700px) {
  .home-contact-hotspot,
  .home-social-hotspot {
    display: none;
  }
}


/* Homepage original mockup fixes */
.exact-stage {
  margin-top: 0 !important;
}

/* This fully covers the old top-right Request a Quote artwork in the mockup image */
.hide-top-quote-cover {
  position: absolute;
  left: 78.0%;
  top: 0;
  width: 20.8%;
  height: 7.4%;
  z-index: 7;
  background: #020202;
  border-radius: 0;
  pointer-events: none;
}

/* New cart button sits on top of the cover */
.top-cart-button {
  position: absolute;
  left: 79.0%;
  top: .45%;
  width: 18.0%;
  height: 5.85%;
  z-index: 9;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: .65vw;
  text-decoration: none;
  color: #fff;
  background: linear-gradient(180deg, #ff3038, #d9151d);
  border: 2px solid rgba(255,255,255,.22);
  border-radius: 999px;
  box-shadow: 0 0 18px rgba(239,32,40,.45), inset 0 1px 0 rgba(255,255,255,.22);
  text-transform: uppercase;
  font-weight: 1000;
  pointer-events: auto;
  overflow: hidden;
}

.top-cart-button strong {
  font-size: clamp(9px, 1.05vw, 18px);
  line-height: 1;
  letter-spacing: .03em;
}

.cart-icon {
  width: clamp(18px, 2.2vw, 38px);
  height: clamp(18px, 2.2vw, 38px);
  display: grid;
  place-items: center;
  border-radius: 50%;
  background: #fff;
  color: #ef2028;
  flex: 0 0 auto;
}

.cart-icon svg {
  width: 68%;
  height: 68%;
  fill: currentColor;
  display: block;
}

.top-cart-button:hover {
  transform: translateY(-1px);
  filter: brightness(1.08);
}

@media (max-width: 700px) {
  .hide-top-quote-cover,
  .top-cart-button {
    display: none;
  }
}


/* Real social SVG logos matching site style */
.footer-socials a {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: linear-gradient(180deg, #ff3038, #d9151d);
  border: 1px solid rgba(255,255,255,.16);
  box-shadow: 0 0 18px rgba(239,32,40,.28), inset 0 1px 0 rgba(255,255,255,.18);
  color: #fff;
  text-decoration: none;
}

.footer-socials a svg {
  width: 22px;
  height: 22px;
  display: block;
  fill: currentColor;
}

.footer-socials a:hover {
  transform: translateY(-1px);
  box-shadow: 0 0 22px rgba(31,159,255,.26), 0 0 18px rgba(239,32,40,.28);
}

.social-instagram svg { width: 20px; height: 20px; }
.social-tiktok svg { width: 20px; height: 20px; }
.social-messenger svg { width: 21px; height: 21px; }

/* Homepage clickable hotspots aligned to bottom bar icons in the original mockup */
.home-facebook-link {
  left: 28.4%;
  top: 94.55%;
  width: 3.0%;
  height: 4.5%;
  border-radius: 50%;
}

.home-instagram-link {
  left: 31.55%;
  top: 94.55%;
  width: 3.0%;
  height: 4.5%;
  border-radius: 50%;
}

.home-tiktok-link {
  left: 34.75%;
  top: 94.55%;
  width: 3.0%;
  height: 4.5%;
  border-radius: 50%;
}

.home-messenger-link {
  left: 37.9%;
  top: 94.55%;
  width: 3.0%;
  height: 4.5%;
  border-radius: 50%;
}

.home-map-link {
  left: 2.0%;
  top: 94.35%;
  width: 11.6%;
  height: 4.9%;
}

.home-phone-link {
  left: 14.1%;
  top: 94.35%;
  width: 12.4%;
  height: 4.9%;
}


/* Order page functional fixes and color choices */
.color-swatches {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin: 8px 0 10px;
}
.color-swatch {
  min-height: 58px;
  border-radius: 14px;
  border: 1px solid rgba(255,255,255,.16);
  background: rgba(255,255,255,.06);
  color: #fff;
  cursor: pointer;
  display: grid;
  grid-template-columns: 24px 1fr;
  align-items: center;
  gap: 10px;
  padding: 0 12px;
  text-align: left;
  font-weight: 900;
  text-transform: uppercase;
}
.color-swatch::before {
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: var(--swatch);
  box-shadow: inset 0 0 0 2px rgba(255,255,255,.35), 0 0 0 1px rgba(0,0,0,.4);
}
.color-swatch span {
  font-size: 12px;
  letter-spacing: .03em;
}
.color-swatch.active {
  border-color: #1f9fff;
  box-shadow: 0 0 0 1px rgba(31,159,255,.7), 0 0 20px rgba(31,159,255,.18);
  background: rgba(31,159,255,.12);
}
#uploadedLogoPreview {
  pointer-events: auto !important;
}
.item-choice,
.side-toggle,
.color-swatch,
#addCustomizedToCart,
#clearCart,
.submit-order-btn {
  pointer-events: auto;
}
@media (max-width: 700px) {
  .color-swatches {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}


/* Clear uploaded design button */
.secondary-action-btn {
  min-height: 46px;
  border: 1px solid rgba(255,255,255,.22);
  background: rgba(255,255,255,.06);
  color: #fff;
  border-radius: 14px;
  font-weight: 1000;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 16px;
  margin: -2px 0 8px;
}

.secondary-action-btn:hover {
  background: rgba(31,159,255,.12);
  border-color: rgba(31,159,255,.55);
}


/* User-uploaded product preview mockups */
.item-picker {
  grid-template-columns: repeat(2, 1fr) !important;
}
.product-preview {
  min-height: 610px !important;
  display: grid;
  place-items: center;
  border-radius: 22px;
  background:
    radial-gradient(circle at 50% 10%, rgba(255,255,255,.04), transparent 24%),
    radial-gradient(circle at 50% 90%, rgba(31,159,255,.14), transparent 36%),
    linear-gradient(180deg,#141414 0%,#060606 100%);
  overflow: hidden;
  position: relative;
}
.preview-stage {
  position: relative;
  width: min(520px, 86vw);
  height: 560px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item-shape {
  position: relative;
  width: 350px;
  height: 420px;
}
#productMockupCanvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 28px 34px rgba(0,0,0,.38));
  pointer-events: none;
}
.print-boundary {
  position: absolute;
  border: 2px dashed rgba(84, 167, 255, .95);
  background: rgba(84, 167, 255, .08);
  border-radius: 14px;
  box-shadow: 0 0 0 1px rgba(84,167,255,.10) inset;
  z-index: 2;
}
#uploadedLogoPreview {
  position: absolute !important;
  display: none;
  transform: translate(-50%, -50%);
  max-width: 260px;
  max-height: 260px;
  z-index: 3;
  pointer-events: auto !important;
  filter: drop-shadow(0 6px 10px rgba(0,0,0,.30));
}
#uploadedLogoPreview.dragging {
  filter: drop-shadow(0 8px 16px rgba(31,159,255,.35));
}
#previewLabel {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: rgba(255,255,255,.60);
  font-weight: 1000;
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 14px;
  z-index: 4;
}
.preview-note {
  color: #d8d8d8;
  margin: 14px 0 0;
  line-height: 1.45;
}
.secondary-action-btn {
  min-height: 46px;
  border: 1px solid rgba(255,255,255,.22);
  background: rgba(255,255,255,.06);
  color: #fff;
  border-radius: 14px;
  font-weight: 1000;
  text-transform: uppercase;
  cursor: pointer;
  padding: 0 16px;
  margin: -2px 0 8px;
}
.secondary-action-btn:hover {
  background: rgba(31,159,255,.12);
  border-color: rgba(31,159,255,.55);
}
@media (max-width: 1150px) {
  .product-preview { min-height: 540px !important; }
  .preview-stage { width: min(430px, 88vw); height: 480px; }
}
@media (max-width: 700px) {
  .item-picker { grid-template-columns: 1fr !important; }
  .product-preview { min-height: 430px !important; }
  .preview-stage { width: min(310px, 88vw); height: 360px; }
  #uploadedLogoPreview { max-width: 160px; max-height: 160px; }
}


/* Design upload cleanup / fit controls */
.design-action-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: -2px 0 10px;
}

.design-action-row .secondary-action-btn {
  margin: 0;
  min-height: 44px;
  font-size: 12px;
}

.secondary-action-btn:disabled {
  opacity: .55;
  cursor: wait;
}

@media (max-width: 700px) {
  .design-action-row {
    grid-template-columns: 1fr;
  }
}


/* Fix customizer clickability and preview layer order */
.customizer-panel,
.preview-panel,
.item-picker,
.item-choice,
.side-toggle-row,
.side-toggle,
.design-action-row,
.secondary-action-btn,
.color-swatches,
.color-swatch,
#designUpload,
#addCustomizedToCart {
  position: relative;
  z-index: 20;
  pointer-events: auto !important;
}

#productMockupCanvas {
  background: transparent;
}

.product-preview::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

#uploadedLogoPreview {
  pointer-events: auto !important;
}


/* Actual color mockup image swap - no back toggle */
.side-toggle-row {
  display: none !important;
}

.item-picker {
  grid-template-columns: repeat(2, 1fr) !important;
}

.product-preview {
  min-height: 560px !important;
  display: grid;
  place-items: center;
  border-radius: 22px;
  background:
    radial-gradient(circle at 50% 10%, rgba(255,255,255,.05), transparent 24%),
    radial-gradient(circle at 50% 90%, rgba(31,159,255,.14), transparent 36%),
    linear-gradient(180deg,#141414 0%,#060606 100%);
  overflow: hidden;
  position: relative;
}

.preview-stage {
  position: relative;
  width: min(640px, 88vw);
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item-shape {
  position: relative;
  width: 520px;
  height: 360px;
}

#productMockupImage {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 28px 34px rgba(0,0,0,.38));
  pointer-events: none;
  user-select: none;
}

.print-boundary {
  position: absolute;
  border: 2px dashed rgba(84, 167, 255, .95);
  background: rgba(84, 167, 255, .08);
  border-radius: 14px;
  box-shadow: 0 0 0 1px rgba(84,167,255,.10) inset;
  z-index: 2;
}

#uploadedLogoPreview {
  position: absolute !important;
  display: none;
  transform: translate(-50%, -50%);
  max-width: 260px;
  max-height: 260px;
  z-index: 3;
  pointer-events: auto !important;
  filter: drop-shadow(0 6px 10px rgba(0,0,0,.30));
}

#uploadedLogoPreview.dragging {
  filter: drop-shadow(0 8px 16px rgba(31,159,255,.35));
}

#previewLabel {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: rgba(255,255,255,.70);
  font-weight: 1000;
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 14px;
  z-index: 4;
}

.color-swatches {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 8px 0 10px;
}

.color-swatch {
  min-height: 50px;
}

.color-swatch.active {
  border-color: #1f9fff;
  box-shadow: 0 0 0 1px rgba(31,159,255,.7), 0 0 20px rgba(31,159,255,.18);
  background: rgba(31,159,255,.12);
}

.design-action-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: -2px 0 10px;
}

.design-action-row .secondary-action-btn {
  margin: 0;
  min-height: 44px;
  font-size: 12px;
}

.secondary-action-btn:disabled {
  opacity: .55;
  cursor: wait;
}

@media (max-width: 1150px) {
  .product-preview { min-height: 520px !important; }
  .preview-stage { width: min(560px, 88vw); height: 450px; }
}

@media (max-width: 700px) {
  .item-picker,
  .design-action-row {
    grid-template-columns: 1fr !important;
  }

  .color-swatches {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .product-preview { min-height: 410px !important; }
  .preview-stage { width: min(330px, 90vw); height: 330px; }
  #uploadedLogoPreview { max-width: 155px; max-height: 155px; }
}


/* Final actual mockup swap fixes */
.side-toggle-row {
  display: none !important;
}

.item-picker {
  grid-template-columns: repeat(2, 1fr) !important;
}

.product-preview {
  min-height: 560px !important;
  display: grid;
  place-items: center;
  border-radius: 22px;
  background:
    radial-gradient(circle at 50% 10%, rgba(255,255,255,.05), transparent 24%),
    radial-gradient(circle at 50% 90%, rgba(31,159,255,.14), transparent 36%),
    linear-gradient(180deg,#141414 0%,#060606 100%);
  overflow: hidden;
  position: relative;
}

.preview-stage {
  position: relative;
  width: min(640px, 88vw);
  height: 500px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.item-shape {
  position: relative;
  width: 520px;
  height: 360px;
}

#productMockupImage {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  filter: drop-shadow(0 28px 34px rgba(0,0,0,.38));
  pointer-events: none;
  user-select: none;
}

.print-boundary {
  position: absolute;
  border: 2px dashed rgba(84, 167, 255, .95);
  background: rgba(84, 167, 255, .08);
  border-radius: 14px;
  box-shadow: 0 0 0 1px rgba(84,167,255,.10) inset;
  z-index: 2;
}

#uploadedLogoPreview {
  position: absolute !important;
  display: none;
  transform: translate(-50%, -50%);
  max-width: 260px;
  max-height: 260px;
  z-index: 3;
  pointer-events: auto !important;
  filter: drop-shadow(0 6px 10px rgba(0,0,0,.30));
}

#previewLabel {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: rgba(255,255,255,.70);
  font-weight: 1000;
  text-transform: uppercase;
  letter-spacing: .12em;
  font-size: 14px;
  z-index: 4;
}

.color-swatches {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin: 8px 0 10px;
}

.color-swatch {
  min-height: 50px;
}

.color-swatch.active {
  border-color: #1f9fff;
  box-shadow: 0 0 0 1px rgba(31,159,255,.7), 0 0 20px rgba(31,159,255,.18);
  background: rgba(31,159,255,.12);
}

.design-action-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin: -2px 0 10px;
}

.design-action-row .secondary-action-btn {
  margin: 0;
  min-height: 44px;
  font-size: 12px;
}

@media (max-width: 700px) {
  .item-picker,
  .design-action-row {
    grid-template-columns: 1fr !important;
  }
  .color-swatches {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .product-preview { min-height: 410px !important; }
  .preview-stage { width: min(330px, 90vw); height: 330px; }
  #uploadedLogoPreview { max-width: 155px; max-height: 155px; }
}


/* Final preview cleanup */
.print-boundary {
  border-radius: 12px !important;
  border-width: 2px !important;
  background: rgba(84, 167, 255, .045) !important;
}

#productMockupImage {
  background: transparent !important;
}

.preview-note {
  margin-top: 18px !important;
}


/* Clean preview reset: no fake cutouts, no bad background-removal artifacts */
.item-picker {
  grid-template-columns: repeat(2, 1fr) !important;
}

.product-preview {
  min-height: 560px !important;
  display: grid !important;
  place-items: center !important;
  border-radius: 22px !important;
  background:
    radial-gradient(circle at 50% 10%, rgba(255,255,255,.05), transparent 24%),
    radial-gradient(circle at 50% 90%, rgba(31,159,255,.14), transparent 36%),
    linear-gradient(180deg,#141414 0%,#060606 100%) !important;
  overflow: hidden !important;
  position: relative !important;
}

.preview-stage {
  position: relative !important;
  width: min(680px, 88vw) !important;
  height: 500px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
}

.item-shape {
  position: relative !important;
  width: 580px;
  height: 390px;
}

#productMockupImage {
  position: absolute !important;
  inset: 0 !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: contain !important;
  display: block !important;
  pointer-events: none !important;
  user-select: none !important;
  filter: drop-shadow(0 26px 32px rgba(0,0,0,.28)) !important;
  background: transparent !important;
}

.print-boundary {
  position: absolute !important;
  border: 2px dashed rgba(84,167,255,.95) !important;
  background: rgba(84,167,255,.045) !important;
  border-radius: 12px !important;
  box-shadow: 0 0 0 1px rgba(84,167,255,.10) inset !important;
  z-index: 2 !important;
}

#uploadedLogoPreview {
  position: absolute !important;
  display: none;
  transform: translate(-50%, -50%) !important;
  max-width: 260px !important;
  max-height: 260px !important;
  z-index: 3 !important;
  pointer-events: auto !important;
  filter: drop-shadow(0 6px 10px rgba(0,0,0,.30)) !important;
}

#uploadedLogoPreview.dragging {
  filter: drop-shadow(0 8px 16px rgba(31,159,255,.35)) !important;
}

#previewLabel {
  position: absolute !important;
  left: 0 !important;
  width: 100% !important;
  text-align: center !important;
  color: rgba(255,255,255,.78) !important;
  font-weight: 1000 !important;
  text-transform: uppercase !important;
  letter-spacing: .12em !important;
  font-size: 14px !important;
  z-index: 4 !important;
}

.color-swatches {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: 8px 0 10px !important;
}

.color-swatch {
  min-height: 50px !important;
}

.color-swatch.active {
  border-color: #1f9fff !important;
  box-shadow: 0 0 0 1px rgba(31,159,255,.7), 0 0 20px rgba(31,159,255,.18) !important;
  background: rgba(31,159,255,.12) !important;
}

.design-action-row {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 10px !important;
  margin: -2px 0 10px !important;
}

.design-action-row .secondary-action-btn {
  margin: 0 !important;
  min-height: 44px !important;
  font-size: 12px !important;
}

@media (max-width: 700px) {
  .item-picker,
  .design-action-row {
    grid-template-columns: 1fr !important;
  }

  .color-swatches {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  }

  .product-preview {
    min-height: 410px !important;
  }

  .preview-stage {
    width: min(340px, 90vw) !important;
    height: 330px !important;
  }

  #uploadedLogoPreview {
    max-width: 155px !important;
    max-height: 155px !important;
  }
}


/* Simple order form replacement */
.simple-order-section {
  min-height: 70vh;
}

.simple-order-wrap {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  gap: 24px;
  align-items: start;
}

.simple-order-info,
.simple-order-form {
  background: rgba(7,7,7,.94);
  border: 1px solid rgba(100,190,255,.32);
  border-radius: 24px;
  padding: 26px;
  box-shadow: 0 22px 58px rgba(0,0,0,.46), 0 0 36px rgba(30,144,255,.17);
}

.simple-order-info h2,
.form-section-title h2 {
  margin: 0;
  color: #1f9fff;
  text-transform: uppercase;
  font-size: 24px;
}

.simple-steps {
  display: grid;
  gap: 14px;
  margin-top: 18px;
}

.simple-steps article {
  border: 1px solid rgba(255,255,255,.14);
  background: rgba(255,255,255,.055);
  border-radius: 18px;
  padding: 18px;
}

.simple-steps strong {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  margin-bottom: 6px;
}

.simple-steps span {
  color: #d8d8d8;
  line-height: 1.45;
}

.simple-order-form {
  display: grid;
  gap: 14px;
}

.form-section-title {
  padding-top: 4px;
  border-top: 1px solid rgba(255,255,255,.12);
}

.form-section-title:first-of-type {
  border-top: 0;
  padding-top: 0;
}

.simple-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.simple-order-form label {
  display: block;
  color: #fff;
  font-size: 12px;
  font-weight: 1000;
  text-transform: uppercase;
}

.simple-order-form input,
.simple-order-form select,
.simple-order-form textarea {
  width: 100%;
  min-height: 48px;
  margin-top: 7px;
  border: 0;
  border-radius: 11px;
  background: #fff;
  color: #111;
  padding: 0 14px;
  font-weight: 800;
}

.simple-order-form textarea {
  min-height: 126px;
  padding-top: 14px;
  resize: vertical;
}

.simple-order-form input[type="file"] {
  padding: 12px;
  height: auto;
}

.bot-field {
  position: absolute !important;
  left: -9999px !important;
  opacity: 0 !important;
}

@media (max-width: 900px) {
  .simple-order-wrap {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 650px) {
  .simple-form-grid {
    grid-template-columns: 1fr;
  }

  .simple-order-info,
  .simple-order-form {
    padding: 20px;
  }
}


/* Cart + checkout pages */
.nav-cart-link {
  display: inline-flex !important;
  align-items: center;
  gap: 8px;
  padding: 10px 14px;
  border-radius: 999px;
  background: #ef2028;
  color: #fff !important;
  text-decoration: none;
  font-weight: 1000;
  text-transform: uppercase;
  white-space: nowrap;
}

.cart-count-pill {
  min-width: 22px;
  height: 22px;
  padding: 0 7px;
  border-radius: 999px;
  background: #fff;
  color: #ef2028;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
}

.cart-page-wrap,
.checkout-page-wrap {
  max-width: 1180px;
  margin: 0 auto;
}

.checkout-page-wrap {
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 24px;
  align-items: start;
}

.cart-page-panel {
  background: rgba(7,7,7,.94);
  border: 1px solid rgba(100,190,255,.32);
  border-radius: 24px;
  padding: 26px;
  box-shadow: 0 22px 58px rgba(0,0,0,.46), 0 0 36px rgba(30,144,255,.17);
}

.cart-page-panel h2 {
  margin: 0 0 16px;
  color: #1f9fff;
  text-transform: uppercase;
}

.cart-page-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-top: 18px;
}

.secondary-cart-link,
.cart-checkout-link {
  min-height: 52px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-weight: 1000;
  text-transform: uppercase;
}

.secondary-cart-link {
  border: 1px solid rgba(255,255,255,.25);
  color: #fff;
  background: rgba(255,255,255,.06);
  padding: 0 18px;
}

.disabled-link {
  opacity: .45;
  pointer-events: none;
}

#clearCartPage {
  border: 1px solid rgba(255,255,255,.34);
  background: transparent;
  color: #fff;
  padding: 12px 18px;
  border-radius: 999px;
  font-weight: 1000;
  text-transform: uppercase;
  cursor: pointer;
}

@media (max-width: 950px) {
  .checkout-page-wrap,
  .cart-page-actions {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 750px) {
  .nav-cart-link {
    width: 100%;
    justify-content: center;
  }
}


/* Services page image cards */
.services-grid-media {
  max-width: 1280px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.service-card-media {
  overflow: hidden;
  padding: 0 !important;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

.service-card-image {
  margin: 0;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-bottom: 1px solid rgba(100,190,255,.18);
  background: #111;
}

.service-card-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.service-card-body {
  padding: 18px 18px 20px;
}

.service-card-body strong {
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 17px;
  line-height: 1.05;
  margin-bottom: 10px;
}

.service-card-body p {
  color: #d8d8d8;
  margin: 0;
  font-size: 14px;
  line-height: 1.45;
}

@media (max-width: 1150px) {
  .services-grid-media {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 700px) {
  .services-grid-media {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .service-card-body {
    padding: 16px 16px 18px;
  }
}


/* Uploaded Our Work gallery */
.uploaded-work-section {
  padding: clamp(36px, 5vw, 72px) clamp(16px, 4vw, 56px);
  background:
    radial-gradient(circle at 20% 0%, rgba(238, 31, 39, 0.10), transparent 28%),
    linear-gradient(180deg, #070707 0%, #111 100%);
  color: #fff;
}

.uploaded-work-section .section-head {
  max-width: 920px;
  margin: 0 auto clamp(22px, 3vw, 34px);
  text-align: center;
}

.uploaded-work-grid {
  width: min(1220px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: clamp(14px, 1.8vw, 24px);
}

.uploaded-work-card {
  position: relative;
  overflow: hidden;
  border-radius: 18px;
  background: #050505;
  border: 1px solid rgba(255,255,255,.10);
  box-shadow: 0 18px 38px rgba(0,0,0,.32);
  min-height: 230px;
}

.uploaded-work-card img {
  width: 100%;
  height: 285px;
  object-fit: cover;
  display: block;
  transition: transform .25s ease, filter .25s ease;
}

.uploaded-work-card:hover img {
  transform: scale(1.035);
  filter: brightness(1.06);
}

.uploaded-work-card::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  box-shadow: inset 0 0 0 2px rgba(238,31,39,.16);
  border-radius: inherit;
}

@media (max-width: 900px) {
  .uploaded-work-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .uploaded-work-card img {
    height: 240px;
  }
}

@media (max-width: 560px) {
  .uploaded-work-grid {
    grid-template-columns: 1fr;
  }

  .uploaded-work-card img {
    height: 260px;
  }
}



/* Our Work single scroll gallery */
.work-scroll-page {
  background: linear-gradient(180deg, #050505 0%, #0b0b0b 100%);
}

.work-scroll-section {
  padding: clamp(18px, 3vw, 28px) clamp(12px, 2vw, 24px) clamp(36px, 5vw, 56px);
}

.work-scroll-grid {
  width: min(1400px, 100%);
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 16px;
}

.scroll-work-card {
  appearance: none;
  border: 0;
  padding: 0;
  margin: 0;
  background: #111;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 14px 28px rgba(0,0,0,.28);
  cursor: pointer;
}

.scroll-work-card img {
  width: 100%;
  height: 320px;
  display: block;
  object-fit: cover;
  transition: transform .22s ease;
}

.scroll-work-card:hover img {
  transform: scale(1.02);
}

@media (max-width: 980px) {
  .work-scroll-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .scroll-work-card img {
    height: 280px;
  }
}

@media (max-width: 640px) {
  .work-scroll-grid {
    grid-template-columns: 1fr;
  }
  .scroll-work-card img {
    height: auto;
    max-height: none;
    object-fit: contain;
    background: #111;
  }
}


/* About Us owner/customer photo */
.about-owner-photo-section {
  padding: clamp(28px, 4vw, 56px) clamp(16px, 4vw, 56px) 0;
  background: linear-gradient(180deg, #050505 0%, #090909 100%);
}

.about-owner-photo-wrap {
  width: min(1050px, 100%);
  margin: 0 auto;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.14);
  box-shadow: 0 22px 46px rgba(0,0,0,.42);
  background: #050505;
  padding: 0;
}

.about-owner-photo-wrap img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  object-position: center center;
  background: #050505;
}

@media (max-width: 640px) {
  .about-owner-photo-section {
    padding-top: 18px;
  }

  .about-owner-photo-wrap {
    border-radius: 16px;
  }

  .about-owner-photo-wrap img {
    width: 100%;
    height: auto;
  }
}



/* Checkout receipt / order confirmation */
.receipt-section {
  padding: 0 clamp(16px, 4vw, 56px) clamp(40px, 6vw, 80px);
  background: #050505;
}

.receipt-card {
  width: min(960px, 100%);
  margin: 0 auto;
  padding: clamp(22px, 4vw, 38px);
  border-radius: 22px;
  background: rgba(8,8,8,.96);
  border: 1px solid rgba(255,255,255,.12);
  box-shadow: 0 20px 42px rgba(0,0,0,.36);
  color: #fff;
}

.receipt-card h2 {
  margin: 0 0 10px;
  color: #ef2028;
  text-transform: uppercase;
}

.receipt-note {
  color: #ddd;
  line-height: 1.55;
}

.receipt-details {
  margin-top: 20px;
  background: rgba(255,255,255,.055);
  border-radius: 16px;
  padding: 18px;
}

.receipt-details p {
  margin: 8px 0;
}

.receipt-details h3 {
  margin: 18px 0 10px;
  color: #fff;
}

.receipt-details ul {
  margin: 0;
  padding-left: 18px;
}

.receipt-details li {
  margin-bottom: 10px;
  line-height: 1.45;
}



.form-help-text {
  display: block;
  margin-top: 8px;
  color: #cfcfcf;
  font-size: 13px;
  line-height: 1.35;
}


.checkout-upload-reminder {
  margin-top: 6px;
  margin-bottom: 18px;
}



.upload-confirmation-status {
  max-width: 860px;
  margin: 24px auto;
  padding: 22px;
  border-radius: 18px;
  border: 1px solid rgba(100,190,255,.28);
  background: rgba(7,7,7,.92);
  box-shadow: 0 14px 34px rgba(0,0,0,.28), 0 0 22px rgba(30,144,255,.10);
}

.upload-confirmation-status h3 {
  margin: 0 0 10px;
  color: #58aaff;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 1000;
}

.upload-confirmation-status p {
  margin: 0;
  color: #ffffff;
  font-weight: 700;
  line-height: 1.5;
}





/* Bulk orders callout on pricing page */
.bulk-orders-callout {
  max-width: 1050px;
  margin: 0 auto 28px;
  padding: 24px 22px;
  text-align: center;
  border-radius: 22px;
  border: 2px solid rgba(239, 32, 40, .88);
  background:
    radial-gradient(circle at top right, rgba(31,159,255,.22), transparent 34%),
    linear-gradient(180deg, rgba(239,32,40,.18), rgba(7,7,7,.96));
  box-shadow:
    0 18px 42px rgba(0,0,0,.38),
    0 0 30px rgba(239,32,40,.18),
    0 0 28px rgba(31,159,255,.12);
}

.bulk-orders-callout h2 {
  margin: 0 0 8px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 1000;
  text-shadow: 0 3px 0 #e31b23, 0 8px 22px rgba(0,0,0,.55);
}

.bulk-orders-callout p {
  margin: 0;
  color: #ffffff;
  font-size: clamp(18px, 2vw, 25px);
  line-height: 1.35;
  font-weight: 1000;
}


/* Pricing page from limited price sheet */
.pricing-page-section {
  padding: 80px 18px;
  background:
    radial-gradient(circle at top right, rgba(30,144,255,.14), transparent 32%),
    radial-gradient(circle at top left, rgba(239,32,40,.12), transparent 30%),
    linear-gradient(180deg, #050505, #101010 55%, #050505);
}

.pricing-disclaimer-card,
.pricing-card,
.pricing-note-card {
  background: rgba(7,7,7,.94);
  border: 1px solid rgba(100,190,255,.26);
  border-radius: 22px;
  box-shadow: 0 18px 42px rgba(0,0,0,.36), 0 0 26px rgba(30,144,255,.09);
}

.pricing-disclaimer-card {
  max-width: 1050px;
  margin: 0 auto 28px;
  padding: 24px;
  text-align: center;
}

.pricing-disclaimer-card h2,
.pricing-card h2,
.pricing-note-card h3 {
  color: #58aaff;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-weight: 1000;
}

.pricing-disclaimer-card p,
.pricing-card p,
.pricing-note-card p,
.pricing-note-card li {
  color: #f1f1f1;
  line-height: 1.55;
}

.pricing-grid {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
}

.pricing-card {
  overflow: hidden;
}

.pricing-card-head {
  padding: 22px 22px 16px;
  border-bottom: 1px solid rgba(255,255,255,.10);
  background: linear-gradient(180deg, rgba(239,32,40,.13), transparent);
}

.pricing-card-head h2 {
  margin: 0 0 8px;
  color: #ffffff;
  text-shadow: 0 3px 0 #e31b23, 0 8px 22px rgba(0,0,0,.55);
}

.pricing-card-head p {
  margin: 0;
  color: #d8d8d8;
  font-weight: 700;
}

.pricing-table {
  width: 100%;
  border-collapse: collapse;
  color: #ffffff;
}

.pricing-table th,
.pricing-table td {
  padding: 14px 18px;
  border-bottom: 1px solid rgba(255,255,255,.10);
  text-align: left;
}

.pricing-table th {
  background: rgba(31,159,255,.14);
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: .06em;
  font-size: 13px;
}

.pricing-table td:last-child {
  color: #ffffff;
  font-weight: 1000;
}

.pricing-table tr:hover td {
  background: rgba(255,255,255,.045);
}

.pricing-notes-grid {
  max-width: 1050px;
  margin: 28px auto 0;
  display: grid;
  grid-template-columns: .9fr 1.1fr;
  gap: 22px;
}

.pricing-note-card {
  padding: 24px;
}

.pricing-note-card h3 {
  margin: 0 0 12px;
}

.pricing-note-card ul {
  margin: 0;
  padding-left: 20px;
}

.pricing-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin-top: 14px;
  width: auto;
  min-width: 220px;
}

@media (max-width: 950px) {
  .pricing-grid {
    grid-template-columns: 1fr;
  }

  .pricing-notes-grid {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 620px) {
  .pricing-page-section {
    padding: 58px 12px;
  }

  .pricing-table th,
  .pricing-table td {
    padding: 12px 14px;
  }
}



/* Gang sheet pricing section */
.gang-sheet-section {
  max-width: 1180px;
  margin: 0 auto 30px;
  display: grid;
  grid-template-columns: .95fr 1.05fr;
  gap: 22px;
  align-items: stretch;
}

.gang-sheet-copy,
.gang-sheet-price-card {
  background: rgba(7,7,7,.94);
  border: 1px solid rgba(100,190,255,.26);
  border-radius: 22px;
  box-shadow: 0 18px 42px rgba(0,0,0,.36), 0 0 26px rgba(30,144,255,.09);
  overflow: hidden;
}

.gang-sheet-copy {
  padding: 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.gang-sheet-copy h2 {
  margin: 0 0 16px;
  color: #1646a5;
  text-transform: uppercase;
  font-weight: 1000;
  letter-spacing: -.02em;
  font-size: clamp(42px, 5vw, 76px);
  line-height: .9;
  text-shadow:
    -1.5px -1.5px 0 #ffffff,
     1.5px -1.5px 0 #ffffff,
    -1.5px  1.5px 0 #ffffff,
     1.5px  1.5px 0 #ffffff,
     0 3px 0 #e31b23,
     0 10px 24px rgba(0,0,0,.55);
}

.gang-sheet-copy p {
  color: #f1f1f1;
  font-size: clamp(16px, 1.5vw, 19px);
  line-height: 1.6;
  margin: 0 0 16px;
  font-weight: 700;
}

.gang-sheet-price-card {
  padding: 12px;
  background: radial-gradient(circle at top right, rgba(239,32,40,.12), transparent 30%), linear-gradient(180deg, rgba(31,159,255,.08), rgba(7,7,7,.95));
}

.gang-sheet-price-card img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
  border: 1px solid rgba(255,255,255,.16);
}

@media (max-width: 900px) {
  .gang-sheet-section { grid-template-columns: 1fr; }
}

@media (max-width: 620px) {
  .gang-sheet-copy { padding: 22px; }
  .gang-sheet-copy h2 { font-size: clamp(36px, 13vw, 62px); }
}



/* Restored About page content */
.about-story-card {
  max-width: 980px;
  margin: 34px auto 28px;
  padding: 30px;
  border-radius: 24px;
  border: 1px solid rgba(100,190,255,.28);
  background: rgba(7,7,7,.94);
  box-shadow: 0 20px 48px rgba(0,0,0,.36), 0 0 28px rgba(30,144,255,.10);
}

.about-story-card h2 {
  margin: 0 0 16px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 1000;
  letter-spacing: .025em;
  text-shadow: 0 2px 0 #e31b23, 0 7px 18px rgba(0,0,0,.45);
}

.about-story-card p {
  color: #f1f1f1;
  font-size: clamp(16px, 1.5vw, 19px);
  line-height: 1.65;
  margin: 0 0 16px;
}

.about-story-card .about-invite {
  margin-bottom: 0;
  font-weight: 900;
  color: #ffffff;
}

.about-highlight-grid {
  max-width: 1080px;
  margin: 0 auto 34px;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.about-highlight-card {
  padding: 22px;
  border-radius: 20px;
  border: 1px solid rgba(100,190,255,.24);
  background: linear-gradient(180deg, rgba(239,32,40,.10), rgba(7,7,7,.94));
  box-shadow: 0 16px 34px rgba(0,0,0,.30);
}

.about-highlight-card h3 {
  margin: 0 0 10px;
  color: #58aaff;
  text-transform: uppercase;
  letter-spacing: .05em;
  font-weight: 1000;
}

.about-highlight-card p {
  margin: 0;
  color: #f1f1f1;
  line-height: 1.5;
}

.about-page-section .section-head h1 {
  font-size: clamp(42px, 6.8vw, 104px);
}

@media (max-width: 800px) {
  .about-highlight-grid {
    grid-template-columns: 1fr;
  }

  .about-story-card {
    padding: 22px;
  }
}



/* Logo-style section titles across the website */
.section-head {
  max-width: 1120px;
}

.section-head p {
  display: inline-block;
  margin: 0 0 14px;
  padding: 6px 14px;
  color: #ffffff !important;
  background: linear-gradient(180deg, #0f1f5d, #06133a);
  border: 2px solid #ef2028;
  border-radius: 8px;
  box-shadow:
    0 0 0 2px #ffffff inset,
    0 10px 24px rgba(0,0,0,.38),
    0 0 18px rgba(31,159,255,.15);
  text-transform: uppercase;
  letter-spacing: .22em;
  font-size: clamp(12px, 1.2vw, 16px);
  font-weight: 1000;
}

.section-head h1,
.section-head h2 {
  margin: 0 auto;
  color: #1646a5 !important;
  text-transform: uppercase;
  font-weight: 1000;
  letter-spacing: -.035em;
  line-height: .9;
  font-size: clamp(48px, 7.8vw, 118px);
  text-shadow:
    -2px -2px 0 #ffffff,
     2px -2px 0 #ffffff,
    -2px  2px 0 #ffffff,
     2px  2px 0 #ffffff,
     0   -2px 0 #ffffff,
     0    2px 0 #ffffff,
    -2px  0   0 #ffffff,
     2px  0   0 #ffffff,
    -5px -5px 0 #e31b23,
     5px -5px 0 #e31b23,
    -5px  5px 0 #e31b23,
     5px  5px 0 #e31b23,
     0   -5px 0 #e31b23,
     0    5px 0 #e31b23,
    -5px  0   0 #e31b23,
     5px  0   0 #e31b23,
     0 14px 30px rgba(0,0,0,.55);
}

.section-head span {
  margin-top: 22px !important;
  color: #f5f5f5 !important;
  font-weight: 700;
  text-shadow: 0 3px 12px rgba(0,0,0,.55);
}

.pricing-card-head h2,
.pricing-note-card h3,
.pricing-disclaimer-card h2,
.form-section-title h2,
.paypal-note-box h3,
.upload-confirmation-status h3,
.cart-item-title,
.service-card h3,
.work-card h3,
.about-highlight-card h3,
.about-story-card h2,
.quote-card h3,
.gang-sheet-copy h2 {
  color: #ffffff !important;
  text-transform: uppercase;
  font-weight: 1000;
  letter-spacing: .025em;
  text-shadow:
    0 2px 0 #e31b23,
    0 7px 18px rgba(0,0,0,.45);
}

.gang-sheet-copy h2 {
  color: #1646a5 !important;
  text-shadow:
    -1.5px -1.5px 0 #ffffff,
     1.5px -1.5px 0 #ffffff,
    -1.5px  1.5px 0 #ffffff,
     1.5px  1.5px 0 #ffffff,
     0 3px 0 #e31b23,
     0 10px 24px rgba(0,0,0,.55) !important;
}

.about-page-section .section-head h1 {
  font-size: clamp(42px, 6.8vw, 104px);
}

@media (max-width: 700px) {
  .section-head h1,
  .section-head h2 {
    font-size: clamp(40px, 13vw, 76px);
    text-shadow:
      -1.5px -1.5px 0 #ffffff,
       1.5px -1.5px 0 #ffffff,
      -1.5px  1.5px 0 #ffffff,
       1.5px  1.5px 0 #ffffff,
       0   -1.5px 0 #ffffff,
       0    1.5px 0 #ffffff,
      -1.5px  0   0 #ffffff,
       1.5px  0   0 #ffffff,
      -3.5px -3.5px 0 #e31b23,
       3.5px -3.5px 0 #e31b23,
      -3.5px  3.5px 0 #e31b23,
       3.5px  3.5px 0 #e31b23,
       0   -3.5px 0 #e31b23,
       0    3.5px 0 #e31b23,
      -3.5px  0   0 #e31b23,
       3.5px  0   0 #e31b23,
       0 10px 24px rgba(0,0,0,.55);
  }

  .section-head p {
    letter-spacing: .14em;
    font-size: 11px;
  }
}



/* Policies page */
.policy-page-section {
  padding: 80px 18px;
  background:
    radial-gradient(circle at top right, rgba(30,144,255,.14), transparent 32%),
    radial-gradient(circle at top left, rgba(239,32,40,.12), transparent 30%),
    linear-gradient(180deg, #050505, #101010 55%, #050505);
}

.policy-grid {
  max-width: 1120px;
  margin: 34px auto 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.policy-card,
.policy-thank-you-card {
  background: rgba(7,7,7,.94);
  border: 1px solid rgba(100,190,255,.26);
  border-radius: 22px;
  box-shadow: 0 18px 42px rgba(0,0,0,.36), 0 0 26px rgba(30,144,255,.09);
  padding: 24px;
}

.policy-card-wide {
  grid-column: 1 / -1;
}

.policy-card h2,
.policy-thank-you-card h2 {
  margin: 0 0 14px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 1000;
  letter-spacing: .025em;
  text-shadow: 0 2px 0 #e31b23, 0 7px 18px rgba(0,0,0,.45);
}

.policy-card ul {
  margin: 0;
  padding-left: 20px;
}

.policy-card li,
.policy-thank-you-card p {
  color: #f1f1f1;
  line-height: 1.6;
  margin-bottom: 10px;
  font-weight: 650;
}

.policy-card li:last-child,
.policy-thank-you-card p:last-child {
  margin-bottom: 0;
}

.policy-thank-you-card {
  max-width: 900px;
  margin: 26px auto 0;
  text-align: center;
}

.policy-thank-you-card a {
  color: #ffffff;
}

.policy-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  margin-top: 14px;
  width: auto;
  min-width: 220px;
}

@media (max-width: 800px) {
  .policy-grid {
    grid-template-columns: 1fr;
  }

  .policy-card-wide {
    grid-column: auto;
  }

  .policy-page-section {
    padding: 58px 12px;
  }
}





/* Homepage policies visible link support */
.home-link-grid {
  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
}



/* Blank apparel catalog page */
.apparel-catalog-section {
  padding: 76px 5vw 84px;
  background:
    radial-gradient(circle at top right, rgba(30,144,255,.18), transparent 32%),
    radial-gradient(circle at top left, rgba(238,31,39,.18), transparent 30%),
    linear-gradient(180deg, #050505, #101010 55%, #050505);
  border-top: 3px solid #1f9fff;
}

.catalog-help-card,
.catalog-order-card {
  max-width: 980px;
  margin: 0 auto 24px;
  padding: 24px;
  border-radius: 22px;
  background: rgba(7,7,7,.93);
  border: 1px solid rgba(100,190,255,.32);
  box-shadow: 0 18px 38px rgba(0,0,0,.34), 0 0 24px rgba(30,144,255,.11);
  text-align: center;
}

.catalog-help-card h2,
.catalog-order-card h2 {
  margin: 0 0 10px;
  color: #1f9fff;
  text-transform: uppercase;
  font-size: clamp(24px, 3vw, 42px);
}

.catalog-help-card p,
.catalog-order-card p {
  margin: 0 auto;
  max-width: 800px;
  color: #e6e6e6;
  line-height: 1.5;
  font-size: 17px;
}

.catalog-card-grid {
  max-width: 1080px;
  margin: 28px auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}

.catalog-card {
  display: flex;
  min-height: 245px;
  flex-direction: column;
  justify-content: space-between;
  padding: 28px;
  color: #fff;
  text-decoration: none;
  border-radius: 24px;
  background:
    radial-gradient(circle at top right, rgba(31,159,255,.20), transparent 38%),
    rgba(7,7,7,.94);
  border: 1px solid rgba(100,190,255,.34);
  box-shadow: 0 22px 48px rgba(0,0,0,.38), 0 0 28px rgba(30,144,255,.14);
}

.catalog-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 26px 54px rgba(0,0,0,.44), 0 0 38px rgba(30,144,255,.24);
}

.catalog-card h2 {
  margin: 0 0 12px;
  text-transform: uppercase;
  font-size: clamp(26px, 3vw, 44px);
  line-height: .95;
}

.catalog-card p {
  margin: 0 0 20px;
  color: #d8d8d8;
  line-height: 1.45;
  font-size: 16px;
}

.catalog-card strong {
  display: inline-flex;
  width: fit-content;
  min-height: 48px;
  align-items: center;
  justify-content: center;
  padding: 0 22px;
  border-radius: 999px;
  background: #ef2028;
  color: #fff;
  text-transform: uppercase;
  font-weight: 1000;
}

.catalog-order-card {
  margin-top: 30px;
}

.catalog-order-card .pricing-cta {
  display: inline-flex;
  width: auto;
  margin-top: 18px;
  padding: 0 28px;
  text-decoration: none;
  align-items: center;
  justify-content: center;
}

@media (max-width: 800px) {
  .catalog-card-grid {
    grid-template-columns: 1fr;
  }

  .apparel-catalog-section {
    padding: 44px 14px 56px;
  }

  .catalog-help-card,
  .catalog-order-card,
  .catalog-card {
    padding: 20px;
  }
}
