:root{--navy:#071d2f;--navy2:#0b2941;--teal:#0a7377;--teal2:#0e8587;--gold:#d8ad5a;--ivory:#f8f6f1;--paper:#fffefb;--ink:#132b39;--muted:#61727c;--line:#dce5e6;--shadow:0 24px 70px rgba(7,29,47,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1160px,calc(100% - 44px));margin-inline:auto}.announcement{background:var(--navy);color:#b8c8cf;font-size:11px}.announcement .shell{min-height:35px;display:flex;align-items:center;justify-content:space-between}.announcement a{color:white;font-weight:800}.site-header{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(7,29,47,.08);background:rgba(255,254,251,.96);backdrop-filter:blur(14px)}.header-inner{min-height:78px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:13px 13px 13px 4px;background:linear-gradient(145deg,var(--teal2),var(--navy2));color:white;box-shadow:0 10px 24px rgba(7,29,47,.18);font-family:Georgia,serif;font-weight:700}.brand>span:last-child{display:flex;flex-direction:column;gap:2px}.brand strong{color:var(--navy);font-family:Georgia,serif;font-size:20px}.brand small{color:var(--muted);font-size:8px;letter-spacing:.12em;text-transform:uppercase}.header-inner nav{display:flex;gap:25px;margin-left:auto}.header-inner nav a{color:#415761;font-size:12px;font-weight:800}.button{min-height:47px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid transparent;border-radius:10px 10px 10px 3px;font-size:12px;font-weight:900;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.button:hover{transform:translateY(-2px)}.button-dark{min-height:40px;background:var(--navy2);color:white}.button-primary{background:var(--teal);color:white;box-shadow:0 13px 30px rgba(10,115,119,.23)}.button-primary:hover{background:#075f63}.button-gold{background:var(--gold);color:var(--navy)}.button-light{background:white;color:var(--navy)}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 12%,rgba(216,173,90,.14),transparent 29%),linear-gradient(108deg,#fbfaf6,#f3f5f1 60%,#e4efed)}.hero-grid-pattern{position:absolute;inset:0;opacity:.35;background-image:linear-gradient(rgba(10,115,119,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(10,115,119,.07) 1px,transparent 1px);background-size:70px 70px;mask-image:linear-gradient(to right,transparent,#000)}.hero-grid{position:relative;z-index:2;min-height:650px;display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:center;padding-block:72px}.kicker{display:inline-block;color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.17em;text-transform:uppercase}.kicker-light{color:#7bd1cb}.hero h1,.section-heading h2,.dark-section h2,.faq h2,.contact-band h2,.tool-hero h1,.success-panel h2,.legal-page h1,.portal-card h1{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em}.hero h1{max-width:670px;margin:20px 0;font-size:clamp(49px,5.7vw,75px);line-height:.98;color:var(--navy)}.hero h1 em{color:var(--teal);font-style:normal}.hero-grid>div:first-of-type>p{max-width:620px;margin:0;color:#536874;font-size:16px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:25px;margin-top:31px}.hero-actions>a:last-child{padding-bottom:4px;border-bottom:1px solid #9aabad;font-size:12px;font-weight:800}.trust{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:#60727b;font-size:10px;font-weight:800}.trust span{padding:8px 10px;border-radius:99px;background:rgba(255,255,255,.74)}.hero-card{position:relative;overflow:hidden;padding:31px;border:1px solid rgba(255,255,255,.65);border-radius:24px 24px 24px 8px;background:rgba(255,255,255,.92);box-shadow:var(--shadow)}.hero-card>span{color:var(--teal);font-size:8px;font-weight:900;letter-spacing:.14em}.hero-card>strong{display:block;margin:8px 0 24px;color:var(--navy);font-family:Georgia,serif;font-size:30px}.hero-card>div{display:grid;grid-template-columns:20px 1fr auto;gap:9px;align-items:center;padding:15px 0;border-top:1px solid var(--line)}.hero-card i{width:13px;height:13px;border:2px solid #d2dcdd;border-radius:50%}.hero-card i.done{border:4px solid #479678}.hero-card i.active{border:4px solid var(--teal)}.hero-card b{font-size:11px}.hero-card small{color:var(--muted);font-size:9px}.hero-card>p{margin:19px -31px -31px;padding:16px 31px;background:var(--navy);color:#c4d1d6;font-size:10px}.metrics{background:var(--navy);color:white}.metrics .shell{display:grid;grid-template-columns:repeat(3,1fr)}.metrics .shell>div{min-height:108px;display:flex;align-items:center;gap:16px;padding:22px 34px;border-right:1px solid rgba(255,255,255,.1)}.metrics .shell>div:first-child{padding-left:0}.metrics .shell>div:last-child{border-right:0}.metrics b{color:var(--gold);font-family:Georgia,serif;font-size:27px;font-weight:400}.metrics span{display:flex;flex-direction:column;gap:4px}.metrics strong{font-size:12px}.metrics small{color:#93a7af;font-size:10px}.section{padding-block:105px}.section-heading{max-width:750px;margin-bottom:43px}.section-heading h2,.dark-section h2,.faq h2,.contact-band h2{margin:13px 0 15px;color:var(--navy);font-size:45px}.section-heading p,.dark-section p,.faq .split>div:first-child>p{color:var(--muted);font-size:14px;line-height:1.75}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.public-card{min-height:335px;display:flex;flex-direction:column;padding:29px;border:1px solid var(--line);border-radius:17px 17px 17px 5px;background:white;box-shadow:0 16px 40px rgba(7,29,47,.06);transition:transform .16s ease,border-color .16s ease}.public-card:hover{transform:translateY(-4px);border-color:#a5ceca}.public-card>span{width:42px;height:42px;display:grid;place-items:center;margin-bottom:25px;border-radius:12px 12px 12px 4px;background:#e3f2f0;color:var(--teal);font-size:10px;font-weight:900}.public-card small{color:var(--teal);font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.public-card h3{margin:10px 0;color:var(--navy);font-family:Georgia,serif;font-size:24px}.public-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.public-card>b{margin-top:auto;padding-top:24px;color:var(--teal);font-size:10px}.dark-section{background:var(--navy);color:white}.split{display:grid;grid-template-columns:.9fr 1.1fr;gap:95px;align-items:start}.dark-section h2{color:white}.dark-section p{color:#9db0b8}.dark-section ol{margin:0;padding:0;list-style:none}.dark-section li{display:grid;grid-template-columns:52px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid rgba(255,255,255,.1)}.dark-section li>span{color:var(--gold);font-family:Georgia,serif;font-size:25px}.dark-section li b{font-size:15px}.dark-section li p{margin:7px 0 0;font-size:12px}.faq{background:#f6f8f7}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;justify-content:space-between;padding:20px 0;color:var(--navy);font-family:Georgia,serif;font-size:17px;font-weight:600;cursor:pointer}.faq-list summary::after{content:"+";color:var(--teal);font-family:Arial,sans-serif}.faq-list details[open] summary::after{content:"×"}.faq-list p{margin:-5px 38px 21px 0;color:var(--muted);font-size:12px;line-height:1.75}.contact-band{padding:0 0 82px}.contact-band>.shell{min-height:270px;display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center;padding:52px 60px;border-radius:24px 24px 24px 7px;background:var(--teal);color:white}.contact-band small{color:#9bddd8;font-size:9px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.contact-band h2{max-width:610px;margin-bottom:0;color:white}.contact-band>.shell>div:last-child{display:flex;flex-direction:column;align-items:center;gap:15px}.contact-phone{color:white;font-size:12px;font-weight:800;border-bottom:1px solid rgba(255,255,255,.5)}footer{padding:65px 0 25px;background:var(--navy);color:white}.footer-grid{display:grid;grid-template-columns:1.8fr .7fr .7fr;gap:65px}.brand-footer strong{color:white}.brand-footer small{color:#7f969f}.footer-grid>div:first-child>p{max-width:430px;color:#8299a3;font-size:11px;line-height:1.7}.footer-grid>div:nth-child(n+2){display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer-grid h3{margin:2px 0 10px;color:#e7ce94;font-size:9px;letter-spacing:.13em;text-transform:uppercase}.footer-grid>div:nth-child(n+2) a{color:#a5b5bc;font-size:10px}.legal{display:flex;justify-content:space-between;gap:35px;margin-top:45px;padding-top:23px;border-top:1px solid rgba(255,255,255,.1);color:#6e858f;font-size:8px}.legal p{max-width:740px;margin:0;line-height:1.6}.floating-wa{position:fixed;z-index:40;right:20px;bottom:20px;min-height:48px;display:flex;align-items:center;gap:9px;padding:7px 14px 7px 7px;border:1px solid rgba(255,255,255,.5);border-radius:99px;background:#168a58;color:white;box-shadow:0 14px 34px rgba(7,29,47,.25)}.floating-wa b{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:white;color:#168a58;font-size:9px}.floating-wa span{font-size:10px;font-weight:800}.tool-hero{padding:72px 0;background:linear-gradient(120deg,#eef6f4,#fbf9f4)}.tool-hero-grid{display:grid;grid-template-columns:1fr 320px;gap:60px;align-items:center}.tool-hero h1{max-width:760px;margin:14px 0;color:var(--navy);font-size:48px}.tool-hero p{max-width:760px;margin:0;color:var(--muted);font-size:14px;line-height:1.7}.tool-hero aside,.download-card{min-height:112px;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:22px;border:1px solid #c8dedb;border-radius:15px 15px 15px 5px;background:rgba(255,255,255,.8);box-shadow:0 14px 35px rgba(7,29,47,.06)}.tool-hero aside::before{content:"✓";width:30px;height:30px;display:grid;place-items:center;border-radius:9px;background:#dcefeb;color:var(--teal);font-size:11px;font-weight:900}.tool-hero aside strong{font-size:12px}.tool-hero aside span{color:var(--muted);font-size:9px;line-height:1.5}.tool-content{padding-block:45px 100px}.download-card{display:grid;grid-template-columns:45px 1fr 20px}.download-card>b{width:44px;height:44px;display:grid;place-items:center;border-radius:10px;background:#f0dfd8;color:#a7523f;font-size:9px}.download-card span{display:flex;flex-direction:column;gap:5px}.download-card span strong{font-size:11px}.download-card span small{color:var(--teal);font-size:9px}.download-card i{color:var(--teal);font-size:19px;font-style:normal}.evaluation-form{overflow:hidden;border:1px solid var(--line);border-radius:19px 19px 19px 6px;background:white;box-shadow:0 18px 55px rgba(7,29,47,.07)}.evaluation-note{padding:20px 26px;border-bottom:1px solid #c2ddda;background:#eaf5f3}.evaluation-note b{display:block;color:var(--teal);font-size:10px;text-transform:uppercase;letter-spacing:.09em}.evaluation-note p{margin:6px 0 0;color:#526e75;font-size:10px;line-height:1.6}.evaluation-progress{display:flex;justify-content:space-between;padding:20px 26px;border-bottom:1px solid var(--line);background:#fafcfc;color:var(--muted);font-size:9px}.evaluation-progress b{color:var(--teal);text-transform:uppercase;letter-spacing:.1em}.evaluation-question{padding:27px;border-bottom:1px solid var(--line)}.evaluation-question header{display:flex;gap:13px}.evaluation-question header>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:9px 9px 9px 3px;background:#e2f1ef;color:var(--teal);font-size:9px;font-weight:900}.evaluation-question h2{margin:0;color:var(--navy);font-family:Georgia,serif;font-size:17px}.evaluation-question header p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.evaluation-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.evaluation-option{min-height:82px;display:flex;gap:9px;padding:14px;border:1px solid var(--line);border-radius:10px 10px 10px 4px;cursor:pointer}.evaluation-option:hover{border-color:#a9cecb}.evaluation-option.selected{border-color:var(--teal);background:#f0f8f7;box-shadow:0 0 0 2px rgba(10,115,119,.07)}.evaluation-option input{position:absolute;opacity:0}.evaluation-option i{width:16px;height:16px;flex:0 0 auto;border:1.5px solid #b6c4c6;border-radius:50%}.evaluation-option.selected i{border:5px solid var(--teal)}.evaluation-option span{display:flex;flex-direction:column;gap:5px}.evaluation-option b{font-size:9px}.evaluation-option small{color:var(--muted);font-size:8px;line-height:1.45}.evaluation-submit{display:flex;justify-content:flex-end;gap:17px;align-items:center;padding:21px 27px;background:#fafcfc}.evaluation-submit small{color:#849399;font-size:8px}.evaluation-error,.form-error{margin:18px;padding:12px 14px;border-radius:9px;background:#fff0ef;color:#a6423e;font-size:10px}.evaluation-result{display:grid;grid-template-columns:260px 1fr;gap:55px;align-items:start;padding:55px;border:1px solid var(--line);border-radius:19px;background:white;box-shadow:0 18px 55px rgba(7,29,47,.07)}.score-ring{--score:0deg;position:sticky;top:115px;width:225px;height:225px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(var(--teal) var(--score),#e3ebeb 0);box-shadow:0 18px 45px rgba(7,29,47,.12)}.score-ring::before{content:"";grid-area:1/1;width:175px;height:175px;border-radius:50%;background:white}.score-ring span{position:relative;grid-area:1/1;display:flex;flex-direction:column;align-items:center;gap:7px}.score-ring strong{color:var(--navy);font-family:Georgia,serif;font-size:49px;font-weight:500}.score-ring small{color:var(--muted);font-size:7px;font-weight:900;text-transform:uppercase}.result-copy>small{color:var(--teal);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.result-copy h2{margin:9px 0 10px;color:var(--navy);font-family:Georgia,serif;font-size:36px;font-weight:500}.result-copy>p{color:var(--muted);font-size:12px;line-height:1.7}.breakdown{display:grid;gap:13px;margin-top:23px;padding:20px;border:1px solid var(--line);border-radius:12px;background:#fafcfc}.breakdown-row{display:grid;grid-template-columns:180px 1fr;gap:15px;align-items:center}.breakdown-row span{display:flex;flex-direction:column;gap:3px}.breakdown-row b{font-size:9px}.breakdown-row small{color:var(--muted);font-size:8px}.breakdown-row>i{overflow:hidden;height:8px;border-radius:99px;background:#e1e9e9}.breakdown-row>i::before{content:"";display:block;width:var(--width);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--teal),#50aaa5)}.recommendations,.alerts{margin-top:15px;padding:17px 19px;border-radius:11px;background:#eef7f5}.alerts{border:1px solid #efc5bc;background:#fff4f1}.recommendations>b,.alerts>b{font-size:10px}.recommendations ul,.alerts ul{display:grid;gap:7px;margin:10px 0 0;padding-left:17px;color:#50666f;font-size:9px;line-height:1.5}.result-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.result-disclaimer{display:block;margin-top:20px;color:#849399;font-size:8px;line-height:1.55}.intake-form{overflow:hidden;padding:0 27px 27px;border:1px solid var(--line);border-radius:18px 18px 18px 6px;background:white;box-shadow:0 18px 55px rgba(7,29,47,.06)}.score-carry{min-height:65px;display:flex;align-items:center;gap:14px;margin:0 -27px;padding:0 27px;border-bottom:1px solid #cde1df;background:#edf7f5}.score-carry>b{color:var(--teal);font-family:Georgia,serif;font-size:23px}.score-carry span{display:flex;flex-direction:column;gap:3px}.score-carry strong{font-size:9px}.score-carry small{color:var(--muted);font-size:8px}.form-section{display:flex;gap:13px;align-items:center;margin:0 -27px;padding:24px 27px 16px;border-top:1px solid var(--line)}.form-section:first-of-type{border-top:0}.form-section>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px 10px 10px 3px;background:#e2f1ef;color:var(--teal);font-size:8px;font-weight:900}.form-section h2{margin:0;color:var(--navy);font-family:Georgia,serif;font-size:18px}.form-section p{margin:3px 0 0;color:var(--muted);font-size:8px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;padding-bottom:25px}.form-grid label,.portal-card form label{display:flex;flex-direction:column;gap:7px;color:#5d7078;font-size:8px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.form-grid label.wide{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea,.portal-card input{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:9px;background:#fbfcfc;color:var(--ink);font:11px Arial,sans-serif;outline:none;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.portal-card input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(10,115,119,.08);background:white}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.consent{display:flex;gap:10px;padding:16px;border:1px solid #cfe1df;border-radius:10px;background:#f1f8f7;color:#48636c;font-size:9px;line-height:1.5}.consent input{accent-color:var(--teal)}.form-submit{display:flex;align-items:center;justify-content:flex-end;gap:20px;margin:21px -27px -27px;padding:20px 27px;border-top:1px solid var(--line);background:#fafcfc}.form-submit>a{color:var(--teal);font-size:9px;font-weight:900}.success-panel{min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;border:1px solid var(--line);border-radius:18px;background:white;text-align:center}.success-panel>i{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:#dff1e9;color:#317b60;font-size:22px;font-style:normal}.success-panel>span{margin-top:15px;color:var(--teal);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.success-panel h2{margin:8px 0;font-size:32px}.success-panel p{margin:0;color:var(--muted);font-size:11px}.success-panel>strong{margin:15px;padding:11px 17px;border:1px dashed #a9cac6;border-radius:9px;color:var(--teal);font-size:16px}.portal{min-height:680px;display:grid;place-items:center;padding:70px 22px;background:linear-gradient(135deg,var(--navy),#0a3d52)}.portal-card{width:min(760px,100%);padding:45px;border-radius:21px 21px 21px 7px;background:white;box-shadow:0 28px 80px rgba(0,0,0,.2)}.portal-card>h1{margin:12px 0 8px;font-size:40px}.portal-card>p{margin:0 0 25px;color:var(--muted);font-size:12px}.portal-card form{display:grid;gap:15px}.portal-card form .button{margin-top:7px}.case-head{padding-bottom:22px;border-bottom:1px solid var(--line)}.case-head>span{color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.1em}.case-head h1{margin:7px 0}.case-head p{margin:0;color:var(--teal);font-size:12px;font-weight:900}.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:20px}.case-grid>div{display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid var(--line);border-radius:10px;background:#fafcfc}.case-grid small,.pending small{color:var(--muted);font-size:8px;text-transform:uppercase}.case-grid b{font-size:11px}.pending{margin:18px 0;padding:17px;border-radius:10px;background:#edf7f5}.pending p{margin:7px 0 0;color:#4e666f;font-size:10px;line-height:1.6}.legal-page{min-height:570px;padding-block:85px}.legal-page h1{margin:13px 0 20px;font-size:48px}.legal-page p{max-width:800px;color:var(--muted);font-size:13px;line-height:1.8}@media(max-width:920px){.header-inner nav{display:none}.header-inner>.button{margin-left:auto}.hero-grid,.tool-hero-grid,.split,.contact-band>.shell{grid-template-columns:1fr}.hero-grid{gap:45px}.hero-card{max-width:620px}.card-grid{grid-template-columns:1fr}.metrics .shell{grid-template-columns:1fr}.metrics .shell>div,.metrics .shell>div:first-child{min-height:85px;padding:18px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.1)}.tool-hero-grid{gap:26px}.tool-hero aside,.download-card{max-width:500px}.evaluation-options{grid-template-columns:1fr}.evaluation-result{grid-template-columns:1fr}.score-ring{position:static}.footer-grid{grid-template-columns:1.5fr .7fr .7fr}}@media(max-width:620px){.shell{width:min(100% - 28px,1160px)}.announcement .shell{justify-content:center}.announcement span{display:none}.header-inner{min-height:68px}.header-inner>.button{display:none}.hero-grid{min-height:auto;padding-block:55px}.hero h1{font-size:46px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.trust{flex-direction:column}.section{padding-block:72px}.section-heading h2,.dark-section h2,.faq h2,.contact-band h2{font-size:36px}.contact-band{padding-bottom:50px}.contact-band>.shell{width:100%;padding:40px 22px;border-radius:0}.contact-band>.shell>div:last-child{align-items:stretch}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.legal{align-items:flex-start;flex-direction:column}.floating-wa{right:12px;bottom:12px;padding:7px}.floating-wa span{display:none}.tool-hero{padding-block:48px}.tool-hero h1{font-size:39px}.tool-content{padding-top:25px}.evaluation-question{padding:21px 17px}.evaluation-note{padding-inline:17px}.evaluation-progress,.evaluation-submit{align-items:flex-start;flex-direction:column;padding-inline:17px}.evaluation-result{padding:32px 20px}.breakdown-row{grid-template-columns:1fr;gap:6px}.intake-form{padding-inline:17px}.score-carry,.form-section{margin-inline:-17px;padding-inline:17px}.form-grid{grid-template-columns:1fr}.form-grid label.wide{grid-column:auto}.form-submit{align-items:stretch;flex-direction:column;margin-inline:-17px;padding-inline:17px;text-align:center}.portal-card{padding:30px 20px}.case-grid{grid-template-columns:1fr}}
/* Presentación comercial USA v2 */
.featured-card{border-color:#7fbdb8;background:linear-gradient(145deg,#fff,#edf8f6);box-shadow:0 22px 55px rgba(10,115,119,.14)}.featured-card>span{background:var(--teal);color:#fff}.admin-access{margin-top:10px;opacity:.55;font-size:8px!important}.admin-access:hover{opacity:1}

/* Experiencia pública v3: mayor legibilidad, confianza y adaptación móvil */
:root{--navy:#08243a;--navy2:#0b304b;--teal:#087f83;--teal2:#0c9294;--gold:#e0b45d;--ivory:#f7f8f6;--paper:#ffffff;--ink:#102b3b;--muted:#586e79;--line:#d7e2e4;--shadow:0 24px 64px rgba(8,36,58,.13)}
body{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#fff}.announcement{font-size:13px}.header-inner{min-height:84px}.brand-mark{width:48px;height:48px}.brand strong{font-size:23px}.brand small{font-size:11px}.header-inner nav a{font-size:15px}.button{min-height:50px;padding-inline:25px;border-radius:12px;font-size:15px}.hero{background:radial-gradient(circle at 12% 12%,rgba(224,180,93,.14),transparent 30%),linear-gradient(112deg,#fff 0%,#f6f8f6 58%,#e9f4f3 100%)}.hero-grid{min-height:620px;gap:90px;padding-block:78px}.hero h1{font-size:clamp(48px,5vw,70px);line-height:1.03}.hero-grid>div:first-of-type>p{font-size:18px;line-height:1.65}.kicker{font-size:12px}.hero-actions>a:last-child{font-size:15px}.trust{font-size:13px}.trust span{padding:9px 13px;border:1px solid rgba(8,127,131,.12)}.hero-card{padding:36px}.hero-card>span{font-size:11px}.hero-card>strong{font-size:34px}.hero-card b{font-size:14px}.hero-card small{font-size:12px}.hero-card>p{margin:20px -36px -36px;padding:18px 36px;font-size:13px}.metrics strong{font-size:14px}.metrics small{font-size:12px}.section-heading p,.dark-section p,.faq .split>div:first-child>p{font-size:16px}.public-card small,.public-card>b{font-size:12px}.public-card h3{font-size:27px}.public-card p{font-size:15px}.dark-section li b{font-size:17px}.dark-section li p,.faq-list p{font-size:14px}.faq-list summary{font-size:19px}.tool-hero{padding:64px 0;background:linear-gradient(125deg,#edf7f6,#fff)}.tool-hero h1{font-size:clamp(38px,4.5vw,56px)}.tool-hero p{font-size:16px}.download-card span strong,.tool-hero aside strong{font-size:14px}.download-card span small,.tool-hero aside span{font-size:12px}.tool-content{max-width:1020px}.intake-form{padding:10px 40px 36px;border-radius:22px;box-shadow:0 24px 65px rgba(8,36,58,.09)}.form-section{margin:0 -40px;padding:34px 40px 20px}.form-section>span{width:42px;height:42px;border-radius:12px;background:var(--navy);color:#fff;font-size:12px}.form-section h2{font-size:24px}.form-section p{font-size:13px}.form-grid{gap:18px;padding-bottom:34px}.form-grid label,.portal-card form label{gap:9px;font-size:13px;letter-spacing:0;text-transform:none;color:#344f5d}.form-grid input,.form-grid select,.form-grid textarea,.portal-card input{min-height:52px;padding:13px 15px;border-radius:11px;font-size:16px;background:#fcfdfd}.form-grid textarea{line-height:1.5}.consent{font-size:14px;padding:18px}.form-submit{margin:25px -40px -36px;padding:24px 40px}.form-submit>a{font-size:13px}.mobile-menu{display:none;margin-left:auto;position:relative}.mobile-menu summary{width:46px;height:46px;display:grid;place-content:center;gap:5px;border:1px solid var(--line);border-radius:11px;cursor:pointer;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{display:block;width:21px;height:2px;background:var(--navy)}.mobile-menu>div{position:absolute;right:0;top:54px;width:230px;display:grid;padding:10px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.mobile-menu>div a{padding:13px;border-radius:8px;font-size:15px;font-weight:700}.mobile-menu>div a:hover{background:#eef7f6;color:var(--teal)}
@media(max-width:920px){.header-inner nav,.header-inner>.button{display:none}.mobile-menu{display:block}.hero-grid{gap:40px}.hero-card{max-width:none}.tool-hero-grid{grid-template-columns:1fr}.tool-hero aside,.download-card{max-width:none}.form-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.shell{width:min(100% - 32px,1160px)}.announcement{font-size:12px}.header-inner{min-height:72px}.brand-mark{width:42px;height:42px}.brand strong{font-size:19px}.brand small{font-size:9px}.hero-grid{padding-block:46px}.hero h1{margin:15px 0;font-size:clamp(39px,12vw,52px)}.hero-grid>div:first-of-type>p{font-size:16px}.hero-card{padding:24px;border-radius:18px}.hero-card>strong{font-size:28px}.hero-card>div{grid-template-columns:18px 1fr;gap:8px}.hero-card small{grid-column:2}.hero-card>p{margin:16px -24px -24px;padding:16px 24px}.trust{display:grid;gap:8px}.section{padding-block:64px}.section-heading h2,.dark-section h2,.faq h2,.contact-band h2{font-size:34px}.public-card{min-height:285px;padding:24px}.tool-hero{padding-block:42px}.tool-hero h1{font-size:38px;line-height:1.08}.tool-hero p{font-size:15px}.tool-content{padding-top:20px}.intake-form{padding:4px 18px 24px;border-radius:16px}.form-section{align-items:flex-start;margin-inline:-18px;padding:28px 18px 17px}.form-section h2{font-size:21px}.form-grid{grid-template-columns:1fr;gap:15px;padding-bottom:27px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}.form-submit{margin:22px -18px -24px;padding:20px 18px}.contact-band>.shell{padding:38px 20px}.floating-wa{bottom:14px}.footer-grid{gap:34px}.legal{font-size:11px}.footer-grid>div:nth-child(n+2) a,.footer-grid>div:first-child>p{font-size:13px}.footer-grid h3{font-size:11px}}.submit-note{margin-right:auto;color:var(--muted);font-size:13px}
:root{--navy:#061a31;--navy2:#0b3159;--teal:#087f83;--teal2:#0d9998;--gold:#f0bd50;--paper:#fff;--ink:#10283a;--muted:#506777;--line:#cad8e2}
.announcement{background:#041426}.site-header{box-shadow:0 10px 32px rgba(6,26,49,.09)}.brand strong{font-size:25px}.header-inner nav a{font-size:16px}.button{min-height:52px;font-size:16px}
.hero{background:radial-gradient(circle at 78% 25%,rgba(20,157,160,.34),transparent 27%),linear-gradient(118deg,#041426 0%,#092a50 62%,#0a6170 130%)}.hero-grid{min-height:680px}.hero h1{max-width:720px;font-size:clamp(52px,5.4vw,78px);line-height:1.01}.hero-grid>div:first-of-type>p{max-width:650px;font-size:20px}.hero-card{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.98)}.hero-card>strong{font-size:37px}.hero-card b{font-size:16px}.hero-card small{font-size:13px}.trust{font-size:14px}.metrics .shell>div{min-height:124px}.metrics strong{font-size:16px}.metrics small{font-size:14px}.section-heading{max-width:820px}.section-heading h2,.dark-section h2,.faq h2,.contact-band h2{font-size:50px}.section-heading p,.dark-section p,.faq .split>div:first-child>p{font-size:18px}.public-card{min-height:350px;padding:34px}.public-card h3{font-size:30px}.public-card p{font-size:16px}.public-card>b{font-size:14px}.dark-section{background:linear-gradient(135deg,#041426,#0a3156)}.contact-band>.shell{box-shadow:0 25px 65px rgba(8,127,131,.24)}
.tool-hero{background:radial-gradient(circle at 80% 20%,rgba(13,153,152,.3),transparent 25%),linear-gradient(125deg,#041426,#103f72)}.tool-hero h1{max-width:800px;font-size:clamp(44px,4.7vw,62px)}.tool-hero p{font-size:18px}.form-grid label{font-size:15px}.form-grid input,.form-grid select,.form-grid textarea{min-height:56px;font-size:17px}.form-section h2{font-size:27px}.form-section p{font-size:14px}
@media(max-width:620px){.brand strong{font-size:20px}.hero-grid{min-height:auto}.hero h1{font-size:clamp(40px,11.5vw,52px)}.hero-grid>div:first-of-type>p{font-size:17px}.hero-card>strong{font-size:30px}.section-heading h2,.dark-section h2,.faq h2,.contact-band h2{font-size:36px}.public-card{min-height:300px;padding:26px}.tool-hero h1{font-size:40px}.tool-hero p{font-size:16px}.form-grid label{font-size:14px}.form-grid input,.form-grid select,.form-grid textarea{font-size:16px}}
/* Corrección final de portada: contraste, proporción y lectura */
.hero{min-height:auto;background:radial-gradient(circle at 82% 22%,rgba(14,159,164,.32),transparent 30%),linear-gradient(118deg,#041426 0%,#08294e 62%,#0b6372 135%)}
.hero-grid{min-height:610px;grid-template-columns:minmax(0,1.04fr) minmax(390px,.86fr);gap:72px;padding-block:68px}
.hero .kicker{color:#67ded8!important;font-size:12px;letter-spacing:.16em}
.hero h1{max-width:690px;margin:18px 0;color:#fff!important;font-size:clamp(48px,4.35vw,66px)!important;line-height:1.02!important;text-shadow:0 2px 18px rgba(0,0,0,.13)}
.hero h1 em{color:#55d4ce!important}
.hero-grid>div:first-of-type>p{max-width:640px;color:#d8e5ed!important;font-size:18px!important;line-height:1.68}
.hero-actions{margin-top:28px}.hero-actions>a:last-child{color:#fff!important;border-color:rgba(255,255,255,.7)!important}
.hero-actions>a:last-child:hover{color:#6fe0da!important}.hero .trust{margin-top:25px;color:#e5eef3!important}.hero .trust span{background:rgba(255,255,255,.1)!important;border:1px solid rgba(255,255,255,.2)!important}
.hero-card{padding:34px;border-radius:22px;background:#fff!important}.hero-card>span{color:#087f83!important}.hero-card>strong{margin:9px 0 23px;color:#071a33!important;font-size:34px}.hero-card b{color:#10283a!important}.hero-card small{color:#536b79!important}.hero-card>p{background:#061a31!important;color:#dbe7ed!important}
@media(max-width:920px){.hero-grid{min-height:auto;grid-template-columns:1fr;gap:36px;padding-block:55px}.hero-card{max-width:680px}.hero h1{font-size:clamp(46px,8vw,62px)!important}}
@media(max-width:620px){.hero-grid{gap:30px;padding-block:42px}.hero h1{font-size:clamp(39px,11vw,48px)!important}.hero-grid>div:first-of-type>p{font-size:17px!important}.hero-card{padding:24px}.hero-card>strong{font-size:28px}.hero-actions{gap:17px}.hero .trust{display:flex;flex-direction:row;overflow-x:auto;padding-bottom:4px}.hero .trust span{flex:0 0 auto}}
/* Andrés Visas v3.4.2 — presentación compacta y evaluación por etapas */
:root{--navy:#061a31;--navy2:#0b3159;--teal:#087f83;--teal2:#0d9998;--gold:#f0bd50;--paper:#fff;--ink:#10283a;--muted:#506777;--line:#d7e1e7;--soft:#f5f8f8;--shadow:0 18px 48px rgba(6,26,49,.10)}
body{background:#fff;color:var(--ink)}
.shell{width:min(1180px,calc(100% - 40px))}
.announcement .shell{min-height:30px}.announcement{font-size:12px}
.header-inner{min-height:74px}.brand-mark{width:43px;height:43px}.brand strong{font-size:21px}.brand small{font-size:9px}.header-inner nav a{font-size:14px}.button{min-height:46px;padding-inline:21px;font-size:14px;border-radius:10px}

/* Portada: menos altura, menos repetición */
.hero-grid{min-height:510px!important;grid-template-columns:minmax(0,1.08fr) minmax(360px,.82fr)!important;gap:58px!important;padding-block:52px!important}
.hero h1{max-width:710px!important;margin:15px 0!important;font-size:clamp(45px,4.4vw,63px)!important;line-height:1.02!important}
.hero-grid>div:first-of-type>p{max-width:620px!important;font-size:17px!important;line-height:1.6!important}
.hero-actions{margin-top:24px!important;gap:20px!important}.hero-actions>a:last-child{font-size:14px!important}
.hero .trust{margin-top:20px!important;gap:9px!important}.hero .trust span{padding:7px 11px!important;font-size:11px!important}
.hero-card{padding:29px!important;border-radius:18px!important}.hero-card>strong{margin:8px 0 18px!important;font-size:28px!important}.hero-card>div{padding:12px 0!important}.hero-card b{font-size:13px!important}.hero-card small{font-size:11px!important}.hero-card>p{margin:15px -29px -29px!important;padding:14px 29px!important;font-size:12px!important}
.service-strip{border-bottom:1px solid rgba(6,26,49,.08);background:#fff}.service-strip .shell{display:grid;grid-template-columns:repeat(3,1fr)}.service-strip .shell>div{min-height:74px;display:flex;align-items:center;gap:12px;padding:15px 28px;border-right:1px solid var(--line)}.service-strip .shell>div:first-child{padding-left:0}.service-strip .shell>div:last-child{border-right:0}.service-strip b{color:var(--teal);font-family:Georgia,serif;font-size:22px;font-weight:500}.service-strip span{color:#5c707b;font-size:12px;font-weight:700;line-height:1.4}
.section{padding-block:70px!important}.section-heading{max-width:730px;margin-bottom:30px!important}.section-heading h2,.faq h2,.contact-band h2{margin:10px 0 12px!important;font-size:clamp(34px,3.6vw,46px)!important}.section-heading p,.faq .split>div:first-child>p{font-size:15px!important;line-height:1.65!important}
.card-grid{gap:14px!important}.public-card{min-height:270px!important;padding:25px!important;border-radius:15px!important;box-shadow:0 12px 30px rgba(6,26,49,.055)!important}.public-card>span{width:38px!important;height:38px!important;margin-bottom:18px!important}.public-card h3{font-size:25px!important}.public-card p{font-size:14px!important;line-height:1.6!important}.public-card>b{padding-top:18px!important;font-size:12px!important}
.home-review{padding:68px 0;background:linear-gradient(135deg,#041426,#0a3156);color:#fff}.review-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:62px;align-items:center}.home-review h2{max-width:540px;margin:10px 0 14px;color:#fff;font-family:Georgia,"Times New Roman",serif;font-size:clamp(34px,3.7vw,47px);font-weight:500;letter-spacing:-.035em;line-height:1.06}.home-review p{max-width:560px;margin:0;color:#a9bbc5;font-size:15px;line-height:1.7}.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.review-grid article{min-height:145px;display:flex;flex-direction:column;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:rgba(255,255,255,.055)}.review-grid b{color:var(--gold);font-family:Georgia,serif;font-size:20px;font-weight:500}.review-grid strong{margin-top:12px;font-size:15px}.review-grid span{margin-top:6px;color:#a9bbc5;font-size:12px;line-height:1.55}
.compact-faq{background:#f6f8f8}.compact-faq .split{gap:68px!important}.faq-list summary{padding:17px 0!important;font-size:17px!important}.faq-list p{margin:-3px 38px 17px 0!important;font-size:13px!important;line-height:1.65!important}
.contact-band{padding:50px 0!important}.contact-band>.shell{min-height:175px!important;grid-template-columns:1.3fr .7fr!important;padding:34px 42px!important;border-radius:18px!important}.contact-band h2{font-size:36px!important}.contact-band>.shell>div:last-child{gap:11px!important}.contact-phone{font-size:11px!important}
footer{padding:48px 0 22px!important}.footer-grid{gap:50px!important}.legal{margin-top:32px!important;padding-top:18px!important;font-size:9px!important}

/* Herramientas públicas */
.compact-tool-hero{padding:44px 0!important}.compact-tool-hero .tool-hero-grid{gap:40px!important}.compact-tool-hero h1{margin:8px 0 10px!important;font-size:clamp(36px,4vw,49px)!important}.compact-tool-hero p{font-size:15px!important;line-height:1.55!important}.compact-tool-hero aside,.compact-tool-hero .download-card{min-height:96px!important;padding:18px!important}.tool-content{max-width:1120px!important;padding-block:28px 64px!important}

/* Evaluación en 5 etapas */
.evaluation-wizard{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow)}
.evaluation-wizard-head{display:grid;grid-template-columns:1fr 220px;gap:28px;align-items:center;padding:24px 28px;border-bottom:1px solid var(--line);background:#fbfcfd}.evaluation-wizard-head small{color:var(--teal);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.evaluation-wizard-head h2{margin:4px 0 3px;color:var(--navy);font-family:Georgia,serif;font-size:27px;font-weight:500}.evaluation-wizard-head p{margin:0;color:var(--muted);font-size:12px}.wizard-progress{height:7px;overflow:hidden;border-radius:99px;background:#e3ebee}.wizard-progress::before{content:"";display:block;width:var(--progress);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--teal),#41aaa6);transition:width .2s ease}
.evaluation-stage-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line);background:#fff}.evaluation-stage-tabs>span{display:flex;align-items:center;justify-content:center;gap:7px;min-height:54px;padding:8px;border-right:1px solid var(--line);color:#87959d}.evaluation-stage-tabs>span:last-child{border-right:0}.evaluation-stage-tabs b{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;background:#eef2f3;color:#6b7d87;font-size:10px}.evaluation-stage-tabs small{font-size:10px;font-weight:800}.evaluation-stage-tabs .active{color:var(--teal);background:#f1f8f7}.evaluation-stage-tabs .active b{background:var(--teal);color:#fff}.evaluation-stage-tabs .done b{background:#dcefea;color:#27785f}
.evaluation-stage-body{padding:4px 28px}.evaluation-question{padding:24px 0!important;border-bottom:1px solid var(--line)!important}.evaluation-question:last-child{border-bottom:0!important}.evaluation-question header>span{width:32px!important;height:32px!important}.evaluation-question h2{font-size:18px!important}.evaluation-question header p{font-size:11px!important;line-height:1.5!important}.evaluation-options{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:9px!important;margin-top:15px!important}.evaluation-option{min-height:74px!important;padding:12px!important;border-radius:10px!important}.evaluation-option b{font-size:11px!important;line-height:1.25}.evaluation-option small{font-size:10px!important;line-height:1.4!important}.evaluation-option i{margin-top:1px}
.wizard-actions{justify-content:space-between!important;padding:18px 28px!important;border-top:1px solid var(--line)}.wizard-back{display:flex;align-items:center}.wizard-back small{color:#849399;font-size:10px}.wizard-secondary{border-color:var(--line)!important;background:#fff!important;color:var(--navy)!important;box-shadow:none!important}.evaluation-error{margin:10px 28px!important;font-size:12px!important}
.evaluation-result{grid-template-columns:220px 1fr!important;gap:42px!important;padding:38px!important;border-radius:18px!important;box-shadow:var(--shadow)!important}.result-score-card{position:sticky;top:110px;display:flex;flex-direction:column;align-items:center;gap:14px}.score-ring{position:static!important;width:190px!important;height:190px!important}.score-ring::before{width:148px!important;height:148px!important}.score-ring strong{font-size:48px!important}.score-ring small{font-size:9px!important}.score-explainer{max-width:190px;color:#72838c;font-size:10px;line-height:1.45;text-align:center}.result-copy>small{font-size:10px!important}.result-copy h2{font-size:34px!important}.result-copy>p{font-size:14px!important;line-height:1.6!important}.breakdown{padding:15px!important}.breakdown-row{grid-template-columns:210px 1fr!important}.breakdown-row b{font-size:11px!important}.breakdown-row small{font-size:9px!important}.recommendations,.alerts{padding:15px 17px!important}.recommendations>b,.alerts>b{font-size:11px!important}.recommendations ul,.alerts ul{font-size:10px!important}.result-actions{align-items:center}.evaluation-transfer{display:inline-flex;margin:0}.result-disclaimer{font-size:9px!important}.priority-result .score-ring{box-shadow:0 0 0 5px rgba(176,68,49,.08),0 18px 45px rgba(7,29,47,.12)}

/* Formulario: compacto y sin duplicar conceptos */
.intake-form{padding:0 30px 28px!important;border-radius:18px!important;box-shadow:var(--shadow)!important}.score-carry{min-height:58px!important;margin:0 -30px!important;padding:0 30px!important}.score-carry>b{font-size:20px!important}.score-carry strong{font-size:11px!important}.score-carry small{font-size:10px!important}.score-carry.priority{border-bottom-color:#efc5bc!important;background:#fff4f1!important}.score-carry.priority>b{color:#a94c3d!important}
.form-section{margin:0 -30px!important;padding:22px 30px 14px!important}.form-section>span{width:36px!important;height:36px!important}.form-section h2{font-size:21px!important}.form-section p{font-size:11px!important}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:13px!important;padding-bottom:24px!important}.form-grid label{gap:7px!important;font-size:12px!important;color:#3f5663!important}.form-grid label.wide{grid-column:1/-1!important}.form-grid input,.form-grid select,.form-grid textarea{min-height:48px!important;padding:11px 12px!important;border-radius:9px!important;font-size:15px!important;background:#fcfdfd!important}.form-grid textarea{line-height:1.45}.consent{padding:14px!important;font-size:12px!important}.form-submit{margin:18px -30px -28px!important;padding:18px 30px!important}.form-submit>a{font-size:12px!important}.success-panel{min-height:390px!important}

@media(max-width:920px){
  .hero-grid{grid-template-columns:1fr!important;gap:28px!important;min-height:auto!important}.hero-card{max-width:none!important}.service-strip .shell{grid-template-columns:1fr}.service-strip .shell>div,.service-strip .shell>div:first-child{min-height:58px;padding:12px 0;border-right:0;border-bottom:1px solid var(--line)}.service-strip .shell>div:last-child{border-bottom:0}.review-layout{grid-template-columns:1fr;gap:34px}.compact-faq .split{grid-template-columns:1fr!important;gap:24px!important}.form-grid{grid-template-columns:1fr 1fr!important}.evaluation-options{grid-template-columns:1fr 1fr!important}.evaluation-result{grid-template-columns:1fr!important}.result-score-card{position:static!important;align-items:flex-start}.score-explainer{text-align:left}.breakdown-row{grid-template-columns:180px 1fr!important}
}

@media(max-width:620px){
  .shell{width:min(100% - 28px,1180px)}.header-inner{min-height:68px}.hero-grid{padding-block:38px!important}.hero h1{font-size:clamp(37px,10.8vw,47px)!important}.hero-grid>div:first-of-type>p{font-size:15px!important}.hero-actions{align-items:stretch!important;flex-direction:column!important;gap:13px!important}.hero-actions .button{width:100%}.hero .trust{display:flex!important;flex-wrap:wrap!important;overflow:visible!important}.hero-card{padding:22px!important}.hero-card>p{margin:13px -22px -22px!important;padding:13px 22px!important}.section{padding-block:50px!important}.section-heading{margin-bottom:24px!important}.section-heading h2,.faq h2{font-size:33px!important}.public-card{min-height:235px!important;padding:21px!important}.home-review{padding:50px 0}.home-review h2{font-size:33px}.review-grid{grid-template-columns:1fr}.review-grid article{min-height:auto}.compact-tool-hero{padding:34px 0!important}.compact-tool-hero h1{font-size:35px!important}.tool-content{padding-block:18px 45px!important}.evaluation-wizard-head{grid-template-columns:1fr;gap:13px;padding:20px 18px}.evaluation-stage-tabs{grid-template-columns:repeat(5,1fr)}.evaluation-stage-tabs>span{min-height:48px;gap:0}.evaluation-stage-tabs small{display:none}.evaluation-stage-tabs b{width:25px;height:25px}.evaluation-stage-body{padding:0 18px}.evaluation-question{padding:20px 0!important}.evaluation-question h2{font-size:17px!important}.evaluation-options{grid-template-columns:1fr!important}.evaluation-option{min-height:68px!important}.wizard-actions{align-items:stretch!important;flex-direction:column-reverse!important;padding:16px 18px!important}.wizard-actions>.button,.wizard-back,.wizard-back>.button{width:100%}.wizard-back small{display:none}.evaluation-error{margin:10px 18px!important}.evaluation-result{padding:25px 18px!important}.result-score-card{align-items:center!important}.score-explainer{text-align:center}.result-copy h2{font-size:29px!important}.breakdown-row{grid-template-columns:1fr!important;gap:7px!important}.result-actions{align-items:stretch;flex-direction:column}.result-actions .button,.evaluation-transfer,.evaluation-transfer .button{width:100%}.intake-form{padding:0 16px 22px!important}.score-carry{margin:0 -16px!important;padding:0 16px!important}.form-section{margin:0 -16px!important;padding:20px 16px 13px!important}.form-grid{grid-template-columns:1fr!important;gap:12px!important}.form-submit{align-items:stretch!important;flex-direction:column!important;margin:16px -16px -22px!important;padding:16px!important}.contact-band{padding:30px 0!important}.contact-band>.shell{width:min(100% - 28px,1180px)!important;min-height:auto!important;padding:28px 22px!important;border-radius:16px!important}.contact-band h2{font-size:30px!important}footer{padding-top:38px!important}
}

/* v3.4.4 — acceso administrativo visible sin competir con el CTA principal */
.header-actions{display:flex;align-items:center;gap:9px}
.button-admin-access{min-height:40px;padding-inline:14px;border:1px solid #bfd0d8;background:#fff;color:var(--navy);box-shadow:none;font-size:12px}
.button-admin-access:hover{border-color:var(--teal);color:var(--teal);background:#f6fbfa}
.mobile-admin-link{margin-top:6px;border-top:1px solid var(--line);color:var(--teal)!important}
@media(max-width:920px){.header-actions{display:none}}


/* v3.4.5 — confianza, WhatsApp real y estados consulares */
.floating-wa{gap:10px!important;padding:7px 14px 7px 7px!important;background:#25D366!important;border-color:rgba(255,255,255,.75)!important;box-shadow:0 14px 34px rgba(7,29,47,.24)!important}
.floating-wa .wa-icon{width:36px!important;height:36px!important;display:grid!important;place-items:center!important;border-radius:50%!important;background:#fff!important}
.floating-wa .wa-icon img{width:21px;height:24px;display:block}
.floating-wa>span{font-size:11px!important;font-weight:900!important;letter-spacing:.01em}
.transparency-note{display:flex;flex-direction:column;gap:6px;margin-top:24px;padding:16px 18px;border-left:4px solid var(--teal);border-radius:0 10px 10px 0;background:#fff;box-shadow:0 8px 22px rgba(6,26,49,.045)}
.transparency-note strong{color:var(--navy);font-size:13px}.transparency-note span{color:var(--muted);font-size:12px;line-height:1.6}
.case-status.approved{color:#24734f!important}.case-status.denied{color:#a0443b!important}
.case-outcome{display:grid;gap:5px;margin:18px 0 0;padding:18px 20px;border:1px solid;border-radius:12px}
.case-outcome small{font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.case-outcome strong{font-family:Georgia,serif;font-size:28px;font-weight:500}.case-outcome p{margin:0;font-size:10px;line-height:1.6}
.case-outcome.approved{border-color:#b9ddcb;background:#edf8f2;color:#286b50}.case-outcome.denied{border-color:#ecc7bf;background:#fff3f1;color:#98483f}.case-outcome.pending{border-color:#d9e1e5;background:#f7fafb;color:#365766}
@media(max-width:620px){
  .header-inner{min-height:64px!important}.brand-mark{width:40px!important;height:40px!important}.brand strong{font-size:18px!important}
  .hero-grid{padding-top:32px!important;padding-bottom:34px!important}.hero h1{margin-top:12px!important;line-height:1.04!important}.hero-actions{margin-top:20px!important}
  .hero .trust span{padding:6px 9px!important;font-size:10px!important}.hero-card{margin-top:2px}
  .floating-wa{right:12px!important;bottom:12px!important;padding:7px!important}.floating-wa .wa-icon{width:40px!important;height:40px!important}.floating-wa .wa-icon img{width:23px;height:26px}.floating-wa>span{display:none!important}
  .transparency-note{margin-top:18px}.case-outcome{padding:16px}.case-outcome strong{font-size:25px}
}
/* Andrés Visas v3.5.0 — ajustes estables de presentación y accesibilidad */
[hidden]{display:none!important}
.privacy-hint{margin:18px 0 0;color:#6a7c86;font-size:12px;line-height:1.55}
.consent a{color:inherit;text-decoration:underline;text-underline-offset:2px}
.conditional-section{display:contents}
.public-card:not(a){cursor:default}
.public-card:not(a) b{color:var(--teal,#0a8587)}
.legal-page h2{margin:30px 0 8px;color:#0a2b43;font-size:18px}.legal-page p{max-width:900px;line-height:1.75}
.case-outcome.pending strong{font-size:clamp(18px,2vw,24px)}
.header-actions{gap:9px}.button-admin-access{white-space:nowrap}
.floating-wa .wa-icon img{width:25px;height:25px;display:block}
.honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media (max-width:760px){
  .announcement{display:none}
  .site-header{position:sticky;top:0;z-index:50}
  .header-inner{min-height:76px;padding-top:8px;padding-bottom:8px}
  .brand-mark{width:52px;height:52px}
  .brand strong{font-size:25px}.brand small{font-size:10px;letter-spacing:.14em}
  .hero{padding-top:42px!important}.hero h1{margin-top:6px!important}
  .hero-actions{gap:12px!important}.hero-actions .button{width:100%}
  .trust{gap:8px!important}.trust span{font-size:12px!important;padding:8px 11px!important}
  .home-process{padding-top:54px!important;padding-bottom:54px!important}
  .section-heading{margin-bottom:26px!important}
  .hero-card{margin-top:28px!important}
  .floating-wa{right:16px!important;bottom:16px!important}
  .floating-wa span{display:none!important}
}

/* Andrés Visas v3.5.2 — corrección de contraste en encabezados internos */
.tool-hero,
.compact-tool-hero{
  color:#fff;
}
.tool-hero .kicker,
.compact-tool-hero .kicker{
  color:#69e0db!important;
}
.tool-hero h1,
.compact-tool-hero h1{
  color:#ffffff!important;
  text-shadow:0 1px 1px rgba(0,0,0,.08);
}
.tool-hero p,
.compact-tool-hero p{
  color:#d8e6eb!important;
}
.tool-hero .download-card{
  color:var(--ink);
  background:rgba(255,255,255,.94);
  border-color:rgba(255,255,255,.7);
}
.tool-hero .download-card strong{color:var(--navy)!important}
.tool-hero .download-card small{color:var(--teal)!important}

@media(max-width:620px){
  .tool-hero h1,.compact-tool-hero h1{font-size:35px!important;line-height:1.08!important}
  .tool-hero p,.compact-tool-hero p{font-size:15px!important;line-height:1.55!important}
}

/* v3.6 · formulario y consulta */
.form-progress{position:sticky;top:82px;z-index:12;margin:-6px 0 26px;padding:14px 16px;background:rgba(255,255,255,.97);border:1px solid #dce7ec;border-radius:16px;box-shadow:0 10px 28px rgba(10,39,62,.08);backdrop-filter:blur(8px)}
.form-progress>div:first-child{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:9px}.form-progress span{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#527080}.form-progress b{font-size:13px;color:#0a2841}.form-progress-track{height:7px;background:#e7eff2;border-radius:99px;overflow:hidden}.form-progress-track i{display:block;height:100%;width:12.5%;background:#0c8f92;border-radius:99px;transition:width .22s ease}.form-save-line{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:8px}.form-save-line small{font-size:12px;color:#637985}.form-save-line button{border:0;background:transparent;color:#0b7f83;font-weight:700;font-size:12px;cursor:pointer;padding:2px 0}
.public-case-timeline{margin:22px 0;padding:18px;border:1px solid #dbe6ea;border-radius:16px;background:#f9fbfc}.public-case-timeline>small{display:block;margin-bottom:14px;font-weight:800;color:#5d737f;text-transform:uppercase;letter-spacing:.08em}.public-case-timeline>div{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}.public-case-timeline span{display:flex;flex-direction:column;gap:7px;align-items:center;text-align:center;font-size:11px;color:#7d8c94}.public-case-timeline i{width:12px;height:12px;border-radius:50%;border:2px solid #cbd8dd;background:#fff}.public-case-timeline .done i{background:#4e9e7d;border-color:#4e9e7d}.public-case-timeline .active i{background:#0c8f92;border-color:#0c8f92;box-shadow:0 0 0 4px rgba(12,143,146,.12)}.public-case-timeline .done b,.public-case-timeline .active b{color:#163347}.public-case-timeline b{font-weight:700}
@media(max-width:760px){.form-progress{top:76px;margin:0 0 20px}.public-case-timeline>div{grid-template-columns:1fr}.public-case-timeline span{flex-direction:row;text-align:left}.form-save-line{align-items:flex-start;flex-direction:column}.site-header nav{display:none}}

/* v3.6 · confianza institucional */
.about-page{max-width:1040px}
.legal-lead{font-size:1.12rem;line-height:1.75;max-width:820px}
.about-principles{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:30px 0}
.about-principles article{padding:24px;border:1px solid #dbe5eb;border-radius:18px;background:#fff;box-shadow:0 14px 35px rgba(5,31,54,.06)}
.about-principles strong{display:block;font-family:Georgia,serif;font-size:1.35rem;color:#09223a;margin-bottom:8px}
.about-principles p{margin:0;color:#52697a;line-height:1.65}
.independence-box{padding:24px 26px;border-radius:18px;background:#071f36;color:#fff;margin:28px 0}
.independence-box strong{display:block;color:#57d4d1;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;margin-bottom:8px}
.independence-box p{margin:0;color:#e4eef5;line-height:1.65}
.legal-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
@media(max-width:720px){.about-principles{grid-template-columns:1fr}}

/* v3.7 · marca, confianza y SEO */
.brand-mark.brand-logo{overflow:hidden;padding:4px;background:#fff;border:1px solid #dbe5e7}.brand-mark.brand-logo img{display:block;width:100%;height:100%;object-fit:contain;border-radius:9px}.brand-footer .brand-mark.brand-logo{background:#fff}
.section-heading.centered{margin-inline:auto;text-align:center}.client-confidence{background:#fff}.confidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.confidence-grid article{min-height:215px;padding:26px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbfa);box-shadow:0 14px 35px rgba(7,29,47,.05)}.confidence-grid article>span{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#e4f3f1;color:var(--teal);font-size:10px;font-weight:900}.confidence-grid h3{margin:18px 0 9px;color:var(--navy);font-family:Georgia,serif;font-size:23px}.confidence-grid p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}.center-action{display:flex;justify-content:center;margin-top:28px}.button-outline{border-color:#b9ced0;background:#fff;color:var(--navy)}
.simple-page-hero{padding:76px 0 62px;background:linear-gradient(120deg,#f4f8f6,#fbf8f1)}.simple-page-hero h1{max-width:820px;margin:14px 0 12px;color:var(--navy);font-family:Georgia,serif;font-size:clamp(42px,5vw,64px);font-weight:500;line-height:1.02;letter-spacing:-.035em}.simple-page-hero p{max-width:760px;margin:0;color:var(--muted);font-size:16px;line-height:1.7}.faq-page{background:#fff}.faq-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:60px;align-items:start}.faq-side-card{position:sticky;top:110px;padding:28px;border-radius:20px;background:var(--navy);color:#fff;box-shadow:var(--shadow)}.faq-side-card>span{color:#6bd4cf;font-size:10px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.faq-side-card h2{margin:10px 0 12px!important;color:#fff!important;font-size:32px!important}.faq-side-card p{margin:0 0 22px;color:#b9c8cf;font-size:13px;line-height:1.7}.faq-side-card .button{width:100%}.faq-side-card .text-link{display:block;margin-top:16px;color:#d9e6e9;font-size:12px;font-weight:800;text-align:center}
@media(max-width:900px){.confidence-grid{grid-template-columns:1fr}.faq-page-grid{grid-template-columns:1fr}.faq-side-card{position:static}.header-inner nav{gap:14px}.header-inner nav a{font-size:11px}}
@media(max-width:620px){.simple-page-hero{padding:50px 0 38px}.simple-page-hero h1{font-size:38px}.simple-page-hero p{font-size:14px}.confidence-grid article{min-height:auto;padding:22px}}
.faq-more-link{display:inline-flex;margin-top:18px;color:var(--teal);font-size:12px;font-weight:900;border-bottom:1px solid #9fc7c7;padding-bottom:4px}

/* v3.7 · contacto y presencia de marca */
.contact-page{padding-top:48px!important}.contact-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px}.contact-options article{background:#fff;border:1px solid #dce6ec;border-radius:20px;padding:28px;box-shadow:0 16px 42px rgba(5,31,55,.06)}.contact-options article small{display:block;color:#07888e;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px}.contact-options article h2{font-size:27px;margin:0 0 10px;color:#071d34}.contact-options article p{color:#556b78;line-height:1.7;margin:0 0 20px}.contact-options .button{display:inline-flex}.brand-logo img{display:block;width:100%;height:100%;object-fit:contain}
@media(max-width:850px){.contact-options{grid-template-columns:1fr}.contact-page{padding-top:28px!important}}
