:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400;position:relative}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;transition:color .5s,background-color .5s}:root{--bs-blue:#00a2fa;--bs-primary:#00a2fa;--bs-link-color:#00a2fa;--bs-primary-rgb:0,162,250}#app{min-height:100vh}main{padding-top:60px;padding-bottom:168px}footer{background-color:var(--color-background-soft);width:100%;position:absolute;bottom:0}.mw-330{max-width:330px}.mw-576{max-width:576px}.mw-640{max-width:640px}.mw-720{max-width:720px}.form-floating>textarea.tall{height:6em}.alert-holder{z-index:1;max-width:480px;position:fixed;bottom:0;left:50%;transform:translate(-50%)}#auth-dropdown.show:after{border-top:0;border-bottom:.3em solid}.dropdown.active>.dropdown-toggle{color:var(--bs-navbar-active-color)}.table-responsive{white-space:nowrap}.trunc-column{text-overflow:ellipsis;width:5em;max-width:5em;overflow-x:hidden}.trunc-column:hover{z-index:1;text-overflow:clip;overflow-x:visible}.trunc-column:hover>*{padding-top:5px;padding-bottom:5px;background:#fff!important}@media (width>=768px){main{padding-bottom:128px}}ul.custom-ul{margin-left:0;padding-left:0;list-style:none}ul.custom-ul>li{text-indent:-1rem;margin-bottom:.25rem;padding-left:1rem}ul.custom-ul>li:before{content:"✓";padding-right:5px}ul.custom-ul.ul-check-sign>li:before{content:"✓";color:var(--bs-success);font-weight:700}ul.custom-ul.ul-x-sign>li:before{content:"✗";color:var(--bs-danger);font-weight:700}ul.custom-ul.ul-hand-sign>li:before{content:"👉";font-size:1.25rem}ol.custom-ol>li{margin-bottom:.25rem}
