#adventure-tools-dialog,#adventure-item-detail{width:min(620px,calc(100vw - 20px));max-height:calc(100dvh - 20px);padding:14px;overflow:auto;border:1px solid #aac9cd;border-radius:18px;background:#f7fcfc}#adventure-tools-dialog::backdrop,#adventure-item-detail::backdrop{background:#092c3b99;backdrop-filter:blur(2px)}#adventure-tools-dialog h1{margin:4px 0 8px}#adventure-tools-items .inventory-entry{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px;align-items:center;width:100%;text-align:left;margin:8px 0;padding:8px;overflow:hidden}#adventure-tools-items .inventory-entry>img{width:76px;height:76px;object-fit:contain}#adventure-tools-items .inventory-entry strong,#adventure-tools-items .inventory-entry small{display:block}#adventure-tools-kind{margin-bottom:10px}#adventure-item-detail>img{display:block;width:200px;height:200px;object-fit:contain;margin:auto}
