@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--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-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--font-weight-semibold: 600;--ease-in: cubic-bezier(.4, 0, 1, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in-out: cubic-bezier(.4, 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{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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,samp,pre{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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::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 utilities{.\@container{container-type:inline-size}.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.isolate{isolation:isolate}.float-left{float:left}.float-right{float:right}.\!container{width:100%!important}@media(min-width:40rem){.\!container{max-width:40rem!important}}@media(min-width:48rem){.\!container{max-width:48rem!important}}@media(min-width:64rem){.\!container{max-width:64rem!important}}@media(min-width:80rem){.\!container{max-width:80rem!important}}@media(min-width:96rem){.\!container{max-width:96rem!important}}.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}}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.inline-grid{display:inline-grid}.list-item{display:list-item}.table{display:table}.table-caption{display:table-caption}.table-cell{display:table-cell}.table-column{display:table-column}.table-column-group{display:table-column-group}.table-footer-group{display:table-footer-group}.table-header-group{display:table-header-group}.table-row{display:table-row}.table-row-group{display:table-row-group}.size-1{width:calc(var(--spacing) * 1);height:calc(var(--spacing) * 1)}.flex-1{flex:1}.flex-shrink,.shrink{flex-shrink:1}.flex-grow,.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading, var(--text-sm--line-height))}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.capitalize{text-transform:capitalize}.lowercase{text-transform:lowercase}.lowercase\!{text-transform:lowercase!important}.uppercase{text-transform:uppercase}.italic{font-style:italic}.ordinal{--tw-ordinal: ordinal;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.tabular-nums{--tw-numeric-spacing: tabular-nums;font-variant-numeric:var(--tw-ordinal,) var(--tw-slashed-zero,) var(--tw-numeric-figure,) var(--tw-numeric-spacing,) var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.blur{--tw-blur: blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale: grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.invert{--tw-invert: invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:var(--tw-duration, var(--default-transition-duration))}.ease-in{--tw-ease: var(--ease-in);transition-timing-function:var(--ease-in)}.ease-in-out{--tw-ease: var(--ease-in-out);transition-timing-function:var(--ease-in-out)}.ease-out{--tw-ease: var(--ease-out);transition-timing-function:var(--ease-out)}}@layer theme,base,components,utilities;@layer theme;@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;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,samp,pre{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{font-size:75%;line-height:0;position:relative;vertical-align:baseline}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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}: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,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::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 utilities;:root{--flex-surface: #ffffff;--flex-surface-elevated: #f8fafc;--flex-border: #e2e8f0;--flex-primary: #2563eb;--flex-primary-foreground: #ffffff;--flex-muted: #f1f5f9;--flex-muted-foreground: #64748b;--flex-accent: #eff6ff;--flex-accent-foreground: #1d4ed8;--flex-range: #dbeafe;--flex-today: #fef3c7;--flex-disabled: #cbd5e1;--flex-radius: .75rem;--flex-shadow: 0 10px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1)}.dark,[data-flex-theme=dark],.flex-picker[data-flex-theme=dark]{--flex-surface: #0f172a;--flex-surface-elevated: #1e293b;--flex-border: #334155;--flex-primary: #3b82f6;--flex-primary-foreground: #ffffff;--flex-muted: #1e293b;--flex-muted-foreground: #94a3b8;--flex-accent: #1e3a5f;--flex-accent-foreground: #93c5fd;--flex-range: #1e3a5f;--flex-today: #422006;--flex-disabled: #475569;--flex-shadow: 0 10px 25px -5px rgb(0 0 0 / .4), 0 8px 10px -6px rgb(0 0 0 / .3)}[data-flex-theme=light],.flex-picker[data-flex-theme=light],[data-flex-theme=auto],.flex-picker[data-flex-theme=auto]{--flex-surface: #ffffff;--flex-surface-elevated: #f8fafc;--flex-border: #e2e8f0;--flex-primary: #2563eb;--flex-primary-foreground: #ffffff;--flex-muted: #f1f5f9;--flex-muted-foreground: #64748b;--flex-accent: #eff6ff;--flex-accent-foreground: #1d4ed8;--flex-range: #dbeafe;--flex-today: #fef3c7;--flex-disabled: #cbd5e1;--flex-shadow: 0 10px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1)}@media(prefers-color-scheme:dark){[data-flex-theme=auto],.flex-picker[data-flex-theme=auto]{--flex-surface: #0f172a;--flex-surface-elevated: #1e293b;--flex-border: #334155;--flex-primary: #3b82f6;--flex-primary-foreground: #ffffff;--flex-muted: #1e293b;--flex-muted-foreground: #94a3b8;--flex-accent: #1e3a5f;--flex-accent-foreground: #93c5fd;--flex-range: #1e3a5f;--flex-today: #422006;--flex-disabled: #475569;--flex-shadow: 0 10px 25px -5px rgb(0 0 0 / .4), 0 8px 10px -6px rgb(0 0 0 / .3)}}.flex-picker{font-family:ui-sans-serif,system-ui,sans-serif;color:var(--flex-muted-foreground)}.flex-picker-trigger{display:flex;align-items:center;gap:.5rem;width:100%;min-height:2.5rem;padding:.5rem .75rem;border:1px solid var(--flex-border);border-radius:var(--flex-radius);background:var(--flex-surface);color:inherit;cursor:pointer;transition:border-color .15s,box-shadow .15s}.flex-picker-trigger--with-icon{justify-content:space-between}.flex-picker-trigger__label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:start}.flex-picker-trigger__icon{flex-shrink:0;width:1.125rem;height:1.125rem;color:var(--flex-muted-foreground)}.flex-picker-trigger:hover{border-color:var(--flex-primary)}.flex-picker-trigger:focus-visible{outline:2px solid var(--flex-primary);outline-offset:2px}.flex-picker-trigger:disabled{opacity:.6;cursor:not-allowed}.flex-popover{z-index:50;background:var(--flex-surface);border:1px solid var(--flex-border);border-radius:var(--flex-radius);box-shadow:var(--flex-shadow)}.flex-popover-desktop{position:absolute;top:calc(100% + .25rem);left:0;min-width:18rem;width:max-content;max-width:calc(100vw - 2rem);overflow:visible}.flex-popover-desktop--above{top:auto;bottom:calc(100% + .25rem)}.flex-popover-desktop.flex-popover--range{min-width:42rem;right:auto}.flex-popover-desktop.flex-popover--range-single{min-width:20rem;right:auto}.flex-popover-desktop.flex-popover--single-range{min-width:14rem;right:auto}.flex-popover-host{display:block}.flex-popover-mobile{position:fixed;inset:auto 0 0;border-radius:var(--flex-radius) var(--flex-radius) 0 0;max-height:85vh;overflow:auto}.flex-nav-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem}.flex-nav-button{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:calc(var(--flex-radius) - .25rem);background:transparent;color:inherit;cursor:pointer}.flex-nav-button:hover{background:var(--flex-muted)}.flex-nav-button:focus-visible{outline:2px solid var(--flex-primary);outline-offset:2px}.flex-calendar-grid{padding:0 .75rem .75rem}.flex-calendar-matrix{display:grid;grid-template-columns:repeat(7,2.5rem);gap:.125rem;justify-content:center}.flex-weekdays{display:contents}.flex-weekday{display:flex;align-items:center;justify-content:center;height:1.75rem;font-size:.75rem;font-weight:600;color:var(--flex-muted-foreground)}.flex-weeks,.flex-week{display:contents}.flex-day{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;margin:0;border:none;border-radius:calc(var(--flex-radius) - .35rem);background:transparent;font-size:.875rem;font-family:inherit;line-height:1;cursor:pointer;color:inherit;box-sizing:border-box}.flex-month-cell,.flex-year-cell{display:flex;align-items:center;justify-content:center;width:100%;min-width:0;min-height:2.5rem;height:auto;padding:.375rem .25rem;margin:0;border:none;border-radius:calc(var(--flex-radius) - .35rem);background:transparent;font-size:.875rem;font-family:inherit;line-height:1;cursor:pointer;color:inherit;box-sizing:border-box}.flex-day:hover:not(:disabled),.flex-month-cell:hover:not(:disabled),.flex-year-cell:hover:not(:disabled){background:var(--flex-muted)}.flex-day:focus-visible,.flex-month-cell:focus-visible,.flex-year-cell:focus-visible{outline:2px solid var(--flex-primary);outline-offset:1px}.flex-day--range-start:focus-visible,.flex-day--range-end:focus-visible,.flex-month-cell--range-start:focus-visible,.flex-month-cell--range-end:focus-visible,.flex-year-cell--range-start:focus-visible,.flex-year-cell--range-end:focus-visible{outline-offset:-2px}.flex-day--outside{opacity:.4}.flex-day--today,.flex-month-cell--today,.flex-year-cell--today{background:var(--flex-today)}.flex-day--selected,.flex-month-cell--selected,.flex-year-cell--selected{background:var(--flex-primary);color:var(--flex-primary-foreground)}.flex-day--in-range,.flex-month-cell--in-range,.flex-year-cell--in-range{background:var(--flex-range);border-radius:0}.flex-day--range-start,.flex-day--range-end,.flex-month-cell--range-start,.flex-month-cell--range-end,.flex-year-cell--range-start,.flex-year-cell--range-end{background:var(--flex-primary);color:var(--flex-primary-foreground)}.flex-day--range-start:not(.flex-day--range-end){border-radius:calc(var(--flex-radius) - .35rem) 0 0 calc(var(--flex-radius) - .35rem)}.flex-day--range-end:not(.flex-day--range-start){border-radius:0 calc(var(--flex-radius) - .35rem) calc(var(--flex-radius) - .35rem) 0}.flex-day--range-start.flex-day--range-end{border-radius:calc(var(--flex-radius) - .35rem)}.flex-month-cell--range-start:not(.flex-month-cell--range-end),.flex-year-cell--range-start:not(.flex-year-cell--range-end){border-radius:calc(var(--flex-radius) - .35rem) 0 0 calc(var(--flex-radius) - .35rem)}.flex-month-cell--range-end:not(.flex-month-cell--range-start),.flex-year-cell--range-end:not(.flex-year-cell--range-start){border-radius:0 calc(var(--flex-radius) - .35rem) calc(var(--flex-radius) - .35rem) 0}.flex-month-cell--range-start.flex-month-cell--range-end,.flex-year-cell--range-start.flex-year-cell--range-end{border-radius:calc(var(--flex-radius) - .35rem)}.flex-day--disabled,.flex-month-cell--disabled,.flex-year-cell--disabled{color:var(--flex-disabled);cursor:not-allowed;opacity:.5}.flex-month-grid,.flex-year-grid{display:grid;gap:.125rem;padding:0 .75rem .75rem}.flex-month-grid{grid-template-columns:repeat(3,minmax(4.5rem,1fr))}.flex-year-grid{grid-template-columns:repeat(4,minmax(3.5rem,1fr))}.flex-preset-list{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;border-right:1px solid var(--flex-border);min-width:9rem}.flex-preset-button{text-align:left;padding:.5rem .75rem;border:none;border-radius:calc(var(--flex-radius) - .35rem);background:transparent;cursor:pointer;font-size:.875rem;color:inherit}.flex-preset-button:hover{background:var(--flex-muted)}.flex-preset-button:focus-visible{outline:2px solid var(--flex-primary);outline-offset:1px}.flex-action-bar{display:flex;justify-content:flex-end;gap:.5rem;padding:.75rem;border-top:1px solid var(--flex-border);background:var(--flex-surface);flex-shrink:0}.flex-btn{padding:.5rem 1rem;border-radius:calc(var(--flex-radius) - .25rem);border:1px solid var(--flex-border);background:var(--flex-surface);cursor:pointer;font-size:.875rem}.flex-btn--primary{background:var(--flex-primary);color:var(--flex-primary-foreground);border-color:var(--flex-primary)}.flex-btn:disabled{opacity:.5;cursor:not-allowed}.flex-range-layout{display:flex;flex-direction:column}.flex-range-content{display:flex;flex-direction:column;flex:1 1 auto;min-width:0}.flex-popover.flex-popover--range .flex-range-content{min-width:min(100%,32rem)}.flex-calendar-panel{flex:0 0 auto;min-width:17.5rem}@media(min-width:768px){.flex-range-layout{flex-direction:row;align-items:stretch}.flex-range-layout--no-presets{flex-direction:column}.flex-dual-calendar{display:flex;gap:.25rem;padding:0 .25rem}.flex-dual-calendar--single{justify-content:center}.flex-popover-mobile{display:none}}@media(max-width:767px){.flex-popover-desktop{display:none}.flex-preset-list{flex-direction:row;flex-wrap:wrap;border-right:none;border-bottom:1px solid var(--flex-border)}.flex-dual-calendar{display:block}}.flex-picker-wrapper{position:relative;display:inline-block;width:100%}.flex-backdrop{position:fixed;inset:0;background:#0006;z-index:40}.font-semibold{font-weight:600}.text-sm{font-size:.875rem}.flex-time-panel{display:flex;flex-direction:column;gap:0;padding:0;border-top:1px solid var(--flex-border)}.flex-time-panel--picker{border-top:none;min-width:16rem}.flex-time-panel--inline{padding:.75rem 0 0;flex-shrink:0}.flex-time-panel--range{border-top:none;padding:.75rem;gap:.75rem}.flex-time-panel__range-inputs{display:flex;align-items:flex-start;gap:.75rem}.flex-time-panel__range-inputs>flex-time-input{flex:1;min-width:0}.flex-popover.flex-popover--time{min-width:16rem}.flex-popover.flex-popover--time:has(.flex-time-panel--range){min-width:22rem}.flex-time-input{display:block;width:100%}.flex-time-input__label{display:block;font-size:.75rem;font-weight:600;color:var(--flex-muted-foreground);padding:0 .75rem .5rem}.flex-time-input--disabled{opacity:.6;pointer-events:none}.flex-time-drum{padding:0 .75rem;overflow:hidden}.flex-time-drum__columns{display:flex;justify-content:center;align-items:flex-start;gap:.25rem}.flex-time-drum-column{display:block;flex:1;min-width:3.5rem;max-width:4.5rem;overflow:hidden}.flex-time-drum-column__viewport{height:calc(var(--flex-time-drum-item-height, 36px) * var(--flex-time-drum-visible-rows, 3));overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scroll-snap-type:y mandatory;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none}.flex-time-drum-column__viewport::-webkit-scrollbar{display:none}.flex-time-drum-column__spacer{height:calc(var(--flex-time-drum-item-height, 36px) * var(--flex-time-drum-padding-rows, 1));flex-shrink:0}.flex-time-drum-column__item{display:flex;align-items:center;justify-content:center;width:100%;height:var(--flex-time-drum-item-height, 36px);border:none;background:transparent;color:var(--flex-muted-foreground);font-size:1rem;font-variant-numeric:tabular-nums;cursor:pointer;scroll-snap-align:center;transition:color .15s,background .15s}.flex-time-drum-column__item--selected{color:var(--flex-primary);font-weight:600}.flex-action-bar--time{border-top:1px solid var(--flex-border);padding:.5rem .75rem}.flex-btn--text{border:none;background:transparent;color:var(--flex-primary);font-weight:700;font-size:.8125rem;letter-spacing:.04em;text-transform:uppercase;padding:.5rem .75rem}.flex-btn--text.flex-btn--primary{background:transparent;color:var(--flex-primary);border:none}.flex-btn--text:disabled{opacity:.45}.flex-1{flex:1}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--flex-surface-elevated);color:#0f172a;line-height:1.5}.dark body,[data-flex-theme=dark] body{color:#f8fafc}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.5rem;background:var(--flex-surface);border-bottom:1px solid var(--flex-border);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@supports (color: color-mix(in lab,red,red)){.site-nav{background:color-mix(in srgb,var(--flex-surface) 92%,transparent)}}.site-nav__brand{display:inline-flex;align-items:center;gap:.625rem;font-size:1rem;font-weight:700;color:inherit}.site-nav__logo{width:1.75rem;height:1.75rem;border-radius:.375rem;object-fit:cover}.site-nav__links{display:none;align-items:center;gap:1.75rem;margin-left:auto;margin-right:1.5rem;font-size:.9375rem;color:var(--flex-muted-foreground)}.site-nav__link{transition:color .15s}.site-nav__link:hover{color:inherit}.site-nav__link--active{color:inherit;font-weight:600;text-decoration:underline;text-underline-offset:.35rem}.site-nav__actions{display:flex;align-items:center;gap:.75rem}.site-nav__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;border:1px solid var(--flex-border);border-radius:calc(var(--flex-radius) - .15rem);background:var(--flex-surface);color:inherit;cursor:pointer}.site-nav__icon-btn:hover{background:var(--flex-muted)}.site-nav__icon-btn svg{width:1.125rem;height:1.125rem}.site-nav__external{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:none;border-radius:calc(var(--flex-radius) - .15rem);background:var(--flex-primary);color:var(--flex-primary-foreground);font-size:.875rem;font-weight:600;cursor:pointer;transition:opacity .15s}.site-nav__external:hover{opacity:.92}.site-nav__external--secondary{background:var(--flex-surface);color:inherit;border:1px solid var(--flex-border)}.site-nav__external--secondary:hover{background:var(--flex-muted);opacity:1}.playground{flex:1;width:100%;max-width:80rem;margin:0 auto;padding:2.5rem 1.5rem 3rem}.playground-hero{margin-bottom:2rem}.playground-hero h1{margin:0 0 .5rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;letter-spacing:-.02em;color:inherit}.playground-hero p{margin:0;max-width:42rem;font-size:.9375rem;color:var(--flex-muted-foreground)}.playground-hero__bounds{margin-top:.75rem;font-size:.8125rem;color:var(--flex-muted-foreground)}.playground-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:768px){.site-nav__links{display:flex}.playground-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1100px){.playground-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.playground-card--wide{grid-column:span 2}.playground-card--full{grid-column:1 / -1}}@media(min-width:768px)and (max-width:1099px){.playground-card--wide,.playground-card--full{grid-column:1 / -1}}.playground-card{display:flex;flex-direction:column;gap:.875rem;background:var(--flex-surface);border:1px solid var(--flex-border);border-radius:calc(var(--flex-radius) + .125rem);padding:1.25rem;box-shadow:0 1px 2px #0f172a0a,0 8px 24px #0f172a0a}.playground-card h2{margin:0;font-size:1rem;font-weight:600;color:inherit}.playground-card__lead{margin:0;font-size:.875rem;line-height:1.5;color:var(--flex-muted-foreground)}.playground-card__lead code{font-size:.8125rem}.playground-theme-demos{display:grid;gap:1.25rem}@media(min-width:900px){.playground-theme-demos{grid-template-columns:repeat(2,minmax(0,1fr))}}.playground-theme-demo{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid var(--flex-border);border-radius:var(--flex-radius);background:var(--flex-surface-elevated)}.playground-theme-demo__title{margin:0;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--flex-muted-foreground)}.playground-config{display:grid;grid-template-columns:repeat(auto-fill,minmax(7.5rem,1fr));gap:.75rem 1rem}.playground-config>label:not(.playground-checkbox){display:flex;flex-direction:column;align-items:stretch;gap:.375rem;min-width:0;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--flex-muted-foreground)}.playground-config select,.playground-config input[type=text]{width:100%;padding:.5rem .625rem;border-radius:calc(var(--flex-radius) - .25rem);border:1px solid var(--flex-border);background:var(--flex-surface);font-size:.875rem;font-weight:400;letter-spacing:normal;text-transform:none;color:inherit}.playground-config select:focus,.playground-config input[type=text]:focus{outline:2px solid var(--flex-primary);outline-offset:1px}@supports (color: color-mix(in lab,red,red)){.playground-config select:focus,.playground-config input[type=text]:focus{outline:2px solid color-mix(in srgb,var(--flex-primary) 35%,transparent)}}.playground-checkbox{display:flex;align-items:center;gap:.5rem;min-height:2.25rem;font-size:.8125rem;font-weight:400;letter-spacing:normal;text-transform:none;color:inherit;cursor:pointer}.playground-checkbox input{width:1rem;height:1rem;accent-color:var(--flex-primary)}.playground-picker{margin-top:.125rem}.playground-value{margin:0;padding-top:.25rem;font-size:.8125rem;color:var(--flex-muted-foreground)}.playground-value__error{color:#dc2626}.site-footer{margin-top:auto;border-top:1px solid var(--flex-border);background:var(--flex-surface)}.site-footer__inner{max-width:80rem;margin:0 auto;padding:2.5rem 1.5rem;display:grid;gap:2rem}@media(min-width:768px){.site-footer__inner{grid-template-columns:1.5fr 1fr 1fr;gap:2.5rem}}.site-footer__brand h2{margin:0 0 .5rem;font-size:1rem;font-weight:700}.site-footer__brand p{margin:0;max-width:18rem;font-size:.875rem;color:var(--flex-muted-foreground)}.site-footer__copyright{margin-top:1rem;font-size:.8125rem;color:var(--flex-muted-foreground)}.site-footer__column h3{margin:0 0 .75rem;font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--flex-muted-foreground)}.site-footer__links{display:flex;flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none}.site-footer__links a{font-size:.875rem;color:inherit}.site-footer__links a:hover{color:var(--flex-primary)}.site-footer__locale{margin-top:1rem}.site-footer__locale select{padding:.375rem .625rem;border-radius:calc(var(--flex-radius) - .25rem);border:1px solid var(--flex-border);background:var(--flex-surface);font-size:.8125rem;color:inherit}.playground-card fdp-date-picker,.playground-card fdp-date-range-picker,.playground-card fdp-month-picker,.playground-card fdp-month-range-picker,.playground-card fdp-year-picker,.playground-card fdp-year-range-picker,.playground-card fdp-time-picker,.playground-card fdp-time-range-picker{display:block;width:100%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[dir=rtl] .flex-picker-trigger{text-align:right}.docs{flex:1;width:100%;max-width:80rem;margin:0 auto;padding:2.5rem 1.5rem 3rem}.docs-layout{display:grid;gap:2.5rem}@media(min-width:1024px){.docs-layout{grid-template-columns:14rem minmax(0,1fr);align-items:start}}.docs-sidebar{display:none}@media(min-width:1024px){.docs-sidebar{display:block;position:sticky;top:5rem;max-height:calc(100vh - 6rem);overflow-y:auto}}.docs-toc__title{margin:0 0 .75rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--flex-muted-foreground)}.docs-toc ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.375rem}.docs-toc a{display:block;font-size:.875rem;color:var(--flex-muted-foreground);transition:color .15s}.docs-toc a:hover{color:var(--flex-primary)}.docs-content{min-width:0}.docs-hero{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--flex-border)}.docs-hero h1{margin:0 0 .75rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700;letter-spacing:-.02em}.docs-hero p{margin:0;max-width:40rem;font-size:1rem;color:var(--flex-muted-foreground)}.docs-hero__links{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;margin-top:1rem}.docs-hero__cta{display:inline-block;font-size:.9375rem;font-weight:600;color:var(--flex-primary)}.docs-hero__link{font-size:.9375rem;font-weight:600;color:var(--flex-primary)}.docs-hero__link:hover,.docs-hero__cta:hover{text-decoration:underline}.docs-section{margin-bottom:3rem;scroll-margin-top:5rem}.docs-section h2{margin:0 0 1rem;font-size:1.375rem;font-weight:700;letter-spacing:-.01em}.docs-section h3{margin:1.5rem 0 .75rem;font-size:1.0625rem;font-weight:600}.docs-section p{margin:0 0 1rem;font-size:.9375rem;line-height:1.65;color:var(--flex-muted-foreground)}.docs-section p strong{color:inherit}.docs-list{margin:0 0 1rem;padding-left:1.25rem;font-size:.9375rem;line-height:1.65;color:var(--flex-muted-foreground)}.docs-list li+li{margin-top:.375rem}.code-block{margin:0 0 1.25rem}.code-block__header{display:flex;align-items:center;gap:.5rem;margin-bottom:.625rem}.code-block__icon{font-size:.9375rem;font-weight:700;color:#2563eb;letter-spacing:-.02em}.code-block__label{font-size:.9375rem;font-weight:600;color:#334155}.dark .code-block__label,[data-flex-theme=dark] .code-block__label{color:#cbd5e1}.code-block__panel{overflow:hidden;border-radius:.875rem;background:#1e293b;box-shadow:0 1px 2px #0f172a0f,0 8px 24px #0f172a14}.code-block__toolbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:.75rem;padding:.625rem 1rem;border-bottom:1px solid rgb(255 255 255 / .06);background:#0f172a59}.code-block__dots{display:flex;align-items:center;gap:.375rem}.code-block__dots span{width:.625rem;height:.625rem;border-radius:50%}.code-block__dots span:nth-child(1){background:#ff5f57}.code-block__dots span:nth-child(2){background:#febc2e}.code-block__dots span:nth-child(3){background:#28c840}.code-block__filename{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;color:#94a3b8;text-align:center}.code-block__pre{margin:0;padding:1.125rem 1.25rem;overflow-x:auto}.code-block__pre code{display:block;padding:0;border-radius:0;background:transparent;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem;line-height:1.65;color:#e2e8f0;white-space:pre}.code-block__pre .code-hl-tag{color:#67e8f9}.code-block__pre .code-hl-attr{color:#f1f5f9}.code-block__pre .code-hl-value,.code-block__pre .code-hl-string{color:#fdba74}.code-block__pre .code-hl-comment{color:#64748b;font-style:italic}.code-block__pre .code-hl-keyword{color:#93c5fd}.docs-table-wrap{margin:0 0 1rem;overflow-x:auto;border:1px solid var(--flex-border);border-radius:calc(var(--flex-radius) - .15rem)}.docs-table{width:100%;border-collapse:collapse;font-size:.875rem}.docs-table th,.docs-table td{padding:.625rem .875rem;text-align:left;border-bottom:1px solid var(--flex-border);vertical-align:top}.docs-table th{font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--flex-muted-foreground);background:var(--flex-muted)}.docs-table td:nth-child(4),.docs-table td:nth-child(2):last-child{min-width:14rem;max-width:28rem;color:var(--flex-muted-foreground);font-size:.8125rem;line-height:1.55}.docs-table td:nth-child(4) a,.docs-table td:nth-child(2):last-child a{color:var(--flex-primary);text-decoration:underline;text-underline-offset:.15rem}.docs-table tbody tr:last-child td{border-bottom:none}.docs-table code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8125rem}.docs-section a:not(.docs-hero__cta){color:var(--flex-primary)}.docs-section a:not(.docs-hero__cta):hover{text-decoration:underline}code:not(.code-block__pre code){font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875em;padding:.125rem .375rem;border-radius:.25rem;background:var(--flex-muted)}.features{flex:1;width:100%;max-width:80rem;margin:0 auto;padding:2.5rem 1.5rem 4rem}.features-hero{text-align:center;max-width:44rem;margin:0 auto 3.5rem}.features-hero__eyebrow{margin:0 0 .75rem;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--flex-primary)}.features-hero h1{margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.15}.features-hero__lead{margin:0;font-size:1.0625rem;line-height:1.65;color:var(--flex-muted-foreground)}.features-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.75rem}.features-btn{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;border-radius:calc(var(--flex-radius) - .15rem);font-size:.9375rem;font-weight:600;transition:opacity .15s,background .15s}.features-btn--primary{background:var(--flex-primary);color:var(--flex-primary-foreground)}.features-btn--primary:hover{opacity:.92}.features-btn--secondary{border:1px solid var(--flex-border);background:var(--flex-surface);color:inherit}.features-btn--secondary:hover{background:var(--flex-muted)}.features-section{margin-bottom:3.5rem}.features-section__header{max-width:36rem;margin-bottom:1.75rem}.features-section__header h2{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.features-section__header p{margin:0;font-size:.9375rem;color:var(--flex-muted-foreground)}.features-grid{display:grid;gap:1.25rem;grid-template-columns:1fr}@media(min-width:640px){.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.features-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.features-card{padding:1.25rem;border:1px solid var(--flex-border);border-radius:calc(var(--flex-radius) + .125rem);background:var(--flex-surface);box-shadow:0 1px 2px #0f172a0a}.features-card__icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;border-radius:calc(var(--flex-radius) - .25rem);background:var(--flex-accent);color:var(--flex-accent-foreground)}.features-card__icon svg{width:1.25rem;height:1.25rem}.features-card h3{margin:0 0 .5rem;font-size:.9375rem;font-weight:600}.features-card p{margin:0;font-size:.8125rem;line-height:1.55;color:var(--flex-muted-foreground)}.features-pickers{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.features-pickers{grid-template-columns:repeat(2,minmax(0,1fr))}}.features-picker{padding:1.125rem 1.25rem;border:1px solid var(--flex-border);border-radius:calc(var(--flex-radius) - .1rem);background:var(--flex-surface)}.features-picker__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.features-picker h3{margin:0;font-size:.9375rem;font-weight:600}.features-picker code{font-size:.75rem}.features-picker p{margin:0;font-size:.8125rem;line-height:1.55;color:var(--flex-muted-foreground)}.features-split{display:grid;gap:2rem;align-items:start}@media(min-width:900px){.features-split{grid-template-columns:1fr 1fr}}.features-split h2{margin:0 0 .75rem;font-size:1.5rem;font-weight:700}.features-split>div>p{margin:0 0 1.25rem;font-size:.9375rem;line-height:1.65;color:var(--flex-muted-foreground)}.features-checklist{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.625rem}.features-checklist li{position:relative;padding-left:1.375rem;font-size:.875rem;color:var(--flex-muted-foreground)}.features-checklist li:before{content:"";position:absolute;left:0;top:.45rem;width:.5rem;height:.5rem;border-radius:50%;background:var(--flex-primary)}.features-code-panel{min-width:0}.features-code-panel .code-block{margin-bottom:0}.features-cta{text-align:center;padding:2.5rem 1.5rem;border:1px solid var(--flex-border);border-radius:calc(var(--flex-radius) + .25rem);background:linear-gradient(180deg,var(--flex-surface) 0%,var(--flex-accent) 100%)}@supports (color: color-mix(in lab,red,red)){.features-cta{background:linear-gradient(180deg,var(--flex-surface) 0%,color-mix(in srgb,var(--flex-accent) 40%,var(--flex-surface)) 100%)}}.features-cta h2{margin:0 0 .5rem;font-size:1.375rem;font-weight:700}.features-cta p{margin:0 auto;max-width:32rem;font-size:.9375rem;color:var(--flex-muted-foreground)}.features-cta .features-hero__actions{margin-top:1.5rem}@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-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-ordinal{syntax: "*"; inherits: false;}@property --tw-slashed-zero{syntax: "*"; inherits: false;}@property --tw-numeric-figure{syntax: "*"; inherits: false;}@property --tw-numeric-spacing{syntax: "*"; inherits: false;}@property --tw-numeric-fraction{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: 0px;}@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-outline-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-ease{syntax: "*"; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-font-weight: initial;--tw-ordinal: initial;--tw-slashed-zero: initial;--tw-numeric-figure: initial;--tw-numeric-spacing: initial;--tw-numeric-fraction: 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-outline-style: solid;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-ease: initial}}}
