.codeblock-module__2EHZua__block{background:var(--docs-bg-2,#0e0e0e);border:1px solid var(--docs-border,#ffffff12);border-radius:10px;margin:28px 0;overflow:hidden}.codeblock-module__2EHZua__header{border-bottom:1px solid var(--docs-border,#ffffff12);z-index:1;background:#ffffff04;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex;position:sticky;top:0}.codeblock-module__2EHZua__filename{font-family:var(--font-mono);letter-spacing:.07em;text-transform:uppercase;color:var(--docs-text-3,#4a4945);font-size:10.5px;font-weight:500}.codeblock-module__2EHZua__copyButton{font-family:var(--font-sans);color:var(--docs-text-3,#4a4945);cursor:pointer;background:0 0;border:none;border-radius:5px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;transition:all .12s;display:flex}.codeblock-module__2EHZua__copyButton:hover{color:var(--docs-text-2,#888884);background:#ffffff0f}.codeblock-module__2EHZua__pre{white-space:pre;background:var(--docs-bg-2,#0e0e0e);max-height:520px;margin:0;padding:20px 22px;overflow:auto}.codeblock-module__2EHZua__code{font-family:var(--font-mono);white-space:pre;tab-size:2;color:#c8c4be;font-size:13px;line-height:1.8;display:block}.codeblock-module__2EHZua__line{white-space:pre;display:block}.codeblock-module__2EHZua__tokenPlain{color:#c8c4be}.codeblock-module__2EHZua__tokenKey{color:#7eb8f7}.codeblock-module__2EHZua__tokenValue{color:#a3e635}.codeblock-module__2EHZua__tokenLiteral{color:#f0ede7}.codeblock-module__2EHZua__tokenComment{color:#5f5d57}.codeblock-module__2EHZua__tokenPunctuation{color:#888884}
.editors-module__A9TLLa__grid{border:1px solid var(--docs-border,#ffffff12);background:var(--docs-border,#ffffff12);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-bottom:28px;display:grid;overflow:hidden}.editors-module__A9TLLa__tile{background:var(--docs-bg-2,#0e0e0e);min-height:130px;color:inherit;flex-direction:column;gap:6px;padding:20px 18px 16px;text-decoration:none;transition:background .15s;display:flex}.editors-module__A9TLLa__tile:hover{background:var(--docs-bg-3,#131313)}.editors-module__A9TLLa__tile:hover .editors-module__A9TLLa__arrow{color:var(--docs-text,#f0ede7)}.editors-module__A9TLLa__iconBox{border:1px solid var(--docs-border-2,#ffffff1c);width:30px;height:30px;color:var(--docs-text-2,#888884);border-radius:6px;justify-content:center;align-items:center;margin-bottom:6px;display:inline-flex}.editors-module__A9TLLa__name{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);letter-spacing:-.01em;font-size:13px;font-weight:600}.editors-module__A9TLLa__hint{font-family:var(--font-mono);color:var(--docs-text-3,#4a4945);font-size:11px}.editors-module__A9TLLa__arrow{font-family:var(--font-mono);color:var(--docs-text-3,#4a4945);margin-top:auto;font-size:10px;transition:color .15s}@media (max-width:767px){.editors-module__A9TLLa__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:479px){.editors-module__A9TLLa__grid{background:0 0;border:0;gap:12px}.editors-module__A9TLLa__tile{border:1px solid var(--docs-border,#ffffff12);border-radius:8px;min-height:0}}
.info-module__Hh_51W__row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:28px;display:grid}.info-module__Hh_51W__card{background:var(--docs-bg-2,#0e0e0e);border:1px solid var(--docs-border,#ffffff12);border-radius:8px;padding:16px 18px;transition:border-color .15s}.info-module__Hh_51W__card:hover{border-color:var(--docs-border-2,#ffffff1c)}.info-module__Hh_51W__eyebrow{font-family:var(--font-mono);letter-spacing:.04em;color:#f0ede7b3;margin-bottom:7px;font-size:10.5px;font-weight:500;display:block}.info-module__Hh_51W__title{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);margin:0 0 5px;font-size:13.5px;font-weight:600;line-height:1.2}.info-module__Hh_51W__body{font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:12.5px;line-height:1.55}.info-module__Hh_51W__keyRow{border:1px solid var(--docs-border,#ffffff12);background:var(--docs-bg-3,#131313);border-radius:8px;align-items:stretch;margin-top:16px;display:flex;overflow:hidden}.info-module__Hh_51W__keyDot{border-right:1px solid var(--docs-border,#ffffff12);background:#ffffff0a;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.info-module__Hh_51W__keyDotInner{background:var(--docs-text,#f0ede7);border-radius:1px;width:7px;height:7px}.info-module__Hh_51W__keyMask{min-width:0;font-family:var(--font-mono);letter-spacing:.06em;color:var(--docs-text-3,#4a4945);text-overflow:ellipsis;white-space:nowrap;flex:1;align-self:center;padding:0 12px;font-size:11.5px;overflow:hidden}.info-module__Hh_51W__keyCopy{border:0;border-left:1px solid var(--docs-border,#ffffff12);height:34px;font-family:var(--font-mono);color:var(--docs-text-3,#4a4945);cursor:pointer;background:0 0;padding:0 14px;font-size:10.5px;transition:all .15s}.info-module__Hh_51W__keyCopy:hover{color:var(--docs-text,#f0ede7);background:#ffffff08}.info-module__Hh_51W__codeWrap{margin-top:16px}@media (max-width:767px){.info-module__Hh_51W__row{grid-template-columns:1fr}.info-module__Hh_51W__card{padding:22px 20px}}
.content-module__gqWuRa__page{flex-direction:column;display:flex}.content-module__gqWuRa__section{flex-direction:column;gap:18px;margin-bottom:56px;animation:.38s cubic-bezier(.16,1,.3,1) both content-module__gqWuRa__docsFadeUp;display:flex}.content-module__gqWuRa__pageHeader{border-bottom:1px solid var(--docs-border,#ffffff12);flex-direction:column;gap:14px;margin-bottom:52px;padding:44px 0 36px;display:flex}.content-module__gqWuRa__pageHeaderTitle{font-family:var(--font-serif);color:var(--docs-text,#f0ede7);letter-spacing:-.3px;margin:0;font-size:44px;font-weight:400;line-height:1.1}.content-module__gqWuRa__pageHeaderTitle em{font-style:italic}.content-module__gqWuRa__pageHeaderText{max-width:640px;font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:15.5px;line-height:1.7}.content-module__gqWuRa__sectionDivider{align-items:center;gap:10px;margin-bottom:18px;display:flex}.content-module__gqWuRa__sectionDivider:after{content:"";background:var(--docs-border,#ffffff12);flex:1;height:1px}.content-module__gqWuRa__sectionLabel{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--docs-text-3,#4a4945);white-space:nowrap;font-size:10px;font-weight:600}.content-module__gqWuRa__sectionText{max-width:560px;font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:14.5px;line-height:1.7}.content-module__gqWuRa__card{grid-template-columns:1fr 1fr;gap:10px;display:grid}.content-module__gqWuRa__cardItem{background:var(--docs-bg-2,#0e0e0e);border:1px solid var(--docs-border,#ffffff12);border-radius:8px;padding:18px 20px;transition:border-color .15s}.content-module__gqWuRa__cardItem:hover{border-color:var(--docs-border-2,#ffffff1c)}.content-module__gqWuRa__cardLabel{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--docs-text-3,#4a4945);margin:0 0 8px;font-size:10px;font-weight:500}.content-module__gqWuRa__cardTitle{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);margin:0 0 6px;font-size:13.5px;font-weight:600}.content-module__gqWuRa__cardText{color:var(--docs-text-2,#888884);margin:0;font-size:12.5px;line-height:1.65}.content-module__gqWuRa__notice{background:var(--docs-bg-2,#0e0e0e);border:1px solid var(--docs-border-2,#ffffff1c);border-radius:8px;padding:16px 20px}.content-module__gqWuRa__noticeText{font-family:var(--font-sans);color:var(--docs-text-2,#888884);font-size:13px;line-height:1.7}.content-module__gqWuRa__noticeAccent{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;padding:13px 18px}.content-module__gqWuRa__list,.content-module__gqWuRa__orderedList{font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;padding-left:18px;font-size:14px;line-height:1.8}.content-module__gqWuRa__list li+li,.content-module__gqWuRa__orderedList li+li{margin-top:10px}.content-module__gqWuRa__inlineCode{font-family:var(--font-mono);color:var(--docs-text,#f0ede7);background:#ffffff12;border:1px solid #ffffff1a;border-radius:3px;padding:1px 5px;font-size:12px;display:inline-block}.content-module__gqWuRa__quote{border-left:2px solid var(--docs-text,#f0ede7);font-family:var(--font-sans);color:var(--docs-text,#f0ede7);background:#ffffff0a;border-radius:0 6px 6px 0;margin:0;padding:16px 18px;font-size:13.5px;line-height:1.7}.content-module__gqWuRa__tableWrap{border:1px solid var(--docs-border,#ffffff12);background:var(--docs-bg-2,#0e0e0e);border-radius:8px;overflow-x:auto}.content-module__gqWuRa__table{border-collapse:collapse;width:100%}.content-module__gqWuRa__tableHead{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--docs-text-3,#4a4945);text-align:left;border-bottom:1px solid var(--docs-border-2,#ffffff1c);padding:8px 12px;font-size:10.5px;font-weight:500}.content-module__gqWuRa__tableCell{color:var(--docs-text-2,#888884);vertical-align:top;border-bottom:1px solid var(--docs-border,#ffffff12);padding:9px 12px;font-size:13px;line-height:1.65}.content-module__gqWuRa__table th:first-child,.content-module__gqWuRa__table td:first-child{padding-left:0}.content-module__gqWuRa__tableMono{font-family:var(--font-mono);color:var(--docs-text,#f0ede7);font-size:12px}.content-module__gqWuRa__tableRow:hover{background:#ffffff05}.content-module__gqWuRa__tabShell{border:1px solid var(--docs-border-2,#ffffff1c);background:var(--docs-bg-2,#0e0e0e);border-radius:8px;overflow:hidden}.content-module__gqWuRa__tabList{border-bottom:1px solid var(--docs-border,#ffffff12);flex-wrap:wrap;display:flex}.content-module__gqWuRa__tabButton{font-family:var(--font-sans);color:var(--docs-text-3,#4a4945);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:8px 16px;font-size:13px;transition:all .12s}.content-module__gqWuRa__tabButton:hover{color:var(--docs-text,#f0ede7)}.content-module__gqWuRa__tabButtonActive{color:var(--docs-text,#f0ede7);border-bottom-color:var(--docs-text,#f0ede7);background:#ffffff0a}.content-module__gqWuRa__tabMeta{gap:16px;padding:18px 20px 0;display:grid}.content-module__gqWuRa__tabMetaBlock{gap:6px;display:grid}.content-module__gqWuRa__tabMetaLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--docs-text-3,#4a4945);margin:0;font-size:10px;font-weight:500}.content-module__gqWuRa__tabText{font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:13.5px;line-height:1.7}.content-module__gqWuRa__tabInstruction{border:1px solid var(--docs-border-2,#ffffff1c);background:var(--docs-bg-3,#131313);font-family:var(--font-sans);color:var(--docs-text-2,#888884);border-radius:8px;margin:0 20px 20px;padding:18px 20px;font-size:13px;line-height:1.7}.content-module__gqWuRa__stack{gap:16px;display:grid}.content-module__gqWuRa__tightStack{gap:12px;display:grid}.content-module__gqWuRa__issueGrid{background:var(--docs-border,#ffffff12);border-radius:8px;gap:1px;display:grid;overflow:hidden}.content-module__gqWuRa__issueCard{background:var(--docs-bg-2,#0e0e0e);padding:18px 20px}.content-module__gqWuRa__issueTitle{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.45}.content-module__gqWuRa__issueText{font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:13.5px;line-height:1.7}.content-module__gqWuRa__configPath{font-family:var(--font-mono);color:var(--docs-text,#f0ede7);margin:0;font-size:13px;line-height:1.7}.content-module__gqWuRa__linkText{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);font-size:13.5px;text-decoration:none}.content-module__gqWuRa__linkText:hover{color:var(--docs-white,#fff)}.content-module__gqWuRa__timeline{gap:30px;display:grid}.content-module__gqWuRa__timelineMonth{gap:16px;display:grid}.content-module__gqWuRa__timelineMonthTitle{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);margin:0;font-size:22px;font-weight:600;line-height:1.2}.content-module__gqWuRa__timelineList{background:var(--docs-border,#ffffff12);border-radius:8px;gap:1px;display:grid;overflow:hidden}.content-module__gqWuRa__timelineItem{background:var(--docs-bg-2,#0e0e0e);grid-template-columns:120px minmax(0,1fr);gap:18px;padding:18px 20px;display:grid}.content-module__gqWuRa__timelineMeta{align-items:flex-start;gap:8px;display:grid}.content-module__gqWuRa__timelineDate{font-family:var(--font-mono);color:var(--docs-text-3,#4a4945);margin:0;font-size:11px;line-height:1.5}.content-module__gqWuRa__timelineBody{gap:8px;display:grid}.content-module__gqWuRa__timelineTitle{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);margin:0;font-size:16px;font-weight:600;line-height:1.45}.content-module__gqWuRa__timelineText{font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:13.5px;line-height:1.7}.content-module__gqWuRa__timelineBadge{border:1px solid var(--docs-border-2,#ffffff1c);background:var(--docs-bg-3,#131313);font-family:var(--font-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--docs-text,#f0ede7);border-radius:3px;justify-content:center;align-items:center;padding:5px 8px;font-size:11px;font-weight:600;display:inline-flex}.content-module__gqWuRa__breadcrumb{font-family:var(--font-mono);color:var(--docs-text-3,#4a4945);font-size:11px}.content-module__gqWuRa__breadcrumb span{color:var(--docs-text-3,#4a4945)}.content-module__gqWuRa__sectionH2{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);letter-spacing:-.3px;margin:32px 0 14px;font-size:21px;font-weight:600}.content-module__gqWuRa__stepsGrid{gap:0;display:grid}.content-module__gqWuRa__stepRow{border-bottom:1px solid var(--docs-border,#ffffff12);grid-template-columns:44px 1fr;gap:0;padding:16px 0;display:grid}.content-module__gqWuRa__stepNumber{font-family:var(--font-mono);color:var(--docs-text-3,#4a4945);letter-spacing:.06em;font-size:10px;font-weight:500}.content-module__gqWuRa__stepTitle{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);margin-bottom:5px;font-size:14px;font-weight:600}.content-module__gqWuRa__stepDescription{font-family:var(--font-sans);color:var(--docs-text-2,#888884);font-size:13px;line-height:1.7}.content-module__gqWuRa__ctaRow{gap:12px;margin-top:24px;display:flex}.content-module__gqWuRa__ctaPrimary{background:var(--docs-text,#f0ede7);font-family:var(--font-sans);color:var(--docs-bg,#090909);cursor:pointer;border:none;border-radius:6px;padding:9px 20px;font-size:13px;font-weight:500;transition:opacity .15s}.content-module__gqWuRa__ctaPrimary:hover{opacity:.9}.content-module__gqWuRa__ctaSecondary{border:1px solid var(--docs-border-3,#ffffff2e);font-family:var(--font-sans);color:var(--docs-text,#f0ede7);cursor:pointer;background:0 0;border-radius:6px;padding:9px 20px;font-size:13px;font-weight:500;transition:border-color .15s}.content-module__gqWuRa__ctaSecondary:hover{border-color:var(--docs-text,#f0ede7)}@media (max-width:767px){.content-module__gqWuRa__page{gap:30px}.content-module__gqWuRa__pageHeaderTitle{font-size:32px}.content-module__gqWuRa__tabMeta{padding:16px 16px 0}.content-module__gqWuRa__tabInstruction{margin:0 16px 16px;padding:16px}.content-module__gqWuRa__timelineItem{grid-template-columns:1fr;gap:12px}.content-module__gqWuRa__card{grid-template-columns:1fr}}
.hero-module__5_cOHW__page{flex-direction:column;display:flex}.hero-module__5_cOHW__hero{border-bottom:1px solid var(--docs-border,#ffffff12);margin-bottom:52px;padding:44px 0 36px;animation:.38s cubic-bezier(.16,1,.3,1) forwards hero-module__5_cOHW__docsFadeUp}.hero-module__5_cOHW__breadcrumb{align-items:center;gap:8px;margin-bottom:22px;display:flex}.hero-module__5_cOHW__breadcrumbPip{background:var(--docs-white,#fff);border-radius:2px;flex-shrink:0;width:7px;height:7px}.hero-module__5_cOHW__breadcrumbText{font-family:var(--font-sans);letter-spacing:.07em;text-transform:uppercase;color:var(--docs-text-3,#4a4945);font-size:11px;font-weight:600}.hero-module__5_cOHW__heroTitle{max-width:540px;color:var(--docs-text,#f0ede7);font-family:var(--font-serif);letter-spacing:-.3px;margin:0 0 18px;font-size:44px;font-weight:400;line-height:1.1}.hero-module__5_cOHW__heroTitle em{font-style:italic}.hero-module__5_cOHW__heroText{max-width:460px;font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0 0 22px;font-size:15.5px;line-height:1.7}.hero-module__5_cOHW__heroText strong{color:var(--docs-text,#f0ede7);font-weight:500}.hero-module__5_cOHW__heroCta{align-items:center;display:flex}.hero-module__5_cOHW__ctaPrimary{color:var(--docs-text,#f0ede7);font-family:var(--font-sans);align-items:center;gap:6px;font-size:13.5px;font-weight:500;text-decoration:none;transition:gap .15s;display:inline-flex}.hero-module__5_cOHW__ctaPrimary:hover{gap:9px}.hero-module__5_cOHW__ctaPrimary svg{width:14px;height:14px;transition:transform .15s}.hero-module__5_cOHW__ctaPrimary:hover svg{transform:translate(3px)}.hero-module__5_cOHW__section{flex-direction:column;gap:18px;margin-bottom:56px;animation:.38s cubic-bezier(.16,1,.3,1) both hero-module__5_cOHW__docsFadeUp;display:flex}.hero-module__5_cOHW__sectionDivider{align-items:center;gap:10px;margin-bottom:18px;display:flex}.hero-module__5_cOHW__sectionDivider:after{content:"";background:var(--docs-border,#ffffff12);flex:1;height:1px}.hero-module__5_cOHW__sectionLabel{color:var(--docs-text-3,#4a4945);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;font-size:10px;font-weight:600}.hero-module__5_cOHW__sectionTitle{color:var(--docs-text,#f0ede7);font-family:var(--font-sans);letter-spacing:-.3px;margin:0;font-size:21px;font-weight:600;line-height:1.2}.hero-module__5_cOHW__sectionText{max-width:560px;font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:14.5px;line-height:1.7}.hero-module__5_cOHW__card{border:1px solid var(--docs-border,#ffffff12);background:var(--docs-bg-2,#0e0e0e);border-radius:8px;padding:24px 26px}.hero-module__5_cOHW__cardLabel{color:var(--docs-text-3,#4a4945);font-family:var(--font-mono);letter-spacing:.12em;margin:0 0 13px;font-size:10px;font-weight:500}.hero-module__5_cOHW__cardTitle{color:var(--docs-text,#f0ede7);font-family:var(--font-sans);letter-spacing:-.3px;margin:0 0 10px;font-size:20px;font-weight:600;line-height:1.25}.hero-module__5_cOHW__cardText{font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:14px;line-height:1.7}.hero-module__5_cOHW__cardGrid{border:1px solid var(--docs-border,#ffffff12);background:var(--docs-border,#ffffff12);border-radius:8px;gap:1px;display:grid;overflow:hidden}.hero-module__5_cOHW__twoColumnGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-module__5_cOHW__threeColumnGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-module__5_cOHW__linkCardGrid{border:1px solid var(--docs-border,#ffffff12);background:var(--docs-border,#ffffff12);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.hero-module__5_cOHW__linkCard{background:var(--docs-bg-2,#0e0e0e);min-height:148px;color:inherit;cursor:pointer;flex-direction:column;gap:8px;padding:20px 22px;text-decoration:none;transition:background .15s;display:flex}.hero-module__5_cOHW__linkCard:hover{background:var(--docs-bg-3,#131313)}.hero-module__5_cOHW__linkCardTitle{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);letter-spacing:-.01em;margin:0;font-size:14px;font-weight:600}.hero-module__5_cOHW__linkCardText{font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:14px;line-height:1.7}.hero-module__5_cOHW__linkCardArrow{color:var(--docs-text-3,#4a4945);font-family:var(--font-mono);margin-top:auto;font-size:10px}.hero-module__5_cOHW__inlineCode{font-family:var(--font-mono);color:var(--docs-text,#f0ede7);background:#ffffff12;border:1px solid #ffffff1a;border-radius:3px;padding:1px 5px;font-size:12px;display:inline-block}.hero-module__5_cOHW__list{font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;padding-left:18px;font-size:14px;line-height:1.75}.hero-module__5_cOHW__list li+li{margin-top:8px}.hero-module__5_cOHW__callout{border:1px solid;border-radius:8px;align-items:flex-start;gap:13px;margin:22px 0;padding:14px 16px;display:flex}.hero-module__5_cOHW__calloutInfo{background:var(--docs-blue-dim,#3b82f614);border-color:var(--docs-blue-border,#3b82f633);color:var(--docs-blue-text,#7db9f7)}.hero-module__5_cOHW__calloutWarning{color:var(--docs-text-2,#888884);background:#ffffff0a;border-color:#ffffff1f}.hero-module__5_cOHW__calloutIcon{opacity:.8;flex-shrink:0;width:16px;height:16px;margin-top:1px}.hero-module__5_cOHW__calloutText{font-family:var(--font-sans);font-size:13.5px;line-height:1.65}.hero-module__5_cOHW__tableWrap{border:1px solid var(--docs-border,#ffffff12);background:var(--docs-bg-2,#0e0e0e);border-radius:8px;overflow-x:auto}.hero-module__5_cOHW__table{border-collapse:collapse;width:100%}.hero-module__5_cOHW__tableHead,.hero-module__5_cOHW__tableCell{border-bottom:1px solid var(--docs-border,#ffffff12);text-align:left;vertical-align:top;padding:12px 14px;font-size:13px;line-height:1.65}.hero-module__5_cOHW__tableHead{color:var(--docs-text-3,#4a4945);font-family:var(--font-sans);background:var(--docs-bg-3,#131313);font-size:11px;font-weight:600}.hero-module__5_cOHW__tableCell{color:var(--docs-text-2,#888884)}.hero-module__5_cOHW__tableMono{font-family:var(--font-mono)}.hero-module__5_cOHW__tabShell{border:1px solid var(--docs-border,#ffffff12);background:var(--docs-bg-2,#0e0e0e);border-radius:8px;overflow:hidden}.hero-module__5_cOHW__tabList{border-bottom:1px solid var(--docs-border,#ffffff12);background:var(--docs-bg-3,#131313);flex-wrap:wrap;display:flex}.hero-module__5_cOHW__tabButton{color:var(--docs-text-3,#4a4945);font-family:var(--font-sans);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:12px 14px 10px;font-size:12px;font-weight:500;transition:all .15s}.hero-module__5_cOHW__tabButton:hover{color:var(--docs-text-2,#888884)}.hero-module__5_cOHW__tabButtonActive{color:var(--docs-text,#f0ede7);border-bottom-color:var(--docs-text,#f0ede7);background:#ffffff0a}.hero-module__5_cOHW__tabMeta{gap:6px;padding:16px 18px 0;display:grid}.hero-module__5_cOHW__tabText{font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0 0 8px;font-size:12px;line-height:1.65}.hero-module__5_cOHW__pageHeader{border-bottom:1px solid var(--docs-border,#ffffff12);flex-direction:column;gap:10px;margin-bottom:52px;padding:44px 0 36px;display:flex}.hero-module__5_cOHW__pageHeaderTitle{font-family:var(--font-serif);color:var(--docs-text,#f0ede7);letter-spacing:-.3px;margin:0;font-size:44px;font-weight:400;line-height:1.1}.hero-module__5_cOHW__pageHeaderText{max-width:720px;font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:15.5px;line-height:1.7}.hero-module__5_cOHW__ctaInline{color:var(--docs-text,#f0ede7);text-decoration:none}.hero-module__5_cOHW__ctaInline:hover{color:var(--docs-text,#f0ede7)}.hero-module__5_cOHW__quote{border-left:2px solid var(--docs-text,#f0ede7);font-family:var(--font-sans);color:var(--docs-text,#f0ede7);background:#ffffff0a;border-radius:0 6px 6px 0;margin:0;padding:16px 18px;font-size:13.5px;line-height:1.7}.hero-module__5_cOHW__toolsListContainer{background:var(--docs-bg-2,#0e0e0e);border:1px solid var(--docs-border,#ffffff12);border-radius:8px;margin:22px 0;overflow:hidden}.hero-module__5_cOHW__toolsListHeader{background:var(--docs-bg-3,#131313);border-bottom:1px solid var(--docs-border,#ffffff12);justify-content:space-between;align-items:center;padding:9px 16px;display:flex}.hero-module__5_cOHW__toolsListPrompt,.hero-module__5_cOHW__toolsListCount{font-family:var(--font-mono);color:var(--docs-text-3,#4a4945);font-size:12px}.hero-module__5_cOHW__toolsListBody{flex-direction:column;display:flex}.hero-module__5_cOHW__toolsListRow{border-bottom:1px solid var(--docs-border,#ffffff12);color:inherit;align-items:center;padding:11px 16px;text-decoration:none;transition:background .12s;display:flex}.hero-module__5_cOHW__toolsListRow:hover{background:var(--docs-bg-3,#131313)}.hero-module__5_cOHW__toolsListRow:hover .hero-module__5_cOHW__toolsListArrow{opacity:1;transform:translate(2px)}.hero-module__5_cOHW__toolsListRowLast{border-bottom:none}.hero-module__5_cOHW__toolsListName{font-family:var(--font-mono);color:var(--docs-text,#f0ede7);flex-shrink:0;min-width:220px;font-size:13px;font-weight:500}.hero-module__5_cOHW__toolsListDesc{font-family:var(--font-sans);color:var(--docs-text-2,#888884);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.hero-module__5_cOHW__toolsListArrow{width:13px;height:13px;color:var(--docs-text-3,#4a4945);opacity:0;flex-shrink:0;transition:all .12s}@media (max-width:767px){.hero-module__5_cOHW__hero{margin-bottom:36px;padding:32px 0 28px}.hero-module__5_cOHW__heroTitle{font-size:32px}.hero-module__5_cOHW__heroText,.hero-module__5_cOHW__sectionText,.hero-module__5_cOHW__cardText,.hero-module__5_cOHW__linkCardText{font-size:13px;line-height:1.65}.hero-module__5_cOHW__cardTitle{font-size:18px}.hero-module__5_cOHW__twoColumnGrid,.hero-module__5_cOHW__threeColumnGrid,.hero-module__5_cOHW__linkCardGrid{grid-template-columns:1fr}.hero-module__5_cOHW__card,.hero-module__5_cOHW__linkCard{padding:20px 18px}.hero-module__5_cOHW__pageHeader{margin-bottom:36px;padding:32px 0 28px}.hero-module__5_cOHW__pageHeaderTitle{font-size:32px}}@media (hover:none){.hero-module__5_cOHW__linkCard:hover{background:var(--docs-bg-2,#0e0e0e)}.hero-module__5_cOHW__tabButton:hover{background:0 0}.hero-module__5_cOHW__ctaPrimary:hover{gap:6px}}
.steps-module__aGkTPW__steps{border:1px solid var(--docs-border,#ffffff12);border-radius:8px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.steps-module__aGkTPW__step{background:var(--docs-bg-2,#0e0e0e);border-right:1px solid var(--docs-border,#ffffff12);padding:20px 22px;transition:background .15s}.steps-module__aGkTPW__step:hover{background:var(--docs-bg-3,#131313)}.steps-module__aGkTPW__stepLast{border-right:none}.steps-module__aGkTPW__stepNumber{font-family:var(--font-mono);letter-spacing:.06em;color:var(--docs-text-3,#4a4945);margin-bottom:11px;font-size:10px;font-weight:500;display:block}.steps-module__aGkTPW__stepTitle{font-family:var(--font-sans);color:var(--docs-text,#f0ede7);letter-spacing:-.01em;margin:0 0 7px;font-size:13.5px;font-weight:600}.steps-module__aGkTPW__stepText{font-family:var(--font-sans);color:var(--docs-text-2,#888884);margin:0;font-size:12.5px;line-height:1.6}@media (max-width:767px){.steps-module__aGkTPW__steps{grid-template-columns:1fr}.steps-module__aGkTPW__step{border-right:none;border-bottom:1px solid var(--docs-border,#ffffff12)}.steps-module__aGkTPW__stepLast{border-bottom:none}}
