.dice-roller-module__3_dCiW__diceRollerTab{flex-direction:column;gap:16px;height:100%;min-height:0;padding:16px;animation:.6s cubic-bezier(.22,1,.36,1) both dice-roller-module__3_dCiW__fadeInUp;display:flex}@keyframes dice-roller-module__3_dCiW__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes dice-roller-module__3_dCiW__breathe{0%,to{box-shadow:0 2px 8px rgba(var(--gold-base,212,168,75),.25),0 0 16px rgba(var(--gold-base,212,168,75),.08)}50%{box-shadow:0 2px 12px rgba(var(--gold-base,212,168,75),.35),0 0 24px rgba(var(--gold-base,212,168,75),.15)}}@keyframes dice-roller-module__3_dCiW__breatheDawn{0%,to{box-shadow:0 2px 8px #d4882a33,0 0 16px #d4882a0f}50%{box-shadow:0 2px 12px #d4882a4d,0 0 24px #d4882a1f}}@keyframes dice-roller-module__3_dCiW__numberCascade{0%,to{transform:translateY(0)}25%{transform:translateY(-2px)}75%{transform:translateY(2px)}}@keyframes dice-roller-module__3_dCiW__lockIn{0%{filter:brightness(1.3);transform:translateY(-4px)}60%{filter:brightness(1.1);transform:translateY(1px)}to{filter:brightness();transform:translateY(0)}}@keyframes dice-roller-module__3_dCiW__revealBloom{0%{box-shadow:0 0 0 rgba(var(--gold-base,212,168,75),0)}40%{box-shadow:0 0 32px rgba(var(--gold-base,212,168,75),.2)}to{box-shadow:0 0 0 rgba(var(--gold-base,212,168,75),0)}}@keyframes dice-roller-module__3_dCiW__critPulse{0%,to{filter:brightness()}50%{filter:brightness(1.2)}}@keyframes dice-roller-module__3_dCiW__badgePop{0%{opacity:0;transform:scale(.5)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}.dice-roller-module__3_dCiW__notationToggle{border:1px solid rgba(var(--gold-base,212,168,75),.15);width:52px;height:52px;color:var(--ref-muted,#ffffff73);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}@media (hover:hover){.dice-roller-module__3_dCiW__notationToggle:hover{background:rgba(var(--gold-base,212,168,75),.06);color:var(--ref-accent,#d4a84b);border-color:rgba(var(--gold-base,212,168,75),.3)}}.dice-roller-module__3_dCiW__notationToggle:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.dice-roller-module__3_dCiW__notationToggleActive{background:rgba(var(--gold-base,212,168,75),.08);color:var(--ref-accent,#d4a84b);border-color:rgba(var(--gold-base,212,168,75),.3)}.dice-roller-module__3_dCiW__diceButtonGrid{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:8px;display:flex}.dice-roller-module__3_dCiW__decrementHint{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted,#ffffff80);margin:-8px 0 0;padding:0;font-size:.625rem;font-weight:500}.dice-roller-module__3_dCiW__diceButton{border:1px solid rgba(var(--gold-base,212,168,75),.15);background:rgba(var(--gold-base,212,168,75),.04);width:52px;height:52px;color:var(--ref-muted,#ffffff73);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:transform .12s cubic-bezier(.2,0,0,1),background .15s,border-color .15s,color .15s,box-shadow .15s;display:flex;position:relative}.dice-roller-module__3_dCiW__diceButtonHero{background:rgba(var(--gold-base,212,168,75),.08);border-color:rgba(var(--gold-base,212,168,75),.3);color:var(--ref-accent,#d4a84b);box-shadow:0 0 10px rgba(var(--gold-base,212,168,75),.06)}@media (hover:hover){.dice-roller-module__3_dCiW__diceButton:hover{background:rgba(var(--gold-base,212,168,75),.08);border-color:rgba(var(--gold-base,212,168,75),.3);color:var(--ref-text,#ffffffe0);box-shadow:0 4px 12px #0000004d,0 0 16px rgba(var(--gold-base,212,168,75),.08),inset 0 0 20px rgba(var(--gold-base,212,168,75),.04);transform:translateY(-2px)}}.dice-roller-module__3_dCiW__diceButton:active:not(.dice-roller-module__3_dCiW__diceButtonSelected){background:rgba(var(--gold-base,212,168,75),.12);box-shadow:inset 0 2px 8px #0003,0 0 12px rgba(var(--gold-base,212,168,75),.2);transform:translateY(1px)}.dice-roller-module__3_dCiW__diceButton:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.dice-roller-module__3_dCiW__diceButtonSelected{background:rgba(var(--gold-base,212,168,75),.08);border:2px solid var(--ref-accent,#d4a84b);color:var(--ref-accent,#d4a84b);box-shadow:0 0 12px rgba(var(--gold-base,212,168,75),.15),inset 0 0 20px rgba(var(--gold-base,212,168,75),.04)}@media (hover:hover){.dice-roller-module__3_dCiW__diceButtonSelected:hover{border-color:var(--ref-accent-light,#f7c46c);box-shadow:0 0 16px rgba(var(--gold-base,212,168,75),.2),inset 0 0 24px rgba(var(--gold-base,212,168,75),.06)}}.dice-roller-module__3_dCiW__diceButtonIconWrapper{justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}.dice-roller-module__3_dCiW__diceButtonIconShape{position:absolute;inset:0}.dice-roller-module__3_dCiW__diceButtonLabel{z-index:1;font-size:.625rem;font-weight:700;font-family:var(--ref-mono,monospace);color:inherit;line-height:1;position:relative}.dice-roller-module__3_dCiW__diceButtonLabelTriangle{margin-top:6px}.dice-roller-module__3_dCiW__countBadge{background:var(--ref-accent,#d4a84b);min-width:20px;height:20px;color:var(--ref-bg,#051024);font-size:.7rem;font-weight:700;font-family:var(--ref-mono,monospace);border-radius:9999px;justify-content:center;align-items:center;padding:0 5px;animation:.3s cubic-bezier(.22,1,.36,1) both dice-roller-module__3_dCiW__badgePop;display:flex;position:absolute;top:-7px;right:-7px}.dice-roller-module__3_dCiW__diceTray{border:1px solid rgba(var(--gold-base,212,168,75),.15);background:rgba(var(--gold-base,212,168,75),.02);border-radius:8px;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;padding:6px 8px;display:flex}.dice-roller-module__3_dCiW__diceTrayItem{animation:.3s cubic-bezier(.22,1,.36,1) both dice-roller-module__3_dCiW__fadeInUp}.dice-roller-module__3_dCiW__d20ModeRow{justify-content:center;gap:4px;display:flex}.dice-roller-module__3_dCiW__d20ModeButton{border:1px solid rgba(var(--gold-base,212,168,75),.15);color:var(--text-muted,#ffffff80);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;background:0 0;border-radius:9999px;align-items:center;gap:2px;padding:4px 10px;font-size:.625rem;font-weight:600;transition:background .15s,color .15s,border-color .15s;display:inline-flex}@media (hover:hover){.dice-roller-module__3_dCiW__d20ModeButton:not(:disabled):hover{background:rgba(var(--gold-base,212,168,75),.06);color:var(--ref-accent,#d4a84b);border-color:rgba(var(--gold-base,212,168,75),.3)}}.dice-roller-module__3_dCiW__d20ModeButtonActive{background:rgba(var(--gold-base,212,168,75),.08);border:2px solid var(--ref-accent,#d4a84b);color:var(--ref-accent,#d4a84b)}.dice-roller-module__3_dCiW__d20ModeButton:disabled{opacity:.35;cursor:not-allowed}.dice-roller-module__3_dCiW__d20ModeButton:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.dice-roller-module__3_dCiW__modifierRow{justify-content:center;align-items:center;gap:4px;display:flex}.dice-roller-module__3_dCiW__modifierLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted,#ffffff80);margin-right:4px;font-size:.625rem;font-weight:500}.dice-roller-module__3_dCiW__modifierStepButton{border:1px solid rgba(var(--gold-base,212,168,75),.15);width:28px;height:28px;color:var(--ref-muted,#ffffff73);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}@media (hover:hover){.dice-roller-module__3_dCiW__modifierStepButton:hover{background:rgba(var(--gold-base,212,168,75),.06);color:var(--ref-accent,#d4a84b);border-color:rgba(var(--gold-base,212,168,75),.3)}}.dice-roller-module__3_dCiW__modifierStepButton:disabled{opacity:.25;cursor:not-allowed}.dice-roller-module__3_dCiW__modifierStepButton:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.dice-roller-module__3_dCiW__modifierValue{font-family:var(--ref-mono,monospace);color:var(--text-muted,#ffffff80);text-align:center;min-width:32px;font-size:.8125rem;font-weight:700}.dice-roller-module__3_dCiW__modifierValueActive{color:var(--ref-accent,#d4a84b)}.dice-roller-module__3_dCiW__actionRow{align-items:center;gap:8px;display:flex}.dice-roller-module__3_dCiW__rollSplitWrapper{flex:1;display:flex;position:relative}.dice-roller-module__3_dCiW__rollButton.dice-roller-module__3_dCiW__rollButtonHasSplit{border-radius:8px 0 0 8px}.dice-roller-module__3_dCiW__rollButtonGhost.dice-roller-module__3_dCiW__rollButtonHasSplit{border-right-color:#0000}.dice-roller-module__3_dCiW__rollSplitChevronWrapper{flex-shrink:0;display:flex;position:relative}.dice-roller-module__3_dCiW__rollSplitDivider{background:#0000002e;flex-shrink:0;width:1px}.dice-roller-module__3_dCiW__rollSplitDividerGhost{background:#ff931e73;width:2px}.dice-roller-module__3_dCiW__rollSplitChevron{width:32px;color:var(--ref-bg,#051024);cursor:pointer;background:#ff931e;border:none;border-radius:0 8px 8px 0;justify-content:center;align-items:center;padding:0;transition:background .15s;display:flex}@media (hover:hover){.dice-roller-module__3_dCiW__rollSplitChevron:not(:disabled):hover{background:#ffab4a}}.dice-roller-module__3_dCiW__rollSplitChevronOpen{background:#ffab4a}.dice-roller-module__3_dCiW__rollSplitChevronGhost{color:#ff931e;background:0 0;border-top:2px solid #ff931e8c;border-bottom:2px solid #ff931e8c;border-right:2px solid #ff931e8c}@media (hover:hover){.dice-roller-module__3_dCiW__rollSplitChevronGhost:not(:disabled):hover{background:#ff931e0f;border-color:#ff931e}}.dice-roller-module__3_dCiW__rollSplitChevronGhost.dice-roller-module__3_dCiW__rollSplitChevronOpen{background:#ff931e0f;border-color:#ff931e}.dice-roller-module__3_dCiW__rollSplitChevron:disabled{opacity:.35;cursor:not-allowed}.dice-roller-module__3_dCiW__rollSplitChevron:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.dice-roller-module__3_dCiW__rollSplitMenu{background:var(--ref-surface-raised,#111d33);border:1px solid rgba(var(--gold-base,212,168,75),.2);z-index:200;border-radius:8px;flex-direction:column;gap:2px;min-width:160px;padding:4px;animation:.15s cubic-bezier(.22,1,.36,1) both dice-roller-module__3_dCiW__fadeInUp;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 4px 16px #0006}.dice-roller-module__3_dCiW__rollSplitMenuItem{width:100%;color:var(--ref-muted,#fff9);font-family:var(--font-ui-body,"Inter",system-ui,sans-serif);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;padding:7px 10px;font-size:.75rem;font-weight:500;transition:background .1s,color .1s;display:flex}@media (hover:hover){.dice-roller-module__3_dCiW__rollSplitMenuItem:hover{background:rgba(var(--gold-base,212,168,75),.06);color:var(--ref-text,#ffffffe0)}}.dice-roller-module__3_dCiW__rollSplitMenuItemActive{color:var(--ref-accent,#d4a84b);font-weight:600}.dice-roller-module__3_dCiW__rollSplitMenuItemCheck{margin-left:auto;font-size:.75rem}.dice-roller-module__3_dCiW__d20ModeBadge{background:#0003;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.dice-roller-module__3_dCiW__rollButton{color:var(--ref-bg,#051024);font-family:var(--font-ui-body,"Inter",system-ui,sans-serif);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#ff931e;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:transform .12s cubic-bezier(.2,0,0,1),box-shadow .15s,filter .12s;display:flex;box-shadow:0 2px 8px #ff931e1f}.dice-roller-module__3_dCiW__rollButtonReady{animation:2s ease-in-out infinite dice-roller-module__3_dCiW__breathe}@media (hover:hover){.dice-roller-module__3_dCiW__rollButton:not(:disabled):hover{background:#ffab4a;transform:translateY(-1px);box-shadow:0 4px 20px #ff931e4d,0 0 40px #ff931e14}}.dice-roller-module__3_dCiW__rollButton:not(:disabled):active{filter:brightness(.95);transform:scale(.97)}.dice-roller-module__3_dCiW__rollButton:disabled{opacity:.35;cursor:not-allowed;filter:saturate(.5);animation:none}.dice-roller-module__3_dCiW__rollButtonGhost{color:#ff931e;box-shadow:none;background:0 0;border:2px solid #ff931e8c;animation:none}@media (hover:hover){.dice-roller-module__3_dCiW__rollButtonGhost:not(:disabled):hover{background:#ff931e0f;border-color:#ff931e;box-shadow:0 0 12px #ff931e26}}.dice-roller-module__3_dCiW__clearButton{border:1px solid rgba(var(--gold-base,212,168,75),.15);width:52px;height:52px;color:var(--ref-muted,#ffffff73);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:background .15s,color .15s,border-color .15s;display:flex}@media (hover:hover){.dice-roller-module__3_dCiW__clearButton:not(:disabled):hover{background:rgba(var(--gold-base,212,168,75),.06);color:var(--ref-accent,#d4a84b);border-color:rgba(var(--gold-base,212,168,75),.3)}}.dice-roller-module__3_dCiW__clearButton:disabled{opacity:.25;cursor:not-allowed}.dice-roller-module__3_dCiW__clearButton:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.dice-roller-module__3_dCiW__resultContainer{background:var(--ref-surface-raised,#111d33);border:1px solid rgba(var(--gold-base,212,168,75),.15);text-align:center;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:72px;padding:16px;transition:min-height .32s cubic-bezier(.22,1,.36,1),padding .32s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s;display:flex}.dice-roller-module__3_dCiW__resultContainerRolling{border-color:rgba(var(--gold-base,212,168,75),.3);min-height:100px;padding:20px 16px}.dice-roller-module__3_dCiW__resultContainerCrit{border-color:var(--ref-accent,#d4a84b);box-shadow:0 0 24px rgba(var(--gold-base,212,168,75),.12)}.dice-roller-module__3_dCiW__resultContainerFail{border-color:rgba(var(--gold-base,212,168,75),.08);opacity:.85}.dice-roller-module__3_dCiW__resultEmpty{border:1px dashed rgba(var(--gold-base,212,168,75),.15);background:0 0;min-height:60px}.dice-roller-module__3_dCiW__resultPlaceholder{color:var(--ref-muted,#ffffff73);font-size:.8125rem;font-family:var(--ref-body,system-ui,sans-serif)}.dice-roller-module__3_dCiW__resultPlaceholderHint{color:var(--text-meta,#fff6);letter-spacing:.04em;font-size:.625rem;font-weight:500}.dice-roller-module__3_dCiW__resultNotation{letter-spacing:.02em;color:var(--text-muted,#ffffff80);justify-content:center;align-items:center;gap:6px;font-size:.75rem;font-weight:500;display:flex}.dice-roller-module__3_dCiW__resultAdvBadge{background:rgba(var(--gold-base,212,168,75),.1);letter-spacing:.06em;color:var(--ref-accent,#d4a84b);border-radius:9999px;padding:1px 6px;font-size:.5625rem;font-weight:700;display:inline-flex}.dice-roller-module__3_dCiW__resultRowDiscarded{opacity:.35;position:relative}.dice-roller-module__3_dCiW__resultRowDiscarded:after{content:"";background:var(--ref-muted,#ffffff80);pointer-events:none;height:1.5px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.dice-roller-module__3_dCiW__resultDiceRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:2px;display:flex}.dice-roller-module__3_dCiW__resultOperator{color:var(--text-muted,#ffffff80);padding:0 4px;font-size:.875rem;font-weight:700}.dice-roller-module__3_dCiW__resultModifier{font-family:var(--ref-mono,monospace);color:var(--ref-accent,#d4a84b);font-size:.875rem;font-weight:700}.dice-roller-module__3_dCiW__resultOperatorHidden{opacity:0;transition:opacity .2s}.dice-roller-module__3_dCiW__resultOperatorVisible{opacity:1}.dice-roller-module__3_dCiW__resultGroupDivider{background:rgba(var(--gold-base,212,168,75),.15);width:1px;height:24px;margin:0 4px}.dice-roller-module__3_dCiW__resultTotal{font-family:var(--ref-display,serif);letter-spacing:.08em;color:var(--ref-accent,#d4a84b);font-size:2rem;font-weight:400;line-height:1.1;animation:.6s cubic-bezier(.22,1,.36,1) both dice-roller-module__3_dCiW__fadeInUp}.dice-roller-module__3_dCiW__resultTotalRevealed{animation:.6s cubic-bezier(.22,1,.36,1) both dice-roller-module__3_dCiW__fadeInUp,.8s ease-out both dice-roller-module__3_dCiW__revealBloom}.dice-roller-module__3_dCiW__resultTotalCrit{color:var(--ref-accent-light,#f7c46c);animation:.6s cubic-bezier(.22,1,.36,1) both dice-roller-module__3_dCiW__fadeInUp,.8s ease-out both dice-roller-module__3_dCiW__revealBloom,1.5s ease-in-out .8s 2 dice-roller-module__3_dCiW__critPulse}.dice-roller-module__3_dCiW__resultTotalFail{color:var(--ref-muted,#ffffff73)}.dice-roller-module__3_dCiW__resultTotalCascading{font-family:var(--ref-mono,monospace);color:var(--text-muted,#ffffff80);letter-spacing:0;font-size:1.25rem;font-weight:700;animation:none}.dice-roller-module__3_dCiW__diceValueIcon{justify-content:center;align-items:center;display:inline-flex;position:relative}.dice-roller-module__3_dCiW__diceValueIconLg{width:44px;height:44px}.dice-roller-module__3_dCiW__diceValueIconMd{width:32px;height:32px}.dice-roller-module__3_dCiW__diceValueIconSm{width:20px;height:20px}.dice-roller-module__3_dCiW__diceValueIconTray{width:28px;height:28px}.dice-roller-module__3_dCiW__diceValueIconShape{color:rgba(var(--gold-base,212,168,75),.2);transition:color 80ms ease-out;position:absolute;inset:0}.dice-roller-module__3_dCiW__diceValueIconNumber{z-index:1;font-weight:700;font-family:var(--ref-mono,monospace);color:var(--ref-text,#ffffffe0);line-height:1;position:relative}.dice-roller-module__3_dCiW__diceValueIconLg .dice-roller-module__3_dCiW__diceValueIconNumber{font-size:.8125rem}.dice-roller-module__3_dCiW__diceValueIconMd .dice-roller-module__3_dCiW__diceValueIconNumber{font-size:.625rem}.dice-roller-module__3_dCiW__diceValueIconSm .dice-roller-module__3_dCiW__diceValueIconNumber{font-size:.5rem}.dice-roller-module__3_dCiW__diceValueIconSm .dice-roller-module__3_dCiW__diceValueIconNumberWide{font-size:.375rem}.dice-roller-module__3_dCiW__diceValueIconMd .dice-roller-module__3_dCiW__diceValueIconNumberWide{font-size:.5rem}.dice-roller-module__3_dCiW__diceValueIconNumberTriangle{margin-top:10px}.dice-roller-module__3_dCiW__diceValueIconMd .dice-roller-module__3_dCiW__diceValueIconNumberTriangle{margin-top:6px}.dice-roller-module__3_dCiW__diceValueIconSm .dice-roller-module__3_dCiW__diceValueIconNumberTriangle{margin-top:4px}.dice-roller-module__3_dCiW__diceValueIconLocked .dice-roller-module__3_dCiW__diceValueIconShape{color:rgba(var(--gold-base,212,168,75),.4)}.dice-roller-module__3_dCiW__diceValueIconLocked .dice-roller-module__3_dCiW__diceValueIconNumber{color:var(--ref-accent,#d4a84b);animation:.2s ease-out forwards dice-roller-module__3_dCiW__lockIn}.dice-roller-module__3_dCiW__diceValueIconCascading .dice-roller-module__3_dCiW__diceValueIconNumber{animation:.1s ease-in-out infinite dice-roller-module__3_dCiW__numberCascade}.dice-roller-module__3_dCiW__diceValueIconCascading .dice-roller-module__3_dCiW__diceValueIconShape{color:rgba(var(--gold-base,212,168,75),.12)}.dice-roller-module__3_dCiW__historySection{flex-direction:column;flex:1;gap:8px;min-height:0;display:flex}.dice-roller-module__3_dCiW__historyHeader{justify-content:space-between;align-items:center;padding-top:12px;display:flex}.dice-roller-module__3_dCiW__historyDivider{background:rgba(var(--gold-base,212,168,75),.15);border-radius:1px;height:1px}.dice-roller-module__3_dCiW__historyTitle{font-family:var(--ref-heading,serif);letter-spacing:.02em;color:var(--text-muted,#ffffff80);font-size:.8125rem;font-weight:600}.dice-roller-module__3_dCiW__historyClearButton{opacity:0;transition:opacity .15s}.dice-roller-module__3_dCiW__historySection:hover .dice-roller-module__3_dCiW__historyClearButton{opacity:1}@media (hover:none){.dice-roller-module__3_dCiW__historyClearButton{opacity:1}}.dice-roller-module__3_dCiW__historyList{flex-direction:column;flex:1;gap:4px;min-height:0;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.dice-roller-module__3_dCiW__historyList::-webkit-scrollbar{width:6px}.dice-roller-module__3_dCiW__historyList::-webkit-scrollbar-track{background:0 0}.dice-roller-module__3_dCiW__historyList::-webkit-scrollbar-thumb{background:rgba(var(--gold-base,212,168,75),.25);border-radius:4px}.dice-roller-module__3_dCiW__historyList::-webkit-scrollbar-thumb:hover{background:rgba(var(--gold-base,212,168,75),.4)}.dice-roller-module__3_dCiW__historyItem{background:var(--ref-surface,#0c1529);border-radius:8px;align-items:center;gap:8px;padding:8px 12px;transition:background .15s;display:flex}.dice-roller-module__3_dCiW__historyItemEntering{animation:.4s cubic-bezier(.22,1,.36,1) both dice-roller-module__3_dCiW__fadeInUp}@media (hover:hover){.dice-roller-module__3_dCiW__historyItem:hover{background:var(--ref-surface-raised,#111d33)}}.dice-roller-module__3_dCiW__historyItemClickable{cursor:pointer}.dice-roller-module__3_dCiW__historyRerollIcon{color:var(--ref-muted,#ffffff73);opacity:0;flex-shrink:0;transition:opacity .15s}@media (hover:hover){.dice-roller-module__3_dCiW__historyItemClickable:hover .dice-roller-module__3_dCiW__historyRerollIcon{opacity:1}}@media (hover:none){.dice-roller-module__3_dCiW__historyRerollIcon{opacity:.6}}.dice-roller-module__3_dCiW__historyClearConfirm{letter-spacing:.06em;text-transform:uppercase;color:#ff931e;cursor:pointer;background:0 0;border:1px solid #ff931e8c;border-radius:6px;padding:2px 8px;font-size:.625rem;font-weight:600;transition:background .15s;animation:.2s cubic-bezier(.22,1,.36,1) both dice-roller-module__3_dCiW__fadeInUp}@media (hover:hover){.dice-roller-module__3_dCiW__historyClearConfirm:hover{background:#ff931e14}}.dice-roller-module__3_dCiW__historyItemLatest{background:var(--ref-surface-raised,#111d33)}.dice-roller-module__3_dCiW__historyLabel{color:var(--text-body,#ffffffb3);text-overflow:ellipsis;white-space:nowrap;flex-basis:100%;font-size:.6875rem;font-weight:500;overflow:hidden}.dice-roller-module__3_dCiW__historyNotation{background:rgba(var(--gold-base,212,168,75),.06);letter-spacing:.02em;color:var(--text-muted,#ffffff80);white-space:nowrap;border-radius:9999px;flex-shrink:0;align-items:center;padding:2px 8px;font-size:.6875rem;font-weight:500;display:inline-flex}.dice-roller-module__3_dCiW__historyAdvBadge{background:rgba(var(--gold-base,212,168,75),.12);letter-spacing:.04em;color:var(--ref-accent,#d4a84b);vertical-align:middle;border-radius:9999px;margin-left:4px;padding:1px 4px;font-size:.5rem;font-weight:700;display:inline-flex}.dice-roller-module__3_dCiW__historyDiscarded{opacity:.35;display:inline-flex;position:relative}.dice-roller-module__3_dCiW__historyDiscarded:after{content:"";background:var(--ref-muted,#ffffff80);pointer-events:none;height:1.5px;position:absolute;top:50%;left:-1px;right:-1px;transform:translateY(-50%)rotate(-20deg)}.dice-roller-module__3_dCiW__historyBreakdown{flex-wrap:wrap;flex:1;align-items:center;gap:1px;min-width:0;display:flex}.dice-roller-module__3_dCiW__historyTotal{font-family:var(--ref-mono,monospace);color:var(--ref-accent,#d4a84b);flex-shrink:0;margin-left:auto;font-size:.8125rem;font-weight:700}.dice-roller-module__3_dCiW__historyItemCrit .dice-roller-module__3_dCiW__historyTotal{color:var(--ref-accent-light,#f7c46c)}.dice-roller-module__3_dCiW__historyItemFail .dice-roller-module__3_dCiW__historyTotal{color:var(--ref-muted,#ffffff73)}[data-theme=light] .dice-roller-module__3_dCiW__rollButton{color:#fff;background:#d4882a;box-shadow:0 2px 8px #d4882a1a}@media (hover:hover){[data-theme=light] .dice-roller-module__3_dCiW__rollButton:not(:disabled):hover{background:#c07820;box-shadow:0 4px 20px #d4882a40}}[data-theme=light] .dice-roller-module__3_dCiW__rollButtonGhost{color:#9e6a1a;box-shadow:none;background:0 0;border-color:#b4641e99}[data-theme=light] .dice-roller-module__3_dCiW__rollSplitChevron{color:#fff;background:#d4882a}@media (hover:hover){[data-theme=light] .dice-roller-module__3_dCiW__rollSplitChevron:not(:disabled):hover{background:#c07820}}[data-theme=light] .dice-roller-module__3_dCiW__rollSplitChevronOpen{background:#c07820}[data-theme=light] .dice-roller-module__3_dCiW__rollSplitChevronGhost{color:#9e6a1a;background:0 0;border-top-color:#b4641e99;border-bottom-color:#b4641e99;border-right-color:#b4641e99}[data-theme=light] .dice-roller-module__3_dCiW__rollSplitDividerGhost{background:#b4641e80}@media (hover:hover){[data-theme=light] .dice-roller-module__3_dCiW__rollButtonGhost:not(:disabled):hover{background:#b4641e0f;border-color:#9e6a1a;box-shadow:0 0 12px #b4641e1f}}[data-theme=light] .dice-roller-module__3_dCiW__rollButtonReady{animation:2s ease-in-out infinite dice-roller-module__3_dCiW__breatheDawn}[data-theme=light] .dice-roller-module__3_dCiW__countBadge{color:var(--ref-surface-elevated,#fcf5f0)}[data-theme=light] .dice-roller-module__3_dCiW__resultTotal{color:var(--ref-accent,#7d5d1e)}[data-theme=light] .dice-roller-module__3_dCiW__resultTotalCrit{color:var(--ref-accent-light,#a07828)}@media (prefers-reduced-motion:reduce){.dice-roller-module__3_dCiW__diceRollerTab,.dice-roller-module__3_dCiW__diceTrayItem,.dice-roller-module__3_dCiW__countBadge,.dice-roller-module__3_dCiW__rollButtonReady,.dice-roller-module__3_dCiW__rollSplitMenu,.dice-roller-module__3_dCiW__resultTotal,.dice-roller-module__3_dCiW__resultTotalRevealed,.dice-roller-module__3_dCiW__resultTotalCrit,.dice-roller-module__3_dCiW__diceValueIconLocked .dice-roller-module__3_dCiW__diceValueIconNumber,.dice-roller-module__3_dCiW__diceValueIconCascading .dice-roller-module__3_dCiW__diceValueIconNumber,.dice-roller-module__3_dCiW__historyItemEntering,.dice-roller-module__3_dCiW__historyClearConfirm{animation:none}.dice-roller-module__3_dCiW__diceButton,.dice-roller-module__3_dCiW__notationToggle,.dice-roller-module__3_dCiW__clearButton,.dice-roller-module__3_dCiW__resultContainer,.dice-roller-module__3_dCiW__resultOperatorHidden,.dice-roller-module__3_dCiW__resultOperatorVisible,.dice-roller-module__3_dCiW__diceValueIconShape,.dice-roller-module__3_dCiW__historyClearButton,.dice-roller-module__3_dCiW__historyItem,.dice-roller-module__3_dCiW__historyRerollIcon,.dice-roller-module__3_dCiW__modifierStepButton,.dice-roller-module__3_dCiW__d20ModeButton{transition:none}}
.statblock-sheet-module__1T8-Na__sheet{background:var(--ref-surface,var(--brand-surface));border:1px solid rgba(var(--gold-base),.15);font-family:var(--ref-body,"Inter",system-ui,sans-serif);color:var(--text-body,#ffffffb3);border-radius:16px;padding:24px;font-size:14px;line-height:1.55}.statblock-sheet-module__1T8-Na__sheetCompact{padding:14px 16px;font-size:13px}.statblock-sheet-module__1T8-Na__nameplate{font-family:var(--ref-heading,"Spectral",serif);letter-spacing:.02em;color:var(--text-hero,var(--brand-accent));font-size:22px;font-weight:600}.statblock-sheet-module__1T8-Na__sheetCompact .statblock-sheet-module__1T8-Na__nameplate{font-size:16px}.statblock-sheet-module__1T8-Na__metaLine{letter-spacing:.05em;color:var(--text-muted,#ffffff80);font-variant:small-caps;font-size:12px}.statblock-sheet-module__1T8-Na__rule{background:linear-gradient(90deg,var(--brand-accent,#d4a84b),rgba(var(--gold-base),.1));border-radius:1px;height:2px;margin:10px 0 14px}.statblock-sheet-module__1T8-Na__vitals{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.statblock-sheet-module__1T8-Na__vital{background:rgba(var(--gold-base),.06);text-align:center;border-radius:8px;min-width:0;padding:8px 10px}.statblock-sheet-module__1T8-Na__vitalValue{font-family:var(--ref-mono,"IBM Plex Mono",monospace);color:var(--text-body,#ffffffb3);overflow-wrap:anywhere;font-size:15px;font-weight:600}.statblock-sheet-module__1T8-Na__vitalFormula{color:var(--text-meta,#fff6);font-size:11px;font-weight:400}.statblock-sheet-module__1T8-Na__vitalLabel{letter-spacing:.1em;text-transform:uppercase;color:var(--text-meta,#fff6);font-size:9.5px;font-weight:500}.statblock-sheet-module__1T8-Na__abilities{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-bottom:14px;display:grid}.statblock-sheet-module__1T8-Na__ability{background:var(--ref-surface-raised,var(--brand-surface-raised));border:1px solid var(--ref-border,var(--brand-border));border-radius:8px;flex-direction:column;align-items:center;gap:1px;padding:6px 4px;display:flex}.statblock-sheet-module__1T8-Na__abilityKey{letter-spacing:.08em;color:var(--text-meta,#fff6);font-size:9.5px;font-weight:600}.statblock-sheet-module__1T8-Na__abilityScore{font-family:var(--ref-mono,"IBM Plex Mono",monospace);color:var(--text-body,#ffffffb3);font-size:15px;font-weight:600}.statblock-sheet-module__1T8-Na__proficientSave{font-weight:700}.statblock-sheet-module__1T8-Na__proficientSave:after{content:"•";color:var(--brand-accent,#d4a84b);margin-left:2px}.statblock-sheet-module__1T8-Na__ledger{flex-direction:column;gap:3px;margin-bottom:14px;font-size:12.5px;display:flex}.statblock-sheet-module__1T8-Na__ledgerRow{align-items:baseline;gap:8px;display:flex}.statblock-sheet-module__1T8-Na__ledgerRow>b{color:var(--text-muted,#ffffff80);letter-spacing:.04em;text-transform:uppercase;flex-shrink:0;font-size:11px;font-weight:600}.statblock-sheet-module__1T8-Na__section{margin-top:14px}.statblock-sheet-module__1T8-Na__sectionTitle{border-bottom:1px solid rgba(var(--gold-base),.15);letter-spacing:.1em;text-transform:uppercase;color:var(--brand-accent,#d4a84b);align-items:baseline;gap:10px;margin-bottom:8px;padding-bottom:4px;font-size:10px;font-weight:500;display:flex}.statblock-sheet-module__1T8-Na__sectionNote{font-family:var(--ref-mono,"IBM Plex Mono",monospace);color:var(--text-soft,#ffffff73);text-transform:none;letter-spacing:.02em;font-size:10px}.statblock-sheet-module__1T8-Na__feature{margin-bottom:10px}.statblock-sheet-module__1T8-Na__featureName{font-family:var(--ref-heading,"Spectral",serif);color:var(--text-body,#ffffffb3);font-size:14.5px;font-weight:600}.statblock-sheet-module__1T8-Na__featureEmpty{color:var(--text-soft,#ffffff73);font-size:11.5px;font-style:italic}.statblock-sheet-module__1T8-Na__nodeText{margin:0;display:inline}.statblock-sheet-module__1T8-Na__nodeText+.statblock-sheet-module__1T8-Na__nodeText{margin-top:4px;display:block}.statblock-sheet-module__1T8-Na__outcomeBranch{margin:4px 0 0 14px;display:block}.statblock-sheet-module__1T8-Na__outcomeLabel{color:var(--text-muted,#ffffff80);margin-right:5px;font-size:12px;font-weight:600}.statblock-sheet-module__1T8-Na__nodeChip{letter-spacing:.03em;border:1px solid rgba(var(--gold-base),.3);color:var(--text-muted,#ffffff80);border-radius:9999px;align-items:center;margin:0 3px 2px 0;padding:1px 8px;font-size:10.5px;font-weight:500;display:inline-flex}.statblock-sheet-module__1T8-Na__provenanceGroup{align-items:baseline;gap:6px;margin-left:6px;display:inline-flex}.statblock-sheet-module__1T8-Na__provenanceChip{letter-spacing:.03em;border:1px solid var(--control-border,#ffffff26);color:var(--text-soft,#ffffff73);vertical-align:2px;border-radius:9999px;align-items:center;padding:1px 8px;font-size:10px;font-weight:500;display:inline-flex}.statblock-sheet-module__1T8-Na__provenanceLinked{border-color:rgba(var(--gold-base),.4);color:var(--brand-accent,#d4a84b)}.statblock-sheet-module__1T8-Na__provenanceCustomized{border-color:rgba(var(--gold-base),.25);color:var(--brand-accent-light,#f7c46c);font-style:italic}.statblock-sheet-module__1T8-Na__customizedNote{color:var(--text-soft,#ffffff73);font-size:10.5px;font-style:italic}.statblock-sheet-module__1T8-Na__canonicalRow{margin-bottom:10px}.statblock-sheet-module__1T8-Na__unavailableRow{border:1px solid rgba(var(--color-error-rgb),.35);background:rgba(var(--color-error-rgb),.08);color:rgba(var(--color-error-rgb),.95);border-radius:8px;align-items:center;gap:10px;margin-bottom:8px;padding:8px 10px;font-size:12px;display:flex}.statblock-sheet-module__1T8-Na__retryButton{border:1px solid rgba(var(--color-error-rgb),.45);color:inherit;cursor:pointer;background:0 0;border-radius:6px;margin-left:auto;padding:3px 10px;font-size:11px;font-weight:500;transition:background .15s}@media (hover:hover){.statblock-sheet-module__1T8-Na__retryButton:hover{background:rgba(var(--color-error-rgb),.12)}}.statblock-sheet-module__1T8-Na__skeletonRow{background:rgba(var(--gold-base),.08);border-radius:6px;max-width:60%;height:16px;margin-bottom:8px}.statblock-sheet-module__1T8-Na__skeletonInline{background:rgba(var(--gold-base),.08);vertical-align:baseline;border-radius:4px;width:72px;height:11px;display:inline-block}.statblock-sheet-module__1T8-Na__unavailableInline{color:rgba(var(--color-error-rgb),.9);font-style:italic}.statblock-sheet-module__1T8-Na__rollable{border:none;border-bottom:1px dotted rgba(var(--gold-base),.5);cursor:pointer;font-family:var(--ref-mono,"IBM Plex Mono",monospace);color:var(--brand-accent,#d4a84b);background:0 0;border-radius:4px 4px 0 0;padding:0 3px;font-size:.92em;transition:background .15s,color .15s;display:inline;position:relative}.statblock-sheet-module__1T8-Na__rollableFlash{background:rgba(var(--gold-base),.4);opacity:0;pointer-events:none;border-radius:4px;animation:.45s ease-out statblock-sheet-module__1T8-Na__rollable-flash;position:absolute;inset:-1px -2px}@keyframes statblock-sheet-module__1T8-Na__rollable-flash{0%{opacity:1}to{opacity:0}}@media (prefers-reduced-motion:reduce){.statblock-sheet-module__1T8-Na__rollableFlash{animation-duration:.15s;animation-timing-function:linear}}@media (hover:hover){.statblock-sheet-module__1T8-Na__rollable:hover{background:rgba(var(--gold-base),.1);color:var(--brand-accent-light,#f7c46c)}}.statblock-sheet-module__1T8-Na__rollable:focus-visible{outline:2px solid var(--brand-accent,#d4a84b);outline-offset:2px}.statblock-sheet-module__1T8-Na__plainValue{font-family:var(--ref-mono,"IBM Plex Mono",monospace);font-size:.92em}.statblock-sheet-module__1T8-Na__spellLine{margin:0 0 4px;font-size:12.5px}.statblock-sheet-module__1T8-Na__slotCount{font-family:var(--ref-mono,"IBM Plex Mono",monospace);color:var(--text-meta,#fff6);font-size:11px}.statblock-sheet-module__1T8-Na__compactStrip{color:var(--text-meta,#fff6);flex-wrap:wrap;gap:4px 12px;margin-bottom:10px;font-size:11px;display:flex}.statblock-sheet-module__1T8-Na__compactAbility{white-space:nowrap;letter-spacing:.04em}.statblock-sheet-module__1T8-Na__compactFeatureRow{border-bottom:1px solid rgba(var(--gold-base),.1)}.statblock-sheet-module__1T8-Na__compactFeatureSummary{text-align:left;cursor:pointer;width:100%;color:var(--text-body,#ffffffb3);background:0 0;border:none;padding:7px 2px;font-family:inherit;font-size:13px;font-weight:600;display:block}.statblock-sheet-module__1T8-Na__compactFeatureSummary:before{content:"▸";color:var(--brand-accent,#d4a84b);margin-right:7px;font-size:10px;transition:transform .15s;display:inline-block}.statblock-sheet-module__1T8-Na__compactFeatureSummary[aria-expanded=true]:before{transform:rotate(90deg)}.statblock-sheet-module__1T8-Na__compactFeatureSummary:focus-visible{outline:2px solid var(--brand-accent,#d4a84b);outline-offset:2px;border-radius:4px}@media (max-width:560px){.statblock-sheet-module__1T8-Na__vitals{grid-template-columns:repeat(2,minmax(0,1fr))}.statblock-sheet-module__1T8-Na__abilities{grid-template-columns:repeat(3,minmax(0,1fr))}}
.campaign-app-dock-panel-module__G70fOa__panel,.campaign-app-dock-panel-module__G70fOa__state{color:var(--text-primary,#f7f2e8);padding:1rem}.campaign-app-dock-panel-module__G70fOa__panel{gap:1rem;display:grid}.campaign-app-dock-panel-module__G70fOa__heading{border-bottom:1px solid rgba(var(--gold-base,212,168,75),.2);justify-content:space-between;align-items:center;gap:.75rem;padding-bottom:.8rem;display:flex}.campaign-app-dock-panel-module__G70fOa__heading div{min-width:0}.campaign-app-dock-panel-module__G70fOa__heading p,.campaign-app-dock-panel-module__G70fOa__heading h2{margin:0}.campaign-app-dock-panel-module__G70fOa__heading p{color:var(--ref-accent,#d4a84b);letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-bottom:.2rem;font-size:.68rem;font-weight:750;overflow:hidden}.campaign-app-dock-panel-module__G70fOa__heading h2{font-size:1rem}.campaign-app-dock-panel-module__G70fOa__memberList{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.campaign-app-dock-panel-module__G70fOa__memberList li{border-bottom:1px solid #ffffff12;align-items:center;gap:.65rem;padding:.55rem 0;display:flex}.campaign-app-dock-panel-module__G70fOa__memberList li>span:last-child,.campaign-app-dock-panel-module__G70fOa__memberList strong,.campaign-app-dock-panel-module__G70fOa__memberList small{min-width:0;display:block}.campaign-app-dock-panel-module__G70fOa__memberList strong{font-size:.83rem}.campaign-app-dock-panel-module__G70fOa__memberList small,.campaign-app-dock-panel-module__G70fOa__summary span,.campaign-app-dock-panel-module__G70fOa__copy,.campaign-app-dock-panel-module__G70fOa__state p{color:var(--text-meta,#ffffffad);font-size:.75rem}.campaign-app-dock-panel-module__G70fOa__memberMark{border:1px solid rgba(var(--gold-base,212,168,75),.28);background:rgba(var(--gold-base,212,168,75),.08);width:30px;height:30px;color:var(--ref-accent,#d4a84b);border-radius:50%;flex:0 0 30px;place-items:center;font-size:.72rem;font-weight:750;display:grid}.campaign-app-dock-panel-module__G70fOa__summary,.campaign-app-dock-panel-module__G70fOa__summary strong,.campaign-app-dock-panel-module__G70fOa__summary span{display:block}.campaign-app-dock-panel-module__G70fOa__summary{border:1px solid rgba(var(--gold-base,212,168,75),.18);background:rgba(var(--gold-base,212,168,75),.05);border-radius:.55rem;padding:.85rem}.campaign-app-dock-panel-module__G70fOa__summary strong{margin-bottom:.3rem;font-size:.9rem}.campaign-app-dock-panel-module__G70fOa__copy{margin:0;line-height:1.55}.campaign-app-dock-panel-module__G70fOa__actions{gap:.4rem;display:grid}.campaign-app-dock-panel-module__G70fOa__primaryLink,.campaign-app-dock-panel-module__G70fOa__secondaryLink,.campaign-app-dock-panel-module__G70fOa__state button{text-align:center;border-radius:.45rem;justify-content:center;align-items:center;min-height:44px;padding:.65rem .8rem;font-size:.78rem;font-weight:700;text-decoration:none;display:flex}.campaign-app-dock-panel-module__G70fOa__primaryLink{border:1px solid rgba(var(--gold-base,212,168,75),.35);background:rgba(var(--gold-base,212,168,75),.12);color:var(--ref-accent,#d4a84b)}.campaign-app-dock-panel-module__G70fOa__secondaryLink{color:var(--text-primary,#f7f2e8)}.campaign-app-dock-panel-module__G70fOa__primaryLink:hover,.campaign-app-dock-panel-module__G70fOa__secondaryLink:hover,.campaign-app-dock-panel-module__G70fOa__state button:hover{background:rgba(var(--gold-base,212,168,75),.18)}.campaign-app-dock-panel-module__G70fOa__primaryLink:focus-visible,.campaign-app-dock-panel-module__G70fOa__secondaryLink:focus-visible,.campaign-app-dock-panel-module__G70fOa__state button:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.campaign-app-dock-panel-module__G70fOa__state{text-align:center;align-content:center;place-items:center;gap:.65rem;min-height:180px;display:grid}.campaign-app-dock-panel-module__G70fOa__state strong,.campaign-app-dock-panel-module__G70fOa__state p{margin:0}.campaign-app-dock-panel-module__G70fOa__state button{border:1px solid rgba(var(--gold-base,212,168,75),.35);color:inherit;cursor:pointer;background:0 0}.campaign-app-dock-panel-module__G70fOa__spinner{animation:.9s linear infinite campaign-app-dock-panel-module__G70fOa__campaign-dock-spin}@keyframes campaign-app-dock-panel-module__G70fOa__campaign-dock-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.campaign-app-dock-panel-module__G70fOa__spinner{animation:none}}
.app-dock-module__8LReuW__appDock{flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.app-dock-module__8LReuW__tabBar{background:var(--ref-surface-raised,#111d33);flex-shrink:0;align-items:center;gap:4px;padding:8px;display:flex}.app-dock-module__8LReuW__tab{cursor:pointer;color:var(--ref-muted,#ffffff73);background:0 0;border:none;border-bottom:2px solid #0000;justify-content:center;align-items:center;padding:8px 8px 6px;transition:background-color .15s,color .15s,border-color .15s;display:flex;position:relative}@media (hover:hover){.app-dock-module__8LReuW__tab:hover{background:rgba(var(--gold-base,212,168,75),.04);color:var(--ref-text,#ffffffe0)}}.app-dock-module__8LReuW__tabActive{background:rgba(var(--gold-base,212,168,75),.06);color:var(--ref-accent,#d4a84b);border-bottom-color:var(--ref-accent,#d4a84b)}.app-dock-module__8LReuW__tab:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.app-dock-module__8LReuW__tabContent{flex:1;min-height:0;overflow-y:auto}.app-dock-module__8LReuW__tabContentNoScroll{overflow:hidden}.app-dock-module__8LReuW__comingSoon{height:100%;color:var(--color-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2rem;display:flex}.app-dock-module__8LReuW__communityTab{flex-direction:column;height:100%;display:flex}.app-dock-module__8LReuW__communityLinks{--dice-gold-accent:var(--color-accent-gold,#d4a84b);--dice-gold-subtle:#d4a84b14;--dice-gold-glow:#d4a84b26;--dice-gold-bright:#d4a84b59;--dice-transition-fast:80ms ease-out;flex-direction:column;flex-shrink:0;gap:.5rem;padding:1rem;display:flex}.app-dock-module__8LReuW__communityLink{border-radius:var(--size-radius-300,6px);color:var(--dice-gold-accent);font-size:var(--font-scale-400);opacity:.75;cursor:pointer;transition:background var(--dice-transition-fast),border-color var(--dice-transition-fast),color var(--dice-transition-fast),box-shadow var(--dice-transition-fast),opacity var(--dice-transition-fast);background:0 0;border:2px solid #d4a84b4d;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;display:flex}.app-dock-module__8LReuW__communityLink:hover{background:radial-gradient(ellipse at center,var(--dice-gold-glow)0%,var(--dice-gold-subtle)50%,transparent 100%);color:var(--color-text);opacity:1;box-shadow:inset 0 0 20px var(--dice-gold-subtle),0 0 8px var(--dice-gold-glow)}.app-dock-module__8LReuW__communityLink:active{background:radial-gradient(ellipse at center,var(--dice-gold-bright)0%,var(--dice-gold-glow)60%,transparent 100%);box-shadow:inset 0 2px 8px #0003,0 0 12px var(--dice-gold-bright)}.app-dock-module__8LReuW__communityLinkRow{gap:.5rem;display:flex}.app-dock-module__8LReuW__communityLinkRow .app-dock-module__8LReuW__communityLink{flex:1}.app-dock-module__8LReuW__communityComingSoon{flex:1;min-height:0}.app-dock-module__8LReuW__comingSoon p{font-family:var(--font-heading-display);font-size:var(--font-scale-600);letter-spacing:var(--font-heading-display-spacing);color:var(--color-border-accent);margin:0}.app-dock-module__8LReuW__comingSoon span{font-size:var(--font-scale-400);opacity:.7}.app-dock-module__8LReuW__tabGroupDivider{background:rgba(var(--gold-base,212,168,75),.25);border-radius:1px;flex-shrink:0;width:1px;height:20px;margin-inline:2px}.app-dock-module__8LReuW__tabBarSpacer{flex:1}.app-dock-module__8LReuW__collapseButton{cursor:pointer;color:var(--ref-muted,#ffffff73);border-radius:var(--size-radius-300,6px);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:8px;transition:background-color .15s,color .15s;display:flex;position:relative}@media (hover:hover){.app-dock-module__8LReuW__collapseButton:hover{background:rgba(var(--gold-base,212,168,75),.04);color:var(--ref-text,#ffffffe0)}}.app-dock-module__8LReuW__collapseButton:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.app-dock-module__8LReuW__modeSeparator{background:rgba(var(--gold-base,212,168,75),.3);flex-shrink:0;width:1px;height:20px}.app-dock-module__8LReuW__overflowMenu{background:var(--ref-surface-elevated,#1a2844);border:1px solid var(--ref-border,#ffffff14);border-radius:8px;gap:4px;padding:8px;display:grid}.app-dock-module__8LReuW__overflowItem{width:40px;height:40px;color:var(--ref-muted,#ffffff73);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex;position:relative}@media (hover:hover){.app-dock-module__8LReuW__overflowItem:hover{background:rgba(var(--gold-base,212,168,75),.04);color:var(--ref-text,#ffffffe0)}}.app-dock-module__8LReuW__overflowItemActive{background:rgba(var(--gold-base,212,168,75),.06);color:var(--ref-accent,#d4a84b)}.app-dock-module__8LReuW__overflowItem:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.app-dock-module__8LReuW__dockTooltip{background:var(--ref-surface-elevated,#1a2844);border:1px solid var(--ref-border,#ffffff14);color:var(--ref-text,#ffffffe0);white-space:nowrap;border-radius:6px;padding:6px 8px;font-size:.75rem;line-height:1.2;box-shadow:0 8px 24px #00000038}.app-dock-module__8LReuW__dockTooltipArrow{background:var(--ref-surface-elevated,#1a2844)}.app-dock-module__8LReuW__drawerHomeHeader{align-items:center;gap:var(--size-spacing-300,8px);padding:var(--size-spacing-300,8px)var(--size-spacing-400,12px);border-bottom:1px solid var(--ref-border,#ffffff14);flex-shrink:0;display:flex}.app-dock-module__8LReuW__drawerHomeTitle{font-family:var(--font-heading-accent,"Spectral",serif);letter-spacing:.02em;color:var(--text-hero,#d4a84b);flex:1;font-size:15px;font-weight:600}.app-dock-module__8LReuW__drawerHomeActions{align-items:center;gap:var(--size-spacing-100,2px);display:flex}.app-dock-module__8LReuW__drawerHeaderButton{width:32px;height:32px;color:var(--ref-muted,#ffffff73);cursor:pointer;border-radius:var(--size-radius-300,6px);background:0 0;border:none;justify-content:center;align-items:center;transition:background-color .15s,color .15s;display:flex}@media (hover:hover){.app-dock-module__8LReuW__drawerHeaderButton:hover{background:rgba(var(--gold-base,212,168,75),.04);color:var(--ref-text,#ffffffe0)}}.app-dock-module__8LReuW__drawerHeaderButton:focus-visible{outline:2px solid var(--ref-accent,#d4a84b);outline-offset:2px}.app-dock-module__8LReuW__drawerAppHeader{align-items:center;gap:var(--size-spacing-300,8px);padding:var(--size-spacing-300,8px)var(--size-spacing-400,12px);border-bottom:2px solid var(--ref-accent,#d4a84b);background:var(--header-gradient,linear-gradient(170deg,#d4a84b0f 0%,#b4783c05 60%,transparent 100%));flex-shrink:0;display:flex}.app-dock-module__8LReuW__drawerAppIcon{color:var(--ref-accent,#d4a84b);flex-shrink:0}.app-dock-module__8LReuW__drawerAppTitle{min-width:0;font-family:var(--font-heading-accent,"Spectral",serif);letter-spacing:.02em;color:var(--text-hero,#d4a84b);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:15px;font-weight:600;overflow:hidden}.app-dock-module__8LReuW__drawerAppSpacer{flex:1}
.combat-block-preview-module__oBdSda__combatBlock{--cb-wounded:var(--ref-cta);--cb-ambush:var(--ref-cta);background:var(--ref-surface);border:1px solid rgba(var(--gold-base),.15);font-family:var(--ref-body);color:var(--ref-text);border-radius:16px;margin:12px 0;padding:16px 18px;font-size:13.5px;animation:.6s cubic-bezier(.22,1,.36,1) both combat-block-preview-module__oBdSda__cb-fade-in}.combat-block-preview-module__oBdSda__degraded{border:1px solid rgba(var(--gold-base),.22);background:rgba(var(--gold-base),.06);color:var(--text-muted);font-family:var(--ref-body);border-radius:8px;margin:12px 0;padding:12px 14px;font-size:13px}@keyframes combat-block-preview-module__oBdSda__cb-fade-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.combat-block-preview-module__oBdSda__cbHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.combat-block-preview-module__oBdSda__cbIcon{width:16px;height:16px;color:var(--ref-accent);flex-shrink:0}.combat-block-preview-module__oBdSda__cbTitle{font-family:var(--ref-heading);color:var(--text-hero);letter-spacing:.02em;flex-grow:1;font-size:17px;font-weight:600}.combat-block-preview-module__oBdSda__cbBadge{font-family:var(--ref-body);letter-spacing:.06em;text-transform:uppercase;border-radius:3px;padding:3px 8px;font-size:10px;font-weight:700}.combat-block-preview-module__oBdSda__cbBadgeAmbush{background:var(--cb-ambush);color:var(--ref-bg);border:2px solid var(--cb-ambush);cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}.combat-block-preview-module__oBdSda__cbBadgeAmbush[data-discovered=true]{color:var(--cb-ambush);background:0 0}.combat-block-preview-module__oBdSda__cbBadgeAmbush:disabled{cursor:not-allowed;opacity:.6}@media (hover:hover){.combat-block-preview-module__oBdSda__cbBadgeAmbush:hover:not(:disabled){border-color:var(--ref-cta-hover)}.combat-block-preview-module__oBdSda__cbBadgeAmbush[data-discovered=false]:hover:not(:disabled){background:var(--ref-cta-hover)}.combat-block-preview-module__oBdSda__cbBadgeAmbush[data-discovered=true]:hover:not(:disabled){color:var(--ref-cta-hover);background:rgba(var(--gold-base),.06)}}.combat-block-preview-module__oBdSda__cbBadgeAmbush:focus-visible{outline:2px solid var(--ref-cta);outline-offset:2px}.combat-block-preview-module__oBdSda__cbTotal{color:var(--text-meta);font-variant-numeric:tabular-nums;font-size:11px}.combat-block-preview-module__oBdSda__cbColHeaders{letter-spacing:.08em;text-transform:uppercase;color:var(--text-meta);border-bottom:1px solid rgba(var(--gold-base),.15);grid-template-columns:1fr 56px 56px 40px 28px;gap:8px;margin-bottom:6px;padding:0 0 6px;font-size:10px;font-weight:600;display:grid}.combat-block-preview-module__oBdSda__cbColHeaders>span:nth-child(2),.combat-block-preview-module__oBdSda__cbColHeaders>span:nth-child(3),.combat-block-preview-module__oBdSda__cbColHeaders>span:nth-child(4){text-align:right}.combat-block-preview-module__oBdSda__cbWave+.combat-block-preview-module__oBdSda__cbWave{margin-top:10px}.combat-block-preview-module__oBdSda__cbList{padding:2px 0}.combat-block-preview-module__oBdSda__cbRow{grid-template-columns:1fr 56px 56px 40px 28px;align-items:center;gap:8px;padding:6px 0;animation:.4s cubic-bezier(.22,1,.36,1) both combat-block-preview-module__oBdSda__cb-fade-in;display:grid}.combat-block-preview-module__oBdSda__cbName{color:var(--ref-text);font-size:13.5px;font-weight:500}.combat-block-preview-module__oBdSda__cbQty{color:var(--ref-accent);margin-left:6px;font-size:11px;font-weight:600}.combat-block-preview-module__oBdSda__cbStat{font-variant-numeric:tabular-nums;justify-content:flex-end;align-items:center;gap:4px;font-size:12.5px;display:flex}.combat-block-preview-module__oBdSda__cbStatIcon{width:13px;height:13px;color:var(--text-muted);flex-shrink:0}.combat-block-preview-module__oBdSda__cbHp{color:var(--text-body)}.combat-block-preview-module__oBdSda__cbHp[data-wounded=true],.combat-block-preview-module__oBdSda__cbHp[data-wounded=true] .combat-block-preview-module__oBdSda__cbStatIcon{color:var(--cb-wounded)}.combat-block-preview-module__oBdSda__cbAc{color:var(--text-muted)}.combat-block-preview-module__oBdSda__cbInit{color:var(--text-muted-soft);justify-content:flex-end}.combat-block-preview-module__oBdSda__cbRowAdd{width:24px;height:24px;color:var(--text-muted);border:1px solid var(--control-border);cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;padding:0;transition:color .15s,border-color .15s,background .15s;display:inline-flex}@media (hover:hover){.combat-block-preview-module__oBdSda__cbRowAdd:hover:not(:disabled){color:var(--ref-accent);border-color:var(--control-border-hover);background:rgba(var(--gold-base),.06)}}.combat-block-preview-module__oBdSda__cbRowAdd:disabled{opacity:.5;cursor:not-allowed}.combat-block-preview-module__oBdSda__cbRowAdded{color:var(--ref-accent);border-color:var(--ref-accent);background:rgba(var(--gold-base),.1)}.combat-block-preview-module__oBdSda__cbWaveSep{font-family:var(--ref-heading);align-items:center;gap:12px;margin:14px 0 6px;display:flex}.combat-block-preview-module__oBdSda__cbWaveMarker{background:var(--ref-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px}.combat-block-preview-module__oBdSda__cbWaveName{color:var(--ref-accent);letter-spacing:.03em;font-size:13px;font-weight:600}.combat-block-preview-module__oBdSda__cbWaveRule{background:rgba(var(--gold-base),.15);flex:1;min-width:20px;height:1px}.combat-block-preview-module__oBdSda__cbWaveTrigger{font-family:var(--ref-body);background:rgba(var(--gold-base),.1);color:var(--ref-accent);border:1px solid rgba(var(--gold-base),.2);border-radius:9999px;padding:2px 8px;font-size:11px;font-weight:500}.combat-block-preview-module__oBdSda__cbWaveFooter{justify-content:flex-end;padding:4px 0;display:flex}.combat-block-preview-module__oBdSda__cbWaveLoadBtn,.combat-block-preview-module__oBdSda__cbLoadAllBtn{color:var(--text-muted);border:1px solid var(--control-border);font:inherit;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;padding:5px 10px;font-size:12px;transition:color .15s,border-color .15s,background .15s;display:inline-flex}@media (hover:hover){.combat-block-preview-module__oBdSda__cbWaveLoadBtn:hover:not(:disabled),.combat-block-preview-module__oBdSda__cbLoadAllBtn:hover:not(:disabled){color:var(--ref-accent);border-color:var(--control-border-hover);background:rgba(var(--gold-base),.06)}}.combat-block-preview-module__oBdSda__cbWaveLoadBtn:disabled,.combat-block-preview-module__oBdSda__cbLoadAllBtn:disabled{opacity:.5;cursor:not-allowed}.combat-block-preview-module__oBdSda__cbWaveLoadBtn.combat-block-preview-module__oBdSda__loaded{color:var(--ref-accent);border-color:var(--ref-accent)}.combat-block-preview-module__oBdSda__cbFooter{border-top:1px solid rgba(var(--gold-base),.15);justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;display:flex}.combat-block-preview-module__oBdSda__cbHint{color:var(--text-meta);font-size:11px;font-style:italic}.combat-block-preview-module__oBdSda__cbLoadedLabel{color:var(--ref-accent);align-items:center;gap:6px;font-size:11px;display:inline-flex}.combat-block-preview-module__oBdSda__cbLoadAllBtnPrimary{background:rgba(var(--gold-base),.1);color:var(--ref-accent);border-color:var(--ref-accent);font-weight:600}@media (hover:hover){.combat-block-preview-module__oBdSda__cbLoadAllBtnPrimary:hover:not(:disabled){background:rgba(var(--gold-base),.2)}}
.tabbed-block-preview-module__AbZ2Va__wrapper{margin-block:var(--size-spacing-600,24px);color:var(--tabbed-text);background-color:var(--tabbed-shell-surface);border:1px solid var(--tabbed-border-strong);box-shadow:var(--tabbed-shell-shadow);border-radius:8px;overflow:hidden}.tabbed-block-preview-module__AbZ2Va__container{min-height:calc((100dvh - var(--top-navigation-height) - var(--content-mobile-controls-offset,0px))*.5);max-height:calc((100dvh - var(--top-navigation-height) - var(--content-mobile-controls-offset,0px))*.75);background-color:var(--tabbed-panel-surface);flex-direction:row;align-items:stretch;display:flex}.tabbed-block-preview-module__AbZ2Va__sidebar{width:200px;min-width:200px;max-width:200px;min-height:inherit;max-height:inherit;background-color:var(--tabbed-rail-surface);flex-direction:column;align-items:stretch;display:flex;position:relative;overflow:visible}.tabbed-block-preview-module__AbZ2Va__sidebar:after{z-index:0;background-color:var(--tabbed-rule);content:"";width:1px;position:absolute;top:0;bottom:0;right:0}.tabbed-block-preview-module__AbZ2Va__tabScrollArea{min-height:0;max-height:inherit;scrollbar-color:var(--tabbed-scrollbar)transparent;scrollbar-width:thin;direction:rtl;flex-direction:column;flex:auto;display:flex;position:relative;overflow:visible auto}.tabbed-block-preview-module__AbZ2Va__tabScrollArea::-webkit-scrollbar{width:8px}.tabbed-block-preview-module__AbZ2Va__contentScroll::-webkit-scrollbar{width:8px}.tabbed-block-preview-module__AbZ2Va__tabScrollArea::-webkit-scrollbar-track{background:0 0}.tabbed-block-preview-module__AbZ2Va__contentScroll::-webkit-scrollbar-track{background:0 0}.tabbed-block-preview-module__AbZ2Va__tabScrollArea::-webkit-scrollbar-thumb{background-color:var(--tabbed-scrollbar);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.tabbed-block-preview-module__AbZ2Va__contentScroll::-webkit-scrollbar-thumb{background-color:var(--tabbed-scrollbar);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.tabbed-block-preview-module__AbZ2Va__tabScrollArea::-webkit-scrollbar-thumb:hover{background-color:var(--tabbed-scrollbar-hover)}.tabbed-block-preview-module__AbZ2Va__contentScroll::-webkit-scrollbar-thumb:hover{background-color:var(--tabbed-scrollbar-hover)}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabList{padding:0;direction:ltr;flex-direction:column;flex:auto;min-height:0;margin:0;padding-inline-start:0;list-style:none;display:flex;position:relative}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabItem{direction:ltr;margin:0;position:relative}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabButton{width:100%;min-width:0;color:var(--tabbed-text-muted);font:inherit;text-align:left;border:none;border-bottom:1px solid var(--tabbed-rule);box-shadow:none;cursor:pointer;transition:background-color var(--tabbed-transition),color var(--tabbed-transition),box-shadow var(--tabbed-transition);background-color:#0000;justify-content:flex-start;align-items:center;padding:16px 12px;display:flex}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabItem:last-child .tabbed-block-preview-module__AbZ2Va__tabButton{border-bottom:none}:is([data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabButton:hover,[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabButton:focus-visible){color:var(--tabbed-text);background:var(--tabbed-hover-surface);box-shadow:inset 0 0 0 1px var(--tabbed-rule)}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabButton:active:not(.tabbed-block-preview-module__AbZ2Va__tabButtonActive){background:var(--tabbed-pressed-surface);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong)}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabButton:focus-visible{outline:2px solid var(--tabbed-focus-ring);outline-offset:-2px}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabButton.tabbed-block-preview-module__AbZ2Va__tabButtonActive{width:100%;color:var(--tabbed-active-text);background-color:var(--tabbed-selected-surface);border-bottom-color:var(--tabbed-border-strong);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong);font-weight:700;position:relative}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabButton.tabbed-block-preview-module__AbZ2Va__tabButtonActive:hover{width:100%;color:var(--tabbed-active-text);background-color:var(--tabbed-selected-surface);border-bottom-color:var(--tabbed-border-strong);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong);font-weight:700;position:relative}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabButton.tabbed-block-preview-module__AbZ2Va__tabButtonActive:focus-visible{width:100%;color:var(--tabbed-active-text);background-color:var(--tabbed-selected-surface);border-bottom-color:var(--tabbed-border-strong);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong);font-weight:700;position:relative}.tabbed-block-preview-module__AbZ2Va__tabTitle{overflow-wrap:break-word;min-width:0;color:inherit;font-size:16px;font-weight:700;font-family:var(--font-brand-body,"Lexend Deca",sans-serif);letter-spacing:.03em;white-space:normal;word-break:break-word;line-height:1.4}.tabbed-block-preview-module__AbZ2Va__content{min-width:0;min-height:inherit;max-height:inherit;background-color:var(--tabbed-panel-surface);flex-direction:column;flex:auto;display:flex}.tabbed-block-preview-module__AbZ2Va__contentScroll{min-width:0;min-height:inherit;max-height:inherit;scrollbar-color:var(--tabbed-scrollbar)transparent;scrollbar-width:thin;flex:auto;padding:16px 24px 32px 20px;overflow-y:auto}.tabbed-block-preview-module__AbZ2Va__contentDom{min-width:0;min-height:200px}.tabbed-block-preview-module__AbZ2Va__contentScroll [data-tabbed-panel][data-panel-active=false]{display:none}@media (max-width:640px){.tabbed-block-preview-module__AbZ2Va__container{flex-direction:column;min-height:0;max-height:none}.tabbed-block-preview-module__AbZ2Va__sidebar{width:100%;min-width:0;max-width:none;min-height:0;max-height:none}.tabbed-block-preview-module__AbZ2Va__sidebar:after{width:auto;height:1px;top:auto;left:0}.tabbed-block-preview-module__AbZ2Va__sidebar:before{z-index:1;background:linear-gradient(to left,var(--tabbed-rail-surface),transparent);content:"";pointer-events:none;width:40px;position:absolute;top:0;bottom:1px;right:0}.tabbed-block-preview-module__AbZ2Va__tabScrollArea{overflow-inline:auto;overscroll-behavior-inline:contain;scrollbar-width:none;direction:ltr;max-width:100%;min-height:0;max-height:none;padding:10px 52px 10px 12px;display:block;overflow:auto hidden}.tabbed-block-preview-module__AbZ2Va__tabScrollArea::-webkit-scrollbar{display:none}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabScrollArea .tabbed-block-preview-module__AbZ2Va__tabList{flex-flow:row;gap:6px;width:max-content;min-width:100%}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabList .tabbed-block-preview-module__AbZ2Va__tabItem{flex:none}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabItem .tabbed-block-preview-module__AbZ2Va__tabButton{white-space:nowrap;border:1px solid var(--tabbed-rule);min-width:44px;min-height:44px;box-shadow:none;border-radius:9999px;padding:10px 16px}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabItem .tabbed-block-preview-module__AbZ2Va__tabButton.tabbed-block-preview-module__AbZ2Va__tabButtonActive{background-color:var(--tabbed-selected-surface);border:1px solid var(--tabbed-border-strong);width:auto;box-shadow:none;border-radius:9999px;margin:0}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabItem .tabbed-block-preview-module__AbZ2Va__tabButton.tabbed-block-preview-module__AbZ2Va__tabButtonActive:hover{background-color:var(--tabbed-selected-surface);border:1px solid var(--tabbed-border-strong);width:auto;box-shadow:none;border-radius:9999px;margin:0}[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabItem .tabbed-block-preview-module__AbZ2Va__tabButton.tabbed-block-preview-module__AbZ2Va__tabButtonActive:focus-visible{background-color:var(--tabbed-selected-surface);border:1px solid var(--tabbed-border-strong);width:auto;box-shadow:none;border-radius:9999px;margin:0}.tabbed-block-preview-module__AbZ2Va__tabTitle{white-space:nowrap;font-size:15px}.tabbed-block-preview-module__AbZ2Va__content,.tabbed-block-preview-module__AbZ2Va__contentScroll{min-height:0;max-height:none}.tabbed-block-preview-module__AbZ2Va__contentScroll{padding:16px}}@media (prefers-reduced-motion:reduce){[data-tabbed-block-preview=true] .tabbed-block-preview-module__AbZ2Va__tabButton{transition:none}}
.narrative-typography-module__cbJCvW__narrativeTypography{font-family:var(--settings-narrative-font-family,"Inter",system-ui,sans-serif);font-size:calc(18px*var(--settings-narrative-font-size-scale,1));line-height:var(--settings-narrative-line-height,1.65);max-width:911px;color:var(--text-body,#ffffffb3);margin:0 auto}.narrative-typography-module__cbJCvW__narrativeTypography p{line-height:var(--settings-narrative-line-height,1.65);overflow-wrap:anywhere;margin:0}.narrative-typography-module__cbJCvW__narrativeTypography ul,.narrative-typography-module__cbJCvW__narrativeTypography ol{line-height:var(--settings-narrative-line-height,1.65);margin-block:0;margin-inline:0;padding-inline-start:1.75rem}.narrative-typography-module__cbJCvW__narrativeTypography ul{list-style-type:disc}.narrative-typography-module__cbJCvW__narrativeTypography ol{list-style-type:decimal}.narrative-typography-module__cbJCvW__narrativeTypography p+p,.narrative-typography-module__cbJCvW__narrativeTypography p+ul,.narrative-typography-module__cbJCvW__narrativeTypography p+ol,.narrative-typography-module__cbJCvW__narrativeTypography ul+p,.narrative-typography-module__cbJCvW__narrativeTypography ol+p,.narrative-typography-module__cbJCvW__narrativeTypography :is(p,ul,ol)+:is(p,ul,ol){margin-top:8px}.narrative-typography-module__cbJCvW__narrativeTypography li p{margin:0}.narrative-typography-module__cbJCvW__narrativeTypography li+li{margin-top:4px}.narrative-typography-module__cbJCvW__narrativeTypography h1{font-family:var(--font-heading-display);font-size:var(--font-heading-scale-1);letter-spacing:var(--font-heading-display-spacing);color:var(--color-accent-gold);margin-top:32px;margin-bottom:24px;font-weight:400;line-height:1.1}.narrative-typography-module__cbJCvW__narrativeTypography h2{font-family:var(--font-heading-accent);font-size:var(--font-heading-scale-2);letter-spacing:.02em;color:var(--color-accent-gold);margin:0;font-weight:600;line-height:1.3}.narrative-typography-module__cbJCvW__narrativeTypography h3{font-family:var(--font-heading-accent);font-size:var(--font-heading-scale-3);letter-spacing:.02em;color:var(--color-accent-gold);margin:0;font-weight:600;line-height:1.3}.narrative-typography-module__cbJCvW__narrativeTypography h4{font-family:var(--font-ui-body);font-size:var(--font-heading-scale-4);letter-spacing:normal;color:var(--color-accent-gold);margin:0;font-weight:600;line-height:1.3}.narrative-typography-module__cbJCvW__narrativeTypography h5{font-family:var(--font-ui-body);font-size:var(--font-heading-scale-5);letter-spacing:normal;color:var(--color-accent-gold);margin:0;font-weight:600;line-height:1.35}.narrative-typography-module__cbJCvW__narrativeTypography h6{font-family:var(--font-ui-body);font-size:var(--font-heading-scale-6);letter-spacing:normal;color:var(--color-accent-gold);margin:0;font-weight:600;line-height:1.4}.narrative-typography-module__cbJCvW__narrativeTypography>:first-child:is(h1,h2,h3,h4,h5,h6){margin-top:0}.narrative-typography-module__cbJCvW__narrativeTypography a{color:var(--color-text-accent);overflow-wrap:anywhere;word-break:break-word;text-decoration:underline}.narrative-typography-module__cbJCvW__narrativeTypography a:hover,.narrative-typography-module__cbJCvW__narrativeTypography a:focus-visible{color:var(--color-bg-accent)}.narrative-typography-module__cbJCvW__narrativeTypography .ProseMirror{border:1px solid var(--color-border);border-radius:8px;outline:none;padding:8px 16px}.narrative-typography-module__cbJCvW__narrativeTypography .ProseMirror-focused{outline:none}.narrative-typography-module__cbJCvW__narrativeTypography table{border-collapse:collapse;table-layout:auto;width:100%;margin:0}.narrative-typography-module__cbJCvW__narrativeTypography table.studio-table{table-layout:fixed;border:2px solid #cbd5e1;border-radius:8px;margin:1rem 0;overflow:hidden}[data-theme=dark] .narrative-typography-module__cbJCvW__narrativeTypography table.studio-table{border-color:#475569}.narrative-typography-module__cbJCvW__narrativeTypography .tableWrapper.ProseMirror-selectednode{outline:none}.narrative-typography-module__cbJCvW__narrativeTypography table.table-boundary-selected{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}.narrative-typography-module__cbJCvW__narrativeTypography .tableWrapper.ProseMirror-selectednode table{border-color:#6366f1;box-shadow:0 0 0 3px #6366f133}[data-theme=dark] .narrative-typography-module__cbJCvW__narrativeTypography .tableWrapper.ProseMirror-selectednode{outline:none}[data-theme=dark] .narrative-typography-module__cbJCvW__narrativeTypography table.table-boundary-selected{border-color:#818cf8;box-shadow:0 0 0 3px #818cf847}[data-theme=dark] .narrative-typography-module__cbJCvW__narrativeTypography .tableWrapper.ProseMirror-selectednode table{border-color:#818cf8;box-shadow:0 0 0 3px #818cf847}.narrative-typography-module__cbJCvW__narrativeTypography table:has([data-open=true]){overflow:visible}.narrative-typography-module__cbJCvW__narrativeTypography table th{font-family:var(--font-heading-accent);color:var(--color-accent-gold);text-align:left;letter-spacing:.01em;vertical-align:top;min-width:80px;padding:8px 16px 10px;font-size:.9375rem;font-weight:600;position:relative}.narrative-typography-module__cbJCvW__narrativeTypography table.studio-table th{color:inherit;background-color:#f1f5f9;border:1px solid #cbd5e1;font-family:inherit;font-weight:600}[data-theme=dark] .narrative-typography-module__cbJCvW__narrativeTypography table.studio-table th{background-color:#334155;border-color:#475569}.narrative-typography-module__cbJCvW__narrativeTypography table thead{border-bottom:2px solid #d4a84b66}.narrative-typography-module__cbJCvW__narrativeTypography table.studio-table thead{border-bottom:none}.narrative-typography-module__cbJCvW__narrativeTypography table td{vertical-align:top;border-bottom:1px solid var(--token-semantic-border-subtle);min-width:80px;padding:10px 16px;position:relative}.narrative-typography-module__cbJCvW__narrativeTypography table.studio-table td{border:1px solid #cbd5e1;padding:.5rem .75rem}[data-theme=dark] .narrative-typography-module__cbJCvW__narrativeTypography table.studio-table td{border-color:#475569}.narrative-typography-module__cbJCvW__narrativeTypography table tbody tr:last-child td{border-bottom:2px solid var(--color-border)}.narrative-typography-module__cbJCvW__narrativeTypography table tbody tr:hover td{background:#ffffff05}[data-theme=dark] .narrative-typography-module__cbJCvW__narrativeTypography table tbody tr:hover td{background:#ffffff05}.narrative-typography-module__cbJCvW__narrativeTypography table .selectedCell{background-color:#6366f126}[data-theme=dark] .narrative-typography-module__cbJCvW__narrativeTypography table .selectedCell{background-color:#6366f140}.narrative-typography-module__cbJCvW__narrativeTypography table .column-resize-handle{pointer-events:none;background-color:#6366f1;width:4px;position:absolute;top:0;bottom:0;right:-2px}.narrative-typography-module__cbJCvW__narrativeTypography table.resize-cursor{cursor:col-resize}.narrative-typography-module__cbJCvW__tableScrollWrapper{min-width:0;max-width:100%;margin:1rem 0;position:relative;overflow-x:clip}.narrative-typography-module__cbJCvW__tableScrollInner{scrollbar-width:thin;scrollbar-color:var(--color-accent-gold)transparent;min-width:0;max-width:100%;overflow-x:auto}.narrative-typography-module__cbJCvW__tableScrollInner::-webkit-scrollbar{height:6px}.narrative-typography-module__cbJCvW__tableScrollInner::-webkit-scrollbar-track{background:0 0}.narrative-typography-module__cbJCvW__tableScrollInner::-webkit-scrollbar-thumb{background-color:var(--color-accent-gold);border-radius:100px}.narrative-typography-module__cbJCvW__tableScrollInner::-webkit-scrollbar-thumb:hover{background-color:var(--color-accent-gold-light)}.narrative-typography-module__cbJCvW__fadeEdge{pointer-events:none;z-index:1;width:48px;transition:opacity .3s;position:absolute;top:0;bottom:6px}.narrative-typography-module__cbJCvW__fadeLeft{background:linear-gradient(to left,transparent,var(--color-bg,#111827)80%);left:0}.narrative-typography-module__cbJCvW__fadeRight{background:linear-gradient(to right,transparent,var(--color-bg,#111827)80%);right:0}.narrative-typography-module__cbJCvW__tableAccordionContainer{min-width:0;max-width:100%;margin:1rem 0;display:none;overflow-x:clip}.narrative-typography-module__cbJCvW__tableDesktopOnly{display:block}.narrative-typography-module__cbJCvW__tableAccordionItem{background:var(--color-bg-surface);border:1px solid var(--color-border)}.narrative-typography-module__cbJCvW__tableAccordionItem+.narrative-typography-module__cbJCvW__tableAccordionItem{border-top:none}.narrative-typography-module__cbJCvW__tableAccordionItem:first-child{border-top-left-radius:10px;border-top-right-radius:10px}.narrative-typography-module__cbJCvW__tableAccordionItem:last-child{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.narrative-typography-module__cbJCvW__tableAccordionToggle{width:100%;min-height:44px;color:var(--color-text);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:.75rem;padding:.875rem 1rem;display:flex}.narrative-typography-module__cbJCvW__tableAccordionPreview{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;max-width:100%;font-size:.9375rem;line-height:1.4;display:block;overflow:hidden}.narrative-typography-module__cbJCvW__tableAccordionPreview>*{text-overflow:ellipsis;max-width:100%;margin:0;display:inline;overflow:hidden}.narrative-typography-module__cbJCvW__tableAccordionChevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .2s}.narrative-typography-module__cbJCvW__tableAccordionChevron[data-open=true]{transform:rotate(180deg)}.narrative-typography-module__cbJCvW__tableAccordionBody{border-top:1px solid var(--color-border);gap:.875rem;padding:.875rem 1rem 1rem;display:grid}.narrative-typography-module__cbJCvW__tableAccordionField{gap:.375rem;display:grid}.narrative-typography-module__cbJCvW__tableAccordionFieldLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-muted);font-size:.6875rem;font-weight:600}.narrative-typography-module__cbJCvW__tableAccordionFieldValue{color:var(--color-text);min-width:0;font-size:.8125rem;line-height:1.4}.narrative-typography-module__cbJCvW__tableAccordionFieldValue>*{margin-top:0;margin-bottom:0}:is(.narrative-typography-module__cbJCvW__narrativeTypography table td>*,.narrative-typography-module__cbJCvW__narrativeTypography table th>*){margin:0}.narrative-typography-module__cbJCvW__tableAccordionEmpty{color:var(--color-text-muted)}@media (max-width:767px){.narrative-typography-module__cbJCvW__tableAccordionContainer{scrollbar-width:thin;scrollbar-color:var(--color-accent-gold)transparent;max-height:75vh;display:block;overflow-y:auto}.narrative-typography-module__cbJCvW__tableAccordionContainer::-webkit-scrollbar{width:3px}.narrative-typography-module__cbJCvW__tableAccordionContainer::-webkit-scrollbar-track{background:0 0}.narrative-typography-module__cbJCvW__tableAccordionContainer::-webkit-scrollbar-thumb{background-color:var(--color-accent-gold);border-radius:999px}.narrative-typography-module__cbJCvW__tableAccordionContainer::-webkit-scrollbar-thumb:hover{background-color:var(--color-accent-gold-light)}.narrative-typography-module__cbJCvW__tableDesktopOnly{display:none}}
.combat-block-view-content-module__E55dBW__cbv{--cbv-ambush:var(--ref-cta);--cbv-destructive:var(--ref-cta);background:var(--ref-surface);border:1px solid rgba(var(--gold-base),.15);font-family:var(--ref-body);color:var(--ref-text);border-radius:16px;margin:12px 0;padding:14px 16px;font-size:13px}.combat-block-view-content-module__E55dBW__cbvHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.combat-block-view-content-module__E55dBW__cbvIcon{width:18px;height:18px;color:var(--ref-accent);flex-shrink:0}.combat-block-view-content-module__E55dBW__cbvTitle{min-width:0;color:var(--text-hero);font-family:var(--ref-heading);letter-spacing:.02em;background:0 0;border:none;outline:none;flex:1;padding:4px 0;font-size:16px;font-weight:600}.combat-block-view-content-module__E55dBW__cbvTitle:focus{background:var(--ref-surface-raised);border-radius:6px;padding:4px 6px}.combat-block-view-content-module__E55dBW__cbvTitle[aria-invalid=true]{box-shadow:inset 0 -2px 0 var(--cbv-destructive)}.combat-block-view-content-module__E55dBW__cbvValidation{border:1px solid color-mix(in srgb,var(--cbv-destructive)50%,transparent);background:color-mix(in srgb,var(--cbv-destructive)8%,var(--ref-surface));color:var(--ref-text);border-radius:8px;align-items:flex-start;gap:8px;margin:2px 0 10px 26px;padding:8px 10px;font-size:11px;line-height:1.4;display:flex}.combat-block-view-content-module__E55dBW__cbvValidation svg{color:var(--cbv-destructive);flex:none;margin-top:1px}.combat-block-view-content-module__E55dBW__cbvValidation strong{font-weight:700}.combat-block-view-content-module__E55dBW__cbvValidation ul{margin:2px 0 0;padding-inline-start:16px}.combat-block-view-content-module__E55dBW__cbvIdentityRepair{border-block:1px solid rgba(var(--gold-base),.18);justify-content:space-between;align-items:center;gap:12px;margin:2px 0 12px 26px;padding-block:8px;font-size:11px;line-height:1.4;display:flex}.combat-block-view-content-module__E55dBW__cbvIdentityRepair>div{gap:2px;min-width:0;display:grid}.combat-block-view-content-module__E55dBW__cbvIdentityRepair strong{color:var(--ref-accent)}.combat-block-view-content-module__E55dBW__cbvIdentityRepair span{color:var(--text-muted);overflow-wrap:anywhere}.combat-block-view-content-module__E55dBW__cbvIdentityRepair button{border:1px solid rgba(var(--gold-base),.3);background:var(--ref-surface-raised);min-height:44px;color:var(--ref-accent);font:inherit;cursor:pointer;border-radius:8px;flex:none;padding:7px 12px;font-weight:600}.combat-block-view-content-module__E55dBW__cbvIdentityRepair button:focus-visible{outline:2px solid var(--ref-accent);outline-offset:2px}@media (hover:hover){.combat-block-view-content-module__E55dBW__cbvIdentityRepair button:hover{border-color:var(--ref-accent)}}@media (max-width:640px){.combat-block-view-content-module__E55dBW__cbvIdentityRepair{flex-direction:column;align-items:stretch;margin-inline-start:0}.combat-block-view-content-module__E55dBW__cbvIdentityRepair button{align-self:flex-start}}.combat-block-view-content-module__E55dBW__cbvMeta{border-bottom:1px solid rgba(var(--gold-base),.15);align-items:center;gap:18px;margin-bottom:12px;padding-bottom:8px;font-size:12px;display:flex}.combat-block-view-content-module__E55dBW__cbvMetaField{cursor:pointer;align-items:center;gap:6px;display:inline-flex}.combat-block-view-content-module__E55dBW__cbvMetaField input[type=checkbox]{cursor:pointer;accent-color:var(--ref-accent);margin:0}.combat-block-view-content-module__E55dBW__cbvMetaLabel{color:var(--text-muted);letter-spacing:.04em;font-size:11px;font-weight:600}.combat-block-view-content-module__E55dBW__cbvMetaHint{color:var(--text-meta);font-size:11px;font-style:italic}.combat-block-view-content-module__E55dBW__cbvInitMode{background:var(--ref-surface-raised);color:var(--ref-text);border:1px solid var(--control-border);font:inherit;cursor:pointer;border-radius:6px;padding:3px 6px;font-size:12px}.combat-block-view-content-module__E55dBW__cbvColHeaders{letter-spacing:.08em;text-transform:uppercase;color:var(--text-meta);grid-template-columns:1.5fr 50px 60px 60px 60px 28px;gap:6px;padding:4px 0 2px;font-size:10px;font-weight:700;display:grid}.combat-block-view-content-module__E55dBW__cbvColHeaders>span{padding:0 6px}.combat-block-view-content-module__E55dBW__cbvColHeaders>span:first-child{text-align:left;padding-left:6px}.combat-block-view-content-module__E55dBW__cbvColHeaders>span:nth-child(2),.combat-block-view-content-module__E55dBW__cbvColHeaders>span:nth-child(3),.combat-block-view-content-module__E55dBW__cbvColHeaders>span:nth-child(4),.combat-block-view-content-module__E55dBW__cbvColHeaders>span:nth-child(5){text-align:right}.combat-block-view-content-module__E55dBW__cbvWaveImplicitLabel{color:var(--ref-accent);letter-spacing:.04em;margin:8px 0 4px;font-size:11px;font-weight:600}.combat-block-view-content-module__E55dBW__cbvWaveIndex{color:var(--ref-accent);letter-spacing:.06em;text-transform:uppercase;flex-shrink:0;margin-right:4px;font-size:11px;font-weight:700}.combat-block-view-content-module__E55dBW__cbvEmptyRow{color:var(--text-meta);text-align:center;padding:10px 0;font-size:12px;font-style:italic}.combat-block-view-content-module__E55dBW__cbvWave+.combat-block-view-content-module__E55dBW__cbvWave{margin-top:12px}.combat-block-view-content-module__E55dBW__cbvWaveHeader{border-bottom:1px dashed rgba(var(--gold-base),.3);align-items:center;gap:8px;margin:14px 0 6px;padding-bottom:4px;display:flex}.combat-block-view-content-module__E55dBW__cbvWaveName{min-width:0;color:var(--ref-accent);font-family:var(--ref-heading);letter-spacing:.03em;background:0 0;border:none;outline:none;flex:1;padding:2px 0;font-size:13px;font-weight:600}.combat-block-view-content-module__E55dBW__cbvWaveName:focus{background:var(--ref-surface-raised);border-radius:4px;padding:2px 6px}.combat-block-view-content-module__E55dBW__cbvWaveTrigger{background:rgba(var(--gold-base),.1);color:var(--ref-accent);border:1px solid rgba(var(--gold-base),.2);font:inherit;border-radius:9999px;outline:none;width:220px;padding:2px 8px;font-size:11px}.combat-block-view-content-module__E55dBW__cbvWaveDelete{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;padding:4px;transition:color .15s,border-color .15s;display:inline-flex}@media (hover:hover){.combat-block-view-content-module__E55dBW__cbvWaveDelete:hover{color:var(--cbv-destructive);border-color:var(--cbv-destructive)}}.combat-block-view-content-module__E55dBW__cbvRow{grid-template-columns:1.5fr 50px 60px 60px 60px 28px;align-items:center;gap:6px;padding:4px 0;display:grid}.combat-block-view-content-module__E55dBW__cbvRowNameCell{align-items:center;gap:4px;min-width:0;display:flex;position:relative}.combat-block-view-content-module__E55dBW__cbvRowName,.combat-block-view-content-module__E55dBW__cbvRowNum{background:var(--ref-surface-raised);color:var(--ref-text);font:inherit;font-variant-numeric:tabular-nums;border:1px solid #0000;border-radius:6px;outline:none;padding:4px 6px;font-size:12px;transition:border-color .15s}.combat-block-view-content-module__E55dBW__cbvRowNum{text-align:right}.combat-block-view-content-module__E55dBW__cbvRowNameCell .combat-block-view-content-module__E55dBW__cbvRowName{flex:1;min-width:0}.combat-block-view-content-module__E55dBW__cbvRowName:focus,.combat-block-view-content-module__E55dBW__cbvRowNum:focus{border-color:var(--ref-accent)}.combat-block-view-content-module__E55dBW__cbvRowName[aria-invalid=true],.combat-block-view-content-module__E55dBW__cbvRowNum[aria-invalid=true]{border-color:var(--cbv-destructive)}.combat-block-view-content-module__E55dBW__cbvRowDelete{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;padding:4px;transition:color .15s,border-color .15s;display:inline-flex}@media (hover:hover){.combat-block-view-content-module__E55dBW__cbvRowDelete:hover{color:var(--cbv-destructive);border-color:var(--cbv-destructive)}}.combat-block-view-content-module__E55dBW__cbvActorLinkAnchor{flex-shrink:0;align-items:center;display:inline-flex;position:relative}.combat-block-view-content-module__E55dBW__cbvActorLinkButton{color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;padding:4px;transition:color .15s,border-color .15s;display:inline-flex}@media (hover:hover){.combat-block-view-content-module__E55dBW__cbvActorLinkButton:hover{color:var(--ref-accent);border-color:var(--ref-accent)}}.combat-block-view-content-module__E55dBW__cbvActorChip{background:rgba(var(--gold-base),.1);max-width:140px;color:var(--ref-accent);border:1px solid rgba(var(--gold-base),.2);border-radius:9999px;flex-shrink:0;align-items:center;gap:4px;padding:2px 4px 2px 8px;font-size:11px;display:inline-flex}.combat-block-view-content-module__E55dBW__cbvActorChipName{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.combat-block-view-content-module__E55dBW__cbvActorChipUnlink{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:9999px;align-items:center;padding:2px;transition:color .15s;display:inline-flex}@media (hover:hover){.combat-block-view-content-module__E55dBW__cbvActorChipUnlink:hover{color:var(--cbv-destructive)}}.combat-block-view-content-module__E55dBW__cbvActorPopover{z-index:30;background:var(--ref-surface-raised);border:1px solid rgba(var(--gold-base),.25);width:280px;max-height:320px;box-shadow:var(--shadow-elevated);border-radius:10px;flex-direction:column;gap:6px;padding:8px;display:flex;position:absolute;top:calc(100% + 4px);right:0;overflow-y:auto}.combat-block-view-content-module__E55dBW__cbvActorPopoverSearch{background:var(--ref-surface);color:var(--ref-text);border:1px solid var(--control-border);font:inherit;border-radius:6px;outline:none;padding:5px 8px;font-size:12px}.combat-block-view-content-module__E55dBW__cbvActorPopoverSearch:focus{border-color:var(--ref-accent)}.combat-block-view-content-module__E55dBW__cbvActorPopoverStatus{color:var(--text-meta);padding:4px 2px;font-size:11px;font-style:italic}.combat-block-view-content-module__E55dBW__cbvActorPopoverError{color:var(--cbv-destructive);padding:4px 2px;font-size:11px}.combat-block-view-content-module__E55dBW__cbvActorPopoverList{flex-direction:column;gap:2px;display:flex}.combat-block-view-content-module__E55dBW__cbvActorPopoverRow{color:var(--ref-text);font:inherit;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex-direction:column;align-items:flex-start;gap:1px;padding:5px 8px;font-size:12px;transition:border-color .15s,background .15s;display:flex}@media (hover:hover){.combat-block-view-content-module__E55dBW__cbvActorPopoverRow:hover{border-color:var(--control-border-hover);background:rgba(var(--gold-base),.06)}}.combat-block-view-content-module__E55dBW__cbvActorPopoverRow:disabled{opacity:.6;cursor:default}.combat-block-view-content-module__E55dBW__cbvActorPopoverRowTitle{font-weight:600}.combat-block-view-content-module__E55dBW__cbvActorPopoverRowMeta{color:var(--text-meta);font-size:10px}.combat-block-view-content-module__E55dBW__cbvActorPopoverHeader{border-bottom:1px solid rgba(var(--gold-base),.15);align-items:center;gap:6px;padding-bottom:4px;display:flex}.combat-block-view-content-module__E55dBW__cbvActorPopoverBack{color:var(--text-muted);border:1px solid var(--control-border);font:inherit;cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;padding:2px 8px;font-size:11px}@media (hover:hover){.combat-block-view-content-module__E55dBW__cbvActorPopoverBack:hover{color:var(--ref-accent);border-color:var(--control-border-hover)}}.combat-block-view-content-module__E55dBW__cbvActorPopoverHeaderTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:600;overflow:hidden}.combat-block-view-content-module__E55dBW__cbvActorPopoverLane{letter-spacing:.06em;text-transform:uppercase;color:var(--text-meta);padding:4px 2px 2px;font-size:10px;font-weight:700}.combat-block-view-content-module__E55dBW__cbvWaveActions{border-top:1px solid rgba(var(--gold-base),.1);gap:8px;margin-top:4px;padding:6px 0 4px;display:flex}.combat-block-view-content-module__E55dBW__cbvWaveActions button{color:var(--text-muted);border:1px solid var(--control-border);font:inherit;cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;transition:color .15s,border-color .15s,background .15s;display:inline-flex}@media (hover:hover){.combat-block-view-content-module__E55dBW__cbvWaveActions button:hover{color:var(--ref-accent);border-color:var(--control-border-hover);background:rgba(var(--gold-base),.06)}}.combat-block-view-content-module__E55dBW__cbvAddWave{justify-content:center;margin:10px 0 0;display:flex}.combat-block-view-content-module__E55dBW__cbvAddWave button{color:var(--text-muted);border:1px dashed rgba(var(--gold-base),.3);font:inherit;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:4px;padding:6px 14px;font-size:12px;transition:color .15s,border-color .15s,background .15s;display:inline-flex}@media (hover:hover){.combat-block-view-content-module__E55dBW__cbvAddWave button:hover{color:var(--ref-accent);border-color:var(--ref-accent);background:rgba(var(--gold-base),.06);border-style:solid}}
.tabbed-block-view-module__g6Ld_G__wrapper{margin-block:var(--size-spacing-600,24px);color:var(--tabbed-text);background-color:var(--tabbed-shell-surface);border:1px solid var(--tabbed-border-strong);box-shadow:var(--tabbed-shell-shadow);transition:border-color var(--tabbed-transition),box-shadow var(--tabbed-transition);border-radius:8px;position:relative;overflow:hidden}.tabbed-block-view-module__g6Ld_G__wrapperSelected{box-shadow:0 0 0 2px var(--tabbed-editor-selection-ring),var(--tabbed-shell-shadow)}.tabbed-block-view-module__g6Ld_G__wrapperPaneBoundarySelected{border-color:var(--tabbed-editor-selection);box-shadow:0 0 0 3px var(--tabbed-editor-selection-ring),var(--tabbed-shell-shadow)}.tabbed-block-view-module__g6Ld_G__container{min-height:calc((100dvh - var(--top-navigation-height) - var(--content-mobile-controls-offset,0px))*.5);max-height:calc((100dvh - var(--top-navigation-height) - var(--content-mobile-controls-offset,0px))*.75);background-color:var(--tabbed-panel-surface);flex-direction:row;align-items:stretch;display:flex}.tabbed-block-view-module__g6Ld_G__sidebar{background-color:var(--tabbed-rail-surface);width:200px;min-width:200px;max-width:200px;min-height:inherit;max-height:inherit;border-right:none;flex-direction:column;align-items:stretch;display:flex;position:relative;overflow:visible}.tabbed-block-view-module__g6Ld_G__sidebar:after{content:"";background-color:var(--tabbed-rule);z-index:0;width:1px;position:absolute;top:0;bottom:0;right:0}.tabbed-block-view-module__g6Ld_G__tabScrollArea{min-height:0;max-height:inherit;scrollbar-width:thin;scrollbar-color:var(--tabbed-scrollbar)transparent;direction:rtl;flex-direction:column;flex:auto;display:flex;position:relative;overflow:visible auto}.tabbed-block-view-module__g6Ld_G__tabScrollArea::-webkit-scrollbar{width:8px}.tabbed-block-view-module__g6Ld_G__tabScrollArea::-webkit-scrollbar-track{background:0 0}.tabbed-block-view-module__g6Ld_G__tabScrollArea::-webkit-scrollbar-thumb{background-color:var(--tabbed-scrollbar);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.tabbed-block-view-module__g6Ld_G__tabScrollArea::-webkit-scrollbar-thumb:hover{background-color:var(--tabbed-scrollbar-hover)}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabList,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabList){padding:0;direction:ltr;flex-direction:column;flex:auto;min-height:0;margin:0;padding-inline-start:0;list-style:none;display:flex;position:relative}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabItem,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabItem){direction:ltr;border-right:none;margin:0;position:relative}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabItem+.tabbed-block-view-module__g6Ld_G__tabItem,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabItem+.tabbed-block-view-module__g6Ld_G__tabItem){margin-top:0}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabButton,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabButton){border:none;border-bottom:1px solid var(--tabbed-rule);text-align:left;width:100%;min-width:0;font:inherit;cursor:pointer;color:var(--tabbed-text-muted);box-shadow:none;transition:background-color var(--tabbed-transition),color var(--tabbed-transition),box-shadow var(--tabbed-transition);background-color:#0000;justify-content:flex-start;align-items:center;padding:16px 12px;display:flex}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabItem:last-child .tabbed-block-view-module__g6Ld_G__tabButton,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabItem:last-child .tabbed-block-view-module__g6Ld_G__tabButton){border-bottom:none}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabButton:hover,.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabButton:focus-visible,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabButton:hover,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabButton:focus-visible){background:var(--tabbed-hover-surface);color:var(--tabbed-text);box-shadow:inset 0 0 0 1px var(--tabbed-rule)}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabButton:active:not(.tabbed-block-view-module__g6Ld_G__tabButtonActive),[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabButton:active:not(.tabbed-block-view-module__g6Ld_G__tabButtonActive)){background:var(--tabbed-pressed-surface);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong)}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabButton:focus-visible,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabButton:focus-visible){outline:2px solid var(--tabbed-focus-ring);outline-offset:-2px}.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabButton.tabbed-block-view-module__g6Ld_G__tabButtonActive{background-color:var(--tabbed-selected-surface);color:var(--tabbed-active-text);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong);border-bottom-color:var(--tabbed-border-strong);width:100%;font-weight:700;position:relative}.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabButton.tabbed-block-view-module__g6Ld_G__tabButtonActive:hover{background-color:var(--tabbed-selected-surface);color:var(--tabbed-active-text);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong);border-bottom-color:var(--tabbed-border-strong);width:100%;font-weight:700;position:relative}.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabButton.tabbed-block-view-module__g6Ld_G__tabButtonActive:focus-visible{background-color:var(--tabbed-selected-surface);color:var(--tabbed-active-text);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong);border-bottom-color:var(--tabbed-border-strong);width:100%;font-weight:700;position:relative}[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabButton.tabbed-block-view-module__g6Ld_G__tabButtonActive{background-color:var(--tabbed-selected-surface);color:var(--tabbed-active-text);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong);border-bottom-color:var(--tabbed-border-strong);width:100%;font-weight:700;position:relative}[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabButton.tabbed-block-view-module__g6Ld_G__tabButtonActive:hover{background-color:var(--tabbed-selected-surface);color:var(--tabbed-active-text);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong);border-bottom-color:var(--tabbed-border-strong);width:100%;font-weight:700;position:relative}[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabButton.tabbed-block-view-module__g6Ld_G__tabButtonActive:focus-visible{background-color:var(--tabbed-selected-surface);color:var(--tabbed-active-text);box-shadow:inset 0 0 0 1px var(--tabbed-border-strong);border-bottom-color:var(--tabbed-border-strong);width:100%;font-weight:700;position:relative}.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabItem.tabbed-block-view-module__g6Ld_G__tabItemActive{border-right:none}[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabItem.tabbed-block-view-module__g6Ld_G__tabItemActive{border-right:none}.tabbed-block-view-module__g6Ld_G__tabTitle{white-space:normal;overflow-wrap:break-word;word-break:break-word;min-width:0;line-height:1.4;font-family:var(--font-brand-body,"Lexend Deca",sans-serif);letter-spacing:.03em;font-size:16px;font-weight:700}.tabbed-block-view-module__g6Ld_G__tabRow{width:100%;min-width:0;display:block;position:relative}.tabbed-block-view-module__g6Ld_G__tabRow .tabbed-block-view-module__g6Ld_G__tabButton{padding-left:36px}.tabbed-block-view-module__g6Ld_G__addTabButton{border:1px dashed var(--tabbed-border-strong);background-color:var(--tabbed-rail-surface);color:var(--tabbed-accent);font-weight:600;font-family:var(--font-heading-display,inherit);letter-spacing:.04em;cursor:pointer;transition:background-color var(--tabbed-transition),border-color var(--tabbed-transition),color var(--tabbed-transition);border-radius:6px;justify-content:center;align-items:center;gap:6px;margin:12px;padding:8px 12px;font-size:13px;display:inline-flex}.tabbed-block-view-module__g6Ld_G__addTabButton:hover,.tabbed-block-view-module__g6Ld_G__addTabButton:focus-visible{background-color:var(--tabbed-selected-surface-hover);border-color:var(--tabbed-border-strong);border-style:solid}.tabbed-block-view-module__g6Ld_G__content{background-color:var(--tabbed-panel-surface);min-height:inherit;max-height:inherit;flex-direction:column;flex:auto;display:flex}.tabbed-block-view-module__g6Ld_G__contentScroll{min-height:inherit;max-height:inherit;scrollbar-width:thin;scrollbar-color:var(--tabbed-scrollbar)transparent;flex:auto;padding:16px 24px 32px 20px;overflow-y:auto}.tabbed-block-view-module__g6Ld_G__contentScroll::-webkit-scrollbar{width:8px}.tabbed-block-view-module__g6Ld_G__contentScroll::-webkit-scrollbar-track{background:0 0}.tabbed-block-view-module__g6Ld_G__contentScroll::-webkit-scrollbar-thumb{background-color:var(--tabbed-scrollbar);background-clip:padding-box;border:2px solid #0000;border-radius:4px}.tabbed-block-view-module__g6Ld_G__contentScroll::-webkit-scrollbar-thumb:hover{background-color:var(--tabbed-scrollbar-hover)}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__contentScroll,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__contentScroll){border-left:none}.tabbed-block-view-module__g6Ld_G__contentDom{pointer-events:none;height:0;min-height:0;overflow:hidden;display:none!important}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__contentDom p,.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__contentDom ul,.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__contentDom ol){margin:0}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__contentDom p+p,.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__contentDom p+ul,.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__contentDom p+ol,.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__contentDom ul+p,.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__contentDom ol+p){margin-top:16px}.tabbed-block-view-module__g6Ld_G__panel{min-height:200px}.tabbed-block-view-module__g6Ld_G__contentScroll [data-tabbed-panel][data-panel-active=false]{display:none}.tabbed-block-view-module__g6Ld_G__modalActions{justify-content:flex-end;gap:8px;display:flex}.tabbed-block-view-module__g6Ld_G__tabDragHandle{z-index:1;cursor:grab;color:var(--tabbed-accent);opacity:.5;transition:opacity var(--tabbed-transition);touch-action:none;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.tabbed-block-view-module__g6Ld_G__tabDragHandle:hover,.tabbed-block-view-module__g6Ld_G__tabDragHandle:focus-visible{opacity:1}.tabbed-block-view-module__g6Ld_G__tabDragHandle:active{cursor:grabbing}:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabItemDragging,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabItemDragging){opacity:.35}.tabbed-block-view-module__g6Ld_G__tabDragPreview{border:1px solid var(--tabbed-border-strong);background-color:var(--tabbed-rail-surface);min-width:140px;max-width:200px;box-shadow:var(--tabbed-overlay-shadow);color:var(--tabbed-accent);font-family:var(--font-brand-body,"Lexend Deca",sans-serif);letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;border-radius:6px;align-items:center;gap:8px;padding:10px 14px;font-size:14px;font-weight:700;display:flex;overflow:hidden}.tabbed-block-view-module__g6Ld_G__tabEditInput{color:var(--tabbed-text);background-color:var(--tabbed-editor-input-surface);border:1px solid var(--tabbed-editor-selection);font-size:inherit;border-right-width:1px;outline:none;min-height:32px;font-family:inherit;line-height:1.4}.tabbed-block-view-module__g6Ld_G__tabEditInput:focus{border-color:var(--tabbed-editor-selection);box-shadow:0 0 0 2px var(--tabbed-editor-selection-ring)}@media (prefers-reduced-motion:reduce){.tabbed-block-view-module__g6Ld_G__wrapper,.tabbed-block-view-module__g6Ld_G__addTabButton,.tabbed-block-view-module__g6Ld_G__tabDragHandle,:is(.ProseMirror [data-node-type=tabbedBlock] .tabbed-block-view-module__g6Ld_G__tabButton,[data-tabbed-block-preview=true] .tabbed-block-view-module__g6Ld_G__tabButton){transition:none}}
.blockquote-view-module__k0JYSq__content p{margin:0}.blockquote-view-module__k0JYSq__content p+p{margin-top:16px}
.inline-callout-view-module__lTXp-W__wrapper{vertical-align:middle;z-index:24;display:inline-block;position:relative}.inline-callout-view-module__lTXp-W__triggerWrapper{align-items:center;display:inline-flex}.inline-callout-view-module__lTXp-W__trigger{cursor:pointer;appearance:none;background-color:var(--token-component-inlineCallout-background);color:var(--token-component-inlineCallout-text,currentcolor);border-radius:var(--size-radius-500);border:none;justify-content:center;align-items:center;padding:4px;transition:background-color .15s ease-in-out,color .15s ease-in-out;display:inline-flex}.inline-callout-view-module__lTXp-W__trigger[data-hovered=true]{background-color:var(--token-component-inlineCallout-backgroundStrong)}.inline-callout-view-module__lTXp-W__content{z-index:25;display:none;position:absolute;top:2.5em;left:2em}.inline-callout-view-module__lTXp-W__content[data-open=true]{display:block}.inline-callout-view-module__lTXp-W__content[data-placement=above]{top:auto;bottom:2.5em}.inline-callout-view-module__lTXp-W__previewPortal{z-index:25;display:block;position:fixed;top:0;left:0}.inline-callout-view-module__lTXp-W__contentSurface{background-color:var(--token-component-inlineCallout-surface);color:var(--token-component-inlineCallout-surfaceText);border:1px solid var(--token-component-inlineCallout-outline,var(--token-semantic-border-default));border-radius:var(--size-radius-500);width:320px;min-width:240px;max-width:320px;padding:24px 12px 16px;display:block;position:relative;box-shadow:0 8px 24px #00000038}.inline-callout-view-module__lTXp-W__contentEditableWrapper{margin-top:8px;display:block}.inline-callout-view-module__lTXp-W__contentEditable{color:inherit;word-break:break-word;-webkit-user-select:text;user-select:text;min-width:120px;min-height:48px;font-size:.875rem;line-height:1.4;display:block}.inline-callout-view-module__lTXp-W__contentEditable [data-reference]{margin-inline-end:4px}.inline-callout-view-module__lTXp-W__contentEditable a{color:var(--color-text-accent);text-decoration:underline}.inline-callout-view-module__lTXp-W__contentEditable a:hover,.inline-callout-view-module__lTXp-W__contentEditable a:focus-visible{color:var(--color-bg-accent)}.inline-callout-view-module__lTXp-W__controls{gap:4px;display:flex;position:absolute;top:8px;right:8px}.inline-callout-view-module__lTXp-W__deleteButton,.inline-callout-view-module__lTXp-W__closeButton{color:var(--token-component-inlineCallout-surfaceText);position:static}.inline-callout-view-module__lTXp-W__closeButton{border-radius:var(--size-radius-500);color:var(--token-component-inlineCallout-surfaceText);cursor:pointer;background-color:#0000;border:none;justify-content:center;align-items:center;padding:4px;display:inline-flex}.inline-callout-view-module__lTXp-W__closeButton:hover,.inline-callout-view-module__lTXp-W__closeButton:focus-visible{background-color:#ffffff1a}:is([data-theme=light] .inline-callout-view-module__lTXp-W__closeButton:hover,[data-theme=light] .inline-callout-view-module__lTXp-W__closeButton:focus-visible){background-color:#00000014}.inline-callout-view-module__lTXp-W__previewPortal .inline-callout-view-module__lTXp-W__contentSurface{min-width:240px;max-width:320px}
.category-card-view-module__LHvg9q__wrapper{width:100%;display:flex}.category-card-view-module__LHvg9q__wrapper.category-card-view-module__LHvg9q__active .category-card-view-module__LHvg9q__card{outline:2px solid var(--mantine-color-blue-5);outline-offset:2px}.category-card-view-module__LHvg9q__wrapper.category-card-view-module__LHvg9q__unconfigured .category-card-view-module__LHvg9q__card{background-color:var(--mantine-color-gray-0);border-style:dashed}.category-card-view-module__LHvg9q__card{border:1px solid var(--mantine-color-gray-3);background-color:var(--mantine-color-white);text-align:left;cursor:pointer;border-radius:8px;flex-direction:column;gap:.5rem;width:100%;padding:1rem;transition:border-color .15s,box-shadow .15s;display:flex}.category-card-view-module__LHvg9q__card:hover{border-color:var(--mantine-color-blue-4);box-shadow:0 2px 8px #00000014}.category-card-view-module__LHvg9q__header{align-items:center;gap:.5rem;display:flex}.category-card-view-module__LHvg9q__icon{color:var(--mantine-color-blue-6);flex-shrink:0}.category-card-view-module__LHvg9q__title{flex:1}.category-card-view-module__LHvg9q__settingsIcon{color:var(--mantine-color-gray-5);opacity:0;flex-shrink:0;transition:opacity .15s}.category-card-view-module__LHvg9q__card:hover .category-card-view-module__LHvg9q__settingsIcon{opacity:1}.category-card-view-module__LHvg9q__description{line-height:1.4}.category-card-view-module__LHvg9q__groupOptions{flex-wrap:wrap;gap:.375rem;margin-top:.25rem;display:flex}.category-card-view-module__LHvg9q__badge{cursor:pointer}.category-card-view-module__LHvg9q__noOptions{font-style:italic}.category-card-view-module__LHvg9q__configureHint{margin-top:.25rem;font-style:italic}
.adventure-plan-onboarding-dialog-module__xP8QLG__content{color:#f3f4f6;background:linear-gradient(#1a1d24fd 0%,#14171dfe 100%),radial-gradient(circle at 100% 0,#d4a84b1f,#0000 34%);border:1px solid #d4a84b33;box-shadow:0 22px 60px #00000073,inset 0 0 0 1px #ffffff05}.adventure-plan-onboarding-dialog-module__xP8QLG__header{background:0 0;padding:1.1rem 1.1rem .4rem}.adventure-plan-onboarding-dialog-module__xP8QLG__title{letter-spacing:-.01em;color:#f8fafc;font-size:1.1rem;font-weight:700}.adventure-plan-onboarding-dialog-module__xP8QLG__close{color:#f8fafcc7;background:#6366f114;border:1px solid #6366f147}.adventure-plan-onboarding-dialog-module__xP8QLG__close:hover{color:#fff;background:#6366f129}.adventure-plan-onboarding-dialog-module__xP8QLG__body{padding:0 1.1rem 1.1rem}.adventure-plan-onboarding-dialog-module__xP8QLG__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#d4a84beb;margin-bottom:.2rem;font-size:.72rem;font-weight:700}.adventure-plan-onboarding-dialog-module__xP8QLG__lead{color:#f1f5f9eb;font-size:1rem;line-height:1.5}.adventure-plan-onboarding-dialog-module__xP8QLG__bodyText{color:#e2e8f0d1;font-size:.98rem;line-height:1.55}.adventure-plan-onboarding-dialog-module__xP8QLG__callout{color:#f1f5f9e0;background:#ffffff09;border:1px solid #d4a84b2e;border-radius:12px;padding:.85rem .95rem}.adventure-plan-onboarding-dialog-module__xP8QLG__segmentedControl{margin-top:.85rem}.adventure-plan-onboarding-dialog-module__xP8QLG__standaloneSelection{border-top:1px solid #ffffff14;margin-top:.85rem;padding-top:.75rem}.adventure-plan-onboarding-dialog-module__xP8QLG__error{color:#fecdd3;background:#7f1d1d42;border:1px solid #fb718552;border-radius:10px;padding:.7rem .85rem}.adventure-plan-onboarding-dialog-module__xP8QLG__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:.2rem;display:grid}.adventure-plan-onboarding-dialog-module__xP8QLG__actions>*{min-width:0}.adventure-plan-onboarding-dialog-module__xP8QLG__singleAction{grid-template-columns:minmax(0,1fr)}.adventure-plan-onboarding-dialog-module__xP8QLG__placeholderRow{flex-wrap:wrap;gap:.5rem;margin-top:.2rem;display:flex}.adventure-plan-onboarding-dialog-module__xP8QLG__secondaryButton{color:#f1f5f9e0;background:#ffffff0f;border:1px solid #ffffff14}.adventure-plan-onboarding-dialog-module__xP8QLG__secondaryButton:hover{color:#fff;background:#ffffff1a}.adventure-plan-onboarding-dialog-module__xP8QLG__primaryButton{color:#fff;background:linear-gradient(135deg,#5b6df8 0%,#6d4cff 100%);border:1px solid #95a5ff47}.adventure-plan-onboarding-dialog-module__xP8QLG__primaryButton:hover{background:linear-gradient(135deg,#6a7bff 0%,#7a5cff 100%)}.adventure-plan-onboarding-dialog-module__xP8QLG__actionButton{width:100%;min-height:3.5rem;padding-inline:1rem}.adventure-plan-onboarding-dialog-module__xP8QLG__actionButton .mantine-Button-inner{justify-content:center;align-items:center;width:100%;min-width:0;height:100%}.adventure-plan-onboarding-dialog-module__xP8QLG__actionButton .mantine-Button-label{white-space:normal;word-break:break-word;text-align:center;justify-content:center;align-items:center;min-height:100%;line-height:1.25;display:flex}.adventure-plan-onboarding-dialog-module__xP8QLG__placeholderButton{color:#e2e8f080;background:#ffffff09;border:1px dashed #ffffff29}.adventure-plan-onboarding-dialog-module__xP8QLG__placeholderButton:disabled{opacity:1;cursor:not-allowed}@media (max-width:40rem){.adventure-plan-onboarding-dialog-module__xP8QLG__actions{grid-template-columns:minmax(0,1fr);gap:.6rem}}
.reviewed-user-state-import-dialog-module__ZSM5vG__intro{max-width:68ch;margin:0;line-height:1.6}.reviewed-user-state-import-dialog-module__ZSM5vG__assurance{color:var(--mantine-color-dimmed);margin:8px 0 24px;font-size:.9rem;line-height:1.55}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateList{gap:24px;display:grid}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateGroup{border:0;margin:0;padding:0}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateGroup legend{margin-bottom:8px;font-family:Spectral,Times New Roman,serif;font-size:1.05rem;font-weight:600}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateRow{border-top:1px solid color-mix(in srgb,var(--mantine-color-dimmed)24%,transparent);padding:12px 0}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateChoice{cursor:pointer;align-items:center;gap:12px;min-height:44px;display:flex}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateChoice:has(input:disabled){cursor:wait}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateChoice input{width:18px;height:18px;accent-color:var(--mantine-primary-color-filled);margin:0}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateChoice input:focus-visible{outline:2px solid var(--mantine-primary-color-filled);outline-offset:3px}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateCopy{flex:1;justify-content:space-between;align-items:baseline;gap:16px;min-width:0;display:flex}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateHeading{font-weight:600}.reviewed-user-state-import-dialog-module__ZSM5vG__candidateDate{color:var(--mantine-color-dimmed);flex:none;font-size:.82rem}.reviewed-user-state-import-dialog-module__ZSM5vG__preview{color:var(--mantine-color-dimmed);margin:4px 0 0 30px;font-size:.88rem}.reviewed-user-state-import-dialog-module__ZSM5vG__preview summary{cursor:pointer;width:fit-content;min-height:44px;color:var(--mantine-color-text);padding:11px 0}.reviewed-user-state-import-dialog-module__ZSM5vG__preview ul{margin:0 0 8px;padding-left:20px}.reviewed-user-state-import-dialog-module__ZSM5vG__preview p{margin:4px 0 0}.reviewed-user-state-import-dialog-module__ZSM5vG__inlineError,.reviewed-user-state-import-dialog-module__ZSM5vG__profileError{margin-top:12px}.reviewed-user-state-import-dialog-module__ZSM5vG__actions{border-top:1px solid color-mix(in srgb,var(--mantine-color-dimmed)24%,transparent);flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:28px;padding-top:16px;display:flex}.reviewed-user-state-import-dialog-module__ZSM5vG__actions button{min-height:44px}.reviewed-user-state-import-dialog-module__ZSM5vG__errorState p{margin:0 0 24px;line-height:1.6}@media (max-width:40rem){.reviewed-user-state-import-dialog-module__ZSM5vG__candidateCopy{flex-direction:column;align-items:flex-start;gap:2px}.reviewed-user-state-import-dialog-module__ZSM5vG__actions{flex-direction:column-reverse;align-items:stretch}.reviewed-user-state-import-dialog-module__ZSM5vG__actions button{width:100%}}
