.page,.pageLoading{min-height:100vh;background-color:#f8f9fa}.pageLoading{display:flex;align-items:center;justify-content:center}.surfaceBar{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:20px 0}.heroTitle{font-size:32px;font-weight:600;color:#333;margin-bottom:8px}.heroDesc{font-size:16px;color:#666}.ticketsBtn{background-color:#017bff;border:none;border-radius:4px;padding:8px 20px;color:#fff;text-decoration:none}.searchWrap{position:relative;max-width:800px}.searchIcon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#999}.searchInput{width:100%;padding:12px 15px 12px 45px;border:1px solid #ddd;border-radius:4px;font-size:16px}.mainContainer{padding-top:30px;padding-bottom:50px}.sidebarCol{margin-bottom:30px}.sidebarCard{background-color:#fff;border-radius:8px;padding:20px;border:1px solid #e0e0e0}.categoryBlock{margin-bottom:10px}.categoryRow{display:flex;align-items:center;justify-content:space-between;padding:12px;border-radius:4px;cursor:pointer;background-color:transparent}.categoryRowSelected{background-color:#f5f5f5}.categoryRowInner{display:flex;align-items:center;gap:10px}.categoryIcon{width:32px;height:32px;border-radius:50%;background-color:#017bff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px}.categoryLabel{font-weight:500;color:#333}.sidebarSubwrap{padding-left:42px;margin-top:5px}.subcategoryItem{padding:8px 12px;cursor:pointer;border-radius:4px;margin-bottom:4px;color:#666;font-weight:400;background-color:transparent}.subcategoryItemActive{color:#017bff;font-weight:500;background-color:#f0f7ff}.emptySidebar{text-align:center;padding:40px 20px;color:#666}.emptySidebarIcon{font-size:48px;color:#ccc;margin-bottom:16px;display:block}.emptySidebarTitle{margin-bottom:8px;font-weight:500}.emptySidebarHint{font-size:14px;color:#999}.emptyState{background-color:#fff;border-radius:8px;padding:60px 40px;text-align:center;border:1px solid #e0e0e0}.emptyStateIcon{font-size:64px;color:#ccc;margin-bottom:20px;display:block}.emptyStateTitle{font-size:24px;font-weight:500;color:#333;margin-bottom:12px}.emptyStateBody{color:#666;margin-bottom:24px}.primaryBtn{background-color:#017bff;border:none;border-radius:4px;padding:10px 24px;color:#fff;text-decoration:none;display:inline-block}.searchResultsTitle{font-size:24px;font-weight:600;color:#333;margin-bottom:20px}.searchResultCard{background-color:#fff;border-radius:8px;padding:20px;margin-bottom:15px;border:1px solid #e0e0e0}.searchResultMeta{font-size:12px;color:#666;margin-bottom:8px}.searchResultQuestion{font-size:16px;font-weight:500;color:#017bff;margin-bottom:10px}.richText{color:#666;line-height:1.6}.noSearchResults{background-color:#fff;border-radius:8px;padding:40px;text-align:center;border:1px solid #e0e0e0}.breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:20px;font-size:14px}.breadcrumbLink{color:#017bff;text-decoration:none}.breadcrumbCurrent{color:#333}.subcategoryTitle{font-size:28px;font-weight:600;color:#333}.sectionBlock,.subcategoryTitle{margin-bottom:30px}.sectionHeader{display:flex;align-items:center;justify-content:space-between;padding:15px 0;cursor:pointer;border-bottom:1px solid #e0e0e0}.sectionSubtitle{font-size:14px;color:#666;margin-bottom:4px}.sectionHeading{font-size:20px;font-weight:500;color:#333;margin:0}.sectionChevron{font-size:24px;color:#666;transform:rotate(0deg);transition:transform .3s}.sectionChevronOpen{transform:rotate(180deg)}.sectionFaqs{margin-top:20px}.faqItem{margin-bottom:20px;padding-left:20px}.faqRow{display:flex;gap:10px}.faqIndex{min-width:25px}.faqIndex,.faqQuestion{color:#017bff;font-weight:500}.faqQuestion{font-size:16px;margin-bottom:8px}.helpCard{background-color:#fff;border-radius:8px;padding:30px;margin-top:40px;text-align:center;border:1px solid #e0e0e0}.helpCardText{color:#666;margin-bottom:20px}.helpCardBtn{background-color:#017bff;border:none;border-radius:20px;padding:10px 30px;color:#fff;text-decoration:none}@media(max-width:767.98px){.page>div:first-of-type,.page>div:nth-of-type(2){padding-top:12px!important;padding-bottom:12px!important}.page>div:first-of-type .heroTitle{font-size:22px!important;line-height:1.25!important}.page>div:first-of-type .heroDesc{font-size:14px!important}.page :global(.container){padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.page>:global(.container){padding-top:20px!important;padding-bottom:36px!important}.breadcrumb{flex-wrap:wrap!important;row-gap:4px!important;font-size:13px!important}.subcategoryTitle{font-size:22px!important;line-height:1.3!important;margin-bottom:20px!important}.sectionHeading{font-size:17px!important}.emptyState{padding:36px 16px!important}.emptyStateTitle,.searchResultsTitle{font-size:20px!important}.helpCard{padding:20px 16px!important;margin-top:28px!important}.faqItem{padding-left:0!important;margin-bottom:16px!important}.faqRow{flex-direction:column!important;align-items:flex-start!important;gap:4px!important}.faqIndex{min-width:0!important}.richText{overflow-wrap:anywhere;word-break:break-word}.sidebarCard{padding:16px!important}.sidebarSubwrap{padding-left:12px!important}.page .container{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}.page>.container{padding-top:20px!important;padding-bottom:36px!important}}.supportPage{--support-bg:#f2f5fa;--support-text:#1f2f4a;--support-muted:#6a7485;--support-card:#fff;--support-primary:#1a4f9b;--support-primary-deep:#0d2b66;--support-accent:#26769e;background:var(--support-bg);color:var(--support-text)}.supportPage .supportHero{position:relative;overflow:visible;z-index:60;background:radial-gradient(circle at 15% -20%,rgba(29,179,255,.2),transparent 42%),radial-gradient(circle at 85% 0,rgba(132,170,255,.25),transparent 35%),linear-gradient(180deg,#0b2456,#173a7a);padding:48px 0 72px}.supportPage .supportHero__inner{text-align:center;max-width:820px;animation:fadeUp .6s ease-out both}.supportPage .supportHero__badge{display:inline-flex;align-items:center;gap:2px;font-size:12px;font-weight:500;color:#d9e6ff;border:1px solid rgba(217,230,255,.35);background:rgba(5,18,42,.35);border-radius:999px;padding:4px 10px;margin-bottom:14px}.supportPage .supportHero__badgeIcon{font-size:14px;line-height:1}.supportPage .supportHero__badge span:last-child{line-height:1}.supportPage .supportHero__title{color:#fff;font-size:clamp(32px,5vw,52px);line-height:1.08;font-weight:700;margin:0;letter-spacing:-.02em}.supportPage .supportHero__subtitle{color:rgba(227,236,255,.9);font-size:16px;margin:14px auto 24px;max-width:640px}.supportPage .supportHero__searchWrap{position:relative;max-width:640px;margin:0 auto;z-index:30}.supportPage .supportHero__searchIcon{width:22px;height:22px;font-size:20px;color:#7f90b3;position:absolute;left:16px;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;line-height:1;pointer-events:none;z-index:2}.supportPage .supportHero__searchInput{width:100%;border:0;border-radius:999px;background:#fff;color:#1d2f51;font-size:14px;height:52px;padding:0 18px 0 50px;box-shadow:0 8px 30px rgba(7,18,38,.2);outline:none;position:relative;z-index:1}.supportPage .supportHero__searchInput:focus{box-shadow:0 0 0 3px rgba(29,179,255,.35)}.supportPage .supportHero__suggestionList{list-style:none;margin:0;padding:8px;border-radius:16px;background:#fff;box-shadow:0 14px 36px rgba(11,36,86,.22);max-height:320px;overflow:auto;text-align:left;position:absolute;left:0;right:0;top:calc(100% + 10px);z-index:40}.supportPage .supportHero__suggestionItem{width:100%;border:0;border-radius:10px;padding:10px 12px;background:transparent;display:flex;justify-content:space-between;align-items:center;gap:12px;color:#1d2f51;text-align:left;transition:background-color .2s ease}.supportPage .supportHero__suggestionItem:hover{background:#eff5ff}.supportPage .supportHero__suggestionTitle{font-size:14px;line-height:1.35;font-weight:500}.supportPage .supportHero__suggestionMeta{flex-shrink:0;font-size:11px;font-weight:600;color:#245aa9;background:#e9f1ff;border-radius:999px;padding:3px 8px;text-transform:uppercase;letter-spacing:.02em}.supportPage .supportHero__tags{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:12px}.supportPage .supportHero__popularLabel{color:rgba(217,230,255,.75);font-size:12px}.supportPage .supportHero__tagPill{border:1px solid rgba(188,210,248,.3);background:rgba(8,24,56,.35);color:#d8e6ff;border-radius:999px;padding:4px 10px;font-size:12px;transition:all .2s ease}.supportPage .supportHero__tagPill:hover{border-color:rgba(29,179,255,.55);transform:translateY(-1px)}.supportPage .supportCategories{background-color:#fff;padding:20px 0;border-bottom:1px solid #e7edf5;position:relative;z-index:10}.supportPage .supportCategories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.supportPage .supportCategoryCard{border:1px solid #dde5f0;border-radius:12px;background:#f7f9fc;min-height:82px;display:flex;align-items:center;gap:12px;text-align:left;padding:14px;transition:all .25s ease}.supportPage .supportCategoryCard:hover{border-color:#a9c4ef;transform:translateY(-1px)}.supportPage .supportCategoryCard.isActive{border-color:#0b2456;background:#eff5ff;box-shadow:0 6px 20px rgba(48,89,166,.14)}.supportPage .supportCategoryCard.isActive .supportCategoryCard__icon{background:#0b2456}.supportPage .supportCategoryCard.isActive .supportCategoryCard__iconGlyph{color:#fff}.supportPage .supportCategoryCard__icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#e6eefc}.supportPage .supportCategoryCard__icon svg{width:18px;height:18px;fill:#365f9f}.supportPage .supportCategoryCard__iconGlyph{font-size:20px;line-height:1}.supportPage .supportCategoryCard__content{display:flex;flex-direction:column}.supportPage .supportCategoryCard__title{font-size:14px;font-weight:600;line-height:1.2}.supportPage .supportCategoryCard__meta{color:var(--support-muted);font-size:12px}.supportPage .supportContent{padding:22px 0 44px}.supportPage__error,.supportPage__loading{border-radius:12px;padding:12px 14px;margin-bottom:12px;font-size:14px}.supportPage__loading{display:flex;align-items:center;gap:8px;width:100%;justify-content:center;color:#2f5aa1;padding:30px 14px}.supportPage .supportPage__loading--full{min-height:220px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px}.supportPage .supportPage__loadingIcon{font-size:18px;animation:supportSpin 1s linear infinite}.supportPage__error{background:#fff3f3;color:#b12f2f;border:1px solid #ffd1d1}.supportPage .supportBreadcrumb{display:flex;align-items:center;gap:6px;font-size:13px;color:#72809a;margin:20px 0}.supportPage .supportBreadcrumb__home{color:var(--support-accent);font-weight:600}.supportPage .supportBreadcrumb__mid{color:#667892;font-weight:500}.supportPage .supportBreadcrumb__active{color:var(--support-muted);font-weight:700}.supportPage .supportBreadcrumb__separator{font-size:16px;color:#a5afc0}.supportPage .supportLayout{display:grid;grid-template-columns:320px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:start}.supportPage .supportLayout__sidebar{position:-webkit-sticky;position:sticky;top:14px;overflow:auto;padding-right:4px}.supportPage .supportSidebar{border:1px solid #dde5f0;border-radius:12px;background:var(--support-card);padding:12px;height:-moz-fit-content;height:fit-content;box-shadow:0 2px 10px rgba(15,43,87,.04)}.supportPage .supportSidebar+.supportSidebar{margin-top:12px}.supportPage .supportSidebar__header{display:flex;align-items:center;justify-content:space-between}.supportPage .supportSidebar.isExpanded .supportSidebar__header{border-bottom:1px solid #e7edf5;padding-bottom:10px;margin-bottom:10px}.supportPage .supportSidebar__headerMain{display:flex;align-items:center;gap:10px;min-width:0}.supportPage .supportSidebar__headerIcon{width:36px;height:36px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0b2456,#3b609d);color:#fff;font-size:20px;line-height:1;flex-shrink:0}.supportPage .supportSidebar__headerText{min-width:0}.supportPage .supportSidebar__header h3{margin:0;font-size:16px;font-weight:700}.supportPage .supportSidebar__header p{margin:4px 0 0;font-size:12px;color:#73839d}.supportPage .supportSidebar__collapseButton{width:28px;height:28px;border:1px solid #d7e1ef;border-radius:8px;background:#f4f7fc;color:#1f447e;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.supportPage .supportSidebar__collapseButton .material-symbols-outlined{font-size:18px;line-height:1}.supportPage .supportSidebar__list{list-style:none;padding:0;margin:0;max-height:100%;overflow:auto}.supportPage .supportSidebar__item{display:flex;justify-content:space-between;align-items:center;font-size:15px;color:#5e6f87;border-radius:8px;padding:10px}.supportPage .supportSidebar__button{width:100%;border:0;background:transparent;color:inherit;display:flex;justify-content:space-between;align-items:center;padding:0;text-align:left}.supportPage .supportSidebar__labelWrap{display:inline-flex;align-items:center;gap:12px;min-width:0}.supportPage .supportSidebar__bullet{width:8px;height:8px;border-radius:50%;background:#d8dee8;flex-shrink:0}.supportPage .supportSidebar__item.isActive{background:#e8edf5;color:#16396f;font-weight:600}.supportPage .supportSidebar__item.isActive .supportSidebar__bullet{background:#2f6fb5}.supportPage .supportSidebar__empty{list-style:none;border:1px dashed #d8e1ef;border-radius:10px;background:#f8fbff;color:#70829d;display:flex;align-items:center;gap:8px;padding:12px 10px;font-size:13px;font-weight:500}.supportPage .supportSidebar__emptyIcon{font-size:16px;color:#5f7fb0;line-height:1}.supportPage .supportSidebar__emptyText{line-height:1.4}.supportPage .supportMain{animation:fadeUp .5s ease-out both}.supportPage .supportMain__eyebrow{display:inline-flex;align-items:center;gap:12px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.supportPage .supportMain__eyebrowPrimary{color:var(--support-accent);font-weight:600}.supportPage .supportMain__eyebrowSeparator{color:#d2dbe7;font-weight:500}.supportPage .supportMain__eyebrowActive{color:var(--support-muted);font-weight:700}.supportPage .supportMain__title{font-size:clamp(28px,4vw,40px);line-height:1.1;margin:4px 0 10px}.supportPage .supportMain__description{color:#62728d;margin-bottom:14px}.supportPage .supportMain__faqHeading{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:700;color:#3f4f69;margin-bottom:10px}.supportPage .supportMain__faqLabel{display:inline-flex;align-items:center;gap:6px;line-height:1}.supportPage .supportMain__faqIcon{font-size:16px;color:var(--support-accent)}.supportPage .supportMain__faqCount{display:inline-flex;align-items:center;justify-content:center;min-width:28px;border-radius:999px;background:#eaf1ff;padding:1px 8px;color:var(--support-muted)}.supportPage .supportFaqAccordion{border:1px solid #e4ebf4;border-radius:10px;overflow:hidden}.supportPage .supportFaqAccordion--empty{background-color:#fff;padding:16px;border:1px dashed #e4ebf4}.supportPage .supportFaqAccordion__emptyTitle{font-size:15px;font-weight:600;color:#2b3d5d}.supportPage .supportFaqItem+.supportFaqItem{border-top:1px solid #e9eef6}.supportPage .supportFaqItem__trigger{width:100%;border:0;background:#fff;text-align:left;font-size:15px;font-weight:600;color:#2b3d5d;display:flex;justify-content:space-between;align-items:center;padding:14px 16px}.supportPage .supportFaqItem__question{color:#2b3d5d}.supportPage .supportFaqItem.isOpen .supportFaqItem__question{color:var(--support-accent)}.supportPage .supportFaqItem__chevron{color:#6b7c97;font-size:18px;line-height:1}.supportPage .supportFaqItem__answer{margin:0;padding:4px 16px 18px;background-color:#fff;color:#3f4f69;font-size:15px;line-height:1.75;overflow-wrap:anywhere;word-break:break-word}.supportPage .supportCtaCard{margin-top:16px;border-radius:12px;color:#fff;text-align:center;padding:26px 20px;background:radial-gradient(circle at 14% 18%,hsla(0,0%,100%,.24),transparent 32%),linear-gradient(112deg,#1d56a2,#0da0ef)}.supportPage .supportCtaCard p{margin:0;font-size:13px;opacity:.85}.supportPage .supportCtaCard h3{margin:7px 0 4px;font-size:clamp(24px,3.2vw,34px);line-height:1.08}.supportPage .supportCtaCard span{display:block;font-size:13px;opacity:.9}.supportPage .supportCtaCard__button{margin-top:16px;border:1px solid hsla(0,0%,100%,.55);color:var(--support-accent);background:#fff;border-radius:8px;display:inline-flex;align-items:center;gap:6px;padding:10px 18px;font-size:13px;font-weight:600;text-decoration:none}.supportPage .supportCtaCard__buttonIcon{font-size:16px;line-height:1}@media(max-width:992px){.supportPage .supportCategories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.supportPage .supportLayout{grid-template-columns:1fr}.supportPage .supportLayout__sidebar{position:static;max-height:unset;overflow:visible}}@media(max-width:576px){.supportPage .supportHero{padding:36px 0 54px}.supportPage .supportHero__title{font-size:34px}.supportPage .supportCategories__grid{grid-template-columns:1fr}.supportPage .supportMain{padding:16px}}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes supportSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}