@tailwind base;@tailwind components;@tailwind utilities;:root{--color-background: 11, 22, 34;--color-foreground: 21, 31, 46;--color-foreground-grey: 15, 22, 31;--color-foreground-grey-dark: 6, 12, 19;--color-foreground-blue: 15, 22, 31;--color-foreground-blue-dark: 6, 12, 19;--color-text: 159, 173, 189;--color-text-light: 114, 138, 161;--color-text-lighter: 133, 150, 165;--color-shadow-blue: 0, 5, 15;--color-background-1200: 251, 251, 251;--color-background-1100: 240, 243, 246;--color-background-1000: 221, 230, 238;--color-background-900: 201, 215, 227;--color-background-800: 173, 192, 210;--color-background-700: 139, 160, 178;--color-background-600: 116, 136, 153;--color-background-500: 100, 115, 128;--color-background-400: 81, 97, 112;--color-background-300: 30, 42, 56;--color-background-100: 21, 31, 46;--color-background-200: 11, 22, 34;--color-gray-1200: 251, 251, 251;--color-gray-1100: 240, 243, 246;--color-gray-1000: 221, 230, 238;--color-gray-900: 201, 215, 227;--color-gray-800: 173, 192, 210;--color-gray-700: 139, 160, 178;--color-gray-600: 116, 136, 153;--color-gray-500: 100, 115, 128;--color-gray-400: 81, 97, 112;--color-gray-300: 30, 42, 56;--color-gray-100: 21, 31, 46;--color-gray-200: 11, 22, 34;--color-text-bright: 237, 241, 245;--color-blue: 255, 136, 136;--color-red:218,65,39;--color-overlay: 32, 20, 20;--color-red: 218, 65, 39;--color-peach: 250, 122, 122;--color-green: 123, 213, 85}.ks-bg-grey-light{background-color:#c5c4c3}.w-90{width:90%!important}.w-85{width:85%!important}.w-80{width:80%!important}.w-78{width:78%!important}.w-60{width:60%!important}.w-45{width:45%!important}.w-40{width:40%!important}.w-30{width:30%!important}.w-20{width:20%!important}.mh-25{max-height:25%!important}.mr-1-t-0-5{margin-right:1rem!important;margin-top:.5rem}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem!important}.mt-4{margin-top:4rem!important}.mt-5{margin-top:5rem!important}.mt-6{margin-top:6rem!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.mb-6{margin-bottom:6rem!important}.pb-1{padding-bottom:1rem!important}.pb-1-5{padding-bottom:1.5rem!important}.pb-2{padding-bottom:2rem!important}.pb-3{padding-bottom:3rem!important}.pb-4{padding-bottom:4rem!important}.pb-5{padding-bottom:5rem!important}.pb-6{padding-bottom:6rem!important}.btn-x-sm{padding:.25rem .5rem;font-size:.55rem;line-height:1.3;border-radius:.2rem}html,body{height:initial;margin:0;padding:0}.ks-logo{border-radius:50px;transition:.8s}.ks-logo:hover{border-radius:50px;transition:.8s;transform:scale(1.3)}.ks-navbar{opacity:50%;position:fixed;width:100%;top:0;transition:.5s;z-index:100}.ks-navbar:hover{opacity:100%;transition:.5s}.ks-bg{background-size:cover;background-attachment:fixed;background-repeat:no-repeat;background-position:center}.parallax-background{position:fixed;top:-2%;left:-2%;width:110%;height:110%;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center;background-attachment:fixed;transition:transform .1s ease-out}.w-250-px{width:250px}.w-300-px{width:300px}.w-350-px{width:350px}.w-400-px{width:400px}.w-450-px{width:450px}.w-500-px{width:500px}.ks-blur-5{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid grey}.ks-rounded{border-radius:var(--radius-card-content)}.ks-rounded-0-90{border-radius:.9rem}.ks-padding-0-5{padding:.5rem!important}.rounded-top-left{border-top-left-radius:.5rem!important}.rounded-top-right{border-top-right-radius:.5rem!important}.rounded-bottom-left{border-bottom-left-radius:.5rem!important}.rounded-bottom-right{border-bottom-right-radius:.5rem!important}.gap-2-responsive{gap:0}.grid-3-responsive{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem}.grid-1{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:.5rem}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.5rem}.grid-5{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.5rem}.grid-6{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.5rem}*{box-sizing:border-box;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.ks-btn-alert{color:#fff;background-color:red;border:none;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;transition:.5s}.ks-btn-alert:hover{color:#fff;background-color:#8b0000;transition:.5s}.ks-avatar{border-radius:10%;width:100%;height:100%}.ks-avatar-small{border-radius:10%;width:150px;height:150px}.ks-btn{color:#000;background-color:#fff;border:none;padding:10px 20px;text-align:center;text-decoration:none;display:inline-block;font-size:16px;margin:4px 2px;cursor:pointer;transition:.5s}.ks-btn:hover{color:#fff;background-color:gray;transition:.5s}.ks-admin-index{margin-top:6rem}.ks-list-section{display:block;margin:25px;width:100%}.ks-list-entries{display:grid;grid-gap:15px;grid-template-columns:repeat(auto-fill,150px);grid-template-rows:repeat(auto-fill,210px);min-width:0;width:100%}.ks-sort-btn{line-height:100%;vertical-align:middle;rotate:90deg;display:inline-block;cursor:pointer}ks-dropdown-item:hover{color:#fff;transition:.6s;background-color:#f5f5f5}.popup-bg{position:absolute;top:0;left:0;right:0;bottom:0;width:1000%;height:1000%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10}.confirmation-popup{display:none;color:#fff;width:100%;height:100%}.confirmation-popup-buttons h2{margin-top:0}.confirmation-popup-buttons{text-align:center;position:absolute;z-index:20;top:50%;left:50%;width:50%;transform:translate(-50%,-50%);background-color:gray;padding:20px;border:1px solid #000;border-radius:50px;box-shadow:0 0 10px #0000001a}.custom-modal{margin:0 auto;width:60%}.ks-last-entries{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-content:center}.ks-badge{--bs-badge-padding-x: .65em;--bs-badge-padding-y: .35em;--bs-badge-font-size: .75em;--bs-badge-font-weight: 700;--ks-border-radius: .5rem;--ks-badge-color: #fff;--ks-badge-border-radius: .5rem;--bs-badge-border-radius: var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;z-index:10;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.ks-footer{position:fixed;width:100%;height:2.5rem;bottom:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:1s}.ks-footer>div{opacity:50%}.ks-footer:hover{background-color:#000;transition:1s}.ks-footer:hover>div{opacity:100%}@media (max-width: 800px){.table_admin{display:none}.btn-popup{padding-right:3rem!important;padding-left:3rem!important}.ks-admin-index{margin:6rem 0 2rem}.m-sm-4{margin:4rem}}@media (min-width: 800px){.grid-sm-2{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem}}@media (min-width: 992px){.grid-lg-3{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem}}@media (min-width: 992px){.w-lg-45{width:45%!important}}@media (max-width: 1000px){.w-sd-75{width:75%}}@media (max-width: 1300px){.grid-3-responsive{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem}.ks-last-entries{display:flex;flex-direction:column;flex-wrap:wrap;align-content:center}}@media (max-width: 1400px){.gap-2-responsive{gap:1rem}}@media (min-width: 1600px){.col-xxxl-4{flex:0 0 auto;width:33.33333333%}}
