:root{--navy:#0D1B3D;--teal:#00A896;--yellow:#FFC107;--blue:#1E6BD6;--red:#E63946;--bg:#f5f8fb;--line:#dfe7ee;--muted:#65748b;--white:#fff;--shadow:0 18px 45px rgba(13,27,61,.08)}*{box-sizing:border-box}body{margin:0;font-family:Arial,"Helvetica Neue",sans-serif;color:var(--navy);background:var(--bg);font-size:15px}.colombia-rail{position:fixed;z-index:50;right:0;top:0;bottom:0;width:10px;display:flex}.colombia-rail span{flex:1}.colombia-rail span:nth-child(1){background:var(--yellow)}.colombia-rail span:nth-child(2){background:var(--blue)}.colombia-rail span:nth-child(3){background:var(--red)}a{color:var(--blue);text-decoration:none}h1{font-size:clamp(30px,4vw,48px);margin:.2em 0;letter-spacing:-.03em}h2{margin:.2em 0 16px}.shell{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.sidebar{background:var(--navy);padding:26px 20px;display:flex;flex-direction:column;color:#fff;position:sticky;top:0;height:100vh}.brand{display:block;background:#fff;border-radius:16px;padding:10px}.brand img{width:100%;display:block}.sidebar nav{display:grid;gap:8px;margin-top:28px}.sidebar nav a{color:#dce7ff;padding:12px 14px;border-radius:12px}.sidebar nav a:hover{background:rgba(255,255,255,.08);color:#fff}.sidefoot{margin-top:auto;display:grid;gap:12px;color:#98a6bd}.linkbtn{border:0;background:transparent;color:#fff;padding:0;cursor:pointer}.main{min-width:0}.topbar{height:80px;background:#fff;border-bottom:1px solid var(--line);padding:15px 36px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10}.topbar strong{font-size:18px}.subtitle{display:block;font-size:12px;color:var(--muted);margin-top:4px}.made{border:1px solid var(--line);padding:10px 14px;border-radius:999px}.page{padding:34px;max-width:1450px;margin:auto}.hero{display:flex;justify-content:space-between;gap:30px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px;box-shadow:var(--shadow);overflow:hidden;position:relative}.hero:after{content:"";position:absolute;right:-80px;bottom:-100px;width:260px;height:180px;background:linear-gradient(120deg,var(--teal),#fff);opacity:.1;border-radius:50%}.hero p{max-width:720px;color:var(--muted);font-size:17px;line-height:1.65}.eyebrow{color:var(--teal);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:.12em}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:13px 18px;font-weight:800;cursor:pointer}.primary{background:var(--teal);color:#fff}.secondary{border:1px solid var(--teal);color:var(--teal);background:#fff}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0}.stat{background:#fff;border:1px solid var(--line);padding:22px;border-radius:18px}.stat b{display:block;font-size:27px}.stat span{color:var(--muted)}.stat.accent{background:var(--navy);color:#fff}.stat.accent span{color:#bfcbe0}.panel{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;margin:20px 0;box-shadow:0 8px 24px rgba(13,27,61,.04)}.panel.narrow{max-width:760px;margin:0 auto}.panelhead{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px}.form{display:grid;gap:16px}.form label{display:grid;gap:7px;font-weight:700}.form input,.form select{width:100%;border:1px solid #cbd7e2;border-radius:12px;padding:13px 14px;font:inherit;background:#fff}.form small{color:var(--muted);font-weight:400}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:flex-start;gap:10px!important}.check input{width:auto!important;margin-top:3px}.notice{background:#eefaf8;border-left:4px solid var(--teal);padding:18px;border-radius:12px;margin:18px 0;line-height:1.6}.tablewrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{padding:14px 10px;text-align:left;border-bottom:1px solid var(--line)}td small{display:block;color:var(--muted);margin-top:3px}.badge{background:#eaf8f5;color:#087e72;padding:6px 10px;border-radius:999px;font-size:12px;font-weight:800}.empty{padding:35px;text-align:center;color:var(--muted);background:#f8fafc;border:1px dashed #cbd7e2;border-radius:14px}.roadmap{margin-top:28px}.steps{display:flex;flex-wrap:wrap;gap:10px}.steps div{padding:10px 14px;border:1px solid var(--line);border-radius:999px;background:#fff}.steps .done{background:#e9f8f5;border-color:#bceade;color:#087e72}.casehead{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.casepill{background:var(--navy);color:#fff;padding:14px 20px;border-radius:16px}.casepill span{display:block;font-size:11px;color:#bdc8dc}.twocol{display:grid;grid-template-columns:1fr 1fr;gap:20px}.checklist{display:grid;gap:12px}.checklist div{padding:12px 14px;background:#f7f9fb;border-radius:12px}.checklist .done{color:#087e72;background:#eaf8f5}.docgrid{display:grid;gap:10px}.doc{display:grid;grid-template-columns:44px 1fr auto;gap:14px;align-items:center;padding:14px;border:1px solid var(--line);border-radius:14px}.docicon{width:44px;height:44px;border-radius:12px;background:#eaf8f5;color:var(--teal);display:grid;place-items:center;font-size:22px}.doc span,.doc small{display:block;color:var(--muted);margin-top:4px}.alert{padding:14px 18px;border-radius:12px;margin-bottom:18px}.alert.success{background:#e8f8f3;color:#087e72}.alert.error{background:#fff0f1;color:#a1222c}.authmain{min-height:100vh;display:grid;place-items:center;padding:40px;background:radial-gradient(circle at 20% 20%,#e9f8f5,transparent 35%),linear-gradient(135deg,#fff,#f5f8fb)}.authbrand{position:absolute;top:40px;left:40px}.authbrand img{width:260px}.authcard{width:min(470px,100%);background:#fff;border:1px solid var(--line);border-radius:24px;padding:36px;box-shadow:var(--shadow)}.legalmini{font-size:12px;line-height:1.5;color:var(--muted);margin-top:22px}.install{max-width:900px;margin:40px auto;padding:35px}.install>img{width:300px}.checks{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}.checks div{padding:8px 11px;border-radius:999px;font-size:12px}.checks .ok{background:#e8f8f3;color:#087e72}.checks .bad{background:#fff0f1;color:#b22}.installform{background:#fff;border:1px solid var(--line);padding:28px;border-radius:20px}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:900px){.shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.sidebar nav{grid-template-columns:repeat(2,1fr)}.sidefoot{margin-top:20px}.topbar{position:static;padding:15px 20px}.page{padding:20px}.stats{grid-template-columns:1fr 1fr}.hero{align-items:flex-start;flex-direction:column}.twocol{grid-template-columns:1fr}.authbrand{position:static;margin-bottom:20px}.authmain{display:block}.authcard{margin:20px auto}.grid2{grid-template-columns:1fr}.made{display:none}}

/* v0.1.2 · Premium installer */
.installer-page{min-height:100vh;background:linear-gradient(145deg,#eef7f6 0%,#f8fafc 45%,#eef2f8 100%);color:var(--navy)}
.installer-page:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 8% 12%,rgba(0,168,150,.12),transparent 26%),radial-gradient(circle at 90% 6%,rgba(30,107,214,.10),transparent 25%)}
.installer-shell{position:relative;z-index:1;width:min(1180px,calc(100% - 38px));margin:36px auto 70px;display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.55fr);gap:24px;align-items:start}
.installer-hero{position:sticky;top:28px;background:linear-gradient(160deg,#0D1B3D 0%,#112957 65%,#0d3b55 100%);color:#fff;border-radius:30px;padding:32px;min-height:640px;box-shadow:0 24px 70px rgba(13,27,61,.20);overflow:hidden}
.installer-hero:after{content:"";position:absolute;width:340px;height:340px;border-radius:50%;right:-150px;bottom:-140px;background:linear-gradient(135deg,rgba(0,168,150,.55),rgba(255,193,7,.15));filter:blur(2px)}
.installer-brand-card{display:flex;flex-direction:column;align-items:flex-start;gap:14px;position:relative;z-index:2}
.installer-logo{width:min(100%,320px);background:#fff;border-radius:20px;padding:12px;box-shadow:0 10px 28px rgba(0,0,0,.16)}
.version-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.15);font-size:12px;font-weight:800;color:#dfe8ff}
.installer-copy{margin-top:58px;position:relative;z-index:2}
.installer-copy .eyebrow{color:#63dfd2}
.installer-copy h1{font-size:clamp(34px,4vw,56px);line-height:1.02;margin:12px 0 18px;color:#fff}
.installer-copy p{font-size:16px;line-height:1.7;color:#c9d6ee;margin:0}
.installer-progress{display:flex;align-items:center;margin-top:56px;position:relative;z-index:2}
.progress-step{display:grid;place-items:center;gap:7px;min-width:56px;color:#8fa2c4;font-size:11px;font-weight:700;text-align:center}
.progress-step b{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.20);background:rgba(255,255,255,.07);color:#c4d1e8}
.progress-step.active{color:#fff}.progress-step.active b{background:var(--teal);color:#fff;border-color:var(--teal);box-shadow:0 0 0 5px rgba(0,168,150,.14)}
.progress-line{height:1px;flex:1;background:rgba(255,255,255,.15);margin:0 6px 22px}
.installer-panel{background:#fff;border:1px solid rgba(13,27,61,.08);border-radius:30px;padding:34px;box-shadow:0 22px 65px rgba(13,27,61,.10)}
.installer-section-head,.section-title-row,.install-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}
.installer-section-head h2,.section-title-row h3,.install-summary h3{margin:4px 0 6px}.installer-section-head p,.section-title-row p,.install-summary p{margin:0;color:var(--muted);line-height:1.55}
.status-summary,.section-badge{white-space:nowrap;padding:8px 11px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.status-summary.ready{background:#e8f8f3;color:#087e72}.status-summary.warning{background:#fff5db;color:#9a6a00}.section-badge{background:#eef4ff;color:#285ea8}
.requirement-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:20px 0 28px}.requirement-card{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:14px;border:1px solid var(--line);background:#fbfcfe;font-weight:800;font-size:13px}.requirement-icon{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;font-size:13px}.requirement-card.is-ok{border-color:#c9ebe4;background:#f2fbf8;color:#087e72}.requirement-card.is-ok .requirement-icon{background:#d7f4ed}.requirement-card.is-bad{border-color:#f3c7cc;background:#fff7f7;color:#a1222c}.requirement-card.is-bad .requirement-icon{background:#fee4e7}
.premium-form{display:grid;gap:18px}.form-section{display:grid;grid-template-columns:46px 1fr;gap:16px;padding:24px;border:1px solid var(--line);border-radius:22px;background:#fff}.section-number{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--navy);color:#fff;font-size:16px;font-weight:900}.section-content{min-width:0}.section-title-row{margin-bottom:18px}.premium-form label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#243557}.premium-form input{width:100%;border:1px solid #cfd9e4;border-radius:13px;padding:13px 14px;background:#fbfcfe;color:var(--navy);font:inherit;outline:none;transition:.2s border-color,.2s box-shadow,.2s background}.premium-form input:focus{border-color:var(--teal);box-shadow:0 0 0 4px rgba(0,168,150,.10);background:#fff}.premium-form input::placeholder{color:#9aa8bb}.premium-form small{font-weight:500;color:var(--muted)}
.password-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end;margin-top:14px}.password-input-wrap{position:relative}.password-input-wrap input{padding-right:74px}.icon-button{position:absolute;right:8px;top:50%;transform:translateY(-50%);border:0;background:#eef3f7;color:#405474;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:900;cursor:pointer}.test-connection{min-height:46px}.install-summary{align-items:center;margin-top:2px;padding:24px;border-radius:22px;background:linear-gradient(135deg,#0D1B3D,#12305f);color:#fff}.install-summary .eyebrow{color:#63dfd2}.install-summary h3{font-size:24px}.install-summary p{color:#c7d3e8;max-width:610px}.install-cta{min-width:205px;min-height:50px;box-shadow:0 10px 28px rgba(0,168,150,.26)}.install-cta:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.installer-security-note{font-size:12px;line-height:1.6;color:var(--muted);margin:18px 4px 0}.installer-security-note code{background:#eef2f7;padding:3px 6px;border-radius:6px;color:#32445f}
@media(max-width:980px){.installer-shell{grid-template-columns:1fr;width:min(760px,calc(100% - 28px));margin-top:22px}.installer-hero{position:relative;top:auto;min-height:auto}.installer-copy{margin-top:32px}.installer-progress{margin-top:34px}.installer-panel{padding:24px}}
@media(max-width:620px){.installer-shell{width:min(100% - 20px,760px);margin:12px auto 40px}.installer-hero,.installer-panel{border-radius:22px;padding:20px}.installer-logo{width:100%}.installer-copy h1{font-size:36px}.installer-progress{overflow:auto;padding-bottom:8px}.installer-section-head,.section-title-row,.install-summary{flex-direction:column}.requirement-grid,.grid2,.password-row{grid-template-columns:1fr}.form-section{grid-template-columns:1fr;padding:18px}.section-number{width:38px;height:38px}.install-cta{width:100%}}
/* v0.1.5 · Centro de actualizaciones */
.update-hero{background:linear-gradient(135deg,#fff 0%,#f7fbfb 60%,#eef8f7 100%)}
.version-card{min-width:190px;background:var(--navy);color:#fff;border-radius:20px;padding:22px 24px;box-shadow:var(--shadow)}.version-card span{display:block;color:#bfcbe0;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.version-card b{display:block;font-size:34px;margin-top:6px}.success-card{background:linear-gradient(135deg,#087e72,#00a896)}
.update-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:20px}.uploader-panel p{color:var(--muted);line-height:1.65}.health-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.health{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:13px;background:#fbfcfe}.health b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.health.ok{background:#f0fbf8;border-color:#c8ebe3;color:#087e72}.health.ok b{background:#d8f5ee}.health.bad{background:#fff5f5;border-color:#f4c7cc;color:#a1222c}.health.bad b{background:#fee5e8}.badge-warn{background:#fff5db!important;color:#8d6100!important}
.status-chip{display:inline-flex;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.04em;background:#edf2f7;color:#46566e}.status-applied{background:#e8f8f3;color:#087e72}.status-staged{background:#eef4ff;color:#285ea8}.status-failed{background:#fff0f1;color:#a1222c}.status-rolled_back{background:#fff5db;color:#8d6100}.status-discarded{background:#f1f3f5;color:#667085}.error-text{color:#a1222c!important;max-width:420px}.inline-confirm{display:flex;align-items:center;gap:8px}.inline-confirm input{width:110px;border:1px solid #e2aeb4;border-radius:8px;padding:7px 8px;font:inherit;font-size:12px}.linkbtn.danger{color:#b4232e}.pagination{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:18px}.pagination .btn{padding:8px 12px}
.update-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:20px 0}.update-steps>div{display:flex;gap:11px;padding:15px;border:1px solid var(--line);border-radius:15px;background:#fbfcfe}.update-steps b{width:30px;height:30px;flex:0 0 30px;border-radius:10px;background:var(--navy);color:#fff;display:grid;place-items:center}.update-steps span{display:grid;gap:4px}.update-steps small{color:var(--muted);line-height:1.45}.danger-zone,.apply-zone{border:1px solid var(--line);padding:18px;border-radius:16px;background:#fafbfd}.apply-zone{background:#f2fbf8;border-color:#c9ebe4}.danger-zone p,.apply-zone p{color:var(--muted)}.file-list{display:grid;gap:8px}.file-list>div{display:flex;justify-content:space-between;gap:20px;padding:10px 12px;border:1px solid var(--line);border-radius:10px;background:#fbfcfe}.file-list code{color:#203457;overflow-wrap:anywhere}.file-list span{color:var(--muted);font-size:12px}
@media(max-width:1050px){.update-grid{grid-template-columns:1fr}.update-steps{grid-template-columns:1fr 1fr}}@media(max-width:650px){.health-grid,.update-steps{grid-template-columns:1fr}.version-card{width:100%}.file-list>div{flex-direction:column;gap:4px}.inline-confirm{flex-direction:column;align-items:flex-start}}
/* v0.2.0 · E4-E6 Centrales y línea base */
.credit-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 32px;border-radius:24px;background:linear-gradient(135deg,#0D1B3D 0%,#133469 70%,#0f4960 100%);color:#fff;box-shadow:var(--shadow);margin-bottom:16px;overflow:hidden;position:relative}.credit-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-120px;top:-120px;background:rgba(0,168,150,.24)}.credit-hero>div{position:relative;z-index:1}.credit-hero .eyebrow{color:#74e5da}.credit-hero h1{font-size:clamp(28px,4vw,42px);line-height:1.08;margin:8px 0 12px;color:#fff}.credit-hero p{max-width:760px;color:#c9d6ee;line-height:1.65;margin:0}.baseline-progress{min-width:145px;text-align:center;padding:18px 20px;border:1px solid rgba(255,255,255,.15);border-radius:18px;background:rgba(255,255,255,.08);backdrop-filter:blur(6px)}.baseline-progress b{display:block;font-size:34px;color:#fff}.baseline-progress span{display:block;color:#c7d5e9;font-size:12px;margin-top:4px}.security-strip{display:flex;gap:12px;align-items:flex-start;margin:14px 0 20px;padding:14px 16px;border:1px solid #c9ebe4;border-radius:14px;background:#f1fbf8;color:#27615b}.security-strip b{white-space:nowrap;color:#087e72}.security-strip span{line-height:1.5}.bureau-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px}.bureau-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 12px 35px rgba(13,27,61,.06)}.bureau-card.is-ready{border-color:#aadfd5;box-shadow:0 14px 36px rgba(0,168,150,.10)}.bureau-head{display:grid;grid-template-columns:48px 1fr auto;gap:12px;align-items:center}.bureau-icon{width:48px;height:48px;border-radius:15px;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:900;letter-spacing:-.03em}.bureau-head h2{margin:3px 0 0;font-size:20px}.guided-steps{display:grid;gap:10px;margin:20px 0;padding:0;list-style:none;counter-reset:steps}.guided-steps li{display:grid;grid-template-columns:86px 1fr;gap:10px;padding:11px 12px;border-radius:12px;background:#f7f9fc;border:1px solid #e8edf3}.guided-steps b{color:#1d3155}.guided-steps span{color:var(--muted);line-height:1.45;font-size:13px}.bureau-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.text-link{font-weight:800;color:#315d9a}.source-note{display:block;color:#8795aa;margin-top:9px;line-height:1.4}.baseline-form{display:grid;gap:13px;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.baseline-form label{display:grid;gap:7px;font-size:13px;font-weight:800;color:#253858}.baseline-form input,.baseline-form textarea{width:100%;border:1px solid #cfdae5;border-radius:12px;padding:11px 12px;background:#fbfcfe;color:var(--navy);font:inherit;outline:none}.baseline-form input:focus,.baseline-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 4px rgba(0,168,150,.09);background:#fff}.optional{font-weight:500;color:var(--muted);font-size:11px}.report-status{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:15px;padding:13px 14px;border-radius:13px;background:#f5f8fb;border:1px solid var(--line)}.report-status div{display:flex;gap:8px;align-items:center}.report-status span{color:var(--muted);font-size:12px}.report-status a{font-size:12px;font-weight:800}.baseline-summary{margin-top:20px}.baseline-table{display:grid;border:1px solid var(--line);border-radius:14px;overflow:hidden}.baseline-row{display:grid;grid-template-columns:1.2fr 1fr .8fr 1fr;gap:12px;padding:13px 15px;border-top:1px solid var(--line);align-items:center}.baseline-row:first-child{border-top:0}.baseline-head{background:#f3f6f9;font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:900}.next-ready,.next-pending{display:flex;gap:12px;align-items:flex-start;margin-top:15px;padding:14px 16px;border-radius:13px}.next-ready{background:#edf9f6;border:1px solid #bde5dc;color:#27615b}.next-ready b{color:#087e72}.next-pending{background:#fff8e7;border:1px solid #f3dca6;color:#6b5a2e}.baseline-callout{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 20px;padding:22px 24px;border-radius:20px;background:linear-gradient(135deg,#eef8f7,#f8fbff);border:1px solid #cfe7e3}.baseline-callout h2{margin:4px 0 7px}.baseline-callout p{margin:0;color:var(--muted);line-height:1.55;max-width:760px}
@media(max-width:980px){.bureau-grid{grid-template-columns:1fr}.credit-hero{align-items:flex-start;flex-direction:column}.baseline-progress{min-width:0;width:100%;text-align:left}.baseline-progress b,.baseline-progress span{display:inline;margin-right:8px}.security-strip,.baseline-callout{flex-direction:column;align-items:flex-start}.baseline-callout .btn{width:100%;text-align:center}}@media(max-width:650px){.bureau-head{grid-template-columns:44px 1fr}.bureau-head .status-chip{grid-column:1/-1;width:max-content}.guided-steps li{grid-template-columns:1fr}.baseline-row{grid-template-columns:1fr 1fr}.baseline-head{display:none}.baseline-row strong{grid-column:1/-1}.report-status{align-items:flex-start;flex-direction:column}}
