@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap";@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Lora:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Pacifico&display=swap";@import "https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&display=swap";.wrapper.svelte-10f0s39{margin:0 auto}*,:before,:after{box-sizing:border-box;overscroll-behavior:none;border-style:solid;border-width:0}body{font-family:Poppins,Geneva,Tahoma,sans-serif}body,h1,h2,h3,h4,h5,h6,small,p,figure,blockquote,dl,dd,hr,fieldset{margin:0}fieldset{border:0;padding:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizespeed;min-height:100vh;color:var(--txt-main);line-height:1.5}a{color:inherit;text-decoration:none}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@property --space{syntax:"<length>";inherits:false;initial-value:0}.stack{--space:var(--space-s);flex-direction:column;flex:1;justify-content:flex-start;display:flex}.stack>*{margin-block:0}.stack>*+*{margin-block-start:var(--space,var(--space-s))}.stack>.sr-only+*,.stack>*+.sr-only{margin-block-start:0}.box{padding:var(--padding,var(--space-s));border-radius:var(--radius,var(--border-radius));outline:var(--border-thin) transparent;outline-offset:calc(var(--border-thin) * -1);color:var(--text-main);background-color:var(--bg,var(--clr-bg-accent-secondary))}.box.invert{background-color:var(--bg-invert,var(--clr-bg-invert))}.box.outline{background-color:#0000}.box.transparent{background-color:#0000;border-color:#0000}.flow>*+*{margin-top:var(--flow-space,.95em)}@property --cluster-gap{syntax:"<length>";inherits:false;initial-value:0}.cluster{--cluster-gap:var(--space-s);--space:var(--cluster-gap);flex-wrap:var(--wrap,wrap);justify-content:var(--justify,flex-start);align-items:var(--align,center);gap:var(--cluster-gap,var(--space-s));display:flex}.cluster.column{flex-direction:column}.cluster.reverse{flex-direction:row-reverse}.cluster.column.reverse{flex-direction:column-reverse}.cluster.justify-center{justify-content:center}.cluster.align-center{align-items:center}.cluster.align-start{align-items:flex-start}.cluster.align-end{--justify:flex-end}.cluster.no-wrap{flex-wrap:nowrap}.grid{gap:var(--gap,var(--space-s));--minimum:40ch;--repeat:auto-fit;display:grid}@supports (width:min(var(--minimum), 100%)){.grid{grid-template-columns:repeat(var(--repeat,auto-fill), minmax(min(var(--minimum), 100%), 1fr))}}.repel{justify-content:space-between;align-items:var(--repel-vertical-alignment,center);gap:var(--gutter,var(--space-s));flex-wrap:nowrap;width:100%;display:flex}.repel.align-start{--repel-vertical-alignment:flex-start}.fw\:bold{color:var(--txt-bold)!important;font-weight:600!important}.fw\:md,[data-fs-legend],.fw-md{color:var(--txt-bold)!important;font-weight:500!important}.fw\:600{font-weight:600}.txt\:bold{color:var(--txt-bold)}.txt\:color-2{color:var(--txt-themed)}.txt-bold{color:var(--txt-bold)}.txt-muted{color:var(--txt-muted)!important}.txt-main{color:var(--txt-main)}button[data-type=link]{cursor:pointer;background:0 0;border:none;padding:0}body{font-weight:var(--font-weight-normal)}h1,h2,h3,h4,h5,h6{color:var(--txt-bold);font-weight:var(--font-weight-bold)}h1{font-size:var(--step-3);line-height:var(--line-height-display);letter-spacing:var(--letter-spacing-condensed)}h2{font-size:var(--step-2);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-condensed)}h3{font-size:var(--step-1);line-height:var(--line-height-tight)}h4,h5{font-size:var(--step-0);line-height:var(--line-height-tight)}.fs\:xs{font-size:var(--step--1)!important}.fs\:sm{font-size:var(--step-0)!important}.fs\:md{font-size:var(--step-1)!important}.fs\:lg{font-size:var(--step-2)!important}.fs\:xl{font-size:var(--step-3)!important}.sr-only,[data-fs-label][data-sr-only]{clip:rect(1px, 1px, 1px, 1px)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.sr-only-focusable:focus,.sr-only-focusable:active{clip:auto!important;clip-path:none!important;white-space:normal!important;width:auto!important;height:auto!important;margin:auto!important;overflow:visible!important}[data-fs-legend]{margin-bottom:.25rem}.inline-flex{display:inline-flex}.show\:md{display:none!important}.hide\:md{display:flex!important}@media (width>=875px){.show\:md{display:flex!important}.hide\:md{display:none!important}}.tiptap *{font-weight:inherit}.tiptap p.is-editor-empty:first-child:before{color:var(--txt-main);opacity:.75;content:attr(data-placeholder);float:left;pointer-events:none;height:0}.tiptap p{vertical-align:bottom}.tiptap p span{vertical-align:bottom;display:inline-flex}.tiptap strong{color:var(--txt-bold);font-weight:500}.tiptap pre{background:var(--clr-bg-accent);padding:var(--space-2xs) var(--space-2xs);border-radius:var(--border-radius);margin-block:0;font-family:monospace}.tiptap pre code{all:unset}.tiptap code{background:var(--clr-bg-accent);border-radius:var(--border-radius);padding:.35rem;font-family:monospace}.tiptap blockquote{padding-left:var(--space-s);position:relative}.tiptap blockquote:before{content:"";background:var(--clr-bg-input-light);border-radius:.15rem;width:.25rem;height:100%;position:absolute;top:0;left:0}.tiptap ul,.tiptap ol{margin:0;margin-left:var(--space-m);padding:0}.tiptap h1{font-size:var(--step-1);line-height:var(--line-height-display);letter-spacing:var(--letter-spacing-condensed)}.tiptap h2{font-size:var(--step-0);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-condensed)}.tiptap h3{font-size:.9rem;line-height:var(--line-height-tight)}.svelte-easy-crop-container{background-color:var(--clr-bg-accent);border-radius:var(--border-radius)}:root{--border-radius:var(--radius-xs)}:root[data-theme-changing] *,:root[data-theme-changing] :before,:root[data-theme-changing] :after{transition:none!important}:root:not([dark]),:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--theme-hue:235deg;--theme-saturation:45%;--theme-saturation-high:calc(var(--theme-saturation) * 2);--theme-hue-secondary:330deg;--theme-hue-accent:265deg;--clr-theme-2:hsl(var(--theme-hue), var(--theme-saturation-high), 64%);--clr-theme-2-translucent:hsl(var(--theme-hue), var(--theme-saturation-high), 64%, .25);--clr-theme-error:hsl(0, var(--theme-saturation-high), 60%);--clr-theme-error-transparent:#4b2833;--clr-bg:hsl(var(--theme-hue), var(--theme-saturation), 6%);--clr-bg-translucent:hsl(var(--theme-hue), var(--theme-saturation), 10%, .7);--clr-bg-accent:hsl(var(--theme-hue), var(--theme-saturation), 9%);--clr-bg-accent-secondary:hsl(var(--theme-hue), var(--theme-saturation), 20%);--clr-shadow:hsl(var(--theme-hue), var(--theme-saturation), 10%, .4);--clr-bg-input:hsl(var(--theme-hue), var(--theme-saturation), 13%);--clr-bg-input-light:hsl(var(--theme-hue), var(--theme-saturation), 32%);--clr-bg-input-hover:hsl(var(--theme-hue), var(--theme-saturation), 22%);--clr-bg-input-active:hsl(var(--theme-hue), var(--theme-saturation), 17%);--clr-bg-border:hsl(var(--theme-hue), var(--theme-saturation), 16%);--clr-bg-border-strong:hsl(var(--theme-hue), var(--theme-saturation), 28%);--clr-bg-border-light:hsl(var(--theme-hue), var(--theme-saturation), 35%);--clr-bg-border-hover:hsl(var(--theme-hue) var(--theme-saturation-high) 64%);--clr-bg-border-hover-hsl:var(--theme-hue) var(--theme-saturation-high) 64%;--clr-bg-invert:hsl(var(--theme-hue), var(--theme-saturation), 17%);--txt-bold:hsl(var(--theme-hue), var(--theme-saturation), 92%);--txt-main:hsl(var(--theme-hue), var(--theme-saturation), 75%);--txt-themed:hsl(var(--theme-hue), calc(var(--theme-saturation-high) - 8%), 70%);--txt-muted:hsl(var(--theme-hue), var(--theme-saturation), 72%, .85);--clr-primary:hsl(var(--theme-hue), var(--theme-saturation-high), 60%);--clr-secondary:hsl(var(--theme-hue-secondary), var(--theme-saturation-high), 60%);--clr-accent:hsl(var(--theme-hue-accent), var(--theme-saturation-high), 65%);--clr-neutral:hsl(var(--theme-hue), 15%, 73%);--clr-cyan:#aaf2f8;--gradient-primary:linear-gradient(135deg, hsl(var(--theme-hue), var(--theme-saturation-high), 60%), hsl(var(--theme-hue-accent), var(--theme-saturation-high), 65%));--gradient-hero:linear-gradient(135deg, hsl(var(--theme-hue), var(--theme-saturation-high), 60%), hsl(var(--theme-hue-secondary), var(--theme-saturation-high), 60%), hsl(var(--theme-hue-accent), var(--theme-saturation-high), 65%));--gradient-stat:linear-gradient(135deg, hsl(var(--theme-hue), var(--theme-saturation-high), 60%), hsl(var(--theme-hue-secondary), var(--theme-saturation-high), 60%));--gradient-orb-primary:radial-gradient(circle, hsl(var(--theme-hue), var(--theme-saturation-high), 60%), transparent);--gradient-orb-secondary:radial-gradient(circle, hsl(var(--theme-hue-secondary), var(--theme-saturation-high), 60%), transparent);--gradient-orb-accent:radial-gradient(circle, hsl(var(--theme-hue-accent), var(--theme-saturation-high), 65%), transparent);--shadow-glow-sm:0 10px 20px hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .2);--shadow-glow-md:0 20px 40px hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .3);--shadow-glow-lg:0 30px 60px hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .4);--glass-bg-subtle:hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .05);--glass-bg-light:hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .1);--glass-bg-medium:hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .15);--glass-bg-strong:hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .2);--glass-border-subtle:1px solid hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .1);--glass-border-light:1px solid hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .2);--glass-border-medium:1px solid hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .3);--glass-border-strong:1px solid hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .4);--glass-border-hover:1px solid hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .5);--cursor-glow:radial-gradient(circle, hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .15), transparent);--grid-pattern:linear-gradient(0deg, hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .05) 1px, transparent 1px), linear-gradient(90deg, hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .05) 1px, transparent 1px);--navbar-bg:hsl(var(--theme-hue), var(--theme-saturation), 10%, .8);--navbar-bg-solid:hsl(var(--theme-hue), var(--theme-saturation), 10%, .95);--navbar-border:hsl(var(--theme-hue), var(--theme-saturation-high), 60%, .1);--pulse-color:hsl(var(--theme-hue), var(--theme-saturation-high), 60%);--header-height:clamp(3.25rem, 10vw, 3.85rem);--header-height-lg:clamp(3.25rem, 10vw, 3.55rem)}:root[dark],:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--theme-hue:210deg;--theme-saturation:30%;--theme-saturation-high:calc(var(--theme-saturation) * 1.35);--theme-hue-secondary:188deg;--theme-hue-accent:24deg;--clr-theme-2:hsl(var(--theme-hue), var(--theme-saturation-high), 44%);--clr-theme-2-translucent:hsl(var(--theme-hue), var(--theme-saturation-high), 44%, .16);--clr-theme-error:#d32222;--clr-theme-error-transparent:#d3222224;--clr-bg:hsl(var(--theme-hue), 30%, 97%);--clr-bg-translucent:hsl(var(--theme-hue), 30%, 97%, .7);--clr-bg-accent:hsl(var(--theme-hue), 24%, 95%);--clr-bg-accent-secondary:hsl(var(--theme-hue), 24%, 91%);--clr-shadow:hsl(var(--theme-hue), 22%, 30%, .16);--clr-bg-input:hsl(var(--theme-hue), 22%, 100%);--clr-bg-input-light:hsl(var(--theme-hue), 20%, 96%);--clr-bg-input-hover:hsl(var(--theme-hue), 24%, 93%);--clr-bg-input-active:hsl(var(--theme-hue), 24%, 90%);--clr-bg-border:hsl(var(--theme-hue), 18%, 82%);--clr-bg-border-strong:hsl(var(--theme-hue), 18%, 72%);--clr-bg-border-light:hsl(var(--theme-hue), 18%, 88%);--clr-bg-border-hover:hsl(var(--theme-hue), var(--theme-saturation-high), 44%);--clr-bg-border-hover-hsl:var(--theme-hue) var(--theme-saturation-high) 44%;--clr-bg-invert:hsl(var(--theme-hue), 18%, 88%);--txt-bold:hsl(var(--theme-hue), 32%, 16%);--txt-main:hsl(var(--theme-hue), 24%, 27%);--txt-themed:hsl(var(--theme-hue), var(--theme-saturation-high), 37%);--txt-muted:hsl(var(--theme-hue), 18%, 42%, .9);--clr-primary:hsl(var(--theme-hue), var(--theme-saturation-high), 44%);--clr-secondary:hsl(var(--theme-hue-secondary), 38%, 45%);--clr-accent:hsl(var(--theme-hue-accent), 62%, 48%);--clr-neutral:hsl(var(--theme-hue), 12%, 56%);--clr-cyan:#36adbf;--gradient-primary:var(--clr-primary);--gradient-hero:var(--clr-primary);--gradient-stat:var(--clr-secondary);--gradient-orb-primary:none;--gradient-orb-secondary:none;--gradient-orb-accent:none;--shadow-glow-sm:0 8px 18px hsl(var(--theme-hue), 20%, 30%, .12);--shadow-glow-md:0 14px 30px hsl(var(--theme-hue), 20%, 30%, .14);--shadow-glow-lg:0 20px 44px hsl(var(--theme-hue), 20%, 30%, .16);--glass-bg-subtle:hsl(var(--theme-hue), 24%, 94%, .55);--glass-bg-light:hsl(var(--theme-hue), 24%, 92%, .65);--glass-bg-medium:hsl(var(--theme-hue), 24%, 90%, .75);--glass-bg-strong:hsl(var(--theme-hue), 24%, 88%, .85);--glass-border-subtle:1px solid hsl(var(--theme-hue), 18%, 82%, .45);--glass-border-light:1px solid hsl(var(--theme-hue), 18%, 78%, .65);--glass-border-medium:1px solid hsl(var(--theme-hue), 18%, 72%, .75);--glass-border-strong:1px solid hsl(var(--theme-hue), 18%, 66%, .9);--glass-border-hover:1px solid hsl(var(--theme-hue), var(--theme-saturation-high), 44%, .7);--cursor-glow:none;--grid-pattern:none;--navbar-bg:hsl(var(--theme-hue), 25%, 98%, .85);--navbar-bg-solid:hsl(var(--theme-hue), 22%, 97%, .98);--navbar-border:hsl(var(--theme-hue), 18%, 82%, .75);--pulse-color:var(--clr-primary);--header-height:clamp(3.25rem, 10vw, 3.85rem);--header-height-lg:clamp(3.25rem, 10vw, 3.55rem)}body{background-color:var(--clr-bg);color:var(--txt-main)}em-emoji-picker{--border-radius:var(--radius-xs);--category-icon-size:1.35rem;--font-family:inherit;--font-size:inherit;--preview-placeholder-size:1.1em;--preview-title-size:1.1em;--preview-subtitle-size:.9em;--color-border:var(--clr-bg-border);--color-border-over:var(--clr-theme-2);--rgb-accent:89.76, 102, 236.64;--rgb-background:16.83, 18.7, 39.27;--rgb-color:165.75, 170, 216.75;--rgb-input:16.83, 18.7, 39.27;--shadow:0 0 10px 1px var(--clr-shadow);height:50vh;min-height:400px;max-height:800px}:root[dark] em-emoji-picker,:root[data-theme=light] em-emoji-picker{--color-border:var(--clr-bg-border-strong);--color-border-over:var(--clr-theme-2);--rgb-accent:66.759, 112.2, 157.641;--rgb-background:255, 255, 255;--rgb-color:52.326, 68.85, 85.374;--rgb-input:232.866, 237.15, 241.434;--shadow:0 0 10px 1px hsl(var(--theme-hue), 22%, 30%, .16)}.clr-dark{background-color:var(--clr-bg-input)}.examples{flex-wrap:wrap;display:flex}.example{flex-shrink:0;width:300px;margin-bottom:30px}.square .clr-field button,.circle .clr-field button{border-radius:5px;width:22px;height:22px;left:5px;right:auto}.square .clr-field input,.circle .clr-field input{padding-left:36px}.circle .clr-field button{border-radius:50%}.full .clr-field button{border-radius:5px;width:100%;height:100%}.clr-field .clr-dark{background-color:var(--clr-bg-input-light)}.super-debug{--_sd-bg-color:var(--sd-bg-color,var(--sd-vscode-bg-color,#1e293b));margin-bottom:var(--space-s);position:relative;overflow:hidden;border-radius:var(--radius-m)!important;border:1px solid var(--clr-bg-border)!important;background-color:#0000!important}.super-debug pre{background-color:#0000!important}:root{--step--1:clamp(.7rem, .6844rem + .078vw, .7502rem);--step-0:clamp(.875rem, .8362rem + .1942vw, 1rem);--step-1:clamp(1.0938rem, 1.0194rem + .3717vw, 1.333rem);--step-2:clamp(1.3672rem, 1.2399rem + .6364vw, 1.7769rem);--step-3:clamp(1.709rem, 1.5041rem + 1.0246vw, 2.3686rem);--space-3xs:clamp(.1875rem, .1658rem + .1087vw, .25rem);--space-2xs:clamp(.3125rem, .2473rem + .3261vw, .5rem);--space-xs:clamp(.5rem, .4348rem + .3261vw, .6875rem);--space-s:clamp(.625rem, .5163rem + .5435vw, .9375rem);--space-m:clamp(.9375rem, .7636rem + .8696vw, 1.4375rem);--space-l:clamp(1.25rem, 1.0326rem + 1.087vw, 1.875rem);--space-xl:clamp(1.875rem, 1.5489rem + 1.6304vw, 2.8125rem);--space-2xl:clamp(2.5rem, 2.0652rem + 2.1739vw, 3.75rem);--space-3xl:clamp(3.75rem, 3.0978rem + 3.2609vw, 5.625rem);--space-3xs-2xs:clamp(.1875rem, .0788rem + .5435vw, .5rem);--space-2xs-xs:clamp(.3125rem, .1821rem + .6522vw, .6875rem);--space-xs-s:clamp(.5rem, .3478rem + .7609vw, .9375rem);--space-s-m:clamp(.625rem, .3424rem + 1.413vw, 1.4375rem);--space-m-l:clamp(.9375rem, .6114rem + 1.6304vw, 1.875rem);--space-l-xl:clamp(1.25rem, .7065rem + 2.7174vw, 2.8125rem);--space-xl-2xl:clamp(1.875rem, 1.2228rem + 3.2609vw, 3.75rem);--space-2xl-3xl:clamp(2.5rem, 1.413rem + 5.4348vw, 5.625rem);--line-height-single:1;--line-height-display:1.1;--line-height-tight:1.3;--line-height-snug:1.4;--line-height-body:1.6;--letter-spacing-condensed:-.005em;--letter-spacing-normal:0;--letter-spacing-loose:.01em;--radius-xs:var(--space-2xs);--radius-s:var(--space-xs);--radius-m:var(--space-s);--radius-l:var(--space-m);--radius-xl:var(--space-l);--radius-full:9999px;--font-weight-normal:400;--font-weight-medium:400;--font-weight-bold:550;--shadow-color:0deg 0% 0%;--shadow-s:0px .6px .6px hsl(var(--shadow-color) / 17%), 0px .9px .9px -1.7px hsl(var(--shadow-color) / 14%), 0px 2.5px 2.4px -3.5px hsl(var(--shadow-color) / 11%);--shadow-m:0px .6px .6px hsl(var(--shadow-color) / 12%), 0px 1.6px 1.6px -1.2px hsl(var(--shadow-color) / 10%), 0px 4.7px 4.6px -2.3px hsl(var(--shadow-color) / 7%), 0px 12.5px 12.2px -3.5px hsl(var(--shadow-color) / 4%);--shadow-l:0px .6px .6px hsl(var(--shadow-color) / 17%), 0px 2.6px 2.5px -.5px hsl(var(--shadow-color) / 16%), 0px 5.3px 5.2px -1px hsl(var(--shadow-color) / 15%), 0px 9.7px 9.5px -1.5px hsl(var(--shadow-color) / 13%), 0px 17px 16.6px -2px hsl(var(--shadow-color) / 12%), 0px 28.4px 27.7px -2.5px hsl(var(--shadow-color) / 11%), -.1px 45.2px 44.1px -3px hsl(var(--shadow-color) / 10%), -.1px 68.4px 66.7px -3.5px hsl(var(--shadow-color) / 8%);--input-transition-duration:.2s;--input-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}body{font-size:var(--step-0);color:var(--txt-main);background-color:var(--clr-bg);font-size:.875rem}.space-none{--space:0px;--cluster-gap:0px}.space-3xs{--space:var(--space-3xs);--cluster-gap:var(--space-3xs)}.space-2xs{--space:var(--space-2xs);--cluster-gap:var(--space-2xs)}.space-xs{--space:var(--space-xs);--cluster-gap:var(--space-xs)}.space-s{--space:var(--space-s);--cluster-gap:var(--space-s)}.space-m{--space:var(--space-m);--cluster-gap:var(--space-m)}.space-l{--space:var(--space-l);--cluster-gap:var(--space-l)}.space-xl{--space:var(--space-xl);--cluster-gap:var(--space-xl)}.space-2xl{--space:var(--space-2xl);--cluster-gap:var(--space-2xl)}.space-3xl{--space:var(--space-3xl);--cluster-gap:var(--space-3xl)}.radius-xs{--radius:var(--radius-xs)}.radius-s{--radius:var(--radius-s)}.radius-m{--radius:var(--radius-m)}.radius-l{--radius:var(--radius-l)}.radius-xl{--radius:var(--radius-xl)}.radius-full{--radius:var(--radius-full)}.shadow-s{--shadow:var(--shadow-s)}.shadow-m{--shadow:var(--shadow-m)}.shadow-l{--shadow:var(--shadow-l)}.font-weight-normal{--font-weight:var(--font-weight-normal)}.font-weight-medium{--font-weight:var(--font-weight-medium)}.font-weight-bold{--font-weight:var(--font-weight-bold)}.line-height-single{--line-height:var(--line-height-single)}.line-height-display{--line-height:var(--line-height-display)}.line-height-tight{--line-height:var(--line-height-tight)}.line-height-snug{--line-height:var(--line-height-snug)}.line-height-body{--line-height:var(--line-height-body)}.letter-spacing-condensed{--letter-spacing:var(--letter-spacing-condensed)}.letter-spacing-normal{--letter-spacing:var(--letter-spacing-normal)}.letter-spacing-loose{--letter-spacing:var(--letter-spacing-loose)}.gap\:-3{--space:var(--space-2xs)}.gap\:-2{--space:var(--space-xs)}.gap\:-1{--space:var(--space-s)}.gap\:0{--space:var(--space-m)}.gap\:1{--space:var(--space-l)}.gap\:2{--space:var(--space-xl)}.gap\:3{--space:var(--space-2xl)}.gap\:4{--space:var(--space-3xl)}.mb\:-2{margin-bottom:var(--space-2xs)}.mb\:-1{margin-bottom:var(--space-xs)}.mb\:0{margin-bottom:var(--space-s)}.mb\:1{margin-bottom:var(--space-m)}.mb\:2{margin-bottom:var(--space-l)}.mb\:3{margin-bottom:var(--space-xl)}.mb\:4{margin-bottom:var(--space-2xl)}.mb\:5{margin-bottom:var(--space-3xl)}.max-w-form{max-width:clamp(22rem,50vw + 10rem,32.5rem)}.clr-picker{z-index:1000;background-color:var(--clr-bg-input);-webkit-user-select:none;user-select:none;direction:ltr;border-radius:10px;flex-wrap:wrap;justify-content:flex-end;width:200px;display:none;position:absolute;box-shadow:0 0 5px #0000000d,0 5px 20px #0000001a}.clr-picker.clr-open,.clr-picker[data-inline=true]{display:flex}.clr-picker[data-inline=true]{position:relative}.clr-gradient{cursor:pointer;background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,currentColor);border-radius:3px 3px 0 0;width:100%;height:100px;margin-bottom:15px;position:relative}.clr-marker{cursor:pointer;background-color:currentColor;border:3.5px solid #fff;border-radius:50%;width:17px;height:17px;margin:-8.5px 0 0 -8.5px;position:absolute}.clr-picker input[type=range]::-webkit-slider-runnable-track{width:100%;height:16px}.clr-picker input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px}.clr-picker input[type=range]::-moz-range-track{border:0;width:100%;height:16px}.clr-picker input[type=range]::-moz-range-thumb{border:0;width:16px;height:16px}.clr-hue{background-image:linear-gradient(90deg,red 0%,#ff0 16.66%,#0f0 33.33%,#0ff 50%,#00f 66.66%,#f0f 83.33%,red 100%)}.clr-hue,.clr-alpha{border-radius:4px;width:calc(100% - 40px);height:14px;margin:8px 20px;position:relative}.clr-alpha span{border-radius:inherit;background-image:linear-gradient(90deg,#0000,currentColor);width:100%;height:100%;display:block}.clr-hue input[type=range],.clr-alpha input[type=range]{opacity:0;cursor:pointer;appearance:none;background-color:#0000;width:calc(100% + 32px);height:16px;margin:0;position:absolute;top:-4px;left:-16px}.clr-hue div,.clr-alpha div{width:17px;height:17px;box-shadow:0 0 1px var(--clr-shadow);pointer-events:none;background-color:currentColor;border:3.5px solid #fff;border-radius:50%;margin-left:-8px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.clr-alpha div:before{content:"";background-color:currentColor;border-radius:50%;width:100%;height:100%;position:absolute;top:0;left:0}.clr-format{order:1;width:calc(100% - 40px);margin:0 20px 20px;display:none}.clr-segmented{border:1px solid var(--clr-bg-border);box-sizing:border-box;width:100%;color:var(--txt-main);border-radius:.35rem;margin:0;padding:0;font-size:12px;display:flex;position:relative}.clr-segmented input,.clr-segmented legend{opacity:0;pointer-events:none;border:0;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.clr-segmented label{font-size:inherit;font-weight:400;line-height:initial;text-align:center;cursor:pointer;flex-grow:1;margin:0;padding:4px 0}.clr-segmented label:first-of-type{border-top-left-radius:.29rem;border-bottom-left-radius:.29rem}.clr-segmented label:last-of-type{border-top-right-radius:.29rem;border-bottom-right-radius:.29rem}.clr-segmented input:checked+label{color:var(--txt-bold);background-color:var(--clr-bg-border)}.clr-swatches{order:2;width:calc(100% - 32px);margin:0 16px}.clr-swatches div{flex-wrap:wrap;justify-content:center;padding-bottom:12px;display:flex}.clr-swatches button{width:20px;height:20px;color:inherit;text-indent:-1000px;white-space:nowrap;cursor:pointer;border:0;border-radius:50%;margin:0 4px 6px;padding:0;position:relative;overflow:hidden}.clr-swatches button:after{content:"";border-radius:inherit;background-color:currentColor;width:100%;height:100%;display:block;position:absolute;top:0;left:0}input.clr-color{width:calc(100% - 80px);height:33px;padding:var(--space-s) var(--space-2xs);border:1px solid var(--clr-bg-input);border-radius:var(--radius-xs);background-color:var(--clr-bg-border);color:var(--txt-bold);order:1;margin:15px 20px 20px auto;font-family:inherit;font-weight:400}input.clr-color:focus{border:1px solid #1e90ff;outline:none}.clr-close,.clr-clear{height:24px;color:var(--txt-bold);background-color:var(--clr-bg-border);cursor:pointer;border:0;border-radius:12px;order:2;margin:0 20px 20px;padding:0 20px;font-family:inherit;font-size:12px;font-weight:400;display:none}.clr-close{margin:0 20px 20px auto;display:block}.clr-preview{border-radius:3px;outline:6px solid #0000;width:32px;height:32px;margin:15px 0 20px 20px;position:relative;overflow:hidden}.clr-preview:before,.clr-preview:after{content:"";border-radius:3px;position:absolute}.clr-preview:after{background-color:currentColor;border:0;width:100%;height:100%;box-shadow:inset 0 0 1px,0 0 1px}.clr-preview:before{width:98%;height:98%;top:50%;left:50%;transform:translate(-50%,-50%)}.clr-preview button{z-index:1;outline-offset:-2px;text-indent:-9999px;cursor:pointer;background-color:#0000;border:0;border-radius:50%;width:100%;height:100%;margin:0;padding:0;position:absolute;overflow:hidden}.clr-marker,.clr-hue div,.clr-alpha div,.clr-color{box-sizing:border-box}.clr-field{color:#0000;display:inline-block;position:relative}.clr-field input{direction:ltr;margin:0}.clr-field.clr-rtl input{text-align:right}.clr-field button{width:30px;height:100%;color:inherit;text-indent:-1000px;white-space:nowrap;pointer-events:none;border:0;margin:0;padding:0;position:absolute;top:50%;right:0;overflow:hidden;transform:translateY(-50%)}.clr-field.clr-rtl button{left:0;right:auto}.clr-field button:after{content:"";border-radius:inherit;background-color:currentColor;width:100%;height:100%;display:block;position:absolute;top:0;left:0;box-shadow:inset 0 0 1px #00000080}.clr-alpha,.clr-alpha div,.clr-swatches button,.clr-preview:before,.clr-field button{background-color:#fff;background-image:url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"12\" height=\"12\" fill-opacity=\".5\"><rect x=\"6\" width=\"6\" height=\"6\"/><rect y=\"6\" width=\"6\" height=\"6\"/></svg>")}.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-picker.clr-large{width:225px}.clr-large .clr-gradient{border-top-left-radius:var(--radius-xs);border-top-right-radius:var(--radius-xs);height:150px}.clr-large .clr-swatches button{width:22px;height:22px}.clr-picker.clr-pill{box-sizing:border-box;width:400px;padding-left:180px}.clr-pill .clr-gradient{border-radius:0;border-top-left-radius:var(--radius-xs);border-bottom-left-radius:var(--radius-xs);background-image:linear-gradient(#0000,#000),linear-gradient(90deg,#fff,currentColor);width:180px;height:100%;margin-bottom:0;position:absolute;top:0;left:0}.clr-pill .clr-hue{margin-top:20px}.font-monospace{font-family:JetBrains Mono,monospace}.font-serif{font-family:Lora,serif}.font-sans{font-family:Roboto,sans-serif}.font-handwritten{font-family:Pacifico,cursive}.font-cursive{font-family:Dancing Script,cursive}
