/* HOME mockup literal: primera parte tipo imagen, sin eliminar el contenido original */
html body{background:#050b0d!important;color:#f7f7f3!important;}
body .lg-hero,body .lg-trust-strip,body .lg-crm-audit-section,body .lg-results-section{display:none!important;}
.legalia-header-scope .site-header{position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:9999!important;width:100%!important;max-width:none!important;height:58px!important;padding:0 38px!important;background:rgba(5,8,10,.78)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;border:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:none!important;border-radius:0!important;display:flex!important;align-items:center!important;gap:24px!important;}
.legalia-header-scope .site-header.is-scrolled{background:rgba(5,8,10,.92)!important;box-shadow:0 18px 44px rgba(0,0,0,.28)!important;}
.legalia-header-scope .brand{background:#fff!important;border-radius:999px!important;width:auto!important;height:34px!important;padding:0 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 24px rgba(0,0,0,.18)!important;}
.legalia-header-scope .brand-logo-img{width:74px!important;height:auto!important;object-fit:contain!important;filter:none!important;}
.legalia-header-scope .main-nav{flex:1!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:26px!important;}
.legalia-header-scope .nav-link,.legalia-header-scope .nav-dropdown-toggle{color:#fff!important;font-weight:800!important;font-size:13px!important;letter-spacing:-.01em!important;background:transparent!important;border:0!important;padding:0!important;text-decoration:none!important;}
.legalia-header-scope .nav-dropdown-toggle:after{content:'⌄';font-size:12px;margin-left:6px;color:rgba(255,255,255,.75)}
.legalia-header-scope .nav-home{display:none!important;}
.legalia-header-scope .header-actions{display:flex!important;align-items:center!important;gap:12px!important;}
.legalia-header-scope .phone{height:32px!important;padding:0 15px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.34)!important;background:rgba(0,0,0,.20)!important;color:#fff!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;}
.legalia-header-scope .header-wa{display:none!important;}
.legalia-header-scope .header-cta{height:34px!important;padding:0 20px!important;border-radius:999px!important;border:0!important;background:linear-gradient(135deg,#ffd341,#f3aa19)!important;color:#121212!important;font-size:13px!important;font-weight:950!important;text-decoration:none!important;display:inline-flex!important;align-items:center!important;box-shadow:0 12px 24px rgba(255,191,40,.20)!important;}
.lg-mock-home{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:radial-gradient(circle at 20% 0%,rgba(31,179,131,.12),transparent 35%),#050b0d;color:#fff;overflow:hidden;}
.lg-mock-shell{width:min(1180px,calc(100% - 84px));margin:0 auto;}
.lg-mock-hero{position:relative;min-height:392px;padding:90px 0 28px;background:#081012;overflow:hidden;}
.lg-mock-hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,11,13,.98) 0%,rgba(5,11,13,.90) 34%,rgba(5,11,13,.44) 62%,rgba(5,11,13,.20) 100%);z-index:1;}
.lg-mock-hero:after{content:"";position:absolute;inset:auto 0 0 0;height:150px;background:linear-gradient(180deg,transparent,#050b0d 92%);z-index:1;}
.lg-mock-hero-bg{position:absolute;inset:0;background:url('/assets/img/mock-hero-viaducto.png') center right/cover no-repeat;filter:saturate(1.05) contrast(1.05);}
.lg-mock-hero-inner{position:relative;z-index:2;max-width:690px;}
.lg-mock-pill{display:inline-flex;align-items:center;gap:9px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:#fff;font-size:12px;line-height:1;font-weight:950;text-transform:uppercase;letter-spacing:.12em;box-shadow:0 10px 32px rgba(0,0,0,.24);}
.lg-mock-pill i{width:7px;height:7px;border-radius:99px;background:#1fc777;box-shadow:0 0 0 4px rgba(31,199,119,.12);display:block;}
.lg-mock-title{margin:18px 0 7px;font-size:clamp(42px,6vw,62px);line-height:.91;letter-spacing:-.075em;font-weight:950;color:#f7f7f3;text-shadow:0 4px 24px rgba(0,0,0,.35);}
.lg-mock-title em{display:block;font-size:clamp(25px,3.2vw,35px);line-height:1.02;color:#ffd338;font-style:italic;font-weight:950;letter-spacing:-.055em;margin-top:5px;text-shadow:0 2px 16px rgba(0,0,0,.25);}
.lg-mock-desc{margin:0;max-width:650px;font-size:15.5px;line-height:1.42;color:rgba(255,255,255,.92);font-weight:650;text-shadow:0 2px 14px rgba(0,0,0,.45);}
.lg-mock-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:20px;}
.lg-mock-btn{min-height:44px;padding:0 23px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:13px;font-weight:950;border:1px solid transparent;white-space:nowrap;}
.lg-mock-btn.green{background:linear-gradient(135deg,#1fd773,#0db55f);color:#fff;box-shadow:0 15px 30px rgba(14,188,96,.30);}
.lg-mock-btn.gold{background:linear-gradient(135deg,#ffd94f,#f0ac1f);color:#111;box-shadow:0 15px 28px rgba(255,198,45,.24);}
.lg-mock-btn.dark{background:rgba(0,0,0,.26);border-color:rgba(255,255,255,.42);color:#fff;}
.lg-mock-proof{position:relative;z-index:5;margin-top:-8px;}
.lg-mock-proof-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-radius:12px;background:linear-gradient(135deg,rgba(255,255,255,.09),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.15);box-shadow:0 18px 52px rgba(0,0,0,.30);backdrop-filter:blur(16px);overflow:hidden;}
.lg-mock-proof-item{display:grid;grid-template-columns:52px 1fr;gap:13px;align-items:center;min-height:75px;padding:14px 18px;border-right:1px solid rgba(255,255,255,.16);}
.lg-mock-proof-item:last-child{border-right:0;}
.lg-mock-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(31,199,119,.14);border:1px solid rgba(31,199,119,.26);color:#eaf8ea;font-weight:950;font-size:19px;}
.lg-mock-proof-item:nth-child(even) .lg-mock-icon{background:rgba(255,205,50,.14);border-color:rgba(255,205,50,.28);color:#ffd338;}
.lg-mock-proof-item strong{display:block;font-size:15px;line-height:1.1;color:#fff;margin-bottom:4px;}
.lg-mock-proof-item span{font-size:12px;color:rgba(255,255,255,.72);font-weight:650;}
.lg-mock-section{padding:16px 0 0;}
.lg-mock-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 10px;}
.lg-mock-head h2{margin:0;color:#fff;font-size:26px;line-height:1.02;letter-spacing:-.05em;font-weight:950;}
.lg-mock-head p{margin:4px 0 0;color:rgba(255,255,255,.78);font-size:13px;font-weight:600;}
.lg-mock-link{color:#ffd338;text-decoration:none;font-weight:950;font-size:13px;white-space:nowrap;}
.lg-mock-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;}
.lg-mock-case{border-radius:11px;padding:14px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.13);box-shadow:0 14px 34px rgba(0,0,0,.22);display:grid;grid-template-columns:86px 1fr 76px;gap:12px;align-items:center;min-height:156px;}
.lg-mock-case img{width:74px;height:62px;object-fit:cover;border-radius:8px;display:block;}
.lg-mock-tag{display:inline-flex;padding:4px 7px;border-radius:999px;background:rgba(31,199,119,.18);color:#86ffb8;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;}
.lg-mock-case h3{font-size:16px;line-height:1.02;margin:0 0 2px;color:#fff;letter-spacing:-.035em;}
.lg-mock-case small{display:block;color:rgba(255,255,255,.76);font-size:12px;margin-bottom:8px;font-weight:650;}
.lg-mock-value{font-size:12px;color:rgba(255,255,255,.65);line-height:1.3;margin-top:5px;}
.lg-mock-value strong{color:#fff;font-size:13px;}
.lg-mock-bar{height:10px;border-radius:999px;background:rgba(255,255,255,.08);overflow:hidden;margin-top:4px;}
.lg-mock-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#45d455,#78e657);}
.lg-mock-percent{border-left:1px solid rgba(255,255,255,.2);padding-left:14px;color:#ffd338;font-size:24px;line-height:.95;font-weight:950;letter-spacing:-.06em;}
.lg-mock-percent span{display:block;font-size:11px;line-height:1.1;letter-spacing:-.02em;margin-top:4px;color:#ffd338;}
.lg-mock-types{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;}
.lg-mock-type{position:relative;min-height:128px;border-radius:10px;overflow:hidden;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.15);box-shadow:0 12px 32px rgba(0,0,0,.24);display:flex;align-items:flex-end;}
.lg-mock-type:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,11,10,.92),rgba(3,11,10,.56));z-index:1;}
.lg-mock-type img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.02) brightness(.92);}
.lg-mock-type-content{position:relative;z-index:2;padding:18px;display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;}
.lg-mock-type .lg-mock-icon{background:linear-gradient(135deg,#22bf71,#0a8e4a);border:0;color:#fff;}
.lg-mock-type strong{display:block;color:#fff;font-size:16px;line-height:1.05;margin-bottom:4px;}
.lg-mock-type span{font-size:12px;line-height:1.25;color:rgba(255,255,255,.88);font-weight:650;}
.lg-mock-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;position:relative;}
.lg-mock-steps:before{content:"";position:absolute;left:7%;right:7%;top:50%;height:1px;background:linear-gradient(90deg,transparent,rgba(38,208,119,.40),transparent);}
.lg-mock-step{position:relative;border-radius:10px;padding:16px 16px 15px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.13);min-height:74px;display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;box-shadow:0 12px 30px rgba(0,0,0,.18);}
.lg-mock-num{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#169f56;color:#fff;font-size:12px;font-weight:950;}
.lg-mock-step strong{display:block;font-size:13px;line-height:1.1;color:#fff;margin-bottom:4px;}
.lg-mock-step span{display:block;font-size:11px;line-height:1.25;color:rgba(255,255,255,.73);font-weight:600;}
.lg-mock-split{display:grid;grid-template-columns:1.08fr .92fr;gap:12px;}
.lg-mock-info,.lg-mock-faq{border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.035));border:1px solid rgba(255,255,255,.13);overflow:hidden;box-shadow:0 14px 34px rgba(0,0,0,.22);min-height:184px;}
.lg-mock-info{display:grid;grid-template-columns:1fr 230px;}
.lg-mock-info-copy{padding:21px 22px;}
.lg-mock-info h2,.lg-mock-faq h2{font-size:23px;line-height:1.03;letter-spacing:-.045em;margin:0 0 10px;color:#fff;}
.lg-mock-info p{font-size:13px;line-height:1.45;color:rgba(255,255,255,.79);margin:0 0 12px;font-weight:600;}
.lg-mock-checks{display:grid;gap:5px;margin:0;padding:0;list-style:none;}
.lg-mock-checks li{font-size:12px;color:rgba(255,255,255,.88);font-weight:650;}
.lg-mock-checks li:before{content:'✓';display:inline-grid;place-items:center;width:16px;height:16px;margin-right:7px;border-radius:50%;background:#20bf66;color:#fff;font-size:10px;font-weight:950;}
.lg-mock-info-img{background:url('/assets/img/mock-hoja-aprecio.png') center/cover no-repeat;min-height:100%;}
.lg-mock-faq{padding:20px 22px;}
.lg-mock-faq details{border-bottom:1px solid rgba(255,255,255,.10);}
.lg-mock-faq summary{cursor:pointer;list-style:none;padding:10px 0;color:#fff;font-size:13px;font-weight:850;display:flex;justify-content:space-between;gap:15px;}
.lg-mock-faq summary:after{content:'⌄';color:rgba(255,255,255,.75);}
.lg-mock-faq p{margin:0 0 11px;color:rgba(255,255,255,.72);font-size:12.5px;line-height:1.4;}
.lg-mock-cta{margin:12px 0 16px;border-radius:12px;background:linear-gradient(135deg,rgba(22,112,63,.70),rgba(7,31,22,.92));border:1px solid rgba(34,209,117,.28);box-shadow:0 18px 52px rgba(0,0,0,.28);padding:16px 32px 15px;display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;align-items:center;}
.lg-mock-cta h2{margin:0;color:#fff;font-size:28px;line-height:1.03;letter-spacing:-.055em;font-weight:950;}
.lg-mock-cta h2 span{display:block;color:#ffd338;}
.lg-mock-cta-points{display:flex;gap:26px;margin-top:16px;color:#fff;font-size:12px;font-weight:850;}
.lg-mock-form{display:grid;grid-template-columns:1fr 1fr;gap:8px;}
.lg-mock-form input,.lg-mock-form select,.lg-mock-form textarea{width:100%;border:0;border-radius:5px;background:#fff;color:#111;font-size:12px;padding:11px 12px;font-family:inherit;outline:none;}
.lg-mock-form textarea{grid-column:1/3;min-height:56px;resize:vertical;}
.lg-mock-form .privacy{grid-column:1/2;color:rgba(255,255,255,.70);font-size:10px;line-height:1.25;display:flex;gap:6px;align-items:flex-start;}
.lg-mock-form .privacy a{color:#fff;}
.lg-mock-form-actions{grid-column:2/3;display:grid;gap:8px;}
.lg-mock-form button,.lg-mock-form .wa-submit{border:0;border-radius:9px;min-height:39px;font-size:12px;font-weight:950;font-family:inherit;text-decoration:none;display:flex;align-items:center;justify-content:center;cursor:pointer;}
.lg-mock-form .wa-submit{background:linear-gradient(135deg,#21d772,#0eb75f);color:#fff;}
.lg-mock-form button{background:linear-gradient(135deg,#ffd94f,#f0ac1f);color:#111;}
@media(max-width:1100px){.lg-mock-shell{width:min(100% - 34px,1180px)}.lg-mock-cases{grid-template-columns:1fr}.lg-mock-case{grid-template-columns:84px 1fr 76px}.lg-mock-types{grid-template-columns:repeat(2,1fr)}.lg-mock-steps{grid-template-columns:repeat(2,1fr);gap:12px}.lg-mock-steps:before{display:none}.lg-mock-split,.lg-mock-cta{grid-template-columns:1fr}.legalia-header-scope .main-nav{display:none!important}.legalia-header-scope .site-header{padding:0 18px!important}.legalia-header-scope .mobile-nav-toggle{display:flex!important;margin-left:auto!important}.legalia-header-scope .header-actions{display:none!important}}
@media(max-width:680px){.lg-mock-hero{padding-top:86px;min-height:560px}.lg-mock-title{font-size:42px}.lg-mock-actions{display:grid}.lg-mock-proof-grid,.lg-mock-types,.lg-mock-steps{grid-template-columns:1fr}.lg-mock-proof-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.12)}.lg-mock-case{grid-template-columns:70px 1fr}.lg-mock-percent{grid-column:1/3;border-left:0;border-top:1px solid rgba(255,255,255,.14);padding:12px 0 0}.lg-mock-info{grid-template-columns:1fr}.lg-mock-info-img{min-height:170px}.lg-mock-form{grid-template-columns:1fr}.lg-mock-form textarea,.lg-mock-form .privacy,.lg-mock-form-actions{grid-column:1}.lg-mock-cta{padding:18px}.lg-mock-cta-points{flex-direction:column;gap:8px}.lg-mock-head{display:block}.lg-mock-link{display:inline-block;margin-top:8px}}

/* Correccion v2: menos apelmazado, banner unico y sin repetir bloques ya incluidos en el mockup inicial */
body .lg-method-sticky-section,
body .lg-crm-audit-section,
body .lg-results-section,
body .lg-types-section,
body .lg-appraisal-section,
body .lg-faq-premium-dark,
body .lg-cta-email-full-width{display:none!important;}

.lg-mock-home{background:radial-gradient(circle at 18% -8%,rgba(31,179,131,.13),transparent 34%),#050b0d!important;}
.lg-mock-shell{width:min(1240px,calc(100% - 92px))!important;}
.lg-mock-hero{min-height:clamp(560px,72vh,760px)!important;padding:118px 0 82px!important;display:flex!important;align-items:center!important;}
.lg-mock-hero:before{background:linear-gradient(90deg,rgba(5,11,13,.98) 0%,rgba(5,11,13,.92) 31%,rgba(5,11,13,.54) 60%,rgba(5,11,13,.18) 100%)!important;}
.lg-mock-hero:after{height:190px!important;background:linear-gradient(180deg,transparent 0%,rgba(5,11,13,.74) 68%,#050b0d 100%)!important;}
.lg-mock-hero-inner{max-width:760px!important;}
.lg-mock-title{margin:22px 0 16px!important;font-size:clamp(54px,6.6vw,84px)!important;line-height:.89!important;letter-spacing:-.08em!important;}
.lg-mock-title em{font-size:clamp(32px,3.7vw,48px)!important;line-height:.98!important;margin-top:12px!important;}
.lg-mock-desc{font-size:clamp(16px,1.25vw,19px)!important;line-height:1.48!important;max-width:720px!important;}
.lg-mock-actions{gap:16px!important;margin-top:28px!important;}
.lg-mock-btn{min-height:50px!important;padding:0 26px!important;font-size:14px!important;}
.lg-mock-proof{margin-top:-48px!important;margin-bottom:18px!important;}
.lg-mock-proof-grid{border-radius:20px!important;}
.lg-mock-proof-item{min-height:92px!important;padding:20px 22px!important;}
.lg-mock-section{padding:44px 0 0!important;}
.lg-mock-head{margin-bottom:20px!important;}
.lg-mock-head h2{font-size:clamp(30px,3vw,42px)!important;}
.lg-mock-head p{font-size:15px!important;margin-top:7px!important;}
.lg-mock-cases{gap:22px!important;}
.lg-mock-case{min-height:184px!important;border-radius:18px!important;padding:18px!important;grid-template-columns:92px 1fr 92px!important;gap:15px!important;}
.lg-mock-case img{width:84px!important;height:72px!important;border-radius:12px!important;}
.lg-mock-case h3{font-size:18px!important;}
.lg-mock-types{gap:18px!important;}
.lg-mock-type{min-height:156px!important;border-radius:18px!important;}
.lg-mock-type-content{padding:22px!important;}
.lg-mock-steps{gap:18px!important;}
.lg-mock-step{min-height:104px!important;border-radius:18px!important;padding:20px!important;grid-template-columns:40px 1fr!important;}
.lg-mock-step strong{font-size:15px!important;}
.lg-mock-step span{font-size:12.5px!important;line-height:1.35!important;}
.lg-mock-split{gap:20px!important;}
.lg-mock-info,.lg-mock-faq{border-radius:20px!important;min-height:240px!important;}
.lg-mock-info{grid-template-columns:1fr 285px!important;}
.lg-mock-info-copy,.lg-mock-faq{padding:28px!important;}
.lg-mock-info h2,.lg-mock-faq h2{font-size:clamp(25px,2.4vw,34px)!important;margin-bottom:14px!important;}
.lg-mock-info p{font-size:15px!important;}
.lg-mock-checks{gap:8px!important;}
.lg-mock-checks li{font-size:13.5px!important;}
.lg-mock-faq summary{font-size:14.5px!important;padding:13px 0!important;}
.lg-mock-cta{margin:26px 0 44px!important;border-radius:22px!important;padding:28px 34px!important;gap:30px!important;}
.lg-mock-cta h2{font-size:clamp(30px,3.2vw,44px)!important;}
.lg-mock-form{gap:11px!important;}
.lg-mock-form input,.lg-mock-form select,.lg-mock-form textarea{border-radius:10px!important;font-size:13px!important;padding:13px 14px!important;}
.lg-mock-form textarea{min-height:76px!important;}
.lg-mock-form button,.lg-mock-form .wa-submit{min-height:44px!important;border-radius:12px!important;font-size:13px!important;}

@media(max-width:1180px){
  .lg-mock-shell{width:min(100% - 46px,1240px)!important;}
  .lg-mock-hero{min-height:620px!important;padding-top:108px!important;}
  .lg-mock-title{font-size:clamp(48px,6vw,68px)!important;}
  .lg-mock-title em{font-size:clamp(28px,3.5vw,40px)!important;}
  .lg-mock-cases{grid-template-columns:1fr!important;}
  .lg-mock-case{grid-template-columns:96px 1fr 100px!important;}
  .lg-mock-types{grid-template-columns:repeat(2,1fr)!important;}
}
@media(max-width:760px){
  .lg-mock-shell{width:min(100% - 28px,1240px)!important;}
  .lg-mock-hero{min-height:640px!important;padding:100px 0 70px!important;align-items:flex-start!important;}
  .lg-mock-title{font-size:44px!important;}
  .lg-mock-title em{font-size:29px!important;}
  .lg-mock-actions{display:grid!important;}
  .lg-mock-proof{margin-top:-24px!important;}
  .lg-mock-proof-grid,.lg-mock-types,.lg-mock-steps{grid-template-columns:1fr!important;}
  .lg-mock-case{grid-template-columns:78px 1fr!important;}
  .lg-mock-percent{grid-column:1/3!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.14)!important;padding:14px 0 0!important;}
  .lg-mock-info{grid-template-columns:1fr!important;}
  .lg-mock-info-img{min-height:210px!important;}
  .lg-mock-split,.lg-mock-cta{grid-template-columns:1fr!important;}
  .lg-mock-form{grid-template-columns:1fr!important;}
  .lg-mock-form textarea,.lg-mock-form .privacy,.lg-mock-form-actions{grid-column:1!important;}
}
