#stage>header{top:20px;left:30px;right:30px;gap:14px;align-items:flex-start;flex-wrap:wrap}#stage>header .brand{order:2;width:calc(100% - 280px)}#stage>header .brand h1{font-size:30px;letter-spacing:2px;margin:0;text-shadow:0 2px 6px #000;max-width:760px;overflow-wrap:anywhere}#quickHud{order:0;display:flex;align-items:center;gap:14px;height:66px;flex:1;background:#0b2636b8;border:1px solid #f3e0b044;border-radius:12px;padding:6px 16px;color:#fff3d0;font-size:26px;backdrop-filter:blur(10px)}#quickHud button{font-size:25px;padding:8px 12px;min-height:50px;white-space:nowrap}#hudClock{margin-left:auto;font-variant-numeric:tabular-nums}#stage>header #menu{order:1;min-height:66px;height:66px}#stage>header .conditions{order:3;margin-left:auto;padding:0;border:0}#stage>header .conditions>span{font-size:26px;text-shadow:0 2px 6px #000}
#stage #action{width:194px;height:194px;right:42px;bottom:32px;background:radial-gradient(circle at 32% 22%,#fffce2bb,#c4a36499 50%,#536965a8);border:2px solid #ffedb5bd;backdrop-filter:blur(7px);box-shadow:inset 0 5px 9px #fff9,inset 0 -12px 20px #132e4270,0 12px 24px #0007,0 0 24px #ffe1a73b;color:#fff7df;text-shadow:0 2px 4px #19363d}
#stage #action:before{content:'';position:absolute;inset:-9px;border:2px solid #ffe4a78c;border-radius:50%;box-shadow:0 0 15px #ffe4a766;pointer-events:none;animation:haloBreath 3s ease-in-out infinite}#stage #action.held{background:radial-gradient(circle at 32% 22%,#fff3c8c7,#9fbbada8);box-shadow:inset 0 3px 14px #0005,0 0 32px #ffe1a766}#stage #cue{max-width:880px}#stage #fightHud,#stage #powerHud{bottom:254px}
@keyframes haloBreath{50%{opacity:.5;transform:scale(1.025)}}@media(prefers-reduced-motion:reduce){#stage #action:before{animation:none}}
.baitChoices{height:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.baitChoice{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.baitChoice b{font-size:32px}.baitChoice span{font-size:28px}.baitChoice small{font-size:23px}.baitChoice[aria-pressed=true]{border:3px solid #ead19a!important}
#stage .journalDialog .journalItem.shopPicture{background-size:cover!important;background-position:left center!important;color:#fff8e6;justify-content:flex-end;text-shadow:0 2px 4px #000}.shopPicture span{color:#fff8e6}.journalItems:has(.shopPicture){grid-template-rows:1fr}
#hudPeriods{margin-left:auto;display:flex;gap:8px;background:#071c28b8;padding:5px!important}#hudPeriods span{opacity:.36;padding:5px;border-radius:6px;font-size:22px}#hudPeriods span.active{opacity:1;color:#ffe0a0;background:#d3ae5433;box-shadow:0 0 12px #edcb7844}#hudClock{margin-left:0;white-space:nowrap}
#stage,#stage *{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}#stage input,#stage textarea,#stage [contenteditable=true]{-webkit-user-select:text;user-select:text}#stage button{touch-action:manipulation}#stage img{-webkit-user-drag:none}
.periodPicker{height:100%;display:flex;flex-direction:column;justify-content:center;gap:30px;text-align:center;font-size:26px}.periodPicker p{margin:0}#periodChoices{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}#stage #periodChoices button{font-size:26px;min-height:110px}#periodChoices [aria-pressed=true]{background:#dfc48c;color:#16343d;border-color:#fff0ba}
#stage:has(.regionGroups)>header,#stage:has(.regionPlaces)>header{z-index:11}
#stage:has(.regionGroups)>header .brand,#stage:has(.regionGroups)>header .conditions,#stage:has(.regionPlaces)>header .brand,#stage:has(.regionPlaces)>header .conditions{visibility:hidden}
#stage:has(.regionGroups) .dialog,#stage:has(.regionPlaces) .dialog{height:570px;margin-top:90px}
#boatTrip{position:absolute;inset:0;z-index:100;background:#000;display:grid;place-items:center}
#boatTrip video{width:100%;height:100%;object-fit:contain}
#boatTrip button{position:absolute;bottom:40px;left:25%;width:50%;padding:20px;background:#153543;color:white;font-size:26px;border:1px solid #d4c08c}
