.team-play-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
html.astra-refined #setup .team-play-button{pointer-events:auto;cursor:pointer;border:1px solid var(--world-accent);border-radius:5px;background:var(--world-field);color:var(--world-ink);padding:10px 17px;min-height:44px;font:600 12px Archivo,Arial,sans-serif}
html.astra-refined #setup .team-play-button:hover{background:var(--world-panel)}
html.astra-refined #setup .billing-light{pointer-events:auto;cursor:pointer;background:transparent;color:#fff5e4;border:1px solid #ad8656;border-radius:4px;padding:10px 12px;min-height:44px;min-width:0;font:600 23px/1.2 Archivo,Arial,sans-serif;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background .25s,box-shadow .25s}
html.astra-refined #setup .billing-light[aria-pressed="true"]{background:#795022;box-shadow:0 0 32px #ffdc8a55;border-color:#ffe4ad}
html.astra-refined #setup[data-world="classic"] .classic-billing:before{content:'';position:absolute;inset:0;z-index:-1;pointer-events:none;clip-path:polygon(45% 0,55% 0,88% 100%,12% 100%);background:linear-gradient(#ffe4ad30,#ffe4ad06);opacity:0;transform:translateX(-20%);transition:opacity .3s,transform .45s cubic-bezier(.16,1,.3,1)}
html.astra-refined #setup[data-world="classic"][data-spotlight] .classic-billing:before{opacity:1}
html.astra-refined #setup[data-world="classic"][data-spotlight="1"] .classic-billing:before{transform:translateX(20%)}
html.astra-refined #setup[data-world="classic"] .classic-billing{isolation:isolate}

html.astra-refined #setup .team-vault-door{display:block;position:relative;flex-shrink:0;width:100%;max-height:310px;aspect-ratio:1;background:#122537;border:0;border-radius:10px;padding:0}
html.astra-refined #setup .team-vault-door svg{display:block;max-height:310px;width:100%;height:100%;transform:none!important}
.team-vault-wheel{transform-origin:160px 160px}
html.astra-refined #setup .team-vault[data-crew="0"] .team-vault__crews span:first-child,
html.astra-refined #setup .team-vault[data-crew="1"] .team-vault__crews span:last-child{color:#fff0bc;text-shadow:0 0 12px #efcb8066}

html.astra-refined #setup[data-world="vegas"] .team-world__art{height:265px}
html.astra-refined #setup[data-world="vegas"] .vegas-sign{justify-content:flex-start;padding-top:20px}
html.astra-refined #setup[data-world="vegas"] .vegas-sign>.team-play-button{margin-top:16px;z-index:2}
.team-dealt-cards{position:absolute;inset:25px 30px 35px;display:flex;justify-content:space-between;pointer-events:none}
.team-dealt-card{width:150px;height:195px;border:2px solid #f4b1d9;border-radius:10px;background:repeating-linear-gradient(45deg,#371b4c 0 5px,#582867 5px 7px);transform:rotate(-6deg);box-shadow:0 9px 14px #0005;overflow:hidden}
.team-dealt-card:last-child{transform:rotate(6deg);border-color:#a4e8ff}
.team-card-back{display:grid;place-items:center;height:100%;font:400 60px 'Cinzel',Georgia,serif;color:#f4b1d9}
.team-card-face{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:14px;box-sizing:border-box;background:#f6edf5;color:#651d4b}
.team-card-face[hidden]{display:none}
.team-card-face>span{display:flex;justify-content:space-between;font:700 10px Archivo,Arial,sans-serif}
.team-card-face>span b{font:400 23px Georgia,serif}
.team-card-face strong{font:700 20px/1.2 Archivo,Arial,sans-serif;overflow-wrap:anywhere}
.team-card-face small{font:500 10px Archivo,Arial,sans-serif}
.team-dealt-card:last-child .team-card-face{background:#e7f5fa;color:#174766}
.team-card-turn{position:relative;width:100%;height:100%;transform-style:preserve-3d}
.team-card-turn .team-card-back,.team-card-turn .team-card-face{position:absolute;inset:0;backface-visibility:hidden;-webkit-backface-visibility:hidden}
.team-card-turn .team-card-face{transform:rotateY(180deg)}
.team-dealt-card.is-dealt .team-card-turn{transform:rotateY(180deg)}
.team-dealt-card{perspective:700px;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .25s,box-shadow .25s}
html.astra-refined #setup[data-vegas-team] .team-dealt-card{transform:translateY(6px) rotate(-4deg) scale(.92);opacity:.65}
html.astra-refined #setup[data-vegas-team] .team-dealt-card:last-child{transform:translateY(6px) rotate(4deg) scale(.92)}
html.astra-refined #setup[data-vegas-team] .team-dealt-card.is-active{transform:translateY(-2px) rotate(-1deg);opacity:1;box-shadow:0 8px 18px #0006,0 0 18px #f4b1d944}
html.astra-refined #setup[data-vegas-team] .team-dealt-card.is-active:last-child{transform:translateY(-2px) rotate(1deg);box-shadow:0 8px 18px #0006,0 0 18px #a4e8ff44}
.team-card-face strong{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}
@media(prefers-reduced-motion:reduce){.team-dealt-card{transition:none}}

html.astra-refined #setup .hex-team-selector{cursor:pointer;color:#ffaab3;background:#35232d;border:1px solid #b07784;padding:8px;min-height:44px;min-width:0;font:600 13px Archivo,Arial,sans-serif;border-radius:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
html.astra-refined #setup .hex-team-selector:last-child{color:#b4dcff;background:#1c3348;border-color:#719cc3}
.hex-team-hint{position:absolute;bottom:-20px;left:0;right:0;text-align:center;color:#c0cbd3;font:400 10px Archivo,Arial,sans-serif}
html.astra-refined #setup[data-world="hex"] .team-world__art{overflow:visible;margin-bottom:25px}
html.astra-refined #setup[data-world="hex"] .team-world__poster{pointer-events:none}
html.astra-refined #setup[data-world="hex"] .hex-muster__versus{bottom:0;padding-block:5px}
@media(max-width:900px){.team-dealt-card{width:120px;height:175px}.team-dealt-cards{inset-inline:10px}.team-card-face strong{font-size:17px}}
@media(max-width:680px){
 html.astra-refined #setup .billing-light{font-size:16px;padding:8px}
 html.astra-refined #setup .team-vault-door{max-height:none}
 html.astra-refined #setup[data-world="heist"] .team-world__art{overflow:visible}
 html.astra-refined #setup[data-world="vegas"] .team-world__art{height:375px}
 html.astra-refined #setup[data-world="vegas"] .vegas-sign{padding-top:5px}
 html.astra-refined #setup[data-world="vegas"] .vegas-sign>strong{font-size:48px}
 .vegas-sign__suits{display:none}
 .team-dealt-cards{inset:175px 20px 20px;justify-content:center;gap:35px}
 .team-dealt-card{width:120px;height:175px}
 html.astra-refined #setup[data-world="carnival"] .team-world__art{height:280px}
 .hex-team-hint{bottom:-17px;font-size:9px}
}
@media(max-width:360px){html.astra-refined #setup .billing-light{font-size:13px;padding:8px 4px}.classic-billing__names{gap:7px}.team-dealt-cards{inset-inline:5px;gap:20px}.team-dealt-card{width:110px}.classic-billing__foot{letter-spacing:.08em}}
@media(prefers-reduced-motion:reduce){html.astra-refined #setup .billing-light,html.astra-refined #setup .classic-billing:before,html.astra-refined #setup .team-vault-door{transition:none}}
