.vexa-tabs{margin:1.8em 0;border:1px solid var(--color-border, #191919);border-radius:16px;background:#ffffff04;overflow:hidden}.vexa-tabs__list{display:flex;flex-wrap:nowrap;gap:2px;padding:6px;overflow-x:auto;scrollbar-width:none;border-bottom:1px solid var(--color-border, #191919);background:#ffffff05}.vexa-tabs__list::-webkit-scrollbar{display:none}.vexa-tabs__tab{flex:0 0 auto;font-family:var(--font-body, inherit);font-size:13px;font-weight:500;line-height:1;white-space:nowrap;color:#ffffff80;padding:9px 14px;border:1px solid transparent;border-radius:10px;background:transparent;cursor:pointer;transition:color .18s ease,background .18s ease,border-color .18s ease}.vexa-tabs__tab:hover{color:#ffffffd9;background:#ffffff0a}.vexa-tabs__tab.is-active{color:#f59e0b;background:#da4e241a;border-color:#da4e2459}.vexa-tabs__tab:focus-visible{outline:2px solid #da4e24;outline-offset:2px}.vexa-tabs__badge{display:flex;align-items:center;gap:8px;margin:0;padding:11px 16px;font-size:12px;font-weight:500;letter-spacing:.02em;color:#fff9;border-bottom:1px solid var(--color-border, #191919);background:#ffffff05}.vexa-tabs__badge:before{content:"";width:6px;height:6px;flex:0 0 auto;border-radius:999px;background:#da4e24}.vexa-tabs__panel{display:none;padding:4px 18px 2px}.vexa-tabs__panel.is-active{display:block}.vexa-tabs__panel:focus-visible{outline:2px solid #da4e24;outline-offset:-2px}.vexa-tabs__panel>:first-child{margin-top:1em}.vexa-tabs__panel>:last-child{margin-bottom:1em}.vexa-tabs--findable .vexa-tabs__panel{display:block}.vexa-callout{margin:1.6em 0;padding:14px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.1);border-left-width:3px;background:#ffffff05}.vexa-callout__title{margin:0 0 6px;font-family:var(--font-heading, inherit);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.vexa-callout__body>:last-child{margin-bottom:0}.vexa-callout__body p{margin-bottom:.8em}.vexa-callout--note{border-left-color:#ffffff59}.vexa-callout--note .vexa-callout__title{color:#fff9}.vexa-callout--tip{border-left-color:#f59e0b99}.vexa-callout--tip .vexa-callout__title{color:#f59e0b}.vexa-callout--warning{border-left-color:#da4e24b3;background:#da4e240a}.vexa-callout--warning .vexa-callout__title{color:#da4e24}.vexa-callout--danger{border-left-color:#da4e24;background:#da4e2414;border-color:#da4e244d}.vexa-callout--danger .vexa-callout__title{color:#da4e24}.vexa-table-scroll{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:12px}.vexa-table-scroll:focus-visible{outline:2px solid #da4e24;outline-offset:3px}.help-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:40px;max-width:1240px;margin:0 auto}@media(min-width:1024px){.help-shell{grid-template-columns:236px minmax(0,1fr);gap:48px}}@media(min-width:1360px){.help-shell{grid-template-columns:236px minmax(0,1fr) 208px}}.help-rail{position:sticky;top:96px;align-self:start;max-height:calc(100vh - 128px);overflow-y:auto;scrollbar-width:thin}@media(max-width:1023px){.help-rail{position:static;max-height:none}}.help-rail__heading{font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff6;margin-bottom:12px}.help-rail__link{display:block;font-size:13px;line-height:1.45;color:#ffffff8c;padding:6px 10px;border-radius:8px;border-left:2px solid transparent;transition:color .18s ease,background .18s ease,border-color .18s ease}.help-rail__link:hover{color:#ffffffe6;background:#ffffff08}.help-rail__link[aria-current=page],.help-rail__link[aria-current=true]{color:#f59e0b;border-left-color:#da4e24;background:#da4e240f}.help-toc__link{display:block;font-size:12px;line-height:1.5;color:#ffffff80;padding:5px 0 5px 12px;border-left:1px solid var(--color-border, #191919);transition:color .18s ease,border-color .18s ease}.help-toc__link:hover{color:#ffffffe6;border-left-color:#da4e2499}.help-toc__link--h3{padding-left:24px}.help-chip{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:500;color:#fff9;padding:4px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff08}.help-chip--all{color:#f59e0b;border-color:#da4e2459;background:#da4e2414}.help-card{display:flex;flex-direction:column;gap:8px;padding:20px 22px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff04;transition:border-color .22s ease,transform .22s ease,background .22s ease}.help-card:hover{border-color:#da4e2466;background:#da4e2408;transform:translateY(-2px)}.help-card__title{font-family:var(--font-heading, inherit);font-size:16px;line-height:1.3;font-weight:500;color:#fff}.help-card__meta{font-size:12px;color:#ffffff80;line-height:1.5}.help-search__input{width:100%;font-family:var(--font-body, inherit);font-size:15px;color:#fff;padding:14px 16px 14px 44px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff08;transition:border-color .18s ease,background .18s ease}.help-search__input::placeholder{color:#ffffff59}.help-search__input:focus{outline:none;border-color:#da4e248c;background:#ffffff0d}.help-search__result{display:block;padding:14px 16px;border-radius:12px;border:1px solid transparent;transition:border-color .18s ease,background .18s ease}.help-search__result:hover,.help-search__result:focus-visible{border-color:#da4e2459;background:#da4e240a}.help-search__result mark{color:#f59e0b;background:transparent;font-weight:600}.help-search__status{font-size:13px;color:#ffffff73;padding:10px 4px}.help-shot{margin:0}.help-shot__img{display:block;max-width:100%;max-height:70vh;width:auto;margin-inline:auto;border-radius:.75rem;border:1px solid rgb(255 255 255 / .08);background:#0003}.help-shot figcaption{margin-top:.625rem;text-align:center;font-size:.8125rem;line-height:1.5;color:#ffffff8c}.help-shot-group{margin-block:1.75rem}.gen-table{margin:2rem 0;max-width:100%;min-width:0}.gen-table__caption{font-size:.9375rem;font-weight:600;margin-bottom:.625rem;color:var(--help-table-caption, #d4d4d8)}.gen-table__scroll{overflow-x:auto;max-width:100%;border:1px solid var(--help-table-border, rgb(255 255 255 / .1));border-radius:.75rem;-webkit-overflow-scrolling:touch}.gen-table__scroll:focus-visible{outline:2px solid var(--help-table-focus, #6366f1);outline-offset:2px}.gen-table table{width:100%;min-width:max-content;border-collapse:collapse;font-size:.9375rem;line-height:1.5}.gen-table th,.gen-table td{padding:.6875rem 1rem;text-align:left;vertical-align:top;border-bottom:1px solid var(--help-table-border, rgb(255 255 255 / .08))}.gen-table--dense th,.gen-table--dense td{padding:.4375rem .875rem}.gen-table thead th{position:sticky;top:0;z-index:1;font-weight:600;white-space:nowrap;background:var(--help-table-head-bg, #18181b);color:var(--help-table-head-fg, #fafafa)}.gen-table tbody th{font-weight:600;white-space:nowrap;color:var(--help-table-rowhead-fg, #fafafa)}.gen-table tbody td{color:var(--help-table-cell-fg, #d4d4d8)}.gen-table tbody tr:last-child th,.gen-table tbody tr:last-child td{border-bottom:0}.gen-table tbody tr:nth-child(2n){background:var(--help-table-stripe, rgb(255 255 255 / .02))}.gen-table__notes{margin:.75rem 0 0;padding-left:1.125rem;font-size:.875rem;line-height:1.6;color:var(--help-table-note-fg, #a1a1aa)}.gen-table__source{margin:.625rem 0 0;font-size:.8125rem;color:var(--help-table-note-fg, #a1a1aa)}.gen-table__source code{font-size:.75rem;word-break:break-all}@media(prefers-color-scheme:light){.gen-table__caption{color:var(--help-table-caption, #27272a)}.gen-table__scroll{border-color:var(--help-table-border, rgb(0 0 0 / .12))}.gen-table th,.gen-table td{border-bottom-color:var(--help-table-border, rgb(0 0 0 / .08))}.gen-table thead th{background:var(--help-table-head-bg, #f4f4f5);color:var(--help-table-head-fg, #18181b)}.gen-table tbody th{color:var(--help-table-rowhead-fg, #18181b)}.gen-table tbody td{color:var(--help-table-cell-fg, #3f3f46)}.gen-table tbody tr:nth-child(2n){background:var(--help-table-stripe, rgb(0 0 0 / .02))}.gen-table__notes,.gen-table__source{color:var(--help-table-note-fg, #52525b)}}@media(max-width:40rem){.gen-table__scroll{border:0;border-radius:0;overflow-x:visible}.gen-table table,.gen-table thead,.gen-table tbody,.gen-table tr,.gen-table th,.gen-table td{display:block;min-width:0}.gen-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.gen-table tbody tr{border:1px solid var(--help-table-border, rgb(255 255 255 / .1));border-radius:.75rem;padding:.375rem 0;margin-bottom:.75rem}.gen-table tbody th,.gen-table tbody td{border-bottom:0;padding:.3125rem .875rem;white-space:normal}.gen-table tbody th{font-size:1rem;padding-bottom:.375rem}.gen-table tbody td[data-label]:before{content:attr(data-label) ": ";font-weight:600;color:var(--help-table-rowhead-fg, #fafafa)}@media(prefers-color-scheme:light){.gen-table tbody td[data-label]:before{color:var(--help-table-rowhead-fg, #18181b)}}}
