.Catalog-module__KrYG0q__controls{border-bottom:1px solid var(--eh-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.5rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.Catalog-module__KrYG0q__search{flex:18rem;max-width:24rem;position:relative}.Catalog-module__KrYG0q__searchIcon{color:var(--eh-text-muted);pointer-events:none;position:absolute;top:50%;left:.8125rem;transform:translateY(-50%)}.Catalog-module__KrYG0q__searchInput{width:100%;min-height:var(--eh-tap-min);color:var(--eh-text-primary);background:var(--eh-surface-panel);border:1px solid var(--eh-border-strong);border-radius:var(--eh-radius-md);transition:border-color var(--eh-dur-base) var(--eh-ease), background-color var(--eh-dur-base) var(--eh-ease);padding:.625rem 2.25rem .625rem 2.375rem;font-family:inherit;font-size:.9375rem}.Catalog-module__KrYG0q__searchInput::placeholder{color:var(--eh-text-muted)}.Catalog-module__KrYG0q__searchInput:hover{border-color:var(--eh-action-border)}.Catalog-module__KrYG0q__searchInput:focus{border-color:var(--eh-action);box-shadow:0 0 0 3px var(--eh-action-soft);outline:none}.Catalog-module__KrYG0q__searchClear{width:1.75rem;height:1.75rem;color:var(--eh-text-muted);border-radius:var(--eh-radius-sm);cursor:pointer;transition:color var(--eh-dur-fast) var(--eh-ease), background-color var(--eh-dur-fast) var(--eh-ease);background:0 0;border:0;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;right:.375rem;transform:translateY(-50%)}.Catalog-module__KrYG0q__searchClear:hover{color:var(--eh-text-primary);background:var(--eh-bg-hover)}.Catalog-module__KrYG0q__filters{flex-wrap:wrap;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.Catalog-module__KrYG0q__filter{min-height:2.25rem;color:var(--eh-text-secondary);background:var(--eh-surface-panel);border:1px solid var(--eh-border);border-radius:var(--eh-radius-md);cursor:pointer;transition:color var(--eh-dur-fast) var(--eh-ease), background-color var(--eh-dur-fast) var(--eh-ease), border-color var(--eh-dur-fast) var(--eh-ease);padding:.4375rem .8125rem;font-family:inherit;font-size:.8125rem;font-weight:600}.Catalog-module__KrYG0q__filter:hover{color:var(--eh-text-primary);border-color:var(--eh-border-strong)}.Catalog-module__KrYG0q__filterActive:hover{color:var(--eh-action-fg);background:var(--eh-action-gradient-hover);border-color:var(--eh-action-hover)}.Catalog-module__KrYG0q__count{color:var(--eh-text-muted);font-variant-numeric:tabular-nums;margin:0 0 1.25rem;font-size:.8125rem}.Catalog-module__KrYG0q__empty{text-align:center;background:var(--eh-surface-panel);border:1px solid var(--eh-border);border-radius:var(--eh-radius-lg);padding:3.5rem 1.5rem}.Catalog-module__KrYG0q__emptyTitle{letter-spacing:-.016em;color:var(--eh-text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:650}.Catalog-module__KrYG0q__emptyText{max-width:26rem;color:var(--eh-text-secondary);margin:0 auto 1.5rem;font-size:.9375rem;line-height:1.6}.Catalog-module__KrYG0q__articleGrid{grid-template-columns:repeat(auto-fill,minmax(min(19rem,100%),1fr));gap:1.25rem;display:grid}.Catalog-module__KrYG0q__articleCard{background:var(--eh-surface-panel);border:1px solid var(--eh-border);border-radius:var(--eh-radius-lg);transition:border-color var(--eh-dur-slow) var(--eh-ease), box-shadow var(--eh-dur-slow) var(--eh-ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.Catalog-module__KrYG0q__articleCard:hover{border-color:var(--eh-border-strong);box-shadow:var(--eh-shadow-panel)}.Catalog-module__KrYG0q__articleMedia{aspect-ratio:16/9;background:var(--eh-bg-sunken);border-bottom:1px solid var(--eh-border);position:relative;overflow:hidden}.Catalog-module__KrYG0q__articleImage{object-fit:cover;transition:transform var(--eh-dur-slow) var(--eh-ease)}.Catalog-module__KrYG0q__articleCard:hover .Catalog-module__KrYG0q__articleImage{transform:scale(1.02)}.Catalog-module__KrYG0q__articleFallback{background:var(--eh-atmosphere), var(--eh-surface-highlight);position:absolute;inset:0}.Catalog-module__KrYG0q__articleBody{flex-direction:column;flex:1;padding:1.25rem;display:flex}.Catalog-module__KrYG0q__articleMeta{letter-spacing:.06em;text-transform:uppercase;color:var(--eh-text-muted);flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.6875rem;font-weight:600;display:flex}.Catalog-module__KrYG0q__articleCategory{color:var(--eh-action)}.Catalog-module__KrYG0q__articleDot{opacity:.5}.Catalog-module__KrYG0q__articleTitle{letter-spacing:-.017em;color:var(--eh-text-primary);text-wrap:pretty;margin:0;font-size:1.0625rem;font-weight:650;line-height:1.35}.Catalog-module__KrYG0q__articleExcerpt{color:var(--eh-text-secondary);text-wrap:pretty;margin:.625rem 0 0;font-size:.875rem;line-height:1.6}.Catalog-module__KrYG0q__articleFooter{color:var(--eh-action);align-items:center;gap:.3125rem;margin-top:auto;padding-top:1.125rem;font-size:.8125rem;font-weight:600;display:flex}.Catalog-module__KrYG0q__articleFooterIcon{transition:transform var(--eh-dur-base) var(--eh-ease)}.Catalog-module__KrYG0q__articleCard:hover .Catalog-module__KrYG0q__articleFooterIcon{transform:translate(2px)}.Catalog-module__KrYG0q__linkList{border-top:1px solid var(--eh-border);margin:0;padding:0;list-style:none}.Catalog-module__KrYG0q__linkRow{border-bottom:1px solid var(--eh-border);transition:padding-inline var(--eh-dur-base) var(--eh-ease);justify-content:space-between;align-items:center;gap:1rem;padding:.9375rem .25rem;text-decoration:none;display:flex}.Catalog-module__KrYG0q__linkRow:hover{padding-left:.625rem}.Catalog-module__KrYG0q__linkRowText{min-width:0}.Catalog-module__KrYG0q__linkRowTitle{color:var(--eh-text-primary);font-size:.9375rem;font-weight:600;line-height:1.4;display:block}.Catalog-module__KrYG0q__linkRow:hover .Catalog-module__KrYG0q__linkRowTitle{color:var(--eh-action)}.Catalog-module__KrYG0q__linkRowDesc{color:var(--eh-text-muted);margin-top:.1875rem;font-size:.8125rem;line-height:1.5;display:block}.Catalog-module__KrYG0q__linkRowMeta{color:var(--eh-text-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}.Catalog-module__KrYG0q__linkRowIcon{color:var(--eh-text-muted);transition:color var(--eh-dur-base) var(--eh-ease), transform var(--eh-dur-base) var(--eh-ease);flex-shrink:0}.Catalog-module__KrYG0q__linkRow:hover .Catalog-module__KrYG0q__linkRowIcon{color:var(--eh-action);transform:translate(2px)}.Catalog-module__KrYG0q__controls{border:1px solid var(--eh-border);background:linear-gradient(120deg,#1c1425b0,#100c1790);border-radius:1rem;gap:1rem;padding:1.15rem}.Catalog-module__KrYG0q__filter{border-radius:99px;min-height:2.4rem;font-size:.75rem}.Catalog-module__KrYG0q__filterActive{color:#e5d2fa;background:#63428655;border-color:#b58bea70}.Catalog-module__KrYG0q__filterActive:hover{color:#fff;background:#77519666}.Catalog-module__KrYG0q__articleCard{background:linear-gradient(145deg,#21182cbb,#100d17a0);border-radius:1.15rem}.Catalog-module__KrYG0q__articleBody{padding:1.6rem}.Catalog-module__KrYG0q__articleTitle{letter-spacing:-.035em;font-size:1.3rem;font-weight:550}.Catalog-module__KrYG0q__articleExcerpt{line-height:1.8}.Catalog-module__KrYG0q__articleMedia{aspect-ratio:16/8.6}.Catalog-module__KrYG0q__articleFooter{border-top:1px solid var(--eh-border);margin-top:1.5rem;font-weight:500}.Catalog-module__KrYG0q__linkRow{border:1px solid var(--eh-border);background:#18112080;border-radius:.85rem;margin-top:.65rem;padding:1.25rem 1rem}.Catalog-module__KrYG0q__linkList{border:0}.Catalog-module__KrYG0q__linkRow:hover{background:#25193280;padding-left:1.2rem}.Catalog-module__KrYG0q__linkRowTitle{font-weight:550}.Catalog-module__KrYG0q__linkRowDesc{line-height:1.7}.Catalog-module__KrYG0q__articleCard:focus-visible,.Catalog-module__KrYG0q__filter:focus-visible,.Catalog-module__KrYG0q__linkRow:focus-visible{outline:2px solid var(--eh-focus);outline-offset:4px}
.Knowledgebase-module__RI1AJq__searchWrap{border-bottom:1px solid var(--eh-border);margin-bottom:2.25rem;padding-bottom:1.75rem}.Knowledgebase-module__RI1AJq__searchWrap>div{max-width:34rem}.Knowledgebase-module__RI1AJq__categoryGrid{grid-template-columns:repeat(auto-fill,minmax(min(14rem,100%),1fr));gap:.75rem;display:grid}.Knowledgebase-module__RI1AJq__categoryCard{background:var(--eh-surface-panel);box-shadow:var(--eh-shadow-panel);border:1px solid var(--eh-border);border-radius:var(--eh-radius-lg);transition:border-color var(--eh-dur-base) var(--eh-ease), background-color var(--eh-dur-base) var(--eh-ease);flex-direction:column;padding:1.125rem;text-decoration:none;display:flex}.Knowledgebase-module__RI1AJq__categoryCard:hover{background:var(--eh-surface-highlight);border-color:var(--eh-action-border)}.Knowledgebase-module__RI1AJq__categoryIcon{width:2.25rem;height:2.25rem;color:var(--eh-action);background:var(--eh-action-soft);border-radius:var(--eh-radius-md);justify-content:center;align-items:center;margin-bottom:.875rem;display:flex}.Knowledgebase-module__RI1AJq__categoryName{letter-spacing:-.012em;color:var(--eh-text-primary);font-size:.9375rem;font-weight:650}.Knowledgebase-module__RI1AJq__categoryDesc{color:var(--eh-text-secondary);margin-top:.3125rem;font-size:.8125rem;line-height:1.5}.Knowledgebase-module__RI1AJq__categoryCount{letter-spacing:.06em;text-transform:uppercase;color:var(--eh-text-muted);margin-top:.875rem;font-size:.6875rem;font-weight:600}.Knowledgebase-module__RI1AJq__popular{margin-top:clamp(2.5rem,5vw,3.5rem)}.Knowledgebase-module__RI1AJq__group{scroll-margin-top:calc(var(--site-header-height,8.75rem) + 1rem);margin-top:clamp(2.5rem,5vw,3.5rem)}.Knowledgebase-module__RI1AJq__groupTitle{letter-spacing:-.02em;color:var(--eh-text-primary);margin:0;font-size:1.25rem;font-weight:650}.Knowledgebase-module__RI1AJq__groupDesc{color:var(--eh-text-secondary);margin:.375rem 0 1.125rem;font-size:.9375rem;line-height:1.6}.Knowledgebase-module__RI1AJq__popular .Knowledgebase-module__RI1AJq__groupTitle{margin-bottom:1.125rem}.Knowledgebase-module__RI1AJq__articleLayout{align-items:start;gap:clamp(2.5rem,5vw,4rem);display:grid}@media (min-width:62em){.Knowledgebase-module__RI1AJq__articleLayout{grid-template-columns:minmax(0,1fr) 17rem}}.Knowledgebase-module__RI1AJq__sidebar{background:var(--eh-surface-panel);box-shadow:var(--eh-shadow-panel);border:1px solid var(--eh-border);border-radius:var(--eh-radius-lg);padding:1.375rem}@media (min-width:62em){.Knowledgebase-module__RI1AJq__sidebar{top:calc(var(--site-header-height,8.75rem) + 1.5rem);position:sticky}}.Knowledgebase-module__RI1AJq__sidebarTitle{letter-spacing:.12em;text-transform:uppercase;color:var(--eh-text-muted);margin:0 0 .875rem;font-size:.6875rem;font-weight:600}.Knowledgebase-module__RI1AJq__sidebarList{margin:0 0 1.375rem;padding:0;list-style:none}.Knowledgebase-module__RI1AJq__sidebarItem+.Knowledgebase-module__RI1AJq__sidebarItem{margin-top:.5rem}.Knowledgebase-module__RI1AJq__sidebarLink{color:var(--eh-text-secondary);transition:color var(--eh-dur-fast) var(--eh-ease);font-size:.875rem;line-height:1.5;text-decoration:none;display:block}.Knowledgebase-module__RI1AJq__sidebarLink:hover{color:var(--eh-action)}.Knowledgebase-module__RI1AJq__sidebarLinkActive{color:var(--eh-text-primary);font-weight:650}.Knowledgebase-module__RI1AJq__sidebarFoot{border-top:1px solid var(--eh-border);padding-top:1.25rem}.Knowledgebase-module__RI1AJq__sidebarFootText{color:var(--eh-text-muted);margin:0 0 .875rem;font-size:.8125rem;line-height:1.6}
.Prose-module__6_PpGW__prose{max-width:42rem;color:var(--eh-text-secondary);font-size:1.0625rem;line-height:1.75}.Prose-module__6_PpGW__prose>*+*{margin-top:1.375rem}.Prose-module__6_PpGW__p{text-wrap:pretty;margin:0}.Prose-module__6_PpGW__h{letter-spacing:-.02em;color:var(--eh-text-primary);margin:0;padding-top:1.125rem;font-size:1.375rem;font-weight:650;line-height:1.3}.Prose-module__6_PpGW__prose>.Prose-module__6_PpGW__h+*{margin-top:.875rem}.Prose-module__6_PpGW__list{margin:0;padding-left:1.25rem}.Prose-module__6_PpGW__list li+li{margin-top:.625rem}.Prose-module__6_PpGW__list li::marker{color:var(--eh-text-muted)}.Prose-module__6_PpGW__ol li::marker{font-variant-numeric:tabular-nums;color:var(--eh-action);font-weight:600}.Prose-module__6_PpGW__note{color:var(--eh-text-primary);border-left:2px solid var(--eh-action);margin:0;padding:.125rem 0 .125rem 1.125rem;font-size:1rem;line-height:1.7}.Prose-module__6_PpGW__code{color:var(--eh-text-primary);background:var(--eh-bg-sunken);border:1px solid var(--eh-border);border-radius:var(--eh-radius-md);tab-size:2;margin:0;padding:1rem 1.125rem;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.8125rem;line-height:1.7;overflow-x:auto}.Prose-module__6_PpGW__prose a{color:var(--eh-action);text-underline-offset:.2em;font-weight:600;text-decoration:underline;text-decoration-thickness:1px}.Prose-module__6_PpGW__prose a:hover{color:var(--eh-action-hover)}.Prose-module__6_PpGW__prose strong{color:var(--eh-text-primary);font-weight:650}.Prose-module__6_PpGW__proseWide{max-width:48rem;font-size:1rem}.Prose-module__6_PpGW__legal{max-width:48rem;color:var(--eh-text-secondary);font-size:1rem;line-height:1.75}.Prose-module__6_PpGW__legal h2,.Prose-module__6_PpGW__legal h3{letter-spacing:-.018em;color:var(--eh-text-primary);scroll-margin-top:calc(var(--site-header-height,8.75rem) + 1rem);margin:2.25rem 0 .75rem;font-size:1.1875rem;font-weight:650;line-height:1.35}.Prose-module__6_PpGW__legal h2:first-child,.Prose-module__6_PpGW__legal h3:first-child{margin-top:0}.Prose-module__6_PpGW__legal p,.Prose-module__6_PpGW__legal>div{text-wrap:pretty;margin:0 0 1.125rem}.Prose-module__6_PpGW__legal ul,.Prose-module__6_PpGW__legal ol{margin:0 0 1.125rem;padding-left:1.25rem}.Prose-module__6_PpGW__legal li+li{margin-top:.5rem}.Prose-module__6_PpGW__legal li::marker{color:var(--eh-text-muted)}.Prose-module__6_PpGW__legal strong{color:var(--eh-text-primary);font-weight:650}.Prose-module__6_PpGW__legal a{color:var(--eh-action);text-underline-offset:.2em;font-weight:600;text-decoration:underline}.Prose-module__6_PpGW__legal a:hover{color:var(--eh-action-hover)}.Prose-module__6_PpGW__legal hr{border:0;border-top:1px solid var(--eh-border);margin:2rem 0}.Prose-module__6_PpGW__legalPending{color:var(--eh-text-secondary);background:var(--eh-surface-panel);border:1px dashed var(--eh-border-strong);border-radius:var(--eh-radius-md);margin:0 0 1.125rem;padding:1rem 1.125rem;font-size:.9375rem;line-height:1.65}.Prose-module__6_PpGW__legalPendingLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--eh-warning);margin-bottom:.375rem;font-size:.6875rem;font-weight:700;display:block}.Prose-module__6_PpGW__prose{font-size:1rem;line-height:1.9}.Prose-module__6_PpGW__h{letter-spacing:-.035em;padding-top:2rem;font-size:1.6rem;font-weight:550}.Prose-module__6_PpGW__prose .Prose-module__6_PpGW__list li::marker{color:#be96e7}
