.hero-photo{position:relative;min-height:630px;border-left:2px solid var(--green);overflow:hidden;background:#dfe8df}.hero-photo>img{display:block;width:100%;height:100%;min-height:630px;object-fit:cover;object-position:center}.hero-photo>p{position:absolute;left:22px;right:22px;bottom:22px;margin:0;padding:13px 16px;background:rgba(255,255,255,.94);border:2px solid var(--ink);box-shadow:4px 4px 0 var(--green);font-size:15px;line-height:1.35}.hero-photo>p strong{font-size:17px}.photo-services{padding:0 0 96px;background:var(--paper)}.photo-services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.photo-services figure{margin:0;border:2px solid var(--ink);background:var(--cream);overflow:hidden}.photo-services img{display:block;width:100%;height:270px;object-fit:cover}.photo-services figure:nth-child(3) img{object-position:center 58%}.photo-services figcaption{display:flex;flex-direction:column;gap:3px;padding:16px 18px;border-top:2px solid var(--ink)}.photo-services figcaption b{font-size:19px}.photo-services figcaption span{font-size:14px;color:var(--muted)}.photo-work-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.photo-work-grid article{padding:0 0 24px;background:#fff;border:2px solid var(--ink);overflow:hidden}.photo-work-grid article img{display:block;width:100%;height:330px;object-fit:cover;border-bottom:2px solid var(--ink)}.photo-work-grid article h3{margin:20px 20px 5px}.photo-work-grid article p{margin:0 20px;color:var(--muted)}@media(max-width:900px){.hero-photo{border-left:0;border-top:2px solid var(--green);min-height:480px}.hero-photo>img{min-height:480px;max-height:620px}.photo-services{padding-bottom:72px}.photo-services img{height:230px}.photo-work-grid article img{height:280px}}@media(max-width:760px){.photo-services-grid,.photo-work-grid{grid-template-columns:1fr}.photo-services{padding-bottom:58px}.photo-services img{height:260px}.photo-work-grid{gap:22px}.photo-work-grid article img{height:auto;aspect-ratio:4/3}.hero-photo{min-height:390px}.hero-photo>img{min-height:390px;max-height:500px}.hero-photo>p{left:14px;right:14px;bottom:14px}}@media(max-width:420px){.photo-services img{height:225px}.hero-photo,.hero-photo>img{min-height:340px}.hero-photo>p{font-size:14px}.hero-photo>p strong{font-size:16px}}
.contact-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.contact-actions .btn{margin:0}.btn-whatsapp{background:#25d366;color:#10291a;border-color:#fff;box-shadow:4px 4px 0 #111}.btn-whatsapp:hover{transform:translate(2px,2px);box-shadow:2px 2px 0 #111}.whatsapp-float{position:fixed;right:24px;bottom:24px;z-index:50;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#25d366;border:2px solid #fff;box-shadow:0 4px 16px rgba(0,0,0,.28)}.whatsapp-float img{display:block;width:32px;height:32px}.whatsapp-float:hover{transform:translateY(-2px)}@media(max-width:850px){.whatsapp-float{right:16px;bottom:78px;width:56px;height:56px}.whatsapp-float img{width:30px;height:30px}}@media(max-width:480px){.contact-actions{flex-direction:column}.contact-actions .btn{width:100%}}
