.SupportPage-module__yohNDG__page{min-height:100svh;font-family:var(--font-geist-sans), var(--font-app);color:var(--color-text);background:var(--color-bg-page);flex-direction:column;display:flex}.SupportPage-module__yohNDG__header{width:100%;max-width:760px;padding:var(--space-5) var(--space-6);box-sizing:border-box;align-items:center;margin:0 auto;display:flex}.SupportPage-module__yohNDG__brand{align-items:center;gap:var(--space-2);min-height:44px;color:var(--color-text);font-size:18px;font-weight:700;text-decoration:none;display:inline-flex}.SupportPage-module__yohNDG__brandIcon{width:24px;height:24px;color:var(--color-primary);flex-shrink:0}.SupportPage-module__yohNDG__brand:focus-visible,.SupportPage-module__yohNDG__link:focus-visible,.SupportPage-module__yohNDG__contactCta:focus-visible{border-radius:var(--radius-sm);box-shadow:var(--focus-ring);outline:none}.SupportPage-module__yohNDG__main{width:100%;max-width:760px;padding:var(--space-4) var(--space-6) var(--space-12);box-sizing:border-box;flex:1;margin:0 auto}.SupportPage-module__yohNDG__title{margin:0 0 var(--space-3);letter-spacing:-.03em;font-size:clamp(28px,5vw,40px);font-weight:700}.SupportPage-module__yohNDG__lede{margin:0 0 var(--space-8);max-width:34rem;color:var(--color-text-secondary);font-size:16px;line-height:1.55}.SupportPage-module__yohNDG__sectionTitle{margin:0 0 var(--space-3);letter-spacing:-.01em;font-size:18px;font-weight:600}.SupportPage-module__yohNDG__contact{margin-bottom:var(--space-8);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface)}.SupportPage-module__yohNDG__contactCta{align-items:center;gap:var(--space-2);border-radius:var(--radius-md);background:var(--color-primary);color:#fff;min-height:44px;padding:10px 18px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.SupportPage-module__yohNDG__contactCta:hover{background:var(--color-primary-hover)}.SupportPage-module__yohNDG__contactFallback{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.5}.SupportPage-module__yohNDG__contactHint{margin:var(--space-3) 0 0;font-size:var(--font-size-small);color:var(--color-text-muted);line-height:1.5}.SupportPage-module__yohNDG__featureRequest{margin-bottom:var(--space-8);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-surface) 92%, transparent);box-shadow:var(--shadow-sm);box-sizing:border-box}.SupportPage-module__yohNDG__sectionHint{margin:0 0 var(--space-5);font-size:var(--font-size-body);color:var(--color-text-secondary);line-height:1.5}.SupportPage-module__yohNDG__form{gap:var(--space-4);flex-direction:column;display:flex;position:relative}.SupportPage-module__yohNDG__formRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.SupportPage-module__yohNDG__field{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.SupportPage-module__yohNDG__label{color:var(--color-text);font-size:var(--font-size-body);font-weight:600;line-height:1.3}.SupportPage-module__yohNDG__optional{color:var(--color-text-muted);font-weight:400}.SupportPage-module__yohNDG__input,.SupportPage-module__yohNDG__textarea{width:100%;min-height:var(--touch-target);padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font-family:inherit;font-size:var(--font-size-lead);box-sizing:border-box;line-height:1.4}.SupportPage-module__yohNDG__textarea{resize:vertical;min-height:7.5rem}.SupportPage-module__yohNDG__input:focus-visible,.SupportPage-module__yohNDG__textarea:focus-visible{box-shadow:var(--focus-ring);border-color:var(--color-primary);outline:none}.SupportPage-module__yohNDG__formError{color:var(--color-error);font-size:var(--font-size-body);margin:0;line-height:1.45}.SupportPage-module__yohNDG__formSubmit{min-height:var(--touch-target);border-radius:var(--radius-md);background:var(--color-primary);color:#fff;font-size:var(--font-size-body);cursor:pointer;border:none;justify-content:center;align-self:flex-start;align-items:center;padding:10px 18px;font-weight:600;display:inline-flex}.SupportPage-module__yohNDG__formSubmit:hover:not(:disabled){background:var(--color-primary-hover)}.SupportPage-module__yohNDG__formSubmit:disabled{opacity:.7;cursor:not-allowed}.SupportPage-module__yohNDG__formSubmit:focus-visible{box-shadow:var(--focus-ring);outline:none}.SupportPage-module__yohNDG__formSuccess{gap:var(--space-3);flex-direction:column;align-items:flex-start;display:flex}.SupportPage-module__yohNDG__formSuccessTitle{color:var(--color-text);font-size:var(--font-size-lead);margin:0;font-weight:600}.SupportPage-module__yohNDG__formSuccessText{color:var(--color-text-secondary);font-size:var(--font-size-body);margin:0;line-height:1.5}.SupportPage-module__yohNDG__formSecondaryBtn{min-height:var(--touch-target);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-primary);font-size:var(--font-size-body);cursor:pointer;justify-content:center;align-items:center;padding:10px 16px;font-weight:600;display:inline-flex}.SupportPage-module__yohNDG__formSecondaryBtn:hover{border-color:var(--color-primary)}.SupportPage-module__yohNDG__formSecondaryBtn:focus-visible{box-shadow:var(--focus-ring);outline:none}.SupportPage-module__yohNDG__honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.SupportPage-module__yohNDG__faq{margin:0 0 var(--space-8);gap:var(--space-4);flex-direction:column;display:flex}.SupportPage-module__yohNDG__faqItem{padding-bottom:var(--space-4);border-bottom:1px solid var(--color-border)}.SupportPage-module__yohNDG__faqQuestion{margin:0 0 var(--space-1);font-size:15px;font-weight:600}.SupportPage-module__yohNDG__faqAnswer{color:var(--color-text-secondary);margin:0;font-size:14px;line-height:1.55}.SupportPage-module__yohNDG__links{gap:var(--space-4);flex-wrap:wrap;display:flex}.SupportPage-module__yohNDG__link{min-height:44px;color:var(--color-primary);align-items:center;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.SupportPage-module__yohNDG__link:hover{text-underline-offset:2px;text-decoration:underline}@media (max-width:640px){.SupportPage-module__yohNDG__header{padding:var(--space-4)}.SupportPage-module__yohNDG__main{padding:var(--space-3) var(--space-4) var(--space-8)}.SupportPage-module__yohNDG__contact,.SupportPage-module__yohNDG__featureRequest{padding:var(--space-4)}.SupportPage-module__yohNDG__formRow{grid-template-columns:1fr}}
