:root{--hue: 153;--sat: 75%;--light: 58%;--alpha: 1;--bg-primary: hsla(var(--hue), 25%, 6%, var(--alpha));--accent: hsla(var(--hue), var(--sat), var(--light), var(--alpha));--base-100: hsla(var(--hue), 1%, 80%, var(--alpha));--base-200: hsla(var(--hue), 1%, 45%, var(--alpha));--base-300: hsla(var(--hue), 1%, 25%, var(--alpha));--card-100: hsla(var(--hue), 1%, 16%, var(--alpha));--card-200: hsla(var(--hue), 1%, 13%, var(--alpha));--card-300: hsla(var(--hue), 1%, 10%, var(--alpha));color:#3273f533;--wrapper-padding-inline: max(1rem, min(6.73139vw - .0776699rem, 8rem));--section-padding-block: 3rem;--page-wrapper-max-width: 80rem;--default-transition-timing: .15s;--default-transition-easing: cubic-bezier(.445, .05, .55, .95)}body,html{height:100%;width:100%}html{background-color:var(--bg-primary);color:var(--base-200)}*{box-sizing:border-box;margin:0;padding:0;min-width:0}body,html{height:auto;width:100%}body::-webkit-scrollbar,html::-webkit-scrollbar{width:clamp(.4rem,2vw,.7rem);transition:background-color 1s ease}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{cursor:grab;background-color:hsla(var(--hue),1%,15%,1);border-radius:60px}body::-webkit-scrollbar-thumb:active,html::-webkit-scrollbar-thumb:active{cursor:grabbing;opacity:1}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background-color:var(--accent);opacity:.5}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:hsla(var(--hue),1%,10%,1);border-radius:60px}body::-webkit-scrollbar-track:hover,html::-webkit-scrollbar-track:hover{background-color:hsla(var(--hue),1%,11%,1)}#smooth-wrapper{overflow:hidden;position:relative;height:inherit;width:100%;inset:0}#smooth-wrapper #smooth-content{position:absolute;overflow:visible;min-height:100vh;min-height:100dvh;width:100%}.gs-dev-tools{position:absolute;top:1rem!important;bottom:unset!important;background-color:var(--bg-primary)}img{font-style:italic;max-width:100%;background-repeat:no-repeat;background-size:cover;vertical-align:middle;height:auto}#dashboard-table{display:grid}th input{width:100%}:root{--system-fonts: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue"}@font-face{font-family:Basement Grotesque;src:url(/fonts/grotesque/BasementGrotesque-Black_v1.202.woff2) format("woff2"),url(/fonts/grotesque/BasementGrotesque-Black_v1.202.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}:root,:root .typo{--fontWeight: 400;--fontStretch: 120%;max-width:initial;font-family:"Anek Latin Variable",var(--system-fonts);font-weight:600;font-stretch:var(--fontStretch);--tw-prose-body: var(--base-200);--tw-prose-headings: var(--base-100);line-height:1.35;color:var(--base-200)}:root h1,:root h2,:root h3,:root h4,:root h5,:root h6,:root .typo h1,:root .typo h2,:root .typo h3,:root .typo h4,:root .typo h5,:root .typo h6{letter-spacing:0em;font-stretch:expanded}:root h1,:root h2,:root .typo-lg,:root .typo-xl,:root .typo-2xl,:root .typo-3xl,:root .typo-4xl,:root .typo-5xl,:root .typo-6xl,:root .typo h1,:root .typo h2,:root .typo .typo-lg,:root .typo .typo-xl,:root .typo .typo-2xl,:root .typo .typo-3xl,:root .typo .typo-4xl,:root .typo .typo-5xl,:root .typo .typo-6xl{color:var(--base-100);margin-bottom:1ch}:root{font-size:14px;font-size:clamp(1rem,2vw + 2rem,1.1rem);--font-size-sm: clamp(.8rem, .17vw + .76rem, .89rem);--font-size-base: clamp(1rem, .34vw + .91rem, 1.19rem);--font-size-lg: clamp(1.25rem, .61vw + 1.1rem, 1.58rem);--font-size-xl: clamp(1.56rem, 1vw + 1.31rem, 2.11rem);--font-size-2xl: clamp(1.95rem, 1.56vw + 1.56rem, 2.81rem);--font-size-3xl: clamp(2.44rem, 2.38vw + 1.85rem, 3.75rem);--font-size-4xl: clamp(3.05rem, 3.54vw + 2.17rem, 5rem);--font-size-5xl: clamp(3.81rem, 5.18vw + 2.52rem, 6.66rem);--font-size-6xl: clamp(4.77rem, 7.48vw + 2.9rem, 8.88rem)}:root input,:root optgroup,:root select,:root textarea,:root .label{font-size:var(--font-size-base)}:root .label-text{font-size:var(--font-size-sm);font-weight:600}:root h1{font-size:var(--font-size-xl)}:root .title-2xl{font-size:var(--font-size-2xl)}:root .title-3xl{font-size:var(--font-size-3xl)}:root .title-4xl{font-size:var(--font-size-4xl)}:root .title-5xl{font-size:var(--font-size-5xl)}:root .title-6xl{font-size:var(--font-size-6xl)}:root .title-giga{font-size:clamp(2.9rem,5vw + 1rem,4.2rem)}@media screen and (max-width: 480px){:root .title-giga{font-size:clamp(2.3rem,2vw + 1rem,4rem)}}:root .title-sm{font-size:var(--font-size-sm)}:root .title-grotesk{font-family:"Basement Grotesque",var(--system-fonts)}:root h2{font-size:var(--font-size-lg)}:root h3{font-size:var(--font-size-lg)}:root p,:root a{font-size:var(--font-size-base)}:root span:not(button){font-size:inherit}:root span,:root li,:root .btn{font-size:var(--font-size-base);letter-spacing:.02em}:root .text-sm,:root .typo-sm{font-size:var(--font-size-sm)}:root .text-base,:root .typo-base{font-size:var(--font-size-base)}:root .text-lg,:root .typo-lg{font-size:var(--font-size-lg)}:root .text-xl,:root .typo-xl{font-size:var(--font-size-xl)}:root .text-2xl,:root .typo-2xl{font-size:var(--font-size-2xl)}:root .text-3xl,:root .typo-3xl{font-size:var(--font-size-3xl)}:root .text-4xl,:root .typo-4xl{font-size:var(--font-size-4xl)}:root .text-5xl,:root .typo-5xl{font-size:var(--font-size-5xl)}:root .text-6xl,:root .typo-6xl{font-size:var(--font-size-6xl)}.text-gradient{background-image:linear-gradient(90deg,hsla(var(--text-grad-color-dui-1),1),hsla(var(--text-grad-color-dui-2),1));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.text-radial-gradient{-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-image:radial-gradient(circle,hsla(var(--text-grad-color-dui-2),1),hsla(var(--text-grad-color-dui-1),1))}::-moz-selection{color:hsla(var(--hue),var(--sat),var(--light),var(--alpha));background:hsla(var(--hue),var(--sat),var(--light),.1)}::selection{color:hsla(var(--hue),var(--sat),var(--light),var(--alpha));background:hsla(var(--hue),var(--sat),var(--light),.02)}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive iframe,.embed-responsive embed,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.aspect-ratio-none{padding-bottom:0}.aspect-ratio-square{padding-bottom:100%}.aspect-ratio-16\/9{padding-bottom:56.25%}.aspect-ratio-4\/3{padding-bottom:75%}.aspect-ratio-21\/9{padding-bottom:42.86%}.gradient-me-up{position:relative;isolation:isolate;padding-bottom:26vh;padding-bottom:26dvh}.gradient-me-up:before{content:"";position:absolute;inset:0;background:radial-gradient(140% 107.13% at 50% 10%,transparent 37.41%,var(--color-accent) 69.27%,var(--bg-primary) 100%);border-radius:clamp(2.4rem,4vw,4.5rem);align-items:center;z-index:-1}.hide-me{opacity:0;visibility:hidden}@keyframes rotateGradient{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rotateGradientACW{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}.wrapper{margin-left:auto;margin-right:auto;max-width:var(--page-wrapper-max-width);padding-left:max(1.5rem,min(6.73139vw - .0776699rem,8rem));padding-right:max(1.5rem,min(6.73139vw - .0776699rem,8rem));padding-block:var(--section-padding-block)}.full-bleed{padding-block:var(--section-padding-block);transition:all .3s ease;box-shadow:0 0 0 100vmax var(--base-200);background-color:var(--base-200);color:var(--bg-primary);clip-path:inset(0 -100vmax)}.full-bleed>*{color:inherit}.full-width-split-screen{padding-block:0}.full-width-split-screen>:not(img,.resp-img,svg){padding-inline:var(--wrapper-padding-inline);padding-block:var(--section-padding-block);aspect-ratio:unset}@media (min-width: 80rem){.full-width-split-screen{display:grid;grid-template-columns:minmax(var(--wrapper-padding-inline),1fr) minmax(0,40rem) minmax(0,40rem) minmax(var(--wrapper-padding-inline),1fr);position:relative}.full-width-split-screen>img{width:100%;height:100%;object-fit:cover}.full-width-split-screen>:is(.resp-img),.full-width-split-screen>img:first-child{grid-column:2/3}.full-width-split-screen>img:last-child{grid-column:3/-1}.full-width-split-screen>:not(img,.resp-img){display:grid;align-content:center;justify-items:start}.full-width-split-screen>:not(img,.resp-img):first-child{padding-left:0;grid-column:2/3}.full-width-split-screen>:not(img,.resp-img):last-child{padding-right:0;grid-column:3/4}.full-width-split-screen>:not(img,.resp-img):before{content:"";position:absolute;inset:0;background:inherit}.full-width-split-screen>:not(img,.resp-img):first-child:before{grid-column:1/2;background-color:transparent}.full-width-split-screen>:not(img,.resp-img):last-child:before{grid-column:4/5;background-color:transparent}}@keyframes noise{0%{transform:translateZ(0)}10%{transform:translate3d(-5%,-5%,0)}20%{transform:translate3d(-10%,5%,0)}30%{transform:translate3d(5%,-10%,0)}40%{transform:translate3d(-5%,15%,0)}50%{transform:translate3d(-10%,5%,0)}60%{transform:translate3d(15%,0,0)}70%{transform:translate3d(10%,0,0)}80%{transform:translate3d(-15%,0,0)}90%{transform:translate3d(10%,5%,0)}to{transform:translate3d(15%,8%,0)}}.gooeys{filter:url(#gooeyFilter)}body .modal.modal:not(dialog:not(.modal-open)),body .modal .modal::backdrop{background-color:hsla(var(--hue),var(--sat),var(--light),1)}body .modal.modal:not(dialog:not(.modal-open)):before,body .modal .modal::backdrop:before{content:"";position:absolute;width:100%;height:100%;inset:0}body .modal .modal-box{border-radius:0;border-radius:1.3rem;padding:0;box-shadow:unset}body .collapse-content,body .collapse-title{padding-inline:0}body .collapse-title{color:var(--base-100)}body .collapse-plus:focus .divider,body .collapse-plus:focus-within .divider,body .collapse-plus:active .divider{transform:translate(-100%);animation:collapseSlideIn .5s forwards}body .collapse-plus:focus .collapse-content .divider:before,body .collapse-plus:focus .collapse-content .divider:after,body .collapse-plus:focus-within .collapse-content .divider:before,body .collapse-plus:focus-within .collapse-content .divider:after,body .collapse-plus:active .collapse-content .divider:before,body .collapse-plus:active .collapse-content .divider:after{background-color:var(--accent);height:2px}body .collapse-plus:focus .collapse-title:after,body .collapse-plus:focus-within .collapse-title:after,body .collapse-plus:active .collapse-title:after{color:var(--accent)}@keyframes collapseSlideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}body .collapse-plus.collapse-open{pointer-events:none}body .collapse-plus.collapse-open .collapse-title:after{color:var(--base-300)}body .collapse-plus.collapse-open .collapse-content .divider:before,body .collapse-plus.collapse-open .collapse-content .divider:after{height:2px;background-color:var(--base-100)}body .btn{border-width:2px;border-color:transparent;max-width:max-content;color:var(--base-100);padding-inline:1.5rem;border-radius:60px;outline-offset:-1px;outline:1px var(--base-100) solid;transition:all .1s ease-in-out}body .btn:hover{background-color:var(--base-neutral);color:var(--base-100);border-color:transparent;outline:transparent;border:1px var(--base-100) solid;outline:1px var(--base-100) solid;outline-offset:3px}body .btn.bg-accent{background-color:var(--accent)}body .btn.bg-accent:hover{background-color:var(--base-neutral);color:var(--base-200)}body .btn.link{outline:unset;text-decoration:none;color:var(--accent);transition:unset}body .btn.link:hover{outline:unset;border:unset;background-color:transparent;text-decoration:underline;color:var(--accent)}body .form-message-error.input-error{color:hsla(10,var(--sat),var(--light),var(--alpha));outline:initial}body .form-message-sucess.input-sucess{color:hsla(var(--hue),var(--sat),var(--light),var(--alpha));outline:initial}body .input-error{outline:2px hsla(10,var(--sat),var(--light),var(--alpha)) solid;outline-offset:-2px}body .input{background-color:transparent;color:#fff;outline:4px var(--accent) solid;outline-offset:-2px}body .input.input-error{outline-color:hsla(10,var(--sat),var(--light),var(--alpha))}body .input.input-error:focus,body .input.input-error:focus-within,body .input.input-error:active{outline-color:hsla(10,var(--sat),var(--light),var(--alpha))}body .input input{background-color:transparent;color:#fff}body .input input:focus,body .input input:focus-within,body .input input:active{color:#fff}body .input input:focus::placeholder,body .input input:focus-within::placeholder,body .input input:active::placeholder{color:var(--base-200)}body .input:focus,body .input:focus-within,body .input:active{outline:4px var(--accent) solid;outline-offset:-2px;border:0px transparent solid}body .tooltip,body .lg\:tooltip{color:var(--base-200)}body .tooltip svg,body .lg\:tooltip svg{color:var(--accent)}body .tooltip:before,body .lg\:tooltip:before{outline:1px hsla(var(--hue),2%,var(--light),.3) solid;background-color:var(--card-200)}body .tooltip:after,body .lg\:tooltip:after{border-color:var(--card-200) transparent transparent transparent}body .alert{outline-style:solid;outline-width:2px;outline-offset:-2px;outline-color:var(--accent);color:hsla(var(--hue),1%,80%,var(--alpha));background-color:var(--bg-primary)}body .alert.alert-error{outline:2px hsla(10,var(--sat),var(--light),var(--alpha)) solid;outline-offset:-2px}body .dashboard .dropdown .dropdown-btn-container{all:initial;display:block;color:var(--accent);transform-origin:center;background-color:var(--card-200);padding:.5rem;border-radius:1.1rem;outline:2px hsla(var(--hue),1%,80%,.1) solid;outline-offset:-2px;transition:background-color,outline-color .2s ease}body .dashboard .dropdown .dropdown-btn-container:hover{background-color:var(--card-100);outline:2px var(--accent) solid}body .dashboard .dropdown .dropdown-btn-container:hover svg{color:var(--accent);opacity:.8}body .dashboard .dropdown .dropdown-btn-container svg{transition:all .2s ease;opacity:.8;cursor:pointer}body .dashboard .dropdown .dropdown-btn-container svg:hover{transform:scale(1.1);opacity:1}body .dashboard .dropdown ul{display:flex;flex-direction:column;gap:.2rem;border-radius:22px;background-color:var(--card-300);z-index:1}body .dashboard .dropdown ul li{background-color:var(--card-200);color:hsla(var(--hue),1%,45%,var(--alpha));transition:all .15s var(--default-transition-easing)}body .dashboard .dropdown ul li a{padding-inline:.5rem}body .dashboard .dropdown ul li:first-of-type{border-radius:1rem 1rem 0 0}body .dashboard .dropdown ul li:last-of-type{border-radius:0 0 1rem 1rem}body .dashboard .dropdown ul li:hover{color:hsla(var(--hue),1%,80%,var(--alpha));background-color:hsla(var(--hue),1%,20%,var(--alpha))}body .dashboard .dropdown ul li:hover a svg{opacity:1}body .dashboard .dropdown ul li.active{outline:2px var(--accent) solid;outline-offset:-2px;color:hsla(var(--hue),1%,90%,var(--alpha));background-color:hsla(var(--hue),1%,20%,var(--alpha));color:var(--accent);opacity:1}body .dashboard #dashboard-table::-webkit-scrollbar{height:.8rem;transition:background-color 1s ease}body .dashboard #dashboard-table::-webkit-scrollbar-thumb{cursor:grab;background-color:hsla(var(--hue),1%,15%,1);border-radius:60px}body .dashboard #dashboard-table::-webkit-scrollbar-thumb:active{cursor:grabbing;opacity:1}body .dashboard #dashboard-table::-webkit-scrollbar-thumb:hover{background-color:var(--accent);opacity:.5}body .dashboard #dashboard-table::-webkit-scrollbar-track{background-color:hsla(var(--hue),1%,10%,1);border-radius:60px}body .dashboard #dashboard-table::-webkit-scrollbar-track:hover{background-color:hsla(var(--hue),1%,11%,1)}body .dashboard #dashboard-table table{background-color:hsla(var(--hue),1%,8%,var(--alpha));margin:1rem}body .dashboard #dashboard-table table thead tr th{outline:14px hsla(var(--hue),5%,11%,1) solid;outline-offset:-14px}body .dashboard #dashboard-table table thead tr th .search-input{display:flex;width:100%}body .dashboard #dashboard-table table thead tr th .search-input:focus,body .dashboard #dashboard-table table thead tr th .search-input:focus-within{box-shadow:none;border-color:transparent;outline-style:solid;outline-width:4px;outline-offset:-8px;outline-color:var(--accent)}body .dashboard #dashboard-table table tbody tr{border-bottom-color:hsla(var(--hue),10%,15%,var(--alpha))}body .dashboard form{margin-top:4rem}body .dashboard form label{outline-style:solid;outline-width:2px;outline-offset:-2px;outline-color:var(--accent)}body .dashboard form label:focus,body .dashboard form label:focus-within{color:var(--base-100)}body .dashboard form label input::placeholder{color:var(--base-200)}
