@import url(https://fonts.googleapis.com/css2?family=Indie+Flower&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);hr{border:0;border-top:1px solid light-dark(oklch(var(--grey-200)),oklch(var(--black-300)));color:inherit;height:0;margin:.61rem 0}label{display:inline-block}.form-label{margin-bottom:var(--spacing-1)}.form-control{background-color:light-dark(oklch(var(--white-200)),oklch(var(--black-300)));border:1px solid light-dark(oklch(var(--grey-300)),oklch(var(--grey-800)));border-radius:var(--spacing-2);box-sizing:border-box;display:block;font-family:var(--font-family);font-size:1rem;outline:0;padding:var(--spacing-2) var(--spacing-3);width:100%}input[type=file].form-control{background-color:transparent;padding:0}input[type=file]::file-selector-button{background-color:light-dark(oklch(var(--white-200)),oklch(var(--black-300)));border:0;border-right:1px solid light-dark(oklch(var(--grey-300)),oklch(var(--grey-800)));margin-right:var(--spacing-2);padding:var(--spacing-2) var(--spacing-3);transition:background-color .15s ease-in-out}input[type=file]:not(:disabled)::file-selector-button:hover{background-color:light-dark(oklch(var(--white-600)),oklch(var(--black-50)))}input[type=file]:disabled::file-selector-button{border-color:light-dark(oklch(var(--grey-300)),oklch(var(--black-100)));color:light-dark(oklch(var(--grey-300)),oklch(var(--grey-900)));cursor:not-allowed}.form-control::placeholder{color:light-dark(oklch(var(--grey-800)),oklch(var(--grey-600)))}select.form-control{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' aria-hidden='true' viewBox='0 0 10 6'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m1 1 4 4 4-4'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;background-size:.75rem .75rem;padding-right:1.5rem}.form-control:disabled{border-color:light-dark(oklch(var(--grey-300)),oklch(var(--black-100)));cursor:not-allowed}.form-control:disabled,.form-control:disabled::placeholder{color:light-dark(oklch(var(--grey-300)),oklch(var(--grey-900)))}text-area.form-control{font-family:var(--inter)}.form-control.valid{border:1px solid oklch(var(--green-500))}.form-control.invalid{border:1px solid oklch(var(--red-500))}:not(.input-group)>.form-control:focus,:not(.input-group)>.form-control:focus-visible{border-color:oklch(var(--blue-400));box-shadow:0 0 0 2px oklch(var(--blue-400))}:not(.input-group)>.form-control.valid:focus,:not(.input-group)>.form-control.valid:focus-visible{border-color:oklch(var(--green-400));box-shadow:0 0 0 2px oklch(var(--green-400))}:not(.input-group)>.form-control.invalid:focus,:not(.input-group)>.form-control.invalid:focus-visible{border-color:oklch(var(--red-400));box-shadow:0 0 0 2px oklch(var(--red-400))}.input-group>*{border:0;border-radius:0!important;margin:0}.input-group:not(.rounded-pill)>:first-child{border-bottom-left-radius:var(--spacing-2)!important;border-top-left-radius:var(--spacing-2)!important}.input-group:not(.rounded-pill)>:last-child{border-bottom-right-radius:var(--spacing-2)!important;border-top-right-radius:var(--spacing-2)!important}.input-group.rounded-pill>:first-child{border-bottom-left-radius:50vh!important;border-top-left-radius:50vh!important}.input-group.rounded-pill>:last-child{border-bottom-right-radius:50vh!important;border-top-right-radius:50vh!important}.input-group{align-items:stretch;background-color:blue;background-color:light-dark(oklch(var(--white-400)),oklch(var(--black-300)));border:1px solid light-dark(oklch(var(--grey-300)),oklch(var(--grey-800)));border-radius:var(--spacing-2);display:flex;justify-content:center;width:100%}.input-group>:not(:last-child){border-right:1px solid light-dark(oklch(var(--grey-300)),oklch(var(--grey-800)))}.input-group>span{align-content:center;padding:0 var(--spacing-3);white-space:nowrap}.input-group:has(:focus),.input-group:has(:focus-visible),.input-group:has(:focus-within){border-color:var(--blue-400);box-shadow:0 0 0 var(--spacing-1) oklch(var(--blue-400))}.input-group.valid{border:1px solid oklch(var(--green-500))}.input-group.invalid{border:1px solid oklch(var(--red-500))}.input-group.valid:focus,.input-group.valid:focus-visible,.input-group.valid:focus-within{border-color:oklch(var(--green-400));box-shadow:0 0 0 var(--spacing-1) oklch(var(--green-400))}.input-group.invalid:focus,.input-group.invalid:focus-visible,.input-group.invalid:focus-within{border-color:oklch(var(--red-400));box-shadow:0 0 0 var(--spacing-1) oklch(var(--red-400))}:root{--h1-font-size:calc(1vw + 1.1rem);--h2-font-size:calc(1rem + (var(--h1-font-size) - 1rem)*0.59549);--h3-font-size:calc(1rem + (var(--h1-font-size) - 1rem)*0.34549);--h4-font-size:calc(1rem + (var(--h1-font-size) - 1rem)*0.19098);--h5-font-size:calc(1rem + (var(--h1-font-size) - 1rem)*0.09549);--h6-font-size:calc(1rem + (var(--h1-font-size) - 1rem)*0.03647);--h1-margin-top:calc(var(--h1-font-size)*1.2);--h2-margin-top:calc(var(--h2-font-size)*1.2);--h3-margin-top:calc(var(--h3-font-size)*1.2);--h4-margin-top:calc(var(--h4-font-size)*1.2);--h5-margin-top:calc(var(--h5-font-size)*1.2);--h6-margin-top:calc(var(--h6-font-size)*1.2);--h1-color:light-dark(var(--black-950),var(--white-50));--h2-color:light-dark(var(--black-900),var(--white-100));--h3-color:light-dark(var(--black-800),var(--white-200));--h4-color:light-dark(var(--black-700),var(--white-300));--h5-color:light-dark(var(--black-600),var(--white-400));--h6-color:light-dark(var(--black-500),var(--white-500))}.h1,h1{color:var(--h1-color);font-size:var(--h1-font-size);line-height:var(--h1-font-size);margin-top:var(--h1-margin-top)}.h1,.h2,h1,h2{font-family:var(--font-family-headings);margin-bottom:0}.h2,h2{color:var(--h2-color);font-size:var(--h2-font-size);margin-top:var(--h2-margin-top)}.h3,h3{color:var(--h3-color);font-size:var(--h3-font-size);margin-top:var(--h3-margin-top)}.h3,.h4,h3,h4{font-family:var(--font-family-headings);margin-bottom:0}.h4,h4{color:var(--h4-color);font-size:var(--h4-font-size);margin-top:var(--h4-margin-top)}.h5,h5{color:var(--h5-color);font-size:var(--h5-font-size);margin-top:var(--h5-margin-top)}.h5,.h6,h5,h6{font-family:var(--font-family-headings);margin-bottom:0}.h6,h6{color:var(--h6-color);font-size:var(--h6-font-size);margin-top:var(--h6-margin-top)}.btn-yellow{--bg-light:var(--yellow-500);--bg-dark:var(--yellow-500);--border-light:var(--yellow-500);--border-dark:var(--yellow-500);--text-light:var(--black-800);--text-dark:var(--black-800);--border-width:1px;--btn-box-shadow:transparent}.btn-yellow:disabled{--bg-light:var(--yellow-700);--bg-dark:var(--yellow-700);--border-light:var(--yellow-700);--border-dark:var(--yellow-700);--text-light:var(--grey-500);--text-dark:var(--grey-500)}.btn-yellow.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--yellow-600);--border-dark:var(--yellow-500);--text-light:var(--yellow-600);--text-dark:var(--yellow-500)}.btn-yellow.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--yellow-700);--border-dark:var(--yellow-700);--text-light:var(--yellow-700);--text-dark:var(--yellow-700)}.btn-yellow.active:not(:disabled){--bg-light:var(--yellow-700);--bg-dark:var(--yellow-700);--border-light:var(--yellow-700);--border-dark:var(--yellow-700);--text-light:1 0 0;--text-dark:1 0 0}.btn-yellow.outline:hover:not(:disabled):not(.active),.btn-yellow:hover:not(:disabled):not(.active){--bg-light:var(--yellow-600);--bg-dark:var(--yellow-600);--border-light:var(--yellow-600);--border-dark:var(--yellow-600);--text-light:1 0 0;--text-dark:1 0 0}:not(.input-group)>.btn-yellow:focus-visible:not(:disabled),:not(.input-group)>.btn-yellow:focus:not(:disabled){--btn-box-shadow:var(--yellow-300)}.btn-orange{--bg-light:var(--orange-500);--bg-dark:var(--orange-500);--border-light:var(--orange-500);--border-dark:var(--orange-500);--text-light:var(--white-200);--text-dark:var(--white-200);--border-width:1px;--btn-box-shadow:transparent}.btn-orange:disabled{--bg-light:var(--orange-700);--bg-dark:var(--orange-700);--border-light:var(--orange-700);--border-dark:var(--orange-700);--text-light:var(--grey-500);--text-dark:var(--grey-500)}.btn-orange.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--orange-500);--border-dark:var(--orange-500);--text-light:var(--orange-500);--text-dark:var(--orange-500)}.btn-orange.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--orange-700);--border-dark:var(--orange-700);--text-light:var(--orange-700);--text-dark:var(--orange-700)}.btn-orange.active:not(:disabled){--bg-light:var(--orange-700);--bg-dark:var(--orange-700);--border-light:var(--orange-700);--border-dark:var(--orange-700);--text-light:1 0 0;--text-dark:1 0 0}.btn-orange.outline:hover:not(:disabled):not(.active),.btn-orange:hover:not(:disabled):not(.active){--bg-light:var(--orange-600);--bg-dark:var(--orange-600);--border-light:var(--orange-600);--border-dark:var(--orange-600);--text-light:1 0 0;--text-dark:1 0 0}:not(.input-group)>.btn-orange:focus-visible:not(:disabled),:not(.input-group)>.btn-orange:focus:not(:disabled){--btn-box-shadow:var(--orange-300)}:root{--red-disabled:light-dark(#eca7a3,#874444);--orange-disabled:light-dark(#f9d4a8,#947149);--yellow-disabled:light-dark(#eae5a6,#868248);--green-disabled:light-dark(#8bcca5,#266947);--blue-disabled:light-dark(#a0abef,#3b4891);--purple-disabled:light-dark(#dda7e5,#784487);--light-grey-disabled:light-dark(#ecedf1,#878a93);--dark-grey-disabled:light-dark(#9ca0ad,#383d4e);--grey-disabled:light-dark(var(--light-grey-disabled),var(--dark-grey-disabled));--negative-grey-disabled:light-dark(var(--dark-grey-disabled),var(--light-grey-disabled));--white-disabled:light-dark(#f3edef,#8e9097);--black-disabled:light-dark(#888a90,#333134)}.btn-red{--bg-light:var(--red-500);--bg-dark:var(--red-500);--border-light:var(--red-500);--border-dark:var(--red-500);--text-light:var(--white-200);--text-dark:var(--white-200);--border-width:1px;--btn-box-shadow:transparent}.btn-red:disabled{--bg-light:var(--red-700);--bg-dark:var(--red-700);--border-light:var(--red-700);--border-dark:var(--red-700);--text-light:var(--grey-500);--text-dark:var(--grey-500)}.btn-red.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--red-500);--border-dark:var(--red-500);--text-light:var(--red-500);--text-dark:var(--red-500)}.btn-red.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--red-700);--border-dark:var(--red-700);--text-light:var(--red-700);--text-dark:var(--red-700)}.btn-red.active:not(:disabled){--bg-light:var(--red-700);--bg-dark:var(--red-700);--border-light:var(--red-700);--border-dark:var(--red-700);--text-light:1 0 0;--text-dark:1 0 0}.btn-red.outline:hover:not(:disabled):not(.active),.btn-red:hover:not(:disabled):not(.active){--bg-light:var(--red-600);--bg-dark:var(--red-600);--border-light:var(--red-600);--border-dark:var(--red-600);--text-light:1 0 0;--text-dark:1 0 0}:not(.input-group)>.btn-red:focus-visible:not(:disabled),:not(.input-group)>.btn-red:focus:not(:disabled){--btn-box-shadow:var(--red-300)}.btn-pink{--bg-light:var(--pink-500);--bg-dark:var(--pink-500);--border-light:var(--pink-500);--border-dark:var(--pink-500);--text-light:var(--white-200);--text-dark:var(--white-200);--border-width:1px;--btn-box-shadow:transparent}.btn-pink:disabled{--bg-light:var(--pink-700);--bg-dark:var(--pink-700);--border-light:var(--pink-700);--border-dark:var(--pink-700);--text-light:var(--grey-500);--text-dark:var(--grey-500)}.btn-pink.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--pink-500);--border-dark:var(--pink-500);--text-light:var(--pink-500);--text-dark:var(--pink-500)}.btn-pink.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--pink-700);--border-dark:var(--pink-700);--text-light:var(--pink-700);--text-dark:var(--pink-700)}.btn-pink.active:not(:disabled){--bg-light:var(--pink-700);--bg-dark:var(--pink-700);--border-light:var(--pink-700);--border-dark:var(--pink-700);--text-light:1 0 0;--text-dark:1 0 0}.btn-pink.outline:hover:not(:disabled):not(.active),.btn-pink:hover:not(:disabled):not(.active){--bg-light:var(--pink-600);--bg-dark:var(--pink-600);--border-light:var(--pink-600);--border-dark:var(--pink-600);--text-light:1 0 0;--text-dark:1 0 0}:not(.input-group)>.btn-pink:focus-visible:not(:disabled),:not(.input-group)>.btn-pink:focus:not(:disabled){--btn-box-shadow:var(--pink-300)}.btn-purple{--bg-light:var(--purple-500);--bg-dark:var(--purple-500);--border-light:var(--purple-500);--border-dark:var(--purple-500);--text-light:var(--white-200);--text-dark:var(--white-200);--border-width:1px;--btn-box-shadow:transparent}.btn-purple:disabled{--bg-light:var(--purple-700);--bg-dark:var(--purple-700);--border-light:var(--purple-700);--border-dark:var(--purple-700);--text-light:var(--grey-500);--text-dark:var(--grey-500)}.btn-purple.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--purple-500);--border-dark:var(--purple-500);--text-light:var(--purple-500);--text-dark:var(--purple-500)}.btn-purple.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--purple-700);--border-dark:var(--purple-700);--text-light:var(--purple-700);--text-dark:var(--purple-700)}.btn-purple.active:not(:disabled){--bg-light:var(--purple-700);--bg-dark:var(--purple-700);--border-light:var(--purple-700);--border-dark:var(--purple-700);--text-light:1 0 0;--text-dark:1 0 0}.btn-purple.outline:hover:not(:disabled):not(.active),.btn-purple:hover:not(:disabled):not(.active){--bg-light:var(--purple-600);--bg-dark:var(--purple-600);--border-light:var(--purple-600);--border-dark:var(--purple-600);--text-light:1 0 0;--text-dark:1 0 0}:not(.input-group)>.btn-purple:focus-visible:not(:disabled),:not(.input-group)>.btn-purple:focus:not(:disabled){--btn-box-shadow:var(--purple-300)}.btn-blue{--bg-light:var(--blue-500);--bg-dark:var(--blue-500);--border-light:var(--blue-500);--border-dark:var(--blue-500);--text-light:var(--white-200);--text-dark:var(--white-200);--border-width:1px;--btn-box-shadow:transparent}.btn-blue:disabled{--bg-light:var(--blue-700);--bg-dark:var(--blue-700);--border-light:var(--blue-700);--border-dark:var(--blue-700);--text-light:var(--grey-500);--text-dark:var(--grey-500)}.btn-blue.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--blue-500);--border-dark:var(--blue-500);--text-light:var(--blue-500);--text-dark:var(--blue-500)}.btn-blue.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--blue-700);--border-dark:var(--blue-700);--text-light:var(--blue-700);--text-dark:var(--blue-700)}.btn-blue.active:not(:disabled){--bg-light:var(--blue-700);--bg-dark:var(--blue-700);--border-light:var(--blue-700);--border-dark:var(--blue-700);--text-light:1 0 0;--text-dark:1 0 0}.btn-blue.outline:hover:not(:disabled):not(.active),.btn-blue:hover:not(:disabled):not(.active){--bg-light:var(--blue-600);--bg-dark:var(--blue-600);--border-light:var(--blue-600);--border-dark:var(--blue-600);--text-light:1 0 0;--text-dark:1 0 0}:not(.input-group)>.btn-blue:focus-visible:not(:disabled),:not(.input-group)>.btn-blue:focus:not(:disabled){--btn-box-shadow:var(--blue-300)}.btn-cyan{--bg-light:var(--cyan-500);--bg-dark:var(--cyan-500);--border-light:var(--cyan-500);--border-dark:var(--cyan-500);--text-light:var(--white-200);--text-dark:var(--white-200);--border-width:1px;--btn-box-shadow:transparent}.btn-cyan:disabled{--bg-light:var(--cyan-700);--bg-dark:var(--cyan-700);--border-light:var(--cyan-700);--border-dark:var(--cyan-700);--text-light:var(--grey-500);--text-dark:var(--grey-500)}.btn-cyan.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--cyan-500);--border-dark:var(--cyan-500);--text-light:var(--cyan-500);--text-dark:var(--cyan-500)}.btn-cyan.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--cyan-700);--border-dark:var(--cyan-700);--text-light:var(--cyan-700);--text-dark:var(--cyan-700)}.btn-cyan.active:not(:disabled){--bg-light:var(--cyan-700);--bg-dark:var(--cyan-700);--border-light:var(--cyan-700);--border-dark:var(--cyan-700);--text-light:1 0 0;--text-dark:1 0 0}.btn-cyan.outline:hover:not(:disabled):not(.active),.btn-cyan:hover:not(:disabled):not(.active){--bg-light:var(--cyan-600);--bg-dark:var(--cyan-600);--border-light:var(--cyan-600);--border-dark:var(--cyan-600);--text-light:1 0 0;--text-dark:1 0 0}:not(.input-group)>.btn-cyan:focus-visible:not(:disabled),:not(.input-group)>.btn-cyan:focus:not(:disabled){--btn-box-shadow:var(--cyan-300)}.btn-green{--bg-light:var(--green-500);--bg-dark:var(--green-500);--border-light:var(--green-500);--border-dark:var(--green-500);--text-light:var(--white-200);--text-dark:var(--white-200);--border-width:1px;--btn-box-shadow:transparent}.btn-green:disabled{--bg-light:var(--green-700);--bg-dark:var(--green-700);--border-light:var(--green-700);--border-dark:var(--green-700);--text-light:var(--grey-500);--text-dark:var(--grey-500)}.btn-green.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--green-500);--border-dark:var(--green-500);--text-light:var(--green-500);--text-dark:var(--green-500)}.btn-green.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--green-700);--border-dark:var(--green-700);--text-light:var(--green-700);--text-dark:var(--green-700)}.btn-green.active:not(:disabled){--bg-light:var(--green-700);--bg-dark:var(--green-700);--border-light:var(--green-700);--border-dark:var(--green-700);--text-light:1 0 0;--text-dark:1 0 0}.btn-green.outline:hover:not(:disabled):not(.active),.btn-green:hover:not(:disabled):not(.active){--bg-light:var(--green-600);--bg-dark:var(--green-600);--border-light:var(--green-600);--border-dark:var(--green-600);--text-light:1 0 0;--text-dark:1 0 0}:not(.input-group)>.btn-green:focus-visible:not(:disabled),:not(.input-group)>.btn-green:focus:not(:disabled){--btn-box-shadow:var(--green-300)}.btn-white{--bg-light:var(--white-500);--bg-dark:var(--white-300);--border-light:var(--white-500);--border-dark:var(--white-300);--text-light:var(--black-600);--text-dark:var(--black-600);--border-width:1px;--btn-box-shadow:transparent}.btn-white:disabled{--bg-light:var(--white-900);--bg-dark:var(--white-900);--border-light:var(--white-900);--border-dark:var(--white-900);--text-light:var(--grey-600);--text-dark:var(--grey-600)}.btn-white.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--white-900);--border-dark:var(--white-300);--text-light:var(--black-900);--text-dark:var(--white-300)}.btn-white.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--white-900);--border-dark:var(--white-900);--text-light:var(--white-900);--text-dark:var(--white-900)}.btn-white.active:not(:disabled){--bg-light:var(--white-900);--bg-dark:var(--white-900);--border-light:var(--white-900);--border-dark:var(--white-900);--text-light:0 0 0;--text-dark:0 0 0}.btn-white.outline:hover:not(:disabled):not(.active),.btn-white:hover:not(:disabled):not(.active){--bg-light:var(--white-700);--bg-dark:var(--white-700);--border-light:var(--white-700);--border-dark:var(--white-700);--text-light:0 0 0;--text-dark:0 0 0}:not(.input-group)>.btn-white:focus-visible:not(:disabled),:not(.input-group)>.btn-white:focus:not(:disabled){--btn-box-shadow:var(--white-50)}.btn-grey{--bg-light:var(--grey-500);--bg-dark:var(--grey-500);--border-light:var(--grey-500);--border-dark:var(--grey-500);--text-light:var(--black-800);--text-dark:var(--black-800);--border-width:1px;--btn-box-shadow:transparent}.btn-grey:disabled{--bg-light:var(--grey-800);--bg-dark:var(--grey-800);--border-light:var(--grey-800);--border-dark:var(--grey-800);--text-light:var(--grey-500);--text-dark:var(--grey-500)}.btn-grey.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--grey-600);--border-dark:var(--grey-500);--text-light:var(--grey-600);--text-dark:var(--grey-500)}.btn-grey.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--grey-800);--border-dark:var(--grey-800);--text-light:var(--grey-800);--text-dark:var(--grey-800)}.btn-grey.active:not(:disabled){--bg-light:var(--grey-700);--bg-dark:var(--grey-700);--border-light:var(--grey-700);--border-dark:var(--grey-700);--text-light:1 0 0;--text-dark:1 0 0}.btn-grey.outline:hover:not(:disabled):not(.active),.btn-grey:hover:not(:disabled):not(.active){--bg-light:var(--grey-600);--bg-dark:var(--grey-600);--border-light:var(--grey-600);--border-dark:var(--grey-600);--text-light:0 0 0;--text-dark:0 0 0}:not(.input-group)>.btn-grey:focus-visible:not(:disabled),:not(.input-group)>.btn-grey:focus:not(:disabled){--btn-box-shadow:var(--grey-300)}.btn-black{--bg-light:var(--black-300);--bg-dark:var(--black-300);--border-light:var(--black-300);--border-dark:var(--black-300);--text-light:var(--white-200);--text-dark:var(--white-200);--border-width:1px;--btn-box-shadow:transparent}.btn-black:disabled{--bg-light:var(--black-200);--bg-dark:var(--black-200);--border-light:var(--black-200);--border-dark:var(--black-200);--text-light:var(--grey-700);--text-dark:var(--grey-700)}.btn-black.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--black-500);--border-dark:var(--black-100);--text-light:var(--black-500);--text-dark:var(--black-100)}.btn-black.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--black-200);--border-dark:var(--black-200);--text-light:var(--black-200);--text-dark:var(--black-200)}.btn-black.active:not(:disabled){--bg-light:var(--black-400);--bg-dark:var(--black-400);--border-light:var(--black-400);--border-dark:var(--black-400);--text-light:1 0 0;--text-dark:1 0 0}.btn-black.outline:hover:not(:disabled):not(.active),.btn-black:hover:not(:disabled):not(.active){--bg-light:var(--black-100);--bg-dark:var(--black-100);--border-light:var(--black-100);--border-dark:var(--black-100);--text-light:1 0 0;--text-dark:1 0 0}:not(.input-group)>.btn-black:focus-visible:not(:disabled),:not(.input-group)>.btn-black:focus:not(:disabled){--btn-box-shadow:var(--grey-800)}.btn,.dark\:btn,.light\:btn{--border-bottom-width:1px;background-color:inherit;color:inherit;--border-width:1px}:not(.input-group)>.btn:focus-visible:not(:disabled),:not(.input-group)>.btn:focus:not(:disabled),:not(.input-group)>.dark\:btn:focus-visible:not(:disabled),:not(.input-group)>.dark\:btn:focus:not(:disabled),:not(.input-group)>.light\:btn:focus-visible:not(:disabled),:not(.input-group)>.light\:btn:focus:not(:disabled){--btn-box-shadow:oklch(var(--grey-500))}.btn,.dark\:btn,.light\:btn,[class*="dark\:btn-"],[class*="light\:btn-"],[class*=btn-]{appearance:button;background-color:light-dark(oklch(var(--bg-light,0 0 0/0)),oklch(var(--bg-dark,0 0 0/0)));border-color:light-dark(oklch(var(--border-light)),oklch(var(--border-dark)));border-radius:var(--spacing-2);border-width:var(--border-top-width,var(--border-width,2px)) var(--border-right-width,var(--border-width,2px)) var(--border-bottom-width,var(--border-width,2px)) var(--border-left-width,var(--border-width,2px));box-shadow:0 0 0 .12rem oklch(var(--btn-box-shadow));color:light-dark(oklch(var(--text-light,var(--black-500))),oklch(var(--text-dark,var(--white-500))));cursor:pointer;font-family:var(--font-family);font-size:1rem;height:fit-content;outline:0;padding:var(--spacing-2) var(--spacing-3);transition:background-color,border-color,color,fill,stroke,.15s}.btn:disabled,.dark\:btn:disabled,.light\:btn:disabled,[class*="dark\:btn-"]:disabled,[class*="light\:btn-"]:disabled,[class*=btn-]:disabled{cursor:not-allowed}.btn-circular{border-radius:100%}.btn-circular,.btn-square{align-items:center;aspect-ratio:1/1;display:inline-flex;min-height:fit-content;min-width:fit-content}.btn-link{padding:0!important;--bg-light:transparent;--bg-dark:transparent;--border-light:transparent;--border-dark:transparent;--text-light:var(--blue-500);--text-dark:var(--blue-500);--border-width:0px;--btn-box-shadow:transparent;text-decoration:underline}.btn-link:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:transparent;--border-dark:transparent;--border-width:0px;--text-light:var(--grey-600);--text-dark:var(--grey-900)}.btn-link.outline{--bg-light:transparent;--bg-dark:transparent;--border-light:var(--blue-500);--border-dark:var(--blue-500);--text-light:var(--blue-500);--text-dark:var(--blue-500)}.btn-link.outline:disabled{--bg-light:transparent;--bg-dark:transparent;--border-light:transparent;--border-dark:transparent;--border-width:0px;--text-light:var(--grey-600);--text-dark:var(--grey-900)}.btn-link:active:not(:disabled){--bg-light:transparent;--bg-dark:transparent;--border-light:transparent;--border-dark:transparent;--text-light:var(--red-500);--text-dark:var(--red-500)}.btn-link.active:not(:disabled){--bg-light:transparent;--bg-dark:transparent;--border-light:transparent;--border-dark:transparent;--text-light:var(--blue-600);--text-dark:var(--blue-600)}.btn-link.outline:hover:not(:disabled):not(.active),.btn-link:hover:not(:disabled):not(.active){--bg-light:transparent;--bg-dark:transparent;--border-light:var(--blue-600);--border-dark:var(--blue-600);--text-light:var(--blue-500);--text-dark:var(--blue-500)}:not(.input-group)>.btn-link.outline:focus-visible:not(:disabled),:not(.input-group)>.btn-link.outline:focus:not(:disabled){--btn-box-shadow:var(--blue-300)}.btn-xs{font-size:.75rem}.btn-sm,.btn-xs{padding:var(--spacing-1) var(--spacing-2)}.btn-sm{font-size:.875rem}.btn-lg{font-size:1.125rem;padding:var(--spacing-3) var(--spacing-4)}.btn-xl{font-size:1.25rem;padding:var(--spacing-4) var(--spacing-5)}.card{--card-border-radius:var(--spacing-3);background-color:light-dark(oklch(var(--white-100)),oklch(var(--black-800)));border:1px solid oklch(var(--border-color));border-radius:var(--card-border-radius);box-shadow:0 6px 24px 0 light-dark(#00000040,#ffffff0d);font-family:var(--font-family);padding:var(--spacing--4)}.card:has(>.footer),.card:has(>.header){padding:0}.card>:first-child{border-top-left-radius:var(--card-border-radius);border-top-right-radius:var(--card-border-radius)}.card>:last-child{border-bottom-left-radius:var(--card-border-radius);border-bottom-right-radius:var(--card-border-radius)}.card>.header{background-color:light-dark(oklch(var(--grey-100)),oklch(var(--black-200)));padding:var(--spacing-4)}.card>img.header{max-width:100%;padding:0}.card>.header>:is(h1,h2,h3,h4,h5,h6){margin:0}.card>.body,.card>.footer{padding:var(--spacing-4)}.card>.footer{background-color:oklch(var(--grey));background-color:light-dark(oklch(var(--grey-100)),oklch(var(--black-200)))}.border-yellow{--border-light:var(--yellow-400)!important;--border-dark:var(--yellow-400)!important}.border-yellow-50{--border-light:var(--yellow-50 )!important;--border-dark:var(--yellow-50 )!important}.border-yellow-100{--border-light:var(--yellow-100)!important;--border-dark:var(--yellow-100)!important}.border-yellow-200{--border-light:var(--yellow-200)!important;--border-dark:var(--yellow-200)!important}.border-yellow-300{--border-light:var(--yellow-300)!important;--border-dark:var(--yellow-300)!important}.border-yellow-400{--border-light:var(--yellow-400)!important;--border-dark:var(--yellow-400)!important}.border-yellow-500{--border-light:var(--yellow-500)!important;--border-dark:var(--yellow-500)!important}.border-yellow-600{--border-light:var(--yellow-600)!important;--border-dark:var(--yellow-600)!important}.border-yellow-700{--border-light:var(--yellow-700)!important;--border-dark:var(--yellow-700)!important}.border-yellow-800{--border-light:var(--yellow-800)!important;--border-dark:var(--yellow-800)!important}.border-yellow-900{--border-light:var(--yellow-900)!important;--border-dark:var(--yellow-900)!important}.border-yellow-950{--border-light:var(--yellow-950)!important;--border-dark:var(--yellow-950)!important}.light\:border-yellow{--border-light:var(--yellow-400 )!important}.light\:border-yellow-50{--border-light:var(--yellow-50 )!important}.light\:border-yellow-100{--border-light:var(--yellow-100)!important}.light\:border-yellow-200{--border-light:var(--yellow-200)!important}.light\:border-yellow-300{--border-light:var(--yellow-300)!important}.light\:border-yellow-400{--border-light:var(--yellow-400)!important}.light\:border-yellow-500{--border-light:var(--yellow-500)!important}.light\:border-yellow-600{--border-light:var(--yellow-600)!important}.light\:border-yellow-700{--border-light:var(--yellow-700)!important}.light\:border-yellow-800{--border-light:var(--yellow-800)!important}.light\:border-yellow-900{--border-light:var(--yellow-900)!important}.light\:border-yellow-950{--border-light:var(--yellow-950)!important}.dark\:border-yellow{--border-dark:var(--yellow-400 )!important}.dark\:border-yellow-50{--border-dark:var(--yellow-50 )!important}.dark\:border-yellow-100{--border-dark:var(--yellow-100)!important}.dark\:border-yellow-200{--border-dark:var(--yellow-200)!important}.dark\:border-yellow-300{--border-dark:var(--yellow-300)!important}.dark\:border-yellow-400{--border-dark:var(--yellow-400)!important}.dark\:border-yellow-500{--border-dark:var(--yellow-500)!important}.dark\:border-yellow-600{--border-dark:var(--yellow-600)!important}.dark\:border-yellow-700{--border-dark:var(--yellow-700)!important}.dark\:border-yellow-800{--border-dark:var(--yellow-800)!important}.dark\:border-yellow-900{--border-dark:var(--yellow-900)!important}.dark\:border-yellow-950{--border-dark:var(--yellow-950)!important}.hover\:border-yellow:hover{--border-light:var(--yellow-400)!important;--border-dark:var(--yellow-400)!important}.hover\:border-yellow-50:hover{--border-light:var(--yellow-50 )!important;--border-dark:var(--yellow-50 )!important}.hover\:border-yellow-100:hover{--border-light:var(--yellow-100)!important;--border-dark:var(--yellow-100)!important}.hover\:border-yellow-200:hover{--border-light:var(--yellow-200)!important;--border-dark:var(--yellow-200)!important}.hover\:border-yellow-300:hover{--border-light:var(--yellow-300)!important;--border-dark:var(--yellow-300)!important}.hover\:border-yellow-400:hover{--border-light:var(--yellow-400)!important;--border-dark:var(--yellow-400)!important}.hover\:border-yellow-500:hover{--border-light:var(--yellow-500)!important;--border-dark:var(--yellow-500)!important}.hover\:border-yellow-600:hover{--border-light:var(--yellow-600)!important;--border-dark:var(--yellow-600)!important}.hover\:border-yellow-700:hover{--border-light:var(--yellow-700)!important;--border-dark:var(--yellow-700)!important}.hover\:border-yellow-800:hover{--border-light:var(--yellow-800)!important;--border-dark:var(--yellow-800)!important}.hover\:border-yellow-900:hover{--border-light:var(--yellow-900)!important;--border-dark:var(--yellow-900)!important}.hover\:border-yellow-950:hover{--border-light:var(--yellow-950)!important;--border-dark:var(--yellow-950)!important}.light\:hover\:border-yellow:hover{--border-light:var(--yellow-400 )!important}.light\:hover\:border-yellow-50:hover{--border-light:var(--yellow-50 )!important}.light\:hover\:border-yellow-100:hover{--border-light:var(--yellow-100)!important}.light\:hover\:border-yellow-200:hover{--border-light:var(--yellow-200)!important}.light\:hover\:border-yellow-300:hover{--border-light:var(--yellow-300)!important}.light\:hover\:border-yellow-400:hover{--border-light:var(--yellow-400)!important}.light\:hover\:border-yellow-500:hover{--border-light:var(--yellow-500)!important}.light\:hover\:border-yellow-600:hover{--border-light:var(--yellow-600)!important}.light\:hover\:border-yellow-700:hover{--border-light:var(--yellow-700)!important}.light\:hover\:border-yellow-800:hover{--border-light:var(--yellow-800)!important}.light\:hover\:border-yellow-900:hover{--border-light:var(--yellow-900)!important}.light\:hover\:border-yellow-950:hover{--border-light:var(--yellow-950)!important}.dark\:hover\:border-yellow:hover{--border-dark:var(--yellow-400 )!important}.dark\:hover\:border-yellow-50:hover{--border-dark:var(--yellow-50 )!important}.dark\:hover\:border-yellow-100:hover{--border-dark:var(--yellow-100)!important}.dark\:hover\:border-yellow-200:hover{--border-dark:var(--yellow-200)!important}.dark\:hover\:border-yellow-300:hover{--border-dark:var(--yellow-300)!important}.dark\:hover\:border-yellow-400:hover{--border-dark:var(--yellow-400)!important}.dark\:hover\:border-yellow-500:hover{--border-dark:var(--yellow-500)!important}.dark\:hover\:border-yellow-600:hover{--border-dark:var(--yellow-600)!important}.dark\:hover\:border-yellow-700:hover{--border-dark:var(--yellow-700)!important}.dark\:hover\:border-yellow-800:hover{--border-dark:var(--yellow-800)!important}.dark\:hover\:border-yellow-900:hover{--border-dark:var(--yellow-900)!important}.dark\:hover\:border-yellow-950:hover{--border-dark:var(--yellow-950)!important}.border-orange{--border-light:var(--orange-400)!important;--border-dark:var(--orange-400)!important}.border-orange-50{--border-light:var(--orange-50 )!important;--border-dark:var(--orange-50 )!important}.border-orange-100{--border-light:var(--orange-100)!important;--border-dark:var(--orange-100)!important}.border-orange-200{--border-light:var(--orange-200)!important;--border-dark:var(--orange-200)!important}.border-orange-300{--border-light:var(--orange-300)!important;--border-dark:var(--orange-300)!important}.border-orange-400{--border-light:var(--orange-400)!important;--border-dark:var(--orange-400)!important}.border-orange-500{--border-light:var(--orange-500)!important;--border-dark:var(--orange-500)!important}.border-orange-600{--border-light:var(--orange-600)!important;--border-dark:var(--orange-600)!important}.border-orange-700{--border-light:var(--orange-700)!important;--border-dark:var(--orange-700)!important}.border-orange-800{--border-light:var(--orange-800)!important;--border-dark:var(--orange-800)!important}.border-orange-900{--border-light:var(--orange-900)!important;--border-dark:var(--orange-900)!important}.border-orange-950{--border-light:var(--orange-950)!important;--border-dark:var(--orange-950)!important}.light\:border-orange{--border-light:var(--orange-400 )!important}.light\:border-orange-50{--border-light:var(--orange-50 )!important}.light\:border-orange-100{--border-light:var(--orange-100)!important}.light\:border-orange-200{--border-light:var(--orange-200)!important}.light\:border-orange-300{--border-light:var(--orange-300)!important}.light\:border-orange-400{--border-light:var(--orange-400)!important}.light\:border-orange-500{--border-light:var(--orange-500)!important}.light\:border-orange-600{--border-light:var(--orange-600)!important}.light\:border-orange-700{--border-light:var(--orange-700)!important}.light\:border-orange-800{--border-light:var(--orange-800)!important}.light\:border-orange-900{--border-light:var(--orange-900)!important}.light\:border-orange-950{--border-light:var(--orange-950)!important}.dark\:border-orange{--border-dark:var(--orange-400 )!important}.dark\:border-orange-50{--border-dark:var(--orange-50 )!important}.dark\:border-orange-100{--border-dark:var(--orange-100)!important}.dark\:border-orange-200{--border-dark:var(--orange-200)!important}.dark\:border-orange-300{--border-dark:var(--orange-300)!important}.dark\:border-orange-400{--border-dark:var(--orange-400)!important}.dark\:border-orange-500{--border-dark:var(--orange-500)!important}.dark\:border-orange-600{--border-dark:var(--orange-600)!important}.dark\:border-orange-700{--border-dark:var(--orange-700)!important}.dark\:border-orange-800{--border-dark:var(--orange-800)!important}.dark\:border-orange-900{--border-dark:var(--orange-900)!important}.dark\:border-orange-950{--border-dark:var(--orange-950)!important}.hover\:border-orange:hover{--border-light:var(--orange-400)!important;--border-dark:var(--orange-400)!important}.hover\:border-orange-50:hover{--border-light:var(--orange-50 )!important;--border-dark:var(--orange-50 )!important}.hover\:border-orange-100:hover{--border-light:var(--orange-100)!important;--border-dark:var(--orange-100)!important}.hover\:border-orange-200:hover{--border-light:var(--orange-200)!important;--border-dark:var(--orange-200)!important}.hover\:border-orange-300:hover{--border-light:var(--orange-300)!important;--border-dark:var(--orange-300)!important}.hover\:border-orange-400:hover{--border-light:var(--orange-400)!important;--border-dark:var(--orange-400)!important}.hover\:border-orange-500:hover{--border-light:var(--orange-500)!important;--border-dark:var(--orange-500)!important}.hover\:border-orange-600:hover{--border-light:var(--orange-600)!important;--border-dark:var(--orange-600)!important}.hover\:border-orange-700:hover{--border-light:var(--orange-700)!important;--border-dark:var(--orange-700)!important}.hover\:border-orange-800:hover{--border-light:var(--orange-800)!important;--border-dark:var(--orange-800)!important}.hover\:border-orange-900:hover{--border-light:var(--orange-900)!important;--border-dark:var(--orange-900)!important}.hover\:border-orange-950:hover{--border-light:var(--orange-950)!important;--border-dark:var(--orange-950)!important}.light\:hover\:border-orange:hover{--border-light:var(--orange-400 )!important}.light\:hover\:border-orange-50:hover{--border-light:var(--orange-50 )!important}.light\:hover\:border-orange-100:hover{--border-light:var(--orange-100)!important}.light\:hover\:border-orange-200:hover{--border-light:var(--orange-200)!important}.light\:hover\:border-orange-300:hover{--border-light:var(--orange-300)!important}.light\:hover\:border-orange-400:hover{--border-light:var(--orange-400)!important}.light\:hover\:border-orange-500:hover{--border-light:var(--orange-500)!important}.light\:hover\:border-orange-600:hover{--border-light:var(--orange-600)!important}.light\:hover\:border-orange-700:hover{--border-light:var(--orange-700)!important}.light\:hover\:border-orange-800:hover{--border-light:var(--orange-800)!important}.light\:hover\:border-orange-900:hover{--border-light:var(--orange-900)!important}.light\:hover\:border-orange-950:hover{--border-light:var(--orange-950)!important}.dark\:hover\:border-orange:hover{--border-dark:var(--orange-400 )!important}.dark\:hover\:border-orange-50:hover{--border-dark:var(--orange-50 )!important}.dark\:hover\:border-orange-100:hover{--border-dark:var(--orange-100)!important}.dark\:hover\:border-orange-200:hover{--border-dark:var(--orange-200)!important}.dark\:hover\:border-orange-300:hover{--border-dark:var(--orange-300)!important}.dark\:hover\:border-orange-400:hover{--border-dark:var(--orange-400)!important}.dark\:hover\:border-orange-500:hover{--border-dark:var(--orange-500)!important}.dark\:hover\:border-orange-600:hover{--border-dark:var(--orange-600)!important}.dark\:hover\:border-orange-700:hover{--border-dark:var(--orange-700)!important}.dark\:hover\:border-orange-800:hover{--border-dark:var(--orange-800)!important}.dark\:hover\:border-orange-900:hover{--border-dark:var(--orange-900)!important}.dark\:hover\:border-orange-950:hover{--border-dark:var(--orange-950)!important}.border-red{--border-light:var(--red-400)!important;--border-dark:var(--red-400)!important}.border-red-50{--border-light:var(--red-50 )!important;--border-dark:var(--red-50 )!important}.border-red-100{--border-light:var(--red-100)!important;--border-dark:var(--red-100)!important}.border-red-200{--border-light:var(--red-200)!important;--border-dark:var(--red-200)!important}.border-red-300{--border-light:var(--red-300)!important;--border-dark:var(--red-300)!important}.border-red-400{--border-light:var(--red-400)!important;--border-dark:var(--red-400)!important}.border-red-500{--border-light:var(--red-500)!important;--border-dark:var(--red-500)!important}.border-red-600{--border-light:var(--red-600)!important;--border-dark:var(--red-600)!important}.border-red-700{--border-light:var(--red-700)!important;--border-dark:var(--red-700)!important}.border-red-800{--border-light:var(--red-800)!important;--border-dark:var(--red-800)!important}.border-red-900{--border-light:var(--red-900)!important;--border-dark:var(--red-900)!important}.border-red-950{--border-light:var(--red-950)!important;--border-dark:var(--red-950)!important}.light\:border-red{--border-light:var(--red-400 )!important}.light\:border-red-50{--border-light:var(--red-50 )!important}.light\:border-red-100{--border-light:var(--red-100)!important}.light\:border-red-200{--border-light:var(--red-200)!important}.light\:border-red-300{--border-light:var(--red-300)!important}.light\:border-red-400{--border-light:var(--red-400)!important}.light\:border-red-500{--border-light:var(--red-500)!important}.light\:border-red-600{--border-light:var(--red-600)!important}.light\:border-red-700{--border-light:var(--red-700)!important}.light\:border-red-800{--border-light:var(--red-800)!important}.light\:border-red-900{--border-light:var(--red-900)!important}.light\:border-red-950{--border-light:var(--red-950)!important}.dark\:border-red{--border-dark:var(--red-400 )!important}.dark\:border-red-50{--border-dark:var(--red-50 )!important}.dark\:border-red-100{--border-dark:var(--red-100)!important}.dark\:border-red-200{--border-dark:var(--red-200)!important}.dark\:border-red-300{--border-dark:var(--red-300)!important}.dark\:border-red-400{--border-dark:var(--red-400)!important}.dark\:border-red-500{--border-dark:var(--red-500)!important}.dark\:border-red-600{--border-dark:var(--red-600)!important}.dark\:border-red-700{--border-dark:var(--red-700)!important}.dark\:border-red-800{--border-dark:var(--red-800)!important}.dark\:border-red-900{--border-dark:var(--red-900)!important}.dark\:border-red-950{--border-dark:var(--red-950)!important}.hover\:border-red:hover{--border-light:var(--red-400)!important;--border-dark:var(--red-400)!important}.hover\:border-red-50:hover{--border-light:var(--red-50 )!important;--border-dark:var(--red-50 )!important}.hover\:border-red-100:hover{--border-light:var(--red-100)!important;--border-dark:var(--red-100)!important}.hover\:border-red-200:hover{--border-light:var(--red-200)!important;--border-dark:var(--red-200)!important}.hover\:border-red-300:hover{--border-light:var(--red-300)!important;--border-dark:var(--red-300)!important}.hover\:border-red-400:hover{--border-light:var(--red-400)!important;--border-dark:var(--red-400)!important}.hover\:border-red-500:hover{--border-light:var(--red-500)!important;--border-dark:var(--red-500)!important}.hover\:border-red-600:hover{--border-light:var(--red-600)!important;--border-dark:var(--red-600)!important}.hover\:border-red-700:hover{--border-light:var(--red-700)!important;--border-dark:var(--red-700)!important}.hover\:border-red-800:hover{--border-light:var(--red-800)!important;--border-dark:var(--red-800)!important}.hover\:border-red-900:hover{--border-light:var(--red-900)!important;--border-dark:var(--red-900)!important}.hover\:border-red-950:hover{--border-light:var(--red-950)!important;--border-dark:var(--red-950)!important}.light\:border-red:hover{--border-light:var(--red-400 )!important}.light\:hover\:border-red-50:hover{--border-light:var(--red-50 )!important}.light\:hover\:border-red-100:hover{--border-light:var(--red-100)!important}.light\:hover\:border-red-200:hover{--border-light:var(--red-200)!important}.light\:hover\:border-red-300:hover{--border-light:var(--red-300)!important}.light\:hover\:border-red-400:hover{--border-light:var(--red-400)!important}.light\:hover\:border-red-500:hover{--border-light:var(--red-500)!important}.light\:hover\:border-red-600:hover{--border-light:var(--red-600)!important}.light\:hover\:border-red-700:hover{--border-light:var(--red-700)!important}.light\:hover\:border-red-800:hover{--border-light:var(--red-800)!important}.light\:hover\:border-red-900:hover{--border-light:var(--red-900)!important}.light\:hover\:border-red-950:hover{--border-light:var(--red-950)!important}hover\:
.dark\:hover\:border-red:hover{--border-dark:var(--red-400 )!important}.dark\:hover\:border-red-50:hover{--border-dark:var(--red-50 )!important}.dark\:hover\:border-red-100:hover{--border-dark:var(--red-100)!important}.dark\:hover\:border-red-200:hover{--border-dark:var(--red-200)!important}.dark\:hover\:border-red-300:hover{--border-dark:var(--red-300)!important}.dark\:hover\:border-red-400:hover{--border-dark:var(--red-400)!important}.dark\:hover\:border-red-500:hover{--border-dark:var(--red-500)!important}.dark\:hover\:border-red-600:hover{--border-dark:var(--red-600)!important}.dark\:hover\:border-red-700:hover{--border-dark:var(--red-700)!important}.dark\:hover\:border-red-800:hover{--border-dark:var(--red-800)!important}.dark\:hover\:border-red-900:hover{--border-dark:var(--red-900)!important}.dark\:hover\:border-red-950:hover{--border-dark:var(--red-950)!important}.border-pink{--border-light:var(--pink-400)!important;--border-dark:var(--pink-400)!important}.border-pink-50{--border-light:var(--pink-50 )!important;--border-dark:var(--pink-50 )!important}.border-pink-100{--border-light:var(--pink-100)!important;--border-dark:var(--pink-100)!important}.border-pink-200{--border-light:var(--pink-200)!important;--border-dark:var(--pink-200)!important}.border-pink-300{--border-light:var(--pink-300)!important;--border-dark:var(--pink-300)!important}.border-pink-400{--border-light:var(--pink-400)!important;--border-dark:var(--pink-400)!important}.border-pink-500{--border-light:var(--pink-500)!important;--border-dark:var(--pink-500)!important}.border-pink-600{--border-light:var(--pink-600)!important;--border-dark:var(--pink-600)!important}.border-pink-700{--border-light:var(--pink-700)!important;--border-dark:var(--pink-700)!important}.border-pink-800{--border-light:var(--pink-800)!important;--border-dark:var(--pink-800)!important}.border-pink-900{--border-light:var(--pink-900)!important;--border-dark:var(--pink-900)!important}.border-pink-950{--border-light:var(--pink-950)!important;--border-dark:var(--pink-950)!important}.light\:border-pink{--border-light:var(--pink-400 )!important}.light\:border-pink-50{--border-light:var(--pink-50 )!important}.light\:border-pink-100{--border-light:var(--pink-100)!important}.light\:border-pink-200{--border-light:var(--pink-200)!important}.light\:border-pink-300{--border-light:var(--pink-300)!important}.light\:border-pink-400{--border-light:var(--pink-400)!important}.light\:border-pink-500{--border-light:var(--pink-500)!important}.light\:border-pink-600{--border-light:var(--pink-600)!important}.light\:border-pink-700{--border-light:var(--pink-700)!important}.light\:border-pink-800{--border-light:var(--pink-800)!important}.light\:border-pink-900{--border-light:var(--pink-900)!important}.light\:border-pink-950{--border-light:var(--pink-950)!important}.dark\:border-pink{--border-dark:var(--pink-400 )!important}.dark\:border-pink-50{--border-dark:var(--pink-50 )!important}.dark\:border-pink-100{--border-dark:var(--pink-100)!important}.dark\:border-pink-200{--border-dark:var(--pink-200)!important}.dark\:border-pink-300{--border-dark:var(--pink-300)!important}.dark\:border-pink-400{--border-dark:var(--pink-400)!important}.dark\:border-pink-500{--border-dark:var(--pink-500)!important}.dark\:border-pink-600{--border-dark:var(--pink-600)!important}.dark\:border-pink-700{--border-dark:var(--pink-700)!important}.dark\:border-pink-800{--border-dark:var(--pink-800)!important}.dark\:border-pink-900{--border-dark:var(--pink-900)!important}.dark\:border-pink-950{--border-dark:var(--pink-950)!important}.hover\:border-pink:hover{--border-light:var(--pink-400)!important;--border-dark:var(--pink-400)!important}.hover\:border-pink-50:hover{--border-light:var(--pink-50 )!important;--border-dark:var(--pink-50 )!important}.hover\:border-pink-100:hover{--border-light:var(--pink-100)!important;--border-dark:var(--pink-100)!important}.hover\:border-pink-200:hover{--border-light:var(--pink-200)!important;--border-dark:var(--pink-200)!important}.hover\:border-pink-300:hover{--border-light:var(--pink-300)!important;--border-dark:var(--pink-300)!important}.hover\:border-pink-400:hover{--border-light:var(--pink-400)!important;--border-dark:var(--pink-400)!important}.hover\:border-pink-500:hover{--border-light:var(--pink-500)!important;--border-dark:var(--pink-500)!important}.hover\:border-pink-600:hover{--border-light:var(--pink-600)!important;--border-dark:var(--pink-600)!important}.hover\:border-pink-700:hover{--border-light:var(--pink-700)!important;--border-dark:var(--pink-700)!important}.hover\:border-pink-800:hover{--border-light:var(--pink-800)!important;--border-dark:var(--pink-800)!important}.hover\:border-pink-900:hover{--border-light:var(--pink-900)!important;--border-dark:var(--pink-900)!important}.hover\:border-pink-950:hover{--border-light:var(--pink-950)!important;--border-dark:var(--pink-950)!important}.light\:hover\:border-pink:hover{--border-light:var(--pink-400 )!important}.light\:hover\:border-pink-50:hover{--border-light:var(--pink-50 )!important}.light\:hover\:border-pink-100:hover{--border-light:var(--pink-100)!important}.light\:hover\:border-pink-200:hover{--border-light:var(--pink-200)!important}.light\:hover\:border-pink-300:hover{--border-light:var(--pink-300)!important}.light\:hover\:border-pink-400:hover{--border-light:var(--pink-400)!important}.light\:hover\:border-pink-500:hover{--border-light:var(--pink-500)!important}.light\:hover\:border-pink-600:hover{--border-light:var(--pink-600)!important}.light\:hover\:border-pink-700:hover{--border-light:var(--pink-700)!important}.light\:hover\:border-pink-800:hover{--border-light:var(--pink-800)!important}.light\:hover\:border-pink-900:hover{--border-light:var(--pink-900)!important}.light\:hover\:border-pink-950:hover{--border-light:var(--pink-950)!important}.dark\:hover\:border-pink:hover{--border-dark:var(--pink-400 )!important}.dark\:hover\:border-pink-50:hover{--border-dark:var(--pink-50 )!important}.dark\:hover\:border-pink-100:hover{--border-dark:var(--pink-100)!important}.dark\:hover\:border-pink-200:hover{--border-dark:var(--pink-200)!important}.dark\:hover\:border-pink-300:hover{--border-dark:var(--pink-300)!important}.dark\:hover\:border-pink-400:hover{--border-dark:var(--pink-400)!important}.dark\:hover\:border-pink-500:hover{--border-dark:var(--pink-500)!important}.dark\:hover\:border-pink-600:hover{--border-dark:var(--pink-600)!important}.dark\:hover\:border-pink-700:hover{--border-dark:var(--pink-700)!important}.dark\:hover\:border-pink-800:hover{--border-dark:var(--pink-800)!important}.dark\:hover\:border-pink-900:hover{--border-dark:var(--pink-900)!important}.dark\:hover\:border-pink-950:hover{--border-dark:var(--pink-950)!important}.border-purple{--border-light:var(--purple-400)!important;--border-dark:var(--purple-400)!important}.border-purple-50{--border-light:var(--purple-50 )!important;--border-dark:var(--purple-50 )!important}.border-purple-100{--border-light:var(--purple-100)!important;--border-dark:var(--purple-100)!important}.border-purple-200{--border-light:var(--purple-200)!important;--border-dark:var(--purple-200)!important}.border-purple-300{--border-light:var(--purple-300)!important;--border-dark:var(--purple-300)!important}.border-purple-400{--border-light:var(--purple-400)!important;--border-dark:var(--purple-400)!important}.border-purple-500{--border-light:var(--purple-500)!important;--border-dark:var(--purple-500)!important}.border-purple-600{--border-light:var(--purple-600)!important;--border-dark:var(--purple-600)!important}.border-purple-700{--border-light:var(--purple-700)!important;--border-dark:var(--purple-700)!important}.border-purple-800{--border-light:var(--purple-800)!important;--border-dark:var(--purple-800)!important}.border-purple-900{--border-light:var(--purple-900)!important;--border-dark:var(--purple-900)!important}.border-purple-950{--border-light:var(--purple-950)!important;--border-dark:var(--purple-950)!important}.light\:border-purple{--border-light:var(--purple-400 )!important}.light\:border-purple-50{--border-light:var(--purple-50 )!important}.light\:border-purple-100{--border-light:var(--purple-100)!important}.light\:border-purple-200{--border-light:var(--purple-200)!important}.light\:border-purple-300{--border-light:var(--purple-300)!important}.light\:border-purple-400{--border-light:var(--purple-400)!important}.light\:border-purple-500{--border-light:var(--purple-500)!important}.light\:border-purple-600{--border-light:var(--purple-600)!important}.light\:border-purple-700{--border-light:var(--purple-700)!important}.light\:border-purple-800{--border-light:var(--purple-800)!important}.light\:border-purple-900{--border-light:var(--purple-900)!important}.light\:border-purple-950{--border-light:var(--purple-950)!important}.dark\:border-purple{--border-dark:var(--purple-400 )!important}.dark\:border-purple-50{--border-dark:var(--purple-50 )!important}.dark\:border-purple-100{--border-dark:var(--purple-100)!important}.dark\:border-purple-200{--border-dark:var(--purple-200)!important}.dark\:border-purple-300{--border-dark:var(--purple-300)!important}.dark\:border-purple-400{--border-dark:var(--purple-400)!important}.dark\:border-purple-500{--border-dark:var(--purple-500)!important}.dark\:border-purple-600{--border-dark:var(--purple-600)!important}.dark\:border-purple-700{--border-dark:var(--purple-700)!important}.dark\:border-purple-800{--border-dark:var(--purple-800)!important}.dark\:border-purple-900{--border-dark:var(--purple-900)!important}.dark\:border-purple-950{--border-dark:var(--purple-950)!important}.hover\:border-purple:hover{--border-light:var(--purple-400)!important;--border-dark:var(--purple-400)!important}.hover\:border-purple-50:hover{--border-light:var(--purple-50 )!important;--border-dark:var(--purple-50 )!important}.hover\:border-purple-100:hover{--border-light:var(--purple-100)!important;--border-dark:var(--purple-100)!important}.hover\:border-purple-200:hover{--border-light:var(--purple-200)!important;--border-dark:var(--purple-200)!important}.hover\:border-purple-300:hover{--border-light:var(--purple-300)!important;--border-dark:var(--purple-300)!important}.hover\:border-purple-400:hover{--border-light:var(--purple-400)!important;--border-dark:var(--purple-400)!important}.hover\:border-purple-500:hover{--border-light:var(--purple-500)!important;--border-dark:var(--purple-500)!important}.hover\:border-purple-600:hover{--border-light:var(--purple-600)!important;--border-dark:var(--purple-600)!important}.hover\:border-purple-700:hover{--border-light:var(--purple-700)!important;--border-dark:var(--purple-700)!important}.hover\:border-purple-800:hover{--border-light:var(--purple-800)!important;--border-dark:var(--purple-800)!important}.hover\:border-purple-900:hover{--border-light:var(--purple-900)!important;--border-dark:var(--purple-900)!important}.hover\:border-purple-950:hover{--border-light:var(--purple-950)!important;--border-dark:var(--purple-950)!important}.light\:hover\:border-purple:hover{--border-light:var(--purple-400 )!important}.light\:hover\:border-purple-50:hover{--border-light:var(--purple-50 )!important}.light\:hover\:border-purple-100:hover{--border-light:var(--purple-100)!important}.light\:hover\:border-purple-200:hover{--border-light:var(--purple-200)!important}.light\:hover\:border-purple-300:hover{--border-light:var(--purple-300)!important}.light\:hover\:border-purple-400:hover{--border-light:var(--purple-400)!important}.light\:hover\:border-purple-500:hover{--border-light:var(--purple-500)!important}.light\:hover\:border-purple-600:hover{--border-light:var(--purple-600)!important}.light\:hover\:border-purple-700:hover{--border-light:var(--purple-700)!important}.light\:hover\:border-purple-800:hover{--border-light:var(--purple-800)!important}.light\:hover\:border-purple-900:hover{--border-light:var(--purple-900)!important}.light\:hover\:border-purple-950:hover{--border-light:var(--purple-950)!important}.dark\:hover\:border-purple:hover{--border-dark:var(--purple-400 )!important}.dark\:hover\:border-purple-50:hover{--border-dark:var(--purple-50 )!important}.dark\:hover\:border-purple-100:hover{--border-dark:var(--purple-100)!important}.dark\:hover\:border-purple-200:hover{--border-dark:var(--purple-200)!important}.dark\:hover\:border-purple-300:hover{--border-dark:var(--purple-300)!important}.dark\:hover\:border-purple-400:hover{--border-dark:var(--purple-400)!important}.dark\:hover\:border-purple-500:hover{--border-dark:var(--purple-500)!important}.dark\:hover\:border-purple-600:hover{--border-dark:var(--purple-600)!important}.dark\:hover\:border-purple-700:hover{--border-dark:var(--purple-700)!important}.dark\:hover\:border-purple-800:hover{--border-dark:var(--purple-800)!important}.dark\:hover\:border-purple-900:hover{--border-dark:var(--purple-900)!important}.dark\:hover\:border-purple-950:hover{--border-dark:var(--purple-950)!important}.border-blue{--border-light:var(--blue-400)!important;--border-dark:var(--blue-400)!important}.border-blue-50{--border-light:var(--blue-50 )!important;--border-dark:var(--blue-50 )!important}.border-blue-100{--border-light:var(--blue-100)!important;--border-dark:var(--blue-100)!important}.border-blue-200{--border-light:var(--blue-200)!important;--border-dark:var(--blue-200)!important}.border-blue-300{--border-light:var(--blue-300)!important;--border-dark:var(--blue-300)!important}.border-blue-400{--border-light:var(--blue-400)!important;--border-dark:var(--blue-400)!important}.border-blue-500{--border-light:var(--blue-500)!important;--border-dark:var(--blue-500)!important}.border-blue-600{--border-light:var(--blue-600)!important;--border-dark:var(--blue-600)!important}.border-blue-700{--border-light:var(--blue-700)!important;--border-dark:var(--blue-700)!important}.border-blue-800{--border-light:var(--blue-800)!important;--border-dark:var(--blue-800)!important}.border-blue-900{--border-light:var(--blue-900)!important;--border-dark:var(--blue-900)!important}.border-blue-950{--border-light:var(--blue-950)!important;--border-dark:var(--blue-950)!important}.light\:border-blue{--border-light:var(--blue-400 )!important}.light\:border-blue-50{--border-light:var(--blue-50 )!important}.light\:border-blue-100{--border-light:var(--blue-100)!important}.light\:border-blue-200{--border-light:var(--blue-200)!important}.light\:border-blue-300{--border-light:var(--blue-300)!important}.light\:border-blue-400{--border-light:var(--blue-400)!important}.light\:border-blue-500{--border-light:var(--blue-500)!important}.light\:border-blue-600{--border-light:var(--blue-600)!important}.light\:border-blue-700{--border-light:var(--blue-700)!important}.light\:border-blue-800{--border-light:var(--blue-800)!important}.light\:border-blue-900{--border-light:var(--blue-900)!important}.light\:border-blue-950{--border-light:var(--blue-950)!important}.dark\:border-blue{--border-dark:var(--blue-400 )!important}.dark\:border-blue-50{--border-dark:var(--blue-50 )!important}.dark\:border-blue-100{--border-dark:var(--blue-100)!important}.dark\:border-blue-200{--border-dark:var(--blue-200)!important}.dark\:border-blue-300{--border-dark:var(--blue-300)!important}.dark\:border-blue-400{--border-dark:var(--blue-400)!important}.dark\:border-blue-500{--border-dark:var(--blue-500)!important}.dark\:border-blue-600{--border-dark:var(--blue-600)!important}.dark\:border-blue-700{--border-dark:var(--blue-700)!important}.dark\:border-blue-800{--border-dark:var(--blue-800)!important}.dark\:border-blue-900{--border-dark:var(--blue-900)!important}.dark\:border-blue-950{--border-dark:var(--blue-950)!important}.hover\:border-blue:hover{--border-light:var(--blue-400)!important;--border-dark:var(--blue-400)!important}.hover\:border-blue-50:hover{--border-light:var(--blue-50 )!important;--border-dark:var(--blue-50 )!important}.hover\:border-blue-100:hover{--border-light:var(--blue-100)!important;--border-dark:var(--blue-100)!important}.hover\:border-blue-200:hover{--border-light:var(--blue-200)!important;--border-dark:var(--blue-200)!important}.hover\:border-blue-300:hover{--border-light:var(--blue-300)!important;--border-dark:var(--blue-300)!important}.hover\:border-blue-400:hover{--border-light:var(--blue-400)!important;--border-dark:var(--blue-400)!important}.hover\:border-blue-500:hover{--border-light:var(--blue-500)!important;--border-dark:var(--blue-500)!important}.hover\:border-blue-600:hover{--border-light:var(--blue-600)!important;--border-dark:var(--blue-600)!important}.hover\:border-blue-700:hover{--border-light:var(--blue-700)!important;--border-dark:var(--blue-700)!important}.hover\:border-blue-800:hover{--border-light:var(--blue-800)!important;--border-dark:var(--blue-800)!important}.hover\:border-blue-900:hover{--border-light:var(--blue-900)!important;--border-dark:var(--blue-900)!important}.hover\:border-blue-950:hover{--border-light:var(--blue-950)!important;--border-dark:var(--blue-950)!important}.light\:hover\:border-blue:hover{--border-light:var(--blue-400 )!important}.light\:hover\:border-blue-50:hover{--border-light:var(--blue-50 )!important}.light\:hover\:border-blue-100:hover{--border-light:var(--blue-100)!important}.light\:hover\:border-blue-200:hover{--border-light:var(--blue-200)!important}.light\:hover\:border-blue-300:hover{--border-light:var(--blue-300)!important}.light\:hover\:border-blue-400:hover{--border-light:var(--blue-400)!important}.light\:hover\:border-blue-500:hover{--border-light:var(--blue-500)!important}.light\:hover\:border-blue-600:hover{--border-light:var(--blue-600)!important}.light\:hover\:border-blue-700:hover{--border-light:var(--blue-700)!important}.light\:hover\:border-blue-800:hover{--border-light:var(--blue-800)!important}.light\:hover\:border-blue-900:hover{--border-light:var(--blue-900)!important}.light\:hover\:border-blue-950:hover{--border-light:var(--blue-950)!important}.dark\:hover\:border-blue:hover{--border-dark:var(--blue-400 )!important}.dark\:hover\:border-blue-50:hover{--border-dark:var(--blue-50 )!important}.dark\:hover\:border-blue-100:hover{--border-dark:var(--blue-100)!important}.dark\:hover\:border-blue-200:hover{--border-dark:var(--blue-200)!important}.dark\:hover\:border-blue-300:hover{--border-dark:var(--blue-300)!important}.dark\:hover\:border-blue-400:hover{--border-dark:var(--blue-400)!important}.dark\:hover\:border-blue-500:hover{--border-dark:var(--blue-500)!important}.dark\:hover\:border-blue-600:hover{--border-dark:var(--blue-600)!important}.dark\:hover\:border-blue-700:hover{--border-dark:var(--blue-700)!important}.dark\:hover\:border-blue-800:hover{--border-dark:var(--blue-800)!important}.dark\:hover\:border-blue-900:hover{--border-dark:var(--blue-900)!important}.dark\:hover\:border-blue-950:hover{--border-dark:var(--blue-950)!important}.border-cyan{--border-light:var(--cyan-400)!important;--border-dark:var(--cyan-400)!important}.border-cyan-50{--border-light:var(--cyan-50 )!important;--border-dark:var(--cyan-50 )!important}.border-cyan-100{--border-light:var(--cyan-100)!important;--border-dark:var(--cyan-100)!important}.border-cyan-200{--border-light:var(--cyan-200)!important;--border-dark:var(--cyan-200)!important}.border-cyan-300{--border-light:var(--cyan-300)!important;--border-dark:var(--cyan-300)!important}.border-cyan-400{--border-light:var(--cyan-400)!important;--border-dark:var(--cyan-400)!important}.border-cyan-500{--border-light:var(--cyan-500)!important;--border-dark:var(--cyan-500)!important}.border-cyan-600{--border-light:var(--cyan-600)!important;--border-dark:var(--cyan-600)!important}.border-cyan-700{--border-light:var(--cyan-700)!important;--border-dark:var(--cyan-700)!important}.border-cyan-800{--border-light:var(--cyan-800)!important;--border-dark:var(--cyan-800)!important}.border-cyan-900{--border-light:var(--cyan-900)!important;--border-dark:var(--cyan-900)!important}.border-cyan-950{--border-light:var(--cyan-950)!important;--border-dark:var(--cyan-950)!important}.light\:border-cyan{--border-light:var(--cyan-400 )!important}.light\:border-cyan-50{--border-light:var(--cyan-50 )!important}.light\:border-cyan-100{--border-light:var(--cyan-100)!important}.light\:border-cyan-200{--border-light:var(--cyan-200)!important}.light\:border-cyan-300{--border-light:var(--cyan-300)!important}.light\:border-cyan-400{--border-light:var(--cyan-400)!important}.light\:border-cyan-500{--border-light:var(--cyan-500)!important}.light\:border-cyan-600{--border-light:var(--cyan-600)!important}.light\:border-cyan-700{--border-light:var(--cyan-700)!important}.light\:border-cyan-800{--border-light:var(--cyan-800)!important}.light\:border-cyan-900{--border-light:var(--cyan-900)!important}.light\:border-cyan-950{--border-light:var(--cyan-950)!important}.dark\:border-cyan{--border-dark:var(--cyan-400 )!important}.dark\:border-cyan-50{--border-dark:var(--cyan-50 )!important}.dark\:border-cyan-100{--border-dark:var(--cyan-100)!important}.dark\:border-cyan-200{--border-dark:var(--cyan-200)!important}.dark\:border-cyan-300{--border-dark:var(--cyan-300)!important}.dark\:border-cyan-400{--border-dark:var(--cyan-400)!important}.dark\:border-cyan-500{--border-dark:var(--cyan-500)!important}.dark\:border-cyan-600{--border-dark:var(--cyan-600)!important}.dark\:border-cyan-700{--border-dark:var(--cyan-700)!important}.dark\:border-cyan-800{--border-dark:var(--cyan-800)!important}.dark\:border-cyan-900{--border-dark:var(--cyan-900)!important}.dark\:border-cyan-950{--border-dark:var(--cyan-950)!important}.hover\:border-cyan:hover{--border-light:var(--cyan-400)!important;--border-dark:var(--cyan-400)!important}.hover\:border-cyan-50:hover{--border-light:var(--cyan-50 )!important;--border-dark:var(--cyan-50 )!important}.hover\:border-cyan-100:hover{--border-light:var(--cyan-100)!important;--border-dark:var(--cyan-100)!important}.hover\:border-cyan-200:hover{--border-light:var(--cyan-200)!important;--border-dark:var(--cyan-200)!important}.hover\:border-cyan-300:hover{--border-light:var(--cyan-300)!important;--border-dark:var(--cyan-300)!important}.hover\:border-cyan-400:hover{--border-light:var(--cyan-400)!important;--border-dark:var(--cyan-400)!important}.hover\:border-cyan-500:hover{--border-light:var(--cyan-500)!important;--border-dark:var(--cyan-500)!important}.hover\:border-cyan-600:hover{--border-light:var(--cyan-600)!important;--border-dark:var(--cyan-600)!important}.hover\:border-cyan-700:hover{--border-light:var(--cyan-700)!important;--border-dark:var(--cyan-700)!important}.hover\:border-cyan-800:hover{--border-light:var(--cyan-800)!important;--border-dark:var(--cyan-800)!important}.hover\:border-cyan-900:hover{--border-light:var(--cyan-900)!important;--border-dark:var(--cyan-900)!important}.hover\:border-cyan-950:hover{--border-light:var(--cyan-950)!important;--border-dark:var(--cyan-950)!important}.light\:hover\:border-cyan:hover{--border-light:var(--cyan-400 )!important}.light\:hover\:border-cyan-50:hover{--border-light:var(--cyan-50 )!important}.light\:hover\:border-cyan-100:hover{--border-light:var(--cyan-100)!important}.light\:hover\:border-cyan-200:hover{--border-light:var(--cyan-200)!important}.light\:hover\:border-cyan-300:hover{--border-light:var(--cyan-300)!important}.light\:hover\:border-cyan-400:hover{--border-light:var(--cyan-400)!important}.light\:hover\:border-cyan-500:hover{--border-light:var(--cyan-500)!important}.light\:hover\:border-cyan-600:hover{--border-light:var(--cyan-600)!important}.light\:hover\:border-cyan-700:hover{--border-light:var(--cyan-700)!important}.light\:hover\:border-cyan-800:hover{--border-light:var(--cyan-800)!important}.light\:hover\:border-cyan-900:hover{--border-light:var(--cyan-900)!important}.light\:hover\:border-cyan-950:hover{--border-light:var(--cyan-950)!important}.light\:.dark\:border-cyan:hover{--border-dark:var(--cyan-400 )!important}.light\:.dark\:border-cyan-50:hover{--border-dark:var(--cyan-50 )!important}.light\:.dark\:border-cyan-100:hover{--border-dark:var(--cyan-100)!important}.light\:.dark\:border-cyan-200:hover{--border-dark:var(--cyan-200)!important}.light\:.dark\:border-cyan-300:hover{--border-dark:var(--cyan-300)!important}.light\:.dark\:border-cyan-400:hover{--border-dark:var(--cyan-400)!important}.light\:.dark\:border-cyan-500:hover{--border-dark:var(--cyan-500)!important}.light\:.dark\:border-cyan-600:hover{--border-dark:var(--cyan-600)!important}.light\:.dark\:border-cyan-700:hover{--border-dark:var(--cyan-700)!important}.light\:.dark\:border-cyan-800:hover{--border-dark:var(--cyan-800)!important}.light\:.dark\:border-cyan-900:hover{--border-dark:var(--cyan-900)!important}.light\:.dark\:border-cyan-950:hover{--border-dark:var(--cyan-950)!important}.border-green{--border-light:var(--green-400)!important;--border-dark:var(--green-400)!important}.border-green-50{--border-light:var(--green-50 )!important;--border-dark:var(--green-50 )!important}.border-green-100{--border-light:var(--green-100)!important;--border-dark:var(--green-100)!important}.border-green-200{--border-light:var(--green-200)!important;--border-dark:var(--green-200)!important}.border-green-300{--border-light:var(--green-300)!important;--border-dark:var(--green-300)!important}.border-green-400{--border-light:var(--green-400)!important;--border-dark:var(--green-400)!important}.border-green-500{--border-light:var(--green-500)!important;--border-dark:var(--green-500)!important}.border-green-600{--border-light:var(--green-600)!important;--border-dark:var(--green-600)!important}.border-green-700{--border-light:var(--green-700)!important;--border-dark:var(--green-700)!important}.border-green-800{--border-light:var(--green-800)!important;--border-dark:var(--green-800)!important}.border-green-900{--border-light:var(--green-900)!important;--border-dark:var(--green-900)!important}.border-green-950{--border-light:var(--green-950)!important;--border-dark:var(--green-950)!important}.light\:border-green{--border-light:var(--green-400 )!important}.light\:border-green-50{--border-light:var(--green-50 )!important}.light\:border-green-100{--border-light:var(--green-100)!important}.light\:border-green-200{--border-light:var(--green-200)!important}.light\:border-green-300{--border-light:var(--green-300)!important}.light\:border-green-400{--border-light:var(--green-400)!important}.light\:border-green-500{--border-light:var(--green-500)!important}.light\:border-green-600{--border-light:var(--green-600)!important}.light\:border-green-700{--border-light:var(--green-700)!important}.light\:border-green-800{--border-light:var(--green-800)!important}.light\:border-green-900{--border-light:var(--green-900)!important}.light\:border-green-950{--border-light:var(--green-950)!important}.dark\:border-green{--border-dark:var(--green-400 )!important}.dark\:border-green-50{--border-dark:var(--green-50 )!important}.dark\:border-green-100{--border-dark:var(--green-100)!important}.dark\:border-green-200{--border-dark:var(--green-200)!important}.dark\:border-green-300{--border-dark:var(--green-300)!important}.dark\:border-green-400{--border-dark:var(--green-400)!important}.dark\:border-green-500{--border-dark:var(--green-500)!important}.dark\:border-green-600{--border-dark:var(--green-600)!important}.dark\:border-green-700{--border-dark:var(--green-700)!important}.dark\:border-green-800{--border-dark:var(--green-800)!important}.dark\:border-green-900{--border-dark:var(--green-900)!important}.dark\:border-green-950{--border-dark:var(--green-950)!important}.hover\:border-green:hover{--border-light:var(--green-400)!important;--border-dark:var(--green-400)!important}.hover\:border-green-50:hover{--border-light:var(--green-50 )!important;--border-dark:var(--green-50 )!important}.hover\:border-green-100:hover{--border-light:var(--green-100)!important;--border-dark:var(--green-100)!important}.hover\:border-green-200:hover{--border-light:var(--green-200)!important;--border-dark:var(--green-200)!important}.hover\:border-green-300:hover{--border-light:var(--green-300)!important;--border-dark:var(--green-300)!important}.hover\:border-green-400:hover{--border-light:var(--green-400)!important;--border-dark:var(--green-400)!important}.hover\:border-green-500:hover{--border-light:var(--green-500)!important;--border-dark:var(--green-500)!important}.hover\:border-green-600:hover{--border-light:var(--green-600)!important;--border-dark:var(--green-600)!important}.hover\:border-green-700:hover{--border-light:var(--green-700)!important;--border-dark:var(--green-700)!important}.hover\:border-green-800:hover{--border-light:var(--green-800)!important;--border-dark:var(--green-800)!important}.hover\:border-green-900:hover{--border-light:var(--green-900)!important;--border-dark:var(--green-900)!important}.hover\:border-green-950:hover{--border-light:var(--green-950)!important;--border-dark:var(--green-950)!important}.light\:hover\:border-green:hover{--border-light:var(--green-400 )!important}.light\:hover\:border-green-50:hover{--border-light:var(--green-50 )!important}.light\:hover\:border-green-100:hover{--border-light:var(--green-100)!important}.light\:hover\:border-green-200:hover{--border-light:var(--green-200)!important}.light\:hover\:border-green-300:hover{--border-light:var(--green-300)!important}.light\:hover\:border-green-400:hover{--border-light:var(--green-400)!important}.light\:hover\:border-green-500:hover{--border-light:var(--green-500)!important}.light\:hover\:border-green-600:hover{--border-light:var(--green-600)!important}.light\:hover\:border-green-700:hover{--border-light:var(--green-700)!important}.light\:hover\:border-green-800:hover{--border-light:var(--green-800)!important}.light\:hover\:border-green-900:hover{--border-light:var(--green-900)!important}.light\:hover\:border-green-950:hover{--border-light:var(--green-950)!important}.dark\:hover\:border-green:hover{--border-dark:var(--green-400 )!important}.dark\:hover\:border-green-50:hover{--border-dark:var(--green-50 )!important}.dark\:hover\:border-green-100:hover{--border-dark:var(--green-100)!important}.dark\:hover\:border-green-200:hover{--border-dark:var(--green-200)!important}.dark\:hover\:border-green-300:hover{--border-dark:var(--green-300)!important}.dark\:hover\:border-green-400:hover{--border-dark:var(--green-400)!important}.dark\:hover\:border-green-500:hover{--border-dark:var(--green-500)!important}.dark\:hover\:border-green-600:hover{--border-dark:var(--green-600)!important}.dark\:hover\:border-green-700:hover{--border-dark:var(--green-700)!important}.dark\:hover\:border-green-800:hover{--border-dark:var(--green-800)!important}.dark\:hover\:border-green-900:hover{--border-dark:var(--green-900)!important}.dark\:hover\:border-green-950:hover{--border-dark:var(--green-950)!important}.border-white{--border-light:var(--white-400)!important;--border-dark:var(--white-400)!important}.border-white-50{--border-light:var(--white-50 )!important;--border-dark:var(--white-50 )!important}.border-white-100{--border-light:var(--white-100)!important;--border-dark:var(--white-100)!important}.border-white-200{--border-light:var(--white-200)!important;--border-dark:var(--white-200)!important}.border-white-300{--border-light:var(--white-300)!important;--border-dark:var(--white-300)!important}.border-white-400{--border-light:var(--white-400)!important;--border-dark:var(--white-400)!important}.border-white-500{--border-light:var(--white-500)!important;--border-dark:var(--white-500)!important}.border-white-600{--border-light:var(--white-600)!important;--border-dark:var(--white-600)!important}.border-white-700{--border-light:var(--white-700)!important;--border-dark:var(--white-700)!important}.border-white-800{--border-light:var(--white-800)!important;--border-dark:var(--white-800)!important}.border-white-900{--border-light:var(--white-900)!important;--border-dark:var(--white-900)!important}.border-white-950{--border-light:var(--white-950)!important;--border-dark:var(--white-950)!important}.light\:border-white{--border-light:var(--white-400 )!important}.light\:border-white-50{--border-light:var(--white-50 )!important}.light\:border-white-100{--border-light:var(--white-100)!important}.light\:border-white-200{--border-light:var(--white-200)!important}.light\:border-white-300{--border-light:var(--white-300)!important}.light\:border-white-400{--border-light:var(--white-400)!important}.light\:border-white-500{--border-light:var(--white-500)!important}.light\:border-white-600{--border-light:var(--white-600)!important}.light\:border-white-700{--border-light:var(--white-700)!important}.light\:border-white-800{--border-light:var(--white-800)!important}.light\:border-white-900{--border-light:var(--white-900)!important}.light\:border-white-950{--border-light:var(--white-950)!important}.dark\:border-white{--border-dark:var(--white-400 )!important}.dark\:border-white-50{--border-dark:var(--white-50 )!important}.dark\:border-white-100{--border-dark:var(--white-100)!important}.dark\:border-white-200{--border-dark:var(--white-200)!important}.dark\:border-white-300{--border-dark:var(--white-300)!important}.dark\:border-white-400{--border-dark:var(--white-400)!important}.dark\:border-white-500{--border-dark:var(--white-500)!important}.dark\:border-white-600{--border-dark:var(--white-600)!important}.dark\:border-white-700{--border-dark:var(--white-700)!important}.dark\:border-white-800{--border-dark:var(--white-800)!important}.dark\:border-white-900{--border-dark:var(--white-900)!important}.dark\:border-white-950{--border-dark:var(--white-950)!important}.hover\:border-white:hover{--border-light:var(--white-400)!important;--border-dark:var(--white-400)!important}.hover\:border-white-50:hover{--border-light:var(--white-50 )!important;--border-dark:var(--white-50 )!important}.hover\:border-white-100:hover{--border-light:var(--white-100)!important;--border-dark:var(--white-100)!important}.hover\:border-white-200:hover{--border-light:var(--white-200)!important;--border-dark:var(--white-200)!important}.hover\:border-white-300:hover{--border-light:var(--white-300)!important;--border-dark:var(--white-300)!important}.hover\:border-white-400:hover{--border-light:var(--white-400)!important;--border-dark:var(--white-400)!important}.hover\:border-white-500:hover{--border-light:var(--white-500)!important;--border-dark:var(--white-500)!important}.hover\:border-white-600:hover{--border-light:var(--white-600)!important;--border-dark:var(--white-600)!important}.hover\:border-white-700:hover{--border-light:var(--white-700)!important;--border-dark:var(--white-700)!important}.hover\:border-white-800:hover{--border-light:var(--white-800)!important;--border-dark:var(--white-800)!important}.hover\:border-white-900:hover{--border-light:var(--white-900)!important;--border-dark:var(--white-900)!important}.hover\:border-white-950:hover{--border-light:var(--white-950)!important;--border-dark:var(--white-950)!important}.light\:hover\:border-white:hover{--border-light:var(--white-400 )!important}.light\:hover\:border-white-50:hover{--border-light:var(--white-50 )!important}.light\:hover\:border-white-100:hover{--border-light:var(--white-100)!important}.light\:hover\:border-white-200:hover{--border-light:var(--white-200)!important}.light\:hover\:border-white-300:hover{--border-light:var(--white-300)!important}.light\:hover\:border-white-400:hover{--border-light:var(--white-400)!important}.light\:hover\:border-white-500:hover{--border-light:var(--white-500)!important}.light\:hover\:border-white-600:hover{--border-light:var(--white-600)!important}.light\:hover\:border-white-700:hover{--border-light:var(--white-700)!important}.light\:hover\:border-white-800:hover{--border-light:var(--white-800)!important}.light\:hover\:border-white-900:hover{--border-light:var(--white-900)!important}.light\:hover\:border-white-950:hover{--border-light:var(--white-950)!important}.dark\:hover\:border-white:hover{--border-dark:var(--white-400 )!important}.dark\:hover\:border-white-50:hover{--border-dark:var(--white-50 )!important}.dark\:hover\:border-white-100:hover{--border-dark:var(--white-100)!important}.dark\:hover\:border-white-200:hover{--border-dark:var(--white-200)!important}.dark\:hover\:border-white-300:hover{--border-dark:var(--white-300)!important}.dark\:hover\:border-white-400:hover{--border-dark:var(--white-400)!important}.dark\:hover\:border-white-500:hover{--border-dark:var(--white-500)!important}.dark\:hover\:border-white-600:hover{--border-dark:var(--white-600)!important}.dark\:hover\:border-white-700:hover{--border-dark:var(--white-700)!important}.dark\:hover\:border-white-800:hover{--border-dark:var(--white-800)!important}.dark\:hover\:border-white-900:hover{--border-dark:var(--white-900)!important}.dark\:hover\:border-white-950:hover{--border-dark:var(--white-950)!important}.border-grey{--border-light:var(--grey-400)!important;--border-dark:var(--grey-400)!important}.border-grey-50{--border-light:var(--grey-50 )!important;--border-dark:var(--grey-50 )!important}.border-grey-100{--border-light:var(--grey-100)!important;--border-dark:var(--grey-100)!important}.border-grey-200{--border-light:var(--grey-200)!important;--border-dark:var(--grey-200)!important}.border-grey-300{--border-light:var(--grey-300)!important;--border-dark:var(--grey-300)!important}.border-grey-400{--border-light:var(--grey-400)!important;--border-dark:var(--grey-400)!important}.border-grey-500{--border-light:var(--grey-500)!important;--border-dark:var(--grey-500)!important}.border-grey-600{--border-light:var(--grey-600)!important;--border-dark:var(--grey-600)!important}.border-grey-700{--border-light:var(--grey-700)!important;--border-dark:var(--grey-700)!important}.border-grey-800{--border-light:var(--grey-800)!important;--border-dark:var(--grey-800)!important}.border-grey-900{--border-light:var(--grey-900)!important;--border-dark:var(--grey-900)!important}.border-grey-950{--border-light:var(--grey-950)!important;--border-dark:var(--grey-950)!important}.light\:border-grey{--border-light:var(--grey-400 )!important}.light\:border-grey-50{--border-light:var(--grey-50 )!important}.light\:border-grey-100{--border-light:var(--grey-100)!important}.light\:border-grey-200{--border-light:var(--grey-200)!important}.light\:border-grey-300{--border-light:var(--grey-300)!important}.light\:border-grey-400{--border-light:var(--grey-400)!important}.light\:border-grey-500{--border-light:var(--grey-500)!important}.light\:border-grey-600{--border-light:var(--grey-600)!important}.light\:border-grey-700{--border-light:var(--grey-700)!important}.light\:border-grey-800{--border-light:var(--grey-800)!important}.light\:border-grey-900{--border-light:var(--grey-900)!important}.light\:border-grey-950{--border-light:var(--grey-950)!important}.dark\:border-grey{--border-dark:var(--grey-800 )!important}.dark\:border-grey-50{--border-dark:var(--grey-50 )!important}.dark\:border-grey-100{--border-dark:var(--grey-100)!important}.dark\:border-grey-200{--border-dark:var(--grey-200)!important}.dark\:border-grey-300{--border-dark:var(--grey-300)!important}.dark\:border-grey-400{--border-dark:var(--grey-400)!important}.dark\:border-grey-500{--border-dark:var(--grey-500)!important}.dark\:border-grey-600{--border-dark:var(--grey-600)!important}.dark\:border-grey-700{--border-dark:var(--grey-700)!important}.dark\:border-grey-800{--border-dark:var(--grey-800)!important}.dark\:border-grey-900{--border-dark:var(--grey-900)!important}.dark\:border-grey-950{--border-dark:var(--grey-950)!important}.hover\:border-grey:hover{--border-light:var(--grey-400)!important;--border-dark:var(--grey-400)!important}.hover\:border-grey-50:hover{--border-light:var(--grey-50 )!important;--border-dark:var(--grey-50 )!important}.hover\:border-grey-100:hover{--border-light:var(--grey-100)!important;--border-dark:var(--grey-100)!important}.hover\:border-grey-200:hover{--border-light:var(--grey-200)!important;--border-dark:var(--grey-200)!important}.hover\:border-grey-300:hover{--border-light:var(--grey-300)!important;--border-dark:var(--grey-300)!important}.hover\:border-grey-400:hover{--border-light:var(--grey-400)!important;--border-dark:var(--grey-400)!important}.hover\:border-grey-500:hover{--border-light:var(--grey-500)!important;--border-dark:var(--grey-500)!important}.hover\:border-grey-600:hover{--border-light:var(--grey-600)!important;--border-dark:var(--grey-600)!important}.hover\:border-grey-700:hover{--border-light:var(--grey-700)!important;--border-dark:var(--grey-700)!important}.hover\:border-grey-800:hover{--border-light:var(--grey-800)!important;--border-dark:var(--grey-800)!important}.hover\:border-grey-900:hover{--border-light:var(--grey-900)!important;--border-dark:var(--grey-900)!important}.hover\:border-grey-950:hover{--border-light:var(--grey-950)!important;--border-dark:var(--grey-950)!important}.light\:hover\:border-grey:hover{--border-light:var(--grey-400 )!important}.light\:hover\:border-grey-50:hover{--border-light:var(--grey-50 )!important}.light\:hover\:border-grey-100:hover{--border-light:var(--grey-100)!important}.light\:hover\:border-grey-200:hover{--border-light:var(--grey-200)!important}.light\:hover\:border-grey-300:hover{--border-light:var(--grey-300)!important}.light\:hover\:border-grey-400:hover{--border-light:var(--grey-400)!important}.light\:hover\:border-grey-500:hover{--border-light:var(--grey-500)!important}.light\:hover\:border-grey-600:hover{--border-light:var(--grey-600)!important}.light\:hover\:border-grey-700:hover{--border-light:var(--grey-700)!important}.light\:hover\:border-grey-800:hover{--border-light:var(--grey-800)!important}.light\:hover\:border-grey-900:hover{--border-light:var(--grey-900)!important}.light\:hover\:border-grey-950:hover{--border-light:var(--grey-950)!important}.dark\:hover\:border-grey:hover{--border-dark:var(--grey-800 )!important}.dark\:hover\:border-grey-50:hover{--border-dark:var(--grey-50 )!important}.dark\:hover\:border-grey-100:hover{--border-dark:var(--grey-100)!important}.dark\:hover\:border-grey-200:hover{--border-dark:var(--grey-200)!important}.dark\:hover\:border-grey-300:hover{--border-dark:var(--grey-300)!important}.dark\:hover\:border-grey-400:hover{--border-dark:var(--grey-400)!important}.dark\:hover\:border-grey-500:hover{--border-dark:var(--grey-500)!important}.dark\:hover\:border-grey-600:hover{--border-dark:var(--grey-600)!important}.dark\:hover\:border-grey-700:hover{--border-dark:var(--grey-700)!important}.dark\:hover\:border-grey-800:hover{--border-dark:var(--grey-800)!important}.dark\:hover\:border-grey-900:hover{--border-dark:var(--grey-900)!important}.dark\:hover\:border-grey-950:hover{--border-dark:var(--grey-950)!important}.border-black{--border-light:var(--black-400)!important;--border-dark:var(--black-400)!important}.border-black-50{--border-light:var(--black-50 )!important;--border-dark:var(--black-50 )!important}.border-black-100{--border-light:var(--black-100)!important;--border-dark:var(--black-100)!important}.border-black-200{--border-light:var(--black-200)!important;--border-dark:var(--black-200)!important}.border-black-300{--border-light:var(--black-300)!important;--border-dark:var(--black-300)!important}.border-black-400{--border-light:var(--black-400)!important;--border-dark:var(--black-400)!important}.border-black-500{--border-light:var(--black-500)!important;--border-dark:var(--black-500)!important}.border-black-600{--border-light:var(--black-600)!important;--border-dark:var(--black-600)!important}.border-black-700{--border-light:var(--black-700)!important;--border-dark:var(--black-700)!important}.border-black-800{--border-light:var(--black-800)!important;--border-dark:var(--black-800)!important}.border-black-900{--border-light:var(--black-900)!important;--border-dark:var(--black-900)!important}.border-black-950{--border-light:var(--black-950)!important;--border-dark:var(--black-950)!important}.light\:border-black{--border-light:var(--black-400 )!important}.light\:border-black-50{--border-light:var(--black-50 )!important}.light\:border-black-100{--border-light:var(--black-100)!important}.light\:border-black-200{--border-light:var(--black-200)!important}.light\:border-black-300{--border-light:var(--black-300)!important}.light\:border-black-400{--border-light:var(--black-400)!important}.light\:border-black-500{--border-light:var(--black-500)!important}.light\:border-black-600{--border-light:var(--black-600)!important}.light\:border-black-700{--border-light:var(--black-700)!important}.light\:border-black-800{--border-light:var(--black-800)!important}.light\:border-black-900{--border-light:var(--black-900)!important}.light\:border-black-950{--border-light:var(--black-950)!important}.dark\:border-black{--border-dark:var(--black-400 )!important}.dark\:border-black-50{--border-dark:var(--black-50 )!important}.dark\:border-black-100{--border-dark:var(--black-100)!important}.dark\:border-black-200{--border-dark:var(--black-200)!important}.dark\:border-black-300{--border-dark:var(--black-300)!important}.dark\:border-black-400{--border-dark:var(--black-400)!important}.dark\:border-black-500{--border-dark:var(--black-500)!important}.dark\:border-black-600{--border-dark:var(--black-600)!important}.dark\:border-black-700{--border-dark:var(--black-700)!important}.dark\:border-black-800{--border-dark:var(--black-800)!important}.dark\:border-black-900{--border-dark:var(--black-900)!important}.dark\:border-black-950{--border-dark:var(--black-950)!important}.hover\:border-black:hover{--border-light:var(--black-400)!important;--border-dark:var(--black-400)!important}.hover\:border-black-50:hover{--border-light:var(--black-50 )!important;--border-dark:var(--black-50 )!important}.hover\:border-black-100:hover{--border-light:var(--black-100)!important;--border-dark:var(--black-100)!important}.hover\:border-black-200:hover{--border-light:var(--black-200)!important;--border-dark:var(--black-200)!important}.hover\:border-black-300:hover{--border-light:var(--black-300)!important;--border-dark:var(--black-300)!important}.hover\:border-black-400:hover{--border-light:var(--black-400)!important;--border-dark:var(--black-400)!important}.hover\:border-black-500:hover{--border-light:var(--black-500)!important;--border-dark:var(--black-500)!important}.hover\:border-black-600:hover{--border-light:var(--black-600)!important;--border-dark:var(--black-600)!important}.hover\:border-black-700:hover{--border-light:var(--black-700)!important;--border-dark:var(--black-700)!important}.hover\:border-black-800:hover{--border-light:var(--black-800)!important;--border-dark:var(--black-800)!important}.hover\:border-black-900:hover{--border-light:var(--black-900)!important;--border-dark:var(--black-900)!important}.hover\:border-black-950:hover{--border-light:var(--black-950)!important;--border-dark:var(--black-950)!important}.light\:hover\:border-black:hover{--border-light:var(--black-400 )!important}.light\:hover\:border-black-50:hover{--border-light:var(--black-50 )!important}.light\:hover\:border-black-100:hover{--border-light:var(--black-100)!important}.light\:hover\:border-black-200:hover{--border-light:var(--black-200)!important}.light\:hover\:border-black-300:hover{--border-light:var(--black-300)!important}.light\:hover\:border-black-400:hover{--border-light:var(--black-400)!important}.light\:hover\:border-black-500:hover{--border-light:var(--black-500)!important}.light\:hover\:border-black-600:hover{--border-light:var(--black-600)!important}.light\:hover\:border-black-700:hover{--border-light:var(--black-700)!important}.light\:hover\:border-black-800:hover{--border-light:var(--black-800)!important}.light\:hover\:border-black-900:hover{--border-light:var(--black-900)!important}.light\:hover\:border-black-950:hover{--border-light:var(--black-950)!important}.dark\:hover\:border-black:hover{--border-dark:var(--black-400 )!important}.dark\:hover\:border-black-50:hover{--border-dark:var(--black-50 )!important}.dark\:hover\:border-black-100:hover{--border-dark:var(--black-100)!important}.dark\:hover\:border-black-200:hover{--border-dark:var(--black-200)!important}.dark\:hover\:border-black-300:hover{--border-dark:var(--black-300)!important}.dark\:hover\:border-black-400:hover{--border-dark:var(--black-400)!important}.dark\:hover\:border-black-500:hover{--border-dark:var(--black-500)!important}.dark\:hover\:border-black-600:hover{--border-dark:var(--black-600)!important}.dark\:hover\:border-black-700:hover{--border-dark:var(--black-700)!important}.dark\:hover\:border-black-800:hover{--border-dark:var(--black-800)!important}.dark\:hover\:border-black-900:hover{--border-dark:var(--black-900)!important}.dark\:hover\:border-black-950:hover{--border-dark:var(--black-950)!important}.border-solid{--border-style:solid}.border-dashed{--border-style:dashed}.border-dotted{--border-style:dotted}.border-double{--border-style:double}.border-0{border-width:0!important}.border,.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-top-0{border-top-width:0!important}.border-top,.border-top-1{border-top-width:1px!important}.border-top-2{border-top-width:2px!important}.border-top-3{border-top-width:3px!important}.border-top-4{border-top-width:4px!important}.border-top-5{border-top-width:5px!important}.border-right-0{border-right-width:0!important}.border-right,.border-right-1{border-right-width:1px!important}.border-right-2{border-right-width:2px!important}.border-right-3{border-right-width:3px!important}.border-right-4{border-right-width:4px!important}.border-right-5{border-right-width:5px!important}.border-bottom-0{border-bottom-width:0!important}.border-bottom,.border-bottom-1{border-bottom-width:1px!important}.border-bottom-2{border-bottom-width:2px!important}.border-bottom-3{border-bottom-width:3px!important}.border-bottom-4{border-bottom-width:4px!important}.border-bottom-5{border-bottom-width:5px!important}.border-left-0{border-left-width:0!important}.border-left,.border-left-1{border-left-width:1px!important}.border-left-2{border-left-width:2px!important}.border-left-3{border-left-width:3px!important}.border-left-4{border-left-width:4px!important}.border-left-5{border-left-width:5px!important}.border-x-0{border-left-width:0!important;border-right-width:0!important}.border-x,.border-x-1{border-left-width:1px!important;border-right-width:1px!important}.border-x-2{border-left-width:2px!important;border-right-width:2px!important}.border-x-3{border-left-width:3px!important;border-right-width:3px!important}.border-x-4{border-left-width:4px!important;border-right-width:4px!important}.border-x-5{border-left-width:5px!important;border-right-width:5px!important}.border-y-0{border-bottom-width:0!important;border-top-width:0!important}.border-y,.border-y-1{border-bottom-width:1px!important;border-top-width:1px!important}.border-y-2{border-bottom-width:2px!important;border-top-width:2px!important}.border-y-3{border-bottom-width:3px!important;border-top-width:3px!important}.border-y-4{border-bottom-width:4px!important;border-top-width:4px!important}.border-y-5{border-bottom-width:5px!important;border-top-width:5px!important}.rounded-0{border-radius:0!important}.rounded,.rounded-1{border-radius:var(--spacing-1)!important}.rounded-2{border-radius:var(--spacing-2)!important}.rounded-3{border-radius:var(--spacing-3)!important}.rounded-4{border-radius:var(--spacing-4)!important}.rounded-5{border-radius:var(--spacing-5)!important}.rounded-6{border-radius:var(--spacing-6)!important}.rounded-7{border-radius:var(--spacing-7)!important}.rounded-pill{border-radius:50vh!important}:root{--border-radius:var(--spacing-4);--border-light:var(--white-400);--border-dark:var(--black-400)}[class*="dark\:border-black"],[class*="dark\:border-blue"],[class*="dark\:border-cyan"],[class*="dark\:border-green"],[class*="dark\:border-grey"],[class*="dark\:border-orange"],[class*="dark\:border-pink"],[class*="dark\:border-purple"],[class*="dark\:border-red"],[class*="dark\:border-white"],[class*="dark\:border-yellow"],[class*="dark\:hover\:border-black"],[class*="dark\:hover\:border-blue"],[class*="dark\:hover\:border-cyan"],[class*="dark\:hover\:border-green"],[class*="dark\:hover\:border-grey"],[class*="dark\:hover\:border-orange"],[class*="dark\:hover\:border-pink"],[class*="dark\:hover\:border-purple"],[class*="dark\:hover\:border-red"],[class*="dark\:hover\:border-white"],[class*="dark\:hover\:border-yellow"],[class*="hover\:border-black"],[class*="hover\:border-blue"],[class*="hover\:border-cyan"],[class*="hover\:border-green"],[class*="hover\:border-grey"],[class*="hover\:border-orange"],[class*="hover\:border-pink"],[class*="hover\:border-purple"],[class*="hover\:border-red"],[class*="hover\:border-white"],[class*="hover\:border-yellow"],[class*="light\:border-black"],[class*="light\:border-blue"],[class*="light\:border-cyan"],[class*="light\:border-green"],[class*="light\:border-grey"],[class*="light\:border-orange"],[class*="light\:border-pink"],[class*="light\:border-purple"],[class*="light\:border-red"],[class*="light\:border-white"],[class*="light\:border-yellow"],[class*="light\:hover\:border-black"],[class*="light\:hover\:border-blue"],[class*="light\:hover\:border-cyan"],[class*="light\:hover\:border-green"],[class*="light\:hover\:border-grey"],[class*="light\:hover\:border-orange"],[class*="light\:hover\:border-pink"],[class*="light\:hover\:border-purple"],[class*="light\:hover\:border-red"],[class*="light\:hover\:border-white"],[class*="light\:hover\:border-yellow"],[class*=border-black],[class*=border-blue],[class*=border-cyan],[class*=border-green],[class*=border-grey],[class*=border-orange],[class*=border-pink],[class*=border-purple],[class*=border-red],[class*=border-white],[class*=border-yellow]{border-color:light-dark(oklch(var(--border-light,0 0 0/0)),oklch(var(--border-dark,0 0 0/0)))}[class*="dark\:border-"],[class*="dark\:hover\:border-"],[class*="hover\:border-"],[class*="light\:border-"],[class*="light\:hover\:border-"],[class*=border-]{border-style:var(--border-style,solid)}.border-transparent{--border-light:0 0 0/0;--border-dark:0 0 0/0}.light\:border-transparent{--border-light:0 0 0/0}.dark\:border-transparent{--border-dark:0 0 0/0}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.focus\:scale-50:focus,.hover\:scale-50:hover,.scale-50{transform:scale(50%)}.focus\:scale-75:focus,.hover\:scale-75:hover,.scale-75{transform:scale(75%)}.focus\:scale-80:focus,.hover\:scale-80:hover,.scale-80{transform:scale(80%)}.focus\:scale-90:focus,.hover\:scale-90:hover,.scale-90{transform:scale(90%)}.focus\:scale-95:focus,.hover\:scale-95:hover,.scale-95{transform:scale(95%)}.focus\:scale-98:focus,.hover\:scale-98:hover,.scale-98{transform:scale(98%)}.focus\:scale-100:focus,.hover\:scale-100:hover,.scale-100{transform:scale(100%)}.focus\:scale-102:focus,.hover\:scale-102:hover,.scale-102{transform:scale(102%)}.focus\:scale-105:focus,.hover\:scale-105:hover,.scale-105{transform:scale(105%)}.focus\:scale-110:focus,.hover\:scale-110:hover,.scale-110{transform:scale(110%)}.focus\:scale-120:focus,.hover\:scale-120:hover,.scale-120{transform:scale(120%)}.focus\:scale-150:focus,.hover\:scale-150:hover,.scale-150{transform:scale(150%)}.hover\:rotate-0:hover,.rotate-0{rotate:0deg}.hover\:rotate-45:hover,.rotate-45{rotate:45deg}.hover\:rotate-90:hover,.rotate-90{rotate:90deg}.hover\:rotate-135:hover,.rotate-135{rotate:135deg}.hover\:rotate-180:hover,.rotate-180{rotate:180deg}.hover\:rotate-225:hover,.rotate-225{rotate:225deg}.hover\:rotate-270:hover,.rotate-270{rotate:270deg}.hover\:rotate-315:hover,.rotate-315{rotate:315deg}.translate--50--50{transform:translate(-50%,-50%)}.fit-contain,.object-contain{object-fit:contain}.fit-cover,.object-cover{object-fit:cover}.fit-fill,.object-fill{object-fit:fill}.fit-none,.object-none{object-fit:none}.fit-scale-down,.object-scale-down{object-fit:scale-down}.opacity-0{opacity:0}.opacity-5{opacity:.05}.opacity-10{opacity:.1}.opacity-15{opacity:.15}.opacity-20{opacity:.2}.opacity-25{opacity:.25}.opacity-30{opacity:.3}.opacity-35{opacity:.35}.opacity-40{opacity:.4}.opacity-45{opacity:.45}.opacity-50{opacity:.5}.opacity-55{opacity:.55}.opacity-60{opacity:.6}.opacity-65{opacity:.65}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-80{opacity:.8}.opacity-85{opacity:.85}.opacity-90{opacity:.9}.opacity-95{opacity:.95}.opacity-100{opacity:1}.transition-opacity{transition-property:opacity;transition-timing-function:ease-in-out}.grid,.h-grid,[class*=h-grid-]{grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-column-gap:var(--spacing-2);grid-row-gap:var(--spacing-2);display:grid}.h-grid-2{grid-template-columns:repeat(2,1fr)}.h-grid-3{grid-template-columns:repeat(3,1fr)}.h-grid-4{grid-template-columns:repeat(4,1fr)}.h-grid-5{grid-template-columns:repeat(5,1fr)}.h-grid-6{grid-template-columns:repeat(6,1fr)}.h-grid-7{grid-template-columns:repeat(7,1fr)}.h-grid-8{grid-template-columns:repeat(8,1fr)}.h-grid-9{grid-template-columns:repeat(9,1fr)}.h-grid-10{grid-template-columns:repeat(10,1fr)}.h-grid-11{grid-template-columns:repeat(11,1fr)}.h-grid-12{grid-template-columns:repeat(12,1fr)}.h-grid-2-auto{grid-template-columns:repeat(2,auto)}.h-grid-3-auto{grid-template-columns:repeat(3,auto)}.h-grid-4-auto{grid-template-columns:repeat(4,auto)}.h-grid-5-auto{grid-template-columns:repeat(5,auto)}.h-grid-6-auto{grid-template-columns:repeat(6,auto)}.h-grid-7-auto{grid-template-columns:repeat(7,auto)}.h-grid-8-auto{grid-template-columns:repeat(8,auto)}.h-grid-9-auto{grid-template-columns:repeat(9,auto)}.h-grid-10-auto{grid-template-columns:repeat(10,auto)}.h-grid-11-auto{grid-template-columns:repeat(11,auto)}.h-grid-12-auto{grid-template-columns:repeat(12,auto)}.h-span-2{grid-column:span 2}.h-span-3{grid-column:span 3}.h-span-4{grid-column:span 4}.h-span-5{grid-column:span 5}.h-span-6{grid-column:span 6}.v-grid,[class*=v-grid-]{grid-template-rows:repeat(1,1fr);grid-column-gap:var(--spacing-2);grid-row-gap:var(--spacing-2);display:grid;grid-auto-flow:column}.v-grid{grid-auto-flow:row}.v-grid-2{grid-template-rows:repeat(2,1fr)}.v-grid-3{grid-template-rows:repeat(3,1fr)}.v-grid-4{grid-template-rows:repeat(4,1fr)}.v-grid-5{grid-template-rows:repeat(5,1fr)}.v-grid-6{grid-template-rows:repeat(6,1fr)}.v-grid-7{grid-template-rows:repeat(7,1fr)}.v-grid-8{grid-template-rows:repeat(8,1fr)}.v-grid-9{grid-template-rows:repeat(9,1fr)}.v-grid-10{grid-template-rows:repeat(10,1fr)}.v-grid-11{grid-template-rows:repeat(11,1fr)}.v-grid-12{grid-template-rows:repeat(12,1fr)}.v-grid-2-auto{grid-template-rows:repeat(2,auto)}.v-grid-3-auto{grid-template-rows:repeat(3,auto)}.v-grid-4-auto{grid-template-rows:repeat(4,auto)}.v-grid-5-auto{grid-template-rows:repeat(5,auto)}.v-grid-6-auto{grid-template-rows:repeat(6,auto)}.v-grid-7-auto{grid-template-rows:repeat(7,auto)}.v-grid-8-auto{grid-template-rows:repeat(8,auto)}.v-grid-9-auto{grid-template-rows:repeat(9,auto)}.v-grid-10-auto{grid-template-rows:repeat(10,auto)}.v-grid-11-auto{grid-template-rows:repeat(11,auto)}.v-grid-12-auto{grid-template-rows:repeat(12,auto)}.v-span-2{grid-row:span 2}.v-span-3{grid-row:span 3}.v-span-4{grid-row:span 4}.v-span-5{grid-row:span 5}.v-span-6{grid-row:span 6}:root{--breakpoint-sm:40rem;--breakpoint-md:48rem;--breakpoint-lg:64rem;--breakpoint-xl:80rem;--breakpoint-xxl:96rem;--masonry-gap:1rem}.masonry-1,.masonry-2,.masonry-3,.masonry-4,.masonry-5,.masonry-6,.masonry-7{column-gap:var(--masonry-gap);width:100%}.masonry-gap-0{--masonry-gap:0}.masonry-gap-1{--masonry-gap:var(--spacing-1)}.masonry-gap-2{--masonry-gap:var(--spacing-2)}.masonry-gap-3{--masonry-gap:var(--spacing-3)}.masonry-gap-4{--masonry-gap:var(--spacing-4)}.masonry-gap-5{--masonry-gap:var(--spacing-5)}.masonry-gap-6{--masonry-gap:var(--spacing-6)}.masonry-gap-7{--masonry-gap:var(--spacing-7)}.masonry-1{column-count:1}.masonry-2{column-count:2}.masonry-3{column-count:3}.masonry-4{column-count:4}.masonry-5{column-count:5}.masonry-6{column-count:6}.masonry-7{column-count:7}.masonry-1>*,.masonry-2>*,.masonry-3>*,.masonry-4>*,.masonry-5>*,.masonry-6>*,.masonry-7>*{break-inside:avoid;margin-bottom:var(--masonry-gap)}@media (min-width:40rem){.masonry-sm-1{column-count:1}.masonry-sm-2{column-count:2}.masonry-sm-3{column-count:3}.masonry-sm-4{column-count:4}.masonry-sm-5{column-count:5}.masonry-sm-6{column-count:6}.masonry-sm-7{column-count:7}}@media (min-width:48rem){.masonry-md-1{column-count:1}.masonry-md-2{column-count:2}.masonry-md-3{column-count:3}.masonry-md-4{column-count:4}.masonry-md-5{column-count:5}.masonry-md-6{column-count:6}.masonry-md-7{column-count:7}}@media (min-width:64rem){.masonry-lg-1{column-count:1}.masonry-lg-2{column-count:2}.masonry-lg-3{column-count:3}.masonry-lg-4{column-count:4}.masonry-lg-5{column-count:5}.masonry-lg-6{column-count:6}.masonry-lg-7{column-count:7}}@media (min-width:80rem){.masonry-xl-1{column-count:1}.masonry-xl-2{column-count:2}.masonry-xl-3{column-count:3}.masonry-xl-4{column-count:4}.masonry-xl-5{column-count:5}.masonry-xl-6{column-count:6}.masonry-xl-7{column-count:7}}@media (min-width:96rem){.masonry-xxl-1{column-count:1}.masonry-xxl-2{column-count:2}.masonry-xxl-3{column-count:3}.masonry-xxl-4{column-count:4}.masonry-xxl-5{column-count:5}.masonry-xxl-6{column-count:6}.masonry-xxl-7{column-count:7}}.m-0{margin:0!important}.m-1{margin:var(--spacing-1)!important}.m-2{margin:var(--spacing-2)!important}.m-3{margin:var(--spacing-3)!important}.m-4{margin:var(--spacing-4)!important}.m-5{margin:var(--spacing-5)!important}.m-6{margin:var(--spacing-6)!important}.m-7{margin:var(--spacing-7)!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:var(--spacing-1)!important;margin-right:var(--spacing-1)!important}.mx-2{margin-left:var(--spacing-2)!important;margin-right:var(--spacing-2)!important}.mx-3{margin-left:var(--spacing-3)!important;margin-right:var(--spacing-3)!important}.mx-4{margin-left:var(--spacing-4)!important;margin-right:var(--spacing-4)!important}.mx-5{margin-left:var(--spacing-5)!important;margin-right:var(--spacing-5)!important}.mx-6{margin-left:var(--spacing-6)!important;margin-right:var(--spacing-6)!important}.mx-7{margin-left:var(--spacing-7)!important;margin-right:var(--spacing-7)!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:var(--spacing-1)!important;margin-top:var(--spacing-1)!important}.my-2{margin-bottom:var(--spacing-2)!important;margin-top:var(--spacing-2)!important}.my-3{margin-bottom:var(--spacing-3)!important;margin-top:var(--spacing-3)!important}.my-4{margin-bottom:var(--spacing-4)!important;margin-top:var(--spacing-4)!important}.my-5{margin-bottom:var(--spacing-5)!important;margin-top:var(--spacing-5)!important}.my-6{margin-bottom:var(--spacing-6)!important;margin-top:var(--spacing-6)!important}.my-7{margin-bottom:var(--spacing-7)!important;margin-top:var(--spacing-7)!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:var(--spacing-1)!important}.mb-2{margin-bottom:var(--spacing-2)!important}.mb-3{margin-bottom:var(--spacing-3)!important}.mb-4{margin-bottom:var(--spacing-4)!important}.mb-5{margin-bottom:var(--spacing-5)!important}.mb-6{margin-bottom:var(--spacing-6)!important}.mb-7{margin-bottom:var(--spacing-7)!important}.mb-auto{margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:var(--spacing-1)!important}.mt-2{margin-top:var(--spacing-2)!important}.mt-3{margin-top:var(--spacing-3)!important}.mt-4{margin-top:var(--spacing-4)!important}.mt-5{margin-top:var(--spacing-5)!important}.mt-6{margin-top:var(--spacing-6)!important}.mt-7{margin-top:var(--spacing-7)!important}.mt-auto{margin-top:auto!important}.ml-0{margin-left:0!important}.ml-1{margin-left:var(--spacing-1)!important}.ml-2{margin-left:var(--spacing-2)!important}.ml-3{margin-left:var(--spacing-3)!important}.ml-4{margin-left:var(--spacing-4)!important}.ml-5{margin-left:var(--spacing-5)!important}.ml-6{margin-left:var(--spacing-6)!important}.ml-7{margin-left:var(--spacing-7)!important}.ml-auto{margin-left:auto!important}.mr-0{margin-right:0!important}.mr-1{margin-right:var(--spacing-1)!important}.mr-2{margin-right:var(--spacing-2)!important}.mr-3{margin-right:var(--spacing-3)!important}.mr-4{margin-right:var(--spacing-4)!important}.mr-5{margin-right:var(--spacing-5)!important}.mr-6{margin-right:var(--spacing-6)!important}.mr-7{margin-right:var(--spacing-7)!important}.mr-auto{margin-right:auto!important}@media (min-width:40rem){.m-sm-0{margin:0!important}.m-sm-1{margin:var(--spacing-1)!important}.m-sm-2{margin:var(--spacing-2)!important}.m-sm-3{margin:var(--spacing-3)!important}.m-sm-4{margin:var(--spacing-4)!important}.m-sm-5{margin:var(--spacing-5)!important}.m-sm-6{margin:var(--spacing-6)!important}.m-sm-7{margin:var(--spacing-7)!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:var(--spacing-1)!important;margin-right:var(--spacing-1)!important}.mx-sm-2{margin-left:var(--spacing-2)!important;margin-right:var(--spacing-2)!important}.mx-sm-3{margin-left:var(--spacing-3)!important;margin-right:var(--spacing-3)!important}.mx-sm-4{margin-left:var(--spacing-4)!important;margin-right:var(--spacing-4)!important}.mx-sm-5{margin-left:var(--spacing-5)!important;margin-right:var(--spacing-5)!important}.mx-sm-6{margin-left:var(--spacing-6)!important;margin-right:var(--spacing-6)!important}.mx-sm-7{margin-left:var(--spacing-7)!important;margin-right:var(--spacing-7)!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:var(--spacing-1)!important;margin-top:var(--spacing-1)!important}.my-sm-2{margin-bottom:var(--spacing-2)!important;margin-top:var(--spacing-2)!important}.my-sm-3{margin-bottom:var(--spacing-3)!important;margin-top:var(--spacing-3)!important}.my-sm-4{margin-bottom:var(--spacing-4)!important;margin-top:var(--spacing-4)!important}.my-sm-5{margin-bottom:var(--spacing-5)!important;margin-top:var(--spacing-5)!important}.my-sm-6{margin-bottom:var(--spacing-6)!important;margin-top:var(--spacing-6)!important}.my-sm-7{margin-bottom:var(--spacing-7)!important;margin-top:var(--spacing-7)!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:var(--spacing-1)!important}.mb-sm-2{margin-bottom:var(--spacing-2)!important}.mb-sm-3{margin-bottom:var(--spacing-3)!important}.mb-sm-4{margin-bottom:var(--spacing-4)!important}.mb-sm-5{margin-bottom:var(--spacing-5)!important}.mb-sm-6{margin-bottom:var(--spacing-6)!important}.mb-sm-7{margin-bottom:var(--spacing-7)!important}.mb-sm-auto{margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:var(--spacing-1)!important}.mt-sm-2{margin-top:var(--spacing-2)!important}.mt-sm-3{margin-top:var(--spacing-3)!important}.mt-sm-4{margin-top:var(--spacing-4)!important}.mt-sm-5{margin-top:var(--spacing-5)!important}.mt-sm-6{margin-top:var(--spacing-6)!important}.mt-sm-7{margin-top:var(--spacing-7)!important}.mt-sm-auto{margin-top:auto!important}.ml-sm-0{margin-left:0!important}.ml-sm-1{margin-left:var(--spacing-1)!important}.ml-sm-2{margin-left:var(--spacing-2)!important}.ml-sm-3{margin-left:var(--spacing-3)!important}.ml-sm-4{margin-left:var(--spacing-4)!important}.ml-sm-5{margin-left:var(--spacing-5)!important}.ml-sm-6{margin-left:var(--spacing-6)!important}.ml-sm-7{margin-left:var(--spacing-7)!important}.ml-sm-auto{margin-left:auto!important}.mr-sm-0{margin-right:0!important}.mr-sm-1{margin-right:var(--spacing-1)!important}.mr-sm-2{margin-right:var(--spacing-2)!important}.mr-sm-3{margin-right:var(--spacing-3)!important}.mr-sm-4{margin-right:var(--spacing-4)!important}.mr-sm-5{margin-right:var(--spacing-5)!important}.mr-sm-6{margin-right:var(--spacing-6)!important}.mr-sm-7{margin-right:var(--spacing-7)!important}.mr-sm-auto{margin-right:auto!important}}@media (min-width:48rem){.m-md-0{margin:0!important}.m-md-1{margin:var(--spacing-1)!important}.m-md-2{margin:var(--spacing-2)!important}.m-md-3{margin:var(--spacing-3)!important}.m-md-4{margin:var(--spacing-4)!important}.m-md-5{margin:var(--spacing-5)!important}.m-md-6{margin:var(--spacing-6)!important}.m-md-7{margin:var(--spacing-7)!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:var(--spacing-1)!important;margin-right:var(--spacing-1)!important}.mx-md-2{margin-left:var(--spacing-2)!important;margin-right:var(--spacing-2)!important}.mx-md-3{margin-left:var(--spacing-3)!important;margin-right:var(--spacing-3)!important}.mx-md-4{margin-left:var(--spacing-4)!important;margin-right:var(--spacing-4)!important}.mx-md-5{margin-left:var(--spacing-5)!important;margin-right:var(--spacing-5)!important}.mx-md-6{margin-left:var(--spacing-6)!important;margin-right:var(--spacing-6)!important}.mx-md-7{margin-left:var(--spacing-7)!important;margin-right:var(--spacing-7)!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:var(--spacing-1)!important;margin-top:var(--spacing-1)!important}.my-md-2{margin-bottom:var(--spacing-2)!important;margin-top:var(--spacing-2)!important}.my-md-3{margin-bottom:var(--spacing-3)!important;margin-top:var(--spacing-3)!important}.my-md-4{margin-bottom:var(--spacing-4)!important;margin-top:var(--spacing-4)!important}.my-md-5{margin-bottom:var(--spacing-5)!important;margin-top:var(--spacing-5)!important}.my-md-6{margin-bottom:var(--spacing-6)!important;margin-top:var(--spacing-6)!important}.my-md-7{margin-bottom:var(--spacing-7)!important;margin-top:var(--spacing-7)!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:var(--spacing-1)!important}.mb-md-2{margin-bottom:var(--spacing-2)!important}.mb-md-3{margin-bottom:var(--spacing-3)!important}.mb-md-4{margin-bottom:var(--spacing-4)!important}.mb-md-5{margin-bottom:var(--spacing-5)!important}.mb-md-6{margin-bottom:var(--spacing-6)!important}.mb-md-7{margin-bottom:var(--spacing-7)!important}.mb-md-auto{margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:var(--spacing-1)!important}.mt-md-2{margin-top:var(--spacing-2)!important}.mt-md-3{margin-top:var(--spacing-3)!important}.mt-md-4{margin-top:var(--spacing-4)!important}.mt-md-5{margin-top:var(--spacing-5)!important}.mt-md-6{margin-top:var(--spacing-6)!important}.mt-md-7{margin-top:var(--spacing-7)!important}.mt-md-auto{margin-top:auto!important}.ml-md-0{margin-left:0!important}.ml-md-1{margin-left:var(--spacing-1)!important}.ml-md-2{margin-left:var(--spacing-2)!important}.ml-md-3{margin-left:var(--spacing-3)!important}.ml-md-4{margin-left:var(--spacing-4)!important}.ml-md-5{margin-left:var(--spacing-5)!important}.ml-md-6{margin-left:var(--spacing-6)!important}.ml-md-7{margin-left:var(--spacing-7)!important}.ml-md-auto{margin-left:auto!important}.mr-md-0{margin-right:0!important}.mr-md-1{margin-right:var(--spacing-1)!important}.mr-md-2{margin-right:var(--spacing-2)!important}.mr-md-3{margin-right:var(--spacing-3)!important}.mr-md-4{margin-right:var(--spacing-4)!important}.mr-md-5{margin-right:var(--spacing-5)!important}.mr-md-6{margin-right:var(--spacing-6)!important}.mr-md-7{margin-right:var(--spacing-7)!important}.mr-md-auto{margin-right:auto!important}}@media (min-width:64rem){.m-lg-0{margin:0!important}.m-lg-1{margin:var(--spacing-1)!important}.m-lg-2{margin:var(--spacing-2)!important}.m-lg-3{margin:var(--spacing-3)!important}.m-lg-4{margin:var(--spacing-4)!important}.m-lg-5{margin:var(--spacing-5)!important}.m-lg-6{margin:var(--spacing-6)!important}.m-lg-7{margin:var(--spacing-7)!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:var(--spacing-1)!important;margin-right:var(--spacing-1)!important}.mx-lg-2{margin-left:var(--spacing-2)!important;margin-right:var(--spacing-2)!important}.mx-lg-3{margin-left:var(--spacing-3)!important;margin-right:var(--spacing-3)!important}.mx-lg-4{margin-left:var(--spacing-4)!important;margin-right:var(--spacing-4)!important}.mx-lg-5{margin-left:var(--spacing-5)!important;margin-right:var(--spacing-5)!important}.mx-lg-6{margin-left:var(--spacing-6)!important;margin-right:var(--spacing-6)!important}.mx-lg-7{margin-left:var(--spacing-7)!important;margin-right:var(--spacing-7)!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:var(--spacing-1)!important;margin-top:var(--spacing-1)!important}.my-lg-2{margin-bottom:var(--spacing-2)!important;margin-top:var(--spacing-2)!important}.my-lg-3{margin-bottom:var(--spacing-3)!important;margin-top:var(--spacing-3)!important}.my-lg-4{margin-bottom:var(--spacing-4)!important;margin-top:var(--spacing-4)!important}.my-lg-5{margin-bottom:var(--spacing-5)!important;margin-top:var(--spacing-5)!important}.my-lg-6{margin-bottom:var(--spacing-6)!important;margin-top:var(--spacing-6)!important}.my-lg-7{margin-bottom:var(--spacing-7)!important;margin-top:var(--spacing-7)!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:var(--spacing-1)!important}.mb-lg-2{margin-bottom:var(--spacing-2)!important}.mb-lg-3{margin-bottom:var(--spacing-3)!important}.mb-lg-4{margin-bottom:var(--spacing-4)!important}.mb-lg-5{margin-bottom:var(--spacing-5)!important}.mb-lg-6{margin-bottom:var(--spacing-6)!important}.mb-lg-7{margin-bottom:var(--spacing-7)!important}.mb-lg-auto{margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:var(--spacing-1)!important}.mt-lg-2{margin-top:var(--spacing-2)!important}.mt-lg-3{margin-top:var(--spacing-3)!important}.mt-lg-4{margin-top:var(--spacing-4)!important}.mt-lg-5{margin-top:var(--spacing-5)!important}.mt-lg-6{margin-top:var(--spacing-6)!important}.mt-lg-7{margin-top:var(--spacing-7)!important}.mt-lg-auto{margin-top:auto!important}.ml-lg-0{margin-left:0!important}.ml-lg-1{margin-left:var(--spacing-1)!important}.ml-lg-2{margin-left:var(--spacing-2)!important}.ml-lg-3{margin-left:var(--spacing-3)!important}.ml-lg-4{margin-left:var(--spacing-4)!important}.ml-lg-5{margin-left:var(--spacing-5)!important}.ml-lg-6{margin-left:var(--spacing-6)!important}.ml-lg-7{margin-left:var(--spacing-7)!important}.ml-lg-auto{margin-left:auto!important}.mr-lg-0{margin-right:0!important}.mr-lg-1{margin-right:var(--spacing-1)!important}.mr-lg-2{margin-right:var(--spacing-2)!important}.mr-lg-3{margin-right:var(--spacing-3)!important}.mr-lg-4{margin-right:var(--spacing-4)!important}.mr-lg-5{margin-right:var(--spacing-5)!important}.mr-lg-6{margin-right:var(--spacing-6)!important}.mr-lg-7{margin-right:var(--spacing-7)!important}.mr-lg-auto{margin-right:auto!important}}@media (min-width:80rem){.m-xl-0{margin:0!important}.m-xl-1{margin:var(--spacing-1)!important}.m-xl-2{margin:var(--spacing-2)!important}.m-xl-3{margin:var(--spacing-3)!important}.m-xl-4{margin:var(--spacing-4)!important}.m-xl-5{margin:var(--spacing-5)!important}.m-xl-6{margin:var(--spacing-6)!important}.m-xl-7{margin:var(--spacing-7)!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:var(--spacing-1)!important;margin-right:var(--spacing-1)!important}.mx-xl-2{margin-left:var(--spacing-2)!important;margin-right:var(--spacing-2)!important}.mx-xl-3{margin-left:var(--spacing-3)!important;margin-right:var(--spacing-3)!important}.mx-xl-4{margin-left:var(--spacing-4)!important;margin-right:var(--spacing-4)!important}.mx-xl-5{margin-left:var(--spacing-5)!important;margin-right:var(--spacing-5)!important}.mx-xl-6{margin-left:var(--spacing-6)!important;margin-right:var(--spacing-6)!important}.mx-xl-7{margin-left:var(--spacing-7)!important;margin-right:var(--spacing-7)!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:var(--spacing-1)!important;margin-top:var(--spacing-1)!important}.my-xl-2{margin-bottom:var(--spacing-2)!important;margin-top:var(--spacing-2)!important}.my-xl-3{margin-bottom:var(--spacing-3)!important;margin-top:var(--spacing-3)!important}.my-xl-4{margin-bottom:var(--spacing-4)!important;margin-top:var(--spacing-4)!important}.my-xl-5{margin-bottom:var(--spacing-5)!important;margin-top:var(--spacing-5)!important}.my-xl-6{margin-bottom:var(--spacing-6)!important;margin-top:var(--spacing-6)!important}.my-xl-7{margin-bottom:var(--spacing-7)!important;margin-top:var(--spacing-7)!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:var(--spacing-1)!important}.mb-xl-2{margin-bottom:var(--spacing-2)!important}.mb-xl-3{margin-bottom:var(--spacing-3)!important}.mb-xl-4{margin-bottom:var(--spacing-4)!important}.mb-xl-5{margin-bottom:var(--spacing-5)!important}.mb-xl-6{margin-bottom:var(--spacing-6)!important}.mb-xl-7{margin-bottom:var(--spacing-7)!important}.mb-xl-auto{margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:var(--spacing-1)!important}.mt-xl-2{margin-top:var(--spacing-2)!important}.mt-xl-3{margin-top:var(--spacing-3)!important}.mt-xl-4{margin-top:var(--spacing-4)!important}.mt-xl-5{margin-top:var(--spacing-5)!important}.mt-xl-6{margin-top:var(--spacing-6)!important}.mt-xl-7{margin-top:var(--spacing-7)!important}.mt-xl-auto{margin-top:auto!important}.ml-xl-0{margin-left:0!important}.ml-xl-1{margin-left:var(--spacing-1)!important}.ml-xl-2{margin-left:var(--spacing-2)!important}.ml-xl-3{margin-left:var(--spacing-3)!important}.ml-xl-4{margin-left:var(--spacing-4)!important}.ml-xl-5{margin-left:var(--spacing-5)!important}.ml-xl-6{margin-left:var(--spacing-6)!important}.ml-xl-7{margin-left:var(--spacing-7)!important}.ml-xl-auto{margin-left:auto!important}.mr-xl-0{margin-right:0!important}.mr-xl-1{margin-right:var(--spacing-1)!important}.mr-xl-2{margin-right:var(--spacing-2)!important}.mr-xl-3{margin-right:var(--spacing-3)!important}.mr-xl-4{margin-right:var(--spacing-4)!important}.mr-xl-5{margin-right:var(--spacing-5)!important}.mr-xl-6{margin-right:var(--spacing-6)!important}.mr-xl-7{margin-right:var(--spacing-7)!important}.mr-xl-auto{margin-right:auto!important}}@media (min-width:96rem){.m-xxl-0{margin:0!important}.m-xxl-1{margin:var(--spacing-1)!important}.m-xxl-2{margin:var(--spacing-2)!important}.m-xxl-3{margin:var(--spacing-3)!important}.m-xxl-4{margin:var(--spacing-4)!important}.m-xxl-5{margin:var(--spacing-5)!important}.m-xxl-6{margin:var(--spacing-6)!important}.m-xxl-7{margin:var(--spacing-7)!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:var(--spacing-1)!important;margin-right:var(--spacing-1)!important}.mx-xxl-2{margin-left:var(--spacing-2)!important;margin-right:var(--spacing-2)!important}.mx-xxl-3{margin-left:var(--spacing-3)!important;margin-right:var(--spacing-3)!important}.mx-xxl-4{margin-left:var(--spacing-4)!important;margin-right:var(--spacing-4)!important}.mx-xxl-5{margin-left:var(--spacing-5)!important;margin-right:var(--spacing-5)!important}.mx-xxl-6{margin-left:var(--spacing-6)!important;margin-right:var(--spacing-6)!important}.mx-xxl-7{margin-left:var(--spacing-7)!important;margin-right:var(--spacing-7)!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:var(--spacing-1)!important;margin-top:var(--spacing-1)!important}.my-xxl-2{margin-bottom:var(--spacing-2)!important;margin-top:var(--spacing-2)!important}.my-xxl-3{margin-bottom:var(--spacing-3)!important;margin-top:var(--spacing-3)!important}.my-xxl-4{margin-bottom:var(--spacing-4)!important;margin-top:var(--spacing-4)!important}.my-xxl-5{margin-bottom:var(--spacing-5)!important;margin-top:var(--spacing-5)!important}.my-xxl-6{margin-bottom:var(--spacing-6)!important;margin-top:var(--spacing-6)!important}.my-xxl-7{margin-bottom:var(--spacing-7)!important;margin-top:var(--spacing-7)!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:var(--spacing-1)!important}.mb-xxl-2{margin-bottom:var(--spacing-2)!important}.mb-xxl-3{margin-bottom:var(--spacing-3)!important}.mb-xxl-4{margin-bottom:var(--spacing-4)!important}.mb-xxl-5{margin-bottom:var(--spacing-5)!important}.mb-xxl-6{margin-bottom:var(--spacing-6)!important}.mb-xxl-7{margin-bottom:var(--spacing-7)!important}.mb-xxl-auto{margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:var(--spacing-1)!important}.mt-xxl-2{margin-top:var(--spacing-2)!important}.mt-xxl-3{margin-top:var(--spacing-3)!important}.mt-xxl-4{margin-top:var(--spacing-4)!important}.mt-xxl-5{margin-top:var(--spacing-5)!important}.mt-xxl-6{margin-top:var(--spacing-6)!important}.mt-xxl-7{margin-top:var(--spacing-7)!important}.mt-xxl-auto{margin-top:auto!important}.ml-xxl-0{margin-left:0!important}.ml-xxl-1{margin-left:var(--spacing-1)!important}.ml-xxl-2{margin-left:var(--spacing-2)!important}.ml-xxl-3{margin-left:var(--spacing-3)!important}.ml-xxl-4{margin-left:var(--spacing-4)!important}.ml-xxl-5{margin-left:var(--spacing-5)!important}.ml-xxl-6{margin-left:var(--spacing-6)!important}.ml-xxl-7{margin-left:var(--spacing-7)!important}.ml-xxl-auto{margin-left:auto!important}.mr-xxl-0{margin-right:0!important}.mr-xxl-1{margin-right:var(--spacing-1)!important}.mr-xxl-2{margin-right:var(--spacing-2)!important}.mr-xxl-3{margin-right:var(--spacing-3)!important}.mr-xxl-4{margin-right:var(--spacing-4)!important}.mr-xxl-5{margin-right:var(--spacing-5)!important}.mr-xxl-6{margin-right:var(--spacing-6)!important}.mr-xxl-7{margin-right:var(--spacing-7)!important}.mr-xxl-auto{margin-right:auto!important}}:root{--spacing-1:0.2360679775rem;--spacing-2:0.3819660113rem;--spacing-3:0.6180339887rem;--spacing-4:1rem;--spacing-5:1.618033989rem;--spacing-6:2.618033989rem;--spacing-7:4.236067977rem}.p-0{padding:0!important}.p-1{padding:var(--spacing-1)!important}.p-2{padding:var(--spacing-2)!important}.p-3{padding:var(--spacing-3)!important}.p-4{padding:var(--spacing-4)!important}.p-5{padding:var(--spacing-5)!important}.p-6{padding:var(--spacing-6)!important}.p-7{padding:var(--spacing-7)!important}.p-auto{padding:auto!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:var(--spacing-1)!important;padding-right:var(--spacing-1)!important}.px-2{padding-left:var(--spacing-2)!important;padding-right:var(--spacing-2)!important}.px-3{padding-left:var(--spacing-3)!important;padding-right:var(--spacing-3)!important}.px-4{padding-left:var(--spacing-4)!important;padding-right:var(--spacing-4)!important}.px-5{padding-left:var(--spacing-5)!important;padding-right:var(--spacing-5)!important}.px-6{padding-left:var(--spacing-6)!important;padding-right:var(--spacing-6)!important}.px-7{padding-left:var(--spacing-7)!important;padding-right:var(--spacing-7)!important}.px-auto{padding-left:auto!important;padding-right:auto!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:var(--spacing-1)!important;padding-top:var(--spacing-1)!important}.py-2{padding-bottom:var(--spacing-2)!important;padding-top:var(--spacing-2)!important}.py-3{padding-bottom:var(--spacing-3)!important;padding-top:var(--spacing-3)!important}.py-4{padding-bottom:var(--spacing-4)!important;padding-top:var(--spacing-4)!important}.py-5{padding-bottom:var(--spacing-5)!important;padding-top:var(--spacing-5)!important}.py-6{padding-bottom:var(--spacing-6)!important;padding-top:var(--spacing-6)!important}.py-7{padding-bottom:var(--spacing-7)!important;padding-top:var(--spacing-7)!important}.py-auto{padding-bottom:auto!important;padding-top:auto!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:var(--spacing-1)!important}.pb-2{padding-bottom:var(--spacing-2)!important}.pb-3{padding-bottom:var(--spacing-3)!important}.pb-4{padding-bottom:var(--spacing-4)!important}.pb-5{padding-bottom:var(--spacing-5)!important}.pb-6{padding-bottom:var(--spacing-6)!important}.pb-7{padding-bottom:var(--spacing-7)!important}.pb-auto{padding-bottom:auto!important}.pt-0{padding-top:0!important}.pt-1{padding-top:var(--spacing-1)!important}.pt-2{padding-top:var(--spacing-2)!important}.pt-3{padding-top:var(--spacing-3)!important}.pt-4{padding-top:var(--spacing-4)!important}.pt-5{padding-top:var(--spacing-5)!important}.pt-6{padding-top:var(--spacing-6)!important}.pt-7{padding-top:var(--spacing-7)!important}.pt-auto{padding-top:auto!important}.pl-0{padding-left:0!important}.pl-1{padding-left:var(--spacing-1)!important}.pl-2{padding-left:var(--spacing-2)!important}.pl-3{padding-left:var(--spacing-3)!important}.pl-4{padding-left:var(--spacing-4)!important}.pl-5{padding-left:var(--spacing-5)!important}.pl-6{padding-left:var(--spacing-6)!important}.pl-7{padding-left:var(--spacing-7)!important}.pl-auto{padding-left:auto!important}.pr-0{padding-right:0!important}.pr-1{padding-right:var(--spacing-1)!important}.pr-2{padding-right:var(--spacing-2)!important}.pr-3{padding-right:var(--spacing-3)!important}.pr-4{padding-right:var(--spacing-4)!important}.pr-5{padding-right:var(--spacing-5)!important}.pr-6{padding-right:var(--spacing-6)!important}.pr-7{padding-right:var(--spacing-7)!important}.pr-auto{padding-right:auto!important}@media (min-width:40rem){.p-sm-0{padding:0!important}.p-sm-1{padding:var(--spacing-1)!important}.p-sm-2{padding:var(--spacing-2)!important}.p-sm-3{padding:var(--spacing-3)!important}.p-sm-4{padding:var(--spacing-4)!important}.p-sm-5{padding:var(--spacing-5)!important}.p-sm-6{padding:var(--spacing-6)!important}.p-sm-7{padding:var(--spacing-7)!important}.p-sm-auto{padding:auto!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:var(--spacing-1)!important;padding-right:var(--spacing-1)!important}.px-sm-2{padding-left:var(--spacing-2)!important;padding-right:var(--spacing-2)!important}.px-sm-3{padding-left:var(--spacing-3)!important;padding-right:var(--spacing-3)!important}.px-sm-4{padding-left:var(--spacing-4)!important;padding-right:var(--spacing-4)!important}.px-sm-5{padding-left:var(--spacing-5)!important;padding-right:var(--spacing-5)!important}.px-sm-6{padding-left:var(--spacing-6)!important;padding-right:var(--spacing-6)!important}.px-sm-7{padding-left:var(--spacing-7)!important;padding-right:var(--spacing-7)!important}.px-sm-auto{padding-left:auto!important;padding-right:auto!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:var(--spacing-1)!important;padding-top:var(--spacing-1)!important}.py-sm-2{padding-bottom:var(--spacing-2)!important;padding-top:var(--spacing-2)!important}.py-sm-3{padding-bottom:var(--spacing-3)!important;padding-top:var(--spacing-3)!important}.py-sm-4{padding-bottom:var(--spacing-4)!important;padding-top:var(--spacing-4)!important}.py-sm-5{padding-bottom:var(--spacing-5)!important;padding-top:var(--spacing-5)!important}.py-sm-6{padding-bottom:var(--spacing-6)!important;padding-top:var(--spacing-6)!important}.py-sm-7{padding-bottom:var(--spacing-7)!important;padding-top:var(--spacing-7)!important}.py-sm-auto{padding-bottom:auto!important;padding-top:auto!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:var(--spacing-1)!important}.pb-sm-2{padding-bottom:var(--spacing-2)!important}.pb-sm-3{padding-bottom:var(--spacing-3)!important}.pb-sm-4{padding-bottom:var(--spacing-4)!important}.pb-sm-5{padding-bottom:var(--spacing-5)!important}.pb-sm-6{padding-bottom:var(--spacing-6)!important}.pb-sm-7{padding-bottom:var(--spacing-7)!important}.pb-sm-auto{padding-bottom:auto!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:var(--spacing-1)!important}.pt-sm-2{padding-top:var(--spacing-2)!important}.pt-sm-3{padding-top:var(--spacing-3)!important}.pt-sm-4{padding-top:var(--spacing-4)!important}.pt-sm-5{padding-top:var(--spacing-5)!important}.pt-sm-6{padding-top:var(--spacing-6)!important}.pt-sm-7{padding-top:var(--spacing-7)!important}.pt-sm-auto{padding-top:auto!important}.pl-sm-0{padding-left:0!important}.pl-sm-1{padding-left:var(--spacing-1)!important}.pl-sm-2{padding-left:var(--spacing-2)!important}.pl-sm-3{padding-left:var(--spacing-3)!important}.pl-sm-4{padding-left:var(--spacing-4)!important}.pl-sm-5{padding-left:var(--spacing-5)!important}.pl-sm-6{padding-left:var(--spacing-6)!important}.pl-sm-7{padding-left:var(--spacing-7)!important}.pl-sm-auto{padding-left:auto!important}.pr-sm-0{padding-right:0!important}.pr-sm-1{padding-right:var(--spacing-1)!important}.pr-sm-2{padding-right:var(--spacing-2)!important}.pr-sm-3{padding-right:var(--spacing-3)!important}.pr-sm-4{padding-right:var(--spacing-4)!important}.pr-sm-5{padding-right:var(--spacing-5)!important}.pr-sm-6{padding-right:var(--spacing-6)!important}.pr-sm-7{padding-right:var(--spacing-7)!important}.pr-sm-auto{padding-right:auto}}@media (min-width:48rem){.p-md-0{padding:0!important}.p-md-1{padding:var(--spacing-1)!important}.p-md-2{padding:var(--spacing-2)!important}.p-md-3{padding:var(--spacing-3)!important}.p-md-4{padding:var(--spacing-4)!important}.p-md-5{padding:var(--spacing-5)!important}.p-md-6{padding:var(--spacing-6)!important}.p-md-7{padding:var(--spacing-7)!important}.p-md-auto{padding:auto!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:var(--spacing-1)!important;padding-right:var(--spacing-1)!important}.px-md-2{padding-left:var(--spacing-2)!important;padding-right:var(--spacing-2)!important}.px-md-3{padding-left:var(--spacing-3)!important;padding-right:var(--spacing-3)!important}.px-md-4{padding-left:var(--spacing-4)!important;padding-right:var(--spacing-4)!important}.px-md-5{padding-left:var(--spacing-5)!important;padding-right:var(--spacing-5)!important}.px-md-6{padding-left:var(--spacing-6)!important;padding-right:var(--spacing-6)!important}.px-md-7{padding-left:var(--spacing-7)!important;padding-right:var(--spacing-7)!important}.px-md-auto{padding-left:auto!important;padding-right:auto!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:var(--spacing-1)!important;padding-top:var(--spacing-1)!important}.py-md-2{padding-bottom:var(--spacing-2)!important;padding-top:var(--spacing-2)!important}.py-md-3{padding-bottom:var(--spacing-3)!important;padding-top:var(--spacing-3)!important}.py-md-4{padding-bottom:var(--spacing-4)!important;padding-top:var(--spacing-4)!important}.py-md-5{padding-bottom:var(--spacing-5)!important;padding-top:var(--spacing-5)!important}.py-md-6{padding-bottom:var(--spacing-6)!important;padding-top:var(--spacing-6)!important}.py-md-7{padding-bottom:var(--spacing-7)!important;padding-top:var(--spacing-7)!important}.py-md-auto{padding-bottom:auto!important;padding-top:auto!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:var(--spacing-1)!important}.pb-md-2{padding-bottom:var(--spacing-2)!important}.pb-md-3{padding-bottom:var(--spacing-3)!important}.pb-md-4{padding-bottom:var(--spacing-4)!important}.pb-md-5{padding-bottom:var(--spacing-5)!important}.pb-md-6{padding-bottom:var(--spacing-6)!important}.pb-md-7{padding-bottom:var(--spacing-7)!important}.pb-md-auto{padding-bottom:auto!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:var(--spacing-1)!important}.pt-md-2{padding-top:var(--spacing-2)!important}.pt-md-3{padding-top:var(--spacing-3)!important}.pt-md-4{padding-top:var(--spacing-4)!important}.pt-md-5{padding-top:var(--spacing-5)!important}.pt-md-6{padding-top:var(--spacing-6)!important}.pt-md-7{padding-top:var(--spacing-7)!important}.pt-md-auto{padding-top:auto!important}.pl-md-0{padding-left:0!important}.pl-md-1{padding-left:var(--spacing-1)!important}.pl-md-2{padding-left:var(--spacing-2)!important}.pl-md-3{padding-left:var(--spacing-3)!important}.pl-md-4{padding-left:var(--spacing-4)!important}.pl-md-5{padding-left:var(--spacing-5)!important}.pl-md-6{padding-left:var(--spacing-6)!important}.pl-md-7{padding-left:var(--spacing-7)!important}.pl-md-auto{padding-left:auto!important}.pr-md-0{padding-right:0!important}.pr-md-1{padding-right:var(--spacing-1)!important}.pr-md-2{padding-right:var(--spacing-2)!important}.pr-md-3{padding-right:var(--spacing-3)!important}.pr-md-4{padding-right:var(--spacing-4)!important}.pr-md-5{padding-right:var(--spacing-5)!important}.pr-md-6{padding-right:var(--spacing-6)!important}.pr-md-7{padding-right:var(--spacing-7)!important}.pr-md-auto{padding-right:auto!important}}@media (min-width:64rem){.p-lg-0{padding:0!important}.p-lg-1{padding:var(--spacing-1)!important}.p-lg-2{padding:var(--spacing-2)!important}.p-lg-3{padding:var(--spacing-3)!important}.p-lg-4{padding:var(--spacing-4)!important}.p-lg-5{padding:var(--spacing-5)!important}.p-lg-6{padding:var(--spacing-6)!important}.p-lg-7{padding:var(--spacing-7)!important}.p-lg-auto{padding:auto!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:var(--spacing-1)!important;padding-right:var(--spacing-1)!important}.px-lg-2{padding-left:var(--spacing-2)!important;padding-right:var(--spacing-2)!important}.px-lg-3{padding-left:var(--spacing-3)!important;padding-right:var(--spacing-3)!important}.px-lg-4{padding-left:var(--spacing-4)!important;padding-right:var(--spacing-4)!important}.px-lg-5{padding-left:var(--spacing-5)!important;padding-right:var(--spacing-5)!important}.px-lg-6{padding-left:var(--spacing-6)!important;padding-right:var(--spacing-6)!important}.px-lg-7{padding-left:var(--spacing-7)!important;padding-right:var(--spacing-7)!important}.px-lg-auto{padding-left:auto!important;padding-right:auto!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:var(--spacing-1)!important;padding-top:var(--spacing-1)!important}.py-lg-2{padding-bottom:var(--spacing-2)!important;padding-top:var(--spacing-2)!important}.py-lg-3{padding-bottom:var(--spacing-3)!important;padding-top:var(--spacing-3)!important}.py-lg-4{padding-bottom:var(--spacing-4)!important;padding-top:var(--spacing-4)!important}.py-lg-5{padding-bottom:var(--spacing-5)!important;padding-top:var(--spacing-5)!important}.py-lg-6{padding-bottom:var(--spacing-6)!important;padding-top:var(--spacing-6)!important}.py-lg-7{padding-bottom:var(--spacing-7)!important;padding-top:var(--spacing-7)!important}.py-lg-auto{padding-bottom:auto!important;padding-top:auto!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:var(--spacing-1)!important}.pb-lg-2{padding-bottom:var(--spacing-2)!important}.pb-lg-3{padding-bottom:var(--spacing-3)!important}.pb-lg-4{padding-bottom:var(--spacing-4)!important}.pb-lg-5{padding-bottom:var(--spacing-5)!important}.pb-lg-6{padding-bottom:var(--spacing-6)!important}.pb-lg-7{padding-bottom:var(--spacing-7)!important}.pb-lg-auto{padding-bottom:auto!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:var(--spacing-1)!important}.pt-lg-2{padding-top:var(--spacing-2)!important}.pt-lg-3{padding-top:var(--spacing-3)!important}.pt-lg-4{padding-top:var(--spacing-4)!important}.pt-lg-5{padding-top:var(--spacing-5)!important}.pt-lg-6{padding-top:var(--spacing-6)!important}.pt-lg-7{padding-top:var(--spacing-7)!important}.pt-lg-auto{padding-top:auto!important}.pl-lg-0{padding-left:0!important}.pl-lg-1{padding-left:var(--spacing-1)!important}.pl-lg-2{padding-left:var(--spacing-2)!important}.pl-lg-3{padding-left:var(--spacing-3)!important}.pl-lg-4{padding-left:var(--spacing-4)!important}.pl-lg-5{padding-left:var(--spacing-5)!important}.pl-lg-6{padding-left:var(--spacing-6)!important}.pl-lg-7{padding-left:var(--spacing-7)!important}.pl-lg-auto{padding-left:auto!important}.pr-lg-0{padding-right:0!important}.pr-lg-1{padding-right:var(--spacing-1)!important}.pr-lg-2{padding-right:var(--spacing-2)!important}.pr-lg-3{padding-right:var(--spacing-3)!important}.pr-lg-4{padding-right:var(--spacing-4)!important}.pr-lg-5{padding-right:var(--spacing-5)!important}.pr-lg-6{padding-right:var(--spacing-6)!important}.pr-lg-7{padding-right:var(--spacing-7)!important}.pr-lg-auto{padding-right:auto!important}}@media (min-width:80rem){.p-xl-0{padding:0!important}.p-xl-1{padding:var(--spacing-1)!important}.p-xl-2{padding:var(--spacing-2)!important}.p-xl-3{padding:var(--spacing-3)!important}.p-xl-4{padding:var(--spacing-4)!important}.p-xl-5{padding:var(--spacing-5)!important}.p-xl-6{padding:var(--spacing-6)!important}.p-xl-7{padding:var(--spacing-7)!important}.p-xl-auto{padding:auto!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:var(--spacing-1)!important;padding-right:var(--spacing-1)!important}.px-xl-2{padding-left:var(--spacing-2)!important;padding-right:var(--spacing-2)!important}.px-xl-3{padding-left:var(--spacing-3)!important;padding-right:var(--spacing-3)!important}.px-xl-4{padding-left:var(--spacing-4)!important;padding-right:var(--spacing-4)!important}.px-xl-5{padding-left:var(--spacing-5)!important;padding-right:var(--spacing-5)!important}.px-xl-6{padding-left:var(--spacing-6)!important;padding-right:var(--spacing-6)!important}.px-xl-7{padding-left:var(--spacing-7)!important;padding-right:var(--spacing-7)!important}.px-xl-auto{padding-left:auto!important;padding-right:auto!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:var(--spacing-1)!important;padding-top:var(--spacing-1)!important}.py-xl-2{padding-bottom:var(--spacing-2)!important;padding-top:var(--spacing-2)!important}.py-xl-3{padding-bottom:var(--spacing-3)!important;padding-top:var(--spacing-3)!important}.py-xl-4{padding-bottom:var(--spacing-4)!important;padding-top:var(--spacing-4)!important}.py-xl-5{padding-bottom:var(--spacing-5)!important;padding-top:var(--spacing-5)!important}.py-xl-6{padding-bottom:var(--spacing-6)!important;padding-top:var(--spacing-6)!important}.py-xl-7{padding-bottom:var(--spacing-7)!important;padding-top:var(--spacing-7)!important}.py-xl-auto{padding-bottom:auto!important;padding-top:auto!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:var(--spacing-1)!important}.pb-xl-2{padding-bottom:var(--spacing-2)!important}.pb-xl-3{padding-bottom:var(--spacing-3)!important}.pb-xl-4{padding-bottom:var(--spacing-4)!important}.pb-xl-5{padding-bottom:var(--spacing-5)!important}.pb-xl-6{padding-bottom:var(--spacing-6)!important}.pb-xl-7{padding-bottom:var(--spacing-7)!important}.pb-xl-auto{padding-bottom:auto!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:var(--spacing-1)!important}.pt-xl-2{padding-top:var(--spacing-2)!important}.pt-xl-3{padding-top:var(--spacing-3)!important}.pt-xl-4{padding-top:var(--spacing-4)!important}.pt-xl-5{padding-top:var(--spacing-5)!important}.pt-xl-6{padding-top:var(--spacing-6)!important}.pt-xl-7{padding-top:var(--spacing-7)!important}.pt-xl-auto{padding-top:auto!important}.pl-xl-0{padding-left:0!important}.pl-xl-1{padding-left:var(--spacing-1)!important}.pl-xl-2{padding-left:var(--spacing-2)!important}.pl-xl-3{padding-left:var(--spacing-3)!important}.pl-xl-4{padding-left:var(--spacing-4)!important}.pl-xl-5{padding-left:var(--spacing-5)!important}.pl-xl-6{padding-left:var(--spacing-6)!important}.pl-xl-7{padding-left:var(--spacing-7)!important}.pl-xl-auto{padding-left:auto!important}.pr-xl-0{padding-right:0!important}.pr-xl-1{padding-right:var(--spacing-1)!important}.pr-xl-2{padding-right:var(--spacing-2)!important}.pr-xl-3{padding-right:var(--spacing-3)!important}.pr-xl-4{padding-right:var(--spacing-4)!important}.pr-xl-5{padding-right:var(--spacing-5)!important}.pr-xl-6{padding-right:var(--spacing-6)!important}.pr-xl-7{padding-right:var(--spacing-7)!important}.pr-xl-auto{padding-right:auto!important}}@media (min-width:96rem){.p-xxl-0{padding:0!important}.p-xxl-1{padding:var(--spacing-1)!important}.p-xxl-2{padding:var(--spacing-2)!important}.p-xxl-3{padding:var(--spacing-3)!important}.p-xxl-4{padding:var(--spacing-4)!important}.p-xxl-5{padding:var(--spacing-5)!important}.p-xxl-6{padding:var(--spacing-6)!important}.p-xxl-7{padding:var(--spacing-7)!important}.p-xxl-auto{padding:auto!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:var(--spacing-1)!important;padding-right:var(--spacing-1)!important}.px-xxl-2{padding-left:var(--spacing-2)!important;padding-right:var(--spacing-2)!important}.px-xxl-3{padding-left:var(--spacing-3)!important;padding-right:var(--spacing-3)!important}.px-xxl-4{padding-left:var(--spacing-4)!important;padding-right:var(--spacing-4)!important}.px-xxl-5{padding-left:var(--spacing-5)!important;padding-right:var(--spacing-5)!important}.px-xxl-6{padding-left:var(--spacing-6)!important;padding-right:var(--spacing-6)!important}.px-xxl-7{padding-left:var(--spacing-7)!important;padding-right:var(--spacing-7)!important}.px-xxl-auto{padding-left:auto!important;padding-right:auto!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:var(--spacing-1)!important;padding-top:var(--spacing-1)!important}.py-xxl-2{padding-bottom:var(--spacing-2)!important;padding-top:var(--spacing-2)!important}.py-xxl-3{padding-bottom:var(--spacing-3)!important;padding-top:var(--spacing-3)!important}.py-xxl-4{padding-bottom:var(--spacing-4)!important;padding-top:var(--spacing-4)!important}.py-xxl-5{padding-bottom:var(--spacing-5)!important;padding-top:var(--spacing-5)!important}.py-xxl-6{padding-bottom:var(--spacing-6)!important;padding-top:var(--spacing-6)!important}.py-xxl-7{padding-bottom:var(--spacing-7)!important;padding-top:var(--spacing-7)!important}.py-xxl-auto{padding-bottom:auto!important;padding-top:auto!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:var(--spacing-1)!important}.pb-xxl-2{padding-bottom:var(--spacing-2)!important}.pb-xxl-3{padding-bottom:var(--spacing-3)!important}.pb-xxl-4{padding-bottom:var(--spacing-4)!important}.pb-xxl-5{padding-bottom:var(--spacing-5)!important}.pb-xxl-6{padding-bottom:var(--spacing-6)!important}.pb-xxl-7{padding-bottom:var(--spacing-7)!important}.pb-xxl-auto{padding-bottom:auto!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:var(--spacing-1)!important}.pt-xxl-2{padding-top:var(--spacing-2)!important}.pt-xxl-3{padding-top:var(--spacing-3)!important}.pt-xxl-4{padding-top:var(--spacing-4)!important}.pt-xxl-5{padding-top:var(--spacing-5)!important}.pt-xxl-6{padding-top:var(--spacing-6)!important}.pt-xxl-7{padding-top:var(--spacing-7)!important}.pt-xxl-auto{padding-top:auto!important}.pl-xxl-0{padding-left:0!important}.pl-xxl-1{padding-left:var(--spacing-1)!important}.pl-xxl-2{padding-left:var(--spacing-2)!important}.pl-xxl-3{padding-left:var(--spacing-3)!important}.pl-xxl-4{padding-left:var(--spacing-4)!important}.pl-xxl-5{padding-left:var(--spacing-5)!important}.pl-xxl-6{padding-left:var(--spacing-6)!important}.pl-xxl-7{padding-left:var(--spacing-7)!important}.pl-xxl-auto{padding-left:auto!important}.pr-xxl-0{padding-right:0!important}.pr-xxl-1{padding-right:var(--spacing-1)!important}.pr-xxl-2{padding-right:var(--spacing-2)!important}.pr-xxl-3{padding-right:var(--spacing-3)!important}.pr-xxl-4{padding-right:var(--spacing-4)!important}.pr-xxl-5{padding-right:var(--spacing-5)!important}.pr-xxl-6{padding-right:var(--spacing-6)!important}.pr-xxl-7{padding-right:var(--spacing-7)!important}.pr-xxl-auto{padding-right:auto!important}}.w-auto{width:auto!important}.w-4px{width:4px!important}.w-8px{width:8px!important}.w-16px{width:16px!important}.w-24px{width:24px!important}.w-32px{width:32px!important}.w-48px{width:48px!important}.w-64px{width:64px!important}.w-96px{width:96px!important}.w-128px{width:128px!important}.w-160px{width:160px!important}.w-256px{width:256px!important}.w-300px{width:300px!important}.w-350px{width:350px!important}.w-500px{width:500px!important}@media (min-width:40rem){.w-sm-4px{width:4px!important}.w-sm-8px{width:8px!important}.w-sm-16px{width:16px!important}.w-sm-24px{width:24px!important}.w-sm-32px{width:32px!important}.w-sm-48px{width:48px!important}.w-sm-64px{width:64px!important}.w-sm-96px{width:96px!important}.w-sm-128px{width:128px!important}.w-sm-160px{width:160px!important}.w-sm-256px{width:256px!important}.w-sm-300px{width:300px!important}.w-sm-350px{width:350px!important}.w-sm-500px{width:500px!important}}@media (min-width:48rem){.w-md-4px{width:4px!important}.w-md-8px{width:8px!important}.w-md-16px{width:16px!important}.w-md-24px{width:24px!important}.w-md-32px{width:32px!important}.w-md-48px{width:48px!important}.w-md-64px{width:64px!important}.w-md-96px{width:96px!important}.w-md-128px{width:128px!important}.w-md-160px{width:160px!important}.w-md-256px{width:256px!important}.w-md-300px{width:300px!important}.w-md-350px{width:350px!important}.w-md-500px{width:500px!important}}@media (min-width:64rem){.w-lg-4px{width:4px!important}.w-lg-8px{width:8px!important}.w-lg-16px{width:16px!important}.w-lg-24px{width:24px!important}.w-lg-32px{width:32px!important}.w-lg-48px{width:48px!important}.w-lg-64px{width:64px!important}.w-lg-96px{width:96px!important}.w-lg-128px{width:128px!important}.w-lg-160px{width:160px!important}.w-lg-256px{width:256px!important}.w-lg-300px{width:300px!important}.w-lg-350px{width:350px!important}.w-lg-500px{width:500px!important}}@media (min-width:80rem){.w-xl-4px{width:4px!important}.w-xl-8px{width:8px!important}.w-xl-16px{width:16px!important}.w-xl-24px{width:24px!important}.w-xl-32px{width:32px!important}.w-xl-48px{width:48px!important}.w-xl-64px{width:64px!important}.w-xl-96px{width:96px!important}.w-xl-128px{width:128px!important}.w-xl-160px{width:160px!important}.w-xl-256px{width:256px!important}.w-xl-300px{width:300px!important}.w-xl-350px{width:350px!important}.w-xl-500px{width:500px!important}}@media (min-width:96rem){.w-xxl-4px{width:4px!important}.w-xxl-8px{width:8px!important}.w-xxl-16px{width:16px!important}.w-xxl-24px{width:24px!important}.w-xxl-32px{width:32px!important}.w-xxl-48px{width:48px!important}.w-xxl-64px{width:64px!important}.w-xxl-96px{width:96px!important}.w-xxl-128px{width:128px!important}.w-xxl-160px{width:160px!important}.w-xxl-256px{width:256px!important}.w-xxl-300px{width:300px!important}.w-xxl-350px{width:350px!important}.w-xxl-500px{width:500px!important}}.w-min-4px{min-width:4px!important}.w-min-8px{min-width:8px!important}.w-min-16px{min-width:16px!important}.w-min-24px{min-width:24px!important}.w-min-32px{min-width:32px!important}.w-min-48px{min-width:48px!important}.w-min-64px{min-width:64px!important}.w-min-96px{min-width:96px!important}.w-min-128px{min-width:128px!important}.w-min-160px{min-width:160px!important}.w-min-256px{min-width:256px!important}.w-min-300px{min-width:300px!important}.w-min-350px{min-width:350px!important}.w-min-500px{min-width:500px!important}.w-max-4px{max-width:4px!important}.w-max-8px{max-width:8px!important}.w-max-16px{max-width:16px!important}.w-max-24px{max-width:24px!important}.w-max-32px{max-width:32px!important}.w-max-48px{max-width:48px!important}.w-max-64px{max-width:64px!important}.w-maw-96px{max-width:96px!important}.w-max-128px{max-width:128px!important}.w-max-160px{max-width:160px!important}.w-max-256px{max-width:256px!important}.w-max-300px{max-width:300px!important}.w-max-350px{max-width:350px!important}.w-max-500px{max-width:500px!important}.w-100wh-8px{width:calc(100vw - 8px)}.w-100wh-16px{width:calc(100vw - 16px)}.w-100wh-32px{width:calc(100vw - 32px)}.w-100wh-48px{width:calc(100vw - 48px)}.w-100wh-64px{width:calc(100vw - 64px)}.w-100wh-128px{width:calc(100vw - 128px)}.w-100wh-256px{width:calc(100vw - 256px)}.w-sm{width:var(--breakpoint-sm)!important}.w-md{width:var(--breakpoint-md)!important}.w-lg{width:var(--breakpoint-lg)!important}.w-xl{width:var(--breakpoint-xl)!important}.w-xxl{width:var(--breakpoint-xxl)!important}.w-min-sm{min-width:var(--breakpoint-sm)!important}.w-min-md{min-width:var(--breakpoint-md)!important}.w-min-lg{min-width:var(--breakpoint-lg)!important}.w-min-xl{min-width:var(--breakpoint-xl)!important}.w-min-xxl{min-width:var(--breakpoint-xxl)!important}.w-max-sm{max-width:var(--breakpoint-sm)!important}.w-max-md{max-width:var(--breakpoint-md)!important}.w-max-lg{max-width:var(--breakpoint-lg)!important}.w-max-xl{max-width:var(--breakpoint-xl)!important}.w-max-xxl{max-width:var(--breakpoint-xxl)!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-min-25{min-width:25%!important}.w-min-50{min-width:50%!important}.w-min-75{min-width:75%!important}.w-min-100{min-width:100%!important}.w-max-25{max-width:25%!important}.w-max-50{max-width:50%!important}.w-max-75{max-width:75%!important}.w-max-100{max-width:100%!important}.w-20vw{width:20vw!important}.w-25vw{width:25vw!important}.w-50vw{width:50vw!important}.w-75vw{width:75vw!important}.w-96vw{width:96vw!important}.w-100vw{width:100vw!important}.w-min-20vw{min-width:20vw!important}.w-min-25vw{min-width:25vw!important}.w-min-50vw{min-width:50vw!important}.w-min-75vw{min-width:75vw!important}.w-min-96vw{min-width:96vw!important}.w-min-100vw{min-width:100vw!important}.w-max-20vw{max-width:20vw!important}.w-max-25vw{max-width:25vw!important}.w-max-50vw{max-width:50vw!important}.w-max-75vw{max-width:75vw!important}.w-max-96vw{max-width:96vw!important}.w-max-100vw{max-width:100vw!important}.w-20vh{width:20vh!important}.w-25vh{width:25vh!important}.w-50vh{width:50vh!important}.w-75vh{width:75vh!important}.w-100vh{width:100vh!important}.w-min-20vh{min-width:20vh!important}.w-min-25vh{min-width:25vh!important}.w-min-50vh{min-width:50vh!important}.w-min-75vh{min-width:75vh!important}.w-min-100vh{min-width:100vh!important}.w-max-20vh{max-width:20vh!important}.w-max-25vh{max-width:25vh!important}.w-max-50vh{max-width:50vh!important}.w-max-75vh{max-width:75vh!important}.w-max-100vh{max-width:100vh!important}.w-100dvw{width:100dvw!important}.w-100dvh{width:100dvh!important}.w-100lvw{width:100lvw!important}.w-100lvh{width:100lvh!important}.w-100svw{width:100svw!important}.w-100svh{width:100svh!important}.w-100vmin{width:100vmin!important}.w-100vmax{width:100vmax!important}.w-min{width:min-content!important}.w-max{width:max-content!important}.w-fit{width:fit-content!important}.h-auto{height:auto!important}.h-4px{height:4px!important}.h-8px{height:8px!important}.h-16px{height:16px!important}.h-24px{height:24px!important}.h-32px{height:32px!important}.h-48px{height:48px!important}.h-64px{height:64px!important}.h-128px{height:128px!important}.h-160px{height:160px!important}.h-256px{height:256px!important}.h-300px{height:300px!important}.h-350px{height:350px!important}.h-500px{height:500px!important}@media (min-width:40rem){.h-sm-4px{height:4px!important}.h-sm-8px{height:8px!important}.h-sm-16px{height:16px!important}.h-sm-24px{height:24px!important}.h-sm-32px{height:32px!important}.h-sm-48px{height:48px!important}.h-sm-64px{height:64px!important}.h-sm-96px{height:96px!important}.h-sm-128px{height:128px!important}.h-sm-160px{height:160px!important}.h-sm-256px{height:256px!important}.h-sm-300px{height:300px!important}.h-sm-350px{height:350px!important}.h-sm-500px{height:500px!important}}@media (min-width:48rem){.h-md-4px{height:4px!important}.h-md-8px{height:8px!important}.h-md-16px{height:16px!important}.h-md-24px{height:24px!important}.h-md-32px{height:32px!important}.h-md-48px{height:48px!important}.h-md-64px{height:64px!important}.h-md-96px{height:96px!important}.h-md-128px{height:128px!important}.h-md-160px{height:160px!important}.h-md-256px{height:256px!important}.h-md-300px{height:300px!important}.h-md-350px{height:350px!important}.h-md-500px{height:500px!important}}@media (min-width:64rem){.h-lg-4px{height:4px!important}.h-lg-8px{height:8px!important}.h-lg-16px{height:16px!important}.h-lg-24px{height:24px!important}.h-lg-32px{height:32px!important}.h-lg-48px{height:48px!important}.h-lg-64px{height:64px!important}.h-lg-96px{height:96px!important}.h-lg-128px{height:128px!important}.h-lg-160px{height:160px!important}.h-lg-256px{height:256px!important}.h-lg-300px{height:300px!important}.h-lg-350px{height:350px!important}.h-lg-500px{height:500px!important}}@media (min-width:80rem){.h-xl-4px{height:4px!important}.h-xl-8px{height:8px!important}.h-xl-16px{height:16px!important}.h-xl-24px{height:24px!important}.h-xl-32px{height:32px!important}.h-xl-48px{height:48px!important}.h-xl-64px{height:64px!important}.h-xl-96px{height:96px!important}.h-xl-128px{height:128px!important}.h-xl-160px{height:160px!important}.h-xl-256px{height:256px!important}.h-xl-300px{height:300px!important}.h-xl-350px{height:350px!important}.h-xl-500px{height:500px!important}}@media (min-width:96rem){.h-xxl-4px{height:4px!important}.h-xxl-8px{height:8px!important}.h-xxl-16px{height:16px!important}.h-xxl-24px{height:24px!important}.h-xxl-32px{height:32px!important}.h-xxl-48px{height:48px!important}.h-xxl-64px{height:64px!important}.h-xxl-96px{height:96px!important}.h-xxl-128px{height:128px!important}.h-xxl-160px{height:160px!important}.h-xxl-256px{height:256px!important}.h-xxl-300px{height:300px!important}.h-xxl-350px{height:350px!important}.h-xxl-500px{height:500px!important}}.h-min-4px{min-height:4px!important}.h-min-8px{min-height:8px!important}.h-min-16px{min-height:16px!important}.h-min-24px{min-height:24px!important}.h-min-32px{min-height:32px!important}.h-min-48px{min-height:48px!important}.h-min-64px{min-height:64px!important}.h-min-128px{min-height:128px!important}.h-min-160px{min-height:160px!important}.h-min-256px{min-height:256px!important}.h-min-300px{min-height:300px!important}.h-min-350px{min-height:350px!important}.h-min-500px{min-height:500px!important}.h-max-4px{max-height:4px!important}.h-max-8px{max-height:8px!important}.h-max-16px{max-height:16px!important}.h-max-24px{max-height:24px!important}.h-max-32px{max-height:32px!important}.h-max-48px{max-height:48px!important}.h-max-64px{max-height:64px!important}.h-max-128px{max-height:128px!important}.h-max-160px{max-height:160px!important}.h-max-256px{max-height:256px!important}.h-max-300px{max-height:300px!important}.h-max-350px{max-height:350px!important}.h-max-500px{max-height:500px!important}.h-100vh-8px{height:calc(100vh - 8px)}.h-100vh-16px{height:calc(100vh - 16px)}.h-100vh-32px{height:calc(100vh - 32px)}.h-100vh-48px{height:calc(100vh - 48px)}.h-100vh-64px{height:calc(100vh - 64px)}.h-100vh-128px{height:calc(100vh - 128px)}.h-100vh-256px{height:calc(100vh - 256px)}.h-sm{height:var(--breakpoint-sm)!important}.h-md{height:var(--breakpoint-md)!important}.h-lg{height:var(--breakpoint-lg)!important}.h-xl{height:var(--breakpoint-xl)!important}.h-xxl{height:var(--breakpoint-xxl)!important}.h-min-sm{min-height:var(--breakpoint-sm)!important}.h-min-md{min-height:var(--breakpoint-md)!important}.h-min-lg{min-height:var(--breakpoint-lg)!important}.h-min-xl{min-height:var(--breakpoint-xl)!important}.h-min-xxl{min-height:var(--breakpoint-xxl)!important}.h-max-sm{max-height:var(--breakpoint-sm)!important}.h-max-md{max-height:var(--breakpoint-md)!important}.h-max-lg{max-height:var(--breakpoint-lg)!important}.h-max-xl{max-height:var(--breakpoint-xl)!important}.h-max-xxl{max-height:var(--breakpoint-xxl)!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-min-25{min-height:25%!important}.h-min-50{min-height:50%!important}.h-min-75{min-height:75%!important}.h-min-100{min-height:100%!important}.h-max-25{max-height:25%!important}.h-max-50{max-height:50%!important}.h-max-75{max-height:75%!important}.h-max-100{max-height:100%!important}.h-20vw{height:20vw!important}.h-25vw{height:25vw!important}.h-50vw{height:50vw!important}.h-75vw{height:75vw!important}.h-96vw{height:96vw!important}.h-100vw{height:100vw!important}.h-min-20vw{min-height:20vw!important}.h-min-25vw{min-height:25vw!important}.h-min-50vw{min-height:50vw!important}.h-min-75vw{min-height:75vw!important}.h-min-96vw{min-height:96vw!important}.h-min-100vw{min-height:100vw!important}.h-max-20vw{max-height:20vw!important}.h-max-25vw{max-height:25vw!important}.h-max-50vw{max-height:50vw!important}.h-max-75vw{max-height:75vw!important}.h-max-96vw{max-height:96vw!important}.h-max-100vw{max-height:100vw!important}.h-20vh{height:20vh!important}.h-25vh{height:25vh!important}.h-50vh{height:50vh!important}.h-75vh{height:75vh!important}.h-100vh{height:100vh!important}.h-min-20vh{min-height:20vh!important}.h-min-25vh{min-height:25vh!important}.h-min-50vh{min-height:50vh!important}.h-min-75vh{min-height:75vh!important}.h-min-100vh{min-height:100vh!important}.h-max-20vh{max-height:20vh!important}.h-max-25vh{max-height:25vh!important}.h-max-50vh{max-height:50vh!important}.h-max-75vh{max-height:75vh!important}.h-max-100vh{max-height:100vh!important}.h-100dvw{height:100dvw!important}.h-100dvh{height:100dvh!important}.h-100lvw{height:100lvw!important}.h-100lvh{height:100lvh!important}.h-100svw{height:100svw!important}.h-100svh{height:100svh!important}.h-100vmin{height:100vmin!important}.h-100vmax{height:100vmax!important}.h-min{height:min-content!important}.h-max{height:max-content!important}.h-fit{height:fit-content!important}.ratio-1x1{aspect-ratio:1/1!important}.ratio-2x1{aspect-ratio:2/1!important}.ratio-1x2{aspect-ratio:1/2!important}.ratio-16x9{aspect-ratio:16/9!important}.ratio-9x16{aspect-ratio:9/16!important}.d-none{display:none!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-table{display:table!important}.d-table-cell{display:table-cell!important}.d-table-row{display:table-row!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.hover\:d-none:hover{display:none!important}.hover\:d-block:hover{display:block!important}.hover\:d-grid:hover{display:grid!important}.hover\:d-flex:hover{display:flex!important}.hover\:d-inline-flex{display:inline-flex!important}.hover\:d-table:hover{display:table!important}.hover\:d-table-cell:hover{display:table-cell!important}.hover\:d-table-row:hover{display:table-row!important}.hover\:d-inline:hover{display:inline!important}.hover\:d-inline-block:hover{display:inline-block!important}@media (min-width:40rem){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-flex,.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-table{display:table!important}.d-sm-table-cell{display:table-cell!important}.d-sm-table-row{display:table-row!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}}@media (min-width:48rem){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-table{display:table!important}.d-md-table-cell{display:table-cell!important}.d-md-table-row{display:table-row!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}}@media (min-width:64rem){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-table{display:table!important}.d-lg-table-cell{display:table-cell!important}.d-lg-table-row{display:table-row!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}}@media (min-width:80rem){.d-xl-none{display:none!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-table{display:table!important}.d-xl-table-cell{display:table-cell!important}.d-xl-table-row{display:table-row!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}}@media (min-width:96rem){.d-xxl-none{display:none!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-table{display:table!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-table-row{display:table-row!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}}.h-flex,.h-flex-start{display:flex;justify-content:start}.h-flex-end{display:flex;justify-content:end}.h-flex-center{display:flex;justify-content:center}.h-flex-between{display:flex;justify-content:space-between}.h-flex-around{display:flex;justify-content:space-around}.h-flex-evenly{display:flex;justify-content:space-evenly}.v-flex,.v-flex-start{justify-content:start}.v-flex,.v-flex-end,.v-flex-start{display:flex;flex-direction:column}.v-flex-end{justify-content:end}.v-flex-center{justify-content:center}.v-flex-between,.v-flex-center{display:flex;flex-direction:column}.v-flex-between{justify-content:space-between}.v-flex-around{justify-content:space-around}.v-flex-around,.v-flex-evenly{display:flex;flex-direction:column}.v-flex-evenly{justify-content:space-evenly}.flex-nowrap{flex-wrap:nowrap}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-end-safe{align-items:safe flex-end}.items-center{align-items:center}.items-center-safe{align-items:safe center}.items-baseline{align-items:baseline}.items-baseline-last{align-items:last baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-end-safe{justify-content:safe flex-end}.justify-center{justify-content:center}.justify-center-safe{justify-content:safe center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-stretch{justify-content:stretch}.justify-baseline{justify-content:baseline}.justify-normal{justify-content:normal}.grow-0{flex-grow:0}.grow-1{flex-grow:1}.grow-2{flex-grow:2}.grow-3{flex-grow:3}.grow-4{flex-grow:4}.grow-5{flex-grow:5}.grow-6{flex-grow:6}.grow-7{flex-grow:7}.flex-0{flex:0}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-6{flex:6}.flex-7{flex:7}.shrink-0{flex-shrink:0}.shrink,.shrink-1{flex-shrink:1}.shrink-2{flex-shrink:2}.shrink-3{flex-shrink:3}.shrink-4{flex-shrink:4}.shrink-5{flex-shrink:5}.shrink-6{flex-shrink:6}.shrink-7{flex-shrink:7}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-end-safe{align-self:safe flex-end}.self-center{align-self:center}.self-center-safe{align-self:safe center}.self-stretch{align-self:stretch}.self-baseline{align-self:baseline}.self-baseline-last{align-self:last baseline}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:flex-start}.justify-self-end{justify-self:flex-end}.justify-self-end-safe{justify-self:safe flex-end}.justify-self-center{justify-self:center}.justify-self-center-safe{justify-self:safe center}.justify-self-stretch{justify-self:stretch}.justify-self-baseline{justify-self:baseline}.justify-self-baseline-last{justify-self:last baseline}.place-self-auto{place-self:auto}.place-self-start{place-self:start}.place-self-end{place-self:end}.place-self-end-safe{place-self:safe end}.place-self-center{place-self:center}.place-self-center-safe{place-self:safe center}.place-self-stretch{place-self:stretch}.gap-0{gap:0}.gap-1{gap:var(--spacing-1)}.gap-2{gap:var(--spacing-2)}.gap-3{gap:var(--spacing-3)}.gap-4{gap:var(--spacing-4)}.gap-5{gap:var(--spacing-5)}.gap-6{gap:var(--spacing-6)}.gap-7{gap:var(--spacing-7)}.box-border{box-sizing:border-box}.box-content{box-sizing:content-box}.position-relative,.relative{position:relative}.absolute,.position-absolute{position:absolute}.position-static,.static{position:static}.fixed,.position-fixed{position:fixed}.position-sticky,.sticky{position:sticky}.top-0{top:0}.top-50{top:50%}.top-8px{top:8px}.top-16px{top:16px}.top-24px{top:24px}.top-32px{top:32px}.top-48px{top:48px}.top-64px{top:64px}.top-128px{top:128px}.top-256px{top:256px}.top-350px{top:350px}.top-500px{top:500px}.right-0{right:0}.right-50{right:50%}.right-8px{right:8px}.right-16px{right:16px}.right-24px{right:24px}.right-32px{right:32px}.right-48px{right:48px}.right-64px{right:64px}.right-128px{right:128px}.right-256px{right:256px}.right-350px{right:350px}.right-500px{right:500px}.bottom-0{bottom:0}.bottom-50{bottom:50%}.bottom-8px{bottom:8px}.bottom-16px{bottom:16px}.bottom-24px{bottom:24px}.bottom-32px{bottom:32px}.bottom-48px{bottom:48px}.bottom-64px{bottom:64px}.bottom-128px{bottom:128px}.bottom-256px{bottom:256px}.bottom-350px{bottom:350px}.bottom-500px{bottom:500px}.left-0{left:0}.left-50{left:50%}.left-8px{left:8px}.left-16px{left:16px}.left-24px{left:24px}.left-32px{left:32px}.left-48px{left:48px}.left-64px{left:64px}.left-128px{left:128px}.left-256px{left:256px}.left-350px{left:350px}.left-500px{left:500px}.zindex-toaster{z-index:1090}.bg-yellow{--bg-light:var(--yellow-200);--bg-dark:var(--yellow-800)}.bg-yellow-50{--bg-light:var(--yellow-50 );--bg-dark:var(--yellow-50 )}.bg-yellow-100{--bg-light:var(--yellow-100);--bg-dark:var(--yellow-100)}.bg-yellow-200{--bg-light:var(--yellow-200);--bg-dark:var(--yellow-200)}.bg-yellow-300{--bg-light:var(--yellow-300);--bg-dark:var(--yellow-300)}.bg-yellow-400{--bg-light:var(--yellow-400);--bg-dark:var(--yellow-400)}.bg-yellow-500{--bg-light:var(--yellow-500);--bg-dark:var(--yellow-500)}.bg-yellow-600{--bg-light:var(--yellow-600);--bg-dark:var(--yellow-600)}.bg-yellow-700{--bg-light:var(--yellow-700);--bg-dark:var(--yellow-700)}.bg-yellow-800{--bg-light:var(--yellow-800);--bg-dark:var(--yellow-800)}.bg-yellow-900{--bg-light:var(--yellow-900);--bg-dark:var(--yellow-900)}.bg-yellow-950{--bg-light:var(--yellow-950);--bg-dark:var(--yellow-950)}.light\:bg-yellow{--bg-light:var(--yellow-200 )}.light\:bg-yellow-50{--bg-light:var(--yellow-50 )}.light\:bg-yellow-100{--bg-light:var(--yellow-100)}.light\:bg-yellow-200{--bg-light:var(--yellow-200)}.light\:bg-yellow-300{--bg-light:var(--yellow-300)}.light\:bg-yellow-400{--bg-light:var(--yellow-400)}.light\:bg-yellow-500{--bg-light:var(--yellow-500)}.light\:bg-yellow-600{--bg-light:var(--yellow-600)}.light\:bg-yellow-700{--bg-light:var(--yellow-700)}.light\:bg-yellow-800{--bg-light:var(--yellow-800)}.light\:bg-yellow-900{--bg-light:var(--yellow-900)}.light\:bg-yellow-950{--bg-light:var(--yellow-950)}.dark\:bg-yellow{--bg-dark:var(--yellow-800 )}.dark\:bg-yellow-50{--bg-dark:var(--yellow-50 )}.dark\:bg-yellow-100{--bg-dark:var(--yellow-100)}.dark\:bg-yellow-200{--bg-dark:var(--yellow-200)}.dark\:bg-yellow-300{--bg-dark:var(--yellow-300)}.dark\:bg-yellow-400{--bg-dark:var(--yellow-400)}.dark\:bg-yellow-500{--bg-dark:var(--yellow-500)}.dark\:bg-yellow-600{--bg-dark:var(--yellow-600)}.dark\:bg-yellow-700{--bg-dark:var(--yellow-700)}.dark\:bg-yellow-800{--bg-dark:var(--yellow-800)}.dark\:bg-yellow-900{--bg-dark:var(--yellow-900)}.dark\:bg-yellow-950{--bg-dark:var(--yellow-950)}.hover\:bg-yellow:hover{--bg-light:var(--yellow-200);--bg-dark:var(--yellow-800)}.hover\:bg-yellow-50:hover{--bg-light:var(--yellow-50 );--bg-dark:var(--yellow-50 )}.hover\:bg-yellow-100:hover{--bg-light:var(--yellow-100);--bg-dark:var(--yellow-100)}.hover\:bg-yellow-200:hover{--bg-light:var(--yellow-200);--bg-dark:var(--yellow-200)}.hover\:bg-yellow-300:hover{--bg-light:var(--yellow-300);--bg-dark:var(--yellow-300)}.hover\:bg-yellow-400:hover{--bg-light:var(--yellow-400);--bg-dark:var(--yellow-400)}.hover\:bg-yellow-500:hover{--bg-light:var(--yellow-500);--bg-dark:var(--yellow-500)}.hover\:bg-yellow-600:hover{--bg-light:var(--yellow-600);--bg-dark:var(--yellow-600)}.hover\:bg-yellow-700:hover{--bg-light:var(--yellow-700);--bg-dark:var(--yellow-700)}.hover\:bg-yellow-800:hover{--bg-light:var(--yellow-800);--bg-dark:var(--yellow-800)}.hover\:bg-yellow-900:hover{--bg-light:var(--yellow-900);--bg-dark:var(--yellow-900)}.hover\:bg-yellow-950:hover{--bg-light:var(--yellow-950);--bg-dark:var(--yellow-950)}.light\:hover\:bg-yellow:hover{--bg-light:var(--yellow-200 )}.light\:hover\:bg-yellow-50:hover{--bg-light:var(--yellow-50 )}.light\:hover\:bg-yellow-100:hover{--bg-light:var(--yellow-100)}.light\:hover\:bg-yellow-200:hover{--bg-light:var(--yellow-200)}.light\:hover\:bg-yellow-300:hover{--bg-light:var(--yellow-300)}.light\:hover\:bg-yellow-400:hover{--bg-light:var(--yellow-400)}.light\:hover\:bg-yellow-500:hover{--bg-light:var(--yellow-500)}.light\:hover\:bg-yellow-600:hover{--bg-light:var(--yellow-600)}.light\:hover\:bg-yellow-700:hover{--bg-light:var(--yellow-700)}.light\:hover\:bg-yellow-800:hover{--bg-light:var(--yellow-800)}.light\:hover\:bg-yellow-900:hover{--bg-light:var(--yellow-900)}.light\:hover\:bg-yellow-950:hover{--bg-light:var(--yellow-950)}.dark\:hover\:bg-yellow:hover{--bg-dark:var(--yellow-800 )}.dark\:hover\:bg-yellow-50:hover{--bg-dark:var(--yellow-50 )}.dark\:hover\:bg-yellow-100:hover{--bg-dark:var(--yellow-100)}.dark\:hover\:bg-yellow-200:hover{--bg-dark:var(--yellow-200)}.dark\:hover\:bg-yellow-300:hover{--bg-dark:var(--yellow-300)}.dark\:hover\:bg-yellow-400:hover{--bg-dark:var(--yellow-400)}.dark\:hover\:bg-yellow-500:hover{--bg-dark:var(--yellow-500)}.dark\:hover\:bg-yellow-600:hover{--bg-dark:var(--yellow-600)}.dark\:hover\:bg-yellow-700:hover{--bg-dark:var(--yellow-700)}.dark\:hover\:bg-yellow-800:hover{--bg-dark:var(--yellow-800)}.dark\:hover\:bg-yellow-900:hover{--bg-dark:var(--yellow-900)}.dark\:hover\:bg-yellow-950:hover{--bg-dark:var(--yellow-950)}.bg-orange{--bg-light:var(--orange-200);--bg-dark:var(--orange-800)}.bg-orange-50{--bg-light:var(--orange-50 );--bg-dark:var(--orange-50 )}.bg-orange-100{--bg-light:var(--orange-100);--bg-dark:var(--orange-100)}.bg-orange-200{--bg-light:var(--orange-200);--bg-dark:var(--orange-200)}.bg-orange-300{--bg-light:var(--orange-300);--bg-dark:var(--orange-300)}.bg-orange-400{--bg-light:var(--orange-400);--bg-dark:var(--orange-400)}.bg-orange-500{--bg-light:var(--orange-500);--bg-dark:var(--orange-500)}.bg-orange-600{--bg-light:var(--orange-600);--bg-dark:var(--orange-600)}.bg-orange-700{--bg-light:var(--orange-700);--bg-dark:var(--orange-700)}.bg-orange-800{--bg-light:var(--orange-800);--bg-dark:var(--orange-800)}.bg-orange-900{--bg-light:var(--orange-900);--bg-dark:var(--orange-900)}.bg-orange-950{--bg-light:var(--orange-950);--bg-dark:var(--orange-950)}.light\:bg-orange{--bg-light:var(--orange-200 )}.light\:bg-orange-50{--bg-light:var(--orange-50 )}.light\:bg-orange-100{--bg-light:var(--orange-100)}.light\:bg-orange-200{--bg-light:var(--orange-200)}.light\:bg-orange-300{--bg-light:var(--orange-300)}.light\:bg-orange-400{--bg-light:var(--orange-400)}.light\:bg-orange-500{--bg-light:var(--orange-500)}.light\:bg-orange-600{--bg-light:var(--orange-600)}.light\:bg-orange-700{--bg-light:var(--orange-700)}.light\:bg-orange-800{--bg-light:var(--orange-800)}.light\:bg-orange-900{--bg-light:var(--orange-900)}.light\:bg-orange-950{--bg-light:var(--orange-950)}.dark\:bg-orange{--bg-dark:var(--orange-800 )}.dark\:bg-orange-50{--bg-dark:var(--orange-50 )}.dark\:bg-orange-100{--bg-dark:var(--orange-100)}.dark\:bg-orange-200{--bg-dark:var(--orange-200)}.dark\:bg-orange-300{--bg-dark:var(--orange-300)}.dark\:bg-orange-400{--bg-dark:var(--orange-400)}.dark\:bg-orange-500{--bg-dark:var(--orange-500)}.dark\:bg-orange-600{--bg-dark:var(--orange-600)}.dark\:bg-orange-700{--bg-dark:var(--orange-700)}.dark\:bg-orange-800{--bg-dark:var(--orange-800)}.dark\:bg-orange-900{--bg-dark:var(--orange-900)}.dark\:bg-orange-950{--bg-dark:var(--orange-950)}.hover\:bg-orange:hover{--bg-light:var(--orange-200);--bg-dark:var(--orange-800)}.hover\:bg-orange-50:hover{--bg-light:var(--orange-50 );--bg-dark:var(--orange-50 )}.hover\:bg-orange-100:hover{--bg-light:var(--orange-100);--bg-dark:var(--orange-100)}.hover\:bg-orange-200:hover{--bg-light:var(--orange-200);--bg-dark:var(--orange-200)}.hover\:bg-orange-300:hover{--bg-light:var(--orange-300);--bg-dark:var(--orange-300)}.hover\:bg-orange-400:hover{--bg-light:var(--orange-400);--bg-dark:var(--orange-400)}.hover\:bg-orange-500:hover{--bg-light:var(--orange-500);--bg-dark:var(--orange-500)}.hover\:bg-orange-600:hover{--bg-light:var(--orange-600);--bg-dark:var(--orange-600)}.hover\:bg-orange-700:hover{--bg-light:var(--orange-700);--bg-dark:var(--orange-700)}.hover\:bg-orange-800:hover{--bg-light:var(--orange-800);--bg-dark:var(--orange-800)}.hover\:bg-orange-900:hover{--bg-light:var(--orange-900);--bg-dark:var(--orange-900)}.hover\:bg-orange-950:hover{--bg-light:var(--orange-950);--bg-dark:var(--orange-950)}.light\:hover\:bg-orange:hover{--bg-light:var(--orange-200 )}.light\:hover\:bg-orange-50:hover{--bg-light:var(--orange-50 )}.light\:hover\:bg-orange-100:hover{--bg-light:var(--orange-100)}.light\:hover\:bg-orange-200:hover{--bg-light:var(--orange-200)}.light\:hover\:bg-orange-300:hover{--bg-light:var(--orange-300)}.light\:hover\:bg-orange-400:hover{--bg-light:var(--orange-400)}.light\:hover\:bg-orange-500:hover{--bg-light:var(--orange-500)}.light\:hover\:bg-orange-600:hover{--bg-light:var(--orange-600)}.light\:hover\:bg-orange-700:hover{--bg-light:var(--orange-700)}.light\:hover\:bg-orange-800:hover{--bg-light:var(--orange-800)}.light\:hover\:bg-orange-900:hover{--bg-light:var(--orange-900)}.light\:hover\:bg-orange-950:hover{--bg-light:var(--orange-950)}.dark\:hover\:bg-orange:hover{--bg-dark:var(--orange-800 )}.dark\:hover\:bg-orange-50:hover{--bg-dark:var(--orange-50 )}.dark\:hover\:bg-orange-100:hover{--bg-dark:var(--orange-100)}.dark\:hover\:bg-orange-200:hover{--bg-dark:var(--orange-200)}.dark\:hover\:bg-orange-300:hover{--bg-dark:var(--orange-300)}.dark\:hover\:bg-orange-400:hover{--bg-dark:var(--orange-400)}.dark\:hover\:bg-orange-500:hover{--bg-dark:var(--orange-500)}.dark\:hover\:bg-orange-600:hover{--bg-dark:var(--orange-600)}.dark\:hover\:bg-orange-700:hover{--bg-dark:var(--orange-700)}.dark\:hover\:bg-orange-800:hover{--bg-dark:var(--orange-800)}.dark\:hover\:bg-orange-900:hover{--bg-dark:var(--orange-900)}.dark\:hover\:bg-orange-950:hover{--bg-dark:var(--orange-950)}.bg-red{--bg-light:var(--red-200);--bg-dark:var(--red-800)}.bg-red-50{--bg-light:var(--red-50 );--bg-dark:var(--red-50 )}.bg-red-100{--bg-light:var(--red-100);--bg-dark:var(--red-100)}.bg-red-200{--bg-light:var(--red-200);--bg-dark:var(--red-200)}.bg-red-300{--bg-light:var(--red-300);--bg-dark:var(--red-300)}.bg-red-400{--bg-light:var(--red-400);--bg-dark:var(--red-400)}.bg-red-500{--bg-light:var(--red-500);--bg-dark:var(--red-500)}.bg-red-600{--bg-light:var(--red-600);--bg-dark:var(--red-600)}.bg-red-700{--bg-light:var(--red-700);--bg-dark:var(--red-700)}.bg-red-800{--bg-light:var(--red-800);--bg-dark:var(--red-800)}.bg-red-900{--bg-light:var(--red-900);--bg-dark:var(--red-900)}.bg-red-950{--bg-light:var(--red-950);--bg-dark:var(--red-950)}.light\:bg-red{--bg-light:var(--red-200 )}.light\:bg-red-50{--bg-light:var(--red-50 )}.light\:bg-red-100{--bg-light:var(--red-100)}.light\:bg-red-200{--bg-light:var(--red-200)}.light\:bg-red-300{--bg-light:var(--red-300)}.light\:bg-red-400{--bg-light:var(--red-400)}.light\:bg-red-500{--bg-light:var(--red-500)}.light\:bg-red-600{--bg-light:var(--red-600)}.light\:bg-red-700{--bg-light:var(--red-700)}.light\:bg-red-800{--bg-light:var(--red-800)}.light\:bg-red-900{--bg-light:var(--red-900)}.light\:bg-red-950{--bg-light:var(--red-950)}.dark\:bg-red{--bg-dark:var(--red-800 )}.dark\:bg-red-50{--bg-dark:var(--red-50 )}.dark\:bg-red-100{--bg-dark:var(--red-100)}.dark\:bg-red-200{--bg-dark:var(--red-200)}.dark\:bg-red-300{--bg-dark:var(--red-300)}.dark\:bg-red-400{--bg-dark:var(--red-400)}.dark\:bg-red-500{--bg-dark:var(--red-500)}.dark\:bg-red-600{--bg-dark:var(--red-600)}.dark\:bg-red-700{--bg-dark:var(--red-700)}.dark\:bg-red-800{--bg-dark:var(--red-800)}.dark\:bg-red-900{--bg-dark:var(--red-900)}.dark\:bg-red-950{--bg-dark:var(--red-950)}.hover\:bg-red:hover{--bg-light:var(--red-200);--bg-dark:var(--red-800)}.hover\:bg-red-50:hover{--bg-light:var(--red-50 );--bg-dark:var(--red-50 )}.hover\:bg-red-100:hover{--bg-light:var(--red-100);--bg-dark:var(--red-100)}.hover\:bg-red-200:hover{--bg-light:var(--red-200);--bg-dark:var(--red-200)}.hover\:bg-red-300:hover{--bg-light:var(--red-300);--bg-dark:var(--red-300)}.hover\:bg-red-400:hover{--bg-light:var(--red-400);--bg-dark:var(--red-400)}.hover\:bg-red-500:hover{--bg-light:var(--red-500);--bg-dark:var(--red-500)}.hover\:bg-red-600:hover{--bg-light:var(--red-600);--bg-dark:var(--red-600)}.hover\:bg-red-700:hover{--bg-light:var(--red-700);--bg-dark:var(--red-700)}.hover\:bg-red-800:hover{--bg-light:var(--red-800);--bg-dark:var(--red-800)}.hover\:bg-red-900:hover{--bg-light:var(--red-900);--bg-dark:var(--red-900)}.hover\:bg-red-950:hover{--bg-light:var(--red-950);--bg-dark:var(--red-950)}.light\:hover\:bg-red:hover{--bg-light:var(--red-200 )}.light\:hover\:bg-red-50:hover{--bg-light:var(--red-50 )}.light\:hover\:bg-red-100:hover{--bg-light:var(--red-100)}.light\:hover\:bg-red-200:hover{--bg-light:var(--red-200)}.light\:hover\:bg-red-300:hover{--bg-light:var(--red-300)}.light\:hover\:bg-red-400:hover{--bg-light:var(--red-400)}.light\:hover\:bg-red-500:hover{--bg-light:var(--red-500)}.light\:hover\:bg-red-600:hover{--bg-light:var(--red-600)}.light\:hover\:bg-red-700:hover{--bg-light:var(--red-700)}.light\:hover\:bg-red-800:hover{--bg-light:var(--red-800)}.light\:hover\:bg-red-900:hover{--bg-light:var(--red-900)}.light\:hover\:bg-red-950:hover{--bg-light:var(--red-950)}.dark\:hover\:bg-red:hover{--bg-dark:var(--red-800 )}.dark\:hover\:bg-red-50:hover{--bg-dark:var(--red-50 )}.dark\:hover\:bg-red-100:hover{--bg-dark:var(--red-100)}.dark\:hover\:bg-red-200:hover{--bg-dark:var(--red-200)}.dark\:hover\:bg-red-300:hover{--bg-dark:var(--red-300)}.dark\:hover\:bg-red-400:hover{--bg-dark:var(--red-400)}.dark\:hover\:bg-red-500:hover{--bg-dark:var(--red-500)}.dark\:hover\:bg-red-600:hover{--bg-dark:var(--red-600)}.dark\:hover\:bg-red-700:hover{--bg-dark:var(--red-700)}.dark\:hover\:bg-red-800:hover{--bg-dark:var(--red-800)}.dark\:hover\:bg-red-900:hover{--bg-dark:var(--red-900)}.dark\:hover\:bg-red-950:hover{--bg-dark:var(--red-950)}.bg-pink{--bg-light:var(--pink-200);--bg-dark:var(--pink-800)}.bg-pink-50{--bg-light:var(--pink-50 );--bg-dark:var(--pink-50 )}.bg-pink-100{--bg-light:var(--pink-100);--bg-dark:var(--pink-100)}.bg-pink-200{--bg-light:var(--pink-200);--bg-dark:var(--pink-200)}.bg-pink-300{--bg-light:var(--pink-300);--bg-dark:var(--pink-300)}.bg-pink-400{--bg-light:var(--pink-400);--bg-dark:var(--pink-400)}.bg-pink-500{--bg-light:var(--pink-500);--bg-dark:var(--pink-500)}.bg-pink-600{--bg-light:var(--pink-600);--bg-dark:var(--pink-600)}.bg-pink-700{--bg-light:var(--pink-700);--bg-dark:var(--pink-700)}.bg-pink-800{--bg-light:var(--pink-800);--bg-dark:var(--pink-800)}.bg-pink-900{--bg-light:var(--pink-900);--bg-dark:var(--pink-900)}.bg-pink-950{--bg-light:var(--pink-950);--bg-dark:var(--pink-950)}.light\:bg-pink{--bg-light:var(--pink-200 )}.light\:bg-pink-50{--bg-light:var(--pink-50 )}.light\:bg-pink-100{--bg-light:var(--pink-100)}.light\:bg-pink-200{--bg-light:var(--pink-200)}.light\:bg-pink-300{--bg-light:var(--pink-300)}.light\:bg-pink-400{--bg-light:var(--pink-400)}.light\:bg-pink-500{--bg-light:var(--pink-500)}.light\:bg-pink-600{--bg-light:var(--pink-600)}.light\:bg-pink-700{--bg-light:var(--pink-700)}.light\:bg-pink-800{--bg-light:var(--pink-800)}.light\:bg-pink-900{--bg-light:var(--pink-900)}.light\:bg-pink-950{--bg-light:var(--pink-950)}.dark\:bg-pink{--bg-dark:var(--pink-800 )}.dark\:bg-pink-50{--bg-dark:var(--pink-50 )}.dark\:bg-pink-100{--bg-dark:var(--pink-100)}.dark\:bg-pink-200{--bg-dark:var(--pink-200)}.dark\:bg-pink-300{--bg-dark:var(--pink-300)}.dark\:bg-pink-400{--bg-dark:var(--pink-400)}.dark\:bg-pink-500{--bg-dark:var(--pink-500)}.dark\:bg-pink-600{--bg-dark:var(--pink-600)}.dark\:bg-pink-700{--bg-dark:var(--pink-700)}.dark\:bg-pink-800{--bg-dark:var(--pink-800)}.dark\:bg-pink-900{--bg-dark:var(--pink-900)}.dark\:bg-pink-950{--bg-dark:var(--pink-950)}.hover\:bg-pink:hover{--bg-light:var(--pink-200);--bg-dark:var(--pink-800)}.hover\:bg-pink-50:hover{--bg-light:var(--pink-50 );--bg-dark:var(--pink-50 )}.hover\:bg-pink-100:hover{--bg-light:var(--pink-100);--bg-dark:var(--pink-100)}.hover\:bg-pink-200:hover{--bg-light:var(--pink-200);--bg-dark:var(--pink-200)}.hover\:bg-pink-300:hover{--bg-light:var(--pink-300);--bg-dark:var(--pink-300)}.hover\:bg-pink-400:hover{--bg-light:var(--pink-400);--bg-dark:var(--pink-400)}.hover\:bg-pink-500:hover{--bg-light:var(--pink-500);--bg-dark:var(--pink-500)}.hover\:bg-pink-600:hover{--bg-light:var(--pink-600);--bg-dark:var(--pink-600)}.hover\:bg-pink-700:hover{--bg-light:var(--pink-700);--bg-dark:var(--pink-700)}.hover\:bg-pink-800:hover{--bg-light:var(--pink-800);--bg-dark:var(--pink-800)}.hover\:bg-pink-900:hover{--bg-light:var(--pink-900);--bg-dark:var(--pink-900)}.hover\:bg-pink-950:hover{--bg-light:var(--pink-950);--bg-dark:var(--pink-950)}.light\:hover\:bg-pink:hover{--bg-light:var(--pink-200 )}.light\:hover\:bg-pink-50:hover{--bg-light:var(--pink-50 )}.light\:hover\:bg-pink-100:hover{--bg-light:var(--pink-100)}.light\:hover\:bg-pink-200:hover{--bg-light:var(--pink-200)}.light\:hover\:bg-pink-300:hover{--bg-light:var(--pink-300)}.light\:hover\:bg-pink-400:hover{--bg-light:var(--pink-400)}.light\:hover\:bg-pink-500:hover{--bg-light:var(--pink-500)}.light\:hover\:bg-pink-600:hover{--bg-light:var(--pink-600)}.light\:hover\:bg-pink-700:hover{--bg-light:var(--pink-700)}.light\:hover\:bg-pink-800:hover{--bg-light:var(--pink-800)}.light\:hover\:bg-pink-900:hover{--bg-light:var(--pink-900)}.light\:hover\:bg-pink-950:hover{--bg-light:var(--pink-950)}.dark\:hover\:bg-pink:hover{--bg-dark:var(--pink-800 )}.dark\:hover\:bg-pink-50:hover{--bg-dark:var(--pink-50 )}.dark\:hover\:bg-pink-100:hover{--bg-dark:var(--pink-100)}.dark\:hover\:bg-pink-200:hover{--bg-dark:var(--pink-200)}.dark\:hover\:bg-pink-300:hover{--bg-dark:var(--pink-300)}.dark\:hover\:bg-pink-400:hover{--bg-dark:var(--pink-400)}.dark\:hover\:bg-pink-500:hover{--bg-dark:var(--pink-500)}.dark\:hover\:bg-pink-600:hover{--bg-dark:var(--pink-600)}.dark\:hover\:bg-pink-700:hover{--bg-dark:var(--pink-700)}.dark\:hover\:bg-pink-800:hover{--bg-dark:var(--pink-800)}.dark\:hover\:bg-pink-900:hover{--bg-dark:var(--pink-900)}.dark\:hover\:bg-pink-950:hover{--bg-dark:var(--pink-950)}.bg-purple{--bg-light:var(--purple-200);--bg-dark:var(--purple-800)}.bg-purple-50{--bg-light:var(--purple-50 );--bg-dark:var(--purple-50 )}.bg-purple-100{--bg-light:var(--purple-100);--bg-dark:var(--purple-100)}.bg-purple-200{--bg-light:var(--purple-200);--bg-dark:var(--purple-200)}.bg-purple-300{--bg-light:var(--purple-300);--bg-dark:var(--purple-300)}.bg-purple-400{--bg-light:var(--purple-400);--bg-dark:var(--purple-400)}.bg-purple-500{--bg-light:var(--purple-500);--bg-dark:var(--purple-500)}.bg-purple-600{--bg-light:var(--purple-600);--bg-dark:var(--purple-600)}.bg-purple-700{--bg-light:var(--purple-700);--bg-dark:var(--purple-700)}.bg-purple-800{--bg-light:var(--purple-800);--bg-dark:var(--purple-800)}.bg-purple-900{--bg-light:var(--purple-900);--bg-dark:var(--purple-900)}.bg-purple-950{--bg-light:var(--purple-950);--bg-dark:var(--purple-950)}.light\:bg-purple{--bg-light:var(--purple-200 )}.light\:bg-purple-50{--bg-light:var(--purple-50 )}.light\:bg-purple-100{--bg-light:var(--purple-100)}.light\:bg-purple-200{--bg-light:var(--purple-200)}.light\:bg-purple-300{--bg-light:var(--purple-300)}.light\:bg-purple-400{--bg-light:var(--purple-400)}.light\:bg-purple-500{--bg-light:var(--purple-500)}.light\:bg-purple-600{--bg-light:var(--purple-600)}.light\:bg-purple-700{--bg-light:var(--purple-700)}.light\:bg-purple-800{--bg-light:var(--purple-800)}.light\:bg-purple-900{--bg-light:var(--purple-900)}.light\:bg-purple-950{--bg-light:var(--purple-950)}.dark\:bg-purple{--bg-dark:var(--purple-800 )}.dark\:bg-purple-50{--bg-dark:var(--purple-50 )}.dark\:bg-purple-100{--bg-dark:var(--purple-100)}.dark\:bg-purple-200{--bg-dark:var(--purple-200)}.dark\:bg-purple-300{--bg-dark:var(--purple-300)}.dark\:bg-purple-400{--bg-dark:var(--purple-400)}.dark\:bg-purple-500{--bg-dark:var(--purple-500)}.dark\:bg-purple-600{--bg-dark:var(--purple-600)}.dark\:bg-purple-700{--bg-dark:var(--purple-700)}.dark\:bg-purple-800{--bg-dark:var(--purple-800)}.dark\:bg-purple-900{--bg-dark:var(--purple-900)}.dark\:bg-purple-950{--bg-dark:var(--purple-950)}.hover\:bg-purple:hover{--bg-light:var(--purple-200);--bg-dark:var(--purple-800)}.hover\:bg-purple-50:hover{--bg-light:var(--purple-50 );--bg-dark:var(--purple-50 )}.hover\:bg-purple-100:hover{--bg-light:var(--purple-100);--bg-dark:var(--purple-100)}.hover\:bg-purple-200:hover{--bg-light:var(--purple-200);--bg-dark:var(--purple-200)}.hover\:bg-purple-300:hover{--bg-light:var(--purple-300);--bg-dark:var(--purple-300)}.hover\:bg-purple-400:hover{--bg-light:var(--purple-400);--bg-dark:var(--purple-400)}.hover\:bg-purple-500:hover{--bg-light:var(--purple-500);--bg-dark:var(--purple-500)}.hover\:bg-purple-600:hover{--bg-light:var(--purple-600);--bg-dark:var(--purple-600)}.hover\:bg-purple-700:hover{--bg-light:var(--purple-700);--bg-dark:var(--purple-700)}.hover\:bg-purple-800:hover{--bg-light:var(--purple-800);--bg-dark:var(--purple-800)}.hover\:bg-purple-900:hover{--bg-light:var(--purple-900);--bg-dark:var(--purple-900)}.hover\:bg-purple-950:hover{--bg-light:var(--purple-950);--bg-dark:var(--purple-950)}.light\:hover\:bg-purple:hover{--bg-light:var(--purple-200 )}.light\:hover\:bg-purple-50:hover{--bg-light:var(--purple-50 )}.light\:hover\:bg-purple-100:hover{--bg-light:var(--purple-100)}.light\:hover\:bg-purple-200:hover{--bg-light:var(--purple-200)}.light\:hover\:bg-purple-300:hover{--bg-light:var(--purple-300)}.light\:hover\:bg-purple-400:hover{--bg-light:var(--purple-400)}.light\:hover\:bg-purple-500:hover{--bg-light:var(--purple-500)}.light\:hover\:bg-purple-600:hover{--bg-light:var(--purple-600)}.light\:hover\:bg-purple-700:hover{--bg-light:var(--purple-700)}.light\:hover\:bg-purple-800:hover{--bg-light:var(--purple-800)}.light\:hover\:bg-purple-900:hover{--bg-light:var(--purple-900)}.light\:hover\:bg-purple-950:hover{--bg-light:var(--purple-950)}.dark\:hover\:bg-purple:hover{--bg-dark:var(--purple-800 )}.dark\:hover\:bg-purple-50:hover{--bg-dark:var(--purple-50 )}.dark\:hover\:bg-purple-100:hover{--bg-dark:var(--purple-100)}.dark\:hover\:bg-purple-200:hover{--bg-dark:var(--purple-200)}.dark\:hover\:bg-purple-300:hover{--bg-dark:var(--purple-300)}.dark\:hover\:bg-purple-400:hover{--bg-dark:var(--purple-400)}.dark\:hover\:bg-purple-500:hover{--bg-dark:var(--purple-500)}.dark\:hover\:bg-purple-600:hover{--bg-dark:var(--purple-600)}.dark\:hover\:bg-purple-700:hover{--bg-dark:var(--purple-700)}.dark\:hover\:bg-purple-800:hover{--bg-dark:var(--purple-800)}.dark\:hover\:bg-purple-900:hover{--bg-dark:var(--purple-900)}.dark\:hover\:bg-purple-950:hover{--bg-dark:var(--purple-950)}.bg-blue{--bg-light:var(--blue-200);--bg-dark:var(--blue-800)}.bg-blue-50{--bg-light:var(--blue-50 );--bg-dark:var(--blue-50 )}.bg-blue-100{--bg-light:var(--blue-100);--bg-dark:var(--blue-100)}.bg-blue-200{--bg-light:var(--blue-200);--bg-dark:var(--blue-200)}.bg-blue-300{--bg-light:var(--blue-300);--bg-dark:var(--blue-300)}.bg-blue-400{--bg-light:var(--blue-400);--bg-dark:var(--blue-400)}.bg-blue-500{--bg-light:var(--blue-500);--bg-dark:var(--blue-500)}.bg-blue-600{--bg-light:var(--blue-600);--bg-dark:var(--blue-600)}.bg-blue-700{--bg-light:var(--blue-700);--bg-dark:var(--blue-700)}.bg-blue-800{--bg-light:var(--blue-800);--bg-dark:var(--blue-800)}.bg-blue-900{--bg-light:var(--blue-900);--bg-dark:var(--blue-900)}.bg-blue-950{--bg-light:var(--blue-950);--bg-dark:var(--blue-950)}.light\:bg-blue{--bg-light:var(--blue-200 )}.light\:bg-blue-50{--bg-light:var(--blue-50 )}.light\:bg-blue-100{--bg-light:var(--blue-100)}.light\:bg-blue-200{--bg-light:var(--blue-200)}.light\:bg-blue-300{--bg-light:var(--blue-300)}.light\:bg-blue-400{--bg-light:var(--blue-400)}.light\:bg-blue-500{--bg-light:var(--blue-500)}.light\:bg-blue-600{--bg-light:var(--blue-600)}.light\:bg-blue-700{--bg-light:var(--blue-700)}.light\:bg-blue-800{--bg-light:var(--blue-800)}.light\:bg-blue-900{--bg-light:var(--blue-900)}.light\:bg-blue-950{--bg-light:var(--blue-950)}.dark\:bg-blue{--bg-dark:var(--blue-800 )}.dark\:bg-blue-50{--bg-dark:var(--blue-50 )}.dark\:bg-blue-100{--bg-dark:var(--blue-100)}.dark\:bg-blue-200{--bg-dark:var(--blue-200)}.dark\:bg-blue-300{--bg-dark:var(--blue-300)}.dark\:bg-blue-400{--bg-dark:var(--blue-400)}.dark\:bg-blue-500{--bg-dark:var(--blue-500)}.dark\:bg-blue-600{--bg-dark:var(--blue-600)}.dark\:bg-blue-700{--bg-dark:var(--blue-700)}.dark\:bg-blue-800{--bg-dark:var(--blue-800)}.dark\:bg-blue-900{--bg-dark:var(--blue-900)}.dark\:bg-blue-950{--bg-dark:var(--blue-950)}.hover\:bg-blue:hover{--bg-light:var(--blue-200);--bg-dark:var(--blue-800)}.hover\:bg-blue-50:hover{--bg-light:var(--blue-50 );--bg-dark:var(--blue-50 )}.hover\:bg-blue-100:hover{--bg-light:var(--blue-100);--bg-dark:var(--blue-100)}.hover\:bg-blue-200:hover{--bg-light:var(--blue-200);--bg-dark:var(--blue-200)}.hover\:bg-blue-300:hover{--bg-light:var(--blue-300);--bg-dark:var(--blue-300)}.hover\:bg-blue-400:hover{--bg-light:var(--blue-400);--bg-dark:var(--blue-400)}.hover\:bg-blue-500:hover{--bg-light:var(--blue-500);--bg-dark:var(--blue-500)}.hover\:bg-blue-600:hover{--bg-light:var(--blue-600);--bg-dark:var(--blue-600)}.hover\:bg-blue-700:hover{--bg-light:var(--blue-700);--bg-dark:var(--blue-700)}.hover\:bg-blue-800:hover{--bg-light:var(--blue-800);--bg-dark:var(--blue-800)}.hover\:bg-blue-900:hover{--bg-light:var(--blue-900);--bg-dark:var(--blue-900)}.hover\:bg-blue-950:hover{--bg-light:var(--blue-950);--bg-dark:var(--blue-950)}.light\:hover\:bg-blue:hover{--bg-light:var(--blue-200 )}.light\:hover\:bg-blue-50:hover{--bg-light:var(--blue-50 )}.light\:hover\:bg-blue-100:hover{--bg-light:var(--blue-100)}.light\:hover\:bg-blue-200:hover{--bg-light:var(--blue-200)}.light\:hover\:bg-blue-300:hover{--bg-light:var(--blue-300)}.light\:hover\:bg-blue-400:hover{--bg-light:var(--blue-400)}.light\:hover\:bg-blue-500:hover{--bg-light:var(--blue-500)}.light\:hover\:bg-blue-600:hover{--bg-light:var(--blue-600)}.light\:hover\:bg-blue-700:hover{--bg-light:var(--blue-700)}.light\:hover\:bg-blue-800:hover{--bg-light:var(--blue-800)}.light\:hover\:bg-blue-900:hover{--bg-light:var(--blue-900)}.light\:hover\:bg-blue-950:hover{--bg-light:var(--blue-950)}.dark\:hover\:bg-blue:hover{--bg-dark:var(--blue-800 )}.dark\:hover\:bg-blue-50:hover{--bg-dark:var(--blue-50 )}.dark\:hover\:bg-blue-100:hover{--bg-dark:var(--blue-100)}.dark\:hover\:bg-blue-200:hover{--bg-dark:var(--blue-200)}.dark\:hover\:bg-blue-300:hover{--bg-dark:var(--blue-300)}.dark\:hover\:bg-blue-400:hover{--bg-dark:var(--blue-400)}.dark\:hover\:bg-blue-500:hover{--bg-dark:var(--blue-500)}.dark\:hover\:bg-blue-600:hover{--bg-dark:var(--blue-600)}.dark\:hover\:bg-blue-700:hover{--bg-dark:var(--blue-700)}.dark\:hover\:bg-blue-800:hover{--bg-dark:var(--blue-800)}.dark\:hover\:bg-blue-900:hover{--bg-dark:var(--blue-900)}.dark\:hover\:bg-blue-950:hover{--bg-dark:var(--blue-950)}.bg-cyan{--bg-light:var(--cyan-200);--bg-dark:var(--cyan-800)}.bg-cyan-50{--bg-light:var(--cyan-50 );--bg-dark:var(--cyan-50 )}.bg-cyan-100{--bg-light:var(--cyan-100);--bg-dark:var(--cyan-100)}.bg-cyan-200{--bg-light:var(--cyan-200);--bg-dark:var(--cyan-200)}.bg-cyan-300{--bg-light:var(--cyan-300);--bg-dark:var(--cyan-300)}.bg-cyan-400{--bg-light:var(--cyan-400);--bg-dark:var(--cyan-400)}.bg-cyan-500{--bg-light:var(--cyan-500);--bg-dark:var(--cyan-500)}.bg-cyan-600{--bg-light:var(--cyan-600);--bg-dark:var(--cyan-600)}.bg-cyan-700{--bg-light:var(--cyan-700);--bg-dark:var(--cyan-700)}.bg-cyan-800{--bg-light:var(--cyan-800);--bg-dark:var(--cyan-800)}.bg-cyan-900{--bg-light:var(--cyan-900);--bg-dark:var(--cyan-900)}.bg-cyan-950{--bg-light:var(--cyan-950);--bg-dark:var(--cyan-950)}.light\:bg-cyan{--bg-light:var(--cyan-200 )}.light\:bg-cyan-50{--bg-light:var(--cyan-50 )}.light\:bg-cyan-100{--bg-light:var(--cyan-100)}.light\:bg-cyan-200{--bg-light:var(--cyan-200)}.light\:bg-cyan-300{--bg-light:var(--cyan-300)}.light\:bg-cyan-400{--bg-light:var(--cyan-400)}.light\:bg-cyan-500{--bg-light:var(--cyan-500)}.light\:bg-cyan-600{--bg-light:var(--cyan-600)}.light\:bg-cyan-700{--bg-light:var(--cyan-700)}.light\:bg-cyan-800{--bg-light:var(--cyan-800)}.light\:bg-cyan-900{--bg-light:var(--cyan-900)}.light\:bg-cyan-950{--bg-light:var(--cyan-950)}.dark\:bg-cyan{--bg-dark:var(--cyan-800 )}.dark\:bg-cyan-50{--bg-dark:var(--cyan-50 )}.dark\:bg-cyan-100{--bg-dark:var(--cyan-100)}.dark\:bg-cyan-200{--bg-dark:var(--cyan-200)}.dark\:bg-cyan-300{--bg-dark:var(--cyan-300)}.dark\:bg-cyan-400{--bg-dark:var(--cyan-400)}.dark\:bg-cyan-500{--bg-dark:var(--cyan-500)}.dark\:bg-cyan-600{--bg-dark:var(--cyan-600)}.dark\:bg-cyan-700{--bg-dark:var(--cyan-700)}.dark\:bg-cyan-800{--bg-dark:var(--cyan-800)}.dark\:bg-cyan-900{--bg-dark:var(--cyan-900)}.dark\:bg-cyan-950{--bg-dark:var(--cyan-950)}.hover\:bg-cyan:hover{--bg-light:var(--cyan-200);--bg-dark:var(--cyan-800)}.hover\:bg-cyan-50:hover{--bg-light:var(--cyan-50 );--bg-dark:var(--cyan-50 )}.hover\:bg-cyan-100:hover{--bg-light:var(--cyan-100);--bg-dark:var(--cyan-100)}.hover\:bg-cyan-200:hover{--bg-light:var(--cyan-200);--bg-dark:var(--cyan-200)}.hover\:bg-cyan-300:hover{--bg-light:var(--cyan-300);--bg-dark:var(--cyan-300)}.hover\:bg-cyan-400:hover{--bg-light:var(--cyan-400);--bg-dark:var(--cyan-400)}.hover\:bg-cyan-500:hover{--bg-light:var(--cyan-500);--bg-dark:var(--cyan-500)}.hover\:bg-cyan-600:hover{--bg-light:var(--cyan-600);--bg-dark:var(--cyan-600)}.hover\:bg-cyan-700:hover{--bg-light:var(--cyan-700);--bg-dark:var(--cyan-700)}.hover\:bg-cyan-800:hover{--bg-light:var(--cyan-800);--bg-dark:var(--cyan-800)}.hover\:bg-cyan-900:hover{--bg-light:var(--cyan-900);--bg-dark:var(--cyan-900)}.hover\:bg-cyan-950:hover{--bg-light:var(--cyan-950);--bg-dark:var(--cyan-950)}.light\:hover\:bg-cyan:hover{--bg-light:var(--cyan-200 )}.light\:hover\:bg-cyan-50:hover{--bg-light:var(--cyan-50 )}.light\:hover\:bg-cyan-100:hover{--bg-light:var(--cyan-100)}.light\:hover\:bg-cyan-200:hover{--bg-light:var(--cyan-200)}.light\:hover\:bg-cyan-300:hover{--bg-light:var(--cyan-300)}.light\:hover\:bg-cyan-400:hover{--bg-light:var(--cyan-400)}.light\:hover\:bg-cyan-500:hover{--bg-light:var(--cyan-500)}.light\:hover\:bg-cyan-600:hover{--bg-light:var(--cyan-600)}.light\:hover\:bg-cyan-700:hover{--bg-light:var(--cyan-700)}.light\:hover\:bg-cyan-800:hover{--bg-light:var(--cyan-800)}.light\:hover\:bg-cyan-900:hover{--bg-light:var(--cyan-900)}.light\:hover\:bg-cyan-950:hover{--bg-light:var(--cyan-950)}.dark\:hover\:bg-cyan:hover{--bg-dark:var(--cyan-800 )}.dark\:hover\:bg-cyan-50:hover{--bg-dark:var(--cyan-50 )}.dark\:hover\:bg-cyan-100:hover{--bg-dark:var(--cyan-100)}.dark\:hover\:bg-cyan-200:hover{--bg-dark:var(--cyan-200)}.dark\:hover\:bg-cyan-300:hover{--bg-dark:var(--cyan-300)}.dark\:hover\:bg-cyan-400:hover{--bg-dark:var(--cyan-400)}.dark\:hover\:bg-cyan-500:hover{--bg-dark:var(--cyan-500)}.dark\:hover\:bg-cyan-600:hover{--bg-dark:var(--cyan-600)}.dark\:hover\:bg-cyan-700:hover{--bg-dark:var(--cyan-700)}.dark\:hover\:bg-cyan-800:hover{--bg-dark:var(--cyan-800)}.dark\:hover\:bg-cyan-900:hover{--bg-dark:var(--cyan-900)}.dark\:hover\:bg-cyan-950:hover{--bg-dark:var(--cyan-950)}.bg-green{--bg-light:var(--green-200);--bg-dark:var(--green-800)}.bg-green-50{--bg-light:var(--green-50 );--bg-dark:var(--green-50 )}.bg-green-100{--bg-light:var(--green-100);--bg-dark:var(--green-100)}.bg-green-200{--bg-light:var(--green-200);--bg-dark:var(--green-200)}.bg-green-300{--bg-light:var(--green-300);--bg-dark:var(--green-300)}.bg-green-400{--bg-light:var(--green-400);--bg-dark:var(--green-400)}.bg-green-500{--bg-light:var(--green-500);--bg-dark:var(--green-500)}.bg-green-600{--bg-light:var(--green-600);--bg-dark:var(--green-600)}.bg-green-700{--bg-light:var(--green-700);--bg-dark:var(--green-700)}.bg-green-800{--bg-light:var(--green-800);--bg-dark:var(--green-800)}.bg-green-900{--bg-light:var(--green-900);--bg-dark:var(--green-900)}.bg-green-950{--bg-light:var(--green-950);--bg-dark:var(--green-950)}.light\:bg-green{--bg-light:var(--green-200 )}.light\:bg-green-50{--bg-light:var(--green-50 )}.light\:bg-green-100{--bg-light:var(--green-100)}.light\:bg-green-200{--bg-light:var(--green-200)}.light\:bg-green-300{--bg-light:var(--green-300)}.light\:bg-green-400{--bg-light:var(--green-400)}.light\:bg-green-500{--bg-light:var(--green-500)}.light\:bg-green-600{--bg-light:var(--green-600)}.light\:bg-green-700{--bg-light:var(--green-700)}.light\:bg-green-800{--bg-light:var(--green-800)}.light\:bg-green-900{--bg-light:var(--green-900)}.light\:bg-green-950{--bg-light:var(--green-950)}.dark\:bg-green{--bg-dark:var(--green-800 )}.dark\:bg-green-50{--bg-dark:var(--green-50 )}.dark\:bg-green-100{--bg-dark:var(--green-100)}.dark\:bg-green-200{--bg-dark:var(--green-200)}.dark\:bg-green-300{--bg-dark:var(--green-300)}.dark\:bg-green-400{--bg-dark:var(--green-400)}.dark\:bg-green-500{--bg-dark:var(--green-500)}.dark\:bg-green-600{--bg-dark:var(--green-600)}.dark\:bg-green-700{--bg-dark:var(--green-700)}.dark\:bg-green-800{--bg-dark:var(--green-800)}.dark\:bg-green-900{--bg-dark:var(--green-900)}.dark\:bg-green-950{--bg-dark:var(--green-950)}.hover\:bg-green:hover{--bg-light:var(--green-200);--bg-dark:var(--green-800)}.hover\:bg-green-50:hover{--bg-light:var(--green-50 );--bg-dark:var(--green-50 )}.hover\:bg-green-100:hover{--bg-light:var(--green-100);--bg-dark:var(--green-100)}.hover\:bg-green-200:hover{--bg-light:var(--green-200);--bg-dark:var(--green-200)}.hover\:bg-green-300:hover{--bg-light:var(--green-300);--bg-dark:var(--green-300)}.hover\:bg-green-400:hover{--bg-light:var(--green-400);--bg-dark:var(--green-400)}.hover\:bg-green-500:hover{--bg-light:var(--green-500);--bg-dark:var(--green-500)}.hover\:bg-green-600:hover{--bg-light:var(--green-600);--bg-dark:var(--green-600)}.hover\:bg-green-700:hover{--bg-light:var(--green-700);--bg-dark:var(--green-700)}.hover\:bg-green-800:hover{--bg-light:var(--green-800);--bg-dark:var(--green-800)}.hover\:bg-green-900:hover{--bg-light:var(--green-900);--bg-dark:var(--green-900)}.hover\:bg-green-950:hover{--bg-light:var(--green-950);--bg-dark:var(--green-950)}.light\:hover\:bg-green:hover{--bg-light:var(--green-200 )}.light\:hover\:bg-green-50:hover{--bg-light:var(--green-50 )}.light\:hover\:bg-green-100:hover{--bg-light:var(--green-100)}.light\:hover\:bg-green-200:hover{--bg-light:var(--green-200)}.light\:hover\:bg-green-300:hover{--bg-light:var(--green-300)}.light\:hover\:bg-green-400:hover{--bg-light:var(--green-400)}.light\:hover\:bg-green-500:hover{--bg-light:var(--green-500)}.light\:hover\:bg-green-600:hover{--bg-light:var(--green-600)}.light\:hover\:bg-green-700:hover{--bg-light:var(--green-700)}.light\:hover\:bg-green-800:hover{--bg-light:var(--green-800)}.light\:hover\:bg-green-900:hover{--bg-light:var(--green-900)}.light\:hover\:bg-green-950:hover{--bg-light:var(--green-950)}.dark\:hover\:bg-green:hover{--bg-dark:var(--green-800 )}.dark\:hover\:bg-green-50:hover{--bg-dark:var(--green-50 )}.dark\:hover\:bg-green-100:hover{--bg-dark:var(--green-100)}.dark\:hover\:bg-green-200:hover{--bg-dark:var(--green-200)}.dark\:hover\:bg-green-300:hover{--bg-dark:var(--green-300)}.dark\:hover\:bg-green-400:hover{--bg-dark:var(--green-400)}.dark\:hover\:bg-green-500:hover{--bg-dark:var(--green-500)}.dark\:hover\:bg-green-600:hover{--bg-dark:var(--green-600)}.dark\:hover\:bg-green-700:hover{--bg-dark:var(--green-700)}.dark\:hover\:bg-green-800:hover{--bg-dark:var(--green-800)}.dark\:hover\:bg-green-900:hover{--bg-dark:var(--green-900)}.dark\:hover\:bg-green-950:hover{--bg-dark:var(--green-950)}.bg-white{--bg-light:var(--white-200);--bg-dark:var(--white-800)}.bg-white-50{--bg-light:var(--white-50 );--bg-dark:var(--white-50 )}.bg-white-100{--bg-light:var(--white-100);--bg-dark:var(--white-100)}.bg-white-200{--bg-light:var(--white-200);--bg-dark:var(--white-200)}.bg-white-300{--bg-light:var(--white-300);--bg-dark:var(--white-300)}.bg-white-400{--bg-light:var(--white-400);--bg-dark:var(--white-400)}.bg-white-500{--bg-light:var(--white-500);--bg-dark:var(--white-500)}.bg-white-600{--bg-light:var(--white-600);--bg-dark:var(--white-600)}.bg-white-700{--bg-light:var(--white-700);--bg-dark:var(--white-700)}.bg-white-800{--bg-light:var(--white-800);--bg-dark:var(--white-800)}.bg-white-900{--bg-light:var(--white-900);--bg-dark:var(--white-900)}.bg-white-950{--bg-light:var(--white-950);--bg-dark:var(--white-950)}.light\:bg-white{--bg-light:var(--white-200 )}.light\:bg-white-50{--bg-light:var(--white-50 )}.light\:bg-white-100{--bg-light:var(--white-100)}.light\:bg-white-200{--bg-light:var(--white-200)}.light\:bg-white-300{--bg-light:var(--white-300)}.light\:bg-white-400{--bg-light:var(--white-400)}.light\:bg-white-500{--bg-light:var(--white-500)}.light\:bg-white-600{--bg-light:var(--white-600)}.light\:bg-white-700{--bg-light:var(--white-700)}.light\:bg-white-800{--bg-light:var(--white-800)}.light\:bg-white-900{--bg-light:var(--white-900)}.light\:bg-white-950{--bg-light:var(--white-950)}.dark\:bg-white{--bg-dark:var(--white-800 )}.dark\:bg-white-50{--bg-dark:var(--white-50 )}.dark\:bg-white-100{--bg-dark:var(--white-100)}.dark\:bg-white-200{--bg-dark:var(--white-200)}.dark\:bg-white-300{--bg-dark:var(--white-300)}.dark\:bg-white-400{--bg-dark:var(--white-400)}.dark\:bg-white-500{--bg-dark:var(--white-500)}.dark\:bg-white-600{--bg-dark:var(--white-600)}.dark\:bg-white-700{--bg-dark:var(--white-700)}.dark\:bg-white-800{--bg-dark:var(--white-800)}.dark\:bg-white-900{--bg-dark:var(--white-900)}.dark\:bg-white-950{--bg-dark:var(--white-950)}.hover\:bg-white:hover{--bg-light:var(--white-200);--bg-dark:var(--white-800)}.hover\:bg-white-50:hover{--bg-light:var(--white-50 );--bg-dark:var(--white-50 )}.hover\:bg-white-100:hover{--bg-light:var(--white-100);--bg-dark:var(--white-100)}.hover\:bg-white-200:hover{--bg-light:var(--white-200);--bg-dark:var(--white-200)}.hover\:bg-white-300:hover{--bg-light:var(--white-300);--bg-dark:var(--white-300)}.hover\:bg-white-400:hover{--bg-light:var(--white-400);--bg-dark:var(--white-400)}.hover\:bg-white-500:hover{--bg-light:var(--white-500);--bg-dark:var(--white-500)}.hover\:bg-white-600:hover{--bg-light:var(--white-600);--bg-dark:var(--white-600)}.hover\:bg-white-700:hover{--bg-light:var(--white-700);--bg-dark:var(--white-700)}.hover\:bg-white-800:hover{--bg-light:var(--white-800);--bg-dark:var(--white-800)}.hover\:bg-white-900:hover{--bg-light:var(--white-900);--bg-dark:var(--white-900)}.hover\:bg-white-950:hover{--bg-light:var(--white-950);--bg-dark:var(--white-950)}.light\:hover\:bg-white:hover{--bg-light:var(--white-200 )}.light\:hover\:bg-white-50:hover{--bg-light:var(--white-50 )}.light\:hover\:bg-white-100:hover{--bg-light:var(--white-100)}.light\:hover\:bg-white-200:hover{--bg-light:var(--white-200)}.light\:hover\:bg-white-300:hover{--bg-light:var(--white-300)}.light\:hover\:bg-white-400:hover{--bg-light:var(--white-400)}.light\:hover\:bg-white-500:hover{--bg-light:var(--white-500)}.light\:hover\:bg-white-600:hover{--bg-light:var(--white-600)}.light\:hover\:bg-white-700:hover{--bg-light:var(--white-700)}.light\:hover\:bg-white-800:hover{--bg-light:var(--white-800)}.light\:hover\:bg-white-900:hover{--bg-light:var(--white-900)}.light\:hover\:bg-white-950:hover{--bg-light:var(--white-950)}.dark\:hover\:bg-white:hover{--bg-dark:var(--white-800 )}.dark\:hover\:bg-white-50:hover{--bg-dark:var(--white-50 )}.dark\:hover\:bg-white-100:hover{--bg-dark:var(--white-100)}.dark\:hover\:bg-white-200:hover{--bg-dark:var(--white-200)}.dark\:hover\:bg-white-300:hover{--bg-dark:var(--white-300)}.dark\:hover\:bg-white-400:hover{--bg-dark:var(--white-400)}.dark\:hover\:bg-white-500:hover{--bg-dark:var(--white-500)}.dark\:hover\:bg-white-600:hover{--bg-dark:var(--white-600)}.dark\:hover\:bg-white-700:hover{--bg-dark:var(--white-700)}.dark\:hover\:bg-white-800:hover{--bg-dark:var(--white-800)}.dark\:hover\:bg-white-900:hover{--bg-dark:var(--white-900)}.dark\:hover\:bg-white-950:hover{--bg-dark:var(--white-950)}.bg-grey{--bg-light:var(--grey-200);--bg-dark:var(--grey-800)}.bg-grey-50{--bg-light:var(--grey-50 );--bg-dark:var(--grey-50 )}.bg-grey-100{--bg-light:var(--grey-100);--bg-dark:var(--grey-100)}.bg-grey-200{--bg-light:var(--grey-200);--bg-dark:var(--grey-200)}.bg-grey-300{--bg-light:var(--grey-300);--bg-dark:var(--grey-300)}.bg-grey-400{--bg-light:var(--grey-400);--bg-dark:var(--grey-400)}.bg-grey-500{--bg-light:var(--grey-500);--bg-dark:var(--grey-500)}.bg-grey-600{--bg-light:var(--grey-600);--bg-dark:var(--grey-600)}.bg-grey-700{--bg-light:var(--grey-700);--bg-dark:var(--grey-700)}.bg-grey-800{--bg-light:var(--grey-800);--bg-dark:var(--grey-800)}.bg-grey-900{--bg-light:var(--grey-900);--bg-dark:var(--grey-900)}.bg-grey-950{--bg-light:var(--grey-950);--bg-dark:var(--grey-950)}.light\:bg-grey{--bg-light:var(--grey-200 )}.light\:bg-grey-50{--bg-light:var(--grey-50 )}.light\:bg-grey-100{--bg-light:var(--grey-100)}.light\:bg-grey-200{--bg-light:var(--grey-200)}.light\:bg-grey-300{--bg-light:var(--grey-300)}.light\:bg-grey-400{--bg-light:var(--grey-400)}.light\:bg-grey-500{--bg-light:var(--grey-500)}.light\:bg-grey-600{--bg-light:var(--grey-600)}.light\:bg-grey-700{--bg-light:var(--grey-700)}.light\:bg-grey-800{--bg-light:var(--grey-800)}.light\:bg-grey-900{--bg-light:var(--grey-900)}.light\:bg-grey-950{--bg-light:var(--grey-950)}.dark\:bg-grey{--bg-dark:var(--grey-800 )}.dark\:bg-grey-50{--bg-dark:var(--grey-50 )}.dark\:bg-grey-100{--bg-dark:var(--grey-100)}.dark\:bg-grey-200{--bg-dark:var(--grey-200)}.dark\:bg-grey-300{--bg-dark:var(--grey-300)}.dark\:bg-grey-400{--bg-dark:var(--grey-400)}.dark\:bg-grey-500{--bg-dark:var(--grey-500)}.dark\:bg-grey-600{--bg-dark:var(--grey-600)}.dark\:bg-grey-700{--bg-dark:var(--grey-700)}.dark\:bg-grey-800{--bg-dark:var(--grey-800)}.dark\:bg-grey-900{--bg-dark:var(--grey-900)}.dark\:bg-grey-950{--bg-dark:var(--grey-950)}.hover\:bg-grey:hover{--bg-light:var(--grey-200);--bg-dark:var(--grey-800)}.hover\:bg-grey-50:hover{--bg-light:var(--grey-50 );--bg-dark:var(--grey-50 )}.hover\:bg-grey-100:hover{--bg-light:var(--grey-100);--bg-dark:var(--grey-100)}.hover\:bg-grey-200:hover{--bg-light:var(--grey-200);--bg-dark:var(--grey-200)}.hover\:bg-grey-300:hover{--bg-light:var(--grey-300);--bg-dark:var(--grey-300)}.hover\:bg-grey-400:hover{--bg-light:var(--grey-400);--bg-dark:var(--grey-400)}.hover\:bg-grey-500:hover{--bg-light:var(--grey-500);--bg-dark:var(--grey-500)}.hover\:bg-grey-600:hover{--bg-light:var(--grey-600);--bg-dark:var(--grey-600)}.hover\:bg-grey-700:hover{--bg-light:var(--grey-700);--bg-dark:var(--grey-700)}.hover\:bg-grey-800:hover{--bg-light:var(--grey-800);--bg-dark:var(--grey-800)}.hover\:bg-grey-900:hover{--bg-light:var(--grey-900);--bg-dark:var(--grey-900)}.hover\:bg-grey-950:hover{--bg-light:var(--grey-950);--bg-dark:var(--grey-950)}.light\:hover\:bg-grey:hover{--bg-light:var(--grey-200 )}.light\:hover\:bg-grey-50:hover{--bg-light:var(--grey-50 )}.light\:hover\:bg-grey-100:hover{--bg-light:var(--grey-100)}.light\:hover\:bg-grey-200:hover{--bg-light:var(--grey-200)}.light\:hover\:bg-grey-300:hover{--bg-light:var(--grey-300)}.light\:hover\:bg-grey-400:hover{--bg-light:var(--grey-400)}.light\:hover\:bg-grey-500:hover{--bg-light:var(--grey-500)}.light\:hover\:bg-grey-600:hover{--bg-light:var(--grey-600)}.light\:hover\:bg-grey-700:hover{--bg-light:var(--grey-700)}.light\:hover\:bg-grey-800:hover{--bg-light:var(--grey-800)}.light\:hover\:bg-grey-900:hover{--bg-light:var(--grey-900)}.light\:hover\:bg-grey-950:hover{--bg-light:var(--grey-950)}.dark\:hover\:bg-grey:hover{--bg-dark:var(--grey-800 )}.dark\:hover\:bg-grey-50:hover{--bg-dark:var(--grey-50 )}.dark\:hover\:bg-grey-100:hover{--bg-dark:var(--grey-100)}.dark\:hover\:bg-grey-200:hover{--bg-dark:var(--grey-200)}.dark\:hover\:bg-grey-300:hover{--bg-dark:var(--grey-300)}.dark\:hover\:bg-grey-400:hover{--bg-dark:var(--grey-400)}.dark\:hover\:bg-grey-500:hover{--bg-dark:var(--grey-500)}.dark\:hover\:bg-grey-600:hover{--bg-dark:var(--grey-600)}.dark\:hover\:bg-grey-700:hover{--bg-dark:var(--grey-700)}.dark\:hover\:bg-grey-800:hover{--bg-dark:var(--grey-800)}.dark\:hover\:bg-grey-900:hover{--bg-dark:var(--grey-900)}.dark\:hover\:bg-grey-950:hover{--bg-dark:var(--grey-950)}.bg-black{--bg-light:var(--black-200);--bg-dark:var(--black-800)}.bg-black-50{--bg-light:var(--black-50 );--bg-dark:var(--black-50 )}.bg-black-100{--bg-light:var(--black-100);--bg-dark:var(--black-100)}.bg-black-200{--bg-light:var(--black-200);--bg-dark:var(--black-200)}.bg-black-300{--bg-light:var(--black-300);--bg-dark:var(--black-300)}.bg-black-400{--bg-light:var(--black-400);--bg-dark:var(--black-400)}.bg-black-500{--bg-light:var(--black-500);--bg-dark:var(--black-500)}.bg-black-600{--bg-light:var(--black-600);--bg-dark:var(--black-600)}.bg-black-700{--bg-light:var(--black-700);--bg-dark:var(--black-700)}.bg-black-800{--bg-light:var(--black-800);--bg-dark:var(--black-800)}.bg-black-900{--bg-light:var(--black-900);--bg-dark:var(--black-900)}.bg-black-950{--bg-light:var(--black-950);--bg-dark:var(--black-950)}.light\:bg-black{--bg-light:var(--black-200 )}.light\:bg-black-50{--bg-light:var(--black-50 )}.light\:bg-black-100{--bg-light:var(--black-100)}.light\:bg-black-200{--bg-light:var(--black-200)}.light\:bg-black-300{--bg-light:var(--black-300)}.light\:bg-black-400{--bg-light:var(--black-400)}.light\:bg-black-500{--bg-light:var(--black-500)}.light\:bg-black-600{--bg-light:var(--black-600)}.light\:bg-black-700{--bg-light:var(--black-700)}.light\:bg-black-800{--bg-light:var(--black-800)}.light\:bg-black-900{--bg-light:var(--black-900)}.light\:bg-black-950{--bg-light:var(--black-950)}.dark\:bg-black{--bg-dark:var(--black-800 )}.dark\:bg-black-50{--bg-dark:var(--black-50 )}.dark\:bg-black-100{--bg-dark:var(--black-100)}.dark\:bg-black-200{--bg-dark:var(--black-200)}.dark\:bg-black-300{--bg-dark:var(--black-300)}.dark\:bg-black-400{--bg-dark:var(--black-400)}.dark\:bg-black-500{--bg-dark:var(--black-500)}.dark\:bg-black-600{--bg-dark:var(--black-600)}.dark\:bg-black-700{--bg-dark:var(--black-700)}.dark\:bg-black-800{--bg-dark:var(--black-800)}.dark\:bg-black-900{--bg-dark:var(--black-900)}.dark\:bg-black-950{--bg-dark:var(--black-950)}.hover\:bg-black:hover{--bg-light:var(--black-200);--bg-dark:var(--black-800)}.hover\:bg-black-50:hover{--bg-light:var(--black-50 );--bg-dark:var(--black-50 )}.hover\:bg-black-100:hover{--bg-light:var(--black-100);--bg-dark:var(--black-100)}.hover\:bg-black-200:hover{--bg-light:var(--black-200);--bg-dark:var(--black-200)}.hover\:bg-black-300:hover{--bg-light:var(--black-300);--bg-dark:var(--black-300)}.hover\:bg-black-400:hover{--bg-light:var(--black-400);--bg-dark:var(--black-400)}.hover\:bg-black-500:hover{--bg-light:var(--black-500);--bg-dark:var(--black-500)}.hover\:bg-black-600:hover{--bg-light:var(--black-600);--bg-dark:var(--black-600)}.hover\:bg-black-700:hover{--bg-light:var(--black-700);--bg-dark:var(--black-700)}.hover\:bg-black-800:hover{--bg-light:var(--black-800);--bg-dark:var(--black-800)}.hover\:bg-black-900:hover{--bg-light:var(--black-900);--bg-dark:var(--black-900)}.hover\:bg-black-950:hover{--bg-light:var(--black-950);--bg-dark:var(--black-950)}.light\:hover\:bg-black:hover{--bg-light:var(--black-200 )}.light\:hover\:bg-black-50:hover{--bg-light:var(--black-50 )}.light\:hover\:bg-black-100:hover{--bg-light:var(--black-100)}.light\:hover\:bg-black-200:hover{--bg-light:var(--black-200)}.light\:hover\:bg-black-300:hover{--bg-light:var(--black-300)}.light\:hover\:bg-black-400:hover{--bg-light:var(--black-400)}.light\:hover\:bg-black-500:hover{--bg-light:var(--black-500)}.light\:hover\:bg-black-600:hover{--bg-light:var(--black-600)}.light\:hover\:bg-black-700:hover{--bg-light:var(--black-700)}.light\:hover\:bg-black-800:hover{--bg-light:var(--black-800)}.light\:hover\:bg-black-900:hover{--bg-light:var(--black-900)}.light\:hover\:bg-black-950:hover{--bg-light:var(--black-950)}.dark\:hover\:bg-black:hover{--bg-dark:var(--black-800 )}.dark\:hover\:bg-black-50:hover{--bg-dark:var(--black-50 )}.dark\:hover\:bg-black-100:hover{--bg-dark:var(--black-100)}.dark\:hover\:bg-black-200:hover{--bg-dark:var(--black-200)}.dark\:hover\:bg-black-300:hover{--bg-dark:var(--black-300)}.dark\:hover\:bg-black-400:hover{--bg-dark:var(--black-400)}.dark\:hover\:bg-black-500:hover{--bg-dark:var(--black-500)}.dark\:hover\:bg-black-600:hover{--bg-dark:var(--black-600)}.dark\:hover\:bg-black-700:hover{--bg-dark:var(--black-700)}.dark\:hover\:bg-black-800:hover{--bg-dark:var(--black-800)}.dark\:hover\:bg-black-900:hover{--bg-dark:var(--black-900)}.dark\:hover\:bg-black-950:hover{--bg-dark:var(--black-950)}.bg-transparent{--bg-light:0 0 0/0;--bg-dark:0 0 0/0}.light\:bg-transparent{--bg-light:0 0 0/0}.dark\:bg-transparent{--bg-dark:0 0 0/0}[class*="light\:bg-"]:not([class*="dark\:bg-"]){background-color:light-dark(oklch(var(--bg-light,var(--white-200))),oklch(var(--bg-dark,0 0 0/0)))!important;--bg-spinner:light-dark(oklch(var(--bg-light,var(--white-200))),oklch(var(--bg-dark,0 0 0/0)))}[class*="dark\:bg-"]:not([class*="light\:bg-"]){background-color:light-dark(oklch(var(--bg-light,0 0 0/0)),oklch(var(--bg-dark,var(--black-200))))!important;--bg-spinner:light-dark(oklch(var(--bg-light,0 0 0/0)),oklch(var(--bg-dark,var(--black-200))))!important}[class*="light\:bg-"][class*="dark\:bg-"],[class*=bg-]{background-color:light-dark(oklch(var(--bg-light)/var(--bg-opacity,1)),oklch(var(--bg-dark)/var(--bg-opacity,1)))!important;--bg-spinner:light-dark(oklch(var(--bg-light)/var(--bg-opacity,1)),oklch(var(--bg-dark)/var(--bg-opacity,1)))!important}.bg-opacity-0{--bg-opacity:0}.bg-opacity-5{--bg-opacity:0.05}.bg-opacity-10{--bg-opacity:.1}.bg-opacity-15{--bg-opacity:0.15}.bg-opacity-20{--bg-opacity:.2}.bg-opacity-25{--bg-opacity:0.25}.bg-opacity-30{--bg-opacity:.3}.bg-opacity-35{--bg-opacity:0.35}.bg-opacity-40{--bg-opacity:.4}.bg-opacity-45{--bg-opacity:0.45}.bg-opacity-50{--bg-opacity:.5}.bg-opacity-55{--bg-opacity:0.55}.bg-opacity-60{--bg-opacity:.6}.bg-opacity-65{--bg-opacity:0.65}.bg-opacity-70{--bg-opacity:.7}.bg-opacity-75{--bg-opacity:0.75}.bg-opacity-80{--bg-opacity:.8}.bg-opacity-85{--bg-opacity:0.85}.bg-opacity-90{--bg-opacity:.9}.bg-opacity-95{--bg-opacity:0.95}.bg-opacity-100{--bg-opacity:1}.hatching-yellow{--hatching-light:var(--yellow-400);--hatching-dark:var(--yellow-400)}.hatching-yellow-50{--hatching-light:var(--yellow-50 );--hatching-dark:var(--yellow-50 )}.hatching-yellow-100{--hatching-light:var(--yellow-100);--hatching-dark:var(--yellow-100)}.hatching-yellow-200{--hatching-light:var(--yellow-200);--hatching-dark:var(--yellow-200)}.hatching-yellow-300{--hatching-light:var(--yellow-300);--hatching-dark:var(--yellow-300)}.hatching-yellow-400{--hatching-light:var(--yellow-400);--hatching-dark:var(--yellow-400)}.hatching-yellow-500{--hatching-light:var(--yellow-500);--hatching-dark:var(--yellow-500)}.hatching-yellow-600{--hatching-light:var(--yellow-600);--hatching-dark:var(--yellow-600)}.hatching-yellow-700{--hatching-light:var(--yellow-700);--hatching-dark:var(--yellow-700)}.hatching-yellow-800{--hatching-light:var(--yellow-800);--hatching-dark:var(--yellow-800)}.hatching-yellow-900{--hatching-light:var(--yellow-900);--hatching-dark:var(--yellow-900)}.hatching-yellow-950{--hatching-light:var(--yellow-950);--hatching-dark:var(--yellow-950)}.light\:hatching-yellow{--hatching-light:var(--yellow-400 )}.light\:hatching-yellow-50{--hatching-light:var(--yellow-50 )}.light\:hatching-yellow-100{--hatching-light:var(--yellow-100)}.light\:hatching-yellow-200{--hatching-light:var(--yellow-200)}.light\:hatching-yellow-300{--hatching-light:var(--yellow-300)}.light\:hatching-yellow-400{--hatching-light:var(--yellow-400)}.light\:hatching-yellow-500{--hatching-light:var(--yellow-500)}.light\:hatching-yellow-600{--hatching-light:var(--yellow-600)}.light\:hatching-yellow-700{--hatching-light:var(--yellow-700)}.light\:hatching-yellow-800{--hatching-light:var(--yellow-800)}.light\:hatching-yellow-900{--hatching-light:var(--yellow-900)}.light\:hatching-yellow-950{--hatching-light:var(--yellow-950)}.dark\:hatching-yellow{--hatching-dark:var(--yellow-400 )}.dark\:hatching-yellow-50{--hatching-dark:var(--yellow-50 )}.dark\:hatching-yellow-100{--hatching-dark:var(--yellow-100)}.dark\:hatching-yellow-200{--hatching-dark:var(--yellow-200)}.dark\:hatching-yellow-300{--hatching-dark:var(--yellow-300)}.dark\:hatching-yellow-400{--hatching-dark:var(--yellow-400)}.dark\:hatching-yellow-500{--hatching-dark:var(--yellow-500)}.dark\:hatching-yellow-600{--hatching-dark:var(--yellow-600)}.dark\:hatching-yellow-700{--hatching-dark:var(--yellow-700)}.dark\:hatching-yellow-800{--hatching-dark:var(--yellow-800)}.dark\:hatching-yellow-900{--hatching-dark:var(--yellow-900)}.dark\:hatching-yellow-950{--hatching-dark:var(--yellow-950)}.hatching-orange{--hatching-light:var(--orange-400);--hatching-dark:var(--orange-400)}.hatching-orange-50{--hatching-light:var(--orange-50 );--hatching-dark:var(--orange-50 )}.hatching-orange-100{--hatching-light:var(--orange-100);--hatching-dark:var(--orange-100)}.hatching-orange-200{--hatching-light:var(--orange-200);--hatching-dark:var(--orange-200)}.hatching-orange-300{--hatching-light:var(--orange-300);--hatching-dark:var(--orange-300)}.hatching-orange-400{--hatching-light:var(--orange-400);--hatching-dark:var(--orange-400)}.hatching-orange-500{--hatching-light:var(--orange-500);--hatching-dark:var(--orange-500)}.hatching-orange-600{--hatching-light:var(--orange-600);--hatching-dark:var(--orange-600)}.hatching-orange-700{--hatching-light:var(--orange-700);--hatching-dark:var(--orange-700)}.hatching-orange-800{--hatching-light:var(--orange-800);--hatching-dark:var(--orange-800)}.hatching-orange-900{--hatching-light:var(--orange-900);--hatching-dark:var(--orange-900)}.hatching-orange-950{--hatching-light:var(--orange-950);--hatching-dark:var(--orange-950)}.light\:hatching-orange{--hatching-light:var(--orange-400 )}.light\:hatching-orange-50{--hatching-light:var(--orange-50 )}.light\:hatching-orange-100{--hatching-light:var(--orange-100)}.light\:hatching-orange-200{--hatching-light:var(--orange-200)}.light\:hatching-orange-300{--hatching-light:var(--orange-300)}.light\:hatching-orange-400{--hatching-light:var(--orange-400)}.light\:hatching-orange-500{--hatching-light:var(--orange-500)}.light\:hatching-orange-600{--hatching-light:var(--orange-600)}.light\:hatching-orange-700{--hatching-light:var(--orange-700)}.light\:hatching-orange-800{--hatching-light:var(--orange-800)}.light\:hatching-orange-900{--hatching-light:var(--orange-900)}.light\:hatching-orange-950{--hatching-light:var(--orange-950)}.dark\:hatching-orange{--hatching-dark:var(--orange-400 )}.dark\:hatching-orange-50{--hatching-dark:var(--orange-50 )}.dark\:hatching-orange-100{--hatching-dark:var(--orange-100)}.dark\:hatching-orange-200{--hatching-dark:var(--orange-200)}.dark\:hatching-orange-300{--hatching-dark:var(--orange-300)}.dark\:hatching-orange-400{--hatching-dark:var(--orange-400)}.dark\:hatching-orange-500{--hatching-dark:var(--orange-500)}.dark\:hatching-orange-600{--hatching-dark:var(--orange-600)}.dark\:hatching-orange-700{--hatching-dark:var(--orange-700)}.dark\:hatching-orange-800{--hatching-dark:var(--orange-800)}.dark\:hatching-orange-900{--hatching-dark:var(--orange-900)}.dark\:hatching-orange-950{--hatching-dark:var(--orange-950)}.hatching-red{--hatching-light:var(--red-400);--hatching-dark:var(--red-400)}.hatching-red-50{--hatching-light:var(--red-50 );--hatching-dark:var(--red-50 )}.hatching-red-100{--hatching-light:var(--red-100);--hatching-dark:var(--red-100)}.hatching-red-200{--hatching-light:var(--red-200);--hatching-dark:var(--red-200)}.hatching-red-300{--hatching-light:var(--red-300);--hatching-dark:var(--red-300)}.hatching-red-400{--hatching-light:var(--red-400);--hatching-dark:var(--red-400)}.hatching-red-500{--hatching-light:var(--red-500);--hatching-dark:var(--red-500)}.hatching-red-600{--hatching-light:var(--red-600);--hatching-dark:var(--red-600)}.hatching-red-700{--hatching-light:var(--red-700);--hatching-dark:var(--red-700)}.hatching-red-800{--hatching-light:var(--red-800);--hatching-dark:var(--red-800)}.hatching-red-900{--hatching-light:var(--red-900);--hatching-dark:var(--red-900)}.hatching-red-950{--hatching-light:var(--red-950);--hatching-dark:var(--red-950)}.light\:hatching-red{--hatching-light:var(--red-400 )}.light\:hatching-red-50{--hatching-light:var(--red-50 )}.light\:hatching-red-100{--hatching-light:var(--red-100)}.light\:hatching-red-200{--hatching-light:var(--red-200)}.light\:hatching-red-300{--hatching-light:var(--red-300)}.light\:hatching-red-400{--hatching-light:var(--red-400)}.light\:hatching-red-500{--hatching-light:var(--red-500)}.light\:hatching-red-600{--hatching-light:var(--red-600)}.light\:hatching-red-700{--hatching-light:var(--red-700)}.light\:hatching-red-800{--hatching-light:var(--red-800)}.light\:hatching-red-900{--hatching-light:var(--red-900)}.light\:hatching-red-950{--hatching-light:var(--red-950)}.dark\:hatching-red{--hatching-dark:var(--red-400 )}.dark\:hatching-red-50{--hatching-dark:var(--red-50 )}.dark\:hatching-red-100{--hatching-dark:var(--red-100)}.dark\:hatching-red-200{--hatching-dark:var(--red-200)}.dark\:hatching-red-300{--hatching-dark:var(--red-300)}.dark\:hatching-red-400{--hatching-dark:var(--red-400)}.dark\:hatching-red-500{--hatching-dark:var(--red-500)}.dark\:hatching-red-600{--hatching-dark:var(--red-600)}.dark\:hatching-red-700{--hatching-dark:var(--red-700)}.dark\:hatching-red-800{--hatching-dark:var(--red-800)}.dark\:hatching-red-900{--hatching-dark:var(--red-900)}.dark\:hatching-red-950{--hatching-dark:var(--red-950)}.hatching-pink{--hatching-light:var(--pink-400);--hatching-dark:var(--pink-400)}.hatching-pink-50{--hatching-light:var(--pink-50 );--hatching-dark:var(--pink-50 )}.hatching-pink-100{--hatching-light:var(--pink-100);--hatching-dark:var(--pink-100)}.hatching-pink-200{--hatching-light:var(--pink-200);--hatching-dark:var(--pink-200)}.hatching-pink-300{--hatching-light:var(--pink-300);--hatching-dark:var(--pink-300)}.hatching-pink-400{--hatching-light:var(--pink-400);--hatching-dark:var(--pink-400)}.hatching-pink-500{--hatching-light:var(--pink-500);--hatching-dark:var(--pink-500)}.hatching-pink-600{--hatching-light:var(--pink-600);--hatching-dark:var(--pink-600)}.hatching-pink-700{--hatching-light:var(--pink-700);--hatching-dark:var(--pink-700)}.hatching-pink-800{--hatching-light:var(--pink-800);--hatching-dark:var(--pink-800)}.hatching-pink-900{--hatching-light:var(--pink-900);--hatching-dark:var(--pink-900)}.hatching-pink-950{--hatching-light:var(--pink-950);--hatching-dark:var(--pink-950)}.light\:hatching-pink{--hatching-light:var(--pink-400 )}.light\:hatching-pink-50{--hatching-light:var(--pink-50 )}.light\:hatching-pink-100{--hatching-light:var(--pink-100)}.light\:hatching-pink-200{--hatching-light:var(--pink-200)}.light\:hatching-pink-300{--hatching-light:var(--pink-300)}.light\:hatching-pink-400{--hatching-light:var(--pink-400)}.light\:hatching-pink-500{--hatching-light:var(--pink-500)}.light\:hatching-pink-600{--hatching-light:var(--pink-600)}.light\:hatching-pink-700{--hatching-light:var(--pink-700)}.light\:hatching-pink-800{--hatching-light:var(--pink-800)}.light\:hatching-pink-900{--hatching-light:var(--pink-900)}.light\:hatching-pink-950{--hatching-light:var(--pink-950)}.dark\:hatching-pink{--hatching-dark:var(--pink-400 )}.dark\:hatching-pink-50{--hatching-dark:var(--pink-50 )}.dark\:hatching-pink-100{--hatching-dark:var(--pink-100)}.dark\:hatching-pink-200{--hatching-dark:var(--pink-200)}.dark\:hatching-pink-300{--hatching-dark:var(--pink-300)}.dark\:hatching-pink-400{--hatching-dark:var(--pink-400)}.dark\:hatching-pink-500{--hatching-dark:var(--pink-500)}.dark\:hatching-pink-600{--hatching-dark:var(--pink-600)}.dark\:hatching-pink-700{--hatching-dark:var(--pink-700)}.dark\:hatching-pink-800{--hatching-dark:var(--pink-800)}.dark\:hatching-pink-900{--hatching-dark:var(--pink-900)}.dark\:hatching-pink-950{--hatching-dark:var(--pink-950)}.hatching-purple{--hatching-light:var(--purple-400);--hatching-dark:var(--purple-400)}.hatching-purple-50{--hatching-light:var(--purple-50 );--hatching-dark:var(--purple-50 )}.hatching-purple-100{--hatching-light:var(--purple-100);--hatching-dark:var(--purple-100)}.hatching-purple-200{--hatching-light:var(--purple-200);--hatching-dark:var(--purple-200)}.hatching-purple-300{--hatching-light:var(--purple-300);--hatching-dark:var(--purple-300)}.hatching-purple-400{--hatching-light:var(--purple-400);--hatching-dark:var(--purple-400)}.hatching-purple-500{--hatching-light:var(--purple-500);--hatching-dark:var(--purple-500)}.hatching-purple-600{--hatching-light:var(--purple-600);--hatching-dark:var(--purple-600)}.hatching-purple-700{--hatching-light:var(--purple-700);--hatching-dark:var(--purple-700)}.hatching-purple-800{--hatching-light:var(--purple-800);--hatching-dark:var(--purple-800)}.hatching-purple-900{--hatching-light:var(--purple-900);--hatching-dark:var(--purple-900)}.hatching-purple-950{--hatching-light:var(--purple-950);--hatching-dark:var(--purple-950)}.light\:hatching-purple{--hatching-light:var(--purple-400 )}.light\:hatching-purple-50{--hatching-light:var(--purple-50 )}.light\:hatching-purple-100{--hatching-light:var(--purple-100)}.light\:hatching-purple-200{--hatching-light:var(--purple-200)}.light\:hatching-purple-300{--hatching-light:var(--purple-300)}.light\:hatching-purple-400{--hatching-light:var(--purple-400)}.light\:hatching-purple-500{--hatching-light:var(--purple-500)}.light\:hatching-purple-600{--hatching-light:var(--purple-600)}.light\:hatching-purple-700{--hatching-light:var(--purple-700)}.light\:hatching-purple-800{--hatching-light:var(--purple-800)}.light\:hatching-purple-900{--hatching-light:var(--purple-900)}.light\:hatching-purple-950{--hatching-light:var(--purple-950)}.dark\:hatching-purple{--hatching-dark:var(--purple-400 )}.dark\:hatching-purple-50{--hatching-dark:var(--purple-50 )}.dark\:hatching-purple-100{--hatching-dark:var(--purple-100)}.dark\:hatching-purple-200{--hatching-dark:var(--purple-200)}.dark\:hatching-purple-300{--hatching-dark:var(--purple-300)}.dark\:hatching-purple-400{--hatching-dark:var(--purple-400)}.dark\:hatching-purple-500{--hatching-dark:var(--purple-500)}.dark\:hatching-purple-600{--hatching-dark:var(--purple-600)}.dark\:hatching-purple-700{--hatching-dark:var(--purple-700)}.dark\:hatching-purple-800{--hatching-dark:var(--purple-800)}.dark\:hatching-purple-900{--hatching-dark:var(--purple-900)}.dark\:hatching-purple-950{--hatching-dark:var(--purple-950)}.hatching-blue{--hatching-light:var(--blue-400);--hatching-dark:var(--blue-400)}.hatching-blue-50{--hatching-light:var(--blue-50 );--hatching-dark:var(--blue-50 )}.hatching-blue-100{--hatching-light:var(--blue-100);--hatching-dark:var(--blue-100)}.hatching-blue-200{--hatching-light:var(--blue-200);--hatching-dark:var(--blue-200)}.hatching-blue-300{--hatching-light:var(--blue-300);--hatching-dark:var(--blue-300)}.hatching-blue-400{--hatching-light:var(--blue-400);--hatching-dark:var(--blue-400)}.hatching-blue-500{--hatching-light:var(--blue-500);--hatching-dark:var(--blue-500)}.hatching-blue-600{--hatching-light:var(--blue-600);--hatching-dark:var(--blue-600)}.hatching-blue-700{--hatching-light:var(--blue-700);--hatching-dark:var(--blue-700)}.hatching-blue-800{--hatching-light:var(--blue-800);--hatching-dark:var(--blue-800)}.hatching-blue-900{--hatching-light:var(--blue-900);--hatching-dark:var(--blue-900)}.hatching-blue-950{--hatching-light:var(--blue-950);--hatching-dark:var(--blue-950)}.light\:hatching-blue{--hatching-light:var(--blue-400 )}.light\:hatching-blue-50{--hatching-light:var(--blue-50 )}.light\:hatching-blue-100{--hatching-light:var(--blue-100)}.light\:hatching-blue-200{--hatching-light:var(--blue-200)}.light\:hatching-blue-300{--hatching-light:var(--blue-300)}.light\:hatching-blue-400{--hatching-light:var(--blue-400)}.light\:hatching-blue-500{--hatching-light:var(--blue-500)}.light\:hatching-blue-600{--hatching-light:var(--blue-600)}.light\:hatching-blue-700{--hatching-light:var(--blue-700)}.light\:hatching-blue-800{--hatching-light:var(--blue-800)}.light\:hatching-blue-900{--hatching-light:var(--blue-900)}.light\:hatching-blue-950{--hatching-light:var(--blue-950)}.dark\:hatching-blue{--hatching-dark:var(--blue-400 )}.dark\:hatching-blue-50{--hatching-dark:var(--blue-50 )}.dark\:hatching-blue-100{--hatching-dark:var(--blue-100)}.dark\:hatching-blue-200{--hatching-dark:var(--blue-200)}.dark\:hatching-blue-300{--hatching-dark:var(--blue-300)}.dark\:hatching-blue-400{--hatching-dark:var(--blue-400)}.dark\:hatching-blue-500{--hatching-dark:var(--blue-500)}.dark\:hatching-blue-600{--hatching-dark:var(--blue-600)}.dark\:hatching-blue-700{--hatching-dark:var(--blue-700)}.dark\:hatching-blue-800{--hatching-dark:var(--blue-800)}.dark\:hatching-blue-900{--hatching-dark:var(--blue-900)}.dark\:hatching-blue-950{--hatching-dark:var(--blue-950)}.hatching-cyan{--hatching-light:var(--cyan-400);--hatching-dark:var(--cyan-400)}.hatching-cyan-50{--hatching-light:var(--cyan-50 );--hatching-dark:var(--cyan-50 )}.hatching-cyan-100{--hatching-light:var(--cyan-100);--hatching-dark:var(--cyan-100)}.hatching-cyan-200{--hatching-light:var(--cyan-200);--hatching-dark:var(--cyan-200)}.hatching-cyan-300{--hatching-light:var(--cyan-300);--hatching-dark:var(--cyan-300)}.hatching-cyan-400{--hatching-light:var(--cyan-400);--hatching-dark:var(--cyan-400)}.hatching-cyan-500{--hatching-light:var(--cyan-500);--hatching-dark:var(--cyan-500)}.hatching-cyan-600{--hatching-light:var(--cyan-600);--hatching-dark:var(--cyan-600)}.hatching-cyan-700{--hatching-light:var(--cyan-700);--hatching-dark:var(--cyan-700)}.hatching-cyan-800{--hatching-light:var(--cyan-800);--hatching-dark:var(--cyan-800)}.hatching-cyan-900{--hatching-light:var(--cyan-900);--hatching-dark:var(--cyan-900)}.hatching-cyan-950{--hatching-light:var(--cyan-950);--hatching-dark:var(--cyan-950)}.light\:hatching-cyan{--hatching-light:var(--cyan-400 )}.light\:hatching-cyan-50{--hatching-light:var(--cyan-50 )}.light\:hatching-cyan-100{--hatching-light:var(--cyan-100)}.light\:hatching-cyan-200{--hatching-light:var(--cyan-200)}.light\:hatching-cyan-300{--hatching-light:var(--cyan-300)}.light\:hatching-cyan-400{--hatching-light:var(--cyan-400)}.light\:hatching-cyan-500{--hatching-light:var(--cyan-500)}.light\:hatching-cyan-600{--hatching-light:var(--cyan-600)}.light\:hatching-cyan-700{--hatching-light:var(--cyan-700)}.light\:hatching-cyan-800{--hatching-light:var(--cyan-800)}.light\:hatching-cyan-900{--hatching-light:var(--cyan-900)}.light\:hatching-cyan-950{--hatching-light:var(--cyan-950)}.dark\:hatching-cyan{--hatching-dark:var(--cyan-400 )}.dark\:hatching-cyan-50{--hatching-dark:var(--cyan-50 )}.dark\:hatching-cyan-100{--hatching-dark:var(--cyan-100)}.dark\:hatching-cyan-200{--hatching-dark:var(--cyan-200)}.dark\:hatching-cyan-300{--hatching-dark:var(--cyan-300)}.dark\:hatching-cyan-400{--hatching-dark:var(--cyan-400)}.dark\:hatching-cyan-500{--hatching-dark:var(--cyan-500)}.dark\:hatching-cyan-600{--hatching-dark:var(--cyan-600)}.dark\:hatching-cyan-700{--hatching-dark:var(--cyan-700)}.dark\:hatching-cyan-800{--hatching-dark:var(--cyan-800)}.dark\:hatching-cyan-900{--hatching-dark:var(--cyan-900)}.dark\:hatching-cyan-950{--hatching-dark:var(--cyan-950)}.hatching-green{--hatching-light:var(--green-400);--hatching-dark:var(--green-400)}.hatching-green-50{--hatching-light:var(--green-50 );--hatching-dark:var(--green-50 )}.hatching-green-100{--hatching-light:var(--green-100);--hatching-dark:var(--green-100)}.hatching-green-200{--hatching-light:var(--green-200);--hatching-dark:var(--green-200)}.hatching-green-300{--hatching-light:var(--green-300);--hatching-dark:var(--green-300)}.hatching-green-400{--hatching-light:var(--green-400);--hatching-dark:var(--green-400)}.hatching-green-500{--hatching-light:var(--green-500);--hatching-dark:var(--green-500)}.hatching-green-600{--hatching-light:var(--green-600);--hatching-dark:var(--green-600)}.hatching-green-700{--hatching-light:var(--green-700);--hatching-dark:var(--green-700)}.hatching-green-800{--hatching-light:var(--green-800);--hatching-dark:var(--green-800)}.hatching-green-900{--hatching-light:var(--green-900);--hatching-dark:var(--green-900)}.hatching-green-950{--hatching-light:var(--green-950);--hatching-dark:var(--green-950)}.light\:hatching-green{--hatching-light:var(--green-400 )}.light\:hatching-green-50{--hatching-light:var(--green-50 )}.light\:hatching-green-100{--hatching-light:var(--green-100)}.light\:hatching-green-200{--hatching-light:var(--green-200)}.light\:hatching-green-300{--hatching-light:var(--green-300)}.light\:hatching-green-400{--hatching-light:var(--green-400)}.light\:hatching-green-500{--hatching-light:var(--green-500)}.light\:hatching-green-600{--hatching-light:var(--green-600)}.light\:hatching-green-700{--hatching-light:var(--green-700)}.light\:hatching-green-800{--hatching-light:var(--green-800)}.light\:hatching-green-900{--hatching-light:var(--green-900)}.light\:hatching-green-950{--hatching-light:var(--green-950)}.dark\:hatching-green{--hatching-dark:var(--green-400 )}.dark\:hatching-green-50{--hatching-dark:var(--green-50 )}.dark\:hatching-green-100{--hatching-dark:var(--green-100)}.dark\:hatching-green-200{--hatching-dark:var(--green-200)}.dark\:hatching-green-300{--hatching-dark:var(--green-300)}.dark\:hatching-green-400{--hatching-dark:var(--green-400)}.dark\:hatching-green-500{--hatching-dark:var(--green-500)}.dark\:hatching-green-600{--hatching-dark:var(--green-600)}.dark\:hatching-green-700{--hatching-dark:var(--green-700)}.dark\:hatching-green-800{--hatching-dark:var(--green-800)}.dark\:hatching-green-900{--hatching-dark:var(--green-900)}.dark\:hatching-green-950{--hatching-dark:var(--green-950)}.hatching-white{--hatching-light:var(--white-400);--hatching-dark:var(--white-400)}.hatching-white-50{--hatching-light:var(--white-50 );--hatching-dark:var(--white-50 )}.hatching-white-100{--hatching-light:var(--white-100);--hatching-dark:var(--white-100)}.hatching-white-200{--hatching-light:var(--white-200);--hatching-dark:var(--white-200)}.hatching-white-300{--hatching-light:var(--white-300);--hatching-dark:var(--white-300)}.hatching-white-400{--hatching-light:var(--white-400);--hatching-dark:var(--white-400)}.hatching-white-500{--hatching-light:var(--white-500);--hatching-dark:var(--white-500)}.hatching-white-600{--hatching-light:var(--white-600);--hatching-dark:var(--white-600)}.hatching-white-700{--hatching-light:var(--white-700);--hatching-dark:var(--white-700)}.hatching-white-800{--hatching-light:var(--white-800);--hatching-dark:var(--white-800)}.hatching-white-900{--hatching-light:var(--white-900);--hatching-dark:var(--white-900)}.hatching-white-950{--hatching-light:var(--white-950);--hatching-dark:var(--white-950)}.light\:hatching-white{--hatching-light:var(--white-400 )}.light\:hatching-white-50{--hatching-light:var(--white-50 )}.light\:hatching-white-100{--hatching-light:var(--white-100)}.light\:hatching-white-200{--hatching-light:var(--white-200)}.light\:hatching-white-300{--hatching-light:var(--white-300)}.light\:hatching-white-400{--hatching-light:var(--white-400)}.light\:hatching-white-500{--hatching-light:var(--white-500)}.light\:hatching-white-600{--hatching-light:var(--white-600)}.light\:hatching-white-700{--hatching-light:var(--white-700)}.light\:hatching-white-800{--hatching-light:var(--white-800)}.light\:hatching-white-900{--hatching-light:var(--white-900)}.light\:hatching-white-950{--hatching-light:var(--white-950)}.dark\:hatching-white{--hatching-dark:var(--white-400 )}.dark\:hatching-white-50{--hatching-dark:var(--white-50 )}.dark\:hatching-white-100{--hatching-dark:var(--white-100)}.dark\:hatching-white-200{--hatching-dark:var(--white-200)}.dark\:hatching-white-300{--hatching-dark:var(--white-300)}.dark\:hatching-white-400{--hatching-dark:var(--white-400)}.dark\:hatching-white-500{--hatching-dark:var(--white-500)}.dark\:hatching-white-600{--hatching-dark:var(--white-600)}.dark\:hatching-white-700{--hatching-dark:var(--white-700)}.dark\:hatching-white-800{--hatching-dark:var(--white-800)}.dark\:hatching-white-900{--hatching-dark:var(--white-900)}.dark\:hatching-white-950{--hatching-dark:var(--white-950)}.hatching-grey{--hatching-light:var(--grey-400);--hatching-dark:var(--grey-400)}.hatching-grey-50{--hatching-light:var(--grey-50 );--hatching-dark:var(--grey-50 )}.hatching-grey-100{--hatching-light:var(--grey-100);--hatching-dark:var(--grey-100)}.hatching-grey-200{--hatching-light:var(--grey-200);--hatching-dark:var(--grey-200)}.hatching-grey-300{--hatching-light:var(--grey-300);--hatching-dark:var(--grey-300)}.hatching-grey-400{--hatching-light:var(--grey-400);--hatching-dark:var(--grey-400)}.hatching-grey-500{--hatching-light:var(--grey-500);--hatching-dark:var(--grey-500)}.hatching-grey-600{--hatching-light:var(--grey-600);--hatching-dark:var(--grey-600)}.hatching-grey-700{--hatching-light:var(--grey-700);--hatching-dark:var(--grey-700)}.hatching-grey-800{--hatching-light:var(--grey-800);--hatching-dark:var(--grey-800)}.hatching-grey-900{--hatching-light:var(--grey-900);--hatching-dark:var(--grey-900)}.hatching-grey-950{--hatching-light:var(--grey-950);--hatching-dark:var(--grey-950)}.light\:hatching-grey{--hatching-light:var(--grey-400 )}.light\:hatching-grey-50{--hatching-light:var(--grey-50 )}.light\:hatching-grey-100{--hatching-light:var(--grey-100)}.light\:hatching-grey-200{--hatching-light:var(--grey-200)}.light\:hatching-grey-300{--hatching-light:var(--grey-300)}.light\:hatching-grey-400{--hatching-light:var(--grey-400)}.light\:hatching-grey-500{--hatching-light:var(--grey-500)}.light\:hatching-grey-600{--hatching-light:var(--grey-600)}.light\:hatching-grey-700{--hatching-light:var(--grey-700)}.light\:hatching-grey-800{--hatching-light:var(--grey-800)}.light\:hatching-grey-900{--hatching-light:var(--grey-900)}.light\:hatching-grey-950{--hatching-light:var(--grey-950)}.dark\:hatching-grey{--hatching-dark:var(--grey-400 )}.dark\:hatching-grey-50{--hatching-dark:var(--grey-50 )}.dark\:hatching-grey-100{--hatching-dark:var(--grey-100)}.dark\:hatching-grey-200{--hatching-dark:var(--grey-200)}.dark\:hatching-grey-300{--hatching-dark:var(--grey-300)}.dark\:hatching-grey-400{--hatching-dark:var(--grey-400)}.dark\:hatching-grey-500{--hatching-dark:var(--grey-500)}.dark\:hatching-grey-600{--hatching-dark:var(--grey-600)}.dark\:hatching-grey-700{--hatching-dark:var(--grey-700)}.dark\:hatching-grey-800{--hatching-dark:var(--grey-800)}.dark\:hatching-grey-900{--hatching-dark:var(--grey-900)}.dark\:hatching-grey-950{--hatching-dark:var(--grey-950)}.hatching-black{--hatching-light:var(--black-400);--hatching-dark:var(--black-400)}.hatching-black-50{--hatching-light:var(--black-50 );--hatching-dark:var(--black-50 )}.hatching-black-100{--hatching-light:var(--black-100);--hatching-dark:var(--black-100)}.hatching-black-200{--hatching-light:var(--black-200);--hatching-dark:var(--black-200)}.hatching-black-300{--hatching-light:var(--black-300);--hatching-dark:var(--black-300)}.hatching-black-400{--hatching-light:var(--black-400);--hatching-dark:var(--black-400)}.hatching-black-500{--hatching-light:var(--black-500);--hatching-dark:var(--black-500)}.hatching-black-600{--hatching-light:var(--black-600);--hatching-dark:var(--black-600)}.hatching-black-700{--hatching-light:var(--black-700);--hatching-dark:var(--black-700)}.hatching-black-800{--hatching-light:var(--black-800);--hatching-dark:var(--black-800)}.hatching-black-900{--hatching-light:var(--black-900);--hatching-dark:var(--black-900)}.hatching-black-950{--hatching-light:var(--black-950);--hatching-dark:var(--black-950)}.light\:hatching-black{--hatching-light:var(--black-400)}.light\:hatching-black-50{--hatching-light:var(--black-50 )}.light\:hatching-black-100{--hatching-light:var(--black-100)}.light\:hatching-black-200{--hatching-light:var(--black-200)}.light\:hatching-black-300{--hatching-light:var(--black-300)}.light\:hatching-black-400{--hatching-light:var(--black-400)}.light\:hatching-black-500{--hatching-light:var(--black-500)}.light\:hatching-black-600{--hatching-light:var(--black-600)}.light\:hatching-black-700{--hatching-light:var(--black-700)}.light\:hatching-black-800{--hatching-light:var(--black-800)}.light\:hatching-black-900{--hatching-light:var(--black-900)}.light\:hatching-black-950{--hatching-light:var(--black-950)}.dark\:hatching-black{--hatching-dark:var(--black-400 )}.dark\:hatching-black-50{--hatching-dark:var(--black-50 )}.dark\:hatching-black-100{--hatching-dark:var(--black-100)}.dark\:hatching-black-200{--hatching-dark:var(--black-200)}.dark\:hatching-black-300{--hatching-dark:var(--black-300)}.dark\:hatching-black-400{--hatching-dark:var(--black-400)}.dark\:hatching-black-500{--hatching-dark:var(--black-500)}.dark\:hatching-black-600{--hatching-dark:var(--black-600)}.dark\:hatching-black-700{--hatching-dark:var(--black-700)}.dark\:hatching-black-800{--hatching-dark:var(--black-800)}.dark\:hatching-black-900{--hatching-dark:var(--black-900)}.dark\:hatching-black-950{--hatching-dark:var(--black-950)}[class*="dark\:hatching-"],[class*="light\:hatching-"],[class*=hatching-]{background-image:repeating-linear-gradient(135deg,light-dark(oklch(var(--hatching-light,0 0 0/0)),oklch(var(--hatching-dark,0 0 0/0))) 0 1px,transparent 0 50%);background-position:0 0;background-size:10px 10px}.stripes-yellow{--stripes-bg-light:var(--yellow-100);--stripes-fg-light:var(--yellow-200);--stripes-bg-dark:var(--yellow-900);--stripes-fg-dark:var(--yellow-950)}.stripes-bg-yellow{--stripes-bg-light:var(--yellow-100);--stripes-bg-dark:var(--yellow-900)}.stripes-fg-yellow{--stripes-fg-light:var(--yellow-200);--stripes-fg-dark:var(--yellow-950)}.stripes-bg-yellow-50{--stripes-bg-light:var(--yellow-50 );--stripes-bg-dark:var(--yellow-50 )}.stripes-bg-yellow-100{--stripes-bg-light:var(--yellow-100);--stripes-bg-dark:var(--yellow-100)}.stripes-bg-yellow-200{--stripes-bg-light:var(--yellow-200);--stripes-bg-dark:var(--yellow-200)}.stripes-bg-yellow-300{--stripes-bg-light:var(--yellow-300);--stripes-bg-dark:var(--yellow-300)}.stripes-bg-yellow-400{--stripes-bg-light:var(--yellow-400);--stripes-bg-dark:var(--yellow-400)}.stripes-bg-yellow-500{--stripes-bg-light:var(--yellow-500);--stripes-bg-dark:var(--yellow-500)}.stripes-bg-yellow-600{--stripes-bg-light:var(--yellow-600);--stripes-bg-dark:var(--yellow-600)}.stripes-bg-yellow-700{--stripes-bg-light:var(--yellow-700);--stripes-bg-dark:var(--yellow-700)}.stripes-bg-yellow-800{--stripes-bg-light:var(--yellow-800);--stripes-bg-dark:var(--yellow-800)}.stripes-bg-yellow-900{--stripes-bg-light:var(--yellow-900);--stripes-bg-dark:var(--yellow-900)}.stripes-bg-yellow-950{--stripes-bg-light:var(--yellow-950);--stripes-bg-dark:var(--yellow-950)}.stripes-fg-yellow-50{--stripes-fg-light:var(--yellow-50 );--stripes-fg-dark:var(--yellow-50 )}.stripes-fg-yellow-100{--stripes-fg-light:var(--yellow-100);--stripes-fg-dark:var(--yellow-100)}.stripes-fg-yellow-200{--stripes-fg-light:var(--yellow-200);--stripes-fg-dark:var(--yellow-200)}.stripes-fg-yellow-300{--stripes-fg-light:var(--yellow-300);--stripes-fg-dark:var(--yellow-300)}.stripes-fg-yellow-400{--stripes-fg-light:var(--yellow-400);--stripes-fg-dark:var(--yellow-400)}.stripes-fg-yellow-500{--stripes-fg-light:var(--yellow-500);--stripes-fg-dark:var(--yellow-500)}.stripes-fg-yellow-600{--stripes-fg-light:var(--yellow-600);--stripes-fg-dark:var(--yellow-600)}.stripes-fg-yellow-700{--stripes-fg-light:var(--yellow-700);--stripes-fg-dark:var(--yellow-700)}.stripes-fg-yellow-800{--stripes-fg-light:var(--yellow-800);--stripes-fg-dark:var(--yellow-800)}.stripes-fg-yellow-900{--stripes-fg-light:var(--yellow-900);--stripes-fg-dark:var(--yellow-900)}.stripes-fg-yellow-950{--stripes-fg-light:var(--yellow-950);--stripes-fg-dark:var(--yellow-950)}.light\:stripes-yellow{--stripes-bg-light:var(--yellow-100);--stripes-fg-light:var(--yellow-200)}.light\:stripes-bg-yellow{--stripes-bg-light:var(--yellow-100)}.light\:stripes-bg-yellow-50{--stripes-bg-light:var(--yellow-50 )}.light\:stripes-bg-yellow-100{--stripes-bg-light:var(--yellow-100)}.light\:stripes-bg-yellow-200{--stripes-bg-light:var(--yellow-200)}.light\:stripes-bg-yellow-300{--stripes-bg-light:var(--yellow-300)}.light\:stripes-bg-yellow-400{--stripes-bg-light:var(--yellow-400)}.light\:stripes-bg-yellow-500{--stripes-bg-light:var(--yellow-500)}.light\:stripes-bg-yellow-600{--stripes-bg-light:var(--yellow-600)}.light\:stripes-bg-yellow-700{--stripes-bg-light:var(--yellow-700)}.light\:stripes-bg-yellow-800{--stripes-bg-light:var(--yellow-800)}.light\:stripes-bg-yellow-900{--stripes-bg-light:var(--yellow-900)}.light\:stripes-bg-yellow-950{--stripes-bg-light:var(--yellow-950)}.light\:stripes-fg-yellow{--stripes-fg-light:var(--yellow-200)}.light\:stripes-fg-yellow-50{--stripes-fg-light:var(--yellow-50 )}.light\:stripes-fg-yellow-100{--stripes-fg-light:var(--yellow-100)}.light\:stripes-fg-yellow-200{--stripes-fg-light:var(--yellow-200)}.light\:stripes-fg-yellow-300{--stripes-fg-light:var(--yellow-300)}.light\:stripes-fg-yellow-400{--stripes-fg-light:var(--yellow-400)}.light\:stripes-fg-yellow-500{--stripes-fg-light:var(--yellow-500)}.light\:stripes-fg-yellow-600{--stripes-fg-light:var(--yellow-600)}.light\:stripes-fg-yellow-700{--stripes-fg-light:var(--yellow-700)}.light\:stripes-fg-yellow-800{--stripes-fg-light:var(--yellow-800)}.light\:stripes-fg-yellow-900{--stripes-fg-light:var(--yellow-900)}.light\:stripes-fg-yellow-950{--stripes-fg-light:var(--yellow-950)}.dark\:stripes-yellow{--stripes-bg-dark:var(--yellow-900);--stripes-fg-dark:var(--yellow-950)}.dark\:stripes-bg-yellow{--stripes-bg-dark:var(--yellow-900)}.dark\:stripes-bg-yellow-50{--stripes-bg-dark:var(--yellow-50 )}.dark\:stripes-bg-yellow-100{--stripes-bg-dark:var(--yellow-100)}.dark\:stripes-bg-yellow-200{--stripes-bg-dark:var(--yellow-200)}.dark\:stripes-bg-yellow-300{--stripes-bg-dark:var(--yellow-300)}.dark\:stripes-bg-yellow-400{--stripes-bg-dark:var(--yellow-400)}.dark\:stripes-bg-yellow-500{--stripes-bg-dark:var(--yellow-500)}.dark\:stripes-bg-yellow-600{--stripes-bg-dark:var(--yellow-600)}.dark\:stripes-bg-yellow-700{--stripes-bg-dark:var(--yellow-700)}.dark\:stripes-bg-yellow-800{--stripes-bg-dark:var(--yellow-800)}.dark\:stripes-bg-yellow-900{--stripes-bg-dark:var(--yellow-900)}.dark\:stripes-bg-yellow-950{--stripes-bg-dark:var(--yellow-950)}.dark\:stripes-fg-yellow{--stripes-fg-dark:var(--yellow-950)}.dark\:stripes-fg-yellow-50{--stripes-fg-dark:var(--yellow-50 )}.dark\:stripes-fg-yellow-100{--stripes-fg-dark:var(--yellow-100)}.dark\:stripes-fg-yellow-200{--stripes-fg-dark:var(--yellow-200)}.dark\:stripes-fg-yellow-300{--stripes-fg-dark:var(--yellow-300)}.dark\:stripes-fg-yellow-400{--stripes-fg-dark:var(--yellow-400)}.dark\:stripes-fg-yellow-500{--stripes-fg-dark:var(--yellow-500)}.dark\:stripes-fg-yellow-600{--stripes-fg-dark:var(--yellow-600)}.dark\:stripes-fg-yellow-700{--stripes-fg-dark:var(--yellow-700)}.dark\:stripes-fg-yellow-800{--stripes-fg-dark:var(--yellow-800)}.dark\:stripes-fg-yellow-900{--stripes-fg-dark:var(--yellow-900)}.dark\:stripes-fg-yellow-950{--stripes-fg-dark:var(--yellow-950)}.stripes-orange{--stripes-bg-light:var(--orange-100);--stripes-fg-light:var(--orange-200);--stripes-bg-dark:var(--orange-900);--stripes-fg-dark:var(--orange-950)}.stripes-bg-orange{--stripes-bg-light:var(--orange-100);--stripes-bg-dark:var(--orange-900)}.stripes-fg-orange{--stripes-fg-light:var(--orange-200);--stripes-fg-dark:var(--orange-950)}.stripes-bg-orange-50{--stripes-bg-light:var(--orange-50 );--stripes-bg-dark:var(--orange-50 )}.stripes-bg-orange-100{--stripes-bg-light:var(--orange-100);--stripes-bg-dark:var(--orange-100)}.stripes-bg-orange-200{--stripes-bg-light:var(--orange-200);--stripes-bg-dark:var(--orange-200)}.stripes-bg-orange-300{--stripes-bg-light:var(--orange-300);--stripes-bg-dark:var(--orange-300)}.stripes-bg-orange-400{--stripes-bg-light:var(--orange-400);--stripes-bg-dark:var(--orange-400)}.stripes-bg-orange-500{--stripes-bg-light:var(--orange-500);--stripes-bg-dark:var(--orange-500)}.stripes-bg-orange-600{--stripes-bg-light:var(--orange-600);--stripes-bg-dark:var(--orange-600)}.stripes-bg-orange-700{--stripes-bg-light:var(--orange-700);--stripes-bg-dark:var(--orange-700)}.stripes-bg-orange-800{--stripes-bg-light:var(--orange-800);--stripes-bg-dark:var(--orange-800)}.stripes-bg-orange-900{--stripes-bg-light:var(--orange-900);--stripes-bg-dark:var(--orange-900)}.stripes-bg-orange-950{--stripes-bg-light:var(--orange-950);--stripes-bg-dark:var(--orange-950)}.stripes-fg-orange-50{--stripes-fg-light:var(--orange-50 );--stripes-fg-dark:var(--orange-50 )}.stripes-fg-orange-100{--stripes-fg-light:var(--orange-100);--stripes-fg-dark:var(--orange-100)}.stripes-fg-orange-200{--stripes-fg-light:var(--orange-200);--stripes-fg-dark:var(--orange-200)}.stripes-fg-orange-300{--stripes-fg-light:var(--orange-300);--stripes-fg-dark:var(--orange-300)}.stripes-fg-orange-400{--stripes-fg-light:var(--orange-400);--stripes-fg-dark:var(--orange-400)}.stripes-fg-orange-500{--stripes-fg-light:var(--orange-500);--stripes-fg-dark:var(--orange-500)}.stripes-fg-orange-600{--stripes-fg-light:var(--orange-600);--stripes-fg-dark:var(--orange-600)}.stripes-fg-orange-700{--stripes-fg-light:var(--orange-700);--stripes-fg-dark:var(--orange-700)}.stripes-fg-orange-800{--stripes-fg-light:var(--orange-800);--stripes-fg-dark:var(--orange-800)}.stripes-fg-orange-900{--stripes-fg-light:var(--orange-900);--stripes-fg-dark:var(--orange-900)}.stripes-fg-orange-950{--stripes-fg-light:var(--orange-950);--stripes-fg-dark:var(--orange-950)}.light\:stripes-orange{--stripes-bg-light:var(--orange-100);--stripes-fg-light:var(--orange-200)}.light\:stripes-bg-orange{--stripes-bg-light:var(--orange-100)}.light\:stripes-bg-orange-50{--stripes-bg-light:var(--orange-50 )}.light\:stripes-bg-orange-100{--stripes-bg-light:var(--orange-100)}.light\:stripes-bg-orange-200{--stripes-bg-light:var(--orange-200)}.light\:stripes-bg-orange-300{--stripes-bg-light:var(--orange-300)}.light\:stripes-bg-orange-400{--stripes-bg-light:var(--orange-400)}.light\:stripes-bg-orange-500{--stripes-bg-light:var(--orange-500)}.light\:stripes-bg-orange-600{--stripes-bg-light:var(--orange-600)}.light\:stripes-bg-orange-700{--stripes-bg-light:var(--orange-700)}.light\:stripes-bg-orange-800{--stripes-bg-light:var(--orange-800)}.light\:stripes-bg-orange-900{--stripes-bg-light:var(--orange-900)}.light\:stripes-bg-orange-950{--stripes-bg-light:var(--orange-950)}.light\:stripes-fg-orange{--stripes-fg-light:var(--orange-200)}.light\:stripes-fg-orange-50{--stripes-fg-light:var(--orange-50 )}.light\:stripes-fg-orange-100{--stripes-fg-light:var(--orange-100)}.light\:stripes-fg-orange-200{--stripes-fg-light:var(--orange-200)}.light\:stripes-fg-orange-300{--stripes-fg-light:var(--orange-300)}.light\:stripes-fg-orange-400{--stripes-fg-light:var(--orange-400)}.light\:stripes-fg-orange-500{--stripes-fg-light:var(--orange-500)}.light\:stripes-fg-orange-600{--stripes-fg-light:var(--orange-600)}.light\:stripes-fg-orange-700{--stripes-fg-light:var(--orange-700)}.light\:stripes-fg-orange-800{--stripes-fg-light:var(--orange-800)}.light\:stripes-fg-orange-900{--stripes-fg-light:var(--orange-900)}.light\:stripes-fg-orange-950{--stripes-fg-light:var(--orange-950)}.dark\:stripes-orange{--stripes-bg-dark:var(--orange-900);--stripes-fg-dark:var(--orange-950)}.dark\:stripes-bg-orange{--stripes-bg-dark:var(--orange-900)}.dark\:stripes-bg-orange-50{--stripes-bg-dark:var(--orange-50 )}.dark\:stripes-bg-orange-100{--stripes-bg-dark:var(--orange-100)}.dark\:stripes-bg-orange-200{--stripes-bg-dark:var(--orange-200)}.dark\:stripes-bg-orange-300{--stripes-bg-dark:var(--orange-300)}.dark\:stripes-bg-orange-400{--stripes-bg-dark:var(--orange-400)}.dark\:stripes-bg-orange-500{--stripes-bg-dark:var(--orange-500)}.dark\:stripes-bg-orange-600{--stripes-bg-dark:var(--orange-600)}.dark\:stripes-bg-orange-700{--stripes-bg-dark:var(--orange-700)}.dark\:stripes-bg-orange-800{--stripes-bg-dark:var(--orange-800)}.dark\:stripes-bg-orange-900{--stripes-bg-dark:var(--orange-900)}.dark\:stripes-bg-orange-950{--stripes-bg-dark:var(--orange-950)}.dark\:stripes-fg-orange{--stripes-fg-dark:var(--orange-950)}.dark\:stripes-fg-orange-50{--stripes-fg-dark:var(--orange-50 )}.dark\:stripes-fg-orange-100{--stripes-fg-dark:var(--orange-100)}.dark\:stripes-fg-orange-200{--stripes-fg-dark:var(--orange-200)}.dark\:stripes-fg-orange-300{--stripes-fg-dark:var(--orange-300)}.dark\:stripes-fg-orange-400{--stripes-fg-dark:var(--orange-400)}.dark\:stripes-fg-orange-500{--stripes-fg-dark:var(--orange-500)}.dark\:stripes-fg-orange-600{--stripes-fg-dark:var(--orange-600)}.dark\:stripes-fg-orange-700{--stripes-fg-dark:var(--orange-700)}.dark\:stripes-fg-orange-800{--stripes-fg-dark:var(--orange-800)}.dark\:stripes-fg-orange-900{--stripes-fg-dark:var(--orange-900)}.dark\:stripes-fg-orange-950{--stripes-fg-dark:var(--orange-950)}.stripes-red{--stripes-bg-light:var(--red-100);--stripes-fg-light:var(--red-200);--stripes-bg-dark:var(--red-900);--stripes-fg-dark:var(--red-950)}.stripes-bg-red{--stripes-bg-light:var(--red-100);--stripes-bg-dark:var(--red-900)}.stripes-fg-red{--stripes-fg-light:var(--red-200);--stripes-fg-dark:var(--red-950)}.stripes-bg-red-50{--stripes-bg-light:var(--red-50 );--stripes-bg-dark:var(--red-50 )}.stripes-bg-red-100{--stripes-bg-light:var(--red-100);--stripes-bg-dark:var(--red-100)}.stripes-bg-red-200{--stripes-bg-light:var(--red-200);--stripes-bg-dark:var(--red-200)}.stripes-bg-red-300{--stripes-bg-light:var(--red-300);--stripes-bg-dark:var(--red-300)}.stripes-bg-red-400{--stripes-bg-light:var(--red-400);--stripes-bg-dark:var(--red-400)}.stripes-bg-red-500{--stripes-bg-light:var(--red-500);--stripes-bg-dark:var(--red-500)}.stripes-bg-red-600{--stripes-bg-light:var(--red-600);--stripes-bg-dark:var(--red-600)}.stripes-bg-red-700{--stripes-bg-light:var(--red-700);--stripes-bg-dark:var(--red-700)}.stripes-bg-red-800{--stripes-bg-light:var(--red-800);--stripes-bg-dark:var(--red-800)}.stripes-bg-red-900{--stripes-bg-light:var(--red-900);--stripes-bg-dark:var(--red-900)}.stripes-bg-red-950{--stripes-bg-light:var(--red-950);--stripes-bg-dark:var(--red-950)}.stripes-fg-red-50{--stripes-fg-light:var(--red-50 );--stripes-fg-dark:var(--red-50 )}.stripes-fg-red-100{--stripes-fg-light:var(--red-100);--stripes-fg-dark:var(--red-100)}.stripes-fg-red-200{--stripes-fg-light:var(--red-200);--stripes-fg-dark:var(--red-200)}.stripes-fg-red-300{--stripes-fg-light:var(--red-300);--stripes-fg-dark:var(--red-300)}.stripes-fg-red-400{--stripes-fg-light:var(--red-400);--stripes-fg-dark:var(--red-400)}.stripes-fg-red-500{--stripes-fg-light:var(--red-500);--stripes-fg-dark:var(--red-500)}.stripes-fg-red-600{--stripes-fg-light:var(--red-600);--stripes-fg-dark:var(--red-600)}.stripes-fg-red-700{--stripes-fg-light:var(--red-700);--stripes-fg-dark:var(--red-700)}.stripes-fg-red-800{--stripes-fg-light:var(--red-800);--stripes-fg-dark:var(--red-800)}.stripes-fg-red-900{--stripes-fg-light:var(--red-900);--stripes-fg-dark:var(--red-900)}.stripes-fg-red-950{--stripes-fg-light:var(--red-950);--stripes-fg-dark:var(--red-950)}.light\:stripes-red{--stripes-bg-light:var(--red-100);--stripes-fg-light:var(--red-200)}.light\:stripes-bg-red{--stripes-bg-light:var(--red-100)}.light\:stripes-bg-red-50{--stripes-bg-light:var(--red-50 )}.light\:stripes-bg-red-100{--stripes-bg-light:var(--red-100)}.light\:stripes-bg-red-200{--stripes-bg-light:var(--red-200)}.light\:stripes-bg-red-300{--stripes-bg-light:var(--red-300)}.light\:stripes-bg-red-400{--stripes-bg-light:var(--red-400)}.light\:stripes-bg-red-500{--stripes-bg-light:var(--red-500)}.light\:stripes-bg-red-600{--stripes-bg-light:var(--red-600)}.light\:stripes-bg-red-700{--stripes-bg-light:var(--red-700)}.light\:stripes-bg-red-800{--stripes-bg-light:var(--red-800)}.light\:stripes-bg-red-900{--stripes-bg-light:var(--red-900)}.light\:stripes-bg-red-950{--stripes-bg-light:var(--red-950)}.light\:stripes-fg-red{--stripes-fg-light:var(--red-200)}.light\:stripes-fg-red-50{--stripes-fg-light:var(--red-50 )}.light\:stripes-fg-red-100{--stripes-fg-light:var(--red-100)}.light\:stripes-fg-red-200{--stripes-fg-light:var(--red-200)}.light\:stripes-fg-red-300{--stripes-fg-light:var(--red-300)}.light\:stripes-fg-red-400{--stripes-fg-light:var(--red-400)}.light\:stripes-fg-red-500{--stripes-fg-light:var(--red-500)}.light\:stripes-fg-red-600{--stripes-fg-light:var(--red-600)}.light\:stripes-fg-red-700{--stripes-fg-light:var(--red-700)}.light\:stripes-fg-red-800{--stripes-fg-light:var(--red-800)}.light\:stripes-fg-red-900{--stripes-fg-light:var(--red-900)}.light\:stripes-fg-red-950{--stripes-fg-light:var(--red-950)}.dark\:stripes-red{--stripes-bg-dark:var(--red-900);--stripes-fg-dark:var(--red-950)}.dark\:stripes-bg-red{--stripes-bg-dark:var(--red-900)}.dark\:stripes-bg-red-50{--stripes-bg-dark:var(--red-50 )}.dark\:stripes-bg-red-100{--stripes-bg-dark:var(--red-100)}.dark\:stripes-bg-red-200{--stripes-bg-dark:var(--red-200)}.dark\:stripes-bg-red-300{--stripes-bg-dark:var(--red-300)}.dark\:stripes-bg-red-400{--stripes-bg-dark:var(--red-400)}.dark\:stripes-bg-red-500{--stripes-bg-dark:var(--red-500)}.dark\:stripes-bg-red-600{--stripes-bg-dark:var(--red-600)}.dark\:stripes-bg-red-700{--stripes-bg-dark:var(--red-700)}.dark\:stripes-bg-red-800{--stripes-bg-dark:var(--red-800)}.dark\:stripes-bg-red-900{--stripes-bg-dark:var(--red-900)}.dark\:stripes-bg-red-950{--stripes-bg-dark:var(--red-950)}.dark\:stripes-fg-red{--stripes-fg-dark:var(--red-950)}.dark\:stripes-fg-red-50{--stripes-fg-dark:var(--red-50 )}.dark\:stripes-fg-red-100{--stripes-fg-dark:var(--red-100)}.dark\:stripes-fg-red-200{--stripes-fg-dark:var(--red-200)}.dark\:stripes-fg-red-300{--stripes-fg-dark:var(--red-300)}.dark\:stripes-fg-red-400{--stripes-fg-dark:var(--red-400)}.dark\:stripes-fg-red-500{--stripes-fg-dark:var(--red-500)}.dark\:stripes-fg-red-600{--stripes-fg-dark:var(--red-600)}.dark\:stripes-fg-red-700{--stripes-fg-dark:var(--red-700)}.dark\:stripes-fg-red-800{--stripes-fg-dark:var(--red-800)}.dark\:stripes-fg-red-900{--stripes-fg-dark:var(--red-900)}.dark\:stripes-fg-red-950{--stripes-fg-dark:var(--red-950)}.stripes-pink{--stripes-bg-light:var(--pink-100);--stripes-fg-light:var(--pink-200);--stripes-bg-dark:var(--pink-900);--stripes-fg-dark:var(--pink-950)}.stripes-bg-pink{--stripes-bg-light:var(--pink-100);--stripes-bg-dark:var(--pink-900)}.stripes-fg-pink{--stripes-fg-light:var(--pink-200);--stripes-fg-dark:var(--pink-950)}.stripes-bg-pink-50{--stripes-bg-light:var(--pink-50 );--stripes-bg-dark:var(--pink-50 )}.stripes-bg-pink-100{--stripes-bg-light:var(--pink-100);--stripes-bg-dark:var(--pink-100)}.stripes-bg-pink-200{--stripes-bg-light:var(--pink-200);--stripes-bg-dark:var(--pink-200)}.stripes-bg-pink-300{--stripes-bg-light:var(--pink-300);--stripes-bg-dark:var(--pink-300)}.stripes-bg-pink-400{--stripes-bg-light:var(--pink-400);--stripes-bg-dark:var(--pink-400)}.stripes-bg-pink-500{--stripes-bg-light:var(--pink-500);--stripes-bg-dark:var(--pink-500)}.stripes-bg-pink-600{--stripes-bg-light:var(--pink-600);--stripes-bg-dark:var(--pink-600)}.stripes-bg-pink-700{--stripes-bg-light:var(--pink-700);--stripes-bg-dark:var(--pink-700)}.stripes-bg-pink-800{--stripes-bg-light:var(--pink-800);--stripes-bg-dark:var(--pink-800)}.stripes-bg-pink-900{--stripes-bg-light:var(--pink-900);--stripes-bg-dark:var(--pink-900)}.stripes-bg-pink-950{--stripes-bg-light:var(--pink-950);--stripes-bg-dark:var(--pink-950)}.stripes-fg-pink-50{--stripes-fg-light:var(--pink-50 );--stripes-fg-dark:var(--pink-50 )}.stripes-fg-pink-100{--stripes-fg-light:var(--pink-100);--stripes-fg-dark:var(--pink-100)}.stripes-fg-pink-200{--stripes-fg-light:var(--pink-200);--stripes-fg-dark:var(--pink-200)}.stripes-fg-pink-300{--stripes-fg-light:var(--pink-300);--stripes-fg-dark:var(--pink-300)}.stripes-fg-pink-400{--stripes-fg-light:var(--pink-400);--stripes-fg-dark:var(--pink-400)}.stripes-fg-pink-500{--stripes-fg-light:var(--pink-500);--stripes-fg-dark:var(--pink-500)}.stripes-fg-pink-600{--stripes-fg-light:var(--pink-600);--stripes-fg-dark:var(--pink-600)}.stripes-fg-pink-700{--stripes-fg-light:var(--pink-700);--stripes-fg-dark:var(--pink-700)}.stripes-fg-pink-800{--stripes-fg-light:var(--pink-800);--stripes-fg-dark:var(--pink-800)}.stripes-fg-pink-900{--stripes-fg-light:var(--pink-900);--stripes-fg-dark:var(--pink-900)}.stripes-fg-pink-950{--stripes-fg-light:var(--pink-950);--stripes-fg-dark:var(--pink-950)}.light\:stripes-pink{--stripes-bg-light:var(--pink-100);--stripes-fg-light:var(--pink-200)}.light\:stripes-bg-pink{--stripes-bg-light:var(--pink-100)}.light\:stripes-bg-pink-50{--stripes-bg-light:var(--pink-50 )}.light\:stripes-bg-pink-100{--stripes-bg-light:var(--pink-100)}.light\:stripes-bg-pink-200{--stripes-bg-light:var(--pink-200)}.light\:stripes-bg-pink-300{--stripes-bg-light:var(--pink-300)}.light\:stripes-bg-pink-400{--stripes-bg-light:var(--pink-400)}.light\:stripes-bg-pink-500{--stripes-bg-light:var(--pink-500)}.light\:stripes-bg-pink-600{--stripes-bg-light:var(--pink-600)}.light\:stripes-bg-pink-700{--stripes-bg-light:var(--pink-700)}.light\:stripes-bg-pink-800{--stripes-bg-light:var(--pink-800)}.light\:stripes-bg-pink-900{--stripes-bg-light:var(--pink-900)}.light\:stripes-bg-pink-950{--stripes-bg-light:var(--pink-950)}.light\:stripes-fg-pink{--stripes-fg-light:var(--pink-200)}.light\:stripes-fg-pink-50{--stripes-fg-light:var(--pink-50 )}.light\:stripes-fg-pink-100{--stripes-fg-light:var(--pink-100)}.light\:stripes-fg-pink-200{--stripes-fg-light:var(--pink-200)}.light\:stripes-fg-pink-300{--stripes-fg-light:var(--pink-300)}.light\:stripes-fg-pink-400{--stripes-fg-light:var(--pink-400)}.light\:stripes-fg-pink-500{--stripes-fg-light:var(--pink-500)}.light\:stripes-fg-pink-600{--stripes-fg-light:var(--pink-600)}.light\:stripes-fg-pink-700{--stripes-fg-light:var(--pink-700)}.light\:stripes-fg-pink-800{--stripes-fg-light:var(--pink-800)}.light\:stripes-fg-pink-900{--stripes-fg-light:var(--pink-900)}.light\:stripes-fg-pink-950{--stripes-fg-light:var(--pink-950)}.dark\:stripes-pink{--stripes-bg-dark:var(--pink-900);--stripes-fg-dark:var(--pink-950)}.dark\:stripes-bg-pink{--stripes-bg-dark:var(--pink-900)}.dark\:stripes-bg-pink-50{--stripes-bg-dark:var(--pink-50 )}.dark\:stripes-bg-pink-100{--stripes-bg-dark:var(--pink-100)}.dark\:stripes-bg-pink-200{--stripes-bg-dark:var(--pink-200)}.dark\:stripes-bg-pink-300{--stripes-bg-dark:var(--pink-300)}.dark\:stripes-bg-pink-400{--stripes-bg-dark:var(--pink-400)}.dark\:stripes-bg-pink-500{--stripes-bg-dark:var(--pink-500)}.dark\:stripes-bg-pink-600{--stripes-bg-dark:var(--pink-600)}.dark\:stripes-bg-pink-700{--stripes-bg-dark:var(--pink-700)}.dark\:stripes-bg-pink-800{--stripes-bg-dark:var(--pink-800)}.dark\:stripes-bg-pink-900{--stripes-bg-dark:var(--pink-900)}.dark\:stripes-bg-pink-950{--stripes-bg-dark:var(--pink-950)}.dark\:stripes-fg-pink{--stripes-fg-dark:var(--pink-950)}.dark\:stripes-fg-pink-50{--stripes-fg-dark:var(--pink-50 )}.dark\:stripes-fg-pink-100{--stripes-fg-dark:var(--pink-100)}.dark\:stripes-fg-pink-200{--stripes-fg-dark:var(--pink-200)}.dark\:stripes-fg-pink-300{--stripes-fg-dark:var(--pink-300)}.dark\:stripes-fg-pink-400{--stripes-fg-dark:var(--pink-400)}.dark\:stripes-fg-pink-500{--stripes-fg-dark:var(--pink-500)}.dark\:stripes-fg-pink-600{--stripes-fg-dark:var(--pink-600)}.dark\:stripes-fg-pink-700{--stripes-fg-dark:var(--pink-700)}.dark\:stripes-fg-pink-800{--stripes-fg-dark:var(--pink-800)}.dark\:stripes-fg-pink-900{--stripes-fg-dark:var(--pink-900)}.dark\:stripes-fg-pink-950{--stripes-fg-dark:var(--pink-950)}.stripes-purple{--stripes-bg-light:var(--purple-100);--stripes-fg-light:var(--purple-200);--stripes-bg-dark:var(--purple-900);--stripes-fg-dark:var(--purple-950)}.stripes-bg-purple{--stripes-bg-light:var(--purple-100);--stripes-bg-dark:var(--purple-900)}.stripes-fg-purple{--stripes-fg-light:var(--purple-200);--stripes-fg-dark:var(--purple-950)}.stripes-bg-purple-50{--stripes-bg-light:var(--purple-50 );--stripes-bg-dark:var(--purple-50 )}.stripes-bg-purple-100{--stripes-bg-light:var(--purple-100);--stripes-bg-dark:var(--purple-100)}.stripes-bg-purple-200{--stripes-bg-light:var(--purple-200);--stripes-bg-dark:var(--purple-200)}.stripes-bg-purple-300{--stripes-bg-light:var(--purple-300);--stripes-bg-dark:var(--purple-300)}.stripes-bg-purple-400{--stripes-bg-light:var(--purple-400);--stripes-bg-dark:var(--purple-400)}.stripes-bg-purple-500{--stripes-bg-light:var(--purple-500);--stripes-bg-dark:var(--purple-500)}.stripes-bg-purple-600{--stripes-bg-light:var(--purple-600);--stripes-bg-dark:var(--purple-600)}.stripes-bg-purple-700{--stripes-bg-light:var(--purple-700);--stripes-bg-dark:var(--purple-700)}.stripes-bg-purple-800{--stripes-bg-light:var(--purple-800);--stripes-bg-dark:var(--purple-800)}.stripes-bg-purple-900{--stripes-bg-light:var(--purple-900);--stripes-bg-dark:var(--purple-900)}.stripes-bg-purple-950{--stripes-bg-light:var(--purple-950);--stripes-bg-dark:var(--purple-950)}.stripes-fg-purple-50{--stripes-fg-light:var(--purple-50 );--stripes-fg-dark:var(--purple-50 )}.stripes-fg-purple-100{--stripes-fg-light:var(--purple-100);--stripes-fg-dark:var(--purple-100)}.stripes-fg-purple-200{--stripes-fg-light:var(--purple-200);--stripes-fg-dark:var(--purple-200)}.stripes-fg-purple-300{--stripes-fg-light:var(--purple-300);--stripes-fg-dark:var(--purple-300)}.stripes-fg-purple-400{--stripes-fg-light:var(--purple-400);--stripes-fg-dark:var(--purple-400)}.stripes-fg-purple-500{--stripes-fg-light:var(--purple-500);--stripes-fg-dark:var(--purple-500)}.stripes-fg-purple-600{--stripes-fg-light:var(--purple-600);--stripes-fg-dark:var(--purple-600)}.stripes-fg-purple-700{--stripes-fg-light:var(--purple-700);--stripes-fg-dark:var(--purple-700)}.stripes-fg-purple-800{--stripes-fg-light:var(--purple-800);--stripes-fg-dark:var(--purple-800)}.stripes-fg-purple-900{--stripes-fg-light:var(--purple-900);--stripes-fg-dark:var(--purple-900)}.stripes-fg-purple-950{--stripes-fg-light:var(--purple-950);--stripes-fg-dark:var(--purple-950)}.light\:stripes-purple{--stripes-bg-light:var(--purple-100);--stripes-fg-light:var(--purple-200)}.light\:stripes-bg-purple{--stripes-bg-light:var(--purple-100)}.light\:stripes-bg-purple-50{--stripes-bg-light:var(--purple-50 )}.light\:stripes-bg-purple-100{--stripes-bg-light:var(--purple-100)}.light\:stripes-bg-purple-200{--stripes-bg-light:var(--purple-200)}.light\:stripes-bg-purple-300{--stripes-bg-light:var(--purple-300)}.light\:stripes-bg-purple-400{--stripes-bg-light:var(--purple-400)}.light\:stripes-bg-purple-500{--stripes-bg-light:var(--purple-500)}.light\:stripes-bg-purple-600{--stripes-bg-light:var(--purple-600)}.light\:stripes-bg-purple-700{--stripes-bg-light:var(--purple-700)}.light\:stripes-bg-purple-800{--stripes-bg-light:var(--purple-800)}.light\:stripes-bg-purple-900{--stripes-bg-light:var(--purple-900)}.light\:stripes-bg-purple-950{--stripes-bg-light:var(--purple-950)}.light\:stripes-fg-purple{--stripes-fg-light:var(--purple-200)}.light\:stripes-fg-purple-50{--stripes-fg-light:var(--purple-50 )}.light\:stripes-fg-purple-100{--stripes-fg-light:var(--purple-100)}.light\:stripes-fg-purple-200{--stripes-fg-light:var(--purple-200)}.light\:stripes-fg-purple-300{--stripes-fg-light:var(--purple-300)}.light\:stripes-fg-purple-400{--stripes-fg-light:var(--purple-400)}.light\:stripes-fg-purple-500{--stripes-fg-light:var(--purple-500)}.light\:stripes-fg-purple-600{--stripes-fg-light:var(--purple-600)}.light\:stripes-fg-purple-700{--stripes-fg-light:var(--purple-700)}.light\:stripes-fg-purple-800{--stripes-fg-light:var(--purple-800)}.light\:stripes-fg-purple-900{--stripes-fg-light:var(--purple-900)}.light\:stripes-fg-purple-950{--stripes-fg-light:var(--purple-950)}.dark\:stripes-purple{--stripes-bg-dark:var(--purple-900);--stripes-fg-dark:var(--purple-950)}.dark\:stripes-bg-purple{--stripes-bg-dark:var(--purple-900)}.dark\:stripes-bg-purple-50{--stripes-bg-dark:var(--purple-50 )}.dark\:stripes-bg-purple-100{--stripes-bg-dark:var(--purple-100)}.dark\:stripes-bg-purple-200{--stripes-bg-dark:var(--purple-200)}.dark\:stripes-bg-purple-300{--stripes-bg-dark:var(--purple-300)}.dark\:stripes-bg-purple-400{--stripes-bg-dark:var(--purple-400)}.dark\:stripes-bg-purple-500{--stripes-bg-dark:var(--purple-500)}.dark\:stripes-bg-purple-600{--stripes-bg-dark:var(--purple-600)}.dark\:stripes-bg-purple-700{--stripes-bg-dark:var(--purple-700)}.dark\:stripes-bg-purple-800{--stripes-bg-dark:var(--purple-800)}.dark\:stripes-bg-purple-900{--stripes-bg-dark:var(--purple-900)}.dark\:stripes-bg-purple-950{--stripes-bg-dark:var(--purple-950)}.dark\:stripes-fg-purple{--stripes-fg-dark:var(--purple-950)}.dark\:stripes-fg-purple-50{--stripes-fg-dark:var(--purple-50 )}.dark\:stripes-fg-purple-100{--stripes-fg-dark:var(--purple-100)}.dark\:stripes-fg-purple-200{--stripes-fg-dark:var(--purple-200)}.dark\:stripes-fg-purple-300{--stripes-fg-dark:var(--purple-300)}.dark\:stripes-fg-purple-400{--stripes-fg-dark:var(--purple-400)}.dark\:stripes-fg-purple-500{--stripes-fg-dark:var(--purple-500)}.dark\:stripes-fg-purple-600{--stripes-fg-dark:var(--purple-600)}.dark\:stripes-fg-purple-700{--stripes-fg-dark:var(--purple-700)}.dark\:stripes-fg-purple-800{--stripes-fg-dark:var(--purple-800)}.dark\:stripes-fg-purple-900{--stripes-fg-dark:var(--purple-900)}.dark\:stripes-fg-purple-950{--stripes-fg-dark:var(--purple-950)}.stripes-blue{--stripes-bg-light:var(--blue-100);--stripes-fg-light:var(--blue-200);--stripes-bg-dark:var(--blue-900);--stripes-fg-dark:var(--blue-950)}.stripes-bg-blue{--stripes-bg-light:var(--blue-100);--stripes-bg-dark:var(--blue-900)}.stripes-fg-blue{--stripes-fg-light:var(--blue-200);--stripes-fg-dark:var(--blue-950)}.stripes-bg-blue-50{--stripes-bg-light:var(--blue-50 );--stripes-bg-dark:var(--blue-50 )}.stripes-bg-blue-100{--stripes-bg-light:var(--blue-100);--stripes-bg-dark:var(--blue-100)}.stripes-bg-blue-200{--stripes-bg-light:var(--blue-200);--stripes-bg-dark:var(--blue-200)}.stripes-bg-blue-300{--stripes-bg-light:var(--blue-300);--stripes-bg-dark:var(--blue-300)}.stripes-bg-blue-400{--stripes-bg-light:var(--blue-400);--stripes-bg-dark:var(--blue-400)}.stripes-bg-blue-500{--stripes-bg-light:var(--blue-500);--stripes-bg-dark:var(--blue-500)}.stripes-bg-blue-600{--stripes-bg-light:var(--blue-600);--stripes-bg-dark:var(--blue-600)}.stripes-bg-blue-700{--stripes-bg-light:var(--blue-700);--stripes-bg-dark:var(--blue-700)}.stripes-bg-blue-800{--stripes-bg-light:var(--blue-800);--stripes-bg-dark:var(--blue-800)}.stripes-bg-blue-900{--stripes-bg-light:var(--blue-900);--stripes-bg-dark:var(--blue-900)}.stripes-bg-blue-950{--stripes-bg-light:var(--blue-950);--stripes-bg-dark:var(--blue-950)}.stripes-fg-blue-50{--stripes-fg-light:var(--blue-50 );--stripes-fg-dark:var(--blue-50 )}.stripes-fg-blue-100{--stripes-fg-light:var(--blue-100);--stripes-fg-dark:var(--blue-100)}.stripes-fg-blue-200{--stripes-fg-light:var(--blue-200);--stripes-fg-dark:var(--blue-200)}.stripes-fg-blue-300{--stripes-fg-light:var(--blue-300);--stripes-fg-dark:var(--blue-300)}.stripes-fg-blue-400{--stripes-fg-light:var(--blue-400);--stripes-fg-dark:var(--blue-400)}.stripes-fg-blue-500{--stripes-fg-light:var(--blue-500);--stripes-fg-dark:var(--blue-500)}.stripes-fg-blue-600{--stripes-fg-light:var(--blue-600);--stripes-fg-dark:var(--blue-600)}.stripes-fg-blue-700{--stripes-fg-light:var(--blue-700);--stripes-fg-dark:var(--blue-700)}.stripes-fg-blue-800{--stripes-fg-light:var(--blue-800);--stripes-fg-dark:var(--blue-800)}.stripes-fg-blue-900{--stripes-fg-light:var(--blue-900);--stripes-fg-dark:var(--blue-900)}.stripes-fg-blue-950{--stripes-fg-light:var(--blue-950);--stripes-fg-dark:var(--blue-950)}.light\:stripes-blue{--stripes-bg-light:var(--blue-100);--stripes-fg-light:var(--blue-200)}.light\:stripes-bg-blue{--stripes-bg-light:var(--blue-100)}.light\:stripes-bg-blue-50{--stripes-bg-light:var(--blue-50 )}.light\:stripes-bg-blue-100{--stripes-bg-light:var(--blue-100)}.light\:stripes-bg-blue-200{--stripes-bg-light:var(--blue-200)}.light\:stripes-bg-blue-300{--stripes-bg-light:var(--blue-300)}.light\:stripes-bg-blue-400{--stripes-bg-light:var(--blue-400)}.light\:stripes-bg-blue-500{--stripes-bg-light:var(--blue-500)}.light\:stripes-bg-blue-600{--stripes-bg-light:var(--blue-600)}.light\:stripes-bg-blue-700{--stripes-bg-light:var(--blue-700)}.light\:stripes-bg-blue-800{--stripes-bg-light:var(--blue-800)}.light\:stripes-bg-blue-900{--stripes-bg-light:var(--blue-900)}.light\:stripes-bg-blue-950{--stripes-bg-light:var(--blue-950)}.light\:stripes-fg-blue{--stripes-fg-light:var(--blue-200)}.light\:stripes-fg-blue-50{--stripes-fg-light:var(--blue-50 )}.light\:stripes-fg-blue-100{--stripes-fg-light:var(--blue-100)}.light\:stripes-fg-blue-200{--stripes-fg-light:var(--blue-200)}.light\:stripes-fg-blue-300{--stripes-fg-light:var(--blue-300)}.light\:stripes-fg-blue-400{--stripes-fg-light:var(--blue-400)}.light\:stripes-fg-blue-500{--stripes-fg-light:var(--blue-500)}.light\:stripes-fg-blue-600{--stripes-fg-light:var(--blue-600)}.light\:stripes-fg-blue-700{--stripes-fg-light:var(--blue-700)}.light\:stripes-fg-blue-800{--stripes-fg-light:var(--blue-800)}.light\:stripes-fg-blue-900{--stripes-fg-light:var(--blue-900)}.light\:stripes-fg-blue-950{--stripes-fg-light:var(--blue-950)}.dark\:stripes-blue{--stripes-bg-dark:var(--blue-900);--stripes-fg-dark:var(--blue-950)}.dark\:stripes-bg-blue{--stripes-bg-dark:var(--blue-900)}.dark\:stripes-bg-blue-50{--stripes-bg-dark:var(--blue-50 )}.dark\:stripes-bg-blue-100{--stripes-bg-dark:var(--blue-100)}.dark\:stripes-bg-blue-200{--stripes-bg-dark:var(--blue-200)}.dark\:stripes-bg-blue-300{--stripes-bg-dark:var(--blue-300)}.dark\:stripes-bg-blue-400{--stripes-bg-dark:var(--blue-400)}.dark\:stripes-bg-blue-500{--stripes-bg-dark:var(--blue-500)}.dark\:stripes-bg-blue-600{--stripes-bg-dark:var(--blue-600)}.dark\:stripes-bg-blue-700{--stripes-bg-dark:var(--blue-700)}.dark\:stripes-bg-blue-800{--stripes-bg-dark:var(--blue-800)}.dark\:stripes-bg-blue-900{--stripes-bg-dark:var(--blue-900)}.dark\:stripes-bg-blue-950{--stripes-bg-dark:var(--blue-950)}.dark\:stripes-fg-blue{--stripes-fg-dark:var(--blue-950)}.dark\:stripes-fg-blue-50{--stripes-fg-dark:var(--blue-50 )}.dark\:stripes-fg-blue-100{--stripes-fg-dark:var(--blue-100)}.dark\:stripes-fg-blue-200{--stripes-fg-dark:var(--blue-200)}.dark\:stripes-fg-blue-300{--stripes-fg-dark:var(--blue-300)}.dark\:stripes-fg-blue-400{--stripes-fg-dark:var(--blue-400)}.dark\:stripes-fg-blue-500{--stripes-fg-dark:var(--blue-500)}.dark\:stripes-fg-blue-600{--stripes-fg-dark:var(--blue-600)}.dark\:stripes-fg-blue-700{--stripes-fg-dark:var(--blue-700)}.dark\:stripes-fg-blue-800{--stripes-fg-dark:var(--blue-800)}.dark\:stripes-fg-blue-900{--stripes-fg-dark:var(--blue-900)}.dark\:stripes-fg-blue-950{--stripes-fg-dark:var(--blue-950)}.stripes-cyan{--stripes-bg-light:var(--cyan-100);--stripes-fg-light:var(--cyan-200);--stripes-bg-dark:var(--cyan-900);--stripes-fg-dark:var(--cyan-950)}.stripes-bg-cyan{--stripes-bg-light:var(--cyan-100);--stripes-bg-dark:var(--cyan-900)}.stripes-fg-cyan{--stripes-fg-light:var(--cyan-200);--stripes-fg-dark:var(--cyan-950)}.stripes-bg-cyan-50{--stripes-bg-light:var(--cyan-50 );--stripes-bg-dark:var(--cyan-50 )}.stripes-bg-cyan-100{--stripes-bg-light:var(--cyan-100);--stripes-bg-dark:var(--cyan-100)}.stripes-bg-cyan-200{--stripes-bg-light:var(--cyan-200);--stripes-bg-dark:var(--cyan-200)}.stripes-bg-cyan-300{--stripes-bg-light:var(--cyan-300);--stripes-bg-dark:var(--cyan-300)}.stripes-bg-cyan-400{--stripes-bg-light:var(--cyan-400);--stripes-bg-dark:var(--cyan-400)}.stripes-bg-cyan-500{--stripes-bg-light:var(--cyan-500);--stripes-bg-dark:var(--cyan-500)}.stripes-bg-cyan-600{--stripes-bg-light:var(--cyan-600);--stripes-bg-dark:var(--cyan-600)}.stripes-bg-cyan-700{--stripes-bg-light:var(--cyan-700);--stripes-bg-dark:var(--cyan-700)}.stripes-bg-cyan-800{--stripes-bg-light:var(--cyan-800);--stripes-bg-dark:var(--cyan-800)}.stripes-bg-cyan-900{--stripes-bg-light:var(--cyan-900);--stripes-bg-dark:var(--cyan-900)}.stripes-bg-cyan-950{--stripes-bg-light:var(--cyan-950);--stripes-bg-dark:var(--cyan-950)}.stripes-fg-cyan-50{--stripes-fg-light:var(--cyan-50 );--stripes-fg-dark:var(--cyan-50 )}.stripes-fg-cyan-100{--stripes-fg-light:var(--cyan-100);--stripes-fg-dark:var(--cyan-100)}.stripes-fg-cyan-200{--stripes-fg-light:var(--cyan-200);--stripes-fg-dark:var(--cyan-200)}.stripes-fg-cyan-300{--stripes-fg-light:var(--cyan-300);--stripes-fg-dark:var(--cyan-300)}.stripes-fg-cyan-400{--stripes-fg-light:var(--cyan-400);--stripes-fg-dark:var(--cyan-400)}.stripes-fg-cyan-500{--stripes-fg-light:var(--cyan-500);--stripes-fg-dark:var(--cyan-500)}.stripes-fg-cyan-600{--stripes-fg-light:var(--cyan-600);--stripes-fg-dark:var(--cyan-600)}.stripes-fg-cyan-700{--stripes-fg-light:var(--cyan-700);--stripes-fg-dark:var(--cyan-700)}.stripes-fg-cyan-800{--stripes-fg-light:var(--cyan-800);--stripes-fg-dark:var(--cyan-800)}.stripes-fg-cyan-900{--stripes-fg-light:var(--cyan-900);--stripes-fg-dark:var(--cyan-900)}.stripes-fg-cyan-950{--stripes-fg-light:var(--cyan-950);--stripes-fg-dark:var(--cyan-950)}.light\:stripes-cyan{--stripes-bg-light:var(--cyan-100);--stripes-fg-light:var(--cyan-200)}.light\:stripes-bg-cyan{--stripes-bg-light:var(--cyan-100)}.light\:stripes-bg-cyan-50{--stripes-bg-light:var(--cyan-50 )}.light\:stripes-bg-cyan-100{--stripes-bg-light:var(--cyan-100)}.light\:stripes-bg-cyan-200{--stripes-bg-light:var(--cyan-200)}.light\:stripes-bg-cyan-300{--stripes-bg-light:var(--cyan-300)}.light\:stripes-bg-cyan-400{--stripes-bg-light:var(--cyan-400)}.light\:stripes-bg-cyan-500{--stripes-bg-light:var(--cyan-500)}.light\:stripes-bg-cyan-600{--stripes-bg-light:var(--cyan-600)}.light\:stripes-bg-cyan-700{--stripes-bg-light:var(--cyan-700)}.light\:stripes-bg-cyan-800{--stripes-bg-light:var(--cyan-800)}.light\:stripes-bg-cyan-900{--stripes-bg-light:var(--cyan-900)}.light\:stripes-bg-cyan-950{--stripes-bg-light:var(--cyan-950)}.light\:stripes-fg-cyan{--stripes-fg-light:var(--cyan-200)}.light\:stripes-fg-cyan-50{--stripes-fg-light:var(--cyan-50 )}.light\:stripes-fg-cyan-100{--stripes-fg-light:var(--cyan-100)}.light\:stripes-fg-cyan-200{--stripes-fg-light:var(--cyan-200)}.light\:stripes-fg-cyan-300{--stripes-fg-light:var(--cyan-300)}.light\:stripes-fg-cyan-400{--stripes-fg-light:var(--cyan-400)}.light\:stripes-fg-cyan-500{--stripes-fg-light:var(--cyan-500)}.light\:stripes-fg-cyan-600{--stripes-fg-light:var(--cyan-600)}.light\:stripes-fg-cyan-700{--stripes-fg-light:var(--cyan-700)}.light\:stripes-fg-cyan-800{--stripes-fg-light:var(--cyan-800)}.light\:stripes-fg-cyan-900{--stripes-fg-light:var(--cyan-900)}.light\:stripes-fg-cyan-950{--stripes-fg-light:var(--cyan-950)}.dark\:stripes-cyan{--stripes-bg-dark:var(--cyan-900);--stripes-fg-dark:var(--cyan-950)}.dark\:stripes-bg-cyan{--stripes-bg-dark:var(--cyan-900)}.dark\:stripes-bg-cyan-50{--stripes-bg-dark:var(--cyan-50 )}.dark\:stripes-bg-cyan-100{--stripes-bg-dark:var(--cyan-100)}.dark\:stripes-bg-cyan-200{--stripes-bg-dark:var(--cyan-200)}.dark\:stripes-bg-cyan-300{--stripes-bg-dark:var(--cyan-300)}.dark\:stripes-bg-cyan-400{--stripes-bg-dark:var(--cyan-400)}.dark\:stripes-bg-cyan-500{--stripes-bg-dark:var(--cyan-500)}.dark\:stripes-bg-cyan-600{--stripes-bg-dark:var(--cyan-600)}.dark\:stripes-bg-cyan-700{--stripes-bg-dark:var(--cyan-700)}.dark\:stripes-bg-cyan-800{--stripes-bg-dark:var(--cyan-800)}.dark\:stripes-bg-cyan-900{--stripes-bg-dark:var(--cyan-900)}.dark\:stripes-bg-cyan-950{--stripes-bg-dark:var(--cyan-950)}.dark\:stripes-fg-cyan{--stripes-fg-dark:var(--cyan-950)}.dark\:stripes-fg-cyan-50{--stripes-fg-dark:var(--cyan-50 )}.dark\:stripes-fg-cyan-100{--stripes-fg-dark:var(--cyan-100)}.dark\:stripes-fg-cyan-200{--stripes-fg-dark:var(--cyan-200)}.dark\:stripes-fg-cyan-300{--stripes-fg-dark:var(--cyan-300)}.dark\:stripes-fg-cyan-400{--stripes-fg-dark:var(--cyan-400)}.dark\:stripes-fg-cyan-500{--stripes-fg-dark:var(--cyan-500)}.dark\:stripes-fg-cyan-600{--stripes-fg-dark:var(--cyan-600)}.dark\:stripes-fg-cyan-700{--stripes-fg-dark:var(--cyan-700)}.dark\:stripes-fg-cyan-800{--stripes-fg-dark:var(--cyan-800)}.dark\:stripes-fg-cyan-900{--stripes-fg-dark:var(--cyan-900)}.dark\:stripes-fg-cyan-950{--stripes-fg-dark:var(--cyan-950)}.stripes-green{--stripes-bg-light:var(--green-100);--stripes-fg-light:var(--green-200);--stripes-bg-dark:var(--green-900);--stripes-fg-dark:var(--green-950)}.stripes-bg-green{--stripes-bg-light:var(--green-100);--stripes-bg-dark:var(--green-900)}.stripes-fg-green{--stripes-fg-light:var(--green-200);--stripes-fg-dark:var(--green-950)}.stripes-bg-green-50{--stripes-bg-light:var(--green-50 );--stripes-bg-dark:var(--green-50 )}.stripes-bg-green-100{--stripes-bg-light:var(--green-100);--stripes-bg-dark:var(--green-100)}.stripes-bg-green-200{--stripes-bg-light:var(--green-200);--stripes-bg-dark:var(--green-200)}.stripes-bg-green-300{--stripes-bg-light:var(--green-300);--stripes-bg-dark:var(--green-300)}.stripes-bg-green-400{--stripes-bg-light:var(--green-400);--stripes-bg-dark:var(--green-400)}.stripes-bg-green-500{--stripes-bg-light:var(--green-500);--stripes-bg-dark:var(--green-500)}.stripes-bg-green-600{--stripes-bg-light:var(--green-600);--stripes-bg-dark:var(--green-600)}.stripes-bg-green-700{--stripes-bg-light:var(--green-700);--stripes-bg-dark:var(--green-700)}.stripes-bg-green-800{--stripes-bg-light:var(--green-800);--stripes-bg-dark:var(--green-800)}.stripes-bg-green-900{--stripes-bg-light:var(--green-900);--stripes-bg-dark:var(--green-900)}.stripes-bg-green-950{--stripes-bg-light:var(--green-950);--stripes-bg-dark:var(--green-950)}.stripes-fg-green-50{--stripes-fg-light:var(--green-50 );--stripes-fg-dark:var(--green-50 )}.stripes-fg-green-100{--stripes-fg-light:var(--green-100);--stripes-fg-dark:var(--green-100)}.stripes-fg-green-200{--stripes-fg-light:var(--green-200);--stripes-fg-dark:var(--green-200)}.stripes-fg-green-300{--stripes-fg-light:var(--green-300);--stripes-fg-dark:var(--green-300)}.stripes-fg-green-400{--stripes-fg-light:var(--green-400);--stripes-fg-dark:var(--green-400)}.stripes-fg-green-500{--stripes-fg-light:var(--green-500);--stripes-fg-dark:var(--green-500)}.stripes-fg-green-600{--stripes-fg-light:var(--green-600);--stripes-fg-dark:var(--green-600)}.stripes-fg-green-700{--stripes-fg-light:var(--green-700);--stripes-fg-dark:var(--green-700)}.stripes-fg-green-800{--stripes-fg-light:var(--green-800);--stripes-fg-dark:var(--green-800)}.stripes-fg-green-900{--stripes-fg-light:var(--green-900);--stripes-fg-dark:var(--green-900)}.stripes-fg-green-950{--stripes-fg-light:var(--green-950);--stripes-fg-dark:var(--green-950)}.light\:stripes-green{--stripes-bg-light:var(--green-100);--stripes-fg-light:var(--green-200)}.light\:stripes-bg-green{--stripes-bg-light:var(--green-100)}.light\:stripes-bg-green-50{--stripes-bg-light:var(--green-50 )}.light\:stripes-bg-green-100{--stripes-bg-light:var(--green-100)}.light\:stripes-bg-green-200{--stripes-bg-light:var(--green-200)}.light\:stripes-bg-green-300{--stripes-bg-light:var(--green-300)}.light\:stripes-bg-green-400{--stripes-bg-light:var(--green-400)}.light\:stripes-bg-green-500{--stripes-bg-light:var(--green-500)}.light\:stripes-bg-green-600{--stripes-bg-light:var(--green-600)}.light\:stripes-bg-green-700{--stripes-bg-light:var(--green-700)}.light\:stripes-bg-green-800{--stripes-bg-light:var(--green-800)}.light\:stripes-bg-green-900{--stripes-bg-light:var(--green-900)}.light\:stripes-bg-green-950{--stripes-bg-light:var(--green-950)}.light\:stripes-fg-green{--stripes-fg-light:var(--green-200)}.light\:stripes-fg-green-50{--stripes-fg-light:var(--green-50 )}.light\:stripes-fg-green-100{--stripes-fg-light:var(--green-100)}.light\:stripes-fg-green-200{--stripes-fg-light:var(--green-200)}.light\:stripes-fg-green-300{--stripes-fg-light:var(--green-300)}.light\:stripes-fg-green-400{--stripes-fg-light:var(--green-400)}.light\:stripes-fg-green-500{--stripes-fg-light:var(--green-500)}.light\:stripes-fg-green-600{--stripes-fg-light:var(--green-600)}.light\:stripes-fg-green-700{--stripes-fg-light:var(--green-700)}.light\:stripes-fg-green-800{--stripes-fg-light:var(--green-800)}.light\:stripes-fg-green-900{--stripes-fg-light:var(--green-900)}.light\:stripes-fg-green-950{--stripes-fg-light:var(--green-950)}.dark\:stripes-green{--stripes-bg-dark:var(--green-900);--stripes-fg-dark:var(--green-950)}.dark\:stripes-bg-green{--stripes-bg-dark:var(--green-900)}.dark\:stripes-bg-green-50{--stripes-bg-dark:var(--green-50 )}.dark\:stripes-bg-green-100{--stripes-bg-dark:var(--green-100)}.dark\:stripes-bg-green-200{--stripes-bg-dark:var(--green-200)}.dark\:stripes-bg-green-300{--stripes-bg-dark:var(--green-300)}.dark\:stripes-bg-green-400{--stripes-bg-dark:var(--green-400)}.dark\:stripes-bg-green-500{--stripes-bg-dark:var(--green-500)}.dark\:stripes-bg-green-600{--stripes-bg-dark:var(--green-600)}.dark\:stripes-bg-green-700{--stripes-bg-dark:var(--green-700)}.dark\:stripes-bg-green-800{--stripes-bg-dark:var(--green-800)}.dark\:stripes-bg-green-900{--stripes-bg-dark:var(--green-900)}.dark\:stripes-bg-green-950{--stripes-bg-dark:var(--green-950)}.dark\:stripes-fg-green{--stripes-fg-dark:var(--green-950)}.dark\:stripes-fg-green-50{--stripes-fg-dark:var(--green-50 )}.dark\:stripes-fg-green-100{--stripes-fg-dark:var(--green-100)}.dark\:stripes-fg-green-200{--stripes-fg-dark:var(--green-200)}.dark\:stripes-fg-green-300{--stripes-fg-dark:var(--green-300)}.dark\:stripes-fg-green-400{--stripes-fg-dark:var(--green-400)}.dark\:stripes-fg-green-500{--stripes-fg-dark:var(--green-500)}.dark\:stripes-fg-green-600{--stripes-fg-dark:var(--green-600)}.dark\:stripes-fg-green-700{--stripes-fg-dark:var(--green-700)}.dark\:stripes-fg-green-800{--stripes-fg-dark:var(--green-800)}.dark\:stripes-fg-green-900{--stripes-fg-dark:var(--green-900)}.dark\:stripes-fg-green-950{--stripes-fg-dark:var(--green-950)}.stripes-white{--stripes-bg-light:var(--white-100);--stripes-fg-light:var(--white-200);--stripes-bg-dark:var(--white-700);--stripes-fg-dark:var(--white-950)}.stripes-bg-white{--stripes-bg-light:var(--white-100);--stripes-bg-dark:var(--white-700)}.stripes-fg-white{--stripes-fg-light:var(--white-200);--stripes-fg-dark:var(--white-950)}.stripes-bg-white-50{--stripes-bg-light:var(--white-50 );--stripes-bg-dark:var(--white-50 )}.stripes-bg-white-100{--stripes-bg-light:var(--white-100);--stripes-bg-dark:var(--white-100)}.stripes-bg-white-200{--stripes-bg-light:var(--white-200);--stripes-bg-dark:var(--white-200)}.stripes-bg-white-300{--stripes-bg-light:var(--white-300);--stripes-bg-dark:var(--white-300)}.stripes-bg-white-400{--stripes-bg-light:var(--white-400);--stripes-bg-dark:var(--white-400)}.stripes-bg-white-500{--stripes-bg-light:var(--white-500);--stripes-bg-dark:var(--white-500)}.stripes-bg-white-600{--stripes-bg-light:var(--white-600);--stripes-bg-dark:var(--white-600)}.stripes-bg-white-700{--stripes-bg-light:var(--white-700);--stripes-bg-dark:var(--white-700)}.stripes-bg-white-800{--stripes-bg-light:var(--white-800);--stripes-bg-dark:var(--white-800)}.stripes-bg-white-900{--stripes-bg-light:var(--white-900);--stripes-bg-dark:var(--white-900)}.stripes-bg-white-950{--stripes-bg-light:var(--white-950);--stripes-bg-dark:var(--white-950)}.stripes-fg-white-50{--stripes-fg-light:var(--white-50 );--stripes-fg-dark:var(--white-50 )}.stripes-fg-white-100{--stripes-fg-light:var(--white-100);--stripes-fg-dark:var(--white-100)}.stripes-fg-white-200{--stripes-fg-light:var(--white-200);--stripes-fg-dark:var(--white-200)}.stripes-fg-white-300{--stripes-fg-light:var(--white-300);--stripes-fg-dark:var(--white-300)}.stripes-fg-white-400{--stripes-fg-light:var(--white-400);--stripes-fg-dark:var(--white-400)}.stripes-fg-white-500{--stripes-fg-light:var(--white-500);--stripes-fg-dark:var(--white-500)}.stripes-fg-white-600{--stripes-fg-light:var(--white-600);--stripes-fg-dark:var(--white-600)}.stripes-fg-white-700{--stripes-fg-light:var(--white-700);--stripes-fg-dark:var(--white-700)}.stripes-fg-white-800{--stripes-fg-light:var(--white-800);--stripes-fg-dark:var(--white-800)}.stripes-fg-white-900{--stripes-fg-light:var(--white-900);--stripes-fg-dark:var(--white-900)}.stripes-fg-white-950{--stripes-fg-light:var(--white-950);--stripes-fg-dark:var(--white-950)}.light\:stripes-white{--stripes-bg-light:var(--white-100);--stripes-fg-light:var(--white-200)}.light\:stripes-bg-white{--stripes-bg-light:var(--white-100)}.light\:stripes-bg-white-50{--stripes-bg-light:var(--white-50 )}.light\:stripes-bg-white-100{--stripes-bg-light:var(--white-100)}.light\:stripes-bg-white-200{--stripes-bg-light:var(--white-200)}.light\:stripes-bg-white-300{--stripes-bg-light:var(--white-300)}.light\:stripes-bg-white-400{--stripes-bg-light:var(--white-400)}.light\:stripes-bg-white-500{--stripes-bg-light:var(--white-500)}.light\:stripes-bg-white-600{--stripes-bg-light:var(--white-600)}.light\:stripes-bg-white-700{--stripes-bg-light:var(--white-700)}.light\:stripes-bg-white-800{--stripes-bg-light:var(--white-800)}.light\:stripes-bg-white-900{--stripes-bg-light:var(--white-900)}.light\:stripes-bg-white-950{--stripes-bg-light:var(--white-950)}.light\:stripes-fg-white{--stripes-fg-light:var(--white-200)}.light\:stripes-fg-white-50{--stripes-fg-light:var(--white-50 )}.light\:stripes-fg-white-100{--stripes-fg-light:var(--white-100)}.light\:stripes-fg-white-200{--stripes-fg-light:var(--white-200)}.light\:stripes-fg-white-300{--stripes-fg-light:var(--white-300)}.light\:stripes-fg-white-400{--stripes-fg-light:var(--white-400)}.light\:stripes-fg-white-500{--stripes-fg-light:var(--white-500)}.light\:stripes-fg-white-600{--stripes-fg-light:var(--white-600)}.light\:stripes-fg-white-700{--stripes-fg-light:var(--white-700)}.light\:stripes-fg-white-800{--stripes-fg-light:var(--white-800)}.light\:stripes-fg-white-900{--stripes-fg-light:var(--white-900)}.light\:stripes-fg-white-950{--stripes-fg-light:var(--white-950)}.dark\:stripes-white{--stripes-bg-dark:var(--white-700);--stripes-fg-dark:var(--white-950)}.dark\:stripes-bg-white{--stripes-bg-dark:var(--white-900)}.dark\:stripes-bg-white-50{--stripes-bg-dark:var(--white-50 )}.dark\:stripes-bg-white-100{--stripes-bg-dark:var(--white-100)}.dark\:stripes-bg-white-200{--stripes-bg-dark:var(--white-200)}.dark\:stripes-bg-white-300{--stripes-bg-dark:var(--white-300)}.dark\:stripes-bg-white-400{--stripes-bg-dark:var(--white-400)}.dark\:stripes-bg-white-500{--stripes-bg-dark:var(--white-500)}.dark\:stripes-bg-white-600{--stripes-bg-dark:var(--white-600)}.dark\:stripes-bg-white-700{--stripes-bg-dark:var(--white-700)}.dark\:stripes-bg-white-800{--stripes-bg-dark:var(--white-800)}.dark\:stripes-bg-white-900{--stripes-bg-dark:var(--white-900)}.dark\:stripes-bg-white-950{--stripes-bg-dark:var(--white-950)}.dark\:stripes-fg-white{--stripes-fg-dark:var(--white-950)}.dark\:stripes-fg-white-50{--stripes-fg-dark:var(--white-50 )}.dark\:stripes-fg-white-100{--stripes-fg-dark:var(--white-100)}.dark\:stripes-fg-white-200{--stripes-fg-dark:var(--white-200)}.dark\:stripes-fg-white-300{--stripes-fg-dark:var(--white-300)}.dark\:stripes-fg-white-400{--stripes-fg-dark:var(--white-400)}.dark\:stripes-fg-white-500{--stripes-fg-dark:var(--white-500)}.dark\:stripes-fg-white-600{--stripes-fg-dark:var(--white-600)}.dark\:stripes-fg-white-700{--stripes-fg-dark:var(--white-700)}.dark\:stripes-fg-white-800{--stripes-fg-dark:var(--white-800)}.dark\:stripes-fg-white-900{--stripes-fg-dark:var(--white-900)}.dark\:stripes-fg-white-950{--stripes-fg-dark:var(--white-950)}.stripes-grey{--stripes-bg-light:var(--grey-100);--stripes-fg-light:var(--grey-200);--stripes-bg-dark:var(--grey-900);--stripes-fg-dark:var(--grey-950)}.stripes-bg-grey{--stripes-bg-light:var(--grey-100);--stripes-bg-dark:var(--grey-900)}.stripes-fg-grey{--stripes-fg-light:var(--grey-200);--stripes-fg-dark:var(--grey-950)}.stripes-bg-grey-50{--stripes-bg-light:var(--grey-50 );--stripes-bg-dark:var(--grey-50 )}.stripes-bg-grey-100{--stripes-bg-light:var(--grey-100);--stripes-bg-dark:var(--grey-100)}.stripes-bg-grey-200{--stripes-bg-light:var(--grey-200);--stripes-bg-dark:var(--grey-200)}.stripes-bg-grey-300{--stripes-bg-light:var(--grey-300);--stripes-bg-dark:var(--grey-300)}.stripes-bg-grey-400{--stripes-bg-light:var(--grey-400);--stripes-bg-dark:var(--grey-400)}.stripes-bg-grey-500{--stripes-bg-light:var(--grey-500);--stripes-bg-dark:var(--grey-500)}.stripes-bg-grey-600{--stripes-bg-light:var(--grey-600);--stripes-bg-dark:var(--grey-600)}.stripes-bg-grey-700{--stripes-bg-light:var(--grey-700);--stripes-bg-dark:var(--grey-700)}.stripes-bg-grey-800{--stripes-bg-light:var(--grey-800);--stripes-bg-dark:var(--grey-800)}.stripes-bg-grey-900{--stripes-bg-light:var(--grey-900);--stripes-bg-dark:var(--grey-900)}.stripes-bg-grey-950{--stripes-bg-light:var(--grey-950);--stripes-bg-dark:var(--grey-950)}.stripes-fg-grey-50{--stripes-fg-light:var(--grey-50 );--stripes-fg-dark:var(--grey-50 )}.stripes-fg-grey-100{--stripes-fg-light:var(--grey-100);--stripes-fg-dark:var(--grey-100)}.stripes-fg-grey-200{--stripes-fg-light:var(--grey-200);--stripes-fg-dark:var(--grey-200)}.stripes-fg-grey-300{--stripes-fg-light:var(--grey-300);--stripes-fg-dark:var(--grey-300)}.stripes-fg-grey-400{--stripes-fg-light:var(--grey-400);--stripes-fg-dark:var(--grey-400)}.stripes-fg-grey-500{--stripes-fg-light:var(--grey-500);--stripes-fg-dark:var(--grey-500)}.stripes-fg-grey-600{--stripes-fg-light:var(--grey-600);--stripes-fg-dark:var(--grey-600)}.stripes-fg-grey-700{--stripes-fg-light:var(--grey-700);--stripes-fg-dark:var(--grey-700)}.stripes-fg-grey-800{--stripes-fg-light:var(--grey-800);--stripes-fg-dark:var(--grey-800)}.stripes-fg-grey-900{--stripes-fg-light:var(--grey-900);--stripes-fg-dark:var(--grey-900)}.stripes-fg-grey-950{--stripes-fg-light:var(--grey-950);--stripes-fg-dark:var(--grey-950)}.light\:stripes-grey{--stripes-bg-light:var(--grey-100);--stripes-fg-light:var(--grey-200)}.light\:stripes-bg-grey{--stripes-bg-light:var(--grey-100)}.light\:stripes-bg-grey-50{--stripes-bg-light:var(--grey-50 )}.light\:stripes-bg-grey-100{--stripes-bg-light:var(--grey-100)}.light\:stripes-bg-grey-200{--stripes-bg-light:var(--grey-200)}.light\:stripes-bg-grey-300{--stripes-bg-light:var(--grey-300)}.light\:stripes-bg-grey-400{--stripes-bg-light:var(--grey-400)}.light\:stripes-bg-grey-500{--stripes-bg-light:var(--grey-500)}.light\:stripes-bg-grey-600{--stripes-bg-light:var(--grey-600)}.light\:stripes-bg-grey-700{--stripes-bg-light:var(--grey-700)}.light\:stripes-bg-grey-800{--stripes-bg-light:var(--grey-800)}.light\:stripes-bg-grey-900{--stripes-bg-light:var(--grey-900)}.light\:stripes-bg-grey-950{--stripes-bg-light:var(--grey-950)}.light\:stripes-fg-grey{--stripes-fg-light:var(--grey-200)}.light\:stripes-fg-grey-50{--stripes-fg-light:var(--grey-50 )}.light\:stripes-fg-grey-100{--stripes-fg-light:var(--grey-100)}.light\:stripes-fg-grey-200{--stripes-fg-light:var(--grey-200)}.light\:stripes-fg-grey-300{--stripes-fg-light:var(--grey-300)}.light\:stripes-fg-grey-400{--stripes-fg-light:var(--grey-400)}.light\:stripes-fg-grey-500{--stripes-fg-light:var(--grey-500)}.light\:stripes-fg-grey-600{--stripes-fg-light:var(--grey-600)}.light\:stripes-fg-grey-700{--stripes-fg-light:var(--grey-700)}.light\:stripes-fg-grey-800{--stripes-fg-light:var(--grey-800)}.light\:stripes-fg-grey-900{--stripes-fg-light:var(--grey-900)}.light\:stripes-fg-grey-950{--stripes-fg-light:var(--grey-950)}.dark\:stripes-grey{--stripes-bg-dark:var(--grey-900);--stripes-fg-dark:var(--grey-950)}.dark\:stripes-bg-grey{--stripes-bg-dark:var(--grey-900)}.dark\:stripes-bg-grey-50{--stripes-bg-dark:var(--grey-50 )}.dark\:stripes-bg-grey-100{--stripes-bg-dark:var(--grey-100)}.dark\:stripes-bg-grey-200{--stripes-bg-dark:var(--grey-200)}.dark\:stripes-bg-grey-300{--stripes-bg-dark:var(--grey-300)}.dark\:stripes-bg-grey-400{--stripes-bg-dark:var(--grey-400)}.dark\:stripes-bg-grey-500{--stripes-bg-dark:var(--grey-500)}.dark\:stripes-bg-grey-600{--stripes-bg-dark:var(--grey-600)}.dark\:stripes-bg-grey-700{--stripes-bg-dark:var(--grey-700)}.dark\:stripes-bg-grey-800{--stripes-bg-dark:var(--grey-800)}.dark\:stripes-bg-grey-900{--stripes-bg-dark:var(--grey-900)}.dark\:stripes-bg-grey-950{--stripes-bg-dark:var(--grey-950)}.dark\:stripes-fg-grey{--stripes-fg-dark:var(--grey-950)}.dark\:stripes-fg-grey-50{--stripes-fg-dark:var(--grey-50 )}.dark\:stripes-fg-grey-100{--stripes-fg-dark:var(--grey-100)}.dark\:stripes-fg-grey-200{--stripes-fg-dark:var(--grey-200)}.dark\:stripes-fg-grey-300{--stripes-fg-dark:var(--grey-300)}.dark\:stripes-fg-grey-400{--stripes-fg-dark:var(--grey-400)}.dark\:stripes-fg-grey-500{--stripes-fg-dark:var(--grey-500)}.dark\:stripes-fg-grey-600{--stripes-fg-dark:var(--grey-600)}.dark\:stripes-fg-grey-700{--stripes-fg-dark:var(--grey-700)}.dark\:stripes-fg-grey-800{--stripes-fg-dark:var(--grey-800)}.dark\:stripes-fg-grey-900{--stripes-fg-dark:var(--grey-900)}.dark\:stripes-fg-grey-950{--stripes-fg-dark:var(--grey-950)}.stripes-black{--stripes-bg-light:var(--black-50);--stripes-fg-light:var(--black-200);--stripes-bg-dark:var(--black-900);--stripes-fg-dark:var(--black-950)}.stripes-bg-black{--stripes-bg-light:var(--black-50);--stripes-bg-dark:var(--black-900)}.stripes-fg-black{--stripes-fg-light:var(--black-200);--stripes-fg-dark:var(--black-950)}.stripes-bg-black-50{--stripes-bg-light:var(--black-50 );--stripes-bg-dark:var(--black-50 )}.stripes-bg-black-100{--stripes-bg-light:var(--black-100);--stripes-bg-dark:var(--black-100)}.stripes-bg-black-200{--stripes-bg-light:var(--black-200);--stripes-bg-dark:var(--black-200)}.stripes-bg-black-300{--stripes-bg-light:var(--black-300);--stripes-bg-dark:var(--black-300)}.stripes-bg-black-400{--stripes-bg-light:var(--black-400);--stripes-bg-dark:var(--black-400)}.stripes-bg-black-500{--stripes-bg-light:var(--black-500);--stripes-bg-dark:var(--black-500)}.stripes-bg-black-600{--stripes-bg-light:var(--black-600);--stripes-bg-dark:var(--black-600)}.stripes-bg-black-700{--stripes-bg-light:var(--black-700);--stripes-bg-dark:var(--black-700)}.stripes-bg-black-800{--stripes-bg-light:var(--black-800);--stripes-bg-dark:var(--black-800)}.stripes-bg-black-900{--stripes-bg-light:var(--black-900);--stripes-bg-dark:var(--black-900)}.stripes-bg-black-950{--stripes-bg-light:var(--black-950);--stripes-bg-dark:var(--black-950)}.stripes-fg-black-50{--stripes-fg-light:var(--black-50 );--stripes-fg-dark:var(--black-50 )}.stripes-fg-black-100{--stripes-fg-light:var(--black-100);--stripes-fg-dark:var(--black-100)}.stripes-fg-black-200{--stripes-fg-light:var(--black-200);--stripes-fg-dark:var(--black-200)}.stripes-fg-black-300{--stripes-fg-light:var(--black-300);--stripes-fg-dark:var(--black-300)}.stripes-fg-black-400{--stripes-fg-light:var(--black-400);--stripes-fg-dark:var(--black-400)}.stripes-fg-black-500{--stripes-fg-light:var(--black-500);--stripes-fg-dark:var(--black-500)}.stripes-fg-black-600{--stripes-fg-light:var(--black-600);--stripes-fg-dark:var(--black-600)}.stripes-fg-black-700{--stripes-fg-light:var(--black-700);--stripes-fg-dark:var(--black-700)}.stripes-fg-black-800{--stripes-fg-light:var(--black-800);--stripes-fg-dark:var(--black-800)}.stripes-fg-black-900{--stripes-fg-light:var(--black-900);--stripes-fg-dark:var(--black-900)}.stripes-fg-black-950{--stripes-fg-light:var(--black-950);--stripes-fg-dark:var(--black-950)}.light\:stripes-black{--stripes-bg-light:var(--black-50);--stripes-fg-light:var(--black-200)}.light\:stripes-bg-black{--stripes-bg-light:var(--black-100)}.light\:stripes-bg-black-50{--stripes-bg-light:var(--black-50 )}.light\:stripes-bg-black-100{--stripes-bg-light:var(--black-100)}.light\:stripes-bg-black-200{--stripes-bg-light:var(--black-200)}.light\:stripes-bg-black-300{--stripes-bg-light:var(--black-300)}.light\:stripes-bg-black-400{--stripes-bg-light:var(--black-400)}.light\:stripes-bg-black-500{--stripes-bg-light:var(--black-500)}.light\:stripes-bg-black-600{--stripes-bg-light:var(--black-600)}.light\:stripes-bg-black-700{--stripes-bg-light:var(--black-700)}.light\:stripes-bg-black-800{--stripes-bg-light:var(--black-800)}.light\:stripes-bg-black-900{--stripes-bg-light:var(--black-900)}.light\:stripes-bg-black-950{--stripes-bg-light:var(--black-950)}.light\:stripes-fg-black{--stripes-fg-light:var(--black-200)}.light\:stripes-fg-black-50{--stripes-fg-light:var(--black-50 )}.light\:stripes-fg-black-100{--stripes-fg-light:var(--black-100)}.light\:stripes-fg-black-200{--stripes-fg-light:var(--black-200)}.light\:stripes-fg-black-300{--stripes-fg-light:var(--black-300)}.light\:stripes-fg-black-400{--stripes-fg-light:var(--black-400)}.light\:stripes-fg-black-500{--stripes-fg-light:var(--black-500)}.light\:stripes-fg-black-600{--stripes-fg-light:var(--black-600)}.light\:stripes-fg-black-700{--stripes-fg-light:var(--black-700)}.light\:stripes-fg-black-800{--stripes-fg-light:var(--black-800)}.light\:stripes-fg-black-900{--stripes-fg-light:var(--black-900)}.light\:stripes-fg-black-950{--stripes-fg-light:var(--black-950)}.dark\:stripes-black{--stripes-bg-dark:var(--black-900);--stripes-fg-dark:var(--black-950)}.dark\:stripes-bg-black{--stripes-bg-dark:var(--black-900)}.dark\:stripes-bg-black-50{--stripes-bg-dark:var(--black-50 )}.dark\:stripes-bg-black-100{--stripes-bg-dark:var(--black-100)}.dark\:stripes-bg-black-200{--stripes-bg-dark:var(--black-200)}.dark\:stripes-bg-black-300{--stripes-bg-dark:var(--black-300)}.dark\:stripes-bg-black-400{--stripes-bg-dark:var(--black-400)}.dark\:stripes-bg-black-500{--stripes-bg-dark:var(--black-500)}.dark\:stripes-bg-black-600{--stripes-bg-dark:var(--black-600)}.dark\:stripes-bg-black-700{--stripes-bg-dark:var(--black-700)}.dark\:stripes-bg-black-800{--stripes-bg-dark:var(--black-800)}.dark\:stripes-bg-black-900{--stripes-bg-dark:var(--black-900)}.dark\:stripes-bg-black-950{--stripes-bg-dark:var(--black-950)}.dark\:stripes-fg-black{--stripes-fg-dark:var(--black-950)}.dark\:stripes-fg-black-50{--stripes-fg-dark:var(--black-50 )}.dark\:stripes-fg-black-100{--stripes-fg-dark:var(--black-100)}.dark\:stripes-fg-black-200{--stripes-fg-dark:var(--black-200)}.dark\:stripes-fg-black-300{--stripes-fg-dark:var(--black-300)}.dark\:stripes-fg-black-400{--stripes-fg-dark:var(--black-400)}.dark\:stripes-fg-black-500{--stripes-fg-dark:var(--black-500)}.dark\:stripes-fg-black-600{--stripes-fg-dark:var(--black-600)}.dark\:stripes-fg-black-700{--stripes-fg-dark:var(--black-700)}.dark\:stripes-fg-black-800{--stripes-fg-dark:var(--black-800)}.dark\:stripes-fg-black-900{--stripes-fg-dark:var(--black-900)}.dark\:stripes-fg-black-950{--stripes-fg-dark:var(--black-950)}[class*="dark\:stripes-"],[class*="light\:stripes-"],[class*=stripes-]{background:repeating-linear-gradient(135deg,light-dark(oklch(var(--stripes-bg-light,0 0 0/0)),oklch(var(--stripes-bg-dark,0 0 0/0))),light-dark(oklch(var(--stripes-bg-light,0 0 0/0)),oklch(var(--stripes-bg-dark,0 0 0/0))) 10px,light-dark(oklch(var(--stripes-fg-light,0 0 0/0)),oklch(var(--stripes-fg-dark,0 0 0/0))) 10px,light-dark(oklch(var(--stripes-fg-light,0 0 0/0)),oklch(var(--stripes-fg-dark,0 0 0/0))) 20px)}.dotted-yellow{--dotted-light:var(--yellow-400);--dotted-dark:var(--yellow-400)}.dotted-yellow-50{--dotted-light:var(--yellow-50 );--dotted-dark:var(--yellow-50 )}.dotted-yellow-100{--dotted-light:var(--yellow-100);--dotted-dark:var(--yellow-100)}.dotted-yellow-200{--dotted-light:var(--yellow-200);--dotted-dark:var(--yellow-200)}.dotted-yellow-300{--dotted-light:var(--yellow-300);--dotted-dark:var(--yellow-300)}.dotted-yellow-400{--dotted-light:var(--yellow-400);--dotted-dark:var(--yellow-400)}.dotted-yellow-500{--dotted-light:var(--yellow-500);--dotted-dark:var(--yellow-500)}.dotted-yellow-600{--dotted-light:var(--yellow-600);--dotted-dark:var(--yellow-600)}.dotted-yellow-700{--dotted-light:var(--yellow-700);--dotted-dark:var(--yellow-700)}.dotted-yellow-800{--dotted-light:var(--yellow-800);--dotted-dark:var(--yellow-800)}.dotted-yellow-900{--dotted-light:var(--yellow-900);--dotted-dark:var(--yellow-900)}.dotted-yellow-950{--dotted-light:var(--yellow-950);--dotted-dark:var(--yellow-950)}.light\:dotted-yellow{--dotted-light:var(--yellow-400 )}.light\:dotted-yellow-50{--dotted-light:var(--yellow-50 )}.light\:dotted-yellow-100{--dotted-light:var(--yellow-100)}.light\:dotted-yellow-200{--dotted-light:var(--yellow-200)}.light\:dotted-yellow-300{--dotted-light:var(--yellow-300)}.light\:dotted-yellow-400{--dotted-light:var(--yellow-400)}.light\:dotted-yellow-500{--dotted-light:var(--yellow-500)}.light\:dotted-yellow-600{--dotted-light:var(--yellow-600)}.light\:dotted-yellow-700{--dotted-light:var(--yellow-700)}.light\:dotted-yellow-800{--dotted-light:var(--yellow-800)}.light\:dotted-yellow-900{--dotted-light:var(--yellow-900)}.light\:dotted-yellow-950{--dotted-light:var(--yellow-950)}.dark\:dotted-yellow{--dotted-dark:var(--yellow-400 )}.dark\:dotted-yellow-50{--dotted-dark:var(--yellow-50 )}.dark\:dotted-yellow-100{--dotted-dark:var(--yellow-100)}.dark\:dotted-yellow-200{--dotted-dark:var(--yellow-200)}.dark\:dotted-yellow-300{--dotted-dark:var(--yellow-300)}.dark\:dotted-yellow-400{--dotted-dark:var(--yellow-400)}.dark\:dotted-yellow-500{--dotted-dark:var(--yellow-500)}.dark\:dotted-yellow-600{--dotted-dark:var(--yellow-600)}.dark\:dotted-yellow-700{--dotted-dark:var(--yellow-700)}.dark\:dotted-yellow-800{--dotted-dark:var(--yellow-800)}.dark\:dotted-yellow-900{--dotted-dark:var(--yellow-900)}.dark\:dotted-yellow-950{--dotted-dark:var(--yellow-950)}.dotted-orange{--dotted-light:var(--orange-400);--dotted-dark:var(--orange-400)}.dotted-orange-50{--dotted-light:var(--orange-50 );--dotted-dark:var(--orange-50 )}.dotted-orange-100{--dotted-light:var(--orange-100);--dotted-dark:var(--orange-100)}.dotted-orange-200{--dotted-light:var(--orange-200);--dotted-dark:var(--orange-200)}.dotted-orange-300{--dotted-light:var(--orange-300);--dotted-dark:var(--orange-300)}.dotted-orange-400{--dotted-light:var(--orange-400);--dotted-dark:var(--orange-400)}.dotted-orange-500{--dotted-light:var(--orange-500);--dotted-dark:var(--orange-500)}.dotted-orange-600{--dotted-light:var(--orange-600);--dotted-dark:var(--orange-600)}.dotted-orange-700{--dotted-light:var(--orange-700);--dotted-dark:var(--orange-700)}.dotted-orange-800{--dotted-light:var(--orange-800);--dotted-dark:var(--orange-800)}.dotted-orange-900{--dotted-light:var(--orange-900);--dotted-dark:var(--orange-900)}.dotted-orange-950{--dotted-light:var(--orange-950);--dotted-dark:var(--orange-950)}.light\:dotted-orange{--dotted-light:var(--orange-400 )}.light\:dotted-orange-50{--dotted-light:var(--orange-50 )}.light\:dotted-orange-100{--dotted-light:var(--orange-100)}.light\:dotted-orange-200{--dotted-light:var(--orange-200)}.light\:dotted-orange-300{--dotted-light:var(--orange-300)}.light\:dotted-orange-400{--dotted-light:var(--orange-400)}.light\:dotted-orange-500{--dotted-light:var(--orange-500)}.light\:dotted-orange-600{--dotted-light:var(--orange-600)}.light\:dotted-orange-700{--dotted-light:var(--orange-700)}.light\:dotted-orange-800{--dotted-light:var(--orange-800)}.light\:dotted-orange-900{--dotted-light:var(--orange-900)}.light\:dotted-orange-950{--dotted-light:var(--orange-950)}.dark\:dotted-orange{--dotted-dark:var(--orange-400 )}.dark\:dotted-orange-50{--dotted-dark:var(--orange-50 )}.dark\:dotted-orange-100{--dotted-dark:var(--orange-100)}.dark\:dotted-orange-200{--dotted-dark:var(--orange-200)}.dark\:dotted-orange-300{--dotted-dark:var(--orange-300)}.dark\:dotted-orange-400{--dotted-dark:var(--orange-400)}.dark\:dotted-orange-500{--dotted-dark:var(--orange-500)}.dark\:dotted-orange-600{--dotted-dark:var(--orange-600)}.dark\:dotted-orange-700{--dotted-dark:var(--orange-700)}.dark\:dotted-orange-800{--dotted-dark:var(--orange-800)}.dark\:dotted-orange-900{--dotted-dark:var(--orange-900)}.dark\:dotted-orange-950{--dotted-dark:var(--orange-950)}.dotted-red{--dotted-light:var(--red-400);--dotted-dark:var(--red-400)}.dotted-red-50{--dotted-light:var(--red-50 );--dotted-dark:var(--red-50 )}.dotted-red-100{--dotted-light:var(--red-100);--dotted-dark:var(--red-100)}.dotted-red-200{--dotted-light:var(--red-200);--dotted-dark:var(--red-200)}.dotted-red-300{--dotted-light:var(--red-300);--dotted-dark:var(--red-300)}.dotted-red-400{--dotted-light:var(--red-400);--dotted-dark:var(--red-400)}.dotted-red-500{--dotted-light:var(--red-500);--dotted-dark:var(--red-500)}.dotted-red-600{--dotted-light:var(--red-600);--dotted-dark:var(--red-600)}.dotted-red-700{--dotted-light:var(--red-700);--dotted-dark:var(--red-700)}.dotted-red-800{--dotted-light:var(--red-800);--dotted-dark:var(--red-800)}.dotted-red-900{--dotted-light:var(--red-900);--dotted-dark:var(--red-900)}.dotted-red-950{--dotted-light:var(--red-950);--dotted-dark:var(--red-950)}.light\:dotted-red{--dotted-light:var(--red-400 )}.light\:dotted-red-50{--dotted-light:var(--red-50 )}.light\:dotted-red-100{--dotted-light:var(--red-100)}.light\:dotted-red-200{--dotted-light:var(--red-200)}.light\:dotted-red-300{--dotted-light:var(--red-300)}.light\:dotted-red-400{--dotted-light:var(--red-400)}.light\:dotted-red-500{--dotted-light:var(--red-500)}.light\:dotted-red-600{--dotted-light:var(--red-600)}.light\:dotted-red-700{--dotted-light:var(--red-700)}.light\:dotted-red-800{--dotted-light:var(--red-800)}.light\:dotted-red-900{--dotted-light:var(--red-900)}.light\:dotted-red-950{--dotted-light:var(--red-950)}.dark\:dotted-red{--dotted-dark:var(--red-400 )}.dark\:dotted-red-50{--dotted-dark:var(--red-50 )}.dark\:dotted-red-100{--dotted-dark:var(--red-100)}.dark\:dotted-red-200{--dotted-dark:var(--red-200)}.dark\:dotted-red-300{--dotted-dark:var(--red-300)}.dark\:dotted-red-400{--dotted-dark:var(--red-400)}.dark\:dotted-red-500{--dotted-dark:var(--red-500)}.dark\:dotted-red-600{--dotted-dark:var(--red-600)}.dark\:dotted-red-700{--dotted-dark:var(--red-700)}.dark\:dotted-red-800{--dotted-dark:var(--red-800)}.dark\:dotted-red-900{--dotted-dark:var(--red-900)}.dark\:dotted-red-950{--dotted-dark:var(--red-950)}.dotted-pink{--dotted-light:var(--pink-400);--dotted-dark:var(--pink-400)}.dotted-pink-50{--dotted-light:var(--pink-50 );--dotted-dark:var(--pink-50 )}.dotted-pink-100{--dotted-light:var(--pink-100);--dotted-dark:var(--pink-100)}.dotted-pink-200{--dotted-light:var(--pink-200);--dotted-dark:var(--pink-200)}.dotted-pink-300{--dotted-light:var(--pink-300);--dotted-dark:var(--pink-300)}.dotted-pink-400{--dotted-light:var(--pink-400);--dotted-dark:var(--pink-400)}.dotted-pink-500{--dotted-light:var(--pink-500);--dotted-dark:var(--pink-500)}.dotted-pink-600{--dotted-light:var(--pink-600);--dotted-dark:var(--pink-600)}.dotted-pink-700{--dotted-light:var(--pink-700);--dotted-dark:var(--pink-700)}.dotted-pink-800{--dotted-light:var(--pink-800);--dotted-dark:var(--pink-800)}.dotted-pink-900{--dotted-light:var(--pink-900);--dotted-dark:var(--pink-900)}.dotted-pink-950{--dotted-light:var(--pink-950);--dotted-dark:var(--pink-950)}.light\:dotted-pink{--dotted-light:var(--pink-400 )}.light\:dotted-pink-50{--dotted-light:var(--pink-50 )}.light\:dotted-pink-100{--dotted-light:var(--pink-100)}.light\:dotted-pink-200{--dotted-light:var(--pink-200)}.light\:dotted-pink-300{--dotted-light:var(--pink-300)}.light\:dotted-pink-400{--dotted-light:var(--pink-400)}.light\:dotted-pink-500{--dotted-light:var(--pink-500)}.light\:dotted-pink-600{--dotted-light:var(--pink-600)}.light\:dotted-pink-700{--dotted-light:var(--pink-700)}.light\:dotted-pink-800{--dotted-light:var(--pink-800)}.light\:dotted-pink-900{--dotted-light:var(--pink-900)}.light\:dotted-pink-950{--dotted-light:var(--pink-950)}.dark\:dotted-pink{--dotted-dark:var(--pink-400 )}.dark\:dotted-pink-50{--dotted-dark:var(--pink-50 )}.dark\:dotted-pink-100{--dotted-dark:var(--pink-100)}.dark\:dotted-pink-200{--dotted-dark:var(--pink-200)}.dark\:dotted-pink-300{--dotted-dark:var(--pink-300)}.dark\:dotted-pink-400{--dotted-dark:var(--pink-400)}.dark\:dotted-pink-500{--dotted-dark:var(--pink-500)}.dark\:dotted-pink-600{--dotted-dark:var(--pink-600)}.dark\:dotted-pink-700{--dotted-dark:var(--pink-700)}.dark\:dotted-pink-800{--dotted-dark:var(--pink-800)}.dark\:dotted-pink-900{--dotted-dark:var(--pink-900)}.dark\:dotted-pink-950{--dotted-dark:var(--pink-950)}.dotted-purple{--dotted-light:var(--purple-400);--dotted-dark:var(--purple-400)}.dotted-purple-50{--dotted-light:var(--purple-50 );--dotted-dark:var(--purple-50 )}.dotted-purple-100{--dotted-light:var(--purple-100);--dotted-dark:var(--purple-100)}.dotted-purple-200{--dotted-light:var(--purple-200);--dotted-dark:var(--purple-200)}.dotted-purple-300{--dotted-light:var(--purple-300);--dotted-dark:var(--purple-300)}.dotted-purple-400{--dotted-light:var(--purple-400);--dotted-dark:var(--purple-400)}.dotted-purple-500{--dotted-light:var(--purple-500);--dotted-dark:var(--purple-500)}.dotted-purple-600{--dotted-light:var(--purple-600);--dotted-dark:var(--purple-600)}.dotted-purple-700{--dotted-light:var(--purple-700);--dotted-dark:var(--purple-700)}.dotted-purple-800{--dotted-light:var(--purple-800);--dotted-dark:var(--purple-800)}.dotted-purple-900{--dotted-light:var(--purple-900);--dotted-dark:var(--purple-900)}.dotted-purple-950{--dotted-light:var(--purple-950);--dotted-dark:var(--purple-950)}.light\:dotted-purple{--dotted-light:var(--purple-400 )}.light\:dotted-purple-50{--dotted-light:var(--purple-50 )}.light\:dotted-purple-100{--dotted-light:var(--purple-100)}.light\:dotted-purple-200{--dotted-light:var(--purple-200)}.light\:dotted-purple-300{--dotted-light:var(--purple-300)}.light\:dotted-purple-400{--dotted-light:var(--purple-400)}.light\:dotted-purple-500{--dotted-light:var(--purple-500)}.light\:dotted-purple-600{--dotted-light:var(--purple-600)}.light\:dotted-purple-700{--dotted-light:var(--purple-700)}.light\:dotted-purple-800{--dotted-light:var(--purple-800)}.light\:dotted-purple-900{--dotted-light:var(--purple-900)}.light\:dotted-purple-950{--dotted-light:var(--purple-950)}.dark\:dotted-purple{--dotted-dark:var(--purple-400 )}.dark\:dotted-purple-50{--dotted-dark:var(--purple-50 )}.dark\:dotted-purple-100{--dotted-dark:var(--purple-100)}.dark\:dotted-purple-200{--dotted-dark:var(--purple-200)}.dark\:dotted-purple-300{--dotted-dark:var(--purple-300)}.dark\:dotted-purple-400{--dotted-dark:var(--purple-400)}.dark\:dotted-purple-500{--dotted-dark:var(--purple-500)}.dark\:dotted-purple-600{--dotted-dark:var(--purple-600)}.dark\:dotted-purple-700{--dotted-dark:var(--purple-700)}.dark\:dotted-purple-800{--dotted-dark:var(--purple-800)}.dark\:dotted-purple-900{--dotted-dark:var(--purple-900)}.dark\:dotted-purple-950{--dotted-dark:var(--purple-950)}.dotted-blue{--dotted-light:var(--blue-400);--dotted-dark:var(--blue-400)}.dotted-blue-50{--dotted-light:var(--blue-50 );--dotted-dark:var(--blue-50 )}.dotted-blue-100{--dotted-light:var(--blue-100);--dotted-dark:var(--blue-100)}.dotted-blue-200{--dotted-light:var(--blue-200);--dotted-dark:var(--blue-200)}.dotted-blue-300{--dotted-light:var(--blue-300);--dotted-dark:var(--blue-300)}.dotted-blue-400{--dotted-light:var(--blue-400);--dotted-dark:var(--blue-400)}.dotted-blue-500{--dotted-light:var(--blue-500);--dotted-dark:var(--blue-500)}.dotted-blue-600{--dotted-light:var(--blue-600);--dotted-dark:var(--blue-600)}.dotted-blue-700{--dotted-light:var(--blue-700);--dotted-dark:var(--blue-700)}.dotted-blue-800{--dotted-light:var(--blue-800);--dotted-dark:var(--blue-800)}.dotted-blue-900{--dotted-light:var(--blue-900);--dotted-dark:var(--blue-900)}.dotted-blue-950{--dotted-light:var(--blue-950);--dotted-dark:var(--blue-950)}.light\:dotted-blue{--dotted-light:var(--blue-400 )}.light\:dotted-blue-50{--dotted-light:var(--blue-50 )}.light\:dotted-blue-100{--dotted-light:var(--blue-100)}.light\:dotted-blue-200{--dotted-light:var(--blue-200)}.light\:dotted-blue-300{--dotted-light:var(--blue-300)}.light\:dotted-blue-400{--dotted-light:var(--blue-400)}.light\:dotted-blue-500{--dotted-light:var(--blue-500)}.light\:dotted-blue-600{--dotted-light:var(--blue-600)}.light\:dotted-blue-700{--dotted-light:var(--blue-700)}.light\:dotted-blue-800{--dotted-light:var(--blue-800)}.light\:dotted-blue-900{--dotted-light:var(--blue-900)}.light\:dotted-blue-950{--dotted-light:var(--blue-950)}.dark\:dotted-blue{--dotted-dark:var(--blue-400 )}.dark\:dotted-blue-50{--dotted-dark:var(--blue-50 )}.dark\:dotted-blue-100{--dotted-dark:var(--blue-100)}.dark\:dotted-blue-200{--dotted-dark:var(--blue-200)}.dark\:dotted-blue-300{--dotted-dark:var(--blue-300)}.dark\:dotted-blue-400{--dotted-dark:var(--blue-400)}.dark\:dotted-blue-500{--dotted-dark:var(--blue-500)}.dark\:dotted-blue-600{--dotted-dark:var(--blue-600)}.dark\:dotted-blue-700{--dotted-dark:var(--blue-700)}.dark\:dotted-blue-800{--dotted-dark:var(--blue-800)}.dark\:dotted-blue-900{--dotted-dark:var(--blue-900)}.dark\:dotted-blue-950{--dotted-dark:var(--blue-950)}.dotted-cyan{--dotted-light:var(--cyan-400);--dotted-dark:var(--cyan-400)}.dotted-cyan-50{--dotted-light:var(--cyan-50 );--dotted-dark:var(--cyan-50 )}.dotted-cyan-100{--dotted-light:var(--cyan-100);--dotted-dark:var(--cyan-100)}.dotted-cyan-200{--dotted-light:var(--cyan-200);--dotted-dark:var(--cyan-200)}.dotted-cyan-300{--dotted-light:var(--cyan-300);--dotted-dark:var(--cyan-300)}.dotted-cyan-400{--dotted-light:var(--cyan-400);--dotted-dark:var(--cyan-400)}.dotted-cyan-500{--dotted-light:var(--cyan-500);--dotted-dark:var(--cyan-500)}.dotted-cyan-600{--dotted-light:var(--cyan-600);--dotted-dark:var(--cyan-600)}.dotted-cyan-700{--dotted-light:var(--cyan-700);--dotted-dark:var(--cyan-700)}.dotted-cyan-800{--dotted-light:var(--cyan-800);--dotted-dark:var(--cyan-800)}.dotted-cyan-900{--dotted-light:var(--cyan-900);--dotted-dark:var(--cyan-900)}.dotted-cyan-950{--dotted-light:var(--cyan-950);--dotted-dark:var(--cyan-950)}.light\:dotted-cyan{--dotted-light:var(--cyan-400 )}.light\:dotted-cyan-50{--dotted-light:var(--cyan-50 )}.light\:dotted-cyan-100{--dotted-light:var(--cyan-100)}.light\:dotted-cyan-200{--dotted-light:var(--cyan-200)}.light\:dotted-cyan-300{--dotted-light:var(--cyan-300)}.light\:dotted-cyan-400{--dotted-light:var(--cyan-400)}.light\:dotted-cyan-500{--dotted-light:var(--cyan-500)}.light\:dotted-cyan-600{--dotted-light:var(--cyan-600)}.light\:dotted-cyan-700{--dotted-light:var(--cyan-700)}.light\:dotted-cyan-800{--dotted-light:var(--cyan-800)}.light\:dotted-cyan-900{--dotted-light:var(--cyan-900)}.light\:dotted-cyan-950{--dotted-light:var(--cyan-950)}.dark\:dotted-cyan{--dotted-dark:var(--cyan-400 )}.dark\:dotted-cyan-50{--dotted-dark:var(--cyan-50 )}.dark\:dotted-cyan-100{--dotted-dark:var(--cyan-100)}.dark\:dotted-cyan-200{--dotted-dark:var(--cyan-200)}.dark\:dotted-cyan-300{--dotted-dark:var(--cyan-300)}.dark\:dotted-cyan-400{--dotted-dark:var(--cyan-400)}.dark\:dotted-cyan-500{--dotted-dark:var(--cyan-500)}.dark\:dotted-cyan-600{--dotted-dark:var(--cyan-600)}.dark\:dotted-cyan-700{--dotted-dark:var(--cyan-700)}.dark\:dotted-cyan-800{--dotted-dark:var(--cyan-800)}.dark\:dotted-cyan-900{--dotted-dark:var(--cyan-900)}.dark\:dotted-cyan-950{--dotted-dark:var(--cyan-950)}.dotted-green{--dotted-light:var(--green-400);--dotted-dark:var(--green-400)}.dotted-green-50{--dotted-light:var(--green-50 );--dotted-dark:var(--green-50 )}.dotted-green-100{--dotted-light:var(--green-100);--dotted-dark:var(--green-100)}.dotted-green-200{--dotted-light:var(--green-200);--dotted-dark:var(--green-200)}.dotted-green-300{--dotted-light:var(--green-300);--dotted-dark:var(--green-300)}.dotted-green-400{--dotted-light:var(--green-400);--dotted-dark:var(--green-400)}.dotted-green-500{--dotted-light:var(--green-500);--dotted-dark:var(--green-500)}.dotted-green-600{--dotted-light:var(--green-600);--dotted-dark:var(--green-600)}.dotted-green-700{--dotted-light:var(--green-700);--dotted-dark:var(--green-700)}.dotted-green-800{--dotted-light:var(--green-800);--dotted-dark:var(--green-800)}.dotted-green-900{--dotted-light:var(--green-900);--dotted-dark:var(--green-900)}.dotted-green-950{--dotted-light:var(--green-950);--dotted-dark:var(--green-950)}.light\:dotted-green{--dotted-light:var(--green-400 )}.light\:dotted-green-50{--dotted-light:var(--green-50 )}.light\:dotted-green-100{--dotted-light:var(--green-100)}.light\:dotted-green-200{--dotted-light:var(--green-200)}.light\:dotted-green-300{--dotted-light:var(--green-300)}.light\:dotted-green-400{--dotted-light:var(--green-400)}.light\:dotted-green-500{--dotted-light:var(--green-500)}.light\:dotted-green-600{--dotted-light:var(--green-600)}.light\:dotted-green-700{--dotted-light:var(--green-700)}.light\:dotted-green-800{--dotted-light:var(--green-800)}.light\:dotted-green-900{--dotted-light:var(--green-900)}.light\:dotted-green-950{--dotted-light:var(--green-950)}.dark\:dotted-green{--dotted-dark:var(--green-400 )}.dark\:dotted-green-50{--dotted-dark:var(--green-50 )}.dark\:dotted-green-100{--dotted-dark:var(--green-100)}.dark\:dotted-green-200{--dotted-dark:var(--green-200)}.dark\:dotted-green-300{--dotted-dark:var(--green-300)}.dark\:dotted-green-400{--dotted-dark:var(--green-400)}.dark\:dotted-green-500{--dotted-dark:var(--green-500)}.dark\:dotted-green-600{--dotted-dark:var(--green-600)}.dark\:dotted-green-700{--dotted-dark:var(--green-700)}.dark\:dotted-green-800{--dotted-dark:var(--green-800)}.dark\:dotted-green-900{--dotted-dark:var(--green-900)}.dark\:dotted-green-950{--dotted-dark:var(--green-950)}.dotted-white{--dotted-light:var(--white-400);--dotted-dark:var(--white-400)}.dotted-white-50{--dotted-light:var(--white-50 );--dotted-dark:var(--white-50 )}.dotted-white-100{--dotted-light:var(--white-100);--dotted-dark:var(--white-100)}.dotted-white-200{--dotted-light:var(--white-200);--dotted-dark:var(--white-200)}.dotted-white-300{--dotted-light:var(--white-300);--dotted-dark:var(--white-300)}.dotted-white-400{--dotted-light:var(--white-400);--dotted-dark:var(--white-400)}.dotted-white-500{--dotted-light:var(--white-500);--dotted-dark:var(--white-500)}.dotted-white-600{--dotted-light:var(--white-600);--dotted-dark:var(--white-600)}.dotted-white-700{--dotted-light:var(--white-700);--dotted-dark:var(--white-700)}.dotted-white-800{--dotted-light:var(--white-800);--dotted-dark:var(--white-800)}.dotted-white-900{--dotted-light:var(--white-900);--dotted-dark:var(--white-900)}.dotted-white-950{--dotted-light:var(--white-950);--dotted-dark:var(--white-950)}.light\:dotted-white{--dotted-light:var(--white-400 )}.light\:dotted-white-50{--dotted-light:var(--white-50 )}.light\:dotted-white-100{--dotted-light:var(--white-100)}.light\:dotted-white-200{--dotted-light:var(--white-200)}.light\:dotted-white-300{--dotted-light:var(--white-300)}.light\:dotted-white-400{--dotted-light:var(--white-400)}.light\:dotted-white-500{--dotted-light:var(--white-500)}.light\:dotted-white-600{--dotted-light:var(--white-600)}.light\:dotted-white-700{--dotted-light:var(--white-700)}.light\:dotted-white-800{--dotted-light:var(--white-800)}.light\:dotted-white-900{--dotted-light:var(--white-900)}.light\:dotted-white-950{--dotted-light:var(--white-950)}.dark\:dotted-white{--dotted-dark:var(--white-400 )}.dark\:dotted-white-50{--dotted-dark:var(--white-50 )}.dark\:dotted-white-100{--dotted-dark:var(--white-100)}.dark\:dotted-white-200{--dotted-dark:var(--white-200)}.dark\:dotted-white-300{--dotted-dark:var(--white-300)}.dark\:dotted-white-400{--dotted-dark:var(--white-400)}.dark\:dotted-white-500{--dotted-dark:var(--white-500)}.dark\:dotted-white-600{--dotted-dark:var(--white-600)}.dark\:dotted-white-700{--dotted-dark:var(--white-700)}.dark\:dotted-white-800{--dotted-dark:var(--white-800)}.dark\:dotted-white-900{--dotted-dark:var(--white-900)}.dark\:dotted-white-950{--dotted-dark:var(--white-950)}.dotted-grey{--dotted-light:var(--grey-400);--dotted-dark:var(--grey-400)}.dotted-grey-50{--dotted-light:var(--grey-50 );--dotted-dark:var(--grey-50 )}.dotted-grey-100{--dotted-light:var(--grey-100);--dotted-dark:var(--grey-100)}.dotted-grey-200{--dotted-light:var(--grey-200);--dotted-dark:var(--grey-200)}.dotted-grey-300{--dotted-light:var(--grey-300);--dotted-dark:var(--grey-300)}.dotted-grey-400{--dotted-light:var(--grey-400);--dotted-dark:var(--grey-400)}.dotted-grey-500{--dotted-light:var(--grey-500);--dotted-dark:var(--grey-500)}.dotted-grey-600{--dotted-light:var(--grey-600);--dotted-dark:var(--grey-600)}.dotted-grey-700{--dotted-light:var(--grey-700);--dotted-dark:var(--grey-700)}.dotted-grey-800{--dotted-light:var(--grey-800);--dotted-dark:var(--grey-800)}.dotted-grey-900{--dotted-light:var(--grey-900);--dotted-dark:var(--grey-900)}.dotted-grey-950{--dotted-light:var(--grey-950);--dotted-dark:var(--grey-950)}.light\:dotted-grey{--dotted-light:var(--grey-400 )}.light\:dotted-grey-50{--dotted-light:var(--grey-50 )}.light\:dotted-grey-100{--dotted-light:var(--grey-100)}.light\:dotted-grey-200{--dotted-light:var(--grey-200)}.light\:dotted-grey-300{--dotted-light:var(--grey-300)}.light\:dotted-grey-400{--dotted-light:var(--grey-400)}.light\:dotted-grey-500{--dotted-light:var(--grey-500)}.light\:dotted-grey-600{--dotted-light:var(--grey-600)}.light\:dotted-grey-700{--dotted-light:var(--grey-700)}.light\:dotted-grey-800{--dotted-light:var(--grey-800)}.light\:dotted-grey-900{--dotted-light:var(--grey-900)}.light\:dotted-grey-950{--dotted-light:var(--grey-950)}.dark\:dotted-grey{--dotted-dark:var(--grey-400 )}.dark\:dotted-grey-50{--dotted-dark:var(--grey-50 )}.dark\:dotted-grey-100{--dotted-dark:var(--grey-100)}.dark\:dotted-grey-200{--dotted-dark:var(--grey-200)}.dark\:dotted-grey-300{--dotted-dark:var(--grey-300)}.dark\:dotted-grey-400{--dotted-dark:var(--grey-400)}.dark\:dotted-grey-500{--dotted-dark:var(--grey-500)}.dark\:dotted-grey-600{--dotted-dark:var(--grey-600)}.dark\:dotted-grey-700{--dotted-dark:var(--grey-700)}.dark\:dotted-grey-800{--dotted-dark:var(--grey-800)}.dark\:dotted-grey-900{--dotted-dark:var(--grey-900)}.dark\:dotted-grey-950{--dotted-dark:var(--grey-950)}.dotted-black{--dotted-light:var(--black-400);--dotted-dark:var(--black-400)}.dotted-black-50{--dotted-light:var(--black-50 );--dotted-dark:var(--black-50 )}.dotted-black-100{--dotted-light:var(--black-100);--dotted-dark:var(--black-100)}.dotted-black-200{--dotted-light:var(--black-200);--dotted-dark:var(--black-200)}.dotted-black-300{--dotted-light:var(--black-300);--dotted-dark:var(--black-300)}.dotted-black-400{--dotted-light:var(--black-400);--dotted-dark:var(--black-400)}.dotted-black-500{--dotted-light:var(--black-500);--dotted-dark:var(--black-500)}.dotted-black-600{--dotted-light:var(--black-600);--dotted-dark:var(--black-600)}.dotted-black-700{--dotted-light:var(--black-700);--dotted-dark:var(--black-700)}.dotted-black-800{--dotted-light:var(--black-800);--dotted-dark:var(--black-800)}.dotted-black-900{--dotted-light:var(--black-900);--dotted-dark:var(--black-900)}.dotted-black-950{--dotted-light:var(--black-950);--dotted-dark:var(--black-950)}.light\:dotted-black{--dotted-light:var(--black-400)}.light\:dotted-black-50{--dotted-light:var(--black-50 )}.light\:dotted-black-100{--dotted-light:var(--black-100)}.light\:dotted-black-200{--dotted-light:var(--black-200)}.light\:dotted-black-300{--dotted-light:var(--black-300)}.light\:dotted-black-400{--dotted-light:var(--black-400)}.light\:dotted-black-500{--dotted-light:var(--black-500)}.light\:dotted-black-600{--dotted-light:var(--black-600)}.light\:dotted-black-700{--dotted-light:var(--black-700)}.light\:dotted-black-800{--dotted-light:var(--black-800)}.light\:dotted-black-900{--dotted-light:var(--black-900)}.light\:dotted-black-950{--dotted-light:var(--black-950)}.dark\:dotted-black{--dotted-dark:var(--black-400 )}.dark\:dotted-black-50{--dotted-dark:var(--black-50 )}.dark\:dotted-black-100{--dotted-dark:var(--black-100)}.dark\:dotted-black-200{--dotted-dark:var(--black-200)}.dark\:dotted-black-300{--dotted-dark:var(--black-300)}.dark\:dotted-black-400{--dotted-dark:var(--black-400)}.dark\:dotted-black-500{--dotted-dark:var(--black-500)}.dark\:dotted-black-600{--dotted-dark:var(--black-600)}.dark\:dotted-black-700{--dotted-dark:var(--black-700)}.dark\:dotted-black-800{--dotted-dark:var(--black-800)}.dark\:dotted-black-900{--dotted-dark:var(--black-900)}.dark\:dotted-black-950{--dotted-dark:var(--black-950)}[class*="dark\:dotted-"],[class*="light\:dotted-"],[class*=dotted-]{background-image:radial-gradient(light-dark(oklch(var(--dotted-light,0 0 0/0)),oklch(var(--dotted-dark,0 0 0/0))) 1px,transparent 0);background-position:0 0;background-size:10px 10px}.greyscale-0{filter:grayscale(0)}.greyscale-25{filter:grayscale(.25)}.greyscale-50{filter:grayscale(.5)}.greyscale-75{filter:grayscale(.75)}.greyscale-100{filter:grayscale(1)}.hover\:greyscale-0:hover{filter:grayscale(0)}.hover\:greyscale-25:hover{filter:grayscale(.25)}.hover\:greyscale-50:hover{filter:grayscale(.5)}.hover\:greyscale-75:hover{filter:grayscale(.75)}.hover\:greyscale-100:hover{filter:grayscale(1)}.cursor-auto{cursor:auto}.cursor-help{cursor:help}.cursor-wait{cursor:wait}.cursor-text{cursor:text}.cursor-crosshair{cursor:crosshair}.cursor-not-allowed{cursor:not-allowed}.cursor-zoom-in{cursor:zoom-in}.cursor-zoom-out{cursor:zoom-out}.cursor-grab{cursor:grab}.cursor-pointer{cursor:pointer}.cursor-default{cursor:default}:root{--fs-4xs:0.2360679775rem;--fs-3xs:0.3819660113rem;--fs-2xs:0.6180339887rem;--fs-xs:0.75rem;--fs-sm:0.875rem;--fs-md:1rem;--fs-lg:1.125rem;--fs-xl:1.25rem;--fs-2xl:1.5rem;--fs-3xl:1.875rem;--fs-4xl:2rem;--fs-5xl:2.25rem;--fs-6xl:3rem;--fs-7xl:3.75rem;--fs-8xl:4.5rem;--fs-9xl:6rem}.fs-4xs{font-size:var(--fs-4xs)!important}.fs-3xs{font-size:var(--fs-3xs)!important}.fs-2xs{font-size:var(--fs-2xs)!important}.fs-xs{font-size:var(--fs-xs)!important}.fs-sm{font-size:var(--fs-sm)!important}.fs-md{font-size:var(--fs-md)!important}.fs-lg{font-size:var(--fs-lg)!important}.fs-xl{font-size:var(--fs-xl)!important}.fs-2xl{font-size:var(--fs-2xl)!important}.fs-3xl{font-size:var(--fs-3xl)!important}.fs-4xl{font-size:var(--fs-4xl)!important}.fs-5xl{font-size:var(--fs-5xl)!important}.fs-6xl{font-size:var(--fs-6xl)!important}.fs-7xl{font-size:var(--fs-7xl)!important}.fs-8xl{font-size:var(--fs-8xl)!important}.fs-9xl{font-size:var(--fs-9xl)!important}@media (min-width:40rem){.fs-sm-4xs{font-size:var(--fs-4xs)!important}.fs-sm-3xs{font-size:var(--fs-3xs)!important}.fs-sm-2xs{font-size:var(--fs-2xs)!important}.fs-sm-xs{font-size:var(--fs-xs)!important}.fs-sm-sm{font-size:var(--fs-sm)!important}.fs-sm-md{font-size:var(--fs-md)!important}.fs-sm-lg{font-size:var(--fs-lg)!important}.fs-sm-xl{font-size:var(--fs-xl)!important}.fs-sm-2xl{font-size:var(--fs-2xl)!important}.fs-sm-3xl{font-size:var(--fs-3xl)!important}.fs-sm-4xl{font-size:var(--fs-4xl)!important}.fs-sm-5xl{font-size:var(--fs-5xl)!important}.fs-sm-6xl{font-size:var(--fs-6xl)!important}.fs-sm-7xl{font-size:var(--fs-7xl)!important}.fs-sm-8xl{font-size:var(--fs-8xl)!important}.fs-sm-9xl{font-size:var(--fs-9xl)!important}}@media (min-width:48rem){.fs-md-4xs{font-size:var(--fs-4xs)!important}.fs-md-3xs{font-size:var(--fs-3xs)!important}.fs-md-2xs{font-size:var(--fs-2xs)!important}.fs-md-xs{font-size:var(--fs-xs)!important}.fs-md-sm{font-size:var(--fs-sm)!important}.fs-md-md{font-size:var(--fs-md)!important}.fs-md-lg{font-size:var(--fs-lg)!important}.fs-md-xl{font-size:var(--fs-xl)!important}.fs-md-2xl{font-size:var(--fs-2xl)!important}.fs-md-3xl{font-size:var(--fs-3xl)!important}.fs-md-4xl{font-size:var(--fs-4xl)!important}.fs-md-5xl{font-size:var(--fs-5xl)!important}.fs-md-6xl{font-size:var(--fs-6xl)!important}.fs-md-7xl{font-size:var(--fs-7xl)!important}.fs-md-8xl{font-size:var(--fs-8xl)!important}.fs-md-9xl{font-size:var(--fs-9xl)!important}}@media (min-width:64rem){.fs-lg-4xs{font-size:var(--fs-4xs)!important}.fs-lg-3xs{font-size:var(--fs-3xs)!important}.fs-lg-2xs{font-size:var(--fs-2xs)!important}.fs-lg-xs{font-size:var(--fs-xs)!important}.fs-lg-sm{font-size:var(--fs-sm)!important}.fs-lg-md{font-size:var(--fs-md)!important}.fs-lg-lg{font-size:var(--fs-lg)!important}.fs-lg-xl{font-size:var(--fs-xl)!important}.fs-lg-2xl{font-size:var(--fs-2xl)!important}.fs-lg-3xl{font-size:var(--fs-3xl)!important}.fs-lg-4xl{font-size:var(--fs-4xl)!important}.fs-lg-5xl{font-size:var(--fs-5xl)!important}.fs-lg-6xl{font-size:var(--fs-6xl)!important}.fs-lg-7xl{font-size:var(--fs-7xl)!important}.fs-lg-8xl{font-size:var(--fs-8xl)!important}.fs-lg-9xl{font-size:var(--fs-9xl)!important}}@media (min-width:80rem){.fs-xl-4xs{font-size:var(--fs-4xs)!important}.fs-xl-3xs{font-size:var(--fs-3xs)!important}.fs-xl-2xs{font-size:var(--fs-2xs)!important}.fs-xl-xs{font-size:var(--fs-xs)!important}.fs-xl-sm{font-size:var(--fs-sm)!important}.fs-xl-md{font-size:var(--fs-md)!important}.fs-xl-lg{font-size:var(--fs-lg)!important}.fs-xl-xl{font-size:var(--fs-xl)!important}.fs-xl-2xl{font-size:var(--fs-2xl)!important}.fs-xl-3xl{font-size:var(--fs-3xl)!important}.fs-xl-4xl{font-size:var(--fs-4xl)!important}.fs-xl-5xl{font-size:var(--fs-5xl)!important}.fs-xl-6xl{font-size:var(--fs-6xl)!important}.fs-xl-7xl{font-size:var(--fs-7xl)!important}.fs-xl-8xl{font-size:var(--fs-8xl)!important}.fs-xl-9xl{font-size:var(--fs-9xl)!important}}@media (min-width:96rem){.fs-xxl-4xs{font-size:var(--fs-4xs)!important}.fs-xxl-3xs{font-size:var(--fs-3xs)!important}.fs-xxl-2xs{font-size:var(--fs-2xs)!important}.fs-xxl-xs{font-size:var(--fs-xs)!important}.fs-xxl-sm{font-size:var(--fs-sm)!important}.fs-xxl-md{font-size:var(--fs-md)!important}.fs-xxl-lg{font-size:var(--fs-lg)!important}.fs-xxl-xl{font-size:var(--fs-xl)!important}.fs-xxl-2xl{font-size:var(--fs-2xl)!important}.fs-xxl-3xl{font-size:var(--fs-3xl)!important}.fs-xxl-4xl{font-size:var(--fs-4xl)!important}.fs-xxl-5xl{font-size:var(--fs-5xl)!important}.fs-xxl-6xl{font-size:var(--fs-6xl)!important}.fs-xxl-7xl{font-size:var(--fs-7xl)!important}.fs-xxl-8xl{font-size:var(--fs-8xl)!important}.fs-xxl-9xl{font-size:var(--fs-9xl)!important}}.align-left,.text-left{text-align:left}.align-center,.text-center{text-align:center}.align-right,.text-right{text-align:right}.align-justify,.text-justify{text-align:justify}.align-start,.text-start{text-align:start}.align-end,.text-end{text-align:end}:root{--font-family:"Inter",serif;--font-family-headings:"Inter",serif;--font-family-monospace:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;--font-family-handwritten:"Indie Flower",cursive}.color-yellow,.text-yellow{--color-light:var(--yellow-500);--color-dark:var(--yellow-500)}.color-yellow-50,.text-yellow-50{--color-light:var(--yellow-50 );--color-dark:var(--yellow-50 )}.color-yellow-100,.text-yellow-100{--color-light:var(--yellow-100);--color-dark:var(--yellow-100)}.color-yellow-200,.text-yellow-200{--color-light:var(--yellow-200);--color-dark:var(--yellow-200)}.color-yellow-300,.text-yellow-300{--color-light:var(--yellow-300);--color-dark:var(--yellow-300)}.color-yellow-400,.text-yellow-400{--color-light:var(--yellow-400);--color-dark:var(--yellow-400)}.color-yellow-500,.text-yellow-500{--color-light:var(--yellow-500);--color-dark:var(--yellow-500)}.color-yellow-600,.text-yellow-600{--color-light:var(--yellow-600);--color-dark:var(--yellow-600)}.color-yellow-700,.text-yellow-700{--color-light:var(--yellow-700);--color-dark:var(--yellow-700)}.color-yellow-800,.text-yellow-800{--color-light:var(--yellow-800);--color-dark:var(--yellow-800)}.color-yellow-900,.text-yellow-900{--color-light:var(--yellow-900);--color-dark:var(--yellow-900)}.color-yellow-950,.text-yellow-950{--color-light:var(--yellow-950);--color-dark:var(--yellow-950)}.light\:color-yellow,.light\:text-yellow{--color-light:var(--yellow-500 )}.light\:color-yellow-50,.light\:text-yellow-50{--color-light:var(--yellow-50 )}.light\:color-yellow-100,.light\:text-yellow-100{--color-light:var(--yellow-100)}.light\:color-yellow-200,.light\:text-yellow-200{--color-light:var(--yellow-200)}.light\:color-yellow-300,.light\:text-yellow-300{--color-light:var(--yellow-300)}.light\:color-yellow-400,.light\:text-yellow-400{--color-light:var(--yellow-400)}.light\:color-yellow-500,.light\:text-yellow-500{--color-light:var(--yellow-500)}.light\:color-yellow-600,.light\:text-yellow-600{--color-light:var(--yellow-600)}.light\:color-yellow-700,.light\:text-yellow-700{--color-light:var(--yellow-700)}.light\:color-yellow-800,.light\:text-yellow-800{--color-light:var(--yellow-800)}.light\:color-yellow-900,.light\:text-yellow-900{--color-light:var(--yellow-900)}.light\:color-yellow-950,.light\:text-yellow-950{--color-light:var(--yellow-950)}.dark\:color-yellow,.dark\:text-yellow{--color-dark:var(--yellow-500 )}.dark\:color-yellow-50,.dark\:text-yellow-50{--color-dark:var(--yellow-50 )}.dark\:color-yellow-100,.dark\:text-yellow-100{--color-dark:var(--yellow-100)}.dark\:color-yellow-200,.dark\:text-yellow-200{--color-dark:var(--yellow-200)}.dark\:color-yellow-300,.dark\:text-yellow-300{--color-dark:var(--yellow-300)}.dark\:color-yellow-400,.dark\:text-yellow-400{--color-dark:var(--yellow-400)}.dark\:color-yellow-500,.dark\:text-yellow-500{--color-dark:var(--yellow-500)}.dark\:color-yellow-600,.dark\:text-yellow-600{--color-dark:var(--yellow-600)}.dark\:color-yellow-700,.dark\:text-yellow-700{--color-dark:var(--yellow-700)}.dark\:color-yellow-800,.dark\:text-yellow-800{--color-dark:var(--yellow-800)}.dark\:color-yellow-900,.dark\:text-yellow-900{--color-dark:var(--yellow-900)}.dark\:color-yellow-950,.dark\:text-yellow-950{--color-dark:var(--yellow-950)}.hover\:color-yellow:hover,.hover\:text-yellow:hover{--color-light:var(--yellow-500);--color-dark:var(--yellow-500)}.hover\:color-yellow-50:hover,.hover\:text-yellow-50:hover{--color-light:var(--yellow-50 );--color-dark:var(--yellow-50 )}.hover\:color-yellow-100:hover,.hover\:text-yellow-100:hover{--color-light:var(--yellow-100);--color-dark:var(--yellow-100)}.hover\:color-yellow-200:hover,.hover\:text-yellow-200:hover{--color-light:var(--yellow-200);--color-dark:var(--yellow-200)}.hover\:color-yellow-300:hover,.hover\:text-yellow-300:hover{--color-light:var(--yellow-300);--color-dark:var(--yellow-300)}.hover\:color-yellow-400:hover,.hover\:text-yellow-400:hover{--color-light:var(--yellow-400);--color-dark:var(--yellow-400)}.hover\:color-yellow-500:hover,.hover\:text-yellow-500:hover{--color-light:var(--yellow-500);--color-dark:var(--yellow-500)}.hover\:color-yellow-600:hover,.hover\:text-yellow-600:hover{--color-light:var(--yellow-600);--color-dark:var(--yellow-600)}.hover\:color-yellow-700:hover,.hover\:text-yellow-700:hover{--color-light:var(--yellow-700);--color-dark:var(--yellow-700)}.hover\:color-yellow-800:hover,.hover\:text-yellow-800:hover{--color-light:var(--yellow-800);--color-dark:var(--yellow-800)}.hover\:color-yellow-900:hover,.hover\:text-yellow-900:hover{--color-light:var(--yellow-900);--color-dark:var(--yellow-900)}.hover\:color-yellow-950:hover,.hover\:text-yellow-950:hover{--color-light:var(--yellow-950);--color-dark:var(--yellow-950)}.light\:hover\:color-yellow:hover,.light\:hover\:text-yellow:hover{--color-light:var(--yellow-500 )}.light\:hover\:color-yellow-50:hover,.light\:hover\:text-yellow-50:hover{--color-light:var(--yellow-50 )}.light\:hover\:color-yellow-100:hover,.light\:hover\:text-yellow-100:hover{--color-light:var(--yellow-100)}.light\:hover\:color-yellow-200:hover,.light\:hover\:text-yellow-200:hover{--color-light:var(--yellow-200)}.light\:hover\:color-yellow-300:hover,.light\:hover\:text-yellow-300:hover{--color-light:var(--yellow-300)}.light\:hover\:color-yellow-400:hover,.light\:hover\:text-yellow-400:hover{--color-light:var(--yellow-400)}.light\:hover\:color-yellow-500:hover,.light\:hover\:text-yellow-500:hover{--color-light:var(--yellow-500)}.light\:hover\:color-yellow-600:hover,.light\:hover\:text-yellow-600:hover{--color-light:var(--yellow-600)}.light\:hover\:color-yellow-700:hover,.light\:hover\:text-yellow-700:hover{--color-light:var(--yellow-700)}.light\:hover\:color-yellow-800:hover,.light\:hover\:text-yellow-800:hover{--color-light:var(--yellow-800)}.light\:hover\:color-yellow-900:hover,.light\:hover\:text-yellow-900:hover{--color-light:var(--yellow-900)}.light\:hover\:color-yellow-950:hover,.light\:hover\:text-yellow-950:hover{--color-light:var(--yellow-950)}.dark\:hover\:color-yellow:hover,.dark\:hover\:text-yellow:hover{--color-dark:var(--yellow-500 )}.dark\:hover\:color-yellow-50:hover,.dark\:hover\:text-yellow-50:hover{--color-dark:var(--yellow-50 )}.dark\:hover\:color-yellow-100:hover,.dark\:hover\:text-yellow-100:hover{--color-dark:var(--yellow-100)}.dark\:hover\:color-yellow-200:hover,.dark\:hover\:text-yellow-200:hover{--color-dark:var(--yellow-200)}.dark\:hover\:color-yellow-300:hover,.dark\:hover\:text-yellow-300:hover{--color-dark:var(--yellow-300)}.dark\:hover\:color-yellow-400:hover,.dark\:hover\:text-yellow-400:hover{--color-dark:var(--yellow-400)}.dark\:hover\:color-yellow-500:hover,.dark\:hover\:text-yellow-500:hover{--color-dark:var(--yellow-500)}.dark\:hover\:color-yellow-600:hover,.dark\:hover\:text-yellow-600:hover{--color-dark:var(--yellow-600)}.dark\:hover\:color-yellow-700:hover,.dark\:hover\:text-yellow-700:hover{--color-dark:var(--yellow-700)}.dark\:hover\:color-yellow-800:hover,.dark\:hover\:text-yellow-800:hover{--color-dark:var(--yellow-800)}.dark\:hover\:color-yellow-900:hover,.dark\:hover\:text-yellow-900:hover{--color-dark:var(--yellow-900)}.dark\:hover\:color-yellow-950:hover,.dark\:hover\:text-yellow-950:hover{--color-dark:var(--yellow-950)}.color-orange,.text-orange{--color-light:var(--orange-500);--color-dark:var(--orange-500)}.color-orange-50,.text-orange-50{--color-light:var(--orange-50 );--color-dark:var(--orange-50 )}.color-orange-100,.text-orange-100{--color-light:var(--orange-100);--color-dark:var(--orange-100)}.color-orange-200,.text-orange-200{--color-light:var(--orange-200);--color-dark:var(--orange-200)}.color-orange-300,.text-orange-300{--color-light:var(--orange-300);--color-dark:var(--orange-300)}.color-orange-400,.text-orange-400{--color-light:var(--orange-400);--color-dark:var(--orange-400)}.color-orange-500,.text-orange-500{--color-light:var(--orange-500);--color-dark:var(--orange-500)}.color-orange-600,.text-orange-600{--color-light:var(--orange-600);--color-dark:var(--orange-600)}.color-orange-700,.text-orange-700{--color-light:var(--orange-700);--color-dark:var(--orange-700)}.color-orange-800,.text-orange-800{--color-light:var(--orange-800);--color-dark:var(--orange-800)}.color-orange-900,.text-orange-900{--color-light:var(--orange-900);--color-dark:var(--orange-900)}.color-orange-950,.text-orange-950{--color-light:var(--orange-950);--color-dark:var(--orange-950)}.light\:color-orange,.light\:text-orange{--color-light:var(--orange-500 )}.light\:color-orange-50,.light\:text-orange-50{--color-light:var(--orange-50 )}.light\:color-orange-100,.light\:text-orange-100{--color-light:var(--orange-100)}.light\:color-orange-200,.light\:text-orange-200{--color-light:var(--orange-200)}.light\:color-orange-300,.light\:text-orange-300{--color-light:var(--orange-300)}.light\:color-orange-400,.light\:text-orange-400{--color-light:var(--orange-400)}.light\:color-orange-500,.light\:text-orange-500{--color-light:var(--orange-500)}.light\:color-orange-600,.light\:text-orange-600{--color-light:var(--orange-600)}.light\:color-orange-700,.light\:text-orange-700{--color-light:var(--orange-700)}.light\:color-orange-800,.light\:text-orange-800{--color-light:var(--orange-800)}.light\:color-orange-900,.light\:text-orange-900{--color-light:var(--orange-900)}.light\:color-orange-950,.light\:text-orange-950{--color-light:var(--orange-950)}.dark\:color-orange,.dark\:text-orange{--color-dark:var(--orange-500 )}.dark\:color-orange-50,.dark\:text-orange-50{--color-dark:var(--orange-50 )}.dark\:color-orange-100,.dark\:text-orange-100{--color-dark:var(--orange-100)}.dark\:color-orange-200,.dark\:text-orange-200{--color-dark:var(--orange-200)}.dark\:color-orange-300,.dark\:text-orange-300{--color-dark:var(--orange-300)}.dark\:color-orange-400,.dark\:text-orange-400{--color-dark:var(--orange-400)}.dark\:color-orange-500,.dark\:text-orange-500{--color-dark:var(--orange-500)}.dark\:color-orange-600,.dark\:text-orange-600{--color-dark:var(--orange-600)}.dark\:color-orange-700,.dark\:text-orange-700{--color-dark:var(--orange-700)}.dark\:color-orange-800,.dark\:text-orange-800{--color-dark:var(--orange-800)}.dark\:color-orange-900,.dark\:text-orange-900{--color-dark:var(--orange-900)}.dark\:color-orange-950,.dark\:text-orange-950{--color-dark:var(--orange-950)}.hover\:color-orange:hover,.hover\:text-orange:hover{--color-light:var(--orange-500);--color-dark:var(--orange-500)}.hover\:color-orange-50:hover,.hover\:text-orange-50:hover{--color-light:var(--orange-50 );--color-dark:var(--orange-50 )}.hover\:color-orange-100:hover,.hover\:text-orange-100:hover{--color-light:var(--orange-100);--color-dark:var(--orange-100)}.hover\:color-orange-200:hover,.hover\:text-orange-200:hover{--color-light:var(--orange-200);--color-dark:var(--orange-200)}.hover\:color-orange-300:hover,.hover\:text-orange-300:hover{--color-light:var(--orange-300);--color-dark:var(--orange-300)}.hover\:color-orange-400:hover,.hover\:text-orange-400:hover{--color-light:var(--orange-400);--color-dark:var(--orange-400)}.hover\:color-orange-500:hover,.hover\:text-orange-500:hover{--color-light:var(--orange-500);--color-dark:var(--orange-500)}.hover\:color-orange-600:hover,.hover\:text-orange-600:hover{--color-light:var(--orange-600);--color-dark:var(--orange-600)}.hover\:color-orange-700:hover,.hover\:text-orange-700:hover{--color-light:var(--orange-700);--color-dark:var(--orange-700)}.hover\:color-orange-800:hover,.hover\:text-orange-800:hover{--color-light:var(--orange-800);--color-dark:var(--orange-800)}.hover\:color-orange-900:hover,.hover\:text-orange-900:hover{--color-light:var(--orange-900);--color-dark:var(--orange-900)}.hover\:color-orange-950:hover,.hover\:text-orange-950:hover{--color-light:var(--orange-950);--color-dark:var(--orange-950)}.light\:hover\:color-orange:hover,.light\:hover\:text-orange:hover{--color-light:var(--orange-500 )}.light\:hover\:color-orange-50:hover,.light\:hover\:text-orange-50:hover{--color-light:var(--orange-50 )}.light\:hover\:color-orange-100:hover,.light\:hover\:text-orange-100:hover{--color-light:var(--orange-100)}.light\:hover\:color-orange-200:hover,.light\:hover\:text-orange-200:hover{--color-light:var(--orange-200)}.light\:hover\:color-orange-300:hover,.light\:hover\:text-orange-300:hover{--color-light:var(--orange-300)}.light\:hover\:color-orange-400:hover,.light\:hover\:text-orange-400:hover{--color-light:var(--orange-400)}.light\:hover\:color-orange-500:hover,.light\:hover\:text-orange-500:hover{--color-light:var(--orange-500)}.light\:hover\:color-orange-600:hover,.light\:hover\:text-orange-600:hover{--color-light:var(--orange-600)}.light\:hover\:color-orange-700:hover,.light\:hover\:text-orange-700:hover{--color-light:var(--orange-700)}.light\:hover\:color-orange-800:hover,.light\:hover\:text-orange-800:hover{--color-light:var(--orange-800)}.light\:hover\:color-orange-900:hover,.light\:hover\:text-orange-900:hover{--color-light:var(--orange-900)}.light\:hover\:color-orange-950:hover,.light\:hover\:text-orange-950:hover{--color-light:var(--orange-950)}.dark\:hover\:color-orange:hover,.dark\:hover\:text-orange:hover{--color-dark:var(--orange-500 )}.dark\:hover\:color-orange-50:hover,.dark\:hover\:text-orange-50:hover{--color-dark:var(--orange-50 )}.dark\:hover\:color-orange-100:hover,.dark\:hover\:text-orange-100:hover{--color-dark:var(--orange-100)}.dark\:hover\:color-orange-200:hover,.dark\:hover\:text-orange-200:hover{--color-dark:var(--orange-200)}.dark\:hover\:color-orange-300:hover,.dark\:hover\:text-orange-300:hover{--color-dark:var(--orange-300)}.dark\:hover\:color-orange-400:hover,.dark\:hover\:text-orange-400:hover{--color-dark:var(--orange-400)}.dark\:hover\:color-orange-500:hover,.dark\:hover\:text-orange-500:hover{--color-dark:var(--orange-500)}.dark\:hover\:color-orange-600:hover,.dark\:hover\:text-orange-600:hover{--color-dark:var(--orange-600)}.dark\:hover\:color-orange-700:hover,.dark\:hover\:text-orange-700:hover{--color-dark:var(--orange-700)}.dark\:hover\:color-orange-800:hover,.dark\:hover\:text-orange-800:hover{--color-dark:var(--orange-800)}.dark\:hover\:color-orange-900:hover,.dark\:hover\:text-orange-900:hover{--color-dark:var(--orange-900)}.dark\:hover\:color-orange-950:hover,.dark\:hover\:text-orange-950:hover{--color-dark:var(--orange-950)}.color-red,.text-red{--color-light:var(--red-500);--color-dark:var(--red-500)}.color-red-50,.text-red-50{--color-light:var(--red-50 );--color-dark:var(--red-50 )}.color-red-100,.text-red-100{--color-light:var(--red-100);--color-dark:var(--red-100)}.color-red-200,.text-red-200{--color-light:var(--red-200);--color-dark:var(--red-200)}.color-red-300,.text-red-300{--color-light:var(--red-300);--color-dark:var(--red-300)}.color-red-400,.text-red-400{--color-light:var(--red-400);--color-dark:var(--red-400)}.color-red-500,.text-red-500{--color-light:var(--red-500);--color-dark:var(--red-500)}.color-red-600,.text-red-600{--color-light:var(--red-600);--color-dark:var(--red-600)}.color-red-700,.text-red-700{--color-light:var(--red-700);--color-dark:var(--red-700)}.color-red-800,.text-red-800{--color-light:var(--red-800);--color-dark:var(--red-800)}.color-red-900,.text-red-900{--color-light:var(--red-900);--color-dark:var(--red-900)}.color-red-950,.text-red-950{--color-light:var(--red-950);--color-dark:var(--red-950)}.light\:color-red,.light\:text-red{--color-light:var(--red-500 )}.light\:color-red-50,.light\:text-red-50{--color-light:var(--red-50 )}.light\:color-red-100,.light\:text-red-100{--color-light:var(--red-100)}.light\:color-red-200,.light\:text-red-200{--color-light:var(--red-200)}.light\:color-red-300,.light\:text-red-300{--color-light:var(--red-300)}.light\:color-red-400,.light\:text-red-400{--color-light:var(--red-400)}.light\:color-red-500,.light\:text-red-500{--color-light:var(--red-500)}.light\:color-red-600,.light\:text-red-600{--color-light:var(--red-600)}.light\:color-red-700,.light\:text-red-700{--color-light:var(--red-700)}.light\:color-red-800,.light\:text-red-800{--color-light:var(--red-800)}.light\:color-red-900,.light\:text-red-900{--color-light:var(--red-900)}.light\:color-red-950,.light\:text-red-950{--color-light:var(--red-950)}.dark\:color-red,.dark\:text-red{--color-dark:var(--red-500 )}.dark\:color-red-50,.dark\:text-red-50{--color-dark:var(--red-50 )}.dark\:color-red-100,.dark\:text-red-100{--color-dark:var(--red-100)}.dark\:color-red-200,.dark\:text-red-200{--color-dark:var(--red-200)}.dark\:color-red-300,.dark\:text-red-300{--color-dark:var(--red-300)}.dark\:color-red-400,.dark\:text-red-400{--color-dark:var(--red-400)}.dark\:color-red-500,.dark\:text-red-500{--color-dark:var(--red-500)}.dark\:color-red-600,.dark\:text-red-600{--color-dark:var(--red-600)}.dark\:color-red-700,.dark\:text-red-700{--color-dark:var(--red-700)}.dark\:color-red-800,.dark\:text-red-800{--color-dark:var(--red-800)}.dark\:color-red-900,.dark\:text-red-900{--color-dark:var(--red-900)}.dark\:color-red-950,.dark\:text-red-950{--color-dark:var(--red-950)}.hover\:color-red:hover,.hover\:text-red:hover{--color-light:var(--red-500);--color-dark:var(--red-500)}.hover\:color-red-50:hover,.hover\:text-red-50:hover{--color-light:var(--red-50 );--color-dark:var(--red-50 )}.hover\:color-red-100:hover,.hover\:text-red-100:hover{--color-light:var(--red-100);--color-dark:var(--red-100)}.hover\:color-red-200:hover,.hover\:text-red-200:hover{--color-light:var(--red-200);--color-dark:var(--red-200)}.hover\:color-red-300:hover,.hover\:text-red-300:hover{--color-light:var(--red-300);--color-dark:var(--red-300)}.hover\:color-red-400:hover,.hover\:text-red-400:hover{--color-light:var(--red-400);--color-dark:var(--red-400)}.hover\:color-red-500:hover,.hover\:text-red-500:hover{--color-light:var(--red-500);--color-dark:var(--red-500)}.hover\:color-red-600:hover,.hover\:text-red-600:hover{--color-light:var(--red-600);--color-dark:var(--red-600)}.hover\:color-red-700:hover,.hover\:text-red-700:hover{--color-light:var(--red-700);--color-dark:var(--red-700)}.hover\:color-red-800:hover,.hover\:text-red-800:hover{--color-light:var(--red-800);--color-dark:var(--red-800)}.hover\:color-red-900:hover,.hover\:text-red-900:hover{--color-light:var(--red-900);--color-dark:var(--red-900)}.hover\:color-red-950:hover,.hover\:text-red-950:hover{--color-light:var(--red-950);--color-dark:var(--red-950)}.light\:hover\:color-red:hover,.light\:hover\:text-red:hover{--color-light:var(--red-500 )}.light\:hover\:color-red-50:hover,.light\:hover\:text-red-50:hover{--color-light:var(--red-50 )}.light\:hover\:color-red-100:hover,.light\:hover\:text-red-100:hover{--color-light:var(--red-100)}.light\:hover\:color-red-200:hover,.light\:hover\:text-red-200:hover{--color-light:var(--red-200)}.light\:hover\:color-red-300:hover,.light\:hover\:text-red-300:hover{--color-light:var(--red-300)}.light\:hover\:color-red-400:hover,.light\:hover\:text-red-400:hover{--color-light:var(--red-400)}.light\:hover\:color-red-500:hover,.light\:hover\:text-red-500:hover{--color-light:var(--red-500)}.light\:hover\:color-red-600:hover,.light\:hover\:text-red-600:hover{--color-light:var(--red-600)}.light\:hover\:color-red-700:hover,.light\:hover\:text-red-700:hover{--color-light:var(--red-700)}.light\:hover\:color-red-800:hover,.light\:hover\:text-red-800:hover{--color-light:var(--red-800)}.light\:hover\:color-red-900:hover,.light\:hover\:text-red-900:hover{--color-light:var(--red-900)}.light\:hover\:color-red-950:hover,.light\:hover\:text-red-950:hover{--color-light:var(--red-950)}.dark\:hover\:color-red:hover,.dark\:hover\:text-red:hover{--color-dark:var(--red-500 )}.dark\:hover\:color-red-50:hover,.dark\:hover\:text-red-50:hover{--color-dark:var(--red-50 )}.dark\:hover\:color-red-100:hover,.dark\:hover\:text-red-100:hover{--color-dark:var(--red-100)}.dark\:hover\:color-red-200:hover,.dark\:hover\:text-red-200:hover{--color-dark:var(--red-200)}.dark\:hover\:color-red-300:hover,.dark\:hover\:text-red-300:hover{--color-dark:var(--red-300)}.dark\:hover\:color-red-400:hover,.dark\:hover\:text-red-400:hover{--color-dark:var(--red-400)}.dark\:hover\:color-red-500:hover,.dark\:hover\:text-red-500:hover{--color-dark:var(--red-500)}.dark\:hover\:color-red-600:hover,.dark\:hover\:text-red-600:hover{--color-dark:var(--red-600)}.dark\:hover\:color-red-700:hover,.dark\:hover\:text-red-700:hover{--color-dark:var(--red-700)}.dark\:hover\:color-red-800:hover,.dark\:hover\:text-red-800:hover{--color-dark:var(--red-800)}.dark\:hover\:color-red-900:hover,.dark\:hover\:text-red-900:hover{--color-dark:var(--red-900)}.dark\:hover\:color-red-950:hover,.dark\:hover\:text-red-950:hover{--color-dark:var(--red-950)}.color-pink,.text-pink{--color-light:var(--pink-500);--color-dark:var(--pink-500)}.color-pink-50,.text-pink-50{--color-light:var(--pink-50 );--color-dark:var(--pink-50 )}.color-pink-100,.text-pink-100{--color-light:var(--pink-100);--color-dark:var(--pink-100)}.color-pink-200,.text-pink-200{--color-light:var(--pink-200);--color-dark:var(--pink-200)}.color-pink-300,.text-pink-300{--color-light:var(--pink-300);--color-dark:var(--pink-300)}.color-pink-400,.text-pink-400{--color-light:var(--pink-400);--color-dark:var(--pink-400)}.color-pink-500,.text-pink-500{--color-light:var(--pink-500);--color-dark:var(--pink-500)}.color-pink-600,.text-pink-600{--color-light:var(--pink-600);--color-dark:var(--pink-600)}.color-pink-700,.text-pink-700{--color-light:var(--pink-700);--color-dark:var(--pink-700)}.color-pink-800,.text-pink-800{--color-light:var(--pink-800);--color-dark:var(--pink-800)}.color-pink-900,.text-pink-900{--color-light:var(--pink-900);--color-dark:var(--pink-900)}.color-pink-950,.text-pink-950{--color-light:var(--pink-950);--color-dark:var(--pink-950)}.light\:color-pink,.light\:text-pink{--color-light:var(--pink-500 )}.light\:color-pink-50,.light\:text-pink-50{--color-light:var(--pink-50 )}.light\:color-pink-100,.light\:text-pink-100{--color-light:var(--pink-100)}.light\:color-pink-200,.light\:text-pink-200{--color-light:var(--pink-200)}.light\:color-pink-300,.light\:text-pink-300{--color-light:var(--pink-300)}.light\:color-pink-400,.light\:text-pink-400{--color-light:var(--pink-400)}.light\:color-pink-500,.light\:text-pink-500{--color-light:var(--pink-500)}.light\:color-pink-600,.light\:text-pink-600{--color-light:var(--pink-600)}.light\:color-pink-700,.light\:text-pink-700{--color-light:var(--pink-700)}.light\:color-pink-800,.light\:text-pink-800{--color-light:var(--pink-800)}.light\:color-pink-900,.light\:text-pink-900{--color-light:var(--pink-900)}.light\:color-pink-950,.light\:text-pink-950{--color-light:var(--pink-950)}.dark\:color-pink,.dark\:text-pink{--color-dark:var(--pink-500 )}.dark\:color-pink-50,.dark\:text-pink-50{--color-dark:var(--pink-50 )}.dark\:color-pink-100,.dark\:text-pink-100{--color-dark:var(--pink-100)}.dark\:color-pink-200,.dark\:text-pink-200{--color-dark:var(--pink-200)}.dark\:color-pink-300,.dark\:text-pink-300{--color-dark:var(--pink-300)}.dark\:color-pink-400,.dark\:text-pink-400{--color-dark:var(--pink-400)}.dark\:color-pink-500,.dark\:text-pink-500{--color-dark:var(--pink-500)}.dark\:color-pink-600,.dark\:text-pink-600{--color-dark:var(--pink-600)}.dark\:color-pink-700,.dark\:text-pink-700{--color-dark:var(--pink-700)}.dark\:color-pink-800,.dark\:text-pink-800{--color-dark:var(--pink-800)}.dark\:color-pink-900,.dark\:text-pink-900{--color-dark:var(--pink-900)}.dark\:color-pink-950,.dark\:text-pink-950{--color-dark:var(--pink-950)}.hover\:color-pink:hover,.hover\:text-pink:hover{--color-light:var(--pink-500);--color-dark:var(--pink-500)}.hover\:color-pink-50:hover,.hover\:text-pink-50:hover{--color-light:var(--pink-50 );--color-dark:var(--pink-50 )}.hover\:color-pink-100:hover,.hover\:text-pink-100:hover{--color-light:var(--pink-100);--color-dark:var(--pink-100)}.hover\:color-pink-200:hover,.hover\:text-pink-200:hover{--color-light:var(--pink-200);--color-dark:var(--pink-200)}.hover\:color-pink-300:hover,.hover\:text-pink-300:hover{--color-light:var(--pink-300);--color-dark:var(--pink-300)}.hover\:color-pink-400:hover,.hover\:text-pink-400:hover{--color-light:var(--pink-400);--color-dark:var(--pink-400)}.hover\:color-pink-500:hover,.hover\:text-pink-500:hover{--color-light:var(--pink-500);--color-dark:var(--pink-500)}.hover\:color-pink-600:hover,.hover\:text-pink-600:hover{--color-light:var(--pink-600);--color-dark:var(--pink-600)}.hover\:color-pink-700:hover,.hover\:text-pink-700:hover{--color-light:var(--pink-700);--color-dark:var(--pink-700)}.hover\:color-pink-800:hover,.hover\:text-pink-800:hover{--color-light:var(--pink-800);--color-dark:var(--pink-800)}.hover\:color-pink-900:hover,.hover\:text-pink-900:hover{--color-light:var(--pink-900);--color-dark:var(--pink-900)}.hover\:color-pink-950:hover,.hover\:text-pink-950:hover{--color-light:var(--pink-950);--color-dark:var(--pink-950)}.light\:hover\:color-pink:hover,.light\:hover\:text-pink:hover{--color-light:var(--pink-500 )}.light\:hover\:color-pink-50:hover,.light\:hover\:text-pink-50:hover{--color-light:var(--pink-50 )}.light\:hover\:color-pink-100:hover,.light\:hover\:text-pink-100:hover{--color-light:var(--pink-100)}.light\:hover\:color-pink-200:hover,.light\:hover\:text-pink-200:hover{--color-light:var(--pink-200)}.light\:hover\:color-pink-300:hover,.light\:hover\:text-pink-300:hover{--color-light:var(--pink-300)}.light\:hover\:color-pink-400:hover,.light\:hover\:text-pink-400:hover{--color-light:var(--pink-400)}.light\:hover\:color-pink-500:hover,.light\:hover\:text-pink-500:hover{--color-light:var(--pink-500)}.light\:hover\:color-pink-600:hover,.light\:hover\:text-pink-600:hover{--color-light:var(--pink-600)}.light\:hover\:color-pink-700:hover,.light\:hover\:text-pink-700:hover{--color-light:var(--pink-700)}.light\:hover\:color-pink-800:hover,.light\:hover\:text-pink-800:hover{--color-light:var(--pink-800)}.light\:hover\:color-pink-900:hover,.light\:hover\:text-pink-900:hover{--color-light:var(--pink-900)}.light\:hover\:color-pink-950:hover,.light\:hover\:text-pink-950:hover{--color-light:var(--pink-950)}.dark\:hover\:color-pink:hover,.dark\:hover\:text-pink:hover{--color-dark:var(--pink-500 )}.dark\:hover\:color-pink-50:hover,.dark\:hover\:text-pink-50:hover{--color-dark:var(--pink-50 )}.dark\:hover\:color-pink-100:hover,.dark\:hover\:text-pink-100:hover{--color-dark:var(--pink-100)}.dark\:hover\:color-pink-200:hover,.dark\:hover\:text-pink-200:hover{--color-dark:var(--pink-200)}.dark\:hover\:color-pink-300:hover,.dark\:hover\:text-pink-300:hover{--color-dark:var(--pink-300)}.dark\:hover\:color-pink-400:hover,.dark\:hover\:text-pink-400:hover{--color-dark:var(--pink-400)}.dark\:hover\:color-pink-500:hover,.dark\:hover\:text-pink-500:hover{--color-dark:var(--pink-500)}.dark\:hover\:color-pink-600:hover,.dark\:hover\:text-pink-600:hover{--color-dark:var(--pink-600)}.dark\:hover\:color-pink-700:hover,.dark\:hover\:text-pink-700:hover{--color-dark:var(--pink-700)}.dark\:hover\:color-pink-800:hover,.dark\:hover\:text-pink-800:hover{--color-dark:var(--pink-800)}.dark\:hover\:color-pink-900:hover,.dark\:hover\:text-pink-900:hover{--color-dark:var(--pink-900)}.dark\:hover\:color-pink-950:hover,.dark\:hover\:text-pink-950:hover{--color-dark:var(--pink-950)}.color-purple,.text-purple{--color-light:var(--purple-500);--color-dark:var(--purple-500)}.color-purple-50,.text-purple-50{--color-light:var(--purple-50 );--color-dark:var(--purple-50 )}.color-purple-100,.text-purple-100{--color-light:var(--purple-100);--color-dark:var(--purple-100)}.color-purple-200,.text-purple-200{--color-light:var(--purple-200);--color-dark:var(--purple-200)}.color-purple-300,.text-purple-300{--color-light:var(--purple-300);--color-dark:var(--purple-300)}.color-purple-400,.text-purple-400{--color-light:var(--purple-400);--color-dark:var(--purple-400)}.color-purple-500,.text-purple-500{--color-light:var(--purple-500);--color-dark:var(--purple-500)}.color-purple-600,.text-purple-600{--color-light:var(--purple-600);--color-dark:var(--purple-600)}.color-purple-700,.text-purple-700{--color-light:var(--purple-700);--color-dark:var(--purple-700)}.color-purple-800,.text-purple-800{--color-light:var(--purple-800);--color-dark:var(--purple-800)}.color-purple-900,.text-purple-900{--color-light:var(--purple-900);--color-dark:var(--purple-900)}.color-purple-950,.text-purple-950{--color-light:var(--purple-950);--color-dark:var(--purple-950)}.light\:color-purple,.light\:text-purple{--color-light:var(--purple-500 )}.light\:color-purple-50,.light\:text-purple-50{--color-light:var(--purple-50 )}.light\:color-purple-100,.light\:text-purple-100{--color-light:var(--purple-100)}.light\:color-purple-200,.light\:text-purple-200{--color-light:var(--purple-200)}.light\:color-purple-300,.light\:text-purple-300{--color-light:var(--purple-300)}.light\:color-purple-400,.light\:text-purple-400{--color-light:var(--purple-400)}.light\:color-purple-500,.light\:text-purple-500{--color-light:var(--purple-500)}.light\:color-purple-600,.light\:text-purple-600{--color-light:var(--purple-600)}.light\:color-purple-700,.light\:text-purple-700{--color-light:var(--purple-700)}.light\:color-purple-800,.light\:text-purple-800{--color-light:var(--purple-800)}.light\:color-purple-900,.light\:text-purple-900{--color-light:var(--purple-900)}.light\:color-purple-950,.light\:text-purple-950{--color-light:var(--purple-950)}.dark\:color-purple,.dark\:text-purple{--color-dark:var(--purple-500 )}.dark\:color-purple-50,.dark\:text-purple-50{--color-dark:var(--purple-50 )}.dark\:color-purple-100,.dark\:text-purple-100{--color-dark:var(--purple-100)}.dark\:color-purple-200,.dark\:text-purple-200{--color-dark:var(--purple-200)}.dark\:color-purple-300,.dark\:text-purple-300{--color-dark:var(--purple-300)}.dark\:color-purple-400,.dark\:text-purple-400{--color-dark:var(--purple-400)}.dark\:color-purple-500,.dark\:text-purple-500{--color-dark:var(--purple-500)}.dark\:color-purple-600,.dark\:text-purple-600{--color-dark:var(--purple-600)}.dark\:color-purple-700,.dark\:text-purple-700{--color-dark:var(--purple-700)}.dark\:color-purple-800,.dark\:text-purple-800{--color-dark:var(--purple-800)}.dark\:color-purple-900,.dark\:text-purple-900{--color-dark:var(--purple-900)}.dark\:color-purple-950,.dark\:text-purple-950{--color-dark:var(--purple-950)}.hover\:color-purple:hover,.hover\:text-purple:hover{--color-light:var(--purple-500);--color-dark:var(--purple-500)}.hover\:color-purple-50:hover,.hover\:text-purple-50:hover{--color-light:var(--purple-50 );--color-dark:var(--purple-50 )}.hover\:color-purple-100:hover,.hover\:text-purple-100:hover{--color-light:var(--purple-100);--color-dark:var(--purple-100)}.hover\:color-purple-200:hover,.hover\:text-purple-200:hover{--color-light:var(--purple-200);--color-dark:var(--purple-200)}.hover\:color-purple-300:hover,.hover\:text-purple-300:hover{--color-light:var(--purple-300);--color-dark:var(--purple-300)}.hover\:color-purple-400:hover,.hover\:text-purple-400:hover{--color-light:var(--purple-400);--color-dark:var(--purple-400)}.hover\:color-purple-500:hover,.hover\:text-purple-500:hover{--color-light:var(--purple-500);--color-dark:var(--purple-500)}.hover\:color-purple-600:hover,.hover\:text-purple-600:hover{--color-light:var(--purple-600);--color-dark:var(--purple-600)}.hover\:color-purple-700:hover,.hover\:text-purple-700:hover{--color-light:var(--purple-700);--color-dark:var(--purple-700)}.hover\:color-purple-800:hover,.hover\:text-purple-800:hover{--color-light:var(--purple-800);--color-dark:var(--purple-800)}.hover\:color-purple-900:hover,.hover\:text-purple-900:hover{--color-light:var(--purple-900);--color-dark:var(--purple-900)}.hover\:color-purple-950:hover,.hover\:text-purple-950:hover{--color-light:var(--purple-950);--color-dark:var(--purple-950)}.light\:hover\:color-purple:hover,.light\:hover\:text-purple:hover{--color-light:var(--purple-500 )}.light\:hover\:color-purple-50:hover,.light\:hover\:text-purple-50:hover{--color-light:var(--purple-50 )}.light\:hover\:color-purple-100:hover,.light\:hover\:text-purple-100:hover{--color-light:var(--purple-100)}.light\:hover\:color-purple-200:hover,.light\:hover\:text-purple-200:hover{--color-light:var(--purple-200)}.light\:hover\:color-purple-300:hover,.light\:hover\:text-purple-300:hover{--color-light:var(--purple-300)}.light\:hover\:color-purple-400:hover,.light\:hover\:text-purple-400:hover{--color-light:var(--purple-400)}.light\:hover\:color-purple-500:hover,.light\:hover\:text-purple-500:hover{--color-light:var(--purple-500)}.light\:hover\:color-purple-600:hover,.light\:hover\:text-purple-600:hover{--color-light:var(--purple-600)}.light\:hover\:color-purple-700:hover,.light\:hover\:text-purple-700:hover{--color-light:var(--purple-700)}.light\:hover\:color-purple-800:hover,.light\:hover\:text-purple-800:hover{--color-light:var(--purple-800)}.light\:hover\:color-purple-900:hover,.light\:hover\:text-purple-900:hover{--color-light:var(--purple-900)}.light\:hover\:color-purple-950:hover,.light\:hover\:text-purple-950:hover{--color-light:var(--purple-950)}.dark\:hover\:color-purple:hover,.dark\:hover\:text-purple:hover{--color-dark:var(--purple-500 )}.dark\:hover\:color-purple-50:hover,.dark\:hover\:text-purple-50:hover{--color-dark:var(--purple-50 )}.dark\:hover\:color-purple-100:hover,.dark\:hover\:text-purple-100:hover{--color-dark:var(--purple-100)}.dark\:hover\:color-purple-200:hover,.dark\:hover\:text-purple-200:hover{--color-dark:var(--purple-200)}.dark\:hover\:color-purple-300:hover,.dark\:hover\:text-purple-300:hover{--color-dark:var(--purple-300)}.dark\:hover\:color-purple-400:hover,.dark\:hover\:text-purple-400:hover{--color-dark:var(--purple-400)}.dark\:hover\:color-purple-500:hover,.dark\:hover\:text-purple-500:hover{--color-dark:var(--purple-500)}.dark\:hover\:color-purple-600:hover,.dark\:hover\:text-purple-600:hover{--color-dark:var(--purple-600)}.dark\:hover\:color-purple-700:hover,.dark\:hover\:text-purple-700:hover{--color-dark:var(--purple-700)}.dark\:hover\:color-purple-800:hover,.dark\:hover\:text-purple-800:hover{--color-dark:var(--purple-800)}.dark\:hover\:color-purple-900:hover,.dark\:hover\:text-purple-900:hover{--color-dark:var(--purple-900)}.dark\:hover\:color-purple-950:hover,.dark\:hover\:text-purple-950:hover{--color-dark:var(--purple-950)}.color-blue,.text-blue{--color-light:var(--blue-500);--color-dark:var(--blue-500)}.color-blue-50,.text-blue-50{--color-light:var(--blue-50 );--color-dark:var(--blue-50 )}.color-blue-100,.text-blue-100{--color-light:var(--blue-100);--color-dark:var(--blue-100)}.color-blue-200,.text-blue-200{--color-light:var(--blue-200);--color-dark:var(--blue-200)}.color-blue-300,.text-blue-300{--color-light:var(--blue-300);--color-dark:var(--blue-300)}.color-blue-400,.text-blue-400{--color-light:var(--blue-400);--color-dark:var(--blue-400)}.color-blue-500,.text-blue-500{--color-light:var(--blue-500);--color-dark:var(--blue-500)}.color-blue-600,.text-blue-600{--color-light:var(--blue-600);--color-dark:var(--blue-600)}.color-blue-700,.text-blue-700{--color-light:var(--blue-700);--color-dark:var(--blue-700)}.color-blue-800,.text-blue-800{--color-light:var(--blue-800);--color-dark:var(--blue-800)}.color-blue-900,.text-blue-900{--color-light:var(--blue-900);--color-dark:var(--blue-900)}.color-blue-950,.text-blue-950{--color-light:var(--blue-950);--color-dark:var(--blue-950)}.light\:color-blue,.light\:text-blue{--color-light:var(--blue-500 )}.light\:color-blue-50,.light\:text-blue-50{--color-light:var(--blue-50 )}.light\:color-blue-100,.light\:text-blue-100{--color-light:var(--blue-100)}.light\:color-blue-200,.light\:text-blue-200{--color-light:var(--blue-200)}.light\:color-blue-300,.light\:text-blue-300{--color-light:var(--blue-300)}.light\:color-blue-400,.light\:text-blue-400{--color-light:var(--blue-400)}.light\:color-blue-500,.light\:text-blue-500{--color-light:var(--blue-500)}.light\:color-blue-600,.light\:text-blue-600{--color-light:var(--blue-600)}.light\:color-blue-700,.light\:text-blue-700{--color-light:var(--blue-700)}.light\:color-blue-800,.light\:text-blue-800{--color-light:var(--blue-800)}.light\:color-blue-900,.light\:text-blue-900{--color-light:var(--blue-900)}.light\:color-blue-950,.light\:text-blue-950{--color-light:var(--blue-950)}.dark\:color-blue,.dark\:text-blue{--color-dark:var(--blue-500 )}.dark\:color-blue-50,.dark\:text-blue-50{--color-dark:var(--blue-50 )}.dark\:color-blue-100,.dark\:text-blue-100{--color-dark:var(--blue-100)}.dark\:color-blue-200,.dark\:text-blue-200{--color-dark:var(--blue-200)}.dark\:color-blue-300,.dark\:text-blue-300{--color-dark:var(--blue-300)}.dark\:color-blue-400,.dark\:text-blue-400{--color-dark:var(--blue-400)}.dark\:color-blue-500,.dark\:text-blue-500{--color-dark:var(--blue-500)}.dark\:color-blue-600,.dark\:text-blue-600{--color-dark:var(--blue-600)}.dark\:color-blue-700,.dark\:text-blue-700{--color-dark:var(--blue-700)}.dark\:color-blue-800,.dark\:text-blue-800{--color-dark:var(--blue-800)}.dark\:color-blue-900,.dark\:text-blue-900{--color-dark:var(--blue-900)}.dark\:color-blue-950,.dark\:text-blue-950{--color-dark:var(--blue-950)}.hover\:color-blue:hover,.hover\:text-blue:hover{--color-light:var(--blue-500);--color-dark:var(--blue-500)}.hover\:color-blue-50:hover,.hover\:text-blue-50:hover{--color-light:var(--blue-50 );--color-dark:var(--blue-50 )}.hover\:color-blue-100:hover,.hover\:text-blue-100:hover{--color-light:var(--blue-100);--color-dark:var(--blue-100)}.hover\:color-blue-200:hover,.hover\:text-blue-200:hover{--color-light:var(--blue-200);--color-dark:var(--blue-200)}.hover\:color-blue-300:hover,.hover\:text-blue-300:hover{--color-light:var(--blue-300);--color-dark:var(--blue-300)}.hover\:color-blue-400:hover,.hover\:text-blue-400:hover{--color-light:var(--blue-400);--color-dark:var(--blue-400)}.hover\:color-blue-500:hover,.hover\:text-blue-500:hover{--color-light:var(--blue-500);--color-dark:var(--blue-500)}.hover\:color-blue-600:hover,.hover\:text-blue-600:hover{--color-light:var(--blue-600);--color-dark:var(--blue-600)}.hover\:color-blue-700:hover,.hover\:text-blue-700:hover{--color-light:var(--blue-700);--color-dark:var(--blue-700)}.hover\:color-blue-800:hover,.hover\:text-blue-800:hover{--color-light:var(--blue-800);--color-dark:var(--blue-800)}.hover\:color-blue-900:hover,.hover\:text-blue-900:hover{--color-light:var(--blue-900);--color-dark:var(--blue-900)}.hover\:color-blue-950:hover,.hover\:text-blue-950:hover{--color-light:var(--blue-950);--color-dark:var(--blue-950)}.light\:hover\:color-blue:hover,.light\:hover\:text-blue:hover{--color-light:var(--blue-500 )}.light\:hover\:color-blue-50:hover,.light\:hover\:text-blue-50:hover{--color-light:var(--blue-50 )}.light\:hover\:color-blue-100:hover,.light\:hover\:text-blue-100:hover{--color-light:var(--blue-100)}.light\:hover\:color-blue-200:hover,.light\:hover\:text-blue-200:hover{--color-light:var(--blue-200)}.light\:hover\:color-blue-300:hover,.light\:hover\:text-blue-300:hover{--color-light:var(--blue-300)}.light\:hover\:color-blue-400:hover,.light\:hover\:text-blue-400:hover{--color-light:var(--blue-400)}.light\:hover\:color-blue-500:hover,.light\:hover\:text-blue-500:hover{--color-light:var(--blue-500)}.light\:hover\:color-blue-600:hover,.light\:hover\:text-blue-600:hover{--color-light:var(--blue-600)}.light\:hover\:color-blue-700:hover,.light\:hover\:text-blue-700:hover{--color-light:var(--blue-700)}.light\:hover\:color-blue-800:hover,.light\:hover\:text-blue-800:hover{--color-light:var(--blue-800)}.light\:hover\:color-blue-900:hover,.light\:hover\:text-blue-900:hover{--color-light:var(--blue-900)}.light\:hover\:color-blue-950:hover,.light\:hover\:text-blue-950:hover{--color-light:var(--blue-950)}.dark\:hover\:color-blue:hover,.dark\:hover\:text-blue:hover{--color-dark:var(--blue-500 )}.dark\:hover\:color-blue-50:hover,.dark\:hover\:text-blue-50:hover{--color-dark:var(--blue-50 )}.dark\:hover\:color-blue-100:hover,.dark\:hover\:text-blue-100:hover{--color-dark:var(--blue-100)}.dark\:hover\:color-blue-200:hover,.dark\:hover\:text-blue-200:hover{--color-dark:var(--blue-200)}.dark\:hover\:color-blue-300:hover,.dark\:hover\:text-blue-300:hover{--color-dark:var(--blue-300)}.dark\:hover\:color-blue-400:hover,.dark\:hover\:text-blue-400:hover{--color-dark:var(--blue-400)}.dark\:hover\:color-blue-500:hover,.dark\:hover\:text-blue-500:hover{--color-dark:var(--blue-500)}.dark\:hover\:color-blue-600:hover,.dark\:hover\:text-blue-600:hover{--color-dark:var(--blue-600)}.dark\:hover\:color-blue-700:hover,.dark\:hover\:text-blue-700:hover{--color-dark:var(--blue-700)}.dark\:hover\:color-blue-800:hover,.dark\:hover\:text-blue-800:hover{--color-dark:var(--blue-800)}.dark\:hover\:color-blue-900:hover,.dark\:hover\:text-blue-900:hover{--color-dark:var(--blue-900)}.dark\:hover\:color-blue-950:hover,.dark\:hover\:text-blue-950:hover{--color-dark:var(--blue-950)}.color-cyan,.text-cyan{--color-light:var(--cyan-500);--color-dark:var(--cyan-500)}.color-cyan-50,.text-cyan-50{--color-light:var(--cyan-50 );--color-dark:var(--cyan-50 )}.color-cyan-100,.text-cyan-100{--color-light:var(--cyan-100);--color-dark:var(--cyan-100)}.color-cyan-200,.text-cyan-200{--color-light:var(--cyan-200);--color-dark:var(--cyan-200)}.color-cyan-300,.text-cyan-300{--color-light:var(--cyan-300);--color-dark:var(--cyan-300)}.color-cyan-400,.text-cyan-400{--color-light:var(--cyan-400);--color-dark:var(--cyan-400)}.color-cyan-500,.text-cyan-500{--color-light:var(--cyan-500);--color-dark:var(--cyan-500)}.color-cyan-600,.text-cyan-600{--color-light:var(--cyan-600);--color-dark:var(--cyan-600)}.color-cyan-700,.text-cyan-700{--color-light:var(--cyan-700);--color-dark:var(--cyan-700)}.color-cyan-800,.text-cyan-800{--color-light:var(--cyan-800);--color-dark:var(--cyan-800)}.color-cyan-900,.text-cyan-900{--color-light:var(--cyan-900);--color-dark:var(--cyan-900)}.color-cyan-950,.text-cyan-950{--color-light:var(--cyan-950);--color-dark:var(--cyan-950)}.light\:color-cyan,.light\:text-cyan{--color-light:var(--cyan-500 )}.light\:color-cyan-50,.light\:text-cyan-50{--color-light:var(--cyan-50 )}.light\:color-cyan-100,.light\:text-cyan-100{--color-light:var(--cyan-100)}.light\:color-cyan-200,.light\:text-cyan-200{--color-light:var(--cyan-200)}.light\:color-cyan-300,.light\:text-cyan-300{--color-light:var(--cyan-300)}.light\:color-cyan-400,.light\:text-cyan-400{--color-light:var(--cyan-400)}.light\:color-cyan-500,.light\:text-cyan-500{--color-light:var(--cyan-500)}.light\:color-cyan-600,.light\:text-cyan-600{--color-light:var(--cyan-600)}.light\:color-cyan-700,.light\:text-cyan-700{--color-light:var(--cyan-700)}.light\:color-cyan-800,.light\:text-cyan-800{--color-light:var(--cyan-800)}.light\:color-cyan-900,.light\:text-cyan-900{--color-light:var(--cyan-900)}.light\:color-cyan-950,.light\:text-cyan-950{--color-light:var(--cyan-950)}.dark\:color-cyan,.dark\:text-cyan{--color-dark:var(--cyan-500 )}.dark\:color-cyan-50,.dark\:text-cyan-50{--color-dark:var(--cyan-50 )}.dark\:color-cyan-100,.dark\:text-cyan-100{--color-dark:var(--cyan-100)}.dark\:color-cyan-200,.dark\:text-cyan-200{--color-dark:var(--cyan-200)}.dark\:color-cyan-300,.dark\:text-cyan-300{--color-dark:var(--cyan-300)}.dark\:color-cyan-400,.dark\:text-cyan-400{--color-dark:var(--cyan-400)}.dark\:color-cyan-500,.dark\:text-cyan-500{--color-dark:var(--cyan-500)}.dark\:color-cyan-600,.dark\:text-cyan-600{--color-dark:var(--cyan-600)}.dark\:color-cyan-700,.dark\:text-cyan-700{--color-dark:var(--cyan-700)}.dark\:color-cyan-800,.dark\:text-cyan-800{--color-dark:var(--cyan-800)}.dark\:color-cyan-900,.dark\:text-cyan-900{--color-dark:var(--cyan-900)}.dark\:color-cyan-950,.dark\:text-cyan-950{--color-dark:var(--cyan-950)}.hover\:color-cyan:hover,.hover\:text-cyan:hover{--color-light:var(--cyan-500);--color-dark:var(--cyan-500)}.hover\:color-cyan-50:hover,.hover\:text-cyan-50:hover{--color-light:var(--cyan-50 );--color-dark:var(--cyan-50 )}.hover\:color-cyan-100:hover,.hover\:text-cyan-100:hover{--color-light:var(--cyan-100);--color-dark:var(--cyan-100)}.hover\:color-cyan-200:hover,.hover\:text-cyan-200:hover{--color-light:var(--cyan-200);--color-dark:var(--cyan-200)}.hover\:color-cyan-300:hover,.hover\:text-cyan-300:hover{--color-light:var(--cyan-300);--color-dark:var(--cyan-300)}.hover\:color-cyan-400:hover,.hover\:text-cyan-400:hover{--color-light:var(--cyan-400);--color-dark:var(--cyan-400)}.hover\:color-cyan-500:hover,.hover\:text-cyan-500:hover{--color-light:var(--cyan-500);--color-dark:var(--cyan-500)}.hover\:color-cyan-600:hover,.hover\:text-cyan-600:hover{--color-light:var(--cyan-600);--color-dark:var(--cyan-600)}.hover\:color-cyan-700:hover,.hover\:text-cyan-700:hover{--color-light:var(--cyan-700);--color-dark:var(--cyan-700)}.hover\:color-cyan-800:hover,.hover\:text-cyan-800:hover{--color-light:var(--cyan-800);--color-dark:var(--cyan-800)}.hover\:color-cyan-900:hover,.hover\:text-cyan-900:hover{--color-light:var(--cyan-900);--color-dark:var(--cyan-900)}.hover\:color-cyan-950:hover,.hover\:text-cyan-950:hover{--color-light:var(--cyan-950);--color-dark:var(--cyan-950)}.light\:hover\:color-cyan:hover,.light\:hover\:text-cyan:hover{--color-light:var(--cyan-500 )}.light\:hover\:color-cyan-50:hover,.light\:hover\:text-cyan-50:hover{--color-light:var(--cyan-50 )}.light\:hover\:color-cyan-100:hover,.light\:hover\:text-cyan-100:hover{--color-light:var(--cyan-100)}.light\:hover\:color-cyan-200:hover,.light\:hover\:text-cyan-200:hover{--color-light:var(--cyan-200)}.light\:hover\:color-cyan-300:hover,.light\:hover\:text-cyan-300:hover{--color-light:var(--cyan-300)}.light\:hover\:color-cyan-400:hover,.light\:hover\:text-cyan-400:hover{--color-light:var(--cyan-400)}.light\:hover\:color-cyan-500:hover,.light\:hover\:text-cyan-500:hover{--color-light:var(--cyan-500)}.light\:hover\:color-cyan-600:hover,.light\:hover\:text-cyan-600:hover{--color-light:var(--cyan-600)}.light\:hover\:color-cyan-700:hover,.light\:hover\:text-cyan-700:hover{--color-light:var(--cyan-700)}.light\:hover\:color-cyan-800:hover,.light\:hover\:text-cyan-800:hover{--color-light:var(--cyan-800)}.light\:hover\:color-cyan-900:hover,.light\:hover\:text-cyan-900:hover{--color-light:var(--cyan-900)}.light\:hover\:color-cyan-950:hover,.light\:hover\:text-cyan-950:hover{--color-light:var(--cyan-950)}.dark\:hover\:color-cyan:hover,.dark\:hover\:text-cyan:hover{--color-dark:var(--cyan-500 )}.dark\:hover\:color-cyan-50:hover,.dark\:hover\:text-cyan-50:hover{--color-dark:var(--cyan-50 )}.dark\:hover\:color-cyan-100:hover,.dark\:hover\:text-cyan-100:hover{--color-dark:var(--cyan-100)}.dark\:hover\:color-cyan-200:hover,.dark\:hover\:text-cyan-200:hover{--color-dark:var(--cyan-200)}.dark\:hover\:color-cyan-300:hover,.dark\:hover\:text-cyan-300:hover{--color-dark:var(--cyan-300)}.dark\:hover\:color-cyan-400:hover,.dark\:hover\:text-cyan-400:hover{--color-dark:var(--cyan-400)}.dark\:hover\:color-cyan-500:hover,.dark\:hover\:text-cyan-500:hover{--color-dark:var(--cyan-500)}.dark\:hover\:color-cyan-600:hover,.dark\:hover\:text-cyan-600:hover{--color-dark:var(--cyan-600)}.dark\:hover\:color-cyan-700:hover,.dark\:hover\:text-cyan-700:hover{--color-dark:var(--cyan-700)}.dark\:hover\:color-cyan-800:hover,.dark\:hover\:text-cyan-800:hover{--color-dark:var(--cyan-800)}.dark\:hover\:color-cyan-900:hover,.dark\:hover\:text-cyan-900:hover{--color-dark:var(--cyan-900)}.dark\:hover\:color-cyan-950:hover,.dark\:hover\:text-cyan-950:hover{--color-dark:var(--cyan-950)}.color-green,.text-green{--color-light:var(--green-500);--color-dark:var(--green-500)}.color-green-50,.text-green-50{--color-light:var(--green-50 );--color-dark:var(--green-50 )}.color-green-100,.text-green-100{--color-light:var(--green-100);--color-dark:var(--green-100)}.color-green-200,.text-green-200{--color-light:var(--green-200);--color-dark:var(--green-200)}.color-green-300,.text-green-300{--color-light:var(--green-300);--color-dark:var(--green-300)}.color-green-400,.text-green-400{--color-light:var(--green-400);--color-dark:var(--green-400)}.color-green-500,.text-green-500{--color-light:var(--green-500);--color-dark:var(--green-500)}.color-green-600,.text-green-600{--color-light:var(--green-600);--color-dark:var(--green-600)}.color-green-700,.text-green-700{--color-light:var(--green-700);--color-dark:var(--green-700)}.color-green-800,.text-green-800{--color-light:var(--green-800);--color-dark:var(--green-800)}.color-green-900,.text-green-900{--color-light:var(--green-900);--color-dark:var(--green-900)}.color-green-950,.text-green-950{--color-light:var(--green-950);--color-dark:var(--green-950)}.light\:color-green,.light\:text-green{--color-light:var(--green-500 )}.light\:color-green-50,.light\:text-green-50{--color-light:var(--green-50 )}.light\:color-green-100,.light\:text-green-100{--color-light:var(--green-100)}.light\:color-green-200,.light\:text-green-200{--color-light:var(--green-200)}.light\:color-green-300,.light\:text-green-300{--color-light:var(--green-300)}.light\:color-green-400,.light\:text-green-400{--color-light:var(--green-400)}.light\:color-green-500,.light\:text-green-500{--color-light:var(--green-500)}.light\:color-green-600,.light\:text-green-600{--color-light:var(--green-600)}.light\:color-green-700,.light\:text-green-700{--color-light:var(--green-700)}.light\:color-green-800,.light\:text-green-800{--color-light:var(--green-800)}.light\:color-green-900,.light\:text-green-900{--color-light:var(--green-900)}.light\:color-green-950,.light\:text-green-950{--color-light:var(--green-950)}.dark\:color-green,.dark\:text-green{--color-dark:var(--green-500 )}.dark\:color-green-50,.dark\:text-green-50{--color-dark:var(--green-50 )}.dark\:color-green-100,.dark\:text-green-100{--color-dark:var(--green-100)}.dark\:color-green-200,.dark\:text-green-200{--color-dark:var(--green-200)}.dark\:color-green-300,.dark\:text-green-300{--color-dark:var(--green-300)}.dark\:color-green-400,.dark\:text-green-400{--color-dark:var(--green-400)}.dark\:color-green-500,.dark\:text-green-500{--color-dark:var(--green-500)}.dark\:color-green-600,.dark\:text-green-600{--color-dark:var(--green-600)}.dark\:color-green-700,.dark\:text-green-700{--color-dark:var(--green-700)}.dark\:color-green-800,.dark\:text-green-800{--color-dark:var(--green-800)}.dark\:color-green-900,.dark\:text-green-900{--color-dark:var(--green-900)}.dark\:color-green-950,.dark\:text-green-950{--color-dark:var(--green-950)}.hover\:color-green:hover,.hover\:text-green:hover{--color-light:var(--green-500);--color-dark:var(--green-500)}.hover\:color-green-50:hover,.hover\:text-green-50:hover{--color-light:var(--green-50 );--color-dark:var(--green-50 )}.hover\:color-green-100:hover,.hover\:text-green-100:hover{--color-light:var(--green-100);--color-dark:var(--green-100)}.hover\:color-green-200:hover,.hover\:text-green-200:hover{--color-light:var(--green-200);--color-dark:var(--green-200)}.hover\:color-green-300:hover,.hover\:text-green-300:hover{--color-light:var(--green-300);--color-dark:var(--green-300)}.hover\:color-green-400:hover,.hover\:text-green-400:hover{--color-light:var(--green-400);--color-dark:var(--green-400)}.hover\:color-green-500:hover,.hover\:text-green-500:hover{--color-light:var(--green-500);--color-dark:var(--green-500)}.hover\:color-green-600:hover,.hover\:text-green-600:hover{--color-light:var(--green-600);--color-dark:var(--green-600)}.hover\:color-green-700:hover,.hover\:text-green-700:hover{--color-light:var(--green-700);--color-dark:var(--green-700)}.hover\:color-green-800:hover,.hover\:text-green-800:hover{--color-light:var(--green-800);--color-dark:var(--green-800)}.hover\:color-green-900:hover,.hover\:text-green-900:hover{--color-light:var(--green-900);--color-dark:var(--green-900)}.hover\:color-green-950:hover,.hover\:text-green-950:hover{--color-light:var(--green-950);--color-dark:var(--green-950)}.light\:hover\:color-green:hover,.light\:hover\:text-green:hover{--color-light:var(--green-500 )}.light\:hover\:color-green-50:hover,.light\:hover\:text-green-50:hover{--color-light:var(--green-50 )}.light\:hover\:color-green-100:hover,.light\:hover\:text-green-100:hover{--color-light:var(--green-100)}.light\:hover\:color-green-200:hover,.light\:hover\:text-green-200:hover{--color-light:var(--green-200)}.light\:hover\:color-green-300:hover,.light\:hover\:text-green-300:hover{--color-light:var(--green-300)}.light\:hover\:color-green-400:hover,.light\:hover\:text-green-400:hover{--color-light:var(--green-400)}.light\:hover\:color-green-500:hover,.light\:hover\:text-green-500:hover{--color-light:var(--green-500)}.light\:hover\:color-green-600:hover,.light\:hover\:text-green-600:hover{--color-light:var(--green-600)}.light\:hover\:color-green-700:hover,.light\:hover\:text-green-700:hover{--color-light:var(--green-700)}.light\:hover\:color-green-800:hover,.light\:hover\:text-green-800:hover{--color-light:var(--green-800)}.light\:hover\:color-green-900:hover,.light\:hover\:text-green-900:hover{--color-light:var(--green-900)}.light\:hover\:color-green-950:hover,.light\:hover\:text-green-950:hover{--color-light:var(--green-950)}.dark\:hover\:color-green:hover,.dark\:hover\:text-green:hover{--color-dark:var(--green-500 )}.dark\:hover\:color-green-50:hover,.dark\:hover\:text-green-50:hover{--color-dark:var(--green-50 )}.dark\:hover\:color-green-100:hover,.dark\:hover\:text-green-100:hover{--color-dark:var(--green-100)}.dark\:hover\:color-green-200:hover,.dark\:hover\:text-green-200:hover{--color-dark:var(--green-200)}.dark\:hover\:color-green-300:hover,.dark\:hover\:text-green-300:hover{--color-dark:var(--green-300)}.dark\:hover\:color-green-400:hover,.dark\:hover\:text-green-400:hover{--color-dark:var(--green-400)}.dark\:hover\:color-green-500:hover,.dark\:hover\:text-green-500:hover{--color-dark:var(--green-500)}.dark\:hover\:color-green-600:hover,.dark\:hover\:text-green-600:hover{--color-dark:var(--green-600)}.dark\:hover\:color-green-700:hover,.dark\:hover\:text-green-700:hover{--color-dark:var(--green-700)}.dark\:hover\:color-green-800:hover,.dark\:hover\:text-green-800:hover{--color-dark:var(--green-800)}.dark\:hover\:color-green-900:hover,.dark\:hover\:text-green-900:hover{--color-dark:var(--green-900)}.dark\:hover\:color-green-950:hover,.dark\:hover\:text-green-950:hover{--color-dark:var(--green-950)}.color-white,.text-white{--color-light:var(--white-500);--color-dark:var(--white-500)}.color-white-50,.text-white-50{--color-light:var(--white-50 );--color-dark:var(--white-50 )}.color-white-100,.text-white-100{--color-light:var(--white-100);--color-dark:var(--white-100)}.color-white-200,.text-white-200{--color-light:var(--white-200);--color-dark:var(--white-200)}.color-white-300,.text-white-300{--color-light:var(--white-300);--color-dark:var(--white-300)}.color-white-400,.text-white-400{--color-light:var(--white-400);--color-dark:var(--white-400)}.color-white-500,.text-white-500{--color-light:var(--white-500);--color-dark:var(--white-500)}.color-white-600,.text-white-600{--color-light:var(--white-600);--color-dark:var(--white-600)}.color-white-700,.text-white-700{--color-light:var(--white-700);--color-dark:var(--white-700)}.color-white-800,.text-white-800{--color-light:var(--white-800);--color-dark:var(--white-800)}.color-white-900,.text-white-900{--color-light:var(--white-900);--color-dark:var(--white-900)}.color-white-950,.text-white-950{--color-light:var(--white-950);--color-dark:var(--white-950)}.light\:color-white,.light\:text-white{--color-light:var(--white-500 )}.light\:color-white-50,.light\:text-white-50{--color-light:var(--white-50 )}.light\:color-white-100,.light\:text-white-100{--color-light:var(--white-100)}.light\:color-white-200,.light\:text-white-200{--color-light:var(--white-200)}.light\:color-white-300,.light\:text-white-300{--color-light:var(--white-300)}.light\:color-white-400,.light\:text-white-400{--color-light:var(--white-400)}.light\:color-white-500,.light\:text-white-500{--color-light:var(--white-500)}.light\:color-white-600,.light\:text-white-600{--color-light:var(--white-600)}.light\:color-white-700,.light\:text-white-700{--color-light:var(--white-700)}.light\:color-white-800,.light\:text-white-800{--color-light:var(--white-800)}.light\:color-white-900,.light\:text-white-900{--color-light:var(--white-900)}.light\:color-white-950,.light\:text-white-950{--color-light:var(--white-950)}.dark\:color-white,.dark\:text-white{--color-dark:var(--white-500 )}.dark\:color-white-50,.dark\:text-white-50{--color-dark:var(--white-50 )}.dark\:color-white-100,.dark\:text-white-100{--color-dark:var(--white-100)}.dark\:color-white-200,.dark\:text-white-200{--color-dark:var(--white-200)}.dark\:color-white-300,.dark\:text-white-300{--color-dark:var(--white-300)}.dark\:color-white-400,.dark\:text-white-400{--color-dark:var(--white-400)}.dark\:color-white-500,.dark\:text-white-500{--color-dark:var(--white-500)}.dark\:color-white-600,.dark\:text-white-600{--color-dark:var(--white-600)}.dark\:color-white-700,.dark\:text-white-700{--color-dark:var(--white-700)}.dark\:color-white-800,.dark\:text-white-800{--color-dark:var(--white-800)}.dark\:color-white-900,.dark\:text-white-900{--color-dark:var(--white-900)}.dark\:color-white-950,.dark\:text-white-950{--color-dark:var(--white-950)}.hover\:color-white:hover,.hover\:text-white:hover{--color-light:var(--white-500);--color-dark:var(--white-500)}.hover\:color-white-50:hover,.hover\:text-white-50:hover{--color-light:var(--white-50 );--color-dark:var(--white-50 )}.hover\:color-white-100:hover,.hover\:text-white-100:hover{--color-light:var(--white-100);--color-dark:var(--white-100)}.hover\:color-white-200:hover,.hover\:text-white-200:hover{--color-light:var(--white-200);--color-dark:var(--white-200)}.hover\:color-white-300:hover,.hover\:text-white-300:hover{--color-light:var(--white-300);--color-dark:var(--white-300)}.hover\:color-white-400:hover,.hover\:text-white-400:hover{--color-light:var(--white-400);--color-dark:var(--white-400)}.hover\:color-white-500:hover,.hover\:text-white-500:hover{--color-light:var(--white-500);--color-dark:var(--white-500)}.hover\:color-white-600:hover,.hover\:text-white-600:hover{--color-light:var(--white-600);--color-dark:var(--white-600)}.hover\:color-white-700:hover,.hover\:text-white-700:hover{--color-light:var(--white-700);--color-dark:var(--white-700)}.hover\:color-white-800:hover,.hover\:text-white-800:hover{--color-light:var(--white-800);--color-dark:var(--white-800)}.hover\:color-white-900:hover,.hover\:text-white-900:hover{--color-light:var(--white-900);--color-dark:var(--white-900)}.hover\:color-white-950:hover,.hover\:text-white-950:hover{--color-light:var(--white-950);--color-dark:var(--white-950)}.light\:hover\:color-white:hover,.light\:hover\:text-white:hover{--color-light:var(--white-500 )}.light\:hover\:color-white-50:hover,.light\:hover\:text-white-50:hover{--color-light:var(--white-50 )}.light\:hover\:color-white-100:hover,.light\:hover\:text-white-100:hover{--color-light:var(--white-100)}.light\:hover\:color-white-200:hover,.light\:hover\:text-white-200:hover{--color-light:var(--white-200)}.light\:hover\:color-white-300:hover,.light\:hover\:text-white-300:hover{--color-light:var(--white-300)}.light\:hover\:color-white-400:hover,.light\:hover\:text-white-400:hover{--color-light:var(--white-400)}.light\:hover\:color-white-500:hover,.light\:hover\:text-white-500:hover{--color-light:var(--white-500)}.light\:hover\:color-white-600:hover,.light\:hover\:text-white-600:hover{--color-light:var(--white-600)}.light\:hover\:color-white-700:hover,.light\:hover\:text-white-700:hover{--color-light:var(--white-700)}.light\:hover\:color-white-800:hover,.light\:hover\:text-white-800:hover{--color-light:var(--white-800)}.light\:hover\:color-white-900:hover,.light\:hover\:text-white-900:hover{--color-light:var(--white-900)}.light\:hover\:color-white-950:hover,.light\:hover\:text-white-950:hover{--color-light:var(--white-950)}.dark\:hover\:color-white:hover,.dark\:hover\:text-white:hover{--color-dark:var(--white-500 )}.dark\:hover\:color-white-50:hover,.dark\:hover\:text-white-50:hover{--color-dark:var(--white-50 )}.dark\:hover\:color-white-100:hover,.dark\:hover\:text-white-100:hover{--color-dark:var(--white-100)}.dark\:hover\:color-white-200:hover,.dark\:hover\:text-white-200:hover{--color-dark:var(--white-200)}.dark\:hover\:color-white-300:hover,.dark\:hover\:text-white-300:hover{--color-dark:var(--white-300)}.dark\:hover\:color-white-400:hover,.dark\:hover\:text-white-400:hover{--color-dark:var(--white-400)}.dark\:hover\:color-white-500:hover,.dark\:hover\:text-white-500:hover{--color-dark:var(--white-500)}.dark\:hover\:color-white-600:hover,.dark\:hover\:text-white-600:hover{--color-dark:var(--white-600)}.dark\:hover\:color-white-700:hover,.dark\:hover\:text-white-700:hover{--color-dark:var(--white-700)}.dark\:hover\:color-white-800:hover,.dark\:hover\:text-white-800:hover{--color-dark:var(--white-800)}.dark\:hover\:color-white-900:hover,.dark\:hover\:text-white-900:hover{--color-dark:var(--white-900)}.dark\:hover\:color-white-950:hover,.dark\:hover\:text-white-950:hover{--color-dark:var(--white-950)}.color-grey,.text-grey{--color-light:var(--grey-500);--color-dark:var(--grey-500)}.color-grey-50,.text-grey-50{--color-light:var(--grey-50 );--color-dark:var(--grey-50 )}.color-grey-100,.text-grey-100{--color-light:var(--grey-100);--color-dark:var(--grey-100)}.color-grey-200,.text-grey-200{--color-light:var(--grey-200);--color-dark:var(--grey-200)}.color-grey-300,.text-grey-300{--color-light:var(--grey-300);--color-dark:var(--grey-300)}.color-grey-400,.text-grey-400{--color-light:var(--grey-400);--color-dark:var(--grey-400)}.color-grey-500,.text-grey-500{--color-light:var(--grey-500);--color-dark:var(--grey-500)}.color-grey-600,.text-grey-600{--color-light:var(--grey-600);--color-dark:var(--grey-600)}.color-grey-700,.text-grey-700{--color-light:var(--grey-700);--color-dark:var(--grey-700)}.color-grey-800,.text-grey-800{--color-light:var(--grey-800);--color-dark:var(--grey-800)}.color-grey-900,.text-grey-900{--color-light:var(--grey-900);--color-dark:var(--grey-900)}.color-grey-950,.text-grey-950{--color-light:var(--grey-950);--color-dark:var(--grey-950)}.light\:color-grey,.light\:text-grey{--color-light:var(--grey-500 )}.light\:color-grey-50,.light\:text-grey-50{--color-light:var(--grey-50 )}.light\:color-grey-100,.light\:text-grey-100{--color-light:var(--grey-100)}.light\:color-grey-200,.light\:text-grey-200{--color-light:var(--grey-200)}.light\:color-grey-300,.light\:text-grey-300{--color-light:var(--grey-300)}.light\:color-grey-400,.light\:text-grey-400{--color-light:var(--grey-400)}.light\:color-grey-500,.light\:text-grey-500{--color-light:var(--grey-500)}.light\:color-grey-600,.light\:text-grey-600{--color-light:var(--grey-600)}.light\:color-grey-700,.light\:text-grey-700{--color-light:var(--grey-700)}.light\:color-grey-800,.light\:text-grey-800{--color-light:var(--grey-800)}.light\:color-grey-900,.light\:text-grey-900{--color-light:var(--grey-900)}.light\:color-grey-950,.light\:text-grey-950{--color-light:var(--grey-950)}.dark\:color-grey,.dark\:text-grey{--color-dark:var(--grey-500 )}.dark\:color-grey-50,.dark\:text-grey-50{--color-dark:var(--grey-50 )}.dark\:color-grey-100,.dark\:text-grey-100{--color-dark:var(--grey-100)}.dark\:color-grey-200,.dark\:text-grey-200{--color-dark:var(--grey-200)}.dark\:color-grey-300,.dark\:text-grey-300{--color-dark:var(--grey-300)}.dark\:color-grey-400,.dark\:text-grey-400{--color-dark:var(--grey-400)}.dark\:color-grey-500,.dark\:text-grey-500{--color-dark:var(--grey-500)}.dark\:color-grey-600,.dark\:text-grey-600{--color-dark:var(--grey-600)}.dark\:color-grey-700,.dark\:text-grey-700{--color-dark:var(--grey-700)}.dark\:color-grey-800,.dark\:text-grey-800{--color-dark:var(--grey-800)}.dark\:color-grey-900,.dark\:text-grey-900{--color-dark:var(--grey-900)}.dark\:color-grey-950,.dark\:text-grey-950{--color-dark:var(--grey-950)}.hover\:color-grey:hover,.hover\:text-grey:hover{--color-light:var(--grey-500);--color-dark:var(--grey-500)}.hover\:color-grey-50:hover,.hover\:text-grey-50:hover{--color-light:var(--grey-50 );--color-dark:var(--grey-50 )}.hover\:color-grey-100:hover,.hover\:text-grey-100:hover{--color-light:var(--grey-100);--color-dark:var(--grey-100)}.hover\:color-grey-200:hover,.hover\:text-grey-200:hover{--color-light:var(--grey-200);--color-dark:var(--grey-200)}.hover\:color-grey-300:hover,.hover\:text-grey-300:hover{--color-light:var(--grey-300);--color-dark:var(--grey-300)}.hover\:color-grey-400:hover,.hover\:text-grey-400:hover{--color-light:var(--grey-400);--color-dark:var(--grey-400)}.hover\:color-grey-500:hover,.hover\:text-grey-500:hover{--color-light:var(--grey-500);--color-dark:var(--grey-500)}.hover\:color-grey-600:hover,.hover\:text-grey-600:hover{--color-light:var(--grey-600);--color-dark:var(--grey-600)}.hover\:color-grey-700:hover,.hover\:text-grey-700:hover{--color-light:var(--grey-700);--color-dark:var(--grey-700)}.hover\:color-grey-800:hover,.hover\:text-grey-800:hover{--color-light:var(--grey-800);--color-dark:var(--grey-800)}.hover\:color-grey-900:hover,.hover\:text-grey-900:hover{--color-light:var(--grey-900);--color-dark:var(--grey-900)}.hover\:color-grey-950:hover,.hover\:text-grey-950:hover{--color-light:var(--grey-950);--color-dark:var(--grey-950)}.light\:hover\:color-grey:hover,.light\:hover\:text-grey:hover{--color-light:var(--grey-500 )}.light\:hover\:color-grey-50:hover,.light\:hover\:text-grey-50:hover{--color-light:var(--grey-50 )}.light\:hover\:color-grey-100:hover,.light\:hover\:text-grey-100:hover{--color-light:var(--grey-100)}.light\:hover\:color-grey-200:hover,.light\:hover\:text-grey-200:hover{--color-light:var(--grey-200)}.light\:hover\:color-grey-300:hover,.light\:hover\:text-grey-300:hover{--color-light:var(--grey-300)}.light\:hover\:color-grey-400:hover,.light\:hover\:text-grey-400:hover{--color-light:var(--grey-400)}.light\:hover\:color-grey-500:hover,.light\:hover\:text-grey-500:hover{--color-light:var(--grey-500)}.light\:hover\:color-grey-600:hover,.light\:hover\:text-grey-600:hover{--color-light:var(--grey-600)}.light\:hover\:color-grey-700:hover,.light\:hover\:text-grey-700:hover{--color-light:var(--grey-700)}.light\:hover\:color-grey-800:hover,.light\:hover\:text-grey-800:hover{--color-light:var(--grey-800)}.light\:hover\:color-grey-900:hover,.light\:hover\:text-grey-900:hover{--color-light:var(--grey-900)}.light\:hover\:color-grey-950:hover,.light\:hover\:text-grey-950:hover{--color-light:var(--grey-950)}.dark\:hover\:color-grey:hover,.dark\:hover\:text-grey:hover{--color-dark:var(--grey-500 )}.dark\:hover\:color-grey-50:hover,.dark\:hover\:text-grey-50:hover{--color-dark:var(--grey-50 )}.dark\:hover\:color-grey-100:hover,.dark\:hover\:text-grey-100:hover{--color-dark:var(--grey-100)}.dark\:hover\:color-grey-200:hover,.dark\:hover\:text-grey-200:hover{--color-dark:var(--grey-200)}.dark\:hover\:color-grey-300:hover,.dark\:hover\:text-grey-300:hover{--color-dark:var(--grey-300)}.dark\:hover\:color-grey-400:hover,.dark\:hover\:text-grey-400:hover{--color-dark:var(--grey-400)}.dark\:hover\:color-grey-500:hover,.dark\:hover\:text-grey-500:hover{--color-dark:var(--grey-500)}.dark\:hover\:color-grey-600:hover,.dark\:hover\:text-grey-600:hover{--color-dark:var(--grey-600)}.dark\:hover\:color-grey-700:hover,.dark\:hover\:text-grey-700:hover{--color-dark:var(--grey-700)}.dark\:hover\:color-grey-800:hover,.dark\:hover\:text-grey-800:hover{--color-dark:var(--grey-800)}.dark\:hover\:color-grey-900:hover,.dark\:hover\:text-grey-900:hover{--color-dark:var(--grey-900)}.dark\:hover\:color-grey-950:hover,.dark\:hover\:text-grey-950:hover{--color-dark:var(--grey-950)}:root{--yellow-50:0.98 0.0217 92.5;--yellow-100:0.95 0.0447 91.74;--yellow-200:0.92 0.0806 92.83;--yellow-300:0.89 0.107 92.01;--yellow-400:0.85 0.1375 91.16;--yellow-500:0.8 0.1581 88.32;--yellow-600:0.73 0.1433 88.52;--yellow-700:0.63 0.1232 88.91;--yellow-800:0.55 0.1069 88.41;--yellow-900:0.45 0.0864 89.44;--yellow-950:0.35 0.0638 91.04;--orange-50:0.96 0.0169 61.96;--orange-100:0.92 0.0376 62.16;--orange-200:0.86 0.0685 61.65;--orange-300:0.81 0.0942 60.61;--orange-400:0.74 0.1271 58.87;--orange-500:0.67 0.161 53.14;--orange-600:0.61 0.1453 53.38;--orange-700:0.53 0.1241 53.9;--orange-800:0.46 0.1072 54.34;--orange-900:0.38 0.0856 55.37;--orange-950:0.29 0.0619 56.61;--red-50:0.95 0.021 6.62;--red-100:0.88 0.0459 6.22;--red-200:0.79 0.0878 7.54;--red-300:0.72 0.125 9.29;--red-400:0.64 0.1714 12.4;--red-500:0.56 0.2109 19.68;--red-600:0.51 0.1901 19.29;--red-700:0.44 0.1636 18.93;--red-800:0.39 0.1421 18.4;--red-900:0.32 0.1133 17.37;--red-950:0.25 0.0842 16.44;--pink-50:0.95 0.0258 335.45;--pink-100:0.9 0.0559 335.43;--pink-200:0.82 0.1029 336.98;--pink-300:0.75 0.1422 337.54;--pink-400:0.68 0.192 339.41;--pink-500:0.6 0.2343 342.15;--pink-600:0.55 0.2119 341.96;--pink-700:0.48 0.1821 341.52;--pink-800:0.42 0.1573 341.67;--pink-900:0.34 0.1263 341.92;--pink-950:0.27 0.0919 341.68;--purple-50:0.95 0.0232 299.37;--purple-100:0.9 0.0487 299.77;--purple-200:0.83 0.0892 298.26;--purple-300:0.76 0.1233 297.3;--purple-400:0.68 0.1718 295.41;--purple-500:0.58 0.224 291.9;--purple-600:0.53 0.2022 291.93;--purple-700:0.46 0.1724 292.45;--purple-800:0.41 0.1488 292.59;--purple-900:0.33 0.119 292.92;--purple-950:0.26 0.0856 294.11;--blue-50:0.96 0.0157 266.28;--blue-100:0.91 0.0353 264.39;--blue-200:0.84 0.0646 264.57;--blue-300:0.79 0.0904 264.14;--blue-400:0.71 0.1272 263.49;--blue-500:0.62 0.1727 262.74;--blue-600:0.56 0.1543 262.53;--blue-700:0.49 0.1326 262.55;--blue-800:0.43 0.1142 262.79;--blue-900:0.35 0.0905 262.95;--blue-950:0.27 0.0651 263.25;--cyan-50:0.97 0.0161 206.44;--cyan-100:0.93 0.0331 208.37;--cyan-200:0.87 0.06 206.72;--cyan-300:0.82 0.0794 208;--cyan-400:0.76 0.1007 208.46;--cyan-500:0.69 0.1148 210.51;--cyan-600:0.63 0.104 210.02;--cyan-700:0.55 0.0893 210.12;--cyan-800:0.48 0.0778 210.57;--cyan-900:0.39 0.0626 209.06;--cyan-950:0.3 0.0467 208.45;--green-50:0.97 0.0157 139.44;--green-100:0.93 0.0327 138.21;--green-200:0.88 0.0609 137.69;--green-300:0.84 0.0836 138.1;--green-400:0.78 0.1137 138.1;--green-500:0.71 0.1509 138.51;--green-600:0.64 0.1357 138.5;--green-700:0.56 0.1157 138.24;--green-800:0.49 0.0999 138.6;--green-900:0.4 0.0797 138.35;--green-950:0.31 0.0568 138.49;--white-50:1 0 0;--white-100:0.982 0 0;--white-200:0.9553 0 0;--white-300:0.9463 0 0;--white-400:0.9373 0 0;--white-500:0.9283 0 0;--white-600:0.9193 0 0;--white-700:0.9016 0 0;--white-800:0.8836 0 0;--white-900:0.8743 0 0;--white-950:0.8563 0 0;--grey-50:0.95 0 0;--grey-100:0.92 0 0;--grey-200:0.89 0 0;--grey-300:0.85 0 0;--grey-400:0.8 0 0;--grey-500:0.78 0 0;--grey-600:0.71 0 0;--grey-700:0.61 0 0;--grey-800:0.53 0 0;--grey-900:0.44 0 0;--grey-950:0.34 0 0;--black-50:0.42 0 0;--black-100:0.38 0 0;--black-200:0.36 0 0;--black-300:0.33 0 0;--black-400:0.29 0 0;--black-500:0.26 0 0;--black-600:0.24 0 0;--black-700:0.22 0 0;--black-800:0.21 0 0;--black-900:0.19 0 0;--black-950:0.1 0 0}.color-black,.text-black{--color-light:var(--black-500);--color-dark:var(--black-500)}.color-black-50,.text-black-50{--color-light:var(--black-50 );--color-dark:var(--black-50 )}.color-black-100,.text-black-100{--color-light:var(--black-100);--color-dark:var(--black-100)}.color-black-200,.text-black-200{--color-light:var(--black-200);--color-dark:var(--black-200)}.color-black-300,.text-black-300{--color-light:var(--black-300);--color-dark:var(--black-300)}.color-black-400,.text-black-400{--color-light:var(--black-400);--color-dark:var(--black-400)}.color-black-500,.text-black-500{--color-light:var(--black-500);--color-dark:var(--black-500)}.color-black-600,.text-black-600{--color-light:var(--black-600);--color-dark:var(--black-600)}.color-black-700,.text-black-700{--color-light:var(--black-700);--color-dark:var(--black-700)}.color-black-800,.text-black-800{--color-light:var(--black-800);--color-dark:var(--black-800)}.color-black-900,.text-black-900{--color-light:var(--black-900);--color-dark:var(--black-900)}.color-black-950,.text-black-950{--color-light:var(--black-950);--color-dark:var(--black-950)}.light\:color-black,.light\:text-black{--color-light:var(--black-500 )}.light\:color-black-50,.light\:text-black-50{--color-light:var(--black-50 )}.light\:color-black-100,.light\:text-black-100{--color-light:var(--black-100)}.light\:color-black-200,.light\:text-black-200{--color-light:var(--black-200)}.light\:color-black-300,.light\:text-black-300{--color-light:var(--black-300)}.light\:color-black-400,.light\:text-black-400{--color-light:var(--black-400)}.light\:color-black-500,.light\:text-black-500{--color-light:var(--black-500)}.light\:color-black-600,.light\:text-black-600{--color-light:var(--black-600)}.light\:color-black-700,.light\:text-black-700{--color-light:var(--black-700)}.light\:color-black-800,.light\:text-black-800{--color-light:var(--black-800)}.light\:color-black-900,.light\:text-black-900{--color-light:var(--black-900)}.light\:color-black-950,.light\:text-black-950{--color-light:var(--black-950)}.dark\:color-black,.dark\:text-black{--color-dark:var(--black-500 )}.dark\:color-black-50,.dark\:text-black-50{--color-dark:var(--black-50 )}.dark\:color-black-100,.dark\:text-black-100{--color-dark:var(--black-100)}.dark\:color-black-200,.dark\:text-black-200{--color-dark:var(--black-200)}.dark\:color-black-300,.dark\:text-black-300{--color-dark:var(--black-300)}.dark\:color-black-400,.dark\:text-black-400{--color-dark:var(--black-400)}.dark\:color-black-500,.dark\:text-black-500{--color-dark:var(--black-500)}.dark\:color-black-600,.dark\:text-black-600{--color-dark:var(--black-600)}.dark\:color-black-700,.dark\:text-black-700{--color-dark:var(--black-700)}.dark\:color-black-800,.dark\:text-black-800{--color-dark:var(--black-800)}.dark\:color-black-900,.dark\:text-black-900{--color-dark:var(--black-900)}.dark\:color-black-950,.dark\:text-black-950{--color-dark:var(--black-950)}.hover\:color-black:hover,.hover\:text-black:hover{--color-light:var(--black-500);--color-dark:var(--black-500)}.hover\:color-black-50:hover,.hover\:text-black-50:hover{--color-light:var(--black-50 );--color-dark:var(--black-50 )}.hover\:color-black-100:hover,.hover\:text-black-100:hover{--color-light:var(--black-100);--color-dark:var(--black-100)}.hover\:color-black-200:hover,.hover\:text-black-200:hover{--color-light:var(--black-200);--color-dark:var(--black-200)}.hover\:color-black-300:hover,.hover\:text-black-300:hover{--color-light:var(--black-300);--color-dark:var(--black-300)}.hover\:color-black-400:hover,.hover\:text-black-400:hover{--color-light:var(--black-400);--color-dark:var(--black-400)}.hover\:color-black-500:hover,.hover\:text-black-500:hover{--color-light:var(--black-500);--color-dark:var(--black-500)}.hover\:color-black-600:hover,.hover\:text-black-600:hover{--color-light:var(--black-600);--color-dark:var(--black-600)}.hover\:color-black-700:hover,.hover\:text-black-700:hover{--color-light:var(--black-700);--color-dark:var(--black-700)}.hover\:color-black-800:hover,.hover\:text-black-800:hover{--color-light:var(--black-800);--color-dark:var(--black-800)}.hover\:color-black-900:hover,.hover\:text-black-900:hover{--color-light:var(--black-900);--color-dark:var(--black-900)}.hover\:color-black-950:hover,.hover\:text-black-950:hover{--color-light:var(--black-950);--color-dark:var(--black-950)}.light\:hover\:color-black:hover,.light\:hover\:text-black:hover{--color-light:var(--black-500 )}.light\:hover\:color-black-50:hover,.light\:hover\:text-black-50:hover{--color-light:var(--black-50 )}.light\:hover\:color-black-100:hover,.light\:hover\:text-black-100:hover{--color-light:var(--black-100)}.light\:hover\:color-black-200:hover,.light\:hover\:text-black-200:hover{--color-light:var(--black-200)}.light\:hover\:color-black-300:hover,.light\:hover\:text-black-300:hover{--color-light:var(--black-300)}.light\:hover\:color-black-400:hover,.light\:hover\:text-black-400:hover{--color-light:var(--black-400)}.light\:hover\:color-black-500:hover,.light\:hover\:text-black-500:hover{--color-light:var(--black-500)}.light\:hover\:color-black-600:hover,.light\:hover\:text-black-600:hover{--color-light:var(--black-600)}.light\:hover\:color-black-700:hover,.light\:hover\:text-black-700:hover{--color-light:var(--black-700)}.light\:hover\:color-black-800:hover,.light\:hover\:text-black-800:hover{--color-light:var(--black-800)}.light\:hover\:color-black-900:hover,.light\:hover\:text-black-900:hover{--color-light:var(--black-900)}.light\:hover\:color-black-950:hover,.light\:hover\:text-black-950:hover{--color-light:var(--black-950)}.dark\:hover\:color-black:hover,.dark\:hover\:text-black:hover{--color-dark:var(--black-500 )}.dark\:hover\:color-black-50:hover,.dark\:hover\:text-black-50:hover{--color-dark:var(--black-50 )}.dark\:hover\:color-black-100:hover,.dark\:hover\:text-black-100:hover{--color-dark:var(--black-100)}.dark\:hover\:color-black-200:hover,.dark\:hover\:text-black-200:hover{--color-dark:var(--black-200)}.dark\:hover\:color-black-300:hover,.dark\:hover\:text-black-300:hover{--color-dark:var(--black-300)}.dark\:hover\:color-black-400:hover,.dark\:hover\:text-black-400:hover{--color-dark:var(--black-400)}.dark\:hover\:color-black-500:hover,.dark\:hover\:text-black-500:hover{--color-dark:var(--black-500)}.dark\:hover\:color-black-600:hover,.dark\:hover\:text-black-600:hover{--color-dark:var(--black-600)}.dark\:hover\:color-black-700:hover,.dark\:hover\:text-black-700:hover{--color-dark:var(--black-700)}.dark\:hover\:color-black-800:hover,.dark\:hover\:text-black-800:hover{--color-dark:var(--black-800)}.dark\:hover\:color-black-900:hover,.dark\:hover\:text-black-900:hover{--color-dark:var(--black-900)}.dark\:hover\:color-black-950:hover,.dark\:hover\:text-black-950:hover{--color-dark:var(--black-950)}[class*="dark\:color-"],[class*="dark\:hover\:color-"],[class*="dark\:hover\:text-black"],[class*="dark\:hover\:text-blue"],[class*="dark\:hover\:text-cyan"],[class*="dark\:hover\:text-green"],[class*="dark\:hover\:text-grey"],[class*="dark\:hover\:text-orange"],[class*="dark\:hover\:text-pink"],[class*="dark\:hover\:text-purple"],[class*="dark\:hover\:text-red"],[class*="dark\:hover\:text-white"],[class*="dark\:hover\:text-yellow"],[class*="dark\:text-black"],[class*="dark\:text-blue"],[class*="dark\:text-cyan"],[class*="dark\:text-green"],[class*="dark\:text-grey"],[class*="dark\:text-orange"],[class*="dark\:text-pink"],[class*="dark\:text-purple"],[class*="dark\:text-red"],[class*="dark\:text-white"],[class*="dark\:text-yellow"],[class*="hover\:color-"],[class*="hover\:text-black"],[class*="hover\:text-blue"],[class*="hover\:text-cyan"],[class*="hover\:text-green"],[class*="hover\:text-grey"],[class*="hover\:text-orange"],[class*="hover\:text-pink"],[class*="hover\:text-purple"],[class*="hover\:text-red"],[class*="hover\:text-white"],[class*="hover\:text-yellow"],[class*="light\:color-"],[class*="light\:hover\:color-"],[class*="light\:hover\:text-black"],[class*="light\:hover\:text-blue"],[class*="light\:hover\:text-cyan"],[class*="light\:hover\:text-green"],[class*="light\:hover\:text-grey"],[class*="light\:hover\:text-orange"],[class*="light\:hover\:text-pink"],[class*="light\:hover\:text-purple"],[class*="light\:hover\:text-red"],[class*="light\:hover\:text-white"],[class*="light\:hover\:text-yellow"],[class*="light\:text-black"],[class*="light\:text-blue"],[class*="light\:text-cyan"],[class*="light\:text-green"],[class*="light\:text-grey"],[class*="light\:text-orange"],[class*="light\:text-pink"],[class*="light\:text-purple"],[class*="light\:text-red"],[class*="light\:text-white"],[class*="light\:text-yellow"],[class*=color-],[class*=text-black],[class*=text-blue],[class*=text-cyan],[class*=text-green],[class*=text-grey],[class*=text-orange],[class*=text-pink],[class*=text-purple],[class*=text-red],[class*=text-white],[class*=text-yellow]{color:light-dark(oklch(var(--color-light,var(--black-500))),oklch(var(--color-dark,var(--white-500))))!important}.color-transparent,.text-transparent{--color-light:0 0 0/0;--color-dark:0 0 0/0}.light\:color-transparent,.light\:text-transparent{--color-light:0 0 0/0}.dark\:color-transparent,.dark\:text-transparent{--color-dark:0 0 0/0}body{font-family:var(--font-family)}p{line-height:var(--spacing-5);margin-bottom:var(--spacing-3);margin-top:var(--spacing-3)}.title-font{font-family:var(--font-family-headings)}abbr{border-bottom:1px dotted;cursor:help;text-decoration:none}.bold,b{font-weight:700}.italic,i{font-style:italic}.strikethrough,s{text-decoration:line-through}a{color:oklch(var(--blue-500))}a:active{color:oklch(var(--red-500))}a:visited{color:oklch(var(--purple-500))}.hover\:strikethrough:hover{text-decoration:line-through}.hover\:underline:hover,.underline,u{text-decoration:underline}.hover\:no-decoration:hover,.no-decoration,.text-decoration-none{text-decoration:none}.deleted,del{color:oklch(var(--red-500))}ins,inserted{color:light-dark(oklch(var(--green-700)),oklch(var(--green-500)));text-decoration:none}.handwritten{font-family:var(--font-family-handwritten);font-style:normal;font-weight:600}.keyboard,kbd{background-color:light-dark(oklch(var(--black-200)),oklch(var(--white-200)))!important;border-radius:var(--spacing-1)!important;color:light-dark(oklch(var(--white-950)),oklch(var(--black-50)))!important;display:inline-block!important;font-family:var(--font-family-monospace)!important;font-size:.9rem!important;font-weight:bolder!important;margin-left:var(--spacing-1)!important;margin-right:var(--spacing-1)!important;padding:var(--spacing-1)!important;padding-bottom:var(--spacing-0)!important;padding-left:var(--spacing-2)!important;padding-right:var(--spacing-2)!important;vertical-align:baseline!important}.small,small{font-size:.8rem}.subscript,sub{font-size:smaller!important;vertical-align:sub!important}.superscript,sup{font-size:smaller!important;vertical-align:sup!important}.monospace{font-family:var(--font-family-monospace)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}.text-normal{white-space:normal}.no-wrap,.text-no-wrap,.text-nowrap{white-space:nowrap}.text-pre{white-space:pre}.text-pre-line{white-space:pre-line}.text-pre-wrap{white-space:pre-wrap}.text-break-spaces{white-space:break-spaces}.stroke-yellow{--stroke-light:var(--yellow-500);--stroke-dark:var(--yellow-500)}.stroke-yellow-50{--stroke-light:var(--yellow-50 );--stroke-dark:var(--yellow-50 )}.stroke-yellow-100{--stroke-light:var(--yellow-100);--stroke-dark:var(--yellow-100)}.stroke-yellow-200{--stroke-light:var(--yellow-200);--stroke-dark:var(--yellow-200)}.stroke-yellow-300{--stroke-light:var(--yellow-300);--stroke-dark:var(--yellow-300)}.stroke-yellow-400{--stroke-light:var(--yellow-400);--stroke-dark:var(--yellow-400)}.stroke-yellow-500{--stroke-light:var(--yellow-500);--stroke-dark:var(--yellow-500)}.stroke-yellow-600{--stroke-light:var(--yellow-600);--stroke-dark:var(--yellow-600)}.stroke-yellow-700{--stroke-light:var(--yellow-700);--stroke-dark:var(--yellow-700)}.stroke-yellow-800{--stroke-light:var(--yellow-800);--stroke-dark:var(--yellow-800)}.stroke-yellow-900{--stroke-light:var(--yellow-900);--stroke-dark:var(--yellow-900)}.stroke-yellow-950{--stroke-light:var(--yellow-950);--stroke-dark:var(--yellow-950)}.light\:stroke-yellow{--stroke-light:var(--yellow-500 )}.light\:stroke-yellow-50{--stroke-light:var(--yellow-50 )}.light\:stroke-yellow-100{--stroke-light:var(--yellow-100)}.light\:stroke-yellow-200{--stroke-light:var(--yellow-200)}.light\:stroke-yellow-300{--stroke-light:var(--yellow-300)}.light\:stroke-yellow-400{--stroke-light:var(--yellow-400)}.light\:stroke-yellow-500{--stroke-light:var(--yellow-500)}.light\:stroke-yellow-600{--stroke-light:var(--yellow-600)}.light\:stroke-yellow-700{--stroke-light:var(--yellow-700)}.light\:stroke-yellow-800{--stroke-light:var(--yellow-800)}.light\:stroke-yellow-900{--stroke-light:var(--yellow-900)}.light\:stroke-yellow-950{--stroke-light:var(--yellow-950)}.dark\:stroke-yellow{--stroke-dark:var(--yellow-500 )}.dark\:stroke-yellow-50{--stroke-dark:var(--yellow-50 )}.dark\:stroke-yellow-100{--stroke-dark:var(--yellow-100)}.dark\:stroke-yellow-200{--stroke-dark:var(--yellow-200)}.dark\:stroke-yellow-300{--stroke-dark:var(--yellow-300)}.dark\:stroke-yellow-400{--stroke-dark:var(--yellow-400)}.dark\:stroke-yellow-500{--stroke-dark:var(--yellow-500)}.dark\:stroke-yellow-600{--stroke-dark:var(--yellow-600)}.dark\:stroke-yellow-700{--stroke-dark:var(--yellow-700)}.dark\:stroke-yellow-800{--stroke-dark:var(--yellow-800)}.dark\:stroke-yellow-900{--stroke-dark:var(--yellow-900)}.dark\:stroke-yellow-950{--stroke-dark:var(--yellow-950)}.stroke-orange{--stroke-light:var(--orange-500);--stroke-dark:var(--orange-500)}.stroke-orange-50{--stroke-light:var(--orange-50 );--stroke-dark:var(--orange-50 )}.stroke-orange-100{--stroke-light:var(--orange-100);--stroke-dark:var(--orange-100)}.stroke-orange-200{--stroke-light:var(--orange-200);--stroke-dark:var(--orange-200)}.stroke-orange-300{--stroke-light:var(--orange-300);--stroke-dark:var(--orange-300)}.stroke-orange-400{--stroke-light:var(--orange-400);--stroke-dark:var(--orange-400)}.stroke-orange-500{--stroke-light:var(--orange-500);--stroke-dark:var(--orange-500)}.stroke-orange-600{--stroke-light:var(--orange-600);--stroke-dark:var(--orange-600)}.stroke-orange-700{--stroke-light:var(--orange-700);--stroke-dark:var(--orange-700)}.stroke-orange-800{--stroke-light:var(--orange-800);--stroke-dark:var(--orange-800)}.stroke-orange-900{--stroke-light:var(--orange-900);--stroke-dark:var(--orange-900)}.stroke-orange-950{--stroke-light:var(--orange-950);--stroke-dark:var(--orange-950)}.light\:stroke-orange{--stroke-light:var(--orange-500 )}.light\:stroke-orange-50{--stroke-light:var(--orange-50 )}.light\:stroke-orange-100{--stroke-light:var(--orange-100)}.light\:stroke-orange-200{--stroke-light:var(--orange-200)}.light\:stroke-orange-300{--stroke-light:var(--orange-300)}.light\:stroke-orange-400{--stroke-light:var(--orange-400)}.light\:stroke-orange-500{--stroke-light:var(--orange-500)}.light\:stroke-orange-600{--stroke-light:var(--orange-600)}.light\:stroke-orange-700{--stroke-light:var(--orange-700)}.light\:stroke-orange-800{--stroke-light:var(--orange-800)}.light\:stroke-orange-900{--stroke-light:var(--orange-900)}.light\:stroke-orange-950{--stroke-light:var(--orange-950)}.dark\:stroke-orange{--stroke-dark:var(--orange-500 )}.dark\:stroke-orange-50{--stroke-dark:var(--orange-50 )}.dark\:stroke-orange-100{--stroke-dark:var(--orange-100)}.dark\:stroke-orange-200{--stroke-dark:var(--orange-200)}.dark\:stroke-orange-300{--stroke-dark:var(--orange-300)}.dark\:stroke-orange-400{--stroke-dark:var(--orange-400)}.dark\:stroke-orange-500{--stroke-dark:var(--orange-500)}.dark\:stroke-orange-600{--stroke-dark:var(--orange-600)}.dark\:stroke-orange-700{--stroke-dark:var(--orange-700)}.dark\:stroke-orange-800{--stroke-dark:var(--orange-800)}.dark\:stroke-orange-900{--stroke-dark:var(--orange-900)}.dark\:stroke-orange-950{--stroke-dark:var(--orange-950)}.stroke-red{--stroke-light:var(--red-500);--stroke-dark:var(--red-500)}.stroke-red-50{--stroke-light:var(--red-50 );--stroke-dark:var(--red-50 )}.stroke-red-100{--stroke-light:var(--red-100);--stroke-dark:var(--red-100)}.stroke-red-200{--stroke-light:var(--red-200);--stroke-dark:var(--red-200)}.stroke-red-300{--stroke-light:var(--red-300);--stroke-dark:var(--red-300)}.stroke-red-400{--stroke-light:var(--red-400);--stroke-dark:var(--red-400)}.stroke-red-500{--stroke-light:var(--red-500);--stroke-dark:var(--red-500)}.stroke-red-600{--stroke-light:var(--red-600);--stroke-dark:var(--red-600)}.stroke-red-700{--stroke-light:var(--red-700);--stroke-dark:var(--red-700)}.stroke-red-800{--stroke-light:var(--red-800);--stroke-dark:var(--red-800)}.stroke-red-900{--stroke-light:var(--red-900);--stroke-dark:var(--red-900)}.stroke-red-950{--stroke-light:var(--red-950);--stroke-dark:var(--red-950)}.light\:stroke-red{--stroke-light:var(--red-500 )}.light\:stroke-red-50{--stroke-light:var(--red-50 )}.light\:stroke-red-100{--stroke-light:var(--red-100)}.light\:stroke-red-200{--stroke-light:var(--red-200)}.light\:stroke-red-300{--stroke-light:var(--red-300)}.light\:stroke-red-400{--stroke-light:var(--red-400)}.light\:stroke-red-500{--stroke-light:var(--red-500)}.light\:stroke-red-600{--stroke-light:var(--red-600)}.light\:stroke-red-700{--stroke-light:var(--red-700)}.light\:stroke-red-800{--stroke-light:var(--red-800)}.light\:stroke-red-900{--stroke-light:var(--red-900)}.light\:stroke-red-950{--stroke-light:var(--red-950)}.dark\:stroke-red{--stroke-dark:var(--red-500 )}.dark\:stroke-red-50{--stroke-dark:var(--red-50 )}.dark\:stroke-red-100{--stroke-dark:var(--red-100)}.dark\:stroke-red-200{--stroke-dark:var(--red-200)}.dark\:stroke-red-300{--stroke-dark:var(--red-300)}.dark\:stroke-red-400{--stroke-dark:var(--red-400)}.dark\:stroke-red-500{--stroke-dark:var(--red-500)}.dark\:stroke-red-600{--stroke-dark:var(--red-600)}.dark\:stroke-red-700{--stroke-dark:var(--red-700)}.dark\:stroke-red-800{--stroke-dark:var(--red-800)}.dark\:stroke-red-900{--stroke-dark:var(--red-900)}.dark\:stroke-red-950{--stroke-dark:var(--red-950)}.stroke-pink{--stroke-light:var(--pink-500);--stroke-dark:var(--pink-500)}.stroke-pink-50{--stroke-light:var(--pink-50 );--stroke-dark:var(--pink-50 )}.stroke-pink-100{--stroke-light:var(--pink-100);--stroke-dark:var(--pink-100)}.stroke-pink-200{--stroke-light:var(--pink-200);--stroke-dark:var(--pink-200)}.stroke-pink-300{--stroke-light:var(--pink-300);--stroke-dark:var(--pink-300)}.stroke-pink-400{--stroke-light:var(--pink-400);--stroke-dark:var(--pink-400)}.stroke-pink-500{--stroke-light:var(--pink-500);--stroke-dark:var(--pink-500)}.stroke-pink-600{--stroke-light:var(--pink-600);--stroke-dark:var(--pink-600)}.stroke-pink-700{--stroke-light:var(--pink-700);--stroke-dark:var(--pink-700)}.stroke-pink-800{--stroke-light:var(--pink-800);--stroke-dark:var(--pink-800)}.stroke-pink-900{--stroke-light:var(--pink-900);--stroke-dark:var(--pink-900)}.stroke-pink-950{--stroke-light:var(--pink-950);--stroke-dark:var(--pink-950)}.light\:stroke-pink{--stroke-light:var(--pink-500 )}.light\:stroke-pink-50{--stroke-light:var(--pink-50 )}.light\:stroke-pink-100{--stroke-light:var(--pink-100)}.light\:stroke-pink-200{--stroke-light:var(--pink-200)}.light\:stroke-pink-300{--stroke-light:var(--pink-300)}.light\:stroke-pink-400{--stroke-light:var(--pink-400)}.light\:stroke-pink-500{--stroke-light:var(--pink-500)}.light\:stroke-pink-600{--stroke-light:var(--pink-600)}.light\:stroke-pink-700{--stroke-light:var(--pink-700)}.light\:stroke-pink-800{--stroke-light:var(--pink-800)}.light\:stroke-pink-900{--stroke-light:var(--pink-900)}.light\:stroke-pink-950{--stroke-light:var(--pink-950)}.dark\:stroke-pink{--stroke-dark:var(--pink-500 )}.dark\:stroke-pink-50{--stroke-dark:var(--pink-50 )}.dark\:stroke-pink-100{--stroke-dark:var(--pink-100)}.dark\:stroke-pink-200{--stroke-dark:var(--pink-200)}.dark\:stroke-pink-300{--stroke-dark:var(--pink-300)}.dark\:stroke-pink-400{--stroke-dark:var(--pink-400)}.dark\:stroke-pink-500{--stroke-dark:var(--pink-500)}.dark\:stroke-pink-600{--stroke-dark:var(--pink-600)}.dark\:stroke-pink-700{--stroke-dark:var(--pink-700)}.dark\:stroke-pink-800{--stroke-dark:var(--pink-800)}.dark\:stroke-pink-900{--stroke-dark:var(--pink-900)}.dark\:stroke-pink-950{--stroke-dark:var(--pink-950)}.stroke-purple{--stroke-light:var(--purple-500);--stroke-dark:var(--purple-500)}.stroke-purple-50{--stroke-light:var(--purple-50 );--stroke-dark:var(--purple-50 )}.stroke-purple-100{--stroke-light:var(--purple-100);--stroke-dark:var(--purple-100)}.stroke-purple-200{--stroke-light:var(--purple-200);--stroke-dark:var(--purple-200)}.stroke-purple-300{--stroke-light:var(--purple-300);--stroke-dark:var(--purple-300)}.stroke-purple-400{--stroke-light:var(--purple-400);--stroke-dark:var(--purple-400)}.stroke-purple-500{--stroke-light:var(--purple-500);--stroke-dark:var(--purple-500)}.stroke-purple-600{--stroke-light:var(--purple-600);--stroke-dark:var(--purple-600)}.stroke-purple-700{--stroke-light:var(--purple-700);--stroke-dark:var(--purple-700)}.stroke-purple-800{--stroke-light:var(--purple-800);--stroke-dark:var(--purple-800)}.stroke-purple-900{--stroke-light:var(--purple-900);--stroke-dark:var(--purple-900)}.stroke-purple-950{--stroke-light:var(--purple-950);--stroke-dark:var(--purple-950)}.light\:stroke-purple{--stroke-light:var(--purple-500 )}.light\:stroke-purple-50{--stroke-light:var(--purple-50 )}.light\:stroke-purple-100{--stroke-light:var(--purple-100)}.light\:stroke-purple-200{--stroke-light:var(--purple-200)}.light\:stroke-purple-300{--stroke-light:var(--purple-300)}.light\:stroke-purple-400{--stroke-light:var(--purple-400)}.light\:stroke-purple-500{--stroke-light:var(--purple-500)}.light\:stroke-purple-600{--stroke-light:var(--purple-600)}.light\:stroke-purple-700{--stroke-light:var(--purple-700)}.light\:stroke-purple-800{--stroke-light:var(--purple-800)}.light\:stroke-purple-900{--stroke-light:var(--purple-900)}.light\:stroke-purple-950{--stroke-light:var(--purple-950)}.dark\:stroke-purple{--stroke-dark:var(--purple-500 )}.dark\:stroke-purple-50{--stroke-dark:var(--purple-50 )}.dark\:stroke-purple-100{--stroke-dark:var(--purple-100)}.dark\:stroke-purple-200{--stroke-dark:var(--purple-200)}.dark\:stroke-purple-300{--stroke-dark:var(--purple-300)}.dark\:stroke-purple-400{--stroke-dark:var(--purple-400)}.dark\:stroke-purple-500{--stroke-dark:var(--purple-500)}.dark\:stroke-purple-600{--stroke-dark:var(--purple-600)}.dark\:stroke-purple-700{--stroke-dark:var(--purple-700)}.dark\:stroke-purple-800{--stroke-dark:var(--purple-800)}.dark\:stroke-purple-900{--stroke-dark:var(--purple-900)}.dark\:stroke-purple-950{--stroke-dark:var(--purple-950)}.stroke-blue{--stroke-light:var(--blue-500);--stroke-dark:var(--blue-500)}.stroke-blue-50{--stroke-light:var(--blue-50 );--stroke-dark:var(--blue-50 )}.stroke-blue-100{--stroke-light:var(--blue-100);--stroke-dark:var(--blue-100)}.stroke-blue-200{--stroke-light:var(--blue-200);--stroke-dark:var(--blue-200)}.stroke-blue-300{--stroke-light:var(--blue-300);--stroke-dark:var(--blue-300)}.stroke-blue-400{--stroke-light:var(--blue-400);--stroke-dark:var(--blue-400)}.stroke-blue-500{--stroke-light:var(--blue-500);--stroke-dark:var(--blue-500)}.stroke-blue-600{--stroke-light:var(--blue-600);--stroke-dark:var(--blue-600)}.stroke-blue-700{--stroke-light:var(--blue-700);--stroke-dark:var(--blue-700)}.stroke-blue-800{--stroke-light:var(--blue-800);--stroke-dark:var(--blue-800)}.stroke-blue-900{--stroke-light:var(--blue-900);--stroke-dark:var(--blue-900)}.stroke-blue-950{--stroke-light:var(--blue-950);--stroke-dark:var(--blue-950)}.light\:stroke-blue{--stroke-light:var(--blue-500 )}.light\:stroke-blue-50{--stroke-light:var(--blue-50 )}.light\:stroke-blue-100{--stroke-light:var(--blue-100)}.light\:stroke-blue-200{--stroke-light:var(--blue-200)}.light\:stroke-blue-300{--stroke-light:var(--blue-300)}.light\:stroke-blue-400{--stroke-light:var(--blue-400)}.light\:stroke-blue-500{--stroke-light:var(--blue-500)}.light\:stroke-blue-600{--stroke-light:var(--blue-600)}.light\:stroke-blue-700{--stroke-light:var(--blue-700)}.light\:stroke-blue-800{--stroke-light:var(--blue-800)}.light\:stroke-blue-900{--stroke-light:var(--blue-900)}.light\:stroke-blue-950{--stroke-light:var(--blue-950)}.dark\:stroke-blue{--stroke-dark:var(--blue-500 )}.dark\:stroke-blue-50{--stroke-dark:var(--blue-50 )}.dark\:stroke-blue-100{--stroke-dark:var(--blue-100)}.dark\:stroke-blue-200{--stroke-dark:var(--blue-200)}.dark\:stroke-blue-300{--stroke-dark:var(--blue-300)}.dark\:stroke-blue-400{--stroke-dark:var(--blue-400)}.dark\:stroke-blue-500{--stroke-dark:var(--blue-500)}.dark\:stroke-blue-600{--stroke-dark:var(--blue-600)}.dark\:stroke-blue-700{--stroke-dark:var(--blue-700)}.dark\:stroke-blue-800{--stroke-dark:var(--blue-800)}.dark\:stroke-blue-900{--stroke-dark:var(--blue-900)}.dark\:stroke-blue-950{--stroke-dark:var(--blue-950)}.stroke-cyan{--stroke-light:var(--cyan-500);--stroke-dark:var(--cyan-500)}.stroke-cyan-50{--stroke-light:var(--cyan-50 );--stroke-dark:var(--cyan-50 )}.stroke-cyan-100{--stroke-light:var(--cyan-100);--stroke-dark:var(--cyan-100)}.stroke-cyan-200{--stroke-light:var(--cyan-200);--stroke-dark:var(--cyan-200)}.stroke-cyan-300{--stroke-light:var(--cyan-300);--stroke-dark:var(--cyan-300)}.stroke-cyan-400{--stroke-light:var(--cyan-400);--stroke-dark:var(--cyan-400)}.stroke-cyan-500{--stroke-light:var(--cyan-500);--stroke-dark:var(--cyan-500)}.stroke-cyan-600{--stroke-light:var(--cyan-600);--stroke-dark:var(--cyan-600)}.stroke-cyan-700{--stroke-light:var(--cyan-700);--stroke-dark:var(--cyan-700)}.stroke-cyan-800{--stroke-light:var(--cyan-800);--stroke-dark:var(--cyan-800)}.stroke-cyan-900{--stroke-light:var(--cyan-900);--stroke-dark:var(--cyan-900)}.stroke-cyan-950{--stroke-light:var(--cyan-950);--stroke-dark:var(--cyan-950)}.light\:stroke-cyan{--stroke-light:var(--cyan-500 )}.light\:stroke-cyan-50{--stroke-light:var(--cyan-50 )}.light\:stroke-cyan-100{--stroke-light:var(--cyan-100)}.light\:stroke-cyan-200{--stroke-light:var(--cyan-200)}.light\:stroke-cyan-300{--stroke-light:var(--cyan-300)}.light\:stroke-cyan-400{--stroke-light:var(--cyan-400)}.light\:stroke-cyan-500{--stroke-light:var(--cyan-500)}.light\:stroke-cyan-600{--stroke-light:var(--cyan-600)}.light\:stroke-cyan-700{--stroke-light:var(--cyan-700)}.light\:stroke-cyan-800{--stroke-light:var(--cyan-800)}.light\:stroke-cyan-900{--stroke-light:var(--cyan-900)}.light\:stroke-cyan-950{--stroke-light:var(--cyan-950)}.dark\:stroke-cyan{--stroke-dark:var(--cyan-500 )}.dark\:stroke-cyan-50{--stroke-dark:var(--cyan-50 )}.dark\:stroke-cyan-100{--stroke-dark:var(--cyan-100)}.dark\:stroke-cyan-200{--stroke-dark:var(--cyan-200)}.dark\:stroke-cyan-300{--stroke-dark:var(--cyan-300)}.dark\:stroke-cyan-400{--stroke-dark:var(--cyan-400)}.dark\:stroke-cyan-500{--stroke-dark:var(--cyan-500)}.dark\:stroke-cyan-600{--stroke-dark:var(--cyan-600)}.dark\:stroke-cyan-700{--stroke-dark:var(--cyan-700)}.dark\:stroke-cyan-800{--stroke-dark:var(--cyan-800)}.dark\:stroke-cyan-900{--stroke-dark:var(--cyan-900)}.dark\:stroke-cyan-950{--stroke-dark:var(--cyan-950)}.stroke-green{--stroke-light:var(--green-500);--stroke-dark:var(--green-500)}.stroke-green-50{--stroke-light:var(--green-50 );--stroke-dark:var(--green-50 )}.stroke-green-100{--stroke-light:var(--green-100);--stroke-dark:var(--green-100)}.stroke-green-200{--stroke-light:var(--green-200);--stroke-dark:var(--green-200)}.stroke-green-300{--stroke-light:var(--green-300);--stroke-dark:var(--green-300)}.stroke-green-400{--stroke-light:var(--green-400);--stroke-dark:var(--green-400)}.stroke-green-500{--stroke-light:var(--green-500);--stroke-dark:var(--green-500)}.stroke-green-600{--stroke-light:var(--green-600);--stroke-dark:var(--green-600)}.stroke-green-700{--stroke-light:var(--green-700);--stroke-dark:var(--green-700)}.stroke-green-800{--stroke-light:var(--green-800);--stroke-dark:var(--green-800)}.stroke-green-900{--stroke-light:var(--green-900);--stroke-dark:var(--green-900)}.stroke-green-950{--stroke-light:var(--green-950);--stroke-dark:var(--green-950)}.light\:stroke-green{--stroke-light:var(--green-500 )}.light\:stroke-green-50{--stroke-light:var(--green-50 )}.light\:stroke-green-100{--stroke-light:var(--green-100)}.light\:stroke-green-200{--stroke-light:var(--green-200)}.light\:stroke-green-300{--stroke-light:var(--green-300)}.light\:stroke-green-400{--stroke-light:var(--green-400)}.light\:stroke-green-500{--stroke-light:var(--green-500)}.light\:stroke-green-600{--stroke-light:var(--green-600)}.light\:stroke-green-700{--stroke-light:var(--green-700)}.light\:stroke-green-800{--stroke-light:var(--green-800)}.light\:stroke-green-900{--stroke-light:var(--green-900)}.light\:stroke-green-950{--stroke-light:var(--green-950)}.dark\:stroke-green{--stroke-dark:var(--green-500 )}.dark\:stroke-green-50{--stroke-dark:var(--green-50 )}.dark\:stroke-green-100{--stroke-dark:var(--green-100)}.dark\:stroke-green-200{--stroke-dark:var(--green-200)}.dark\:stroke-green-300{--stroke-dark:var(--green-300)}.dark\:stroke-green-400{--stroke-dark:var(--green-400)}.dark\:stroke-green-500{--stroke-dark:var(--green-500)}.dark\:stroke-green-600{--stroke-dark:var(--green-600)}.dark\:stroke-green-700{--stroke-dark:var(--green-700)}.dark\:stroke-green-800{--stroke-dark:var(--green-800)}.dark\:stroke-green-900{--stroke-dark:var(--green-900)}.dark\:stroke-green-950{--stroke-dark:var(--green-950)}.stroke-white{--stroke-light:var(--white-500);--stroke-dark:var(--white-500)}.stroke-white-50{--stroke-light:var(--white-50 );--stroke-dark:var(--white-50 )}.stroke-white-100{--stroke-light:var(--white-100);--stroke-dark:var(--white-100)}.stroke-white-200{--stroke-light:var(--white-200);--stroke-dark:var(--white-200)}.stroke-white-300{--stroke-light:var(--white-300);--stroke-dark:var(--white-300)}.stroke-white-400{--stroke-light:var(--white-400);--stroke-dark:var(--white-400)}.stroke-white-500{--stroke-light:var(--white-500);--stroke-dark:var(--white-500)}.stroke-white-600{--stroke-light:var(--white-600);--stroke-dark:var(--white-600)}.stroke-white-700{--stroke-light:var(--white-700);--stroke-dark:var(--white-700)}.stroke-white-800{--stroke-light:var(--white-800);--stroke-dark:var(--white-800)}.stroke-white-900{--stroke-light:var(--white-900);--stroke-dark:var(--white-900)}.stroke-white-950{--stroke-light:var(--white-950);--stroke-dark:var(--white-950)}.light\:stroke-white{--stroke-light:var(--white-500 )}.light\:stroke-white-50{--stroke-light:var(--white-50 )}.light\:stroke-white-100{--stroke-light:var(--white-100)}.light\:stroke-white-200{--stroke-light:var(--white-200)}.light\:stroke-white-300{--stroke-light:var(--white-300)}.light\:stroke-white-400{--stroke-light:var(--white-400)}.light\:stroke-white-500{--stroke-light:var(--white-500)}.light\:stroke-white-600{--stroke-light:var(--white-600)}.light\:stroke-white-700{--stroke-light:var(--white-700)}.light\:stroke-white-800{--stroke-light:var(--white-800)}.light\:stroke-white-900{--stroke-light:var(--white-900)}.light\:stroke-white-950{--stroke-light:var(--white-950)}.dark\:stroke-white{--stroke-dark:var(--white-500 )}.dark\:stroke-white-50{--stroke-dark:var(--white-50 )}.dark\:stroke-white-100{--stroke-dark:var(--white-100)}.dark\:stroke-white-200{--stroke-dark:var(--white-200)}.dark\:stroke-white-300{--stroke-dark:var(--white-300)}.dark\:stroke-white-400{--stroke-dark:var(--white-400)}.dark\:stroke-white-500{--stroke-dark:var(--white-500)}.dark\:stroke-white-600{--stroke-dark:var(--white-600)}.dark\:stroke-white-700{--stroke-dark:var(--white-700)}.dark\:stroke-white-800{--stroke-dark:var(--white-800)}.dark\:stroke-white-900{--stroke-dark:var(--white-900)}.dark\:stroke-white-950{--stroke-dark:var(--white-950)}.stroke-grey{--stroke-light:var(--grey-500);--stroke-dark:var(--grey-500)}.stroke-grey-50{--stroke-light:var(--grey-50 );--stroke-dark:var(--grey-50 )}.stroke-grey-100{--stroke-light:var(--grey-100);--stroke-dark:var(--grey-100)}.stroke-grey-200{--stroke-light:var(--grey-200);--stroke-dark:var(--grey-200)}.stroke-grey-300{--stroke-light:var(--grey-300);--stroke-dark:var(--grey-300)}.stroke-grey-400{--stroke-light:var(--grey-400);--stroke-dark:var(--grey-400)}.stroke-grey-500{--stroke-light:var(--grey-500);--stroke-dark:var(--grey-500)}.stroke-grey-600{--stroke-light:var(--grey-600);--stroke-dark:var(--grey-600)}.stroke-grey-700{--stroke-light:var(--grey-700);--stroke-dark:var(--grey-700)}.stroke-grey-800{--stroke-light:var(--grey-800);--stroke-dark:var(--grey-800)}.stroke-grey-900{--stroke-light:var(--grey-900);--stroke-dark:var(--grey-900)}.stroke-grey-950{--stroke-light:var(--grey-950);--stroke-dark:var(--grey-950)}.light\:stroke-grey{--stroke-light:var(--grey-500 )}.light\:stroke-grey-50{--stroke-light:var(--grey-50 )}.light\:stroke-grey-100{--stroke-light:var(--grey-100)}.light\:stroke-grey-200{--stroke-light:var(--grey-200)}.light\:stroke-grey-300{--stroke-light:var(--grey-300)}.light\:stroke-grey-400{--stroke-light:var(--grey-400)}.light\:stroke-grey-500{--stroke-light:var(--grey-500)}.light\:stroke-grey-600{--stroke-light:var(--grey-600)}.light\:stroke-grey-700{--stroke-light:var(--grey-700)}.light\:stroke-grey-800{--stroke-light:var(--grey-800)}.light\:stroke-grey-900{--stroke-light:var(--grey-900)}.light\:stroke-grey-950{--stroke-light:var(--grey-950)}.dark\:stroke-grey{--stroke-dark:var(--grey-500 )}.dark\:stroke-grey-50{--stroke-dark:var(--grey-50 )}.dark\:stroke-grey-100{--stroke-dark:var(--grey-100)}.dark\:stroke-grey-200{--stroke-dark:var(--grey-200)}.dark\:stroke-grey-300{--stroke-dark:var(--grey-300)}.dark\:stroke-grey-400{--stroke-dark:var(--grey-400)}.dark\:stroke-grey-500{--stroke-dark:var(--grey-500)}.dark\:stroke-grey-600{--stroke-dark:var(--grey-600)}.dark\:stroke-grey-700{--stroke-dark:var(--grey-700)}.dark\:stroke-grey-800{--stroke-dark:var(--grey-800)}.dark\:stroke-grey-900{--stroke-dark:var(--grey-900)}.dark\:stroke-grey-950{--stroke-dark:var(--grey-950)}.stroke-black{--stroke-light:var(--black-500);--stroke-dark:var(--black-500)}.stroke-black-50{--stroke-light:var(--black-50 );--stroke-dark:var(--black-50 )}.stroke-black-100{--stroke-light:var(--black-100);--stroke-dark:var(--black-100)}.stroke-black-200{--stroke-light:var(--black-200);--stroke-dark:var(--black-200)}.stroke-black-300{--stroke-light:var(--black-300);--stroke-dark:var(--black-300)}.stroke-black-400{--stroke-light:var(--black-400);--stroke-dark:var(--black-400)}.stroke-black-500{--stroke-light:var(--black-500);--stroke-dark:var(--black-500)}.stroke-black-600{--stroke-light:var(--black-600);--stroke-dark:var(--black-600)}.stroke-black-700{--stroke-light:var(--black-700);--stroke-dark:var(--black-700)}.stroke-black-800{--stroke-light:var(--black-800);--stroke-dark:var(--black-800)}.stroke-black-900{--stroke-light:var(--black-900);--stroke-dark:var(--black-900)}.stroke-black-950{--stroke-light:var(--black-950);--stroke-dark:var(--black-950)}.light\:stroke-black{--stroke-light:var(--black-500 )}.light\:stroke-black-50{--stroke-light:var(--black-50 )}.light\:stroke-black-100{--stroke-light:var(--black-100)}.light\:stroke-black-200{--stroke-light:var(--black-200)}.light\:stroke-black-300{--stroke-light:var(--black-300)}.light\:stroke-black-400{--stroke-light:var(--black-400)}.light\:stroke-black-500{--stroke-light:var(--black-500)}.light\:stroke-black-600{--stroke-light:var(--black-600)}.light\:stroke-black-700{--stroke-light:var(--black-700)}.light\:stroke-black-800{--stroke-light:var(--black-800)}.light\:stroke-black-900{--stroke-light:var(--black-900)}.light\:stroke-black-950{--stroke-light:var(--black-950)}.dark\:stroke-black{--stroke-dark:var(--black-500 )}.dark\:stroke-black-50{--stroke-dark:var(--black-50 )}.dark\:stroke-black-100{--stroke-dark:var(--black-100)}.dark\:stroke-black-200{--stroke-dark:var(--black-200)}.dark\:stroke-black-300{--stroke-dark:var(--black-300)}.dark\:stroke-black-400{--stroke-dark:var(--black-400)}.dark\:stroke-black-500{--stroke-dark:var(--black-500)}.dark\:stroke-black-600{--stroke-dark:var(--black-600)}.dark\:stroke-black-700{--stroke-dark:var(--black-700)}.dark\:stroke-black-800{--stroke-dark:var(--black-800)}.dark\:stroke-black-900{--stroke-dark:var(--black-900)}.dark\:stroke-black-950{--stroke-dark:var(--black-950)}.dark\:stroke,.light\:stroke,.stroke,[class*="dark\:stroke-"],[class*="light\:stroke-"],[class*=stroke-]{-webkit-text-stroke-color:light-dark(oklch(var(--stroke-light,var(--black-950))),oklch(var(--stroke-dark,var(--white-50))))!important;-webkit-text-stroke-width:var(--stroke-width,1px);paint-order:stroke fill}.stroke-width-0{--stroke-width:0}.stroke-width-1{--stroke-width:var(--spacing-1)}.stroke-width-2{--stroke-width:var(--spacing-2)}.stroke-width-3{--stroke-width:var(--spacing-3)}.stroke-width-4{--stroke-width:var(--spacing-4)}.stroke-width-5{--stroke-width:var(--spacing-5)}.stroke-width-6{--stroke-width:var(--spacing-6)}.stroke-width-7{--stroke-width:var(--spacing-7)}.stroke-width-1px{--stroke-width:1px}.stroke-width-2px{--stroke-width:2px}.stroke-width-3px{--stroke-width:3px}.stroke-width-4px{--stroke-width:4px}.stroke-width-5px{--stroke-width:5px}.leading-0{line-height:calc(1rem + var(--spaWcing-0))}.leading-1{line-height:calc(1rem + var(--spacing-1))}.leading-2{line-height:calc(1rem + var(--spacing-2))}.leading-3{line-height:calc(1rem + var(--spacing-3))}.leading-4{line-height:calc(1rem + var(--spacing-4))}.leading-5{line-height:calc(1rem + var(--spacing-5))}pre:has(code.hljs){overflow-x:auto}pre code.hljs{border-radius:var(--spacing-2);display:block;font-size:.9rem;line-height:1.4rem;margin:1rem 0;overflow-x:auto;padding:.5rem 1em;width:fit-content}.hljs{background-color:light-dark(oklch(var(--white-500)),oklch(var(--black-400)));color:light-dark(oklch(var(--black-300)),oklch(var(--white-700)))}.hljs ::selection,.hljs::selection{background-color:light-dark(oklch(var(--blue-300)),oklch(var(--blue-700)))}.hljs-comment{color:light-dark(oklch(var(--green-600)),oklch(var(--green-500)));font-style:italic}.hljs-tag{color:light-dark(oklch(var(--grey-800)),oklch(var(--grey-200)))}.hljs-operator,.hljs-punctuation,.hljs-subst{color:light-dark(oklch(var(--black-100)),oklch(var(--black-100)))}.hljs-operator{opacity:.7}.hljs-bullet,.hljs-deletion,.hljs-name,.hljs-selector-tag,.hljs-template-variable,.hljs-variable{color:oklch(var(--red-400))}.hljs-attr,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable.constant_{color:oklch(var(--blue-500))}.hljs-class .hljs-title,.hljs-strong,.hljs-title,.hljs-title.class_{color:oklch(var(--pink-500))}.hljs-strong{font-weight:700}.hljs-addition,.hljs-code,.hljs-string,.hljs-title.class_.inherited__{color:light-dark(oklch(var(--green-500)),oklch(var(--green-400)))}.hljs-attribute,.hljs-built_in,.hljs-doctag,.hljs-function .hljs-title,.hljs-keyword.hljs-atrule,.hljs-quote,.hljs-regexp,.hljs-section,.hljs-title.function_,.ruby .hljs-property{color:oklch(var(--orange-500))}.diff .hljs-meta,.hljs-emphasis,.hljs-keyword,.hljs-template-tag,.hljs-type{color:light-dark(oklch(var(--blue-600)),oklch(var(--blue-400)))}.hljs-emphasis{font-style:italic}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:oklch(var(--blue-400))}.hljs-meta .hljs-keyword,.hljs-meta-keyword{font-weight:700}code{background-color:light-dark(oklch(var(--white-500)),oklch(var(--black-400)))!important;border-radius:var(--spacing-2);color:light-dark(oklch(var(--black-800)),oklch(var(--white-100)));font-size:.98rem;margin-left:var(--spacing-2);margin-right:var(--spacing-2);padding-left:var(--spacing-2);padding-right:var(--spacing-2)}::selection{background-color:light-dark(oklch(var(--blue-300)),oklch(var(--blue-700)))}body:has(.modal[open]){overflow-x:hidden}.modal::-webkit-scrollbar-thumb{background-color:red;color:blue}.modal{background-color:light-dark(oklch(var(--white-200)),oklch(var(--black-800)));border:1px solid light-dark(oklch(var(--grey-500)),oklch(var(--black-200)));border-radius:var(--spacing-3);color:inherit;height:fit-content;margin-bottom:var(--spacing-1);margin-left:auto;margin-right:auto;margin-top:var(--spacing-1);max-height:100vh;overflow-x:hidden;overflow-y:auto;z-index:1055;--opening-duration:300ms;--closing-duration:200ms}@media (min-width:48rem){.modal{margin-bottom:2vh;margin-top:2vh}}.modal>:first-child{max-height:96vh}.modal-content{height:fit-content;max-width:100%;overflow-y:auto;overscroll-behavior:contain}.modal-content>header{align-items:center;border-bottom:1px solid light-dark(oklch(var(--grey-500)),oklch(var(--grey-950)));display:flex;justify-content:space-between;padding:clamp(var(--spacing-3),1vw,var(--spacing-4))}.btn-close{aspect-ratio:1/1;border-color:oklch(var(--blue-300));margin-left:var(--spacing-5);padding:1em;position:relative;width:1em}.btn-close:not(:focus-visible){border-color:transparent}.btn-close:after,.btn-close:before{background-color:light-dark(oklch(var(--grey-600)),oklch(var(--grey-600)));content:" ";height:1.5em;left:50%;position:absolute;top:50%;width:3px}.btn-close:hover:after,.btn-close:hover:before{background-color:light-dark(oklch(var(--black-800)),oklch(var(--white-200)))}.btn-close:before{transform:translate(-50%,-50%) rotate(45deg)}.btn-close:after{transform:translate(-50%,-50%) rotate(-45deg)}.modal-content>div,.modal-content>footer{padding:clamp(var(--spacing-3),1vw,var(--spacing-4))}.modal-content>footer{border-top:1px solid light-dark(oklch(var(--grey-500)),oklch(var(--grey-950)))}.modal::backdrop{backdrop-filter:blur(.375rem);background-color:light-dark(#0000008f,#000000af);height:100%;opacity:1}.modal.no-animation{--opening-duration:5ms;--closing-duration:5ms}.modal.no-blur::backdrop{backdrop-filter:blur(0)}.modal.modal-is-opening{animation:modal-animation;animation-duration:var(--opening-duration)}.modal.modal-is-closing{animation:modal-animation;animation-direction:reverse;animation-duration:var(--closing-duration)}.modal.modal-is-opening::backdrop{animation:modal-backdrop-animation;animation-duration:var(--opening-duration)}.modal.modal-is-closing::backdrop{animation:modal-backdrop-animation;animation-direction:reverse;animation-duration:var(--closing-duration)}@keyframes modal-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes modal-backdrop-animation{0%{opacity:0}to{opacity:1}}ol,ul{margin:var(--spacing-2) 0;padding-left:var(--spacing-5)}li{margin:var(--spacing-3) 0}.list-disc{list-style-type:disc}.list-square{list-style-type:square}.list-circle{list-style-type:circle}.list-decimal{list-style-type:decimal}.list-georgian{list-style-type:georgian}.list-kannada{list-style-type:kannada}.list-none{list-style-type:none}table{background-color:inherit;border-collapse:collapse;margin-top:var(--spacing-3);overflow-x:auto}.table-striped>tbody>tr:nth-of-type(odd)>*{background-color:light-dark(oklch(var(--white-200)),oklch(var(--black-500)))}table *{margin:0}table *,table tr td,table tr th,td{background-color:inherit}table tr td,table tr th{border-bottom:1px solid light-dark(oklch(var(--grey-300)),oklch(var(--grey-700)));padding:.5rem;text-align:-webkit-match-parent}th{color:light-dark(oklch(var(--black-900)),oklch(var(--white-100)))}.blockquote,blockquote{background:light-dark(var(--grey-50),var(--grey-950));border-left:4px solid light-dark(var(--grey-200),var(--grey-800));color:light-dark(var(--black-500),var(--white-500));font-family:Georgia,serif;font-size:1.12rem;font-style:italic;letter-spacing:.02ch;margin:0;margin-bottom:var(--spacing-3);margin-top:var(--spacing-3);padding:var(--spacing-1);padding-left:var(--spacing-4);padding-right:var(--spacing-2)}.blockquote .footer,.blockquote footer,blockquote .footer,blockquote footer{color:light-dark(var(--black-950),var(--white-50));font-size:.98rem;font-style:normal;font-weight:700;padding-bottom:var(--spacing-3)}.loader{animation:spinner-rotation 1s linear infinite;aspect-ratio:1/1;border-color:light-dark(oklch(var(--border-light,0 0 0/0)),oklch(var(--border-dark,0 0 0/0)));border-bottom-color:light-dark(oklch(var(--color-light,var(--blue-500))),oklch(var(--color-dark,var(--blue-500))));border-radius:50%;border-style:solid;border-width:.5cqmin;box-sizing:border-box;display:inline-block;height:2rem}@keyframes spinner-rotation{to{rotate:1turn}}.loader-clip{animation:spinner-rotation 1s linear infinite;aspect-ratio:1/1;border-radius:50%;height:2rem;position:relative;--spinner-color:light-dark(oklch(var(--color-light,var(--blue-500))),oklch(var(--color-dark,var(--blue-500))))}.loader-clip:before{animation:spinner-clip 2s linear infinite;border-color:var(--spinner-color)!important;border-radius:50%;border-style:solid;border-width:.5cqmin;box-sizing:border-box;content:"";inset:0;position:absolute}@keyframes spinner-clip{0%{clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}.loader-grow{animation:spinner-grow .75s linear infinite;aspect-ratio:1/1;background-color:oklch(var(--blue-500));border:0;border-radius:50%;height:2rem;opacity:0}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.loader-dots-fade{animation:loader-dots-fade 1.1s ease infinite;aspect-ratio:1/1;border-radius:50%;font-size:1rem;height:.5em;position:relative;text-indent:-9999em;--spinner-color-100:light-dark(oklch(var(--color-light,var(--blue-500))/1),oklch(var(--color-dark,var(--blue-500))/1));--spinner-color-70:light-dark(oklch(var(--color-light,var(--blue-500))/0.7),oklch(var(--color-dark,var(--blue-500))/0.7));--spinner-color-50:light-dark(oklch(var(--color-light,var(--blue-500))/0.5),oklch(var(--color-dark,var(--blue-500))/0.5));--spinner-color-20:light-dark(oklch(var(--color-light,var(--blue-500))/0.2),oklch(var(--color-dark,var(--blue-500))/0.2))}@keyframes loader-dots-fade{0%,to{box-shadow:0 -1.1em 0 0 var(--spinner-color-100),.8em -.8em 0 0 var(--spinner-color-20),1.1em 0 0 0 var(--spinner-color-20),.8em .8em 0 0 var(--spinner-color-20),0 1.1em 0 0 var(--spinner-color-20),-.8em .8em 0 0 var(--spinner-color-20),-1.1em 0 0 0 var(--spinner-color-50),-.8em -.8em 0 0 var(--spinner-color-70)}12.5%{box-shadow:0 -1.1em 0 0 var(--spinner-color-70),.8em -.8em 0 0 var(--spinner-color-100),1.1em 0 0 0 var(--spinner-color-20),.8em .8em 0 0 var(--spinner-color-20),0 1.1em 0 0 var(--spinner-color-20),-.8em .8em 0 0 var(--spinner-color-20),-1.1em 0 0 0 var(--spinner-color-20),-.8em -.8em 0 0 var(--spinner-color-50)}25%{box-shadow:0 -1.1em 0 0 var(--spinner-color-50),.8em -.8em 0 0 var(--spinner-color-70),1.1em 0 0 0 var(--spinner-color-100),.8em .8em 0 0 var(--spinner-color-20),0 1.1em 0 0 var(--spinner-color-20),-.8em .8em 0 0 var(--spinner-color-20),-1.1em 0 0 0 var(--spinner-color-20),-.8em -.8em 0 0 var(--spinner-color-20)}37.5%{box-shadow:0 -1.1em 0 0 var(--spinner-color-20),.8em -.8em 0 0 var(--spinner-color-50),1.1em 0 0 0 var(--spinner-color-70),.8em .8em 0 0 var(--spinner-color-100),0 1.1em 0 0 var(--spinner-color-20),-.8em .8em 0 0 var(--spinner-color-20),-1.1em 0 0 0 var(--spinner-color-20),-.8em -.8em 0 0 var(--spinner-color-20)}50%{box-shadow:0 -1.1em 0 0 var(--spinner-color-20),.8em -.8em 0 0 var(--spinner-color-20),1.1em 0 0 0 var(--spinner-color-50),.8em .8em 0 0 var(--spinner-color-70),0 1.1em 0 0 var(--spinner-color-100),-.8em .8em 0 0 var(--spinner-color-20),-1.1em 0 0 0 var(--spinner-color-20),-.8em -.8em 0 0 var(--spinner-color-20)}62.5%{box-shadow:0 -1.1em 0 0 var(--spinner-color-20),.8em -.8em 0 0 var(--spinner-color-20),1.1em 0 0 0 var(--spinner-color-20),.8em .8em 0 0 var(--spinner-color-50),0 1.1em 0 0 var(--spinner-color-70),-.8em .8em 0 0 var(--spinner-color-100),-1.1em 0 0 0 var(--spinner-color-20),-.8em -.8em 0 0 var(--spinner-color-20)}75%{box-shadow:0 -1.1em 0 0 var(--spinner-color-20),.8em -.8em 0 0 var(--spinner-color-20),1.1em 0 0 0 var(--spinner-color-20),.8em .8em 0 0 var(--spinner-color-20),0 1.1em 0 0 var(--spinner-color-50),-.8em .8em 0 0 var(--spinner-color-70),-1.1em 0 0 0 var(--spinner-color-100),-.8em -.8em 0 0 var(--spinner-color-20)}87.5%{box-shadow:0 -1.1em 0 0 var(--spinner-color-20),.8em -.8em 0 0 var(--spinner-color-20),1.1em 0 0 0 var(--spinner-color-20),.8em .8em 0 0 var(--spinner-color-20),0 1.1em 0 0 var(--spinner-color-20),-.8em .8em 0 0 var(--spinner-color-50),-1.1em 0 0 0 var(--spinner-color-70),-.8em -.8em 0 0 var(--spinner-color-100)}}.loader-dots-spin{animation:loader-dots-spin 1.3s linear infinite;aspect-ratio:1/1;border-radius:50%;color:light-dark(oklch(var(--color-light,var(--blue-500))),oklch(var(--color-dark,var(--blue-500))));font-size:1rem;height:.5em;position:relative;text-indent:-9999em}@keyframes loader-dots-spin{0%,to{box-shadow:0 -1.1em 0 .05em,.8em -.8em 0 0,1.1em 0 0 -.5em,.8em .8em 0 -.5em,0 1.1em 0 -.5em,-.8em .8em 0 -.5em,-1.1em 0 0 -.5em,-.8em -.8em 0 0}12.5%{box-shadow:0 -1.1em 0 0,.8em -.8em 0 .05em,1.1em 0 0 0,.8em .8em 0 -.5em,0 1.1em 0 -.5em,-.8em .8em 0 -.5em,-1.1em 0 0 -.5em,-.8em -.8em 0 -.5em}25%{box-shadow:0 -1.1em 0 -.5em,.8em -.8em 0 0,1.1em 0 0 .05em,.8em .8em 0 0,0 1.1em 0 -.5em,-.8em .8em 0 -.5em,-1.1em 0 0 -.5em,-.8em -.8em 0 -.5em}37.5%{box-shadow:0 -1.1em 0 -.5em,.8em -.8em 0 -.5em,1.1em 0 0 0,.8em .8em 0 .05em,0 1.1em 0 0,-.8em .8em 0 -.5em,-1.1em 0 0 -.5em,-.8em -.8em 0 -.5em}50%{box-shadow:0 -1.1em 0 -.5em,.8em -.8em 0 -.5em,1.1em 0 0 -.5em,.8em .8em 0 0,0 1.1em 0 .05em,-.8em .8em 0 0,-1.1em 0 0 -.5em,-.8em -.8em 0 -.5em}62.5%{box-shadow:0 -1.1em 0 -.5em,.8em -.8em 0 -.5em,1.1em 0 0 -.5em,.8em .8em 0 -.5em,0 1.1em 0 0,-.8em .8em 0 .05em,-1.1em 0 0 0,-.8em -.8em 0 -.5em}75%{box-shadow:0 -1.1em 0 -.5em,.8em -.8em 0 -.5em,1.1em 0 0 -.5em,.8em .8em 0 -.5em,0 1.1em 0 -.5em,-.8em .8em 0 0,-1.1em 0 0 .05em,-.8em -.8em 0 0}87.5%{box-shadow:0 -1.1em 0 0,.8em -.8em 0 -.5em,1.1em 0 0 -.5em,.8em .8em 0 -.5em,0 1.1em 0 -.5em,-.8em .8em 0 -.5em,-1.1em 0 0 0,-.8em -.8em 0 .05em}}.loader-comet{animation:loader-comet 1.7s ease infinite,spinner-rotation 1.7s ease infinite;aspect-ratio:1/1;border-radius:50%;color:light-dark(oklch(var(--color-light,var(--blue-500))),oklch(var(--color-dark,var(--blue-500))));font-size:1rem;height:.5em;overflow:hidden;position:relative;text-indent:-9999em}@keyframes loader-comet{0%{box-shadow:0 -1.1em 0 .05em,0 -1.1em 0 .015em,0 -1.1em 0 -.02em,0 -1.1em 0 -.055em,0 -1.1em 0 -.085em}5%,95%{box-shadow:0 -1.1em 0 .05em,0 -1.1em 0 .015em,0 -1.1em 0 -.02em,0 -1.1em 0 -.055em,0 -1.1em 0 -.085em}10%,59%{box-shadow:calc(cos(-90deg)*1.1em) calc(sin(-90deg)*1.1em) 0 .05em,calc(cos(-99.31deg)*1.1em) calc(sin(-99.31deg)*1.1em) 0 .015em,calc(cos(-108.64deg)*1.1em) calc(sin(-108.64deg)*1.1em) 0 -.02em,calc(cos(-117.96deg)*1.1em) calc(sin(-117.96deg)*1.1em) 0 -.055em,calc(cos(-122.58deg)*1.1em) calc(sin(-122.58deg)*1.1em)0 -.085em}20%{box-shadow:calc(cos(-90deg)*1.1em) calc(sin(-90deg)*1.1em) 0 .05em,calc(cos(-127.3deg)*1.1em) calc(sin(-127.3deg)*1.1em) 0 .015em,calc(cos(-155.1deg)*1.1em) calc(sin(-155.1deg)*1.1em) 0 -.02em,calc(cos(-170.19deg)*1.1em) calc(sin(-170.19deg)*1.1em) 0 -.055em,calc(cos(-191.75deg)*1.1em) calc(sin(-191.75deg)*1.1em) 0 -.085em}38%{box-shadow:calc(cos(-90deg)*1.1em) calc(sin(-90deg)*1.1em) 0 .05em,calc(cos(-131.93deg)*1.1em) calc(sin(-131.93deg)*1.1em) 0 .015em,calc(cos(-.47turn)*1.1em) calc(sin(-.47turn)*1.1em) 0 -.02em,calc(cos(-197.12deg)*1.1em) calc(sin(-197.12deg)*1.1em) 0 -.055em,calc(cos(-220deg)*1.1em) calc(sin(-220deg)*1.1em) 0 -.085em}to{box-shadow:0 -1.1em 0 .05em,0 -1.1em 0 .015em,0 -1.1em 0 -.02em,0 -1.1em 0 -.055em,0 -1.1em 0 -.085em}}.ease-linear{transition-timing-function:linear}.ease-in{transition-timing-function:var(--ease-in)}.ease-out{transition-timing-function:var(--ease-out)}.ease-in-out{transition-timing-function:var(--ease-in-out)}.ease-initial{transition-timing-function:ease}.transition{transition-property:all;transition-timing-function:ease-in-out}.transition-transform{transition-property:transform;transition-timing-function:ease-in-out}.transition-rotate{transition-property:rotate;transition-timing-function:ease-in-out}.animation-duration-150,.duration-150,.transition-duration-150{animation-duration:.15s!important}.duration-150{transition-duration:.15s!important}.animation-duration-200{animation-duration:.2s!important}.duration-200,.transition-duration-200{transition-duration:.2s!important}.duration-200{animation-duration:.2s!important}.animation-duration-250{animation-duration:.25s!important}.duration-250,.transition-duration-250{transition-duration:.25s!important}.duration-250{animation-duration:.25s!important}.duration-300,.transition-duration-300{transition-duration:.3s!important}.duration-300{animation-duration:.3s!important}.animation-duration-500{animation-duration:.5s!important}.duration-500,.transition-duration-500{transition-duration:.5s!important}.duration-500{animation-duration:.5s!important}.animation-duration-300{animation-duration:.3s!important}.duration-700,.transition-duration-700{transition-duration:.7s!important}.duration-700{animation-duration:.7s!important}.animation-duration-1000{animation-duration:1s!important}.duration-1000,.transition-duration-1000{transition-duration:1s!important}.duration-1000{animation-duration:1s!important}.animation-duration-1500{animation-duration:1.5s!important}.duration-1500,.transition-duration-1500{transition-duration:1.5s!important}.duration-1500{animation-duration:1.5s!important}.animation-duration-1700{animation-duration:1.7s!important}.duration-1700,.transition-duration-1700{transition-duration:1.7s!important}.duration-1700{animation-duration:1.7s!important}.animation-duration-2000{animation-duration:2s!important}.duration-2000,.transition-duration-2000{transition-duration:2s!important}.duration-2000{animation-duration:2s!important}*,::backdrop,:after,:before{border-style:solid;border-width:0;box-sizing:border-box;margin:0;padding:0}:root{color-scheme:var(--color-scheme,light);--background-color:light-dark(oklch(var(--white-100)),oklch(var(--black-800)));--text-color:light-dark(oklch(var(--black-500)),oklch(var(--white-500)))}body{background-color:var(--background-color);color:var(--text-color);font-optical-sizing:auto}