:root{--navy:#19334d;--yellow:#f7d663;--ink:#1c2e3e;--paper:#f6f7f8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font-family:'DM Sans',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b78c00;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}.header{height:108px;max-width:1440px;margin:auto;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;font-weight:800;font-family:Manrope,sans-serif;font-size:23px;letter-spacing:2px}.brand small{display:block;font-size:10px;letter-spacing:5px;margin-top:1px}.brandmark{font-family:Georgia,serif;font-size:62px;font-weight:400;line-height:.7;letter-spacing:-7px}.brandmark span{font-size:37px;color:#d6ad2e}.header nav{display:flex;gap:34px;font-size:14px}.nav-cta{border:1px solid #c9cfd3;border-radius:5px;padding:14px 18px;font-size:14px}.nav-cta span{margin-left:20px}.hero{display:grid;grid-template-columns:1.04fr 1fr;background:var(--navy);color:white;min-height:650px}.hero-copy{padding:66px 7% 28px 10%;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:700;display:flex;align-items:center;gap:10px;line-height:1.6}.eyebrow>span{height:7px;width:7px;background:var(--yellow)}h1{font-size:clamp(42px,4.8vw,72px);letter-spacing:-3px;font-weight:500;line-height:1.13;margin:27px 0 25px}em{font-family:Georgia,serif;color:var(--yellow);font-weight:400}h1 em{display:block}.hero-copy>p{font-size:16px;line-height:1.8;color:#d4dde5}.button{padding:19px 22px;border-radius:4px;font-size:14px;font-weight:700;display:inline-flex;align-items:center;gap:26px}.yellow{background:var(--yellow);color:var(--ink);margin-top:32px}.button:hover{background:#ffe48b}.text-link{font-size:14px;margin-top:23px;display:flex;gap:20px;color:#d4dde5}.hero-bottom{display:flex;justify-content:space-between;width:100%;margin-top:auto;padding-top:45px;font-size:10px;letter-spacing:1.7px;color:#b5c2ce}.hero-photo{position:relative;overflow:hidden;min-height:580px;background:#879098}.hero-photo img{height:100%;width:100%;position:absolute;object-fit:cover}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#111b24a6)}.image-note{position:absolute;top:25px;right:24px;font-size:10px;letter-spacing:1.4px;padding:10px 12px;background:#ffffffeb;color:var(--ink);border-radius:2px}.photo-label{position:absolute;z-index:1;bottom:36px;left:36px;right:36px;display:flex;align-items:center;justify-content:space-between;font-family:Manrope,sans-serif;font-size:26px;line-height:1.4}.photo-label>span:last-child{border:1px solid #ffffff80;width:50px;height:50px;border-radius:50%;text-align:center;line-height:47px}.service-strip{background:var(--yellow);display:flex;align-items:center;justify-content:space-around;padding:26px 4%;gap:20px;font-weight:500;font-size:16px}.star{font-size:27px;font-weight:400}.section{padding:90px 5.2%;max-width:1440px;margin:auto}.dark{color:#5b6a75}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:42px}h2{font-weight:500;font-size:clamp(32px,3.25vw,48px);line-height:1.2;letter-spacing:-1.7px;margin-top:17px}.section-head>p,.inspiration p,.about>p{color:#67727b;line-height:1.8}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{background:var(--paper);padding:32px;border:1px solid #e6e9ec;border-radius:5px;display:flex;flex-direction:column;transition:transform .2s}.service-card:hover{transform:translateY(-4px)}.card-top{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#71808d;margin-bottom:33px}.service-icon{font-size:40px;color:var(--navy)}h3{font-size:25px;font-weight:600;letter-spacing:-.7px}.service-card p{color:#67727b;font-size:15px;line-height:1.8;margin:20px 0 28px}.service-card a{border-top:1px solid #d9dfe3;padding-top:22px;font-size:14px;margin-top:auto;display:flex;justify-content:space-between;gap:10px}.inspiration{background:#f1f3f5;max-width:none;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.inspiration>div>p{max-width:430px;margin-top:22px}.inspiration .reference{font-size:12px;line-height:1.6;max-width:350px}.palette{display:flex;height:300px;border-radius:5px;overflow:hidden}.palette>div{background:var(--swatch);flex:1;color:white;padding:22px 16px;display:flex;flex-direction:column;justify-content:space-between;font-size:12px}.palette>div:nth-child(2){color:var(--ink)}.palette p{color:inherit;writing-mode:vertical-rl;font-size:17px;letter-spacing:1px}.about{text-align:center;max-width:850px}.about .eyebrow{justify-content:center}.about>p{margin:25px auto 0;max-width:640px}.contact{margin:0 5.2% 60px;background:var(--navy);color:white;padding:60px;display:grid;grid-template-columns:1.4fr 1fr;gap:60px;border-radius:6px}.contact h2{font-size:clamp(35px,3.7vw,52px)}.contact p{color:#d4dde5;line-height:1.8;margin-top:22px}.contact-action{border-left:1px solid #ffffff30;padding-left:55px}.contact-symbol{font-size:34px;color:var(--yellow);display:block;margin-bottom:12px}.contact-action p{font-size:15px;margin-top:12px}.contact-status{font-size:12px;color:#d4dde5;display:block;margin-top:20px}footer{padding:0 5.2% 35px;display:flex;justify-content:space-between;align-items:center;gap:25px}footer .brand{transform:scale(.8);transform-origin:left}footer p,footer>a:last-child{font-size:13px;color:#67727b}@media(min-width:1600px){.hero-copy{padding-left:max(10%,calc((100vw - 1290px)/2))}}@media(max-width:900px){.header{height:90px}.header nav{gap:18px}.hero-copy{padding:45px 8% 25px}h1{font-size:48px;letter-spacing:-2px}.hero{min-height:600px}.section{padding:65px 5%}.service-card{padding:23px}.service-strip{font-size:13px;gap:10px}.inspiration{gap:35px}.contact{padding:35px;gap:30px}.contact-action{padding-left:30px}}@media(max-width:650px){.header{height:85px;padding:0 6%;gap:12px}.brand{font-size:19px}.brandmark{font-size:53px}.brand small{font-size:9px}.header nav{display:none}.nav-cta{font-size:12px;padding:12px}.nav-cta span{margin-left:8px}.hero{grid-template-columns:1fr}.hero-copy{padding:42px 7% 24px}.eyebrow{font-size:11px;letter-spacing:1.6px}h1{font-size:51px;line-height:1.12;margin:24px 0;letter-spacing:-2px}.hero-copy>p{font-size:15px}.hero-copy>p br{display:none}.button{font-size:13px;padding:18px;gap:18px}.hero-bottom{padding-top:35px}.hero-photo{min-height:410px}.photo-label{font-size:24px;left:25px;right:25px;bottom:27px}.image-note{font-size:8px;right:18px;top:18px}.service-strip{justify-content:center;flex-wrap:wrap;gap:12px 18px;padding:20px;font-size:12px}.service-strip>span:last-child,.service-strip>.star:last-of-type{display:none}.service-strip .star{font-size:20px}.section{padding:55px 7%}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:22px;font-size:15px}.desktop{display:none}h2{font-size:35px;letter-spacing:-1.3px}.service-grid{grid-template-columns:1fr;gap:15px}.service-card{padding:27px}.card-top{margin-bottom:20px}.service-card h3 br{display:none}.service-card p{margin:14px 0 24px}.inspiration{grid-template-columns:1fr;gap:28px}.palette{height:240px}.about{text-align:left}.about .eyebrow{justify-content:flex-start}.contact{margin:0 5% 35px;padding:30px 25px;grid-template-columns:1fr;gap:30px}.contact h2{font-size:37px}.contact .eyebrow{font-size:10px}.contact-action{border-left:0;border-top:1px solid #ffffff30;padding:25px 0 0}.contact-symbol{float:right}.contact-action p br{display:none}footer{flex-wrap:wrap;padding:0 7% 30px;gap:16px}footer p{display:none}footer>a:last-child{font-size:12px}footer .brand{font-size:19px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.portfolio{background:#f1f3f5;max-width:none}.project-list{max-width:1290px;margin:auto;display:grid;gap:48px}.project{min-width:0}.project-title{display:flex;align-items:center;gap:16px;margin-bottom:20px}.project-title>span{font-size:14px;color:#64717c}.project-title h3{font-size:24px}.comparison{display:grid;grid-template-columns:1fr 1fr;gap:20px}.comparison figure{margin:0;min-width:0;background:#fff;border-radius:6px;overflow:hidden}.comparison figcaption{padding:14px 20px;font-size:14px;font-weight:700;letter-spacing:.8px}.comparison .antes{background:#e3e7ea}.comparison .depois{background:var(--yellow)}.comparison a{display:block}.comparison a:focus-visible{outline-offset:-4px}.comparison img{display:block;width:100%;height:auto}.comparison a:hover{filter:brightness(1.03)}@media(max-width:650px){.project-list{gap:35px}.comparison{gap:10px}.comparison figcaption{padding:12px;font-size:14px}.project-title h3{font-size:20px}.portfolio .section-head h2{font-size:32px}}@media(max-width:380px){.comparison{grid-template-columns:1fr}}

.carousel-controls{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin:-12px 0 28px}.carousel-controls button{font:inherit;background:white;color:var(--navy);border:1px solid #c9d2da;border-radius:5px;min-width:44px;min-height:44px;cursor:pointer;padding:8px 14px}.carousel-controls button:hover{background:var(--yellow)}.carousel-controls button:focus-visible{outline:3px solid #b78c00;outline-offset:3px}#project-count{font-size:14px;font-variant-numeric:tabular-nums}.project-list.is-carousel{display:block}.is-carousel .project[hidden]{display:none}.is-carousel .project:not([hidden]){animation:reveal-pair .55s ease}.is-carousel .comparison{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.is-carousel .comparison img{height:clamp(260px,44vw,590px);object-fit:contain;background:#e4e8eb}.is-carousel .comparison figure{border:1px solid #d9dfe4}@keyframes reveal-pair{from{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:650px){.carousel-controls{justify-content:flex-start;margin-top:0;gap:10px}.is-carousel .comparison img{height:clamp(190px,62vw,380px)}.portfolio{scroll-margin-top:15px}.is-carousel .comparison{gap:8px}}@media(prefers-reduced-motion:reduce){.is-carousel .project:not([hidden]){animation:none}}

.contact-whatsapp{margin-top:22px;gap:12px;line-height:1.5;max-width:100%}.contact-action .contact-number{font-size:16px;margin-top:12px}.instagram-link{display:inline-block;margin-top:20px;font-size:15px;color:var(--yellow);overflow-wrap:anywhere}.instagram-link:hover{text-decoration:underline}.contact-action{min-width:0}

/* Photographic service cards */
.service-card.service-photo{position:relative;isolation:isolate;overflow:hidden;min-height:460px;background:#19334d;border:0;color:white;padding-top:30px}.service-photo:before{content:'';position:absolute;inset:0;z-index:-2;background-image:var(--service-image);background-size:cover;background-position:center 35%}.service-photo:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(10,24,36,.16) 0%,rgba(10,24,36,.3) 28%,rgba(10,24,36,.83) 49%,rgba(10,24,36,.97) 100%)}.service-photo .card-top{margin-bottom:118px;color:white}.service-photo .service-icon{color:#f7d663;text-shadow:0 1px 8px #19334d}.service-photo .card-top>span:last-child{background:#19334dad;border-radius:50%;width:32px;height:32px;display:grid;place-items:center}.service-photo h3{color:white}.service-photo p{color:#f0f3f6;line-height:1.7}.service-photo a{color:#f7d663;border-top-color:#ffffff40}.service-photo a:focus-visible{outline-color:#f7d663}@media(max-width:650px){.service-card.service-photo{min-height:440px}.service-photo .card-top{margin-bottom:112px}}
