.login-container[data-v-4ff54528]{max-width:600px;margin:80px auto;padding:1.5rem;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.15);background-color:#fff;display:flex;justify-content:center}.login-columns[data-v-4ff54528]{display:flex;align-items:flex-start;position:relative}.login-columns[data-v-4ff54528]:before{content:"";position:absolute;width:2px;height:70%;background-color:#ccc;left:50%;top:15%;transform:translateX(-50%)}.login-column[data-v-4ff54528]{flex:1;min-width:200px;display:flex;flex-direction:column;align-items:center;gap:1rem;z-index:1}.login-column .title[data-v-4ff54528]{text-align:center;color:#333;font-weight:600;font-size:1.25rem;margin-bottom:.5rem;min-height:32px;display:flex;align-items:center}.player-login .input-group[data-v-4ff54528]{display:flex;width:140px;flex-direction:column;gap:.5rem}.player-login input[data-v-4ff54528]{padding:.5rem;border:1px solid #ccc;border-radius:8px;font-size:.95rem;width:100%;height:45px}.player-login button[data-v-4ff54528]{padding:.5rem;background-color:#42b983;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer;height:45px}.player-login button[data-v-4ff54528]:hover{background-color:#369f74}.system-login .circle-btn[data-v-4ff54528]{width:100px;height:100px;border-radius:50%;background-color:#42b983;color:#fff;border:none;font-size:3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s}.system-login .circle-btn[data-v-4ff54528]:hover{background-color:#369f74}.system-login .circle-btn i[data-v-4ff54528]{pointer-events:none}.info[data-v-074bdc6a]{position:absolute;width:20%;height:20%;padding:50px 0 0;align-items:center;align-content:center;background:url(/grimoire/img/demon-head.98c86056.png) 50% no-repeat;background-size:auto 100%;z-index:1}.info li[data-v-074bdc6a],.info[data-v-074bdc6a]{display:flex;justify-content:center;flex-wrap:wrap}.info li[data-v-074bdc6a]{font-weight:700;width:100%;filter:drop-shadow(0 0 2px rgba(0,0,0,.7));text-shadow:0 2px 1px #000,0 -2px 1px #000,2px 0 1px #000,-2px 0 1px #000}.info li span[data-v-074bdc6a]{white-space:nowrap}.info li .meta[data-v-074bdc6a]{text-align:center;flex-basis:100%;font-family:PiratesBay,sans-serif;font-weight:400}.info li svg[data-v-074bdc6a]{margin-right:10px}.info li .players[data-v-074bdc6a]{color:#00f700}.info li .alive[data-v-074bdc6a]{color:#ff4a50}.info li .votes[data-v-074bdc6a]{color:#fff}.info li .townsfolk[data-v-074bdc6a]{color:#1f65ff}.info li .outsider[data-v-074bdc6a]{color:#46d5ff}.info li .minion[data-v-074bdc6a]{color:#ff6900}.info li .demon[data-v-074bdc6a]{color:#ce0100}.info li .traveler[data-v-074bdc6a]{color:#cc04ff}.info li.edition[data-v-074bdc6a]{width:220px;height:200px;max-width:100%;max-height:100%;background-position:0;background-repeat:no-repeat;background-size:100% auto;position:absolute;top:-25%}@keyframes greenToWhite-43f89887{0%{color:green}to{color:#fff}}#controls[data-v-43f89887]{position:absolute;right:3px;top:3px;text-align:right;padding-right:50px;z-index:75}#controls svg[data-v-43f89887]{filter:drop-shadow(0 0 5px rgb(0,0,0))}#controls svg.success[data-v-43f89887]{animation:greenToWhite-43f89887 1s normal forwards;animation-iteration-count:1}#controls>span[data-v-43f89887]{display:inline-block;cursor:pointer;z-index:5;margin-top:7px;margin-left:10px}#controls span.nomlog-summary[data-v-43f89887]{color:#1f65ff}#controls span.session[data-v-43f89887]{color:#ce0100}#controls span.session.spectator[data-v-43f89887]{color:#1f65ff}#controls span.session.reconnecting[data-v-43f89887]{animation:blink-43f89887 1s infinite}@keyframes blink-43f89887{50%{opacity:.5;color:gray}}.menu[data-v-43f89887]{width:220px;transform-origin:200px 22px;transition:transform .5s cubic-bezier(.68,-.55,.27,1.55);transform:rotate(-90deg);position:absolute;right:0;top:0}.menu.open[data-v-43f89887]{transform:rotate(0deg)}.menu>svg[data-v-43f89887]{cursor:pointer;background:rgba(0,0,0,.5);border:3px solid #000;width:40px;height:50px;margin-bottom:-8px;border-bottom:0;border-radius:10px 10px 0 0;padding:5px 5px 15px}.menu a[data-v-43f89887]{color:#fff;text-decoration:none}.menu a[data-v-43f89887]:hover{color:red}.menu ul[data-v-43f89887]{display:flex;list-style-type:none;padding:0;margin:0;flex-direction:column;overflow:hidden;box-shadow:0 0 10px #000;border:3px solid #000;border-radius:10px 0 10px 10px}.menu ul li[data-v-43f89887]{padding:2px 5px;color:#fff;text-align:left;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:space-between;min-height:30px}.menu ul li.tabs[data-v-43f89887]{display:flex;padding:0}.menu ul li.tabs svg[data-v-43f89887]{flex-grow:1;flex-shrink:0;height:35px;border-bottom:3px solid #000;border-right:3px solid #000;padding:5px 0;cursor:pointer;transition:color .25s}.menu ul li.tabs svg[data-v-43f89887]:hover{color:red}.menu ul li.tabs svg[data-v-43f89887]:last-child{border-right:0}.menu ul li.tabs.characters .fa-theater-masks[data-v-43f89887],.menu ul li.tabs.grimoire .fa-book-open[data-v-43f89887],.menu ul li.tabs.help .fa-question[data-v-43f89887],.menu ul li.tabs.players .fa-users[data-v-43f89887],.menu ul li.tabs.session .fa-broadcast-tower[data-v-43f89887]{background:linear-gradient(180deg,#1f65ff 0,rgba(0,0,0,.5))}.menu ul li[data-v-43f89887]:not(.headline):not(.tabs):hover{cursor:pointer;color:red}.menu ul li em[data-v-43f89887]{flex-grow:0;font-style:normal;margin-left:10px;font-size:80%}.menu ul .headline[data-v-43f89887]{font-family:PiratesBay,sans-serif;letter-spacing:1px;padding:0 10px;text-align:center;justify-content:center;background:linear-gradient(90deg,#1f65ff 0,rgba(0,0,0,.5) 20%,rgba(0,0,0,.5) 80%,#ce0100)}.modal-backdrop{position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);display:flex;justify-content:center;align-items:center;z-index:100}.modal{background:rgba(0,0,0,.8);padding:10px 20px;border-radius:10px;box-shadow:2px 2px 20px 1px #000;display:flex;flex-direction:column;max-height:90%;max-width:80%}.characters .modal,.night-reference .modal,.vote-history .modal{overflow-y:auto}.characters .modal,.roles .modal{max-height:100%;max-width:60%}.modal ul{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-content:center;align-items:center;justify-content:center;line-height:100%}.modal>.top-right-buttons{position:absolute;z-index:100;top:15px;right:20px}.modal>.top-right-buttons>.top-right-button{cursor:pointer;width:28px}.modal>.top-right-buttons>.top-right-button:hover{color:red}.modal>.slot{max-height:100%;position:static}.maximized{background:rgba(0,0,0,.95);padding:0;border-radius:0;height:100%;width:100%;max-width:100%;max-height:100%;display:flex;align-content:center;justify-content:center}.characters .maximized,.roles .maximized{max-width:100%;padding:10px}.modal-fade-enter,.modal-fade-leave-active{opacity:0}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .2s ease}.token[data-v-67461ef9]{border-radius:50%;width:100%;background:url(/grimoire/img/token.45e945f3.png) 50%;background-size:100%;text-align:center;border:3px solid #000;box-shadow:0 0 10px rgba(0,0,0,.5);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .25s}.token:hover .name .label[data-v-67461ef9]{stroke:#000;fill:#fff}@-moz-document url-prefix(){.token:hover .name .label.mozilla[data-v-67461ef9]{stroke:none;filter:drop-shadow(0 1.5px 0 black) drop-shadow(0 -1.5px 0 black) drop-shadow(1.5px 0 0 black) drop-shadow(-1.5px 0 0 black) drop-shadow(0 2px 2px rgba(0,0,0,.5))}}.token .icon[data-v-67461ef9],.token[data-v-67461ef9]:before{background-size:100%;background-repeat:no-repeat;background-position:center 30%;position:absolute;width:100%;height:100%;margin-top:3%}.token span[data-v-67461ef9]{position:absolute;width:100%;height:100%;background-size:100%;pointer-events:none}.token span.leaf-left[data-v-67461ef9]{background-image:url(/grimoire/img/leaf-left.454b15c5.png)}.token span.leaf-orange[data-v-67461ef9]{background-image:url(/grimoire/img/leaf-orange.f88192d8.png)}.token span.leaf-right[data-v-67461ef9]{background-image:url(/grimoire/img/leaf-right.cad3f525.png)}.token span.leaf-top1[data-v-67461ef9]{background-image:url(/grimoire/img/leaf-top1.a96ae76e.png)}.token span.leaf-top2[data-v-67461ef9]{background-image:url(/grimoire/img/leaf-top2.b032a50d.png)}.token span.leaf-top3[data-v-67461ef9]{background-image:url(/grimoire/img/leaf-top3.d0f3b7e4.png)}.token span.leaf-top4[data-v-67461ef9]{background-image:url(/grimoire/img/leaf-top4.b60b5f67.png)}.token span.leaf-top5[data-v-67461ef9]{background-image:url(/grimoire/img/leaf-top5.5b30eda9.png)}.token .name[data-v-67461ef9]{width:100%;height:100%;font-size:24px}.token .name .label[data-v-67461ef9]{fill:#000;stroke:#fff;stroke-width:2px;paint-order:stroke;font-family:Papyrus,serif;font-weight:700;text-shadow:0 2px 2px rgba(0,0,0,.2);letter-spacing:1px}@-moz-document url-prefix(){.token .name .label.mozilla[data-v-67461ef9]{stroke:none;text-shadow:none;filter:drop-shadow(0 1.5px 0 white) drop-shadow(0 -1.5px 0 white) drop-shadow(1.5px 0 0 white) drop-shadow(-1.5px 0 0 white) drop-shadow(0 2px 2px rgba(0,0,0,.5))}}.token .edition[data-v-67461ef9]{position:absolute;right:0;bottom:5px;width:30px;height:30px;background-size:100%;display:none}.token .ability[data-v-67461ef9]{display:flex;position:absolute;padding:5px 10px;left:120%;width:250px;z-index:25;font-size:80%;background:rgba(0,0,0,.5);border-radius:10px;border:3px solid #000;filter:drop-shadow(0 4px 6px rgba(0,0,0,.5));text-align:left;justify-items:center;align-content:center;align-items:center;pointer-events:none;opacity:0;transition:opacity .2s ease-in-out}.token .ability[data-v-67461ef9]:before{content:" ";border:10px solid transparent;width:0;height:0;border-right-color:#000;position:absolute;margin-right:2px;right:100%}.token:hover .ability[data-v-67461ef9]{opacity:1}.scroll-wrapper[data-v-6caa2370]{max-height:300px;overflow-y:auto;overflow-x:hidden;padding-right:4px;max-height:70vh;border:1px solid #ccc;border-radius:6px}.scroll-wrapper[data-v-6caa2370]::-webkit-scrollbar{width:6px}.scroll-wrapper[data-v-6caa2370]::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:3px}ul.tokens[data-v-6caa2370]{padding-left:5%}ul.tokens li[data-v-6caa2370]{border-radius:50%;width:8vw;margin:3px;opacity:.5;transition:all .25s}ul.tokens li.selected[data-v-6caa2370]{opacity:1}ul.tokens li.selected .buttons[data-v-6caa2370]{display:flex}ul.tokens li.selected .fa-exclamation-triangle[data-v-6caa2370]{display:block}ul.tokens li.townsfolk[data-v-6caa2370]{box-shadow:0 0 10px #1f65ff,0 0 10px #004cff}ul.tokens li.outsider[data-v-6caa2370]{box-shadow:0 0 10px #46d5ff,0 0 10px #46d5ff}ul.tokens li.minion[data-v-6caa2370]{box-shadow:0 0 10px #ff6900,0 0 10px #ff6900}ul.tokens li.demon[data-v-6caa2370]{box-shadow:0 0 10px #ce0100,0 0 10px #ce0100}ul.tokens li.traveler[data-v-6caa2370]{box-shadow:0 0 10px #cc04ff,0 0 10px #cc04ff}ul.tokens li[data-v-6caa2370]:hover{transform:scale(1.2);z-index:10}ul.tokens li .fa-exclamation-triangle[data-v-6caa2370]{position:absolute;color:red;filter:drop-shadow(0 0 3px black) drop-shadow(0 0 3px black);top:5px;right:-5px;font-size:150%;display:none}ul.tokens li .buttons[data-v-6caa2370]{display:none;position:absolute;top:95%;text-align:center;width:100%;z-index:30;font-weight:700;filter:drop-shadow(0 0 5px rgb(0,0,0))}ul.tokens li .buttons span[data-v-6caa2370]{flex-grow:1}ul.tokens li .buttons svg[data-v-6caa2370]{opacity:.25;cursor:pointer}ul.tokens li .buttons svg[data-v-6caa2370]:hover{opacity:1;color:red}ul.tokens .count[data-v-6caa2370]{opacity:1;position:absolute;left:0;font-weight:700;font-size:75%;width:5%;display:flex;align-items:center;justify-content:center}ul.tokens .count[data-v-6caa2370]:after{content:" ";display:block;padding-top:100%}ul.tokens .count.townsfolk[data-v-6caa2370]{color:#1f65ff}ul.tokens .count.outsider[data-v-6caa2370]{color:#46d5ff}ul.tokens .count.minion[data-v-6caa2370]{color:#ff6900}ul.tokens .count.demon[data-v-6caa2370]{color:#ce0100}.roles .modal .multiple[data-v-6caa2370]{display:block;text-align:center;cursor:pointer}.roles .modal .multiple.checked[data-v-6caa2370],.roles .modal .multiple[data-v-6caa2370]:hover{color:red}.roles .modal .multiple.checked[data-v-6caa2370]{margin-top:10px}.roles .modal .multiple svg[data-v-6caa2370]{margin-right:5px}.roles .modal .multiple input[data-v-6caa2370]{display:none}.roles .modal .warning[data-v-6caa2370]{color:red;position:absolute;bottom:20px;right:20px;z-index:10}.roles .modal .warning svg[data-v-6caa2370]{font-size:150%;vertical-align:middle}.roles .modal .warning span[data-v-6caa2370]{display:none;text-align:center;position:absolute;right:-20px;bottom:30px;width:420px;background:rgba(0,0,0,.75);padding:5px;border-radius:10px;border:2px solid #000}.roles .modal .warning:hover span[data-v-6caa2370]{display:block}ul.editions .edition[data-v-65237ac4]{font-family:PiratesBay,sans-serif;letter-spacing:1px;text-align:center;padding-top:25%;background-position:50%;background-size:100% auto;background-repeat:no-repeat;width:55%;margin:5px;font-size:120%;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,0 0 5px rgba(0,0,0,.75);cursor:pointer}ul.editions .edition[data-v-65237ac4]:hover{color:red}.search-bar[data-v-65237ac4]{width:80%;margin:10px 0;display:flex;gap:10px}.search-bar input[data-v-65237ac4]{flex:1;padding:6px 10px;font-size:14px;border:1px solid #aaa;border-radius:4px}.search-bar button[data-v-65237ac4]{padding:6px 12px;background:#444;color:#fff;border:none;border-radius:4px;cursor:pointer}.search-bar button[data-v-65237ac4]:hover{background:#666}.scroll-box[data-v-65237ac4]{width:90%;max-height:60vh;overflow-y:auto;border:1px solid #ccc;border-radius:6px;padding:5px;background:rgba(0,0,0,.2)}.custom[data-v-65237ac4]{text-align:center}.custom input[type=file][data-v-65237ac4]{display:none}.custom .scripts[data-v-65237ac4]{list-style-type:disc;font-size:120%;cursor:pointer;display:block;width:50%;text-align:left;margin:10px auto}.custom .scripts li[data-v-65237ac4]:hover{color:red}.editiongrid[data-v-65237ac4]{width:200px;height:120px;border:1px solid #fff;border-radius:4px;background-position:50%;background-size:100% auto;background-repeat:no-repeat;display:flex;align-items:flex-end;justify-content:center;color:#fff;font-weight:700;text-shadow:-1px -1px 0 #000,1px -1px 0 #000,-1px 1px 0 #000,1px 1px 0 #000,0 0 5px rgba(0,0,0,.75);cursor:pointer;transition:transform .2s;margin:10px}.editiongrid[data-v-65237ac4]:hover{transform:scale(1.05);border-color:hsla(0,0%,100%,.667)}.intro[data-v-80925a70]{text-align:center;width:50%;font-size:120%;position:absolute;padding:10px;background:rgba(0,0,0,.5);border:3px solid #000;border-radius:10px;z-index:3;display:flex;justify-content:center}.intro a[data-v-80925a70]{color:#fff}.intro a.redirect[data-v-80925a70]{display:block;text-decoration:none;position:absolute;top:100%;margin-top:2vh;padding:10px;background:rgba(0,0,0,.5);border:3px solid #000;border-radius:10px}.intro a.redirect[data-v-80925a70]:hover{color:red}.intro a.redirect img[data-v-80925a70]{width:120px;display:block;margin:auto;margin-bottom:1vh}.intro img.logo[data-v-80925a70]{position:absolute;bottom:100%;width:25vh;margin-bottom:2vh;max-width:192px;border-radius:50%;box-shadow:0 0 10px #000;border:3px solid #000}.intro .footer[data-v-80925a70]{font-size:60%;opacity:.75}.toggle[data-v-f6b7d820]{position:absolute;left:20px;top:15px;cursor:pointer}.toggle[data-v-f6b7d820]:hover{color:red}h3[data-v-f6b7d820]{margin:0 40px}h3 svg[data-v-f6b7d820]{vertical-align:middle}.townsfolk .name[data-v-f6b7d820]{color:#1f65ff}.townsfolk aside[data-v-f6b7d820]{background:linear-gradient(-90deg,#1f65ff,transparent)}.outsider .name[data-v-f6b7d820]{color:#46d5ff}.outsider aside[data-v-f6b7d820]{background:linear-gradient(-90deg,#46d5ff,transparent)}.minion .name[data-v-f6b7d820]{color:#ff6900}.minion aside[data-v-f6b7d820]{background:linear-gradient(-90deg,#ff6900,transparent)}.demon .name[data-v-f6b7d820]{color:#ce0100}.demon aside[data-v-f6b7d820]{background:linear-gradient(-90deg,#ce0100,transparent)}.jinxed .name[data-v-f6b7d820]{color:#ffe91f}.jinxed aside[data-v-f6b7d820]{background:linear-gradient(-90deg,#ffe91f,transparent)}.team[data-v-f6b7d820]{display:flex;align-items:stretch;width:100%}.team[data-v-f6b7d820]:not(:last-child):after{content:" ";display:block;width:25%;height:1px;background:linear-gradient(90deg,hsla(0,0%,100%,.667),transparent);position:absolute;left:0;bottom:0}.team aside[data-v-f6b7d820]{width:30px;display:flex;flex-grow:0;flex-shrink:0;align-items:center;justify-content:center;align-content:center;overflow:hidden;text-shadow:0 0 4px #000}.team h4[data-v-f6b7d820]{text-transform:uppercase;text-align:center;transform:rotate(90deg);transform-origin:center;font-size:80%}.team.jinxed .icon[data-v-f6b7d820]{margin:0 -5px}ul[data-v-f6b7d820]{flex-grow:1;display:flex;padding:5px 0}ul li[data-v-f6b7d820]{display:flex;align-items:center;flex-grow:1;width:420px}ul li .icon[data-v-f6b7d820]{width:8vh;background-size:cover;background-position:0 -5px;flex-shrink:0;flex-grow:0}ul li .icon[data-v-f6b7d820]:after{content:" ";display:block;padding-top:75%}ul li .role[data-v-f6b7d820]{line-height:80%;flex-grow:1}ul li .name[data-v-f6b7d820]{font-weight:700;font-size:75%;display:block}ul li .player[data-v-f6b7d820]{color:#888;float:right;font-size:60%}ul li .ability[data-v-f6b7d820]{font-size:70%}@media screen and (max-width:1199.98px){.modal[data-v-f6b7d820]{max-width:60%}ul li .icon[data-v-f6b7d820]{width:6vh}ul li .role[data-v-f6b7d820]{line-height:100%}ul li .name[data-v-f6b7d820],ul li .player[data-v-f6b7d820]{font-size:100%}ul li .ability[data-v-f6b7d820]{font-size:90%}}@media screen and (max-width:991.98px){.characters .modal.maximized ul li .icon[data-v-f6b7d820]{width:5.1vh}}#townsquare.public~.characters .modal .player[data-v-f6b7d820]{display:none}svg[data-v-973bcbd4]{position:absolute;z-index:-1}.toggle[data-v-6369f4f6]{position:absolute;left:20px;top:15px;cursor:pointer}.toggle[data-v-6369f4f6]:hover{color:red}h3[data-v-6369f4f6]{margin:0 40px}h3 svg[data-v-6369f4f6]{vertical-align:middle}h4[data-v-6369f4f6]{text-transform:capitalize;display:flex;align-items:center;height:20px}h4[data-v-6369f4f6]:after,h4[data-v-6369f4f6]:before{content:" ";width:100%;height:1px;border-radius:2px}h4[data-v-6369f4f6]:before{margin-right:15px}h4[data-v-6369f4f6]:after{margin-left:15px}.fabled .name[data-v-6369f4f6]{background:linear-gradient(90deg,#ffe91f,transparent 35%)}.night .other .fabled .name[data-v-6369f4f6]{background:linear-gradient(-90deg,#ffe91f,transparent 35%)}.townsfolk .name[data-v-6369f4f6]{background:linear-gradient(90deg,#1f65ff,transparent 35%)}.night .other .townsfolk .name[data-v-6369f4f6]{background:linear-gradient(-90deg,#1f65ff,transparent 35%)}.outsider .name[data-v-6369f4f6]{background:linear-gradient(90deg,#46d5ff,transparent 35%)}.night .other .outsider .name[data-v-6369f4f6]{background:linear-gradient(-90deg,#46d5ff,transparent 35%)}.minion .name[data-v-6369f4f6]{background:linear-gradient(90deg,#ff6900,transparent 35%)}.night .other .minion .name[data-v-6369f4f6]{background:linear-gradient(-90deg,#ff6900,transparent 35%)}.demon .name[data-v-6369f4f6]{background:linear-gradient(90deg,#ce0100,transparent 35%)}.night .other .demon .name[data-v-6369f4f6]{background:linear-gradient(-90deg,#ce0100,transparent 35%)}ul li[data-v-6369f4f6]{display:flex;width:100%;margin-bottom:3px}ul li .icon[data-v-6369f4f6]{width:6vh;background-size:cover;background-position:0 0;flex-grow:0;flex-shrink:0;text-align:center;margin:0 2px}ul li .icon[data-v-6369f4f6]:after{content:" ";display:block;padding-top:66%}ul li .name[data-v-6369f4f6]{flex-grow:0;flex-shrink:0;width:15%;text-align:right;font-size:110%;padding:5px;border-left:1px solid hsla(0,0%,100%,.4);border-right:1px solid hsla(0,0%,100%,.4)}ul li .name small[data-v-6369f4f6]{color:#888;margin-right:5px}ul li .name small.dead[data-v-6369f4f6]{text-decoration:line-through}ul li .reminder[data-v-6369f4f6]{position:fixed;padding:5px 10px;left:50%;bottom:10%;width:500px;z-index:25;background:rgba(0,0,0,.75);border-radius:10px;border:3px solid #000;filter:drop-shadow(0 4px 6px rgba(0,0,0,.5));text-align:left;pointer-events:none;opacity:0;transition:opacity .2s ease-in-out;margin-left:-250px}ul li:hover .reminder[data-v-6369f4f6]{opacity:1}ul.legend[data-v-6369f4f6]{font-weight:700;height:20px;margin-top:10px}ul.legend li span[data-v-6369f4f6]{background:none;height:auto;font-family:inherit;font-size:inherit}ul.legend .icon[data-v-6369f4f6]:after{padding-top:0}.night[data-v-6369f4f6]{display:flex;align-items:flex-start;justify-content:center}.night>[data-v-6369f4f6]:first-child{margin-right:2vh}.night>[data-v-6369f4f6]{flex-grow:0;flex-wrap:nowrap;flex-direction:column}.night .headline[data-v-6369f4f6]{display:block;font-weight:700;border-bottom:1px solid hsla(0,0%,100%,.4);padding:5px 10px;border-radius:0;text-align:center}.night .name[data-v-6369f4f6]{flex-grow:1}.night .first .name[data-v-6369f4f6]{border-left:0}.night .other li .name[data-v-6369f4f6]{text-align:left;border-right:0}#townsquare.public~.night-reference .modal .player[data-v-6369f4f6]{display:none}ul.tokens li[data-v-021563e2]{border-radius:50%;width:8vw;margin:.5%;transition:transform .5s ease}ul.tokens li[data-v-021563e2]:hover{transform:scale(1.2);z-index:10}.darken{opacity:.6}.player-container{justify-content:flex-start;width:100px;min-width:80px;max-width:150px;list-style:none}.player-container,.player-container .playericon{display:flex;flex-direction:column;align-items:center;position:relative}.player-container .playericon{justify-content:center;width:100%;aspect-ratio:1;z-index:2}.player-container .playericon Token{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.player-container .playericon .life{border-radius:50%;width:60%;aspect-ratio:1;background:url(/grimoire/img/life.c3464300.png) 50% no-repeat;background-size:cover;border:3px solid #000;box-shadow:0 0 10px rgba(0,0,0,.5);cursor:pointer;position:relative}.player-container .playericon .life:before{content:" ";display:block;padding-top:100%}.playericon.dead .player-container .playericon .life{background-image:url(/grimoire/img/death.02491f55.png)}.playericon.dead .player-container .playericon .life:after{content:" ";width:100%;height:100%;background:url(/grimoire/img/vote.afcd8968.png) 50% no-repeat;background-size:50%;pointer-events:none;display:block}.playericon.traveler .player-container .playericon .life{filter:grayscale(100%)}.player-container .playericon .token{width:100%;transition:transform .2s ease-in-out;backface-visibility:hidden}.player-container .playericon.you.townsfolk .token{animation:townsfolk-glow 2s ease-in-out infinite}.player-container .playericon.you.outsider .token{animation:outsider-glow 2s ease-in-out infinite}.player-container .playericon.you.demon .token{animation:demon-glow 2s ease-in-out infinite}.player-container .playericon.you.minion .token{animation:minion-glow 2s ease-in-out infinite}.player-container .playericon.you.traveler .token{animation:traveler-glow 2s ease-in-out infinite}.player-container .name{margin-top:.2em;text-align:center;font-size:.9em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}h3[data-v-29619598]{margin:0 40px}textarea[data-v-29619598]{background:transparent;color:#fff;white-space:pre-wrap;word-break:break-all;border:1px solid hsla(0,0%,100%,.5);width:60vw;height:30vh;max-width:100%;margin:5px 0}.member-list[data-v-29619598]{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:12px;justify-items:center;align-items:center;width:100%;max-width:30vh;min-width:50vh;max-height:40vh;min-height:20vh;margin:0 auto;padding:10px}.clear[data-v-58048968]{position:absolute;left:20px;top:15px;cursor:pointer}.clear[data-v-58048968]:hover{color:red}.options[data-v-58048968]{display:flex;align-items:center;justify-content:center;align-content:center}.option[data-v-58048968]{color:#fff;text-decoration:none;margin:0 15px}.option[data-v-58048968]:hover{color:red;cursor:pointer}h3[data-v-58048968]{margin:0 40px 0 10px}h3 svg[data-v-58048968]{vertical-align:middle}table[data-v-58048968]{border-spacing:10px 0;margin-left:auto;margin-right:auto}thead td[data-v-58048968]{font-weight:700;border-bottom:1px solid #fff;text-align:center;padding:0 3px}tbody td[data-v-58048968]:nth-child(2){color:#1f65ff}tbody td[data-v-58048968]:nth-child(3){color:#ce0100}tbody td[data-v-58048968]:nth-child(5),tbody td[data-v-58048968]:nth-child(6){text-align:center}h3[data-v-00ee1174]{margin:0 40px}textarea[data-v-00ee1174]{background:transparent;color:#fff;white-space:pre-wrap;word-break:break-all;border:1px solid hsla(0,0%,100%,.5);width:60vw;height:30vh;max-width:100%;margin:5px 0}.fold-enter-active,.fold-leave-active{transition:transform .25s ease-in-out;transform-origin:left center;transform:perspective(200px)}.fold-enter,.fold-leave-to{transform:perspective(200px) rotateY(90deg)}.iconview{border-radius:50%;width:100%;height:0;padding-top:100%;opacity:.5;position:relative;background-size:100%;text-align:center;box-shadow:0 0 10px rgba(0,0,0,.5);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .25s}.name.invisible{opacity:0;pointer-events:none;user-select:none}.circle .player{margin-bottom:10px}.circle .player:before{content:" ";display:block;padding-top:100%}.circle .player .shroud{top:0;left:0;position:absolute;width:100%;height:45%;cursor:pointer;transform:rotateX(0deg);transform-origin:top center;transition:transform .2s ease-in-out;z-index:2;filter:drop-shadow(0 0 5px rgba(0,0,0,.8))}.circle .player .shroud:before{content:" ";background:url(/grimoire/img/shroud.98e18909.png) center -10px no-repeat;background-size:auto 110%;position:absolute;margin-left:-50%;width:100%;height:100%;left:50%;top:-30%;opacity:0;transform:perspective(400px) scale(1.5);transform-origin:top center;transition:all .2s;pointer-events:none}#townsquare.spectator .circle .player .shroud{pointer-events:none}#townsquare:not(.spectator) .circle .player .shroud:hover:before{opacity:.5;top:-10px;transform:scale(1)}.circle .player.dead .shroud:before{opacity:1;top:0;transform:perspective(400px) scale(1)}#townsquare:not(.spectator) .circle .player.dead .shroud:hover:before{opacity:1}.player{z-index:2}.player .life{border-radius:50%;width:50%;background:url(/grimoire/img/life.c3464300.png) 50%;background-size:100%;border:3px solid #000;box-shadow:0 0 10px rgba(0,0,0,.5);cursor:pointer;transition:transform .2s ease-in-out;transform:perspective(400px) rotateY(180deg);backface-visibility:hidden;position:absolute;left:0;top:0}.player .life:before{content:" ";display:block;padding-top:100%}.player.dead.no-vote .life:after{display:none}.player.dead .life{background-image:url(/grimoire/img/death.02491f55.png)}.player.dead .life:after{content:" ";position:absolute;left:0;top:0;width:100%;background:url(/grimoire/img/vote.afcd8968.png) 50% no-repeat;background-size:50%;height:100%;pointer-events:none}.player.traveler .life{filter:grayscale(100%)}#townsquare.public .player .shroud{transform:perspective(400px) rotateX(90deg);pointer-events:none}#townsquare.public .player .life{transform:perspective(400px) rotateY(0deg)}#townsquare.public .player.traveler:not(.dead) .token{transform:perspective(400px) scale(.8);pointer-events:none;transition-delay:0s}#townsquare.public .player.traveler.dead .token{transition-delay:0s}.player .token{position:absolute;left:0;top:0;width:100%;transition:transform .2s ease-in-out;transform:perspective(400px) rotateY(0deg);backface-visibility:hidden}#townsquare.public .circle .token{transform:perspective(400px) rotateY(-180deg)}.player .overlay{width:100%;position:absolute;pointer-events:none;top:0;display:flex;align-items:center;justify-content:center}.player .overlay:after{content:" ";display:block;padding-top:100%}.player .overlay svg{position:absolute;filter:drop-shadow(0 0 3px black);z-index:2;cursor:pointer}.player .overlay svg.cancel,.player .overlay svg.move,.player .overlay svg.nominate,.player .overlay svg.swap,.player .overlay svg.vote{width:50%;height:60%;opacity:0;pointer-events:none;transition:all .25s;transform:scale(.2)}.player .overlay svg.cancel *,.player .overlay svg.move *,.player .overlay svg.nominate *,.player .overlay svg.swap *,.player .overlay svg.vote *{stroke-width:10px;stroke:#fff;fill:url(#default)}.player .overlay svg.cancel.fa-hand-paper *,.player .overlay svg.cancel:hover *,.player .overlay svg.move.fa-hand-paper *,.player .overlay svg.move:hover *,.player .overlay svg.nominate.fa-hand-paper *,.player .overlay svg.nominate:hover *,.player .overlay svg.swap.fa-hand-paper *,.player .overlay svg.swap:hover *,.player .overlay svg.vote.fa-hand-paper *,.player .overlay svg.vote:hover *{fill:url(#demon)}.player .overlay svg.cancel.fa-times *,.player .overlay svg.move.fa-times *,.player .overlay svg.nominate.fa-times *,.player .overlay svg.swap.fa-times *,.player .overlay svg.vote.fa-times *{fill:url(#townsfolk)}.player .overlay svg.hostchat,.player .overlay svg.readmessage{width:45%;height:52%;pointer-events:all;z-index:30}.player .overlay svg.hostchat *,.player .overlay svg.readmessage *{stroke-width:10px;stroke:#fff;fill:url(#default)}.player .overlay svg.hostchat.fa-hand-paper *,.player .overlay svg.hostchat:hover *,.player .overlay svg.readmessage.fa-hand-paper *,.player .overlay svg.readmessage:hover *{fill:url(#demon)}.player .overlay svg.hostchat.fa-times *,.player .overlay svg.readmessage.fa-times *{fill:url(#townsfolk)}#townsquare.vote .player.vote-yes .overlay svg.vote.fa-hand-paper{opacity:.5;transform:scale(1)}#townsquare.vote .player.vote-lock.vote-yes .overlay svg.vote.fa-hand-paper,#townsquare.vote .player.vote-lock:not(.vote-yes) .overlay svg.vote.fa-times,#townsquare.vote .player.you.vote-yes .overlay svg.vote.fa-hand-paper{opacity:1;transform:scale(1)}#townsquare.vote:not(.spectator) .player.vote-lock .overlay svg.vote{pointer-events:all}li.from:not(.nominate) .player .overlay svg.cancel,li.move:not(.from) .player .overlay svg.move,li.nominate .player .overlay svg.nominate,li.swap:not(.from) .player .overlay svg.swap{opacity:1;transform:scale(1);pointer-events:all}.player .has-vote{color:#fff;filter:drop-shadow(0 0 3px black);transition:opacity .25s;z-index:2}#townsquare.public .player .has-vote{opacity:0;pointer-events:none}.has-vote{position:absolute;margin-top:-15%;right:2px}@keyframes townsfolk-glow{0%{box-shadow:0 0 #1f65ff;border-color:#1f65ff}50%{border-color:#000}to{box-shadow:0 0 20px 16px transparent;border-color:#1f65ff}}.player.you.townsfolk .token{animation:townsfolk-glow 2s ease-in-out infinite}@keyframes outsider-glow{0%{box-shadow:0 0 #46d5ff;border-color:#46d5ff}50%{border-color:#000}to{box-shadow:0 0 20px 16px transparent;border-color:#46d5ff}}.player.you.outsider .token{animation:outsider-glow 2s ease-in-out infinite}@keyframes demon-glow{0%{box-shadow:0 0 #ce0100;border-color:#ce0100}50%{border-color:#000}to{box-shadow:0 0 20px 16px transparent;border-color:#ce0100}}.player.you.demon .token{animation:demon-glow 2s ease-in-out infinite}@keyframes minion-glow{0%{box-shadow:0 0 #ff6900;border-color:#ff6900}50%{border-color:#000}to{box-shadow:0 0 20px 16px transparent;border-color:#ff6900}}.player.you.minion .token{animation:minion-glow 2s ease-in-out infinite}@keyframes traveler-glow{0%{box-shadow:0 0 #cc04ff;border-color:#cc04ff}50%{border-color:#000}to{box-shadow:0 0 20px 16px transparent;border-color:#cc04ff}}.player.you.traveler .token{animation:traveler-glow 2s ease-in-out infinite}.player.you .token{animation:townsfolk-glow 5s ease-in-out infinite}.player .marked{position:absolute;width:100%;top:0;filter:drop-shadow(0 0 6px black);pointer-events:none;display:flex;align-items:center;justify-content:center;transition:opacity .25s;opacity:0}.player .marked:before{content:" ";padding-top:100%;display:block}.player .marked svg{height:60%;width:60%;position:absolute;stroke:#fff;stroke-width:15px}.player .marked svg path{fill:#fff}.player.marked .marked{opacity:.5}.player .seat{position:absolute;left:2px;margin-top:-15%;color:#fff;filter:drop-shadow(0 0 3px black);cursor:default;z-index:2}.player .seat.highlight{animation-iteration-count:1;animation:redToWhite 1s normal forwards}@keyframes redToWhite{0%{color:#ce0100}to{color:#fff}}.player.you .seat{color:#1f65ff}.player>.name{right:10%;display:flex;justify-content:center;font-size:100%;line-height:100%;cursor:pointer;white-space:nowrap;width:120%;background:rgba(0,0,0,.4);border:3px solid #000;border-radius:5px;top:5px;box-shadow:0 0 5px #000;padding:0 4px}.player>.name svg{top:3px;margin-right:2px}.player>.name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;flex-grow:1}#townsquare:not(.spectator) .player>.name:hover,.player>.name.active{color:red}.player>.name:hover .pronouns{opacity:1;color:#fff}.player>.name .pronouns{display:flex;position:absolute;right:110%;max-width:250px;z-index:25;background:rgba(0,0,0,.5);border-radius:10px;border:3px solid #000;filter:drop-shadow(0 4px 6px rgba(0,0,0,.5));align-items:center;pointer-events:none;opacity:0;transition:opacity .2s ease-in-out;padding:0 4px;bottom:-3px}.player>.name .pronouns:before{content:" ";border:10px solid transparent;width:0;height:0;border-left-color:#000;position:absolute;margin-left:2px;left:100%}.player.dead>.name{opacity:.5}.player>.menu{position:absolute;left:110%;bottom:-5px;text-align:left;white-space:nowrap;background:rgba(0,0,0,.5);padding:2px 5px;border-radius:10px;border:3px solid #000;margin-left:15px;cursor:pointer;box-shadow:0 0 5px rgba(0,0,0,.5)}.player>.menu:before{content:" ";width:0;height:0;position:absolute;border:10px solid transparent;border-right-color:#000;right:100%;bottom:5px;margin-right:2px}.player>.menu li:hover{color:red}.player>.menu li.disabled{cursor:not-allowed;opacity:.5}.player>.menu li.disabled:hover{color:#fff}.player>.menu svg{margin-right:2px}#townsquare.public .circle .ability{display:none}.circle .player .shroud:hover~.token .ability,.circle .player .token:hover .ability{opacity:1}.player .night-order{z-index:3}.player.dead .night-order em{color:#ddd;background:linear-gradient(180deg,#000,gray)}.circle .reminder{background:url(/grimoire/img/reminder.73529dd8.png) 50%;background-size:100%;width:50%;height:0;padding-bottom:50%;box-sizing:content-box;display:flex;align-items:center;justify-content:center;margin:5px 0 0 -25%;border-radius:50%;border:3px solid #000;box-shadow:0 0 10px rgba(0,0,0,.5);transition:all .2s;cursor:pointer}.circle .reminder .text{line-height:90%;color:#000;font-size:50%;font-weight:700;text-align:center;margin-top:50%;height:100%;width:100%;position:absolute;top:15%;text-shadow:0 1px 1px #f6dfbd,0 -1px 1px #f6dfbd,1px 0 1px #f6dfbd,-1px 0 1px #f6dfbd}.circle .reminder .icon,.circle .reminder:after{content:" ";position:absolute;top:0;width:90%;height:90%;background-size:100%;background-position:center 0;background-repeat:no-repeat;background-image:url(/grimoire/img/plus.401e68cb.png);transition:opacity .2s}.circle .reminder:after{background-image:url(/grimoire/img/x.ac4e061c.png);opacity:0;top:5%}.circle .reminder.add{opacity:0;top:30px}.circle .reminder.add:after{display:none}.circle .reminder.add .icon{top:5%}.circle .reminder.custom .icon{display:none}.circle .reminder.custom .text{font-size:70%;word-break:break-word;margin-top:0;display:flex;align-items:center;align-content:center;justify-content:center;border-radius:50%;top:0}.circle .reminder:hover:before{opacity:0}.circle .reminder:hover:after{opacity:1}.circle .reminderHoverTarget{opacity:0;width:calc(50% + 8px);padding-top:calc(50% + 38px);margin-top:calc(-25% - 33px);margin-left:calc(-25% - 1px);border-radius:0 0 999px 999px;pointer-events:auto;transform:none!important;z-index:-1}.circle li:hover .reminder.add{opacity:1;top:0}.circle li:hover .reminder.add:before{opacity:1}#townsquare.public .reminder{opacity:0;pointer-events:none}.subtoken-wrapper{transform:perspective(400px) rotateY(0deg);backface-visibility:hidden}.mask-icon,.subtoken-wrapper{position:absolute;left:0;top:0;width:100%;transition:transform .2s ease-in-out}.mask-icon{height:100%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMgAAADICAMAAACahl6sAAAABGdBTUEAALGPC/xhBQAAAAFzUkdCAK7OHOkAAAMAUExURUdwTElJSVBQUEhISE5OTkpKSk9PT0xMTE1NTUtLSwAAAAAAAFFRUQAAAAAAAAAAABkZGRMTEwUFBQoKCgEBAQwMDAAAAENDQxERERAQEAwMDBQUFAsLCw4ODgwMDAAAAAAAAEFBQURERBISEhEREQYGBgoKChUVFUFBQTg4OA4ODg0NDTs7OwUFBQ0NDRYWFh4eHg4ODjw8PDMzMzs7OxkZGUBAQB8fHxISEhwcHBkZGRAQED09PT4+PgYGBkRERDw8PBcXF0ZGRgsLC1JSUh8fHxAQEBgYGD8/Px0dHSoqKjk5OSIiIiwsLCkpKSkpKTc3N0RERDU1NTQ0NAYGBiAgIC4uLjs7Oy0tLRMTExsbGyMjIzc3NxwcHBcXFzExMTAwMDAwMCcnJyoqKhYWFjMzMxgYGDo6OikpKSwsLDQ0NB0dHSIiIhsbGzY2NigoKCsrKxwcHDY2NiEhIUJCQiAgIC4uLhAQEBMTEzg4OCwsLCMjIzMzMxkZGSkpKT09PRISEh4eHi0tLSkpKTs7OzExMSEhIUVFRSUlJSUlJRoaGicnJx4eHhoaGjs7OxUVFSwsLBkZGSEhITExMSIiIhsbGwkJCSoqKjY2NhwcHCEhISQkJCUlJSEhISgoKBUVFTY2NhAQEDs7OywsLDAwMCEhISUlJR4eHi0tLR0dHSsrKzMzMy0tLRgYGCcnJz4+PiwsLCUlJRISEiYmJhkZGT09PSsrKzExMTg4OC8vLyAgIBwcHCUlJRsbGykpKTIyMgwMDDU1NRgYGBcXFykpKS8vLycnJzExMRoaGikpKTIyMi0tLS0tLTk5OSQkJBkZGRYWFhsbGyUlJScnJykpKRcXFyAgIBMTEwkJCQ8PDyMjIzg4OAICAjQ0NCIiIhwcHC4uLisrKyAgICsrKx4eHh4eHgAAAAwMDCMjIw4ODk1NTU5OTkxMTEtLS09PT0pKSkdHR0lJSUhISFBQUEZGRkFBQUNDQ0VFRVFRUT09PUBAQFJSUlNTUzk5OVZWVj8/PzRDSDoAAADqdFJOUwD+/v7+/v7+/v4EBv4CAQlNLxMXEEIL/So6IC0mJRoPDf77TiEUHVP54kY28RgjYFQn+fP2RfqCW2SLVv3pK/7cOfgx/m5Ac+NJmvmOy7qs2/Dm7yyJ+evgZ1qp5XE04K7TgcZu22Xnlr7eUZ1B6p7PaPbm9n3zUErwp7XgfqLwPmq8h/3NhvykjT7cYZDURrJ6zMLGlTuw+s96oPCUvqLSduTT6K5pdOZCjfrsh3jytc5i4oP3/PT8pI+/vrhz7ovKdufC2H64n/D+xOj1s5mnrti22L+rsmB+w+pktNmw9trh69a1W+T6mipqC5sAABCLSURBVHja7Fp5cFXVGc+9Ofeec5IAIZCEsAeSECCslh0aIEDZpMpSBQoIAgVEKIts0gFGyqJxUFGgCFVEVKSuJR2mUxeW1oViZ7SdTtU/mLZ2ufvyXt5LotLv3Bfg8V5y781L/IPO/cEQ4L77nfP7vu9823lpaQECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECAAAECBAgQIECA/xe06nY77bZNq0YfFR9td/vwyLnQtdFnXc4vaX3bEFmwaGGjz7qe3zrvduHR88WyxolkblNe2HJ78Ji03ezdv/HHwyzli3fb+JDTuvV34YOZ3dp1LCoq6dc+L8Pjk5sX6dLJ4safT4yI2vfWdmjkaUZOl3HZ85Zf2DN9xdq1U1fs33N018AhC7u2aokI1GXKxDn7Ztx5V2/AssX3H17x0K5eBf1zGiZUPGyWivRL3RuXVxnRBE3qPaxTwua6D3p0y4g5n5xcU1VYHQkZVj2M8sKhbyybv25h9+ZF/U4TZ6zJN3RV11VFkmRJUnVTNctLv/j9wyPn9izof6v4/gMulUcpNk+5mK1XfpQnVC9fs2/u5ty+FRV9D+X22Tx86eOfvzgtP2KZqqTZkoQAhFBMEJIlRVGt8rLLC7qkbowp2+6xFFXHiGBKMSYM8ENRVUU1Q+HR6195+sMTA0b1zJ2Um5vbZ/gz26sVReCIcdxF6JShNqZEtNXqb45sOrZhw4Zjx64eCesq6MqOZvEIYyywxTBbiv1BKaxq22bN9jmdUqLRrnJlaV2dgkUAwgIngFgQTSliZJiuZFkxI+Gajz/+EeDqmepyQxIp5lHkqIvYgiqNiUGiKNuSFQoZpq6DsYEcoQCB4yhYAwsCly7UK08EakiUVGPm8aZTydn1fLllghxHNDMyWwcTUeQFATO7C+xfPM/bmqRbzCeYPuH/OTmyzkXwwjLJMSvmDNCNOCFLZA7k2Jw4P7BDiFnDcS/QIHxWACMirCkvLGlaYdAq+1KNHUUxgSAOOz7FzAH75xFNT+eI6JidrRMzEYHVgDOmWmSAi+i2W5X6jWJmZ6Z0piAQxjSD6/8eW42xYq7mcAKimEi19w/M9M9j0Ooriu0IjikvJp06G6Bg9RilGNh6jiqZbyPgTuyIW+7uMEtydokdT40x8gm2Gcmctq2/TxoZ61aFVMfIDcNlccdudvpAf0SaCjidAubl0M8LfPEonnpOFZukqQRoex9wJSKnSgSLCGIiL+o/qfSRITutDCs8YaEjdSLZLvK7rJFTtwiLXxjzao9X23vxGLjKhLMlwAlO2SJyDzciRTNTJiKwk8pCM5GNNwe5R6t336hzTjfw4FImkt/TZYmS7UqqRBCLMywmE6LrYx90WSRvf4+vCXyUBSKCvxsiXZepKYqGgA/BH05vFsEi0cY0bveO90UUAVzK+XjqTLR8N9dqt0xPVbCTMpmLCSxwWzteaqSkG/e8pNXnBSeXpkykxxS3kmGxkrqx6wnFfkhVUxtM8wMnKyRWLDQT8tADLkS6X1abvUK9q9mhlRXJ2eOR8VIsRTefyOBct3T7hNlCRDCRld7rEprN0wd1ub7MaTakKzvdIuNUHbUMD8ohpBS+Gb9YyfQdmpJeX2LQ5upJWu9aQryqthAR2KqIdGPNsOvDp5zKxREd8bQ+5jafyB193Yi8rrSURQSowxE2wnce7bmzYNK8/ZdKNciA7HfLeK70XoUbkZd0uYUW4g0DiYgoUuTa4KqqQjNqciKB9qmljqDyq9muRZAlNxBQSXKU8XQNQRRZLYUItKrQ6kNp7DQcKK4Sv1mWu5XBbPHk50T5o2sdNKU8iQhKJ8gIqyrhs1CsX2RnVYhNCsBVKI51pIlM45d3Tjehsb8l7AhWgEYJc7FPk3pqsY4dGnlZrw2LAk1MPER5pciNyOm9cmLC5kV+9MWLv/mmNgI9syIrTL/RaFRirbTo9NiMhZDyYYKDxPEih50yjch1dVFbkyUGxQyVh3f/598X83k+UVPEfKzEjci48VpSEYWlae//68T7z/3ln7/+xx3rp10ZfK2wsLq6PGSZlqVKYpYoGELqfQU04bBNQdQk3TRNI1ReHa6tHb1795kzmz76+y/++t+/ffnlO/lKkqKI9ZZrs9Dp7kQiSOTM0l5prTPy+nVu23dnny19tmweNXzA20t/dvzU0/eWDY2YOuW/RqFU4ylBNJ2CA1VXzfzpZ6vPLl0+YPioXoDNfXILvl/SLRPKgU8MWUx0SWJ85ToeKBqT5FoikfYeaGyEOmnuc/fWqqqAU46qrPi3rVm/uzBkUE7DW2t/yhCTiKDQh+6t9F1SInWBRse7tBd5BSM/PWeKKbsW5VT1nmcPuPhJ+4et5GCCIq+5z8MPJlSNELEEbXy2a8M3++xjNVqqJuGlI6cmuQ7fiz/XRZJEJPwD9256qk4SE0aWkr/A45KhYvUVBdHYeMq3KZzNieqmsx4j8I5/lpMTiVwzyv2tEYZCb4mmbLir7vO6M8lcvuNbCgGO8j6ZQFM1gc1alU0nvO5C2sK5vVnZAH8WI+Ujue5vPTheI2wocONFAfSsXvaehe7a+G2oKYUUJQL8kq968kg7vVGJE0zg0IKnqe4VSlpah7uhmoib0jgpXF3mfWvQak+5wotNaF1JiBfkc6958kibG1IpuiEXwY6gEjA/7ecxARyrsWqBCjczLxXkHTu9Z27tZ9hQFVLf6SOd8Lh6fp73bHU+iz/CTSKwIw7pX3lMmTM+UKG+iyNCkEDt9Ik+pqBDyiz/vkVETkTKyc7eYjv3luLHX8xfOG6CNdLrvddDCFjH+SQQ4eX7vDWXlvGMLjYho2dRvaqXD/1U5iuIcDeKRrAGMXD02tueR6tUBm3FEwFvkca09bFk2x9LTQi/Iq591vuApLX5zEJxRwScDGhBsOvr9WLXsRIh6bdM2SH54j/4ubN+sjDqe8BOOHv7bB9C+6y3eNCrEOdahGYZbxV7Rp9tZhbHiXEWYfc40uQOPhbtuEr2TYRG1WF+rlHmVyMgcdO1cDoiArL+5P3qRMsG0hy9EbedOzdjhY/LgtbTI34TIhXsMRU+iBx6TxKZM8W5FphHq5nr/eqjGzXMx9c2rF2jalm2n2W32n4PCVGf8PEVi8z5oSwi8IiLazYhqmqbDvm4SzovQ9BCcc2502Bb50u8382bofslYkdG+NDMiFINOi8RxfVV4FlEfarYx8sPqTJ3M2xdv1UXzbU+NPiy4XMKQ6JjfJy6ikV1hEuHblggccEHk5rH/XwVZtzGuriEeF0PWdbgl73fHrJX83mdon3grZd+v4ywEQfwuKVoRPpHuX7uKfMOQmeZ1CMjQ501wpNJUW/JJxFriXcKWVsNp5yAY9G4M0sFPvROnh8iaevCEhYovmUCRYUsLJU96fXtmczDPqfgculAz+Ltt0NtKHTBIBwR4+NddPBwf1fgRTNNipxYReMyNRx/6doPB3l9QS9iszrTc6AoTfb6wkenw2EbCaSBCyXlqX7+iLSeHrr+/Yf4TpEKoh0+me3uXg/stVnl7zXmIsp597iTUbnMgFCefCGE/te+2cZGUYRxfHZ3dnfmese1oWAp9qz0xUKx8SyIFKQFqiBS2gpIg/IaYkViqAJfNBATUFSgYIQYxIAhRI1RI5KGIMSoUT8ZhagxflDj132/N+6KNTgz26YgHNfrXY+7ZH5Jk364vb1n59mZ5+X/qJHY7yMVV5Q9Zcky01YMl0bp/0hB9vSlt6zwzZxCLkUopSH2oVu6edmSPkMk0evwwTxcZrN+WDhSQ8BKDbJFvM4QxBq31uXvFgVuseX1aazonqKqooW3Js8nfAtffdYawBJ10RsjHhQ7MnLNHlkS8jyu9y5ZFRX2G0P9G3aU+JLKckJMNpTildel3clctKb42CrDkskBAFUJe2+ozFn75qWhQPrgqk4lQdcU3iBmAiokeFtt2161a3XJTUtRJctHZsiCm6Zq/uDMb9rqdJ3emuYPCrxhRbS7d6Yjpao8HqfhsjB8ENFfJ7vqJhJ56VZ01Su71lTVB2vvKhp6tp7SQMWmxwxIP5tq95Xap61dcWdtqZ9QWRpoWDFp2oObmpZNrXNMWsYhDwNiicR8zv/fkejpQHq6WuIiiiuaGvIsmi275RXastAN247vafzw78N//dS0c9GinZ+sPHa8p6sxTl5QKqtLFf1eOfvxtjNHz1+6eOLib78e/XPbu0/8G3NsQ7dYBqSyP1WSr6mVUmGaqr0wJ02V3tKYSN4IKVlVisaSVJtp2iHHiUbj8WjUCYdCtuF2hlKfiPTKUJheO3ilqQ2134e6QOjab5JVRUat5E33pGlIbU9YVjDEqeRmNPFiEkroClHSUKoNXgtd2WqKKyF0VEc0j5anLZyccIqEXCjT7mu2QKJE/NU+Owekz+wZmiLliyEqLeZYe77yjMIQ34EYzJsVIUe6ZEYv1YDREOjJoO+RbbDXGzvfAEbHy11XRJQvK4Kdw/PAaKk640AVD26o7p57e6xAqhU/XwZGT9W+sIrd0xCKqqAqSq48SaAtAUir4ogcxKIey2A92Cb8S/OA6iiiIzCROhJy9/bLNNSjKiMM5Xj/S2UgMyadjkZodZ6m8QipOGfnBrsfuSNUMNYam2pApqy40G9BKgolj+e62GdsUYgtLGRD2DK6Ps/G2FBNU6Pxj8omLtTcORZmfkUTtMTln+tBVhhX3NZve0Uat0E5Z4ao5NmpiqhHut8sBdmi9otTVwxFlpCSuxWBUMCiHr2/fT7IIuPqT5y1Lbfrk55uK/0Tw/1KgXgW1K+2zfGD7OKp+rGxmaY9eKi6wvYUtzSMcMYuh0m2JgsqFEliSAddoKonnHWzAiD7+Ccc6ZqrRRRXcqawtIfK5GjlCMHMTw02IiDJbmdJMMzmjtfLwBjR8PCFGc22RY0QZGIFrUiwUSucsSFshIrYICERYyth9C2bXQ3GkImPHNjQZ+sWK3QIdGhEZXNwGYsuqe6PPBcZItPQnalbD/rBWDP+4KzN3VHNoguj0toKdSw549iKzQOKCcOOd7fPDvpATvCXPd2+bq6jWTpUEM7KzgUVb0Q3o1NOvv385CKQQzwV9yz99vG6kGNGEhbOzBgEdcsy4w+cfGtlcbkH5J7K4JZZn3V0CiHbIGvjKt5xijmdodkXNPhRqOuaGYp3thzacbB6Irh9eAL1qzeu7+3cGzI0OlbKdK8waTkeS5Ds2GSPIIePZhi2bTp13V8v2T8/UATygKLxJVs2/rF4gWloA63IkVDSehjySnGqZcOmHtH2Tl/X1r6jOFgK8oqi2uc+Xd+7vdn2Ko7QmsS9MPYigc6TLWhZ/07x5NpSD8hLfONnPvOQow+ISQtiJOVTNHPx7jcCeWrCMGvP1VmKnDzN0LTtL5aAQsC3pdfQk6awltl7nwcUCNXn9t5cCIw05+TGACgc/F92arTeiobPFRYta1N2lYDC4tH3dBEjhba5FIWelCQkNMId7/tBoTF5c3MCSpLCmqo0b01oi3c3gAKk/FxdWBsgVtB+sGnYLd9XgMLEv//48phNQikjYdzR8lEQFC6V9Wue7Jna3d3x2upyUOD4aqqDFff6AIfD4XA4HA6Hw+FwOBwOh8PhcDgcDofD4XA4HA6Hw+FwOJyx4D8FP1p9oYDk0gAAAABJRU5ErkJggg==) 50% no-repeat;background-size:80% auto;opacity:.3;pointer-events:none}.scroll-wrapper[data-v-654a6654]{max-height:300px;overflow-y:auto;overflow-x:hidden;padding-right:4px;max-height:70vh;border:1px solid #ccc;border-radius:6px}.scroll-wrapper[data-v-654a6654]::-webkit-scrollbar{width:6px}.scroll-wrapper[data-v-654a6654]::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:3px}ul.reminders .reminder[data-v-654a6654]{background:url(/grimoire/img/reminder.73529dd8.png) 50%;background-size:100%;width:14vh;height:14vh;max-width:100px;max-height:100px;display:flex;justify-content:center;align-items:center;margin:1%;border-radius:50%;border:3px solid #000;box-shadow:0 0 10px rgba(0,0,0,.5);cursor:pointer;line-height:100%;transition:transform .5s ease}ul.reminders .reminder .icon[data-v-654a6654]{position:absolute;top:0;width:90%;height:90%;background-size:100%;background-position:50%;background-repeat:no-repeat}ul.reminders .reminder .text[data-v-654a6654]{color:#000;font-size:65%;font-weight:700;text-align:center;top:28%;width:80%;line-height:1}ul.reminders .reminder[data-v-654a6654]:hover{transform:scale(1.2)}.scroll-wrapper[data-v-5dcd78b0]{min-height:300px;overflow-y:auto;overflow-x:hidden;padding-right:4px;max-height:65vh;border:1px solid #ccc;border-radius:6px}.scroll-wrapper[data-v-5dcd78b0]::-webkit-scrollbar{width:6px}.scroll-wrapper[data-v-5dcd78b0]::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:3px}ul.tokens li[data-v-5dcd78b0]{border-radius:50%;width:9vw;max-width:150px;min-width:75px;margin:1%;transition:transform .5s ease}ul.tokens li.townsfolk[data-v-5dcd78b0]{box-shadow:0 0 10px #1f65ff,0 0 10px #004cff}ul.tokens li.outsider[data-v-5dcd78b0]{box-shadow:0 0 10px #46d5ff,0 0 10px #46d5ff}ul.tokens li.minion[data-v-5dcd78b0]{box-shadow:0 0 10px #ff6900,0 0 10px #ff6900}ul.tokens li.demon[data-v-5dcd78b0]{box-shadow:0 0 10px #ce0100,0 0 10px #ce0100}ul.tokens li.traveler[data-v-5dcd78b0]{box-shadow:0 0 10px #cc04ff,0 0 10px #cc04ff}ul.tokens li[data-v-5dcd78b0]:hover{transform:scale(1.2);z-index:10}#townsquare.spectator ul.tokens li.traveler[data-v-5dcd78b0]{display:none}.circle{padding:0;width:95vmin;height:95vmin;list-style:none;margin:0}.circle>li{position:absolute;left:50%;height:50%;transform-origin:0 100%;pointer-events:none}.circle>li:hover{z-index:25!important}.circle>li>.player{margin-left:-50%;width:100%;pointer-events:all}.circle>li>.reminder{margin-left:-25%;width:50%;pointer-events:all}.circle.size-1-1>li:first-child{transform:rotate(0deg);z-index:1}.circle.size-1-1>li:first-child>*{transform:rotate(0deg)}.circle.size-1-1>li:first-child .life,.circle.size-1-1>li:first-child .night-order,.circle.size-1-1>li:first-child .seat,.circle.size-1-1>li:first-child .shroud,.circle.size-1-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-1-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-1-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-1-1>li:first-child .ability{right:120%;left:auto}.circle.size-1-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-1-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-1-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-1-1>li:first-child .fold-enter-active,.circle.size-1-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-1-1>li:first-child .fold-enter,.circle.size-1-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-1-2>li:first-child{transform:rotate(0deg);z-index:2}.circle.size-1-2>li:first-child>*{transform:rotate(0deg)}.circle.size-1-2>li:first-child .life,.circle.size-1-2>li:first-child .night-order,.circle.size-1-2>li:first-child .seat,.circle.size-1-2>li:first-child .shroud,.circle.size-1-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-1-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-1-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-1-2>li:first-child .ability{right:120%;left:auto}.circle.size-1-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-1-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-1-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-1-2>li:first-child .fold-enter-active,.circle.size-1-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-1-2>li:first-child .fold-enter,.circle.size-1-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-1-2>li:nth-child(2){transform:rotate(30deg);z-index:1}.circle.size-1-2>li:nth-child(2)>*{transform:rotate(-30deg)}.circle.size-1-2>li:nth-child(2) .life,.circle.size-1-2>li:nth-child(2) .night-order,.circle.size-1-2>li:nth-child(2) .seat,.circle.size-1-2>li:nth-child(2) .shroud,.circle.size-1-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-1-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-1-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-1-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-1-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-1-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-1-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-1-2>li:nth-child(2) .fold-enter-active,.circle.size-1-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-1-2>li:nth-child(2) .fold-enter,.circle.size-1-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-2-1>li:first-child{transform:rotate(0deg);z-index:2}.circle.size-2-1>li:first-child>*{transform:rotate(0deg)}.circle.size-2-1>li:first-child .life,.circle.size-2-1>li:first-child .night-order,.circle.size-2-1>li:first-child .seat,.circle.size-2-1>li:first-child .shroud,.circle.size-2-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-2-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-2-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-2-1>li:first-child .ability{right:120%;left:auto}.circle.size-2-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-2-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-2-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-2-1>li:first-child .fold-enter-active,.circle.size-2-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-2-1>li:first-child .fold-enter,.circle.size-2-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-2-1>li:nth-child(2){transform:rotate(180deg);z-index:2}.circle.size-2-1>li:nth-child(2)>*{transform:rotate(-180deg)}.circle.size-2-1>li:nth-child(2) .life,.circle.size-2-1>li:nth-child(2) .night-order,.circle.size-2-1>li:nth-child(2) .seat,.circle.size-2-1>li:nth-child(2) .shroud,.circle.size-2-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-2-2>li:first-child{transform:rotate(0deg);z-index:4}.circle.size-2-2>li:first-child>*{transform:rotate(0deg)}.circle.size-2-2>li:first-child .life,.circle.size-2-2>li:first-child .night-order,.circle.size-2-2>li:first-child .seat,.circle.size-2-2>li:first-child .shroud,.circle.size-2-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-2-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-2-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-2-2>li:first-child .ability{right:120%;left:auto}.circle.size-2-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-2-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-2-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-2-2>li:first-child .fold-enter-active,.circle.size-2-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-2-2>li:first-child .fold-enter,.circle.size-2-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-2-2>li:nth-child(2){transform:rotate(30deg);z-index:3}.circle.size-2-2>li:nth-child(2)>*{transform:rotate(-30deg)}.circle.size-2-2>li:nth-child(2) .life,.circle.size-2-2>li:nth-child(2) .night-order,.circle.size-2-2>li:nth-child(2) .seat,.circle.size-2-2>li:nth-child(2) .shroud,.circle.size-2-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-2-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-2-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-2-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-2-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-2-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-2-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-2-2>li:nth-child(2) .fold-enter-active,.circle.size-2-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-2-2>li:nth-child(2) .fold-enter,.circle.size-2-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-2-2>li:nth-child(3){transform:rotate(180deg);z-index:3}.circle.size-2-2>li:nth-child(3)>*{transform:rotate(-180deg)}.circle.size-2-2>li:nth-child(3) .life,.circle.size-2-2>li:nth-child(3) .night-order,.circle.size-2-2>li:nth-child(3) .seat,.circle.size-2-2>li:nth-child(3) .shroud,.circle.size-2-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-2-2>li:nth-child(4){transform:rotate(210deg);z-index:4}.circle.size-2-2>li:nth-child(4)>*{transform:rotate(-210deg)}.circle.size-2-2>li:nth-child(4) .life,.circle.size-2-2>li:nth-child(4) .night-order,.circle.size-2-2>li:nth-child(4) .seat,.circle.size-2-2>li:nth-child(4) .shroud,.circle.size-2-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-3-1>li:first-child{transform:rotate(0deg);z-index:3}.circle.size-3-1>li:first-child>*{transform:rotate(0deg)}.circle.size-3-1>li:first-child .life,.circle.size-3-1>li:first-child .night-order,.circle.size-3-1>li:first-child .seat,.circle.size-3-1>li:first-child .shroud,.circle.size-3-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-3-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-3-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-3-1>li:first-child .ability{right:120%;left:auto}.circle.size-3-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-3-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-3-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-3-1>li:first-child .fold-enter-active,.circle.size-3-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-3-1>li:first-child .fold-enter,.circle.size-3-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-3-1>li:nth-child(2){transform:rotate(120deg);z-index:2}.circle.size-3-1>li:nth-child(2)>*{transform:rotate(-120deg)}.circle.size-3-1>li:nth-child(2) .life,.circle.size-3-1>li:nth-child(2) .night-order,.circle.size-3-1>li:nth-child(2) .seat,.circle.size-3-1>li:nth-child(2) .shroud,.circle.size-3-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-3-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-3-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-3-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-3-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-3-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-3-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-3-1>li:nth-child(2) .fold-enter-active,.circle.size-3-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-3-1>li:nth-child(2) .fold-enter,.circle.size-3-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-3-1>li:nth-child(3){transform:rotate(240deg);z-index:3}.circle.size-3-1>li:nth-child(3)>*{transform:rotate(-240deg)}.circle.size-3-1>li:nth-child(3) .life,.circle.size-3-1>li:nth-child(3) .night-order,.circle.size-3-1>li:nth-child(3) .seat,.circle.size-3-1>li:nth-child(3) .shroud,.circle.size-3-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-3-2>li:first-child{transform:rotate(0deg);z-index:6}.circle.size-3-2>li:first-child>*{transform:rotate(0deg)}.circle.size-3-2>li:first-child .life,.circle.size-3-2>li:first-child .night-order,.circle.size-3-2>li:first-child .seat,.circle.size-3-2>li:first-child .shroud,.circle.size-3-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-3-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-3-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-3-2>li:first-child .ability{right:120%;left:auto}.circle.size-3-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-3-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-3-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-3-2>li:first-child .fold-enter-active,.circle.size-3-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-3-2>li:first-child .fold-enter,.circle.size-3-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-3-2>li:nth-child(2){transform:rotate(30deg);z-index:5}.circle.size-3-2>li:nth-child(2)>*{transform:rotate(-30deg)}.circle.size-3-2>li:nth-child(2) .life,.circle.size-3-2>li:nth-child(2) .night-order,.circle.size-3-2>li:nth-child(2) .seat,.circle.size-3-2>li:nth-child(2) .shroud,.circle.size-3-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-3-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-3-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-3-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-3-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-3-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-3-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-3-2>li:nth-child(2) .fold-enter-active,.circle.size-3-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-3-2>li:nth-child(2) .fold-enter,.circle.size-3-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-3-2>li:nth-child(3){transform:rotate(120deg);z-index:4}.circle.size-3-2>li:nth-child(3)>*{transform:rotate(-120deg)}.circle.size-3-2>li:nth-child(3) .life,.circle.size-3-2>li:nth-child(3) .night-order,.circle.size-3-2>li:nth-child(3) .seat,.circle.size-3-2>li:nth-child(3) .shroud,.circle.size-3-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-3-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-3-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-3-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-3-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-3-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-3-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-3-2>li:nth-child(3) .fold-enter-active,.circle.size-3-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-3-2>li:nth-child(3) .fold-enter,.circle.size-3-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-3-2>li:nth-child(4){transform:rotate(150deg);z-index:3}.circle.size-3-2>li:nth-child(4)>*{transform:rotate(-150deg)}.circle.size-3-2>li:nth-child(4) .life,.circle.size-3-2>li:nth-child(4) .night-order,.circle.size-3-2>li:nth-child(4) .seat,.circle.size-3-2>li:nth-child(4) .shroud,.circle.size-3-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-3-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-3-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-3-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-3-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-3-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-3-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-3-2>li:nth-child(4) .fold-enter-active,.circle.size-3-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-3-2>li:nth-child(4) .fold-enter,.circle.size-3-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-3-2>li:nth-child(5){transform:rotate(240deg);z-index:5}.circle.size-3-2>li:nth-child(5)>*{transform:rotate(-240deg)}.circle.size-3-2>li:nth-child(5) .life,.circle.size-3-2>li:nth-child(5) .night-order,.circle.size-3-2>li:nth-child(5) .seat,.circle.size-3-2>li:nth-child(5) .shroud,.circle.size-3-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-3-2>li:nth-child(6){transform:rotate(270deg);z-index:6}.circle.size-3-2>li:nth-child(6)>*{transform:rotate(-270deg)}.circle.size-3-2>li:nth-child(6) .life,.circle.size-3-2>li:nth-child(6) .night-order,.circle.size-3-2>li:nth-child(6) .seat,.circle.size-3-2>li:nth-child(6) .shroud,.circle.size-3-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-4-1>li:first-child{transform:rotate(0deg);z-index:4}.circle.size-4-1>li:first-child>*{transform:rotate(0deg)}.circle.size-4-1>li:first-child .life,.circle.size-4-1>li:first-child .night-order,.circle.size-4-1>li:first-child .seat,.circle.size-4-1>li:first-child .shroud,.circle.size-4-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-4-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-4-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-4-1>li:first-child .ability{right:120%;left:auto}.circle.size-4-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-4-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-4-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-4-1>li:first-child .fold-enter-active,.circle.size-4-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-4-1>li:first-child .fold-enter,.circle.size-4-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-4-1>li:nth-child(2){transform:rotate(90deg);z-index:3}.circle.size-4-1>li:nth-child(2)>*{transform:rotate(-90deg)}.circle.size-4-1>li:nth-child(2) .life,.circle.size-4-1>li:nth-child(2) .night-order,.circle.size-4-1>li:nth-child(2) .seat,.circle.size-4-1>li:nth-child(2) .shroud,.circle.size-4-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-4-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-4-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-4-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-4-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-4-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-4-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-4-1>li:nth-child(2) .fold-enter-active,.circle.size-4-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-4-1>li:nth-child(2) .fold-enter,.circle.size-4-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-4-1>li:nth-child(3){transform:rotate(180deg);z-index:3}.circle.size-4-1>li:nth-child(3)>*{transform:rotate(-180deg)}.circle.size-4-1>li:nth-child(3) .life,.circle.size-4-1>li:nth-child(3) .night-order,.circle.size-4-1>li:nth-child(3) .seat,.circle.size-4-1>li:nth-child(3) .shroud,.circle.size-4-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-4-1>li:nth-child(4){transform:rotate(270deg);z-index:4}.circle.size-4-1>li:nth-child(4)>*{transform:rotate(-270deg)}.circle.size-4-1>li:nth-child(4) .life,.circle.size-4-1>li:nth-child(4) .night-order,.circle.size-4-1>li:nth-child(4) .seat,.circle.size-4-1>li:nth-child(4) .shroud,.circle.size-4-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-4-2>li:first-child{transform:rotate(0deg);z-index:8}.circle.size-4-2>li:first-child>*{transform:rotate(0deg)}.circle.size-4-2>li:first-child .life,.circle.size-4-2>li:first-child .night-order,.circle.size-4-2>li:first-child .seat,.circle.size-4-2>li:first-child .shroud,.circle.size-4-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-4-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-4-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-4-2>li:first-child .ability{right:120%;left:auto}.circle.size-4-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-4-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-4-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-4-2>li:first-child .fold-enter-active,.circle.size-4-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-4-2>li:first-child .fold-enter,.circle.size-4-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-4-2>li:nth-child(2){transform:rotate(30deg);z-index:7}.circle.size-4-2>li:nth-child(2)>*{transform:rotate(-30deg)}.circle.size-4-2>li:nth-child(2) .life,.circle.size-4-2>li:nth-child(2) .night-order,.circle.size-4-2>li:nth-child(2) .seat,.circle.size-4-2>li:nth-child(2) .shroud,.circle.size-4-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-4-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-4-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-4-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-4-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-4-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-4-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-4-2>li:nth-child(2) .fold-enter-active,.circle.size-4-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-4-2>li:nth-child(2) .fold-enter,.circle.size-4-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-4-2>li:nth-child(3){transform:rotate(90deg);z-index:6}.circle.size-4-2>li:nth-child(3)>*{transform:rotate(-90deg)}.circle.size-4-2>li:nth-child(3) .life,.circle.size-4-2>li:nth-child(3) .night-order,.circle.size-4-2>li:nth-child(3) .seat,.circle.size-4-2>li:nth-child(3) .shroud,.circle.size-4-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-4-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-4-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-4-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-4-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-4-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-4-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-4-2>li:nth-child(3) .fold-enter-active,.circle.size-4-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-4-2>li:nth-child(3) .fold-enter,.circle.size-4-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-4-2>li:nth-child(4){transform:rotate(120deg);z-index:5}.circle.size-4-2>li:nth-child(4)>*{transform:rotate(-120deg)}.circle.size-4-2>li:nth-child(4) .life,.circle.size-4-2>li:nth-child(4) .night-order,.circle.size-4-2>li:nth-child(4) .seat,.circle.size-4-2>li:nth-child(4) .shroud,.circle.size-4-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-4-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-4-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-4-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-4-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-4-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-4-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-4-2>li:nth-child(4) .fold-enter-active,.circle.size-4-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-4-2>li:nth-child(4) .fold-enter,.circle.size-4-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-4-2>li:nth-child(5){transform:rotate(180deg);z-index:5}.circle.size-4-2>li:nth-child(5)>*{transform:rotate(-180deg)}.circle.size-4-2>li:nth-child(5) .life,.circle.size-4-2>li:nth-child(5) .night-order,.circle.size-4-2>li:nth-child(5) .seat,.circle.size-4-2>li:nth-child(5) .shroud,.circle.size-4-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-4-2>li:nth-child(6){transform:rotate(210deg);z-index:6}.circle.size-4-2>li:nth-child(6)>*{transform:rotate(-210deg)}.circle.size-4-2>li:nth-child(6) .life,.circle.size-4-2>li:nth-child(6) .night-order,.circle.size-4-2>li:nth-child(6) .seat,.circle.size-4-2>li:nth-child(6) .shroud,.circle.size-4-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-4-2>li:nth-child(7){transform:rotate(270deg);z-index:7}.circle.size-4-2>li:nth-child(7)>*{transform:rotate(-270deg)}.circle.size-4-2>li:nth-child(7) .life,.circle.size-4-2>li:nth-child(7) .night-order,.circle.size-4-2>li:nth-child(7) .seat,.circle.size-4-2>li:nth-child(7) .shroud,.circle.size-4-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-4-2>li:nth-child(8){transform:rotate(300deg);z-index:8}.circle.size-4-2>li:nth-child(8)>*{transform:rotate(-300deg)}.circle.size-4-2>li:nth-child(8) .life,.circle.size-4-2>li:nth-child(8) .night-order,.circle.size-4-2>li:nth-child(8) .seat,.circle.size-4-2>li:nth-child(8) .shroud,.circle.size-4-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-5-1>li:first-child{transform:rotate(0deg);z-index:5}.circle.size-5-1>li:first-child>*{transform:rotate(0deg)}.circle.size-5-1>li:first-child .life,.circle.size-5-1>li:first-child .night-order,.circle.size-5-1>li:first-child .seat,.circle.size-5-1>li:first-child .shroud,.circle.size-5-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-5-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-5-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-5-1>li:first-child .ability{right:120%;left:auto}.circle.size-5-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-5-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-5-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-5-1>li:first-child .fold-enter-active,.circle.size-5-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-5-1>li:first-child .fold-enter,.circle.size-5-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-5-1>li:nth-child(2){transform:rotate(72deg);z-index:4}.circle.size-5-1>li:nth-child(2)>*{transform:rotate(-72deg)}.circle.size-5-1>li:nth-child(2) .life,.circle.size-5-1>li:nth-child(2) .night-order,.circle.size-5-1>li:nth-child(2) .seat,.circle.size-5-1>li:nth-child(2) .shroud,.circle.size-5-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-5-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-5-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-5-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-5-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-5-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-5-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-5-1>li:nth-child(2) .fold-enter-active,.circle.size-5-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-5-1>li:nth-child(2) .fold-enter,.circle.size-5-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-5-1>li:nth-child(3){transform:rotate(144deg);z-index:3}.circle.size-5-1>li:nth-child(3)>*{transform:rotate(-144deg)}.circle.size-5-1>li:nth-child(3) .life,.circle.size-5-1>li:nth-child(3) .night-order,.circle.size-5-1>li:nth-child(3) .seat,.circle.size-5-1>li:nth-child(3) .shroud,.circle.size-5-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-5-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-5-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-5-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-5-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-5-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-5-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-5-1>li:nth-child(3) .fold-enter-active,.circle.size-5-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-5-1>li:nth-child(3) .fold-enter,.circle.size-5-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-5-1>li:nth-child(4){transform:rotate(216deg);z-index:4}.circle.size-5-1>li:nth-child(4)>*{transform:rotate(-216deg)}.circle.size-5-1>li:nth-child(4) .life,.circle.size-5-1>li:nth-child(4) .night-order,.circle.size-5-1>li:nth-child(4) .seat,.circle.size-5-1>li:nth-child(4) .shroud,.circle.size-5-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-5-1>li:nth-child(5){transform:rotate(288deg);z-index:5}.circle.size-5-1>li:nth-child(5)>*{transform:rotate(-288deg)}.circle.size-5-1>li:nth-child(5) .life,.circle.size-5-1>li:nth-child(5) .night-order,.circle.size-5-1>li:nth-child(5) .seat,.circle.size-5-1>li:nth-child(5) .shroud,.circle.size-5-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-5-2>li:first-child{transform:rotate(0deg);z-index:10}.circle.size-5-2>li:first-child>*{transform:rotate(0deg)}.circle.size-5-2>li:first-child .life,.circle.size-5-2>li:first-child .night-order,.circle.size-5-2>li:first-child .seat,.circle.size-5-2>li:first-child .shroud,.circle.size-5-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-5-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-5-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-5-2>li:first-child .ability{right:120%;left:auto}.circle.size-5-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-5-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-5-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-5-2>li:first-child .fold-enter-active,.circle.size-5-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-5-2>li:first-child .fold-enter,.circle.size-5-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-5-2>li:nth-child(2){transform:rotate(30deg);z-index:9}.circle.size-5-2>li:nth-child(2)>*{transform:rotate(-30deg)}.circle.size-5-2>li:nth-child(2) .life,.circle.size-5-2>li:nth-child(2) .night-order,.circle.size-5-2>li:nth-child(2) .seat,.circle.size-5-2>li:nth-child(2) .shroud,.circle.size-5-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-5-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-5-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-5-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-5-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-5-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-5-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-5-2>li:nth-child(2) .fold-enter-active,.circle.size-5-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-5-2>li:nth-child(2) .fold-enter,.circle.size-5-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-5-2>li:nth-child(3){transform:rotate(72deg);z-index:8}.circle.size-5-2>li:nth-child(3)>*{transform:rotate(-72deg)}.circle.size-5-2>li:nth-child(3) .life,.circle.size-5-2>li:nth-child(3) .night-order,.circle.size-5-2>li:nth-child(3) .seat,.circle.size-5-2>li:nth-child(3) .shroud,.circle.size-5-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-5-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-5-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-5-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-5-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-5-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-5-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-5-2>li:nth-child(3) .fold-enter-active,.circle.size-5-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-5-2>li:nth-child(3) .fold-enter,.circle.size-5-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-5-2>li:nth-child(4){transform:rotate(102deg);z-index:7}.circle.size-5-2>li:nth-child(4)>*{transform:rotate(-102deg)}.circle.size-5-2>li:nth-child(4) .life,.circle.size-5-2>li:nth-child(4) .night-order,.circle.size-5-2>li:nth-child(4) .seat,.circle.size-5-2>li:nth-child(4) .shroud,.circle.size-5-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-5-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-5-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-5-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-5-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-5-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-5-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-5-2>li:nth-child(4) .fold-enter-active,.circle.size-5-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-5-2>li:nth-child(4) .fold-enter,.circle.size-5-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-5-2>li:nth-child(5){transform:rotate(144deg);z-index:6}.circle.size-5-2>li:nth-child(5)>*{transform:rotate(-144deg)}.circle.size-5-2>li:nth-child(5) .life,.circle.size-5-2>li:nth-child(5) .night-order,.circle.size-5-2>li:nth-child(5) .seat,.circle.size-5-2>li:nth-child(5) .shroud,.circle.size-5-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-5-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-5-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-5-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-5-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-5-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-5-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-5-2>li:nth-child(5) .fold-enter-active,.circle.size-5-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-5-2>li:nth-child(5) .fold-enter,.circle.size-5-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-5-2>li:nth-child(6){transform:rotate(174deg);z-index:5}.circle.size-5-2>li:nth-child(6)>*{transform:rotate(-174deg)}.circle.size-5-2>li:nth-child(6) .life,.circle.size-5-2>li:nth-child(6) .night-order,.circle.size-5-2>li:nth-child(6) .seat,.circle.size-5-2>li:nth-child(6) .shroud,.circle.size-5-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-5-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-5-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-5-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-5-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-5-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-5-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-5-2>li:nth-child(6) .fold-enter-active,.circle.size-5-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-5-2>li:nth-child(6) .fold-enter,.circle.size-5-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-5-2>li:nth-child(7){transform:rotate(216deg);z-index:7}.circle.size-5-2>li:nth-child(7)>*{transform:rotate(-216deg)}.circle.size-5-2>li:nth-child(7) .life,.circle.size-5-2>li:nth-child(7) .night-order,.circle.size-5-2>li:nth-child(7) .seat,.circle.size-5-2>li:nth-child(7) .shroud,.circle.size-5-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-5-2>li:nth-child(8){transform:rotate(246deg);z-index:8}.circle.size-5-2>li:nth-child(8)>*{transform:rotate(-246deg)}.circle.size-5-2>li:nth-child(8) .life,.circle.size-5-2>li:nth-child(8) .night-order,.circle.size-5-2>li:nth-child(8) .seat,.circle.size-5-2>li:nth-child(8) .shroud,.circle.size-5-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-5-2>li:nth-child(9){transform:rotate(288deg);z-index:9}.circle.size-5-2>li:nth-child(9)>*{transform:rotate(-288deg)}.circle.size-5-2>li:nth-child(9) .life,.circle.size-5-2>li:nth-child(9) .night-order,.circle.size-5-2>li:nth-child(9) .seat,.circle.size-5-2>li:nth-child(9) .shroud,.circle.size-5-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-5-2>li:nth-child(10){transform:rotate(318deg);z-index:10}.circle.size-5-2>li:nth-child(10)>*{transform:rotate(-318deg)}.circle.size-5-2>li:nth-child(10) .life,.circle.size-5-2>li:nth-child(10) .night-order,.circle.size-5-2>li:nth-child(10) .seat,.circle.size-5-2>li:nth-child(10) .shroud,.circle.size-5-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-6-1>li:first-child{transform:rotate(0deg);z-index:6}.circle.size-6-1>li:first-child>*{transform:rotate(0deg)}.circle.size-6-1>li:first-child .life,.circle.size-6-1>li:first-child .night-order,.circle.size-6-1>li:first-child .seat,.circle.size-6-1>li:first-child .shroud,.circle.size-6-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-6-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-6-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-6-1>li:first-child .ability{right:120%;left:auto}.circle.size-6-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-6-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-6-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-6-1>li:first-child .fold-enter-active,.circle.size-6-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-6-1>li:first-child .fold-enter,.circle.size-6-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-6-1>li:nth-child(2){transform:rotate(60deg);z-index:5}.circle.size-6-1>li:nth-child(2)>*{transform:rotate(-60deg)}.circle.size-6-1>li:nth-child(2) .life,.circle.size-6-1>li:nth-child(2) .night-order,.circle.size-6-1>li:nth-child(2) .seat,.circle.size-6-1>li:nth-child(2) .shroud,.circle.size-6-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-6-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-6-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-6-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-6-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-6-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-6-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-6-1>li:nth-child(2) .fold-enter-active,.circle.size-6-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-6-1>li:nth-child(2) .fold-enter,.circle.size-6-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-6-1>li:nth-child(3){transform:rotate(120deg);z-index:4}.circle.size-6-1>li:nth-child(3)>*{transform:rotate(-120deg)}.circle.size-6-1>li:nth-child(3) .life,.circle.size-6-1>li:nth-child(3) .night-order,.circle.size-6-1>li:nth-child(3) .seat,.circle.size-6-1>li:nth-child(3) .shroud,.circle.size-6-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-6-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-6-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-6-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-6-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-6-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-6-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-6-1>li:nth-child(3) .fold-enter-active,.circle.size-6-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-6-1>li:nth-child(3) .fold-enter,.circle.size-6-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-6-1>li:nth-child(4){transform:rotate(180deg);z-index:4}.circle.size-6-1>li:nth-child(4)>*{transform:rotate(-180deg)}.circle.size-6-1>li:nth-child(4) .life,.circle.size-6-1>li:nth-child(4) .night-order,.circle.size-6-1>li:nth-child(4) .seat,.circle.size-6-1>li:nth-child(4) .shroud,.circle.size-6-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-6-1>li:nth-child(5){transform:rotate(240deg);z-index:5}.circle.size-6-1>li:nth-child(5)>*{transform:rotate(-240deg)}.circle.size-6-1>li:nth-child(5) .life,.circle.size-6-1>li:nth-child(5) .night-order,.circle.size-6-1>li:nth-child(5) .seat,.circle.size-6-1>li:nth-child(5) .shroud,.circle.size-6-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-6-1>li:nth-child(6){transform:rotate(300deg);z-index:6}.circle.size-6-1>li:nth-child(6)>*{transform:rotate(-300deg)}.circle.size-6-1>li:nth-child(6) .life,.circle.size-6-1>li:nth-child(6) .night-order,.circle.size-6-1>li:nth-child(6) .seat,.circle.size-6-1>li:nth-child(6) .shroud,.circle.size-6-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-6-2>li:first-child{transform:rotate(0deg);z-index:12}.circle.size-6-2>li:first-child>*{transform:rotate(0deg)}.circle.size-6-2>li:first-child .life,.circle.size-6-2>li:first-child .night-order,.circle.size-6-2>li:first-child .seat,.circle.size-6-2>li:first-child .shroud,.circle.size-6-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-6-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-6-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-6-2>li:first-child .ability{right:120%;left:auto}.circle.size-6-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-6-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-6-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-6-2>li:first-child .fold-enter-active,.circle.size-6-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-6-2>li:first-child .fold-enter,.circle.size-6-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-6-2>li:nth-child(2){transform:rotate(25.5319148936deg);z-index:11}.circle.size-6-2>li:nth-child(2)>*{transform:rotate(-25.5319148936deg)}.circle.size-6-2>li:nth-child(2) .life,.circle.size-6-2>li:nth-child(2) .night-order,.circle.size-6-2>li:nth-child(2) .seat,.circle.size-6-2>li:nth-child(2) .shroud,.circle.size-6-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-6-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-6-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-6-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-6-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-6-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-6-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-6-2>li:nth-child(2) .fold-enter-active,.circle.size-6-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-6-2>li:nth-child(2) .fold-enter,.circle.size-6-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-6-2>li:nth-child(3){transform:rotate(60deg);z-index:10}.circle.size-6-2>li:nth-child(3)>*{transform:rotate(-60deg)}.circle.size-6-2>li:nth-child(3) .life,.circle.size-6-2>li:nth-child(3) .night-order,.circle.size-6-2>li:nth-child(3) .seat,.circle.size-6-2>li:nth-child(3) .shroud,.circle.size-6-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-6-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-6-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-6-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-6-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-6-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-6-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-6-2>li:nth-child(3) .fold-enter-active,.circle.size-6-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-6-2>li:nth-child(3) .fold-enter,.circle.size-6-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-6-2>li:nth-child(4){transform:rotate(85.5319148936deg);z-index:9}.circle.size-6-2>li:nth-child(4)>*{transform:rotate(-85.5319148936deg)}.circle.size-6-2>li:nth-child(4) .life,.circle.size-6-2>li:nth-child(4) .night-order,.circle.size-6-2>li:nth-child(4) .seat,.circle.size-6-2>li:nth-child(4) .shroud,.circle.size-6-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-6-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-6-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-6-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-6-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-6-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-6-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-6-2>li:nth-child(4) .fold-enter-active,.circle.size-6-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-6-2>li:nth-child(4) .fold-enter,.circle.size-6-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-6-2>li:nth-child(5){transform:rotate(120deg);z-index:8}.circle.size-6-2>li:nth-child(5)>*{transform:rotate(-120deg)}.circle.size-6-2>li:nth-child(5) .life,.circle.size-6-2>li:nth-child(5) .night-order,.circle.size-6-2>li:nth-child(5) .seat,.circle.size-6-2>li:nth-child(5) .shroud,.circle.size-6-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-6-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-6-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-6-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-6-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-6-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-6-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-6-2>li:nth-child(5) .fold-enter-active,.circle.size-6-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-6-2>li:nth-child(5) .fold-enter,.circle.size-6-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-6-2>li:nth-child(6){transform:rotate(145.5319148936deg);z-index:7}.circle.size-6-2>li:nth-child(6)>*{transform:rotate(-145.5319148936deg)}.circle.size-6-2>li:nth-child(6) .life,.circle.size-6-2>li:nth-child(6) .night-order,.circle.size-6-2>li:nth-child(6) .seat,.circle.size-6-2>li:nth-child(6) .shroud,.circle.size-6-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-6-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-6-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-6-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-6-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-6-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-6-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-6-2>li:nth-child(6) .fold-enter-active,.circle.size-6-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-6-2>li:nth-child(6) .fold-enter,.circle.size-6-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-6-2>li:nth-child(7){transform:rotate(180deg);z-index:7}.circle.size-6-2>li:nth-child(7)>*{transform:rotate(-180deg)}.circle.size-6-2>li:nth-child(7) .life,.circle.size-6-2>li:nth-child(7) .night-order,.circle.size-6-2>li:nth-child(7) .seat,.circle.size-6-2>li:nth-child(7) .shroud,.circle.size-6-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-6-2>li:nth-child(8){transform:rotate(205.5319148936deg);z-index:8}.circle.size-6-2>li:nth-child(8)>*{transform:rotate(-205.5319148936deg)}.circle.size-6-2>li:nth-child(8) .life,.circle.size-6-2>li:nth-child(8) .night-order,.circle.size-6-2>li:nth-child(8) .seat,.circle.size-6-2>li:nth-child(8) .shroud,.circle.size-6-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-6-2>li:nth-child(9){transform:rotate(240deg);z-index:9}.circle.size-6-2>li:nth-child(9)>*{transform:rotate(-240deg)}.circle.size-6-2>li:nth-child(9) .life,.circle.size-6-2>li:nth-child(9) .night-order,.circle.size-6-2>li:nth-child(9) .seat,.circle.size-6-2>li:nth-child(9) .shroud,.circle.size-6-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-6-2>li:nth-child(10){transform:rotate(265.5319148936deg);z-index:10}.circle.size-6-2>li:nth-child(10)>*{transform:rotate(-265.5319148936deg)}.circle.size-6-2>li:nth-child(10) .life,.circle.size-6-2>li:nth-child(10) .night-order,.circle.size-6-2>li:nth-child(10) .seat,.circle.size-6-2>li:nth-child(10) .shroud,.circle.size-6-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-6-2>li:nth-child(11){transform:rotate(300deg);z-index:11}.circle.size-6-2>li:nth-child(11)>*{transform:rotate(-300deg)}.circle.size-6-2>li:nth-child(11) .life,.circle.size-6-2>li:nth-child(11) .night-order,.circle.size-6-2>li:nth-child(11) .seat,.circle.size-6-2>li:nth-child(11) .shroud,.circle.size-6-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-6-2>li:nth-child(12){transform:rotate(325.5319148936deg);z-index:12}.circle.size-6-2>li:nth-child(12)>*{transform:rotate(-325.5319148936deg)}.circle.size-6-2>li:nth-child(12) .life,.circle.size-6-2>li:nth-child(12) .night-order,.circle.size-6-2>li:nth-child(12) .seat,.circle.size-6-2>li:nth-child(12) .shroud,.circle.size-6-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-7-1>li:first-child{transform:rotate(0deg);z-index:7}.circle.size-7-1>li:first-child>*{transform:rotate(0deg)}.circle.size-7-1>li:first-child .life,.circle.size-7-1>li:first-child .night-order,.circle.size-7-1>li:first-child .seat,.circle.size-7-1>li:first-child .shroud,.circle.size-7-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-7-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-1>li:first-child .ability{right:120%;left:auto}.circle.size-7-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-7-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-1>li:first-child .fold-enter-active,.circle.size-7-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-7-1>li:first-child .fold-enter,.circle.size-7-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-1>li:nth-child(2){transform:rotate(51.4285714286deg);z-index:6}.circle.size-7-1>li:nth-child(2)>*{transform:rotate(-51.4285714286deg)}.circle.size-7-1>li:nth-child(2) .life,.circle.size-7-1>li:nth-child(2) .night-order,.circle.size-7-1>li:nth-child(2) .seat,.circle.size-7-1>li:nth-child(2) .shroud,.circle.size-7-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-7-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-7-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-7-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-1>li:nth-child(2) .fold-enter-active,.circle.size-7-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-7-1>li:nth-child(2) .fold-enter,.circle.size-7-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-1>li:nth-child(3){transform:rotate(102.8571428571deg);z-index:5}.circle.size-7-1>li:nth-child(3)>*{transform:rotate(-102.8571428571deg)}.circle.size-7-1>li:nth-child(3) .life,.circle.size-7-1>li:nth-child(3) .night-order,.circle.size-7-1>li:nth-child(3) .seat,.circle.size-7-1>li:nth-child(3) .shroud,.circle.size-7-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-7-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-7-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-7-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-1>li:nth-child(3) .fold-enter-active,.circle.size-7-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-7-1>li:nth-child(3) .fold-enter,.circle.size-7-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-1>li:nth-child(4){transform:rotate(154.2857142857deg);z-index:4}.circle.size-7-1>li:nth-child(4)>*{transform:rotate(-154.2857142857deg)}.circle.size-7-1>li:nth-child(4) .life,.circle.size-7-1>li:nth-child(4) .night-order,.circle.size-7-1>li:nth-child(4) .seat,.circle.size-7-1>li:nth-child(4) .shroud,.circle.size-7-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-7-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-7-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-7-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-1>li:nth-child(4) .fold-enter-active,.circle.size-7-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-7-1>li:nth-child(4) .fold-enter,.circle.size-7-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-1>li:nth-child(5){transform:rotate(205.7142857143deg);z-index:5}.circle.size-7-1>li:nth-child(5)>*{transform:rotate(-205.7142857143deg)}.circle.size-7-1>li:nth-child(5) .life,.circle.size-7-1>li:nth-child(5) .night-order,.circle.size-7-1>li:nth-child(5) .seat,.circle.size-7-1>li:nth-child(5) .shroud,.circle.size-7-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-7-1>li:nth-child(6){transform:rotate(257.1428571429deg);z-index:6}.circle.size-7-1>li:nth-child(6)>*{transform:rotate(-257.1428571429deg)}.circle.size-7-1>li:nth-child(6) .life,.circle.size-7-1>li:nth-child(6) .night-order,.circle.size-7-1>li:nth-child(6) .seat,.circle.size-7-1>li:nth-child(6) .shroud,.circle.size-7-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-7-1>li:nth-child(7){transform:rotate(308.5714285714deg);z-index:7}.circle.size-7-1>li:nth-child(7)>*{transform:rotate(-308.5714285714deg)}.circle.size-7-1>li:nth-child(7) .life,.circle.size-7-1>li:nth-child(7) .night-order,.circle.size-7-1>li:nth-child(7) .seat,.circle.size-7-1>li:nth-child(7) .shroud,.circle.size-7-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-7-2>li:first-child{transform:rotate(0deg);z-index:14}.circle.size-7-2>li:first-child>*{transform:rotate(0deg)}.circle.size-7-2>li:first-child .life,.circle.size-7-2>li:first-child .night-order,.circle.size-7-2>li:first-child .seat,.circle.size-7-2>li:first-child .shroud,.circle.size-7-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-7-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-2>li:first-child .ability{right:120%;left:auto}.circle.size-7-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-7-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-2>li:first-child .fold-enter-active,.circle.size-7-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-7-2>li:first-child .fold-enter,.circle.size-7-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-2>li:nth-child(2){transform:rotate(21.8844984802deg);z-index:13}.circle.size-7-2>li:nth-child(2)>*{transform:rotate(-21.8844984802deg)}.circle.size-7-2>li:nth-child(2) .life,.circle.size-7-2>li:nth-child(2) .night-order,.circle.size-7-2>li:nth-child(2) .seat,.circle.size-7-2>li:nth-child(2) .shroud,.circle.size-7-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-7-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-7-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-7-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-2>li:nth-child(2) .fold-enter-active,.circle.size-7-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-7-2>li:nth-child(2) .fold-enter,.circle.size-7-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-2>li:nth-child(3){transform:rotate(51.4285714286deg);z-index:12}.circle.size-7-2>li:nth-child(3)>*{transform:rotate(-51.4285714286deg)}.circle.size-7-2>li:nth-child(3) .life,.circle.size-7-2>li:nth-child(3) .night-order,.circle.size-7-2>li:nth-child(3) .seat,.circle.size-7-2>li:nth-child(3) .shroud,.circle.size-7-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-7-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-7-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-7-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-2>li:nth-child(3) .fold-enter-active,.circle.size-7-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-7-2>li:nth-child(3) .fold-enter,.circle.size-7-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-2>li:nth-child(4){transform:rotate(73.3130699088deg);z-index:11}.circle.size-7-2>li:nth-child(4)>*{transform:rotate(-73.3130699088deg)}.circle.size-7-2>li:nth-child(4) .life,.circle.size-7-2>li:nth-child(4) .night-order,.circle.size-7-2>li:nth-child(4) .seat,.circle.size-7-2>li:nth-child(4) .shroud,.circle.size-7-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-7-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-7-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-7-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-2>li:nth-child(4) .fold-enter-active,.circle.size-7-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-7-2>li:nth-child(4) .fold-enter,.circle.size-7-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-2>li:nth-child(5){transform:rotate(102.8571428571deg);z-index:10}.circle.size-7-2>li:nth-child(5)>*{transform:rotate(-102.8571428571deg)}.circle.size-7-2>li:nth-child(5) .life,.circle.size-7-2>li:nth-child(5) .night-order,.circle.size-7-2>li:nth-child(5) .seat,.circle.size-7-2>li:nth-child(5) .shroud,.circle.size-7-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-7-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-7-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-7-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-2>li:nth-child(5) .fold-enter-active,.circle.size-7-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-7-2>li:nth-child(5) .fold-enter,.circle.size-7-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-2>li:nth-child(6){transform:rotate(124.7416413374deg);z-index:9}.circle.size-7-2>li:nth-child(6)>*{transform:rotate(-124.7416413374deg)}.circle.size-7-2>li:nth-child(6) .life,.circle.size-7-2>li:nth-child(6) .night-order,.circle.size-7-2>li:nth-child(6) .seat,.circle.size-7-2>li:nth-child(6) .shroud,.circle.size-7-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-7-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-7-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-7-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-2>li:nth-child(6) .fold-enter-active,.circle.size-7-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-7-2>li:nth-child(6) .fold-enter,.circle.size-7-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-2>li:nth-child(7){transform:rotate(154.2857142857deg);z-index:8}.circle.size-7-2>li:nth-child(7)>*{transform:rotate(-154.2857142857deg)}.circle.size-7-2>li:nth-child(7) .life,.circle.size-7-2>li:nth-child(7) .night-order,.circle.size-7-2>li:nth-child(7) .seat,.circle.size-7-2>li:nth-child(7) .shroud,.circle.size-7-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-7-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-7-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-7-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-2>li:nth-child(7) .fold-enter-active,.circle.size-7-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-7-2>li:nth-child(7) .fold-enter,.circle.size-7-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-2>li:nth-child(8){transform:rotate(176.170212766deg);z-index:7}.circle.size-7-2>li:nth-child(8)>*{transform:rotate(-176.170212766deg)}.circle.size-7-2>li:nth-child(8) .life,.circle.size-7-2>li:nth-child(8) .night-order,.circle.size-7-2>li:nth-child(8) .seat,.circle.size-7-2>li:nth-child(8) .shroud,.circle.size-7-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-7-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-7-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-7-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-7-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-7-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-7-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-7-2>li:nth-child(8) .fold-enter-active,.circle.size-7-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-7-2>li:nth-child(8) .fold-enter,.circle.size-7-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-7-2>li:nth-child(9){transform:rotate(205.7142857143deg);z-index:9}.circle.size-7-2>li:nth-child(9)>*{transform:rotate(-205.7142857143deg)}.circle.size-7-2>li:nth-child(9) .life,.circle.size-7-2>li:nth-child(9) .night-order,.circle.size-7-2>li:nth-child(9) .seat,.circle.size-7-2>li:nth-child(9) .shroud,.circle.size-7-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-7-2>li:nth-child(10){transform:rotate(227.5987841945deg);z-index:10}.circle.size-7-2>li:nth-child(10)>*{transform:rotate(-227.5987841945deg)}.circle.size-7-2>li:nth-child(10) .life,.circle.size-7-2>li:nth-child(10) .night-order,.circle.size-7-2>li:nth-child(10) .seat,.circle.size-7-2>li:nth-child(10) .shroud,.circle.size-7-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-7-2>li:nth-child(11){transform:rotate(257.1428571429deg);z-index:11}.circle.size-7-2>li:nth-child(11)>*{transform:rotate(-257.1428571429deg)}.circle.size-7-2>li:nth-child(11) .life,.circle.size-7-2>li:nth-child(11) .night-order,.circle.size-7-2>li:nth-child(11) .seat,.circle.size-7-2>li:nth-child(11) .shroud,.circle.size-7-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-7-2>li:nth-child(12){transform:rotate(279.0273556231deg);z-index:12}.circle.size-7-2>li:nth-child(12)>*{transform:rotate(-279.0273556231deg)}.circle.size-7-2>li:nth-child(12) .life,.circle.size-7-2>li:nth-child(12) .night-order,.circle.size-7-2>li:nth-child(12) .seat,.circle.size-7-2>li:nth-child(12) .shroud,.circle.size-7-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-7-2>li:nth-child(13){transform:rotate(308.5714285714deg);z-index:13}.circle.size-7-2>li:nth-child(13)>*{transform:rotate(-308.5714285714deg)}.circle.size-7-2>li:nth-child(13) .life,.circle.size-7-2>li:nth-child(13) .night-order,.circle.size-7-2>li:nth-child(13) .seat,.circle.size-7-2>li:nth-child(13) .shroud,.circle.size-7-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-7-2>li:nth-child(14){transform:rotate(330.4559270517deg);z-index:14}.circle.size-7-2>li:nth-child(14)>*{transform:rotate(-330.4559270517deg)}.circle.size-7-2>li:nth-child(14) .life,.circle.size-7-2>li:nth-child(14) .night-order,.circle.size-7-2>li:nth-child(14) .seat,.circle.size-7-2>li:nth-child(14) .shroud,.circle.size-7-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-8-1>li:first-child{transform:rotate(0deg);z-index:8}.circle.size-8-1>li:first-child>*{transform:rotate(0deg)}.circle.size-8-1>li:first-child .life,.circle.size-8-1>li:first-child .night-order,.circle.size-8-1>li:first-child .seat,.circle.size-8-1>li:first-child .shroud,.circle.size-8-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-8-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-1>li:first-child .ability{right:120%;left:auto}.circle.size-8-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-8-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-1>li:first-child .fold-enter-active,.circle.size-8-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-8-1>li:first-child .fold-enter,.circle.size-8-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-1>li:nth-child(2){transform:rotate(45deg);z-index:7}.circle.size-8-1>li:nth-child(2)>*{transform:rotate(-45deg)}.circle.size-8-1>li:nth-child(2) .life,.circle.size-8-1>li:nth-child(2) .night-order,.circle.size-8-1>li:nth-child(2) .seat,.circle.size-8-1>li:nth-child(2) .shroud,.circle.size-8-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-8-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-8-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-8-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-1>li:nth-child(2) .fold-enter-active,.circle.size-8-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-8-1>li:nth-child(2) .fold-enter,.circle.size-8-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-1>li:nth-child(3){transform:rotate(90deg);z-index:6}.circle.size-8-1>li:nth-child(3)>*{transform:rotate(-90deg)}.circle.size-8-1>li:nth-child(3) .life,.circle.size-8-1>li:nth-child(3) .night-order,.circle.size-8-1>li:nth-child(3) .seat,.circle.size-8-1>li:nth-child(3) .shroud,.circle.size-8-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-8-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-8-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-8-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-1>li:nth-child(3) .fold-enter-active,.circle.size-8-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-8-1>li:nth-child(3) .fold-enter,.circle.size-8-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-1>li:nth-child(4){transform:rotate(135deg);z-index:5}.circle.size-8-1>li:nth-child(4)>*{transform:rotate(-135deg)}.circle.size-8-1>li:nth-child(4) .life,.circle.size-8-1>li:nth-child(4) .night-order,.circle.size-8-1>li:nth-child(4) .seat,.circle.size-8-1>li:nth-child(4) .shroud,.circle.size-8-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-8-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-8-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-8-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-1>li:nth-child(4) .fold-enter-active,.circle.size-8-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-8-1>li:nth-child(4) .fold-enter,.circle.size-8-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-1>li:nth-child(5){transform:rotate(180deg);z-index:5}.circle.size-8-1>li:nth-child(5)>*{transform:rotate(-180deg)}.circle.size-8-1>li:nth-child(5) .life,.circle.size-8-1>li:nth-child(5) .night-order,.circle.size-8-1>li:nth-child(5) .seat,.circle.size-8-1>li:nth-child(5) .shroud,.circle.size-8-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-8-1>li:nth-child(6){transform:rotate(225deg);z-index:6}.circle.size-8-1>li:nth-child(6)>*{transform:rotate(-225deg)}.circle.size-8-1>li:nth-child(6) .life,.circle.size-8-1>li:nth-child(6) .night-order,.circle.size-8-1>li:nth-child(6) .seat,.circle.size-8-1>li:nth-child(6) .shroud,.circle.size-8-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-8-1>li:nth-child(7){transform:rotate(270deg);z-index:7}.circle.size-8-1>li:nth-child(7)>*{transform:rotate(-270deg)}.circle.size-8-1>li:nth-child(7) .life,.circle.size-8-1>li:nth-child(7) .night-order,.circle.size-8-1>li:nth-child(7) .seat,.circle.size-8-1>li:nth-child(7) .shroud,.circle.size-8-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-8-1>li:nth-child(8){transform:rotate(315deg);z-index:8}.circle.size-8-1>li:nth-child(8)>*{transform:rotate(-315deg)}.circle.size-8-1>li:nth-child(8) .life,.circle.size-8-1>li:nth-child(8) .night-order,.circle.size-8-1>li:nth-child(8) .seat,.circle.size-8-1>li:nth-child(8) .shroud,.circle.size-8-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-8-2>li:first-child{transform:rotate(0deg);z-index:16}.circle.size-8-2>li:first-child>*{transform:rotate(0deg)}.circle.size-8-2>li:first-child .life,.circle.size-8-2>li:first-child .night-order,.circle.size-8-2>li:first-child .seat,.circle.size-8-2>li:first-child .shroud,.circle.size-8-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-8-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-2>li:first-child .ability{right:120%;left:auto}.circle.size-8-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-8-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-2>li:first-child .fold-enter-active,.circle.size-8-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-8-2>li:first-child .fold-enter,.circle.size-8-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-2>li:nth-child(2){transform:rotate(19.1489361702deg);z-index:15}.circle.size-8-2>li:nth-child(2)>*{transform:rotate(-19.1489361702deg)}.circle.size-8-2>li:nth-child(2) .life,.circle.size-8-2>li:nth-child(2) .night-order,.circle.size-8-2>li:nth-child(2) .seat,.circle.size-8-2>li:nth-child(2) .shroud,.circle.size-8-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-8-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-8-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-8-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-2>li:nth-child(2) .fold-enter-active,.circle.size-8-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-8-2>li:nth-child(2) .fold-enter,.circle.size-8-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-2>li:nth-child(3){transform:rotate(45deg);z-index:14}.circle.size-8-2>li:nth-child(3)>*{transform:rotate(-45deg)}.circle.size-8-2>li:nth-child(3) .life,.circle.size-8-2>li:nth-child(3) .night-order,.circle.size-8-2>li:nth-child(3) .seat,.circle.size-8-2>li:nth-child(3) .shroud,.circle.size-8-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-8-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-8-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-8-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-2>li:nth-child(3) .fold-enter-active,.circle.size-8-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-8-2>li:nth-child(3) .fold-enter,.circle.size-8-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-2>li:nth-child(4){transform:rotate(64.1489361702deg);z-index:13}.circle.size-8-2>li:nth-child(4)>*{transform:rotate(-64.1489361702deg)}.circle.size-8-2>li:nth-child(4) .life,.circle.size-8-2>li:nth-child(4) .night-order,.circle.size-8-2>li:nth-child(4) .seat,.circle.size-8-2>li:nth-child(4) .shroud,.circle.size-8-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-8-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-8-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-8-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-2>li:nth-child(4) .fold-enter-active,.circle.size-8-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-8-2>li:nth-child(4) .fold-enter,.circle.size-8-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-2>li:nth-child(5){transform:rotate(90deg);z-index:12}.circle.size-8-2>li:nth-child(5)>*{transform:rotate(-90deg)}.circle.size-8-2>li:nth-child(5) .life,.circle.size-8-2>li:nth-child(5) .night-order,.circle.size-8-2>li:nth-child(5) .seat,.circle.size-8-2>li:nth-child(5) .shroud,.circle.size-8-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-8-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-8-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-8-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-2>li:nth-child(5) .fold-enter-active,.circle.size-8-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-8-2>li:nth-child(5) .fold-enter,.circle.size-8-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-2>li:nth-child(6){transform:rotate(109.1489361702deg);z-index:11}.circle.size-8-2>li:nth-child(6)>*{transform:rotate(-109.1489361702deg)}.circle.size-8-2>li:nth-child(6) .life,.circle.size-8-2>li:nth-child(6) .night-order,.circle.size-8-2>li:nth-child(6) .seat,.circle.size-8-2>li:nth-child(6) .shroud,.circle.size-8-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-8-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-8-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-8-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-2>li:nth-child(6) .fold-enter-active,.circle.size-8-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-8-2>li:nth-child(6) .fold-enter,.circle.size-8-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-2>li:nth-child(7){transform:rotate(135deg);z-index:10}.circle.size-8-2>li:nth-child(7)>*{transform:rotate(-135deg)}.circle.size-8-2>li:nth-child(7) .life,.circle.size-8-2>li:nth-child(7) .night-order,.circle.size-8-2>li:nth-child(7) .seat,.circle.size-8-2>li:nth-child(7) .shroud,.circle.size-8-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-8-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-8-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-8-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-2>li:nth-child(7) .fold-enter-active,.circle.size-8-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-8-2>li:nth-child(7) .fold-enter,.circle.size-8-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-2>li:nth-child(8){transform:rotate(154.1489361702deg);z-index:9}.circle.size-8-2>li:nth-child(8)>*{transform:rotate(-154.1489361702deg)}.circle.size-8-2>li:nth-child(8) .life,.circle.size-8-2>li:nth-child(8) .night-order,.circle.size-8-2>li:nth-child(8) .seat,.circle.size-8-2>li:nth-child(8) .shroud,.circle.size-8-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-8-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-8-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-8-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-8-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-8-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-8-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-8-2>li:nth-child(8) .fold-enter-active,.circle.size-8-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-8-2>li:nth-child(8) .fold-enter,.circle.size-8-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-8-2>li:nth-child(9){transform:rotate(180deg);z-index:9}.circle.size-8-2>li:nth-child(9)>*{transform:rotate(-180deg)}.circle.size-8-2>li:nth-child(9) .life,.circle.size-8-2>li:nth-child(9) .night-order,.circle.size-8-2>li:nth-child(9) .seat,.circle.size-8-2>li:nth-child(9) .shroud,.circle.size-8-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-8-2>li:nth-child(10){transform:rotate(199.1489361702deg);z-index:10}.circle.size-8-2>li:nth-child(10)>*{transform:rotate(-199.1489361702deg)}.circle.size-8-2>li:nth-child(10) .life,.circle.size-8-2>li:nth-child(10) .night-order,.circle.size-8-2>li:nth-child(10) .seat,.circle.size-8-2>li:nth-child(10) .shroud,.circle.size-8-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-8-2>li:nth-child(11){transform:rotate(225deg);z-index:11}.circle.size-8-2>li:nth-child(11)>*{transform:rotate(-225deg)}.circle.size-8-2>li:nth-child(11) .life,.circle.size-8-2>li:nth-child(11) .night-order,.circle.size-8-2>li:nth-child(11) .seat,.circle.size-8-2>li:nth-child(11) .shroud,.circle.size-8-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-8-2>li:nth-child(12){transform:rotate(244.1489361702deg);z-index:12}.circle.size-8-2>li:nth-child(12)>*{transform:rotate(-244.1489361702deg)}.circle.size-8-2>li:nth-child(12) .life,.circle.size-8-2>li:nth-child(12) .night-order,.circle.size-8-2>li:nth-child(12) .seat,.circle.size-8-2>li:nth-child(12) .shroud,.circle.size-8-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-8-2>li:nth-child(13){transform:rotate(270deg);z-index:13}.circle.size-8-2>li:nth-child(13)>*{transform:rotate(-270deg)}.circle.size-8-2>li:nth-child(13) .life,.circle.size-8-2>li:nth-child(13) .night-order,.circle.size-8-2>li:nth-child(13) .seat,.circle.size-8-2>li:nth-child(13) .shroud,.circle.size-8-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-8-2>li:nth-child(14){transform:rotate(289.1489361702deg);z-index:14}.circle.size-8-2>li:nth-child(14)>*{transform:rotate(-289.1489361702deg)}.circle.size-8-2>li:nth-child(14) .life,.circle.size-8-2>li:nth-child(14) .night-order,.circle.size-8-2>li:nth-child(14) .seat,.circle.size-8-2>li:nth-child(14) .shroud,.circle.size-8-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-8-2>li:nth-child(15){transform:rotate(315deg);z-index:15}.circle.size-8-2>li:nth-child(15)>*{transform:rotate(-315deg)}.circle.size-8-2>li:nth-child(15) .life,.circle.size-8-2>li:nth-child(15) .night-order,.circle.size-8-2>li:nth-child(15) .seat,.circle.size-8-2>li:nth-child(15) .shroud,.circle.size-8-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-8-2>li:nth-child(16){transform:rotate(334.1489361702deg);z-index:16}.circle.size-8-2>li:nth-child(16)>*{transform:rotate(-334.1489361702deg)}.circle.size-8-2>li:nth-child(16) .life,.circle.size-8-2>li:nth-child(16) .night-order,.circle.size-8-2>li:nth-child(16) .seat,.circle.size-8-2>li:nth-child(16) .shroud,.circle.size-8-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-9-1>li:first-child{transform:rotate(0deg);z-index:9}.circle.size-9-1>li:first-child>*{transform:rotate(0deg)}.circle.size-9-1>li:first-child .life,.circle.size-9-1>li:first-child .night-order,.circle.size-9-1>li:first-child .seat,.circle.size-9-1>li:first-child .shroud,.circle.size-9-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-9-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-1>li:first-child .ability{right:120%;left:auto}.circle.size-9-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-9-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-1>li:first-child .fold-enter-active,.circle.size-9-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-9-1>li:first-child .fold-enter,.circle.size-9-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-1>li:nth-child(2){transform:rotate(40deg);z-index:8}.circle.size-9-1>li:nth-child(2)>*{transform:rotate(-40deg)}.circle.size-9-1>li:nth-child(2) .life,.circle.size-9-1>li:nth-child(2) .night-order,.circle.size-9-1>li:nth-child(2) .seat,.circle.size-9-1>li:nth-child(2) .shroud,.circle.size-9-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-9-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-9-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-9-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-1>li:nth-child(2) .fold-enter-active,.circle.size-9-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-9-1>li:nth-child(2) .fold-enter,.circle.size-9-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-1>li:nth-child(3){transform:rotate(80deg);z-index:7}.circle.size-9-1>li:nth-child(3)>*{transform:rotate(-80deg)}.circle.size-9-1>li:nth-child(3) .life,.circle.size-9-1>li:nth-child(3) .night-order,.circle.size-9-1>li:nth-child(3) .seat,.circle.size-9-1>li:nth-child(3) .shroud,.circle.size-9-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-9-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-9-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-9-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-1>li:nth-child(3) .fold-enter-active,.circle.size-9-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-9-1>li:nth-child(3) .fold-enter,.circle.size-9-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-1>li:nth-child(4){transform:rotate(120deg);z-index:6}.circle.size-9-1>li:nth-child(4)>*{transform:rotate(-120deg)}.circle.size-9-1>li:nth-child(4) .life,.circle.size-9-1>li:nth-child(4) .night-order,.circle.size-9-1>li:nth-child(4) .seat,.circle.size-9-1>li:nth-child(4) .shroud,.circle.size-9-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-9-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-9-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-9-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-1>li:nth-child(4) .fold-enter-active,.circle.size-9-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-9-1>li:nth-child(4) .fold-enter,.circle.size-9-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-1>li:nth-child(5){transform:rotate(160deg);z-index:5}.circle.size-9-1>li:nth-child(5)>*{transform:rotate(-160deg)}.circle.size-9-1>li:nth-child(5) .life,.circle.size-9-1>li:nth-child(5) .night-order,.circle.size-9-1>li:nth-child(5) .seat,.circle.size-9-1>li:nth-child(5) .shroud,.circle.size-9-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-9-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-9-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-9-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-1>li:nth-child(5) .fold-enter-active,.circle.size-9-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-9-1>li:nth-child(5) .fold-enter,.circle.size-9-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-1>li:nth-child(6){transform:rotate(200deg);z-index:6}.circle.size-9-1>li:nth-child(6)>*{transform:rotate(-200deg)}.circle.size-9-1>li:nth-child(6) .life,.circle.size-9-1>li:nth-child(6) .night-order,.circle.size-9-1>li:nth-child(6) .seat,.circle.size-9-1>li:nth-child(6) .shroud,.circle.size-9-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-9-1>li:nth-child(7){transform:rotate(240deg);z-index:7}.circle.size-9-1>li:nth-child(7)>*{transform:rotate(-240deg)}.circle.size-9-1>li:nth-child(7) .life,.circle.size-9-1>li:nth-child(7) .night-order,.circle.size-9-1>li:nth-child(7) .seat,.circle.size-9-1>li:nth-child(7) .shroud,.circle.size-9-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-9-1>li:nth-child(8){transform:rotate(280deg);z-index:8}.circle.size-9-1>li:nth-child(8)>*{transform:rotate(-280deg)}.circle.size-9-1>li:nth-child(8) .life,.circle.size-9-1>li:nth-child(8) .night-order,.circle.size-9-1>li:nth-child(8) .seat,.circle.size-9-1>li:nth-child(8) .shroud,.circle.size-9-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-9-1>li:nth-child(9){transform:rotate(320deg);z-index:9}.circle.size-9-1>li:nth-child(9)>*{transform:rotate(-320deg)}.circle.size-9-1>li:nth-child(9) .life,.circle.size-9-1>li:nth-child(9) .night-order,.circle.size-9-1>li:nth-child(9) .seat,.circle.size-9-1>li:nth-child(9) .shroud,.circle.size-9-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-9-2>li:first-child{transform:rotate(0deg);z-index:18}.circle.size-9-2>li:first-child>*{transform:rotate(0deg)}.circle.size-9-2>li:first-child .life,.circle.size-9-2>li:first-child .night-order,.circle.size-9-2>li:first-child .seat,.circle.size-9-2>li:first-child .shroud,.circle.size-9-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-9-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-2>li:first-child .ability{right:120%;left:auto}.circle.size-9-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-9-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-2>li:first-child .fold-enter-active,.circle.size-9-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-9-2>li:first-child .fold-enter,.circle.size-9-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-2>li:nth-child(2){transform:rotate(17.0212765957deg);z-index:17}.circle.size-9-2>li:nth-child(2)>*{transform:rotate(-17.0212765957deg)}.circle.size-9-2>li:nth-child(2) .life,.circle.size-9-2>li:nth-child(2) .night-order,.circle.size-9-2>li:nth-child(2) .seat,.circle.size-9-2>li:nth-child(2) .shroud,.circle.size-9-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-9-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-9-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-9-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-2>li:nth-child(2) .fold-enter-active,.circle.size-9-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-9-2>li:nth-child(2) .fold-enter,.circle.size-9-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-2>li:nth-child(3){transform:rotate(40deg);z-index:16}.circle.size-9-2>li:nth-child(3)>*{transform:rotate(-40deg)}.circle.size-9-2>li:nth-child(3) .life,.circle.size-9-2>li:nth-child(3) .night-order,.circle.size-9-2>li:nth-child(3) .seat,.circle.size-9-2>li:nth-child(3) .shroud,.circle.size-9-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-9-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-9-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-9-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-2>li:nth-child(3) .fold-enter-active,.circle.size-9-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-9-2>li:nth-child(3) .fold-enter,.circle.size-9-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-2>li:nth-child(4){transform:rotate(57.0212765957deg);z-index:15}.circle.size-9-2>li:nth-child(4)>*{transform:rotate(-57.0212765957deg)}.circle.size-9-2>li:nth-child(4) .life,.circle.size-9-2>li:nth-child(4) .night-order,.circle.size-9-2>li:nth-child(4) .seat,.circle.size-9-2>li:nth-child(4) .shroud,.circle.size-9-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-9-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-9-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-9-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-2>li:nth-child(4) .fold-enter-active,.circle.size-9-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-9-2>li:nth-child(4) .fold-enter,.circle.size-9-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-2>li:nth-child(5){transform:rotate(80deg);z-index:14}.circle.size-9-2>li:nth-child(5)>*{transform:rotate(-80deg)}.circle.size-9-2>li:nth-child(5) .life,.circle.size-9-2>li:nth-child(5) .night-order,.circle.size-9-2>li:nth-child(5) .seat,.circle.size-9-2>li:nth-child(5) .shroud,.circle.size-9-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-9-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-9-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-9-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-2>li:nth-child(5) .fold-enter-active,.circle.size-9-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-9-2>li:nth-child(5) .fold-enter,.circle.size-9-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-2>li:nth-child(6){transform:rotate(97.0212765957deg);z-index:13}.circle.size-9-2>li:nth-child(6)>*{transform:rotate(-97.0212765957deg)}.circle.size-9-2>li:nth-child(6) .life,.circle.size-9-2>li:nth-child(6) .night-order,.circle.size-9-2>li:nth-child(6) .seat,.circle.size-9-2>li:nth-child(6) .shroud,.circle.size-9-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-9-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-9-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-9-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-2>li:nth-child(6) .fold-enter-active,.circle.size-9-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-9-2>li:nth-child(6) .fold-enter,.circle.size-9-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-2>li:nth-child(7){transform:rotate(120deg);z-index:12}.circle.size-9-2>li:nth-child(7)>*{transform:rotate(-120deg)}.circle.size-9-2>li:nth-child(7) .life,.circle.size-9-2>li:nth-child(7) .night-order,.circle.size-9-2>li:nth-child(7) .seat,.circle.size-9-2>li:nth-child(7) .shroud,.circle.size-9-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-9-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-9-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-9-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-2>li:nth-child(7) .fold-enter-active,.circle.size-9-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-9-2>li:nth-child(7) .fold-enter,.circle.size-9-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-2>li:nth-child(8){transform:rotate(137.0212765957deg);z-index:11}.circle.size-9-2>li:nth-child(8)>*{transform:rotate(-137.0212765957deg)}.circle.size-9-2>li:nth-child(8) .life,.circle.size-9-2>li:nth-child(8) .night-order,.circle.size-9-2>li:nth-child(8) .seat,.circle.size-9-2>li:nth-child(8) .shroud,.circle.size-9-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-9-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-9-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-9-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-2>li:nth-child(8) .fold-enter-active,.circle.size-9-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-9-2>li:nth-child(8) .fold-enter,.circle.size-9-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-2>li:nth-child(9){transform:rotate(160deg);z-index:10}.circle.size-9-2>li:nth-child(9)>*{transform:rotate(-160deg)}.circle.size-9-2>li:nth-child(9) .life,.circle.size-9-2>li:nth-child(9) .night-order,.circle.size-9-2>li:nth-child(9) .seat,.circle.size-9-2>li:nth-child(9) .shroud,.circle.size-9-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-9-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-9-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-9-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-2>li:nth-child(9) .fold-enter-active,.circle.size-9-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-9-2>li:nth-child(9) .fold-enter,.circle.size-9-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-2>li:nth-child(10){transform:rotate(177.0212765957deg);z-index:9}.circle.size-9-2>li:nth-child(10)>*{transform:rotate(-177.0212765957deg)}.circle.size-9-2>li:nth-child(10) .life,.circle.size-9-2>li:nth-child(10) .night-order,.circle.size-9-2>li:nth-child(10) .seat,.circle.size-9-2>li:nth-child(10) .shroud,.circle.size-9-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-9-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-9-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-9-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-9-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-9-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-9-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-9-2>li:nth-child(10) .fold-enter-active,.circle.size-9-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-9-2>li:nth-child(10) .fold-enter,.circle.size-9-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-9-2>li:nth-child(11){transform:rotate(200deg);z-index:11}.circle.size-9-2>li:nth-child(11)>*{transform:rotate(-200deg)}.circle.size-9-2>li:nth-child(11) .life,.circle.size-9-2>li:nth-child(11) .night-order,.circle.size-9-2>li:nth-child(11) .seat,.circle.size-9-2>li:nth-child(11) .shroud,.circle.size-9-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-9-2>li:nth-child(12){transform:rotate(217.0212765957deg);z-index:12}.circle.size-9-2>li:nth-child(12)>*{transform:rotate(-217.0212765957deg)}.circle.size-9-2>li:nth-child(12) .life,.circle.size-9-2>li:nth-child(12) .night-order,.circle.size-9-2>li:nth-child(12) .seat,.circle.size-9-2>li:nth-child(12) .shroud,.circle.size-9-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-9-2>li:nth-child(13){transform:rotate(240deg);z-index:13}.circle.size-9-2>li:nth-child(13)>*{transform:rotate(-240deg)}.circle.size-9-2>li:nth-child(13) .life,.circle.size-9-2>li:nth-child(13) .night-order,.circle.size-9-2>li:nth-child(13) .seat,.circle.size-9-2>li:nth-child(13) .shroud,.circle.size-9-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-9-2>li:nth-child(14){transform:rotate(257.0212765957deg);z-index:14}.circle.size-9-2>li:nth-child(14)>*{transform:rotate(-257.0212765957deg)}.circle.size-9-2>li:nth-child(14) .life,.circle.size-9-2>li:nth-child(14) .night-order,.circle.size-9-2>li:nth-child(14) .seat,.circle.size-9-2>li:nth-child(14) .shroud,.circle.size-9-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-9-2>li:nth-child(15){transform:rotate(280deg);z-index:15}.circle.size-9-2>li:nth-child(15)>*{transform:rotate(-280deg)}.circle.size-9-2>li:nth-child(15) .life,.circle.size-9-2>li:nth-child(15) .night-order,.circle.size-9-2>li:nth-child(15) .seat,.circle.size-9-2>li:nth-child(15) .shroud,.circle.size-9-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-9-2>li:nth-child(16){transform:rotate(297.0212765957deg);z-index:16}.circle.size-9-2>li:nth-child(16)>*{transform:rotate(-297.0212765957deg)}.circle.size-9-2>li:nth-child(16) .life,.circle.size-9-2>li:nth-child(16) .night-order,.circle.size-9-2>li:nth-child(16) .seat,.circle.size-9-2>li:nth-child(16) .shroud,.circle.size-9-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-9-2>li:nth-child(17){transform:rotate(320deg);z-index:17}.circle.size-9-2>li:nth-child(17)>*{transform:rotate(-320deg)}.circle.size-9-2>li:nth-child(17) .life,.circle.size-9-2>li:nth-child(17) .night-order,.circle.size-9-2>li:nth-child(17) .seat,.circle.size-9-2>li:nth-child(17) .shroud,.circle.size-9-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-9-2>li:nth-child(18){transform:rotate(337.0212765957deg);z-index:18}.circle.size-9-2>li:nth-child(18)>*{transform:rotate(-337.0212765957deg)}.circle.size-9-2>li:nth-child(18) .life,.circle.size-9-2>li:nth-child(18) .night-order,.circle.size-9-2>li:nth-child(18) .seat,.circle.size-9-2>li:nth-child(18) .shroud,.circle.size-9-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-10-1>li:first-child{transform:rotate(0deg);z-index:10}.circle.size-10-1>li:first-child>*{transform:rotate(0deg)}.circle.size-10-1>li:first-child .life,.circle.size-10-1>li:first-child .night-order,.circle.size-10-1>li:first-child .seat,.circle.size-10-1>li:first-child .shroud,.circle.size-10-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-10-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-1>li:first-child .ability{right:120%;left:auto}.circle.size-10-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-10-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-1>li:first-child .fold-enter-active,.circle.size-10-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-10-1>li:first-child .fold-enter,.circle.size-10-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-1>li:nth-child(2){transform:rotate(36deg);z-index:9}.circle.size-10-1>li:nth-child(2)>*{transform:rotate(-36deg)}.circle.size-10-1>li:nth-child(2) .life,.circle.size-10-1>li:nth-child(2) .night-order,.circle.size-10-1>li:nth-child(2) .seat,.circle.size-10-1>li:nth-child(2) .shroud,.circle.size-10-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-10-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-10-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-10-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-1>li:nth-child(2) .fold-enter-active,.circle.size-10-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-10-1>li:nth-child(2) .fold-enter,.circle.size-10-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-1>li:nth-child(3){transform:rotate(72deg);z-index:8}.circle.size-10-1>li:nth-child(3)>*{transform:rotate(-72deg)}.circle.size-10-1>li:nth-child(3) .life,.circle.size-10-1>li:nth-child(3) .night-order,.circle.size-10-1>li:nth-child(3) .seat,.circle.size-10-1>li:nth-child(3) .shroud,.circle.size-10-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-10-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-10-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-10-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-1>li:nth-child(3) .fold-enter-active,.circle.size-10-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-10-1>li:nth-child(3) .fold-enter,.circle.size-10-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-1>li:nth-child(4){transform:rotate(108deg);z-index:7}.circle.size-10-1>li:nth-child(4)>*{transform:rotate(-108deg)}.circle.size-10-1>li:nth-child(4) .life,.circle.size-10-1>li:nth-child(4) .night-order,.circle.size-10-1>li:nth-child(4) .seat,.circle.size-10-1>li:nth-child(4) .shroud,.circle.size-10-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-10-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-10-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-10-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-1>li:nth-child(4) .fold-enter-active,.circle.size-10-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-10-1>li:nth-child(4) .fold-enter,.circle.size-10-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-1>li:nth-child(5){transform:rotate(144deg);z-index:6}.circle.size-10-1>li:nth-child(5)>*{transform:rotate(-144deg)}.circle.size-10-1>li:nth-child(5) .life,.circle.size-10-1>li:nth-child(5) .night-order,.circle.size-10-1>li:nth-child(5) .seat,.circle.size-10-1>li:nth-child(5) .shroud,.circle.size-10-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-10-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-10-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-10-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-1>li:nth-child(5) .fold-enter-active,.circle.size-10-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-10-1>li:nth-child(5) .fold-enter,.circle.size-10-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-1>li:nth-child(6){transform:rotate(180deg);z-index:6}.circle.size-10-1>li:nth-child(6)>*{transform:rotate(-180deg)}.circle.size-10-1>li:nth-child(6) .life,.circle.size-10-1>li:nth-child(6) .night-order,.circle.size-10-1>li:nth-child(6) .seat,.circle.size-10-1>li:nth-child(6) .shroud,.circle.size-10-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-10-1>li:nth-child(7){transform:rotate(216deg);z-index:7}.circle.size-10-1>li:nth-child(7)>*{transform:rotate(-216deg)}.circle.size-10-1>li:nth-child(7) .life,.circle.size-10-1>li:nth-child(7) .night-order,.circle.size-10-1>li:nth-child(7) .seat,.circle.size-10-1>li:nth-child(7) .shroud,.circle.size-10-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-10-1>li:nth-child(8){transform:rotate(252deg);z-index:8}.circle.size-10-1>li:nth-child(8)>*{transform:rotate(-252deg)}.circle.size-10-1>li:nth-child(8) .life,.circle.size-10-1>li:nth-child(8) .night-order,.circle.size-10-1>li:nth-child(8) .seat,.circle.size-10-1>li:nth-child(8) .shroud,.circle.size-10-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-10-1>li:nth-child(9){transform:rotate(288deg);z-index:9}.circle.size-10-1>li:nth-child(9)>*{transform:rotate(-288deg)}.circle.size-10-1>li:nth-child(9) .life,.circle.size-10-1>li:nth-child(9) .night-order,.circle.size-10-1>li:nth-child(9) .seat,.circle.size-10-1>li:nth-child(9) .shroud,.circle.size-10-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-10-1>li:nth-child(10){transform:rotate(324deg);z-index:10}.circle.size-10-1>li:nth-child(10)>*{transform:rotate(-324deg)}.circle.size-10-1>li:nth-child(10) .life,.circle.size-10-1>li:nth-child(10) .night-order,.circle.size-10-1>li:nth-child(10) .seat,.circle.size-10-1>li:nth-child(10) .shroud,.circle.size-10-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-10-2>li:first-child{transform:rotate(0deg);z-index:20}.circle.size-10-2>li:first-child>*{transform:rotate(0deg)}.circle.size-10-2>li:first-child .life,.circle.size-10-2>li:first-child .night-order,.circle.size-10-2>li:first-child .seat,.circle.size-10-2>li:first-child .shroud,.circle.size-10-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-10-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-2>li:first-child .ability{right:120%;left:auto}.circle.size-10-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-10-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-2>li:first-child .fold-enter-active,.circle.size-10-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-10-2>li:first-child .fold-enter,.circle.size-10-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-2>li:nth-child(2){transform:rotate(15.3191489362deg);z-index:19}.circle.size-10-2>li:nth-child(2)>*{transform:rotate(-15.3191489362deg)}.circle.size-10-2>li:nth-child(2) .life,.circle.size-10-2>li:nth-child(2) .night-order,.circle.size-10-2>li:nth-child(2) .seat,.circle.size-10-2>li:nth-child(2) .shroud,.circle.size-10-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-10-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-10-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-10-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-2>li:nth-child(2) .fold-enter-active,.circle.size-10-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-10-2>li:nth-child(2) .fold-enter,.circle.size-10-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-2>li:nth-child(3){transform:rotate(36deg);z-index:18}.circle.size-10-2>li:nth-child(3)>*{transform:rotate(-36deg)}.circle.size-10-2>li:nth-child(3) .life,.circle.size-10-2>li:nth-child(3) .night-order,.circle.size-10-2>li:nth-child(3) .seat,.circle.size-10-2>li:nth-child(3) .shroud,.circle.size-10-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-10-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-10-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-10-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-2>li:nth-child(3) .fold-enter-active,.circle.size-10-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-10-2>li:nth-child(3) .fold-enter,.circle.size-10-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-2>li:nth-child(4){transform:rotate(51.3191489362deg);z-index:17}.circle.size-10-2>li:nth-child(4)>*{transform:rotate(-51.3191489362deg)}.circle.size-10-2>li:nth-child(4) .life,.circle.size-10-2>li:nth-child(4) .night-order,.circle.size-10-2>li:nth-child(4) .seat,.circle.size-10-2>li:nth-child(4) .shroud,.circle.size-10-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-10-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-10-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-10-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-2>li:nth-child(4) .fold-enter-active,.circle.size-10-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-10-2>li:nth-child(4) .fold-enter,.circle.size-10-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-2>li:nth-child(5){transform:rotate(72deg);z-index:16}.circle.size-10-2>li:nth-child(5)>*{transform:rotate(-72deg)}.circle.size-10-2>li:nth-child(5) .life,.circle.size-10-2>li:nth-child(5) .night-order,.circle.size-10-2>li:nth-child(5) .seat,.circle.size-10-2>li:nth-child(5) .shroud,.circle.size-10-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-10-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-10-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-10-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-2>li:nth-child(5) .fold-enter-active,.circle.size-10-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-10-2>li:nth-child(5) .fold-enter,.circle.size-10-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-2>li:nth-child(6){transform:rotate(87.3191489362deg);z-index:15}.circle.size-10-2>li:nth-child(6)>*{transform:rotate(-87.3191489362deg)}.circle.size-10-2>li:nth-child(6) .life,.circle.size-10-2>li:nth-child(6) .night-order,.circle.size-10-2>li:nth-child(6) .seat,.circle.size-10-2>li:nth-child(6) .shroud,.circle.size-10-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-10-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-10-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-10-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-2>li:nth-child(6) .fold-enter-active,.circle.size-10-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-10-2>li:nth-child(6) .fold-enter,.circle.size-10-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-2>li:nth-child(7){transform:rotate(108deg);z-index:14}.circle.size-10-2>li:nth-child(7)>*{transform:rotate(-108deg)}.circle.size-10-2>li:nth-child(7) .life,.circle.size-10-2>li:nth-child(7) .night-order,.circle.size-10-2>li:nth-child(7) .seat,.circle.size-10-2>li:nth-child(7) .shroud,.circle.size-10-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-10-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-10-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-10-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-2>li:nth-child(7) .fold-enter-active,.circle.size-10-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-10-2>li:nth-child(7) .fold-enter,.circle.size-10-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-2>li:nth-child(8){transform:rotate(123.3191489362deg);z-index:13}.circle.size-10-2>li:nth-child(8)>*{transform:rotate(-123.3191489362deg)}.circle.size-10-2>li:nth-child(8) .life,.circle.size-10-2>li:nth-child(8) .night-order,.circle.size-10-2>li:nth-child(8) .seat,.circle.size-10-2>li:nth-child(8) .shroud,.circle.size-10-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-10-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-10-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-10-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-2>li:nth-child(8) .fold-enter-active,.circle.size-10-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-10-2>li:nth-child(8) .fold-enter,.circle.size-10-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-2>li:nth-child(9){transform:rotate(144deg);z-index:12}.circle.size-10-2>li:nth-child(9)>*{transform:rotate(-144deg)}.circle.size-10-2>li:nth-child(9) .life,.circle.size-10-2>li:nth-child(9) .night-order,.circle.size-10-2>li:nth-child(9) .seat,.circle.size-10-2>li:nth-child(9) .shroud,.circle.size-10-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-10-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-10-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-10-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-2>li:nth-child(9) .fold-enter-active,.circle.size-10-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-10-2>li:nth-child(9) .fold-enter,.circle.size-10-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-2>li:nth-child(10){transform:rotate(159.3191489362deg);z-index:11}.circle.size-10-2>li:nth-child(10)>*{transform:rotate(-159.3191489362deg)}.circle.size-10-2>li:nth-child(10) .life,.circle.size-10-2>li:nth-child(10) .night-order,.circle.size-10-2>li:nth-child(10) .seat,.circle.size-10-2>li:nth-child(10) .shroud,.circle.size-10-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-10-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-10-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-10-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-10-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-10-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-10-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-10-2>li:nth-child(10) .fold-enter-active,.circle.size-10-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-10-2>li:nth-child(10) .fold-enter,.circle.size-10-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-10-2>li:nth-child(11){transform:rotate(180deg);z-index:11}.circle.size-10-2>li:nth-child(11)>*{transform:rotate(-180deg)}.circle.size-10-2>li:nth-child(11) .life,.circle.size-10-2>li:nth-child(11) .night-order,.circle.size-10-2>li:nth-child(11) .seat,.circle.size-10-2>li:nth-child(11) .shroud,.circle.size-10-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-10-2>li:nth-child(12){transform:rotate(195.3191489362deg);z-index:12}.circle.size-10-2>li:nth-child(12)>*{transform:rotate(-195.3191489362deg)}.circle.size-10-2>li:nth-child(12) .life,.circle.size-10-2>li:nth-child(12) .night-order,.circle.size-10-2>li:nth-child(12) .seat,.circle.size-10-2>li:nth-child(12) .shroud,.circle.size-10-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-10-2>li:nth-child(13){transform:rotate(216deg);z-index:13}.circle.size-10-2>li:nth-child(13)>*{transform:rotate(-216deg)}.circle.size-10-2>li:nth-child(13) .life,.circle.size-10-2>li:nth-child(13) .night-order,.circle.size-10-2>li:nth-child(13) .seat,.circle.size-10-2>li:nth-child(13) .shroud,.circle.size-10-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-10-2>li:nth-child(14){transform:rotate(231.3191489362deg);z-index:14}.circle.size-10-2>li:nth-child(14)>*{transform:rotate(-231.3191489362deg)}.circle.size-10-2>li:nth-child(14) .life,.circle.size-10-2>li:nth-child(14) .night-order,.circle.size-10-2>li:nth-child(14) .seat,.circle.size-10-2>li:nth-child(14) .shroud,.circle.size-10-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-10-2>li:nth-child(15){transform:rotate(252deg);z-index:15}.circle.size-10-2>li:nth-child(15)>*{transform:rotate(-252deg)}.circle.size-10-2>li:nth-child(15) .life,.circle.size-10-2>li:nth-child(15) .night-order,.circle.size-10-2>li:nth-child(15) .seat,.circle.size-10-2>li:nth-child(15) .shroud,.circle.size-10-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-10-2>li:nth-child(16){transform:rotate(267.3191489362deg);z-index:16}.circle.size-10-2>li:nth-child(16)>*{transform:rotate(-267.3191489362deg)}.circle.size-10-2>li:nth-child(16) .life,.circle.size-10-2>li:nth-child(16) .night-order,.circle.size-10-2>li:nth-child(16) .seat,.circle.size-10-2>li:nth-child(16) .shroud,.circle.size-10-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-10-2>li:nth-child(17){transform:rotate(288deg);z-index:17}.circle.size-10-2>li:nth-child(17)>*{transform:rotate(-288deg)}.circle.size-10-2>li:nth-child(17) .life,.circle.size-10-2>li:nth-child(17) .night-order,.circle.size-10-2>li:nth-child(17) .seat,.circle.size-10-2>li:nth-child(17) .shroud,.circle.size-10-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-10-2>li:nth-child(18){transform:rotate(303.3191489362deg);z-index:18}.circle.size-10-2>li:nth-child(18)>*{transform:rotate(-303.3191489362deg)}.circle.size-10-2>li:nth-child(18) .life,.circle.size-10-2>li:nth-child(18) .night-order,.circle.size-10-2>li:nth-child(18) .seat,.circle.size-10-2>li:nth-child(18) .shroud,.circle.size-10-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-10-2>li:nth-child(19){transform:rotate(324deg);z-index:19}.circle.size-10-2>li:nth-child(19)>*{transform:rotate(-324deg)}.circle.size-10-2>li:nth-child(19) .life,.circle.size-10-2>li:nth-child(19) .night-order,.circle.size-10-2>li:nth-child(19) .seat,.circle.size-10-2>li:nth-child(19) .shroud,.circle.size-10-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-10-2>li:nth-child(20){transform:rotate(339.3191489362deg);z-index:20}.circle.size-10-2>li:nth-child(20)>*{transform:rotate(-339.3191489362deg)}.circle.size-10-2>li:nth-child(20) .life,.circle.size-10-2>li:nth-child(20) .night-order,.circle.size-10-2>li:nth-child(20) .seat,.circle.size-10-2>li:nth-child(20) .shroud,.circle.size-10-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-11-1>li:first-child{transform:rotate(0deg);z-index:11}.circle.size-11-1>li:first-child>*{transform:rotate(0deg)}.circle.size-11-1>li:first-child .life,.circle.size-11-1>li:first-child .night-order,.circle.size-11-1>li:first-child .seat,.circle.size-11-1>li:first-child .shroud,.circle.size-11-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-11-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-1>li:first-child .ability{right:120%;left:auto}.circle.size-11-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-11-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-1>li:first-child .fold-enter-active,.circle.size-11-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-11-1>li:first-child .fold-enter,.circle.size-11-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-1>li:nth-child(2){transform:rotate(32.7272727273deg);z-index:10}.circle.size-11-1>li:nth-child(2)>*{transform:rotate(-32.7272727273deg)}.circle.size-11-1>li:nth-child(2) .life,.circle.size-11-1>li:nth-child(2) .night-order,.circle.size-11-1>li:nth-child(2) .seat,.circle.size-11-1>li:nth-child(2) .shroud,.circle.size-11-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-11-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-11-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-11-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-1>li:nth-child(2) .fold-enter-active,.circle.size-11-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-11-1>li:nth-child(2) .fold-enter,.circle.size-11-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-1>li:nth-child(3){transform:rotate(65.4545454545deg);z-index:9}.circle.size-11-1>li:nth-child(3)>*{transform:rotate(-65.4545454545deg)}.circle.size-11-1>li:nth-child(3) .life,.circle.size-11-1>li:nth-child(3) .night-order,.circle.size-11-1>li:nth-child(3) .seat,.circle.size-11-1>li:nth-child(3) .shroud,.circle.size-11-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-11-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-11-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-11-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-1>li:nth-child(3) .fold-enter-active,.circle.size-11-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-11-1>li:nth-child(3) .fold-enter,.circle.size-11-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-1>li:nth-child(4){transform:rotate(98.1818181818deg);z-index:8}.circle.size-11-1>li:nth-child(4)>*{transform:rotate(-98.1818181818deg)}.circle.size-11-1>li:nth-child(4) .life,.circle.size-11-1>li:nth-child(4) .night-order,.circle.size-11-1>li:nth-child(4) .seat,.circle.size-11-1>li:nth-child(4) .shroud,.circle.size-11-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-11-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-11-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-11-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-1>li:nth-child(4) .fold-enter-active,.circle.size-11-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-11-1>li:nth-child(4) .fold-enter,.circle.size-11-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-1>li:nth-child(5){transform:rotate(130.9090909091deg);z-index:7}.circle.size-11-1>li:nth-child(5)>*{transform:rotate(-130.9090909091deg)}.circle.size-11-1>li:nth-child(5) .life,.circle.size-11-1>li:nth-child(5) .night-order,.circle.size-11-1>li:nth-child(5) .seat,.circle.size-11-1>li:nth-child(5) .shroud,.circle.size-11-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-11-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-11-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-11-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-1>li:nth-child(5) .fold-enter-active,.circle.size-11-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-11-1>li:nth-child(5) .fold-enter,.circle.size-11-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-1>li:nth-child(6){transform:rotate(163.6363636364deg);z-index:6}.circle.size-11-1>li:nth-child(6)>*{transform:rotate(-163.6363636364deg)}.circle.size-11-1>li:nth-child(6) .life,.circle.size-11-1>li:nth-child(6) .night-order,.circle.size-11-1>li:nth-child(6) .seat,.circle.size-11-1>li:nth-child(6) .shroud,.circle.size-11-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-11-1>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-1>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-1>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-11-1>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-1>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-11-1>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-1>li:nth-child(6) .fold-enter-active,.circle.size-11-1>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-11-1>li:nth-child(6) .fold-enter,.circle.size-11-1>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-1>li:nth-child(7){transform:rotate(196.3636363636deg);z-index:7}.circle.size-11-1>li:nth-child(7)>*{transform:rotate(-196.3636363636deg)}.circle.size-11-1>li:nth-child(7) .life,.circle.size-11-1>li:nth-child(7) .night-order,.circle.size-11-1>li:nth-child(7) .seat,.circle.size-11-1>li:nth-child(7) .shroud,.circle.size-11-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-11-1>li:nth-child(8){transform:rotate(229.0909090909deg);z-index:8}.circle.size-11-1>li:nth-child(8)>*{transform:rotate(-229.0909090909deg)}.circle.size-11-1>li:nth-child(8) .life,.circle.size-11-1>li:nth-child(8) .night-order,.circle.size-11-1>li:nth-child(8) .seat,.circle.size-11-1>li:nth-child(8) .shroud,.circle.size-11-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-11-1>li:nth-child(9){transform:rotate(261.8181818182deg);z-index:9}.circle.size-11-1>li:nth-child(9)>*{transform:rotate(-261.8181818182deg)}.circle.size-11-1>li:nth-child(9) .life,.circle.size-11-1>li:nth-child(9) .night-order,.circle.size-11-1>li:nth-child(9) .seat,.circle.size-11-1>li:nth-child(9) .shroud,.circle.size-11-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-11-1>li:nth-child(10){transform:rotate(294.5454545455deg);z-index:10}.circle.size-11-1>li:nth-child(10)>*{transform:rotate(-294.5454545455deg)}.circle.size-11-1>li:nth-child(10) .life,.circle.size-11-1>li:nth-child(10) .night-order,.circle.size-11-1>li:nth-child(10) .seat,.circle.size-11-1>li:nth-child(10) .shroud,.circle.size-11-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-11-1>li:nth-child(11){transform:rotate(327.2727272727deg);z-index:11}.circle.size-11-1>li:nth-child(11)>*{transform:rotate(-327.2727272727deg)}.circle.size-11-1>li:nth-child(11) .life,.circle.size-11-1>li:nth-child(11) .night-order,.circle.size-11-1>li:nth-child(11) .seat,.circle.size-11-1>li:nth-child(11) .shroud,.circle.size-11-1>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-11-2>li:first-child{transform:rotate(0deg);z-index:22}.circle.size-11-2>li:first-child>*{transform:rotate(0deg)}.circle.size-11-2>li:first-child .life,.circle.size-11-2>li:first-child .night-order,.circle.size-11-2>li:first-child .seat,.circle.size-11-2>li:first-child .shroud,.circle.size-11-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-11-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:first-child .ability{right:120%;left:auto}.circle.size-11-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-11-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:first-child .fold-enter-active,.circle.size-11-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:first-child .fold-enter,.circle.size-11-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(2){transform:rotate(13.9264990329deg);z-index:21}.circle.size-11-2>li:nth-child(2)>*{transform:rotate(-13.9264990329deg)}.circle.size-11-2>li:nth-child(2) .life,.circle.size-11-2>li:nth-child(2) .night-order,.circle.size-11-2>li:nth-child(2) .seat,.circle.size-11-2>li:nth-child(2) .shroud,.circle.size-11-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-11-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(2) .fold-enter-active,.circle.size-11-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(2) .fold-enter,.circle.size-11-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(3){transform:rotate(32.7272727273deg);z-index:20}.circle.size-11-2>li:nth-child(3)>*{transform:rotate(-32.7272727273deg)}.circle.size-11-2>li:nth-child(3) .life,.circle.size-11-2>li:nth-child(3) .night-order,.circle.size-11-2>li:nth-child(3) .seat,.circle.size-11-2>li:nth-child(3) .shroud,.circle.size-11-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-11-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(3) .fold-enter-active,.circle.size-11-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(3) .fold-enter,.circle.size-11-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(4){transform:rotate(46.6537717602deg);z-index:19}.circle.size-11-2>li:nth-child(4)>*{transform:rotate(-46.6537717602deg)}.circle.size-11-2>li:nth-child(4) .life,.circle.size-11-2>li:nth-child(4) .night-order,.circle.size-11-2>li:nth-child(4) .seat,.circle.size-11-2>li:nth-child(4) .shroud,.circle.size-11-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-11-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(4) .fold-enter-active,.circle.size-11-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(4) .fold-enter,.circle.size-11-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(5){transform:rotate(65.4545454545deg);z-index:18}.circle.size-11-2>li:nth-child(5)>*{transform:rotate(-65.4545454545deg)}.circle.size-11-2>li:nth-child(5) .life,.circle.size-11-2>li:nth-child(5) .night-order,.circle.size-11-2>li:nth-child(5) .seat,.circle.size-11-2>li:nth-child(5) .shroud,.circle.size-11-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-11-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(5) .fold-enter-active,.circle.size-11-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(5) .fold-enter,.circle.size-11-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(6){transform:rotate(79.3810444874deg);z-index:17}.circle.size-11-2>li:nth-child(6)>*{transform:rotate(-79.3810444874deg)}.circle.size-11-2>li:nth-child(6) .life,.circle.size-11-2>li:nth-child(6) .night-order,.circle.size-11-2>li:nth-child(6) .seat,.circle.size-11-2>li:nth-child(6) .shroud,.circle.size-11-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-11-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(6) .fold-enter-active,.circle.size-11-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(6) .fold-enter,.circle.size-11-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(7){transform:rotate(98.1818181818deg);z-index:16}.circle.size-11-2>li:nth-child(7)>*{transform:rotate(-98.1818181818deg)}.circle.size-11-2>li:nth-child(7) .life,.circle.size-11-2>li:nth-child(7) .night-order,.circle.size-11-2>li:nth-child(7) .seat,.circle.size-11-2>li:nth-child(7) .shroud,.circle.size-11-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-11-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(7) .fold-enter-active,.circle.size-11-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(7) .fold-enter,.circle.size-11-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(8){transform:rotate(112.1083172147deg);z-index:15}.circle.size-11-2>li:nth-child(8)>*{transform:rotate(-112.1083172147deg)}.circle.size-11-2>li:nth-child(8) .life,.circle.size-11-2>li:nth-child(8) .night-order,.circle.size-11-2>li:nth-child(8) .seat,.circle.size-11-2>li:nth-child(8) .shroud,.circle.size-11-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-11-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(8) .fold-enter-active,.circle.size-11-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(8) .fold-enter,.circle.size-11-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(9){transform:rotate(130.9090909091deg);z-index:14}.circle.size-11-2>li:nth-child(9)>*{transform:rotate(-130.9090909091deg)}.circle.size-11-2>li:nth-child(9) .life,.circle.size-11-2>li:nth-child(9) .night-order,.circle.size-11-2>li:nth-child(9) .seat,.circle.size-11-2>li:nth-child(9) .shroud,.circle.size-11-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-11-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(9) .fold-enter-active,.circle.size-11-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(9) .fold-enter,.circle.size-11-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(10){transform:rotate(144.835589942deg);z-index:13}.circle.size-11-2>li:nth-child(10)>*{transform:rotate(-144.835589942deg)}.circle.size-11-2>li:nth-child(10) .life,.circle.size-11-2>li:nth-child(10) .night-order,.circle.size-11-2>li:nth-child(10) .seat,.circle.size-11-2>li:nth-child(10) .shroud,.circle.size-11-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-11-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(10) .fold-enter-active,.circle.size-11-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(10) .fold-enter,.circle.size-11-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(11){transform:rotate(163.6363636364deg);z-index:12}.circle.size-11-2>li:nth-child(11)>*{transform:rotate(-163.6363636364deg)}.circle.size-11-2>li:nth-child(11) .life,.circle.size-11-2>li:nth-child(11) .night-order,.circle.size-11-2>li:nth-child(11) .seat,.circle.size-11-2>li:nth-child(11) .shroud,.circle.size-11-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-11-2>li:nth-child(11) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(11) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(11) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(11) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(11) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(11) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(11) .fold-enter-active,.circle.size-11-2>li:nth-child(11) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(11) .fold-enter,.circle.size-11-2>li:nth-child(11) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(12){transform:rotate(177.5628626692deg);z-index:11}.circle.size-11-2>li:nth-child(12)>*{transform:rotate(-177.5628626692deg)}.circle.size-11-2>li:nth-child(12) .life,.circle.size-11-2>li:nth-child(12) .night-order,.circle.size-11-2>li:nth-child(12) .seat,.circle.size-11-2>li:nth-child(12) .shroud,.circle.size-11-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-11-2>li:nth-child(12) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-11-2>li:nth-child(12) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-11-2>li:nth-child(12) .ability{right:120%;left:auto}.circle.size-11-2>li:nth-child(12) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-11-2>li:nth-child(12) .pronouns{left:110%;right:auto}.circle.size-11-2>li:nth-child(12) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-11-2>li:nth-child(12) .fold-enter-active,.circle.size-11-2>li:nth-child(12) .fold-leave-active{transform-origin:right center}.circle.size-11-2>li:nth-child(12) .fold-enter,.circle.size-11-2>li:nth-child(12) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-11-2>li:nth-child(13){transform:rotate(196.3636363636deg);z-index:13}.circle.size-11-2>li:nth-child(13)>*{transform:rotate(-196.3636363636deg)}.circle.size-11-2>li:nth-child(13) .life,.circle.size-11-2>li:nth-child(13) .night-order,.circle.size-11-2>li:nth-child(13) .seat,.circle.size-11-2>li:nth-child(13) .shroud,.circle.size-11-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-11-2>li:nth-child(14){transform:rotate(210.2901353965deg);z-index:14}.circle.size-11-2>li:nth-child(14)>*{transform:rotate(-210.2901353965deg)}.circle.size-11-2>li:nth-child(14) .life,.circle.size-11-2>li:nth-child(14) .night-order,.circle.size-11-2>li:nth-child(14) .seat,.circle.size-11-2>li:nth-child(14) .shroud,.circle.size-11-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-11-2>li:nth-child(15){transform:rotate(229.0909090909deg);z-index:15}.circle.size-11-2>li:nth-child(15)>*{transform:rotate(-229.0909090909deg)}.circle.size-11-2>li:nth-child(15) .life,.circle.size-11-2>li:nth-child(15) .night-order,.circle.size-11-2>li:nth-child(15) .seat,.circle.size-11-2>li:nth-child(15) .shroud,.circle.size-11-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-11-2>li:nth-child(16){transform:rotate(243.0174081238deg);z-index:16}.circle.size-11-2>li:nth-child(16)>*{transform:rotate(-243.0174081238deg)}.circle.size-11-2>li:nth-child(16) .life,.circle.size-11-2>li:nth-child(16) .night-order,.circle.size-11-2>li:nth-child(16) .seat,.circle.size-11-2>li:nth-child(16) .shroud,.circle.size-11-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-11-2>li:nth-child(17){transform:rotate(261.8181818182deg);z-index:17}.circle.size-11-2>li:nth-child(17)>*{transform:rotate(-261.8181818182deg)}.circle.size-11-2>li:nth-child(17) .life,.circle.size-11-2>li:nth-child(17) .night-order,.circle.size-11-2>li:nth-child(17) .seat,.circle.size-11-2>li:nth-child(17) .shroud,.circle.size-11-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-11-2>li:nth-child(18){transform:rotate(275.7446808511deg);z-index:18}.circle.size-11-2>li:nth-child(18)>*{transform:rotate(-275.7446808511deg)}.circle.size-11-2>li:nth-child(18) .life,.circle.size-11-2>li:nth-child(18) .night-order,.circle.size-11-2>li:nth-child(18) .seat,.circle.size-11-2>li:nth-child(18) .shroud,.circle.size-11-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-11-2>li:nth-child(19){transform:rotate(294.5454545455deg);z-index:19}.circle.size-11-2>li:nth-child(19)>*{transform:rotate(-294.5454545455deg)}.circle.size-11-2>li:nth-child(19) .life,.circle.size-11-2>li:nth-child(19) .night-order,.circle.size-11-2>li:nth-child(19) .seat,.circle.size-11-2>li:nth-child(19) .shroud,.circle.size-11-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-11-2>li:nth-child(20){transform:rotate(308.4719535783deg);z-index:20}.circle.size-11-2>li:nth-child(20)>*{transform:rotate(-308.4719535783deg)}.circle.size-11-2>li:nth-child(20) .life,.circle.size-11-2>li:nth-child(20) .night-order,.circle.size-11-2>li:nth-child(20) .seat,.circle.size-11-2>li:nth-child(20) .shroud,.circle.size-11-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-11-2>li:nth-child(21){transform:rotate(327.2727272727deg);z-index:21}.circle.size-11-2>li:nth-child(21)>*{transform:rotate(-327.2727272727deg)}.circle.size-11-2>li:nth-child(21) .life,.circle.size-11-2>li:nth-child(21) .night-order,.circle.size-11-2>li:nth-child(21) .seat,.circle.size-11-2>li:nth-child(21) .shroud,.circle.size-11-2>li:nth-child(21) .token{animation-delay:1s;transition-delay:1s}.circle.size-11-2>li:nth-child(22){transform:rotate(341.1992263056deg);z-index:22}.circle.size-11-2>li:nth-child(22)>*{transform:rotate(-341.1992263056deg)}.circle.size-11-2>li:nth-child(22) .life,.circle.size-11-2>li:nth-child(22) .night-order,.circle.size-11-2>li:nth-child(22) .seat,.circle.size-11-2>li:nth-child(22) .shroud,.circle.size-11-2>li:nth-child(22) .token{animation-delay:1.05s;transition-delay:1.05s}.circle.size-12-1>li:first-child{transform:rotate(0deg);z-index:12}.circle.size-12-1>li:first-child>*{transform:rotate(0deg)}.circle.size-12-1>li:first-child .life,.circle.size-12-1>li:first-child .night-order,.circle.size-12-1>li:first-child .seat,.circle.size-12-1>li:first-child .shroud,.circle.size-12-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-12-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-1>li:first-child .ability{right:120%;left:auto}.circle.size-12-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-12-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-1>li:first-child .fold-enter-active,.circle.size-12-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-12-1>li:first-child .fold-enter,.circle.size-12-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-1>li:nth-child(2){transform:rotate(30deg);z-index:11}.circle.size-12-1>li:nth-child(2)>*{transform:rotate(-30deg)}.circle.size-12-1>li:nth-child(2) .life,.circle.size-12-1>li:nth-child(2) .night-order,.circle.size-12-1>li:nth-child(2) .seat,.circle.size-12-1>li:nth-child(2) .shroud,.circle.size-12-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-12-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-12-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-12-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-1>li:nth-child(2) .fold-enter-active,.circle.size-12-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-12-1>li:nth-child(2) .fold-enter,.circle.size-12-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-1>li:nth-child(3){transform:rotate(60deg);z-index:10}.circle.size-12-1>li:nth-child(3)>*{transform:rotate(-60deg)}.circle.size-12-1>li:nth-child(3) .life,.circle.size-12-1>li:nth-child(3) .night-order,.circle.size-12-1>li:nth-child(3) .seat,.circle.size-12-1>li:nth-child(3) .shroud,.circle.size-12-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-12-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-12-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-12-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-1>li:nth-child(3) .fold-enter-active,.circle.size-12-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-12-1>li:nth-child(3) .fold-enter,.circle.size-12-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-1>li:nth-child(4){transform:rotate(90deg);z-index:9}.circle.size-12-1>li:nth-child(4)>*{transform:rotate(-90deg)}.circle.size-12-1>li:nth-child(4) .life,.circle.size-12-1>li:nth-child(4) .night-order,.circle.size-12-1>li:nth-child(4) .seat,.circle.size-12-1>li:nth-child(4) .shroud,.circle.size-12-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-12-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-12-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-12-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-1>li:nth-child(4) .fold-enter-active,.circle.size-12-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-12-1>li:nth-child(4) .fold-enter,.circle.size-12-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-1>li:nth-child(5){transform:rotate(120deg);z-index:8}.circle.size-12-1>li:nth-child(5)>*{transform:rotate(-120deg)}.circle.size-12-1>li:nth-child(5) .life,.circle.size-12-1>li:nth-child(5) .night-order,.circle.size-12-1>li:nth-child(5) .seat,.circle.size-12-1>li:nth-child(5) .shroud,.circle.size-12-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-12-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-12-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-12-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-1>li:nth-child(5) .fold-enter-active,.circle.size-12-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-12-1>li:nth-child(5) .fold-enter,.circle.size-12-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-1>li:nth-child(6){transform:rotate(150deg);z-index:7}.circle.size-12-1>li:nth-child(6)>*{transform:rotate(-150deg)}.circle.size-12-1>li:nth-child(6) .life,.circle.size-12-1>li:nth-child(6) .night-order,.circle.size-12-1>li:nth-child(6) .seat,.circle.size-12-1>li:nth-child(6) .shroud,.circle.size-12-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-12-1>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-1>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-1>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-12-1>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-1>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-12-1>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-1>li:nth-child(6) .fold-enter-active,.circle.size-12-1>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-12-1>li:nth-child(6) .fold-enter,.circle.size-12-1>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-1>li:nth-child(7){transform:rotate(180deg);z-index:7}.circle.size-12-1>li:nth-child(7)>*{transform:rotate(-180deg)}.circle.size-12-1>li:nth-child(7) .life,.circle.size-12-1>li:nth-child(7) .night-order,.circle.size-12-1>li:nth-child(7) .seat,.circle.size-12-1>li:nth-child(7) .shroud,.circle.size-12-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-12-1>li:nth-child(8){transform:rotate(210deg);z-index:8}.circle.size-12-1>li:nth-child(8)>*{transform:rotate(-210deg)}.circle.size-12-1>li:nth-child(8) .life,.circle.size-12-1>li:nth-child(8) .night-order,.circle.size-12-1>li:nth-child(8) .seat,.circle.size-12-1>li:nth-child(8) .shroud,.circle.size-12-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-12-1>li:nth-child(9){transform:rotate(240deg);z-index:9}.circle.size-12-1>li:nth-child(9)>*{transform:rotate(-240deg)}.circle.size-12-1>li:nth-child(9) .life,.circle.size-12-1>li:nth-child(9) .night-order,.circle.size-12-1>li:nth-child(9) .seat,.circle.size-12-1>li:nth-child(9) .shroud,.circle.size-12-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-12-1>li:nth-child(10){transform:rotate(270deg);z-index:10}.circle.size-12-1>li:nth-child(10)>*{transform:rotate(-270deg)}.circle.size-12-1>li:nth-child(10) .life,.circle.size-12-1>li:nth-child(10) .night-order,.circle.size-12-1>li:nth-child(10) .seat,.circle.size-12-1>li:nth-child(10) .shroud,.circle.size-12-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-12-1>li:nth-child(11){transform:rotate(300deg);z-index:11}.circle.size-12-1>li:nth-child(11)>*{transform:rotate(-300deg)}.circle.size-12-1>li:nth-child(11) .life,.circle.size-12-1>li:nth-child(11) .night-order,.circle.size-12-1>li:nth-child(11) .seat,.circle.size-12-1>li:nth-child(11) .shroud,.circle.size-12-1>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-12-1>li:nth-child(12){transform:rotate(330deg);z-index:12}.circle.size-12-1>li:nth-child(12)>*{transform:rotate(-330deg)}.circle.size-12-1>li:nth-child(12) .life,.circle.size-12-1>li:nth-child(12) .night-order,.circle.size-12-1>li:nth-child(12) .seat,.circle.size-12-1>li:nth-child(12) .shroud,.circle.size-12-1>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-12-2>li:first-child{transform:rotate(0deg);z-index:24}.circle.size-12-2>li:first-child>*{transform:rotate(0deg)}.circle.size-12-2>li:first-child .life,.circle.size-12-2>li:first-child .night-order,.circle.size-12-2>li:first-child .seat,.circle.size-12-2>li:first-child .shroud,.circle.size-12-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-12-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:first-child .ability{right:120%;left:auto}.circle.size-12-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-12-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:first-child .fold-enter-active,.circle.size-12-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:first-child .fold-enter,.circle.size-12-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(2){transform:rotate(12.7659574468deg);z-index:23}.circle.size-12-2>li:nth-child(2)>*{transform:rotate(-12.7659574468deg)}.circle.size-12-2>li:nth-child(2) .life,.circle.size-12-2>li:nth-child(2) .night-order,.circle.size-12-2>li:nth-child(2) .seat,.circle.size-12-2>li:nth-child(2) .shroud,.circle.size-12-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-12-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(2) .fold-enter-active,.circle.size-12-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(2) .fold-enter,.circle.size-12-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(3){transform:rotate(30deg);z-index:22}.circle.size-12-2>li:nth-child(3)>*{transform:rotate(-30deg)}.circle.size-12-2>li:nth-child(3) .life,.circle.size-12-2>li:nth-child(3) .night-order,.circle.size-12-2>li:nth-child(3) .seat,.circle.size-12-2>li:nth-child(3) .shroud,.circle.size-12-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-12-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(3) .fold-enter-active,.circle.size-12-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(3) .fold-enter,.circle.size-12-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(4){transform:rotate(42.7659574468deg);z-index:21}.circle.size-12-2>li:nth-child(4)>*{transform:rotate(-42.7659574468deg)}.circle.size-12-2>li:nth-child(4) .life,.circle.size-12-2>li:nth-child(4) .night-order,.circle.size-12-2>li:nth-child(4) .seat,.circle.size-12-2>li:nth-child(4) .shroud,.circle.size-12-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-12-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(4) .fold-enter-active,.circle.size-12-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(4) .fold-enter,.circle.size-12-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(5){transform:rotate(60deg);z-index:20}.circle.size-12-2>li:nth-child(5)>*{transform:rotate(-60deg)}.circle.size-12-2>li:nth-child(5) .life,.circle.size-12-2>li:nth-child(5) .night-order,.circle.size-12-2>li:nth-child(5) .seat,.circle.size-12-2>li:nth-child(5) .shroud,.circle.size-12-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-12-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(5) .fold-enter-active,.circle.size-12-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(5) .fold-enter,.circle.size-12-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(6){transform:rotate(72.7659574468deg);z-index:19}.circle.size-12-2>li:nth-child(6)>*{transform:rotate(-72.7659574468deg)}.circle.size-12-2>li:nth-child(6) .life,.circle.size-12-2>li:nth-child(6) .night-order,.circle.size-12-2>li:nth-child(6) .seat,.circle.size-12-2>li:nth-child(6) .shroud,.circle.size-12-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-12-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(6) .fold-enter-active,.circle.size-12-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(6) .fold-enter,.circle.size-12-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(7){transform:rotate(90deg);z-index:18}.circle.size-12-2>li:nth-child(7)>*{transform:rotate(-90deg)}.circle.size-12-2>li:nth-child(7) .life,.circle.size-12-2>li:nth-child(7) .night-order,.circle.size-12-2>li:nth-child(7) .seat,.circle.size-12-2>li:nth-child(7) .shroud,.circle.size-12-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-12-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(7) .fold-enter-active,.circle.size-12-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(7) .fold-enter,.circle.size-12-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(8){transform:rotate(102.7659574468deg);z-index:17}.circle.size-12-2>li:nth-child(8)>*{transform:rotate(-102.7659574468deg)}.circle.size-12-2>li:nth-child(8) .life,.circle.size-12-2>li:nth-child(8) .night-order,.circle.size-12-2>li:nth-child(8) .seat,.circle.size-12-2>li:nth-child(8) .shroud,.circle.size-12-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-12-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(8) .fold-enter-active,.circle.size-12-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(8) .fold-enter,.circle.size-12-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(9){transform:rotate(120deg);z-index:16}.circle.size-12-2>li:nth-child(9)>*{transform:rotate(-120deg)}.circle.size-12-2>li:nth-child(9) .life,.circle.size-12-2>li:nth-child(9) .night-order,.circle.size-12-2>li:nth-child(9) .seat,.circle.size-12-2>li:nth-child(9) .shroud,.circle.size-12-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-12-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(9) .fold-enter-active,.circle.size-12-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(9) .fold-enter,.circle.size-12-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(10){transform:rotate(132.7659574468deg);z-index:15}.circle.size-12-2>li:nth-child(10)>*{transform:rotate(-132.7659574468deg)}.circle.size-12-2>li:nth-child(10) .life,.circle.size-12-2>li:nth-child(10) .night-order,.circle.size-12-2>li:nth-child(10) .seat,.circle.size-12-2>li:nth-child(10) .shroud,.circle.size-12-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-12-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(10) .fold-enter-active,.circle.size-12-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(10) .fold-enter,.circle.size-12-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(11){transform:rotate(150deg);z-index:14}.circle.size-12-2>li:nth-child(11)>*{transform:rotate(-150deg)}.circle.size-12-2>li:nth-child(11) .life,.circle.size-12-2>li:nth-child(11) .night-order,.circle.size-12-2>li:nth-child(11) .seat,.circle.size-12-2>li:nth-child(11) .shroud,.circle.size-12-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-12-2>li:nth-child(11) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(11) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(11) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(11) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(11) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(11) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(11) .fold-enter-active,.circle.size-12-2>li:nth-child(11) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(11) .fold-enter,.circle.size-12-2>li:nth-child(11) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(12){transform:rotate(162.7659574468deg);z-index:13}.circle.size-12-2>li:nth-child(12)>*{transform:rotate(-162.7659574468deg)}.circle.size-12-2>li:nth-child(12) .life,.circle.size-12-2>li:nth-child(12) .night-order,.circle.size-12-2>li:nth-child(12) .seat,.circle.size-12-2>li:nth-child(12) .shroud,.circle.size-12-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-12-2>li:nth-child(12) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-12-2>li:nth-child(12) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-12-2>li:nth-child(12) .ability{right:120%;left:auto}.circle.size-12-2>li:nth-child(12) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-12-2>li:nth-child(12) .pronouns{left:110%;right:auto}.circle.size-12-2>li:nth-child(12) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-12-2>li:nth-child(12) .fold-enter-active,.circle.size-12-2>li:nth-child(12) .fold-leave-active{transform-origin:right center}.circle.size-12-2>li:nth-child(12) .fold-enter,.circle.size-12-2>li:nth-child(12) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-12-2>li:nth-child(13){transform:rotate(180deg);z-index:13}.circle.size-12-2>li:nth-child(13)>*{transform:rotate(-180deg)}.circle.size-12-2>li:nth-child(13) .life,.circle.size-12-2>li:nth-child(13) .night-order,.circle.size-12-2>li:nth-child(13) .seat,.circle.size-12-2>li:nth-child(13) .shroud,.circle.size-12-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-12-2>li:nth-child(14){transform:rotate(192.7659574468deg);z-index:14}.circle.size-12-2>li:nth-child(14)>*{transform:rotate(-192.7659574468deg)}.circle.size-12-2>li:nth-child(14) .life,.circle.size-12-2>li:nth-child(14) .night-order,.circle.size-12-2>li:nth-child(14) .seat,.circle.size-12-2>li:nth-child(14) .shroud,.circle.size-12-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-12-2>li:nth-child(15){transform:rotate(210deg);z-index:15}.circle.size-12-2>li:nth-child(15)>*{transform:rotate(-210deg)}.circle.size-12-2>li:nth-child(15) .life,.circle.size-12-2>li:nth-child(15) .night-order,.circle.size-12-2>li:nth-child(15) .seat,.circle.size-12-2>li:nth-child(15) .shroud,.circle.size-12-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-12-2>li:nth-child(16){transform:rotate(222.7659574468deg);z-index:16}.circle.size-12-2>li:nth-child(16)>*{transform:rotate(-222.7659574468deg)}.circle.size-12-2>li:nth-child(16) .life,.circle.size-12-2>li:nth-child(16) .night-order,.circle.size-12-2>li:nth-child(16) .seat,.circle.size-12-2>li:nth-child(16) .shroud,.circle.size-12-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-12-2>li:nth-child(17){transform:rotate(240deg);z-index:17}.circle.size-12-2>li:nth-child(17)>*{transform:rotate(-240deg)}.circle.size-12-2>li:nth-child(17) .life,.circle.size-12-2>li:nth-child(17) .night-order,.circle.size-12-2>li:nth-child(17) .seat,.circle.size-12-2>li:nth-child(17) .shroud,.circle.size-12-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-12-2>li:nth-child(18){transform:rotate(252.7659574468deg);z-index:18}.circle.size-12-2>li:nth-child(18)>*{transform:rotate(-252.7659574468deg)}.circle.size-12-2>li:nth-child(18) .life,.circle.size-12-2>li:nth-child(18) .night-order,.circle.size-12-2>li:nth-child(18) .seat,.circle.size-12-2>li:nth-child(18) .shroud,.circle.size-12-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-12-2>li:nth-child(19){transform:rotate(270deg);z-index:19}.circle.size-12-2>li:nth-child(19)>*{transform:rotate(-270deg)}.circle.size-12-2>li:nth-child(19) .life,.circle.size-12-2>li:nth-child(19) .night-order,.circle.size-12-2>li:nth-child(19) .seat,.circle.size-12-2>li:nth-child(19) .shroud,.circle.size-12-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-12-2>li:nth-child(20){transform:rotate(282.7659574468deg);z-index:20}.circle.size-12-2>li:nth-child(20)>*{transform:rotate(-282.7659574468deg)}.circle.size-12-2>li:nth-child(20) .life,.circle.size-12-2>li:nth-child(20) .night-order,.circle.size-12-2>li:nth-child(20) .seat,.circle.size-12-2>li:nth-child(20) .shroud,.circle.size-12-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-12-2>li:nth-child(21){transform:rotate(300deg);z-index:21}.circle.size-12-2>li:nth-child(21)>*{transform:rotate(-300deg)}.circle.size-12-2>li:nth-child(21) .life,.circle.size-12-2>li:nth-child(21) .night-order,.circle.size-12-2>li:nth-child(21) .seat,.circle.size-12-2>li:nth-child(21) .shroud,.circle.size-12-2>li:nth-child(21) .token{animation-delay:1s;transition-delay:1s}.circle.size-12-2>li:nth-child(22){transform:rotate(312.7659574468deg);z-index:22}.circle.size-12-2>li:nth-child(22)>*{transform:rotate(-312.7659574468deg)}.circle.size-12-2>li:nth-child(22) .life,.circle.size-12-2>li:nth-child(22) .night-order,.circle.size-12-2>li:nth-child(22) .seat,.circle.size-12-2>li:nth-child(22) .shroud,.circle.size-12-2>li:nth-child(22) .token{animation-delay:1.05s;transition-delay:1.05s}.circle.size-12-2>li:nth-child(23){transform:rotate(330deg);z-index:23}.circle.size-12-2>li:nth-child(23)>*{transform:rotate(-330deg)}.circle.size-12-2>li:nth-child(23) .life,.circle.size-12-2>li:nth-child(23) .night-order,.circle.size-12-2>li:nth-child(23) .seat,.circle.size-12-2>li:nth-child(23) .shroud,.circle.size-12-2>li:nth-child(23) .token{animation-delay:1.1s;transition-delay:1.1s}.circle.size-12-2>li:nth-child(24){transform:rotate(342.7659574468deg);z-index:24}.circle.size-12-2>li:nth-child(24)>*{transform:rotate(-342.7659574468deg)}.circle.size-12-2>li:nth-child(24) .life,.circle.size-12-2>li:nth-child(24) .night-order,.circle.size-12-2>li:nth-child(24) .seat,.circle.size-12-2>li:nth-child(24) .shroud,.circle.size-12-2>li:nth-child(24) .token{animation-delay:1.15s;transition-delay:1.15s}.circle.size-13-1>li:first-child{transform:rotate(0deg);z-index:13}.circle.size-13-1>li:first-child>*{transform:rotate(0deg)}.circle.size-13-1>li:first-child .life,.circle.size-13-1>li:first-child .night-order,.circle.size-13-1>li:first-child .seat,.circle.size-13-1>li:first-child .shroud,.circle.size-13-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-13-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-1>li:first-child .ability{right:120%;left:auto}.circle.size-13-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-13-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-1>li:first-child .fold-enter-active,.circle.size-13-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-13-1>li:first-child .fold-enter,.circle.size-13-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-1>li:nth-child(2){transform:rotate(27.6923076923deg);z-index:12}.circle.size-13-1>li:nth-child(2)>*{transform:rotate(-27.6923076923deg)}.circle.size-13-1>li:nth-child(2) .life,.circle.size-13-1>li:nth-child(2) .night-order,.circle.size-13-1>li:nth-child(2) .seat,.circle.size-13-1>li:nth-child(2) .shroud,.circle.size-13-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-13-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-13-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-13-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-1>li:nth-child(2) .fold-enter-active,.circle.size-13-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-13-1>li:nth-child(2) .fold-enter,.circle.size-13-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-1>li:nth-child(3){transform:rotate(55.3846153846deg);z-index:11}.circle.size-13-1>li:nth-child(3)>*{transform:rotate(-55.3846153846deg)}.circle.size-13-1>li:nth-child(3) .life,.circle.size-13-1>li:nth-child(3) .night-order,.circle.size-13-1>li:nth-child(3) .seat,.circle.size-13-1>li:nth-child(3) .shroud,.circle.size-13-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-13-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-13-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-13-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-1>li:nth-child(3) .fold-enter-active,.circle.size-13-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-13-1>li:nth-child(3) .fold-enter,.circle.size-13-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-1>li:nth-child(4){transform:rotate(83.0769230769deg);z-index:10}.circle.size-13-1>li:nth-child(4)>*{transform:rotate(-83.0769230769deg)}.circle.size-13-1>li:nth-child(4) .life,.circle.size-13-1>li:nth-child(4) .night-order,.circle.size-13-1>li:nth-child(4) .seat,.circle.size-13-1>li:nth-child(4) .shroud,.circle.size-13-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-13-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-13-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-13-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-1>li:nth-child(4) .fold-enter-active,.circle.size-13-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-13-1>li:nth-child(4) .fold-enter,.circle.size-13-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-1>li:nth-child(5){transform:rotate(110.7692307692deg);z-index:9}.circle.size-13-1>li:nth-child(5)>*{transform:rotate(-110.7692307692deg)}.circle.size-13-1>li:nth-child(5) .life,.circle.size-13-1>li:nth-child(5) .night-order,.circle.size-13-1>li:nth-child(5) .seat,.circle.size-13-1>li:nth-child(5) .shroud,.circle.size-13-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-13-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-13-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-13-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-1>li:nth-child(5) .fold-enter-active,.circle.size-13-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-13-1>li:nth-child(5) .fold-enter,.circle.size-13-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-1>li:nth-child(6){transform:rotate(138.4615384615deg);z-index:8}.circle.size-13-1>li:nth-child(6)>*{transform:rotate(-138.4615384615deg)}.circle.size-13-1>li:nth-child(6) .life,.circle.size-13-1>li:nth-child(6) .night-order,.circle.size-13-1>li:nth-child(6) .seat,.circle.size-13-1>li:nth-child(6) .shroud,.circle.size-13-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-13-1>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-1>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-1>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-13-1>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-1>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-13-1>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-1>li:nth-child(6) .fold-enter-active,.circle.size-13-1>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-13-1>li:nth-child(6) .fold-enter,.circle.size-13-1>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-1>li:nth-child(7){transform:rotate(166.1538461538deg);z-index:7}.circle.size-13-1>li:nth-child(7)>*{transform:rotate(-166.1538461538deg)}.circle.size-13-1>li:nth-child(7) .life,.circle.size-13-1>li:nth-child(7) .night-order,.circle.size-13-1>li:nth-child(7) .seat,.circle.size-13-1>li:nth-child(7) .shroud,.circle.size-13-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-13-1>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-1>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-1>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-13-1>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-1>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-13-1>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-1>li:nth-child(7) .fold-enter-active,.circle.size-13-1>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-13-1>li:nth-child(7) .fold-enter,.circle.size-13-1>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-1>li:nth-child(8){transform:rotate(193.8461538462deg);z-index:8}.circle.size-13-1>li:nth-child(8)>*{transform:rotate(-193.8461538462deg)}.circle.size-13-1>li:nth-child(8) .life,.circle.size-13-1>li:nth-child(8) .night-order,.circle.size-13-1>li:nth-child(8) .seat,.circle.size-13-1>li:nth-child(8) .shroud,.circle.size-13-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-13-1>li:nth-child(9){transform:rotate(221.5384615385deg);z-index:9}.circle.size-13-1>li:nth-child(9)>*{transform:rotate(-221.5384615385deg)}.circle.size-13-1>li:nth-child(9) .life,.circle.size-13-1>li:nth-child(9) .night-order,.circle.size-13-1>li:nth-child(9) .seat,.circle.size-13-1>li:nth-child(9) .shroud,.circle.size-13-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-13-1>li:nth-child(10){transform:rotate(249.2307692308deg);z-index:10}.circle.size-13-1>li:nth-child(10)>*{transform:rotate(-249.2307692308deg)}.circle.size-13-1>li:nth-child(10) .life,.circle.size-13-1>li:nth-child(10) .night-order,.circle.size-13-1>li:nth-child(10) .seat,.circle.size-13-1>li:nth-child(10) .shroud,.circle.size-13-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-13-1>li:nth-child(11){transform:rotate(276.9230769231deg);z-index:11}.circle.size-13-1>li:nth-child(11)>*{transform:rotate(-276.9230769231deg)}.circle.size-13-1>li:nth-child(11) .life,.circle.size-13-1>li:nth-child(11) .night-order,.circle.size-13-1>li:nth-child(11) .seat,.circle.size-13-1>li:nth-child(11) .shroud,.circle.size-13-1>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-13-1>li:nth-child(12){transform:rotate(304.6153846154deg);z-index:12}.circle.size-13-1>li:nth-child(12)>*{transform:rotate(-304.6153846154deg)}.circle.size-13-1>li:nth-child(12) .life,.circle.size-13-1>li:nth-child(12) .night-order,.circle.size-13-1>li:nth-child(12) .seat,.circle.size-13-1>li:nth-child(12) .shroud,.circle.size-13-1>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-13-1>li:nth-child(13){transform:rotate(332.3076923077deg);z-index:13}.circle.size-13-1>li:nth-child(13)>*{transform:rotate(-332.3076923077deg)}.circle.size-13-1>li:nth-child(13) .life,.circle.size-13-1>li:nth-child(13) .night-order,.circle.size-13-1>li:nth-child(13) .seat,.circle.size-13-1>li:nth-child(13) .shroud,.circle.size-13-1>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-13-2>li:first-child{transform:rotate(0deg);z-index:26}.circle.size-13-2>li:first-child>*{transform:rotate(0deg)}.circle.size-13-2>li:first-child .life,.circle.size-13-2>li:first-child .night-order,.circle.size-13-2>li:first-child .seat,.circle.size-13-2>li:first-child .shroud,.circle.size-13-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-13-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:first-child .ability{right:120%;left:auto}.circle.size-13-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-13-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:first-child .fold-enter-active,.circle.size-13-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:first-child .fold-enter,.circle.size-13-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(2){transform:rotate(11.7839607201deg);z-index:25}.circle.size-13-2>li:nth-child(2)>*{transform:rotate(-11.7839607201deg)}.circle.size-13-2>li:nth-child(2) .life,.circle.size-13-2>li:nth-child(2) .night-order,.circle.size-13-2>li:nth-child(2) .seat,.circle.size-13-2>li:nth-child(2) .shroud,.circle.size-13-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-13-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(2) .fold-enter-active,.circle.size-13-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(2) .fold-enter,.circle.size-13-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(3){transform:rotate(27.6923076923deg);z-index:24}.circle.size-13-2>li:nth-child(3)>*{transform:rotate(-27.6923076923deg)}.circle.size-13-2>li:nth-child(3) .life,.circle.size-13-2>li:nth-child(3) .night-order,.circle.size-13-2>li:nth-child(3) .seat,.circle.size-13-2>li:nth-child(3) .shroud,.circle.size-13-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-13-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(3) .fold-enter-active,.circle.size-13-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(3) .fold-enter,.circle.size-13-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(4){transform:rotate(39.4762684124deg);z-index:23}.circle.size-13-2>li:nth-child(4)>*{transform:rotate(-39.4762684124deg)}.circle.size-13-2>li:nth-child(4) .life,.circle.size-13-2>li:nth-child(4) .night-order,.circle.size-13-2>li:nth-child(4) .seat,.circle.size-13-2>li:nth-child(4) .shroud,.circle.size-13-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-13-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(4) .fold-enter-active,.circle.size-13-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(4) .fold-enter,.circle.size-13-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(5){transform:rotate(55.3846153846deg);z-index:22}.circle.size-13-2>li:nth-child(5)>*{transform:rotate(-55.3846153846deg)}.circle.size-13-2>li:nth-child(5) .life,.circle.size-13-2>li:nth-child(5) .night-order,.circle.size-13-2>li:nth-child(5) .seat,.circle.size-13-2>li:nth-child(5) .shroud,.circle.size-13-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-13-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(5) .fold-enter-active,.circle.size-13-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(5) .fold-enter,.circle.size-13-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(6){transform:rotate(67.1685761047deg);z-index:21}.circle.size-13-2>li:nth-child(6)>*{transform:rotate(-67.1685761047deg)}.circle.size-13-2>li:nth-child(6) .life,.circle.size-13-2>li:nth-child(6) .night-order,.circle.size-13-2>li:nth-child(6) .seat,.circle.size-13-2>li:nth-child(6) .shroud,.circle.size-13-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-13-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(6) .fold-enter-active,.circle.size-13-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(6) .fold-enter,.circle.size-13-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(7){transform:rotate(83.0769230769deg);z-index:20}.circle.size-13-2>li:nth-child(7)>*{transform:rotate(-83.0769230769deg)}.circle.size-13-2>li:nth-child(7) .life,.circle.size-13-2>li:nth-child(7) .night-order,.circle.size-13-2>li:nth-child(7) .seat,.circle.size-13-2>li:nth-child(7) .shroud,.circle.size-13-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-13-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(7) .fold-enter-active,.circle.size-13-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(7) .fold-enter,.circle.size-13-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(8){transform:rotate(94.8608837971deg);z-index:19}.circle.size-13-2>li:nth-child(8)>*{transform:rotate(-94.8608837971deg)}.circle.size-13-2>li:nth-child(8) .life,.circle.size-13-2>li:nth-child(8) .night-order,.circle.size-13-2>li:nth-child(8) .seat,.circle.size-13-2>li:nth-child(8) .shroud,.circle.size-13-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-13-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(8) .fold-enter-active,.circle.size-13-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(8) .fold-enter,.circle.size-13-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(9){transform:rotate(110.7692307692deg);z-index:18}.circle.size-13-2>li:nth-child(9)>*{transform:rotate(-110.7692307692deg)}.circle.size-13-2>li:nth-child(9) .life,.circle.size-13-2>li:nth-child(9) .night-order,.circle.size-13-2>li:nth-child(9) .seat,.circle.size-13-2>li:nth-child(9) .shroud,.circle.size-13-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-13-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(9) .fold-enter-active,.circle.size-13-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(9) .fold-enter,.circle.size-13-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(10){transform:rotate(122.5531914894deg);z-index:17}.circle.size-13-2>li:nth-child(10)>*{transform:rotate(-122.5531914894deg)}.circle.size-13-2>li:nth-child(10) .life,.circle.size-13-2>li:nth-child(10) .night-order,.circle.size-13-2>li:nth-child(10) .seat,.circle.size-13-2>li:nth-child(10) .shroud,.circle.size-13-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-13-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(10) .fold-enter-active,.circle.size-13-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(10) .fold-enter,.circle.size-13-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(11){transform:rotate(138.4615384615deg);z-index:16}.circle.size-13-2>li:nth-child(11)>*{transform:rotate(-138.4615384615deg)}.circle.size-13-2>li:nth-child(11) .life,.circle.size-13-2>li:nth-child(11) .night-order,.circle.size-13-2>li:nth-child(11) .seat,.circle.size-13-2>li:nth-child(11) .shroud,.circle.size-13-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-13-2>li:nth-child(11) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(11) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(11) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(11) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(11) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(11) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(11) .fold-enter-active,.circle.size-13-2>li:nth-child(11) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(11) .fold-enter,.circle.size-13-2>li:nth-child(11) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(12){transform:rotate(150.2454991817deg);z-index:15}.circle.size-13-2>li:nth-child(12)>*{transform:rotate(-150.2454991817deg)}.circle.size-13-2>li:nth-child(12) .life,.circle.size-13-2>li:nth-child(12) .night-order,.circle.size-13-2>li:nth-child(12) .seat,.circle.size-13-2>li:nth-child(12) .shroud,.circle.size-13-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-13-2>li:nth-child(12) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(12) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(12) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(12) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(12) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(12) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(12) .fold-enter-active,.circle.size-13-2>li:nth-child(12) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(12) .fold-enter,.circle.size-13-2>li:nth-child(12) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(13){transform:rotate(166.1538461538deg);z-index:14}.circle.size-13-2>li:nth-child(13)>*{transform:rotate(-166.1538461538deg)}.circle.size-13-2>li:nth-child(13) .life,.circle.size-13-2>li:nth-child(13) .night-order,.circle.size-13-2>li:nth-child(13) .seat,.circle.size-13-2>li:nth-child(13) .shroud,.circle.size-13-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-13-2>li:nth-child(13) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(13) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(13) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(13) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(13) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(13) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(13) .fold-enter-active,.circle.size-13-2>li:nth-child(13) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(13) .fold-enter,.circle.size-13-2>li:nth-child(13) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(14){transform:rotate(177.937806874deg);z-index:13}.circle.size-13-2>li:nth-child(14)>*{transform:rotate(-177.937806874deg)}.circle.size-13-2>li:nth-child(14) .life,.circle.size-13-2>li:nth-child(14) .night-order,.circle.size-13-2>li:nth-child(14) .seat,.circle.size-13-2>li:nth-child(14) .shroud,.circle.size-13-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-13-2>li:nth-child(14) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-13-2>li:nth-child(14) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-13-2>li:nth-child(14) .ability{right:120%;left:auto}.circle.size-13-2>li:nth-child(14) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-13-2>li:nth-child(14) .pronouns{left:110%;right:auto}.circle.size-13-2>li:nth-child(14) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-13-2>li:nth-child(14) .fold-enter-active,.circle.size-13-2>li:nth-child(14) .fold-leave-active{transform-origin:right center}.circle.size-13-2>li:nth-child(14) .fold-enter,.circle.size-13-2>li:nth-child(14) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-13-2>li:nth-child(15){transform:rotate(193.8461538462deg);z-index:15}.circle.size-13-2>li:nth-child(15)>*{transform:rotate(-193.8461538462deg)}.circle.size-13-2>li:nth-child(15) .life,.circle.size-13-2>li:nth-child(15) .night-order,.circle.size-13-2>li:nth-child(15) .seat,.circle.size-13-2>li:nth-child(15) .shroud,.circle.size-13-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-13-2>li:nth-child(16){transform:rotate(205.6301145663deg);z-index:16}.circle.size-13-2>li:nth-child(16)>*{transform:rotate(-205.6301145663deg)}.circle.size-13-2>li:nth-child(16) .life,.circle.size-13-2>li:nth-child(16) .night-order,.circle.size-13-2>li:nth-child(16) .seat,.circle.size-13-2>li:nth-child(16) .shroud,.circle.size-13-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-13-2>li:nth-child(17){transform:rotate(221.5384615385deg);z-index:17}.circle.size-13-2>li:nth-child(17)>*{transform:rotate(-221.5384615385deg)}.circle.size-13-2>li:nth-child(17) .life,.circle.size-13-2>li:nth-child(17) .night-order,.circle.size-13-2>li:nth-child(17) .seat,.circle.size-13-2>li:nth-child(17) .shroud,.circle.size-13-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-13-2>li:nth-child(18){transform:rotate(233.3224222586deg);z-index:18}.circle.size-13-2>li:nth-child(18)>*{transform:rotate(-233.3224222586deg)}.circle.size-13-2>li:nth-child(18) .life,.circle.size-13-2>li:nth-child(18) .night-order,.circle.size-13-2>li:nth-child(18) .seat,.circle.size-13-2>li:nth-child(18) .shroud,.circle.size-13-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-13-2>li:nth-child(19){transform:rotate(249.2307692308deg);z-index:19}.circle.size-13-2>li:nth-child(19)>*{transform:rotate(-249.2307692308deg)}.circle.size-13-2>li:nth-child(19) .life,.circle.size-13-2>li:nth-child(19) .night-order,.circle.size-13-2>li:nth-child(19) .seat,.circle.size-13-2>li:nth-child(19) .shroud,.circle.size-13-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-13-2>li:nth-child(20){transform:rotate(261.0147299509deg);z-index:20}.circle.size-13-2>li:nth-child(20)>*{transform:rotate(-261.0147299509deg)}.circle.size-13-2>li:nth-child(20) .life,.circle.size-13-2>li:nth-child(20) .night-order,.circle.size-13-2>li:nth-child(20) .seat,.circle.size-13-2>li:nth-child(20) .shroud,.circle.size-13-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-13-2>li:nth-child(21){transform:rotate(276.9230769231deg);z-index:21}.circle.size-13-2>li:nth-child(21)>*{transform:rotate(-276.9230769231deg)}.circle.size-13-2>li:nth-child(21) .life,.circle.size-13-2>li:nth-child(21) .night-order,.circle.size-13-2>li:nth-child(21) .seat,.circle.size-13-2>li:nth-child(21) .shroud,.circle.size-13-2>li:nth-child(21) .token{animation-delay:1s;transition-delay:1s}.circle.size-13-2>li:nth-child(22){transform:rotate(288.7070376432deg);z-index:22}.circle.size-13-2>li:nth-child(22)>*{transform:rotate(-288.7070376432deg)}.circle.size-13-2>li:nth-child(22) .life,.circle.size-13-2>li:nth-child(22) .night-order,.circle.size-13-2>li:nth-child(22) .seat,.circle.size-13-2>li:nth-child(22) .shroud,.circle.size-13-2>li:nth-child(22) .token{animation-delay:1.05s;transition-delay:1.05s}.circle.size-13-2>li:nth-child(23){transform:rotate(304.6153846154deg);z-index:23}.circle.size-13-2>li:nth-child(23)>*{transform:rotate(-304.6153846154deg)}.circle.size-13-2>li:nth-child(23) .life,.circle.size-13-2>li:nth-child(23) .night-order,.circle.size-13-2>li:nth-child(23) .seat,.circle.size-13-2>li:nth-child(23) .shroud,.circle.size-13-2>li:nth-child(23) .token{animation-delay:1.1s;transition-delay:1.1s}.circle.size-13-2>li:nth-child(24){transform:rotate(316.3993453355deg);z-index:24}.circle.size-13-2>li:nth-child(24)>*{transform:rotate(-316.3993453355deg)}.circle.size-13-2>li:nth-child(24) .life,.circle.size-13-2>li:nth-child(24) .night-order,.circle.size-13-2>li:nth-child(24) .seat,.circle.size-13-2>li:nth-child(24) .shroud,.circle.size-13-2>li:nth-child(24) .token{animation-delay:1.15s;transition-delay:1.15s}.circle.size-13-2>li:nth-child(25){transform:rotate(332.3076923077deg);z-index:25}.circle.size-13-2>li:nth-child(25)>*{transform:rotate(-332.3076923077deg)}.circle.size-13-2>li:nth-child(25) .life,.circle.size-13-2>li:nth-child(25) .night-order,.circle.size-13-2>li:nth-child(25) .seat,.circle.size-13-2>li:nth-child(25) .shroud,.circle.size-13-2>li:nth-child(25) .token{animation-delay:1.2s;transition-delay:1.2s}.circle.size-13-2>li:nth-child(26){transform:rotate(344.0916530278deg);z-index:26}.circle.size-13-2>li:nth-child(26)>*{transform:rotate(-344.0916530278deg)}.circle.size-13-2>li:nth-child(26) .life,.circle.size-13-2>li:nth-child(26) .night-order,.circle.size-13-2>li:nth-child(26) .seat,.circle.size-13-2>li:nth-child(26) .shroud,.circle.size-13-2>li:nth-child(26) .token{animation-delay:1.25s;transition-delay:1.25s}.circle.size-14-1>li:first-child{transform:rotate(0deg);z-index:14}.circle.size-14-1>li:first-child>*{transform:rotate(0deg)}.circle.size-14-1>li:first-child .life,.circle.size-14-1>li:first-child .night-order,.circle.size-14-1>li:first-child .seat,.circle.size-14-1>li:first-child .shroud,.circle.size-14-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-14-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-1>li:first-child .ability{right:120%;left:auto}.circle.size-14-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-14-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-1>li:first-child .fold-enter-active,.circle.size-14-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-14-1>li:first-child .fold-enter,.circle.size-14-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-1>li:nth-child(2){transform:rotate(25.7142857143deg);z-index:13}.circle.size-14-1>li:nth-child(2)>*{transform:rotate(-25.7142857143deg)}.circle.size-14-1>li:nth-child(2) .life,.circle.size-14-1>li:nth-child(2) .night-order,.circle.size-14-1>li:nth-child(2) .seat,.circle.size-14-1>li:nth-child(2) .shroud,.circle.size-14-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-14-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-14-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-14-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-1>li:nth-child(2) .fold-enter-active,.circle.size-14-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-14-1>li:nth-child(2) .fold-enter,.circle.size-14-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-1>li:nth-child(3){transform:rotate(51.4285714286deg);z-index:12}.circle.size-14-1>li:nth-child(3)>*{transform:rotate(-51.4285714286deg)}.circle.size-14-1>li:nth-child(3) .life,.circle.size-14-1>li:nth-child(3) .night-order,.circle.size-14-1>li:nth-child(3) .seat,.circle.size-14-1>li:nth-child(3) .shroud,.circle.size-14-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-14-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-14-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-14-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-1>li:nth-child(3) .fold-enter-active,.circle.size-14-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-14-1>li:nth-child(3) .fold-enter,.circle.size-14-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-1>li:nth-child(4){transform:rotate(77.1428571429deg);z-index:11}.circle.size-14-1>li:nth-child(4)>*{transform:rotate(-77.1428571429deg)}.circle.size-14-1>li:nth-child(4) .life,.circle.size-14-1>li:nth-child(4) .night-order,.circle.size-14-1>li:nth-child(4) .seat,.circle.size-14-1>li:nth-child(4) .shroud,.circle.size-14-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-14-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-14-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-14-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-1>li:nth-child(4) .fold-enter-active,.circle.size-14-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-14-1>li:nth-child(4) .fold-enter,.circle.size-14-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-1>li:nth-child(5){transform:rotate(102.8571428571deg);z-index:10}.circle.size-14-1>li:nth-child(5)>*{transform:rotate(-102.8571428571deg)}.circle.size-14-1>li:nth-child(5) .life,.circle.size-14-1>li:nth-child(5) .night-order,.circle.size-14-1>li:nth-child(5) .seat,.circle.size-14-1>li:nth-child(5) .shroud,.circle.size-14-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-14-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-14-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-14-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-1>li:nth-child(5) .fold-enter-active,.circle.size-14-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-14-1>li:nth-child(5) .fold-enter,.circle.size-14-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-1>li:nth-child(6){transform:rotate(128.5714285714deg);z-index:9}.circle.size-14-1>li:nth-child(6)>*{transform:rotate(-128.5714285714deg)}.circle.size-14-1>li:nth-child(6) .life,.circle.size-14-1>li:nth-child(6) .night-order,.circle.size-14-1>li:nth-child(6) .seat,.circle.size-14-1>li:nth-child(6) .shroud,.circle.size-14-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-14-1>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-1>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-1>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-14-1>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-1>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-14-1>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-1>li:nth-child(6) .fold-enter-active,.circle.size-14-1>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-14-1>li:nth-child(6) .fold-enter,.circle.size-14-1>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-1>li:nth-child(7){transform:rotate(154.2857142857deg);z-index:8}.circle.size-14-1>li:nth-child(7)>*{transform:rotate(-154.2857142857deg)}.circle.size-14-1>li:nth-child(7) .life,.circle.size-14-1>li:nth-child(7) .night-order,.circle.size-14-1>li:nth-child(7) .seat,.circle.size-14-1>li:nth-child(7) .shroud,.circle.size-14-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-14-1>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-1>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-1>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-14-1>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-1>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-14-1>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-1>li:nth-child(7) .fold-enter-active,.circle.size-14-1>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-14-1>li:nth-child(7) .fold-enter,.circle.size-14-1>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-1>li:nth-child(8){transform:rotate(180deg);z-index:8}.circle.size-14-1>li:nth-child(8)>*{transform:rotate(-180deg)}.circle.size-14-1>li:nth-child(8) .life,.circle.size-14-1>li:nth-child(8) .night-order,.circle.size-14-1>li:nth-child(8) .seat,.circle.size-14-1>li:nth-child(8) .shroud,.circle.size-14-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-14-1>li:nth-child(9){transform:rotate(205.7142857143deg);z-index:9}.circle.size-14-1>li:nth-child(9)>*{transform:rotate(-205.7142857143deg)}.circle.size-14-1>li:nth-child(9) .life,.circle.size-14-1>li:nth-child(9) .night-order,.circle.size-14-1>li:nth-child(9) .seat,.circle.size-14-1>li:nth-child(9) .shroud,.circle.size-14-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-14-1>li:nth-child(10){transform:rotate(231.4285714286deg);z-index:10}.circle.size-14-1>li:nth-child(10)>*{transform:rotate(-231.4285714286deg)}.circle.size-14-1>li:nth-child(10) .life,.circle.size-14-1>li:nth-child(10) .night-order,.circle.size-14-1>li:nth-child(10) .seat,.circle.size-14-1>li:nth-child(10) .shroud,.circle.size-14-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-14-1>li:nth-child(11){transform:rotate(257.1428571429deg);z-index:11}.circle.size-14-1>li:nth-child(11)>*{transform:rotate(-257.1428571429deg)}.circle.size-14-1>li:nth-child(11) .life,.circle.size-14-1>li:nth-child(11) .night-order,.circle.size-14-1>li:nth-child(11) .seat,.circle.size-14-1>li:nth-child(11) .shroud,.circle.size-14-1>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-14-1>li:nth-child(12){transform:rotate(282.8571428571deg);z-index:12}.circle.size-14-1>li:nth-child(12)>*{transform:rotate(-282.8571428571deg)}.circle.size-14-1>li:nth-child(12) .life,.circle.size-14-1>li:nth-child(12) .night-order,.circle.size-14-1>li:nth-child(12) .seat,.circle.size-14-1>li:nth-child(12) .shroud,.circle.size-14-1>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-14-1>li:nth-child(13){transform:rotate(308.5714285714deg);z-index:13}.circle.size-14-1>li:nth-child(13)>*{transform:rotate(-308.5714285714deg)}.circle.size-14-1>li:nth-child(13) .life,.circle.size-14-1>li:nth-child(13) .night-order,.circle.size-14-1>li:nth-child(13) .seat,.circle.size-14-1>li:nth-child(13) .shroud,.circle.size-14-1>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-14-1>li:nth-child(14){transform:rotate(334.2857142857deg);z-index:14}.circle.size-14-1>li:nth-child(14)>*{transform:rotate(-334.2857142857deg)}.circle.size-14-1>li:nth-child(14) .life,.circle.size-14-1>li:nth-child(14) .night-order,.circle.size-14-1>li:nth-child(14) .seat,.circle.size-14-1>li:nth-child(14) .shroud,.circle.size-14-1>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-14-2>li:first-child{transform:rotate(0deg);z-index:28}.circle.size-14-2>li:first-child>*{transform:rotate(0deg)}.circle.size-14-2>li:first-child .life,.circle.size-14-2>li:first-child .night-order,.circle.size-14-2>li:first-child .seat,.circle.size-14-2>li:first-child .shroud,.circle.size-14-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-14-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:first-child .ability{right:120%;left:auto}.circle.size-14-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-14-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:first-child .fold-enter-active,.circle.size-14-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:first-child .fold-enter,.circle.size-14-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(2){transform:rotate(10.9422492401deg);z-index:27}.circle.size-14-2>li:nth-child(2)>*{transform:rotate(-10.9422492401deg)}.circle.size-14-2>li:nth-child(2) .life,.circle.size-14-2>li:nth-child(2) .night-order,.circle.size-14-2>li:nth-child(2) .seat,.circle.size-14-2>li:nth-child(2) .shroud,.circle.size-14-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-14-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(2) .fold-enter-active,.circle.size-14-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(2) .fold-enter,.circle.size-14-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(3){transform:rotate(25.7142857143deg);z-index:26}.circle.size-14-2>li:nth-child(3)>*{transform:rotate(-25.7142857143deg)}.circle.size-14-2>li:nth-child(3) .life,.circle.size-14-2>li:nth-child(3) .night-order,.circle.size-14-2>li:nth-child(3) .seat,.circle.size-14-2>li:nth-child(3) .shroud,.circle.size-14-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-14-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(3) .fold-enter-active,.circle.size-14-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(3) .fold-enter,.circle.size-14-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(4){transform:rotate(36.6565349544deg);z-index:25}.circle.size-14-2>li:nth-child(4)>*{transform:rotate(-36.6565349544deg)}.circle.size-14-2>li:nth-child(4) .life,.circle.size-14-2>li:nth-child(4) .night-order,.circle.size-14-2>li:nth-child(4) .seat,.circle.size-14-2>li:nth-child(4) .shroud,.circle.size-14-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-14-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(4) .fold-enter-active,.circle.size-14-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(4) .fold-enter,.circle.size-14-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(5){transform:rotate(51.4285714286deg);z-index:24}.circle.size-14-2>li:nth-child(5)>*{transform:rotate(-51.4285714286deg)}.circle.size-14-2>li:nth-child(5) .life,.circle.size-14-2>li:nth-child(5) .night-order,.circle.size-14-2>li:nth-child(5) .seat,.circle.size-14-2>li:nth-child(5) .shroud,.circle.size-14-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-14-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(5) .fold-enter-active,.circle.size-14-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(5) .fold-enter,.circle.size-14-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(6){transform:rotate(62.3708206687deg);z-index:23}.circle.size-14-2>li:nth-child(6)>*{transform:rotate(-62.3708206687deg)}.circle.size-14-2>li:nth-child(6) .life,.circle.size-14-2>li:nth-child(6) .night-order,.circle.size-14-2>li:nth-child(6) .seat,.circle.size-14-2>li:nth-child(6) .shroud,.circle.size-14-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-14-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(6) .fold-enter-active,.circle.size-14-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(6) .fold-enter,.circle.size-14-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(7){transform:rotate(77.1428571429deg);z-index:22}.circle.size-14-2>li:nth-child(7)>*{transform:rotate(-77.1428571429deg)}.circle.size-14-2>li:nth-child(7) .life,.circle.size-14-2>li:nth-child(7) .night-order,.circle.size-14-2>li:nth-child(7) .seat,.circle.size-14-2>li:nth-child(7) .shroud,.circle.size-14-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-14-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(7) .fold-enter-active,.circle.size-14-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(7) .fold-enter,.circle.size-14-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(8){transform:rotate(88.085106383deg);z-index:21}.circle.size-14-2>li:nth-child(8)>*{transform:rotate(-88.085106383deg)}.circle.size-14-2>li:nth-child(8) .life,.circle.size-14-2>li:nth-child(8) .night-order,.circle.size-14-2>li:nth-child(8) .seat,.circle.size-14-2>li:nth-child(8) .shroud,.circle.size-14-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-14-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(8) .fold-enter-active,.circle.size-14-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(8) .fold-enter,.circle.size-14-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(9){transform:rotate(102.8571428571deg);z-index:20}.circle.size-14-2>li:nth-child(9)>*{transform:rotate(-102.8571428571deg)}.circle.size-14-2>li:nth-child(9) .life,.circle.size-14-2>li:nth-child(9) .night-order,.circle.size-14-2>li:nth-child(9) .seat,.circle.size-14-2>li:nth-child(9) .shroud,.circle.size-14-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-14-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(9) .fold-enter-active,.circle.size-14-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(9) .fold-enter,.circle.size-14-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(10){transform:rotate(113.7993920973deg);z-index:19}.circle.size-14-2>li:nth-child(10)>*{transform:rotate(-113.7993920973deg)}.circle.size-14-2>li:nth-child(10) .life,.circle.size-14-2>li:nth-child(10) .night-order,.circle.size-14-2>li:nth-child(10) .seat,.circle.size-14-2>li:nth-child(10) .shroud,.circle.size-14-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-14-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(10) .fold-enter-active,.circle.size-14-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(10) .fold-enter,.circle.size-14-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(11){transform:rotate(128.5714285714deg);z-index:18}.circle.size-14-2>li:nth-child(11)>*{transform:rotate(-128.5714285714deg)}.circle.size-14-2>li:nth-child(11) .life,.circle.size-14-2>li:nth-child(11) .night-order,.circle.size-14-2>li:nth-child(11) .seat,.circle.size-14-2>li:nth-child(11) .shroud,.circle.size-14-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-14-2>li:nth-child(11) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(11) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(11) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(11) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(11) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(11) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(11) .fold-enter-active,.circle.size-14-2>li:nth-child(11) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(11) .fold-enter,.circle.size-14-2>li:nth-child(11) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(12){transform:rotate(139.5136778116deg);z-index:17}.circle.size-14-2>li:nth-child(12)>*{transform:rotate(-139.5136778116deg)}.circle.size-14-2>li:nth-child(12) .life,.circle.size-14-2>li:nth-child(12) .night-order,.circle.size-14-2>li:nth-child(12) .seat,.circle.size-14-2>li:nth-child(12) .shroud,.circle.size-14-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-14-2>li:nth-child(12) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(12) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(12) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(12) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(12) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(12) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(12) .fold-enter-active,.circle.size-14-2>li:nth-child(12) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(12) .fold-enter,.circle.size-14-2>li:nth-child(12) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(13){transform:rotate(154.2857142857deg);z-index:16}.circle.size-14-2>li:nth-child(13)>*{transform:rotate(-154.2857142857deg)}.circle.size-14-2>li:nth-child(13) .life,.circle.size-14-2>li:nth-child(13) .night-order,.circle.size-14-2>li:nth-child(13) .seat,.circle.size-14-2>li:nth-child(13) .shroud,.circle.size-14-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-14-2>li:nth-child(13) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(13) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(13) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(13) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(13) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(13) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(13) .fold-enter-active,.circle.size-14-2>li:nth-child(13) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(13) .fold-enter,.circle.size-14-2>li:nth-child(13) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(14){transform:rotate(165.2279635258deg);z-index:15}.circle.size-14-2>li:nth-child(14)>*{transform:rotate(-165.2279635258deg)}.circle.size-14-2>li:nth-child(14) .life,.circle.size-14-2>li:nth-child(14) .night-order,.circle.size-14-2>li:nth-child(14) .seat,.circle.size-14-2>li:nth-child(14) .shroud,.circle.size-14-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-14-2>li:nth-child(14) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-14-2>li:nth-child(14) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-14-2>li:nth-child(14) .ability{right:120%;left:auto}.circle.size-14-2>li:nth-child(14) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-14-2>li:nth-child(14) .pronouns{left:110%;right:auto}.circle.size-14-2>li:nth-child(14) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-14-2>li:nth-child(14) .fold-enter-active,.circle.size-14-2>li:nth-child(14) .fold-leave-active{transform-origin:right center}.circle.size-14-2>li:nth-child(14) .fold-enter,.circle.size-14-2>li:nth-child(14) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-14-2>li:nth-child(15){transform:rotate(180deg);z-index:15}.circle.size-14-2>li:nth-child(15)>*{transform:rotate(-180deg)}.circle.size-14-2>li:nth-child(15) .life,.circle.size-14-2>li:nth-child(15) .night-order,.circle.size-14-2>li:nth-child(15) .seat,.circle.size-14-2>li:nth-child(15) .shroud,.circle.size-14-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-14-2>li:nth-child(16){transform:rotate(190.9422492401deg);z-index:16}.circle.size-14-2>li:nth-child(16)>*{transform:rotate(-190.9422492401deg)}.circle.size-14-2>li:nth-child(16) .life,.circle.size-14-2>li:nth-child(16) .night-order,.circle.size-14-2>li:nth-child(16) .seat,.circle.size-14-2>li:nth-child(16) .shroud,.circle.size-14-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-14-2>li:nth-child(17){transform:rotate(205.7142857143deg);z-index:17}.circle.size-14-2>li:nth-child(17)>*{transform:rotate(-205.7142857143deg)}.circle.size-14-2>li:nth-child(17) .life,.circle.size-14-2>li:nth-child(17) .night-order,.circle.size-14-2>li:nth-child(17) .seat,.circle.size-14-2>li:nth-child(17) .shroud,.circle.size-14-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-14-2>li:nth-child(18){transform:rotate(216.6565349544deg);z-index:18}.circle.size-14-2>li:nth-child(18)>*{transform:rotate(-216.6565349544deg)}.circle.size-14-2>li:nth-child(18) .life,.circle.size-14-2>li:nth-child(18) .night-order,.circle.size-14-2>li:nth-child(18) .seat,.circle.size-14-2>li:nth-child(18) .shroud,.circle.size-14-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-14-2>li:nth-child(19){transform:rotate(231.4285714286deg);z-index:19}.circle.size-14-2>li:nth-child(19)>*{transform:rotate(-231.4285714286deg)}.circle.size-14-2>li:nth-child(19) .life,.circle.size-14-2>li:nth-child(19) .night-order,.circle.size-14-2>li:nth-child(19) .seat,.circle.size-14-2>li:nth-child(19) .shroud,.circle.size-14-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-14-2>li:nth-child(20){transform:rotate(242.3708206687deg);z-index:20}.circle.size-14-2>li:nth-child(20)>*{transform:rotate(-242.3708206687deg)}.circle.size-14-2>li:nth-child(20) .life,.circle.size-14-2>li:nth-child(20) .night-order,.circle.size-14-2>li:nth-child(20) .seat,.circle.size-14-2>li:nth-child(20) .shroud,.circle.size-14-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-14-2>li:nth-child(21){transform:rotate(257.1428571429deg);z-index:21}.circle.size-14-2>li:nth-child(21)>*{transform:rotate(-257.1428571429deg)}.circle.size-14-2>li:nth-child(21) .life,.circle.size-14-2>li:nth-child(21) .night-order,.circle.size-14-2>li:nth-child(21) .seat,.circle.size-14-2>li:nth-child(21) .shroud,.circle.size-14-2>li:nth-child(21) .token{animation-delay:1s;transition-delay:1s}.circle.size-14-2>li:nth-child(22){transform:rotate(268.085106383deg);z-index:22}.circle.size-14-2>li:nth-child(22)>*{transform:rotate(-268.085106383deg)}.circle.size-14-2>li:nth-child(22) .life,.circle.size-14-2>li:nth-child(22) .night-order,.circle.size-14-2>li:nth-child(22) .seat,.circle.size-14-2>li:nth-child(22) .shroud,.circle.size-14-2>li:nth-child(22) .token{animation-delay:1.05s;transition-delay:1.05s}.circle.size-14-2>li:nth-child(23){transform:rotate(282.8571428571deg);z-index:23}.circle.size-14-2>li:nth-child(23)>*{transform:rotate(-282.8571428571deg)}.circle.size-14-2>li:nth-child(23) .life,.circle.size-14-2>li:nth-child(23) .night-order,.circle.size-14-2>li:nth-child(23) .seat,.circle.size-14-2>li:nth-child(23) .shroud,.circle.size-14-2>li:nth-child(23) .token{animation-delay:1.1s;transition-delay:1.1s}.circle.size-14-2>li:nth-child(24){transform:rotate(293.7993920973deg);z-index:24}.circle.size-14-2>li:nth-child(24)>*{transform:rotate(-293.7993920973deg)}.circle.size-14-2>li:nth-child(24) .life,.circle.size-14-2>li:nth-child(24) .night-order,.circle.size-14-2>li:nth-child(24) .seat,.circle.size-14-2>li:nth-child(24) .shroud,.circle.size-14-2>li:nth-child(24) .token{animation-delay:1.15s;transition-delay:1.15s}.circle.size-14-2>li:nth-child(25){transform:rotate(308.5714285714deg);z-index:25}.circle.size-14-2>li:nth-child(25)>*{transform:rotate(-308.5714285714deg)}.circle.size-14-2>li:nth-child(25) .life,.circle.size-14-2>li:nth-child(25) .night-order,.circle.size-14-2>li:nth-child(25) .seat,.circle.size-14-2>li:nth-child(25) .shroud,.circle.size-14-2>li:nth-child(25) .token{animation-delay:1.2s;transition-delay:1.2s}.circle.size-14-2>li:nth-child(26){transform:rotate(319.5136778116deg);z-index:26}.circle.size-14-2>li:nth-child(26)>*{transform:rotate(-319.5136778116deg)}.circle.size-14-2>li:nth-child(26) .life,.circle.size-14-2>li:nth-child(26) .night-order,.circle.size-14-2>li:nth-child(26) .seat,.circle.size-14-2>li:nth-child(26) .shroud,.circle.size-14-2>li:nth-child(26) .token{animation-delay:1.25s;transition-delay:1.25s}.circle.size-14-2>li:nth-child(27){transform:rotate(334.2857142857deg);z-index:27}.circle.size-14-2>li:nth-child(27)>*{transform:rotate(-334.2857142857deg)}.circle.size-14-2>li:nth-child(27) .life,.circle.size-14-2>li:nth-child(27) .night-order,.circle.size-14-2>li:nth-child(27) .seat,.circle.size-14-2>li:nth-child(27) .shroud,.circle.size-14-2>li:nth-child(27) .token{animation-delay:1.3s;transition-delay:1.3s}.circle.size-14-2>li:nth-child(28){transform:rotate(345.2279635258deg);z-index:28}.circle.size-14-2>li:nth-child(28)>*{transform:rotate(-345.2279635258deg)}.circle.size-14-2>li:nth-child(28) .life,.circle.size-14-2>li:nth-child(28) .night-order,.circle.size-14-2>li:nth-child(28) .seat,.circle.size-14-2>li:nth-child(28) .shroud,.circle.size-14-2>li:nth-child(28) .token{animation-delay:1.35s;transition-delay:1.35s}.circle.size-15-1>li:first-child{transform:rotate(0deg);z-index:15}.circle.size-15-1>li:first-child>*{transform:rotate(0deg)}.circle.size-15-1>li:first-child .life,.circle.size-15-1>li:first-child .night-order,.circle.size-15-1>li:first-child .seat,.circle.size-15-1>li:first-child .shroud,.circle.size-15-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-15-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-1>li:first-child .ability{right:120%;left:auto}.circle.size-15-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-15-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-1>li:first-child .fold-enter-active,.circle.size-15-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-15-1>li:first-child .fold-enter,.circle.size-15-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-1>li:nth-child(2){transform:rotate(24deg);z-index:14}.circle.size-15-1>li:nth-child(2)>*{transform:rotate(-24deg)}.circle.size-15-1>li:nth-child(2) .life,.circle.size-15-1>li:nth-child(2) .night-order,.circle.size-15-1>li:nth-child(2) .seat,.circle.size-15-1>li:nth-child(2) .shroud,.circle.size-15-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-15-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-15-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-15-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-1>li:nth-child(2) .fold-enter-active,.circle.size-15-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-15-1>li:nth-child(2) .fold-enter,.circle.size-15-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-1>li:nth-child(3){transform:rotate(48deg);z-index:13}.circle.size-15-1>li:nth-child(3)>*{transform:rotate(-48deg)}.circle.size-15-1>li:nth-child(3) .life,.circle.size-15-1>li:nth-child(3) .night-order,.circle.size-15-1>li:nth-child(3) .seat,.circle.size-15-1>li:nth-child(3) .shroud,.circle.size-15-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-15-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-15-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-15-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-1>li:nth-child(3) .fold-enter-active,.circle.size-15-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-15-1>li:nth-child(3) .fold-enter,.circle.size-15-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-1>li:nth-child(4){transform:rotate(72deg);z-index:12}.circle.size-15-1>li:nth-child(4)>*{transform:rotate(-72deg)}.circle.size-15-1>li:nth-child(4) .life,.circle.size-15-1>li:nth-child(4) .night-order,.circle.size-15-1>li:nth-child(4) .seat,.circle.size-15-1>li:nth-child(4) .shroud,.circle.size-15-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-15-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-15-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-15-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-1>li:nth-child(4) .fold-enter-active,.circle.size-15-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-15-1>li:nth-child(4) .fold-enter,.circle.size-15-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-1>li:nth-child(5){transform:rotate(96deg);z-index:11}.circle.size-15-1>li:nth-child(5)>*{transform:rotate(-96deg)}.circle.size-15-1>li:nth-child(5) .life,.circle.size-15-1>li:nth-child(5) .night-order,.circle.size-15-1>li:nth-child(5) .seat,.circle.size-15-1>li:nth-child(5) .shroud,.circle.size-15-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-15-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-15-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-15-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-1>li:nth-child(5) .fold-enter-active,.circle.size-15-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-15-1>li:nth-child(5) .fold-enter,.circle.size-15-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-1>li:nth-child(6){transform:rotate(120deg);z-index:10}.circle.size-15-1>li:nth-child(6)>*{transform:rotate(-120deg)}.circle.size-15-1>li:nth-child(6) .life,.circle.size-15-1>li:nth-child(6) .night-order,.circle.size-15-1>li:nth-child(6) .seat,.circle.size-15-1>li:nth-child(6) .shroud,.circle.size-15-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-15-1>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-1>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-1>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-15-1>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-1>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-15-1>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-1>li:nth-child(6) .fold-enter-active,.circle.size-15-1>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-15-1>li:nth-child(6) .fold-enter,.circle.size-15-1>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-1>li:nth-child(7){transform:rotate(144deg);z-index:9}.circle.size-15-1>li:nth-child(7)>*{transform:rotate(-144deg)}.circle.size-15-1>li:nth-child(7) .life,.circle.size-15-1>li:nth-child(7) .night-order,.circle.size-15-1>li:nth-child(7) .seat,.circle.size-15-1>li:nth-child(7) .shroud,.circle.size-15-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-15-1>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-1>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-1>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-15-1>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-1>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-15-1>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-1>li:nth-child(7) .fold-enter-active,.circle.size-15-1>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-15-1>li:nth-child(7) .fold-enter,.circle.size-15-1>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-1>li:nth-child(8){transform:rotate(168deg);z-index:8}.circle.size-15-1>li:nth-child(8)>*{transform:rotate(-168deg)}.circle.size-15-1>li:nth-child(8) .life,.circle.size-15-1>li:nth-child(8) .night-order,.circle.size-15-1>li:nth-child(8) .seat,.circle.size-15-1>li:nth-child(8) .shroud,.circle.size-15-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-15-1>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-1>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-1>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-15-1>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-1>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-15-1>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-1>li:nth-child(8) .fold-enter-active,.circle.size-15-1>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-15-1>li:nth-child(8) .fold-enter,.circle.size-15-1>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-1>li:nth-child(9){transform:rotate(192deg);z-index:9}.circle.size-15-1>li:nth-child(9)>*{transform:rotate(-192deg)}.circle.size-15-1>li:nth-child(9) .life,.circle.size-15-1>li:nth-child(9) .night-order,.circle.size-15-1>li:nth-child(9) .seat,.circle.size-15-1>li:nth-child(9) .shroud,.circle.size-15-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-15-1>li:nth-child(10){transform:rotate(216deg);z-index:10}.circle.size-15-1>li:nth-child(10)>*{transform:rotate(-216deg)}.circle.size-15-1>li:nth-child(10) .life,.circle.size-15-1>li:nth-child(10) .night-order,.circle.size-15-1>li:nth-child(10) .seat,.circle.size-15-1>li:nth-child(10) .shroud,.circle.size-15-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-15-1>li:nth-child(11){transform:rotate(240deg);z-index:11}.circle.size-15-1>li:nth-child(11)>*{transform:rotate(-240deg)}.circle.size-15-1>li:nth-child(11) .life,.circle.size-15-1>li:nth-child(11) .night-order,.circle.size-15-1>li:nth-child(11) .seat,.circle.size-15-1>li:nth-child(11) .shroud,.circle.size-15-1>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-15-1>li:nth-child(12){transform:rotate(264deg);z-index:12}.circle.size-15-1>li:nth-child(12)>*{transform:rotate(-264deg)}.circle.size-15-1>li:nth-child(12) .life,.circle.size-15-1>li:nth-child(12) .night-order,.circle.size-15-1>li:nth-child(12) .seat,.circle.size-15-1>li:nth-child(12) .shroud,.circle.size-15-1>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-15-1>li:nth-child(13){transform:rotate(288deg);z-index:13}.circle.size-15-1>li:nth-child(13)>*{transform:rotate(-288deg)}.circle.size-15-1>li:nth-child(13) .life,.circle.size-15-1>li:nth-child(13) .night-order,.circle.size-15-1>li:nth-child(13) .seat,.circle.size-15-1>li:nth-child(13) .shroud,.circle.size-15-1>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-15-1>li:nth-child(14){transform:rotate(312deg);z-index:14}.circle.size-15-1>li:nth-child(14)>*{transform:rotate(-312deg)}.circle.size-15-1>li:nth-child(14) .life,.circle.size-15-1>li:nth-child(14) .night-order,.circle.size-15-1>li:nth-child(14) .seat,.circle.size-15-1>li:nth-child(14) .shroud,.circle.size-15-1>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-15-1>li:nth-child(15){transform:rotate(336deg);z-index:15}.circle.size-15-1>li:nth-child(15)>*{transform:rotate(-336deg)}.circle.size-15-1>li:nth-child(15) .life,.circle.size-15-1>li:nth-child(15) .night-order,.circle.size-15-1>li:nth-child(15) .seat,.circle.size-15-1>li:nth-child(15) .shroud,.circle.size-15-1>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-15-2>li:first-child{transform:rotate(0deg);z-index:30}.circle.size-15-2>li:first-child>*{transform:rotate(0deg)}.circle.size-15-2>li:first-child .life,.circle.size-15-2>li:first-child .night-order,.circle.size-15-2>li:first-child .seat,.circle.size-15-2>li:first-child .shroud,.circle.size-15-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-15-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:first-child .ability{right:120%;left:auto}.circle.size-15-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-15-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:first-child .fold-enter-active,.circle.size-15-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:first-child .fold-enter,.circle.size-15-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(2){transform:rotate(10.2127659574deg);z-index:29}.circle.size-15-2>li:nth-child(2)>*{transform:rotate(-10.2127659574deg)}.circle.size-15-2>li:nth-child(2) .life,.circle.size-15-2>li:nth-child(2) .night-order,.circle.size-15-2>li:nth-child(2) .seat,.circle.size-15-2>li:nth-child(2) .shroud,.circle.size-15-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-15-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(2) .fold-enter-active,.circle.size-15-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(2) .fold-enter,.circle.size-15-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(3){transform:rotate(24deg);z-index:28}.circle.size-15-2>li:nth-child(3)>*{transform:rotate(-24deg)}.circle.size-15-2>li:nth-child(3) .life,.circle.size-15-2>li:nth-child(3) .night-order,.circle.size-15-2>li:nth-child(3) .seat,.circle.size-15-2>li:nth-child(3) .shroud,.circle.size-15-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-15-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(3) .fold-enter-active,.circle.size-15-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(3) .fold-enter,.circle.size-15-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(4){transform:rotate(34.2127659574deg);z-index:27}.circle.size-15-2>li:nth-child(4)>*{transform:rotate(-34.2127659574deg)}.circle.size-15-2>li:nth-child(4) .life,.circle.size-15-2>li:nth-child(4) .night-order,.circle.size-15-2>li:nth-child(4) .seat,.circle.size-15-2>li:nth-child(4) .shroud,.circle.size-15-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-15-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(4) .fold-enter-active,.circle.size-15-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(4) .fold-enter,.circle.size-15-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(5){transform:rotate(48deg);z-index:26}.circle.size-15-2>li:nth-child(5)>*{transform:rotate(-48deg)}.circle.size-15-2>li:nth-child(5) .life,.circle.size-15-2>li:nth-child(5) .night-order,.circle.size-15-2>li:nth-child(5) .seat,.circle.size-15-2>li:nth-child(5) .shroud,.circle.size-15-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-15-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(5) .fold-enter-active,.circle.size-15-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(5) .fold-enter,.circle.size-15-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(6){transform:rotate(58.2127659574deg);z-index:25}.circle.size-15-2>li:nth-child(6)>*{transform:rotate(-58.2127659574deg)}.circle.size-15-2>li:nth-child(6) .life,.circle.size-15-2>li:nth-child(6) .night-order,.circle.size-15-2>li:nth-child(6) .seat,.circle.size-15-2>li:nth-child(6) .shroud,.circle.size-15-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-15-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(6) .fold-enter-active,.circle.size-15-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(6) .fold-enter,.circle.size-15-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(7){transform:rotate(72deg);z-index:24}.circle.size-15-2>li:nth-child(7)>*{transform:rotate(-72deg)}.circle.size-15-2>li:nth-child(7) .life,.circle.size-15-2>li:nth-child(7) .night-order,.circle.size-15-2>li:nth-child(7) .seat,.circle.size-15-2>li:nth-child(7) .shroud,.circle.size-15-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-15-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(7) .fold-enter-active,.circle.size-15-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(7) .fold-enter,.circle.size-15-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(8){transform:rotate(82.2127659574deg);z-index:23}.circle.size-15-2>li:nth-child(8)>*{transform:rotate(-82.2127659574deg)}.circle.size-15-2>li:nth-child(8) .life,.circle.size-15-2>li:nth-child(8) .night-order,.circle.size-15-2>li:nth-child(8) .seat,.circle.size-15-2>li:nth-child(8) .shroud,.circle.size-15-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-15-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(8) .fold-enter-active,.circle.size-15-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(8) .fold-enter,.circle.size-15-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(9){transform:rotate(96deg);z-index:22}.circle.size-15-2>li:nth-child(9)>*{transform:rotate(-96deg)}.circle.size-15-2>li:nth-child(9) .life,.circle.size-15-2>li:nth-child(9) .night-order,.circle.size-15-2>li:nth-child(9) .seat,.circle.size-15-2>li:nth-child(9) .shroud,.circle.size-15-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-15-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(9) .fold-enter-active,.circle.size-15-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(9) .fold-enter,.circle.size-15-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(10){transform:rotate(106.2127659574deg);z-index:21}.circle.size-15-2>li:nth-child(10)>*{transform:rotate(-106.2127659574deg)}.circle.size-15-2>li:nth-child(10) .life,.circle.size-15-2>li:nth-child(10) .night-order,.circle.size-15-2>li:nth-child(10) .seat,.circle.size-15-2>li:nth-child(10) .shroud,.circle.size-15-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-15-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(10) .fold-enter-active,.circle.size-15-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(10) .fold-enter,.circle.size-15-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(11){transform:rotate(120deg);z-index:20}.circle.size-15-2>li:nth-child(11)>*{transform:rotate(-120deg)}.circle.size-15-2>li:nth-child(11) .life,.circle.size-15-2>li:nth-child(11) .night-order,.circle.size-15-2>li:nth-child(11) .seat,.circle.size-15-2>li:nth-child(11) .shroud,.circle.size-15-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-15-2>li:nth-child(11) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(11) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(11) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(11) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(11) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(11) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(11) .fold-enter-active,.circle.size-15-2>li:nth-child(11) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(11) .fold-enter,.circle.size-15-2>li:nth-child(11) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(12){transform:rotate(130.2127659574deg);z-index:19}.circle.size-15-2>li:nth-child(12)>*{transform:rotate(-130.2127659574deg)}.circle.size-15-2>li:nth-child(12) .life,.circle.size-15-2>li:nth-child(12) .night-order,.circle.size-15-2>li:nth-child(12) .seat,.circle.size-15-2>li:nth-child(12) .shroud,.circle.size-15-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-15-2>li:nth-child(12) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(12) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(12) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(12) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(12) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(12) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(12) .fold-enter-active,.circle.size-15-2>li:nth-child(12) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(12) .fold-enter,.circle.size-15-2>li:nth-child(12) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(13){transform:rotate(144deg);z-index:18}.circle.size-15-2>li:nth-child(13)>*{transform:rotate(-144deg)}.circle.size-15-2>li:nth-child(13) .life,.circle.size-15-2>li:nth-child(13) .night-order,.circle.size-15-2>li:nth-child(13) .seat,.circle.size-15-2>li:nth-child(13) .shroud,.circle.size-15-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-15-2>li:nth-child(13) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(13) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(13) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(13) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(13) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(13) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(13) .fold-enter-active,.circle.size-15-2>li:nth-child(13) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(13) .fold-enter,.circle.size-15-2>li:nth-child(13) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(14){transform:rotate(154.2127659574deg);z-index:17}.circle.size-15-2>li:nth-child(14)>*{transform:rotate(-154.2127659574deg)}.circle.size-15-2>li:nth-child(14) .life,.circle.size-15-2>li:nth-child(14) .night-order,.circle.size-15-2>li:nth-child(14) .seat,.circle.size-15-2>li:nth-child(14) .shroud,.circle.size-15-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-15-2>li:nth-child(14) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(14) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(14) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(14) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(14) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(14) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(14) .fold-enter-active,.circle.size-15-2>li:nth-child(14) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(14) .fold-enter,.circle.size-15-2>li:nth-child(14) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(15){transform:rotate(168deg);z-index:16}.circle.size-15-2>li:nth-child(15)>*{transform:rotate(-168deg)}.circle.size-15-2>li:nth-child(15) .life,.circle.size-15-2>li:nth-child(15) .night-order,.circle.size-15-2>li:nth-child(15) .seat,.circle.size-15-2>li:nth-child(15) .shroud,.circle.size-15-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-15-2>li:nth-child(15) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(15) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(15) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(15) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(15) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(15) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(15) .fold-enter-active,.circle.size-15-2>li:nth-child(15) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(15) .fold-enter,.circle.size-15-2>li:nth-child(15) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(16){transform:rotate(178.2127659574deg);z-index:15}.circle.size-15-2>li:nth-child(16)>*{transform:rotate(-178.2127659574deg)}.circle.size-15-2>li:nth-child(16) .life,.circle.size-15-2>li:nth-child(16) .night-order,.circle.size-15-2>li:nth-child(16) .seat,.circle.size-15-2>li:nth-child(16) .shroud,.circle.size-15-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-15-2>li:nth-child(16) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-15-2>li:nth-child(16) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-15-2>li:nth-child(16) .ability{right:120%;left:auto}.circle.size-15-2>li:nth-child(16) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-15-2>li:nth-child(16) .pronouns{left:110%;right:auto}.circle.size-15-2>li:nth-child(16) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-15-2>li:nth-child(16) .fold-enter-active,.circle.size-15-2>li:nth-child(16) .fold-leave-active{transform-origin:right center}.circle.size-15-2>li:nth-child(16) .fold-enter,.circle.size-15-2>li:nth-child(16) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-15-2>li:nth-child(17){transform:rotate(192deg);z-index:17}.circle.size-15-2>li:nth-child(17)>*{transform:rotate(-192deg)}.circle.size-15-2>li:nth-child(17) .life,.circle.size-15-2>li:nth-child(17) .night-order,.circle.size-15-2>li:nth-child(17) .seat,.circle.size-15-2>li:nth-child(17) .shroud,.circle.size-15-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-15-2>li:nth-child(18){transform:rotate(202.2127659574deg);z-index:18}.circle.size-15-2>li:nth-child(18)>*{transform:rotate(-202.2127659574deg)}.circle.size-15-2>li:nth-child(18) .life,.circle.size-15-2>li:nth-child(18) .night-order,.circle.size-15-2>li:nth-child(18) .seat,.circle.size-15-2>li:nth-child(18) .shroud,.circle.size-15-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-15-2>li:nth-child(19){transform:rotate(216deg);z-index:19}.circle.size-15-2>li:nth-child(19)>*{transform:rotate(-216deg)}.circle.size-15-2>li:nth-child(19) .life,.circle.size-15-2>li:nth-child(19) .night-order,.circle.size-15-2>li:nth-child(19) .seat,.circle.size-15-2>li:nth-child(19) .shroud,.circle.size-15-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-15-2>li:nth-child(20){transform:rotate(226.2127659574deg);z-index:20}.circle.size-15-2>li:nth-child(20)>*{transform:rotate(-226.2127659574deg)}.circle.size-15-2>li:nth-child(20) .life,.circle.size-15-2>li:nth-child(20) .night-order,.circle.size-15-2>li:nth-child(20) .seat,.circle.size-15-2>li:nth-child(20) .shroud,.circle.size-15-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-15-2>li:nth-child(21){transform:rotate(240deg);z-index:21}.circle.size-15-2>li:nth-child(21)>*{transform:rotate(-240deg)}.circle.size-15-2>li:nth-child(21) .life,.circle.size-15-2>li:nth-child(21) .night-order,.circle.size-15-2>li:nth-child(21) .seat,.circle.size-15-2>li:nth-child(21) .shroud,.circle.size-15-2>li:nth-child(21) .token{animation-delay:1s;transition-delay:1s}.circle.size-15-2>li:nth-child(22){transform:rotate(250.2127659574deg);z-index:22}.circle.size-15-2>li:nth-child(22)>*{transform:rotate(-250.2127659574deg)}.circle.size-15-2>li:nth-child(22) .life,.circle.size-15-2>li:nth-child(22) .night-order,.circle.size-15-2>li:nth-child(22) .seat,.circle.size-15-2>li:nth-child(22) .shroud,.circle.size-15-2>li:nth-child(22) .token{animation-delay:1.05s;transition-delay:1.05s}.circle.size-15-2>li:nth-child(23){transform:rotate(264deg);z-index:23}.circle.size-15-2>li:nth-child(23)>*{transform:rotate(-264deg)}.circle.size-15-2>li:nth-child(23) .life,.circle.size-15-2>li:nth-child(23) .night-order,.circle.size-15-2>li:nth-child(23) .seat,.circle.size-15-2>li:nth-child(23) .shroud,.circle.size-15-2>li:nth-child(23) .token{animation-delay:1.1s;transition-delay:1.1s}.circle.size-15-2>li:nth-child(24){transform:rotate(274.2127659574deg);z-index:24}.circle.size-15-2>li:nth-child(24)>*{transform:rotate(-274.2127659574deg)}.circle.size-15-2>li:nth-child(24) .life,.circle.size-15-2>li:nth-child(24) .night-order,.circle.size-15-2>li:nth-child(24) .seat,.circle.size-15-2>li:nth-child(24) .shroud,.circle.size-15-2>li:nth-child(24) .token{animation-delay:1.15s;transition-delay:1.15s}.circle.size-15-2>li:nth-child(25){transform:rotate(288deg);z-index:25}.circle.size-15-2>li:nth-child(25)>*{transform:rotate(-288deg)}.circle.size-15-2>li:nth-child(25) .life,.circle.size-15-2>li:nth-child(25) .night-order,.circle.size-15-2>li:nth-child(25) .seat,.circle.size-15-2>li:nth-child(25) .shroud,.circle.size-15-2>li:nth-child(25) .token{animation-delay:1.2s;transition-delay:1.2s}.circle.size-15-2>li:nth-child(26){transform:rotate(298.2127659574deg);z-index:26}.circle.size-15-2>li:nth-child(26)>*{transform:rotate(-298.2127659574deg)}.circle.size-15-2>li:nth-child(26) .life,.circle.size-15-2>li:nth-child(26) .night-order,.circle.size-15-2>li:nth-child(26) .seat,.circle.size-15-2>li:nth-child(26) .shroud,.circle.size-15-2>li:nth-child(26) .token{animation-delay:1.25s;transition-delay:1.25s}.circle.size-15-2>li:nth-child(27){transform:rotate(312deg);z-index:27}.circle.size-15-2>li:nth-child(27)>*{transform:rotate(-312deg)}.circle.size-15-2>li:nth-child(27) .life,.circle.size-15-2>li:nth-child(27) .night-order,.circle.size-15-2>li:nth-child(27) .seat,.circle.size-15-2>li:nth-child(27) .shroud,.circle.size-15-2>li:nth-child(27) .token{animation-delay:1.3s;transition-delay:1.3s}.circle.size-15-2>li:nth-child(28){transform:rotate(322.2127659574deg);z-index:28}.circle.size-15-2>li:nth-child(28)>*{transform:rotate(-322.2127659574deg)}.circle.size-15-2>li:nth-child(28) .life,.circle.size-15-2>li:nth-child(28) .night-order,.circle.size-15-2>li:nth-child(28) .seat,.circle.size-15-2>li:nth-child(28) .shroud,.circle.size-15-2>li:nth-child(28) .token{animation-delay:1.35s;transition-delay:1.35s}.circle.size-15-2>li:nth-child(29){transform:rotate(336deg);z-index:29}.circle.size-15-2>li:nth-child(29)>*{transform:rotate(-336deg)}.circle.size-15-2>li:nth-child(29) .life,.circle.size-15-2>li:nth-child(29) .night-order,.circle.size-15-2>li:nth-child(29) .seat,.circle.size-15-2>li:nth-child(29) .shroud,.circle.size-15-2>li:nth-child(29) .token{animation-delay:1.4s;transition-delay:1.4s}.circle.size-15-2>li:nth-child(30){transform:rotate(346.2127659574deg);z-index:30}.circle.size-15-2>li:nth-child(30)>*{transform:rotate(-346.2127659574deg)}.circle.size-15-2>li:nth-child(30) .life,.circle.size-15-2>li:nth-child(30) .night-order,.circle.size-15-2>li:nth-child(30) .seat,.circle.size-15-2>li:nth-child(30) .shroud,.circle.size-15-2>li:nth-child(30) .token{animation-delay:1.45s;transition-delay:1.45s}.circle.size-16-1>li:first-child{transform:rotate(0deg);z-index:16}.circle.size-16-1>li:first-child>*{transform:rotate(0deg)}.circle.size-16-1>li:first-child .life,.circle.size-16-1>li:first-child .night-order,.circle.size-16-1>li:first-child .seat,.circle.size-16-1>li:first-child .shroud,.circle.size-16-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-16-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-1>li:first-child .ability{right:120%;left:auto}.circle.size-16-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-16-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-1>li:first-child .fold-enter-active,.circle.size-16-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-16-1>li:first-child .fold-enter,.circle.size-16-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-1>li:nth-child(2){transform:rotate(22.5deg);z-index:15}.circle.size-16-1>li:nth-child(2)>*{transform:rotate(-22.5deg)}.circle.size-16-1>li:nth-child(2) .life,.circle.size-16-1>li:nth-child(2) .night-order,.circle.size-16-1>li:nth-child(2) .seat,.circle.size-16-1>li:nth-child(2) .shroud,.circle.size-16-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-16-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-16-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-16-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-1>li:nth-child(2) .fold-enter-active,.circle.size-16-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-16-1>li:nth-child(2) .fold-enter,.circle.size-16-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-1>li:nth-child(3){transform:rotate(45deg);z-index:14}.circle.size-16-1>li:nth-child(3)>*{transform:rotate(-45deg)}.circle.size-16-1>li:nth-child(3) .life,.circle.size-16-1>li:nth-child(3) .night-order,.circle.size-16-1>li:nth-child(3) .seat,.circle.size-16-1>li:nth-child(3) .shroud,.circle.size-16-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-16-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-16-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-16-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-1>li:nth-child(3) .fold-enter-active,.circle.size-16-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-16-1>li:nth-child(3) .fold-enter,.circle.size-16-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-1>li:nth-child(4){transform:rotate(67.5deg);z-index:13}.circle.size-16-1>li:nth-child(4)>*{transform:rotate(-67.5deg)}.circle.size-16-1>li:nth-child(4) .life,.circle.size-16-1>li:nth-child(4) .night-order,.circle.size-16-1>li:nth-child(4) .seat,.circle.size-16-1>li:nth-child(4) .shroud,.circle.size-16-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-16-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-16-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-16-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-1>li:nth-child(4) .fold-enter-active,.circle.size-16-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-16-1>li:nth-child(4) .fold-enter,.circle.size-16-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-1>li:nth-child(5){transform:rotate(90deg);z-index:12}.circle.size-16-1>li:nth-child(5)>*{transform:rotate(-90deg)}.circle.size-16-1>li:nth-child(5) .life,.circle.size-16-1>li:nth-child(5) .night-order,.circle.size-16-1>li:nth-child(5) .seat,.circle.size-16-1>li:nth-child(5) .shroud,.circle.size-16-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-16-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-16-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-16-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-1>li:nth-child(5) .fold-enter-active,.circle.size-16-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-16-1>li:nth-child(5) .fold-enter,.circle.size-16-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-1>li:nth-child(6){transform:rotate(112.5deg);z-index:11}.circle.size-16-1>li:nth-child(6)>*{transform:rotate(-112.5deg)}.circle.size-16-1>li:nth-child(6) .life,.circle.size-16-1>li:nth-child(6) .night-order,.circle.size-16-1>li:nth-child(6) .seat,.circle.size-16-1>li:nth-child(6) .shroud,.circle.size-16-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-16-1>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-1>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-1>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-16-1>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-1>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-16-1>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-1>li:nth-child(6) .fold-enter-active,.circle.size-16-1>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-16-1>li:nth-child(6) .fold-enter,.circle.size-16-1>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-1>li:nth-child(7){transform:rotate(135deg);z-index:10}.circle.size-16-1>li:nth-child(7)>*{transform:rotate(-135deg)}.circle.size-16-1>li:nth-child(7) .life,.circle.size-16-1>li:nth-child(7) .night-order,.circle.size-16-1>li:nth-child(7) .seat,.circle.size-16-1>li:nth-child(7) .shroud,.circle.size-16-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-16-1>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-1>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-1>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-16-1>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-1>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-16-1>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-1>li:nth-child(7) .fold-enter-active,.circle.size-16-1>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-16-1>li:nth-child(7) .fold-enter,.circle.size-16-1>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-1>li:nth-child(8){transform:rotate(157.5deg);z-index:9}.circle.size-16-1>li:nth-child(8)>*{transform:rotate(-157.5deg)}.circle.size-16-1>li:nth-child(8) .life,.circle.size-16-1>li:nth-child(8) .night-order,.circle.size-16-1>li:nth-child(8) .seat,.circle.size-16-1>li:nth-child(8) .shroud,.circle.size-16-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-16-1>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-1>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-1>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-16-1>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-1>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-16-1>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-1>li:nth-child(8) .fold-enter-active,.circle.size-16-1>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-16-1>li:nth-child(8) .fold-enter,.circle.size-16-1>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-1>li:nth-child(9){transform:rotate(180deg);z-index:9}.circle.size-16-1>li:nth-child(9)>*{transform:rotate(-180deg)}.circle.size-16-1>li:nth-child(9) .life,.circle.size-16-1>li:nth-child(9) .night-order,.circle.size-16-1>li:nth-child(9) .seat,.circle.size-16-1>li:nth-child(9) .shroud,.circle.size-16-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-16-1>li:nth-child(10){transform:rotate(202.5deg);z-index:10}.circle.size-16-1>li:nth-child(10)>*{transform:rotate(-202.5deg)}.circle.size-16-1>li:nth-child(10) .life,.circle.size-16-1>li:nth-child(10) .night-order,.circle.size-16-1>li:nth-child(10) .seat,.circle.size-16-1>li:nth-child(10) .shroud,.circle.size-16-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-16-1>li:nth-child(11){transform:rotate(225deg);z-index:11}.circle.size-16-1>li:nth-child(11)>*{transform:rotate(-225deg)}.circle.size-16-1>li:nth-child(11) .life,.circle.size-16-1>li:nth-child(11) .night-order,.circle.size-16-1>li:nth-child(11) .seat,.circle.size-16-1>li:nth-child(11) .shroud,.circle.size-16-1>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-16-1>li:nth-child(12){transform:rotate(247.5deg);z-index:12}.circle.size-16-1>li:nth-child(12)>*{transform:rotate(-247.5deg)}.circle.size-16-1>li:nth-child(12) .life,.circle.size-16-1>li:nth-child(12) .night-order,.circle.size-16-1>li:nth-child(12) .seat,.circle.size-16-1>li:nth-child(12) .shroud,.circle.size-16-1>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-16-1>li:nth-child(13){transform:rotate(270deg);z-index:13}.circle.size-16-1>li:nth-child(13)>*{transform:rotate(-270deg)}.circle.size-16-1>li:nth-child(13) .life,.circle.size-16-1>li:nth-child(13) .night-order,.circle.size-16-1>li:nth-child(13) .seat,.circle.size-16-1>li:nth-child(13) .shroud,.circle.size-16-1>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-16-1>li:nth-child(14){transform:rotate(292.5deg);z-index:14}.circle.size-16-1>li:nth-child(14)>*{transform:rotate(-292.5deg)}.circle.size-16-1>li:nth-child(14) .life,.circle.size-16-1>li:nth-child(14) .night-order,.circle.size-16-1>li:nth-child(14) .seat,.circle.size-16-1>li:nth-child(14) .shroud,.circle.size-16-1>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-16-1>li:nth-child(15){transform:rotate(315deg);z-index:15}.circle.size-16-1>li:nth-child(15)>*{transform:rotate(-315deg)}.circle.size-16-1>li:nth-child(15) .life,.circle.size-16-1>li:nth-child(15) .night-order,.circle.size-16-1>li:nth-child(15) .seat,.circle.size-16-1>li:nth-child(15) .shroud,.circle.size-16-1>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-16-1>li:nth-child(16){transform:rotate(337.5deg);z-index:16}.circle.size-16-1>li:nth-child(16)>*{transform:rotate(-337.5deg)}.circle.size-16-1>li:nth-child(16) .life,.circle.size-16-1>li:nth-child(16) .night-order,.circle.size-16-1>li:nth-child(16) .seat,.circle.size-16-1>li:nth-child(16) .shroud,.circle.size-16-1>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-16-2>li:first-child{transform:rotate(0deg);z-index:32}.circle.size-16-2>li:first-child>*{transform:rotate(0deg)}.circle.size-16-2>li:first-child .life,.circle.size-16-2>li:first-child .night-order,.circle.size-16-2>li:first-child .seat,.circle.size-16-2>li:first-child .shroud,.circle.size-16-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-16-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:first-child .ability{right:120%;left:auto}.circle.size-16-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-16-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:first-child .fold-enter-active,.circle.size-16-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:first-child .fold-enter,.circle.size-16-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(2){transform:rotate(9.5744680851deg);z-index:31}.circle.size-16-2>li:nth-child(2)>*{transform:rotate(-9.5744680851deg)}.circle.size-16-2>li:nth-child(2) .life,.circle.size-16-2>li:nth-child(2) .night-order,.circle.size-16-2>li:nth-child(2) .seat,.circle.size-16-2>li:nth-child(2) .shroud,.circle.size-16-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-16-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(2) .fold-enter-active,.circle.size-16-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(2) .fold-enter,.circle.size-16-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(3){transform:rotate(22.5deg);z-index:30}.circle.size-16-2>li:nth-child(3)>*{transform:rotate(-22.5deg)}.circle.size-16-2>li:nth-child(3) .life,.circle.size-16-2>li:nth-child(3) .night-order,.circle.size-16-2>li:nth-child(3) .seat,.circle.size-16-2>li:nth-child(3) .shroud,.circle.size-16-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-16-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(3) .fold-enter-active,.circle.size-16-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(3) .fold-enter,.circle.size-16-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(4){transform:rotate(32.0744680851deg);z-index:29}.circle.size-16-2>li:nth-child(4)>*{transform:rotate(-32.0744680851deg)}.circle.size-16-2>li:nth-child(4) .life,.circle.size-16-2>li:nth-child(4) .night-order,.circle.size-16-2>li:nth-child(4) .seat,.circle.size-16-2>li:nth-child(4) .shroud,.circle.size-16-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-16-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(4) .fold-enter-active,.circle.size-16-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(4) .fold-enter,.circle.size-16-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(5){transform:rotate(45deg);z-index:28}.circle.size-16-2>li:nth-child(5)>*{transform:rotate(-45deg)}.circle.size-16-2>li:nth-child(5) .life,.circle.size-16-2>li:nth-child(5) .night-order,.circle.size-16-2>li:nth-child(5) .seat,.circle.size-16-2>li:nth-child(5) .shroud,.circle.size-16-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-16-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(5) .fold-enter-active,.circle.size-16-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(5) .fold-enter,.circle.size-16-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(6){transform:rotate(54.5744680851deg);z-index:27}.circle.size-16-2>li:nth-child(6)>*{transform:rotate(-54.5744680851deg)}.circle.size-16-2>li:nth-child(6) .life,.circle.size-16-2>li:nth-child(6) .night-order,.circle.size-16-2>li:nth-child(6) .seat,.circle.size-16-2>li:nth-child(6) .shroud,.circle.size-16-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-16-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(6) .fold-enter-active,.circle.size-16-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(6) .fold-enter,.circle.size-16-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(7){transform:rotate(67.5deg);z-index:26}.circle.size-16-2>li:nth-child(7)>*{transform:rotate(-67.5deg)}.circle.size-16-2>li:nth-child(7) .life,.circle.size-16-2>li:nth-child(7) .night-order,.circle.size-16-2>li:nth-child(7) .seat,.circle.size-16-2>li:nth-child(7) .shroud,.circle.size-16-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-16-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(7) .fold-enter-active,.circle.size-16-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(7) .fold-enter,.circle.size-16-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(8){transform:rotate(77.0744680851deg);z-index:25}.circle.size-16-2>li:nth-child(8)>*{transform:rotate(-77.0744680851deg)}.circle.size-16-2>li:nth-child(8) .life,.circle.size-16-2>li:nth-child(8) .night-order,.circle.size-16-2>li:nth-child(8) .seat,.circle.size-16-2>li:nth-child(8) .shroud,.circle.size-16-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-16-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(8) .fold-enter-active,.circle.size-16-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(8) .fold-enter,.circle.size-16-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(9){transform:rotate(90deg);z-index:24}.circle.size-16-2>li:nth-child(9)>*{transform:rotate(-90deg)}.circle.size-16-2>li:nth-child(9) .life,.circle.size-16-2>li:nth-child(9) .night-order,.circle.size-16-2>li:nth-child(9) .seat,.circle.size-16-2>li:nth-child(9) .shroud,.circle.size-16-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-16-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(9) .fold-enter-active,.circle.size-16-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(9) .fold-enter,.circle.size-16-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(10){transform:rotate(99.5744680851deg);z-index:23}.circle.size-16-2>li:nth-child(10)>*{transform:rotate(-99.5744680851deg)}.circle.size-16-2>li:nth-child(10) .life,.circle.size-16-2>li:nth-child(10) .night-order,.circle.size-16-2>li:nth-child(10) .seat,.circle.size-16-2>li:nth-child(10) .shroud,.circle.size-16-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-16-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(10) .fold-enter-active,.circle.size-16-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(10) .fold-enter,.circle.size-16-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(11){transform:rotate(112.5deg);z-index:22}.circle.size-16-2>li:nth-child(11)>*{transform:rotate(-112.5deg)}.circle.size-16-2>li:nth-child(11) .life,.circle.size-16-2>li:nth-child(11) .night-order,.circle.size-16-2>li:nth-child(11) .seat,.circle.size-16-2>li:nth-child(11) .shroud,.circle.size-16-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-16-2>li:nth-child(11) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(11) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(11) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(11) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(11) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(11) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(11) .fold-enter-active,.circle.size-16-2>li:nth-child(11) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(11) .fold-enter,.circle.size-16-2>li:nth-child(11) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(12){transform:rotate(122.0744680851deg);z-index:21}.circle.size-16-2>li:nth-child(12)>*{transform:rotate(-122.0744680851deg)}.circle.size-16-2>li:nth-child(12) .life,.circle.size-16-2>li:nth-child(12) .night-order,.circle.size-16-2>li:nth-child(12) .seat,.circle.size-16-2>li:nth-child(12) .shroud,.circle.size-16-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-16-2>li:nth-child(12) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(12) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(12) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(12) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(12) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(12) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(12) .fold-enter-active,.circle.size-16-2>li:nth-child(12) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(12) .fold-enter,.circle.size-16-2>li:nth-child(12) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(13){transform:rotate(135deg);z-index:20}.circle.size-16-2>li:nth-child(13)>*{transform:rotate(-135deg)}.circle.size-16-2>li:nth-child(13) .life,.circle.size-16-2>li:nth-child(13) .night-order,.circle.size-16-2>li:nth-child(13) .seat,.circle.size-16-2>li:nth-child(13) .shroud,.circle.size-16-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-16-2>li:nth-child(13) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(13) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(13) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(13) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(13) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(13) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(13) .fold-enter-active,.circle.size-16-2>li:nth-child(13) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(13) .fold-enter,.circle.size-16-2>li:nth-child(13) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(14){transform:rotate(144.5744680851deg);z-index:19}.circle.size-16-2>li:nth-child(14)>*{transform:rotate(-144.5744680851deg)}.circle.size-16-2>li:nth-child(14) .life,.circle.size-16-2>li:nth-child(14) .night-order,.circle.size-16-2>li:nth-child(14) .seat,.circle.size-16-2>li:nth-child(14) .shroud,.circle.size-16-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-16-2>li:nth-child(14) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(14) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(14) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(14) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(14) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(14) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(14) .fold-enter-active,.circle.size-16-2>li:nth-child(14) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(14) .fold-enter,.circle.size-16-2>li:nth-child(14) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(15){transform:rotate(157.5deg);z-index:18}.circle.size-16-2>li:nth-child(15)>*{transform:rotate(-157.5deg)}.circle.size-16-2>li:nth-child(15) .life,.circle.size-16-2>li:nth-child(15) .night-order,.circle.size-16-2>li:nth-child(15) .seat,.circle.size-16-2>li:nth-child(15) .shroud,.circle.size-16-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-16-2>li:nth-child(15) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(15) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(15) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(15) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(15) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(15) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(15) .fold-enter-active,.circle.size-16-2>li:nth-child(15) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(15) .fold-enter,.circle.size-16-2>li:nth-child(15) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(16){transform:rotate(167.0744680851deg);z-index:17}.circle.size-16-2>li:nth-child(16)>*{transform:rotate(-167.0744680851deg)}.circle.size-16-2>li:nth-child(16) .life,.circle.size-16-2>li:nth-child(16) .night-order,.circle.size-16-2>li:nth-child(16) .seat,.circle.size-16-2>li:nth-child(16) .shroud,.circle.size-16-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-16-2>li:nth-child(16) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-16-2>li:nth-child(16) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-16-2>li:nth-child(16) .ability{right:120%;left:auto}.circle.size-16-2>li:nth-child(16) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-16-2>li:nth-child(16) .pronouns{left:110%;right:auto}.circle.size-16-2>li:nth-child(16) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-16-2>li:nth-child(16) .fold-enter-active,.circle.size-16-2>li:nth-child(16) .fold-leave-active{transform-origin:right center}.circle.size-16-2>li:nth-child(16) .fold-enter,.circle.size-16-2>li:nth-child(16) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-16-2>li:nth-child(17){transform:rotate(180deg);z-index:17}.circle.size-16-2>li:nth-child(17)>*{transform:rotate(-180deg)}.circle.size-16-2>li:nth-child(17) .life,.circle.size-16-2>li:nth-child(17) .night-order,.circle.size-16-2>li:nth-child(17) .seat,.circle.size-16-2>li:nth-child(17) .shroud,.circle.size-16-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-16-2>li:nth-child(18){transform:rotate(189.5744680851deg);z-index:18}.circle.size-16-2>li:nth-child(18)>*{transform:rotate(-189.5744680851deg)}.circle.size-16-2>li:nth-child(18) .life,.circle.size-16-2>li:nth-child(18) .night-order,.circle.size-16-2>li:nth-child(18) .seat,.circle.size-16-2>li:nth-child(18) .shroud,.circle.size-16-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-16-2>li:nth-child(19){transform:rotate(202.5deg);z-index:19}.circle.size-16-2>li:nth-child(19)>*{transform:rotate(-202.5deg)}.circle.size-16-2>li:nth-child(19) .life,.circle.size-16-2>li:nth-child(19) .night-order,.circle.size-16-2>li:nth-child(19) .seat,.circle.size-16-2>li:nth-child(19) .shroud,.circle.size-16-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-16-2>li:nth-child(20){transform:rotate(212.0744680851deg);z-index:20}.circle.size-16-2>li:nth-child(20)>*{transform:rotate(-212.0744680851deg)}.circle.size-16-2>li:nth-child(20) .life,.circle.size-16-2>li:nth-child(20) .night-order,.circle.size-16-2>li:nth-child(20) .seat,.circle.size-16-2>li:nth-child(20) .shroud,.circle.size-16-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-16-2>li:nth-child(21){transform:rotate(225deg);z-index:21}.circle.size-16-2>li:nth-child(21)>*{transform:rotate(-225deg)}.circle.size-16-2>li:nth-child(21) .life,.circle.size-16-2>li:nth-child(21) .night-order,.circle.size-16-2>li:nth-child(21) .seat,.circle.size-16-2>li:nth-child(21) .shroud,.circle.size-16-2>li:nth-child(21) .token{animation-delay:1s;transition-delay:1s}.circle.size-16-2>li:nth-child(22){transform:rotate(234.5744680851deg);z-index:22}.circle.size-16-2>li:nth-child(22)>*{transform:rotate(-234.5744680851deg)}.circle.size-16-2>li:nth-child(22) .life,.circle.size-16-2>li:nth-child(22) .night-order,.circle.size-16-2>li:nth-child(22) .seat,.circle.size-16-2>li:nth-child(22) .shroud,.circle.size-16-2>li:nth-child(22) .token{animation-delay:1.05s;transition-delay:1.05s}.circle.size-16-2>li:nth-child(23){transform:rotate(247.5deg);z-index:23}.circle.size-16-2>li:nth-child(23)>*{transform:rotate(-247.5deg)}.circle.size-16-2>li:nth-child(23) .life,.circle.size-16-2>li:nth-child(23) .night-order,.circle.size-16-2>li:nth-child(23) .seat,.circle.size-16-2>li:nth-child(23) .shroud,.circle.size-16-2>li:nth-child(23) .token{animation-delay:1.1s;transition-delay:1.1s}.circle.size-16-2>li:nth-child(24){transform:rotate(257.0744680851deg);z-index:24}.circle.size-16-2>li:nth-child(24)>*{transform:rotate(-257.0744680851deg)}.circle.size-16-2>li:nth-child(24) .life,.circle.size-16-2>li:nth-child(24) .night-order,.circle.size-16-2>li:nth-child(24) .seat,.circle.size-16-2>li:nth-child(24) .shroud,.circle.size-16-2>li:nth-child(24) .token{animation-delay:1.15s;transition-delay:1.15s}.circle.size-16-2>li:nth-child(25){transform:rotate(270deg);z-index:25}.circle.size-16-2>li:nth-child(25)>*{transform:rotate(-270deg)}.circle.size-16-2>li:nth-child(25) .life,.circle.size-16-2>li:nth-child(25) .night-order,.circle.size-16-2>li:nth-child(25) .seat,.circle.size-16-2>li:nth-child(25) .shroud,.circle.size-16-2>li:nth-child(25) .token{animation-delay:1.2s;transition-delay:1.2s}.circle.size-16-2>li:nth-child(26){transform:rotate(279.5744680851deg);z-index:26}.circle.size-16-2>li:nth-child(26)>*{transform:rotate(-279.5744680851deg)}.circle.size-16-2>li:nth-child(26) .life,.circle.size-16-2>li:nth-child(26) .night-order,.circle.size-16-2>li:nth-child(26) .seat,.circle.size-16-2>li:nth-child(26) .shroud,.circle.size-16-2>li:nth-child(26) .token{animation-delay:1.25s;transition-delay:1.25s}.circle.size-16-2>li:nth-child(27){transform:rotate(292.5deg);z-index:27}.circle.size-16-2>li:nth-child(27)>*{transform:rotate(-292.5deg)}.circle.size-16-2>li:nth-child(27) .life,.circle.size-16-2>li:nth-child(27) .night-order,.circle.size-16-2>li:nth-child(27) .seat,.circle.size-16-2>li:nth-child(27) .shroud,.circle.size-16-2>li:nth-child(27) .token{animation-delay:1.3s;transition-delay:1.3s}.circle.size-16-2>li:nth-child(28){transform:rotate(302.0744680851deg);z-index:28}.circle.size-16-2>li:nth-child(28)>*{transform:rotate(-302.0744680851deg)}.circle.size-16-2>li:nth-child(28) .life,.circle.size-16-2>li:nth-child(28) .night-order,.circle.size-16-2>li:nth-child(28) .seat,.circle.size-16-2>li:nth-child(28) .shroud,.circle.size-16-2>li:nth-child(28) .token{animation-delay:1.35s;transition-delay:1.35s}.circle.size-16-2>li:nth-child(29){transform:rotate(315deg);z-index:29}.circle.size-16-2>li:nth-child(29)>*{transform:rotate(-315deg)}.circle.size-16-2>li:nth-child(29) .life,.circle.size-16-2>li:nth-child(29) .night-order,.circle.size-16-2>li:nth-child(29) .seat,.circle.size-16-2>li:nth-child(29) .shroud,.circle.size-16-2>li:nth-child(29) .token{animation-delay:1.4s;transition-delay:1.4s}.circle.size-16-2>li:nth-child(30){transform:rotate(324.5744680851deg);z-index:30}.circle.size-16-2>li:nth-child(30)>*{transform:rotate(-324.5744680851deg)}.circle.size-16-2>li:nth-child(30) .life,.circle.size-16-2>li:nth-child(30) .night-order,.circle.size-16-2>li:nth-child(30) .seat,.circle.size-16-2>li:nth-child(30) .shroud,.circle.size-16-2>li:nth-child(30) .token{animation-delay:1.45s;transition-delay:1.45s}.circle.size-16-2>li:nth-child(31){transform:rotate(337.5deg);z-index:31}.circle.size-16-2>li:nth-child(31)>*{transform:rotate(-337.5deg)}.circle.size-16-2>li:nth-child(31) .life,.circle.size-16-2>li:nth-child(31) .night-order,.circle.size-16-2>li:nth-child(31) .seat,.circle.size-16-2>li:nth-child(31) .shroud,.circle.size-16-2>li:nth-child(31) .token{animation-delay:1.5s;transition-delay:1.5s}.circle.size-16-2>li:nth-child(32){transform:rotate(347.0744680851deg);z-index:32}.circle.size-16-2>li:nth-child(32)>*{transform:rotate(-347.0744680851deg)}.circle.size-16-2>li:nth-child(32) .life,.circle.size-16-2>li:nth-child(32) .night-order,.circle.size-16-2>li:nth-child(32) .seat,.circle.size-16-2>li:nth-child(32) .shroud,.circle.size-16-2>li:nth-child(32) .token{animation-delay:1.55s;transition-delay:1.55s}.circle.size-17-1>li:first-child{transform:rotate(0deg);z-index:17}.circle.size-17-1>li:first-child>*{transform:rotate(0deg)}.circle.size-17-1>li:first-child .life,.circle.size-17-1>li:first-child .night-order,.circle.size-17-1>li:first-child .seat,.circle.size-17-1>li:first-child .shroud,.circle.size-17-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-17-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-1>li:first-child .ability{right:120%;left:auto}.circle.size-17-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-17-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-1>li:first-child .fold-enter-active,.circle.size-17-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-17-1>li:first-child .fold-enter,.circle.size-17-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-1>li:nth-child(2){transform:rotate(21.1764705882deg);z-index:16}.circle.size-17-1>li:nth-child(2)>*{transform:rotate(-21.1764705882deg)}.circle.size-17-1>li:nth-child(2) .life,.circle.size-17-1>li:nth-child(2) .night-order,.circle.size-17-1>li:nth-child(2) .seat,.circle.size-17-1>li:nth-child(2) .shroud,.circle.size-17-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-17-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-17-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-17-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-1>li:nth-child(2) .fold-enter-active,.circle.size-17-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-17-1>li:nth-child(2) .fold-enter,.circle.size-17-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-1>li:nth-child(3){transform:rotate(42.3529411765deg);z-index:15}.circle.size-17-1>li:nth-child(3)>*{transform:rotate(-42.3529411765deg)}.circle.size-17-1>li:nth-child(3) .life,.circle.size-17-1>li:nth-child(3) .night-order,.circle.size-17-1>li:nth-child(3) .seat,.circle.size-17-1>li:nth-child(3) .shroud,.circle.size-17-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-17-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-17-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-17-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-1>li:nth-child(3) .fold-enter-active,.circle.size-17-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-17-1>li:nth-child(3) .fold-enter,.circle.size-17-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-1>li:nth-child(4){transform:rotate(63.5294117647deg);z-index:14}.circle.size-17-1>li:nth-child(4)>*{transform:rotate(-63.5294117647deg)}.circle.size-17-1>li:nth-child(4) .life,.circle.size-17-1>li:nth-child(4) .night-order,.circle.size-17-1>li:nth-child(4) .seat,.circle.size-17-1>li:nth-child(4) .shroud,.circle.size-17-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-17-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-17-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-17-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-1>li:nth-child(4) .fold-enter-active,.circle.size-17-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-17-1>li:nth-child(4) .fold-enter,.circle.size-17-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-1>li:nth-child(5){transform:rotate(84.7058823529deg);z-index:13}.circle.size-17-1>li:nth-child(5)>*{transform:rotate(-84.7058823529deg)}.circle.size-17-1>li:nth-child(5) .life,.circle.size-17-1>li:nth-child(5) .night-order,.circle.size-17-1>li:nth-child(5) .seat,.circle.size-17-1>li:nth-child(5) .shroud,.circle.size-17-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-17-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-17-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-17-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-1>li:nth-child(5) .fold-enter-active,.circle.size-17-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-17-1>li:nth-child(5) .fold-enter,.circle.size-17-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-1>li:nth-child(6){transform:rotate(105.8823529412deg);z-index:12}.circle.size-17-1>li:nth-child(6)>*{transform:rotate(-105.8823529412deg)}.circle.size-17-1>li:nth-child(6) .life,.circle.size-17-1>li:nth-child(6) .night-order,.circle.size-17-1>li:nth-child(6) .seat,.circle.size-17-1>li:nth-child(6) .shroud,.circle.size-17-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-17-1>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-1>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-1>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-17-1>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-1>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-17-1>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-1>li:nth-child(6) .fold-enter-active,.circle.size-17-1>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-17-1>li:nth-child(6) .fold-enter,.circle.size-17-1>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-1>li:nth-child(7){transform:rotate(127.0588235294deg);z-index:11}.circle.size-17-1>li:nth-child(7)>*{transform:rotate(-127.0588235294deg)}.circle.size-17-1>li:nth-child(7) .life,.circle.size-17-1>li:nth-child(7) .night-order,.circle.size-17-1>li:nth-child(7) .seat,.circle.size-17-1>li:nth-child(7) .shroud,.circle.size-17-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-17-1>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-1>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-1>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-17-1>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-1>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-17-1>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-1>li:nth-child(7) .fold-enter-active,.circle.size-17-1>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-17-1>li:nth-child(7) .fold-enter,.circle.size-17-1>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-1>li:nth-child(8){transform:rotate(148.2352941176deg);z-index:10}.circle.size-17-1>li:nth-child(8)>*{transform:rotate(-148.2352941176deg)}.circle.size-17-1>li:nth-child(8) .life,.circle.size-17-1>li:nth-child(8) .night-order,.circle.size-17-1>li:nth-child(8) .seat,.circle.size-17-1>li:nth-child(8) .shroud,.circle.size-17-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-17-1>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-1>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-1>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-17-1>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-1>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-17-1>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-1>li:nth-child(8) .fold-enter-active,.circle.size-17-1>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-17-1>li:nth-child(8) .fold-enter,.circle.size-17-1>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-1>li:nth-child(9){transform:rotate(169.4117647059deg);z-index:9}.circle.size-17-1>li:nth-child(9)>*{transform:rotate(-169.4117647059deg)}.circle.size-17-1>li:nth-child(9) .life,.circle.size-17-1>li:nth-child(9) .night-order,.circle.size-17-1>li:nth-child(9) .seat,.circle.size-17-1>li:nth-child(9) .shroud,.circle.size-17-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-17-1>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-1>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-1>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-17-1>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-1>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-17-1>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-1>li:nth-child(9) .fold-enter-active,.circle.size-17-1>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-17-1>li:nth-child(9) .fold-enter,.circle.size-17-1>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-1>li:nth-child(10){transform:rotate(190.5882352941deg);z-index:10}.circle.size-17-1>li:nth-child(10)>*{transform:rotate(-190.5882352941deg)}.circle.size-17-1>li:nth-child(10) .life,.circle.size-17-1>li:nth-child(10) .night-order,.circle.size-17-1>li:nth-child(10) .seat,.circle.size-17-1>li:nth-child(10) .shroud,.circle.size-17-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-17-1>li:nth-child(11){transform:rotate(211.7647058824deg);z-index:11}.circle.size-17-1>li:nth-child(11)>*{transform:rotate(-211.7647058824deg)}.circle.size-17-1>li:nth-child(11) .life,.circle.size-17-1>li:nth-child(11) .night-order,.circle.size-17-1>li:nth-child(11) .seat,.circle.size-17-1>li:nth-child(11) .shroud,.circle.size-17-1>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-17-1>li:nth-child(12){transform:rotate(232.9411764706deg);z-index:12}.circle.size-17-1>li:nth-child(12)>*{transform:rotate(-232.9411764706deg)}.circle.size-17-1>li:nth-child(12) .life,.circle.size-17-1>li:nth-child(12) .night-order,.circle.size-17-1>li:nth-child(12) .seat,.circle.size-17-1>li:nth-child(12) .shroud,.circle.size-17-1>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-17-1>li:nth-child(13){transform:rotate(254.1176470588deg);z-index:13}.circle.size-17-1>li:nth-child(13)>*{transform:rotate(-254.1176470588deg)}.circle.size-17-1>li:nth-child(13) .life,.circle.size-17-1>li:nth-child(13) .night-order,.circle.size-17-1>li:nth-child(13) .seat,.circle.size-17-1>li:nth-child(13) .shroud,.circle.size-17-1>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-17-1>li:nth-child(14){transform:rotate(275.2941176471deg);z-index:14}.circle.size-17-1>li:nth-child(14)>*{transform:rotate(-275.2941176471deg)}.circle.size-17-1>li:nth-child(14) .life,.circle.size-17-1>li:nth-child(14) .night-order,.circle.size-17-1>li:nth-child(14) .seat,.circle.size-17-1>li:nth-child(14) .shroud,.circle.size-17-1>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-17-1>li:nth-child(15){transform:rotate(296.4705882353deg);z-index:15}.circle.size-17-1>li:nth-child(15)>*{transform:rotate(-296.4705882353deg)}.circle.size-17-1>li:nth-child(15) .life,.circle.size-17-1>li:nth-child(15) .night-order,.circle.size-17-1>li:nth-child(15) .seat,.circle.size-17-1>li:nth-child(15) .shroud,.circle.size-17-1>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-17-1>li:nth-child(16){transform:rotate(317.6470588235deg);z-index:16}.circle.size-17-1>li:nth-child(16)>*{transform:rotate(-317.6470588235deg)}.circle.size-17-1>li:nth-child(16) .life,.circle.size-17-1>li:nth-child(16) .night-order,.circle.size-17-1>li:nth-child(16) .seat,.circle.size-17-1>li:nth-child(16) .shroud,.circle.size-17-1>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-17-1>li:nth-child(17){transform:rotate(338.8235294118deg);z-index:17}.circle.size-17-1>li:nth-child(17)>*{transform:rotate(-338.8235294118deg)}.circle.size-17-1>li:nth-child(17) .life,.circle.size-17-1>li:nth-child(17) .night-order,.circle.size-17-1>li:nth-child(17) .seat,.circle.size-17-1>li:nth-child(17) .shroud,.circle.size-17-1>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-17-2>li:first-child{transform:rotate(0deg);z-index:34}.circle.size-17-2>li:first-child>*{transform:rotate(0deg)}.circle.size-17-2>li:first-child .life,.circle.size-17-2>li:first-child .night-order,.circle.size-17-2>li:first-child .seat,.circle.size-17-2>li:first-child .shroud,.circle.size-17-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-17-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:first-child .ability{right:120%;left:auto}.circle.size-17-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-17-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:first-child .fold-enter-active,.circle.size-17-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:first-child .fold-enter,.circle.size-17-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(2){transform:rotate(9.0112640801deg);z-index:33}.circle.size-17-2>li:nth-child(2)>*{transform:rotate(-9.0112640801deg)}.circle.size-17-2>li:nth-child(2) .life,.circle.size-17-2>li:nth-child(2) .night-order,.circle.size-17-2>li:nth-child(2) .seat,.circle.size-17-2>li:nth-child(2) .shroud,.circle.size-17-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-17-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(2) .fold-enter-active,.circle.size-17-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(2) .fold-enter,.circle.size-17-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(3){transform:rotate(21.1764705882deg);z-index:32}.circle.size-17-2>li:nth-child(3)>*{transform:rotate(-21.1764705882deg)}.circle.size-17-2>li:nth-child(3) .life,.circle.size-17-2>li:nth-child(3) .night-order,.circle.size-17-2>li:nth-child(3) .seat,.circle.size-17-2>li:nth-child(3) .shroud,.circle.size-17-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-17-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(3) .fold-enter-active,.circle.size-17-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(3) .fold-enter,.circle.size-17-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(4){transform:rotate(30.1877346683deg);z-index:31}.circle.size-17-2>li:nth-child(4)>*{transform:rotate(-30.1877346683deg)}.circle.size-17-2>li:nth-child(4) .life,.circle.size-17-2>li:nth-child(4) .night-order,.circle.size-17-2>li:nth-child(4) .seat,.circle.size-17-2>li:nth-child(4) .shroud,.circle.size-17-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-17-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(4) .fold-enter-active,.circle.size-17-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(4) .fold-enter,.circle.size-17-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(5){transform:rotate(42.3529411765deg);z-index:30}.circle.size-17-2>li:nth-child(5)>*{transform:rotate(-42.3529411765deg)}.circle.size-17-2>li:nth-child(5) .life,.circle.size-17-2>li:nth-child(5) .night-order,.circle.size-17-2>li:nth-child(5) .seat,.circle.size-17-2>li:nth-child(5) .shroud,.circle.size-17-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-17-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(5) .fold-enter-active,.circle.size-17-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(5) .fold-enter,.circle.size-17-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(6){transform:rotate(51.3642052566deg);z-index:29}.circle.size-17-2>li:nth-child(6)>*{transform:rotate(-51.3642052566deg)}.circle.size-17-2>li:nth-child(6) .life,.circle.size-17-2>li:nth-child(6) .night-order,.circle.size-17-2>li:nth-child(6) .seat,.circle.size-17-2>li:nth-child(6) .shroud,.circle.size-17-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-17-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(6) .fold-enter-active,.circle.size-17-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(6) .fold-enter,.circle.size-17-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(7){transform:rotate(63.5294117647deg);z-index:28}.circle.size-17-2>li:nth-child(7)>*{transform:rotate(-63.5294117647deg)}.circle.size-17-2>li:nth-child(7) .life,.circle.size-17-2>li:nth-child(7) .night-order,.circle.size-17-2>li:nth-child(7) .seat,.circle.size-17-2>li:nth-child(7) .shroud,.circle.size-17-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-17-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(7) .fold-enter-active,.circle.size-17-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(7) .fold-enter,.circle.size-17-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(8){transform:rotate(72.5406758448deg);z-index:27}.circle.size-17-2>li:nth-child(8)>*{transform:rotate(-72.5406758448deg)}.circle.size-17-2>li:nth-child(8) .life,.circle.size-17-2>li:nth-child(8) .night-order,.circle.size-17-2>li:nth-child(8) .seat,.circle.size-17-2>li:nth-child(8) .shroud,.circle.size-17-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-17-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(8) .fold-enter-active,.circle.size-17-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(8) .fold-enter,.circle.size-17-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(9){transform:rotate(84.7058823529deg);z-index:26}.circle.size-17-2>li:nth-child(9)>*{transform:rotate(-84.7058823529deg)}.circle.size-17-2>li:nth-child(9) .life,.circle.size-17-2>li:nth-child(9) .night-order,.circle.size-17-2>li:nth-child(9) .seat,.circle.size-17-2>li:nth-child(9) .shroud,.circle.size-17-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-17-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(9) .fold-enter-active,.circle.size-17-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(9) .fold-enter,.circle.size-17-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(10){transform:rotate(93.717146433deg);z-index:25}.circle.size-17-2>li:nth-child(10)>*{transform:rotate(-93.717146433deg)}.circle.size-17-2>li:nth-child(10) .life,.circle.size-17-2>li:nth-child(10) .night-order,.circle.size-17-2>li:nth-child(10) .seat,.circle.size-17-2>li:nth-child(10) .shroud,.circle.size-17-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-17-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(10) .fold-enter-active,.circle.size-17-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(10) .fold-enter,.circle.size-17-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(11){transform:rotate(105.8823529412deg);z-index:24}.circle.size-17-2>li:nth-child(11)>*{transform:rotate(-105.8823529412deg)}.circle.size-17-2>li:nth-child(11) .life,.circle.size-17-2>li:nth-child(11) .night-order,.circle.size-17-2>li:nth-child(11) .seat,.circle.size-17-2>li:nth-child(11) .shroud,.circle.size-17-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-17-2>li:nth-child(11) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(11) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(11) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(11) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(11) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(11) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(11) .fold-enter-active,.circle.size-17-2>li:nth-child(11) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(11) .fold-enter,.circle.size-17-2>li:nth-child(11) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(12){transform:rotate(114.8936170213deg);z-index:23}.circle.size-17-2>li:nth-child(12)>*{transform:rotate(-114.8936170213deg)}.circle.size-17-2>li:nth-child(12) .life,.circle.size-17-2>li:nth-child(12) .night-order,.circle.size-17-2>li:nth-child(12) .seat,.circle.size-17-2>li:nth-child(12) .shroud,.circle.size-17-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-17-2>li:nth-child(12) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(12) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(12) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(12) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(12) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(12) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(12) .fold-enter-active,.circle.size-17-2>li:nth-child(12) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(12) .fold-enter,.circle.size-17-2>li:nth-child(12) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(13){transform:rotate(127.0588235294deg);z-index:22}.circle.size-17-2>li:nth-child(13)>*{transform:rotate(-127.0588235294deg)}.circle.size-17-2>li:nth-child(13) .life,.circle.size-17-2>li:nth-child(13) .night-order,.circle.size-17-2>li:nth-child(13) .seat,.circle.size-17-2>li:nth-child(13) .shroud,.circle.size-17-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-17-2>li:nth-child(13) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(13) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(13) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(13) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(13) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(13) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(13) .fold-enter-active,.circle.size-17-2>li:nth-child(13) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(13) .fold-enter,.circle.size-17-2>li:nth-child(13) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(14){transform:rotate(136.0700876095deg);z-index:21}.circle.size-17-2>li:nth-child(14)>*{transform:rotate(-136.0700876095deg)}.circle.size-17-2>li:nth-child(14) .life,.circle.size-17-2>li:nth-child(14) .night-order,.circle.size-17-2>li:nth-child(14) .seat,.circle.size-17-2>li:nth-child(14) .shroud,.circle.size-17-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-17-2>li:nth-child(14) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(14) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(14) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(14) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(14) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(14) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(14) .fold-enter-active,.circle.size-17-2>li:nth-child(14) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(14) .fold-enter,.circle.size-17-2>li:nth-child(14) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(15){transform:rotate(148.2352941176deg);z-index:20}.circle.size-17-2>li:nth-child(15)>*{transform:rotate(-148.2352941176deg)}.circle.size-17-2>li:nth-child(15) .life,.circle.size-17-2>li:nth-child(15) .night-order,.circle.size-17-2>li:nth-child(15) .seat,.circle.size-17-2>li:nth-child(15) .shroud,.circle.size-17-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-17-2>li:nth-child(15) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(15) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(15) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(15) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(15) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(15) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(15) .fold-enter-active,.circle.size-17-2>li:nth-child(15) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(15) .fold-enter,.circle.size-17-2>li:nth-child(15) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(16){transform:rotate(157.2465581977deg);z-index:19}.circle.size-17-2>li:nth-child(16)>*{transform:rotate(-157.2465581977deg)}.circle.size-17-2>li:nth-child(16) .life,.circle.size-17-2>li:nth-child(16) .night-order,.circle.size-17-2>li:nth-child(16) .seat,.circle.size-17-2>li:nth-child(16) .shroud,.circle.size-17-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-17-2>li:nth-child(16) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(16) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(16) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(16) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(16) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(16) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(16) .fold-enter-active,.circle.size-17-2>li:nth-child(16) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(16) .fold-enter,.circle.size-17-2>li:nth-child(16) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(17){transform:rotate(169.4117647059deg);z-index:18}.circle.size-17-2>li:nth-child(17)>*{transform:rotate(-169.4117647059deg)}.circle.size-17-2>li:nth-child(17) .life,.circle.size-17-2>li:nth-child(17) .night-order,.circle.size-17-2>li:nth-child(17) .seat,.circle.size-17-2>li:nth-child(17) .shroud,.circle.size-17-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-17-2>li:nth-child(17) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(17) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(17) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(17) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(17) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(17) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(17) .fold-enter-active,.circle.size-17-2>li:nth-child(17) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(17) .fold-enter,.circle.size-17-2>li:nth-child(17) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(18){transform:rotate(178.423028786deg);z-index:17}.circle.size-17-2>li:nth-child(18)>*{transform:rotate(-178.423028786deg)}.circle.size-17-2>li:nth-child(18) .life,.circle.size-17-2>li:nth-child(18) .night-order,.circle.size-17-2>li:nth-child(18) .seat,.circle.size-17-2>li:nth-child(18) .shroud,.circle.size-17-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-17-2>li:nth-child(18) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-17-2>li:nth-child(18) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-17-2>li:nth-child(18) .ability{right:120%;left:auto}.circle.size-17-2>li:nth-child(18) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-17-2>li:nth-child(18) .pronouns{left:110%;right:auto}.circle.size-17-2>li:nth-child(18) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-17-2>li:nth-child(18) .fold-enter-active,.circle.size-17-2>li:nth-child(18) .fold-leave-active{transform-origin:right center}.circle.size-17-2>li:nth-child(18) .fold-enter,.circle.size-17-2>li:nth-child(18) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-17-2>li:nth-child(19){transform:rotate(190.5882352941deg);z-index:19}.circle.size-17-2>li:nth-child(19)>*{transform:rotate(-190.5882352941deg)}.circle.size-17-2>li:nth-child(19) .life,.circle.size-17-2>li:nth-child(19) .night-order,.circle.size-17-2>li:nth-child(19) .seat,.circle.size-17-2>li:nth-child(19) .shroud,.circle.size-17-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-17-2>li:nth-child(20){transform:rotate(199.5994993742deg);z-index:20}.circle.size-17-2>li:nth-child(20)>*{transform:rotate(-199.5994993742deg)}.circle.size-17-2>li:nth-child(20) .life,.circle.size-17-2>li:nth-child(20) .night-order,.circle.size-17-2>li:nth-child(20) .seat,.circle.size-17-2>li:nth-child(20) .shroud,.circle.size-17-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-17-2>li:nth-child(21){transform:rotate(211.7647058824deg);z-index:21}.circle.size-17-2>li:nth-child(21)>*{transform:rotate(-211.7647058824deg)}.circle.size-17-2>li:nth-child(21) .life,.circle.size-17-2>li:nth-child(21) .night-order,.circle.size-17-2>li:nth-child(21) .seat,.circle.size-17-2>li:nth-child(21) .shroud,.circle.size-17-2>li:nth-child(21) .token{animation-delay:1s;transition-delay:1s}.circle.size-17-2>li:nth-child(22){transform:rotate(220.7759699625deg);z-index:22}.circle.size-17-2>li:nth-child(22)>*{transform:rotate(-220.7759699625deg)}.circle.size-17-2>li:nth-child(22) .life,.circle.size-17-2>li:nth-child(22) .night-order,.circle.size-17-2>li:nth-child(22) .seat,.circle.size-17-2>li:nth-child(22) .shroud,.circle.size-17-2>li:nth-child(22) .token{animation-delay:1.05s;transition-delay:1.05s}.circle.size-17-2>li:nth-child(23){transform:rotate(232.9411764706deg);z-index:23}.circle.size-17-2>li:nth-child(23)>*{transform:rotate(-232.9411764706deg)}.circle.size-17-2>li:nth-child(23) .life,.circle.size-17-2>li:nth-child(23) .night-order,.circle.size-17-2>li:nth-child(23) .seat,.circle.size-17-2>li:nth-child(23) .shroud,.circle.size-17-2>li:nth-child(23) .token{animation-delay:1.1s;transition-delay:1.1s}.circle.size-17-2>li:nth-child(24){transform:rotate(241.9524405507deg);z-index:24}.circle.size-17-2>li:nth-child(24)>*{transform:rotate(-241.9524405507deg)}.circle.size-17-2>li:nth-child(24) .life,.circle.size-17-2>li:nth-child(24) .night-order,.circle.size-17-2>li:nth-child(24) .seat,.circle.size-17-2>li:nth-child(24) .shroud,.circle.size-17-2>li:nth-child(24) .token{animation-delay:1.15s;transition-delay:1.15s}.circle.size-17-2>li:nth-child(25){transform:rotate(254.1176470588deg);z-index:25}.circle.size-17-2>li:nth-child(25)>*{transform:rotate(-254.1176470588deg)}.circle.size-17-2>li:nth-child(25) .life,.circle.size-17-2>li:nth-child(25) .night-order,.circle.size-17-2>li:nth-child(25) .seat,.circle.size-17-2>li:nth-child(25) .shroud,.circle.size-17-2>li:nth-child(25) .token{animation-delay:1.2s;transition-delay:1.2s}.circle.size-17-2>li:nth-child(26){transform:rotate(263.1289111389deg);z-index:26}.circle.size-17-2>li:nth-child(26)>*{transform:rotate(-263.1289111389deg)}.circle.size-17-2>li:nth-child(26) .life,.circle.size-17-2>li:nth-child(26) .night-order,.circle.size-17-2>li:nth-child(26) .seat,.circle.size-17-2>li:nth-child(26) .shroud,.circle.size-17-2>li:nth-child(26) .token{animation-delay:1.25s;transition-delay:1.25s}.circle.size-17-2>li:nth-child(27){transform:rotate(275.2941176471deg);z-index:27}.circle.size-17-2>li:nth-child(27)>*{transform:rotate(-275.2941176471deg)}.circle.size-17-2>li:nth-child(27) .life,.circle.size-17-2>li:nth-child(27) .night-order,.circle.size-17-2>li:nth-child(27) .seat,.circle.size-17-2>li:nth-child(27) .shroud,.circle.size-17-2>li:nth-child(27) .token{animation-delay:1.3s;transition-delay:1.3s}.circle.size-17-2>li:nth-child(28){transform:rotate(284.3053817272deg);z-index:28}.circle.size-17-2>li:nth-child(28)>*{transform:rotate(-284.3053817272deg)}.circle.size-17-2>li:nth-child(28) .life,.circle.size-17-2>li:nth-child(28) .night-order,.circle.size-17-2>li:nth-child(28) .seat,.circle.size-17-2>li:nth-child(28) .shroud,.circle.size-17-2>li:nth-child(28) .token{animation-delay:1.35s;transition-delay:1.35s}.circle.size-17-2>li:nth-child(29){transform:rotate(296.4705882353deg);z-index:29}.circle.size-17-2>li:nth-child(29)>*{transform:rotate(-296.4705882353deg)}.circle.size-17-2>li:nth-child(29) .life,.circle.size-17-2>li:nth-child(29) .night-order,.circle.size-17-2>li:nth-child(29) .seat,.circle.size-17-2>li:nth-child(29) .shroud,.circle.size-17-2>li:nth-child(29) .token{animation-delay:1.4s;transition-delay:1.4s}.circle.size-17-2>li:nth-child(30){transform:rotate(305.4818523154deg);z-index:30}.circle.size-17-2>li:nth-child(30)>*{transform:rotate(-305.4818523154deg)}.circle.size-17-2>li:nth-child(30) .life,.circle.size-17-2>li:nth-child(30) .night-order,.circle.size-17-2>li:nth-child(30) .seat,.circle.size-17-2>li:nth-child(30) .shroud,.circle.size-17-2>li:nth-child(30) .token{animation-delay:1.45s;transition-delay:1.45s}.circle.size-17-2>li:nth-child(31){transform:rotate(317.6470588235deg);z-index:31}.circle.size-17-2>li:nth-child(31)>*{transform:rotate(-317.6470588235deg)}.circle.size-17-2>li:nth-child(31) .life,.circle.size-17-2>li:nth-child(31) .night-order,.circle.size-17-2>li:nth-child(31) .seat,.circle.size-17-2>li:nth-child(31) .shroud,.circle.size-17-2>li:nth-child(31) .token{animation-delay:1.5s;transition-delay:1.5s}.circle.size-17-2>li:nth-child(32){transform:rotate(326.6583229036deg);z-index:32}.circle.size-17-2>li:nth-child(32)>*{transform:rotate(-326.6583229036deg)}.circle.size-17-2>li:nth-child(32) .life,.circle.size-17-2>li:nth-child(32) .night-order,.circle.size-17-2>li:nth-child(32) .seat,.circle.size-17-2>li:nth-child(32) .shroud,.circle.size-17-2>li:nth-child(32) .token{animation-delay:1.55s;transition-delay:1.55s}.circle.size-17-2>li:nth-child(33){transform:rotate(338.8235294118deg);z-index:33}.circle.size-17-2>li:nth-child(33)>*{transform:rotate(-338.8235294118deg)}.circle.size-17-2>li:nth-child(33) .life,.circle.size-17-2>li:nth-child(33) .night-order,.circle.size-17-2>li:nth-child(33) .seat,.circle.size-17-2>li:nth-child(33) .shroud,.circle.size-17-2>li:nth-child(33) .token{animation-delay:1.6s;transition-delay:1.6s}.circle.size-17-2>li:nth-child(34){transform:rotate(347.8347934919deg);z-index:34}.circle.size-17-2>li:nth-child(34)>*{transform:rotate(-347.8347934919deg)}.circle.size-17-2>li:nth-child(34) .life,.circle.size-17-2>li:nth-child(34) .night-order,.circle.size-17-2>li:nth-child(34) .seat,.circle.size-17-2>li:nth-child(34) .shroud,.circle.size-17-2>li:nth-child(34) .token{animation-delay:1.65s;transition-delay:1.65s}.circle.size-18-1>li:first-child{transform:rotate(0deg);z-index:18}.circle.size-18-1>li:first-child>*{transform:rotate(0deg)}.circle.size-18-1>li:first-child .life,.circle.size-18-1>li:first-child .night-order,.circle.size-18-1>li:first-child .seat,.circle.size-18-1>li:first-child .shroud,.circle.size-18-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-18-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-1>li:first-child .ability{right:120%;left:auto}.circle.size-18-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-18-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-1>li:first-child .fold-enter-active,.circle.size-18-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-18-1>li:first-child .fold-enter,.circle.size-18-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-1>li:nth-child(2){transform:rotate(20deg);z-index:17}.circle.size-18-1>li:nth-child(2)>*{transform:rotate(-20deg)}.circle.size-18-1>li:nth-child(2) .life,.circle.size-18-1>li:nth-child(2) .night-order,.circle.size-18-1>li:nth-child(2) .seat,.circle.size-18-1>li:nth-child(2) .shroud,.circle.size-18-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-18-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-18-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-18-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-1>li:nth-child(2) .fold-enter-active,.circle.size-18-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-18-1>li:nth-child(2) .fold-enter,.circle.size-18-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-1>li:nth-child(3){transform:rotate(40deg);z-index:16}.circle.size-18-1>li:nth-child(3)>*{transform:rotate(-40deg)}.circle.size-18-1>li:nth-child(3) .life,.circle.size-18-1>li:nth-child(3) .night-order,.circle.size-18-1>li:nth-child(3) .seat,.circle.size-18-1>li:nth-child(3) .shroud,.circle.size-18-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-18-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-18-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-18-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-1>li:nth-child(3) .fold-enter-active,.circle.size-18-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-18-1>li:nth-child(3) .fold-enter,.circle.size-18-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-1>li:nth-child(4){transform:rotate(60deg);z-index:15}.circle.size-18-1>li:nth-child(4)>*{transform:rotate(-60deg)}.circle.size-18-1>li:nth-child(4) .life,.circle.size-18-1>li:nth-child(4) .night-order,.circle.size-18-1>li:nth-child(4) .seat,.circle.size-18-1>li:nth-child(4) .shroud,.circle.size-18-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-18-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-18-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-18-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-1>li:nth-child(4) .fold-enter-active,.circle.size-18-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-18-1>li:nth-child(4) .fold-enter,.circle.size-18-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-1>li:nth-child(5){transform:rotate(80deg);z-index:14}.circle.size-18-1>li:nth-child(5)>*{transform:rotate(-80deg)}.circle.size-18-1>li:nth-child(5) .life,.circle.size-18-1>li:nth-child(5) .night-order,.circle.size-18-1>li:nth-child(5) .seat,.circle.size-18-1>li:nth-child(5) .shroud,.circle.size-18-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-18-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-18-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-18-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-1>li:nth-child(5) .fold-enter-active,.circle.size-18-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-18-1>li:nth-child(5) .fold-enter,.circle.size-18-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-1>li:nth-child(6){transform:rotate(100deg);z-index:13}.circle.size-18-1>li:nth-child(6)>*{transform:rotate(-100deg)}.circle.size-18-1>li:nth-child(6) .life,.circle.size-18-1>li:nth-child(6) .night-order,.circle.size-18-1>li:nth-child(6) .seat,.circle.size-18-1>li:nth-child(6) .shroud,.circle.size-18-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-18-1>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-1>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-1>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-18-1>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-1>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-18-1>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-1>li:nth-child(6) .fold-enter-active,.circle.size-18-1>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-18-1>li:nth-child(6) .fold-enter,.circle.size-18-1>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-1>li:nth-child(7){transform:rotate(120deg);z-index:12}.circle.size-18-1>li:nth-child(7)>*{transform:rotate(-120deg)}.circle.size-18-1>li:nth-child(7) .life,.circle.size-18-1>li:nth-child(7) .night-order,.circle.size-18-1>li:nth-child(7) .seat,.circle.size-18-1>li:nth-child(7) .shroud,.circle.size-18-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-18-1>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-1>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-1>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-18-1>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-1>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-18-1>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-1>li:nth-child(7) .fold-enter-active,.circle.size-18-1>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-18-1>li:nth-child(7) .fold-enter,.circle.size-18-1>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-1>li:nth-child(8){transform:rotate(140deg);z-index:11}.circle.size-18-1>li:nth-child(8)>*{transform:rotate(-140deg)}.circle.size-18-1>li:nth-child(8) .life,.circle.size-18-1>li:nth-child(8) .night-order,.circle.size-18-1>li:nth-child(8) .seat,.circle.size-18-1>li:nth-child(8) .shroud,.circle.size-18-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-18-1>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-1>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-1>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-18-1>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-1>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-18-1>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-1>li:nth-child(8) .fold-enter-active,.circle.size-18-1>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-18-1>li:nth-child(8) .fold-enter,.circle.size-18-1>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-1>li:nth-child(9){transform:rotate(160deg);z-index:10}.circle.size-18-1>li:nth-child(9)>*{transform:rotate(-160deg)}.circle.size-18-1>li:nth-child(9) .life,.circle.size-18-1>li:nth-child(9) .night-order,.circle.size-18-1>li:nth-child(9) .seat,.circle.size-18-1>li:nth-child(9) .shroud,.circle.size-18-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-18-1>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-1>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-1>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-18-1>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-1>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-18-1>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-1>li:nth-child(9) .fold-enter-active,.circle.size-18-1>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-18-1>li:nth-child(9) .fold-enter,.circle.size-18-1>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-1>li:nth-child(10){transform:rotate(180deg);z-index:10}.circle.size-18-1>li:nth-child(10)>*{transform:rotate(-180deg)}.circle.size-18-1>li:nth-child(10) .life,.circle.size-18-1>li:nth-child(10) .night-order,.circle.size-18-1>li:nth-child(10) .seat,.circle.size-18-1>li:nth-child(10) .shroud,.circle.size-18-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-18-1>li:nth-child(11){transform:rotate(200deg);z-index:11}.circle.size-18-1>li:nth-child(11)>*{transform:rotate(-200deg)}.circle.size-18-1>li:nth-child(11) .life,.circle.size-18-1>li:nth-child(11) .night-order,.circle.size-18-1>li:nth-child(11) .seat,.circle.size-18-1>li:nth-child(11) .shroud,.circle.size-18-1>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-18-1>li:nth-child(12){transform:rotate(220deg);z-index:12}.circle.size-18-1>li:nth-child(12)>*{transform:rotate(-220deg)}.circle.size-18-1>li:nth-child(12) .life,.circle.size-18-1>li:nth-child(12) .night-order,.circle.size-18-1>li:nth-child(12) .seat,.circle.size-18-1>li:nth-child(12) .shroud,.circle.size-18-1>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-18-1>li:nth-child(13){transform:rotate(240deg);z-index:13}.circle.size-18-1>li:nth-child(13)>*{transform:rotate(-240deg)}.circle.size-18-1>li:nth-child(13) .life,.circle.size-18-1>li:nth-child(13) .night-order,.circle.size-18-1>li:nth-child(13) .seat,.circle.size-18-1>li:nth-child(13) .shroud,.circle.size-18-1>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-18-1>li:nth-child(14){transform:rotate(260deg);z-index:14}.circle.size-18-1>li:nth-child(14)>*{transform:rotate(-260deg)}.circle.size-18-1>li:nth-child(14) .life,.circle.size-18-1>li:nth-child(14) .night-order,.circle.size-18-1>li:nth-child(14) .seat,.circle.size-18-1>li:nth-child(14) .shroud,.circle.size-18-1>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-18-1>li:nth-child(15){transform:rotate(280deg);z-index:15}.circle.size-18-1>li:nth-child(15)>*{transform:rotate(-280deg)}.circle.size-18-1>li:nth-child(15) .life,.circle.size-18-1>li:nth-child(15) .night-order,.circle.size-18-1>li:nth-child(15) .seat,.circle.size-18-1>li:nth-child(15) .shroud,.circle.size-18-1>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-18-1>li:nth-child(16){transform:rotate(300deg);z-index:16}.circle.size-18-1>li:nth-child(16)>*{transform:rotate(-300deg)}.circle.size-18-1>li:nth-child(16) .life,.circle.size-18-1>li:nth-child(16) .night-order,.circle.size-18-1>li:nth-child(16) .seat,.circle.size-18-1>li:nth-child(16) .shroud,.circle.size-18-1>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-18-1>li:nth-child(17){transform:rotate(320deg);z-index:17}.circle.size-18-1>li:nth-child(17)>*{transform:rotate(-320deg)}.circle.size-18-1>li:nth-child(17) .life,.circle.size-18-1>li:nth-child(17) .night-order,.circle.size-18-1>li:nth-child(17) .seat,.circle.size-18-1>li:nth-child(17) .shroud,.circle.size-18-1>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-18-1>li:nth-child(18){transform:rotate(340deg);z-index:18}.circle.size-18-1>li:nth-child(18)>*{transform:rotate(-340deg)}.circle.size-18-1>li:nth-child(18) .life,.circle.size-18-1>li:nth-child(18) .night-order,.circle.size-18-1>li:nth-child(18) .seat,.circle.size-18-1>li:nth-child(18) .shroud,.circle.size-18-1>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-18-2>li:first-child{transform:rotate(0deg);z-index:36}.circle.size-18-2>li:first-child>*{transform:rotate(0deg)}.circle.size-18-2>li:first-child .life,.circle.size-18-2>li:first-child .night-order,.circle.size-18-2>li:first-child .seat,.circle.size-18-2>li:first-child .shroud,.circle.size-18-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-18-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:first-child .ability{right:120%;left:auto}.circle.size-18-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-18-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:first-child .fold-enter-active,.circle.size-18-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:first-child .fold-enter,.circle.size-18-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(2){transform:rotate(8.5106382979deg);z-index:35}.circle.size-18-2>li:nth-child(2)>*{transform:rotate(-8.5106382979deg)}.circle.size-18-2>li:nth-child(2) .life,.circle.size-18-2>li:nth-child(2) .night-order,.circle.size-18-2>li:nth-child(2) .seat,.circle.size-18-2>li:nth-child(2) .shroud,.circle.size-18-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-18-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(2) .fold-enter-active,.circle.size-18-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(2) .fold-enter,.circle.size-18-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(3){transform:rotate(20deg);z-index:34}.circle.size-18-2>li:nth-child(3)>*{transform:rotate(-20deg)}.circle.size-18-2>li:nth-child(3) .life,.circle.size-18-2>li:nth-child(3) .night-order,.circle.size-18-2>li:nth-child(3) .seat,.circle.size-18-2>li:nth-child(3) .shroud,.circle.size-18-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-18-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(3) .fold-enter-active,.circle.size-18-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(3) .fold-enter,.circle.size-18-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(4){transform:rotate(28.5106382979deg);z-index:33}.circle.size-18-2>li:nth-child(4)>*{transform:rotate(-28.5106382979deg)}.circle.size-18-2>li:nth-child(4) .life,.circle.size-18-2>li:nth-child(4) .night-order,.circle.size-18-2>li:nth-child(4) .seat,.circle.size-18-2>li:nth-child(4) .shroud,.circle.size-18-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-18-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(4) .fold-enter-active,.circle.size-18-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(4) .fold-enter,.circle.size-18-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(5){transform:rotate(40deg);z-index:32}.circle.size-18-2>li:nth-child(5)>*{transform:rotate(-40deg)}.circle.size-18-2>li:nth-child(5) .life,.circle.size-18-2>li:nth-child(5) .night-order,.circle.size-18-2>li:nth-child(5) .seat,.circle.size-18-2>li:nth-child(5) .shroud,.circle.size-18-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-18-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(5) .fold-enter-active,.circle.size-18-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(5) .fold-enter,.circle.size-18-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(6){transform:rotate(48.5106382979deg);z-index:31}.circle.size-18-2>li:nth-child(6)>*{transform:rotate(-48.5106382979deg)}.circle.size-18-2>li:nth-child(6) .life,.circle.size-18-2>li:nth-child(6) .night-order,.circle.size-18-2>li:nth-child(6) .seat,.circle.size-18-2>li:nth-child(6) .shroud,.circle.size-18-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-18-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(6) .fold-enter-active,.circle.size-18-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(6) .fold-enter,.circle.size-18-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(7){transform:rotate(60deg);z-index:30}.circle.size-18-2>li:nth-child(7)>*{transform:rotate(-60deg)}.circle.size-18-2>li:nth-child(7) .life,.circle.size-18-2>li:nth-child(7) .night-order,.circle.size-18-2>li:nth-child(7) .seat,.circle.size-18-2>li:nth-child(7) .shroud,.circle.size-18-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-18-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(7) .fold-enter-active,.circle.size-18-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(7) .fold-enter,.circle.size-18-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(8){transform:rotate(68.5106382979deg);z-index:29}.circle.size-18-2>li:nth-child(8)>*{transform:rotate(-68.5106382979deg)}.circle.size-18-2>li:nth-child(8) .life,.circle.size-18-2>li:nth-child(8) .night-order,.circle.size-18-2>li:nth-child(8) .seat,.circle.size-18-2>li:nth-child(8) .shroud,.circle.size-18-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-18-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(8) .fold-enter-active,.circle.size-18-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(8) .fold-enter,.circle.size-18-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(9){transform:rotate(80deg);z-index:28}.circle.size-18-2>li:nth-child(9)>*{transform:rotate(-80deg)}.circle.size-18-2>li:nth-child(9) .life,.circle.size-18-2>li:nth-child(9) .night-order,.circle.size-18-2>li:nth-child(9) .seat,.circle.size-18-2>li:nth-child(9) .shroud,.circle.size-18-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-18-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(9) .fold-enter-active,.circle.size-18-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(9) .fold-enter,.circle.size-18-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(10){transform:rotate(88.5106382979deg);z-index:27}.circle.size-18-2>li:nth-child(10)>*{transform:rotate(-88.5106382979deg)}.circle.size-18-2>li:nth-child(10) .life,.circle.size-18-2>li:nth-child(10) .night-order,.circle.size-18-2>li:nth-child(10) .seat,.circle.size-18-2>li:nth-child(10) .shroud,.circle.size-18-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-18-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(10) .fold-enter-active,.circle.size-18-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(10) .fold-enter,.circle.size-18-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(11){transform:rotate(100deg);z-index:26}.circle.size-18-2>li:nth-child(11)>*{transform:rotate(-100deg)}.circle.size-18-2>li:nth-child(11) .life,.circle.size-18-2>li:nth-child(11) .night-order,.circle.size-18-2>li:nth-child(11) .seat,.circle.size-18-2>li:nth-child(11) .shroud,.circle.size-18-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-18-2>li:nth-child(11) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(11) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(11) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(11) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(11) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(11) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(11) .fold-enter-active,.circle.size-18-2>li:nth-child(11) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(11) .fold-enter,.circle.size-18-2>li:nth-child(11) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(12){transform:rotate(108.5106382979deg);z-index:25}.circle.size-18-2>li:nth-child(12)>*{transform:rotate(-108.5106382979deg)}.circle.size-18-2>li:nth-child(12) .life,.circle.size-18-2>li:nth-child(12) .night-order,.circle.size-18-2>li:nth-child(12) .seat,.circle.size-18-2>li:nth-child(12) .shroud,.circle.size-18-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-18-2>li:nth-child(12) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(12) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(12) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(12) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(12) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(12) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(12) .fold-enter-active,.circle.size-18-2>li:nth-child(12) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(12) .fold-enter,.circle.size-18-2>li:nth-child(12) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(13){transform:rotate(120deg);z-index:24}.circle.size-18-2>li:nth-child(13)>*{transform:rotate(-120deg)}.circle.size-18-2>li:nth-child(13) .life,.circle.size-18-2>li:nth-child(13) .night-order,.circle.size-18-2>li:nth-child(13) .seat,.circle.size-18-2>li:nth-child(13) .shroud,.circle.size-18-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-18-2>li:nth-child(13) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(13) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(13) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(13) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(13) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(13) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(13) .fold-enter-active,.circle.size-18-2>li:nth-child(13) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(13) .fold-enter,.circle.size-18-2>li:nth-child(13) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(14){transform:rotate(128.5106382979deg);z-index:23}.circle.size-18-2>li:nth-child(14)>*{transform:rotate(-128.5106382979deg)}.circle.size-18-2>li:nth-child(14) .life,.circle.size-18-2>li:nth-child(14) .night-order,.circle.size-18-2>li:nth-child(14) .seat,.circle.size-18-2>li:nth-child(14) .shroud,.circle.size-18-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-18-2>li:nth-child(14) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(14) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(14) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(14) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(14) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(14) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(14) .fold-enter-active,.circle.size-18-2>li:nth-child(14) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(14) .fold-enter,.circle.size-18-2>li:nth-child(14) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(15){transform:rotate(140deg);z-index:22}.circle.size-18-2>li:nth-child(15)>*{transform:rotate(-140deg)}.circle.size-18-2>li:nth-child(15) .life,.circle.size-18-2>li:nth-child(15) .night-order,.circle.size-18-2>li:nth-child(15) .seat,.circle.size-18-2>li:nth-child(15) .shroud,.circle.size-18-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-18-2>li:nth-child(15) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(15) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(15) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(15) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(15) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(15) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(15) .fold-enter-active,.circle.size-18-2>li:nth-child(15) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(15) .fold-enter,.circle.size-18-2>li:nth-child(15) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(16){transform:rotate(148.5106382979deg);z-index:21}.circle.size-18-2>li:nth-child(16)>*{transform:rotate(-148.5106382979deg)}.circle.size-18-2>li:nth-child(16) .life,.circle.size-18-2>li:nth-child(16) .night-order,.circle.size-18-2>li:nth-child(16) .seat,.circle.size-18-2>li:nth-child(16) .shroud,.circle.size-18-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-18-2>li:nth-child(16) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(16) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(16) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(16) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(16) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(16) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(16) .fold-enter-active,.circle.size-18-2>li:nth-child(16) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(16) .fold-enter,.circle.size-18-2>li:nth-child(16) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(17){transform:rotate(160deg);z-index:20}.circle.size-18-2>li:nth-child(17)>*{transform:rotate(-160deg)}.circle.size-18-2>li:nth-child(17) .life,.circle.size-18-2>li:nth-child(17) .night-order,.circle.size-18-2>li:nth-child(17) .seat,.circle.size-18-2>li:nth-child(17) .shroud,.circle.size-18-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-18-2>li:nth-child(17) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(17) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(17) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(17) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(17) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(17) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(17) .fold-enter-active,.circle.size-18-2>li:nth-child(17) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(17) .fold-enter,.circle.size-18-2>li:nth-child(17) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(18){transform:rotate(168.5106382979deg);z-index:19}.circle.size-18-2>li:nth-child(18)>*{transform:rotate(-168.5106382979deg)}.circle.size-18-2>li:nth-child(18) .life,.circle.size-18-2>li:nth-child(18) .night-order,.circle.size-18-2>li:nth-child(18) .seat,.circle.size-18-2>li:nth-child(18) .shroud,.circle.size-18-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-18-2>li:nth-child(18) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-18-2>li:nth-child(18) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-18-2>li:nth-child(18) .ability{right:120%;left:auto}.circle.size-18-2>li:nth-child(18) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-18-2>li:nth-child(18) .pronouns{left:110%;right:auto}.circle.size-18-2>li:nth-child(18) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-18-2>li:nth-child(18) .fold-enter-active,.circle.size-18-2>li:nth-child(18) .fold-leave-active{transform-origin:right center}.circle.size-18-2>li:nth-child(18) .fold-enter,.circle.size-18-2>li:nth-child(18) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-18-2>li:nth-child(19){transform:rotate(180deg);z-index:19}.circle.size-18-2>li:nth-child(19)>*{transform:rotate(-180deg)}.circle.size-18-2>li:nth-child(19) .life,.circle.size-18-2>li:nth-child(19) .night-order,.circle.size-18-2>li:nth-child(19) .seat,.circle.size-18-2>li:nth-child(19) .shroud,.circle.size-18-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-18-2>li:nth-child(20){transform:rotate(188.5106382979deg);z-index:20}.circle.size-18-2>li:nth-child(20)>*{transform:rotate(-188.5106382979deg)}.circle.size-18-2>li:nth-child(20) .life,.circle.size-18-2>li:nth-child(20) .night-order,.circle.size-18-2>li:nth-child(20) .seat,.circle.size-18-2>li:nth-child(20) .shroud,.circle.size-18-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-18-2>li:nth-child(21){transform:rotate(200deg);z-index:21}.circle.size-18-2>li:nth-child(21)>*{transform:rotate(-200deg)}.circle.size-18-2>li:nth-child(21) .life,.circle.size-18-2>li:nth-child(21) .night-order,.circle.size-18-2>li:nth-child(21) .seat,.circle.size-18-2>li:nth-child(21) .shroud,.circle.size-18-2>li:nth-child(21) .token{animation-delay:1s;transition-delay:1s}.circle.size-18-2>li:nth-child(22){transform:rotate(208.5106382979deg);z-index:22}.circle.size-18-2>li:nth-child(22)>*{transform:rotate(-208.5106382979deg)}.circle.size-18-2>li:nth-child(22) .life,.circle.size-18-2>li:nth-child(22) .night-order,.circle.size-18-2>li:nth-child(22) .seat,.circle.size-18-2>li:nth-child(22) .shroud,.circle.size-18-2>li:nth-child(22) .token{animation-delay:1.05s;transition-delay:1.05s}.circle.size-18-2>li:nth-child(23){transform:rotate(220deg);z-index:23}.circle.size-18-2>li:nth-child(23)>*{transform:rotate(-220deg)}.circle.size-18-2>li:nth-child(23) .life,.circle.size-18-2>li:nth-child(23) .night-order,.circle.size-18-2>li:nth-child(23) .seat,.circle.size-18-2>li:nth-child(23) .shroud,.circle.size-18-2>li:nth-child(23) .token{animation-delay:1.1s;transition-delay:1.1s}.circle.size-18-2>li:nth-child(24){transform:rotate(228.5106382979deg);z-index:24}.circle.size-18-2>li:nth-child(24)>*{transform:rotate(-228.5106382979deg)}.circle.size-18-2>li:nth-child(24) .life,.circle.size-18-2>li:nth-child(24) .night-order,.circle.size-18-2>li:nth-child(24) .seat,.circle.size-18-2>li:nth-child(24) .shroud,.circle.size-18-2>li:nth-child(24) .token{animation-delay:1.15s;transition-delay:1.15s}.circle.size-18-2>li:nth-child(25){transform:rotate(240deg);z-index:25}.circle.size-18-2>li:nth-child(25)>*{transform:rotate(-240deg)}.circle.size-18-2>li:nth-child(25) .life,.circle.size-18-2>li:nth-child(25) .night-order,.circle.size-18-2>li:nth-child(25) .seat,.circle.size-18-2>li:nth-child(25) .shroud,.circle.size-18-2>li:nth-child(25) .token{animation-delay:1.2s;transition-delay:1.2s}.circle.size-18-2>li:nth-child(26){transform:rotate(248.5106382979deg);z-index:26}.circle.size-18-2>li:nth-child(26)>*{transform:rotate(-248.5106382979deg)}.circle.size-18-2>li:nth-child(26) .life,.circle.size-18-2>li:nth-child(26) .night-order,.circle.size-18-2>li:nth-child(26) .seat,.circle.size-18-2>li:nth-child(26) .shroud,.circle.size-18-2>li:nth-child(26) .token{animation-delay:1.25s;transition-delay:1.25s}.circle.size-18-2>li:nth-child(27){transform:rotate(260deg);z-index:27}.circle.size-18-2>li:nth-child(27)>*{transform:rotate(-260deg)}.circle.size-18-2>li:nth-child(27) .life,.circle.size-18-2>li:nth-child(27) .night-order,.circle.size-18-2>li:nth-child(27) .seat,.circle.size-18-2>li:nth-child(27) .shroud,.circle.size-18-2>li:nth-child(27) .token{animation-delay:1.3s;transition-delay:1.3s}.circle.size-18-2>li:nth-child(28){transform:rotate(268.5106382979deg);z-index:28}.circle.size-18-2>li:nth-child(28)>*{transform:rotate(-268.5106382979deg)}.circle.size-18-2>li:nth-child(28) .life,.circle.size-18-2>li:nth-child(28) .night-order,.circle.size-18-2>li:nth-child(28) .seat,.circle.size-18-2>li:nth-child(28) .shroud,.circle.size-18-2>li:nth-child(28) .token{animation-delay:1.35s;transition-delay:1.35s}.circle.size-18-2>li:nth-child(29){transform:rotate(280deg);z-index:29}.circle.size-18-2>li:nth-child(29)>*{transform:rotate(-280deg)}.circle.size-18-2>li:nth-child(29) .life,.circle.size-18-2>li:nth-child(29) .night-order,.circle.size-18-2>li:nth-child(29) .seat,.circle.size-18-2>li:nth-child(29) .shroud,.circle.size-18-2>li:nth-child(29) .token{animation-delay:1.4s;transition-delay:1.4s}.circle.size-18-2>li:nth-child(30){transform:rotate(288.5106382979deg);z-index:30}.circle.size-18-2>li:nth-child(30)>*{transform:rotate(-288.5106382979deg)}.circle.size-18-2>li:nth-child(30) .life,.circle.size-18-2>li:nth-child(30) .night-order,.circle.size-18-2>li:nth-child(30) .seat,.circle.size-18-2>li:nth-child(30) .shroud,.circle.size-18-2>li:nth-child(30) .token{animation-delay:1.45s;transition-delay:1.45s}.circle.size-18-2>li:nth-child(31){transform:rotate(300deg);z-index:31}.circle.size-18-2>li:nth-child(31)>*{transform:rotate(-300deg)}.circle.size-18-2>li:nth-child(31) .life,.circle.size-18-2>li:nth-child(31) .night-order,.circle.size-18-2>li:nth-child(31) .seat,.circle.size-18-2>li:nth-child(31) .shroud,.circle.size-18-2>li:nth-child(31) .token{animation-delay:1.5s;transition-delay:1.5s}.circle.size-18-2>li:nth-child(32){transform:rotate(308.5106382979deg);z-index:32}.circle.size-18-2>li:nth-child(32)>*{transform:rotate(-308.5106382979deg)}.circle.size-18-2>li:nth-child(32) .life,.circle.size-18-2>li:nth-child(32) .night-order,.circle.size-18-2>li:nth-child(32) .seat,.circle.size-18-2>li:nth-child(32) .shroud,.circle.size-18-2>li:nth-child(32) .token{animation-delay:1.55s;transition-delay:1.55s}.circle.size-18-2>li:nth-child(33){transform:rotate(320deg);z-index:33}.circle.size-18-2>li:nth-child(33)>*{transform:rotate(-320deg)}.circle.size-18-2>li:nth-child(33) .life,.circle.size-18-2>li:nth-child(33) .night-order,.circle.size-18-2>li:nth-child(33) .seat,.circle.size-18-2>li:nth-child(33) .shroud,.circle.size-18-2>li:nth-child(33) .token{animation-delay:1.6s;transition-delay:1.6s}.circle.size-18-2>li:nth-child(34){transform:rotate(328.5106382979deg);z-index:34}.circle.size-18-2>li:nth-child(34)>*{transform:rotate(-328.5106382979deg)}.circle.size-18-2>li:nth-child(34) .life,.circle.size-18-2>li:nth-child(34) .night-order,.circle.size-18-2>li:nth-child(34) .seat,.circle.size-18-2>li:nth-child(34) .shroud,.circle.size-18-2>li:nth-child(34) .token{animation-delay:1.65s;transition-delay:1.65s}.circle.size-18-2>li:nth-child(35){transform:rotate(340deg);z-index:35}.circle.size-18-2>li:nth-child(35)>*{transform:rotate(-340deg)}.circle.size-18-2>li:nth-child(35) .life,.circle.size-18-2>li:nth-child(35) .night-order,.circle.size-18-2>li:nth-child(35) .seat,.circle.size-18-2>li:nth-child(35) .shroud,.circle.size-18-2>li:nth-child(35) .token{animation-delay:1.7s;transition-delay:1.7s}.circle.size-18-2>li:nth-child(36){transform:rotate(348.5106382979deg);z-index:36}.circle.size-18-2>li:nth-child(36)>*{transform:rotate(-348.5106382979deg)}.circle.size-18-2>li:nth-child(36) .life,.circle.size-18-2>li:nth-child(36) .night-order,.circle.size-18-2>li:nth-child(36) .seat,.circle.size-18-2>li:nth-child(36) .shroud,.circle.size-18-2>li:nth-child(36) .token{animation-delay:1.75s;transition-delay:1.75s}.circle.size-19-1>li:first-child{transform:rotate(0deg);z-index:19}.circle.size-19-1>li:first-child>*{transform:rotate(0deg)}.circle.size-19-1>li:first-child .life,.circle.size-19-1>li:first-child .night-order,.circle.size-19-1>li:first-child .seat,.circle.size-19-1>li:first-child .shroud,.circle.size-19-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-19-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-1>li:first-child .ability{right:120%;left:auto}.circle.size-19-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-19-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-1>li:first-child .fold-enter-active,.circle.size-19-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-19-1>li:first-child .fold-enter,.circle.size-19-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-1>li:nth-child(2){transform:rotate(18.9473684211deg);z-index:18}.circle.size-19-1>li:nth-child(2)>*{transform:rotate(-18.9473684211deg)}.circle.size-19-1>li:nth-child(2) .life,.circle.size-19-1>li:nth-child(2) .night-order,.circle.size-19-1>li:nth-child(2) .seat,.circle.size-19-1>li:nth-child(2) .shroud,.circle.size-19-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-19-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-19-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-19-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-1>li:nth-child(2) .fold-enter-active,.circle.size-19-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-19-1>li:nth-child(2) .fold-enter,.circle.size-19-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-1>li:nth-child(3){transform:rotate(37.8947368421deg);z-index:17}.circle.size-19-1>li:nth-child(3)>*{transform:rotate(-37.8947368421deg)}.circle.size-19-1>li:nth-child(3) .life,.circle.size-19-1>li:nth-child(3) .night-order,.circle.size-19-1>li:nth-child(3) .seat,.circle.size-19-1>li:nth-child(3) .shroud,.circle.size-19-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-19-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-19-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-19-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-1>li:nth-child(3) .fold-enter-active,.circle.size-19-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-19-1>li:nth-child(3) .fold-enter,.circle.size-19-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-1>li:nth-child(4){transform:rotate(56.8421052632deg);z-index:16}.circle.size-19-1>li:nth-child(4)>*{transform:rotate(-56.8421052632deg)}.circle.size-19-1>li:nth-child(4) .life,.circle.size-19-1>li:nth-child(4) .night-order,.circle.size-19-1>li:nth-child(4) .seat,.circle.size-19-1>li:nth-child(4) .shroud,.circle.size-19-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-19-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-19-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-19-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-1>li:nth-child(4) .fold-enter-active,.circle.size-19-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-19-1>li:nth-child(4) .fold-enter,.circle.size-19-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-1>li:nth-child(5){transform:rotate(75.7894736842deg);z-index:15}.circle.size-19-1>li:nth-child(5)>*{transform:rotate(-75.7894736842deg)}.circle.size-19-1>li:nth-child(5) .life,.circle.size-19-1>li:nth-child(5) .night-order,.circle.size-19-1>li:nth-child(5) .seat,.circle.size-19-1>li:nth-child(5) .shroud,.circle.size-19-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-19-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-19-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-19-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-1>li:nth-child(5) .fold-enter-active,.circle.size-19-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-19-1>li:nth-child(5) .fold-enter,.circle.size-19-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-1>li:nth-child(6){transform:rotate(94.7368421053deg);z-index:14}.circle.size-19-1>li:nth-child(6)>*{transform:rotate(-94.7368421053deg)}.circle.size-19-1>li:nth-child(6) .life,.circle.size-19-1>li:nth-child(6) .night-order,.circle.size-19-1>li:nth-child(6) .seat,.circle.size-19-1>li:nth-child(6) .shroud,.circle.size-19-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-19-1>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-1>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-1>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-19-1>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-1>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-19-1>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-1>li:nth-child(6) .fold-enter-active,.circle.size-19-1>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-19-1>li:nth-child(6) .fold-enter,.circle.size-19-1>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-1>li:nth-child(7){transform:rotate(113.6842105263deg);z-index:13}.circle.size-19-1>li:nth-child(7)>*{transform:rotate(-113.6842105263deg)}.circle.size-19-1>li:nth-child(7) .life,.circle.size-19-1>li:nth-child(7) .night-order,.circle.size-19-1>li:nth-child(7) .seat,.circle.size-19-1>li:nth-child(7) .shroud,.circle.size-19-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-19-1>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-1>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-1>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-19-1>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-1>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-19-1>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-1>li:nth-child(7) .fold-enter-active,.circle.size-19-1>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-19-1>li:nth-child(7) .fold-enter,.circle.size-19-1>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-1>li:nth-child(8){transform:rotate(132.6315789474deg);z-index:12}.circle.size-19-1>li:nth-child(8)>*{transform:rotate(-132.6315789474deg)}.circle.size-19-1>li:nth-child(8) .life,.circle.size-19-1>li:nth-child(8) .night-order,.circle.size-19-1>li:nth-child(8) .seat,.circle.size-19-1>li:nth-child(8) .shroud,.circle.size-19-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-19-1>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-1>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-1>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-19-1>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-1>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-19-1>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-1>li:nth-child(8) .fold-enter-active,.circle.size-19-1>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-19-1>li:nth-child(8) .fold-enter,.circle.size-19-1>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-1>li:nth-child(9){transform:rotate(151.5789473684deg);z-index:11}.circle.size-19-1>li:nth-child(9)>*{transform:rotate(-151.5789473684deg)}.circle.size-19-1>li:nth-child(9) .life,.circle.size-19-1>li:nth-child(9) .night-order,.circle.size-19-1>li:nth-child(9) .seat,.circle.size-19-1>li:nth-child(9) .shroud,.circle.size-19-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-19-1>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-1>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-1>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-19-1>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-1>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-19-1>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-1>li:nth-child(9) .fold-enter-active,.circle.size-19-1>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-19-1>li:nth-child(9) .fold-enter,.circle.size-19-1>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-1>li:nth-child(10){transform:rotate(170.5263157895deg);z-index:10}.circle.size-19-1>li:nth-child(10)>*{transform:rotate(-170.5263157895deg)}.circle.size-19-1>li:nth-child(10) .life,.circle.size-19-1>li:nth-child(10) .night-order,.circle.size-19-1>li:nth-child(10) .seat,.circle.size-19-1>li:nth-child(10) .shroud,.circle.size-19-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-19-1>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-1>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-1>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-19-1>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-1>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-19-1>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-1>li:nth-child(10) .fold-enter-active,.circle.size-19-1>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-19-1>li:nth-child(10) .fold-enter,.circle.size-19-1>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-1>li:nth-child(11){transform:rotate(189.4736842105deg);z-index:11}.circle.size-19-1>li:nth-child(11)>*{transform:rotate(-189.4736842105deg)}.circle.size-19-1>li:nth-child(11) .life,.circle.size-19-1>li:nth-child(11) .night-order,.circle.size-19-1>li:nth-child(11) .seat,.circle.size-19-1>li:nth-child(11) .shroud,.circle.size-19-1>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-19-1>li:nth-child(12){transform:rotate(208.4210526316deg);z-index:12}.circle.size-19-1>li:nth-child(12)>*{transform:rotate(-208.4210526316deg)}.circle.size-19-1>li:nth-child(12) .life,.circle.size-19-1>li:nth-child(12) .night-order,.circle.size-19-1>li:nth-child(12) .seat,.circle.size-19-1>li:nth-child(12) .shroud,.circle.size-19-1>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-19-1>li:nth-child(13){transform:rotate(227.3684210526deg);z-index:13}.circle.size-19-1>li:nth-child(13)>*{transform:rotate(-227.3684210526deg)}.circle.size-19-1>li:nth-child(13) .life,.circle.size-19-1>li:nth-child(13) .night-order,.circle.size-19-1>li:nth-child(13) .seat,.circle.size-19-1>li:nth-child(13) .shroud,.circle.size-19-1>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-19-1>li:nth-child(14){transform:rotate(246.3157894737deg);z-index:14}.circle.size-19-1>li:nth-child(14)>*{transform:rotate(-246.3157894737deg)}.circle.size-19-1>li:nth-child(14) .life,.circle.size-19-1>li:nth-child(14) .night-order,.circle.size-19-1>li:nth-child(14) .seat,.circle.size-19-1>li:nth-child(14) .shroud,.circle.size-19-1>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-19-1>li:nth-child(15){transform:rotate(265.2631578947deg);z-index:15}.circle.size-19-1>li:nth-child(15)>*{transform:rotate(-265.2631578947deg)}.circle.size-19-1>li:nth-child(15) .life,.circle.size-19-1>li:nth-child(15) .night-order,.circle.size-19-1>li:nth-child(15) .seat,.circle.size-19-1>li:nth-child(15) .shroud,.circle.size-19-1>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-19-1>li:nth-child(16){transform:rotate(284.2105263158deg);z-index:16}.circle.size-19-1>li:nth-child(16)>*{transform:rotate(-284.2105263158deg)}.circle.size-19-1>li:nth-child(16) .life,.circle.size-19-1>li:nth-child(16) .night-order,.circle.size-19-1>li:nth-child(16) .seat,.circle.size-19-1>li:nth-child(16) .shroud,.circle.size-19-1>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-19-1>li:nth-child(17){transform:rotate(303.1578947368deg);z-index:17}.circle.size-19-1>li:nth-child(17)>*{transform:rotate(-303.1578947368deg)}.circle.size-19-1>li:nth-child(17) .life,.circle.size-19-1>li:nth-child(17) .night-order,.circle.size-19-1>li:nth-child(17) .seat,.circle.size-19-1>li:nth-child(17) .shroud,.circle.size-19-1>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-19-1>li:nth-child(18){transform:rotate(322.1052631579deg);z-index:18}.circle.size-19-1>li:nth-child(18)>*{transform:rotate(-322.1052631579deg)}.circle.size-19-1>li:nth-child(18) .life,.circle.size-19-1>li:nth-child(18) .night-order,.circle.size-19-1>li:nth-child(18) .seat,.circle.size-19-1>li:nth-child(18) .shroud,.circle.size-19-1>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-19-1>li:nth-child(19){transform:rotate(341.0526315789deg);z-index:19}.circle.size-19-1>li:nth-child(19)>*{transform:rotate(-341.0526315789deg)}.circle.size-19-1>li:nth-child(19) .life,.circle.size-19-1>li:nth-child(19) .night-order,.circle.size-19-1>li:nth-child(19) .seat,.circle.size-19-1>li:nth-child(19) .shroud,.circle.size-19-1>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-19-2>li:first-child{transform:rotate(0deg);z-index:38}.circle.size-19-2>li:first-child>*{transform:rotate(0deg)}.circle.size-19-2>li:first-child .life,.circle.size-19-2>li:first-child .night-order,.circle.size-19-2>li:first-child .seat,.circle.size-19-2>li:first-child .shroud,.circle.size-19-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-19-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:first-child .ability{right:120%;left:auto}.circle.size-19-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-19-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:first-child .fold-enter-active,.circle.size-19-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:first-child .fold-enter,.circle.size-19-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(2){transform:rotate(8.0627099664deg);z-index:37}.circle.size-19-2>li:nth-child(2)>*{transform:rotate(-8.0627099664deg)}.circle.size-19-2>li:nth-child(2) .life,.circle.size-19-2>li:nth-child(2) .night-order,.circle.size-19-2>li:nth-child(2) .seat,.circle.size-19-2>li:nth-child(2) .shroud,.circle.size-19-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-19-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(2) .fold-enter-active,.circle.size-19-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(2) .fold-enter,.circle.size-19-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(3){transform:rotate(18.9473684211deg);z-index:36}.circle.size-19-2>li:nth-child(3)>*{transform:rotate(-18.9473684211deg)}.circle.size-19-2>li:nth-child(3) .life,.circle.size-19-2>li:nth-child(3) .night-order,.circle.size-19-2>li:nth-child(3) .seat,.circle.size-19-2>li:nth-child(3) .shroud,.circle.size-19-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-19-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(3) .fold-enter-active,.circle.size-19-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(3) .fold-enter,.circle.size-19-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(4){transform:rotate(27.0100783875deg);z-index:35}.circle.size-19-2>li:nth-child(4)>*{transform:rotate(-27.0100783875deg)}.circle.size-19-2>li:nth-child(4) .life,.circle.size-19-2>li:nth-child(4) .night-order,.circle.size-19-2>li:nth-child(4) .seat,.circle.size-19-2>li:nth-child(4) .shroud,.circle.size-19-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-19-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(4) .fold-enter-active,.circle.size-19-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(4) .fold-enter,.circle.size-19-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(5){transform:rotate(37.8947368421deg);z-index:34}.circle.size-19-2>li:nth-child(5)>*{transform:rotate(-37.8947368421deg)}.circle.size-19-2>li:nth-child(5) .life,.circle.size-19-2>li:nth-child(5) .night-order,.circle.size-19-2>li:nth-child(5) .seat,.circle.size-19-2>li:nth-child(5) .shroud,.circle.size-19-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-19-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(5) .fold-enter-active,.circle.size-19-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(5) .fold-enter,.circle.size-19-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(6){transform:rotate(45.9574468085deg);z-index:33}.circle.size-19-2>li:nth-child(6)>*{transform:rotate(-45.9574468085deg)}.circle.size-19-2>li:nth-child(6) .life,.circle.size-19-2>li:nth-child(6) .night-order,.circle.size-19-2>li:nth-child(6) .seat,.circle.size-19-2>li:nth-child(6) .shroud,.circle.size-19-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-19-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(6) .fold-enter-active,.circle.size-19-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(6) .fold-enter,.circle.size-19-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(7){transform:rotate(56.8421052632deg);z-index:32}.circle.size-19-2>li:nth-child(7)>*{transform:rotate(-56.8421052632deg)}.circle.size-19-2>li:nth-child(7) .life,.circle.size-19-2>li:nth-child(7) .night-order,.circle.size-19-2>li:nth-child(7) .seat,.circle.size-19-2>li:nth-child(7) .shroud,.circle.size-19-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-19-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(7) .fold-enter-active,.circle.size-19-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(7) .fold-enter,.circle.size-19-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(8){transform:rotate(64.9048152296deg);z-index:31}.circle.size-19-2>li:nth-child(8)>*{transform:rotate(-64.9048152296deg)}.circle.size-19-2>li:nth-child(8) .life,.circle.size-19-2>li:nth-child(8) .night-order,.circle.size-19-2>li:nth-child(8) .seat,.circle.size-19-2>li:nth-child(8) .shroud,.circle.size-19-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-19-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(8) .fold-enter-active,.circle.size-19-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(8) .fold-enter,.circle.size-19-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(9){transform:rotate(75.7894736842deg);z-index:30}.circle.size-19-2>li:nth-child(9)>*{transform:rotate(-75.7894736842deg)}.circle.size-19-2>li:nth-child(9) .life,.circle.size-19-2>li:nth-child(9) .night-order,.circle.size-19-2>li:nth-child(9) .seat,.circle.size-19-2>li:nth-child(9) .shroud,.circle.size-19-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-19-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(9) .fold-enter-active,.circle.size-19-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(9) .fold-enter,.circle.size-19-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(10){transform:rotate(83.8521836506deg);z-index:29}.circle.size-19-2>li:nth-child(10)>*{transform:rotate(-83.8521836506deg)}.circle.size-19-2>li:nth-child(10) .life,.circle.size-19-2>li:nth-child(10) .night-order,.circle.size-19-2>li:nth-child(10) .seat,.circle.size-19-2>li:nth-child(10) .shroud,.circle.size-19-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-19-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(10) .fold-enter-active,.circle.size-19-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(10) .fold-enter,.circle.size-19-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(11){transform:rotate(94.7368421053deg);z-index:28}.circle.size-19-2>li:nth-child(11)>*{transform:rotate(-94.7368421053deg)}.circle.size-19-2>li:nth-child(11) .life,.circle.size-19-2>li:nth-child(11) .night-order,.circle.size-19-2>li:nth-child(11) .seat,.circle.size-19-2>li:nth-child(11) .shroud,.circle.size-19-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-19-2>li:nth-child(11) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(11) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(11) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(11) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(11) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(11) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(11) .fold-enter-active,.circle.size-19-2>li:nth-child(11) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(11) .fold-enter,.circle.size-19-2>li:nth-child(11) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(12){transform:rotate(102.7995520717deg);z-index:27}.circle.size-19-2>li:nth-child(12)>*{transform:rotate(-102.7995520717deg)}.circle.size-19-2>li:nth-child(12) .life,.circle.size-19-2>li:nth-child(12) .night-order,.circle.size-19-2>li:nth-child(12) .seat,.circle.size-19-2>li:nth-child(12) .shroud,.circle.size-19-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-19-2>li:nth-child(12) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(12) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(12) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(12) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(12) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(12) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(12) .fold-enter-active,.circle.size-19-2>li:nth-child(12) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(12) .fold-enter,.circle.size-19-2>li:nth-child(12) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(13){transform:rotate(113.6842105263deg);z-index:26}.circle.size-19-2>li:nth-child(13)>*{transform:rotate(-113.6842105263deg)}.circle.size-19-2>li:nth-child(13) .life,.circle.size-19-2>li:nth-child(13) .night-order,.circle.size-19-2>li:nth-child(13) .seat,.circle.size-19-2>li:nth-child(13) .shroud,.circle.size-19-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-19-2>li:nth-child(13) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(13) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(13) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(13) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(13) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(13) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(13) .fold-enter-active,.circle.size-19-2>li:nth-child(13) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(13) .fold-enter,.circle.size-19-2>li:nth-child(13) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(14){transform:rotate(121.7469204927deg);z-index:25}.circle.size-19-2>li:nth-child(14)>*{transform:rotate(-121.7469204927deg)}.circle.size-19-2>li:nth-child(14) .life,.circle.size-19-2>li:nth-child(14) .night-order,.circle.size-19-2>li:nth-child(14) .seat,.circle.size-19-2>li:nth-child(14) .shroud,.circle.size-19-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-19-2>li:nth-child(14) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(14) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(14) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(14) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(14) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(14) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(14) .fold-enter-active,.circle.size-19-2>li:nth-child(14) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(14) .fold-enter,.circle.size-19-2>li:nth-child(14) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(15){transform:rotate(132.6315789474deg);z-index:24}.circle.size-19-2>li:nth-child(15)>*{transform:rotate(-132.6315789474deg)}.circle.size-19-2>li:nth-child(15) .life,.circle.size-19-2>li:nth-child(15) .night-order,.circle.size-19-2>li:nth-child(15) .seat,.circle.size-19-2>li:nth-child(15) .shroud,.circle.size-19-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-19-2>li:nth-child(15) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(15) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(15) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(15) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(15) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(15) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(15) .fold-enter-active,.circle.size-19-2>li:nth-child(15) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(15) .fold-enter,.circle.size-19-2>li:nth-child(15) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(16){transform:rotate(140.6942889138deg);z-index:23}.circle.size-19-2>li:nth-child(16)>*{transform:rotate(-140.6942889138deg)}.circle.size-19-2>li:nth-child(16) .life,.circle.size-19-2>li:nth-child(16) .night-order,.circle.size-19-2>li:nth-child(16) .seat,.circle.size-19-2>li:nth-child(16) .shroud,.circle.size-19-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-19-2>li:nth-child(16) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(16) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(16) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(16) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(16) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(16) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(16) .fold-enter-active,.circle.size-19-2>li:nth-child(16) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(16) .fold-enter,.circle.size-19-2>li:nth-child(16) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(17){transform:rotate(151.5789473684deg);z-index:22}.circle.size-19-2>li:nth-child(17)>*{transform:rotate(-151.5789473684deg)}.circle.size-19-2>li:nth-child(17) .life,.circle.size-19-2>li:nth-child(17) .night-order,.circle.size-19-2>li:nth-child(17) .seat,.circle.size-19-2>li:nth-child(17) .shroud,.circle.size-19-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-19-2>li:nth-child(17) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(17) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(17) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(17) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(17) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(17) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(17) .fold-enter-active,.circle.size-19-2>li:nth-child(17) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(17) .fold-enter,.circle.size-19-2>li:nth-child(17) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(18){transform:rotate(159.6416573348deg);z-index:21}.circle.size-19-2>li:nth-child(18)>*{transform:rotate(-159.6416573348deg)}.circle.size-19-2>li:nth-child(18) .life,.circle.size-19-2>li:nth-child(18) .night-order,.circle.size-19-2>li:nth-child(18) .seat,.circle.size-19-2>li:nth-child(18) .shroud,.circle.size-19-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-19-2>li:nth-child(18) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(18) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(18) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(18) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(18) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(18) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(18) .fold-enter-active,.circle.size-19-2>li:nth-child(18) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(18) .fold-enter,.circle.size-19-2>li:nth-child(18) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(19){transform:rotate(170.5263157895deg);z-index:20}.circle.size-19-2>li:nth-child(19)>*{transform:rotate(-170.5263157895deg)}.circle.size-19-2>li:nth-child(19) .life,.circle.size-19-2>li:nth-child(19) .night-order,.circle.size-19-2>li:nth-child(19) .seat,.circle.size-19-2>li:nth-child(19) .shroud,.circle.size-19-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-19-2>li:nth-child(19) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(19) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(19) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(19) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(19) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(19) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(19) .fold-enter-active,.circle.size-19-2>li:nth-child(19) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(19) .fold-enter,.circle.size-19-2>li:nth-child(19) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(20){transform:rotate(178.5890257559deg);z-index:19}.circle.size-19-2>li:nth-child(20)>*{transform:rotate(-178.5890257559deg)}.circle.size-19-2>li:nth-child(20) .life,.circle.size-19-2>li:nth-child(20) .night-order,.circle.size-19-2>li:nth-child(20) .seat,.circle.size-19-2>li:nth-child(20) .shroud,.circle.size-19-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-19-2>li:nth-child(20) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-19-2>li:nth-child(20) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-19-2>li:nth-child(20) .ability{right:120%;left:auto}.circle.size-19-2>li:nth-child(20) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-19-2>li:nth-child(20) .pronouns{left:110%;right:auto}.circle.size-19-2>li:nth-child(20) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-19-2>li:nth-child(20) .fold-enter-active,.circle.size-19-2>li:nth-child(20) .fold-leave-active{transform-origin:right center}.circle.size-19-2>li:nth-child(20) .fold-enter,.circle.size-19-2>li:nth-child(20) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-19-2>li:nth-child(21){transform:rotate(189.4736842105deg);z-index:21}.circle.size-19-2>li:nth-child(21)>*{transform:rotate(-189.4736842105deg)}.circle.size-19-2>li:nth-child(21) .life,.circle.size-19-2>li:nth-child(21) .night-order,.circle.size-19-2>li:nth-child(21) .seat,.circle.size-19-2>li:nth-child(21) .shroud,.circle.size-19-2>li:nth-child(21) .token{animation-delay:1s;transition-delay:1s}.circle.size-19-2>li:nth-child(22){transform:rotate(197.5363941769deg);z-index:22}.circle.size-19-2>li:nth-child(22)>*{transform:rotate(-197.5363941769deg)}.circle.size-19-2>li:nth-child(22) .life,.circle.size-19-2>li:nth-child(22) .night-order,.circle.size-19-2>li:nth-child(22) .seat,.circle.size-19-2>li:nth-child(22) .shroud,.circle.size-19-2>li:nth-child(22) .token{animation-delay:1.05s;transition-delay:1.05s}.circle.size-19-2>li:nth-child(23){transform:rotate(208.4210526316deg);z-index:23}.circle.size-19-2>li:nth-child(23)>*{transform:rotate(-208.4210526316deg)}.circle.size-19-2>li:nth-child(23) .life,.circle.size-19-2>li:nth-child(23) .night-order,.circle.size-19-2>li:nth-child(23) .seat,.circle.size-19-2>li:nth-child(23) .shroud,.circle.size-19-2>li:nth-child(23) .token{animation-delay:1.1s;transition-delay:1.1s}.circle.size-19-2>li:nth-child(24){transform:rotate(216.483762598deg);z-index:24}.circle.size-19-2>li:nth-child(24)>*{transform:rotate(-216.483762598deg)}.circle.size-19-2>li:nth-child(24) .life,.circle.size-19-2>li:nth-child(24) .night-order,.circle.size-19-2>li:nth-child(24) .seat,.circle.size-19-2>li:nth-child(24) .shroud,.circle.size-19-2>li:nth-child(24) .token{animation-delay:1.15s;transition-delay:1.15s}.circle.size-19-2>li:nth-child(25){transform:rotate(227.3684210526deg);z-index:25}.circle.size-19-2>li:nth-child(25)>*{transform:rotate(-227.3684210526deg)}.circle.size-19-2>li:nth-child(25) .life,.circle.size-19-2>li:nth-child(25) .night-order,.circle.size-19-2>li:nth-child(25) .seat,.circle.size-19-2>li:nth-child(25) .shroud,.circle.size-19-2>li:nth-child(25) .token{animation-delay:1.2s;transition-delay:1.2s}.circle.size-19-2>li:nth-child(26){transform:rotate(235.431131019deg);z-index:26}.circle.size-19-2>li:nth-child(26)>*{transform:rotate(-235.431131019deg)}.circle.size-19-2>li:nth-child(26) .life,.circle.size-19-2>li:nth-child(26) .night-order,.circle.size-19-2>li:nth-child(26) .seat,.circle.size-19-2>li:nth-child(26) .shroud,.circle.size-19-2>li:nth-child(26) .token{animation-delay:1.25s;transition-delay:1.25s}.circle.size-19-2>li:nth-child(27){transform:rotate(246.3157894737deg);z-index:27}.circle.size-19-2>li:nth-child(27)>*{transform:rotate(-246.3157894737deg)}.circle.size-19-2>li:nth-child(27) .life,.circle.size-19-2>li:nth-child(27) .night-order,.circle.size-19-2>li:nth-child(27) .seat,.circle.size-19-2>li:nth-child(27) .shroud,.circle.size-19-2>li:nth-child(27) .token{animation-delay:1.3s;transition-delay:1.3s}.circle.size-19-2>li:nth-child(28){transform:rotate(254.3784994401deg);z-index:28}.circle.size-19-2>li:nth-child(28)>*{transform:rotate(-254.3784994401deg)}.circle.size-19-2>li:nth-child(28) .life,.circle.size-19-2>li:nth-child(28) .night-order,.circle.size-19-2>li:nth-child(28) .seat,.circle.size-19-2>li:nth-child(28) .shroud,.circle.size-19-2>li:nth-child(28) .token{animation-delay:1.35s;transition-delay:1.35s}.circle.size-19-2>li:nth-child(29){transform:rotate(265.2631578947deg);z-index:29}.circle.size-19-2>li:nth-child(29)>*{transform:rotate(-265.2631578947deg)}.circle.size-19-2>li:nth-child(29) .life,.circle.size-19-2>li:nth-child(29) .night-order,.circle.size-19-2>li:nth-child(29) .seat,.circle.size-19-2>li:nth-child(29) .shroud,.circle.size-19-2>li:nth-child(29) .token{animation-delay:1.4s;transition-delay:1.4s}.circle.size-19-2>li:nth-child(30){transform:rotate(273.3258678611deg);z-index:30}.circle.size-19-2>li:nth-child(30)>*{transform:rotate(-273.3258678611deg)}.circle.size-19-2>li:nth-child(30) .life,.circle.size-19-2>li:nth-child(30) .night-order,.circle.size-19-2>li:nth-child(30) .seat,.circle.size-19-2>li:nth-child(30) .shroud,.circle.size-19-2>li:nth-child(30) .token{animation-delay:1.45s;transition-delay:1.45s}.circle.size-19-2>li:nth-child(31){transform:rotate(284.2105263158deg);z-index:31}.circle.size-19-2>li:nth-child(31)>*{transform:rotate(-284.2105263158deg)}.circle.size-19-2>li:nth-child(31) .life,.circle.size-19-2>li:nth-child(31) .night-order,.circle.size-19-2>li:nth-child(31) .seat,.circle.size-19-2>li:nth-child(31) .shroud,.circle.size-19-2>li:nth-child(31) .token{animation-delay:1.5s;transition-delay:1.5s}.circle.size-19-2>li:nth-child(32){transform:rotate(292.2732362822deg);z-index:32}.circle.size-19-2>li:nth-child(32)>*{transform:rotate(-292.2732362822deg)}.circle.size-19-2>li:nth-child(32) .life,.circle.size-19-2>li:nth-child(32) .night-order,.circle.size-19-2>li:nth-child(32) .seat,.circle.size-19-2>li:nth-child(32) .shroud,.circle.size-19-2>li:nth-child(32) .token{animation-delay:1.55s;transition-delay:1.55s}.circle.size-19-2>li:nth-child(33){transform:rotate(303.1578947368deg);z-index:33}.circle.size-19-2>li:nth-child(33)>*{transform:rotate(-303.1578947368deg)}.circle.size-19-2>li:nth-child(33) .life,.circle.size-19-2>li:nth-child(33) .night-order,.circle.size-19-2>li:nth-child(33) .seat,.circle.size-19-2>li:nth-child(33) .shroud,.circle.size-19-2>li:nth-child(33) .token{animation-delay:1.6s;transition-delay:1.6s}.circle.size-19-2>li:nth-child(34){transform:rotate(311.2206047032deg);z-index:34}.circle.size-19-2>li:nth-child(34)>*{transform:rotate(-311.2206047032deg)}.circle.size-19-2>li:nth-child(34) .life,.circle.size-19-2>li:nth-child(34) .night-order,.circle.size-19-2>li:nth-child(34) .seat,.circle.size-19-2>li:nth-child(34) .shroud,.circle.size-19-2>li:nth-child(34) .token{animation-delay:1.65s;transition-delay:1.65s}.circle.size-19-2>li:nth-child(35){transform:rotate(322.1052631579deg);z-index:35}.circle.size-19-2>li:nth-child(35)>*{transform:rotate(-322.1052631579deg)}.circle.size-19-2>li:nth-child(35) .life,.circle.size-19-2>li:nth-child(35) .night-order,.circle.size-19-2>li:nth-child(35) .seat,.circle.size-19-2>li:nth-child(35) .shroud,.circle.size-19-2>li:nth-child(35) .token{animation-delay:1.7s;transition-delay:1.7s}.circle.size-19-2>li:nth-child(36){transform:rotate(330.1679731243deg);z-index:36}.circle.size-19-2>li:nth-child(36)>*{transform:rotate(-330.1679731243deg)}.circle.size-19-2>li:nth-child(36) .life,.circle.size-19-2>li:nth-child(36) .night-order,.circle.size-19-2>li:nth-child(36) .seat,.circle.size-19-2>li:nth-child(36) .shroud,.circle.size-19-2>li:nth-child(36) .token{animation-delay:1.75s;transition-delay:1.75s}.circle.size-19-2>li:nth-child(37){transform:rotate(341.0526315789deg);z-index:37}.circle.size-19-2>li:nth-child(37)>*{transform:rotate(-341.0526315789deg)}.circle.size-19-2>li:nth-child(37) .life,.circle.size-19-2>li:nth-child(37) .night-order,.circle.size-19-2>li:nth-child(37) .seat,.circle.size-19-2>li:nth-child(37) .shroud,.circle.size-19-2>li:nth-child(37) .token{animation-delay:1.8s;transition-delay:1.8s}.circle.size-19-2>li:nth-child(38){transform:rotate(349.1153415454deg);z-index:38}.circle.size-19-2>li:nth-child(38)>*{transform:rotate(-349.1153415454deg)}.circle.size-19-2>li:nth-child(38) .life,.circle.size-19-2>li:nth-child(38) .night-order,.circle.size-19-2>li:nth-child(38) .seat,.circle.size-19-2>li:nth-child(38) .shroud,.circle.size-19-2>li:nth-child(38) .token{animation-delay:1.85s;transition-delay:1.85s}.circle.size-20-1>li:first-child{transform:rotate(0deg);z-index:20}.circle.size-20-1>li:first-child>*{transform:rotate(0deg)}.circle.size-20-1>li:first-child .life,.circle.size-20-1>li:first-child .night-order,.circle.size-20-1>li:first-child .seat,.circle.size-20-1>li:first-child .shroud,.circle.size-20-1>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-20-1>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-1>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-1>li:first-child .ability{right:120%;left:auto}.circle.size-20-1>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-1>li:first-child .pronouns{left:110%;right:auto}.circle.size-20-1>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-1>li:first-child .fold-enter-active,.circle.size-20-1>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-20-1>li:first-child .fold-enter,.circle.size-20-1>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-1>li:nth-child(2){transform:rotate(18deg);z-index:19}.circle.size-20-1>li:nth-child(2)>*{transform:rotate(-18deg)}.circle.size-20-1>li:nth-child(2) .life,.circle.size-20-1>li:nth-child(2) .night-order,.circle.size-20-1>li:nth-child(2) .seat,.circle.size-20-1>li:nth-child(2) .shroud,.circle.size-20-1>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-20-1>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-1>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-1>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-20-1>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-1>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-20-1>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-1>li:nth-child(2) .fold-enter-active,.circle.size-20-1>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-20-1>li:nth-child(2) .fold-enter,.circle.size-20-1>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-1>li:nth-child(3){transform:rotate(36deg);z-index:18}.circle.size-20-1>li:nth-child(3)>*{transform:rotate(-36deg)}.circle.size-20-1>li:nth-child(3) .life,.circle.size-20-1>li:nth-child(3) .night-order,.circle.size-20-1>li:nth-child(3) .seat,.circle.size-20-1>li:nth-child(3) .shroud,.circle.size-20-1>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-20-1>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-1>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-1>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-20-1>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-1>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-20-1>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-1>li:nth-child(3) .fold-enter-active,.circle.size-20-1>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-20-1>li:nth-child(3) .fold-enter,.circle.size-20-1>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-1>li:nth-child(4){transform:rotate(54deg);z-index:17}.circle.size-20-1>li:nth-child(4)>*{transform:rotate(-54deg)}.circle.size-20-1>li:nth-child(4) .life,.circle.size-20-1>li:nth-child(4) .night-order,.circle.size-20-1>li:nth-child(4) .seat,.circle.size-20-1>li:nth-child(4) .shroud,.circle.size-20-1>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-20-1>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-1>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-1>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-20-1>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-1>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-20-1>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-1>li:nth-child(4) .fold-enter-active,.circle.size-20-1>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-20-1>li:nth-child(4) .fold-enter,.circle.size-20-1>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-1>li:nth-child(5){transform:rotate(72deg);z-index:16}.circle.size-20-1>li:nth-child(5)>*{transform:rotate(-72deg)}.circle.size-20-1>li:nth-child(5) .life,.circle.size-20-1>li:nth-child(5) .night-order,.circle.size-20-1>li:nth-child(5) .seat,.circle.size-20-1>li:nth-child(5) .shroud,.circle.size-20-1>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-20-1>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-1>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-1>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-20-1>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-1>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-20-1>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-1>li:nth-child(5) .fold-enter-active,.circle.size-20-1>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-20-1>li:nth-child(5) .fold-enter,.circle.size-20-1>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-1>li:nth-child(6){transform:rotate(90deg);z-index:15}.circle.size-20-1>li:nth-child(6)>*{transform:rotate(-90deg)}.circle.size-20-1>li:nth-child(6) .life,.circle.size-20-1>li:nth-child(6) .night-order,.circle.size-20-1>li:nth-child(6) .seat,.circle.size-20-1>li:nth-child(6) .shroud,.circle.size-20-1>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-20-1>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-1>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-1>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-20-1>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-1>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-20-1>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-1>li:nth-child(6) .fold-enter-active,.circle.size-20-1>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-20-1>li:nth-child(6) .fold-enter,.circle.size-20-1>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-1>li:nth-child(7){transform:rotate(108deg);z-index:14}.circle.size-20-1>li:nth-child(7)>*{transform:rotate(-108deg)}.circle.size-20-1>li:nth-child(7) .life,.circle.size-20-1>li:nth-child(7) .night-order,.circle.size-20-1>li:nth-child(7) .seat,.circle.size-20-1>li:nth-child(7) .shroud,.circle.size-20-1>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-20-1>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-1>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-1>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-20-1>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-1>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-20-1>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-1>li:nth-child(7) .fold-enter-active,.circle.size-20-1>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-20-1>li:nth-child(7) .fold-enter,.circle.size-20-1>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-1>li:nth-child(8){transform:rotate(126deg);z-index:13}.circle.size-20-1>li:nth-child(8)>*{transform:rotate(-126deg)}.circle.size-20-1>li:nth-child(8) .life,.circle.size-20-1>li:nth-child(8) .night-order,.circle.size-20-1>li:nth-child(8) .seat,.circle.size-20-1>li:nth-child(8) .shroud,.circle.size-20-1>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-20-1>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-1>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-1>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-20-1>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-1>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-20-1>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-1>li:nth-child(8) .fold-enter-active,.circle.size-20-1>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-20-1>li:nth-child(8) .fold-enter,.circle.size-20-1>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-1>li:nth-child(9){transform:rotate(144deg);z-index:12}.circle.size-20-1>li:nth-child(9)>*{transform:rotate(-144deg)}.circle.size-20-1>li:nth-child(9) .life,.circle.size-20-1>li:nth-child(9) .night-order,.circle.size-20-1>li:nth-child(9) .seat,.circle.size-20-1>li:nth-child(9) .shroud,.circle.size-20-1>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-20-1>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-1>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-1>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-20-1>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-1>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-20-1>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-1>li:nth-child(9) .fold-enter-active,.circle.size-20-1>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-20-1>li:nth-child(9) .fold-enter,.circle.size-20-1>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-1>li:nth-child(10){transform:rotate(162deg);z-index:11}.circle.size-20-1>li:nth-child(10)>*{transform:rotate(-162deg)}.circle.size-20-1>li:nth-child(10) .life,.circle.size-20-1>li:nth-child(10) .night-order,.circle.size-20-1>li:nth-child(10) .seat,.circle.size-20-1>li:nth-child(10) .shroud,.circle.size-20-1>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-20-1>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-1>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-1>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-20-1>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-1>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-20-1>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-1>li:nth-child(10) .fold-enter-active,.circle.size-20-1>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-20-1>li:nth-child(10) .fold-enter,.circle.size-20-1>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-1>li:nth-child(11){transform:rotate(180deg);z-index:11}.circle.size-20-1>li:nth-child(11)>*{transform:rotate(-180deg)}.circle.size-20-1>li:nth-child(11) .life,.circle.size-20-1>li:nth-child(11) .night-order,.circle.size-20-1>li:nth-child(11) .seat,.circle.size-20-1>li:nth-child(11) .shroud,.circle.size-20-1>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-20-1>li:nth-child(12){transform:rotate(198deg);z-index:12}.circle.size-20-1>li:nth-child(12)>*{transform:rotate(-198deg)}.circle.size-20-1>li:nth-child(12) .life,.circle.size-20-1>li:nth-child(12) .night-order,.circle.size-20-1>li:nth-child(12) .seat,.circle.size-20-1>li:nth-child(12) .shroud,.circle.size-20-1>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-20-1>li:nth-child(13){transform:rotate(216deg);z-index:13}.circle.size-20-1>li:nth-child(13)>*{transform:rotate(-216deg)}.circle.size-20-1>li:nth-child(13) .life,.circle.size-20-1>li:nth-child(13) .night-order,.circle.size-20-1>li:nth-child(13) .seat,.circle.size-20-1>li:nth-child(13) .shroud,.circle.size-20-1>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-20-1>li:nth-child(14){transform:rotate(234deg);z-index:14}.circle.size-20-1>li:nth-child(14)>*{transform:rotate(-234deg)}.circle.size-20-1>li:nth-child(14) .life,.circle.size-20-1>li:nth-child(14) .night-order,.circle.size-20-1>li:nth-child(14) .seat,.circle.size-20-1>li:nth-child(14) .shroud,.circle.size-20-1>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-20-1>li:nth-child(15){transform:rotate(252deg);z-index:15}.circle.size-20-1>li:nth-child(15)>*{transform:rotate(-252deg)}.circle.size-20-1>li:nth-child(15) .life,.circle.size-20-1>li:nth-child(15) .night-order,.circle.size-20-1>li:nth-child(15) .seat,.circle.size-20-1>li:nth-child(15) .shroud,.circle.size-20-1>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-20-1>li:nth-child(16){transform:rotate(270deg);z-index:16}.circle.size-20-1>li:nth-child(16)>*{transform:rotate(-270deg)}.circle.size-20-1>li:nth-child(16) .life,.circle.size-20-1>li:nth-child(16) .night-order,.circle.size-20-1>li:nth-child(16) .seat,.circle.size-20-1>li:nth-child(16) .shroud,.circle.size-20-1>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-20-1>li:nth-child(17){transform:rotate(288deg);z-index:17}.circle.size-20-1>li:nth-child(17)>*{transform:rotate(-288deg)}.circle.size-20-1>li:nth-child(17) .life,.circle.size-20-1>li:nth-child(17) .night-order,.circle.size-20-1>li:nth-child(17) .seat,.circle.size-20-1>li:nth-child(17) .shroud,.circle.size-20-1>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-20-1>li:nth-child(18){transform:rotate(306deg);z-index:18}.circle.size-20-1>li:nth-child(18)>*{transform:rotate(-306deg)}.circle.size-20-1>li:nth-child(18) .life,.circle.size-20-1>li:nth-child(18) .night-order,.circle.size-20-1>li:nth-child(18) .seat,.circle.size-20-1>li:nth-child(18) .shroud,.circle.size-20-1>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-20-1>li:nth-child(19){transform:rotate(324deg);z-index:19}.circle.size-20-1>li:nth-child(19)>*{transform:rotate(-324deg)}.circle.size-20-1>li:nth-child(19) .life,.circle.size-20-1>li:nth-child(19) .night-order,.circle.size-20-1>li:nth-child(19) .seat,.circle.size-20-1>li:nth-child(19) .shroud,.circle.size-20-1>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-20-1>li:nth-child(20){transform:rotate(342deg);z-index:20}.circle.size-20-1>li:nth-child(20)>*{transform:rotate(-342deg)}.circle.size-20-1>li:nth-child(20) .life,.circle.size-20-1>li:nth-child(20) .night-order,.circle.size-20-1>li:nth-child(20) .seat,.circle.size-20-1>li:nth-child(20) .shroud,.circle.size-20-1>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-20-2>li:first-child{transform:rotate(0deg);z-index:40}.circle.size-20-2>li:first-child>*{transform:rotate(0deg)}.circle.size-20-2>li:first-child .life,.circle.size-20-2>li:first-child .night-order,.circle.size-20-2>li:first-child .seat,.circle.size-20-2>li:first-child .shroud,.circle.size-20-2>li:first-child .token{animation-delay:0ms;transition-delay:0ms}.circle.size-20-2>li:first-child .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:first-child .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:first-child .ability{right:120%;left:auto}.circle.size-20-2>li:first-child .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:first-child .pronouns{left:110%;right:auto}.circle.size-20-2>li:first-child .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:first-child .fold-enter-active,.circle.size-20-2>li:first-child .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:first-child .fold-enter,.circle.size-20-2>li:first-child .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(2){transform:rotate(7.6595744681deg);z-index:39}.circle.size-20-2>li:nth-child(2)>*{transform:rotate(-7.6595744681deg)}.circle.size-20-2>li:nth-child(2) .life,.circle.size-20-2>li:nth-child(2) .night-order,.circle.size-20-2>li:nth-child(2) .seat,.circle.size-20-2>li:nth-child(2) .shroud,.circle.size-20-2>li:nth-child(2) .token{animation-delay:50ms;transition-delay:50ms}.circle.size-20-2>li:nth-child(2) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(2) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(2) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(2) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(2) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(2) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(2) .fold-enter-active,.circle.size-20-2>li:nth-child(2) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(2) .fold-enter,.circle.size-20-2>li:nth-child(2) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(3){transform:rotate(18deg);z-index:38}.circle.size-20-2>li:nth-child(3)>*{transform:rotate(-18deg)}.circle.size-20-2>li:nth-child(3) .life,.circle.size-20-2>li:nth-child(3) .night-order,.circle.size-20-2>li:nth-child(3) .seat,.circle.size-20-2>li:nth-child(3) .shroud,.circle.size-20-2>li:nth-child(3) .token{animation-delay:.1s;transition-delay:.1s}.circle.size-20-2>li:nth-child(3) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(3) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(3) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(3) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(3) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(3) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(3) .fold-enter-active,.circle.size-20-2>li:nth-child(3) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(3) .fold-enter,.circle.size-20-2>li:nth-child(3) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(4){transform:rotate(25.6595744681deg);z-index:37}.circle.size-20-2>li:nth-child(4)>*{transform:rotate(-25.6595744681deg)}.circle.size-20-2>li:nth-child(4) .life,.circle.size-20-2>li:nth-child(4) .night-order,.circle.size-20-2>li:nth-child(4) .seat,.circle.size-20-2>li:nth-child(4) .shroud,.circle.size-20-2>li:nth-child(4) .token{animation-delay:.15s;transition-delay:.15s}.circle.size-20-2>li:nth-child(4) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(4) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(4) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(4) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(4) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(4) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(4) .fold-enter-active,.circle.size-20-2>li:nth-child(4) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(4) .fold-enter,.circle.size-20-2>li:nth-child(4) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(5){transform:rotate(36deg);z-index:36}.circle.size-20-2>li:nth-child(5)>*{transform:rotate(-36deg)}.circle.size-20-2>li:nth-child(5) .life,.circle.size-20-2>li:nth-child(5) .night-order,.circle.size-20-2>li:nth-child(5) .seat,.circle.size-20-2>li:nth-child(5) .shroud,.circle.size-20-2>li:nth-child(5) .token{animation-delay:.2s;transition-delay:.2s}.circle.size-20-2>li:nth-child(5) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(5) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(5) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(5) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(5) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(5) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(5) .fold-enter-active,.circle.size-20-2>li:nth-child(5) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(5) .fold-enter,.circle.size-20-2>li:nth-child(5) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(6){transform:rotate(43.6595744681deg);z-index:35}.circle.size-20-2>li:nth-child(6)>*{transform:rotate(-43.6595744681deg)}.circle.size-20-2>li:nth-child(6) .life,.circle.size-20-2>li:nth-child(6) .night-order,.circle.size-20-2>li:nth-child(6) .seat,.circle.size-20-2>li:nth-child(6) .shroud,.circle.size-20-2>li:nth-child(6) .token{animation-delay:.25s;transition-delay:.25s}.circle.size-20-2>li:nth-child(6) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(6) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(6) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(6) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(6) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(6) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(6) .fold-enter-active,.circle.size-20-2>li:nth-child(6) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(6) .fold-enter,.circle.size-20-2>li:nth-child(6) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(7){transform:rotate(54deg);z-index:34}.circle.size-20-2>li:nth-child(7)>*{transform:rotate(-54deg)}.circle.size-20-2>li:nth-child(7) .life,.circle.size-20-2>li:nth-child(7) .night-order,.circle.size-20-2>li:nth-child(7) .seat,.circle.size-20-2>li:nth-child(7) .shroud,.circle.size-20-2>li:nth-child(7) .token{animation-delay:.3s;transition-delay:.3s}.circle.size-20-2>li:nth-child(7) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(7) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(7) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(7) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(7) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(7) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(7) .fold-enter-active,.circle.size-20-2>li:nth-child(7) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(7) .fold-enter,.circle.size-20-2>li:nth-child(7) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(8){transform:rotate(61.6595744681deg);z-index:33}.circle.size-20-2>li:nth-child(8)>*{transform:rotate(-61.6595744681deg)}.circle.size-20-2>li:nth-child(8) .life,.circle.size-20-2>li:nth-child(8) .night-order,.circle.size-20-2>li:nth-child(8) .seat,.circle.size-20-2>li:nth-child(8) .shroud,.circle.size-20-2>li:nth-child(8) .token{animation-delay:.35s;transition-delay:.35s}.circle.size-20-2>li:nth-child(8) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(8) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(8) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(8) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(8) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(8) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(8) .fold-enter-active,.circle.size-20-2>li:nth-child(8) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(8) .fold-enter,.circle.size-20-2>li:nth-child(8) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(9){transform:rotate(72deg);z-index:32}.circle.size-20-2>li:nth-child(9)>*{transform:rotate(-72deg)}.circle.size-20-2>li:nth-child(9) .life,.circle.size-20-2>li:nth-child(9) .night-order,.circle.size-20-2>li:nth-child(9) .seat,.circle.size-20-2>li:nth-child(9) .shroud,.circle.size-20-2>li:nth-child(9) .token{animation-delay:.4s;transition-delay:.4s}.circle.size-20-2>li:nth-child(9) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(9) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(9) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(9) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(9) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(9) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(9) .fold-enter-active,.circle.size-20-2>li:nth-child(9) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(9) .fold-enter,.circle.size-20-2>li:nth-child(9) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(10){transform:rotate(79.6595744681deg);z-index:31}.circle.size-20-2>li:nth-child(10)>*{transform:rotate(-79.6595744681deg)}.circle.size-20-2>li:nth-child(10) .life,.circle.size-20-2>li:nth-child(10) .night-order,.circle.size-20-2>li:nth-child(10) .seat,.circle.size-20-2>li:nth-child(10) .shroud,.circle.size-20-2>li:nth-child(10) .token{animation-delay:.45s;transition-delay:.45s}.circle.size-20-2>li:nth-child(10) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(10) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(10) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(10) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(10) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(10) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(10) .fold-enter-active,.circle.size-20-2>li:nth-child(10) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(10) .fold-enter,.circle.size-20-2>li:nth-child(10) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(11){transform:rotate(90deg);z-index:30}.circle.size-20-2>li:nth-child(11)>*{transform:rotate(-90deg)}.circle.size-20-2>li:nth-child(11) .life,.circle.size-20-2>li:nth-child(11) .night-order,.circle.size-20-2>li:nth-child(11) .seat,.circle.size-20-2>li:nth-child(11) .shroud,.circle.size-20-2>li:nth-child(11) .token{animation-delay:.5s;transition-delay:.5s}.circle.size-20-2>li:nth-child(11) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(11) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(11) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(11) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(11) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(11) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(11) .fold-enter-active,.circle.size-20-2>li:nth-child(11) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(11) .fold-enter,.circle.size-20-2>li:nth-child(11) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(12){transform:rotate(97.6595744681deg);z-index:29}.circle.size-20-2>li:nth-child(12)>*{transform:rotate(-97.6595744681deg)}.circle.size-20-2>li:nth-child(12) .life,.circle.size-20-2>li:nth-child(12) .night-order,.circle.size-20-2>li:nth-child(12) .seat,.circle.size-20-2>li:nth-child(12) .shroud,.circle.size-20-2>li:nth-child(12) .token{animation-delay:.55s;transition-delay:.55s}.circle.size-20-2>li:nth-child(12) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(12) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(12) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(12) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(12) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(12) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(12) .fold-enter-active,.circle.size-20-2>li:nth-child(12) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(12) .fold-enter,.circle.size-20-2>li:nth-child(12) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(13){transform:rotate(108deg);z-index:28}.circle.size-20-2>li:nth-child(13)>*{transform:rotate(-108deg)}.circle.size-20-2>li:nth-child(13) .life,.circle.size-20-2>li:nth-child(13) .night-order,.circle.size-20-2>li:nth-child(13) .seat,.circle.size-20-2>li:nth-child(13) .shroud,.circle.size-20-2>li:nth-child(13) .token{animation-delay:.6s;transition-delay:.6s}.circle.size-20-2>li:nth-child(13) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(13) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(13) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(13) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(13) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(13) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(13) .fold-enter-active,.circle.size-20-2>li:nth-child(13) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(13) .fold-enter,.circle.size-20-2>li:nth-child(13) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(14){transform:rotate(115.6595744681deg);z-index:27}.circle.size-20-2>li:nth-child(14)>*{transform:rotate(-115.6595744681deg)}.circle.size-20-2>li:nth-child(14) .life,.circle.size-20-2>li:nth-child(14) .night-order,.circle.size-20-2>li:nth-child(14) .seat,.circle.size-20-2>li:nth-child(14) .shroud,.circle.size-20-2>li:nth-child(14) .token{animation-delay:.65s;transition-delay:.65s}.circle.size-20-2>li:nth-child(14) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(14) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(14) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(14) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(14) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(14) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(14) .fold-enter-active,.circle.size-20-2>li:nth-child(14) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(14) .fold-enter,.circle.size-20-2>li:nth-child(14) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(15){transform:rotate(126deg);z-index:26}.circle.size-20-2>li:nth-child(15)>*{transform:rotate(-126deg)}.circle.size-20-2>li:nth-child(15) .life,.circle.size-20-2>li:nth-child(15) .night-order,.circle.size-20-2>li:nth-child(15) .seat,.circle.size-20-2>li:nth-child(15) .shroud,.circle.size-20-2>li:nth-child(15) .token{animation-delay:.7s;transition-delay:.7s}.circle.size-20-2>li:nth-child(15) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(15) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(15) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(15) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(15) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(15) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(15) .fold-enter-active,.circle.size-20-2>li:nth-child(15) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(15) .fold-enter,.circle.size-20-2>li:nth-child(15) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(16){transform:rotate(133.6595744681deg);z-index:25}.circle.size-20-2>li:nth-child(16)>*{transform:rotate(-133.6595744681deg)}.circle.size-20-2>li:nth-child(16) .life,.circle.size-20-2>li:nth-child(16) .night-order,.circle.size-20-2>li:nth-child(16) .seat,.circle.size-20-2>li:nth-child(16) .shroud,.circle.size-20-2>li:nth-child(16) .token{animation-delay:.75s;transition-delay:.75s}.circle.size-20-2>li:nth-child(16) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(16) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(16) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(16) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(16) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(16) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(16) .fold-enter-active,.circle.size-20-2>li:nth-child(16) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(16) .fold-enter,.circle.size-20-2>li:nth-child(16) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(17){transform:rotate(144deg);z-index:24}.circle.size-20-2>li:nth-child(17)>*{transform:rotate(-144deg)}.circle.size-20-2>li:nth-child(17) .life,.circle.size-20-2>li:nth-child(17) .night-order,.circle.size-20-2>li:nth-child(17) .seat,.circle.size-20-2>li:nth-child(17) .shroud,.circle.size-20-2>li:nth-child(17) .token{animation-delay:.8s;transition-delay:.8s}.circle.size-20-2>li:nth-child(17) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(17) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(17) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(17) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(17) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(17) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(17) .fold-enter-active,.circle.size-20-2>li:nth-child(17) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(17) .fold-enter,.circle.size-20-2>li:nth-child(17) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(18){transform:rotate(151.6595744681deg);z-index:23}.circle.size-20-2>li:nth-child(18)>*{transform:rotate(-151.6595744681deg)}.circle.size-20-2>li:nth-child(18) .life,.circle.size-20-2>li:nth-child(18) .night-order,.circle.size-20-2>li:nth-child(18) .seat,.circle.size-20-2>li:nth-child(18) .shroud,.circle.size-20-2>li:nth-child(18) .token{animation-delay:.85s;transition-delay:.85s}.circle.size-20-2>li:nth-child(18) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(18) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(18) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(18) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(18) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(18) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(18) .fold-enter-active,.circle.size-20-2>li:nth-child(18) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(18) .fold-enter,.circle.size-20-2>li:nth-child(18) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(19){transform:rotate(162deg);z-index:22}.circle.size-20-2>li:nth-child(19)>*{transform:rotate(-162deg)}.circle.size-20-2>li:nth-child(19) .life,.circle.size-20-2>li:nth-child(19) .night-order,.circle.size-20-2>li:nth-child(19) .seat,.circle.size-20-2>li:nth-child(19) .shroud,.circle.size-20-2>li:nth-child(19) .token{animation-delay:.9s;transition-delay:.9s}.circle.size-20-2>li:nth-child(19) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(19) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(19) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(19) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(19) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(19) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(19) .fold-enter-active,.circle.size-20-2>li:nth-child(19) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(19) .fold-enter,.circle.size-20-2>li:nth-child(19) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(20){transform:rotate(169.6595744681deg);z-index:21}.circle.size-20-2>li:nth-child(20)>*{transform:rotate(-169.6595744681deg)}.circle.size-20-2>li:nth-child(20) .life,.circle.size-20-2>li:nth-child(20) .night-order,.circle.size-20-2>li:nth-child(20) .seat,.circle.size-20-2>li:nth-child(20) .shroud,.circle.size-20-2>li:nth-child(20) .token{animation-delay:.95s;transition-delay:.95s}.circle.size-20-2>li:nth-child(20) .player>.menu{left:auto;right:110%;margin-right:15px}.circle.size-20-2>li:nth-child(20) .player>.menu:before{border-left-color:#000;border-right-color:transparent;right:auto;left:100%}.circle.size-20-2>li:nth-child(20) .ability{right:120%;left:auto}.circle.size-20-2>li:nth-child(20) .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}.circle.size-20-2>li:nth-child(20) .pronouns{left:110%;right:auto}.circle.size-20-2>li:nth-child(20) .pronouns:before{border-left-color:transparent;border-right-color:#000;left:auto;right:100%}.circle.size-20-2>li:nth-child(20) .fold-enter-active,.circle.size-20-2>li:nth-child(20) .fold-leave-active{transform-origin:right center}.circle.size-20-2>li:nth-child(20) .fold-enter,.circle.size-20-2>li:nth-child(20) .fold-leave-to{transform:perspective(200px) rotateY(-90deg)}.circle.size-20-2>li:nth-child(21){transform:rotate(180deg);z-index:21}.circle.size-20-2>li:nth-child(21)>*{transform:rotate(-180deg)}.circle.size-20-2>li:nth-child(21) .life,.circle.size-20-2>li:nth-child(21) .night-order,.circle.size-20-2>li:nth-child(21) .seat,.circle.size-20-2>li:nth-child(21) .shroud,.circle.size-20-2>li:nth-child(21) .token{animation-delay:1s;transition-delay:1s}.circle.size-20-2>li:nth-child(22){transform:rotate(187.6595744681deg);z-index:22}.circle.size-20-2>li:nth-child(22)>*{transform:rotate(-187.6595744681deg)}.circle.size-20-2>li:nth-child(22) .life,.circle.size-20-2>li:nth-child(22) .night-order,.circle.size-20-2>li:nth-child(22) .seat,.circle.size-20-2>li:nth-child(22) .shroud,.circle.size-20-2>li:nth-child(22) .token{animation-delay:1.05s;transition-delay:1.05s}.circle.size-20-2>li:nth-child(23){transform:rotate(198deg);z-index:23}.circle.size-20-2>li:nth-child(23)>*{transform:rotate(-198deg)}.circle.size-20-2>li:nth-child(23) .life,.circle.size-20-2>li:nth-child(23) .night-order,.circle.size-20-2>li:nth-child(23) .seat,.circle.size-20-2>li:nth-child(23) .shroud,.circle.size-20-2>li:nth-child(23) .token{animation-delay:1.1s;transition-delay:1.1s}.circle.size-20-2>li:nth-child(24){transform:rotate(205.6595744681deg);z-index:24}.circle.size-20-2>li:nth-child(24)>*{transform:rotate(-205.6595744681deg)}.circle.size-20-2>li:nth-child(24) .life,.circle.size-20-2>li:nth-child(24) .night-order,.circle.size-20-2>li:nth-child(24) .seat,.circle.size-20-2>li:nth-child(24) .shroud,.circle.size-20-2>li:nth-child(24) .token{animation-delay:1.15s;transition-delay:1.15s}.circle.size-20-2>li:nth-child(25){transform:rotate(216deg);z-index:25}.circle.size-20-2>li:nth-child(25)>*{transform:rotate(-216deg)}.circle.size-20-2>li:nth-child(25) .life,.circle.size-20-2>li:nth-child(25) .night-order,.circle.size-20-2>li:nth-child(25) .seat,.circle.size-20-2>li:nth-child(25) .shroud,.circle.size-20-2>li:nth-child(25) .token{animation-delay:1.2s;transition-delay:1.2s}.circle.size-20-2>li:nth-child(26){transform:rotate(223.6595744681deg);z-index:26}.circle.size-20-2>li:nth-child(26)>*{transform:rotate(-223.6595744681deg)}.circle.size-20-2>li:nth-child(26) .life,.circle.size-20-2>li:nth-child(26) .night-order,.circle.size-20-2>li:nth-child(26) .seat,.circle.size-20-2>li:nth-child(26) .shroud,.circle.size-20-2>li:nth-child(26) .token{animation-delay:1.25s;transition-delay:1.25s}.circle.size-20-2>li:nth-child(27){transform:rotate(234deg);z-index:27}.circle.size-20-2>li:nth-child(27)>*{transform:rotate(-234deg)}.circle.size-20-2>li:nth-child(27) .life,.circle.size-20-2>li:nth-child(27) .night-order,.circle.size-20-2>li:nth-child(27) .seat,.circle.size-20-2>li:nth-child(27) .shroud,.circle.size-20-2>li:nth-child(27) .token{animation-delay:1.3s;transition-delay:1.3s}.circle.size-20-2>li:nth-child(28){transform:rotate(241.6595744681deg);z-index:28}.circle.size-20-2>li:nth-child(28)>*{transform:rotate(-241.6595744681deg)}.circle.size-20-2>li:nth-child(28) .life,.circle.size-20-2>li:nth-child(28) .night-order,.circle.size-20-2>li:nth-child(28) .seat,.circle.size-20-2>li:nth-child(28) .shroud,.circle.size-20-2>li:nth-child(28) .token{animation-delay:1.35s;transition-delay:1.35s}.circle.size-20-2>li:nth-child(29){transform:rotate(252deg);z-index:29}.circle.size-20-2>li:nth-child(29)>*{transform:rotate(-252deg)}.circle.size-20-2>li:nth-child(29) .life,.circle.size-20-2>li:nth-child(29) .night-order,.circle.size-20-2>li:nth-child(29) .seat,.circle.size-20-2>li:nth-child(29) .shroud,.circle.size-20-2>li:nth-child(29) .token{animation-delay:1.4s;transition-delay:1.4s}.circle.size-20-2>li:nth-child(30){transform:rotate(259.6595744681deg);z-index:30}.circle.size-20-2>li:nth-child(30)>*{transform:rotate(-259.6595744681deg)}.circle.size-20-2>li:nth-child(30) .life,.circle.size-20-2>li:nth-child(30) .night-order,.circle.size-20-2>li:nth-child(30) .seat,.circle.size-20-2>li:nth-child(30) .shroud,.circle.size-20-2>li:nth-child(30) .token{animation-delay:1.45s;transition-delay:1.45s}.circle.size-20-2>li:nth-child(31){transform:rotate(270deg);z-index:31}.circle.size-20-2>li:nth-child(31)>*{transform:rotate(-270deg)}.circle.size-20-2>li:nth-child(31) .life,.circle.size-20-2>li:nth-child(31) .night-order,.circle.size-20-2>li:nth-child(31) .seat,.circle.size-20-2>li:nth-child(31) .shroud,.circle.size-20-2>li:nth-child(31) .token{animation-delay:1.5s;transition-delay:1.5s}.circle.size-20-2>li:nth-child(32){transform:rotate(277.6595744681deg);z-index:32}.circle.size-20-2>li:nth-child(32)>*{transform:rotate(-277.6595744681deg)}.circle.size-20-2>li:nth-child(32) .life,.circle.size-20-2>li:nth-child(32) .night-order,.circle.size-20-2>li:nth-child(32) .seat,.circle.size-20-2>li:nth-child(32) .shroud,.circle.size-20-2>li:nth-child(32) .token{animation-delay:1.55s;transition-delay:1.55s}.circle.size-20-2>li:nth-child(33){transform:rotate(288deg);z-index:33}.circle.size-20-2>li:nth-child(33)>*{transform:rotate(-288deg)}.circle.size-20-2>li:nth-child(33) .life,.circle.size-20-2>li:nth-child(33) .night-order,.circle.size-20-2>li:nth-child(33) .seat,.circle.size-20-2>li:nth-child(33) .shroud,.circle.size-20-2>li:nth-child(33) .token{animation-delay:1.6s;transition-delay:1.6s}.circle.size-20-2>li:nth-child(34){transform:rotate(295.6595744681deg);z-index:34}.circle.size-20-2>li:nth-child(34)>*{transform:rotate(-295.6595744681deg)}.circle.size-20-2>li:nth-child(34) .life,.circle.size-20-2>li:nth-child(34) .night-order,.circle.size-20-2>li:nth-child(34) .seat,.circle.size-20-2>li:nth-child(34) .shroud,.circle.size-20-2>li:nth-child(34) .token{animation-delay:1.65s;transition-delay:1.65s}.circle.size-20-2>li:nth-child(35){transform:rotate(306deg);z-index:35}.circle.size-20-2>li:nth-child(35)>*{transform:rotate(-306deg)}.circle.size-20-2>li:nth-child(35) .life,.circle.size-20-2>li:nth-child(35) .night-order,.circle.size-20-2>li:nth-child(35) .seat,.circle.size-20-2>li:nth-child(35) .shroud,.circle.size-20-2>li:nth-child(35) .token{animation-delay:1.7s;transition-delay:1.7s}.circle.size-20-2>li:nth-child(36){transform:rotate(313.6595744681deg);z-index:36}.circle.size-20-2>li:nth-child(36)>*{transform:rotate(-313.6595744681deg)}.circle.size-20-2>li:nth-child(36) .life,.circle.size-20-2>li:nth-child(36) .night-order,.circle.size-20-2>li:nth-child(36) .seat,.circle.size-20-2>li:nth-child(36) .shroud,.circle.size-20-2>li:nth-child(36) .token{animation-delay:1.75s;transition-delay:1.75s}.circle.size-20-2>li:nth-child(37){transform:rotate(324deg);z-index:37}.circle.size-20-2>li:nth-child(37)>*{transform:rotate(-324deg)}.circle.size-20-2>li:nth-child(37) .life,.circle.size-20-2>li:nth-child(37) .night-order,.circle.size-20-2>li:nth-child(37) .seat,.circle.size-20-2>li:nth-child(37) .shroud,.circle.size-20-2>li:nth-child(37) .token{animation-delay:1.8s;transition-delay:1.8s}.circle.size-20-2>li:nth-child(38){transform:rotate(331.6595744681deg);z-index:38}.circle.size-20-2>li:nth-child(38)>*{transform:rotate(-331.6595744681deg)}.circle.size-20-2>li:nth-child(38) .life,.circle.size-20-2>li:nth-child(38) .night-order,.circle.size-20-2>li:nth-child(38) .seat,.circle.size-20-2>li:nth-child(38) .shroud,.circle.size-20-2>li:nth-child(38) .token{animation-delay:1.85s;transition-delay:1.85s}.circle.size-20-2>li:nth-child(39){transform:rotate(342deg);z-index:39}.circle.size-20-2>li:nth-child(39)>*{transform:rotate(-342deg)}.circle.size-20-2>li:nth-child(39) .life,.circle.size-20-2>li:nth-child(39) .night-order,.circle.size-20-2>li:nth-child(39) .seat,.circle.size-20-2>li:nth-child(39) .shroud,.circle.size-20-2>li:nth-child(39) .token{animation-delay:1.9s;transition-delay:1.9s}.circle.size-20-2>li:nth-child(40){transform:rotate(349.6595744681deg);z-index:40}.circle.size-20-2>li:nth-child(40)>*{transform:rotate(-349.6595744681deg)}.circle.size-20-2>li:nth-child(40) .life,.circle.size-20-2>li:nth-child(40) .night-order,.circle.size-20-2>li:nth-child(40) .seat,.circle.size-20-2>li:nth-child(40) .shroud,.circle.size-20-2>li:nth-child(40) .token{animation-delay:1.95s;transition-delay:1.95s}#townsquare{width:100%;height:var(--svh);position:relative;display:flex;align-items:center;align-content:center;justify-content:center}#townsquare>.storyteller{position:absolute;top:10px;left:25px;width:14vh;height:14vh}#townsquare>.storyteller>.player{margin-left:-50%;width:100%;pointer-events:all}#townsquare>.bluffs,#townsquare>.fabled{position:absolute;background:rgba(0,0,0,.5);border-radius:10px;border:3px solid #000;filter:drop-shadow(0 4px 6px rgba(0,0,0,.5));transform-origin:bottom left;transform:scale(1);opacity:1;transition:all .2s ease-in-out;z-index:50}#townsquare>.bluffs.bluffs,#townsquare>.fabled.bluffs{left:10px;bottom:10px}#townsquare>.bluffs.fabled,#townsquare>.fabled.fabled{right:10px;bottom:10px}#townsquare>.bluffs.fabled .ability,#townsquare>.fabled.fabled .ability{right:120%;left:auto}#townsquare>.bluffs.fabled .ability:before,#townsquare>.fabled.fabled .ability:before{border-right-color:transparent;border-left-color:#000;right:auto;left:100%}#townsquare>.bluffs>svg,#townsquare>.fabled>svg{position:absolute;top:10px;right:10px;cursor:pointer}#townsquare>.bluffs>svg:hover,#townsquare>.fabled>svg:hover{color:red}#townsquare>.bluffs h3,#townsquare>.fabled h3{margin:5px 1vh 0;display:flex;align-items:center;align-content:center;justify-content:center}#townsquare>.bluffs h3 span,#townsquare>.fabled h3 span{flex-grow:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#townsquare>.bluffs h3 svg,#townsquare>.fabled h3 svg{cursor:pointer;flex-grow:0}#townsquare>.bluffs h3 svg.fa-times-circle,#townsquare>.fabled h3 svg.fa-times-circle{margin-left:1vh}#townsquare>.bluffs h3 svg.fa-plus-circle,#townsquare>.fabled h3 svg.fa-plus-circle{margin-left:1vh;display:none}#townsquare>.bluffs h3 svg:hover path,#townsquare>.fabled h3 svg:hover path{fill:url(#demon);stroke-width:30px;stroke:#fff}#townsquare>.bluffs ul,#townsquare>.fabled ul{display:flex;align-items:center;justify-content:center}#townsquare>.bluffs ul li,#townsquare>.fabled ul li{width:14vh;height:14vh;margin:0 .5%;display:inline-block;transition:all .25s}#townsquare>.bluffs.closed svg.fa-times-circle,#townsquare>.fabled.closed svg.fa-times-circle{display:none}#townsquare>.bluffs.closed svg.fa-plus-circle,#townsquare>.fabled.closed svg.fa-plus-circle{display:block}#townsquare>.bluffs.closed ul li,#townsquare>.fabled.closed ul li{width:0;height:0}#townsquare>.bluffs.closed ul li .night-order,#townsquare>.fabled.closed ul li .night-order{opacity:0}#townsquare>.bluffs.closed ul li .token,#townsquare>.fabled.closed ul li .token{border-width:0}#townsquare.public>.bluffs{opacity:0;transform:scale(.1)}.fabled ul li .token:before{content:" ";opacity:0;transition:opacity .25s;background-image:url(/grimoire/img/x.ac4e061c.png);z-index:2}.night-order{position:absolute;width:100%;cursor:pointer;opacity:1;transition:opacity .2s;display:flex;top:0;align-items:center;pointer-events:none}.night-order:after{content:" ";display:block;padding-top:100%}#townsquare.public .night-order{opacity:0;pointer-events:none}.night-order:hover~.token .ability{opacity:0}.night-order span{display:flex;position:absolute;padding:5px 10px 5px 30px;width:350px;z-index:25;font-size:70%;background:rgba(0,0,0,.5);border-radius:10px;border:3px solid #000;filter:drop-shadow(0 4px 6px rgba(0,0,0,.5));text-align:left;align-items:center;opacity:0;transition:opacity .2s ease-in-out}.night-order span:before{transform:rotate(-90deg);transform-origin:center top;left:-98px;top:50%;font-size:100%;position:absolute;font-weight:700;text-align:center;width:200px}.night-order span:after{content:" ";border:10px solid transparent;width:0;height:0;position:absolute}.night-order.first span{right:120%;background:linear-gradient(90deg,#1f65ff 0,rgba(0,0,0,.5) 20%)}.night-order.first span:before{content:"First Night"}.night-order.first span:after{border-left-color:#1f65ff;margin-left:3px;left:100%}.night-order.other span{left:120%;background:linear-gradient(90deg,#ce0100 0,rgba(0,0,0,.5) 20%)}.night-order.other span:before{content:"Other Nights"}.night-order.other span:after{right:100%;margin-right:3px;border-right-color:#ce0100}.night-order em{font-style:normal;position:absolute;width:40px;height:40px;border-radius:50%;border:3px solid #000;filter:drop-shadow(0 0 6px rgba(0,0,0,.5));font-weight:700;opacity:1;pointer-events:all;transition:opacity .2s;display:flex;justify-content:center;align-items:center;z-index:3}.night-order.first em{left:-10%;background:linear-gradient(180deg,#000,#1f65ff)}.night-order.other em{right:-10%;background:linear-gradient(180deg,#000,#ce0100)}.night-order em:hover+span{opacity:1}.fabled .night-order.first span{right:auto;left:40px}.fabled .night-order.first span:after{left:auto;right:100%;margin-left:0;margin-right:3px;border-left-color:transparent;border-right-color:#1f65ff}#townsquare:not(.spectator) .fabled ul li:hover .token:before{opacity:1}h3[data-v-2cdc45c8]{margin:0 40px}textarea[data-v-2cdc45c8]{background:transparent;color:#fff;white-space:pre-wrap;word-break:break-all;border:1px solid hsla(0,0%,100%,.5);width:60vw;height:30vh;max-width:100%;margin:5px 0}.chat-input[data-v-2cdc45c8]{display:flex;margin-top:10px}.chat-input input[data-v-2cdc45c8]{flex-grow:1;font-size:1em}h3[data-v-b18f1540]{margin:0 20px}textarea[data-v-b18f1540]{width:90%;height:60px;background:#111;color:#fff;margin:10px 0}h3[data-v-80c49778]{margin:0 40px}textarea[data-v-80c49778]{background:transparent;color:#fff;white-space:pre-wrap;word-break:break-word;border:1px solid hsla(0,0%,100%,.5);width:50vw;height:50vh;max-width:100%;margin:5px 0;padding:10px;font-size:1em}.button-group[data-v-80c49778]{display:flex;justify-content:flex-end;margin-top:10px}.info[data-v-a6ea6632]{position:absolute;display:flex;width:20%;height:20%;padding:50px 0 0;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap;z-index:1}.info .countdown-pie[data-v-a6ea6632]{position:fixed;top:50%;left:50%;width:90vmin;height:90vmin;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none;z-index:0;background:conic-gradient(var(--pie-fg,hsla(0,0%,100%,.28)) calc(var(--pct)*1turn),var(--pie-bg,hsla(0,0%,100%,0)) 0);filter:drop-shadow(0 0 10px rgba(0,0,0,.35))}.info .pie-fade-enter-active[data-v-a6ea6632],.info .pie-fade-leave-active[data-v-a6ea6632]{transition:opacity .6s ease}.info .pie-fade-enter[data-v-a6ea6632],.info .pie-fade-leave-to[data-v-a6ea6632]{opacity:0}.modal-fade-wrapper[data-v-4226dac6]{z-index:5000;transition:opacity .15s ease}.modal-fade-wrapper.faded[data-v-4226dac6]{opacity:.1}.selector-wrapper[data-v-4226dac6]{display:flex;max-height:70vh}.left-panel[data-v-4226dac6]{flex:0 0 18vw;min-width:20vw;border-right:1px solid #ccc;padding:10px}.left-panel ul[data-v-4226dac6]{list-style:none;padding:0;margin:0}.left-panel ul li[data-v-4226dac6]{display:block;cursor:pointer;padding:10px;border-radius:4px;text-align:center}.left-panel ul li.selected[data-v-4226dac6]{background-color:#007bff;color:#fff}.left-panel ul li[data-v-4226dac6]:hover{background-color:#e0e0e0}.right-panel[data-v-4226dac6]{flex:1;display:flex;flex-direction:column;padding:10px}.number-grid[data-v-4226dac6]{margin-top:10px;display:grid;grid-template-columns:repeat(9,1fr);grid-gap:12px}.number-grid .number-cell[data-v-4226dac6]{border:1px solid hsla(0,0%,80%,0);border-radius:6px;text-align:center;font-size:48;padding:8px 0;cursor:pointer}.number-grid .number-cell.selected[data-v-4226dac6]{border:1px solid #ccc;color:red;font-weight:700}.number-grid .number-cell[data-v-4226dac6]:hover{border:1px solid #ccc}.scroll-wrapper[data-v-4226dac6]{min-height:30vh;min-width:40vw;overflow-y:auto;overflow-x:hidden;padding-right:2px;border:1px solid #ccc;border-radius:6px}.scroll-wrapper[data-v-4226dac6]::-webkit-scrollbar{width:6px}.scroll-wrapper[data-v-4226dac6]::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:3px}ul.tokens[data-v-4226dac6]{padding-left:5%}ul.tokens li[data-v-4226dac6]{border-radius:50%;width:8vw;margin:3px;opacity:.5;transition:all .25s}ul.tokens li.selected[data-v-4226dac6]{opacity:1}ul.tokens li.selected .buttons[data-v-4226dac6]{display:flex}ul.tokens li.selected .fa-exclamation-triangle[data-v-4226dac6]{display:block}ul.tokens li.townsfolk[data-v-4226dac6]{box-shadow:0 0 10px #1f65ff,0 0 10px #004cff}ul.tokens li.outsider[data-v-4226dac6]{box-shadow:0 0 10px #46d5ff,0 0 10px #46d5ff}ul.tokens li.minion[data-v-4226dac6]{box-shadow:0 0 10px #ff6900,0 0 10px #ff6900}ul.tokens li.demon[data-v-4226dac6]{box-shadow:0 0 10px #ce0100,0 0 10px #ce0100}ul.tokens li.traveler[data-v-4226dac6]{box-shadow:0 0 10px #cc04ff,0 0 10px #cc04ff}ul.tokens li[data-v-4226dac6]:hover{transform:scale(1.2);z-index:10}ul.tokens li .fa-exclamation-triangle[data-v-4226dac6]{position:absolute;color:red;filter:drop-shadow(0 0 3px black) drop-shadow(0 0 3px black);top:5px;right:-5px;font-size:150%;display:none}ul.tokens li .buttons[data-v-4226dac6]{display:none;position:absolute;top:95%;text-align:center;width:100%;z-index:30;font-weight:700;filter:drop-shadow(0 0 5px rgb(0,0,0))}ul.tokens li .buttons span[data-v-4226dac6]{flex-grow:1}ul.tokens li .buttons svg[data-v-4226dac6]{opacity:.25;cursor:pointer}ul.tokens li .buttons svg[data-v-4226dac6]:hover{opacity:1;color:red}ul.tokens .count[data-v-4226dac6]{opacity:1;position:absolute;left:0;font-weight:700;font-size:75%;width:5%;display:flex;align-items:center;justify-content:center}ul.tokens .count[data-v-4226dac6]:after{content:" ";display:block;padding-top:100%}ul.tokens .count.townsfolk[data-v-4226dac6]{color:#1f65ff}ul.tokens .count.outsider[data-v-4226dac6]{color:#46d5ff}ul.tokens .count.minion[data-v-4226dac6]{color:#ff6900}ul.tokens .count.demon[data-v-4226dac6]{color:#ce0100}.roles .modal .multiple[data-v-4226dac6]{display:block;text-align:center;cursor:pointer}.roles .modal .multiple.checked[data-v-4226dac6],.roles .modal .multiple[data-v-4226dac6]:hover{color:red}.roles .modal .multiple.checked[data-v-4226dac6]{margin-top:10px}.roles .modal .multiple svg[data-v-4226dac6]{margin-right:5px}.roles .modal .multiple input[data-v-4226dac6]{display:none}.roles .modal .warning[data-v-4226dac6]{color:red;position:absolute;bottom:20px;right:20px;z-index:10}.roles .modal .warning svg[data-v-4226dac6]{font-size:150%;vertical-align:middle}.roles .modal .warning span[data-v-4226dac6]{display:none;text-align:center;position:absolute;right:-20px;bottom:30px;width:420px;background:rgba(0,0,0,.75);padding:5px;border-radius:10px;border:2px solid #000}.roles .modal .warning:hover span[data-v-4226dac6]{display:block}h3[data-v-5efe62d3]{margin:0 20px}.button-group[data-v-5efe62d3]{display:flex;gap:10px;justify-content:center;margin-top:15px}.button.danger[data-v-5efe62d3]{background:#841616}.button.secondary[data-v-5efe62d3]{background:#444}.content-container[data-v-95f59b10]{display:flex;gap:10px;max-height:65vh;margin:10px 0}.left-panel[data-v-95f59b10]{min-width:40%;max-width:40%}.left-panel[data-v-95f59b10],.right-panel[data-v-95f59b10]{flex:1;display:flex;flex-direction:column}.right-panel.full-width[data-v-95f59b10]{flex:1;width:100%;max-width:100%}.content-container.single-panel[data-v-95f59b10]{display:flex}.content-container.single-panel .right-panel[data-v-95f59b10]{width:100%;max-width:100%}.panel-title[data-v-95f59b10]{font-weight:700;margin-bottom:8px;color:#fff;font-size:14px}.scroll-wrapper[data-v-95f59b10]{flex:1;overflow-y:auto;overflow-x:hidden;padding-right:4px;border:1px solid #ccc;border-radius:6px;padding:10px}.scroll-wrapper[data-v-95f59b10]::-webkit-scrollbar{width:6px}.scroll-wrapper[data-v-95f59b10]::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.3);border-radius:3px}.user-card[data-v-95f59b10]{margin-bottom:15px;padding:10px;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;background-color:hsla(0,0%,100%,.05)}.user-card[data-v-95f59b10]:last-child{margin-bottom:0}.user-card.has-selected[data-v-95f59b10]{border-color:rgba(80,200,80,.5);background-color:rgba(80,200,80,.08)}.user-header[data-v-95f59b10]{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:5px}.user-name[data-v-95f59b10]{font-weight:700;color:#fff;font-size:16px}.reselect-button[data-v-95f59b10]{padding:4px 8px;background-color:hsla(0,100%,70%,.2);border:1px solid hsla(0,100%,70%,.5);border-radius:4px;color:#f88;font-size:12px;cursor:pointer;display:flex;align-items:center;gap:4px;transition:all .2s}.reselect-button[data-v-95f59b10]:hover{background-color:hsla(0,100%,70%,.4);color:#fff}.reselect-button svg[data-v-95f59b10]{font-size:12px}.user-tokens[data-v-95f59b10]{justify-content:flex-start}.available-tokens[data-v-95f59b10],.user-tokens[data-v-95f59b10]{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-content:center;align-items:center;line-height:100%}.available-tokens[data-v-95f59b10]{justify-content:center}.available-tokens li[data-v-95f59b10],.user-tokens li[data-v-95f59b10]{border-radius:50%;width:8vw;max-width:80px;min-width:50px;margin:3px;opacity:.5;transition:all .25s;position:relative}.available-tokens li.selected[data-v-95f59b10],.user-tokens li.selected[data-v-95f59b10]{opacity:1}.available-tokens li.selected .fa-exclamation-triangle[data-v-95f59b10],.user-tokens li.selected .fa-exclamation-triangle[data-v-95f59b10]{display:block}.available-tokens li.townsfolk[data-v-95f59b10],.user-tokens li.townsfolk[data-v-95f59b10]{box-shadow:0 0 10px #1f65ff,0 0 10px #004cff}.available-tokens li.outsider[data-v-95f59b10],.user-tokens li.outsider[data-v-95f59b10]{box-shadow:0 0 10px #46d5ff,0 0 10px #46d5ff}.available-tokens li.minion[data-v-95f59b10],.user-tokens li.minion[data-v-95f59b10]{box-shadow:0 0 10px #ff6900,0 0 10px #ff6900}.available-tokens li.demon[data-v-95f59b10],.user-tokens li.demon[data-v-95f59b10]{box-shadow:0 0 10px #ce0100,0 0 10px #ce0100}.available-tokens li.traveler[data-v-95f59b10],.user-tokens li.traveler[data-v-95f59b10]{box-shadow:0 0 10px #cc04ff,0 0 10px #cc04ff}.available-tokens li[data-v-95f59b10]:hover,.user-tokens li[data-v-95f59b10]:hover{transform:scale(1.15);z-index:10}.available-tokens li .fa-exclamation-triangle[data-v-95f59b10],.user-tokens li .fa-exclamation-triangle[data-v-95f59b10]{position:absolute;color:red;filter:drop-shadow(0 0 3px black) drop-shadow(0 0 3px black);top:5px;right:-5px;font-size:150%;display:none}.user-role-selection .modal[data-v-95f59b10]{max-width:85%;max-height:75%}.user-role-selection.content-container.single-panel .right-panel[data-v-95f59b10]{max-width:100%;min-width:100%}.app-root{width:100%;height:var(--svh);position:relative;overflow:hidden}@font-face{font-family:Papyrus;src:url(/grimoire/fonts/papyrus.7821a699.eot);src:url(/grimoire/fonts/papyrus.7821a699.eot?#iefix) format("embedded-opentype"),url(/grimoire/fonts/papyrus.8f2c38f7.woff2) format("woff2"),url(/grimoire/fonts/papyrus.b94793fb.woff) format("woff"),url(/grimoire/fonts/papyrus.6c36144c.ttf) format("truetype"),url(/grimoire/img/papyrus.4ee3b046.svg#PapyrusW01) format("svg")}@font-face{font-family:PiratesBay;src:url(/grimoire/fonts/piratesbay.c3525999.ttf);font-display:swap}body,html{font-size:1.2em;line-height:1.4;background:url(/grimoire/img/background.268a38a2.jpg) 50%;background-size:cover;color:#fff;height:auto;min-height:var(--svh);font-family:Roboto Condensed,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:0;margin:0;overflow:hidden}@media screen and (max-width:1199.98px){body,html{font-size:1.1em}.night-order em{width:30px;height:30px}.fabled .night-order.first span{left:30px}}@media screen and (max-width:991.98px){body,html{font-size:1em}#controls svg{font-size:20px}.night-order em{width:20px;height:20px}.fabled .night-order.first span{left:20px}#townsquare{padding:10px}}@media screen and (max-width:767.98px){body,html{font-size:.9em}.player>.name{top:0}.player>.menu,.player>.menu:before{bottom:0}}@media screen and (max-width:575.98px){body,html{font-size:.8em}}@media(max-aspect-ratio:11/7){.bluffs h3,.fabled h3{max-width:14vh}.bluffs ul,.fabled ul{flex-direction:column}}@media(hover:none){.circle li .reminder.add{opacity:1;top:0;width:35%;padding-bottom:35%}}*{box-sizing:border-box;position:relative}a{color:#1f65ff}a:hover{color:#ce0100}h1,h2,h3,h4,h5{margin:0;text-align:center;font-family:PiratesBay,sans-serif;letter-spacing:1px;font-weight:400}ul{list-style-type:none;margin:0;padding:0}.blur-enter-active,.blur-leave-active{transition:all .25s;filter:blur(0)}.blur-enter,.blur-leave-to{opacity:0;filter:blur(20px)}.button-group{display:flex;align-items:center;justify-content:center;align-content:center}.button-group .button{margin:5px 0;border-radius:0}.button-group .button:first-child{border-top-left-radius:15px;border-bottom-left-radius:15px}.button-group .button:last-child{border-top-right-radius:15px;border-bottom-right-radius:15px}.button{padding:0;border:.125em solid transparent;border-radius:15px;box-shadow:inset 0 1px 1px #9c9c9c,0 0 10px #000;background:radial-gradient(at 0 -15%,hsla(0,0%,100%,.07) 70%,hsla(0,0%,100%,0) 71%) 0 0/80% 90% no-repeat content-box,linear-gradient(#4e4e4e,#040404) content-box,linear-gradient(#292929,#010101) border-box;color:#fff;font-weight:700;text-shadow:1px 1px rgba(0,0,0,.5);line-height:170%;margin:5px auto;cursor:pointer;transition:all .2s;white-space:nowrap}.button:hover{color:red}.button.disabled{color:gray;cursor:default;opacity:.75}.button:after,.button:before{content:" ";display:inline-block;width:10px;height:10px}.button.townsfolk{background:radial-gradient(at 0 -15%,hsla(0,0%,100%,.07) 70%,hsla(0,0%,100%,0) 71%) 0 0/80% 90% no-repeat content-box,linear-gradient(#0031ad,rgba(5,0,0,.22)) content-box,linear-gradient(#292929,#001142) border-box;box-shadow:inset 0 1px 1px #002c9c,0 0 10px #000}.button.townsfolk:hover:not(.disabled){color:#008cf7}.button.demon{background:radial-gradient(at 0 -15%,hsla(0,0%,100%,.07) 70%,hsla(0,0%,100%,0) 71%) 0 0/80% 90% no-repeat content-box,linear-gradient(#ad0000,rgba(5,0,0,.22)) content-box,linear-gradient(#292929,#420000) border-box;box-shadow:inset 0 1px 1px #9c0000,0 0 10px #000}.login-container[data-v-f6407bd0]{max-width:550px;margin:30px auto;padding:1.5rem;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);background-color:#fff;text-align:center}.content-wrapper[data-v-f6407bd0]{display:flex;justify-content:space-between}.left-panel[data-v-f6407bd0],.right-panel[data-v-f6407bd0]{flex:1;width:230px;padding:20px}.left-panel[data-v-f6407bd0]{border-right:1px solid #ddd}.right-panel[data-v-f6407bd0]{text-align:center}.user-bar[data-v-f6407bd0]{display:flex;justify-content:center;align-items:center;gap:20px;margin:20px 0}.title[data-v-f6407bd0]{text-align:center;margin-bottom:1rem;color:#000;max-width:550px;white-space:pre-wrap;word-break:break-all;overflow-wrap:break-word}.blackp[data-v-f6407bd0]{font-size:.9rem;color:#000}.login-form[data-v-f6407bd0]{display:flex;flex-direction:column;gap:.5rem}.login-form input[data-v-f6407bd0]{padding:.75rem;border:1px solid #ccc;border-radius:8px;font-size:1rem}.login-form button[data-v-f6407bd0]{padding:.5rem;background-color:#42b983;color:#fff;border:none;border-radius:8px;font-size:1rem;cursor:pointer}.login-form button[data-v-f6407bd0]:hover{background-color:#369f74}.logout-button[data-v-f6407bd0]{padding:.5rem;background-color:#ff4d4f;color:#fff;border:none;border-radius:8px;font-size:.9rem;cursor:pointer}.logout-button[data-v-f6407bd0]:hover{background-color:#d9363e}#vote[data-v-13b4821a]{position:absolute;width:20%;z-index:20;display:flex;align-items:center;align-content:center;justify-content:center;background:url(/grimoire/img/demon-head.98c86056.png) 50% no-repeat;background-size:auto 75%;text-align:center;text-shadow:0 1px 2px #000,0 -1px 2px #000,1px 0 2px #000,-1px 0 2px #000}#vote .mark .button[data-v-13b4821a]{font-size:75%;margin:0}#vote[data-v-13b4821a]:after{content:" ";padding-bottom:100%;display:block}#vote em[data-v-13b4821a]{color:#ce0100;font-style:normal;font-weight:700}#vote em.blue[data-v-13b4821a]{color:#1f65ff}#vote svg[data-v-13b4821a]{cursor:pointer}#vote svg:hover path[data-v-13b4821a]{fill:url(#demon);stroke-width:30px;stroke:#fff}@keyframes arrow-cw-13b4821a{0%{opacity:0;transform:rotate(-180deg)}to{opacity:1;transform:rotate(0deg)}}@keyframes arrow-ccw-13b4821a{0%{opacity:0;transform:rotate(180deg)}to{opacity:1;transform:rotate(0deg)}}.arrows[data-v-13b4821a]{position:absolute;display:flex;height:150%;width:25%;pointer-events:none}.arrows span[data-v-13b4821a]{position:absolute;width:100%;height:100%;transition:transform 2.9s ease-in-out}.arrows span[data-v-13b4821a]:before{content:" ";width:100%;height:100%;display:block;background-size:auto 100%;background-repeat:no-repeat;background-position:50%;position:absolute;filter:drop-shadow(0 0 3px #000)}.arrows .nominator[data-v-13b4821a]:before{background-image:url(/grimoire/img/clock-small.f6dd3d5b.png);animation:arrow-ccw-13b4821a 1s ease-out}.arrows .nominee[data-v-13b4821a]:before{background-image:url(/grimoire/img/clock-big.3a6a413c.png);animation:arrow-cw-13b4821a 1s ease-out}@keyframes countdown-13b4821a{0%{transform:scale(1.5);opacity:0;filter:blur(20px)}10%{opacity:1}50%{transform:scale(1);filter:blur(0)}90%{color:#1f65ff;opacity:1}to{opacity:0}}@keyframes countdown-go-13b4821a{0%{transform:scale(1.5);opacity:0;filter:blur(20px)}10%{opacity:1}50%{transform:scale(1);filter:blur(0)}90%{color:#ce0100;opacity:1}to{opacity:0}}.countdown[data-v-13b4821a]{display:flex;position:absolute;align-items:center;justify-content:center;pointer-events:none}.countdown audio[data-v-13b4821a]{height:0;width:0;visibility:hidden}.countdown span[data-v-13b4821a]{position:absolute;font-size:8em;font-weight:700;opacity:0}.countdown span[data-v-13b4821a]:first-child{animation:countdown-13b4821a 1.1s normal forwards}.countdown span[data-v-13b4821a]:nth-child(2){animation:countdown-13b4821a 1.1s 1s normal forwards}.countdown span[data-v-13b4821a]:nth-child(3){animation:countdown-13b4821a 1.1s 2s normal forwards}.countdown span[data-v-13b4821a]:nth-child(4){animation:countdown-go-13b4821a 1.1s 3s normal forwards}.info[data-v-4534b6b2]{position:absolute;width:20%;height:20%;padding:0 0;align-items:center;align-content:center;background:url(/grimoire/img/demon-head.98c86056.png) 50% no-repeat;background-size:auto 100%;z-index:19}.info li[data-v-4534b6b2],.info[data-v-4534b6b2]{display:flex;justify-content:center;flex-wrap:wrap}.info li[data-v-4534b6b2]{font-weight:700;width:100%;filter:drop-shadow(0 0 2px rgba(0,0,0,.7));text-shadow:0 2px 1px #000,0 -2px 1px #000,2px 0 1px #000,-2px 0 1px #000}.info li span[data-v-4534b6b2]{white-space:nowrap}.info li .meta[data-v-4534b6b2]{text-align:center;flex-basis:100%;font-family:PiratesBay,sans-serif;font-weight:400}.info li svg[data-v-4534b6b2]{margin-right:10px}.info li .players[data-v-4534b6b2]{color:#00f700}.info li .alive[data-v-4534b6b2]{color:#ff4a50}.info li .votes[data-v-4534b6b2]{color:#fff}.info li .townsfolk[data-v-4534b6b2]{color:#1f65ff}.info li .outsider[data-v-4534b6b2]{color:#46d5ff}.info li .minion[data-v-4534b6b2]{color:#ff6900}.info li .demon[data-v-4534b6b2]{color:#ce0100}.info li .traveler[data-v-4534b6b2]{color:#cc04ff}.info li.edition[data-v-4534b6b2]{width:220px;height:200px;max-width:100%;max-height:100%;background-position:0;background-repeat:no-repeat;background-size:100% auto;position:absolute;top:-25%}.back-button[data-v-04963d52]{position:fixed;top:20px;left:20px;border:2px solid #fff;border-radius:6px;padding:6px 12px;background:transparent;color:#fff;font-size:24px;cursor:pointer}.back-button[data-v-04963d52]:hover{background:hsla(0,0%,100%,.1)}.overlay[data-v-04963d52]{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:999}.content[data-v-04963d52]{text-align:center;color:#fff}.title[data-v-04963d52]{font-size:5rem;margin-bottom:1rem}.numbers[data-v-04963d52]{font-size:1.5rem;letter-spacing:.2rem}ul.tokens[data-v-04963d52]{padding-left:5%;width:100vw;padding:0;margin:0;display:flex;justify-content:center;flex-wrap:wrap;gap:10px}ul.tokens li[data-v-04963d52]{border-radius:50%;background:url(/grimoire/img/token.45e945f3.png) 50%;background-size:100%;width:18vw;height:18vw;margin:3px;transition:all .25s}ul.tokens li .fa-exclamation-triangle[data-v-04963d52]{position:absolute;color:red;filter:drop-shadow(0 0 3px black) drop-shadow(0 0 3px black);top:5px;right:-5px;font-size:150%;display:none}ul.tokens li .icon[data-v-04963d52]{background-size:100%;background-repeat:no-repeat;background-position:center 30%;position:absolute;width:100%;height:100%;margin-top:3%}ul.tokens li span[data-v-04963d52]{position:absolute;width:100%;height:100%;background-size:100%;pointer-events:none}ul.tokens li .name[data-v-04963d52]{width:100%;height:100%;font-size:24px}ul.tokens li .name .label[data-v-04963d52]{fill:#000;stroke:#fff;stroke-width:2px;paint-order:stroke;font-family:Papyrus,serif;font-weight:700;text-shadow:0 2px 2px rgba(0,0,0,.2);letter-spacing:1px}@-moz-document url-prefix(){ul.tokens li .name .label.mozilla[data-v-04963d52]{stroke:none;text-shadow:none;filter:drop-shadow(0 1.5px 0 white) drop-shadow(0 -1.5px 0 white) drop-shadow(1.5px 0 0 white) drop-shadow(-1.5px 0 0 white) drop-shadow(0 2px 2px rgba(0,0,0,.5))}}#app{height:var(--svh);width:100%;background-position:50%;background-size:cover;display:flex;align-items:center;align-content:center;justify-content:center}#app.static *,#app.static :after,#app.static :before{transition:none!important;animation:none!important}#version{position:absolute;text-align:right;right:10px;bottom:10px;font-size:60%;opacity:.5}video#background{position:absolute;width:100%;height:100%;object-fit:cover}#app>.backdrop{position:absolute;left:0;right:0;bottom:0;top:0;pointer-events:none;background:#000;background:linear-gradient(180deg,#000,#01162e 50%,#002746);opacity:0;transition:opacity 1s ease-in-out}#app>.backdrop:after{content:" ";display:block;width:100%;padding-right:2000px;height:100%;background:url(/grimoire/img/clouds.a841f758.png) repeat;background-size:2000px auto;animation:move-background 120s linear infinite;opacity:.3}@keyframes move-background{0%{transform:translate3d(-2000px,0,0)}to{transform:translateZ(0)}}#app.night>.backdrop{opacity:.5}