/*! GENERATED FILE — DO NOT EDIT. 12 sources, cascade order below.
    Manifest: tools/style-build/entries/product.json
    Rebuild:  node tools/style-build/build.mjs   (verify: --check) */

/* ===== source/composition/product.css =========================================== */

:root {
  --teal-14: rgba(13, 147, 145, .14);
  --green-12: rgba(29, 158, 95, .12);
}

.page-product h1 { font-size: clamp(2.6rem, 6vw, 4.4rem); line-height: 1.04; letter-spacing: -.03em; }
.page-product h2 { font-size: clamp(1.9rem, 3.5vw, 2.7rem); line-height: 1.1; letter-spacing: -.025em; }
.page-product h3 { color: var(--navy); }
.lede { font-size: 1.15rem; }
.page-product section:not(.hero) { padding: var(--s6) 0; }
.page-product section { position: relative; }
.section-head { max-width: 64ch; }
.section-head h2, .page-product .split-copy h2 { margin: 10px 0 14px; }
.section-head .lede { margin-top: 6px; }
.page-product .kicker { display: block; margin: 0 0 10px; max-width: none; font-size: .8rem; font-weight: 800; line-height: 1.4; letter-spacing: .14em; text-transform: uppercase; color: var(--teal-ink); }
.page-product .on-navy .kicker { color: var(--mint); }
.page-product .copy p:not(.kicker) { color: var(--muted); max-width: 46ch; margin: 12px 0 0; font-size: 1.05rem; }
.page-product .copy p.pivot-line { color: var(--navy); margin-top: 20px; }
.page-product .copy p.pivot-line b { color: var(--navy); }
:target { scroll-margin-top: 90px; }

.page-product .reveal { transition-delay: var(--d, 0s); }

.page-product .hero { --hero-pb: 88px; text-align: center; border-bottom: 1px solid transparent;
  background:
    radial-gradient(58% 64% at 84% 0%, var(--mint-pale) 0%, rgba(220, 245, 234, 0) 62%),
    radial-gradient(52% 62% at 8% 8%, var(--sky) 0%, rgba(212, 230, 251, 0) 66%),
    linear-gradient(180deg, #f4f7f5 0%, var(--cream) 100%); }
.page-product .hero .container { position: relative; }
.page-product .hero h1 em { font-style: normal; background: var(--grad); -webkit-background-clip: text; background-clip: text; color: transparent; }
.page-product .hero .lede { margin: 0 auto; }
.page-product .hero .cta-row { justify-content: center; }
.page-product .trust-inline { display: flex; flex-wrap: wrap; justify-content: center; align-items: center; gap: 10px 14px; list-style: none; }
.page-product .trust-inline .t-chip { display: inline-flex; align-items: center; gap: 8px; background: #fff; border: 1px solid var(--line); border-radius: 999px; padding: 9px 16px; font-size: .88rem; font-weight: 700; color: var(--navy); }
.page-product .trust-inline .stars { color: var(--gold); letter-spacing: 1px; font-size: .95rem; }
.page-product .trust-inline .ic { width: 15px; height: 15px; stroke: var(--teal-ink); stroke-width: 2.4; fill: none; stroke-linecap: round; stroke-linejoin: round; flex-shrink: 0; }

#why-hard { background: var(--cream); }
#why-hard .split { align-items: center; gap: 64px; }

#where-it-runs { background: #fff; }
#where-it-runs .section-head { max-width: 68ch; }
.paths { display: grid; grid-template-columns: 1fr 1fr; gap: 32px; align-items: start; margin-top: 52px; }
.page-product .path { display: flex; flex-direction: column; background: #fff; border: 1px solid var(--line-cool); border-radius: 24px; box-shadow: var(--shadow-deep); overflow: hidden; }
.page-product .path.storefront { border-color: rgba(16, 41, 75, .28); }
.page-product .frame { position: relative; border-radius: 0; padding: 30px 28px 0; height: 372px; overflow: hidden; display: flex; flex-direction: column; justify-content: flex-end; align-items: stretch; margin: 0; }
.page-product .frame.storefront-frame { background:
    radial-gradient(72% 62% at 100% 0%, rgba(13, 147, 145, .46) 0%, rgba(13, 147, 145, 0) 64%),
    radial-gradient(64% 58% at 0% 100%, rgba(59, 130, 196, .40) 0%, rgba(59, 130, 196, 0) 64%),
    linear-gradient(145deg, #0c2140 0%, var(--navy) 52%, var(--navy-2) 100%); }
.page-product .frame.existing-frame { background: linear-gradient(150deg, #eef3fa 0%, #f2f5f8 52%, #eef6f2 100%); border-bottom: 1px solid var(--line-sky); }
.page-product .path.existing { border-color: var(--line-sky); }
.page-product .frame .lockup { position: absolute; left: 26px; top: 26px; display: flex; align-items: center; gap: 10px; margin: 0; font-size: .8rem; font-weight: 800; line-height: 1.4; letter-spacing: .14em; text-transform: uppercase; color: #fff; z-index: 2; }
.page-product .frame .lockup img { width: 28px; height: 28px; border-radius: 8px; flex-shrink: 0; box-shadow: 0 4px 12px rgba(0, 0, 0, .2); }
.page-product .frame .frame-kicker { position: absolute; left: 26px; top: 26px; margin: 0; z-index: 2; }
.path-copy { padding: 26px 28px 30px; display: flex; flex-direction: column; flex: 1; }
.page-product .path h3 { font-size: 1.42rem; letter-spacing: -.02em; line-height: 1.2; margin: 0 0 10px; }
.page-product .path .lead { color: var(--muted); font-size: 1.02rem; margin-bottom: 4px; }
.path-copy > p { color: var(--muted); }
.page-product .path .cta-row { margin-top: auto; padding-top: 24px; }
.candor { border-top: 1px solid var(--line); padding-top: 16px; color: var(--muted); font-size: .94rem; font-style: italic; }
.gridlabel { font-size: .78rem; text-transform: uppercase; letter-spacing: .12em; color: var(--muted); font-weight: 800; margin: 22px 0 12px; }

#how-it-works { color: var(--on-navy); overflow: hidden; background:
    radial-gradient(64% 52% at 50% 42%, rgba(24, 126, 150, .30) 0%, rgba(24, 126, 150, 0) 72%),
    var(--grad-navy-section); }
#how-it-works h2 { color: #fff; }
#how-it-works .lede { color: var(--on-navy); }
#how-it-works .section-head { max-width: 66ch; }

#privacy { background: var(--cream); }
#privacy .split { align-items: center; gap: 56px; }

#proof { background: #fff; }
#proof .section-head { margin: 0 auto; text-align: center; }
#proof .rating-line { display: inline-flex; flex-wrap: wrap; align-items: center; justify-content: center; gap: 10px; margin: 8px auto 0; font-size: 1.2rem; font-weight: 700; color: var(--navy); }
#proof .rating-line .stars { color: var(--gold); letter-spacing: 2px; font-size: 1.15rem; }
#proof .cta-row { justify-content: center; margin-top: 48px; }

#get-started { background: var(--cream); }

a:not([href]).btn { cursor: default; }
a:not([href]).btn:hover { transform: none; }

@media (min-width: 981px) {
  #why-hard .split { grid-template-columns: .9fr 1.1fr; }
}
@media (min-width: 981px) {
  #privacy .split { grid-template-columns: .9fr 1.1fr; }
}
@media (max-width: 980px) {
  .page-product .hero { --hero-pb: 72px; }
  section { padding: var(--s5) 0; }
  #why-hard .split, #privacy .split { gap: 36px; }
  .paths { grid-template-columns: 1fr; gap: 28px; }
  .page-product .frame { height: auto; min-height: 320px; }
}
@media (max-width: 560px) {
  .page-product .hero { --hero-pb: 60px; }
  .page-product .trust-inline { gap: 8px; }
  .page-product .trust-inline .t-chip { font-size: .84rem; padding: 8px 13px; }
  .page-product .frame { padding: 22px 18px 0; min-height: 0; height: auto; }
  .page-product .path { border-radius: 18px; }
  .page-product .frame .lockup, .page-product .frame .frame-kicker { position: static; margin-bottom: 8px; }
  .path-copy { padding: 22px 18px 24px; }
}

@media (prefers-reduced-motion: reduce) {
  .page-product .reveal, .page-product .reveal.in { opacity: 1; transform: none; transition: none; }
  .mkt-btn, .mkt-lnk { transition: none; }
}

/* ===== source/components/button.css ============================================= */
.mkt-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  min-height: var(--tap);
  padding: 12px 24px;
  border-radius: 12px;
  font-weight: 700;
  font-size: .95rem;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  transition: transform .15s, box-shadow .15s, filter .15s, background .15s;
}
.mkt-btn:hover {
  transform: translateY(-2px);
}
.mkt-btn:active {
  transform: translateY(0);
  filter: brightness(.96);
}
.mkt-btn:disabled,
.mkt-btn[aria-disabled="true"],
.mkt-btn.is-disabled {
  opacity: .55;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
  filter: grayscale(.2);
}
.mkt-btn.is-loading,
.mkt-btn[aria-busy="true"] {
  position: relative;
  color: transparent;
  pointer-events: none;
}
.mkt-btn.is-loading::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  border: 2px solid currentColor;
  border-top-color: transparent;
  border-radius: 50%;
  color: #fff;
  animation: mkt-btn-spin .7s linear infinite;
}
@keyframes mkt-btn-spin {
  to { transform: rotate(360deg); }
}

.mkt-btn-primary {
  background: var(--color-cta);
  color: #fff;
  box-shadow: 0 7px 20px rgba(21, 122, 74, .28);
}
.mkt-btn-primary:hover {
  background: var(--color-cta-hover);
}
.mkt-btn-secondary {
  background: var(--navy);
  color: #fff;
}
.mkt-btn-secondary:hover {
  background: var(--navy-2);
}
.mkt-btn-tertiary {
  background: #fff;
  color: var(--navy);
  border: 1.5px solid var(--line-cool);
}
.mkt-btn-tertiary:hover {
  border-color: var(--navy);
}
.mkt-btn-accent {
  background: var(--coral);
  color: #fff;
}
.mkt-btn-accent:hover {
  background: #a5341f;
}

.mkt-btn-tertiary.mkt-on-navy {
  background: transparent;
  color: #fff;
  border-color: rgba(255, 255, 255, .5);
}
.mkt-btn-tertiary.mkt-on-navy:hover {
  border-color: #fff;
}

@media (prefers-reduced-motion: reduce) {
  .mkt-btn.is-loading::after { animation: none; }
}

/* ===== source/components/text-link.css ========================================== */
.mkt-lnk { display: inline-flex; align-items: center; gap: 8px; min-height: var(--tap); font-size: .95rem; font-weight: 800; color: var(--teal-ink); text-decoration: none; transition: gap .2s; }
.mkt-lnk-icon { width: 14px; height: 14px; fill: none; stroke: currentColor; stroke-width: 2.4; stroke-linecap: round; stroke-linejoin: round; flex: none; }
.mkt-lnk:hover, .mkt-lnk:focus-visible { gap: 12px; text-decoration: underline; text-underline-offset: 4px; }
.mkt-inline-lnk { color: var(--teal-ink); font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.mkt-lnk.mkt-on-navy, .mkt-inline-lnk.mkt-on-navy { color: var(--mint); }

/* ===== source/components/rule.css =============================================== */
.mkt-rule { position: relative; }
.mkt-rule::before { content: ""; position: absolute; left: 0; right: 0; top: 0; height: 2px; background: var(--rule-warm); }
.mkt-rule.mkt-rule-cool::before { background: var(--rule-cool); }

/* ===== source/components/service-list.css ======================================= */
.mkt-service-list { list-style: none; }
.mkt-service-row { display: flex; align-items: center; gap: 22px; padding: 20px 14px 20px 0; text-decoration: none; border-radius: 14px; transition: background .2s; }
.mkt-service-list li + li .mkt-service-row { border-top: 1px solid var(--line); }
a[href].mkt-service-row:hover, a[href].mkt-service-row:focus-visible { background: rgba(255, 255, 255, .85); }
.mkt-service-idx { flex-shrink: 0; width: 40px; height: 40px; border-radius: 50%; display: grid; place-items: center; background: #fff; border: 1.5px solid var(--teal); color: var(--teal-ink); font-family: var(--mono); font-size: .84rem; font-weight: 700; transition: background .2s, color .2s; }
a[href].mkt-service-row:hover .mkt-service-idx { background: var(--teal); color: #fff; }
.mkt-service-tx { flex: 1; min-width: 0; }
.mkt-service-row h3 { font-size: clamp(1.3rem, 2.2vw, 1.6rem); font-weight: 800; letter-spacing: -.025em; line-height: 1.15; }
.mkt-service-tx span { display: block; font-size: .95rem; color: var(--muted); margin-top: 4px; max-width: 40ch; }
.mkt-service-go { flex-shrink: 0; white-space: nowrap; min-height: auto; }
a[href].mkt-service-row:hover .mkt-service-go, a[href].mkt-service-row:focus-visible .mkt-service-go { gap: 12px; text-decoration: underline; text-underline-offset: 4px; }
.mkt-service-row-extra .mkt-service-idx { border-style: dashed; color: var(--muted); font-size: 1.05rem; }
a[href].mkt-service-row-extra:hover .mkt-service-idx { border-style: solid; }
@media (max-width: 560px) {
  .mkt-service-row { flex-wrap: wrap; gap: 10px 16px; padding: 16px 6px 16px 0; align-items: flex-start; }
  .mkt-service-idx { width: 36px; height: 36px; }
  .mkt-service-tx { flex: 1 1 calc(100% - 52px); }
  .mkt-service-go { margin-left: 52px; min-height: 32px; }
}
@media (prefers-reduced-motion: reduce) {
  .mkt-service-row, .mkt-service-go, .mkt-service-idx { transition: none; }
}

/* ===== source/components/capability-list.css ==================================== */
.mkt-caps { list-style: none; margin: 16px 0 18px; display: grid; gap: 4px; }
.mkt-caps li { position: relative; padding: 10px 12px 10px 34px; border-radius: 12px; font-size: .93rem; line-height: 1.55; }
.mkt-caps li::before { content: ""; position: absolute; left: 10px; top: 17px; width: 10px; height: 10px; border-radius: 50%; background: var(--green); box-shadow: 0 0 0 3px var(--green-12); }
.mkt-caps li:first-child::before { background: var(--teal); box-shadow: 0 0 0 3px var(--teal-14); }
.mkt-caps b { display: block; color: var(--navy); font-size: 1.02rem; margin-bottom: 2px; letter-spacing: -.01em; }
.mkt-caps span { color: var(--muted); }
@media (prefers-reduced-motion: reduce) {
  .mkt-caps li { transition: none; }
}

/* ===== source/components/logo-grid.css ========================================== */
.mkt-logo-grid { --mkt-logo-inset: 6px; list-style: none; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; align-content: start; }
.mkt-logo-tile { display: flex; flex-direction: column; align-items: stretch; justify-content: flex-start; gap: 0; min-height: 0; text-align: center; padding: var(--mkt-logo-inset); border-radius: 14px; background: var(--ui-ground); border: 1px solid transparent; color: var(--navy); text-decoration: none; transition: border-color .18s, transform .18s, background .18s, box-shadow .18s; }
.mkt-logo-tile .mkt-logo-name { padding: 8px 4px 2px; font-weight: 700; font-size: .88rem; line-height: 1.3; text-align: center; }
.mkt-logo-field { --mkt-logo-art: 32px; width: 100%; height: 48px; border-radius: calc(14px - var(--mkt-logo-inset) - 1px); padding: 8px 12px; display: grid; place-items: center; background: var(--ui-ground); }
.mkt-logo-field img { width: 100%; height: var(--mkt-logo-art); object-fit: contain; object-position: center; display: block; }
.mkt-logo-shopify { background: #95be47; }
.mkt-logo-bigcommerce { background: #4147f8; }
.mkt-logo-wordpress { background: #21759b; }
.mkt-logo-magento { background: #ea6636; }
.mkt-logo-odoo { background: #714b67; }
.mkt-logo-medusa { background: #111418; }
.mkt-logo-wix { background: #0c6efc; }
.mkt-logo-api { background: var(--navy); }
.mkt-logo-wordpress, .mkt-logo-magento, .mkt-logo-odoo, .mkt-logo-medusa, .mkt-logo-wix { --mkt-logo-art: 26px; }
.mkt-logo-api svg { width: 22px; height: 22px; stroke: #fff; stroke-width: 2; fill: none; stroke-linecap: round; stroke-linejoin: round; }
a[href].mkt-logo-tile:hover, a[href].mkt-logo-tile:focus-visible { background: #fff; border-color: var(--teal); transform: translateY(-2px); box-shadow: 0 10px 24px rgba(16, 41, 75, .08); }
@media (max-width: 560px) {
  .mkt-logo-grid { --mkt-logo-inset: 5px; }
  .mkt-logo-tile .mkt-logo-name { font-size: .82rem; padding: 7px 3px 1px; }
  .mkt-logo-field { height: 44px; padding: 7px 10px; --mkt-logo-art: 30px; }
  .mkt-logo-wordpress, .mkt-logo-magento, .mkt-logo-odoo, .mkt-logo-medusa, .mkt-logo-wix { --mkt-logo-art: 24px; }
}

@media (prefers-reduced-motion: reduce) {
  .mkt-logo-grid .mkt-logo-tile { transition: none; }
}

/* ===== source/components/media-callout.css ====================================== */
.mkt-callout { margin-top: 56px; display: grid; grid-template-columns: 1.1fr .9fr; gap: 40px; align-items: center; padding: 34px 36px; border-radius: 22px; background: linear-gradient(135deg, var(--mint-pale) 0%, #f2f6f8 46%, var(--sky) 100%); border: 1px solid var(--line-sky); }
.mkt-callout h3 { font-size: 1.35rem; letter-spacing: -.02em; line-height: 1.25; margin: 0 0 10px; }
.mkt-callout p { color: var(--muted); font-size: .98rem; max-width: 56ch; margin: 0 0 10px; }
.mkt-callout .cta-row { margin-top: 18px; }
@media (max-width: 980px) {
  .mkt-callout { grid-template-columns: 1fr; gap: 24px; padding: 26px 24px; }
}
@media (max-width: 560px) {
  .mkt-callout { padding: 22px 18px; border-radius: 18px; }
}

/* ===== source/components/point-list.css ========================================= */
.mkt-point-list { list-style: none; margin: 44px 0 0; padding-top: 32px; border-top: 1px solid var(--line); display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 28px; }
.mkt-point-list li { position: relative; padding-left: 24px; font-size: .92rem; color: var(--muted); line-height: 1.5; }
.mkt-point-list li::before { content: ""; position: absolute; left: 0; top: 6px; width: 11px; height: 11px; border-radius: 50%; background: var(--teal); box-shadow: 0 0 0 3px var(--teal-14); }
.mkt-point-list b { display: block; color: var(--navy); font-size: 1rem; margin-bottom: 3px; }
@media (max-width: 980px) {
  .mkt-point-list { grid-template-columns: 1fr 1fr; gap: 22px; margin-top: 36px; }
}
@media (max-width: 560px) {
  .mkt-point-list { grid-template-columns: 1fr; }
}

/* ===== source/components/note-card.css ========================================== */
.mkt-note-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-top: 52px; }
.mkt-note-card { margin: 0; padding: 22px 24px 16px; border-radius: 16px; background: rgba(255, 255, 255, .05); border: 1px solid rgba(255, 255, 255, .14); }
.mkt-note-card b { display: block; font-size: 1.08rem; color: #fff; margin-bottom: 4px; letter-spacing: -.01em; }
.mkt-note-card p { font-size: .95rem; color: var(--on-navy); margin: 0 0 6px; max-width: 46ch; }
@media (max-width: 980px) {
  .mkt-note-grid { grid-template-columns: 1fr; gap: 14px; }
}

/* ===== source/components/editorial-quote.css ==================================== */
.mkt-quote-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 0; margin: 56px auto 0; max-width: 1040px; position: relative; }
.mkt-quote-grid::before { content: ""; position: absolute; left: 50%; top: 8%; bottom: 8%; width: 1px; background: var(--line-cool); }
.mkt-quote { position: relative; padding: 20px 56px 8px 72px; }
.mkt-quote-mark { position: absolute; left: 8px; top: 2px; width: 54px; height: 54px; fill: var(--teal-14); }
.mkt-quote blockquote { font-size: 1.32rem; line-height: 1.45; color: var(--navy); font-weight: 600; letter-spacing: -.012em; max-width: 30ch; }
.mkt-quote-cite { display: flex; align-items: center; gap: 12px; margin-top: 22px; font-size: .92rem; color: var(--muted); font-style: normal; }
.mkt-quote-cite::before { content: ""; width: 26px; height: 2px; background: var(--teal); flex-shrink: 0; }
@media (max-width: 1100px) {
  .mkt-quote { padding: 16px 32px 8px 60px; }
}
@media (max-width: 980px) {
  .mkt-quote-grid { grid-template-columns: 1fr; gap: 40px; }
  .mkt-quote-grid::before { display: none; }
  .mkt-quote { padding: 16px 0 0 64px; }
  .mkt-quote blockquote { max-width: none; }
}
@media (max-width: 560px) {
  .mkt-quote { padding-left: 52px; }
  .mkt-quote-mark { width: 40px; height: 40px; left: 0; }
  .mkt-quote blockquote { font-size: 1.15rem; }
}

/* ===== source/components/conversion-panel.css =================================== */
.mkt-conversion { position: relative; overflow: hidden; border-radius: 30px; padding: 72px 64px 52px; color: #fff;
  background:
    radial-gradient(50% 70% at 92% 100%, rgba(29, 158, 95, .22) 0%, rgba(29, 158, 95, 0) 70%),
    radial-gradient(45% 55% at 4% 0%, rgba(13, 147, 145, .26) 0%, rgba(13, 147, 145, 0) 70%),
    linear-gradient(135deg, var(--navy) 0%, var(--navy-2) 100%); box-shadow: var(--shadow-deep); }
.mkt-conversion .section-head { margin: 0 auto; text-align: center; max-width: 62ch; }
.mkt-conversion h2 { color: #fff; }
.mkt-conversion .lede { color: var(--on-navy); max-width: 58ch; margin: 6px auto 0; }
.mkt-conversion-price { margin: 24px auto 0; font-size: .95rem; color: var(--on-navy); max-width: 58ch; }
.mkt-conversion-price .mkt-inline-lnk { white-space: nowrap; }
.mkt-conversion .cta-row { justify-content: center; margin-top: 30px; }
.mkt-conversion .mkt-btn-tertiary.mkt-on-navy { border-color: rgba(255, 255, 255, .45); }
.mkt-conversion .mkt-btn-tertiary.mkt-on-navy:hover { border-color: #fff; background: rgba(255, 255, 255, .06); }
.mkt-conversion-qs { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 32px; margin: 56px auto 0; padding-top: 30px; border-top: 1px solid rgba(255, 255, 255, .14); }
.mkt-conversion-qs h3 { font-size: .98rem; color: #fff; margin-bottom: 6px; line-height: 1.35; }
.mkt-conversion-qs p { font-size: .9rem; color: var(--on-navy-2); margin: 0; }
.mkt-conversion-qs a { color: var(--mint); font-weight: 700; text-decoration: underline; text-underline-offset: 3px; }
.mkt-conversion-qs a:hover, .mkt-conversion-qs a:focus-visible { color: #fff; }
@media (max-width: 980px) {
  .mkt-conversion { padding: 52px 32px 40px; border-radius: 26px; }
  .mkt-conversion-qs { grid-template-columns: 1fr; gap: 24px; margin-top: 40px; }
}
@media (max-width: 560px) {
  .mkt-conversion { padding: 44px 22px 32px; border-radius: 22px; }
  .mkt-conversion .cta-row .mkt-btn { width: 100%; }
}
