:root{--glass-bg: transparent;--glass-shadow: 0 9px 1px hsla(330, 79%, 95%, .4);--text-muted: hsla(330, 100%, 95%, .85);--text-strong: #fff;--pill-grad-start: hsl(330, 85%, 60%);--pill-grad-end: hsl(300, 80%, 55%);--pill-glow: rgba(255, 105, 180, .45);--pill-hover: linear-gradient(135deg, #fefdfde4, rgba(255, 105, 180, .2));--ring: #ffffff89}html,body{margin:0;padding:0;height:100vh;color:#faebd7;background-color:#161624e4;overflow-y:hidden;font-size:14px}img,svg{width:-webkit-fill-available}.main{padding:0 2em 4em;height:85vh;min-height:85vh;max-height:85vh;bottom:0vh;position:absolute;overflow-y:hidden}.content{padding:0;height:85vh;min-height:85vh;max-height:85vh}.section{background-color:#282943e4}.row{padding:.5em}.card{height:50vh;overflow-y:scroll;z-index:100;color:#faebd7;background:inherit;border:0px}.card-secondary{overflow-y:hidden;height:fit-content;min-height:-webkit-fill-available;background-color:#e4cbf352}.card-text,.card-body{height:-webkit-fill-available;padding:0%;z-index:0}.card-secondary .card-text,.card-secondary .card-title{text-align:center}.card-secondary .card-title,.card .card-text{padding:1em}.card-body ul{height:95%;overflow-y:scroll!important;z-index:0}.card-body ul li{z-index:0}path{float:left}.logo{fill:none;stroke:#000;stroke-width:3;top:0;stroke-dasharray:4000;stroke-dashoffset:4000;animation:draw-line 10s ease-out forwards}@keyframes draw-line{to{stroke-dashoffset:0}}@media only screen and (max-width: 1024px){body{font-size:12px}}@media only screen and (max-width: 768px){body{font-size:10px}}@media only screen and (max-width: 440px){.card-secondary,.card-body,.card-text{height:fit-content;min-height:fit-content;max-height:fit-content}}
