@layer reset,base,tokens,recipes,utilities;@layer base{:root{--made-with-panda: "\1f43c" }*,*:before,*:after,::backdrop{--blur: ;--brightness: ;--contrast: ;--grayscale: ;--hue-rotate: ;--invert: ;--saturate: ;--sepia: ;--drop-shadow: ;--backdrop-blur: ;--backdrop-brightness: ;--backdrop-contrast: ;--backdrop-grayscale: ;--backdrop-hue-rotate: ;--backdrop-invert: ;--backdrop-opacity: ;--backdrop-saturate: ;--backdrop-sepia: ;--scroll-snap-strictness: proximity;--border-spacing-x: 0;--border-spacing-y: 0;--translate-x: 0;--translate-y: 0;--rotate: 0;--skew-x: 0;--skew-y: 0;--scale-x: 1;--scale-y: 1 }html{color:var(--colors-foreground);background-color:var(--colors-background);border-color:var(--colors-accent);font-weight:400;font-size:1rem;line-height:1.55;font-family:system-ui,sans-serif}h1{font-size:2.125rem;line-height:1.3}h1,h2{font-weight:700}h2{font-size:1.625rem;line-height:1.35}h3{font-size:1.375rem;line-height:1.4}h3,h4{font-weight:700}h4{font-size:1.125rem;line-height:1.45}h5{font-size:1rem}h5,h6{font-weight:700;line-height:1.5}h6{font-size:.875rem}}@layer reset{*{margin:0;padding:0;font:inherit}*,*:before,*:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--global-color-border, currentColor)}html{line-height:1.5;--font-fallback: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-tab-size:4;tab-size:4;font-family:var(--global-font-body, var(--font-fallback))}hr{height:0;color:inherit;border-top-width:1px}body{height:100%;line-height:inherit}img{border-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ol,ul{list-style:none}code,kbd,pre,samp{font-size:1em}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}button,select{text-transform:none}table{text-indent:0;border-color:inherit;border-collapse:collapse}input::placeholder,textarea::placeholder{opacity:1;color:var(--global-color-placeholder, #9ca3af)}textarea{resize:vertical}summary{display:list-item}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}dialog{padding:0}a{color:inherit;text-decoration:inherit}abbr:where([title]){text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-size:1em;--font-mono-fallback: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New";font-family:var(--global-font-mono, var(--font-fallback))}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}:-moz-ui-invalid{box-shadow:none}:-moz-focusring{outline:auto}}@layer tokens{:where(:root,:host){--borders-none: none;--easings-default: cubic-bezier(.4, 0, .2, 1);--easings-linear: linear;--easings-in: cubic-bezier(.4, 0, 1, 1);--easings-out: cubic-bezier(0, 0, .2, 1);--easings-in-out: cubic-bezier(.4, 0, .2, 1);--durations-fastest: 50ms;--durations-faster: .1s;--durations-fast: .15s;--durations-normal: .2s;--durations-slow: .3s;--durations-slower: .4s;--durations-slowest: .5s;--radii-xs: .125rem;--radii-sm: .25rem;--radii-md: .375rem;--radii-lg: .5rem;--radii-xl: .75rem;--radii-2xl: 1rem;--radii-3xl: 1.5rem;--radii-full: 9999px;--font-weights-thin: 100;--font-weights-extralight: 200;--font-weights-light: 300;--font-weights-normal: 400;--font-weights-medium: 500;--font-weights-semibold: 600;--font-weights-bold: 700;--font-weights-extrabold: 800;--font-weights-black: 900;--line-heights-none: 1;--line-heights-tight: 1.25;--line-heights-snug: 1.375;--line-heights-normal: 1.5;--line-heights-relaxed: 1.625;--line-heights-loose: 2;--fonts-sans: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--fonts-serif: ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--fonts-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--letter-spacings-tighter: -.05em;--letter-spacings-tight: -.025em;--letter-spacings-normal: 0em;--letter-spacings-wide: .025em;--letter-spacings-wider: .05em;--letter-spacings-widest: .1em;--font-sizes-2xs: .5rem;--font-sizes-xs: .75rem;--font-sizes-sm: .875rem;--font-sizes-md: 1rem;--font-sizes-lg: 1.125rem;--font-sizes-xl: 1.25rem;--font-sizes-2xl: 1.5rem;--font-sizes-3xl: 1.875rem;--font-sizes-4xl: 2.25rem;--font-sizes-5xl: 3rem;--font-sizes-6xl: 3.75rem;--font-sizes-7xl: 4.5rem;--font-sizes-8xl: 6rem;--font-sizes-9xl: 8rem;--shadows-xs: 0 1px 2px 0 rgb(0 0 0 / .05);--shadows-sm: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--shadows-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadows-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadows-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--shadows-2xl: 0 25px 50px -12px rgb(0 0 0 / .25);--shadows-inner: inset 0 2px 4px 0 rgb(0 0 0 / .05);--colors-black: #000000;--colors-white: #FFFFFF;--colors-twitter: #00ACEE;--colors-facebook: #1778F2;--colors-line: #00B900;--blurs-sm: 4px;--blurs-base: 8px;--blurs-md: 12px;--blurs-lg: 16px;--blurs-xl: 24px;--blurs-2xl: 40px;--blurs-3xl: 64px;--spacing-0: 0rem;--spacing-1: .25rem;--spacing-2: .5rem;--spacing-3: .75rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--spacing-28: 7rem;--spacing-32: 8rem;--spacing-36: 9rem;--spacing-40: 10rem;--spacing-44: 11rem;--spacing-48: 12rem;--spacing-52: 13rem;--spacing-56: 14rem;--spacing-60: 15rem;--spacing-64: 16rem;--spacing-72: 18rem;--spacing-80: 20rem;--spacing-96: 24rem;--spacing-0\.5: .125rem;--spacing-1\.5: .375rem;--spacing-2\.5: .625rem;--spacing-3\.5: .875rem;--sizes-0: 0rem;--sizes-1: .25rem;--sizes-2: .5rem;--sizes-3: .75rem;--sizes-4: 1rem;--sizes-5: 1.25rem;--sizes-6: 1.5rem;--sizes-7: 1.75rem;--sizes-8: 2rem;--sizes-9: 2.25rem;--sizes-10: 2.5rem;--sizes-11: 2.75rem;--sizes-12: 3rem;--sizes-14: 3.5rem;--sizes-16: 4rem;--sizes-20: 5rem;--sizes-24: 6rem;--sizes-28: 7rem;--sizes-32: 8rem;--sizes-36: 9rem;--sizes-40: 10rem;--sizes-44: 11rem;--sizes-48: 12rem;--sizes-52: 13rem;--sizes-56: 14rem;--sizes-60: 15rem;--sizes-64: 16rem;--sizes-72: 18rem;--sizes-80: 20rem;--sizes-96: 24rem;--sizes-0\.5: .125rem;--sizes-1\.5: .375rem;--sizes-2\.5: .625rem;--sizes-3\.5: .875rem;--sizes-xs: 20rem;--sizes-sm: 24rem;--sizes-md: 28rem;--sizes-lg: 32rem;--sizes-xl: 36rem;--sizes-2xl: 42rem;--sizes-3xl: 48rem;--sizes-4xl: 56rem;--sizes-5xl: 64rem;--sizes-6xl: 72rem;--sizes-7xl: 80rem;--sizes-8xl: 90rem;--sizes-prose: 65ch;--sizes-full: 100%;--sizes-min: min-content;--sizes-max: max-content;--sizes-fit: fit-content;--sizes-breakpoint-sm: 640px;--sizes-breakpoint-md: 768px;--sizes-breakpoint-lg: 1024px;--sizes-breakpoint-xl: 1280px;--sizes-breakpoint-2xl: 1536px;--animations-spin: spin 1s linear infinite;--animations-ping: ping 1s cubic-bezier(0, 0, .2, 1) infinite;--animations-pulse: pulse 2s cubic-bezier(.4, 0, .6, 1) infinite;--animations-bounce: bounce 1s infinite;--breakpoints-sm: 640px;--breakpoints-md: 768px;--breakpoints-lg: 1024px;--breakpoints-xl: 1280px;--breakpoints-2xl: 1536px }[data-theme=default][data-color-mode=light]{--colors-background: hsl(0, 0%, 100%);--colors-background-alpha: hsla(0, 0%, 100%, .8);--colors-foreground: hsl(222, 48%, 11%);--colors-foreground-alpha: hsl(222, 48%, 11%, .8);--colors-accent: hsl(210, 40%, 92%);--colors-accent-alpha: hsla(210, 40%, 92%, .7);--colors-accent-foreground: hsl(222, 47%, 11%);--colors-primary: hsl(222, 47%, 11%);--colors-primary-alpha: hsla(222, 47%, 11%, .8);--colors-primary-foreground: hsl(210, 40%, 98%);--colors-secondary: hsl(210, 40%, 96%);--colors-secondary-alpha: hsla(210, 40%, 96%, .8);--colors-secondary-foreground: hsl(222, 47%, 11%);--colors-destructive: hsl(0, 100%, 50%);--colors-destructive-alpha: hsla(0, 100%, 50%, .8);--colors-destructive-foreground: hsl(210, 40%, 98%);--colors-muted: hsl(210, 40%, 96%);--colors-muted-alpha: hsla(210, 40%, 96%, .8);--colors-muted-foreground: hsl(215, 16%, 47%);--colors-focus: hsl(215, 20%, 65%) }[data-theme=default][data-color-mode=dark]{--colors-background: hsl(224, 71%, 4%);--colors-background-alpha: hsla(224, 71%, 4%, .8);--colors-foreground: hsl(213, 31%, 91%);--colors-foreground-alpha: hsl(213, 31%, 91%, .8);--colors-accent: hsl(216, 34%, 17%);--colors-accent-alpha: hsla(216, 34%, 17%, .7);--colors-accent-foreground: hsl(210, 40%, 98%);--colors-primary: hsl(210, 40%, 98%);--colors-primary-alpha: hsla(210, 40%, 98%, .8);--colors-primary-foreground: hsl(222, 47%, 1%);--colors-secondary: hsl(222, 47%, 11%);--colors-secondary-alpha: hsla(222, 47%, 11%, .8);--colors-secondary-foreground: hsl(210, 40%, 98%);--colors-destructive: hsl(0, 63%, 31%);--colors-destructive-alpha: hsla(0, 63%, 31%, .8);--colors-destructive-foreground: hsl(210, 40%, 98%);--colors-muted: hsl(222, 47%, 11%);--colors-muted-alpha: hsla(222, 47%, 11%, .8);--colors-muted-foreground: hsl(215, 16%, 57%);--colors-focus: hsl(216, 34%, 17%) }@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes slideDown{0%{height:0}to{height:var(--radix-accordion-content-height)}}@keyframes slideUp{0%{height:var(--radix-accordion-content-height)}to{height:0}}@keyframes animateIn{0%{opacity:0}to{opacity:1}}@keyframes animateOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-45%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes fadeOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(4px)}to{opacity:1;transform:translate(0)}}@keyframes enterFromRight{0%{transform:translate(200px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes enterFromLeft{0%{transform:translate(-200px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes exitToRight{0%{transform:translate(0);opacity:1}to{transform:translate(200px);opacity:0}}@keyframes exitToLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-200px);opacity:0}}@keyframes scaleIn{0%{transform:rotateX(-30deg) scale(.9);opacity:0}to{transform:rotateX(0) scale(1);opacity:1}}@keyframes scaleOut{0%{transform:rotateX(0) scale(1);opacity:1}to{transform:rotateX(-10deg) scale(.95);opacity:0}}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideRightAndFade{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideLeftAndFade{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:translate(0)}}@keyframes slideInFromBottom{0%{transform:translateY(calc(100% + 32px))}to{transform:translate(0)}}@keyframes slideInFromTop{0%{transform:translateY(-32px)}to{transform:translate(0)}}@keyframes swipeOut{0%{transform:translate(var(--radix-toast-swipe-end-x))}to{transform:translate(calc(100% + 32px))}}}@layer utilities{.border_secondary{border-color:var(--colors-secondary)}.min-w_initial{min-width:initial}.min-h_initial{min-height:initial}.p_initial{padding:initial}.w_initial{width:initial}.text-decor_initial{text-decoration:initial}.justify_initial{justify-content:initial}.items_initial{align-items:initial}.radius_initial{radius:initial}.border-width_initial{border-width:initial}.border-style_initial{border-style:initial}.transition_initial{transition:initial}.py_1{padding-block:var(--spacing-1)}.min-h_9{min-height:var(--sizes-9)}.min-h_11{min-height:var(--sizes-11)}.file\:border_none::file-selector-button{border:var(--borders-none)}.file\:fs_medium::file-selector-button{font-size:medium}.h_20{height:var(--sizes-20)}.border-b_1px_solid{border-bottom:1px solid}.flex_1_1_0\%{flex:1 1 0%}.py_16px{padding-block:16px}.\[\&_\>_svg\]\:transition-prop_all>svg{--transition-prop: all;transition-property:all}.\[\&_\>_svg\]\:ease_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\)>svg{--transition-easing: cubic-bezier(.4, 0, .2, 1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[\&_\>_svg\]\:duration_200ms>svg{--transition-duration: .2s;transition-duration:.2s}.\[\&\[data-state\=open\]_\>_svg\]\:transform_rotate\(180deg\)[data-state=open]>svg{transform:rotate(180deg)}.\[\&\[data-state\=closed\]\]\:animation_slideUp_0\.2s_ease-out[data-state=closed]{animation:slideUp .2s ease-out}.\[\&\[data-state\=open\]\]\:animation_slideDown_0\.2s_ease-out[data-state=open]{animation:slideDown .2s ease-out}.pb_16px{padding-bottom:16px}.min-w_10{min-width:var(--sizes-10)}.border-width_0\.5{border-width:.5px}.border-style_solid{border-style:solid}.transition_transform_0\.1s_ease-in-out{transition:transform .1s ease-in-out}.min-h_10{min-height:var(--sizes-10)}.disabled\:select_none:is(:disabled,[disabled],[data-disabled]){-webkit-user-select:none;user-select:none}.items_end{align-items:end}.m_auto{margin:auto}.w_95\%{width:95%}.max-w_512px{max-width:512px}.opacity_1{opacity:1}.w_40px{width:40px}.aspect_1\/1{aspect-ratio:1/1}.py_2px{padding-block:2px}.leading_1\.5{line-height:1.5}.border_transparent\!{border-color:transparent!important}.border_transparent{border-color:transparent}.rounded_lg{border-radius:var(--radii-lg)}.shadow_sm{box-shadow:var(--shadows-sm)}.\[\&_\>_\*_\+_\*\]\:mt_6px>*+*{margin-top:6px}.tracking_sm{letter-spacing:sm}.pt_0{padding-top:var(--spacing-0)}.disabled\:\[\&_\~_label\]\:cursor_not-allowed:is(:disabled,[disabled],[data-disabled])~label{cursor:not-allowed}.disabled\:\[\&_\~_label\]\:opacity_0\.5:is(:disabled,[disabled],[data-disabled])~label{opacity:.5}.\[\&\[data-state\=\"checked\"\]\]\:text_primaryForeground[data-state=checked]{color:var(--colors-primary-foreground)}.\[\&\[data-state\=\"checked\"\]\]\:border_primary[data-state=checked]{border-color:var(--colors-primary)}.pt_4px{padding-top:4px}.\[\&_\>_\.lucide-check\]\:stroke_currentColor>.lucide-check{stroke:currentColor}.min-w_8px{min-width:8px}.pl_28px{padding-left:28px}.ring_2px_solid_transparent{outline:2px solid transparent}.ring_2px{outline-offset:2px}.\[\&_\.circle\]\:pt_0\.5px .circle{padding-top:.5px}.tracking_0\.1em{letter-spacing:.1em}.backdrop_blur\(4px\){backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.bg_backgroundAlpha{background-color:var(--colors-background-alpha)}.\[\&\[data-state\=\"open\"\]\]\:opacity_1[data-state=open]{opacity:1}.\[\&\[data-state\=\"closed\"\]\]\:opacity_0[data-state=closed]{opacity:0}.top_50\%{top:50%}.left_50\%{left:50%}.transform_translate\(-50\%\,_-50\%\){transform:translate(-50%,-50%)}.max-w_90\%{max-width:90%}.gap_16px{gap:16px}.rounded-br_lg{border-bottom-right-radius:var(--radii-lg)}.rounded-bl_lg{border-bottom-left-radius:var(--radii-lg)}.opacity_0{opacity:0}.right_16px{right:16px}.top_16px{top:16px}.opacity_0\.7{opacity:.7}.py_4px{padding-block:4px}.px_8px{padding-inline:8px}.\[\&\[data-state\=\"open\"\]\]\:text_mutedForeground[data-state=open]{color:var(--colors-muted-foreground)}.\[\&\[data-state\=\"closed\"\]\]\:bg_transparent[data-state=closed]{background-color:transparent}.\[\&\[data-state\=\"closed\"\]\]\:text_foreground[data-state=closed]{color:var(--colors-foreground)}.inset_0{inset:var(--spacing-0)}.items_flex-start{align-items:flex-start}.opacity_0\.6{opacity:.6}.transition_background-color_100ms_ease\,_color_100ms_ease{transition:background-color .1s ease,color .1s ease}.\[\&\[data-highlighted\]\]\:bg_accent[data-highlighted]{background-color:var(--colors-accent)}.\[\&\[data-highlighted\]\]\:text_accentForeground[data-highlighted]{color:var(--colors-accent-foreground)}.\[\&_\.ChevronRight\]\:ml_auto .ChevronRight{margin-left:auto}.\[\&_\.circle\]\:fill_currentColor .circle{fill:currentColor}.w_256px{width:256px}.transition-prop_opacity\,_transform{--transition-prop: opacity, transform;transition-property:opacity,transform}.\[\&_\>_\*_\+_\*\]\:ml_4px>*+*{margin-left:4px}.min-w_160px{min-width:160px}.tracking_widest{letter-spacing:var(--letter-spacings-widest)}.\[\&\[data-state\=\"open\"\]\]\:bg_accent[data-state=open]{background-color:var(--colors-accent)}.\[\&\[data-state\=\"open\"\]\]\:text_accentForeground[data-state=open]{color:var(--colors-accent-foreground)}.\[\&_\.lucide-chevron-right\]\:ml_auto .lucide-chevron-right{margin-left:auto}.align_start{align:start}.min-w_384px{min-width:384px}.pl_8{padding-left:var(--spacing-8)}.pl_8px{padding-left:8px}.text-decor_none{text-decoration:none}.w_100vw{width:100vw}.z_1{z-index:1}.origin_top_center{transform-origin:top center}.mt_10{margin-top:var(--spacing-10)}.shadow_xs{box-shadow:var(--shadows-xs)}.h_var\(--radix-navigation-menu-viewport-height\){height:var(--radix-navigation-menu-viewport-height)}.items_flex-end{align-items:flex-end}.w_min-content{width:min-content}.z_2{z-index:2}.p_8px_12px{padding:8px 12px}.font_500{font-weight:500}.fs_15{font-size:15px}.size_12px{size:12px}.top_100\%{top:100%}.left_0{left:var(--spacing-0)}.perspective_2000px{perspective:2000px}.border-t_solid_1px{border-top:solid 1px}.border-t_accent{border-top-color:var(--colors-accent)}.border-l_solid_1px{border-left:solid 1px}.border-l_accent{border-left-color:var(--colors-accent)}.w_12px{width:12px}.h_12px{height:12px}.rounded-tl_2{border-top-left-radius:2px}.top_70\%{top:70%}.z_20{z-index:20}.\[\&_\.lucide-chevron-down\]\:ml_6px .lucide-chevron-down{margin-left:6px}.\[\&_\.lucide-chevron-down\]\:pos_relative .lucide-chevron-down{position:relative}.\[\&_\.lucide-chevron-down\]\:text_primary .lucide-chevron-down{color:var(--colors-primary)}.\[\&_\.lucide-chevron-down\]\:top_1 .lucide-chevron-down{top:var(--spacing-1)}[data-state=open] .\[\&_\.lucide-chevron-down\]\:\[\[data-state\=open\]_\&\]\:transform_rotate\(-180deg\) .lucide-chevron-down{transform:rotate(-180deg)}.align_center{align:center}.w_288px{width:288px}.w_32px{width:32px}.gap_8px{gap:8px}.h_16px{height:16px}.w_16px{width:16px}.h_fit-content{height:fit-content}.\[\&_\>_svg\]\:fill_currentColor>svg{fill:currentColor}.\[\&_\>_svg\]\:text_currentColor>svg{color:currentColor}.\[\&_\>_svg\]\:m_0>svg{margin:var(--spacing-0)}.\[\&_\>_svg\]\:p_0>svg{padding:var(--spacing-0)}.rounded_inherit{border-radius:inherit}.p_1px{padding:1px}.w_10px{width:10px}.border-l_1px_solid_transparent{border-left:1px solid transparent}.h_10px{height:10px}.border-t_1px_solid_transparent{border-top:1px solid transparent}.transform_none{transform:none}.min-w_128px{min-width:128px}.mx_-4px{margin-inline:-4px}.my_4px{margin-block:4px}.justify_between{justify-content:between}.py_8px{padding-block:8px}.placeholder\:text_mutedForeground::placeholder{color:var(--colors-muted-foreground)}.opacity_0\.5{opacity:.5}.pos_popper{position:popper}.h_var\(--radix-select-trigger-height\){height:var(--radix-select-trigger-height)}.min-w_var\(--radix-select-trigger-width\){min-width:var(--radix-select-trigger-width)}.pl_32px{padding-left:32px}.pr_8px{padding-right:8px}.ring_none{outline:var(--borders-none)}.\[\&\[data-disabled\]\]\:opacity_0\.5[data-disabled]{opacity:.5}.\[\&\[data-disabled\]\]\:pointer-events_none[data-disabled]{pointer-events:none}.left_8px{left:8px}.h_14px{height:14px}.w_14px{width:14px}.h_1px{height:1px}.w_1px{width:1px}.orientation_horizontal{orientation:horizontal}.animation_pulse_2s_cubic-bezier\(0\.4\,_0\,_0\.6\,_1\)_infinite{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.touch_none{touch-action:none}.select_none{-webkit-user-select:none;user-select:none}.grow_1{flex-grow:1}.h_24px{height:24px}.w_44px{width:44px}.border_2px_solid_transparent{border:2px solid transparent}.\[\&\[data-state\=\"checked\"\]\]\:bg_primary[data-state=checked]{background-color:var(--colors-primary)}.\[\&\[data-state\=\"unchecked\"\]\]\:bg_accent[data-state=unchecked]{background-color:var(--colors-accent)}.pointer-events_none{pointer-events:none}.h_20px{height:20px}.transition-prop_transform{--transition-prop: transform;transition-property:transform}.\[\&\[data-state\=\"checked\"\]\]\:transform_translateX\(20px\)[data-state=checked]{transform:translate(20px)}.\[\&\[data-state\=\"unchecked\"\]\]\:transform_translateX\(0\)[data-state=unchecked]{transform:translate(0)}.p_4px{padding:4px}.white-space_nowrap{white-space:nowrap}.rounded_sm{border-radius:var(--radii-sm)}.\[\&\[data-state\=\"active\"\]\]\:bg_background[data-state=active]{background-color:var(--colors-background)}.\[\&\[data-state\=\"active\"\]\]\:text_foreground[data-state=active]{color:var(--colors-foreground)}.\[\&\[data-state\=\"active\"\]\]\:shadow_sm[data-state=active]{box-shadow:var(--shadows-sm)}.mt_8px{margin-top:8px}.pos_fixed{position:fixed}.top_0{top:var(--spacing-0)}.z_100{z-index:100}.max-h_100dvh{max-height:100dvh}.flex_column-reverse{flex-direction:column-reverse}.p_16px{padding:16px}.\[\&_\>_\*_\+_\*\]\:mt_-16px>*+*{margin-top:-16px}.pointer-events_auto{pointer-events:auto}.p_24px{padding:24px}.pr_32px{padding-right:32px}.shadow_lg{box-shadow:var(--shadows-lg)}.transition-prop_all{--transition-prop: all;transition-property:all}.duration_200ms{--transition-duration: .2s;transition-duration:.2s}.border_destructive{border-color:var(--colors-destructive)}.font_semibold{font-weight:var(--font-weights-semibold)}.opacity_0\.9{opacity:.9}.h_32px{height:32px}.shrink_0{flex-shrink:0}.border_2px_solid{border:2px solid}.disabled\:pointer-events_none:is(:disabled,[disabled],[data-disabled]){pointer-events:none}.pos_absolute{position:absolute}.right_8px{right:8px}.top_8px{top:8px}.rounded_9999px{border-radius:9999px}.p_2px{padding:2px}.text_foregroundAlpha{color:var(--colors-foreground-alpha)}.transition_opacity_0\.3s_ease-in-out{transition:opacity .3s ease-in-out}.opacity_0\.8{opacity:.8}[data-variant=destructive] .\[\[data-variant\=\"destructive\"\]_\&\]\:text_destructiveForeground{color:var(--colors-destructive-foreground)}.transition-prop_color\,_background-color\,_border-color\,_text-decoration-color\,_fill\,_stroke{--transition-prop: color, background-color, border-color, text-decoration-color, fill, stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke}.ease_cubic-bezier\(0\.4\,_0\,_0\.2\,_1\){--transition-easing: cubic-bezier(.4, 0, .2, 1);transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration_150ms{--transition-duration: .15s;transition-duration:.15s}.\[\&\:first-child\]\:rounded-tl_4:first-child{border-top-left-radius:4px}.\[\&\:first-child\]\:rounded-bl_4:first-child{border-bottom-left-radius:4px}.\[\&\:last-child\]\:rounded-tr_4:last-child{border-top-right-radius:4px}.\[\&\:last-child\]\:rounded-br_4:last-child{border-bottom-right-radius:4px}.h_40px{height:40px}.h_36px{height:36px}.px_10px{padding-inline:10px}.h_44px{height:44px}.px_20px{padding-inline:20px}.p_10{padding:var(--spacing-10)}.min-w_max-content{min-width:max-content}.w_1{width:var(--sizes-1)}.mx_10px{margin-inline:10px}.border_primary{border-color:var(--colors-primary)}.bg_transparent{background-color:transparent}.flex_0_0_auto{flex:0 0 auto}.h_25{height:25px}.p_0_5px{padding:0 5px}.rounded_4{border-radius:4px}.fs_13{font-size:13px}.cursor_pointer{cursor:pointer}.disabled\:cursor_not-allowed:is(:disabled,[disabled],[data-disabled]){cursor:not-allowed}.disabled\:opacity_0\.5:is(:disabled,[disabled],[data-disabled]){opacity:.5}.shadow_0{box-shadow:0}.\[\&\:first-child\]\:ml_0:first-child{margin-left:var(--spacing-0)}.\[\&\[data-state\=on\]\]\:bg_accent[data-state=on]{background-color:var(--colors-accent)}.\[\&\[data-state\=on\]\]\:text_accentForeground[data-state=on]{color:var(--colors-accent-foreground)}.z_50{z-index:50}.border_1px_solid{border:1px solid}.shadow_md{box-shadow:var(--shadows-md)}.px_12px{padding-inline:12px}.py_6px{padding-block:6px}.fill_background{fill:var(--colors-background)}.border-r_solid_1px{border-right:solid 1px}.border-r_accent{border-right-color:var(--colors-accent)}.border-b_solid_1px{border-bottom:solid 1px}.border-b_accent{border-bottom-color:var(--colors-accent)}.transform_rotate\(45deg\){transform:rotate(45deg)}.w_8px{width:8px}.h_8px{height:8px}.mt_-4px{margin-top:-4px}.mt_0\.5{margin-top:var(--spacing-0\.5)}.max-w_300px{max-width:300px}.mb_6{margin-bottom:var(--spacing-6)}.font_bold\!{font-weight:var(--font-weights-bold)!important}.w_fit-content{width:fit-content}.w_5{width:var(--sizes-5)}.px_0{padding-inline:var(--spacing-0)}.py_0{padding-block:var(--spacing-0)}.px_2{padding-inline:var(--spacing-2)}.size_20px{size:20px}.fill_\#1DA1F2{fill:#1da1f2}.text_\#1DA1F2{color:#1da1f2}.d_block{display:block}.max-w_100\%{max-width:100%}.w_20px{width:20px}.self_main{align-self:main}.self_header{align-self:header}.py_2{padding-block:var(--spacing-2)}.mr_5{margin-right:var(--spacing-5)}.max-w_8xl{max-width:var(--sizes-8xl)}.max-w_1200px{max-width:1200px}.px_3{padding-inline:var(--spacing-3)}.flex_row{flex-direction:row}.mt_1{margin-top:var(--spacing-1)}.text_destructive{color:var(--colors-destructive)}.h_0{height:var(--sizes-0)}.mt_6{margin-top:var(--spacing-6)}.text_text{color:text}.border_foreground{border-color:var(--colors-foreground)}.font_bold{font-weight:var(--font-weights-bold)}.px_6{padding-inline:var(--spacing-6)}.place-items_center{place-items:center}.px_8{padding-inline:var(--spacing-8)}.border_solid_thin{border:solid thin}.bg_twitter{background-color:var(--colors-twitter)}.bg_facebook{background-color:var(--colors-facebook)}.bg_line{background-color:var(--colors-line)}.gap_10px{gap:10px}.w_3\/4{width:75%}.w_1\/4{width:25%}.w_16{width:var(--sizes-16)}.h_16{height:var(--sizes-16)}.max-w_768px{max-width:768px}.mx_auto{margin-inline:auto}.mt_12{margin-top:var(--spacing-12)}.self_stretch{align-self:stretch}.justify-self_stretch{justify-self:stretch}.gap_0{gap:var(--spacing-0)}.rows_3{grid-template-rows:repeat(3,1fr)}.h_64{height:var(--sizes-64)}.border_solid_2px{border:solid 2px}.col-span_span_2{grid-column:span 2}.bg_secondary{background-color:var(--colors-secondary)}.text_secondaryForeground{color:var(--colors-secondary-foreground)}.row-span_span_2{grid-row:span 2}.bg_accent{background-color:var(--colors-accent)}.text_accentForeground{color:var(--colors-accent-foreground)}.text_primaryForeground{color:var(--colors-primary-foreground)}.bg_destructive{background-color:var(--colors-destructive)}.text_destructiveForeground{color:var(--colors-destructive-foreground)}.col-start_4{grid-column-start:4}.bg_muted{background-color:var(--colors-muted)}.bg_white{background-color:var(--colors-white)}.font_mono{font-family:var(--fonts-mono)}.p_22{padding:22px}.m_0{margin:var(--spacing-0)}.gap-y_10{column-gap:var(--spacing-10)}.list-style_none{list-style:none}.font_600{font-weight:600}.leading_1\.2{line-height:1.2}.mb_5{margin-bottom:var(--spacing-5)}.text_primary{color:var(--colors-primary)}.leading_1\.4{line-height:1.4}.font_initial{font-weight:initial}.all_unset{all:unset}.font_inherit{font-family:inherit}.rounded_100\%{border-radius:100%}.h_35{height:35px}.w_35{width:35px}.d_inline-flex{display:inline-flex}.font_light{font-weight:var(--font-weights-light)}.mb_1{margin-bottom:var(--spacing-1)}.text_disabledForeground{color:disabledForeground}.leading_1{line-height:1}.text_mutedForeground{color:var(--colors-muted-foreground)}.my_3{margin-block:var(--spacing-3)}.orientation_vertical{orientation:vertical}.max-w_300{max-width:300px}.rounded_xs{border-radius:var(--radii-xs)}.ml_2{margin-left:var(--spacing-2)}.w_10{width:var(--sizes-10)}.h_10{height:var(--sizes-10)}.p_0{padding:var(--spacing-0)}.mt_400px{margin-top:400px}.object_cover{object-fit:cover}.w_380px{width:380px}.font_medium{font-weight:var(--font-weights-medium)}.leading_none{line-height:var(--line-heights-none)}.text_right{text-align:right}.mr_15{margin-right:15px}.w_350px{width:350px}.gap_3{gap:var(--spacing-3)}.h_150px{height:150px}.w_300px{width:300px}.justify_center{justify-content:center}.border_solid_1px_\#888{border:solid 1px #888}.border-style_dashed{border-style:dashed}.w_64{width:var(--sizes-64)}.max-w_425px{max-width:425px}.col-span_span_3_\/_span_3{grid-column:span 3 / span 3}.w_96{width:var(--sizes-96)}.col-span_span_2_\/_span_2{grid-column:span 2 / span 2}.h_8{height:var(--sizes-8)}.w_56{width:var(--sizes-56)}.size_16{size:16px}.inset_true{inset:true}.row-span_3{grid-row:span 3 / span 3}.rounded_6{border-radius:6px}.justify_flex-end{justify-content:flex-end}.h_100\%{height:100%}.rounded_3xl{border-radius:var(--radii-3xl)}.bg_primary{background-color:var(--colors-primary)}.fs_18{font-size:18px}.text_white{color:var(--colors-white)}.mb_2{margin-bottom:var(--spacing-2)}.fs_12{font-size:12px}.leading_1\.3{line-height:1.3}.gap_4px{gap:4px}.w_88{width:88}.p_6{padding:var(--spacing-6)}.max-w_80{max-width:var(--sizes-80)}.h_72{height:var(--sizes-72)}.w_48{width:var(--sizes-48)}.w_180px{width:180px}.h_12{height:var(--sizes-12)}.w_12{width:var(--sizes-12)}.h_4{height:var(--sizes-4)}.w_250px{width:250px}.max-w_400px{max-width:400px}.w_400px{width:400px}.w_full{width:var(--sizes-full)}.cols_2{grid-template-columns:repeat(2,1fr)}.max-w_1000px{max-width:1000px}.size_16px{size:16px}.mr_10{margin-right:var(--spacing-10)}.ml_auto{margin-left:auto}.w_80{width:var(--sizes-80)}.radius_md{radius:md}.overflow_hidden{overflow:hidden}.border_solid_1px{border:solid 1px}.border_accent{border-color:var(--colors-accent)}.flex_1{flex:1 1 0%}.mb_4{margin-bottom:var(--spacing-4)}.grid-cols_25px_1fr{grid-template-columns:25px 1fr}.items_start{align-items:start}.\[\&\:last-child\]\:mb_0:last-child{margin-bottom:var(--spacing-0)}.\[\&\:last-child\]\:pb_0:last-child{padding-bottom:var(--spacing-0)}.self_span{align-self:span}.h_2{height:var(--sizes-2)}.w_2{width:var(--sizes-2)}.rounded_full{border-radius:var(--radii-full)}.transform_translateY\(4px\){transform:translateY(4px)}.bg_\#0ea5e9{background-color:#0ea5e9}.py_4{padding-block:var(--spacing-4)}.mr_2{margin-right:var(--spacing-2)}.border_solid{border:solid}.px_4{padding-inline:var(--spacing-4)}.py_3{padding-block:var(--spacing-3)}.rounded_md{border-radius:var(--radii-md)}.w_24{width:var(--sizes-24)}.text_center{text-align:center}.cursor_default{cursor:default}.p_4{padding:var(--spacing-4)}.max-w_fit-content{max-width:fit-content}.h_5{height:var(--sizes-5)}.gap_2{gap:var(--spacing-2)}.gap_1{gap:var(--spacing-1)}.w_100\%{width:100%}.h_100dvh{height:100dvh}.pos_relative{position:relative}.before\:content_\"\":before{content:""}.before\:d_block:before{display:block}.before\:h_0:before{height:var(--sizes-0)}.before\:pb_75\%:before{padding-bottom:75%}.\[\&\>\*\]\:d_flex>*{display:flex}.\[\&\>\*\]\:justify_center>*{justify-content:center}.\[\&\>\*\]\:items_center>*{align-items:center}.\[\&\>\*\]\:overflow_hidden>*{overflow:hidden}.\[\&\>\*\]\:pos_absolute>*{position:absolute}.\[\&\>\*\]\:inset_0>*{inset:var(--spacing-0)}.\[\&\>\*\]\:w_100\%>*{width:100%}.\[\&\>\*\]\:h_100\%>*{height:100%}.\[\&\>img\,_\&\>video\]\:object_cover>img,.\[\&\>img\,_\&\>video\]\:object_cover>video{object-fit:cover}.gap_5{gap:var(--spacing-5)}.justify_space-between{justify-content:space-between}.pt_2{padding-top:var(--spacing-2)}.p_0_20px{padding:0 20px}.cols_4{grid-template-columns:repeat(4,1fr)}.d_grid{display:grid}.cols_3{grid-template-columns:repeat(3,1fr)}.items_center{align-items:center}.mt_2{margin-top:var(--spacing-2)}.self_a{align-self:a}.self_h1{align-self:h1}.self_h2{align-self:h2}.self_h3{align-self:h3}.self_h4{align-self:h4}.self_h5{align-self:h5}.self_h6{align-self:h6}.fs_3xl{font-size:var(--font-sizes-3xl)}.fs_2xl{font-size:var(--font-sizes-2xl)}.fs_xl{font-size:var(--font-sizes-xl)}.fs_lg{font-size:var(--font-sizes-lg)}.fs_sm{font-size:var(--font-sizes-sm)}.fs_xs{font-size:var(--font-sizes-xs)}.mt_4{margin-top:var(--spacing-4)}.mb_8{margin-bottom:var(--spacing-8)}.my_2{margin-block:var(--spacing-2)}.w_1\/2{width:50%}.size_sm{size:sm}.size_lg{size:lg}.gap_8{gap:var(--spacing-8)}.flex_column{flex-direction:column}.bg_black{background-color:var(--colors-black)}.d_flex{display:flex}.gap_4{gap:var(--spacing-4)}.mt_8{margin-top:var(--spacing-8)}.p_8{padding:var(--spacing-8)}.pt_16{padding-top:var(--spacing-16)}.min-h_40{min-height:var(--sizes-40)}.bg_background{background-color:var(--colors-background)}.text_foreground{color:var(--colors-foreground)}.focusVisible\:ring_1px_solid:is(:focus-visible,[data-focus-visible]){outline:1px solid}.focus\:cursor_pointer:is(:focus,[data-focus]){cursor:pointer}.focus\:border_accent:is(:focus,[data-focus]){border-color:var(--colors-accent)}.focus\:pos_relative:is(:focus,[data-focus]){position:relative}.focus\:bg_accent:is(:focus,[data-focus]){background-color:var(--colors-accent)}.focus\:text_accentForeground:is(:focus,[data-focus]){color:var(--colors-accent-foreground)}.focus\:ring_none:is(:focus,[data-focus]){outline:var(--borders-none)}.focusVisible\:ring_solid_2px:is(:focus-visible,[data-focus-visible]){outline:solid 2px}.focus\:opacity_1:is(:focus,[data-focus]){opacity:1}.focusVisible\:ring_2px_solid:is(:focus-visible,[data-focus-visible]){outline:2px solid}.focusVisible\:ring_focus:is(:focus-visible,[data-focus-visible]){outline-color:var(--colors-focus)}.focusVisible\:ring_2px:is(:focus-visible,[data-focus-visible]){outline-offset:2px}.focus\:ring_2px_solid:is(:focus,[data-focus]){outline:2px solid}.focus\:ring_focus:is(:focus,[data-focus]){outline-color:var(--colors-focus)}.focus\:ring_2px:is(:focus,[data-focus]){outline-offset:2px}.focus\:bg_primaryAlpha:is(:focus,[data-focus]){background-color:var(--colors-primary-alpha)}.focus\:text_white:is(:focus,[data-focus]){color:var(--colors-white)}.hover\:border_destructiveAlpha:is(:hover,[data-hover]){border-color:var(--colors-destructive-alpha)}.hover\:border_secondaryAlpha:is(:hover,[data-hover]){border-color:var(--colors-secondary-alpha)}.hover\:text-decor_underline:is(:hover,[data-hover]){text-decoration:underline}.hover\:border_accent:is(:hover,[data-hover]){border-color:var(--colors-accent)}.hover\:bg_secondaryAlpha:is(:hover,[data-hover]){background-color:var(--colors-secondary-alpha)}.hover\:bg_destructiveAlpha:is(:hover,[data-hover]){background-color:var(--colors-destructive-alpha)}.hover\:opacity_1:is(:hover,[data-hover]){opacity:1}.hover\:\[\&_\.toast-close\]\:opacity_1:is(:hover,[data-hover]) .toast-close{opacity:1}.hover\:bg_secondary:is(:hover,[data-hover]){background-color:var(--colors-secondary)}.hover\:text_foreground:is(:hover,[data-hover]){color:var(--colors-foreground)}.hover\:bg_muted:is(:hover,[data-hover]){background-color:var(--colors-muted)}.hover\:text_mutedForeground:is(:hover,[data-hover]){color:var(--colors-muted-foreground)}.hover\:border_primaryAlpha:is(:hover,[data-hover]){border-color:var(--colors-primary-alpha)}.hover\:bg_none:is(:hover,[data-hover]){background-color:none}.hover\:text_primary:is(:hover,[data-hover]){color:var(--colors-primary)}.hover\:cursor_pointer:is(:hover,[data-hover]){cursor:pointer}.hover\:bg_accentAlpha:is(:hover,[data-hover]){background-color:var(--colors-accent-alpha)}.hover\:bg_accent:is(:hover,[data-hover]){background-color:var(--colors-accent)}.hover\:text_accentForeground:is(:hover,[data-hover]){color:var(--colors-accent-foreground)}.hover\:bg_primaryAlpha:is(:hover,[data-hover]){background-color:var(--colors-primary-alpha)}.hover\:text_white:is(:hover,[data-hover]){color:var(--colors-white)}.\.toast-action\:hover\:text_destructive:is(:hover,[data-hover]){color:var(--colors-destructive)}[data-variant=destructive] .\[\[data-variant\=\"destructive\"\]_\&\]\:hover\:text_destructiveForeground:is(:hover,[data-hover]){color:var(--colors-destructive-foreground)}.active\:transform_scale\(0\.96\):is(:active,[data-active]){transform:scale(.96)}.\[\&\:active\]\:transform_scale\(0\.98\):active{transform:scale(.98)}.\[\@md\]\:cols_2{@md{grid-template-columns: repeat(2,1fr)}}@media only screen and (min-width: 600px){.\[\@media_only_screen_and_\(min-width\:_600px\)\]\:w_auto{width:auto}}@media only screen and (min-width: 600px){.\[\@media_only_screen_and_\(min-width\:_600px\)\]\:w_var\(--radix-navigation-menu-viewport-width\){width:var(--radix-navigation-menu-viewport-width)}}@media only screen and (min-width: 600px){.\[\@media_only_screen_and_\(min-width\:_600px\)\]\:w_500{width:500px}.\[\@media_only_screen_and_\(min-width\:_600px\)\]\:grid-cols_\.75fr_1fr{grid-template-columns:.75fr 1fr}.\[\@media_only_screen_and_\(min-width\:_600px\)\]\:w_600{width:600px}.\[\@media_only_screen_and_\(min-width\:_600px\)\]\:grid-flow_column{grid-auto-flow:column}.\[\@media_only_screen_and_\(min-width\:_600px\)\]\:grid-rows_repeat\(3\,_1fr\){grid-template-rows:repeat(3,1fr)}}@media screen and (min-width: 640px){.sm\:focusVisible\:ring_1px_solid:is(:focus-visible,[data-focus-visible]){outline:1px solid}}@media screen and (min-width: 640px){.sm\:focusVisible\:ring_focus:is(:focus-visible,[data-focus-visible]){outline-color:var(--colors-focus)}}@media screen and (min-width: 640px){.sm\:focusVisible\:ring_2px:is(:focus-visible,[data-focus-visible]){outline-offset:2px}}@media screen and (min-width: 640px){.sm\:text_left{text-align:left}.sm\:justify_flex-end{justify-content:flex-end}.sm\:gap_8px{gap:8px}}@media screen and (min-width: 640px){.sm\:max-w_512px{max-width:512px}.sm\:rounded_lg{border-radius:var(--radii-lg)}}@media screen and (min-width: 640px){.sm\:items_center{align-items:center}}@media screen and (min-width: 640px){.sm\:bottom_0{bottom:var(--spacing-0)}.sm\:right_0{right:var(--spacing-0)}.sm\:top_auto{top:auto}.sm\:flex_column{flex-direction:column}.sm\:max-w_420px{max-width:420px}}@media screen and (min-width: 640px){.sm\:flex_row{flex-direction:row}}@media screen and (min-width: 640px){.sm\:mt_0{margin-top:var(--spacing-0)}}@media screen and (min-width: 768px){.md\:focusVisible\:ring_1px_solid:is(:focus-visible,[data-focus-visible]){outline:1px solid}}@media screen and (min-width: 768px){.md\:focusVisible\:ring_focus:is(:focus-visible,[data-focus-visible]){outline-color:var(--colors-focus)}}@media screen and (min-width: 768px){.md\:focusVisible\:ring_2px:is(:focus-visible,[data-focus-visible]){outline-offset:2px}}@media screen and (min-width: 768px){.md\:w_100\%{width:100%}.md\:rounded_lg{border-radius:var(--radii-lg)}}@media screen and (min-width: 768px){.md\:p_12{padding:var(--spacing-12)}.md\:gap_4{gap:var(--spacing-4)}.md\:px_4{padding-inline:var(--spacing-4)}.md\:px_12{padding-inline:var(--spacing-12)}}@media screen and (min-width: 768px){.md\:flex_row{flex-direction:row}.md\:px_6{padding-inline:var(--spacing-6)}}@media screen and (min-width: 768px){.md\:max-w_80{max-width:var(--sizes-80)}}@media screen and (min-width: 1024px){.lg\:px_8{padding-inline:var(--spacing-8)}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:animation_scaleIn_150ms_cubic-bezier\(0\.16\,_1\,_0\.3\,_1\)_forwards[data-state=open]{animation:scaleIn .15s cubic-bezier(.16,1,.3,1) forwards}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"closed\"\]\]\:animation_scaleOut_50ms_cubic-bezier\(0\.16\,_1\,_0\.3\,_1\)_forwards[data-state=closed]{animation:scaleOut 50ms cubic-bezier(.16,1,.3,1) forwards}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:\[\&\[data-side\=\"top\"\]\]\:animation-name_fadeInUp[data-state=open][data-side=top]{animation-name:fadeInUp}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:\[\&\[data-side\=\"right\"\]\]\:animation-name_fadeInRight[data-state=open][data-side=right]{animation-name:fadeInRight}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:\[\&\[data-side\=\"bottom\"\]\]\:animation-name_fadeInDown[data-state=open][data-side=bottom]{animation-name:fadeInDown}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:\[\&\[data-side\=\"left\"\]\]\:animation-name_fadeInLeft[data-state=open][data-side=left]{animation-name:fadeInLeft}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-motion\=\"from-start\"\]\]\:animation-name_enterFromLeft[data-motion=from-start]{animation-name:enterFromLeft}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-motion\=\"from-end\"\]\]\:animation-name_enterFromRight[data-motion=from-end]{animation-name:enterFromRight}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-motion\=\"to-start\"\]\]\:animation-name_exitToLeft[data-motion=to-start]{animation-name:exitToLeft}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-motion\=\"to-end\"\]\]\:animation-name_exitToRight[data-motion=to-end]{animation-name:exitToRight}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:animation_scaleIn_200ms_ease[data-state=open]{animation:scaleIn .2s ease}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"closed\"\]\]\:animation_scaleOut_200ms_ease[data-state=closed]{animation:scaleOut .2s ease}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"visible\"\]\]\:animation_animateIn_200ms_ease[data-state=visible]{animation:animateIn .2s ease}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"hidden\"\]\]\:animation_animateOut_200ms_ease[data-state=hidden]{animation:animateOut .2s ease}}@media (prefers-reduced-motion: no-preference){.\[\&_\.lucide-chevron-down\]\:\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:transition_transform_250ms_ease .lucide-chevron-down{transition:transform .25s ease}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:\[\&\[data-side\=\"top\"\]\]\:animation-name_slideDownAndFade[data-state=open][data-side=top]{animation-name:slideDownAndFade}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:\[\&\[data-side\=\"right\"\]\]\:animation-name_slideLeftAndFade[data-state=open][data-side=right]{animation-name:slideLeftAndFade}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:\[\&\[data-side\=\"bottom\"\]\]\:animation-name_slideUpAndFade[data-state=open][data-side=bottom]{animation-name:slideUpAndFade}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:\[\&\[data-side\=\"left\"\]\]\:animation-name_slideRightAndFade[data-state=open][data-side=left]{animation-name:slideRightAndFade}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:animation_animateIn_200ms_ease[data-state=open]{animation:animateIn .2s ease}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"closed\"\]\]\:animation_animateOut_200ms_ease[data-state=closed]{animation:animateOut .2s ease}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:animation_slideInFromTop_150ms_cubic-bezier\(0\.16\,_1\,_0\.3\,_1\)[data-state=open]{animation:slideInFromTop .15s cubic-bezier(.16,1,.3,1)}}@media (prefers-reduced-motion: no-preference){@media screen and (min-width: 640px){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"open\"\]\]\:sm\:animation_slideInFromBottom_150ms_cubic-bezier\(0\.16\,_1\,_0\.3\,_1\)[data-state=open]{animation:slideInFromBottom .15s cubic-bezier(.16,1,.3,1)}}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"closed\"\]\]\:animation_swipeOut_100ms_ease-in[data-state=closed]{animation:swipeOut .1s ease-in}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-swipe\=\"move\"\]\]\:transform_translateX\(var\(--radix-toast-swipe-move-x\)\)[data-swipe=move]{transform:translate(var(--radix-toast-swipe-move-x))}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-swipe\=\"cancel\"\]\]\:transform_translateX\(0\)[data-swipe=cancel]{transform:translate(0)}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-swipe\=\"cancel\"\]\]\:transition_transform_200ms_ease-out[data-swipe=cancel]{transition:transform .2s ease-out}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-swipe\=\"end\"\]\]\:animation_swipeOut_100ms_ease-out[data-swipe=end]{animation:swipeOut .1s ease-out}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"delayed-open\"\]\]\:\[\&\[data-side\=\"top\"\]\]\:animation-name_slideDownAndFade[data-state=delayed-open][data-side=top]{animation-name:slideDownAndFade}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"delayed-open\"\]\]\:\[\&\[data-side\=\"right\"\]\]\:animation-name_slideLeftAndFade[data-state=delayed-open][data-side=right]{animation-name:slideLeftAndFade}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"delayed-open\"\]\]\:\[\&\[data-side\=\"bottom\"\]\]\:animation-name_slideUpAndFade[data-state=delayed-open][data-side=bottom]{animation-name:slideUpAndFade}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:\[\&\[data-state\=\"delayed-open\"\]\]\:\[\&\[data-side\=\"left\"\]\]\:animation-name_slideRightAndFade[data-state=delayed-open][data-side=left]{animation-name:slideRightAndFade}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:animation_animateIn_150ms_cubic-bezier\(0\.16\,_1\,_0\.3\,_1\)_forwards{animation:animateIn .15s cubic-bezier(.16,1,.3,1) forwards}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:animation_fadeIn_150ms_cubic-bezier\(0\.16\,_1\,_0\.3\,_1\)_forwards{animation:fadeIn .15s cubic-bezier(.16,1,.3,1) forwards}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:animation-fill-mode_forwards{animation-fill-mode:forwards}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:animation-name_fadeInUp{animation-name:fadeInUp}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:animation-duration_250ms{animation-duration:.25s}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:animation-timing-function_ease{animation-timing-function:ease}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:transition_width\,_height\,_300ms_ease{transition:width,height,.3s ease}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:transition_width\,_transform_250ms_ease{transition:width,transform .25s ease}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:transition_all{transition-property:var(--transition-prop, all);transition-timing-function:var(--transition-easing, cubic-bezier(.4, 0, .2, 1));transition-duration:var(--transition-duration, .15s)}}@media (prefers-reduced-motion: no-preference){.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:animation-duration_400ms{animation-duration:.4s}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:animation-timing-function_cubic-bezier\(0\.16\,_1\,_0\.3\,_1\){animation-timing-function:cubic-bezier(.16,1,.3,1)}.\[\@media_\(prefers-reduced-motion\:_no-preference\)\]\:will-change_transform\,_opacity{will-change:transform,opacity}}}
