/* High-visibility accent used across the site. */
:root{--lime:#f4c542}
body{--lime:#f4c542}
/* Final override keeps the supplied cover above the legacy hero fallback. */
.hero-image{background-image:url('Imagens/capa.jpeg') !important}
/* Use the new brand cover supplied in the organized image folder. */
.hero-image{background-image:url('Imagens/capa.jpeg')}
@media (hover: none){.gallery-item figcaption{opacity:1;transform:none}.gallery-item:after{opacity:1}}
/* Keep project actions above the gallery image and overlay. */
.gallery-item figcaption{z-index:4;pointer-events:none}.gallery-item figcaption .project-trigger{position:relative;z-index:5;pointer-events:auto}.gallery-item:after{pointer-events:none}
.gallery-item figcaption{z-index:4}.gallery-item figcaption .project-trigger{position:relative;z-index:5}
.gallery-item:after{pointer-events:none}
.gallery-item figcaption{pointer-events:none}.gallery-item:hover figcaption{pointer-events:auto}
/* Identity refresh and project viewer */
:root{--lime:#e4b83d;--warm:#a96035}
.brand{gap:12px}.brand-logo{width:150px;height:150px;margin-top: 95px;display:block;overflow:hidden;border-radius:50%;background:#fff;box-shadow:0 0 0 2px rgba(228,184,61,.7)}.brand-logo img{width:100%;height:100%;object-fit:cover}.brand-name{font-size:16px;line-height:1.05;text-transform:uppercase;max-width:110px}.brand-name span{display:block;color:var(--lime)!important;font-size:11px;letter-spacing:1px}.site-footer .brand-logo{width:158px;height:158px}.site-footer .brand-name{font-size:17px}.gallery-item figcaption .project-trigger{display:flex;align-items:center;gap:5px;padding:0;color:#fff;background:transparent;font-size:11px;font-weight:700}.project-trigger svg{width:13px}.lightbox{position:fixed;z-index:20;inset:0;background:rgba(8,12,11,.94);display:grid;place-items:center;padding:60px 7vw;opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.lightbox.is-open{opacity:1;visibility:visible}.lightbox img{max-width:min(1100px,94vw);max-height:82vh;object-fit:contain;box-shadow:0 18px 60px rgba(0,0,0,.35)}.lightbox-caption{position:absolute;left:7vw;bottom:26px;color:rgba(255,255,255,.72);font-size:12px;letter-spacing:.5px}.lightbox-close{position:absolute;top:24px;right:28px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:var(--deep)}.lightbox-close svg{width:19px}.lightbox-open{overflow:hidden}
@media(max-width:800px){.main-nav.mobile-open{position:absolute;display:flex;flex-direction:column;gap:0;top:70px;left:0;right:0;margin:0;padding:10px 24px 18px;background:rgba(18,24,22,.98);border-top:1px solid rgba(255,255,255,.12)}.main-nav.mobile-open a{padding:13px 0;color:#fff}}
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{--ink:#1d2421;--deep:#121816;--paper:#f3f1ec;--muted:#737875;--line:#d6d8d0;--lime:#d9ed3a;--warm:#b26b3d;--display:'Space Grotesk',sans-serif;--body:'DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}.site-header{position:absolute;z-index:5;top:0;left:0;right:0;height:86px;padding:0 clamp(24px,5vw,80px);display:flex;align-items:center;justify-content:space-between;color:#fff}.brand{display:flex;align-items:center;gap:10px;font:700 20px var(--display);letter-spacing:-1px}.brand>span:last-child>span{color:var(--lime)}.brand-mark{width:30px;height:30px;background:var(--lime);color:var(--ink);display:grid;place-items:center;border-radius:50%}.brand-mark svg{width:16px;height:16px;stroke-width:2.6}.main-nav{display:flex;gap:36px;margin-left:12%}.main-nav a{font-size:13px;color:rgba(255,255,255,.75);transition:color .2s}.main-nav a:hover{color:#fff}.header-cta{border:1px solid rgba(255,255,255,.45);border-radius:100px;padding:12px 18px;font-size:12px;font-weight:700;display:flex;gap:8px;align-items:center}.header-cta svg,.button svg,.text-link svg{width:15px}.menu-toggle{display:none;background:none;color:#fff}.hero{min-height:720px;height:89vh;max-height:900px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--deep)}.hero-image{position:absolute;inset:0;background-image:url('assets/portfolio-04.jpg');background-size:cover;background-position:center 42%;transform:scale(1.02)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,16,14,.9) 5%,rgba(10,16,14,.68) 40%,rgba(10,16,14,.2) 80%),linear-gradient(0deg,rgba(10,16,14,.5),transparent 35%)}.hero-content{position:relative;z-index:1;margin-left:clamp(24px,12vw,190px);padding-top:70px;max-width:650px;color:#fff}.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:2.4px;color:var(--warm);font-weight:700;margin:0 0 25px;display:flex;gap:10px;align-items:center}.eyebrow span{height:7px;width:7px;border-radius:50%;display:inline-block;background:currentColor}.eyebrow.light{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--display);letter-spacing:-2.5px}h1{font-size:clamp(48px,7vw,92px);line-height:.98;margin-bottom:27px;font-weight:600}h1 em,h2 em{color:var(--lime);font-style:normal}.hero-copy{max-width:390px;line-height:1.6;color:rgba(255,255,255,.74);font-size:17px;margin-bottom:35px}.hero-actions{display:flex;align-items:center;gap:25px}.button{display:inline-flex;align-items:center;gap:13px;border-radius:100px;padding:16px 22px;font-weight:700;font-size:13px;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.15)}.button-primary{background:var(--lime);color:var(--ink)}.button-dark{background:var(--deep);color:#fff;justify-content:center;width:100%;margin-top:5px}.play-link{font-size:12px;display:flex;gap:10px;align-items:center;color:rgba(255,255,255,.9)}.play-icon{height:34px;width:34px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center}.play-icon svg{width:12px;fill:#fff}.hero-note{position:absolute;bottom:49px;right:clamp(24px,7vw,100px);color:#fff;display:flex;gap:12px;align-items:center;text-transform:uppercase;font-size:10px;line-height:1.5;letter-spacing:1.5px}.note-line{width:48px;height:1px;background:var(--lime)}.scroll-cue{position:absolute;bottom:39px;left:clamp(24px,5vw,80px);display:flex;align-items:center;gap:12px;color:rgba(255,255,255,.6);font-size:10px;text-transform:uppercase;letter-spacing:1.5px}.scroll-cue span:first-child{color:var(--lime)}.scroll-line{height:1px;width:55px;background:rgba(255,255,255,.4)}.trust-strip{background:var(--lime);min-height:126px;padding:28px clamp(24px,8vw,125px);display:grid;grid-template-columns:repeat(3,1fr) 1.2fr;align-items:center;gap:30px}.trust-strip div{display:flex;align-items:baseline;gap:10px;border-right:1px solid rgba(29,36,33,.25)}.trust-strip div:nth-child(3){border:0}.trust-strip strong{font:700 28px var(--display);letter-spacing:-1.5px}.trust-strip span{font-size:11px;line-height:1.3}.trust-quote{font:600 15px var(--display);letter-spacing:-.5px;line-height:1.15!important;justify-content:flex-end}.section{padding:125px clamp(24px,9vw,140px)}.section-heading,.portfolio-top{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;margin-bottom:65px}h2{font-size:clamp(42px,5vw,68px);line-height:1.04;font-weight:600;margin:0}.heading-copy,.portfolio-top>p{max-width:380px;color:var(--muted);line-height:1.7;font-size:15px;margin:0 0 8px}.services-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:2px;background:var(--line)}.service-card{background:#e7e7df;min-height:290px;padding:34px;position:relative}.service-card.service-featured{background:var(--warm);color:#fff}.service-card>svg{width:34px;height:34px;margin:30px 0 18px;stroke-width:1.5}.service-card h3{font-size:27px;line-height:1.05;margin-bottom:15px}.service-card p{font-size:13px;line-height:1.55;max-width:200px;color:var(--muted)}.service-featured p{color:rgba(255,255,255,.75)}.service-number{font:600 12px var(--display);letter-spacing:1px;opacity:.65}.service-card>a{position:absolute;bottom:29px;right:30px;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center}.service-card>a svg{width:14px}.portfolio-section{background:#e7e7df;padding-top:115px}.portfolio-top{margin-bottom:35px}.portfolio-top .eyebrow{margin-bottom:22px}.filter-tabs{display:flex;gap:25px;border-bottom:1px solid #cfd0c8;margin-bottom:36px}.filter-tabs button{background:none;color:var(--muted);padding:0 0 14px;font-size:12px;border-bottom:2px solid transparent}.filter-tabs button.active,.filter-tabs button:hover{color:var(--ink);border-color:var(--warm);font-weight:700}.gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:250px;gap:13px}.gallery-item{margin:0;position:relative;overflow:hidden;background:#ccc}.gallery-item.tall{grid-row:span 2}.gallery-item.wide{grid-column:span 2}.gallery-item img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .6s}.gallery-item:hover img{transform:scale(1.06)}.gallery-item:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.68),transparent 50%);opacity:0;transition:opacity .25s}.gallery-item:hover:after{opacity:1}.gallery-item figcaption{position:absolute;z-index:1;left:18px;right:18px;bottom:17px;color:#fff;display:flex;justify-content:space-between;align-items:end;font-size:11px;opacity:0;transform:translateY(8px);transition:.25s}.gallery-item:hover figcaption{opacity:1;transform:none}.gallery-item figcaption b{display:flex;gap:5px;align-items:center;font-weight:500}.gallery-item figcaption svg{width:13px}.process-section{background:var(--deep);color:#fff;display:grid;grid-template-columns:1fr 1.1fr;padding:120px clamp(24px,12vw,190px);gap:12%;}.process-intro p:not(.eyebrow){color:rgba(255,255,255,.62);max-width:320px;line-height:1.6;font-size:14px;margin:28px 0}.process-intro h2{font-size:clamp(45px,5vw,72px)}.text-link{font-size:13px;color:var(--lime);font-weight:700;display:flex;gap:9px;align-items:center}.process-steps{padding-top:24px}.process-step{display:grid;grid-template-columns:62px 1fr;gap:28px;padding:30px 0;border-top:1px solid rgba(255,255,255,.16)}.process-step:last-child{border-bottom:1px solid rgba(255,255,255,.16)}.process-step>span{font:600 12px var(--display);color:var(--lime)}.process-step h3{font-size:25px;letter-spacing:-1px;margin-bottom:10px}.process-step p{color:rgba(255,255,255,.55);font-size:13px;line-height:1.5;margin:0;max-width:310px}.quote-section{display:grid;grid-template-columns:1fr 1fr;gap:12%;background:#c9d2bd}.quote-copy h2{font-size:clamp(42px,5vw,68px)}.quote-copy>p:not(.eyebrow){max-width:330px;color:#58615a;line-height:1.6;margin:27px 0 42px}.contact-detail{display:flex;align-items:center;gap:15px;margin-top:20px}.contact-detail>svg{width:22px;color:var(--warm)}.contact-detail small{display:block;color:#727a72;font-size:11px;margin-bottom:3px}.contact-detail strong{font-family:var(--display);font-size:15px}.quote-form{background:#e9ece5;padding:37px 40px;display:flex;flex-direction:column;gap:19px}.quote-form label{font-size:11px;color:#616961;display:flex;flex-direction:column;gap:8px}.quote-form input,.quote-form select,.quote-form textarea{border:0;border-bottom:1px solid #c5ccc4;background:transparent;padding:8px 0;color:var(--ink);outline:0;resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:var(--warm)}.form-note{font-size:10px;color:#7b827b;display:flex;align-items:center;gap:6px}.form-note svg{width:12px}.faq-section{display:grid;grid-template-columns:1fr 1.35fr;gap:12%;padding-top:110px;padding-bottom:110px}.faq-list details{border-top:1px solid var(--line);padding:22px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{font-family:var(--display);font-size:17px;letter-spacing:-.5px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(45deg)}.faq-list details p{font-size:13px;color:var(--muted);line-height:1.6;max-width:580px;margin:14px 0 0}.site-footer{background:var(--deep);color:#fff;padding:43px clamp(24px,5vw,80px);display:grid;grid-template-columns:1fr 1fr auto;gap:20px;align-items:center}.site-footer p{color:rgba(255,255,255,.5);font-size:12px;margin:0}.site-footer small{grid-column:1/-1;color:rgba(255,255,255,.35);font-size:10px;margin-top:23px}.back-top{width:38px;height:38px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center}.back-top svg{width:15px}.floating-whatsapp{position:fixed;z-index:10;right:25px;bottom:25px;width:53px;height:53px;background:var(--lime);color:var(--deep);border-radius:50%;display:grid;place-items:center;box-shadow:0 7px 20px rgba(0,0,0,.18);transition:transform .2s}.floating-whatsapp:hover{transform:scale(1.08)}.floating-whatsapp svg{width:23px}.gallery-item.is-hidden{display:none}@media(max-width:800px){.site-header{height:70px}.main-nav,.header-cta{display:none}.menu-toggle{display:block}.hero{min-height:650px;height:88vh}.hero-content{margin:0 24px;padding-top:35px}.hero-note{display:none}.scroll-cue{bottom:25px}.trust-strip{grid-template-columns:1fr 1fr;gap:21px;padding:28px 24px}.trust-strip div:nth-child(2){border:0}.trust-strip div:nth-child(3){display:none}.trust-quote{display:none!important}.section{padding:80px 24px}.section-heading,.portfolio-top,.quote-section,.faq-section{grid-template-columns:1fr;gap:35px}.section-heading{margin-bottom:40px}.services-grid{grid-template-columns:1fr}.service-card{min-height:245px}.gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:190px}.gallery-item.tall{grid-row:span 2}.gallery-item.wide{grid-column:span 2}.process-section{grid-template-columns:1fr;padding:80px 24px;gap:45px}.quote-form{padding:28px 22px}.faq-section{gap:45px}.site-footer{grid-template-columns:1fr auto}.site-footer p{display:none}}@media(max-width:450px){h1{font-size:48px}.hero-copy{font-size:15px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.button{padding:15px 18px}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:240px}.gallery-item.tall,.gallery-item.wide{grid-row:auto;grid-column:auto}.filter-tabs{gap:16px;overflow:auto}.filter-tabs button{white-space:nowrap}.site-footer .brand{font-size:17px}}
