/* ==========================================================
   TU FACTURA TAMBIÉN VIAJA · V6 PIXEL PRO
   Alcance: SOLO landing/campaña. No toca admin, portal ni CRM.
   ========================================================== */
:root{
  --tfv-navy:#061427;
  --tfv-navy-2:#071a31;
  --tfv-gold:#c9933e;
  --tfv-gold-2:#e2b45a;
  --tfv-text:#07142a;
  --tfv-muted:#5c667a;
  --tfv-line:#e9edf4;
  --tfv-bg:#ffffff;
  --tfv-soft:#f6f8fb;
  --tfv-max:1460px;
  --tfv-x:clamp(22px,4.6vw,68px);
}
html{scroll-behavior:smooth;scroll-padding-top:92px;}
body.tfv-page{margin:0;background:#fff;color:var(--tfv-text);font-family:Montserrat,Raleway,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.45;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;}
.tfv-page *{box-sizing:border-box;}
.tfv-page a{color:inherit;text-decoration:none;}
.tfv-page img{display:block;max-width:100%;}
.tfv-page button,.tfv-page input,.tfv-page select,.tfv-page textarea{font:inherit;}
.tfv-flash{max-width:1120px;margin:18px auto 0;padding:16px 22px;border-radius:18px;background:#e9fff2;border:1px solid #b9f0cf;color:#03633a;position:relative;z-index:5;}
/* Header */
.tfv-topbar{height:96px;min-height:96px;padding:0 var(--tfv-x);display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #eef2f7;position:sticky;top:0;z-index:50;box-shadow:0 4px 20px rgba(6,20,40,.035);}
.tfv-brand{display:flex;align-items:center;height:100%;}
.tfv-brand img{height:72px;width:auto;max-width:342px;object-fit:contain;}
.tfv-nav{display:flex;align-items:center;gap:30px;text-transform:uppercase;font-size:12px;font-weight:900;letter-spacing:.03em;color:#0f1a2e;line-height:1;}
.tfv-nav a{position:relative;padding:40px 0 34px;white-space:nowrap;}
.tfv-nav a:after{content:"";position:absolute;left:0;right:0;bottom:25px;height:3px;border-radius:99px;background:var(--tfv-gold);transform:scaleX(0);transition:.22s ease;}
.tfv-nav a:hover:after,.tfv-nav a:nth-child(3):after{transform:scaleX(1);}
.tfv-nav-btn{background:linear-gradient(135deg,var(--tfv-gold),var(--tfv-gold-2));color:#fff!important;padding:15px 28px!important;border-radius:999px;box-shadow:0 9px 24px rgba(201,147,62,.20);}
.tfv-nav-btn:after{display:none;}
/* Hero */
.tfv-hero{height:420px;min-height:420px;color:#fff;background:linear-gradient(90deg,rgba(6,20,40,1) 0%,rgba(6,20,40,.99) 26%,rgba(6,20,40,.82) 48%,rgba(6,20,40,.32) 70%,rgba(6,20,40,.02) 100%),url('../img/hero-premium-pro.jpg') center right/cover no-repeat;position:relative;overflow:hidden;}
.tfv-hero-inner{height:420px;max-width:var(--tfv-max);margin:0 auto;padding:34px var(--tfv-x) 32px;display:grid;grid-template-columns:520px 1fr;gap:28px;align-items:center;}
.tfv-kicker{display:none;}
.tfv-hero h1{margin:0 0 16px;max-width:550px;font-size:clamp(52px,4.8vw,70px);line-height:.94;letter-spacing:-.06em;font-weight:950;color:#fff;}
.tfv-hero h1 span{display:block;color:var(--tfv-gold);}
.tfv-hero p{max-width:510px;margin:0;color:#fff;font-size:17px;line-height:1.42;font-weight:700;}
.tfv-hero-points{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:24px 0 23px;max-width:520px;}
.tfv-hero-point{padding:0 13px;margin:0;border-right:1px solid rgba(255,255,255,.13);font-size:12px;font-weight:850;line-height:1.2;color:#fff;}
.tfv-hero-point:first-child{padding-left:0;}
.tfv-hero-point:last-child{border-right:0;}
.tfv-hero-point b{display:block;margin-bottom:8px;color:var(--tfv-gold);font-size:27px;line-height:1;}
.tfv-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:520px;align-items:stretch;}
.tfv-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:13px 18px;border:0;border-radius:999px;font-size:12px;font-weight:950;line-height:1.05;text-transform:uppercase;letter-spacing:.01em;cursor:pointer;transition:.22s ease;text-align:center;white-space:nowrap;}
.tfv-btn:hover{transform:translateY(-2px);}
.tfv-btn-primary{background:linear-gradient(135deg,#c98f37,#e3b756);color:#fff;box-shadow:0 12px 28px rgba(201,147,62,.24);}
.tfv-btn-dark{background:rgba(6,20,40,.62);border:1.5px solid rgba(201,147,62,.78);color:#fff;}
.tfv-actions .tfv-btn{width:100%;min-width:0;}
.tfv-actions .tfv-btn-primary,.tfv-actions .tfv-btn-dark{min-width:0;}
.tfv-floating-gift{width:360px;display:grid;grid-template-columns:70px 1fr 34px;gap:14px;align-items:center;justify-self:end;align-self:center;transform:translateY(72px);padding:18px 20px;border-radius:14px;background:rgba(6,20,40,.76);border:1.5px solid rgba(201,147,62,.88);box-shadow:0 20px 50px rgba(0,0,0,.32);backdrop-filter:blur(8px);}
.tfv-floating-gift .gift-ico{font-size:45px;color:var(--tfv-gold);}
.tfv-floating-gift strong{display:block;color:#f4c96e;font-size:13px;line-height:1.25;text-transform:uppercase;}
.tfv-floating-gift span{display:block;margin-top:4px;color:#fff;font-size:14px;line-height:1.32;font-weight:900;text-transform:uppercase;}
.tfv-floating-gift .arrow{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--tfv-gold);color:var(--tfv-navy);font-size:22px;font-weight:950;}
/* Sections */
.tfv-section{padding:64px var(--tfv-x);}
.tfv-section.compact{padding:31px var(--tfv-x) 43px;background:#fff;}
.tfv-section.alt{background:linear-gradient(180deg,#fff,#f6f8fb);}
.tfv-section.dark{background:var(--tfv-navy);color:#fff;}
.tfv-wrap{max-width:var(--tfv-max);margin:0 auto;}
.tfv-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 27px;}
.tfv-title{margin:0 0 14px;color:var(--tfv-navy);font-size:clamp(30px,3.3vw,46px);line-height:1.04;letter-spacing:-.045em;font-weight:950;}
.tfv-section.dark .tfv-title{color:#fff;}
.tfv-section.compact .tfv-title{position:relative;margin:0!important;color:var(--tfv-navy);font-size:27px!important;line-height:1!important;letter-spacing:-.035em;}
.tfv-section.compact .tfv-title:after{content:"";display:block;width:35px;height:3px;margin-top:10px;border-radius:99px;background:var(--tfv-gold);}
.tfv-section.compact .tfv-lead{display:none;}
.tfv-section-head .tfv-btn{min-height:40px;padding:12px 22px;background:var(--tfv-navy)!important;color:#fff!important;border:0!important;font-size:11px;border-radius:999px;}
.tfv-lead{max-width:880px;margin:0;color:var(--tfv-muted);font-size:16px;line-height:1.7;}
.tfv-section.dark .tfv-lead{color:rgba(255,255,255,.76);}
.tfv-eyebrow{display:inline-block;margin-bottom:10px;color:var(--tfv-gold);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;}
/* Partner cards */
.tfv-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:23px;align-items:stretch;}
.tfv-partner-card{overflow:hidden;background:#fff;border:1px solid #edf0f5;border-radius:9px;box-shadow:0 6px 20px rgba(6,20,40,.09);transition:.25s ease;}
.tfv-partner-card:hover{transform:translateY(-4px);box-shadow:0 18px 42px rgba(6,20,40,.16);}
.tfv-partner-img{height:153px;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.04)),var(--partner-img,url('../img/aliado-restaurante-pro.jpg')) center/cover no-repeat;}
.tfv-partner-body{position:relative;min-height:210px;padding:31px 15px 15px;}
.tfv-badge{position:absolute;top:-142px;left:13px;z-index:2;padding:7px 12px;border-radius:999px;background:linear-gradient(135deg,#b97d27,#d7a64d);color:#fff;font-size:10px;font-weight:950;line-height:1;text-transform:uppercase;}
.tfv-partner-icon{position:absolute;top:-25px;left:15px;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#c78e35,#e0b457);border:4px solid #fff;color:#fff;font-size:20px;}
.tfv-partner-body h3{margin:2px 0 7px;color:var(--tfv-navy);font-size:19px;line-height:1.15;font-weight:950;letter-spacing:-.025em;}
.tfv-partner-loc{margin-bottom:13px;color:#4e5b70;font-size:12px;}
.tfv-benefit-label{margin-bottom:6px;color:var(--tfv-gold);font-size:12px;font-weight:950;}
.tfv-partner-body p{min-height:38px;margin:0 0 15px;color:#182943;font-size:12.8px;line-height:1.42;}
.tfv-card-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;}
.tfv-card-actions .tfv-btn{min-height:38px;padding:10px 22px;background:#fff;color:var(--tfv-gold);border:1px solid rgba(201,147,62,.45);box-shadow:none;font-size:11px;}
.tfv-map-dot{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--tfv-navy);color:#fff;font-size:18px;}
/* Content below */
.tfv-grid-2{display:grid;grid-template-columns:.86fr 1.14fr;gap:36px;align-items:center;}
.tfv-feature-row{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;}
.tfv-feature{padding:8px 18px;border-left:1px solid rgba(201,147,62,.32);}
.tfv-feature i{font-style:normal;font-size:34px;color:var(--tfv-gold);}
.tfv-feature h3{margin:10px 0 6px;color:var(--tfv-navy);font-size:14px;text-transform:uppercase;}
.tfv-feature p{margin:0;color:var(--tfv-muted);font-size:14px;line-height:1.55;}
.tfv-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:34px;}
.tfv-step{position:relative;background:#fff;border:1px solid var(--tfv-line);border-radius:22px;padding:24px;box-shadow:0 16px 40px rgba(6,20,40,.08);}
.tfv-step-num{width:46px;height:46px;margin-bottom:18px;border-radius:15px;display:grid;place-items:center;background:var(--tfv-navy);color:#f4c96e;font-size:20px;font-weight:950;}
.tfv-step h3{margin:0 0 10px;color:var(--tfv-navy);font-size:16px;letter-spacing:-.02em;}
.tfv-step p{margin:0;color:var(--tfv-muted);font-size:14px;line-height:1.65;}
/* Forms */
.tfv-split-form{display:grid;grid-template-columns:.72fr 1.28fr;gap:28px;align-items:stretch;}
.tfv-form-side{position:relative;min-height:560px;padding:34px;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,var(--tfv-navy),#0c274a);color:#fff;display:flex;flex-direction:column;justify-content:space-between;}
.tfv-form-side:after{content:"";position:absolute;left:0;right:0;bottom:0;height:220px;background:url('../img/aliado-hotel-pro.jpg') center/cover no-repeat;opacity:.42;}
.tfv-form-side>*{position:relative;z-index:2;}
.tfv-form-side h2{margin:0 0 16px;font-size:36px;line-height:1.05;letter-spacing:-.04em;}
.tfv-form-side h2 span{color:#f4c96e;}
.tfv-form-side p{color:rgba(255,255,255,.82);line-height:1.7;}
.tfv-gift-box{margin-top:28px;padding:18px;border-radius:20px;background:rgba(255,255,255,.10);border:1px solid rgba(243,201,106,.38);}
.tfv-form-card{background:#fff;border:1px solid var(--tfv-line);border-radius:24px;padding:28px;box-shadow:0 24px 70px rgba(6,20,40,.13);}
.tfv-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;}
.tfv-field label{display:block;margin:0 0 8px;color:#10203a;font-size:12px;font-weight:950;}
.tfv-field input,.tfv-field select,.tfv-field textarea{width:100%;min-height:50px;border:1px solid #dfe7f1;border-radius:14px;padding:12px 15px;background:#fbfcff;color:var(--tfv-text);font-size:14px;outline:none;transition:.18s ease;}
.tfv-field input:focus,.tfv-field select:focus,.tfv-field textarea:focus{background:#fff;border-color:var(--tfv-gold);box-shadow:0 0 0 4px rgba(201,147,62,.15);}
.tfv-field textarea{resize:vertical;}
.tfv-full{grid-column:1/-1;}
.tfv-check{display:flex;gap:10px;align-items:flex-start;color:var(--tfv-muted);font-size:14px;line-height:1.5;}
.tfv-form-actions{margin-top:22px;}
.tfv-footer{display:flex;justify-content:space-between;gap:22px;align-items:center;padding:35px var(--tfv-x);background:var(--tfv-navy);color:#fff;}
.tfv-footer span{display:block;margin-top:6px;color:rgba(255,255,255,.70);font-size:14px;}
.tfv-footer a{color:#f4c96e;font-weight:800;}
/* Perfil aliado / páginas auxiliares conservan la estética */
.tfv-profile-hero{min-height:390px;padding:46px var(--tfv-x) 30px;background:linear-gradient(90deg,rgba(6,20,40,.98),rgba(6,20,40,.72)),url('../img/perfil-restaurante-pro.jpg') center/cover no-repeat;color:#fff;}
.tfv-profile-hero h1{font-size:clamp(38px,4.2vw,56px);}
.tfv-upload{border:1px dashed #cbd5e1;border-radius:18px;background:#fbfcff;padding:22px;text-align:center;}
/* Responsive */
@media(max-width:1280px){
  :root{--tfv-x:44px;}
  .tfv-brand img{height:64px;max-width:310px;}
  .tfv-nav{gap:20px;font-size:11px;}
  .tfv-hero-inner{grid-template-columns:500px 1fr;}
  .tfv-hero h1{font-size:60px;}
  .tfv-floating-gift{width:340px;}
  .tfv-cards{gap:18px;}
  .tfv-partner-body h3{font-size:17px;}
}
@media(max-width:1080px){
  html{scroll-padding-top:82px;}
  .tfv-topbar{height:82px;min-height:82px;}
  .tfv-brand img{height:54px;}
  .tfv-nav{display:none;}
  .tfv-hero{height:auto;min-height:0;background-position:62% center;}
  .tfv-hero-inner{height:auto;min-height:420px;grid-template-columns:1fr;padding-top:52px;padding-bottom:46px;}
  .tfv-floating-gift{transform:none;justify-self:start;}
  .tfv-cards{grid-template-columns:repeat(3,1fr);}
  .tfv-grid-2,.tfv-split-form{grid-template-columns:1fr;}
  .tfv-steps{grid-template-columns:repeat(3,1fr);}
}
@media(max-width:760px){
  :root{--tfv-x:20px;}
  html{scroll-padding-top:74px;}
  .tfv-topbar{height:74px;min-height:74px;padding:0 18px;}
  .tfv-brand img{height:44px;max-width:210px;}
  .tfv-hero{position:relative;background-position:68% center;}
  .tfv-hero:after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(6,20,40,.98) 0%,rgba(6,20,40,.88) 48%,rgba(6,20,40,.56) 100%);}
  .tfv-hero-inner{position:relative;z-index:2;display:block;min-height:0;padding:42px 20px 39px;}
  .tfv-hero h1{max-width:340px;margin-bottom:13px;font-size:42px;letter-spacing:-.045em;}
  .tfv-hero p{max-width:345px;font-size:14.5px;line-height:1.52;}
  .tfv-hero-points{grid-template-columns:repeat(2,1fr);gap:14px;max-width:340px;margin:23px 0;}
  .tfv-hero-point{border-right:0;padding:0;font-size:11.5px;}
  .tfv-hero-point b{font-size:23px;}
  .tfv-actions{display:grid;grid-template-columns:1fr;max-width:350px;}
  .tfv-actions .tfv-btn,.tfv-actions .tfv-btn-primary,.tfv-actions .tfv-btn-dark{width:100%;min-width:0;}
  .tfv-floating-gift{display:none;}
  .tfv-section.compact{padding:30px 20px 38px;}
  .tfv-section-head{margin-bottom:20px;display:block;}
  .tfv-section-head .tfv-btn{display:none;}
  .tfv-section.compact .tfv-title{font-size:24px!important;}
  .tfv-cards{display:flex;overflow-x:auto;gap:16px;scroll-snap-type:x mandatory;padding:2px 5px 18px 2px;margin-right:-20px;}
  .tfv-cards::-webkit-scrollbar{height:5px;}
  .tfv-cards::-webkit-scrollbar-thumb{background:var(--tfv-gold);border-radius:99px;}
  .tfv-partner-card{min-width:82vw;max-width:82vw;scroll-snap-align:start;}
  .tfv-partner-img{height:158px;}
  .tfv-partner-body{min-height:205px;}
  .tfv-partner-body h3{font-size:18px;}
  .tfv-section{padding:46px 20px;}
  .tfv-feature-row{grid-template-columns:1fr 1fr;gap:10px;}
  .tfv-steps{grid-template-columns:1fr;}
  .tfv-form-side{min-height:340px;padding:25px;border-radius:22px;}
  .tfv-form-side h2{font-size:29px;}
  .tfv-form-card{padding:20px;border-radius:20px;}
  .tfv-form-grid{grid-template-columns:1fr;gap:14px;}
  .tfv-footer{padding:28px 20px;flex-direction:column;align-items:flex-start;}
}
@media(max-width:390px){
  .tfv-brand img{height:40px;max-width:188px;}
  .tfv-hero h1{font-size:38px;}
  .tfv-partner-card{min-width:86vw;max-width:86vw;}
}

/* V8: botón visible para registro de aliados */
.tfv-page .tfv-nav-ally{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:38px;
  padding:0 16px;
  border-radius:999px;
  border:1px solid rgba(205,145,55,.45);
  color:#06152c;
  font-weight:800;
  font-size:12px;
  letter-spacing:.01em;
  text-decoration:none;
  white-space:nowrap;
  background:#fff;
}
.tfv-page .tfv-nav-ally:hover{
  background:#fff7e7;
  color:#06152c;
}
@media (max-width: 920px){
  .tfv-page .tfv-nav-ally{
    min-height:34px;
    padding:0 12px;
    font-size:11px;
  }
}
@media (max-width: 700px){
  .tfv-page .tfv-nav-ally{
    display:inline-flex;
  }
}

/* V17 - Perfil público de aliado PRO (encapsulado solo en la campaña) */
.tfv-page .tfv-ally-hero{position:relative;min-height:560px;padding:42px var(--tfv-x) 38px;color:#fff;overflow:hidden;background:var(--ally-cover) center/cover no-repeat;}
.tfv-page .tfv-ally-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,16,33,.98) 0%,rgba(6,20,40,.86) 42%,rgba(6,20,40,.32) 100%);z-index:1;}
.tfv-page .tfv-ally-hero__inner{position:relative;z-index:2;max-width:1220px;margin:0 auto;min-height:480px;display:flex;flex-direction:column;justify-content:space-between;gap:30px;}
.tfv-page .tfv-ally-back{display:inline-flex;align-items:center;width:max-content;color:rgba(255,255,255,.82);text-decoration:none;font-weight:800;font-size:13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:10px 15px;background:rgba(255,255,255,.06);backdrop-filter:blur(8px);}
.tfv-page .tfv-ally-hero__content{display:grid;grid-template-columns:118px minmax(0,720px);gap:24px;align-items:center;}
.tfv-page .tfv-ally-logo{width:118px;height:118px;border-radius:32px;background:#fff;box-shadow:0 22px 58px rgba(0,0,0,.32);display:grid;place-items:center;overflow:hidden;border:1px solid rgba(243,201,106,.45);}
.tfv-page .tfv-ally-logo img{width:100%;height:100%;object-fit:cover;display:block;}
.tfv-page .tfv-ally-logo span{font-size:48px;font-weight:950;color:var(--tfv-navy);}
.tfv-page .tfv-ally-kicker{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px;}
.tfv-page .tfv-ally-kicker span{display:inline-flex;border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#fff;}
.tfv-page .tfv-ally-hero h1{margin:0 0 10px;font-size:clamp(42px,5vw,76px);line-height:.95;letter-spacing:-.065em;color:#fff;max-width:760px;}
.tfv-page .tfv-ally-location{margin:0 0 12px;color:#f6d487;font-weight:900;font-size:15px;}
.tfv-page .tfv-ally-summary{max-width:680px;margin:0;color:rgba(255,255,255,.82);font-size:17px;line-height:1.65;}
.tfv-page .tfv-ally-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px;}
.tfv-page .tfv-btn-light{background:rgba(255,255,255,.12);color:#fff;border-color:rgba(255,255,255,.22);}
.tfv-page .tfv-btn-light:hover{background:rgba(255,255,255,.18);color:#fff;}
.tfv-page .tfv-ally-benefit-card{max-width:980px;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.9fr);gap:18px;align-items:center;background:rgba(255,255,255,.11);border:1px solid rgba(243,201,106,.32);border-radius:28px;padding:22px 24px;box-shadow:0 24px 70px rgba(0,0,0,.18);backdrop-filter:blur(14px);}
.tfv-page .tfv-mini-label{display:block;margin-bottom:7px;color:#f6d487;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;}
.tfv-page .tfv-ally-benefit-card strong{display:block;color:#fff;font-size:22px;line-height:1.2;}
.tfv-page .tfv-ally-benefit-card p{margin:0;color:rgba(255,255,255,.76);line-height:1.5;font-size:14px;}
.tfv-page .tfv-ally-section{background:linear-gradient(180deg,#f6f8fb 0%,#fff 100%);}
.tfv-page .tfv-ally-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:-82px;position:relative;z-index:4;margin-bottom:28px;}
.tfv-page .tfv-ally-metrics>div{background:#fff;border:1px solid var(--tfv-line);border-radius:24px;padding:22px;box-shadow:0 24px 70px rgba(6,20,40,.12);}
.tfv-page .tfv-ally-metrics b{display:block;color:var(--tfv-navy);font-size:34px;line-height:1;letter-spacing:-.045em;}
.tfv-page .tfv-ally-metrics span{display:block;margin-top:8px;color:var(--tfv-muted);font-size:13px;font-weight:800;}
.tfv-page .tfv-ally-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:26px;align-items:start;}
.tfv-page .tfv-ally-card{background:#fff;border:1px solid var(--tfv-line);border-radius:28px;padding:26px;box-shadow:0 20px 60px rgba(6,20,40,.07);margin-bottom:22px;}
.tfv-page .tfv-ally-card.mini{padding:22px;}
.tfv-page .compact-head{margin-bottom:14px;}
.tfv-page .small-title{font-size:30px!important;letter-spacing:-.04em!important;}
.tfv-page .tfv-ally-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px;}
.tfv-page .tfv-ally-info-grid>div{background:#f7f9fc;border:1px solid #e7edf5;border-radius:18px;padding:16px;}
.tfv-page .tfv-ally-info-grid strong{display:block;color:var(--tfv-navy);font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;}
.tfv-page .tfv-ally-info-grid span{display:block;color:var(--tfv-muted);font-size:14px;font-weight:700;}
.tfv-page .tfv-ally-gallery{display:grid;grid-template-columns:1.2fr .8fr .8fr;grid-template-rows:190px 190px;gap:14px;}
.tfv-page .tfv-ally-gallery figure{margin:0;border-radius:24px;background:var(--ally-img) center/cover no-repeat;box-shadow:inset 0 -90px 120px rgba(0,0,0,.18);min-height:180px;}
.tfv-page .tfv-ally-gallery figure:first-child{grid-row:span 2;}
.tfv-page .tfv-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;}
.tfv-page .tfv-service-card{background:#f8fafc;border:1px solid #e8eef6;border-radius:22px;padding:20px;}
.tfv-page .tfv-service-card h3{margin:0 0 8px;color:var(--tfv-navy);font-size:18px;letter-spacing:-.02em;}
.tfv-page .tfv-service-card p{margin:0 0 12px;color:var(--tfv-muted);line-height:1.55;font-size:14px;}
.tfv-page .tfv-service-card strong{display:block;color:#9a6725;font-size:14px;margin-bottom:8px;}
.tfv-page .tfv-service-card small{display:block;color:#667085;font-weight:700;}
.tfv-page .tfv-empty-pro{border:1px dashed rgba(201,147,62,.45);background:#fffaf0;border-radius:22px;padding:22px;}
.tfv-page .tfv-empty-pro strong{display:block;color:#8f5e1e;font-size:17px;margin-bottom:7px;}
.tfv-page .tfv-empty-pro p{margin:0;color:#667085;}
.tfv-page .tfv-ally-sticky{position:sticky;top:100px;}
.tfv-page .tfv-qr-box{background:linear-gradient(180deg,#07172d,#102544);color:#fff;border:1px solid rgba(243,201,106,.24);border-radius:30px;padding:26px;box-shadow:0 26px 80px rgba(6,20,40,.22);margin-bottom:22px;}
.tfv-page .tfv-qr-box h3{margin:0 0 10px;color:#fff;font-size:24px;line-height:1.1;letter-spacing:-.035em;}
.tfv-page .tfv-qr-box p{margin:0 0 16px;color:rgba(255,255,255,.72);line-height:1.55;font-size:14px;}
.tfv-page .tfv-qr-box code{display:block;word-break:break-all;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:12px;color:#f6d487;font-size:12px;margin-bottom:14px;}
.tfv-page .tfv-copy-btn{width:100%;min-height:46px;border-radius:999px;border:1px solid rgba(243,201,106,.42);background:rgba(255,255,255,.10);color:#fff;font-weight:950;cursor:pointer;margin-bottom:10px;}
.tfv-page .tfv-copy-btn:hover{background:rgba(255,255,255,.16);}
.tfv-page .tfv-link-line{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--tfv-navy);text-decoration:none;font-weight:900;padding:13px 0;border-bottom:1px solid var(--tfv-line);}
.tfv-page .tfv-link-line:after{content:'↗';color:var(--tfv-gold);}
.tfv-page .tfv-link-line:last-child{border-bottom:0;}
@media(max-width:1080px){
  .tfv-page .tfv-ally-hero{min-height:520px;}
  .tfv-page .tfv-ally-layout{grid-template-columns:1fr;}
  .tfv-page .tfv-ally-sticky{position:static;}
  .tfv-page .tfv-ally-info-grid{grid-template-columns:repeat(2,1fr);}
}
@media(max-width:760px){
  .tfv-page .tfv-ally-hero{min-height:auto;padding:28px 20px 36px;}
  .tfv-page .tfv-ally-hero__inner{min-height:0;}
  .tfv-page .tfv-ally-hero__content{grid-template-columns:1fr;gap:18px;}
  .tfv-page .tfv-ally-logo{width:86px;height:86px;border-radius:24px;}
  .tfv-page .tfv-ally-hero h1{font-size:38px;line-height:1;}
  .tfv-page .tfv-ally-summary{font-size:14.5px;}
  .tfv-page .tfv-ally-actions{display:grid;grid-template-columns:1fr;}
  .tfv-page .tfv-ally-benefit-card{grid-template-columns:1fr;padding:20px;border-radius:22px;}
  .tfv-page .tfv-ally-benefit-card strong{font-size:19px;}
  .tfv-page .tfv-ally-metrics{grid-template-columns:1fr 1fr;margin-top:-62px;gap:12px;}
  .tfv-page .tfv-ally-metrics>div{padding:17px;border-radius:18px;}
  .tfv-page .tfv-ally-metrics b{font-size:26px;}
  .tfv-page .tfv-ally-card{padding:20px;border-radius:22px;}
  .tfv-page .small-title{font-size:24px!important;}
  .tfv-page .tfv-ally-info-grid{grid-template-columns:1fr;}
  .tfv-page .tfv-ally-gallery{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding-bottom:12px;}
  .tfv-page .tfv-ally-gallery figure{min-width:78vw;height:240px;scroll-snap-align:start;}
  .tfv-page .tfv-service-grid{grid-template-columns:1fr;}
}

/* V30.3 PRO AJAX - Consentimiento y manual de datos en ventana emergente */
.tfv-page .tfv-legal-check{align-items:flex-start;gap:12px;background:#fffaf0;border:1px solid rgba(196,143,45,.26);border-radius:18px;padding:14px 16px;line-height:1.55;color:#263044;}
.tfv-page .tfv-legal-check input{margin-top:4px;min-width:18px;width:18px;height:18px;accent-color:var(--tfv-gold);}
.tfv-page .tfv-link-button{display:inline;padding:0;border:0;background:transparent;color:#9a6725!important;font:inherit;font-weight:900;text-decoration:underline;text-underline-offset:3px;cursor:pointer;}
.tfv-page .tfv-link-button:hover{color:#6f4515!important;}
body.tfv-manual-modal-open{overflow:hidden;}
.tfv-manual-modal[hidden]{display:none!important;}
.tfv-manual-modal{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:22px;}
.tfv-manual-modal__overlay{position:absolute;inset:0;background:rgba(3,12,26,.76);backdrop-filter:blur(8px);opacity:0;transition:opacity .18s ease;}
.tfv-manual-modal__panel{position:relative;z-index:1;width:min(960px,96vw);max-height:min(86vh,820px);background:#fff;border:1px solid rgba(243,201,106,.34);border-radius:28px;box-shadow:0 35px 110px rgba(0,0,0,.38);overflow:hidden;display:flex;flex-direction:column;transform:translateY(10px) scale(.97);opacity:0;transition:transform .18s ease,opacity .18s ease;outline:0;}
.tfv-manual-modal.is-open .tfv-manual-modal__overlay{opacity:1;}
.tfv-manual-modal.is-open .tfv-manual-modal__panel{transform:translateY(0) scale(1);opacity:1;}
.tfv-manual-modal__head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 24px;background:linear-gradient(135deg,#07172d,#102544);color:#fff;border-bottom:1px solid rgba(243,201,106,.24);}
.tfv-manual-modal__head span{display:block;color:#f6d487;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.12em;margin-bottom:5px;}
.tfv-manual-modal__head h3{margin:0;font-size:20px;line-height:1.15;letter-spacing:-.025em;color:#fff;}
.tfv-manual-modal__close{flex:0 0 auto;width:42px;height:42px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.10);color:#fff;font-size:30px;line-height:1;cursor:pointer;display:grid;place-items:center;transition:.18s ease;}
.tfv-manual-modal__close:hover,.tfv-manual-modal__close:focus{background:rgba(255,255,255,.18);outline:2px solid rgba(246,212,135,.42);outline-offset:2px;}
.tfv-manual-modal__body{overflow:auto;max-height:calc(min(86vh,820px) - 83px);padding:24px;background:linear-gradient(180deg,#f8fafc 0%,#fff 100%);overscroll-behavior:contain;}
.tfv-manual-loading{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:#334155;font-weight:800;}
.tfv-manual-spinner{width:42px;height:42px;border-radius:50%;border:4px solid rgba(201,147,62,.20);border-top-color:#c9933e;animation:tfvManualSpin .85s linear infinite;}
@keyframes tfvManualSpin{to{transform:rotate(360deg);}}
.tfv-manual-error{background:#fff7ed;border:1px solid #fed7aa;color:#7c2d12;border-radius:18px;padding:18px;line-height:1.55;}
.tfv-manual-error strong{display:block;margin-bottom:6px;color:#7c2d12;font-size:17px;}
.tfv-manual-error p{margin:0 0 12px;}
.tfv-manual-error a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 16px;border-radius:999px;background:#c9933e;color:#fff!important;font-weight:950;text-decoration:none;}
.tfv-manual-content{color:#263044;font-family:Inter,system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;line-height:1.65;}
.tfv-manual-content .manual-card{background:#fff;border:1px solid #e6edf5;border-radius:24px;padding:28px;box-shadow:0 16px 55px rgba(6,20,40,.08);margin-bottom:18px;}
.tfv-manual-content .manual-card--hero{border-top:4px solid #c9933e;}
.tfv-manual-content .manual-kicker{margin:0 0 8px!important;color:#9a6725!important;font-size:12px!important;font-weight:950;text-transform:uppercase;letter-spacing:.10em;}
.tfv-manual-content h1{margin:0 0 12px;color:#07172d;font-size:32px;line-height:1.05;letter-spacing:-.04em;}
.tfv-manual-content h2{margin:26px 0 10px;color:#102544;font-size:20px;letter-spacing:-.02em;}
.tfv-manual-content p,.tfv-manual-content li{font-size:15px;color:#334155;}
.tfv-manual-content .manual-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;}
.tfv-manual-content .manual-meta div{background:#f8fafc;border:1px solid #e7edf5;border-radius:16px;padding:14px;}
.tfv-manual-content .manual-meta strong{display:block;color:#9a6725;font-size:12px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;}
.tfv-manual-content .manual-meta span{display:block;color:#253044;font-weight:700;word-break:break-word;}
.tfv-manual-page{margin:0;background:#f6f8fb;color:#263044;font-family:Inter,system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;line-height:1.65;}
.tfv-manual-page .manual-wrap{max-width:900px;margin:0 auto;padding:34px 26px 54px;}
@media(max-width:760px){
  .tfv-manual-modal{padding:10px;align-items:flex-end;}
  .tfv-manual-modal__panel{width:100%;max-height:90vh;border-radius:24px 24px 0 0;}
  .tfv-manual-modal__head{padding:16px 18px;}
  .tfv-manual-modal__head h3{font-size:17px;}
  .tfv-manual-modal__body{max-height:calc(90vh - 76px);padding:16px;}
  .tfv-manual-content .manual-card{padding:20px;border-radius:18px;}
  .tfv-manual-content h1{font-size:25px;}
  .tfv-manual-content .manual-meta{grid-template-columns:1fr;}
  .tfv-manual-page .manual-wrap{padding:22px 16px 38px;}
}

/* V31.5 - Hero CTA fijo: botones lado a lado y visibles en desktop */
@media (min-width: 1081px){
  .tfv-page .tfv-hero{
    height:auto !important;
    min-height:560px !important;
    overflow:hidden !important;
  }
  .tfv-page .tfv-hero-inner{
    height:auto !important;
    min-height:560px !important;
    padding-top:46px !important;
    padding-bottom:78px !important;
    align-items:center !important;
  }
  .tfv-page .tfv-hero-points{
    margin:22px 0 21px !important;
  }
  .tfv-page .tfv-actions{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:16px !important;
    max-width:560px !important;
    align-items:stretch !important;
    margin-top:0 !important;
  }
  .tfv-page .tfv-actions .tfv-btn,
  .tfv-page .tfv-actions .tfv-btn-primary,
  .tfv-page .tfv-actions .tfv-btn-dark{
    width:100% !important;
    min-width:0 !important;
    min-height:56px !important;
    padding:14px 18px !important;
    white-space:nowrap !important;
  }
  .tfv-page .tfv-floating-gift{
    transform:translateY(42px) !important;
  }
}

/* Tablet: mantener lado a lado si el ancho alcanza */
@media (min-width: 761px) and (max-width:1080px){
  .tfv-page .tfv-hero-inner{
    padding-bottom:64px !important;
  }
  .tfv-page .tfv-actions{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:14px !important;
    max-width:560px !important;
  }
  .tfv-page .tfv-actions .tfv-btn,
  .tfv-page .tfv-actions .tfv-btn-primary,
  .tfv-page .tfv-actions .tfv-btn-dark{
    width:100% !important;
    min-width:0 !important;
    white-space:nowrap !important;
  }
}

/* Móvil: se apilan para no romper responsive */
@media (max-width:760px){
  .tfv-page .tfv-actions{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px !important;
    max-width:350px !important;
  }
  .tfv-page .tfv-actions .tfv-btn{
    width:100% !important;
    white-space:normal !important;
  }
}

/* V31.6 - Página Términos + Bono de bienvenida 90 días */
.tfv-terms-hero{background:linear-gradient(135deg,#07172d,#092343 72%,#07172d);color:#fff;padding:46px var(--tfv-x) 42px;position:relative;overflow:hidden;}
.tfv-terms-hero__inner{max-width:var(--tfv-max);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:32px;}
.tfv-terms-hero h1{margin:0 0 10px;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-.045em;font-weight:950;color:#fff;}
.tfv-terms-hero p{margin:0;color:#dbe6f6;font-size:17px;}
.tfv-terms-hero__plane{min-width:360px;height:94px;position:relative;color:#d69b37;}
.tfv-terms-hero__plane span{position:absolute;inset:18px 42px 12px 0;border-top:3px dashed rgba(214,155,55,.85);border-radius:50%;transform:skewX(-20deg);}
.tfv-terms-hero__plane strong{position:absolute;right:0;top:3px;font-size:60px;font-weight:400;transform:rotate(-8deg);}
.tfv-terms-tabs{background:#fff;display:grid;grid-template-columns:repeat(6,1fr);max-width:var(--tfv-max);margin:0 auto;padding:20px var(--tfv-x) 18px;gap:0;border-bottom:1px solid #edf1f7;}
.tfv-terms-tabs a{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:78px;text-align:center;color:#10213c;text-decoration:none;font-weight:850;font-size:13px;border-right:1px solid #e8edf5;gap:8px;}
.tfv-terms-tabs a:last-child{border-right:0;}
.tfv-terms-tabs span{font-size:28px;line-height:1;color:#132542;}
.tfv-terms-tabs a.is-active{color:#c98f37;position:relative;}
.tfv-terms-tabs a.is-active:after{content:"";position:absolute;bottom:0;left:24%;right:24%;height:3px;border-radius:999px;background:#d79a37;}
.tfv-terms-page{background:#fff;padding:28px var(--tfv-x) 34px;}
.tfv-terms-card{max-width:var(--tfv-max);margin:0 auto 24px;background:#fff;border:1px solid #e3eaf3;border-radius:18px;box-shadow:0 18px 50px rgba(7,23,45,.06);}
.tfv-terms-card--main{padding:26px 28px 28px;}
.tfv-terms-card__head h2{margin:0 0 10px;color:#07172d;font-size:30px;letter-spacing:-.035em;line-height:1;}
.tfv-terms-card__head p{margin:0 0 26px;color:#526078;font-size:16px;line-height:1.65;}
.tfv-bono-showcase{display:grid;grid-template-columns:minmax(360px,580px) 1fr;gap:34px;align-items:stretch;border:1px solid #e9eef6;border-radius:18px;padding:26px;background:#fff;}
.tfv-bono-card{border-radius:16px;overflow:hidden;box-shadow:0 18px 36px rgba(7,23,45,.16);background:#07172d;min-height:350px;display:flex;flex-direction:column;}
.tfv-bono-card__top{position:relative;flex:1;padding:34px 30px;background:radial-gradient(circle at 82% 18%,rgba(214,155,55,.35),transparent 22%),linear-gradient(135deg,#07172d,#0d2c55 70%);color:#fff;overflow:hidden;}
.tfv-bono-card__top:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 42%);}
.tfv-bono-brand{position:absolute;right:28px;top:24px;color:#fff;font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:850;opacity:.9;}
.tfv-bono-card h3{position:relative;margin:0 0 18px;font-size:31px;line-height:1.03;font-weight:500;letter-spacing:.02em;color:#fff;text-transform:uppercase;}
.tfv-bono-card h3 em{color:#e3b756;font-family:Georgia,serif;text-transform:none;font-weight:400;letter-spacing:.01em;}
.tfv-bono-card p{position:relative;margin:0 0 12px;font-size:25px;line-height:1.1;color:#fff;}
.tfv-bono-card small{position:relative;color:#dbe6f6;font-size:14px;}
.tfv-bono-qr{position:absolute;right:42px;bottom:35px;width:112px;height:112px;border-radius:6px;background:#d79a37;display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:11px;box-shadow:0 12px 24px rgba(0,0,0,.18);}
.tfv-bono-qr span{background:#07172d;border-radius:2px;}
.tfv-bono-qr span:nth-child(2),.tfv-bono-qr span:nth-child(4),.tfv-bono-qr span:nth-child(9){background:#fff7df;}
.tfv-bono-card__bottom{display:grid;grid-template-columns:74px 1fr;grid-template-rows:auto auto;gap:0 18px;align-items:center;background:linear-gradient(135deg,#d89a36,#f0c560);color:#07172d;padding:20px 26px;}
.tfv-bono-gift{grid-row:1/3;width:54px;height:54px;border-radius:14px;background:#07172d;color:#f0c560;display:grid;place-items:center;font-size:28px;}
.tfv-bono-card__bottom strong{font-size:35px;line-height:1;font-weight:950;}
.tfv-bono-card__bottom small{color:#07172d;font-size:15px;font-weight:850;}
.tfv-bono-highlights{display:grid;align-content:center;gap:0;}
.tfv-bono-highlight{display:grid;grid-template-columns:62px 1fr;gap:18px;align-items:center;padding:20px 0;border-bottom:1px solid #e9eef6;}
.tfv-bono-highlight:last-child{border-bottom:0;}
.tfv-bono-highlight>span{width:48px;height:48px;border:2px solid #07172d;border-radius:50%;display:grid;place-items:center;color:#07172d;font-size:24px;font-weight:950;}
.tfv-bono-highlight strong{display:block;color:#07172d;font-size:18px;margin-bottom:5px;}
.tfv-bono-highlight p{margin:0;color:#4f5e76;line-height:1.45;font-size:14px;}
.tfv-bono-conditions{border:1px solid #edf1f7;border-radius:18px;margin-top:22px;padding:22px 24px;}
.tfv-bono-conditions h3{margin:0 0 22px;color:#07172d;font-size:24px;}
.tfv-bono-conditions__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 40px;}
.tfv-bono-conditions article{display:grid;grid-template-columns:32px 1fr;gap:14px;align-items:start;}
.tfv-bono-conditions article>span{width:25px;height:25px;border-radius:50%;background:#c98f37;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:950;margin-top:2px;}
.tfv-bono-conditions h4{margin:0 0 5px;color:#07172d;font-size:15px;line-height:1.25;}
.tfv-bono-conditions p{margin:0;color:#34435b;font-size:13.5px;line-height:1.5;}
.tfv-bono-important{margin-top:24px;border:1px solid rgba(201,143,55,.28);background:#fff6e6;border-radius:16px;padding:18px 22px;display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;color:#77490a;}
.tfv-bono-important span{width:42px;height:42px;border-radius:50%;border:2px solid #d69b37;display:grid;place-items:center;font-size:22px;color:#c98f37;}
.tfv-bono-important p{margin:0;font-size:15px;line-height:1.55;}

.tfv-general-card{padding:28px;}
.tfv-general-head{display:grid;grid-template-columns:1fr 320px;gap:28px;align-items:stretch;margin-bottom:22px;}
.tfv-general-head h2{margin:4px 0 10px;color:#07172d;font-size:32px;line-height:1;letter-spacing:-.04em;}
.tfv-general-head p{margin:0;color:#526078;font-size:16px;line-height:1.68;max-width:790px;}
.tfv-general-organizer{border-radius:18px;background:linear-gradient(135deg,#07172d,#0d2c55);color:#fff;padding:20px 22px;box-shadow:0 18px 40px rgba(7,23,45,.12);}
.tfv-general-organizer strong{display:block;color:#e3b756;font-size:13px;text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;}
.tfv-general-organizer span{display:block;font-size:13.5px;line-height:1.45;color:#eef4ff;margin-top:5px;}
.tfv-general-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 22px;}
.tfv-general-summary div{border:1px solid #e8edf5;border-radius:16px;background:#f8fafc;padding:16px 18px;}
.tfv-general-summary strong{display:block;color:#07172d;font-size:14px;margin-bottom:6px;}
.tfv-general-summary span{display:block;color:#5b687d;font-size:13px;line-height:1.45;}
.tfv-general-conditions{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;}
.tfv-general-conditions article{display:grid;grid-template-columns:42px 1fr;gap:14px;background:#fff;border:1px solid #edf1f7;border-radius:16px;padding:17px 18px;box-shadow:0 10px 28px rgba(7,23,45,.035);}
.tfv-general-conditions article>span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#07172d;color:#e3b756;font-weight:950;font-size:13px;}
.tfv-general-conditions h4{margin:0 0 7px;color:#07172d;font-size:15.5px;line-height:1.15;}
.tfv-general-conditions p{margin:0;color:#526078;font-size:13.7px;line-height:1.58;}
.tfv-general-alert{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;margin-top:22px;border:1px solid rgba(201,147,62,.32);border-radius:16px;background:#fff8eb;padding:16px 18px;}
.tfv-general-alert span{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e3b756;color:#07172d;font-weight:950;}
.tfv-general-alert p{margin:0;color:#4c3b20;font-size:14px;line-height:1.58;}
.tfv-terms-quickrefs{border-color:#dfe7f1;}

.tfv-terms-grid-lite{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;padding:24px;}
.tfv-terms-grid-lite article{background:#f8fafc;border:1px solid #edf1f7;border-radius:16px;padding:20px;}
.tfv-terms-grid-lite h3{margin:0 0 8px;color:#07172d;font-size:18px;}
.tfv-terms-grid-lite p{margin:0;color:#4f5e76;line-height:1.6;font-size:14px;}
.tfv-terms-contactbar{background:#07172d;color:#fff;padding:18px var(--tfv-x);text-align:center;font-size:15px;}
.tfv-terms-contactbar strong{color:#e3b756;}
@media(max-width:980px){.tfv-terms-tabs{grid-template-columns:repeat(3,1fr);}.tfv-bono-showcase{grid-template-columns:1fr;}.tfv-terms-hero__plane{display:none;}.tfv-general-head{grid-template-columns:1fr;}.tfv-general-summary,.tfv-general-conditions,.tfv-bono-conditions__grid,.tfv-terms-grid-lite{grid-template-columns:1fr;}}
@media(max-width:640px){.tfv-terms-tabs{grid-template-columns:repeat(2,1fr);padding-left:12px;padding-right:12px;}.tfv-terms-tabs a{font-size:12px;min-height:70px;}.tfv-terms-card--main{padding:20px 16px;}.tfv-bono-showcase{padding:14px;}.tfv-bono-card__top{padding:28px 22px;}.tfv-bono-qr{position:relative;right:auto;bottom:auto;margin-top:22px;width:94px;height:94px;}.tfv-bono-card__bottom strong{font-size:30px;}.tfv-bono-highlight{grid-template-columns:48px 1fr;gap:12px;}.tfv-bono-highlight>span{width:40px;height:40px;font-size:20px;}.tfv-bono-conditions{padding:18px 14px;}.tfv-bono-important{grid-template-columns:1fr;text-align:left;}}


/* V31.7 - Footer pro con redes, permisos y sorteo sin fecha definida */
.tfv-footer-pro{
  display:block;
  padding:0;
  background:#061428;
  color:#fff;
}
.tfv-footer-pro__inner{
  max-width:var(--tfv-max);
  margin:0 auto;
  padding:46px var(--tfv-x) 38px;
  display:grid;
  grid-template-columns:1.2fr .8fr 1.05fr;
  gap:38px;
  align-items:start;
}
.tfv-footer-pro strong,
.tfv-footer-pro h3{color:#fff;}
.tfv-footer-pro__brand>strong{
  display:block;
  font-size:18px;
  margin-bottom:8px;
}
.tfv-footer-pro span,
.tfv-footer-pro p,
.tfv-footer-pro li{
  color:rgba(255,255,255,.72);
  font-size:14px;
  line-height:1.65;
}
.tfv-footer-pro a{
  color:#f4c96e;
  font-weight:800;
  text-decoration:none;
}
.tfv-footer-social{
  display:flex;
  gap:12px;
  margin:20px 0 18px;
}
.tfv-footer-social a{
  width:42px;
  height:42px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(255,255,255,.10);
  border:1px solid rgba(255,255,255,.14);
  color:#fff;
  transition:.22s ease;
}
.tfv-footer-social a:hover{
  transform:translateY(-2px);
  background:#d99d36;
  color:#061428;
}
.tfv-footer-social svg{
  width:22px;
  height:22px;
  fill:currentColor;
}
.tfv-footer-follow{
  max-width:430px;
  padding:12px 14px;
  border-radius:16px;
  background:rgba(217,157,54,.10);
  border:1px solid rgba(217,157,54,.22);
}
.tfv-footer-pro__links,
.tfv-footer-pro__permits{
  padding:18px;
  border-radius:22px;
  background:rgba(255,255,255,.045);
  border:1px solid rgba(255,255,255,.08);
}
.tfv-footer-pro__links h3,
.tfv-footer-pro__permits h3{
  margin:0 0 14px;
  text-transform:uppercase;
  letter-spacing:.04em;
  font-size:15px;
}
.tfv-footer-pro__links a{
  display:block;
  color:rgba(255,255,255,.78);
  margin:8px 0;
}
.tfv-footer-pro__links a:hover{color:#f4c96e;}
.tfv-footer-pro__permits ul{
  list-style:none;
  padding:0;
  margin:0;
  display:grid;
  gap:11px;
}
.tfv-footer-pro__permits strong{
  display:block;
  font-size:12px;
  text-transform:uppercase;
  letter-spacing:.035em;
}
.tfv-footer-pro__permits span{
  display:block;
  margin-top:2px;
  font-size:14px;
}
.tfv-footer-pro__bottom{
  border-top:1px solid rgba(255,255,255,.09);
  padding:16px var(--tfv-x);
  display:flex;
  justify-content:space-between;
  gap:14px;
  align-items:center;
  max-width:var(--tfv-max);
  margin:0 auto;
}
@media(max-width:900px){
  .tfv-footer-pro__inner{grid-template-columns:1fr;gap:20px;}
  .tfv-footer-pro__bottom{flex-direction:column;align-items:flex-start;}
}


/* V31.8 - TravelingMiles terms PRO */
.tfv-miles-card{padding:28px;}
.tfv-miles-head{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:28px;align-items:stretch;margin-bottom:22px;}
.tfv-miles-kicker{display:inline-flex;margin:0 0 10px;color:#c98f37;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950;}
.tfv-miles-head h2{margin:0 0 12px;color:#07172d;font-size:34px;letter-spacing:-.04em;line-height:1;}
.tfv-miles-head p{margin:0;color:#526078;font-size:15.5px;line-height:1.72;}
.tfv-miles-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}
.tfv-miles-summary div{border:1px solid #ead7b8;background:linear-gradient(180deg,#fffaf0,#fff);border-radius:16px;padding:18px 14px;box-shadow:0 16px 34px rgba(201,143,55,.09);}
.tfv-miles-summary strong{display:block;color:#07172d;font-size:27px;line-height:1;font-weight:950;letter-spacing:-.035em;}
.tfv-miles-summary span{display:block;margin-top:8px;color:#66536d;font-size:12.5px;line-height:1.35;font-weight:800;}
.tfv-miles-note{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;border:1px solid #f1d8a9;background:#fff7e8;border-radius:16px;padding:15px 18px;margin:0 0 24px;}
.tfv-miles-note span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#07172d;color:#fff;font-size:20px;font-weight:900;}
.tfv-miles-note p{margin:0;color:#5d421a;line-height:1.55;font-size:14px;}
.tfv-miles-conditions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 30px;border-top:1px solid #eef2f7;padding-top:26px;}
.tfv-miles-conditions article{display:grid;grid-template-columns:34px 1fr;gap:14px;align-items:start;}
.tfv-miles-conditions article>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#c98f37;color:#fff;font-weight:950;font-size:13px;box-shadow:0 8px 18px rgba(201,143,55,.18);}
.tfv-miles-conditions h4{margin:0 0 6px;color:#07172d;font-size:15.5px;line-height:1.2;}
.tfv-miles-conditions p{margin:0;color:#526078;font-size:13.5px;line-height:1.6;}
.tfv-miles-example{margin-top:26px;border:1px solid #dbe7f7;background:#f8fbff;border-radius:16px;padding:18px 20px;color:#203350;font-size:14px;line-height:1.65;}
.tfv-miles-example strong{color:#07172d;}
@media(max-width:980px){.tfv-miles-head{grid-template-columns:1fr;}.tfv-miles-conditions{grid-template-columns:1fr;}.tfv-miles-summary{grid-template-columns:repeat(3,1fr);}}
@media(max-width:640px){.tfv-miles-card{padding:20px 16px;}.tfv-miles-head h2{font-size:28px;}.tfv-miles-summary{grid-template-columns:1fr;}.tfv-miles-note{grid-template-columns:1fr;}.tfv-miles-conditions article{grid-template-columns:30px 1fr;gap:12px;}}

/* V32.0 - Sorteo y premios configurables */
.tfv-prizes-public{background:linear-gradient(180deg,#fff,#f7f9fc)}
.tfv-prize-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 24px}
.tfv-prize-meta>div{background:#fff;border:1px solid #e6ebf2;border-radius:20px;padding:18px;box-shadow:0 12px 32px rgba(6,20,40,.06)}
.tfv-prize-meta span{display:block;color:#667085;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px}
.tfv-prize-meta strong{display:block;color:var(--navy);font-size:17px;line-height:1.25}
.tfv-prize-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.tfv-prize-card{background:#fff;border:1px solid #e6ebf2;border-radius:26px;overflow:hidden;box-shadow:0 16px 45px rgba(6,20,40,.08);display:flex;flex-direction:column;min-height:100%}
.tfv-prize-img{height:180px;background:var(--prize-img) center/cover no-repeat}
.tfv-prize-body{padding:20px;display:flex;flex-direction:column;gap:10px;flex:1}
.tfv-prize-body h3,.tfv-prize-body h4{margin:0;color:var(--navy);font-size:22px;line-height:1.08;letter-spacing:-.035em}
.tfv-prize-body p{margin:0;color:#526070;line-height:1.55;font-size:14px}
.tfv-prize-ally{color:#8a641d!important;font-weight:850}
.tfv-prize-foot{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:8px}
.tfv-prize-foot span{display:inline-flex;border-radius:999px;background:#f6f0e6;color:#7d5720;padding:7px 10px;font-size:12px;font-weight:900}
.tfv-prize-empty{background:#fff;border:1px dashed #d8dee8;border-radius:24px;padding:24px;text-align:center;color:#526070}
.tfv-prize-empty strong{display:block;color:var(--navy);font-size:20px;margin-bottom:8px}
.tfv-draw-terms{overflow:hidden}
.tfv-draw-hero{display:grid;grid-template-columns:1fr 280px;gap:22px;align-items:start;background:linear-gradient(135deg,#07152b,#15335f);color:#fff;margin:-30px -30px 26px;padding:30px;border-radius:28px 28px 0 0}
.tfv-draw-hero span{display:block;color:#f3d58b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px}
.tfv-draw-hero h2{margin:0 0 10px;color:#fff;font-size:34px;line-height:1;letter-spacing:-.045em}
.tfv-draw-hero p{margin:0;color:#dbe6f5;line-height:1.62}
.tfv-draw-state{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:18px}
.tfv-draw-state strong{display:block;color:#f3d58b;line-height:1.2;margin-bottom:8px}
.tfv-draw-state small{color:#fff;font-weight:800}
.tfv-draw-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}
.tfv-draw-meta>div{background:#f8fafc;border:1px solid #e6ebf2;border-radius:18px;padding:16px}
.tfv-draw-meta span{display:block;color:#667085;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;margin-bottom:7px}
.tfv-draw-meta strong{display:block;color:var(--navy);font-size:16px;line-height:1.25}
.tfv-draw-note{border-left:4px solid var(--gold);background:#fffbf2;border-radius:18px;padding:16px 18px;color:#5f461c;line-height:1.6;margin:0 0 24px}
.tfv-draw-rules{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:26px}
.tfv-draw-rules article{display:grid;grid-template-columns:42px 1fr;gap:12px;border:1px solid #e6ebf2;border-radius:20px;padding:18px;background:#fff}
.tfv-draw-rules article>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#c9933e,#e6bd64);color:#fff;font-weight:950}
.tfv-draw-rules h4{margin:0 0 6px;color:var(--navy);font-size:16px}
.tfv-draw-rules p{margin:0;color:#526070;line-height:1.55;font-size:14px}
.tfv-prize-terms-list{margin-top:26px}
.tfv-prize-terms-list h3{margin:0 0 16px;color:var(--navy);font-size:24px;letter-spacing:-.03em}
.tfv-prize-grid--terms{grid-template-columns:repeat(2,1fr)}
.tfv-prize-grid--terms .tfv-prize-body p{font-size:13.5px}
@media(max-width:980px){.tfv-prize-meta,.tfv-draw-meta{grid-template-columns:1fr 1fr}.tfv-prize-grid,.tfv-prize-grid--terms{grid-template-columns:1fr 1fr}.tfv-draw-hero{grid-template-columns:1fr}.tfv-draw-rules{grid-template-columns:1fr}}
@media(max-width:680px){.tfv-prize-meta,.tfv-draw-meta,.tfv-prize-grid,.tfv-prize-grid--terms{grid-template-columns:1fr}.tfv-draw-hero{margin:-22px -22px 22px;padding:24px}.tfv-draw-hero h2{font-size:28px}.tfv-draw-rules article{grid-template-columns:1fr}.tfv-draw-rules article>span{width:36px;height:36px}.tfv-prize-img{height:160px}}

/* V32.5 - Registro de aliados UX PRO */
.tfv-nav a:nth-child(3):after{transform:scaleX(0);}
.tfv-nav a:hover:after,.tfv-nav a.is-active:after{transform:scaleX(1);}
.tfv-nav-ally.is-active{background:#fff7e7;border-color:rgba(201,147,62,.8);box-shadow:0 10px 24px rgba(201,147,62,.12);}

.tfv-ally-register-page{padding-top:58px;background:linear-gradient(180deg,#fff 0%,#f7f9fc 58%,#fff 100%);}
.tfv-ally-register-hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:end;margin-bottom:24px;}
.tfv-ally-backlink{display:inline-flex;margin-bottom:18px;color:#526070;font-weight:800;font-size:14px;}
.tfv-ally-register-hero .tfv-title{font-size:clamp(42px,4.5vw,66px);margin-bottom:14px;}
.tfv-ally-register-hero .tfv-title span{color:var(--tfv-gold);}
.tfv-ally-hero-card{border:1px solid #e7edf5;background:#fff;border-radius:26px;padding:24px;box-shadow:0 20px 55px rgba(6,20,40,.08);}
.tfv-ally-hero-card strong{display:block;color:var(--tfv-navy);font-size:19px;line-height:1.15;margin-bottom:7px;}
.tfv-ally-hero-card span{display:block;color:#667085;font-size:14px;line-height:1.55;}
.tfv-ally-progress{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:0 0 22px;padding:12px;background:#fff;border:1px solid #e7edf5;border-radius:22px;box-shadow:0 14px 38px rgba(6,20,40,.06);}
.tfv-ally-progress span{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;border-radius:16px;background:#f8fafc;color:#526070;font-size:12px;font-weight:900;white-space:nowrap;}
.tfv-ally-progress b{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#e9edf5;color:#10203a;font-size:12px;}
.tfv-ally-progress .active{background:#fff6e6;color:#7b551c;}
.tfv-ally-progress .active b{background:linear-gradient(135deg,#c98f37,#e3b756);color:#fff;}

.tfv-ally-form-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start;}
.tfv-ally-form-card{padding:0;overflow:hidden;border-radius:30px;}
.tfv-form-block{padding:30px 30px 32px;border-bottom:1px solid #edf1f7;background:#fff;}
.tfv-form-block:nth-child(even){background:#fbfcff;}
.tfv-form-block:last-child{border-bottom:0;}
.tfv-form-block-head{display:grid;grid-template-columns:52px 1fr;gap:16px;align-items:start;margin-bottom:22px;}
.tfv-form-block-head>span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(135deg,#07172d,#102d55);color:#f4c96e;font-size:20px;font-weight:950;box-shadow:0 14px 26px rgba(6,20,40,.12);}
.tfv-form-block-head h2{margin:0 0 5px;color:var(--tfv-navy);font-size:24px;line-height:1.1;letter-spacing:-.035em;}
.tfv-form-block-head p{margin:0;color:#667085;font-size:14px;line-height:1.55;}
.tfv-form-block .tfv-form-grid{gap:18px;}
.tfv-form-block .tfv-field label{font-size:11.5px;text-transform:none;letter-spacing:0;}
.tfv-form-block .tfv-field input,.tfv-form-block .tfv-field select,.tfv-form-block .tfv-field textarea{min-height:56px;background:#fff;border-color:#dde6f2;border-radius:16px;}
.tfv-form-block .tfv-field textarea{min-height:116px;}
.tfv-upload-pro{min-height:128px;display:grid;align-content:center;justify-items:center;gap:8px;padding:18px;border:1.5px dashed #d6dfec;background:linear-gradient(180deg,#fff,#f9fbff);border-radius:20px;text-align:center;}
.tfv-upload-pro i{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#fff3d8;color:#9a6725;font-style:normal;font-weight:950;font-size:20px;}
.tfv-upload-pro strong{display:block;color:var(--tfv-navy);font-size:14px;}
.tfv-upload-pro input{max-width:100%;min-height:auto!important;border:0!important;background:transparent!important;padding:2px!important;box-shadow:none!important;text-align:center;}
.tfv-upload-pro small{color:#667085;font-size:12px;line-height:1.35;}
.tfv-upload-wide{min-height:118px;}
.tfv-form-block-final{background:linear-gradient(180deg,#fff,#fffcf6)!important;}
.tfv-submit-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:20px;padding:18px;border:1px solid rgba(201,147,62,.25);background:#fff8ea;border-radius:22px;}
.tfv-submit-panel strong{display:block;color:#7b551c;font-size:16px;margin-bottom:4px;}
.tfv-submit-panel p{margin:0;color:#6f5b3c;font-size:13.5px;line-height:1.5;}
.tfv-submit-panel .tfv-btn{min-width:250px;}

.tfv-ally-side-panel{position:sticky;top:112px;display:grid;gap:16px;}
.tfv-side-card{background:#fff;border:1px solid #e6ecf4;border-radius:26px;padding:22px;box-shadow:0 18px 48px rgba(6,20,40,.075);}
.tfv-side-card h2,.tfv-side-card h3{margin:0;color:var(--tfv-navy);letter-spacing:-.03em;}
.tfv-side-card h2{font-size:25px;line-height:1.08;margin-bottom:10px;}
.tfv-side-card h3{font-size:19px;margin-bottom:14px;}
.tfv-side-card p{margin:0;color:#667085;line-height:1.6;font-size:14px;}
.tfv-side-card-main{background:linear-gradient(135deg,#07172d,#102d55);border-color:rgba(243,201,106,.22);color:#fff;}
.tfv-side-card-main .tfv-eyebrow{color:#f4c96e;}
.tfv-side-card-main h2{color:#fff;}
.tfv-side-card-main p{color:rgba(255,255,255,.74);}
.tfv-side-list{display:grid;gap:13px;}
.tfv-side-list div{display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:start;}
.tfv-side-list i{width:40px;height:40px;border-radius:14px;display:grid;place-items:center;background:#fff5e2;font-style:normal;font-size:18px;}
.tfv-side-list strong{display:block;color:var(--tfv-navy);font-size:14px;line-height:1.2;}
.tfv-side-list small{display:block;margin-top:3px;color:#667085;font-size:12.5px;line-height:1.4;}
.tfv-side-checklist ul{padding:0;margin:0;list-style:none;display:grid;gap:10px;}
.tfv-side-checklist li{position:relative;padding-left:24px;color:#526070;font-size:13.5px;line-height:1.45;}
.tfv-side-checklist li:before{content:'✓';position:absolute;left:0;top:0;color:#c98f37;font-weight:950;}
.tfv-side-help{background:#fffaf2;border-color:#f1d8ad;}
.tfv-side-help a{display:flex;align-items:center;gap:8px;margin-top:10px;color:#7b551c;font-weight:950;word-break:break-word;}

.tfv-footer-pro__inner{gap:28px;}
.tfv-footer-pro__links,.tfv-footer-pro__permits{box-shadow:inset 0 1px 0 rgba(255,255,255,.03);}
.tfv-footer-pro__permits li{padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.06);}
.tfv-footer-pro__permits li:last-child{padding-bottom:0;border-bottom:0;}

@media(max-width:1180px){
  .tfv-ally-register-hero{grid-template-columns:1fr;}
  .tfv-ally-hero-card{max-width:460px;}
  .tfv-ally-progress{grid-template-columns:repeat(3,1fr);}
  .tfv-ally-form-layout{grid-template-columns:1fr;}
  .tfv-ally-side-panel{position:static;grid-template-columns:repeat(2,1fr);}
  .tfv-side-card-main,.tfv-side-help{grid-column:1/-1;}
}
@media(max-width:760px){
  .tfv-ally-register-page{padding-top:36px;}
  .tfv-ally-register-hero .tfv-title{font-size:40px;}
  .tfv-ally-progress{display:flex;overflow-x:auto;gap:8px;padding:10px;scroll-snap-type:x mandatory;}
  .tfv-ally-progress span{min-width:max-content;scroll-snap-align:start;}
  .tfv-form-block{padding:22px 18px 24px;}
  .tfv-form-block-head{grid-template-columns:42px 1fr;gap:12px;}
  .tfv-form-block-head>span{width:40px;height:40px;border-radius:13px;font-size:17px;}
  .tfv-form-block-head h2{font-size:21px;}
  .tfv-submit-panel{grid-template-columns:1fr;}
  .tfv-submit-panel .tfv-btn{width:100%;min-width:0;}
  .tfv-ally-side-panel{grid-template-columns:1fr;}
  .tfv-side-card{border-radius:22px;padding:20px;}
}

/* V32.6 - Credibilidad + conversión premium landing pública */
.tfv-hero{min-height:660px;border-bottom:1px solid rgba(6,20,40,.08);}
.tfv-hero:after{content:'';position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(180deg,rgba(6,20,40,0),rgba(6,20,40,.12));pointer-events:none;}
.tfv-hero-inner{min-height:660px;position:relative;z-index:2;}
.tfv-floating-gift{box-shadow:0 28px 80px rgba(0,0,0,.28), inset 0 1px 0 rgba(255,255,255,.08);}
.tfv-hero-points{max-width:560px;}
.tfv-hero-point{position:relative;padding-right:18px;}
.tfv-hero-point span{line-height:1.2;}

.tfv-trust-strip{position:relative;z-index:5;background:#fff;border-bottom:1px solid #edf1f6;box-shadow:0 12px 45px rgba(6,20,40,.05);}
.tfv-trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding-top:18px;padding-bottom:18px;}
.tfv-trust-grid>div{padding:8px 22px;border-right:1px solid #edf1f6;}
.tfv-trust-grid>div:last-child{border-right:0;}
.tfv-trust-grid strong{display:block;color:var(--tfv-navy);font-size:14px;font-weight:950;line-height:1.1;margin-bottom:5px;}
.tfv-trust-grid span{display:block;color:#667085;font-size:12.5px;line-height:1.35;font-weight:650;}

.tfv-benefits{padding-top:62px;padding-bottom:60px;background:radial-gradient(circle at 90% 20%,rgba(231,189,94,.11),transparent 28%),linear-gradient(180deg,#fff,#fbfcfe);}
.tfv-benefits .tfv-section-head{margin-bottom:22px;}
.tfv-benefits-grid{gap:20px;}
.tfv-benefit-card{position:relative;overflow:hidden;min-height:210px;border-color:#e5ebf4;background:linear-gradient(180deg,#fff,#fcfdff);box-shadow:0 18px 55px rgba(6,20,40,.07);}
.tfv-benefit-card:after{content:'';position:absolute;right:-42px;top:-42px;width:118px;height:118px;border-radius:999px;background:rgba(217,157,54,.085);}
.tfv-benefit-card h3{font-size:23px;}
.tfv-benefit-card:hover{transform:translateY(-4px);box-shadow:0 28px 75px rgba(6,20,40,.11);border-color:#d9e1ec;}

#aliados{background:#fff;padding-top:62px;padding-bottom:64px;}
.tfv-cards--limited{max-width:1050px;margin:0 auto;justify-content:center;grid-template-columns:repeat(auto-fit,minmax(285px,330px));}
.tfv-cards--single{max-width:340px;margin:0 auto;}
.tfv-cards--single + .tfv-ally-growth-card{margin-top:24px;}
.tfv-partner-card{transition:.22s ease;border-color:#edf1f6;}
.tfv-partner-card:hover{transform:translateY(-4px);box-shadow:0 26px 75px rgba(6,20,40,.12);}
.tfv-ally-growth-card{max-width:760px;margin:26px auto 0;text-align:center;border:1px solid rgba(201,147,62,.28);background:linear-gradient(180deg,#fffaf0,#fff);border-radius:24px;padding:26px 28px;box-shadow:0 18px 55px rgba(201,147,62,.08);}
.tfv-ally-growth-card span{display:inline-flex;margin-bottom:8px;color:#9a6725;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950;}
.tfv-ally-growth-card strong{display:block;color:var(--tfv-navy);font-size:22px;letter-spacing:-.02em;margin-bottom:8px;}
.tfv-ally-growth-card p{margin:0 auto 14px;color:#526070;max-width:560px;line-height:1.6;}
.tfv-ally-growth-card a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 18px;border-radius:999px;background:var(--tfv-navy);color:#fff;font-weight:900;text-decoration:none;}

.tfv-prizes-public{padding-top:64px;padding-bottom:70px;background:linear-gradient(180deg,#f8fafc,#fff);}
.tfv-prize-meta{margin-top:22px;margin-bottom:24px;}
.tfv-prize-meta>div{border-color:#e7edf5;box-shadow:0 18px 55px rgba(6,20,40,.07);}
.tfv-prize-empty-pro{max-width:980px;margin:24px auto 0;padding:34px 34px 30px;background:linear-gradient(180deg,#fff,#fbfdff);border-style:solid;text-align:center;}
.tfv-prize-empty-pro>span{display:inline-flex;margin-bottom:8px;color:#9a6725;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:950;}
.tfv-prize-empty-pro>strong{font-size:24px;letter-spacing:-.025em;}
.tfv-prize-empty-pro>p{max-width:760px;margin:0 auto 24px;line-height:1.7;}
.tfv-prize-teasers{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;text-align:left;}
.tfv-prize-teasers article{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start;border:1px solid #edf1f6;background:#fff;border-radius:18px;padding:16px;}
.tfv-prize-teasers b{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:#fff4dc;font-size:20px;}
.tfv-prize-teasers strong{display:block;color:var(--tfv-navy);font-size:15px;line-height:1.2;margin-bottom:4px;}
.tfv-prize-teasers small{display:block;color:#667085;line-height:1.35;font-size:12.5px;}

#como-funciona{padding-top:64px;padding-bottom:74px;background:linear-gradient(180deg,#fff,#f7f9fc);}
#como-funciona .tfv-title{margin-bottom:26px;}
.tfv-steps{position:relative;}
.tfv-step{min-height:238px;transition:.22s ease;}
.tfv-step:hover{transform:translateY(-4px);box-shadow:0 26px 70px rgba(6,20,40,.10);}
.tfv-step-num{box-shadow:0 14px 28px rgba(6,20,40,.13);}

#registro{padding-top:70px;padding-bottom:76px;background:#f7f9fc;}
.tfv-split-form{align-items:stretch;}
.tfv-form-side{box-shadow:0 28px 80px rgba(6,20,40,.16);}
.tfv-gift-box{backdrop-filter:blur(12px);box-shadow:0 16px 42px rgba(6,20,40,.13);}
.tfv-form-card{box-shadow:0 26px 80px rgba(6,20,40,.08);}
.tfv-form-actions-pro{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:22px;}
.tfv-form-actions-pro small{display:block;max-width:480px;color:#667085;line-height:1.45;font-weight:700;}

.tfv-conversion-final{padding:68px var(--tfv-x);background:linear-gradient(180deg,#fff,#f7f9fc);}
.tfv-conversion-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.2fr) 360px;gap:30px;align-items:center;background:linear-gradient(135deg,#061427,#0c2446);border:1px solid rgba(243,201,106,.18);border-radius:34px;padding:44px;box-shadow:0 34px 110px rgba(6,20,40,.22);}
.tfv-conversion-card:after{content:'';position:absolute;right:-120px;top:-120px;width:320px;height:320px;border-radius:999px;background:rgba(255,255,255,.07);}
.tfv-conversion-content{position:relative;z-index:1;}
.tfv-conversion-content h2{margin:0 0 12px;color:#fff;font-size:clamp(42px,4.7vw,68px);line-height:.98;letter-spacing:-.06em;}
.tfv-conversion-content h2 strong{color:#f4c96e;font-weight:950;}
.tfv-conversion-content p{margin:0 0 24px;max-width:720px;color:rgba(255,255,255,.78);font-size:16px;line-height:1.6;}
.tfv-conversion-actions{display:flex;gap:12px;flex-wrap:wrap;}
.tfv-conversion-actions .tfv-btn-dark{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.22);color:#fff;}
.tfv-conversion-social{position:relative;z-index:1;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:26px;padding:24px;}
.tfv-conversion-social h3{margin:0 0 8px;color:#fff;font-size:24px;letter-spacing:-.035em;}
.tfv-conversion-social p{margin:0 0 16px;color:rgba(255,255,255,.72);line-height:1.5;}
.tfv-conversion-social div{display:grid;gap:10px;}
.tfv-conversion-social a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);color:#fff;font-weight:900;text-decoration:none;}
.tfv-conversion-social a:after{content:'↗';color:#f4c96e;}
.tfv-conversion-social a:hover{background:rgba(255,255,255,.16);}

.tfv-footer-pro{margin-top:0;background:#061427;}
.tfv-footer-pro__inner{padding-top:46px;padding-bottom:36px;align-items:stretch;}
.tfv-footer-pro__brand{padding:16px 0;}
.tfv-footer-pro__links,.tfv-footer-pro__permits{min-height:240px;}
.tfv-footer-pro__links a{padding:5px 0;}
.tfv-footer-pro__bottom{padding-top:20px;padding-bottom:20px;}

@media(max-width:1080px){
  .tfv-trust-grid{grid-template-columns:repeat(2,1fr);}
  .tfv-trust-grid>div:nth-child(2){border-right:0;}
  .tfv-trust-grid>div:nth-child(n+3){border-top:1px solid #edf1f6;}
  .tfv-prize-teasers{grid-template-columns:1fr;}
  .tfv-conversion-card{grid-template-columns:1fr;padding:34px;}
}
@media(max-width:760px){
  .tfv-hero,.tfv-hero-inner{min-height:auto;}
  .tfv-trust-grid{grid-template-columns:1fr;padding-top:8px;padding-bottom:8px;}
  .tfv-trust-grid>div{border-right:0;border-top:1px solid #edf1f6;padding:14px 4px;}
  .tfv-trust-grid>div:first-child{border-top:0;}
  .tfv-benefits,#aliados,.tfv-prizes-public,#como-funciona,#registro{padding-top:44px;padding-bottom:48px;}
  .tfv-cards--limited,.tfv-cards--single{max-width:none;}
  .tfv-ally-growth-card{padding:22px 18px;}
  .tfv-prize-empty-pro{padding:24px 18px;}
  .tfv-prize-empty-pro>strong{font-size:20px;}
  .tfv-prize-teasers article{grid-template-columns:1fr;text-align:center;justify-items:center;}
  .tfv-form-actions-pro{display:grid;grid-template-columns:1fr;}
  .tfv-form-actions-pro .tfv-btn{width:100%;}
  .tfv-conversion-final{padding:42px 18px;}
  .tfv-conversion-card{padding:26px 20px;border-radius:26px;}
  .tfv-conversion-content h2{font-size:36px;}
  .tfv-conversion-actions{display:grid;grid-template-columns:1fr;}
  .tfv-conversion-actions .tfv-btn{width:100%;}
  .tfv-footer-pro__links,.tfv-footer-pro__permits{min-height:0;}
}

/* ==========================================================
   V32.7 · PREMIUM ASPIRACIONAL PRO
   Corrección completa de secciones públicas: credibilidad,
   deseo de participar, aliados, premios, secuencia y footer.
   ========================================================== */
.tfv-nav a:after{transform:scaleX(0)!important;}
.tfv-nav a:hover:after,
.tfv-nav a.is-active:after{transform:scaleX(1)!important;}
.tfv-nav a:nth-child(3):not(.is-active):after{transform:scaleX(0)!important;}
.tfv-nav-ally.is-active{color:var(--tfv-navy)!important;box-shadow:0 10px 26px rgba(201,147,62,.14);}

.tfv-page{background:#f7f8fb;}
.tfv-section{position:relative;}
.tfv-title-sm{font-size:clamp(34px,3.3vw,52px)!important;line-height:.98!important;letter-spacing:-.055em!important;}
.tfv-section-head--stack{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:26px!important;margin-bottom:28px!important;}
.tfv-section-head--stack>div{max-width:820px!important;}
.tfv-section-head--stack .tfv-lead{display:block!important;max-width:820px!important;margin:0!important;}
.tfv-section-head--stack .tfv-btn{flex:0 0 auto!important;}

/* Hero aspiracional */
.tfv-hero{height:auto!important;min-height:640px!important;border-bottom:0!important;background:
  linear-gradient(90deg,rgba(6,20,40,.98) 0%,rgba(6,20,40,.96) 33%,rgba(6,20,40,.72) 58%,rgba(6,20,40,.25) 80%,rgba(6,20,40,.08) 100%),
  url('../img/hero-premium-pro.jpg') center right/cover no-repeat!important;}
.tfv-hero:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 22% 18%,rgba(226,180,90,.16),transparent 28%),linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.12));pointer-events:none;}
.tfv-hero:after{height:150px!important;background:linear-gradient(180deg,rgba(6,20,40,0),rgba(6,20,40,.58))!important;}
.tfv-hero-inner{height:auto!important;min-height:640px!important;display:grid!important;grid-template-columns:minmax(500px,620px) 1fr!important;align-items:center!important;padding-top:54px!important;padding-bottom:58px!important;}
.tfv-kicker{display:inline-flex!important;align-items:center;gap:10px;margin:0 0 14px;color:#f4c96e;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase;}
.tfv-kicker:before{content:'';width:32px;height:2px;background:#f4c96e;border-radius:99px;}
.tfv-hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:800!important;max-width:680px!important;font-size:clamp(62px,6.1vw,92px)!important;line-height:.86!important;letter-spacing:-.065em!important;text-shadow:0 20px 60px rgba(0,0,0,.34);}
.tfv-hero h1 span{color:#e4ad49!important;}
.tfv-hero p{max-width:650px!important;color:rgba(255,255,255,.94)!important;font-size:16px!important;line-height:1.62!important;font-weight:750!important;}
.tfv-hero-points{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;margin:30px 0 26px!important;max-width:650px!important;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);padding:16px 0;}
.tfv-hero-point{display:grid!important;gap:10px!important;justify-items:start!important;align-content:start!important;padding:0 22px!important;border-right:1px solid rgba(255,255,255,.13)!important;color:#fff!important;min-height:78px;}
.tfv-hero-point:first-child{padding-left:0!important;}
.tfv-hero-point:last-child{border-right:0!important;}
.tfv-hero-point img{width:24px!important;height:24px!important;filter:brightness(0) saturate(100%) invert(72%) sepia(46%) saturate(777%) hue-rotate(357deg) brightness(95%) contrast(92%);}
.tfv-hero-point span{font-size:12px!important;line-height:1.25!important;font-weight:950!important;}
.tfv-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;max-width:620px!important;}
.tfv-actions .tfv-btn{min-height:58px!important;border-radius:8px!important;box-shadow:0 16px 34px rgba(0,0,0,.16);}
.tfv-actions .tfv-btn-primary{background:linear-gradient(135deg,#d79a35,#f0c86b)!important;color:#fff!important;}
.tfv-actions .tfv-btn-dark{background:rgba(4,15,31,.55)!important;border:1.5px solid rgba(244,201,106,.72)!important;color:#fff!important;}
.tfv-floating-gift{width:min(460px,95%)!important;grid-template-columns:60px 1fr 42px!important;transform:translateY(90px)!important;border-radius:20px!important;background:rgba(6,20,40,.82)!important;border:1px solid rgba(244,201,106,.72)!important;box-shadow:0 32px 90px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.09)!important;}
.tfv-floating-gift .gift-ico{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(244,201,106,.12);border:1px solid rgba(244,201,106,.28);}
.tfv-floating-gift .gift-ico img{width:24px;height:24px;filter:brightness(0) saturate(100%) invert(72%) sepia(46%) saturate(777%) hue-rotate(357deg) brightness(95%) contrast(92%);}
.tfv-floating-gift strong{font-size:13px!important;letter-spacing:.03em!important;}
.tfv-floating-gift span{font-size:15px!important;}

/* Confianza inmediatamente debajo del hero */
.tfv-trust-strip{background:#fff!important;border-bottom:1px solid #e7edf5!important;box-shadow:0 18px 55px rgba(6,20,40,.06)!important;}
.tfv-trust-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;max-width:var(--tfv-max)!important;padding:18px var(--tfv-x)!important;}
.tfv-trust-grid>div{padding:10px 24px!important;border-right:1px solid #e7edf5!important;}
.tfv-trust-grid>div:first-child{padding-left:0!important;}
.tfv-trust-grid>div:last-child{border-right:0!important;}
.tfv-trust-grid strong{display:block!important;color:#061427!important;font-size:14px!important;font-weight:950!important;margin-bottom:5px!important;}
.tfv-trust-grid span{display:block!important;color:#5c667a!important;font-size:12.5px!important;line-height:1.4!important;font-weight:650!important;}

/* Beneficios premium: corrige layout roto y vuelve a tarjetas */
.tfv-premium-benefits{padding:72px var(--tfv-x) 76px!important;background:radial-gradient(circle at 88% 12%,rgba(244,201,106,.13),transparent 24%),linear-gradient(180deg,#fff,#fbfcff)!important;}
.tfv-premium-benefits .tfv-title{font-size:clamp(42px,4.2vw,64px)!important;line-height:.98!important;letter-spacing:-.06em!important;margin-bottom:14px!important;}
.tfv-premium-benefits .tfv-title:after{display:none!important;}
.tfv-premium-benefits .tfv-lead{font-size:16px!important;line-height:1.75!important;color:#5c667a!important;}
.tfv-premium-benefits-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;margin-top:22px!important;}
.tfv-premium-benefits .tfv-benefit-card{display:block!important;position:relative!important;overflow:hidden!important;min-height:236px!important;padding:28px 26px 26px!important;border:1px solid #e4eaf3!important;border-radius:18px!important;background:linear-gradient(180deg,#fff,#fcfdff)!important;box-shadow:0 18px 54px rgba(6,20,40,.08)!important;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;}
.tfv-premium-benefits .tfv-benefit-card:before{content:'';position:absolute;right:-26px;top:-26px;width:110px;height:110px;border-radius:0 18px 0 110px;background:linear-gradient(135deg,rgba(244,201,106,.16),rgba(244,201,106,.03));}
.tfv-premium-benefits .tfv-benefit-card:after{content:''!important;position:absolute!important;right:18px!important;top:18px!important;width:48px!important;height:48px!important;border-radius:50%!important;background:rgba(201,147,62,.06)!important;}
.tfv-premium-benefits .tfv-benefit-card:hover{transform:translateY(-5px)!important;box-shadow:0 30px 80px rgba(6,20,40,.13)!important;border-color:#d6dfeb!important;}
.tfv-benefit-icon{position:relative!important;z-index:2!important;width:56px!important;height:56px!important;border-radius:16px!important;display:grid!important;place-items:center!important;margin:0 0 22px!important;background:linear-gradient(135deg,#fff4d9,#f4c96e)!important;color:#061427!important;font-size:24px!important;box-shadow:0 12px 26px rgba(201,147,62,.16)!important;}
.tfv-benefit-card h3{position:relative!important;z-index:2!important;margin:0 0 12px!important;color:#061427!important;font-size:24px!important;line-height:1.08!important;letter-spacing:-.035em!important;font-weight:950!important;}
.tfv-benefit-card p{position:relative!important;z-index:2!important;margin:0!important;color:#5c667a!important;font-size:14px!important;line-height:1.72!important;font-weight:600!important;}

/* Aliados: sección oscura aspiracional, sin vacíos raros */
.tfv-premium-allies{padding:64px var(--tfv-x) 70px!important;background:linear-gradient(135deg,#061427,#0b2442)!important;color:#fff!important;overflow:hidden!important;}
.tfv-premium-allies:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 8% 0%,rgba(244,201,106,.14),transparent 28%),radial-gradient(circle at 90% 80%,rgba(255,255,255,.06),transparent 25%);pointer-events:none;}
.tfv-premium-allies .tfv-wrap{position:relative;z-index:1;}
.tfv-premium-allies .tfv-title{color:#fff!important;font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,4vw,58px)!important;line-height:.98!important;}
.tfv-premium-allies .tfv-lead{color:rgba(255,255,255,.72)!important;}
.tfv-premium-allies .tfv-section-head .tfv-btn{background:transparent!important;border:1px solid rgba(244,201,106,.72)!important;color:#fff!important;}
.tfv-cards,.tfv-premium-allies .tfv-cards{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important;gap:18px!important;align-items:stretch!important;}
.tfv-premium-allies .tfv-cards--limited{max-width:980px!important;margin:0 auto!important;grid-template-columns:repeat(auto-fit,minmax(290px,330px))!important;justify-content:center!important;}
.tfv-premium-allies .tfv-cards--single{max-width:340px!important;margin:0 auto!important;}
.tfv-premium-allies .tfv-partner-card{border-radius:16px!important;border:1px solid rgba(244,201,106,.35)!important;background:rgba(255,255,255,.06)!important;box-shadow:0 26px 70px rgba(0,0,0,.24)!important;backdrop-filter:blur(10px);}
.tfv-premium-allies .tfv-partner-img{height:190px!important;position:relative!important;}
.tfv-premium-allies .tfv-partner-img:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(6,20,40,.42));}
.tfv-premium-allies .tfv-partner-body{min-height:250px!important;padding:34px 22px 22px!important;background:linear-gradient(180deg,rgba(255,255,255,.98),#fff)!important;color:#061427!important;}
.tfv-premium-allies .tfv-partner-body h3{font-size:24px!important;}
.tfv-premium-allies .tfv-partner-body p{font-size:14px!important;color:#334155!important;line-height:1.6!important;min-height:auto!important;}
.tfv-premium-allies .tfv-badge{top:-178px!important;left:16px!important;background:linear-gradient(135deg,#c9933e,#e7bd5e)!important;color:#fff!important;}
.tfv-premium-allies .tfv-partner-icon{top:-27px!important;left:18px!important;}
.tfv-premium-allies .tfv-card-actions .tfv-btn{background:#fff!important;border:1px solid rgba(201,147,62,.52)!important;color:#b77a29!important;box-shadow:none!important;}
.tfv-ally-growth-card{max-width:780px!important;margin:26px auto 0!important;text-align:center!important;border:1px solid rgba(244,201,106,.36)!important;background:rgba(255,255,255,.08)!important;color:#fff!important;border-radius:20px!important;padding:26px 28px!important;box-shadow:0 20px 60px rgba(0,0,0,.18)!important;}
.tfv-ally-growth-card span{display:inline-flex!important;margin-bottom:8px!important;color:#f4c96e!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:12px!important;font-weight:950!important;}
.tfv-ally-growth-card strong{display:block!important;color:#fff!important;font-size:24px!important;line-height:1.2!important;margin-bottom:8px!important;}
.tfv-ally-growth-card p{margin:0 auto 14px!important;color:rgba(255,255,255,.75)!important;max-width:620px!important;line-height:1.65!important;}
.tfv-ally-growth-card a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:42px!important;padding:0 18px!important;border-radius:999px!important;background:#f4c96e!important;color:#061427!important;font-weight:950!important;text-decoration:none!important;}

/* Premios: expectativa premium, no vacío */
.tfv-premium-prizes{padding:70px var(--tfv-x) 72px!important;background:linear-gradient(180deg,#fff,#f8fafc)!important;}
.tfv-premium-prizes .tfv-title{font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4.2vw,60px)!important;line-height:.98!important;}
.tfv-prize-meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:26px 0!important;}
.tfv-prize-meta>div{display:grid!important;grid-template-columns:54px 1fr!important;gap:14px!important;align-items:center!important;min-height:86px!important;border:1px solid #e4eaf3!important;border-radius:14px!important;background:#fff!important;padding:18px!important;box-shadow:0 18px 54px rgba(6,20,40,.07)!important;}
.tfv-prize-meta>div:before{content:'✦';width:54px;height:54px;border-radius:14px;display:grid;place-items:center;background:#061427;color:#f4c96e;font-size:20px;font-weight:950;grid-row:1 / span 2;}
.tfv-prize-meta>div:nth-child(2):before{content:'📅';}
.tfv-prize-meta>div:nth-child(3):before{content:'📣';}
.tfv-prize-meta span{display:block!important;color:#667085!important;text-transform:uppercase!important;letter-spacing:.08em!important;font-size:11px!important;font-weight:950!important;}
.tfv-prize-meta strong{display:block!important;color:#061427!important;font-size:16px!important;line-height:1.3!important;font-weight:950!important;}
.tfv-prize-empty-pro{max-width:1040px!important;margin:28px auto 0!important;padding:30px!important;background:linear-gradient(135deg,#fff9ec,#fff)!important;border:1px solid rgba(201,147,62,.28)!important;border-radius:18px!important;text-align:left!important;box-shadow:0 24px 70px rgba(201,147,62,.10)!important;}
.tfv-prize-empty-pro>span{display:inline-flex!important;margin-bottom:8px!important;color:#9a6725!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:12px!important;font-weight:950!important;}
.tfv-prize-empty-pro>strong{display:block!important;color:#061427!important;font-size:24px!important;letter-spacing:-.03em!important;margin-bottom:8px!important;}
.tfv-prize-empty-pro>p{margin:0 0 22px!important;color:#526070!important;line-height:1.65!important;max-width:760px!important;}
.tfv-prize-teasers{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;}
.tfv-prize-teasers article{display:grid!important;grid-template-columns:46px 1fr!important;gap:12px!important;align-items:start!important;padding:16px!important;border-radius:14px!important;background:#fff!important;border:1px solid #eadfc9!important;}
.tfv-prize-teasers b{width:46px!important;height:46px!important;border-radius:14px!important;display:grid!important;place-items:center!important;background:#061427!important;color:#f4c96e!important;font-size:20px!important;}
.tfv-prize-teasers strong{display:block!important;color:#061427!important;font-size:15px!important;margin-bottom:4px!important;}
.tfv-prize-teasers small{display:block!important;color:#667085!important;font-size:12.5px!important;line-height:1.35!important;}

/* Secuencia pro */
.tfv-premium-steps{padding:70px var(--tfv-x) 80px!important;background:linear-gradient(135deg,#061427,#0b2442)!important;color:#fff!important;overflow:hidden!important;}
.tfv-premium-steps .tfv-title{color:#fff!important;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4.8vw,66px)!important;line-height:.9!important;margin-bottom:34px!important;}
.tfv-premium-steps .tfv-steps{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;margin-top:0!important;position:relative!important;}
.tfv-premium-steps .tfv-step{position:relative!important;min-height:210px!important;background:rgba(255,255,255,.06)!important;border:1px solid rgba(244,201,106,.22)!important;border-radius:18px!important;padding:24px 20px!important;box-shadow:0 20px 60px rgba(0,0,0,.18)!important;color:#fff!important;}
.tfv-premium-steps .tfv-step:after{content:'›';position:absolute;right:-15px;top:50%;transform:translateY(-50%);color:#f4c96e;font-size:30px;font-weight:950;z-index:2;}
.tfv-premium-steps .tfv-step:last-child:after{display:none!important;}
.tfv-premium-steps .tfv-step-num{width:48px!important;height:48px!important;border-radius:50%!important;background:linear-gradient(135deg,#c9933e,#f4c96e)!important;color:#061427!important;margin-bottom:18px!important;}
.tfv-premium-steps .tfv-step h3{color:#fff!important;font-size:17px!important;}
.tfv-premium-steps .tfv-step p{color:rgba(255,255,255,.72)!important;font-size:13.5px!important;line-height:1.6!important;}

/* Registro con aire premium */
.tfv-premium-register{padding:72px var(--tfv-x) 78px!important;background:linear-gradient(180deg,#f8fafc,#fff)!important;}
.tfv-premium-register .tfv-split-form{display:grid!important;grid-template-columns:.72fr 1.28fr!important;gap:28px!important;align-items:stretch!important;}
.tfv-premium-register .tfv-form-side{min-height:620px!important;border-radius:28px!important;box-shadow:0 30px 90px rgba(6,20,40,.18)!important;}
.tfv-premium-register .tfv-form-side h2{font-family:Georgia,'Times New Roman',serif;font-size:clamp(38px,3.5vw,52px)!important;line-height:.98!important;}
.tfv-premium-register .tfv-form-card{border-radius:28px!important;box-shadow:0 26px 80px rgba(6,20,40,.09)!important;padding:32px!important;}
.tfv-form-actions-pro{display:flex!important;align-items:center!important;gap:18px!important;flex-wrap:wrap!important;margin-top:24px!important;}
.tfv-form-actions-pro small{display:block!important;max-width:520px!important;color:#667085!important;line-height:1.45!important;font-weight:700!important;}
.tfv-legal-check{background:#fff8ea!important;border:1px solid rgba(201,147,62,.25)!important;border-radius:18px!important;padding:18px!important;}

/* Cierre premium integrado */
.tfv-conversion-final{padding:72px var(--tfv-x)!important;background:linear-gradient(180deg,#fff,#f7f9fc)!important;}
.tfv-conversion-card{position:relative!important;overflow:hidden!important;display:grid!important;grid-template-columns:minmax(0,1.16fr) 360px!important;gap:30px!important;align-items:center!important;background:linear-gradient(135deg,#061427,#0b2442)!important;border:1px solid rgba(244,201,106,.22)!important;border-radius:34px!important;padding:46px!important;box-shadow:0 34px 110px rgba(6,20,40,.22)!important;}
.tfv-conversion-card:after{content:''!important;position:absolute!important;right:-120px!important;top:-120px!important;width:320px!important;height:320px!important;border-radius:999px!important;background:rgba(255,255,255,.07)!important;}
.tfv-conversion-content{position:relative!important;z-index:1!important;}
.tfv-conversion-content h2{margin:0 0 12px!important;color:#fff!important;font-family:Georgia,'Times New Roman',serif!important;font-size:clamp(42px,4.8vw,72px)!important;line-height:.94!important;letter-spacing:-.06em!important;}
.tfv-conversion-content h2 strong{color:#f4c96e!important;font-weight:900!important;}
.tfv-conversion-content p{margin:0 0 24px!important;max-width:720px!important;color:rgba(255,255,255,.78)!important;font-size:16px!important;line-height:1.65!important;}
.tfv-conversion-actions{display:flex!important;gap:12px!important;flex-wrap:wrap!important;}
.tfv-conversion-actions .tfv-btn{border-radius:8px!important;min-width:230px!important;}
.tfv-conversion-actions .tfv-btn-dark{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.22)!important;color:#fff!important;}
.tfv-conversion-social{position:relative!important;z-index:1!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:26px!important;padding:24px!important;}
.tfv-conversion-social h3{margin:0 0 8px!important;color:#fff!important;font-size:24px!important;letter-spacing:-.035em!important;}
.tfv-conversion-social p{margin:0 0 16px!important;color:rgba(255,255,255,.72)!important;line-height:1.5!important;}
.tfv-conversion-social div{display:grid!important;gap:10px!important;}
.tfv-conversion-social a{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:44px!important;padding:0 14px!important;border-radius:999px!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.14)!important;color:#fff!important;font-weight:900!important;text-decoration:none!important;}
.tfv-conversion-social a:after{content:'↗'!important;color:#f4c96e!important;}

/* Footer corporativo */
.tfv-footer-pro{margin-top:0!important;background:#061427!important;color:#fff!important;display:block!important;padding:0!important;}
.tfv-footer-pro__inner{max-width:var(--tfv-max)!important;margin:0 auto!important;padding:46px var(--tfv-x) 36px!important;display:grid!important;grid-template-columns:1.05fr .88fr .95fr!important;gap:26px!important;align-items:stretch!important;}
.tfv-footer-pro__brand{padding:16px 0!important;}
.tfv-footer-pro__brand strong{display:block!important;font-size:20px!important;margin-bottom:8px!important;}
.tfv-footer-pro__brand span{display:block!important;color:rgba(255,255,255,.72)!important;margin-bottom:18px!important;}
.tfv-footer-social{display:flex!important;gap:10px!important;margin:16px 0 22px!important;}
.tfv-footer-social a{width:44px!important;height:44px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.14)!important;}
.tfv-footer-social svg{width:22px!important;height:22px!important;fill:#fff!important;}
.tfv-footer-pro__brand p{color:rgba(255,255,255,.76)!important;line-height:1.55!important;margin:0 0 14px!important;}
.tfv-footer-pro__brand a{color:#f4c96e!important;font-weight:900!important;}
.tfv-footer-follow{display:block!important;margin-top:18px!important;padding:16px!important;border-radius:16px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(244,201,106,.24)!important;max-width:520px!important;}
.tfv-footer-pro__links,.tfv-footer-pro__permits{padding:24px!important;border-radius:24px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.09)!important;min-height:248px!important;}
.tfv-footer-pro__links h3,.tfv-footer-pro__permits h3{margin:0 0 18px!important;color:#fff!important;font-size:15px!important;text-transform:uppercase!important;letter-spacing:.04em!important;}
.tfv-footer-pro__links a{display:block!important;color:rgba(255,255,255,.80)!important;font-weight:850!important;padding:6px 0!important;}
.tfv-footer-pro__links a:hover{color:#f4c96e!important;}
.tfv-footer-pro__permits ul{list-style:none!important;margin:0!important;padding:0!important;display:grid!important;gap:0!important;}
.tfv-footer-pro__permits li{padding:0 0 14px!important;margin:0 0 14px!important;border-bottom:1px solid rgba(255,255,255,.08)!important;}
.tfv-footer-pro__permits li:last-child{border-bottom:0!important;margin-bottom:0!important;padding-bottom:0!important;}
.tfv-footer-pro__permits strong{display:block!important;color:#fff!important;font-size:12px!important;text-transform:uppercase!important;margin-bottom:5px!important;}
.tfv-footer-pro__permits span{display:block!important;color:rgba(255,255,255,.70)!important;}
.tfv-footer-pro__bottom{max-width:var(--tfv-max)!important;margin:0 auto!important;padding:20px var(--tfv-x)!important;border-top:1px solid rgba(255,255,255,.10)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;color:rgba(255,255,255,.72)!important;}
.tfv-footer-pro__bottom a{color:#f4c96e!important;font-weight:950!important;}

@media(max-width:1180px){
  .tfv-premium-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .tfv-premium-steps .tfv-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .tfv-premium-steps .tfv-step:after{display:none!important;}
  .tfv-conversion-card{grid-template-columns:1fr!important;}
  .tfv-footer-pro__inner{grid-template-columns:1fr 1fr!important;}
  .tfv-footer-pro__brand{grid-column:1/-1!important;}
}
@media(max-width:920px){
  .tfv-hero-inner{grid-template-columns:1fr!important;min-height:auto!important;padding-top:42px!important;}
  .tfv-floating-gift{justify-self:start!important;transform:none!important;margin-top:8px!important;}
  .tfv-hero-points{grid-template-columns:repeat(2,1fr)!important;}
  .tfv-hero-point:nth-child(2){border-right:0!important;}
  .tfv-trust-grid{grid-template-columns:repeat(2,1fr)!important;}
  .tfv-trust-grid>div:nth-child(2){border-right:0!important;}
  .tfv-section-head--stack{display:block!important;}
  .tfv-section-head--stack .tfv-btn{margin-top:18px!important;}
  .tfv-prize-meta{grid-template-columns:1fr!important;}
  .tfv-prize-teasers{grid-template-columns:1fr!important;}
  .tfv-premium-register .tfv-split-form{grid-template-columns:1fr!important;}
}
@media(max-width:680px){
  .tfv-hero{min-height:auto!important;}
  .tfv-hero-inner{padding:34px 20px 42px!important;}
  .tfv-hero h1{font-size:52px!important;}
  .tfv-hero-points{grid-template-columns:1fr 1fr!important;}
  .tfv-hero-point{padding:12px!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.13)!important;}
  .tfv-actions{grid-template-columns:1fr!important;}
  .tfv-floating-gift{width:100%!important;grid-template-columns:48px 1fr 34px!important;padding:14px!important;}
  .tfv-trust-grid{grid-template-columns:1fr!important;padding:8px 20px!important;}
  .tfv-trust-grid>div{border-right:0!important;border-bottom:1px solid #edf1f6!important;padding:14px 0!important;}
  .tfv-trust-grid>div:last-child{border-bottom:0!important;}
  .tfv-premium-benefits,.tfv-premium-allies,.tfv-premium-prizes,.tfv-premium-steps,.tfv-premium-register{padding:44px 20px!important;}
  .tfv-premium-benefits .tfv-title,.tfv-premium-allies .tfv-title,.tfv-premium-prizes .tfv-title,.tfv-premium-steps .tfv-title{font-size:38px!important;}
  .tfv-premium-benefits-grid{grid-template-columns:1fr!important;}
  .tfv-premium-benefits .tfv-benefit-card{min-height:auto!important;padding:24px!important;}
  .tfv-premium-allies .tfv-cards,.tfv-premium-allies .tfv-cards--limited,.tfv-premium-allies .tfv-cards--single{grid-template-columns:1fr!important;max-width:none!important;}
  .tfv-premium-steps .tfv-steps{grid-template-columns:1fr!important;}
  .tfv-conversion-final{padding:42px 20px!important;}
  .tfv-conversion-card{padding:28px 22px!important;border-radius:24px!important;}
  .tfv-conversion-content h2{font-size:40px!important;}
  .tfv-conversion-actions{display:grid!important;grid-template-columns:1fr!important;}
  .tfv-conversion-actions .tfv-btn{width:100%!important;min-width:0!important;}
  .tfv-footer-pro__inner{grid-template-columns:1fr!important;padding:34px 20px 28px!important;}
  .tfv-footer-pro__links,.tfv-footer-pro__permits{min-height:0!important;}
  .tfv-footer-pro__bottom{display:grid!important;grid-template-columns:1fr!important;padding:18px 20px!important;}
}

/* ==========================================================
   V32.8 / V32.9 - Premium consistente + TravelingMiles 1:1
   Objetivo: una sola voz visual, menos mezcla tipográfica, más credibilidad.
   ========================================================== */
:root{
  --tfv-font:'Poppins','Montserrat',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;
  --tfv-radius-xl:30px;
  --tfv-shadow-premium:0 26px 70px rgba(6,20,40,.12);
}
body.tfv-page,
.tfv-page button,
.tfv-page input,
.tfv-page select,
.tfv-page textarea{font-family:var(--tfv-font)!important;}
.tfv-title,
.tfv-title-sm,
.tfv-hero h1,
.tfv-premium-allies .tfv-title,
.tfv-premium-prizes .tfv-title,
.tfv-premium-steps .tfv-title,
.tfv-premium-register .tfv-form-side h2,
.tfv-conversion-content h2,
.tfv-footer-pro h3,
.tfv-partner-body h3,
.tfv-prize-card h3,
.tfv-benefit-card h3{font-family:var(--tfv-font)!important;letter-spacing:-.045em!important;}
.tfv-nav a:nth-child(3):after{transform:scaleX(0)!important;}
.tfv-nav a:hover:after,
.tfv-nav a.is-active:after{transform:scaleX(1)!important;}
.tfv-nav a.is-active{color:var(--tfv-navy)!important;}

.tfv-hero{min-height:590px!important;height:590px!important;}
.tfv-hero-inner{min-height:590px!important;height:590px!important;grid-template-columns:minmax(520px,620px) 1fr!important;align-items:center!important;padding-top:42px!important;padding-bottom:42px!important;}
.tfv-kicker{display:inline-flex!important;align-items:center;gap:12px;margin-bottom:16px;color:#f4c96e!important;font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;}
.tfv-kicker:before{content:'';display:inline-block;width:32px;height:2px;background:#f4c96e;border-radius:99px;}
.tfv-hero h1{font-size:clamp(54px,5.1vw,82px)!important;line-height:.92!important;font-weight:900!important;max-width:650px!important;text-shadow:0 20px 62px rgba(0,0,0,.28)!important;}
.tfv-hero p{max-width:650px!important;font-size:17px!important;line-height:1.65!important;font-weight:700!important;}
.tfv-hero-points{max-width:650px!important;margin-top:22px!important;padding-top:18px!important;border-top:1px solid rgba(255,255,255,.14)!important;}
.tfv-hero-point span{font-size:12px!important;font-weight:900!important;}
.tfv-floating-gift{right:var(--tfv-x)!important;bottom:106px!important;border-radius:22px!important;box-shadow:0 26px 80px rgba(0,0,0,.28)!important;backdrop-filter:blur(10px);}
.tfv-trust-strip{background:#fff!important;border-bottom:1px solid #edf1f7!important;box-shadow:0 10px 26px rgba(6,20,40,.035)!important;}
.tfv-trust-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:0!important;}
.tfv-trust-grid>div{padding:20px 28px!important;border-right:1px solid #e9edf4!important;}
.tfv-trust-grid>div:last-child{border-right:0!important;}
.tfv-trust-grid strong{display:block!important;color:#061427!important;font-size:15px!important;font-weight:900!important;margin-bottom:4px!important;}
.tfv-trust-grid span{display:block!important;color:#5c667a!important;font-size:13px!important;font-weight:700!important;}

.tfv-premium-benefits{padding:72px var(--tfv-x) 70px!important;background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;}
.tfv-section-head--stack{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:28px!important;align-items:end!important;}
.tfv-premium-benefits .tfv-title{font-size:clamp(42px,4.1vw,62px)!important;line-height:1.02!important;font-weight:900!important;max-width:780px!important;}
.tfv-premium-benefits .tfv-lead{max-width:820px!important;font-size:16px!important;line-height:1.75!important;}
.tfv-premium-benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:22px!important;margin-top:26px!important;}
.tfv-premium-benefits .tfv-benefit-card{min-height:222px!important;padding:28px 24px!important;border-radius:22px!important;background:#fff!important;box-shadow:0 18px 48px rgba(6,20,40,.075)!important;}
.tfv-premium-benefits .tfv-benefit-icon{width:58px!important;height:58px!important;border-radius:18px!important;margin-bottom:20px!important;background:linear-gradient(135deg,#ffe8aa,#f3c35e)!important;color:#061427!important;}
.tfv-premium-benefits .tfv-benefit-card h3{font-size:21px!important;line-height:1.18!important;margin-bottom:10px!important;font-weight:900!important;}
.tfv-premium-benefits .tfv-benefit-card p{font-size:14px!important;line-height:1.65!important;color:#5f6b7d!important;font-weight:600!important;}

.tfv-premium-allies{padding:70px var(--tfv-x)!important;background:radial-gradient(circle at 85% 12%,rgba(226,180,90,.12),transparent 28%),linear-gradient(135deg,#061427,#09254a)!important;}
.tfv-premium-allies .tfv-title{font-size:clamp(34px,3.4vw,50px)!important;font-weight:900!important;line-height:1.05!important;}
.tfv-premium-allies .tfv-lead{max-width:760px!important;color:rgba(255,255,255,.78)!important;}
.tfv-cards--limited{max-width:1080px!important;margin:32px auto 0!important;justify-content:center!important;}
.tfv-cards--single{max-width:390px!important;margin-left:auto!important;margin-right:auto!important;}
.tfv-ally-growth-card{margin-top:34px!important;border-radius:28px!important;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.04))!important;border:1px solid rgba(244,201,106,.45)!important;box-shadow:0 24px 60px rgba(0,0,0,.18)!important;}

.tfv-premium-prizes{padding:72px var(--tfv-x)!important;background:#fff!important;}
.tfv-premium-prizes .tfv-title{font-size:clamp(40px,4vw,58px)!important;font-weight:900!important;line-height:1.02!important;}
.tfv-prize-meta>div{border-radius:20px!important;box-shadow:0 16px 40px rgba(6,20,40,.06)!important;}
.tfv-prize-empty-pro{border-radius:26px!important;background:linear-gradient(135deg,#fff8ea,#fff)!important;border:1px solid rgba(201,147,62,.20)!important;}
.tfv-prize-teasers article{border-radius:20px!important;background:#fff!important;box-shadow:0 10px 26px rgba(6,20,40,.05)!important;}

.tfv-premium-steps{padding:72px var(--tfv-x)!important;background:linear-gradient(135deg,#061427,#0b2a52)!important;}
.tfv-premium-steps .tfv-title{font-size:clamp(40px,4.3vw,60px)!important;font-weight:900!important;line-height:1.02!important;margin-bottom:32px!important;}
.tfv-premium-steps .tfv-step{border-radius:24px!important;background:rgba(255,255,255,.07)!important;box-shadow:none!important;}
.tfv-step h3{font-weight:900!important;}

.tfv-premium-register{padding:72px var(--tfv-x)!important;}
.tfv-premium-register .tfv-form-side h2{font-size:clamp(42px,3.8vw,58px)!important;font-weight:900!important;line-height:1.02!important;}
.tfv-form-card{border-radius:30px!important;box-shadow:var(--tfv-shadow-premium)!important;}
.tfv-form-actions-pro small{display:block!important;margin-top:16px!important;max-width:640px!important;color:#5f6b7d!important;font-weight:800!important;line-height:1.55!important;}

.tfv-conversion-final{padding:70px var(--tfv-x)!important;background:linear-gradient(180deg,#f7f9fc,#eef3f8)!important;}
.tfv-conversion-card{border-radius:34px!important;background:radial-gradient(circle at 94% 8%,rgba(255,255,255,.14),transparent 22%),linear-gradient(135deg,#061427,#0a2a50)!important;box-shadow:0 34px 90px rgba(6,20,40,.18)!important;padding:54px!important;align-items:center!important;}
.tfv-conversion-content h2{font-size:clamp(38px,4.3vw,62px)!important;line-height:1.03!important;font-weight:900!important;max-width:820px!important;}
.tfv-conversion-content h2 strong{color:#f4c96e!important;font-weight:900!important;}
.tfv-conversion-content p{font-size:17px!important;line-height:1.7!important;max-width:760px!important;}
.tfv-conversion-social{border-radius:26px!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 20px 60px rgba(0,0,0,.18)!important;}
.tfv-conversion-social a{font-weight:900!important;border-radius:16px!important;background:rgba(255,255,255,.11)!important;}

.tfv-footer-pro{background:#061427!important;}
.tfv-footer-pro__inner{align-items:stretch!important;}
.tfv-footer-pro__links,.tfv-footer-pro__permits{border-radius:26px!important;background:rgba(255,255,255,.055)!important;border:1px solid rgba(255,255,255,.08)!important;}
.tfv-footer-pro__links a{font-weight:800!important;}
.tfv-footer-pro__permits p{border-bottom:1px solid rgba(255,255,255,.06)!important;padding-bottom:12px!important;}
.tfv-footer-pro__bottom{font-weight:700!important;}

@media(max-width:1080px){
  .tfv-hero,.tfv-hero-inner{height:auto!important;min-height:0!important;}
  .tfv-hero-inner{grid-template-columns:1fr!important;padding-top:64px!important;padding-bottom:64px!important;}
  .tfv-floating-gift{position:relative!important;right:auto!important;bottom:auto!important;margin-top:24px!important;max-width:420px!important;}
  .tfv-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .tfv-section-head--stack{grid-template-columns:1fr!important;align-items:start!important;}
  .tfv-premium-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media(max-width:760px){
  .tfv-hero h1{font-size:clamp(46px,13vw,62px)!important;}
  .tfv-trust-grid{grid-template-columns:1fr!important;}
  .tfv-trust-grid>div{border-right:0!important;border-bottom:1px solid #e9edf4!important;}
  .tfv-trust-grid>div:last-child{border-bottom:0!important;}
  .tfv-premium-benefits,.tfv-premium-allies,.tfv-premium-prizes,.tfv-premium-steps,.tfv-premium-register,.tfv-conversion-final{padding:48px 20px!important;}
  .tfv-premium-benefits .tfv-title,.tfv-premium-prizes .tfv-title,.tfv-premium-steps .tfv-title{font-size:38px!important;}
  .tfv-premium-benefits-grid{grid-template-columns:1fr!important;}
  .tfv-conversion-card{padding:30px 22px!important;border-radius:28px!important;}
}

/* ==========================================================
   V32.10 - Correcciones PRO: tipografía, beneficios, subir factura y métricas visuales
   ========================================================== */
:root{--tfv-font:'Poppins','Montserrat',system-ui,-apple-system,'Segoe UI',Roboto,Arial,sans-serif;}
.tfv-page,
.tfv-page *:not(.fa):not([class*="icon"]){font-family:var(--tfv-font)!important;}
.tfv-page h1,.tfv-page h2,.tfv-page h3,.tfv-page h4,
.tfv-title,.tfv-title-sm,.tfv-hero h1,
.tfv-premium-register .tfv-form-side h2,
.tfv-conversion-content h2{font-family:var(--tfv-font)!important;font-weight:900!important;letter-spacing:-.045em!important;}

/* Beneficios: evitar tarjetas enormes apiladas y recuperar grilla premium */
.tfv-premium-benefits{padding:70px var(--tfv-x,64px)!important;background:linear-gradient(180deg,#fff,#fbfcff)!important;}
.tfv-premium-benefits .tfv-section-head--stack{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:28px!important;align-items:end!important;margin-bottom:28px!important;}
.tfv-premium-benefits .tfv-title{font-size:clamp(38px,3.4vw,56px)!important;line-height:1.04!important;max-width:780px!important;}
.tfv-premium-benefits .tfv-lead{max-width:860px!important;font-size:16px!important;line-height:1.75!important;color:#5e6878!important;}
.tfv-benefits-grid,
.tfv-premium-benefits-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important;margin-top:22px!important;align-items:stretch!important;}
.tfv-premium-benefits .tfv-benefit-card{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;min-height:230px!important;padding:26px 24px!important;border:1px solid #e5ebf4!important;border-radius:24px!important;background:linear-gradient(180deg,#fff,#fcfdff)!important;box-shadow:0 18px 48px rgba(6,20,40,.075)!important;overflow:hidden!important;}
.tfv-premium-benefits .tfv-benefit-card:before{border-radius:999px!important;right:-34px!important;top:-34px!important;width:112px!important;height:112px!important;background:rgba(244,201,106,.12)!important;}
.tfv-premium-benefits .tfv-benefit-icon{display:grid!important;place-items:center!important;width:54px!important;height:54px!important;min-width:54px!important;border-radius:18px!important;margin:0 0 18px!important;background:linear-gradient(135deg,#ffe8aa,#f3c35e)!important;font-size:22px!important;box-shadow:0 12px 26px rgba(201,147,62,.14)!important;}
.tfv-premium-benefits .tfv-benefit-card h3{font-size:21px!important;line-height:1.15!important;margin:0 0 10px!important;color:#061427!important;}
.tfv-premium-benefits .tfv-benefit-card p{font-size:14px!important;line-height:1.65!important;margin:0!important;color:#5f6b7d!important;font-weight:600!important;}

/* Bloque final: más sobrio, sin sensación pesada */
.tfv-conversion-final{padding:58px var(--tfv-x,64px)!important;background:linear-gradient(180deg,#f7f9fc,#eef3f8)!important;}
.tfv-conversion-card{min-height:auto!important;border-radius:34px!important;padding:46px!important;display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr)!important;gap:34px!important;align-items:center!important;background:radial-gradient(circle at 95% 4%,rgba(255,255,255,.14),transparent 24%),linear-gradient(135deg,#061427,#09284d)!important;}
.tfv-conversion-content h2{font-size:clamp(36px,3.6vw,54px)!important;line-height:1.06!important;margin:0 0 14px!important;}
.tfv-conversion-content p{font-size:16px!important;line-height:1.7!important;margin:0 0 24px!important;color:rgba(255,255,255,.76)!important;}
.tfv-conversion-social{padding:24px!important;border-radius:24px!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.16)!important;}

/* Subir factura: restaurar panel KPI premium */
.tfv-miles-panel{display:grid!important;grid-template-columns:1.9fr 1fr 1fr 1fr!important;gap:16px!important;margin:26px 0 18px!important;align-items:stretch!important;}
.tfv-miles-card{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:6px!important;border:1px solid #e5ebf4!important;border-radius:22px!important;background:#fff!important;padding:24px 22px!important;box-shadow:0 16px 42px rgba(6,20,40,.06)!important;min-height:128px!important;}
.tfv-miles-card-main{background:linear-gradient(135deg,#061427,#0b2b53)!important;color:#fff!important;border-color:rgba(244,201,106,.28)!important;box-shadow:0 24px 60px rgba(6,20,40,.18)!important;}
.tfv-miles-card span{font-size:12px!important;font-weight:900!important;text-transform:uppercase!important;letter-spacing:.08em!important;color:#9a6725!important;}
.tfv-miles-card-main span{color:#f4c96e!important;}
.tfv-miles-card strong{display:block!important;color:#061427!important;font-size:38px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.04em!important;}
.tfv-miles-card-main strong{color:#f4c96e!important;font-size:48px!important;}
.tfv-miles-card small{display:block!important;color:#6c7688!important;font-size:13px!important;font-weight:800!important;line-height:1.45!important;}
.tfv-miles-card-main small{color:rgba(255,255,255,.86)!important;}
.tfv-miles-actions{grid-column:1/-1!important;display:grid!important;grid-template-columns:auto 1fr!important;gap:24px!important;align-items:center!important;margin:0 0 8px!important;padding:18px 22px!important;border:1px solid rgba(201,147,62,.25)!important;border-radius:22px!important;background:#fff7e8!important;}
.tfv-miles-actions .tfv-btn{white-space:nowrap!important;min-width:270px!important;justify-content:center!important;}
.tfv-miles-actions p{margin:0!important;color:#76511c!important;font-size:14px!important;line-height:1.55!important;font-weight:800!important;}
.tfv-invoice-rules{display:grid!important;grid-template-columns:260px 1fr!important;gap:18px!important;align-items:center!important;margin:22px 0!important;padding:20px 22px!important;border:1px solid #e5ebf4!important;border-radius:22px!important;background:linear-gradient(135deg,#fff,#f8fafc)!important;box-shadow:0 14px 38px rgba(6,20,40,.045)!important;}
.tfv-invoice-rules strong{color:#061427!important;font-size:17px!important;font-weight:900!important;}
.tfv-invoice-rules div{display:flex!important;gap:10px!important;flex-wrap:wrap!important;}
.tfv-invoice-rules span{display:inline-flex!important;align-items:center!important;padding:9px 12px!important;border-radius:999px!important;background:#eef4fb!important;color:#26364f!important;font-size:12px!important;font-weight:900!important;}
.tfv-invoice-rules span:before{content:'✓';margin-right:7px;color:#b77a29;font-weight:950;}

/* Formularios públicos */
.tfv-form-card .tfv-help{font-size:13px!important;margin:8px 0 0!important;color:#657087!important;line-height:1.55!important;font-weight:700!important;}
.tfv-form-card label{font-weight:900!important;color:#061427!important;}
.tfv-form-card input,.tfv-form-card select,.tfv-form-card textarea{border-radius:16px!important;}

@media(max-width:1080px){
  .tfv-benefits-grid,.tfv-premium-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .tfv-miles-panel{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .tfv-miles-card-main{grid-column:1/-1!important;}
  .tfv-conversion-card{grid-template-columns:1fr!important;}
}
@media(max-width:720px){
  .tfv-premium-benefits{padding:46px 20px!important;}
  .tfv-premium-benefits .tfv-section-head--stack{grid-template-columns:1fr!important;gap:16px!important;}
  .tfv-premium-benefits .tfv-title{font-size:34px!important;}
  .tfv-benefits-grid,.tfv-premium-benefits-grid{grid-template-columns:1fr!important;}
  .tfv-miles-panel{grid-template-columns:1fr!important;gap:12px!important;}
  .tfv-miles-actions{grid-template-columns:1fr!important;}
  .tfv-miles-actions .tfv-btn{min-width:0!important;width:100%!important;}
  .tfv-invoice-rules{grid-template-columns:1fr!important;}
  .tfv-conversion-final{padding:42px 20px!important;}
  .tfv-conversion-card{padding:28px 22px!important;border-radius:26px!important;}
}
   V32.11 PRO - Panel cliente / TravelingMiles premium
   Alcance: subir-factura.php + tarjetas de saldo. No toca POST.
   ========================================================== */
.tfv-page .tfv-upload-page{
  background:linear-gradient(180deg,#f8fafc 0%,#ffffff 56%);
  padding-top:48px;
}
.tfv-page .tfv-upload-hero{
  max-width:980px;
  margin:0 0 28px;
}
.tfv-page .tfv-upload-hero .tfv-title{
  margin:0 0 12px;
  font-family:Montserrat,Poppins,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;
  font-size:clamp(42px,4.2vw,62px)!important;
  line-height:1.02!important;
  letter-spacing:-.055em!important;
  color:#07172d;
}
.tfv-page .tfv-upload-hero .tfv-lead{
  max-width:860px;
  font-size:17px;
  line-height:1.72;
  color:#5b687d;
}
.tfv-page .tfv-client-dashboard{
  display:grid;
  grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr);
  gap:24px;
  align-items:stretch;
  margin-bottom:24px;
}
.tfv-page .tfv-balance-card{
  position:relative;
  overflow:hidden;
  min-height:392px;
  padding:32px;
  border-radius:30px;
  color:#fff;
  background:
    radial-gradient(circle at 88% 12%,rgba(226,180,90,.24),transparent 34%),
    linear-gradient(135deg,#061427 0%,#0a2342 54%,#14365f 100%);
  box-shadow:0 26px 60px rgba(6,20,40,.18);
  border:1px solid rgba(255,255,255,.10);
}
.tfv-page .tfv-balance-card:before{
  content:"";
  position:absolute;
  right:-90px;
  bottom:-110px;
  width:310px;
  height:310px;
  border-radius:50%;
  background:rgba(255,255,255,.07);
}
.tfv-page .tfv-balance-card>*{position:relative;z-index:2;}
.tfv-page .tfv-balance-top{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin-bottom:22px;
}
.tfv-page .tfv-balance-top span{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 14px;
  border-radius:999px;
  color:#f5d079;
  background:rgba(226,180,90,.14);
  border:1px solid rgba(226,180,90,.24);
  font-size:11px;
  font-weight:900;
  text-transform:uppercase;
  letter-spacing:.06em;
}
.tfv-page .tfv-balance-top span+span{
  color:#ecf4ff;
  background:rgba(255,255,255,.08);
  border-color:rgba(255,255,255,.14);
}
.tfv-page .tfv-balance-card h2{
  margin:0 0 14px;
  font-size:28px;
  line-height:1.08;
  font-weight:950;
  letter-spacing:-.035em;
  color:#fff;
}
.tfv-page .tfv-balance-number{
  margin:0 0 14px;
  font-size:clamp(58px,6vw,84px);
  line-height:.92;
  font-weight:950;
  letter-spacing:-.055em;
  color:#fff;
}
.tfv-page .tfv-balance-number small{
  font-size:24px;
  letter-spacing:.02em;
  color:#f5d079;
}
.tfv-page .tfv-balance-value{
  margin:0 0 18px;
  font-size:18px;
  color:#dbe7f6;
}
.tfv-page .tfv-balance-value strong{color:#fff;font-weight:950;}
.tfv-page .tfv-balance-rules{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
  margin:0 0 18px;
}
.tfv-page .tfv-balance-rules span{
  display:inline-flex;
  align-items:center;
  min-height:38px;
  padding:0 13px;
  border-radius:13px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.12);
  color:#f2f6fb;
  font-size:13px;
  font-weight:800;
}
.tfv-page .tfv-balance-note{
  max-width:720px;
  margin:0 0 22px;
  color:#d8e2ee;
  font-size:14.5px;
  line-height:1.72;
}
.tfv-page .tfv-balance-actions .tfv-btn{
  min-height:52px;
  padding-inline:24px;
}
.tfv-page .tfv-btn.is-disabled{
  opacity:.72;
  pointer-events:none;
  filter:saturate(.75);
}
.tfv-page .tfv-stats-grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:16px;
}
.tfv-page .tfv-stat-card{
  background:#fff;
  border:1px solid #e7edf6;
  border-radius:24px;
  padding:24px;
  box-shadow:0 20px 45px rgba(6,20,40,.07);
  transition:.22s ease;
}
.tfv-page .tfv-stat-card:hover{
  transform:translateY(-2px);
  box-shadow:0 26px 55px rgba(6,20,40,.10);
}
.tfv-page .tfv-stat-card span{
  display:block;
  margin-bottom:12px;
  color:#718098;
  font-size:12px;
  font-weight:950;
  letter-spacing:.055em;
  text-transform:uppercase;
}
.tfv-page .tfv-stat-card strong{
  display:block;
  margin-bottom:8px;
  color:#07172d;
  font-size:clamp(32px,3vw,46px);
  line-height:1;
  font-weight:950;
  letter-spacing:-.05em;
}
.tfv-page .tfv-stat-card small{
  color:#617087;
  font-size:14px;
  font-weight:650;
}
.tfv-page .tfv-upload-guidance{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:22px;
  margin:0 0 24px;
}
.tfv-page .tfv-upload-guidance article{
  background:#fff;
  border:1px solid #e7edf6;
  border-radius:26px;
  padding:26px 28px;
  box-shadow:0 18px 44px rgba(6,20,40,.06);
}
.tfv-page .tfv-upload-guidance h3{
  margin:0 0 14px;
  color:#07172d;
  font-size:22px;
  line-height:1.14;
  letter-spacing:-.035em;
  font-weight:950;
}
.tfv-page .tfv-upload-guidance p{
  margin:0 0 12px;
  color:#5d6b82;
  font-size:15px;
  line-height:1.72;
}
.tfv-page .tfv-upload-guidance ul{
  list-style:none;
  padding:0;
  margin:0;
}
.tfv-page .tfv-upload-guidance li{
  position:relative;
  margin:0 0 10px;
  padding-left:28px;
  color:#5d6b82;
  font-size:15px;
  line-height:1.62;
}
.tfv-page .tfv-upload-guidance li:before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;
  color:#c9933e;
  font-weight:950;
}
.tfv-page .tfv-upload-form{
  padding:30px;
  border-radius:28px;
  box-shadow:0 24px 70px rgba(6,20,40,.10);
}
.tfv-page .tfv-form-intro{
  margin:0 0 22px;
  padding-bottom:20px;
  border-bottom:1px solid #edf1f6;
}
.tfv-page .tfv-form-intro h2{
  margin:0 0 8px;
  color:#07172d;
  font-size:30px;
  line-height:1.1;
  letter-spacing:-.04em;
  font-weight:950;
}
.tfv-page .tfv-form-intro p{
  margin:0;
  max-width:860px;
  color:#627086;
  font-size:15px;
  line-height:1.65;
}
.tfv-page .tfv-upload-form .tfv-field input,
.tfv-page .tfv-upload-form .tfv-field select{
  min-height:56px;
  border-radius:16px;
  background:#fbfcff;
}
.tfv-page .tfv-help{
  margin:8px 0 0;
  color:#6b778c;
  font-size:12.5px;
  line-height:1.45;
}
.tfv-page .tfv-upload-input{
  border:1.5px dashed #d8e1ee;
  background:linear-gradient(180deg,#fbfcff,#fff);
  border-radius:18px;
  padding:18px;
}
.tfv-page .tfv-upload-input input{
  min-height:auto!important;
  border:0!important;
  background:transparent!important;
  padding:0!important;
  box-shadow:none!important;
}
.tfv-page .tfv-upload-input small{
  display:block;
  margin-top:10px;
  color:#64748b;
  font-size:13px;
  line-height:1.5;
}
@media(max-width:1120px){
  .tfv-page .tfv-client-dashboard,
  .tfv-page .tfv-upload-guidance{grid-template-columns:1fr;}
  .tfv-page .tfv-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));}
}
@media(max-width:820px){
  .tfv-page .tfv-upload-page{padding-top:34px;}
  .tfv-page .tfv-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
  .tfv-page .tfv-balance-card{padding:24px;border-radius:24px;min-height:0;}
  .tfv-page .tfv-upload-guidance article{padding:22px;border-radius:22px;}
  .tfv-page .tfv-upload-form{padding:22px;border-radius:22px;}
}
@media(max-width:560px){
  .tfv-page .tfv-stats-grid{grid-template-columns:1fr;}
  .tfv-page .tfv-balance-rules{display:grid;grid-template-columns:1fr;}
  .tfv-page .tfv-balance-actions .tfv-btn{width:100%;white-space:normal;}
  .tfv-page .tfv-upload-hero .tfv-title{font-size:38px!important;}
}

/* ==========================================================
   V32.12 PRO - Corrección quirúrgica de espacios / landing premium
   Objetivo: restaurar estructura visual premium sin tocar lógica.
   ========================================================== */
.tfv-page{
  --tfv-font:Poppins,Montserrat,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
  font-family:var(--tfv-font)!important;
}
.tfv-page :where(h1,h2,h3,h4,h5,h6,p,a,button,input,select,textarea,label,span,strong,small){
  font-family:var(--tfv-font)!important;
}
.tfv-topbar{height:92px!important;min-height:92px!important;}
.tfv-brand img{height:66px!important;}
.tfv-nav a.tfv-active:after,
.tfv-nav a:hover:after{transform:scaleX(1)!important;}
.tfv-nav a:nth-child(3):after{transform:scaleX(0)!important;}
.tfv-nav a.tfv-active:nth-child(3):after{transform:scaleX(1)!important;}

/* Hero y barra de confianza */
.tfv-hero{height:520px!important;min-height:520px!important;margin:0!important;}
.tfv-hero-inner{height:520px!important;padding-top:46px!important;padding-bottom:44px!important;}
.tfv-trust-strip{
  display:block!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
  background:#fff!important;
  border-bottom:1px solid #edf1f7!important;
  box-shadow:0 12px 34px rgba(6,20,40,.045)!important;
}
.tfv-trust-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:0!important;
  max-width:var(--tfv-max)!important;
  margin:0 auto!important;
  padding:22px var(--tfv-x)!important;
}
.tfv-trust-grid>div{
  display:block!important;
  padding:0 24px!important;
  border-right:1px solid #e7edf5!important;
}
.tfv-trust-grid>div:first-child{padding-left:0!important;}
.tfv-trust-grid>div:last-child{border-right:0!important;padding-right:0!important;}
.tfv-trust-grid strong{
  display:block!important;
  color:#061427!important;
  font-size:14px!important;
  line-height:1.2!important;
  font-weight:900!important;
  letter-spacing:-.01em!important;
}
.tfv-trust-grid span{
  display:block!important;
  margin-top:4px!important;
  color:#5c667a!important;
  font-size:12.5px!important;
  line-height:1.35!important;
  font-weight:700!important;
}

/* Beneficios: siempre cards premium, sin texto suelto ni espacios gigantes */
.tfv-premium-benefits{
  display:block!important;
  padding:72px var(--tfv-x) 76px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;
}
.tfv-premium-benefits .tfv-wrap{max-width:var(--tfv-max)!important;margin:0 auto!important;}
.tfv-premium-benefits .tfv-section-head--stack{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:32px!important;
  align-items:end!important;
  margin:0 0 30px!important;
}
.tfv-premium-benefits .tfv-eyebrow{display:inline-block!important;margin-bottom:11px!important;}
.tfv-premium-benefits .tfv-title{
  display:block!important;
  max-width:780px!important;
  margin:0 0 14px!important;
  color:#061427!important;
  font-size:clamp(38px,3.6vw,56px)!important;
  line-height:1.03!important;
  letter-spacing:-.055em!important;
  font-weight:900!important;
}
.tfv-premium-benefits .tfv-title:after{display:none!important;}
.tfv-premium-benefits .tfv-lead{
  display:block!important;
  max-width:880px!important;
  margin:0!important;
  color:#5c667a!important;
  font-size:16px!important;
  line-height:1.7!important;
  font-weight:500!important;
}
.tfv-premium-benefits .tfv-section-head .tfv-btn{
  align-self:center!important;
  min-width:190px!important;
  min-height:48px!important;
  padding:0 24px!important;
}
.tfv-benefits-grid,
.tfv-premium-benefits-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:22px!important;
  margin:0!important;
  padding:0!important;
  align-items:stretch!important;
}
.tfv-premium-benefits .tfv-benefit-card{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-start!important;
  position:relative!important;
  overflow:hidden!important;
  min-height:234px!important;
  padding:28px 24px 26px!important;
  border:1px solid #e5ebf4!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fff,#fcfdff)!important;
  box-shadow:0 18px 48px rgba(6,20,40,.075)!important;
}
.tfv-premium-benefits .tfv-benefit-card:before{
  content:""!important;
  position:absolute!important;
  right:-36px!important;
  top:-36px!important;
  width:120px!important;
  height:120px!important;
  border-radius:999px!important;
  background:rgba(244,201,106,.13)!important;
}
.tfv-premium-benefits .tfv-benefit-card:after{display:none!important;}
.tfv-premium-benefits .tfv-benefit-icon{
  display:grid!important;
  place-items:center!important;
  position:relative!important;
  z-index:2!important;
  width:56px!important;
  height:56px!important;
  min-width:56px!important;
  margin:0 0 18px!important;
  border-radius:18px!important;
  background:linear-gradient(135deg,#ffe8aa,#f3c35e)!important;
  color:#061427!important;
  font-size:23px!important;
  box-shadow:0 12px 26px rgba(201,147,62,.15)!important;
}
.tfv-premium-benefits .tfv-benefit-card h3{
  position:relative!important;
  z-index:2!important;
  margin:0 0 10px!important;
  color:#061427!important;
  font-size:21px!important;
  line-height:1.15!important;
  letter-spacing:-.025em!important;
  font-weight:900!important;
}
.tfv-premium-benefits .tfv-benefit-card p{
  position:relative!important;
  z-index:2!important;
  margin:0!important;
  color:#5f6b7d!important;
  font-size:14px!important;
  line-height:1.62!important;
  font-weight:600!important;
}

/* Aliados: sección compacta, elegante, sin huecos muertos */
.tfv-premium-allies{
  display:block!important;
  padding:64px var(--tfv-x) 70px!important;
  background:linear-gradient(135deg,#061427,#0a2443)!important;
  color:#fff!important;
}
.tfv-premium-allies .tfv-section-head--stack{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:24px!important;
  align-items:end!important;
  margin:0 0 30px!important;
}
.tfv-premium-allies .tfv-title,
.tfv-premium-allies .tfv-title-sm{color:#fff!important;font-size:clamp(32px,2.8vw,42px)!important;line-height:1.04!important;margin:0 0 10px!important;}
.tfv-premium-allies .tfv-title:after{display:block!important;background:#f4c96e!important;margin-top:12px!important;}
.tfv-premium-allies .tfv-lead{display:block!important;color:rgba(255,255,255,.78)!important;max-width:760px!important;}
.tfv-premium-allies .tfv-section-head .tfv-btn{background:#fff!important;color:#061427!important;border:0!important;}
.tfv-premium-allies .tfv-cards{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(280px,330px))!important;
  justify-content:center!important;
  gap:24px!important;
  margin:0 auto!important;
  padding:0!important;
  max-width:1080px!important;
  overflow:visible!important;
}
.tfv-premium-allies .tfv-cards--single{max-width:360px!important;}
.tfv-premium-allies .tfv-partner-card{border-radius:22px!important;overflow:hidden!important;box-shadow:0 24px 60px rgba(0,0,0,.22)!important;}
.tfv-ally-growth-card{
  max-width:780px!important;
  margin:32px auto 0!important;
  padding:28px 30px!important;
  border-radius:26px!important;
  text-align:center!important;
  background:rgba(255,255,255,.08)!important;
  border:1px solid rgba(244,201,106,.42)!important;
  color:#fff!important;
  box-shadow:0 24px 60px rgba(0,0,0,.18)!important;
}
.tfv-ally-growth-card span{display:inline-flex!important;margin-bottom:8px!important;color:#f4c96e!important;text-transform:uppercase!important;letter-spacing:.1em!important;font-size:12px!important;font-weight:950!important;}
.tfv-ally-growth-card strong{display:block!important;color:#fff!important;font-size:24px!important;line-height:1.2!important;margin:0 0 8px!important;}
.tfv-ally-growth-card p{margin:0 auto 16px!important;color:rgba(255,255,255,.76)!important;max-width:620px!important;line-height:1.65!important;}
.tfv-ally-growth-card a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:44px!important;padding:0 20px!important;border-radius:999px!important;background:#f4c96e!important;color:#061427!important;font-weight:950!important;text-decoration:none!important;}

/* Premios y pasos con respiración uniforme */
.tfv-premium-prizes{padding:70px var(--tfv-x)!important;background:linear-gradient(180deg,#fff,#f7f9fc)!important;}
.tfv-premium-prizes .tfv-section-head--stack{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:24px!important;align-items:end!important;margin-bottom:26px!important;}
.tfv-premium-prizes .tfv-title{font-size:clamp(36px,3.4vw,54px)!important;line-height:1.03!important;color:#061427!important;}
.tfv-prize-meta{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;margin:22px 0 26px!important;}
.tfv-prize-empty-pro{max-width:980px!important;margin:0 auto!important;padding:34px 30px!important;}
.tfv-premium-steps{padding:72px var(--tfv-x)!important;background:linear-gradient(135deg,#061427,#0a2443)!important;color:#fff!important;}
.tfv-premium-steps .tfv-title{color:#fff!important;font-size:clamp(40px,4vw,58px)!important;margin:0 0 32px!important;}
.tfv-premium-steps .tfv-steps{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:16px!important;margin:0!important;}
.tfv-premium-steps .tfv-step{background:rgba(255,255,255,.07)!important;border:1px solid rgba(244,201,106,.22)!important;box-shadow:none!important;color:#fff!important;}
.tfv-premium-steps .tfv-step h3{color:#fff!important;}
.tfv-premium-steps .tfv-step p{color:rgba(255,255,255,.76)!important;}
.tfv-premium-steps .tfv-step-num{background:#f4c96e!important;color:#061427!important;border-radius:999px!important;}

/* Registro y cierre */
.tfv-premium-register{padding:72px var(--tfv-x)!important;background:#f7f9fc!important;}
.tfv-conversion-final{padding:64px var(--tfv-x)!important;background:linear-gradient(180deg,#f7f9fc,#eef3f8)!important;}
.tfv-conversion-card{
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)!important;
  gap:30px!important;
  align-items:center!important;
  padding:44px!important;
  border-radius:30px!important;
  background:linear-gradient(135deg,#061427,#0a2443)!important;
  color:#fff!important;
  box-shadow:0 28px 70px rgba(6,20,40,.16)!important;
}
.tfv-conversion-content h2{margin:0 0 12px!important;color:#fff!important;font-size:clamp(34px,3.4vw,54px)!important;line-height:1.04!important;font-weight:900!important;letter-spacing:-.045em!important;}
.tfv-conversion-content p{max-width:760px!important;color:rgba(255,255,255,.78)!important;line-height:1.72!important;}
.tfv-conversion-social{padding:26px!important;border-radius:24px!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;}
.tfv-conversion-social h3{margin:0 0 8px!important;color:#fff!important;font-size:22px!important;}
.tfv-conversion-social p{margin:0 0 16px!important;color:rgba(255,255,255,.76)!important;}
.tfv-conversion-social a{display:flex!important;justify-content:space-between!important;align-items:center!important;min-height:44px!important;padding:0 14px!important;margin-top:10px!important;border-radius:14px!important;background:rgba(255,255,255,.08)!important;color:#fff!important;font-weight:900!important;}

@media(max-width:1100px){
  .tfv-trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;row-gap:18px!important;}
  .tfv-trust-grid>div:nth-child(2){border-right:0!important;}
  .tfv-benefits-grid,.tfv-premium-benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .tfv-premium-steps .tfv-steps{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .tfv-conversion-card{grid-template-columns:1fr!important;}
}
@media(max-width:760px){
  .tfv-hero,.tfv-hero-inner{height:auto!important;min-height:0!important;}
  .tfv-hero-inner{grid-template-columns:1fr!important;padding:42px 20px!important;}
  .tfv-trust-grid{grid-template-columns:1fr!important;padding:20px!important;}
  .tfv-trust-grid>div{border-right:0!important;border-bottom:1px solid #e7edf5!important;padding:0 0 14px!important;}
  .tfv-trust-grid>div:last-child{border-bottom:0!important;padding-bottom:0!important;}
  .tfv-premium-benefits,.tfv-premium-allies,.tfv-premium-prizes,.tfv-premium-steps,.tfv-premium-register,.tfv-conversion-final{padding:44px 20px!important;}
  .tfv-premium-benefits .tfv-section-head--stack,
  .tfv-premium-allies .tfv-section-head--stack,
  .tfv-premium-prizes .tfv-section-head--stack{grid-template-columns:1fr!important;gap:16px!important;}
  .tfv-premium-benefits .tfv-title,
  .tfv-premium-prizes .tfv-title,
  .tfv-premium-steps .tfv-title{font-size:34px!important;}
  .tfv-benefits-grid,.tfv-premium-benefits-grid,.tfv-prize-meta,.tfv-premium-steps .tfv-steps{grid-template-columns:1fr!important;}
  .tfv-conversion-card{padding:28px 20px!important;border-radius:24px!important;}
}

/* V33.2 - Historial cliente + estado Gift Card */
.tfv-client-giftcard{margin:24px 0;}
.tfv-gift-status-card{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:22px;align-items:center;padding:26px;border-radius:28px;background:#fff;border:1px solid #e7edf5;box-shadow:0 18px 48px rgba(6,20,40,.07);position:relative;overflow:hidden;}
.tfv-gift-status-card:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:#d6a64b;}
.tfv-gift-status-card.is-ok:before{background:#19a66a;}.tfv-gift-status-card.is-bad:before{background:#d64545;}.tfv-gift-status-card.is-warn:before{background:#d6a64b;}
.tfv-gift-status-card h2{margin:0 0 10px;color:#071b3b;font-size:28px;line-height:1.08;font-weight:800;letter-spacing:-.035em;}
.tfv-gift-status-card p{margin:0;color:#5b6b83;font-size:15.5px;line-height:1.65;max-width:780px;}
.tfv-gift-status-side{display:flex;flex-direction:column;align-items:flex-end;gap:8px;text-align:right;}
.tfv-gift-status-side strong{display:block;color:#071b3b;font-size:42px;line-height:1;font-weight:900;letter-spacing:-.045em;}
.tfv-gift-status-side small{display:block;color:#667085;font-weight:800;font-size:12.5px;}
.tfv-status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:7px 12px;border-radius:999px;font-size:11px!important;line-height:1!important;font-weight:900!important;text-transform:uppercase;letter-spacing:.045em;white-space:nowrap;}
.tfv-status-pill.is-ok{background:#eafaf2;color:#087547;border:1px solid #bdeccd;}
.tfv-status-pill.is-warn{background:#fff7e8;color:#8a5c13;border:1px solid #f2d7a4;}
.tfv-status-pill.is-bad{background:#fff0f0;color:#aa2424;border:1px solid #f3c2c2;}

.tfv-client-history{margin:30px 0 0;}
.tfv-history-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:18px;}
.tfv-history-head h2{margin:0 0 8px;color:#071b3b;font-size:32px;line-height:1.06;font-weight:850;letter-spacing:-.04em;}
.tfv-history-head p{margin:0;color:#5d6c82;line-height:1.65;max-width:780px;}
.tfv-history-list{display:grid;gap:14px;}
.tfv-history-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,.95fr);gap:18px;align-items:center;background:#fff;border:1px solid #e8edf5;border-radius:24px;padding:18px;box-shadow:0 14px 34px rgba(6,20,40,.055);}
.tfv-history-main{display:grid;grid-template-columns:54px 1fr;gap:14px;align-items:center;min-width:0;}
.tfv-history-icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#fff6e5,#f2d18a);font-size:24px;}
.tfv-history-main h3{margin:0 0 6px;color:#071b3b;font-size:18px;line-height:1.12;font-weight:850;letter-spacing:-.02em;word-break:break-word;}
.tfv-history-main p{margin:0;color:#596a82;font-size:14px;line-height:1.45;}
.tfv-history-main small{display:block;margin-top:5px;color:#7b8797;font-size:12px;font-weight:750;}
.tfv-history-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;}
.tfv-history-metrics>div{min-height:76px;padding:12px;border-radius:18px;background:#f8fafc;border:1px solid #edf2f7;display:flex;flex-direction:column;justify-content:center;gap:5px;}
.tfv-history-metrics span{display:block;color:#7a8798;font-size:10.5px;font-weight:900;text-transform:uppercase;letter-spacing:.055em;}
.tfv-history-metrics strong{display:block;color:#071b3b;font-size:16px;line-height:1.15;font-weight:850;}
.tfv-history-metrics small{display:block;color:#748196;font-size:11.5px;font-weight:800;}
.tfv-history-empty{background:#fff;border:1px dashed #ccd6e3;border-radius:24px;padding:26px;text-align:center;color:#667085;}
.tfv-history-empty strong{display:block;color:#071b3b;font-size:20px;margin-bottom:8px;}
.tfv-history-empty p{margin:0;}

@media(max-width:1080px){
  .tfv-gift-status-card{grid-template-columns:1fr;}
  .tfv-gift-status-side{align-items:flex-start;text-align:left;}
  .tfv-history-item{grid-template-columns:1fr;}
  .tfv-history-metrics{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:680px){
  .tfv-gift-status-card{padding:22px;border-radius:22px;}
  .tfv-gift-status-card h2{font-size:24px;}
  .tfv-gift-status-side strong{font-size:34px;}
  .tfv-history-head h2{font-size:26px;}
  .tfv-history-item{padding:16px;border-radius:20px;}
  .tfv-history-main{grid-template-columns:44px 1fr;}
  .tfv-history-icon{width:44px;height:44px;border-radius:15px;font-size:20px;}
  .tfv-history-metrics{grid-template-columns:1fr;}
}

/* V34.4 - Perfil público aliado + QR premium operativo */
.tfv-page .tfv-ally-hero-v344{min-height:620px;}
.tfv-page .tfv-ally-hero-v344 .tfv-ally-hero__overlay{background:linear-gradient(90deg,rgba(3,12,26,.98) 0%,rgba(6,20,40,.90) 48%,rgba(6,20,40,.34) 100%);}
.tfv-page .tfv-ally-logo-pro{border:1px solid rgba(246,212,135,.68);box-shadow:0 28px 70px rgba(0,0,0,.38),0 0 0 8px rgba(255,255,255,.08);}
.tfv-page .tfv-ally-benefit-card-pro{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);}
.tfv-page .tfv-ally-metrics-pro>div{position:relative;overflow:hidden;}
.tfv-page .tfv-ally-metrics-pro>div:before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,var(--tfv-gold),#f6d487);}
.tfv-page .tfv-ally-card-feature{border-color:rgba(201,147,62,.22);}
.tfv-page .tfv-ally-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:18px;}
.tfv-page .tfv-ally-steps article{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e8eef6;border-radius:22px;padding:18px;min-height:185px;}
.tfv-page .tfv-ally-steps b{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,var(--tfv-gold),#f6d487);color:#fff;margin-bottom:14px;font-weight:950;box-shadow:0 10px 26px rgba(201,147,62,.25);}
.tfv-page .tfv-ally-steps strong{display:block;color:var(--tfv-navy);font-size:17px;line-height:1.15;margin-bottom:8px;letter-spacing:-.02em;}
.tfv-page .tfv-ally-steps span{display:block;color:var(--tfv-muted);font-size:13.5px;line-height:1.55;font-weight:700;}
.tfv-page .tfv-ally-rules-note{margin-top:16px;background:#fffaf0;border:1px solid rgba(201,147,62,.28);border-radius:20px;padding:16px 18px;color:#59401a;line-height:1.6;font-size:14px;}
.tfv-page .tfv-ally-rules-note strong{color:#8f5e1e;}
.tfv-page .tfv-qr-box-pro{position:relative;overflow:hidden;}
.tfv-page .tfv-qr-box-pro:before{content:'';position:absolute;right:-70px;top:-70px;width:170px;height:170px;border-radius:50%;background:rgba(246,212,135,.16);}
.tfv-page .tfv-qr-box-pro>*{position:relative;z-index:1;}
.tfv-page .tfv-ally-check-card ul{margin:12px 0 0;padding:0;list-style:none;display:grid;gap:10px;}
.tfv-page .tfv-ally-check-card li{position:relative;padding-left:26px;color:#526070;font-weight:800;line-height:1.45;}
.tfv-page .tfv-ally-check-card li:before{content:'✓';position:absolute;left:0;top:0;color:#0f8a55;font-weight:950;}
@media(max-width:1080px){.tfv-page .tfv-ally-steps{grid-template-columns:repeat(2,1fr)}.tfv-page .tfv-ally-benefit-card-pro{grid-template-columns:1fr}}
@media(max-width:760px){.tfv-page .tfv-ally-hero-v344{min-height:auto}.tfv-page .tfv-ally-steps{grid-template-columns:1fr}.tfv-page .tfv-ally-steps article{min-height:auto}.tfv-page .tfv-ally-metrics-pro{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.tfv-page .tfv-ally-metrics-pro{grid-template-columns:1fr}}


/* V34.5 - Perfil cliente / historial premium */
.tfv-page .tfv-client-hero-v345{position:relative;overflow:hidden;isolation:isolate;}
.tfv-page .tfv-client-hero-v345:after{content:'';position:absolute;right:-120px;top:-120px;width:280px;height:280px;border-radius:50%;background:rgba(246,212,135,.18);z-index:-1;}
.tfv-page .tfv-client-command{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.85fr) minmax(280px,.85fr);gap:18px;margin:-18px 0 24px;position:relative;z-index:2;}
.tfv-page .tfv-client-command article{background:rgba(255,255,255,.96);border:1px solid #e6edf6;border-radius:26px;padding:22px;box-shadow:0 18px 48px rgba(6,20,40,.075);}
.tfv-page .tfv-client-id-card h2,.tfv-page .tfv-client-next-card h2{margin:6px 0 8px;color:#071b3b;font-size:25px;line-height:1.08;letter-spacing:-.035em;font-weight:900;}
.tfv-page .tfv-client-id-card p,.tfv-page .tfv-client-next-card p,.tfv-page .tfv-client-progress-card p{margin:0;color:#607086;line-height:1.55;font-size:14px;font-weight:700;}
.tfv-page .tfv-client-id-grid{display:grid;grid-template-columns:1fr;gap:9px;margin-top:16px;}
.tfv-page .tfv-client-id-grid span{display:flex;justify-content:space-between;gap:14px;align-items:center;background:#f8fafc;border:1px solid #edf2f7;border-radius:16px;padding:10px 12px;color:#334155;font-size:13px;font-weight:800;word-break:break-word;}
.tfv-page .tfv-client-id-grid b{color:#7b8798;font-size:10px;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;}
.tfv-page .tfv-client-progress-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;}
.tfv-page .tfv-client-progress-head span{color:#7a8798;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;}
.tfv-page .tfv-client-progress-head strong{font-size:34px;line-height:1;color:#071b3b;font-weight:950;letter-spacing:-.05em;}
.tfv-page .tfv-progress-track{height:10px;background:#edf2f7;border-radius:999px;overflow:hidden;box-shadow:inset 0 1px 2px rgba(6,20,40,.06);}
.tfv-page .tfv-progress-track i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--tfv-gold),#f6d487);min-width:8px;}
.tfv-page .tfv-client-progress-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;}
.tfv-page .tfv-client-progress-grid span{background:#f8fafc;border:1px solid #edf2f7;border-radius:15px;padding:10px 8px;text-align:center;color:#748196;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.045em;}
.tfv-page .tfv-client-progress-grid b{display:block;color:#071b3b;font-size:22px;line-height:1.05;margin-bottom:4px;letter-spacing:-.04em;}
.tfv-page .tfv-client-next-card{background:linear-gradient(135deg,#071b3b,#102b55)!important;color:#fff!important;border-color:rgba(246,212,135,.32)!important;}
.tfv-page .tfv-client-next-card .tfv-eyebrow{color:#f6d487;}
.tfv-page .tfv-client-next-card h2{color:#fff;}
.tfv-page .tfv-client-next-card p{color:rgba(255,255,255,.78);margin-bottom:16px;}
.tfv-page .tfv-client-next-card .tfv-btn{width:100%;justify-content:center;box-shadow:0 14px 30px rgba(0,0,0,.18);}
.tfv-page .tfv-client-mile-progress{margin:16px 0 12px;padding:14px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.08);border-radius:18px;}
.tfv-page .tfv-client-mile-progress>div:first-child{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:10px;color:rgba(255,255,255,.78);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.055em;}
.tfv-page .tfv-client-mile-progress b{color:#fff;font-size:15px;letter-spacing:0;text-transform:none;}
.tfv-page .tfv-client-mile-progress small{display:block;margin-top:10px;color:rgba(255,255,255,.74);font-size:12px;line-height:1.45;font-weight:700;}
.tfv-page .tfv-upload-trustbar{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:28px 0 16px;}
.tfv-page .tfv-upload-trustbar article{position:relative;background:#fff;border:1px solid #e8edf5;border-radius:22px;padding:18px 18px 18px 48px;box-shadow:0 14px 34px rgba(6,20,40,.055);}
.tfv-page .tfv-upload-trustbar article:before{content:'✓';position:absolute;left:16px;top:18px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,var(--tfv-gold),#f6d487);color:#fff;font-size:12px;font-weight:950;}
.tfv-page .tfv-upload-trustbar strong{display:block;color:#071b3b;font-size:15px;margin-bottom:5px;letter-spacing:-.015em;}
.tfv-page .tfv-upload-trustbar span{display:block;color:#607086;font-size:13px;line-height:1.45;font-weight:700;}
.tfv-page .tfv-history-count{align-self:flex-start;background:#fff7e6;color:#8c5f1f;border:1px solid rgba(201,147,62,.25);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:950;white-space:nowrap;}
.tfv-page .tfv-history-timeline{display:flex;flex-wrap:wrap;gap:8px;margin-top:9px;}
.tfv-page .tfv-history-timeline span{display:inline-flex;align-items:center;background:#f8fafc;border:1px solid #edf2f7;border-radius:999px;padding:6px 9px;color:#667085;font-size:11px;font-weight:850;}
@media(max-width:1120px){.tfv-page .tfv-client-command{grid-template-columns:1fr 1fr}.tfv-page .tfv-client-next-card{grid-column:1/-1}.tfv-page .tfv-upload-trustbar{grid-template-columns:1fr}}
@media(max-width:760px){.tfv-page .tfv-client-command{grid-template-columns:1fr;margin-top:0}.tfv-page .tfv-client-command article{border-radius:22px;padding:20px}.tfv-page .tfv-client-progress-grid{grid-template-columns:repeat(3,1fr)}.tfv-page .tfv-client-id-grid span{display:grid;gap:3px;justify-content:start}.tfv-page .tfv-history-head{align-items:flex-start;flex-direction:column}.tfv-page .tfv-history-count{align-self:auto}.tfv-page .tfv-upload-trustbar article{border-radius:18px}}
@media(max-width:460px){.tfv-page .tfv-client-progress-grid{grid-template-columns:1fr}.tfv-page .tfv-client-progress-head strong{font-size:30px}.tfv-page .tfv-client-id-card h2,.tfv-page .tfv-client-next-card h2{font-size:22px}}


/* Parche 069.1 - respaldo global perfil público aliado móvil */
@media (max-width: 900px) {
  html, body, body.tfv-page { width:100%!important; max-width:100%!important; overflow-x:hidden!important; }
  body.tfv-page main, body.tfv-page .tfv-topbar, body.tfv-page .tfv-ally-hero, body.tfv-page .tfv-ally-section, body.tfv-page .tfv-footer-pro { width:100%!important; max-width:100%!important; min-width:0!important; margin-left:0!important; margin-right:0!important; overflow-x:hidden!important; }
  body.tfv-page .tfv-nav{display:none!important;}
  body.tfv-page .tfv-ally-hero{padding-left:20px!important;padding-right:20px!important;min-height:auto!important;}
  body.tfv-page .tfv-ally-hero__inner, body.tfv-page .tfv-wrap, body.tfv-page .tfv-footer-pro__inner, body.tfv-page .tfv-footer-pro__bottom { width:100%!important; max-width:100%!important; min-width:0!important; margin:0!important; }
  body.tfv-page .tfv-ally-hero__content, body.tfv-page .tfv-ally-benefit-card, body.tfv-page .tfv-ally-layout, body.tfv-page .tfv-ally-info-grid, body.tfv-page .tfv-ally-steps, body.tfv-page .tfv-service-grid, body.tfv-page .tfv-benefit-code-grid { display:grid!important; grid-template-columns:1fr!important; width:100%!important; max-width:100%!important; min-width:0!important; }
  body.tfv-page .tfv-ally-section{padding:0 20px 46px!important;}
  body.tfv-page .tfv-ally-metrics, body.tfv-page .tfv-ally-metrics-pro{grid-template-columns:1fr!important;width:100%!important;max-width:100%!important;margin:-32px 0 22px!important;}
  body.tfv-page .tfv-ally-card, body.tfv-page .tfv-ally-card.mini, body.tfv-page .tfv-qr-box, body.tfv-page .tfv-qr-box-pro, body.tfv-page .tfv-ally-check-card{width:100%!important;max-width:100%!important;min-width:0!important;}
  body.tfv-page .tfv-ally-gallery, body.tfv-page .tfv-ally-gallery-pro{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:none!important;overflow:visible!important;}
  body.tfv-page .tfv-ally-gallery figure, body.tfv-page .tfv-ally-gallery figure:first-child{width:100%!important;min-width:0!important;max-width:100%!important;height:210px!important;grid-row:auto!important;}
  body.tfv-page .tfv-footer-pro__inner, body.tfv-page .tfv-footer-pro__bottom{grid-template-columns:1fr!important;padding-left:20px!important;padding-right:20px!important;}
}


/* Parche 069.2 - Perfil público aliado móvil pro: avatar y hero */
@media (max-width: 900px) {
  html, body { overflow-x: hidden !important; }
  body.tfv-page .tfv-ally-hero-v344,
  body.tfv-page .tfv-ally-hero { padding-top: 34px !important; padding-bottom: 30px !important; }
  body.tfv-page .tfv-ally-logo,
  body.tfv-page .tfv-ally-logo-pro {
    width: 74px !important; height: 74px !important; border-radius: 22px !important;
    background: radial-gradient(circle at 30% 25%, rgba(255,255,255,.18), rgba(255,255,255,.04) 38%), linear-gradient(135deg, #07172d, #102d52) !important;
    border: 1px solid rgba(224,169,58,.82) !important;
    box-shadow: 0 18px 40px rgba(0,0,0,.34), 0 0 0 6px rgba(255,255,255,.08) !important;
    position: relative !important; overflow: hidden !important;
  }
  body.tfv-page .tfv-ally-logo img,
  body.tfv-page .tfv-ally-logo-pro img { width:100%!important; height:100%!important; object-fit:contain!important; padding:10px!important; background:transparent!important; position:relative!important; z-index:2!important; }
  body.tfv-page .tfv-ally-logo-fallback { position:absolute!important; inset:0!important; display:grid!important; place-items:center!important; color:#f3c96a!important; font-size:22px!important; line-height:1!important; font-weight:950!important; letter-spacing:-.04em!important; z-index:1!important; }
  body.tfv-page .tfv-ally-logo.has-logo .tfv-ally-logo-fallback { opacity:.16!important; }
  body.tfv-page .tfv-ally-logo.no-logo .tfv-ally-logo-fallback { opacity:1!important; }
  body.tfv-page .tfv-ally-hero h1 { font-size:clamp(30px,8.2vw,37px)!important; line-height:1.04!important; margin-top:2px!important; margin-bottom:8px!important; }
  body.tfv-page .tfv-ally-location { font-size:14px!important; line-height:1.35!important; margin-bottom:10px!important; }
  body.tfv-page .tfv-ally-summary { font-size:15px!important; line-height:1.55!important; }
  body.tfv-page .tfv-ally-benefit-card, body.tfv-page .tfv-ally-benefit-card-pro { margin-top:18px!important; backdrop-filter:blur(13px)!important; }
  body.tfv-page .tfv-ally-metrics, body.tfv-page .tfv-ally-metrics-pro { margin-top:18px!important; }
  body.tfv-page .tfv-ally-metrics > div, body.tfv-page .tfv-ally-metrics-pro > div { min-height:104px!important; display:flex!important; flex-direction:column!important; justify-content:center!important; }
}

/* Parche 069.3 - Perfil público aliado desktop pro sin afectar móvil */
@media (min-width: 901px) {
  body.tfv-page .tfv-ally-hero-v344,
  body.tfv-page .tfv-ally-section,
  body.tfv-page .tfv-footer-pro {
    overflow-x: clip;
  }

  body.tfv-page .tfv-ally-hero-v344 {
    min-height: 640px;
    display: flex;
    align-items: stretch;
  }

  body.tfv-page .tfv-ally-hero-v344 .tfv-ally-hero__inner {
    width: min(1280px, calc(100% - 96px));
    margin: 0 auto;
    padding: 72px 0 64px;
  }

  body.tfv-page .tfv-ally-hero__content {
    max-width: 820px;
    grid-template-columns: 118px minmax(0, 1fr);
    align-items: center;
    gap: 28px;
  }

  body.tfv-page .tfv-ally-logo-pro {
    width: 118px;
    height: 118px;
    border-radius: 30px;
    box-shadow: 0 24px 60px rgba(0,0,0,.34), 0 0 0 8px rgba(255,255,255,.08);
  }

  body.tfv-page .tfv-ally-logo-pro img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    padding: 14px;
    background: rgba(255,255,255,.96);
  }

  body.tfv-page .tfv-ally-logo-fallback {
    font-size: 40px;
    font-weight: 950;
    letter-spacing: -.055em;
  }

  body.tfv-page .tfv-ally-hero h1 {
    max-width: 780px;
    font-size: clamp(58px, 5.2vw, 86px);
    line-height: .95;
    letter-spacing: -.055em;
  }

  body.tfv-page .tfv-ally-summary {
    max-width: 720px;
    font-size: 18px;
    line-height: 1.55;
  }

  body.tfv-page .tfv-ally-actions {
    margin-top: 24px;
    gap: 14px;
  }

  body.tfv-page .tfv-ally-benefit-card-pro {
    width: min(860px, 72%);
    margin-top: 34px;
    grid-template-columns: minmax(0, 1.2fr) minmax(260px, .8fr);
    align-items: center;
    padding: 28px 32px;
    border-radius: 28px;
  }

  body.tfv-page .tfv-ally-section > .tfv-wrap {
    width: min(1280px, calc(100% - 96px));
    max-width: 1280px;
    margin: 0 auto;
  }

  body.tfv-page .tfv-ally-metrics-pro {
    margin: -58px 0 34px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 22px;
    position: relative;
    z-index: 3;
  }

  body.tfv-page .tfv-ally-metrics-pro > div {
    min-height: 128px;
    padding: 28px 30px;
    border-radius: 26px;
    box-shadow: 0 20px 52px rgba(6,20,40,.08);
  }

  body.tfv-page .tfv-ally-layout {
    display: grid;
    grid-template-columns: minmax(0, 1fr) 360px;
    gap: 30px;
    align-items: start;
  }

  body.tfv-page .tfv-ally-main,
  body.tfv-page .tfv-ally-sidebar {
    min-width: 0;
  }

  body.tfv-page .tfv-ally-sticky {
    top: 118px;
  }

  body.tfv-page .tfv-ally-card {
    border-radius: 30px;
    padding: 34px 36px;
    margin-bottom: 26px;
    box-shadow: 0 20px 54px rgba(6,20,40,.055);
  }

  body.tfv-page .tfv-ally-card.mini,
  body.tfv-page .tfv-qr-box-pro {
    border-radius: 28px;
  }

  body.tfv-page .tfv-ally-info-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
  }

  body.tfv-page .tfv-ally-steps {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 14px;
  }

  body.tfv-page .tfv-ally-gallery-pro {
    display: grid;
    grid-template-columns: 1.35fr 1fr;
    gap: 18px;
  }

  body.tfv-page .tfv-ally-gallery-pro figure {
    height: 230px;
    border-radius: 24px;
    background-size: cover;
    background-position: center;
  }

  body.tfv-page .tfv-ally-gallery-pro figure:first-child {
    height: 300px;
    grid-row: span 2;
  }

  body.tfv-page .tfv-benefit-code-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }

  body.tfv-page .tfv-benefit-code-grid > .tfv-benefit-code-card:only-child {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: minmax(320px, 42%) minmax(0, 1fr);
    column-gap: 26px;
    row-gap: 12px;
    align-items: start;
    padding: 24px;
    border-radius: 28px;
  }

  body.tfv-page .tfv-benefit-code-grid > .tfv-benefit-code-card:only-child .tfv-benefit-code-img {
    grid-row: 1 / span 6;
    height: 100%;
    min-height: 280px;
    margin: 0;
    border-radius: 24px;
  }

  body.tfv-page .tfv-benefit-code-card h3 {
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: -.035em;
    margin: 4px 0 0;
  }

  body.tfv-page .tfv-benefit-code-card p {
    font-size: 15px;
    line-height: 1.6;
  }

  body.tfv-page .tfv-benefit-code-card .tfv-btn,
  body.tfv-page .tfv-benefit-code-card button.tfv-btn {
    justify-content: center;
    min-height: 52px;
  }

  body.tfv-page .tfv-footer-pro__inner,
  body.tfv-page .tfv-footer-pro__bottom {
    width: min(1280px, calc(100% - 96px));
    max-width: 1280px;
    margin: 0 auto;
  }

  body.tfv-page .tfv-footer-pro__inner {
    grid-template-columns: 1.08fr .9fr .9fr;
    gap: 30px;
  }

  body.tfv-page .tfv-tba-launcher,
  body.tfv-page .tb-assistant-launcher,
  body.tfv-page [data-tba-launcher] {
    right: 26px !important;
    bottom: 24px !important;
    max-width: 330px !important;
  }
}

@media (min-width: 901px) and (max-width: 1180px) {
  body.tfv-page .tfv-ally-section > .tfv-wrap,
  body.tfv-page .tfv-ally-hero-v344 .tfv-ally-hero__inner,
  body.tfv-page .tfv-footer-pro__inner,
  body.tfv-page .tfv-footer-pro__bottom {
    width: min(1120px, calc(100% - 54px));
  }
  body.tfv-page .tfv-ally-layout {
    grid-template-columns: minmax(0, 1fr) 330px;
    gap: 22px;
  }
  body.tfv-page .tfv-ally-info-grid,
  body.tfv-page .tfv-ally-steps {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  body.tfv-page .tfv-ally-hero h1 {
    font-size: clamp(50px, 5.6vw, 70px);
  }
}

/* Parche 069.9 - logo real en cards de aliados, desktop + móvil */
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon,
.tfv-partner-card-media .tfv-partner-icon{
  width:68px!important;
  height:68px!important;
  border-radius:999px!important;
  background:#fff!important;
  border:5px solid #fff!important;
  box-shadow:0 14px 34px rgba(6,20,40,.18)!important;
  overflow:hidden!important;
  display:grid!important;
  place-items:center!important;
  color:#061427!important;
  z-index:4!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.has-logo img,
.tfv-partner-card-media .tfv-partner-icon.has-logo img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:8px!important;
  background:#fff!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo,
.tfv-partner-card-media .tfv-partner-icon.no-logo{
  background:linear-gradient(135deg,#d4a447,#f0cd70)!important;
  color:#fff!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon .tfv-partner-initials,
.tfv-partner-card-media .tfv-partner-icon .tfv-partner-initials{
  display:none!important;
  font-size:22px!important;
  font-weight:950!important;
  letter-spacing:-.06em!important;
  line-height:1!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo .tfv-partner-initials,
.tfv-partner-card-media .tfv-partner-icon.no-logo .tfv-partner-initials{
  display:block!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-img,
.tfv-partner-card-media .tfv-partner-img{
  background-image:linear-gradient(180deg,rgba(6,20,40,.04),rgba(6,20,40,.18)),var(--partner-img)!important;
  background-size:cover!important;
  background-position:center!important;
}
.tfv-partner-card-media .tfv-card-actions{align-items:center!important;}
.tfv-partner-card-media .tfv-map-dot{flex:0 0 auto!important;}

@media (min-width:901px){
  .tfv-premium-allies .tfv-partner-card-media{width:320px!important;max-width:320px!important;min-width:320px!important;}
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon{top:-34px!important;left:22px!important;}
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-body{padding-top:48px!important;}
}

@media (max-width:900px){
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon,
  .tfv-partner-card-media .tfv-partner-icon{
    width:78px!important;
    height:78px!important;
    top:-39px!important;
    left:24px!important;
    border-width:6px!important;
  }
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.has-logo img,
  .tfv-partner-card-media .tfv-partner-icon.has-logo img{padding:9px!important;}
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-body,
  .tfv-partner-card-media .tfv-partner-body{padding-top:54px!important;}
}


/* Parche 069.10 - Logos visibles en cards de aliados, sin círculos vacíos */
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon,
.tfv-partner-card-media .tfv-partner-icon{
  width:68px!important;
  height:68px!important;
  border-radius:999px!important;
  border:5px solid #fff!important;
  box-shadow:0 14px 34px rgba(6,20,40,.20)!important;
  overflow:hidden!important;
  display:grid!important;
  place-items:center!important;
  z-index:6!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.has-logo,
.tfv-partner-card-media .tfv-partner-icon.has-logo{
  background:#fff!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo,
.tfv-partner-card-media .tfv-partner-icon.no-logo{
  background:linear-gradient(135deg,#d6a94c 0%,#f0cb70 100%)!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon img,
.tfv-partner-card-media .tfv-partner-icon img{
  display:block!important;
  max-width:100%!important;
  max-height:100%!important;
  position:relative!important;
  z-index:2!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-logo-img,
.tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-logo-img{
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  padding:9px!important;
  background:#fff!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo .tfv-partner-category-img,
.tfv-partner-card-media .tfv-partner-icon.no-logo .tfv-partner-category-img{
  width:58%!important;
  height:58%!important;
  object-fit:contain!important;
  padding:0!important;
  background:transparent!important;
  filter:brightness(0) invert(1)!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon .tfv-partner-initials,
.tfv-partner-card-media .tfv-partner-icon .tfv-partner-initials{
  display:none!important;
  position:absolute!important;
  inset:0!important;
  place-items:center!important;
  font-size:21px!important;
  font-weight:950!important;
  letter-spacing:-.06em!important;
  line-height:1!important;
  color:#fff!important;
  z-index:1!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo.show-initials .tfv-partner-initials,
.tfv-partner-card-media .tfv-partner-icon.no-logo.show-initials .tfv-partner-initials{
  display:grid!important;
}
/* evita que reglas anteriores oculten el fallback cuando sí hay ícono de categoría */
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo.has-category-logo .tfv-partner-initials,
.tfv-partner-card-media .tfv-partner-icon.no-logo.has-category-logo .tfv-partner-initials{
  display:none!important;
}
@media (max-width:900px){
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon,
  .tfv-partner-card-media .tfv-partner-icon{
    width:86px!important;
    height:86px!important;
    top:-43px!important;
    left:24px!important;
    border-width:6px!important;
  }
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-logo-img,
  .tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-logo-img{
    padding:11px!important;
  }
}


/* Parche 069.15 - Logo real/fallback visible en cards de aliados + carrusel móvil estable */
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon,
.tfv-partner-card-media .tfv-partner-icon{
  background:#fff!important;
  isolation:isolate!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-logo-img,
.tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-logo-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  padding:8px!important;
  background:#fff!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-category-img.tfv-logo-fallback,
.tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-category-img.tfv-logo-fallback{
  display:none!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo,
.tfv-partner-card-media .tfv-partner-icon.no-logo{
  background:linear-gradient(135deg,#d3a445 0%,#f2cc70 100%)!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo .tfv-partner-category-img,
.tfv-partner-card-media .tfv-partner-icon.no-logo .tfv-partner-category-img{
  display:block!important;
  width:56%!important;
  height:56%!important;
  object-fit:contain!important;
  object-position:center center!important;
  padding:0!important;
  background:transparent!important;
  filter:brightness(0) invert(1)!important;
}
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo.show-initials .tfv-partner-category-img,
.tfv-partner-card-media .tfv-partner-icon.no-logo.show-initials .tfv-partner-category-img{
  display:none!important;
}
@media (max-width:900px){
  #aliados .tfv-cards,
  .tfv-premium-allies .tfv-cards{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    gap:18px!important;
    padding:28px 22px 34px!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    justify-content:flex-start!important;
  }
  #aliados .tfv-partner-card-media,
  .tfv-premium-allies .tfv-partner-card-media{
    flex:0 0 82vw!important;
    width:82vw!important;
    min-width:82vw!important;
    max-width:82vw!important;
    scroll-snap-align:center!important;
  }
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-logo-img,
  .tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-logo-img{
    padding:10px!important;
  }
}
@media (max-width:420px){
  #aliados .tfv-partner-card-media,
  .tfv-premium-allies .tfv-partner-card-media{
    flex-basis:84vw!important;
    width:84vw!important;
    min-width:84vw!important;
    max-width:84vw!important;
  }
}

/* Parche 069.16 - cierre quirúrgico logo visible + carrusel móvil sin apilar */
#aliados .tfv-partner-card-media .tfv-partner-icon,
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon{
  position:absolute!important;
  width:72px!important;
  height:72px!important;
  border-radius:999px!important;
  background:linear-gradient(135deg,#d3a445 0%,#f4cf73 100%)!important;
  border:6px solid #fff!important;
  box-shadow:0 18px 42px rgba(6,20,40,.22)!important;
  overflow:hidden!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  color:#fff!important;
  z-index:8!important;
}
#aliados .tfv-partner-card-media .tfv-partner-icon.has-logo,
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.has-logo{
  background:#fff!important;
}
#aliados .tfv-partner-card-media .tfv-partner-logo-img,
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-logo-img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  padding:9px!important;
  background:#fff!important;
  border-radius:999px!important;
  opacity:1!important;
  visibility:visible!important;
  filter:none!important;
}
#aliados .tfv-partner-card-media .tfv-partner-category-symbol,
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-category-symbol{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
  color:#fff!important;
  font-size:30px!important;
  line-height:1!important;
  font-weight:900!important;
  text-align:center!important;
}
#aliados .tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-category-symbol,
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.has-logo .tfv-partner-category-symbol{
  display:none!important;
}
#aliados .tfv-partner-card-media .tfv-partner-initials,
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-initials{
  display:none!important;
}
#aliados .tfv-partner-card-media .tfv-partner-icon.no-logo.show-initials .tfv-partner-category-symbol,
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo.show-initials .tfv-partner-category-symbol{
  display:none!important;
}
#aliados .tfv-partner-card-media .tfv-partner-icon.no-logo.show-initials .tfv-partner-initials,
.tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon.no-logo.show-initials .tfv-partner-initials{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  height:100%!important;
  color:#fff!important;
  font-size:22px!important;
  font-weight:950!important;
}
@media (min-width:901px){
  #aliados .tfv-cards,
  .tfv-premium-allies .tfv-cards{
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    align-items:stretch!important;
    gap:28px!important;
  }
  #aliados .tfv-partner-card-media,
  .tfv-premium-allies .tfv-partner-card-media{
    width:320px!important;
    min-width:320px!important;
    max-width:320px!important;
  }
  #aliados .tfv-partner-card-media .tfv-partner-icon,
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon{
    top:-36px!important;
    left:24px!important;
  }
}
@media (max-width:900px){
  #aliados .tfv-cards,
  .tfv-premium-allies .tfv-cards{
    display:flex!important;
    flex-direction:row!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    gap:18px!important;
    padding:30px 24px 36px!important;
    margin-left:-24px!important;
    margin-right:-24px!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    justify-content:flex-start!important;
  }
  #aliados .tfv-partner-card-media,
  .tfv-premium-allies .tfv-partner-card-media{
    flex:0 0 82vw!important;
    width:82vw!important;
    min-width:82vw!important;
    max-width:82vw!important;
    scroll-snap-align:center!important;
  }
  #aliados .tfv-partner-card-media .tfv-partner-icon,
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-icon{
    width:96px!important;
    height:96px!important;
    top:-48px!important;
    left:28px!important;
    border-width:7px!important;
  }
  #aliados .tfv-partner-card-media .tfv-partner-logo-img,
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-logo-img{
    padding:12px!important;
  }
  #aliados .tfv-partner-card-media .tfv-partner-category-symbol,
  .tfv-premium-allies .tfv-partner-card-media .tfv-partner-category-symbol{
    font-size:38px!important;
  }
}
@media (max-width:420px){
  #aliados .tfv-partner-card-media,
  .tfv-premium-allies .tfv-partner-card-media{
    flex-basis:84vw!important;
    width:84vw!important;
    min-width:84vw!important;
    max-width:84vw!important;
  }
}

/* ================================================================
   FASE 1C — INVITACIÓN PÚBLICA A SALA
   ================================================================ */
.tfv-invitation-shell{padding:64px var(--tfv-x) 78px;background:radial-gradient(circle at 12% 8%,rgba(218,166,74,.14),transparent 28%),linear-gradient(180deg,#f6f8fc,#fff);min-height:680px}
.tfv-invitation-wrap{max-width:1240px}
.tfv-invitation-grid{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(560px,1.18fr);gap:28px;align-items:stretch}
.tfv-invitation-summary{position:relative;overflow:hidden;padding:36px;border-radius:30px;background:linear-gradient(160deg,#061427 0%,#0d2c50 70%,#173d68 100%);color:#fff;box-shadow:0 30px 80px rgba(6,20,40,.22)}
.tfv-invitation-summary:after{content:"";position:absolute;right:-100px;bottom:-130px;width:330px;height:330px;border-radius:50%;border:1px solid rgba(238,193,101,.24);box-shadow:0 0 0 38px rgba(238,193,101,.06),0 0 0 78px rgba(238,193,101,.035)}
.tfv-invitation-summary>*{position:relative;z-index:1}
.tfv-invitation-seal{display:inline-flex;align-items:center;min-height:30px;padding:7px 13px;border-radius:999px;border:1px solid rgba(240,199,108,.5);background:rgba(240,199,108,.1);color:#f0c76c;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}
.tfv-invitation-summary h1{margin:22px 0 16px;font-family:Georgia,'Times New Roman',serif;font-size:clamp(42px,4.4vw,64px);line-height:.94;letter-spacing:-.055em}
.tfv-invitation-summary h1 span{color:#e8b858}
.tfv-invitation-summary__top>p{margin:0;color:rgba(255,255,255,.82);font-size:15px;line-height:1.7}
.tfv-invitation-facts{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:30px 0 0}
.tfv-invitation-facts div{padding:15px;border-radius:17px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055)}
.tfv-invitation-facts dt{margin-bottom:5px;color:rgba(255,255,255,.57);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}
.tfv-invitation-facts dd{margin:0;color:#fff;font-size:13px;font-weight:900;line-height:1.4}
.tfv-invitation-host{display:flex;justify-content:space-between;gap:20px;margin-top:14px;padding:14px 16px;border-radius:16px;background:rgba(0,0,0,.15)}
.tfv-invitation-host span{color:rgba(255,255,255,.6);font-size:12px}.tfv-invitation-host strong{color:#f2cb78;font-size:13px;text-align:right}
.tfv-invitation-benefits{margin-top:24px}.tfv-invitation-benefits>span{display:block;margin-bottom:9px;color:#e6b55b;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}
.tfv-invitation-benefits article{margin-top:10px;padding:17px;border-radius:18px;background:#fff;color:#061427;box-shadow:0 12px 30px rgba(0,0,0,.12)}
.tfv-invitation-benefits article strong{display:block;font-size:15px}.tfv-invitation-benefits article p{margin:6px 0;color:#516079;font-size:12.5px;line-height:1.5}.tfv-invitation-benefits article small{color:#a46f23;font-size:11px;font-weight:900;text-transform:uppercase}
.tfv-invitation-form{padding:34px;border-radius:30px;box-shadow:0 28px 80px rgba(6,20,40,.1)}
.tfv-invitation-form__head{margin-bottom:25px;padding-bottom:21px;border-bottom:1px solid #e8edf4}.tfv-invitation-form__head>span{color:#bd812c;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.tfv-invitation-form__head h2{margin:7px 0 8px;color:#061427;font-family:Georgia,'Times New Roman',serif;font-size:34px;letter-spacing:-.035em}.tfv-invitation-form__head p{margin:0;color:#657087;line-height:1.6}
.tfv-field-help{display:block;margin-top:7px;color:#6c778a;font-size:11.5px;line-height:1.45;font-weight:650}
.tfv-invitation-warning{margin-top:20px;padding:15px 17px;border-radius:16px;border:1px solid rgba(207,149,54,.28);background:#fff9ed;color:#62491f;font-size:13px;line-height:1.55}.tfv-invitation-warning strong{color:#9c681c}
.tfv-invitation-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:27px}.tfv-invitation-actions .tfv-btn-dark{background:#061427;color:#fff;border-color:#061427}
.tfv-invitation-state{max-width:760px;margin:30px auto;padding:48px;border-radius:30px;background:#fff;text-align:center;box-shadow:0 28px 80px rgba(6,20,40,.11)}.tfv-invitation-state__icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 20px;border-radius:50%;background:#fff2ef;color:#c94c35;font-size:30px;font-weight:950}.tfv-invitation-state h1{margin:7px auto 14px;max-width:620px;color:#061427;font-family:Georgia,'Times New Roman',serif;font-size:36px;line-height:1.15}.tfv-invitation-state>p:not(.tfv-eyebrow){color:#667085;line-height:1.65}
.tfv-invitation-shell--confirmed{background:radial-gradient(circle at 50% 0,rgba(232,184,88,.18),transparent 32%),linear-gradient(180deg,#f3f6fb,#fff)}
.tfv-invitation-confirmed{max-width:850px;margin:0 auto;padding:45px;border-radius:32px;background:#fff;text-align:center;box-shadow:0 30px 90px rgba(6,20,40,.13)}
.tfv-invitation-confirmed__mark{display:grid;place-items:center;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:linear-gradient(135deg,#d89c3d,#f0ca73);color:#fff;font-size:35px;font-weight:950;box-shadow:0 16px 36px rgba(207,149,54,.3)}
.tfv-invitation-confirmed h1{margin:14px 0 9px;color:#061427;font-family:Georgia,'Times New Roman',serif;font-size:46px;letter-spacing:-.04em}.tfv-invitation-confirmed>p{max-width:680px;margin:0 auto;color:#647086;font-size:16px;line-height:1.65}
.tfv-invitation-email-status{display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:start;max-width:680px;margin:20px auto 0;padding:15px 17px;border:1px solid;border-radius:17px;text-align:left}.tfv-invitation-email-status>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;font-weight:950}.tfv-invitation-email-status strong{display:block;margin:1px 0 4px;color:#0a1a31;font-size:14px}.tfv-invitation-email-status p{margin:0;color:#526078;font-size:13px;line-height:1.5}.tfv-invitation-email-status.is-ok{border-color:#b9ead0;background:#effbf5}.tfv-invitation-email-status.is-ok>span{background:#d8f6e6;color:#16794a}.tfv-invitation-email-status.is-warning{border-color:#efd8a9;background:#fff8e9}.tfv-invitation-email-status.is-warning>span{background:#f8e6bd;color:#986719}
.tfv-invitation-ticket{margin:30px 0 22px;border:1px solid #e3e9f1;border-radius:23px;overflow:hidden;text-align:left}.tfv-invitation-ticket header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 23px;background:#061427;color:#fff}.tfv-invitation-ticket header span{font-size:12px;font-weight:800;color:rgba(255,255,255,.65)}.tfv-invitation-ticket header strong{color:#f0c86f;font-size:19px;letter-spacing:.04em}.tfv-invitation-ticket dl{display:grid;grid-template-columns:repeat(3,1fr);margin:0}.tfv-invitation-ticket dl div{padding:18px 20px;border-right:1px solid #e7ecf3}.tfv-invitation-ticket dl div:last-child{border-right:0}.tfv-invitation-ticket dt{margin-bottom:5px;color:#7b8494;font-size:10px;font-weight:900;text-transform:uppercase}.tfv-invitation-ticket dd{margin:0;color:#0a1a31;font-size:13px;font-weight:900;line-height:1.45}
.tfv-invitation-confirmed__benefits{text-align:left}.tfv-invitation-confirmed__benefits h2{margin:0 0 12px;color:#061427;font-size:18px}.tfv-invitation-confirmed__benefits article{margin-top:10px;padding:18px 20px;border-radius:18px;background:#f7f9fc;border:1px solid #e6ebf2}.tfv-invitation-confirmed__benefits article strong{display:block;color:#061427}.tfv-invitation-confirmed__benefits article p{margin:5px 0;color:#657087;font-size:13px;line-height:1.5}.tfv-invitation-confirmed__benefits article span{color:#a87324;font-size:11px;font-weight:900;text-transform:uppercase}
.tfv-invitation-next{margin-top:22px;padding:21px 23px;border-radius:20px;background:#061427;color:#fff;text-align:left}.tfv-invitation-next>strong{color:#f0c86f}.tfv-invitation-next ol{margin:12px 0 0;padding-left:20px;color:rgba(255,255,255,.82);font-size:13px;line-height:1.8}
@media(max-width:980px){.tfv-invitation-grid{grid-template-columns:1fr}.tfv-invitation-summary{min-height:0}.tfv-invitation-ticket dl{grid-template-columns:1fr}.tfv-invitation-ticket dl div{border-right:0;border-bottom:1px solid #e7ecf3}.tfv-invitation-ticket dl div:last-child{border-bottom:0}}
@media(max-width:620px){.tfv-invitation-shell{padding:32px 18px 50px}.tfv-invitation-summary,.tfv-invitation-form,.tfv-invitation-confirmed,.tfv-invitation-state{padding:24px;border-radius:23px}.tfv-invitation-summary h1{font-size:43px}.tfv-invitation-facts{grid-template-columns:1fr}.tfv-invitation-form__head h2{font-size:29px}.tfv-invitation-confirmed h1{font-size:36px}.tfv-invitation-ticket header{align-items:flex-start;flex-direction:column}.tfv-invitation-actions{display:grid}.tfv-invitation-actions .tfv-btn{width:100%}}

/* ========================================================================== */
/* FASE 1H · MI CUENTA, ACCESO SEGURO Y NOTIFICACIONES                       */
/* ========================================================================== */
.tfv-account-shell{background:linear-gradient(180deg,#f5f8fc 0%,#eef3f9 55%,#f8fafc 100%);padding:42px 0 80px;min-height:70vh;color:#07172b}
.tfv-account-wrap{width:min(1180px,calc(100% - 32px));margin:0 auto;display:grid;gap:24px}
.tfv-account-hero,.tfv-account-subhead{background:linear-gradient(135deg,#07172b 0%,#102d51 70%,#d9a441 180%);color:#fff;border-radius:30px;padding:clamp(26px,4vw,46px);display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 24px 60px rgba(7,23,43,.16)}
.tfv-account-hero h1,.tfv-account-subhead h1{font-size:clamp(34px,5vw,64px);line-height:.98;letter-spacing:-.045em;margin:8px 0 14px}
.tfv-account-subhead h1{font-size:clamp(32px,4vw,52px)}
.tfv-account-hero p,.tfv-account-subhead p{max-width:760px;color:rgba(255,255,255,.78);font-size:17px;line-height:1.65;margin:0}
.tfv-account-hero__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}
.tfv-account-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.tfv-account-kpis article{background:#fff;border:1px solid #e3eaf3;border-radius:24px;padding:22px;box-shadow:0 14px 34px rgba(7,23,43,.07)}
.tfv-account-kpis span{display:block;color:#6b7890;text-transform:uppercase;letter-spacing:.09em;font-size:12px;font-weight:900}
.tfv-account-kpis strong{display:block;font-size:34px;letter-spacing:-.04em;margin:8px 0 4px}.tfv-account-kpis small{color:#66758c;font-weight:700}
.tfv-account-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.tfv-account-nav a{display:flex;flex-direction:column;gap:5px;text-decoration:none;background:#fff;color:#07172b;border:1px solid #dfe7f0;border-radius:22px;padding:20px;transition:.18s ease;box-shadow:0 10px 24px rgba(7,23,43,.05)}
.tfv-account-nav a:hover{transform:translateY(-2px);border-color:#d9a441;box-shadow:0 18px 32px rgba(7,23,43,.10)}.tfv-account-nav b{font-size:18px}.tfv-account-nav span{color:#6f7b8f;font-size:13px;line-height:1.45}
.tfv-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.tfv-account-panel{background:#fff;border:1px solid #e0e8f2;border-radius:26px;padding:26px;box-shadow:0 16px 42px rgba(7,23,43,.07)}
.tfv-account-panel h2{margin:0 0 18px;font-size:26px;letter-spacing:-.035em}.tfv-account-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.tfv-account-panel__head h2{margin:0}.tfv-account-panel__head a{font-weight:900;color:#a36e12;text-decoration:none}
.tfv-account-list{display:grid;gap:10px}.tfv-account-list article{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #edf1f6}.tfv-account-list article:last-child{border-bottom:0}.tfv-account-list strong,.tfv-account-list small{display:block}.tfv-account-list small{color:#758198;margin-top:4px}
.tfv-account-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;background:#fff3cf;color:#895d08;white-space:nowrap}.tfv-account-badge.is-ok{background:#dcf8e8;color:#08783c}.tfv-account-badge.is-danger{background:#ffe6e1;color:#b33324}.tfv-account-badge.is-warn{background:#fff3cf;color:#895d08}
.tfv-account-empty{color:#758198;background:#f7f9fc;border:1px dashed #d9e2ee;border-radius:18px;padding:18px;margin:0}
.tfv-account-wallet{background:linear-gradient(135deg,#07172b,#163b69);color:#fff;border-radius:28px;padding:28px;display:flex;justify-content:space-between;align-items:flex-end;gap:24px;box-shadow:0 22px 50px rgba(7,23,43,.18)}.tfv-account-wallet.is-blocked{background:linear-gradient(135deg,#3d1b1b,#7c2d24)}.tfv-account-wallet span,.tfv-account-wallet small{display:block;color:rgba(255,255,255,.7)}.tfv-account-wallet h2{font-size:48px;margin:8px 0;letter-spacing:-.05em}.tfv-account-wallet strong{font-size:20px}
.tfv-account-table-wrap{overflow-x:auto}.tfv-account-table{width:100%;border-collapse:collapse;min-width:620px}.tfv-account-table th,.tfv-account-table td{text-align:left;padding:13px 10px;border-bottom:1px solid #e9eef5;vertical-align:top}.tfv-account-table th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#66758c}.tfv-account-table td small{display:block;color:#77849a;margin-top:4px}.tfv-account-table .is-credit{color:#08783c;font-weight:900}.tfv-account-table .is-debit{color:#b33324;font-weight:900}
.tfv-account-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.tfv-account-cards article{border:1px solid #e1e8f1;border-radius:20px;padding:18px;background:#fbfcfe}.tfv-account-cards h3{font-size:19px;margin:14px 0 8px}.tfv-account-cards p{color:#66758c;line-height:1.55}.tfv-account-card__top{display:flex;align-items:center;justify-content:space-between;gap:10px}.tfv-account-card__top small{color:#7b8798}.tfv-account-code{background:#07172b;color:#fff;border-radius:14px;padding:12px 14px;margin:14px 0}.tfv-account-code span,.tfv-account-code strong{display:block}.tfv-account-code span{font-size:11px;color:#f2d27c;text-transform:uppercase;font-weight:900}.tfv-account-code strong{font-size:18px;margin-top:3px;letter-spacing:.04em}
.tfv-account-access{min-height:68vh;background:radial-gradient(circle at 20% 10%,rgba(217,164,65,.13),transparent 30%),#f2f6fb;display:grid;place-items:center;padding:50px 16px}.tfv-account-access__card{width:min(620px,100%);background:#fff;border:1px solid #e1e8f2;border-radius:30px;padding:clamp(26px,5vw,46px);box-shadow:0 28px 70px rgba(7,23,43,.14)}.tfv-account-access__card h1{font-size:clamp(34px,6vw,54px);line-height:1;margin:10px 0 16px;letter-spacing:-.045em}.tfv-account-access__card>p{color:#66758c;line-height:1.65;font-size:16px}
.tfv-account-code-form,.tfv-account-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.tfv-account-code-form{grid-template-columns:1fr}.tfv-account-code-form label,.tfv-account-form label{display:block;font-weight:900;color:#17243a;margin-bottom:7px}.tfv-account-code-form input,.tfv-account-form input,.tfv-account-form textarea{width:100%;border:1px solid #d8e1ec;border-radius:14px;padding:13px 14px;font:inherit;background:#fff;color:#07172b}.tfv-account-code-form input[name="codigo"]{font-size:32px;letter-spacing:.28em;text-align:center;font-weight:900}.tfv-account-form textarea{min-height:120px;resize:vertical}.tfv-account-form .full{grid-column:1/-1}.tfv-account-form small{display:block;color:#77849a;margin-top:6px}.tfv-account-check{background:#fff8e8;border:1px solid #f1d79a;padding:15px;border-radius:16px}.tfv-account-check label{margin:0;display:flex;gap:10px;align-items:flex-start}.tfv-account-check input{width:auto;margin-top:3px}
.tfv-account-notice{border-radius:16px;padding:15px 17px;background:#edf4ff;border:1px solid #ccdff7;color:#244a77;line-height:1.55;margin:18px 0}.tfv-account-notice.is-warn{background:#fff7e4;border-color:#f0d79a;color:#755113}.tfv-account-access__links{display:flex;justify-content:space-between;gap:16px;margin-top:22px}.tfv-account-access__links a{font-weight:900;color:#9a6811;text-decoration:none}
.tfv-account-certificate{background:#fff;border:1px solid #dce5ef;border-radius:30px;overflow:hidden;box-shadow:0 24px 60px rgba(7,23,43,.12)}.tfv-account-certificate__head{background:#07172b;color:#fff;display:flex;justify-content:space-between;gap:20px;padding:22px 28px}.tfv-account-certificate__head span{color:#efc565;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.tfv-account-certificate__head strong{font-size:20px}.tfv-account-certificate__body{padding:30px}.tfv-account-certificate__body h2{font-size:clamp(30px,5vw,52px);margin:18px 0 24px;letter-spacing:-.04em}.tfv-account-certificate__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.tfv-account-certificate__facts span{background:#f5f8fc;border:1px solid #e1e8f1;border-radius:16px;padding:15px}.tfv-account-certificate__facts b{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:#758198;margin-bottom:5px}.tfv-account-legal-list{display:grid;gap:12px;margin:0;padding-left:24px}.tfv-account-legal-list li{line-height:1.65;color:#344158;padding-left:5px}
.tfv-account-timeline{display:grid;gap:0}.tfv-account-timeline article{display:flex;gap:16px;align-items:flex-start;padding:18px 0;border-bottom:1px solid #e8eef5}.tfv-account-timeline article:last-child{border-bottom:0}.tfv-account-timeline h3{margin:0 0 6px;font-size:18px}.tfv-account-timeline p{margin:0;color:#758198}
@media(max-width:980px){.tfv-account-kpis,.tfv-account-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.tfv-account-grid{grid-template-columns:1fr}.tfv-account-hero,.tfv-account-subhead{align-items:flex-start;flex-direction:column}.tfv-account-hero__actions{justify-content:flex-start}.tfv-account-certificate__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.tfv-account-kpis,.tfv-account-nav,.tfv-account-cards,.tfv-account-form,.tfv-account-certificate__facts{grid-template-columns:1fr}.tfv-account-wallet{align-items:flex-start;flex-direction:column}.tfv-account-access__links{flex-direction:column}.tfv-account-panel{padding:20px}.tfv-account-certificate__head{flex-direction:column}.tfv-account-code-form input[name="codigo"]{font-size:26px}}
@media print{.tfv-topbar,.tfv-footer,.tfv-account-subhead,.tfv-account-panel form,.tb-assistant-widget{display:none!important}.tfv-account-shell{padding:0;background:#fff}.tfv-account-certificate{box-shadow:none;border:1px solid #bbb}.tfv-account-wrap{width:100%}}


/* FASE UX-C1 — Experiencia del consumidor general */
.tfv-consumer-assurance{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:18px;padding-top:18px;border-top:1px solid #e7edf4}.tfv-consumer-assurance span{display:flex;align-items:center;gap:8px;color:#56647a;font-size:12px;font-weight:800}.tfv-consumer-assurance b{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;background:#07172b;color:#f4cf75;font-size:11px;flex:0 0 auto}
.tfv-success-shell{min-height:72vh;padding:54px 16px 80px;background:radial-gradient(circle at 20% 0,rgba(217,164,65,.15),transparent 34%),linear-gradient(180deg,#f5f8fc,#eef3f9)}.tfv-success-wrap{width:min(980px,100%);margin:0 auto}.tfv-success-card{background:#fff;border:1px solid #dfe7f0;border-radius:34px;padding:clamp(28px,5vw,54px);box-shadow:0 28px 70px rgba(7,23,43,.13)}.tfv-success-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,#07172b,#173b68);color:#f2cf77;font-size:34px;font-weight:950;margin-bottom:22px}.tfv-success-card h1{font-size:clamp(36px,6vw,66px);line-height:.98;letter-spacing:-.05em;margin:10px 0 18px;color:#07172b}.tfv-success-lead{max-width:780px;font-size:18px;line-height:1.7;color:#66758c}.tfv-success-next{margin:30px 0 24px;padding:24px;border-radius:24px;background:#f6f9fc;border:1px solid #dfe7f0;display:flex;align-items:center;justify-content:space-between;gap:24px}.tfv-success-next span,.tfv-success-benefit span{display:block;color:#9a6811;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.tfv-success-next strong{display:block;font-size:25px;margin:6px 0;color:#07172b}.tfv-success-next p{margin:0;color:#66758c;line-height:1.55;max-width:620px}.tfv-success-journey{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0}.tfv-success-journey article,.tfv-consumer-progress article{display:flex;gap:12px;align-items:flex-start;padding:16px;border-radius:18px;background:#f8fafc;border:1px solid #e1e8f1}.tfv-success-journey b,.tfv-consumer-progress b{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#dce4ee;color:#607087;flex:0 0 auto}.tfv-success-journey .is-done b,.tfv-consumer-progress .is-done b{background:#07172b;color:#f2cf77}.tfv-success-journey strong,.tfv-success-journey small,.tfv-consumer-progress strong,.tfv-consumer-progress small{display:block}.tfv-success-journey small,.tfv-consumer-progress small{margin-top:4px;color:#748197;line-height:1.35}.tfv-success-benefit{padding:24px;border-radius:24px;background:linear-gradient(135deg,#07172b,#173b68);color:#fff}.tfv-success-benefit strong{display:block;font-size:48px;letter-spacing:-.05em;margin:6px 0}.tfv-success-benefit p{margin:0;color:rgba(255,255,255,.78);line-height:1.6}.tfv-success-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-top:24px}.tfv-success-link{font-weight:900;color:#9a6811;text-decoration:none}
.tfv-account-hero--consumer h1{text-transform:none}.tfv-consumer-next-action{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 28px;border-radius:25px;background:#fff8e8;border:1px solid #efd698;box-shadow:0 12px 30px rgba(7,23,43,.06)}.tfv-consumer-next-action span{color:#95640e;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.tfv-consumer-next-action h2{font-size:28px;letter-spacing:-.035em;margin:6px 0;color:#07172b}.tfv-consumer-next-action p{margin:0;color:#6d6149;line-height:1.55;max-width:760px}.tfv-account-nav a.is-primary{background:linear-gradient(135deg,#07172b,#173b68);color:#fff;border-color:#173b68}.tfv-account-nav a.is-primary span{color:rgba(255,255,255,.72)}.tfv-consumer-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tfv-account-grid--single{grid-template-columns:1fr}
@media(max-width:800px){.tfv-consumer-assurance,.tfv-success-journey,.tfv-consumer-progress{grid-template-columns:repeat(2,minmax(0,1fr))}.tfv-success-next,.tfv-consumer-next-action{align-items:flex-start;flex-direction:column}}
@media(max-width:520px){.tfv-consumer-assurance,.tfv-success-journey,.tfv-consumer-progress{grid-template-columns:1fr}.tfv-success-shell{padding:28px 12px 54px}.tfv-success-card{border-radius:24px}.tfv-success-card h1{font-size:39px}.tfv-consumer-next-action{padding:20px}.tfv-account-kpis--consumer{grid-template-columns:1fr}}


/* ========================================================================== */
/* FASE UX-C1.1 · WIZARD PÚBLICO + PULIDO VISUAL MI CUENTA                   */
/* ========================================================================== */
.tfv-premium-register .tfv-split-form{align-items:start!important}
.tfv-premium-register .tfv-form-side{height:auto!important;min-height:0!important;align-self:start!important;position:sticky!important;top:112px!important;overflow:hidden!important}
.tfv-premium-register .tfv-form-side:after{content:"";display:block;height:180px;margin:28px -36px -36px;background:linear-gradient(180deg,rgba(6,20,39,.02),rgba(6,20,39,.62)),url('../img/aliado-hotel-pro.jpg') center/cover no-repeat}
.tfv-form-side__progress{margin-top:18px;padding:17px;border:1px solid rgba(244,207,117,.28);border-radius:18px;background:rgba(255,255,255,.07)}
.tfv-form-side__progress span,.tfv-form-side__progress strong,.tfv-form-side__progress small{display:block}.tfv-form-side__progress span{color:#f2c86b;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.tfv-form-side__progress strong{margin:6px 0;color:#fff;font-size:16px}.tfv-form-side__progress small{color:rgba(255,255,255,.68);line-height:1.5}
.tfv-register-wizard{min-height:650px!important}.tfv-wizard-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:18px}.tfv-wizard-kicker{display:block;color:#a66e16;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}.tfv-wizard-head h3{margin:5px 0 7px;color:#07172b;font-size:28px;letter-spacing:-.035em}.tfv-wizard-head p{margin:0;max-width:660px;color:#66758c;line-height:1.55}.tfv-wizard-head>strong{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#fff4d6;color:#8d600f;font-size:12px}
.tfv-wizard-progress{margin:0 0 24px}.tfv-wizard-progress__bar{height:7px;border-radius:999px;background:#e6ebf2;overflow:hidden}.tfv-wizard-progress__bar span{display:block;width:25%;height:100%;border-radius:inherit;background:linear-gradient(90deg,#c58b2e,#efc768);transition:width .28s ease}.tfv-wizard-progress ol{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;list-style:none;margin:13px 0 0;padding:0}.tfv-wizard-progress li{display:flex;align-items:center;gap:8px;color:#7a8699;font-size:11px;font-weight:850}.tfv-wizard-progress li b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#e7ecf3;color:#66758c}.tfv-wizard-progress li.is-active,.tfv-wizard-progress li.is-done{color:#07172b}.tfv-wizard-progress li.is-active b,.tfv-wizard-progress li.is-done b{background:#07172b;color:#f3cb70}.tfv-wizard-step{animation:tfvWizardIn .22s ease}.tfv-wizard-step[hidden]{display:none!important}@keyframes tfvWizardIn{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
.tfv-wizard-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid #e7edf4}.tfv-wizard-actions [hidden]{display:none!important}.tfv-wizard-footnote{margin:12px 0 0;text-align:right;color:#748197;font-size:11px;line-height:1.45}.tfv-field.is-invalid input,.tfv-field.is-invalid select,.tfv-legal-check.is-invalid{border-color:#c43c2e!important;box-shadow:0 0 0 3px rgba(196,60,46,.10)!important}.tfv-field-error{display:none!important;margin-top:6px!important;color:#b33324!important;font-size:11px!important;font-weight:800!important}.is-invalid>.tfv-field-error,.tfv-field.is-invalid .tfv-field-error{display:block!important}.tfv-wizard-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px;padding:18px;border-radius:20px;background:#f7f9fc;border:1px solid #e0e7f0}.tfv-wizard-summary div{padding:11px 12px;border-radius:14px;background:#fff;border:1px solid #e8edf4}.tfv-wizard-summary span,.tfv-wizard-summary strong{display:block}.tfv-wizard-summary span{color:#7a8699;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.tfv-wizard-summary strong{margin-top:4px;color:#07172b;font-size:13px;overflow-wrap:anywhere}
.tfv-account-shell{padding:34px 0 66px!important}.tfv-account-wrap{gap:18px!important}.tfv-account-hero{padding:clamp(24px,3.5vw,38px)!important}.tfv-consumer-next-action{padding:20px 24px!important}.tfv-account-kpis article{padding:19px!important}.tfv-account-kpis strong{font-size:31px!important}.tfv-consumer-progress{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:12px!important;margin:0!important;padding:0!important}.tfv-consumer-progress article{display:flex!important;align-items:flex-start!important;gap:12px!important;min-width:0!important;padding:16px!important;border:1px solid #e1e8f1!important;border-radius:18px!important;background:#f8fafc!important}.tfv-consumer-progress article b{display:grid!important;place-items:center!important;flex:0 0 30px!important;width:30px!important;height:30px!important;border-radius:50%!important;background:#dce4ee!important;color:#607087!important}.tfv-consumer-progress article.is-done{border-color:#d8b45d!important;background:#fffaf0!important}.tfv-consumer-progress article.is-done b{background:#07172b!important;color:#f2cf77!important}.tfv-consumer-progress article div{min-width:0!important}.tfv-consumer-progress strong,.tfv-consumer-progress small{display:block!important}.tfv-consumer-progress strong{color:#07172b!important;font-size:14px!important;line-height:1.25!important}.tfv-consumer-progress small{margin-top:4px!important;color:#748197!important;font-size:11px!important;line-height:1.35!important}
.tfv-account-nav a{display:grid!important;grid-template-columns:44px minmax(0,1fr) 24px!important;align-items:center!important;gap:12px!important;padding:18px!important}.tfv-account-nav a>i{display:grid!important;place-items:center!important;width:44px!important;height:44px!important;border-radius:15px!important;background:#fff5df!important;font-style:normal!important;font-size:21px!important}.tfv-account-nav a.is-primary>i{background:rgba(255,255,255,.12)!important}.tfv-account-nav__copy{display:block!important;min-width:0!important}.tfv-account-nav__copy b,.tfv-account-nav__copy small{display:block!important}.tfv-account-nav__copy small{margin-top:4px!important;color:#6f7b8f!important;font-size:12px!important;line-height:1.4!important}.tfv-account-nav a.is-primary .tfv-account-nav__copy small{color:rgba(255,255,255,.72)!important}.tfv-account-nav a>em{font-style:normal!important;font-size:22px!important;color:#a36e12!important;transition:transform .18s ease!important}.tfv-account-nav a.is-primary>em{color:#f2cf77!important}.tfv-account-nav a:hover>em,.tfv-account-nav a:focus-visible>em{transform:translateX(4px)!important}.tfv-account-nav a:focus-visible{outline:3px solid rgba(217,164,65,.28)!important;outline-offset:3px!important}.tfv-account-panel{padding:23px!important}
body.tfv-page{padding-bottom:104px!important}
@media(max-width:980px){.tfv-premium-register .tfv-form-side{position:relative!important;top:auto!important}.tfv-consumer-progress{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:640px){.tfv-premium-register .tfv-form-side:after{height:130px}.tfv-register-wizard{min-height:0!important}.tfv-wizard-head{flex-direction:column;gap:10px}.tfv-wizard-head h3{font-size:24px}.tfv-wizard-progress ol{display:none}.tfv-wizard-progress{margin-bottom:20px}.tfv-wizard-actions{justify-content:stretch}.tfv-wizard-actions .tfv-btn{flex:1 1 auto}.tfv-wizard-footnote{text-align:left}.tfv-wizard-summary{grid-template-columns:1fr}.tfv-consumer-progress{grid-template-columns:1fr!important}.tfv-account-shell{padding-top:22px!important}.tfv-account-wrap{width:min(100% - 22px,1180px)!important}.tfv-account-nav{grid-template-columns:1fr!important}.tfv-account-nav a{padding:15px!important}.tfv-account-hero__actions,.tfv-account-hero__actions .tfv-btn{width:100%!important}.tfv-account-hero__actions{display:grid!important}.tfv-account-panel{padding:19px!important}body.tfv-page{padding-bottom:92px!important}}

/* ==========================================================
   FASE DS-1 / DASHBOARD PREMIUM DEL CONSUMIDOR
   Alcance encapsulado en .tfv-premium-account
   ========================================================== */
.tfv-premium-account{background:#f4f7fb;padding:28px 22px 54px;color:#0b1c34}
.tfv-premium-layout{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:238px minmax(0,1fr);gap:20px;align-items:start}
.tfv-premium-sidebar{position:sticky;top:96px;background:linear-gradient(180deg,#061a33 0%,#0a2a4e 100%);border-radius:24px;padding:20px 14px;color:#fff;min-height:calc(100vh - 126px);box-shadow:0 22px 48px rgba(8,31,61,.18)}
.tfv-premium-sidebar__identity{display:flex;align-items:center;gap:12px;padding:4px 8px 18px;border-bottom:1px solid rgba(255,255,255,.12)}
.tfv-premium-sidebar__identity strong,.tfv-premium-sidebar__identity small{display:block}
.tfv-premium-sidebar__identity strong{font-size:14px;line-height:1.25}.tfv-premium-sidebar__identity small{margin-top:4px;color:#e8b43f;font-weight:800;font-size:12px}
.tfv-premium-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#d69c2b,#f2c968);color:#071b34;font-weight:900;border:2px solid rgba(255,255,255,.45)}
.tfv-premium-menu{display:grid;gap:5px;padding:16px 0}
.tfv-premium-menu a{display:grid;grid-template-columns:25px 1fr auto;align-items:center;gap:10px;padding:11px 12px;border-radius:12px;color:#e9f1fb;text-decoration:none;font-size:13px;font-weight:700;border-left:3px solid transparent;transition:.2s ease}
.tfv-premium-menu a:hover,.tfv-premium-menu a:focus-visible{background:rgba(255,255,255,.09);transform:translateX(2px)}
.tfv-premium-menu a.is-active{background:rgba(255,255,255,.12);border-left-color:#e6ae38;color:#fff}
.tfv-premium-menu a>span{font-size:17px;text-align:center}.tfv-premium-menu a>b{min-width:22px;height:22px;border-radius:99px;display:grid;place-items:center;background:#e6ae38;color:#10213a;font-size:11px}
.tfv-premium-promo{display:flex;flex-direction:column;gap:8px;margin:10px 6px 2px;padding:17px;border:1px solid rgba(230,174,56,.75);border-radius:17px;background:linear-gradient(160deg,rgba(230,174,56,.12),rgba(255,255,255,.04));color:#fff;text-decoration:none}
.tfv-premium-promo small{color:#e8b43f;text-transform:uppercase;font-weight:900;letter-spacing:.08em}.tfv-premium-promo strong{font-size:17px;line-height:1.25}.tfv-premium-promo span{font-size:12px;color:#d8e4f2}.tfv-premium-promo em{font-style:normal;font-weight:900;color:#e8b43f;font-size:12px;margin-top:4px}
.tfv-premium-main{min-width:0;display:grid;gap:18px}
.tfv-premium-overview{display:grid;grid-template-columns:minmax(230px,1.05fr) minmax(430px,1.85fr) minmax(220px,.8fr);gap:18px;align-items:stretch;background:#fff;border:1px solid #e3eaf3;border-radius:24px;padding:22px;box-shadow:0 14px 34px rgba(18,43,76,.08)}
.tfv-premium-welcome{padding:4px 8px}.tfv-premium-welcome h1{margin:8px 0 10px;font-size:clamp(25px,2.4vw,38px);line-height:1.08;color:#081d37}.tfv-premium-welcome h1 strong{color:#0a2a4e}.tfv-premium-welcome p{margin:0;color:#62728a;line-height:1.55;font-size:14px}
.tfv-premium-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-left:1px solid #edf1f6;border-right:1px solid #edf1f6}
.tfv-premium-stats article{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:10px 8px;border-right:1px solid #edf1f6}.tfv-premium-stats article:last-child{border-right:0}.tfv-premium-stats i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#fff4d9;color:#d3951f;font-style:normal;font-size:19px;margin-bottom:7px}.tfv-premium-stats article:nth-child(2) i{background:#fff0ee;color:#d85b57}.tfv-premium-stats article:nth-child(3) i{background:#e9f8ef;color:#2a9e62}.tfv-premium-stats article:nth-child(4) i{background:#eaf3ff;color:#397bd1}.tfv-premium-stats strong{font-size:24px;line-height:1.1;color:#071a32}.tfv-premium-stats span{font-weight:900;font-size:12px;margin-top:5px}.tfv-premium-stats small{font-size:10px;color:#8190a4;margin-top:3px}
.tfv-premium-level{background:linear-gradient(145deg,#08213e,#10365e);color:#fff;border-radius:18px;padding:18px;position:relative;display:flex;flex-direction:column;justify-content:center;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}
.tfv-premium-level>div:first-child span,.tfv-premium-level>div:first-child strong{display:block}.tfv-premium-level>div:first-child span{font-size:11px;color:#dce7f5}.tfv-premium-level>div:first-child strong{font-size:21px;margin-top:2px}.tfv-premium-level>b{position:absolute;right:17px;top:20px;width:38px;height:38px;display:grid;place-items:center;background:#f0b83e;color:#fff;border-radius:12px;box-shadow:0 0 0 5px rgba(240,184,62,.12)}
.tfv-premium-progressbar{height:9px;border-radius:99px;background:rgba(255,255,255,.18);overflow:hidden;margin-top:15px}.tfv-premium-progressbar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#d99c27,#f6c64d)}.tfv-premium-level>small{align-self:flex-end;margin-top:6px;color:#dbe8f6;font-size:11px}.tfv-premium-level>p{margin:9px 0 0;font-size:11px;line-height:1.4;color:#e7eef8}
.tfv-premium-section,.tfv-premium-card{background:#fff;border:1px solid #e4ebf3;border-radius:20px;box-shadow:0 12px 28px rgba(18,43,76,.06)}
.tfv-premium-section{padding:19px}.tfv-premium-card{padding:18px;min-width:0}
.tfv-premium-section__head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px}.tfv-premium-section__head h2{margin:0;color:#0a1e37;font-size:18px;line-height:1.2}.tfv-premium-section__head a{color:#aa7514;text-decoration:none;font-weight:900;font-size:12px}.tfv-premium-section__head a:hover{text-decoration:underline}
.tfv-premium-action-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.tfv-premium-action-grid>a{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center;min-height:86px;padding:14px;border:1px solid #efd497;border-radius:15px;background:#fffbf2;color:#0c203b;text-decoration:none;transition:.2s ease}.tfv-premium-action-grid>a:nth-child(2){border-color:#c8def8;background:#f5f9ff}.tfv-premium-action-grid>a:nth-child(3){border-color:#cbe9d9;background:#f5fcf8}.tfv-premium-action-grid>a:nth-child(4){border-color:#ddd3f7;background:#faf8ff}.tfv-premium-action-grid>a:hover,.tfv-premium-action-grid>a:focus-visible{transform:translateY(-3px);box-shadow:0 13px 22px rgba(26,54,87,.11)}.tfv-premium-action-grid i{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#efb43b;color:#fff;font-size:21px;font-style:normal}.tfv-premium-action-grid>a:nth-child(2) i{background:#4c8ae8}.tfv-premium-action-grid>a:nth-child(3) i{background:#53ad7a}.tfv-premium-action-grid>a:nth-child(4) i{background:#8c73d9}.tfv-premium-action-grid strong,.tfv-premium-action-grid span{display:block}.tfv-premium-action-grid strong{font-size:13px}.tfv-premium-action-grid span{margin-top:4px;color:#66778f;font-size:11px;line-height:1.35}.tfv-premium-action-grid em{font-style:normal;font-size:20px;color:#435b77}
.tfv-premium-two-columns{display:grid;grid-template-columns:1fr 1.45fr;gap:18px}.tfv-premium-timeline{display:grid}.tfv-premium-timeline article{display:grid;grid-template-columns:34px 1fr auto;gap:11px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f5}.tfv-premium-timeline article:last-child{border-bottom:0}.tfv-premium-timeline i{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-weight:900;background:#edf2f8;color:#5b6e85}.tfv-premium-timeline i.is-ok{background:#dff7e9;color:#1b9a59}.tfv-premium-timeline i.is-danger{background:#ffebeb;color:#ce3a3a}.tfv-premium-timeline i.is-warn{background:#fff3d8;color:#b87b13}.tfv-premium-timeline strong,.tfv-premium-timeline span{display:block}.tfv-premium-timeline strong{font-size:13px}.tfv-premium-timeline span{font-size:11px;color:#75859a;margin-top:2px}.tfv-premium-timeline time{font-size:10px;color:#8795a7;text-align:right;max-width:95px}
.tfv-premium-reward-tabs{display:flex;gap:7px;overflow:auto;padding-bottom:4px;margin-bottom:13px}.tfv-premium-reward-tabs span{white-space:nowrap;border:1px solid #e5eaf1;border-radius:9px;padding:7px 12px;color:#708097;font-size:11px}.tfv-premium-reward-tabs span.is-active{border-color:#ddb04b;color:#8d6111;background:#fff9ea;font-weight:900}
.tfv-premium-wallet{display:grid;grid-template-columns:190px minmax(150px,.8fr) minmax(160px,1fr);gap:14px;align-items:stretch}.tfv-premium-wallet__card{min-height:132px;border-radius:15px;padding:18px;background:radial-gradient(circle at 80% 18%,rgba(224,171,61,.33),transparent 22%),linear-gradient(145deg,#061a33,#0d3157);color:#fff;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 12px 22px rgba(7,29,55,.18)}.tfv-premium-wallet__card small{font-weight:800;color:#e1b050}.tfv-premium-wallet__card strong{font-size:19px;letter-spacing:.08em}.tfv-premium-wallet__card span{font-size:10px;color:#d8e2ef}.tfv-premium-wallet__balance{display:flex;flex-direction:column;justify-content:center}.tfv-premium-wallet__balance>span{font-size:11px;color:#6e7d90}.tfv-premium-wallet__balance>strong{font-size:28px;margin:3px 0;color:#081c35}.tfv-premium-wallet__balance>small{font-size:10px;color:#8492a3}.tfv-premium-wallet__balance>a{align-self:flex-start;margin-top:11px;border-radius:999px;background:#dda430;color:#fff;text-decoration:none;font-weight:900;font-size:10px;padding:8px 14px}.tfv-premium-wallet dl{margin:0;display:grid;align-content:center}.tfv-premium-wallet dl>div{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #edf1f5}.tfv-premium-wallet dl>div:last-child{border-bottom:0}.tfv-premium-wallet dt{font-size:11px;color:#53657b}.tfv-premium-wallet dd{margin:0;font-weight:900;font-size:13px}
.tfv-premium-bottom-grid{display:grid;grid-template-columns:1.35fr .72fr .9fr;gap:18px}.tfv-premium-ally-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.tfv-premium-ally-grid>a{display:flex;flex-direction:column;border:1px solid #e7ecf2;border-radius:13px;overflow:hidden;text-decoration:none;color:#10213a;background:#fff;transition:.2s ease}.tfv-premium-ally-grid>a:hover{transform:translateY(-3px);box-shadow:0 10px 20px rgba(24,49,79,.1)}.tfv-premium-ally-media{height:92px;background:linear-gradient(135deg,#cbd9e7,#eef3f8);background-size:cover;background-position:center;position:relative}.tfv-premium-ally-media span{position:absolute;left:7px;top:7px;background:rgba(7,29,55,.76);color:#fff;border-radius:99px;padding:4px 7px;font-size:8px;text-transform:uppercase}.tfv-premium-ally-grid>a>strong{padding:9px 9px 0;font-size:12px}.tfv-premium-ally-grid>a>small{padding:3px 9px;color:#7b8999;font-size:10px}.tfv-premium-ally-grid>a>b{padding:6px 9px 10px;color:#b47b0f;font-size:10px}
.tfv-premium-goal{display:flex;flex-direction:column;align-items:flex-start}.tfv-premium-goal>span{font-size:11px;color:#738297}.tfv-premium-goal>strong{font-size:25px;margin-top:4px}.tfv-premium-goal>p{font-size:11px;color:#62738a;line-height:1.45;margin:5px 0 12px}.tfv-premium-goal>i{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#fff1cf;color:#c78a16;font-style:normal;font-size:22px}.tfv-premium-progressbar.is-light{width:100%;background:#edf1f5;margin-top:13px}.tfv-premium-goal>small{margin-top:8px;color:#75859a;font-size:10px}
.tfv-premium-achievements{display:grid;align-content:start}.tfv-premium-achievements article{display:grid;grid-template-columns:29px 1fr;gap:9px;align-items:center;padding:7px 0}.tfv-premium-achievements article i{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#f1f3f6;color:#9aa6b4;font-style:normal;font-weight:900}.tfv-premium-achievements article.is-done i{background:#dcf5e6;color:#1a9c58}.tfv-premium-achievements strong,.tfv-premium-achievements span{display:block}.tfv-premium-achievements strong{font-size:11px}.tfv-premium-achievements span{font-size:9px;color:#7b899b;margin-top:1px}
.tfv-premium-secondary{grid-template-columns:1fr 1fr}.tfv-premium-simple-list{display:grid}.tfv-premium-simple-list article{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:11px 0;border-bottom:1px solid #edf1f5}.tfv-premium-simple-list article:last-child{border-bottom:0}.tfv-premium-simple-list strong,.tfv-premium-simple-list span{display:block}.tfv-premium-simple-list strong{font-size:12px}.tfv-premium-simple-list span{font-size:10px;color:#7b899b;margin-top:3px}.tfv-premium-simple-list b{font-size:9px;text-transform:uppercase;border-radius:999px;padding:6px 9px;background:#fff1d0;color:#9b6911}.tfv-premium-simple-list b.is-ok{background:#dcf6e7;color:#168b4d}.tfv-premium-simple-list b.is-danger{background:#ffe7e7;color:#bd3131}.tfv-premium-empty{margin:10px 0;color:#75869b;font-size:13px;line-height:1.55}
@media(max-width:1260px){.tfv-premium-overview{grid-template-columns:1fr 1.6fr}.tfv-premium-level{grid-column:1/-1;min-height:125px}.tfv-premium-bottom-grid{grid-template-columns:1.4fr .75fr}.tfv-premium-achievements{grid-column:1/-1}.tfv-premium-ally-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1050px){.tfv-premium-layout{grid-template-columns:1fr}.tfv-premium-sidebar{position:static;min-height:auto;padding:13px}.tfv-premium-sidebar__identity,.tfv-premium-promo{display:none}.tfv-premium-menu{display:flex;overflow:auto;padding:0;gap:6px}.tfv-premium-menu a{grid-template-columns:auto auto auto;white-space:nowrap;padding:9px 11px;border-left:0;border-bottom:3px solid transparent}.tfv-premium-menu a.is-active{border-bottom-color:#e6ae38}.tfv-premium-overview{grid-template-columns:1fr}.tfv-premium-stats{border:0;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}.tfv-premium-action-grid{grid-template-columns:repeat(2,1fr)}.tfv-premium-two-columns,.tfv-premium-bottom-grid{grid-template-columns:1fr}.tfv-premium-achievements{grid-column:auto}.tfv-premium-wallet{grid-template-columns:180px 1fr}.tfv-premium-wallet dl{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:10px}.tfv-premium-wallet dl>div{border:1px solid #edf1f5;border-radius:10px;padding:10px}}
@media(max-width:720px){.tfv-premium-account{padding:14px 10px 90px}.tfv-premium-layout{gap:12px}.tfv-premium-sidebar{border-radius:16px}.tfv-premium-menu a>span{display:none}.tfv-premium-menu a{font-size:11px}.tfv-premium-overview,.tfv-premium-section,.tfv-premium-card{border-radius:16px;padding:15px}.tfv-premium-welcome{padding:0}.tfv-premium-welcome h1{font-size:28px}.tfv-premium-stats{grid-template-columns:repeat(2,1fr)}.tfv-premium-stats article{min-height:110px;border-bottom:1px solid #edf1f6}.tfv-premium-stats article:nth-child(2){border-right:0}.tfv-premium-action-grid{grid-template-columns:1fr}.tfv-premium-action-grid>a{min-height:78px}.tfv-premium-two-columns,.tfv-premium-secondary{grid-template-columns:1fr}.tfv-premium-wallet{grid-template-columns:1fr}.tfv-premium-wallet__card{min-height:155px}.tfv-premium-wallet dl{grid-template-columns:1fr}.tfv-premium-ally-grid{grid-template-columns:repeat(2,1fr)}.tfv-premium-timeline article{grid-template-columns:31px 1fr}.tfv-premium-timeline time{grid-column:2;text-align:left}.tfv-premium-section__head h2{font-size:16px}}
@media(max-width:430px){.tfv-premium-stats{grid-template-columns:1fr 1fr}.tfv-premium-stats strong{font-size:21px}.tfv-premium-ally-grid{grid-template-columns:1fr 1fr}.tfv-premium-menu a{padding:8px 9px}.tfv-premium-menu a>b{display:none}}


/* =========================================================
   FASE UX-C2 · RESPONSIVE MOBILE FIRST 360°
   Solo presentación. Sin cambios de lógica ni datos.
   ========================================================= */
html,body{max-width:100%;overflow-x:hidden}
.tfv-mobile-menu-toggle,.tfv-mobile-account-nav,.tfv-mobile-account-more{display:none}
.tfv-premium-main,.tfv-premium-layout,.tfv-premium-overview,.tfv-premium-card,.tfv-premium-section{min-width:0}
.tfv-premium-section__head h2{color:#0a2039}
.tfv-premium-bottom-grid>.tfv-premium-card:first-child{background:#fff}
.tfv-premium-bottom-grid>.tfv-premium-card:first-child .tfv-premium-section__head h2{color:#0a2039}
.tfv-premium-bottom-grid>.tfv-premium-card:first-child .tfv-premium-section__head a{color:#b27711}
.tfv-premium-ally-grid>a{min-width:0}
.tfv-premium-ally-grid>a>strong,.tfv-premium-ally-grid>a>small,.tfv-premium-ally-grid>a>b{overflow-wrap:anywhere}
.tfv-premium-simple-list strong,.tfv-premium-simple-list span{overflow-wrap:anywhere}
.tfv-footer-pro__inner>*{min-width:0}

@media(max-width:1180px){
  .tfv-topbar{padding-inline:24px}
  .tfv-nav{gap:18px;font-size:11px}
  .tfv-brand img{max-width:290px}
  .tfv-premium-account{padding-inline:18px}
  .tfv-premium-wallet{grid-template-columns:170px minmax(0,1fr)}
}

@media(max-width:900px){
  .tfv-topbar{height:76px!important;min-height:76px!important;padding:0 18px;position:sticky}
  .tfv-brand img{height:52px!important;max-width:230px}
  .tfv-mobile-menu-toggle{display:grid;width:44px;height:44px;place-content:center;gap:5px;border:1px solid #e5eaf0;background:#fff;border-radius:12px;box-shadow:0 8px 20px rgba(11,31,54,.08);cursor:pointer;z-index:61}
  .tfv-mobile-menu-toggle span{display:block;width:22px;height:2px;border-radius:99px;background:#0a2039;transition:.2s ease}
  .tfv-mobile-menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .tfv-mobile-menu-toggle.is-open span:nth-child(2){opacity:0}
  .tfv-mobile-menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .tfv-nav{position:fixed;left:12px;right:12px;top:84px;display:grid;gap:2px;padding:12px;background:#fff;border:1px solid #e5eaf0;border-radius:18px;box-shadow:0 24px 70px rgba(4,20,40,.22);transform:translateY(-12px);opacity:0;visibility:hidden;pointer-events:none;transition:.2s ease;z-index:60;max-height:calc(100dvh - 100px);overflow:auto}
  .tfv-nav.is-open{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto}
  .tfv-nav a{padding:14px 15px!important;border-radius:12px;text-align:left}
  .tfv-nav a:after{display:none}
  .tfv-nav a.is-active{background:#fff7e8;color:#8c5f11!important}
  .tfv-nav-btn,.tfv-nav-ally{border-radius:12px!important;text-align:center!important}
  body.tfv-mobile-menu-open{overflow:hidden}
  body.tfv-mobile-menu-open:before{content:"";position:fixed;inset:76px 0 0;background:rgba(4,18,35,.35);z-index:55}
  .tfv-premium-sidebar{display:none}
  .tfv-premium-account{padding:14px 12px calc(104px + env(safe-area-inset-bottom,0px))}
  .tfv-premium-layout{display:block}
  .tfv-premium-main{display:grid;gap:14px}
  .tfv-premium-overview{grid-template-columns:1fr!important}
  .tfv-premium-stats{grid-template-columns:repeat(2,minmax(0,1fr));border:0;border-top:1px solid #edf1f6;border-bottom:1px solid #edf1f6}
  .tfv-premium-level{grid-column:auto;min-height:0}
  .tfv-premium-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .tfv-premium-two-columns,.tfv-premium-bottom-grid,.tfv-premium-secondary{grid-template-columns:1fr}
  .tfv-premium-wallet{grid-template-columns:180px minmax(0,1fr)}
  .tfv-premium-wallet dl{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr))}
  .tfv-premium-ally-grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory;padding:2px 2px 10px;-webkit-overflow-scrolling:touch}
  .tfv-premium-ally-grid>a{flex:0 0 min(240px,72vw);scroll-snap-align:start}
  .tfv-premium-ally-media{height:135px}
  .tfv-mobile-account-nav{position:fixed;left:0;right:0;bottom:0;z-index:2147482000;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.98);border-top:1px solid #dfe6ee;box-shadow:0 -12px 34px rgba(6,25,48,.14);padding:7px 6px calc(7px + env(safe-area-inset-bottom,0px));backdrop-filter:blur(14px)}
  .tfv-mobile-account-nav a,.tfv-mobile-account-nav button{border:0;background:transparent;color:#617086;text-decoration:none;display:grid;place-items:center;gap:2px;min-height:52px;padding:4px 2px;border-radius:12px;font-family:inherit}
  .tfv-mobile-account-nav span{font-size:20px;line-height:1}
  .tfv-mobile-account-nav small{font-size:10px;font-weight:800}
  .tfv-mobile-account-nav .is-active{color:#a86d08;background:#fff6df}
  .tfv-mobile-account-more{display:block;position:fixed;inset:0;z-index:2147482500;opacity:0;pointer-events:none;transition:.18s ease}
  .tfv-mobile-account-more.is-open{opacity:1;pointer-events:auto}
  .tfv-mobile-account-more__backdrop{position:absolute;inset:0;background:rgba(4,18,35,.45)}
  .tfv-mobile-account-more__sheet{position:absolute;left:10px;right:10px;bottom:calc(78px + env(safe-area-inset-bottom,0px));background:#fff;border-radius:22px;padding:12px;box-shadow:0 30px 80px rgba(4,18,35,.28);transform:translateY(18px);transition:.18s ease}
  .tfv-mobile-account-more.is-open .tfv-mobile-account-more__sheet{transform:translateY(0)}
  .tfv-mobile-account-more__sheet header{display:flex;align-items:center;justify-content:space-between;padding:4px 4px 10px}
  .tfv-mobile-account-more__sheet header strong{font-size:16px;color:#0a2039}
  .tfv-mobile-account-more__sheet header button{width:36px;height:36px;border:0;border-radius:50%;background:#eef2f6;font-size:24px}
  .tfv-mobile-account-more__sheet>a{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:12px;border-radius:12px;color:#0a2039;text-decoration:none;font-weight:800;border-top:1px solid #eef2f6}
  .tfv-mobile-account-more__sheet>a:first-of-type{border-top:0}
  .tfv-mobile-account-more__sheet>a>b{justify-self:end;min-width:24px;height:24px;border-radius:99px;display:grid;place-items:center;background:#efb43b;color:#0a2039;font-size:11px}
  body.tfv-account-more-open{overflow:hidden}
  .tfv-footer-pro{padding-bottom:calc(82px + env(safe-area-inset-bottom,0px))}
}

@media(max-width:640px){
  .tfv-topbar{padding-inline:12px}
  .tfv-brand img{height:46px!important;max-width:210px}
  .tfv-premium-account{padding-inline:8px}
  .tfv-premium-main{gap:10px}
  .tfv-premium-overview,.tfv-premium-section,.tfv-premium-card{padding:14px;border-radius:15px}
  .tfv-premium-welcome h1{font-size:clamp(25px,8vw,32px);line-height:1.05}
  .tfv-premium-welcome p{font-size:13px;line-height:1.5}
  .tfv-premium-stats{gap:0}
  .tfv-premium-stats article{min-height:102px;padding:12px 6px}
  .tfv-premium-stats article:nth-child(2n){border-right:0}
  .tfv-premium-stats article i{width:38px;height:38px;font-size:16px}
  .tfv-premium-stats article strong{font-size:21px}
  .tfv-premium-stats article span{font-size:11px}
  .tfv-premium-stats article small{font-size:9px;line-height:1.25}
  .tfv-premium-level{padding:16px}
  .tfv-premium-action-grid{grid-template-columns:1fr}
  .tfv-premium-action-grid>a{min-height:76px;padding:12px;grid-template-columns:44px 1fr auto}
  .tfv-premium-action-grid i{width:42px;height:42px}
  .tfv-premium-two-columns{gap:10px}
  .tfv-premium-section__head{gap:10px;align-items:flex-start}
  .tfv-premium-section__head h2{font-size:16px;line-height:1.2}
  .tfv-premium-timeline article{grid-template-columns:30px minmax(0,1fr);align-items:start}
  .tfv-premium-timeline time{grid-column:2;text-align:left;max-width:none;padding-top:3px}
  .tfv-premium-timeline strong,.tfv-premium-timeline span{overflow-wrap:anywhere}
  .tfv-premium-reward-tabs{margin-inline:-2px;padding-inline:2px}
  .tfv-premium-wallet{grid-template-columns:1fr}
  .tfv-premium-wallet__card{min-height:145px}
  .tfv-premium-wallet dl{grid-template-columns:1fr}
  .tfv-premium-wallet dl>div{padding:9px 0}
  .tfv-premium-simple-list article{align-items:flex-start;flex-direction:column}
  .tfv-premium-simple-list b{align-self:flex-start}
  .tfv-premium-ally-grid>a{flex-basis:min(230px,78vw)}
  .tfv-premium-ally-media{height:128px}
  .tfv-footer-pro__inner{grid-template-columns:1fr!important;gap:18px}
  .tfv-footer-pro__brand,.tfv-footer-pro__links,.tfv-footer-pro__permits{padding:18px!important;border-radius:16px}
  .tfv-footer-pro__bottom{display:grid!important;grid-template-columns:1fr 1fr;gap:10px;text-align:center}
  .tfv-footer-pro__bottom span{grid-column:1/-1}
}

@media(max-width:390px){
  .tfv-brand img{max-width:185px}
  .tfv-premium-stats article{padding-inline:4px}
  .tfv-premium-action-grid>a{grid-template-columns:40px minmax(0,1fr) 16px;gap:10px}
  .tfv-premium-action-grid i{width:40px;height:40px}
  .tfv-premium-action-grid strong{font-size:12px}
  .tfv-premium-action-grid span{font-size:10px}
  .tfv-mobile-account-nav small{font-size:9px}
}

@media(max-width:340px){
  .tfv-topbar{padding-inline:8px}
  .tfv-brand img{max-width:165px}
  .tfv-mobile-menu-toggle{width:40px;height:40px}
  .tfv-premium-account{padding-inline:6px}
  .tfv-premium-overview,.tfv-premium-section,.tfv-premium-card{padding:12px}
  .tfv-premium-welcome h1{font-size:24px}
  .tfv-premium-stats article strong{font-size:19px}
  .tfv-mobile-account-nav small{font-size:8px}
}

/* FASE UX-C3 · PWA Premium */
.tfv-pwa-install{position:fixed;left:50%;bottom:24px;z-index:9998;transform:translateX(-50%);width:min(680px,calc(100% - 32px));display:grid;grid-template-columns:52px minmax(0,1fr) auto 36px;align-items:center;gap:14px;padding:14px 16px;background:#fff;border:1px solid rgba(6,31,62,.12);border-radius:20px;box-shadow:0 20px 60px rgba(6,31,62,.25);color:#061f3e}
.tfv-pwa-install[hidden]{display:none!important}.tfv-pwa-install img{border-radius:14px}.tfv-pwa-install strong,.tfv-pwa-install span{display:block}.tfv-pwa-install span{margin-top:3px;font-size:13px;color:#66758a}.tfv-pwa-install__action{border:0;border-radius:999px;background:#e2a93b;color:#061f3e;font-weight:800;padding:11px 18px;cursor:pointer}.tfv-pwa-install__close{border:0;background:transparent;color:#65758b;font-size:26px;line-height:1;cursor:pointer}
@media (max-width:900px){.tfv-pwa-install{bottom:calc(84px + env(safe-area-inset-bottom));grid-template-columns:46px minmax(0,1fr) 34px;padding:12px;border-radius:18px}.tfv-pwa-install img{width:46px;height:46px}.tfv-pwa-install__action{grid-column:2/3;justify-self:start;margin-top:4px;padding:9px 16px}.tfv-pwa-install__close{grid-column:3;grid-row:1;align-self:start}.tfv-pwa-install span{font-size:12px}}
@media (display-mode:standalone){body{padding-top:env(safe-area-inset-top)}.tfv-topbar{padding-top:max(0px,env(safe-area-inset-top))}.tfv-pwa-install{display:none!important}}

/* FASE UX-C3.2 · Instalación inteligente por dispositivo */
.tfv-pwa-install__copy{min-width:0}.tfv-pwa-install__never{display:inline-block;margin-top:6px;padding:0;border:0;background:transparent;color:#8a6a25;font:700 11px/1.3 inherit;text-decoration:underline;cursor:pointer}.tfv-pwa-install.is-ios .tfv-pwa-install__action{background:#0b315c;color:#fff}.tfv-pwa-ios-guide{position:fixed;inset:0;z-index:10050;display:grid;place-items:end center;padding:18px;background:rgba(2,17,35,.58);backdrop-filter:blur(5px)}.tfv-pwa-ios-guide[hidden]{display:none!important}.tfv-pwa-ios-guide__card{position:relative;width:min(470px,100%);padding:26px 22px calc(24px + env(safe-area-inset-bottom));border-radius:26px 26px 18px 18px;background:#fff;color:#061f3e;box-shadow:0 25px 80px rgba(0,0,0,.35);text-align:center}.tfv-pwa-ios-guide__card>img{border-radius:18px;box-shadow:0 8px 24px rgba(6,31,62,.18)}.tfv-pwa-ios-guide h2{margin:14px 0 18px;font-size:24px}.tfv-pwa-ios-guide ol{display:grid;gap:12px;margin:0;padding:0;list-style:none;text-align:left}.tfv-pwa-ios-guide li{display:grid;grid-template-columns:34px 1fr;gap:11px;align-items:start;padding:12px;border:1px solid #e6ebf1;border-radius:15px;background:#f8fafc}.tfv-pwa-ios-guide li>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e2a93b;color:#061f3e;font-weight:900}.tfv-pwa-ios-guide li div{padding-top:5px;font-size:14px;line-height:1.45}.tfv-pwa-ios-guide__done{width:100%;margin-top:18px;padding:13px 18px;border:0;border-radius:999px;background:#e2a93b;color:#061f3e;font-weight:900;cursor:pointer}.tfv-pwa-ios-guide__close{position:absolute;top:12px;right:14px;width:38px;height:38px;border:0;border-radius:50%;background:#eef2f6;color:#566579;font-size:26px;cursor:pointer}body.tfv-pwa-guide-open{overflow:hidden}
body.tfv-pwa-install-visible .tfv-tba-launch{transform:translateY(-96px)}
@media(max-width:900px){.tfv-pwa-install{bottom:calc(92px + env(safe-area-inset-bottom));width:calc(100% - 20px);grid-template-columns:42px minmax(0,1fr) auto 28px;gap:9px;padding:10px}.tfv-pwa-install img{width:42px;height:42px}.tfv-pwa-install__action{grid-column:auto;grid-row:auto;margin:0;padding:9px 12px}.tfv-pwa-install__close{grid-column:auto;grid-row:auto}.tfv-pwa-install strong{font-size:13px}.tfv-pwa-install span{font-size:11px;line-height:1.3}.tfv-pwa-install__never{font-size:10px}body.tfv-pwa-install-visible .tfv-tba-launch{transform:translateY(-132px)}}
@media(max-width:420px){.tfv-pwa-install{grid-template-columns:38px minmax(0,1fr) 28px}.tfv-pwa-install img{width:38px;height:38px}.tfv-pwa-install__action{grid-column:2;justify-self:start}.tfv-pwa-install__close{grid-column:3;grid-row:1}.tfv-pwa-ios-guide{padding:10px}.tfv-pwa-ios-guide__card{padding-inline:17px}.tfv-pwa-ios-guide h2{font-size:21px}}
@media(prefers-reduced-motion:reduce){body.tfv-pwa-install-visible .tfv-tba-launch{transition:none!important}}

/* UX-C3.3 — Instalación Premium PWA */
.tfv-install-card{position:fixed;left:50%;bottom:24px;z-index:10020;display:grid;grid-template-columns:48px minmax(0,1fr) auto 36px;align-items:center;gap:12px;width:min(620px,calc(100% - 28px));padding:12px 14px;background:rgba(255,255,255,.98);border:1px solid rgba(7,34,64,.12);border-radius:20px;box-shadow:0 20px 55px rgba(5,31,60,.24);color:#071f3c;transform:translateX(-50%);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}
.tfv-install-card[hidden]{display:none!important}.tfv-install-card__icon{display:block;width:48px;height:48px;border-radius:14px;box-shadow:0 7px 18px rgba(6,31,61,.18)}.tfv-install-card__content{min-width:0}.tfv-install-card__content strong,.tfv-install-card__content span{display:block}.tfv-install-card__content strong{font-size:15px;line-height:1.2}.tfv-install-card__content span{margin-top:3px;color:#65748a;font-size:12px;line-height:1.35}.tfv-install-card__action{min-height:42px;padding:0 18px;border:0;border-radius:999px;background:#dfa93d;color:#071f3c;font:800 13px/1 inherit;cursor:pointer;white-space:nowrap}.tfv-install-card.is-ios .tfv-install-card__action{background:#0b315c;color:#fff}.tfv-install-card__close{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#eef2f6;color:#5f6d80;font-size:24px;line-height:1;cursor:pointer}
.tfv-install-sheet{position:fixed;inset:0;z-index:11000}.tfv-install-sheet[hidden]{display:none!important}.tfv-install-sheet__backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(2,16,32,.62);opacity:0;transition:opacity .22s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.tfv-install-sheet__panel{position:absolute;left:50%;bottom:0;width:min(520px,100%);max-height:min(88vh,760px);overflow:auto;padding:12px 22px calc(22px + env(safe-area-inset-bottom));border-radius:28px 28px 0 0;background:#fff;color:#071f3c;box-shadow:0 -24px 70px rgba(0,0,0,.28);transform:translate(-50%,105%);transition:transform .24s cubic-bezier(.2,.7,.2,1);outline:0}.tfv-install-sheet.is-open .tfv-install-sheet__backdrop{opacity:1}.tfv-install-sheet.is-open .tfv-install-sheet__panel{transform:translate(-50%,0)}.tfv-install-sheet__handle{width:44px;height:5px;margin:0 auto 12px;border-radius:999px;background:#d9e0e8}.tfv-install-sheet__close{position:absolute;top:16px;right:16px;display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:50%;background:#eef2f6;color:#536277;font-size:26px;line-height:1;cursor:pointer}.tfv-install-sheet__brand{display:flex;align-items:center;gap:14px;padding-right:44px}.tfv-install-sheet__brand img{width:64px;height:64px;border-radius:18px;box-shadow:0 9px 24px rgba(6,31,62,.18)}.tfv-install-sheet__brand span{display:block;color:#b37d1e;font-size:11px;font-weight:900;letter-spacing:.11em}.tfv-install-sheet__brand h2{margin:4px 0 0;font-size:24px;line-height:1.12}.tfv-install-sheet__intro{margin:18px 0;color:#65748a;font-size:14px;line-height:1.5}.tfv-install-steps{display:grid;gap:10px}.tfv-install-step{display:grid;grid-template-columns:34px minmax(0,1fr) 34px;align-items:center;gap:11px;padding:13px;border:1px solid #e4eaf1;border-radius:17px;background:#f8fafc}.tfv-install-step__number{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e2aa3d;color:#071f3c;font-weight:900}.tfv-install-step strong,.tfv-install-step small{display:block}.tfv-install-step strong{font-size:14px;line-height:1.3}.tfv-install-step small{margin-top:3px;color:#6c798b;font-size:12px;line-height:1.4}.tfv-install-step__symbol{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#e9f0f7;color:#0b315c;font-size:20px;font-weight:900}.tfv-install-sheet__done{width:100%;min-height:48px;margin-top:16px;border:0;border-radius:999px;background:#e2aa3d;color:#071f3c;font-weight:900;cursor:pointer}.tfv-install-sheet__never{display:block;margin:12px auto 0;padding:6px 10px;border:0;background:transparent;color:#6c798b;font-weight:700;text-decoration:underline;cursor:pointer}body.tfv-install-sheet-open{overflow:hidden}body.tfv-install-sheet-open .tfv-tba-launch{visibility:hidden!important;pointer-events:none!important}body.tfv-install-card-visible .tfv-tba-launch{transform:translateY(-88px)}
@media(max-width:900px){.tfv-install-card{bottom:calc(86px + env(safe-area-inset-bottom));grid-template-columns:42px minmax(0,1fr) auto 32px;gap:9px;width:calc(100% - 20px);padding:10px 11px;border-radius:17px}.tfv-install-card__icon{width:42px;height:42px;border-radius:12px}.tfv-install-card__content strong{font-size:13px}.tfv-install-card__content span{font-size:11px}.tfv-install-card__action{min-height:38px;padding:0 13px;font-size:12px}.tfv-install-card__close{width:30px;height:30px;font-size:22px}body.tfv-install-card-visible .tfv-tba-launch{transform:translateY(-118px)}}
@media(max-width:420px){.tfv-install-card{grid-template-columns:40px minmax(0,1fr) 30px}.tfv-install-card__icon{width:40px;height:40px}.tfv-install-card__action{grid-column:2;justify-self:start;min-height:36px}.tfv-install-card__close{grid-column:3;grid-row:1}.tfv-install-sheet__panel{padding-inline:16px}.tfv-install-sheet__brand h2{font-size:21px}.tfv-install-step{grid-template-columns:32px minmax(0,1fr);padding:12px}.tfv-install-step__number{width:32px;height:32px}.tfv-install-step__symbol{display:none}}
@media(display-mode:standalone){.tfv-install-card,.tfv-install-sheet{display:none!important}}
@media(prefers-reduced-motion:reduce){.tfv-install-sheet__backdrop,.tfv-install-sheet__panel{transition:none!important}}


/* FASE UX-C3.4 — Compatibilidad y diagnóstico PWA */
.tfv-pwa-diagnostics{margin:16px 0 4px;padding:14px;border:1px solid #dce5ef;border-radius:18px;background:#f7f9fc;display:grid;gap:8px}
.tfv-pwa-diagnostics[hidden]{display:none!important}
.tfv-pwa-diagnostic{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:8px 4px;border-bottom:1px solid #e5ebf2;font-size:13px;color:#53657b}
.tfv-pwa-diagnostic:last-child{border-bottom:0}
.tfv-pwa-diagnostic strong{min-width:38px;text-align:center;padding:4px 8px;border-radius:999px;font-size:12px}
.tfv-pwa-diagnostic .is-ok{color:#087a50;background:#dbf6e9}
.tfv-pwa-diagnostic .is-pending{color:#8a5c00;background:#fff0c8}
@media (min-width:901px){.tfv-install-card{max-width:430px;right:24px;left:auto}.tfv-install-sheet__panel{max-width:640px;left:50%;right:auto;transform:translate(-50%,105%);border-radius:28px 28px 0 0}.tfv-install-sheet.is-open .tfv-install-sheet__panel{transform:translate(-50%,0)}}
