lowcss
Version:
A low-level functional CSS toolkit
1 lines • 535 kB
CSS
@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}:root{--breakpoint-sm:640px;--breakpoint-md:768px;--breakpoint-lg:1024px;--breakpoint-xl:1280px;--color-gray-50:hsl(0, 0%, 98%);--color-gray-100:hsl(0, 0%, 96%);--color-gray-200:hsl(0, 0%, 90%);--color-gray-300:hsl(0, 0%, 79%);--color-gray-400:hsl(0, 0%, 67%);--color-gray-500:hsl(0, 0%, 56%);--color-gray-600:hsl(0, 0%, 45%);--color-gray-700:hsl(0, 0%, 33%);--color-gray-800:hsl(0, 0%, 22%);--color-gray-900:hsl(0, 0%, 10%);--color-gray-950:hsl(0, 0%, 5%);--color-red-50:hsl(355, 90%, 96%);--color-red-100:hsl(355, 80%, 91%);--color-red-200:hsl(355, 70%, 80%);--color-red-300:hsl(355, 65%, 70%);--color-red-400:hsl(355, 60%, 60%);--color-red-500:hsl(355, 55%, 50%);--color-red-600:hsl(355, 55%, 40%);--color-red-700:hsl(355, 55%, 30%);--color-red-800:hsl(355, 55%, 20%);--color-red-900:hsl(355, 55%, 10%);--color-red-950:hsl(355, 55%, 5%);--color-orange-50:hsl(30, 95%, 96%);--color-orange-100:hsl(30, 90%, 91%);--color-orange-200:hsl(30, 85%, 80%);--color-orange-300:hsl(30, 80%, 70%);--color-orange-400:hsl(30, 75%, 60%);--color-orange-500:hsl(30, 70%, 50%);--color-orange-600:hsl(30, 70%, 40%);--color-orange-700:hsl(30, 70%, 30%);--color-orange-800:hsl(30, 70%, 20%);--color-orange-900:hsl(30, 70%, 10%);--color-orange-950:hsl(30, 70%, 5%);--color-yellow-50:hsl(50, 95%, 96%);--color-yellow-100:hsl(50, 90%, 91%);--color-yellow-200:hsl(50, 85%, 80%);--color-yellow-300:hsl(50, 80%, 70%);--color-yellow-400:hsl(50, 75%, 60%);--color-yellow-500:hsl(50, 70%, 50%);--color-yellow-600:hsl(50, 70%, 40%);--color-yellow-700:hsl(50, 70%, 30%);--color-yellow-800:hsl(50, 70%, 20%);--color-yellow-900:hsl(50, 70%, 10%);--color-yellow-950:hsl(50, 70%, 5%);--color-green-50:hsl(140, 80%, 96%);--color-green-100:hsl(140, 75%, 91%);--color-green-200:hsl(140, 70%, 80%);--color-green-300:hsl(140, 65%, 70%);--color-green-400:hsl(140, 60%, 60%);--color-green-500:hsl(140, 55%, 50%);--color-green-600:hsl(140, 55%, 40%);--color-green-700:hsl(140, 55%, 30%);--color-green-800:hsl(140, 55%, 20%);--color-green-900:hsl(140, 55%, 10%);--color-green-950:hsl(140, 55%, 5%);--color-blue-50:hsl(210, 90%, 96%);--color-blue-100:hsl(210, 85%, 91%);--color-blue-200:hsl(210, 80%, 80%);--color-blue-300:hsl(210, 75%, 70%);--color-blue-400:hsl(210, 70%, 60%);--color-blue-500:hsl(210, 65%, 50%);--color-blue-600:hsl(210, 65%, 40%);--color-blue-700:hsl(210, 65%, 30%);--color-blue-800:hsl(210, 65%, 20%);--color-blue-900:hsl(210, 65%, 10%);--color-blue-950:hsl(210, 65%, 5%);--color-violet-50:hsl(270, 80%, 96%);--color-violet-100:hsl(270, 75%, 91%);--color-violet-200:hsl(270, 70%, 80%);--color-violet-300:hsl(270, 65%, 70%);--color-violet-400:hsl(270, 60%, 60%);--color-violet-500:hsl(270, 55%, 50%);--color-violet-600:hsl(270, 55%, 40%);--color-violet-700:hsl(270, 55%, 30%);--color-violet-800:hsl(270, 55%, 20%);--color-violet-900:hsl(270, 55%, 10%);--color-violet-950:hsl(270, 55%, 5%);--color-pink-50:hsl(330, 90%, 96%);--color-pink-100:hsl(330, 85%, 91%);--color-pink-200:hsl(330, 80%, 80%);--color-pink-300:hsl(330, 75%, 70%);--color-pink-400:hsl(330, 70%, 60%);--color-pink-500:hsl(330, 65%, 50%);--color-pink-600:hsl(330, 65%, 40%);--color-pink-700:hsl(330, 65%, 30%);--color-pink-800:hsl(330, 65%, 20%);--color-pink-900:hsl(330, 65%, 10%);--color-pink-950:hsl(330, 65%, 5%);--color-white:hsl(0, 0%, 100%);--color-black:hsl(0, 0%, 0%);--font-family-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-family-serif:"Merriweather", Georgia, Cambria, "Times New Roman", Times, serif;--font-family-mono:"SFMono-Regular", Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-size-3xs:0.5rem;--font-size-2xs:0.625rem;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-size-6xl:3.75rem;--font-size-7xl:4.5rem;--font-size-8xl:6rem;--font-size-9xl:8rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--leading-none:1;--leading-tight:1.25;--leading-snug:1.375;--leading-normal:1.5;--leading-relaxed:1.625;--leading-loose:2;--tracking-tighter:-0.05em;--tracking-tight:-0.025em;--tracking-normal:0;--tracking-wide:0.025em;--tracking-wider:0.05em;--tracking-widest:0.1em;--border-width-0:0;--border-width-1:1px;--border-width-2:2px;--border-width-4:4px;--border-width-6:6px;--border-width-8:8px;--radius-xs:0.125rem;--radius-sm:0.25rem;--radius-md:0.375rem;--radius-lg:0.5rem;--radius-xl:0.75rem;--radius-2xl:1rem;--radius-3xl:1.5rem;--radius-4xl:2rem;--radius-full:9999px;--radius-none:0;--shadow-sm:0 0.25rem 1rem -0.125rem rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(0, 0, 0, 0.02);--shadow-md:0 0.5rem 1rem -0.25rem rgba(0, 0, 0, 0.2), 0 0 0 1px rgba(0, 0, 0, 0.02);--shadow-lg:0rem 1rem 1rem -0.5rem rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.02);--shadow-none:none;--opacity-0:0;--opacity-10:0.1;--opacity-20:0.2;--opacity-30:0.3;--opacity-40:0.4;--opacity-50:0.5;--opacity-60:0.6;--opacity-70:0.7;--opacity-80:0.8;--opacity-90:0.9;--opacity-100:100;--gap-0:0;--gap-px:1px;--gap-1:0.25rem;--gap-2:0.5rem;--gap-3:0.75rem;--gap-4:1rem;--gap-6:1.5rem;--gap-8:2rem;--gap-12:3rem;--gap-16:4rem;--gap-24:6rem;--gap-32:8rem;--spacing-0:0;--spacing-px:1px;--spacing-1:0.25rem;--spacing-2:0.5rem;--spacing-3:0.75rem;--spacing-4:1rem;--spacing-5:1.25rem;--spacing-6:1.5rem;--spacing-7:1.75rem;--spacing-8:2rem;--spacing-9:2.25rem;--spacing-10:2.5rem;--spacing-11:2.75rem;--spacing-12:3rem;--spacing-14:3.5rem;--spacing-16:4rem;--spacing-20:5rem;--spacing-24:6rem;--spacing-28:7rem;--spacing-32:8rem;--spacing-36:9rem;--spacing-40:10rem;--spacing-44:11rem;--spacing-48:12rem;--spacing-52:13rem;--spacing-56:14rem;--spacing-60:15rem;--spacing-64:16rem;--spacing-72:18rem;--spacing-80:20rem;--spacing-88:22rem;--spacing-96:24rem;--spacing-half:50%;--spacing-full:100%;--spacing-auto:auto;--container-xs:20rem;--container-sm:24rem;--container-md:28rem;--container-lg:32rem;--container-xl:36rem;--container-2xl:42rem;--container-3xl:48rem;--container-4xl:56rem;--container-5xl:64rem;--container-6xl:72rem;--container-7xl:80rem;--container-8xl:88rem;--container-9xl:96rem;--z-index-0:0;--z-index-10:10;--z-index-20:20;--z-index-30:30;--z-index-40:40;--z-index-50:50;--animate-bounce:bounce 1s infinite;--animate-fadein:fadein ease 1s;--animate-fadeout:fadeout ease 1s;--animate-ping:ping 1s cubic-bezier(0, 0, 0.2, 1) infinite;--animate-pulse:pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite;--animate-spin:spin 1s linear infinite;--blur-0:0;--blur-sm:4px;--blur-md:8px;--blur-lg:12px;--blur-xl:16px;--blur-2xl:24px;--blur-3xl:40px;--brightness-0:0;--brightness-50:0.5;--brightness-100:1;--brightness-150:1.5;--brightness-200:2;--contrast-0:0;--contrast-50:0.5;--contrast-100:1;--contrast-150:1.5;--contrast-200:2;--saturate-0:0;--saturate-50:0.5;--saturate-100:1;--saturate-150:1.5;--saturate-200:2}*,:after,:before{border-color:currentColor;border-style:solid;border-width:0;box-sizing:border-box}html{font-size:16px;line-height:1.5;scroll-behavior:smooth}body{line-height:inherit;margin:0;padding:0;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}:where(blockquote,h1,h2,h3,h4,h5,h6,hr,p,pre){margin:0}:where(h1,h2,h3,h4,h5,h6){font-size:inherit;font-weight:inherit}:where(ul,ol,dl){margin:0;padding:0}:where(strong,b){font-weight:700}:where(a){color:inherit;text-decoration:inherit}:where(img,video){display:block;height:auto;max-width:100%}:where(table){border-collapse:collapse;border-spacing:0}:where(button,input,select,textarea){color:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}:where(textarea){resize:vertical}.animate-bounce{animation:var(--animate-bounce)}.animate-fadein{animation:var(--animate-fadein)}.animate-fadeout{animation:var(--animate-fadeout)}.animate-ping{animation:var(--animate-ping)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.bg-border{background-clip:border-box}.bg-padding{background-clip:padding-box}.bg-content{background-clip:content-box}.bg-text{background-clip:text}.bg-transparent,.group:hover .group-hover\:bg-transparent{background-color:transparent}.bg-current,.group:hover .group-hover\:bg-current{background-color:currentColor}.bg-gray-50,.group:hover .group-hover\:bg-gray-50{background-color:var(--color-gray-50)}.bg-gray-100,.group:hover .group-hover\:bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-200,.group:hover .group-hover\:bg-gray-200{background-color:var(--color-gray-200)}.bg-gray-300,.group:hover .group-hover\:bg-gray-300{background-color:var(--color-gray-300)}.bg-gray-400,.group:hover .group-hover\:bg-gray-400{background-color:var(--color-gray-400)}.bg-gray-500,.group:hover .group-hover\:bg-gray-500{background-color:var(--color-gray-500)}.bg-gray-600,.group:hover .group-hover\:bg-gray-600{background-color:var(--color-gray-600)}.bg-gray-700,.group:hover .group-hover\:bg-gray-700{background-color:var(--color-gray-700)}.bg-gray-800,.group:hover .group-hover\:bg-gray-800{background-color:var(--color-gray-800)}.bg-gray-900,.group:hover .group-hover\:bg-gray-900{background-color:var(--color-gray-900)}.bg-gray-950,.group:hover .group-hover\:bg-gray-950{background-color:var(--color-gray-950)}.bg-red-50,.group:hover .group-hover\:bg-red-50{background-color:var(--color-red-50)}.bg-red-100,.group:hover .group-hover\:bg-red-100{background-color:var(--color-red-100)}.bg-red-200,.group:hover .group-hover\:bg-red-200{background-color:var(--color-red-200)}.bg-red-300,.group:hover .group-hover\:bg-red-300{background-color:var(--color-red-300)}.bg-red-400,.group:hover .group-hover\:bg-red-400{background-color:var(--color-red-400)}.bg-red-500,.group:hover .group-hover\:bg-red-500{background-color:var(--color-red-500)}.bg-red-600,.group:hover .group-hover\:bg-red-600{background-color:var(--color-red-600)}.bg-red-700,.group:hover .group-hover\:bg-red-700{background-color:var(--color-red-700)}.bg-red-800,.group:hover .group-hover\:bg-red-800{background-color:var(--color-red-800)}.bg-red-900,.group:hover .group-hover\:bg-red-900{background-color:var(--color-red-900)}.bg-red-950,.group:hover .group-hover\:bg-red-950{background-color:var(--color-red-950)}.bg-orange-50,.group:hover .group-hover\:bg-orange-50{background-color:var(--color-orange-50)}.bg-orange-100,.group:hover .group-hover\:bg-orange-100{background-color:var(--color-orange-100)}.bg-orange-200,.group:hover .group-hover\:bg-orange-200{background-color:var(--color-orange-200)}.bg-orange-300,.group:hover .group-hover\:bg-orange-300{background-color:var(--color-orange-300)}.bg-orange-400,.group:hover .group-hover\:bg-orange-400{background-color:var(--color-orange-400)}.bg-orange-500,.group:hover .group-hover\:bg-orange-500{background-color:var(--color-orange-500)}.bg-orange-600,.group:hover .group-hover\:bg-orange-600{background-color:var(--color-orange-600)}.bg-orange-700,.group:hover .group-hover\:bg-orange-700{background-color:var(--color-orange-700)}.bg-orange-800,.group:hover .group-hover\:bg-orange-800{background-color:var(--color-orange-800)}.bg-orange-900,.group:hover .group-hover\:bg-orange-900{background-color:var(--color-orange-900)}.bg-orange-950,.group:hover .group-hover\:bg-orange-950{background-color:var(--color-orange-950)}.bg-yellow-50,.group:hover .group-hover\:bg-yellow-50{background-color:var(--color-yellow-50)}.bg-yellow-100,.group:hover .group-hover\:bg-yellow-100{background-color:var(--color-yellow-100)}.bg-yellow-200,.group:hover .group-hover\:bg-yellow-200{background-color:var(--color-yellow-200)}.bg-yellow-300,.group:hover .group-hover\:bg-yellow-300{background-color:var(--color-yellow-300)}.bg-yellow-400,.group:hover .group-hover\:bg-yellow-400{background-color:var(--color-yellow-400)}.bg-yellow-500,.group:hover .group-hover\:bg-yellow-500{background-color:var(--color-yellow-500)}.bg-yellow-600,.group:hover .group-hover\:bg-yellow-600{background-color:var(--color-yellow-600)}.bg-yellow-700,.group:hover .group-hover\:bg-yellow-700{background-color:var(--color-yellow-700)}.bg-yellow-800,.group:hover .group-hover\:bg-yellow-800{background-color:var(--color-yellow-800)}.bg-yellow-900,.group:hover .group-hover\:bg-yellow-900{background-color:var(--color-yellow-900)}.bg-yellow-950,.group:hover .group-hover\:bg-yellow-950{background-color:var(--color-yellow-950)}.bg-green-50,.group:hover .group-hover\:bg-green-50{background-color:var(--color-green-50)}.bg-green-100,.group:hover .group-hover\:bg-green-100{background-color:var(--color-green-100)}.bg-green-200,.group:hover .group-hover\:bg-green-200{background-color:var(--color-green-200)}.bg-green-300,.group:hover .group-hover\:bg-green-300{background-color:var(--color-green-300)}.bg-green-400,.group:hover .group-hover\:bg-green-400{background-color:var(--color-green-400)}.bg-green-500,.group:hover .group-hover\:bg-green-500{background-color:var(--color-green-500)}.bg-green-600,.group:hover .group-hover\:bg-green-600{background-color:var(--color-green-600)}.bg-green-700,.group:hover .group-hover\:bg-green-700{background-color:var(--color-green-700)}.bg-green-800,.group:hover .group-hover\:bg-green-800{background-color:var(--color-green-800)}.bg-green-900,.group:hover .group-hover\:bg-green-900{background-color:var(--color-green-900)}.bg-green-950,.group:hover .group-hover\:bg-green-950{background-color:var(--color-green-950)}.bg-blue-50,.group:hover .group-hover\:bg-blue-50{background-color:var(--color-blue-50)}.bg-blue-100,.group:hover .group-hover\:bg-blue-100{background-color:var(--color-blue-100)}.bg-blue-200,.group:hover .group-hover\:bg-blue-200{background-color:var(--color-blue-200)}.bg-blue-300,.group:hover .group-hover\:bg-blue-300{background-color:var(--color-blue-300)}.bg-blue-400,.group:hover .group-hover\:bg-blue-400{background-color:var(--color-blue-400)}.bg-blue-500,.group:hover .group-hover\:bg-blue-500{background-color:var(--color-blue-500)}.bg-blue-600,.group:hover .group-hover\:bg-blue-600{background-color:var(--color-blue-600)}.bg-blue-700,.group:hover .group-hover\:bg-blue-700{background-color:var(--color-blue-700)}.bg-blue-800,.group:hover .group-hover\:bg-blue-800{background-color:var(--color-blue-800)}.bg-blue-900,.group:hover .group-hover\:bg-blue-900{background-color:var(--color-blue-900)}.bg-blue-950,.group:hover .group-hover\:bg-blue-950{background-color:var(--color-blue-950)}.bg-violet-50,.group:hover .group-hover\:bg-violet-50{background-color:var(--color-violet-50)}.bg-violet-100,.group:hover .group-hover\:bg-violet-100{background-color:var(--color-violet-100)}.bg-violet-200,.group:hover .group-hover\:bg-violet-200{background-color:var(--color-violet-200)}.bg-violet-300,.group:hover .group-hover\:bg-violet-300{background-color:var(--color-violet-300)}.bg-violet-400,.group:hover .group-hover\:bg-violet-400{background-color:var(--color-violet-400)}.bg-violet-500,.group:hover .group-hover\:bg-violet-500{background-color:var(--color-violet-500)}.bg-violet-600,.group:hover .group-hover\:bg-violet-600{background-color:var(--color-violet-600)}.bg-violet-700,.group:hover .group-hover\:bg-violet-700{background-color:var(--color-violet-700)}.bg-violet-800,.group:hover .group-hover\:bg-violet-800{background-color:var(--color-violet-800)}.bg-violet-900,.group:hover .group-hover\:bg-violet-900{background-color:var(--color-violet-900)}.bg-violet-950,.group:hover .group-hover\:bg-violet-950{background-color:var(--color-violet-950)}.bg-pink-50,.group:hover .group-hover\:bg-pink-50{background-color:var(--color-pink-50)}.bg-pink-100,.group:hover .group-hover\:bg-pink-100{background-color:var(--color-pink-100)}.bg-pink-200,.group:hover .group-hover\:bg-pink-200{background-color:var(--color-pink-200)}.bg-pink-300,.group:hover .group-hover\:bg-pink-300{background-color:var(--color-pink-300)}.bg-pink-400,.group:hover .group-hover\:bg-pink-400{background-color:var(--color-pink-400)}.bg-pink-500,.group:hover .group-hover\:bg-pink-500{background-color:var(--color-pink-500)}.bg-pink-600,.group:hover .group-hover\:bg-pink-600{background-color:var(--color-pink-600)}.bg-pink-700,.group:hover .group-hover\:bg-pink-700{background-color:var(--color-pink-700)}.bg-pink-800,.group:hover .group-hover\:bg-pink-800{background-color:var(--color-pink-800)}.bg-pink-900,.group:hover .group-hover\:bg-pink-900{background-color:var(--color-pink-900)}.bg-pink-950,.group:hover .group-hover\:bg-pink-950{background-color:var(--color-pink-950)}.bg-white,.group:hover .group-hover\:bg-white{background-color:var(--color-white)}.bg-black,.group:hover .group-hover\:bg-black{background-color:var(--color-black)}.odd\:bg-transparent:nth-child(odd){background-color:transparent}.odd\:bg-current:nth-child(odd){background-color:currentColor}.odd\:bg-gray-50:nth-child(odd){background-color:var(--color-gray-50)}.odd\:bg-gray-100:nth-child(odd){background-color:var(--color-gray-100)}.odd\:bg-gray-200:nth-child(odd){background-color:var(--color-gray-200)}.odd\:bg-gray-300:nth-child(odd){background-color:var(--color-gray-300)}.odd\:bg-gray-400:nth-child(odd){background-color:var(--color-gray-400)}.odd\:bg-gray-500:nth-child(odd){background-color:var(--color-gray-500)}.odd\:bg-gray-600:nth-child(odd){background-color:var(--color-gray-600)}.odd\:bg-gray-700:nth-child(odd){background-color:var(--color-gray-700)}.odd\:bg-gray-800:nth-child(odd){background-color:var(--color-gray-800)}.odd\:bg-gray-900:nth-child(odd){background-color:var(--color-gray-900)}.odd\:bg-gray-950:nth-child(odd){background-color:var(--color-gray-950)}.odd\:bg-red-50:nth-child(odd){background-color:var(--color-red-50)}.odd\:bg-red-100:nth-child(odd){background-color:var(--color-red-100)}.odd\:bg-red-200:nth-child(odd){background-color:var(--color-red-200)}.odd\:bg-red-300:nth-child(odd){background-color:var(--color-red-300)}.odd\:bg-red-400:nth-child(odd){background-color:var(--color-red-400)}.odd\:bg-red-500:nth-child(odd){background-color:var(--color-red-500)}.odd\:bg-red-600:nth-child(odd){background-color:var(--color-red-600)}.odd\:bg-red-700:nth-child(odd){background-color:var(--color-red-700)}.odd\:bg-red-800:nth-child(odd){background-color:var(--color-red-800)}.odd\:bg-red-900:nth-child(odd){background-color:var(--color-red-900)}.odd\:bg-red-950:nth-child(odd){background-color:var(--color-red-950)}.odd\:bg-orange-50:nth-child(odd){background-color:var(--color-orange-50)}.odd\:bg-orange-100:nth-child(odd){background-color:var(--color-orange-100)}.odd\:bg-orange-200:nth-child(odd){background-color:var(--color-orange-200)}.odd\:bg-orange-300:nth-child(odd){background-color:var(--color-orange-300)}.odd\:bg-orange-400:nth-child(odd){background-color:var(--color-orange-400)}.odd\:bg-orange-500:nth-child(odd){background-color:var(--color-orange-500)}.odd\:bg-orange-600:nth-child(odd){background-color:var(--color-orange-600)}.odd\:bg-orange-700:nth-child(odd){background-color:var(--color-orange-700)}.odd\:bg-orange-800:nth-child(odd){background-color:var(--color-orange-800)}.odd\:bg-orange-900:nth-child(odd){background-color:var(--color-orange-900)}.odd\:bg-orange-950:nth-child(odd){background-color:var(--color-orange-950)}.odd\:bg-yellow-50:nth-child(odd){background-color:var(--color-yellow-50)}.odd\:bg-yellow-100:nth-child(odd){background-color:var(--color-yellow-100)}.odd\:bg-yellow-200:nth-child(odd){background-color:var(--color-yellow-200)}.odd\:bg-yellow-300:nth-child(odd){background-color:var(--color-yellow-300)}.odd\:bg-yellow-400:nth-child(odd){background-color:var(--color-yellow-400)}.odd\:bg-yellow-500:nth-child(odd){background-color:var(--color-yellow-500)}.odd\:bg-yellow-600:nth-child(odd){background-color:var(--color-yellow-600)}.odd\:bg-yellow-700:nth-child(odd){background-color:var(--color-yellow-700)}.odd\:bg-yellow-800:nth-child(odd){background-color:var(--color-yellow-800)}.odd\:bg-yellow-900:nth-child(odd){background-color:var(--color-yellow-900)}.odd\:bg-yellow-950:nth-child(odd){background-color:var(--color-yellow-950)}.odd\:bg-green-50:nth-child(odd){background-color:var(--color-green-50)}.odd\:bg-green-100:nth-child(odd){background-color:var(--color-green-100)}.odd\:bg-green-200:nth-child(odd){background-color:var(--color-green-200)}.odd\:bg-green-300:nth-child(odd){background-color:var(--color-green-300)}.odd\:bg-green-400:nth-child(odd){background-color:var(--color-green-400)}.odd\:bg-green-500:nth-child(odd){background-color:var(--color-green-500)}.odd\:bg-green-600:nth-child(odd){background-color:var(--color-green-600)}.odd\:bg-green-700:nth-child(odd){background-color:var(--color-green-700)}.odd\:bg-green-800:nth-child(odd){background-color:var(--color-green-800)}.odd\:bg-green-900:nth-child(odd){background-color:var(--color-green-900)}.odd\:bg-green-950:nth-child(odd){background-color:var(--color-green-950)}.odd\:bg-blue-50:nth-child(odd){background-color:var(--color-blue-50)}.odd\:bg-blue-100:nth-child(odd){background-color:var(--color-blue-100)}.odd\:bg-blue-200:nth-child(odd){background-color:var(--color-blue-200)}.odd\:bg-blue-300:nth-child(odd){background-color:var(--color-blue-300)}.odd\:bg-blue-400:nth-child(odd){background-color:var(--color-blue-400)}.odd\:bg-blue-500:nth-child(odd){background-color:var(--color-blue-500)}.odd\:bg-blue-600:nth-child(odd){background-color:var(--color-blue-600)}.odd\:bg-blue-700:nth-child(odd){background-color:var(--color-blue-700)}.odd\:bg-blue-800:nth-child(odd){background-color:var(--color-blue-800)}.odd\:bg-blue-900:nth-child(odd){background-color:var(--color-blue-900)}.odd\:bg-blue-950:nth-child(odd){background-color:var(--color-blue-950)}.odd\:bg-violet-50:nth-child(odd){background-color:var(--color-violet-50)}.odd\:bg-violet-100:nth-child(odd){background-color:var(--color-violet-100)}.odd\:bg-violet-200:nth-child(odd){background-color:var(--color-violet-200)}.odd\:bg-violet-300:nth-child(odd){background-color:var(--color-violet-300)}.odd\:bg-violet-400:nth-child(odd){background-color:var(--color-violet-400)}.odd\:bg-violet-500:nth-child(odd){background-color:var(--color-violet-500)}.odd\:bg-violet-600:nth-child(odd){background-color:var(--color-violet-600)}.odd\:bg-violet-700:nth-child(odd){background-color:var(--color-violet-700)}.odd\:bg-violet-800:nth-child(odd){background-color:var(--color-violet-800)}.odd\:bg-violet-900:nth-child(odd){background-color:var(--color-violet-900)}.odd\:bg-violet-950:nth-child(odd){background-color:var(--color-violet-950)}.odd\:bg-pink-50:nth-child(odd){background-color:var(--color-pink-50)}.odd\:bg-pink-100:nth-child(odd){background-color:var(--color-pink-100)}.odd\:bg-pink-200:nth-child(odd){background-color:var(--color-pink-200)}.odd\:bg-pink-300:nth-child(odd){background-color:var(--color-pink-300)}.odd\:bg-pink-400:nth-child(odd){background-color:var(--color-pink-400)}.odd\:bg-pink-500:nth-child(odd){background-color:var(--color-pink-500)}.odd\:bg-pink-600:nth-child(odd){background-color:var(--color-pink-600)}.odd\:bg-pink-700:nth-child(odd){background-color:var(--color-pink-700)}.odd\:bg-pink-800:nth-child(odd){background-color:var(--color-pink-800)}.odd\:bg-pink-900:nth-child(odd){background-color:var(--color-pink-900)}.odd\:bg-pink-950:nth-child(odd){background-color:var(--color-pink-950)}.odd\:bg-white:nth-child(odd){background-color:var(--color-white)}.odd\:bg-black:nth-child(odd){background-color:var(--color-black)}.even\:bg-transparent:nth-child(even){background-color:transparent}.even\:bg-current:nth-child(even){background-color:currentColor}.even\:bg-gray-50:nth-child(even){background-color:var(--color-gray-50)}.even\:bg-gray-100:nth-child(even){background-color:var(--color-gray-100)}.even\:bg-gray-200:nth-child(even){background-color:var(--color-gray-200)}.even\:bg-gray-300:nth-child(even){background-color:var(--color-gray-300)}.even\:bg-gray-400:nth-child(even){background-color:var(--color-gray-400)}.even\:bg-gray-500:nth-child(even){background-color:var(--color-gray-500)}.even\:bg-gray-600:nth-child(even){background-color:var(--color-gray-600)}.even\:bg-gray-700:nth-child(even){background-color:var(--color-gray-700)}.even\:bg-gray-800:nth-child(even){background-color:var(--color-gray-800)}.even\:bg-gray-900:nth-child(even){background-color:var(--color-gray-900)}.even\:bg-gray-950:nth-child(even){background-color:var(--color-gray-950)}.even\:bg-red-50:nth-child(even){background-color:var(--color-red-50)}.even\:bg-red-100:nth-child(even){background-color:var(--color-red-100)}.even\:bg-red-200:nth-child(even){background-color:var(--color-red-200)}.even\:bg-red-300:nth-child(even){background-color:var(--color-red-300)}.even\:bg-red-400:nth-child(even){background-color:var(--color-red-400)}.even\:bg-red-500:nth-child(even){background-color:var(--color-red-500)}.even\:bg-red-600:nth-child(even){background-color:var(--color-red-600)}.even\:bg-red-700:nth-child(even){background-color:var(--color-red-700)}.even\:bg-red-800:nth-child(even){background-color:var(--color-red-800)}.even\:bg-red-900:nth-child(even){background-color:var(--color-red-900)}.even\:bg-red-950:nth-child(even){background-color:var(--color-red-950)}.even\:bg-orange-50:nth-child(even){background-color:var(--color-orange-50)}.even\:bg-orange-100:nth-child(even){background-color:var(--color-orange-100)}.even\:bg-orange-200:nth-child(even){background-color:var(--color-orange-200)}.even\:bg-orange-300:nth-child(even){background-color:var(--color-orange-300)}.even\:bg-orange-400:nth-child(even){background-color:var(--color-orange-400)}.even\:bg-orange-500:nth-child(even){background-color:var(--color-orange-500)}.even\:bg-orange-600:nth-child(even){background-color:var(--color-orange-600)}.even\:bg-orange-700:nth-child(even){background-color:var(--color-orange-700)}.even\:bg-orange-800:nth-child(even){background-color:var(--color-orange-800)}.even\:bg-orange-900:nth-child(even){background-color:var(--color-orange-900)}.even\:bg-orange-950:nth-child(even){background-color:var(--color-orange-950)}.even\:bg-yellow-50:nth-child(even){background-color:var(--color-yellow-50)}.even\:bg-yellow-100:nth-child(even){background-color:var(--color-yellow-100)}.even\:bg-yellow-200:nth-child(even){background-color:var(--color-yellow-200)}.even\:bg-yellow-300:nth-child(even){background-color:var(--color-yellow-300)}.even\:bg-yellow-400:nth-child(even){background-color:var(--color-yellow-400)}.even\:bg-yellow-500:nth-child(even){background-color:var(--color-yellow-500)}.even\:bg-yellow-600:nth-child(even){background-color:var(--color-yellow-600)}.even\:bg-yellow-700:nth-child(even){background-color:var(--color-yellow-700)}.even\:bg-yellow-800:nth-child(even){background-color:var(--color-yellow-800)}.even\:bg-yellow-900:nth-child(even){background-color:var(--color-yellow-900)}.even\:bg-yellow-950:nth-child(even){background-color:var(--color-yellow-950)}.even\:bg-green-50:nth-child(even){background-color:var(--color-green-50)}.even\:bg-green-100:nth-child(even){background-color:var(--color-green-100)}.even\:bg-green-200:nth-child(even){background-color:var(--color-green-200)}.even\:bg-green-300:nth-child(even){background-color:var(--color-green-300)}.even\:bg-green-400:nth-child(even){background-color:var(--color-green-400)}.even\:bg-green-500:nth-child(even){background-color:var(--color-green-500)}.even\:bg-green-600:nth-child(even){background-color:var(--color-green-600)}.even\:bg-green-700:nth-child(even){background-color:var(--color-green-700)}.even\:bg-green-800:nth-child(even){background-color:var(--color-green-800)}.even\:bg-green-900:nth-child(even){background-color:var(--color-green-900)}.even\:bg-green-950:nth-child(even){background-color:var(--color-green-950)}.even\:bg-blue-50:nth-child(even){background-color:var(--color-blue-50)}.even\:bg-blue-100:nth-child(even){background-color:var(--color-blue-100)}.even\:bg-blue-200:nth-child(even){background-color:var(--color-blue-200)}.even\:bg-blue-300:nth-child(even){background-color:var(--color-blue-300)}.even\:bg-blue-400:nth-child(even){background-color:var(--color-blue-400)}.even\:bg-blue-500:nth-child(even){background-color:var(--color-blue-500)}.even\:bg-blue-600:nth-child(even){background-color:var(--color-blue-600)}.even\:bg-blue-700:nth-child(even){background-color:var(--color-blue-700)}.even\:bg-blue-800:nth-child(even){background-color:var(--color-blue-800)}.even\:bg-blue-900:nth-child(even){background-color:var(--color-blue-900)}.even\:bg-blue-950:nth-child(even){background-color:var(--color-blue-950)}.even\:bg-violet-50:nth-child(even){background-color:var(--color-violet-50)}.even\:bg-violet-100:nth-child(even){background-color:var(--color-violet-100)}.even\:bg-violet-200:nth-child(even){background-color:var(--color-violet-200)}.even\:bg-violet-300:nth-child(even){background-color:var(--color-violet-300)}.even\:bg-violet-400:nth-child(even){background-color:var(--color-violet-400)}.even\:bg-violet-500:nth-child(even){background-color:var(--color-violet-500)}.even\:bg-violet-600:nth-child(even){background-color:var(--color-violet-600)}.even\:bg-violet-700:nth-child(even){background-color:var(--color-violet-700)}.even\:bg-violet-800:nth-child(even){background-color:var(--color-violet-800)}.even\:bg-violet-900:nth-child(even){background-color:var(--color-violet-900)}.even\:bg-violet-950:nth-child(even){background-color:var(--color-violet-950)}.even\:bg-pink-50:nth-child(even){background-color:var(--color-pink-50)}.even\:bg-pink-100:nth-child(even){background-color:var(--color-pink-100)}.even\:bg-pink-200:nth-child(even){background-color:var(--color-pink-200)}.even\:bg-pink-300:nth-child(even){background-color:var(--color-pink-300)}.even\:bg-pink-400:nth-child(even){background-color:var(--color-pink-400)}.even\:bg-pink-500:nth-child(even){background-color:var(--color-pink-500)}.even\:bg-pink-600:nth-child(even){background-color:var(--color-pink-600)}.even\:bg-pink-700:nth-child(even){background-color:var(--color-pink-700)}.even\:bg-pink-800:nth-child(even){background-color:var(--color-pink-800)}.even\:bg-pink-900:nth-child(even){background-color:var(--color-pink-900)}.even\:bg-pink-950:nth-child(even){background-color:var(--color-pink-950)}.even\:bg-white:nth-child(even){background-color:var(--color-white)}.even\:bg-black:nth-child(even){background-color:var(--color-black)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-current:hover{background-color:currentColor}.hover\:bg-gray-50:hover{background-color:var(--color-gray-50)}.hover\:bg-gray-100:hover{background-color:var(--color-gray-100)}.hover\:bg-gray-200:hover{background-color:var(--color-gray-200)}.hover\:bg-gray-300:hover{background-color:var(--color-gray-300)}.hover\:bg-gray-400:hover{background-color:var(--color-gray-400)}.hover\:bg-gray-500:hover{background-color:var(--color-gray-500)}.hover\:bg-gray-600:hover{background-color:var(--color-gray-600)}.hover\:bg-gray-700:hover{background-color:var(--color-gray-700)}.hover\:bg-gray-800:hover{background-color:var(--color-gray-800)}.hover\:bg-gray-900:hover{background-color:var(--color-gray-900)}.hover\:bg-gray-950:hover{background-color:var(--color-gray-950)}.hover\:bg-red-50:hover{background-color:var(--color-red-50)}.hover\:bg-red-100:hover{background-color:var(--color-red-100)}.hover\:bg-red-200:hover{background-color:var(--color-red-200)}.hover\:bg-red-300:hover{background-color:var(--color-red-300)}.hover\:bg-red-400:hover{background-color:var(--color-red-400)}.hover\:bg-red-500:hover{background-color:var(--color-red-500)}.hover\:bg-red-600:hover{background-color:var(--color-red-600)}.hover\:bg-red-700:hover{background-color:var(--color-red-700)}.hover\:bg-red-800:hover{background-color:var(--color-red-800)}.hover\:bg-red-900:hover{background-color:var(--color-red-900)}.hover\:bg-red-950:hover{background-color:var(--color-red-950)}.hover\:bg-orange-50:hover{background-color:var(--color-orange-50)}.hover\:bg-orange-100:hover{background-color:var(--color-orange-100)}.hover\:bg-orange-200:hover{background-color:var(--color-orange-200)}.hover\:bg-orange-300:hover{background-color:var(--color-orange-300)}.hover\:bg-orange-400:hover{background-color:var(--color-orange-400)}.hover\:bg-orange-500:hover{background-color:var(--color-orange-500)}.hover\:bg-orange-600:hover{background-color:var(--color-orange-600)}.hover\:bg-orange-700:hover{background-color:var(--color-orange-700)}.hover\:bg-orange-800:hover{background-color:var(--color-orange-800)}.hover\:bg-orange-900:hover{background-color:var(--color-orange-900)}.hover\:bg-orange-950:hover{background-color:var(--color-orange-950)}.hover\:bg-yellow-50:hover{background-color:var(--color-yellow-50)}.hover\:bg-yellow-100:hover{background-color:var(--color-yellow-100)}.hover\:bg-yellow-200:hover{background-color:var(--color-yellow-200)}.hover\:bg-yellow-300:hover{background-color:var(--color-yellow-300)}.hover\:bg-yellow-400:hover{background-color:var(--color-yellow-400)}.hover\:bg-yellow-500:hover{background-color:var(--color-yellow-500)}.hover\:bg-yellow-600:hover{background-color:var(--color-yellow-600)}.hover\:bg-yellow-700:hover{background-color:var(--color-yellow-700)}.hover\:bg-yellow-800:hover{background-color:var(--color-yellow-800)}.hover\:bg-yellow-900:hover{background-color:var(--color-yellow-900)}.hover\:bg-yellow-950:hover{background-color:var(--color-yellow-950)}.hover\:bg-green-50:hover{background-color:var(--color-green-50)}.hover\:bg-green-100:hover{background-color:var(--color-green-100)}.hover\:bg-green-200:hover{background-color:var(--color-green-200)}.hover\:bg-green-300:hover{background-color:var(--color-green-300)}.hover\:bg-green-400:hover{background-color:var(--color-green-400)}.hover\:bg-green-500:hover{background-color:var(--color-green-500)}.hover\:bg-green-600:hover{background-color:var(--color-green-600)}.hover\:bg-green-700:hover{background-color:var(--color-green-700)}.hover\:bg-green-800:hover{background-color:var(--color-green-800)}.hover\:bg-green-900:hover{background-color:var(--color-green-900)}.hover\:bg-green-950:hover{background-color:var(--color-green-950)}.hover\:bg-blue-50:hover{background-color:var(--color-blue-50)}.hover\:bg-blue-100:hover{background-color:var(--color-blue-100)}.hover\:bg-blue-200:hover{background-color:var(--color-blue-200)}.hover\:bg-blue-300:hover{background-color:var(--color-blue-300)}.hover\:bg-blue-400:hover{background-color:var(--color-blue-400)}.hover\:bg-blue-500:hover{background-color:var(--color-blue-500)}.hover\:bg-blue-600:hover{background-color:var(--color-blue-600)}.hover\:bg-blue-700:hover{background-color:var(--color-blue-700)}.hover\:bg-blue-800:hover{background-color:var(--color-blue-800)}.hover\:bg-blue-900:hover{background-color:var(--color-blue-900)}.hover\:bg-blue-950:hover{background-color:var(--color-blue-950)}.hover\:bg-violet-50:hover{background-color:var(--color-violet-50)}.hover\:bg-violet-100:hover{background-color:var(--color-violet-100)}.hover\:bg-violet-200:hover{background-color:var(--color-violet-200)}.hover\:bg-violet-300:hover{background-color:var(--color-violet-300)}.hover\:bg-violet-400:hover{background-color:var(--color-violet-400)}.hover\:bg-violet-500:hover{background-color:var(--color-violet-500)}.hover\:bg-violet-600:hover{background-color:var(--color-violet-600)}.hover\:bg-violet-700:hover{background-color:var(--color-violet-700)}.hover\:bg-violet-800:hover{background-color:var(--color-violet-800)}.hover\:bg-violet-900:hover{background-color:var(--color-violet-900)}.hover\:bg-violet-950:hover{background-color:var(--color-violet-950)}.hover\:bg-pink-50:hover{background-color:var(--color-pink-50)}.hover\:bg-pink-100:hover{background-color:var(--color-pink-100)}.hover\:bg-pink-200:hover{background-color:var(--color-pink-200)}.hover\:bg-pink-300:hover{background-color:var(--color-pink-300)}.hover\:bg-pink-400:hover{background-color:var(--color-pink-400)}.hover\:bg-pink-500:hover{background-color:var(--color-pink-500)}.hover\:bg-pink-600:hover{background-color:var(--color-pink-600)}.hover\:bg-pink-700:hover{background-color:var(--color-pink-700)}.hover\:bg-pink-800:hover{background-color:var(--color-pink-800)}.hover\:bg-pink-900:hover{background-color:var(--color-pink-900)}.hover\:bg-pink-950:hover{background-color:var(--color-pink-950)}.hover\:bg-white:hover{background-color:var(--color-white)}.hover\:bg-black:hover{background-color:var(--color-black)}.focus\:bg-transparent:focus{background-color:transparent}.focus\:bg-current:focus{background-color:currentColor}.focus\:bg-gray-50:focus{background-color:var(--color-gray-50)}.focus\:bg-gray-100:focus{background-color:var(--color-gray-100)}.focus\:bg-gray-200:focus{background-color:var(--color-gray-200)}.focus\:bg-gray-300:focus{background-color:var(--color-gray-300)}.focus\:bg-gray-400:focus{background-color:var(--color-gray-400)}.focus\:bg-gray-500:focus{background-color:var(--color-gray-500)}.focus\:bg-gray-600:focus{background-color:var(--color-gray-600)}.focus\:bg-gray-700:focus{background-color:var(--color-gray-700)}.focus\:bg-gray-800:focus{background-color:var(--color-gray-800)}.focus\:bg-gray-900:focus{background-color:var(--color-gray-900)}.focus\:bg-gray-950:focus{background-color:var(--color-gray-950)}.focus\:bg-red-50:focus{background-color:var(--color-red-50)}.focus\:bg-red-100:focus{background-color:var(--color-red-100)}.focus\:bg-red-200:focus{background-color:var(--color-red-200)}.focus\:bg-red-300:focus{background-color:var(--color-red-300)}.focus\:bg-red-400:focus{background-color:var(--color-red-400)}.focus\:bg-red-500:focus{background-color:var(--color-red-500)}.focus\:bg-red-600:focus{background-color:var(--color-red-600)}.focus\:bg-red-700:focus{background-color:var(--color-red-700)}.focus\:bg-red-800:focus{background-color:var(--color-red-800)}.focus\:bg-red-900:focus{background-color:var(--color-red-900)}.focus\:bg-red-950:focus{background-color:var(--color-red-950)}.focus\:bg-orange-50:focus{background-color:var(--color-orange-50)}.focus\:bg-orange-100:focus{background-color:var(--color-orange-100)}.focus\:bg-orange-200:focus{background-color:var(--color-orange-200)}.focus\:bg-orange-300:focus{background-color:var(--color-orange-300)}.focus\:bg-orange-400:focus{background-color:var(--color-orange-400)}.focus\:bg-orange-500:focus{background-color:var(--color-orange-500)}.focus\:bg-orange-600:focus{background-color:var(--color-orange-600)}.focus\:bg-orange-700:focus{background-color:var(--color-orange-700)}.focus\:bg-orange-800:focus{background-color:var(--color-orange-800)}.focus\:bg-orange-900:focus{background-color:var(--color-orange-900)}.focus\:bg-orange-950:focus{background-color:var(--color-orange-950)}.focus\:bg-yellow-50:focus{background-color:var(--color-yellow-50)}.focus\:bg-yellow-100:focus{background-color:var(--color-yellow-100)}.focus\:bg-yellow-200:focus{background-color:var(--color-yellow-200)}.focus\:bg-yellow-300:focus{background-color:var(--color-yellow-300)}.focus\:bg-yellow-400:focus{background-color:var(--color-yellow-400)}.focus\:bg-yellow-500:focus{background-color:var(--color-yellow-500)}.focus\:bg-yellow-600:focus{background-color:var(--color-yellow-600)}.focus\:bg-yellow-700:focus{background-color:var(--color-yellow-700)}.focus\:bg-yellow-800:focus{background-color:var(--color-yellow-800)}.focus\:bg-yellow-900:focus{background-color:var(--color-yellow-900)}.focus\:bg-yellow-950:focus{background-color:var(--color-yellow-950)}.focus\:bg-green-50:focus{background-color:var(--color-green-50)}.focus\:bg-green-100:focus{background-color:var(--color-green-100)}.focus\:bg-green-200:focus{background-color:var(--color-green-200)}.focus\:bg-green-300:focus{background-color:var(--color-green-300)}.focus\:bg-green-400:focus{background-color:var(--color-green-400)}.focus\:bg-green-500:focus{background-color:var(--color-green-500)}.focus\:bg-green-600:focus{background-color:var(--color-green-600)}.focus\:bg-green-700:focus{background-color:var(--color-green-700)}.focus\:bg-green-800:focus{background-color:var(--color-green-800)}.focus\:bg-green-900:focus{background-color:var(--color-green-900)}.focus\:bg-green-950:focus{background-color:var(--color-green-950)}.focus\:bg-blue-50:focus{background-color:var(--color-blue-50)}.focus\:bg-blue-100:focus{background-color:var(--color-blue-100)}.focus\:bg-blue-200:focus{background-color:var(--color-blue-200)}.focus\:bg-blue-300:focus{background-color:var(--color-blue-300)}.focus\:bg-blue-400:focus{background-color:var(--color-blue-400)}.focus\:bg-blue-500:focus{background-color:var(--color-blue-500)}.focus\:bg-blue-600:focus{background-color:var(--color-blue-600)}.focus\:bg-blue-700:focus{background-color:var(--color-blue-700)}.focus\:bg-blue-800:focus{background-color:var(--color-blue-800)}.focus\:bg-blue-900:focus{background-color:var(--color-blue-900)}.focus\:bg-blue-950:focus{background-color:var(--color-blue-950)}.focus\:bg-violet-50:focus{background-color:var(--color-violet-50)}.focus\:bg-violet-100:focus{background-color:var(--color-violet-100)}.focus\:bg-violet-200:focus{background-color:var(--color-violet-200)}.focus\:bg-violet-300:focus{background-color:var(--color-violet-300)}.focus\:bg-violet-400:focus{background-color:var(--color-violet-400)}.focus\:bg-violet-500:focus{background-color:var(--color-violet-500)}.focus\:bg-violet-600:focus{background-color:var(--color-violet-600)}.focus\:bg-violet-700:focus{background-color:var(--color-violet-700)}.focus\:bg-violet-800:focus{background-color:var(--color-violet-800)}.focus\:bg-violet-900:focus{background-color:var(--color-violet-900)}.focus\:bg-violet-950:focus{background-color:var(--color-violet-950)}.focus\:bg-pink-50:focus{background-color:var(--color-pink-50)}.focus\:bg-pink-100:focus{background-color:var(--color-pink-100)}.focus\:bg-pink-200:focus{background-color:var(--color-pink-200)}.focus\:bg-pink-300:focus{background-color:var(--color-pink-300)}.focus\:bg-pink-400:focus{background-color:var(--color-pink-400)}.focus\:bg-pink-500:focus{background-color:var(--color-pink-500)}.focus\:bg-pink-600:focus{background-color:var(--color-pink-600)}.focus\:bg-pink-700:focus{background-color:var(--color-pink-700)}.focus\:bg-pink-800:focus{background-color:var(--color-pink-800)}.focus\:bg-pink-900:focus{background-color:var(--color-pink-900)}.focus\:bg-pink-950:focus{background-color:var(--color-pink-950)}.focus\:bg-white:focus{background-color:var(--color-white)}.focus\:bg-black:focus{background-color:var(--color-black)}.focus-within\:bg-transparent:focus-within{background-color:transparent}.focus-within\:bg-current:focus-within{background-color:currentColor}.focus-within\:bg-gray-50:focus-within{background-color:var(--color-gray-50)}.focus-within\:bg-gray-100:focus-within{background-color:var(--color-gray-100)}.focus-within\:bg-gray-200:focus-within{background-color:var(--color-gray-200)}.focus-within\:bg-gray-300:focus-within{background-color:var(--color-gray-300)}.focus-within\:bg-gray-400:focus-within{background-color:var(--color-gray-400)}.focus-within\:bg-gray-500:focus-within{background-color:var(--color-gray-500)}.focus-within\:bg-gray-600:focus-within{background-color:var(--color-gray-600)}.focus-within\:bg-gray-700:focus-within{background-color:var(--color-gray-700)}.focus-within\:bg-gray-800:focus-within{background-color:var(--color-gray-800)}.focus-within\:bg-gray-900:focus-within{background-color:var(--color-gray-900)}.focus-within\:bg-gray-950:focus-within{background-color:var(--color-gray-950)}.focus-within\:bg-red-50:focus-within{background-color:var(--color-red-50)}.focus-within\:bg-red-100:focus-within{background-color:var(--color-red-100)}.focus-within\:bg-red-200:focus-within{background-color:var(--color-red-200)}.focus-within\:bg-red-300:focus-within{background-color:var(--color-red-300)}.focus-within\:bg-red-400:focus-within{background-color:var(--color-red-400)}.focus-within\:bg-red-500:focus-within{background-color:var(--color-red-500)}.focus-within\:bg-red-600:focus-within{background-color:var(--color-red-600)}.focus-within\:bg-red-700:focus-within{background-color:var(--color-red-700)}.focus-within\:bg-red-800:focus-within{background-color:var(--color-red-800)}.focus-within\:bg-red-900:focus-within{background-color:var(--color-red-900)}.focus-within\:bg-red-950:focus-within{background-color:var(--color-red-950)}.focus-within\:bg-orange-50:focus-within{background-color:var(--color-orange-50)}.focus-within\:bg-orange-100:focus-within{background-color:var(--color-orange-100)}.focus-within\:bg-orange-200:focus-within{background-color:var(--color-orange-200)}.focus-within\:bg-orange-300:focus-within{background-color:var(--color-orange-300)}.focus-within\:bg-orange-400:focus-within{background-color:var(--color-orange-400)}.focus-within\:bg-orange-500:focus-within{background-color:var(--color-orange-500)}.focus-within\:bg-orange-600:focus-within{background-color:var(--color-orange-600)}.focus-within\:bg-orange-700:focus-within{background-color:var(--color-orange-700)}.focus-within\:bg-orange-800:focus-within{background-color:var(--color-orange-800)}.focus-within\:bg-orange-900:focus-within{background-color:var(--color-orange-900)}.focus-within\:bg-orange-950:focus-within{background-color:var(--color-orange-950)}.focus-within\:bg-yellow-50:focus-within{background-color:var(--color-yellow-50)}.focus-within\:bg-yellow-100:focus-within{background-color:var(--color-yellow-100)}.focus-within\:bg-yellow-200:focus-within{background-color:var(--color-yellow-200)}.focus-within\:bg-yellow-300:focus-within{background-color:var(--color-yellow-300)}.focus-within\:bg-yellow-400:focus-within{background-color:var(--color-yellow-400)}.focus-within\:bg-yellow-500:focus-within{background-color:var(--color-yellow-500)}.focus-within\:bg-yellow-600:focus-within{background-color:var(--color-yellow-600)}.focus-within\:bg-yellow-700:focus-within{background-color:var(--color-yellow-700)}.focus-within\:bg-yellow-800:focus-within{background-color:var(--color-yellow-800)}.focus-within\:bg-yellow-900:focus-within{background-color:var(--color-yellow-900)}.focus-within\:bg-yellow-950:focus-within{background-color:var(--color-yellow-950)}.focus-within\:bg-green-50:focus-within{background-color:var(--color-green-50)}.focus-within\:bg-green-100:focus-within{background-color:var(--color-green-100)}.focus-within\:bg-green-200:focus-within{background-color:var(--color-green-200)}.focus-within\:bg-green-300:focus-within{background-color:var(--color-green-300)}.focus-within\:bg-green-400:focus-within{background-color:var(--color-green-400)}.focus-within\:bg-green-500:focus-within{background-color:var(--color-green-500)}.focus-within\:bg-green-600:focus-within{background-color:var(--color-green-600)}.focus-within\:bg-green-700:focus-within{background-color:var(--color-green-700)}.focus-within\:bg-green-800:focus-within{background-color:var(--color-green-800)}.focus-within\:bg-green-900:focus-within{background-color:var(--color-green-900)}.focus-within\:bg-green-950:focus-within{background-color:var(--color-green-950)}.focus-within\:bg-blue-50:focus-within{background-color:var(--color-blue-50)}.focus-within\:bg-blue-100:focus-within{background-color:var(--color-blue-100)}.focus-within\:bg-blue-200:focus-within{background-color:var(--color-blue-200)}.focus-within\:bg-blue-300:focus-within{background-color:var(--color-blue-300)}.focus-within\:bg-blue-400:focus-within{background-color:var(--color-blue-400)}.focus-within\:bg-blue-500:focus-within{background-color:var(--color-blue-500)}.focus-within\:bg-blue-600:focus-within{background-color:var(--color-blue-600)}.focus-within\:bg-blue-700:focus-within{background-color:var(--color-blue-700)}.focus-within\:bg-blue-800:focus-within{background-color:var(--color-blue-800)}.focus-within\:bg-blue-900:focus-within{background-color:var(--color-blue-900)}.focus-within\:bg-blue-950:focus-within{background-color:var(--color-blue-950)}.focus-within\:bg-violet-50:focus-within{background-color:var(--color-violet-50)}.focus-within\:bg-violet-100:focus-within{background-color:var(--color-violet-100)}.focus-within\:bg-violet-200:focus-within{background-color:var(--color-violet-200)}.focus-within\:bg-violet-300:focus-within{background-color:var(--color-violet-300)}.focus-within\:bg-violet-400:focus-within{background-color:var(--color-violet-400)}.focus-within\:bg-violet-500:focus-within{background-color:var(--color-violet-500)}.focus-within\:bg-violet-600:focus-within{background-color:var(--color-violet-600)}.focus-within\:bg-violet-700:focus-within{background-color:var(--color-violet-700)}.focus-within\:bg-violet-800:focus-within{background-color:var(--color-violet-800)}.focus-within\:bg-violet-900:focus-within{background-color:var(--color-violet-900)}.focus-within\:bg-violet-950:focus-within{background-color:var(--color-violet-950)}.focus-within\:bg-pink-50:focus-within{background-color:var(--color-pink-50)}.focus-within\:bg-pink-100:focus-within{background-color:var(--color-pink-100)}.focus-within\:bg-pink-200:focus-within{background-color:var(--color-pink-200)}.focus-within\:bg-pink-300:focus-within{background-color:var(--color-pink-300)}.focus-within\:bg-pink-400:focus-within{background-color:var(--color-pink-400)}.focus-within\:bg-pink-500:focus-within{background-color:var(--color-pink-500)}.focus-within\:bg-pink-600:focus-within{background-color:var(--color-pink-600)}.focus-within\:bg-pink-700:focus-within{background-color:var(--color-pi