/*! tailwindcss v4.1.8 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-font-weight:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--font-weight-semibold:600;--radius-lg:.5rem;--ease-out:cubic-bezier(0,0,.2,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-4{top:calc(var(--spacing)*4)}.top-full{top:100%}.right-4{right:calc(var(--spacing)*4)}.left-0{left:calc(var(--spacing)*0)}.z-50{z-index:50}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-\[1rem\]{margin-top:1rem}.mt-\[2rem\]{margin-top:2rem}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.ml-auto{margin-left:auto}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.h-full{height:100%}.w-32{width:calc(var(--spacing)*32)}.w-36{width:calc(var(--spacing)*36)}.w-full{width:100%}.min-w-max{min-width:max-content}.flex-1{flex:1}.origin-\[9px_12px\]{transform-origin:9px 12px}.origin-\[15px_12px\]{transform-origin:15px 12px}.scale-90{--tw-scale-x:90%;--tw-scale-y:90%;--tw-scale-z:90%;scale:var(--tw-scale-x)var(--tw-scale-y)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-1{gap:calc(var(--spacing)*1)}.gap-2{gap:calc(var(--spacing)*2)}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-6>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*6)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*6)*calc(1 - var(--tw-space-y-reverse)))}.gap-y-2{row-gap:calc(var(--spacing)*2)}.self-end{align-self:flex-end}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e+38px}.rounded-lg{border-radius:var(--radius-lg)}.bg-\[var\(--control-bg-color\)\]{background-color:var(--control-bg-color)}.object-cover{object-fit:cover}.px-2{padding-inline:calc(var(--spacing)*2)}.py-1{padding-block:calc(var(--spacing)*1)}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-200{--tw-duration:.2s;transition-duration:.2s}.duration-300{--tw-duration:.3s;transition-duration:.3s}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}.select-none{-webkit-user-select:none;user-select:none}@media (hover:hover){.group-hover\:rotate-\[-8deg\]:is(:where(.group):hover *){rotate:-8deg}.group-hover\:rotate-\[8deg\]:is(:where(.group):hover *){rotate:8deg}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}@media (min-width:48rem){.md\:mt-0{margin-top:calc(var(--spacing)*0)}.md\:flex-row{flex-direction:row}}}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}:root{--codice-caret-color:#d5efea;--codice-title-color:hsla(0,0%,87%,0.34);--codice-code-line-number-color:#a4a4a4;--codice-code-highlight-color:#555555;--codice-control-color:#8d8989;--control-bg-color:#242424;--control-color:#c8c6c6;--control-hover-color:rgba(255,255,255,0.1);--app-editor-bg-color:#3d3c3c}[data-theme=light]{--codice-control-color:#6c6c6c;--codice-title-color:#272727;--codice-caret-color:#272727;--codice-code-highlight-color:#e8e8e8;--control-color:#363434;--control-bg-color:#e3e3e3;--control-hover-color:rgba(0,0,0,0.1);--app-editor-bg-color:#efefef}*{box-sizing:border-box}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.4;scrollbar-width:none;-ms-overflow-style:none;-webkit-font-smoothing:antialiased}@media screen and (max-width:480px){body{width:100%}}body{max-width:600px;margin:auto;padding:0;background-color:#343434;color:#ffeceb}a,a:visited{color:inherit}input[type=radio]{display:none}.code-install--bash{padding:0 .5rem;background-color:#242424;--sh-identifier:#c8ccd2}::selection{background-color:rgba(226,255,234,.2)}.titles{margin-bottom:6rem}.huge-title{font-size:6rem;font-weight:700;color:#f47067;margin-bottom:1rem;text-shadow:-2px 1px 6px #5c5c5c;transition:text-shadow .1s ease-in-out}.huge-title:hover{text-shadow:0 0 10px #f47067}.subtitle{font-size:2rem;font-weight:400;margin-bottom:1rem;transition:text-shadow .1s ease-in-out}.main{padding:4rem .5rem;width:100%}.section{margin:4rem 0}.section h2{margin:0;font-weight:500;font-size:1.3rem}.control-button{display:inline-block;padding:0 .8rem;border-radius:88px;background-color:var(--control-bg-color);font-size:14px;font-weight:600;text-decoration:none;cursor:pointer;border:none;transition:background-color .2s ease-in-out}.control-button .controls-manager-label{cursor:pointer;white-space:nowrap}.control-button:hover{background-color:var(--control-hover-color)}@keyframes shaking-a-little-oblique{0%{transform:translateX(0)}25%{transform:translateX(-2px) rotate(-1deg)}50%{transform:translateX(2px) rotate(1deg)}75%{transform:translateX(-2px) rotate(-1deg)}to{transform:translateX(0)}}.control-button:active{opacity:.7;animation:shaking-a-little-oblique .2s ease-in-out}.range-button{width:26px;height:26px;padding:2px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease-in-out}.range-button svg{vertical-align:middle}.range-button:hover{background-color:var(--control-hover-color)}.range-button svg:hover{transition:transform .2s ease-in-out}.code-example [data-codice-code]{background-color:#343434;color:#d5d5d5;border-radius:8px;overflow-x:auto;font-size:14px;margin:1rem 0}.editor{border-radius:8px}#editor-canvas{padding:.5rem;background-color:var(--app-editor-bg-color);transition:background-color var(--sh-transition-duration,.3s) var(--sh-transition-timing,ease-out)}#editor-canvas.theme-changing{position:relative;overflow:hidden}#editor-canvas.theme-changing:after{content:"";position:absolute;top:-30%;left:-120%;width:160%;height:160%;background:radial-gradient(ellipse at center,rgba(255,255,255,.1) 10%,rgba(255,255,255,.05) 20%,transparent 70%);animation:theme-glow-oblique .4s ease-in-out;pointer-events:none;transform-origin:center}[data-theme=light] #editor-canvas.theme-changing:after{background:radial-gradient(ellipse at center,rgba(0,0,0,.05) 10%,rgba(0,0,0,.02) 20%,transparent 70%)}@keyframes theme-glow-oblique{0%{transform:translateX(-80%) translateY(-40%) scale(.8);opacity:0}50%{transform:translateX(0) translateY(0) scale(1.2);opacity:1}to{transform:translateX(80%) translateY(40%) scale(.8);opacity:0}}#editor-canvas.theme-changing:before{content:"";position:absolute;top:-50%;left:-150%;width:200%;height:200%;background:linear-gradient(135deg,transparent,transparent 20%,rgba(255,255,255,.05) 25%,rgba(255,255,255,.2) 30%,rgba(255,255,255,.05) 45%,transparent 80%,transparent);animation:theme-sweep-oblique .4s ease-in-out;pointer-events:none;transform-origin:center}[data-theme=light] #editor-canvas.theme-changing:before{background:linear-gradient(135deg,transparent,transparent 20%,rgba(0,0,0,.03) 35%,rgba(0,0,0,.1) 50%,rgba(0,0,0,.03) 65%,transparent 80%,transparent)}@keyframes theme-sweep-oblique{0%{transform:translateX(-100%) translateY(-50%);opacity:0}10%{opacity:1}50%{transform:translateX(0) translateY(0);opacity:1}90%{opacity:1}to{transform:translateX(100%) translateY(50%);opacity:0}}.code-example__item{padding:1rem;background-color:#3d3d3d;border-radius:8px;margin:2rem 0;border:1px solid rgba(163,169,165,.2)}.code-example__item__title{margin:0 0 1.2rem}.controls-manager-label{display:inline-block;padding:.2rem 0;user-select:none;border-radius:66px}.control-button label[data-checked=true],.controls-manager-input,.controls-manager-label--checked{color:var(--control-color)}.controls-manager-input{display:inline-block;min-width:2ch;margin:0;padding:0 4px;background-color:transparent;font-size:1rem;font-weight:600;resize:horizontal;outline-color:var(--control-color);width:68px;line-height:1;border:none}.controls-manager-input::selection{background-color:#565656}.range-selector-value{display:inline-block;min-width:32px;text-align:center}.range-control{font-size:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:88px;background-color:var(--control-bg-color);user-select:none}.range-control .controls-manager-label{margin:0 .5rem;font-weight:600}@keyframes glow{0%,to{text-shadow:0 0 2px rgba(50,50,50,.4)}50%{text-shadow:0 0 6px rgba(133,133,133,.829);font-weight:900}}.range-control button{background-color:transparent;border:none;color:var(--control-color);cursor:pointer;padding:0;border-radius:50%;transition:background-color .2s ease-in-out}.range-button label{letter-spacing:.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.range-control button:active+label,.range-control button:active~label{animation:glow .2s ease-in-out}.range-control button:first-child,.range-control button:last-child{transition:background-color .2s ease-in-out}.controls{margin-top:2rem;margin-bottom:2.5rem}.controls-manager{display:flex;font-size:14px;gap:.5rem}.controls-manager label span{font-size:12px}.control-button input[type=checkbox]{display:none}.css-arrow{display:inline-block;position:relative;width:1em;height:1em;font-size:inherit}.css-arrow .line{position:absolute;width:.7em;height:.1em;background:black;top:50%;left:50%;transform-origin:center center;border-radius:.05em;transition:transform .2s ease}.line.top{top:.25em;transform:rotate(45deg)}.line.bottom{bottom:.25em;transform:rotate(-45deg)}.css-arrow:hover .top{transform:rotate(30deg)}.css-arrow:hover .bottom{transform:rotate(-30deg)}.editor-resizable{position:relative;display:flex;justify-content:center}.dropdown-menu{position:relative;display:inline-block;user-select:none}.dropdown-menu .dropdown-menu-button{position:relative;display:inline-block;padding:.2rem .2rem .2rem .8rem;border-radius:88px;background-color:var(--control-bg-color);color:var(--control-color);font-size:14px;font-weight:600;cursor:pointer;transition:background-color .2s ease-in-out}.dropdown-menu .dropdown-menu-divider{top:0;right:0;width:1px;height:26px;background:var(--grey-200)}.dropdown-menu .dropdown-menu-button-group{position:relative;display:inline-flex;align-items:center}.dropdown-menu .dropdown-menu-button-group--merged{flex-grow:1;display:flex}.dropdown-menu .dropdown-menu-button-group--merged .dropdown-menu-button{border-top-right-radius:0;border-bottom-right-radius:0}.dropdown-menu .dropdown-menu-button--next{border-top-left-radius:0;border-bottom-left-radius:0;background-color:var(--control-bg-color);border-top-right-radius:88px;border-bottom-right-radius:88px;line-height:20px;padding:.2rem .4rem;height:26px;cursor:pointer;transition:background-color .2s ease-in-out}.dropdown-menu .dropdown-menu-button--next:hover,.dropdown-menu .dropdown-menu-button:hover{background-color:var(--control-hover-color)}.dropdown-menu .dropdown-menu-button.button-pulsed{animation:button-pulse .2s ease-out}@keyframes button-pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.dropdown-menu .dropdown-menu-list{position:absolute;top:calc(100% + .5rem);left:0;z-index:100;width:100%;background-color:var(--control-bg-color);box-shadow:0 2px 10px rgba(0,0,0,.1);border-radius:6px}.dropdown-menu .dropdown-menu-list-item{padding:.2rem .5rem;cursor:pointer;color:var(--control-color);font-size:14px;transition:background-color .2s ease-in-out;font-weight:600}.dropdown-menu .dropdown-menu-list-item:hover{background-color:var(--control-hover-color)}.copy-image{cursor:pointer;background-color:#f87e68;padding:.2rem .8rem;border-radius:88px;font-size:14px;transition:all .2s ease-in-out;font-weight:600;user-select:none}.copy-image:hover{filter:brightness(.9)}[data-codice-content] *{transition:color var(--sh-transition-duration,.3s) var(--sh-transition-timing,ease-out),opacity var(--sh-transition-duration,.3s) var(--sh-transition-timing,ease-out)}#editor-canvas.theme-changing [data-codice-content] *{animation:syntax-refresh-oblique .4s ease-in-out}@keyframes syntax-refresh-oblique{0%{opacity:1}25%{opacity:.8}50%{opacity:.6}75%{opacity:.8}to{opacity:1}}[data-codice=editor]{max-width:100%;border:1px solid transparent}.editor[data-codice=editor] [data-codice-content],.editor[data-codice=editor] textarea{border-radius:8px;transition:border .2s ease-in-out;border:1px solid transparent}.editor[data-codice=editor] [data-codice-content]:hover{border-color:rgba(163,169,165,.2)}.resizable-resizer{float:right;width:1.5rem}.dropdown-menu-highlight{display:flex}[data-codice-control]{transition:background-color .2s ease-in-out}[data-codice-control]:first-child:hover{background-color:#f47067}[data-codice-control]:nth-child(2):hover{background-color:#fdbc40}[data-codice-control]:nth-child(3):hover{background-color:#34d399}@media screen and (max-width:640px){.code-example__item{padding:.5rem}}[data-theme=dark]:has([data-codice-title]){--codice-title-color:hsla(0,0%,87%,0.34)}[data-theme=dark]:has([data-codice-title]:focus){--codice-title-color:hsla(0,0%,87%,0.54)}[data-theme]:not([data-theme=dark]):has([data-codice-title]){--codice-title-color:hsla(0,0%,13%,0.34)}[data-theme]:not([data-theme=dark]):has([data-codice-title]:focus){--codice-title-color:hsla(0,0%,13%,0.54)}[data-theme=dark] textarea:focus{color:rgba(240,248,255,.36)}[data-theme]:not([data-theme=dark]) textarea:focus{color:rgba(77,63,63,.16)}[data-theme=dark] body{background-color:#343434}[data-theme]:not([data-theme=dark]) body{background-color:#f5f5f5;color:#272727}[data-theme]:not([data-theme=dark]) .code-install--bash{background-color:#e8e8e8;--sh-identifier:#645151}[data-theme]:not([data-theme=dark]) .code-example [data-codice-code]{background-color:#efefef;color:#272727}[data-theme]:not([data-theme=dark]) .code-example__item{border-color:rgba(163,169,165,.2);background-color:#f5f5f5}[data-theme]:not([data-theme=dark]) .copy-image{background-color:#e4b4ab;color:#272727}:root{--sh-transition-duration:300ms;--sh-transition-timing:ease-out}:root[data-highlight-theme=default][data-theme=dark]{--sh-class:#d4d4d4;--sh-identifier:#d4d4d4;--sh-sign:#d4d4d4;--sh-string:#d4d4d4;--sh-keyword:#d4d4d4;--sh-comment:#d4d4d4;--sh-jsxliterals:#d4d4d4;--sh-entity:#d4d4d4;--sh-property:#d4d4d4}:root[data-highlight-theme=default][data-theme=light]{--sh-class:#24292f;--sh-identifier:#24292f;--sh-sign:#24292f;--sh-string:#24292f;--sh-keyword:#24292f;--sh-comment:#24292f;--sh-jsxliterals:#24292f;--sh-entity:#24292f;--sh-property:#24292f}:root:not([data-highlight-theme]),:root[data-highlight-theme=vscode][data-theme=dark]{--sh-class:#4ec9b0;--sh-identifier:#9cdcfe;--sh-sign:#d4d4d4;--sh-string:#ce9178;--sh-keyword:#569cd6;--sh-comment:#6a9955;--sh-jsxliterals:#ff8c42;--sh-entity:#dcdcaa;--sh-property:#9cdcfe}:root:not([data-highlight-theme]),:root[data-highlight-theme=vscode][data-theme=light]{--sh-class:#6f42c1;--sh-identifier:#24292f;--sh-sign:#24292f;--sh-string:#032f62;--sh-keyword:#cf222e;--sh-comment:#6e7781;--sh-jsxliterals:#8250df;--sh-entity:#953800;--sh-property:#0550ae}:root[data-highlight-theme=solarized][data-theme=dark]{--sh-class:#e06c75;--sh-identifier:#abb2bf;--sh-sign:#abb2bf;--sh-string:#98c379;--sh-keyword:#c678dd;--sh-comment:#5c6370;--sh-jsxliterals:#e5c07b;--sh-entity:#61afef;--sh-property:#56b6c2}:root[data-highlight-theme=solarized][data-theme=light]{--sh-class:#a626a4;--sh-identifier:#383a42;--sh-sign:#383a42;--sh-string:#50a14f;--sh-keyword:#a626a4;--sh-comment:#a0a1a7;--sh-jsxliterals:#c18401;--sh-entity:#4078f2;--sh-property:#0184bc}:root[data-highlight-theme=monokai][data-theme=dark]{--sh-class:#f92672;--sh-identifier:#a6e22e;--sh-sign:#66d9ef;--sh-string:#e6db74;--sh-keyword:#f92672;--sh-comment:#75715e;--sh-jsxliterals:#ae81ff;--sh-entity:#fd971f;--sh-property:#a6e22e}:root[data-highlight-theme=monokai][data-theme=light]{--sh-class:#c72565;--sh-identifier:#6b8e23;--sh-sign:#3a7ca5;--sh-string:#a68e39;--sh-keyword:#c72565;--sh-comment:#99998e;--sh-jsxliterals:#7b5fc9;--sh-entity:#cc7b18;--sh-property:#6b8e23}:root[data-highlight-theme=dracula][data-theme=dark]{--sh-class:#ff79c6;--sh-identifier:#f8f8f2;--sh-sign:#bd93f9;--sh-string:#50fa7b;--sh-keyword:#ff79c6;--sh-comment:#6272a4;--sh-jsxliterals:#ffb86c;--sh-entity:#ff5555;--sh-property:#f1fa8c}:root[data-highlight-theme=dracula][data-theme=light]{--sh-class:#d1479c;--sh-identifier:#44475a;--sh-sign:#8c7cc9;--sh-string:#50a56b;--sh-keyword:#d1479c;--sh-comment:#999ebf;--sh-jsxliterals:#c78e5c;--sh-entity:#c94848;--sh-property:#a9b85c}:root[data-highlight-theme=nord][data-theme=dark]{--sh-class:#fabd2f;--sh-identifier:#ebdbb2;--sh-sign:#ebdbb2;--sh-string:#b8bb26;--sh-keyword:#fb4934;--sh-comment:#928374;--sh-jsxliterals:#fe8019;--sh-entity:#8ec07c;--sh-property:#83a598}:root[data-highlight-theme=nord][data-theme=light]{--sh-class:#b57614;--sh-identifier:#3c3836;--sh-sign:#3c3836;--sh-string:#79740e;--sh-keyword:#9d0006;--sh-comment:#928374;--sh-jsxliterals:#af3a03;--sh-entity:#427b58;--sh-property:#076678}:root[data-highlight-theme=base16][data-theme=dark]{--sh-class:#bb9af7;--sh-identifier:#c0caf5;--sh-sign:#c0caf5;--sh-string:#9ece6a;--sh-keyword:#f7768e;--sh-comment:#565f89;--sh-jsxliterals:#e0af68;--sh-entity:#7dcfff;--sh-property:#73daca}:root[data-highlight-theme=base16][data-theme=light]{--sh-class:#5a4a78;--sh-identifier:#565a6e;--sh-sign:#565a6e;--sh-string:#485e30;--sh-keyword:#8c4351;--sh-comment:#848cb5;--sh-jsxliterals:#8f5e15;--sh-entity:#0f4b6e;--sh-property:#166775}