@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&display=swap";
:root{--color-white:#fff;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827;--color-primary-50:#eff6ff;--color-primary-100:#dbeafe;--color-primary-500:#3b82f6;--color-primary-600:#2563eb;--color-primary-700:#1d4ed8;--color-success:#10b981;--color-warning:#f59e0b;--color-error:#ef4444;--color-bg:#f6f7fb;--color-bg-subtle:#f3f5f8;--color-border:#dde3ed;--color-text-primary:var(--color-gray-900);--color-text-secondary:#667085;--color-text-link:#3559e6;--font-family:"Work Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--font-normal:400;--font-medium:500;--font-semibold:600;--font-bold:700;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--radius-xl:1rem;--radius-full:9999px;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px -1px #00000012, 0 2px 4px -2px #0000000d;--shadow-lg:0 10px 15px -3px #00000014, 0 4px 6px -4px #0000000a;--content-max-width:760px;--page-max-width:1120px;--sidebar-width:260px}*{box-sizing:border-box}html{background:var(--color-bg);color:var(--color-text-primary);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--font-family);scroll-behavior:smooth}body{background:var(--color-bg);min-height:100vh;color:var(--color-text-primary);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:var(--color-text-link);text-decoration:none}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,p,ol,ul{margin:0}:focus-visible{outline:2px solid var(--color-primary-500);outline-offset:2px}.srOnly{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skipLink{left:var(--space-4);z-index:200;padding:var(--space-3) var(--space-4);border-radius:var(--radius-full);background:var(--color-white);box-shadow:var(--shadow-md);position:absolute;top:-3rem}.skipLink:focus-visible{top:var(--space-4)}.appFrameRoot{flex-direction:column;min-height:100vh;display:flex}.siteHeader{z-index:100;border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fafbfff5;min-height:60px;position:sticky;top:0}.siteHeaderInner,.siteFooterInner,.pageContainer{width:min(100% - 3rem, var(--page-max-width));margin:0 auto}.siteHeaderInner{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:60px;display:flex}.siteBrand{color:var(--color-text-primary);align-items:center;gap:.65rem;display:inline-flex}.siteBrandDivider{background:var(--color-border);width:1px;height:.95rem}.siteBrandText{font-size:.85rem;font-weight:var(--font-medium);color:var(--color-text-secondary)}.siteHeaderDesktop{align-items:center;gap:var(--space-5);display:flex}.siteIconButton,.siteMenuButton{border-radius:var(--radius-full);width:40px;height:40px;color:var(--color-gray-500);background:0 0;border:1px solid #0000;justify-content:center;align-items:center;display:inline-flex}.siteIconButton:hover,.siteMenuButton:hover{background:var(--color-gray-50);color:var(--color-gray-700)}.siteNavLink{font-size:.84rem;font-weight:var(--font-medium);color:var(--color-gray-600)}.siteNavLinkActive{color:var(--color-primary-600)}.siteMenuButton{cursor:pointer;border:0;display:none}.siteMobileMenu{max-height:0;width:min(100% - 2rem, var(--page-max-width));opacity:0;margin:0 auto;transition:max-height .2s,opacity .2s,padding-bottom .2s;display:grid;overflow:hidden}.siteMobileMenuOpen{opacity:1;max-height:240px;padding-bottom:var(--space-4)}.pageContainerNarrow{max-width:600px}.pageContainerContent{max-width:840px}.pageContainerForm{max-width:560px}.heroTitle,.pageTitle{color:var(--color-text-primary);font-weight:var(--font-bold);letter-spacing:-.03em}.heroTitle{margin-bottom:0;font-size:clamp(2.25rem,4vw,3.5rem);line-height:1.08}.pageHeader,.sectionIntro{gap:var(--space-2);margin-bottom:var(--space-6);display:grid}.pageHeaderCentered{text-align:center}.pageTitle{font-size:var(--text-3xl);line-height:1.2}.pageLead,.sectionDescription,.resultCount,.articleMeta,.articleSummary,.articleParagraph,.searchDropdownEmpty,.categoryCardMeta,.siteFooterLinks,.siteFooterCta,.formError{color:var(--color-text-secondary)}.pageLead{max-width:42rem;font-size:var(--text-base);line-height:1.6}.sectionTitle{font-size:var(--text-2xl);font-weight:var(--font-semibold);color:var(--color-text-primary)}.sectionStack{gap:var(--space-6);margin-top:var(--space-8);display:grid}.sectionDescription,.articleSummary,.articleParagraph{font-size:.95rem;line-height:1.65}.helpIndexIntro{padding-bottom:0}.helpLandingHero{border-bottom:1px solid var(--color-border);background:var(--color-white)}.helpLandingHeroInner{gap:var(--space-4);max-width:46rem;padding:4.5rem 0 3.25rem;display:grid}.helpLandingEyebrow{font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-secondary)}.helpLandingDescription{max-width:40rem;color:var(--color-text-secondary);font-size:var(--text-base);line-height:1.7}.helpLandingMeta{color:var(--color-text-secondary);font-size:var(--text-sm);flex-wrap:wrap;align-items:center;gap:.5rem .9rem;display:flex}.helpLandingMetaLabel{font-weight:var(--font-medium)}.helpLandingMetaLinks{flex-wrap:wrap;gap:.45rem .9rem;display:flex}.helpLandingMetaLink{font-weight:var(--font-medium)}.helpLandingSection{background:var(--color-white)}.helpLandingSectionBorder{border-top:1px solid var(--color-border)}.breadcrumbs{padding-bottom:var(--space-4);font-size:var(--text-sm);color:var(--color-text-secondary)}.breadcrumbList{align-items:center;gap:var(--space-2);flex-wrap:wrap;padding:0;list-style:none;display:flex}.breadcrumbItem+.breadcrumbItem:before{content:"/";color:var(--color-gray-300)}.breadcrumbLink{color:var(--color-text-secondary)}.breadcrumbCurrent{color:var(--color-text-primary)}.searchSection{padding-bottom:var(--space-12)}.categoryFilterIcon{top:50%;left:var(--space-4);color:var(--color-gray-400);pointer-events:none;position:absolute;transform:translateY(-50%)}.searchBarInput,.categoryFilterInput,.formInput{border:1px solid var(--color-gray-300);border-radius:var(--radius-lg);background:var(--color-white);width:100%;color:var(--color-text-primary);transition:border-color .15s,box-shadow .15s,background-color .15s}.searchBarInput{height:var(--help-search-control-height);padding:0 var(--space-4) 0 3rem;border-radius:.875rem;font-size:.95rem}.searchBarInput::placeholder,.categoryFilterInput::placeholder,.formInput::placeholder{color:var(--color-gray-400)}.searchBarInput:focus,.categoryFilterInput:focus,.formInput:focus{border-color:var(--color-primary-500);box-shadow:0 0 0 3px #3b82f61a, var(--shadow-md);outline:none}.searchDropdown{top:calc(100% + var(--space-2));z-index:30;width:min(100%,44rem);padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);box-shadow:var(--shadow-lg);gap:1px;animation:.2s forwards search-dropdown-in;display:grid;position:absolute;left:0;right:auto;transform:translateY(8px)}.searchDropdownItem,.searchViewAll{gap:var(--space-1);padding:var(--space-3);border-radius:var(--radius-md);color:var(--color-text-primary);display:grid}.searchDropdownCategory{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--color-text-secondary)}.searchViewAll{color:var(--color-primary-600);font-weight:var(--font-medium);grid-template-columns:1fr auto;align-items:center}.searchDropdownEmpty{padding:var(--space-3);font-size:var(--text-sm)}.categoryGrid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.categoryGridSpacious{margin-top:var(--space-8)}.sectionLinkRow{margin-top:var(--space-6)}.categoryCard{padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);color:var(--color-text-primary);transition:border-color .15s,box-shadow .15s;display:block}.categoryCard:hover{border-color:var(--color-gray-300);box-shadow:var(--shadow-md)}.categoryCardIcon{width:40px;height:40px;margin-bottom:var(--space-4);border-radius:var(--radius-md);background:var(--color-primary-50);color:var(--color-primary-500);justify-content:center;align-items:center;display:inline-flex}.categoryCardTitle{margin-bottom:var(--space-1);font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--color-text-primary)}.categoryCardMeta{font-size:var(--text-sm)}.popularList,.articleSidebarList,.relatedArticlesList{margin:0;padding:0;list-style:none}.popularItem{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4) 0;border-bottom:1px solid var(--color-border);display:flex}.popularList li:first-child .popularItem{border-top:1px solid var(--color-border)}.popularTitle{font-size:var(--text-base);color:var(--color-text-primary)}.popularItem:hover .popularTitle{color:var(--color-text-link)}.popularArrow,.categoryArticleArrow{color:var(--color-gray-400);flex-shrink:0}.browseSectionStack{gap:var(--space-4);display:grid}.browseCollectionStack{gap:var(--space-5);display:grid}.browseCollectionCard{padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-white)}.browseCollectionHeader{justify-content:space-between;gap:var(--space-6);align-items:start;display:flex}.browseCollectionPrimary{gap:var(--space-2);min-width:0;display:grid}.browseCollectionEyebrow{font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary)}.browseCollectionTitle{font-size:var(--text-2xl);line-height:1.2;font-weight:var(--font-semibold);color:var(--color-text-primary)}.browseCollectionDescription{max-width:56rem;color:var(--color-text-secondary);font-size:var(--text-base);line-height:1.6}.browseCollectionMetaBlock{gap:var(--space-2);flex-shrink:0;justify-items:end;display:grid}.browseCollectionMeta,.browseCollectionSectionMeta,.browseCollectionMore{font-size:var(--text-sm);color:var(--color-text-secondary)}.browseCollectionSectionList{gap:var(--space-3);margin:var(--space-5) 0 0;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;list-style:none;display:grid}.browseCollectionSectionLink{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);color:var(--color-text-primary);transition:background-color .15s;display:flex}.browseCollectionSectionLink:hover{background:var(--color-bg-subtle)}.browseCollectionSectionTitle{font-size:var(--text-base);font-weight:var(--font-medium)}.browseCollectionFooter{justify-content:space-between;gap:var(--space-4);margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--color-border);align-items:center;display:flex}.browseCollectionAction{color:var(--color-primary-600);font-weight:var(--font-medium)}.browseSectionCard,.sectionCard{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-white)}.browseSectionCard{padding:var(--space-6)}.browseSectionHeader{justify-content:space-between;gap:var(--space-6);align-items:start;display:flex}.browseSectionPrimary{gap:var(--space-2);min-width:0;display:grid}.browseSectionEyebrow,.collectionKind{font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary)}.browseSectionTitle{font-size:var(--text-2xl);line-height:1.2;font-weight:var(--font-semibold);color:var(--color-text-primary)}.browseSectionDescription{max-width:56rem;color:var(--color-text-secondary);font-size:var(--text-base);line-height:1.6}.browseSectionMetaBlock{gap:var(--space-2);flex-shrink:0;justify-items:end;display:grid}.browseSectionCount,.browseSectionPreviewMeta,.browseSectionMore,.sectionCardMeta,.collectionCount{font-size:var(--text-sm);color:var(--color-text-secondary)}.browseSectionAction,.browseSectionBrowseLink,.sectionCardLink,.collectionAction{color:var(--color-primary-600);font-weight:var(--font-medium)}.browseSectionPreviewList{gap:var(--space-3);margin:var(--space-5) 0 0;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;list-style:none;display:grid}.browseSectionPreviewLink{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);color:var(--color-text-primary);transition:background-color .15s;display:flex}.browseSectionPreviewLink:hover{background:var(--color-bg-subtle)}.browseSectionPreviewTitle,.sectionCardTitle{font-size:var(--text-base);font-weight:var(--font-medium)}.browseSectionSingle{margin-top:var(--space-5);color:var(--color-text-secondary);font-size:var(--text-sm)}.browseSectionFooter{justify-content:space-between;gap:var(--space-4);margin-top:var(--space-5);padding-top:var(--space-4);border-top:1px solid var(--color-border);align-items:center;display:flex}.sectionCardCompact{padding:var(--space-6)}.sectionCardLink{justify-content:space-between;gap:var(--space-4);padding:var(--space-4) 0 0;align-items:center;display:flex}.categoryFilter{max-width:480px;position:relative}.categoryFilterInput,.formInput{height:44px;padding:0 var(--space-3) 0 2.5rem;border-radius:var(--radius-md);font-size:var(--text-sm)}.categoryArticleList{border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.categoryArticleItem{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-5);border-bottom:1px solid var(--color-border);color:var(--color-text-primary);transition:background-color .15s;display:flex}.categoryArticleItem:last-child{border-bottom:0}.categoryArticleItem:hover{background:var(--color-bg-subtle)}.categoryArticleText{min-width:0}.categoryArticleTitle{font-size:var(--text-base);font-weight:var(--font-medium);margin-bottom:.125rem}.categoryArticleExcerpt{color:var(--color-text-secondary);font-size:var(--text-sm);white-space:nowrap;text-overflow:ellipsis;line-height:1.5;overflow:hidden}.articleLayout{grid-template-columns:var(--sidebar-width) minmax(0, 1fr);gap:var(--space-10);align-items:start;display:grid}.articleSidebar{top:calc(60px + var(--space-5));align-self:start;position:sticky}.articleSidebarToggle{display:none}.articleSidebarNav{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-white);display:block}.articleSidebarLabel{margin-bottom:var(--space-3);font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-secondary)}.articleSidebarItem+.articleSidebarItem{margin-top:.35rem}.articleSidebarLink{color:var(--color-text-secondary);font-size:var(--text-sm);border-left:0;border-radius:.65rem;padding:.55rem .75rem;display:block}.articleSidebarLink:hover{color:var(--color-gray-700)}.articleSidebarLinkActive{background:var(--color-primary-50);color:var(--color-primary-700);font-weight:var(--font-medium)}.articleContent{max-width:100%;padding:var(--space-8);border:1px solid var(--color-border);background:var(--color-white);border-radius:1.25rem}.articleContentStandalone{max-width:var(--content-max-width)}.collectionRow{gap:var(--space-4);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-white);display:grid}.collectionRowNested{margin-top:var(--space-4);margin-left:var(--space-5);padding:var(--space-4);border-radius:var(--radius-lg);background:var(--color-bg-subtle)}.collectionPrimary{gap:var(--space-2);display:grid}.collectionTitleRow{justify-content:space-between;gap:var(--space-4);align-items:start;display:flex}.collectionKind{margin-bottom:.125rem}.collectionLink{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-text-primary)}.collectionDescription{color:var(--color-text-secondary);font-size:var(--text-sm);line-height:1.6}.articleHeader{margin-bottom:var(--space-6)}.articlePageTitle{font-size:var(--text-3xl);line-height:1.2;font-weight:var(--font-bold);color:var(--color-text-primary)}.articleMeta{margin-top:var(--space-2);font-size:var(--text-sm)}.helpPathGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.helpPathCard{gap:var(--space-4);border:1px solid var(--color-border);background:var(--color-white);border-radius:1.125rem;min-width:0;padding:1.5rem;display:grid}.helpPathCardIcon{background:var(--color-primary-50);width:2.5rem;height:2.5rem;color:var(--color-primary-600);border-radius:.875rem;justify-content:center;align-items:center;display:inline-flex}.helpPathCardBody{gap:.75rem;display:grid}.helpPathCardTitle{font-size:1.05rem;line-height:1.3;font-weight:var(--font-semibold)}.helpPathCardDescription{color:var(--color-text-secondary);font-size:var(--text-sm);line-height:1.65}.helpPathLinkList,.problemGrid,.helpBrowseList{margin:0;padding:0;list-style:none}.helpPathLinkList{gap:.55rem;display:grid}.helpPathLink,.helpPathCardAction{font-size:var(--text-sm);font-weight:var(--font-medium)}.helpPathCardFooter{padding-top:var(--space-4);border-top:1px solid var(--color-border)}.problemItem{border:1px solid var(--color-border);background:var(--color-white);color:var(--color-text-primary);border-radius:.9rem;align-items:center;gap:.75rem;padding:.95rem 1rem;transition:border-color .15s,background-color .15s;display:flex}.problemItem:hover,.helpBrowseLink:hover{border-color:var(--color-primary-100);background:var(--color-primary-50)}.problemItemIcon{width:1rem;height:1rem;color:var(--color-gray-400);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.problemItemIcon svg{width:.9rem;height:.9rem}.helpLandingBrowseGrid{gap:var(--space-8);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.helpBrowsePanel{min-width:0}.helpBrowseList{gap:.75rem;display:grid}.helpBrowseLink{justify-content:space-between;align-items:center;gap:var(--space-4);border:1px solid var(--color-border);background:var(--color-white);color:var(--color-text-primary);border-radius:.9rem;padding:.95rem 1rem;transition:border-color .15s,background-color .15s;display:flex}.helpBrowseMeta{color:var(--color-text-secondary);font-size:var(--text-xs);white-space:nowrap}.helpLandingStatusRow{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.helpLandingStatusPill{border-radius:var(--radius-full);color:#067647;font-size:var(--text-sm);font-weight:var(--font-semibold);background:#10b98114;border:1px solid #10b98133;align-items:center;gap:.65rem;padding:.75rem 1rem;display:inline-flex}.helpLandingStatusDot{background:#12b76a;border-radius:999px;width:.55rem;height:.55rem;box-shadow:0 0 0 .2rem #12b76a24}.helpLandingStatusMeta{color:var(--color-text-secondary);font-size:var(--text-sm)}.qaPanel,.relatedArticles,.feedbackWidget,.contactForm,.contactSuccess{border-top:1px solid var(--color-border)}.qaPanel{margin-bottom:var(--space-8);padding-top:var(--space-6)}.qaPanelTitle{margin-bottom:var(--space-4);font-size:var(--text-lg);font-weight:var(--font-semibold)}.qaIssueList{gap:var(--space-4);padding:0;list-style:none;display:grid}.qaIssue{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-subtle)}.qaIssueTitle{font-size:var(--text-base);font-weight:var(--font-semibold)}.qaIssueCount{border-radius:var(--radius-full);background:var(--color-primary-50);min-width:2rem;color:var(--color-primary-600);font-size:var(--text-xs);font-weight:var(--font-semibold);text-align:center;padding:.125rem .5rem}.qaIssueDetail{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:1.6}.topicDocument{color:var(--color-text-primary)}.topicDocument>h1,.topicDocument>.shortdesc,.topicDocument .section:empty,.topicDocument .note:empty{display:none}.topicDocument .section+.section,.topicDocument .related-links,.topicDocument nav,.topicDocument pre,.topicDocument aside.note{margin-top:var(--space-6)}.topicDocument h2,.topicDocument h3,.topicDocument h4{color:var(--color-text-primary);font-weight:var(--font-semibold);letter-spacing:-.02em}.topicDocument h2{margin-bottom:var(--space-4);font-size:var(--text-2xl);line-height:1.3}.topicDocument h3,.topicDocument h4{margin-bottom:var(--space-3);font-size:var(--text-xl);line-height:1.35}.topicDocument p,.topicDocument li,.topicDocument td,.topicDocument th{font-size:var(--text-base);color:var(--color-gray-700);line-height:1.7}.topicDocument p+p,.topicDocument p+ul,.topicDocument p+ol,.topicDocument ul+p,.topicDocument ol+p{margin-top:var(--space-4)}.topicDocument ul,.topicDocument ol{padding-left:1.5rem}.topicDocument li+li{margin-top:var(--space-2)}.topicDocument a{color:var(--color-text-link)}.topicDocument code{border-radius:var(--radius-sm);background:var(--color-gray-100);padding:.1rem .35rem;font-family:SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.92em}.topicDocument pre{padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-subtle);box-shadow:var(--shadow-sm);overflow-x:auto}.topicDocument pre code{background:0 0;padding:0}.topicDocument .uiLabel{vertical-align:middle;font-weight:var(--font-medium);color:var(--color-text-primary);align-items:center;gap:.25rem;display:inline-flex}.topicDocument .uicontrol{vertical-align:middle;align-items:center;gap:.25rem;display:inline-flex}.topicDocument .cascadeSep{color:var(--color-gray-400)}.topicDocument img{border-radius:var(--radius-md);max-width:100%;box-shadow:var(--shadow-sm)}.topicDocument .image-inline{vertical-align:middle;box-shadow:none;border-radius:0;display:inline-block}.topicDocument .note{color:#2b2735;background:#f5f8fc;border:1px solid #c7d8ec;border-radius:8px;grid-template-columns:20px minmax(0,1fr);gap:10px;padding:14px 16px;display:grid;position:relative}.topicDocument .note:before{content:"!";color:#fff;background:#0065a8;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;margin-top:2px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.topicDocument .note>*{grid-column:2}.topicDocument .note>:first-child{margin-top:0}.topicDocument .note>:last-child{margin-bottom:0}.topicDocument .noteTitle{color:#2b2735;margin:0;font-size:15px;font-weight:600;line-height:22px}.topicDocument .note-important{background:#fffbeb;border-color:#f5c36f}.topicDocument .note-warning{background:#fef2f2;border-color:#f1b5b5}.topicDocument .note-tip,.topicDocument .note-success{background:#ecfdf5;border-color:#a6d8c0}.topicDocument .related-links{padding-top:var(--space-4);border-top:1px solid var(--color-border)}.topicDocument .related-links strong{margin-bottom:var(--space-3);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-text-primary);display:block}.topicDocument[data-help-promoted-related-links=true] .related-links{display:none}.topicDocument .topicVideoCard{margin-top:var(--space-6);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:radial-gradient(circle at 100% 0,#3d66ff1a,#0000 42%),linear-gradient(#fffffffa,#f8fafcfa)}.topicDocument .topicVideoStage{position:relative}.topicDocument .topicVideoSurface{width:100%;min-height:11rem;padding:var(--space-4);border-radius:calc(var(--radius-xl) - .25rem);text-align:left;cursor:pointer;background:linear-gradient(135deg,#0f172af5,#1e293beb),linear-gradient(45deg,#3b82f633,#0000 52%);border:0;align-items:flex-end;display:flex;position:relative;overflow:hidden}.topicDocument .topicVideoSurface:after{content:"";filter:blur(8px);background:#3b82f62e;border-radius:999px;width:11rem;height:11rem;position:absolute;inset:auto -12% -32% auto}.topicDocument .topicVideoSurface:hover .topicVideoPlay{transform:translate(-50%,-50%)scale(1.03)}.topicDocument .topicVideoSurfaceBody{z-index:1;gap:.35rem;margin-top:auto;display:grid;position:relative}.topicDocument .topicVideoSurfaceTitle{color:#fffffff5;font-size:var(--text-lg);line-height:1.2;font-weight:var(--font-semibold)}.topicDocument .topicVideoSurfaceHint{color:#ffffffbd;font-size:var(--text-sm)}.topicDocument .topicVideoBadge{z-index:1;border-radius:var(--radius-full);color:#ffffffeb;font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:.06em;text-transform:uppercase;background:#ffffff1f;align-items:center;gap:.35rem;padding:.35rem .75rem;display:inline-flex;position:relative}.topicDocument .topicVideoPlay{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;width:4rem;height:4rem;transition:transform .15s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.topicDocument .topicVideoPlay:before{content:"";border-top:.7rem solid #0000;border-bottom:.7rem solid #0000;border-left:1.05rem solid #fffffff2;width:0;height:0;position:absolute;inset:50% auto auto 54%;transform:translate(-50%,-50%)}.topicDocument .topicVideoContent{gap:var(--space-2);margin-top:var(--space-4);display:grid}.topicDocument .topicVideoEyebrow,.topicVideoModalEyebrow{color:var(--color-text-secondary);font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:.06em;text-transform:uppercase;margin:0}.topicDocument .topicVideoTitle{font-size:var(--text-xl);line-height:1.25;font-weight:var(--font-semibold);color:var(--color-text-primary);margin:0}.topicDocument .topicVideoDescription{color:var(--color-text-secondary);font-size:var(--text-sm);margin:0;line-height:1.7}.topicDocument .topicVideoActions{margin-top:var(--space-2)}.topicDocument .topicVideoCollapse,.topicVideoLink{transition:background-color .15s,border-color .15s,color .15s,box-shadow .15s,transform .15s}.topicDocument .topicVideoCollapse{border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-white);min-height:2.5rem;color:var(--color-text-secondary);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;justify-content:center;align-items:center;padding:0 .9rem;display:inline-flex}.topicDocument .topicVideoInlineMount{margin-top:var(--space-4)}.topicDocument .topicVideoInlineMount:empty{display:none}.topicDocument .topicVideoInlineFrame{border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background:#020617;overflow:hidden}.topicDocument .topicVideoInlineIframe{aspect-ratio:16/9;border:0;width:100%;display:block}.topicDocument .topicVideoInlineMedia{aspect-ratio:16/9;background:#020617;width:100%;display:block}.topicDocument .topicVideoCard[data-video-state=playing] .topicVideoSurface,.topicDocument .topicVideoCard[data-video-state=idle] .topicVideoCollapse{display:none}.topicDocument .topicVideoCard[data-video-state=playing] .topicVideoCollapse:hover{border-color:var(--color-gray-400);color:var(--color-text-primary)}.topicDocument .topicVideoFooter{margin-top:var(--space-4);padding-top:var(--space-4);border-top:1px solid #94a3b83d}.topicVideoLink{color:var(--color-text-link);font-size:var(--text-sm);font-weight:var(--font-medium);align-items:center;gap:.35rem;display:inline-flex}.topicVideoLink:hover{color:var(--color-primary-600)}.feedbackWidget,.relatedArticles{margin-top:var(--space-10);padding-top:var(--space-6)}.feedbackWidget{align-items:center;gap:var(--space-3);display:flex}.relatedArticlesTitle{margin-bottom:var(--space-4);font-size:var(--text-lg);font-weight:var(--font-semibold)}.relatedArticlesList{gap:var(--space-2);display:grid}.relatedArticlesList a{font-size:var(--text-base);color:var(--color-text-link)}.resultCount{font-size:var(--text-sm)}mark{color:var(--color-text-primary);background:#fef3c7;border-radius:.125rem;padding:.1rem .2rem}.pagination{align-items:center;gap:var(--space-1);margin-top:var(--space-8);display:flex}.paginationLink,.paginationCurrent{border-radius:var(--radius-md);width:36px;height:36px;font-size:var(--text-sm);font-weight:var(--font-medium);justify-content:center;align-items:center;display:inline-flex}.paginationLink{color:var(--color-gray-600)}.paginationLink:hover{background:var(--color-gray-100)}.paginationCurrent{background:var(--color-primary-50);color:var(--color-primary-600);font-weight:var(--font-bold)}.noResults{margin-top:var(--space-8)}.noResultsIcon{width:48px;height:48px;margin-bottom:var(--space-4);border-radius:var(--radius-full);background:var(--color-primary-50);color:var(--color-primary-600);font-size:var(--text-xl);font-weight:var(--font-semibold);justify-content:center;align-items:center;display:inline-flex}.contactForm,.contactSuccess{padding-top:var(--space-8)}.contactForm{padding:var(--space-8);border-top:0;border:1px solid var(--color-border);border-radius:var(--radius-lg)}.formGroup+.formGroup{margin-top:var(--space-5)}.formLabel{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-text-primary);margin-bottom:.375rem;display:block}.formTextarea{min-height:120px;padding-top:var(--space-3);padding-bottom:var(--space-3);resize:vertical}.formError{font-size:var(--text-sm);color:var(--color-error);margin-top:.375rem}.submitButton{width:100%;height:44px;margin-top:var(--space-6);border-radius:var(--radius-md);background:var(--color-primary-600);color:var(--color-white);font-size:.9375rem;font-weight:var(--font-medium);cursor:pointer;border:0;transition:background-color .15s}.submitButton:hover{background:var(--color-primary-700)}.contactSuccess{padding:var(--space-8);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center}.contactSuccessIcon{width:40px;height:40px;margin:0 auto var(--space-4);color:var(--color-success)}.contactSuccessTitle{margin-bottom:var(--space-2);font-size:var(--text-xl);font-weight:var(--font-semibold)}.contactSuccessCopy{font-size:var(--text-base);color:var(--color-text-secondary);line-height:1.6}.siteStatusStripInner{justify-content:space-between;align-items:center;gap:var(--space-4);min-height:3.5rem;display:flex}.siteStatusLink{color:#067647;font-size:var(--text-sm);font-weight:var(--font-semibold);align-items:center;gap:.65rem;display:inline-flex}.siteStatusDot{background:#12b76a;border-radius:999px;width:.5rem;height:.5rem;box-shadow:0 0 0 .2rem #12b76a24}.siteStatusMeta{color:var(--color-text-secondary);font-size:var(--text-sm)}.siteFooterGrid{gap:var(--space-8);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.siteFooterHeading{margin-bottom:var(--space-3);font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:.08em;text-transform:uppercase;color:#ffffff8a}.siteFooterLinkList{gap:.7rem;display:grid}.siteFooterLinkList a{color:#ffffffeb;font-size:var(--text-sm)}.siteFooterBottom{margin-top:var(--space-6);padding-top:var(--space-4);border-top:1px solid #ffffff14}.siteFooterCopyright{color:#ffffff8f;font-size:var(--text-xs)}@keyframes search-dropdown-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1023px){.categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.browseSectionHeader,.browseSectionFooter,.browseCollectionHeader,.browseCollectionFooter,.collectionTitleRow,.sectionCardLink{flex-direction:column;align-items:start}.browseCollectionMetaBlock,.browseSectionMetaBlock{justify-items:start}.browseCollectionSectionList,.browseSectionPreviewList,.helpPathGrid,.problemGrid,.helpLandingBrowseGrid{grid-template-columns:1fr}.articleLayout{gap:var(--space-6);grid-template-columns:1fr}.articleSidebar{position:static}.articleSidebarToggle{width:100%;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);color:var(--color-text-primary);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;justify-content:space-between;align-items:center;display:flex}.articleSidebarToggleIcon{transition:transform .15s}.articleSidebarToggle[aria-expanded=true] .articleSidebarToggleIcon{transform:rotate(180deg)}.articleSidebarNav{margin-top:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-white);display:none}.articleSidebarNavOpen{display:block}}@media (max-width:767px){.siteHeaderInner,.siteFooterInner,.pageContainer{width:min(100% - 2rem, var(--page-max-width))}.siteHeaderDesktop{display:none}.siteMenuButton{display:inline-flex}.helpLandingHeroInner{padding:3.5rem 0 2.5rem}.heroTitle{font-size:clamp(2rem,9vw,2.75rem)}.pageSection{padding:var(--space-8) 0 var(--space-12)}.searchBarRow,.siteStatusStripInner,.siteFooterGrid,.helpLandingStatusRow{grid-template-columns:1fr;display:grid}.siteFooterGrid{gap:var(--space-6)}.categoryGrid{gap:var(--space-4);grid-template-columns:1fr}.collectionRowNested{margin-left:var(--space-3)}.contactForm,.contactSuccess{padding:var(--space-6)}}:root{--color-primary-50:#edf5f8;--color-primary-100:#d8eaf1;--color-primary-500:#006e9f;--color-primary-600:#005f8a;--color-primary-700:#004f73;--color-bg:#fff;--color-bg-subtle:#f6f6f7;--color-border:#d0d1d3;--color-text-primary:#3f4349;--color-text-secondary:#6c6f7a;--color-text-link:#006e9f;--font-family:"Work Sans", "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--radius-sm:.25rem;--radius-md:.25rem;--radius-lg:.25rem;--radius-xl:.25rem;--page-max-width:1200px;--shadow-sm:0 2px 8px #1218280a;--shadow-md:0 10px 30px #1218280f;--shadow-lg:0 18px 40px #1218281a}html,body{background:var(--color-white);color:var(--color-text-primary)}body{font-family:var(--font-family)}a:hover{color:var(--color-primary-600)}.siteMain{background:var(--color-white)}.siteHeader{border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffffa;min-height:64px}.siteHeaderInner{min-height:64px}.siteBrandWordmark{font-size:1rem;font-weight:var(--font-semibold);letter-spacing:-.02em}.siteBrandText{color:var(--color-text-primary);font-size:.98rem}.siteHeaderDesktop{gap:1.5rem}.siteNavLink{color:var(--color-text-secondary);font-size:.875rem}.siteNavLink:hover,.siteNavLinkActive{color:var(--color-primary-600)}.siteMobileMenu{background:var(--color-white);border-top:1px solid var(--color-border)}.siteMobileMenu .siteNavLink{padding:.8rem 0}.pageSectionTightTop,.helpDirectorySection{padding-top:0}.helpLandingHero,.directoryIntroSection,.articleIntroSection{border-bottom:1px solid var(--color-border);background:var(--color-bg-subtle)}.helpLandingHeroInner{gap:1rem;max-width:40rem;padding:4rem 0 3rem}.helpLandingEyebrow,.directoryEyebrow,.articleEyebrow{font-size:.75rem;font-weight:var(--font-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary-600)}.heroTitle,.pageTitle,.articlePageTitle{letter-spacing:-.03em;font-weight:600}.heroTitle,.pageTitle{font-size:clamp(2rem,3vw,2.625rem);line-height:1.12}.helpLandingDescription,.pageLead,.sectionDescription,.articleSummary,.resultCount,.articleMeta,.categoryCardMeta,.categoryArticleExcerpt,.browseSectionDescription,.browseCollectionDescription,.collectionDescription,.qaIssueDetail{color:var(--color-text-secondary)}.helpLandingDescription,.pageLead,.articleSummary,.sectionDescription{max-width:42rem;font-size:1rem;line-height:1.65}.sectionIntro,.pageHeader{gap:.35rem;margin-bottom:1.5rem}.sectionTitle{letter-spacing:-.02em;font-size:1.25rem;font-weight:600}.searchBarFormHero{max-width:44rem;margin-top:.25rem}.searchBarRow{gap:.75rem}.searchBarInput{height:var(--help-search-control-height);border:1px solid var(--color-border);color:var(--color-text-primary);background:var(--color-white);border-radius:.25rem;padding:0 1rem 0 3rem;font-size:.95rem}.searchBarFormHero .searchBarInput{height:var(--help-search-control-height)}.searchDropdown{border-color:var(--color-border);border-radius:.25rem}.helpLandingSection,.helpDirectorySection{background:var(--color-white)}.helpLandingSectionMuted,.helpDirectorySectionMuted{background:var(--color-bg-subtle)}.helpDomainGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;display:grid}.helpDomainCard{border:1px solid var(--color-border);background:var(--color-white);border-radius:.25rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:1.25rem 1rem;min-height:100%;padding:1.75rem;display:grid}.helpDomainBody{gap:.75rem;min-width:0;display:grid}.helpDomainIcon{border-radius:.5rem;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.helpDomainIcon svg,.helpBrowseEntryIcon svg{width:1.2rem;height:1.2rem}.helpDomainCardAccount .helpDomainIcon{color:#006e9f;background:#006e9f1a}.helpDomainCardAccess .helpDomainIcon{color:#2e7d32;background:#2e7d321f}.helpDomainCardTroubleshooting .helpDomainIcon{color:#c65100;background:#c651001f}.helpDomainCardSupport .helpDomainIcon{color:#6a1b9a;background:#6a1b9a1f}.helpDomainTitle{font-size:1.125rem;font-weight:500;line-height:1.35}.helpDomainDescription{color:var(--color-text-secondary);font-size:.875rem;line-height:1.6}.helpDomainLinkList,.helpBrowseEntryList{margin:0;padding:0;list-style:none}.helpDomainLinkList{gap:.45rem;display:grid}.helpDomainLink{color:var(--color-text-secondary);font-size:.8125rem;font-weight:500}.helpDomainLink:hover{color:var(--color-primary-600)}.helpDomainAction{border-top:1px solid var(--color-border);grid-column:1/-1;align-items:center;gap:.45rem;padding-top:1rem;font-size:.9375rem;font-weight:500;display:inline-flex}.helpDomainCardAccount .helpDomainAction{color:#006e9f}.helpDomainCardAccess .helpDomainAction{color:#2e7d32}.helpDomainCardTroubleshooting .helpDomainAction{color:#c65100}.helpDomainCardSupport .helpDomainAction{color:#6a1b9a}.problemItem{border:1px solid var(--color-border);background:var(--color-white);border-radius:.25rem;gap:.75rem;padding:1rem 1.1rem}.problemItem:hover,.helpBrowseEntry:hover,.browseCollectionSectionLink:hover,.browseSectionPreviewLink:hover,.categoryArticleItem:hover,.sectionCardLink:hover{background:var(--color-primary-50)}.problemItemText{min-width:0;color:var(--color-text-primary);flex:1;font-size:.9375rem}.problemItemArrow{width:1rem;height:1rem;color:var(--color-gray-400);flex-shrink:0}.helpBrowseColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem;display:grid}.helpBrowseColumn{min-width:0}.helpBrowseEntryList{gap:.75rem;display:grid}.helpBrowseEntry{border:1px solid var(--color-border);background:var(--color-white);color:inherit;border-radius:.25rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:.85rem;padding:1rem;display:grid}.helpBrowseEntryIcon{width:2.25rem;height:2.25rem;color:var(--color-primary-600);background:var(--color-bg-subtle);border-radius:.5rem;justify-content:center;align-items:center;display:inline-flex}.helpBrowseEntryCopy{gap:.2rem;min-width:0;display:grid}.helpBrowseEntryTitle{color:var(--color-text-primary);font-size:.9375rem;font-weight:500}.helpBrowseEntryDescription{color:var(--color-text-secondary);font-size:.8125rem;line-height:1.5}.helpBrowseEntryArrow{width:1rem;height:1rem;color:var(--color-gray-400);align-self:center}.supportStatusCard{border:1px solid var(--color-border);background:var(--color-bg-subtle);border-radius:.25rem;flex-wrap:wrap;justify-content:space-between;gap:1rem 1.5rem;padding:1.25rem 1.5rem;display:flex}.supportStatusPrimary{flex-wrap:wrap;align-items:center;gap:.85rem 1rem;display:flex}.supportStatusBadge{background:var(--color-white);color:#0c7118;border:1px solid #00800d2e;border-radius:.25rem;align-items:center;gap:.55rem;padding:.5rem .75rem;font-size:.875rem;font-weight:600;display:inline-flex}.supportStatusDot{background:#0c7118;border-radius:999px;width:.5rem;height:.5rem}.supportStatusHours{color:var(--color-text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.supportStatusLinks{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.supportStatusLink{color:var(--color-primary-600);align-items:center;gap:.35rem;font-size:.875rem;font-weight:500;display:inline-flex}.supportStatusMeta{width:100%;color:var(--color-text-secondary);font-size:.75rem}.directoryIntroSection{padding-bottom:1.5rem}.directoryHero{gap:1rem;padding-top:.5rem;display:grid}.directoryLeadRow{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.directoryLeadCopy{gap:.5rem;max-width:44rem;display:grid}.directoryStats{grid-template-columns:repeat(2,minmax(120px,1fr));gap:.75rem;min-width:260px;display:grid}.directoryStat{border:1px solid var(--color-border);background:var(--color-white);border-radius:.25rem;gap:.15rem;padding:.95rem 1rem;display:grid}.directoryStatLabel{font-size:.75rem;font-weight:var(--font-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-secondary)}.directoryStatValue{color:var(--color-text-primary);font-size:1.375rem;font-weight:600;line-height:1.1}.sectionStack{gap:1.5rem}.pagePanel,.browseCollectionCard,.browseSectionCard,.sectionCard,.categoryArticleList,.articleSidebarNav,.articleContent,.collectionRow{border:1px solid var(--color-border);background:var(--color-white);box-shadow:none;border-radius:.25rem}.pagePanel,.browseCollectionCard,.browseSectionCard,.sectionCardCompact{padding:1.5rem}.browseCollectionTitle,.browseSectionTitle{font-size:1.125rem;font-weight:500}.browseCollectionHeader,.browseSectionHeader,.browseCollectionFooter,.browseSectionFooter,.collectionTitleRow,.sectionCardLink{gap:1rem 1.5rem}.browseCollectionMetaBlock,.browseSectionMetaBlock{gap:.25rem}.browseCollectionSectionList,.browseSectionPreviewList{gap:.75rem;margin-top:1.25rem}.browseCollectionSectionLink,.browseSectionPreviewLink,.sectionCardLink{border:1px solid var(--color-border);background:var(--color-white);border-radius:.25rem}.browseCollectionSectionLink,.browseSectionPreviewLink{min-height:100%}.browseCollectionSectionTitle,.browseSectionPreviewTitle,.sectionCardTitle,.collectionLink{font-size:.95rem;font-weight:500}.categoryFilter{max-width:none}.categoryFilterInput,.formInput{border-radius:.25rem;height:48px;padding-left:2.75rem}.categoryArticleItem{padding:1rem 1.25rem}.categoryArticleTitle{font-size:.95rem;font-weight:500}.categoryArticleExcerpt{white-space:normal;margin-top:.25rem;font-size:.875rem;line-height:1.55}.searchPageHeader{margin-bottom:1rem}.noResults{text-align:left;margin-top:0}.noResultsIcon{background:var(--color-bg-subtle);width:40px;height:40px;color:var(--color-primary-600);border-radius:.5rem;margin:0 0 1rem}.articleIntroSection{padding-bottom:1.5rem}.articleIntroShell{gap:1rem;display:grid}.breadcrumbs{padding-bottom:0}.breadcrumbItem+.breadcrumbItem:before{color:var(--color-gray-400)}.articleHero{gap:.7rem;max-width:48rem;display:grid}.articleMetaRow{flex-wrap:wrap;gap:.75rem 1rem;display:flex}.pageSectionArticle{padding-top:1.75rem}.articleLayout{grid-template-columns:240px minmax(0,1fr);gap:2.5rem}.articleSidebar{top:calc(64px + 1.5rem)}.articleSidebarNav{background:var(--color-bg-subtle);padding:1rem}.articleSidebarLabel{margin-bottom:.75rem}.articleSidebarLink{border-radius:.25rem;padding:.55rem .7rem}.articleContent{padding:1.75rem 2rem}.articleSummary{margin-top:0}.topicDocument{font-size:.95rem;line-height:1.72}.topicDocument h2{letter-spacing:-.02em;margin-top:2rem;font-size:1.375rem;font-weight:600}.topicDocument h3{letter-spacing:-.01em;margin-top:1.5rem;font-size:1.125rem;font-weight:600}.feedbackWidget,.relatedArticles,.qaPanel{margin-top:2rem;padding-top:1.5rem}.relatedArticlesList{gap:0}.relatedArticlesList a{border-bottom:1px solid var(--color-border);color:var(--color-text-primary);padding:.75rem 0;display:block}.relatedArticlesList li:last-child a{border-bottom:0}.siteStatusStrip{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:var(--color-bg-subtle)}.siteStatusStripInner{min-height:64px}.siteStatusCluster{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.siteStatusActions{flex-wrap:wrap;align-items:center;gap:.9rem 1rem;display:flex}.siteStatusActions a{color:var(--color-primary-600);font-size:.875rem;font-weight:500}.siteFooter{background:#1a1a2e;padding:2.75rem 0 1.5rem}.siteFooterGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}.siteFooterHeading{color:#ffffff94}.siteFooterLinkList{gap:.75rem}.siteFooterLinkList a{color:#ffffffeb}.siteFooterTimestamp{color:#ffffff9e;font-size:.8125rem}@media (max-width:1023px){.helpDomainGrid,.helpBrowseColumns,.problemGrid,.directoryLeadRow,.supportStatusCard,.articleLayout{grid-template-columns:1fr}.directoryLeadRow,.supportStatusCard{align-items:start;display:grid}.directoryStats{min-width:0}.articleSidebar{position:static}}@media (max-width:767px){.helpLandingHeroInner{padding:3rem 0 2.5rem}.heroTitle,.pageTitle,.articlePageTitle{font-size:clamp(1.8rem,9vw,2.3rem)}.searchBarRow,.siteStatusStripInner,.siteStatusCluster,.siteStatusActions,.siteFooterGrid,.directoryStats,.helpDomainGrid,.problemGrid,.helpBrowseColumns{grid-template-columns:1fr;display:grid}.helpDomainCard{grid-template-columns:1fr}.supportStatusPrimary{gap:.75rem;display:grid}.articleContent,.pagePanel,.browseCollectionCard,.browseSectionCard,.sectionCardCompact{padding:1.25rem}.siteFooterGrid{gap:1.5rem}}:root{--color-bg:#f6f6f7;--color-bg-subtle:#fff;--color-panel:#fff;--color-panel-muted:#fbfbfc;--color-text-primary:#3f4349;--color-text-secondary:#6c6f7a;--color-border:#d0d1d3;--color-border-strong:#b7bcc4;--color-primary-500:#006e9f;--color-primary-600:#00597f;--color-primary-700:#004765;--color-success:#00800d;--color-warning:#b16500;--color-error:#d0021b;--radius-sm:4px;--radius-md:4px;--radius-lg:8px;--radius-xl:12px;--shadow-sm:0 1px 2px #0f172a0a;--shadow-md:0 10px 20px #0f172a0a;--page-max-width:1200px;--content-max-width:760px}html,body{background:var(--color-bg);color:var(--color-text-primary);font-family:var(--font-family)}body{line-height:1.55}.siteMain{flex:1}.pageSection{padding:56px 0}.pageSectionAlt{background:linear-gradient(#fff0 0%,#ffffff9e 100%)}.pageSectionTightTop{padding-top:20px}.pageContainer,.siteHeaderInner,.siteFooterInner{width:min(100% - 48px, var(--page-max-width))}.sectionHeader{gap:10px;margin-bottom:24px;display:grid}.sectionHeaderCompact{margin-bottom:20px}.sectionEyebrow,.heroEyebrow,.browseCardEyebrow,.helpDomainEyebrow,.articleEyebrow,.directoryEyebrow{color:var(--color-primary-500);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}.sectionTitle,.pageTitle,.articlePageTitle,.heroTitle{color:var(--color-text-primary);letter-spacing:-.025em}.heroTitle{max-width:11ch;font-size:clamp(2.4rem,4vw,3.25rem);line-height:1.05}.sectionTitle,.relatedArticlesTitle,.pageTitle{font-size:clamp(1.5rem,2vw,2rem);line-height:1.15}.pageLead,.sectionDescription,.heroLead,.articleSummary,.browseCardDescription,.helpDomainDescription,.categoryArticleExcerpt,.collectionDescription,.topicVideoDescription,.qaIssueDetail{color:var(--color-text-secondary);font-size:15px;line-height:1.65}.siteHeader{z-index:100;background:#fff;border-bottom:1px solid #d8dde6;position:sticky;top:0}.siteHeaderRegionPromptOpen{z-index:120}.siteHeaderBar{box-shadow:none;background:0 0}.siteHeaderInner{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:93px;padding:14px 0;display:grid}.siteBrandCluster{align-items:center;display:flex}.siteBrand{color:#222;align-items:center;gap:10px;display:inline-flex;text-decoration:none!important}.siteBrandLogoImage{flex:none;width:132px;height:auto}.siteBrandText{letter-spacing:-.2px;color:#7c7787;font-size:24px;font-weight:400;line-height:24px}.siteHeaderDesktop{justify-content:flex-end;align-items:center;display:inline-flex}.siteRegionPicker{position:relative}.siteNavLink,.siteUtilityLink{color:var(--color-text-secondary);font-size:14px;font-weight:500;text-decoration:none!important}.siteNavLink:hover,.siteUtilityLink:hover,.siteNavLinkActive{color:var(--color-primary-500)}.siteRegionButton{color:#3942b0;letter-spacing:.32px;text-transform:uppercase;cursor:pointer;background:#fff;border:1px solid #8b91da;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:32px;padding:4px 4px 4px 8px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex;text-decoration:none!important}.siteRegionButtonOpen{background:#f8f9ff;border-color:#3942b0}.siteRegionButton:hover{background:#fafaff;border-color:#6b74d0}.siteRegionIconImage{flex:none;width:20px;height:20px}.siteRegionLabel{letter-spacing:.32px;text-align:left;color:#3942b0;white-space:nowrap;flex:0 auto;min-width:0;font-size:12px;font-weight:500;line-height:16px}.siteRegionChevronImage{flex:none;width:20px;height:20px;transition:transform .18s}.siteRegionButtonOpen .siteRegionChevronImage{transform:rotate(180deg)}.siteRegionMenu{z-index:60;background:#fff;border:1px solid #d8dde6;border-radius:12px;min-width:220px;padding:8px;display:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 36px #1f243024}.siteRegionOnboardingScrim{z-index:110;-webkit-backdrop-filter:grayscale(.25);backdrop-filter:grayscale(.25);background:#1f24307a;position:fixed;inset:0}.siteRegionPickerPrompting{z-index:130}.siteRegionPickerPrompting .siteRegionButton{background:#fff;border-color:#3942b0;position:relative;box-shadow:0 0 0 4px #3942b038,0 12px 24px #1f24302e}.siteRegionPickerPrompting .siteRegionMenu{z-index:140}.siteRegionPrompt{top:110px;left:max(24px, calc((100vw - var(--page-max-width)) / 2));z-index:130;color:#454545;width:min(340px,100vw - 48px);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #babde9;border-radius:12px;gap:4px;padding:16px 18px;animation:.18s ease-out siteRegionPromptIn;display:grid;position:fixed;box-shadow:0 18px 36px #1f243029}.siteRegionPrompt:hover,.siteRegionPrompt:focus-visible{border-color:#8b91da;outline:none;box-shadow:0 0 0 4px #3942b029,0 18px 36px #1f24302e}.siteRegionPromptTitle{color:#1a1e51;margin:0;font-size:15px;font-weight:600;line-height:20px}.siteRegionPromptText{color:#4f4a5c;margin:4px 0 0;font-size:13px;line-height:18px}@keyframes siteRegionPromptIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@media (max-width:1023px){.siteRegionPrompt{width:min(320px,100vw - 32px);top:88px;left:16px}}.siteRegionMenuOpen{gap:4px;display:grid}.siteRegionOption{color:#4f4a5c;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:13px;font-weight:500;display:flex}.siteRegionOption:hover{background:#f4f6f9}.siteRegionOptionSelected{color:#1f4a72;background:#eef4fb}.siteRegionOptionCheck{font-size:18px;line-height:1}.siteMenuButton{color:#4f4a5c;cursor:pointer;background:#fff;border:1px solid #c5ccd8;border-radius:8px;width:40px;height:40px;padding:0;display:none}.siteMenuIconSvg{justify-content:center;align-items:center;width:20px;height:20px;line-height:0;display:inline-flex}.siteMenuIconSvg svg{width:20px;height:20px;display:block}.siteMobileMenu{background:#fff;border-top:1px solid #d8dde6;display:none}.siteMobileMenuLinks{width:min(100% - 48px, var(--page-max-width));gap:12px;margin:0 auto;padding:20px 0;display:grid}.siteRegionButtonMobile,.siteRegionPickerMobile .siteRegionButton{justify-content:space-between;width:100%}.siteRegionPickerMobile .siteRegionMenu{overscroll-behavior:contain;min-width:0;max-height:min(440px,100dvh - 260px);box-shadow:none;margin-top:8px;position:static;overflow-y:auto}.siteRegionPickerMobile.siteRegionPickerPrompting .siteRegionMenu{margin-top:8px}.siteHeaderButton{border:1px solid var(--color-primary-500);background:var(--color-primary-500);border-radius:8px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:14px;font-weight:600;display:inline-flex;color:#fff!important;text-decoration:none!important}.siteHeaderButton:hover,.siteHeaderButton:visited,.siteHeaderButton span,.siteHeaderButton:hover span{color:#fff!important}.helpHeroSection{padding:64px 0 48px}.homeHeroBand,.homeSection{background:#fff}.homeHeroBand{border-bottom:1px solid var(--help-color-border);background:var(--help-color-surface-subtle)}.homeHeroContent,.homeSection .pageContainer{width:min(100% - var(--magma-spacing-10), 1200px)}.homeHeroContent{padding:var(--magma-spacing-08) 0 var(--magma-spacing-06)}.homeHeroCopy{gap:16px;max-width:720px;display:grid}.homeHeroEyebrow{color:var(--help-color-text-secondary);font-size:var(--help-type-caption-size);font-weight:500;line-height:var(--help-type-caption-line-height)}.homeHeroTitle{color:var(--help-color-text);font-size:var(--help-type-heading-xl-size);font-weight:600;line-height:var(--help-type-heading-xl-line-height);letter-spacing:0;margin:0}.homeHeroLead{max-width:720px;color:var(--help-color-text-secondary);font-size:var(--help-type-body-size);line-height:var(--help-type-body-line-height)}.homeHeroSearch{max-width:630px}.homePopularRow{align-items:center;gap:var(--magma-spacing-03);color:var(--help-color-text-secondary);font-size:var(--help-type-caption-size);line-height:var(--help-type-caption-line-height);flex-wrap:wrap;display:flex}.homePopularLabel{font-weight:500}.homePopularLinks{align-items:center;gap:var(--magma-spacing-03);flex-wrap:wrap;display:flex}.homePopularItem{align-items:center;gap:var(--magma-spacing-03);display:inline-flex}.homePopularSeparator{color:var(--help-color-text-secondary);font-size:var(--help-type-caption-size);line-height:var(--help-type-caption-line-height)}.homePopularLink{color:var(--help-color-link);font-size:var(--help-type-caption-size);line-height:var(--help-type-caption-line-height);text-decoration:none!important}.homePopularLink:hover{color:var(--help-color-link-hover);text-underline-offset:3px;text-decoration:underline!important}.homeSection{padding:40px 0}.homeDomainSection{padding:48px 0}.homeProblemsSection,.homePlatformSection{padding-bottom:48px}.homePlatformSection .pageContainer{width:min(100% - var(--magma-spacing-10), 1200px)}.homeSectionBorder{border-top:1px solid var(--help-color-border)}.homeDomainGrid,.homeProblemGrid,.homeProductGrid{gap:24px;display:grid}.homeDomainGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.homeDomainCard,.homeProblemPanel,.homeProductCard{border:1px solid var(--help-color-border);border-radius:var(--help-radius-card);background:var(--help-color-surface)}.homeDomainCard{min-height:304px;padding:0}.homeDomainCardBody{gap:var(--magma-spacing-05);min-height:304px;padding:var(--magma-spacing-06);flex-direction:column;display:flex}.homeDomainHeader{align-items:center;gap:var(--magma-spacing-04);grid-template-columns:var(--magma-spacing-10) minmax(0, 1fr);min-height:var(--magma-spacing-10);display:grid}.homeDomainIcon{width:var(--magma-spacing-10);height:var(--magma-spacing-10);border-radius:var(--help-radius-card);flex:none;justify-content:center;align-items:center;display:inline-flex}.homeDomainIcon svg{width:20px;height:20px}.homeDomainIcon img,.bookIconAsset{object-fit:contain;width:24px;height:24px;display:block}.homeDomainIcon img{width:20px;height:20px}.homeDomainIconAccount{color:#2f63c7;background:#e8f2f8}.homeDomainIconAccess{color:#4f8b59;background:#edf6ef}.homeDomainIconEducator{background:var(--magma-primary-100);color:var(--magma-primary-500)}.homeDomainIconTroubleshoot{color:#d78628;background:#fcf3ea}.homeDomainTitle{min-height:var(--magma-spacing-10);color:var(--help-color-text);font-size:var(--help-type-heading-xs-size);font-weight:600;line-height:var(--help-type-heading-xs-line-height);align-self:center;align-items:center;margin:0;display:flex}.homeDomainCard .homeDomainTitle.homeDomainTitle{font-size:var(--help-type-heading-xs-size);line-height:var(--help-type-heading-xs-line-height);margin:0}.homeDomainBody{color:var(--help-color-text);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);min-height:calc(var(--help-type-small-line-height) * 2 + var(--magma-spacing-01));align-self:start;margin:0}.homeDomainLinks{align-content:start;align-self:start;gap:var(--magma-spacing-03);grid-auto-rows:var(--help-type-small-line-height);min-height:calc((var(--help-type-small-line-height) * 4) + (var(--magma-spacing-03) * 3));display:grid}.homeDomainLink,.homeProblemLink{color:var(--help-color-link);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);text-decoration:none!important}.homeDomainLink:hover,.homeProblemLink:hover{color:var(--help-color-link-hover);text-underline-offset:3px;text-decoration:underline!important}.homeDomainAction{align-items:center;gap:var(--magma-spacing-03);color:var(--help-color-link);font-size:var(--help-type-small-size);font-weight:600;line-height:var(--help-type-small-line-height);margin-top:auto;display:inline-flex;text-decoration:none!important}.homeDomainAction:hover{color:var(--help-color-link-hover)}.homeProblemGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.homeProblemColumn{gap:8px;display:grid}.homeProblemTitle{color:var(--help-color-text);font-size:var(--help-type-heading-xs-size);font-weight:500;line-height:var(--help-type-heading-xs-line-height);margin:0}.homeProblemPanel{padding:0}.homeProblemPanelBody{gap:var(--magma-spacing-03);padding:var(--magma-spacing-05);display:grid}.homeBrowseSection{gap:24px;display:grid}.homeBrowseHeader{gap:8px;display:grid}.homeBrowseTitle{color:var(--help-color-text);font-size:var(--help-type-heading-lg-size);font-weight:600;line-height:var(--help-type-heading-lg-line-height);letter-spacing:0;margin:0}.homeBrowseDescription{color:var(--help-color-text-secondary);font-size:var(--help-type-body-size);line-height:var(--help-type-body-line-height);margin:0}.homeRoleGroups,.homeRoleGroup{gap:16px;display:grid}.homeRoleGroupTitle{color:var(--help-color-text);font-size:var(--help-type-heading-sm-size);font-weight:700;line-height:var(--help-type-heading-sm-line-height);margin:0}.homeTagList{flex-wrap:wrap;gap:12px 16px;display:flex}.homeTag{min-height:var(--magma-spacing-08);padding:var(--magma-spacing-02) var(--magma-spacing-04);border:1px solid var(--help-color-border-strong);border-radius:var(--help-radius-pill);color:var(--help-color-text);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);letter-spacing:0;align-items:center;text-decoration:none!important;display:inline-flex!important}.homeTag:hover{border-color:var(--help-color-link);color:var(--help-color-link)}.homeProductGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.homeProductCard{min-height:176px;color:var(--help-color-text);text-align:center;flex-direction:column;justify-content:center;place-items:center;gap:14px;padding:24px;text-decoration:none!important;display:flex!important}.homeProductCard:hover{border-color:var(--magma-primary-300);box-shadow:var(--shadow-sm)}.homeProductLogoStage{flex:none;justify-content:center;align-items:center;width:234px;height:68px;display:flex;overflow:hidden}.homeProductLogoImage{object-fit:contain;width:auto;height:auto}.homeProductLogoMindTap{width:55px}.homeProductLogoWebAssign{width:67px}.homeProductLogoSam{width:54px}.homeProductLogoSpark{width:60px}.homeProductLogoCnow,.homeProductLogoOwl{width:54px}.homeProductLogoExplore{width:58px}.homeProductLogoMathYou,.homeProductLogoWide{width:80px}.homeProductLogoBigIdeas{width:154px}.homeProductLogoVisibleBody{width:106px}.homeProductLogoDietWellness{width:104px}.homeProductInitial{border:1px solid var(--help-color-border);border-radius:var(--help-radius-card);background:var(--help-color-surface-subtle);width:56px;height:56px;color:var(--help-color-link);font-size:var(--help-type-heading-md-size);justify-content:center;align-items:center;font-weight:700;line-height:1;display:inline-flex}.homeProductName{color:var(--help-color-text);font-size:var(--help-type-body-size);font-weight:600;line-height:var(--help-type-body-line-height);text-align:center;display:block}.helpHeroGrid{grid-template-columns:minmax(0,1fr);align-items:start;gap:24px;display:grid}.helpHeroCopy,.heroStatusCard,.directoryHero,.articleHeroPanel,.pagePanel,.supportPanelCard,.browseDirectoryCard,.articleContentCard,.relatedArticles,.qaPanel,.feedbackWidget,.contactForm,.contactSuccess,.pageContainerContent .articleContentStandalone{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-panel);box-shadow:var(--shadow-sm)}.helpHeroCopy{background:linear-gradient(#006e9f0f,#fff0 34%),#fff;gap:18px;padding:36px;display:grid}.heroLead{max-width:60ch;font-size:16px}.heroSearchShell{max-width:760px}.heroQuickLinks{flex-wrap:wrap;gap:12px;display:flex}.heroQuickLink,.heroStatusLink,.helpDomainAction,.browseCardAction,.sectionCardLink,.relatedArticleLink{border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:40px;color:var(--color-text-primary);background:#fff;align-items:center;gap:10px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex;text-decoration:none!important}.heroQuickLink:hover,.heroStatusLink:hover,.helpDomainAction:hover,.browseCardAction:hover,.sectionCardLink:hover,.relatedArticleLink:hover{color:var(--color-primary-600);border-color:#006e9f59}.heroStatusCard .magma-card-body,.supportPanelCard .magma-card-body,.browseDirectoryCard .magma-card-body,.helpDomainCard .magma-card-body{padding:28px}.heroStatusCard{overflow:hidden}.heroStatusHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.heroStatusUpdated{color:var(--color-text-secondary);font-size:12px}.heroStatusTitle{margin-bottom:12px;font-size:22px;line-height:1.2}.heroStatusCopy{margin-bottom:18px}.heroMetricGrid{gap:12px;margin-bottom:18px;display:grid}.heroMetricCard{border-radius:var(--radius-sm);background:var(--color-panel-muted);border:1px solid #d0d1d3bf;gap:4px;padding:14px 16px;display:grid}.heroMetricLabel{color:var(--color-text-secondary);font-size:12px;font-weight:500}.heroMetricValue{color:var(--color-text-primary);font-size:16px;font-weight:600}.heroMetricIcon{color:var(--color-primary-500)}.heroStatusActions{flex-wrap:wrap;gap:10px;display:flex}.searchBarForm{position:relative}.searchBarRow{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:12px;display:grid}.searchBarLabel{color:var(--color-text-primary);margin-bottom:8px;font-size:13px;font-weight:600;display:block}.searchBarInputWrap{position:relative}.searchBarInput{width:100%;min-height:var(--help-search-control-height);border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);box-sizing:border-box;background:#fff;padding:0 14px}.searchBarInput:focus{border-color:var(--color-primary-500);outline:none;box-shadow:0 0 0 3px #006e9f1f}.searchBarInput[aria-invalid=true]{border-color:var(--color-error)}.searchBarError{color:var(--color-error);margin:8px 0 0;font-size:13px;line-height:1.4}.searchBarFormHero .searchBarRow{grid-template-columns:minmax(0,520px) auto;align-items:center;gap:12px}.searchBarHeroInputWrap{position:relative}.searchBarInputHero{min-height:var(--help-search-control-height);color:#1f1b2d;border:1px solid #707070;border-radius:8px;padding:0 40px 0 12px;font-size:16px;line-height:24px}.searchBarInputHero::placeholder{color:#707070}.searchBarInlineIcon{color:#3942b0;pointer-events:none;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.searchBarInlineIcon svg{width:16px;height:16px}.searchBarField .magma-input,.categoryFilter .magma-input,.contactForm .magma-input{width:100%}.searchBarField label,.categoryFilter label{color:var(--color-text-primary);font-size:13px;font-weight:600}.searchBarField input,.categoryFilter input,.contactForm input,.formInput{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;min-height:48px;color:var(--color-text-primary);box-sizing:border-box;background:#fff;padding:0 14px}.searchBarField input:focus,.categoryFilter input:focus,.contactForm input:focus,.formInput:focus,.formTextarea:focus{border-color:var(--color-primary-500);outline:none;box-shadow:0 0 0 3px #006e9f1f}.searchBarSubmit{min-width:132px;min-height:var(--help-search-control-height);border-radius:var(--radius-sm)}.searchBarFormHero .searchBarSubmit{min-width:98px;min-height:var(--help-search-control-height);letter-spacing:0;text-transform:uppercase;border-radius:8px;padding:8px 16px;font-size:16px;font-weight:500;line-height:24px}.searchDropdown{z-index:40;border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);background:#fff;gap:4px;padding:10px;display:grid;position:absolute;top:calc(100% + 10px);left:0;right:0}.searchDropdownItem,.searchViewAll{border-radius:var(--radius-sm);color:var(--color-text-primary);gap:4px;padding:12px 14px;display:grid}.searchDropdownItem:hover,.searchViewAll:hover{background:#006e9f0f}.searchDropdownCategory{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.searchDropdownTitle{font-size:15px;font-weight:600}.searchViewAll{justify-content:space-between;align-items:center;font-size:14px;font-weight:600;display:flex}.searchDropdownEmpty{color:var(--color-text-secondary);padding:14px;font-size:14px}.helpDomainGrid,.helpSupportGrid,.helpBrowseColumns,.directoryLeadRow,.articleLayout{gap:24px;display:grid}.helpDomainGrid,.helpSupportGrid,.helpBrowseColumns{grid-template-columns:repeat(2,minmax(0,1fr))}.helpDomainCard{border-top:4px solid var(--color-border-strong)}.helpDomainCard .magma-card-body{gap:18px;display:grid}.helpDomainCard--account{border-top-color:#006e9f}.helpDomainCard--access{border-top-color:#2e7d32}.helpDomainCard--troubleshooting{border-top-color:#c65100}.helpDomainCard--support{border-top-color:#6a1b9a}.helpDomainIcon{border-radius:var(--radius-sm);background:var(--color-panel-muted);width:40px;height:40px;color:var(--color-primary-500);justify-content:center;align-items:center;display:inline-flex}.helpDomainBody{gap:14px;display:grid}.helpDomainTitle{font-size:18px;line-height:1.25}.helpDomainLinks,.problemGrid,.browseInlineList,.browseEntryList,.articleSidebarList,.relatedArticlesList,.qaIssueList{margin:0;padding:0;list-style:none}.helpDomainLinks{gap:10px;display:grid}.helpDomainLink{color:var(--color-primary-600);font-size:14px;font-weight:500;text-decoration:none!important}.commonProblemsSection{gap:18px;width:min(100%,960px);margin:0 auto;display:grid}.commonProblemsHeader{gap:8px;max-width:54ch;display:grid}.commonProblemsTitle{letter-spacing:-.01em;font-size:26px;line-height:1.15}.commonProblemsDescription{color:var(--color-text-secondary);font-size:15px}.commonProblemsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.commonProblemLink{border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:44px;color:var(--color-primary-600);background:#fff;align-items:center;gap:12px;padding:13px 16px;transition:border-color .16s,background-color .16s,color .16s;display:flex;text-decoration:none!important}.commonProblemLink:hover{color:var(--color-primary-700);background:#006e9f08;border-color:#006e9f59}.commonProblemIcon{color:#7e7f85;flex:none;justify-content:center;align-items:center;display:inline-flex}.commonProblemIcon svg{width:16px;height:16px}.commonProblemLabel{text-underline-offset:.14em;min-width:0;font-size:15px;line-height:1.4;text-decoration:underline}.problemGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.problemLink,.supportLinkRow,.browseEntry{border:1px solid var(--color-border);border-radius:var(--radius-sm);min-height:56px;color:var(--color-text-primary);background:#fff;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex;text-decoration:none!important}.problemLink:hover,.supportLinkRow:hover,.browseEntry:hover,.browseInlineLink:hover,.categoryArticleItem:hover,.articleSidebarLink:hover{color:var(--color-primary-600);border-color:#006e9f4d}.supportLinkStack{gap:12px;display:grid}.supportPanelCard{width:min(100%,960px);margin:0 auto}.supportLinkRow>div{gap:4px;display:grid}.supportLinkTitle,.browseEntryTitle,.browseInlineTitle,.sectionCardTitle,.categoryArticleTitle,.collectionLink,.relatedArticleLink{font-size:15px;font-weight:600;line-height:1.35}.supportLinkDescription,.browseEntryDescription,.browseInlineMeta,.browseCardMore,.categoryArticleMeta,.siteStatusMeta,.resultCount,.articleSidebarLabel,.articleMetaPill{color:var(--color-text-secondary);font-size:13px}.browseEntry{justify-content:flex-start}.browseEntryIcon{border-radius:var(--radius-sm);background:var(--color-panel-muted);width:36px;height:36px;color:var(--color-primary-500);flex:none;justify-content:center;align-items:center;display:inline-flex}.browseEntryContent{gap:3px;display:grid}.browseCardStack,.sectionStack{gap:20px;display:grid}.browseCardHeader,.directoryLeadRow,.articleMetaRow,.browseCardFooter,.siteStatusStripInner,.siteStatusCluster,.siteStatusActions,.siteFooterGrid,.siteFooterBottom,.pageHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.browseCardHeader{margin-bottom:18px}.browseCardCopy{gap:8px;display:grid}.browseCardTitle{font-size:20px;line-height:1.2}.browseCardMeta{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.browseMetaPill,.articleKindPill,.articleMetaPill{background:var(--color-panel-muted);border:1px solid var(--color-border);min-height:28px;color:var(--color-text-secondary);border-radius:999px;align-items:center;padding:0 10px;display:inline-flex}.browseMetaAction{color:var(--color-primary-600);font-size:13px;font-weight:600}.browseInlineList{gap:10px;display:grid}.browseInlineLink{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-panel-muted);min-height:52px;color:var(--color-text-primary);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex;text-decoration:none!important}.directoryIntroSection{padding-top:40px;padding-bottom:24px}.articleBreadcrumbSection{background:#fff;border-top:1px solid #e6eaf0;border-bottom:1px solid #e6eaf0;padding:14px 0}.articleHeroSection{background:#f5f8fc;border-bottom:0;padding-top:30px;padding-bottom:32px}.directoryHero,.pageContainerContent .articleContentStandalone{padding:28px}.directoryHero{gap:18px;display:grid}.directoryStats{flex-wrap:wrap;gap:12px;display:flex}.directoryStat{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-panel-muted);min-width:140px;padding:14px 16px}.directoryStatLabel{color:var(--color-text-secondary);margin-bottom:6px;font-size:12px;display:block}.directoryStatValue{color:var(--color-text-primary);font-size:22px;font-weight:600}.pagePanel,.sectionCardCompact,.relatedArticles,.feedbackWidget,.qaPanel{padding:24px}.sectionCardLink{width:fit-content}.sectionCardMeta{color:var(--color-text-secondary);font-size:13px}.categoryListStack{gap:18px;display:grid}.categoryArticleList{gap:12px;display:grid}.categoryArticleItem{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-primary);background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:18px;display:flex;text-decoration:none!important}.categoryArticleText{gap:6px;display:grid}.categoryArticleMeta{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.categoryArticleTitle{margin:0;font-size:18px;line-height:1.35}.categoryArticleArrow{color:var(--color-primary-500);flex:none}button.categoryArticleShowMore{min-height:40px;padding:0 var(--magma-spacing-05);border:1px solid var(--help-color-border-strong);border-radius:var(--help-radius-control);background:var(--help-color-surface);color:var(--help-color-link);cursor:pointer;font-size:var(--help-type-small-size);font-weight:600;line-height:var(--help-type-small-line-height);justify-self:start}button.categoryArticleShowMore:hover{border-color:var(--magma-primary-300);color:var(--help-color-link-hover)}button.categoryArticleShowMore:focus-visible{outline:2px solid var(--magma-focus);outline-offset:2px}.topicCollection{gap:14px;display:grid}.collectionRow{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff}.collectionRow .magma-card-body{gap:16px;padding:20px;display:grid}.collectionRowNested{background:var(--color-panel-muted);margin-top:12px}.collectionPrimary,.collectionTitleRow{gap:8px;display:grid}.collectionTitleRow{grid-template-columns:minmax(0,1fr) auto;align-items:start}.collectionKind{color:var(--color-primary-500);text-transform:uppercase;letter-spacing:.06em;font-size:12px}.collectionLinkStatic{margin:0}.collectionCount{color:var(--color-text-secondary);font-size:13px}.collectionChildren{gap:12px;display:grid}.articleHeroStack{gap:14px;display:grid}.articleHeroPanel{background:0 0;border:0;border-radius:0;gap:16px;padding:0;display:grid}.articleHeroSection:not(.articleHeroSection-spark) .articleHeroCopy{max-width:760px}.breadcrumbs{margin-bottom:0}.breadcrumbList{flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none;display:flex}.breadcrumbItem{align-items:center;gap:0;display:inline-flex}.breadcrumbItem+.breadcrumbItem{margin-left:10px}.breadcrumbItem+.breadcrumbItem:before{content:">";color:#7c7787;margin-right:10px;font-size:13px;line-height:1}.breadcrumbLink,.breadcrumbCurrent{font-size:13px}.breadcrumbLink{color:var(--color-text-secondary);text-decoration:none!important}.breadcrumbCurrent{color:var(--color-text-primary);font-weight:600}.articleHeroMeta{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.articleContextPill{color:#454545;letter-spacing:.02em;background:#d4d4d4;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:500;display:inline-flex}.articlePageTitle{color:#2b2735;letter-spacing:0;margin:0;font-size:32px;line-height:34px}.articleSummary{color:#5d5968;max-width:660px;font-size:15px;line-height:22px}.articleSection{padding-top:34px}.articleShellGrid{grid-template-columns:minmax(0,868px) 300px;align-items:start;gap:32px;display:grid}.articleMainColumn{gap:24px;display:grid}.articleBodyShell{background:0 0;border:0;border-radius:0;padding:0}.mindTapVersionSelector{background:#f8fafc;border:1px solid #d8dde6;border-radius:12px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:28px;padding:16px 18px;display:grid}.mindTapVersionSelectorCopy{gap:3px;display:grid}.mindTapVersionSelectorLabel,.mindTapVersionSelectorDescription{margin:0}.mindTapVersionSelectorLabel{color:#2b2735;font-size:15px;font-weight:600;line-height:20px}.mindTapVersionSelectorDescription{color:#5f5a6c;font-size:13px;line-height:18px}.mindTapVersionSegmented{background:#fff;border:1px solid #cfd6e2;border-radius:10px;gap:4px;padding:4px;display:inline-flex}.mindTapVersionButton{color:#4f4a5c;cursor:pointer;text-align:center;background:0 0;border:0;border-radius:7px;gap:1px;min-width:156px;min-height:46px;padding:6px 12px;display:grid}.mindTapVersionButtonText{font-size:13px;font-weight:700;line-height:18px}.mindTapVersionButtonHint{font-size:11px;font-weight:500;line-height:15px}.mindTapVersionButton:hover,.mindTapVersionButton:focus-visible{color:#243bc4}.mindTapVersionButton:focus-visible{outline-offset:2px;outline:2px solid #243bc452}.mindTapVersionButtonSelected{color:#fff;background:#3347c5;box-shadow:0 1px 2px #1018281f}.mindTapVersionButtonSelected:hover,.mindTapVersionButtonSelected:focus-visible{color:#fff}.articleOverviewState{background:#fff;border:1px solid #d8dde6;border-radius:16px;gap:16px;padding:28px;display:grid}.articleOverviewTitle{margin:0}.articleOverviewDescription{max-width:60ch;color:var(--color-text-secondary)}.articleOverviewList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.articleOverviewLink{justify-content:space-between;width:100%}.articleRail{gap:24px;display:grid;position:sticky;top:96px}.articleRailCard{background:#fff;border:1px solid #d8dde6;border-radius:12px;gap:12px;padding:18px 20px 20px;display:grid}.articleRailTitle{letter-spacing:0;padding:0;margin:0!important;font-size:15px!important;font-weight:600!important;line-height:20px!important}.articleDetailList,.articleDetailGroup{display:grid}.articleDetailList{gap:12px;margin:0}.articleDetailGroup{gap:4px;margin:0}.articleDetailLabel,.articleRailGroupLabel{color:#7c7787;font-size:12px;font-weight:500;line-height:1.42}.articleDetailValue{color:#3d3848;margin:0;font-size:14px;line-height:1.45}.articleRailLinkGroup{gap:4px;display:grid}.articleRailLinkList{gap:6px;margin:0;padding:0;list-style:none;display:grid}.articleRailLink{color:#3347c5;font-size:14px;line-height:1.43;text-decoration:none!important}.articleRailLinkCurrent{color:#2b2735;font-weight:600}.feedbackWidget{gap:var(--magma-spacing-06);margin-top:0}.feedbackLabel,.feedbackThanks{color:#4f4a5c;font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);margin:0}.feedbackActions{gap:var(--magma-spacing-02);flex-wrap:wrap;display:flex}button.feedbackButton{color:#3347c5;background:#fff;border:1px solid #c5ccd8;border-radius:9px;flex:0 0 68px;justify-content:center;align-items:center;gap:6px;width:68px;min-width:68px;max-width:68px;height:32px;min-height:32px;padding:0 10px;font-size:13px;font-weight:500;line-height:17px;display:inline-flex}button.feedbackButton:hover{color:#1a1e51;background:#f5f8fc;border-color:#8b91da}button.feedbackButton:focus-visible{outline-offset:2px;outline:2px solid #0074b7}.feedbackButtonIcon{flex:0 0 16px;width:16px;height:16px}button.feedbackButton span{justify-content:flex-start;min-width:24px;display:inline-flex}button.feedbackButtonNo{gap:var(--magma-spacing-02)}.feedbackThanksBlock{gap:var(--magma-spacing-02);display:grid}.feedbackHelper{color:var(--help-color-text-secondary);font-size:var(--help-type-caption-size);line-height:var(--help-type-caption-line-height);margin:0}.searchPageHeader{align-items:center}.pagination{flex-wrap:wrap;gap:8px;display:flex}.paginationCurrent,.paginationLink{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;justify-content:center;align-items:center;min-width:40px;height:40px;padding:0 14px;display:inline-flex}.paginationCurrent{border-color:var(--color-primary-500);color:var(--color-primary-600);font-weight:600}.noResults{justify-items:start;gap:12px;display:grid}.noResultsIcon{background:var(--color-panel-muted);width:48px;height:48px;color:var(--color-primary-500);border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:inline-flex}.pageContainerForm{width:min(100% - 48px,840px)}.pageContainerContent{width:min(100% - 48px,900px)}.pageHeader{gap:10px;margin-bottom:24px;display:grid}.pageHeaderCentered{text-align:left;justify-items:start}.contactForm{gap:18px;padding:24px;display:grid}.formGroup{gap:8px;display:grid}.formLabel{color:var(--color-text-primary);font-size:13px;font-weight:600}.formTextarea{min-height:140px;padding:14px}.formError{color:var(--color-error);font-size:13px}.submitButton{width:fit-content;min-width:160px}.contactSuccess{gap:12px;padding:28px;display:grid}.contactSuccessIcon{color:var(--color-success)}.siteStatusStrip{border-top:1px solid var(--color-border);background:#fff;border-bottom:1px solid #ffffff14}.siteStatusStripInner{align-items:center;min-height:68px;padding:14px 0}.siteStatusCluster,.siteStatusActions{flex-wrap:wrap;align-items:center}.siteFooter{color:#ffffffe6;background:#003865;margin-top:auto;padding:0}.siteFooterSpark{background:#1a1a2e}.siteFooterContent{gap:24px;padding:28px 12px 18px;display:grid}.siteFooterSpark .siteFooterContent{gap:32px;padding-top:40px;padding-bottom:16px}.siteFooterSections{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:32px;display:grid}.siteFooterSpark .siteFooterSections{grid-template-columns:repeat(3,minmax(0,264px));gap:32px}.siteFooterColumn{gap:12px;min-width:0;display:grid}.siteFooterSupportColumn{width:280px}.siteFooterProductColumn{justify-self:start}.siteFooterProductLinks{width:280px}.siteFooterSpark .siteFooterSupportColumn,.siteFooterSpark .siteFooterProductColumn,.siteFooterSpark .siteFooterPolicyColumn,.siteFooterSpark .siteFooterSupportLinks,.siteFooterSpark .siteFooterProductLinks,.siteFooterSpark .siteFooterPolicyLinks{width:min(100%,264px)}.siteFooterHeading{letter-spacing:.2px;color:#ffffffe0;margin:0;font-size:14px;font-weight:700;line-height:18px}.siteFooterLinkList{gap:8px;margin:0;padding:0;list-style:none;display:grid}.siteFooterLinkList a{color:#fff;font-size:14px;font-weight:400;line-height:20px;transition:color .16s,opacity .16s;display:inline-block;text-decoration:none!important}.siteFooterSpark .siteFooterLinkList a{font-size:13px;line-height:19.5px;color:#ffffffb3!important}.siteFooterSupportLinks{width:280px}.siteFooterLinkList a:hover{text-underline-offset:3px;color:#d6e8ff!important;text-decoration:underline!important}.siteFooterBottom{border-top:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:16px;padding-top:16px;display:flex}.siteFooterSpark .siteFooterBottom{border-top-color:#ffffff1a;min-height:43px}.siteFooterLegalNav{flex-wrap:wrap;align-items:center;gap:18px;display:inline-flex}.siteFooterLegalNav a{color:#ffffffd1;font-size:13px;line-height:20px;transition:color .16s,opacity .16s;text-decoration:none!important}.siteFooterLegalNav a:hover{text-underline-offset:3px;color:#d6e8ff!important;text-decoration:underline!important}.siteFooterCopyright,.siteFooterTimestamp{color:#ffffffb8;margin:0;font-size:13px;line-height:20px}.siteFooterSpark .siteFooterCopyright,.siteFooterSpark .siteFooterLegalNav a{color:#fff6;font-size:12px;line-height:18px}.qaPanel{gap:16px;display:grid}.qaPanelTitle,.qaIssueTitle{margin:0}.qaIssueList{gap:12px;display:grid}.qaIssue{border-radius:var(--radius-sm);background:#b165000f;border:1px solid #b0640033;padding:16px}.qaIssueHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.qaIssueCount{color:var(--color-warning);font-size:12px;font-weight:700}.topicDocument{color:var(--color-text-primary);gap:16px;display:grid}.topicDocument>:first-child{margin-top:0}.topicDocument h2,.topicDocument h3,.topicDocument h4{color:var(--color-text-primary);letter-spacing:-.02em;margin:8px 0 0}.topicDocument h2{font-size:24px}.topicDocument h3{font-size:20px}.topicDocument h4{font-size:17px}.topicDocument p,.articleParagraph,.topicDocument li,.topicDocument td,.topicDocument th,.topicDocument figcaption{color:var(--color-text-primary);font-size:15px;line-height:1.75}.topicDocument p,.articleParagraph{margin:0}.topicDocument ul,.topicDocument ol{gap:8px;padding-left:22px;display:grid}.articleBodyShell .topicDocument{gap:32px}.articleBodyShell .topicDocument .section,.articleBodyShell .topicDocument .body{gap:12px;display:grid}.articleBodyShell .topicDocument h2{margin:0;font-size:21px;line-height:1.24}.articleBodyShell .topicDocument h3{margin:0;font-size:17px;line-height:1.3}.articleBodyShell .topicDocument ol.steps{counter-reset:article-step;gap:20px;padding-left:0;list-style:none}.articleBodyShell .topicDocument ol.steps>li{grid-template-columns:30px minmax(0,1fr);align-items:flex-start;gap:6px 12px;margin:0;padding:0;display:grid}.articleBodyShell .topicDocument ol.steps>li>*{grid-column:2}.articleBodyShell .topicDocument ol.steps>li:before{grid-area:1/1;align-self:start}.articleBodyShell .topicDocument .stepCmd{color:#2b2735;align-self:start;margin:0;font-size:17px;font-weight:400;line-height:22px}.articleBodyShell .topicDocument ol.steps>li>.p,.articleBodyShell .topicDocument ol.steps>li>p:not(.stepCmd){color:#443f4f;font-size:15px;line-height:1.6}.articleBodyShell .topicDocument ol.steps>li>aside.note{margin-top:0}.articleBodyShell .topicDocument ol.steps>li:before{content:counter(article-step);counter-increment:article-step;color:#fff;background:#147bc6;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;margin-top:0;font-size:15px;font-weight:700;line-height:15px;display:inline-flex}.articleBodyShell .topicDocument ol.steps>li>*{min-width:0}.articleBodyShell .topicDocument ol.steps>li>p:first-child{color:#2b2735;font-weight:400}.articleBodyShell .topicDocument ol.substeps{padding-left:24px;list-style:lower-alpha}.articleBodyShell .topicDocument ol.substeps>li{padding-left:4px;display:list-item}.articleBodyShell .topicDocument ul{gap:10px;padding-left:18px}.topicDocument a{color:var(--color-primary-600);text-decoration:underline}.topicDocument strong{font-weight:600}.topicDocument code{background:#3f434912;border-radius:4px;padding:2px 6px;font-size:.92em}.topicDocument table{border-collapse:collapse;border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;overflow:hidden}.topicDocument th,.topicDocument td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:12px 14px}.topicDocument th{background:var(--color-panel-muted);font-weight:600}.topicDocument img{border-radius:var(--radius-sm);margin:10px 0}.topicDocument .fig{gap:8px;margin:0;display:grid}.topicDocument figcaption{color:var(--color-text-secondary);font-size:14px}.topicDocument .dita-collapse{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-panel-muted);gap:12px;padding:14px 16px;display:grid}.topicDocument .dita-collapse summary{cursor:pointer;color:#2b2735;font-size:16px;font-weight:600;line-height:1.45}.topicDocument .course-key-lookup{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-panel-muted);margin:16px 0;padding:16px}.topicDocument .courseKeyLookupForm{gap:16px;min-height:10rem;display:grid}.topicDocument .courseKeyLookupList{gap:12px;margin:0;display:grid}.topicDocument .courseKeyLookupList dt{color:var(--color-text-primary);margin:0;font-weight:600}.topicDocument .courseKeyLookupList dd{gap:8px;margin:0;display:grid}.topicDocument .courseKeyLookupList dt.completed,.topicDocument .courseKeyLookupList dd.completed{color:var(--color-text-secondary);font-size:14px}.topicDocument .courseKeyLookupList dd.completed p{display:none}.topicDocument .courseKeyLookupList select{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:min(100%,28rem);min-height:40px;color:var(--color-text-primary);font:inherit;background:#fff;padding:0 36px 0 12px}.topicDocument .courseKeyLookupList b{border-radius:var(--radius-sm);width:fit-content;min-height:44px;color:var(--color-success);background:#ecfdf5;align-items:center;padding:0 12px;font-size:24px;line-height:1;display:inline-flex}.topicDocument .courseKeyLookupReset{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:fit-content;min-height:36px;color:var(--color-text-primary);cursor:pointer;background:#fff;padding:0 12px;font-weight:600}.topicDocument img.image-inline,.topicDocument .uiLabel img,.topicDocument .uicontrol img{vertical-align:middle;width:auto;max-width:none;height:auto;max-height:1.1rem;box-shadow:none;border-radius:0;margin:0;display:inline-block}.topicDocument blockquote{border-left:4px solid var(--color-primary-500);background:#006e9f0d;margin:0;padding:16px 18px}.topicDocument hr{background:var(--color-border);border:0;width:100%;height:1px}.qaInlineIssue{min-height:24px;color:var(--color-error);background:#d0021b14;border:1px solid #d0021b2e;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:600;display:inline-flex}.qaBlockIssue{border-radius:var(--radius-sm);color:var(--color-text-primary);background:#b165000f;border:1px dashed #b1650066;padding:14px 16px;font-size:14px}.topicVideoCard{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-panel-muted);gap:16px;margin:18px 0;padding:18px;display:grid}.topicVideoStage{gap:12px;display:grid}.topicVideoSurface{border-radius:var(--radius-sm);width:100%;min-height:220px;color:var(--color-text-primary);cursor:pointer;background:radial-gradient(circle at 0 0,#006e9f29,#0000 45%),linear-gradient(#fff,#f1f6f8);border:1px solid #006e9f2e;padding:20px}.topicVideoSurfaceBody{justify-items:start;gap:10px;margin-top:40px;display:grid}.topicVideoBadge{min-height:24px;color:var(--color-primary-600);text-transform:uppercase;letter-spacing:.08em;background:#006e9f1a;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;font-weight:700;display:inline-flex}.topicVideoPlay{background:var(--color-primary-500);border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-top:26px;display:inline-flex;position:relative}.topicVideoPlay:before{content:"";border-top:10px solid #0000;border-bottom:10px solid #0000;border-left:16px solid #fff;margin-left:4px}.topicVideoSurfaceTitle{font-size:22px;font-weight:600;line-height:1.15}.topicVideoSurfaceHint,.topicVideoEyebrow,.topicVideoLink{color:var(--color-text-secondary);font-size:13px}.topicVideoInlineFrame{border-radius:var(--radius-sm);aspect-ratio:16/9;overflow:hidden}.topicVideoInlineIframe{border:0;width:100%;height:100%}.topicVideoInlineMedia{background:#020617;width:100%;height:100%;display:block}.topicVideoContent{gap:8px;display:grid}.topicVideoTitle{margin:0;font-size:18px}.topicVideoActions,.topicVideoFooter{flex-wrap:wrap;gap:10px;display:flex}.topicVideoCollapse{border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;background:#fff;min-height:36px;padding:0 14px}.topicVideoLink{font-weight:600}mark{color:inherit;background:#006e9f1f;padding:0 2px}@media (max-width:1023px){.siteHeaderInner{grid-template-columns:auto 1fr auto}.siteHeaderDesktop,.siteHeaderActions{display:none}.siteMenuButton{justify-content:center;align-items:center;display:inline-flex}.siteMobileMenuOpen{-webkit-overflow-scrolling:touch;max-height:calc(100dvh - 93px);display:block;overflow:hidden auto}.helpHeroGrid,.helpDomainGrid,.helpSupportGrid,.helpBrowseColumns,.articleLayout,.articleShellGrid,.commonProblemsGrid,.homeDomainGrid,.homeProblemGrid,.homeProductGrid{grid-template-columns:1fr}.homeProductGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.articleSidebar,.articleRail{position:static}.problemGrid{grid-template-columns:1fr}}@media (max-width:767px){.pageSection{padding:40px 0}.pageContainer,.siteHeaderInner,.siteFooterInner,.pageContainerForm,.pageContainerContent{width:min(100% - 32px, var(--page-max-width))}.helpHeroCopy,.heroStatusCard .magma-card-body,.supportPanelCard .magma-card-body,.browseDirectoryCard .magma-card-body,.helpDomainCard .magma-card-body,.directoryHero,.articleHeroPanel,.pagePanel,.articleContentCard,.articleRailCard,.feedbackWidget,.qaPanel,.contactForm,.contactSuccess{padding:20px}.searchBarRow,.browseCardHeader,.directoryLeadRow,.siteStatusStripInner,.siteStatusCluster,.siteStatusActions,.siteFooterBottom,.heroStatusHeader,.heroStatusActions{grid-template-columns:1fr;display:grid}.searchBarRow{align-items:stretch}.homeHeroContent,.homeSection .pageContainer{width:min(100% - 32px,1200px)}.homeHeroContent{padding:24px 0 20px}.homeHeroTitle{font-size:34px;line-height:1.1}.homeHeroSearch,.homeHeroCopy,.homeBrowseSection{max-width:none}.searchBarFormHero .searchBarRow,.homeDomainGrid,.homeProblemGrid,.homeProductGrid{grid-template-columns:1fr}.homeTagList,.homePopularLinks{gap:8px}.searchBarSubmit{width:100%}.mindTapVersionSelector{grid-template-columns:1fr;align-items:stretch;padding:16px}.mindTapVersionSegmented{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.mindTapVersionButton{width:100%}.articleHeroPanel{border-radius:16px;padding:22px 20px 24px}.articlePageTitle{font-size:2rem}.articleSidebarToggle{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:#fff;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:0 14px;display:flex}.articleSidebarNav{margin-top:10px;display:none}.articleSidebarNavOpen{display:block}.siteFooterSections{grid-template-columns:1fr;gap:24px}.siteFooterBottom{gap:12px}.siteFooterLegalNav{gap:12px 16px}}.searchBreadcrumbBand{background:var(--help-color-surface);border-top:1px solid var(--help-color-border);border-bottom:1px solid var(--help-color-border)}.searchBreadcrumbs{padding:var(--magma-spacing-04) 0}.searchQueryBand{background:var(--help-color-surface-subtle)}.searchQueryBandInner{gap:24px;padding:44px 0 40px;display:grid}.searchBarFormResults{width:100%}.searchBarFormResults .searchBarRow{align-items:center;gap:24px}.searchBarFormResults .searchBarField{flex:auto}.searchBarResultsInputWrap{position:relative}.searchBarInputResults{min-height:var(--help-search-control-height);border:1px solid var(--help-color-border-strong);border-radius:var(--help-radius-control);background:var(--help-color-surface);color:var(--help-color-text);font-size:var(--help-type-body-size);line-height:var(--help-type-body-line-height);padding:0 52px 0 12px}.searchBarFormHero .searchBarInputHero,.searchBarFormResults .searchBarInputResults{padding-left:40px;padding-right:42px}.searchBarFormHero .searchBarInlineIcon,.searchBarFormResults .searchBarInlineIcon{color:var(--help-color-text);left:12px;right:auto}.searchBarInputHero::-webkit-search-decoration{appearance:none}.searchBarInputResults::-webkit-search-decoration{appearance:none}.searchBarInputHero::-webkit-search-cancel-button{margin-right:2px}.searchBarInputResults::-webkit-search-cancel-button{margin-right:2px}.searchBarFormResults .searchBarSubmit{min-width:98px;height:var(--help-search-control-height);border-radius:var(--help-radius-control)}.searchResultsSummaryRow{justify-content:space-between;align-items:center;gap:24px;display:flex}.searchResultsCount{color:var(--help-color-text);font-size:var(--help-type-small-size);font-weight:500;line-height:var(--help-type-small-line-height);margin:0}.searchSortControl{align-items:center;gap:var(--magma-spacing-03);display:inline-flex}.searchSortControl>div{align-items:center;gap:var(--magma-spacing-03);display:flex}.searchSortControl label{color:var(--help-color-text-secondary);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);margin:0}.searchSortSelect{border:1px solid var(--help-color-border);border-radius:var(--help-radius-control);background:var(--help-color-surface);min-width:154px;height:40px;color:var(--help-color-text);font-size:var(--help-type-body-size);line-height:var(--help-type-body-line-height);appearance:none;padding:0 40px 0 16px}.searchContentSection{padding:var(--magma-spacing-06) 0 var(--magma-spacing-10);background:var(--help-color-surface)}.searchResultsLayout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:24px;display:grid}.searchFilterRail{gap:24px;display:grid}.searchFilterRailHeader{gap:var(--magma-spacing-04);display:grid}.searchFilterRailHeaderRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.searchFilterRefineTitle{color:var(--help-color-text);font-size:var(--help-type-small-size);font-weight:700;line-height:var(--help-type-small-line-height);margin:0}.searchFilterClear{color:var(--help-color-link);font-size:var(--help-type-small-size);font-weight:600;line-height:var(--help-type-small-line-height);cursor:pointer;background:0 0;border:0}.searchFilterClear:disabled{opacity:.45;cursor:default}.searchFilterRailDivider{background:var(--help-color-border);height:1px}.searchFilterRailHeading{color:var(--help-color-text);font-size:var(--help-type-heading-md-size);font-weight:600;line-height:var(--help-type-heading-md-line-height);letter-spacing:0}.searchFilterForm{gap:24px;display:grid}.searchFilterGroup{border:0;flex-direction:column;margin:0;padding:0;display:flex}.searchFilterLegend{margin:0 0 var(--magma-spacing-03);color:var(--help-color-text);font-size:var(--help-type-small-size);font-weight:600;line-height:var(--help-type-small-line-height);padding:0;display:block}.searchFilterOptions{gap:var(--magma-spacing-04);display:grid}.searchFilterOptionGroup,.searchFilterChildOptions{gap:8px;display:grid}.searchFilterOption{color:var(--help-color-text-secondary);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);cursor:pointer;align-items:center;gap:8px;display:flex}.searchFilterOptionGroupLabel{color:var(--help-color-text-secondary);font-size:var(--help-type-small-size);font-weight:700;line-height:var(--help-type-small-line-height)}.searchFilterCheckbox{width:16px;height:16px;accent-color:var(--help-color-link);margin:0}.searchFilterOptionLabel{flex:auto}.searchFilterOptionCount{color:var(--help-color-text-secondary);font-size:var(--help-type-caption-size);line-height:var(--help-type-caption-line-height);font-variant-numeric:tabular-nums;flex:none}.searchResultsMain{gap:24px;display:grid}.searchBestMatchCard{padding:var(--magma-spacing-06);border:1px solid var(--magma-info-200);border-radius:var(--help-radius-card);background:var(--magma-info-100);gap:16px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.searchBestMatchBadge{border-radius:var(--help-radius-pill);width:fit-content;min-height:24px;color:var(--help-color-link);font-size:var(--help-type-caption-size);font-weight:700;line-height:var(--help-type-caption-line-height);letter-spacing:0;text-transform:uppercase;background:0 0;align-items:center;gap:8px;padding:0;display:inline-flex}.searchBestMatchBadgeIcon{border-radius:var(--help-radius-pill);background:var(--help-color-link);flex:none;width:24px;height:24px;padding:4px}.searchBestMatchTitle,.searchResultsHeading{color:var(--help-color-text);margin:0}.searchBestMatchTitle{font-size:var(--help-type-heading-md-size);font-weight:600;line-height:var(--help-type-heading-md-line-height);letter-spacing:0}.searchBestMatchAction{border-radius:var(--help-radius-control);background:var(--help-color-link);width:fit-content;min-height:28px;color:var(--magma-neutral-100);font-size:var(--help-type-caption-size);font-weight:500;line-height:var(--help-type-caption-line-height);letter-spacing:0;text-transform:uppercase;justify-content:center;align-items:center;padding:6px 8px;display:inline-flex}.searchResultCardExcerpt,.searchEmptyStateDescription,.searchFallbackLinkDescription{color:var(--help-color-text-secondary);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);margin:0}.searchBestMatchExcerpt{color:var(--help-color-text);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);margin:0}.searchResultsListBlock{gap:var(--magma-spacing-05);display:grid}.searchResultsListHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.searchResultsHeadingBlock{gap:4px;display:grid}.searchResultsHeading{font-size:var(--help-type-heading-md-size);font-weight:600;line-height:var(--help-type-heading-md-line-height);letter-spacing:0}.searchResultsShowing{color:var(--help-color-text-secondary);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);margin:0}.searchResultsCardList{gap:12px;display:grid}.searchResultCard{border:1px solid var(--help-color-border);border-radius:var(--help-radius-card);background:var(--help-color-surface);align-items:stretch;padding:0;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.searchResultCard:hover,.searchBestMatchCard:hover,.searchFallbackLink:hover,.searchLoadMore:hover{border-color:var(--magma-primary-300);transform:translateY(-1px);box-shadow:0 12px 28px #0b1f3d14}.searchResultCardBody{padding:var(--magma-spacing-05) var(--magma-spacing-06);flex:auto;gap:12px;display:grid}.searchResultCardTitle{color:var(--help-color-link);font-size:var(--help-type-body-size);font-weight:600;line-height:var(--help-type-body-line-height);margin:0}.searchResultMetaRow{align-items:center;gap:16px;display:flex}.searchResultTags{flex-wrap:wrap;gap:8px;display:flex}.searchResultTag{min-height:24px;padding:var(--magma-spacing-02) var(--magma-spacing-03);border-radius:var(--help-radius-pill);background:var(--magma-neutral-300);color:var(--help-color-text);font-size:var(--help-type-caption-size);font-weight:500;line-height:var(--help-type-caption-line-height);white-space:nowrap;align-items:center;display:inline-flex}.searchResultChevronWrap{flex:none;justify-content:center;align-items:center;width:60px;padding:0 18px 0 0;display:flex}.searchResultChevron{width:20px;height:20px;color:var(--help-color-text-secondary);flex:none}.searchLoadMoreWrap{justify-content:center;padding-top:8px;display:flex}.searchLoadMore{border:1px solid var(--magma-primary-300);border-radius:var(--help-radius-control);min-width:190px;min-height:40px;color:var(--help-color-link);font-size:var(--help-type-body-size);font-weight:500;line-height:var(--help-type-body-line-height);justify-content:center;align-items:center;padding:0 16px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:inline-flex}.searchEmptyState{gap:24px;padding:8px 0 0;display:grid}.searchEmptyStateCopy{gap:10px;max-width:720px;display:grid}.searchEmptyStateEyebrow{color:var(--help-color-link);font-size:var(--help-type-caption-size);letter-spacing:0;font-weight:700;line-height:var(--help-type-caption-line-height);text-transform:uppercase;margin:0}.searchEmptyStateTitle{color:var(--help-color-text);font-size:var(--help-type-heading-xl-size);font-weight:600;line-height:var(--help-type-heading-xl-line-height);letter-spacing:0;margin:0}.searchFallbackGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.searchFallbackPanel{gap:var(--magma-spacing-05);padding:var(--magma-spacing-06);border:1px solid var(--help-color-border);border-radius:var(--help-radius-card);background:var(--help-color-surface);display:grid}.searchFallbackTitle{color:var(--help-color-text);font-size:var(--help-type-heading-sm-size);font-weight:600;line-height:var(--help-type-heading-sm-line-height);margin:0}.searchFallbackLinks{gap:var(--magma-spacing-04);display:grid}.searchFallbackLink{padding:var(--magma-spacing-04) var(--magma-spacing-05);border:1px solid var(--help-color-border);border-radius:var(--help-radius-card);color:var(--help-color-text);justify-content:space-between;align-items:center;gap:16px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.searchFallbackLinkTitle{color:var(--help-color-text);font-size:var(--help-type-small-size);font-weight:600;line-height:var(--help-type-small-line-height);display:block}.searchFallbackLinkDescription{margin-top:4px;display:block}.searchResultCard mark,.searchBestMatchCard mark{border-radius:var(--radius-sm);background:var(--magma-primary-100);color:inherit;padding:0 2px}@media (max-width:960px){.searchQueryBandInner{padding:32px 0}.searchBarFormResults .searchBarRow,.searchResultsSummaryRow{flex-direction:column;align-items:stretch}.searchResultsLayout,.searchFallbackGrid{grid-template-columns:1fr}.searchFilterRail{order:2}.searchResultsMain{order:1}.searchSortControl{align-self:flex-start}}@media (max-width:640px){.searchBarFormResults .searchBarSubmit,.searchLoadMore{width:100%}.searchBestMatchCard,.searchFallbackPanel,.searchResultCardBody{padding:18px}.searchResultMetaRow{flex-direction:column;align-items:flex-start}.searchResultCard{flex-direction:column}.searchResultChevronWrap{justify-content:flex-end;width:100%;padding:0 18px 18px}}.productHubBreadcrumbBand{background:#fff;border-top:1px solid #e6eaf0;border-bottom:1px solid #e6eaf0}.productHubBreadcrumbs{padding:14px 0}.productHubHeroSection{background:#f5f8fc;border-bottom:1px solid #e6eaf0}.productHubHeroInner{grid-template-columns:minmax(0,1fr) minmax(220px,280px);align-items:center;gap:32px;padding-top:44px;padding-bottom:38px;display:grid}.productHubHeroCopy{flex-direction:column;gap:14px;max-width:620px;display:flex}.productHubTitle{color:#454545;letter-spacing:-.6px;margin:0;font-size:32px;font-weight:600;line-height:1.1}.productHubLead{color:#454545;max-width:560px;margin:0;font-size:15px;line-height:1.55}.productHubTagList{flex-wrap:wrap;gap:8px;display:flex}.productHubTag{box-sizing:border-box;color:#454545;letter-spacing:.32px;background:#d4d4d4 padding-box padding-box;border:1px solid #999;border-radius:999px;align-items:center;min-height:24px;padding:3px 8px;font-size:12px;font-weight:500;line-height:16px;display:inline-flex;overflow:hidden}.productHubTag[aria-label]>.productHubTag{color:inherit!important;line-height:inherit!important;background:0 0!important;border:0!important;border-radius:0!important;min-height:0!important;padding:0!important;display:inline!important}.productHubSearchWrap{width:100%;max-width:620px}.productHubSearchWrap .searchBarFormHero .searchBarRow{align-items:stretch;gap:12px}.productHubSearchWrap .searchBarFormHero .searchBarField{flex:auto}.productHubSearchWrap .searchBarFormHero .searchBarHeroInputWrap{min-height:var(--help-search-control-height)}.productHubSearchWrap .searchBarFormHero .searchBarSubmit{min-width:98px}.productHubBrandDivider{background:#b9c8e7;width:2px;height:172px}.productHubBrandUnit{grid-template-columns:2px minmax(0,1fr);place-items:center;gap:28px;min-width:0;display:grid}.productHubLogoWrap{justify-content:center;align-items:center;width:100%;min-height:172px;display:flex}.productHubLogo{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:172px}.productHubInitialWrap{min-height:172px}.productHubInitial{color:#3942b0;background:#fff;border:1px solid #d7deea;border-radius:16px;justify-content:center;align-items:center;width:128px;height:128px;font-size:64px;font-weight:700;line-height:1;display:inline-flex}.productHubRoleBand{background:#fff;border-bottom:1px solid #e6eaf0}.productHubRoleInner{align-items:center;gap:12px;padding-top:16px;padding-bottom:16px;display:flex}.productHubRoleLabel{color:var(--help-color-text-secondary);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);margin:0}.productHubRoleTabs{border-bottom:1px solid var(--help-color-border);scrollbar-width:none;gap:0;min-width:0;max-width:100%;display:flex;overflow-x:auto}.productHubRoleTabs::-webkit-scrollbar{display:none}button.productHubRoleTab{appearance:none;color:var(--help-color-text-secondary);cursor:pointer;font-size:var(--help-type-small-size);font-weight:500;line-height:var(--help-type-small-line-height);min-height:var(--magma-spacing-09);padding:var(--magma-spacing-04) var(--magma-spacing-05) var(--magma-spacing-03);text-transform:none;white-space:nowrap;border-radius:0;box-shadow:none!important;outline-offset:0!important;z-index:auto!important;background:0 0!important;border:0 solid #0000!important;border-bottom-width:4px!important;outline:0!important}button.productHubRoleTab:before,button.productHubRoleTab:after{content:none!important;opacity:0!important;background:0 0!important;display:none!important}button.productHubRoleTab:hover,button.productHubRoleTab:focus,button.productHubRoleTab:active,button.productHubRoleTab[aria-selected=true]{box-shadow:none!important;outline-offset:0!important;z-index:auto!important;background:0 0!important;border-top-color:#0000!important;border-left-color:#0000!important;border-right-color:#0000!important;outline:0!important}button.productHubRoleTab:hover{color:var(--help-color-link);border-bottom-color:var(--magma-primary-300)!important}button.productHubRoleTab:focus-visible{color:var(--help-color-link);border-bottom-color:var(--magma-primary-300)!important;outline-offset:0!important;outline:0!important}button.productHubRoleTabActive,button.productHubRoleTabActive:hover,button.productHubRoleTabActive:focus,button.productHubRoleTabActive:active,button.productHubRoleTab[aria-selected=true]{color:var(--help-color-link);border-bottom-color:var(--help-color-link)!important;box-shadow:none!important;outline-offset:0!important;z-index:auto!important;background:0 0!important;border-top-color:#0000!important;border-left-color:#0000!important;border-right-color:#0000!important;outline:0!important}.productHubBodySection{background:var(--help-color-surface)}.productHubBodyInner{flex-direction:column;gap:40px;padding-top:38px;padding-bottom:44px;display:flex}.productHubSection{flex-direction:column;gap:16px;display:flex}.productHubSectionTitle{color:var(--help-color-text);font-size:var(--help-type-heading-lg-size);letter-spacing:0;font-weight:600;line-height:var(--help-type-heading-lg-line-height);margin:0}.productHubTopicGrid{gap:calc(var(--magma-spacing-05) + var(--magma-spacing-02));grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.productHubTopicCard,.productHubLinkPanel,.productHubAreaCard,.productHubResourceCard{background:var(--help-color-surface);border:1px solid var(--help-color-border);border-radius:var(--help-radius-card)}.productHubTopicCard{flex-direction:column;min-height:190px;padding:0;display:flex}.productHubTopicCardBody{gap:var(--magma-spacing-05);padding:var(--magma-spacing-06);flex-direction:column;flex:1;display:flex}.productHubTopicHeader{align-items:center;gap:var(--magma-spacing-04);grid-template-columns:calc(var(--magma-spacing-09) + var(--magma-spacing-02)) minmax(0, 1fr);min-height:calc(var(--magma-spacing-09) + var(--magma-spacing-02));display:grid}.productHubTopicIcon{border-radius:var(--help-radius-card);box-sizing:border-box;color:var(--help-color-link);height:calc(var(--magma-spacing-09) + var(--magma-spacing-02));width:calc(var(--magma-spacing-09) + var(--magma-spacing-02));flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.productHubTopicIcon svg,.productHubTopicIcon img{height:calc(var(--magma-spacing-05) + var(--magma-spacing-02));max-height:calc(var(--magma-spacing-05) + var(--magma-spacing-02));max-width:calc(var(--magma-spacing-05) + var(--magma-spacing-02));width:calc(var(--magma-spacing-05) + var(--magma-spacing-02));display:block}.productHubTopicIcon1{background:var(--color-primary-50)}.productHubTopicIcon2{background:var(--magma-success-100);color:#3c7a5b}.productHubTopicIcon3{color:#c56a2d;background:#fcf3ea}.productHubTopicCardTitle{color:var(--help-color-text);font-size:var(--help-type-heading-xs-size);font-weight:600;line-height:var(--help-type-heading-xs-line-height);margin:0}.productHubTopicCardDescription{color:var(--help-color-text-secondary);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);min-height:calc(var(--magma-spacing-09) + var(--magma-spacing-01));margin:0}.productHubTopicCardAction,.productHubPanelLink,.productHubAreaLink,.productHubAreaAction,.productHubResourceCard{color:var(--help-color-link)}.productHubTopicCardAction{align-items:center;gap:var(--magma-spacing-03);font-size:var(--help-type-small-size);font-weight:700;line-height:var(--help-type-small-line-height);width:fit-content;margin-top:auto;display:inline-flex}.productHubTopicCardAction svg{flex:none;width:18px;height:18px}.productHubSplitPanelGrid{gap:calc(var(--magma-spacing-06) - var(--magma-spacing-01));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.productHubLinkPanelGroup{gap:var(--magma-spacing-04);flex-direction:column;display:flex}.productHubPanelTitle{color:var(--help-color-text);font-size:var(--help-type-heading-sm-size);font-weight:600;line-height:var(--help-type-heading-sm-line-height);margin:0}div.productHubLinkPanel{padding:0}div.productHubLinkPanelBody{padding:calc(var(--magma-spacing-05) + var(--magma-spacing-02));flex-direction:column;display:flex}.productHubPanelBody{gap:var(--magma-spacing-04);flex-direction:column;display:flex}.productHubPanelLink,.productHubAreaLink,.productHubAreaAction{font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height)}a.productHubPanelLink,a.productHubAreaLink,a.productHubAreaAction,a.productHubTopicCardAction,a.productHubResourceCard{overflow-wrap:anywhere;word-break:normal;min-width:0;max-width:100%}a.productHubPanelLink,a.productHubAreaLink{white-space:normal;display:block}.productHubAreaGrid{column-gap:calc(var(--magma-spacing-05) - var(--magma-spacing-01));row-gap:calc(var(--magma-spacing-05) + var(--magma-spacing-01));grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.productHubAreaCard{flex-direction:column;min-height:172px;padding:0;display:flex}.productHubAreaCardBody{gap:var(--magma-spacing-05);min-height:172px;padding:calc(var(--magma-spacing-05) + var(--magma-spacing-01));flex-direction:column;flex:1;display:flex}.productHubAreaHeader{align-items:center;gap:calc(var(--magma-spacing-03) + var(--magma-spacing-01));display:flex}.productHubAreaIcon{color:var(--help-color-text);height:var(--magma-spacing-06);width:var(--magma-spacing-06);flex:none;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.productHubAreaIcon svg,.productHubAreaIcon img{object-fit:contain;width:22px;max-width:22px;height:22px;max-height:22px;display:block}.productHubAreaTitle{color:var(--help-color-text);font-size:var(--help-type-heading-xs-size);font-weight:600;line-height:var(--help-type-heading-xs-line-height);margin:0}.productHubAreaLinks{align-content:start;gap:var(--magma-spacing-03);min-height:calc((var(--help-type-small-line-height) * 3) + (var(--magma-spacing-03) * 2));grid-auto-rows:auto;margin:0;padding:0;list-style:none;display:grid}.productHubAreaLink{text-overflow:clip;white-space:normal;max-width:100%;overflow:visible;text-decoration:none!important}.productHubAreaAction{align-items:center;gap:var(--magma-spacing-03);width:fit-content;margin-top:auto;font-weight:600;display:inline-flex;text-decoration:none!important}.productHubAreaLink:hover,.productHubAreaAction:hover{color:var(--help-color-link-hover);text-underline-offset:3px;text-decoration:underline!important}.productHubAreaAction svg{flex:none;width:18px;height:18px}.productHubResourceGrid{gap:var(--magma-spacing-04);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.productHubResourceCard{align-items:center;gap:calc(var(--magma-spacing-04) + var(--magma-spacing-01));min-height:104px;padding:calc(var(--magma-spacing-04) + var(--magma-spacing-01)) calc(var(--magma-spacing-03) + var(--magma-spacing-01)) var(--magma-spacing-04);text-align:center;flex-direction:column;justify-content:center;text-decoration:none;display:flex}.productHubResourceIcon{color:var(--help-color-text);display:inline-flex}.productHubResourceLabel{color:var(--help-color-link);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height)}@media (max-width:1100px){.productHubHeroInner{grid-template-columns:1fr;gap:24px}.productHubBrandUnit{flex-direction:column-reverse;order:-1;justify-self:center;gap:16px;width:100%;min-height:0;display:flex}.productHubBrandDivider{width:min(112px,36vw);height:2px}.productHubLogoWrap{justify-content:center;min-height:0}.productHubLogo{max-width:180px;max-height:180px}.productHubTopicGrid,.productHubAreaGrid,.productHubResourceGrid,.productHubSplitPanelGrid{grid-template-columns:1fr}}@media (max-width:700px){.productHubHeroInner,.productHubBodyInner{padding-top:24px;padding-bottom:24px}.productHubTitle{font-size:28px}.productHubRoleInner{flex-direction:column;align-items:flex-start}.productHubRoleTabs{width:100%}.productHubSearchWrap .searchBarFormHero .searchBarRow{flex-direction:column}.productHubSearchWrap .searchBarFormHero .searchBarSubmit{width:100%}}.supportBreadcrumbBand{background:#fff;border-top:1px solid #e2e3e8;border-bottom:1px solid #e2e3e8}.supportBreadcrumbs{padding:14px 0}.supportBreadcrumbList{flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.supportBreadcrumbItem{align-items:center;gap:10px;display:inline-flex}.supportBreadcrumbItem+.supportBreadcrumbItem:before{color:#7c7787;content:"/";font-size:13px;line-height:19px}.supportBreadcrumbLink,.supportBreadcrumbCurrent{font-size:13px;line-height:19px}.supportBreadcrumbLink{color:#615c6e}.supportBreadcrumbCurrent{color:#7c7787}.supportHeroBand{background:#f5f8fc;border-bottom:1px solid #e2e3e8}.supportHeroInner{align-items:flex-start;gap:15px;padding-top:30px;padding-bottom:32px;display:flex}.supportHeroIconTile{color:#24833f;background:#edf4ee;border-radius:10px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex}.supportHeroIconImage{background:#24833f;width:27px;height:27px;display:block;-webkit-mask:url(/question-icon.svg) 50%/contain no-repeat;mask:url(/question-icon.svg) 50%/contain no-repeat}.supportHeroCopy{gap:7px;max-width:590px;display:grid}.supportHeroTitle{color:#2b2735;letter-spacing:-.6px;margin:0;font-size:31px;font-weight:600;line-height:33px}.supportHeroDescription{color:#5d5968;max-width:430px;margin:0;font-size:15px;line-height:22px}.supportHeroDescriptionAccount{color:#454545}.supportBody{background:#fff}.supportBodyDefault{padding-top:62px;padding-bottom:64px}.supportBodyAccount{padding-top:40px;padding-bottom:64px}.supportContentStack{flex-direction:column;width:min(100%,540px);margin:0 auto;display:flex}.supportSection{gap:16px;display:grid}.supportTrySection,.supportContactSection{margin-bottom:40px}.supportSectionHeader{gap:6px;display:grid}.supportSectionTitle{color:#2b2735;margin:0;font-size:21px;font-weight:600;line-height:26px}.supportSectionDescription{color:#5d5968;margin:0;font-size:14px;line-height:21px}.supportSelfServiceList{gap:10px;display:grid}.supportSelfServiceCard{color:inherit;background:#fff;border:1px solid #d6dbe3;border-radius:8px;gap:5px;padding:18px 20px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid;text-decoration:none!important}.supportSelfServiceCard:hover{border-color:#8b91da;transform:translateY(-1px);box-shadow:0 6px 14px #0f172a0f}.supportSelfServiceTitle{color:#2b2735;font-size:16px;font-weight:600;line-height:21px}.supportSelfServiceDescription{color:#5d5968;font-size:14px;line-height:20px}a.supportPrimaryButton{text-align:center;background:#3942b0;border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-width:96px;min-height:40px;padding:8px 16px;font-size:16px;font-weight:500;line-height:24px;transition:background-color .16s,box-shadow .16s,transform .16s;display:inline-flex;color:#fff!important;text-decoration:none!important}a.supportPrimaryButton:hover{background:var(--help-color-link-hover);transform:translateY(-1px);box-shadow:0 6px 14px #3942b038}.supportCallCard,.supportPrepCard{border:1px solid var(--help-color-border);border-radius:var(--help-radius-card)}.supportCallCard{background:var(--help-color-surface-subtle);min-height:245px;padding:0;display:block}.supportCallCardBody{min-height:245px;padding:var(--magma-spacing-06);display:block}.supportCallTitle{color:var(--help-color-text);font-size:var(--help-type-heading-sm-size);font-weight:700;line-height:var(--help-type-heading-sm-line-height);margin:0 0 8px}.supportCallDescription{max-width:488px;color:var(--help-color-text-secondary);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);margin:0 0 16px}.supportCallRegion{color:var(--help-color-text-secondary);font-size:var(--help-type-caption-size);letter-spacing:0;font-weight:700;line-height:var(--help-type-caption-line-height);text-transform:uppercase;margin:0 0 8px}.supportCallNumber{color:var(--help-color-text);font-size:var(--help-type-heading-sm-size);font-weight:600;line-height:var(--help-type-heading-sm-line-height);margin:0 0 16px}.supportContentStackAccount{gap:40px}.supportPrepCard{background:var(--help-color-surface);padding:0;display:grid}.supportPrepCardMuted{background:var(--help-color-surface-subtle)}.supportPrepCardBody{gap:var(--magma-spacing-04);padding:var(--magma-spacing-06);display:grid}.supportPrepTitle{color:var(--help-color-text);font-size:var(--help-type-heading-xs-size);font-weight:600;line-height:var(--help-type-heading-xs-line-height);margin:0}.supportPrepDescription{color:var(--help-color-text-secondary);font-size:var(--help-type-small-size);line-height:var(--help-type-small-line-height);margin:0}.supportPrepList{gap:11px;margin:0;padding:0;list-style:none;display:grid}.supportPrepItem{color:#5d5968;grid-template-columns:10px minmax(0,1fr);gap:10px;font-size:14px;line-height:20px;display:grid}.supportPrepItem:before{color:var(--magma-info-500);content:"•";font-size:15px;font-weight:600;line-height:21px}@media (max-width:760px){.supportHeroInner{padding-top:24px;padding-bottom:26px}.supportHeroTitle{font-size:28px;line-height:31px}.supportBodyDefault,.supportBodyAccount{padding-top:32px;padding-bottom:48px}.supportTrySection,.supportContactSection{margin-bottom:32px}.supportSelfServiceCard,.supportCallCardBody,.supportPrepCardBody{padding-left:20px;padding-right:20px}}@media (max-width:520px){.supportHeroInner{flex-direction:column}a.supportPrimaryButton{width:100%}}.routingBreadcrumbBand,.routingUtilityBand{background:#fff}.routingBreadcrumbBand{border-top:1px solid #e2e3e8;border-bottom:1px solid #e2e3e8}.routingUtilityBand{border-bottom:1px solid #d8dde6}.routingBreadcrumbs{padding:14px 0}.routingBreadcrumbList{flex-wrap:wrap;align-items:center;gap:10px;margin:0;padding:0;list-style:none;display:flex}.routingBreadcrumbItem{align-items:center;gap:10px;display:inline-flex}.routingBreadcrumbItem+.routingBreadcrumbItem:before{color:#7c7787;content:"/";font-size:13px;line-height:19px}.routingBreadcrumbLink,.routingBreadcrumbCurrent{font-size:13px;line-height:19px}.routingBreadcrumbLink{color:#615c6e}.routingBreadcrumbCurrent{color:#7c7787}.routingPageContent{width:100%;margin:0 auto}.routingPageContentWide{max-width:880px}.routingPageContentMedium{max-width:790px}.routingPageContentStandard{max-width:760px}.routingPageContentNarrow{max-width:680px}.routingPageContentCompact{max-width:660px}.routingBackLink{color:#006bb3;align-items:center;gap:8px;font-size:14px;line-height:20px;display:inline-flex}.routingBackLinkIcon{flex:none;display:inline-flex;transform:rotate(180deg)}.routingBackLinkIcon svg{width:18px;height:18px}.routingUtilityBand .routingPageContent{padding-top:14px;padding-bottom:13px}.routingUtilityBand .routingPageContentWide{max-width:1120px}.routingHeroBand{background:#f5f8fc;border-bottom:1px solid #e2e3e8}.routingHeroBandLarge{background:#eef4f7}.routingHeroBand .pageContainer{width:min(100% - 192px, var(--page-max-width))}.routingHeroContent{width:100%}.routingHeroInner{align-items:flex-start;gap:16px;padding-top:22px;padding-bottom:24px;display:flex}.routingHeroIconTile{border-radius:10px;flex:none;justify-content:center;align-items:center;width:58px;height:58px;display:inline-flex}.routingHeroIconTile svg,.routingHeroIconTile img{width:24px;height:24px}.routingHeroInnerCompact{gap:14px;padding-top:24px;padding-bottom:28px}.routingHeroInnerCompact .routingHeroIconTile{width:52px;height:52px}.routingHeroInnerLarge{max-width:1120px;margin:0 auto;padding-top:22px;padding-bottom:24px}.routingHeroInnerLarge .routingHeroIconTile{border-radius:8px;width:56px;height:56px}.routingHeroInnerLarge .routingHeroIconTile svg,.routingHeroInnerLarge .routingHeroIconTile img{width:24px;height:24px}.routingHeroInnerLarge .routingHeroCopy{max-width:780px}.routingHeroInnerLarge .routingHeroTitle{letter-spacing:0;font-size:41px;line-height:44px}.routingHeroInnerLarge .routingHeroDescription{max-width:780px}.routingHeroIconTileAccount,.routingInlineIconAccount,.routingHeroIconTileAccountProfile,.routingInlineIconAccountProfile{color:#006e9f;background:#e9f1f9}.routingHeroIconTileCourseAccess,.routingInlineIconCourseAccess{color:#287c42;background:#edf6ef}.routingHeroIconTileEducator,.routingInlineIconEducator{background:var(--magma-primary-100);color:var(--magma-primary-500)}.routingHeroIconTileLms,.routingInlineIconLms{color:#287c42;background:#edf5ef}.routingHeroIconTileSchool,.routingInlineIconSchool,.routingHeroIconTileSchoolBuilding,.routingInlineIconSchoolBuilding{color:#7c4dd1;background:#f3edf9}.routingHeroIconTileWarning,.routingInlineIconWarning,.routingHeroIconTileHelp,.routingInlineIconHelp{color:#d0651a;background:#faefe6}.routingHeroIconTileTroubleshooting,.routingInlineIconTroubleshooting{color:#d0651a;background:#fdf1e6}.routingHeroCopy{flex-direction:column;gap:8px;max-width:780px;display:flex}.routingHeroTitle{color:#2b2735;letter-spacing:0;margin:0;font-size:34px;font-weight:600;line-height:37px}.routingHeroDescription{color:#575266;max-width:640px;font-size:15px;line-height:24px}.routingHeroInnerCompact .routingHeroCopy{gap:7px;max-width:560px}.routingHeroInnerCompact .routingHeroTitle{font-size:32px;line-height:35px}.routingHeroInnerCompact .routingHeroDescription{max-width:510px;line-height:22px}.routingBodySection{background:#fff;padding-top:22px;padding-bottom:36px}.routingBodySection[data-routing-body-spacing=landing]{padding-top:28px;padding-bottom:48px}.routingBodySection[data-routing-body-spacing=question]{padding-top:46px}.routingBodySection[data-routing-body-spacing=panel]{padding-top:42px}.routingBodySection[data-routing-body-spacing=compact]{padding-top:28px}.routingBackLinkInline{margin-bottom:12px}.routingSectionStack{flex-direction:column;gap:22px;display:flex}.routingBodySection[data-routing-body-spacing=landing] .routingSectionStack{gap:34px}.routingSection,.routingPanelCard{flex-direction:column;display:flex}.routingSectionHeader{flex-direction:column;gap:10px;margin-bottom:16px;display:flex}.routingSectionTitle,.routingPromptTitle,.routingPanelTitle,.routingSupportTitle{color:#2b2735;margin:0;font-weight:600}.routingSectionTitle{font-size:24px;line-height:28px}.routingPromptTitle,.routingPanelTitle{margin-bottom:18px;font-size:21px;line-height:26px}.routingSupportTitle{margin-top:0;font-size:16px;line-height:21px}.routingSectionDescription{color:#605c6d;font-size:15px;line-height:21px}.routingCardGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;display:grid}.routingCardGridFour{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.routingDecisionList,.routingActionList,.routingSupportLinks,.routingPanelLinkList,.routingInfoList,.routingStepList{flex-direction:column;display:flex}.routingDecisionList{gap:16px}.routingActionList{gap:12px}.routingSupportLinks{gap:4px}.routingPanelLinkList{gap:12px}.routingInfoList{gap:16px}.routingStepList{gap:18px;margin:0;padding:0;list-style:none}.routingCard,.routingPanelCard{background:#fff;border:1px solid #cfd4de;border-radius:12px}.routingCard{color:inherit;text-decoration:none!important}.routingCard:visited,.routingCard:hover,.routingCard:focus-visible,.routingCard .routingCardTitle,.routingCard .routingCardDescription{text-decoration:none!important}.routingCard:hover .routingCardTitle,.routingCard:focus-visible .routingCardTitle,.routingCard:hover .routingCardDescription,.routingCard:focus-visible .routingCardDescription{text-underline-offset:.14em;text-decoration:underline!important}.routingCardGrid .routingCard{border-color:#d4dbe2;border-radius:8px;flex-direction:column;align-items:flex-start;gap:4px;min-height:104px;padding:18px 20px;display:flex}.routingCardGridFour .routingCard{border-color:#dbe2e8;min-height:122px;padding:12px 14px}.routingDecisionList .routingCard{align-items:flex-start;gap:16px;padding:24px;display:flex}.routingActionList .routingCard{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px;display:flex}.routingCardCopy{flex-direction:column;flex:auto;gap:5px;min-width:0;display:flex}.routingCardGrid .routingCardCopy,.routingDecisionList .routingCardCopy,.routingActionList .routingCardCopy{gap:3px}.routingCardTitle,.routingInfoTitle{color:#2b2735;font-size:18px;font-weight:600;line-height:23px}.routingCardGrid .routingCardTitle{font-size:17px;line-height:22px}.routingCardGridFour .routingCardTitle{color:#3e3a47;font-size:14px;line-height:18px}.routingCardGridFour .routingCardDescription{color:#757181;font-size:12px;line-height:17px}.routingCardDescription,.routingInfoDescription,.routingStepText{color:#5d5968;font-size:14px;line-height:20px}.routingDecisionList .routingCardDescription{line-height:21px}.routingInfoDescription{margin:0}.routingCardArrow{color:#615c6e;flex:none;display:inline-flex}.routingCardArrow svg{width:22px;height:22px}.routingInlineIcon{border-radius:8px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.routingInlineIcon svg,.routingInlineIcon img{width:22px;height:22px}.routingDecisionList .routingInlineIcon{color:#006e9f;background:#e9f1f9;border-radius:10px}.routingPanelCard{gap:20px;padding:28px 30px 24px}.routingPanelCard .routingPanelTitle{margin-bottom:0}.routingPanelCardSpacious{padding:30px 34px 26px}.routingDecisionListDescriptionMedium .routingCardDescription{max-width:520px}.routingInfoRow{align-items:flex-start;gap:16px;display:flex}.routingInfoRow .routingInlineIcon{border-radius:6px;width:36px;height:36px}.routingInfoRow .routingInlineIcon svg,.routingInfoRow .routingInlineIcon img{width:20px;height:20px}.routingInfoCopy{flex-direction:column;flex:auto;gap:4px;display:flex}.routingPanelLink,.routingSupportLink{color:#2d679b;font-size:13px;line-height:19px}.routingStepItem{align-items:flex-start;gap:12px;display:flex}span.routingStepBadge{background:var(--magma-success-100);border-radius:var(--help-radius-pill);color:var(--magma-success-600);font-size:var(--help-type-small-size);height:var(--magma-spacing-07);font-weight:600;line-height:var(--help-type-small-line-height);min-width:var(--magma-spacing-07);width:var(--magma-spacing-07);flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.routingSupportSection{flex-direction:column;gap:6px;margin-top:58px;padding-top:0;display:flex}.routingSupportDivider{background:#d8d9df;width:100%;height:1px}@media (max-width:960px){.routingHeroBand .pageContainer{width:min(100% - 48px, var(--page-max-width))}.routingCardGrid{grid-template-columns:1fr}.routingCardGridFour{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.routingHeroBand .pageContainer{width:min(100% - 32px, var(--page-max-width))}.routingHeroInner{padding-top:20px;padding-bottom:22px}.routingHeroTitle{font-size:32px}.routingHeroInnerLarge .routingHeroTitle{font-size:36px;line-height:39px}.routingDecisionList .routingCard,.routingActionList .routingCard,.routingPanelCard,.routingCardGrid .routingCard{padding-left:20px;padding-right:20px}.routingCardGridFour{grid-template-columns:1fr}.routingActionList .routingCard{align-items:center}}.notFoundSection{border-bottom:1px solid var(--help-color-border);background:linear-gradient(180deg, #ffffff8f, #fff0), var(--help-color-surface-subtle);min-height:520px;padding:72px 0 80px}.notFoundLayout{grid-template-columns:minmax(0,.9fr) minmax(320px,520px);align-items:start;gap:48px;display:grid}.notFoundCopy,.notFoundSearchPanel,.notFoundSearchCopy,.notFoundQuickLinks{display:grid}.notFoundCopy{gap:18px;max-width:620px}.notFoundEyebrow{border-radius:var(--help-radius-pill);width:fit-content;color:var(--help-color-link);background:#dfeeff;padding:4px 10px;font-size:13px;font-weight:700;line-height:18px}.notFoundTitle{color:#2b2735;letter-spacing:0;margin:0;font-size:clamp(38px,5vw,58px);font-weight:700;line-height:1.05}.notFoundDescription{color:#5d5968;max-width:560px;margin:0;font-size:18px;line-height:28px}.notFoundActions{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.notFoundPrimaryLink,.notFoundSecondaryLink{border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-size:16px;font-weight:600;line-height:22px;display:inline-flex;text-decoration:none!important}.notFoundPrimaryLink,.notFoundPrimaryLink:hover,.notFoundPrimaryLink:visited{background:#3942b0;color:#fff!important}.notFoundSecondaryLink{background:#fff;border:1px solid #aeb4c4;color:#3942b0!important}.notFoundSecondaryLink:hover{border-color:#3942b0;color:#28318f!important}.notFoundSearchPanel{border:1px solid var(--help-color-border);border-radius:var(--help-radius-card);background:var(--help-color-surface);gap:18px;padding:28px;box-shadow:0 12px 28px #0f172a0f}.notFoundSearchCopy{gap:6px}.notFoundSearchTitle{color:#2b2735;margin:0;font-size:22px;font-weight:700;line-height:28px}.notFoundSearchDescription{color:#5d5968;margin:0;font-size:15px;line-height:22px}.notFoundQuickLinks{gap:10px;padding-top:4px}.notFoundQuickLinks a{width:fit-content;color:var(--help-color-link);font-size:15px;font-weight:600;line-height:22px}.notFoundQuickLinks a:hover{color:var(--help-color-link-hover)}@media (max-width:960px){.notFoundSection{padding:48px 0 56px}.notFoundLayout{grid-template-columns:1fr;gap:32px}}@media (max-width:767px){.notFoundSection{padding:36px 0 44px}.notFoundSearchPanel{padding:20px}.notFoundActions,.notFoundPrimaryLink,.notFoundSecondaryLink{width:100%}}
