@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&family=Lora:ital,wght@0,400;0,500;0,600;1,400&family=IBM+Plex+Mono:wght@400;500&display=swap";:root{--papel: #f3f2f2;--tinta: #201f1d;--tinta3: #85807a;--raya: rgba(32, 31, 29, .2);--metal: #b68235;--metal-hondo: #7d5411;--metal-tinte: rgba(182, 130, 53, .1);--malo: #a03521}*{box-sizing:border-box}body{margin:0;font-family:Lora,Georgia,serif;font-size:15px;line-height:1.55;color:var(--tinta);background:var(--papel);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.12;letter-spacing:-.015em;margin:0}code{background:#201f1d12;padding:1px 6px;border-radius:2px;font-size:.9em;font-family:IBM Plex Mono,monospace}:focus{outline:none}:focus-visible{outline:2px solid var(--metal);outline-offset:2px}::selection{background:var(--metal-tinte)}.rb-link{color:var(--metal);text-underline-offset:3px}.rb-link:hover{color:var(--metal-hondo)}.rb-btn-metal:hover{background:var(--metal-tinte)}.rb-btn-metal:disabled:hover{background:transparent}.rb-btn-outline:hover{background:#201f1d0d}.rb-input{transition:border-color .12s ease}.rb-input:hover{border-color:#201f1d73}.rb-input:focus-visible{border-color:var(--metal);outline-offset:0}.rb-nav-item:hover{background:#ece7de12}.pantalla-centro{max-width:560px;margin:60px auto;background:var(--papel);border:1px solid var(--raya);padding:34px 30px;text-align:center;line-height:1.6}.pantalla-centro p{color:#605d5d}.pantalla-error{color:var(--malo);font-family:IBM Plex Mono,monospace;font-size:.85rem;word-break:break-word}@media (max-width: 760px){.rb-marco{flex-direction:column}.rb-marco-lateral{width:100%!important}}
