:root{--primary:#003d9b;--primary-container:#0052cc;--secondary:#515f74;--secondary-container:#d5e3fc;--tertiary:#812000;--tertiary-container:#aa2d00;--green:#4c825c;--gold:#f1b13f;--surface:#f7f9fb;--surface-low:#f2f4f6;--surface-high:#e6e8ea;--surface-highest:#e0e3e5;--white:#fff;--text:#191c1e;--text-muted:#43474e;--outline:#c3c6d6;--shadow:0 40px 40px -5px #0000000f;--shadow-strong:0 24px 70px #003d9b33;--headline:"Manrope", Arial, sans-serif;--body:"Inter", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);min-height:100vh;color:var(--text);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.icon{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:1.35em;height:1.35em;display:inline-block}.icon path{fill:none}.top-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow);z-index:20;background:#f7f9fbdb;justify-content:space-between;align-items:center;height:68px;padding:0 32px;display:flex;position:fixed;top:0;left:0;right:0}.brand{font-family:var(--headline);letter-spacing:0;align-items:center;gap:12px;font-size:.95rem;font-weight:900;display:flex}.brand-mark{background:var(--primary);color:var(--white);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.nav-links{gap:4px;display:flex}.nav-links a,.nav-badge{color:var(--text-muted);text-transform:uppercase;border-radius:8px;padding:10px 12px;font-size:.72rem;font-weight:700;transition:background .16s,color .16s}.nav-links a:hover,.nav-badge:hover{background:var(--surface-high);color:var(--primary)}.nav-badge{background:var(--primary);color:var(--white)}.hero{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;gap:48px;min-height:92vh;padding:128px 7vw 80px;display:grid;position:relative;overflow:hidden}.hero-bg{z-index:0;background:linear-gradient(#02061747 0%,#020617b8 54%,#020617f5 100%),url(../../../stitch/home-hero.png) 50%/cover;position:absolute;inset:0}.hero-content,.hero-dashboard{z-index:1;min-width:0;max-width:100%;position:relative}.hero-eyebrow,.section-kicker{color:#b2c5ff;letter-spacing:0;text-transform:uppercase;align-items:center;gap:12px;margin:0 0 24px;font-size:.76rem;font-weight:800;display:flex}.hero-eyebrow:before,.section-kicker:before{content:"";background:currentColor;width:32px;height:2px;display:block}.hero h1{color:var(--white);font-family:var(--headline);letter-spacing:0;max-width:940px;margin:0;font-size:clamp(3rem,7vw,6.6rem);font-weight:900;line-height:.96}.hero h1 strong{color:#b2c5ff;font-weight:900}.hero-subtitle{color:#ffffffd1;max-width:700px;margin:28px 0 0;font-size:1.16rem;line-height:1.8}.hero-actions,.project-actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:36px;display:flex}.action-row{flex-wrap:wrap;gap:10px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:14px 20px;font-weight:900;transition:background .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex}.button:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.button--primary,.button--secondary{background:linear-gradient(90deg, var(--primary), var(--primary-container));color:var(--white)}.button--tertiary{background:var(--tertiary);color:var(--white)}.button--green{background:var(--green);color:var(--white)}.button--gold{background:var(--gold);color:var(--primary)}.button--ghost{color:var(--white);background:#ffffff1f}.hero-dashboard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-strong);background:#fffc;border-radius:8px;padding:18px}.dashboard-header{color:var(--primary);font-family:var(--headline);align-items:center;gap:10px;margin-bottom:14px;font-weight:900;display:flex}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.dashboard-grid div{background:var(--white);border-radius:8px;min-height:114px;padding:18px}.dashboard-grid small{color:var(--text-muted);text-transform:uppercase;font-size:.72rem;font-weight:700;line-height:1.45;display:block}.dashboard-grid strong{color:var(--primary);font-family:var(--headline);margin-top:14px;font-size:clamp(1.8rem,3vw,2.6rem);display:block}.impact-band{background:var(--surface-low);grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;padding:2px;display:grid}.impact-band div{background:var(--white);min-width:0;min-height:220px;padding:42px}.impact-band .icon{color:var(--secondary);font-size:2.2rem}.impact-band strong{color:var(--primary);font-family:var(--headline);margin:18px 0 10px;font-size:1.3rem;display:block}.impact-band p,.intro-section p,.project-copy p,.closing-cta p,footer span{color:var(--text-muted);overflow-wrap:anywhere;margin:0;line-height:1.75}.intro-section{grid-template-columns:1fr .8fr;align-items:end;gap:40px;padding:100px 7vw 56px;display:grid}.intro-section .section-kicker,.closing-cta .section-kicker{color:var(--secondary)}.intro-section h2,.closing-cta h2{color:var(--primary);font-family:var(--headline);letter-spacing:0;max-width:860px;margin:0;font-size:clamp(2.3rem,5vw,4.4rem);font-weight:900;line-height:1.02}.projects-wrap{gap:0;display:grid}.project-section{background:var(--surface);grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:56px;padding:84px 7vw;display:grid}.project-section:nth-child(2n){background:var(--surface-low)}.project-section--reverse .project-copy{order:2}.project-section--reverse .project-visual{order:1}.project-copy h2{color:var(--primary);font-family:var(--headline);letter-spacing:0;margin:0;font-size:clamp(2.4rem,5vw,5.4rem);font-weight:900;line-height:.96}.project-copy h3{color:var(--secondary);font-family:var(--headline);margin:16px 0 18px;font-size:clamp(1.35rem,2.5vw,2rem);line-height:1.15}.project-copy p{font-size:1.05rem}.section-kicker .status-pill{margin-left:4px}.status-pill{color:var(--white);border-radius:999px;padding:7px 10px;font-size:.68rem}.status-pill--case{background:var(--tertiary-container)}.status-pill--disponivel{background:var(--green)}.status-pill--em-construcao{background:var(--gold);color:var(--primary)}.detail-list{gap:12px;margin-top:26px;display:grid}.detail-item{background:#ffffffad;border-radius:8px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.detail-item span:last-child{color:var(--text-muted);line-height:1.55}.accent-primary{color:var(--primary)}.accent-secondary{color:var(--secondary)}.accent-tertiary{color:var(--tertiary-container)}.accent-green{color:var(--green)}.accent-gold{color:var(--gold)}.metric-row{flex-wrap:wrap;gap:8px;display:flex}.metric-row span{background:var(--surface-high);color:var(--primary);text-transform:uppercase;border-radius:999px;padding:9px 12px;font-size:.76rem;font-weight:800}.project-visual{aspect-ratio:1.12;box-shadow:var(--shadow-strong);border-radius:8px;min-height:420px;position:relative;overflow:hidden}.project-visual img{object-fit:cover;width:100%;height:100%;transition:transform .7s,filter .7s}.project-visual:hover img{transform:scale(1.04)}.project-visual:after{content:"";background:linear-gradient(#09284c0d,#09284cbd);position:absolute;inset:0}.visual-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--primary);z-index:2;background:#ffffffc2;border-radius:8px;gap:4px;width:min(280px,100% - 48px);padding:18px;display:grid;position:absolute;bottom:24px;left:24px}.visual-panel .icon{color:var(--secondary)}.visual-panel strong{font-family:var(--headline)}.visual-panel small{color:var(--text-muted);text-transform:uppercase;font-weight:700}.closing-cta{background:linear-gradient(135deg, var(--primary), var(--primary-container));color:var(--white);justify-content:space-between;align-items:center;gap:36px;padding:88px 7vw;display:flex}.closing-cta h2,.closing-cta p{color:var(--white)}.closing-cta p{opacity:.78;max-width:720px}footer{background:var(--surface-high);justify-content:space-between;align-items:center;gap:18px;padding:32px 7vw;display:flex}footer strong{color:var(--primary);font-family:var(--headline);font-size:1.2rem;font-weight:900}@media (max-width:980px){.hero,.intro-section,.project-section{grid-template-columns:1fr}.project-section--reverse .project-copy,.project-section--reverse .project-visual{order:initial}.hero{min-height:auto}.impact-band{grid-template-columns:1fr}.closing-cta{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.top-nav{height:auto;padding:14px 18px}.nav-links{display:none}.nav-badge{font-size:.66rem}.hero,.project-section,.intro-section,.closing-cta{padding-left:22px;padding-right:22px}.hero{width:100%;max-width:100vw;padding-top:104px}.hero h1{max-width:100%;font-size:2rem;line-height:1.08}.hero h1 span,.hero h1 strong{display:block}.hero-content,.hero-dashboard{max-width:346px}.hero-subtitle{overflow-wrap:anywhere;max-width:100%;font-size:1rem}.hero-dashboard{width:100%}.hero-actions,.project-actions{flex-direction:column;align-items:stretch}.button{width:100%}.dashboard-grid{grid-template-columns:1fr}.impact-band div{min-height:180px;padding:30px 24px}.project-visual{min-height:300px}footer{flex-direction:column;align-items:flex-start}}
