.docs-shell-module__ypxsUW__header{z-index:50;background:var(--doc-header-bg);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--doc-border);position:sticky;top:0}.docs-shell-module__ypxsUW__headerInner{grid-template-columns:1fr minmax(0,auto) 1fr;align-items:center;gap:20px;max-width:1600px;height:60px;margin:0 auto;padding:0 24px;display:grid}.docs-shell-module__ypxsUW__brand{color:var(--doc-fg);justify-self:start;align-items:center;gap:9px;text-decoration:none;display:inline-flex}.docs-shell-module__ypxsUW__brandLogo{background:var(--doc-accent);width:30px;height:30px;color:var(--doc-accent-fg);border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.docs-shell-module__ypxsUW__brandName{letter-spacing:-.02em;font-size:1.12rem;font-weight:800}.docs-shell-module__ypxsUW__brandDocs{color:var(--doc-fg-subtle);font-weight:500}.docs-shell-module__ypxsUW__searchTrigger{background:var(--doc-bg-inset);border:1px solid var(--doc-border);width:100%;max-width:440px;color:var(--doc-fg-subtle);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;font-family:inherit;font-size:.9rem;transition:border-color .15s,background .15s;display:inline-flex}.docs-shell-module__ypxsUW__searchTrigger:hover{border-color:var(--doc-border-strong)}.docs-shell-module__ypxsUW__searchTriggerText{text-align:left;flex:1}.docs-shell-module__ypxsUW__kbd{color:var(--doc-fg-subtle);background:var(--doc-kbd-bg);border:1px solid var(--doc-kbd-border);border-radius:6px;align-items:center;gap:1px;padding:2px 6px;font-family:inherit;font-size:.72rem;font-weight:600;display:inline-flex}.docs-shell-module__ypxsUW__headerActions{justify-self:end;align-items:center;gap:6px;display:inline-flex}.docs-shell-module__ypxsUW__actionLink{color:var(--doc-fg-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:7px 11px;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:inline-flex}.docs-shell-module__ypxsUW__actionLink:hover{color:var(--doc-fg);background:var(--doc-accent-tint)}.docs-shell-module__ypxsUW__cta{color:var(--doc-accent-fg);background:var(--doc-accent);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.docs-shell-module__ypxsUW__cta:hover{background:var(--doc-accent-hover);transform:translateY(-1px)}.docs-shell-module__ypxsUW__iconBtn{border:1px solid var(--doc-border);background:var(--doc-bg-inset);width:36px;height:36px;color:var(--doc-fg-muted);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:color .15s,border-color .15s;display:inline-flex}.docs-shell-module__ypxsUW__iconBtn:hover{color:var(--doc-fg);border-color:var(--doc-border-strong)}.docs-shell-module__ypxsUW__tabs{align-items:center;gap:4px;max-width:1600px;height:42px;margin:0 auto;padding:0 24px;display:flex}.docs-shell-module__ypxsUW__tab{height:42px;color:var(--doc-fg-muted);align-items:center;margin-right:18px;padding:0 4px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s;display:inline-flex;position:relative}.docs-shell-module__ypxsUW__tab:hover{color:var(--doc-fg)}.docs-shell-module__ypxsUW__tabActive{color:var(--doc-fg);font-weight:600}.docs-shell-module__ypxsUW__tabActive:after{content:"";background:var(--doc-accent);border-radius:2px;height:2px;position:absolute;bottom:-1px;left:0;right:0}.docs-shell-module__ypxsUW__menuBtn{display:none}.docs-shell-module__ypxsUW__overlay{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;justify-content:center;align-items:flex-start;padding:12vh 20px 20px;display:flex;position:fixed;inset:0}.docs-shell-module__ypxsUW__palette{background:var(--doc-bg-elevated);border:1px solid var(--doc-border-strong);width:100%;max-width:560px;box-shadow:var(--doc-shadow);border-radius:14px;overflow:hidden}.docs-shell-module__ypxsUW__paletteInputRow{border-bottom:1px solid var(--doc-border);align-items:center;gap:12px;padding:16px 18px;display:flex}.docs-shell-module__ypxsUW__paletteInput{color:var(--doc-fg);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:1rem}.docs-shell-module__ypxsUW__paletteInput::placeholder{color:var(--doc-fg-subtle)}.docs-shell-module__ypxsUW__paletteResults{max-height:52vh;padding:8px;overflow-y:auto}.docs-shell-module__ypxsUW__paletteItem{cursor:pointer;border-radius:8px;flex-direction:column;gap:2px;padding:10px 12px;text-decoration:none;display:flex}.docs-shell-module__ypxsUW__paletteItem:hover,.docs-shell-module__ypxsUW__paletteItemActive{background:var(--doc-accent-tint)}.docs-shell-module__ypxsUW__paletteItemTitle{color:var(--doc-fg);font-size:.92rem;font-weight:600}.docs-shell-module__ypxsUW__paletteItemCat{color:var(--doc-fg-subtle);font-size:.78rem}.docs-shell-module__ypxsUW__paletteEmpty{text-align:center;color:var(--doc-fg-muted);padding:28px 18px;font-size:.9rem}.docs-shell-module__ypxsUW__paletteFoot{border-top:1px solid var(--doc-border);color:var(--doc-fg-subtle);gap:14px;padding:10px 16px;font-size:.75rem;display:flex}.docs-shell-module__ypxsUW__paletteFoot span{align-items:center;gap:5px;display:inline-flex}.docs-shell-module__ypxsUW__askBox{z-index:40;background:var(--doc-bg-elevated);border:1px solid var(--doc-border-strong);width:min(440px,100vw - 40px);box-shadow:var(--doc-shadow);color:var(--doc-fg-subtle);cursor:pointer;text-align:left;border-radius:14px;align-items:center;gap:10px;padding:10px 12px 10px 16px;font-family:inherit;font-size:.9rem;transition:border-color .15s,transform .15s;display:inline-flex;position:fixed;bottom:22px;left:50%;transform:translate(-50%)}.docs-shell-module__ypxsUW__askBox:hover{border-color:var(--doc-accent);transform:translate(-50%)translateY(-1px)}.docs-shell-module__ypxsUW__askBoxText{flex:1}.docs-shell-module__ypxsUW__askBoxSend{background:var(--doc-accent);width:30px;height:30px;color:var(--doc-accent-fg);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}@media (max-width:900px){.docs-shell-module__ypxsUW__headerInner{grid-template-columns:auto 1fr auto;gap:10px}.docs-shell-module__ypxsUW__searchTrigger{max-width:none}.docs-shell-module__ypxsUW__searchTriggerText,.docs-shell-module__ypxsUW__kbd{display:none}.docs-shell-module__ypxsUW__searchTrigger{justify-content:center;width:40px;height:40px;padding:0}.docs-shell-module__ypxsUW__actionLinkText,.docs-shell-module__ypxsUW__supportLink,.docs-shell-module__ypxsUW__tabs{display:none}}@media (max-width:600px){.docs-shell-module__ypxsUW__brandName{display:none}.docs-shell-module__ypxsUW__askBox{bottom:14px}}
