.SupportForm-module__KmSRTG__form{--form-ease:cubic-bezier(.22, 1, .36, 1);--form-label:#171717;--form-muted:#737373;--form-input-bg:#f5f5f5;--form-input-text:#171717;--form-input-placeholder:#9ca3af;--form-input-border:#1717171f;--form-input-border-focus:#c8f31d;--form-file-btn-bg:#fff;--form-file-btn-text:#171717;--form-file-btn-border:#17171729;--form-file-text:#525252;--form-attach-bg:transparent;--form-attach-border:#17171738;--form-attach-hover-border:#6b8f008c;--form-attach-hover-bg:#c8f31d14;--form-error:#dc2626;--form-success:#4d7c0f;--form-submit-hover-shadow:0 10px 28px #6b8f0047, 0 6px 16px #00000014;--form-submit-hover-color:#0a0a0a;--form-submit-fill:transparent;margin-top:1.25rem}@media (min-width:640px){.SupportForm-module__KmSRTG__form{margin-top:1.75rem}}.dark .SupportForm-module__KmSRTG__form{--form-label:#fff;--form-muted:#a3a3a3;--form-input-bg:#000;--form-input-text:#fff;--form-input-placeholder:#8a8a8a;--form-input-border:#ffffff26;--form-file-btn-bg:#000;--form-file-btn-text:#fff;--form-file-btn-border:#fff3;--form-file-text:#c8c8c8;--form-attach-border:#6b6b6b;--form-attach-hover-border:#c8f31d80;--form-attach-hover-bg:#ffffff05;--form-error:#f87171;--form-success:#c8f31d;--form-submit-hover-shadow:0 10px 28px #00000073;--form-submit-hover-color:#c8f31d;--form-submit-fill:#111}.SupportForm-module__KmSRTG__grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.SupportForm-module__KmSRTG__grid{grid-template-columns:1fr 1fr}.SupportForm-module__KmSRTG__full{grid-column:span 2}}.SupportForm-module__KmSRTG__field{min-width:0}.SupportForm-module__KmSRTG__label{color:var(--form-label);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.SupportForm-module__KmSRTG__input,.SupportForm-module__KmSRTG__select,.SupportForm-module__KmSRTG__textarea{border:1px solid var(--form-input-border);background:var(--form-input-bg);width:100%;max-width:100%;color:var(--form-input-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border-radius:.5rem;outline:none;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s,transform .2s}@media (min-width:640px){.SupportForm-module__KmSRTG__input,.SupportForm-module__KmSRTG__select,.SupportForm-module__KmSRTG__textarea{font-size:.875rem}}:is(.dark .SupportForm-module__KmSRTG__form .SupportForm-module__KmSRTG__input,.dark .SupportForm-module__KmSRTG__form .SupportForm-module__KmSRTG__select,.dark .SupportForm-module__KmSRTG__form .SupportForm-module__KmSRTG__textarea){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.SupportForm-module__KmSRTG__input::placeholder,.SupportForm-module__KmSRTG__textarea::placeholder{color:var(--form-input-placeholder)}.SupportForm-module__KmSRTG__select{appearance:none;padding-right:2.5rem}.SupportForm-module__KmSRTG__select:invalid{color:var(--form-input-placeholder)}.SupportForm-module__KmSRTG__select option{color:var(--form-input-text);background:var(--form-input-bg)}.SupportForm-module__KmSRTG__textarea{resize:vertical;min-height:7rem}.SupportForm-module__KmSRTG__input:focus,.SupportForm-module__KmSRTG__select:focus,.SupportForm-module__KmSRTG__textarea:focus{border-color:var(--form-input-border-focus);transform:translateY(-1px);box-shadow:0 0 0 2px #c8f31d66}.SupportForm-module__KmSRTG__input:disabled,.SupportForm-module__KmSRTG__select:disabled,.SupportForm-module__KmSRTG__textarea:disabled{opacity:.7}.SupportForm-module__KmSRTG__selectWrap{position:relative}.SupportForm-module__KmSRTG__chevron{pointer-events:none;color:var(--form-input-text);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.SupportForm-module__KmSRTG__hint{color:var(--form-muted);margin:.5rem 0 0;font-size:.75rem}.SupportForm-module__KmSRTG__attach{border:1px dashed var(--form-attach-border);background:var(--form-attach-bg);border-radius:.5rem;padding:.875rem;transition:border-color .2s,background-color .2s}@media (min-width:640px){.SupportForm-module__KmSRTG__attach{padding:1rem}}@media (hover:hover) and (pointer:fine){.SupportForm-module__KmSRTG__attach:hover{border-color:var(--form-attach-hover-border);background:var(--form-attach-hover-bg)}}.SupportForm-module__KmSRTG__file{width:100%;max-width:100%;color:var(--form-file-text);font-size:.875rem;display:block;overflow:hidden}.SupportForm-module__KmSRTG__file::file-selector-button{cursor:pointer;border:1px solid var(--form-file-btn-border);background:var(--form-file-btn-bg);color:var(--form-file-btn-text);border-radius:.375rem;margin-bottom:.35rem;margin-right:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500}.SupportForm-module__KmSRTG__error{color:var(--form-error);margin:1rem 0 0;font-size:.875rem}.SupportForm-module__KmSRTG__success{color:var(--form-success);margin:1rem 0 0;font-size:.875rem;display:block}.SupportForm-module__KmSRTG__submit{--btn-ease:var(--form-ease);isolation:isolate;color:#0a0a0a;cursor:pointer;width:100%;transition:color .28s ease 40ms, background-color .35s var(--btn-ease), filter .3s ease, transform .35s var(--btn-ease), box-shadow .35s var(--btn-ease);background:#c8f31d;border:2px solid #c8f31d;border-radius:.5rem;justify-content:center;align-items:center;margin-top:1.25rem;padding:.95rem 1.25rem;font-size:1rem;font-weight:700;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.SupportForm-module__KmSRTG__submit{margin-top:1.5rem;padding:.875rem 1.25rem}}.SupportForm-module__KmSRTG__submit:disabled{cursor:not-allowed;opacity:.7}.SupportForm-module__KmSRTG__submit:before{content:"";z-index:0;background:var(--form-submit-fill);transition:transform .4s var(--btn-ease);pointer-events:none;position:absolute;inset:0;transform:translate(-105%)}.SupportForm-module__KmSRTG__submit span{z-index:1;position:relative}.SupportForm-module__KmSRTG__submitInner{z-index:1;justify-content:center;align-items:center;gap:.55rem;display:inline-flex;position:relative}.SupportForm-module__KmSRTG__spinner{border:2px solid #0a0a0a40;border-top-color:#0a0a0a;border-radius:50%;width:1rem;height:1rem;animation:.7s linear infinite SupportForm-module__KmSRTG__support-spin}.dark .SupportForm-module__KmSRTG__form .SupportForm-module__KmSRTG__submit:hover:not(:disabled) .SupportForm-module__KmSRTG__spinner{border-color:#c8f31d #c8f31d40 #c8f31d40}.dark .SupportForm-module__KmSRTG__form .SupportForm-module__KmSRTG__submit:disabled .SupportForm-module__KmSRTG__spinner{border-color:#c8f31d #c8f31d40 #c8f31d40}@keyframes SupportForm-module__KmSRTG__support-spin{to{transform:rotate(360deg)}}.SupportForm-module__KmSRTG__toast{z-index:1000;background:#fff;border:1px solid #1717171a;border-radius:.75rem;align-items:flex-start;gap:.75rem;width:auto;max-width:none;padding:.9rem 1rem;animation:.35s cubic-bezier(.22,1,.36,1) SupportForm-module__KmSRTG__support-toast-in;display:flex;position:fixed;bottom:.75rem;left:.75rem;right:.75rem;box-shadow:0 16px 40px #00000029}@media (min-width:480px){.SupportForm-module__KmSRTG__toast{width:min(24rem,100vw - 2rem);bottom:1rem;left:auto;right:1rem}}.dark .SupportForm-module__KmSRTG__toast{background:#161616;border-color:#ffffff1f;box-shadow:0 16px 40px #00000073}.SupportForm-module__KmSRTG__toastSuccess{border-color:#6b8f0059}.SupportForm-module__KmSRTG__toastError{border-color:#dc262659}.SupportForm-module__KmSRTG__toastDot{background:#c8f31d;border-radius:999px;flex-shrink:0;width:.55rem;height:.55rem;margin-top:.4rem}.SupportForm-module__KmSRTG__toastError .SupportForm-module__KmSRTG__toastDot{background:#dc2626}.dark .SupportForm-module__KmSRTG__toastError .SupportForm-module__KmSRTG__toastDot{background:#f87171}.SupportForm-module__KmSRTG__toastMessage{color:#171717;flex:1;margin:0;font-size:.9rem;line-height:1.45;display:block}.dark .SupportForm-module__KmSRTG__toastMessage{color:#ededed}.SupportForm-module__KmSRTG__toastClose{color:#737373;cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:0;font-size:1.15rem;line-height:1}.dark .SupportForm-module__KmSRTG__toastClose{color:#a3a3a3}@keyframes SupportForm-module__KmSRTG__support-toast-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (hover:hover) and (pointer:fine){.SupportForm-module__KmSRTG__submit:hover:not(:disabled){color:var(--form-submit-hover-color);box-shadow:var(--form-submit-hover-shadow);filter:brightness(1.03);transform:translateY(-2px)}.SupportForm-module__KmSRTG__submit:hover:not(:disabled):before{transform:translate(0)}.SupportForm-module__KmSRTG__submit:active:not(:disabled){filter:none;transform:translateY(0);box-shadow:0 4px 12px #0000001f}}.dark .SupportForm-module__KmSRTG__form .SupportForm-module__KmSRTG__submit:hover:not(:disabled){filter:none}@media (prefers-reduced-motion:reduce){.SupportForm-module__KmSRTG__input,.SupportForm-module__KmSRTG__select,.SupportForm-module__KmSRTG__textarea,.SupportForm-module__KmSRTG__attach,.SupportForm-module__KmSRTG__submit,.SupportForm-module__KmSRTG__submit:before,.SupportForm-module__KmSRTG__toast{transition:none;animation:none}.SupportForm-module__KmSRTG__spinner{animation:none}.SupportForm-module__KmSRTG__input:focus,.SupportForm-module__KmSRTG__select:focus,.SupportForm-module__KmSRTG__textarea:focus,.SupportForm-module__KmSRTG__submit:hover:not(:disabled),.SupportForm-module__KmSRTG__submit:active:not(:disabled){transform:none}.SupportForm-module__KmSRTG__submit:hover:not(:disabled):before{transform:translate(-105%)}}
.SupportPage-module__Sh8xFq__page{--page-ease:cubic-bezier(.22, 1, .36, 1);--support-text:#171717;--support-muted:#737373;--support-lead:#404040;--support-card:#fff;--support-card-border:#1717171a;--support-card-hover-border:#6b8f0059;--support-card-shadow:0 16px 40px #00000014;--support-divider:#1717171f;--support-notice-bg:#fff8e8;--support-notice-border:#9d710059;--support-notice-title:#7a5600;--support-notice-body:#6b5a3a;--support-notice-hover-border:#9d71008c;--support-notice-hover-bg:#fff3d6;--support-notice-shadow:0 12px 32px #00000014;--support-social-shadow:0 12px 28px #00000024;color:var(--support-text);padding-top:5.5rem;padding-bottom:3.5rem}.dark .SupportPage-module__Sh8xFq__page{--support-text:#ededed;--support-muted:#a3a3a3;--support-lead:#ededed;--support-card:#0f0f0f;--support-card-border:transparent;--support-card-hover-border:#c8f31d2e;--support-card-shadow:0 16px 40px #00000059;--support-divider:#7b7b7b8c;--support-notice-bg:#9d710026;--support-notice-border:#9d71008c;--support-notice-title:#fff0c8;--support-notice-body:#a3a3a3;--support-notice-hover-border:#fff0c873;--support-notice-hover-bg:#9d710038;--support-notice-shadow:0 12px 32px #00000047;--support-social-shadow:0 12px 28px #00000059}.SupportPage-module__Sh8xFq__header{text-align:center;max-width:53.5rem}.SupportPage-module__Sh8xFq__title{letter-spacing:-.02em;color:var(--support-text);text-wrap:balance;margin:0;font-size:clamp(1.75rem,7vw,3.125rem);font-weight:700;line-height:1.12}.SupportPage-module__Sh8xFq__lead{max-width:53.5rem;color:var(--support-lead);margin:.75rem auto 0;font-size:clamp(1rem,2.8vw,1.25rem);line-height:1.55}.SupportPage-module__Sh8xFq__grid{flex-direction:column;align-items:stretch;gap:1.25rem;margin-top:2rem;display:flex}.SupportPage-module__Sh8xFq__column{width:100%;min-width:0}.SupportPage-module__Sh8xFq__card{--card-ease:var(--page-ease);background:var(--support-card);border:1px solid var(--support-card-border);width:100%;transition:transform .4s var(--card-ease), box-shadow .4s var(--card-ease), border-color .35s ease;border-radius:.5rem;padding:1.25rem 1rem;box-shadow:0 1px 2px #0000000a}.dark .SupportPage-module__Sh8xFq__page .SupportPage-module__Sh8xFq__card{box-shadow:none}.SupportPage-module__Sh8xFq__cardTitle{color:var(--support-text);text-align:center;margin:0;font-size:clamp(1.2rem,3.5vw,1.5rem);font-weight:700;line-height:1.25}.SupportPage-module__Sh8xFq__cardDesc{color:var(--support-muted);text-align:center;margin:.375rem 0 0;font-size:.875rem;line-height:1.45}.SupportPage-module__Sh8xFq__socialRow{flex-direction:column;gap:.75rem;margin-top:1.25rem;display:flex}.SupportPage-module__Sh8xFq__socialBtn{--btn-ease:var(--page-ease);isolation:isolate;width:100%;font-family:var(--font-manrope), sans-serif;color:#fff;transition:transform .35s var(--btn-ease), box-shadow .35s var(--btn-ease), filter .3s ease;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1.25rem;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.SupportPage-module__Sh8xFq__socialBtn>*{z-index:1;position:relative}.SupportPage-module__Sh8xFq__socialBtn:before{content:"";z-index:0;transition:transform .55s var(--btn-ease);pointer-events:none;background:linear-gradient(105deg,#0000 35%,#ffffff47 50%,#0000 65%);position:absolute;inset:0;transform:translate(-120%)}.SupportPage-module__Sh8xFq__telegram{background:#24cc63}.SupportPage-module__Sh8xFq__whatsapp{background:#28a3e4}.SupportPage-module__Sh8xFq__divider{background:var(--support-divider);width:100%;height:2px;margin:1.25rem 0}.SupportPage-module__Sh8xFq__notice{--notice-ease:var(--page-ease);border:1px solid var(--support-notice-border);background:var(--support-notice-bg);text-align:center;transition:transform .4s var(--notice-ease), box-shadow .4s var(--notice-ease), border-color .35s ease, background-color .35s ease;border-radius:.5rem;padding:1.25rem 1rem}.SupportPage-module__Sh8xFq__noticeTitle{color:var(--support-notice-title);margin:0;font-size:clamp(1rem,3vw,1.125rem);font-weight:500;line-height:1.35}.SupportPage-module__Sh8xFq__noticeBody{color:var(--support-notice-body);margin:.75rem 0 0;font-size:.9375rem;line-height:1.55}@media (min-width:480px){.SupportPage-module__Sh8xFq__socialRow{flex-flow:wrap}.SupportPage-module__Sh8xFq__socialBtn{width:auto;min-width:9.5rem;padding:.55rem 1.5rem}.SupportPage-module__Sh8xFq__card,.SupportPage-module__Sh8xFq__notice{padding:1.5rem 1.25rem}}@media (min-width:640px){.SupportPage-module__Sh8xFq__page{padding-top:6.5rem;padding-bottom:4.5rem}.SupportPage-module__Sh8xFq__header,.SupportPage-module__Sh8xFq__cardTitle,.SupportPage-module__Sh8xFq__cardDesc,.SupportPage-module__Sh8xFq__notice{text-align:left}.SupportPage-module__Sh8xFq__lead{margin:1rem 0 0}.SupportPage-module__Sh8xFq__grid{gap:1.5rem;margin-top:2.5rem}.SupportPage-module__Sh8xFq__divider{margin:1.5rem 0}}@media (min-width:900px){.SupportPage-module__Sh8xFq__page{padding-top:7.5rem;padding-bottom:6rem}.SupportPage-module__Sh8xFq__grid{flex-direction:row;align-items:flex-start;margin-top:3.25rem}.SupportPage-module__Sh8xFq__card{padding:2rem 2.5rem}.SupportPage-module__Sh8xFq__socialRow{gap:1rem;margin-top:1.75rem}.SupportPage-module__Sh8xFq__socialBtn{padding:.5rem 1.875rem}.SupportPage-module__Sh8xFq__divider{margin:1.875rem 0}.SupportPage-module__Sh8xFq__notice{padding:1.875rem 2.875rem}.SupportPage-module__Sh8xFq__noticeBody{margin-top:.875rem;font-size:1rem}}@media (hover:hover) and (pointer:fine){.SupportPage-module__Sh8xFq__card:hover{border-color:var(--support-card-hover-border);box-shadow:var(--support-card-shadow);transform:translateY(-3px)}.SupportPage-module__Sh8xFq__socialBtn:hover{filter:brightness(1.06);box-shadow:var(--support-social-shadow);transform:translateY(-3px)}.SupportPage-module__Sh8xFq__socialBtn:hover:before{transform:translate(120%)}.SupportPage-module__Sh8xFq__socialBtn:active{transform:translateY(-1px)}.SupportPage-module__Sh8xFq__notice:hover{border-color:var(--support-notice-hover-border);background:var(--support-notice-hover-bg);box-shadow:var(--support-notice-shadow);transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.SupportPage-module__Sh8xFq__card,.SupportPage-module__Sh8xFq__socialBtn,.SupportPage-module__Sh8xFq__socialBtn:before,.SupportPage-module__Sh8xFq__notice{transition:none}.SupportPage-module__Sh8xFq__card:hover,.SupportPage-module__Sh8xFq__socialBtn:hover,.SupportPage-module__Sh8xFq__socialBtn:active,.SupportPage-module__Sh8xFq__notice:hover{transform:none}.SupportPage-module__Sh8xFq__socialBtn:hover:before{transform:translate(-120%)}}
