/* Desktop styles: loaded at min-width 1181px
   Generated from original split. */


@media (max-width: 1500px) {
  .header, .hero, .trust-strip, .section, .footer { width: calc(100% - 56px); }
  .hero { grid-template-columns: minmax(420px, .72fr) minmax(540px, 1.28fr); }
  .stage-bottle.main { width: clamp(205px, 15vw, 300px); }
  .stage-bottle.mid { width: clamp(160px, 11.5vw, 245px); }
  .stage-bottle.small { width: clamp(124px, 9vw, 185px); }
}

@media (max-width: 1500px) {
  .catalog-grid,
  .product-info-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
  .video-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  .hero { grid-template-columns: minmax(390px, .58fr) minmax(620px, 1.42fr); }
  .hero-girl { height: 500px; left: -3%; }
  .hero-man { height: 520px; right: -4%; }
}

@media (min-width: 1181px) {
  .section-head,
  .section-head.centered {
    left: auto;
    width: 100vw;
    max-width: none;
    margin-left: calc((100% - 100vw) / 2);
    margin-right: calc((100% - 100vw) / 2);
    padding: 0 48px;
    transform: none;
    box-sizing: border-box;
  }

  body {
    background:
      radial-gradient(circle at 74% 8%, rgba(205, 133, 24, 0.24), transparent 34rem),
      radial-gradient(circle at 17% 18%, rgba(218, 154, 30, 0.14), transparent 25rem),
      radial-gradient(circle at 84% 58%, rgba(9, 165, 255, 0.06), transparent 24rem),
      linear-gradient(180deg, #000 0%, #030302 52%, #000 100%);
  }

  .site-shell {
    background:
      radial-gradient(circle at 50% 3%, rgba(255, 204, 80, .08), transparent 22rem),
      linear-gradient(90deg, rgba(218, 154, 30, .032) 1px, transparent 1px),
      linear-gradient(0deg, rgba(218, 154, 30, .026) 1px, transparent 1px),
      #000;
    background-size: auto, 86px 86px, 86px 86px, auto;
  }

  .site-shell::before {
    opacity: .25;
    background-image:
      radial-gradient(circle, rgba(255, 199, 65, .9) 0 1px, transparent 1.8px),
      radial-gradient(circle, rgba(255, 199, 65, .36) 0 1px, transparent 1.7px),
      radial-gradient(circle, rgba(84, 200, 255, .26) 0 1px, transparent 1.8px);
    background-size: 138px 138px, 220px 220px, 310px 310px;
    animation: particles 24s linear infinite;
  }

  .header {
    width: 100%;
    max-width: none;
    min-height: 76px;
    padding: 0 clamp(46px, 5vw, 86px);
    border-bottom: 1px solid rgba(218, 154, 30, .28);
    background:
      radial-gradient(circle at 89% 50%, rgba(255, 196, 58, .12), transparent 16rem),
      linear-gradient(180deg, rgba(0,0,0,.96), rgba(0,0,0,.78));
    box-shadow: 0 1px 0 rgba(255, 202, 77, .08), 0 10px 36px rgba(0,0,0,.45);
  }

  .desktop-nav {
    transform: translateX(-1.5%);
  }

  .hero {
    width: min(1860px, calc(100% - 24px));
    min-height: 760px;
    grid-template-columns: minmax(410px, .48fr) minmax(0, 1.52fr);
    padding-top: 22px;
    overflow: visible;
  }

  .hero::after {
    content: "";
    position: absolute;
    inset: 8% auto 8% -5%;
    width: 38%;
    background:
      radial-gradient(circle at 20% 20%, rgba(255, 202, 77, .45) 0 2px, transparent 3px),
      radial-gradient(circle at 48% 38%, rgba(255, 202, 77, .35) 0 2px, transparent 3px),
      radial-gradient(circle at 34% 68%, rgba(255, 202, 77, .25) 0 1px, transparent 3px),
      linear-gradient(34deg, transparent 0 30%, rgba(255,202,77,.18) 31%, transparent 32% 54%, rgba(255,202,77,.13) 55%, transparent 56%);
    opacity: .38;
    filter: drop-shadow(0 0 22px rgba(255,202,77,.22));
    mask-image: radial-gradient(circle at 42% 44%, #000, transparent 72%);
    pointer-events: none;
    animation: meshGlow 7s ease-in-out infinite;
  }

  .hero-copy {
    z-index: 10;
  }

  .hero h1 {
    font-size: clamp(48px, 2.95vw, 59px);
    width: min(610px, calc(100vw - 112px));
    max-width: none;
  }

  .hero-lead {
    max-width: 470px;
    font-size: clamp(16px, 1.05vw, 19px);
  }

  .hero-benefits {
    max-width: 430px;
  }

  .hero-showcase {
    min-height: 700px;
    overflow: visible;
  }

  .hero-showcase::before {
    inset: 4% -3% 5% -2%;
    background:
      radial-gradient(circle at 53% 57%, rgba(255,202,77,.25), transparent 24%),
      radial-gradient(circle at 80% 30%, rgba(255,202,77,.18), transparent 16%),
      radial-gradient(circle at 14% 44%, rgba(255,202,77,.12), transparent 20%),
      linear-gradient(126deg, transparent 0 35%, rgba(218,154,30,.20) 36%, transparent 37% 52%, rgba(9,165,255,.14) 53%, transparent 54%),
      radial-gradient(circle at 76% 24%, rgba(255,196,58,.52) 0 2px, transparent 3px),
      radial-gradient(circle at 42% 22%, rgba(255,196,58,.32) 0 2px, transparent 3px),
      radial-gradient(circle at 64% 72%, rgba(255,196,58,.26) 0 1px, transparent 3px);
    opacity: .95;
  }

  .hero-showcase::after {
    content: "";
    position: absolute;
    right: 0;
    top: 9%;
    width: 44%;
    height: 58%;
    background:
      radial-gradient(circle at 20% 28%, rgba(255, 202, 77, .5) 0 2px, transparent 3px),
      radial-gradient(circle at 55% 46%, rgba(255, 202, 77, .38) 0 2px, transparent 3px),
      radial-gradient(circle at 78% 18%, rgba(255, 202, 77, .45) 0 1px, transparent 3px),
      linear-gradient(52deg, transparent 0 38%, rgba(255,202,77,.20) 39%, transparent 40% 68%, rgba(255,202,77,.14) 69%, transparent 70%);
    opacity: .52;
    filter: drop-shadow(0 0 24px rgba(255,202,77,.26));
    mask-image: radial-gradient(circle at 60% 45%, #000, transparent 72%);
    pointer-events: none;
    animation: meshGlow 8s ease-in-out infinite reverse;
  }

  .dna-strand {
    right: 3%;
    top: 4%;
    width: 230px;
    height: 575px;
    border-left-width: 4px;
    border-right-width: 4px;
    opacity: .96;
    filter: drop-shadow(0 0 20px rgba(255, 199, 65, .72));
    animation: dnaPulse 5.8s ease-in-out infinite;
  }

  .dna-strand::before,
  .dna-strand::after {
    content: "";
    position: absolute;
    inset: 9% 17%;
    border-top: 2px dotted rgba(255, 202, 77, .55);
    border-bottom: 2px dotted rgba(255, 202, 77, .38);
    border-radius: 50%;
    transform: rotate(34deg);
  }

  .dna-strand::after {
    inset: 18% 25%;
    transform: rotate(-30deg);
    opacity: .72;
  }

  .quality-seal {
    display: block;
    left: 44%;
    top: 6%;
    width: 120px;
    height: 120px;
    padding: 0;
    object-fit: contain;
    border: 0;
    border-radius: 50%;
    background: transparent;
    box-shadow: 0 0 18px rgba(121,205,255,.42), 0 0 34px rgba(255,202,77,.24);
    filter: saturate(1.2) contrast(1.04) drop-shadow(0 0 18px rgba(121,205,255,.34));
  }

  .hero-girl {
    left: 8%;
    bottom: -90px;
    height: 900px;
  }

  .hero-man {
    right: -9%;
    bottom: -112px;
    height: 920px;
  }

  .hero-stage {
    min-height: 650px;
    padding: 0 18% 0 24%;
    transform: translate(clamp(42px, 5.2vw, 98px), -112px);
    background: none;
  }

  .product-stage::before {
    left: 8%;
    right: 8%;
    bottom: 4%;
    height: 112px;
    border-color: rgba(255, 202, 77, .66);
    background:
      radial-gradient(ellipse at center, rgba(255,202,77,.34), transparent 60%),
      repeating-radial-gradient(ellipse at center, rgba(255,202,77,.32) 0 1px, transparent 2px 18px);
    box-shadow:
      0 0 36px rgba(255,202,77,.38),
      0 0 70px rgba(255,202,77,.16),
      inset 0 0 42px rgba(255,202,77,.15);
  }

  .product-stage::after {
    left: 14%;
    right: 14%;
    bottom: 4%;
    height: 110px;
    background: radial-gradient(ellipse at center, rgba(255,202,77,.25), rgba(0,0,0,.78) 58%, transparent 72%);
    filter: blur(13px);
  }

  .hero-stage::before {
    left: 8%;
    right: 8%;
    bottom: 82px;
    z-index: 2;
    height: 76px;
    border: 0;
    border-radius: 50%;
    background:
      radial-gradient(ellipse at 50% 18%, rgba(255, 239, 164, .34), transparent 28%),
      radial-gradient(ellipse at center, rgba(255, 207, 76, .22), transparent 60%),
      linear-gradient(180deg, rgba(41, 34, 17, .98), rgba(11, 10, 8, .99) 64%, rgba(0,0,0,.98));
    box-shadow:
      0 0 0 1px rgba(255, 222, 118, .92),
      0 0 22px rgba(255, 213, 88, .58),
      0 0 64px rgba(255, 202, 77, .2),
      inset 0 5px 8px rgba(255, 231, 148, .18),
      inset 0 -16px 22px rgba(0,0,0,.76);
    transform: none;
  }

  .hero-stage::after {
    left: 8%;
    right: 8%;
    bottom: 12px;
    z-index: 1;
    height: 116px;
    border-radius: 0 0 18px 18px;
    border: 1px solid rgba(255, 189, 39, .4);
    border-left-color: rgba(255, 189, 39, .32);
    border-right-color: rgba(255, 189, 39, .32);
    border-bottom-color: rgba(255, 205, 74, .7);
    border-top: 0;
    background:
      radial-gradient(ellipse at 50% -8%, rgba(255, 222, 113, .28), transparent 42%),
      linear-gradient(90deg, rgba(255,202,77,.18), transparent 11%, transparent 89%, rgba(255,202,77,.16)),
      linear-gradient(90deg, transparent 0%, rgba(255,202,77,.12) 10%, rgba(255,202,77,.05) 50%, rgba(255,202,77,.1) 90%, transparent 100%),
      linear-gradient(180deg, rgba(39, 30, 12, .96) 0%, rgba(10, 9, 7, .99) 48%, rgba(1, 1, 1, 1) 100%);
    box-shadow:
      0 19px 38px rgba(0,0,0,.92),
      0 0 34px rgba(255, 202, 77, .2),
      inset 0 16px 18px rgba(255, 224, 132, .1),
      inset 0 -5px 0 rgba(255, 190, 42, .18),
      inset 0 -32px 38px rgba(0,0,0,.88);
    filter: none;
    clip-path: none;
    mask-image: linear-gradient(to bottom, #000 0 88%, rgba(0,0,0,.82) 96%, transparent 100%);
  }

  .hero-stage .stage-bottle {
    width: auto;
    max-width: none;
    bottom: 98px;
    margin: 0 -2.5%;
    filter:
      drop-shadow(0 32px 24px rgba(0,0,0,.82))
      drop-shadow(0 0 18px rgba(255,202,77,.22));
  }

  .hero-stage .stage-bottle.main {
    width: auto;
    height: clamp(405px, 25.6vw, 442px);
  }

  .hero-stage .stage-bottle.mid {
    width: auto;
    height: clamp(292px, 18.15vw, 318px);
  }

  .hero-stage .stage-bottle.small {
    width: auto;
    height: clamp(251px, 15.6vw, 274px);
  }

  .product-image img {
    height: 202px;
  }

  .product-card {
    grid-template-rows: 235px 1fr;
    min-height: 446px;
  }

  .product-image {
    min-height: 235px;
    padding-top: 10px;
    background-size: 122% auto, auto, auto, auto, auto;
    background-position: center 39%, center, center, center, center;
  }

  .product-image::before {
    left: 10%;
    right: 10%;
    bottom: 26px;
    height: 38px;
  }

  .product-card-body {
    justify-items: center;
    align-content: start;
    padding: 12px 14px 18px;
    text-align: center;
  }

  .product-card h3,
  .product-card p {
    width: 100%;
    text-align: center;
    text-wrap: balance;
  }

  .product-card .outline-button {
    justify-self: center;
    width: min(176px, 100%);
    gap: 8px;
  }

  .trust-strip article {
    display: grid;
    grid-template-columns: 52px minmax(0, 1fr);
    gap: 16px;
    align-items: center;
  }

  .trust-strip strong,
  .trust-strip span {
    text-align: left;
  }

  .product-info-grid .info-card {
    display: grid;
    justify-items: center;
    align-content: start;
    text-align: center;
  }

  .product-info-grid .info-card h3,
  .product-info-grid .info-card p {
    width: 100%;
    text-align: center;
    text-wrap: balance;
  }

  .product-info-grid .info-card a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    line-height: 1.15;
  }

  .product-card:hover {
    transform: translateY(-9px) scale(1.012);
    box-shadow:
      0 0 30px color-mix(in srgb, var(--accent), transparent 58%),
      0 24px 70px rgba(0,0,0,.56),
      inset 0 0 24px color-mix(in srgb, var(--accent), transparent 86%);
  }

  .product-info-grid .info-card:hover,
  .video-card:hover {
    box-shadow:
      0 0 24px color-mix(in srgb, var(--accent), transparent 68%),
      0 18px 50px rgba(0,0,0,.5);
  }

  .quiz-card {
    background:
      radial-gradient(circle at 63% 52%, rgba(255,202,77,.17), transparent 19rem),
      radial-gradient(circle at 3% 15%, rgba(255,202,77,.14), transparent 13rem),
      linear-gradient(180deg, rgba(16,14,10,.92), rgba(2,2,2,.9));
  }

  .quiz-quality-card {
    grid-column: 3;
    display: flex;
    align-items: center;
    gap: 12px;
    align-self: end;
    justify-self: start;
    min-width: 190px;
    padding: 10px 14px;
    border: 1px solid var(--line);
    border-radius: var(--radius);
    color: var(--gold-soft);
    background: rgba(0,0,0,.48);
    box-shadow: 0 0 18px rgba(255,202,77,.14);
  }

  .quiz-quality-card img {
    width: 54px;
    height: 54px;
    object-fit: contain;
  }

  .video-preview {
    background:
      radial-gradient(circle at 77% 42%, color-mix(in srgb, var(--accent), transparent 66%), transparent 28%),
      radial-gradient(circle at 32% 45%, rgba(255,202,77,.16), transparent 32%),
      linear-gradient(130deg, transparent 0 45%, color-mix(in srgb, var(--accent), transparent 55%) 46%, transparent 47%),
      #030303;
  }

  .video-filters button {
    min-width: 160px;
    padding-inline: 16px;
    font-size: 13px;
  }

  .centered-button,
  .gold-button,
  .outline-button,
  .ghost-button {
    line-height: 1.1;
    text-align: center;
  }

  .modal-root.open .modal-card {
    box-shadow:
      0 0 0 1px color-mix(in srgb, var(--accent, #ffca4d), transparent 25%) inset,
      0 0 44px color-mix(in srgb, var(--accent, #ffca4d), transparent 60%),
      0 34px 120px rgba(0,0,0,.82);
  }

  .product-modal,
  .price-modal {
    grid-template-columns: minmax(0, .92fr) minmax(360px, .78fr);
    gap: 42px;
    align-items: center;
    border-color: color-mix(in srgb, var(--accent, #ffca4d), #d89b22 30%);
    background:
      radial-gradient(circle at 78% 42%, color-mix(in srgb, var(--accent, #ffca4d), transparent 72%), transparent 22rem),
      radial-gradient(circle at 12% 18%, rgba(255,202,77,.12), transparent 18rem),
      linear-gradient(180deg, rgba(10,10,9,.96), rgba(0,0,0,.94));
  }

  .product-modal {
    width: min(1540px, calc(100vw - 96px));
    height: min(760px, calc(100vh - 56px));
    max-height: calc(100vh - 56px);
    overflow: hidden;
    grid-template-columns: minmax(0, .95fr) minmax(430px, .78fr);
    gap: clamp(34px, 4.4vw, 72px);
    padding: clamp(34px, 5vh, 68px) clamp(46px, 5vw, 82px);
    border: 2px solid color-mix(in srgb, var(--accent, #75c900), transparent 18%);
    background:
      radial-gradient(circle at 82% 50%, color-mix(in srgb, var(--accent, #75c900), transparent 72%), transparent 25rem),
      radial-gradient(circle at 12% 78%, rgba(20, 80, 68, .16), transparent 22rem),
      linear-gradient(110deg, rgba(13, 13, 11, .97), rgba(3, 4, 3, .98) 56%, rgba(7, 15, 5, .96));
    box-shadow:
      0 0 0 1px rgba(0,0,0,.72) inset,
      0 0 64px color-mix(in srgb, var(--accent, #75c900), transparent 62%),
      0 42px 140px rgba(0,0,0,.86);
  }

  .price-modal {
    grid-template-columns: minmax(0, .9fr) minmax(430px, .8fr);
    padding: clamp(42px, 4.2vw, 64px);
  }

  .product-modal .modal-product-visual {
    grid-column: 2;
    grid-row: 1;
    min-height: 0;
    height: min(620px, calc(100vh - 180px));
  }

  .product-modal .modal-content {
    grid-column: 1;
    grid-row: 1;
    align-self: center;
    display: grid;
    gap: clamp(16px, 2.2vh, 28px);
    max-width: 720px;
  }

  .product-modal .modal-content .eyebrow {
    margin: 0;
    color: color-mix(in srgb, var(--accent, #75c900), #fff 24%);
  }

  .product-modal .modal-content h2 {
    margin: 0;
    color: var(--accent, #75c900);
    font-size: clamp(64px, 5.1vw, 104px);
    line-height: 1.08;
    text-transform: uppercase;
  }

  .product-modal .modal-content > p {
    max-width: 710px;
    margin: 0;
    color: rgba(237, 234, 224, .82);
    font-size: clamp(18px, 1.35vw, 24px);
    line-height: 1.42;
  }

  .modal-product-visual .product-image,
  .price-product {
    border: 1px solid color-mix(in srgb, var(--accent, #ffca4d), transparent 35%);
    background:
      radial-gradient(circle at 50% 46%, color-mix(in srgb, var(--accent, #ffca4d), transparent 68%), transparent 42%),
      linear-gradient(145deg, rgba(255,255,255,.035), transparent 38%),
      rgba(0,0,0,.42);
  }

  .product-modal .modal-product-visual .product-image {
    min-height: 100%;
    padding: 18px 28px 0;
    overflow: hidden;
    border-color: transparent;
    background:
      radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--accent, #75c900), transparent 74%), transparent 42%),
      radial-gradient(circle at 50% 94%, color-mix(in srgb, var(--accent, #75c900), transparent 55%), transparent 30%),
      linear-gradient(180deg, rgba(255,255,255,.035), transparent 44%),
      rgba(3, 7, 4, .62);
    box-shadow: inset 0 0 96px rgba(0, 0, 0, .48);
  }

  .product-modal .modal-product-visual .product-image::before {
    left: 9%;
    right: 9%;
    bottom: clamp(6px, 2.1vh, 18px);
    height: clamp(44px, 5.4vh, 58px);
    border-color: color-mix(in srgb, var(--accent, #75c900), #fff 8%);
    background:
      radial-gradient(ellipse at center, color-mix(in srgb, var(--accent, #75c900), transparent 70%), transparent 58%),
      repeating-radial-gradient(ellipse at center, color-mix(in srgb, var(--accent, #75c900), transparent 48%) 0 1px, transparent 2px 16px);
    box-shadow:
      0 0 28px color-mix(in srgb, var(--accent, #75c900), transparent 40%),
      inset 0 0 20px color-mix(in srgb, var(--accent, #75c900), transparent 70%);
  }

  .product-modal .modal-product-visual .product-image::after {
    left: 20%;
    right: 20%;
    bottom: 0;
    height: clamp(36px, 4.8vh, 52px);
    opacity: .78;
    background: radial-gradient(ellipse at center, color-mix(in srgb, var(--accent, #75c900), transparent 42%), transparent 66%);
  }

  .product-modal .product-photo-bg {
    inset: -18% -14% -10%;
    z-index: 0;
    opacity: .1;
    background-image: var(--product-full-bg);
    background-repeat: no-repeat;
    background-position: center 42%;
    background-size: 108% auto;
    filter: blur(12px) saturate(1.38) contrast(1.08);
    mask-image: radial-gradient(ellipse at 50% 50%, #000 0 34%, rgba(0,0,0,.62) 48%, transparent 76%);
    animation: modalLayerBreathe 3.1s ease-in-out infinite;
    will-change: opacity, transform;
  }

  .product-modal .product-mesh {
    inset: 5% 1% 9%;
    z-index: 1;
    opacity: .78;
    background:
      radial-gradient(circle at 9% 62%, color-mix(in srgb, var(--accent, #75c900), white 24%) 0 2px, transparent 3px),
      radial-gradient(circle at 18% 34%, color-mix(in srgb, var(--accent, #75c900), white 24%) 0 2px, transparent 3px),
      radial-gradient(circle at 31% 52%, color-mix(in srgb, var(--accent, #75c900), white 18%) 0 1.5px, transparent 3px),
      radial-gradient(circle at 43% 25%, color-mix(in srgb, var(--accent, #75c900), white 24%) 0 2px, transparent 3px),
      radial-gradient(circle at 58% 43%, color-mix(in srgb, var(--accent, #75c900), white 18%) 0 1.5px, transparent 3px),
      radial-gradient(circle at 73% 27%, color-mix(in srgb, var(--accent, #75c900), white 26%) 0 2px, transparent 3px),
      radial-gradient(circle at 86% 58%, color-mix(in srgb, var(--accent, #75c900), white 22%) 0 2px, transparent 3px),
      linear-gradient(24deg, transparent 0 21%, color-mix(in srgb, var(--accent, #75c900), transparent 54%) 22%, transparent 23%),
      linear-gradient(152deg, transparent 0 29%, color-mix(in srgb, var(--accent, #75c900), transparent 56%) 30%, transparent 31%),
      linear-gradient(74deg, transparent 0 38%, color-mix(in srgb, var(--accent, #75c900), transparent 60%) 39%, transparent 40%),
      linear-gradient(116deg, transparent 0 52%, color-mix(in srgb, var(--accent, #75c900), transparent 62%) 53%, transparent 54%);
    filter: drop-shadow(0 0 14px color-mix(in srgb, var(--accent, #75c900), transparent 48%));
    mask-image:
      linear-gradient(90deg, transparent 0 3%, #000 14% 86%, transparent 97% 100%),
      radial-gradient(ellipse at center, #000 0 64%, transparent 90%);
    mask-composite: intersect;
    animation: modalMeshBreathe 2.4s ease-in-out infinite;
    will-change: opacity, transform;
  }

  .product-modal .product-mesh::before {
    inset: 2% -2%;
    opacity: .56;
  }

  .product-modal .product-mesh::after {
    inset: 16% -8%;
    opacity: .3;
  }

  .product-modal .product-particles,
  .product-modal .modal-float-dust {
    position: absolute;
    inset: 2%;
    pointer-events: none;
    mask-image:
      linear-gradient(90deg, transparent 0 4%, #000 14% 86%, transparent 96% 100%),
      radial-gradient(ellipse at center, #000 0 62%, transparent 88%);
    mask-composite: intersect;
    will-change: opacity, transform;
  }

  .product-modal .product-particles {
    z-index: 2;
    opacity: .74;
    background-image:
      radial-gradient(circle, color-mix(in srgb, var(--accent, #75c900), white 24%) 0 1.3px, transparent 2.8px),
      radial-gradient(circle, color-mix(in srgb, var(--accent, #75c900), white 12%) 0 1px, transparent 2px),
      radial-gradient(circle, rgba(255,255,255,.28) 0 1px, transparent 2px);
    background-size: 48px 48px, 78px 78px, 132px 132px;
    background-position: 0 0, 18px 12px, 40px 22px;
    filter: drop-shadow(0 0 8px color-mix(in srgb, var(--accent, #75c900), transparent 52%));
    animation: modalParticleTwinkle 1.9s ease-in-out infinite;
  }

  .product-modal .modal-float-dust {
    z-index: 3;
    opacity: .44;
    background:
      radial-gradient(circle at 14% 76%, color-mix(in srgb, var(--accent, #75c900), #fff 12%) 0 2px, transparent 4px),
      radial-gradient(circle at 24% 32%, color-mix(in srgb, var(--accent, #75c900), #fff 22%) 0 1.5px, transparent 4px),
      radial-gradient(circle at 77% 18%, color-mix(in srgb, var(--accent, #75c900), #fff 14%) 0 2px, transparent 5px),
      radial-gradient(circle at 83% 72%, color-mix(in srgb, var(--accent, #75c900), #fff 18%) 0 1.5px, transparent 4px);
    animation: modalDustTwinkle 1.35s ease-in-out infinite;
  }

  .product-modal .benefit-list {
    grid-template-columns: 1fr;
    gap: clamp(12px, 1.8vh, 20px);
    padding: 0;
  }

  .product-modal .benefit-list li {
    gap: 18px;
    color: rgba(241, 238, 229, .84);
    font-size: clamp(18px, 1.35vw, 23px);
  }

  .product-modal .benefit-list .icon {
    width: clamp(42px, 4vh, 54px);
    height: clamp(42px, 4vh, 54px);
    border-color: color-mix(in srgb, var(--accent, #75c900), transparent 10%);
    color: color-mix(in srgb, var(--accent, #75c900), #fff 20%);
    box-shadow: 0 0 18px color-mix(in srgb, var(--accent, #75c900), transparent 72%);
  }

  .product-modal .gold-button {
    width: min(780px, 100%);
    min-height: clamp(58px, 7vh, 78px);
    justify-self: start;
    border-color: color-mix(in srgb, var(--accent, #75c900), #fff 18%);
    color: #050706;
    background:
      linear-gradient(90deg, rgba(255,255,255,.16), transparent 24% 76%, rgba(255,255,255,.16)),
      linear-gradient(180deg, color-mix(in srgb, var(--accent, #75c900), #fff 42%), var(--accent, #75c900) 55%, color-mix(in srgb, var(--accent, #75c900), #000 38%));
    box-shadow:
      0 0 0 1px color-mix(in srgb, var(--accent, #75c900), #fff 34%) inset,
      0 0 34px color-mix(in srgb, var(--accent, #75c900), transparent 56%),
      0 18px 48px rgba(0,0,0,.58);
  }

  .product-modal .modal-close {
    border-color: color-mix(in srgb, var(--accent, #75c900), transparent 18%);
    color: color-mix(in srgb, var(--accent, #75c900), #fff 18%);
    background: rgba(0,0,0,.48);
  }

  .price-copy {
    display: grid;
    gap: 18px;
    align-content: center;
  }

  .price-copy .eyebrow {
    margin: 0;
  }

  .price-copy h2 {
    max-width: 500px;
    margin: 0;
    font-size: clamp(34px, 2.25vw, 42px);
    line-height: 1.02;
    text-wrap: balance;
  }

  .price-copy > p:not(.eyebrow) {
    max-width: 540px;
    margin: 0;
    font-size: 18px;
    line-height: 1.42;
  }

  .price-modal .form {
    align-self: center;
    gap: 18px;
  }

  .price-product {
    min-height: 330px;
    margin-top: 4px;
    overflow: hidden;
  }

  .price-product::before {
    bottom: 24px;
  }

  .modal-product-visual img,
  .price-product img {
    height: 455px;
    filter:
      drop-shadow(0 22px 28px rgba(0,0,0,.72))
      drop-shadow(0 0 24px color-mix(in srgb, var(--accent, #ffca4d), transparent 55%));
  }

  .product-modal .modal-product-visual img {
    position: relative;
    z-index: 5;
    justify-self: center;
    align-self: center;
    margin: 0 auto;
    height: min(560px, calc(100vh - 230px));
    max-height: none;
    animation: none;
    transform: none;
    will-change: auto;
  }

  .price-product img {
    height: 345px;
  }

  .modal-content h2,
  .price-copy h2 {
    color: color-mix(in srgb, var(--accent, #ffca4d), #fff 18%);
  }
}

@media (min-width: 1181px) {
  .site-shell::before {
    animation: particles 24s linear infinite;
    opacity: .25;
  }

  .hero-stage {
    background: none;
  }

  .hero-stage::before {
    border: 0;
    background:
      radial-gradient(ellipse at 50% 18%, rgba(255, 239, 164, .34), transparent 28%),
      radial-gradient(ellipse at center, rgba(255, 207, 76, .22), transparent 60%),
      linear-gradient(180deg, rgba(41, 34, 17, .98), rgba(11, 10, 8, .99) 64%, rgba(0,0,0,.98));
    box-shadow:
      0 0 0 1px rgba(255, 220, 116, .9),
      0 0 25px rgba(255, 213, 88, .58),
      0 0 76px rgba(255, 202, 77, .22),
      inset 0 8px 12px rgba(255, 231, 148, .2),
      inset 0 -18px 24px rgba(0,0,0,.72);
    filter: none;
  }

  .hero-stage::after {
    box-shadow:
      0 15px 30px rgba(0,0,0,.86),
      0 0 24px rgba(255, 202, 77, .13),
      inset 0 14px 16px rgba(255, 224, 132, .08),
      inset 0 -30px 34px rgba(0,0,0,.86);
  }

  .hero-stage .stage-bottle {
    filter:
      drop-shadow(0 32px 24px rgba(0,0,0,.82))
      drop-shadow(0 0 18px rgba(255,202,77,.22));
  }

  .catalog-grid {
    gap: 10px;
  }

  .product-card {
    grid-template-rows: 226px 1fr;
    min-height: 424px;
    border-color: color-mix(in srgb, var(--accent), #b98518 34%);
    border-radius: 9px;
    background:
      radial-gradient(circle at 50% 18%, color-mix(in srgb, var(--accent), transparent 84%), transparent 32%),
      linear-gradient(180deg, rgba(8, 8, 7, .98), rgba(0, 0, 0, .99) 57%, #000);
    box-shadow:
      0 0 0 1px rgba(255, 197, 64, .035) inset,
      0 14px 34px rgba(0, 0, 0, .52);
  }

  .product-card::before {
    inset: -42%;
    opacity: .42;
  }

  .product-card:hover {
    transform: translateY(-5px);
    box-shadow:
      0 0 30px color-mix(in srgb, var(--accent), transparent 70%),
      0 22px 56px rgba(0, 0, 0, .72);
  }

  .product-image {
    min-height: 226px;
    padding: 18px 8px 0;
    background:
      radial-gradient(ellipse at 50% 58%, color-mix(in srgb, var(--accent), transparent 66%), transparent 32%),
      radial-gradient(ellipse at 50% 96%, color-mix(in srgb, var(--accent), transparent 54%), transparent 28%),
      linear-gradient(180deg, rgba(8, 8, 7, .98), rgba(0, 0, 0, .92));
  }

  .product-photo-bg {
    inset: -8% -4% 0;
    opacity: .11;
    background-size: 126% auto;
    background-position: center 35%;
    filter: blur(6px) saturate(1.45) contrast(1.15);
    mask-image: radial-gradient(ellipse at 50% 43%, #000 0 38%, transparent 72%);
  }

  .product-image::before {
    left: 10%;
    right: 10%;
    bottom: -8px;
    height: 35px;
    border-color: color-mix(in srgb, var(--accent), #fff 8%);
    background:
      radial-gradient(ellipse at center, color-mix(in srgb, var(--accent), transparent 72%), transparent 58%),
      repeating-radial-gradient(ellipse at center, color-mix(in srgb, var(--accent), transparent 48%) 0 1px, transparent 2px 14px);
    box-shadow:
      0 0 20px color-mix(in srgb, var(--accent), transparent 54%),
      inset 0 0 16px color-mix(in srgb, var(--accent), transparent 72%);
  }

  .product-image::after {
    left: 24%;
    right: 24%;
    bottom: -12px;
    height: 34px;
    opacity: .7;
  }

  .product-mesh {
    inset: 14% 7% 15%;
    opacity: .92;
    background:
      radial-gradient(circle at 10% 66%, color-mix(in srgb, var(--accent), white 24%) 0 2px, transparent 3px),
      radial-gradient(circle at 18% 36%, color-mix(in srgb, var(--accent), white 24%) 0 2px, transparent 3px),
      radial-gradient(circle at 30% 52%, color-mix(in srgb, var(--accent), white 18%) 0 1.5px, transparent 3px),
      radial-gradient(circle at 42% 28%, color-mix(in srgb, var(--accent), white 22%) 0 2px, transparent 3px),
      radial-gradient(circle at 58% 44%, color-mix(in srgb, var(--accent), white 18%) 0 1.5px, transparent 3px),
      radial-gradient(circle at 72% 24%, color-mix(in srgb, var(--accent), white 26%) 0 2px, transparent 3px),
      radial-gradient(circle at 84% 58%, color-mix(in srgb, var(--accent), white 22%) 0 2px, transparent 3px),
      linear-gradient(24deg, transparent 0 21%, color-mix(in srgb, var(--accent), transparent 56%) 22%, transparent 23%),
      linear-gradient(152deg, transparent 0 29%, color-mix(in srgb, var(--accent), transparent 58%) 30%, transparent 31%),
      linear-gradient(74deg, transparent 0 38%, color-mix(in srgb, var(--accent), transparent 60%) 39%, transparent 40%),
      linear-gradient(116deg, transparent 0 52%, color-mix(in srgb, var(--accent), transparent 62%) 53%, transparent 54%),
      linear-gradient(36deg, transparent 0 62%, color-mix(in srgb, var(--accent), transparent 65%) 63%, transparent 64%);
    mask-image: radial-gradient(ellipse at center, #000 0 66%, transparent 88%);
  }

  .product-mesh::before {
    inset: 2% 0;
    opacity: .58;
  }

  .product-mesh::after {
    inset: 15% -6%;
    opacity: .3;
  }

  .product-particles {
    opacity: .72;
    background-size: 42px 42px, 66px 66px, 112px 112px;
    mask-image: radial-gradient(ellipse at center, #000 0 62%, transparent 86%);
  }

  .product-image img {
    height: 205px;
    filter:
      drop-shadow(0 15px 16px rgba(0, 0, 0, .82))
      drop-shadow(0 0 15px color-mix(in srgb, var(--accent), transparent 66%));
  }

  .product-card:hover .product-image img {
    transform: translateY(-6px) scale(1.035);
  }

  .product-icon {
    top: 14px;
    right: 12px;
    z-index: 5;
    display: grid;
    width: 39px;
    height: 39px;
    border-color: var(--accent);
    color: var(--accent);
    background: rgba(0, 0, 0, .48);
    box-shadow:
      0 0 16px color-mix(in srgb, var(--accent), transparent 66%),
      inset 0 0 12px color-mix(in srgb, var(--accent), transparent 82%);
  }

  .product-icon .icon {
    width: 19px;
    height: 19px;
    border-color: currentColor;
    color: var(--accent);
    filter: drop-shadow(0 0 8px color-mix(in srgb, var(--accent), transparent 38%));
  }

  .product-card-body {
    display: grid;
    grid-template-rows: auto auto 1fr auto;
    justify-items: center;
    gap: 7px;
    min-height: 198px;
    padding: 10px 13px 14px;
    text-align: center;
  }

  .product-card .rule,
  .product-tags {
    display: none;
  }

  .product-card h3 {
    font-size: clamp(18px, 1.05vw, 22px);
    letter-spacing: .02em;
    line-height: 1.04;
  }

  .product-card p {
    width: 100%;
    margin: 0;
    min-height: 0;
    text-align: center;
    text-wrap: balance;
  }

  .product-card .product-article-title {
    color: #d9d1c7;
    font-size: 13.2px;
    line-height: 1.24;
  }

  .product-card .product-article-text {
    color: #a99f93;
    font-size: 10.6px;
    line-height: 1.4;
  }

  .product-card .outline-button {
    align-self: end;
    justify-self: stretch;
    width: 100%;
    min-height: 37px;
    margin-top: 6px;
    padding: 0 13px;
    font-size: 11px;
    letter-spacing: .035em;
  }

  .outline-button span[aria-hidden],
  .gold-button span[aria-hidden],
  .info-card a span {
    display: inline-grid;
    place-items: center;
    line-height: 1;
    transform: translateY(-1px);
  }

  .consultation {
    padding-top: 42px;
    padding-bottom: 38px;
  }

  .consultation-panel {
    isolation: isolate;
    grid-template-columns: minmax(360px, .68fr) minmax(520px, .9fr) minmax(286px, .46fr);
    gap: 22px;
    min-height: 430px;
    padding: 24px;
    align-items: stretch;
    border-color: rgba(226, 156, 36, .48);
    border-radius: 14px;
    background:
      radial-gradient(circle at 21% 22%, rgba(117, 201, 0, .14), transparent 24rem),
      radial-gradient(circle at 74% 10%, rgba(11, 167, 255, .1), transparent 22rem),
      radial-gradient(circle at 82% 72%, rgba(240, 166, 25, .14), transparent 21rem),
      linear-gradient(115deg, rgba(12, 13, 11, .98), rgba(0, 0, 0, .94) 45%, rgba(30, 18, 4, .9));
    box-shadow:
      0 0 0 1px rgba(255, 205, 82, .05) inset,
      0 24px 90px rgba(0, 0, 0, .56);
  }

  .consultation-panel::before {
    content: "";
    display: block;
    position: absolute;
    inset: 0;
    grid-column: auto;
    pointer-events: none;
    background:
      radial-gradient(circle, rgba(255, 204, 72, .62) 0 1px, transparent 2px),
      radial-gradient(circle, rgba(117, 201, 0, .32) 0 1px, transparent 2px),
      linear-gradient(32deg, transparent 0 36%, rgba(117, 201, 0, .1) 37%, transparent 38%),
      linear-gradient(144deg, transparent 0 54%, rgba(11, 167, 255, .08) 55%, transparent 56%);
    background-size: 96px 96px, 148px 148px, auto, auto;
    mask-image: radial-gradient(ellipse at 58% 50%, #000 0 42%, transparent 82%);
    opacity: .46;
  }

  .consultation-panel::after {
    z-index: 0;
    background:
      radial-gradient(circle at 28% 66%, rgba(117, 201, 0, .12), transparent 18rem),
      radial-gradient(circle at 80% 20%, rgba(240, 166, 25, .15), transparent 20rem);
  }

  .consultation-copy,
  .consultation-panel .form,
  .consultation-features {
    position: relative;
    z-index: 2;
  }

  .consultation-copy {
    display: grid;
    grid-template-rows: auto auto auto 1fr;
    gap: 12px;
    min-width: 0;
    padding: 26px;
    border: 1px solid rgba(255, 202, 77, .18);
    border-radius: 10px;
    background:
      linear-gradient(145deg, rgba(255, 255, 255, .045), transparent 38%),
      rgba(0, 0, 0, .38);
    box-shadow: inset 0 0 42px rgba(0, 0, 0, .38);
  }

  .consultation-copy .eyebrow {
    margin: 0;
    color: #ffca4d;
    font-size: 13px;
  }

  .consultation-copy h2 {
    max-width: 440px;
    margin: 0;
    color: var(--ivory);
    font-size: clamp(28px, 2.05vw, 42px);
    line-height: 1;
    text-wrap: balance;
  }

  .consultation-copy > p {
    max-width: 430px;
    margin: 0;
    color: rgba(234, 228, 216, .74);
    font-size: 15px;
    line-height: 1.42;
  }

  .consultation-bottle {
    align-self: end;
    min-height: 210px;
    margin-top: 12px;
    border-color: color-mix(in srgb, var(--accent), transparent 68%);
    border-radius: 10px;
    background:
      radial-gradient(circle at 50% 52%, color-mix(in srgb, var(--accent), transparent 78%), transparent 42%),
      radial-gradient(circle at 50% 88%, color-mix(in srgb, var(--accent), transparent 70%), transparent 32%),
      linear-gradient(145deg, rgba(255, 255, 255, .045), transparent 38%),
      rgba(0, 0, 0, .52);
    box-shadow:
      inset 0 0 44px rgba(0, 0, 0, .44),
      0 0 24px color-mix(in srgb, var(--accent), transparent 86%);
    transition: border-color .28s ease, box-shadow .28s ease, background .28s ease;
  }

  .consultation-bottle::before {
    width: 58%;
    bottom: 4px;
    height: 26px;
    z-index: 2;
    border-color: color-mix(in srgb, var(--accent), #fff 12%);
    background:
      radial-gradient(ellipse at center, color-mix(in srgb, var(--accent), transparent 72%), transparent 58%),
      repeating-radial-gradient(ellipse at center, color-mix(in srgb, var(--accent), transparent 50%) 0 1px, transparent 2px 16px);
    box-shadow:
      0 0 24px color-mix(in srgb, var(--accent), transparent 58%),
      inset 0 0 16px color-mix(in srgb, var(--accent), transparent 78%);
    animation: none;
  }

  .consultation-bottle::after {
    display: none;
  }

  .consultation-bottle .product-photo-bg,
  .consultation-bottle .product-mesh,
  .consultation-bottle .product-particles {
    position: absolute;
    display: block;
    right: auto;
    bottom: auto;
    width: auto;
    height: auto;
    border: 0;
    border-radius: 0;
    background-color: transparent;
    box-shadow: none;
    font-size: 0;
    pointer-events: none;
  }

  .consultation-bottle .product-photo-bg {
    inset: 0;
    z-index: 0;
    opacity: .92;
    background:
      radial-gradient(ellipse at 50% 58%, color-mix(in srgb, var(--accent), transparent 74%) 0 19%, transparent 56%),
      linear-gradient(112deg, transparent 0 14%, color-mix(in srgb, var(--accent), transparent 80%) 15%, transparent 17% 100%),
      linear-gradient(292deg, transparent 0 18%, color-mix(in srgb, var(--accent), transparent 84%) 19%, transparent 21% 100%),
      linear-gradient(33deg, transparent 0 68%, color-mix(in srgb, var(--accent), transparent 88%) 69%, transparent 71% 100%),
      linear-gradient(148deg, transparent 0 65%, color-mix(in srgb, var(--accent), transparent 90%) 66%, transparent 68% 100%);
    filter: saturate(1.16);
    mask-image: linear-gradient(90deg, transparent 0 2%, #000 9% 91%, transparent 98% 100%);
    animation: consultationAuraFloat 3.8s ease-in-out infinite alternate;
  }

  .consultation-bottle .product-mesh {
    inset: 0;
    z-index: 1;
    opacity: .78;
    background:
      linear-gradient(24deg, transparent 0 16%, color-mix(in srgb, var(--accent), transparent 55%) 17%, transparent 18% 100%),
      linear-gradient(151deg, transparent 0 22%, color-mix(in srgb, var(--accent), transparent 60%) 23%, transparent 24% 100%),
      linear-gradient(70deg, transparent 0 38%, color-mix(in srgb, var(--accent), transparent 66%) 39%, transparent 40% 100%),
      linear-gradient(116deg, transparent 0 54%, color-mix(in srgb, var(--accent), transparent 70%) 55%, transparent 56% 100%),
      linear-gradient(32deg, transparent 0 72%, color-mix(in srgb, var(--accent), transparent 75%) 73%, transparent 74% 100%),
      repeating-linear-gradient(0deg, transparent 0 34px, color-mix(in srgb, var(--accent), transparent 92%) 35px, transparent 36px),
      repeating-linear-gradient(90deg, transparent 0 48px, color-mix(in srgb, var(--accent), transparent 94%) 49px, transparent 50px);
    filter: drop-shadow(0 0 13px color-mix(in srgb, var(--accent), transparent 48%));
    mask-image:
      linear-gradient(90deg, transparent 0 2%, #000 9% 91%, transparent 98% 100%),
      linear-gradient(180deg, transparent 0 5%, #000 12% 88%, transparent 96% 100%);
    mask-composite: intersect;
    animation: consultationMeshSweep 2.2s ease-in-out infinite alternate;
  }

  .consultation-bottle .product-mesh::before,
  .consultation-bottle .product-mesh::after {
    display: none;
  }

  .consultation-bottle .product-particles {
    inset: 0;
    z-index: 2;
    opacity: .9;
    background-image:
      radial-gradient(circle, color-mix(in srgb, var(--accent), white 24%) 0 1.5px, transparent 3px),
      radial-gradient(circle, color-mix(in srgb, var(--accent), white 14%) 0 1px, transparent 2px),
      radial-gradient(circle, rgba(255,255,255,.28) 0 1px, transparent 2px);
    background-size: 38px 38px, 64px 64px, 104px 104px;
    mask-image:
      linear-gradient(90deg, transparent 0 2%, #000 8% 92%, transparent 98% 100%),
      linear-gradient(180deg, transparent 0 4%, #000 10% 88%, transparent 96% 100%);
    mask-composite: intersect;
    animation: consultationParticleFlow 1.45s linear infinite;
  }

  .consultation-bottle img {
    height: 188px;
    filter:
      drop-shadow(0 18px 18px rgba(0, 0, 0, .78))
      drop-shadow(0 0 18px color-mix(in srgb, var(--accent), transparent 66%));
    transition: opacity .22s ease, transform .28s ease, filter .28s ease;
  }

  .consultation-bottle img.is-swapping {
    animation: consultationBottleSwap .42s ease both;
  }

  .consultation-bottle span {
    right: 7%;
    bottom: 13%;
    width: 88px;
    height: 88px;
    border-color: transparent;
    color: transparent;
    background: url("../assets/icons/compact/swiss-quality.webp") center / contain no-repeat;
    box-shadow:
      0 0 22px rgba(84, 200, 255, .2),
      0 0 28px color-mix(in srgb, var(--accent), transparent 72%);
    font-size: 0;
  }

  .consultation-panel .form {
    grid-column: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    padding: 26px;
    border: 1px solid rgba(255, 202, 77, .22);
    border-radius: 10px;
    background:
      radial-gradient(circle at 92% 10%, rgba(255, 202, 77, .12), transparent 13rem),
      rgba(0, 0, 0, .46);
    box-shadow:
      inset 0 0 48px rgba(0, 0, 0, .42),
      0 18px 54px rgba(0, 0, 0, .28);
  }

  .consultation-panel .form label {
    gap: 7px;
    color: #ffca4d;
    font-size: 13px;
  }

  .consultation-panel .form input,
  .consultation-panel .form select,
  .consultation-panel .form textarea {
    min-height: 50px;
    border-color: rgba(255, 202, 77, .28);
    border-radius: 8px;
    background:
      linear-gradient(180deg, rgba(255, 255, 255, .035), transparent),
      rgba(0, 0, 0, .68);
  }

  .consultation-panel .form textarea {
    min-height: 96px;
  }

  .consultation-panel .form .gold-button {
    min-height: 58px;
    margin-top: 2px;
  }

  .consultation-features {
    display: grid;
    gap: 12px;
  }

  .consultation-features article {
    display: grid;
    grid-template-columns: 46px 1fr;
    column-gap: 13px;
    align-items: center;
    min-height: 112px;
    padding: 16px 15px;
    border: 1px solid color-mix(in srgb, var(--accent), transparent 58%);
    border-radius: 10px;
    background:
      radial-gradient(circle at 20% 20%, color-mix(in srgb, var(--accent), transparent 82%), transparent 62%),
      linear-gradient(145deg, rgba(255, 255, 255, .05), transparent 46%),
      rgba(0, 0, 0, .5);
    box-shadow:
      inset 0 0 26px color-mix(in srgb, var(--accent), transparent 88%),
      0 16px 34px rgba(0, 0, 0, .22);
  }

  .consultation-features .icon {
    grid-row: 1 / 3;
    width: 42px;
    height: 42px;
    color: var(--accent);
    filter: drop-shadow(0 0 12px color-mix(in srgb, var(--accent), transparent 58%));
  }

  .consultation-features strong {
    color: color-mix(in srgb, var(--accent), #fff 18%);
    font-size: 13px;
    line-height: 1.15;
    text-transform: uppercase;
  }

  .consultation-features span {
    color: rgba(232, 226, 216, .7);
    font-size: 12px;
    line-height: 1.36;
  }

  .section-head,
  .section-head.centered {
    left: 50%;
    width: 100vw;
    max-width: none;
    margin-left: 0;
    margin-right: 0;
    padding-inline: 48px;
    text-align: center;
    transform: translateX(-50%);
    box-sizing: border-box;
  }

  .section-head h2,
  .section-head p {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
}

@media (min-width: 1181px) {
  .header {
    border-color: rgba(218, 154, 30, .3);
    background:
      linear-gradient(180deg, rgba(0, 0, 0, .96), rgba(0, 0, 0, .82)),
      radial-gradient(circle at 6% 50%, rgba(255, 185, 36, .12), transparent 18rem);
    box-shadow:
      0 1px 0 rgba(255, 202, 77, .13),
      0 14px 44px rgba(0, 0, 0, .42);
  }

  .header .brand-mark {
    width: 58px;
    height: 40px;
  }

  .desktop-nav a,
  .nav-link-button {
    position: relative;
    min-height: 38px;
    padding: 0 4px;
    color: rgba(239, 235, 226, .82);
    line-height: 1;
  }

  .desktop-nav a::after,
  .nav-link-button::after {
    content: "";
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 3px;
    height: 1px;
    background: linear-gradient(90deg, transparent, #ffca4d, transparent);
    opacity: 0;
    transition: left .22s ease, right .22s ease, opacity .22s ease;
  }

  .desktop-nav a:hover,
  .nav-link-button:hover {
    color: #fff3c4;
    text-shadow: 0 0 12px rgba(255, 202, 77, .34);
  }

  .desktop-nav a:hover::after,
  .nav-link-button:hover::after {
    left: 0;
    right: 0;
    opacity: 1;
  }

  .header-cta {
    min-width: 292px;
  }

  .hero {
    isolation: isolate;
  }

  .hero::before {
    background:
      radial-gradient(circle at 10% 45%, rgba(255, 202, 77, .08), transparent 22rem),
      radial-gradient(circle at 65% 18%, rgba(255, 202, 77, .1), transparent 26rem),
      linear-gradient(90deg, rgba(0, 0, 0, .92), rgba(0, 0, 0, .1) 52%, rgba(0,0,0,.22));
  }

  .hero-benefits li {
    border: 0;
    background: transparent;
  }

  .trust-strip {
    border: 1px solid rgba(255, 202, 77, .48);
    border-radius: 8px;
    background:
      linear-gradient(90deg, rgba(255, 202, 77, .08), rgba(0,0,0,.7), rgba(255, 202, 77, .06)),
      rgba(0,0,0,.58);
  }

  .trust-strip article {
    min-height: 84px;
    padding: 16px 20px;
  }

  .section {
    padding-top: 42px;
    padding-bottom: 34px;
  }

  .section-head {
    margin-bottom: 18px;
  }

  .section-head h2 {
    color: #f3e1b6;
    text-shadow:
      0 0 18px rgba(255, 202, 77, .18),
      0 1px 0 rgba(255,255,255,.12);
  }

  .section-head h2::before,
  .section-head h2::after {
    content: "";
    display: inline-block;
    width: clamp(48px, 6vw, 118px);
    height: 1px;
    margin: 0 18px .28em;
    background: linear-gradient(90deg, transparent, rgba(255,202,77,.72), transparent);
    vertical-align: middle;
  }

  .quality-points {
    display: none;
  }

  .product-info-grid {
    gap: 10px;
  }

  .product-info-grid .info-card {
    min-height: 110px;
    border-radius: 8px;
    background:
      radial-gradient(circle at 18% 20%, color-mix(in srgb, var(--accent), transparent 82%), transparent 60%),
      linear-gradient(145deg, rgba(255,255,255,.035), transparent 46%),
      rgba(0,0,0,.72);
  }

  .quiz-card {
    border-radius: 10px;
    background:
      radial-gradient(circle at 14% 22%, rgba(255, 202, 77, .13), transparent 18rem),
      radial-gradient(circle at 66% 42%, rgba(255, 202, 77, .1), transparent 22rem),
      linear-gradient(104deg, rgba(7, 7, 5, .96), rgba(0,0,0,.9) 58%, rgba(20, 12, 3, .92));
  }

  .video-card {
    border-radius: 8px;
  }

  .video-preview .play-button {
    box-shadow:
      0 0 0 1px rgba(255, 202, 77, .5),
      0 0 24px rgba(255, 202, 77, .34);
  }

  .final-cta {
    border-radius: 8px;
    background:
      radial-gradient(circle at 18% 50%, rgba(255, 202, 77, .16), transparent 18rem),
      radial-gradient(circle at 87% 50%, rgba(255, 202, 77, .12), transparent 16rem),
      linear-gradient(90deg, rgba(20, 13, 2, .94), rgba(0,0,0,.74), rgba(27, 17, 2, .94));
  }
}

/* ===== ПК-полировка: hero-отступ, ряд кнопок, яркий квиз ===== */

.hero-copy { padding-left: clamp(10px, 2.2vw, 52px); }

/* кнопки: в один ряд, когда помещаются; на всю ширину каждая, когда нет — текст не обрезается */
.hero-actions { flex-wrap: wrap; align-items: stretch; gap: 14px; margin-top: 32px; }
.hero-actions .gold-button,
.hero-actions .ghost-button {
  flex: 1 1 auto;
  min-width: max-content;
  min-height: 58px;
  padding: 0 26px;
  white-space: nowrap;
}

/* --- квиз: свечение рамки, прогресс, варианты, подиум --- */

.quiz-section .quiz-card {
  border-color: rgba(218, 154, 30, .48);
  background:
    radial-gradient(circle at 10% -10%, rgba(218, 154, 30, .16), transparent 30rem),
    radial-gradient(circle at 96% 108%, rgba(218, 154, 30, .1), transparent 24rem),
    var(--panel-strong);
  box-shadow:
    0 0 60px rgba(218, 154, 30, .14),
    inset 0 0 0 1px rgba(255, 210, 90, .08),
    0 26px 70px rgba(0, 0, 0, .55);
}

.quiz-progress { grid-template-columns: 52px 1fr 52px 1fr 52px; margin-bottom: 42px; max-width: 560px; }
.quiz-progress span {
  width: 52px;
  height: 52px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 19px;
  transition: .3s;
}
.quiz-progress i {
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 202, 77, .7), rgba(218, 154, 30, .12));
  box-shadow: 0 0 10px rgba(218, 154, 30, .35);
}
.quiz-progress span.active {
  background: linear-gradient(180deg, #ffd45a, #c8891a);
  border-color: rgba(255, 212, 90, .9);
  box-shadow: 0 0 32px rgba(255, 202, 77, .6);
}

.quiz-step-title { font-family: Georgia, serif; font-size: 27px; }
.quiz-step-title .round-step {
  display: inline-grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 0;
  background: linear-gradient(180deg, #ffd45a, #c8891a);
  color: #140c02;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 800;
  box-shadow: 0 0 22px rgba(255, 202, 77, .5);
}

.quiz-options { gap: 18px; }
.quiz-options button {
  position: relative;
  min-height: 92px;
  border-radius: 14px;
  background: linear-gradient(180deg, rgba(216, 155, 34, .07), rgba(0, 0, 0, .5));
  overflow: visible;
}
.quiz-options button .icon {
  width: 46px;
  height: 46px;
  border-color: rgba(218, 154, 30, .55);
  box-shadow: 0 0 16px rgba(218, 154, 30, .22);
  transition: .25s;
}
.quiz-options button:hover {
  transform: translateY(-3px);
  background: linear-gradient(180deg, rgba(216, 155, 34, .14), rgba(0, 0, 0, .5));
  box-shadow: 0 0 34px rgba(218, 154, 30, .3);
}
.quiz-options button:hover .icon { box-shadow: 0 0 24px rgba(255, 202, 77, .45); }
.quiz-options button.selected {
  background: linear-gradient(180deg, rgba(216, 155, 34, .2), rgba(24, 15, 2, .6));
  box-shadow: 0 0 34px rgba(218, 154, 30, .34);
}
.quiz-options button.selected::after {
  content: "";
  position: absolute;
  top: -9px;
  right: -9px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m6.5 12.4 3.6 3.6 7.4-8' fill='none' stroke='%23140c02' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 14px no-repeat,
    linear-gradient(180deg, #ffd45a, #c8891a);
  box-shadow: 0 0 16px rgba(255, 202, 77, .65);
}

.quiz-side .compact-stage { position: relative; }
.quiz-side .compact-stage::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -6px;
  transform: translateX(-50%);
  width: 78%;
  height: 46px;
  border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(255, 196, 66, .38), rgba(218, 154, 30, .12) 55%, transparent 72%);
  filter: blur(2px);
}

.quiz-side li .icon {
  width: 44px;
  height: 44px;
  border-color: rgba(218, 154, 30, .55);
  box-shadow: 0 0 14px rgba(218, 154, 30, .22);
}

.quiz-quality-card {
  border: 1px solid rgba(218, 154, 30, .45) !important;
  box-shadow: 0 0 26px rgba(218, 154, 30, .16);
  background: linear-gradient(180deg, rgba(216, 155, 34, .1), rgba(0, 0, 0, .4));
}

/* ===== Квиз v2: заметный премиум-вид ===== */

.quiz-section .quiz-card {
  position: relative;
  border-radius: 24px;
  border: 1px solid rgba(255, 210, 90, .55);
  background:
    radial-gradient(circle at 8% -12%, rgba(218, 154, 30, .22), transparent 26rem),
    radial-gradient(circle at 62% 118%, rgba(218, 154, 30, .14), transparent 30rem),
    linear-gradient(180deg, #0d0a04, #070604 60%, #0b0803);
  box-shadow:
    0 0 0 1px rgba(96, 51, 0, .5) inset,
    0 0 44px rgba(255, 190, 40, .16),
    0 0 120px rgba(218, 154, 30, .08),
    0 30px 80px rgba(0, 0, 0, .6);
}

/* декор внутри карточки */
.quiz-card .quiz-fx-dna { right: 8px; top: 14px; width: 150px; opacity: .5; }
.quiz-card .quiz-fx-stage-particles { right: 6%; bottom: 6%; width: 38%; opacity: .8; }

/* двухцветный заголовок: золото + серебро */
.quiz-main h2 .h-gold {
  background: linear-gradient(180deg, #ffe9a8 0%, #f0bb45 42%, #b87c14 78%, #e8bc55 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 3px 14px rgba(216, 155, 34, .3));
}
.quiz-main h2 .h-dim { color: #e9e3d7; }

/* варианты ответов — крупные светящиеся плитки */
.quiz-options { gap: 20px; }
.quiz-options button {
  min-height: 104px;
  gap: 18px;
  padding: 0 26px;
  font-size: 17px;
  color: var(--ivory);
  border: 1px solid rgba(218, 154, 30, .5);
  border-radius: 16px;
  background:
    linear-gradient(160deg, rgba(216, 155, 34, .13), rgba(0, 0, 0, .55) 58%),
    radial-gradient(circle at 16% 30%, rgba(216, 155, 34, .12), transparent 60%);
  box-shadow: inset 0 1px 0 rgba(255, 220, 120, .12);
}
.quiz-options button .icon {
  width: 54px;
  height: 54px;
  border-width: 1px;
  border-color: rgba(255, 205, 80, .6);
  background: radial-gradient(circle, rgba(216, 155, 34, .18), transparent 72%);
  box-shadow: 0 0 20px rgba(218, 154, 30, .28);
}
.quiz-options button:hover {
  transform: translateY(-4px);
  border-color: rgba(255, 220, 110, .9);
  color: #ffe4a0;
  box-shadow: 0 0 38px rgba(255, 195, 50, .35), inset 0 1px 0 rgba(255, 220, 120, .2);
}
.quiz-options button:hover .icon {
  color: #ffd76e;
  box-shadow: 0 0 28px rgba(255, 202, 77, .55);
  transform: scale(1.07);
}

/* подпись шага крупнее */
.quiz-step-title { font-family: Georgia, "Times New Roman", serif; font-size: 30px; color: var(--ivory); }

/* прогресс: мерцающая золотая нить */
.quiz-progress i {
  height: 2px;
  background: linear-gradient(90deg, rgba(255, 210, 90, .9), rgba(218, 154, 30, .18) 55%, rgba(255, 210, 90, .5));
  background-size: 220% 100%;
  box-shadow: 0 0 12px rgba(218, 154, 30, .4);
  animation: quizThread 4.5s linear infinite;
}
@keyframes quizThread {
  from { background-position: 130% 0; }
  to { background-position: -130% 0; }
}

/* сцена с флаконами: усиленный подиум + кольца */
.quiz-side .compact-stage::after {
  height: 64px;
  width: 86%;
  bottom: -12px;
  background: radial-gradient(ellipse at center, rgba(255, 200, 70, .5), rgba(218, 154, 30, .16) 52%, transparent 72%);
  filter: blur(3px);
}
.quiz-side .compact-stage::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4px;
  transform: translateX(-50%) rotateX(68deg);
  width: 62%;
  height: 120px;
  border: 1px solid rgba(255, 205, 80, .4);
  border-radius: 50%;
  box-shadow: 0 0 26px rgba(218, 154, 30, .3), inset 0 0 30px rgba(218, 154, 30, .12);
}

/* правая колонка: буллеты и карточка качества */
.quiz-side li { font-size: 15.5px; }
.quiz-side li .icon {
  width: 48px;
  height: 48px;
  background: radial-gradient(circle, rgba(216, 155, 34, .15), transparent 70%);
}
.quiz-quality-card img { width: 54px; filter: drop-shadow(0 0 12px rgba(255, 202, 77, .4)); }

/* ===== Попап продукта: компактный размер — всё в один экран, без скролла ===== */

.product-modal .modal-content { gap: clamp(10px, 1.6vh, 18px); }

.product-modal .modal-content h2 { font-size: clamp(38px, 3.2vw, 56px); }

.product-modal .modal-content > p { font-size: clamp(15px, 1.05vw, 17px); }

.product-modal .benefit-list {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(8px, 1.4vh, 14px) 20px;
}
.product-modal .benefit-list li { font-size: clamp(14px, 1vw, 16px); gap: 12px; }
.product-modal .benefit-list .icon {
  width: clamp(30px, 3.4vh, 38px);
  height: clamp(30px, 3.4vh, 38px);
}

.product-modal .modal-product-visual { height: min(500px, calc(100vh - 240px)); }
.product-modal .modal-product-visual img { height: min(400px, calc(100vh - 320px)); }

.product-modal .useful-know { margin: 0; padding: 12px 16px; }
.product-modal .useful-know strong { font-size: 14px; margin-bottom: 4px; }
.product-modal .useful-know p { font-size: 12.5px; }
.product-modal .useful-know .uk-head { margin-bottom: 6px; font-size: 11.5px; }
.product-modal .useful-know .uk-head .icon { width: 20px; height: 20px; }

.product-modal .modal-cta-row { gap: 12px; }
.product-modal .modal-cta-row .gold-button {
  width: auto;
  flex: 1 1 auto;
  min-height: clamp(48px, 5.6vh, 56px);
}
.product-modal .modal-cta-row .ghost-button { min-height: clamp(48px, 5.6vh, 56px); }

.product-modal .modal-quality-strip { margin-top: 14px; padding-top: 14px; gap: 12px; }
.product-modal .modal-quality-strip .icon { width: 30px; height: 30px; }
.product-modal .modal-quality-strip strong { font-size: 11.5px; }
.product-modal .modal-quality-strip span { font-size: 11px; }

/* печать качества: фиксированный размер, не наследует высоту баночки */
.product-modal .modal-product-visual img.modal-seal {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 74px;
  height: auto;
  margin: 0;
}

/* ===== Квиз: Swiss quality сразу под списком преимуществ, без пустоты ===== */

.quiz-side .quiz-col {
  grid-column: 3;
  align-self: center;
  display: flex;
  flex-direction: column;
  gap: 26px;
}
.quiz-side .quiz-col ul {
  grid-column: auto;
  max-width: 440px;
  margin: 0;
}
.quiz-side .quiz-col .quiz-quality-card {
  grid-column: auto;
  align-self: flex-start;
  margin: 0;
}

/* ===== Модалка «Узнать цену»: целиком в экране ПК, без прокрутки =====
   Размеры завязаны на высоту вьюпорта (vh), чтобы на невысоких экранах
   контент ужимался, а не уходил под скролл. */

.price-modal {
  max-height: calc(100vh - 40px);
  padding: clamp(24px, 4.4vh, 64px) clamp(36px, 4.2vw, 64px);
}
.price-copy { gap: clamp(10px, 1.8vh, 18px); }
.price-copy h2 { font-size: clamp(26px, 4.6vh, 42px); }
.price-copy > p:not(.eyebrow) { font-size: clamp(15px, 2vh, 18px); }

.price-product {
  min-height: 0;
  height: clamp(200px, 40vh, 430px);
  margin-top: 0;
}
.price-product img { height: clamp(180px, 34vh, 345px); }
.price-product::before {
  bottom: 18px;
  height: clamp(34px, 6vh, 62px);
}

.price-modal .form { gap: clamp(8px, 1.5vh, 16px); }
.price-modal .form label { gap: clamp(4px, 0.8vh, 8px); }
.price-modal .form input,
.price-modal .form select {
  min-height: clamp(42px, 5.4vh, 56px);
  padding: clamp(9px, 1.4vh, 14px) 17px;
}
.price-modal .form textarea {
  min-height: clamp(52px, 8vh, 100px);
  max-height: 16vh;
}
.price-modal .error { min-height: 12px; }
.price-modal .form-link { margin-top: clamp(2px, 0.6vh, 8px); }

/* ===== Модалка «Узнать цену»: телефон и Telegram в один ряд, смена флакона ===== */

.price-modal .form { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.price-modal .form .field-name,
.price-modal .form .field-product,
.price-modal .form .field-comment,
.price-modal .form .gold-button,
.price-modal .form .form-link { grid-column: 1 / -1; }

.price-product img { transition: filter .28s ease; }
.price-product img.is-swapping {
  animation: consultationBottleSwap .42s ease both;
}

/* Активная страница в единой навигации (ПК) */
.desktop-nav a.active { color: #ffca4d; }
.desktop-nav a.active::after { left: 12%; right: 12%; opacity: 1; }
