.rank-exam-page{--exam-bg: #0d1012;--exam-band: #151a1d;--exam-line: #354047;--exam-text: #e8e3d7;--exam-muted: #aab3b7;--exam-ice: #80c9d4;--exam-gold: #e0b866;--exam-danger: #da7569;min-height:100dvh;box-sizing:border-box;padding:0 max(16px,env(safe-area-inset-left)) calc(164px + env(safe-area-inset-bottom));background:var(--exam-bg);color:var(--exam-text);letter-spacing:0}.rank-exam-centered{display:grid;place-items:center;align-content:center;gap:16px;text-align:center}.rank-exam-header,.rank-exam-phase-band,.rank-exam-narrative,.rank-exam-telegraphs,.rank-exam-combatants,.rank-exam-targets,.rank-exam-log,.rank-exam-error,.rank-exam-terminal{width:min(760px,100%);box-sizing:border-box;margin-inline:auto}.rank-exam-header{min-height:76px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;border-bottom:1px solid var(--exam-line)}.rank-exam-header h1{margin:2px 0 0;font-size:20px;line-height:1.25}.rank-exam-context,.rank-exam-ordinal{color:var(--exam-muted);font-size:12px}.rank-exam-ordinal{white-space:nowrap}.rank-exam-icon-button{width:44px;height:44px;display:inline-grid;place-items:center;border:1px solid var(--exam-line);border-radius:4px;background:#111517;color:var(--exam-text);cursor:pointer}.rank-exam-icon-button svg{width:20px;height:20px}.rank-exam-phase-band{min-height:72px;display:grid;grid-template-columns:minmax(130px,.35fr) minmax(0,1fr);align-items:center;gap:18px;padding:14px 0;border-bottom:1px solid var(--exam-line)}.rank-exam-phase-band>div{display:flex;flex-direction:column;gap:2px}.rank-exam-phase-band span{color:var(--exam-gold);font-size:11px;font-weight:700}.rank-exam-phase-band strong{color:var(--exam-ice);font-size:18px}.rank-exam-phase-band p,.rank-exam-narrative p,.rank-exam-terminal p{margin:0;color:var(--exam-muted);font-size:13px;line-height:1.65}.rank-exam-narrative{padding:18px 0;border-bottom:1px solid var(--exam-line)}.rank-exam-narrative .rank-exam-dialogue{margin-bottom:8px;color:var(--exam-text);font-size:15px;font-weight:700}.rank-exam-telegraphs{padding:12px 0;border-bottom:1px solid var(--exam-line)}.rank-exam-telegraph{min-height:54px;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;border-left:3px solid var(--exam-danger);background:#211718}.rank-exam-telegraph svg{width:22px;color:var(--exam-danger)}.rank-exam-telegraph div{display:flex;flex-direction:column;min-width:0}.rank-exam-telegraph span,.rank-exam-telegraph small{color:#d8b6ad;font-size:11px}.rank-exam-combatants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:16px;background:var(--exam-line);border-block:1px solid var(--exam-line)}.rank-exam-combatant{min-width:0;padding:14px;background:var(--exam-band)}.rank-exam-combatant-title,.rank-exam-gauge-label{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.rank-exam-combatant-title{margin-bottom:12px;font-size:13px}.rank-exam-combatant-title span{font-weight:700}.rank-exam-gauge-row+.rank-exam-gauge-row{margin-top:10px}.rank-exam-gauge-label{margin-bottom:4px;color:var(--exam-muted);font-size:10px}.rank-exam-gauge-label strong{min-width:0;overflow-wrap:anywhere;color:var(--exam-text)}.rank-exam-gauge-track{width:100%;height:9px;overflow:hidden;border:1px solid #465158;background:#090b0c}.rank-exam-gauge-fill{height:100%;background:#6cb894;transition:width .16s ease-out}.rank-exam-gauge-fill.is-mp{background:#699cc7}.rank-exam-gauge-fill.is-enemy{background:#c6675f}.rank-exam-gauge-fill.is-break{background:var(--exam-gold)}.rank-exam-targets{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;margin-top:12px;background:var(--exam-line);border:1px solid var(--exam-line)}.rank-exam-targets button{min-height:44px;border:0;background:#121719;color:var(--exam-muted);cursor:pointer}.rank-exam-targets button.is-selected{background:#193036;color:#d8f5f7;box-shadow:inset 0 -3px var(--exam-ice)}.rank-exam-log{margin-top:16px;padding:14px 0;border-block:1px solid var(--exam-line)}.rank-exam-log h2{margin:0 0 10px;font-size:14px}.rank-exam-log ol{max-height:216px;margin:0;padding:0;overflow-y:auto;list-style:none}.rank-exam-log li,.rank-exam-log-empty{margin:0;padding:7px 2px;color:var(--exam-muted);border-bottom:1px solid #22292d;font-size:12px;line-height:1.5}.rank-exam-log li[data-event=PHASE],.rank-exam-log li[data-event=BREAK_BONUS]{color:var(--exam-gold);font-weight:700}.rank-exam-error{margin-top:12px;padding:10px;border-left:3px solid var(--exam-danger);background:#251718;color:#f3c0b9;font-size:13px}.rank-exam-action-dock{position:fixed;z-index:20;left:50%;bottom:0;width:min(760px,100%);box-sizing:border-box;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,58px);gap:1px;padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));transform:translate(-50%);border-top:1px solid #526068;background:#090c0e}.rank-exam-action-dock button{min-width:0;min-height:44px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #343f45;border-radius:3px;background:#171d20;color:var(--exam-text);font-size:12px;font-weight:700;cursor:pointer}.rank-exam-action-dock button[data-action=BREAK]{color:#f1cb77}.rank-exam-action-dock button[data-action=WITHDRAW]{color:#e7a29a}.rank-exam-action-dock button:disabled{color:#667178;background:#101416;cursor:not-allowed}.rank-exam-action-dock svg,.rank-exam-command svg{width:18px;height:18px;flex:0 0 auto}.rank-exam-parameter-sheet{position:fixed;z-index:30;left:50%;bottom:calc(132px + env(safe-area-inset-bottom));width:min(744px,calc(100% - 16px));box-sizing:border-box;padding:12px;transform:translate(-50%);border:1px solid #526068;background:#111719;box-shadow:0 -12px 30px #0000006b}.rank-exam-parameter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.rank-exam-parameter-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px}.rank-exam-parameter-options button{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:8px;border:1px solid #435158;border-radius:3px;background:#1a2326;color:var(--exam-text);padding:8px 10px;cursor:pointer}.rank-exam-parameter-options small{color:var(--exam-muted)}.rank-exam-terminal{margin-top:18px;padding:18px 0;border-block:1px solid var(--exam-line)}.rank-exam-terminal>strong{display:block;margin-bottom:8px;color:var(--exam-gold);font-size:20px}.rank-exam-terminal .rank-exam-command{margin-top:14px}.rank-exam-command{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 16px;border:1px solid #536067;border-radius:3px;background:#171d20;color:var(--exam-text);font-weight:700;cursor:pointer}.rank-exam-command.is-primary{border-color:#b18a41;background:#2a2418;color:#ffe2a1}.rank-exam-recovery-actions{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:600px){.rank-exam-page{padding-inline:10px}.rank-exam-header{grid-template-columns:44px minmax(0,1fr)}.rank-exam-ordinal{grid-column:2;margin-top:-14px}.rank-exam-header h1{font-size:17px}.rank-exam-phase-band{grid-template-columns:1fr;gap:5px}.rank-exam-combatants{grid-template-columns:1fr}.rank-exam-action-dock button{flex-direction:column;gap:2px;font-size:11px}.rank-exam-telegraph{grid-template-columns:28px minmax(0,1fr)}.rank-exam-telegraph small{grid-column:2}}@media(max-height:664px){.rank-exam-narrative{display:none}.rank-exam-log ol{max-height:108px}.rank-exam-phase-band{min-height:54px;padding-block:8px}}@media(prefers-reduced-motion:reduce){.rank-exam-page *,.rank-exam-page *:before,.rank-exam-page *:after{scroll-behavior:auto!important;transition-duration:0ms!important;animation-duration:0ms!important;animation-iteration-count:1!important}}.hell-growth-page{--hell-bg: #0d0f11;--hell-panel: #15181b;--hell-line: #3d4248;--hell-text: #e9e4d8;--hell-muted: #a6a198;--hell-gold: #e2b95f;--hell-cyan: #63c7c4;--hell-danger: #d66b62;min-height:100%;background:var(--hell-bg);color:var(--hell-text);padding:clamp(16px,3vw,32px);letter-spacing:0}.hell-growth-page button,.hell-growth-page input,.hell-growth-page select{font:inherit;letter-spacing:0}.hell-growth-header{max-width:1120px;margin:0 auto;display:flex;justify-content:space-between;gap:20px;align-items:flex-start;border-bottom:1px solid var(--hell-line);padding-bottom:18px}.hell-growth-header h1{margin:2px 0 6px;font-size:clamp(26px,4vw,38px);line-height:1.1}.hell-growth-header p,.hell-growth-section-heading p{color:var(--hell-muted);margin:0;line-height:1.6}.hell-growth-kicker{color:var(--hell-danger)!important;font-size:12px;font-weight:800}.hell-growth-icon-button,.hell-growth-priority button{width:36px;height:36px;display:inline-grid;place-items:center;border:1px solid var(--hell-line);background:var(--hell-panel);color:var(--hell-text);cursor:pointer}.hell-growth-blocked,.hell-growth-error,.hell-growth-fatal{max-width:1120px;margin:14px auto 0;border-left:3px solid var(--hell-danger);background:#231818;padding:11px 14px}.hell-growth-error{border-color:var(--hell-gold)}.hell-growth-loading{max-width:1120px;margin:0 auto;color:var(--hell-muted)}.hell-growth-tabs{max-width:1120px;margin:18px auto 0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border-bottom:1px solid var(--hell-line)}.hell-growth-tabs button{min-width:0;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-bottom:3px solid transparent;background:transparent;color:var(--hell-muted);cursor:pointer}.hell-growth-tabs button[aria-selected=true]{color:var(--hell-text);border-bottom-color:var(--hell-cyan)}.hell-growth-content{max-width:1120px;margin:0 auto;padding:24px 0 48px}.hell-growth-content>section{max-width:900px}.hell-growth-content h2{margin:0 0 4px;font-size:22px}.hell-growth-content h3{margin:26px 0 10px;font-size:15px;color:var(--hell-gold)}.hell-growth-section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.hell-growth-milestone{color:var(--hell-gold);border:1px solid #705d36;padding:6px 9px;font-size:12px}.hell-growth-axis-grid,.hell-growth-check-list,.hell-growth-record-table{border-top:1px solid var(--hell-line)}.hell-growth-axis-row{min-height:62px;display:grid;grid-template-columns:minmax(150px,1fr) 110px 80px;gap:16px;align-items:center;border-bottom:1px solid var(--hell-line)}.hell-growth-axis-row>span:first-child,.hell-growth-record-table>div>span:first-child,.hell-growth-check-list label>span{display:flex;flex-direction:column;gap:3px}.hell-growth-page small,.hell-growth-page em{color:var(--hell-muted);font-size:12px;font-style:normal}.hell-growth-page input[type=number],.hell-growth-page select{width:100%;min-height:38px;border:1px solid var(--hell-line);background:#101316;color:var(--hell-text);padding:7px 9px}.hell-growth-ratio{text-align:right;color:var(--hell-cyan);font-variant-numeric:tabular-nums}.hell-growth-priority{list-style:none;margin:0;padding:0;border-top:1px solid var(--hell-line)}.hell-growth-priority li{min-height:48px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--hell-line)}.hell-growth-priority li>span:last-child{display:flex;gap:6px}.hell-growth-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.hell-growth-actions>button,.hell-growth-form-grid>button,.hell-growth-content section>button:last-child{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #8a6c31;background:#463617;color:#fff0c4;padding:8px 15px;cursor:pointer}.hell-growth-actions>button:disabled,.hell-growth-page button:disabled{opacity:.45;cursor:not-allowed}.hell-growth-actions .hell-growth-secondary{background:transparent;color:var(--hell-muted);border-color:var(--hell-line)}.hell-growth-check-list label{min-height:70px;display:grid;grid-template-columns:24px 1fr;gap:12px;align-items:center;border-bottom:1px solid var(--hell-line)}.hell-growth-slot-grid,.hell-growth-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:14px 0 20px}.hell-growth-slot-grid label,.hell-growth-form-grid label{display:flex;flex-direction:column;gap:6px;color:var(--hell-muted);font-size:12px}.hell-growth-record-table>div{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid var(--hell-line)}.hell-growth-recipes{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.hell-growth-recipes p{margin:0;padding:5px 8px;border:1px solid var(--hell-line);color:var(--hell-muted);font-size:12px}.hell-growth-recipes p[data-active=true]{border-color:#3f827c;color:var(--hell-cyan)}.hell-growth-choice-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hell-growth-choice-list>button,.hell-growth-content [aria-label=英傑一覧] article>button{min-height:104px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;border:1px solid var(--hell-line);background:var(--hell-panel);color:var(--hell-text);padding:13px;cursor:pointer;text-align:left}.hell-growth-choice-list>button[aria-pressed=true],.hell-growth-content [aria-label=英傑一覧] article>button[aria-pressed=true]{border-color:var(--hell-cyan);box-shadow:inset 3px 0 0 var(--hell-cyan)}.hell-growth-segmented{display:inline-flex;border:1px solid var(--hell-line)}.hell-growth-segmented button{min-height:38px;border:0;background:#111417;color:var(--hell-muted);padding:7px 14px;cursor:pointer}.hell-growth-segmented button[aria-pressed=true]{background:#244542;color:#d8fffb}.hell-growth-pity{color:var(--hell-muted);font-size:12px}.hell-growth-content [aria-label=英傑一覧]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.hell-growth-content [aria-label=英傑一覧] article{border:0}.hell-growth-content [aria-label=英傑一覧] article>p{color:var(--hell-muted)}.hell-growth-content [aria-label=英傑一覧] article label{display:block;margin-top:8px;color:var(--hell-muted);font-size:12px}.hell-growth-content section>header{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:780px){.hell-growth-page{padding:14px}.hell-growth-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.hell-growth-tabs button{min-height:44px;font-size:12px}.hell-growth-axis-row{grid-template-columns:minmax(110px,1fr) 84px 58px;gap:8px}.hell-growth-choice-list,.hell-growth-content [aria-label=英傑一覧],.hell-growth-slot-grid,.hell-growth-form-grid{grid-template-columns:1fr}.hell-growth-section-heading{flex-direction:column;gap:8px}}.hell-encounter-panel,.hell-decision-board{color:#e8e3da;background:#171818;border-top:3px solid #a33b35;border-bottom:1px solid #4a3a38;letter-spacing:0}.hell-encounter-panel--loading{padding:18px 20px;color:#c6bdb5}.hell-encounter-panel__header,.hell-decision-board__header{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 20px;border-bottom:1px solid #493b39;background:#201d1d}.hell-encounter-panel__header p,.hell-decision-board__header p{margin:0 0 2px;color:#a9a19a;font-size:11px}.hell-encounter-panel__header h2,.hell-decision-board__header h2{margin:0;font-size:18px;letter-spacing:0}.hell-encounter-panel__code,.hell-decision-board__code{display:grid;width:48px;height:48px;place-items:center;border:1px solid #aa4942;color:#ffe0d9;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800}.hell-encounter-panel__header>button,.hell-decision-board__parameters header button{display:grid;width:36px;height:36px;place-items:center;border:1px solid #4b4441;background:#252424;color:#c9c0b9;cursor:pointer}.hell-encounter-panel__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.6fr)}.hell-encounter-panel__mission,.hell-encounter-panel__bosses{padding:18px 20px}.hell-encounter-panel__mission{border-right:1px solid #403735}.hell-encounter-panel__mission h3,.hell-encounter-panel__bosses h3,.hell-decision-board__events h3,.hell-decision-board__combatants h3{margin:0 0 7px;font-size:13px;letter-spacing:0}.hell-encounter-panel__mission p,.hell-encounter-panel__bosses small{display:block;margin:0 0 12px;color:#ada59d;font-size:12px;line-height:1.6}.hell-encounter-panel button,.hell-decision-board button{min-height:38px;border:1px solid #5a504c;background:#292727;color:#ddd5ce;cursor:pointer;font:inherit}.hell-encounter-panel button:disabled,.hell-decision-board button:disabled{cursor:not-allowed;opacity:.45}.hell-encounter-panel button.is-primary,.hell-decision-board button.is-primary{display:inline-flex;align-items:center;justify-content:center;gap:7px;border-color:#b64f46;background:#71302b;color:#fff3ed;font-weight:700}.hell-encounter-panel__mission>button{min-width:180px}.hell-encounter-panel__bosses{display:grid;align-content:start;gap:7px}.hell-encounter-panel__bosses button{display:flex;align-items:center;gap:8px;width:100%;padding:8px 10px;text-align:left}.hell-decision-error{margin:0;padding:9px 20px;border-top:1px solid #743d39;border-bottom:1px solid #743d39;background:#391f1e;color:#ffbdb6;font-size:12px}.hell-encounter-panel__result{padding:24px 20px;text-align:center}.hell-encounter-panel__result strong{display:block;font-size:22px}.hell-encounter-panel__result p{color:#aaa19a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.hell-boss-preparation{padding:18px 20px 22px}.hell-boss-preparation>header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.hell-boss-preparation>header p,.hell-boss-preparation>header h3{margin:0}.hell-boss-preparation>header p,.hell-boss-preparation>header>span{color:#aca39b;font-size:11px}.hell-boss-preparation>header h3{margin-top:2px;font-size:18px}.hell-boss-preparation__mechanic{margin:14px 0;padding:10px 12px;border-left:3px solid #a54841;background:#222020;color:#cdc4bc;font-size:12px}.hell-boss-preparation fieldset{display:grid;gap:5px;margin:0;padding:12px;border:1px solid #4c4440}.hell-boss-preparation legend{padding:0 7px;color:#b9b0a8;font-size:12px}.hell-boss-preparation label{display:flex;align-items:center;gap:8px;min-height:32px;padding:4px 6px;background:#202020;font-size:12px}.hell-boss-preparation label input{width:16px;height:16px;accent-color:#a7443d}.hell-boss-preparation__findings{margin-top:12px;padding:10px 12px;border-left:3px solid #788f6f;background:#20241f;font-size:12px}.hell-boss-preparation__findings ul{margin:5px 0 0;padding-left:18px;color:#bbc5b7}.hell-encounter-panel__commands{display:flex;gap:8px;margin-top:14px}.hell-encounter-panel__commands button{min-width:150px;padding:7px 12px}.hell-decision-board__phase{display:grid;justify-items:end;gap:3px;color:#a9a19a;font-size:11px}.hell-decision-board__phase strong{color:#eaded5;font-size:13px}.hell-decision-board__mechanic{display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px;padding:10px 20px;border-bottom:1px solid #3e3735;background:#242020;font-size:12px}.hell-decision-board__mechanic p{margin:0;color:#c2b9b1}.hell-decision-board__telegraphs{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1px;background:#4d3c38;border-bottom:1px solid #4d3c38}.hell-decision-board__telegraphs>div{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:2px 8px;align-items:center;padding:9px 12px;background:#2c2422;font-size:11px}.hell-decision-board__telegraphs svg{grid-row:span 2;color:#d07668}.hell-decision-board__telegraphs span{color:#c4a59e}.hell-decision-board__telegraphs small{grid-column:2 / -1;color:#9f9690}.hell-decision-board__combatants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid #3e3735}.hell-decision-board__combatants>div{padding:14px 20px}.hell-decision-board__combatants>div+div{border-left:1px solid #3e3735}.hell-decision-gauge+.hell-decision-gauge{margin-top:8px}.hell-decision-gauge>div:first-child{display:flex;justify-content:space-between;margin-bottom:3px;color:#aaa19a;font-size:10px}.hell-decision-gauge>div strong{color:#dcd3cb;font-weight:600}.hell-decision-gauge__track{height:8px;overflow:hidden;background:#343131}.hell-decision-gauge__track>span{display:block;height:100%;transition:width .18s ease}.hell-decision-gauge__track>.is-player{background:#5f9870}.hell-decision-gauge__track>.is-enemy{background:#b54840}.hell-decision-gauge__track>.is-mp{background:#4f83a6}.hell-decision-gauge__track>.is-break{background:#bd9854}.hell-decision-gauge__track>.is-hero{background:#d2c16a}.hell-decision-board__events{min-height:118px;max-height:220px;overflow-y:auto;padding:12px 20px;border-bottom:1px solid #3e3735;background:#151616}.hell-decision-board__events>p{margin:0;color:#827b76;font-size:12px}.hell-decision-board__events ol{display:grid;gap:4px;margin:0;padding:0;list-style:none}.hell-decision-board__events li{padding-left:10px;border-left:2px solid #62524e;color:#c4bbb3;font-size:11px}.hell-decision-board__actions{display:grid;grid-template-columns:repeat(8,minmax(70px,1fr));gap:1px;padding:1px;background:#51433f}.hell-decision-board__actions button{display:grid;min-height:64px;place-items:center;align-content:center;gap:4px;padding:6px;border:0;background:#292727;font-size:11px}.hell-decision-board__actions button:not(:disabled):hover{background:#492725;color:#fff0e9}.hell-decision-board__parameters{padding:12px 20px;border-top:1px solid #594742;background:#211f1f}.hell-decision-board__parameters header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.hell-decision-board__parameters header button{min-height:32px}.hell-decision-board__parameters>div{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:5px}.hell-decision-board__parameters>div button{display:flex;align-items:center;justify-content:space-between;padding:7px 10px}.hell-decision-board__parameters small{color:#a89f98}.hell-decision-board__cancel{width:100%;border-width:1px 0 0!important;color:#ad9e97!important;font-size:11px!important}.hell-decision-board__terminal{padding:20px;text-align:center}.hell-decision-board__terminal>strong{display:block;font-size:19px}.hell-decision-board__terminal>p{margin:7px 0 14px;color:#bbb1aa;font-size:12px}.hell-decision-board__terminal>div{display:flex;justify-content:center;gap:8px}.hell-decision-board__terminal button{min-width:120px;padding:7px 12px}@media(max-width:780px){.hell-encounter-panel__header,.hell-decision-board__header{padding:12px}.hell-encounter-panel__body{grid-template-columns:1fr}.hell-encounter-panel__mission{border-right:0;border-bottom:1px solid #403735}.hell-decision-board__combatants{grid-template-columns:1fr}.hell-decision-board__combatants>div{padding:12px}.hell-decision-board__combatants>div+div{border-top:1px solid #3e3735;border-left:0}.hell-decision-board__actions{grid-template-columns:repeat(4,minmax(0,1fr))}.hell-decision-board__actions button{min-height:58px}}@media(max-width:390px){.hell-encounter-panel__header,.hell-decision-board__header{grid-template-columns:44px minmax(0,1fr) auto;gap:8px}.hell-encounter-panel__code,.hell-decision-board__code{width:40px;height:40px;font-size:12px}.hell-decision-board__phase span{display:none}.hell-encounter-panel__header h2,.hell-decision-board__header h2{font-size:15px}.hell-decision-board__mechanic{grid-template-columns:1fr;gap:3px;padding:9px 12px}.hell-decision-board__events{padding:10px 12px}.hell-encounter-panel__commands{flex-direction:column}.hell-encounter-panel__commands button{width:100%}}@media(prefers-reduced-motion:reduce){.hell-decision-gauge__track>span{transition:none}}.hell-entitlement{color:#e8e3da;background:#1b1b1b;border-top:1px solid #55463d;border-bottom:1px solid #55463d;padding:14px 20px;letter-spacing:0}.hell-entitlement.is-empty{display:flex;align-items:center;gap:10px;min-height:52px;color:#b9b1a8}.hell-entitlement.is-empty p,.hell-entitlement__status{margin:0}.hell-entitlement.is-empty strong,.hell-entitlement.is-empty span{display:block}.hell-entitlement.is-empty span{margin-top:2px;color:#8f8983;font-size:11px}.hell-entitlement__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px}.hell-entitlement__header p{display:flex;align-items:center;gap:6px;margin:0 0 2px;color:#b9a56f;font-size:11px;font-weight:700}.hell-entitlement__header h2{margin:0;font-size:16px;line-height:1.25}.hell-entitlement__state{flex:none;padding:4px 7px;border:1px solid #696057;color:#c7c0b8;font-size:10px}.hell-entitlement__state.is-pending_selection{border-color:#a98745;color:#e2c982}.hell-entitlement__state.is-selected_pending_claim{border-color:#518075;color:#9fd4c4}.hell-entitlement__state.is-claimed{border-color:#597055;color:#a9c5a1}.hell-entitlement__tabs{display:flex;overflow-x:auto;margin:0 0 10px;border:1px solid #49423d}.hell-entitlement__tabs button{min-width:132px;padding:6px 9px;border:0;border-right:1px solid #49423d;background:#222;color:#bbb4ad;text-align:left;cursor:pointer}.hell-entitlement__tabs button[aria-pressed=true]{background:#37302a;color:#fff1d1}.hell-entitlement__tabs small{display:block;margin-top:2px;color:#8e8780}.hell-entitlement__candidates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.hell-entitlement__candidates>button{position:relative;display:flex;flex-direction:column;gap:5px;min-width:0;min-height:132px;padding:9px 10px;overflow:hidden;border:1px solid #49433e;border-left:3px solid #6f6253;border-radius:2px;background:#232323;color:#ddd7d0;text-align:left;cursor:pointer}.hell-entitlement__candidates>button:hover:not(:disabled),.hell-entitlement__candidates>button.is-selected{border-color:#b08a49;background:#302b24}.hell-entitlement__candidates>button:disabled:not(.is-selected){opacity:.38;cursor:not-allowed}.hell-entitlement__candidate-kind{color:#aaa198;font-size:10px}.hell-entitlement__candidates strong{min-width:0;overflow-wrap:anywhere;font-size:13px;line-height:1.35}.hell-entitlement__power{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin-top:auto;border:1px solid #45413d}.hell-entitlement__power small{padding:4px 5px;color:#99928b;font-size:9px}.hell-entitlement__power small+small{border-left:1px solid #45413d}.hell-entitlement__power b{display:block;color:#e5ded5;font-size:11px}.hell-entitlement__power small:last-child b{color:#edcc7b}.hell-entitlement__improvement{color:#a8c69c;font-size:10px;font-weight:700}.hell-entitlement__binding{display:inline-flex;align-items:center;gap:4px;color:#91b6ae;font-size:9px}.hell-entitlement__check{position:absolute;top:8px;right:8px;color:#f1cf72}.hell-entitlement__error{margin:9px 0 0;padding:7px 9px;border-left:3px solid #b24740;background:#351f1d;color:#ffc2bc;font-size:11px}.hell-entitlement__footer{display:flex;justify-content:flex-end;margin-top:10px}.hell-entitlement__primary,.hell-entitlement>button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 12px;border:1px solid #a98240;background:#604921;color:#fff2cf;font-weight:700;cursor:pointer}.hell-entitlement__primary:disabled{border-color:#4d4945;background:#292827;color:#77716c;cursor:not-allowed}.hell-entitlement__claimed{display:inline-flex;align-items:center;gap:6px;margin:0;color:#a9c5a1;font-size:12px;font-weight:700}@media(max-width:760px){.hell-entitlement{padding:12px}.hell-entitlement__candidates{grid-template-columns:1fr}.hell-entitlement__candidates>button{min-height:112px}.hell-entitlement__footer{justify-content:stretch}.hell-entitlement__primary{width:100%}}.hell-realm-map{min-height:calc(100vh - 120px);color:#e8e3da;background:#151616;border-top:3px solid #8e2525;letter-spacing:0}.hell-realm-map__header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:18px 20px 14px;border-bottom:1px solid #4a3a38;background:#1d1b1b}.hell-realm-map__kicker,.hell-realm-map__law,.hell-realm-map__detail-heading p{margin:0;color:#aaa29a;font-size:12px}.hell-realm-map__header h1{margin:3px 0;font-size:22px;line-height:1.2;letter-spacing:0}.hell-realm-map__header h1 span{margin-left:8px;color:#d0c6bb;font-size:15px;font-weight:500}.hell-realm-map__progress{display:grid;grid-template-columns:repeat(3,minmax(90px,auto));gap:1px;background:#4a3a38;border:1px solid #4a3a38}.hell-realm-map__progress span{padding:8px 10px;background:#201e1e;color:#aaa29a;font-size:11px}.hell-realm-map__progress strong{display:block;margin-top:2px;color:#f0e5d8;font-size:14px}.hell-realm-map__realms{display:flex;gap:0;overflow-x:auto;padding:0 20px;border-bottom:1px solid #3c3332;background:#191919}.hell-realm-map__realms button{min-width:84px;padding:10px 12px;border:0;border-right:1px solid #3c3332;border-bottom:3px solid transparent;background:transparent;color:#a7a09a;cursor:pointer}.hell-realm-map__realms button.is-active{border-bottom-color:#b13a36;color:#fff2e7;background:#282020}.hell-realm-map__realms button:disabled{cursor:not-allowed;opacity:.55}.hell-realm-map__notice,.hell-realm-map__error{margin:0;padding:9px 20px;border-bottom:1px solid #60443f;background:#2b211f;color:#e2c0b3;font-size:12px}.hell-realm-map__error{border-color:#8e3434;background:#351d1d;color:#ffb8b1}.hell-realm-map__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,340px);min-height:560px}.hell-realm-map__nodes{min-width:0;padding:16px 20px 28px;border-right:1px solid #3c3332}.hell-realm-map__node-group+.hell-realm-map__node-group{margin-top:18px}.hell-realm-map__node-group h2{margin:0 0 7px;color:#b8afa6;font-size:12px;font-weight:600}.hell-realm-map__node-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:5px}.hell-realm-map__node{display:grid;grid-template-columns:40px minmax(0,1fr);gap:2px 8px;min-height:55px;padding:7px 8px;border:1px solid #413b38;border-left:3px solid #6f6660;background:#202020;color:#d7d1ca;text-align:left;cursor:pointer}.hell-realm-map__node:hover,.hell-realm-map__node.is-selected{border-color:#a54841;background:#2a2221}.hell-realm-map__node.is-cleared{border-left-color:#728f70}.hell-realm-map__node.is-entered{border-left-color:#c44b42}.hell-realm-map__node.is-revealed{border-left-color:#b28c59}.hell-realm-map__node.is-sealed{border-left-color:#4c4b4a;color:#77716d}.hell-realm-map__code{grid-row:span 2;align-self:center;color:#ffddd6;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:700}.hell-realm-map__node-name{overflow:hidden;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.hell-realm-map__state{display:inline-flex;align-items:center;gap:4px;color:#99918b;font-size:10px}.hell-realm-map__detail{position:sticky;top:0;align-self:start;padding:20px;background:#1b1a1a}.hell-realm-map__detail-heading{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid #443a37}.hell-realm-map__detail-code{display:grid;width:48px;height:48px;place-items:center;border:1px solid #9d443e;color:#ffded8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:700}.hell-realm-map__detail h2{margin:0 0 3px;font-size:16px;letter-spacing:0}.hell-realm-map__detail blockquote{margin:16px 0;padding:0 0 0 12px;border-left:2px solid #6b4c47;color:#c4bbb2;font-size:13px;line-height:1.8}.hell-realm-map__approach h3{margin:0 0 7px;color:#aaa29a;font-size:12px}.hell-realm-map__approach [role=group]{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #4a403d}.hell-realm-map__approach button{padding:8px 5px;border:0;border-right:1px solid #4a403d;background:#232222;color:#bcb5ae;cursor:pointer}.hell-realm-map__approach button:last-child{border-right:0}.hell-realm-map__approach button[aria-pressed=true]{background:#592c29;color:#fff0ea}.hell-realm-map__approach button:disabled{cursor:not-allowed;opacity:.45}.hell-realm-map__approach small{display:block;margin-top:2px;color:#8d8580}.hell-realm-map__move{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:40px;margin-top:16px;border:1px solid #b34a42;background:#702f2b;color:#fff4ed;font-weight:700;cursor:pointer}.hell-realm-map__encounter{display:inline-flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:40px;margin-top:7px;border:1px solid #9b7746;background:#4b3b25;color:#f4e4c8;font-weight:700;cursor:pointer}.hell-realm-map__encounter:disabled{border-color:#494342;background:#292727;color:#79736f;cursor:not-allowed}.hell-realm-map__move:disabled{border-color:#494342;background:#292727;color:#79736f;cursor:not-allowed}@media(max-width:760px){.hell-realm-map{min-height:100%}.hell-realm-map__header{align-items:flex-start;flex-direction:column;gap:12px;padding:14px 12px}.hell-realm-map__progress{grid-template-columns:repeat(3,minmax(78px,1fr));width:100%}.hell-realm-map__realms{padding:0 12px}.hell-realm-map__body{display:flex;flex-direction:column-reverse;min-height:0}.hell-realm-map__nodes{padding:12px;border-top:1px solid #3c3332;border-right:0}.hell-realm-map__detail{position:static;padding:14px 12px}.hell-realm-map__node-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hell-realm-map__node{grid-template-columns:34px minmax(0,1fr)}}@media(max-width:390px){.hell-realm-map__node-grid{grid-template-columns:1fr}.hell-realm-map__header h1{font-size:19px}.hell-realm-map__progress span{padding:7px 6px}}.hell-support{color:#e8e3da;background:#181919;border-top:1px solid #4a3a38;border-bottom:1px solid #4a3a38;letter-spacing:0}.hell-support__status,.hell-support__error{margin:0;padding:9px 20px;color:#c8beb5;font-size:12px}.hell-support__error{display:flex;align-items:center;justify-content:space-between;gap:12px;border-left:3px solid #a7433c;background:#321d1c;color:#ffbbb4}.hell-support__error button{display:inline-grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:1px solid #86504b;background:#241b1a;color:#f0c5c0;cursor:pointer}.hell-support__arrival{padding:16px 20px;border-left:4px solid #b38a52;background:#211f1d}.hell-support__arrival>header,.hell-support__arrival>footer,.hell-support__onboarding,.hell-support__records-toggle,.hell-support__record-list article>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.hell-support__arrival header p{display:flex;align-items:center;gap:6px;margin:0 0 4px;color:#bcae9c;font-size:11px}.hell-support__arrival h2{margin:0;font-size:17px;letter-spacing:0}.hell-support__presentation{display:grid;grid-template-columns:repeat(2,58px);border:1px solid #554943}.hell-support__presentation button{min-height:30px;border:0;border-right:1px solid #554943;background:#1b1b1b;color:#a9a19a;cursor:pointer}.hell-support__presentation button:last-child{border-right:0}.hell-support__presentation button[aria-pressed=true]{background:#5b3e28;color:#fff0d8}.hell-support__prose{max-width:78ch;min-height:52px;margin:16px 0;color:#ded7ce;font-size:14px;line-height:1.9}.hell-support__arrival>footer{align-items:flex-end;padding-top:10px;border-top:1px solid #4b433d}.hell-support__arrival footer span{max-width:72ch;color:#a9a19a;font-size:11px;line-height:1.5}.hell-support__arrival footer button,.hell-support__onboarding button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:36px;padding:7px 13px;border:1px solid #a27643;background:#574126;color:#fff0d8;font-weight:700;cursor:pointer}.hell-support button:disabled{cursor:not-allowed;opacity:.5}.hell-support__onboarding{padding:10px 20px;border-left:4px solid #668a77;background:#1d2622}.hell-support__onboarding div{display:flex;min-width:0;flex-direction:column;gap:3px}.hell-support__onboarding strong{font-size:13px}.hell-support__onboarding span{color:#aebbb4;font-size:11px}.hell-support__onboarding button{border-color:#557865;background:#294638;color:#e1f4e9}.hell-support__records{border-top:1px solid #3b3734}.hell-support__records-toggle{width:100%;min-height:38px;justify-content:flex-start;padding:8px 20px;border:0;background:#191a1a;color:#c7c0b9;text-align:left;cursor:pointer}.hell-support__records-toggle svg:last-child{margin-left:auto}.hell-support__record-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:0;border-top:1px solid #3b3734}.hell-support__record-list>p{margin:0;padding:12px 20px;color:#aaa29a;font-size:12px}.hell-support__record-list article{min-width:0;padding:12px 16px;border-right:1px solid #383532;border-bottom:1px solid #383532;background:#1d1e1e}.hell-support__record-list article strong{font-size:12px}.hell-support__record-list article time{color:#817b76;font-size:10px}.hell-support__record-list article p{margin:9px 0;color:#c9c2bb;font-size:12px;line-height:1.65}.hell-support__record-list article small{color:#9eaaa3;font-size:10px;line-height:1.5}@media(max-width:760px){.hell-support__status,.hell-support__error,.hell-support__arrival,.hell-support__onboarding,.hell-support__records-toggle{padding-right:12px;padding-left:12px}.hell-support__arrival>header,.hell-support__arrival>footer,.hell-support__onboarding{align-items:stretch;flex-direction:column}.hell-support__presentation{align-self:flex-start}.hell-support__arrival footer button,.hell-support__onboarding button{width:100%}.hell-support__record-list{grid-template-columns:1fr}}
