
.fx-price-canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;opacity:.62;z-index:0}
.fx-price-hero-mesh,.fx-pricing-mesh{position:absolute;inset:-40%;pointer-events:none;z-index:0;background:radial-gradient(ellipse 55% 45% at 20% 30%,rgba(201,162,39,.14),transparent 55%),radial-gradient(ellipse 50% 40% at 80% 20%,rgba(90,167,255,.1),transparent 58%),radial-gradient(ellipse 45% 35% at 60% 85%,rgba(32,214,162,.06),transparent 60%);animation:fxPriceMeshDrift 20s ease-in-out infinite alternate}
@keyframes fxPriceMeshDrift{0%{transform:translate(0,0) rotate(0deg)}100%{transform:translate(2%,-1.5%) rotate(1.5deg)}}
.fx-price-hero-inner{position:relative;z-index:2}
.fx-pricing-stage{position:relative;overflow:hidden;border-radius:24px;padding:clamp(20px,3vw,32px)!important;border:1px solid rgba(255,255,255,.07);background:linear-gradient(165deg,rgba(8,10,14,.96),rgba(5,7,10,.9));box-shadow:0 20px 60px rgba(0,0,0,.4)}
.fx-pricing-bg{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden;border-radius:inherit}
.fx-pricing-content{position:relative;z-index:1}
@media(max-width:768px){.fx-price-canvas{display:none!important}.fx-price-hero-mesh,.fx-pricing-mesh{opacity:.35;animation-duration:28s}}
@media(prefers-reduced-motion:reduce){.fx-price-canvas,.fx-price-hero-mesh,.fx-pricing-mesh{animation:none!important;display:none!important}}
/* FIXPRO pricing page — premium layer */
.fx-price-hero{position:relative;overflow:hidden;border-radius:28px;margin:10px 0 0;border:1px solid rgba(255,255,255,.08);background:linear-gradient(165deg,rgba(8,10,14,.98),rgba(5,7,10,.92));box-shadow:var(--shadow2,0 22px 70px rgba(0,0,0,.55))}
.fx-price-hero-inner{position:relative;z-index:2;padding:clamp(36px,6vw,56px) clamp(18px,4vw,28px)}
.fx-price-hero-glow{position:absolute;inset:-20%;background:radial-gradient(ellipse 50% 40% at 15% 20%,rgba(201,162,39,.16),transparent 55%),radial-gradient(ellipse 45% 35% at 85% 10%,rgba(90,167,255,.1),transparent 58%);pointer-events:none}
.fx-price-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}
@media(max-width:768px){.fx-price-steps{grid-template-columns:1fr}}
.fx-price-step{border-radius:16px;padding:16px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(14,16,20,.88),rgba(10,12,16,.65))}
.fx-price-step i{font-size:1.2rem;color:rgba(240,210,122,.95);display:block;margin-bottom:8px}
.fx-price-step strong{display:block;font-size:.95rem;font-weight:1100;margin-bottom:4px}
.fx-price-step span{font-size:.86rem;color:rgba(243,241,236,.65);line-height:1.45}
.fx-price-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}
.fx-price-toggle{display:inline-flex;gap:6px;padding:6px;border-radius:16px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1)}
.fx-price-toggle button{appearance:none;border:0;padding:11px 16px;border-radius:12px;cursor:pointer;font-weight:1100;font-family:inherit;color:rgba(243,241,236,.7);background:transparent;display:inline-flex;align-items:center;gap:8px;transition:transform .25s,background .25s,color .25s}
.fx-price-toggle button[aria-pressed="true"]{color:#141414;background:linear-gradient(180deg,rgba(240,210,122,.98),rgba(201,162,39,.98));box-shadow:0 10px 20px rgba(201,162,39,.2)}
.fx-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
@media(max-width:980px){.fx-price-grid{grid-template-columns:1fr}}
.fx-plan-card{position:relative;border-radius:22px;padding:22px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(180deg,rgba(14,16,20,.94),rgba(10,12,16,.78));box-shadow:0 16px 40px rgba(0,0,0,.35);transition:transform .35s,box-shadow .35s,border-color .35s;display:flex;flex-direction:column}
.fx-plan-card:hover{transform:translateY(-4px);box-shadow:0 22px 50px rgba(0,0,0,.45)}
.fx-plan-card.is-popular{border-color:rgba(201,162,39,.35);box-shadow:0 0 0 1px rgba(201,162,39,.2),0 24px 56px rgba(201,162,39,.12)}
.fx-plan-badge{position:absolute;top:14px;right:14px;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:1100;border:1px solid rgba(201,162,39,.35);background:rgba(201,162,39,.12);color:rgba(240,210,122,.95)}
.fx-plan-badge--blue{border-color:rgba(90,167,255,.3);background:rgba(90,167,255,.1);color:rgba(190,220,255,.95)}
.fx-plan-name{margin:0 0 6px;font-size:1.25rem;font-weight:1100}
.fx-plan-sub{margin:0 0 14px;color:rgba(243,241,236,.64);font-size:.9rem;line-height:1.45}
.fx-plan-price{border-radius:16px;padding:14px;margin-bottom:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}
.fx-plan-price.is-annual{background:linear-gradient(180deg,rgba(201,162,39,.12),rgba(0,0,0,.04));border-color:rgba(201,162,39,.22)}
.fx-plan-price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}
.fx-plan-cur{font-weight:1100;font-size:1rem;color:rgba(243,241,236,.9)}
.fx-plan-amt{font-variant-numeric:tabular-nums;font-weight:1200;font-size:clamp(2rem,4vw,2.6rem);line-height:1}
.fx-plan-per{color:rgba(243,241,236,.58);font-weight:900;font-size:.92rem}
.fx-plan-save{margin-left:auto;padding:6px 10px;border-radius:999px;font-size:.78rem;font-weight:1100;border:1px solid rgba(201,162,39,.28);background:rgba(201,162,39,.1);color:rgba(240,210,122,.95);white-space:nowrap}
.fx-plan-save:empty{display:none}
.fx-plan-eq-wrap{margin:8px 0 0;font-size:.84rem;color:rgba(243,241,236,.58)}
.fx-plan-limits{list-style:none;margin:0 0 16px;padding:0;display:grid;gap:8px;flex:1}
.fx-plan-limits li{display:flex;gap:9px;align-items:flex-start;font-size:.88rem;color:rgba(243,241,236,.72);line-height:1.35}
.fx-plan-limits li i{color:rgba(240,210,122,.9);margin-top:2px;flex-shrink:0}
.fx-plan-limits b{font-variant-numeric:tabular-nums;color:rgba(243,241,236,.92)}
.fx-plan-cta{margin-top:auto;display:flex;flex-direction:column;gap:10px}
.fx-plan-cta .fx-btn{width:100%;justify-content:center;min-height:48px}
#fxPricing.mode-month .fx-plan-price.is-annual,#fxPricing.mode-month .fx-plan-eq-wrap{display:none}
#fxPricing.mode-year .fx-plan-price.is-monthly{display:none}
.fx-compare-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:8px}
.fx-compare{width:100%;min-width:560px;border-collapse:separate;border-spacing:0;font-size:.88rem}
.fx-compare th,.fx-compare td{padding:12px 14px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left}
.fx-compare thead th{font-weight:1100;color:rgba(243,241,236,.92);background:rgba(255,255,255,.04)}
.fx-compare tbody td:first-child{color:rgba(243,241,236,.62);font-weight:900}
.fx-compare tbody td:not(:first-child){font-variant-numeric:tabular-nums;font-weight:1000}
.fx-compare .is-popular-col{background:rgba(201,162,39,.06)}
.fx-includes-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
@media(max-width:980px){.fx-includes-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.fx-includes-grid{grid-template-columns:1fr}}
.fx-include-card{border-radius:16px;padding:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}
.fx-include-card i{font-size:1.1rem;color:rgba(240,210,122,.9);display:block;margin-bottom:6px}
.fx-include-card strong{display:block;font-size:.88rem;margin-bottom:3px}
.fx-include-card span{font-size:.8rem;color:rgba(243,241,236,.58);line-height:1.35}
.fx-price-note{margin-top:16px;padding:14px 16px;border-radius:16px;border:1px dashed rgba(201,162,39,.25);background:rgba(201,162,39,.06);color:rgba(243,241,236,.72);font-size:.9rem;line-height:1.5}
.fx-price-faq details{border-radius:14px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);padding:14px 16px;margin-bottom:10px}
.fx-price-faq summary{cursor:pointer;font-weight:1000;list-style:none;display:flex;justify-content:space-between;gap:12px}
.fx-price-faq summary::-webkit-details-marker{display:none}
.fx-price-faq p{margin:10px 0 0;color:rgba(243,241,236,.68);line-height:1.5;font-size:.92rem}
.fx-price-final{text-align:center;border-radius:24px;padding:clamp(28px,5vw,40px) 20px;border:1px solid rgba(201,162,39,.28);background:linear-gradient(180deg,rgba(201,162,39,.14),rgba(10,12,16,.85))}
.fx-price-final h2{margin:0 0 10px;font-size:clamp(1.4rem,3.5vw,2rem);font-weight:1100}
.fx-price-final p{margin:0 0 18px;color:rgba(243,241,236,.7);max-width:56ch;margin-left:auto;margin-right:auto}
.fx-price-trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;justify-content:center}
.fx-price-trust span{display:inline-flex;align-items:center;gap:6px;padding:7px 12px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);font-size:.78rem;font-weight:900;color:rgba(243,241,236,.65)}
.fx-price-trust i{color:rgba(240,210,122,.85)}
@media(max-width:768px){.fx-price-hero{border-radius:0 0 24px 24px;margin:0;border-left:none;border-right:none}.fx-price-hero-inner{padding:28px 18px 32px}.fx-price-toolbar{flex-direction:column;align-items:stretch}.fx-price-toggle{width:100%;justify-content:center}.fx-plan-cta .fx-btn{min-height:52px}}

/* Pricing extras / add-ons */
.fx-extras-sec{
  border-radius:28px;
  margin-top:8px;
  padding-top:clamp(32px,5vw,48px);
  background:linear-gradient(180deg,rgba(90,167,255,.04),rgba(201,162,39,.04) 40%,transparent);
  border:1px solid rgba(255,255,255,.06);
}
.fx-extras-kicker{
  display:inline-flex;align-items:center;gap:8px;
  padding:8px 14px;border-radius:999px;
  border:1px solid rgba(90,167,255,.22);
  background:rgba(90,167,255,.08);
  font-size:.74rem;font-weight:1000;text-transform:uppercase;letter-spacing:.1em;
  color:rgba(180,210,255,.95);margin-bottom:12px;
}
.fx-extras-sub{margin:8px 0 0;color:rgba(243,241,236,.62);font-size:1rem;line-height:1.45;max-width:62ch}
.fx-extras-intro{margin:14px 0 0;color:rgba(243,241,236,.72);font-size:.95rem;line-height:1.55;max-width:72ch}
.fx-extras-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin-top:22px;
}
.fx-extra-card{
  position:relative;
  border-radius:20px;
  padding:20px;
  border:1px solid rgba(255,255,255,.1);
  background:linear-gradient(180deg,rgba(14,16,22,.92),rgba(10,12,16,.78));
  display:flex;flex-direction:column;
  transition:transform .3s,border-color .3s,box-shadow .3s;
}
.fx-extra-card:hover{transform:translateY(-3px);border-color:rgba(255,255,255,.16);box-shadow:0 18px 44px rgba(0,0,0,.38)}
.fx-extra-card.is-featured{
  grid-column:1/-1;
  border-color:rgba(201,162,39,.35);
  background:linear-gradient(135deg,rgba(201,162,39,.12),rgba(10,12,16,.82));
  box-shadow:0 0 0 1px rgba(201,162,39,.18),0 22px 50px rgba(201,162,39,.1);
}
.fx-extra-badge{
  position:absolute;top:14px;right:14px;
  padding:6px 10px;border-radius:999px;
  font-size:.76rem;font-weight:1100;
  border:1px solid rgba(201,162,39,.35);
  background:rgba(201,162,39,.14);
  color:rgba(240,210,122,.98);
}
.fx-extra-icon{
  width:44px;height:44px;border-radius:13px;
  display:grid;place-items:center;
  background:rgba(201,162,39,.12);border:1px solid rgba(201,162,39,.22);
  margin-bottom:12px;
}
.fx-extra-icon i{font-size:1.15rem;color:rgba(240,210,122,.95)}
.fx-extra-title{margin:0 0 8px;font-size:1.08rem;font-weight:1100;line-height:1.25}
.fx-extra-desc{margin:0 0 12px;color:rgba(243,241,236,.66);font-size:.88rem;line-height:1.45;flex:0}
.fx-extra-benefits{list-style:none;margin:0 0 16px;padding:0;display:grid;gap:7px;flex:1}
.fx-extra-benefits li{display:flex;gap:8px;align-items:flex-start;font-size:.84rem;color:rgba(243,241,236,.72);line-height:1.35}
.fx-extra-benefits li i{color:rgba(32,214,162,.9);margin-top:2px;flex-shrink:0}
.fx-extra-foot{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}
.fx-extra-price{font-weight:1100;font-size:.92rem;color:rgba(240,210,122,.95);line-height:1.35}
.fx-extra-foot .fx-btn{min-height:44px;white-space:nowrap}
.fx-extra-card.is-featured .fx-extra-foot{align-items:center}
.fx-extra-card.is-featured .fx-extra-benefits{
  display:grid;grid-template-columns:repeat(3,1fr);gap:8px 14px;
}
.fx-extras-disclaimer{
  margin-top:18px;padding:12px 14px;border-radius:14px;
  border:1px dashed rgba(255,255,255,.12);
  background:rgba(255,255,255,.02);
  color:rgba(243,241,236,.55);font-size:.84rem;line-height:1.45;
}
.fx-extras-disclaimer i{color:rgba(240,210,122,.8);margin-right:6px}
@media(max-width:980px){
  .fx-extras-grid{grid-template-columns:1fr}
  .fx-extra-card.is-featured .fx-extra-benefits{grid-template-columns:1fr}
}
@media(max-width:768px){
  .fx-extras-sec{border-radius:20px;margin-left:-2px;margin-right:-2px}
  .fx-extra-foot{flex-direction:column;align-items:stretch}
  .fx-extra-foot .fx-btn{width:100%;justify-content:center;min-height:48px}
  .fx-extra-card.is-featured .fx-extra-benefits{grid-template-columns:1fr}
}
@media(prefers-reduced-motion:reduce){.fx-extra-card{transition:none!important}.fx-extra-card:hover{transform:none}}


/* ===== Pricing section cleanup v3 — less box-in-box ===== */
.fx-pricing-stage{
  overflow:visible;
  padding:0 0 clamp(28px,4vw,40px)!important;
  border:none!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.fx-pricing-bg{
  inset:-8% -4%;
  opacity:.75;
  border-radius:0;
}
.fx-pricing-content{position:relative;z-index:1;padding-top:4px}
.fx-price-hint{margin-top:8px!important;max-width:68ch;font-size:.95rem}
.fx-price-hint b{color:rgba(243,241,236,.9)}

.fx-price-toolbar{
  margin-bottom:22px;
  padding:0;
  background:transparent!important;
  backdrop-filter:none!important;
  border:none;
}
.fx-price-toggle{
  background:rgba(255,255,255,.025);
  border:1px solid rgba(255,255,255,.08);
  box-shadow:none;
  flex-shrink:0;
}

.fx-price-grid{gap:18px;margin-top:4px}
.fx-plan-card{
  padding:26px 24px 22px;
  border:1px solid rgba(255,255,255,.07)!important;
  background:linear-gradient(180deg,rgba(14,16,20,.78),rgba(10,12,16,.52))!important;
  box-shadow:0 10px 36px rgba(0,0,0,.22)!important;
  backdrop-filter:blur(10px);
}
.fx-plan-card:hover{
  transform:translateY(-3px)!important;
  border-color:rgba(255,255,255,.12)!important;
  box-shadow:0 16px 42px rgba(0,0,0,.28)!important;
}
.fx-plan-card.is-popular{
  border-color:rgba(201,162,39,.26)!important;
  background:linear-gradient(180deg,rgba(18,16,12,.82),rgba(10,12,16,.55))!important;
  box-shadow:0 0 0 1px rgba(201,162,39,.12),0 18px 48px rgba(201,162,39,.07)!important;
}
.fx-plan-name{margin-bottom:4px}
.fx-plan-sub{margin-bottom:0;padding-bottom:4px}

.fx-plan-price{
  border:none!important;
  border-radius:0!important;
  background:transparent!important;
  padding:14px 0 12px!important;
  margin:8px 0 12px!important;
  border-bottom:1px solid rgba(255,255,255,.06)!important;
}
.fx-plan-price.is-annual{
  background:transparent!important;
  border-bottom-color:rgba(201,162,39,.1)!important;
}
.fx-plan-price-line{align-items:baseline;gap:4px 8px}
.fx-plan-cur{font-size:1.15rem;font-weight:1100;transform:translateY(-2px);opacity:.88}
.fx-plan-amt{font-size:clamp(2.15rem,4.2vw,2.75rem)!important;font-weight:1200;letter-spacing:-.02em}
.fx-plan-per{font-size:.88rem;margin-left:2px;color:rgba(243,241,236,.5)}
.fx-plan-save{
  margin-left:0;
  margin-top:6px;
  width:100%;
  justify-content:center;
  font-size:.76rem;
  border-color:rgba(201,162,39,.2);
  background:rgba(201,162,39,.07);
}
.fx-plan-eq-wrap{font-size:.8rem;color:rgba(243,241,236,.5);margin-top:6px}

.fx-plan-limits{
  margin:4px 0 18px;
  padding-top:4px;
  gap:9px;
}
.fx-plan-limits li{font-size:.86rem}

.fx-price-note{
  margin-top:18px!important;
  padding:0!important;
  border:none!important;
  background:transparent!important;
  backdrop-filter:none!important;
  font-size:.82rem!important;
  color:rgba(243,241,236,.5)!important;
  line-height:1.45!important;
  max-width:70ch;
}
.fx-price-note i{opacity:.65;margin-right:4px;font-size:.9rem}

/* Separación clara: planes vs extras */
.fx-extras-sec{
  margin-top:clamp(36px,5vw,52px)!important;
  padding-top:clamp(36px,5vw,48px)!important;
  border-top:1px solid rgba(255,255,255,.07)!important;
  border-radius:24px!important;
}

@media(max-width:768px){
  .fx-pricing-stage{padding-bottom:24px!important}
  .fx-price-toolbar{gap:16px}
  .fx-price-hint{font-size:.88rem}
  .fx-plan-card{padding:22px 18px 20px!important}
  .fx-plan-amt{font-size:2rem!important}
  .fx-plan-cta .fx-btn{min-height:52px!important}
  .fx-price-note{font-size:.78rem!important;margin-top:14px!important}
  .fx-extras-sec{margin-top:28px!important;padding-top:28px!important;border-radius:18px!important}
}
@media(prefers-reduced-motion:reduce){
  .fx-plan-card:hover{transform:none!important}
}

/* ================================================================== */
/* Cotizador v3 — sin scroll interno, flujo simple                      */
/* ================================================================== */

.fx-price-hero--compact{border-radius:22px;margin:8px 0 0}
.fx-price-hero--compact .fx-price-hero-inner{padding:clamp(24px,4vw,36px) clamp(16px,3vw,24px)}
.fx-price-hero--compact .fx-hero-title{font-size:clamp(1.65rem,4vw,2.35rem);margin-bottom:10px}
.fx-price-hero--compact .fx-hero-lede--compact{max-width:58ch;margin:0;font-size:clamp(.92rem,2vw,1.02rem);color:rgba(243,241,236,.68);line-height:1.55}
.fx-hero-cta-compact{margin-top:18px}

.fx-quote-shell{max-width:1320px;margin:0 auto;padding:clamp(12px,2vw,20px) clamp(12px,2.5vw,20px) clamp(24px,3vw,36px)}
.fx-quote-stage,
.fx-quote-wrap,
.fx-quote-flow,
.fx-quote-layout,
.fx-quote-options,
.fx-quote-main,
.fx-quote-cart,
.fx-quote-cart-inner,
.fx-quote-contact{
  overflow:visible!important;
  max-height:none!important;
  height:auto!important;
}

.fx-quote-wrap{display:flex;flex-direction:column;gap:clamp(18px,2.5vw,24px)}

/* Stepper — 3 pasos */
.fx-quote-stepper{
  display:flex;gap:8px;padding:6px;border-radius:14px;
  background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.06);
  overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;
}
.fx-quote-stepper::-webkit-scrollbar{display:none}
.fx-quote-stepper-item{
  flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;
  padding:10px 12px;border-radius:10px;text-decoration:none;
  color:rgba(243,241,236,.55);font-size:.8rem;font-weight:800;white-space:nowrap;
}
.fx-quote-stepper-num{
  width:22px;height:22px;border-radius:7px;display:grid;place-items:center;
  font-size:.7rem;font-weight:900;background:rgba(255,255,255,.06);flex-shrink:0;
}
.fx-quote-stepper-item.is-active{color:rgba(243,241,236,.92);background:rgba(201,162,39,.08)}
.fx-quote-stepper-item.is-active .fx-quote-stepper-num{background:rgba(201,162,39,.2);color:#f0d27a}

/* Flujo único columna — desktop, tablet y móvil */
.fx-quote-flow,
.fx-quote-layout{
  display:flex;
  flex-direction:column;
  gap:clamp(18px,2.5vw,24px);
  align-items:stretch;
}
.fx-quote-options{display:flex;flex-direction:column;gap:clamp(16px,2vw,20px);min-width:0;width:100%}
.fx-quote-cart{
  position:static!important;
  width:100%;
  max-width:640px;
  margin:0 auto;
}

/* Pasos — paneles ligeros */
.fx-quote-step{
  padding:clamp(16px,2vw,20px);
  border-radius:16px;
  border:1px solid rgba(255,255,255,.06);
  background:rgba(255,255,255,.02);
}
.fx-quote-step-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}
.fx-quote-step-num{
  flex-shrink:0;width:30px;height:30px;border-radius:9px;
  display:grid;place-items:center;font-weight:900;font-size:.8rem;
  background:rgba(201,162,39,.1);color:#f0d27a;border:1px solid rgba(201,162,39,.16);
}
.fx-quote-step-title{margin:0 0 2px;font-size:1rem;font-weight:900}
.fx-quote-step-desc{margin:0;font-size:.82rem;color:rgba(243,241,236,.5);line-height:1.4}

/* Productos */
.fx-quote-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
@media(max-width:980px){.fx-quote-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.fx-quote-products{grid-template-columns:1fr}}
.fx-quote-product{
  display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;min-height:52px;
  border-radius:12px;text-align:left;cursor:pointer;
  border:1px solid rgba(255,255,255,.07);background:rgba(0,0,0,.12);
  color:rgba(243,241,236,.88);transition:border-color .18s,background .18s;
}
.fx-quote-product-icon{width:34px;height:34px;border-radius:9px;flex-shrink:0;display:grid;place-items:center;background:rgba(255,255,255,.04);color:rgba(201,162,39,.88)}
.fx-quote-product-name{font-size:.82rem;font-weight:800;line-height:1.25}
.fx-quote-product.is-selected{border-color:rgba(201,162,39,.35);background:rgba(201,162,39,.08);box-shadow:0 0 0 1px rgba(201,162,39,.12)}
.fx-quote-product.is-selected .fx-quote-product-icon{background:rgba(201,162,39,.18);color:#f0d27a}
.fx-quote-product--more[hidden]{display:none!important}
.fx-quote-products.is-expanded .fx-quote-product--more[hidden]{display:flex!important}
.fx-quote-more-btn{
  margin-top:8px;width:100%;padding:10px;border-radius:10px;cursor:pointer;
  border:1px dashed rgba(255,255,255,.1);background:transparent;color:rgba(243,241,236,.5);
  font-weight:800;font-size:.8rem;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:6px;
}

/* Planes */
.fx-quote-plan-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}
.fx-quote-plan-bar-label{font-size:.8rem;font-weight:800;color:rgba(243,241,236,.48)}
/* DIAN toggle + banner (solo Colombia) */
.fx-quote-plan-bar-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px}
.fx-dian-toggle{
  appearance:none;border:1px solid rgba(255,255,255,.12);background:rgba(0,0,0,.22);
  color:rgba(243,241,236,.88);padding:8px 12px 8px 10px;border-radius:11px;font-family:inherit;
  font-size:.82rem;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;gap:10px;
  min-height:44px;transition:border-color .2s,background .2s,color .2s,box-shadow .2s;
}
.fx-dian-toggle-logo{
  width:auto;height:19px;max-width:56px;object-fit:contain;object-position:left center;
  flex-shrink:0;display:block;filter:brightness(1.05);opacity:.92;
}
.fx-dian-toggle-label{line-height:1;white-space:nowrap}
.fx-dian-toggle[aria-pressed="true"],.fx-dian-toggle.is-active{
  color:#0f172a;border-color:rgba(96,165,250,.5);
  background:linear-gradient(180deg,rgba(191,219,254,.98),rgba(96,165,250,.95));
  box-shadow:0 8px 20px rgba(59,130,246,.22);
}
.fx-dian-toggle[aria-pressed="true"] .fx-dian-toggle-logo,
.fx-dian-toggle.is-active .fx-dian-toggle-logo{filter:none}
.fx-dian-toggle:disabled,.fx-dian-toggle[hidden]{display:none}
.fx-quote-plan-bar.is-dian-on .fx-dian-toggle{box-shadow:0 0 0 1px rgba(59,130,246,.28)}
.fx-quote-dian-banner{
  margin:0 0 14px;padding:14px 16px 12px;border-radius:14px;
  border:1px solid rgba(59,130,246,.24);background:linear-gradient(135deg,rgba(59,130,246,.08),rgba(15,23,42,.2));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05);
}
.fx-quote-dian-banner-head{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}
.fx-quote-dian-banner-logo{width:auto;height:30px;max-width:96px;object-fit:contain;display:block}
.fx-quote-dian-banner-title{font-size:.84rem;font-weight:900;color:rgba(191,219,254,.95);letter-spacing:.01em}
.fx-quote-dian-highlight{
  margin:0 0 12px;padding:14px 16px;border-radius:12px;
  border:1px solid rgba(201,162,39,.28);
  background:linear-gradient(135deg,rgba(59,130,246,.18),rgba(201,162,39,.12));
  box-shadow:0 10px 24px rgba(59,130,246,.12),inset 0 1px 0 rgba(255,255,255,.08);
}
.fx-quote-dian-headline{
  margin:0 0 8px;font-size:1rem;line-height:1.45;font-weight:900;color:#f8fafc;
  text-wrap:balance;
}
.fx-quote-dian-lead{
  margin:0 0 12px;font-size:.84rem;line-height:1.5;font-weight:700;color:rgba(226,232,240,.92);
}
.fx-quote-dian-badges{display:flex;flex-wrap:wrap;gap:7px}
.fx-quote-dian-badge{
  display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;
  font-size:.72rem;font-weight:800;line-height:1.2;color:#0f172a;
  background:linear-gradient(180deg,rgba(240,210,122,.98),rgba(201,162,39,.95));
  border:1px solid rgba(201,162,39,.35);box-shadow:0 2px 8px rgba(201,162,39,.15);
}
.fx-quote-dian-banner-notes{margin:0;padding:0 0 0 1.05rem;display:grid;gap:6px}
.fx-quote-dian-banner-notes li{
  font-size:.74rem;line-height:1.45;color:rgba(243,241,236,.58);padding-left:2px;
}
@media(max-width:768px){
  .fx-quote-dian-headline{font-size:.92rem}
  .fx-quote-dian-lead{font-size:.8rem}
  .fx-quote-dian-badge{font-size:.68rem;padding:4px 8px}
}
.fx-quote-dian-footnote{
  margin:10px 0 2px;font-size:.74rem;line-height:1.4;color:rgba(243,241,236,.48);
  text-align:center;padding:0 8px;
}
.fx-quote-plans .fx-plan-card.is-dian-active{border-color:rgba(59,130,246,.28)!important}
.fx-plan-fe-badge{
  display:inline-flex;align-items:center;align-self:flex-start;
  margin:-2px 0 10px 42px;padding:4px 10px;border-radius:999px;
  font-size:.68rem;font-weight:900;line-height:1.2;letter-spacing:.01em;
}
.fx-plan-fe-badge--included{
  color:#dbeafe;background:rgba(59,130,246,.18);
  border:1px solid rgba(96,165,250,.35);
  box-shadow:0 2px 8px rgba(59,130,246,.12);
}
.fx-plan-fe-badge--excluded{
  color:rgba(226,232,240,.88);background:rgba(148,163,184,.12);
  border:1px solid rgba(148,163,184,.28);
  box-shadow:none;
}
.fx-plan-fe-badge[hidden]{display:none!important}

.fx-plan-dian-doc[hidden]{display:none!important}
.fx-plan-dian-doc.is-included span{color:rgba(147,197,253,.95)!important;font-weight:700}
.fx-plan-dian-doc.is-included i{color:rgba(96,165,250,.95)!important}
.fx-plan-dian-doc.is-excluded span{color:rgba(203,213,225,.82)!important;font-weight:700}
.fx-plan-dian-doc.is-excluded i{color:rgba(148,163,184,.75)!important}
@media(max-width:768px){
  .fx-quote-plan-bar-controls{width:100%;flex-direction:column;align-items:stretch}
  .fx-price-toggle--premium,.fx-dian-toggle{width:100%;justify-content:center}
  .fx-dian-toggle-logo{height:18px;max-width:54px}
}

.fx-price-toggle--premium{padding:4px;border-radius:12px;background:rgba(0,0,0,.2);border:1px solid rgba(255,255,255,.07)}
.fx-price-toggle--premium button{padding:9px 16px;font-size:.82rem;border-radius:9px}
.fx-toggle-save{font-size:.65rem;font-weight:900;opacity:.7;margin-left:2px}
.fx-quote-plans.fx-price-grid{gap:14px;align-items:stretch}
@media(min-width:900px){.fx-quote-plans.fx-price-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:899px){.fx-quote-plans.fx-price-grid{grid-template-columns:1fr}}
.fx-quote-plans .fx-plan-card{
  padding:18px 16px 16px;cursor:pointer;position:relative;
  border:1px solid rgba(255,255,255,.08)!important;background:rgba(0,0,0,.16)!important;
  box-shadow:none!important;transition:border-color .2s,background .2s;
  display:flex;flex-direction:column;min-height:100%;
}
.fx-quote-plans .fx-plan-card.is-selected{
  border-color:rgba(201,162,39,.38)!important;
  background:rgba(201,162,39,.07)!important;
  box-shadow:0 0 0 1px rgba(201,162,39,.14)!important;
}
.fx-plan-badge--slim{font-size:.65rem;padding:3px 7px;top:10px;right:10px}
.fx-quote-plan-tagline{margin:0 0 8px;font-size:.82rem;line-height:1.45;color:rgba(243,241,236,.62)}
.fx-quote-plan-ideal{
  margin:0 0 10px;font-size:.76rem;font-weight:800;color:rgba(201,162,39,.85);
  display:flex;align-items:flex-start;gap:6px;line-height:1.35;
}
.fx-quote-plan-ideal i{margin-top:1px;flex-shrink:0}
.fx-quote-plan-limits-title{
  margin:12px 0 8px;font-size:.72rem;font-weight:900;text-transform:uppercase;
  letter-spacing:.04em;color:rgba(243,241,236,.42);
}
.fx-quote-plan-limits{margin:0 0 4px!important;padding:0!important;gap:8px!important;flex:1}
.fx-quote-plan-limits li{
  font-size:.82rem!important;color:rgba(243,241,236,.72)!important;
  align-items:center!important;
}
.fx-quote-plan-limits li span{line-height:1.35}
.fx-quote-plan-limits li b{color:rgba(243,241,236,.95)!important;font-weight:900}
.fx-quote-plan-head{
  display:flex;align-items:center;gap:10px;margin-bottom:6px;min-height:28px;padding-right:72px;
}
.fx-quote-plans .fx-plan-name{margin:0!important;font-size:1.12rem!important;line-height:1.2;font-weight:1100}
.fx-quote-plan-ring{
  flex-shrink:0;width:22px;height:22px;border-radius:999px;
  border:2px solid rgba(255,255,255,.12);display:grid;place-items:center;font-size:.7rem;color:transparent;
}
.fx-quote-plans .fx-plan-card.is-selected .fx-quote-plan-ring{border-color:rgba(201,162,39,.5);background:rgba(201,162,39,.18);color:#f0d27a}
.fx-quote-plans .fx-plan-price{padding:8px 0 6px!important;margin:4px 0!important;border:none!important;background:transparent!important}
.fx-quote-plans .fx-plan-amt{font-size:clamp(1.5rem,2.8vw,1.85rem)!important}
.fx-plan-save-inline{font-size:.72rem;color:rgba(201,162,39,.85);font-weight:800}

/* Extras */
.fx-quote-extras{display:grid;grid-template-columns:1fr;gap:10px}
@media(min-width:640px){.fx-quote-extras{grid-template-columns:1fr 1fr}}
.fx-quote-extra{display:block;margin:0;position:relative;cursor:pointer}
.fx-quote-extra-input{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:2;margin:0}
.fx-quote-extra-box{
  display:flex;align-items:flex-start;gap:10px;padding:14px;border-radius:14px;
  border:1px solid rgba(255,255,255,.07);background:rgba(0,0,0,.1);transition:border-color .2s,background .2s;
}
.fx-quote-extra.is-featured .fx-quote-extra-box{border-color:rgba(201,162,39,.18);background:rgba(201,162,39,.05)}
.fx-quote-extra-check{
  order:3;margin-left:auto;flex-shrink:0;width:30px;height:30px;border-radius:8px;
  border:2px solid rgba(255,255,255,.1);display:grid;place-items:center;color:transparent;font-size:.9rem;
}
.fx-quote-extra-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.04);color:rgba(201,162,39,.9);flex-shrink:0}
.fx-quote-extra-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}
.fx-quote-extra-top{display:flex;flex-wrap:wrap;align-items:center;gap:6px}
.fx-quote-extra-name{font-size:.88rem;font-weight:900}
.fx-quote-extra-badge{font-size:.62rem;font-weight:900;padding:2px 7px;border-radius:999px;background:rgba(201,162,39,.12);color:#f0d27a;border:1px solid rgba(201,162,39,.2)}
.fx-quote-extra-hint{font-size:.74rem;color:rgba(243,241,236,.48);line-height:1.35}
.fx-quote-extra-pack-includes{font-size:.7rem;font-weight:800;color:rgba(120,200,140,.88)}
.fx-quote-extra-price{font-size:.84rem;font-weight:900;color:#f0d27a}
.fx-quote-extra-price small{font-size:.7rem;opacity:.7}
.fx-quote-extra-included{font-size:.7rem;font-weight:800;color:rgba(120,200,140,.92)}
.fx-quote-extra-input:checked + .fx-quote-extra-box{border-color:rgba(201,162,39,.35);background:rgba(201,162,39,.06)}
.fx-quote-extra-input:checked + .fx-quote-extra-box .fx-quote-extra-check{border-color:rgba(201,162,39,.5);background:rgba(201,162,39,.2);color:#f0d27a}
.fx-quote-extra.is-included .fx-quote-extra-box{opacity:.55}
.fx-quote-extra.is-included .fx-quote-extra-input{pointer-events:none}
.fx-quote-extra.is-included .fx-quote-extra-included{display:block!important}

/* Resumen */
.fx-quote-cart{min-width:0}
.fx-quote-cart-inner{
  border-radius:16px;padding:0;
  border:1px solid rgba(201,162,39,.12);
  background:rgba(255,255,255,.025);
}
.fx-quote-cart-head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px 10px;border-bottom:1px solid rgba(255,255,255,.06)}
.fx-quote-cart-title{margin:0;font-size:.95rem;font-weight:900}
.fx-quote-cart-tag{font-size:.65rem;font-weight:900;padding:3px 9px;border-radius:999px;background:rgba(201,162,39,.1);color:#f0d27a;border:1px solid rgba(201,162,39,.18)}
.fx-quote-cart-body{padding:12px 16px}
.fx-quote-cart-chip{display:block;padding:8px 10px;border-radius:10px;margin-bottom:10px;font-size:.82rem;font-weight:900;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06)}
.fx-quote-cart-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:10px;font-size:.76rem}
.fx-quote-cart-meta dt{margin:0 0 2px;color:rgba(243,241,236,.42);font-weight:700}
.fx-quote-cart-meta dd{margin:0;font-weight:900;font-size:.82rem}
.fx-quote-cart-extras-label{display:block;font-size:.68rem;font-weight:800;color:rgba(243,241,236,.4);margin-bottom:5px;text-transform:uppercase;letter-spacing:.03em}
.fx-quote-cart-badges{display:flex;flex-wrap:wrap;gap:5px}
.fx-quote-cart-badge{font-size:.7rem;font-weight:800;padding:4px 9px;border-radius:999px;background:rgba(201,162,39,.08);color:rgba(240,210,122,.92);border:1px solid rgba(201,162,39,.15)}
.fx-quote-cart-muted{font-size:.76rem;color:rgba(243,241,236,.38)}
.fx-quote-cart-divider{height:1px;background:rgba(255,255,255,.06);margin:10px 0}
.fx-quote-cart-line{display:flex;justify-content:space-between;gap:10px;font-size:.78rem;color:rgba(243,241,236,.5);margin-bottom:5px}
.fx-quote-cart-line strong{color:rgba(243,241,236,.85);font-size:.82rem}
.fx-quote-cart-grand{
  display:flex;justify-content:space-between;align-items:baseline;gap:12px;
  margin-top:8px;padding:12px;border-radius:12px;
  background:rgba(201,162,39,.08);border:1px solid rgba(201,162,39,.16);
}
.fx-quote-cart-grand span{font-size:.78rem;font-weight:800;color:rgba(243,241,236,.6)}
.fx-quote-cart-grand strong{font-size:1.15rem;font-weight:900;color:#f0d27a}
.fx-quote-cart-eq{margin:6px 0 0;font-size:.72rem;color:rgba(243,241,236,.42);text-align:right}
.fx-quote-cart-note{padding:0 16px 10px;margin:0;font-size:.68rem;line-height:1.4;color:rgba(243,241,236,.38)}
.fx-quote-cart-wa{margin:0 16px 16px;width:calc(100% - 32px);max-width:100%}

/* Contacto — debajo del resumen, sin botón WA */
.fx-quote-contact-title{margin:0 0 6px;font-size:1rem;font-weight:900}
.fx-quote-contact-desc{margin:0 0 14px;font-size:.82rem;color:rgba(243,241,236,.48);line-height:1.4}
.fx-quote-contact{
  padding:clamp(16px,2vw,20px);
  max-width:640px;
  margin:0 auto;
  width:100%;
  border-radius:16px;
  border:1px solid rgba(255,255,255,.06);
  background:rgba(255,255,255,.02);
}
.fx-quote-form{max-width:640px;margin:0 auto;width:100%}
.fx-quote-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.fx-quote-field--full{grid-column:1/-1}
@media(max-width:640px){.fx-quote-form-grid{grid-template-columns:1fr}}
.fx-quote-field label{display:block;font-size:.8rem;font-weight:800;margin-bottom:5px;color:rgba(243,241,236,.7)}
.fx-quote-field label .req{color:#f0d27a}
.fx-quote-field label .opt{font-weight:600;color:rgba(243,241,236,.38);font-size:.74rem}
.fx-quote-field input{
  width:100%;padding:12px 14px;border-radius:11px;
  border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.18);
  color:#f3f1ec;font-size:.92rem;min-height:48px;
}
.fx-quote-field input:focus{outline:none;border-color:rgba(201,162,39,.32);box-shadow:0 0 0 3px rgba(201,162,39,.08)}
.fx-quote-field input.is-invalid{border-color:rgba(255,120,120,.45)}
.fx-quote-field-error{margin:4px 0 0;font-size:.74rem;color:#ff9a9a}
.fx-quote-trust{margin:6px 0 12px;font-size:.76rem;color:rgba(243,241,236,.45);display:flex;align-items:flex-start;gap:6px;line-height:1.4}
.fx-quote-trust i{color:rgba(120,200,140,.75);margin-top:1px}
.fx-quote-wa-btn{width:100%;max-width:420px;justify-content:center;min-height:50px;font-weight:900}

/* Compare cards */
.fx-sec--tight{padding-top:clamp(24px,3vw,36px)!important;padding-bottom:clamp(20px,3vw,32px)!important}
.fx-compare-wrap--table{display:block}
.fx-compare-cards{display:none;grid-template-columns:1fr;gap:12px;margin-top:12px}
@media(max-width:899px){.fx-compare-wrap--table{display:none}.fx-compare-cards{display:grid}}
@media(min-width:640px) and (max-width:899px){.fx-compare-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:639px){.fx-compare-cards{grid-template-columns:1fr}}
.fx-compare-card{padding:14px;border-radius:14px;border:1px solid rgba(255,255,255,.07);background:rgba(255,255,255,.02)}
.fx-compare-card.is-popular{border-color:rgba(201,162,39,.22);background:rgba(201,162,39,.04)}
.fx-compare-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}
.fx-compare-card-head h3{margin:0;font-size:.95rem;font-weight:900}
.fx-compare-card-badge{font-size:.65rem;font-weight:900;padding:3px 7px;border-radius:999px;background:rgba(201,162,39,.1);color:#f0d27a}
.fx-compare-card-list{list-style:none;margin:0;padding:0;display:grid;gap:7px}
.fx-compare-card-list li{display:flex;justify-content:space-between;gap:10px;font-size:.8rem;padding-bottom:7px;border-bottom:1px solid rgba(255,255,255,.04)}
.fx-compare-card-list li:last-child{border-bottom:none;padding-bottom:0}
.fx-compare-card-list span{color:rgba(243,241,236,.48)}
.fx-compare-card-list strong{font-variant-numeric:tabular-nums}

.fx-includes-grid{gap:12px}
.fx-include-card{padding:14px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}

/* Sticky móvil */
.fx-quote-sticky-mobile{
  display:none;position:fixed;left:0;right:0;bottom:0;z-index:900;
  padding:10px 14px calc(10px + env(safe-area-inset-bottom,0));
  background:rgba(8,10,14,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.08);
}
.fx-quote-sticky-inner{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1320px;margin:0 auto}
.fx-quote-sticky-total{display:flex;flex-direction:column;line-height:1.2}
.fx-quote-sticky-total span{font-size:.66rem;color:rgba(243,241,236,.42);font-weight:700}
.fx-quote-sticky-total strong{font-size:.95rem;color:#f0d27a;font-weight:900}
.fx-quote-sticky-mobile .fx-btn{flex-shrink:0;min-height:44px;padding:0 16px;font-weight:900}

@media(max-width:768px){
  .fx-quote-sticky-mobile{display:block}
  .fx-quote-contact{padding-bottom:calc(58px + env(safe-area-inset-bottom,0))}
  #incluye,.fx-sec--flush-bottom{padding-bottom:calc(68px + env(safe-area-inset-bottom,0))!important}
}
@media(max-width:768px){
  .fx-price-hero--compact{border-radius:0 0 18px 18px;margin:0;border-left:none;border-right:none}
  .fx-quote-shell{padding:8px 12px 20px}
  .fx-quote-stepper-item .fx-quote-stepper-label{display:none}
  .fx-quote-stepper-item.is-active .fx-quote-stepper-label{display:inline}
}
@media(prefers-reduced-motion:reduce){.fx-quote-plans .fx-plan-card:hover{transform:none!important}}

/* Market / currency selector */
.fx-quote-market{
  margin-bottom:18px;
  padding:16px 18px;
  border-radius:18px;
  border:1px solid rgba(255,255,255,.08);
  background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));
}
.fx-quote-market-head{margin-bottom:12px}
.fx-quote-market-title{margin:0 0 4px;font-size:1rem;font-weight:900}
.fx-quote-market-desc{margin:0;font-size:.84rem;color:rgba(243,241,236,.55)}
.fx-quote-market-options{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
}
.fx-quote-market-opt{
  appearance:none;
  border:1px solid rgba(255,255,255,.1);
  background:rgba(255,255,255,.03);
  border-radius:14px;
  padding:12px 12px;
  display:flex;
  align-items:center;
  gap:10px;
  cursor:pointer;
  text-align:left;
  color:rgba(243,241,236,.82);
  transition:transform .22s ease,border-color .22s ease,background .22s ease,box-shadow .22s ease;
  font-family:inherit;
}
.fx-quote-market-opt:hover{transform:translateY(-1px);border-color:rgba(240,210,122,.28);background:rgba(201,162,39,.06)}
.fx-quote-market-opt.is-selected{
  border-color:rgba(201,162,39,.42);
  background:linear-gradient(180deg,rgba(240,210,122,.14),rgba(201,162,39,.08));
  box-shadow:0 10px 24px rgba(201,162,39,.12);
}
.fx-quote-market-flag,.fx-quote-market-opt-icon img{width:24px;height:18px;object-fit:contain;border-radius:3px;flex:0 0 auto}
.fx-quote-market-opt-icon{
  width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;
  color:rgba(240,210,122,.88);font-size:1rem;flex:0 0 auto;
}
.fx-quote-market-opt-text{display:grid;gap:2px;min-width:0}
.fx-quote-market-opt-label{font-size:.82rem;font-weight:900;line-height:1.2}
.fx-quote-market-opt-cur{font-size:.68rem;font-weight:800;color:rgba(240,210,122,.78);letter-spacing:.04em;text-transform:uppercase}
.fx-quote-market-note{
  margin:12px 0 0;
  padding:10px 12px;
  border-radius:12px;
  border:1px solid rgba(240,210,122,.18);
  background:rgba(201,162,39,.06);
  color:rgba(240,210,122,.9);
  font-size:.82rem;
  line-height:1.45;
}
.fx-quote-cart-meta-full{grid-column:1/-1}
.fx-quote-step.is-market-cotizar .fx-quote-extras{opacity:.72}
.fx-quote-extra.is-cotizar-mode .fx-quote-extra-price{display:none}
.fx-quote-extra.is-cotizar-mode .fx-quote-extra-cotizar{
  display:block!important;
  font-size:.78rem;font-weight:900;color:rgba(240,210,122,.88);
}
.fx-quote-extra.is-cotizar-mode .fx-quote-extra-input{pointer-events:none}
.fx-plan-card.is-usd-market .fx-plan-cur{font-size:.82rem;font-weight:900;margin-right:2px}
@media(max-width:900px){
  .fx-quote-market-options{grid-template-columns:1fr}
}
@media(max-width:560px){
  .fx-quote-market-opt{padding:10px}
  .fx-quote-market-opt-label{font-size:.78rem}
}
