.combat-card-controls .combat-favorite{background:none!important;border:0!important;box-shadow:none!important;padding:2px!important;min-width:30px;min-height:32px;color:#b9ab8a;font-size:25px;line-height:1;cursor:pointer}
.combat-card-controls .combat-favorite[aria-pressed=true]{color:#ffd56b;text-shadow:0 0 8px #e9a93c77}
.scene-favorites{position:absolute;z-index:4;box-sizing:border-box;display:flex;flex-direction:column;gap:3px;padding:5px;background:#100e0bd9;border:1px solid #9b784c88;border-radius:5px;overflow:hidden;--favorite-columns:1}
.scene-favorites[hidden]{display:none}.scene-favorites>small{color:#d5bd91;font:11px Georgia,serif;flex-shrink:0}
.scene-favorites .favorite-action-list{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--favorite-columns) - 1)*8px)/var(--favorite-columns));grid-template-rows:minmax(0,1fr);gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;flex:1;min-height:0;scrollbar-width:thin}
.scene-favorites .learned-action{scroll-snap-align:start;min-width:0;overflow:auto;scrollbar-width:thin;padding:3px;gap:2px;align-content:start;grid-template-columns:minmax(0,1fr)}
.scene-favorites .learned-action .combat-card-controls{grid-column:1;grid-row:auto;flex-direction:row;align-items:center;justify-content:space-between;border-left:0;border-top:1px solid #a7864938;padding:3px 0 0;gap:3px}
.scene-favorites .combat-target-side{border-top:0;padding:0}.scene-favorites .combat-target-pick{min-width:28px;width:28px;min-height:28px}
.scene-favorites .combat-action-use{gap:6px}.scene-favorites .combat-action-use .skill-icon{width:42px;height:42px;border-radius:5px}
.scene-favorites .combat-action-copy{gap:2px}.scene-favorites .combat-action-copy strong{font-size:13px}.scene-favorites .combat-action-copy small{font-size:10px;margin-top:0}
.scene-favorites .favorites-empty{color:#bda981;font:12px/1.5 Georgia,serif;margin:5px}
.scene-favorites.compact-favorites .combat-action-use{flex-direction:column;align-items:flex-start}.scene-favorites.compact-favorites .combat-card-controls{flex-wrap:wrap}
.scene-favorites .action-preparation{grid-column:1/-1}
.scene-favorites .learned-action{min-height:0}
.scene-favorites .combat-card-controls .combat-target-pick,.scene-favorites .combat-card-controls .combat-favorite{min-height:26px;height:26px;padding:0!important}
.scene-favorites .combat-card-controls .combat-target-pick>span:first-child{font-size:25px;line-height:25px}
.scene-favorites .combat-action-use .skill-icon{width:36px;height:36px}
.scene-favorites .combat-card-controls{padding-top:0!important}
.scene-favorites .combat-action-copy>small{display:none}
body>.learned-action-bar .learned-action.is-favorite{display:none}
/* Eight fixed slots share the taller navigation band. */
.illustrated-scene>.illustrated-exits{height:244px;min-height:244px;width:min(340px,40%);grid-template-rows:repeat(3,42px);gap:8px 4px;padding:8px 4px;overflow:hidden}
.illustrated-exits .compass-slot{overflow:hidden}.illustrated-exits .illustrated-exit{font-size:12px;padding:3px 2px}
.scene-favorites .favorite-action-list{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-auto-flow:row;grid-auto-columns:auto;gap:5px;overflow:hidden;align-items:stretch}
.scene-favorites .learned-action{overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;gap:1px}
.scene-favorites .combat-action-use{flex-direction:column;align-items:center;gap:2px;flex:1;min-height:0}
.scene-favorites .combat-action-copy strong{font-size:11px;line-height:1.1;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.scene-favorites .combat-action-copy{width:100%}
.scene-favorites .learned-action .combat-card-controls{flex-wrap:nowrap;gap:0;flex-shrink:0;justify-content:center}
.scene-favorites .combat-auto-switch{font-size:0;gap:0;min-width:28px}
.scene-favorites .combat-switch-track{transform:scale(.8);transform-origin:center}
.scene-favorites .combat-card-controls .combat-target-pick,.scene-favorites .combat-card-controls .combat-favorite{min-width:23px;width:23px;font-size:22px}
.scene-favorites .combat-target-clear{display:none}
.favorite-empty-slot{display:grid;place-items:center;color:#8c795b55;font-size:25px;border:1px dashed #92744455;border-radius:5px;background:#18140d55;min-height:0}
@media(max-width:760px){.illustrated-scene>.illustrated-exits{width:34%;min-height:244px}.illustrated-exits .illustrated-exit{font-size:10px;border-width:2px}}
