@import url("https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,300;0,400;0,600;0,900;1,300;1,400;1,600;1,900&display=swap");:root{font-family:Mulish,sans-serif;--site-panel-bg:#f4f7f9;--site-panel-heading:#063854}html.dark{--site-panel-bg:#26292e;--site-panel-heading:#aeb6bf}article h1+div,article h1+section,article h1+table,article h2+div,article h2+section,article h2+table,article h3+div,article h3+section,article h3+table,article h4+div,article h4+section,article h4+table,article h5+div,article h5+section,article h5+table,article h6+div,article h6+section,article h6+table,article hr+div,article hr+section,article hr+table{margin-top:8px}footer>div:first-child{display:none!important}footer>div:last-child{padding-top:1.75rem;padding-bottom:1.75rem;justify-content:flex-start}@media (min-width:768px){footer>div:last-child{padding-top:3rem;padding-bottom:3rem}}article pre{max-width:100%;overflow-x:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.props-table{font-size:.75rem}.props-table td,.props-table th{text-align:left;vertical-align:top}.props-table td *,.props-table th *{font-size:inherit}.props-table table{width:100%}.props-table td:last-child,.props-table th:last-child{width:40%}button[title="Change theme"]{display:none!important}.a11y-theme-select__menu-portal{z-index:9999!important}html[data-apollion-a11y=grayscale]{--nextra-primary-saturation:0%}html[data-apollion-a11y=colorblind]{--nextra-primary-hue:202deg}table{margin-bottom:0;margin-top:0;overflow:auto}thead{display:table-header-group;background:none;border:none}tr{background-color:0;border-top:0}table tr:nth-child(2n){background-color:initial}.playground-options{display:grid;grid-template-columns:1fr;background-color:var(--site-panel-bg);padding:24px;border-radius:8px;margin:24px 0;grid-gap:16px;gap:16px}@media (min-width:450px){.playground-options{grid-template-columns:1fr 1fr}}@media (min-width:600px){.playground-options{grid-template-columns:1fr 1fr 1fr}}.playground-options .item{display:flex;flex-direction:column;gap:6px}.playground-options .item h3{margin:0;font-size:13px;font-weight:600;color:var(--site-panel-heading);text-transform:uppercase;letter-spacing:.04em}.playground-options .item:only-child{grid-column:1/-1}