.supportPage_container__Ig9jz{min-height:100vh;background-color:#000;color:#d1d5db;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;padding:clamp(24px,4vw,48px)}.supportPage_header__5da5t{width:100%;position:absolute;top:0;left:0;padding:24px 32px;display:flex;justify-content:flex-start}.supportPage_homeLink__xlASX{color:#9ca3af;text-decoration:none;font-weight:500;transition:color .2s ease}.supportPage_homeLink__xlASX:hover{color:#f3f4f6}.supportPage_main__BYKCe{margin:0 auto;width:100%;max-width:1100px;padding-top:clamp(64px,8vw,96px)}.supportPage_hero__g7ki8{text-align:center;margin:clamp(48px,6vw,80px) auto clamp(40px,5vw,64px);max-width:720px}.supportPage_title__DzyXR{font-size:36px;line-height:1.2;color:#f3f4f6;margin:0 0 12px}.supportPage_subtitle__xqTrt{font-size:16px;color:#d1d5db;margin:0 0 12px}.supportPage_contactLine__vk24y{margin-top:12px;color:#9ca3af}.supportPage_emailLink__axhFB{color:#818cf8;text-decoration:none;font-weight:600}.supportPage_emailLink__axhFB:hover{text-decoration:underline}.supportPage_grid__CpL4A{display:grid;grid-template-columns:1fr;gap:clamp(20px,3vw,36px)}@media (min-width:900px){.supportPage_grid__CpL4A{grid-template-columns:1fr 1fr;align-items:start}}.supportPage_stack__6ma_w{display:grid;gap:clamp(20px,3vw,36px)}.supportPage_card__gzmTz{background-color:#111;border-radius:12px;padding:clamp(28px,4vw,48px);box-shadow:0 4px 24px rgba(255,255,255,.05)}.supportPage_cardTitle__PVNFC{color:#f3f4f6;font-size:20px;margin:0 0 16px}.supportPage_text__YNJZ1{color:#d1d5db;font-size:14px;line-height:1.85;margin:0 0 20px}.supportPage_faqList__L51Sw{display:grid;gap:12px}.supportPage_faqItem__Z6mLg{background:#0d0d0d;border:1px solid #1f2937;border-radius:10px;padding:0;overflow:hidden}.supportPage_faqQuestion__21F00{list-style:none;cursor:pointer;padding:18px 20px;color:#e5e7eb;font-weight:600;position:relative}.supportPage_faqQuestion__21F00::-webkit-details-marker{display:none}.supportPage_faqItem__Z6mLg>summary:after{content:"﹀";position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(0deg);transition:transform .2s ease;color:#9ca3af}.supportPage_faqItem__Z6mLg[open]>summary:after{transform:translateY(-50%) rotate(180deg)}.supportPage_faqAnswer__ka1IK{padding:0 20px 20px;color:#cbd5e1;border-top:1px solid #1f2937;margin:0;font-size:14px;line-height:1.85}.supportPage_form__dYHlh{display:grid;gap:clamp(16px,2vw,24px)}.supportPage_field__JT8kg{display:grid;gap:12px}.supportPage_field__JT8kg label{color:#d1d5db;font-size:13px}.supportPage_field__JT8kg input,.supportPage_field__JT8kg textarea{background:#0b0b0b;border:1px solid #1f2937;color:#f3f4f6;border-radius:10px;padding:14px 18px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.supportPage_field__JT8kg textarea{resize:vertical}.supportPage_field__JT8kg input::placeholder,.supportPage_field__JT8kg textarea::placeholder{color:#6b7280}.supportPage_field__JT8kg input:focus,.supportPage_field__JT8kg textarea:focus{border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.2)}.supportPage_button__X7_Jw{display:inline-block;background-color:#4f46e5;color:white;text-decoration:none;font-weight:600;padding:12px 20px;border-radius:8px;border:none;cursor:pointer;transition:background-color .2s ease,transform .02s ease;text-align:center}.supportPage_button__X7_Jw:hover{background-color:#4338ca}.supportPage_button__X7_Jw:active{transform:translateY(1px)}.supportPage_hint__dFbx8{color:#9ca3af;font-size:12px;margin-top:10px}