.EntryDetailModalSkeleton{flex-direction:column-reverse;gap:16px;display:flex}@media (min-width:768px){.EntryDetailModalSkeleton{flex-direction:row;gap:1.5rem}}.EntryDetailModalSkeleton__Gallery{flex-direction:column;flex-shrink:0;gap:12px;width:100%;display:flex}@media (min-width:768px){.EntryDetailModalSkeleton__Gallery{width:360px}}.EntryDetailModalSkeleton__Hero{aspect-ratio:1;border-radius:0;width:100%}.EntryDetailModalSkeleton__Thumbs{gap:6px;display:flex}.EntryDetailModalSkeleton__Thumb{flex-shrink:0;width:38px;height:38px}.EntryDetailModalSkeleton__Info{flex-direction:column;flex:1;gap:16px;min-width:0;display:flex}@media (min-width:768px){.EntryDetailModalSkeleton__Info{gap:1.25rem}}.EntryDetailModalSkeleton__Header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.EntryDetailModalSkeleton__Heading{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}@media (min-width:768px){.EntryDetailModalSkeleton__Heading{gap:.75rem}}.EntryDetailModalSkeleton__Title{border-radius:4px;width:70%;height:20px}.EntryDetailModalSkeleton__Subtitle{border-radius:4px;width:45%;height:16px}.EntryDetailModalSkeleton__HeaderActions{flex-shrink:0;align-items:center;gap:8px;display:flex}@media (min-width:768px){.EntryDetailModalSkeleton__HeaderActions{gap:.75rem}}.EntryDetailModalSkeleton__IconButton{border-radius:4px;width:32px;height:32px}.EntryDetailModalSkeleton__Description{flex-direction:column;gap:8px;display:flex}.EntryDetailModalSkeleton__DescriptionLine{border-radius:4px;width:100%;height:14px}.EntryDetailModalSkeleton__DescriptionLine--Short{width:60%}.EntryDetailModalSkeleton__Group{flex-direction:column;gap:8px;width:100%;display:flex}.EntryDetailModalSkeleton__GroupTitle{border-radius:4px;width:35%;height:14px}.EntryDetailModalSkeleton__Row{justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}.EntryDetailModalSkeleton__Label{border-radius:4px;flex:1;min-width:0;max-width:140px;height:14px}.EntryDetailModalSkeleton__Value{border-radius:4px;flex:1;min-width:0;max-width:220px;height:14px}.EntryDetailModalSkeleton__Footer{gap:8px;width:100%;margin-top:8px;display:flex}.EntryDetailModalSkeleton__FooterButton{border-radius:7px;flex:1;height:38px}