/* Four distinct compositions. Hex keeps its approved war-room layout. */
.mode-scene,.mode-team-mark{display:none}
html.astra-refined #setup:not([data-world="hex"]) .mode-scene{display:block;position:absolute;inset:0;pointer-events:none}
.mode-scene>div,.mode-team-mark>span{display:none}
html.astra-refined #setup:not([data-world="hex"]) .mode-team-mark{display:block}
html.astra-refined #setup:not([data-world="hex"]) .team-world__ticket,
html.astra-refined #setup:not([data-world="hex"]) .team-world__step{display:none}
html.astra-refined body #setup:not([data-world="hex"]) .setup-card h3{letter-spacing:-.03em}
html.astra-refined body #setup:not([data-world="hex"]) .setup-card{max-width:none!important}
html.astra-refined #setup:not([data-world="hex"]) .team-world__continue{max-width:460px;margin-inline:auto}

/* CLASSIC / a live theatre billing above two contestant podiums. */
html.astra-refined #setup[data-world="classic"]{--world-bg:#20101b;--world-panel:#301b29;--world-field:#20121c;--world-line:#937b83}
html.astra-refined #setup[data-world="classic"] .team-world{display:block;max-width:1080px;border:0;border-radius:0;overflow:visible}
html.astra-refined #setup[data-world="classic"] .team-world__art{min-height:0;height:290px;border-radius:150px 150px 0 0;border:1px solid #937b83}
html.astra-refined #setup[data-world="classic"] .team-world__image{object-position:center 58%;opacity:.6}
html.astra-refined #setup[data-world="classic"] .team-world__art:after{background:linear-gradient(90deg,#370f20a6,#150c15d9 30%,#150c15d9 70%,#370f20a6)}
html.astra-refined #setup[data-world="classic"] .team-world__poster{display:none}
html.astra-refined #setup[data-world="classic"] .classic-billing{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;inset:20px 45px;text-align:center;border:1px solid #ad8656;border-radius:110px 110px 0 0;padding:24px 30px}
.classic-billing__top{font:600 10px Archivo,Arial,sans-serif;letter-spacing:.22em;color:#f4dba5}
.classic-billing>strong{font:400 58px/1.1 'Limelight',Georgia,serif;letter-spacing:.03em;color:#ffe4ad;margin:13px 0 16px}
.classic-billing__names{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;max-width:680px;gap:24px}
.classic-billing__names span{font:600 24px/1.2 Archivo,Arial,sans-serif;color:#fff5e4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.classic-billing__names i{font:italic 17px Georgia,serif;color:#e5c890}
.classic-billing__foot{font:500 9px Archivo,Arial,sans-serif;letter-spacing:.16em;color:#d8c7c7;margin-top:22px}
html.astra-refined body #setup[data-world="classic"] .setup-card{background:transparent!important;border:0!important;padding:30px 0 0!important}
html.astra-refined #setup[data-world="classic"] .setup-card h3,html.astra-refined #setup[data-world="classic"] .team-world__intro{text-align:center;max-width:none}
html.astra-refined #setup[data-world="classic"] .team-rng__cols{gap:48px}
html.astra-refined #setup[data-world="classic"] .rng-col{padding:22px 26px 26px;background:linear-gradient(140deg,#442334,#241724);border:1px solid #9a7886;border-radius:2px;position:relative}
html.astra-refined #setup[data-world="classic"] .rng-col[data-side="b"]{background:linear-gradient(220deg,#263448,#241724);border-color:#7a8da6}
html.astra-refined #setup[data-world="classic"] .classic-number{display:block;position:absolute;right:22px;top:10px;font:400 40px 'Limelight',Georgia,serif;color:#ba94a6;opacity:.7}
html.astra-refined #setup[data-world="classic"] .team-world__name-field label{padding-right:60px;margin-bottom:20px}
html.astra-refined body #setup[data-world="classic"] .team-world__name-field input{font-weight:600!important;font-size:20px!important;border-radius:2px!important}

/* HEIST / vault schematic and opposing crew dossiers. */
html.astra-refined #setup[data-world="heist"] .team-world{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);border:0;border-radius:0;overflow:visible;gap:40px}
html.astra-refined #setup[data-world="heist"] .team-world__art{min-height:660px;background:#102031;border:1px solid #587087;border-radius:3px}
html.astra-refined #setup[data-world="heist"] .team-world__image{opacity:.12}
html.astra-refined #setup[data-world="heist"] .team-world__art:after{background:repeating-linear-gradient(0deg,transparent 0 39px,#9ab7d10b 39px 40px),repeating-linear-gradient(90deg,transparent 0 39px,#9ab7d10b 39px 40px)}
html.astra-refined #setup[data-world="heist"] .team-world__poster{align-items:flex-start;text-align:left;padding:32px 28px;height:auto}
html.astra-refined #setup[data-world="heist"] .team-world__name{font:800 64px/1 Anybody,Arial,sans-serif;color:#efcb80;letter-spacing:.04em;margin:15px 0}
html.astra-refined #setup[data-world="heist"] .team-world__tagline{display:none}
html.astra-refined #setup[data-world="heist"] .team-vault{display:flex;position:absolute;inset:175px 28px 28px;flex-direction:column;justify-content:center;gap:25px}
.team-vault svg{width:100%;max-height:310px;transition:transform .25s ease-out}
html.astra-refined #setup[data-world="heist"][data-faction="b"] .team-vault svg{transform:rotate(5deg)}
.team-vault__caption{font:500 9px/1.6 Archivo,Arial,sans-serif;letter-spacing:.15em;color:#c1cbd3;text-align:center}
.team-vault__crews{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;text-align:center;color:#efcb80;font:600 13px Archivo,Arial,sans-serif}
.team-vault__crews span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
html.astra-refined body #setup[data-world="heist"] .setup-card{padding:28px 0!important;border:0!important;background:transparent!important}
html.astra-refined #setup[data-world="heist"] .team-rng__cols{gap:20px}
html.astra-refined #setup[data-world="heist"] .rng-col{padding:0 18px 22px;border:1px solid #6d8295;border-radius:0;background:#1a2c3d}
html.astra-refined #setup[data-world="heist"] .heist-file{display:block;margin:0 -18px 23px;padding:12px 18px;background:#bbcee0;color:#122130;font:700 10px Archivo,Arial,sans-serif;letter-spacing:.13em}
html.astra-refined #setup[data-world="heist"] .rng-col[data-side="b"] .heist-file{background:#e4cc98}
html.astra-refined body #setup[data-world="heist"] .setup-card input{border-radius:2px!important}

/* VEGAS / illuminated sign over an oval felt table and two player positions. */
html.astra-refined #setup[data-world="vegas"]{--world-bg:#180e26;--world-panel:#192d3b;--world-field:#11212e;--world-line:#7997a7;--world-muted:#cbd8e0}
html.astra-refined #setup[data-world="vegas"] .team-world{display:block;border:0;border-radius:0;overflow:visible;max-width:1080px}
html.astra-refined #setup[data-world="vegas"] .team-world__art{height:205px;min-height:0;background:transparent;overflow:visible}
html.astra-refined #setup[data-world="vegas"] .team-world__image{object-position:center 46%;opacity:.2;border-radius:50%}
html.astra-refined #setup[data-world="vegas"] .team-world__art:after{background:linear-gradient(90deg,#180e26,transparent,#180e26)}
html.astra-refined #setup[data-world="vegas"] .team-world__poster{display:none}
html.astra-refined #setup[data-world="vegas"] .vegas-sign{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}
.vegas-sign>span{font:600 10px Archivo,Arial,sans-serif;color:#fbd5ee;letter-spacing:.25em}
.vegas-sign>strong{font:400 74px/1.2 'Bungee Inline',Arial,sans-serif;color:#ff92d3;text-shadow:0 0 24px #ef219354;margin-top:5px}
.vegas-sign__suits{font:400 22px Georgia,serif;color:#94e8ff;letter-spacing:16px;padding-left:16px}
.vegas-sign__suits i{font-style:normal;color:#ff92d3}
html.astra-refined body #setup[data-world="vegas"] .setup-card{padding:32px 58px!important;border:8px solid #493650!important;outline:1px solid #a174a8;border-radius:130px!important;background:#192d3b!important;box-shadow:inset 0 0 0 2px #7095a2!important}
html.astra-refined #setup[data-world="vegas"] .setup-card h3,html.astra-refined #setup[data-world="vegas"] .team-world__intro{text-align:center;max-width:none}
html.astra-refined #setup[data-world="vegas"] .team-rng__cols{gap:56px;margin-top:52px}
html.astra-refined #setup[data-world="vegas"] .rng-col{position:relative;padding:26px 22px 22px;border:1px solid #718c9f;border-radius:14px;background:#162631}
html.astra-refined #setup[data-world="vegas"] .vegas-chip{display:grid;place-items:center;position:absolute;top:-29px;left:calc(50% - 26px);width:52px;height:52px;border-radius:50%;border:5px dashed #ffe5f5;background:#b42d77;outline:3px solid #b42d77;box-shadow:0 4px 0 #61113e;color:#fff;font:700 18px Archivo,Arial,sans-serif}
html.astra-refined #setup[data-world="vegas"] .rng-col[data-side="b"] .vegas-chip{background:#146580;outline-color:#146580;box-shadow:0 4px 0 #0b384c}
html.astra-refined #setup[data-world="vegas"] .team-world__continue{border:0;padding-top:0;margin-top:20px}

/* CARNIVAL / handbilled masthead and striped admission booths. */
html.astra-refined #setup[data-world="carnival"]{--world-bg:#29183e;--world-panel:#3c2556;--world-field:#291a3c;--world-line:#ac8ac5;--world-muted:#e3ccee}
html.astra-refined #setup[data-world="carnival"] .team-world{display:block;max-width:1050px;border:0;overflow:visible;border-radius:0}
html.astra-refined #setup[data-world="carnival"] .team-world__art{height:230px;min-height:0;background:transparent;border-bottom:1px solid #a27fb6}
html.astra-refined #setup[data-world="carnival"] .team-world__image{width:42%;left:auto;right:0;object-position:center 38%;mask-image:linear-gradient(90deg,transparent,#000 40%);opacity:.85}
html.astra-refined #setup[data-world="carnival"] .team-world__art:after{background:none}
html.astra-refined #setup[data-world="carnival"] .team-world__poster{align-items:flex-start;text-align:left;padding:48px 12px 20px;height:auto;max-width:78%}
html.astra-refined #setup[data-world="carnival"] .team-world__name{font-size:clamp(38px,5.4vw,70px);margin:16px 0 20px;transform:rotate(-3deg)}
html.astra-refined #setup[data-world="carnival"] .team-world__tagline{font-size:14px;max-width:none}
html.astra-refined #setup[data-world="carnival"] .carnival-bunting{display:flex;justify-content:space-between;position:absolute;top:0;left:0;right:0;height:33px;border-top:2px solid #c4a0d5;transform:rotate(2deg)}
.carnival-bunting i{width:34px;height:30px;clip-path:polygon(0 0,100% 0,50% 100%);background:#bcff46}
.carnival-bunting i:nth-child(3n){background:#c894ef}.carnival-bunting i:nth-child(3n + 2){background:#eaa0c8}
html.astra-refined body #setup[data-world="carnival"] .setup-card{padding:28px 0 0!important;border:0!important;background:transparent!important}
html.astra-refined #setup[data-world="carnival"] .setup-card h3,html.astra-refined #setup[data-world="carnival"] .team-world__intro{text-align:center;max-width:none}
html.astra-refined #setup[data-world="carnival"] .team-rng__cols{gap:48px;margin-top:42px}
html.astra-refined #setup[data-world="carnival"] .rng-col{border:1px solid #aa87c4;border-radius:48px 48px 8px 8px;padding:65px 26px 24px;background:#3c2556;position:relative;isolation:isolate;overflow:hidden}
html.astra-refined #setup[data-world="carnival"] .rng-col:before{content:'';position:absolute;inset:0 0 auto;height:36px;background:repeating-linear-gradient(100deg,#bcff46 0 25px,#5c347d 25px 50px);border-bottom:3px solid #241430;z-index:-1}
html.astra-refined #setup[data-world="carnival"] .rng-col[data-side="b"]:before{background:repeating-linear-gradient(80deg,#d3a4f5 0 25px,#5c347d 25px 50px)}
html.astra-refined #setup[data-world="carnival"] .carnival-admit{display:flex;justify-content:space-between;align-items:center;color:#c8ff71;font:600 11px Archivo,Arial,sans-serif;letter-spacing:.12em;margin:-12px 0 20px;border-bottom:1px dashed #b090c9;padding-bottom:12px}
html.astra-refined #setup[data-world="carnival"] .rng-col[data-side="b"] .carnival-admit{color:#e2bdff}
.carnival-admit b{font-size:18px;transform:rotate(-12deg)}
html.astra-refined #setup[data-world="carnival"] .team-world__name-field label{font-size:10px}
html.astra-refined body #setup[data-world="carnival"] .team-world__name-field input{font-weight:600!important;font-size:20px!important}

@media(max-width:1000px){
 html.astra-refined #setup[data-world="heist"] .team-world{gap:25px;grid-template-columns:minmax(0,.65fr) minmax(0,1fr)}
 html.astra-refined #setup[data-world="heist"] .team-rng__cols{grid-template-columns:1fr;gap:22px}
 html.astra-refined #setup[data-world="heist"] .team-world__art{min-height:600px;max-height:690px;position:sticky;top:70px}
 html.astra-refined #setup[data-world="heist"] .team-world__name{font-size:48px}
 html.astra-refined #setup[data-world="heist"] .team-vault{inset:145px 20px 30px}
 html.astra-refined body #setup[data-world="vegas"] .setup-card{padding:32px!important;border-radius:70px!important}
 html.astra-refined #setup[data-world="vegas"] .team-rng__cols{gap:28px}
}
@media(max-width:680px){
 html.astra-refined #setup[data-world="classic"] .team-world__art{height:255px;border-radius:75px 75px 0 0}
 html.astra-refined #setup[data-world="classic"] .classic-billing{inset:12px;padding:20px 12px;border-radius:64px 64px 0 0}
 .classic-billing>strong{font-size:40px}.classic-billing__names{gap:12px}.classic-billing__names span{font-size:17px}.classic-billing__names i{font-size:13px}.classic-billing__foot{font-size:7px}
 html.astra-refined #setup[data-world="classic"] .team-rng__cols{gap:20px}
 html.astra-refined #setup[data-world="classic"] .rng-col{padding:24px 16px}
 html.astra-refined #setup[data-world="classic"] .classic-number{font-size:30px;right:12px}
 html.astra-refined #setup[data-world="heist"] .team-world{display:block}
 html.astra-refined #setup[data-world="heist"] .team-world__art{height:215px;min-height:0;position:relative;top:0}
 html.astra-refined #setup[data-world="heist"] .team-world__poster{padding:28px 18px;max-width:58%}
 html.astra-refined #setup[data-world="heist"] .team-world__edition{font-size:8px}
 html.astra-refined #setup[data-world="heist"] .team-world__name{font-size:44px}
 html.astra-refined #setup[data-world="heist"] .team-vault{inset:15px 14px 14px auto;width:43%;gap:10px}
 .team-vault__caption{display:none}.team-vault__crews{font-size:9px;gap:6px}
 html.astra-refined #setup[data-world="vegas"] .team-world__art{height:170px}
 .vegas-sign>strong{font-size:59px}
 html.astra-refined body #setup[data-world="vegas"] .setup-card{padding:30px 20px!important;border-radius:48px!important;border-width:5px!important}
 html.astra-refined #setup[data-world="vegas"] .team-rng__cols{gap:40px}
 html.astra-refined #setup[data-world="carnival"] .team-world__art{height:230px}
 html.astra-refined #setup[data-world="carnival"] .team-world__poster{max-width:100%;padding:50px 4px 20px}
 html.astra-refined #setup[data-world="carnival"] .team-world__name{font-size:43px}
 html.astra-refined #setup[data-world="carnival"] .team-world__tagline{max-width:240px}
 html.astra-refined #setup[data-world="carnival"] .team-world__image{opacity:.4;width:70%}
 html.astra-refined #setup[data-world="carnival"] .team-rng__cols{gap:22px}
 html.astra-refined #setup[data-world="carnival"] .rng-col{padding:65px 18px 24px}
}
@media(max-width:540px){
 html.astra-refined #setup:not([data-world="hex"]) .team-rng__cols{grid-template-columns:1fr}
 html.astra-refined #setup[data-world="classic"] .classic-billing__names span{font-size:15px}
 html.astra-refined #setup[data-world="vegas"] .rng-col{padding:30px 16px 18px}
 html.astra-refined #setup[data-world="carnival"] .team-world__name{font-size:38px}
 html.astra-refined #setup:not([data-world="hex"]) .setup-card h3{font-size:27px!important}
}
@media(max-width:360px){html.astra-refined #setup[data-world="heist"] .team-world__name{font-size:36px}}
@media(prefers-reduced-motion:reduce){.team-vault svg{transition:none}}
