model-viewer::part(default-progress-bar){height:5px;background-color:#95aed08f;display:none}.glace .modelCont{width:100%;height:100%;top:0;left:0;display:flex;justify-content:center;z-index:5;transition:opacity .2s ease-in-out;aspect-ratio:3/2}.glace #lazy-load-poster{position:absolute;left:0;top:0;width:100%;height:100%;background-image:url(/assets/glace/glacemodelpreview.jpg);background-size:contain;background-repeat:no-repeat;background-position:50%}.project-card{background:linear-gradient(var(--stroke-low),var(--stroke-low)) padding-box,linear-gradient(var(--angle),var(--stroke-low),var(--text-high)) border-box;animation:rotate 2s ease-in-out infinite}@keyframes rotate{to{--angle:360deg}}@property --angle{syntax:"<angle>";initial-value:0deg;inherits:false}