/* Customer-only footer. No remote fonts, animations or third-party assets. */
.customer-footer{box-sizing:border-box;display:block;flex-shrink:0;width:100%;max-width:1120px;align-self:center;margin:32px auto 0;padding:0;border:1px solid #24455f;border-radius:24px;background:#0b263d;color:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Tahoma,Arial,sans-serif;font-size:14px;line-height:1.7;text-align:start;overflow:hidden;color-scheme:dark}
.customer-footer *{box-sizing:border-box}
.customer-footer p{margin:0;color:#c2d2df;font-size:14px;line-height:1.9}
.customer-footer a{color:inherit;text-decoration:none}
.customer-footer a:focus-visible{outline:3px solid #8dcaff!important;outline-offset:-3px!important;border-radius:8px}
.customer-footer svg{display:block;flex-shrink:0}
.customer-footer strong{font-weight:700}
.customer-footer__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:22px 28px;border-bottom:1px solid #315069;background:#102f49}
.customer-footer__promise{display:flex;gap:12px;align-items:center;min-width:0}
.customer-footer__promise>div{min-width:0}
.customer-footer__promise strong{display:block;font-size:15px}
.customer-footer__promise>div>span{display:block;color:#c2d2df;font-size:13px}
.customer-footer__icon{display:flex;align-items:center;justify-content:center;flex:0 0 42px;height:42px;border-radius:13px;background:#193e5b;color:#9ad6ff}
.customer-footer__promise-link{min-height:44px}
.customer-footer__main{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1.1fr);gap:28px;align-items:start;padding:28px}
.customer-footer__brand{display:flex;gap:14px;align-items:center;margin-bottom:14px}
.customer-footer__brand img{display:block;flex:0 0 88px;object-fit:contain;border-radius:20px;background:#fff}
.customer-footer__brand strong{display:block;font-size:19px;line-height:1.6}
.customer-footer__brand span{display:block;margin-top:4px;color:#a2c8e5;font-size:13px}
.customer-footer__registration{display:flex;flex-direction:column;align-items:flex-start;border:1px solid #406079;background:#102e46;border-radius:16px;padding:18px;gap:2px}
.customer-footer__registration-label{display:flex;gap:8px;align-items:center;color:#c2d2df;font-size:13px}
.customer-footer__registration-number{display:block;font-size:25px;line-height:1.7;letter-spacing:1px;font-variant-numeric:tabular-nums}
.customer-footer__country{color:#c2d2df;font-size:12px}
.customer-footer__contact>strong{display:block;margin-bottom:12px;font-size:17px}
.customer-footer__contact-actions{display:flex;flex-wrap:wrap;gap:8px}
.customer-footer__call,.customer-footer__whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:10px 12px;border:1px solid #56758e;border-radius:12px;font-size:14px;font-weight:700}
.customer-footer__whatsapp{background:#e8f8f2;color:#12513d!important;border-color:#e8f8f2}
.customer-footer__call svg,.customer-footer__whatsapp svg{width:18px;height:18px}
.customer-footer__feedback{display:flex;flex-wrap:wrap;gap:4px 18px;margin-top:8px}
.customer-footer__feedback a{display:inline-flex;align-items:center;min-height:44px;color:#d8e7f2;text-decoration:underline;text-underline-offset:5px}
.customer-footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px 24px;margin:0 28px;padding:12px 0 16px;border-top:1px solid #315069;color:#c2d2df;font-size:12px}
.customer-footer__bottom nav{display:flex;flex-wrap:wrap;gap:4px 20px;margin:0}
.customer-footer__bottom nav a{display:inline-flex;align-items:center;min-height:44px;background:none;border-radius:0;padding:0;color:#e2edf5;font-size:13px;font-weight:400}
@media(hover:hover){.customer-footer__feedback a:hover,.customer-footer__bottom a:hover{text-decoration:underline;color:#fff}.customer-footer__call:hover{background:#193e5b}.customer-footer__whatsapp:hover{background:#fff}.customer-footer__promise-link:hover strong{text-decoration:underline;text-underline-offset:4px}}
@media(max-width:900px){.customer-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.customer-footer__identity{grid-column:1/-1}.customer-footer__brand{margin-bottom:10px}.customer-footer__brand img{width:72px;height:72px;flex-basis:72px}.customer-footer__trust{gap:14px;padding:20px}.customer-footer__promise{gap:8px}.customer-footer__icon{flex-basis:34px;height:36px}.customer-footer__promise strong{font-size:14px}.customer-footer__promise>div>span{font-size:12px}}
@media(max-width:540px){.customer-footer{border-radius:20px;margin-top:24px}.customer-footer__trust{grid-template-columns:1fr;gap:16px;padding:20px}.customer-footer__promise{gap:12px}.customer-footer__icon{flex-basis:38px;height:38px}.customer-footer__promise strong{font-size:14px}.customer-footer__promise>div>span{font-size:13px}.customer-footer__main{grid-template-columns:1fr;padding:22px 20px;gap:22px}.customer-footer__identity{grid-column:auto}.customer-footer__brand strong{font-size:19px}.customer-footer__registration{padding:16px}.customer-footer__contact>strong{margin-bottom:10px}.customer-footer__bottom{margin:0 20px;padding-bottom:20px;gap:8px}.customer-footer__bottom>span{display:block;width:100%}.customer-footer__feedback{margin-top:4px}}
