.avatar[data-astro-cid-loahurku]{width:96px;height:96px;border-radius:50%;border:3px solid #8257e5}h1[data-astro-cid-loahurku]{margin:1rem 0 .25rem;font-size:1.5rem}.sub[data-astro-cid-loahurku]{color:#a8a8b3;margin-bottom:2rem}.links-container[data-astro-cid-loahurku]{width:100%;max-width:400px;display:flex;flex-direction:column;gap:1rem}.link-card[data-astro-cid-loahurku]{background:#202024;padding:1rem;border-radius:8px;text-align:center;text-decoration:none;color:#fff;font-weight:700;border:1px solid #29292e;transition:transform .2s}.link-card[data-astro-cid-loahurku]:hover{transform:scale(1.02);border-color:#8257e5}:root{--bg-color: #121214;--text-color: #fff;--primary-color: #8257e5;--card-bg: #202024;--nav-height: 70px}body{background-color:var(--bg-color);color:var(--text-color);font-family:sans-serif;padding-top:var(--nav-height)}.container[data-astro-cid-loahurku]{max-width:1100px;margin:0 auto;padding:2rem 1rem}.top-nav[data-astro-cid-loahurku]{position:fixed;top:0;left:0;width:100%;height:var(--nav-height);background:#121214f2;backdrop-filter:blur(5px);border-bottom:1px solid #29292e;z-index:1000}.nav-content[data-astro-cid-loahurku]{display:flex;justify-content:space-between;align-items:center;height:100%;padding:0 1rem}.logo[data-astro-cid-loahurku]{font-size:1.5rem;font-weight:700;color:var(--primary-color);text-decoration:none}.nav-links[data-astro-cid-loahurku]{list-style:none;display:flex;gap:1.5rem;margin:0;padding:0}.nav-links[data-astro-cid-loahurku] a[data-astro-cid-loahurku]{text-decoration:none;color:var(--text-color);font-weight:500}.nav-links[data-astro-cid-loahurku] a[data-astro-cid-loahurku].active{color:var(--primary-color)}.cal-header[data-astro-cid-loahurku]{text-align:center;max-width:700px;margin:2rem auto 4rem}.cal-header[data-astro-cid-loahurku] h1[data-astro-cid-loahurku]{font-size:2.5rem;color:var(--primary-color);margin-bottom:1rem}.cal-header[data-astro-cid-loahurku] p[data-astro-cid-loahurku]{color:#a8a8b3;line-height:1.6}.cal-section[data-astro-cid-loahurku]{margin-bottom:4rem}.cal-subtitulo[data-astro-cid-loahurku]{font-size:1.6rem;margin-bottom:1.5rem;border-left:4px solid var(--primary-color);padding-left:.75rem;color:#fff}.evento-meta[data-astro-cid-loahurku]{display:flex;gap:1rem;font-size:.85rem;margin-bottom:.5rem}.evt-categoria[data-astro-cid-loahurku]{color:var(--primary-color);font-weight:700;text-transform:uppercase}.evt-data[data-astro-cid-loahurku]{color:#a8a8b3}.evt-badge[data-astro-cid-loahurku]{background:#29292e;color:#fff;padding:.25rem .6rem;border-radius:4px;font-size:.75rem;font-weight:700}.b-destaque[data-astro-cid-loahurku]{background:var(--primary-color)}.b-reco[data-astro-cid-loahurku]{background:#8257e526;color:#9b78ed;border:1px solid rgba(130,87,229,.3)}.evento-destaque-card[data-astro-cid-loahurku]{background:var(--card-bg);border:2px solid var(--primary-color);border-radius:16px;overflow:hidden;display:flex;box-shadow:0 10px 30px #8257e526}.evento-destaque-img[data-astro-cid-loahurku]{flex:1;max-width:400px;background:#1a1a1e}.evento-destaque-img[data-astro-cid-loahurku] img[data-astro-cid-loahurku]{width:100%;height:100%;object-fit:cover}.evento-destaque-info[data-astro-cid-loahurku]{flex:1.5;padding:2.5rem;display:flex;flex-direction:column;justify-content:center}.evento-destaque-info[data-astro-cid-loahurku] h3[data-astro-cid-loahurku]{font-size:2rem;margin:.5rem 0 1rem;color:#fff}.evento-destaque-info[data-astro-cid-loahurku] p[data-astro-cid-loahurku]{color:#a8a8b3;line-height:1.6;margin-bottom:2rem;font-size:1.05rem}.evento-footer[data-astro-cid-loahurku]{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #29292e;padding-top:1.5rem}.btn-evento[data-astro-cid-loahurku]{background:var(--primary-color);color:#fff;padding:.7rem 1.5rem;border-radius:6px;text-decoration:none;font-weight:700;font-size:.9rem;transition:filter .2s}.btn-evento[data-astro-cid-loahurku]:hover{filter:brightness(1.2)}.eventos-radar-grid[data-astro-cid-loahurku]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem}.evento-radar-card[data-astro-cid-loahurku]{background:var(--card-bg);border:1px solid #29292e;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;transition:transform .2s}.evento-radar-card[data-astro-cid-loahurku]:hover{transform:translateY(-4px);border-color:var(--primary-color)}.evento-radar-img[data-astro-cid-loahurku]{height:180px;background:#1a1a1e}.evento-radar-img[data-astro-cid-loahurku] img[data-astro-cid-loahurku]{width:100%;height:100%;object-fit:cover}.evento-radar-info[data-astro-cid-loahurku]{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.evento-radar-info[data-astro-cid-loahurku] h3[data-astro-cid-loahurku]{font-size:1.4rem;margin:.5rem 0 .75rem;color:#fff}.evento-radar-info[data-astro-cid-loahurku] p[data-astro-cid-loahurku]{color:#a8a8b3;font-size:.95rem;line-height:1.5;margin-bottom:1.5rem;flex-grow:1}.btn-evento-sec[data-astro-cid-loahurku]{background:#29292e;color:#fff;padding:.5rem 1rem;border-radius:6px;text-decoration:none;font-size:.85rem;font-weight:700}.evento-radar-card[data-astro-cid-loahurku]:hover .btn-evento-sec[data-astro-cid-loahurku]{background:var(--primary-color)}.eventos-blog-lista[data-astro-cid-loahurku]{display:flex;flex-direction:column;gap:1rem}.evento-blog-item[data-astro-cid-loahurku]{background:#19191c;border:1px solid #29292e;border-radius:10px;padding:1.25rem 1.5rem;display:flex;align-items:center;gap:1.5rem;transition:border-color .2s,background .2s}.evento-blog-item[data-astro-cid-loahurku]:hover{border-color:#8257e566;background:#202024}.blog-icone-wrapper[data-astro-cid-loahurku]{background:#202024;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;border:1px solid #29292e;flex-shrink:0}.evento-blog-item[data-astro-cid-loahurku]:hover .blog-icone-wrapper[data-astro-cid-loahurku]{background:#29292e;border-color:var(--primary-color)}.blog-conteudo[data-astro-cid-loahurku]{flex-grow:1}.blog-topo[data-astro-cid-loahurku]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.25rem}.blog-conteudo[data-astro-cid-loahurku] h3[data-astro-cid-loahurku]{font-size:1.2rem;margin:0 0 .4rem;color:#fff}.blog-conteudo[data-astro-cid-loahurku] p[data-astro-cid-loahurku]{color:#a8a8b3;font-size:.9rem;margin:0;line-height:1.5}.btn-blog-link[data-astro-cid-loahurku]{color:#a8a8b3;text-decoration:none;font-size:.9rem;font-weight:700;padding:.5rem 1rem;border-radius:6px;border:1px solid #29292e;transition:all .2s;white-space:nowrap}.btn-blog-link[data-astro-cid-loahurku]:hover{color:#fff;background:var(--primary-color);border-color:var(--primary-color)}@media(max-width:900px){.evento-destaque-card[data-astro-cid-loahurku]{flex-direction:column}.evento-destaque-img[data-astro-cid-loahurku]{max-width:100%;height:220px}.evento-destaque-info[data-astro-cid-loahurku]{padding:1.5rem}}@media(max-width:600px){.evento-blog-item[data-astro-cid-loahurku]{flex-direction:column;align-items:flex-start;gap:1rem}.blog-icone-wrapper[data-astro-cid-loahurku]{width:40px;height:40px;font-size:1.25rem}.blog-topo[data-astro-cid-loahurku]{flex-direction:column;align-items:flex-start;gap:.5rem}.btn-blog-link[data-astro-cid-loahurku]{width:100%;text-align:center}.nav-links[data-astro-cid-loahurku]{display:none}}
