
/* Documentation-only search */
.docSearch{position:relative;margin:0 0 18px;padding:0 2px 16px;border-bottom:1px solid #174b42}.docSearchLabel{display:block;margin:0 0 7px;font:600 9px monospace;letter-spacing:1.3px;text-transform:uppercase;color:#67817b}.docSearchControl{position:relative;display:flex;align-items:center}.docSearchControl svg{position:absolute;left:10px;width:14px;height:14px;fill:none;stroke:#78918b;stroke-width:1.8;stroke-linecap:round;pointer-events:none}.docSearchControl input{width:100%;height:36px;padding:0 38px 0 32px;border:1px solid #235148;border-radius:5px;background:#04110f;color:#dce9e5;font:11px/1.2 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;outline:none}.docSearchControl input::placeholder{color:#667d77}.docSearchControl input:focus{border-color:#1fe4aa;box-shadow:0 0 0 2px rgba(31,228,170,.09)}.docSearchControl kbd{position:absolute;right:9px;border:1px solid #28564e;border-radius:3px;padding:1px 5px;background:#071a17;color:#78918b;font:9px monospace;pointer-events:none}.docSearchResults{position:absolute;z-index:40;left:2px;right:2px;top:58px;max-height:min(460px,65vh);overflow:auto;border:1px solid #28564e;border-radius:6px;background:#03100e;box-shadow:0 18px 45px rgba(0,0,0,.38)}.docSearchResult{display:block!important;border:0!important;border-bottom:1px solid #173e37!important;padding:11px 12px!important;color:#aebfbb!important;background:transparent}.docSearchResult:last-child{border-bottom:0!important}.docSearchResult:hover,.docSearchResult.selected{background:#08211c!important;color:#fff!important}.docSearchResult strong{display:block;color:#e5f1ed;font-size:12px}.docSearchResult span{display:block;margin-top:2px;color:#1fe4aa;font:8px monospace;letter-spacing:.8px;text-transform:uppercase}.docSearchResult small{display:block;margin-top:5px;color:#839a94;font-size:10px;line-height:1.4}.docSearchEmpty{padding:14px;color:#8fa39e;font-size:11px}.docSearchEmpty strong{color:#dce9e5}.docSearchResults::-webkit-scrollbar{width:6px}.docSearchResults::-webkit-scrollbar-thumb{background:#28564e;border-radius:999px}body:not([data-theme="dark"]) .docSearch{border-bottom-color:#d7e2dd}body:not([data-theme="dark"]) .docSearchControl input{background:#fff;border-color:#cbdad3;color:#24312d}body:not([data-theme="dark"]) .docSearchControl input::placeholder{color:#83908b}body:not([data-theme="dark"]) .docSearchControl kbd{background:#edf5f0;border-color:#cbdad3;color:#63756f}body:not([data-theme="dark"]) .docSearchResults{background:#fff;border-color:#cbdad3;box-shadow:0 18px 45px rgba(28,55,45,.14)}body:not([data-theme="dark"]) .docSearchResult{border-bottom-color:#e1e9e5!important;color:#53635d!important}body:not([data-theme="dark"]) .docSearchResult:hover,body:not([data-theme="dark"]) .docSearchResult.selected{background:#edf7f2!important;color:#24312d!important}body:not([data-theme="dark"]) .docSearchResult strong{color:#24312d}body:not([data-theme="dark"]) .docSearchResult small{color:#687a73}@media(max-width:720px){.docSearchResults{position:relative;top:auto;left:auto;right:auto;margin-top:7px;max-height:320px}}
