:root{--background:#f7f9fb;--surface:#fff;--surface-low:#f2f4f6;--surface-high:#e6e8ea;--ink:#191c1e;--muted:#45464d;--outline:#c6c6cd;--navy:#131b2e;--navy-muted:#3f465c;--steel:#bec6e0;--steel-soft:#dae2fd;--accent:#fed01b;--accent-hover:#eec200;--accent-ink:#231b00;--max-width:1280px;--page-x:16px;--shadow:0 18px 42px #131b2e24;color:var(--ink);background:var(--background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-family:Inter,system-ui,sans-serif;line-height:1.5}*,:before,:after{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--background)}body.is-locked{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;border:0}h1,h2,h3,p{margin:0}.lucide{stroke-width:2px;vertical-align:middle;width:1.45rem;height:1.45rem;display:inline-block}.lucide.icon-filled{fill:currentColor}.container{width:min(100% - calc(var(--page-x) * 2), var(--max-width));margin-inline:auto}.topbar{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#131b2edb;border-bottom:1px solid #dae2fd29;position:fixed;inset:0 0 auto}.topbar__inner{width:min(100%, var(--max-width));height:80px;padding-inline:var(--page-x);justify-content:space-between;align-items:center;gap:18px;margin-inline:auto;display:flex}.brand,.desktop-nav,.quote-link,.button,.cert-card,.side-nav__link,.fab{justify-content:center;align-items:center;display:inline-flex}.brand{color:var(--accent);white-space:nowrap;gap:8px;font-family:IBM Plex Sans,Inter,sans-serif;font-weight:700}.brand .lucide{width:1.55rem;height:1.55rem}.desktop-nav,.quote-link{display:none}.icon-button{width:44px;height:44px;color:var(--accent);cursor:pointer;background:0 0;place-items:center;display:inline-grid}.icon-button--muted{color:var(--muted)}.side-nav{z-index:60;background:var(--surface);border-right:1px solid var(--outline);width:min(320px,86vw);box-shadow:var(--shadow);border-radius:0 8px 8px 0;transition:transform .22s;position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.side-nav--open{transform:translate(0)}.side-nav__header{border-bottom:1px solid var(--outline);justify-content:space-between;align-items:center;gap:16px;min-height:88px;padding:24px;display:flex}.side-nav__header strong{font-family:IBM Plex Sans,Inter,sans-serif;font-size:1.15rem}.side-nav__links{gap:8px;padding:12px;display:grid}.side-nav__cta,.side-nav__link{min-height:56px;color:var(--muted);border-radius:8px;justify-content:flex-start;gap:16px;padding:0 16px;font-weight:600}.side-nav__cta{background:linear-gradient(135deg, var(--navy) 0%, #253352 100%);color:#fff;border-radius:12px;align-items:center;font-weight:700;display:inline-flex;box-shadow:0 10px 24px #131b2e2e}.side-nav__link--active{background:var(--accent);color:var(--accent-ink)}.scrim{z-index:50;pointer-events:none;background:0 0;transition:background .22s;position:fixed;inset:0}.scrim--visible{pointer-events:auto;background:#00000057}.hero{background:var(--navy);align-items:center;min-height:760px;padding-top:80px;display:grid;position:relative;overflow:hidden}.hero__image,.hero__overlay{position:absolute;inset:0}.hero__image{object-fit:cover;object-position:58% center;filter:grayscale();opacity:.42;width:100%;height:100%}.hero__overlay{background:linear-gradient(90deg, var(--navy) 0%, #131b2ecc 46%, #131b2e33 100%), linear-gradient(180deg, #131b2e00 66%, var(--navy) 100%)}.hero__content{z-index:1;padding-block:82px 92px;position:relative}.eyebrow,.journey__label,.project-card__body p{letter-spacing:0;text-transform:uppercase;font-family:JetBrains Mono,monospace;font-size:.75rem;font-weight:600;line-height:1rem}.eyebrow{background:var(--accent);width:fit-content;color:var(--accent-ink);border-radius:2px;margin-bottom:16px;padding:5px 10px}.hero h1,.portfolio__heading h2,.journey h2,.cta h2,.section-copy h2{letter-spacing:0;font-family:IBM Plex Sans,Inter,sans-serif}.hero h1{color:#fff;max-width:680px;font-size:2.25rem;font-weight:700;line-height:2.75rem}.hero h1 span{color:var(--accent)}.hero__lead{border-left:4px solid var(--accent);max-width:620px;color:var(--steel-soft);margin-top:18px;padding:8px 0 8px 20px;font-size:1rem;line-height:1.65rem}.hero__actions,.cta__actions{gap:14px;margin-top:28px;display:grid}.button{text-align:center;text-transform:uppercase;border:2px solid #0000;border-radius:3px;gap:10px;min-height:54px;padding:14px 24px;font-weight:700;transition:transform .18s,background-color .18s,border-color .18s}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button--accent{background:var(--accent);color:var(--accent-ink);box-shadow:0 18px 34px #fed01b2e}.button--accent:hover,.button--accent:focus-visible{background:var(--accent-hover)}.button--ghost{border-color:var(--steel);color:#fff;background:#ffffff08}.button--ghost:hover,.button--ghost:focus-visible{background:#ffffff1f}.button--dark{background:var(--navy);color:#fff}.button--outline{border-color:var(--navy);color:var(--navy)}.norms{background:var(--surface-low);border-bottom:1px solid #c6c6cd6b}.norms__inner{gap:28px;padding-block:32px;display:grid}.section-copy{text-align:center}.section-copy h2,.cta h2{font-size:1.5rem;line-height:2rem}.section-copy p{color:var(--muted);margin-top:8px}.cert-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.cert-card{border:1px solid var(--outline);background:#fff;border-radius:8px;flex-direction:column;gap:8px;min-height:100px;padding:16px;box-shadow:0 8px 20px #131b2e0f}.cert-card .lucide{color:#735c00}.cert-card strong{font-family:JetBrains Mono,monospace;font-size:.75rem}.portfolio{background:var(--background);padding-block:72px}.portfolio__heading{text-align:center;justify-items:center;gap:14px;margin-bottom:32px;display:grid}.portfolio__heading h2{font-size:2rem;line-height:2.5rem}.portfolio__heading span{background:var(--accent);width:80px;height:4px}.project-grid{gap:24px;display:grid}.project-card{box-shadow:var(--shadow);background:#fff;border:1px solid #c6c6cd8c;border-radius:8px;transition:transform .18s,box-shadow .18s;overflow:hidden}.project-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px #131b2e2e}.project-card__media{aspect-ratio:16/9;background:var(--surface-high);overflow:hidden}.project-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .42s}.project-card:hover .project-card__media img{transform:scale(1.06)}.project-card__body{padding:18px}.project-card__body p{color:#735c00;margin-bottom:7px}.project-card__body h3{color:var(--ink);margin-bottom:8px;font-family:IBM Plex Sans,Inter,sans-serif;font-size:1.12rem;line-height:1.5rem}.project-card__body span{color:var(--muted);font-size:.92rem;line-height:1.35rem}.journey{background:var(--navy);color:#fff;padding-block:76px;position:relative;overflow:hidden}.journey__image,.journey__overlay{position:absolute;inset:0}.journey__image{object-fit:cover;object-position:18% 18%;filter:grayscale();opacity:.8;width:100%;height:100%}.journey__overlay{background:linear-gradient(90deg,#131b2eeb 0%,#131b2eb8 52%,#131b2e52 100%),linear-gradient(#131b2e14 0%,#131b2ee0 100%)}.journey__icon{color:var(--accent);opacity:.08;pointer-events:none;position:absolute;top:-42px;right:-86px}.journey__icon .lucide{width:16rem;height:16rem}.journey__grid{z-index:1;gap:34px;display:grid;position:relative}.journey__label{color:var(--accent);margin-bottom:16px}.journey h2{max-width:660px;font-size:2rem;line-height:2.45rem}.journey__text{color:var(--steel-soft);gap:18px;display:grid}.journey__text strong{color:#fff}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-top:12px;display:grid}.stats article{gap:2px;display:grid}.stats strong{color:var(--accent);font-family:IBM Plex Sans,Inter,sans-serif;font-size:2rem;line-height:2.3rem}.stats span{color:#fff;font-weight:600}.cta{background:var(--accent)}.cta__inner{text-align:center;padding-block:48px}.cta h2{color:var(--accent-ink)}.footer{background:var(--navy);border-top:1px solid #dae2fd1f}.footer__inner{color:var(--steel);gap:28px;padding-block:32px;display:grid}.footer strong{color:var(--accent);margin-bottom:8px;font-family:IBM Plex Sans,Inter,sans-serif;font-size:1.2rem;display:block}.footer p{max-width:340px}.footer nav{flex-wrap:wrap;gap:18px 28px;display:flex}.footer a:hover,.footer a:focus-visible{color:#fff}.footer small{border-top:1px solid #dae2fd1a;padding-top:20px}.fab{z-index:30;background:var(--accent);width:56px;height:56px;color:var(--accent-ink);border-radius:999px;position:fixed;bottom:20px;right:20px;box-shadow:0 18px 42px #131b2e42}@media (width>=640px){.hero__actions,.cta__actions{justify-content:flex-start;display:flex}.cta__actions{justify-content:center}.hero h1{font-size:3rem;line-height:3.5rem}}@media (width>=768px){:root{--page-x:48px}.desktop-nav,.quote-link{display:inline-flex}.desktop-nav{color:var(--steel);gap:32px;font-weight:500}.desktop-nav a:hover,.desktop-nav a:focus-visible,.desktop-nav__active{color:var(--accent)}.desktop-nav__active{border-bottom:2px solid var(--accent);padding-bottom:4px}.quote-link{background:var(--accent);min-height:40px;color:var(--accent-ink);border-radius:4px;padding-inline:24px;font-weight:700}.icon-button#openMenu{display:none}.hero{min-height:790px}.hero h1{font-size:3.45rem;line-height:4rem}.hero__lead{font-size:1.1rem;line-height:1.8rem}.norms__inner{grid-template-columns:1fr auto;align-items:center}.section-copy{text-align:left}.cert-grid{justify-content:flex-end;gap:16px;display:flex}.cert-card{width:132px}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.journey__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center}.footer__inner{grid-template-columns:minmax(0,1fr) auto;align-items:start}.footer small{grid-column:1/-1}}@media (width>=1024px){.hero h1{font-size:4rem;line-height:4.45rem}.portfolio{padding-block:96px}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.journey{padding-block:96px}.journey__image{opacity:.5;object-position:14% 14%}}.logoNav{width:80px}@media (width<=768px){.logoNav{width:60px}.nomeLogo{display:none}}.sublabel{letter-spacing:0;text-transform:uppercase;text-align:center;font-size:12px;font-weight:600;line-height:1rem}
