@layer starlight.core{html,body{overflow-x:hidden;width:100%}.page:where(.astro-4ffyalpl){flex-direction:column;min-height:100vh;width:100%;overflow-x:hidden}.doc-bg:where(.astro-4ffyalpl){width:100%;overflow:hidden}.doc-bg:where(.astro-4ffyalpl) img:where(.astro-4ffyalpl){width:100%}.header:where(.astro-4ffyalpl){z-index:var(--sl-z-index-navbar);position:sticky;inset-inline-start:0;inset-block-start:0;width:100%;max-width:100%;overflow-x:hidden;border-bottom:1px solid color-mix(in srgb,var(--sl-color-white) 10%,transparent);padding:var(--sl-nav-pad-y) 0px;box-sizing:border-box}.header:where(.astro-4ffyalpl) .navbar{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden}@media(max-width:800px){.header:where(.astro-4ffyalpl){background-color:var(--sl-color-black);padding:6px var(--sl-nav-pad-x)}}.main-frame:where(.astro-4ffyalpl){width:100%;overflow-x:hidden;overflow-y:visible}.legal-page-content:where(.astro-4ffyalpl){max-width:70rem;margin:auto;overflow:visible}.legal-page-content:where(.astro-4ffyalpl) h1:where(.astro-4ffyalpl){text-align:center;font-size:4rem;padding-bottom:3rem}.legal-page-content:where(.astro-4ffyalpl) h2:where(.astro-4ffyalpl){margin-top:2rem;margin-bottom:1rem}.legal-page-content:where(.astro-4ffyalpl) h3:where(.astro-4ffyalpl){margin-top:1.5rem;margin-bottom:.75rem}.legal-page-content:where(.astro-4ffyalpl) hr:where(.astro-4ffyalpl){margin:2rem 0;border:none;border-top:1px solid var(--sl-color-hairline)}.legal-page-content:where(.astro-4ffyalpl) ul:where(.astro-4ffyalpl),.legal-page-content:where(.astro-4ffyalpl) ol:where(.astro-4ffyalpl){margin:1rem 0;padding-left:2rem}.legal-page-content:where(.astro-4ffyalpl) li:where(.astro-4ffyalpl){margin:.5rem 0}.legal-page-content:where(.astro-4ffyalpl) a:where(.astro-4ffyalpl){color:var(--sl-color-accent);text-decoration:underline}.legal-page-content:where(.astro-4ffyalpl) a:where(.astro-4ffyalpl):hover{color:var(--sl-color-accent-high)}.platform-policies-table-wrapper:where(.astro-4ffyalpl){margin:2rem 0;overflow-x:auto;overflow-y:visible}.platform-policies-table:where(.astro-4ffyalpl){width:100%;border-collapse:collapse;border:1px solid var(--sl-color-hairline);border-radius:.5rem;overflow:visible}.platform-policies-table:where(.astro-4ffyalpl) thead:where(.astro-4ffyalpl){overflow:visible}.platform-policies-table:where(.astro-4ffyalpl) th:where(.astro-4ffyalpl){overflow:visible}.platform-policies-table:where(.astro-4ffyalpl) thead:where(.astro-4ffyalpl){background-color:color-mix(in srgb,var(--sl-color-accent) 10%,transparent)}.platform-policies-table:where(.astro-4ffyalpl) th:where(.astro-4ffyalpl){padding:1rem 1.5rem;text-align:left;font-weight:600;font-size:1rem;border-bottom:2px solid var(--sl-color-hairline)}.platform-policies-table:where(.astro-4ffyalpl) td:where(.astro-4ffyalpl){padding:1.25rem 1.5rem;border-bottom:1px solid var(--sl-color-hairline);vertical-align:top}.platform-policies-table:where(.astro-4ffyalpl) tbody:where(.astro-4ffyalpl) tr:where(.astro-4ffyalpl):last-child td:where(.astro-4ffyalpl){border-bottom:none}.platform-policies-table:where(.astro-4ffyalpl) tbody:where(.astro-4ffyalpl) tr:where(.astro-4ffyalpl):hover{background-color:color-mix(in srgb,var(--sl-color-accent) 5%,transparent)}.platform-policies-table:where(.astro-4ffyalpl) td:where(.astro-4ffyalpl) strong:where(.astro-4ffyalpl){font-size:1.05rem;color:var(--sl-color-text)}.platform-policies-table:where(.astro-4ffyalpl) td:where(.astro-4ffyalpl) ul:where(.astro-4ffyalpl){margin:0;padding-left:1.5rem;list-style-type:disc}.platform-policies-table:where(.astro-4ffyalpl) td:where(.astro-4ffyalpl) li:where(.astro-4ffyalpl){margin:.5rem 0}.platform-policies-table:where(.astro-4ffyalpl) td:where(.astro-4ffyalpl) a:where(.astro-4ffyalpl){color:var(--sl-color-accent);text-decoration:none}.platform-policies-table:where(.astro-4ffyalpl) td:where(.astro-4ffyalpl) a:where(.astro-4ffyalpl):hover{color:var(--sl-color-accent-high);text-decoration:underline}.table-header-with-tooltip:where(.astro-4ffyalpl){display:inline-flex;align-items:center;gap:.5rem}.info-icon-wrapper:where(.astro-4ffyalpl){position:relative;display:inline-flex;align-items:center}.info-icon:where(.astro-4ffyalpl){color:var(--sl-color-gray-3);opacity:.7;transition:opacity .2s ease,color .2s ease;flex-shrink:0}.info-icon-wrapper:where(.astro-4ffyalpl):hover .info-icon:where(.astro-4ffyalpl){opacity:1;color:var(--sl-color-accent)}.info-tooltip:where(.astro-4ffyalpl){position:fixed;transform:translate(-50%) translateY(.25rem);margin-bottom:0;padding:.75rem 1rem;background:#1e1e1efa;color:var(--sl-color-white);font-size:.8125rem;line-height:1.5;border-radius:.375rem;box-shadow:0 4px 12px #0000004d;white-space:normal;width:280px;max-width:calc(100vw - 2rem);opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;pointer-events:none;z-index:10000}html[data-theme=light] .info-tooltip:where(.astro-4ffyalpl),:root[data-theme=light] .info-tooltip:where(.astro-4ffyalpl){background:#fffffffa;color:var(--sl-color-gray-7);box-shadow:0 4px 12px #00000026;border:1px solid rgba(0,0,0,.1)}.info-icon-wrapper:where(.astro-4ffyalpl):hover .info-tooltip:where(.astro-4ffyalpl){opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.info-tooltip:where(.astro-4ffyalpl):after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:.375rem solid transparent;border-top-color:#1e1e1efa}html[data-theme=light] .info-tooltip:where(.astro-4ffyalpl):after,:root[data-theme=light] .info-tooltip:where(.astro-4ffyalpl):after{border-top-color:#fffffffa}@media(max-width:768px){.platform-policies-table:where(.astro-4ffyalpl){font-size:.9rem}.platform-policies-table:where(.astro-4ffyalpl) th:where(.astro-4ffyalpl),.platform-policies-table:where(.astro-4ffyalpl) td:where(.astro-4ffyalpl){padding:.75rem 1rem}.platform-policies-table:where(.astro-4ffyalpl) td:where(.astro-4ffyalpl) ul:where(.astro-4ffyalpl){padding-left:1.25rem}.info-tooltip:where(.astro-4ffyalpl){width:calc(100vw - 2rem);max-width:320px}}footer:where(.astro-4ffyalpl){width:100%;max-width:100vw;overflow-x:hidden;box-sizing:border-box}footer:where(.astro-4ffyalpl) .container{width:100%;max-width:100%;box-sizing:border-box;padding-left:1rem;padding-right:1rem;margin-left:auto;margin-right:auto}@media(min-width:1280px){footer:where(.astro-4ffyalpl) .container{max-width:min(1740px,calc(100% - 4rem));padding-left:2rem;padding-right:2rem}}@media(max-width:1279px){footer:where(.astro-4ffyalpl) .container{max-width:calc(100% - 2rem)}}}
