@import "https://fonts.googleapis.com/css2?family=Syne:wght@700;800&family=DM+Sans:wght@300;400;500&family=JetBrains+Mono:wght@400&display=swap";@import "https://cdn.jsdelivr.net/gh/devicons/devicon@latest/devicon.min.css";@import "https://cdn.jsdelivr.net/npm/flag-icons@7.2.3/css/flag-icons.min.css";body{margin:0}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080c15;--surface:#0f1523;--accent:#64ffda;--text:#ccd6f6;--muted:#8892b0;--border:#64ffda1a}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:DM Sans,sans-serif;font-size:16px;line-height:1.7}a{text-decoration:none}.portfolio{max-width:900px;margin:0 auto;padding:0 2rem}.nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:100;border-bottom:1px solid var(--border);background:#080c15eb;justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex;position:sticky;top:0}.nav-logo{color:var(--accent);letter-spacing:-.03em;font-family:JetBrains Mono,monospace;font-size:1.1rem;font-weight:400}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.8rem;transition:color .2s}.nav-links a:hover{color:var(--accent)}.nav-termo{color:var(--muted);opacity:.3;letter-spacing:.04em;font-family:JetBrains Mono,monospace;font-size:.7rem;transition:opacity .3s,color .3s}.nav-termo:hover{opacity:1;color:var(--accent)}.lang-toggle{align-items:center;gap:.3rem;display:flex}.lang-btn{cursor:pointer;opacity:.4;background:0 0;border:1px solid #0000;border-radius:6px;padding:.2rem .35rem;font-size:1.1rem;line-height:1;transition:opacity .2s,border-color .2s}.lang-btn:hover{opacity:.75}.lang-btn.lang-active{opacity:1;border-color:var(--border)}.hero{border-bottom:1px solid var(--border);align-items:center;min-height:90vh;padding:4rem 0;display:flex}.hero-content{flex-direction:row;justify-content:space-between;align-items:center;gap:3rem;width:100%;display:flex}.hero-text{flex:1;order:1}.hero-photo-wrap{opacity:0;flex-shrink:0;order:2;animation:.7s .5s forwards fadeUp}.hero-name{color:#e2e8f0;letter-spacing:-.01em;opacity:0;margin-bottom:1.5rem;font-family:Syne,sans-serif;font-size:clamp(2.5rem,7vw,5rem);font-weight:700;line-height:1;animation:.7s .4s forwards fadeUp}.hero-desc{color:var(--muted);opacity:0;margin-bottom:2rem;font-size:1rem;line-height:1.8;animation:.7s .6s forwards fadeUp}.hero-ufpe{color:var(--accent);font-family:JetBrains Mono,monospace;font-size:.85rem}.hero-ctas{opacity:0;flex-wrap:wrap;gap:.75rem;animation:.7s .8s forwards fadeUp;display:flex}.cta-btn{border:1px solid var(--accent);color:var(--accent);border-radius:4px;padding:.5rem 1.25rem;font-family:JetBrains Mono,monospace;font-size:.78rem;transition:background .2s,transform .2s}.cta-btn:hover{background:#64ffda14;transform:translateY(-2px)}.hero-photo{object-fit:cover;border-radius:12px;width:400px;height:400px;display:block}.hero-photo-placeholder{background:var(--surface);border:2px dashed #64ffda40;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;width:220px;height:220px;display:flex}.photo-initials{color:#64ffda4d;font-family:Syne,sans-serif;font-size:3rem;font-weight:800}.photo-hint{color:#64ffda40;font-family:JetBrains Mono,monospace;font-size:.65rem}.section{border-top:1px solid var(--border);padding:5rem 0}.section-label{color:var(--accent);margin-bottom:2rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.section-sublabel{color:var(--accent);opacity:.7;margin-bottom:1.5rem;font-family:JetBrains Mono,monospace;font-size:.8rem}.bio-text{color:var(--muted);border-left:2px solid var(--accent);white-space:pre-wrap;max-width:620px;margin-bottom:3rem;padding-left:1.25rem;font-size:1rem;line-height:1.85}.skills-grid{flex-wrap:wrap;gap:1rem;display:flex}.skill-card{background:var(--surface);border:1px solid var(--border);cursor:default;border-radius:8px;flex-direction:column;align-items:center;gap:.6rem;min-width:90px;padding:1.25rem 1.5rem;transition:border-color .2s,transform .2s;display:flex}.skill-card:hover{border-color:#64ffda4d;transform:translateY(-3px)}.skill-icon{font-size:2.2rem!important}.skill-name{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.72rem}.exp-section{margin-bottom:2.5rem}.exp-category{color:var(--accent);border-bottom:1px solid var(--border);margin-bottom:1rem;padding-bottom:.5rem;font-family:JetBrains Mono,monospace;font-size:.85rem}.exp-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;margin-bottom:1rem;padding:1.5rem;transition:border-color .25s}.exp-card:hover{border-color:#64ffda47}.exp-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.exp-role{color:#e2e8f0;font-family:Syne,sans-serif;font-size:1.05rem;font-weight:700}.exp-company{color:var(--accent);margin-top:.25rem;font-family:JetBrains Mono,monospace;font-size:.78rem}.exp-badge{color:var(--accent);background:#64ffda12;border:1px solid #64ffda2e;border-radius:99px;flex-shrink:0;padding:.2rem .75rem;font-family:JetBrains Mono,monospace;font-size:.7rem}.exp-desc{color:var(--muted);margin-bottom:1rem;font-size:.9rem}.exp-stack{flex-wrap:wrap;gap:.5rem;display:flex}.exp-tag{color:var(--muted);border:1px solid var(--border);border-radius:3px;padding:.15rem .5rem;font-family:JetBrains Mono,monospace;font-size:.7rem}.ver-mais{color:var(--accent);opacity:.6;margin-top:1rem;font-family:JetBrains Mono,monospace;font-size:.72rem;transition:opacity .2s,letter-spacing .2s;display:inline-block}.exp-card:hover .ver-mais,.curso-card:hover .ver-mais{opacity:1;letter-spacing:.04em}.cursos-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.curso-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.4rem;padding:1.25rem 1.5rem;transition:border-color .25s,transform .2s;display:flex}.curso-card:hover{border-color:#64ffda47;transform:translateY(-3px)}.curso-top{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.curso-titulo{color:#e2e8f0;font-family:Syne,sans-serif;font-size:.95rem;font-weight:700;line-height:1.3}.curso-ano{color:var(--accent);flex-shrink:0;margin-top:.15rem;font-family:JetBrains Mono,monospace;font-size:.7rem}.curso-emissor{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.72rem}.cursos-placeholder{color:var(--muted);border:1px dashed #64ffda26;border-radius:8px;flex-direction:column;grid-column:1/-1;align-items:center;gap:.75rem;padding:3rem 2rem;font-family:JetBrains Mono,monospace;font-size:.875rem;display:flex}.placeholder-icon{color:#64ffda26;font-family:Syne,sans-serif;font-size:2rem;font-weight:800}.footer{border-top:1px solid var(--border);text-align:center;padding:4rem 0 3rem;position:relative}.footer-termo{color:#64ffda26;font-family:JetBrains Mono,monospace;font-size:.65rem;text-decoration:none;transition:color .2s;position:absolute;bottom:1rem;right:0}.footer-termo:hover{color:var(--accent)}.footer-name{color:var(--accent);margin-bottom:1.5rem;font-family:Syne,sans-serif;font-size:1.5rem;font-weight:800}.footer-socials{justify-content:center;gap:2.5rem;margin-bottom:2rem;display:flex}.footer-link{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.85rem;transition:color .2s}.footer-link:hover{color:var(--accent)}.footer-copy{color:#64ffda33;font-family:JetBrains Mono,monospace;font-size:.72rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media (width<=650px){.portfolio{padding:0 1.25rem}.hero-content{flex-direction:row;align-items:flex-start;gap:1.5rem}.hero-text{flex:1;min-width:0}.hero-photo-wrap{flex-shrink:0}.hero-photo,.hero-photo-placeholder{width:130px;height:130px}.photo-initials{font-size:2rem}.nav-links{gap:1rem}.nav-links a{font-size:.74rem}.hero{min-height:auto;padding:3rem 0}.section{padding:3.5rem 0}.footer-socials{gap:1.5rem}.exp-header{flex-wrap:wrap}}@media (width<=480px){.portfolio{padding:0 1rem}.nav{flex-wrap:wrap;row-gap:.5rem;padding:.85rem 0}.nav-links{flex-wrap:wrap;order:3;gap:.7rem;width:100%}.nav-links a{font-size:.7rem}.lang-toggle{margin-left:auto}.hero{padding:2rem 0}.hero-content{gap:1rem}.hero-photo,.hero-photo-placeholder{width:100px;height:100px}.hero-desc{font-size:.92rem}.hero-ctas{gap:.5rem}.cta-btn{padding:.45rem 1rem;font-size:.72rem}.section{padding:2.5rem 0}.bio-text{font-size:.88rem}.skills-grid{gap:.65rem}.skill-card{min-width:72px;padding:1rem}.exp-header{flex-direction:column;align-items:flex-start;gap:.4rem}.exp-badge{align-self:flex-start}.exp-desc{font-size:.85rem}.footer{padding:2.5rem 0 2rem}.footer-socials{flex-wrap:wrap;justify-content:center;gap:1rem}.footer-link{font-size:.78rem}.cursos-grid{grid-template-columns:1fr}}.termo-wrap{background:var(--bg);flex-direction:column;align-items:center;min-height:100vh;font-family:JetBrains Mono,monospace;display:flex}.termo-header-outer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);z-index:100;background:#080c15eb;justify-content:center;width:100%;display:flex;position:sticky;top:0}.termo-header{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:900px;padding:1.5rem 2rem;display:flex}.termo-title{color:var(--accent);letter-spacing:.15em;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:800}.termo-back{color:var(--muted);font-family:JetBrains Mono,monospace;font-size:.8rem;text-decoration:none;transition:color .2s}.termo-back:hover{color:var(--accent)}.termo-game{flex-direction:column;align-items:center;width:100%;padding:2rem 1rem;display:flex}.termo-toast{color:var(--bg);background:var(--accent);opacity:0;letter-spacing:.06em;border-radius:4px;align-items:center;min-height:32px;margin-bottom:1.25rem;padding:7px 18px;font-family:JetBrains Mono,monospace;font-size:.75rem;transition:opacity .2s;display:flex}.termo-toast.show{opacity:1}.termo-dica{color:var(--muted);border-left:2px solid var(--accent);width:100%;max-width:340px;margin-bottom:1.5rem;padding:.5rem .85rem;font-family:JetBrains Mono,monospace;font-size:.78rem;line-height:1.6}.termo-dica-label{color:var(--accent);opacity:.7;letter-spacing:.08em;margin-bottom:.25rem;font-size:.65rem;display:block}.termo-board{flex-direction:column;gap:6px;margin-bottom:1.5rem;display:flex}.termo-row{gap:6px;display:flex}.termo-cell{border:1px solid var(--border);width:56px;height:56px;color:var(--text);text-transform:uppercase;background:var(--surface);border-radius:8px;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:22px;font-weight:800;transition:border-color .15s,background .2s,color .2s;display:flex}.board-6 .termo-cell{width:46px;height:46px;font-size:18px}.termo-cell.filled{border-color:#64ffda47}.termo-cell.active{border-color:var(--accent)}.termo-cell.correct{border-color:var(--accent);color:var(--accent);background:#0f2d1f}.termo-cell.present{color:#b59f3b;background:#1e1a08;border-color:#64ffda4d}.termo-cell.absent{color:#3a4357;background:#0a0e18;border-color:#64ffda0a}.termo-streak-badge{cursor:default;justify-content:flex-end;align-items:center;gap:.3rem;min-width:60px;display:flex}.streak-flame{font-size:1.1rem;line-height:1}.streak-count{color:var(--accent);font-family:Syne,sans-serif;font-size:1rem;font-weight:800}.termo-stats{background:var(--surface);border:1px solid var(--border);border-radius:8px;align-items:center;gap:1.5rem;margin-bottom:1.5rem;padding:1rem 2rem;display:flex}.stat-item{flex-direction:column;align-items:center;gap:.2rem;display:flex}.stat-value{color:var(--accent);font-family:Syne,sans-serif;font-size:1.6rem;font-weight:800;line-height:1}.stat-volta{letter-spacing:.03em;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:400}.stat-label{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:.62rem}.stat-sep{background:var(--border);width:1px;height:36px}.termo-kb{flex-direction:column;gap:6px;width:100%;max-width:400px;padding:0 8px;display:flex}.termo-kb-row{justify-content:center;gap:5px;display:flex}.termo-key{background:var(--surface);border:1px solid var(--border);min-width:32px;max-width:42px;height:50px;color:var(--muted);cursor:pointer;border-radius:6px;flex:1;justify-content:center;align-items:center;font-family:JetBrains Mono,monospace;font-size:11px;font-weight:500;transition:border-color .15s,color .15s,background .15s,transform .1s;display:flex}.termo-key:hover{color:var(--text);border-color:#64ffda4d;transform:translateY(-1px)}.termo-key:active{transform:scale(.96)}.termo-key.wide{min-width:52px;max-width:62px;font-size:9px}.termo-key.correct{border-color:var(--accent);color:var(--accent);background:#0f2d1f}.termo-key.present{color:#b59f3b;background:#1e1a08;border-color:#b4a03280}.termo-key.absent{color:#2d3748;background:#0a0e18;border-color:#64ffda0a}.termo-key.checking{opacity:.5;cursor:not-allowed}.termo-key:disabled{cursor:not-allowed}@media (width<=540px){.termo-header{padding:1rem}.termo-title{letter-spacing:.08em;font-size:.82rem}.termo-back{font-size:.72rem}.termo-game{padding:1rem .5rem}.termo-cell{border-radius:6px;width:48px;height:48px;font-size:19px}.board-6 .termo-cell{width:40px;height:40px;font-size:15px}.termo-kb{max-width:100%;padding:0 2px}.termo-kb-row{gap:4px}.termo-key{border-radius:5px;min-width:26px;max-width:38px;height:46px;font-size:10px}.termo-key.wide{min-width:44px;max-width:54px;font-size:8px}.termo-stats{gap:.85rem;padding:.75rem 1rem}.stat-value{font-size:1.3rem}.stat-volta{font-size:.65rem}.stat-label{font-size:.58rem}.termo-dica{max-width:100%;font-size:.73rem}}@media (width<=380px){.termo-title{font-size:.72rem}.termo-cell{width:42px;height:42px;font-size:17px}.board-6 .termo-cell{width:35px;height:35px;font-size:14px}.termo-key{min-width:22px;max-width:34px;height:42px;font-size:9px}.termo-key.wide{min-width:38px;max-width:48px}.termo-board,.termo-row{gap:5px}}
