.rc-slider{position:relative;width:100%;height:14px;padding:5px 0;border-radius:6px;touch-action:none}.rc-slider,.rc-slider *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-rail{position:absolute;width:100%;height:6px;background-color:hsl(var(--primary)/.2);border-radius:6px}.rc-slider-track,.rc-slider-tracks{position:absolute;height:6px;background-color:hsl(var(--primary));border-radius:6px}.rc-slider-track-draggable{z-index:1;box-sizing:content-box;background-clip:content-box;border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0);transform:translateY(-5px)}.rc-slider-handle{position:absolute;z-index:1;width:16px;height:16px;margin-top:-5px;background-color:hsl(var(--background));border:1px solid hsl(var(--primary)/.5);border-radius:50%;cursor:pointer;cursor:grab;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:pan-x}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging{border-color:hsl(var(--primary)/.5);box-shadow:0 0 0 1px hsl(var(--primary)/.5)}.rc-slider-handle-dragging.rc-slider-handle-dragging.rc-slider-handle-dragging-delete{opacity:0}.rc-slider-handle:focus{outline:none;box-shadow:none}.rc-slider-handle:active{cursor:grabbing}.rc-slider-mark{position:absolute;top:18px;left:0;width:100%;font-size:12px}.rc-slider-mark-text{position:absolute;display:inline-block;color:hsl(var(--muted-foreground));text-align:center;vertical-align:middle;cursor:pointer;font-size:.875rem;line-height:1.25rem}.rc-slider-mark-text-active{color:hsl(var(--card-foreground))}.rc-slider-mark-text-active:is(.dark *){color:hsl(var(--primary-foreground))}.rc-slider-step{position:absolute;width:100%;height:6px;background:rgba(0,0,0,0)}.rc-slider-dot{position:absolute;bottom:-2px;width:10px;height:10px;vertical-align:middle;background-color:hsl(var(--background));border:2px solid hsl(var(--primary)/.5);border-radius:50%;cursor:pointer}.rc-slider-dot-active{border-color:hsl(var(--primary))}.rc-slider-dot-reverse{margin-right:-6px}.rc-slider-disabled{background-color:hsl(var(--primary)/.5)}.rc-slider-disabled .rc-slider-track{background-color:#ccc}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-handle{background-color:#fff;border-color:#ccc;box-shadow:none;cursor:not-allowed}.rc-slider-disabled .rc-slider-dot,.rc-slider-disabled .rc-slider-mark-text{cursor:not-allowed!important}.rc-slider-vertical{width:14px;height:100%;padding:0 5px}.rc-slider-vertical .rc-slider-rail{width:6px;height:100%}.rc-slider-vertical .rc-slider-track{bottom:0;left:5px;width:6px}.rc-slider-vertical .rc-slider-track-draggable{border-top:0;border-right:5px solid rgba(0,0,0,0);border-bottom:0;border-left:5px solid rgba(0,0,0,0);transform:translateX(-5px)}.rc-slider-vertical .rc-slider-handle{position:absolute;z-index:1;margin-top:0;margin-left:-5px;touch-action:pan-y}.rc-slider-vertical .rc-slider-mark{top:0;left:18px;height:100%}.rc-slider-vertical .rc-slider-step{width:6px;height:100%}.rc-slider-vertical .rc-slider-dot{margin-left:-2px}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter,.rc-slider-tooltip-zoom-down-leave{display:block!important;animation-duration:.3s;animation-fill-mode:both;animation-play-state:paused}.rc-slider-tooltip-zoom-down-appear.rc-slider-tooltip-zoom-down-appear-active,.rc-slider-tooltip-zoom-down-enter.rc-slider-tooltip-zoom-down-enter-active{animation-name:rcSliderTooltipZoomDownIn;animation-play-state:running}.rc-slider-tooltip-zoom-down-leave.rc-slider-tooltip-zoom-down-leave-active{animation-name:rcSliderTooltipZoomDownOut;animation-play-state:running}.rc-slider-tooltip-zoom-down-appear,.rc-slider-tooltip-zoom-down-enter{transform:scale(0);animation-timing-function:cubic-bezier(.23,1,.32,1)}.rc-slider-tooltip-zoom-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes rcSliderTooltipZoomDownIn{0%{transform:scale(0);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes rcSliderTooltipZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(0);transform-origin:50% 100%;opacity:0}}.rc-slider-tooltip{position:absolute;top:-9999px;left:-9999px;visibility:visible}.rc-slider-tooltip,.rc-slider-tooltip *{box-sizing:border-box;-webkit-tap-highlight-color:rgba(0,0,0,0)}.rc-slider-tooltip-hidden{display:none}.rc-slider-tooltip-placement-top{padding:6px 0 8px}.rc-slider-tooltip-inner{min-width:24px;height:24px;padding:6px 2px;color:#fff;font-size:12px;line-height:1;text-align:center;text-decoration:none;background-color:#6c6c6c;border-radius:6px;box-shadow:0 0 4px #d9d9d9}.rc-slider-tooltip-arrow{position:absolute;width:0;height:0;border-color:rgba(0,0,0,0);border-style:solid}.rc-slider-tooltip-placement-top .rc-slider-tooltip-arrow{bottom:6px;left:50%;margin-left:-6px;border-width:6px 6px 0;border-top-color:#6c6c6c}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgb(59 130 246/0.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;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}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}:root{--inherit:inherit;--current:currentColor;--transparent:transparent;--black:#000;--white:#fff;--slate-50:#f8fafc;--slate-100:#f1f5f9;--slate-200:#e2e8f0;--slate-300:#cbd5e1;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-800:#1e293b;--slate-900:#0f172a;--slate-950:#020617;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-600:#4b5563;--gray-700:#374151;--gray-800:#1f2937;--gray-900:#111827;--gray-950:#030712;--zinc-50:#fafafa;--zinc-100:#f4f4f5;--zinc-200:#e4e4e7;--zinc-300:#d4d4d8;--zinc-400:#a1a1aa;--zinc-500:#71717a;--zinc-600:#52525b;--zinc-700:#3f3f46;--zinc-800:#27272a;--zinc-900:#18181b;--zinc-950:#09090b;--neutral-50:#fafafa;--neutral-100:#f5f5f5;--neutral-200:#e5e5e5;--neutral-300:#d4d4d4;--neutral-400:#a3a3a3;--neutral-500:#737373;--neutral-600:#525252;--neutral-700:#404040;--neutral-800:#262626;--neutral-900:#171717;--neutral-950:#0a0a0a;--stone-50:#fafaf9;--stone-100:#f5f5f4;--stone-200:#e7e5e4;--stone-300:#d6d3d1;--stone-400:#a8a29e;--stone-500:#78716c;--stone-600:#57534e;--stone-700:#44403c;--stone-800:#292524;--stone-900:#1c1917;--stone-950:#0c0a09;--red-50:#fef2f2;--red-100:#fee2e2;--red-200:#fecaca;--red-300:#fca5a5;--red-400:#f87171;--red-500:#ef4444;--red-600:#dc2626;--red-700:#b91c1c;--red-800:#991b1b;--red-900:#7f1d1d;--red-950:#450a0a;--orange-50:#fff7ed;--orange-100:#ffedd5;--orange-200:#fed7aa;--orange-300:#fdba74;--orange-400:#fb923c;--orange-500:#f97316;--orange-600:#ea580c;--orange-700:#c2410c;--orange-800:#9a3412;--orange-900:#7c2d12;--orange-950:#431407;--amber-50:#fffbeb;--amber-100:#fef3c7;--amber-200:#fde68a;--amber-300:#fcd34d;--amber-400:#fbbf24;--amber-500:#f59e0b;--amber-600:#d97706;--amber-700:#b45309;--amber-800:#92400e;--amber-900:#78350f;--amber-950:#451a03;--yellow-50:#fefce8;--yellow-100:#fef9c3;--yellow-200:#fef08a;--yellow-300:#fde047;--yellow-400:#facc15;--yellow-500:#eab308;--yellow-600:#ca8a04;--yellow-700:#a16207;--yellow-800:#854d0e;--yellow-900:#713f12;--yellow-950:#422006;--lime-50:#f7fee7;--lime-100:#ecfccb;--lime-200:#d9f99d;--lime-300:#bef264;--lime-400:#a3e635;--lime-500:#84cc16;--lime-600:#65a30d;--lime-700:#4d7c0f;--lime-800:#3f6212;--lime-900:#365314;--lime-950:#1a2e05;--green-50:#f0fdf4;--green-100:#dcfce7;--green-200:#bbf7d0;--green-300:#86efac;--green-400:#4ade80;--green-500:#22c55e;--green-600:#16a34a;--green-700:#15803d;--green-800:#166534;--green-900:#14532d;--green-950:#052e16;--emerald-50:#ecfdf5;--emerald-100:#d1fae5;--emerald-200:#a7f3d0;--emerald-300:#6ee7b7;--emerald-400:#34d399;--emerald-500:#10b981;--emerald-600:#059669;--emerald-700:#047857;--emerald-800:#065f46;--emerald-900:#064e3b;--emerald-950:#022c22;--teal-50:#f0fdfa;--teal-100:#ccfbf1;--teal-200:#99f6e4;--teal-300:#5eead4;--teal-400:#2dd4bf;--teal-500:#14b8a6;--teal-600:#0d9488;--teal-700:#0f766e;--teal-800:#115e59;--teal-900:#134e4a;--teal-950:#042f2e;--cyan-50:#ecfeff;--cyan-100:#cffafe;--cyan-200:#a5f3fc;--cyan-300:#67e8f9;--cyan-400:#22d3ee;--cyan-500:#06b6d4;--cyan-600:#0891b2;--cyan-700:#0e7490;--cyan-800:#155e75;--cyan-900:#164e63;--cyan-950:#083344;--sky-50:#f0f9ff;--sky-100:#e0f2fe;--sky-200:#bae6fd;--sky-300:#7dd3fc;--sky-400:#38bdf8;--sky-500:#0ea5e9;--sky-600:#0284c7;--sky-700:#0369a1;--sky-800:#075985;--sky-900:#0c4a6e;--sky-950:#082f49;--blue-50:#eff6ff;--blue-100:#dbeafe;--blue-200:#bfdbfe;--blue-300:#93c5fd;--blue-400:#60a5fa;--blue-500:#3b82f6;--blue-600:#2563eb;--blue-700:#1d4ed8;--blue-800:#1e40af;--blue-900:#1e3a8a;--blue-950:#172554;--indigo-50:#eef2ff;--indigo-100:#e0e7ff;--indigo-200:#c7d2fe;--indigo-300:#a5b4fc;--indigo-400:#818cf8;--indigo-500:#6366f1;--indigo-600:#4f46e5;--indigo-700:#4338ca;--indigo-800:#3730a3;--indigo-900:#312e81;--indigo-950:#1e1b4b;--violet-50:#f5f3ff;--violet-100:#ede9fe;--violet-200:#ddd6fe;--violet-300:#c4b5fd;--violet-400:#a78bfa;--violet-500:#8b5cf6;--violet-600:#7c3aed;--violet-700:#6d28d9;--violet-800:#5b21b6;--violet-900:#4c1d95;--violet-950:#2e1065;--purple-50:#faf5ff;--purple-100:#f3e8ff;--purple-200:#e9d5ff;--purple-300:#d8b4fe;--purple-400:#c084fc;--purple-500:#a855f7;--purple-600:#9333ea;--purple-700:#7e22ce;--purple-800:#6b21a8;--purple-900:#581c87;--purple-950:#3b0764;--fuchsia-50:#fdf4ff;--fuchsia-100:#fae8ff;--fuchsia-200:#f5d0fe;--fuchsia-300:#f0abfc;--fuchsia-400:#e879f9;--fuchsia-500:#d946ef;--fuchsia-600:#c026d3;--fuchsia-700:#a21caf;--fuchsia-800:#86198f;--fuchsia-900:#701a75;--fuchsia-950:#4a044e;--pink-50:#fdf2f8;--pink-100:#fce7f3;--pink-200:#fbcfe8;--pink-300:#f9a8d4;--pink-400:#f472b6;--pink-500:#ec4899;--pink-600:#db2777;--pink-700:#be185d;--pink-800:#9d174d;--pink-900:#831843;--pink-950:#500724;--rose-50:#fff1f2;--rose-100:#ffe4e6;--rose-200:#fecdd3;--rose-300:#fda4af;--rose-400:#fb7185;--rose-500:#f43f5e;--rose-600:#e11d48;--rose-700:#be123c;--rose-800:#9f1239;--rose-900:#881337;--rose-950:#4c0519;--border:hsl(var(--border));--input:hsl(var(--input));--ring:hsl(var(--ring));--background:hsl(var(--background));--foreground:hsl(var(--foreground));--primary:hsl(var(--primary));--primary-foreground:hsl(var(--primary-foreground));--secondary:hsl(var(--secondary));--secondary-foreground:hsl(var(--secondary-foreground));--destructive:hsl(var(--destructive));--destructive-foreground:hsl(var(--destructive-foreground));--muted:hsl(var(--muted));--muted-foreground:hsl(var(--muted-foreground));--accent:hsl(var(--accent));--accent-foreground:hsl(var(--accent-foreground));--popover:hsl(var(--popover));--popover-foreground:hsl(var(--popover-foreground));--card:hsl(var(--card));--card-foreground:hsl(var(--card-foreground));--background:0 0% 100%;--foreground:20 14.3% 4.1%;--card:0 0% 100%;--card-foreground:20 14.3% 4.1%;--popover:0 0% 100%;--popover-foreground:20 14.3% 4.1%;--primary:24.6 95% 53.1%;--primary-foreground:60 9.1% 97.8%;--secondary:60 4.8% 95.9%;--secondary-foreground:24 9.8% 10%;--muted:60 4.8% 95.9%;--muted-foreground:25 5.3% 44.7%;--accent:60 4.8% 95.9%;--accent-foreground:24 9.8% 10%;--destructive:0 84.2% 60.2%;--destructive-foreground:60 9.1% 97.8%;--border:20 5.9% 90%;--input:20 5.9% 90%;--ring:24.6 95% 53.1%;--radius:0.5rem;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%}.dark{--background:20 14.3% 4.1%;--foreground:60 9.1% 97.8%;--card:20 14.3% 4.1%;--card-foreground:60 9.1% 97.8%;--popover:20 14.3% 4.1%;--popover-foreground:60 9.1% 97.8%;--primary:20.5 90.2% 48.2%;--primary-foreground:60 9.1% 97.8%;--secondary:12 6.5% 15.1%;--secondary-foreground:60 9.1% 97.8%;--muted:12 6.5% 15.1%;--muted-foreground:24 5.4% 63.9%;--accent:12 6.5% 15.1%;--accent-foreground:60 9.1% 97.8%;--destructive:0 72.2% 50.6%;--destructive-foreground:60 9.1% 97.8%;--border:12 6.5% 15.1%;--input:12 6.5% 15.1%;--ring:20.5 90.2% 48.2%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%}*{border-color:hsl(var(--border))}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-\[-45px\]{bottom:-45px}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-5{left:1.25rem}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.right-\[-45px\]{right:-45px}.top-0{top:0}.top-1{top:.25rem}.top-1\/4{top:25%}.top-10{top:2.5rem}.top-4{top:1rem}.top-5{top:1.25rem}.top-\[50\%\]{top:50%}.z-0{z-index:0}.z-50{z-index:50}.z-\[100\]{z-index:100}.z-\[999999\]{z-index:999999}.z-\[99\]{z-index:99}.order-last{order:9999}.col-span-full{grid-column:1/-1}.m-0{margin:0}.m-1{margin:.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-2{margin-left:.5rem}.ml-auto{margin-left:auto}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mt-0\.5{margin-top:.125rem}.mt-10{margin-top:2.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-8{margin-top:2rem}.line-clamp-1{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.table-cell{display:table-cell}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.size-10{width:2.5rem;height:2.5rem}.size-12{width:3rem;height:3rem}.size-16{width:4rem;height:4rem}.size-2{width:.5rem;height:.5rem}.size-20{width:5rem;height:5rem}.size-3{width:.75rem;height:.75rem}.size-4{width:1rem;height:1rem}.size-5{width:1.25rem;height:1.25rem}.size-6{width:1.5rem;height:1.5rem}.size-64{width:16rem;height:16rem}.size-8{width:2rem;height:2rem}.h-1\.5{height:.375rem}.h-10{height:2.5rem}.h-14{height:3.5rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[1px\]{height:1px}.h-\[60px\]{height:60px}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-px{height:1px}.max-h-\[--radix-select-content-available-height\]{max-height:var(--radix-select-content-available-height)}.max-h-\[300px\]{max-height:300px}.max-h-screen{max-height:100vh}.min-h-10{min-height:2.5rem}.min-h-6{min-height:1.5rem}.min-h-\[100dvh\]{min-height:100dvh}.min-h-\[18rem\]{min-height:18rem}.min-h-\[300px\]{min-height:300px}.min-h-\[60px\]{min-height:60px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1{width:.25rem}.w-10{width:2.5rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-24{width:6rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[100px\]{width:100px}.w-\[180px\]{width:180px}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[40\%\]{width:40%}.w-\[48px\]{width:48px}.w-\[50px\]{width:50px}.w-\[60px\]{width:60px}.w-\[65px\]{width:65px}.w-\[90vw\]{width:90vw}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-min{width:-moz-min-content;width:min-content}.min-w-36{min-width:9rem}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-\[100vw\]{max-width:100vw}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.max-w-md{max-width:28rem}.max-w-min{max-width:-moz-min-content;max-width:min-content}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow,.grow{flex-grow:1}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-\[--radix-popover-content-transform-origin\]{transform-origin:var(--radix-popover-content-transform-origin)}.origin-\[--radix-select-content-transform-origin\]{transform-origin:var(--radix-select-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-y-1\/2{--tw-translate-y:-50%}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-\[-50\%\],.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.rotate-12{--tw-rotate:12deg}.rotate-12,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@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)}}.animate-bounce{animation:bounce 1s infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize{resize:both}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.whitespace-nowrap{white-space:nowrap}.rounded-\[2px\]{border-radius:2px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-l-md{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-r-md{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-t{border-top-width:1px}.border-dashed{border-style:dashed}.border-none{border-style:none}.border-\[--color-border\]{border-color:var(--color-border)}.border-blue-100{--tw-border-opacity:1;border-color:rgb(219 234 254/var(--tw-border-opacity,1))}.border-blue-100\/0{border-color:rgb(219 234 254/0)}.border-blue-100\/10{border-color:rgb(219 234 254/.1)}.border-blue-100\/100{border-color:rgb(219 234 254/1)}.border-blue-100\/15{border-color:rgb(219 234 254/.15)}.border-blue-100\/20{border-color:rgb(219 234 254/.2)}.border-blue-100\/25{border-color:rgb(219 234 254/.25)}.border-blue-100\/30{border-color:rgb(219 234 254/.3)}.border-blue-100\/35{border-color:rgb(219 234 254/.35)}.border-blue-100\/40{border-color:rgb(219 234 254/.4)}.border-blue-100\/45{border-color:rgb(219 234 254/.45)}.border-blue-100\/5{border-color:rgb(219 234 254/.05)}.border-blue-100\/50{border-color:rgb(219 234 254/.5)}.border-blue-100\/55{border-color:rgb(219 234 254/.55)}.border-blue-100\/60{border-color:rgb(219 234 254/.6)}.border-blue-100\/65{border-color:rgb(219 234 254/.65)}.border-blue-100\/70{border-color:rgb(219 234 254/.7)}.border-blue-100\/75{border-color:rgb(219 234 254/.75)}.border-blue-100\/80{border-color:rgb(219 234 254/.8)}.border-blue-100\/85{border-color:rgb(219 234 254/.85)}.border-blue-100\/90{border-color:rgb(219 234 254/.9)}.border-blue-100\/95{border-color:rgb(219 234 254/.95)}.border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity,1))}.border-blue-200\/0{border-color:rgb(191 219 254/0)}.border-blue-200\/10{border-color:rgb(191 219 254/.1)}.border-blue-200\/100{border-color:rgb(191 219 254/1)}.border-blue-200\/15{border-color:rgb(191 219 254/.15)}.border-blue-200\/20{border-color:rgb(191 219 254/.2)}.border-blue-200\/25{border-color:rgb(191 219 254/.25)}.border-blue-200\/30{border-color:rgb(191 219 254/.3)}.border-blue-200\/35{border-color:rgb(191 219 254/.35)}.border-blue-200\/40{border-color:rgb(191 219 254/.4)}.border-blue-200\/45{border-color:rgb(191 219 254/.45)}.border-blue-200\/5{border-color:rgb(191 219 254/.05)}.border-blue-200\/50{border-color:rgb(191 219 254/.5)}.border-blue-200\/55{border-color:rgb(191 219 254/.55)}.border-blue-200\/60{border-color:rgb(191 219 254/.6)}.border-blue-200\/65{border-color:rgb(191 219 254/.65)}.border-blue-200\/70{border-color:rgb(191 219 254/.7)}.border-blue-200\/75{border-color:rgb(191 219 254/.75)}.border-blue-200\/80{border-color:rgb(191 219 254/.8)}.border-blue-200\/85{border-color:rgb(191 219 254/.85)}.border-blue-200\/90{border-color:rgb(191 219 254/.9)}.border-blue-200\/95{border-color:rgb(191 219 254/.95)}.border-blue-300{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity,1))}.border-blue-300\/0{border-color:rgb(147 197 253/0)}.border-blue-300\/10{border-color:rgb(147 197 253/.1)}.border-blue-300\/100{border-color:rgb(147 197 253/1)}.border-blue-300\/15{border-color:rgb(147 197 253/.15)}.border-blue-300\/20{border-color:rgb(147 197 253/.2)}.border-blue-300\/25{border-color:rgb(147 197 253/.25)}.border-blue-300\/30{border-color:rgb(147 197 253/.3)}.border-blue-300\/35{border-color:rgb(147 197 253/.35)}.border-blue-300\/40{border-color:rgb(147 197 253/.4)}.border-blue-300\/45{border-color:rgb(147 197 253/.45)}.border-blue-300\/5{border-color:rgb(147 197 253/.05)}.border-blue-300\/50{border-color:rgb(147 197 253/.5)}.border-blue-300\/55{border-color:rgb(147 197 253/.55)}.border-blue-300\/60{border-color:rgb(147 197 253/.6)}.border-blue-300\/65{border-color:rgb(147 197 253/.65)}.border-blue-300\/70{border-color:rgb(147 197 253/.7)}.border-blue-300\/75{border-color:rgb(147 197 253/.75)}.border-blue-300\/80{border-color:rgb(147 197 253/.8)}.border-blue-300\/85{border-color:rgb(147 197 253/.85)}.border-blue-300\/90{border-color:rgb(147 197 253/.9)}.border-blue-300\/95{border-color:rgb(147 197 253/.95)}.border-blue-400{--tw-border-opacity:1;border-color:rgb(96 165 250/var(--tw-border-opacity,1))}.border-blue-400\/0{border-color:rgb(96 165 250/0)}.border-blue-400\/10{border-color:rgb(96 165 250/.1)}.border-blue-400\/100{border-color:rgb(96 165 250/1)}.border-blue-400\/15{border-color:rgb(96 165 250/.15)}.border-blue-400\/20{border-color:rgb(96 165 250/.2)}.border-blue-400\/25{border-color:rgb(96 165 250/.25)}.border-blue-400\/30{border-color:rgb(96 165 250/.3)}.border-blue-400\/35{border-color:rgb(96 165 250/.35)}.border-blue-400\/40{border-color:rgb(96 165 250/.4)}.border-blue-400\/45{border-color:rgb(96 165 250/.45)}.border-blue-400\/5{border-color:rgb(96 165 250/.05)}.border-blue-400\/50{border-color:rgb(96 165 250/.5)}.border-blue-400\/55{border-color:rgb(96 165 250/.55)}.border-blue-400\/60{border-color:rgb(96 165 250/.6)}.border-blue-400\/65{border-color:rgb(96 165 250/.65)}.border-blue-400\/70{border-color:rgb(96 165 250/.7)}.border-blue-400\/75{border-color:rgb(96 165 250/.75)}.border-blue-400\/80{border-color:rgb(96 165 250/.8)}.border-blue-400\/85{border-color:rgb(96 165 250/.85)}.border-blue-400\/90{border-color:rgb(96 165 250/.9)}.border-blue-400\/95{border-color:rgb(96 165 250/.95)}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity,1))}.border-blue-500\/0{border-color:rgb(59 130 246/0)}.border-blue-500\/10{border-color:rgb(59 130 246/.1)}.border-blue-500\/100{border-color:rgb(59 130 246/1)}.border-blue-500\/15{border-color:rgb(59 130 246/.15)}.border-blue-500\/20{border-color:rgb(59 130 246/.2)}.border-blue-500\/25{border-color:rgb(59 130 246/.25)}.border-blue-500\/30{border-color:rgb(59 130 246/.3)}.border-blue-500\/35{border-color:rgb(59 130 246/.35)}.border-blue-500\/40{border-color:rgb(59 130 246/.4)}.border-blue-500\/45{border-color:rgb(59 130 246/.45)}.border-blue-500\/5{border-color:rgb(59 130 246/.05)}.border-blue-500\/50{border-color:rgb(59 130 246/.5)}.border-blue-500\/55{border-color:rgb(59 130 246/.55)}.border-blue-500\/60{border-color:rgb(59 130 246/.6)}.border-blue-500\/65{border-color:rgb(59 130 246/.65)}.border-blue-500\/70{border-color:rgb(59 130 246/.7)}.border-blue-500\/75{border-color:rgb(59 130 246/.75)}.border-blue-500\/80{border-color:rgb(59 130 246/.8)}.border-blue-500\/85{border-color:rgb(59 130 246/.85)}.border-blue-500\/90{border-color:rgb(59 130 246/.9)}.border-blue-500\/95{border-color:rgb(59 130 246/.95)}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity,1))}.border-blue-600\/0{border-color:rgb(37 99 235/0)}.border-blue-600\/10{border-color:rgb(37 99 235/.1)}.border-blue-600\/100{border-color:rgb(37 99 235/1)}.border-blue-600\/15{border-color:rgb(37 99 235/.15)}.border-blue-600\/20{border-color:rgb(37 99 235/.2)}.border-blue-600\/25{border-color:rgb(37 99 235/.25)}.border-blue-600\/30{border-color:rgb(37 99 235/.3)}.border-blue-600\/35{border-color:rgb(37 99 235/.35)}.border-blue-600\/40{border-color:rgb(37 99 235/.4)}.border-blue-600\/45{border-color:rgb(37 99 235/.45)}.border-blue-600\/5{border-color:rgb(37 99 235/.05)}.border-blue-600\/50{border-color:rgb(37 99 235/.5)}.border-blue-600\/55{border-color:rgb(37 99 235/.55)}.border-blue-600\/60{border-color:rgb(37 99 235/.6)}.border-blue-600\/65{border-color:rgb(37 99 235/.65)}.border-blue-600\/70{border-color:rgb(37 99 235/.7)}.border-blue-600\/75{border-color:rgb(37 99 235/.75)}.border-blue-600\/80{border-color:rgb(37 99 235/.8)}.border-blue-600\/85{border-color:rgb(37 99 235/.85)}.border-blue-600\/90{border-color:rgb(37 99 235/.9)}.border-blue-600\/95{border-color:rgb(37 99 235/.95)}.border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity,1))}.border-blue-700\/0{border-color:rgb(29 78 216/0)}.border-blue-700\/10{border-color:rgb(29 78 216/.1)}.border-blue-700\/100{border-color:rgb(29 78 216/1)}.border-blue-700\/15{border-color:rgb(29 78 216/.15)}.border-blue-700\/20{border-color:rgb(29 78 216/.2)}.border-blue-700\/25{border-color:rgb(29 78 216/.25)}.border-blue-700\/30{border-color:rgb(29 78 216/.3)}.border-blue-700\/35{border-color:rgb(29 78 216/.35)}.border-blue-700\/40{border-color:rgb(29 78 216/.4)}.border-blue-700\/45{border-color:rgb(29 78 216/.45)}.border-blue-700\/5{border-color:rgb(29 78 216/.05)}.border-blue-700\/50{border-color:rgb(29 78 216/.5)}.border-blue-700\/55{border-color:rgb(29 78 216/.55)}.border-blue-700\/60{border-color:rgb(29 78 216/.6)}.border-blue-700\/65{border-color:rgb(29 78 216/.65)}.border-blue-700\/70{border-color:rgb(29 78 216/.7)}.border-blue-700\/75{border-color:rgb(29 78 216/.75)}.border-blue-700\/80{border-color:rgb(29 78 216/.8)}.border-blue-700\/85{border-color:rgb(29 78 216/.85)}.border-blue-700\/90{border-color:rgb(29 78 216/.9)}.border-blue-700\/95{border-color:rgb(29 78 216/.95)}.border-border{border-color:hsl(var(--border))}.border-border\/50{border-color:hsl(var(--border)/.5)}.border-destructive{border-color:hsl(var(--destructive))}.border-foreground\/10{border-color:hsl(var(--foreground)/.1)}.border-gray-100{--tw-border-opacity:1;border-color:rgb(243 244 246/var(--tw-border-opacity,1))}.border-gray-100\/0{border-color:rgb(243 244 246/0)}.border-gray-100\/10{border-color:rgb(243 244 246/.1)}.border-gray-100\/100{border-color:rgb(243 244 246/1)}.border-gray-100\/15{border-color:rgb(243 244 246/.15)}.border-gray-100\/20{border-color:rgb(243 244 246/.2)}.border-gray-100\/25{border-color:rgb(243 244 246/.25)}.border-gray-100\/30{border-color:rgb(243 244 246/.3)}.border-gray-100\/35{border-color:rgb(243 244 246/.35)}.border-gray-100\/40{border-color:rgb(243 244 246/.4)}.border-gray-100\/45{border-color:rgb(243 244 246/.45)}.border-gray-100\/5{border-color:rgb(243 244 246/.05)}.border-gray-100\/50{border-color:rgb(243 244 246/.5)}.border-gray-100\/55{border-color:rgb(243 244 246/.55)}.border-gray-100\/60{border-color:rgb(243 244 246/.6)}.border-gray-100\/65{border-color:rgb(243 244 246/.65)}.border-gray-100\/70{border-color:rgb(243 244 246/.7)}.border-gray-100\/75{border-color:rgb(243 244 246/.75)}.border-gray-100\/80{border-color:rgb(243 244 246/.8)}.border-gray-100\/85{border-color:rgb(243 244 246/.85)}.border-gray-100\/90{border-color:rgb(243 244 246/.9)}.border-gray-100\/95{border-color:rgb(243 244 246/.95)}.border-gray-200{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity,1))}.border-gray-200\/0{border-color:rgb(229 231 235/0)}.border-gray-200\/10{border-color:rgb(229 231 235/.1)}.border-gray-200\/100{border-color:rgb(229 231 235/1)}.border-gray-200\/15{border-color:rgb(229 231 235/.15)}.border-gray-200\/20{border-color:rgb(229 231 235/.2)}.border-gray-200\/25{border-color:rgb(229 231 235/.25)}.border-gray-200\/30{border-color:rgb(229 231 235/.3)}.border-gray-200\/35{border-color:rgb(229 231 235/.35)}.border-gray-200\/40{border-color:rgb(229 231 235/.4)}.border-gray-200\/45{border-color:rgb(229 231 235/.45)}.border-gray-200\/5{border-color:rgb(229 231 235/.05)}.border-gray-200\/50{border-color:rgb(229 231 235/.5)}.border-gray-200\/55{border-color:rgb(229 231 235/.55)}.border-gray-200\/60{border-color:rgb(229 231 235/.6)}.border-gray-200\/65{border-color:rgb(229 231 235/.65)}.border-gray-200\/70{border-color:rgb(229 231 235/.7)}.border-gray-200\/75{border-color:rgb(229 231 235/.75)}.border-gray-200\/80{border-color:rgb(229 231 235/.8)}.border-gray-200\/85{border-color:rgb(229 231 235/.85)}.border-gray-200\/90{border-color:rgb(229 231 235/.9)}.border-gray-200\/95{border-color:rgb(229 231 235/.95)}.border-gray-300{--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity,1))}.border-gray-300\/0{border-color:rgb(209 213 219/0)}.border-gray-300\/10{border-color:rgb(209 213 219/.1)}.border-gray-300\/100{border-color:rgb(209 213 219/1)}.border-gray-300\/15{border-color:rgb(209 213 219/.15)}.border-gray-300\/20{border-color:rgb(209 213 219/.2)}.border-gray-300\/25{border-color:rgb(209 213 219/.25)}.border-gray-300\/30{border-color:rgb(209 213 219/.3)}.border-gray-300\/35{border-color:rgb(209 213 219/.35)}.border-gray-300\/40{border-color:rgb(209 213 219/.4)}.border-gray-300\/45{border-color:rgb(209 213 219/.45)}.border-gray-300\/5{border-color:rgb(209 213 219/.05)}.border-gray-300\/50{border-color:rgb(209 213 219/.5)}.border-gray-300\/55{border-color:rgb(209 213 219/.55)}.border-gray-300\/60{border-color:rgb(209 213 219/.6)}.border-gray-300\/65{border-color:rgb(209 213 219/.65)}.border-gray-300\/70{border-color:rgb(209 213 219/.7)}.border-gray-300\/75{border-color:rgb(209 213 219/.75)}.border-gray-300\/80{border-color:rgb(209 213 219/.8)}.border-gray-300\/85{border-color:rgb(209 213 219/.85)}.border-gray-300\/90{border-color:rgb(209 213 219/.9)}.border-gray-300\/95{border-color:rgb(209 213 219/.95)}.border-gray-400{--tw-border-opacity:1;border-color:rgb(156 163 175/var(--tw-border-opacity,1))}.border-gray-400\/0{border-color:rgb(156 163 175/0)}.border-gray-400\/10{border-color:rgb(156 163 175/.1)}.border-gray-400\/100{border-color:rgb(156 163 175/1)}.border-gray-400\/15{border-color:rgb(156 163 175/.15)}.border-gray-400\/20{border-color:rgb(156 163 175/.2)}.border-gray-400\/25{border-color:rgb(156 163 175/.25)}.border-gray-400\/30{border-color:rgb(156 163 175/.3)}.border-gray-400\/35{border-color:rgb(156 163 175/.35)}.border-gray-400\/40{border-color:rgb(156 163 175/.4)}.border-gray-400\/45{border-color:rgb(156 163 175/.45)}.border-gray-400\/5{border-color:rgb(156 163 175/.05)}.border-gray-400\/50{border-color:rgb(156 163 175/.5)}.border-gray-400\/55{border-color:rgb(156 163 175/.55)}.border-gray-400\/60{border-color:rgb(156 163 175/.6)}.border-gray-400\/65{border-color:rgb(156 163 175/.65)}.border-gray-400\/70{border-color:rgb(156 163 175/.7)}.border-gray-400\/75{border-color:rgb(156 163 175/.75)}.border-gray-400\/80{border-color:rgb(156 163 175/.8)}.border-gray-400\/85{border-color:rgb(156 163 175/.85)}.border-gray-400\/90{border-color:rgb(156 163 175/.9)}.border-gray-400\/95{border-color:rgb(156 163 175/.95)}.border-gray-500{--tw-border-opacity:1;border-color:rgb(107 114 128/var(--tw-border-opacity,1))}.border-gray-500\/0{border-color:rgb(107 114 128/0)}.border-gray-500\/10{border-color:rgb(107 114 128/.1)}.border-gray-500\/100{border-color:rgb(107 114 128/1)}.border-gray-500\/15{border-color:rgb(107 114 128/.15)}.border-gray-500\/20{border-color:rgb(107 114 128/.2)}.border-gray-500\/25{border-color:rgb(107 114 128/.25)}.border-gray-500\/30{border-color:rgb(107 114 128/.3)}.border-gray-500\/35{border-color:rgb(107 114 128/.35)}.border-gray-500\/40{border-color:rgb(107 114 128/.4)}.border-gray-500\/45{border-color:rgb(107 114 128/.45)}.border-gray-500\/5{border-color:rgb(107 114 128/.05)}.border-gray-500\/50{border-color:rgb(107 114 128/.5)}.border-gray-500\/55{border-color:rgb(107 114 128/.55)}.border-gray-500\/60{border-color:rgb(107 114 128/.6)}.border-gray-500\/65{border-color:rgb(107 114 128/.65)}.border-gray-500\/70{border-color:rgb(107 114 128/.7)}.border-gray-500\/75{border-color:rgb(107 114 128/.75)}.border-gray-500\/80{border-color:rgb(107 114 128/.8)}.border-gray-500\/85{border-color:rgb(107 114 128/.85)}.border-gray-500\/90{border-color:rgb(107 114 128/.9)}.border-gray-500\/95{border-color:rgb(107 114 128/.95)}.border-gray-600{--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity,1))}.border-gray-600\/0{border-color:rgb(75 85 99/0)}.border-gray-600\/10{border-color:rgb(75 85 99/.1)}.border-gray-600\/100{border-color:rgb(75 85 99/1)}.border-gray-600\/15{border-color:rgb(75 85 99/.15)}.border-gray-600\/20{border-color:rgb(75 85 99/.2)}.border-gray-600\/25{border-color:rgb(75 85 99/.25)}.border-gray-600\/30{border-color:rgb(75 85 99/.3)}.border-gray-600\/35{border-color:rgb(75 85 99/.35)}.border-gray-600\/40{border-color:rgb(75 85 99/.4)}.border-gray-600\/45{border-color:rgb(75 85 99/.45)}.border-gray-600\/5{border-color:rgb(75 85 99/.05)}.border-gray-600\/50{border-color:rgb(75 85 99/.5)}.border-gray-600\/55{border-color:rgb(75 85 99/.55)}.border-gray-600\/60{border-color:rgb(75 85 99/.6)}.border-gray-600\/65{border-color:rgb(75 85 99/.65)}.border-gray-600\/70{border-color:rgb(75 85 99/.7)}.border-gray-600\/75{border-color:rgb(75 85 99/.75)}.border-gray-600\/80{border-color:rgb(75 85 99/.8)}.border-gray-600\/85{border-color:rgb(75 85 99/.85)}.border-gray-600\/90{border-color:rgb(75 85 99/.9)}.border-gray-600\/95{border-color:rgb(75 85 99/.95)}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity,1))}.border-gray-700\/0{border-color:rgb(55 65 81/0)}.border-gray-700\/10{border-color:rgb(55 65 81/.1)}.border-gray-700\/100{border-color:rgb(55 65 81/1)}.border-gray-700\/15{border-color:rgb(55 65 81/.15)}.border-gray-700\/20{border-color:rgb(55 65 81/.2)}.border-gray-700\/25{border-color:rgb(55 65 81/.25)}.border-gray-700\/30{border-color:rgb(55 65 81/.3)}.border-gray-700\/35{border-color:rgb(55 65 81/.35)}.border-gray-700\/40{border-color:rgb(55 65 81/.4)}.border-gray-700\/45{border-color:rgb(55 65 81/.45)}.border-gray-700\/5{border-color:rgb(55 65 81/.05)}.border-gray-700\/50{border-color:rgb(55 65 81/.5)}.border-gray-700\/55{border-color:rgb(55 65 81/.55)}.border-gray-700\/60{border-color:rgb(55 65 81/.6)}.border-gray-700\/65{border-color:rgb(55 65 81/.65)}.border-gray-700\/70{border-color:rgb(55 65 81/.7)}.border-gray-700\/75{border-color:rgb(55 65 81/.75)}.border-gray-700\/80{border-color:rgb(55 65 81/.8)}.border-gray-700\/85{border-color:rgb(55 65 81/.85)}.border-gray-700\/90{border-color:rgb(55 65 81/.9)}.border-gray-700\/95{border-color:rgb(55 65 81/.95)}.border-green-100{--tw-border-opacity:1;border-color:rgb(220 252 231/var(--tw-border-opacity,1))}.border-green-100\/0{border-color:rgb(220 252 231/0)}.border-green-100\/10{border-color:rgb(220 252 231/.1)}.border-green-100\/100{border-color:rgb(220 252 231/1)}.border-green-100\/15{border-color:rgb(220 252 231/.15)}.border-green-100\/20{border-color:rgb(220 252 231/.2)}.border-green-100\/25{border-color:rgb(220 252 231/.25)}.border-green-100\/30{border-color:rgb(220 252 231/.3)}.border-green-100\/35{border-color:rgb(220 252 231/.35)}.border-green-100\/40{border-color:rgb(220 252 231/.4)}.border-green-100\/45{border-color:rgb(220 252 231/.45)}.border-green-100\/5{border-color:rgb(220 252 231/.05)}.border-green-100\/50{border-color:rgb(220 252 231/.5)}.border-green-100\/55{border-color:rgb(220 252 231/.55)}.border-green-100\/60{border-color:rgb(220 252 231/.6)}.border-green-100\/65{border-color:rgb(220 252 231/.65)}.border-green-100\/70{border-color:rgb(220 252 231/.7)}.border-green-100\/75{border-color:rgb(220 252 231/.75)}.border-green-100\/80{border-color:rgb(220 252 231/.8)}.border-green-100\/85{border-color:rgb(220 252 231/.85)}.border-green-100\/90{border-color:rgb(220 252 231/.9)}.border-green-100\/95{border-color:rgb(220 252 231/.95)}.border-green-200{--tw-border-opacity:1;border-color:rgb(187 247 208/var(--tw-border-opacity,1))}.border-green-200\/0{border-color:rgb(187 247 208/0)}.border-green-200\/10{border-color:rgb(187 247 208/.1)}.border-green-200\/100{border-color:rgb(187 247 208/1)}.border-green-200\/15{border-color:rgb(187 247 208/.15)}.border-green-200\/20{border-color:rgb(187 247 208/.2)}.border-green-200\/25{border-color:rgb(187 247 208/.25)}.border-green-200\/30{border-color:rgb(187 247 208/.3)}.border-green-200\/35{border-color:rgb(187 247 208/.35)}.border-green-200\/40{border-color:rgb(187 247 208/.4)}.border-green-200\/45{border-color:rgb(187 247 208/.45)}.border-green-200\/5{border-color:rgb(187 247 208/.05)}.border-green-200\/50{border-color:rgb(187 247 208/.5)}.border-green-200\/55{border-color:rgb(187 247 208/.55)}.border-green-200\/60{border-color:rgb(187 247 208/.6)}.border-green-200\/65{border-color:rgb(187 247 208/.65)}.border-green-200\/70{border-color:rgb(187 247 208/.7)}.border-green-200\/75{border-color:rgb(187 247 208/.75)}.border-green-200\/80{border-color:rgb(187 247 208/.8)}.border-green-200\/85{border-color:rgb(187 247 208/.85)}.border-green-200\/90{border-color:rgb(187 247 208/.9)}.border-green-200\/95{border-color:rgb(187 247 208/.95)}.border-green-300{--tw-border-opacity:1;border-color:rgb(134 239 172/var(--tw-border-opacity,1))}.border-green-300\/0{border-color:rgb(134 239 172/0)}.border-green-300\/10{border-color:rgb(134 239 172/.1)}.border-green-300\/100{border-color:rgb(134 239 172/1)}.border-green-300\/15{border-color:rgb(134 239 172/.15)}.border-green-300\/20{border-color:rgb(134 239 172/.2)}.border-green-300\/25{border-color:rgb(134 239 172/.25)}.border-green-300\/30{border-color:rgb(134 239 172/.3)}.border-green-300\/35{border-color:rgb(134 239 172/.35)}.border-green-300\/40{border-color:rgb(134 239 172/.4)}.border-green-300\/45{border-color:rgb(134 239 172/.45)}.border-green-300\/5{border-color:rgb(134 239 172/.05)}.border-green-300\/50{border-color:rgb(134 239 172/.5)}.border-green-300\/55{border-color:rgb(134 239 172/.55)}.border-green-300\/60{border-color:rgb(134 239 172/.6)}.border-green-300\/65{border-color:rgb(134 239 172/.65)}.border-green-300\/70{border-color:rgb(134 239 172/.7)}.border-green-300\/75{border-color:rgb(134 239 172/.75)}.border-green-300\/80{border-color:rgb(134 239 172/.8)}.border-green-300\/85{border-color:rgb(134 239 172/.85)}.border-green-300\/90{border-color:rgb(134 239 172/.9)}.border-green-300\/95{border-color:rgb(134 239 172/.95)}.border-green-400{--tw-border-opacity:1;border-color:rgb(74 222 128/var(--tw-border-opacity,1))}.border-green-400\/0{border-color:rgb(74 222 128/0)}.border-green-400\/10{border-color:rgb(74 222 128/.1)}.border-green-400\/100{border-color:rgb(74 222 128/1)}.border-green-400\/15{border-color:rgb(74 222 128/.15)}.border-green-400\/20{border-color:rgb(74 222 128/.2)}.border-green-400\/25{border-color:rgb(74 222 128/.25)}.border-green-400\/30{border-color:rgb(74 222 128/.3)}.border-green-400\/35{border-color:rgb(74 222 128/.35)}.border-green-400\/40{border-color:rgb(74 222 128/.4)}.border-green-400\/45{border-color:rgb(74 222 128/.45)}.border-green-400\/5{border-color:rgb(74 222 128/.05)}.border-green-400\/50{border-color:rgb(74 222 128/.5)}.border-green-400\/55{border-color:rgb(74 222 128/.55)}.border-green-400\/60{border-color:rgb(74 222 128/.6)}.border-green-400\/65{border-color:rgb(74 222 128/.65)}.border-green-400\/70{border-color:rgb(74 222 128/.7)}.border-green-400\/75{border-color:rgb(74 222 128/.75)}.border-green-400\/80{border-color:rgb(74 222 128/.8)}.border-green-400\/85{border-color:rgb(74 222 128/.85)}.border-green-400\/90{border-color:rgb(74 222 128/.9)}.border-green-400\/95{border-color:rgb(74 222 128/.95)}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity,1))}.border-green-500\/0{border-color:rgb(34 197 94/0)}.border-green-500\/10{border-color:rgb(34 197 94/.1)}.border-green-500\/100{border-color:rgb(34 197 94/1)}.border-green-500\/15{border-color:rgb(34 197 94/.15)}.border-green-500\/20{border-color:rgb(34 197 94/.2)}.border-green-500\/25{border-color:rgb(34 197 94/.25)}.border-green-500\/30{border-color:rgb(34 197 94/.3)}.border-green-500\/35{border-color:rgb(34 197 94/.35)}.border-green-500\/40{border-color:rgb(34 197 94/.4)}.border-green-500\/45{border-color:rgb(34 197 94/.45)}.border-green-500\/5{border-color:rgb(34 197 94/.05)}.border-green-500\/50{border-color:rgb(34 197 94/.5)}.border-green-500\/55{border-color:rgb(34 197 94/.55)}.border-green-500\/60{border-color:rgb(34 197 94/.6)}.border-green-500\/65{border-color:rgb(34 197 94/.65)}.border-green-500\/70{border-color:rgb(34 197 94/.7)}.border-green-500\/75{border-color:rgb(34 197 94/.75)}.border-green-500\/80{border-color:rgb(34 197 94/.8)}.border-green-500\/85{border-color:rgb(34 197 94/.85)}.border-green-500\/90{border-color:rgb(34 197 94/.9)}.border-green-500\/95{border-color:rgb(34 197 94/.95)}.border-green-600{--tw-border-opacity:1;border-color:rgb(22 163 74/var(--tw-border-opacity,1))}.border-green-600\/0{border-color:rgb(22 163 74/0)}.border-green-600\/10{border-color:rgb(22 163 74/.1)}.border-green-600\/100{border-color:rgb(22 163 74/1)}.border-green-600\/15{border-color:rgb(22 163 74/.15)}.border-green-600\/20{border-color:rgb(22 163 74/.2)}.border-green-600\/25{border-color:rgb(22 163 74/.25)}.border-green-600\/30{border-color:rgb(22 163 74/.3)}.border-green-600\/35{border-color:rgb(22 163 74/.35)}.border-green-600\/40{border-color:rgb(22 163 74/.4)}.border-green-600\/45{border-color:rgb(22 163 74/.45)}.border-green-600\/5{border-color:rgb(22 163 74/.05)}.border-green-600\/50{border-color:rgb(22 163 74/.5)}.border-green-600\/55{border-color:rgb(22 163 74/.55)}.border-green-600\/60{border-color:rgb(22 163 74/.6)}.border-green-600\/65{border-color:rgb(22 163 74/.65)}.border-green-600\/70{border-color:rgb(22 163 74/.7)}.border-green-600\/75{border-color:rgb(22 163 74/.75)}.border-green-600\/80{border-color:rgb(22 163 74/.8)}.border-green-600\/85{border-color:rgb(22 163 74/.85)}.border-green-600\/90{border-color:rgb(22 163 74/.9)}.border-green-600\/95{border-color:rgb(22 163 74/.95)}.border-green-700{--tw-border-opacity:1;border-color:rgb(21 128 61/var(--tw-border-opacity,1))}.border-green-700\/0{border-color:rgb(21 128 61/0)}.border-green-700\/10{border-color:rgb(21 128 61/.1)}.border-green-700\/100{border-color:rgb(21 128 61/1)}.border-green-700\/15{border-color:rgb(21 128 61/.15)}.border-green-700\/20{border-color:rgb(21 128 61/.2)}.border-green-700\/25{border-color:rgb(21 128 61/.25)}.border-green-700\/30{border-color:rgb(21 128 61/.3)}.border-green-700\/35{border-color:rgb(21 128 61/.35)}.border-green-700\/40{border-color:rgb(21 128 61/.4)}.border-green-700\/45{border-color:rgb(21 128 61/.45)}.border-green-700\/5{border-color:rgb(21 128 61/.05)}.border-green-700\/50{border-color:rgb(21 128 61/.5)}.border-green-700\/55{border-color:rgb(21 128 61/.55)}.border-green-700\/60{border-color:rgb(21 128 61/.6)}.border-green-700\/65{border-color:rgb(21 128 61/.65)}.border-green-700\/70{border-color:rgb(21 128 61/.7)}.border-green-700\/75{border-color:rgb(21 128 61/.75)}.border-green-700\/80{border-color:rgb(21 128 61/.8)}.border-green-700\/85{border-color:rgb(21 128 61/.85)}.border-green-700\/90{border-color:rgb(21 128 61/.9)}.border-green-700\/95{border-color:rgb(21 128 61/.95)}.border-input{border-color:hsl(var(--input))}.border-lime-100{--tw-border-opacity:1;border-color:rgb(236 252 203/var(--tw-border-opacity,1))}.border-lime-100\/0{border-color:rgb(236 252 203/0)}.border-lime-100\/10{border-color:rgb(236 252 203/.1)}.border-lime-100\/100{border-color:rgb(236 252 203/1)}.border-lime-100\/15{border-color:rgb(236 252 203/.15)}.border-lime-100\/20{border-color:rgb(236 252 203/.2)}.border-lime-100\/25{border-color:rgb(236 252 203/.25)}.border-lime-100\/30{border-color:rgb(236 252 203/.3)}.border-lime-100\/35{border-color:rgb(236 252 203/.35)}.border-lime-100\/40{border-color:rgb(236 252 203/.4)}.border-lime-100\/45{border-color:rgb(236 252 203/.45)}.border-lime-100\/5{border-color:rgb(236 252 203/.05)}.border-lime-100\/50{border-color:rgb(236 252 203/.5)}.border-lime-100\/55{border-color:rgb(236 252 203/.55)}.border-lime-100\/60{border-color:rgb(236 252 203/.6)}.border-lime-100\/65{border-color:rgb(236 252 203/.65)}.border-lime-100\/70{border-color:rgb(236 252 203/.7)}.border-lime-100\/75{border-color:rgb(236 252 203/.75)}.border-lime-100\/80{border-color:rgb(236 252 203/.8)}.border-lime-100\/85{border-color:rgb(236 252 203/.85)}.border-lime-100\/90{border-color:rgb(236 252 203/.9)}.border-lime-100\/95{border-color:rgb(236 252 203/.95)}.border-lime-200{--tw-border-opacity:1;border-color:rgb(217 249 157/var(--tw-border-opacity,1))}.border-lime-200\/0{border-color:rgb(217 249 157/0)}.border-lime-200\/10{border-color:rgb(217 249 157/.1)}.border-lime-200\/100{border-color:rgb(217 249 157/1)}.border-lime-200\/15{border-color:rgb(217 249 157/.15)}.border-lime-200\/20{border-color:rgb(217 249 157/.2)}.border-lime-200\/25{border-color:rgb(217 249 157/.25)}.border-lime-200\/30{border-color:rgb(217 249 157/.3)}.border-lime-200\/35{border-color:rgb(217 249 157/.35)}.border-lime-200\/40{border-color:rgb(217 249 157/.4)}.border-lime-200\/45{border-color:rgb(217 249 157/.45)}.border-lime-200\/5{border-color:rgb(217 249 157/.05)}.border-lime-200\/50{border-color:rgb(217 249 157/.5)}.border-lime-200\/55{border-color:rgb(217 249 157/.55)}.border-lime-200\/60{border-color:rgb(217 249 157/.6)}.border-lime-200\/65{border-color:rgb(217 249 157/.65)}.border-lime-200\/70{border-color:rgb(217 249 157/.7)}.border-lime-200\/75{border-color:rgb(217 249 157/.75)}.border-lime-200\/80{border-color:rgb(217 249 157/.8)}.border-lime-200\/85{border-color:rgb(217 249 157/.85)}.border-lime-200\/90{border-color:rgb(217 249 157/.9)}.border-lime-200\/95{border-color:rgb(217 249 157/.95)}.border-lime-300{--tw-border-opacity:1;border-color:rgb(190 242 100/var(--tw-border-opacity,1))}.border-lime-300\/0{border-color:rgb(190 242 100/0)}.border-lime-300\/10{border-color:rgb(190 242 100/.1)}.border-lime-300\/100{border-color:rgb(190 242 100/1)}.border-lime-300\/15{border-color:rgb(190 242 100/.15)}.border-lime-300\/20{border-color:rgb(190 242 100/.2)}.border-lime-300\/25{border-color:rgb(190 242 100/.25)}.border-lime-300\/30{border-color:rgb(190 242 100/.3)}.border-lime-300\/35{border-color:rgb(190 242 100/.35)}.border-lime-300\/40{border-color:rgb(190 242 100/.4)}.border-lime-300\/45{border-color:rgb(190 242 100/.45)}.border-lime-300\/5{border-color:rgb(190 242 100/.05)}.border-lime-300\/50{border-color:rgb(190 242 100/.5)}.border-lime-300\/55{border-color:rgb(190 242 100/.55)}.border-lime-300\/60{border-color:rgb(190 242 100/.6)}.border-lime-300\/65{border-color:rgb(190 242 100/.65)}.border-lime-300\/70{border-color:rgb(190 242 100/.7)}.border-lime-300\/75{border-color:rgb(190 242 100/.75)}.border-lime-300\/80{border-color:rgb(190 242 100/.8)}.border-lime-300\/85{border-color:rgb(190 242 100/.85)}.border-lime-300\/90{border-color:rgb(190 242 100/.9)}.border-lime-300\/95{border-color:rgb(190 242 100/.95)}.border-lime-400{--tw-border-opacity:1;border-color:rgb(163 230 53/var(--tw-border-opacity,1))}.border-lime-400\/0{border-color:rgb(163 230 53/0)}.border-lime-400\/10{border-color:rgb(163 230 53/.1)}.border-lime-400\/100{border-color:rgb(163 230 53/1)}.border-lime-400\/15{border-color:rgb(163 230 53/.15)}.border-lime-400\/20{border-color:rgb(163 230 53/.2)}.border-lime-400\/25{border-color:rgb(163 230 53/.25)}.border-lime-400\/30{border-color:rgb(163 230 53/.3)}.border-lime-400\/35{border-color:rgb(163 230 53/.35)}.border-lime-400\/40{border-color:rgb(163 230 53/.4)}.border-lime-400\/45{border-color:rgb(163 230 53/.45)}.border-lime-400\/5{border-color:rgb(163 230 53/.05)}.border-lime-400\/50{border-color:rgb(163 230 53/.5)}.border-lime-400\/55{border-color:rgb(163 230 53/.55)}.border-lime-400\/60{border-color:rgb(163 230 53/.6)}.border-lime-400\/65{border-color:rgb(163 230 53/.65)}.border-lime-400\/70{border-color:rgb(163 230 53/.7)}.border-lime-400\/75{border-color:rgb(163 230 53/.75)}.border-lime-400\/80{border-color:rgb(163 230 53/.8)}.border-lime-400\/85{border-color:rgb(163 230 53/.85)}.border-lime-400\/90{border-color:rgb(163 230 53/.9)}.border-lime-400\/95{border-color:rgb(163 230 53/.95)}.border-lime-500{--tw-border-opacity:1;border-color:rgb(132 204 22/var(--tw-border-opacity,1))}.border-lime-500\/0{border-color:rgb(132 204 22/0)}.border-lime-500\/10{border-color:rgb(132 204 22/.1)}.border-lime-500\/100{border-color:rgb(132 204 22/1)}.border-lime-500\/15{border-color:rgb(132 204 22/.15)}.border-lime-500\/20{border-color:rgb(132 204 22/.2)}.border-lime-500\/25{border-color:rgb(132 204 22/.25)}.border-lime-500\/30{border-color:rgb(132 204 22/.3)}.border-lime-500\/35{border-color:rgb(132 204 22/.35)}.border-lime-500\/40{border-color:rgb(132 204 22/.4)}.border-lime-500\/45{border-color:rgb(132 204 22/.45)}.border-lime-500\/5{border-color:rgb(132 204 22/.05)}.border-lime-500\/50{border-color:rgb(132 204 22/.5)}.border-lime-500\/55{border-color:rgb(132 204 22/.55)}.border-lime-500\/60{border-color:rgb(132 204 22/.6)}.border-lime-500\/65{border-color:rgb(132 204 22/.65)}.border-lime-500\/70{border-color:rgb(132 204 22/.7)}.border-lime-500\/75{border-color:rgb(132 204 22/.75)}.border-lime-500\/80{border-color:rgb(132 204 22/.8)}.border-lime-500\/85{border-color:rgb(132 204 22/.85)}.border-lime-500\/90{border-color:rgb(132 204 22/.9)}.border-lime-500\/95{border-color:rgb(132 204 22/.95)}.border-lime-600{--tw-border-opacity:1;border-color:rgb(101 163 13/var(--tw-border-opacity,1))}.border-lime-600\/0{border-color:rgb(101 163 13/0)}.border-lime-600\/10{border-color:rgb(101 163 13/.1)}.border-lime-600\/100{border-color:rgb(101 163 13/1)}.border-lime-600\/15{border-color:rgb(101 163 13/.15)}.border-lime-600\/20{border-color:rgb(101 163 13/.2)}.border-lime-600\/25{border-color:rgb(101 163 13/.25)}.border-lime-600\/30{border-color:rgb(101 163 13/.3)}.border-lime-600\/35{border-color:rgb(101 163 13/.35)}.border-lime-600\/40{border-color:rgb(101 163 13/.4)}.border-lime-600\/45{border-color:rgb(101 163 13/.45)}.border-lime-600\/5{border-color:rgb(101 163 13/.05)}.border-lime-600\/50{border-color:rgb(101 163 13/.5)}.border-lime-600\/55{border-color:rgb(101 163 13/.55)}.border-lime-600\/60{border-color:rgb(101 163 13/.6)}.border-lime-600\/65{border-color:rgb(101 163 13/.65)}.border-lime-600\/70{border-color:rgb(101 163 13/.7)}.border-lime-600\/75{border-color:rgb(101 163 13/.75)}.border-lime-600\/80{border-color:rgb(101 163 13/.8)}.border-lime-600\/85{border-color:rgb(101 163 13/.85)}.border-lime-600\/90{border-color:rgb(101 163 13/.9)}.border-lime-600\/95{border-color:rgb(101 163 13/.95)}.border-lime-700{--tw-border-opacity:1;border-color:rgb(77 124 15/var(--tw-border-opacity,1))}.border-lime-700\/0{border-color:rgb(77 124 15/0)}.border-lime-700\/10{border-color:rgb(77 124 15/.1)}.border-lime-700\/100{border-color:rgb(77 124 15/1)}.border-lime-700\/15{border-color:rgb(77 124 15/.15)}.border-lime-700\/20{border-color:rgb(77 124 15/.2)}.border-lime-700\/25{border-color:rgb(77 124 15/.25)}.border-lime-700\/30{border-color:rgb(77 124 15/.3)}.border-lime-700\/35{border-color:rgb(77 124 15/.35)}.border-lime-700\/40{border-color:rgb(77 124 15/.4)}.border-lime-700\/45{border-color:rgb(77 124 15/.45)}.border-lime-700\/5{border-color:rgb(77 124 15/.05)}.border-lime-700\/50{border-color:rgb(77 124 15/.5)}.border-lime-700\/55{border-color:rgb(77 124 15/.55)}.border-lime-700\/60{border-color:rgb(77 124 15/.6)}.border-lime-700\/65{border-color:rgb(77 124 15/.65)}.border-lime-700\/70{border-color:rgb(77 124 15/.7)}.border-lime-700\/75{border-color:rgb(77 124 15/.75)}.border-lime-700\/80{border-color:rgb(77 124 15/.8)}.border-lime-700\/85{border-color:rgb(77 124 15/.85)}.border-lime-700\/90{border-color:rgb(77 124 15/.9)}.border-lime-700\/95{border-color:rgb(77 124 15/.95)}.border-muted{border-color:hsl(var(--muted))}.border-orange-100{--tw-border-opacity:1;border-color:rgb(255 237 213/var(--tw-border-opacity,1))}.border-orange-100\/0{border-color:rgb(255 237 213/0)}.border-orange-100\/10{border-color:rgb(255 237 213/.1)}.border-orange-100\/100{border-color:rgb(255 237 213/1)}.border-orange-100\/15{border-color:rgb(255 237 213/.15)}.border-orange-100\/20{border-color:rgb(255 237 213/.2)}.border-orange-100\/25{border-color:rgb(255 237 213/.25)}.border-orange-100\/30{border-color:rgb(255 237 213/.3)}.border-orange-100\/35{border-color:rgb(255 237 213/.35)}.border-orange-100\/40{border-color:rgb(255 237 213/.4)}.border-orange-100\/45{border-color:rgb(255 237 213/.45)}.border-orange-100\/5{border-color:rgb(255 237 213/.05)}.border-orange-100\/50{border-color:rgb(255 237 213/.5)}.border-orange-100\/55{border-color:rgb(255 237 213/.55)}.border-orange-100\/60{border-color:rgb(255 237 213/.6)}.border-orange-100\/65{border-color:rgb(255 237 213/.65)}.border-orange-100\/70{border-color:rgb(255 237 213/.7)}.border-orange-100\/75{border-color:rgb(255 237 213/.75)}.border-orange-100\/80{border-color:rgb(255 237 213/.8)}.border-orange-100\/85{border-color:rgb(255 237 213/.85)}.border-orange-100\/90{border-color:rgb(255 237 213/.9)}.border-orange-100\/95{border-color:rgb(255 237 213/.95)}.border-orange-200{--tw-border-opacity:1;border-color:rgb(254 215 170/var(--tw-border-opacity,1))}.border-orange-200\/0{border-color:rgb(254 215 170/0)}.border-orange-200\/10{border-color:rgb(254 215 170/.1)}.border-orange-200\/100{border-color:rgb(254 215 170/1)}.border-orange-200\/15{border-color:rgb(254 215 170/.15)}.border-orange-200\/20{border-color:rgb(254 215 170/.2)}.border-orange-200\/25{border-color:rgb(254 215 170/.25)}.border-orange-200\/30{border-color:rgb(254 215 170/.3)}.border-orange-200\/35{border-color:rgb(254 215 170/.35)}.border-orange-200\/40{border-color:rgb(254 215 170/.4)}.border-orange-200\/45{border-color:rgb(254 215 170/.45)}.border-orange-200\/5{border-color:rgb(254 215 170/.05)}.border-orange-200\/50{border-color:rgb(254 215 170/.5)}.border-orange-200\/55{border-color:rgb(254 215 170/.55)}.border-orange-200\/60{border-color:rgb(254 215 170/.6)}.border-orange-200\/65{border-color:rgb(254 215 170/.65)}.border-orange-200\/70{border-color:rgb(254 215 170/.7)}.border-orange-200\/75{border-color:rgb(254 215 170/.75)}.border-orange-200\/80{border-color:rgb(254 215 170/.8)}.border-orange-200\/85{border-color:rgb(254 215 170/.85)}.border-orange-200\/90{border-color:rgb(254 215 170/.9)}.border-orange-200\/95{border-color:rgb(254 215 170/.95)}.border-orange-300{--tw-border-opacity:1;border-color:rgb(253 186 116/var(--tw-border-opacity,1))}.border-orange-300\/0{border-color:rgb(253 186 116/0)}.border-orange-300\/10{border-color:rgb(253 186 116/.1)}.border-orange-300\/100{border-color:rgb(253 186 116/1)}.border-orange-300\/15{border-color:rgb(253 186 116/.15)}.border-orange-300\/20{border-color:rgb(253 186 116/.2)}.border-orange-300\/25{border-color:rgb(253 186 116/.25)}.border-orange-300\/30{border-color:rgb(253 186 116/.3)}.border-orange-300\/35{border-color:rgb(253 186 116/.35)}.border-orange-300\/40{border-color:rgb(253 186 116/.4)}.border-orange-300\/45{border-color:rgb(253 186 116/.45)}.border-orange-300\/5{border-color:rgb(253 186 116/.05)}.border-orange-300\/50{border-color:rgb(253 186 116/.5)}.border-orange-300\/55{border-color:rgb(253 186 116/.55)}.border-orange-300\/60{border-color:rgb(253 186 116/.6)}.border-orange-300\/65{border-color:rgb(253 186 116/.65)}.border-orange-300\/70{border-color:rgb(253 186 116/.7)}.border-orange-300\/75{border-color:rgb(253 186 116/.75)}.border-orange-300\/80{border-color:rgb(253 186 116/.8)}.border-orange-300\/85{border-color:rgb(253 186 116/.85)}.border-orange-300\/90{border-color:rgb(253 186 116/.9)}.border-orange-300\/95{border-color:rgb(253 186 116/.95)}.border-orange-400{--tw-border-opacity:1;border-color:rgb(251 146 60/var(--tw-border-opacity,1))}.border-orange-400\/0{border-color:rgb(251 146 60/0)}.border-orange-400\/10{border-color:rgb(251 146 60/.1)}.border-orange-400\/100{border-color:rgb(251 146 60/1)}.border-orange-400\/15{border-color:rgb(251 146 60/.15)}.border-orange-400\/20{border-color:rgb(251 146 60/.2)}.border-orange-400\/25{border-color:rgb(251 146 60/.25)}.border-orange-400\/30{border-color:rgb(251 146 60/.3)}.border-orange-400\/35{border-color:rgb(251 146 60/.35)}.border-orange-400\/40{border-color:rgb(251 146 60/.4)}.border-orange-400\/45{border-color:rgb(251 146 60/.45)}.border-orange-400\/5{border-color:rgb(251 146 60/.05)}.border-orange-400\/50{border-color:rgb(251 146 60/.5)}.border-orange-400\/55{border-color:rgb(251 146 60/.55)}.border-orange-400\/60{border-color:rgb(251 146 60/.6)}.border-orange-400\/65{border-color:rgb(251 146 60/.65)}.border-orange-400\/70{border-color:rgb(251 146 60/.7)}.border-orange-400\/75{border-color:rgb(251 146 60/.75)}.border-orange-400\/80{border-color:rgb(251 146 60/.8)}.border-orange-400\/85{border-color:rgb(251 146 60/.85)}.border-orange-400\/90{border-color:rgb(251 146 60/.9)}.border-orange-400\/95{border-color:rgb(251 146 60/.95)}.border-orange-500{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity,1))}.border-orange-500\/0{border-color:rgb(249 115 22/0)}.border-orange-500\/10{border-color:rgb(249 115 22/.1)}.border-orange-500\/100{border-color:rgb(249 115 22/1)}.border-orange-500\/15{border-color:rgb(249 115 22/.15)}.border-orange-500\/20{border-color:rgb(249 115 22/.2)}.border-orange-500\/25{border-color:rgb(249 115 22/.25)}.border-orange-500\/30{border-color:rgb(249 115 22/.3)}.border-orange-500\/35{border-color:rgb(249 115 22/.35)}.border-orange-500\/40{border-color:rgb(249 115 22/.4)}.border-orange-500\/45{border-color:rgb(249 115 22/.45)}.border-orange-500\/5{border-color:rgb(249 115 22/.05)}.border-orange-500\/50{border-color:rgb(249 115 22/.5)}.border-orange-500\/55{border-color:rgb(249 115 22/.55)}.border-orange-500\/60{border-color:rgb(249 115 22/.6)}.border-orange-500\/65{border-color:rgb(249 115 22/.65)}.border-orange-500\/70{border-color:rgb(249 115 22/.7)}.border-orange-500\/75{border-color:rgb(249 115 22/.75)}.border-orange-500\/80{border-color:rgb(249 115 22/.8)}.border-orange-500\/85{border-color:rgb(249 115 22/.85)}.border-orange-500\/90{border-color:rgb(249 115 22/.9)}.border-orange-500\/95{border-color:rgb(249 115 22/.95)}.border-orange-600{--tw-border-opacity:1;border-color:rgb(234 88 12/var(--tw-border-opacity,1))}.border-orange-600\/0{border-color:rgb(234 88 12/0)}.border-orange-600\/10{border-color:rgb(234 88 12/.1)}.border-orange-600\/100{border-color:rgb(234 88 12/1)}.border-orange-600\/15{border-color:rgb(234 88 12/.15)}.border-orange-600\/20{border-color:rgb(234 88 12/.2)}.border-orange-600\/25{border-color:rgb(234 88 12/.25)}.border-orange-600\/30{border-color:rgb(234 88 12/.3)}.border-orange-600\/35{border-color:rgb(234 88 12/.35)}.border-orange-600\/40{border-color:rgb(234 88 12/.4)}.border-orange-600\/45{border-color:rgb(234 88 12/.45)}.border-orange-600\/5{border-color:rgb(234 88 12/.05)}.border-orange-600\/50{border-color:rgb(234 88 12/.5)}.border-orange-600\/55{border-color:rgb(234 88 12/.55)}.border-orange-600\/60{border-color:rgb(234 88 12/.6)}.border-orange-600\/65{border-color:rgb(234 88 12/.65)}.border-orange-600\/70{border-color:rgb(234 88 12/.7)}.border-orange-600\/75{border-color:rgb(234 88 12/.75)}.border-orange-600\/80{border-color:rgb(234 88 12/.8)}.border-orange-600\/85{border-color:rgb(234 88 12/.85)}.border-orange-600\/90{border-color:rgb(234 88 12/.9)}.border-orange-600\/95{border-color:rgb(234 88 12/.95)}.border-orange-700{--tw-border-opacity:1;border-color:rgb(194 65 12/var(--tw-border-opacity,1))}.border-orange-700\/0{border-color:rgb(194 65 12/0)}.border-orange-700\/10{border-color:rgb(194 65 12/.1)}.border-orange-700\/100{border-color:rgb(194 65 12/1)}.border-orange-700\/15{border-color:rgb(194 65 12/.15)}.border-orange-700\/20{border-color:rgb(194 65 12/.2)}.border-orange-700\/25{border-color:rgb(194 65 12/.25)}.border-orange-700\/30{border-color:rgb(194 65 12/.3)}.border-orange-700\/35{border-color:rgb(194 65 12/.35)}.border-orange-700\/40{border-color:rgb(194 65 12/.4)}.border-orange-700\/45{border-color:rgb(194 65 12/.45)}.border-orange-700\/5{border-color:rgb(194 65 12/.05)}.border-orange-700\/50{border-color:rgb(194 65 12/.5)}.border-orange-700\/55{border-color:rgb(194 65 12/.55)}.border-orange-700\/60{border-color:rgb(194 65 12/.6)}.border-orange-700\/65{border-color:rgb(194 65 12/.65)}.border-orange-700\/70{border-color:rgb(194 65 12/.7)}.border-orange-700\/75{border-color:rgb(194 65 12/.75)}.border-orange-700\/80{border-color:rgb(194 65 12/.8)}.border-orange-700\/85{border-color:rgb(194 65 12/.85)}.border-orange-700\/90{border-color:rgb(194 65 12/.9)}.border-orange-700\/95{border-color:rgb(194 65 12/.95)}.border-pink-100{--tw-border-opacity:1;border-color:rgb(252 231 243/var(--tw-border-opacity,1))}.border-pink-100\/0{border-color:rgb(252 231 243/0)}.border-pink-100\/10{border-color:rgb(252 231 243/.1)}.border-pink-100\/100{border-color:rgb(252 231 243/1)}.border-pink-100\/15{border-color:rgb(252 231 243/.15)}.border-pink-100\/20{border-color:rgb(252 231 243/.2)}.border-pink-100\/25{border-color:rgb(252 231 243/.25)}.border-pink-100\/30{border-color:rgb(252 231 243/.3)}.border-pink-100\/35{border-color:rgb(252 231 243/.35)}.border-pink-100\/40{border-color:rgb(252 231 243/.4)}.border-pink-100\/45{border-color:rgb(252 231 243/.45)}.border-pink-100\/5{border-color:rgb(252 231 243/.05)}.border-pink-100\/50{border-color:rgb(252 231 243/.5)}.border-pink-100\/55{border-color:rgb(252 231 243/.55)}.border-pink-100\/60{border-color:rgb(252 231 243/.6)}.border-pink-100\/65{border-color:rgb(252 231 243/.65)}.border-pink-100\/70{border-color:rgb(252 231 243/.7)}.border-pink-100\/75{border-color:rgb(252 231 243/.75)}.border-pink-100\/80{border-color:rgb(252 231 243/.8)}.border-pink-100\/85{border-color:rgb(252 231 243/.85)}.border-pink-100\/90{border-color:rgb(252 231 243/.9)}.border-pink-100\/95{border-color:rgb(252 231 243/.95)}.border-pink-200{--tw-border-opacity:1;border-color:rgb(251 207 232/var(--tw-border-opacity,1))}.border-pink-200\/0{border-color:rgb(251 207 232/0)}.border-pink-200\/10{border-color:rgb(251 207 232/.1)}.border-pink-200\/100{border-color:rgb(251 207 232/1)}.border-pink-200\/15{border-color:rgb(251 207 232/.15)}.border-pink-200\/20{border-color:rgb(251 207 232/.2)}.border-pink-200\/25{border-color:rgb(251 207 232/.25)}.border-pink-200\/30{border-color:rgb(251 207 232/.3)}.border-pink-200\/35{border-color:rgb(251 207 232/.35)}.border-pink-200\/40{border-color:rgb(251 207 232/.4)}.border-pink-200\/45{border-color:rgb(251 207 232/.45)}.border-pink-200\/5{border-color:rgb(251 207 232/.05)}.border-pink-200\/50{border-color:rgb(251 207 232/.5)}.border-pink-200\/55{border-color:rgb(251 207 232/.55)}.border-pink-200\/60{border-color:rgb(251 207 232/.6)}.border-pink-200\/65{border-color:rgb(251 207 232/.65)}.border-pink-200\/70{border-color:rgb(251 207 232/.7)}.border-pink-200\/75{border-color:rgb(251 207 232/.75)}.border-pink-200\/80{border-color:rgb(251 207 232/.8)}.border-pink-200\/85{border-color:rgb(251 207 232/.85)}.border-pink-200\/90{border-color:rgb(251 207 232/.9)}.border-pink-200\/95{border-color:rgb(251 207 232/.95)}.border-pink-300{--tw-border-opacity:1;border-color:rgb(249 168 212/var(--tw-border-opacity,1))}.border-pink-300\/0{border-color:rgb(249 168 212/0)}.border-pink-300\/10{border-color:rgb(249 168 212/.1)}.border-pink-300\/100{border-color:rgb(249 168 212/1)}.border-pink-300\/15{border-color:rgb(249 168 212/.15)}.border-pink-300\/20{border-color:rgb(249 168 212/.2)}.border-pink-300\/25{border-color:rgb(249 168 212/.25)}.border-pink-300\/30{border-color:rgb(249 168 212/.3)}.border-pink-300\/35{border-color:rgb(249 168 212/.35)}.border-pink-300\/40{border-color:rgb(249 168 212/.4)}.border-pink-300\/45{border-color:rgb(249 168 212/.45)}.border-pink-300\/5{border-color:rgb(249 168 212/.05)}.border-pink-300\/50{border-color:rgb(249 168 212/.5)}.border-pink-300\/55{border-color:rgb(249 168 212/.55)}.border-pink-300\/60{border-color:rgb(249 168 212/.6)}.border-pink-300\/65{border-color:rgb(249 168 212/.65)}.border-pink-300\/70{border-color:rgb(249 168 212/.7)}.border-pink-300\/75{border-color:rgb(249 168 212/.75)}.border-pink-300\/80{border-color:rgb(249 168 212/.8)}.border-pink-300\/85{border-color:rgb(249 168 212/.85)}.border-pink-300\/90{border-color:rgb(249 168 212/.9)}.border-pink-300\/95{border-color:rgb(249 168 212/.95)}.border-pink-400{--tw-border-opacity:1;border-color:rgb(244 114 182/var(--tw-border-opacity,1))}.border-pink-400\/0{border-color:rgb(244 114 182/0)}.border-pink-400\/10{border-color:rgb(244 114 182/.1)}.border-pink-400\/100{border-color:rgb(244 114 182/1)}.border-pink-400\/15{border-color:rgb(244 114 182/.15)}.border-pink-400\/20{border-color:rgb(244 114 182/.2)}.border-pink-400\/25{border-color:rgb(244 114 182/.25)}.border-pink-400\/30{border-color:rgb(244 114 182/.3)}.border-pink-400\/35{border-color:rgb(244 114 182/.35)}.border-pink-400\/40{border-color:rgb(244 114 182/.4)}.border-pink-400\/45{border-color:rgb(244 114 182/.45)}.border-pink-400\/5{border-color:rgb(244 114 182/.05)}.border-pink-400\/50{border-color:rgb(244 114 182/.5)}.border-pink-400\/55{border-color:rgb(244 114 182/.55)}.border-pink-400\/60{border-color:rgb(244 114 182/.6)}.border-pink-400\/65{border-color:rgb(244 114 182/.65)}.border-pink-400\/70{border-color:rgb(244 114 182/.7)}.border-pink-400\/75{border-color:rgb(244 114 182/.75)}.border-pink-400\/80{border-color:rgb(244 114 182/.8)}.border-pink-400\/85{border-color:rgb(244 114 182/.85)}.border-pink-400\/90{border-color:rgb(244 114 182/.9)}.border-pink-400\/95{border-color:rgb(244 114 182/.95)}.border-pink-500{--tw-border-opacity:1;border-color:rgb(236 72 153/var(--tw-border-opacity,1))}.border-pink-500\/0{border-color:rgb(236 72 153/0)}.border-pink-500\/10{border-color:rgb(236 72 153/.1)}.border-pink-500\/100{border-color:rgb(236 72 153/1)}.border-pink-500\/15{border-color:rgb(236 72 153/.15)}.border-pink-500\/20{border-color:rgb(236 72 153/.2)}.border-pink-500\/25{border-color:rgb(236 72 153/.25)}.border-pink-500\/30{border-color:rgb(236 72 153/.3)}.border-pink-500\/35{border-color:rgb(236 72 153/.35)}.border-pink-500\/40{border-color:rgb(236 72 153/.4)}.border-pink-500\/45{border-color:rgb(236 72 153/.45)}.border-pink-500\/5{border-color:rgb(236 72 153/.05)}.border-pink-500\/50{border-color:rgb(236 72 153/.5)}.border-pink-500\/55{border-color:rgb(236 72 153/.55)}.border-pink-500\/60{border-color:rgb(236 72 153/.6)}.border-pink-500\/65{border-color:rgb(236 72 153/.65)}.border-pink-500\/70{border-color:rgb(236 72 153/.7)}.border-pink-500\/75{border-color:rgb(236 72 153/.75)}.border-pink-500\/80{border-color:rgb(236 72 153/.8)}.border-pink-500\/85{border-color:rgb(236 72 153/.85)}.border-pink-500\/90{border-color:rgb(236 72 153/.9)}.border-pink-500\/95{border-color:rgb(236 72 153/.95)}.border-pink-600{--tw-border-opacity:1;border-color:rgb(219 39 119/var(--tw-border-opacity,1))}.border-pink-600\/0{border-color:rgb(219 39 119/0)}.border-pink-600\/10{border-color:rgb(219 39 119/.1)}.border-pink-600\/100{border-color:rgb(219 39 119/1)}.border-pink-600\/15{border-color:rgb(219 39 119/.15)}.border-pink-600\/20{border-color:rgb(219 39 119/.2)}.border-pink-600\/25{border-color:rgb(219 39 119/.25)}.border-pink-600\/30{border-color:rgb(219 39 119/.3)}.border-pink-600\/35{border-color:rgb(219 39 119/.35)}.border-pink-600\/40{border-color:rgb(219 39 119/.4)}.border-pink-600\/45{border-color:rgb(219 39 119/.45)}.border-pink-600\/5{border-color:rgb(219 39 119/.05)}.border-pink-600\/50{border-color:rgb(219 39 119/.5)}.border-pink-600\/55{border-color:rgb(219 39 119/.55)}.border-pink-600\/60{border-color:rgb(219 39 119/.6)}.border-pink-600\/65{border-color:rgb(219 39 119/.65)}.border-pink-600\/70{border-color:rgb(219 39 119/.7)}.border-pink-600\/75{border-color:rgb(219 39 119/.75)}.border-pink-600\/80{border-color:rgb(219 39 119/.8)}.border-pink-600\/85{border-color:rgb(219 39 119/.85)}.border-pink-600\/90{border-color:rgb(219 39 119/.9)}.border-pink-600\/95{border-color:rgb(219 39 119/.95)}.border-pink-700{--tw-border-opacity:1;border-color:rgb(190 24 93/var(--tw-border-opacity,1))}.border-pink-700\/0{border-color:rgb(190 24 93/0)}.border-pink-700\/10{border-color:rgb(190 24 93/.1)}.border-pink-700\/100{border-color:rgb(190 24 93/1)}.border-pink-700\/15{border-color:rgb(190 24 93/.15)}.border-pink-700\/20{border-color:rgb(190 24 93/.2)}.border-pink-700\/25{border-color:rgb(190 24 93/.25)}.border-pink-700\/30{border-color:rgb(190 24 93/.3)}.border-pink-700\/35{border-color:rgb(190 24 93/.35)}.border-pink-700\/40{border-color:rgb(190 24 93/.4)}.border-pink-700\/45{border-color:rgb(190 24 93/.45)}.border-pink-700\/5{border-color:rgb(190 24 93/.05)}.border-pink-700\/50{border-color:rgb(190 24 93/.5)}.border-pink-700\/55{border-color:rgb(190 24 93/.55)}.border-pink-700\/60{border-color:rgb(190 24 93/.6)}.border-pink-700\/65{border-color:rgb(190 24 93/.65)}.border-pink-700\/70{border-color:rgb(190 24 93/.7)}.border-pink-700\/75{border-color:rgb(190 24 93/.75)}.border-pink-700\/80{border-color:rgb(190 24 93/.8)}.border-pink-700\/85{border-color:rgb(190 24 93/.85)}.border-pink-700\/90{border-color:rgb(190 24 93/.9)}.border-pink-700\/95{border-color:rgb(190 24 93/.95)}.border-primary{border-color:hsl(var(--primary))}.border-primary\/20{border-color:hsl(var(--primary)/.2)}.border-primary\/50{border-color:hsl(var(--primary)/.5)}.border-purple-100{--tw-border-opacity:1;border-color:rgb(243 232 255/var(--tw-border-opacity,1))}.border-purple-100\/0{border-color:rgb(243 232 255/0)}.border-purple-100\/10{border-color:rgb(243 232 255/.1)}.border-purple-100\/100{border-color:rgb(243 232 255/1)}.border-purple-100\/15{border-color:rgb(243 232 255/.15)}.border-purple-100\/20{border-color:rgb(243 232 255/.2)}.border-purple-100\/25{border-color:rgb(243 232 255/.25)}.border-purple-100\/30{border-color:rgb(243 232 255/.3)}.border-purple-100\/35{border-color:rgb(243 232 255/.35)}.border-purple-100\/40{border-color:rgb(243 232 255/.4)}.border-purple-100\/45{border-color:rgb(243 232 255/.45)}.border-purple-100\/5{border-color:rgb(243 232 255/.05)}.border-purple-100\/50{border-color:rgb(243 232 255/.5)}.border-purple-100\/55{border-color:rgb(243 232 255/.55)}.border-purple-100\/60{border-color:rgb(243 232 255/.6)}.border-purple-100\/65{border-color:rgb(243 232 255/.65)}.border-purple-100\/70{border-color:rgb(243 232 255/.7)}.border-purple-100\/75{border-color:rgb(243 232 255/.75)}.border-purple-100\/80{border-color:rgb(243 232 255/.8)}.border-purple-100\/85{border-color:rgb(243 232 255/.85)}.border-purple-100\/90{border-color:rgb(243 232 255/.9)}.border-purple-100\/95{border-color:rgb(243 232 255/.95)}.border-purple-200{--tw-border-opacity:1;border-color:rgb(233 213 255/var(--tw-border-opacity,1))}.border-purple-200\/0{border-color:rgb(233 213 255/0)}.border-purple-200\/10{border-color:rgb(233 213 255/.1)}.border-purple-200\/100{border-color:rgb(233 213 255/1)}.border-purple-200\/15{border-color:rgb(233 213 255/.15)}.border-purple-200\/20{border-color:rgb(233 213 255/.2)}.border-purple-200\/25{border-color:rgb(233 213 255/.25)}.border-purple-200\/30{border-color:rgb(233 213 255/.3)}.border-purple-200\/35{border-color:rgb(233 213 255/.35)}.border-purple-200\/40{border-color:rgb(233 213 255/.4)}.border-purple-200\/45{border-color:rgb(233 213 255/.45)}.border-purple-200\/5{border-color:rgb(233 213 255/.05)}.border-purple-200\/50{border-color:rgb(233 213 255/.5)}.border-purple-200\/55{border-color:rgb(233 213 255/.55)}.border-purple-200\/60{border-color:rgb(233 213 255/.6)}.border-purple-200\/65{border-color:rgb(233 213 255/.65)}.border-purple-200\/70{border-color:rgb(233 213 255/.7)}.border-purple-200\/75{border-color:rgb(233 213 255/.75)}.border-purple-200\/80{border-color:rgb(233 213 255/.8)}.border-purple-200\/85{border-color:rgb(233 213 255/.85)}.border-purple-200\/90{border-color:rgb(233 213 255/.9)}.border-purple-200\/95{border-color:rgb(233 213 255/.95)}.border-purple-300{--tw-border-opacity:1;border-color:rgb(216 180 254/var(--tw-border-opacity,1))}.border-purple-300\/0{border-color:rgb(216 180 254/0)}.border-purple-300\/10{border-color:rgb(216 180 254/.1)}.border-purple-300\/100{border-color:rgb(216 180 254/1)}.border-purple-300\/15{border-color:rgb(216 180 254/.15)}.border-purple-300\/20{border-color:rgb(216 180 254/.2)}.border-purple-300\/25{border-color:rgb(216 180 254/.25)}.border-purple-300\/30{border-color:rgb(216 180 254/.3)}.border-purple-300\/35{border-color:rgb(216 180 254/.35)}.border-purple-300\/40{border-color:rgb(216 180 254/.4)}.border-purple-300\/45{border-color:rgb(216 180 254/.45)}.border-purple-300\/5{border-color:rgb(216 180 254/.05)}.border-purple-300\/50{border-color:rgb(216 180 254/.5)}.border-purple-300\/55{border-color:rgb(216 180 254/.55)}.border-purple-300\/60{border-color:rgb(216 180 254/.6)}.border-purple-300\/65{border-color:rgb(216 180 254/.65)}.border-purple-300\/70{border-color:rgb(216 180 254/.7)}.border-purple-300\/75{border-color:rgb(216 180 254/.75)}.border-purple-300\/80{border-color:rgb(216 180 254/.8)}.border-purple-300\/85{border-color:rgb(216 180 254/.85)}.border-purple-300\/90{border-color:rgb(216 180 254/.9)}.border-purple-300\/95{border-color:rgb(216 180 254/.95)}.border-purple-400{--tw-border-opacity:1;border-color:rgb(192 132 252/var(--tw-border-opacity,1))}.border-purple-400\/0{border-color:rgb(192 132 252/0)}.border-purple-400\/10{border-color:rgb(192 132 252/.1)}.border-purple-400\/100{border-color:rgb(192 132 252/1)}.border-purple-400\/15{border-color:rgb(192 132 252/.15)}.border-purple-400\/20{border-color:rgb(192 132 252/.2)}.border-purple-400\/25{border-color:rgb(192 132 252/.25)}.border-purple-400\/30{border-color:rgb(192 132 252/.3)}.border-purple-400\/35{border-color:rgb(192 132 252/.35)}.border-purple-400\/40{border-color:rgb(192 132 252/.4)}.border-purple-400\/45{border-color:rgb(192 132 252/.45)}.border-purple-400\/5{border-color:rgb(192 132 252/.05)}.border-purple-400\/50{border-color:rgb(192 132 252/.5)}.border-purple-400\/55{border-color:rgb(192 132 252/.55)}.border-purple-400\/60{border-color:rgb(192 132 252/.6)}.border-purple-400\/65{border-color:rgb(192 132 252/.65)}.border-purple-400\/70{border-color:rgb(192 132 252/.7)}.border-purple-400\/75{border-color:rgb(192 132 252/.75)}.border-purple-400\/80{border-color:rgb(192 132 252/.8)}.border-purple-400\/85{border-color:rgb(192 132 252/.85)}.border-purple-400\/90{border-color:rgb(192 132 252/.9)}.border-purple-400\/95{border-color:rgb(192 132 252/.95)}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity,1))}.border-purple-500\/0{border-color:rgb(168 85 247/0)}.border-purple-500\/10{border-color:rgb(168 85 247/.1)}.border-purple-500\/100{border-color:rgb(168 85 247/1)}.border-purple-500\/15{border-color:rgb(168 85 247/.15)}.border-purple-500\/20{border-color:rgb(168 85 247/.2)}.border-purple-500\/25{border-color:rgb(168 85 247/.25)}.border-purple-500\/30{border-color:rgb(168 85 247/.3)}.border-purple-500\/35{border-color:rgb(168 85 247/.35)}.border-purple-500\/40{border-color:rgb(168 85 247/.4)}.border-purple-500\/45{border-color:rgb(168 85 247/.45)}.border-purple-500\/5{border-color:rgb(168 85 247/.05)}.border-purple-500\/50{border-color:rgb(168 85 247/.5)}.border-purple-500\/55{border-color:rgb(168 85 247/.55)}.border-purple-500\/60{border-color:rgb(168 85 247/.6)}.border-purple-500\/65{border-color:rgb(168 85 247/.65)}.border-purple-500\/70{border-color:rgb(168 85 247/.7)}.border-purple-500\/75{border-color:rgb(168 85 247/.75)}.border-purple-500\/80{border-color:rgb(168 85 247/.8)}.border-purple-500\/85{border-color:rgb(168 85 247/.85)}.border-purple-500\/90{border-color:rgb(168 85 247/.9)}.border-purple-500\/95{border-color:rgb(168 85 247/.95)}.border-purple-600{--tw-border-opacity:1;border-color:rgb(147 51 234/var(--tw-border-opacity,1))}.border-purple-600\/0{border-color:rgb(147 51 234/0)}.border-purple-600\/10{border-color:rgb(147 51 234/.1)}.border-purple-600\/100{border-color:rgb(147 51 234/1)}.border-purple-600\/15{border-color:rgb(147 51 234/.15)}.border-purple-600\/20{border-color:rgb(147 51 234/.2)}.border-purple-600\/25{border-color:rgb(147 51 234/.25)}.border-purple-600\/30{border-color:rgb(147 51 234/.3)}.border-purple-600\/35{border-color:rgb(147 51 234/.35)}.border-purple-600\/40{border-color:rgb(147 51 234/.4)}.border-purple-600\/45{border-color:rgb(147 51 234/.45)}.border-purple-600\/5{border-color:rgb(147 51 234/.05)}.border-purple-600\/50{border-color:rgb(147 51 234/.5)}.border-purple-600\/55{border-color:rgb(147 51 234/.55)}.border-purple-600\/60{border-color:rgb(147 51 234/.6)}.border-purple-600\/65{border-color:rgb(147 51 234/.65)}.border-purple-600\/70{border-color:rgb(147 51 234/.7)}.border-purple-600\/75{border-color:rgb(147 51 234/.75)}.border-purple-600\/80{border-color:rgb(147 51 234/.8)}.border-purple-600\/85{border-color:rgb(147 51 234/.85)}.border-purple-600\/90{border-color:rgb(147 51 234/.9)}.border-purple-600\/95{border-color:rgb(147 51 234/.95)}.border-purple-700{--tw-border-opacity:1;border-color:rgb(126 34 206/var(--tw-border-opacity,1))}.border-purple-700\/0{border-color:rgb(126 34 206/0)}.border-purple-700\/10{border-color:rgb(126 34 206/.1)}.border-purple-700\/100{border-color:rgb(126 34 206/1)}.border-purple-700\/15{border-color:rgb(126 34 206/.15)}.border-purple-700\/20{border-color:rgb(126 34 206/.2)}.border-purple-700\/25{border-color:rgb(126 34 206/.25)}.border-purple-700\/30{border-color:rgb(126 34 206/.3)}.border-purple-700\/35{border-color:rgb(126 34 206/.35)}.border-purple-700\/40{border-color:rgb(126 34 206/.4)}.border-purple-700\/45{border-color:rgb(126 34 206/.45)}.border-purple-700\/5{border-color:rgb(126 34 206/.05)}.border-purple-700\/50{border-color:rgb(126 34 206/.5)}.border-purple-700\/55{border-color:rgb(126 34 206/.55)}.border-purple-700\/60{border-color:rgb(126 34 206/.6)}.border-purple-700\/65{border-color:rgb(126 34 206/.65)}.border-purple-700\/70{border-color:rgb(126 34 206/.7)}.border-purple-700\/75{border-color:rgb(126 34 206/.75)}.border-purple-700\/80{border-color:rgb(126 34 206/.8)}.border-purple-700\/85{border-color:rgb(126 34 206/.85)}.border-purple-700\/90{border-color:rgb(126 34 206/.9)}.border-purple-700\/95{border-color:rgb(126 34 206/.95)}.border-red-100{--tw-border-opacity:1;border-color:rgb(254 226 226/var(--tw-border-opacity,1))}.border-red-100\/0{border-color:rgb(254 226 226/0)}.border-red-100\/10{border-color:rgb(254 226 226/.1)}.border-red-100\/100{border-color:rgb(254 226 226/1)}.border-red-100\/15{border-color:rgb(254 226 226/.15)}.border-red-100\/20{border-color:rgb(254 226 226/.2)}.border-red-100\/25{border-color:rgb(254 226 226/.25)}.border-red-100\/30{border-color:rgb(254 226 226/.3)}.border-red-100\/35{border-color:rgb(254 226 226/.35)}.border-red-100\/40{border-color:rgb(254 226 226/.4)}.border-red-100\/45{border-color:rgb(254 226 226/.45)}.border-red-100\/5{border-color:rgb(254 226 226/.05)}.border-red-100\/50{border-color:rgb(254 226 226/.5)}.border-red-100\/55{border-color:rgb(254 226 226/.55)}.border-red-100\/60{border-color:rgb(254 226 226/.6)}.border-red-100\/65{border-color:rgb(254 226 226/.65)}.border-red-100\/70{border-color:rgb(254 226 226/.7)}.border-red-100\/75{border-color:rgb(254 226 226/.75)}.border-red-100\/80{border-color:rgb(254 226 226/.8)}.border-red-100\/85{border-color:rgb(254 226 226/.85)}.border-red-100\/90{border-color:rgb(254 226 226/.9)}.border-red-100\/95{border-color:rgb(254 226 226/.95)}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity,1))}.border-red-200\/0{border-color:rgb(254 202 202/0)}.border-red-200\/10{border-color:rgb(254 202 202/.1)}.border-red-200\/100{border-color:rgb(254 202 202/1)}.border-red-200\/15{border-color:rgb(254 202 202/.15)}.border-red-200\/20{border-color:rgb(254 202 202/.2)}.border-red-200\/25{border-color:rgb(254 202 202/.25)}.border-red-200\/30{border-color:rgb(254 202 202/.3)}.border-red-200\/35{border-color:rgb(254 202 202/.35)}.border-red-200\/40{border-color:rgb(254 202 202/.4)}.border-red-200\/45{border-color:rgb(254 202 202/.45)}.border-red-200\/5{border-color:rgb(254 202 202/.05)}.border-red-200\/50{border-color:rgb(254 202 202/.5)}.border-red-200\/55{border-color:rgb(254 202 202/.55)}.border-red-200\/60{border-color:rgb(254 202 202/.6)}.border-red-200\/65{border-color:rgb(254 202 202/.65)}.border-red-200\/70{border-color:rgb(254 202 202/.7)}.border-red-200\/75{border-color:rgb(254 202 202/.75)}.border-red-200\/80{border-color:rgb(254 202 202/.8)}.border-red-200\/85{border-color:rgb(254 202 202/.85)}.border-red-200\/90{border-color:rgb(254 202 202/.9)}.border-red-200\/95{border-color:rgb(254 202 202/.95)}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity,1))}.border-red-300\/0{border-color:rgb(252 165 165/0)}.border-red-300\/10{border-color:rgb(252 165 165/.1)}.border-red-300\/100{border-color:rgb(252 165 165/1)}.border-red-300\/15{border-color:rgb(252 165 165/.15)}.border-red-300\/20{border-color:rgb(252 165 165/.2)}.border-red-300\/25{border-color:rgb(252 165 165/.25)}.border-red-300\/30{border-color:rgb(252 165 165/.3)}.border-red-300\/35{border-color:rgb(252 165 165/.35)}.border-red-300\/40{border-color:rgb(252 165 165/.4)}.border-red-300\/45{border-color:rgb(252 165 165/.45)}.border-red-300\/5{border-color:rgb(252 165 165/.05)}.border-red-300\/50{border-color:rgb(252 165 165/.5)}.border-red-300\/55{border-color:rgb(252 165 165/.55)}.border-red-300\/60{border-color:rgb(252 165 165/.6)}.border-red-300\/65{border-color:rgb(252 165 165/.65)}.border-red-300\/70{border-color:rgb(252 165 165/.7)}.border-red-300\/75{border-color:rgb(252 165 165/.75)}.border-red-300\/80{border-color:rgb(252 165 165/.8)}.border-red-300\/85{border-color:rgb(252 165 165/.85)}.border-red-300\/90{border-color:rgb(252 165 165/.9)}.border-red-300\/95{border-color:rgb(252 165 165/.95)}.border-red-400{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity,1))}.border-red-400\/0{border-color:rgb(248 113 113/0)}.border-red-400\/10{border-color:rgb(248 113 113/.1)}.border-red-400\/100{border-color:rgb(248 113 113/1)}.border-red-400\/15{border-color:rgb(248 113 113/.15)}.border-red-400\/20{border-color:rgb(248 113 113/.2)}.border-red-400\/25{border-color:rgb(248 113 113/.25)}.border-red-400\/30{border-color:rgb(248 113 113/.3)}.border-red-400\/35{border-color:rgb(248 113 113/.35)}.border-red-400\/40{border-color:rgb(248 113 113/.4)}.border-red-400\/45{border-color:rgb(248 113 113/.45)}.border-red-400\/5{border-color:rgb(248 113 113/.05)}.border-red-400\/50{border-color:rgb(248 113 113/.5)}.border-red-400\/55{border-color:rgb(248 113 113/.55)}.border-red-400\/60{border-color:rgb(248 113 113/.6)}.border-red-400\/65{border-color:rgb(248 113 113/.65)}.border-red-400\/70{border-color:rgb(248 113 113/.7)}.border-red-400\/75{border-color:rgb(248 113 113/.75)}.border-red-400\/80{border-color:rgb(248 113 113/.8)}.border-red-400\/85{border-color:rgb(248 113 113/.85)}.border-red-400\/90{border-color:rgb(248 113 113/.9)}.border-red-400\/95{border-color:rgb(248 113 113/.95)}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity,1))}.border-red-500\/0{border-color:rgb(239 68 68/0)}.border-red-500\/10{border-color:rgb(239 68 68/.1)}.border-red-500\/100{border-color:rgb(239 68 68/1)}.border-red-500\/15{border-color:rgb(239 68 68/.15)}.border-red-500\/20{border-color:rgb(239 68 68/.2)}.border-red-500\/25{border-color:rgb(239 68 68/.25)}.border-red-500\/30{border-color:rgb(239 68 68/.3)}.border-red-500\/35{border-color:rgb(239 68 68/.35)}.border-red-500\/40{border-color:rgb(239 68 68/.4)}.border-red-500\/45{border-color:rgb(239 68 68/.45)}.border-red-500\/5{border-color:rgb(239 68 68/.05)}.border-red-500\/50{border-color:rgb(239 68 68/.5)}.border-red-500\/55{border-color:rgb(239 68 68/.55)}.border-red-500\/60{border-color:rgb(239 68 68/.6)}.border-red-500\/65{border-color:rgb(239 68 68/.65)}.border-red-500\/70{border-color:rgb(239 68 68/.7)}.border-red-500\/75{border-color:rgb(239 68 68/.75)}.border-red-500\/80{border-color:rgb(239 68 68/.8)}.border-red-500\/85{border-color:rgb(239 68 68/.85)}.border-red-500\/90{border-color:rgb(239 68 68/.9)}.border-red-500\/95{border-color:rgb(239 68 68/.95)}.border-red-600{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity,1))}.border-red-600\/0{border-color:rgb(220 38 38/0)}.border-red-600\/10{border-color:rgb(220 38 38/.1)}.border-red-600\/100{border-color:rgb(220 38 38/1)}.border-red-600\/15{border-color:rgb(220 38 38/.15)}.border-red-600\/20{border-color:rgb(220 38 38/.2)}.border-red-600\/25{border-color:rgb(220 38 38/.25)}.border-red-600\/30{border-color:rgb(220 38 38/.3)}.border-red-600\/35{border-color:rgb(220 38 38/.35)}.border-red-600\/40{border-color:rgb(220 38 38/.4)}.border-red-600\/45{border-color:rgb(220 38 38/.45)}.border-red-600\/5{border-color:rgb(220 38 38/.05)}.border-red-600\/50{border-color:rgb(220 38 38/.5)}.border-red-600\/55{border-color:rgb(220 38 38/.55)}.border-red-600\/60{border-color:rgb(220 38 38/.6)}.border-red-600\/65{border-color:rgb(220 38 38/.65)}.border-red-600\/70{border-color:rgb(220 38 38/.7)}.border-red-600\/75{border-color:rgb(220 38 38/.75)}.border-red-600\/80{border-color:rgb(220 38 38/.8)}.border-red-600\/85{border-color:rgb(220 38 38/.85)}.border-red-600\/90{border-color:rgb(220 38 38/.9)}.border-red-600\/95{border-color:rgb(220 38 38/.95)}.border-red-700{--tw-border-opacity:1;border-color:rgb(185 28 28/var(--tw-border-opacity,1))}.border-red-700\/0{border-color:rgb(185 28 28/0)}.border-red-700\/10{border-color:rgb(185 28 28/.1)}.border-red-700\/100{border-color:rgb(185 28 28/1)}.border-red-700\/15{border-color:rgb(185 28 28/.15)}.border-red-700\/20{border-color:rgb(185 28 28/.2)}.border-red-700\/25{border-color:rgb(185 28 28/.25)}.border-red-700\/30{border-color:rgb(185 28 28/.3)}.border-red-700\/35{border-color:rgb(185 28 28/.35)}.border-red-700\/40{border-color:rgb(185 28 28/.4)}.border-red-700\/45{border-color:rgb(185 28 28/.45)}.border-red-700\/5{border-color:rgb(185 28 28/.05)}.border-red-700\/50{border-color:rgb(185 28 28/.5)}.border-red-700\/55{border-color:rgb(185 28 28/.55)}.border-red-700\/60{border-color:rgb(185 28 28/.6)}.border-red-700\/65{border-color:rgb(185 28 28/.65)}.border-red-700\/70{border-color:rgb(185 28 28/.7)}.border-red-700\/75{border-color:rgb(185 28 28/.75)}.border-red-700\/80{border-color:rgb(185 28 28/.8)}.border-red-700\/85{border-color:rgb(185 28 28/.85)}.border-red-700\/90{border-color:rgb(185 28 28/.9)}.border-red-700\/95{border-color:rgb(185 28 28/.95)}.border-transparent{border-color:transparent}.border-yellow-100{--tw-border-opacity:1;border-color:rgb(254 249 195/var(--tw-border-opacity,1))}.border-yellow-100\/0{border-color:rgb(254 249 195/0)}.border-yellow-100\/10{border-color:rgb(254 249 195/.1)}.border-yellow-100\/100{border-color:rgb(254 249 195/1)}.border-yellow-100\/15{border-color:rgb(254 249 195/.15)}.border-yellow-100\/20{border-color:rgb(254 249 195/.2)}.border-yellow-100\/25{border-color:rgb(254 249 195/.25)}.border-yellow-100\/30{border-color:rgb(254 249 195/.3)}.border-yellow-100\/35{border-color:rgb(254 249 195/.35)}.border-yellow-100\/40{border-color:rgb(254 249 195/.4)}.border-yellow-100\/45{border-color:rgb(254 249 195/.45)}.border-yellow-100\/5{border-color:rgb(254 249 195/.05)}.border-yellow-100\/50{border-color:rgb(254 249 195/.5)}.border-yellow-100\/55{border-color:rgb(254 249 195/.55)}.border-yellow-100\/60{border-color:rgb(254 249 195/.6)}.border-yellow-100\/65{border-color:rgb(254 249 195/.65)}.border-yellow-100\/70{border-color:rgb(254 249 195/.7)}.border-yellow-100\/75{border-color:rgb(254 249 195/.75)}.border-yellow-100\/80{border-color:rgb(254 249 195/.8)}.border-yellow-100\/85{border-color:rgb(254 249 195/.85)}.border-yellow-100\/90{border-color:rgb(254 249 195/.9)}.border-yellow-100\/95{border-color:rgb(254 249 195/.95)}.border-yellow-200{--tw-border-opacity:1;border-color:rgb(254 240 138/var(--tw-border-opacity,1))}.border-yellow-200\/0{border-color:rgb(254 240 138/0)}.border-yellow-200\/10{border-color:rgb(254 240 138/.1)}.border-yellow-200\/100{border-color:rgb(254 240 138/1)}.border-yellow-200\/15{border-color:rgb(254 240 138/.15)}.border-yellow-200\/20{border-color:rgb(254 240 138/.2)}.border-yellow-200\/25{border-color:rgb(254 240 138/.25)}.border-yellow-200\/30{border-color:rgb(254 240 138/.3)}.border-yellow-200\/35{border-color:rgb(254 240 138/.35)}.border-yellow-200\/40{border-color:rgb(254 240 138/.4)}.border-yellow-200\/45{border-color:rgb(254 240 138/.45)}.border-yellow-200\/5{border-color:rgb(254 240 138/.05)}.border-yellow-200\/50{border-color:rgb(254 240 138/.5)}.border-yellow-200\/55{border-color:rgb(254 240 138/.55)}.border-yellow-200\/60{border-color:rgb(254 240 138/.6)}.border-yellow-200\/65{border-color:rgb(254 240 138/.65)}.border-yellow-200\/70{border-color:rgb(254 240 138/.7)}.border-yellow-200\/75{border-color:rgb(254 240 138/.75)}.border-yellow-200\/80{border-color:rgb(254 240 138/.8)}.border-yellow-200\/85{border-color:rgb(254 240 138/.85)}.border-yellow-200\/90{border-color:rgb(254 240 138/.9)}.border-yellow-200\/95{border-color:rgb(254 240 138/.95)}.border-yellow-300{--tw-border-opacity:1;border-color:rgb(253 224 71/var(--tw-border-opacity,1))}.border-yellow-300\/0{border-color:rgb(253 224 71/0)}.border-yellow-300\/10{border-color:rgb(253 224 71/.1)}.border-yellow-300\/100{border-color:rgb(253 224 71/1)}.border-yellow-300\/15{border-color:rgb(253 224 71/.15)}.border-yellow-300\/20{border-color:rgb(253 224 71/.2)}.border-yellow-300\/25{border-color:rgb(253 224 71/.25)}.border-yellow-300\/30{border-color:rgb(253 224 71/.3)}.border-yellow-300\/35{border-color:rgb(253 224 71/.35)}.border-yellow-300\/40{border-color:rgb(253 224 71/.4)}.border-yellow-300\/45{border-color:rgb(253 224 71/.45)}.border-yellow-300\/5{border-color:rgb(253 224 71/.05)}.border-yellow-300\/50{border-color:rgb(253 224 71/.5)}.border-yellow-300\/55{border-color:rgb(253 224 71/.55)}.border-yellow-300\/60{border-color:rgb(253 224 71/.6)}.border-yellow-300\/65{border-color:rgb(253 224 71/.65)}.border-yellow-300\/70{border-color:rgb(253 224 71/.7)}.border-yellow-300\/75{border-color:rgb(253 224 71/.75)}.border-yellow-300\/80{border-color:rgb(253 224 71/.8)}.border-yellow-300\/85{border-color:rgb(253 224 71/.85)}.border-yellow-300\/90{border-color:rgb(253 224 71/.9)}.border-yellow-300\/95{border-color:rgb(253 224 71/.95)}.border-yellow-400{--tw-border-opacity:1;border-color:rgb(250 204 21/var(--tw-border-opacity,1))}.border-yellow-400\/0{border-color:rgb(250 204 21/0)}.border-yellow-400\/10{border-color:rgb(250 204 21/.1)}.border-yellow-400\/100{border-color:rgb(250 204 21/1)}.border-yellow-400\/15{border-color:rgb(250 204 21/.15)}.border-yellow-400\/20{border-color:rgb(250 204 21/.2)}.border-yellow-400\/25{border-color:rgb(250 204 21/.25)}.border-yellow-400\/30{border-color:rgb(250 204 21/.3)}.border-yellow-400\/35{border-color:rgb(250 204 21/.35)}.border-yellow-400\/40{border-color:rgb(250 204 21/.4)}.border-yellow-400\/45{border-color:rgb(250 204 21/.45)}.border-yellow-400\/5{border-color:rgb(250 204 21/.05)}.border-yellow-400\/50{border-color:rgb(250 204 21/.5)}.border-yellow-400\/55{border-color:rgb(250 204 21/.55)}.border-yellow-400\/60{border-color:rgb(250 204 21/.6)}.border-yellow-400\/65{border-color:rgb(250 204 21/.65)}.border-yellow-400\/70{border-color:rgb(250 204 21/.7)}.border-yellow-400\/75{border-color:rgb(250 204 21/.75)}.border-yellow-400\/80{border-color:rgb(250 204 21/.8)}.border-yellow-400\/85{border-color:rgb(250 204 21/.85)}.border-yellow-400\/90{border-color:rgb(250 204 21/.9)}.border-yellow-400\/95{border-color:rgb(250 204 21/.95)}.border-yellow-500{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity,1))}.border-yellow-500\/0{border-color:rgb(234 179 8/0)}.border-yellow-500\/10{border-color:rgb(234 179 8/.1)}.border-yellow-500\/100{border-color:rgb(234 179 8/1)}.border-yellow-500\/15{border-color:rgb(234 179 8/.15)}.border-yellow-500\/20{border-color:rgb(234 179 8/.2)}.border-yellow-500\/25{border-color:rgb(234 179 8/.25)}.border-yellow-500\/30{border-color:rgb(234 179 8/.3)}.border-yellow-500\/35{border-color:rgb(234 179 8/.35)}.border-yellow-500\/40{border-color:rgb(234 179 8/.4)}.border-yellow-500\/45{border-color:rgb(234 179 8/.45)}.border-yellow-500\/5{border-color:rgb(234 179 8/.05)}.border-yellow-500\/50{border-color:rgb(234 179 8/.5)}.border-yellow-500\/55{border-color:rgb(234 179 8/.55)}.border-yellow-500\/60{border-color:rgb(234 179 8/.6)}.border-yellow-500\/65{border-color:rgb(234 179 8/.65)}.border-yellow-500\/70{border-color:rgb(234 179 8/.7)}.border-yellow-500\/75{border-color:rgb(234 179 8/.75)}.border-yellow-500\/80{border-color:rgb(234 179 8/.8)}.border-yellow-500\/85{border-color:rgb(234 179 8/.85)}.border-yellow-500\/90{border-color:rgb(234 179 8/.9)}.border-yellow-500\/95{border-color:rgb(234 179 8/.95)}.border-yellow-600{--tw-border-opacity:1;border-color:rgb(202 138 4/var(--tw-border-opacity,1))}.border-yellow-600\/0{border-color:rgb(202 138 4/0)}.border-yellow-600\/10{border-color:rgb(202 138 4/.1)}.border-yellow-600\/100{border-color:rgb(202 138 4/1)}.border-yellow-600\/15{border-color:rgb(202 138 4/.15)}.border-yellow-600\/20{border-color:rgb(202 138 4/.2)}.border-yellow-600\/25{border-color:rgb(202 138 4/.25)}.border-yellow-600\/30{border-color:rgb(202 138 4/.3)}.border-yellow-600\/35{border-color:rgb(202 138 4/.35)}.border-yellow-600\/40{border-color:rgb(202 138 4/.4)}.border-yellow-600\/45{border-color:rgb(202 138 4/.45)}.border-yellow-600\/5{border-color:rgb(202 138 4/.05)}.border-yellow-600\/50{border-color:rgb(202 138 4/.5)}.border-yellow-600\/55{border-color:rgb(202 138 4/.55)}.border-yellow-600\/60{border-color:rgb(202 138 4/.6)}.border-yellow-600\/65{border-color:rgb(202 138 4/.65)}.border-yellow-600\/70{border-color:rgb(202 138 4/.7)}.border-yellow-600\/75{border-color:rgb(202 138 4/.75)}.border-yellow-600\/80{border-color:rgb(202 138 4/.8)}.border-yellow-600\/85{border-color:rgb(202 138 4/.85)}.border-yellow-600\/90{border-color:rgb(202 138 4/.9)}.border-yellow-600\/95{border-color:rgb(202 138 4/.95)}.border-yellow-700{--tw-border-opacity:1;border-color:rgb(161 98 7/var(--tw-border-opacity,1))}.border-yellow-700\/0{border-color:rgb(161 98 7/0)}.border-yellow-700\/10{border-color:rgb(161 98 7/.1)}.border-yellow-700\/100{border-color:rgb(161 98 7/1)}.border-yellow-700\/15{border-color:rgb(161 98 7/.15)}.border-yellow-700\/20{border-color:rgb(161 98 7/.2)}.border-yellow-700\/25{border-color:rgb(161 98 7/.25)}.border-yellow-700\/30{border-color:rgb(161 98 7/.3)}.border-yellow-700\/35{border-color:rgb(161 98 7/.35)}.border-yellow-700\/40{border-color:rgb(161 98 7/.4)}.border-yellow-700\/45{border-color:rgb(161 98 7/.45)}.border-yellow-700\/5{border-color:rgb(161 98 7/.05)}.border-yellow-700\/50{border-color:rgb(161 98 7/.5)}.border-yellow-700\/55{border-color:rgb(161 98 7/.55)}.border-yellow-700\/60{border-color:rgb(161 98 7/.6)}.border-yellow-700\/65{border-color:rgb(161 98 7/.65)}.border-yellow-700\/70{border-color:rgb(161 98 7/.7)}.border-yellow-700\/75{border-color:rgb(161 98 7/.75)}.border-yellow-700\/80{border-color:rgb(161 98 7/.8)}.border-yellow-700\/85{border-color:rgb(161 98 7/.85)}.border-yellow-700\/90{border-color:rgb(161 98 7/.9)}.border-yellow-700\/95{border-color:rgb(161 98 7/.95)}.border-l-primary{border-left-color:hsl(var(--primary))}.border-l-transparent{border-left-color:transparent}.border-t-transparent{border-top-color:transparent}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-accent{background-color:hsl(var(--accent))}.bg-background{background-color:hsl(var(--background))}.bg-black\/80{background-color:rgb(0 0 0/.8)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(219 234 254/var(--tw-bg-opacity,1))}.bg-blue-100\/0{background-color:rgb(219 234 254/0)}.bg-blue-100\/10{background-color:rgb(219 234 254/.1)}.bg-blue-100\/100{background-color:rgb(219 234 254/1)}.bg-blue-100\/15{background-color:rgb(219 234 254/.15)}.bg-blue-100\/20{background-color:rgb(219 234 254/.2)}.bg-blue-100\/25{background-color:rgb(219 234 254/.25)}.bg-blue-100\/30{background-color:rgb(219 234 254/.3)}.bg-blue-100\/35{background-color:rgb(219 234 254/.35)}.bg-blue-100\/40{background-color:rgb(219 234 254/.4)}.bg-blue-100\/45{background-color:rgb(219 234 254/.45)}.bg-blue-100\/5{background-color:rgb(219 234 254/.05)}.bg-blue-100\/50{background-color:rgb(219 234 254/.5)}.bg-blue-100\/55{background-color:rgb(219 234 254/.55)}.bg-blue-100\/60{background-color:rgb(219 234 254/.6)}.bg-blue-100\/65{background-color:rgb(219 234 254/.65)}.bg-blue-100\/70{background-color:rgb(219 234 254/.7)}.bg-blue-100\/75{background-color:rgb(219 234 254/.75)}.bg-blue-100\/80{background-color:rgb(219 234 254/.8)}.bg-blue-100\/85{background-color:rgb(219 234 254/.85)}.bg-blue-100\/90{background-color:rgb(219 234 254/.9)}.bg-blue-100\/95{background-color:rgb(219 234 254/.95)}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity,1))}.bg-blue-200\/0{background-color:rgb(191 219 254/0)}.bg-blue-200\/10{background-color:rgb(191 219 254/.1)}.bg-blue-200\/100{background-color:rgb(191 219 254/1)}.bg-blue-200\/15{background-color:rgb(191 219 254/.15)}.bg-blue-200\/20{background-color:rgb(191 219 254/.2)}.bg-blue-200\/25{background-color:rgb(191 219 254/.25)}.bg-blue-200\/30{background-color:rgb(191 219 254/.3)}.bg-blue-200\/35{background-color:rgb(191 219 254/.35)}.bg-blue-200\/40{background-color:rgb(191 219 254/.4)}.bg-blue-200\/45{background-color:rgb(191 219 254/.45)}.bg-blue-200\/5{background-color:rgb(191 219 254/.05)}.bg-blue-200\/50{background-color:rgb(191 219 254/.5)}.bg-blue-200\/55{background-color:rgb(191 219 254/.55)}.bg-blue-200\/60{background-color:rgb(191 219 254/.6)}.bg-blue-200\/65{background-color:rgb(191 219 254/.65)}.bg-blue-200\/70{background-color:rgb(191 219 254/.7)}.bg-blue-200\/75{background-color:rgb(191 219 254/.75)}.bg-blue-200\/80{background-color:rgb(191 219 254/.8)}.bg-blue-200\/85{background-color:rgb(191 219 254/.85)}.bg-blue-200\/90{background-color:rgb(191 219 254/.9)}.bg-blue-200\/95{background-color:rgb(191 219 254/.95)}.bg-blue-300{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity,1))}.bg-blue-300\/0{background-color:rgb(147 197 253/0)}.bg-blue-300\/10{background-color:rgb(147 197 253/.1)}.bg-blue-300\/100{background-color:rgb(147 197 253/1)}.bg-blue-300\/15{background-color:rgb(147 197 253/.15)}.bg-blue-300\/20{background-color:rgb(147 197 253/.2)}.bg-blue-300\/25{background-color:rgb(147 197 253/.25)}.bg-blue-300\/30{background-color:rgb(147 197 253/.3)}.bg-blue-300\/35{background-color:rgb(147 197 253/.35)}.bg-blue-300\/40{background-color:rgb(147 197 253/.4)}.bg-blue-300\/45{background-color:rgb(147 197 253/.45)}.bg-blue-300\/5{background-color:rgb(147 197 253/.05)}.bg-blue-300\/50{background-color:rgb(147 197 253/.5)}.bg-blue-300\/55{background-color:rgb(147 197 253/.55)}.bg-blue-300\/60{background-color:rgb(147 197 253/.6)}.bg-blue-300\/65{background-color:rgb(147 197 253/.65)}.bg-blue-300\/70{background-color:rgb(147 197 253/.7)}.bg-blue-300\/75{background-color:rgb(147 197 253/.75)}.bg-blue-300\/80{background-color:rgb(147 197 253/.8)}.bg-blue-300\/85{background-color:rgb(147 197 253/.85)}.bg-blue-300\/90{background-color:rgb(147 197 253/.9)}.bg-blue-300\/95{background-color:rgb(147 197 253/.95)}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(96 165 250/var(--tw-bg-opacity,1))}.bg-blue-400\/0{background-color:rgb(96 165 250/0)}.bg-blue-400\/10{background-color:rgb(96 165 250/.1)}.bg-blue-400\/100{background-color:rgb(96 165 250/1)}.bg-blue-400\/15{background-color:rgb(96 165 250/.15)}.bg-blue-400\/20{background-color:rgb(96 165 250/.2)}.bg-blue-400\/25{background-color:rgb(96 165 250/.25)}.bg-blue-400\/30{background-color:rgb(96 165 250/.3)}.bg-blue-400\/35{background-color:rgb(96 165 250/.35)}.bg-blue-400\/40{background-color:rgb(96 165 250/.4)}.bg-blue-400\/45{background-color:rgb(96 165 250/.45)}.bg-blue-400\/5{background-color:rgb(96 165 250/.05)}.bg-blue-400\/50{background-color:rgb(96 165 250/.5)}.bg-blue-400\/55{background-color:rgb(96 165 250/.55)}.bg-blue-400\/60{background-color:rgb(96 165 250/.6)}.bg-blue-400\/65{background-color:rgb(96 165 250/.65)}.bg-blue-400\/70{background-color:rgb(96 165 250/.7)}.bg-blue-400\/75{background-color:rgb(96 165 250/.75)}.bg-blue-400\/80{background-color:rgb(96 165 250/.8)}.bg-blue-400\/85{background-color:rgb(96 165 250/.85)}.bg-blue-400\/90{background-color:rgb(96 165 250/.9)}.bg-blue-400\/95{background-color:rgb(96 165 250/.95)}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity,1))}.bg-blue-500\/0{background-color:rgb(59 130 246/0)}.bg-blue-500\/10{background-color:rgb(59 130 246/.1)}.bg-blue-500\/100{background-color:rgb(59 130 246/1)}.bg-blue-500\/15{background-color:rgb(59 130 246/.15)}.bg-blue-500\/20{background-color:rgb(59 130 246/.2)}.bg-blue-500\/25{background-color:rgb(59 130 246/.25)}.bg-blue-500\/30{background-color:rgb(59 130 246/.3)}.bg-blue-500\/35{background-color:rgb(59 130 246/.35)}.bg-blue-500\/40{background-color:rgb(59 130 246/.4)}.bg-blue-500\/45{background-color:rgb(59 130 246/.45)}.bg-blue-500\/5{background-color:rgb(59 130 246/.05)}.bg-blue-500\/50{background-color:rgb(59 130 246/.5)}.bg-blue-500\/55{background-color:rgb(59 130 246/.55)}.bg-blue-500\/60{background-color:rgb(59 130 246/.6)}.bg-blue-500\/65{background-color:rgb(59 130 246/.65)}.bg-blue-500\/70{background-color:rgb(59 130 246/.7)}.bg-blue-500\/75{background-color:rgb(59 130 246/.75)}.bg-blue-500\/80{background-color:rgb(59 130 246/.8)}.bg-blue-500\/85{background-color:rgb(59 130 246/.85)}.bg-blue-500\/90{background-color:rgb(59 130 246/.9)}.bg-blue-500\/95{background-color:rgb(59 130 246/.95)}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity,1))}.bg-blue-600\/0{background-color:rgb(37 99 235/0)}.bg-blue-600\/10{background-color:rgb(37 99 235/.1)}.bg-blue-600\/100{background-color:rgb(37 99 235/1)}.bg-blue-600\/15{background-color:rgb(37 99 235/.15)}.bg-blue-600\/20{background-color:rgb(37 99 235/.2)}.bg-blue-600\/25{background-color:rgb(37 99 235/.25)}.bg-blue-600\/30{background-color:rgb(37 99 235/.3)}.bg-blue-600\/35{background-color:rgb(37 99 235/.35)}.bg-blue-600\/40{background-color:rgb(37 99 235/.4)}.bg-blue-600\/45{background-color:rgb(37 99 235/.45)}.bg-blue-600\/5{background-color:rgb(37 99 235/.05)}.bg-blue-600\/50{background-color:rgb(37 99 235/.5)}.bg-blue-600\/55{background-color:rgb(37 99 235/.55)}.bg-blue-600\/60{background-color:rgb(37 99 235/.6)}.bg-blue-600\/65{background-color:rgb(37 99 235/.65)}.bg-blue-600\/70{background-color:rgb(37 99 235/.7)}.bg-blue-600\/75{background-color:rgb(37 99 235/.75)}.bg-blue-600\/80{background-color:rgb(37 99 235/.8)}.bg-blue-600\/85{background-color:rgb(37 99 235/.85)}.bg-blue-600\/90{background-color:rgb(37 99 235/.9)}.bg-blue-600\/95{background-color:rgb(37 99 235/.95)}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity,1))}.bg-blue-700\/0{background-color:rgb(29 78 216/0)}.bg-blue-700\/10{background-color:rgb(29 78 216/.1)}.bg-blue-700\/100{background-color:rgb(29 78 216/1)}.bg-blue-700\/15{background-color:rgb(29 78 216/.15)}.bg-blue-700\/20{background-color:rgb(29 78 216/.2)}.bg-blue-700\/25{background-color:rgb(29 78 216/.25)}.bg-blue-700\/30{background-color:rgb(29 78 216/.3)}.bg-blue-700\/35{background-color:rgb(29 78 216/.35)}.bg-blue-700\/40{background-color:rgb(29 78 216/.4)}.bg-blue-700\/45{background-color:rgb(29 78 216/.45)}.bg-blue-700\/5{background-color:rgb(29 78 216/.05)}.bg-blue-700\/50{background-color:rgb(29 78 216/.5)}.bg-blue-700\/55{background-color:rgb(29 78 216/.55)}.bg-blue-700\/60{background-color:rgb(29 78 216/.6)}.bg-blue-700\/65{background-color:rgb(29 78 216/.65)}.bg-blue-700\/70{background-color:rgb(29 78 216/.7)}.bg-blue-700\/75{background-color:rgb(29 78 216/.75)}.bg-blue-700\/80{background-color:rgb(29 78 216/.8)}.bg-blue-700\/85{background-color:rgb(29 78 216/.85)}.bg-blue-700\/90{background-color:rgb(29 78 216/.9)}.bg-blue-700\/95{background-color:rgb(29 78 216/.95)}.bg-border{background-color:hsl(var(--border))}.bg-card{background-color:hsl(var(--card))}.bg-card-foreground\/10{background-color:hsl(var(--card-foreground)/.1)}.bg-destructive{background-color:hsl(var(--destructive))}.bg-destructive\/20{background-color:hsl(var(--destructive)/.2)}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity,1))}.bg-gray-100\/0{background-color:rgb(243 244 246/0)}.bg-gray-100\/10{background-color:rgb(243 244 246/.1)}.bg-gray-100\/100{background-color:rgb(243 244 246/1)}.bg-gray-100\/15{background-color:rgb(243 244 246/.15)}.bg-gray-100\/20{background-color:rgb(243 244 246/.2)}.bg-gray-100\/25{background-color:rgb(243 244 246/.25)}.bg-gray-100\/30{background-color:rgb(243 244 246/.3)}.bg-gray-100\/35{background-color:rgb(243 244 246/.35)}.bg-gray-100\/40{background-color:rgb(243 244 246/.4)}.bg-gray-100\/45{background-color:rgb(243 244 246/.45)}.bg-gray-100\/5{background-color:rgb(243 244 246/.05)}.bg-gray-100\/50{background-color:rgb(243 244 246/.5)}.bg-gray-100\/55{background-color:rgb(243 244 246/.55)}.bg-gray-100\/60{background-color:rgb(243 244 246/.6)}.bg-gray-100\/65{background-color:rgb(243 244 246/.65)}.bg-gray-100\/70{background-color:rgb(243 244 246/.7)}.bg-gray-100\/75{background-color:rgb(243 244 246/.75)}.bg-gray-100\/80{background-color:rgb(243 244 246/.8)}.bg-gray-100\/85{background-color:rgb(243 244 246/.85)}.bg-gray-100\/90{background-color:rgb(243 244 246/.9)}.bg-gray-100\/95{background-color:rgb(243 244 246/.95)}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(229 231 235/var(--tw-bg-opacity,1))}.bg-gray-200\/0{background-color:rgb(229 231 235/0)}.bg-gray-200\/10{background-color:rgb(229 231 235/.1)}.bg-gray-200\/100{background-color:rgb(229 231 235/1)}.bg-gray-200\/15{background-color:rgb(229 231 235/.15)}.bg-gray-200\/20{background-color:rgb(229 231 235/.2)}.bg-gray-200\/25{background-color:rgb(229 231 235/.25)}.bg-gray-200\/30{background-color:rgb(229 231 235/.3)}.bg-gray-200\/35{background-color:rgb(229 231 235/.35)}.bg-gray-200\/40{background-color:rgb(229 231 235/.4)}.bg-gray-200\/45{background-color:rgb(229 231 235/.45)}.bg-gray-200\/5{background-color:rgb(229 231 235/.05)}.bg-gray-200\/50{background-color:rgb(229 231 235/.5)}.bg-gray-200\/55{background-color:rgb(229 231 235/.55)}.bg-gray-200\/60{background-color:rgb(229 231 235/.6)}.bg-gray-200\/65{background-color:rgb(229 231 235/.65)}.bg-gray-200\/70{background-color:rgb(229 231 235/.7)}.bg-gray-200\/75{background-color:rgb(229 231 235/.75)}.bg-gray-200\/80{background-color:rgb(229 231 235/.8)}.bg-gray-200\/85{background-color:rgb(229 231 235/.85)}.bg-gray-200\/90{background-color:rgb(229 231 235/.9)}.bg-gray-200\/95{background-color:rgb(229 231 235/.95)}.bg-gray-300{--tw-bg-opacity:1;background-color:rgb(209 213 219/var(--tw-bg-opacity,1))}.bg-gray-300\/0{background-color:rgb(209 213 219/0)}.bg-gray-300\/10{background-color:rgb(209 213 219/.1)}.bg-gray-300\/100{background-color:rgb(209 213 219/1)}.bg-gray-300\/15{background-color:rgb(209 213 219/.15)}.bg-gray-300\/20{background-color:rgb(209 213 219/.2)}.bg-gray-300\/25{background-color:rgb(209 213 219/.25)}.bg-gray-300\/30{background-color:rgb(209 213 219/.3)}.bg-gray-300\/35{background-color:rgb(209 213 219/.35)}.bg-gray-300\/40{background-color:rgb(209 213 219/.4)}.bg-gray-300\/45{background-color:rgb(209 213 219/.45)}.bg-gray-300\/5{background-color:rgb(209 213 219/.05)}.bg-gray-300\/50{background-color:rgb(209 213 219/.5)}.bg-gray-300\/55{background-color:rgb(209 213 219/.55)}.bg-gray-300\/60{background-color:rgb(209 213 219/.6)}.bg-gray-300\/65{background-color:rgb(209 213 219/.65)}.bg-gray-300\/70{background-color:rgb(209 213 219/.7)}.bg-gray-300\/75{background-color:rgb(209 213 219/.75)}.bg-gray-300\/80{background-color:rgb(209 213 219/.8)}.bg-gray-300\/85{background-color:rgb(209 213 219/.85)}.bg-gray-300\/90{background-color:rgb(209 213 219/.9)}.bg-gray-300\/95{background-color:rgb(209 213 219/.95)}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(156 163 175/var(--tw-bg-opacity,1))}.bg-gray-400\/0{background-color:rgb(156 163 175/0)}.bg-gray-400\/10{background-color:rgb(156 163 175/.1)}.bg-gray-400\/100{background-color:rgb(156 163 175/1)}.bg-gray-400\/15{background-color:rgb(156 163 175/.15)}.bg-gray-400\/20{background-color:rgb(156 163 175/.2)}.bg-gray-400\/25{background-color:rgb(156 163 175/.25)}.bg-gray-400\/30{background-color:rgb(156 163 175/.3)}.bg-gray-400\/35{background-color:rgb(156 163 175/.35)}.bg-gray-400\/40{background-color:rgb(156 163 175/.4)}.bg-gray-400\/45{background-color:rgb(156 163 175/.45)}.bg-gray-400\/5{background-color:rgb(156 163 175/.05)}.bg-gray-400\/50{background-color:rgb(156 163 175/.5)}.bg-gray-400\/55{background-color:rgb(156 163 175/.55)}.bg-gray-400\/60{background-color:rgb(156 163 175/.6)}.bg-gray-400\/65{background-color:rgb(156 163 175/.65)}.bg-gray-400\/70{background-color:rgb(156 163 175/.7)}.bg-gray-400\/75{background-color:rgb(156 163 175/.75)}.bg-gray-400\/80{background-color:rgb(156 163 175/.8)}.bg-gray-400\/85{background-color:rgb(156 163 175/.85)}.bg-gray-400\/90{background-color:rgb(156 163 175/.9)}.bg-gray-400\/95{background-color:rgb(156 163 175/.95)}.bg-gray-500{--tw-bg-opacity:1;background-color:rgb(107 114 128/var(--tw-bg-opacity,1))}.bg-gray-500\/0{background-color:rgb(107 114 128/0)}.bg-gray-500\/10{background-color:rgb(107 114 128/.1)}.bg-gray-500\/100{background-color:rgb(107 114 128/1)}.bg-gray-500\/15{background-color:rgb(107 114 128/.15)}.bg-gray-500\/20{background-color:rgb(107 114 128/.2)}.bg-gray-500\/25{background-color:rgb(107 114 128/.25)}.bg-gray-500\/30{background-color:rgb(107 114 128/.3)}.bg-gray-500\/35{background-color:rgb(107 114 128/.35)}.bg-gray-500\/40{background-color:rgb(107 114 128/.4)}.bg-gray-500\/45{background-color:rgb(107 114 128/.45)}.bg-gray-500\/5{background-color:rgb(107 114 128/.05)}.bg-gray-500\/50{background-color:rgb(107 114 128/.5)}.bg-gray-500\/55{background-color:rgb(107 114 128/.55)}.bg-gray-500\/60{background-color:rgb(107 114 128/.6)}.bg-gray-500\/65{background-color:rgb(107 114 128/.65)}.bg-gray-500\/70{background-color:rgb(107 114 128/.7)}.bg-gray-500\/75{background-color:rgb(107 114 128/.75)}.bg-gray-500\/80{background-color:rgb(107 114 128/.8)}.bg-gray-500\/85{background-color:rgb(107 114 128/.85)}.bg-gray-500\/90{background-color:rgb(107 114 128/.9)}.bg-gray-500\/95{background-color:rgb(107 114 128/.95)}.bg-gray-600{--tw-bg-opacity:1;background-color:rgb(75 85 99/var(--tw-bg-opacity,1))}.bg-gray-600\/0{background-color:rgb(75 85 99/0)}.bg-gray-600\/10{background-color:rgb(75 85 99/.1)}.bg-gray-600\/100{background-color:rgb(75 85 99/1)}.bg-gray-600\/15{background-color:rgb(75 85 99/.15)}.bg-gray-600\/20{background-color:rgb(75 85 99/.2)}.bg-gray-600\/25{background-color:rgb(75 85 99/.25)}.bg-gray-600\/30{background-color:rgb(75 85 99/.3)}.bg-gray-600\/35{background-color:rgb(75 85 99/.35)}.bg-gray-600\/40{background-color:rgb(75 85 99/.4)}.bg-gray-600\/45{background-color:rgb(75 85 99/.45)}.bg-gray-600\/5{background-color:rgb(75 85 99/.05)}.bg-gray-600\/50{background-color:rgb(75 85 99/.5)}.bg-gray-600\/55{background-color:rgb(75 85 99/.55)}.bg-gray-600\/60{background-color:rgb(75 85 99/.6)}.bg-gray-600\/65{background-color:rgb(75 85 99/.65)}.bg-gray-600\/70{background-color:rgb(75 85 99/.7)}.bg-gray-600\/75{background-color:rgb(75 85 99/.75)}.bg-gray-600\/80{background-color:rgb(75 85 99/.8)}.bg-gray-600\/85{background-color:rgb(75 85 99/.85)}.bg-gray-600\/90{background-color:rgb(75 85 99/.9)}.bg-gray-600\/95{background-color:rgb(75 85 99/.95)}.bg-gray-700{--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity,1))}.bg-gray-700\/0{background-color:rgb(55 65 81/0)}.bg-gray-700\/10{background-color:rgb(55 65 81/.1)}.bg-gray-700\/100{background-color:rgb(55 65 81/1)}.bg-gray-700\/15{background-color:rgb(55 65 81/.15)}.bg-gray-700\/20{background-color:rgb(55 65 81/.2)}.bg-gray-700\/25{background-color:rgb(55 65 81/.25)}.bg-gray-700\/30{background-color:rgb(55 65 81/.3)}.bg-gray-700\/35{background-color:rgb(55 65 81/.35)}.bg-gray-700\/40{background-color:rgb(55 65 81/.4)}.bg-gray-700\/45{background-color:rgb(55 65 81/.45)}.bg-gray-700\/5{background-color:rgb(55 65 81/.05)}.bg-gray-700\/50{background-color:rgb(55 65 81/.5)}.bg-gray-700\/55{background-color:rgb(55 65 81/.55)}.bg-gray-700\/60{background-color:rgb(55 65 81/.6)}.bg-gray-700\/65{background-color:rgb(55 65 81/.65)}.bg-gray-700\/70{background-color:rgb(55 65 81/.7)}.bg-gray-700\/75{background-color:rgb(55 65 81/.75)}.bg-gray-700\/80{background-color:rgb(55 65 81/.8)}.bg-gray-700\/85{background-color:rgb(55 65 81/.85)}.bg-gray-700\/90{background-color:rgb(55 65 81/.9)}.bg-gray-700\/95{background-color:rgb(55 65 81/.95)}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity,1))}.bg-green-100\/0{background-color:rgb(220 252 231/0)}.bg-green-100\/10{background-color:rgb(220 252 231/.1)}.bg-green-100\/100{background-color:rgb(220 252 231/1)}.bg-green-100\/15{background-color:rgb(220 252 231/.15)}.bg-green-100\/20{background-color:rgb(220 252 231/.2)}.bg-green-100\/25{background-color:rgb(220 252 231/.25)}.bg-green-100\/30{background-color:rgb(220 252 231/.3)}.bg-green-100\/35{background-color:rgb(220 252 231/.35)}.bg-green-100\/40{background-color:rgb(220 252 231/.4)}.bg-green-100\/45{background-color:rgb(220 252 231/.45)}.bg-green-100\/5{background-color:rgb(220 252 231/.05)}.bg-green-100\/50{background-color:rgb(220 252 231/.5)}.bg-green-100\/55{background-color:rgb(220 252 231/.55)}.bg-green-100\/60{background-color:rgb(220 252 231/.6)}.bg-green-100\/65{background-color:rgb(220 252 231/.65)}.bg-green-100\/70{background-color:rgb(220 252 231/.7)}.bg-green-100\/75{background-color:rgb(220 252 231/.75)}.bg-green-100\/80{background-color:rgb(220 252 231/.8)}.bg-green-100\/85{background-color:rgb(220 252 231/.85)}.bg-green-100\/90{background-color:rgb(220 252 231/.9)}.bg-green-100\/95{background-color:rgb(220 252 231/.95)}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity,1))}.bg-green-200\/0{background-color:rgb(187 247 208/0)}.bg-green-200\/10{background-color:rgb(187 247 208/.1)}.bg-green-200\/100{background-color:rgb(187 247 208/1)}.bg-green-200\/15{background-color:rgb(187 247 208/.15)}.bg-green-200\/20{background-color:rgb(187 247 208/.2)}.bg-green-200\/25{background-color:rgb(187 247 208/.25)}.bg-green-200\/30{background-color:rgb(187 247 208/.3)}.bg-green-200\/35{background-color:rgb(187 247 208/.35)}.bg-green-200\/40{background-color:rgb(187 247 208/.4)}.bg-green-200\/45{background-color:rgb(187 247 208/.45)}.bg-green-200\/5{background-color:rgb(187 247 208/.05)}.bg-green-200\/50{background-color:rgb(187 247 208/.5)}.bg-green-200\/55{background-color:rgb(187 247 208/.55)}.bg-green-200\/60{background-color:rgb(187 247 208/.6)}.bg-green-200\/65{background-color:rgb(187 247 208/.65)}.bg-green-200\/70{background-color:rgb(187 247 208/.7)}.bg-green-200\/75{background-color:rgb(187 247 208/.75)}.bg-green-200\/80{background-color:rgb(187 247 208/.8)}.bg-green-200\/85{background-color:rgb(187 247 208/.85)}.bg-green-200\/90{background-color:rgb(187 247 208/.9)}.bg-green-200\/95{background-color:rgb(187 247 208/.95)}.bg-green-300{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity,1))}.bg-green-300\/0{background-color:rgb(134 239 172/0)}.bg-green-300\/10{background-color:rgb(134 239 172/.1)}.bg-green-300\/100{background-color:rgb(134 239 172/1)}.bg-green-300\/15{background-color:rgb(134 239 172/.15)}.bg-green-300\/20{background-color:rgb(134 239 172/.2)}.bg-green-300\/25{background-color:rgb(134 239 172/.25)}.bg-green-300\/30{background-color:rgb(134 239 172/.3)}.bg-green-300\/35{background-color:rgb(134 239 172/.35)}.bg-green-300\/40{background-color:rgb(134 239 172/.4)}.bg-green-300\/45{background-color:rgb(134 239 172/.45)}.bg-green-300\/5{background-color:rgb(134 239 172/.05)}.bg-green-300\/50{background-color:rgb(134 239 172/.5)}.bg-green-300\/55{background-color:rgb(134 239 172/.55)}.bg-green-300\/60{background-color:rgb(134 239 172/.6)}.bg-green-300\/65{background-color:rgb(134 239 172/.65)}.bg-green-300\/70{background-color:rgb(134 239 172/.7)}.bg-green-300\/75{background-color:rgb(134 239 172/.75)}.bg-green-300\/80{background-color:rgb(134 239 172/.8)}.bg-green-300\/85{background-color:rgb(134 239 172/.85)}.bg-green-300\/90{background-color:rgb(134 239 172/.9)}.bg-green-300\/95{background-color:rgb(134 239 172/.95)}.bg-green-400{--tw-bg-opacity:1;background-color:rgb(74 222 128/var(--tw-bg-opacity,1))}.bg-green-400\/0{background-color:rgb(74 222 128/0)}.bg-green-400\/10{background-color:rgb(74 222 128/.1)}.bg-green-400\/100{background-color:rgb(74 222 128/1)}.bg-green-400\/15{background-color:rgb(74 222 128/.15)}.bg-green-400\/20{background-color:rgb(74 222 128/.2)}.bg-green-400\/25{background-color:rgb(74 222 128/.25)}.bg-green-400\/30{background-color:rgb(74 222 128/.3)}.bg-green-400\/35{background-color:rgb(74 222 128/.35)}.bg-green-400\/40{background-color:rgb(74 222 128/.4)}.bg-green-400\/45{background-color:rgb(74 222 128/.45)}.bg-green-400\/5{background-color:rgb(74 222 128/.05)}.bg-green-400\/50{background-color:rgb(74 222 128/.5)}.bg-green-400\/55{background-color:rgb(74 222 128/.55)}.bg-green-400\/60{background-color:rgb(74 222 128/.6)}.bg-green-400\/65{background-color:rgb(74 222 128/.65)}.bg-green-400\/70{background-color:rgb(74 222 128/.7)}.bg-green-400\/75{background-color:rgb(74 222 128/.75)}.bg-green-400\/80{background-color:rgb(74 222 128/.8)}.bg-green-400\/85{background-color:rgb(74 222 128/.85)}.bg-green-400\/90{background-color:rgb(74 222 128/.9)}.bg-green-400\/95{background-color:rgb(74 222 128/.95)}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity,1))}.bg-green-500\/0{background-color:rgb(34 197 94/0)}.bg-green-500\/10{background-color:rgb(34 197 94/.1)}.bg-green-500\/100{background-color:rgb(34 197 94/1)}.bg-green-500\/15{background-color:rgb(34 197 94/.15)}.bg-green-500\/20{background-color:rgb(34 197 94/.2)}.bg-green-500\/25{background-color:rgb(34 197 94/.25)}.bg-green-500\/30{background-color:rgb(34 197 94/.3)}.bg-green-500\/35{background-color:rgb(34 197 94/.35)}.bg-green-500\/40{background-color:rgb(34 197 94/.4)}.bg-green-500\/45{background-color:rgb(34 197 94/.45)}.bg-green-500\/5{background-color:rgb(34 197 94/.05)}.bg-green-500\/50{background-color:rgb(34 197 94/.5)}.bg-green-500\/55{background-color:rgb(34 197 94/.55)}.bg-green-500\/60{background-color:rgb(34 197 94/.6)}.bg-green-500\/65{background-color:rgb(34 197 94/.65)}.bg-green-500\/70{background-color:rgb(34 197 94/.7)}.bg-green-500\/75{background-color:rgb(34 197 94/.75)}.bg-green-500\/80{background-color:rgb(34 197 94/.8)}.bg-green-500\/85{background-color:rgb(34 197 94/.85)}.bg-green-500\/90{background-color:rgb(34 197 94/.9)}.bg-green-500\/95{background-color:rgb(34 197 94/.95)}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity,1))}.bg-green-600\/0{background-color:rgb(22 163 74/0)}.bg-green-600\/10{background-color:rgb(22 163 74/.1)}.bg-green-600\/100{background-color:rgb(22 163 74/1)}.bg-green-600\/15{background-color:rgb(22 163 74/.15)}.bg-green-600\/20{background-color:rgb(22 163 74/.2)}.bg-green-600\/25{background-color:rgb(22 163 74/.25)}.bg-green-600\/30{background-color:rgb(22 163 74/.3)}.bg-green-600\/35{background-color:rgb(22 163 74/.35)}.bg-green-600\/40{background-color:rgb(22 163 74/.4)}.bg-green-600\/45{background-color:rgb(22 163 74/.45)}.bg-green-600\/5{background-color:rgb(22 163 74/.05)}.bg-green-600\/50{background-color:rgb(22 163 74/.5)}.bg-green-600\/55{background-color:rgb(22 163 74/.55)}.bg-green-600\/60{background-color:rgb(22 163 74/.6)}.bg-green-600\/65{background-color:rgb(22 163 74/.65)}.bg-green-600\/70{background-color:rgb(22 163 74/.7)}.bg-green-600\/75{background-color:rgb(22 163 74/.75)}.bg-green-600\/80{background-color:rgb(22 163 74/.8)}.bg-green-600\/85{background-color:rgb(22 163 74/.85)}.bg-green-600\/90{background-color:rgb(22 163 74/.9)}.bg-green-600\/95{background-color:rgb(22 163 74/.95)}.bg-green-700{--tw-bg-opacity:1;background-color:rgb(21 128 61/var(--tw-bg-opacity,1))}.bg-green-700\/0{background-color:rgb(21 128 61/0)}.bg-green-700\/10{background-color:rgb(21 128 61/.1)}.bg-green-700\/100{background-color:rgb(21 128 61/1)}.bg-green-700\/15{background-color:rgb(21 128 61/.15)}.bg-green-700\/20{background-color:rgb(21 128 61/.2)}.bg-green-700\/25{background-color:rgb(21 128 61/.25)}.bg-green-700\/30{background-color:rgb(21 128 61/.3)}.bg-green-700\/35{background-color:rgb(21 128 61/.35)}.bg-green-700\/40{background-color:rgb(21 128 61/.4)}.bg-green-700\/45{background-color:rgb(21 128 61/.45)}.bg-green-700\/5{background-color:rgb(21 128 61/.05)}.bg-green-700\/50{background-color:rgb(21 128 61/.5)}.bg-green-700\/55{background-color:rgb(21 128 61/.55)}.bg-green-700\/60{background-color:rgb(21 128 61/.6)}.bg-green-700\/65{background-color:rgb(21 128 61/.65)}.bg-green-700\/70{background-color:rgb(21 128 61/.7)}.bg-green-700\/75{background-color:rgb(21 128 61/.75)}.bg-green-700\/80{background-color:rgb(21 128 61/.8)}.bg-green-700\/85{background-color:rgb(21 128 61/.85)}.bg-green-700\/90{background-color:rgb(21 128 61/.9)}.bg-green-700\/95{background-color:rgb(21 128 61/.95)}.bg-inherit{background-color:inherit}.bg-lime-100{--tw-bg-opacity:1;background-color:rgb(236 252 203/var(--tw-bg-opacity,1))}.bg-lime-100\/0{background-color:rgb(236 252 203/0)}.bg-lime-100\/10{background-color:rgb(236 252 203/.1)}.bg-lime-100\/100{background-color:rgb(236 252 203/1)}.bg-lime-100\/15{background-color:rgb(236 252 203/.15)}.bg-lime-100\/20{background-color:rgb(236 252 203/.2)}.bg-lime-100\/25{background-color:rgb(236 252 203/.25)}.bg-lime-100\/30{background-color:rgb(236 252 203/.3)}.bg-lime-100\/35{background-color:rgb(236 252 203/.35)}.bg-lime-100\/40{background-color:rgb(236 252 203/.4)}.bg-lime-100\/45{background-color:rgb(236 252 203/.45)}.bg-lime-100\/5{background-color:rgb(236 252 203/.05)}.bg-lime-100\/50{background-color:rgb(236 252 203/.5)}.bg-lime-100\/55{background-color:rgb(236 252 203/.55)}.bg-lime-100\/60{background-color:rgb(236 252 203/.6)}.bg-lime-100\/65{background-color:rgb(236 252 203/.65)}.bg-lime-100\/70{background-color:rgb(236 252 203/.7)}.bg-lime-100\/75{background-color:rgb(236 252 203/.75)}.bg-lime-100\/80{background-color:rgb(236 252 203/.8)}.bg-lime-100\/85{background-color:rgb(236 252 203/.85)}.bg-lime-100\/90{background-color:rgb(236 252 203/.9)}.bg-lime-100\/95{background-color:rgb(236 252 203/.95)}.bg-lime-200{--tw-bg-opacity:1;background-color:rgb(217 249 157/var(--tw-bg-opacity,1))}.bg-lime-200\/0{background-color:rgb(217 249 157/0)}.bg-lime-200\/10{background-color:rgb(217 249 157/.1)}.bg-lime-200\/100{background-color:rgb(217 249 157/1)}.bg-lime-200\/15{background-color:rgb(217 249 157/.15)}.bg-lime-200\/20{background-color:rgb(217 249 157/.2)}.bg-lime-200\/25{background-color:rgb(217 249 157/.25)}.bg-lime-200\/30{background-color:rgb(217 249 157/.3)}.bg-lime-200\/35{background-color:rgb(217 249 157/.35)}.bg-lime-200\/40{background-color:rgb(217 249 157/.4)}.bg-lime-200\/45{background-color:rgb(217 249 157/.45)}.bg-lime-200\/5{background-color:rgb(217 249 157/.05)}.bg-lime-200\/50{background-color:rgb(217 249 157/.5)}.bg-lime-200\/55{background-color:rgb(217 249 157/.55)}.bg-lime-200\/60{background-color:rgb(217 249 157/.6)}.bg-lime-200\/65{background-color:rgb(217 249 157/.65)}.bg-lime-200\/70{background-color:rgb(217 249 157/.7)}.bg-lime-200\/75{background-color:rgb(217 249 157/.75)}.bg-lime-200\/80{background-color:rgb(217 249 157/.8)}.bg-lime-200\/85{background-color:rgb(217 249 157/.85)}.bg-lime-200\/90{background-color:rgb(217 249 157/.9)}.bg-lime-200\/95{background-color:rgb(217 249 157/.95)}.bg-lime-300{--tw-bg-opacity:1;background-color:rgb(190 242 100/var(--tw-bg-opacity,1))}.bg-lime-300\/0{background-color:rgb(190 242 100/0)}.bg-lime-300\/10{background-color:rgb(190 242 100/.1)}.bg-lime-300\/100{background-color:rgb(190 242 100/1)}.bg-lime-300\/15{background-color:rgb(190 242 100/.15)}.bg-lime-300\/20{background-color:rgb(190 242 100/.2)}.bg-lime-300\/25{background-color:rgb(190 242 100/.25)}.bg-lime-300\/30{background-color:rgb(190 242 100/.3)}.bg-lime-300\/35{background-color:rgb(190 242 100/.35)}.bg-lime-300\/40{background-color:rgb(190 242 100/.4)}.bg-lime-300\/45{background-color:rgb(190 242 100/.45)}.bg-lime-300\/5{background-color:rgb(190 242 100/.05)}.bg-lime-300\/50{background-color:rgb(190 242 100/.5)}.bg-lime-300\/55{background-color:rgb(190 242 100/.55)}.bg-lime-300\/60{background-color:rgb(190 242 100/.6)}.bg-lime-300\/65{background-color:rgb(190 242 100/.65)}.bg-lime-300\/70{background-color:rgb(190 242 100/.7)}.bg-lime-300\/75{background-color:rgb(190 242 100/.75)}.bg-lime-300\/80{background-color:rgb(190 242 100/.8)}.bg-lime-300\/85{background-color:rgb(190 242 100/.85)}.bg-lime-300\/90{background-color:rgb(190 242 100/.9)}.bg-lime-300\/95{background-color:rgb(190 242 100/.95)}.bg-lime-400{--tw-bg-opacity:1;background-color:rgb(163 230 53/var(--tw-bg-opacity,1))}.bg-lime-400\/0{background-color:rgb(163 230 53/0)}.bg-lime-400\/10{background-color:rgb(163 230 53/.1)}.bg-lime-400\/100{background-color:rgb(163 230 53/1)}.bg-lime-400\/15{background-color:rgb(163 230 53/.15)}.bg-lime-400\/20{background-color:rgb(163 230 53/.2)}.bg-lime-400\/25{background-color:rgb(163 230 53/.25)}.bg-lime-400\/30{background-color:rgb(163 230 53/.3)}.bg-lime-400\/35{background-color:rgb(163 230 53/.35)}.bg-lime-400\/40{background-color:rgb(163 230 53/.4)}.bg-lime-400\/45{background-color:rgb(163 230 53/.45)}.bg-lime-400\/5{background-color:rgb(163 230 53/.05)}.bg-lime-400\/50{background-color:rgb(163 230 53/.5)}.bg-lime-400\/55{background-color:rgb(163 230 53/.55)}.bg-lime-400\/60{background-color:rgb(163 230 53/.6)}.bg-lime-400\/65{background-color:rgb(163 230 53/.65)}.bg-lime-400\/70{background-color:rgb(163 230 53/.7)}.bg-lime-400\/75{background-color:rgb(163 230 53/.75)}.bg-lime-400\/80{background-color:rgb(163 230 53/.8)}.bg-lime-400\/85{background-color:rgb(163 230 53/.85)}.bg-lime-400\/90{background-color:rgb(163 230 53/.9)}.bg-lime-400\/95{background-color:rgb(163 230 53/.95)}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity,1))}.bg-lime-500\/0{background-color:rgb(132 204 22/0)}.bg-lime-500\/10{background-color:rgb(132 204 22/.1)}.bg-lime-500\/100{background-color:rgb(132 204 22/1)}.bg-lime-500\/15{background-color:rgb(132 204 22/.15)}.bg-lime-500\/20{background-color:rgb(132 204 22/.2)}.bg-lime-500\/25{background-color:rgb(132 204 22/.25)}.bg-lime-500\/30{background-color:rgb(132 204 22/.3)}.bg-lime-500\/35{background-color:rgb(132 204 22/.35)}.bg-lime-500\/40{background-color:rgb(132 204 22/.4)}.bg-lime-500\/45{background-color:rgb(132 204 22/.45)}.bg-lime-500\/5{background-color:rgb(132 204 22/.05)}.bg-lime-500\/50{background-color:rgb(132 204 22/.5)}.bg-lime-500\/55{background-color:rgb(132 204 22/.55)}.bg-lime-500\/60{background-color:rgb(132 204 22/.6)}.bg-lime-500\/65{background-color:rgb(132 204 22/.65)}.bg-lime-500\/70{background-color:rgb(132 204 22/.7)}.bg-lime-500\/75{background-color:rgb(132 204 22/.75)}.bg-lime-500\/80{background-color:rgb(132 204 22/.8)}.bg-lime-500\/85{background-color:rgb(132 204 22/.85)}.bg-lime-500\/90{background-color:rgb(132 204 22/.9)}.bg-lime-500\/95{background-color:rgb(132 204 22/.95)}.bg-lime-600{--tw-bg-opacity:1;background-color:rgb(101 163 13/var(--tw-bg-opacity,1))}.bg-lime-600\/0{background-color:rgb(101 163 13/0)}.bg-lime-600\/10{background-color:rgb(101 163 13/.1)}.bg-lime-600\/100{background-color:rgb(101 163 13/1)}.bg-lime-600\/15{background-color:rgb(101 163 13/.15)}.bg-lime-600\/20{background-color:rgb(101 163 13/.2)}.bg-lime-600\/25{background-color:rgb(101 163 13/.25)}.bg-lime-600\/30{background-color:rgb(101 163 13/.3)}.bg-lime-600\/35{background-color:rgb(101 163 13/.35)}.bg-lime-600\/40{background-color:rgb(101 163 13/.4)}.bg-lime-600\/45{background-color:rgb(101 163 13/.45)}.bg-lime-600\/5{background-color:rgb(101 163 13/.05)}.bg-lime-600\/50{background-color:rgb(101 163 13/.5)}.bg-lime-600\/55{background-color:rgb(101 163 13/.55)}.bg-lime-600\/60{background-color:rgb(101 163 13/.6)}.bg-lime-600\/65{background-color:rgb(101 163 13/.65)}.bg-lime-600\/70{background-color:rgb(101 163 13/.7)}.bg-lime-600\/75{background-color:rgb(101 163 13/.75)}.bg-lime-600\/80{background-color:rgb(101 163 13/.8)}.bg-lime-600\/85{background-color:rgb(101 163 13/.85)}.bg-lime-600\/90{background-color:rgb(101 163 13/.9)}.bg-lime-600\/95{background-color:rgb(101 163 13/.95)}.bg-lime-700{--tw-bg-opacity:1;background-color:rgb(77 124 15/var(--tw-bg-opacity,1))}.bg-lime-700\/0{background-color:rgb(77 124 15/0)}.bg-lime-700\/10{background-color:rgb(77 124 15/.1)}.bg-lime-700\/100{background-color:rgb(77 124 15/1)}.bg-lime-700\/15{background-color:rgb(77 124 15/.15)}.bg-lime-700\/20{background-color:rgb(77 124 15/.2)}.bg-lime-700\/25{background-color:rgb(77 124 15/.25)}.bg-lime-700\/30{background-color:rgb(77 124 15/.3)}.bg-lime-700\/35{background-color:rgb(77 124 15/.35)}.bg-lime-700\/40{background-color:rgb(77 124 15/.4)}.bg-lime-700\/45{background-color:rgb(77 124 15/.45)}.bg-lime-700\/5{background-color:rgb(77 124 15/.05)}.bg-lime-700\/50{background-color:rgb(77 124 15/.5)}.bg-lime-700\/55{background-color:rgb(77 124 15/.55)}.bg-lime-700\/60{background-color:rgb(77 124 15/.6)}.bg-lime-700\/65{background-color:rgb(77 124 15/.65)}.bg-lime-700\/70{background-color:rgb(77 124 15/.7)}.bg-lime-700\/75{background-color:rgb(77 124 15/.75)}.bg-lime-700\/80{background-color:rgb(77 124 15/.8)}.bg-lime-700\/85{background-color:rgb(77 124 15/.85)}.bg-lime-700\/90{background-color:rgb(77 124 15/.9)}.bg-lime-700\/95{background-color:rgb(77 124 15/.95)}.bg-muted{background-color:hsl(var(--muted))}.bg-muted-foreground\/20{background-color:hsl(var(--muted-foreground)/.2)}.bg-muted\/40{background-color:hsl(var(--muted)/.4)}.bg-muted\/50{background-color:hsl(var(--muted)/.5)}.bg-muted\/60{background-color:hsl(var(--muted)/.6)}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity,1))}.bg-orange-100\/0{background-color:rgb(255 237 213/0)}.bg-orange-100\/10{background-color:rgb(255 237 213/.1)}.bg-orange-100\/100{background-color:rgb(255 237 213/1)}.bg-orange-100\/15{background-color:rgb(255 237 213/.15)}.bg-orange-100\/20{background-color:rgb(255 237 213/.2)}.bg-orange-100\/25{background-color:rgb(255 237 213/.25)}.bg-orange-100\/30{background-color:rgb(255 237 213/.3)}.bg-orange-100\/35{background-color:rgb(255 237 213/.35)}.bg-orange-100\/40{background-color:rgb(255 237 213/.4)}.bg-orange-100\/45{background-color:rgb(255 237 213/.45)}.bg-orange-100\/5{background-color:rgb(255 237 213/.05)}.bg-orange-100\/50{background-color:rgb(255 237 213/.5)}.bg-orange-100\/55{background-color:rgb(255 237 213/.55)}.bg-orange-100\/60{background-color:rgb(255 237 213/.6)}.bg-orange-100\/65{background-color:rgb(255 237 213/.65)}.bg-orange-100\/70{background-color:rgb(255 237 213/.7)}.bg-orange-100\/75{background-color:rgb(255 237 213/.75)}.bg-orange-100\/80{background-color:rgb(255 237 213/.8)}.bg-orange-100\/85{background-color:rgb(255 237 213/.85)}.bg-orange-100\/90{background-color:rgb(255 237 213/.9)}.bg-orange-100\/95{background-color:rgb(255 237 213/.95)}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity,1))}.bg-orange-200\/0{background-color:rgb(254 215 170/0)}.bg-orange-200\/10{background-color:rgb(254 215 170/.1)}.bg-orange-200\/100{background-color:rgb(254 215 170/1)}.bg-orange-200\/15{background-color:rgb(254 215 170/.15)}.bg-orange-200\/20{background-color:rgb(254 215 170/.2)}.bg-orange-200\/25{background-color:rgb(254 215 170/.25)}.bg-orange-200\/30{background-color:rgb(254 215 170/.3)}.bg-orange-200\/35{background-color:rgb(254 215 170/.35)}.bg-orange-200\/40{background-color:rgb(254 215 170/.4)}.bg-orange-200\/45{background-color:rgb(254 215 170/.45)}.bg-orange-200\/5{background-color:rgb(254 215 170/.05)}.bg-orange-200\/50{background-color:rgb(254 215 170/.5)}.bg-orange-200\/55{background-color:rgb(254 215 170/.55)}.bg-orange-200\/60{background-color:rgb(254 215 170/.6)}.bg-orange-200\/65{background-color:rgb(254 215 170/.65)}.bg-orange-200\/70{background-color:rgb(254 215 170/.7)}.bg-orange-200\/75{background-color:rgb(254 215 170/.75)}.bg-orange-200\/80{background-color:rgb(254 215 170/.8)}.bg-orange-200\/85{background-color:rgb(254 215 170/.85)}.bg-orange-200\/90{background-color:rgb(254 215 170/.9)}.bg-orange-200\/95{background-color:rgb(254 215 170/.95)}.bg-orange-300{--tw-bg-opacity:1;background-color:rgb(253 186 116/var(--tw-bg-opacity,1))}.bg-orange-300\/0{background-color:rgb(253 186 116/0)}.bg-orange-300\/10{background-color:rgb(253 186 116/.1)}.bg-orange-300\/100{background-color:rgb(253 186 116/1)}.bg-orange-300\/15{background-color:rgb(253 186 116/.15)}.bg-orange-300\/20{background-color:rgb(253 186 116/.2)}.bg-orange-300\/25{background-color:rgb(253 186 116/.25)}.bg-orange-300\/30{background-color:rgb(253 186 116/.3)}.bg-orange-300\/35{background-color:rgb(253 186 116/.35)}.bg-orange-300\/40{background-color:rgb(253 186 116/.4)}.bg-orange-300\/45{background-color:rgb(253 186 116/.45)}.bg-orange-300\/5{background-color:rgb(253 186 116/.05)}.bg-orange-300\/50{background-color:rgb(253 186 116/.5)}.bg-orange-300\/55{background-color:rgb(253 186 116/.55)}.bg-orange-300\/60{background-color:rgb(253 186 116/.6)}.bg-orange-300\/65{background-color:rgb(253 186 116/.65)}.bg-orange-300\/70{background-color:rgb(253 186 116/.7)}.bg-orange-300\/75{background-color:rgb(253 186 116/.75)}.bg-orange-300\/80{background-color:rgb(253 186 116/.8)}.bg-orange-300\/85{background-color:rgb(253 186 116/.85)}.bg-orange-300\/90{background-color:rgb(253 186 116/.9)}.bg-orange-300\/95{background-color:rgb(253 186 116/.95)}.bg-orange-400{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity,1))}.bg-orange-400\/0{background-color:rgb(251 146 60/0)}.bg-orange-400\/10{background-color:rgb(251 146 60/.1)}.bg-orange-400\/100{background-color:rgb(251 146 60/1)}.bg-orange-400\/15{background-color:rgb(251 146 60/.15)}.bg-orange-400\/20{background-color:rgb(251 146 60/.2)}.bg-orange-400\/25{background-color:rgb(251 146 60/.25)}.bg-orange-400\/30{background-color:rgb(251 146 60/.3)}.bg-orange-400\/35{background-color:rgb(251 146 60/.35)}.bg-orange-400\/40{background-color:rgb(251 146 60/.4)}.bg-orange-400\/45{background-color:rgb(251 146 60/.45)}.bg-orange-400\/5{background-color:rgb(251 146 60/.05)}.bg-orange-400\/50{background-color:rgb(251 146 60/.5)}.bg-orange-400\/55{background-color:rgb(251 146 60/.55)}.bg-orange-400\/60{background-color:rgb(251 146 60/.6)}.bg-orange-400\/65{background-color:rgb(251 146 60/.65)}.bg-orange-400\/70{background-color:rgb(251 146 60/.7)}.bg-orange-400\/75{background-color:rgb(251 146 60/.75)}.bg-orange-400\/80{background-color:rgb(251 146 60/.8)}.bg-orange-400\/85{background-color:rgb(251 146 60/.85)}.bg-orange-400\/90{background-color:rgb(251 146 60/.9)}.bg-orange-400\/95{background-color:rgb(251 146 60/.95)}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity,1))}.bg-orange-500\/0{background-color:rgb(249 115 22/0)}.bg-orange-500\/10{background-color:rgb(249 115 22/.1)}.bg-orange-500\/100{background-color:rgb(249 115 22/1)}.bg-orange-500\/15{background-color:rgb(249 115 22/.15)}.bg-orange-500\/20{background-color:rgb(249 115 22/.2)}.bg-orange-500\/25{background-color:rgb(249 115 22/.25)}.bg-orange-500\/30{background-color:rgb(249 115 22/.3)}.bg-orange-500\/35{background-color:rgb(249 115 22/.35)}.bg-orange-500\/40{background-color:rgb(249 115 22/.4)}.bg-orange-500\/45{background-color:rgb(249 115 22/.45)}.bg-orange-500\/5{background-color:rgb(249 115 22/.05)}.bg-orange-500\/50{background-color:rgb(249 115 22/.5)}.bg-orange-500\/55{background-color:rgb(249 115 22/.55)}.bg-orange-500\/60{background-color:rgb(249 115 22/.6)}.bg-orange-500\/65{background-color:rgb(249 115 22/.65)}.bg-orange-500\/70{background-color:rgb(249 115 22/.7)}.bg-orange-500\/75{background-color:rgb(249 115 22/.75)}.bg-orange-500\/80{background-color:rgb(249 115 22/.8)}.bg-orange-500\/85{background-color:rgb(249 115 22/.85)}.bg-orange-500\/90{background-color:rgb(249 115 22/.9)}.bg-orange-500\/95{background-color:rgb(249 115 22/.95)}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity,1))}.bg-orange-600\/0{background-color:rgb(234 88 12/0)}.bg-orange-600\/10{background-color:rgb(234 88 12/.1)}.bg-orange-600\/100{background-color:rgb(234 88 12/1)}.bg-orange-600\/15{background-color:rgb(234 88 12/.15)}.bg-orange-600\/20{background-color:rgb(234 88 12/.2)}.bg-orange-600\/25{background-color:rgb(234 88 12/.25)}.bg-orange-600\/30{background-color:rgb(234 88 12/.3)}.bg-orange-600\/35{background-color:rgb(234 88 12/.35)}.bg-orange-600\/40{background-color:rgb(234 88 12/.4)}.bg-orange-600\/45{background-color:rgb(234 88 12/.45)}.bg-orange-600\/5{background-color:rgb(234 88 12/.05)}.bg-orange-600\/50{background-color:rgb(234 88 12/.5)}.bg-orange-600\/55{background-color:rgb(234 88 12/.55)}.bg-orange-600\/60{background-color:rgb(234 88 12/.6)}.bg-orange-600\/65{background-color:rgb(234 88 12/.65)}.bg-orange-600\/70{background-color:rgb(234 88 12/.7)}.bg-orange-600\/75{background-color:rgb(234 88 12/.75)}.bg-orange-600\/80{background-color:rgb(234 88 12/.8)}.bg-orange-600\/85{background-color:rgb(234 88 12/.85)}.bg-orange-600\/90{background-color:rgb(234 88 12/.9)}.bg-orange-600\/95{background-color:rgb(234 88 12/.95)}.bg-orange-700{--tw-bg-opacity:1;background-color:rgb(194 65 12/var(--tw-bg-opacity,1))}.bg-orange-700\/0{background-color:rgb(194 65 12/0)}.bg-orange-700\/10{background-color:rgb(194 65 12/.1)}.bg-orange-700\/100{background-color:rgb(194 65 12/1)}.bg-orange-700\/15{background-color:rgb(194 65 12/.15)}.bg-orange-700\/20{background-color:rgb(194 65 12/.2)}.bg-orange-700\/25{background-color:rgb(194 65 12/.25)}.bg-orange-700\/30{background-color:rgb(194 65 12/.3)}.bg-orange-700\/35{background-color:rgb(194 65 12/.35)}.bg-orange-700\/40{background-color:rgb(194 65 12/.4)}.bg-orange-700\/45{background-color:rgb(194 65 12/.45)}.bg-orange-700\/5{background-color:rgb(194 65 12/.05)}.bg-orange-700\/50{background-color:rgb(194 65 12/.5)}.bg-orange-700\/55{background-color:rgb(194 65 12/.55)}.bg-orange-700\/60{background-color:rgb(194 65 12/.6)}.bg-orange-700\/65{background-color:rgb(194 65 12/.65)}.bg-orange-700\/70{background-color:rgb(194 65 12/.7)}.bg-orange-700\/75{background-color:rgb(194 65 12/.75)}.bg-orange-700\/80{background-color:rgb(194 65 12/.8)}.bg-orange-700\/85{background-color:rgb(194 65 12/.85)}.bg-orange-700\/90{background-color:rgb(194 65 12/.9)}.bg-orange-700\/95{background-color:rgb(194 65 12/.95)}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243/var(--tw-bg-opacity,1))}.bg-pink-100\/0{background-color:rgb(252 231 243/0)}.bg-pink-100\/10{background-color:rgb(252 231 243/.1)}.bg-pink-100\/100{background-color:rgb(252 231 243/1)}.bg-pink-100\/15{background-color:rgb(252 231 243/.15)}.bg-pink-100\/20{background-color:rgb(252 231 243/.2)}.bg-pink-100\/25{background-color:rgb(252 231 243/.25)}.bg-pink-100\/30{background-color:rgb(252 231 243/.3)}.bg-pink-100\/35{background-color:rgb(252 231 243/.35)}.bg-pink-100\/40{background-color:rgb(252 231 243/.4)}.bg-pink-100\/45{background-color:rgb(252 231 243/.45)}.bg-pink-100\/5{background-color:rgb(252 231 243/.05)}.bg-pink-100\/50{background-color:rgb(252 231 243/.5)}.bg-pink-100\/55{background-color:rgb(252 231 243/.55)}.bg-pink-100\/60{background-color:rgb(252 231 243/.6)}.bg-pink-100\/65{background-color:rgb(252 231 243/.65)}.bg-pink-100\/70{background-color:rgb(252 231 243/.7)}.bg-pink-100\/75{background-color:rgb(252 231 243/.75)}.bg-pink-100\/80{background-color:rgb(252 231 243/.8)}.bg-pink-100\/85{background-color:rgb(252 231 243/.85)}.bg-pink-100\/90{background-color:rgb(252 231 243/.9)}.bg-pink-100\/95{background-color:rgb(252 231 243/.95)}.bg-pink-200{--tw-bg-opacity:1;background-color:rgb(251 207 232/var(--tw-bg-opacity,1))}.bg-pink-200\/0{background-color:rgb(251 207 232/0)}.bg-pink-200\/10{background-color:rgb(251 207 232/.1)}.bg-pink-200\/100{background-color:rgb(251 207 232/1)}.bg-pink-200\/15{background-color:rgb(251 207 232/.15)}.bg-pink-200\/20{background-color:rgb(251 207 232/.2)}.bg-pink-200\/25{background-color:rgb(251 207 232/.25)}.bg-pink-200\/30{background-color:rgb(251 207 232/.3)}.bg-pink-200\/35{background-color:rgb(251 207 232/.35)}.bg-pink-200\/40{background-color:rgb(251 207 232/.4)}.bg-pink-200\/45{background-color:rgb(251 207 232/.45)}.bg-pink-200\/5{background-color:rgb(251 207 232/.05)}.bg-pink-200\/50{background-color:rgb(251 207 232/.5)}.bg-pink-200\/55{background-color:rgb(251 207 232/.55)}.bg-pink-200\/60{background-color:rgb(251 207 232/.6)}.bg-pink-200\/65{background-color:rgb(251 207 232/.65)}.bg-pink-200\/70{background-color:rgb(251 207 232/.7)}.bg-pink-200\/75{background-color:rgb(251 207 232/.75)}.bg-pink-200\/80{background-color:rgb(251 207 232/.8)}.bg-pink-200\/85{background-color:rgb(251 207 232/.85)}.bg-pink-200\/90{background-color:rgb(251 207 232/.9)}.bg-pink-200\/95{background-color:rgb(251 207 232/.95)}.bg-pink-300{--tw-bg-opacity:1;background-color:rgb(249 168 212/var(--tw-bg-opacity,1))}.bg-pink-300\/0{background-color:rgb(249 168 212/0)}.bg-pink-300\/10{background-color:rgb(249 168 212/.1)}.bg-pink-300\/100{background-color:rgb(249 168 212/1)}.bg-pink-300\/15{background-color:rgb(249 168 212/.15)}.bg-pink-300\/20{background-color:rgb(249 168 212/.2)}.bg-pink-300\/25{background-color:rgb(249 168 212/.25)}.bg-pink-300\/30{background-color:rgb(249 168 212/.3)}.bg-pink-300\/35{background-color:rgb(249 168 212/.35)}.bg-pink-300\/40{background-color:rgb(249 168 212/.4)}.bg-pink-300\/45{background-color:rgb(249 168 212/.45)}.bg-pink-300\/5{background-color:rgb(249 168 212/.05)}.bg-pink-300\/50{background-color:rgb(249 168 212/.5)}.bg-pink-300\/55{background-color:rgb(249 168 212/.55)}.bg-pink-300\/60{background-color:rgb(249 168 212/.6)}.bg-pink-300\/65{background-color:rgb(249 168 212/.65)}.bg-pink-300\/70{background-color:rgb(249 168 212/.7)}.bg-pink-300\/75{background-color:rgb(249 168 212/.75)}.bg-pink-300\/80{background-color:rgb(249 168 212/.8)}.bg-pink-300\/85{background-color:rgb(249 168 212/.85)}.bg-pink-300\/90{background-color:rgb(249 168 212/.9)}.bg-pink-300\/95{background-color:rgb(249 168 212/.95)}.bg-pink-400{--tw-bg-opacity:1;background-color:rgb(244 114 182/var(--tw-bg-opacity,1))}.bg-pink-400\/0{background-color:rgb(244 114 182/0)}.bg-pink-400\/10{background-color:rgb(244 114 182/.1)}.bg-pink-400\/100{background-color:rgb(244 114 182/1)}.bg-pink-400\/15{background-color:rgb(244 114 182/.15)}.bg-pink-400\/20{background-color:rgb(244 114 182/.2)}.bg-pink-400\/25{background-color:rgb(244 114 182/.25)}.bg-pink-400\/30{background-color:rgb(244 114 182/.3)}.bg-pink-400\/35{background-color:rgb(244 114 182/.35)}.bg-pink-400\/40{background-color:rgb(244 114 182/.4)}.bg-pink-400\/45{background-color:rgb(244 114 182/.45)}.bg-pink-400\/5{background-color:rgb(244 114 182/.05)}.bg-pink-400\/50{background-color:rgb(244 114 182/.5)}.bg-pink-400\/55{background-color:rgb(244 114 182/.55)}.bg-pink-400\/60{background-color:rgb(244 114 182/.6)}.bg-pink-400\/65{background-color:rgb(244 114 182/.65)}.bg-pink-400\/70{background-color:rgb(244 114 182/.7)}.bg-pink-400\/75{background-color:rgb(244 114 182/.75)}.bg-pink-400\/80{background-color:rgb(244 114 182/.8)}.bg-pink-400\/85{background-color:rgb(244 114 182/.85)}.bg-pink-400\/90{background-color:rgb(244 114 182/.9)}.bg-pink-400\/95{background-color:rgb(244 114 182/.95)}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity,1))}.bg-pink-500\/0{background-color:rgb(236 72 153/0)}.bg-pink-500\/10{background-color:rgb(236 72 153/.1)}.bg-pink-500\/100{background-color:rgb(236 72 153/1)}.bg-pink-500\/15{background-color:rgb(236 72 153/.15)}.bg-pink-500\/20{background-color:rgb(236 72 153/.2)}.bg-pink-500\/25{background-color:rgb(236 72 153/.25)}.bg-pink-500\/30{background-color:rgb(236 72 153/.3)}.bg-pink-500\/35{background-color:rgb(236 72 153/.35)}.bg-pink-500\/40{background-color:rgb(236 72 153/.4)}.bg-pink-500\/45{background-color:rgb(236 72 153/.45)}.bg-pink-500\/5{background-color:rgb(236 72 153/.05)}.bg-pink-500\/50{background-color:rgb(236 72 153/.5)}.bg-pink-500\/55{background-color:rgb(236 72 153/.55)}.bg-pink-500\/60{background-color:rgb(236 72 153/.6)}.bg-pink-500\/65{background-color:rgb(236 72 153/.65)}.bg-pink-500\/70{background-color:rgb(236 72 153/.7)}.bg-pink-500\/75{background-color:rgb(236 72 153/.75)}.bg-pink-500\/80{background-color:rgb(236 72 153/.8)}.bg-pink-500\/85{background-color:rgb(236 72 153/.85)}.bg-pink-500\/90{background-color:rgb(236 72 153/.9)}.bg-pink-500\/95{background-color:rgb(236 72 153/.95)}.bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity,1))}.bg-pink-600\/0{background-color:rgb(219 39 119/0)}.bg-pink-600\/10{background-color:rgb(219 39 119/.1)}.bg-pink-600\/100{background-color:rgb(219 39 119/1)}.bg-pink-600\/15{background-color:rgb(219 39 119/.15)}.bg-pink-600\/20{background-color:rgb(219 39 119/.2)}.bg-pink-600\/25{background-color:rgb(219 39 119/.25)}.bg-pink-600\/30{background-color:rgb(219 39 119/.3)}.bg-pink-600\/35{background-color:rgb(219 39 119/.35)}.bg-pink-600\/40{background-color:rgb(219 39 119/.4)}.bg-pink-600\/45{background-color:rgb(219 39 119/.45)}.bg-pink-600\/5{background-color:rgb(219 39 119/.05)}.bg-pink-600\/50{background-color:rgb(219 39 119/.5)}.bg-pink-600\/55{background-color:rgb(219 39 119/.55)}.bg-pink-600\/60{background-color:rgb(219 39 119/.6)}.bg-pink-600\/65{background-color:rgb(219 39 119/.65)}.bg-pink-600\/70{background-color:rgb(219 39 119/.7)}.bg-pink-600\/75{background-color:rgb(219 39 119/.75)}.bg-pink-600\/80{background-color:rgb(219 39 119/.8)}.bg-pink-600\/85{background-color:rgb(219 39 119/.85)}.bg-pink-600\/90{background-color:rgb(219 39 119/.9)}.bg-pink-600\/95{background-color:rgb(219 39 119/.95)}.bg-pink-700{--tw-bg-opacity:1;background-color:rgb(190 24 93/var(--tw-bg-opacity,1))}.bg-pink-700\/0{background-color:rgb(190 24 93/0)}.bg-pink-700\/10{background-color:rgb(190 24 93/.1)}.bg-pink-700\/100{background-color:rgb(190 24 93/1)}.bg-pink-700\/15{background-color:rgb(190 24 93/.15)}.bg-pink-700\/20{background-color:rgb(190 24 93/.2)}.bg-pink-700\/25{background-color:rgb(190 24 93/.25)}.bg-pink-700\/30{background-color:rgb(190 24 93/.3)}.bg-pink-700\/35{background-color:rgb(190 24 93/.35)}.bg-pink-700\/40{background-color:rgb(190 24 93/.4)}.bg-pink-700\/45{background-color:rgb(190 24 93/.45)}.bg-pink-700\/5{background-color:rgb(190 24 93/.05)}.bg-pink-700\/50{background-color:rgb(190 24 93/.5)}.bg-pink-700\/55{background-color:rgb(190 24 93/.55)}.bg-pink-700\/60{background-color:rgb(190 24 93/.6)}.bg-pink-700\/65{background-color:rgb(190 24 93/.65)}.bg-pink-700\/70{background-color:rgb(190 24 93/.7)}.bg-pink-700\/75{background-color:rgb(190 24 93/.75)}.bg-pink-700\/80{background-color:rgb(190 24 93/.8)}.bg-pink-700\/85{background-color:rgb(190 24 93/.85)}.bg-pink-700\/90{background-color:rgb(190 24 93/.9)}.bg-pink-700\/95{background-color:rgb(190 24 93/.95)}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary)/.1)}.bg-primary\/20{background-color:hsl(var(--primary)/.2)}.bg-primary\/60{background-color:hsl(var(--primary)/.6)}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity,1))}.bg-purple-100\/0{background-color:rgb(243 232 255/0)}.bg-purple-100\/10{background-color:rgb(243 232 255/.1)}.bg-purple-100\/100{background-color:rgb(243 232 255/1)}.bg-purple-100\/15{background-color:rgb(243 232 255/.15)}.bg-purple-100\/20{background-color:rgb(243 232 255/.2)}.bg-purple-100\/25{background-color:rgb(243 232 255/.25)}.bg-purple-100\/30{background-color:rgb(243 232 255/.3)}.bg-purple-100\/35{background-color:rgb(243 232 255/.35)}.bg-purple-100\/40{background-color:rgb(243 232 255/.4)}.bg-purple-100\/45{background-color:rgb(243 232 255/.45)}.bg-purple-100\/5{background-color:rgb(243 232 255/.05)}.bg-purple-100\/50{background-color:rgb(243 232 255/.5)}.bg-purple-100\/55{background-color:rgb(243 232 255/.55)}.bg-purple-100\/60{background-color:rgb(243 232 255/.6)}.bg-purple-100\/65{background-color:rgb(243 232 255/.65)}.bg-purple-100\/70{background-color:rgb(243 232 255/.7)}.bg-purple-100\/75{background-color:rgb(243 232 255/.75)}.bg-purple-100\/80{background-color:rgb(243 232 255/.8)}.bg-purple-100\/85{background-color:rgb(243 232 255/.85)}.bg-purple-100\/90{background-color:rgb(243 232 255/.9)}.bg-purple-100\/95{background-color:rgb(243 232 255/.95)}.bg-purple-200{--tw-bg-opacity:1;background-color:rgb(233 213 255/var(--tw-bg-opacity,1))}.bg-purple-200\/0{background-color:rgb(233 213 255/0)}.bg-purple-200\/10{background-color:rgb(233 213 255/.1)}.bg-purple-200\/100{background-color:rgb(233 213 255/1)}.bg-purple-200\/15{background-color:rgb(233 213 255/.15)}.bg-purple-200\/20{background-color:rgb(233 213 255/.2)}.bg-purple-200\/25{background-color:rgb(233 213 255/.25)}.bg-purple-200\/30{background-color:rgb(233 213 255/.3)}.bg-purple-200\/35{background-color:rgb(233 213 255/.35)}.bg-purple-200\/40{background-color:rgb(233 213 255/.4)}.bg-purple-200\/45{background-color:rgb(233 213 255/.45)}.bg-purple-200\/5{background-color:rgb(233 213 255/.05)}.bg-purple-200\/50{background-color:rgb(233 213 255/.5)}.bg-purple-200\/55{background-color:rgb(233 213 255/.55)}.bg-purple-200\/60{background-color:rgb(233 213 255/.6)}.bg-purple-200\/65{background-color:rgb(233 213 255/.65)}.bg-purple-200\/70{background-color:rgb(233 213 255/.7)}.bg-purple-200\/75{background-color:rgb(233 213 255/.75)}.bg-purple-200\/80{background-color:rgb(233 213 255/.8)}.bg-purple-200\/85{background-color:rgb(233 213 255/.85)}.bg-purple-200\/90{background-color:rgb(233 213 255/.9)}.bg-purple-200\/95{background-color:rgb(233 213 255/.95)}.bg-purple-300{--tw-bg-opacity:1;background-color:rgb(216 180 254/var(--tw-bg-opacity,1))}.bg-purple-300\/0{background-color:rgb(216 180 254/0)}.bg-purple-300\/10{background-color:rgb(216 180 254/.1)}.bg-purple-300\/100{background-color:rgb(216 180 254/1)}.bg-purple-300\/15{background-color:rgb(216 180 254/.15)}.bg-purple-300\/20{background-color:rgb(216 180 254/.2)}.bg-purple-300\/25{background-color:rgb(216 180 254/.25)}.bg-purple-300\/30{background-color:rgb(216 180 254/.3)}.bg-purple-300\/35{background-color:rgb(216 180 254/.35)}.bg-purple-300\/40{background-color:rgb(216 180 254/.4)}.bg-purple-300\/45{background-color:rgb(216 180 254/.45)}.bg-purple-300\/5{background-color:rgb(216 180 254/.05)}.bg-purple-300\/50{background-color:rgb(216 180 254/.5)}.bg-purple-300\/55{background-color:rgb(216 180 254/.55)}.bg-purple-300\/60{background-color:rgb(216 180 254/.6)}.bg-purple-300\/65{background-color:rgb(216 180 254/.65)}.bg-purple-300\/70{background-color:rgb(216 180 254/.7)}.bg-purple-300\/75{background-color:rgb(216 180 254/.75)}.bg-purple-300\/80{background-color:rgb(216 180 254/.8)}.bg-purple-300\/85{background-color:rgb(216 180 254/.85)}.bg-purple-300\/90{background-color:rgb(216 180 254/.9)}.bg-purple-300\/95{background-color:rgb(216 180 254/.95)}.bg-purple-400{--tw-bg-opacity:1;background-color:rgb(192 132 252/var(--tw-bg-opacity,1))}.bg-purple-400\/0{background-color:rgb(192 132 252/0)}.bg-purple-400\/10{background-color:rgb(192 132 252/.1)}.bg-purple-400\/100{background-color:rgb(192 132 252/1)}.bg-purple-400\/15{background-color:rgb(192 132 252/.15)}.bg-purple-400\/20{background-color:rgb(192 132 252/.2)}.bg-purple-400\/25{background-color:rgb(192 132 252/.25)}.bg-purple-400\/30{background-color:rgb(192 132 252/.3)}.bg-purple-400\/35{background-color:rgb(192 132 252/.35)}.bg-purple-400\/40{background-color:rgb(192 132 252/.4)}.bg-purple-400\/45{background-color:rgb(192 132 252/.45)}.bg-purple-400\/5{background-color:rgb(192 132 252/.05)}.bg-purple-400\/50{background-color:rgb(192 132 252/.5)}.bg-purple-400\/55{background-color:rgb(192 132 252/.55)}.bg-purple-400\/60{background-color:rgb(192 132 252/.6)}.bg-purple-400\/65{background-color:rgb(192 132 252/.65)}.bg-purple-400\/70{background-color:rgb(192 132 252/.7)}.bg-purple-400\/75{background-color:rgb(192 132 252/.75)}.bg-purple-400\/80{background-color:rgb(192 132 252/.8)}.bg-purple-400\/85{background-color:rgb(192 132 252/.85)}.bg-purple-400\/90{background-color:rgb(192 132 252/.9)}.bg-purple-400\/95{background-color:rgb(192 132 252/.95)}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity,1))}.bg-purple-500\/0{background-color:rgb(168 85 247/0)}.bg-purple-500\/10{background-color:rgb(168 85 247/.1)}.bg-purple-500\/100{background-color:rgb(168 85 247/1)}.bg-purple-500\/15{background-color:rgb(168 85 247/.15)}.bg-purple-500\/20{background-color:rgb(168 85 247/.2)}.bg-purple-500\/25{background-color:rgb(168 85 247/.25)}.bg-purple-500\/30{background-color:rgb(168 85 247/.3)}.bg-purple-500\/35{background-color:rgb(168 85 247/.35)}.bg-purple-500\/40{background-color:rgb(168 85 247/.4)}.bg-purple-500\/45{background-color:rgb(168 85 247/.45)}.bg-purple-500\/5{background-color:rgb(168 85 247/.05)}.bg-purple-500\/50{background-color:rgb(168 85 247/.5)}.bg-purple-500\/55{background-color:rgb(168 85 247/.55)}.bg-purple-500\/60{background-color:rgb(168 85 247/.6)}.bg-purple-500\/65{background-color:rgb(168 85 247/.65)}.bg-purple-500\/70{background-color:rgb(168 85 247/.7)}.bg-purple-500\/75{background-color:rgb(168 85 247/.75)}.bg-purple-500\/80{background-color:rgb(168 85 247/.8)}.bg-purple-500\/85{background-color:rgb(168 85 247/.85)}.bg-purple-500\/90{background-color:rgb(168 85 247/.9)}.bg-purple-500\/95{background-color:rgb(168 85 247/.95)}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity,1))}.bg-purple-600\/0{background-color:rgb(147 51 234/0)}.bg-purple-600\/10{background-color:rgb(147 51 234/.1)}.bg-purple-600\/100{background-color:rgb(147 51 234/1)}.bg-purple-600\/15{background-color:rgb(147 51 234/.15)}.bg-purple-600\/20{background-color:rgb(147 51 234/.2)}.bg-purple-600\/25{background-color:rgb(147 51 234/.25)}.bg-purple-600\/30{background-color:rgb(147 51 234/.3)}.bg-purple-600\/35{background-color:rgb(147 51 234/.35)}.bg-purple-600\/40{background-color:rgb(147 51 234/.4)}.bg-purple-600\/45{background-color:rgb(147 51 234/.45)}.bg-purple-600\/5{background-color:rgb(147 51 234/.05)}.bg-purple-600\/50{background-color:rgb(147 51 234/.5)}.bg-purple-600\/55{background-color:rgb(147 51 234/.55)}.bg-purple-600\/60{background-color:rgb(147 51 234/.6)}.bg-purple-600\/65{background-color:rgb(147 51 234/.65)}.bg-purple-600\/70{background-color:rgb(147 51 234/.7)}.bg-purple-600\/75{background-color:rgb(147 51 234/.75)}.bg-purple-600\/80{background-color:rgb(147 51 234/.8)}.bg-purple-600\/85{background-color:rgb(147 51 234/.85)}.bg-purple-600\/90{background-color:rgb(147 51 234/.9)}.bg-purple-600\/95{background-color:rgb(147 51 234/.95)}.bg-purple-700{--tw-bg-opacity:1;background-color:rgb(126 34 206/var(--tw-bg-opacity,1))}.bg-purple-700\/0{background-color:rgb(126 34 206/0)}.bg-purple-700\/10{background-color:rgb(126 34 206/.1)}.bg-purple-700\/100{background-color:rgb(126 34 206/1)}.bg-purple-700\/15{background-color:rgb(126 34 206/.15)}.bg-purple-700\/20{background-color:rgb(126 34 206/.2)}.bg-purple-700\/25{background-color:rgb(126 34 206/.25)}.bg-purple-700\/30{background-color:rgb(126 34 206/.3)}.bg-purple-700\/35{background-color:rgb(126 34 206/.35)}.bg-purple-700\/40{background-color:rgb(126 34 206/.4)}.bg-purple-700\/45{background-color:rgb(126 34 206/.45)}.bg-purple-700\/5{background-color:rgb(126 34 206/.05)}.bg-purple-700\/50{background-color:rgb(126 34 206/.5)}.bg-purple-700\/55{background-color:rgb(126 34 206/.55)}.bg-purple-700\/60{background-color:rgb(126 34 206/.6)}.bg-purple-700\/65{background-color:rgb(126 34 206/.65)}.bg-purple-700\/70{background-color:rgb(126 34 206/.7)}.bg-purple-700\/75{background-color:rgb(126 34 206/.75)}.bg-purple-700\/80{background-color:rgb(126 34 206/.8)}.bg-purple-700\/85{background-color:rgb(126 34 206/.85)}.bg-purple-700\/90{background-color:rgb(126 34 206/.9)}.bg-purple-700\/95{background-color:rgb(126 34 206/.95)}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity,1))}.bg-red-100\/0{background-color:rgb(254 226 226/0)}.bg-red-100\/10{background-color:rgb(254 226 226/.1)}.bg-red-100\/100{background-color:rgb(254 226 226/1)}.bg-red-100\/15{background-color:rgb(254 226 226/.15)}.bg-red-100\/20{background-color:rgb(254 226 226/.2)}.bg-red-100\/25{background-color:rgb(254 226 226/.25)}.bg-red-100\/30{background-color:rgb(254 226 226/.3)}.bg-red-100\/35{background-color:rgb(254 226 226/.35)}.bg-red-100\/40{background-color:rgb(254 226 226/.4)}.bg-red-100\/45{background-color:rgb(254 226 226/.45)}.bg-red-100\/5{background-color:rgb(254 226 226/.05)}.bg-red-100\/50{background-color:rgb(254 226 226/.5)}.bg-red-100\/55{background-color:rgb(254 226 226/.55)}.bg-red-100\/60{background-color:rgb(254 226 226/.6)}.bg-red-100\/65{background-color:rgb(254 226 226/.65)}.bg-red-100\/70{background-color:rgb(254 226 226/.7)}.bg-red-100\/75{background-color:rgb(254 226 226/.75)}.bg-red-100\/80{background-color:rgb(254 226 226/.8)}.bg-red-100\/85{background-color:rgb(254 226 226/.85)}.bg-red-100\/90{background-color:rgb(254 226 226/.9)}.bg-red-100\/95{background-color:rgb(254 226 226/.95)}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity,1))}.bg-red-200\/0{background-color:rgb(254 202 202/0)}.bg-red-200\/10{background-color:rgb(254 202 202/.1)}.bg-red-200\/100{background-color:rgb(254 202 202/1)}.bg-red-200\/15{background-color:rgb(254 202 202/.15)}.bg-red-200\/20{background-color:rgb(254 202 202/.2)}.bg-red-200\/25{background-color:rgb(254 202 202/.25)}.bg-red-200\/30{background-color:rgb(254 202 202/.3)}.bg-red-200\/35{background-color:rgb(254 202 202/.35)}.bg-red-200\/40{background-color:rgb(254 202 202/.4)}.bg-red-200\/45{background-color:rgb(254 202 202/.45)}.bg-red-200\/5{background-color:rgb(254 202 202/.05)}.bg-red-200\/50{background-color:rgb(254 202 202/.5)}.bg-red-200\/55{background-color:rgb(254 202 202/.55)}.bg-red-200\/60{background-color:rgb(254 202 202/.6)}.bg-red-200\/65{background-color:rgb(254 202 202/.65)}.bg-red-200\/70{background-color:rgb(254 202 202/.7)}.bg-red-200\/75{background-color:rgb(254 202 202/.75)}.bg-red-200\/80{background-color:rgb(254 202 202/.8)}.bg-red-200\/85{background-color:rgb(254 202 202/.85)}.bg-red-200\/90{background-color:rgb(254 202 202/.9)}.bg-red-200\/95{background-color:rgb(254 202 202/.95)}.bg-red-300{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity,1))}.bg-red-300\/0{background-color:rgb(252 165 165/0)}.bg-red-300\/10{background-color:rgb(252 165 165/.1)}.bg-red-300\/100{background-color:rgb(252 165 165/1)}.bg-red-300\/15{background-color:rgb(252 165 165/.15)}.bg-red-300\/20{background-color:rgb(252 165 165/.2)}.bg-red-300\/25{background-color:rgb(252 165 165/.25)}.bg-red-300\/30{background-color:rgb(252 165 165/.3)}.bg-red-300\/35{background-color:rgb(252 165 165/.35)}.bg-red-300\/40{background-color:rgb(252 165 165/.4)}.bg-red-300\/45{background-color:rgb(252 165 165/.45)}.bg-red-300\/5{background-color:rgb(252 165 165/.05)}.bg-red-300\/50{background-color:rgb(252 165 165/.5)}.bg-red-300\/55{background-color:rgb(252 165 165/.55)}.bg-red-300\/60{background-color:rgb(252 165 165/.6)}.bg-red-300\/65{background-color:rgb(252 165 165/.65)}.bg-red-300\/70{background-color:rgb(252 165 165/.7)}.bg-red-300\/75{background-color:rgb(252 165 165/.75)}.bg-red-300\/80{background-color:rgb(252 165 165/.8)}.bg-red-300\/85{background-color:rgb(252 165 165/.85)}.bg-red-300\/90{background-color:rgb(252 165 165/.9)}.bg-red-300\/95{background-color:rgb(252 165 165/.95)}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity,1))}.bg-red-400\/0{background-color:rgb(248 113 113/0)}.bg-red-400\/10{background-color:rgb(248 113 113/.1)}.bg-red-400\/100{background-color:rgb(248 113 113/1)}.bg-red-400\/15{background-color:rgb(248 113 113/.15)}.bg-red-400\/20{background-color:rgb(248 113 113/.2)}.bg-red-400\/25{background-color:rgb(248 113 113/.25)}.bg-red-400\/30{background-color:rgb(248 113 113/.3)}.bg-red-400\/35{background-color:rgb(248 113 113/.35)}.bg-red-400\/40{background-color:rgb(248 113 113/.4)}.bg-red-400\/45{background-color:rgb(248 113 113/.45)}.bg-red-400\/5{background-color:rgb(248 113 113/.05)}.bg-red-400\/50{background-color:rgb(248 113 113/.5)}.bg-red-400\/55{background-color:rgb(248 113 113/.55)}.bg-red-400\/60{background-color:rgb(248 113 113/.6)}.bg-red-400\/65{background-color:rgb(248 113 113/.65)}.bg-red-400\/70{background-color:rgb(248 113 113/.7)}.bg-red-400\/75{background-color:rgb(248 113 113/.75)}.bg-red-400\/80{background-color:rgb(248 113 113/.8)}.bg-red-400\/85{background-color:rgb(248 113 113/.85)}.bg-red-400\/90{background-color:rgb(248 113 113/.9)}.bg-red-400\/95{background-color:rgb(248 113 113/.95)}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity,1))}.bg-red-500\/0{background-color:rgb(239 68 68/0)}.bg-red-500\/10{background-color:rgb(239 68 68/.1)}.bg-red-500\/100{background-color:rgb(239 68 68/1)}.bg-red-500\/15{background-color:rgb(239 68 68/.15)}.bg-red-500\/20{background-color:rgb(239 68 68/.2)}.bg-red-500\/25{background-color:rgb(239 68 68/.25)}.bg-red-500\/30{background-color:rgb(239 68 68/.3)}.bg-red-500\/35{background-color:rgb(239 68 68/.35)}.bg-red-500\/40{background-color:rgb(239 68 68/.4)}.bg-red-500\/45{background-color:rgb(239 68 68/.45)}.bg-red-500\/5{background-color:rgb(239 68 68/.05)}.bg-red-500\/50{background-color:rgb(239 68 68/.5)}.bg-red-500\/55{background-color:rgb(239 68 68/.55)}.bg-red-500\/60{background-color:rgb(239 68 68/.6)}.bg-red-500\/65{background-color:rgb(239 68 68/.65)}.bg-red-500\/70{background-color:rgb(239 68 68/.7)}.bg-red-500\/75{background-color:rgb(239 68 68/.75)}.bg-red-500\/80{background-color:rgb(239 68 68/.8)}.bg-red-500\/85{background-color:rgb(239 68 68/.85)}.bg-red-500\/90{background-color:rgb(239 68 68/.9)}.bg-red-500\/95{background-color:rgb(239 68 68/.95)}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity,1))}.bg-red-600\/0{background-color:rgb(220 38 38/0)}.bg-red-600\/10{background-color:rgb(220 38 38/.1)}.bg-red-600\/100{background-color:rgb(220 38 38/1)}.bg-red-600\/15{background-color:rgb(220 38 38/.15)}.bg-red-600\/20{background-color:rgb(220 38 38/.2)}.bg-red-600\/25{background-color:rgb(220 38 38/.25)}.bg-red-600\/30{background-color:rgb(220 38 38/.3)}.bg-red-600\/35{background-color:rgb(220 38 38/.35)}.bg-red-600\/40{background-color:rgb(220 38 38/.4)}.bg-red-600\/45{background-color:rgb(220 38 38/.45)}.bg-red-600\/5{background-color:rgb(220 38 38/.05)}.bg-red-600\/50{background-color:rgb(220 38 38/.5)}.bg-red-600\/55{background-color:rgb(220 38 38/.55)}.bg-red-600\/60{background-color:rgb(220 38 38/.6)}.bg-red-600\/65{background-color:rgb(220 38 38/.65)}.bg-red-600\/70{background-color:rgb(220 38 38/.7)}.bg-red-600\/75{background-color:rgb(220 38 38/.75)}.bg-red-600\/80{background-color:rgb(220 38 38/.8)}.bg-red-600\/85{background-color:rgb(220 38 38/.85)}.bg-red-600\/90{background-color:rgb(220 38 38/.9)}.bg-red-600\/95{background-color:rgb(220 38 38/.95)}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity,1))}.bg-red-700\/0{background-color:rgb(185 28 28/0)}.bg-red-700\/10{background-color:rgb(185 28 28/.1)}.bg-red-700\/100{background-color:rgb(185 28 28/1)}.bg-red-700\/15{background-color:rgb(185 28 28/.15)}.bg-red-700\/20{background-color:rgb(185 28 28/.2)}.bg-red-700\/25{background-color:rgb(185 28 28/.25)}.bg-red-700\/30{background-color:rgb(185 28 28/.3)}.bg-red-700\/35{background-color:rgb(185 28 28/.35)}.bg-red-700\/40{background-color:rgb(185 28 28/.4)}.bg-red-700\/45{background-color:rgb(185 28 28/.45)}.bg-red-700\/5{background-color:rgb(185 28 28/.05)}.bg-red-700\/50{background-color:rgb(185 28 28/.5)}.bg-red-700\/55{background-color:rgb(185 28 28/.55)}.bg-red-700\/60{background-color:rgb(185 28 28/.6)}.bg-red-700\/65{background-color:rgb(185 28 28/.65)}.bg-red-700\/70{background-color:rgb(185 28 28/.7)}.bg-red-700\/75{background-color:rgb(185 28 28/.75)}.bg-red-700\/80{background-color:rgb(185 28 28/.8)}.bg-red-700\/85{background-color:rgb(185 28 28/.85)}.bg-red-700\/90{background-color:rgb(185 28 28/.9)}.bg-red-700\/95{background-color:rgb(185 28 28/.95)}.bg-secondary{background-color:hsl(var(--secondary))}.bg-transparent{background-color:transparent}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity,1))}.bg-yellow-100\/0{background-color:rgb(254 249 195/0)}.bg-yellow-100\/10{background-color:rgb(254 249 195/.1)}.bg-yellow-100\/100{background-color:rgb(254 249 195/1)}.bg-yellow-100\/15{background-color:rgb(254 249 195/.15)}.bg-yellow-100\/20{background-color:rgb(254 249 195/.2)}.bg-yellow-100\/25{background-color:rgb(254 249 195/.25)}.bg-yellow-100\/30{background-color:rgb(254 249 195/.3)}.bg-yellow-100\/35{background-color:rgb(254 249 195/.35)}.bg-yellow-100\/40{background-color:rgb(254 249 195/.4)}.bg-yellow-100\/45{background-color:rgb(254 249 195/.45)}.bg-yellow-100\/5{background-color:rgb(254 249 195/.05)}.bg-yellow-100\/50{background-color:rgb(254 249 195/.5)}.bg-yellow-100\/55{background-color:rgb(254 249 195/.55)}.bg-yellow-100\/60{background-color:rgb(254 249 195/.6)}.bg-yellow-100\/65{background-color:rgb(254 249 195/.65)}.bg-yellow-100\/70{background-color:rgb(254 249 195/.7)}.bg-yellow-100\/75{background-color:rgb(254 249 195/.75)}.bg-yellow-100\/80{background-color:rgb(254 249 195/.8)}.bg-yellow-100\/85{background-color:rgb(254 249 195/.85)}.bg-yellow-100\/90{background-color:rgb(254 249 195/.9)}.bg-yellow-100\/95{background-color:rgb(254 249 195/.95)}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity,1))}.bg-yellow-200\/0{background-color:rgb(254 240 138/0)}.bg-yellow-200\/10{background-color:rgb(254 240 138/.1)}.bg-yellow-200\/100{background-color:rgb(254 240 138/1)}.bg-yellow-200\/15{background-color:rgb(254 240 138/.15)}.bg-yellow-200\/20{background-color:rgb(254 240 138/.2)}.bg-yellow-200\/25{background-color:rgb(254 240 138/.25)}.bg-yellow-200\/30{background-color:rgb(254 240 138/.3)}.bg-yellow-200\/35{background-color:rgb(254 240 138/.35)}.bg-yellow-200\/40{background-color:rgb(254 240 138/.4)}.bg-yellow-200\/45{background-color:rgb(254 240 138/.45)}.bg-yellow-200\/5{background-color:rgb(254 240 138/.05)}.bg-yellow-200\/50{background-color:rgb(254 240 138/.5)}.bg-yellow-200\/55{background-color:rgb(254 240 138/.55)}.bg-yellow-200\/60{background-color:rgb(254 240 138/.6)}.bg-yellow-200\/65{background-color:rgb(254 240 138/.65)}.bg-yellow-200\/70{background-color:rgb(254 240 138/.7)}.bg-yellow-200\/75{background-color:rgb(254 240 138/.75)}.bg-yellow-200\/80{background-color:rgb(254 240 138/.8)}.bg-yellow-200\/85{background-color:rgb(254 240 138/.85)}.bg-yellow-200\/90{background-color:rgb(254 240 138/.9)}.bg-yellow-200\/95{background-color:rgb(254 240 138/.95)}.bg-yellow-300{--tw-bg-opacity:1;background-color:rgb(253 224 71/var(--tw-bg-opacity,1))}.bg-yellow-300\/0{background-color:rgb(253 224 71/0)}.bg-yellow-300\/10{background-color:rgb(253 224 71/.1)}.bg-yellow-300\/100{background-color:rgb(253 224 71/1)}.bg-yellow-300\/15{background-color:rgb(253 224 71/.15)}.bg-yellow-300\/20{background-color:rgb(253 224 71/.2)}.bg-yellow-300\/25{background-color:rgb(253 224 71/.25)}.bg-yellow-300\/30{background-color:rgb(253 224 71/.3)}.bg-yellow-300\/35{background-color:rgb(253 224 71/.35)}.bg-yellow-300\/40{background-color:rgb(253 224 71/.4)}.bg-yellow-300\/45{background-color:rgb(253 224 71/.45)}.bg-yellow-300\/5{background-color:rgb(253 224 71/.05)}.bg-yellow-300\/50{background-color:rgb(253 224 71/.5)}.bg-yellow-300\/55{background-color:rgb(253 224 71/.55)}.bg-yellow-300\/60{background-color:rgb(253 224 71/.6)}.bg-yellow-300\/65{background-color:rgb(253 224 71/.65)}.bg-yellow-300\/70{background-color:rgb(253 224 71/.7)}.bg-yellow-300\/75{background-color:rgb(253 224 71/.75)}.bg-yellow-300\/80{background-color:rgb(253 224 71/.8)}.bg-yellow-300\/85{background-color:rgb(253 224 71/.85)}.bg-yellow-300\/90{background-color:rgb(253 224 71/.9)}.bg-yellow-300\/95{background-color:rgb(253 224 71/.95)}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity,1))}.bg-yellow-400\/0{background-color:rgb(250 204 21/0)}.bg-yellow-400\/10{background-color:rgb(250 204 21/.1)}.bg-yellow-400\/100{background-color:rgb(250 204 21/1)}.bg-yellow-400\/15{background-color:rgb(250 204 21/.15)}.bg-yellow-400\/20{background-color:rgb(250 204 21/.2)}.bg-yellow-400\/25{background-color:rgb(250 204 21/.25)}.bg-yellow-400\/30{background-color:rgb(250 204 21/.3)}.bg-yellow-400\/35{background-color:rgb(250 204 21/.35)}.bg-yellow-400\/40{background-color:rgb(250 204 21/.4)}.bg-yellow-400\/45{background-color:rgb(250 204 21/.45)}.bg-yellow-400\/5{background-color:rgb(250 204 21/.05)}.bg-yellow-400\/50{background-color:rgb(250 204 21/.5)}.bg-yellow-400\/55{background-color:rgb(250 204 21/.55)}.bg-yellow-400\/60{background-color:rgb(250 204 21/.6)}.bg-yellow-400\/65{background-color:rgb(250 204 21/.65)}.bg-yellow-400\/70{background-color:rgb(250 204 21/.7)}.bg-yellow-400\/75{background-color:rgb(250 204 21/.75)}.bg-yellow-400\/80{background-color:rgb(250 204 21/.8)}.bg-yellow-400\/85{background-color:rgb(250 204 21/.85)}.bg-yellow-400\/90{background-color:rgb(250 204 21/.9)}.bg-yellow-400\/95{background-color:rgb(250 204 21/.95)}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity,1))}.bg-yellow-500\/0{background-color:rgb(234 179 8/0)}.bg-yellow-500\/10{background-color:rgb(234 179 8/.1)}.bg-yellow-500\/100{background-color:rgb(234 179 8/1)}.bg-yellow-500\/15{background-color:rgb(234 179 8/.15)}.bg-yellow-500\/20{background-color:rgb(234 179 8/.2)}.bg-yellow-500\/25{background-color:rgb(234 179 8/.25)}.bg-yellow-500\/30{background-color:rgb(234 179 8/.3)}.bg-yellow-500\/35{background-color:rgb(234 179 8/.35)}.bg-yellow-500\/40{background-color:rgb(234 179 8/.4)}.bg-yellow-500\/45{background-color:rgb(234 179 8/.45)}.bg-yellow-500\/5{background-color:rgb(234 179 8/.05)}.bg-yellow-500\/50{background-color:rgb(234 179 8/.5)}.bg-yellow-500\/55{background-color:rgb(234 179 8/.55)}.bg-yellow-500\/60{background-color:rgb(234 179 8/.6)}.bg-yellow-500\/65{background-color:rgb(234 179 8/.65)}.bg-yellow-500\/70{background-color:rgb(234 179 8/.7)}.bg-yellow-500\/75{background-color:rgb(234 179 8/.75)}.bg-yellow-500\/80{background-color:rgb(234 179 8/.8)}.bg-yellow-500\/85{background-color:rgb(234 179 8/.85)}.bg-yellow-500\/90{background-color:rgb(234 179 8/.9)}.bg-yellow-500\/95{background-color:rgb(234 179 8/.95)}.bg-yellow-600{--tw-bg-opacity:1;background-color:rgb(202 138 4/var(--tw-bg-opacity,1))}.bg-yellow-600\/0{background-color:rgb(202 138 4/0)}.bg-yellow-600\/10{background-color:rgb(202 138 4/.1)}.bg-yellow-600\/100{background-color:rgb(202 138 4/1)}.bg-yellow-600\/15{background-color:rgb(202 138 4/.15)}.bg-yellow-600\/20{background-color:rgb(202 138 4/.2)}.bg-yellow-600\/25{background-color:rgb(202 138 4/.25)}.bg-yellow-600\/30{background-color:rgb(202 138 4/.3)}.bg-yellow-600\/35{background-color:rgb(202 138 4/.35)}.bg-yellow-600\/40{background-color:rgb(202 138 4/.4)}.bg-yellow-600\/45{background-color:rgb(202 138 4/.45)}.bg-yellow-600\/5{background-color:rgb(202 138 4/.05)}.bg-yellow-600\/50{background-color:rgb(202 138 4/.5)}.bg-yellow-600\/55{background-color:rgb(202 138 4/.55)}.bg-yellow-600\/60{background-color:rgb(202 138 4/.6)}.bg-yellow-600\/65{background-color:rgb(202 138 4/.65)}.bg-yellow-600\/70{background-color:rgb(202 138 4/.7)}.bg-yellow-600\/75{background-color:rgb(202 138 4/.75)}.bg-yellow-600\/80{background-color:rgb(202 138 4/.8)}.bg-yellow-600\/85{background-color:rgb(202 138 4/.85)}.bg-yellow-600\/90{background-color:rgb(202 138 4/.9)}.bg-yellow-600\/95{background-color:rgb(202 138 4/.95)}.bg-yellow-700{--tw-bg-opacity:1;background-color:rgb(161 98 7/var(--tw-bg-opacity,1))}.bg-yellow-700\/0{background-color:rgb(161 98 7/0)}.bg-yellow-700\/10{background-color:rgb(161 98 7/.1)}.bg-yellow-700\/100{background-color:rgb(161 98 7/1)}.bg-yellow-700\/15{background-color:rgb(161 98 7/.15)}.bg-yellow-700\/20{background-color:rgb(161 98 7/.2)}.bg-yellow-700\/25{background-color:rgb(161 98 7/.25)}.bg-yellow-700\/30{background-color:rgb(161 98 7/.3)}.bg-yellow-700\/35{background-color:rgb(161 98 7/.35)}.bg-yellow-700\/40{background-color:rgb(161 98 7/.4)}.bg-yellow-700\/45{background-color:rgb(161 98 7/.45)}.bg-yellow-700\/5{background-color:rgb(161 98 7/.05)}.bg-yellow-700\/50{background-color:rgb(161 98 7/.5)}.bg-yellow-700\/55{background-color:rgb(161 98 7/.55)}.bg-yellow-700\/60{background-color:rgb(161 98 7/.6)}.bg-yellow-700\/65{background-color:rgb(161 98 7/.65)}.bg-yellow-700\/70{background-color:rgb(161 98 7/.7)}.bg-yellow-700\/75{background-color:rgb(161 98 7/.75)}.bg-yellow-700\/80{background-color:rgb(161 98 7/.8)}.bg-yellow-700\/85{background-color:rgb(161 98 7/.85)}.bg-yellow-700\/90{background-color:rgb(161 98 7/.9)}.bg-yellow-700\/95{background-color:rgb(161 98 7/.95)}.bg-opacity-15{--tw-bg-opacity:0.15}.fill-current{fill:currentColor}.fill-primary{fill:hsl(var(--primary))}.stroke-destructive{stroke:hsl(var(--destructive))}.stroke-primary{stroke:hsl(var(--primary))}.stroke-primary\/25{stroke:hsl(var(--primary)/.25)}.object-cover{-o-object-fit:cover;object-fit:cover}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.p-\[1px\]{padding:1px}.p-\[2px\]{padding:2px}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pl-2{padding-left:.5rem}.pl-8{padding-left:2rem}.pr-2{padding-right:.5rem}.pr-6{padding-right:1.5rem}.pr-8{padding-right:2rem}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.text-end{text-align:end}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-7xl{font-size:4.5rem;line-height:1}.text-\[0\.8rem\]{font-size:.8rem}.text-\[8px\]{font-size:8px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.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)}.leading-none{line-height:1}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-blue-100{--tw-text-opacity:1;color:rgb(219 234 254/var(--tw-text-opacity,1))}.text-blue-100\/0{color:rgb(219 234 254/0)}.text-blue-100\/10{color:rgb(219 234 254/.1)}.text-blue-100\/100{color:rgb(219 234 254/1)}.text-blue-100\/15{color:rgb(219 234 254/.15)}.text-blue-100\/20{color:rgb(219 234 254/.2)}.text-blue-100\/25{color:rgb(219 234 254/.25)}.text-blue-100\/30{color:rgb(219 234 254/.3)}.text-blue-100\/35{color:rgb(219 234 254/.35)}.text-blue-100\/40{color:rgb(219 234 254/.4)}.text-blue-100\/45{color:rgb(219 234 254/.45)}.text-blue-100\/5{color:rgb(219 234 254/.05)}.text-blue-100\/50{color:rgb(219 234 254/.5)}.text-blue-100\/55{color:rgb(219 234 254/.55)}.text-blue-100\/60{color:rgb(219 234 254/.6)}.text-blue-100\/65{color:rgb(219 234 254/.65)}.text-blue-100\/70{color:rgb(219 234 254/.7)}.text-blue-100\/75{color:rgb(219 234 254/.75)}.text-blue-100\/80{color:rgb(219 234 254/.8)}.text-blue-100\/85{color:rgb(219 234 254/.85)}.text-blue-100\/90{color:rgb(219 234 254/.9)}.text-blue-100\/95{color:rgb(219 234 254/.95)}.text-blue-200{--tw-text-opacity:1;color:rgb(191 219 254/var(--tw-text-opacity,1))}.text-blue-200\/0{color:rgb(191 219 254/0)}.text-blue-200\/10{color:rgb(191 219 254/.1)}.text-blue-200\/100{color:rgb(191 219 254/1)}.text-blue-200\/15{color:rgb(191 219 254/.15)}.text-blue-200\/20{color:rgb(191 219 254/.2)}.text-blue-200\/25{color:rgb(191 219 254/.25)}.text-blue-200\/30{color:rgb(191 219 254/.3)}.text-blue-200\/35{color:rgb(191 219 254/.35)}.text-blue-200\/40{color:rgb(191 219 254/.4)}.text-blue-200\/45{color:rgb(191 219 254/.45)}.text-blue-200\/5{color:rgb(191 219 254/.05)}.text-blue-200\/50{color:rgb(191 219 254/.5)}.text-blue-200\/55{color:rgb(191 219 254/.55)}.text-blue-200\/60{color:rgb(191 219 254/.6)}.text-blue-200\/65{color:rgb(191 219 254/.65)}.text-blue-200\/70{color:rgb(191 219 254/.7)}.text-blue-200\/75{color:rgb(191 219 254/.75)}.text-blue-200\/80{color:rgb(191 219 254/.8)}.text-blue-200\/85{color:rgb(191 219 254/.85)}.text-blue-200\/90{color:rgb(191 219 254/.9)}.text-blue-200\/95{color:rgb(191 219 254/.95)}.text-blue-300{--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity,1))}.text-blue-300\/0{color:rgb(147 197 253/0)}.text-blue-300\/10{color:rgb(147 197 253/.1)}.text-blue-300\/100{color:rgb(147 197 253/1)}.text-blue-300\/15{color:rgb(147 197 253/.15)}.text-blue-300\/20{color:rgb(147 197 253/.2)}.text-blue-300\/25{color:rgb(147 197 253/.25)}.text-blue-300\/30{color:rgb(147 197 253/.3)}.text-blue-300\/35{color:rgb(147 197 253/.35)}.text-blue-300\/40{color:rgb(147 197 253/.4)}.text-blue-300\/45{color:rgb(147 197 253/.45)}.text-blue-300\/5{color:rgb(147 197 253/.05)}.text-blue-300\/50{color:rgb(147 197 253/.5)}.text-blue-300\/55{color:rgb(147 197 253/.55)}.text-blue-300\/60{color:rgb(147 197 253/.6)}.text-blue-300\/65{color:rgb(147 197 253/.65)}.text-blue-300\/70{color:rgb(147 197 253/.7)}.text-blue-300\/75{color:rgb(147 197 253/.75)}.text-blue-300\/80{color:rgb(147 197 253/.8)}.text-blue-300\/85{color:rgb(147 197 253/.85)}.text-blue-300\/90{color:rgb(147 197 253/.9)}.text-blue-300\/95{color:rgb(147 197 253/.95)}.text-blue-400{--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.text-blue-400\/0{color:rgb(96 165 250/0)}.text-blue-400\/10{color:rgb(96 165 250/.1)}.text-blue-400\/100{color:rgb(96 165 250/1)}.text-blue-400\/15{color:rgb(96 165 250/.15)}.text-blue-400\/20{color:rgb(96 165 250/.2)}.text-blue-400\/25{color:rgb(96 165 250/.25)}.text-blue-400\/30{color:rgb(96 165 250/.3)}.text-blue-400\/35{color:rgb(96 165 250/.35)}.text-blue-400\/40{color:rgb(96 165 250/.4)}.text-blue-400\/45{color:rgb(96 165 250/.45)}.text-blue-400\/5{color:rgb(96 165 250/.05)}.text-blue-400\/50{color:rgb(96 165 250/.5)}.text-blue-400\/55{color:rgb(96 165 250/.55)}.text-blue-400\/60{color:rgb(96 165 250/.6)}.text-blue-400\/65{color:rgb(96 165 250/.65)}.text-blue-400\/70{color:rgb(96 165 250/.7)}.text-blue-400\/75{color:rgb(96 165 250/.75)}.text-blue-400\/80{color:rgb(96 165 250/.8)}.text-blue-400\/85{color:rgb(96 165 250/.85)}.text-blue-400\/90{color:rgb(96 165 250/.9)}.text-blue-400\/95{color:rgb(96 165 250/.95)}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.text-blue-500\/0{color:rgb(59 130 246/0)}.text-blue-500\/10{color:rgb(59 130 246/.1)}.text-blue-500\/100{color:rgb(59 130 246/1)}.text-blue-500\/15{color:rgb(59 130 246/.15)}.text-blue-500\/20{color:rgb(59 130 246/.2)}.text-blue-500\/25{color:rgb(59 130 246/.25)}.text-blue-500\/30{color:rgb(59 130 246/.3)}.text-blue-500\/35{color:rgb(59 130 246/.35)}.text-blue-500\/40{color:rgb(59 130 246/.4)}.text-blue-500\/45{color:rgb(59 130 246/.45)}.text-blue-500\/5{color:rgb(59 130 246/.05)}.text-blue-500\/50{color:rgb(59 130 246/.5)}.text-blue-500\/55{color:rgb(59 130 246/.55)}.text-blue-500\/60{color:rgb(59 130 246/.6)}.text-blue-500\/65{color:rgb(59 130 246/.65)}.text-blue-500\/70{color:rgb(59 130 246/.7)}.text-blue-500\/75{color:rgb(59 130 246/.75)}.text-blue-500\/80{color:rgb(59 130 246/.8)}.text-blue-500\/85{color:rgb(59 130 246/.85)}.text-blue-500\/90{color:rgb(59 130 246/.9)}.text-blue-500\/95{color:rgb(59 130 246/.95)}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity,1))}.text-blue-600\/0{color:rgb(37 99 235/0)}.text-blue-600\/10{color:rgb(37 99 235/.1)}.text-blue-600\/100{color:rgb(37 99 235/1)}.text-blue-600\/15{color:rgb(37 99 235/.15)}.text-blue-600\/20{color:rgb(37 99 235/.2)}.text-blue-600\/25{color:rgb(37 99 235/.25)}.text-blue-600\/30{color:rgb(37 99 235/.3)}.text-blue-600\/35{color:rgb(37 99 235/.35)}.text-blue-600\/40{color:rgb(37 99 235/.4)}.text-blue-600\/45{color:rgb(37 99 235/.45)}.text-blue-600\/5{color:rgb(37 99 235/.05)}.text-blue-600\/50{color:rgb(37 99 235/.5)}.text-blue-600\/55{color:rgb(37 99 235/.55)}.text-blue-600\/60{color:rgb(37 99 235/.6)}.text-blue-600\/65{color:rgb(37 99 235/.65)}.text-blue-600\/70{color:rgb(37 99 235/.7)}.text-blue-600\/75{color:rgb(37 99 235/.75)}.text-blue-600\/80{color:rgb(37 99 235/.8)}.text-blue-600\/85{color:rgb(37 99 235/.85)}.text-blue-600\/90{color:rgb(37 99 235/.9)}.text-blue-600\/95{color:rgb(37 99 235/.95)}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity,1))}.text-blue-700\/0{color:rgb(29 78 216/0)}.text-blue-700\/10{color:rgb(29 78 216/.1)}.text-blue-700\/100{color:rgb(29 78 216/1)}.text-blue-700\/15{color:rgb(29 78 216/.15)}.text-blue-700\/20{color:rgb(29 78 216/.2)}.text-blue-700\/25{color:rgb(29 78 216/.25)}.text-blue-700\/30{color:rgb(29 78 216/.3)}.text-blue-700\/35{color:rgb(29 78 216/.35)}.text-blue-700\/40{color:rgb(29 78 216/.4)}.text-blue-700\/45{color:rgb(29 78 216/.45)}.text-blue-700\/5{color:rgb(29 78 216/.05)}.text-blue-700\/50{color:rgb(29 78 216/.5)}.text-blue-700\/55{color:rgb(29 78 216/.55)}.text-blue-700\/60{color:rgb(29 78 216/.6)}.text-blue-700\/65{color:rgb(29 78 216/.65)}.text-blue-700\/70{color:rgb(29 78 216/.7)}.text-blue-700\/75{color:rgb(29 78 216/.75)}.text-blue-700\/80{color:rgb(29 78 216/.8)}.text-blue-700\/85{color:rgb(29 78 216/.85)}.text-blue-700\/90{color:rgb(29 78 216/.9)}.text-blue-700\/95{color:rgb(29 78 216/.95)}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity,1))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-destructive{color:hsl(var(--destructive))}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-foreground{color:hsl(var(--foreground))}.text-foreground\/50{color:hsl(var(--foreground)/.5)}.text-gray-100{--tw-text-opacity:1;color:rgb(243 244 246/var(--tw-text-opacity,1))}.text-gray-100\/0{color:rgb(243 244 246/0)}.text-gray-100\/10{color:rgb(243 244 246/.1)}.text-gray-100\/100{color:rgb(243 244 246/1)}.text-gray-100\/15{color:rgb(243 244 246/.15)}.text-gray-100\/20{color:rgb(243 244 246/.2)}.text-gray-100\/25{color:rgb(243 244 246/.25)}.text-gray-100\/30{color:rgb(243 244 246/.3)}.text-gray-100\/35{color:rgb(243 244 246/.35)}.text-gray-100\/40{color:rgb(243 244 246/.4)}.text-gray-100\/45{color:rgb(243 244 246/.45)}.text-gray-100\/5{color:rgb(243 244 246/.05)}.text-gray-100\/50{color:rgb(243 244 246/.5)}.text-gray-100\/55{color:rgb(243 244 246/.55)}.text-gray-100\/60{color:rgb(243 244 246/.6)}.text-gray-100\/65{color:rgb(243 244 246/.65)}.text-gray-100\/70{color:rgb(243 244 246/.7)}.text-gray-100\/75{color:rgb(243 244 246/.75)}.text-gray-100\/80{color:rgb(243 244 246/.8)}.text-gray-100\/85{color:rgb(243 244 246/.85)}.text-gray-100\/90{color:rgb(243 244 246/.9)}.text-gray-100\/95{color:rgb(243 244 246/.95)}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity,1))}.text-gray-200\/0{color:rgb(229 231 235/0)}.text-gray-200\/10{color:rgb(229 231 235/.1)}.text-gray-200\/100{color:rgb(229 231 235/1)}.text-gray-200\/15{color:rgb(229 231 235/.15)}.text-gray-200\/20{color:rgb(229 231 235/.2)}.text-gray-200\/25{color:rgb(229 231 235/.25)}.text-gray-200\/30{color:rgb(229 231 235/.3)}.text-gray-200\/35{color:rgb(229 231 235/.35)}.text-gray-200\/40{color:rgb(229 231 235/.4)}.text-gray-200\/45{color:rgb(229 231 235/.45)}.text-gray-200\/5{color:rgb(229 231 235/.05)}.text-gray-200\/50{color:rgb(229 231 235/.5)}.text-gray-200\/55{color:rgb(229 231 235/.55)}.text-gray-200\/60{color:rgb(229 231 235/.6)}.text-gray-200\/65{color:rgb(229 231 235/.65)}.text-gray-200\/70{color:rgb(229 231 235/.7)}.text-gray-200\/75{color:rgb(229 231 235/.75)}.text-gray-200\/80{color:rgb(229 231 235/.8)}.text-gray-200\/85{color:rgb(229 231 235/.85)}.text-gray-200\/90{color:rgb(229 231 235/.9)}.text-gray-200\/95{color:rgb(229 231 235/.95)}.text-gray-300{--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity,1))}.text-gray-300\/0{color:rgb(209 213 219/0)}.text-gray-300\/10{color:rgb(209 213 219/.1)}.text-gray-300\/100{color:rgb(209 213 219/1)}.text-gray-300\/15{color:rgb(209 213 219/.15)}.text-gray-300\/20{color:rgb(209 213 219/.2)}.text-gray-300\/25{color:rgb(209 213 219/.25)}.text-gray-300\/30{color:rgb(209 213 219/.3)}.text-gray-300\/35{color:rgb(209 213 219/.35)}.text-gray-300\/40{color:rgb(209 213 219/.4)}.text-gray-300\/45{color:rgb(209 213 219/.45)}.text-gray-300\/5{color:rgb(209 213 219/.05)}.text-gray-300\/50{color:rgb(209 213 219/.5)}.text-gray-300\/55{color:rgb(209 213 219/.55)}.text-gray-300\/60{color:rgb(209 213 219/.6)}.text-gray-300\/65{color:rgb(209 213 219/.65)}.text-gray-300\/70{color:rgb(209 213 219/.7)}.text-gray-300\/75{color:rgb(209 213 219/.75)}.text-gray-300\/80{color:rgb(209 213 219/.8)}.text-gray-300\/85{color:rgb(209 213 219/.85)}.text-gray-300\/90{color:rgb(209 213 219/.9)}.text-gray-300\/95{color:rgb(209 213 219/.95)}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity,1))}.text-gray-400\/0{color:rgb(156 163 175/0)}.text-gray-400\/10{color:rgb(156 163 175/.1)}.text-gray-400\/100{color:rgb(156 163 175/1)}.text-gray-400\/15{color:rgb(156 163 175/.15)}.text-gray-400\/20{color:rgb(156 163 175/.2)}.text-gray-400\/25{color:rgb(156 163 175/.25)}.text-gray-400\/30{color:rgb(156 163 175/.3)}.text-gray-400\/35{color:rgb(156 163 175/.35)}.text-gray-400\/40{color:rgb(156 163 175/.4)}.text-gray-400\/45{color:rgb(156 163 175/.45)}.text-gray-400\/5{color:rgb(156 163 175/.05)}.text-gray-400\/50{color:rgb(156 163 175/.5)}.text-gray-400\/55{color:rgb(156 163 175/.55)}.text-gray-400\/60{color:rgb(156 163 175/.6)}.text-gray-400\/65{color:rgb(156 163 175/.65)}.text-gray-400\/70{color:rgb(156 163 175/.7)}.text-gray-400\/75{color:rgb(156 163 175/.75)}.text-gray-400\/80{color:rgb(156 163 175/.8)}.text-gray-400\/85{color:rgb(156 163 175/.85)}.text-gray-400\/90{color:rgb(156 163 175/.9)}.text-gray-400\/95{color:rgb(156 163 175/.95)}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.text-gray-500\/0{color:rgb(107 114 128/0)}.text-gray-500\/10{color:rgb(107 114 128/.1)}.text-gray-500\/100{color:rgb(107 114 128/1)}.text-gray-500\/15{color:rgb(107 114 128/.15)}.text-gray-500\/20{color:rgb(107 114 128/.2)}.text-gray-500\/25{color:rgb(107 114 128/.25)}.text-gray-500\/30{color:rgb(107 114 128/.3)}.text-gray-500\/35{color:rgb(107 114 128/.35)}.text-gray-500\/40{color:rgb(107 114 128/.4)}.text-gray-500\/45{color:rgb(107 114 128/.45)}.text-gray-500\/5{color:rgb(107 114 128/.05)}.text-gray-500\/50{color:rgb(107 114 128/.5)}.text-gray-500\/55{color:rgb(107 114 128/.55)}.text-gray-500\/60{color:rgb(107 114 128/.6)}.text-gray-500\/65{color:rgb(107 114 128/.65)}.text-gray-500\/70{color:rgb(107 114 128/.7)}.text-gray-500\/75{color:rgb(107 114 128/.75)}.text-gray-500\/80{color:rgb(107 114 128/.8)}.text-gray-500\/85{color:rgb(107 114 128/.85)}.text-gray-500\/90{color:rgb(107 114 128/.9)}.text-gray-500\/95{color:rgb(107 114 128/.95)}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity,1))}.text-gray-600\/0{color:rgb(75 85 99/0)}.text-gray-600\/10{color:rgb(75 85 99/.1)}.text-gray-600\/100{color:rgb(75 85 99/1)}.text-gray-600\/15{color:rgb(75 85 99/.15)}.text-gray-600\/20{color:rgb(75 85 99/.2)}.text-gray-600\/25{color:rgb(75 85 99/.25)}.text-gray-600\/30{color:rgb(75 85 99/.3)}.text-gray-600\/35{color:rgb(75 85 99/.35)}.text-gray-600\/40{color:rgb(75 85 99/.4)}.text-gray-600\/45{color:rgb(75 85 99/.45)}.text-gray-600\/5{color:rgb(75 85 99/.05)}.text-gray-600\/50{color:rgb(75 85 99/.5)}.text-gray-600\/55{color:rgb(75 85 99/.55)}.text-gray-600\/60{color:rgb(75 85 99/.6)}.text-gray-600\/65{color:rgb(75 85 99/.65)}.text-gray-600\/70{color:rgb(75 85 99/.7)}.text-gray-600\/75{color:rgb(75 85 99/.75)}.text-gray-600\/80{color:rgb(75 85 99/.8)}.text-gray-600\/85{color:rgb(75 85 99/.85)}.text-gray-600\/90{color:rgb(75 85 99/.9)}.text-gray-600\/95{color:rgb(75 85 99/.95)}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity,1))}.text-gray-700\/0{color:rgb(55 65 81/0)}.text-gray-700\/10{color:rgb(55 65 81/.1)}.text-gray-700\/100{color:rgb(55 65 81/1)}.text-gray-700\/15{color:rgb(55 65 81/.15)}.text-gray-700\/20{color:rgb(55 65 81/.2)}.text-gray-700\/25{color:rgb(55 65 81/.25)}.text-gray-700\/30{color:rgb(55 65 81/.3)}.text-gray-700\/35{color:rgb(55 65 81/.35)}.text-gray-700\/40{color:rgb(55 65 81/.4)}.text-gray-700\/45{color:rgb(55 65 81/.45)}.text-gray-700\/5{color:rgb(55 65 81/.05)}.text-gray-700\/50{color:rgb(55 65 81/.5)}.text-gray-700\/55{color:rgb(55 65 81/.55)}.text-gray-700\/60{color:rgb(55 65 81/.6)}.text-gray-700\/65{color:rgb(55 65 81/.65)}.text-gray-700\/70{color:rgb(55 65 81/.7)}.text-gray-700\/75{color:rgb(55 65 81/.75)}.text-gray-700\/80{color:rgb(55 65 81/.8)}.text-gray-700\/85{color:rgb(55 65 81/.85)}.text-gray-700\/90{color:rgb(55 65 81/.9)}.text-gray-700\/95{color:rgb(55 65 81/.95)}.text-green-100{--tw-text-opacity:1;color:rgb(220 252 231/var(--tw-text-opacity,1))}.text-green-100\/0{color:rgb(220 252 231/0)}.text-green-100\/10{color:rgb(220 252 231/.1)}.text-green-100\/100{color:rgb(220 252 231/1)}.text-green-100\/15{color:rgb(220 252 231/.15)}.text-green-100\/20{color:rgb(220 252 231/.2)}.text-green-100\/25{color:rgb(220 252 231/.25)}.text-green-100\/30{color:rgb(220 252 231/.3)}.text-green-100\/35{color:rgb(220 252 231/.35)}.text-green-100\/40{color:rgb(220 252 231/.4)}.text-green-100\/45{color:rgb(220 252 231/.45)}.text-green-100\/5{color:rgb(220 252 231/.05)}.text-green-100\/50{color:rgb(220 252 231/.5)}.text-green-100\/55{color:rgb(220 252 231/.55)}.text-green-100\/60{color:rgb(220 252 231/.6)}.text-green-100\/65{color:rgb(220 252 231/.65)}.text-green-100\/70{color:rgb(220 252 231/.7)}.text-green-100\/75{color:rgb(220 252 231/.75)}.text-green-100\/80{color:rgb(220 252 231/.8)}.text-green-100\/85{color:rgb(220 252 231/.85)}.text-green-100\/90{color:rgb(220 252 231/.9)}.text-green-100\/95{color:rgb(220 252 231/.95)}.text-green-200{--tw-text-opacity:1;color:rgb(187 247 208/var(--tw-text-opacity,1))}.text-green-200\/0{color:rgb(187 247 208/0)}.text-green-200\/10{color:rgb(187 247 208/.1)}.text-green-200\/100{color:rgb(187 247 208/1)}.text-green-200\/15{color:rgb(187 247 208/.15)}.text-green-200\/20{color:rgb(187 247 208/.2)}.text-green-200\/25{color:rgb(187 247 208/.25)}.text-green-200\/30{color:rgb(187 247 208/.3)}.text-green-200\/35{color:rgb(187 247 208/.35)}.text-green-200\/40{color:rgb(187 247 208/.4)}.text-green-200\/45{color:rgb(187 247 208/.45)}.text-green-200\/5{color:rgb(187 247 208/.05)}.text-green-200\/50{color:rgb(187 247 208/.5)}.text-green-200\/55{color:rgb(187 247 208/.55)}.text-green-200\/60{color:rgb(187 247 208/.6)}.text-green-200\/65{color:rgb(187 247 208/.65)}.text-green-200\/70{color:rgb(187 247 208/.7)}.text-green-200\/75{color:rgb(187 247 208/.75)}.text-green-200\/80{color:rgb(187 247 208/.8)}.text-green-200\/85{color:rgb(187 247 208/.85)}.text-green-200\/90{color:rgb(187 247 208/.9)}.text-green-200\/95{color:rgb(187 247 208/.95)}.text-green-300{--tw-text-opacity:1;color:rgb(134 239 172/var(--tw-text-opacity,1))}.text-green-300\/0{color:rgb(134 239 172/0)}.text-green-300\/10{color:rgb(134 239 172/.1)}.text-green-300\/100{color:rgb(134 239 172/1)}.text-green-300\/15{color:rgb(134 239 172/.15)}.text-green-300\/20{color:rgb(134 239 172/.2)}.text-green-300\/25{color:rgb(134 239 172/.25)}.text-green-300\/30{color:rgb(134 239 172/.3)}.text-green-300\/35{color:rgb(134 239 172/.35)}.text-green-300\/40{color:rgb(134 239 172/.4)}.text-green-300\/45{color:rgb(134 239 172/.45)}.text-green-300\/5{color:rgb(134 239 172/.05)}.text-green-300\/50{color:rgb(134 239 172/.5)}.text-green-300\/55{color:rgb(134 239 172/.55)}.text-green-300\/60{color:rgb(134 239 172/.6)}.text-green-300\/65{color:rgb(134 239 172/.65)}.text-green-300\/70{color:rgb(134 239 172/.7)}.text-green-300\/75{color:rgb(134 239 172/.75)}.text-green-300\/80{color:rgb(134 239 172/.8)}.text-green-300\/85{color:rgb(134 239 172/.85)}.text-green-300\/90{color:rgb(134 239 172/.9)}.text-green-300\/95{color:rgb(134 239 172/.95)}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.text-green-400\/0{color:rgb(74 222 128/0)}.text-green-400\/10{color:rgb(74 222 128/.1)}.text-green-400\/100{color:rgb(74 222 128/1)}.text-green-400\/15{color:rgb(74 222 128/.15)}.text-green-400\/20{color:rgb(74 222 128/.2)}.text-green-400\/25{color:rgb(74 222 128/.25)}.text-green-400\/30{color:rgb(74 222 128/.3)}.text-green-400\/35{color:rgb(74 222 128/.35)}.text-green-400\/40{color:rgb(74 222 128/.4)}.text-green-400\/45{color:rgb(74 222 128/.45)}.text-green-400\/5{color:rgb(74 222 128/.05)}.text-green-400\/50{color:rgb(74 222 128/.5)}.text-green-400\/55{color:rgb(74 222 128/.55)}.text-green-400\/60{color:rgb(74 222 128/.6)}.text-green-400\/65{color:rgb(74 222 128/.65)}.text-green-400\/70{color:rgb(74 222 128/.7)}.text-green-400\/75{color:rgb(74 222 128/.75)}.text-green-400\/80{color:rgb(74 222 128/.8)}.text-green-400\/85{color:rgb(74 222 128/.85)}.text-green-400\/90{color:rgb(74 222 128/.9)}.text-green-400\/95{color:rgb(74 222 128/.95)}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.text-green-500\/0{color:rgb(34 197 94/0)}.text-green-500\/10{color:rgb(34 197 94/.1)}.text-green-500\/100{color:rgb(34 197 94/1)}.text-green-500\/15{color:rgb(34 197 94/.15)}.text-green-500\/20{color:rgb(34 197 94/.2)}.text-green-500\/25{color:rgb(34 197 94/.25)}.text-green-500\/30{color:rgb(34 197 94/.3)}.text-green-500\/35{color:rgb(34 197 94/.35)}.text-green-500\/40{color:rgb(34 197 94/.4)}.text-green-500\/45{color:rgb(34 197 94/.45)}.text-green-500\/5{color:rgb(34 197 94/.05)}.text-green-500\/50{color:rgb(34 197 94/.5)}.text-green-500\/55{color:rgb(34 197 94/.55)}.text-green-500\/60{color:rgb(34 197 94/.6)}.text-green-500\/65{color:rgb(34 197 94/.65)}.text-green-500\/70{color:rgb(34 197 94/.7)}.text-green-500\/75{color:rgb(34 197 94/.75)}.text-green-500\/80{color:rgb(34 197 94/.8)}.text-green-500\/85{color:rgb(34 197 94/.85)}.text-green-500\/90{color:rgb(34 197 94/.9)}.text-green-500\/95{color:rgb(34 197 94/.95)}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity,1))}.text-green-600\/0{color:rgb(22 163 74/0)}.text-green-600\/10{color:rgb(22 163 74/.1)}.text-green-600\/100{color:rgb(22 163 74/1)}.text-green-600\/15{color:rgb(22 163 74/.15)}.text-green-600\/20{color:rgb(22 163 74/.2)}.text-green-600\/25{color:rgb(22 163 74/.25)}.text-green-600\/30{color:rgb(22 163 74/.3)}.text-green-600\/35{color:rgb(22 163 74/.35)}.text-green-600\/40{color:rgb(22 163 74/.4)}.text-green-600\/45{color:rgb(22 163 74/.45)}.text-green-600\/5{color:rgb(22 163 74/.05)}.text-green-600\/50{color:rgb(22 163 74/.5)}.text-green-600\/55{color:rgb(22 163 74/.55)}.text-green-600\/60{color:rgb(22 163 74/.6)}.text-green-600\/65{color:rgb(22 163 74/.65)}.text-green-600\/70{color:rgb(22 163 74/.7)}.text-green-600\/75{color:rgb(22 163 74/.75)}.text-green-600\/80{color:rgb(22 163 74/.8)}.text-green-600\/85{color:rgb(22 163 74/.85)}.text-green-600\/90{color:rgb(22 163 74/.9)}.text-green-600\/95{color:rgb(22 163 74/.95)}.text-green-700{--tw-text-opacity:1;color:rgb(21 128 61/var(--tw-text-opacity,1))}.text-green-700\/0{color:rgb(21 128 61/0)}.text-green-700\/10{color:rgb(21 128 61/.1)}.text-green-700\/100{color:rgb(21 128 61/1)}.text-green-700\/15{color:rgb(21 128 61/.15)}.text-green-700\/20{color:rgb(21 128 61/.2)}.text-green-700\/25{color:rgb(21 128 61/.25)}.text-green-700\/30{color:rgb(21 128 61/.3)}.text-green-700\/35{color:rgb(21 128 61/.35)}.text-green-700\/40{color:rgb(21 128 61/.4)}.text-green-700\/45{color:rgb(21 128 61/.45)}.text-green-700\/5{color:rgb(21 128 61/.05)}.text-green-700\/50{color:rgb(21 128 61/.5)}.text-green-700\/55{color:rgb(21 128 61/.55)}.text-green-700\/60{color:rgb(21 128 61/.6)}.text-green-700\/65{color:rgb(21 128 61/.65)}.text-green-700\/70{color:rgb(21 128 61/.7)}.text-green-700\/75{color:rgb(21 128 61/.75)}.text-green-700\/80{color:rgb(21 128 61/.8)}.text-green-700\/85{color:rgb(21 128 61/.85)}.text-green-700\/90{color:rgb(21 128 61/.9)}.text-green-700\/95{color:rgb(21 128 61/.95)}.text-lime-100{--tw-text-opacity:1;color:rgb(236 252 203/var(--tw-text-opacity,1))}.text-lime-100\/0{color:rgb(236 252 203/0)}.text-lime-100\/10{color:rgb(236 252 203/.1)}.text-lime-100\/100{color:rgb(236 252 203/1)}.text-lime-100\/15{color:rgb(236 252 203/.15)}.text-lime-100\/20{color:rgb(236 252 203/.2)}.text-lime-100\/25{color:rgb(236 252 203/.25)}.text-lime-100\/30{color:rgb(236 252 203/.3)}.text-lime-100\/35{color:rgb(236 252 203/.35)}.text-lime-100\/40{color:rgb(236 252 203/.4)}.text-lime-100\/45{color:rgb(236 252 203/.45)}.text-lime-100\/5{color:rgb(236 252 203/.05)}.text-lime-100\/50{color:rgb(236 252 203/.5)}.text-lime-100\/55{color:rgb(236 252 203/.55)}.text-lime-100\/60{color:rgb(236 252 203/.6)}.text-lime-100\/65{color:rgb(236 252 203/.65)}.text-lime-100\/70{color:rgb(236 252 203/.7)}.text-lime-100\/75{color:rgb(236 252 203/.75)}.text-lime-100\/80{color:rgb(236 252 203/.8)}.text-lime-100\/85{color:rgb(236 252 203/.85)}.text-lime-100\/90{color:rgb(236 252 203/.9)}.text-lime-100\/95{color:rgb(236 252 203/.95)}.text-lime-200{--tw-text-opacity:1;color:rgb(217 249 157/var(--tw-text-opacity,1))}.text-lime-200\/0{color:rgb(217 249 157/0)}.text-lime-200\/10{color:rgb(217 249 157/.1)}.text-lime-200\/100{color:rgb(217 249 157/1)}.text-lime-200\/15{color:rgb(217 249 157/.15)}.text-lime-200\/20{color:rgb(217 249 157/.2)}.text-lime-200\/25{color:rgb(217 249 157/.25)}.text-lime-200\/30{color:rgb(217 249 157/.3)}.text-lime-200\/35{color:rgb(217 249 157/.35)}.text-lime-200\/40{color:rgb(217 249 157/.4)}.text-lime-200\/45{color:rgb(217 249 157/.45)}.text-lime-200\/5{color:rgb(217 249 157/.05)}.text-lime-200\/50{color:rgb(217 249 157/.5)}.text-lime-200\/55{color:rgb(217 249 157/.55)}.text-lime-200\/60{color:rgb(217 249 157/.6)}.text-lime-200\/65{color:rgb(217 249 157/.65)}.text-lime-200\/70{color:rgb(217 249 157/.7)}.text-lime-200\/75{color:rgb(217 249 157/.75)}.text-lime-200\/80{color:rgb(217 249 157/.8)}.text-lime-200\/85{color:rgb(217 249 157/.85)}.text-lime-200\/90{color:rgb(217 249 157/.9)}.text-lime-200\/95{color:rgb(217 249 157/.95)}.text-lime-300{--tw-text-opacity:1;color:rgb(190 242 100/var(--tw-text-opacity,1))}.text-lime-300\/0{color:rgb(190 242 100/0)}.text-lime-300\/10{color:rgb(190 242 100/.1)}.text-lime-300\/100{color:rgb(190 242 100/1)}.text-lime-300\/15{color:rgb(190 242 100/.15)}.text-lime-300\/20{color:rgb(190 242 100/.2)}.text-lime-300\/25{color:rgb(190 242 100/.25)}.text-lime-300\/30{color:rgb(190 242 100/.3)}.text-lime-300\/35{color:rgb(190 242 100/.35)}.text-lime-300\/40{color:rgb(190 242 100/.4)}.text-lime-300\/45{color:rgb(190 242 100/.45)}.text-lime-300\/5{color:rgb(190 242 100/.05)}.text-lime-300\/50{color:rgb(190 242 100/.5)}.text-lime-300\/55{color:rgb(190 242 100/.55)}.text-lime-300\/60{color:rgb(190 242 100/.6)}.text-lime-300\/65{color:rgb(190 242 100/.65)}.text-lime-300\/70{color:rgb(190 242 100/.7)}.text-lime-300\/75{color:rgb(190 242 100/.75)}.text-lime-300\/80{color:rgb(190 242 100/.8)}.text-lime-300\/85{color:rgb(190 242 100/.85)}.text-lime-300\/90{color:rgb(190 242 100/.9)}.text-lime-300\/95{color:rgb(190 242 100/.95)}.text-lime-400{--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity,1))}.text-lime-400\/0{color:rgb(163 230 53/0)}.text-lime-400\/10{color:rgb(163 230 53/.1)}.text-lime-400\/100{color:rgb(163 230 53/1)}.text-lime-400\/15{color:rgb(163 230 53/.15)}.text-lime-400\/20{color:rgb(163 230 53/.2)}.text-lime-400\/25{color:rgb(163 230 53/.25)}.text-lime-400\/30{color:rgb(163 230 53/.3)}.text-lime-400\/35{color:rgb(163 230 53/.35)}.text-lime-400\/40{color:rgb(163 230 53/.4)}.text-lime-400\/45{color:rgb(163 230 53/.45)}.text-lime-400\/5{color:rgb(163 230 53/.05)}.text-lime-400\/50{color:rgb(163 230 53/.5)}.text-lime-400\/55{color:rgb(163 230 53/.55)}.text-lime-400\/60{color:rgb(163 230 53/.6)}.text-lime-400\/65{color:rgb(163 230 53/.65)}.text-lime-400\/70{color:rgb(163 230 53/.7)}.text-lime-400\/75{color:rgb(163 230 53/.75)}.text-lime-400\/80{color:rgb(163 230 53/.8)}.text-lime-400\/85{color:rgb(163 230 53/.85)}.text-lime-400\/90{color:rgb(163 230 53/.9)}.text-lime-400\/95{color:rgb(163 230 53/.95)}.text-lime-500{--tw-text-opacity:1;color:rgb(132 204 22/var(--tw-text-opacity,1))}.text-lime-500\/0{color:rgb(132 204 22/0)}.text-lime-500\/10{color:rgb(132 204 22/.1)}.text-lime-500\/100{color:rgb(132 204 22/1)}.text-lime-500\/15{color:rgb(132 204 22/.15)}.text-lime-500\/20{color:rgb(132 204 22/.2)}.text-lime-500\/25{color:rgb(132 204 22/.25)}.text-lime-500\/30{color:rgb(132 204 22/.3)}.text-lime-500\/35{color:rgb(132 204 22/.35)}.text-lime-500\/40{color:rgb(132 204 22/.4)}.text-lime-500\/45{color:rgb(132 204 22/.45)}.text-lime-500\/5{color:rgb(132 204 22/.05)}.text-lime-500\/50{color:rgb(132 204 22/.5)}.text-lime-500\/55{color:rgb(132 204 22/.55)}.text-lime-500\/60{color:rgb(132 204 22/.6)}.text-lime-500\/65{color:rgb(132 204 22/.65)}.text-lime-500\/70{color:rgb(132 204 22/.7)}.text-lime-500\/75{color:rgb(132 204 22/.75)}.text-lime-500\/80{color:rgb(132 204 22/.8)}.text-lime-500\/85{color:rgb(132 204 22/.85)}.text-lime-500\/90{color:rgb(132 204 22/.9)}.text-lime-500\/95{color:rgb(132 204 22/.95)}.text-lime-600{--tw-text-opacity:1;color:rgb(101 163 13/var(--tw-text-opacity,1))}.text-lime-600\/0{color:rgb(101 163 13/0)}.text-lime-600\/10{color:rgb(101 163 13/.1)}.text-lime-600\/100{color:rgb(101 163 13/1)}.text-lime-600\/15{color:rgb(101 163 13/.15)}.text-lime-600\/20{color:rgb(101 163 13/.2)}.text-lime-600\/25{color:rgb(101 163 13/.25)}.text-lime-600\/30{color:rgb(101 163 13/.3)}.text-lime-600\/35{color:rgb(101 163 13/.35)}.text-lime-600\/40{color:rgb(101 163 13/.4)}.text-lime-600\/45{color:rgb(101 163 13/.45)}.text-lime-600\/5{color:rgb(101 163 13/.05)}.text-lime-600\/50{color:rgb(101 163 13/.5)}.text-lime-600\/55{color:rgb(101 163 13/.55)}.text-lime-600\/60{color:rgb(101 163 13/.6)}.text-lime-600\/65{color:rgb(101 163 13/.65)}.text-lime-600\/70{color:rgb(101 163 13/.7)}.text-lime-600\/75{color:rgb(101 163 13/.75)}.text-lime-600\/80{color:rgb(101 163 13/.8)}.text-lime-600\/85{color:rgb(101 163 13/.85)}.text-lime-600\/90{color:rgb(101 163 13/.9)}.text-lime-600\/95{color:rgb(101 163 13/.95)}.text-lime-700{--tw-text-opacity:1;color:rgb(77 124 15/var(--tw-text-opacity,1))}.text-lime-700\/0{color:rgb(77 124 15/0)}.text-lime-700\/10{color:rgb(77 124 15/.1)}.text-lime-700\/100{color:rgb(77 124 15/1)}.text-lime-700\/15{color:rgb(77 124 15/.15)}.text-lime-700\/20{color:rgb(77 124 15/.2)}.text-lime-700\/25{color:rgb(77 124 15/.25)}.text-lime-700\/30{color:rgb(77 124 15/.3)}.text-lime-700\/35{color:rgb(77 124 15/.35)}.text-lime-700\/40{color:rgb(77 124 15/.4)}.text-lime-700\/45{color:rgb(77 124 15/.45)}.text-lime-700\/5{color:rgb(77 124 15/.05)}.text-lime-700\/50{color:rgb(77 124 15/.5)}.text-lime-700\/55{color:rgb(77 124 15/.55)}.text-lime-700\/60{color:rgb(77 124 15/.6)}.text-lime-700\/65{color:rgb(77 124 15/.65)}.text-lime-700\/70{color:rgb(77 124 15/.7)}.text-lime-700\/75{color:rgb(77 124 15/.75)}.text-lime-700\/80{color:rgb(77 124 15/.8)}.text-lime-700\/85{color:rgb(77 124 15/.85)}.text-lime-700\/90{color:rgb(77 124 15/.9)}.text-lime-700\/95{color:rgb(77 124 15/.95)}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-orange-100{--tw-text-opacity:1;color:rgb(255 237 213/var(--tw-text-opacity,1))}.text-orange-100\/0{color:rgb(255 237 213/0)}.text-orange-100\/10{color:rgb(255 237 213/.1)}.text-orange-100\/100{color:rgb(255 237 213/1)}.text-orange-100\/15{color:rgb(255 237 213/.15)}.text-orange-100\/20{color:rgb(255 237 213/.2)}.text-orange-100\/25{color:rgb(255 237 213/.25)}.text-orange-100\/30{color:rgb(255 237 213/.3)}.text-orange-100\/35{color:rgb(255 237 213/.35)}.text-orange-100\/40{color:rgb(255 237 213/.4)}.text-orange-100\/45{color:rgb(255 237 213/.45)}.text-orange-100\/5{color:rgb(255 237 213/.05)}.text-orange-100\/50{color:rgb(255 237 213/.5)}.text-orange-100\/55{color:rgb(255 237 213/.55)}.text-orange-100\/60{color:rgb(255 237 213/.6)}.text-orange-100\/65{color:rgb(255 237 213/.65)}.text-orange-100\/70{color:rgb(255 237 213/.7)}.text-orange-100\/75{color:rgb(255 237 213/.75)}.text-orange-100\/80{color:rgb(255 237 213/.8)}.text-orange-100\/85{color:rgb(255 237 213/.85)}.text-orange-100\/90{color:rgb(255 237 213/.9)}.text-orange-100\/95{color:rgb(255 237 213/.95)}.text-orange-200{--tw-text-opacity:1;color:rgb(254 215 170/var(--tw-text-opacity,1))}.text-orange-200\/0{color:rgb(254 215 170/0)}.text-orange-200\/10{color:rgb(254 215 170/.1)}.text-orange-200\/100{color:rgb(254 215 170/1)}.text-orange-200\/15{color:rgb(254 215 170/.15)}.text-orange-200\/20{color:rgb(254 215 170/.2)}.text-orange-200\/25{color:rgb(254 215 170/.25)}.text-orange-200\/30{color:rgb(254 215 170/.3)}.text-orange-200\/35{color:rgb(254 215 170/.35)}.text-orange-200\/40{color:rgb(254 215 170/.4)}.text-orange-200\/45{color:rgb(254 215 170/.45)}.text-orange-200\/5{color:rgb(254 215 170/.05)}.text-orange-200\/50{color:rgb(254 215 170/.5)}.text-orange-200\/55{color:rgb(254 215 170/.55)}.text-orange-200\/60{color:rgb(254 215 170/.6)}.text-orange-200\/65{color:rgb(254 215 170/.65)}.text-orange-200\/70{color:rgb(254 215 170/.7)}.text-orange-200\/75{color:rgb(254 215 170/.75)}.text-orange-200\/80{color:rgb(254 215 170/.8)}.text-orange-200\/85{color:rgb(254 215 170/.85)}.text-orange-200\/90{color:rgb(254 215 170/.9)}.text-orange-200\/95{color:rgb(254 215 170/.95)}.text-orange-300{--tw-text-opacity:1;color:rgb(253 186 116/var(--tw-text-opacity,1))}.text-orange-300\/0{color:rgb(253 186 116/0)}.text-orange-300\/10{color:rgb(253 186 116/.1)}.text-orange-300\/100{color:rgb(253 186 116/1)}.text-orange-300\/15{color:rgb(253 186 116/.15)}.text-orange-300\/20{color:rgb(253 186 116/.2)}.text-orange-300\/25{color:rgb(253 186 116/.25)}.text-orange-300\/30{color:rgb(253 186 116/.3)}.text-orange-300\/35{color:rgb(253 186 116/.35)}.text-orange-300\/40{color:rgb(253 186 116/.4)}.text-orange-300\/45{color:rgb(253 186 116/.45)}.text-orange-300\/5{color:rgb(253 186 116/.05)}.text-orange-300\/50{color:rgb(253 186 116/.5)}.text-orange-300\/55{color:rgb(253 186 116/.55)}.text-orange-300\/60{color:rgb(253 186 116/.6)}.text-orange-300\/65{color:rgb(253 186 116/.65)}.text-orange-300\/70{color:rgb(253 186 116/.7)}.text-orange-300\/75{color:rgb(253 186 116/.75)}.text-orange-300\/80{color:rgb(253 186 116/.8)}.text-orange-300\/85{color:rgb(253 186 116/.85)}.text-orange-300\/90{color:rgb(253 186 116/.9)}.text-orange-300\/95{color:rgb(253 186 116/.95)}.text-orange-400{--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.text-orange-400\/0{color:rgb(251 146 60/0)}.text-orange-400\/10{color:rgb(251 146 60/.1)}.text-orange-400\/100{color:rgb(251 146 60/1)}.text-orange-400\/15{color:rgb(251 146 60/.15)}.text-orange-400\/20{color:rgb(251 146 60/.2)}.text-orange-400\/25{color:rgb(251 146 60/.25)}.text-orange-400\/30{color:rgb(251 146 60/.3)}.text-orange-400\/35{color:rgb(251 146 60/.35)}.text-orange-400\/40{color:rgb(251 146 60/.4)}.text-orange-400\/45{color:rgb(251 146 60/.45)}.text-orange-400\/5{color:rgb(251 146 60/.05)}.text-orange-400\/50{color:rgb(251 146 60/.5)}.text-orange-400\/55{color:rgb(251 146 60/.55)}.text-orange-400\/60{color:rgb(251 146 60/.6)}.text-orange-400\/65{color:rgb(251 146 60/.65)}.text-orange-400\/70{color:rgb(251 146 60/.7)}.text-orange-400\/75{color:rgb(251 146 60/.75)}.text-orange-400\/80{color:rgb(251 146 60/.8)}.text-orange-400\/85{color:rgb(251 146 60/.85)}.text-orange-400\/90{color:rgb(251 146 60/.9)}.text-orange-400\/95{color:rgb(251 146 60/.95)}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.text-orange-500\/0{color:rgb(249 115 22/0)}.text-orange-500\/10{color:rgb(249 115 22/.1)}.text-orange-500\/100{color:rgb(249 115 22/1)}.text-orange-500\/15{color:rgb(249 115 22/.15)}.text-orange-500\/20{color:rgb(249 115 22/.2)}.text-orange-500\/25{color:rgb(249 115 22/.25)}.text-orange-500\/30{color:rgb(249 115 22/.3)}.text-orange-500\/35{color:rgb(249 115 22/.35)}.text-orange-500\/40{color:rgb(249 115 22/.4)}.text-orange-500\/45{color:rgb(249 115 22/.45)}.text-orange-500\/5{color:rgb(249 115 22/.05)}.text-orange-500\/50{color:rgb(249 115 22/.5)}.text-orange-500\/55{color:rgb(249 115 22/.55)}.text-orange-500\/60{color:rgb(249 115 22/.6)}.text-orange-500\/65{color:rgb(249 115 22/.65)}.text-orange-500\/70{color:rgb(249 115 22/.7)}.text-orange-500\/75{color:rgb(249 115 22/.75)}.text-orange-500\/80{color:rgb(249 115 22/.8)}.text-orange-500\/85{color:rgb(249 115 22/.85)}.text-orange-500\/90{color:rgb(249 115 22/.9)}.text-orange-500\/95{color:rgb(249 115 22/.95)}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity,1))}.text-orange-600\/0{color:rgb(234 88 12/0)}.text-orange-600\/10{color:rgb(234 88 12/.1)}.text-orange-600\/100{color:rgb(234 88 12/1)}.text-orange-600\/15{color:rgb(234 88 12/.15)}.text-orange-600\/20{color:rgb(234 88 12/.2)}.text-orange-600\/25{color:rgb(234 88 12/.25)}.text-orange-600\/30{color:rgb(234 88 12/.3)}.text-orange-600\/35{color:rgb(234 88 12/.35)}.text-orange-600\/40{color:rgb(234 88 12/.4)}.text-orange-600\/45{color:rgb(234 88 12/.45)}.text-orange-600\/5{color:rgb(234 88 12/.05)}.text-orange-600\/50{color:rgb(234 88 12/.5)}.text-orange-600\/55{color:rgb(234 88 12/.55)}.text-orange-600\/60{color:rgb(234 88 12/.6)}.text-orange-600\/65{color:rgb(234 88 12/.65)}.text-orange-600\/70{color:rgb(234 88 12/.7)}.text-orange-600\/75{color:rgb(234 88 12/.75)}.text-orange-600\/80{color:rgb(234 88 12/.8)}.text-orange-600\/85{color:rgb(234 88 12/.85)}.text-orange-600\/90{color:rgb(234 88 12/.9)}.text-orange-600\/95{color:rgb(234 88 12/.95)}.text-orange-700{--tw-text-opacity:1;color:rgb(194 65 12/var(--tw-text-opacity,1))}.text-orange-700\/0{color:rgb(194 65 12/0)}.text-orange-700\/10{color:rgb(194 65 12/.1)}.text-orange-700\/100{color:rgb(194 65 12/1)}.text-orange-700\/15{color:rgb(194 65 12/.15)}.text-orange-700\/20{color:rgb(194 65 12/.2)}.text-orange-700\/25{color:rgb(194 65 12/.25)}.text-orange-700\/30{color:rgb(194 65 12/.3)}.text-orange-700\/35{color:rgb(194 65 12/.35)}.text-orange-700\/40{color:rgb(194 65 12/.4)}.text-orange-700\/45{color:rgb(194 65 12/.45)}.text-orange-700\/5{color:rgb(194 65 12/.05)}.text-orange-700\/50{color:rgb(194 65 12/.5)}.text-orange-700\/55{color:rgb(194 65 12/.55)}.text-orange-700\/60{color:rgb(194 65 12/.6)}.text-orange-700\/65{color:rgb(194 65 12/.65)}.text-orange-700\/70{color:rgb(194 65 12/.7)}.text-orange-700\/75{color:rgb(194 65 12/.75)}.text-orange-700\/80{color:rgb(194 65 12/.8)}.text-orange-700\/85{color:rgb(194 65 12/.85)}.text-orange-700\/90{color:rgb(194 65 12/.9)}.text-orange-700\/95{color:rgb(194 65 12/.95)}.text-orange-800{--tw-text-opacity:1;color:rgb(154 52 18/var(--tw-text-opacity,1))}.text-pink-100{--tw-text-opacity:1;color:rgb(252 231 243/var(--tw-text-opacity,1))}.text-pink-100\/0{color:rgb(252 231 243/0)}.text-pink-100\/10{color:rgb(252 231 243/.1)}.text-pink-100\/100{color:rgb(252 231 243/1)}.text-pink-100\/15{color:rgb(252 231 243/.15)}.text-pink-100\/20{color:rgb(252 231 243/.2)}.text-pink-100\/25{color:rgb(252 231 243/.25)}.text-pink-100\/30{color:rgb(252 231 243/.3)}.text-pink-100\/35{color:rgb(252 231 243/.35)}.text-pink-100\/40{color:rgb(252 231 243/.4)}.text-pink-100\/45{color:rgb(252 231 243/.45)}.text-pink-100\/5{color:rgb(252 231 243/.05)}.text-pink-100\/50{color:rgb(252 231 243/.5)}.text-pink-100\/55{color:rgb(252 231 243/.55)}.text-pink-100\/60{color:rgb(252 231 243/.6)}.text-pink-100\/65{color:rgb(252 231 243/.65)}.text-pink-100\/70{color:rgb(252 231 243/.7)}.text-pink-100\/75{color:rgb(252 231 243/.75)}.text-pink-100\/80{color:rgb(252 231 243/.8)}.text-pink-100\/85{color:rgb(252 231 243/.85)}.text-pink-100\/90{color:rgb(252 231 243/.9)}.text-pink-100\/95{color:rgb(252 231 243/.95)}.text-pink-200{--tw-text-opacity:1;color:rgb(251 207 232/var(--tw-text-opacity,1))}.text-pink-200\/0{color:rgb(251 207 232/0)}.text-pink-200\/10{color:rgb(251 207 232/.1)}.text-pink-200\/100{color:rgb(251 207 232/1)}.text-pink-200\/15{color:rgb(251 207 232/.15)}.text-pink-200\/20{color:rgb(251 207 232/.2)}.text-pink-200\/25{color:rgb(251 207 232/.25)}.text-pink-200\/30{color:rgb(251 207 232/.3)}.text-pink-200\/35{color:rgb(251 207 232/.35)}.text-pink-200\/40{color:rgb(251 207 232/.4)}.text-pink-200\/45{color:rgb(251 207 232/.45)}.text-pink-200\/5{color:rgb(251 207 232/.05)}.text-pink-200\/50{color:rgb(251 207 232/.5)}.text-pink-200\/55{color:rgb(251 207 232/.55)}.text-pink-200\/60{color:rgb(251 207 232/.6)}.text-pink-200\/65{color:rgb(251 207 232/.65)}.text-pink-200\/70{color:rgb(251 207 232/.7)}.text-pink-200\/75{color:rgb(251 207 232/.75)}.text-pink-200\/80{color:rgb(251 207 232/.8)}.text-pink-200\/85{color:rgb(251 207 232/.85)}.text-pink-200\/90{color:rgb(251 207 232/.9)}.text-pink-200\/95{color:rgb(251 207 232/.95)}.text-pink-300{--tw-text-opacity:1;color:rgb(249 168 212/var(--tw-text-opacity,1))}.text-pink-300\/0{color:rgb(249 168 212/0)}.text-pink-300\/10{color:rgb(249 168 212/.1)}.text-pink-300\/100{color:rgb(249 168 212/1)}.text-pink-300\/15{color:rgb(249 168 212/.15)}.text-pink-300\/20{color:rgb(249 168 212/.2)}.text-pink-300\/25{color:rgb(249 168 212/.25)}.text-pink-300\/30{color:rgb(249 168 212/.3)}.text-pink-300\/35{color:rgb(249 168 212/.35)}.text-pink-300\/40{color:rgb(249 168 212/.4)}.text-pink-300\/45{color:rgb(249 168 212/.45)}.text-pink-300\/5{color:rgb(249 168 212/.05)}.text-pink-300\/50{color:rgb(249 168 212/.5)}.text-pink-300\/55{color:rgb(249 168 212/.55)}.text-pink-300\/60{color:rgb(249 168 212/.6)}.text-pink-300\/65{color:rgb(249 168 212/.65)}.text-pink-300\/70{color:rgb(249 168 212/.7)}.text-pink-300\/75{color:rgb(249 168 212/.75)}.text-pink-300\/80{color:rgb(249 168 212/.8)}.text-pink-300\/85{color:rgb(249 168 212/.85)}.text-pink-300\/90{color:rgb(249 168 212/.9)}.text-pink-300\/95{color:rgb(249 168 212/.95)}.text-pink-400{--tw-text-opacity:1;color:rgb(244 114 182/var(--tw-text-opacity,1))}.text-pink-400\/0{color:rgb(244 114 182/0)}.text-pink-400\/10{color:rgb(244 114 182/.1)}.text-pink-400\/100{color:rgb(244 114 182/1)}.text-pink-400\/15{color:rgb(244 114 182/.15)}.text-pink-400\/20{color:rgb(244 114 182/.2)}.text-pink-400\/25{color:rgb(244 114 182/.25)}.text-pink-400\/30{color:rgb(244 114 182/.3)}.text-pink-400\/35{color:rgb(244 114 182/.35)}.text-pink-400\/40{color:rgb(244 114 182/.4)}.text-pink-400\/45{color:rgb(244 114 182/.45)}.text-pink-400\/5{color:rgb(244 114 182/.05)}.text-pink-400\/50{color:rgb(244 114 182/.5)}.text-pink-400\/55{color:rgb(244 114 182/.55)}.text-pink-400\/60{color:rgb(244 114 182/.6)}.text-pink-400\/65{color:rgb(244 114 182/.65)}.text-pink-400\/70{color:rgb(244 114 182/.7)}.text-pink-400\/75{color:rgb(244 114 182/.75)}.text-pink-400\/80{color:rgb(244 114 182/.8)}.text-pink-400\/85{color:rgb(244 114 182/.85)}.text-pink-400\/90{color:rgb(244 114 182/.9)}.text-pink-400\/95{color:rgb(244 114 182/.95)}.text-pink-500{--tw-text-opacity:1;color:rgb(236 72 153/var(--tw-text-opacity,1))}.text-pink-500\/0{color:rgb(236 72 153/0)}.text-pink-500\/10{color:rgb(236 72 153/.1)}.text-pink-500\/100{color:rgb(236 72 153/1)}.text-pink-500\/15{color:rgb(236 72 153/.15)}.text-pink-500\/20{color:rgb(236 72 153/.2)}.text-pink-500\/25{color:rgb(236 72 153/.25)}.text-pink-500\/30{color:rgb(236 72 153/.3)}.text-pink-500\/35{color:rgb(236 72 153/.35)}.text-pink-500\/40{color:rgb(236 72 153/.4)}.text-pink-500\/45{color:rgb(236 72 153/.45)}.text-pink-500\/5{color:rgb(236 72 153/.05)}.text-pink-500\/50{color:rgb(236 72 153/.5)}.text-pink-500\/55{color:rgb(236 72 153/.55)}.text-pink-500\/60{color:rgb(236 72 153/.6)}.text-pink-500\/65{color:rgb(236 72 153/.65)}.text-pink-500\/70{color:rgb(236 72 153/.7)}.text-pink-500\/75{color:rgb(236 72 153/.75)}.text-pink-500\/80{color:rgb(236 72 153/.8)}.text-pink-500\/85{color:rgb(236 72 153/.85)}.text-pink-500\/90{color:rgb(236 72 153/.9)}.text-pink-500\/95{color:rgb(236 72 153/.95)}.text-pink-600{--tw-text-opacity:1;color:rgb(219 39 119/var(--tw-text-opacity,1))}.text-pink-600\/0{color:rgb(219 39 119/0)}.text-pink-600\/10{color:rgb(219 39 119/.1)}.text-pink-600\/100{color:rgb(219 39 119/1)}.text-pink-600\/15{color:rgb(219 39 119/.15)}.text-pink-600\/20{color:rgb(219 39 119/.2)}.text-pink-600\/25{color:rgb(219 39 119/.25)}.text-pink-600\/30{color:rgb(219 39 119/.3)}.text-pink-600\/35{color:rgb(219 39 119/.35)}.text-pink-600\/40{color:rgb(219 39 119/.4)}.text-pink-600\/45{color:rgb(219 39 119/.45)}.text-pink-600\/5{color:rgb(219 39 119/.05)}.text-pink-600\/50{color:rgb(219 39 119/.5)}.text-pink-600\/55{color:rgb(219 39 119/.55)}.text-pink-600\/60{color:rgb(219 39 119/.6)}.text-pink-600\/65{color:rgb(219 39 119/.65)}.text-pink-600\/70{color:rgb(219 39 119/.7)}.text-pink-600\/75{color:rgb(219 39 119/.75)}.text-pink-600\/80{color:rgb(219 39 119/.8)}.text-pink-600\/85{color:rgb(219 39 119/.85)}.text-pink-600\/90{color:rgb(219 39 119/.9)}.text-pink-600\/95{color:rgb(219 39 119/.95)}.text-pink-700{--tw-text-opacity:1;color:rgb(190 24 93/var(--tw-text-opacity,1))}.text-pink-700\/0{color:rgb(190 24 93/0)}.text-pink-700\/10{color:rgb(190 24 93/.1)}.text-pink-700\/100{color:rgb(190 24 93/1)}.text-pink-700\/15{color:rgb(190 24 93/.15)}.text-pink-700\/20{color:rgb(190 24 93/.2)}.text-pink-700\/25{color:rgb(190 24 93/.25)}.text-pink-700\/30{color:rgb(190 24 93/.3)}.text-pink-700\/35{color:rgb(190 24 93/.35)}.text-pink-700\/40{color:rgb(190 24 93/.4)}.text-pink-700\/45{color:rgb(190 24 93/.45)}.text-pink-700\/5{color:rgb(190 24 93/.05)}.text-pink-700\/50{color:rgb(190 24 93/.5)}.text-pink-700\/55{color:rgb(190 24 93/.55)}.text-pink-700\/60{color:rgb(190 24 93/.6)}.text-pink-700\/65{color:rgb(190 24 93/.65)}.text-pink-700\/70{color:rgb(190 24 93/.7)}.text-pink-700\/75{color:rgb(190 24 93/.75)}.text-pink-700\/80{color:rgb(190 24 93/.8)}.text-pink-700\/85{color:rgb(190 24 93/.85)}.text-pink-700\/90{color:rgb(190 24 93/.9)}.text-pink-700\/95{color:rgb(190 24 93/.95)}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-purple-100{--tw-text-opacity:1;color:rgb(243 232 255/var(--tw-text-opacity,1))}.text-purple-100\/0{color:rgb(243 232 255/0)}.text-purple-100\/10{color:rgb(243 232 255/.1)}.text-purple-100\/100{color:rgb(243 232 255/1)}.text-purple-100\/15{color:rgb(243 232 255/.15)}.text-purple-100\/20{color:rgb(243 232 255/.2)}.text-purple-100\/25{color:rgb(243 232 255/.25)}.text-purple-100\/30{color:rgb(243 232 255/.3)}.text-purple-100\/35{color:rgb(243 232 255/.35)}.text-purple-100\/40{color:rgb(243 232 255/.4)}.text-purple-100\/45{color:rgb(243 232 255/.45)}.text-purple-100\/5{color:rgb(243 232 255/.05)}.text-purple-100\/50{color:rgb(243 232 255/.5)}.text-purple-100\/55{color:rgb(243 232 255/.55)}.text-purple-100\/60{color:rgb(243 232 255/.6)}.text-purple-100\/65{color:rgb(243 232 255/.65)}.text-purple-100\/70{color:rgb(243 232 255/.7)}.text-purple-100\/75{color:rgb(243 232 255/.75)}.text-purple-100\/80{color:rgb(243 232 255/.8)}.text-purple-100\/85{color:rgb(243 232 255/.85)}.text-purple-100\/90{color:rgb(243 232 255/.9)}.text-purple-100\/95{color:rgb(243 232 255/.95)}.text-purple-200{--tw-text-opacity:1;color:rgb(233 213 255/var(--tw-text-opacity,1))}.text-purple-200\/0{color:rgb(233 213 255/0)}.text-purple-200\/10{color:rgb(233 213 255/.1)}.text-purple-200\/100{color:rgb(233 213 255/1)}.text-purple-200\/15{color:rgb(233 213 255/.15)}.text-purple-200\/20{color:rgb(233 213 255/.2)}.text-purple-200\/25{color:rgb(233 213 255/.25)}.text-purple-200\/30{color:rgb(233 213 255/.3)}.text-purple-200\/35{color:rgb(233 213 255/.35)}.text-purple-200\/40{color:rgb(233 213 255/.4)}.text-purple-200\/45{color:rgb(233 213 255/.45)}.text-purple-200\/5{color:rgb(233 213 255/.05)}.text-purple-200\/50{color:rgb(233 213 255/.5)}.text-purple-200\/55{color:rgb(233 213 255/.55)}.text-purple-200\/60{color:rgb(233 213 255/.6)}.text-purple-200\/65{color:rgb(233 213 255/.65)}.text-purple-200\/70{color:rgb(233 213 255/.7)}.text-purple-200\/75{color:rgb(233 213 255/.75)}.text-purple-200\/80{color:rgb(233 213 255/.8)}.text-purple-200\/85{color:rgb(233 213 255/.85)}.text-purple-200\/90{color:rgb(233 213 255/.9)}.text-purple-200\/95{color:rgb(233 213 255/.95)}.text-purple-300{--tw-text-opacity:1;color:rgb(216 180 254/var(--tw-text-opacity,1))}.text-purple-300\/0{color:rgb(216 180 254/0)}.text-purple-300\/10{color:rgb(216 180 254/.1)}.text-purple-300\/100{color:rgb(216 180 254/1)}.text-purple-300\/15{color:rgb(216 180 254/.15)}.text-purple-300\/20{color:rgb(216 180 254/.2)}.text-purple-300\/25{color:rgb(216 180 254/.25)}.text-purple-300\/30{color:rgb(216 180 254/.3)}.text-purple-300\/35{color:rgb(216 180 254/.35)}.text-purple-300\/40{color:rgb(216 180 254/.4)}.text-purple-300\/45{color:rgb(216 180 254/.45)}.text-purple-300\/5{color:rgb(216 180 254/.05)}.text-purple-300\/50{color:rgb(216 180 254/.5)}.text-purple-300\/55{color:rgb(216 180 254/.55)}.text-purple-300\/60{color:rgb(216 180 254/.6)}.text-purple-300\/65{color:rgb(216 180 254/.65)}.text-purple-300\/70{color:rgb(216 180 254/.7)}.text-purple-300\/75{color:rgb(216 180 254/.75)}.text-purple-300\/80{color:rgb(216 180 254/.8)}.text-purple-300\/85{color:rgb(216 180 254/.85)}.text-purple-300\/90{color:rgb(216 180 254/.9)}.text-purple-300\/95{color:rgb(216 180 254/.95)}.text-purple-400{--tw-text-opacity:1;color:rgb(192 132 252/var(--tw-text-opacity,1))}.text-purple-400\/0{color:rgb(192 132 252/0)}.text-purple-400\/10{color:rgb(192 132 252/.1)}.text-purple-400\/100{color:rgb(192 132 252/1)}.text-purple-400\/15{color:rgb(192 132 252/.15)}.text-purple-400\/20{color:rgb(192 132 252/.2)}.text-purple-400\/25{color:rgb(192 132 252/.25)}.text-purple-400\/30{color:rgb(192 132 252/.3)}.text-purple-400\/35{color:rgb(192 132 252/.35)}.text-purple-400\/40{color:rgb(192 132 252/.4)}.text-purple-400\/45{color:rgb(192 132 252/.45)}.text-purple-400\/5{color:rgb(192 132 252/.05)}.text-purple-400\/50{color:rgb(192 132 252/.5)}.text-purple-400\/55{color:rgb(192 132 252/.55)}.text-purple-400\/60{color:rgb(192 132 252/.6)}.text-purple-400\/65{color:rgb(192 132 252/.65)}.text-purple-400\/70{color:rgb(192 132 252/.7)}.text-purple-400\/75{color:rgb(192 132 252/.75)}.text-purple-400\/80{color:rgb(192 132 252/.8)}.text-purple-400\/85{color:rgb(192 132 252/.85)}.text-purple-400\/90{color:rgb(192 132 252/.9)}.text-purple-400\/95{color:rgb(192 132 252/.95)}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity,1))}.text-purple-500\/0{color:rgb(168 85 247/0)}.text-purple-500\/10{color:rgb(168 85 247/.1)}.text-purple-500\/100{color:rgb(168 85 247/1)}.text-purple-500\/15{color:rgb(168 85 247/.15)}.text-purple-500\/20{color:rgb(168 85 247/.2)}.text-purple-500\/25{color:rgb(168 85 247/.25)}.text-purple-500\/30{color:rgb(168 85 247/.3)}.text-purple-500\/35{color:rgb(168 85 247/.35)}.text-purple-500\/40{color:rgb(168 85 247/.4)}.text-purple-500\/45{color:rgb(168 85 247/.45)}.text-purple-500\/5{color:rgb(168 85 247/.05)}.text-purple-500\/50{color:rgb(168 85 247/.5)}.text-purple-500\/55{color:rgb(168 85 247/.55)}.text-purple-500\/60{color:rgb(168 85 247/.6)}.text-purple-500\/65{color:rgb(168 85 247/.65)}.text-purple-500\/70{color:rgb(168 85 247/.7)}.text-purple-500\/75{color:rgb(168 85 247/.75)}.text-purple-500\/80{color:rgb(168 85 247/.8)}.text-purple-500\/85{color:rgb(168 85 247/.85)}.text-purple-500\/90{color:rgb(168 85 247/.9)}.text-purple-500\/95{color:rgb(168 85 247/.95)}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity,1))}.text-purple-600\/0{color:rgb(147 51 234/0)}.text-purple-600\/10{color:rgb(147 51 234/.1)}.text-purple-600\/100{color:rgb(147 51 234/1)}.text-purple-600\/15{color:rgb(147 51 234/.15)}.text-purple-600\/20{color:rgb(147 51 234/.2)}.text-purple-600\/25{color:rgb(147 51 234/.25)}.text-purple-600\/30{color:rgb(147 51 234/.3)}.text-purple-600\/35{color:rgb(147 51 234/.35)}.text-purple-600\/40{color:rgb(147 51 234/.4)}.text-purple-600\/45{color:rgb(147 51 234/.45)}.text-purple-600\/5{color:rgb(147 51 234/.05)}.text-purple-600\/50{color:rgb(147 51 234/.5)}.text-purple-600\/55{color:rgb(147 51 234/.55)}.text-purple-600\/60{color:rgb(147 51 234/.6)}.text-purple-600\/65{color:rgb(147 51 234/.65)}.text-purple-600\/70{color:rgb(147 51 234/.7)}.text-purple-600\/75{color:rgb(147 51 234/.75)}.text-purple-600\/80{color:rgb(147 51 234/.8)}.text-purple-600\/85{color:rgb(147 51 234/.85)}.text-purple-600\/90{color:rgb(147 51 234/.9)}.text-purple-600\/95{color:rgb(147 51 234/.95)}.text-purple-700{--tw-text-opacity:1;color:rgb(126 34 206/var(--tw-text-opacity,1))}.text-purple-700\/0{color:rgb(126 34 206/0)}.text-purple-700\/10{color:rgb(126 34 206/.1)}.text-purple-700\/100{color:rgb(126 34 206/1)}.text-purple-700\/15{color:rgb(126 34 206/.15)}.text-purple-700\/20{color:rgb(126 34 206/.2)}.text-purple-700\/25{color:rgb(126 34 206/.25)}.text-purple-700\/30{color:rgb(126 34 206/.3)}.text-purple-700\/35{color:rgb(126 34 206/.35)}.text-purple-700\/40{color:rgb(126 34 206/.4)}.text-purple-700\/45{color:rgb(126 34 206/.45)}.text-purple-700\/5{color:rgb(126 34 206/.05)}.text-purple-700\/50{color:rgb(126 34 206/.5)}.text-purple-700\/55{color:rgb(126 34 206/.55)}.text-purple-700\/60{color:rgb(126 34 206/.6)}.text-purple-700\/65{color:rgb(126 34 206/.65)}.text-purple-700\/70{color:rgb(126 34 206/.7)}.text-purple-700\/75{color:rgb(126 34 206/.75)}.text-purple-700\/80{color:rgb(126 34 206/.8)}.text-purple-700\/85{color:rgb(126 34 206/.85)}.text-purple-700\/90{color:rgb(126 34 206/.9)}.text-purple-700\/95{color:rgb(126 34 206/.95)}.text-red-100{--tw-text-opacity:1;color:rgb(254 226 226/var(--tw-text-opacity,1))}.text-red-100\/0{color:rgb(254 226 226/0)}.text-red-100\/10{color:rgb(254 226 226/.1)}.text-red-100\/100{color:rgb(254 226 226/1)}.text-red-100\/15{color:rgb(254 226 226/.15)}.text-red-100\/20{color:rgb(254 226 226/.2)}.text-red-100\/25{color:rgb(254 226 226/.25)}.text-red-100\/30{color:rgb(254 226 226/.3)}.text-red-100\/35{color:rgb(254 226 226/.35)}.text-red-100\/40{color:rgb(254 226 226/.4)}.text-red-100\/45{color:rgb(254 226 226/.45)}.text-red-100\/5{color:rgb(254 226 226/.05)}.text-red-100\/50{color:rgb(254 226 226/.5)}.text-red-100\/55{color:rgb(254 226 226/.55)}.text-red-100\/60{color:rgb(254 226 226/.6)}.text-red-100\/65{color:rgb(254 226 226/.65)}.text-red-100\/70{color:rgb(254 226 226/.7)}.text-red-100\/75{color:rgb(254 226 226/.75)}.text-red-100\/80{color:rgb(254 226 226/.8)}.text-red-100\/85{color:rgb(254 226 226/.85)}.text-red-100\/90{color:rgb(254 226 226/.9)}.text-red-100\/95{color:rgb(254 226 226/.95)}.text-red-200{--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity,1))}.text-red-200\/0{color:rgb(254 202 202/0)}.text-red-200\/10{color:rgb(254 202 202/.1)}.text-red-200\/100{color:rgb(254 202 202/1)}.text-red-200\/15{color:rgb(254 202 202/.15)}.text-red-200\/20{color:rgb(254 202 202/.2)}.text-red-200\/25{color:rgb(254 202 202/.25)}.text-red-200\/30{color:rgb(254 202 202/.3)}.text-red-200\/35{color:rgb(254 202 202/.35)}.text-red-200\/40{color:rgb(254 202 202/.4)}.text-red-200\/45{color:rgb(254 202 202/.45)}.text-red-200\/5{color:rgb(254 202 202/.05)}.text-red-200\/50{color:rgb(254 202 202/.5)}.text-red-200\/55{color:rgb(254 202 202/.55)}.text-red-200\/60{color:rgb(254 202 202/.6)}.text-red-200\/65{color:rgb(254 202 202/.65)}.text-red-200\/70{color:rgb(254 202 202/.7)}.text-red-200\/75{color:rgb(254 202 202/.75)}.text-red-200\/80{color:rgb(254 202 202/.8)}.text-red-200\/85{color:rgb(254 202 202/.85)}.text-red-200\/90{color:rgb(254 202 202/.9)}.text-red-200\/95{color:rgb(254 202 202/.95)}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.text-red-300\/0{color:rgb(252 165 165/0)}.text-red-300\/10{color:rgb(252 165 165/.1)}.text-red-300\/100{color:rgb(252 165 165/1)}.text-red-300\/15{color:rgb(252 165 165/.15)}.text-red-300\/20{color:rgb(252 165 165/.2)}.text-red-300\/25{color:rgb(252 165 165/.25)}.text-red-300\/30{color:rgb(252 165 165/.3)}.text-red-300\/35{color:rgb(252 165 165/.35)}.text-red-300\/40{color:rgb(252 165 165/.4)}.text-red-300\/45{color:rgb(252 165 165/.45)}.text-red-300\/5{color:rgb(252 165 165/.05)}.text-red-300\/50{color:rgb(252 165 165/.5)}.text-red-300\/55{color:rgb(252 165 165/.55)}.text-red-300\/60{color:rgb(252 165 165/.6)}.text-red-300\/65{color:rgb(252 165 165/.65)}.text-red-300\/70{color:rgb(252 165 165/.7)}.text-red-300\/75{color:rgb(252 165 165/.75)}.text-red-300\/80{color:rgb(252 165 165/.8)}.text-red-300\/85{color:rgb(252 165 165/.85)}.text-red-300\/90{color:rgb(252 165 165/.9)}.text-red-300\/95{color:rgb(252 165 165/.95)}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity,1))}.text-red-400\/0{color:rgb(248 113 113/0)}.text-red-400\/10{color:rgb(248 113 113/.1)}.text-red-400\/100{color:rgb(248 113 113/1)}.text-red-400\/15{color:rgb(248 113 113/.15)}.text-red-400\/20{color:rgb(248 113 113/.2)}.text-red-400\/25{color:rgb(248 113 113/.25)}.text-red-400\/30{color:rgb(248 113 113/.3)}.text-red-400\/35{color:rgb(248 113 113/.35)}.text-red-400\/40{color:rgb(248 113 113/.4)}.text-red-400\/45{color:rgb(248 113 113/.45)}.text-red-400\/5{color:rgb(248 113 113/.05)}.text-red-400\/50{color:rgb(248 113 113/.5)}.text-red-400\/55{color:rgb(248 113 113/.55)}.text-red-400\/60{color:rgb(248 113 113/.6)}.text-red-400\/65{color:rgb(248 113 113/.65)}.text-red-400\/70{color:rgb(248 113 113/.7)}.text-red-400\/75{color:rgb(248 113 113/.75)}.text-red-400\/80{color:rgb(248 113 113/.8)}.text-red-400\/85{color:rgb(248 113 113/.85)}.text-red-400\/90{color:rgb(248 113 113/.9)}.text-red-400\/95{color:rgb(248 113 113/.95)}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity,1))}.text-red-500\/0{color:rgb(239 68 68/0)}.text-red-500\/10{color:rgb(239 68 68/.1)}.text-red-500\/100{color:rgb(239 68 68/1)}.text-red-500\/15{color:rgb(239 68 68/.15)}.text-red-500\/20{color:rgb(239 68 68/.2)}.text-red-500\/25{color:rgb(239 68 68/.25)}.text-red-500\/30{color:rgb(239 68 68/.3)}.text-red-500\/35{color:rgb(239 68 68/.35)}.text-red-500\/40{color:rgb(239 68 68/.4)}.text-red-500\/45{color:rgb(239 68 68/.45)}.text-red-500\/5{color:rgb(239 68 68/.05)}.text-red-500\/50{color:rgb(239 68 68/.5)}.text-red-500\/55{color:rgb(239 68 68/.55)}.text-red-500\/60{color:rgb(239 68 68/.6)}.text-red-500\/65{color:rgb(239 68 68/.65)}.text-red-500\/70{color:rgb(239 68 68/.7)}.text-red-500\/75{color:rgb(239 68 68/.75)}.text-red-500\/80{color:rgb(239 68 68/.8)}.text-red-500\/85{color:rgb(239 68 68/.85)}.text-red-500\/90{color:rgb(239 68 68/.9)}.text-red-500\/95{color:rgb(239 68 68/.95)}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity,1))}.text-red-600\/0{color:rgb(220 38 38/0)}.text-red-600\/10{color:rgb(220 38 38/.1)}.text-red-600\/100{color:rgb(220 38 38/1)}.text-red-600\/15{color:rgb(220 38 38/.15)}.text-red-600\/20{color:rgb(220 38 38/.2)}.text-red-600\/25{color:rgb(220 38 38/.25)}.text-red-600\/30{color:rgb(220 38 38/.3)}.text-red-600\/35{color:rgb(220 38 38/.35)}.text-red-600\/40{color:rgb(220 38 38/.4)}.text-red-600\/45{color:rgb(220 38 38/.45)}.text-red-600\/5{color:rgb(220 38 38/.05)}.text-red-600\/50{color:rgb(220 38 38/.5)}.text-red-600\/55{color:rgb(220 38 38/.55)}.text-red-600\/60{color:rgb(220 38 38/.6)}.text-red-600\/65{color:rgb(220 38 38/.65)}.text-red-600\/70{color:rgb(220 38 38/.7)}.text-red-600\/75{color:rgb(220 38 38/.75)}.text-red-600\/80{color:rgb(220 38 38/.8)}.text-red-600\/85{color:rgb(220 38 38/.85)}.text-red-600\/90{color:rgb(220 38 38/.9)}.text-red-600\/95{color:rgb(220 38 38/.95)}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity,1))}.text-red-700\/0{color:rgb(185 28 28/0)}.text-red-700\/10{color:rgb(185 28 28/.1)}.text-red-700\/100{color:rgb(185 28 28/1)}.text-red-700\/15{color:rgb(185 28 28/.15)}.text-red-700\/20{color:rgb(185 28 28/.2)}.text-red-700\/25{color:rgb(185 28 28/.25)}.text-red-700\/30{color:rgb(185 28 28/.3)}.text-red-700\/35{color:rgb(185 28 28/.35)}.text-red-700\/40{color:rgb(185 28 28/.4)}.text-red-700\/45{color:rgb(185 28 28/.45)}.text-red-700\/5{color:rgb(185 28 28/.05)}.text-red-700\/50{color:rgb(185 28 28/.5)}.text-red-700\/55{color:rgb(185 28 28/.55)}.text-red-700\/60{color:rgb(185 28 28/.6)}.text-red-700\/65{color:rgb(185 28 28/.65)}.text-red-700\/70{color:rgb(185 28 28/.7)}.text-red-700\/75{color:rgb(185 28 28/.75)}.text-red-700\/80{color:rgb(185 28 28/.8)}.text-red-700\/85{color:rgb(185 28 28/.85)}.text-red-700\/90{color:rgb(185 28 28/.9)}.text-red-700\/95{color:rgb(185 28 28/.95)}.text-secondary{color:hsl(var(--secondary))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-secondary-foreground\/30{color:hsl(var(--secondary-foreground)/.3)}.text-yellow-100{--tw-text-opacity:1;color:rgb(254 249 195/var(--tw-text-opacity,1))}.text-yellow-100\/0{color:rgb(254 249 195/0)}.text-yellow-100\/10{color:rgb(254 249 195/.1)}.text-yellow-100\/100{color:rgb(254 249 195/1)}.text-yellow-100\/15{color:rgb(254 249 195/.15)}.text-yellow-100\/20{color:rgb(254 249 195/.2)}.text-yellow-100\/25{color:rgb(254 249 195/.25)}.text-yellow-100\/30{color:rgb(254 249 195/.3)}.text-yellow-100\/35{color:rgb(254 249 195/.35)}.text-yellow-100\/40{color:rgb(254 249 195/.4)}.text-yellow-100\/45{color:rgb(254 249 195/.45)}.text-yellow-100\/5{color:rgb(254 249 195/.05)}.text-yellow-100\/50{color:rgb(254 249 195/.5)}.text-yellow-100\/55{color:rgb(254 249 195/.55)}.text-yellow-100\/60{color:rgb(254 249 195/.6)}.text-yellow-100\/65{color:rgb(254 249 195/.65)}.text-yellow-100\/70{color:rgb(254 249 195/.7)}.text-yellow-100\/75{color:rgb(254 249 195/.75)}.text-yellow-100\/80{color:rgb(254 249 195/.8)}.text-yellow-100\/85{color:rgb(254 249 195/.85)}.text-yellow-100\/90{color:rgb(254 249 195/.9)}.text-yellow-100\/95{color:rgb(254 249 195/.95)}.text-yellow-200{--tw-text-opacity:1;color:rgb(254 240 138/var(--tw-text-opacity,1))}.text-yellow-200\/0{color:rgb(254 240 138/0)}.text-yellow-200\/10{color:rgb(254 240 138/.1)}.text-yellow-200\/100{color:rgb(254 240 138/1)}.text-yellow-200\/15{color:rgb(254 240 138/.15)}.text-yellow-200\/20{color:rgb(254 240 138/.2)}.text-yellow-200\/25{color:rgb(254 240 138/.25)}.text-yellow-200\/30{color:rgb(254 240 138/.3)}.text-yellow-200\/35{color:rgb(254 240 138/.35)}.text-yellow-200\/40{color:rgb(254 240 138/.4)}.text-yellow-200\/45{color:rgb(254 240 138/.45)}.text-yellow-200\/5{color:rgb(254 240 138/.05)}.text-yellow-200\/50{color:rgb(254 240 138/.5)}.text-yellow-200\/55{color:rgb(254 240 138/.55)}.text-yellow-200\/60{color:rgb(254 240 138/.6)}.text-yellow-200\/65{color:rgb(254 240 138/.65)}.text-yellow-200\/70{color:rgb(254 240 138/.7)}.text-yellow-200\/75{color:rgb(254 240 138/.75)}.text-yellow-200\/80{color:rgb(254 240 138/.8)}.text-yellow-200\/85{color:rgb(254 240 138/.85)}.text-yellow-200\/90{color:rgb(254 240 138/.9)}.text-yellow-200\/95{color:rgb(254 240 138/.95)}.text-yellow-300{--tw-text-opacity:1;color:rgb(253 224 71/var(--tw-text-opacity,1))}.text-yellow-300\/0{color:rgb(253 224 71/0)}.text-yellow-300\/10{color:rgb(253 224 71/.1)}.text-yellow-300\/100{color:rgb(253 224 71/1)}.text-yellow-300\/15{color:rgb(253 224 71/.15)}.text-yellow-300\/20{color:rgb(253 224 71/.2)}.text-yellow-300\/25{color:rgb(253 224 71/.25)}.text-yellow-300\/30{color:rgb(253 224 71/.3)}.text-yellow-300\/35{color:rgb(253 224 71/.35)}.text-yellow-300\/40{color:rgb(253 224 71/.4)}.text-yellow-300\/45{color:rgb(253 224 71/.45)}.text-yellow-300\/5{color:rgb(253 224 71/.05)}.text-yellow-300\/50{color:rgb(253 224 71/.5)}.text-yellow-300\/55{color:rgb(253 224 71/.55)}.text-yellow-300\/60{color:rgb(253 224 71/.6)}.text-yellow-300\/65{color:rgb(253 224 71/.65)}.text-yellow-300\/70{color:rgb(253 224 71/.7)}.text-yellow-300\/75{color:rgb(253 224 71/.75)}.text-yellow-300\/80{color:rgb(253 224 71/.8)}.text-yellow-300\/85{color:rgb(253 224 71/.85)}.text-yellow-300\/90{color:rgb(253 224 71/.9)}.text-yellow-300\/95{color:rgb(253 224 71/.95)}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity,1))}.text-yellow-400\/0{color:rgb(250 204 21/0)}.text-yellow-400\/10{color:rgb(250 204 21/.1)}.text-yellow-400\/100{color:rgb(250 204 21/1)}.text-yellow-400\/15{color:rgb(250 204 21/.15)}.text-yellow-400\/20{color:rgb(250 204 21/.2)}.text-yellow-400\/25{color:rgb(250 204 21/.25)}.text-yellow-400\/30{color:rgb(250 204 21/.3)}.text-yellow-400\/35{color:rgb(250 204 21/.35)}.text-yellow-400\/40{color:rgb(250 204 21/.4)}.text-yellow-400\/45{color:rgb(250 204 21/.45)}.text-yellow-400\/5{color:rgb(250 204 21/.05)}.text-yellow-400\/50{color:rgb(250 204 21/.5)}.text-yellow-400\/55{color:rgb(250 204 21/.55)}.text-yellow-400\/60{color:rgb(250 204 21/.6)}.text-yellow-400\/65{color:rgb(250 204 21/.65)}.text-yellow-400\/70{color:rgb(250 204 21/.7)}.text-yellow-400\/75{color:rgb(250 204 21/.75)}.text-yellow-400\/80{color:rgb(250 204 21/.8)}.text-yellow-400\/85{color:rgb(250 204 21/.85)}.text-yellow-400\/90{color:rgb(250 204 21/.9)}.text-yellow-400\/95{color:rgb(250 204 21/.95)}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity,1))}.text-yellow-500\/0{color:rgb(234 179 8/0)}.text-yellow-500\/10{color:rgb(234 179 8/.1)}.text-yellow-500\/100{color:rgb(234 179 8/1)}.text-yellow-500\/15{color:rgb(234 179 8/.15)}.text-yellow-500\/20{color:rgb(234 179 8/.2)}.text-yellow-500\/25{color:rgb(234 179 8/.25)}.text-yellow-500\/30{color:rgb(234 179 8/.3)}.text-yellow-500\/35{color:rgb(234 179 8/.35)}.text-yellow-500\/40{color:rgb(234 179 8/.4)}.text-yellow-500\/45{color:rgb(234 179 8/.45)}.text-yellow-500\/5{color:rgb(234 179 8/.05)}.text-yellow-500\/50{color:rgb(234 179 8/.5)}.text-yellow-500\/55{color:rgb(234 179 8/.55)}.text-yellow-500\/60{color:rgb(234 179 8/.6)}.text-yellow-500\/65{color:rgb(234 179 8/.65)}.text-yellow-500\/70{color:rgb(234 179 8/.7)}.text-yellow-500\/75{color:rgb(234 179 8/.75)}.text-yellow-500\/80{color:rgb(234 179 8/.8)}.text-yellow-500\/85{color:rgb(234 179 8/.85)}.text-yellow-500\/90{color:rgb(234 179 8/.9)}.text-yellow-500\/95{color:rgb(234 179 8/.95)}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity,1))}.text-yellow-600\/0{color:rgb(202 138 4/0)}.text-yellow-600\/10{color:rgb(202 138 4/.1)}.text-yellow-600\/100{color:rgb(202 138 4/1)}.text-yellow-600\/15{color:rgb(202 138 4/.15)}.text-yellow-600\/20{color:rgb(202 138 4/.2)}.text-yellow-600\/25{color:rgb(202 138 4/.25)}.text-yellow-600\/30{color:rgb(202 138 4/.3)}.text-yellow-600\/35{color:rgb(202 138 4/.35)}.text-yellow-600\/40{color:rgb(202 138 4/.4)}.text-yellow-600\/45{color:rgb(202 138 4/.45)}.text-yellow-600\/5{color:rgb(202 138 4/.05)}.text-yellow-600\/50{color:rgb(202 138 4/.5)}.text-yellow-600\/55{color:rgb(202 138 4/.55)}.text-yellow-600\/60{color:rgb(202 138 4/.6)}.text-yellow-600\/65{color:rgb(202 138 4/.65)}.text-yellow-600\/70{color:rgb(202 138 4/.7)}.text-yellow-600\/75{color:rgb(202 138 4/.75)}.text-yellow-600\/80{color:rgb(202 138 4/.8)}.text-yellow-600\/85{color:rgb(202 138 4/.85)}.text-yellow-600\/90{color:rgb(202 138 4/.9)}.text-yellow-600\/95{color:rgb(202 138 4/.95)}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity,1))}.text-yellow-700\/0{color:rgb(161 98 7/0)}.text-yellow-700\/10{color:rgb(161 98 7/.1)}.text-yellow-700\/100{color:rgb(161 98 7/1)}.text-yellow-700\/15{color:rgb(161 98 7/.15)}.text-yellow-700\/20{color:rgb(161 98 7/.2)}.text-yellow-700\/25{color:rgb(161 98 7/.25)}.text-yellow-700\/30{color:rgb(161 98 7/.3)}.text-yellow-700\/35{color:rgb(161 98 7/.35)}.text-yellow-700\/40{color:rgb(161 98 7/.4)}.text-yellow-700\/45{color:rgb(161 98 7/.45)}.text-yellow-700\/5{color:rgb(161 98 7/.05)}.text-yellow-700\/50{color:rgb(161 98 7/.5)}.text-yellow-700\/55{color:rgb(161 98 7/.55)}.text-yellow-700\/60{color:rgb(161 98 7/.6)}.text-yellow-700\/65{color:rgb(161 98 7/.65)}.text-yellow-700\/70{color:rgb(161 98 7/.7)}.text-yellow-700\/75{color:rgb(161 98 7/.75)}.text-yellow-700\/80{color:rgb(161 98 7/.8)}.text-yellow-700\/85{color:rgb(161 98 7/.85)}.text-yellow-700\/90{color:rgb(161 98 7/.9)}.text-yellow-700\/95{color:rgb(161 98 7/.95)}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.caret-transparent{caret-color:transparent}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-90{opacity:.9}.shadow{--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/0.1),0 2px 4px -2px rgb(0 0 0/0.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-md,.shadow-none{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-sm{--tw-shadow:0 1px 2px 0 rgb(0 0 0/0.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-sm,.shadow-xl{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgb(0 0 0/0.1),0 8px 10px -6px rgb(0 0 0/0.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.ring-0{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.blur-0{--tw-blur:blur(0)}.blur-0,.blur-sm{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)}.blur-sm{--tw-blur:blur(4px)}.\!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)!important}.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)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-md,.backdrop-blur-sm{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-150{transition-delay:.15s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.fade-in-0{--tw-enter-opacity:0}.zoom-in-95{--tw-enter-scale:.95}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.delay-150{animation-delay:.15s}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.\[mask-repeat\:no-repeat\]{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.\[mask-size\:40px\]{-webkit-mask-size:40px;mask-size:40px}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.hover\:-translate-y-1:hover{--tw-translate-y:-0.25rem}.hover\:-translate-y-1:hover,.hover\:scale-110:hover{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:scale-110:hover{--tw-scale-x:1.1;--tw-scale-y:1.1}.hover\:border-primary:hover{border-color:hsl(var(--primary))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-background:hover{background-color:hsl(var(--background))}.hover\:bg-card\/80:hover{background-color:hsl(var(--card)/.8)}.hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive)/.8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-inherit:hover{background-color:inherit}.hover\:bg-muted:hover{background-color:hsl(var(--muted))}.hover\:bg-muted-foreground:hover{background-color:hsl(var(--muted-foreground))}.hover\:bg-muted-foreground\/20:hover{background-color:hsl(var(--muted-foreground)/.2)}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted)/.5)}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary)/.8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-secondary:hover{background-color:hsl(var(--secondary))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:hover\:bg-primary\/90:hover:hover{background-color:hsl(var(--primary)/.9)}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.hover\:text-foreground:hover{color:hsl(var(--foreground))}.hover\:text-primary:hover{color:hsl(var(--primary))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}.hover\:blur-0:hover{--tw-blur:blur(0);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)}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:opacity-100:focus{opacity:1}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring-1:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-0:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-background:focus-visible{--tw-ring-offset-color:hsl(var(--background))}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.group:hover .group-hover\:rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hover\:text-secondary-foreground{color:hsl(var(--secondary-foreground))}.group:hover .group-hover\:opacity-100{opacity:1}.group.destructive .group-\[\.destructive\]\:border-muted\/40{border-color:hsl(var(--muted)/.4)}.group.toaster .group-\[\.toaster\]\:border-border{border-color:hsl(var(--border))}.group.toast .group-\[\.toast\]\:bg-muted{background-color:hsl(var(--muted))}.group.toast .group-\[\.toast\]\:bg-primary{background-color:hsl(var(--primary))}.group.toaster .group-\[\.toaster\]\:bg-background{background-color:hsl(var(--background))}.group.destructive .group-\[\.destructive\]\:text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity,1))}.group.toast .group-\[\.toast\]\:text-muted-foreground{color:hsl(var(--muted-foreground))}.group.toast .group-\[\.toast\]\:text-primary-foreground{color:hsl(var(--primary-foreground))}.group.toaster .group-\[\.toaster\]\:text-foreground{color:hsl(var(--foreground))}.group.toaster .group-\[\.toaster\]\:shadow-lg{--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group.destructive .group-\[\.destructive\]\:hover\:border-destructive\/30:hover{border-color:hsl(var(--destructive)/.3)}.group.destructive .group-\[\.destructive\]\:hover\:bg-destructive:hover{background-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:hover\:text-destructive-foreground:hover{color:hsl(var(--destructive-foreground))}.group.destructive .group-\[\.destructive\]\:hover\:text-red-50:hover{--tw-text-opacity:1;color:rgb(254 242 242/var(--tw-text-opacity,1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-destructive:focus{--tw-ring-color:hsl(var(--destructive))}.group.destructive .group-\[\.destructive\]\:focus\:ring-red-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(248 113 113/var(--tw-ring-opacity,1))}.group.destructive .group-\[\.destructive\]\:focus\:ring-offset-red-600:focus{--tw-ring-offset-color:#dc2626}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.aria-selected\:bg-accent[aria-selected=true]{background-color:hsl(var(--accent))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent)/.5)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.aria-selected\:opacity-30[aria-selected=true]{opacity:.3}.data-\[disabled\=\'true\'\]\:pointer-events-none[data-disabled=true],.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.data-\[side\=left\]\:-translate-x-1[data-side=left]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right],.data-\[side\=top\]\:-translate-y-1[data-side=top]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.data-\[state\=checked\]\:translate-x-4[data-state=checked]{--tw-translate-x:1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=unchecked\]\:translate-x-0[data-state=unchecked],.data-\[swipe\=cancel\]\:translate-x-0[data-swipe=cancel]{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end]{--tw-translate-x:var(--radix-toast-swipe-end-x)}.data-\[swipe\=end\]\:translate-x-\[var\(--radix-toast-swipe-end-x\)\][data-swipe=end],.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[swipe\=move\]\:translate-x-\[var\(--radix-toast-swipe-move-x\)\][data-swipe=move]{--tw-translate-x:var(--radix-toast-swipe-move-x)}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-input[data-state=unchecked]{background-color:hsl(var(--input))}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{color:hsl(var(--muted-foreground))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\=\'true\'\]\:opacity-50[data-disabled=true],.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=active\]\:shadow[data-state=active]{--tw-shadow:0 1px 3px 0 rgb(0 0 0/0.1),0 1px 2px -1px rgb(0 0 0/0.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[swipe\=move\]\:transition-none[data-swipe=move]{transition-property:none}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed],.data-\[swipe\=end\]\:animate-out[data-swipe=end]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=closed\]\:fade-out-80[data-state=closed]{--tw-exit-opacity:0.8}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y:100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x:-100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-right-full[data-state=closed],.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y:-100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y:100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x:-100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y:-100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-top-full[data-state=open]{--tw-enter-translate-y:-100%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.dark\:border-blue-400:is(.dark *){--tw-border-opacity:1;border-color:rgb(96 165 250/var(--tw-border-opacity,1))}.dark\:border-lime-400:is(.dark *){--tw-border-opacity:1;border-color:rgb(163 230 53/var(--tw-border-opacity,1))}.dark\:border-orange-400:is(.dark *){--tw-border-opacity:1;border-color:rgb(251 146 60/var(--tw-border-opacity,1))}.dark\:border-orange-600:is(.dark *){--tw-border-opacity:1;border-color:rgb(234 88 12/var(--tw-border-opacity,1))}.dark\:bg-orange-500\/20:is(.dark *){background-color:rgb(249 115 22/.2)}.dark\:text-blue-400:is(.dark *){--tw-text-opacity:1;color:rgb(96 165 250/var(--tw-text-opacity,1))}.dark\:text-blue-500:is(.dark *){--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity,1))}.dark\:text-green-400:is(.dark *){--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity,1))}.dark\:text-green-500:is(.dark *){--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity,1))}.dark\:text-lime-400:is(.dark *){--tw-text-opacity:1;color:rgb(163 230 53/var(--tw-text-opacity,1))}.dark\:text-orange-400:is(.dark *){--tw-text-opacity:1;color:rgb(251 146 60/var(--tw-text-opacity,1))}.dark\:text-orange-500:is(.dark *){--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity,1))}.dark\:text-primary-foreground:is(.dark *){color:hsl(var(--primary-foreground))}.dark\:text-primary-foreground\/30:is(.dark *){color:hsl(var(--primary-foreground)/.3)}.group:hover .group-hover\:dark\:text-primary-foreground:is(.dark *){color:hsl(var(--primary-foreground))}@media (min-width:640px){.sm\:bottom-0{bottom:0}.sm\:right-0{right:0}.sm\:top-auto{top:auto}.sm\:mt-0{margin-top:0}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-\[425px\]{max-width:425px}.sm\:max-w-\[500px\]{max-width:500px}.sm\:max-w-sm{max-width:24rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:text-left{text-align:left}.data-\[state\=open\]\:sm\:slide-in-from-bottom-full[data-state=open]{--tw-enter-translate-y:100%}}@media (min-width:768px){.md\:order-none{order:0}.md\:col-span-2{grid-column:span 2/span 2}.md\:row-span-2{grid-row:span 2/span 2}.md\:ml-auto{margin-left:auto}.md\:table-cell{display:table-cell}.md\:min-w-\[40\%\]{min-width:40%}.md\:max-w-\[420px\]{max-width:420px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:gap-2{gap:.5rem}.md\:gap-8{gap:2rem}.md\:p-6{padding:1.5rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1024px){.lg\:col-span-2{grid-column:span 2/span 2}.lg\:mt-0{margin-top:0}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:h-\[150px\]{height:150px}.lg\:h-\[200px\]{height:200px}.lg\:h-\[60px\]{height:60px}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[280px_1fr\]{grid-template-columns:280px 1fr}.lg\:justify-between{justify-content:space-between}.lg\:gap-4{gap:1rem}.lg\:px-24{padding-left:6rem;padding-right:6rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.xl\:flex-row{flex-direction:row}}.\[\&\+div\]\:text-xs+div{font-size:.75rem;line-height:1rem}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.\[\&\:has\(\>\.day-range-end\)\]\:rounded-r-md:has(>.day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\>\.day-range-start\)\]\:rounded-l-md:has(>.day-range-start){border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\)\]\:rounded-md:has([aria-selected]){border-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:hsl(var(--accent)/.5)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>div\]\:bg-destructive>div{background-color:hsl(var(--destructive))}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border)/.5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_\[cmdk-group-heading\]\]\:px-2 [cmdk-group-heading]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-group-heading\]\]\:py-1\.5 [cmdk-group-heading]{padding-top:.375rem;padding-bottom:.375rem}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:.75rem;line-height:1rem}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{font-weight:500}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:hsl(var(--muted-foreground))}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:0}.\[\&_\[cmdk-group\]\]\:px-2 [cmdk-group]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-5 [cmdk-input-wrapper] svg{height:1.25rem}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-5 [cmdk-input-wrapper] svg{width:1.25rem}.\[\&_\[cmdk-input\]\]\:h-12 [cmdk-input]{height:3rem}.\[\&_\[cmdk-item\]\]\:px-2 [cmdk-item]{padding-left:.5rem;padding-right:.5rem}.\[\&_\[cmdk-item\]\]\:py-3 [cmdk-item]{padding-top:.75rem;padding-bottom:.75rem}.\[\&_\[cmdk-item\]_svg\]\:h-5 [cmdk-item] svg{height:1.25rem}.\[\&_\[cmdk-item\]_svg\]\:w-5 [cmdk-item] svg{width:1.25rem}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:invisible svg{visibility:hidden}.\[\&_svg\]\:size-4 svg{width:1rem;height:1rem}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}