.tapestry-explorer{margin-top:16px;border-top:1px solid rgba(111,79,55,.18);padding-top:14px}.tapestry-explorer__toolbar{display:flex;align-items:end;gap:10px;flex-wrap:wrap;margin-bottom:12px}.tapestry-explorer__toolbar>div{margin-right:auto}.tapestry-explorer__toolbar p{margin:0}.tapestry-explorer__toolbar input,.tapestry-explorer__toolbar select{min-height:36px;border:1px solid rgba(111,79,55,.24);border-radius:8px;background:#fffdf8;padding:6px 10px}.tapestry-explorer__items{display:grid;gap:10px}.tapestry-explorer__item{min-width:0}.tapestry-explorer__open{display:grid;color:inherit;text-decoration:none;border:1px solid rgba(111,79,55,.18);border-radius:10px;background:#fffdf8;overflow:hidden}.tapestry-explorer__thumb{display:grid;place-items:center;background:#f2ede1;overflow:hidden}.tapestry-explorer__thumb img{width:100%;height:100%;object-fit:contain}.tapestry-explorer__icon{font-weight:800;color:#745044}.tapestry-explorer__name{padding:8px;min-width:0}.tapestry-explorer__name strong,.tapestry-explorer__name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tapestry-explorer__name small{font-size:.72rem;color:#796b5e}.tapestry-explorer__type,.tapestry-explorer__size{display:none}.tapestry-explorer__items[data-view="small"]{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.tapestry-explorer__items[data-view="medium"],.tapestry-explorer__items[data-view="thumbnail"]{grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.tapestry-explorer__items[data-view="large"]{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.tapestry-explorer__items[data-view="small"] .tapestry-explorer__thumb{height:72px}.tapestry-explorer__items[data-view="medium"] .tapestry-explorer__thumb,.tapestry-explorer__items[data-view="thumbnail"] .tapestry-explorer__thumb{height:140px}.tapestry-explorer__items[data-view="large"] .tapestry-explorer__thumb{height:240px}.tapestry-explorer__items[data-view="list"],.tapestry-explorer__items[data-view="details"]{display:block}.tapestry-explorer__items[data-view="list"] .tapestry-explorer__item,.tapestry-explorer__items[data-view="details"] .tapestry-explorer__item{margin-bottom:5px}.tapestry-explorer__items[data-view="list"] .tapestry-explorer__open{grid-template-columns:46px minmax(0,1fr);align-items:center}.tapestry-explorer__items[data-view="list"] .tapestry-explorer__thumb{height:42px}.tapestry-explorer__items[data-view="details"] .tapestry-explorer__open{grid-template-columns:56px minmax(0,1fr) 120px 90px;align-items:center}.tapestry-explorer__items[data-view="details"] .tapestry-explorer__thumb{height:48px}.tapestry-explorer__items[data-view="details"] .tapestry-explorer__type,.tapestry-explorer__items[data-view="details"] .tapestry-explorer__size{display:block;padding:8px}.tapestry-explorer__details-head{grid-template-columns:56px minmax(0,1fr) 120px 90px;padding:0 8px 5px;font-size:.72rem;font-weight:700;color:#6f6257}.tapestry-explorer__details-head:not([hidden]){display:grid}.tapestry-explorer__details-head span:first-child{grid-column:2}
