.FeedbackForm_card__djchr{width:100%;max-width:720px;margin:0 auto;background:#ffffff;border:1px solid #d6eaf4;border-radius:24px;box-shadow:0 18px 48px rgba(16,33,44,.08);padding:clamp(20px,4vw,36px);position:relative;overflow:hidden}.FeedbackForm_card__djchr:before{content:"";position:absolute;inset:0 0 auto 0;height:6px;background:linear-gradient(135deg,#1492c4,#24b678)}.FeedbackForm_head__6SiPD{margin-bottom:22px}.FeedbackForm_title__iKb4H{margin:0;font-size:clamp(20px,3vw,26px);font-weight:800;line-height:1.15;color:#10212c}.FeedbackForm_sub__dthYy{margin:8px 0 0;color:#3b596b;font-size:15px;line-height:1.6}.FeedbackForm_form__IgWpa{display:flex;flex-direction:column;gap:6px}.FeedbackForm_fieldLabel__c0PrY{display:block;margin:16px 0 8px;font-size:13px;font-weight:800;letter-spacing:.01em;color:#10212c}.FeedbackForm_optional__i0hpD{font-weight:600;color:#80929d}.FeedbackForm_req__ZUgb9{color:#1492c4;font-weight:800}.FeedbackForm_pills__IF7EM{display:flex;flex-wrap:wrap;gap:10px}.FeedbackForm_pill__H2i1e{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border-radius:999px;border:1.5px solid #d6eaf4;background:#f7fbfe;color:#3b596b;font-size:14px;font-weight:700;cursor:pointer;transition:transform .12s ease,border-color .15s ease,background .15s ease,box-shadow .15s ease}.FeedbackForm_pill__H2i1e:hover{transform:translateY(-1px);border-color:#9fd3ea}.FeedbackForm_pillActive__j7Nm6{border-color:transparent;background:linear-gradient(135deg,#1492c4,#24b678);color:#ffffff;box-shadow:0 10px 22px rgba(20,146,196,.24)}.FeedbackForm_pillEmoji__zVm0_{font-size:16px;line-height:1}.FeedbackForm_moods__F4Mys{display:flex;gap:8px}.FeedbackForm_mood__LjE8E{width:48px;height:48px;border-radius:14px;border:1.5px solid #d6eaf4;background:#f7fbfe;font-size:24px;line-height:1;cursor:pointer;filter:grayscale(.55);opacity:.7;transition:transform .12s ease,filter .15s ease,opacity .15s ease,border-color .15s ease,box-shadow .15s ease}.FeedbackForm_mood__LjE8E:hover{transform:translateY(-2px) scale(1.05);filter:grayscale(0);opacity:1}.FeedbackForm_moodActive__2DLHv{filter:grayscale(0);opacity:1;border-color:#1492c4;background:#ffffff;box-shadow:0 8px 18px rgba(20,146,196,.2);transform:translateY(-2px) scale(1.08)}.FeedbackForm_row__eQ2mx{display:grid;grid-template-columns:1fr 1fr;gap:14px}.FeedbackForm_field__6SfhR{display:flex;flex-direction:column}.FeedbackForm_input__j05gh,.FeedbackForm_textarea__p8wSo{width:100%;border:1.5px solid #d6eaf4;border-radius:14px;background:#f7fbfe;padding:12px 14px;font-size:15px;color:#10212c;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.FeedbackForm_textarea__p8wSo{resize:vertical;min-height:120px;line-height:1.55}.FeedbackForm_input__j05gh::-moz-placeholder,.FeedbackForm_textarea__p8wSo::-moz-placeholder{color:#9fb0bb}.FeedbackForm_input__j05gh::placeholder,.FeedbackForm_textarea__p8wSo::placeholder{color:#9fb0bb}.FeedbackForm_input__j05gh:focus,.FeedbackForm_textarea__p8wSo:focus{outline:none;background:#ffffff;border-color:#1492c4;box-shadow:0 0 0 4px rgba(20,146,196,.12)}.FeedbackForm_hp__S4sLH{position:absolute;left:-9999px;width:1px;height:1px;opacity:0;pointer-events:none}.FeedbackForm_error__OmDMW{margin-top:14px;padding:12px 14px;border-radius:12px;background:#fdecec;border:1px solid #f6c9c9;color:#a4282b;font-size:14px;font-weight:600}.FeedbackForm_submit__Kiy8w{margin-top:20px;width:100%;border:0;border-radius:999px;padding:15px 22px;font-size:16px;font-weight:800;color:#ffffff;cursor:pointer;background:linear-gradient(135deg,#1492c4,#24b678);box-shadow:0 14px 28px rgba(20,146,196,.22);transition:transform .12s ease,box-shadow .15s ease,opacity .15s ease}.FeedbackForm_submit__Kiy8w:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 34px rgba(20,146,196,.28)}.FeedbackForm_submit__Kiy8w:disabled{opacity:.65;cursor:progress}.FeedbackForm_privacy__NptHd{margin:12px 0 0;text-align:center;color:#80929d;font-size:12.5px;line-height:1.5}.FeedbackForm_successWrap__hahMe{text-align:center;padding:16px 8px 8px}.FeedbackForm_successEmoji__3Xyrf{font-size:56px;line-height:1;animation:FeedbackForm_pop__b_TvW .4s ease}.FeedbackForm_successTitle__MmkXQ{margin:16px 0 0;font-size:clamp(20px,3vw,26px);font-weight:800;color:#10212c}.FeedbackForm_successText__LJeYB{margin:10px auto 0;max-width:440px;color:#3b596b;font-size:15px;line-height:1.6}.FeedbackForm_resetBtn__5TbjN{margin-top:22px;border:1.5px solid #d6eaf4;background:#f7fbfe;color:#0f6f92;font-weight:800;font-size:14px;padding:11px 22px;border-radius:999px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.FeedbackForm_resetBtn__5TbjN:hover{border-color:#9fd3ea;background:#ffffff}@keyframes FeedbackForm_pop__b_TvW{0%{transform:scale(.4);opacity:0}70%{transform:scale(1.12);opacity:1}to{transform:scale(1)}}@media (max-width:560px){.FeedbackForm_row__eQ2mx{grid-template-columns:1fr}.FeedbackForm_mood__LjE8E{width:44px;height:44px;font-size:22px}}.PageSystem_page__InbfA{color:#10212c}.PageSystem_pageFresh__fm9Vq{background:radial-gradient(ellipse 72% 52% at 8% -8%,rgba(20,146,196,.26),transparent),radial-gradient(ellipse 52% 38% at 92% -4%,rgba(36,182,120,.12),transparent),linear-gradient(180deg,#c8e5f3,#d8eef8 10%,#ebf6fb 26%,#f3f9fd 44%,#f9fcff 62%,#ffffff 82%)}.PageSystem_pageWarm__ZqOcj{background:radial-gradient(ellipse 72% 52% at 8% -8%,rgba(20,146,196,.26),transparent),radial-gradient(ellipse 52% 38% at 92% -4%,rgba(36,182,120,.12),transparent),linear-gradient(180deg,#c8e5f3,#d8eef8 10%,#ebf6fb 26%,#f3f9fd 44%,#f9fcff 68%,#fffdf8)}.PageSystem_hero__GSdy_{padding:38px 0 22px}.PageSystem_heroGrid__w0QFr{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:18px;align-items:stretch}.PageSystem_heroCopy__p4zRU{padding:6px 0}.PageSystem_eyebrow__xNiP5,.PageSystem_panelLabel__706or,.PageSystem_sectionEyebrow__vdBzx{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#0f6f92}.PageSystem_pageTitle__vG7bh{margin:10px 0 8px;font-size:clamp(26px,3.4vw,40px);line-height:1.08;letter-spacing:0;color:#10212c}.PageSystem_lead__RUbcn{max-width:62ch;font-size:15px;line-height:1.5;color:#3b596b}.PageSystem_actionRow__5FT7j{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.PageSystem_primaryCta__pwqJs,.PageSystem_secondaryCta__V6PFt{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 16px;border-radius:999px;text-decoration:none;font-weight:800;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.PageSystem_primaryCta__pwqJs{background:linear-gradient(135deg,#1492c4,#24b678);color:#ffffff;box-shadow:0 10px 22px rgba(20,146,196,.16)}.PageSystem_secondaryCta__V6PFt{border-color:rgba(20,146,196,.34);background:rgba(255,255,255,.82);color:#10212c;box-shadow:0 8px 18px rgba(16,33,44,.07)}.PageSystem_primaryCta__pwqJs:hover,.PageSystem_secondaryCta__V6PFt:hover{transform:translateY(-2px)}.PageSystem_secondaryCta__V6PFt:hover{border-color:rgba(20,146,196,.62);background:rgba(239,249,255,.96)}.PageSystem_glassPanel__kCA0s{display:flex;flex-direction:column;justify-content:flex-start;padding:18px;border:1px solid rgba(20,146,196,.14);border-radius:12px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(239,249,255,.92)),#ffffff;box-shadow:0 12px 32px rgba(23,49,66,.07)}.PageSystem_panelTitle__aLmGv{margin:8px 0 0;font-size:clamp(18px,1.8vw,24px);line-height:1.14;letter-spacing:0;color:#10212c;font-weight:800}.PageSystem_panelLead__tkUAF{margin:8px 0 0;font-size:14px;line-height:1.48;color:#4d6777}.PageSystem_panelList__uFIjQ{margin:12px 0 0;padding:0;list-style:none}.PageSystem_panelList__uFIjQ li{position:relative;padding-left:18px;margin-bottom:8px;line-height:1.48;color:#294759}.PageSystem_panelList__uFIjQ li:before{content:"";position:absolute;left:0;top:7px;width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#22a7db,#24b678)}.PageSystem_section__Gc4Ds{padding:18px 0}.PageSystem_sectionAlt__o79Q2{padding-top:6px}.PageSystem_sectionHead__5B8CJ{max-width:720px;margin-bottom:14px}.PageSystem_sectionTitle__T6vYd{margin:8px 0 0;font-size:clamp(21px,2.4vw,28px);line-height:1.12;letter-spacing:0;color:#10212c}.PageSystem_surfaceCard__FdMKE{border:1px solid rgba(16,33,44,.08);border-radius:12px;background:rgba(255,255,255,.9);box-shadow:0 10px 28px rgba(16,33,44,.05)}body.settings-theme-dark .PageSystem_page__InbfA,html.settings-theme-dark .PageSystem_page__InbfA{color:#eef6fb}body.settings-theme-dark .PageSystem_pageFresh__fm9Vq,body.settings-theme-dark .PageSystem_pageWarm__ZqOcj,html.settings-theme-dark .PageSystem_pageFresh__fm9Vq,html.settings-theme-dark .PageSystem_pageWarm__ZqOcj{background:radial-gradient(circle at top left,rgba(34,167,219,.16),transparent 24%),radial-gradient(circle at top right,rgba(36,182,120,.12),transparent 18%),linear-gradient(180deg,#07131c,#0c1c28 48%,#10212c)}body.settings-theme-dark .PageSystem_eyebrow__xNiP5,body.settings-theme-dark .PageSystem_panelLabel__706or,body.settings-theme-dark .PageSystem_sectionEyebrow__vdBzx,html.settings-theme-dark .PageSystem_eyebrow__xNiP5,html.settings-theme-dark .PageSystem_panelLabel__706or,html.settings-theme-dark .PageSystem_sectionEyebrow__vdBzx{color:#8ee3ff}body.settings-theme-dark .PageSystem_pageTitle__vG7bh,body.settings-theme-dark .PageSystem_panelTitle__aLmGv,body.settings-theme-dark .PageSystem_sectionTitle__T6vYd,html.settings-theme-dark .PageSystem_pageTitle__vG7bh,html.settings-theme-dark .PageSystem_panelTitle__aLmGv,html.settings-theme-dark .PageSystem_sectionTitle__T6vYd{color:#eef6fb}body.settings-theme-dark .PageSystem_lead__RUbcn,body.settings-theme-dark .PageSystem_panelLead__tkUAF,html.settings-theme-dark .PageSystem_lead__RUbcn,html.settings-theme-dark .PageSystem_panelLead__tkUAF{color:#b7c9d5}body.settings-theme-dark .PageSystem_secondaryCta__V6PFt,html.settings-theme-dark .PageSystem_secondaryCta__V6PFt{border-color:rgba(138,177,198,.18);background:rgba(10,25,36,.78);color:#eef6fb}body.settings-theme-dark .PageSystem_glassPanel__kCA0s,body.settings-theme-dark .PageSystem_surfaceCard__FdMKE,html.settings-theme-dark .PageSystem_glassPanel__kCA0s,html.settings-theme-dark .PageSystem_surfaceCard__FdMKE{border-color:rgba(138,177,198,.18);background:linear-gradient(180deg,rgba(10,25,36,.98),rgba(14,31,43,.94)),#0c1c28;box-shadow:0 12px 34px rgba(0,0,0,.22)}body.settings-theme-dark .PageSystem_panelList__uFIjQ li,html.settings-theme-dark .PageSystem_panelList__uFIjQ li{color:#b7c9d5}@media (max-width:1024px){.PageSystem_heroGrid__w0QFr{grid-template-columns:1fr}}@media (max-width:767px){.PageSystem_page__InbfA{overflow-x:hidden}.PageSystem_hero__GSdy_{padding:24px 0 16px}.PageSystem_pageTitle__vG7bh,.PageSystem_sectionTitle__T6vYd{font-size:clamp(25px,8vw,32px);line-height:1.1;letter-spacing:0}.PageSystem_lead__RUbcn{font-size:14px;line-height:1.48;max-width:100%}.PageSystem_actionRow__5FT7j{align-items:stretch;flex-direction:column;gap:8px;margin-top:16px}.PageSystem_primaryCta__pwqJs,.PageSystem_secondaryCta__V6PFt{width:100%;min-height:42px;padding:0 14px}.PageSystem_glassPanel__kCA0s{padding:16px;border-radius:12px;max-width:100%}}.PageSystem_page__InbfA{color:var(--ink)}.PageSystem_eyebrow__xNiP5,.PageSystem_panelLabel__706or,.PageSystem_sectionEyebrow__vdBzx{color:var(--accent-ink)}.PageSystem_pageTitle__vG7bh,.PageSystem_panelTitle__aLmGv,.PageSystem_sectionTitle__T6vYd{color:var(--ink);font-family:var(--tc-font-head);letter-spacing:-.02em}.PageSystem_lead__RUbcn,.PageSystem_panelLead__tkUAF{color:var(--muted)}.PageSystem_primaryCta__pwqJs{background:var(--accent);color:#fff;border-color:transparent;box-shadow:0 10px 24px -10px color-mix(in srgb,var(--accent) 70%,transparent);font-family:var(--tc-font-body)}.PageSystem_secondaryCta__V6PFt{background:transparent;color:var(--ink);border-color:var(--line-strong);box-shadow:none;font-family:var(--tc-font-body)}.PageSystem_secondaryCta__V6PFt:hover{border-color:var(--ink);background:transparent}.PageSystem_glassPanel__kCA0s,.PageSystem_surfaceCard__FdMKE{border:1px solid var(--line);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-card)}.PageSystem_panelList__uFIjQ li{color:var(--muted)}.PageSystem_panelList__uFIjQ li:before{background:var(--accent)}.HelpRevamp_grid__wtPhu{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.HelpRevamp_card__0ah9n{background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-card);padding:26px;text-align:center;transition:transform .15s,border-color .15s;text-decoration:none;color:inherit;display:block}.HelpRevamp_card__0ah9n:hover{transform:translateY(-4px);border-color:var(--accent)}.HelpRevamp_cardIcon__JBLDZ{width:58px;height:58px;border-radius:16px;background:var(--accent-soft);color:var(--accent-ink);display:grid;place-items:center;margin:0 auto 16px;transition:background .15s,color .15s}.HelpRevamp_card__0ah9n:hover .HelpRevamp_cardIcon__JBLDZ{background:var(--accent);color:#fff}.HelpRevamp_cardIcon__JBLDZ img{width:27px;height:27px;-o-object-fit:contain;object-fit:contain}.HelpRevamp_cardTitle__Ha_FV{font:800 17px var(--tc-font-head);color:var(--ink);margin:0}.HelpRevamp_cardValue__u3TLo{font:500 13.5px var(--tc-font-body);color:var(--muted);margin-top:7px;line-height:1.5;word-break:break-word}.HelpRevamp_cardValue__u3TLo a{color:var(--accent-ink);text-decoration:none}.HelpRevamp_cardValue__u3TLo a:hover{text-decoration:underline}.HelpRevamp_trackGrid__N4PVv{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.HelpRevamp_trackCard__9jbdB{background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-card);padding:26px}.HelpRevamp_trackCard__9jbdB h3{margin:0;font:800 20px var(--tc-font-head);color:var(--ink);letter-spacing:-.02em;line-height:1.15}.HelpRevamp_trackCard__9jbdB p{margin:10px 0 0;font:500 14px var(--tc-font-body);color:var(--muted);line-height:1.6}.HelpRevamp_faqShell__TQBVm{background:var(--surface);border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-card);padding:26px}.HelpRevamp_faqShell__TQBVm .accordion{display:flex;flex-direction:column;gap:12px;max-width:none}.HelpRevamp_faqShell__TQBVm .accordion-item{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface);transition:border-color .15s}.HelpRevamp_faqShell__TQBVm .accordion-header{margin:0}.HelpRevamp_faqShell__TQBVm .accordion-button{display:flex;align-items:center;gap:14px;width:100%;padding:18px 22px;background:none;border:none;text-align:left;font:700 15.5px var(--tc-font-body);color:var(--ink);cursor:pointer}.HelpRevamp_faqShell__TQBVm .accordion-button:after{content:"+";margin-left:auto;width:32px;height:32px;border-radius:9px;background:var(--accent-soft);color:var(--accent-ink);display:inline-flex;align-items:center;justify-content:center;font-size:20px;line-height:1;flex-shrink:0;transition:background .2s,color .2s,transform .25s}.HelpRevamp_faqShell__TQBVm .accordion-button:not(.collapsed){color:var(--ink)}.HelpRevamp_faqShell__TQBVm .accordion-item:has(.accordion-button:not(.collapsed)){border-color:var(--accent)}.HelpRevamp_faqShell__TQBVm .accordion-button:not(.collapsed):after{background:var(--accent);color:#fff;transform:rotate(45deg)}.HelpRevamp_faqShell__TQBVm .accordion-body{padding:0 22px 20px;font:400 14.5px var(--tc-font-body);color:var(--muted);line-height:1.65}.HelpRevamp_questionIndex__fX5RR{color:var(--accent-ink);font-weight:800;flex-shrink:0}.HelpRevamp_faqActions___zLiX{display:flex;gap:12px;flex-wrap:wrap;margin-top:20px}@media (max-width:1024px){.HelpRevamp_grid__wtPhu,.HelpRevamp_trackGrid__N4PVv{grid-template-columns:1fr}}@media (max-width:767px){.HelpRevamp_card__0ah9n,.HelpRevamp_faqShell__TQBVm,.HelpRevamp_trackCard__9jbdB{padding:20px;border-radius:16px}.HelpRevamp_faqShell__TQBVm .accordion-button{padding:16px;font-size:14.5px}.HelpRevamp_faqShell__TQBVm .accordion-body{padding:0 16px 16px}}