html:not(.px-spa) {
    /* Fonds charbon (Alain). --pine-card = relief #181410 ; plat = #110e0c */
    --void: #110e0c;
    --pine: #110e0c;
    --pine-card: #181410;
    /* Barre de gain — INTACTE */
    --emerald: #2656b7;
    --emerald-soft: #7BA3E8;
    /* Or Stella */
    --gold: #D4AF37;
    --gold-bright: #E8C95A;
    --ivory: #F2EEE2;
    --ivory-mute: #9A9690;
    --line: rgba(212,175,55,.16);
    --line-soft: rgba(255,255,255,.07);
    --display: 'Sora', 'Helvetica Neue', Arial, sans-serif;
    --body: 'Inter', 'Helvetica Neue', Arial, sans-serif;
  }html:not(.px-spa) * { margin: 0; padding: 0; box-sizing: border-box; }html:not(.px-spa) html { scroll-behavior: smooth; }html:not(.px-spa) body {
    font-family: var(--body);
    background: var(--void); color: var(--ivory);
    line-height: 1.6; -webkit-font-smoothing: antialiased;
    overflow-x: hidden;
  }html:not(.px-spa) .wrap { max-width: 1100px; margin: 0 auto; padding: 0 32px; }html:not(.px-spa) nav { display: flex; align-items: center; justify-content: space-between; padding: 22px 32px; max-width: 1100px; margin: 0 auto; position: relative; z-index: 5; }html:not(.px-spa) .brand-lockup { display: flex; align-items: center; }html:not(.px-spa) .brand-emblem {
    width: 198px; /* ×3 vs 66px */
    max-width: min(198px, 55vw); /* cap mobile */
    height: auto;
    filter: drop-shadow(0 0 16px rgba(212,175,55,.28));
  }html:not(.px-spa) .nav-cta { font-family: var(--body); font-size: 13px; font-weight: 600; background: var(--gold); color: var(--void); padding: 11px 20px; border-radius: 4px; text-decoration: none; letter-spacing: .01em; transition: background .2s, transform .2s; }html:not(.px-spa) .nav-cta:hover { background: var(--gold-bright); transform: translateY(-1px); }html:not(.px-spa) .hero { position: relative; padding: 66px 0 90px; }html:not(.px-spa) .hero::before {
    content: ""; position: absolute; top: -160px; right: -180px; width: 560px; height: 560px;
    background: radial-gradient(circle, rgba(212,175,55,.14), rgba(212,175,55,0) 68%); /* preview: halo or discret */
    pointer-events: none; z-index: 0;
  }html:not(.px-spa) .hero::after {
    content: ""; position: absolute; bottom: -120px; left: -160px; width: 460px; height: 460px;
    background: radial-gradient(circle, rgba(212,175,55,.12), rgba(212,175,55,0) 70%);
    pointer-events: none; z-index: 0;
  }html:not(.px-spa) .hero .wrap { position: relative; z-index: 1; }html:not(.px-spa) .eyebrow { font-family: var(--body); font-size: 12px; font-weight: 600; letter-spacing: .24em; text-transform: uppercase; color: var(--gold); margin-bottom: 26px; display: flex; align-items: center; gap: 14px; }html:not(.px-spa) .eyebrow::after { content: ""; flex: 1; height: 1px; background: var(--line); max-width: 110px; }html:not(.px-spa) .hero h1 { font-family: var(--display); font-size: clamp(38px,6.2vw,72px); line-height: 1.03; font-weight: 700; letter-spacing: -.03em; max-width: 16ch; margin-bottom: 28px; }html:not(.px-spa) .hero h1 .accent { color: var(--gold); white-space: nowrap; }html:not(.px-spa) .hero .lede { font-size: clamp(18px,2.1vw,22px); color: var(--ivory-mute); max-width: 54ch; margin-bottom: 40px; line-height: 1.6; font-weight: 400; }html:not(.px-spa) .hero .lede strong { color: var(--ivory); font-weight: 500; border-bottom: 1px solid var(--gold); }html:not(.px-spa) .hero-actions { display: flex; gap: 18px; flex-wrap: wrap; align-items: center; }html:not(.px-spa) .btn-primary { font-family: var(--body); font-size: 15px; font-weight: 600; background: var(--gold); color: var(--void); padding: 17px 32px; border-radius: 5px; text-decoration: none; letter-spacing: .01em; transition: background .2s, transform .2s, box-shadow .2s; box-shadow: 0 8px 30px rgba(212,175,55,.18); }html:not(.px-spa) .btn-primary:hover { background: var(--gold-bright); transform: translateY(-2px); box-shadow: 0 14px 40px rgba(212,175,55,.28); }html:not(.px-spa) .btn-ghost { font-family: var(--body); font-size: 15px; font-weight: 600; color: var(--ivory); text-decoration: none; border-bottom: 2px solid var(--gold); padding-bottom: 3px; transition: color .2s, border-color .2s; /* preview: bordure or Stella */ }html:not(.px-spa) .btn-ghost:hover { color: var(--gold-bright); border-color: var(--gold-bright); }html:not(.px-spa) .gapwrap { position: relative; padding: 18px 0 84px; }html:not(.px-spa) .gapwrap .wrap { position: relative; z-index: 1; }html:not(.px-spa) .gap-frame { background: var(--pine-card); border: 1px solid var(--line); border-radius: 18px; padding: 44px clamp(24px,5vw,56px) 46px; box-shadow: 0 30px 80px rgba(0,0,0,.35); }html:not(.px-spa) .gap-head { display: flex; justify-content: space-between; align-items: flex-end; flex-wrap: wrap; gap: 14px; margin-bottom: 34px; }html:not(.px-spa) .gap-head h2 { font-family: var(--display); font-size: clamp(23px,3.2vw,32px); font-weight: 600; max-width: 22ch; line-height: 1.16; letter-spacing: -.02em; }html:not(.px-spa) .gap-head h2 em { font-style: normal; color: var(--gold); }html:not(.px-spa) .gap-head .ghint { font-family: var(--body); font-size: 11px; letter-spacing: .12em; text-transform: uppercase; color: var(--ivory-mute); white-space: nowrap; }html:not(.px-spa) .calc { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; margin-bottom: 32px; }html:not(.px-spa) .calc-card { background: rgba(255,255,255,.02); border: 1px solid var(--line-soft); border-radius: 14px; padding: 26px 28px 24px; }html:not(.px-spa) .calc-card.pot { border-color: var(--line); background: rgba(212,175,55,.055); }html:not(.px-spa) .cc-label { font-family: var(--body); font-size: 11px; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; color: var(--ivory-mute); margin-bottom: 18px; }html:not(.px-spa) .calc-card.pot .cc-label { color: var(--gold); }html:not(.px-spa) .cc-row { display: flex; justify-content: space-between; align-items: baseline; padding: 9px 0; font-family: var(--body); font-size: 15px; color: var(--ivory-mute); border-bottom: 1px solid rgba(255,255,255,.05); }html:not(.px-spa) .cc-row .v { color: var(--ivory); font-weight: 500; font-variant-numeric: tabular-nums; }html:not(.px-spa) .cc-row.hl .v { color: var(--emerald-soft); font-weight: 600; }html:not(.px-spa) .calc-card.pot .cc-row.hl .v { color: var(--gold-bright); }html:not(.px-spa) .cc-total { display: flex; justify-content: space-between; align-items: baseline; margin-top: 16px; padding-top: 16px; border-top: 1px solid var(--line-soft); }html:not(.px-spa) .cc-total .t-label { font-family: var(--body); font-size: 12px; letter-spacing: .08em; text-transform: uppercase; color: var(--ivory); font-weight: 700; }html:not(.px-spa) .calc-card.pot .cc-total .t-label { color: var(--gold); }html:not(.px-spa) .cc-total .t-val { font-family: var(--display); font-weight: 700; font-size: clamp(22px,3vw,30px); color: var(--ivory); letter-spacing: -.025em; font-variant-numeric: tabular-nums; }html:not(.px-spa) .calc-card.pot .cc-total .t-val { color: var(--gold-bright); }html:not(.px-spa) .track { position: relative; height: 20px; border-radius: 11px; background: rgba(255,255,255,.05); overflow: hidden; }html:not(.px-spa) .bar-now { position: absolute; left: 0; top: 0; height: 100%; width: 0; background: linear-gradient(90deg, #142c6a, var(--emerald)); border-radius: 11px 0 0 11px; transition: width 1.6s cubic-bezier(.22,1,.36,1); }html:not(.px-spa) .bar-gap { position: absolute; top: 0; height: 100%; width: 0; left: 0;
    background: repeating-linear-gradient(45deg, rgba(212,175,55,.85), rgba(212,175,55,.85) 9px, rgba(232,201,90,.95) 9px, rgba(232,201,90,.95) 18px);
    transition: width 1.6s cubic-bezier(.22,1,.36,1) .2s, left 1.6s cubic-bezier(.22,1,.36,1);
    box-shadow: 0 0 22px rgba(212,175,55,.55); }html:not(.px-spa) .gap-callout { text-align: center; margin-top: 28px; font-family: var(--body); }html:not(.px-spa) .gap-callout .gc-amt { font-family: var(--display); font-weight: 700; font-size: clamp(34px,6vw,56px); color: var(--gold-bright); letter-spacing: -.03em; line-height: 1; }html:not(.px-spa) .gap-callout .gc-label { font-family: var(--display); font-weight: 600; font-size: clamp(16px,2vw,19px); color: var(--ivory); margin-top: 12px; letter-spacing: -.01em; }html:not(.px-spa) .gap-callout .gc-sub { font-size: 14px; color: var(--ivory-mute); margin-top: 12px; max-width: 56ch; margin-left: auto; margin-right: auto; line-height: 1.6; }html:not(.px-spa) .disclaimer { text-align: center; font-family: var(--body); font-size: 12px; color: #8A8580; margin-top: 28px; max-width: 68ch; margin-left: auto; margin-right: auto; line-height: 1.6; }html:not(.px-spa) .knife { padding: 84px 0; background: var(--pine); border-top: 1px solid var(--line-soft); border-bottom: 1px solid var(--line-soft); }html:not(.px-spa) .knife .eyebrow { justify-content: center; }html:not(.px-spa) .knife .eyebrow::after { display: none; }html:not(.px-spa) .knife h2 { font-family: var(--display); font-size: clamp(26px,3.8vw,40px); font-weight: 700; text-align: center; max-width: 22ch; margin: 0 auto 52px; line-height: 1.12; letter-spacing: -.025em; }html:not(.px-spa) .knife h2 em { font-style: normal; color: var(--gold); }html:not(.px-spa) .leaks { display: grid; grid-template-columns: repeat(3,1fr); gap: 22px; }html:not(.px-spa) .leak { background: var(--pine-card); border: 1px solid var(--line-soft); border-radius: 12px; padding: 34px 28px; position: relative; overflow: hidden; transition: transform .35s ease, border-color .35s ease; }html:not(.px-spa) .leak::before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 3px; background: linear-gradient(90deg, var(--gold), transparent); }html:not(.px-spa) .leak:hover { transform: translateY(-6px); border-color: var(--line); }html:not(.px-spa) .leak .lk-label { font-family: var(--body); font-size: 11px; font-weight: 600; letter-spacing: .14em; text-transform: uppercase; color: var(--gold); margin-bottom: 16px; }html:not(.px-spa) .leak h3 { font-family: var(--display); font-size: 21px; font-weight: 600; color: var(--ivory); margin-bottom: 12px; letter-spacing: -.01em; }html:not(.px-spa) .leak p { font-size: 15px; color: var(--ivory-mute); font-family: var(--body); line-height: 1.6; }html:not(.px-spa) .verdict { font-family: var(--display); text-align: center; font-size: clamp(20px,2.6vw,26px); font-weight: 500; color: var(--ivory); margin-top: 50px; max-width: 42ch; margin-left: auto; margin-right: auto; letter-spacing: -.02em; line-height: 1.3; }html:not(.px-spa) .verdict strong { color: var(--gold-bright); font-weight: 600; }html:not(.px-spa) .section { padding: 84px 0; }html:not(.px-spa) .section-head { text-align: center; margin-bottom: 52px; }html:not(.px-spa) .section-head h2 { font-family: var(--display); font-size: clamp(28px,3.8vw,42px); font-weight: 700; line-height: 1.1; max-width: 22ch; margin: 0 auto 16px; letter-spacing: -.025em; }html:not(.px-spa) .section-head h2 em { font-style: normal; color: var(--gold); }html:not(.px-spa) .section-head p { color: var(--ivory-mute); max-width: 58ch; margin: 0 auto; font-size: 17px; }html:not(.px-spa) .steps { display: grid; grid-template-columns: repeat(3,1fr); gap: 24px; }html:not(.px-spa) .step { background: var(--pine-card); border: 1px solid var(--line-soft); border-radius: 12px; padding: 36px 30px; }html:not(.px-spa) .step .num { font-family: var(--display); font-size: 38px; font-weight: 700; color: var(--ivory); opacity: 1; line-height: 1; margin-bottom: 16px; letter-spacing: -.02em; }html:not(.px-spa) .step .skicker { font-family: var(--body); font-size: 11px; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; color: var(--ivory); margin-bottom: 8px; }html:not(.px-spa) .step h3 { font-family: var(--display); font-size: 20px; font-weight: 600; margin-bottom: 12px; color: var(--ivory); letter-spacing: -.01em; }html:not(.px-spa) .step p { font-size: 15px; color: var(--ivory-mute); font-family: var(--body); line-height: 1.6; }html:not(.px-spa) .mentor { padding: 84px 0; background: var(--pine); border-top: 1px solid var(--line-soft); }html:not(.px-spa) .mentor-inner { max-width: 780px; margin: 0 auto; text-align: center; }html:not(.px-spa) .mentor .eyebrow { justify-content: center; }html:not(.px-spa) .mentor .eyebrow::after { display: none; }html:not(.px-spa) .mentor h2 { font-family: var(--display); font-size: clamp(28px,3.8vw,42px); font-weight: 700; line-height: 1.12; max-width: 22ch; margin: 0 auto 22px; letter-spacing: -.025em; }html:not(.px-spa) .mentor h2 em { font-style: normal; color: var(--gold); }html:not(.px-spa) .mentor p { color: var(--ivory-mute); font-size: 17px; max-width: 58ch; margin: 0 auto 14px; font-family: var(--body); line-height: 1.7; }html:not(.px-spa) .mentor .quote { font-family: var(--display); margin-top: 34px; font-size: clamp(20px,2.6vw,26px); font-weight: 500; font-style: normal; color: var(--ivory); border-left: 3px solid var(--gold); padding: 8px 0 4px 26px; text-align: left; display: block; max-width: 50ch; margin-left: auto; margin-right: auto; line-height: 1.4; letter-spacing: -.02em; overflow: visible; scroll-margin-top: 32px; }html:not(.px-spa) /* Comment page: mentor puis section — réduit le trou vertical (one-pager = section→mentor, html:not(.px-spa) pas d'impact) */
  .mentor + .section { padding-top: 28px; }html:not(.px-spa) .offer { padding: 88px 0; }html:not(.px-spa) .offer-box { max-width: 760px; margin: 0 auto; background: var(--pine-card); border: 1px solid var(--line); border-radius: 18px; overflow: hidden; box-shadow: 0 30px 80px rgba(0,0,0,.4); }html:not(.px-spa) .offer-top { padding: 44px 44px 36px; text-align: center; border-bottom: 1px solid var(--line-soft); }html:not(.px-spa) .offer-top .label { font-family: var(--body); font-size: 12px; font-weight: 600; letter-spacing: .16em; text-transform: uppercase; color: var(--gold); margin-bottom: 12px; }html:not(.px-spa) .offer-top h3 { font-family: var(--display); font-size: 28px; font-weight: 700; margin-bottom: 14px; color: var(--ivory); letter-spacing: -.02em; }html:not(.px-spa) .offer-top p { color: var(--ivory-mute); font-size: 16px; max-width: 52ch; margin: 0 auto; font-family: var(--body); line-height: 1.65; }html:not(.px-spa) .price { padding: 40px 44px; text-align: center; }html:not(.px-spa) .price .ptag { font-family: var(--body); font-size: 12px; letter-spacing: .12em; text-transform: uppercase; color: var(--ivory); font-weight: 700; margin-bottom: 12px; }html:not(.px-spa) .price .pnum { font-family: var(--display); font-size: 64px; font-weight: 700; color: var(--gold-bright); line-height: 1; letter-spacing: -.03em; }html:not(.px-spa) .price .pnum small { font-size: 24px; color: var(--ivory-mute); font-weight: 500; }html:not(.px-spa) .price .pwhat { font-family: var(--body); font-size: 14px; color: var(--ivory-mute); margin-top: 14px; max-width: 44ch; margin-left: auto; margin-right: auto; }html:not(.px-spa) .forfait { padding: 32px 44px; background: linear-gradient(135deg, #110e0c, #181410); text-align: center; border-top: 1px solid var(--line); }html:not(.px-spa) .forfait .ftitle { font-family: var(--body); font-size: 12px; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: var(--gold); margin-bottom: 12px; }html:not(.px-spa) .forfait .fbig { font-family: var(--display); font-size: 22px; font-weight: 600; color: var(--ivory); letter-spacing: -.01em; }html:not(.px-spa) .forfait .fbig strong { color: var(--gold-bright); }html:not(.px-spa) .forfait .fnote { font-size: 14px; color: var(--ivory-mute); margin-top: 10px; font-family: var(--body); max-width: 50ch; margin-left: auto; margin-right: auto; line-height: 1.6; }html:not(.px-spa) .final { text-align: center; padding: 96px 0 84px; position: relative; overflow: hidden; }html:not(.px-spa) .final::before { content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 700px; height: 400px; background: radial-gradient(ellipse, rgba(212,175,55,.10), rgba(212,175,55,0) 70%); pointer-events: none; }html:not(.px-spa) .final .wrap { position: relative; z-index: 1; }html:not(.px-spa) .final h2 { font-family: var(--display); font-size: clamp(32px,5vw,56px); font-weight: 700; line-height: 1.05; max-width: 17ch; margin: 0 auto 22px; letter-spacing: -.03em; }html:not(.px-spa) .final h2 em { font-style: normal; color: var(--gold); }html:not(.px-spa) .final p { color: var(--ivory-mute); max-width: 50ch; margin: 0 auto 36px; font-size: 18px; font-family: var(--body); }html:not(.px-spa) .crosslink { margin-top: 30px; font-family: var(--body); font-size: 14px; color: var(--ivory-mute); }html:not(.px-spa) .crosslink a { color: var(--gold); text-decoration: none; border-bottom: 1px solid var(--gold); }html:not(.px-spa) .forfait-final { max-width: 600px; margin: 48px auto 0; }html:not(.px-spa) .forfait-final .ff-title { font-family: var(--body); font-size: 12px; font-weight: 600; letter-spacing: .12em; text-transform: uppercase; color: var(--gold); margin-bottom: 12px; }html:not(.px-spa) .forfait-final .ff-big { font-family: var(--display); font-size: 22px; font-weight: 600; color: var(--ivory); letter-spacing: -.01em; }html:not(.px-spa) .forfait-final .ff-big strong { color: var(--gold-bright); }html:not(.px-spa) .forfait-final .ff-note { font-size: 16px; color: var(--ivory-mute); margin-top: 12px; font-family: var(--body); max-width: 50ch; margin-left: auto; margin-right: auto; line-height: 1.6; }html:not(.px-spa) footer { border-top: 1px solid var(--line-soft); padding: 36px 0; text-align: center; }html:not(.px-spa) footer p { font-family: var(--body); font-size: 13px; color: #8A8580; margin-bottom: 6px; max-width: 72ch; margin-left: auto; margin-right: auto; line-height: 1.6; }html:not(.px-spa) footer p a { color: var(--gold); text-decoration: none; border-bottom: 1px solid rgba(212,175,55,.4); }html:not(.px-spa) footer p a:hover { border-bottom-color: var(--gold); }html:not(.px-spa) .reveal { opacity: 0; transform: translateY(28px); transition: opacity .7s ease, transform .7s ease; }html:not(.px-spa) .reveal.in { opacity: 1; transform: none; }html:not(.px-spa) .reveal.d1 { transition-delay: .08s; }html:not(.px-spa) .reveal.d2 { transition-delay: .16s; }html:not(.px-spa) .reveal.d3 { transition-delay: .24s; }html:not(.px-spa) @media (max-width: 760px) {
    .leaks, .steps, .calc { grid-template-columns: 1fr; }
    .gap-head { flex-direction: column; align-items: flex-start; }
  }html:not(.px-spa) a:focus-visible, html:not(.px-spa) .btn-primary:focus-visible, html:not(.px-spa) .nav-cta:focus-visible { outline: 3px solid var(--gold-bright); outline-offset: 3px; }html:not(.px-spa) @media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    .reveal { opacity: 1; transform: none; transition: none; }
    .bar-now, .bar-gap { transition: none; }
  }

/* SPA isolation — landing vs /workhub */
#root { display: none; }
#primexpert-static-landing { display: block; }
:is(html, body).px-spa #primexpert-static-landing { display: none; }
:is(html, body).px-spa #root { display: block; }

/* Lang toggle (gate.ts) */
html:not(.px-spa) .px-lang { display: flex; border: 1px solid var(--line-soft); border-radius: 4px; padding: 2px; gap: 2px; }
html:not(.px-spa) .px-lang button {
  border: 0; background: transparent; border-radius: 3px;
  padding: 6px 10px; font-size: 12px; font-weight: 600; cursor: pointer;
  color: var(--ivory-mute); font-family: var(--body);
}
html:not(.px-spa) .px-lang button.px-lang-active { background: var(--gold); color: var(--void); }
html:not(.px-spa) .nav-actions { display: flex; align-items: center; gap: 12px; flex-wrap: wrap; }

/* Cadre vidéo HeyGen */
html:not(.px-spa) .px-video-frame {
  position: relative; width: 100%; max-width: 780px; margin: 0 auto 36px;
  aspect-ratio: 16 / 9; min-height: 12rem;
  border-radius: 14px; overflow: hidden; background: #000;
  border: 1px solid var(--line-soft);
  box-shadow: 0 30px 80px rgba(0,0,0,.4);
}
html:not(.px-spa) .px-heygen-layer { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
html:not(.px-spa) .px-heygen-layer[hidden] { display: none; }

/* Formulaire simulation (IDs gate.ts) */
html:not(.px-spa) .px-vendor-honeypot { position: absolute; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
html:not(.px-spa) .px-vendor-form { display: flex; flex-direction: column; gap: 14px; text-align: left; max-width: 480px; margin: 0 auto; }
html:not(.px-spa) .px-vendor-field label, html:not(.px-spa) .px-vendor-market-label {
  display: block; font-size: 13px; font-weight: 600; color: var(--ivory); margin-bottom: 6px; font-family: var(--body);
}
html:not(.px-spa) .px-vendor-field input {
  width: 100%; min-height: 48px; padding: 12px 14px; font-size: 15px;
  border: 1px solid var(--line-soft); border-radius: 8px; box-sizing: border-box;
  background: rgba(255,255,255,.03); color: var(--ivory); font-family: var(--body);
}
html:not(.px-spa) .px-vendor-field input:focus { outline: 2px solid var(--gold); outline-offset: 1px; }
html:not(.px-spa) .px-vendor-market-pills { display: grid; grid-template-columns: 1fr 1fr; gap: 8px; }
html:not(.px-spa) .px-vendor-market-pills input { position: absolute; opacity: 0; pointer-events: none; }
html:not(.px-spa) .px-vendor-market-pills label {
  display: block; text-align: center; padding: 12px 10px; border-radius: 8px;
  border: 1px solid var(--line-soft); color: var(--ivory-mute); font-size: 13px; font-weight: 700;
  cursor: pointer; background: rgba(255,255,255,.02);
}
html:not(.px-spa) .px-vendor-market-pills input:checked + label {
  background: var(--gold); color: var(--void); border-color: var(--gold);
}
html:not(.px-spa) .px-vendor-cta {
  font-family: var(--body); font-size: 15px; font-weight: 600;
  background: var(--gold); color: var(--void); padding: 17px 32px; border-radius: 5px;
  border: 0; cursor: pointer; letter-spacing: .01em;
  box-shadow: 0 8px 30px rgba(212,175,55,.18);
}
html:not(.px-spa) .px-vendor-cta:hover:not(:disabled) { background: var(--gold-bright); }
html:not(.px-spa) .px-vendor-cta:disabled { opacity: .65; cursor: wait; }
html:not(.px-spa) .px-vendor-error { color: #f0a8a0; font-size: 13px; font-weight: 600; min-height: 1.2em; }
html:not(.px-spa) .px-vendor-loading, html:not(.px-spa) .px-vendor-success { display: none; text-align: center; margin-top: 20px; color: var(--ivory-mute); }
html:not(.px-spa) .px-vendor-loading.px-vendor-visible, html:not(.px-spa) .px-vendor-success.px-vendor-visible { display: block; }
html:not(.px-spa) .px-vendor-spinner {
  width: 28px; height: 28px; margin: 0 auto 12px;
  border: 2px solid rgba(255,255,255,.15); border-top-color: var(--gold);
  border-radius: 50%; animation: px-spin .7s linear infinite;
}
@keyframes px-spin { to { transform: rotate(360deg); } }
html:not(.px-spa) fieldset.px-vendor-market-row { border: 0; margin: 0; padding: 0; }
