@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";.site-header{position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#000000b3;border-bottom:1px solid rgba(255,255,255,.08);min-height:var(--header-height)}.site-header__content{width:min(1100px,100%);margin:0 auto;padding:1rem 6vw;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:var(--header-height)}.site-header__brand{font-size:1.1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-decoration:none}.site-header__nav{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}.site-header__nav a{color:#ffffffd1;text-decoration:none;font-size:.95rem;letter-spacing:.04em;text-transform:uppercase;transition:color .15s ease}.site-header__nav a:hover,.site-header__nav a:focus-visible{color:#c26b1b}.site-header__nav a.is-active{color:#c26b1b;position:relative}.site-header__nav a.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-.4rem;height:2px;border-radius:999px;background:#c26b1bd9}@media(max-width:700px){.site-header__content{flex-direction:column;align-items:flex-start}.site-header__nav{gap:.8rem 1rem}}@media(max-width:520px){.site-header__content{padding:.8rem 6vw}.site-header__nav a{font-size:.82rem}}.site-footer{padding:5rem 6vw 2.5rem;background:#000;color:#fff;border-top:1px solid rgba(255,255,255,.08)}.site-footer__content{width:min(1100px,100%);margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:2.5rem;flex-wrap:wrap}.site-footer__title{font-size:clamp(1.8rem,3vw,2.5rem);margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.08em;color:#c26b1b}.site-footer__text{margin:0;color:#ffffffb3;max-width:420px}.site-footer__links{display:grid;gap:.6rem}.site-footer__links a{color:#ffffffd9;text-decoration:none;transition:color .15s ease}.site-footer__links a:hover,.site-footer__links a:focus-visible{color:#c26b1b}.site-footer__bottom{width:min(1100px,100%);margin:2.5rem auto 0;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.08);color:#ffffff8c;font-size:.9rem}.hero{min-height:60vh;padding:5rem 6vw;display:block;background:#000;color:#fff;padding-bottom:7rem;overflow:hidden;position:relative}.hero__content{max-width:900px}.hero__headline{display:flex;flex-direction:column;align-items:flex-start;gap:1.1rem;justify-content:flex-start}.hero__topbar{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;width:100%}.hero__language-float{position:absolute;top:5rem;right:6vw;z-index:2}.hero__identity{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;min-width:0}.hero__avatar{width:78px;height:78px;border-radius:50%;object-fit:cover;border:2px solid rgba(194,107,27,.85);box-shadow:0 12px 28px #00000073}.hero__linkedin{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;border:1px solid rgba(194,107,27,.9);background:#ffffff0f;box-shadow:0 6px 16px #00000059;transition:border-color .15s ease,background .15s ease,transform .15s ease}.hero__linkedin:hover,.hero__linkedin:focus-visible{border-color:#c26b1bcc;background:#c26b1b1f;transform:translateY(-1px)}.hero__linkedin-icon{width:30px;height:30px;display:block}.language-switcher{display:flex;align-items:center;gap:.4rem;padding:.25rem;border-radius:999px;border:1px solid rgba(194,107,27,.55);background:#ffffff0a}.language-switcher__button{border:0;border-radius:999px;padding:.25rem .7rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;background:transparent;color:#ffffffbf;cursor:pointer;transition:color .15s ease,background .15s ease}.language-switcher__button:hover,.language-switcher__button:focus-visible{color:#fff}.language-switcher__button.is-active{background:#c26b1b33;color:#c26b1b}@media(max-width:900px){.hero__topbar{flex-direction:column;align-items:flex-start}.hero__language-float{position:static;margin-bottom:.8rem}}.hero__actions{display:inline-flex;align-items:center;gap:.8rem;flex-wrap:wrap}.hero__title{font-size:clamp(2.4rem,5vw,4.4rem);letter-spacing:.08em;text-transform:uppercase;font-weight:700}.hero__subtitle{margin-top:.8rem;max-width:680px;line-height:1.6;font-size:1.15rem;color:#ffffffc7}.hero__button{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.9rem 1.2rem;border-radius:10px;border:1px solid rgba(194,107,27,.9);background:transparent;color:#fff;text-decoration:none;font-weight:600;letter-spacing:.04em;min-width:170px;height:42px;transition:border-color .15s ease,background .15s ease,transform .15s ease}.hero__button:hover,.hero__button:focus-visible{border-color:#c26b1b;background:#c26b1b26;transform:translateY(-1px)}.hero__button--whatsapp{border-color:#c26b1be6}.hero__button-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.hero__prompt{letter-spacing:.18em;text-transform:uppercase;font-weight:600;font-size:clamp(1rem,1.6vw,1.3rem);color:#c26b1ba6;text-shadow:0 0 18px rgba(0,0,0,.85)}.hero__prompt--overlay{position:absolute;left:50%;top:5.5%;transform:translate(-50%);margin:0;padding:.35rem .8rem;border:1px solid rgba(194,107,27,.55);border-radius:999px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1;pointer-events:none;box-shadow:0 0 14px #c26b1b38;overflow:hidden;display:inline-block}.hero__prompt-size{display:inline-block;white-space:nowrap;opacity:0}.hero__prompt-track{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;white-space:nowrap;animation:heroPromptCarousel 7s linear infinite;will-change:transform}.hero__prompt-item{display:inline-block;padding-right:2rem}@keyframes heroPromptCarousel{0%{transform:translateY(-50%)}to{transform:translate(-50%,-50%)}}.hero__accent{color:#c26b1b}.hero__image{display:block;width:100%;margin-bottom:2.8rem;height:auto;max-height:58vh;object-fit:contain}.hero__image-wrap{position:relative;width:min(88vw,700px);margin:-.45rem auto 0;background:#000}.hero__image-wrap:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.98),transparent 60%),linear-gradient(0deg,rgba(0,0,0,.9),transparent 25%),linear-gradient(90deg,rgba(0,0,0,.9),transparent 20%),linear-gradient(270deg,rgba(0,0,0,.9),transparent 20%);pointer-events:none}.hero__image-wrap:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 18%,rgba(0,0,0,.96) 0,rgba(0,0,0,.85) 35%,transparent 60%);pointer-events:none}.hero__hotspot{position:absolute;display:block;width:28%;height:28%;border-radius:999px;background:transparent;opacity:1;cursor:pointer;z-index:2}.hero__hotspot:after{content:attr(data-label);position:absolute;left:50%;top:-2.2rem;transform:translate(-50%);padding:.35rem .7rem;border-radius:999px;background:#0000008c;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;opacity:1;transition:background .15s ease,color .15s ease,border-color .15s ease;pointer-events:none}.hero__hotspot:hover:after{background:#c26b1b40;color:#c26b1b;border-color:#c26b1bf2}.hero__hotspot:focus-visible:after{background:#c26b1b40;color:#c26b1b;border-color:#c26b1bf2}.hero__hotspot--red{left:8%;top:62%}.hero__hotspot--blue{right:8%;top:62%}@media(max-width:1024px){.hero{padding:4.5rem 6vw 6rem}.hero__image-wrap{width:min(94vw,680px)}.hero__prompt--overlay{top:8%}.hero__headline{flex-wrap:wrap;justify-content:flex-start}.hero__links{margin-left:0}}@media(max-width:900px){.hero__image-wrap{width:100%;margin-top:2rem}.hero__image{max-height:55vh}}@media(max-width:700px){.hero__avatar{width:64px;height:64px}.hero{padding:4rem 6vw 5rem}.hero__title{letter-spacing:.04em}.hero__subtitle{font-size:1.02rem}.hero__actions{width:100%}.hero__button{width:100%;min-width:0;justify-content:center}.hero__linkedin{width:40px;height:40px}.hero__linkedin-icon{width:22px;height:22px}.hero__prompt--overlay{top:10%;font-size:.78rem}.hero__hotspot{width:34%;height:34%}.hero__hotspot--red{left:4%;top:66%}.hero__hotspot--blue{right:4%;top:66%}.hero__image{max-height:50vh}}@media(max-width:420px){.hero{padding:3.5rem 6vw 4.5rem}.hero__prompt--overlay{top:12%;padding:.25rem .6rem}.hero__image{max-height:45vh}}.skills{padding:8rem 6vw;min-height:100vh;background:#000;color:#fff}.skills+.skills{margin-top:0}.skills__content{width:min(1100px,100%);max-width:1100px;margin:0 auto}.skills__title{font-size:clamp(2.1rem,3.4vw,3.1rem);text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#c26b1b}.skills__subtitle{margin-top:.8rem;color:#ffffffc7;line-height:1.6;font-size:1.12rem}.skills__card{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.4rem 1.6rem;background:#ffffff05;max-width:900px}.skills__card ul{margin:0;padding-left:1.1rem;line-height:1.75;font-size:1.02rem;color:#ffffffd1}@media(max-width:900px){.skills{padding:6rem 6vw}}@media(max-width:600px){.skills{padding:5rem 6vw;min-height:auto}.skills__title{letter-spacing:.05em}.skills__subtitle{font-size:1.02rem}.skills__card ul{font-size:.98rem}.skills__card{padding:1.2rem 1.3rem}}.projects{padding:8rem 6vw;background:#000;color:#fff}.projects__content{width:min(1100px,100%);margin:0 auto}.projects__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}.projects__title{font-size:clamp(2rem,3.4vw,3rem);text-transform:uppercase;letter-spacing:.08em;font-weight:700;flex:1 1 260px;min-width:0;overflow-wrap:break-word;color:#c26b1b}.projects__subtitle{margin:0;color:#ffffffbf;max-width:420px;flex:1 1 220px;min-width:0}.projects__grid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.6rem}.projects__card{border-radius:18px;padding:1.6rem 1.6rem 1.8rem;background:#ffffff08;border:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:.9rem;min-width:0}.projects__card:hover,.projects__card:focus-within{border-color:#c26b1bb3;background:linear-gradient(135deg,#c26b1b2e,#ffffff05);box-shadow:0 18px 40px #00000073;transform:translateY(-2px);transition:border-color .15s ease,background .15s ease,box-shadow .15s ease,transform .15s ease}.projects__eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.7rem;color:#fff9}.projects__media{border-radius:12px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);height:120px;display:grid;place-items:center;padding:.8rem}.projects__media img{width:96px;height:96px;object-fit:contain;border-radius:inherit;display:block}.projects__name{margin:0;font-size:1.4rem}.projects__description{margin:0;color:#ffffffbf;line-height:1.6}.projects__meta{font-size:.9rem;color:#fff9}.projects__tags{display:flex;flex-wrap:wrap;gap:.6rem}.projects__tags span{border:1px solid rgba(255,255,255,.18);padding:.35rem .7rem;border-radius:999px;font-size:.85rem;color:#fffc}.projects__cta{margin-top:.4rem;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1rem;border-radius:10px;border:1px solid rgba(194,107,27,.9);color:#fff;text-decoration:none;font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;width:100%;height:44px;transition:border-color .15s ease,background .15s ease,transform .15s ease}.projects__cta:hover,.projects__cta:focus-visible{border-color:#c26b1b;background:#c26b1b26;transform:translateY(-1px)}.projects__actions{margin-top:.4rem;display:grid;grid-template-columns:1fr;gap:.6rem;margin-top:auto}.projects__actions .projects__cta{margin-top:0}.projects__card>.projects__cta{margin-top:auto}@media(max-width:700px){.projects{padding:6rem 6vw}}@media(max-width:520px){.projects__grid{grid-template-columns:1fr}.projects__media{height:150px}.projects__tags span{font-size:.78rem}.projects__cta{width:100%}}.certifications{padding:8rem 6vw;min-height:80vh;background:#000;color:#fff}.certifications__content{width:min(1100px,100%);margin:0 auto}.certifications__title{font-size:clamp(2rem,3.4vw,3rem);text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#c26b1b}.certifications__subtitle{margin-top:.8rem;color:#ffffffc7;line-height:1.6;font-size:1.1rem}.certifications__grid{margin-top:2.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.6rem}.certifications__card{display:flex;align-items:center;gap:1rem;padding:1.2rem 1.4rem;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:#ffffff0a;color:#fff;text-decoration:none;transition:border-color .15s ease,background .15s ease,transform .15s ease}.certifications__card:hover,.certifications__card:focus-visible{border-color:#c26b1bb3;background:#c26b1b1f;transform:translateY(-2px)}.certifications__badge{width:48px;height:48px}.certifications__card h3{margin:0;font-size:1.1rem}.certifications__card p{margin:.3rem 0 0;color:#ffffffb3}@media(max-width:700px){.certifications{padding:6rem 6vw}.certifications__card{padding:1rem 1.1rem}.certifications__badge{width:40px;height:40px}}*{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;min-height:100%;scroll-behavior:smooth}body{background:#000;color:#fff;font-family:Space Grotesk,Segoe UI,Arial,sans-serif;font-size:1.05rem;line-height:1.6;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit}img{max-width:100%;height:auto}.layout{min-height:100vh;display:flex;flex-direction:column}.layout__main{flex:1}section,footer{scroll-margin-top:120px}button{background:#c26b1b;color:#fff;border:none;padding:.7rem 1.1rem;border-radius:6px;cursor:pointer}button:hover{filter:brightness(1.05)}
