.help-theme{--help-background:#fffaf7;--help-surface:#fff;--help-surface-elevated:#fff;--help-surface-hover:#fff6f0;--help-border:#eadfd9;--help-border-strong:#d7c5bc;--help-text-primary:#1c1714;--help-text-secondary:#6f625b;--help-text-tertiary:#94847c;--help-accent:var(--color-brand);--help-accent-hover:var(--color-brand-hover);--help-accent-soft:#ffeadf;--help-max-width:1320px;--help-sidebar-width:250px;--help-shadow:0 18px 60px #4a271614;background:var(--help-background);color:var(--help-text-primary)}.help-theme .site-header,.help-theme .site-footer{--color-background:var(--help-background);--color-border:var(--help-border);--color-text-primary:var(--help-text-primary);--color-text-secondary:var(--help-text-secondary)}.help-theme .site-footer{background:var(--help-background)}.help-container{width:min(100% - 32px, var(--help-max-width));margin-inline:auto}.help-section-label{color:var(--help-accent);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}.help-home-hero{isolation:isolate;text-align:center;padding-block:clamp(4.5rem,12vw,8.5rem) clamp(4rem,10vw,7rem);position:relative;overflow:hidden}.help-home-hero:before{content:"";z-index:-1;aspect-ratio:1.6;filter:blur(12px);pointer-events:none;background:radial-gradient(circle,#df642829,#0000 68%);border-radius:50%;width:min(70vw,820px);position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.help-home-hero__inner{max-width:850px;margin-inline:auto}.help-home-hero h1{max-width:12ch;margin:var(--space-3) auto var(--space-6);font-size:clamp(3rem,9vw,6.5rem)}.help-home-hero__lead{max-width:600px;color:var(--help-text-secondary);margin-inline:auto;font-size:clamp(1.08rem,2.2vw,1.35rem)}.help-search{color:var(--help-text-primary);text-align:left}.help-search--hero{width:min(100%,680px);margin:clamp(2rem,5vw,3rem) auto 0}.help-search--compact{margin-top:var(--space-6)}.help-search--mobile{margin-bottom:var(--space-2)}.help-search__trigger{border:1px solid var(--help-border);border-radius:var(--radius-medium);background:var(--help-surface);width:100%;min-height:52px;color:var(--help-text-secondary);cursor:pointer;font:inherit;text-align:left;align-items:center;gap:.7rem;padding:.65rem .8rem;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.help-search__trigger:hover{border-color:var(--help-border-strong);color:var(--help-text-primary)}.help-search--hero .help-search__trigger{border-color:var(--help-border-strong);border-radius:var(--radius-large);min-height:68px;box-shadow:var(--help-shadow);padding-inline:1.25rem;font-size:1.03rem}.help-search--hero .help-search__trigger:hover{transform:translateY(-2px);box-shadow:0 22px 65px #4a271621}.help-search__trigger svg,.help-search__form svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;flex:none;width:1.25rem;height:1.25rem}.help-search__trigger span{flex:1;min-width:0}.help-search__trigger kbd,.help-search__shortcut,.help-search__footer kbd{border:1px solid var(--help-border);background:var(--help-surface-hover);color:var(--help-text-tertiary);border-radius:6px;font-family:inherit;font-size:.7rem;font-weight:750}.help-search__trigger kbd{padding:.24rem .4rem}.help-search__dialog{border:1px solid var(--help-border-strong);border-radius:var(--radius-extra-large);width:min(100% - 24px,760px);max-height:min(82vh,760px);color:var(--help-text-primary);background:0 0;margin:auto;padding:0;overflow:visible;box-shadow:0 30px 100px #00000047}.help-search__dialog::backdrop{backdrop-filter:blur(9px);background:#1c17149e}.help-search__panel{border-radius:inherit;background:var(--help-surface-elevated);flex-direction:column;max-height:min(82vh,760px);display:flex;overflow:hidden}.help-search__heading{justify-content:space-between;align-items:flex-start;gap:var(--space-6);padding:clamp(1.1rem,4vw,1.6rem);display:flex}.help-search__heading h2{margin-top:.35rem;font-size:clamp(1.45rem,4vw,2rem)}.help-search__close{border:1px solid var(--help-border);background:var(--help-surface);width:2.5rem;height:2.5rem;color:var(--help-text-secondary);cursor:pointer;font:inherit;border-radius:50%;flex:none;font-size:1.45rem;line-height:1}.help-search__close:hover{border-color:var(--help-border-strong);color:var(--help-text-primary)}.help-search__form{border:1px solid var(--help-border-strong);border-radius:var(--radius-medium);background:var(--help-background);min-height:60px;color:var(--help-text-tertiary);align-items:center;gap:.75rem;margin:0 clamp(1.1rem,4vw,1.6rem);padding-inline:1rem;display:flex}.help-search__form:focus-within{border-color:var(--help-accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--help-accent) 18%, transparent)}.help-search__form input{min-width:0;height:58px;color:var(--help-text-primary);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:1rem}.help-search__form input::placeholder{color:var(--help-text-tertiary)}.help-search__shortcut{padding:.25rem .42rem}.help-search__body{overscroll-behavior:contain;min-height:240px;padding:1rem clamp(1.1rem,4vw,1.6rem);overflow-y:auto}.help-search__status{color:var(--help-text-tertiary);text-align:center;padding:2.5rem 1rem}.help-search__status code{border:1px solid var(--help-border);background:var(--help-surface);color:var(--help-text-secondary);border-radius:5px;padding:.12em .35em}.help-search__status a,.help-search__empty a{font-weight:750}.help-search__results{gap:.4rem;margin:0;padding:0;list-style:none;display:grid}.help-search__results a{border-radius:var(--radius-medium);color:var(--help-text-primary);border:1px solid #0000;gap:.25rem;padding:.9rem 2.8rem .9rem 1rem;text-decoration:none;display:grid;position:relative}.help-search__results a:hover,.help-search__results a:focus-visible{border-color:var(--help-border);background:var(--help-surface-hover);outline:none}.help-search__result-category{color:var(--help-accent);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:800}.help-search__results strong{font-size:1rem}.help-search__result-excerpt{color:var(--help-text-secondary);font-size:.86rem;line-height:1.45;overflow:hidden}.help-search__result-excerpt mark{background:var(--help-accent-soft);color:var(--help-accent-hover);border-radius:3px;font-weight:750}.help-search__result-arrow{color:var(--help-text-tertiary);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.help-search__empty{color:var(--help-text-secondary);text-align:center;padding:2.5rem 1rem}.help-search__empty p{color:var(--help-text-primary);margin-bottom:.4rem;font-weight:750}.help-search__footer{border-top:1px solid var(--help-border);min-height:48px;color:var(--help-text-tertiary);align-items:center;gap:1rem;padding-inline:clamp(1.1rem,4vw,1.6rem);font-size:.72rem;display:none}.help-search__footer span{align-items:center;gap:.3rem;display:inline-flex}.help-search__footer kbd{text-align:center;min-width:1.25rem;padding:.12rem .28rem}.help-search-open{overflow:hidden}.help-home-section{padding-block:0 clamp(4rem,10vw,7rem)}.help-section-heading{margin-bottom:var(--space-8);align-items:flex-start;gap:var(--space-4);flex-direction:column;display:flex}.help-section-heading h2{margin-top:var(--space-2);font-size:clamp(2rem,5vw,3.4rem)}.help-section-heading>p{max-width:32rem;color:var(--help-text-secondary)}.help-category-grid{gap:var(--space-4);display:grid}.help-category-card{border:1px solid var(--help-border);border-radius:var(--radius-large);background:var(--help-surface);flex-direction:column;min-height:210px;padding:clamp(1.25rem,3vw,1.6rem);transition:border-color .18s,transform .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 8px 30px #4a27160a}.help-category-card:hover{border-color:var(--help-border-strong);box-shadow:var(--help-shadow);transform:translateY(-3px)}.help-category-card__top{justify-content:space-between;align-items:start;display:flex}.help-category-icon{border-radius:var(--radius-medium);background:var(--help-accent-soft);width:2.8rem;height:2.8rem;color:var(--help-accent);flex:none;place-items:center;display:inline-grid}.help-category-icon svg{width:1.45rem;height:1.45rem}.help-category-card__arrow{color:var(--help-text-tertiary);font-size:1.35rem;transition:transform .18s,color .18s}.help-category-card:hover .help-category-card__arrow{color:var(--help-accent);transform:translate(3px)}.help-category-card h3{margin:var(--space-5,1.25rem) 0 var(--space-2);font-size:1.2rem;line-height:1.25}.help-category-card h3 a{color:var(--help-text-primary);text-decoration:none}.help-category-card h3 a:after{content:"";border-radius:inherit;position:absolute;inset:0}.help-category-card p{color:var(--help-text-secondary);line-height:1.55}.help-category-card__count{padding-top:var(--space-4);color:var(--help-text-tertiary);margin-top:auto;font-size:.82rem;font-weight:650}.help-featured-grid{gap:var(--space-3);display:grid}.help-featured-link{padding:var(--space-5,1.25rem) var(--space-6);justify-content:space-between;gap:var(--space-6);border:1px solid var(--help-border);border-radius:var(--radius-medium);background:var(--help-surface);color:var(--help-text-primary);text-decoration:none;display:flex}.help-featured-link:hover{border-color:var(--help-border-strong);color:var(--help-accent)}.help-featured-link span:last-child{color:var(--help-text-tertiary)}.help-support-callout{align-items:flex-start;gap:var(--space-8);border:1px solid var(--help-border);border-radius:var(--radius-extra-large);background:linear-gradient(135deg, var(--help-surface), var(--help-accent-soft));flex-direction:column;margin-block:clamp(1rem,5vw,4rem) clamp(4rem,10vw,7rem);padding:clamp(1.5rem,5vw,3rem);display:flex}.help-support-callout__eyebrow{margin-bottom:var(--space-2);color:var(--help-accent);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:800}.help-support-callout h2{max-width:18ch;font-size:clamp(1.75rem,4vw,2.65rem)}.help-support-callout div>p:last-child{margin-top:var(--space-3);color:var(--help-text-secondary)}.help-support-callout>.button{white-space:nowrap;text-align:center;flex:none}.help-docs{padding-block:clamp(2.5rem,7vw,5rem) clamp(4rem,9vw,7rem)}.help-docs__grid{gap:clamp(2rem,5vw,4rem);display:grid}.help-docs__main{min-width:0}.help-breadcrumbs ol{align-items:center;gap:var(--space-2);color:var(--help-text-tertiary);white-space:nowrap;margin:0;padding:0;font-size:.88rem;list-style:none;display:flex;overflow:hidden}.help-breadcrumbs li{align-items:center;gap:var(--space-2);text-overflow:ellipsis;min-width:0;display:flex;overflow:hidden}.help-breadcrumbs li+li:before{content:"/";color:var(--help-border-strong)}.help-breadcrumbs a{color:var(--help-text-secondary);text-decoration:none}.help-category-header{padding-block:var(--space-8) clamp(2.5rem, 6vw, 4rem);border-bottom:1px solid var(--help-border)}.help-category-header__identity{align-items:center;gap:var(--space-4);display:flex}.help-category-header h1{margin-top:var(--space-5,1.25rem);font-size:clamp(2.6rem,7vw,5rem)}.help-category-header>p{max-width:620px;margin-top:var(--space-4);color:var(--help-text-secondary);font-size:clamp(1.05rem,2vw,1.22rem)}.help-article-count{margin-top:var(--space-5,1.25rem);color:var(--help-text-tertiary);font-size:.88rem;font-weight:700;display:inline-block}.help-article-list{padding:var(--space-4) 0 0;margin:0;list-style:none}.help-article-list li{border-bottom:1px solid var(--help-border)}.help-article-list__link{gap:var(--space-4);color:var(--help-text-primary);grid-template-columns:minmax(0,1fr) auto;padding-block:clamp(1.4rem,4vw,2rem);text-decoration:none;display:grid}.help-article-list__link:hover h2{color:var(--help-accent)}.help-article-list h2{font-size:clamp(1.2rem,3vw,1.45rem);transition:color .16s}.help-article-list p{margin-top:var(--space-2);color:var(--help-text-secondary)}.help-article-list__arrow{color:var(--help-text-tertiary);font-size:1.2rem}.help-sidebar{display:none}.help-sidebar__home{align-items:center;gap:var(--space-2);color:var(--help-text-secondary);font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.help-sidebar__label{margin:var(--space-8) 0 var(--space-3);color:var(--help-text-tertiary);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:800}.help-sidebar nav{gap:var(--space-1);display:grid}.help-sidebar nav a{align-items:center;gap:var(--space-2);border-radius:var(--radius-small);min-height:48px;color:var(--help-text-secondary);grid-template-columns:2rem minmax(0,1fr) auto;padding:.55rem .7rem;font-size:.9rem;font-weight:650;text-decoration:none;display:grid}.help-sidebar nav .help-category-icon{border-radius:8px;width:2rem;height:2rem}.help-sidebar nav .help-category-icon svg{width:1rem}.help-sidebar nav a:hover{background:var(--help-surface-hover);color:var(--help-text-primary)}.help-sidebar nav a[aria-current=page]{background:var(--help-accent-soft);color:var(--help-accent-hover)}.help-sidebar__count{color:var(--help-text-tertiary);font-size:.75rem}.help-mobile-nav{position:relative}.help-mobile-nav summary{min-height:50px;padding:0 var(--space-4);border:1px solid var(--help-border);border-radius:var(--radius-medium);background:var(--help-surface);cursor:pointer;justify-content:space-between;align-items:center;font-weight:700;list-style:none;display:flex}.help-mobile-nav summary::-webkit-details-marker{display:none}.help-mobile-nav nav{z-index:5;top:calc(100% + var(--space-2));padding:var(--space-2);border:1px solid var(--help-border);border-radius:var(--radius-medium);background:var(--help-surface-elevated);box-shadow:var(--help-shadow);display:grid;position:absolute;left:0;right:0}.help-mobile-nav nav a{min-height:46px;padding-inline:var(--space-3);border-radius:var(--radius-small);color:var(--help-text-secondary);justify-content:space-between;align-items:center;font-weight:650;text-decoration:none;display:flex}.help-mobile-nav nav a[aria-current=page]{background:var(--help-accent-soft);color:var(--help-accent-hover)}.help-article-header{padding-block:var(--space-8) clamp(2.5rem, 7vw, 4.5rem);border-bottom:1px solid var(--help-border)}.help-demo-label{width:fit-content;margin-bottom:var(--space-4);border-radius:var(--radius-pill);background:var(--help-accent-soft);color:var(--help-accent);letter-spacing:.08em;text-transform:uppercase;padding:.28rem .65rem;font-size:.72rem;font-weight:800}.help-article-header h1{max-width:18ch;font-size:clamp(2.6rem,7vw,5.25rem)}.help-article-header__description{max-width:700px;margin-top:var(--space-5,1.25rem);color:var(--help-text-secondary);font-size:clamp(1.08rem,2.2vw,1.32rem)}.help-article-header__updated{margin-top:var(--space-5,1.25rem);color:var(--help-text-tertiary);font-size:.84rem}.help-prose{max-width:780px;padding-block:clamp(2.5rem,7vw,4.5rem);font-size:1.03rem;line-height:1.75;overflow-x:clip}.help-prose>:first-child{margin-top:0}.help-prose h2,.help-prose h3,.help-prose h4{color:var(--help-text-primary);letter-spacing:-.018em;scroll-margin-top:7rem;line-height:1.2}.help-prose h2{margin:3.5rem 0 1rem;font-size:clamp(1.75rem,4vw,2.35rem)}.help-prose h3{margin:2.5rem 0 .8rem;font-size:1.35rem}.help-prose h4{margin:2rem 0 .6rem;font-size:1.1rem}.help-prose p,.help-prose ul,.help-prose ol,.help-prose blockquote,.help-prose pre,.help-prose table,.help-prose figure{margin-block:1.15rem}.help-prose ul,.help-prose ol{padding-left:1.5rem}.help-prose li+li{margin-top:.45rem}.help-prose a{font-weight:650}.help-prose code{border:1px solid var(--help-border);background:var(--help-surface);border-radius:6px;padding:.16em .38em;font-size:.9em}.help-prose pre{border:1px solid var(--help-border);border-radius:var(--radius-medium);color:#f7efe9;max-width:100%;padding:1.2rem;line-height:1.55;overflow-x:auto;background:#181513!important}.help-prose pre code{background:0 0;border:0;padding:0}.help-code-block{border:1px solid var(--help-border);border-radius:var(--radius-medium);background:#181513;margin-block:1.4rem;position:relative;overflow:hidden}.help-code-block__toolbar{color:#b9aca4;letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;min-height:46px;padding-inline:.9rem;font-size:.75rem;font-weight:750;display:flex}.help-code-block__toolbar button{color:#f7efe9;cursor:pointer;min-height:34px;font:inherit;letter-spacing:0;text-transform:none;background:#ffffff0f;border:1px solid #ffffff26;border-radius:8px;align-items:center;gap:.4rem;padding:.3rem .65rem;display:inline-flex}.help-code-block__toolbar button:hover{background:#ffffff1f}.help-code-block__toolbar svg{width:1rem;height:1rem}.help-code-block pre{max-height:32rem;box-shadow:none;border:0;border-radius:0;margin:0;background:0 0!important}.help-code-block__status{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.help-prose table{border-collapse:collapse;width:100%;font-size:.93rem;display:block;overflow-x:auto}.help-prose th,.help-prose td{border:1px solid var(--help-border);text-align:left;vertical-align:top;min-width:9rem;padding:.75rem 1rem}.help-prose th{background:var(--help-surface)}.help-prose hr{border:0;border-top:1px solid var(--help-border);margin-block:3rem}.help-callout{border:1px solid var(--help-border);border-radius:var(--radius-medium);background:var(--help-surface);grid-template-columns:2rem minmax(0,1fr);gap:.8rem;margin-block:1.5rem;padding:1.1rem 1.2rem;display:grid}.help-callout__icon{background:var(--help-accent-soft);width:2rem;height:2rem;color:var(--help-accent);border-radius:50%;place-items:center;font-weight:850;display:grid}.help-callout__title{font-weight:800;margin:0!important}.help-callout__content>:first-child{margin-top:.25rem}.help-callout__content>:last-child{margin-bottom:0}.help-callout--warning{border-color:color-mix(in srgb, var(--help-accent) 45%, var(--help-border))}.help-callout--warning .help-callout__icon{border-radius:8px}.help-steps{counter-reset:help-step;margin-block:1.5rem}.help-steps>ol{padding:0;list-style:none}.help-steps>ol>li{counter-increment:help-step;min-height:3rem;padding:0 0 1.4rem 3.25rem;position:relative}.help-steps>ol>li:before{content:counter(help-step);background:var(--help-accent-soft);width:2.2rem;height:2.2rem;color:var(--help-accent);border-radius:50%;place-items:center;font-weight:850;display:grid;position:absolute;top:-.2rem;left:0}.help-steps>ol>li:not(:last-child):after{content:"";background:var(--help-border);width:1px;position:absolute;top:2rem;bottom:0;left:1.08rem}.help-media-placeholder{margin-block:2rem!important}.help-media-placeholder__frame{border:1px dashed var(--help-border-strong);border-radius:var(--radius-large);background:linear-gradient(135deg, var(--help-surface), var(--help-accent-soft));min-height:260px;color:var(--help-text-secondary);text-align:center;place-content:center;justify-items:center;gap:.6rem;padding:2rem;display:grid}.help-media-placeholder__frame>span{color:var(--help-accent);font-size:2rem}.help-media-placeholder__frame code{color:var(--help-text-primary)}.help-media-placeholder,.help-media{margin-inline:0}.help-media-placeholder figcaption,.help-media figcaption{color:var(--help-text-tertiary);text-align:center;font-size:.86rem}.help-media img,.help-media video{border:1px solid var(--help-border);border-radius:var(--radius-large);background:var(--help-surface);width:min(100%,300px);max-width:100%;height:auto;box-shadow:var(--help-shadow);margin-inline:auto;display:block}.help-media img{box-shadow:none;background:0 0;border:0;border-radius:0}.help-media-pair{gap:var(--space-4);display:grid}.help-video video{aspect-ratio:1320/2712;object-fit:contain}.help-mobile-toc{margin-top:var(--space-6);border:1px solid var(--help-border);border-radius:var(--radius-medium);background:var(--help-surface)}.help-mobile-toc summary{min-height:50px;padding-inline:var(--space-4);cursor:pointer;justify-content:space-between;align-items:center;font-weight:750;list-style:none;display:flex}.help-mobile-toc summary::-webkit-details-marker{display:none}.help-mobile-toc nav{padding:0 var(--space-4) var(--space-4);display:grid}.help-mobile-toc a{color:var(--help-text-secondary);padding-block:.5rem;font-size:.9rem;text-decoration:none}.help-toc{display:none}.help-article-navigation{padding-block:var(--space-8);gap:var(--space-4);border-top:1px solid var(--help-border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.help-article-navigation a{min-height:100px;padding:var(--space-4);border:1px solid var(--help-border);border-radius:var(--radius-medium);background:var(--help-surface);color:var(--help-text-primary);flex-direction:column;text-decoration:none;display:flex}.help-article-navigation a:last-child{text-align:right}.help-article-navigation span{color:var(--help-text-tertiary);text-transform:uppercase;font-size:.75rem;font-weight:750}.help-article-navigation strong{margin-top:auto;line-height:1.35}@media (width>=640px){.help-container{width:min(100% - 48px, var(--help-max-width))}.help-category-grid,.help-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.help-support-callout{flex-direction:row;justify-content:space-between;align-items:center}.help-section-heading{justify-content:space-between;align-items:end;gap:var(--space-6);flex-direction:row}.help-media-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.help-search__footer{display:flex}}@media (width>=900px){.help-mobile-nav{display:none}.help-docs__grid{grid-template-columns:var(--help-sidebar-width) minmax(0, 1fr)}.help-sidebar{align-self:start;max-height:calc(100vh - 9rem);display:block;position:sticky;top:7rem;overflow-y:auto}.help-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1180px){.help-container{width:min(100% - 80px, var(--help-max-width))}.help-docs__grid{gap:5rem}.help-article-grid{grid-template-columns:var(--help-sidebar-width) minmax(0, 780px) 210px;gap:clamp(2rem,4vw,4rem)}.help-article-grid>.help-toc{align-self:start;max-height:calc(100vh - 9rem);display:block;position:sticky;top:7rem;overflow-y:auto}.help-toc>p{margin-bottom:var(--space-3);color:var(--help-text-primary);letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:800}.help-toc nav{display:grid}.help-toc a{color:var(--help-text-tertiary);padding-block:.42rem;font-size:.82rem;line-height:1.35;text-decoration:none}.help-toc a:hover{color:var(--help-accent)}.help-toc__nested{padding-left:.8rem}.help-mobile-toc{display:none}}@media (prefers-color-scheme:dark){.help-theme{--help-background:#12100f;--help-surface:#1b1816;--help-surface-elevated:#24201d;--help-surface-hover:#28221f;--help-border:#352e2a;--help-border-strong:#51443d;--help-text-primary:#f8f2ee;--help-text-secondary:#c0b4ad;--help-text-tertiary:#8f8179;--help-accent-soft:#382219;--help-shadow:0 22px 70px #00000047}.help-theme .header-inner{background:#1b1816eb}.help-category-card{box-shadow:none}.help-home-hero:before{opacity:.75}}@media (prefers-reduced-motion:reduce){.help-category-card,.help-category-card__arrow,.help-article-list h2,.help-search__trigger{transition:none}.help-category-card:hover,.help-search--hero .help-search__trigger:hover{transform:none}}
