.CopyButton-module__cGgUuG__copyButton{color:var(--code-text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;line-height:1;transition:color .15s,background .15s;display:inline-flex}.CopyButton-module__cGgUuG__copyButton:hover{color:var(--code-text);background:#00000014}[data-theme=dark] .CopyButton-module__cGgUuG__copyButton:hover{background:var(--flux-color-white-a12)}.CopyButton-module__cGgUuG__copied,.CopyButton-module__cGgUuG__copied:hover{color:var(--flux-color-success-base)}
.CodeExpander-module__ofQffW__expander{position:relative}.CodeExpander-module__ofQffW__expanderContent{transition:max-height .3s;overflow:hidden}.CodeExpander-module__ofQffW__collapsed{overflow:hidden}.CodeExpander-module__ofQffW__expanded{max-height:none!important}.CodeExpander-module__ofQffW__expanderFade{background:linear-gradient(to bottom, transparent, var(--code-bg));pointer-events:none;border-radius:0 0 8px 8px;height:80px;position:absolute;bottom:30px;left:0;right:0}.CodeExpander-module__ofQffW__expanderToggle{border:none;border-top:1px solid var(--code-border);background:var(--code-bg);width:100%;color:var(--code-text-muted);cursor:pointer;justify-content:center;align-items:center;gap:6px;padding:8px 0;font-family:inherit;font-size:12px;font-weight:500;transition:color .15s,background .15s;display:flex}.CodeExpander-module__ofQffW__expanderToggle:hover{color:var(--code-text);background:var(--code-header-bg)}
.Tabs-module__3hwARa__tabs{border:1px solid var(--border-color);border-radius:8px;margin:16px 0;overflow:hidden}.Tabs-module__3hwARa__tabRadio{opacity:0;pointer-events:none;position:absolute}.Tabs-module__3hwARa__tabList{background:var(--bg-secondary);border-bottom:1px solid var(--border-color);display:flex;overflow-x:auto}.Tabs-module__3hwARa__tabLabel{color:var(--text-tertiary);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;border-bottom:2px solid #0000;padding:10px 16px;font-size:13px;font-weight:500;transition:color .15s,border-color .15s}.Tabs-module__3hwARa__tabLabel:hover{color:var(--text-primary)}.Tabs-module__3hwARa__tabPanels{position:relative}.Tabs-module__3hwARa__tabPanel{padding:16px;display:none}.Tabs-module__3hwARa__tabRadio:first-of-type:checked~.Tabs-module__3hwARa__tabPanels .Tabs-module__3hwARa__tabPanel:first-child,.Tabs-module__3hwARa__tabRadio:nth-of-type(2):checked~.Tabs-module__3hwARa__tabPanels .Tabs-module__3hwARa__tabPanel:nth-child(2),.Tabs-module__3hwARa__tabRadio:nth-of-type(3):checked~.Tabs-module__3hwARa__tabPanels .Tabs-module__3hwARa__tabPanel:nth-child(3),.Tabs-module__3hwARa__tabRadio:nth-of-type(4):checked~.Tabs-module__3hwARa__tabPanels .Tabs-module__3hwARa__tabPanel:nth-child(4),.Tabs-module__3hwARa__tabRadio:nth-of-type(5):checked~.Tabs-module__3hwARa__tabPanels .Tabs-module__3hwARa__tabPanel:nth-child(5),.Tabs-module__3hwARa__tabRadio:nth-of-type(6):checked~.Tabs-module__3hwARa__tabPanels .Tabs-module__3hwARa__tabPanel:nth-child(6),.Tabs-module__3hwARa__tabRadio:nth-of-type(7):checked~.Tabs-module__3hwARa__tabPanels .Tabs-module__3hwARa__tabPanel:nth-child(7),.Tabs-module__3hwARa__tabRadio:nth-of-type(8):checked~.Tabs-module__3hwARa__tabPanels .Tabs-module__3hwARa__tabPanel:nth-child(8),.Tabs-module__3hwARa__tabRadio:nth-of-type(9):checked~.Tabs-module__3hwARa__tabPanels .Tabs-module__3hwARa__tabPanel:nth-child(9),.Tabs-module__3hwARa__tabRadio:nth-of-type(10):checked~.Tabs-module__3hwARa__tabPanels .Tabs-module__3hwARa__tabPanel:nth-child(10){display:block}.Tabs-module__3hwARa__tabRadio:first-of-type:checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:first-child,.Tabs-module__3hwARa__tabRadio:nth-of-type(2):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(2),.Tabs-module__3hwARa__tabRadio:nth-of-type(3):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(3),.Tabs-module__3hwARa__tabRadio:nth-of-type(4):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(4),.Tabs-module__3hwARa__tabRadio:nth-of-type(5):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(5),.Tabs-module__3hwARa__tabRadio:nth-of-type(6):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(6),.Tabs-module__3hwARa__tabRadio:nth-of-type(7):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(7),.Tabs-module__3hwARa__tabRadio:nth-of-type(8):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(8),.Tabs-module__3hwARa__tabRadio:nth-of-type(9):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(9),.Tabs-module__3hwARa__tabRadio:nth-of-type(10):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(10){color:var(--text-primary);border-bottom-color:var(--text-primary);font-weight:600}[data-theme=dark] .Tabs-module__3hwARa__tabRadio:first-of-type:checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:first-child,[data-theme=dark] .Tabs-module__3hwARa__tabRadio:nth-of-type(2):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(2),[data-theme=dark] .Tabs-module__3hwARa__tabRadio:nth-of-type(3):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(3),[data-theme=dark] .Tabs-module__3hwARa__tabRadio:nth-of-type(4):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(4),[data-theme=dark] .Tabs-module__3hwARa__tabRadio:nth-of-type(5):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(5),[data-theme=dark] .Tabs-module__3hwARa__tabRadio:nth-of-type(6):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(6),[data-theme=dark] .Tabs-module__3hwARa__tabRadio:nth-of-type(7):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(7),[data-theme=dark] .Tabs-module__3hwARa__tabRadio:nth-of-type(8):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(8),[data-theme=dark] .Tabs-module__3hwARa__tabRadio:nth-of-type(9):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(9),[data-theme=dark] .Tabs-module__3hwARa__tabRadio:nth-of-type(10):checked~.Tabs-module__3hwARa__tabList .Tabs-module__3hwARa__tabLabel:nth-child(10){color:var(--text-primary);border-bottom-color:var(--text-primary)}
.Tooltip-module__m9IzoW__tooltip{cursor:help;display:inline-block;position:relative}.Tooltip-module__m9IzoW__tooltipTrigger{border-bottom:1px dashed var(--text-tertiary)}.Tooltip-module__m9IzoW__tooltipText{visibility:hidden;opacity:0;background:var(--chrome-bg);color:var(--chrome-text);white-space:nowrap;pointer-events:none;z-index:10;border-radius:6px;padding:6px 10px;font-size:12px;line-height:1.4;transition:opacity .15s,visibility .15s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);box-shadow:0 2px 8px #00000026}.Tooltip-module__m9IzoW__tooltipText:after{content:"";border:5px solid #0000;border-top-color:var(--chrome-bg);position:absolute;top:100%;left:50%;transform:translate(-50%)}.Tooltip-module__m9IzoW__tooltip:hover .Tooltip-module__m9IzoW__tooltipText,.Tooltip-module__m9IzoW__tooltip:focus .Tooltip-module__m9IzoW__tooltipText{visibility:visible;opacity:1}
