ul{padding-inline-start:1em;list-style-type:"•  "}ul>li::marker{font-size:1em}select:not([size],[multiple]){-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='4'><path d='M4 0h6L7 4'/></svg>");background-position:100%;background-repeat:no-repeat;background-size:1em;padding-right:1.3em}[type=radio],[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid;border-radius:.15em;width:1.1em;height:1.1em;padding:0;position:relative;transform:rotate(.002deg)}:is([type=radio],[type=checkbox]):checked{border-color:var(--color,blue)}[type=radio]:before,[type=checkbox]:before{content:"";color:#fff;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-size:.65em;font-weight:400;display:flex;position:absolute;inset:0}:is([type=radio],[type=checkbox]):checked:before{background-color:var(--color,blue)}[type=checkbox]:checked:before{content:"✔"}[type=radio]{border-radius:100%}[type=radio]:before{border-radius:inherit;border:.15em solid #fff}:is([type=radio],[type=checkbox]):disabled{opacity:.5}:is([type=radio],[type=checkbox]):indeterminate:before{color:currentColor;content:"─";font-size:.8em}input:where([type=radio],[type=checkbox]):not(:disabled):after{content:"";border-radius:50%;transition:background-color .3s;position:absolute;inset:-60%}input:where([type=radio],[type=checkbox]):hover:after{background-color:#0001}[type=color]{cursor:pointer;border-width:1px;border-radius:100%;width:1.4em;height:1.4em;padding:0;overflow:hidden;box-shadow:0 0 .5em #0003}[type=color]::-moz-color-swatch{border:0}[type=color]::-webkit-color-swatch{border:0}[type=color]::-webkit-color-swatch-wrapper{padding:0}html{--scrollbar-thin:;--scrollbar-color-track:var(--color-area,#f4f4f4);--scrollbar-color-thumb:var(--color,#ccc)}*{scrollbar-width:var(--scrollbar-thin) thin;scrollbar-color:var(--scrollbar-color-thumb) var(--scrollbar-color-track)}::-webkit-scrollbar{width:var(--scrollbar-thin) 8px;height:var(--scrollbar-thin) 8px}::-webkit-scrollbar-track{background:var(--scrollbar-color-track)}::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color-thumb)}select,textarea{--scrollbar-thin: }[type=range]{-webkit-appearance:none;background-color:#0000;border:0;padding:0}[type=range]::-webkit-slider-runnable-track{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #0008;border-radius:1em;height:.5em}[type=range]::-moz-range-track{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #0008;border-radius:1em;height:.5em}[type=range]::-webkit-slider-thumb{box-sizing:border-box;background:var(--color);cursor:pointer;-webkit-appearance:none;border-radius:100%;width:1em;height:1em;margin-top:-.3em}[type=range]::-moz-range-thumb{box-sizing:border-box;background:var(--color);cursor:pointer;border-radius:100%;width:1em;height:1em}[type=range]:hover::-webkit-slider-thumb{box-shadow:0 0 0 .5em #0001}[type=range]:hover::-moz-range-thumb{box-shadow:0 0 0 .5em #0001}:-webkit-autofill{filter:none;box-shadow:0 0 0 100px var(--color-light) inset}::selection{background:hsl(var(--hsl), .3)}details{border-bottom:1px solid var(--color-line)}summary{--line-height:1;padding:.5rem 0;line-height:1}details[open]>summary{margin-bottom:.5rem}details[open]{padding-bottom:1rem}summary{list-style-type:none}summary::-webkit-details-marker{display:none}summary:after{content:"▾";float:right;width:1rem;height:1rem;line-height:.9;transition:transform .2s;transform:rotate(-90deg)}details[open]>summary:after{transform:rotate(0)}