*,*:before,*:after{box-sizing:border-box}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:500;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;width:100%;min-height:100vh;overflow-x:hidden}#root{min-height:100vh;width:100%}button{border:none;font-family:inherit;background-color:transparent;cursor:pointer}p,h1,h2,h3,h4,h5,h6,input,summary,details,th,td,ul,li{margin:0;background:transparent;border:none;color:#242424;outline:none;font-family:inherit}label{color:var(--text-dark)}a{text-decoration:none}::-webkit-scrollbar{width:.5rem;height:.5rem;background-color:transparent}::-webkit-scrollbar-track{background-color:transparent;border-radius:.25rem}::-webkit-scrollbar-thumb{background-color:#8080804d;border-radius:.25rem}::-webkit-scrollbar-thumb:hover{background-color:#80808080}input[type=range]{-webkit-appearance:none;height:.5rem;background:var(--sidebar-accent);border-radius:.375rem;margin:.25rem}input[type=text]{font-family:inherit}article{display:flex;flex-direction:column}input[type=color]{border-radius:.25rem;padding:0;border:none;height:1rem;min-width:1rem;cursor:pointer}input[type=color]::-moz-color-swatch{border:none}input[type=color]::-webkit-color-swatch-wrapper{padding:0;border-radius:0}input[type=color]::-webkit-color-swatch{border:none}input[type=checkbox]{border:1px solid var(--text-muted-foreground);border-radius:.25rem;min-width:1rem;min-height:1rem;appearance:none;cursor:pointer}input[type=checkbox]:checked{opacity:1;accent-color:var(--sidebar-accent);appearance:auto}:root{--background-color: rgb(249, 250, 251);--sidebar-primary: #262673;--sidebar-color: #f2f2f8;--sidebar-accent: #e4e4f1;--sidebar-accent-foreground: rgb(228, 220, 248);--sidebar-border: rgb(215,215,234);--sidebar-border-muted: rgb(243, 244, 246);--accent: #9a60f0;--accent-color: #aeb6f9;--text-accent: #1a2b5f;--text-dark: rgb(2, 8, 23);--text-muted-foreground: rgb(100, 116, 139);--notification-red: rgb(222, 95, 95);--card-shadow: 0 4px 6px -1px rgb(0,0,0,.1);--green: #8dcd8d4d;--green-text: rgb(90, 199, 90);--red: rgb(255, 199, 206);--red-text: rgb(193, 25, 45);--grey: rgb(229, 231, 235);--purple: rgb(121, 81, 219);--navy: rgb(26, 43, 95);--text-sm: .875rem;--grey-hover: rgba(0, 0, 0, .05);--selected-element: 2px solid rgb(174, 182, 249);--selected-color: rgb(174, 182, 249);--border: 1px solid var(--sidebar-border);--text-3xl-size: 2rem;--text-3xl-line-height: 2.5rem;--text-2xl-size: 1.5rem;--text-2xl-line-height: 2rem;--text-xl-size: 1.25rem;--text-xl-line-height: 1.75rem;--text-lg-size: 1.125rem;--text-lg-line-height: 1.5rem;--text-md-size: 1rem;--text-md-line-height: 1.5rem;--text-sm-size: .875rem;--text-sm-line-height: 1.25rem;--text-xs-size: .75rem;--text-xs-line-height: 1rem;--text-xxs-size: .7rem;--text-xxs-line-height: .825rem;--text-xxxs-size: .6rem;--text-xxxs-line-height: .725rem;max-width:100vw;text-align:center}.card-shadow{box-shadow:var(--card-shadow)}.bg-color{color:var(--background-color)}.bg-background{background:var(--background-color)}.bg-sidebar{background:var(--sidebar-color)}.bg-sidebar-accent{background:var(--sidebar-accent)}.bg-grey{background:var(--grey)}.bg-muted{background:var(--text-muted-foreground)}.accent-color{color:var(--accent-color)}.t-accent-color{color:var(--text-accent)}.white{color:#fff}.black{color:#000}.dark{color:var(--text-dark)}.purple{color:var(--purple)}.red{color:var(--red)}.notification-red{color:var(--notification-red)}.muted-fore{color:var(--text-muted-foreground)}.bg-black{background:#000}.inherit-color{color:inherit}.pointer{cursor:pointer}.hover:hover{background:var(--accent)}.hover-muted:hover{background:var(--sidebar-accent)}.fullscreen-bg{min-height:100vh;width:100%;max-width:100vw;background:var(--sidebar-accent);overflow:hidden;display:flex}.trove-logo{background:linear-gradient(to bottom right,white,var(--sidebar-primary));border-radius:.5rem;overflow:hidden;display:flex;justify-content:center;align-items:center;width:2.25rem;height:2.25rem}.centered-flex-container{display:flex;justify-content:center;align-items:center;position:relative}.flex-gap-center{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.fullscreen{min-height:100vh;min-width:100vw}.full-height{min-height:100vh}.full-width{min-width:100vw}.w-100{min-width:100%;width:100%;max-width:100%}.h-100{height:100%}.b{border:1px solid var(--sidebar-border)}.b-dark{border:1px solid var(--text-dark)}.b-none{border:none}.b-top{border-top:1px solid var(--sidebar-border)}.b-bottom{border-bottom:1px solid var(--sidebar-border)}.b-left{border-left:1px solid var(--sidebar-border)}.b-right{border-right:1px solid var(--sidebar-border)}.p-0{padding:0}.p-00125{padding:.125rem}.p-0025{padding:.25rem}.p-005{padding:.5rem}.p-0075{padding:.75rem}.p-01{padding:1rem}.p-015{padding:1.5rem}.p-02{padding:2rem}.py-00125{padding-top:.125rem;padding-bottom:.125rem}.py-0025{padding-top:.25rem;padding-bottom:.25rem}.py-005{padding-top:.5rem;padding-bottom:.5rem}.py-0075{padding-top:.75rem;padding-bottom:.75rem}.py-01{padding-top:1rem;padding-bottom:1rem}.py-015{padding-top:1.5rem;padding-bottom:1.5rem}.py-02{padding-top:2rem;padding-bottom:2rem}.pt-005{padding-top:.5rem}.pt-01{padding-top:1rem}.pt-015{padding-top:1.5rem}.pt-02{padding-top:2rem}.pb-0{padding-bottom:0}.pb-0025{padding-bottom:.25rem}.pb-005{padding-bottom:.5rem}.pb-01{padding-bottom:1rem}.pb-015{padding-bottom:1.5rem}.pb-02{padding-bottom:2rem}.px-0025{padding-left:.25rem;padding-right:.25rem}.px-005{padding-left:.5rem;padding-right:.5rem}.px-0075{padding-left:.75rem;padding-right:.75rem}.px-01{padding-left:1rem;padding-right:1rem}.px-015{padding-left:1.5rem;padding-right:1.5rem}.px-02{padding-left:2rem;padding-right:2rem}.pl-0025{padding-left:.25rem}.pl-005{padding-left:.5rem}.pl-01{padding-left:1rem}.pl-015{padding-left:1.5rem}.pl-02{padding-left:2rem}.pr-0025{padding-right:.25rem}.pr-005{padding-right:.5rem}.pr-01{padding-right:1rem}.m-0{margin:0}.m-005{margin:.5rem}.m-01{margin:1rem}.m-015{margin:1.5rem}.m-02{margin:2rem}.mx-0025{margin-left:.25rem;margin-right:.25rem}.mx-005{margin-left:.5rem;margin-right:.5rem}.mx-01{margin-left:1rem;margin-right:1rem}.mr-0{margin-right:0}.mr-005{margin-right:.5rem}.mr-01{margin-right:1rem}.mr-015{margin-right:1.5rem}.mr-02{margin-right:2rem}.ml-0{margin-left:0}.ml-0025{margin-left:.25rem}.ml-005{margin-left:.5rem}.ml-0075{margin-left:.75rem}.ml-01{margin-left:1rem}.ml-0125{margin-left:1.25rem}.ml-015{margin-left:1.5rem}.ml-02{margin-left:2rem}.mt-0{margin-top:0}.mt-0025{margin-top:.25rem}.mt-005{margin-top:.5rem}.mt-0075{margin-top:.75rem}.mt-01{margin-top:1rem}.mt-015{margin-top:1.5rem}.mt-02{margin-top:2rem}.mb-0{margin-bottom:0}.mb-0025{margin-bottom:.25rem}.mb-005{margin-bottom:.5rem}.mb-01{margin-bottom:1rem}.mb-015{margin-bottom:1.5rem}.mb-02{margin-bottom:2rem}.gap-00125{gap:.125rem}.gap-0025{gap:.25rem}.gap-005{gap:.5rem}.gap-0075{gap:.75rem}.gap-01{gap:1rem}.gap-015{gap:1.5rem}.gap-02{gap:2rem}.bg-white{background:#fff}.bg-notification{background:var(--notification-red)}.relative{position:relative}.absolute{position:absolute}.grid{display:grid}.flex{display:flex}.flex-1{flex:1 1 0%}.column{flex-direction:column}.row{flex-direction:row}.flex-1-1-auto{flex:1 1 auto}.wrap{flex-wrap:wrap}.start{justify-content:flex-start}.center{justify-content:center}.end{justify-content:end}.space-around{justify-content:space-around}.space-between{justify-content:space-between}.align-start{align-items:start}.align-center{align-items:center}.align-space-around{align-items:space-around}.align-end{align-items:end}.hidden{overflow:hidden}.hidden-x{overflow-x:hidden}.auto-y{overflow-y:auto}.auto-x{overflow-x:auto}.top-0{top:0}.left-0{left:0}.right-0{right:0}.bottom-0{bottom:0}.h-fit{height:fit-content}.h-005{height:.5rem}.h-0075{height:.75rem}.h-01{height:1rem}.h-0125{height:1.25rem}.h-015{height:1.5rem}.h-02{height:2rem}.h-0225{height:2.25rem}.h-025{height:2.5rem}.h-03{height:3rem}.h-04{height:4rem}.h-05{height:5rem}.h-10{height:10rem}.mw-0{min-width:0}.w-fit{width:fit-content}.w-005{width:.5rem}.w-0075{width:.75rem}.w-01{width:1rem}.w-0125{width:1.25rem}.w-015{width:1.5rem}.w-02{width:2rem}.w-025{width:2.5rem}.w-03{width:3rem}.w-035{width:3.5rem}.w-04{width:4rem}.w-05{width:5rem}.w-06{width:6rem}.w-08{width:8rem}.w-10{width:10rem}.w-12{width:12rem}.w-14{width:14rem}.w-16{width:16rem}.w-18{width:18rem}.w-20{width:20rem}.w-22{width:22rem}.w-30{width:30rem}.w30{width:30%}.w33{width:33%}.w40{width:40%}.w49{width:49%}.w50{width:50%}.w60{width:60%}.w70{width:70%}.w90{width:90%}.text-3xl{font-size:var(--text-3xl-size);line-height:var(--text-3xl-line-height)}.text-2xl{font-size:var(--text-2xl-size);line-height:var(--text-2xl-line-height)}.text-xl{font-size:var(--text-xl-size);line-height:var(--text-xl-line-height)}.text-lg{font-size:var(--text-lg-size);line-height:var(--text-lg-line-height)}.text-md{font-size:var(--text-md-size);line-height:var(--text-md-line-height)}.text-sm{font-size:var(--text-sm-size);line-height:var(--text-sm-line-height)}.text-xs{font-size:var(--text-xs-size);line-height:var(--text-xs-line-height)}.text-xxs{font-size:var(--text-xxs-size);line-height:var(--text-xxs-line-height)}.text-xxxs{font-size:var(--text-xxxs-size);line-height:var(--text-xxxs-line-height)}.t-center{text-align:center}.t-start{text-align:start}.t-end{text-align:end}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.br-0{border-radius:0}.br-0025{border-radius:.25rem}.br-00375{border-radius:.375rem}.br-0-5,.br-005{border-radius:.5rem}.br-01{border-radius:1rem}.br-015{border-radius:1.5rem}.br-02{border-radius:2rem}.circle{border-radius:999px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
