.gold-scheme-section{background:var(--gold-scheme-bg);padding:var(--gold-scheme-padding-y) 0}.gold-scheme-section__inner{max-width:80rem;margin:0 auto;padding:0 clamp(1rem,3vw,1.5rem)}.gold-scheme-section__layout{gap:var(--gold-scheme-layout-gap);grid-template-columns:1fr;display:grid}.gold-scheme-section__scheme-wrap{animation:.55s ease-out both gold-scheme-fade-up}.gold-scheme-section__scheme{border-radius:var(--gold-scheme-radius);background:var(--gold-scheme-scheme-bg);box-shadow:var(--gold-scheme-scheme-shadow);overflow:hidden}.gold-scheme-section__scheme-body{padding:2.5rem 1.5rem 2rem}@media (min-width:768px){.gold-scheme-section__scheme-body{padding:3rem 2.5rem 2.5rem}}.gold-scheme-section__scheme-badge-row{justify-content:center;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.gold-scheme-section__scheme-badge-line{background:var(--gold-scheme-accent);transform-origin:50%;flex-shrink:0;width:2rem;height:1px;animation:.6s ease-out .1s both gold-scheme-line-grow}@media (min-width:768px){.gold-scheme-section__scheme-badge-line{width:3rem}}.gold-scheme-section__scheme-badge{text-align:center;font-size:var(--gold-scheme-badge-size);letter-spacing:var(--gold-scheme-badge-tracking);text-transform:uppercase;color:var(--gold-scheme-accent);margin:0;font-weight:600}@media (min-width:768px){.gold-scheme-section__scheme-badge{font-size:var(--gold-scheme-badge-size-md)}}.gold-scheme-section__scheme-title{text-align:center;font-family:var(--gold-scheme-serif);font-size:var(--gold-scheme-title-size);letter-spacing:-.02em;color:var(--gold-scheme-scheme-text);margin:0;font-weight:300}.gold-scheme-section__scheme-desc{text-align:center;max-width:28rem;font-size:var(--gold-scheme-desc-size);color:var(--gold-scheme-scheme-text-muted);margin:1.25rem auto 0;line-height:1.65}.gold-scheme-section__months{grid-template-columns:repeat(6,minmax(0,1fr));gap:.5rem;max-width:36rem;margin:2.5rem auto 0;display:grid}@media (min-width:768px){.gold-scheme-section__months{gap:.625rem}}.gold-scheme-section__month-cell{aspect-ratio:1;border:1px solid var(--gold-scheme-scheme-border);background:var(--gold-scheme-scheme-surface);letter-spacing:.04em;color:rgb(var(--color-pure-white-rgb) / .85);animation:.4s ease-out both gold-scheme-fade-up;animation-delay:calc(var(--cell-index,0) * 30ms + .2s);justify-content:center;align-items:center;font-size:.6875rem;font-weight:500;display:flex}@media (min-width:768px){.gold-scheme-section__month-cell{font-size:.75rem}}.gold-scheme-section__month-cell--bonus{background:var(--gold-scheme-accent-deep);color:var(--gold-scheme-scheme-text);border-color:#0000;box-shadow:inset 0 0 12px #00000026}.gold-scheme-section__month-check{width:1.375rem;height:1.375rem}.gold-scheme-section__slider-wrap{max-width:36rem;margin:2.5rem auto 0}.gold-scheme-section__slider-header{font-size:var(--gold-scheme-desc-size);color:rgb(var(--color-pure-white-rgb) / .8);justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.gold-scheme-section__slider-value{font-family:var(--gold-scheme-serif);color:var(--gold-scheme-accent);font-size:clamp(1.05rem,2.5vw,1.25rem);font-weight:500}.gold-scheme-section__range{cursor:pointer;appearance:none;background:var(--gold-scheme-range-track);border-radius:999px;width:100%;height:.5rem}.gold-scheme-section__range::-webkit-slider-thumb{appearance:none;border:2px solid var(--gold-scheme-scheme-text);background:var(--gold-scheme-accent);border-radius:50%;width:1.125rem;height:1.125rem;box-shadow:0 1px 4px #00000059}.gold-scheme-section__range::-moz-range-thumb{border:2px solid var(--gold-scheme-scheme-text);background:var(--gold-scheme-accent);border-radius:50%;width:1.125rem;height:1.125rem}.gold-scheme-section__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;max-width:36rem;margin:2.5rem auto 0;display:grid}.gold-scheme-section__stat{border:1px solid var(--gold-scheme-scheme-border);background:var(--gold-scheme-stat-bg);text-align:center;animation:.45s ease-out both gold-scheme-fade-up;animation-delay:calc(var(--card-index,0) * var(--gold-scheme-stagger) + .25s);padding:1.25rem 1rem}.gold-scheme-section__stat--highlight{border-color:var(--gold-scheme-accent);background:var(--gold-scheme-stat-highlight-bg);box-shadow:inset 0 0 0 1px var(--gold-scheme-accent-inset)}.gold-scheme-section__stat-value{font-family:var(--gold-scheme-serif);font-size:var(--gold-scheme-stat-size);color:var(--gold-scheme-scheme-text);margin:0}.gold-scheme-section__stat--highlight .gold-scheme-section__stat-value{color:var(--gold-scheme-accent)}.gold-scheme-section__stat-label{font-size:var(--gold-scheme-stat-label-size);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-scheme-scheme-text-faint);margin:.5rem 0 0;font-weight:500}.gold-scheme-section__stat--highlight .gold-scheme-section__stat-label{letter-spacing:.18em;color:var(--gold-scheme-accent)}.gold-scheme-section__cta-row{flex-direction:column;align-items:stretch;gap:.75rem;max-width:36rem;margin:2.5rem auto 0;animation:.5s ease-out .4s both gold-scheme-fade-up;display:flex}@media (min-width:640px){.gold-scheme-section__cta-row{flex-flow:wrap;justify-content:center}}.gold-scheme-section__scheme-link,.gold-scheme-section__plans-link{font-size:var(--gold-scheme-cta-size);letter-spacing:var(--gold-scheme-cta-tracking);text-transform:uppercase;text-align:center;transition:background var(--gold-scheme-transition), color var(--gold-scheme-transition), border-color var(--gold-scheme-transition);border-radius:.375rem;justify-content:center;align-items:center;padding:1rem 1.25rem;font-weight:700;text-decoration:none;display:flex}.gold-scheme-section__scheme-link{background:var(--gold-scheme-accent);color:var(--gold-scheme-scheme-bg)}.gold-scheme-section__scheme-link:hover{background:var(--gold-scheme-accent-deep)}.gold-scheme-section__plans-link{border:1px solid var(--gold-scheme-scheme-border);color:var(--gold-scheme-scheme-text);background:0 0}.gold-scheme-section__plans-link:hover{border-color:var(--gold-scheme-accent);color:var(--gold-scheme-accent)}.gold-scheme-section__whatsapp{background:var(--gold-scheme-whatsapp);font-size:var(--gold-scheme-cta-size);letter-spacing:var(--gold-scheme-cta-tracking);text-transform:uppercase;color:var(--gold-scheme-scheme-text);transition:background var(--gold-scheme-transition);border-radius:.375rem;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:700;text-decoration:none;display:flex}.gold-scheme-section__whatsapp:hover{background:var(--gold-scheme-whatsapp-hover)}.gold-scheme-section__whatsapp-icon{color:var(--gold-scheme-scheme-text);flex-shrink:0}.gold-scheme-section__clearance{border:1px solid var(--gold-scheme-panel-border);border-radius:var(--gold-scheme-radius);background:var(--gold-scheme-panel-bg);box-shadow:var(--gold-scheme-panel-shadow);padding:2rem 1.25rem;animation:.6s ease-out .15s both gold-scheme-fade-up}@media (min-width:768px){.gold-scheme-section__clearance{padding:2.5rem 1.75rem}}.gold-scheme-section__clearance-header{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:2rem;display:flex}.gold-scheme-section__flame{flex-shrink:0}.gold-scheme-section__flame path:first-child{fill:var(--gold-scheme-flame-primary);fill-opacity:.9}.gold-scheme-section__flame path:last-child{fill:var(--gold-scheme-flame-secondary);fill-opacity:.35}.gold-scheme-section__clearance-title{font-size:var(--gold-scheme-clearance-header-size);letter-spacing:var(--gold-scheme-clearance-header-tracking);text-transform:uppercase;color:var(--gold-scheme-urgency);margin:0;font-weight:600}.gold-scheme-section__countdown-expired{border:1px solid var(--gold-scheme-countdown-border);border-radius:var(--gold-scheme-radius);background:var(--gold-scheme-countdown-bg);font-size:var(--gold-scheme-desc-size);letter-spacing:.08em;text-align:center;text-transform:uppercase;color:var(--gold-scheme-urgency);margin:0 0 2rem;padding:1.25rem 1rem;font-weight:600}.gold-scheme-section__countdown{gap:var(--gold-scheme-grid-gap-mobile);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:480px){.gold-scheme-section__countdown{gap:var(--gold-scheme-grid-gap);grid-template-columns:repeat(4,minmax(0,1fr))}}.gold-scheme-section__countdown-unit{border:1px solid var(--gold-scheme-countdown-border);background:var(--gold-scheme-countdown-bg);animation:.45s ease-out both gold-scheme-fade-up;animation-delay:calc(var(--unit-index,0) * 50ms + .2s);flex-direction:column;justify-content:center;align-items:center;padding:1rem .25rem;display:flex}@media (min-width:768px){.gold-scheme-section__countdown-unit{padding:1.25rem .25rem}}.gold-scheme-section__countdown-value{font-family:var(--gold-scheme-serif);font-size:var(--gold-scheme-countdown-size);font-variant-numeric:tabular-nums;color:var(--gold-scheme-ink)}.gold-scheme-section__countdown-label{font-size:var(--gold-scheme-countdown-label-size);letter-spacing:.14em;text-transform:uppercase;color:rgb(var(--gold-scheme-ink-rgb) / .5);margin-top:.25rem;font-weight:600}@media (min-width:768px){.gold-scheme-section__countdown-label{font-size:.625rem}}.gold-scheme-section__products{gap:var(--gold-scheme-grid-gap);grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2.5rem;display:grid}@media (min-width:768px){.gold-scheme-section__products{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}}.gold-scheme-section__product{text-align:center;animation:.5s ease-out both gold-scheme-fade-up;animation-delay:calc(var(--card-index,0) * var(--gold-scheme-stagger) + .28s)}.gold-scheme-section__product-media{aspect-ratio:1;margin-bottom:.75rem;position:relative;overflow:hidden}.gold-scheme-section__product-media--light{background:var(--gold-scheme-product-bg-light)}.gold-scheme-section__product-media--dark{background:var(--gold-scheme-product-bg-dark)}.gold-scheme-section__product-image{object-fit:cover;transition:transform var(--gold-scheme-transition)}@media (hover:hover) and (pointer:fine){.gold-scheme-section__product:hover .gold-scheme-section__product-image{transform:scale(1.04)}}.gold-scheme-section__product-name{font-size:var(--gold-scheme-product-name-size);color:var(--gold-scheme-ink);margin:0;font-weight:500;line-height:1.35}@media (min-width:768px){.gold-scheme-section__product-name{font-size:.75rem}}.gold-scheme-section__product-price{font-size:var(--gold-scheme-product-name-size);color:var(--gold-scheme-price);margin:.25rem 0 0;font-weight:600}@media (min-width:768px){.gold-scheme-section__product-price{font-size:.75rem}}.gold-scheme-section__view-all-wrap{justify-content:center;margin-top:2.5rem;display:flex}.gold-scheme-section__view-all{border:1px solid var(--gold-scheme-view-border);font-size:var(--gold-scheme-cta-size);letter-spacing:var(--gold-scheme-view-cta-tracking);text-transform:uppercase;color:var(--gold-scheme-view-text);transition:background var(--gold-scheme-transition), color var(--gold-scheme-transition);background:0 0;justify-content:center;align-items:center;padding:.75rem 2rem;font-weight:600;text-decoration:none;display:inline-flex}.gold-scheme-section__view-all:hover{background:var(--gold-scheme-view-hover-bg)}@media (max-width:639px){.gold-scheme-section__stat:last-child{grid-column:1/-1}}@media (max-width:767px){.gold-scheme-section__product:last-child:nth-child(odd){grid-column:1/-1;max-width:50%;margin-inline:auto}}@media (min-width:640px){.gold-scheme-section__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.gold-scheme-section__stat:last-child{grid-column:auto}}@keyframes gold-scheme-line-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes gold-scheme-fade-up{0%{opacity:0;transform:translateY(.75rem)}to{opacity:1;transform:translateY(0)}}@media (min-width:1024px){.gold-scheme-section__layout{grid-template-columns:7fr 5fr;align-items:start;gap:2.5rem}}@media (prefers-reduced-motion:reduce){.gold-scheme-section__scheme-wrap,.gold-scheme-section__clearance,.gold-scheme-section__scheme-badge-line,.gold-scheme-section__month-cell,.gold-scheme-section__stat,.gold-scheme-section__whatsapp,.gold-scheme-section__countdown-unit,.gold-scheme-section__product{animation:none}.gold-scheme-section__product:hover .gold-scheme-section__product-image{transform:none}}