body,html{margin:0;font-family:Crimson Text,serif;font-size:large;color:#fff;background-color:#000}body *,html *{scrollbar-width:none}a{text-decoration:none;color:inherit}h1{margin:0}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 300,"GRAD" 0,"opsz" 24}.equipment-card-list-container .cdk-drag-placeholder{display:none}.icon-only-button{display:flex;justify-content:center;align-items:center;box-sizing:border-box;border:none;border-radius:100%;padding:3px;background:none;transition:background-color ease-in-out .2s}.icon-only-button .material-symbols-outlined{font-size:xx-large;color:#fff}.icon-only-button:hover{background:#1e1e1e}.stat-table{font-size:16px;width:100%}.stat-table tr td{width:50%;padding-right:.25rem}@keyframes in-from-down{0%{transform:translateY(100vh)}to{transform:translateY(0)}}@keyframes in-from-up{0%{transform:translateY(-100vh)}to{transform:translateY(0)}}@keyframes out-to-up{0%{transform:translateY(0)}to{transform:translateY(-100vh)}}@keyframes out-to-below{0%{transform:translateY(0)}to{transform:translateY(100vh)}}::view-transition-old(animate-out-to-above){animation:1s ease-in-out both out-to-up}::view-transition-old(animate-out-to-below){animation:1s ease-in-out both out-to-below}::view-transition-new(animate-in-from-above){animation:1s ease-in-out both in-from-up}::view-transition-new(animate-in-from-below){animation:1s ease-in-out both in-from-down}.animate-out-to-above{view-transition-name:animate-out-to-above}.animate-out-to-below{view-transition-name:animate-out-to-below}.animate-in-from-above{view-transition-name:animate-out-from-above}.animate-in-from-below{view-transition-name:animate-in-from-below}
