/* Baywarm refinement: original palette, local ALTCHA protection and clear technical iconography. */
.brand img{object-fit:contain}
.service-icon svg{width:22px;height:22px}
.service-card .service-icon{color:var(--blue);background:#e8f2fa}
.footer-company img{background:transparent!important;padding:0!important;border-radius:0!important;filter:brightness(0) invert(1);width:168px!important;height:auto;max-height:95px;object-fit:contain;object-position:left center}
.whatsapp-float{right:25px;bottom:24px;gap:11px;padding:14px 20px 14px 15px;font-size:14px;border:2px solid rgba(255,255,255,.5);box-shadow:0 12px 28px rgba(0,92,50,.32)}
.whatsapp-logo{width:27px;height:27px;fill:currentColor;flex:0 0 27px}
.whatsapp-float:hover{background:#1dbf5a}
.about-brand-panel{min-height:430px;display:grid;place-items:center;position:relative;overflow:hidden;margin:0;border-radius:var(--radius);background:linear-gradient(135deg,#fff 0%,#f7fbff 58%,#e1eff9 100%);border:1px solid #d4e4f1}
.about-brand-panel:before{content:"";position:absolute;width:280px;height:280px;border:32px solid var(--blue-pale);border-radius:50%;right:-100px;top:-92px}
.about-brand-panel img{position:relative;z-index:1;max-width:78%;max-height:360px;object-fit:contain}
.about-brand-panel figcaption{position:absolute;z-index:2;bottom:18px;left:28px;color:var(--blue-deep);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.contact-symbol{display:grid!important;place-items:center;flex:0 0 42px}
.contact-symbol svg{width:23px;height:23px}
.captcha-box{margin:22px 0 16px;padding:16px 17px;border:1px solid #cfe0ed;background:#f7fbff;border-radius:12px}
.captcha-label{margin:0 0 8px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--blue-deep)}
altcha-widget{--altcha-border-color:transparent;--altcha-color-base:transparent;--altcha-color-base-content:#15334a;--altcha-color-border:transparent;--altcha-color-text:#15334a;--altcha-color-border-focus:#c12026;--altcha-padding:0;--altcha-max-width:100%;background:transparent}
.service-showcase{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.service-showcase-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 25px rgba(4,87,165,.06);display:flex;flex-direction:column}
.service-showcase-image{width:100%;height:235px;object-fit:cover;display:block}
.service-showcase-content{padding:24px 25px 27px}
.service-showcase-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}
.service-showcase-top .service-icon{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;color:var(--blue);background:var(--blue-pale)}
.service-showcase-top .number{color:var(--red);font-size:12px;font-weight:700;letter-spacing:.12em}
.service-showcase-content h2{font-size:29px;margin-bottom:10px}
.service-showcase-content p{color:var(--muted);font-size:15px}
.service-showcase .service-items{display:grid;grid-template-columns:1fr 1fr;gap:6px 13px;margin-top:17px}
.service-showcase .service-items li{margin:0}
.seo-note{font-size:13px;color:var(--muted)}
@media(max-width:700px){.whatsapp-float{right:16px;bottom:16px;width:auto;height:auto;padding:12px 15px}.whatsapp-float span:last-child{display:block}.whatsapp-logo{width:24px;height:24px}.service-showcase{grid-template-columns:1fr}.service-showcase-image{height:220px}.service-showcase .service-items{grid-template-columns:1fr}.about-brand-panel{min-height:310px}.about-brand-panel img{max-height:260px}.footer-company img{width:150px!important}}
