html[data-locale=en] [data-locale-content=no],html[data-locale=no] [data-locale-content=en]{display:none}@font-face{font-family:Alef;src:url(/static/fonts/alef-400.ttf)format("truetype");font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:Alef;src:url(/static/fonts/alef-700.ttf)format("truetype");font-weight:700;font-style:normal;font-display:optional}*,:before,:after{box-sizing:border-box;margin:0;padding:0}summary{list-style:none}summary::-webkit-details-marker{display:none}:root{--background:0 0% 99%;--foreground:220 10% 15%;--muted:220 10% 95%;--muted-foreground:220 10% 38%;--border:220 10% 88%;--card:0 0% 100%;--card-foreground:220 10% 15%;--primary:215 90% 45%;--primary-foreground:0 0% 100%;--secondary:220 10% 95%;--secondary-foreground:220 10% 20%;--accent:215 85% 96%;--accent-foreground:215 90% 45%;--ring:215 90% 55%;--radius:.75rem}.dark{--background:220 15% 8%;--foreground:220 10% 95%;--muted:220 12% 14%;--muted-foreground:220 10% 72%;--border:220 12% 18%;--card:220 15% 10%;--card-foreground:220 10% 95%;--primary:215 90% 45%;--primary-foreground:0 0% 100%;--secondary:220 12% 16%;--secondary-foreground:220 10% 95%;--accent:220 12% 18%;--accent-foreground:220 10% 95%;--ring:215 90% 45%}html{background-color:hsl(var(--background));color:hsl(var(--foreground));scroll-behavior:smooth;scrollbar-gutter:stable;font-size:16px}body{background-color:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;font-family:Alef,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit}img{max-width:100%;display:block}.smooth-transition{transition:all .2s cubic-bezier(.4,0,.2,1)}.glass-card{background:hsl(var(--card) / .8);-webkit-backdrop-filter:blur(40px);border:1px solid hsl(var(--border) / .5)}.container{width:100%;max-width:72rem;margin:0 auto;padding:0 1.5rem}.btn{border-radius:var(--radius);cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;height:2.75rem;padding:0 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.btn:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.btn-lg{height:3rem;padding:0 2rem;font-size:1rem}.btn-sm{height:2.25rem;padding:0 .875rem;font-size:.8125rem}.btn-icon{border-radius:9999px;width:2.25rem;height:2.25rem;padding:0}.btn-primary{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.btn-primary:hover{background:hsl(var(--primary) / .9)}.btn-secondary{background:hsl(var(--secondary));color:hsl(var(--secondary-foreground))}.btn-secondary:hover{background:hsl(var(--secondary) / .7)}.btn-ghost{color:hsl(var(--foreground));background:0 0}.btn-ghost:hover{background:hsl(var(--muted))}.site-layout{flex-direction:column;min-height:100vh;display:flex}.site-page-content{flex-direction:column;flex:1;display:flex}[data-ilha=header]{z-index:50;position:sticky;top:0}.site-header-wrap{position:relative}.site-header-backdrop{pointer-events:none;z-index:0;transition:background-color .2s,border-color .2s;position:absolute;inset:0}.site-header-backdrop--solid{background-color:hsl(var(--background) / .85);border-bottom:1px solid hsl(var(--border) / .2);-webkit-backdrop-filter:blur(40px)}.site-header{z-index:50;height:4rem;transition:color .2s;position:relative}.site-header__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.site-header__name{letter-spacing:-.02em;color:inherit;font-size:1.125rem;font-weight:500;text-decoration:none;transition:opacity .2s}.site-header__name:hover{opacity:.75}.site-nav{align-items:center;gap:.125rem;display:none}@media (width>=768px){.site-nav{display:flex}}.nav-link{color:hsl(var(--foreground));border-radius:calc(var(--radius) - 2px);padding:.4375rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.nav-link:hover{color:hsl(var(--foreground) / .8);background:hsl(var(--muted))}.locale-dropdown{margin-left:.5rem;position:relative}.locale-summary{border-radius:calc(var(--radius) - 2px);cursor:pointer;color:hsl(var(--muted-foreground));align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.875rem;font-weight:500;transition:color .2s,background .2s;display:flex}.locale-summary:hover{color:hsl(var(--foreground));background:hsl(var(--muted))}.locale-chevron{flex-shrink:0;width:.75rem;height:.75rem;transition:transform .2s}details[open] .locale-chevron{transform:rotate(180deg)}.locale-menu{background:hsl(var(--card));border:1px solid hsl(var(--border) / .25);border-radius:var(--radius);min-width:8rem;padding:.25rem;position:absolute;top:calc(100% + .25rem);right:0;box-shadow:0 8px 24px #0000001a}.locale-option{border-radius:calc(var(--radius) - 2px);color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;transition:color .2s,background .2s;display:flex}.locale-option:hover{color:hsl(var(--foreground));background:hsl(var(--muted))}.locale-option--active{background:hsl(var(--primary) / .1);color:hsl(var(--foreground));font-weight:500}.theme-toggle{cursor:pointer;width:2.25rem;height:2.25rem;color:hsl(var(--muted-foreground));background:0 0;border:none;border-radius:9999px;justify-content:center;align-items:center;margin-left:.5rem;transition:color .2s,background .2s;display:flex}.theme-toggle:hover{color:hsl(var(--foreground));background:hsl(var(--muted))}.theme-toggle svg{width:1.125rem;height:1.125rem}.mobile-menu-btn{cursor:pointer;width:2.25rem;height:2.25rem;color:inherit;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;transition:background .2s;display:flex}.mobile-menu-btn:hover{background:hsl(var(--muted))}.mobile-menu-btn svg{width:1.25rem;height:1.25rem}@media (width>=768px){.mobile-menu-btn{display:none}}.mobile-menu{z-index:40;background:hsl(var(--background) / .92);-webkit-backdrop-filter:blur(40px);border:1px solid hsl(var(--border) / .2);border-radius:var(--radius);flex-direction:column;gap:.25rem;margin-top:.375rem;padding:.5rem;display:flex;position:absolute;top:100%;left:.75rem;right:.75rem;box-shadow:0 8px 32px #0000001f}@media (width>=768px){.mobile-menu{display:none}}.mobile-menu[hidden]{display:none}.mobile-menu__link{color:hsl(var(--foreground));border-radius:calc(var(--radius) - 2px);padding:.75rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s;display:block}.mobile-menu__link:hover{background:hsl(var(--muted))}.mobile-menu__divider{background:hsl(var(--border) / .5);height:1px;margin:.25rem 0}.mobile-locale-details{list-style:none}.mobile-locale-summary{cursor:pointer;color:hsl(var(--muted-foreground));border-radius:calc(var(--radius) - 2px);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;list-style:none;transition:background .2s,color .2s;display:flex}.mobile-locale-summary::-webkit-details-marker{display:none}.mobile-locale-summary:hover{background:hsl(var(--muted));color:hsl(var(--foreground))}.mobile-locale-summary svg{flex-shrink:0;width:.875rem;height:.875rem;transition:transform .2s}.mobile-locale-details[open] .mobile-locale-summary svg{transform:rotate(180deg)}.mobile-locale-submenu{flex-direction:column;gap:.125rem;padding:0 0 .25rem;display:flex}.mobile-menu__theme{cursor:pointer;color:hsl(var(--foreground));border-radius:calc(var(--radius) - 2px);background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:background .2s;display:flex}.mobile-menu__theme:hover{background:hsl(var(--muted))}.mobile-menu__theme svg{width:1.125rem;height:1.125rem}@media (width<=767px){.site-page-content{transition:opacity .2s cubic-bezier(.4,0,.2,1)}.mobile-nav-open .site-page-content{opacity:.5;pointer-events:none}.site-header-wrap--mobile-transparent .site-header-backdrop{-webkit-backdrop-filter:blur(40px);background:0 0;border-bottom:none}.site-header-wrap--mobile-transparent .site-header,.site-header-wrap--mobile-transparent .mobile-menu-btn{color:#000}.site-header-wrap--mobile-transparent .mobile-menu-btn:hover{background:#0000001a}}.hero-section{min-height:calc(100vh - 12rem);position:relative;overflow-x:hidden}@media (width<=767px){.hero-section{margin-top:-4rem}}.hero-bg-gradient{background:linear-gradient(135deg, hsl(var(--background)) 0%, hsl(var(--background)) 60%, hsl(var(--accent) / .06) 100%);pointer-events:none;position:absolute;inset:0}.hero-bg-blob-1{background:hsl(var(--primary) / .08);filter:blur(4rem);pointer-events:none;border-radius:9999px;width:24rem;height:24rem;position:absolute;top:20%;left:5%}.hero-bg-blob-2{background:hsl(var(--accent) / .1);filter:blur(4rem);pointer-events:none;border-radius:9999px;width:20rem;height:20rem;position:absolute;bottom:20%;right:10%}.hero-mobile-image{z-index:0;height:62vh;position:absolute;top:0;left:0;right:0;overflow:hidden}.hero-mobile-image img{object-fit:cover;object-position:50% 35%;width:100%;height:100%}.hero-mobile-fade{pointer-events:none;background:linear-gradient(to bottom, transparent 0, transparent calc(35% + 50px), hsl(var(--background)) 75%, hsl(var(--background)) 100%);z-index:10;height:calc(62vh - 6.25rem);position:absolute;top:7.5rem;left:0;right:0}@media (width>=768px){.hero-mobile-image,.hero-mobile-fade{display:none}}.hero-inner{z-index:20;flex-direction:column;justify-content:center;height:calc(100vh - 12rem);display:flex;position:relative}.hero-grid{grid-template-columns:1fr;align-items:flex-start;gap:2rem;padding-top:calc(26vh + 4rem);display:grid}@media (width>=768px){.hero-grid{grid-template-columns:3fr 2fr;align-items:center;gap:4rem;padding-top:1.5rem}}.hero-content{position:relative}.hero-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:.5rem;font-size:.75rem;font-weight:600}.hero-name{letter-spacing:-.025em;background:linear-gradient(to right, hsl(var(--foreground)) 0%, hsl(var(--foreground) / .7) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:0;padding-bottom:.375rem;font-size:2.5rem;font-weight:700;line-height:1.2}@media (width>=1024px){.hero-name{font-size:3.75rem}}.hero-description{max-width:42rem;color:hsl(var(--foreground) / .85);margin-top:1rem;margin-bottom:.75rem;font-size:1rem;line-height:1.75}.dark .hero-description{color:hsl(var(--muted-foreground))}@media (width>=1024px){.hero-description{font-size:1.125rem}}.hero-currently{max-width:42rem;color:hsl(var(--foreground) / .75);padding-top:1rem;font-size:.875rem}@media (width>=768px){.hero-currently{padding-top:2rem;font-size:1rem}}.hero-currently a{color:hsl(var(--foreground));text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:hsl(var(--foreground) / .25);text-decoration-color:hsl(var(--foreground) / .25);font-weight:600;transition:text-decoration-color .2s}.hero-currently a:hover{-webkit-text-decoration-color:hsl(var(--foreground) / .7);text-decoration-color:hsl(var(--foreground) / .7)}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;padding-top:.375rem;display:flex}.hero-actions--mobile{flex-direction:column;align-items:flex-start}.hero-actions--mobile .social-row{gap:.75rem;display:flex}.hero-actions--desktop{display:none}@media (width>=768px){.hero-actions--desktop{display:flex}.hero-actions--mobile{display:none}}.hero-portrait{justify-content:center;align-items:center;display:none}@media (width>=768px){.hero-portrait{display:flex}}.hero-portrait img{border-radius:var(--radius);width:auto;height:auto;max-height:calc(100vh - 9rem)}.section{padding:5rem 0}.section-header{margin-bottom:3rem}.section-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:hsl(var(--muted-foreground));margin-bottom:.75rem;font-size:.75rem;font-weight:600}.section-title{letter-spacing:-.02em;font-size:1.875rem;font-weight:700}.section-title--lg{font-size:2.25rem}.section-desc{color:hsl(var(--muted-foreground) / .9);max-width:42rem;margin-top:1rem;line-height:1.7}.project-grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (width>=768px){.project-grid{grid-template-columns:1fr 1fr}.project-grid__item--featured{grid-column:1/-1}}.project-card{border-radius:1rem;flex-direction:column;height:100%;transition:box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden}.project-card:hover{box-shadow:0 12px 28px -5px #0000001f}.project-card--featured{flex-direction:column}@media (width>=768px){.project-card--featured{flex-direction:row;min-height:21.25rem}}.project-card__media-wrap{overflow:hidden}.project-card--featured .project-card__media-wrap{border-radius:1rem 1rem 0 0}@media (width>=768px){.project-card--featured .project-card__media-wrap{border-radius:1rem 0 0 1rem;flex-shrink:0;width:34%}}.project-card__media{background:hsl(var(--muted));justify-content:center;align-items:center;height:12.5rem;display:flex;position:relative;overflow:hidden}.project-card--featured .project-card__media{height:15rem;padding:2rem}@media (width>=768px){.project-card--featured .project-card__media{height:100%;min-height:21.25rem;padding:2.5rem}}.project-card__img{object-fit:contain;height:11.25rem;transition:transform .5s}.project-card--featured .project-card__img{height:11.25rem}@media (width>=768px){.project-card--featured .project-card__img{height:14.5rem}}.project-card:hover .project-card__img{transform:scale(1.05)}.project-card__overlay{z-index:10;opacity:0;background:linear-gradient(#0000004d 0%,#0000001a 50%,#0000 100%);justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.project-card:hover .project-card__overlay{opacity:1}.project-card__overlay-cta{background:hsl(var(--foreground));color:hsl(var(--background));border-radius:.375rem;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-flex}.project-card__overlay-cta:hover{transform:scale(1.05)}.project-card__status{background:hsl(var(--foreground));color:hsl(var(--background));border-radius:9999px;margin:.75rem;padding:.375rem .75rem;font-size:.75rem;font-weight:600;position:absolute;top:0;right:0}.project-card__body{flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex}@media (width>=768px){.project-card--featured .project-card__body{justify-content:center;width:66%;padding:1.75rem 2rem}}.project-card__name{color:hsl(var(--foreground));font-size:1.125rem;font-weight:600;text-decoration:none}.project-card--featured .project-card__name{font-size:1.5rem}a.project-card__name{align-items:center;gap:.25rem;transition:color .2s;display:inline-flex}a.project-card__name:hover{color:hsl(var(--primary) / .8);text-decoration:underline}.project-card__desc{color:hsl(var(--muted-foreground));white-space:pre-line;flex:1;font-size:.875rem;line-height:1.65}.project-card--featured .project-card__desc{max-width:42rem;font-size:1rem}.tech-pills{flex-wrap:wrap;gap:.5rem;padding-top:.25rem;display:flex}.tech-pill{background:hsl(var(--accent) / .5);color:hsl(var(--accent-foreground));border-radius:.5rem;padding:.3125rem .75rem;font-size:.75rem;font-weight:600;transition:background .2s}.tech-pill:hover{background:hsl(var(--accent) / .7)}.repo-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.repo-grid{grid-template-columns:1fr 1fr}}.repo-card{border-radius:1rem;flex-direction:column;gap:.75rem;padding:1.5rem;transition:box-shadow .2s,border-color .2s;display:flex}.repo-card:hover{border-color:hsl(var(--border) / .6);box-shadow:0 10px 24px -5px #0000001a}.repo-card--wide{grid-column:1/-1}.repo-card__name{color:hsl(var(--foreground));align-items:center;gap:.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.repo-card__name:hover{color:hsl(var(--primary))}.repo-card__desc{color:hsl(var(--muted-foreground));white-space:pre-line;flex:1;font-size:.875rem;line-height:1.65}.repo-card__stats{color:hsl(var(--muted-foreground));border-top:1px solid hsl(var(--border) / .3);flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:auto;padding-top:1rem;font-size:.75rem;display:flex}.repo-card__lang-dot{border-radius:9999px;flex-shrink:0;width:.75rem;height:.75rem;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.download-spinner{border:1.5px solid hsl(var(--muted-foreground) / .35);border-top-color:hsl(var(--muted-foreground));vertical-align:middle;border-radius:9999px;width:.7rem;height:.7rem;animation:.7s linear infinite spin;display:inline-block}.repo-card__pr-number{color:hsl(var(--muted-foreground));margin-left:.25rem;font-weight:400}.pr-badge{text-transform:capitalize;border-radius:9999px;flex-shrink:0;margin-left:auto;padding:.15rem .5rem;font-size:.6875rem;font-weight:500}.pr-badge--open{color:#29a356;background:#0f3d2026}.pr-badge--merged{color:#7333cc;background:#8f5cd626}.pr-additions{color:#248f4b}.pr-deletions{color:#c32222}.contact-card{border-radius:1rem;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}@media (width>=768px){.contact-card{padding:2.5rem}}.contact-desc{color:hsl(var(--muted-foreground));max-width:42rem;line-height:1.75}.contact-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.site-footer{border-top:1px solid hsl(var(--border) / .2);text-align:center;padding:2rem 1rem}.site-footer p{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500}
