.wyne-cfg{isolation:isolate}
.wyne-cfg .hero,
.wyne-cfg .sub,
.wyne-cfg .btn,
.wyne-cfg .card,
.wyne-cfg .field,
.wyne-cfg .grid,
.wyne-cfg .nav,
.wyne-cfg .panel,
.wyne-cfg .price,
.wyne-cfg .step,
.wyne-cfg .tab,
.wyne-cfg .kicker,
.wyne-cfg .title,
.wyne-cfg .stage,
.wyne-cfg .showcase,
.wyne-cfg .band,
.wyne-cfg .shell,
.wyne-cfg .section{
  display:revert;min-height:revert;max-height:revert;height:revert;
  background:revert;background-image:revert;background-color:revert;
  margin:revert;padding:revert;border:revert;border-radius:revert;
  flex:revert;flex-direction:revert;align-items:revert;justify-content:revert;gap:revert;
  grid-template-columns:revert;overflow:revert;box-shadow:revert;
  color:inherit;
}
.wyne-cfg {
    --bg: #f7f4f0;
    --bg-1: #efeae4;
    --bg-2: #e7e1d9;
    --bg-3: #dcd4c9;
    --paper: #ffffff;
    --line: rgba(38, 30, 16, 0.10);
    --line-strong: rgba(38, 30, 16, 0.22);
    --gold: #b8924d;
    --gold-soft: #c9a661;
    --gold-deep: #8a6f33;
    --gold-bright: #d4ad5a;
    --green: #1f3522;
    --green-soft: #2d4d31;
    --green-mute: rgba(31, 53, 34, 0.7);
    --red: #b53a2a;
    --red-soft: #cf5949;
    --red-deep: #7a2418;
    --ink: #261e10;
    --ink-soft: #4a3f2a;
    --ink-mute: #7a6f5a;
    --serif: 'Cormorant Garamond', serif;
    --sans: 'Inter', sans-serif;
  }
.wyne-cfg * { box-sizing: border-box; margin: 0; padding: 0; }
.wyne-cfg, .wyne-cfg { background: var(--bg); color: var(--ink); font-family: var(--sans); font-weight: 300; -webkit-font-smoothing: antialiased; }
.wyne-cfg {
    background:
      linear-gradient(180deg, #f7ede1 0%, #f3e6d8 100%),
      var(--bg);
    min-height: 100vh;
  }
.wyne-cfg /* Watercolor floral background */
  body::before {
    content: "";
    position: fixed; inset: 0; z-index: 0; pointer-events: none;
    background-image: url("/wp-content/themes/vyne/assets/configurators/img/wedding/84a1d37f-aa43-4a9c-a209-b4bc40b87568.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
.wyne-cfg .__wyne_dropped { position: relative; z-index: 1; }
.wyne-cfg ::selection { background: var(--green); color: var(--paper); }
.wyne-cfg /* === The pixel grid motif — borrowed straight off the bottle label === */
  .pixel-band {
    height: 16px;
    background-image:
      linear-gradient(90deg, var(--gold) 50%, transparent 50%),
      linear-gradient(0deg, var(--gold) 50%, transparent 50%);
    background-size: 8px 8px, 8px 8px;
    background-position: 0 0, 0 0;
    background-blend-mode: multiply;
    opacity: 0.55;
    mask-image: repeating-linear-gradient(90deg, #000 0 7px, transparent 7px 8px), repeating-linear-gradient(0deg, #000 0 7px, transparent 7px 8px);
    mask-composite: intersect;
    -webkit-mask-image: repeating-linear-gradient(90deg, #000 0 7px, transparent 7px 8px), repeating-linear-gradient(0deg, #000 0 7px, transparent 7px 8px);
    -webkit-mask-composite: source-in;
  }
.wyne-cfg .pixel-grid-svg { display: block; }
.wyne-cfg .grid-divider { width: 100%; height: 12px; background-repeat: repeat-x; background-position: center; background-size: 240px 12px; background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='12'><g fill='%23b8924d'><rect x='0' y='4' width='4' height='4'/><rect x='8' y='4' width='4' height='4'/><rect x='16' y='4' width='4' height='4'/><rect x='24' y='4' width='4' height='4'/><rect x='32' y='4' width='4' height='4'/><rect x='40' y='4' width='4' height='4'/><rect x='48' y='4' width='4' height='4'/><rect x='56' y='4' width='4' height='4'/><rect x='64' y='4' width='4' height='4'/><rect x='72' y='4' width='4' height='4'/><rect x='80' y='4' width='4' height='4'/><rect x='88' y='4' width='4' height='4'/><rect x='96' y='4' width='4' height='4'/><rect x='104' y='4' width='4' height='4'/><rect x='112' y='4' width='4' height='4'/><rect x='120' y='4' width='4' height='4'/><rect x='128' y='4' width='4' height='4'/><rect x='136' y='4' width='4' height='4'/><rect x='144' y='4' width='4' height='4'/><rect x='152' y='4' width='4' height='4'/><rect x='160' y='4' width='4' height='4'/><rect x='168' y='4' width='4' height='4'/><rect x='176' y='4' width='4' height='4'/><rect x='184' y='4' width='4' height='4'/><rect x='192' y='4' width='4' height='4'/><rect x='200' y='4' width='4' height='4'/><rect x='208' y='4' width='4' height='4'/><rect x='216' y='4' width='4' height='4'/><rect x='224' y='4' width='4' height='4'/><rect x='232' y='4' width='4' height='4'/></g></svg>"); }
.wyne-cfg .grid-frame {
    position: absolute; inset: 0; pointer-events: none;
    --gf-color: var(--gold);
    background-image:
      url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='80' height='12'><g fill='%23b8924d'><rect x='0' y='0' width='3' height='3'/><rect x='6' y='0' width='3' height='3'/><rect x='12' y='0' width='3' height='3'/><rect x='18' y='0' width='3' height='3'/><rect x='24' y='0' width='3' height='3'/><rect x='30' y='0' width='3' height='3'/><rect x='36' y='0' width='3' height='3'/><rect x='42' y='0' width='3' height='3'/><rect x='48' y='0' width='3' height='3'/><rect x='54' y='0' width='3' height='3'/><rect x='60' y='0' width='3' height='3'/><rect x='66' y='0' width='3' height='3'/><rect x='72' y='0' width='3' height='3'/><rect x='0' y='6' width='3' height='3'/><rect x='12' y='6' width='3' height='3'/><rect x='24' y='6' width='3' height='3'/><rect x='36' y='6' width='3' height='3'/><rect x='48' y='6' width='3' height='3'/><rect x='60' y='6' width='3' height='3'/><rect x='72' y='6' width='3' height='3'/></g></svg>");
    background-repeat: repeat-x;
    background-position: top, bottom;
  }
.wyne-cfg .__wyne_dropped {
    display: flex; align-items: center; justify-content: space-between;
    padding: 22px 48px; border-bottom: 1px solid var(--line);
    position: sticky; top: 0; z-index: 50;
    background: rgba(244, 237, 224, 0.88); backdrop-filter: blur(12px);
  }
.wyne-cfg .wordmark { font-family: var(--sans); font-weight: 200; font-size: 22px; letter-spacing: 0.5em; color: var(--green); padding-left: 6px; }
.wyne-cfg .wordmark .plus { color: var(--gold); font-weight: 300; margin-left: -0.2em; }
.wyne-cfg .topnav { display: flex; gap: 32px; font-size: 12px; letter-spacing: 0.25em; text-transform: uppercase; color: var(--ink-mute); }
.wyne-cfg .topnav a { color: inherit; text-decoration: none; transition: color 0.2s; cursor: pointer; }
.wyne-cfg .topnav a:hover { color: var(--green); }
.wyne-cfg .__wyne_dropped { display: flex; align-items: center; gap: 24px; }
.wyne-cfg .icon-btn { width: 36px; height: 36px; border: 1px solid var(--line-strong); border-radius: 50%; display: grid; place-items: center; color: var(--ink-soft); background: transparent; cursor: pointer; transition: all 0.2s; }
.wyne-cfg .icon-btn:hover { border-color: var(--green); color: var(--green); }
.wyne-cfg /* === Hero === */
  .wv-bandhero { position: relative; width: 100%; overflow: hidden; background: #f7f4f0; }
.wyne-cfg .wv-bh-photo { width: 100%; height: clamp(560px, 82vh, 920px); object-fit: cover; object-position: center 26%; display: block; }
.wyne-cfg .wv-bandhero .wv-bh-scrim { position: absolute; inset: 0; pointer-events: none; z-index: 1; background: linear-gradient(0deg, var(--bg) 0%, rgba(247,244,240,0.92) 20%, rgba(247,244,240,0.5) 42%, rgba(247,244,240,0) 64%); }
.wyne-cfg .wv-bandhero .wv-bh-hero { position: absolute; left: 0; right: 0; bottom: 0; top: auto; z-index: 2; padding: 0 clamp(24px, 5vw, 120px) clamp(28px, 4vh, 56px); }
@media (max-width: 640px) {
.wyne-cfg .wv-bh-photo { height: 76vh; }
}
.wyne-cfg .hero { padding: 56px 48px 0; text-align: center; position: relative; }
.wyne-cfg .hero .eyebrow { font-size: 11px; letter-spacing: 0.4em; text-transform: uppercase; color: var(--ink-mute); display: inline-flex; align-items: center; gap: 16px; }
.wyne-cfg .hero .eyebrow::before, .wyne-cfg .hero .eyebrow::after { content: ''; width: 56px; height: 1px; background: var(--gold-deep); }
.wyne-cfg .hero .eyebrow.breadcrumbs { text-decoration: none; }
.wyne-cfg .hero .eyebrow.breadcrumbs a { color: var(--ink-mute); text-decoration: none; transition: color 0.15s; }
.wyne-cfg .hero .eyebrow.breadcrumbs a:hover { color: var(--green); }
.wyne-cfg .hero .eyebrow.breadcrumbs .sep { color: var(--gold-deep); margin: 0 -8px; }
.wyne-cfg .hero .eyebrow.breadcrumbs .current { color: var(--green); }
.wyne-cfg .hero h1 {
    font-family: var(--serif); font-weight: 300; font-style: italic;
    font-size: 84px; line-height: 1; letter-spacing: -0.01em;
    color: var(--green); margin: 16px 0 16px;
  }
.wyne-cfg .hero h1 em { font-style: normal; color: var(--gold); font-family: var(--sans); font-weight: 200; letter-spacing: 0.04em; font-size: 70px; vertical-align: 6px; }
.wyne-cfg .hero .sub { font-size: 14px; letter-spacing: 0.04em; color: var(--ink-soft); max-width: 600px; margin: 0 auto; line-height: 1.7; }
.wyne-cfg .reviews { display: inline-flex; align-items: center; gap: 10px; margin-top: 22px; font-size: 11px; letter-spacing: 0.25em; text-transform: uppercase; color: var(--ink-mute); }
.wyne-cfg .reviews .stars { color: var(--gold); letter-spacing: 2px; font-size: 14px; }
.wyne-cfg .hero-grid-band { margin: 18px auto 0; max-width: 880px; }
.wyne-cfg /* === Stepper === */
  .stepper { display: flex; align-items: center; justify-content: center; gap: 0; padding: 72px 48px 16px; max-width: 1100px; margin: 0 auto; }
.wyne-cfg .step-dot { display: flex; flex-direction: column; align-items: center; gap: 10px; cursor: pointer; flex: 0 0 auto; min-width: 110px; }
.wyne-cfg .step-dot .num {
    width: 42px; height: 42px; border-radius: 50%;
    display: grid; place-items: center;
    font-family: var(--serif); font-size: 16px; color: var(--ink-mute);
    transition: all 0.3s; background: var(--paper);
    border: 1px solid var(--line-strong);
  }
.wyne-cfg .step-dot.done .num { border-color: var(--gold); color: var(--gold-deep); }
.wyne-cfg .step-dot.active .num { border-color: var(--green); color: var(--paper); background: var(--green); box-shadow: 0 6px 20px rgba(31, 53, 34, 0.18); }
.wyne-cfg .step-dot .lbl { font-size: 10px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--ink-mute); transition: color 0.2s; }
.wyne-cfg .step-dot.active .lbl { color: var(--green); }
.wyne-cfg .step-dot.done .lbl { color: var(--ink-soft); }
.wyne-cfg .step-sep { flex: 1 1 auto; max-width: 100px; height: 1px; background: var(--line-strong); margin: 0 8px 30px; }
.wyne-cfg .step-sep.done { background: var(--gold); }
.wyne-cfg /* === Main layout === */
  .stage { display: grid; grid-template-columns: 600px 1fr; gap: 0; max-width: 1680px; margin: 24px auto 64px; padding: 0 clamp(24px, 5vw, 120px); align-items: start; }
.wyne-cfg /* LEFT — bottle showcase */
  .showcase {
    position: sticky; top: 110px;
    background: var(--paper);
    border: 1px solid var(--line-strong);
    padding: 28px;
    display: flex; flex-direction: column;
  }
.wyne-cfg .showcase .corner { display: none; }
.wyne-cfg .showcase-head { display: flex; justify-content: space-between; align-items: baseline; padding-bottom: 14px; margin-bottom: 14px; border-bottom: 1px solid var(--line); }
.wyne-cfg .showcase-head .key { font-size: 9px; letter-spacing: 0.35em; text-transform: uppercase; color: var(--ink-mute); }
.wyne-cfg .showcase-head .val { font-size: 11px; letter-spacing: 0.2em; color: var(--green); font-family: var(--serif); font-style: italic; }
.wyne-cfg .bottle-img-wrap { position: relative; display: block; overflow: hidden; }
.wyne-cfg .bottle-frame { position: relative; display: block; line-height: 0; width: 100%; }
.wyne-cfg .bottle-img-wrap img { width: 100%; height: 70vh; max-height: 820px; min-height: 480px; object-fit: cover; object-position: center 32%; display: block; box-shadow: none; transition: filter 0.5s ease; }
.wyne-cfg .bottle-frame.base-rose img { filter: hue-rotate(-28deg) saturate(1.18) brightness(1.02); }
.wyne-cfg .bottle-label-overlay {
    position: absolute;
    left: 33%; right: 33%;
    top: 61%; bottom: 24%;
    display: flex; flex-direction: column;
    align-items: center; justify-content: center;
    text-align: center; color: #2a2521;
    padding: 0.6em 0.4em;
    pointer-events: none;
    opacity: 0; transition: opacity 0.35s ease;
    font-size: 10px; /* set by JS */
    line-height: 1.2;
  }
.wyne-cfg .bottle-frame.closeup .bottle-label-overlay {
    left: 13.5%; right: 17%;
    top: 21.5%; bottom: 46.5%;
  }
.wyne-cfg .bottle-label-overlay.has-content { opacity: 1; }
.wyne-cfg .bottle-label-overlay .wm {
    font-family: var(--sans); font-weight: 300;
    font-size: 0.9em; letter-spacing: 0.42em;
    color: #3a2f24; line-height: 1;
    padding-left: 0.42em;
  }
.wyne-cfg .bottle-label-overlay .rule {
    width: 22%; height: 1px; background: #6e5a3d;
    margin: 0.35em auto 0.25em; opacity: 0.65;
  }
.wyne-cfg .bottle-label-overlay .bottle-name {
    font-family: var(--serif); font-style: italic; font-weight: 500;
    font-size: 1.4em; line-height: 1.05; color: #3a2d1a;
    margin: 0 0 0.2em; max-width: 100%;
    word-break: break-word; flex-shrink: 0;
  }
.wyne-cfg .bottle-label-overlay .lead {
    font-family: var(--serif); font-style: italic; font-weight: 300;
    font-size: 0.7em; line-height: 1.2; color: #5a4a35;
    margin-bottom: 0.15em; flex-shrink: 0;
  }
.wyne-cfg .bottle-label-overlay .sound {
    font-family: var(--serif); font-style: italic; font-weight: 400;
    font-size: 1.15em; line-height: 1.1; color: #2a2118;
    word-break: break-word; max-width: 100%; flex-shrink: 0;
  }
.wyne-cfg .bottle-label-overlay .duration {
    font-family: var(--serif); font-style: italic;
    font-size: 0.7em; color: #6e5a3d; margin-top: 0.15em; flex-shrink: 0;
  }
.wyne-cfg .bottle-label-overlay .sep {
    width: 50%; height: 1px; background: #6e5a3d; opacity: 0.4;
    margin: 0.35em auto 0.25em; flex-shrink: 0;
  }
.wyne-cfg .bottle-label-overlay .dedication {
    font-family: 'Pinyon Script', 'Cormorant Garamond', cursive;
    font-size: 1.3em; line-height: 1.1; color: #4a3a26;
    max-width: 100%; flex-shrink: 0;
  }
.wyne-cfg .bottle-label-overlay .placeholder {
    color: #a89878; font-style: italic; font-family: var(--serif);
    letter-spacing: 0.08em;
  }
.wyne-cfg .live-tag { position: absolute; top: 8px; right: 8px; display: flex; align-items: center; gap: 8px; font-size: 9px; letter-spacing: 0.25em; text-transform: uppercase; color: var(--ink-mute); }
.wyne-cfg .live-tag::before { content: ''; width: 6px; height: 6px; background: var(--red); box-shadow: 0 0 8px var(--red); animation: pulse 1.6s ease-in-out infinite; }
@keyframes pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } }
.wyne-cfg .showcase-rule { height: 1px; background: var(--line); margin: 14px 0; }
.wyne-cfg .bottle-specs { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1px; background: var(--line); margin: 0 0 14px; }
.wyne-cfg .bottle-specs > div { background: var(--paper); padding: 12px 6px; text-align: center; }
.wyne-cfg .bottle-specs .k { font-size: 9px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--ink-mute); display: block; margin-bottom: 4px; }
.wyne-cfg .bottle-specs .v { font-family: var(--serif); font-size: 16px; color: var(--green); font-style: italic; }
.wyne-cfg .price-row { display: flex; justify-content: space-between; align-items: baseline; font-size: 13px; color: var(--ink-soft); padding: 6px 0; }
.wyne-cfg .price-row.start { padding-bottom: 12px; }
.wyne-cfg .price-row .lbl { font-size: 10px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--ink-mute); }
.wyne-cfg .price-row .val { font-family: var(--serif); font-size: 18px; color: var(--green); font-style: italic; }
.wyne-cfg .addons { padding: 6px 0 4px; }
.wyne-cfg .addon-row { display: flex; justify-content: space-between; font-size: 12px; padding: 5px 0; color: var(--ink-soft); }
.wyne-cfg .addon-row .name { display: flex; align-items: center; gap: 8px; text-transform: lowercase; }
.wyne-cfg .addon-row .name::before { content: '+'; color: var(--gold-deep); }
.wyne-cfg .addon-row .price { color: var(--green); font-family: var(--serif); font-style: italic; }
.wyne-cfg .total-row {
    display: flex; justify-content: space-between; align-items: baseline;
    padding: 16px 0 18px; margin-top: 6px;
    border-top: 1px solid var(--gold-deep);
  }
.wyne-cfg .total-row .lbl { font-size: 11px; letter-spacing: 0.35em; text-transform: uppercase; color: var(--gold-deep); }
.wyne-cfg .total-row .val { font-family: var(--serif); font-size: 38px; color: var(--green); font-style: italic; }
.wyne-cfg .total-row .val .currency { font-size: 18px; color: var(--gold); margin-right: 4px; vertical-align: top; line-height: 1.6; font-style: normal; }
.wyne-cfg .cta { width: 100%; padding: 18px 22px; background: var(--green); color: var(--paper); border: none; font-family: var(--sans); font-size: 11px; letter-spacing: 0.4em; text-transform: uppercase; cursor: pointer; transition: all 0.2s; position: relative; }
.wyne-cfg .cta:hover:not(:disabled) { background: var(--green-soft); box-shadow: 0 10px 30px rgba(31, 53, 34, 0.25); }
.wyne-cfg .cta:disabled { background: var(--bg-3); color: var(--ink-mute); cursor: not-allowed; }
.wyne-cfg .cta .arrow { margin-left: 10px; font-family: var(--serif); font-size: 16px; vertical-align: middle; }
.wyne-cfg .cta-note { text-align: center; font-size: 10px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--ink-mute); margin-top: 12px; font-style: italic; }
.wyne-cfg /* RIGHT — step panel */
  .panel { padding: 0 0 0 56px; min-height: 720px; min-width: 0; }
.wyne-cfg .panel-head { margin-bottom: 32px; padding-bottom: 26px; border-bottom: 1px solid var(--line); }
.wyne-cfg .panel-head .kicker { font-size: 10px; letter-spacing: 0.4em; text-transform: uppercase; color: var(--gold-deep); margin-bottom: 14px; display: inline-flex; align-items: center; gap: 12px; }
.wyne-cfg .panel-head .kicker::after { content: ''; width: 28px; height: 1px; background: var(--gold-deep); }
.wyne-cfg .panel-head h2 { font-family: var(--serif); font-weight: 300; font-style: italic; font-size: 56px; line-height: 1; color: var(--green); margin-bottom: 14px; }
.wyne-cfg .panel-head p { font-size: 14px; line-height: 1.7; color: var(--ink-soft); max-width: 580px; font-weight: 300; }
.wyne-cfg .panel-head p em { color: var(--gold-deep); font-style: italic; font-family: var(--serif); font-size: 16px; }
.wyne-cfg .cards { display: grid; gap: 14px; }
.wyne-cfg .cards.cols-2 { grid-template-columns: 1fr 1fr; }
.wyne-cfg .card { background: var(--paper); border: 1px solid var(--line-strong); padding: 24px; cursor: pointer; position: relative; transition: all 0.25s; overflow: hidden; }
.wyne-cfg .card:hover { border-color: var(--gold-deep); transform: translateY(-1px); }
.wyne-cfg .card.selected { border-color: var(--green); background: var(--paper); box-shadow: 0 0 0 1px var(--green), 0 12px 32px rgba(31, 53, 34, 0.12); }
.wyne-cfg .card.selected::before { content: ''; position: absolute; top: 0; left: 0; bottom: 0; width: 3px; background: var(--green); }
.wyne-cfg .card .head { display: flex; justify-content: space-between; align-items: flex-start; gap: 12px; margin-bottom: 12px; }
.wyne-cfg .card .ttl { font-family: var(--serif); font-size: 26px; color: var(--green); line-height: 1.1; font-style: italic; }
.wyne-cfg .card .meta { font-size: 10px; letter-spacing: 0.25em; text-transform: uppercase; color: var(--ink-mute); margin-top: 6px; }
.wyne-cfg .card .desc { font-size: 13px; color: var(--ink-soft); line-height: 1.6; }
.wyne-cfg .card .price-tag {
    display: inline-flex; align-items: center; gap: 6px;
    background: var(--green); color: var(--paper);
    padding: 5px 11px; font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; font-weight: 400;
  }
.wyne-cfg .card ul { list-style: none; padding: 0; margin: 4px 0 0; }
.wyne-cfg .card ul li { font-size: 13px; color: var(--ink-soft); line-height: 1.7; padding-left: 14px; position: relative; }
.wyne-cfg .card ul li::before { content: '—'; position: absolute; left: 0; top: 0; color: var(--gold); font-weight: 300; }
.wyne-cfg /* SOUND step */
  .sound-cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 14px; }
.wyne-cfg .sound-card { padding: 26px 22px; text-align: left; min-height: 170px; display: flex; flex-direction: column; justify-content: flex-end; }
.wyne-cfg .sound-card .ic { width: 48px; height: 48px; border-radius: 50%; border: 1px solid var(--gold-deep); display: grid; place-items: center; color: var(--gold-deep); margin-bottom: auto; transition: all 0.2s; }
.wyne-cfg .sound-card.selected .ic { border-color: var(--green); color: var(--green); background: rgba(31, 53, 34, 0.05); }
.wyne-cfg .sound-card .ttl { font-family: var(--serif); font-style: italic; font-size: 22px; color: var(--green); margin-top: 16px; }
.wyne-cfg .sound-card .desc { font-size: 12px; color: var(--ink-mute); letter-spacing: 0.05em; margin-top: 4px; }
.wyne-cfg .sound-detail { margin-top: 18px; background: var(--paper); border: 1px solid var(--line-strong); border-top: 2px solid var(--gold-deep); padding: 24px 26px; }
.wyne-cfg .sound-detail .lbl { font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--ink-mute); margin-bottom: 12px; }
.wyne-cfg .sound-input { display: flex; gap: 10px; align-items: center; border-bottom: 1px solid var(--gold-deep); padding-bottom: 10px; }
.wyne-cfg .sound-input input { flex: 1; background: transparent; border: none; outline: none; color: var(--ink); font-family: var(--serif); font-size: 18px; font-style: italic; }
.wyne-cfg .sound-input input::placeholder { color: var(--ink-mute); }
.wyne-cfg .sound-input button { background: transparent; border: 1px solid var(--green); color: var(--green); padding: 7px 18px; font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; cursor: pointer; font-family: var(--sans); transition: all 0.2s; }
.wyne-cfg .sound-input button:hover { background: var(--green); color: var(--paper); }
.wyne-cfg .loaded-track { display: flex; align-items: center; gap: 14px; margin-top: 16px; padding-top: 14px; border-top: 1px solid var(--line); }
.wyne-cfg .loaded-track .thumb { width: 52px; height: 52px; background: var(--green); flex-shrink: 0; display: grid; place-items: center; color: var(--paper); }
.wyne-cfg .loaded-track .info { flex: 1; }
.wyne-cfg .loaded-track .t { font-family: var(--serif); font-style: italic; font-size: 18px; color: var(--green); }
.wyne-cfg .loaded-track .a { font-size: 11px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--ink-mute); margin-top: 2px; }
.wyne-cfg .loaded-track .ok { color: var(--gold-deep); font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; }
.wyne-cfg .upload-zone { border: 1px dashed var(--gold-deep); padding: 32px 14px; text-align: center; background: rgba(184, 146, 77, 0.04); }
.wyne-cfg .upload-zone .b { display: inline-block; padding: 11px 26px; border: 1px solid var(--green); color: var(--green); font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; cursor: pointer; transition: all 0.2s; }
.wyne-cfg .upload-zone .b:hover { background: var(--green); color: var(--paper); }
.wyne-cfg .upload-zone .hint { font-size: 11px; letter-spacing: 0.15em; color: var(--ink-mute); margin-top: 12px; }
.wyne-cfg .record-zone { text-align: center; padding: 24px 14px; }
.wyne-cfg .record-btn { display: inline-flex; align-items: center; gap: 10px; padding: 13px 30px; border-radius: 999px; border: 1px solid var(--red); background: transparent; color: var(--red-deep); font-size: 11px; letter-spacing: 0.3em; text-transform: uppercase; cursor: pointer; font-family: var(--sans); transition: all 0.2s; }
.wyne-cfg .record-btn.on { background: var(--red); color: var(--paper); }
.wyne-cfg .record-btn .dot { width: 10px; height: 10px; background: var(--red); }
.wyne-cfg .record-btn.on .dot { background: var(--paper); animation: pulse 1s ease-in-out infinite; }
.wyne-cfg /* Bottle-style equalizer waveform */
  .waveform { display: flex; align-items: flex-end; gap: 3px; height: 80px; margin-top: 22px; padding: 0 4px; }
.wyne-cfg .waveform .col { flex: 1; display: flex; flex-direction: column-reverse; gap: 2px; }
.wyne-cfg .waveform .col .px { height: 6px; background: var(--gold); opacity: 0; transition: opacity 0.2s; }
.wyne-cfg .waveform .col .px.on { opacity: 0.85; }
.wyne-cfg /* QR notice card (step 1) */
  .qr-notice {
    margin-top: 26px;
    display: grid; grid-template-columns: auto 1fr; gap: 22px; align-items: center;
    padding: 22px 26px;
    background: var(--paper);
    border: 1px solid var(--gold-deep);
    border-left: 3px solid var(--gold);
    position: relative;
  }
.wyne-cfg .qr-notice .qr-block {
    width: 78px; height: 78px;
    background: #1f3522;
    padding: 7px;
    flex-shrink: 0;
  }
.wyne-cfg .qr-notice .qr-pixels {
    width: 100%; height: 100%;
    display: grid; grid-template-columns: repeat(11, 1fr); grid-template-rows: repeat(11, 1fr);
    gap: 0;
  }
.wyne-cfg .qr-notice .qr-pixels span { background: transparent; }
.wyne-cfg .qr-notice .qr-pixels span.on { background: var(--paper); }
.wyne-cfg .qr-notice .head {
    font-size: 10px; letter-spacing: 0.35em; text-transform: uppercase; color: var(--gold-deep);
    margin-bottom: 6px;
  }
.wyne-cfg .qr-notice .body {
    font-family: var(--serif); font-style: italic; font-size: 16px; line-height: 1.5;
    color: var(--green);
  }
.wyne-cfg .qr-notice .body b { font-weight: 500; color: var(--ink); border-bottom: 1px solid var(--gold-deep); padding-bottom: 1px; font-style: normal; font-family: var(--sans); font-size: 11px; letter-spacing: 0.15em; text-transform: uppercase; margin: 0 2px; }
.wyne-cfg /* Step 2 — delivery card */
  .delivery-card {
    margin-top: 36px;
    position: relative;
    background: linear-gradient(180deg, #1f3522 0%, #16271a 100%);
    color: var(--paper);
    padding: 26px 30px 24px;
    border: 1px solid var(--green);
    overflow: hidden;
  }
.wyne-cfg .delivery-card::before {
    content: ""; position: absolute; top: 0; left: 0; right: 0; height: 3px;
    background: linear-gradient(90deg, transparent, var(--gold) 30%, var(--gold-bright) 50%, var(--gold) 70%, transparent);
  }
.wyne-cfg .delivery-card::after {
    content: ""; position: absolute; right: -50px; bottom: -50px; width: 220px; height: 220px;
    border-radius: 50%; background: radial-gradient(circle, rgba(212,170,82,0.18) 0%, transparent 65%);
    pointer-events: none;
  }
.wyne-cfg .delivery-grid { position: relative; display: grid; grid-template-columns: auto 1fr auto; gap: 22px; align-items: center; }
.wyne-cfg .delivery-icon {
    width: 64px; height: 68px; border: 1px solid var(--gold);
    display: flex; flex-direction: column; flex-shrink: 0;
    background: rgba(250, 245, 233, 0.04);
  }
.wyne-cfg .delivery-icon .di-top {
    background: var(--gold); color: var(--green);
    font-size: 8px; letter-spacing: 0.2em; text-transform: uppercase;
    font-family: var(--sans); font-weight: 600;
    text-align: center; padding: 3px 0 2px;
  }
.wyne-cfg .delivery-icon .di-mid {
    flex: 1; display: grid; place-items: center;
    font-family: var(--serif); font-style: italic; font-weight: 300;
    font-size: 28px; color: var(--gold-bright); line-height: 1;
  }
.wyne-cfg .delivery-icon .di-bot {
    text-align: center; font-size: 7px; letter-spacing: 0.18em; text-transform: uppercase;
    font-family: var(--sans); color: var(--gold); padding-bottom: 3px;
  }
.wyne-cfg .delivery-text .eyebrow {
    font-size: 9px; letter-spacing: 0.4em; text-transform: uppercase;
    color: var(--gold-bright); margin-bottom: 6px;
  }
.wyne-cfg .delivery-text .date {
    font-family: var(--serif); font-style: italic; font-weight: 300;
    font-size: 30px; line-height: 1.05; color: var(--paper);
  }
.wyne-cfg .delivery-text .date .placeholder { color: rgba(250, 245, 233, 0.4); font-size: 22px; }
.wyne-cfg .delivery-text .breakdown {
    font-size: 11px; color: rgba(250, 245, 233, 0.65);
    margin-top: 10px; line-height: 1.5; letter-spacing: 0.02em;
  }
.wyne-cfg .delivery-text .breakdown b { color: var(--gold-bright); font-weight: 500; font-style: italic; font-family: var(--serif); font-size: 13px; }
.wyne-cfg .delivery-text .breakdown .plus { color: var(--gold); margin: 0 6px; font-weight: 300; }
.wyne-cfg .delivery-aside {
    text-align: right; padding-left: 18px; border-left: 1px solid rgba(212, 170, 82, 0.3);
    align-self: stretch; display: flex; flex-direction: column; justify-content: center; gap: 4px;
  }
.wyne-cfg .delivery-aside .ttl { font-size: 9px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--gold); }
.wyne-cfg .delivery-aside .val { font-family: var(--serif); font-style: italic; font-size: 18px; color: var(--paper); }
.wyne-cfg .delivery-aside .sub { font-size: 10px; color: rgba(250, 245, 233, 0.55); letter-spacing: 0.05em; font-style: italic; font-family: var(--serif); }
@media (max-width: 720px) {
.wyne-cfg .delivery-grid { grid-template-columns: auto 1fr; }
.wyne-cfg .delivery-aside { grid-column: 1 / -1; padding-left: 0; padding-top: 14px; margin-top: 14px; border-left: none; border-top: 1px solid rgba(212, 170, 82, 0.3); text-align: left; }
}
.wyne-cfg .or-divider {
    display: flex; align-items: center; gap: 18px;
    margin: 30px 0 14px;
  }
.wyne-cfg .or-divider .ln { flex: 1; height: 1px; background: var(--line-strong); }
.wyne-cfg .or-divider .word {
    font-family: var(--sans); font-weight: 500;
    font-size: 11px; letter-spacing: 0.5em;
    color: var(--gold-deep); text-transform: uppercase;
    padding: 4px 14px;
    border: 1px solid var(--gold-deep);
    background: var(--paper);
  }
.wyne-cfg /* Step 2 redesign: clearer preset vs custom split */
  .duration-section { margin-top: 8px; }
.wyne-cfg .duration-section-label {
    display: flex; align-items: center; gap: 14px;
    font-size: 11px; letter-spacing: 0.35em; text-transform: uppercase;
    color: var(--gold-deep); font-weight: 500;
    margin-bottom: 18px;
  }
.wyne-cfg .duration-section-label .lbl-num {
    display: inline-grid; place-items: center;
    width: 26px; height: 26px; border-radius: 50%;
    border: 1px solid var(--gold-deep);
    font-family: var(--serif); font-style: italic; font-size: 14px;
    color: var(--gold-deep); letter-spacing: 0;
  }
.wyne-cfg .duration-section-label .lbl-rule { flex: 1; height: 1px; background: var(--line-strong); }
.wyne-cfg .timeline-hint {
    text-align: center; font-family: var(--serif); font-style: italic;
    font-size: 14px; color: var(--ink-mute); margin: 28px 0 6px;
  }
.wyne-cfg .timeline-hint::before { content: '↑ '; font-style: normal; color: var(--gold-deep); }
.wyne-cfg /* Pulse animation to draw attention to unselected stops */
  .tl-stop:not(.active) .tl-dot {
    animation: tl-pulse 2.4s ease-in-out infinite;
  }
@keyframes tl-pulse {
    0%, 100% { box-shadow: 0 0 0 0 rgba(184, 146, 77, 0.0); }
    50% { box-shadow: 0 0 0 8px rgba(184, 146, 77, 0.18); }
  }
.wyne-cfg .custom-toggle {
    display: inline-flex; align-items: center; gap: 10px;
    background: transparent; border: 1px solid var(--gold-deep);
    color: var(--gold-deep); padding: 12px 20px; cursor: pointer;
    font-size: 11px; letter-spacing: 0.3em; text-transform: uppercase;
    font-family: var(--sans); transition: all 0.2s; margin-bottom: 18px;
  }
.wyne-cfg .custom-toggle:hover, .wyne-cfg .custom-toggle.open { background: var(--green); border-color: var(--green); color: var(--paper); }
.wyne-cfg .custom-toggle .ctgl-icon { font-family: var(--serif); font-size: 18px; line-height: 1; transition: transform 0.25s; }
.wyne-cfg .custom-toggle.open .ctgl-icon { transform: rotate(45deg); }
.wyne-cfg /* DURATION — premium / custom */
  .tier-divider { display: flex; align-items: center; gap: 16px; margin: 30px 0 16px; }
.wyne-cfg .tier-divider .line { flex: 1; height: 1px; background: var(--gold-deep); }
.wyne-cfg .tier-divider .lbl { font-size: 10px; letter-spacing: 0.5em; text-transform: uppercase; color: var(--gold-deep); }
.wyne-cfg .card.premium { background: var(--green); border-color: var(--green); color: var(--paper); }
.wyne-cfg .card.premium .ttl { color: var(--paper); }
.wyne-cfg .card.premium .meta { color: var(--gold-bright); }
.wyne-cfg .card.premium .desc, .wyne-cfg .card.premium ul li { color: rgba(250, 245, 233, 0.78); }
.wyne-cfg .card.premium ul li::before { background: var(--gold-bright); }
.wyne-cfg .card.premium .price-tag { background: var(--gold); color: var(--green); }
.wyne-cfg .card.premium .stamp { position: absolute; top: 14px; right: 14px; font-size: 9px; letter-spacing: 0.3em; color: var(--gold-bright); border: 1px solid var(--gold-bright); padding: 3px 9px; }
.wyne-cfg /* Step 2 timeline */
  .timeline { padding: 16px 28px 0; }
.wyne-cfg .tl-readout { text-align: center; font-family: var(--serif); font-style: italic; color: var(--gold-deep); margin-bottom: 22px; min-height: 32px; }
.wyne-cfg .tl-readout .tl-hrs { font-size: 28px; color: var(--green); }
.wyne-cfg .tl-readout .tl-weeks { font-size: 20px; color: var(--gold-deep); margin-left: 6px; }
.wyne-cfg .tl-readout .tl-pick { font-size: 16px; color: var(--ink-mute); font-family: var(--serif); font-style: italic; margin-bottom: 6px; }
.wyne-cfg .tl-track { position: relative; height: 3px; background: var(--bg-3); margin: 0 14px; }
.wyne-cfg .tl-fill { position: absolute; top: 0; left: 0; height: 100%; background: var(--gold); transition: width 0.35s ease; }
.wyne-cfg .tl-stop {
    position: absolute; top: 50%; transform: translate(-50%, -50%);
    width: 44px; height: 44px; border-radius: 50%;
    background: transparent; border: none; cursor: pointer; padding: 0;
    display: grid; place-items: center;
  }
.wyne-cfg /* steady ring to telegraph clickability — only when none are selected yet */
  .timeline.no-selection .tl-stop::before {
    content: ""; position: absolute; inset: 4px; border-radius: 50%;
    border: 1.5px solid rgba(31, 53, 34, 0.22);
    background: rgba(31, 53, 34, 0.04);
    pointer-events: none;
  }
.wyne-cfg .tl-stop .tl-dot {
    position: relative;
    width: 22px; height: 22px; border-radius: 50%;
    background: var(--paper);
    border: 2.5px solid var(--gold-deep);
    box-shadow: 0 2px 6px rgba(31, 53, 34, 0.18), inset 0 0 0 2px var(--paper);
    transition: transform 0.2s ease, border-color 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
  }
.wyne-cfg /* inner gold pip — the "tap me" affordance */
  .tl-stop .tl-dot::after {
    content: ""; position: absolute; inset: 0; margin: auto;
    width: 8px; height: 8px; border-radius: 50%;
    background: var(--gold-deep);
    transition: all 0.2s ease;
  }
.wyne-cfg .tl-stop:hover .tl-dot {
    transform: scale(1.18);
    border-color: var(--green);
    box-shadow: 0 0 0 6px rgba(31, 53, 34, 0.10), 0 4px 12px rgba(31, 53, 34, 0.22);
  }
.wyne-cfg .tl-stop:hover .tl-dot::after { background: var(--green); transform: scale(1.15); }
.wyne-cfg .tl-stop:focus-visible { outline: none; }
.wyne-cfg .tl-stop:focus-visible .tl-dot { box-shadow: 0 0 0 4px rgba(184, 146, 77, 0.4); }
.wyne-cfg /* SELECTED — solid green filled disc with a white check */
  .tl-stop.active .tl-dot {
    width: 28px; height: 28px;
    background: var(--green);
    border-color: var(--green);
    border-width: 3px;
    box-shadow:
      0 0 0 5px var(--paper),
      0 0 0 7px var(--green),
      0 0 0 13px rgba(31, 53, 34, 0.14),
      0 6px 16px rgba(31, 53, 34, 0.32);
  }
.wyne-cfg .tl-stop.active .tl-dot::after {
    width: 6px; height: 11px;
    background: none;
    /* A real check: two sides of a box, turned 45°. The exported file drew it
       with two crossing gradients, which renders as a cross, not a tick. */
    border: solid var(--paper);
    border-width: 0 2px 2px 0;
    border-radius: 1px;
    transform: translate(0, -2px) rotate(45deg);
  }
.wyne-cfg .tl-labels { position: relative; margin: 22px 14px 0; height: 44px; }
.wyne-cfg .tl-lab { position: absolute; transform: translateX(-50%); text-align: center; cursor: default; }
.wyne-cfg .tl-lab-hrs { font-family: var(--serif); font-style: italic; font-size: 16px; color: var(--ink-soft); transition: color 0.2s; }
.wyne-cfg .tl-lab-sub { font-size: 10px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--ink-mute); margin-top: 4px; }
.wyne-cfg .tl-lab.active .tl-lab-hrs { color: var(--green); }
.wyne-cfg .tl-lab.active .tl-lab-sub { color: var(--gold-deep); }
.wyne-cfg .tl-desc { margin: 18px auto 0; max-width: 540px; text-align: center; font-size: 13px; line-height: 1.7; color: var(--ink-soft); padding: 16px 20px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.wyne-cfg .tl-desc .tl-desc-tag { display: inline-block; font-family: var(--serif); font-style: italic; color: var(--green); margin-right: 10px; padding-right: 10px; border-right: 1px solid var(--line); }
.wyne-cfg .card.premium.selected { box-shadow: 0 0 0 2px var(--gold), 0 14px 36px rgba(31, 53, 34, 0.3); }
.wyne-cfg .card.premium.selected::before { background: var(--gold); }
.wyne-cfg .card.custom {
    background: var(--paper);
  }
.wyne-cfg .card.custom:hover { border-color: var(--line-strong); transform: none; }
.wyne-cfg .card.custom.selected { box-shadow: 0 0 0 1px var(--green); }
.wyne-cfg .custom-input-row { display: flex; align-items: baseline; gap: 12px; margin: 12px 0 14px; flex-wrap: wrap; }
.wyne-cfg .custom-input-row .lab { font-family: var(--serif); font-size: 15px; color: var(--ink-soft); font-style: italic; }
.wyne-cfg .unit-toggle { display: inline-flex; border: 1px solid var(--line-strong); background: var(--paper); transform: translateY(3px); }
.wyne-cfg .unit-toggle button { background: transparent; border: none; padding: 6px 14px; font-family: var(--sans); font-size: 10px; letter-spacing: 0.25em; text-transform: uppercase; color: var(--ink-mute); cursor: pointer; transition: all 0.15s; }
.wyne-cfg .unit-toggle button + button { border-left: 1px solid var(--line); }
.wyne-cfg .unit-toggle button.active { background: var(--green); color: var(--paper); }
.wyne-cfg .unit-toggle button:hover:not(.active) { color: var(--green); }
.wyne-cfg .custom-tiers { margin-top: 6px; padding: 14px 16px 12px; background: rgba(184, 146, 77, 0.06); border: 1px solid rgba(184, 146, 77, 0.4); }
.wyne-cfg .custom-tiers .ct-head { display: flex; align-items: baseline; justify-content: space-between; margin-bottom: 10px; }
.wyne-cfg .custom-tiers .ct-head .lbl { font-size: 9px; letter-spacing: 0.35em; text-transform: uppercase; color: var(--gold-deep); }
.wyne-cfg .custom-tiers .ct-head .now { font-family: var(--serif); font-style: italic; font-size: 13px; color: var(--green); }
.wyne-cfg .custom-tiers .ct-head .now b { color: var(--gold-deep); font-weight: 500; }
.wyne-cfg .ct-grid { display: grid; grid-template-columns: repeat(6, 1fr); gap: 4px; }
.wyne-cfg .ct-cell { background: var(--paper); border: 1px solid var(--line); padding: 8px 6px; text-align: center; transition: all 0.2s; }
.wyne-cfg .ct-cell.active { background: var(--gold); border-color: var(--gold-deep); color: #16100a; transform: translateY(-1px); box-shadow: 0 4px 10px rgba(138, 111, 51, 0.22); }
.wyne-cfg .ct-cell .rng { font-size: 8px; letter-spacing: 0.15em; text-transform: uppercase; color: var(--ink-mute); }
.wyne-cfg .ct-cell.active .rng { color: rgba(22, 16, 10, 0.72); }
.wyne-cfg .ct-cell .cost { font-family: var(--serif); font-style: italic; font-size: 15px; color: var(--ink); margin-top: 3px; }
.wyne-cfg .ct-cell.active .cost { color: #16100a; }
@media (max-width: 720px) {
.wyne-cfg .ct-grid { grid-template-columns: repeat(3, 1fr); }
}
.wyne-cfg .custom-input-row input { width: 90px; background: transparent; border: none; border-bottom: 1px solid var(--green); color: var(--green); font-family: var(--serif); font-size: 22px; text-align: center; outline: none; padding: 4px 0; font-style: italic; }
.wyne-cfg .custom-input-row input::-webkit-outer-spin-button, .wyne-cfg .custom-input-row input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }
.wyne-cfg /* BASE swatches */
  .base-card .swatch { width: 100%; height: 110px; margin-bottom: 16px; position: relative; overflow: hidden; z-index: 1; }
.wyne-cfg .base-card .head, .wyne-cfg .base-card .desc, .wyne-cfg .base-card .badge { position: relative; z-index: 1; }
.wyne-cfg .base-card .soundbars { position: absolute; right: 18px; bottom: 18px; width: 88px; height: 36px; display: flex; align-items: flex-end; gap: 2px; pointer-events: none; opacity: 0; transition: opacity 0.5s ease; z-index: 2; }
.wyne-cfg .base-card.selected .soundbars { opacity: 0.75; }
.wyne-cfg .base-card .soundbars .bar { flex: 1; background: var(--green); transform-origin: bottom; animation: sb-pulse 1.2s ease-in-out infinite; min-height: 2px; }
@keyframes sb-pulse { 0%, 100% { transform: scaleY(0.3); } 50% { transform: scaleY(1); } }
.wyne-cfg .base-card .badge { display: inline-block; font-size: 9px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--gold-deep); border: 1px solid var(--gold-deep); padding: 3px 9px; margin-top: 10px; }
.wyne-cfg /* LABEL step */
  /* premium-label sticker on step 4 thumbs */
  .label-thumb .price-sticker {
    position: absolute; top: -8px; left: -8px;
    background: var(--gold-deep); color: var(--paper);
    font-family: var(--sans); font-size: 10px; font-weight: 600;
    letter-spacing: 0.12em; padding: 6px 10px;
    box-shadow: 0 4px 10px rgba(31, 53, 34, 0.22);
    border: 1px solid var(--paper);
    transform: rotate(-6deg);
    z-index: 3;
    display: flex; align-items: baseline; gap: 3px;
  }
.wyne-cfg .label-thumb .price-sticker .plus { font-size: 9px; opacity: 0.85; }
.wyne-cfg .label-thumb .price-sticker .cur { font-family: var(--serif); font-style: italic; font-size: 11px; }
.wyne-cfg .label-thumb .price-sticker.seasonal { background: var(--red); }
.wyne-cfg .label-thumb:hover .price-sticker { transform: rotate(-3deg) scale(1.06); transition: transform 0.2s; }
.wyne-cfg .label-tabs { display: flex; gap: 4px; border-bottom: 1px solid var(--line); margin-bottom: 22px; flex-wrap: wrap; }
.wyne-cfg .label-tab { padding: 12px 16px; font-size: 10px; letter-spacing: 0.25em; text-transform: uppercase; color: var(--ink-mute); cursor: pointer; border: none; background: none; border-bottom: 2px solid transparent; margin-bottom: -1px; transition: all 0.2s; font-family: var(--sans); position: relative; }
.wyne-cfg .label-tab:hover { color: var(--ink-soft); }
.wyne-cfg .label-tab.active { color: var(--green); border-bottom-color: var(--green); }
.wyne-cfg .label-tab.seasonal { color: var(--red); }
.wyne-cfg .label-tab.seasonal .pip { position: absolute; top: 4px; right: 0; font-size: 7px; letter-spacing: 0.15em; background: var(--red); color: var(--paper); padding: 1px 4px; }
.wyne-cfg .label-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.wyne-cfg .label-thumb { aspect-ratio: 4.2/3; border: 1px solid var(--line-strong); position: relative; cursor: pointer; overflow: hidden; transition: all 0.25s; background: var(--paper); }
.wyne-cfg .label-thumb:hover { border-color: var(--gold-deep); transform: translateY(-2px); }
.wyne-cfg .label-thumb.selected { border-color: var(--green); box-shadow: 0 0 0 2px var(--green), 0 14px 28px rgba(31, 53, 34, 0.15); }
.wyne-cfg .label-thumb .label-art { position: absolute; inset: 0; }
.wyne-cfg .label-thumb .label-name { position: absolute; bottom: 0; left: 0; right: 0; background: linear-gradient(to top, var(--paper) 30%, transparent); padding: 14px 12px 10px; font-family: var(--serif); font-size: 12px; font-style: italic; color: var(--green); }
.wyne-cfg .label-thumb .check { position: absolute; top: 8px; right: 8px; width: 22px; height: 22px; background: var(--green); color: var(--paper); display: grid; place-items: center; font-size: 11px; opacity: 0; transition: opacity 0.2s; }
.wyne-cfg .label-thumb.selected .check { opacity: 1; }
.wyne-cfg /* Step 4 — design carousel */
  .carousel-hint { font-family: var(--mono); font-size: 9px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold-deep); }
.wyne-cfg .carousel-nav { display: inline-flex; gap: 8px; }
.wyne-cfg .car-arrow { font-family: var(--mono); font-size: 10px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--ink-soft); background: var(--paper); border: 1px solid var(--line-strong); padding: 6px 12px; cursor: pointer; display: inline-flex; align-items: center; gap: 6px; transition: all 0.15s; }
.wyne-cfg .car-arrow:hover { border-color: var(--green); color: var(--green); }
.wyne-cfg .lang-note { font-family: var(--serif); font-style: italic; font-size: 11px; color: var(--ink-mute); letter-spacing: 0; text-transform: none; }
.wyne-cfg .lang-row { display: flex; gap: 10px; margin-bottom: 26px; flex-wrap: wrap; }
.wyne-cfg .lang-btn { display: flex; flex-direction: column; align-items: center; gap: 7px; font-family: var(--mono); font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--ink-soft); background: var(--paper); border: 1px solid var(--line-strong); padding: 12px 20px 10px; cursor: pointer; transition: all 0.2s; min-width: 76px; }
.wyne-cfg .lang-btn .flag { font-size: 24px; line-height: 1; filter: saturate(0.9); }
.wyne-cfg .lang-btn .abbr { font-weight: 500; }
.wyne-cfg .lang-btn:hover { border-color: var(--gold-deep); color: var(--green); transform: translateY(-1px); }
.wyne-cfg .lang-btn.active { border-color: var(--green); box-shadow: 0 0 0 1px var(--green), 0 8px 20px rgba(31, 53, 34, 0.12); color: var(--green); }
.wyne-cfg .lang-btn.active .flag { filter: none; }
.wyne-cfg .car-arrow .ar { font-family: var(--serif); font-size: 14px; line-height: 1; }
.wyne-cfg .label-carousel {
    display: flex; gap: 14px; overflow-x: auto; scroll-snap-type: x mandatory;
    padding: 4px 2px 16px; margin: 0 -2px 4px;
    scrollbar-width: thin; scrollbar-color: var(--gold-deep) transparent;
  }
.wyne-cfg .label-carousel::-webkit-scrollbar { height: 6px; }
.wyne-cfg .label-carousel::-webkit-scrollbar-thumb { background: var(--gold-deep); border-radius: 3px; }
.wyne-cfg .label-card {
    flex: 0 0 auto; width: 150px; scroll-snap-align: start;
    border: 1px solid var(--line-strong); background: var(--paper);
    position: relative; cursor: pointer; overflow: hidden; padding: 0;
    transition: transform 0.2s, border-color 0.2s, box-shadow 0.2s;
    display: flex; flex-direction: column;
  }
.wyne-cfg .label-card:hover { border-color: var(--gold-deep); transform: translateY(-2px); }
.wyne-cfg .label-card.selected { border-color: var(--green); box-shadow: 0 0 0 2px var(--green), 0 14px 28px rgba(31, 53, 34, 0.15); }
.wyne-cfg .label-card .label-art-wrap { position: relative; display: block; width: 100%; aspect-ratio: 4.2/3; overflow: hidden; background: #faf8f2; }
.wyne-cfg .label-card .label-art-img { width: 100%; height: 100%; object-fit: contain; display: block; }
.wyne-cfg .label-card .label-name { display: block; padding: 11px 12px; font-family: var(--serif); font-size: 14px; font-style: italic; color: var(--green); text-align: left; border-top: 1px solid var(--line); background: var(--paper); }
.wyne-cfg .label-card .check { position: absolute; top: 8px; right: 8px; width: 22px; height: 22px; background: var(--green); color: var(--paper); display: grid; place-items: center; font-size: 11px; opacity: 0; transition: opacity 0.2s; z-index: 3; }
.wyne-cfg .label-card.selected .check { opacity: 1; }
.wyne-cfg .label-card .price-sticker { position: absolute; bottom: 0; right: 0; background: var(--gold-deep); color: var(--paper); font-family: var(--sans); font-size: 10px; font-weight: 600; letter-spacing: 0.08em; padding: 5px 9px; box-shadow: 0 2px 8px rgba(31,53,34,0.22); z-index: 4; display: flex; align-items: baseline; gap: 1px; }
.wyne-cfg .label-card .price-sticker .cur { font-family: var(--serif); font-style: italic; font-size: 11px; }
.wyne-cfg /* Step 4 — special glow option */
  .glow-section { margin-top: 24px; border: 1px solid var(--line-strong); border-top: 2px solid var(--gold-deep); background: var(--paper); padding: 20px 22px; }
.wyne-cfg .glow-toggle-row { display: flex; align-items: center; justify-content: space-between; gap: 18px; }
.wyne-cfg .glow-text .glow-ttl { font-family: var(--serif); font-style: italic; font-size: 18px; color: var(--ink); }
.wyne-cfg .glow-text .glow-sub { font-size: 11px; letter-spacing: 0.04em; color: var(--ink-mute); margin-top: 4px; }
.wyne-cfg .glow-switch { flex-shrink: 0; width: 52px; height: 28px; border-radius: 999px; border: 1px solid var(--line-strong); background: var(--bg-3); position: relative; cursor: pointer; transition: background 0.2s, border-color 0.2s; padding: 0; }
.wyne-cfg .glow-switch .knob { position: absolute; top: 2px; left: 2px; width: 22px; height: 22px; border-radius: 50%; background: var(--paper); box-shadow: 0 1px 3px rgba(0,0,0,0.3); transition: transform 0.22s; }
.wyne-cfg .glow-switch.on { background: var(--green); border-color: var(--green); }
.wyne-cfg .glow-switch.on .knob { transform: translateX(24px); }
.wyne-cfg .glow-finishes { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin-top: 18px; padding-top: 18px; border-top: 1px solid var(--line); }
.wyne-cfg .glow-finishes.is-disabled { opacity: 0.4; filter: grayscale(0.9); pointer-events: none; }
.wyne-cfg .glow-finish:disabled { cursor: not-allowed; }
.wyne-cfg .glow-finish { display: flex; flex-direction: column; align-items: center; gap: 5px; padding: 9px 8px; border: 1px solid var(--line-strong); background: var(--bg-1); cursor: pointer; transition: all 0.18s; }
.wyne-cfg .glow-finish:hover { border-color: var(--gold-deep); }
.wyne-cfg .glow-finish.selected { border-color: var(--green); box-shadow: 0 0 0 1px var(--green); background: var(--paper); }
.wyne-cfg .glow-finish .sw { width: 22px; height: 22px; border-radius: 50%; border: 1px solid rgba(0,0,0,0.15); }
.wyne-cfg .glow-finish .sw-gold { background: linear-gradient(135deg, #f4d27a, #b8924d); }
.wyne-cfg .glow-finish .sw-rosegold { background: linear-gradient(135deg, #f3c8b6, #c98b73); }
.wyne-cfg .glow-finish .sw-silver { background: linear-gradient(135deg, #eef0f2, #a9adb2); }
.wyne-cfg .glow-finish .fn { font-family: var(--serif); font-style: italic; font-size: 14px; color: var(--ink); }
.wyne-cfg .glow-finish .fp { font-family: var(--mono); font-size: 10px; letter-spacing: 0.08em; color: var(--gold-deep); }
.wyne-cfg .form-fields { margin-top: 30px; display: grid; gap: 22px; }
.wyne-cfg .field label { display: block; font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--ink-mute); margin-bottom: 10px; }
.wyne-cfg .req-pill, .wyne-cfg .opt-pill {
    display: inline-flex; align-items: center; gap: 4px;
    font-family: var(--sans); font-size: 9px; letter-spacing: 0.18em;
    text-transform: uppercase; padding: 2px 8px; border-radius: 999px;
    line-height: 1.4; margin-left: 8px; vertical-align: middle;
  }
.wyne-cfg .req-pill {
    color: var(--green); background: rgba(31, 53, 34, 0.08); border: 1px solid rgba(31, 53, 34, 0.22);
  }
.wyne-cfg .req-pill .star { color: var(--red); font-size: 11px; line-height: 0; transform: translateY(1px); }
.wyne-cfg .opt-pill {
    color: var(--ink-mute); background: transparent; border: 1px dashed rgba(120, 100, 70, 0.35);
    font-style: italic; letter-spacing: 0.14em;
  }
.wyne-cfg .field-label-row { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin-bottom: 10px; }
.wyne-cfg .field-label-row .lbl-main { display: flex; align-items: center; }
.wyne-cfg .field-label-row .lbl-main span.txt { font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--ink-mute); }
.wyne-cfg .field-label-row .lbl-count { font-family: var(--serif); font-style: italic; font-size: 11px; color: var(--ink-mute); letter-spacing: 0; text-transform: none; }
.wyne-cfg .ded-suggest-btn { background: transparent; border: 1px solid var(--gold-deep); color: var(--gold-deep); font-family: var(--sans); font-size: 9px; letter-spacing: 0.2em; text-transform: uppercase; padding: 5px 12px; cursor: pointer; transition: all 0.18s; white-space: nowrap; }
.wyne-cfg .ded-suggest-btn:hover { background: var(--green); border-color: var(--green); color: var(--paper); }
.wyne-cfg .ded-card { max-width: 520px; }
.wyne-cfg .ded-kicker { font-family: var(--mono, var(--sans)); font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--gold-deep); }
.wyne-cfg .ded-h { font-family: var(--serif); font-style: italic; font-weight: 300; font-size: 30px; color: var(--green); margin: 8px 0 4px; }
.wyne-cfg .ded-sub { font-size: 13px; color: var(--ink-soft); margin-bottom: 20px; }
.wyne-cfg .ded-list { display: flex; flex-direction: column; gap: 10px; }
.wyne-cfg .ded-opt { text-align: left; background: var(--paper); border: 1px solid var(--line-strong); color: var(--ink); font-family: var(--serif); font-style: italic; font-size: 16px; padding: 14px 16px; cursor: pointer; transition: all 0.18s; }
.wyne-cfg .ded-opt:hover { border-color: var(--green); background: rgba(31,53,34,0.04); color: var(--green); }
.wyne-cfg .field input, .wyne-cfg .field textarea { width: 100%; background: var(--paper); border: 1px solid var(--line-strong); padding: 14px 16px; color: var(--ink); font-family: var(--serif); font-size: 17px; font-style: italic; outline: none; transition: border-color 0.2s; resize: none; }
.wyne-cfg .field textarea { font-family: var(--sans); font-size: 14px; font-style: normal; line-height: 1.6; min-height: 88px; }
.wyne-cfg .field input:focus, .wyne-cfg .field textarea:focus { border-color: var(--green); }
.wyne-cfg .field input::placeholder, .wyne-cfg .field textarea::placeholder { color: var(--ink-mute); font-style: italic; }
.wyne-cfg .base-card .swatch .glyph { position: absolute; bottom: 12px; right: 14px; font-family: var(--serif); font-style: italic; font-size: 14px; letter-spacing: 0.3em; color: rgba(255,255,255,0.95); }
.wyne-cfg .printed-preview { margin-top: 14px; border: 1px solid var(--gold-deep); background: rgba(184, 146, 77, 0.08); padding: 18px 22px; }
.wyne-cfg .printed-preview .head { font-size: 9px; letter-spacing: 0.35em; text-transform: uppercase; color: var(--gold-deep); margin-bottom: 8px; }
.wyne-cfg .printed-preview .body { font-family: var(--serif); font-style: italic; font-size: 17px; color: var(--green); line-height: 1.5; }
.wyne-cfg .printed-preview .body .var { color: var(--ink); border-bottom: 1px solid var(--gold-deep); padding: 0 3px; font-style: italic; }
.wyne-cfg /* Step nav */
  .panel-nav { display: flex; justify-content: space-between; align-items: center; margin-top: 38px; padding-top: 26px; border-top: 1px solid var(--line); }
.wyne-cfg .nav-btn { background: transparent; border: 1px solid var(--line-strong); color: var(--ink-soft); padding: 13px 28px; cursor: pointer; font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; font-family: var(--sans); transition: all 0.2s; }
.wyne-cfg .nav-btn:hover:not(:disabled) { border-color: var(--green); color: var(--green); }
.wyne-cfg .nav-btn:disabled { opacity: 0.4; cursor: not-allowed; }
.wyne-cfg .nav-btn.primary { background: var(--green); color: var(--paper); border-color: var(--green); }
.wyne-cfg .nav-btn.primary:hover:not(:disabled) { background: var(--green-soft); border-color: var(--green-soft); }
.wyne-cfg .nav-arrow { font-family: var(--serif); font-size: 16px; margin: 0 8px; vertical-align: middle; }
.wyne-cfg .progress-dots { display: flex; align-items: center; gap: 6px; font-size: 10px; letter-spacing: 0.2em; text-transform: uppercase; color: var(--ink-mute); }
.wyne-cfg .progress-dots .pdot { width: 6px; height: 6px; border-radius: 50%; background: var(--bg-3); }
.wyne-cfg .progress-dots .pdot.done { background: var(--gold); }
.wyne-cfg .progress-dots .pdot.current { background: var(--green); box-shadow: 0 0 0 3px rgba(31, 53, 34, 0.12); }
.wyne-cfg /* Defer overlay */
  .overlay { position: fixed; inset: 0; background: rgba(38, 30, 16, 0.55); backdrop-filter: blur(8px); display: none; align-items: center; justify-content: center; z-index: 100; padding: 20px; overflow-y: auto; }
.wyne-cfg .overlay.open { display: flex; }
.wyne-cfg .overlay-card { background: var(--paper); border: 1px solid var(--line-strong); border-top: 2px solid var(--green); max-width: 520px; width: 100%; padding: 36px; position: relative; }
.wyne-cfg .overlay-card h3 { font-family: var(--serif); font-style: italic; font-weight: 300; font-size: 34px; color: var(--green); margin-bottom: 12px; }
.wyne-cfg .overlay-card p { font-size: 13px; color: var(--ink-soft); line-height: 1.7; margin-bottom: 22px; }
.wyne-cfg .overlay-actions { display: flex; gap: 12px; justify-content: flex-end; }
.wyne-cfg .overlay-close { position: absolute; top: 16px; right: 16px; background: transparent; border: none; color: var(--ink-mute); cursor: pointer; font-size: 22px; }
.wyne-cfg /* Cart confirmation */
  .confirm-card { text-align: center; padding-top: 44px; }
.wyne-cfg .confirm-check { width: 54px; height: 54px; border-radius: 50%; background: var(--green); color: #fff; display: flex; align-items: center; justify-content: center; font-size: 26px; margin: 0 auto 16px; animation: confPop .4s ease; }
@keyframes confPop { from { opacity: 0; transform: scale(.5); } to { opacity: 1; transform: scale(1); } }
.wyne-cfg .confirm-kicker { font-family: var(--mono, monospace); font-size: 9px; letter-spacing: 0.35em; text-transform: uppercase; color: var(--gold-deep, #9a7b2e); margin-bottom: 8px; }
.wyne-cfg .confirm-card .overlay-actions { justify-content: center; margin-top: 6px; gap: 12px; }
.wyne-cfg .confirm-card .overlay-actions .nav-btn { flex: 1 1 0; display: inline-flex; align-items: center; justify-content: center; white-space: nowrap; text-align: center; padding: 15px 20px; letter-spacing: 0.18em; line-height: 1; }
.wyne-cfg .confirm-card .overlay-actions .nav-arrow { margin: 0 0 0 8px; }
.wyne-cfg .confirm-mini { display: flex; flex-direction: column; gap: 8px; text-align: left; border: 1px solid var(--line, rgba(0,0,0,0.1)); background: var(--bg-2, #f3efe6); padding: 16px 18px; margin: 4px 0 22px; }
.wyne-cfg .confirm-mini .cm-row { display: flex; justify-content: space-between; gap: 16px; font-size: 12px; color: var(--ink-soft, #444); }
.wyne-cfg .confirm-mini .cm-row .k { color: var(--ink-mute, #888); }
.wyne-cfg .confirm-mini .cm-row.tot { border-top: 1px solid var(--line, rgba(0,0,0,0.1)); padding-top: 8px; font-weight: 600; color: var(--ink, #1a1a1a); }
.wyne-cfg /* Preview overlay */
  .preview-card { background: var(--paper); border: 1px solid var(--line-strong); border-top: 2px solid var(--green); max-width: 1080px; width: 100%; position: relative; margin: auto; }
.wyne-cfg .preview-card .preview-head { padding: 26px 36px 22px; border-bottom: 1px solid var(--line); display: flex; align-items: flex-start; justify-content: space-between; gap: 24px; }
.wyne-cfg .preview-card .preview-head .kicker { font-size: 9px; letter-spacing: 0.35em; text-transform: uppercase; color: var(--gold-deep); margin-bottom: 8px; }
.wyne-cfg .preview-card .preview-head h3 { font-family: var(--serif); font-style: italic; font-weight: 300; font-size: 38px; color: var(--green); margin: 0; line-height: 1; }
.wyne-cfg .preview-card .preview-head .bottle-no { text-align: right; font-size: 9px; letter-spacing: 0.35em; text-transform: uppercase; color: var(--ink-mute); }
.wyne-cfg .preview-card .preview-head .bottle-no .v { display: block; margin-top: 6px; font-family: var(--serif); font-style: italic; font-size: 14px; letter-spacing: 0.2em; color: var(--green); text-transform: none; }
.wyne-cfg .preview-body { display: grid; grid-template-columns: 1fr 1.05fr; gap: 0; }
.wyne-cfg .preview-label { padding: 20px 18px 16px; background: var(--bg-2); border-right: 1px solid var(--line); display: flex; flex-direction: column; align-items: stretch; gap: 10px; min-height: 640px; }
.wyne-cfg .pv-slideshow { position: relative; flex: 1; display: flex; flex-direction: column; align-items: center; gap: 10px; min-height: 0; }
.wyne-cfg .pv-stage { position: relative; flex: 1; width: 100%; display: flex; align-items: center; justify-content: center; overflow: hidden; min-height: 480px; }
.wyne-cfg .pv-bottle { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; opacity: 0; transition: opacity 0.4s ease; pointer-events: none; }
.wyne-cfg .pv-bottle.active { opacity: 1; pointer-events: auto; }
.wyne-cfg .pv-bottle .bottle-frame { position: relative; height: 100%; max-width: 100%; display: inline-block; line-height: 0; }
.wyne-cfg .pv-bottle img { max-height: 100%; max-width: 100%; width: auto; height: auto; object-fit: contain; box-shadow: 0 14px 30px rgba(31, 53, 34, 0.18); display: block; transition: filter 0.5s ease; }
.wyne-cfg .pv-bottle .bottle-label-overlay { color: #2a2521; }
.wyne-cfg .pv-bottle.full .bottle-label-overlay { left: 33%; right: 33%; top: 61%; bottom: 24%; }
.wyne-cfg .pv-bottle.close .bottle-label-overlay { left: 13.5%; right: 17%; top: 21.5%; bottom: 46.5%; }
.wyne-cfg .pv-nav { position: absolute; top: 50%; transform: translateY(-50%); width: 44px; height: 44px; border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.6); background: rgba(255, 255, 255, 0.72); backdrop-filter: blur(6px); color: var(--ink); display: grid; place-items: center; cursor: pointer; transition: all 0.2s; font-size: 22px; font-family: var(--serif); z-index: 5; line-height: 1; padding-bottom: 3px; box-shadow: 0 4px 14px rgba(31, 53, 34, 0.18); }
.wyne-cfg .pv-nav:hover { background: var(--paper); color: var(--green); border-color: var(--green); }
.wyne-cfg .pv-nav.prev { left: 22px; }
.wyne-cfg .pv-nav.next { right: 22px; }
.wyne-cfg .pv-dots { display: flex; gap: 8px; align-items: center; justify-content: center; }
.wyne-cfg .pv-dot { width: 8px; height: 8px; border-radius: 50%; border: 1px solid var(--ink-mute); background: transparent; cursor: pointer; padding: 0; transition: all 0.2s; }
.wyne-cfg .pv-dot.active { background: var(--green); border-color: var(--green); transform: scale(1.2); }
.wyne-cfg .pv-cap-text { font-size: 9px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--ink-mute); text-align: center; }
.wyne-cfg .preview-label-cap { text-align: center; padding-top: 6px; border-top: 1px solid var(--line); width: 100%; }
.wyne-cfg .preview-label-cap .ttl { font-family: var(--serif); font-style: italic; font-size: 16px; color: var(--green); }
.wyne-cfg .preview-label-cap .sub { font-size: 9px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--ink-mute); margin-top: 4px; }
.wyne-cfg .preview-data { padding: 28px 36px; display: flex; flex-direction: column; gap: 18px; }
.wyne-cfg .pd-row { display: grid; grid-template-columns: 110px 1fr; gap: 16px; align-items: baseline; padding-bottom: 14px; border-bottom: 1px dashed var(--line); }
.wyne-cfg .pd-row:last-of-type { border-bottom: none; padding-bottom: 0; }
.wyne-cfg .pd-row .k { font-size: 9px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--ink-mute); }
.wyne-cfg .pd-row .v { font-family: var(--serif); font-size: 16px; color: var(--ink); line-height: 1.4; font-style: italic; }
.wyne-cfg .pd-row .v .meta { display: block; font-family: var(--sans); font-style: normal; font-size: 10px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--ink-mute); margin-top: 4px; }
.wyne-cfg .pd-row .v.empty { color: var(--ink-mute); font-style: italic; opacity: 0.6; }
.wyne-cfg .pd-totals { margin-top: 6px; padding: 16px 20px; background: rgba(184, 146, 77, 0.08); border: 1px solid var(--gold-deep); display: flex; flex-direction: column; gap: 8px; }
.wyne-cfg .pd-totals .ln { display: flex; justify-content: space-between; align-items: baseline; font-size: 12px; color: var(--ink-soft); letter-spacing: 0.05em; }
.wyne-cfg .pd-totals .ln .v { font-family: var(--serif); font-style: italic; font-size: 14px; color: var(--ink); }
.wyne-cfg .pd-totals .ln.tot { border-top: 1px solid var(--gold-deep); padding-top: 10px; margin-top: 4px; font-size: 10px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--green); }
.wyne-cfg .pd-totals .ln.tot .v { font-family: var(--serif); font-style: italic; font-size: 26px; color: var(--green); }
.wyne-cfg .pd-totals .ln.tot .v .currency { font-size: 16px; color: var(--gold-deep); margin-right: 4px; vertical-align: top; }
.wyne-cfg .preview-foot { padding: 22px 36px; border-top: 1px solid var(--line); display: flex; justify-content: space-between; align-items: center; gap: 12px; }
.wyne-cfg .preview-foot .note { font-size: 10px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--ink-mute); font-style: italic; }
.wyne-cfg .preview-foot .actions { display: flex; gap: 12px; }
@media (max-width: 820px) {
.wyne-cfg .preview-body { grid-template-columns: 1fr; }
.wyne-cfg .preview-label { border-right: none; border-bottom: 1px solid var(--line); min-height: 320px; }
.wyne-cfg .preview-card .preview-head { flex-direction: column; }
.wyne-cfg .preview-foot { flex-direction: column-reverse; align-items: stretch; }
.wyne-cfg .preview-foot .actions { justify-content: flex-end; }
}
@media (max-width: 980px) {
.wyne-cfg .stage { grid-template-columns: 1fr; padding: 0 24px; }
.wyne-cfg .panel { padding-left: 0; margin-top: 32px; }
.wyne-cfg .showcase { position: static; }
.wyne-cfg .hero h1 { font-size: 52px; }
.wyne-cfg .stepper { overflow-x: auto; justify-content: flex-start; padding: 24px; }
.wyne-cfg .sound-cards, .wyne-cfg .cards.cols-2 { grid-template-columns: 1fr; }
}
.wyne-cfg /* Hide topbar when embedded as iframe (?embed=1) */
  body.embedded .topbar { display: none; }
.wyne-cfg .hb-record-btn { margin-top: 12px; width: 100%; display: inline-flex; align-items: center; justify-content: center; gap: 10px; background: transparent; border: 1px solid var(--line-strong); color: var(--ink); padding: 13px 18px; font-family: var(--sans); font-size: 11px; letter-spacing: 0.22em; text-transform: uppercase; cursor: pointer; transition: all 0.2s; }
.wyne-cfg .hb-record-btn:hover { border-color: var(--green); color: var(--green); }
.wyne-cfg .record-zone { text-align: center; padding: 8px 14px; }
.wyne-cfg .record-btn { display: inline-flex; align-items: center; gap: 10px; padding: 13px 30px; border-radius: 999px; border: 1px solid var(--red); background: transparent; color: var(--red-deep); font-family: var(--sans); font-size: 11px; letter-spacing: 0.22em; text-transform: uppercase; cursor: pointer; transition: all 0.2s; }
.wyne-cfg .record-btn:hover { background: var(--red); color: #fff; }
.wyne-cfg .record-btn.on { background: var(--red); color: #fff; }
.wyne-cfg .record-btn .dot { width: 10px; height: 10px; border-radius: 50%; background: var(--red); }
.wyne-cfg .record-btn:hover .dot, .wyne-cfg .record-btn.on .dot { background: #fff; }
.wyne-cfg .record-btn.on .dot { animation: rec-pulse 1s ease-in-out infinite; }
@keyframes rec-pulse { 0%,100% { opacity: 1; } 50% { opacity: 0.25; } }
.wyne-cfg /* === HEARTBEAT EDITION — gender cards === */
  .cards.cols-3 { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
@media (max-width: 720px) {
.wyne-cfg .cards.cols-3 { grid-template-columns: 1fr; }
}
.wyne-cfg .gender-card {
    display: flex; flex-direction: column; align-items: stretch;
    padding: 24px 22px;
    text-align: center;
  }
.wyne-cfg .gender-card .g-swatch {
    width: 78px; height: 78px; border-radius: 50%;
    margin: 0 auto 14px;
    display: grid; place-items: center;
    border: 1px solid var(--line-strong);
    box-shadow: inset 0 0 0 4px var(--paper), inset 0 -8px 16px rgba(0,0,0,0.04);
  }
.wyne-cfg .gender-card .g-pink { background: linear-gradient(135deg, #f7d9dc, #e6a8b8); color: #7a2f3f; }
.wyne-cfg .gender-card .g-blue { background: linear-gradient(135deg, #d9e3ef, #a8bcd2); color: #1f3552; }
.wyne-cfg .gender-card .g-cream { background: linear-gradient(135deg, #f3ecdc, #d8c89a); color: #3a3520; }
.wyne-cfg .gender-card .head { justify-content: center; }
.wyne-cfg .gender-card .head .ttl { font-size: 22px; }
.wyne-cfg .gender-card .head .meta { color: var(--gold-deep); margin-top: 4px; }
.wyne-cfg .gender-card .desc { text-align: center; }
.wyne-cfg .gender-card.g-girl.selected { box-shadow: 0 0 0 2px #e6a8b8, 0 14px 36px rgba(122, 47, 63, 0.18); }
.wyne-cfg .gender-card.g-girl.selected .g-swatch { box-shadow: inset 0 0 0 4px var(--paper), 0 0 0 5px #e6a8b8; }
.wyne-cfg .gender-card.g-boy.selected { box-shadow: 0 0 0 2px #6b8db5, 0 14px 36px rgba(31, 53, 82, 0.18); }
.wyne-cfg .gender-card.g-boy.selected .g-swatch { box-shadow: inset 0 0 0 4px var(--paper), 0 0 0 5px #6b8db5; }
.wyne-cfg .gender-card.g-unknown.selected { box-shadow: 0 0 0 2px #b8a05e, 0 14px 36px rgba(122, 100, 50, 0.18); }
.wyne-cfg .gender-card.g-unknown.selected .g-swatch { box-shadow: inset 0 0 0 4px var(--paper), 0 0 0 5px #b8a05e; }
.wyne-cfg .gender-confirm {
    margin-top: 22px; padding: 14px 18px;
    background: rgba(184, 146, 77, 0.08);
    border: 1px solid rgba(184, 146, 77, 0.35);
    display: flex; align-items: center; gap: 14px;
  }
.wyne-cfg .gender-confirm .gc-icon {
    width: 38px; height: 38px; border-radius: 50%;
    background: var(--paper); border: 1px solid var(--gold-deep);
    display: grid; place-items: center;
    font-size: 18px; color: var(--green);
    flex-shrink: 0;
  }
.wyne-cfg .gender-confirm .gc-text .gc-ttl {
    font-family: var(--serif); font-style: italic; font-size: 17px;
    color: var(--green); line-height: 1.2;
  }
.wyne-cfg .gender-confirm .gc-text .gc-sub {
    font-size: 11px; letter-spacing: 0.18em; text-transform: uppercase;
    color: var(--ink-mute); margin-top: 4px;
  }
.wyne-cfg /* === HEARTBEAT — upload zone after-state + tips === */
  .hb-loaded {
    display: flex; align-items: center; gap: 16px;
    padding: 18px 20px;
    background: rgba(31, 53, 34, 0.05);
    border: 1px solid var(--green);
    border-radius: 0;
    margin-top: 8px;
  }
.wyne-cfg .hb-loaded .hb-loaded-icon {
    color: var(--green); flex-shrink: 0;
    width: 72px; height: 28px; display: grid; place-items: center;
  }
.wyne-cfg .hb-loaded .hb-loaded-text { flex: 1; min-width: 0; }
.wyne-cfg .hb-loaded .hb-loaded-text .t {
    font-family: var(--serif); font-style: italic; font-size: 16px;
    color: var(--ink); overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
  }
.wyne-cfg .hb-loaded .hb-loaded-text .m {
    font-size: 10px; letter-spacing: 0.2em; text-transform: uppercase;
    color: var(--gold-deep); margin-top: 4px;
  }
.wyne-cfg .hb-loaded .hb-loaded-remove {
    background: transparent; border: 1px solid var(--line);
    padding: 6px 12px; font-family: var(--sans); font-size: 10px;
    letter-spacing: 0.25em; text-transform: uppercase; color: var(--ink-mute);
    cursor: pointer; transition: all 0.15s; flex-shrink: 0;
  }
.wyne-cfg .hb-loaded .hb-loaded-remove:hover { color: var(--red); border-color: var(--red); }
.wyne-cfg .hb-tips {
    margin-top: 14px; display: flex; flex-direction: column; gap: 6px;
    padding: 12px 16px;
    background: rgba(184, 146, 77, 0.05);
    border-left: 2px solid var(--gold-deep);
  }
.wyne-cfg .hb-tips .hb-tip {
    display: flex; align-items: center; gap: 10px;
    font-family: var(--serif); font-style: italic; font-size: 13px;
    color: var(--ink-soft);
  }
.wyne-cfg .hb-tips .hb-tip .dot {
    width: 4px; height: 4px; border-radius: 50%;
    background: var(--gold-deep); flex-shrink: 0;
  }
.wyne-cfg /* === EXP CARDS art === */
  .exp-card .exp-art {
    height: 88px; margin-bottom: 14px; position: relative;
    background: rgba(31, 53, 34, 0.04);
    border: 1px solid var(--line);
    display: flex; align-items: center; justify-content: center;
    overflow: hidden;
  }
.wyne-cfg .exp-card.premium .exp-art {
    background: rgba(250, 245, 233, 0.08);
    border-color: var(--gold-bright);
  }
.wyne-cfg .exp-card .exp-clock {
    position: absolute; left: 16px; top: 50%; transform: translateY(-50%);
    font-family: var(--serif); font-style: italic; font-size: 30px;
    color: var(--green); line-height: 1;
  }
.wyne-cfg .exp-card .exp-clock span {
    font-size: 16px; color: var(--gold-deep); margin-left: 2px;
  }
.wyne-cfg .exp-card.premium .exp-clock { color: var(--paper); }
.wyne-cfg .exp-card.premium .exp-clock span { color: var(--gold-bright); }
.wyne-cfg .exp-card .exp-trace {
    position: absolute; left: 90px; right: 16px; top: 50%; transform: translateY(-50%);
    width: calc(100% - 110px); height: 36px;
    color: var(--green);
  }
.wyne-cfg .exp-card.premium .exp-trace { color: var(--gold-bright); }
.wyne-cfg /* heartbeat trace pulse */
  @keyframes hb-pulse-anim {
    0%, 100% { opacity: 0.55; }
    50% { opacity: 1; }
  }
.wyne-cfg .exp-card.selected .exp-trace { animation: hb-pulse-anim 1.6s ease-in-out infinite; }
.wyne-cfg /* === bottle label heartbeat stamp === */
  .bottle-label-overlay .hb-stamp {
    color: #8a6f33;
    margin: 0 auto 0.15em;
    line-height: 0;
  }
.wyne-cfg /* === HEARTBEAT — inline player inside upload-zone === */
  .upload-zone.has-file {
    padding: 0;
    background: var(--paper);
    border-style: solid;
    border-color: var(--green);
    cursor: default;
  }
.wyne-cfg .upload-zone.has-file:hover { border-color: var(--green); background: var(--paper); }
.wyne-cfg .hb-player {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: 18px;
    padding: 18px 22px;
    text-align: left;
    width: 100%;
  }
.wyne-cfg .hb-player-controls {
    display: flex; gap: 8px; align-items: center;
  }
.wyne-cfg .hb-pbtn {
    width: 40px; height: 40px;
    border-radius: 50%;
    background: var(--green); color: var(--paper);
    border: 1.5px solid var(--green);
    display: grid; place-items: center;
    cursor: pointer; padding: 0;
    transition: transform 0.15s, background 0.15s, box-shadow 0.15s;
    flex-shrink: 0;
  }
.wyne-cfg .hb-pbtn:hover:not(:disabled) { transform: scale(1.06); box-shadow: 0 4px 14px rgba(31, 53, 34, 0.25); }
.wyne-cfg .hb-pbtn.stop {
    width: 34px; height: 34px;
    background: transparent; color: var(--ink-mute);
    border-color: var(--line-strong);
  }
.wyne-cfg .hb-pbtn.stop:hover:not(:disabled) { background: var(--ink); color: var(--paper); border-color: var(--ink); }
.wyne-cfg .hb-pbtn:disabled { opacity: 0.35; cursor: not-allowed; }
.wyne-cfg .hb-pbtn.play.is-playing {
    background: var(--gold-deep); border-color: var(--gold-deep);
  }
.wyne-cfg .hb-player-body { min-width: 0; }
.wyne-cfg .hb-player-name {
    display: flex; align-items: baseline; justify-content: space-between;
    gap: 12px; margin-bottom: 8px;
  }
.wyne-cfg .hb-player-name .fn {
    font-family: var(--serif); font-style: italic; font-size: 15px;
    color: var(--ink); overflow: hidden; text-overflow: ellipsis; white-space: nowrap;
  }
.wyne-cfg .hb-player-name .meta {
    font-size: 9px; letter-spacing: 0.25em; text-transform: uppercase;
    color: var(--gold-deep); flex-shrink: 0;
  }
.wyne-cfg .hb-player-wave {
    position: relative;
    display: flex; align-items: center; gap: 2px;
    height: 36px;
    padding: 4px 0;
  }
.wyne-cfg .hb-player-wave .hb-w-bar {
    flex: 1; min-width: 2px;
    background: var(--gold-deep); opacity: 0.45;
    border-radius: 1px;
    transition: opacity 0.15s, background 0.15s, transform 0.15s;
    transform-origin: center;
  }
.wyne-cfg .hb-player-wave.is-playing .hb-w-bar {
    background: var(--green); opacity: 0.7;
    animation: hb-bar-pulse 1.2s ease-in-out infinite;
  }
.wyne-cfg .hb-player-wave.is-playing .hb-w-bar:nth-child(6n+1) { animation-delay: -0.0s; }
.wyne-cfg .hb-player-wave.is-playing .hb-w-bar:nth-child(6n+2) { animation-delay: -0.2s; }
.wyne-cfg .hb-player-wave.is-playing .hb-w-bar:nth-child(6n+3) { animation-delay: -0.4s; }
.wyne-cfg .hb-player-wave.is-playing .hb-w-bar:nth-child(6n+4) { animation-delay: -0.6s; }
.wyne-cfg .hb-player-wave.is-playing .hb-w-bar:nth-child(6n+5) { animation-delay: -0.8s; }
.wyne-cfg .hb-player-wave.is-playing .hb-w-bar:nth-child(6n+6) { animation-delay: -1.0s; }
@keyframes hb-bar-pulse {
    0%, 100% { transform: scaleY(1); opacity: 0.45; }
    50% { transform: scaleY(1.18); opacity: 1; }
  }
.wyne-cfg .hb-w-cursor {
    position: absolute; top: 0; bottom: 0; left: 0;
    width: 1.5px; background: var(--red);
    box-shadow: 0 0 0 2px rgba(178, 60, 50, 0.15);
    opacity: 0;
    transition: opacity 0.2s;
  }
.wyne-cfg .hb-player-wave.is-playing .hb-w-cursor {
    opacity: 1;
    animation: hb-cursor-move 42s linear forwards;
  }
@keyframes hb-cursor-move {
    from { left: 0%; } to { left: 100%; }
  }
.wyne-cfg .hb-player-times {
    display: flex; justify-content: space-between;
    margin-top: 4px;
    font-family: var(--sans); font-weight: 500;
    font-size: 10px; letter-spacing: 0.2em;
    color: var(--ink-mute);
  }
.wyne-cfg .hb-player-times .now { color: var(--green); font-variant-numeric: tabular-nums; }
.wyne-cfg .hb-player-times .dur { color: var(--gold-deep); }
.wyne-cfg .hb-player-remove {
    background: transparent;
    border: 1px solid transparent;
    padding: 8px 12px;
    color: var(--ink-mute);
    font-family: var(--sans); font-size: 10px;
    letter-spacing: 0.22em; text-transform: uppercase;
    cursor: pointer;
    display: inline-flex; align-items: center; gap: 6px;
    transition: all 0.15s;
    flex-shrink: 0;
    align-self: stretch;
  }
.wyne-cfg .hb-player-remove:hover {
    color: var(--red); border-color: var(--red);
  }
@media (max-width: 720px) {
.wyne-cfg .hb-player { grid-template-columns: auto 1fr; grid-template-rows: auto auto; }
.wyne-cfg .hb-player-remove { grid-column: 1 / -1; justify-self: flex-end; }
}
.wyne-cfg /* ===== Header (menu + notification) + Footer ===== */
  .wv-topbar { position: sticky; top: 0; z-index: 50; background: rgba(247,237,225,0.82); backdrop-filter: blur(16px); border-bottom: 1px solid rgba(38,30,16,0.10); }
.wyne-cfg .wv-menubar { max-width: 1680px; margin: 0 auto; padding: 0 clamp(24px,5vw,120px); height: 78px; display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; transition: height 0.24s ease; }
.wyne-cfg .wv-topbar.shrink .wv-menubar { height: 60px; }
.wyne-cfg .wv-nav { display: flex; gap: 32px; align-items: center; list-style: none; }
.wyne-cfg .wv-rightnav { justify-content: flex-end; }
.wyne-cfg .wv-nav a { font-family: var(--sans); font-size: 11px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--ink-mute); text-decoration: none; transition: color 0.2s; white-space: nowrap; }
.wyne-cfg .wv-nav a:hover { color: var(--green); }
.wyne-cfg .wv-logo { justify-self: center; font-family: var(--sans); font-weight: 200; font-size: 27px; letter-spacing: 0.4em; text-transform: uppercase; color: var(--green); padding-left: 0.4em; }
.wyne-cfg .wv-topbar.shrink .wv-logo { font-size: 23px; }
.wyne-cfg .wv-logo .plus { color: var(--gold); }
.wyne-cfg .wv-right { display: flex; gap: 20px; align-items: center; justify-self: end; }
.wyne-cfg .wv-lang { font-family: var(--mono, 'JetBrains Mono', monospace); font-size: 10.5px; letter-spacing: 0.18em; color: var(--ink-mute); background: none; border: none; cursor: pointer; text-transform: uppercase; }
.wyne-cfg .wv-icon { width: 38px; height: 38px; border-radius: 50%; border: 1px solid var(--line-strong); background: transparent; color: var(--ink-soft); display: inline-flex; align-items: center; justify-content: center; cursor: pointer; transition: all 0.2s; }
.wyne-cfg .wv-icon:hover { border-color: var(--green); color: var(--green); }
.wyne-cfg .wv-notif { text-align: center; padding: 11px 16px; background: rgba(184,146,77,0.10); border-bottom: 1px solid rgba(138,111,51,0.22); font-family: var(--serif); font-style: italic; font-size: 14px; color: var(--gold-deep); }
.wyne-cfg .wv-notif b { font-style: normal; font-family: var(--sans); font-weight: 500; font-size: 11px; letter-spacing: 0.12em; text-transform: uppercase; color: var(--green); }
.wyne-cfg .__wyne_dropped, .wyne-cfg .__wyne_dropped { display: none; }
.wyne-cfg .wv-footer { position: relative; z-index: 1; background: #000; color: #c9bda8; padding: clamp(52px,7vw,88px) clamp(24px,5vw,120px) 36px; margin-top: 0; }
.wyne-cfg .wv-foot-top { display: flex; justify-content: space-between; align-items: flex-start; gap: 40px; flex-wrap: wrap; max-width: 1440px; margin: 0 auto; }
.wyne-cfg .wv-foot-brand { font-family: var(--sans); font-weight: 200; font-size: 38px; letter-spacing: 0.4em; text-transform: uppercase; color: #f4ecdd; padding-left: 0.4em; }
.wyne-cfg .wv-foot-brand .plus { color: var(--gold); }
.wyne-cfg .wv-foot-tag { font-family: var(--serif); font-style: italic; font-size: 19px; line-height: 1.5; color: #c9bda8; max-width: 42ch; }
.wyne-cfg .wv-foot-grid { max-width: 1440px; margin: 44px auto 0; padding-top: 40px; border-top: 1px solid rgba(231,210,176,0.14); display: grid; grid-template-columns: repeat(4, 1fr); gap: 30px; }
.wyne-cfg .wv-foot-col h5 { font-family: var(--sans); font-size: 11px; letter-spacing: 0.22em; text-transform: uppercase; color: var(--gold-soft); margin-bottom: 16px; font-weight: 500; }
.wyne-cfg .wv-foot-col ul { list-style: none; display: flex; flex-direction: column; gap: 11px; }
.wyne-cfg .wv-foot-col a { font-family: var(--serif); font-size: 16px; color: #c9bda8; text-decoration: none; transition: color 0.2s; }
.wyne-cfg .wv-foot-col a:hover { color: var(--gold-soft); }
.wyne-cfg .wv-foot-bottom { max-width: 1440px; margin: 44px auto 0; padding-top: 24px; border-top: 1px solid rgba(231,210,176,0.10); display: flex; justify-content: space-between; gap: 20px; flex-wrap: wrap; font-family: var(--sans); font-size: 10px; letter-spacing: 0.14em; text-transform: uppercase; color: #8a7f6c; }
@media (max-width: 900px) {
.wyne-cfg .wv-nav.wv-left, .wyne-cfg .wv-rightnav, .wyne-cfg .wv-lang { display: none; }
.wyne-cfg .wv-menubar { grid-template-columns: auto 1fr auto; }
.wyne-cfg .wv-foot-grid { grid-template-columns: 1fr 1fr; }
}
.wyne-cfg /* ===== 5 steps of magic (wedding) ===== */
  .wvm-magic { background: #000; padding: clamp(56px, 8vw, 104px) clamp(24px, 5vw, 120px); }
.wyne-cfg .wvm-magic .wvm-head { max-width: 1440px; margin: 0 auto clamp(36px, 5vw, 56px); }
.wyne-cfg .wvm-magic .wvm-kicker { font-family: var(--serif); font-weight: 300; font-style: italic; font-size: clamp(38px, 5vw, 60px); line-height: 1.0; color: #f3ece0; }
.wyne-cfg .wvm-magic .wvm-kicker em { font-style: italic; color: var(--gold-soft); }
.wyne-cfg .wvm-magic .wvm-lead { font-family: var(--serif); font-size: clamp(16px, 1.7vw, 20px); line-height: 1.55; color: #b7ab97; margin-top: 16px; max-width: 52ch; }
.wyne-cfg .wvm-grid { max-width: 1440px; margin: 0 auto; display: grid; grid-template-columns: repeat(5, 1fr); gap: 16px; }
.wyne-cfg .wvm-card { position: relative; overflow: hidden; background: #000; border: 1px solid rgba(231,210,176,0.08); cursor: pointer; }
.wyne-cfg .wvm-photo { position: relative; width: 100%; aspect-ratio: 3/4.2; overflow: hidden; }
.wyne-cfg .wvm-photo img { width: 100%; height: 100%; object-fit: cover; display: block; transition: transform 0.6s ease; }
.wyne-cfg .wvm-card:hover .wvm-photo img { transform: scale(1.04); }
.wyne-cfg .wvm-photo::after { content: ""; position: absolute; inset: 0; background: linear-gradient(180deg, rgba(13,10,7,0) 40%, rgba(13,10,7,0.85) 100%); }
.wyne-cfg .wvm-cap { position: absolute; left: 0; right: 0; bottom: 0; z-index: 2; padding: 18px 18px 16px; display: flex; align-items: flex-end; justify-content: space-between; gap: 10px; }
.wyne-cfg .wvm-cap-txt { min-width: 0; }
.wyne-cfg .wvm-step { font-family: var(--sans); font-size: 10px; letter-spacing: 0.28em; text-transform: uppercase; color: var(--gold-soft); }
.wyne-cfg .wvm-title { font-family: var(--serif); font-size: clamp(17px, 1.5vw, 22px); color: #f5efe3; line-height: 1.15; margin-top: 6px; }
.wyne-cfg .wvm-plus { flex: 0 0 auto; width: 34px; height: 34px; display: grid; place-items: center; border: 1px solid rgba(231,210,176,0.4); background: rgba(13,10,7,0.4); color: var(--gold-soft); font-family: var(--sans); font-weight: 300; font-size: 20px; line-height: 1; transition: background 0.2s, color 0.2s, transform 0.25s; }
.wyne-cfg .wvm-card.open .wvm-plus { transform: rotate(45deg); background: var(--gold-soft); color: #14100b; }
.wyne-cfg .wvm-plus:hover { background: var(--gold-soft); color: #14100b; }
.wyne-cfg .wvm-desc { max-height: 0; overflow: hidden; transition: max-height 0.4s ease; background: #000; }
.wyne-cfg .wvm-desc-inner { padding: 0 18px 20px; font-family: var(--serif); font-size: 14.5px; line-height: 1.6; color: #b7ab97; }
.wyne-cfg .wvm-card.open .wvm-desc { max-height: 260px; }
@media (max-width: 1100px) {
.wyne-cfg .wvm-grid { grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 560px) {
.wyne-cfg .wvm-grid { grid-template-columns: 1fr; }
}
.wyne-cfg /* ===== Proof tabs block (Science / Technology / Results) ===== */
  .proof-block {
    --font-serif: 'Cormorant Garamond', serif; --font-code: 'JetBrains Mono', ui-monospace, monospace; --font-word: 'Cormorant Garamond', serif;
    --vyne-ink: #261e10; --vyne-body: #4a3f2a; --vyne-muted: #7a6f5a; --vyne-faint: #9a8e75;
    --vyne-gold: #b8924d; --vyne-gold-soft: #8a6f33; --vyne-gold-deep: #c9a661;
    --vyne-line: rgba(38,30,16,0.14); --vyne-panel: #faf5e9;
    --font-serif: 'Cormorant Garamond', serif; --font-code: 'JetBrains Mono', ui-monospace, monospace; --font-word: 'JetBrains Mono', ui-monospace, monospace;
    background: linear-gradient(180deg, #f4ede0 0%, #faf5e9 100%);
    padding: clamp(28px, 4vw, 52px) 0;
    border-top: 1px solid rgba(38,30,16,0.10);
  }
.wyne-cfg .proof-block .pf-shell { max-width: 1680px; margin: 0 auto; padding: 0 clamp(24px, 5vw, 120px); }
.wyne-cfg .proof-block .pf-head { max-width: 70ch; margin-bottom: clamp(28px, 4vw, 40px); }
.wyne-cfg .proof-block .pf-kicker { font-family: var(--font-code); font-size: 11px; letter-spacing: 0.3em; text-transform: uppercase; color: var(--vyne-gold); }
.wyne-cfg .proof-block .pf-h { font-family: var(--font-serif); font-weight: 500; font-size: clamp(34px,5vw,56px); line-height: 1.04; color: var(--vyne-ink); margin: 14px 0 16px; }
.wyne-cfg .proof-block .pf-lede { font-family: var(--font-serif); font-size: clamp(18px, 1.7vw, 23px); line-height: 1.5; color: var(--vyne-body); font-weight: 300; margin: 0; }
.wyne-cfg .proof-block .tab-row { display: flex; border-bottom: 1px solid var(--vyne-line); margin-bottom: 40px; }
.wyne-cfg .proof-block .tab { font-family: var(--font-word); font-size: 13px; letter-spacing: 0.18em; text-transform: uppercase; color: var(--vyne-muted); background: none; border: none; padding: 14px 26px; cursor: pointer; position: relative; }
.wyne-cfg .proof-block .tab.active { color: var(--vyne-ink); }
.wyne-cfg .proof-block .tab.active::after { content: ''; position: absolute; left: 0; right: 0; bottom: -1px; height: 2px; background: var(--vyne-gold); }
.wyne-cfg .proof-block .pf-panel[hidden] { display: none; }
.wyne-cfg .proof-block .panel-head { max-width: 64ch; margin-bottom: 36px; }
.wyne-cfg .proof-block .panel-head h3 { font-family: var(--font-serif); font-weight: 500; font-size: clamp(28px, 4vw, 46px); color: var(--vyne-ink); margin: 0 0 14px; }
.wyne-cfg .proof-block .panel-head p { font-family: var(--font-serif); font-size: clamp(17px, 1.5vw, 21px); line-height: 1.5; color: var(--vyne-body); font-weight: 300; margin: 0; }
.wyne-cfg .proof-block .collage { display: grid; grid-template-columns: 1.3fr 1fr 1fr; grid-auto-rows: 234px; gap: 18px; }
.wyne-cfg .proof-block .collage > div { border: 1px solid var(--vyne-line); padding: 22px; background: var(--vyne-panel); position: relative; }
.wyne-cfg .proof-block .collage .hero-photo { grid-row: span 2; background: #e3d8c4 center / cover no-repeat; }
.wyne-cfg .proof-block .collage .kicker { font-family: var(--font-code); font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vyne-muted); }
.wyne-cfg .proof-block .collage .big-num { font-family: var(--font-serif); font-weight: 500; font-size: 48px; color: var(--vyne-gold-soft); line-height: 1; margin: 10px 0; }
.wyne-cfg .proof-block .collage .chart-area, .wyne-cfg .proof-block .collage .body { font-size: 13px; color: var(--vyne-body); font-family: var(--font-serif); }
.wyne-cfg .proof-block .collage .quote-card { grid-column: span 2; background: #efe3cc; border-color: var(--vyne-gold); }
.wyne-cfg .proof-block .collage .qmark { font-family: var(--font-serif); font-size: 50px; color: var(--vyne-gold); line-height: 0.5; }
.wyne-cfg .proof-block .collage .qtext { font-family: var(--font-serif); font-style: italic; font-size: 23px; color: var(--vyne-ink); margin: 10px 0; }
.wyne-cfg .proof-block .collage .qauthor, .wyne-cfg .proof-block .collage .head { font-family: var(--font-code); font-size: 11px; letter-spacing: 0.14em; text-transform: uppercase; color: var(--vyne-muted); }
.wyne-cfg .proof-block .collage .head { color: var(--vyne-ink); margin-top: 8px; }
.wyne-cfg .proof-block .panel-more { display: inline-block; margin-top: 28px; font-family: var(--font-code); font-size: 11px; letter-spacing: 0.16em; text-transform: uppercase; color: var(--vyne-gold-soft); border-bottom: 1px solid var(--vyne-gold-deep); padding-bottom: 4px; text-decoration: none; }
.wyne-cfg .proof-block .panel-more:hover { color: var(--vyne-gold); }
@media (max-width: 1024px) {
.wyne-cfg .proof-block .collage { grid-template-columns: 1fr 1fr; }
.wyne-cfg .proof-block .collage .hero-photo { grid-row: auto; grid-column: span 2; min-height: 220px; }
}
@media (max-width: 560px) {
.wyne-cfg .proof-block .collage { grid-template-columns: 1fr; }
.wyne-cfg .proof-block .collage .hero-photo, .wyne-cfg .proof-block .collage .quote-card { grid-column: auto; }
}
/* Restored: these rules were swallowed by the block above, whose closing
   brace was lost when the bundle was first imported — that is why the
   wedding proof section rendered unstyled above 560px. */
.wyne-cfg .faq-block .faq-list {max-width:100%!important;}
.wyne-cfg .faq-block .faq-body {max-width:92ch;}
.wyne-cfg .step-dot.active, .wyne-cfg .step-dot.done {cursor:pointer;}
.wyne-cfg .pf2 {--pf-bg1:#1c1610;--pf-bg2:#16110b;--pf-gold:#c9a44c;--pf-gold-soft:#e6cf9e;--pf-ink:#f5ede0;--pf-body:#c7bba8;--pf-muted:#8e8474;--pf-panel:#15110c;--pf-line:rgba(231,210,176,0.14);--pf-serif:'Cormorant Garamond',serif;--pf-mono:'JetBrains Mono',ui-monospace,monospace;background:linear-gradient(180deg,var(--pf-bg1),var(--pf-bg2));padding:clamp(56px,8vw,110px) 0;border-top:1px solid rgba(231,210,176,0.07)}
.wyne-cfg .pf2 .pf-shell {max-width:1680px;margin:0 auto;padding:0 clamp(24px,5vw,120px)}
.wyne-cfg .pf2 .pf-kicker {font-family:var(--pf-mono);font-size:11px;letter-spacing:.3em;text-transform:uppercase;color:var(--pf-gold)}
.wyne-cfg .pf2 .pf-h {font-family:var(--pf-serif);font-weight:500;font-size:clamp(38px,5.5vw,68px);line-height:1.02;color:var(--pf-ink);margin:14px 0 0}
.wyne-cfg .pf2 .pf-h em {font-style:italic;color:var(--pf-gold-soft)}
.wyne-cfg .pf2 .pf-lede {font-family:var(--pf-serif);font-size:clamp(18px,2vw,24px);line-height:1.5;color:var(--pf-body);max-width:60ch;margin-top:20px}
.wyne-cfg .pf2 .pf-findings {display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(24px,3vw,56px);margin:clamp(40px,5vw,64px) 0 clamp(40px,5vw,64px)}
.wyne-cfg .pf2 .pf-find {padding-top:22px;border-top:1px solid var(--pf-line)}
.wyne-cfg .pf2 .pf-num {font-family:var(--pf-serif);font-weight:500;font-size:clamp(40px,4.4vw,68px);line-height:1;color:var(--pf-gold)}
.wyne-cfg .pf2 .pf-num .u {font-size:.42em;color:var(--pf-ink);margin-left:4px}
.wyne-cfg .pf2 .pf-desc {font-family:var(--pf-serif);font-size:15px;line-height:1.5;color:var(--pf-body);margin-top:16px;max-width:30ch}
.wyne-cfg .pf2 .tab-row {display:flex;border-bottom:1px solid var(--pf-line);margin-bottom:40px;overflow-x:auto}
.wyne-cfg .pf2 .tab {font-family:var(--pf-mono);font-size:13px;letter-spacing:.18em;text-transform:uppercase;color:var(--pf-muted);background:none;border:none;padding:14px 26px;cursor:pointer;position:relative;white-space:nowrap}
.wyne-cfg .pf2 .tab.active {color:var(--pf-ink)}
.wyne-cfg .pf2 .tab.active::after {content:'';position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--pf-gold)}
.wyne-cfg .pf2 .pf-panel[hidden] {display:none}
.wyne-cfg .pf2 .pf-ph {max-width:64ch;margin-bottom:36px}
.wyne-cfg .pf2 .pf-ph h3 {font-family:var(--pf-serif);font-weight:500;font-size:clamp(26px,3.2vw,42px);color:var(--pf-ink);margin:0 0 14px}
.wyne-cfg .pf2 .pf-ph p {font-family:var(--pf-serif);font-size:clamp(17px,1.5vw,21px);line-height:1.5;color:var(--pf-body);margin:0}
.wyne-cfg .pf2 .collage {display:grid;grid-template-columns:1.3fr 1fr 1fr;grid-auto-rows:234px;gap:18px}
.wyne-cfg .pf2 .collage>div {border:1px solid var(--pf-line);padding:22px;background:var(--pf-panel);position:relative;border-radius:4px}
.wyne-cfg .pf2 .collage .hero-photo {grid-row:span 2;background:#0a0807 center/cover no-repeat;padding:0}
.wyne-cfg .pf2 .collage .k {font-family:var(--pf-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--pf-muted)}
.wyne-cfg .pf2 .collage .n {font-family:var(--pf-serif);font-weight:500;font-size:44px;color:var(--pf-gold);line-height:1;margin:10px 0}
.wyne-cfg .pf2 .collage .b {font-size:13px;color:var(--pf-body);font-family:var(--pf-serif);line-height:1.5}
.wyne-cfg .pf2 .collage .hd {font-family:var(--pf-serif);font-size:16px;color:var(--pf-gold-soft);margin-bottom:4px}
.wyne-cfg .pf2 .collage .quote {grid-column:span 2;background:rgba(201,164,76,.08);border-color:var(--pf-gold)}
.wyne-cfg .pf2 .collage .qm {font-family:var(--pf-serif);font-size:50px;color:var(--pf-gold);line-height:.5}
.wyne-cfg .pf2 .collage .qt {font-family:var(--pf-serif);font-style:italic;font-size:22px;color:var(--pf-ink);margin:10px 0}
.wyne-cfg .pf2 .collage .qa {font-family:var(--pf-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--pf-muted)}
.wyne-cfg .pf2 .pf-more {display:inline-block;margin-top:28px;font-family:var(--pf-mono);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--pf-gold);border-bottom:1px solid var(--pf-gold);padding-bottom:4px;text-decoration:none}
@media(max-width:1024px) {
.wyne-cfg .pf2 .collage {grid-template-columns:1fr 1fr}
.wyne-cfg .pf2 .collage .hero-photo {grid-row:auto;grid-column:span 2;min-height:220px}
}
@media(max-width:600px) {
.wyne-cfg .pf2 .pf-findings {grid-template-columns:1fr 1fr}
.wyne-cfg .pf2 .collage {grid-template-columns:1fr}
.wyne-cfg .pf2 .collage .hero-photo, .wyne-cfg .pf2 .collage .quote {grid-column:auto}
}


/* The wizard is held to a readable width rather than pushed in from the edges:
   padding took the room out of the column itself and the cards started to
   stack their words. Only the wizard — the sections above and below it keep
   the page's own rhythm. */
@media (min-width: 861px) {
  .wyne-cfg .stage { max-width: 1440px; padding-left: var(--pad); padding-right: var(--pad); }
  /* The bottle column is a fifth narrower than the design's 600px, which is
     room the panel beside it can use: the cards and fields there are what
     the customer works in, and the bottle reads fine smaller. */
  .wyne-cfg .stage { grid-template-columns: 480px 1fr; }
}
