.md-typeset .sophos-method{display:inline-flex;align-items:center;padding:.15rem .4rem;border-radius:.25rem;font-size:.6rem;font-weight:700;line-height:1;letter-spacing:.08em;background-color:color-mix(in srgb,currentColor 13%,transparent);border:1px solid color-mix(in srgb,currentColor 28%,transparent)}.md-typeset h2 .sophos-method,.md-typeset li .sophos-method{vertical-align:.12em;margin-right:.15rem}.md-typeset .sophos-method--get{color:#0e7a3b}.md-typeset .sophos-method--post{color:#2549d8}.md-typeset .sophos-method--put{color:#96520e}.md-typeset .sophos-method--patch{color:#7b52ab}.md-typeset .sophos-method--delete{color:#c62828}.md-typeset .sophos-method--query{color:#0f766e}.md-typeset .sophos-method--mutation{color:#a3267a}[data-md-color-scheme="slate"] .md-typeset .sophos-method--get{color:#5bd991}[data-md-color-scheme="slate"] .md-typeset .sophos-method--post{color:#8aa8ff}[data-md-color-scheme="slate"] .md-typeset .sophos-method--put{color:#f0a95c}[data-md-color-scheme="slate"] .md-typeset .sophos-method--patch{color:#c39bef}[data-md-color-scheme="slate"] .md-typeset .sophos-method--delete{color:#f07d7d}[data-md-color-scheme="slate"] .md-typeset .sophos-method--query{color:#5eead4}[data-md-color-scheme="slate"] .md-typeset .sophos-method--mutation{color:#f0a3d6}.md-typeset .sophos-op-header{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.6rem 0 .8rem}.md-typeset .sophos-op-header .sophos-op-path{padding:0;background:0;border:0;font-size:.85rem;font-weight:600;color:var(--md-default-fg-color);word-break:break-word}.md-typeset .sophos-op-copy{display:inline-flex;vertical-align:middle;margin-left:.3rem;width:1.1rem;height:1.1rem;padding:0;border:0;border-radius:.25rem;background:0;color:var(--md-default-fg-color--light);cursor:pointer}.md-typeset .sophos-op-copy:hover,.md-typeset .sophos-op-copy:focus-visible{color:var(--md-accent-fg-color);background-color:color-mix(in srgb,currentColor 10%,transparent)}.md-typeset .sophos-op-copy::before{content:"";display:block;width:.75rem;height:.75rem;margin:auto;background-color:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain;mask-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='9' y='9' width='13' height='13' rx='2'/%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='9' y='9' width='13' height='13' rx='2'/%3E%3Cpath d='M5 15H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h9a2 2 0 0 1 2 2v1'/%3E%3C/svg%3E")}.md-typeset .sophos-op-copy--done{color:#0e7a3b}[data-md-color-scheme="slate"] .md-typeset .sophos-op-copy--done{color:#5bd991}.md-typeset .sophos-op-copy--done::before{mask-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E")}.md-typeset .sophos-permission{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.45rem;padding:.3rem .6rem;border:1px solid var(--md-default-fg-color--lightest);border-radius:100px}.md-typeset .sophos-permission__label{font-size:.6rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--md-default-fg-color--light)}.md-typeset .sophos-permission code{padding:0;background:0;font-size:.72rem}.md-typeset .sophos-schema{margin:1em 0 1.6em;font-size:.8rem}.md-typeset .sophos-schema__title{display:flex;align-items:center;gap:.4rem;margin:0;padding-bottom:.4rem;border-bottom:1px solid var(--md-default-fg-color--lightest);font-size:.7rem;font-weight:700;color:var(--md-default-fg-color)}.md-typeset .sophos-schema>.sophos-field-list{margin:0}.md-typeset .sophos-schema>p:empty{display:none;margin:0}.md-typeset .sophos-schema-controls{display:inline-flex;gap:.3rem;margin-left:auto}.md-typeset .sophos-endpoints{border:1px solid var(--md-default-fg-color--lightest);border-radius:.4rem;margin:.8em 0 1.6em}.md-typeset .sophos-endpoints ul{list-style:none;margin:0;padding:0}.md-typeset .sophos-endpoints li{position:relative;margin:0;padding:.55rem 2rem .55rem .9rem;border-top:1px solid var(--md-default-fg-color--lightest);line-height:1.5}.md-typeset .sophos-endpoints li:first-child{border-top:0}.md-typeset .sophos-endpoints li:hover{background-color:color-mix(in srgb,var(--md-default-fg-color) 4%,transparent)}.md-typeset .sophos-endpoints a{font-weight:600;color:var(--md-default-fg-color);text-decoration:none}.md-typeset .sophos-endpoints a::after{content:"";position:absolute;inset:0}.md-typeset .sophos-endpoints li>code{font-size:.68rem;background:0;padding:0;color:var(--md-default-fg-color--light)}.md-typeset .sophos-endpoints li::after{content:"";position:absolute;right:.7rem;top:50%;width:.7rem;height:.7rem;transform:translateY(-50%);background-color:var(--md-default-fg-color--lighter);mask-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 18l6-6-6-6'/%3E%3C/svg%3E");mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.sophos-param-table td:first-child code{white-space:nowrap}.sophos-param-table td:nth-child(2){font-size:.6rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--md-default-fg-color--light)}.sophos-param-table td:nth-child(3){font-family:var(--md-code-font-family);font-size:.72rem}.md-typeset .sophos-required{font-weight:700}.md-typeset .sophos-constraint{display:block;margin-top:.3rem;color:var(--md-default-fg-color--light);font-style:italic}.md-typeset .sophos-field-list{font-size:.72rem}.md-typeset .sophos-field{padding:.55rem 0;border-top:1px solid var(--md-default-fg-color--lightest)}.md-typeset .sophos-field-list>.sophos-field:first-child{border-top:0}.md-typeset .sophos-field-list>.sophos-field:last-child{padding-bottom:0}.md-typeset .sophos-field__head{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.md-typeset .sophos-field__name{padding:0;background:0;font-size:.72rem;font-weight:700;color:var(--md-default-fg-color)}.md-typeset .sophos-field__type{color:var(--md-default-fg-color--light);font-size:.64rem}.md-typeset .sophos-field__head .sophos-required{font-size:.6rem;color:#c62828}[data-md-color-scheme="slate"] .md-typeset .sophos-field__head .sophos-required{color:#f07d7d}.md-typeset .sophos-field__body{margin-top:.25rem}.md-typeset .sophos-field-list--nested{margin:0;padding:0 .7rem}.md-typeset .sophos-field-list--nested>.sophos-field:first-child{padding-top:.55rem}.md-typeset .sophos-field-list--nested>.sophos-field:last-child{padding-bottom:.55rem}.md-typeset details.sophos-field__children{border:0;box-shadow:none;background:0;padding:0;margin:.45rem 0 0}.md-typeset details.sophos-field__children[open]{border:1px solid var(--md-default-fg-color--lightest);border-radius:.4rem}.md-typeset details.sophos-field__children>summary{display:inline-flex;align-items:center;gap:.3rem;padding:.25rem .65rem;margin:0;background:0;border:1px solid var(--md-default-fg-color--lightest);border-radius:100px;font-size:.64rem;font-weight:600;color:var(--md-default-fg-color--light)}.md-typeset details.sophos-field__children[open]>summary{display:flex;border:0;border-bottom:1px solid var(--md-default-fg-color--lightest);border-radius:.4rem .4rem 0 0;padding:.35rem .7rem}.md-typeset details.sophos-field__children>summary:hover{background-color:color-mix(in srgb,var(--md-default-fg-color) 4%,transparent)}.md-typeset details.sophos-field__children>summary::before,.md-typeset details.sophos-field__children>summary::after{display:none}.md-typeset .sophos-field__toggle::before{content:"+";margin-right:.3rem;font-weight:700}.md-typeset .sophos-field__toggle--hide::before{content:"−"}.md-typeset details.sophos-field__children>summary .sophos-field__toggle--hide,.md-typeset details.sophos-field__children[open]>summary .sophos-field__toggle--show{display:none}.md-typeset details.sophos-field__children[open]>summary .sophos-field__toggle--hide{display:inline}.sophos-federated-badge{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:.82rem;height:.82rem;padding:0 .15rem;border:1px solid color-mix(in srgb,var(--md-accent-fg-color) 45%,transparent);border-radius:.22rem;background:color-mix(in srgb,var(--md-accent-fg-color) 10%,transparent);color:var(--md-accent-fg-color);font-family:var(--md-text-font-family);font-size:.5rem;font-weight:700;line-height:1;vertical-align:.08rem;cursor:help}.md-typeset h3 .sophos-federated-target{margin-left:.35rem;font-family:var(--md-text-font-family);font-size:.58em;font-weight:500;white-space:nowrap}.md-sidebar--secondary .sophos-federated-badge{flex:0 0 auto;margin-top:.12rem}@media screen and (min-width:85em){.md-content__inner:has(.sophos-op-columns){max-width:82rem}.md-typeset .sophos-op-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;align-items:start}.md-typeset .sophos-op-columns+.sophos-op-columns{margin-top:2.4em}.md-typeset .sophos-op-aside{position:sticky;top:3.2rem;max-height:calc(100vh - 3.8rem);overflow-y:auto}.md-typeset .sophos-op-main>h2:first-child,.md-typeset .sophos-op-aside>h2:first-child{margin-top:0}}