:root{--ink:#111522;--navy:#0d1b40;--plum:#3c0f4e;--cream:#f6f3ee;--line:#d9d5cf;--muted:#626777;--white:#fff}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif}.topbar{height:76px;padding:0 clamp(24px,7vw,110px);display:flex;align-items:center;border-bottom:1px solid var(--line);background:rgba(246,243,238,.94)}a{color:inherit}.brand{text-decoration:none;font-size:19px;font-weight:650;letter-spacing:-.4px}.brand span{display:inline-grid;place-items:center;padding:7px 8px;margin-right:5px;border-radius:8px;background:linear-gradient(135deg,var(--navy),var(--plum));color:#fff}.back{margin-left:auto;color:var(--muted);font-size:13px;text-decoration:none}.back:hover{color:var(--plum)}main{width:min(1080px,calc(100% - 40px));margin:0 auto;padding:70px 0 90px}.download-status{text-align:center;padding:58px 30px;background:linear-gradient(145deg,var(--navy),#151c34 58%,var(--plum));border-radius:22px;color:#fff;box-shadow:0 28px 70px rgba(13,27,64,.2)}.windows-mark{width:62px;height:62px;display:grid;place-items:center;margin:0 auto 24px;border-radius:15px;background:rgba(255,255,255,.12);font-size:32px}.eyebrow{margin:0 0 14px;font-size:10px;letter-spacing:2px;font-weight:750;color:#c9add4}.download-status h1{margin:0;font:400 clamp(38px,5vw,62px)/1.05 Georgia,serif;letter-spacing:-1.5px}.download-status>p{max-width:620px;margin:22px auto 0;color:#c9ccda;line-height:1.6}.download-status code,.security code{font:600 12px Consolas,monospace}.download-status .retry{margin-top:12px}.retry a{color:#fff;font-weight:700}.compatibility{display:inline-block;margin-top:28px;padding:9px 14px;border:1px solid rgba(255,255,255,.18);border-radius:20px;color:#c9ccda;font-size:11px}.help{margin-top:56px}.help-intro{max-width:720px}.help-intro .eyebrow{color:var(--plum)}.help h2{margin:0;font:400 clamp(32px,4vw,48px)/1.08 Georgia,serif;letter-spacing:-1px}.help-intro>p:last-child{color:var(--muted);line-height:1.6}.steps{list-style:none;margin:34px 0 24px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:14px}.steps li{display:flex;gap:17px;padding:24px;background:var(--white);border:1px solid var(--line);border-radius:13px}.steps li>span{flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--navy);color:#fff;font-weight:750}.steps h3{margin:2px 0 8px;font-size:16px}.steps p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.steps code{font:600 12px Consolas,monospace}.security{margin:0;padding:16px 18px;border-left:3px solid var(--plum);border-radius:0 9px 9px 0;background:#eee4f0;color:var(--muted);font-size:13px;line-height:1.55}footer{padding:30px clamp(24px,7vw,110px);display:flex;justify-content:space-between;background:var(--ink);color:#fff}footer small{color:#9da3b5}@media(max-width:700px){.topbar{height:66px}.back{font-size:0}.back::after{content:'← Volver';font-size:13px}main{padding-top:32px}.download-status{padding:42px 20px}.steps{grid-template-columns:1fr}.steps li{padding:20px}footer{gap:15px;flex-direction:column}}
