/* Bloque de ayuda: estructura y estilos independientes del pie de página. */
.support-area{max-width:1440px;margin:0 auto 4px;padding:0 30px}.help{position:relative;isolation:isolate;display:flex;align-items:center;gap:24px;min-height:162px;padding:0 34px 0 12px;overflow:visible;color:#fff;border:1px solid #155396;border-radius:16px;background:radial-gradient(circle at 82% 25%,#0877df52 0 1px,transparent 2px) 0 0/22px 22px,linear-gradient(105deg,#062c5c 0%,#061d45 48%,#04204d 100%);box-shadow:0 16px 32px #00102222}.help:after{position:absolute;z-index:-1;top:-90px;right:-60px;width:480px;height:300px;content:"";background:radial-gradient(ellipse,#0fbce042 0%,transparent 68%)}.help-visual{z-index:2;flex:0 0 238px;align-self:stretch;display:flex;align-items:end}.help-bear{display:block;width:250px;max-width:none;margin:0 0 -32px -16px;object-fit:contain;object-position:bottom left;transform:translateY(-38px);filter:drop-shadow(0 10px 8px #00132a80)}.help-copy{z-index:1;max-width:325px}.help h3{margin:0 0 6px;color:#fff;font-size:clamp(21px,2vw,28px);line-height:1.1}.help h3 em{color:#13bdf3;font-style:normal}.help p{margin:0;color:#e3effd;font-size:14px;line-height:1.55}.help-actions{z-index:1;display:flex;flex:1;justify-content:flex-end;gap:12px;align-items:center}.help .whatsapp,.help .primary{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:12px;font-weight:700;white-space:nowrap;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.help .whatsapp{color:#fff;border:1px solid #2cb96c;background:#061a2ad9}.help .primary{color:#fff;border:1px solid #18c6ee;background:linear-gradient(135deg,#0dbde9,#0787ee);box-shadow:0 8px 20px #0071d04a}.help .whatsapp:hover,.help .primary:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000004d}.help a i{margin-right:8px}@media(max-width:1050px){.help{padding-right:20px;gap:16px}.help-visual{flex-basis:185px}.help-bear{width:210px;transform:translateY(-28px)}.help-actions{flex-wrap:wrap}}@media(max-width:720px){.support-area{padding:0 16px}.help{align-items:flex-start;min-height:0;padding:22px;gap:12px}.help-visual{display:none}.help-copy{max-width:none}.help-actions{width:100%;justify-content:flex-start}.help .whatsapp,.help .primary{flex:1 1 220px;padding:0 14px}}@media(max-width:430px){.help-actions{flex-direction:column;align-items:stretch}}
