:root{--radius-card: 1rem;--radius-card-name: .85rem;--radius-card-content: 1.3rem;--ks-bg-form-control: #000}.ks-form-control{display:block;width:100%;height:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ks-entry-card{border-radius:var(--radius-card);box-shadow:0 2px 20px #31364433;color:rgb(var(--color-text-pright));font-size:1.3rem;z-index:1;display:flex;position:relative;width:150px}.ks-card-large{height:210px;width:150px;margin:.5rem}.ks-card-small{height:170px;width:120px}.ks-entry-card>div{display:inline-block}.ks-viewed-status{width:11px;height:11px;left:-4px;top:-4px;z-index:-1;border-radius:50%;opacity:1;position:absolute;transition:.2s}.ks-status-green{background:rgb(var(--color-green));box-shadow:0 0 5px #7bd555cc}.ks-status-red{background:rgb(var(--color-red));box-shadow:0 0 5px #da4127cc}.ks-status-orange{background:rgb(var(--color-peach));box-shadow:0 0 5px #fa7a7acc}.ks-entry-card .ks-cover{border-radius:var(--radius-card);display:flex;width:100%;height:100%;z-index:-1;position:absolute;top:0;left:0;right:0;bottom:0;size:100%}.ks-entry-card .ks-cover .ks-image-card{position:absolute;top:0;left:0;right:0;bottom:0;border-radius:var(--radius-card)}.ks-entry-card:hover .ks-title-card>h5>a{color:rgb(var(--color-red));transition:.5s}.ks-entry-card:hover .ks-title-card>h5>span{color:rgb(var(--color-red));cursor:pointer;transition:.5s}.ks-image-card>img{border-radius:var(--radius-card);height:100%;width:100%;object-fit:unset}.ks-edit{background:rgb(var(--color-red));border-radius:5px;color:rgb(var(--color-text-bright));cursor:pointer;display:none;height:30px;position:absolute;top:5px;right:5px;opacity:0;transition:.5s;width:30px}.ks-cover:hover .ks-edit{opacity:.9;display:flex;z-index:2;transition:.5s}.ks-svg-inline--fa .ks-edit{display:inline-block;font-size:inherit;height:1em;overflow:visible;transition:.5s;opacity:.9;vertical-align:-.125em}.ks-svg-inline--fa.fa-w-16{width:1em}.ks-svg-inline--fa.fa-lg{vertical-align:-.225em}.ks-title-card{background:#121111cc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);text-align:center;border-radius:0 0 var(--radius-card-name) var(--radius-card-name);position:absolute;bottom:-.3px;width:100%;z-index:2}.ks-tc-large{padding:.4rem}.ks-tc-small{padding-top:5px}.ks-title-card>h5>a,.ks-title-card>h5>span{background-color:transparent;color:#fff;display:-webkit-box;text-decoration:none;transition:.15s;outline:.5px;font-size:.6em;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}.ks-title-card-small{font-size:1.3rem;padding:.2rem;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}.ks-card-content{position:relative;display:flex;flex-direction:column;min-width:0;z-index:2;word-wrap:break-word;background-color:#00000080;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:var(--radius-card-content);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ks-card-content-dark{position:relative;display:flex;flex-direction:column;min-width:0;z-index:2;word-wrap:break-word;background-color:#000c;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:var(--radius-card-content);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ks-card-content-header{padding:.25rem;border-radius:var(--radius-card-content) var(--radius-card-content) 0 0;margin-bottom:0;text-align:center;background-color:#0009;border-bottom:1px solid rgba(0,0,0,.125)}.ks-card-content-header h3{color:#fff;font-size:1.5rem;margin:0 .2rem .1rem}.ks-card-content-body{flex:1 1 auto;padding:.5rem}.ks-card-content-body-small{flex:1 1 auto;padding-top:.5rem}.ks-card-content-body hr{margin-top:1rem;margin-bottom:1rem}.ks-small-card{display:flex;flex-direction:column;height:auto;width:max-content;margin:.5rem;border:1px solid rgba(0,0,0,.125);border-radius:var(--radius-card-content);-webkit-backdrop-filter:contrast(.5);backdrop-filter:contrast(.5);position:relative}.ks-card-content-footer{padding:.25rem;margin-top:0;text-align:center;display:flex;justify-content:center}@media (max-width: 700px){.ks-card-content-body{flex:1 1 auto;padding:1rem}}@media (max-width: 1350px){.ks-card-large{height:210px;width:150px;margin:0 .75rem .75rem 0}}
