*,:after,:before{box-sizing:border-box}:root{font-size:var(--fs-root)}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:inherit;background-color:var(--body-bg);color:var(--body-c);font-family:var(--body-ff,var(--ff));font-size:var(--body-fs,var(--fs-base));font-weight:var(--body-fw,var(--fw-normal));line-height:var(--body-lh,var(--lh));margin:0}hr{border:0;border-top:var(--hr-bw) solid var(--hr-bc);color:var(hr-color);margin:var(--hr-my) 0;opacity:var(--hr-opacity)}p{margin-bottom:var(--spacer);margin-top:0}p:last-of-type{margin-bottom:0}abbr[title]{cursor:help;text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit;margin-bottom:1rem}:where(ol,ul){padding-inline-start:var(--ul-ps,2rem)}:where(ol,ul,dl){margin-block-end:var(--ul-mb,1rem);margin-block-start:0}:where(ol ol,ul ul,ol ul,ul ol){--ul-mb:0}dt{font-weight:var(--dt-font-weight,500)}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:1.25rem 0}:where(b,strong){font-weight:var(--fw-bolder)}:where(small,.small){font-size:var(--fs-sm)}:where(mark,.mark){background-color:var(--highlight-bg,--color-gray-200);padding:var(--mark-padding,.1875em)}:where(sub,sup){font-size:var(--sub-sup-font-size,.75em);line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}:where(a){color:var(--link-c);-webkit-text-decoration:var(--link-d);text-decoration:var(--link-d)}:where(a):hover{color:var(--link-c_h);-webkit-text-decoration:var(--link-d_h);text-decoration:var(--link-d_h)}a:not([href]),a:not([href]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--ff-code);font-size:1em}pre{color:var(--pre-color,currentColor);display:block;font-size:var(--ff-code);margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{word-wrap:break-word;color:var(--code-color,inherit);font-size:var(--code-font-size,1rem)}kbd{background-color:var(--kbd-bg,--body-bg);border-radius:var(--br-sm);color:var(--kbd-color,currentColor);font-size:var(--kbd-font-size,--fs-sm);padding:var(--kbd-padding-y,.1875rem) var(--kbd-padding-x,.375rem)}kbd kbd{font-size:1em;font-weight:var(--nested-kbd-font-weight,inherit);padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:top}caption{color:var(--table-caption-color,currentColor);padding-bottom:var(--table-cell-padding-y,.5rem);padding-top:var(--table-cell-padding-y,.5rem);text-align:left}th{font-weight:var(--table-th-font-weight,--fw-semibold);text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}:where(button){border-radius:0}:where(button):focus:not(:focus-visible){outline:0}:where(input,button,select,optgroup,textarea){font-family:inherit;font-size:1em;line-height:inherit;margin:0}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list] :not([type=date]) :not([type=datetime-local]) :not([type=month]) :not([type=week]) :not([type=time]) ::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{border-style:none;padding:0}textarea{resize:vertical}fieldset{border:0;margin:0;min-width:0;padding:0}legend{float:left;font-size:var(--legend-font-size,1.5rem);font-weight:var(--legend-font-weight,bold);line-height:inherit;margin-bottom:var(--legend-margin-bottom,.5rem);padding:0;width:100%}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{-webkit-appearance:button;font:inherit}output{display:inline-block}iframe{border:0}summary{cursor:pointer;display:flex}progress{vertical-align:baseline}[hidden]{display:none!important}.field--label-inline{display:flex;gap:.5rem}