.HelpPage-module__g9RYGW__container{background:#0f172a;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.HelpPage-module__g9RYGW__content{text-align:center;max-width:600px;animation:.6s ease-out HelpPage-module__g9RYGW__fadeIn}.HelpPage-module__g9RYGW__iconWrapper{color:#ff6b35;background:linear-gradient(135deg,#ff6b3526 0%,#3b82f626 100%);border:2px solid #ff6b354d;border-radius:24px;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 2rem;animation:2s ease-in-out infinite HelpPage-module__g9RYGW__pulse;display:inline-flex}.HelpPage-module__g9RYGW__iconWrapper svg{width:64px;height:64px}.HelpPage-module__g9RYGW__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.HelpPage-module__g9RYGW__badge{background:linear-gradient(135deg,#ff6b3533 0%,#3b82f633 100%);border:1px solid #ff6b3566;border-radius:50px;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.5rem 1.25rem;display:inline-flex}.HelpPage-module__g9RYGW__badgeText{color:#ff6b35;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.HelpPage-module__g9RYGW__description{color:#94a3b8;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.HelpPage-module__g9RYGW__supportSection{margin-bottom:2rem}.HelpPage-module__g9RYGW__supportCard{text-align:left;background:linear-gradient(135deg,#25d3661a 0%,#25d3660d 100%);border:1px solid #25d3664d;border-radius:16px;padding:1.5rem;transition:all .3s}.HelpPage-module__g9RYGW__supportCard:hover{border-color:#25d36680;box-shadow:0 8px 24px #25d36633}.HelpPage-module__g9RYGW__supportIcon{color:#25d366;background:#25d36633;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;display:inline-flex}.HelpPage-module__g9RYGW__supportContent{margin-bottom:1.25rem}.HelpPage-module__g9RYGW__supportTitle{color:#fff;margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.HelpPage-module__g9RYGW__supportDescription{color:#94a3b8;font-size:.9375rem;line-height:1.5}.HelpPage-module__g9RYGW__whatsappButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#25d366 0%,#128c7e 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #25d3664d}.HelpPage-module__g9RYGW__whatsappButton:hover{background:linear-gradient(135deg,#128c7e 0%,#25d366 100%);transform:translateY(-2px);box-shadow:0 6px 16px #25d36666}.HelpPage-module__g9RYGW__whatsappButton:active{transform:translateY(0)}.HelpPage-module__g9RYGW__whatsappIcon{flex-shrink:0;width:24px;height:24px}.HelpPage-module__g9RYGW__phoneSection{margin-bottom:2rem}.HelpPage-module__g9RYGW__phoneCard{text-align:center;background:linear-gradient(135deg,#3b82f61a 0%,#3b82f60d 100%);border:1px solid #3b82f64d;border-radius:16px;padding:1.5rem;transition:all .3s}.HelpPage-module__g9RYGW__phoneCard:hover{border-color:#3b82f680;box-shadow:0 8px 24px #3b82f633}.HelpPage-module__g9RYGW__phoneNumberDisplay{background:#3b82f61a;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:.75rem;display:flex}.HelpPage-module__g9RYGW__phoneIcon{color:#3b82f6;flex-shrink:0}.HelpPage-module__g9RYGW__phoneNumber{color:#fff;letter-spacing:.02em;font-size:1.25rem;font-weight:700}.HelpPage-module__g9RYGW__phoneActions{justify-content:center;gap:.75rem;display:flex}.HelpPage-module__g9RYGW__callButton,.HelpPage-module__g9RYGW__smsButton{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:.5rem;max-width:150px;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.HelpPage-module__g9RYGW__callButton{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);box-shadow:0 4px 12px #3b82f64d}.HelpPage-module__g9RYGW__callButton:hover{background:linear-gradient(135deg,#2563eb 0%,#3b82f6 100%);transform:translateY(-2px);box-shadow:0 6px 16px #3b82f666}.HelpPage-module__g9RYGW__callButton:active{transform:translateY(0)}.HelpPage-module__g9RYGW__smsButton{color:#94a3b8;background:0 0;border:1px solid #3b82f64d}.HelpPage-module__g9RYGW__smsButton:hover{color:#fff;background:#3b82f61a;border-color:#3b82f680}.HelpPage-module__g9RYGW__smsButton:active{transform:translateY(0)}.HelpPage-module__g9RYGW__additionalInfo{color:#64748b;font-size:.875rem;line-height:1.5}@keyframes HelpPage-module__g9RYGW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes HelpPage-module__g9RYGW__pulse{0%,to{transform:scale(1);box-shadow:0 0 #ff6b3566}50%{transform:scale(1.05);box-shadow:0 0 20px 10px #ff6b3500}}@media (min-width:768px){.HelpPage-module__g9RYGW__container{padding:3rem 2rem}.HelpPage-module__g9RYGW__title{font-size:3rem}.HelpPage-module__g9RYGW__description{font-size:1.25rem}.HelpPage-module__g9RYGW__supportCard,.HelpPage-module__g9RYGW__phoneCard{padding:2rem}}@media (prefers-reduced-motion:reduce){.HelpPage-module__g9RYGW__content,.HelpPage-module__g9RYGW__iconWrapper,.HelpPage-module__g9RYGW__whatsappButton,.HelpPage-module__g9RYGW__callButton,.HelpPage-module__g9RYGW__smsButton{transition:none!important;animation:none!important;transform:none!important}}
