@font-face{font-family:Work Sans;font-style:normal;font-weight:400;src:url(/fonts/WorkSans-Regular.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:500;src:url(/fonts/WorkSans-Medium.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:700;src:url(/fonts/WorkSans-Bold.woff2) format("woff2")}@font-face{font-family:Work Sans;font-style:normal;font-weight:900;src:url(/fonts/WorkSans-Black.woff2) format("woff2")}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:border-box}html{font-size:62.5%;color-scheme:light}@media only screen and (max-width:1000px){html{font-size:55%}}html,body{background-color:#fff;transition:background-color .22s ease}body{font-size:1.8rem;line-height:1.618;font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-weight:400;text-align:center;color:#000}body.modal-open{overflow:hidden;position:fixed;width:100%}a{color:#000;text-decoration-thickness:2px}a:hover{text-decoration-color:#ca228e}.header{display:flex;flex-direction:column;align-items:center;padding:1.5rem 2rem;gap:1.5rem;margin-bottom:6.5rem}body:has(.docs) .header{margin-bottom:4.5rem}@media only screen and (max-width:1000px){.header{margin-bottom:4.5rem}}@media only screen and (max-width:350px){.header{margin-bottom:1.5rem}}.header .preface{display:flex;justify-content:space-between;align-items:center;width:100%}.header .preface .icon-button{background-color:#f0f0f0;border:none;color:#000;cursor:pointer;display:grid;padding:0;border-radius:50%;height:4.8rem;width:4.8rem;text-decoration:none;place-items:center}.header .preface .icon-button:hover{background-color:#e6e6e6}.header .preface .icon-button:active{background-color:color-mix(in srgb,#e6e6e6 92%,#000000)}.header .preface .icon-button svg{display:flex;width:2.4rem;height:2.4rem}.header .preface .theme-toggle-icon{display:flex}.header .preface .theme-toggle-icon .icon-tabler-sun-high{display:none}.header .preface .header-actions{display:flex;gap:1rem}.header h1{margin:0}.header h1 a{background-image:linear-gradient(to right,#e96443,#ca228e);border-radius:6px;font-size:5.6rem;font-weight:900;line-height:1.1;color:#fff;padding:1rem 2rem;display:block;width:70rem;text-decoration:none}@media only screen and (max-width:1000px){.header h1 a{width:100%}}@media only screen and (max-width:500px){.header h1 a{font-size:4.8rem;padding:1rem 1.5rem}}@media only screen and (max-width:350px){.header h1 a{font-size:4.2rem}}.main{margin:0 auto 10rem;padding:0 2rem;max-width:85rem}.form form{display:flex;flex-direction:column;align-items:center;justify-content:center}.form-labels{position:relative;display:flex;justify-content:center}.form-labels .textarea-label{font-weight:400;font-size:2.4rem;line-height:1.3}@media only screen and (max-width:350px){.form-labels .textarea-label{font-size:2rem}}.form-labels .form-warning{opacity:0;visibility:hidden;background-color:#c00;color:#fff;position:absolute;bottom:-1rem;font-size:2rem;line-height:2.4rem;display:block;padding:.75rem 1.5rem;border-radius:6px;transition:opacity .2s linear,bottom .25s ease-out,visibility 0s linear .25s;z-index:1}.form-labels .form-warning:after{content:"";position:absolute;left:calc(50% - 1rem);margin-top:1.5rem;width:2rem;height:2rem;transform:rotate(45deg);background-color:#c00;z-index:-1}.form-labels .form-warning.visible{opacity:1;visibility:visible;bottom:.2rem;transition:opacity .2s linear,bottom .25s ease-out,visibility 0s}.form-input{display:flex;max-width:54rem;margin:1rem auto 2rem;width:100%;position:relative}.form-input textarea{padding:1.6rem;min-height:24rem;background-color:#f0f0f0;border:1px solid #dbdbdb;word-spacing:.25rem;border-radius:6px;resize:none;width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}@media(pointer:coarse){.form-input textarea{font-size:16px}}.form .make-button{padding:1.6rem;width:100%;max-width:54rem;border:none;background-color:#000;color:#fff;border-radius:6px;line-height:inherit;cursor:pointer;font-size:2rem;font-weight:400;transition:background-color .15s ease-in-out}.form .make-button:hover{background-color:#ca228e}.form .make-button:active{background-color:color-mix(in srgb,#ca228e 85%,#ffffff)}.form .color-picker-wrapper{position:absolute;right:1.2rem;bottom:1.2rem;z-index:2;width:4.8rem;height:4.8rem}.form .color-picker-wrapper .color-picker-button{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center;padding:0;border:none;border-radius:50%;background-color:#fff;color:#000;box-shadow:0 4px 10px #00000040;cursor:pointer;transition:opacity .15s ease-in-out,transform .15s ease-in-out}.form .color-picker-wrapper .color-picker-button svg{width:2.4rem;height:2.4rem;display:flex}.form .color-picker-wrapper .color-picker-button:active{transform:scale(.9);opacity:.75}.form .color-picker-wrapper .color-picker-input{position:absolute;inset:0;opacity:0;pointer-events:none;border:none;padding:0}.copy-indicator{display:grid;place-items:center;position:absolute;top:50%;left:50%;pointer-events:none;transition:opacity .15s ease-in-out,transform .15s ease-in-out;will-change:opacity,transform;color:#000}.copy-indicator svg{width:2rem;height:2rem}.copy-indicator-check{color:#090}.copy-indicator-check svg{width:2.8rem;height:2.8rem}[data-tooltip]{position:relative;overflow:visible}@media(hover:hover)and (pointer:fine){[data-tooltip]:after{content:attr(data-tooltip);position:absolute;bottom:calc(100% + .6rem);left:50%;background-color:#1a1a1a;color:#fff;padding:.6rem 1.2rem;border-radius:6px;font-size:1.4rem;font-weight:400;line-height:1.4;z-index:30;pointer-events:none;will-change:opacity,transform;max-width:20rem;width:max-content;white-space:normal;overflow-wrap:anywhere;opacity:0;transform:translate(-50%,.5rem);transition:opacity .15s ease,transform .15s ease;transition-delay:0ms}[data-tooltip]:hover:after{opacity:1;transform:translate(-50%);transition-delay:.5s}[data-tooltip]:focus-visible:after{opacity:1;transform:translate(-50%);transition:none;transition-delay:0ms}[data-tooltip][data-tooltip-immediate]:after{transition:none;transition-delay:0ms}[data-tooltip][data-tooltip-suppressed]:after{display:none}}@media only screen and (max-width:1000px){[data-tooltip]:after{display:none}}.edit-base-button.is-picker-open[data-tooltip]:after{display:none}#clr-picker{box-shadow:0 4px 10px #00000040}#clr-picker:before{color:transparent}#clr-picker input.clr-color{border-color:#dbdbdb;background-color:#f0f0f0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.palettes{margin-top:6rem}.palettes .palette-controls-wrapper{margin-bottom:2.8rem;opacity:1}.palettes .palette-controls-wrapper[hidden]{display:none!important}.palettes .palette-controls-wrapper .palette-controls{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.2rem}.palettes .palette-controls-wrapper .palette-controls .step-selector{display:flex}.palettes .palette-controls-wrapper .palette-controls .step-selector-option{border-color:transparent;width:4.5rem;background-color:#f0f0f0;color:#000;padding:0;font-size:1.6rem;font-weight:500;cursor:pointer}@media only screen and (max-width:350px){.palettes .palette-controls-wrapper .palette-controls .step-selector-option{width:4rem}}.palettes .palette-controls-wrapper .palette-controls .step-selector-option[data-skip-focus-ring],.palettes .palette-controls-wrapper .palette-controls .step-selector-option[data-skip-focus-ring]:focus-visible{outline:none;box-shadow:none}.palettes .palette-controls-wrapper .palette-controls .step-selector-option:hover{background-color:#e6e6e6}.palettes .palette-controls-wrapper .palette-controls .step-selector-option:active{background-color:color-mix(in srgb,#e6e6e6 92%,#000000)}.palettes .palette-controls-wrapper .palette-controls .step-selector-option.is-active{background-color:#dbdbdb}.palettes .palette-controls-wrapper .palette-controls .step-selector-option.is-active:active{background-color:color-mix(in srgb,#dbdbdb 92%,#000000)}.palettes .palette-controls-wrapper .palette-controls .step-selector-option:first-child{border-radius:6px 0 0 6px}.palettes .palette-controls-wrapper .palette-controls .step-selector-option:last-child{border-radius:0 6px 6px 0}.palettes .palette-controls-wrapper .palette-controls .inline-actions{display:flex;gap:1.2rem}@media only screen and (max-width:350px){.palettes .palette-controls-wrapper .palette-controls .inline-actions{gap:.8rem}}.palettes .palette-controls-wrapper .palette-controls .external-actions{display:inline-flex;gap:1.2rem}@media only screen and (max-width:350px){.palettes .palette-controls-wrapper .palette-controls .external-actions{gap:.8rem}}.palettes .palette-controls-wrapper .palette-controls .action-button{border:none;border-radius:6px;padding:1rem;cursor:pointer;background-color:#f0f0f0;color:#000;display:inline-flex}@media only screen and (max-width:350px){.palettes .palette-controls-wrapper .palette-controls .action-button{padding:.75rem}}.palettes .palette-controls-wrapper .palette-controls .action-button .icon{width:2rem;height:2rem}.palettes .palette-controls-wrapper .palette-controls .action-button:hover{background-color:#e6e6e6}.palettes .palette-controls-wrapper .palette-controls .action-button:active{background-color:color-mix(in srgb,#e6e6e6 92%,#000000)}.palettes .palette-controls-wrapper .palette-controls .action-button.is-active{background-color:#dbdbdb}.palettes .palette-controls-wrapper .palette-controls .action-button.is-active:active{background-color:color-mix(in srgb,#dbdbdb 92%,#000000)}.palettes #tints-and-shades{overflow-x:visible;width:100%;outline:0}.palettes #tints-and-shades .palette-wrapper{margin-bottom:2rem;transition:opacity .22s ease,margin-bottom .22s ease,height .22s ease,padding-top .22s ease,padding-bottom .22s ease;will-change:opacity,margin-bottom,height,padding-top,padding-bottom}.palettes #tints-and-shades .palette-wrapper[data-entering=true]{opacity:0;visibility:hidden}.palettes #tints-and-shades .palette-wrapper-fading{opacity:0;pointer-events:none}.palettes #tints-and-shades .palette-wrapper-collapsing{pointer-events:none}.palettes #tints-and-shades .palette-wrapper .palette-titlebar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.8rem;text-align:left}.palettes #tints-and-shades .palette-wrapper .palette-titlebar-controls{display:flex;align-items:center;gap:1.2rem}.palettes #tints-and-shades .palette-wrapper .palette-titlebar-name{font-size:1.4rem;line-height:normal;font-weight:500;color:#000;flex:1 1 0;min-width:0;margin-right:1.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.palettes #tints-and-shades .palette-wrapper .palette-titlebar-action{border:none;background-color:transparent;cursor:pointer;display:inline-flex;color:#000;padding:0}.palettes #tints-and-shades .palette-wrapper .palette-titlebar-action svg{width:2rem;height:2rem}.palettes #tints-and-shades .palette-wrapper .palette-complement-dropdown{position:relative;display:inline-flex}.palettes #tints-and-shades .palette-wrapper .palette-complement-dropdown-toggle{position:relative;z-index:2}.palettes #tints-and-shades .palette-wrapper .palette-complement-dropdown-menu{display:none;position:absolute;top:calc(100% + .4rem);right:-1rem;z-index:20;background-color:#fff;border-radius:6px;box-shadow:0 4px 10px #00000040;white-space:nowrap}.palettes #tints-and-shades .palette-wrapper .palette-complement-dropdown.is-open .palette-complement-dropdown-menu{display:flex;flex-direction:column}.palettes #tints-and-shades .palette-wrapper .palette-complement-dropdown-item{border:none;background-color:transparent;color:#000;font-size:1.4rem;line-height:1.4;text-align:left;width:100%;padding:.8rem 1.2rem;cursor:pointer;overflow:hidden}.palettes #tints-and-shades .palette-wrapper .palette-complement-dropdown-item:is(:hover,:focus-visible){background-color:#e6e6e6}.palettes #tints-and-shades .palette-wrapper .palette-complement-dropdown-item:active{background-color:color-mix(in srgb,#e6e6e6 92%,#000000)}.palettes #tints-and-shades .palette-wrapper .palette-complement-dropdown-item:first-child{border-top-left-radius:6px;border-top-right-radius:6px}.palettes #tints-and-shades .palette-wrapper .palette-complement-dropdown-item:last-child{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.palettes #tints-and-shades .palette-wrapper .palette-table{overflow-x:auto}.palettes #tints-and-shades .palette-wrapper .palette-table table{width:max-content;min-width:100%;border-collapse:collapse}.palettes #tints-and-shades .palette-wrapper .palette-table table .table-header th{font-size:1.4rem;min-width:6.5rem;padding:0 0 .5rem;font-weight:500;line-height:normal}.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-value{text-align:center;padding:.5rem 0 2rem;text-transform:lowercase;line-height:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-value code{font-size:1.3rem}.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-color{height:6.5rem;min-width:7.5rem;cursor:pointer;position:relative;outline:0;overflow:hidden}.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-color.copy-locked{pointer-events:none}.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-color .copy-indicator{height:4rem;width:4rem;opacity:0;border-radius:6px;box-shadow:0 4px 10px #00000040;background-color:#fff;transform:translate(-50%,-45%)}.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-color .copy-indicator-check{transform:translate(-50%,-50%);opacity:0;transition:opacity .15s ease}.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-color:is(:hover,:focus-visible) .copy-indicator-copy{opacity:1;transform:translate(-50%,-50%)}.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-color:not(.copied):active .copy-indicator-copy{opacity:.75;transform:translate(-50%,-50%) scale(.9)}.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-color.copied .copy-indicator-check{opacity:1}.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-color.copied .copy-indicator-copy{opacity:0}@media(pointer:coarse){.palettes #tints-and-shades .palette-wrapper .palette-table table td.hex-color .copy-indicator-copy{display:none}}.utility-dialog{position:relative;width:min(50rem,100vw);max-height:60rem;border:1px solid #dbdbdb;border-radius:6px;padding:1.6rem;box-shadow:0 20px 70px #00000040;background-color:#fff;color:#000;overflow:hidden;transform-origin:center}.utility-dialog-header{display:flex;align-items:center;justify-content:space-between;margin:.5rem 0 2rem}.utility-dialog-title{margin:0;font-size:2rem;font-weight:500}.utility-dialog-close{border:none;background-color:transparent;cursor:pointer;color:#000;padding:0}.utility-dialog-close span{display:flex}.utility-dialog-close svg{width:2.8rem;height:2.8rem}.utility-dialog .utility-copy-wrapper{position:absolute;right:3rem;bottom:3rem;display:flex}.utility-dialog .utility-copy-wrapper .utility-copy-button{width:4.8rem;height:4.8rem;padding:0;border-radius:50%;border:none;background-color:#fff;color:#000;cursor:pointer;box-shadow:0 4px 10px #00000040;position:relative;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.utility-dialog .utility-copy-wrapper .utility-copy-button .copy-indicator-copy{opacity:1;transform:translate(-50%,-50%) scale(1)}.utility-dialog .utility-copy-wrapper .utility-copy-button .copy-indicator-check{opacity:0;transform:translate(-50%,-50%) scale(1.2)}.utility-dialog .utility-copy-wrapper .utility-copy-button:active{opacity:.75;transform:scale(.9)}.utility-dialog .utility-copy-wrapper .utility-copy-button[disabled]{pointer-events:none}.utility-dialog .utility-copy-wrapper .utility-copy-button.copied .copy-indicator-copy{opacity:0;transform:translate(-50%,-50%) scale(.8)}.utility-dialog .utility-copy-wrapper .utility-copy-button.copied .copy-indicator-check{opacity:1;transform:translate(-50%,-50%) scale(1)}.utility-dialog:not([open]){display:none}.utility-dialog[open]{display:flex;flex-direction:column;height:90vh}.utility-dialog::backdrop{background-color:#00000080;opacity:1}.utility-dialog.is-opening{animation:export-dialog-fade .18s ease-out forwards}.utility-dialog.is-opening::backdrop{animation:export-backdrop-fade .18s ease-out forwards}.utility-dialog.is-closing{animation:export-dialog-fade .15s ease-in reverse forwards}.utility-dialog.is-closing::backdrop{animation:export-backdrop-fade .15s ease-in reverse forwards}.utility-dialog.export-dialog .export-tabs{display:flex;z-index:1}.utility-dialog.export-dialog .export-tabs .export-tab{background-color:transparent;color:#767676;padding:.8rem 1.6rem;cursor:pointer;font-weight:500;border:1px solid transparent;border-radius:6px 6px 0 0;border-bottom:none;font-size:1.6rem;user-select:none}.utility-dialog.export-dialog .export-tabs .export-tab:hover{color:#000}.utility-dialog.export-dialog .export-tabs .export-tab.is-active{color:#000;background-color:#f0f0f0}.utility-dialog.export-dialog .export-body{display:flex;flex:1 1 auto;min-height:0}.utility-dialog.export-dialog .export-body .export-output{margin:0;padding:1.8rem;flex:1 1 auto;border-radius:6px;background-color:#f0f0f0;text-align:left;overflow:auto;overflow-anchor:none}.utility-dialog.export-dialog .export-body .export-output.is-first-tab-active{border-radius:0 6px 6px}.utility-dialog.export-dialog .export-body .export-output-code{display:block;text-shadow:none;font-size:1.4rem;line-height:1.5;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;color:#000;margin:0;white-space:pre;tab-size:2;margin:-2.7rem 0 -5.4rem}.utility-dialog.export-dialog .export-body .export-output-code .code-token-string,.utility-dialog.export-dialog .export-body .export-output-code .code-token-value{color:#a31515}.utility-dialog.export-dialog .export-body .export-output-code .code-token-key,.utility-dialog.export-dialog .export-body .export-output-code .code-token-keyword{color:#3556b3}.utility-dialog.export-dialog .export-body .export-output-code .code-token-number{color:#2a7a3f}.utility-dialog.export-dialog .export-body .export-output-code .code-token-function,.utility-dialog.export-dialog .export-body .export-output-code .code-token-selector{color:#965c1a}.utility-dialog.export-dialog .export-body .export-output-code .code-token-comment{color:#566370}.utility-dialog.export-dialog .export-body .export-output-code .code-token-punctuation{color:color-mix(in srgb,#000000 65%,#ffffff)}.utility-dialog.share-dialog .share-body{display:flex;flex-direction:column;align-items:flex-end;gap:1.5rem}.utility-dialog.share-dialog .share-body .share-input{width:100%;font-size:1.4rem;line-height:1.5;padding:1.2rem 1.4rem;border-radius:6px;border:none;background-color:#f0f0f0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;resize:none;min-height:12rem;color:#000}.utility-dialog.share-dialog[open]{height:fit-content}.footer ul{list-style:none;display:flex;gap:4rem;justify-content:center;padding:0 2rem;margin:0 0 8rem;flex-wrap:wrap}.sr-only,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.skip-link:focus-visible{top:1rem;left:1rem;width:auto;height:auto;margin:0;overflow:visible;clip-path:none;white-space:normal;display:inline-block;padding:1rem 2rem;border-radius:6px;color:#fff;background-color:#000;z-index:1;transition:none;text-decoration:none}@keyframes export-dialog-fade{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes export-backdrop-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.utility-dialog.is-opening,.utility-dialog.is-closing,.utility-dialog.is-opening::backdrop,.utility-dialog.is-closing::backdrop{animation:none}}.docs{text-align:left}.docs h2{margin:3.6rem 0 0;font-size:2.7rem;line-height:1.3;font-weight:700;scroll-margin-top:2rem}.docs h2:first-child{margin-top:0}.docs h3{margin:2rem 0 -.5rem}.docs p,.docs ul,.docs ol{margin:1.5rem 0}.docs li{margin-bottom:.5rem}.docs code{background-color:#e6e6e6;font-size:90%;padding:.2rem .6rem;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.docs .anchor{margin-left:1rem;opacity:0;display:inline-flex;vertical-align:middle}.docs h2:hover>.anchor,.docs h2:focus-within>.anchor,.docs .anchor:focus-visible{opacity:1}.docs .subheader-icon{vertical-align:middle}.docs .subheader-icon svg{width:2.4rem;height:2.4rem}.not-found{background-color:#f0f0f0;color:#000;display:inline-block;padding:4rem 8rem;border-radius:6px}.not-found h2{font-weight:900;font-size:6rem;line-height:1;margin:0}.ads-primary,.ads-secondary{display:none}.ads-primary{margin-bottom:10rem;padding:0 2rem}.ads-primary:has(#carbonads),.ads-primary:has(#carbon-responsive),.ads-secondary:has(#carbonads),.ads-secondary:has(#carbon-responsive){display:block}#carbonads{width:100%;display:flex;justify-content:center}#carbonads a{border:none}#carbonads #carbon-cover{font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}#carbonads #carbon-cover .carbon-reveal,#carbonads #carbon-cover .carbon-large-image{border-radius:6px}#carbonads #carbon-cover .carbon-tagline{font-weight:400;max-inline-size:18ch}#carbonads #carbon-cover .carbon-cta{font-weight:500;color:#000;border-radius:6px}#carbonads #carbon-cover .carbon-footer button,#carbonads #carbon-cover .carbon-footer .carbon-share{visibility:hidden}#carbonads #carbon-cover .carbon-footer .carbon-via{color:#767676}#carbonads #carbon-responsive{font-family:Work Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";gap:.25rem}#carbonads #carbon-responsive a{color:#000}#carbonads #carbon-responsive img{border-radius:6px}#carbonads #carbon-responsive .carbon-responsive-wrap{background-color:#f0f0f0;border-color:#f0f0f0;border-radius:6px}#carbonads #carbon-responsive .carbon-poweredby{opacity:.75}.darkmode-active #carbonads #carbon-cover .carbon-footer .carbon-via{color:#a9a9a9}.darkmode-active #carbonads #carbon-responsive .carbon-responsive-wrap{background-color:#0000004d;border-color:#0000004d}.darkmode-active #carbonads #carbon-responsive a{color:#e6e6e6}.ads-secondary{margin-top:3rem}html.darkmode-active{background-color:#1a1a1a;color-scheme:dark}html.darkmode-active body{color:#e6e6e6;background-color:#1a1a1a}html.darkmode-active body a{color:#e6e6e6}html.darkmode-active body .header .preface .icon-button{background-color:#0000004d;color:#e6e6e6}html.darkmode-active body .header .preface .icon-button:hover{background-color:#000}html.darkmode-active body .header .preface .icon-button:active{background-color:color-mix(in srgb,#000000 85%,#ffffff)}html.darkmode-active body .header .preface .theme-toggle-icon .icon-tabler-sun-high{display:inline-block}html.darkmode-active body .header .preface .theme-toggle-icon .icon-tabler-moon{display:none}html.darkmode-active body .header .title a{color:#f0f0f0}html.darkmode-active body .form textarea{background-color:#4d4d4d;border-color:#4d4d4d;color:#e6e6e6}html.darkmode-active body .form .color-picker-button{background-color:#0000004d;color:#e6e6e6}html.darkmode-active body [data-tooltip]:after{background-color:#4d4d4d;color:#fff}html.darkmode-active body #clr-picker{background-color:#000}html.darkmode-active body #clr-picker input.clr-color{background-color:#4d4d4d;border-color:#4d4d4d}html.darkmode-active body .palettes .palette-controls .step-selector-option{background-color:#0000004d;color:#e6e6e6;border:none}html.darkmode-active body .palettes .palette-controls .step-selector-option.is-active{box-shadow:inset 0 0 0 2px #4d4d4d;opacity:1;background-color:#000}html.darkmode-active body .palettes .palette-controls .step-selector-option.is-active:active{background-color:color-mix(in srgb,#000000 85%,#ffffff)}html.darkmode-active body .palettes .palette-controls .step-selector-option:hover{background-color:#000}html.darkmode-active body .palettes .palette-controls .step-selector-option:active{background-color:color-mix(in srgb,#000000 85%,#ffffff)}html.darkmode-active body .palettes .palette-controls .action-button{background-color:#0000004d;color:#e6e6e6}html.darkmode-active body .palettes .palette-controls .action-button:hover{background-color:#000}html.darkmode-active body .palettes .palette-controls .action-button:active{background-color:color-mix(in srgb,#000000 85%,#ffffff)}html.darkmode-active body .palettes .palette-controls .action-button.is-active{border-color:#767676;box-shadow:inset 0 0 0 2px #4d4d4d;background-color:#000}html.darkmode-active body .palettes .palette-controls .action-button.is-active:active{background-color:color-mix(in srgb,#000000 85%,#ffffff)}html.darkmode-active body .palettes #tints-and-shades .palette-titlebar-name,html.darkmode-active body .palettes #tints-and-shades .palette-titlebar-action{color:#e6e6e6}html.darkmode-active body .palettes #tints-and-shades .palette-complement-dropdown-menu{background-color:#000}html.darkmode-active body .palettes #tints-and-shades .palette-complement-dropdown-item{color:#e6e6e6}html.darkmode-active body .palettes #tints-and-shades .palette-complement-dropdown-item:is(:hover,:focus-visible){background-color:#1a1a1a;color:#fff}html.darkmode-active body .palettes #tints-and-shades .palette-complement-dropdown-item:active{background-color:color-mix(in srgb,#1a1a1a 92%,#ffffff)}html.darkmode-active body .utility-dialog{background-color:#1a1a1a;color:#e6e6e6;border-color:#1a1a1a}html.darkmode-active body .utility-dialog-close{color:#e6e6e6}html.darkmode-active body .utility-dialog.export-dialog .export-tab{color:#a9a9a9}html.darkmode-active body .utility-dialog.export-dialog .export-tab:hover{color:#e6e6e6}html.darkmode-active body .utility-dialog.export-dialog .export-tab.is-active{border-color:transparent;color:#e6e6e6;background-color:#0000004d}html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output{border-color:transparent;background-color:#0000004d}html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output-code{color:#e6e6e6}html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output-code .code-token-string,html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output-code .code-token-value{color:#ff5f5f}html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output-code .code-token-key,html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output-code .code-token-keyword{color:#5cc2ff}html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output-code .code-token-number{color:#7ee787}html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output-code .code-token-function,html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output-code .code-token-selector{color:#ffa657}html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output-code .code-token-comment{color:#8b949e}html.darkmode-active body .utility-dialog.export-dialog .export-body .export-output-code .code-token-punctuation{color:color-mix(in srgb,#ffffff 65%,#000000)}html.darkmode-active body .utility-dialog.share-dialog .share-input{background-color:#0000004d;color:#e6e6e6}html.darkmode-active body .docs code{background-color:#4d4d4d}html.darkmode-active body .not-found{background-color:#0000004d;color:#e6e6e6}.clr-picker{display:none;flex-wrap:wrap;position:absolute;width:200px;z-index:1000;border-radius:10px;background-color:#fff;justify-content:flex-end;direction:ltr;box-shadow:0 0 5px #0000000d,0 5px 20px #0000001a;-moz-user-select:none;-webkit-user-select:none;user-select:none}.clr-picker.clr-open,.clr-picker[data-inline=true]{display:flex}.clr-picker[data-inline=true]{position:relative}.clr-gradient{position:relative;width:100%;height:100px;margin-bottom:15px;border-radius:3px 3px 0 0;background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,currentColor);cursor:pointer}.clr-marker{position:absolute;width:12px;height:12px;margin:-6px 0 0 -6px;border:1px solid #fff;border-radius:50%;background-color:currentColor;cursor:pointer}.clr-picker input[type=range]::-webkit-slider-runnable-track{width:100%;height:16px}.clr-picker input[type=range]::-webkit-slider-thumb{width:16px;height:16px;-webkit-appearance:none}.clr-picker input[type=range]::-moz-range-track{width:100%;height:16px;border:0}.clr-picker input[type=range]::-moz-range-thumb{width:16px;height:16px;border:0}.clr-hue{background-image:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red)}.clr-hue,.clr-alpha{position:relative;width:calc(100% - 40px);height:8px;margin:5px 20px;border-radius:4px}.clr-alpha span{display:block;height:100%;width:100%;border-radius:inherit;background-image:linear-gradient(90deg,rgba(0,0,0,0),currentColor)}.clr-hue input[type=range],.clr-alpha input[type=range]{position:absolute;width:calc(100% + 32px);height:16px;left:-16px;top:-4px;margin:0;background-color:transparent;opacity:0;cursor:pointer;appearance:none;-webkit-appearance:none}.clr-hue div,.clr-alpha div{position:absolute;width:16px;height:16px;left:0;top:50%;margin-left:-8px;transform:translateY(-50%);border:2px solid #fff;border-radius:50%;background-color:currentColor;box-shadow:0 0 1px #888;pointer-events:none}.clr-alpha div:before{content:"";position:absolute;height:100%;width:100%;left:0;top:0;border-radius:50%;background-color:currentColor}.clr-format{display:none;order:1;width:calc(100% - 40px);margin:0 20px 20px}.clr-segmented{display:flex;position:relative;width:100%;margin:0;padding:0;border:1px solid #ddd;border-radius:15px;box-sizing:border-box;color:#999;font-size:12px}.clr-segmented input,.clr-segmented legend{position:absolute;width:100%;height:100%;margin:0;padding:0;border:0;left:0;top:0;opacity:0;pointer-events:none}.clr-segmented label{flex-grow:1;margin:0;padding:4px 0;font-size:inherit;font-weight:400;line-height:initial;text-align:center;cursor:pointer}.clr-segmented label:first-of-type{border-radius:10px 0 0 10px}.clr-segmented label:last-of-type{border-radius:0 10px 10px 0}.clr-segmented input:checked+label{color:#fff;background-color:#666}.clr-swatches{order:2;width:calc(100% - 32px);margin:0 16px}.clr-swatches div{display:flex;flex-wrap:wrap;padding-bottom:12px;justify-content:center}.clr-swatches button{position:relative;width:20px;height:20px;margin:0 4px 6px;padding:0;border:0;border-radius:50%;color:inherit;text-indent:-1000px;white-space:nowrap;overflow:hidden;cursor:pointer}.clr-swatches button:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;border-radius:inherit;background-color:currentColor;box-shadow:inset 0 0 0 1px #0000001a}input.clr-color{order:1;width:calc(100% - 80px);height:32px;margin:15px 20px 20px auto;padding:0 10px;border:1px solid #ddd;border-radius:16px;color:#444;background-color:#fff;font-family:sans-serif;font-size:14px;text-align:center;box-shadow:none}input.clr-color:focus{outline:none;border:1px solid #1e90ff}.clr-close,.clr-clear{display:none;order:2;height:24px;margin:0 20px 20px;padding:0 20px;border:0;border-radius:12px;color:#fff;background-color:#666;font-family:inherit;font-size:12px;font-weight:400;cursor:pointer}.clr-close{display:block;margin:0 20px 20px auto}.clr-preview{position:relative;width:32px;height:32px;margin:15px 0 20px 20px;border-radius:50%;overflow:hidden}.clr-preview:before,.clr-preview:after{content:"";position:absolute;height:100%;width:100%;left:0;top:0;border:1px solid #fff;border-radius:50%}.clr-preview:after{border:0;background-color:currentColor;box-shadow:inset 0 0 0 1px #0000001a}.clr-preview button{position:absolute;width:100%;height:100%;z-index:1;margin:0;padding:0;border:0;border-radius:50%;outline-offset:-2px;background-color:transparent;text-indent:-9999px;cursor:pointer;overflow:hidden}.clr-marker,.clr-hue div,.clr-alpha div,.clr-color{box-sizing:border-box}.clr-field{display:inline-block;position:relative;color:transparent}.clr-field input{margin:0;direction:ltr}.clr-field.clr-rtl input{text-align:right}.clr-field button{position:absolute;width:30px;height:100%;right:0;top:50%;transform:translateY(-50%);margin:0;padding:0;border:0;color:inherit;text-indent:-1000px;white-space:nowrap;overflow:hidden;pointer-events:none}.clr-field.clr-rtl button{right:auto;left:0}.clr-field button:after{content:"";display:block;position:absolute;width:100%;height:100%;left:0;top:0;border-radius:inherit;background-color:currentColor;box-shadow:inset 0 0 1px #00000080}.clr-alpha,.clr-alpha div,.clr-swatches button,.clr-preview:before,.clr-field button{background-image:repeating-linear-gradient(45deg,#aaa 25%,transparent 25%,transparent 75%,#aaa 75%,#aaa),repeating-linear-gradient(45deg,#aaa 25%,#fff 25% 75%,#aaa 75%,#aaa);background-position:0 0,4px 4px;background-size:8px 8px}.clr-marker:focus{outline:none}.clr-keyboard-nav .clr-marker:focus,.clr-keyboard-nav .clr-hue input:focus+div,.clr-keyboard-nav .clr-alpha input:focus+div,.clr-keyboard-nav .clr-segmented input:focus+label{outline:none;box-shadow:0 0 0 2px #1e90ff,0 0 2px 2px #fff}.clr-picker[data-alpha=false] .clr-alpha{display:none}.clr-picker[data-minimal=true]{padding-top:16px}.clr-picker[data-minimal=true] .clr-gradient,.clr-picker[data-minimal=true] .clr-hue,.clr-picker[data-minimal=true] .clr-alpha,.clr-picker[data-minimal=true] .clr-color,.clr-picker[data-minimal=true] .clr-preview{display:none}.clr-dark{background-color:#444}.clr-dark .clr-segmented{border-color:#777}.clr-dark .clr-swatches button:after{box-shadow:inset 0 0 0 1px #ffffff4d}.clr-dark input.clr-color{color:#fff;border-color:#777;background-color:#555}.clr-dark input.clr-color:focus{border-color:#1e90ff}.clr-dark .clr-preview:after{box-shadow:inset 0 0 0 1px #ffffff80}.clr-dark .clr-alpha,.clr-dark .clr-alpha div,.clr-dark .clr-swatches button,.clr-dark .clr-preview:before{background-image:repeating-linear-gradient(45deg,#666 25%,transparent 25%,transparent 75%,#888 75%,#888),repeating-linear-gradient(45deg,#888 25%,#444 25% 75%,#888 75%,#888)}.clr-picker.clr-polaroid{border-radius:6px;box-shadow:0 0 5px #0000001a,0 5px 30px #0003}.clr-picker.clr-polaroid:before{content:"";display:block;position:absolute;width:16px;height:10px;left:20px;top:-10px;border:solid transparent;border-width:0 8px 10px 8px;border-bottom-color:currentColor;box-sizing:border-box;color:#fff;filter:drop-shadow(0 -4px 3px rgba(0,0,0,.1));pointer-events:none}.clr-picker.clr-polaroid.clr-dark:before{color:#444}.clr-picker.clr-polaroid.clr-left:before{left:auto;right:20px}.clr-picker.clr-polaroid.clr-top:before{top:auto;bottom:-10px;transform:rotate(180deg)}.clr-polaroid .clr-gradient{width:calc(100% - 20px);height:120px;margin:10px;border-radius:3px}.clr-polaroid .clr-hue,.clr-polaroid .clr-alpha{width:calc(100% - 30px);height:10px;margin:6px 15px;border-radius:5px}.clr-polaroid .clr-hue div,.clr-polaroid .clr-alpha div{box-shadow:0 0 5px #0003}.clr-polaroid .clr-format{width:calc(100% - 20px);margin:0 10px 15px}.clr-polaroid .clr-swatches{width:calc(100% - 12px);margin:0 6px}.clr-polaroid .clr-swatches div{padding-bottom:10px}.clr-polaroid .clr-swatches button{width:22px;height:22px}.clr-polaroid input.clr-color{width:calc(100% - 60px);margin:10px 10px 15px auto}.clr-polaroid .clr-clear{margin:0 10px 15px}.clr-polaroid .clr-close{margin:0 10px 15px auto}.clr-polaroid .clr-preview{margin:10px 0 15px 10px}.clr-picker.clr-large{width:275px}.clr-large .clr-gradient{height:150px}.clr-large .clr-swatches button{width:22px;height:22px}.clr-picker.clr-pill{width:380px;padding-left:180px;box-sizing:border-box}.clr-pill .clr-gradient{position:absolute;width:180px;height:100%;left:0;top:0;margin-bottom:0;border-radius:3px 0 0 3px}.clr-pill .clr-hue{margin-top:20px}
