body{-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0000;--bg-card:#130608;--bg-hover:#1e080c;--border:#2e0d13;--accent:#8b1a2e;--accent-bright:#b02240;--accent-dim:#5c0f1e;--text:#f0e8ea;--muted:#9a7a80;--radius:12px;--font:"Inter","Segoe UI",system-ui,sans-serif}body{-webkit-font-smoothing:antialiased;background:#0a0000;background:var(--bg);color:#f0e8ea;color:var(--text);font-family:Inter,Segoe UI,system-ui,sans-serif;font-family:var(--font);font-size:16px;line-height:1.6}a{color:#b02240;color:var(--accent-bright);text-decoration:none;transition:opacity .2s}a:hover{opacity:.75}section{margin:0 auto;max-width:760px;padding:40px 24px}h1{font-size:clamp(2rem,5vw,3rem);font-weight:700;line-height:1.15}h2{color:#f0e8ea;color:var(--text);font-size:1.5rem;margin-bottom:24px}h2,h3{font-weight:600}h3{font-size:1.1rem}p{color:#9a7a80;color:var(--muted);line-height:1.7}.hero{display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:760px;min-height:60vh;padding:60px 24px 40px}.hero-eyebrow{color:#b02240;color:var(--accent-bright);font-size:.8rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase}.hero h1,.hero-eyebrow{margin-bottom:14px}.hero p{font-size:1.05rem;max-width:480px}.hero-dot{color:#b02240;color:var(--accent-bright)}.skills-grid{display:flex;flex-wrap:wrap;gap:10px}.skill-tag{background:#130608;background:var(--bg-card);border:1px solid #2e0d13;border:1px solid var(--border);border-radius:8px;color:#f0e8ea;color:var(--text);font-size:.875rem;font-weight:500;padding:8px 18px;transition:border-color .2s,background .2s}.skill-tag:hover{background:#1e080c;background:var(--bg-hover);border-color:#b02240;border-color:var(--accent-bright)}.project-card{background:#130608;background:var(--bg-card);border:1px solid #2e0d13;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);padding:24px;transition:border-color .2s}.project-card:hover{border-color:#b02240;border-color:var(--accent-bright)}.project-card h3{margin-bottom:8px}.project-card p{font-size:.9rem}.contact-list{display:flex;flex-direction:column;gap:14px;list-style:none}.contact-list li{align-items:center;color:#9a7a80;color:var(--muted);display:flex;font-size:.95rem;gap:12px}.contact-list strong{color:#f0e8ea;color:var(--text);min-width:60px}.cursos-grid{grid-gap:12px;display:grid;gap:12px}.curso-card{background:#130608;background:var(--bg-card);border:1px solid #2e0d13;border:1px solid var(--border);border-radius:12px;border-radius:var(--radius);padding:16px 20px}.curso-titulo{color:#f0e8ea;color:var(--text);font-size:.95rem;font-weight:600;margin-bottom:8px}.curso-docentes{display:flex;flex-direction:column;gap:3px;list-style:none}.curso-docentes li{color:#9a7a80;color:var(--muted);font-size:.85rem;padding-left:12px;position:relative}.curso-docentes li:before{color:#b02240;color:var(--accent-bright);content:"–";left:0;position:absolute}.section-divider{background:#b02240;background:var(--accent-bright);border-radius:2px;height:3px;margin-bottom:14px;width:36px}footer{border-top:1px solid #2e0d13;border-top:1px solid var(--border);color:#9a7a80;color:var(--muted);font-size:.8rem;padding:24px;text-align:center}@media (max-width:600px){section{padding:32px 20px}.hero{min-height:50vh;padding:48px 20px 32px}}
/*# sourceMappingURL=main.a445d50f.css.map*/