@import"https://fonts.googleapis.com/css2?family=Jersey+20&display=swap";body{color:#fff;background:#12161a;padding-inline:10vw;font-family:sans-serif}.overlayList{display:flex;flex-wrap:wrap}.overlayList>*>figure{padding:20px;border:1px solid rgba(255,255,255,.5);color:#fff9;text-decoration:none;text-underline:none;cursor:pointer;margin:10px;transition:all .3s;width:min-content;border-radius:8px;text-align:center}.viewer{overflow:hidden;height:400px;border:1px solid #495057;max-width:550px;width:100%!important;padding:0;border-radius:5px;position:relative}@media screen and (max-width:1000px){.viewer{width:100%}nav{justify-content:center}nav a:not(:first-of-type){display:none}body{padding-inline:2vw}}.viewer .download,.viewer .play,.viewer .skin-mode{height:36px;cursor:pointer;margin:4px;border-radius:.375rem;display:flex;justify-content:center;align-items:center}.viewer .download,.viewer .play{aspect-ratio:1 / 1}.viewer .controls *{width:min-content}.viewer .controls{position:absolute;top:10px;right:10px;width:min-content;align-items:end;display:flex;flex-direction:column}.viewer .controls img{height:26px}.viewer .skin-mode{padding-inline:10px}.viewer .play,.viewer .skin-mode{background:#6c757d}.viewer .download{background:#198754}.viewer .skin-mode.disabled{opacity:.8;color:#ffffff4d;cursor:not-allowed}.viewer>canvas{height:100%;align-self:center;width:100%}.overlayList>*>figure>img{width:150px;height:150px;background:#000;border:none;margin-bottom:5px;opacity:100%}.overlayList>*>figure:hover{border-color:#fff;color:#fff}.hidden{display:none!important}header{height:80px}nav{position:fixed;background:#12161a;top:0;left:0;height:80px;display:flex;align-items:center;padding-inline:8vw;width:84vw}nav a:first-of-type{color:#fff;font-family:"Jersey 20",sans-serif;font-weight:400;font-style:normal;font-size:40px;text-decoration:none;margin-right:20px}nav a:not(:first-of-type){margin:0 10px;font-size:20px;color:#ffffff80;text-decoration:none;vertical-align:center;letter-spacing:-.05em;transition:.2s}nav a:not(:first-of-type):hover{color:#fff}.toggle-wrapper{position:relative;display:inline-block;width:40px;height:24px}.toggle-wrapper .toggle-switch{position:absolute;top:0;left:0;width:40px;height:24px;background-color:#52525b;border-radius:34px;cursor:pointer;transition:background-color .3s}.toggle-wrapper .toggle-switch:before{content:"";position:absolute;width:20px;height:20px;border-radius:50%;top:2px;left:2px;background-color:#fff;box-shadow:0 2px 5px #0000004d;transition:transform .3s}.toggle-wrapper .toggle-input:checked+.toggle-switch{background-color:#16a34a}.toggle-wrapper .toggle-input:checked+.toggle-switch:before{transform:translate(16px)}.toggle-input{width:40px;height:24px;z-index:20;position:relative;opacity:0;cursor:pointer}h3{margin-block:.67em}
