*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1a1a2e;background:#fafafa}.site-wrapper{min-height:100vh;display:flex;flex-direction:column}.site-header{background:#1a1a2e;color:#fff;padding:1rem 2rem}.site-nav{max-width:960px;margin:0 auto;display:flex;align-items:center;gap:2rem}.site-logo{font-size:1.25rem;font-weight:700;color:#fff;text-decoration:none}.nav-links{list-style:none;display:flex;gap:1.5rem}.nav-links a{color:#ccc;text-decoration:none;font-size:.9375rem}.nav-links a:hover{color:#fff}.site-main{flex:1;max-width:960px;width:100%;margin:0 auto;padding:3rem 2rem}.site-main h1{font-size:2rem;margin-bottom:1.5rem}.site-main h2{font-size:1.5rem;margin-top:2rem;margin-bottom:.75rem}.site-main p{margin-bottom:1rem}.site-main a{color:#2563eb}.site-main ul,.site-main ol{margin-bottom:1rem;padding-left:1.5rem}.site-main li{margin-bottom:.25rem}.site-main pre{background:#1e293b;color:#e2e8f0;padding:1rem;border-radius:6px;overflow-x:auto;margin-bottom:1rem}.site-main code{background:#f1f5f9;padding:.125rem .375rem;border-radius:3px;font-size:.875rem}.site-main pre code{background:none;padding:0}.site-main img{max-width:100%;height:auto;border-radius:6px}.site-footer{text-align:center;padding:2rem;color:#64748b;font-size:.875rem;border-top:1px solid #e2e8f0}.deuda-form{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:2rem;margin:2rem 0}.deuda-form h3{margin-bottom:.5rem}.deuda-form p{color:#64748b;margin-bottom:1rem}.deuda-form form{display:flex;flex-direction:column;gap:.75rem}.deuda-form input,.deuda-form textarea{padding:.625rem .875rem;border:1px solid #cbd5e1;border-radius:6px;font-size:.9375rem;font-family:inherit}.deuda-form input:focus,.deuda-form textarea:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.deuda-form button{padding:.625rem 1.25rem;background:#2563eb;color:#fff;border:none;border-radius:6px;font-size:.9375rem;font-weight:600;cursor:pointer}.deuda-form button:disabled{opacity:.6;cursor:not-allowed}.deuda-form button:hover:not(:disabled){background:#1d4ed8}.form-msg{font-size:.875rem;padding:.5rem .75rem;border-radius:4px;margin:0}.form-msg.success{background:#dcfce7;color:#166534}.form-msg.error{background:#fee2e2;color:#991b1b}.subscribe-form form{flex-direction:row}.subscribe-form input{flex:1}
