.realm-compendium-page{--compendium-sprite-size: 64px;--compendium-tile-width: 88px}.realm-compendium-page .compendium-toolbar{display:grid;gap:12px;margin:16px 0}.realm-compendium-page .compendium-search input{width:100%;max-width:360px;padding:10px 12px;border:1px solid #5a4030;background:#0c0806d9;color:#f5e6d3;font-family:inherit}.realm-compendium-page .compendium-filters{display:flex;flex-wrap:wrap;gap:8px}.realm-compendium-page .compendium-status{margin:0 0 12px;font-size:13px;color:#a48c7a}.realm-compendium-page .compendium-shell{display:grid;gap:12px;width:100%}.realm-compendium-page .compendium-commands-fold{border:1px solid #4a3224;background:#0806058c;overflow:hidden}.realm-compendium-page .compendium-commands-summary{display:flex;align-items:center;gap:8px;padding:8px 12px;font-family:Oswald,sans-serif;font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#ffb77d;cursor:pointer;list-style:none;user-select:none}.realm-compendium-page .compendium-commands-summary::-webkit-details-marker{display:none}.realm-compendium-page .compendium-commands-summary:before{content:"▸";color:#a48c7a;font-size:11px;transition:transform .15s}.realm-compendium-page .compendium-commands-fold[open] .compendium-commands-summary:before{transform:rotate(90deg)}.realm-compendium-page .compendium-commands-body{padding:0 10px 10px;border-top:1px solid #3a2818}.realm-compendium-page .compendium-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--compendium-tile-width),1fr));gap:10px}.realm-compendium-page .compendium-gallery-tile{display:flex;flex-direction:column;align-items:center;gap:5px;padding:8px 5px 6px;border:1px solid #3a2818;background:#00000061;color:inherit;cursor:pointer;font:inherit;min-width:0;transition:border-color .12s,background .12s}.realm-compendium-page .compendium-gallery-tile:hover{border-color:#6e3900;background:#ff8c0012}.realm-compendium-page .compendium-gallery-tile.is-selected{border-color:#ff8c00;background:#ff8c0024;box-shadow:inset 0 0 0 1px #ffb77d40}.realm-compendium-page .compendium-gallery-portrait,.realm-compendium-page .compendium-detail-portrait,.realm-compendium-page .compendium-transform-sprite{width:var(--compendium-sprite-size);height:var(--compendium-sprite-size);flex-shrink:0;display:flex;align-items:flex-end;justify-content:center;background:#00000073;border:1px solid #4a3224;position:relative;overflow:hidden}.realm-compendium-page .compendium-sprite-cycle{isolation:isolate}.realm-compendium-page .compendium-sprite-dir{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;image-rendering:pixelated;opacity:0;animation-duration:var(--compendium-cycle-duration, 8s);animation-timing-function:ease-in-out;animation-iteration-count:infinite;will-change:opacity}.realm-compendium-page .compendium-gallery-portrait img:not(.compendium-sprite-dir),.realm-compendium-page .compendium-detail-portrait img:not(.compendium-sprite-dir),.realm-compendium-page .compendium-transform-sprite img{width:100%;height:100%;object-fit:contain;object-position:center bottom;image-rendering:pixelated}.realm-compendium-page .compendium-gallery-name{font-family:Oswald,sans-serif;font-size:10px;line-height:1.1;letter-spacing:.04em;text-transform:uppercase;text-align:center;color:#d8c4b0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.realm-compendium-page .compendium-gallery-tile.is-selected .compendium-gallery-name{color:#ffb77d}.realm-compendium-page .compendium-detail{border:1px solid #4a3224;background:#080605a6;padding:10px 12px 12px}.realm-compendium-page .compendium-detail-head{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #3a2818}.realm-compendium-page .compendium-detail-title{margin:0;font-family:Oswald,sans-serif;font-size:16px;letter-spacing:.05em;text-transform:uppercase;color:#ffe8cf}.realm-compendium-page .compendium-detail-meta{margin:2px 0 0;font-size:11px;color:#a48c7a}.realm-compendium-page .compendium-detail-body{display:grid;gap:10px}.realm-compendium-page .compendium-transform-row{display:grid;grid-template-columns:1fr;gap:8px}.realm-compendium-page .compendium-mini-block{min-width:0;padding:6px 8px;border:1px solid #3a2818;background:#00000040}.realm-compendium-page .compendium-mini-label{display:block;margin-bottom:6px;font-family:Oswald,sans-serif;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#ffb77d}.realm-compendium-page .compendium-detail-empty{margin:0;font-size:11px;color:#6a5040}.realm-compendium-page .compendium-transform-ladder{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;padding-bottom:2px;scrollbar-width:thin}.realm-compendium-page .compendium-transform-tile{flex:0 0 var(--compendium-tile-width);display:flex;flex-direction:column;align-items:center;gap:5px;padding:8px 5px 6px;border:1px solid #3a2818;background:#00000061}.realm-compendium-page .compendium-transform-lvl{font-size:10px;font-weight:700;color:#ffb77d;line-height:1.1;text-align:center;max-width:100%;word-break:break-word}.realm-compendium-page .compendium-transform-tile-premium{border-color:#d9a441;background:#4b340e6b;box-shadow:inset 0 0 0 1px #d9a44159}.realm-compendium-page .compendium-transform-premium{font-family:Oswald,sans-serif;font-size:8px;font-weight:700;letter-spacing:.08em;color:#1a1206;background:linear-gradient(180deg,#ffd479,#d9a441);padding:1px 5px;border-radius:2px;text-transform:uppercase;white-space:nowrap}.realm-compendium-page .compendium-spell-folds{display:grid;gap:6px}.realm-compendium-page .compendium-spell-fold{border:1px solid #3a2818;background:#0003;overflow:hidden}.realm-compendium-page .compendium-spell-fold-summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:7px 10px;font-family:Oswald,sans-serif;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#d8c4b0;cursor:pointer;list-style:none;user-select:none}.realm-compendium-page .compendium-spell-fold-summary::-webkit-details-marker{display:none}.realm-compendium-page .compendium-spell-fold-summary:before{content:"▸";margin-right:6px;color:#a48c7a;font-size:10px}.realm-compendium-page .compendium-spell-fold[open] .compendium-spell-fold-summary:before{content:"▾"}.realm-compendium-page .compendium-spell-count{color:#ffb77d;font-size:10px}.realm-compendium-page .compendium-spell-section{border:1px solid #3a2818;background:#0003;overflow:hidden}.realm-compendium-page .compendium-spell-section-title{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;padding:7px 10px;font-family:Oswald,sans-serif;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#d8c4b0;border-bottom:1px solid #3a2818}.realm-compendium-page .compendium-spell-section-reborn .compendium-spell-section-title{color:#ffb77d}.realm-compendium-page .compendium-spell-gallery{display:flex;flex-direction:column;gap:0;padding:0 6px 6px;max-height:min(42vh,280px);overflow-y:auto;scrollbar-width:thin}.realm-compendium-page .compendium-spell-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 10px;border:none;border-bottom:1px solid #2a1e14;background:transparent;min-width:0}.realm-compendium-page .compendium-spell-chip:last-child{border-bottom:none}.realm-compendium-page .compendium-spell-chip:nth-child(odd){background:#0000002e}.realm-compendium-page .compendium-spell-chip-name{flex:1;min-width:0;font-size:13px;font-weight:600;color:#ffe8cf;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.realm-compendium-page .compendium-spell-chip-meta{flex-shrink:0;font-size:12px;color:#b8a090;font-variant-numeric:tabular-nums;white-space:nowrap}.realm-compendium-page .compendium-spell-chip-roles{display:flex;flex-wrap:wrap;gap:4px;width:100%;margin-top:2px}.realm-compendium-page .compendium-spell-role-legend{margin:0 0 10px;font-size:12px;color:#a48c7a;line-height:1.45}.realm-compendium-page .compendium-detail-footer{display:flex;justify-content:center;padding-top:4px;border-top:1px solid #3a2818}.realm-compendium-page .compendium-collapse-btn{font-size:11px;padding:6px 18px;letter-spacing:.06em;text-transform:uppercase}.realm-compendium-page .compendium-empty{margin:0;padding:16px;text-align:center;font-size:13px;color:#a48c7a;border:1px dashed #4a3224;background:#0003}@media(max-width:640px){.realm-compendium-page .compendium-gallery{grid-template-columns:repeat(auto-fill,minmax(var(--compendium-tile-width),1fr))}}@media(prefers-reduced-motion:reduce){.realm-compendium-page .compendium-sprite-cycle .compendium-sprite-dir{animation:none!important;opacity:0}.realm-compendium-page .compendium-sprite-cycle .compendium-sprite-dir:first-child{opacity:1}}
