@charset "UTF-8";@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-width:0;border-style:solid}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{padding:0;border:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5;color:var(--txt-main)}a{color:inherit;text-decoration:none}a:not([class]){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{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@property --space{syntax: "<length>"; inherits: false;}.stack{--space: var(--space-s);display:flex;flex:1;flex-direction:column;justify-content:flex-start}.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:transparent}.box.transparent{background-color:transparent;border-color:transparent}.flow>*+*{margin-top:var(--flow-space, .95em)}@property --cluster-gap{syntax: "<length>"; inherits: false;}.cluster{--cluster-gap: var(--space-s);--space: var(--cluster-gap);display:flex;flex-wrap:var(--wrap, wrap);justify-content:var(--justify, flex-start);align-items:var(--align, center);gap:var(--cluster-gap, var(--space-s))}.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{display:grid;gap:var(--gap, var(--space-s));--minimum: 40ch;--repeat: auto-fit}@supports (width: min(var(--minimum),100%)){.grid{grid-template-columns:repeat(var(--repeat, auto-fill),minmax(min(var(--minimum),100%),1fr))}}.repel{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:var(--repel-vertical-alignment, center);gap:var(--gutter, var(--space-s));width:100%}.repel.align-start{--repel-vertical-alignment: flex-start}.fw\:bold{font-weight:600!important;color:var(--txt-bold)!important}.fw\:md,[data-fs-legend],.fw-md{font-weight:500!important;color:var(--txt-bold)!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;border:none;background: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]{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.sr-only-focusable:focus,.sr-only-focusable:active{clip:auto!important;-webkit-clip-path:none!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;width:auto!important;white-space:normal!important}[data-fs-legend]{margin-bottom:.25rem}.inline-flex{display:inline-flex}.show\:md{display:none!important}.hide\:md{display:flex!important}@media(min-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;height:0;pointer-events:none}.tiptap p{vertical-align:bottom}.tiptap p span{vertical-align:bottom;display:inline-flex}.tiptap strong{font-weight:500;color:var(--txt-bold)}.tiptap pre{background:var(--clr-bg-accent);padding:var(--space-2xs) var(--space-2xs);border-radius:var(--border-radius);font-family:monospace;margin-block:0rem}.tiptap pre code{all:unset}.tiptap code{background:var(--clr-bg-accent);padding:.35rem;border-radius:var(--border-radius);font-family:monospace}.tiptap blockquote{position:relative;padding-left:var(--space-s)}.tiptap blockquote:before{content:"";position:absolute;top:0;left:0;width:.25rem;height:100%;border-radius:.15rem;background:var(--clr-bg-input-light)}.tiptap ul,.tiptap ol{margin:0;padding:0;margin-left:var(--space-m)}.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:not([dark]){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: hsl(185deg, 85%, 82%);--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)}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}.clr-dark{background-color:var(--clr-bg-input)}.examples{display:flex;flex-wrap:wrap}.example{flex-shrink:0;width:300px;margin-bottom:30px}.square .clr-field button,.circle .clr-field button{width:22px;height:22px;left:5px;right:auto;border-radius:5px}.square .clr-field input,.circle .clr-field input{padding-left:36px}.circle .clr-field button{border-radius:50%}.full .clr-field button{width:100%;height:100%;border-radius:5px}.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, rgb(30, 41, 59)) );position:relative;background-color:transparent!important;border-radius:var(--radius-m)!important;overflow:hidden;border:1px solid var(--clr-bg-border)!important;margin-bottom:var(--space-s)}.super-debug pre{background-color:transparent!important}:root{--step--1: clamp(.8rem, .7863rem + .0683vw, .844rem);--step-0: clamp(1rem, .9612rem + .1942vw, 1.125rem);--step-1: clamp(1.25rem, 1.1724rem + .3878vw, 1.4996rem);--step-2: clamp(1.5625rem, 1.4269rem + .6781vw, 1.999rem);--step-3: clamp(1.9531rem, 1.7321rem + 1.1053vw, 2.6647rem);--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);font-size:.875rem;color:var(--txt-main);background-color:var(--clr-bg)}.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{display:none;flex-wrap:wrap;position:absolute;width:200px;z-index:1000;border-radius:10px;background-color:var(--clr-bg-input);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;border-radius:50%;width:17px;height:17px;margin:-8.5px 0 0 -8.5px;border:3.5px solid #fff;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:14px;margin:8px 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:17px;height:17px;left:0;top:50%;margin-left:-8px;transform:translateY(-50%);border:3.5px solid #fff;border-radius:50%;background-color:currentColor;box-shadow:0 0 1px var(--clr-shadow);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 var(--clr-bg-border);border-radius:.35rem;box-sizing:border-box;color:var(--txt-main);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-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{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}input.clr-color{order:1;width:calc(100% - 80px);height:33px;margin:15px 20px 20px auto;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);font-family:inherit;font-weight:400}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:var(--txt-bold);background-color:var(--clr-bg-border);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:3px;outline:6px solid transparent;overflow:hidden}.clr-preview:before,.clr-preview:after{content:"";position:absolute;border-radius:3px}.clr-preview:after{width:100%;height:100%;border:0;background-color:currentColor;box-shadow:0 0 1px 0 currentColor inset,0 0 1px 0 currentColor}.clr-preview:before{width:98%;height:98%;top:50%;left:50%;transform:translate(-50%,-50%)}.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-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{width:400px;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: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)}.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}
