/*
 * TryyCart Global 1.10.71
 * Annotated Home alignment, darker shared header and reference-led hero gallery.
 *
 * This late presentation layer intentionally leaves wallet geometry, rates,
 * commerce state and application behaviour under their existing owners.
 */

:root {
  --tc-home-flow-width: 1480px;
  --tc-home-flow-gutter: clamp(20px, 3vw, 48px);
  --tc-header-slate-1: #253854;
  --tc-header-slate-2: #30496d;
  --tc-header-slate-3: #41446f;
  --tc-header-on-slate: #f5f8ff;
  --tc-header-muted: #d8e3f2;
}

/* --------------------------------------------------------------------------
 * Shared header: a deliberate medium-dark slate surface, never near-black.
 * ----------------------------------------------------------------------- */
body .tc-site-chrome.tc-site-chrome {
  background-color: #aebdce !important;
  background-image:
    radial-gradient(ellipse at 8% -40%, rgba(239, 151, 111, 0.38), transparent 44%),
    radial-gradient(ellipse at 91% -34%, rgba(75, 144, 224, 0.38), transparent 48%),
    linear-gradient(112deg, #b7bfcb 0%, #a8b8cc 52%, #b4b6ca 100%) !important;
}

body .tc-site-chrome.tc-site-chrome .tc-utility-inner {
  border-color: rgba(255, 255, 255, 0.28) !important;
  background:
    linear-gradient(102deg, #22395f 0%, #394f7d 55%, #98401f 100%) !important;
  box-shadow: 0 8px 22px rgba(24, 39, 67, 0.22) !important;
}

body .tc-site-chrome.tc-site-chrome .tc-nav-inner {
  border-color: rgba(255, 255, 255, 0.35) !important;
  background:
    radial-gradient(ellipse at 8% 0%, rgba(255, 255, 255, 0.09), transparent 40%),
    radial-gradient(ellipse at 92% 100%, rgba(106, 92, 196, 0.22), transparent 44%),
    linear-gradient(110deg, var(--tc-header-slate-1) 0%, var(--tc-header-slate-2) 56%, var(--tc-header-slate-3) 100%) !important;
  box-shadow:
    0 16px 35px rgba(23, 35, 62, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.18) !important;
}

body .tc-site-chrome.tc-site-chrome .tc-site-logo {
  display: inline-flex !important;
  width: 150px !important;
  max-width: 150px !important;
  height: 44px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 5px 9px !important;
  border: 1px solid rgba(255, 255, 255, 0.66) !important;
  border-radius: 13px !important;
  background: linear-gradient(130deg, rgba(255, 255, 255, 0.96), rgba(237, 243, 252, 0.90)) !important;
  box-shadow: inset 0 1px 0 #fff, 0 7px 17px rgba(11, 24, 46, 0.18) !important;
}

body .tc-site-chrome.tc-site-chrome .tc-site-logo img {
  width: 132px !important;
  max-width: 132px !important;
  height: auto !important;
}

body .tc-site-chrome.tc-site-chrome .tc-desktop-nav a,
body .tc-site-chrome.tc-site-chrome .login-link {
  color: var(--tc-header-muted) !important;
  text-shadow: 0 1px 1px rgba(9, 20, 39, 0.22) !important;
}

body .tc-site-chrome.tc-site-chrome .tc-desktop-nav i {
  border: 1px solid rgba(255, 255, 255, 0.13) !important;
  color: var(--tc-header-on-slate) !important;
  background: rgba(255, 255, 255, 0.10) !important;
}

body .tc-site-chrome.tc-site-chrome .tc-desktop-nav a:hover,
body .tc-site-chrome.tc-site-chrome .tc-desktop-nav a:focus-visible {
  color: #fff !important;
  background: rgba(255, 255, 255, 0.12) !important;
}

body .tc-site-chrome.tc-site-chrome .tc-desktop-nav a.active,
body .tc-site-chrome.tc-site-chrome .tc-desktop-nav a[aria-current="page"] {
  color: #fff !important;
  background: linear-gradient(125deg, #b94712 0%, #ce5420 38%, #405fca 100%) !important;
  box-shadow: 0 8px 18px rgba(12, 24, 49, 0.27), inset 0 1px 0 rgba(255, 255, 255, 0.25) !important;
}

body .tc-site-chrome.tc-site-chrome .tc-nav-actions {
  border-left-color: rgba(255, 255, 255, 0.22) !important;
}

body .tc-site-chrome.tc-site-chrome .tc-nav-actions .icon-action,
body .tc-site-chrome.tc-site-chrome .menu-button {
  border-color: rgba(255, 255, 255, 0.24) !important;
  color: #fff !important;
  background: rgba(255, 255, 255, 0.10) !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.11) !important;
}

body .tc-site-chrome.tc-site-chrome .tc-nav-actions .icon-action:hover,
body .tc-site-chrome.tc-site-chrome .tc-nav-actions .icon-action:focus-visible,
body .tc-site-chrome.tc-site-chrome .menu-button:hover,
body .tc-site-chrome.tc-site-chrome .menu-button:focus-visible {
  border-color: rgba(255, 255, 255, 0.42) !important;
  background: rgba(255, 255, 255, 0.17) !important;
}

body .tc-site-chrome.tc-site-chrome .nav-signup {
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  color: #fff !important;
  background: linear-gradient(125deg, #c44a14 0%, #d65a22 42%, #4e5dcc 100%) !important;
  box-shadow: 0 9px 20px rgba(10, 23, 47, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.22) !important;
}

body .tc-site-chrome.tc-site-chrome :is(.tc-desktop-nav a, .icon-action, .login-link, .nav-signup, .menu-button):focus-visible {
  outline: 3px solid #ffd166 !important;
  outline-offset: 2px !important;
}

/* --------------------------------------------------------------------------
 * Home hero: a reference-led display cabinet with a product niche.
 * The React carousel and its 5.2 second rotation remain unchanged.
 * ----------------------------------------------------------------------- */
body.tryycart-global-theme #tc-page-home .hero-map {
  max-width: 720px !important;
  margin-left: auto !important;
}

body.tryycart-global-theme #tc-page-home .hero-map::before {
  inset: -10% -8% !important;
  border-radius: 44% 56% 47% 53% / 55% 44% 56% 45% !important;
  filter: blur(30px) !important;
  opacity: 0.70 !important;
}

body.tryycart-global-theme #tc-page-home .hero-showcase {
  position: relative !important;
  isolation: isolate !important;
  overflow: hidden !important;
  width: 100% !important;
  max-width: 700px !important;
  min-height: 342px !important;
  margin: 0 0 0 auto !important;
  padding: 18px !important;
  border: 1px solid rgba(255, 255, 255, 0.82) !important;
  border-radius: 38px !important;
  background:
    radial-gradient(circle at 92% 10%, rgba(121, 161, 232, 0.25), transparent 36%),
    radial-gradient(circle at 6% 92%, rgba(237, 155, 119, 0.21), transparent 38%),
    linear-gradient(135deg, rgba(251, 248, 249, 0.84), rgba(233, 240, 250, 0.73)) !important;
  box-shadow:
    0 28px 58px rgba(38, 52, 86, 0.20),
    inset 0 1px 0 rgba(255, 255, 255, 0.97),
    inset 0 -1px 0 rgba(82, 99, 139, 0.10) !important;
  backdrop-filter: blur(22px) saturate(125%) !important;
  -webkit-backdrop-filter: blur(22px) saturate(125%) !important;
}

body.tryycart-global-theme #tc-page-home .hero-showcase::before {
  position: absolute;
  z-index: -1;
  inset: -30% auto auto -13%;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 189, 158, 0.38), transparent 69%);
  content: "";
  pointer-events: none;
}

body.tryycart-global-theme #tc-page-home .showcase-stage {
  position: relative !important;
  isolation: isolate !important;
  overflow: visible !important;
  width: 100% !important;
  height: 306px !important;
  min-height: 306px !important;
  border: 0 !important;
  border-radius: 30px !important;
  background: transparent !important;
  box-shadow: none !important;
  animation: tc-home-showcase-enter 520ms cubic-bezier(0.22, 0.78, 0.28, 1) both !important;
}

body.tryycart-global-theme #tc-page-home .showcase-stage::before {
  position: absolute;
  z-index: 0;
  top: 7px;
  right: 3px;
  bottom: 3px;
  width: 62%;
  border: 1px solid rgba(255, 255, 255, 0.86);
  border-radius: 50% 50% 25px 25px / 25% 25% 8% 8%;
  background:
    radial-gradient(circle at 50% 12%, rgba(255, 255, 255, 0.77), transparent 36%),
    linear-gradient(145deg, rgba(214, 218, 239, 0.94), rgba(222, 231, 246, 0.78));
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.98),
    inset 0 -14px 32px rgba(73, 86, 128, 0.09),
    0 18px 36px rgba(43, 56, 91, 0.16);
  content: "";
  pointer-events: none;
}

body.tryycart-global-theme #tc-page-home .showcase-stage > img {
  position: absolute !important;
  z-index: 1 !important;
  top: 10px !important;
  right: 6px !important;
  bottom: auto !important;
  left: auto !important;
  display: block !important;
  width: calc(62% - 6px) !important;
  height: calc(100% - 16px) !important;
  min-width: 0 !important;
  max-width: none !important;
  max-height: none !important;
  border: 1px solid rgba(255, 255, 255, 0.67) !important;
  border-radius: 50% 50% 22px 22px / 24% 24% 8% 8% !important;
  object-fit: cover !important;
  object-position: center 48% !important;
  filter: saturate(0.96) contrast(1.01) brightness(0.97) !important;
  box-shadow: 0 14px 31px rgba(39, 51, 84, 0.18) !important;
  -webkit-mask-image: none !important;
  mask-image: none !important;
}

body.tryycart-global-theme #tc-page-home .showcase-shade {
  position: absolute !important;
  z-index: 2 !important;
  top: 10px !important;
  right: 6px !important;
  bottom: auto !important;
  left: auto !important;
  width: calc(62% - 6px) !important;
  height: calc(100% - 16px) !important;
  border-radius: 50% 50% 22px 22px / 24% 24% 8% 8% !important;
  background: linear-gradient(180deg, rgba(16, 28, 51, 0.01) 48%, rgba(16, 28, 51, 0.14) 100%) !important;
  -webkit-mask-image: none !important;
  mask-image: none !important;
  pointer-events: none !important;
}

body.tryycart-global-theme #tc-page-home .showcase-copy {
  position: absolute !important;
  z-index: 3 !important;
  top: 50% !important;
  right: auto !important;
  bottom: auto !important;
  left: 4px !important;
  width: 34% !important;
  max-width: 34% !important;
  padding: 0 !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  transform: translateY(-50%) !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
}

body.tryycart-global-theme #tc-page-home .showcase-copy small {
  display: inline-flex !important;
  align-items: center !important;
  min-height: 30px !important;
  padding: 6px 10px !important;
  border: 1px solid rgba(93, 77, 195, 0.22) !important;
  border-radius: 999px !important;
  color: #5146a7 !important;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.84), rgba(230, 227, 250, 0.70)) !important;
  font-size: 0.60rem !important;
  font-weight: 800 !important;
  line-height: 1 !important;
  letter-spacing: 0.08em !important;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.96) !important;
}

body.tryycart-global-theme #tc-page-home .showcase-copy h3 {
  margin: 12px 0 9px !important;
  color: #13223b !important;
  font-family: var(--tc-heading-font) !important;
  font-size: clamp(1.45rem, 1.75vw, 1.82rem) !important;
  font-weight: 650 !important;
  line-height: 1.02 !important;
  letter-spacing: -0.045em !important;
  text-wrap: balance !important;
}

body.tryycart-global-theme #tc-page-home .showcase-copy p {
  margin: 0 !important;
  color: #465872 !important;
  font-size: clamp(0.70rem, 0.76vw, 0.78rem) !important;
  font-weight: 500 !important;
  line-height: 1.48 !important;
  text-wrap: pretty !important;
}

body.tryycart-global-theme #tc-page-home .showcase-controls,
body.tryycart-global-theme #tc-page-home .showcase-controls:hover {
  position: absolute !important;
  z-index: 4 !important;
  top: auto !important;
  right: auto !important;
  bottom: 18px !important;
  left: 18px !important;
  min-height: 36px !important;
  padding: 4px 6px !important;
  border: 1px solid rgba(255, 255, 255, 0.78) !important;
  border-radius: 999px !important;
  background: rgba(245, 247, 253, 0.72) !important;
  box-shadow: 0 10px 22px rgba(38, 51, 84, 0.12), inset 0 1px 0 #fff !important;
  backdrop-filter: blur(12px) saturate(125%) !important;
  -webkit-backdrop-filter: blur(12px) saturate(125%) !important;
}

@keyframes tc-home-showcase-enter {
  from { opacity: 0.58; transform: translateY(7px) scale(0.992); }
  to { opacity: 1; transform: translateY(0) scale(1); }
}

/* --------------------------------------------------------------------------
 * Home flow: one width and one measured transition from Global Access to Why.
 * ----------------------------------------------------------------------- */
body.tryycart-global-theme #tc-page-home > .tc-services-v2 > .tc-services-v2__shell,
body.tryycart-global-theme #tc-page-home > .problem-section > .why-layout {
  box-sizing: border-box !important;
  width: min(calc(100% - (2 * var(--tc-home-flow-gutter))), var(--tc-home-flow-width)) !important;
  max-width: var(--tc-home-flow-width) !important;
  margin-inline: auto !important;
}

body.tryycart-global-theme #tc-page-home > .tc-services-v2 {
  padding-bottom: clamp(18px, 1.8vw, 28px) !important;
}

body.tryycart-global-theme #tc-page-home > .problem-section.problem-section {
  padding-top: clamp(18px, 1.8vw, 28px) !important;
}

body.tryycart-global-theme #tc-page-home > .problem-section > .why-layout {
  padding: 0 !important;
}

body.tryycart-global-theme #tc-page-home .tc-services-v2__global,
body.tryycart-global-theme #tc-page-home .why-intro,
body.tryycart-global-theme #tc-page-home .problem-section .benefit-grid {
  box-sizing: border-box !important;
  width: 100% !important;
  max-width: none !important;
}

body.tryycart-global-theme #tc-page-home .tc-services-v2__global {
  margin-bottom: 0 !important;
}

body.tryycart-global-theme #tc-page-home .problem-section .why-intro {
  margin-top: 0 !important;
}

@media (max-width: 1320px) {
  body .tc-site-chrome.tc-site-chrome .tc-nav-inner {
    grid-template-columns: minmax(150px, 1fr) auto !important;
  }
}

@media (max-width: 1180px) {
  body.tryycart-global-theme #tc-page-home > .tc-services-v2 > .tc-services-v2__shell,
  body.tryycart-global-theme #tc-page-home > .problem-section > .why-layout {
    width: min(calc(100% - 28px), 920px) !important;
    max-width: 920px !important;
  }

  body.tryycart-global-theme #tc-page-home > .tc-services-v2 {
    padding-bottom: 18px !important;
  }

  body.tryycart-global-theme #tc-page-home > .problem-section.problem-section {
    padding-top: 18px !important;
  }
}

@media (max-width: 900px) {
  body .tc-site-chrome.tc-site-chrome .tc-nav-inner {
    background:
      radial-gradient(ellipse at 92% 100%, rgba(106, 92, 196, 0.24), transparent 46%),
      linear-gradient(110deg, #293d5b 0%, #354f74 60%, #454975 100%) !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
  }

  body .tc-site-chrome.tc-site-chrome .tc-site-logo {
    width: 145px !important;
    max-width: 145px !important;
  }

  body .tc-site-chrome.tc-site-chrome .tc-site-logo img {
    width: 127px !important;
    max-width: 127px !important;
  }
}

@media (max-width: 680px) {
  body.tryycart-global-theme #tc-page-home > .tc-services-v2 > .tc-services-v2__shell,
  body.tryycart-global-theme #tc-page-home > .problem-section > .why-layout {
    width: calc(100% - 22px) !important;
    max-width: none !important;
  }

  body.tryycart-global-theme #tc-page-home > .tc-services-v2,
  body.tryycart-global-theme #tc-page-home > .problem-section.problem-section {
    padding-block: 20px !important;
  }

  body .tc-site-chrome.tc-site-chrome .tc-site-logo {
    width: 136px !important;
    max-width: 136px !important;
    height: 40px !important;
    padding-inline: 7px !important;
  }

  body .tc-site-chrome.tc-site-chrome .tc-site-logo img {
    width: 120px !important;
    max-width: 120px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.tryycart-global-theme #tc-page-home .showcase-stage {
    animation: none !important;
  }
}

@media (forced-colors: active) {
  body .tc-site-chrome.tc-site-chrome .tc-nav-inner,
  body.tryycart-global-theme #tc-page-home .hero-showcase {
    border: 1px solid CanvasText !important;
    background: Canvas !important;
  }

  body .tc-site-chrome.tc-site-chrome :is(.tc-desktop-nav a, .login-link, .icon-action, .menu-button),
  body.tryycart-global-theme #tc-page-home .showcase-copy :is(h3, p, small) {
    color: CanvasText !important;
  }
}
