*{box-sizing:border-box;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{scroll-behavior:smooth}:root{--bg:#101116;--bg-deep:#080a0f;--surface:#18171b;--surface-soft:#211c1b;--surface-elevated:#282320;--fg:#fff7ed;--muted:#d8cec2;--subtle:#94877d;--faint:#6f665e;--border:#fff7ed1f;--border-strong:#f5b4614d;--accent:#f5b461;--accent-2:#d89a3d;--accent-3:#7dd3fc;--accent-rgb:245, 180, 97;--accent-2-rgb:216, 154, 61;--accent-3-rgb:125, 211, 252;--success:#34d399;--success-rgb:52, 211, 153;--shadow:#0206176b;--button-text:#160f08}body{background-color:var(--bg);min-height:100vh;color:var(--fg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}img{max-width:100%}a{color:inherit}.app{background:radial-gradient(circle at 76% 10%, rgba(var(--accent-rgb), .11), transparent 26%), radial-gradient(circle at 10% 40%, rgba(var(--accent-3-rgb), .06), transparent 30%), linear-gradient(180deg, var(--bg) 0%, #121116 45%, var(--bg-deep) 100%);min-height:100vh}.page-main{overflow:hidden}.cabecalho{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#101116e6;position:sticky;top:0}.cabecalho-inner{justify-content:space-between;align-items:center;gap:2rem;width:min(100% - 2rem,1080px);min-height:66px;margin:0 auto;display:flex}.titulo{color:var(--fg);letter-spacing:-.01em;font-size:.88rem;font-weight:750;text-decoration:none}.ponto{color:var(--accent)}.menubar{align-items:center;gap:clamp(1rem,3vw,2rem);display:flex}.menubar a{color:var(--subtle);padding:1.55rem 0;font-size:.76rem;font-weight:650;text-decoration:none;position:relative}.menubar a:after{background:var(--accent);content:"";height:1px;transition:transform .18s;position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.menubar a:hover{color:var(--fg)}.menubar a:hover:after{transform:scaleX(1)}@media (width<=650px){.cabecalho-inner{min-height:58px}.titulo{font-size:.8rem}.menubar{gap:.9rem}.menubar a{padding:1.3rem 0;font-size:.7rem}.menubar a:nth-child(3){display:none}}@media (width<=430px){.menubar a:nth-child(2){display:none}}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,440px);align-items:center;gap:clamp(3rem,8vw,6rem);width:min(100% - 2rem,1080px);margin:0 auto;padding:clamp(4rem,8vw,7rem) 0;display:grid}.hero-intro{max-width:590px}.hero-kicker{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 1.5rem;font-size:.72rem;font-weight:750;display:flex}.hero-kicker:before{background:var(--accent);content:"";width:24px;height:1px}.hero h1{color:var(--fg);letter-spacing:-.055em;margin:0;font-size:clamp(3.4rem,7vw,5.8rem);line-height:.98}.hero h1 strong{color:var(--accent)}.hero-description{max-width:570px;color:var(--muted);margin:1.7rem 0 0;font-size:clamp(1rem,2vw,1.1rem);line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.4rem;margin-top:2rem;display:flex}.hero-actions a{color:var(--muted);text-underline-offset:4px;font-size:.82rem;font-weight:700}.hero-actions a:hover{color:var(--fg)}.hero-actions .hero-primary{background:var(--accent);color:var(--button-text);border-radius:5px;padding:.8rem 1rem;text-decoration:none}.hero-actions .hero-primary:hover{background:var(--accent-2);color:var(--button-text)}.hero-visual{border:1px solid var(--border);background:var(--surface-soft);border-radius:14px;min-height:500px;position:relative;overflow:hidden}.hero-visual:after{content:"";background:linear-gradient(#0000,#080a0fb8);position:absolute;inset:55% 0 0}.hero-visual img{object-fit:cover;object-position:center;width:100%;min-height:500px;display:block}.hero-visual-label{z-index:1;color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;position:absolute;bottom:1rem;right:1rem}@media (width<=850px){.hero{grid-template-columns:1fr}.hero-visual{width:min(100%,430px);min-height:380px}.hero-visual img{min-height:380px}}@media (width<=600px){.hero{padding:4rem 1rem}.hero-visual,.hero-visual img{min-height:320px}}.section-divider{background-color:var(--border);width:min(100% - 2rem,1019px);height:1px;margin:0 auto}@media (width<=600px){.section-divider{width:calc(100% - 3rem)}}.about{grid-template-columns:220px minmax(0,1fr);gap:clamp(2rem,8vw,6rem);width:min(100% - 2rem,900px);margin:0 auto;padding:clamp(4.5rem,8vw,7rem) 0;display:grid}.about-kicker{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 .8rem;font-size:.68rem;font-weight:750;display:flex}.about-kicker span{background:var(--accent);width:22px;height:1px}.about h2{color:var(--fg);letter-spacing:-.025em;margin:0;font-size:1.6rem}.about-story{max-width:620px}.about-story p{color:var(--muted);margin:0 0 1.2rem;font-size:1rem;line-height:1.75}.about-story p:last-child{margin-bottom:0}@media (width<=700px){.about{grid-template-columns:1fr;gap:1.8rem;padding-inline:1rem}}.projects{width:min(100% - 2rem,1080px);margin:0 auto;padding:clamp(4rem,7vw,6rem) 0}.projects-header{justify-content:space-between;align-items:end;gap:2rem;display:flex}.projects-kicker{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 .8rem;font-size:.72rem;font-weight:750;display:flex}.projects-kicker span{background:var(--accent);width:24px;height:1px}.projects h2{color:var(--fg);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,2.7rem)}.projects-header>p{max-width:420px;color:var(--subtle);text-align:right;margin:0;font-size:.9rem;line-height:1.55}.project-browser{border:1px solid var(--border);background:var(--surface);border-radius:12px;grid-template-columns:330px 1fr;height:590px;margin-top:2.5rem;display:grid;overflow:hidden}.project-menu{border-right:1px solid var(--border);background:var(--bg)}.project-menu button{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--muted);text-align:left;cursor:pointer;background:0 0;grid-template-columns:34px 1fr;gap:.7rem;padding:1.15rem;display:grid}.project-menu button:hover{background:rgba(var(--accent-rgb), .05)}.project-menu button.is-active{background:var(--surface-soft);color:var(--fg);box-shadow:inset 3px 0 0 var(--accent)}.project-menu-number{color:var(--faint);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.project-menu button>span:last-child{gap:.3rem;display:grid}.project-menu strong{font-size:.88rem;line-height:1.3}.project-menu small{color:var(--subtle);font-size:.7rem}.project-preview{flex-direction:column;min-width:0;height:100%;padding:clamp(2rem,5vw,4rem);display:flex}.project-preview-top{justify-content:space-between;align-items:center;gap:1rem;display:flex}.project-code{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.project-badge{color:var(--subtle);font-size:.7rem}.project-preview h3{min-height:118px;color:var(--fg);letter-spacing:-.04em;margin:2.2rem 0 0;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.project-preview>p{max-width:620px;min-height:82px;color:var(--muted);margin:1rem 0 0;font-size:1rem;line-height:1.7}.project-preview-highlights{flex-wrap:wrap;align-content:flex-start;gap:.6rem 1.5rem;min-height:54px;margin:1.35rem 0 0;padding:0;list-style:none;display:flex}.project-preview-highlights li{color:var(--subtle);font-size:.8rem}.project-preview-highlights li:before{color:var(--accent);content:"•";margin-right:.45rem}.project-tags{flex-wrap:wrap;gap:.7rem;margin-top:auto;padding-top:2rem;display:flex}.project-tags span{color:var(--subtle);font-size:.72rem}.project-actions{border-top:1px solid var(--border);align-items:center;gap:1.3rem;margin-top:1.3rem;padding-top:1.3rem;display:flex}.project-actions button,.project-actions a{color:var(--fg);cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.project-actions a{color:var(--accent)}.project-actions button:hover,.project-actions a:hover{text-underline-offset:4px;text-decoration:underline}.project-modal-backdrop{z-index:1000;background:#080709cc;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.project-modal{border:1px solid var(--border-strong);background:var(--surface);border-radius:10px;width:min(100%,800px);max-height:88vh;padding:clamp(1.5rem,4vw,2.5rem);position:relative;overflow-y:auto}.project-modal-close{border:1px solid var(--border);width:38px;height:38px;color:var(--fg);cursor:pointer;background:0 0;border-radius:6px;place-items:center;display:grid;position:absolute;top:1rem;right:1rem}.project-modal-close:hover{border-color:var(--accent);color:var(--accent)}.project-modal-heading{gap:1rem;padding-right:3rem;display:flex}.project-icon{background:rgba(var(--accent-rgb), .1);border-radius:7px;flex:none;place-items:center;width:42px;height:42px;display:grid}.project-icon img{object-fit:contain;width:21px;height:21px}.project-modal-heading h3{color:var(--fg);margin:.45rem 0 0;font-size:1.8rem}.project-modal-heading p,.project-modal-content p{color:var(--muted);margin:.6rem 0 0;font-size:.9rem;line-height:1.65}.project-modal-content{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem;display:grid}.project-modal-wide{grid-column:1/-1}.project-modal-label{color:var(--accent);font-size:.72rem;font-weight:750}.project-modal-content ul{grid-template-columns:1fr 1fr;gap:.6rem 1.5rem;margin:.8rem 0 0;padding-left:1rem;display:grid}.project-modal-content li{color:var(--subtle);font-size:.82rem;line-height:1.5}.project-modal-footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding-top:1rem;display:flex}.project-modal-footer .project-tags{margin:0;padding:0}.project-modal-footer>a{color:var(--accent);font-size:.8rem;font-weight:700;text-decoration:none}@media (width<=800px){.project-browser{grid-template-columns:1fr;height:auto}.project-menu{border-right:0;border-bottom:1px solid var(--border);display:flex;overflow-x:auto}.project-menu button{border-right:1px solid var(--border);border-bottom:0;min-width:210px}.project-menu button.is-active{box-shadow:inset 0 -3px 0 var(--accent)}.project-preview{min-height:520px}}@media (width<=600px){.projects{padding-inline:1rem}.projects-header{flex-direction:column;align-items:flex-start}.projects-header>p{text-align:left}.project-browser{min-height:0}.project-preview{min-height:460px;padding:1.5rem}.project-preview h3{min-height:0;margin-top:1.5rem}.project-preview>p,.project-preview-highlights{min-height:0}.project-actions{flex-direction:column;align-items:flex-start}.project-modal-backdrop{align-items:end;padding:0}.project-modal{border-radius:10px 10px 0 0;max-height:92vh}.project-modal-content,.project-modal-content ul{grid-template-columns:1fr}.project-modal-wide{grid-column:1}.project-modal-footer{flex-direction:column;align-items:flex-start}}.technologies{width:min(100% - 2rem,1080px);margin:0 auto;padding:clamp(4rem,7vw,6rem) 0}.technologies-header{justify-content:space-between;align-items:end;gap:2rem;display:flex}.technologies-kicker{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 .8rem;font-size:.72rem;font-weight:750;display:flex}.technologies-kicker span{background:var(--accent);width:24px;height:1px}.technologies h2{color:var(--fg);letter-spacing:-.035em;margin:0;font-size:clamp(2rem,4vw,2.7rem)}.technologies-header>p{max-width:360px;color:var(--subtle);text-align:right;margin:0;font-size:.9rem;line-height:1.55}.technology-index{border-top:1px solid var(--border-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 2.5rem;margin-top:2.5rem;display:grid}.technology-row{border-bottom:1px solid var(--border);grid-template-columns:165px 1fr;align-items:start;gap:1rem;padding:1.3rem 0;display:grid}.technology-row h3{color:var(--fg);margin:0;font-size:.86rem;line-height:1.35}.technology-tags{flex-wrap:wrap;gap:.55rem;display:flex}.technology-tags span{border:1px solid var(--border);color:var(--subtle);border-radius:4px;align-items:center;gap:.4rem;padding:.38rem .55rem;font-size:.68rem;display:inline-flex}.technology-tags svg{flex:none;font-size:.9rem}.technology-row:hover h3{color:var(--accent)}.technology-row:hover .technology-tags span{border-color:var(--border-strong);color:var(--muted)}@media (width<=850px){.technology-index{grid-template-columns:1fr}}@media (width<=650px){.technologies{padding-inline:1rem}.technologies-header{flex-direction:column;align-items:flex-start}.technologies-header>p{text-align:left}.technology-row{grid-template-columns:1fr;gap:.7rem}}.contact{width:min(100% - 2rem,1080px);margin:0 auto;padding:clamp(5rem,9vw,8rem) 0}.contact-shell{grid-template-columns:minmax(0,1fr) minmax(320px,430px);gap:clamp(3rem,10vw,8rem);display:grid}.contact-kicker{color:var(--accent);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 1.3rem;font-size:.72rem;font-weight:750;display:flex}.contact-kicker:before{background:var(--accent);content:"";width:24px;height:1px}.contact h2{max-width:580px;color:var(--fg);letter-spacing:-.055em;margin:0;font-size:clamp(2.7rem,6vw,5rem);line-height:1}.contact-copy>p:not(.contact-kicker){max-width:480px;color:var(--muted);margin:1.6rem 0 0;font-size:1rem;line-height:1.7}.contact-email{color:var(--fg);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:6px;margin-top:2.4rem;font-size:clamp(1rem,2.2vw,1.35rem);font-weight:700;display:inline-block}.contact-email:hover{color:var(--accent)}.contact-links{flex-wrap:wrap;gap:.9rem 1.4rem;margin-top:1.5rem;display:flex}.contact-links a{color:var(--subtle);font-size:.76rem;font-weight:650;text-decoration:none}.contact-links a:hover{color:var(--fg)}.contact-form{align-content:start;gap:1.4rem;padding-top:2.15rem;display:grid}.contact-form label{color:var(--subtle);gap:.5rem;font-size:.72rem;font-weight:700;display:grid}.contact-form input,.contact-form textarea{border:0;border-bottom:1px solid var(--border-strong);width:100%;color:var(--fg);background:0 0;border-radius:0;outline:none;padding:.75rem 0}.contact-form textarea{resize:vertical;min-height:110px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--accent)}.contact-form button{background:var(--fg);min-height:44px;color:var(--bg);cursor:pointer;border:0;border-radius:5px;justify-self:start;padding:0 1.1rem;font-size:.78rem;font-weight:800}.contact-form button:hover{background:var(--accent);color:var(--button-text)}.contact-form button:disabled{opacity:.55;cursor:not-allowed}.contact-status{color:var(--success);margin:0;font-size:.78rem;font-weight:700}.contact-status-error{color:#f87171}@media (width<=780px){.contact-shell{grid-template-columns:1fr}.contact-form{max-width:560px;padding-top:0}}@media (width<=600px){.contact{padding-inline:1rem}}.footer{border-top:1px solid var(--border);width:min(100% - 2rem,1120px);margin:0 auto}.footer-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;min-height:86px;display:grid}.footer-logo{width:fit-content;color:var(--fg);letter-spacing:-.02em;font-size:1.1rem;font-weight:800;text-decoration:none}.footer-logo span{color:var(--accent)}.footer p{color:var(--faint);margin:0;font-size:.86rem}.footer-socials{justify-content:flex-end;align-items:center;gap:1.35rem;display:flex}.footer-socials a{color:var(--accent);justify-content:center;align-items:center;font-size:1rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.footer-socials a:hover{color:var(--accent-2);transform:translateY(-2px)}@media (width<=700px){.footer-inner{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1rem;padding:1.5rem 0}.footer-socials{justify-content:center}}
