@font-face{font-family:Pixel;src:url(pixel.ttf) format("truetype");font-display:swap}*{box-sizing:border-box}html{background:#07152f;color:#fff2d5;scroll-padding-top:1rem}body{margin:0;font:18px/1.75 Georgia,"Times New Roman",serif}a{color:#ffd28a;text-underline-offset:5px;overflow-wrap:anywhere}a:focus-visible,summary:focus-visible{outline:3px solid #5ab3df;outline-offset:5px}header,main,footer{max-width:1120px;margin:auto;padding:24px clamp(20px,5vw,64px)}header{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:2px solid #33415a}nav{display:flex;flex-wrap:wrap;gap:6px 22px}nav a,footer a,.lang a{display:inline-flex;min-height:44px;align-items:center}header .brand{font:18px Pixel,monospace;text-decoration:none;display:flex;align-items:center;gap:12px}.brand img{width:50px;height:44px;image-rendering:pixelated}main{padding-top:56px;padding-bottom:72px}h1,h2,h3,.eyebrow,.button{font-family:Pixel,monospace;line-height:1.6}h1{font-size:clamp(24px,4.2vw,44px);margin:12px 0 24px;letter-spacing:-.03em}h2{font-size:clamp(17px,2.4vw,23px);margin:45px 0 18px}h3{font-size:15px}.eyebrow{font-size:11px;color:#5ab3df;letter-spacing:.06em}p{margin:0 0 22px}article{max-width:790px}.intro{font-size:clamp(21px,2.7vw,28px);line-height:1.6}.hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:38px;align-items:center}.hero .pigeon{width:200px;height:176px;image-rendering:pixelated;justify-self:end;box-shadow:12px 12px 0 #0006}.button{display:inline-flex;align-items:center;justify-content:center;font-size:12px;min-height:52px;padding:16px 20px;background:#ffd28a;color:#121620;border:3px solid #ffd28a;box-shadow:5px 5px 0 #000;text-decoration:none}.button:hover{background:#fff2d5}.actions{display:flex;gap:22px;flex-wrap:wrap;align-items:center}.note{border:2px solid #ffd28a;padding:24px;background:#121620;margin:32px 0}.muted{color:#c3c6cf}.rule{border-top:2px solid #33415a;padding-top:24px;margin-top:40px}.lang{font:14px/1.7 Arial,sans-serif;display:flex;gap:20px;margin-bottom:24px}footer{border-top:2px solid #33415a;font:14px/1.8 Arial,sans-serif;padding-bottom:42px}footer p{margin-top:18px}address{font-style:normal}li{margin-bottom:12px}summary{cursor:pointer;min-height:48px;padding:12px 0;color:#ffd28a}details{border-bottom:1px solid #33415a;padding:8px 0}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:10px;background:#121620;padding:12px;z-index:10}section[lang=es]{margin-top:64px;padding-top:32px;border-top:3px solid #ffd28a}@media(max-width:680px){header{align-items:flex-start;flex-direction:column;gap:12px}nav{gap:4px 20px;font-size:16px}main{padding-top:32px}.hero{grid-template-columns:1fr}.hero .pigeon{grid-row:1;width:100px;height:88px;justify-self:start;box-shadow:6px 6px 0 #0006}h1{line-height:1.7}.intro{font-size:21px}.note{padding:18px}body{font-size:17px}}