.data-container{margin-top:215px;transform:translate(-50%,-15%)}.section-description{width:100%}#creatures{display:grid;justify-content:center;align-items:center;gap:20px;padding:20px;text-align:center}#creatures-section{background-color:#ffffe0db;border-radius:10px;height:100%}#creatures article{max-width:900px;width:60vw;min-height:700px;padding:10px;margin:10px;border:2px solid brown;border-radius:10px;font-size:.85rem;justify-content:center;justify-self:center}#raids,#monsters,#bosses{scroll-margin-top:150px;padding:25px}#creatures article#section-boosted{max-height:450px;min-height:350px;overflow:auto}.boostedGrid{display:grid;grid-template-areas:"creatureBoosted bossBossted"}.boosted-container{padding:25px;display:flex;justify-content:space-around;min-height:350px}.boosted-data{display:inline-grid;gap:25px}.boosted-container img{justify-self:center}.boosted-title{width:100%}.creature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-auto-rows:120px;gap:20px;max-height:1200px;overflow-y:auto;align-items:end;justify-items:center;max-height:1100px}.creature-card{text-align:center}.creature-card img{max-width:60px;max-height:60px}.creature-card h4{margin-top:4px;font-size:.9rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:100}.modal-content{background:#1e1e1e;border-radius:8px;padding:16px;width:95%;max-width:1200px;color:#f8f8eddb;height:95vh;max-height:850px;overflow-y:auto;overflow-x:hidden;position:absolute;top:2%;display:grid}.modal-close{right:10px;top:10px;font-size:24px;cursor:pointer;position:absolute}.modal-container{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.modal-grid{gap:12px;margin-top:8px;padding:10px}.modal-grid h4{padding:5px;margin-bottom:10px;border-bottom:2px solid}.cell-img-name{grid-area:1 / 1 / 2 / 2;text-align:center;max-height:200px}.cell-stats{grid-area:1 / 2 / 2 / 3}.cell-loc-notes{grid-area:2 / 1 / 3 / 2}.cell-behav-loot{grid-area:2 / 2 / 3 / 3}.cell-img-name img{max-height:96px;display:block;margin:0 auto}.cell-exp-health{display:flex;justify-content:center;align-items:center;margin-bottom:8px;gap:15px;width:90dvw;max-width:550px;justify-self:center}.cell-exp-health img{display:inline-flex}.creatures-description{max-width:90%;justify-self:center;text-align:center;gap:15px}.creature-grid{position:relative;overflow:auto}.boosted-card{display:inline-block;width:45%;vertical-align:top;margin:1%;padding:12px;background:#1e1e1e;border-radius:8px;color:#fff;font-family:sans-serif}.boosted-card img{max-width:100%;display:block;margin:0 auto 8px}.boosted-card h4{text-align:center;margin:6px 0}.boosted-card p{margin:4px 0;font-size:.9em}.error{color:#f66;text-align:center}.notes-content.truncated span{white-space:pre-line;display:inline-block;max-height:8em;overflow:hidden}.icon-location{display:flex;justify-self:left}#pointer{width:16px;height:16px;margin-right:5px}.icon-loot{max-height:250px;overflow:auto}.icon.notes{max-height:450px;overflow:auto}.resistance-chart{display:flex;align-items:flex-end;gap:12px;margin-bottom:16px;border-bottom:2px solid #ccc;justify-content:center;background-color:#1b1e4a;padding:10px;border-radius:8px;justify-self:center;min-height:165px}.top-bar{position:absolute;bottom:155px;left:0;right:0;height:2px;background-color:#ccc;pointer-events:none}.res-bar{display:flex;flex-direction:column;align-items:center;padding:0 5px}.res-icon{width:12px;height:12px;margin:8px 0}.bar{width:5px;background:#4a90e2;transition:height .3s}.res-label{margin-top:4px;font-size:.75em}.abilities-list{display:flex;flex-wrap:wrap;justify-self:center;justify-content:center;max-width:300px;min-width:100px}.ability-item span{font-size:.8rem}.hidden-loot-item{display:none}.loot-container{overflow:hidden;transition:max-height .4s ease,opacity .4s ease;max-height:120px;opacity:1}.loot-container.collapsed{max-height:100px;opacity:1}.loot-container.expanded{max-height:1000px;opacity:1}.loot-list{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.2em}.loot-item:after{content:",";margin-right:.2em}.loot-item:last-child:after{content:""}@media (max-width: 900px){.modal-container{grid-template-columns:1fr;grid-template-rows:auto;font-size:.8rem}.boostedGrid{grid-template-areas:"creatureBoosted" "bossBossted"}}@media (max-width: 575px){.data-container{margin-top:50px;transform:translate(-50%,-10%)}}
