.loginPage{display:flex;min-height:100vh;flex-direction:column-reverse;justify-content:center}@media (min-width:768px){.loginPage{flex-direction:row}}.loginPage .infoBox{position:relative;display:none;flex-direction:column;align-items:flex-start;justify-content:center;gap:2rem;--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));padding:1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .loginPage .infoBox){--tw-bg-opacity:1;background-color:rgb(2 4 16/var(--tw-bg-opacity))}@media (min-width:768px){.loginPage .infoBox{display:flex;width:50%;gap:4rem;padding:5rem}}.loginPage .infoBox .logo{top:5rem;max-width:160px}@media (min-width:768px){.loginPage .infoBox .logo{position:absolute}}.loginPage .infoBox .depositions{font-size:1.5rem;line-height:2rem;font-weight:700}@media (min-width:768px){.loginPage .infoBox .depositions{font-size:3rem;line-height:1}}@media (min-width:1024px){.loginPage .infoBox .depositions{line-height:60px}}.loginPage .infoBox .clientName{font-size:1rem;line-height:1.5rem;font-weight:300}.loginPage .infoBox .boxArrow{bottom:8rem;right:8rem;display:flex;cursor:pointer;gap:1.25rem}@media (min-width:768px){.loginPage .infoBox .boxArrow{position:absolute}}.loginPage .loginBox{margin-top:2.5rem;display:flex;flex:1 1 0%;flex-direction:column;justify-content:center;padding:1.25rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}:is(.dark .loginPage .loginBox){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}@media (min-width:768px){.loginPage .loginBox{margin:auto;flex:none}}.loginPage .loginBox .logo{position:absolute;top:10rem;max-width:100px}@media (min-width:768px){.loginPage .loginBox .logo{display:none}}.loginPage .loginBox .boxTexts{margin-bottom:3rem;display:flex;flex-direction:column;gap:.75rem}.loginPage .loginBox .boxTexts h1{font-size:1.875rem;line-height:2.25rem;font-weight:700}@media (min-width:768px){.loginPage .loginBox .boxTexts h1{font-size:3rem;line-height:1}}.loginPage .loginBox .form{display:flex;flex-direction:column;gap:2.5rem}.loginPage .loginBox .form input{border-bottom-width:1px;--tw-border-opacity:1;border-bottom-color:rgb(169 169 169/var(--tw-border-opacity));background-color:transparent;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}:is(.dark .loginPage .loginBox .form input){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}:is(.dark .loginPage .loginBox .form input)::-moz-placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .loginPage .loginBox .form input)::placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.loginPage .loginBox .form .btn{margin-top:1.25rem;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));padding:.75rem;font-size:1.125rem;line-height:1.75rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.loginPage .loginBox .form .btn:hover{opacity:.9}.loginPage .loginBox .form .error{text-align:center;font-size:.875rem;line-height:1.25rem;font-weight:700;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.loginPage .loginBox .form .option{margin:auto;display:flex;align-items:center;gap:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.loginPage .loginBox .form .option:hover{text-decoration-line:underline}:is(.dark .loginPage .loginBox .form .option){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.homePage .sectionInfoClients{margin-bottom:3rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}@media (min-width:768px){.homePage .sectionInfoClients{gap:2rem}}@media (min-width:1536px){.homePage .sectionInfoClients{grid-template-columns:repeat(5,minmax(0,1fr))}}.homePage .chartSection .btnChart{display:flex;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.homePage .chartSection .btnChart:hover{text-decoration-line:underline}.homePage .chartSection .boxChart{display:flex;max-width:90%;flex-direction:column;gap:.5rem}.homePage .chartSection .boxChart .boxHeader{display:flex;align-items:center;justify-content:space-between}.homePage .chartSection .boxChart .boxHeader .title{font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(56 56 56/var(--tw-text-opacity))}.homePage .btnAction,.homePage .chartSection .boxChart .planChart{border-radius:var(--radius)}.homePage .btnAction{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));padding:.5rem;font-size:1.125rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.customerDatapage .boxTexts{margin-bottom:2rem;display:flex;flex-direction:column;gap:1rem}@media (min-width:1024px){.customerDatapage .boxTexts{flex-direction:row;align-items:center;justify-content:space-between}}.customerDatapage .boxTexts .subTitle{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.customerDatapage .sectionForm .form{display:flex;flex-direction:column;gap:2.5rem}.customerDatapage .sectionForm .form .boxForm{display:flex;flex-direction:column;gap:.75rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.customerDatapage .sectionForm .form .topBox{width:100%}.customerDatapage .sectionForm .form .bottonBox{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:1024px){.customerDatapage .sectionForm .form .bottonBox{flex-direction:row;justify-content:space-between}}.customerDatapage .sectionForm .form .bottonBox .boxForm{width:100%}.customerDatapage .sectionForm .form select{width:100%;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem;--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.customerDatapage .sectionForm .form select::-moz-placeholder{--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.customerDatapage .sectionForm .form select::placeholder{--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.customerDatapage .sectionForm .form select:focus{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.customerDatapage .sectionForm .form .submit{max-width:-moz-min-content;max-width:min-content;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));padding:.5rem 1rem;text-align:left;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.customerDatapage .sectionForm .form .submit:hover{opacity:.9}.infoClientePage{position:relative;display:flex;flex-direction:column;gap:2.5rem}.infoClientePage .sectionHome .boxHeader{display:flex;justify-content:space-between}.infoClientePage .sectionHome .boxHeader .boxTitle{display:flex;gap:2.5rem}.infoClientePage .sectionHome .boxHeader .buttonSearch{display:flex;align-items:center;gap:.25rem;border-radius:var(--radius);background-color:rgb(191 219 254/var(--tw-bg-opacity));--tw-bg-opacity:0.5;padding:.5rem;font-weight:700;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;animation-duration:.5s}.infoClientePage .sectionHome .boxHeader .buttonSearch:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.infoClientePage .sectionHome .boxInfo{display:flex;gap:3rem}.infoClientePage .sectionHome .boxInfo .info{display:flex;align-items:center;justify-content:center;gap:.5rem;--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.infoClientePage .accessSection,.infoClientePage .sectionInfo{border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .infoClientePage .accessSection),:is(.dark .infoClientePage .sectionInfo){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.infoClientePage .accessSection .boxAction,.infoClientePage .sectionInfo .boxAction{display:flex;width:100%;align-items:center;justify-content:space-between}.infoClientePage .accessSection .boxAction .btn,.infoClientePage .sectionInfo .boxAction .btn{display:flex;align-items:center;gap:.25rem;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity));padding:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;animation-duration:.5s}.infoClientePage .accessSection .boxAction .btn:hover,.infoClientePage .sectionInfo .boxAction .btn:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.infoClientePage .accessSection .boxAction .subTitle,.infoClientePage .sectionInfo .boxAction .subTitle{padding-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700}.infoClientePage .accessSection .boxinfo .gradientTitle,.infoClientePage .sectionInfo .boxinfo .gradientTitle{position:absolute;font-weight:700;opacity:.6}.infoClientePage .accessSection .boxinfo .gradient,.infoClientePage .sectionInfo .boxinfo .gradient{display:flex;height:100%;align-items:center;justify-content:center;background-image:linear-gradient(to top,var(--tw-gradient-stops));--tw-gradient-from:#ecf4fc var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:rgba(236,244,252,0) var(--tw-gradient-from-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}:is(.dark .infoClientePage .accessSection .boxinfo .gradient),:is(.dark .infoClientePage .sectionInfo .boxinfo .gradient){--tw-gradient-from:#0f172a var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:rgba(15,23,42,0) var(--tw-gradient-from-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.infoClientePage .accessSection .boxinfo .gradientButton,.infoClientePage .sectionInfo .boxinfo .gradientButton{font-weight:700;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity));text-decoration-line:underline}.infoClientePage .accessSection .boxinfo .list .item,.infoClientePage .sectionInfo .boxinfo .list .item{margin-top:.5rem;margin-bottom:.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;-moz-column-gap:4rem;column-gap:4rem;padding:.5rem}.infoClientePage .accessSection .boxinfo .list .item:nth-child(odd),.infoClientePage .sectionInfo .boxinfo .list .item:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}:is(.dark .infoClientePage .accessSection .boxinfo .list .item:nth-child(odd)),:is(.dark .infoClientePage .sectionInfo .boxinfo .list .item:nth-child(odd)){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}.infoClientePage .accessSection .boxinfo .list .item .title,.infoClientePage .sectionInfo .boxinfo .list .item .title{width:5rem;font-weight:700}.infoClientePage .sectionAccess,.infoClientePage .sectionOccurrence{border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .infoClientePage .sectionAccess),:is(.dark .infoClientePage .sectionOccurrence){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.infoClientePage .sectionAccess .boxAction,.infoClientePage .sectionOccurrence .boxAction{display:flex;width:100%;align-items:center;justify-content:space-between;gap:.5rem}.infoClientePage .sectionAccess .boxAction .btn,.infoClientePage .sectionOccurrence .boxAction .btn{display:flex;align-items:center;gap:.25rem;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity));padding:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;animation-duration:.5s}.infoClientePage .sectionAccess .boxAction .btn:hover,.infoClientePage .sectionOccurrence .boxAction .btn:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.infoClientePage .sectionAccess .subTitle,.infoClientePage .sectionOccurrence .subTitle{margin-top:.75rem;margin-bottom:.75rem;padding-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700}:is(.dark .infoClientePage .sectionAccess .subTitle),:is(.dark .infoClientePage .sectionOccurrence .subTitle){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.infoClientePage .sectionAccess .header,.infoClientePage .sectionOccurrence .header{border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.infoClientePage .sectionAccess .header .selector,.infoClientePage .sectionOccurrence .header .selector{display:flex;justify-content:space-between;padding:.5rem;font-weight:700}@media (min-width:1024px){.infoClientePage .sectionAccess .header .selector,.infoClientePage .sectionOccurrence .header .selector{display:none}}.infoClientePage .sectionAccess .header .listMobile,.infoClientePage .sectionOccurrence .header .listMobile{display:none}:is(.dark .infoClientePage .sectionAccess .header .listMobile),:is(.dark .infoClientePage .sectionOccurrence .header .listMobile){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}@media (min-width:1024px){.infoClientePage .sectionAccess .header .listMobile,.infoClientePage .sectionOccurrence .header .listMobile{display:flex}}.infoClientePage .sectionAccess .header .list,.infoClientePage .sectionOccurrence .header .list{display:flex}.infoClientePage .sectionAccess .header .list,.infoClientePage .sectionAccess .header .listMobile,.infoClientePage .sectionOccurrence .header .list,.infoClientePage .sectionOccurrence .header .listMobile{flex-direction:column;justify-content:space-between;padding:.5rem;font-weight:700}@media (min-width:1024px){.infoClientePage .sectionAccess .header .list,.infoClientePage .sectionAccess .header .listMobile,.infoClientePage .sectionOccurrence .header .list,.infoClientePage .sectionOccurrence .header .listMobile{flex-direction:row}}.infoClientePage .sectionAccess .header .list .item,.infoClientePage .sectionAccess .header .listMobile .item,.infoClientePage .sectionOccurrence .header .list .item,.infoClientePage .sectionOccurrence .header .listMobile .item{display:flex;cursor:pointer;align-items:center;gap:.25rem}.infoClientePage .sectionAccess .header .list .item:hover,.infoClientePage .sectionAccess .header .listMobile .item:hover,.infoClientePage .sectionOccurrence .header .list .item:hover,.infoClientePage .sectionOccurrence .header .listMobile .item:hover{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity));text-decoration-line:underline}.infoClientePage .sectionAccess .header .list .selected,.infoClientePage .sectionAccess .header .listMobile .selected,.infoClientePage .sectionOccurrence .header .list .selected,.infoClientePage .sectionOccurrence .header .listMobile .selected{display:flex;align-items:center;gap:.25rem;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity));text-decoration-line:underline}.infoClientePage .sectionAccess .header .list .alert,.infoClientePage .sectionAccess .header .listMobile .alert,.infoClientePage .sectionOccurrence .header .list .alert,.infoClientePage .sectionOccurrence .header .listMobile .alert{display:flex;height:1rem;width:1rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity));padding:.5rem;font-size:.75rem;line-height:1rem;font-weight:400;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.infoClientePage .sectionAccess .header .list .notification,.infoClientePage .sectionAccess .header .listMobile .notification,.infoClientePage .sectionOccurrence .header .list .notification,.infoClientePage .sectionOccurrence .header .listMobile .notification{display:flex;height:1rem;width:1rem;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity));padding:.5rem;font-size:.75rem;line-height:1rem;font-weight:400;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.infoClientePage .sectionModal{position:absolute;z-index:50;min-height:100vh;width:100%;--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.infoClientePage .sectionModal .container{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.infoClientePage .sectionModal .container .form{padding:2.5rem}.infoClientePage .sectionModal .container .form select{width:100%;border-radius:calc(var(--radius) - 2px);--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity));padding:.5rem;--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.infoClientePage .sectionModal .container .form select::-moz-placeholder{--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.infoClientePage .sectionModal .container .form select::placeholder{--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.infoClientePage .sectionModal .container .form select:focus{border-width:1px}.infoClientePage .infoSection{display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem}@media (min-width:1024px){.infoClientePage .infoSection{flex-direction:row}}.infoClientePage .infoSection .containerInfo{border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.5rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity));--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .infoClientePage .infoSection .containerInfo){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}@media (min-width:1024px){.infoClientePage .infoSection .containerInfo{width:33.333333%}}.infoClientePage .infoSection .containerInfo .boxAction{display:flex;width:100%;align-items:center;justify-content:space-between}.infoClientePage .infoSection .containerInfo .boxAction .btn{display:flex;align-items:center;gap:.25rem;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity));padding:.25rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;animation-duration:.5s}.infoClientePage .infoSection .containerInfo .boxAction .btn:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.infoClientePage .infoSection .containerInfo .boxAction .subTitle{padding-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700}.infoClientePage .infoSection .containerInfo .boxinfo .list .item{margin-top:.5rem;margin-bottom:.5rem;display:flex;flex-wrap:nowrap;align-items:center;justify-content:flex-start;-moz-column-gap:4rem;column-gap:4rem;overflow:scroll;border-radius:1rem;padding:.5rem}.infoClientePage .infoSection .containerInfo .boxinfo .list .item:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}:is(.dark .infoClientePage .infoSection .containerInfo .boxinfo .list .item){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}:is(.dark .infoClientePage .infoSection .containerInfo .boxinfo .list .item:nth-child(odd)){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}@media (min-width:768px){.infoClientePage .infoSection .containerInfo .boxinfo .list .item{overflow:hidden}}.infoClientePage .infoSection .containerInfo .boxinfo .list .item .title{width:2.5rem;font-size:.875rem;line-height:1.25rem}.infoClientePage .infoSection .containerInfo .boxinfo .list .itemDepartament{margin-top:.5rem;margin-bottom:.5rem;display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,minmax(0,1fr));overflow:scroll;border-radius:1rem;padding:.5rem}.infoClientePage .infoSection .containerInfo .boxinfo .list .itemDepartament:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}:is(.dark .infoClientePage .infoSection .containerInfo .boxinfo .list .itemDepartament){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}:is(.dark .infoClientePage .infoSection .containerInfo .boxinfo .list .itemDepartament:nth-child(odd)){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}@media (min-width:768px){.infoClientePage .infoSection .containerInfo .boxinfo .list .itemDepartament{overflow:hidden}}.infoClientePage .footer{display:flex;width:100%;flex-direction:row-reverse;justify-content:space-between;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1rem}:is(.dark .infoClientePage .footer){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.infoClientePage .footer .footerContainer{display:flex;align-items:flex-end;gap:1rem}.infoClientePage .footer .footerContainer .updateDateButton{display:flex;align-items:center;gap:.25rem;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.infoClientePage .footer .footerContainer .updateDateButton:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.infoClientePage .footer .footerContainer .writeOffButton{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.25rem;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity));padding:.25rem .5rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.infoClientePage .footer .footerContainer .writeOffButton:hover{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .infoClientePage .footer .footerContainer .writeOffButton){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.accessDeniedPage{margin:auto;display:flex;min-height:100vh;max-width:72rem;flex-direction:column;align-items:center;justify-content:center;gap:4rem;padding-left:2rem;padding-right:2rem}@media (min-width:1024px){.accessDeniedPage{flex-direction:row;justify-content:space-around}}.accessDeniedPage .boxTexts .errorCode{margin-bottom:1rem;display:block;font-size:8rem;line-height:1;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.accessDeniedPage .boxTexts .title{margin-bottom:.5rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}@media (min-width:768px){.accessDeniedPage .boxTexts .title{font-size:3rem;line-height:1}}.accessDeniedPage .boxTexts .description{margin-bottom:1.25rem;--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.accessDeniedPage .boxTexts .button{display:flex;max-width:200px;align-items:center;gap:.5rem;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));padding:.5rem 1.25rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.accessDeniedPage .boxTexts .button:hover{opacity:.8}@media (min-width:768px){.accessDeniedPage .boxImage img{max-width:32rem}}.productPage .header{display:flex;justify-content:space-between}.productPage .header .boxTitle{display:flex;flex-direction:column;gap:.5rem}.productPage .header .boxTitle .title{margin-bottom:.25rem;display:flex;align-items:center;gap:.75rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}:is(.dark .productPage .header .boxTitle .title){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.productPage .header .boxTitle .price{align-items:center;justify-content:center;--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}.productPage .header .boxAmount{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:.75rem;--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));padding-left:1rem;padding-right:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.productPage .header .boxAmount .amount{font-size:1.5rem;line-height:2rem;font-weight:700}.productPage .header .boxAmount .info{font-size:.875rem;line-height:1.25rem}.productPage .itemsSection{margin-top:2.5rem;margin-bottom:2.5rem;display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:768px){.productPage .itemsSection{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}.productPage .itemsSection .boxItems{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity));--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;animation-duration:.5s}.productPage .itemsSection .boxItems,.productPage .itemsSection .boxItems:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.productPage .itemsSection .boxItems:hover{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color)}:is(.dark .productPage .itemsSection .boxItems){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.productPage .itemsSection .boxItems .title{display:flex;align-items:center;gap:1.25rem;border-top-left-radius:var(--radius);border-top-right-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity));padding:.75rem 1rem;font-weight:700;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}:is(.dark .productPage .itemsSection .boxItems .title){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.productPage .itemsSection .boxItems .denied{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity))}.productPage .itemsSection .boxItems .list{padding:1rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.productPage .itemsSection .boxItems .list .item{padding-top:.5rem;padding-bottom:.5rem}.productPage .itemsSection .boxItems .list .item:hover{--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity))}.clientsPage .subTitle{--tw-text-opacity:1;color:rgb(56 56 56/var(--tw-text-opacity))}:is(.dark .clientsPage .subTitle){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.clientsPage .pagination{margin-top:.75rem;margin-bottom:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.75rem;border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem 2rem;--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}:is(.dark .clientsPage .pagination){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.clientsPage .pagination .boxInfo .text{font-size:.75rem;line-height:1rem}.clientsPage .pagination .boxButtons{display:flex;gap:.5rem;font-size:.75rem;line-height:1rem}.clientsPage .pagination .boxButtons .item{border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity));padding:.25rem .5rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.2s;animation-duration:.2s}.clientsPage .pagination .boxButtons .item:hover{font-weight:700;--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.clientsPage .pagination .boxButtons .active{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.clientsPage .pagination .boxButtons .active,.clientsPage .pagination .boxButtons .active:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.searchPage .ais-SearchBox-form{margin-top:1rem;margin-bottom:1rem;display:flex;align-items:stretch;justify-content:stretch;gap:.5rem}.searchPage .ais-SearchBox-form .ais-SearchBox-input{width:50%;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));padding:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(56 56 56/var(--tw-text-opacity))}:is(.dark .searchPage .ais-SearchBox-form .ais-SearchBox-input){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}:is(.dark .searchPage .ais-SearchBox-form .ais-SearchBox-input)::-moz-placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .searchPage .ais-SearchBox-form .ais-SearchBox-input)::placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.searchPage .ais-SearchBox-form .ais-SearchBox-submit{border-radius:1rem;background-color:rgba(37,99,235,.9);padding-left:1rem;padding-right:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.searchPage .ais-SearchBox-form .ais-SearchBox-submit:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.searchPage .ais-SearchBox-form .ais-SearchBox-submit .ais-SearchBox-submitIcon{height:1rem;width:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.searchPage .boxResults{margin-top:2.5rem;display:flex;flex-direction:column;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}:is(.dark .searchPage .boxResults){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.searchPage .boxResults .header{margin-bottom:1rem;margin-top:.5rem;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:center;justify-content:space-between;gap:.5rem;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity));padding:.75rem;font-weight:700}:is(.dark .searchPage .boxResults .header){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}.searchPage .boxResults .header .first{grid-column:span 4/span 4;margin-right:.5rem}@media (min-width:1024px){.searchPage .boxResults .header .first{grid-column:span 2/span 2}}.searchPage .boxResults .hit{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:center;justify-content:space-between;gap:.5rem;border-bottom-width:1px;border-color:rgba(241,245,249,.8);padding:.75rem}.searchPage .boxResults .hit:hover{background-color:rgba(241,245,249,.4)}:is(.dark .searchPage .boxResults .hit){--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity))}:is(.dark .searchPage .boxResults .hit:hover){background-color:rgba(2,6,23,.2)}.searchPage .boxResults .hit .first{grid-column:span 4/span 4;margin-right:.5rem;display:flex;flex-direction:column}@media (min-width:1024px){.searchPage .boxResults .hit .first{grid-column:span 2/span 2}}.searchPage .boxResults .hit .first .ais-Highlight{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchPage .boxResults .hit .first .name{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.searchPage .footer{margin-top:1rem;display:flex;flex-direction:column;gap:1rem;border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.25rem;--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}:is(.dark .searchPage .footer){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}@media (min-width:768px){.searchPage .footer{display:flex;flex-direction:row;justify-content:space-between}}.searchPage .footer .info{font-size:.875rem;line-height:1.25rem}.newClientsRelatory{display:flex;flex-direction:column;gap:1.75rem}.newClientsRelatory .mainTitleArea{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:space-between}@media (min-width:768px){.newClientsRelatory .mainTitleArea{flex-direction:row}}.newClientsRelatory .boxInfo{display:flex;gap:3rem}.newClientsRelatory .boxInfo .info{display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700;text-transform:capitalize;--tw-text-opacity:1;color:rgb(169 169 169/var(--tw-text-opacity))}.newClientsRelatory .chartsArea{display:flex;width:100%;flex-direction:column;gap:1.75rem}@media (min-width:1536px){.newClientsRelatory .chartsArea{flex-direction:row;justify-content:space-between}}.newClientsRelatory .chartsArea .newClientsChartArea{display:flex;width:100%;flex-direction:column;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.25rem}@media (min-width:1536px){.newClientsRelatory .chartsArea .newClientsChartArea{width:60%}}.newClientsRelatory .chartsArea .chartTitleArea{display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media (min-width:768px){.newClientsRelatory .chartsArea .chartTitleArea{flex-direction:row}}.newClientsRelatory .chartsArea .calendarArea{display:flex;width:100%;flex-direction:column;justify-content:center;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.25rem}@media (min-width:1536px){.newClientsRelatory .chartsArea .calendarArea{width:40%}}.newClientsRelatory .chartsArea .chartTitle{border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));font-size:1.25rem;font-weight:700;color:rgb(15 23 42/var(--tw-text-opacity))}.newClientsRelatory .chartsArea .chartTitle,.newClientsRelatory .chartsArea .chartTitleDeselected{cursor:pointer;padding:1rem;line-height:1.75rem;--tw-text-opacity:1;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;animation-duration:.5s}.newClientsRelatory .chartsArea .chartTitleDeselected{font-size:1.125rem;font-weight:400;color:rgb(169 169 169/var(--tw-text-opacity))}.newClientsRelatory .chartsArea .chartTitleDeselected:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.newClientsRelatory .boxResults{margin-top:2.5rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.newClientsRelatory .boxResults .titleArea{display:flex;width:100%;flex-direction:column;justify-content:space-between;gap:.5rem;padding:.25rem}@media (min-width:768px){.newClientsRelatory .boxResults .titleArea{flex-direction:row;gap:0}}.newClientsRelatory .boxResults .listTitle{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.newClientsRelatory .boxResults .header{margin-top:.5rem;margin-bottom:1rem;display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-content:space-between;border-radius:1rem;padding:.75rem;font-size:1rem;line-height:1.5rem;font-weight:700}.newClientsRelatory .boxResults .header,.newClientsRelatory .boxResults .header:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}@media (min-width:768px){.newClientsRelatory .boxResults .header{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.newClientsRelatory .boxResults .header{grid-template-columns:repeat(6,minmax(0,1fr));font-size:1.125rem;line-height:1.75rem}}.newClientsRelatory .boxResults .header .first{margin-right:.5rem}@media (min-width:1280px){.newClientsRelatory .boxResults .header .first{grid-column:span 2/span 2}}.newClientsRelatory .boxResults .hit{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-content:space-between;overflow-wrap:break-word;border-radius:1rem;padding:.75rem}.newClientsRelatory .boxResults .hit:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}@media (min-width:768px){.newClientsRelatory .boxResults .hit{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.newClientsRelatory .boxResults .hit{grid-template-columns:repeat(6,minmax(0,1fr))}}.newClientsRelatory .boxResults .hit .hitTexts{font-size:.875rem;line-height:1.25rem}@media (min-width:1280px){.newClientsRelatory .boxResults .hit .hitTexts{font-size:1rem;line-height:1.5rem}}.newClientsRelatory .boxResults .hit .first{margin-right:.5rem}@media (min-width:768px){.newClientsRelatory .boxResults .hit .first{display:flex;flex-direction:column}}@media (min-width:1280px){.newClientsRelatory .boxResults .hit .first{grid-column:span 2/span 2}}.newClientsRelatory .boxResults .hit .entryDate{margin-right:.75rem;font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.newClientsRelatory .boxResults .hit .entryDate{justify-self:end}}@media (min-width:1280px){.newClientsRelatory .boxResults .hit .entryDate{margin:0;justify-self:auto;font-size:1rem;line-height:1.5rem}}.rdrMonth{width:100%!important}.clientsOnNoticeRelatory{gap:.5rem}.clientsOnNoticeRelatory,.clientsOnNoticeRelatory .mainTitleArea{display:flex;width:100%;flex-direction:column;align-items:flex-start}.clientsOnNoticeRelatory .mainTitleArea{justify-content:space-between}@media (min-width:768px){.clientsOnNoticeRelatory .mainTitleArea{flex-direction:row}}.clientsOnNoticeRelatory .chartsArea{display:flex;width:100%;flex-direction:column;gap:1.75rem}@media (min-width:1536px){.clientsOnNoticeRelatory .chartsArea{flex-direction:row;justify-content:space-between}}.clientsOnNoticeRelatory .chartsArea .clientsOnNoticeChartArea{display:flex;width:100%;flex-direction:column;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.25rem}@media (min-width:1536px){.clientsOnNoticeRelatory .chartsArea .clientsOnNoticeChartArea{width:60%}}.clientsOnNoticeRelatory .chartsArea .squareChart{display:flex;width:100%;flex-direction:column;justify-content:center;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.25rem}@media (min-width:1536px){.clientsOnNoticeRelatory .chartsArea .squareChart{width:40%}}.clientsOnNoticeRelatory .chartsArea .chartTitle{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.clientsOnNoticeRelatory .boxResults{margin-top:2.5rem;width:100%;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.clientsOnNoticeRelatory .boxResults .titleArea{display:flex;width:100%;flex-direction:column;justify-content:space-between;gap:.5rem;padding:.25rem}@media (min-width:768px){.clientsOnNoticeRelatory .boxResults .titleArea{flex-direction:row;gap:0}}.clientsOnNoticeRelatory .boxResults .listTitle{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.clientsOnNoticeRelatory .boxResults .header{margin-top:.5rem;margin-bottom:1rem;display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-content:space-between;border-radius:var(--radius);padding:.75rem;font-size:1rem;line-height:1.5rem;font-weight:700}.clientsOnNoticeRelatory .boxResults .header,.clientsOnNoticeRelatory .boxResults .header:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}@media (min-width:768px){.clientsOnNoticeRelatory .boxResults .header{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.clientsOnNoticeRelatory .boxResults .header{grid-template-columns:repeat(6,minmax(0,1fr));font-size:1.125rem;line-height:1.75rem}}.clientsOnNoticeRelatory .boxResults .header .first{margin-right:.5rem}@media (min-width:1280px){.clientsOnNoticeRelatory .boxResults .header .first{grid-column:span 2/span 2}}.clientsOnNoticeRelatory .boxResults .hit{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-content:space-between;overflow-wrap:break-word;border-radius:var(--radius);padding:.75rem}.clientsOnNoticeRelatory .boxResults .hit:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}@media (min-width:768px){.clientsOnNoticeRelatory .boxResults .hit{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.clientsOnNoticeRelatory .boxResults .hit{grid-template-columns:repeat(6,minmax(0,1fr))}}.clientsOnNoticeRelatory .boxResults .hit .hitTexts{font-size:.875rem;line-height:1.25rem}@media (min-width:1280px){.clientsOnNoticeRelatory .boxResults .hit .hitTexts{font-size:1rem;line-height:1.5rem}}.clientsOnNoticeRelatory .boxResults .hit .first{margin-right:.5rem}@media (min-width:768px){.clientsOnNoticeRelatory .boxResults .hit .first{display:flex;flex-direction:column}}@media (min-width:1280px){.clientsOnNoticeRelatory .boxResults .hit .first{grid-column:span 2/span 2}}.clientsOnNoticeRelatory .boxResults .hit .entryDate{margin-right:.75rem;justify-self:end;font-size:.875rem;line-height:1.25rem}@media (min-width:1280px){.clientsOnNoticeRelatory .boxResults .hit .entryDate{margin:0;justify-self:auto;font-size:1rem;line-height:1.5rem}}.clientsLeavingRelatory{display:flex;flex-direction:column;gap:1.75rem}.clientsLeavingRelatory .mainTitleArea{display:flex;width:100%;flex-direction:column;align-items:flex-start;justify-content:space-between}@media (min-width:768px){.clientsLeavingRelatory .mainTitleArea{flex-direction:row}}.clientsLeavingRelatory .boxInfo{display:flex;gap:3rem}.clientsLeavingRelatory .boxInfo .info{display:flex;align-items:center;justify-content:center;gap:.5rem;font-weight:700;text-transform:capitalize;--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.clientsLeavingRelatory .chartsArea{display:flex;width:100%;flex-direction:column;gap:1.75rem}@media (min-width:1536px){.clientsLeavingRelatory .chartsArea{flex-direction:row;justify-content:space-between}}.clientsLeavingRelatory .chartsArea .newClientsChartArea{display:flex;width:100%;flex-direction:column;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.25rem}@media (min-width:1536px){.clientsLeavingRelatory .chartsArea .newClientsChartArea{width:60%}}.clientsLeavingRelatory .chartsArea .chartTitleArea{display:flex;flex-direction:column;align-items:center;gap:1.25rem}@media (min-width:768px){.clientsLeavingRelatory .chartsArea .chartTitleArea{flex-direction:row}}.clientsLeavingRelatory .chartsArea .calendarArea{display:flex;width:100%;flex-direction:column;justify-content:center;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.25rem}@media (min-width:1536px){.clientsLeavingRelatory .chartsArea .calendarArea{width:40%}}.clientsLeavingRelatory .chartsArea .chartTitle{border-radius:var(--radius);--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));font-size:1.25rem;font-weight:700;color:rgb(15 23 42/var(--tw-text-opacity))}.clientsLeavingRelatory .chartsArea .chartTitle,.clientsLeavingRelatory .chartsArea .chartTitleDeselected{cursor:pointer;padding:1rem;line-height:1.75rem;--tw-text-opacity:1;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.5s;animation-duration:.5s}.clientsLeavingRelatory .chartsArea .chartTitleDeselected{font-size:1.125rem;font-weight:400;color:rgb(169 169 169/var(--tw-text-opacity))}.clientsLeavingRelatory .chartsArea .chartTitleDeselected:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));font-size:1.25rem;line-height:1.75rem;font-weight:600;--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.clientsLeavingRelatory .boxResults{margin-top:2.5rem;border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.clientsLeavingRelatory .boxResults .titleArea{display:flex;width:100%;flex-direction:column;justify-content:space-between;gap:.5rem;padding:.25rem}@media (min-width:768px){.clientsLeavingRelatory .boxResults .titleArea{flex-direction:row;gap:0}}.clientsLeavingRelatory .boxResults .listTitle{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.clientsLeavingRelatory .boxResults .header{margin-top:.5rem;margin-bottom:1rem;display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;justify-content:space-between;border-radius:var(--radius);padding:.75rem;font-size:1rem;line-height:1.5rem;font-weight:700}.clientsLeavingRelatory .boxResults .header,.clientsLeavingRelatory .boxResults .header:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}@media (min-width:768px){.clientsLeavingRelatory .boxResults .header{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.clientsLeavingRelatory .boxResults .header{grid-template-columns:repeat(7,minmax(0,1fr));font-size:1.125rem;line-height:1.75rem}}.clientsLeavingRelatory .boxResults .header .first{margin-right:.5rem}@media (min-width:1280px){.clientsLeavingRelatory .boxResults .header .first{grid-column:span 2/span 2}}.clientsLeavingRelatory .boxResults .hit{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;justify-content:space-between;overflow-wrap:break-word;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));padding:.75rem}.clientsLeavingRelatory .boxResults .hit:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}@media (min-width:768px){.clientsLeavingRelatory .boxResults .hit{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.clientsLeavingRelatory .boxResults .hit{grid-template-columns:repeat(7,minmax(0,1fr))}}.clientsLeavingRelatory .boxResults .hit .hitTexts{font-size:.875rem;line-height:1.25rem}@media (min-width:1280px){.clientsLeavingRelatory .boxResults .hit .hitTexts{font-size:1rem;line-height:1.5rem}}.clientsLeavingRelatory .boxResults .hit .first{margin-right:.5rem}@media (min-width:768px){.clientsLeavingRelatory .boxResults .hit .first{display:flex;flex-direction:column}}@media (min-width:1280px){.clientsLeavingRelatory .boxResults .hit .first{grid-column:span 2/span 2}}.clientsLeavingRelatory .boxResults .hit .entryDate{margin-right:.75rem;font-size:.875rem;line-height:1.25rem}@media (min-width:768px){.clientsLeavingRelatory .boxResults .hit .entryDate{justify-self:end}}@media (min-width:1280px){.clientsLeavingRelatory .boxResults .hit .entryDate{margin:0;justify-self:auto;font-size:1rem;line-height:1.5rem}}.blockedClientsRelatory{gap:.5rem}.blockedClientsRelatory,.blockedClientsRelatory .mainTitleArea{display:flex;width:100%;flex-direction:column;align-items:flex-start}.blockedClientsRelatory .mainTitleArea{justify-content:space-between}@media (min-width:768px){.blockedClientsRelatory .mainTitleArea{flex-direction:row}}.blockedClientsRelatory .chartsArea{display:flex;width:100%;flex-direction:column;gap:1.75rem}@media (min-width:1536px){.blockedClientsRelatory .chartsArea{flex-direction:row;justify-content:space-between}}.blockedClientsRelatory .chartsArea .clientsOnNoticeChartArea{display:flex;width:100%;flex-direction:column;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.25rem}@media (min-width:1536px){.blockedClientsRelatory .chartsArea .clientsOnNoticeChartArea{width:60%}}.blockedClientsRelatory .chartsArea .squareChart{display:flex;width:100%;flex-direction:column;justify-content:center;border-radius:1.5rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:1.25rem}@media (min-width:1536px){.blockedClientsRelatory .chartsArea .squareChart{width:40%}}.blockedClientsRelatory .chartsArea .chartTitle{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.blockedClientsRelatory .boxResults{margin-top:2.5rem;width:100%;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.75rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.blockedClientsRelatory .boxResults .titleArea{display:flex;width:100%;flex-direction:column;justify-content:space-between;gap:.5rem;padding:.25rem}@media (min-width:768px){.blockedClientsRelatory .boxResults .titleArea{flex-direction:row;gap:0}}.blockedClientsRelatory .boxResults .listTitle{font-size:1.25rem;line-height:1.75rem;font-weight:700;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.blockedClientsRelatory .boxResults .header{margin-top:.5rem;margin-bottom:1rem;display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-content:space-between;border-radius:var(--radius);padding:.75rem;font-size:1rem;line-height:1.5rem;font-weight:700}.blockedClientsRelatory .boxResults .header,.blockedClientsRelatory .boxResults .header:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}@media (min-width:768px){.blockedClientsRelatory .boxResults .header{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.blockedClientsRelatory .boxResults .header{grid-template-columns:repeat(6,minmax(0,1fr));font-size:1.125rem;line-height:1.75rem}}.blockedClientsRelatory .boxResults .header .first{margin-right:.5rem}@media (min-width:1280px){.blockedClientsRelatory .boxResults .header .first{grid-column:span 2/span 2}}.blockedClientsRelatory .boxResults .hit{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;justify-content:space-between;overflow-wrap:break-word;border-radius:var(--radius);padding:.75rem}.blockedClientsRelatory .boxResults .hit:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}@media (min-width:768px){.blockedClientsRelatory .boxResults .hit{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1280px){.blockedClientsRelatory .boxResults .hit{grid-template-columns:repeat(6,minmax(0,1fr))}}.blockedClientsRelatory .boxResults .hit .hitTexts{font-size:.875rem;line-height:1.25rem}@media (min-width:1280px){.blockedClientsRelatory .boxResults .hit .hitTexts{font-size:1rem;line-height:1.5rem}}.blockedClientsRelatory .boxResults .hit .first{margin-right:.5rem}@media (min-width:768px){.blockedClientsRelatory .boxResults .hit .first{display:flex;flex-direction:column}}@media (min-width:1280px){.blockedClientsRelatory .boxResults .hit .first{grid-column:span 2/span 2}}.blockedClientsRelatory .boxResults .hit .entryDate{margin-right:.75rem;justify-self:end;font-size:.875rem;line-height:1.25rem}@media (min-width:1280px){.blockedClientsRelatory .boxResults .hit .entryDate{margin:0;justify-self:auto;font-size:1rem;line-height:1.5rem}}.tasksPage .header{display:flex;justify-content:space-between}.tasksPage .header .registerTask{display:flex;align-items:center;gap:.25rem;border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));padding:.5rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s;animation-duration:.3s}.tasksPage .header .registerTask:hover{background-color:rgba(37,99,235,.8)}.tasksPage .tasksSection{margin-top:2rem;display:flex;justify-content:flex-start;gap:1.5rem;overflow-x:scroll}@media (min-width:1280px){.tasksPage .tasksSection{overflow-x:hidden}}.tasksPage .modalSection{position:absolute;top:0;bottom:0;display:flex;height:75%;align-items:center;--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.taskPage .sectionTask{max-height:100vh;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}:is(.dark .taskPage .sectionTask){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.taskPage .sectionTask .header{display:flex;justify-content:space-between}.taskPage .sectionTask .header .boxInfo{display:flex;align-items:center;gap:1.5rem}.taskPage .sectionTask .header .boxInfo .title{font-size:2.25rem;line-height:2.5rem;font-weight:700;text-transform:uppercase}.taskPage .sectionTask .header .boxInfo .info{display:flex;align-items:center;justify-content:center;gap:.5rem}.taskPage .sectionTask .header .boxStatus{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}@media (min-width:768px){.taskPage .sectionTask .header .boxStatus{align-items:flex-end}}.taskPage .sectionTask .header .boxStatus .status{border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));padding:.5rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.taskPage .sectionTask .header .boxStatus .date{font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.taskPage .sectionTask .taskBody{margin-top:.5rem;margin-bottom:.5rem;display:flex;height:600px;width:100%;flex-direction:column-reverse;align-items:stretch;gap:1.25rem}@media (min-width:768px){.taskPage .sectionTask .taskBody{gap:2.5rem}}@media (min-width:1024px){.taskPage .sectionTask .taskBody{flex-direction:row;justify-content:space-between}}.taskPage .sectionTask .taskBody .commentsSection{max-height:100%;flex:1 1 0%;flex-direction:column;gap:2rem;overflow-y:auto;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity));padding:1rem}:is(.dark .taskPage .sectionTask .taskBody .commentsSection){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));background-color:hsla(0,0%,100%,.05)}@media (min-width:768px){.taskPage .sectionTask .taskBody .commentsSection{padding:2.5rem}}@media (min-width:1024px){.taskPage .sectionTask .taskBody .commentsSection{display:flex}}.taskPage .sectionTask .taskBody .commentsSection .boxComments{display:flex;flex-direction:column;gap:2.5rem}.taskPage .sectionTask .taskBody .commentsSection .boxComments .comment{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.25rem;--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.taskPage .sectionTask .taskBody .commentsSection .boxComments .comment .text{border-radius:1rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:.5rem}.taskPage .sectionTask .taskBody .commentsSection .form{display:flex;justify-content:space-between}.taskPage .sectionTask .taskBody .commentsSection .form .input{min-width:85%;border-bottom-left-radius:1rem;border-top-left-radius:1rem;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));padding:.5rem 1rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}:is(.dark .taskPage .sectionTask .taskBody .commentsSection .form .input){--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}.taskPage .sectionTask .taskBody .commentsSection .form .submit{width:100%;border-bottom-right-radius:1rem;border-top-right-radius:1rem;--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.taskPage .sectionTask .taskBody .commentsSection .form .submit:hover{background-color:rgba(37,99,235,.9)}.taskPage .sectionTask .taskBody .checklistBox{display:flex;flex-direction:column;gap:1rem}

/*
! tailwindcss v3.3.1 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}:root{--background:0 0% 100%;--foreground:222.2 84% 4.9%;--card:0 0% 100%;--card-foreground:222.2 84% 4.9%;--popover:0 0% 100%;--popover-foreground:222.2 84% 4.9%;--primary:221.2 83.2% 53.3%;--primary-foreground:210 40% 98%;--secondary:210 40% 96.1%;--secondary-foreground:222.2 47.4% 11.2%;--muted:210 40% 96.1%;--muted-foreground:215.4 16.3% 46.9%;--accent:210 40% 96.1%;--accent-foreground:222.2 47.4% 11.2%;--destructive:0 84.2% 60.2%;--destructive-foreground:210 40% 98%;--border:214.3 31.8% 91.4%;--input:214.3 31.8% 91.4%;--ring:221.2 83.2% 53.3%;--radius:0.75rem;--chart-1:12 76% 61%;--chart-2:173 58% 39%;--chart-3:197 37% 24%;--chart-4:43 74% 66%;--chart-5:27 87% 67%;--sidebar-background:221.2 83.2% 53.3%;--sidebar-foreground:0 0% 100%;--sidebar-primary:240 5.9% 10%;--sidebar-primary-foreground:0 0% 98%;--sidebar-accent:240 4.8% 95.9%;--sidebar-accent-foreground:221.2 83.2% 53.3%;--sidebar-border:220 13% 91%;--sidebar-ring:217.2 91.2% 59.8%}.dark{--background:222.2 84% 4.9%;--foreground:210 40% 98%;--card:222.2 84% 4.9%;--card-foreground:210 40% 98%;--popover:222.2 84% 4.9%;--popover-foreground:210 40% 98%;--primary:217.2 91.2% 59.8%;--primary-foreground:222.2 47.4% 11.2%;--secondary:217.2 32.6% 17.5%;--secondary-foreground:210 40% 98%;--muted:217.2 32.6% 17.5%;--muted-foreground:215 20.2% 65.1%;--accent:217.2 32.6% 17.5%;--accent-foreground:210 40% 98%;--destructive:0 62.8% 30.6%;--destructive-foreground:210 40% 98%;--border:217.2 32.6% 17.5%;--input:217.2 32.6% 17.5%;--ring:224.3 76.3% 48%;--chart-1:220 70% 50%;--chart-2:160 60% 45%;--chart-3:30 80% 55%;--chart-4:280 65% 60%;--chart-5:340 75% 55%;--sidebar-background:240 79% 3%;--sidebar-foreground:240 4.8% 95.9%;--sidebar-primary:224.3 76.3% 48%;--sidebar-primary-foreground:0 0% 100%;--sidebar-accent:240 3.7% 15.9%;--sidebar-accent-foreground:240 4.8% 95.9%;--sidebar-border:240 3.7% 15.9%;--sidebar-ring:217.2 91.2% 59.8%}*{border-color:hsl(var(--border));outline-color:hsl(var(--ring)/.5)}body{background-color:hsl(var(--background));color:hsl(var(--foreground))}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-slate{--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-lead:#475569;--tw-prose-links:#0f172a;--tw-prose-bold:#0f172a;--tw-prose-counters:#64748b;--tw-prose-bullets:#cbd5e1;--tw-prose-hr:#e2e8f0;--tw-prose-quotes:#0f172a;--tw-prose-quote-borders:#e2e8f0;--tw-prose-captions:#64748b;--tw-prose-kbd:#0f172a;--tw-prose-kbd-shadows:15 23 42;--tw-prose-code:#0f172a;--tw-prose-pre-code:#e2e8f0;--tw-prose-pre-bg:#1e293b;--tw-prose-th-borders:#cbd5e1;--tw-prose-td-borders:#e2e8f0;--tw-prose-invert-body:#cbd5e1;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#94a3b8;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#94a3b8;--tw-prose-invert-bullets:#475569;--tw-prose-invert-hr:#334155;--tw-prose-invert-quotes:#f1f5f9;--tw-prose-invert-quote-borders:#334155;--tw-prose-invert-captions:#94a3b8;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#cbd5e1;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#475569;--tw-prose-invert-td-borders:#334155}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.pointer-events-auto{pointer-events:auto}.visible{visibility:visible}.invisible{visibility:hidden}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.inset-x-0{left:0;right:0}.inset-y-0{top:0;bottom:0}.-bottom-px{bottom:-1px}.-right-0{right:0}.-right-1{right:-.25rem}.-right-2{right:-.5rem}.-top-2{top:-.5rem}.-top-5{top:-1.25rem}.bottom-0{bottom:0}.bottom-14{bottom:3.5rem}.bottom-3{bottom:.75rem}.bottom-4{bottom:1rem}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.bottom-7{bottom:1.75rem}.left-0{left:0}.left-1{left:.25rem}.left-1\/2{left:50%}.left-2{left:.5rem}.left-24{left:6rem}.left-5{left:1.25rem}.left-6{left:1.5rem}.left-7{left:1.75rem}.left-\[-1000px\]{left:-1000px}.left-\[50\%\]{left:50%}.right-0{right:0}.right-1{right:.25rem}.right-2{right:.5rem}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.top-0{top:0}.top-1{top:.25rem}.top-1\.5{top:.375rem}.top-1\/2{top:50%}.top-1\/3{top:33.333333%}.top-2{top:.5rem}.top-2\.5{top:.625rem}.top-3{top:.75rem}.top-3\.5{top:.875rem}.top-4{top:1rem}.top-\[-1000px\]{top:-1000px}.top-\[50\%\]{top:50%}.\!z-\[1000\]{z-index:1000!important}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.z-\[10000\]{z-index:10000}.z-\[10001\]{z-index:10001}.z-\[1001\]{z-index:1001}.z-\[100\]{z-index:100}.z-\[21\]{z-index:21}.z-\[39\]{z-index:39}.z-\[40\]{z-index:40}.z-\[41\]{z-index:41}.z-\[4\]{z-index:4}.z-\[50\]{z-index:50}.z-\[51\]{z-index:51}.z-\[52\]{z-index:52}.z-\[53\]{z-index:53}.z-\[54\]{z-index:54}.z-\[55\]{z-index:55}.z-\[56\]{z-index:56}.z-\[58\]{z-index:58}.z-\[60\]{z-index:60}.z-\[61\]{z-index:61}.z-\[999\]{z-index:999}.col-span-1{grid-column:span 1/span 1}.col-span-2{grid-column:span 2/span 2}.col-span-3{grid-column:span 3/span 3}.col-span-4{grid-column:span 4/span 4}.col-span-6{grid-column:span 6/span 6}.col-start-1{grid-column-start:1}.row-span-1{grid-row:span 1/span 1}.row-span-2{grid-row:span 2/span 2}.m-0{margin:0}.m-1{margin:.25rem}.-mx-1{margin-left:-.25rem;margin-right:-.25rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-3\.5{margin-left:.875rem;margin-right:.875rem}.mx-7{margin-left:1.75rem;margin-right:1.75rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-0\.5{margin-top:.125rem;margin-bottom:.125rem}.my-1{margin-top:.25rem;margin-bottom:.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.my-6{margin-top:1.5rem;margin-bottom:1.5rem}.my-7{margin-top:1.75rem;margin-bottom:1.75rem}.my-8{margin-top:2rem;margin-bottom:2rem}.my-auto{margin-top:auto;margin-bottom:auto}.\!mb-5{margin-bottom:1.25rem!important}.\!mt-0{margin-top:0!important}.-ml-2{margin-left:-.5rem}.-ml-2\.5{margin-left:-.625rem}.-ml-\[15px\]{margin-left:-15px}.-ml-\[9px\]{margin-left:-9px}.-mt-14{margin-top:-3.5rem}.-mt-2{margin-top:-.5rem}.mb-0{margin-bottom:0}.mb-0\.5{margin-bottom:.125rem}.mb-1{margin-bottom:.25rem}.mb-1\.5{margin-bottom:.375rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-2{margin-bottom:.5rem}.mb-20{margin-bottom:5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mb-8{margin-bottom:2rem}.mb-auto{margin-bottom:auto}.ml-0{margin-left:0}.ml-1{margin-left:.25rem}.ml-12{margin-left:3rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-3\.5{margin-left:.875rem}.ml-4{margin-left:1rem}.ml-7{margin-left:1.75rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mr-0\.5{margin-right:.125rem}.mr-2{margin-right:.5rem}.mr-4{margin-right:1rem}.mr-5{margin-right:1.25rem}.mr-auto{margin-right:auto}.mt-0{margin-top:0}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-1\.5{margin-top:.375rem}.mt-10{margin-top:2.5rem}.mt-11{margin-top:2.75rem}.mt-14{margin-top:3.5rem}.mt-16{margin-top:4rem}.mt-2{margin-top:.5rem}.mt-2\.5{margin-top:.625rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.mt-6{margin-top:1.5rem}.mt-7{margin-top:1.75rem}.mt-8{margin-top:2rem}.mt-\[10\%\]{margin-top:10%}.mt-auto{margin-top:auto}.box-border{box-sizing:border-box}.line-clamp-1{-webkit-line-clamp:1}.line-clamp-1,.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}.line-clamp-2{-webkit-line-clamp:2}.line-clamp-6{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:6}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.inline-flex{display:inline-flex}.\!table{display:table!important}.table{display:table}.grid{display:grid}.list-item{display:list-item}.\!hidden{display:none!important}.hidden{display:none}.aspect-square{aspect-ratio:1/1}.aspect-video{aspect-ratio:16/9}.h-0{height:0}.h-0\.5{height:.125rem}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-1\/2{height:50%}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-24{height:6rem}.h-28{height:7rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-32{height:8rem}.h-36{height:9rem}.h-4{height:1rem}.h-40{height:10rem}.h-44{height:11rem}.h-5{height:1.25rem}.h-52{height:13rem}.h-56{height:14rem}.h-6{height:1.5rem}.h-60{height:15rem}.h-64{height:16rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-80{height:20rem}.h-9{height:2.25rem}.h-\[1\.125rem\]{height:1.125rem}.h-\[11\.5rem\]{height:11.5rem}.h-\[12\.5rem\]{height:12.5rem}.h-\[120px\]{height:120px}.h-\[12rem\]{height:12rem}.h-\[130px\]{height:130px}.h-\[140px\]{height:140px}.h-\[150px\]{height:150px}.h-\[160px\]{height:160px}.h-\[17\.5rem\]{height:17.5rem}.h-\[170px\]{height:170px}.h-\[180px\]{height:180px}.h-\[18rem\]{height:18rem}.h-\[195px\]{height:195px}.h-\[1px\]{height:1px}.h-\[200px\]{height:200px}.h-\[20rem\]{height:20rem}.h-\[21px\]{height:21px}.h-\[225px\]{height:225px}.h-\[230px\]{height:230px}.h-\[250px\]{height:250px}.h-\[25px\]{height:25px}.h-\[300px\]{height:300px}.h-\[320px\]{height:320px}.h-\[34px\]{height:34px}.h-\[350px\]{height:350px}.h-\[360px\]{height:360px}.h-\[380px\]{height:380px}.h-\[400px\]{height:400px}.h-\[40px\]{height:40px}.h-\[42px\]{height:42px}.h-\[45vh\]{height:45vh}.h-\[461px\]{height:461px}.h-\[48px\]{height:48px}.h-\[500px\]{height:500px}.h-\[50px\]{height:50px}.h-\[50vh\]{height:50vh}.h-\[520px\]{height:520px}.h-\[600px\]{height:600px}.h-\[60vh\]{height:60vh}.h-\[65vh\]{height:65vh}.h-\[7\.5rem\]{height:7.5rem}.h-\[70vh\]{height:70vh}.h-\[8\.25rem\]{height:8.25rem}.h-\[80vh\]{height:80vh}.h-\[85vh\]{height:85vh}.h-\[860px\]{height:860px}.h-\[8rem\]{height:8rem}.h-\[90vh\]{height:90vh}.h-\[calc\(100vh-5rem\)\]{height:calc(100vh - 5rem)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-fit{height:-moz-fit-content;height:fit-content}.h-full{height:100%}.h-max{height:-moz-max-content;height:max-content}.h-min{height:-moz-min-content;height:min-content}.h-px{height:1px}.h-screen{height:100vh}.max-h-60{max-height:15rem}.max-h-\[--radix-select-content-available-height\]{max-height:var(--radix-select-content-available-height)}.max-h-\[300px\]{max-height:300px}.max-h-\[330px\]{max-height:330px}.max-h-\[350px\]{max-height:350px}.max-h-\[450px\]{max-height:450px}.max-h-\[500px\]{max-height:500px}.max-h-\[7\.5rem\]{max-height:7.5rem}.max-h-\[85vh\]{max-height:85vh}.max-h-\[90vh\]{max-height:90vh}.max-h-\[96vh\]{max-height:96vh}.max-h-\[var\(--radix-dropdown-menu-content-available-height\)\]{max-height:var(--radix-dropdown-menu-content-available-height)}.min-h-0{min-height:0}.min-h-\[130px\]{min-height:130px}.min-h-\[200px\]{min-height:200px}.min-h-\[32px\]{min-height:32px}.min-h-\[36px\]{min-height:36px}.min-h-\[450px\]{min-height:450px}.min-h-\[45vh\]{min-height:45vh}.min-h-\[5rem\]{min-height:5rem}.min-h-\[60px\]{min-height:60px}.min-h-\[674px\]{min-height:674px}.min-h-\[6rem\]{min-height:6rem}.min-h-\[7\.5rem\]{min-height:7.5rem}.min-h-\[800px\]{min-height:800px}.min-h-full{min-height:100%}.min-h-screen{min-height:100vh}.w-0{width:0}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-1\/12{width:8.333333%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-14{width:3.5rem}.w-16{width:4rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-2\/3{width:66.666667%}.w-2\/4{width:50%}.w-2\/5{width:40%}.w-20{width:5rem}.w-24{width:6rem}.w-28{width:7rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-3\/5{width:60%}.w-3\/6{width:50%}.w-32{width:8rem}.w-36{width:9rem}.w-4{width:1rem}.w-4\/5{width:80%}.w-40{width:10rem}.w-44{width:11rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-5\/12{width:41.666667%}.w-52{width:13rem}.w-6{width:1.5rem}.w-60{width:15rem}.w-64{width:16rem}.w-7{width:1.75rem}.w-72{width:18rem}.w-8{width:2rem}.w-80{width:20rem}.w-9{width:2.25rem}.w-96{width:24rem}.w-\[--radix-popover-trigger-width\]{width:var(--radix-popover-trigger-width)}.w-\[--sidebar-width\]{width:var(--sidebar-width)}.w-\[1\.125rem\]{width:1.125rem}.w-\[10\%\]{width:10%}.w-\[10rem\]{width:10rem}.w-\[120px\]{width:120px}.w-\[140px\]{width:140px}.w-\[16rem\]{width:16rem}.w-\[180px\]{width:180px}.w-\[18rem\]{width:18rem}.w-\[1px\]{width:1px}.w-\[200px\]{width:200px}.w-\[20rem\]{width:20rem}.w-\[21px\]{width:21px}.w-\[23rem\]{width:23rem}.w-\[250px\]{width:250px}.w-\[2px\]{width:2px}.w-\[3\.125rem\]{width:3.125rem}.w-\[30\%\]{width:30%}.w-\[300px\]{width:300px}.w-\[320px\]{width:320px}.w-\[34px\]{width:34px}.w-\[40\%\]{width:40%}.w-\[400px\]{width:400px}.w-\[40rem\]{width:40rem}.w-\[42px\]{width:42px}.w-\[470px\]{width:470px}.w-\[480px\]{width:480px}.w-\[48px\]{width:48px}.w-\[490px\]{width:490px}.w-\[4rem\]{width:4rem}.w-\[50\%\]{width:50%}.w-\[50px\]{width:50px}.w-\[512px\]{width:512px}.w-\[52rem\]{width:52rem}.w-\[600px\]{width:600px}.w-\[732px\]{width:732px}.w-\[7rem\]{width:7rem}.w-\[80\%\]{width:80%}.w-\[80px\]{width:80px}.w-\[90\%\]{width:90%}.w-\[900px\]{width:900px}.w-\[90px\]{width:90px}.w-\[90vw\]{width:90vw}.w-auto{width:auto}.w-fit{width:-moz-fit-content;width:fit-content}.w-full{width:100%}.w-min{width:-moz-min-content;width:min-content}.w-px{width:1px}.w-screen{width:100vw}.min-w-0{min-width:0}.min-w-\[100px\]{min-width:100px}.min-w-\[120px\]{min-width:120px}.min-w-\[150px\]{min-width:150px}.min-w-\[17rem\]{min-width:17rem}.min-w-\[18px\]{min-width:18px}.min-w-\[200px\]{min-width:200px}.min-w-\[24px\]{min-width:24px}.min-w-\[250px\]{min-width:250px}.min-w-\[280px\]{min-width:280px}.min-w-\[288px\]{min-width:288px}.min-w-\[300px\]{min-width:300px}.min-w-\[32px\]{min-width:32px}.min-w-\[36px\]{min-width:36px}.min-w-\[4\.5rem\]{min-width:4.5rem}.min-w-\[400px\]{min-width:400px}.min-w-\[60\%\]{min-width:60%}.min-w-\[600px\]{min-width:600px}.min-w-\[650px\]{min-width:650px}.min-w-\[7\.5rem\]{min-width:7.5rem}.min-w-\[850px\]{min-width:850px}.min-w-\[8rem\]{min-width:8rem}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-fit{min-width:-moz-fit-content;min-width:fit-content}.min-w-full{min-width:100%}.min-w-max{min-width:-moz-max-content;min-width:max-content}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.max-w-\[--skeleton-width\]{max-width:var(--skeleton-width)}.max-w-\[100px\]{max-width:100px}.max-w-\[100vw\]{max-width:100vw}.max-w-\[10rem\]{max-width:10rem}.max-w-\[11\.25rem\]{max-width:11.25rem}.max-w-\[120px\]{max-width:120px}.max-w-\[128px\]{max-width:128px}.max-w-\[130px\]{max-width:130px}.max-w-\[150px\]{max-width:150px}.max-w-\[160px\]{max-width:160px}.max-w-\[170px\]{max-width:170px}.max-w-\[180px\]{max-width:180px}.max-w-\[200px\]{max-width:200px}.max-w-\[250px\]{max-width:250px}.max-w-\[270px\]{max-width:270px}.max-w-\[280px\]{max-width:280px}.max-w-\[300px\]{max-width:300px}.max-w-\[320px\]{max-width:320px}.max-w-\[330px\]{max-width:330px}.max-w-\[350px\]{max-width:350px}.max-w-\[370px\]{max-width:370px}.max-w-\[4\.5rem\]{max-width:4.5rem}.max-w-\[400px\]{max-width:400px}.max-w-\[420px\]{max-width:420px}.max-w-\[430px\]{max-width:430px}.max-w-\[440px\]{max-width:440px}.max-w-\[450px\]{max-width:450px}.max-w-\[470px\]{max-width:470px}.max-w-\[500px\]{max-width:500px}.max-w-\[50px\]{max-width:50px}.max-w-\[60\%\]{max-width:60%}.max-w-\[7\.5rem\]{max-width:7.5rem}.max-w-\[80\%\]{max-width:80%}.max-w-\[800px\]{max-width:800px}.max-w-\[900px\]{max-width:900px}.max-w-lg{max-width:32rem}.max-w-max{max-width:-moz-max-content;max-width:max-content}.max-w-md{max-width:28rem}.max-w-min{max-width:-moz-min-content;max-width:min-content}.max-w-none{max-width:none}.max-w-sm{max-width:24rem}.max-w-xl{max-width:36rem}.max-w-xs{max-width:20rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.flex-grow{flex-grow:1}.caption-bottom{caption-side:bottom}.border-collapse{border-collapse:collapse}.origin-\[--radix-dropdown-menu-content-transform-origin\]{transform-origin:var(--radix-dropdown-menu-content-transform-origin)}.origin-\[--radix-hover-card-content-transform-origin\]{transform-origin:var(--radix-hover-card-content-transform-origin)}.origin-\[--radix-popover-content-transform-origin\]{transform-origin:var(--radix-popover-content-transform-origin)}.origin-\[--radix-select-content-transform-origin\]{transform-origin:var(--radix-select-content-transform-origin)}.origin-\[--radix-tooltip-content-transform-origin\]{transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-x-1\/2,.-translate-x-px{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-translate-x-px{--tw-translate-x:-1px}.-translate-y-1\/2{--tw-translate-y:-50%}.-translate-y-1\/2,.translate-x-0{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-0{--tw-translate-x:0px}.translate-x-0\.5{--tw-translate-x:0.125rem}.translate-x-0\.5,.translate-x-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-x-\[-50\%\]{--tw-translate-x:-50%}.translate-x-px{--tw-translate-x:1px}.translate-x-px,.translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-\[-50\%\]{--tw-translate-y:-50%}.rotate-180{--tw-rotate:180deg}.rotate-180,.scale-100{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x:1;--tw-scale-y:1}.scale-95{--tw-scale-x:.95;--tw-scale-y:.95}.scale-95,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.animate-\[spin_500ms_linear_infinite\]{animation:spin .5s linear infinite}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.\!cursor-pointer{cursor:pointer!important}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.touch-none{touch-action:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.resize-none{resize:none}.resize-y{resize:vertical}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.break-after-page{-moz-column-break-after:page;break-after:page}.grid-flow-row{grid-auto-flow:row}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-items-center{justify-items:center}.gap-0{gap:0}.gap-0\.5{gap:.125rem}.gap-1{gap:.25rem}.gap-1\.5{gap:.375rem}.gap-10{gap:2.5rem}.gap-11{gap:2.75rem}.gap-12{gap:3rem}.gap-14{gap:3.5rem}.gap-16{gap:4rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-7{gap:1.75rem}.gap-8{gap:2rem}.gap-9{gap:2.25rem}.gap-x-1{-moz-column-gap:.25rem;column-gap:.25rem}.gap-x-2{-moz-column-gap:.5rem;column-gap:.5rem}.gap-x-5{-moz-column-gap:1.25rem;column-gap:1.25rem}.gap-y-2{row-gap:.5rem}.space-x-0>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(0px * var(--tw-space-x-reverse));margin-left:calc(0px * calc(1 - var(--tw-space-x-reverse)))}.space-x-0\.5>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.125rem * var(--tw-space-x-reverse));margin-left:calc(.125rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.space-y-0\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.125rem * var(--tw-space-y-reverse))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-1\.5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.375rem * var(--tw-space-y-reverse))}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem * var(--tw-space-y-reverse))}.space-y-12>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3rem * var(--tw-space-y-reverse))}.space-y-14>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(3.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(3.5rem * var(--tw-space-y-reverse))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.space-y-9>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.25rem * var(--tw-space-y-reverse))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse:0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-gray-200>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(169 169 169/var(--tw-divide-opacity))}.place-self-center{place-self:center}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.\!overflow-auto{overflow:auto!important}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-hidden{overflow-y:hidden}.overflow-x-scroll{overflow-x:scroll}.truncate{overflow:hidden;white-space:nowrap}.overflow-ellipsis,.text-ellipsis,.truncate{text-overflow:ellipsis}.whitespace-normal{white-space:normal}.whitespace-nowrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.whitespace-pre-wrap{white-space:pre-wrap}.break-words{overflow-wrap:break-word}.break-all{word-break:break-all}.rounded{border-radius:.25rem}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[10px\]{border-radius:10px}.rounded-\[2px\]{border-radius:2px}.rounded-\[4px\]{border-radius:4px}.rounded-\[inherit\]{border-radius:inherit}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:var(--radius)}.rounded-md{border-radius:calc(var(--radius) - 2px)}.rounded-none{border-radius:0}.rounded-sm{border-radius:calc(var(--radius) - 4px)}.rounded-xl{border-radius:.75rem}.rounded-l-md{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-r-md{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.rounded-s-3xl{border-start-start-radius:1.5rem;border-end-start-radius:1.5rem}.rounded-t-lg{border-top-left-radius:var(--radius);border-top-right-radius:var(--radius)}.rounded-bl-3xl{border-bottom-left-radius:1.5rem}.rounded-bl-\[42px\]{border-bottom-left-radius:42px}.rounded-bl-lg{border-bottom-left-radius:var(--radius)}.rounded-bl-md{border-bottom-left-radius:calc(var(--radius) - 2px)}.rounded-bl-none{border-bottom-left-radius:0}.rounded-bl-xl{border-bottom-left-radius:.75rem}.rounded-br-3xl{border-bottom-right-radius:1.5rem}.rounded-br-\[42px\]{border-bottom-right-radius:42px}.rounded-br-lg{border-bottom-right-radius:var(--radius)}.rounded-br-md{border-bottom-right-radius:calc(var(--radius) - 2px)}.rounded-br-none{border-bottom-right-radius:0}.rounded-br-xl{border-bottom-right-radius:.75rem}.rounded-tl-3xl{border-top-left-radius:1.5rem}.rounded-tl-\[42px\]{border-top-left-radius:42px}.rounded-tl-lg{border-top-left-radius:var(--radius)}.rounded-tl-md{border-top-left-radius:calc(var(--radius) - 2px)}.rounded-tl-none{border-top-left-radius:0}.rounded-tl-xl{border-top-left-radius:.75rem}.rounded-tr-lg{border-top-right-radius:var(--radius)}.rounded-tr-md{border-top-right-radius:calc(var(--radius) - 2px)}.rounded-tr-none{border-top-right-radius:0}.rounded-tr-xl{border-top-right-radius:.75rem}.border{border-width:1px}.border-2{border-width:2px}.border-\[1\.5px\]{border-width:1.5px}.border-\[6px\]{border-width:6px}.border-y{border-top-width:1px}.border-b,.border-y{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l{border-left-width:1px}.border-l-4{border-left-width:4px}.border-r{border-right-width:1px}.border-r-2{border-right-width:2px}.border-t{border-top-width:1px}.border-t-2{border-top-width:2px}.border-t-4{border-top-width:4px}.border-solid{border-style:solid}.border-dashed{border-style:dashed}.\!border-none{border-style:none!important}.border-none{border-style:none}.\!border-red-500{--tw-border-opacity:1!important;border-color:rgb(239 68 68/var(--tw-border-opacity))!important}.border-\[--color-border\]{border-color:var(--color-border)}.border-amber-500{--tw-border-opacity:1;border-color:rgb(245 158 11/var(--tw-border-opacity))}.border-blue-200{--tw-border-opacity:1;border-color:rgb(191 219 254/var(--tw-border-opacity))}.border-blue-400{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.border-blue-500{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.border-blue-600{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.border-blue-700{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity))}.border-border\/50{border-color:hsl(var(--border)/.5)}.border-cyan-500{--tw-border-opacity:1;border-color:rgb(6 182 212/var(--tw-border-opacity))}.border-emerald-400{--tw-border-opacity:1;border-color:rgb(52 211 153/var(--tw-border-opacity))}.border-emerald-500{--tw-border-opacity:1;border-color:rgb(16 185 129/var(--tw-border-opacity))}.border-fuchsia-500{--tw-border-opacity:1;border-color:rgb(217 70 239/var(--tw-border-opacity))}.border-gray-200{--tw-border-opacity:1;border-color:rgb(169 169 169/var(--tw-border-opacity))}.border-gray-300{--tw-border-opacity:1;border-color:rgb(92 92 92/var(--tw-border-opacity))}.border-gray-400\/20{border-color:rgba(56,56,56,.2)}.border-green-200{--tw-border-opacity:1;border-color:rgb(187 247 208/var(--tw-border-opacity))}.border-green-500{--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}.border-green-700{--tw-border-opacity:1;border-color:rgb(21 128 61/var(--tw-border-opacity))}.border-indigo-500{--tw-border-opacity:1;border-color:rgb(99 102 241/var(--tw-border-opacity))}.border-input{border-color:hsl(var(--input))}.border-lime-500{--tw-border-opacity:1;border-color:rgb(132 204 22/var(--tw-border-opacity))}.border-orange-200{--tw-border-opacity:1;border-color:rgb(254 215 170/var(--tw-border-opacity))}.border-orange-500{--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity))}.border-pink-400{--tw-border-opacity:1;border-color:rgb(244 114 182/var(--tw-border-opacity))}.border-pink-500{--tw-border-opacity:1;border-color:rgb(236 72 153/var(--tw-border-opacity))}.border-primary{border-color:hsl(var(--primary))}.border-purple-500{--tw-border-opacity:1;border-color:rgb(168 85 247/var(--tw-border-opacity))}.border-red-200{--tw-border-opacity:1;border-color:rgb(254 202 202/var(--tw-border-opacity))}.border-red-300{--tw-border-opacity:1;border-color:rgb(252 165 165/var(--tw-border-opacity))}.border-red-400{--tw-border-opacity:1;border-color:rgb(248 113 113/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-red-600{--tw-border-opacity:1;border-color:rgb(220 38 38/var(--tw-border-opacity))}.border-red-700{--tw-border-opacity:1;border-color:rgb(185 28 28/var(--tw-border-opacity))}.border-sidebar-border{border-color:hsl(var(--sidebar-border))}.border-sky-500{--tw-border-opacity:1;border-color:rgb(14 165 233/var(--tw-border-opacity))}.border-slate-100{--tw-border-opacity:1;border-color:rgb(241 245 249/var(--tw-border-opacity))}.border-slate-100\/80{border-color:rgba(241,245,249,.8)}.border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.border-slate-300{--tw-border-opacity:1;border-color:rgb(203 213 225/var(--tw-border-opacity))}.border-slate-400{--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity))}.border-slate-400\/20{border-color:rgba(148,163,184,.2)}.border-slate-500{--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity))}.border-slate-600{--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity))}.border-slate-800{--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}.border-slate-900{--tw-border-opacity:1;border-color:rgb(15 23 42/var(--tw-border-opacity))}.border-teal-500{--tw-border-opacity:1;border-color:rgb(20 184 166/var(--tw-border-opacity))}.border-transparent{border-color:transparent}.border-violet-500{--tw-border-opacity:1;border-color:rgb(139 92 246/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.border-yellow-200{--tw-border-opacity:1;border-color:rgb(254 240 138/var(--tw-border-opacity))}.border-yellow-400{--tw-border-opacity:1;border-color:rgb(250 204 21/var(--tw-border-opacity))}.border-yellow-500{--tw-border-opacity:1;border-color:rgb(234 179 8/var(--tw-border-opacity))}.border-b-gray-100{--tw-border-opacity:1;border-bottom-color:rgb(243 244 246/var(--tw-border-opacity))}.border-b-slate-200{--tw-border-opacity:1;border-bottom-color:rgb(226 232 240/var(--tw-border-opacity))}.border-l-transparent{border-left-color:transparent}.border-t-slate-200{--tw-border-opacity:1;border-top-color:rgb(226 232 240/var(--tw-border-opacity))}.border-t-transparent{border-top-color:transparent}.bg-\[\#BBF7D0\]{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.bg-\[\#BFDBFE\]{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.bg-\[\#FFF1C9\]{--tw-bg-opacity:1;background-color:rgb(255 241 201/var(--tw-bg-opacity))}.bg-\[--color-bg\]{background-color:var(--color-bg)}.bg-accent{background-color:hsl(var(--accent))}.bg-amber-50{--tw-bg-opacity:1;background-color:rgb(255 251 235/var(--tw-bg-opacity))}.bg-amber-500{--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}.bg-amber-500\/10{background-color:rgba(245,158,11,.1)}.bg-amber-900{--tw-bg-opacity:1;background-color:rgb(120 53 15/var(--tw-bg-opacity))}.bg-background{background-color:hsl(var(--background))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-black\/30{background-color:rgba(0,0,0,.3)}.bg-black\/40{background-color:rgba(0,0,0,.4)}.bg-black\/5{background-color:rgba(0,0,0,.05)}.bg-black\/50{background-color:rgba(0,0,0,.5)}.bg-black\/70{background-color:rgba(0,0,0,.7)}.bg-black\/80{background-color:rgba(0,0,0,.8)}.bg-blue-100{--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.bg-blue-400{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-blue-400\/10{background-color:rgba(37,99,235,.1)}.bg-blue-400\/80{background-color:rgba(37,99,235,.8)}.bg-blue-50{--tw-bg-opacity:1;background-color:rgb(250 251 255/var(--tw-bg-opacity))}.bg-blue-500{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.bg-blue-500\/10{background-color:rgba(59,130,246,.1)}.bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.bg-blue-600\/10{background-color:rgba(37,99,235,.1)}.bg-blue-700{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.bg-blue-800{--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.bg-blue-900{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.bg-border{background-color:hsl(var(--border))}.bg-border\/50{background-color:hsl(var(--border)/.5)}.bg-card{background-color:hsl(var(--card))}.bg-cyan-500{--tw-bg-opacity:1;background-color:rgb(6 182 212/var(--tw-bg-opacity))}.bg-destructive{background-color:hsl(var(--destructive))}.bg-emerald-100{--tw-bg-opacity:1;background-color:rgb(209 250 229/var(--tw-bg-opacity))}.bg-emerald-200{--tw-bg-opacity:1;background-color:rgb(167 243 208/var(--tw-bg-opacity))}.bg-emerald-400{--tw-bg-opacity:1;background-color:rgb(52 211 153/var(--tw-bg-opacity))}.bg-emerald-50{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.bg-emerald-500{--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.bg-emerald-900{--tw-bg-opacity:1;background-color:rgb(6 78 59/var(--tw-bg-opacity))}.bg-fuchsia-500{--tw-bg-opacity:1;background-color:rgb(217 70 239/var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity:1;background-color:rgb(169 169 169/var(--tw-bg-opacity))}.bg-gray-400{--tw-bg-opacity:1;background-color:rgb(56 56 56/var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.bg-green-100{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.bg-green-200{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.bg-green-50{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity))}.bg-green-500{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.bg-green-500\/10{background-color:rgba(34,197,94,.1)}.bg-green-600{--tw-bg-opacity:1;background-color:rgb(22 163 74/var(--tw-bg-opacity))}.bg-green-950{--tw-bg-opacity:1;background-color:rgb(5 46 22/var(--tw-bg-opacity))}.bg-indigo-500{--tw-bg-opacity:1;background-color:rgb(99 102 241/var(--tw-bg-opacity))}.bg-lime-500{--tw-bg-opacity:1;background-color:rgb(132 204 22/var(--tw-bg-opacity))}.bg-muted{background-color:hsl(var(--muted))}.bg-muted-foreground{background-color:hsl(var(--muted-foreground))}.bg-muted\/50{background-color:hsl(var(--muted)/.5)}.bg-orange-100{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.bg-orange-200{--tw-bg-opacity:1;background-color:rgb(254 215 170/var(--tw-bg-opacity))}.bg-orange-50{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity))}.bg-orange-500{--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}.bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.bg-orange-700{--tw-bg-opacity:1;background-color:rgb(194 65 12/var(--tw-bg-opacity))}.bg-pink-100{--tw-bg-opacity:1;background-color:rgb(252 231 243/var(--tw-bg-opacity))}.bg-pink-200{--tw-bg-opacity:1;background-color:rgb(251 207 232/var(--tw-bg-opacity))}.bg-pink-50{--tw-bg-opacity:1;background-color:rgb(253 242 248/var(--tw-bg-opacity))}.bg-pink-500{--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity))}.bg-pink-600{--tw-bg-opacity:1;background-color:rgb(219 39 119/var(--tw-bg-opacity))}.bg-pink-900{--tw-bg-opacity:1;background-color:rgb(131 24 67/var(--tw-bg-opacity))}.bg-popover{background-color:hsl(var(--popover))}.bg-primary{background-color:hsl(var(--primary))}.bg-primary\/10{background-color:hsl(var(--primary)/.1)}.bg-primary\/20{background-color:hsl(var(--primary)/.2)}.bg-purple-100{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.bg-purple-50{--tw-bg-opacity:1;background-color:rgb(250 245 255/var(--tw-bg-opacity))}.bg-purple-500{--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}.bg-purple-600{--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity))}.bg-red-100{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.bg-red-200{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.bg-red-400{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.bg-red-50{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity))}.bg-red-50\/50{background-color:hsla(0,86%,97%,.5)}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-red-500\/10{background-color:rgba(239,68,68,.1)}.bg-red-600{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.bg-red-600\/10{background-color:rgba(220,38,38,.1)}.bg-red-700{--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}.bg-red-800{--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}.bg-red-950{--tw-bg-opacity:1;background-color:rgb(69 10 10/var(--tw-bg-opacity))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-sidebar{background-color:hsl(var(--sidebar-background))}.bg-sidebar-accent{background-color:hsl(var(--sidebar-accent))}.bg-sidebar-border{background-color:hsl(var(--sidebar-border))}.bg-sky-500{--tw-bg-opacity:1;background-color:rgb(14 165 233/var(--tw-bg-opacity))}.bg-slate-100{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.bg-slate-300{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.bg-slate-400{--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}.bg-slate-400\/60{background-color:rgba(148,163,184,.6)}.bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.bg-slate-50\/50{background-color:rgba(248,250,252,.5)}.bg-slate-500{--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}.bg-slate-600{--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}.bg-slate-700{--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}.bg-slate-800{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.bg-slate-950{--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}.bg-slate-950\/30{background-color:rgba(2,6,23,.3)}.bg-teal-100{--tw-bg-opacity:1;background-color:rgb(204 251 241/var(--tw-bg-opacity))}.bg-teal-300{--tw-bg-opacity:1;background-color:rgb(94 234 212/var(--tw-bg-opacity))}.bg-teal-500{--tw-bg-opacity:1;background-color:rgb(20 184 166/var(--tw-bg-opacity))}.bg-teal-600{--tw-bg-opacity:1;background-color:rgb(13 148 136/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-violet-500{--tw-bg-opacity:1;background-color:rgb(139 92 246/var(--tw-bg-opacity))}.bg-violet-600{--tw-bg-opacity:1;background-color:rgb(124 58 237/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-white\/40{background-color:hsla(0,0%,100%,.4)}.bg-yellow-100{--tw-bg-opacity:1;background-color:rgb(254 249 195/var(--tw-bg-opacity))}.bg-yellow-200{--tw-bg-opacity:1;background-color:rgb(254 240 138/var(--tw-bg-opacity))}.bg-yellow-400{--tw-bg-opacity:1;background-color:rgb(250 204 21/var(--tw-bg-opacity))}.bg-yellow-50{--tw-bg-opacity:1;background-color:rgb(254 252 232/var(--tw-bg-opacity))}.bg-yellow-500{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.bg-yellow-800{--tw-bg-opacity:1;background-color:rgb(133 77 14/var(--tw-bg-opacity))}.bg-yellow-950{--tw-bg-opacity:1;background-color:rgb(66 32 6/var(--tw-bg-opacity))}.bg-zinc-100{--tw-bg-opacity:1;background-color:rgb(244 244 245/var(--tw-bg-opacity))}.bg-opacity-20{--tw-bg-opacity:0.2}.bg-opacity-25{--tw-bg-opacity:0.25}.bg-opacity-40{--tw-bg-opacity:0.4}.bg-opacity-60{--tw-bg-opacity:0.6}.bg-\[linear-gradient\(to_top_right\2c _\#2563eb_0\%\2c _\#3b82f6_40\%\2c _\#93c5fd_100\%\)\]{background-image:linear-gradient(to top right,#2563eb,#3b82f6 40%,#93c5fd)}.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}.from-blue-600{--tw-gradient-from:#2563eb var(--tw-gradient-from-position);--tw-gradient-from-position: ;--tw-gradient-to:rgba(37,99,235,0) var(--tw-gradient-from-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-blue-500{--tw-gradient-via-position: ;--tw-gradient-to:rgba(59,130,246,0) var(--tw-gradient-to-position);--tw-gradient-to-position: ;--tw-gradient-stops:var(--tw-gradient-from),#3b82f6 var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-blue-300{--tw-gradient-to:#93c5fd var(--tw-gradient-to-position);--tw-gradient-to-position: }.fill-black{fill:#000}.fill-blue-200{fill:#bfdbfe}.fill-blue-400{fill:#2563eb}.fill-current{fill:currentColor}.fill-foreground{fill:hsl(var(--foreground))}.fill-gray-700{fill:#374151}.fill-muted-foreground{fill:hsl(var(--muted-foreground))}.fill-primary{fill:hsl(var(--primary))}.fill-red-600{fill:#dc2626}.fill-slate-100{fill:#f1f5f9}.fill-slate-200{fill:#e2e8f0}.fill-slate-300{fill:#cbd5e1}.fill-slate-400{fill:#94a3b8}.fill-slate-800{fill:#1e293b}.fill-slate-900{fill:#0f172a}.fill-white{fill:#fff}.fill-yellow-400{fill:#facc15}.stroke-slate-200{stroke:#e2e8f0}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.object-top{-o-object-position:top;object-position:top}.\!p-0{padding:0!important}.p-0{padding:0}.p-0\.5{padding:.125rem}.p-1{padding:.25rem}.p-1\.5{padding:.375rem}.p-10{padding:2.5rem}.p-2{padding:.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-9{padding:2.25rem}.p-\[1px\]{padding:1px}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-1\.5{padding-left:.375rem;padding-right:.375rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-20{padding-left:5rem;padding-right:5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-7{padding-left:1.75rem;padding-right:1.75rem}.px-8{padding-left:2rem;padding-right:2rem}.px-9{padding-left:2.25rem;padding-right:2.25rem}.py-0{padding-top:0;padding-bottom:0}.py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-32{padding-top:8rem;padding-bottom:8rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-9{padding-top:2.25rem;padding-bottom:2.25rem}.py-\[11px\]{padding-top:11px;padding-bottom:11px}.py-\[15px\]{padding-top:15px;padding-bottom:15px}.py-\[2px\]{padding-top:2px;padding-bottom:2px}.pb-0{padding-bottom:0}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-2{padding-bottom:.5rem}.pb-2\.5{padding-bottom:.625rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-5{padding-bottom:1.25rem}.pb-6{padding-bottom:1.5rem}.pl-1{padding-left:.25rem}.pl-10{padding-left:2.5rem}.pl-11{padding-left:2.75rem}.pl-2{padding-left:.5rem}.pl-3{padding-left:.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.pl-6{padding-left:1.5rem}.pl-8{padding-left:2rem}.pl-\[50px\]{padding-left:50px}.pr-0{padding-right:0}.pr-1{padding-right:.25rem}.pr-10{padding-right:2.5rem}.pr-2{padding-right:.5rem}.pr-3{padding-right:.75rem}.pr-4{padding-right:1rem}.pr-5{padding-right:1.25rem}.pr-8{padding-right:2rem}.ps-0{padding-inline-start:0}.pt-0{padding-top:0}.pt-1{padding-top:.25rem}.pt-10{padding-top:2.5rem}.pt-2{padding-top:.5rem}.pt-2\.5{padding-top:.625rem}.pt-24{padding-top:6rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-5{padding-top:1.25rem}.pt-\[40px\]{padding-top:40px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.align-middle{vertical-align:middle}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-6xl{font-size:3.75rem;line-height:1}.text-\[0\.8rem\]{font-size:.8rem}.text-\[10px\]{font-size:10px}.text-\[32px\]{font-size:32px}.text-\[40px\]{font-size:40px}.text-\[68px\]{font-size:68px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.lowercase{text-transform:lowercase}.capitalize{text-transform:capitalize}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal) var(--tw-slashed-zero) var(--tw-numeric-figure) var(--tw-numeric-spacing) var(--tw-numeric-fraction)}.leading-4{line-height:1rem}.leading-6{line-height:1.5rem}.leading-none{line-height:1}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.tracking-wider{letter-spacing:.05em}.tracking-widest{letter-spacing:.1em}.text-\[\#7B7B7B\]{--tw-text-opacity:1;color:rgb(123 123 123/var(--tw-text-opacity))}.text-accent-foreground{color:hsl(var(--accent-foreground))}.text-amber-500{--tw-text-opacity:1;color:rgb(245 158 11/var(--tw-text-opacity))}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-blue-100{--tw-text-opacity:1;color:rgb(236 244 252/var(--tw-text-opacity))}.text-blue-200{--tw-text-opacity:1;color:rgb(191 219 254/var(--tw-text-opacity))}.text-blue-300{--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity))}.text-blue-400{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-blue-400\/50{color:rgba(37,99,235,.5)}.text-blue-50{--tw-text-opacity:1;color:rgb(250 251 255/var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.text-blue-800{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.text-blue-900{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}.text-blue-950{--tw-text-opacity:1;color:rgb(23 37 84/var(--tw-text-opacity))}.text-card-foreground{color:hsl(var(--card-foreground))}.text-current{color:currentColor}.text-destructive-foreground{color:hsl(var(--destructive-foreground))}.text-emerald-400{--tw-text-opacity:1;color:rgb(52 211 153/var(--tw-text-opacity))}.text-emerald-50{--tw-text-opacity:1;color:rgb(236 253 245/var(--tw-text-opacity))}.text-emerald-500{--tw-text-opacity:1;color:rgb(16 185 129/var(--tw-text-opacity))}.text-foreground{color:hsl(var(--foreground))}.text-gray-200{--tw-text-opacity:1;color:rgb(169 169 169/var(--tw-text-opacity))}.text-gray-300{--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(56 56 56/var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.text-green-400{--tw-text-opacity:1;color:rgb(74 222 128/var(--tw-text-opacity))}.text-green-50{--tw-text-opacity:1;color:rgb(240 253 244/var(--tw-text-opacity))}.text-green-500{--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}.text-green-600{--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}.text-green-800{--tw-text-opacity:1;color:rgb(22 101 52/var(--tw-text-opacity))}.text-green-950{--tw-text-opacity:1;color:rgb(5 46 22/var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity:1;color:rgb(79 70 229/var(--tw-text-opacity))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-orange-50{--tw-text-opacity:1;color:rgb(255 247 237/var(--tw-text-opacity))}.text-orange-500{--tw-text-opacity:1;color:rgb(249 115 22/var(--tw-text-opacity))}.text-orange-600{--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}.text-pink-400{--tw-text-opacity:1;color:rgb(244 114 182/var(--tw-text-opacity))}.text-pink-500{--tw-text-opacity:1;color:rgb(236 72 153/var(--tw-text-opacity))}.text-pink-600{--tw-text-opacity:1;color:rgb(219 39 119/var(--tw-text-opacity))}.text-popover-foreground{color:hsl(var(--popover-foreground))}.text-primary{color:hsl(var(--primary))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-purple-500{--tw-text-opacity:1;color:rgb(168 85 247/var(--tw-text-opacity))}.text-purple-600{--tw-text-opacity:1;color:rgb(147 51 234/var(--tw-text-opacity))}.text-red-300{--tw-text-opacity:1;color:rgb(252 165 165/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-50{--tw-text-opacity:1;color:rgb(254 242 242/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-red-600{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.text-red-700{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.text-secondary-foreground{color:hsl(var(--secondary-foreground))}.text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.text-sidebar-foreground{color:hsl(var(--sidebar-foreground))}.text-sidebar-foreground\/70{color:hsl(var(--sidebar-foreground)/.7)}.text-slate-200{--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}.text-slate-300{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.text-slate-400{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.text-slate-50{--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.text-slate-800{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.text-slate-950{--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity))}.text-teal-500{--tw-text-opacity:1;color:rgb(20 184 166/var(--tw-text-opacity))}.text-transparent{color:transparent}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.text-white\/70{color:hsla(0,0%,100%,.7)}.text-white\/80{color:hsla(0,0%,100%,.8)}.text-white\/90{color:hsla(0,0%,100%,.9)}.text-yellow-400{--tw-text-opacity:1;color:rgb(250 204 21/var(--tw-text-opacity))}.text-yellow-500{--tw-text-opacity:1;color:rgb(234 179 8/var(--tw-text-opacity))}.text-yellow-600{--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}.text-yellow-700{--tw-text-opacity:1;color:rgb(161 98 7/var(--tw-text-opacity))}.text-yellow-800{--tw-text-opacity:1;color:rgb(133 77 14/var(--tw-text-opacity))}.text-yellow-900{--tw-text-opacity:1;color:rgb(113 63 18/var(--tw-text-opacity))}.text-yellow-950{--tw-text-opacity:1;color:rgb(66 32 6/var(--tw-text-opacity))}.text-zinc-700{--tw-text-opacity:1;color:rgb(63 63 70/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.line-through{text-decoration-line:line-through}.decoration-blue-400{text-decoration-color:#2563eb}.underline-offset-2{text-underline-offset:2px}.underline-offset-4{text-underline-offset:4px}.placeholder-slate-400::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(148 163 184/var(--tw-placeholder-opacity))}.placeholder-slate-400::placeholder{--tw-placeholder-opacity:1;color:rgb(148 163 184/var(--tw-placeholder-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-30{opacity:.3}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color)}.shadow,.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[0_0_0_1px_hsl\(var\(--sidebar-border\)\)\]{--tw-shadow:0 0 0 1px hsl(var(--sidebar-border));--tw-shadow-colored:0 0 0 1px var(--tw-shadow-color)}.shadow-\[0_2px_2px\]{--tw-shadow:0 2px 2px;--tw-shadow-colored:0 2px 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-\[hsl\(206_22\%_7\%_\/_35\%\)_0px_10px_38px_-10px\2c _hsl\(206_22\%_7\%_\/_20\%\)_0px_10px_20px_-15px\]{--tw-shadow:rgba(14,18,22,.35) 0px 10px 38px -10px,rgba(14,18,22,.2) 0px 10px 20px -15px;--tw-shadow-colored:0px 10px 38px -10px var(--tw-shadow-color),0px 10px 20px -15px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.shadow-lg,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-none{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.shadow-none,.shadow-sm{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color)}.shadow-xl{--tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);--tw-shadow-colored:0 20px 25px -5px var(--tw-shadow-color),0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-black\/20{--tw-shadow-color:rgba(0,0,0,.2);--tw-shadow:var(--tw-shadow-colored)}.shadow-blue-400{--tw-shadow-color:#2563eb;--tw-shadow:var(--tw-shadow-colored)}.shadow-slate-800\/10{--tw-shadow-color:rgba(30,41,59,.1);--tw-shadow:var(--tw-shadow-colored)}.shadow-yellow-500{--tw-shadow-color:#eab308;--tw-shadow:var(--tw-shadow-colored)}.outline-none{outline:2px solid transparent;outline-offset:2px}.outline{outline-style:solid}.outline-1{outline-width:1px}.outline-2{outline-width:2px}.outline-offset-0{outline-offset:0}.outline-offset-2{outline-offset:2px}.outline-blue-400{outline-color:#2563eb}.ring-1{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-1,.ring-2{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.ring-black\/5{--tw-ring-color:rgba(0,0,0,.05)}.ring-sidebar-ring{--tw-ring-color:hsl(var(--sidebar-ring))}.ring-slate-200{--tw-ring-opacity:1;--tw-ring-color:rgb(226 232 240/var(--tw-ring-opacity))}.ring-slate-900{--tw-ring-opacity:1;--tw-ring-color:rgb(15 23 42/var(--tw-ring-opacity))}.ring-offset-1{--tw-ring-offset-width:1px}.ring-offset-background{--tw-ring-offset-color:hsl(var(--background))}.ring-offset-white{--tw-ring-offset-color:#fff}.drop-shadow{--tw-drop-shadow:drop-shadow(0 1px 2px rgba(0,0,0,.1)) drop-shadow(0 1px 1px rgba(0,0,0,.06))}.drop-shadow,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-\[2px\]{--tw-backdrop-blur:blur(2px)}.backdrop-blur-\[2px\],.backdrop-blur-sm{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[left\2c right\2c width\]{transition-property:left,right,width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[margin\2c opacity\]{transition-property:margin,opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\2c height\2c padding\]{transition-property:width,height,padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-100{transition-duration:.1s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-500{transition-duration:.5s}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{transition-timing-function:linear}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.will-change-transform{will-change:transform}.content-\[\'\'\]{--tw-content:"";content:var(--tw-content)}@keyframes enter{0%{opacity:var(--tw-enter-opacity,1);transform:translate3d(var(--tw-enter-translate-x,0),var(--tw-enter-translate-y,0),0) scale3d(var(--tw-enter-scale,1),var(--tw-enter-scale,1),var(--tw-enter-scale,1)) rotate(var(--tw-enter-rotate,0))}}@keyframes exit{to{opacity:var(--tw-exit-opacity,1);transform:translate3d(var(--tw-exit-translate-x,0),var(--tw-exit-translate-y,0),0) scale3d(var(--tw-exit-scale,1),var(--tw-exit-scale,1),var(--tw-exit-scale,1)) rotate(var(--tw-exit-rotate,0))}}.animate-in{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.fade-in-0{--tw-enter-opacity:0}.zoom-in-95{--tw-enter-scale:.95}.duration-100{animation-duration:.1s}.duration-150{animation-duration:.15s}.duration-200{animation-duration:.2s}.duration-300{animation-duration:.3s}.duration-500{animation-duration:.5s}.ease-in{animation-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{animation-timing-function:cubic-bezier(.4,0,.2,1)}.ease-linear{animation-timing-function:linear}.ease-out{animation-timing-function:cubic-bezier(0,0,.2,1)}.running{animation-play-state:running}@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");body{font-family:Inter,sans-serif}:is(.dark body){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 0;outline:0}.tableSection{margin-top:2.5rem;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:2rem;--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .tableSection){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}@media (min-width:768px){.tableSection{margin-top:4rem}}.tableSection h2{padding-bottom:1rem;font-size:1.5rem;line-height:2rem;font-weight:700;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.tableSection .boxTable{flex:1 1 0%;overflow:auto}.tableSection .boxTable table{width:100%;min-width:600px;border-collapse:collapse}.tableSection .boxTable table th{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity));padding:1rem;text-align:left;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.tableSection .boxTable table th:first-child{border-bottom-left-radius:var(--radius);border-top-left-radius:var(--radius);padding-left:1rem}.tableSection .boxTable table th:last-child{border-bottom-right-radius:var(--radius);border-top-right-radius:var(--radius);padding-right:2rem}:is(.dark .tableSection .boxTable table th){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.tableSection .boxTable table tr:hover{background-color:rgba(241,245,249,.4)}:is(.dark .tableSection .boxTable table tr:hover){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.tableSection .boxTable table td{cursor:pointer;border-bottom-width:1px;border-color:rgba(241,245,249,.8);padding:1rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.tableSection .boxTable table td:first-child{width:25%;padding-left:2rem}.tableSection .boxTable table td:last-child{padding-right:2rem}:is(.dark .tableSection .boxTable table td){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.pagination .ais-Pagination-list{display:flex;align-items:center;justify-content:center;gap:.25rem;--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}:is(.dark .pagination .ais-Pagination-list){--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}.pagination .ais-Pagination-item{border-radius:var(--radius);border-width:1px;--tw-border-opacity:1;border-color:rgb(236 244 252/var(--tw-border-opacity));padding-left:.75rem;padding-right:.75rem;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.pagination .ais-Pagination-item:hover{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}:is(.dark .pagination .ais-Pagination-item){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}:is(.dark .pagination .ais-Pagination-item:hover){--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity))}.pagination .ais-Pagination-item--selected{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.refinementListRoot{width:-moz-fit-content;width:fit-content}.refinementListLabelText{font-size:.875rem;line-height:1.25rem;color:rgba(15,23,42,.9)}:is(.dark .refinementListLabelText){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.refinementListList{display:flex;flex-direction:column;gap:.75rem}.refinementListLabel{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.refinementListLabel:hover{cursor:pointer}.refinementListCount{margin-left:auto;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(100 116 139/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity));padding-left:.25rem;padding-right:.25rem;font-size:.75rem;line-height:1rem;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .refinementListCount){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.refinementListCheckbox{height:1rem;width:1rem}.refinementListCheckbox:hover{cursor:pointer}.refinementListItem{border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));padding:.25rem .5rem}:is(.dark .refinementListItem){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}.ProseMirror .is-empty:before{content:attr(data-placeholder);float:left;height:0;pointer-events:none;--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.ql-toolbar.ql-snow{border-top-left-radius:calc(var(--radius) - 4px);border-top-right-radius:calc(var(--radius) - 4px);border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity))}:is(.dark .ql-toolbar.ql-snow){--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.ql-toolbar.ql-snow .ql-stroke{stroke:currentColor}.ql-toolbar.ql-snow .ql-fill{fill:currentColor}.ql-toolbar.ql-snow .ql-picker{color:inherit}.ql-toolbar.ql-snow .ql-picker-options{border-radius:calc(var(--radius) - 2px);border-width:1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .ql-toolbar.ql-snow .ql-picker-options){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.ql-toolbar.ql-snow .ql-picker-item{cursor:pointer;padding:.25rem .5rem;--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity))}:is(.dark .ql-toolbar.ql-snow .ql-picker-item){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.ql-toolbar.ql-snow .ql-picker-item:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}:is(.dark .ql-toolbar.ql-snow .ql-picker-item:hover){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.ql-toolbar.ql-snow .ql-picker-label{--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity))}:is(.dark .ql-toolbar.ql-snow .ql-picker-label){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.ql-container.ql-snow{border-bottom-right-radius:calc(var(--radius) - 4px);border-bottom-left-radius:calc(var(--radius) - 4px);border-width:0 1px 1px;--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity));background-color:transparent}:is(.dark .ql-container.ql-snow){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}.ql-container.ql-snow{min-height:160px;max-height:160px}.ql-editor{font-size:1rem;line-height:1.5rem;--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity))}:is(.dark .ql-editor){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.ql-editor{min-height:160px;max-height:160px}.ql-editor.ql-blank:before{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}:is(.dark .ql-editor.ql-blank):before{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.ql-editor.ql-blank:before{content:"Escreva aqui..."}:is(.dark .dark\:prose){color:var(--tw-prose-body);max-width:65ch}:is(.dark .dark\:prose) :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.dark .dark\:prose) :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}:is(.dark .dark\:prose) :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}:is(.dark .dark\:prose) :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}:is(.dark .dark\:prose) :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:is(.dark .dark\:prose) :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.dark .dark\:prose) :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.dark .dark\:prose) :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:is(.dark .dark\:prose) :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:is(.dark .dark\:prose) :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.dark .dark\:prose) :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.dark .dark\:prose) :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:is(.dark .dark\:prose) :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:is(.dark .dark\:prose) :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:is(.dark .dark\:prose) :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:is(.dark .dark\:prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}:is(.dark .dark\:prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}:is(.dark .dark\:prose) :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}:is(.dark .dark\:prose) :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}:is(.dark .dark\:prose) :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}:is(.dark .dark\:prose) :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:is(.dark .dark\:prose) :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:is(.dark .dark\:prose) :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}:is(.dark .dark\:prose) :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}:is(.dark .dark\:prose) :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}:is(.dark .dark\:prose) :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}:is(.dark .dark\:prose) :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}:is(.dark .dark\:prose) :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.dark .dark\:prose) :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}:is(.dark .dark\:prose) :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:is(.dark .dark\:prose) :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.dark .dark\:prose) :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}:is(.dark .dark\:prose) :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.dark .dark\:prose) :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px rgb(var(--tw-prose-kbd-shadows)/10%),0 3px 0 rgb(var(--tw-prose-kbd-shadows)/10%);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}:is(.dark .dark\:prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}:is(.dark .dark\:prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:is(.dark .dark\:prose) :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:is(.dark .dark\:prose) :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:is(.dark .dark\:prose) :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:is(.dark .dark\:prose) :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:is(.dark .dark\:prose) :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}:is(.dark .dark\:prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}:is(.dark .dark\:prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:is(.dark .dark\:prose) :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:is(.dark .dark\:prose) :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}:is(.dark .dark\:prose) :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}:is(.dark .dark\:prose) :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:is(.dark .dark\:prose) :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}:is(.dark .dark\:prose) :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:is(.dark .dark\:prose) :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}:is(.dark .dark\:prose) :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}:is(.dark .dark\:prose) :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:is(.dark .dark\:prose) :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}:is(.dark .dark\:prose) :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.dark .dark\:prose) :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}:is(.dark .dark\:prose){--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:17 24 39;--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}:is(.dark .dark\:prose) :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:is(.dark .dark\:prose) :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}:is(.dark .dark\:prose) :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.dark .dark\:prose) :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:is(.dark .dark\:prose) :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:is(.dark .dark\:prose) :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:is(.dark .dark\:prose) :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:is(.dark .dark\:prose) :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.dark .dark\:prose) :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.dark .dark\:prose) :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.dark .dark\:prose) :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.dark .dark\:prose) :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.dark .dark\:prose) :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.dark .dark\:prose) :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:is(.dark .dark\:prose) :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:is(.dark .dark\:prose) :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:is(.dark .dark\:prose) :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:is(.dark .dark\:prose) :where(:is(.dark .dark\:prose)>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}:is(.dark .dark\:prose-slate){--tw-prose-body:#334155;--tw-prose-headings:#0f172a;--tw-prose-lead:#475569;--tw-prose-links:#0f172a;--tw-prose-bold:#0f172a;--tw-prose-counters:#64748b;--tw-prose-bullets:#cbd5e1;--tw-prose-hr:#e2e8f0;--tw-prose-quotes:#0f172a;--tw-prose-quote-borders:#e2e8f0;--tw-prose-captions:#64748b;--tw-prose-kbd:#0f172a;--tw-prose-kbd-shadows:15 23 42;--tw-prose-code:#0f172a;--tw-prose-pre-code:#e2e8f0;--tw-prose-pre-bg:#1e293b;--tw-prose-th-borders:#cbd5e1;--tw-prose-td-borders:#e2e8f0;--tw-prose-invert-body:#cbd5e1;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#94a3b8;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#94a3b8;--tw-prose-invert-bullets:#475569;--tw-prose-invert-hr:#334155;--tw-prose-invert-quotes:#f1f5f9;--tw-prose-invert-quote-borders:#334155;--tw-prose-invert-captions:#94a3b8;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:255 255 255;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#cbd5e1;--tw-prose-invert-pre-bg:rgba(0,0,0,.5);--tw-prose-invert-th-borders:#475569;--tw-prose-invert-td-borders:#334155}:is(.dark .dark\:prose-invert){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.file\:border-0::file-selector-button{border-width:0}.file\:bg-transparent::file-selector-button{background-color:transparent}.file\:text-sm::file-selector-button{font-size:.875rem;line-height:1.25rem}.file\:font-medium::file-selector-button{font-weight:500}.file\:text-foreground::file-selector-button{color:hsl(var(--foreground))}.placeholder\:italic::-moz-placeholder{font-style:italic}.placeholder\:italic::placeholder{font-style:italic}.placeholder\:text-gray-300::-moz-placeholder{--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.placeholder\:text-gray-300::placeholder{--tw-text-opacity:1;color:rgb(92 92 92/var(--tw-text-opacity))}.placeholder\:text-gray-400::-moz-placeholder{--tw-text-opacity:1;color:rgb(56 56 56/var(--tw-text-opacity))}.placeholder\:text-gray-400::placeholder{--tw-text-opacity:1;color:rgb(56 56 56/var(--tw-text-opacity))}.placeholder\:text-muted-foreground::-moz-placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-muted-foreground::placeholder{color:hsl(var(--muted-foreground))}.placeholder\:text-slate-300::-moz-placeholder{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.placeholder\:text-slate-300::placeholder{--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}.placeholder\:text-slate-400::-moz-placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.placeholder\:text-slate-400::placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.placeholder\:text-slate-500::-moz-placeholder{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.placeholder\:text-slate-500::placeholder{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.placeholder\:text-slate-600::-moz-placeholder{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.placeholder\:text-slate-600::placeholder{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:left-1\/2:before{content:var(--tw-content);left:50%}.before\:left-4:before{content:var(--tw-content);left:1rem}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:top-10:before{content:var(--tw-content);top:2.5rem}.before\:h-\[calc\(100\%\+10rem\)\]:before{content:var(--tw-content);height:calc(100% + 10rem)}.before\:h-full:before{content:var(--tw-content);height:100%}.before\:min-h-\[44px\]:before{content:var(--tw-content);min-height:44px}.before\:w-full:before{content:var(--tw-content);width:100%}.before\:min-w-\[44px\]:before{content:var(--tw-content);min-width:44px}.before\:-translate-x-1\/2:before{--tw-translate-x:-50%}.before\:-translate-x-1\/2:before,.before\:-translate-y-1\/2:before{content:var(--tw-content);transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.before\:-translate-y-1\/2:before{--tw-translate-y:-50%}.before\:border-l:before{content:var(--tw-content);border-left-width:1px}.before\:border-slate-200:before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.before\:content-\[\'\'\]:before{--tw-content:"";content:var(--tw-content)}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:-inset-2:after{content:var(--tw-content);inset:-.5rem}.after\:inset-y-0:after{content:var(--tw-content);top:0;bottom:0}.after\:bottom-2:after{content:var(--tw-content);bottom:.5rem}.after\:bottom-2\.5:after{content:var(--tw-content);bottom:.625rem}.after\:left-1:after{content:var(--tw-content);left:.25rem}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:ml-1:after{content:var(--tw-content);margin-left:.25rem}.after\:ml-2:after{content:var(--tw-content);margin-left:.5rem}.after\:block:after{content:var(--tw-content);display:block}.after\:hidden:after{content:var(--tw-content);display:none}.after\:h-1:after{content:var(--tw-content);height:.25rem}.after\:h-1\.5:after{content:var(--tw-content);height:.375rem}.after\:h-2:after{content:var(--tw-content);height:.5rem}.after\:h-\[12px\]:after{content:var(--tw-content);height:12px}.after\:w-1:after{content:var(--tw-content);width:.25rem}.after\:w-1\.5:after{content:var(--tw-content);width:.375rem}.after\:w-2:after{content:var(--tw-content);width:.5rem}.after\:w-\[12px\]:after{content:var(--tw-content);width:12px}.after\:w-\[2px\]:after{content:var(--tw-content);width:2px}.after\:rounded-\[50\%\]:after{content:var(--tw-content);border-radius:50%}.after\:rounded-full:after{content:var(--tw-content);border-radius:9999px}.after\:bg-blue-400:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.after\:bg-emerald-500:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}.after\:bg-yellow-500:after{content:var(--tw-content);--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.after\:text-sm:after{content:var(--tw-content);font-size:.875rem;line-height:1.25rem}.after\:text-red-400:after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.after\:text-red-500:after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.after\:text-slate-400:after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.after\:text-slate-600:after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.after\:text-slate-700:after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.after\:content-\[\'\'\]:after{--tw-content:"";content:var(--tw-content)}.after\:content-\[\'\(opcionais\)\'\]:after{--tw-content:"(opcionais)";content:var(--tw-content)}.after\:content-\[\'\(opcional\)\'\]:after{--tw-content:"(opcional)";content:var(--tw-content)}.after\:content-\[\'\*\'\]:after{--tw-content:"*";content:var(--tw-content)}.first\:mt-0:first-child{margin-top:0}.first\:rounded-tl-2xl:first-child{border-top-left-radius:1rem}.first\:rounded-tr-2xl:first-child{border-top-right-radius:1rem}.first\:border-y:first-child{border-top-width:1px;border-bottom-width:1px}.last\:col-span-2:last-child{grid-column:span 2/span 2}.last\:mb-0:last-child{margin-bottom:0}.last\:rounded-bl-2xl:last-child{border-bottom-left-radius:1rem}.last\:rounded-br-2xl:last-child{border-bottom-right-radius:1rem}.last\:border-0:last-child{border-width:0}.last\:border-b:last-child{border-bottom-width:1px}.last\:border-none:last-child{border-style:none}.odd\:bg-slate-100:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.odd\:bg-slate-50:nth-child(odd){--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.even\:bg-slate-100:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.even\:bg-slate-50:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.even\:bg-slate-50\/50:nth-child(2n){background-color:rgba(248,250,252,.5)}.even\:bg-slate-50\/80:nth-child(2n){background-color:rgba(248,250,252,.8)}.focus-within\:relative:focus-within{position:relative}.focus-within\:z-20:focus-within{z-index:20}.focus-within\:border-blue-400:focus-within{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.focus-within\:text-blue-400:focus-within{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.hover\:cursor-pointer:hover{cursor:pointer}.hover\:border-blue-300:hover{--tw-border-opacity:1;border-color:rgb(147 197 253/var(--tw-border-opacity))}.hover\:border-blue-400:hover,.hover\:border-blue-600:hover{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.hover\:border-blue-700:hover{--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity))}.hover\:border-blue-800:hover{--tw-border-opacity:1;border-color:rgb(30 64 175/var(--tw-border-opacity))}.hover\:border-slate-200:hover{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.hover\:bg-accent:hover{background-color:hsl(var(--accent))}.hover\:bg-amber-900\/80:hover{background-color:rgba(120,53,15,.8)}.hover\:bg-blue-100:hover{--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity))}.hover\:bg-blue-200:hover{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.hover\:bg-blue-200\/50:hover{background-color:rgba(191,219,254,.5)}.hover\:bg-blue-200\/80:hover{background-color:rgba(191,219,254,.8)}.hover\:bg-blue-300:hover{--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}.hover\:bg-blue-300\/80:hover{background-color:rgba(147,197,253,.8)}.hover\:bg-blue-400:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-blue-400\/50:hover{background-color:rgba(37,99,235,.5)}.hover\:bg-blue-400\/80:hover{background-color:rgba(37,99,235,.8)}.hover\:bg-blue-400\/90:hover{background-color:rgba(37,99,235,.9)}.hover\:bg-blue-50:hover{--tw-bg-opacity:1;background-color:rgb(250 251 255/var(--tw-bg-opacity))}.hover\:bg-blue-500:hover{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.hover\:bg-blue-500\/80:hover{background-color:rgba(59,130,246,.8)}.hover\:bg-blue-600:hover{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.hover\:bg-blue-600\/10:hover{background-color:rgba(37,99,235,.1)}.hover\:bg-blue-600\/50:hover{background-color:rgba(37,99,235,.5)}.hover\:bg-blue-600\/60:hover{background-color:rgba(37,99,235,.6)}.hover\:bg-blue-600\/90:hover{background-color:rgba(37,99,235,.9)}.hover\:bg-blue-700:hover{--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}.hover\:bg-blue-900:hover{--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}.hover\:bg-destructive\/80:hover{background-color:hsl(var(--destructive)/.8)}.hover\:bg-destructive\/90:hover{background-color:hsl(var(--destructive)/.9)}.hover\:bg-emerald-50:hover{--tw-bg-opacity:1;background-color:rgb(236 253 245/var(--tw-bg-opacity))}.hover\:bg-emerald-500\/90:hover{background-color:rgba(16,185,129,.9)}.hover\:bg-emerald-600:hover{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.hover\:bg-emerald-900:hover{--tw-bg-opacity:1;background-color:rgb(6 78 59/var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity:1;background-color:rgb(243 244 246/var(--tw-bg-opacity))}.hover\:bg-gray-400\/10:hover{background-color:rgba(56,56,56,.1)}.hover\:bg-gray-50:hover{--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity))}.hover\:bg-green-100:hover{--tw-bg-opacity:1;background-color:rgb(220 252 231/var(--tw-bg-opacity))}.hover\:bg-green-100\/50:hover{background-color:rgba(220,252,231,.5)}.hover\:bg-green-200:hover{--tw-bg-opacity:1;background-color:rgb(187 247 208/var(--tw-bg-opacity))}.hover\:bg-green-300:hover{--tw-bg-opacity:1;background-color:rgb(134 239 172/var(--tw-bg-opacity))}.hover\:bg-green-50:hover{--tw-bg-opacity:1;background-color:rgb(240 253 244/var(--tw-bg-opacity))}.hover\:bg-green-500:hover{--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}.hover\:bg-green-500\/80:hover{background-color:rgba(34,197,94,.8)}.hover\:bg-muted\/50:hover{background-color:hsl(var(--muted)/.5)}.hover\:bg-orange-100:hover{--tw-bg-opacity:1;background-color:rgb(255 237 213/var(--tw-bg-opacity))}.hover\:bg-orange-100\/80:hover{background-color:rgba(255,237,213,.8)}.hover\:bg-orange-300:hover{--tw-bg-opacity:1;background-color:rgb(253 186 116/var(--tw-bg-opacity))}.hover\:bg-orange-400:hover{--tw-bg-opacity:1;background-color:rgb(251 146 60/var(--tw-bg-opacity))}.hover\:bg-orange-50:hover{--tw-bg-opacity:1;background-color:rgb(255 247 237/var(--tw-bg-opacity))}.hover\:bg-orange-500\/80:hover{background-color:rgba(249,115,22,.8)}.hover\:bg-pink-100\/80:hover{background-color:rgba(252,231,243,.8)}.hover\:bg-pink-300:hover{--tw-bg-opacity:1;background-color:rgb(249 168 212/var(--tw-bg-opacity))}.hover\:bg-pink-50:hover{--tw-bg-opacity:1;background-color:rgb(253 242 248/var(--tw-bg-opacity))}.hover\:bg-pink-500\/80:hover{background-color:rgba(236,72,153,.8)}.hover\:bg-pink-900:hover{--tw-bg-opacity:1;background-color:rgb(131 24 67/var(--tw-bg-opacity))}.hover\:bg-primary:hover{background-color:hsl(var(--primary))}.hover\:bg-primary\/80:hover{background-color:hsl(var(--primary)/.8)}.hover\:bg-primary\/90:hover{background-color:hsl(var(--primary)/.9)}.hover\:bg-purple-100:hover{--tw-bg-opacity:1;background-color:rgb(243 232 255/var(--tw-bg-opacity))}.hover\:bg-purple-500\/80:hover{background-color:rgba(168,85,247,.8)}.hover\:bg-red-100:hover{--tw-bg-opacity:1;background-color:rgb(254 226 226/var(--tw-bg-opacity))}.hover\:bg-red-200:hover{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.hover\:bg-red-300:hover{--tw-bg-opacity:1;background-color:rgb(252 165 165/var(--tw-bg-opacity))}.hover\:bg-red-400:hover{--tw-bg-opacity:1;background-color:rgb(248 113 113/var(--tw-bg-opacity))}.hover\:bg-red-400\/50:hover{background-color:hsla(0,91%,71%,.5)}.hover\:bg-red-400\/90:hover{background-color:hsla(0,91%,71%,.9)}.hover\:bg-red-50:hover{--tw-bg-opacity:1;background-color:rgb(254 242 242/var(--tw-bg-opacity))}.hover\:bg-red-500:hover{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.hover\:bg-red-500\/80:hover{background-color:rgba(239,68,68,.8)}.hover\:bg-red-500\/90:hover{background-color:rgba(239,68,68,.9)}.hover\:bg-red-600:hover{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.hover\:bg-secondary\/80:hover{background-color:hsl(var(--secondary)/.8)}.hover\:bg-sidebar-accent:hover{background-color:hsl(var(--sidebar-accent))}.hover\:bg-sidebar-accent\/30:hover{background-color:hsl(var(--sidebar-accent)/.3)}.hover\:bg-slate-100:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.hover\:bg-slate-100\/80:hover{background-color:rgba(241,245,249,.8)}.hover\:bg-slate-200:hover{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.hover\:bg-slate-300:hover{--tw-bg-opacity:1;background-color:rgb(203 213 225/var(--tw-bg-opacity))}.hover\:bg-slate-400\/40:hover{background-color:rgba(148,163,184,.4)}.hover\:bg-slate-50:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.hover\:bg-slate-500\/70:hover{background-color:rgba(100,116,139,.7)}.hover\:bg-slate-500\/80:hover{background-color:rgba(100,116,139,.8)}.hover\:bg-slate-800:hover{--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}.hover\:bg-teal-100\/80:hover{background-color:rgba(204,251,241,.8)}.hover\:bg-teal-500\/80:hover{background-color:rgba(20,184,166,.8)}.hover\:bg-transparent:hover{background-color:transparent}.hover\:bg-violet-500\/80:hover{background-color:rgba(139,92,246,.8)}.hover\:bg-yellow-300:hover{--tw-bg-opacity:1;background-color:rgb(253 224 71/var(--tw-bg-opacity))}.hover\:bg-yellow-400\/80:hover{background-color:rgba(250,204,21,.8)}.hover\:bg-yellow-500:hover{--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}.hover\:bg-zinc-50:hover{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.hover\:hover\:bg-slate-100:hover:hover{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.hover\:bg-opacity-80:hover{--tw-bg-opacity:0.8}.hover\:bg-opacity-90:hover{--tw-bg-opacity:0.9}.hover\:font-bold:hover{font-weight:700}.hover\:text-accent-foreground:hover{color:hsl(var(--accent-foreground))}.hover\:text-blue-300:hover{--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity))}.hover\:text-blue-400:hover{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.hover\:text-blue-50:hover{--tw-text-opacity:1;color:rgb(250 251 255/var(--tw-text-opacity))}.hover\:text-blue-500:hover{--tw-text-opacity:1;color:rgb(59 130 246/var(--tw-text-opacity))}.hover\:text-blue-600:hover{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.hover\:text-blue-700:hover{--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}.hover\:text-blue-800:hover{--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}.hover\:text-blue-900:hover{--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}.hover\:text-gray-200:hover{--tw-text-opacity:1;color:rgb(169 169 169/var(--tw-text-opacity))}.hover\:text-gray-400\/60:hover{color:rgba(56,56,56,.6)}.hover\:text-gray-600:hover{--tw-text-opacity:1;color:rgb(75 85 99/var(--tw-text-opacity))}.hover\:text-primary-foreground:hover{color:hsl(var(--primary-foreground))}.hover\:text-red-500:hover{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.hover\:text-red-500\/60:hover{color:rgba(239,68,68,.6)}.hover\:text-red-600:hover{--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.hover\:text-red-700:hover{--tw-text-opacity:1;color:rgb(185 28 28/var(--tw-text-opacity))}.hover\:text-sidebar-accent-foreground:hover{color:hsl(var(--sidebar-accent-foreground))}.hover\:text-slate-400:hover{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}.hover\:text-slate-50:hover{--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}.hover\:text-slate-600:hover{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.hover\:text-slate-700:hover{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.hover\:text-slate-800:hover{--tw-text-opacity:1;color:rgb(30 41 59/var(--tw-text-opacity))}.hover\:text-slate-900:hover{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.hover\:text-slate-900\/60:hover{color:rgba(15,23,42,.6)}.hover\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hover\:text-white\/90:hover{color:hsla(0,0%,100%,.9)}.hover\:underline:hover{text-decoration-line:underline}.hover\:underline-offset-1:hover{text-underline-offset:1px}.hover\:underline-offset-2:hover{text-underline-offset:2px}.hover\:opacity-100:hover{opacity:1}.hover\:opacity-50:hover{opacity:.5}.hover\:opacity-70:hover{opacity:.7}.hover\:opacity-80:hover{opacity:.8}.hover\:opacity-90:hover{opacity:.9}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover{--tw-shadow:0 0 0 1px hsl(var(--sidebar-accent));--tw-shadow-colored:0 0 0 1px var(--tw-shadow-color)}.hover\:shadow-\[0_0_0_1px_hsl\(var\(--sidebar-accent\)\)\]:hover,.hover\:shadow-lg:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-lg:hover{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color)}.hover\:shadow-md:hover{--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.hover\:shadow-md:hover,.hover\:shadow-none:hover{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.hover\:shadow-none:hover{--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000}.hover\:shadow-blue-50:hover{--tw-shadow-color:#fafbff;--tw-shadow:var(--tw-shadow-colored)}.hover\:outline-none:hover{outline:2px solid transparent;outline-offset:2px}.hover\:after\:bg-sidebar-border:hover:after{content:var(--tw-content);background-color:hsl(var(--sidebar-border))}.focus\:rounded-lg:focus{border-radius:var(--radius)}.focus\:border:focus{border-width:1px}.focus\:border-2:focus{border-width:2px}.focus\:border-blue-400:focus{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.focus\:border-blue-500:focus{--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}.focus\:border-blue-600:focus{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.focus\:border-white:focus{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.focus\:bg-accent:focus{background-color:hsl(var(--accent))}.focus\:bg-blue-600:focus{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.focus\:bg-primary:focus{background-color:hsl(var(--primary))}.focus\:text-accent-foreground:focus{color:hsl(var(--accent-foreground))}.focus\:text-blue-50:focus{--tw-text-opacity:1;color:rgb(250 251 255/var(--tw-text-opacity))}.focus\:text-primary-foreground:focus{color:hsl(var(--primary-foreground))}.focus\:shadow-\[0_0_0_2px\]:focus{--tw-shadow:0 0 0 2px;--tw-shadow-colored:0 0 0 2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.focus\:shadow-blue-300:focus{--tw-shadow-color:#93c5fd;--tw-shadow:var(--tw-shadow-colored)}.focus\:shadow-blue-600:focus{--tw-shadow-color:#2563eb;--tw-shadow:var(--tw-shadow-colored)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:outline-cyan-600:focus{outline-color:#0891b2}.focus\:ring:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-0:focus,.focus\:ring:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-0:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-1:focus,.focus\:ring-2:focus{box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)}.focus\:ring-amber-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(245 158 11/var(--tw-ring-opacity))}.focus\:ring-blue-400:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235/var(--tw-ring-opacity))}.focus\:ring-blue-50:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(250 251 255/var(--tw-ring-opacity))}.focus\:ring-blue-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus\:ring-cyan-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(6 182 212/var(--tw-ring-opacity))}.focus\:ring-green-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(34 197 94/var(--tw-ring-opacity))}.focus\:ring-indigo-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(99 102 241/var(--tw-ring-opacity))}.focus\:ring-lime-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(132 204 22/var(--tw-ring-opacity))}.focus\:ring-orange-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(249 115 22/var(--tw-ring-opacity))}.focus\:ring-pink-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(236 72 153/var(--tw-ring-opacity))}.focus\:ring-red-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity))}.focus\:ring-ring:focus{--tw-ring-color:hsl(var(--ring))}.focus\:ring-sky-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(14 165 233/var(--tw-ring-opacity))}.focus\:ring-slate-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(100 116 139/var(--tw-ring-opacity))}.focus\:ring-teal-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(20 184 166/var(--tw-ring-opacity))}.focus\:ring-violet-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(139 92 246/var(--tw-ring-opacity))}.focus\:ring-yellow-500:focus{--tw-ring-opacity:1;--tw-ring-color:rgb(234 179 8/var(--tw-ring-opacity))}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px}.focus-visible\:outline-none:focus-visible{outline:2px solid transparent;outline-offset:2px}.focus-visible\:ring-1:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-blue-400:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235/var(--tw-ring-opacity))}.focus-visible\:ring-blue-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(59 130 246/var(--tw-ring-opacity))}.focus-visible\:ring-red-500:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(239 68 68/var(--tw-ring-opacity))}.focus-visible\:ring-ring:focus-visible{--tw-ring-color:hsl(var(--ring))}.focus-visible\:ring-sidebar-ring:focus-visible{--tw-ring-color:hsl(var(--sidebar-ring))}.focus-visible\:ring-white:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.focus-visible\:ring-white\/75:focus-visible{--tw-ring-color:hsla(0,0%,100%,.75)}.focus-visible\:ring-opacity-75:focus-visible{--tw-ring-opacity:0.75}.focus-visible\:ring-offset-2:focus-visible{--tw-ring-offset-width:2px}.focus-visible\:ring-offset-teal-300:focus-visible{--tw-ring-offset-color:#5eead4}.active\:bg-sidebar-accent:active{background-color:hsl(var(--sidebar-accent))}.active\:text-sidebar-accent-foreground:active{color:hsl(var(--sidebar-accent-foreground))}.enabled\:hover\:bg-blue-100:hover:enabled{--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity))}.enabled\:hover\:bg-blue-400:hover:enabled{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.enabled\:hover\:bg-blue-400\/50:hover:enabled{background-color:rgba(37,99,235,.5)}.enabled\:hover\:bg-blue-400\/90:hover:enabled{background-color:rgba(37,99,235,.9)}.enabled\:hover\:bg-blue-500:hover:enabled{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.enabled\:hover\:bg-blue-600\/50:hover:enabled{background-color:rgba(37,99,235,.5)}.enabled\:hover\:bg-blue-600\/80:hover:enabled{background-color:rgba(37,99,235,.8)}.enabled\:hover\:bg-emerald-500\/90:hover:enabled{background-color:rgba(16,185,129,.9)}.enabled\:hover\:bg-emerald-600:hover:enabled{--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}.enabled\:hover\:bg-red-200:hover:enabled{--tw-bg-opacity:1;background-color:rgb(254 202 202/var(--tw-bg-opacity))}.enabled\:hover\:bg-red-200\/90:hover:enabled{background-color:hsla(0,96%,89%,.9)}.enabled\:hover\:bg-red-500:hover:enabled{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.enabled\:hover\:bg-red-600:hover:enabled{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.enabled\:hover\:bg-slate-100:hover:enabled{--tw-bg-opacity:1;background-color:rgb(241 245 249/var(--tw-bg-opacity))}.enabled\:hover\:bg-slate-200:hover:enabled{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.enabled\:hover\:bg-slate-50:hover:enabled{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.enabled\:hover\:bg-white\/50:hover:enabled{background-color:hsla(0,0%,100%,.5)}.hover\:enabled\:bg-slate-50:enabled:hover{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.enabled\:hover\:text-blue-400:hover:enabled{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.enabled\:hover\:text-red-500:hover:enabled{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.enabled\:hover\:text-white:hover:enabled{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.enabled\:hover\:underline:hover:enabled{text-decoration-line:underline}.enabled\:hover\:underline-offset-2:hover:enabled{text-underline-offset:2px}.enabled\:hover\:opacity-50:hover:enabled{opacity:.5}.enabled\:hover\:opacity-80:hover:enabled{opacity:.8}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:bg-blue-100:disabled{--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity))}.disabled\:bg-blue-400\/70:disabled{background-color:rgba(37,99,235,.7)}.disabled\:bg-blue-500:disabled{--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}.disabled\:bg-blue-600\/70:disabled{background-color:rgba(37,99,235,.7)}.disabled\:bg-emerald-400\/70:disabled{background-color:rgba(52,211,153,.7)}.disabled\:bg-red-500:disabled{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.disabled\:bg-red-500\/70:disabled{background-color:rgba(239,68,68,.7)}.disabled\:bg-opacity-70:disabled{--tw-bg-opacity:0.7}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:opacity-60:disabled{opacity:.6}.disabled\:opacity-70:disabled{opacity:.7}.disabled\:opacity-80:disabled{opacity:.8}.disabled\:hover\:\!cursor-not-allowed:hover:disabled{cursor:not-allowed!important}.disabled\:hover\:cursor-not-allowed:hover:disabled{cursor:not-allowed}.disabled\:hover\:border-slate-200:hover:disabled{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.disabled\:hover\:\!bg-blue-100:hover:disabled{--tw-bg-opacity:1!important;background-color:rgb(236 244 252/var(--tw-bg-opacity))!important}.disabled\:hover\:\!bg-blue-400:hover:disabled{--tw-bg-opacity:1!important;background-color:rgb(37 99 235/var(--tw-bg-opacity))!important}.disabled\:hover\:\!bg-red-200:hover:disabled{--tw-bg-opacity:1!important;background-color:rgb(254 202 202/var(--tw-bg-opacity))!important}.disabled\:hover\:\!bg-red-500:hover:disabled{--tw-bg-opacity:1!important;background-color:rgb(239 68 68/var(--tw-bg-opacity))!important}.disabled\:hover\:bg-blue-100:hover:disabled{--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity))}.disabled\:hover\:bg-blue-400:hover:disabled{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.disabled\:hover\:bg-red-500:hover:disabled{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.disabled\:hover\:bg-red-600:hover:disabled{--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}.disabled\:hover\:bg-transparent:hover:disabled{background-color:transparent}.disabled\:hover\:bg-white:hover:disabled{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.disabled\:hover\:\!text-blue-400:hover:disabled{--tw-text-opacity:1!important;color:rgb(37 99 235/var(--tw-text-opacity))!important}.disabled\:hover\:\!text-red-600:hover:disabled{--tw-text-opacity:1!important;color:rgb(220 38 38/var(--tw-text-opacity))!important}.disabled\:hover\:\!text-white:hover:disabled{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.disabled\:hover\:text-black:hover:disabled{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.disabled\:hover\:text-blue-400:hover:disabled{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.disabled\:hover\:text-red-400:hover:disabled{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.disabled\:hover\:text-slate-900:hover:disabled{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.disabled\:hover\:\!opacity-60:hover:disabled{opacity:.6!important}.group:focus-within .group-focus-within\:text-blue-400{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.group\/menu-item:focus-within .group-focus-within\/menu-item\:opacity-100{opacity:1}.group:hover .group-hover\:block{display:block}.group:hover .group-hover\:flex{display:flex}.group:hover .group-hover\:hidden{display:none}.group:hover .group-hover\:bg-blue-200{--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}.group:hover .group-hover\:bg-blue-400{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.group:hover .group-hover\:text-blue-400{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.group:hover .group-hover\:text-slate-600{--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}.group:hover .group-hover\:text-slate-700{--tw-text-opacity:1;color:rgb(51 65 85/var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group\/menu-item:hover .group-hover\/menu-item\:opacity-30{opacity:.3}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:outline-offset-4{outline-offset:4px}.group:focus-visible .group-focus-visible\:rounded{border-radius:.25rem}.group:focus-visible .group-focus-visible\:ring-2{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.group:focus-visible .group-focus-visible\:ring-blue-400{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235/var(--tw-ring-opacity))}.group:focus-visible .group-focus-visible\:ring-offset-4{--tw-ring-offset-width:4px}.peer\/menu-button:hover~.peer-hover\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.peer:disabled~.peer-disabled\:cursor-not-allowed{cursor:not-allowed}.peer:disabled~.peer-disabled\:opacity-70{opacity:.7}.aria-disabled\:pointer-events-none[aria-disabled=true]{pointer-events:none}.aria-disabled\:opacity-50[aria-disabled=true]{opacity:.5}.aria-selected\:bg-accent[aria-selected=true]{background-color:hsl(var(--accent))}.aria-selected\:bg-accent\/50[aria-selected=true]{background-color:hsl(var(--accent)/.5)}.aria-selected\:text-accent-foreground[aria-selected=true]{color:hsl(var(--accent-foreground))}.aria-selected\:text-muted-foreground[aria-selected=true]{color:hsl(var(--muted-foreground))}.aria-selected\:opacity-100[aria-selected=true]{opacity:1}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[orientation\=horizontal\]\:h-2\.5[data-orientation=horizontal]{height:.625rem}.data-\[orientation\=vertical\]\:w-2\.5[data-orientation=vertical]{width:.625rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:0.25rem}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom],.data-\[side\=left\]\:-translate-x-1[data-side=left]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:-0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:0.25rem}.data-\[side\=right\]\:translate-x-1[data-side=right],.data-\[side\=top\]\:-translate-y-1[data-side=top]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:-0.25rem}.data-\[state\=checked\]\:translate-x-6[data-state=checked]{--tw-translate-x:1.5rem}.data-\[state\=checked\]\:translate-x-6[data-state=checked],.data-\[state\=checked\]\:translate-x-\[19px\][data-state=checked]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.data-\[state\=checked\]\:translate-x-\[19px\][data-state=checked]{--tw-translate-x:19px}@keyframes slideIn{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.data-\[state\=checked\]\:animate-slideIn[data-state=checked]{animation:slideIn .3s cubic-bezier(.16,1,.3,1)}@keyframes slideDownAndFade{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:translateY(0)}}.data-\[state\=open\]\:animate-slideDownAndFade[data-state=open]{animation:slideDownAndFade .3s cubic-bezier(.16,1,.3,1)}@keyframes slideOut{0%{transform:translateY(0)}to{transform:translateY(-100%)}}.data-\[state\=unchecked\]\:animate-slideOut[data-state=unchecked]{animation:slideOut .3s cubic-bezier(.16,1,.3,1)}.data-\[orientation\=horizontal\]\:flex-col[data-orientation=horizontal]{flex-direction:column}.data-\[state\=checked\]\:border-blue-400[data-state=checked]{--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}.data-\[state\=checked\]\:border-transparent[data-state=checked]{border-color:transparent}.data-\[active\=true\]\:bg-sidebar-accent[data-active=true]{background-color:hsl(var(--sidebar-accent))}.data-\[highlighted\]\:bg-blue-400[data-highlighted]{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.data-\[state\=active\]\:bg-background[data-state=active]{background-color:hsl(var(--background))}.data-\[state\=active\]\:bg-white[data-state=active]{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-blue-400[data-state=checked]{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.data-\[state\=checked\]\:bg-blue-400\/70[data-state=checked]{background-color:rgba(37,99,235,.7)}.data-\[state\=checked\]\:bg-blue-400\/90[data-state=checked]{background-color:rgba(37,99,235,.9)}.data-\[state\=checked\]\:bg-primary[data-state=checked]{background-color:hsl(var(--primary))}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:hsl(var(--accent))}.data-\[state\=open\]\:bg-secondary[data-state=open]{background-color:hsl(var(--secondary))}.data-\[state\=selected\]\:bg-muted[data-state=selected]{background-color:hsl(var(--muted))}.data-\[state\=unchecked\]\:bg-slate-200[data-state=unchecked]{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.data-\[placeholder\]\:text-sm[data-placeholder]{font-size:.875rem;line-height:1.25rem}.data-\[active\=true\]\:font-medium[data-active=true]{font-weight:500}.data-\[placeholder\]\:leading-3[data-placeholder]{line-height:.75rem}.data-\[active\=true\]\:text-blue-400[data-active=true]{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.data-\[active\=true\]\:text-sidebar-accent-foreground[data-active=true]{color:hsl(var(--sidebar-accent-foreground))}.data-\[highlighted\]\:text-white[data-highlighted]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{color:hsl(var(--muted-foreground))}.data-\[placeholder\]\:text-slate-500[data-placeholder]{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.data-\[state\=active\]\:text-blue-400[data-state=active]{--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}.data-\[state\=active\]\:text-foreground[data-state=active]{color:hsl(var(--foreground))}.data-\[state\=active\]\:text-slate-900[data-state=active]{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.data-\[state\=checked\]\:text-primary-foreground[data-state=checked]{color:hsl(var(--primary-foreground))}.data-\[state\=checked\]\:text-white[data-state=checked]{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:hsl(var(--muted-foreground))}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[state\=open\]\:opacity-30[data-state=open]{opacity:.3}.data-\[state\=active\]\:shadow[data-state=active]{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.data-\[state\=checked\]\:ring-blue-400[data-state=checked]{--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235/var(--tw-ring-opacity))}.data-\[state\=closed\]\:duration-300[data-state=closed]{transition-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{transition-duration:.5s}.data-\[state\=open\]\:animate-in[data-state=open]{animation-name:enter;animation-duration:.15s;--tw-enter-opacity:initial;--tw-enter-scale:initial;--tw-enter-rotate:initial;--tw-enter-translate-x:initial;--tw-enter-translate-y:initial}.data-\[state\=closed\]\:animate-out[data-state=closed]{animation-name:exit;animation-duration:.15s;--tw-exit-opacity:initial;--tw-exit-scale:initial;--tw-exit-rotate:initial;--tw-exit-translate-x:initial;--tw-exit-translate-y:initial}.data-\[state\=closed\]\:fade-out-0[data-state=closed]{--tw-exit-opacity:0}.data-\[state\=open\]\:fade-in-0[data-state=open]{--tw-enter-opacity:0}.data-\[state\=closed\]\:zoom-out-95[data-state=closed]{--tw-exit-scale:.95}.data-\[state\=open\]\:zoom-in-95[data-state=open]{--tw-enter-scale:.95}.data-\[side\=bottom\]\:slide-in-from-top-2[data-side=bottom]{--tw-enter-translate-y:-0.5rem}.data-\[side\=left\]\:slide-in-from-right-2[data-side=left]{--tw-enter-translate-x:0.5rem}.data-\[side\=right\]\:slide-in-from-left-2[data-side=right]{--tw-enter-translate-x:-0.5rem}.data-\[side\=top\]\:slide-in-from-bottom-2[data-side=top]{--tw-enter-translate-y:0.5rem}.data-\[state\=closed\]\:slide-out-to-bottom[data-state=closed]{--tw-exit-translate-y:100%}.data-\[state\=closed\]\:slide-out-to-left[data-state=closed]{--tw-exit-translate-x:-100%}.data-\[state\=closed\]\:slide-out-to-left-1\/2[data-state=closed]{--tw-exit-translate-x:-50%}.data-\[state\=closed\]\:slide-out-to-right[data-state=closed]{--tw-exit-translate-x:100%}.data-\[state\=closed\]\:slide-out-to-top[data-state=closed]{--tw-exit-translate-y:-100%}.data-\[state\=closed\]\:slide-out-to-top-\[48\%\][data-state=closed]{--tw-exit-translate-y:-48%}.data-\[state\=open\]\:slide-in-from-bottom[data-state=open]{--tw-enter-translate-y:100%}.data-\[state\=open\]\:slide-in-from-left[data-state=open]{--tw-enter-translate-x:-100%}.data-\[state\=open\]\:slide-in-from-left-1\/2[data-state=open]{--tw-enter-translate-x:-50%}.data-\[state\=open\]\:slide-in-from-right[data-state=open]{--tw-enter-translate-x:100%}.data-\[state\=open\]\:slide-in-from-top[data-state=open]{--tw-enter-translate-y:-100%}.data-\[state\=open\]\:slide-in-from-top-\[48\%\][data-state=open]{--tw-enter-translate-y:-48%}.data-\[state\=closed\]\:duration-300[data-state=closed]{animation-duration:.3s}.data-\[state\=open\]\:duration-500[data-state=open]{animation-duration:.5s}.data-\[state\=open\]\:hover\:bg-sidebar-accent:hover[data-state=open]{background-color:hsl(var(--sidebar-accent))}.data-\[state\=open\]\:hover\:text-sidebar-accent-foreground:hover[data-state=open]{color:hsl(var(--sidebar-accent-foreground))}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:left-\[calc\(var\(--sidebar-width\)\*-1\)\]{left:calc(var(--sidebar-width) * -1)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:right-\[calc\(var\(--sidebar-width\)\*-1\)\]{right:calc(var(--sidebar-width) * -1)}.group[data-side=left] .group-data-\[side\=left\]\:-right-4{right:-1rem}.group[data-side=right] .group-data-\[side\=right\]\:left-0{left:0}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:-mt-8{margin-top:-2rem}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:flex,.group[data-state=checked] .group-data-\[state\=checked\]\:flex,.group[data-state=open] .group-data-\[state\=open\]\:flex{display:flex}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:hidden,.group[data-state=unchecked] .group-data-\[state\=unchecked\]\:hidden{display:none}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[--sidebar-width-icon\]{width:var(--sidebar-width-icon)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)\)\]{width:calc(var(--sidebar-width-icon) + 1rem)}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:w-\[calc\(var\(--sidebar-width-icon\)_\+_theme\(spacing\.4\)_\+2px\)\]{width:calc(var(--sidebar-width-icon) + 1rem 2px)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:w-0{width:0}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:translate-x-0{--tw-translate-x:0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-side=right] .group-data-\[side\=right\]\:rotate-180,.group[data-state=closed] .group-data-\[state\=closed\]\:rotate-180{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group\/collapsible[data-state=open] .group-data-\[state\=open\]\/collapsible\:rotate-90{--tw-rotate:90deg}.group[data-state=open] .group-data-\[state\=open\]\:rotate-180,.group\/collapsible[data-state=open] .group-data-\[state\=open\]\/collapsible\:rotate-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group[data-state=open] .group-data-\[state\=open\]\:rotate-180{--tw-rotate:180deg}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:justify-center{justify-content:center}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:overflow-hidden{overflow:hidden}.group[data-variant=floating] .group-data-\[variant\=floating\]\:rounded-lg{border-radius:var(--radius)}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border{border-width:1px}.group[data-side=left] .group-data-\[side\=left\]\:border-r{border-right-width:1px}.group[data-side=right] .group-data-\[side\=right\]\:border-l{border-left-width:1px}.group[data-variant=floating] .group-data-\[variant\=floating\]\:border-sidebar-border{border-color:hsl(var(--sidebar-border))}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-0{padding:0!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:\!p-2{padding:.5rem!important}.group[data-collapsible=icon] .group-data-\[collapsible\=icon\]\:opacity-0{opacity:0}.group[data-variant=floating] .group-data-\[variant\=floating\]\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:after\:left-full:after{content:var(--tw-content);left:100%}.group[data-collapsible=offcanvas] .group-data-\[collapsible\=offcanvas\]\:hover\:bg-sidebar:hover{background-color:hsl(var(--sidebar-background))}.peer\/menu-button[data-size=default]~.peer-data-\[size\=default\]\/menu-button\:top-1\.5{top:.375rem}.peer\/menu-button[data-size=lg]~.peer-data-\[size\=lg\]\/menu-button\:top-2\.5{top:.625rem}.peer\/menu-button[data-size=sm]~.peer-data-\[size\=sm\]\/menu-button\:top-1{top:.25rem}.peer\/menu-button[data-active=true]~.peer-data-\[active\=true\]\/menu-button\:text-sidebar-accent-foreground{color:hsl(var(--sidebar-accent-foreground))}.prose-a\:cursor-pointer :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){cursor:pointer}.prose-a\:text-blue-800 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-text-opacity:1;color:rgb(30 64 175/var(--tw-text-opacity))}:is(.dark .dark\:block){display:block}:is(.dark .dark\:hidden){display:none}:is(.dark .dark\:divide-gray-800)>:not([hidden])~:not([hidden]){--tw-divide-opacity:1;border-color:rgb(31 41 55/var(--tw-divide-opacity))}:is(.dark .dark\:border){border-width:1px}:is(.dark .dark\:border-none){border-style:none}:is(.dark .dark\:border-blue-400){--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}:is(.dark .dark\:border-blue-600){--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}:is(.dark .dark\:border-blue-800){--tw-border-opacity:1;border-color:rgb(30 64 175/var(--tw-border-opacity))}:is(.dark .dark\:border-emerald-600){--tw-border-opacity:1;border-color:rgb(5 150 105/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-700){--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}:is(.dark .dark\:border-gray-800){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}:is(.dark .dark\:border-green-500){--tw-border-opacity:1;border-color:rgb(34 197 94/var(--tw-border-opacity))}:is(.dark .dark\:border-green-900){--tw-border-opacity:1;border-color:rgb(20 83 45/var(--tw-border-opacity))}:is(.dark .dark\:border-orange-500){--tw-border-opacity:1;border-color:rgb(249 115 22/var(--tw-border-opacity))}:is(.dark .dark\:border-red-500){--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}:is(.dark .dark\:border-slate-400){--tw-border-opacity:1;border-color:rgb(148 163 184/var(--tw-border-opacity))}:is(.dark .dark\:border-slate-600){--tw-border-opacity:1;border-color:rgb(71 85 105/var(--tw-border-opacity))}:is(.dark .dark\:border-slate-700){--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity))}:is(.dark .dark\:border-slate-800){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}:is(.dark .dark\:border-slate-900){--tw-border-opacity:1;border-color:rgb(15 23 42/var(--tw-border-opacity))}:is(.dark .dark\:border-yellow-900){--tw-border-opacity:1;border-color:rgb(113 63 18/var(--tw-border-opacity))}:is(.dark .dark\:border-b-slate-800){--tw-border-opacity:1;border-bottom-color:rgb(30 41 59/var(--tw-border-opacity))}:is(.dark .dark\:border-t-slate-800){--tw-border-opacity:1;border-top-color:rgb(30 41 59/var(--tw-border-opacity))}:is(.dark .dark\:bg-\[\#064E3B\]){--tw-bg-opacity:1;background-color:rgb(6 78 59/var(--tw-bg-opacity))}:is(.dark .dark\:bg-\[\#1E3A8A\]){--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}:is(.dark .dark\:bg-\[\#7A5C1E\]){--tw-bg-opacity:1;background-color:rgb(122 92 30/var(--tw-bg-opacity))}:is(.dark .dark\:bg-amber-500){--tw-bg-opacity:1;background-color:rgb(245 158 11/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-200){--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-400){--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-50){--tw-bg-opacity:1;background-color:rgb(250 251 255/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-500){--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-600){--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-800){--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-900){--tw-bg-opacity:1;background-color:rgb(30 58 138/var(--tw-bg-opacity))}:is(.dark .dark\:bg-blue-900\/20){background-color:rgba(30,58,138,.2)}:is(.dark .dark\:bg-blue-900\/30){background-color:rgba(30,58,138,.3)}:is(.dark .dark\:bg-blue-950){--tw-bg-opacity:1;background-color:rgb(23 37 84/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-500){--tw-bg-opacity:1;background-color:rgb(16 185 129/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-600){--tw-bg-opacity:1;background-color:rgb(5 150 105/var(--tw-bg-opacity))}:is(.dark .dark\:bg-emerald-800){--tw-bg-opacity:1;background-color:rgb(6 95 70/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-800){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:bg-gray-900){--tw-bg-opacity:1;background-color:rgb(17 24 39/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-500){--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-900){--tw-bg-opacity:1;background-color:rgb(20 83 45/var(--tw-bg-opacity))}:is(.dark .dark\:bg-green-950){--tw-bg-opacity:1;background-color:rgb(5 46 22/var(--tw-bg-opacity))}:is(.dark .dark\:bg-menu){--tw-bg-opacity:1;background-color:rgb(2 4 16/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-500){--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}:is(.dark .dark\:bg-orange-600){--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}:is(.dark .dark\:bg-pink-500){--tw-bg-opacity:1;background-color:rgb(236 72 153/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-500){--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-600){--tw-bg-opacity:1;background-color:rgb(147 51 234/var(--tw-bg-opacity))}:is(.dark .dark\:bg-purple-700){--tw-bg-opacity:1;background-color:rgb(126 34 206/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-500){--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-600){--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-600\/10){background-color:rgba(220,38,38,.1)}:is(.dark .dark\:bg-red-900){--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}:is(.dark .dark\:bg-red-950){--tw-bg-opacity:1;background-color:rgb(69 10 10/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-400){--tw-bg-opacity:1;background-color:rgb(148 163 184/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-500){--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-600){--tw-bg-opacity:1;background-color:rgb(71 85 105/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-700){--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-800){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-900){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .dark\:bg-slate-900\/30){background-color:rgba(15,23,42,.3)}:is(.dark .dark\:bg-slate-900\/40){background-color:rgba(15,23,42,.4)}:is(.dark .dark\:bg-slate-950){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}:is(.dark .dark\:bg-teal-500){--tw-bg-opacity:1;background-color:rgb(20 184 166/var(--tw-bg-opacity))}:is(.dark .dark\:bg-transparent){background-color:transparent}:is(.dark .dark\:bg-white\/10){background-color:hsla(0,0%,100%,.1)}:is(.dark .dark\:bg-white\/5){background-color:hsla(0,0%,100%,.05)}:is(.dark .dark\:bg-yellow-500){--tw-bg-opacity:1;background-color:rgb(234 179 8/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-950){--tw-bg-opacity:1;background-color:rgb(66 32 6/var(--tw-bg-opacity))}:is(.dark .dark\:bg-yellow-950\/50){background-color:rgba(66,32,6,.5)}:is(.dark .dark\:fill-slate-400){fill:#94a3b8}:is(.dark .dark\:fill-slate-50){fill:#f8fafc}:is(.dark .dark\:fill-slate-800){fill:#1e293b}:is(.dark .dark\:fill-slate-900){fill:#0f172a}:is(.dark .dark\:fill-slate-950){fill:#020617}:is(.dark .dark\:stroke-slate-950){stroke:#020617}:is(.dark .dark\:text-blue-200){--tw-text-opacity:1;color:rgb(191 219 254/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-300){--tw-text-opacity:1;color:rgb(147 197 253/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-400){--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-50){--tw-text-opacity:1;color:rgb(250 251 255/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-600){--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}:is(.dark .dark\:text-blue-900){--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}:is(.dark .dark\:text-emerald-50){--tw-text-opacity:1;color:rgb(236 253 245/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-200){--tw-text-opacity:1;color:rgb(169 169 169/var(--tw-text-opacity))}:is(.dark .dark\:text-gray-400){--tw-text-opacity:1;color:rgb(56 56 56/var(--tw-text-opacity))}:is(.dark .dark\:text-green-100){--tw-text-opacity:1;color:rgb(220 252 231/var(--tw-text-opacity))}:is(.dark .dark\:text-green-200){--tw-text-opacity:1;color:rgb(187 247 208/var(--tw-text-opacity))}:is(.dark .dark\:text-green-600){--tw-text-opacity:1;color:rgb(22 163 74/var(--tw-text-opacity))}:is(.dark .dark\:text-orange-600){--tw-text-opacity:1;color:rgb(234 88 12/var(--tw-text-opacity))}:is(.dark .dark\:text-pink-600){--tw-text-opacity:1;color:rgb(219 39 119/var(--tw-text-opacity))}:is(.dark .dark\:text-purple-50){--tw-text-opacity:1;color:rgb(250 245 255/var(--tw-text-opacity))}:is(.dark .dark\:text-red-100){--tw-text-opacity:1;color:rgb(254 226 226/var(--tw-text-opacity))}:is(.dark .dark\:text-red-200){--tw-text-opacity:1;color:rgb(254 202 202/var(--tw-text-opacity))}:is(.dark .dark\:text-red-50){--tw-text-opacity:1;color:rgb(254 242 242/var(--tw-text-opacity))}:is(.dark .dark\:text-red-600){--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-100){--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-200){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-300){--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-400){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-50){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-500){--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-600){--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}:is(.dark .dark\:text-slate-950){--tw-text-opacity:1;color:rgb(2 6 23/var(--tw-text-opacity))}:is(.dark .dark\:text-white){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-100){--tw-text-opacity:1;color:rgb(254 249 195/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-300){--tw-text-opacity:1;color:rgb(253 224 71/var(--tw-text-opacity))}:is(.dark .dark\:text-yellow-600){--tw-text-opacity:1;color:rgb(202 138 4/var(--tw-text-opacity))}:is(.dark .dark\:shadow-none){--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}:is(.dark .dark\:outline-none){outline:2px solid transparent;outline-offset:2px}:is(.dark .dark\:ring-slate-800){--tw-ring-opacity:1;--tw-ring-color:rgb(30 41 59/var(--tw-ring-opacity))}:is(.dark .dark\:ring-offset-slate-950){--tw-ring-offset-color:#020617}:is(.dark .dark\:placeholder\:text-slate-400)::-moz-placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-slate-400)::placeholder{--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-slate-500)::-moz-placeholder{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}:is(.dark .dark\:placeholder\:text-slate-500)::placeholder{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}:is(.dark .dark\:before\:border-slate-800):before{content:var(--tw-content);--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}:is(.dark .dark\:after\:text-slate-400):after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .dark\:after\:text-slate-600):after{content:var(--tw-content);--tw-text-opacity:1;color:rgb(71 85 105/var(--tw-text-opacity))}:is(.dark .dark\:odd\:bg-slate-800:nth-child(odd)){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}:is(.dark .dark\:odd\:bg-slate-900:nth-child(odd)){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .dark\:odd\:bg-slate-950:nth-child(odd)){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}:is(.dark .dark\:odd\:bg-slate-950\/30:nth-child(odd)){background-color:rgba(2,6,23,.3)}:is(.dark .dark\:odd\:bg-transparent:nth-child(odd)){background-color:transparent}:is(.dark .odd\:dark\:bg-slate-950):nth-child(odd){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}:is(.dark .dark\:even\:bg-slate-800:nth-child(2n)){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}:is(.dark .dark\:even\:bg-slate-900:nth-child(2n)){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .dark\:even\:bg-slate-950:nth-child(2n)){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}:is(.dark .dark\:focus-within\:border-blue-400:focus-within){--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}:is(.dark .dark\:focus-within\:text-blue-400:focus-within){--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}:is(.dark .dark\:hover\:border-blue-400:hover){--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-blue-500:hover){--tw-border-opacity:1;border-color:rgb(59 130 246/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-blue-600:hover){--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-blue-700:hover){--tw-border-opacity:1;border-color:rgb(29 78 216/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-blue-800:hover){--tw-border-opacity:1;border-color:rgb(30 64 175/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-gray-800:hover){--tw-border-opacity:1;border-color:rgb(31 41 55/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-slate-200:hover){--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-slate-700:hover){--tw-border-opacity:1;border-color:rgb(51 65 85/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-slate-800:hover){--tw-border-opacity:1;border-color:rgb(30 41 59/var(--tw-border-opacity))}:is(.dark .dark\:hover\:border-slate-900:hover){--tw-border-opacity:1;border-color:rgb(15 23 42/var(--tw-border-opacity))}:is(.dark .dark\:hover\:bg-blue-400:hover){--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-blue-50:hover){--tw-bg-opacity:1;background-color:rgb(250 251 255/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-blue-500:hover){--tw-bg-opacity:1;background-color:rgb(59 130 246/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-blue-500\/80:hover){background-color:rgba(59,130,246,.8)}:is(.dark .dark\:hover\:bg-blue-600:hover){--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-blue-700:hover){--tw-bg-opacity:1;background-color:rgb(29 78 216/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-blue-800:hover){--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-gray-700:hover){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-gray-800:hover){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-green-500:hover){--tw-bg-opacity:1;background-color:rgb(34 197 94/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-orange-500:hover){--tw-bg-opacity:1;background-color:rgb(249 115 22/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-orange-500\/80:hover){background-color:rgba(249,115,22,.8)}:is(.dark .dark\:hover\:bg-orange-800:hover){--tw-bg-opacity:1;background-color:rgb(154 52 18/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-pink-500\/80:hover){background-color:rgba(236,72,153,.8)}:is(.dark .dark\:hover\:bg-purple-500:hover){--tw-bg-opacity:1;background-color:rgb(168 85 247/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-purple-700\/80:hover){background-color:rgba(126,34,206,.8)}:is(.dark .dark\:hover\:bg-red-600:hover){--tw-bg-opacity:1;background-color:rgb(220 38 38/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-red-700:hover){--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-red-800:hover){--tw-bg-opacity:1;background-color:rgb(153 27 27/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-slate-500:hover){--tw-bg-opacity:1;background-color:rgb(100 116 139/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-slate-500\/80:hover){background-color:rgba(100,116,139,.8)}:is(.dark .dark\:hover\:bg-slate-700:hover){--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-slate-800:hover){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-slate-800\/50:hover){background-color:rgba(30,41,59,.5)}:is(.dark .dark\:hover\:bg-slate-900:hover){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-slate-950:hover){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}:is(.dark .dark\:hover\:bg-slate-950\/60:hover){background-color:rgba(2,6,23,.6)}:is(.dark .dark\:hover\:bg-teal-500\/80:hover){background-color:rgba(20,184,166,.8)}:is(.dark .dark\:hover\:bg-white\/5:hover){background-color:hsla(0,0%,100%,.05)}:is(.dark .dark\:hover\:text-blue-400:hover){--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-blue-50:hover){--tw-text-opacity:1;color:rgb(250 251 255/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-blue-700:hover){--tw-text-opacity:1;color:rgb(29 78 216/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-blue-900:hover){--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-slate-100:hover){--tw-text-opacity:1;color:rgb(241 245 249/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-slate-200:hover){--tw-text-opacity:1;color:rgb(226 232 240/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-slate-400:hover){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-slate-50:hover){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}:is(.dark .dark\:hover\:text-slate-50\/80:hover){color:rgba(248,250,252,.8)}:is(.dark .dark\:hover\:shadow-blue-900\/20:hover){--tw-shadow-color:rgba(30,58,138,.2);--tw-shadow:var(--tw-shadow-colored)}:is(.dark .dark\:hover\:shadow-slate-900:hover){--tw-shadow-color:#0f172a;--tw-shadow:var(--tw-shadow-colored)}:is(.dark .dark\:focus\:border-blue-400:focus){--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}:is(.dark .dark\:focus\:border-blue-600:focus){--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}:is(.dark .dark\:focus\:bg-blue-50:focus){--tw-bg-opacity:1;background-color:rgb(250 251 255/var(--tw-bg-opacity))}:is(.dark .dark\:focus\:text-blue-900:focus){--tw-text-opacity:1;color:rgb(30 58 138/var(--tw-text-opacity))}:is(.dark .dark\:focus-visible\:ring-blue-800:focus-visible){--tw-ring-opacity:1;--tw-ring-color:rgb(30 64 175/var(--tw-ring-opacity))}:is(.dark .dark\:enabled\:bg-red-900:enabled){--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}:is(.dark .enabled\:dark\:bg-white\/5):enabled{background-color:hsla(0,0%,100%,.05)}:is(.dark .dark\:enabled\:hover\:bg-red-700:hover:enabled){--tw-bg-opacity:1;background-color:rgb(185 28 28/var(--tw-bg-opacity))}:is(.dark .dark\:enabled\:hover\:bg-slate-800:hover:enabled){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}:is(.dark .dark\:enabled\:hover\:bg-slate-900:hover:enabled){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .dark\:enabled\:hover\:bg-slate-950:hover:enabled){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}:is(.dark .enabled\:dark\:hover\:bg-slate-900:hover):enabled{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .enabled\:dark\:hover\:bg-white\/10:hover):enabled{background-color:hsla(0,0%,100%,.1)}:is(.dark .dark\:disabled\:bg-slate-800:disabled){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}:is(.dark .dark\:disabled\:hover\:bg-slate-900:hover:disabled){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .dark\:disabled\:hover\:text-slate-50:hover:disabled){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-blue-200){--tw-bg-opacity:1;background-color:rgb(191 219 254/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:bg-blue-300){--tw-bg-opacity:1;background-color:rgb(147 197 253/var(--tw-bg-opacity))}:is(.dark .group:hover .dark\:group-hover\:text-blue-400){--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}:is(.dark .group:hover .dark\:group-hover\:text-blue-600){--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}:is(.dark .group:hover .dark\:group-hover\:text-slate-300){--tw-text-opacity:1;color:rgb(203 213 225/var(--tw-text-opacity))}:is(.dark .dark\:data-\[state\=checked\]\:border-blue-400[data-state=checked]){--tw-border-opacity:1;border-color:rgb(37 99 235/var(--tw-border-opacity))}:is(.dark .dark\:data-\[state\=checked\]\:border-transparent[data-state=checked]){border-color:transparent}:is(.dark .dark\:data-\[highlighted\]\:bg-blue-400[data-highlighted]){--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}:is(.dark .dark\:data-\[state\=active\]\:bg-slate-900[data-state=active]){--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}:is(.dark .dark\:data-\[state\=checked\]\:bg-blue-400[data-state=checked]){--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}:is(.dark .dark\:data-\[state\=unchecked\]\:bg-slate-700[data-state=unchecked]){--tw-bg-opacity:1;background-color:rgb(51 65 85/var(--tw-bg-opacity))}:is(.dark .dark\:data-\[state\=unchecked\]\:bg-slate-800[data-state=unchecked]){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}:is(.dark .dark\:data-\[highlighted\]\:text-white[data-highlighted]){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:data-\[placeholder\]\:text-slate-400[data-placeholder]){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .dark\:data-\[state\=active\]\:text-blue-400[data-state=active]){--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}:is(.dark .dark\:data-\[state\=active\]\:text-slate-50[data-state=active]){--tw-text-opacity:1;color:rgb(248 250 252/var(--tw-text-opacity))}:is(.dark .dark\:data-\[state\=checked\]\:text-white[data-state=checked]){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}:is(.dark .dark\:data-\[state\=unchecked\]\:text-slate-400[data-state=unchecked]){--tw-text-opacity:1;color:rgb(148 163 184/var(--tw-text-opacity))}:is(.dark .dark\:data-\[state\=checked\]\:ring-blue-400[data-state=checked]){--tw-ring-opacity:1;--tw-ring-color:rgb(37 99 235/var(--tw-ring-opacity))}:is(.dark .dark\:prose-a\:cursor-pointer :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *)))){cursor:pointer}:is(.dark .dark\:prose-a\:text-blue-400 :is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *)))){--tw-text-opacity:1;color:rgb(37 99 235/var(--tw-text-opacity))}@media print{.print\:visible{visibility:visible}.print\:relative{position:relative}.print\:left-0{left:0}.print\:top-0{top:0}.print\:col-span-2{grid-column:span 2/span 2}.print\:hidden{display:none}.print\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.print\:text-xs{font-size:.75rem;line-height:1rem}}@media (min-width:640px){.sm\:col-span-1{grid-column:span 1/span 1}.sm\:mr-0{margin-right:0}.sm\:mr-1{margin-right:.25rem}.sm\:mt-0{margin-top:0}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:flex{display:flex}.sm\:h-24{height:6rem}.sm\:h-36{height:9rem}.sm\:w-56{width:14rem}.sm\:w-\[360px\]{width:360px}.sm\:w-auto{width:auto}.sm\:w-fit{width:-moz-fit-content;width:fit-content}.sm\:max-w-\[425px\]{max-width:425px}.sm\:max-w-\[500px\]{max-width:500px}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:items-start{align-items:flex-start}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-between{justify-content:space-between}.sm\:gap-0{gap:0}.sm\:gap-5{gap:1.25rem}.sm\:space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}.sm\:space-y-0>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(0px * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0px * var(--tw-space-y-reverse))}.sm\:rounded-lg{border-radius:var(--radius)}.sm\:p-4{padding:1rem}.sm\:p-5{padding:1.25rem}.sm\:p-6{padding:1.5rem}.sm\:pb-8{padding-bottom:2rem}.sm\:text-left{text-align:left}.sm\:text-2xl{font-size:1.5rem;line-height:2rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media print{@media (min-width:640px){.print\:sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}}@media (min-width:768px){.md\:inset-auto{inset:auto}.md\:left-1\/2{left:50%}.md\:top-1\/2{top:50%}.md\:col-span-1{grid-column:span 1/span 1}.md\:col-span-2{grid-column:span 2/span 2}.md\:col-span-3{grid-column:span 3/span 3}.md\:col-span-4{grid-column:span 4/span 4}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-start-3{grid-column-start:3}.md\:ml-\[16rem\]{margin-left:16rem}.md\:mt-10{margin-top:2.5rem}.md\:block{display:block}.md\:inline{display:inline}.md\:flex{display:flex}.md\:grid{display:grid}.md\:hidden{display:none}.md\:h-12{height:3rem}.md\:h-3{height:.75rem}.md\:h-6{height:1.5rem}.md\:h-\[40vh\]{height:40vh}.md\:h-\[60vh\]{height:60vh}.md\:h-\[70vh\]{height:70vh}.md\:h-\[78px\]{height:78px}.md\:h-auto{height:auto}.md\:h-px{height:1px}.md\:w-1\/2{width:50%}.md\:w-12{width:3rem}.md\:w-24{width:6rem}.md\:w-3{width:.75rem}.md\:w-3\/5{width:60%}.md\:w-6{width:1.5rem}.md\:w-64{width:16rem}.md\:w-\[200px\]{width:200px}.md\:w-\[26\.25rem\]{width:26.25rem}.md\:w-\[55\%\]{width:55%}.md\:w-\[600px\]{width:600px}.md\:w-\[78px\]{width:78px}.md\:w-fit{width:-moz-fit-content;width:fit-content}.md\:max-w-2xl{max-width:42rem}.md\:max-w-\[640px\]{max-width:640px}.md\:max-w-none{max-width:none}.md\:max-w-sm{max-width:24rem}.md\:max-w-xl{max-width:36rem}.md\:-translate-x-1\/2{--tw-translate-x:-50%}.md\:-translate-x-1\/2,.md\:-translate-y-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.md\:-translate-y-1\/2{--tw-translate-y:-50%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:items-center{align-items:center}.md\:justify-start{justify-content:flex-start}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:gap-0{gap:0}.md\:gap-10{gap:2.5rem}.md\:gap-2{gap:.5rem}.md\:gap-24{gap:6rem}.md\:gap-5{gap:1.25rem}.md\:space-y-8>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}.md\:self-end{align-self:flex-end}.md\:rounded-2xl{border-radius:1rem}.md\:rounded-bl-none{border-bottom-left-radius:0}.md\:rounded-tl-none{border-top-left-radius:0}.md\:p-1{padding:.25rem}.md\:p-10{padding:2.5rem}.md\:p-6{padding:1.5rem}.md\:p-8{padding:2rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:px-14{padding-left:3.5rem;padding-right:3.5rem}.md\:px-2{padding-left:.5rem;padding-right:.5rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:px-3{padding-left:.75rem;padding-right:.75rem}.md\:px-4{padding-left:1rem;padding-right:1rem}.md\:px-5{padding-left:1.25rem;padding-right:1.25rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.md\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.md\:pb-0{padding-bottom:0}.md\:text-center{text-align:center}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-\[64px\]{font-size:64px}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:opacity-0{opacity:0}.after\:md\:hidden:after{content:var(--tw-content);display:none}.data-\[placeholder\]\:md\:text-base[data-placeholder]{font-size:1rem;line-height:1.5rem}.data-\[placeholder\]\:md\:leading-normal[data-placeholder]{line-height:1.5}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:m-2{margin:.5rem}.peer[data-state=collapsed][data-variant=inset]~.md\:peer-data-\[state\=collapsed\]\:peer-data-\[variant\=inset\]\:ml-2{margin-left:.5rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:ml-0{margin-left:0}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:rounded-xl{border-radius:.75rem}.peer[data-variant=inset]~.md\:peer-data-\[variant\=inset\]\:shadow{--tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);--tw-shadow-colored:0 1px 3px 0 var(--tw-shadow-color),0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}}@media (min-width:1024px){.lg\:static{position:static}.lg\:bottom-auto{bottom:auto}.lg\:left-\[50\%\]{left:50%}.lg\:left-auto{left:auto}.lg\:right-auto{right:auto}.lg\:top-\[50\%\]{top:50%}.lg\:z-40{z-index:40}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:col-start-2{grid-column-start:2}.lg\:ml-3{margin-left:.75rem}.lg\:ml-60{margin-left:15rem}.lg\:ml-\[4rem\]{margin-left:4rem}.lg\:ml-auto{margin-left:auto}.lg\:mt-16{margin-top:4rem}.lg\:mt-auto{margin-top:auto}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:grid{display:grid}.lg\:hidden{display:none}.lg\:h-5{height:1.25rem}.lg\:h-5\/6{height:83.333333%}.lg\:h-52{height:13rem}.lg\:h-\[420px\]{height:420px}.lg\:h-\[520px\]{height:520px}.lg\:h-\[600px\]{height:600px}.lg\:h-auto{height:auto}.lg\:max-h-\[96vh\]{max-height:96vh}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-1\/4{width:25%}.lg\:w-2\/5{width:40%}.lg\:w-40{width:10rem}.lg\:w-5{width:1.25rem}.lg\:w-52{width:13rem}.lg\:w-72{width:18rem}.lg\:w-80{width:20rem}.lg\:w-96{width:24rem}.lg\:w-\[100px\]{width:100px}.lg\:w-\[320px\]{width:320px}.lg\:w-\[40\%\]{width:40%}.lg\:w-\[40rem\]{width:40rem}.lg\:w-\[60\%\]{width:60%}.lg\:w-\[90vw\]{width:90vw}.lg\:w-fit{width:-moz-fit-content;width:fit-content}.lg\:w-full{width:100%}.lg\:min-w-\[250px\]{min-width:250px}.lg\:min-w-\[28rem\]{min-width:28rem}.lg\:min-w-\[4\.5rem\]{min-width:4.5rem}.lg\:max-w-2xl{max-width:42rem}.lg\:max-w-3xl{max-width:48rem}.lg\:max-w-4xl{max-width:56rem}.lg\:max-w-5xl{max-width:64rem}.lg\:max-w-7xl{max-width:80rem}.lg\:max-w-\[400px\]{max-width:400px}.lg\:max-w-\[60\%\]{max-width:60%}.lg\:max-w-\[600px\]{max-width:600px}.lg\:max-w-\[700px\]{max-width:700px}.lg\:max-w-sm{max-width:24rem}.lg\:max-w-xl{max-width:36rem}.lg\:max-w-xs{max-width:20rem}.lg\:flex-1{flex:1 1 0%}.lg\:translate-x-\[-50\%\]{--tw-translate-x:-50%}.lg\:translate-x-\[-50\%\],.lg\:translate-y-\[-50\%\]{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.lg\:translate-y-\[-50\%\]{--tw-translate-y:-50%}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:grid-cols-\[1fr_28\.75rem\]{grid-template-columns:1fr 28.75rem}.lg\:grid-cols-\[minmax\(7\.5rem\2c _18rem\)_minmax\(25rem\2c _1fr\)_minmax\(0\2c _15rem\)\]{grid-template-columns:minmax(7.5rem,18rem) minmax(25rem,1fr) minmax(0,15rem)}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:justify-start{justify-content:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:gap-0{gap:0}.lg\:gap-10{gap:2.5rem}.lg\:gap-2{gap:.5rem}.lg\:gap-20{gap:5rem}.lg\:gap-24{gap:6rem}.lg\:gap-52{gap:13rem}.lg\:space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.lg\:rounded-2xl{border-radius:1rem}.lg\:border-slate-200{--tw-border-opacity:1;border-color:rgb(226 232 240/var(--tw-border-opacity))}.lg\:bg-blue-600{--tw-bg-opacity:1;background-color:rgb(37 99 235/var(--tw-bg-opacity))}.lg\:bg-orange-600{--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}.lg\:bg-slate-200{--tw-bg-opacity:1;background-color:rgb(226 232 240/var(--tw-bg-opacity))}.lg\:bg-slate-50{--tw-bg-opacity:1;background-color:rgb(248 250 252/var(--tw-bg-opacity))}.lg\:bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.lg\:p-10{padding:2.5rem}.lg\:p-14{padding:3.5rem}.lg\:p-4{padding:1rem}.lg\:p-6{padding:1.5rem}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:px-3{padding-left:.75rem;padding-right:.75rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-2{padding-top:.5rem;padding-bottom:.5rem}.lg\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:pr-10{padding-right:2.5rem}.lg\:pt-20{padding-top:5rem}.lg\:text-left{text-align:left}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-base{font-size:1rem;line-height:1.5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-sm{font-size:.875rem;line-height:1.25rem}.lg\:text-slate-500{--tw-text-opacity:1;color:rgb(100 116 139/var(--tw-text-opacity))}.lg\:text-slate-900{--tw-text-opacity:1;color:rgb(15 23 42/var(--tw-text-opacity))}.lg\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.lg\:shadow-sm{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.lg\:after\:flex:after{content:var(--tw-content);display:flex}:is(.dark .dark\:lg\:bg-orange-600){--tw-bg-opacity:1;background-color:rgb(234 88 12/var(--tw-bg-opacity))}:is(.dark .dark\:lg\:bg-slate-800){--tw-bg-opacity:1;background-color:rgb(30 41 59/var(--tw-bg-opacity))}:is(.dark .dark\:lg\:bg-slate-950){--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}}@media (min-width:1280px){.xl\:col-span-1{grid-column:span 1/span 1}.xl\:col-span-2{grid-column:span 2/span 2}.xl\:col-span-3{grid-column:span 3/span 3}.xl\:col-span-4{grid-column:span 4/span 4}.xl\:col-span-5{grid-column:span 5/span 5}.xl\:col-span-6{grid-column:span 6/span 6}.xl\:row-span-2{grid-row:span 2/span 2}.xl\:\!mb-1{margin-bottom:.25rem!important}.xl\:block{display:block}.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:h-auto{height:auto}.xl\:h-full{height:100%}.xl\:min-h-\[150px\]{min-height:150px}.xl\:w-64{width:16rem}.xl\:w-80{width:20rem}.xl\:w-\[15rem\]{width:15rem}.xl\:w-\[16rem\]{width:16rem}.xl\:w-\[17rem\]{width:17rem}.xl\:w-\[32rem\]{width:32rem}.xl\:w-\[580px\]{width:580px}.xl\:w-fit{width:-moz-fit-content;width:fit-content}.xl\:min-w-0{min-width:0}.xl\:max-w-\[320px\]{max-width:320px}.xl\:max-w-md{max-width:28rem}.xl\:max-w-xl{max-width:36rem}.xl\:grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.xl\:grid-cols-9{grid-template-columns:repeat(9,minmax(0,1fr))}.xl\:grid-cols-\[480px_1fr_1fr\]{grid-template-columns:480px 1fr 1fr}.xl\:grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.xl\:flex-row{flex-direction:row}.xl\:flex-wrap{flex-wrap:wrap}.xl\:items-center{align-items:center}.xl\:justify-start{justify-content:flex-start}.xl\:justify-between{justify-content:space-between}.xl\:gap-10{gap:2.5rem}.xl\:gap-5{gap:1.25rem}.xl\:gap-7{gap:1.75rem}.xl\:divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse:0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.xl\:self-end{align-self:flex-end}.xl\:overflow-x-hidden{overflow-x:hidden}.xl\:rounded-bl-md{border-bottom-left-radius:calc(var(--radius) - 2px)}.xl\:rounded-br-md{border-bottom-right-radius:calc(var(--radius) - 2px)}.xl\:rounded-tl-md{border-top-left-radius:calc(var(--radius) - 2px)}.xl\:rounded-tr-md{border-top-right-radius:calc(var(--radius) - 2px)}.xl\:p-3{padding:.75rem}.xl\:px-4{padding-left:1rem;padding-right:1rem}.xl\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xl\:pr-0{padding-right:0}.xl\:text-5xl{font-size:3rem;line-height:1}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:1536px){.\32xl\:col-span-1{grid-column:span 1/span 1}.\32xl\:h-40{height:10rem}.\32xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.\32xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.\32xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.\32xl\:flex-nowrap{flex-wrap:nowrap}.\32xl\:px-40{padding-left:10rem;padding-right:10rem}.\32xl\:text-6xl{font-size:3.75rem;line-height:1}}.\[\&\:has\(\>\.day-range-end\)\]\:rounded-r-md:has(>.day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\>\.day-range-start\)\]\:rounded-l-md:has(>.day-range-start){border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\)\]\:rounded-md:has([aria-selected]){border-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[aria-selected\]\)\]\:bg-accent:has([aria-selected]){background-color:hsl(var(--accent))}.\[\&\:has\(\[aria-selected\]\)\]\:bg-blue-100:has([aria-selected]){--tw-bg-opacity:1;background-color:rgb(236 244 252/var(--tw-bg-opacity))}.first\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-l-md:has([aria-selected]):first-child{border-top-left-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px)}.last\:\[\&\:has\(\[aria-selected\]\)\]\:rounded-r-md:has([aria-selected]):last-child{border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}:is(.dark .dark\:\[\&\:has\(\[aria-selected\]\)\]\:bg-blue-800:has([aria-selected])){--tw-bg-opacity:1;background-color:rgb(30 64 175/var(--tw-bg-opacity))}.\[\&\:has\(\[aria-selected\]\.day-outside\)\]\:bg-accent\/50:has([aria-selected].day-outside){background-color:hsl(var(--accent)/.5)}.\[\&\:has\(\[aria-selected\]\.day-range-end\)\]\:rounded-r-md:has([aria-selected].day-range-end){border-top-right-radius:calc(var(--radius) - 2px);border-bottom-right-radius:calc(var(--radius) - 2px)}.\[\&\:has\(\[role\=checkbox\]\)\]\:pr-0:has([role=checkbox]){padding-right:0}.\[\&\>\[role\=checkbox\]\]\:translate-y-\[2px\]>[role=checkbox]{--tw-translate-y:2px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.\[\&\>button\]\:hidden>button{display:none}.\[\&\>span\:last-child\]\:truncate>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.\[\&\>span\]\:line-clamp-1>span{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1}.\[\&\>svg\]\:h-2\.5>svg{height:.625rem}.\[\&\>svg\]\:h-3>svg{height:.75rem}.\[\&\>svg\]\:w-2\.5>svg{width:.625rem}.\[\&\>svg\]\:w-3>svg{width:.75rem}.\[\&\>svg\]\:shrink-0>svg{flex-shrink:0}.\[\&\>svg\]\:text-muted-foreground>svg{color:hsl(var(--muted-foreground))}.\[\&\>svg\]\:text-sidebar-accent-foreground>svg{color:hsl(var(--sidebar-accent-foreground))}.\[\&\>tr\]\:last\:border-b-0:last-child>tr{border-bottom-width:0}.\[\&_\.recharts-cartesian-axis-tick_text\]\:fill-muted-foreground .recharts-cartesian-axis-tick text{fill:hsl(var(--muted-foreground))}.\[\&_\.recharts-cartesian-grid_line\[stroke\=\'\#ccc\'\]\]\:stroke-border\/50 .recharts-cartesian-grid line[stroke="#ccc"]{stroke:hsl(var(--border)/.5)}.\[\&_\.recharts-curve\.recharts-tooltip-cursor\]\:stroke-border .recharts-curve.recharts-tooltip-cursor{stroke:hsl(var(--border))}.\[\&_\.recharts-dot\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-dot[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-layer\]\:outline-none .recharts-layer{outline:2px solid transparent;outline-offset:2px}.\[\&_\.recharts-polar-grid_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-polar-grid [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-radial-bar-background-sector\]\:fill-muted .recharts-radial-bar-background-sector,.\[\&_\.recharts-rectangle\.recharts-tooltip-cursor\]\:fill-muted .recharts-rectangle.recharts-tooltip-cursor{fill:hsl(var(--muted))}.\[\&_\.recharts-reference-line_\[stroke\=\'\#ccc\'\]\]\:stroke-border .recharts-reference-line [stroke="#ccc"]{stroke:hsl(var(--border))}.\[\&_\.recharts-sector\[stroke\=\'\#fff\'\]\]\:stroke-transparent .recharts-sector[stroke="#fff"]{stroke:transparent}.\[\&_\.recharts-sector\]\:outline-none .recharts-sector,.\[\&_\.recharts-surface\]\:outline-none .recharts-surface{outline:2px solid transparent;outline-offset:2px}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_tr\:last-child\]\:border-0 tr:last-child{border-width:0}.\[\&_tr\]\:border-b tr{border-bottom-width:1px}[data-side=left][data-collapsible=offcanvas] .\[\[data-side\=left\]\[data-collapsible\=offcanvas\]_\&\]\:-right-2{right:-.5rem}[data-side=left][data-state=collapsed] .\[\[data-side\=left\]\[data-state\=collapsed\]_\&\]\:cursor-e-resize{cursor:e-resize}[data-side=left] .\[\[data-side\=left\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right][data-collapsible=offcanvas] .\[\[data-side\=right\]\[data-collapsible\=offcanvas\]_\&\]\:-left-2{left:-.5rem}[data-side=right][data-state=collapsed] .\[\[data-side\=right\]\[data-state\=collapsed\]_\&\]\:cursor-w-resize{cursor:w-resize}[data-side=right] .\[\[data-side\=right\]_\&\]\:cursor-e-resize{cursor:e-resize}