@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap');
:root{--paper:#f5f5f1;--ink:#20211f;--lime:#d4ff5a;--line:#d8d9d1}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.5 'DM Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:focus-visible,summary:focus-visible{outline:3px solid #486000;outline-offset:5px}.skip{position:fixed;top:-100px;left:16px;z-index:5;background:var(--lime);padding:12px}.skip:focus{top:16px}.header{margin:0 4.5%;height:100px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{font-size:36px;font-weight:700;letter-spacing:-2px;white-space:nowrap}.brand span{font-size:42px;vertical-align:-3px}.header nav{display:flex;gap:32px;font-size:14px}.header nav a:hover,.image-footer a:hover{text-decoration:underline}.header-cta{font-size:14px;border:1px solid var(--ink);border-radius:30px;padding:12px 20px;white-space:nowrap}.header-cta:hover{background:var(--lime)}.hero{padding:48px 4.5% 0}.eyebrow,.kicker{font-size:12px;letter-spacing:1.4px;font-weight:700}.hero-heading{display:grid;grid-template-columns:1.8fr 1fr;align-items:end;gap:35px;margin:30px 0 44px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(57px,7.5vw,122px);line-height:.99;font-weight:500;letter-spacing:-.065em;margin-bottom:0}em{font-family:'Instrument Serif',Georgia,serif;font-weight:400}.hero-aside{max-width:330px;justify-self:end}.hero-aside p{font-size:18px;line-height:1.6;margin-bottom:25px}.round-link{font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:24px}.round-link span{background:var(--lime);border-radius:50%;width:46px;height:46px;display:grid;place-items:center;font-size:22px}.hero-art{height:450px;background:#1242c6 url('orbita-art.png') center/cover;position:relative;color:white;overflow:hidden}.art-label{position:absolute;top:23px;left:27px;right:27px;display:flex;justify-content:space-between;gap:15px;font-size:11px;letter-spacing:1.3px}.hero-art p{position:absolute;bottom:22px;left:27px;font-size:27px;line-height:1.1;text-shadow:0 1px 15px #153093}.image-footer{display:flex;justify-content:space-between;gap:15px;padding:18px 0;font-size:12px;letter-spacing:.6px}.panel-grid{display:grid;grid-template-columns:1fr 2fr;gap:45px;margin:0 4.5%;border-top:1px solid var(--line);padding:90px 0}.intro{margin-top:80px}.intro h2,.services h2,.faq h2,.portfolio h2,.process h2,.testimonials h2{font-size:clamp(37px,4vw,60px);font-weight:500;letter-spacing:-.04em;line-height:1.11;margin:0 0 26px}.intro p{max-width:620px;color:#565850;font-size:18px;line-height:1.7}.portfolio{background:#e8e9e2;padding:85px 4.5% 80px}.portfolio-head{display:flex;justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px}.portfolio-head h2{margin:22px 0 0}.portfolio-head p{max-width:430px;color:#565850;line-height:1.65;margin-bottom:0}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:55px 28px}.project-card{display:block;min-width:0}.project-card.featured{grid-column:span 2}.project-image{height:340px;background:#cad0c2;position:relative;overflow:hidden}.featured .project-image{height:460px}.project-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s}.project-card:hover img{transform:scale(1.035)}.project-image>span{position:absolute;right:18px;bottom:18px;background:var(--lime);width:45px;height:45px;border-radius:50%;display:grid;place-items:center;font-size:25px}.project-meta{display:flex;justify-content:space-between;gap:12px;align-items:end;margin:18px 0 3px}.project-meta small{font-size:11px;letter-spacing:1px}.project-meta h3{font-size:32px;line-height:1.1;font-weight:500;letter-spacing:-1px;margin:5px 0 0}.project-meta strong{font-size:13px;white-space:nowrap}.project-card>p{font-size:15px;color:#55584e;margin:0}.portfolio-note{font-size:13px;color:#5b5d55;margin:40px 0 0}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:40px}.service-grid article{border:1px solid var(--line);padding:27px;min-height:220px}.service-grid article span{font-size:29px}.service-grid h3{font-size:22px;font-weight:500;margin:22px 0 8px}.service-grid p{color:#5b5d55;font-size:15px;line-height:1.6;margin:0}.process{background:#232825;color:#f5f5f1;padding:90px 4.5%}.process h2{margin:24px 0 60px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.steps article{border-top:1px solid #747974;padding-top:23px}.steps article span{font-size:11px;letter-spacing:1px;color:var(--lime)}.steps h3{font-size:24px;font-weight:500;margin:30px 0 12px}.steps p{max-width:300px;color:#ccd1ca;line-height:1.65}.testimonials{padding:90px 4.5%;display:grid;grid-template-columns:1fr 1.3fr;gap:50px}.testimonials h2{margin:24px 0}.testimonials>div>p{max-width:360px;line-height:1.65;color:#5b5d55}.quote-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:stretch}.quote-grid blockquote{margin:0;background:#e9ece4;padding:27px;display:flex;flex-direction:column}.quote-grid blockquote>span{font:70px/1 Georgia;color:#74866e}.quote-grid blockquote p{font:24px/1.35 'Instrument Serif',Georgia,serif;flex:1}.quote-grid footer{font-size:12px;border-top:1px solid #cdd2c8;padding-top:17px}.faq h2{margin-bottom:34px}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;font-size:19px;padding:20px 0;font-weight:500}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:'+';float:right;font-size:25px;line-height:1}.faq details[open] summary:after{content:'−'}.faq details p{color:#55584e;line-height:1.65;max-width:570px}.closing{background:var(--lime);margin:0 4.5%;padding:55px;display:flex;flex-direction:column;align-items:flex-start}.closing>p{font-size:12px;letter-spacing:1.4px;margin-bottom:32px}.closing h2{font-size:clamp(45px,6vw,94px);line-height:1.04;font-weight:500;letter-spacing:-.045em;margin-bottom:25px}.closing>span{max-width:550px;font-size:18px;line-height:1.55}.closing a{font-size:14px;font-weight:700;border-bottom:1px solid;margin-top:32px;padding-bottom:7px}.site-footer{margin:0 4.5%;padding:40px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-footer .brand{font-size:27px}.site-footer p,.site-footer>span{font-size:12px;color:#64665f;margin:0}@media(max-width:850px){.header nav{gap:16px}.hero-heading{grid-template-columns:1.4fr 1fr}h1{font-size:clamp(53px,7vw,70px)}.featured .project-image{height:380px}.panel-grid{grid-template-columns:1fr 2fr}.testimonials{display:block}.testimonials>div>p{max-width:650px}.quote-grid{margin-top:30px}}@media(max-width:620px){.header{height:75px;margin:0 5%;gap:12px}.brand{font-size:29px}.brand span{font-size:32px}.header nav{gap:12px;font-size:12px}.header nav a:last-child,.header-cta{display:none}.hero{padding:32px 5% 0}.eyebrow,.kicker{font-size:11px}.hero-heading{display:block;margin:25px 0}h1{font-size:clamp(48px,11.3vw,70px);letter-spacing:-.055em}.hero-aside{margin-top:28px;max-width:420px}.hero-aside p{font-size:16px;margin-bottom:15px}.hero-art{height:330px;background-position:50%}.hero-art p{font-size:23px;left:18px}.art-label{left:18px;right:18px;font-size:9px}.image-footer{font-size:10px;letter-spacing:0}.panel-grid{display:block;margin:0 5%;padding:60px 0}.intro{margin-top:45px}.panel-grid .kicker{display:block;margin-bottom:22px}.intro h2,.services h2,.faq h2,.portfolio h2,.process h2,.testimonials h2{font-size:38px}.intro p{font-size:16px}.portfolio{padding:60px 5%}.portfolio-head{display:block;margin-bottom:30px}.portfolio-head h2{margin:20px 0}.portfolio-head p{font-size:15px}.project-grid{display:block}.project-card{margin-bottom:38px}.project-card:last-child{margin-bottom:0}.project-image,.featured .project-image{height:280px}.project-meta h3{font-size:27px}.project-meta strong{font-size:12px}.service-grid{grid-template-columns:1fr 1fr;gap:9px}.service-grid article{padding:18px;min-height:0}.service-grid h3{font-size:18px;margin:14px 0 7px}.service-grid p{font-size:14px}.process{padding:60px 5%}.process h2{margin-bottom:30px}.steps{display:block}.steps article{padding:20px 0;margin-top:10px}.steps h3{margin:15px 0 7px}.steps p{max-width:none;margin:0}.testimonials{padding:60px 5%}.quote-grid{display:block}.quote-grid blockquote{margin-top:12px}.faq summary{font-size:17px}.closing{margin:0 5%;padding:34px 24px}.closing h2{font-size:48px}.closing>span{font-size:16px}.site-footer{margin:0 5%;padding:30px 0;flex-wrap:wrap}.site-footer p{order:3;width:100%}}@media(max-width:400px){.service-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Contact */
[hidden]{display:none!important}.contact-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}.closing .contact-actions a{margin:0;padding:13px 18px;border:1px solid #20211f;border-radius:999px;font-size:15px;font-weight:700;overflow-wrap:anywhere}.closing .contact-actions a:hover{background:#20211f;color:#fff}.contact-actions .contact-phone{font-variant-numeric:tabular-nums}.contact-actions .contact-whatsapp{background:#176b45;color:#fff;border-color:#176b45}.contact-actions .contact-whatsapp:hover{background:#105334;color:#fff}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:20;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#1eaa61;color:#fff;box-shadow:0 8px 28px #15392355;transition:transform .2s,box-shadow .2s}.whatsapp-float:hover{transform:translateY(-3px);box-shadow:0 12px 30px #15392366}.whatsapp-float svg{width:31px;height:31px}@media(max-width:620px){.contact-actions{align-items:stretch;flex-direction:column;width:100%}.closing .contact-actions a{text-align:center}.whatsapp-float{right:16px;bottom:16px;width:54px;height:54px}}
